/*@import url("//fonts.googleapis.com/css?family=Open+Sans:400,400italic,700,800");*/
@import url("./font-awesome.min.css");
@import url('https://fonts.googleapis.com/css2?family=Aleo:ital,wght@0,100..900;1,100..900&family=Poppins:ital,wght@0,400;0,700;0,800;1,400;1,700;1,800&family=Prata&display=swap');

.aleo_unique{
  font-family: "Aleo", serif;
  font-optical-sizing: auto;
  font-weight: normal;
  font-style: normal;
}
/************** BOX MODEL **************/

*, *:before, *:after {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

/************** ^^^^ BOX MODEL ^^^^ **************/
body{
	font-size: 1.2rem;
    line-height: 1.628;	
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
}

p, ul, ol, dl, table {
    margin-bottom: 2em;
}
.h2,.h3,.h4,.h5,.h6 ,h1,h2,h3,h4,h5,h6{
	font-family: "Poppins", sans-serif;
  font-weight: 800;
  font-style: normal;
  line-height: 38px;
	position:relative;
}
.image {
    position: relative;
    display: inline-block;
}
h1{color:#ab2229}
#content .get_help_body_CTA {
    margin: 0 !important;
}
#content .h2, #content h2 {
        font-size: 1.5rem;
    }
.sidebarNav li.active_hfw {
    background: #a22228;
    color: #ffffff !important;
}
.sidebarNav li.active_hfw svg {
    fill: #ffffff !important;
    width:auto;
    height:20px;
}
.sidebarNav a.active_hfw {
    color: #ffffff !important;
    font-weight:bold;
    text-decoration:underline;
}
.sidebarNav a.nav-link:hover {
    text-decoration:underline;
    font-weight:500;
    color:blue
}
.home .sidebarNav li {
    padding-left: 0;
}
.sidebarNav a.nav-link {
    text-decoration:underline;
    color:blue
}
.bg_grey_hfw {
    background: #f8f9fa!important;
}
.border-TPH-blue {
    border-color: #005cb9!important;
}
.border-TPH-red {
    border-color: #a22228;
}
.text_TPH_red {
	color:#a22228!important;
}
.text_TPH_blue {
	color: #005cb9!important;
}
.blue_me {color:#0d6efd;}
h2,h3,h4,h5,h6 {color:#555555;}
.container {
    max-width: 960px;
}
.h3:after {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    content: "";
    width: 100%;
    height: 100%;
    background: linear-gradient(transparent, rgba(0, 93, 93, .5));
    z-index: 0;
}
h1, h2, h3, h4, h5, h6 {
    text-transform: uppercase;
}
.modal {
    z-index: 3354073;
}
.nav-link {
    cursor: pointer;
}
.content_hfw .blog_area_hfw ul li {
    margin: initial;
    padding-left: 15px;
    margin-left: 35px;
    margin-right: 6rem;
}
.bd-callout {
    padding: 1.25rem;
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
    background-color: #ededed;
    border-left: 0.25rem solid #b8b8b8;
}
.bd-callout-warning {
    color: #664d03;
background-color:#fff3cd;
    border-color: #ffe69c;
}
.bd-callout li.list-group-item {
    background: transparent;
}
/************** INNER PAG STYLING **************/
.navbar-placeholder	{height:0;}
.navbar-brand {
    transition: left 0.3s ease;
}
/************** home 2 col CTA **************/
.content_hfw .icon_hfw:before {
    padding-right: 20px;
}
/************** Innerpage sidebar **************/
.badge svg.bi.bi-check {
    min-width: 30px;
    min-height: 30px;
}
/************** FORMS **************/
form label {
	display: block;
	text-transform: uppercase;
	font-weight: 800;
	letter-spacing: 0.04em;
	color: #404248;
	margin: 0 0 1em 0;
	font-size: 0.8em;
}
form input[type="text"], form input[type="email"], form input[type="password"], form select, form textarea {
	-webkit-appearance: none;
	display: block;
	width: 100%;
	border-radius: 8px;
	border: 0;
}
form input[type="text"]:focus, form input[type="email"]:focus, form input[type="password"]:focus, form select:focus, form textarea:focus {
	box-shadow: 0 0 2px 1px #4091bf;
}
form input[type="text"], form input[type="email"], form input[type="password"] {
	line-height: 3em;
	padding: 0 1em;
}
/* form select {
	line-height: 3em;
	padding: 0 1em;
} */
.very_top a {
    /*color: #ffffff;*/
    text-decoration: none;
    padding: 19px;
    /*background: #005cb9;*/
}
#navbar .dropdown-toggle {
    border-bottom: 4px solid #b41f28!important;
}
#navbar .nav-link {
    display: block;
    padding: .5rem 1rem;
    color: #0d6efd;
    text-decoration: none;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
	border-bottom:4px solid transparent; 
	    text-transform: uppercase;
    font-weight: bold;
}

#navbar .nav-link:focus, #navbar .nav-link:hover:hover {
/*border-color: #ffc107 !important;
    border-bottom: 4px solid*/
}
#navbar .icon.nav-link:focus, #navbar .icon.nav-link:hover:hover {
    border-color: transparent!important;
    border-bottom: 4px solid;
}
.bg-grey {background:#737373;}
.floating_footer {
    box-shadow: 0 0 4px rgba(0, 0, 0, .14), 0 4px 8px rgba(0, 0, 0, .28);
    cursor: pointer;
    -webkit-transition: all .1s ease-out;
    transition: all .1s ease-out;
    position: relative;
    z-index: 998;
}
form textarea {
	min-height: 9em;
	padding: 1em;
}
form .formerize-placeholder, form ::-webkit-input-placeholder, form :-moz-placeholder, form ::-moz-placeholder, form :-ms-input-placeholder {
	color: #555 !important;
}
form ::-moz-focus-inner {
	border: 0;
}
table input {
    border: 3px solid #000000 !important;
    /* margin-right: 23px; */
    /* display: inline-block; */
}
table label {
    margin-left: 20px;
}
.form-control {
    padding: 0rem 0.75rem;
    border: 3px solid #000000;
}
/* SELECT ARROW / ADDED TO STYLE SHEET BY DFPS */ 

form select {
 	/* basic */
	display: inline-block;
	font: inherit;
	border: 0; 
	line-height: 1.5em;
	padding: 0.5em 3.5em 0.5em 1em;
	background-color: #fff;
		/* reset */
	margin: 0;      
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-appearance: none;
	-moz-appearance: none;
	/* arrow */
	background-image:
       linear-gradient(45deg, transparent 50%, gray 50%),
       linear-gradient(135deg, gray 50%, transparent 50%),
       linear-gradient(to right, #bbb, #bbb);
	background-position:
	   calc(100% - 30px) calc(1em + 1px),
       calc(100% - 20px) calc(1em + 1px),
       calc(100% - 3.5em) 0.25em;
	background-size:
       10px 10px,
	   10px 10px, 
	   1px 2em;
	background-repeat: no-repeat;
}
form select:focus {
  background-image:
    linear-gradient(45deg, grey 50%, transparent 50%),
    linear-gradient(135deg, transparent 50%, grey 50%),
    linear-gradient(to right, #bbb, #bbb);
  background-position:
	calc(100% - 20px) 1em,
	calc(100% - 30px) 1em, 
	calc(100% - 3.5em) 0.25em;
  background-size:
    10px 10px,
    10px 10px,
    1px 2em;
  background-repeat: no-repeat;
}
select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}

/************** TABLES **************/
table {
	width: 100%;
}
/* I substituted "datatable" for "default"... */
table.datatable tr {
	border-top: solid 1px #dbdbdb;
}
table.datatable tr:first-child {
	border-top: 0;
}
table.datatable td {
	padding: 0.5em 1em 0.5em 1em;
}
table.datatable th {
	text-align: left;
	padding: 0.5em 1em 0.5em 1em;
	text-transform: uppercase;
	font-weight: 800;
	letter-spacing: 0.04em;
	margin: 0 0 1em 0;
	font-size: 0.8em;
}

/* slightly stylized version of above for simple, two-column tables such as conference schedules */
table.datatable.twocol {
	width: auto;
	margin-right:auto;
	margin-left:auto;
}
table.datatable.twocol td {
	padding: 1em;
}
table.datatable.twocol td:first-of-type {
	text-align: right;
	font-weight: bold;
	white-space:nowrap;
}
table.datatable.twocol th {
	display: inline;
	position: absolute;
	left: -10000px;
}
table.datatable.twocol tr:nth-child(2) {
	border-top: none;
}

/* basic list styles have been added, and several pointless classes have been removed... */
#main-wrapper ol {
	list-style: decimal;
}
#main-wrapper ul {
	list-style: disc;
}
#main-wrapper ol ol {
	list-style: lower-alpha;
	margin-bottom: 1em;
}
#main-wrapper ul ul {
	list-style: circle;
	margin-bottom: 0;
}
#main-wrapper li, #main-wrapper dt, #main-wrapper dd {
	margin-bottom: 5px;
}
ul.divided li { /* link lists in footer */
	border-top: solid 1px #eee;
	padding: 0.5em 0 0 0;
	margin: 0.5em 0 0 0;
}
ul.divided li:first-child {
	border-top: 0 !important;
	padding-top: 0 !important;
	margin-top: 0 !important;
}
footer ul.divided li, footer ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}
ul.menu li {  /* bottom line of footer */
	border-left: solid 1px #eee;
	/*display: inline-block;*/
	padding: 0 0 0 1em;
	margin: 0 0 0 1em;
}
ul.menu li:first-child {
	border-left: 0;
	margin-left: 0;
	padding-left: 0;
}
dt {
	font-weight: bold;
	text-transform: uppercase;
	color: #404248;
}
dt a {
	text-decoration: none;
}
dt a:hover {
	text-decoration: underline;
}
dd {
	margin-left: 2em;
}
dl.contact dt {  /* used in footer */
	display: block;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 0.065em;
	font-size: 0.9em;
	color: #696969;
	float: left;
	width: 8em;
}
dl.contact dd { 
	margin: 0 0 1em 8em;
}
.very_top .btn {
    border-radius: 0 0 10px 10px;
}
.btn_TPH_blue {
    color: #fff;
    background-color: #005cb9;
    border-color: #005cb9;
}

.btn_TPH_red {
    color: #fff;
    background-color: #ab2328;
    border-color: #ab2328;
}
/*------------------------------*/

/* Off-Canvas Navigation */
#page-wrapper {
	-moz-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-transition: -moz-transform 0.5s ease;
	-webkit-transition: -webkit-transform 0.5s ease;
	-ms-transition: -ms-transform 0.5s ease;
	transition: transform 0.5s ease;
	padding-bottom: 1px;
}
#titleBar {
	-moz-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.35)), url("/incl/specialty/assets/css/images/bg02.png");
	background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.35)), url("/incl/specialty/assets/css/images/bg02.png");
	background-image: -ms-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.35)), url("/incl/specialty/assets/css/images/bg02.png");
	background-image: linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.35)), url("/incl/specialty/assets/css/images/bg02.png");
	-moz-transition: -moz-transform 0.5s ease;
	-webkit-transition: -webkit-transform 0.5s ease;
	-ms-transition: -ms-transform 0.5s ease;
	transition: transform 0.5s ease;
	background-color: rgba(59, 62, 69, 0.9);
	box-shadow: inset 0px 0px 0px 1px rgba(0, 0, 0, 0.5), inset 0px 0px 0px 2px rgba(255, 255, 255, 0.075), 0px 1px 6px 0px rgba(0, 0, 0, 0.35);
	display: block;
	height: 44px;
	left: 0;
	position: fixed;
	text-shadow: -1px -1px 0 black;
	top: 0;
	width: 100%;
	z-index: 10001;
}
#titleBar .title {
	display: block;
	text-transform: uppercase;
	font-weight: 800;
	letter-spacing: 0.04em;
	color: #fff;
	line-height: 44px;
	text-align: center;
}
#titleBar .title a {
	text-decoration: none;
	color: inherit;
}
#titleBar .toggle {
	position: absolute;
	left: 0;
	top: 0;
	width: 60px;
	height: 44px;
	opacity: 0.25;
}
#titleBar .toggle:before {
	display: inline-block;
	font-family: FontAwesome;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 18px;
	width: 44px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	color: #fff;
	content: '\f0c9';
}
#titleBar .toggle:active {
	opacity: 0.5;
}
#navPanel {
	-moz-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	background-image: -moz-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.35)), url("/incl/specialty/assets/css/images/bg01.png");
	background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.35)), url("/incl/specialty/assets/css/images/bg01.png");
	background-image: -ms-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.35)), url("/incl/specialty/assets/css/images/bg01.png");
	background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.35)), url("/incl/specialty/assets/css/images/bg01.png");
	-moz-transform: translateX(-275px);
	-webkit-transform: translateX(-275px);
	-ms-transform: translateX(-275px);
	transform: translateX(-275px);
	-moz-transition: -moz-transform 0.5s ease;
	-webkit-transition: -webkit-transform 0.5s ease;
	-ms-transition: -ms-transform 0.5s ease;
	transition: transform 0.5s ease;
	background-color: #303238;
	box-shadow: inset -1px 0px 0px 0px rgba(0, 0, 0, 0.5), inset -2px 0px 0px rgba(255, 255, 255, 0.15), inset -2px 0px 10px 0px rgba(0, 0, 0, 0.35);
	display: block;
	height: 100%;
	left: 0;
	overflow-y: auto;
	position: fixed;
	top: 0;
	width: 275px;
	z-index: 10002;
}
#navPanel .link {
	display: block;
	color: #aaa;
	text-decoration: none;
	height: 44px;
	line-height: 44px;
	border-top: solid 1px rgba(255, 255, 255, 0.05);
	border-bottom: solid 1px rgba(0, 0, 0, 0.15);
	padding: 0 1em 0 1em;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 0.95em;
	letter-spacing: 0.075em;
}
#navPanel .link:first-child {
	border-top: 0;
}
#navPanel .link:last-child {
	border-bottom: 0;
}
#navPanel .indent-1 {
	display: inline-block;
	width: 1em;
}
#navPanel .indent-2 {
	display: inline-block;
	width: 2em;
}
#navPanel .indent-3 {
	display: inline-block;
	width: 3em;
}
#navPanel .indent-4 {
	display: inline-block;
	width: 4em;
}
#navPanel .indent-5 {
	display: inline-block;
	width: 5em;
}
#navPanel .depth-0 {
	color: #fff;
}
body.navPanel-visible #page-wrapper {
	-moz-transform: translateX(275px);
	-webkit-transform: translateX(275px);
	-ms-transform: translateX(275px);
	transform: translateX(275px);
}
body.navPanel-visible #titleBar {
	-moz-transform: translateX(275px);
	-webkit-transform: translateX(275px);
	-ms-transform: translateX(275px);
	transform: translateX(275px);
}
body.navPanel-visible #navPanel {
	-moz-transform: translateX(0);
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
}
/*-----------------------------------------------------------*/
/*==============nav=================*/
#topNav {background:#ffffff;}
/*=======HERO=====================*/
.hero {
	/*background:#ab2229;*/
	/*background: #ab2229 url(../images/2024_assets/hero-splash-slice.png) no-repeat top left;*/
	background: #57555d;
    background-size: cover;
}
.hero_max_overlay {
    max-width: 607px;
}
.hero .h2 {
    font-size: calc(2.375rem + 2.5vw)!important;
    line-height: 1;
    color: #fff;
}
.hero span {
    color: #ffffff;
    font-size: 3.55rem;
    text-transform: capitalize;
    font-style: italic;
    line-height: 1.2rem;
}
#banner a {
    text-decoration: none;
}
#banner p{
    color: #ffffff;
    
}
.icon {
    text-decoration: none;
}
#banner p .icon:before {
    font-size: 3.0em;
    vertical-align: middle;
}
#banner p {
    text-transform: none;
    display: block;
    margin: .2em 0;
    padding: 0;
    /*font-size: 1.43em;*/
    font-weight: 600;
}
/*-----------------------------  skiplinks  -----------------------------------------*/

#skiplinks a, #skiplinks a:hover, #skiplinks a:visited {
	position: absolute;
	top: -500px;
	left: 0;
	overflow: hidden;
	text-decoration: none;
}
#skiplinks a:active, #skiplinks a:focus {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	text-decoration: none;
	padding: 5px 0 5px 10px;
	background-color: #3B3E45;
    color: #fff;
	border-right: solid 8px #eee;
	border-bottom: solid 8px #eee;
	width: 200px;
}
#skiplinks a:after {
	content: " >>"
}
#skiplinks a:hover {
	text-decoration: underline;
}
.offscreen { /* move text needed only for accessibility offscreen */
	position: absolute;
	left: -10000px;
}
/*---------------------------------------------------------------------------------------*/
.navbar-brand img {
    max-width: 180px;
}
#main-wrapper .contact-list {
    margin-bottom: 1.5em;
    margin-left: 3em;
}
#main-wrapper .contact-list {
    text-transform: uppercase;
    list-style: none;
    font-size: 2.0em;
    font-weight: 800;
    letter-spacing: 0.04em;
    margin-left: 65px;
    margin-bottom: 1em;
}
#main-wrapper .contact-list li {
    margin-bottom: 1.2em;
}
.contact-list a {
    text-decoration: none;
    color: #404248;
}
#main-wrapper .contact-list span {
    position: relative;
    display: inline-block;
    text-align: left;
    margin: 0 auto;
}
.icon {
    text-decoration: none;
}
#main-wrapper .contact-list span.call.icon:before {
    font-size: 60px;
    top: -12px;
    left: -58px;
    margin-right: 20px;
}
#main-wrapper .contact-list span.text.icon:before {
    font-size: 70px;
    top: -20px;
    left: -50px;
    margin-right: 20px;
}
#main-wrapper .contact-list span.chat.icon:before {
    font-size: 60px;
    top: -15px;
    left: -65px;
    margin-right: 20px;
}
#main-wrapper .contact-list span.icon:before {
    position: absolute;
    opacity: 0.5;
}
.icon:before {
    display: inline-block;
    font-family: FontAwesome;
    font-size: 1.25em;
    text-decoration: none;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
#nav .nav-link {
    text-transform: uppercase;
    font-weight: bold;
	border-bottom: 5px solid #ffffff;
}
#nav .nav-link.icon {
    font-size: 1.75rem;
    padding: 0;
}
.nav-link:focus, .nav-link:hover:hover {
    /*border-color: #ffc107 !important;*/
}
#nav .nav-link.icon {
    border: 0;
}
#footer-wrapper {
    position: relative;
	background:#4376b3;
}

#footer {
    margin-bottom: 0;
    text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.5);
    position: relative;
    z-index: 2;
}
footer > h1,footer > h2,footer > h3,footer > h4,footer > h5,footer > p,footer > a {
    color: #fff;
}
#footer-wrapper {background:#040411;}
footer {
    margin: 2.0em 0 0 0;
}
#footer-detailed {
    margin-top: -30px;
}
#footer-detailed {
    padding-bottom: 2em;
    margin-bottom: 3em;
    margin-left: 0;
    border-bottom: solid 1px;
    border-color: rgb(249 198 198 / 34%);
}
#footer-simple {
    text-align: center;
    margin-left: 0;
    padding: 0;
    color: inherit;
    /*display: table;*/
    width: 100%;
}
#footer ul.menu {
    margin: 0;
}
#footer ul.divided li, #footer ul.menu li {
    border-color: #444;
    border-color: rgba(255, 255, 255, 0.075);
}
ul.divided li:first-child {
    border-top: 0 !important;
    padding-top: 0 !important;
    margin-top: 0 !important;
}
ul.divided li {
    border-top: solid 1px #eee;
    padding: 0.5em 0 0 0;
    margin: 0.5em 0 0 0;
}
#footer dl.contact dt {
    color: #ddd;
}
dl.contact dt {
    display: block;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 0.065em;
    font-size: 0.9em;
    color: #696969;
    float: left;
    width: 8em;
}
dt {
    font-weight: bold;
    text-transform: uppercase;
    color: #404248;
}
#footer ul.divided li a {
    text-decoration: none;
}

#footer, #footer a {
    color: #acb2bf;
}
#footer h2 {
    font-size: 1.35em;
}
#footer h2, #footer h2 a {
    color: whitesmoke;
}
ul.menu li:first-child {
    border-left: 0;
    margin-left: 0;
    padding-left: 0;
}
ul.menu li {
    border-left: solid 1px #eee;
   /* display: inline-block;*/
    padding: 0 0 0 1em;
    margin: 0 0 0 1em;
}
.image.footer-logo.black, .image.footer-logo.pei, .tare-logo, .image.footer-logo.tare {
    display: none;
}
.footer-logo {
    max-width: 120px;
}
@media screen and (max-width: 736px) {
	#masthead img {
		width: 100%;
		margin: 0 0 2em;
		border-bottom: 1px solid #dbdbdb
	}
	#main-wrapper .contact-list li {
		margin-bottom: 1.3em;		
	}
}@media screen and (min-width: 737px) {
	#masthead {
		display: none;
	}
	.mobile-only {
        display: none;
    }
	#nav > ul > li.nav-social {
        padding-left: .5em;
    }
	#nav > ul > li.nav-social {
        padding: 0;
    }
	#nav > ul > li {
        padding: 0 .50em;
    }
	#nav > ul > li {
        float: left;
        padding: 0 0.3em 0 0.3em;
    }
	#footer-wrapper {
        padding: 1em 0 1em 0;
    }
	.container {
        max-width: 1200px;
    }
}
@media screen and (min-width: 1200px) {
	#banner {
		padding-top: 0;
    	/*top: 38em;*/
    	/*height: 15em;*/
	}
	#banner p {
		margin: .4em 0;
	}
	#header-wrapper.splash, .splash-wrapper {
		background-position: bottom center;
	}
}



