.link, a{text-decoration: none;}
	.link:hover, a:hover{text-decoration: underline;}.link, a{font-weight: normal;}
.navbar, .searchbox, #header, #layout>#header{max-width: 1496px;}
#body.content{max-width: 1496px;}
#footer, #layout>#footer{max-width: 1496px;}
.linkcolour, .fc-header h2, .link, .eeventcoming i,.eedate:after,.date-icon:after, a{color: #0066cc;}
.link:hover, a:hover{color: #0056b3;}
.widgetbg{background-color: #ffffff;}
.rssFeed .rssRow,.tweet_list li {border-bottom: 1px solid #cccaca;}
body{
		color: #333333;
		font-family: Arial, Helvetica, sans-serif;
		background-color: #ffffff;
	}
.content{
		background-color: #ffffff;
	}
.searchbox{
		border: 3px solid #ffffff;
	}
#default_footer{
		margin-left:auto;
		margin-right:auto;
		text-align: center;
		font-size:10pt;
		padding-bottom:10px;
		color:#adadad;
	}
#default_footer a{
		text-decoration: underline;
		color:#adadad;
	}
.resource_item_header, .button, .button-strip a{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background-color: #0061ac;
	background: #0061ac;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0061ac), color-stop(50%,#0061ac), color-stop(51%,#0061ac), color-stop(100%,#0061ac));
	background: -moz-linear-gradient(top,  #0061ac 0%, #0061ac 50%, #0061ac 51%, #0061ac 100%);
	background: -webkit-linear-gradient(top,  #0061ac 0%,#0061ac 50%,#0061ac 51%,#0061ac 100%);
	background: -o-linear-gradient(top,  #0061ac 0%,#0061ac 50%,#0061ac 51%,#0061ac 100%);
	background: -ms-linear-gradient(top,  #0061ac 0%,#0061ac 50%,#0061ac 51%,#0061ac 100%);
	background: linear-gradient(top,  #0061ac 0%,#0061ac 50%,#0061ac 51%,#0061ac 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0061ac', endColorstr='#0061ac',GradientType=0 );
	border: 1px solid #0061ac;
	color: #ffffff;
}
.resource_item_header:hover, .button:hover, .button:focus, .button_open, .button-strip-active a, .button-strip a:hover{
	background: #ffffff;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#ffffff), color-stop(51%,#ffffff), color-stop(100%,#ffffff));
	background: -moz-linear-gradient(top,  #ffffff 0%, #ffffff 50%, #ffffff 51%, #ffffff 100%);
	background: -webkit-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
	border: 1px solid #0061ac;
	color: #0061ac;
}
.button a, .button-strip a{
	color: #ffffff;
	text-decoration:none;
}
.button-strip-active a{
	color: #0061ac;
	text-decoration:none;
}
.button:hover a, .button-strip:hover a{
	color: #0061ac;
	text-decoration:none;
}
.button-strip a{
	font-weight:normal;
}
.resource_item_open{
	border: 1px solid #0061ac;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.resource_item_open .resource_item_header{
	border: none;
	-webkit-border-radius: 2px 2px 0px 0px;
	-moz-border-radius: 2px 2px 0px 0px;
	border-radius: 2px 2px 0px 0px;
}
h1, h2, h3, h4, h5, h6, .heading1, .heading2, .heading3, .heading4, .heading5{
	color: #000000;
	padding-bottom:2px;
	padding-top:2px;
	margin-bottom:0px;
	margin-top:0px;
	line-height: 1.3;
}
h1, h2, .heading1, .heading2{
	padding-bottom:5px;
	padding-top:5px;
	margin-bottom:0px;
	margin-top:0px;
}
h1, .heading1{
	font-weight: bold;
	font-size: 3.667em;
}
h2, .heading2{
	font-weight: bold;
	font-size: 2.667em;
}
h3, .heading3{
	font-weight: bold;
	font-size: 1.833em;
}
h4, .heading4{
	font-size: 1.167em;
	font-weight: bold;
}
h5, .heading5{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.917em;
}
.widget_tab, .widget_tab_selected{
	background: #0061ac;
	color: #ffffff;
}
.widget_tab:hover, .widget_tab_selected{
	background: #0061ac;
	color: #ffffff;
}
a.button-strip{
	width: 100%;
	display: block;
}
a.button-strip:hover{
	text-decoration:none;
}
.widget_tab, .widget_tab_selected{
	cursor: pointer;margin-left: auto;margin-right: 1px;padding: 5px;float: left;font-size: 1.083em;
}
.widget_tab_bar{
	height: 28px;
	border-bottom:1px solid #cccaca;
}
.tab, .tab_selected, .navbar-top, .nav-mobile{
	font-weight: bold;
	background: #0061ac;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0061ac), color-stop(50%,#0061ac), color-stop(51%,#0061ac), color-stop(100%,#0061ac));
	background: -moz-linear-gradient(top,  #0061ac 0%, #0061ac 50%, #0061ac 51%, #0061ac 100%);
	background: -webkit-linear-gradient(top,  #0061ac 0%,#0061ac 50%,#0061ac 51%,#0061ac 100%);
	background: -o-linear-gradient(top,  #0061ac 0%,#0061ac 50%,#0061ac 51%,#0061ac 100%);
	background: -ms-linear-gradient(top,  #0061ac 0%,#0061ac 50%,#0061ac 51%,#0061ac 100%);
	background: linear-gradient(top,  #0061ac 0%,#0061ac 50%,#0061ac 51%,#0061ac 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0061ac', endColorstr='#0061ac',GradientType=0 );
	color: #e8e8e8;
}
.vtab{
	font-weight: bold;
	background: #0061ac;
	background: -webkit-gradient(linear, right, left, color-stop(0%,#0061ac), color-stop(50%,#0061ac), color-stop(51%,#0061ac), color-stop(100%,#0061ac));
	background: -moz-linear-gradient(-90deg,  #0061ac 0%, #0061ac 50%, #0061ac 51%, #0061ac 100%);
	background: -webkit-linear-gradient(-90deg,  #0061ac 0%,#0061ac 50%,#0061ac 51%,#0061ac 100%);
	background: -o-linear-gradient(-90deg,  #0061ac 0%,#0061ac 50%,#0061ac 51%,#0061ac 100%);
	background: -ms-linear-gradient(-90deg,  #0061ac 0%,#0061ac 50%,#0061ac 51%,#0061ac 100%);
	background: linear-gradient(-90deg,  #0061ac 0%,#0061ac 50%,#0061ac 51%,#0061ac 100%);
	color: #e8e8e8;
}
.vtab:hover, .vtab_selected{
	background: #00b0b0;
	background: -webkit-gradient(linear, right, left, color-stop(0%,#00b0b0), color-stop(50%,#00b0b0), color-stop(51%,#00b0b0), color-stop(100%,#00b0b0));
	background: -moz-linear-gradient(-90deg,  #00b0b0 0%, #00b0b0 50%, #00b0b0 51%, #00b0b0 100%);
	background: -webkit-linear-gradient(-90deg,  #00b0b0 0%,#00b0b0 50%,#00b0b0 51%,#00b0b0 100%);
	background: -o-linear-gradient(-90deg,  #00b0b0 0%,#00b0b0 50%,#00b0b0 51%,#00b0b0 100%);
	background: -ms-linear-gradient(-90deg,  #00b0b0 0%,#00b0b0 50%,#00b0b0 51%,#00b0b0 100%);
	background: linear-gradient(-90deg,  #00b0b0 0%,#00b0b0 50%,#00b0b0 51%,#00b0b0 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b0b0', endColorstr='#00b0b0',GradientType=0 );
	color: #ffffff;
}
.navbar-top>div>ul>li>a, .navbar-top>div>ul>li>a:focus, .nav-mobile a{
	background: #0061ac;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0061ac), color-stop(50%,#0061ac), color-stop(51%,#0061ac), color-stop(100%,#0061ac));
	background: -moz-linear-gradient(top,  #0061ac 0%, #0061ac 50%, #0061ac 51%, #0061ac 100%);
	background: -webkit-linear-gradient(top,  #0061ac 0%,#0061ac 50%,#0061ac 51%,#0061ac 100%);
	background: -o-linear-gradient(top,  #0061ac 0%,#0061ac 50%,#0061ac 51%,#0061ac 100%);
	background: -ms-linear-gradient(top,  #0061ac 0%,#0061ac 50%,#0061ac 51%,#0061ac 100%);
	background: linear-gradient(top,  #0061ac 0%,#0061ac 50%,#0061ac 51%,#0061ac 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0061ac', endColorstr='#0061ac',GradientType=0 );

	color: #e8e8e8;
	border-right: 0px solid #000000;
	border-left: 0px solid #000000;
	border-top: 0px solid #000000;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}
.tab:hover, .tab_selected, .navbar-top .open>a, .navbar-top>div>ul>li>a:hover, .navbar-top a.current, .navbar-top>div>ul>li>a:focus{
	background: #00b0b0;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00b0b0), color-stop(50%,#00b0b0), color-stop(51%,#00b0b0), color-stop(100%,#00b0b0));
	background: -moz-linear-gradient(top,  #00b0b0 0%, #00b0b0 50%, #00b0b0 51%, #00b0b0 100%);
	background: -webkit-linear-gradient(top,  #00b0b0 0%,#00b0b0 50%,#00b0b0 51%,#00b0b0 100%);
	background: -o-linear-gradient(top,  #00b0b0 0%,#00b0b0 50%,#00b0b0 51%,#00b0b0 100%);
	background: -ms-linear-gradient(top,  #00b0b0 0%,#00b0b0 50%,#00b0b0 51%,#00b0b0 100%);
	background: linear-gradient(top,  #00b0b0 0%,#00b0b0 50%,#00b0b0 51%,#00b0b0 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b0b0', endColorstr='#00b0b0',GradientType=0 );
	color: #ffffff;
}
.tab a{
	color: #e8e8e8;
}
.tab a:hover, .navbar-top a.current:hover{
	color: #ffffff;
}
.tab-bar{
	border-bottom: 1px solid #000000;
}
@media (max-width: 767px) {
	.tab{
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		border-radius: 0px;
	}
	.tab-bar{
		border: none;
	}
}
#responsiveheader{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background: none;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,none), color-stop(50%,none), color-stop(51%,none), color-stop(100%,none));
	background: -moz-linear-gradient(top,  none 0%, none 50%, none 51%, none 100%);
	background: -webkit-linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	background: -o-linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	background: -ms-linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	background: linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='none', endColorstr='none',GradientType=0 );
	color: #ffffff;
}
#responsiveheaderimage{
	background-image: URL(/images/logos/spl/);
}
#responsiveheadermessage p:before{
	content:'';
}
#responsiveheaderaltmessage p:before{
	content:'';
}
.widget{
	border: 1px solid #0061ac;
	background-color: #ffffff;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0);
	-moz-box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0);
	box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0);
}
.widgetheader{
	color: #ffffff;
	font-weight: normal;
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-topright: 2px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 1px 1px 0px 0px;
	border-radius: 1px 1px 0px 0px;
	background: #0061ac;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0061ac), color-stop(50%,#0061ac), color-stop(51%,#0061ac), color-stop(100%,#0061ac));
	background: -moz-linear-gradient(top,  #0061ac 0%, #0061ac 50%, #0061ac 51%, #0061ac 100%);
	background: -webkit-linear-gradient(top,  #0061ac 0%,#0061ac 50%,#0061ac 51%,#0061ac 100%);
	background: -o-linear-gradient(top,  #0061ac 0%,#0061ac 50%,#0061ac 51%,#0061ac 100%);
	background: -ms-linear-gradient(top,  #0061ac 0%,#0061ac 50%,#0061ac 51%,#0061ac 100%);
	background: linear-gradient(top,  #0061ac 0%,#0061ac 50%,#0061ac 51%,#0061ac 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0061ac', endColorstr='#0061ac',GradientType=0 );
}
.widgetbody{
	-moz-border-radius-bottomright: 2px;
	-moz-border-radius-bottomleft: 2px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-topleft: 0px;
	-webkit-border-radius: 0px 0px 1px 1px;
	border-radius: 0px 0px 1px 1px;
}
.widgetbody p{
	margin-top:0px;
}
.widgetbody h1{
	color: #000000;
}
.pagination>.active>a, .pagination>.active>a:hover{
	background-color: #000000;
	border-color: #000000;
}
.pagination>li>a, .pagination>li>a:hover{
	color: #000000;
}
.polaris-nav-active i{
	color: #000000;
}
.widgetbody hr{
	color: #cccaca;
	background-color: #cccaca;
	margin-top: 6px;
	margin-bottom: 8px;
	height: 1px;
	border: none;
}
.toprule{
	border-top: 1px solid #cccaca;
}
.bottomrule{
	border-bottom: 1px solid #cccaca;
}
.bodytext{color: #333333;}
.headingtext{color: #000000;}
/* target a div to allow a content block to go full width */
#body>div>.amh-row>div#idQXbwR.amh-block>.amh-content {
    max-width: 100%;
}
html {
   -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
    font-size: 16px;
}
#body {
    font-size: 16px;
     -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    min-height: 100vh;
}
:root {
    --blue: #007bff;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #dc3545;
    --orange: #fd7e14;
    --yellow: #ffc107;
    --green: #28a745;
    --teal: #20c997;
    --cyan: #17a2b8;
    --white: #fff;
    --gray: #6c757d;
    --gray-dark: #343a40;
    --primary: #007bff;
    --secondary: #6c757d;
    --success: #28a745;
    --info: #17a2b8;
    --warning: #ffc107;
    --danger: #dc3545;
    --light: #f8f9fa;
    --dark: #343a40;
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 992px;
    --breakpoint-xl: 1200px;
    --font-family-sans-serif: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    --font-family-monospace: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
}
.button {
    display: inline-block;
    color: #FFFFFF;
    background-color: #0061AC;
    font-size: 15px;
    line-height: 1;
    padding: 11px 20px;
    text-decoration: none;
    border: 1px solid #0061AC;
    border-radius: 2px;
}
a:hover {
  cursor: pointer;
}
@font-face { 
  font-family: "spl-icons";
  src: url(data:application/font-woff;base64,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);
}

@font-face {
  font-family: futura-pt;
  src: url(https://use.typekit.net/af/2cd6bf/00000000000000000001008f/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3) format("woff2"), url(https://use.typekit.net/af/2cd6bf/00000000000000000001008f/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3) format("woff"), url(https://use.typekit.net/af/2cd6bf/00000000000000000001008f/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3) format("opentype");
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  font-display: auto;
}

@font-face {
  font-family: futura-pt;
  src: url(https://use.typekit.net/af/309dfe/000000000000000000010091/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3) format("woff2"), url(https://use.typekit.net/af/309dfe/000000000000000000010091/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3) format("woff"), url(https://use.typekit.net/af/309dfe/000000000000000000010091/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3) format("opentype");
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  font-display: auto;
}

@font-face {
  font-family: futura-pt;
  src: url(https://use.typekit.net/af/9b05f3/000000000000000000013365/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3) format("woff2"), url(https://use.typekit.net/af/9b05f3/000000000000000000013365/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3) format("woff"), url(https://use.typekit.net/af/9b05f3/000000000000000000013365/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3) format("opentype");
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-display: auto;
}

@font-face {
  font-family: futura-pt;
  src: url(https://use.typekit.net/af/c4c302/000000000000000000012192/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3) format("woff2"), url(https://use.typekit.net/af/c4c302/000000000000000000012192/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3) format("woff"), url(https://use.typekit.net/af/c4c302/000000000000000000012192/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3) format("opentype");
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  font-display: auto;
}

@font-face {
  font-family: 'spl-icons';
  src: url("https://www.spl.org/Content/fonts/spl-icons/spl-icons.ttf?twudyj") format("truetype"), url("https://www.spl.org/Content/fonts/spl-icons/spl-icons.woff?twudyj") format("woff"), url("https://www.spl.org/Content/fonts/spl-icons/spl-icons.svg?twudyj#spl-icons") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    color: #000000;
    background: #EDEDED;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
}
a {
   transition: color .2s ease-in-out;
}

.amPopupTitle {
  padding-left: 8px; 
}
.amPopupTitleBar {
  background: #F1F1F1;
  color: #000;
}
.amPopup {
  min-width: 320px; 
}
.amnp-choose-class-popup select {
  width: 288px; 
}
.bodysize.content {
  padding: 0 12px; 
}
.amnp-room-details > div > .resources-title[style="display: none;"] + .row2 {
  display: none; 
}
div.amnp-reserve-screen-shared div div.row.amf-row:nth-child(4) .am-form-desc:before {
  content: "Please provide a 10 digit phone number."; 
  font-size: 14.4px;
}
.ammev-login-small .form-group {
   width: 220px;
}
.bodysize.content > b {
  clear: both; 
  display: block;
}
form[action="/myreservations"] button:last-child {
  margin-left: 4px;
}
form[action="/myreservations"] input {
  border-radius: 4px !important;
}
.amnp-day-holder {
  height: 4.5em;
  margin-top: 0;
  padding-top: 16px
}
.amnp-day {
  margin-top: 1.5em;
}
.events-option-dropdown:hover, 
#body > div > div.row.events-view-row > div:nth-child(2) > div.events-left > div.events-brochure > button:hover > i, 
#body > div > div.row.events-view-row > div:nth-child(2) > div.events-left > div.events-rss > button:hover > i, 
#body > div > div.row.events-view-row > div:nth-child(2) > div.events-left > div.events-ical > button:hover > i {
   color: #0061ac !important;
}
.events-brochure {
  margin-top: 12px; 
}
.eelistdesc {
  display: inline-block; 
  width: 100%;
  margin: 4px 0 10px;
}
.eelistimage {
  max-width: 200px;
  margin-right: 16px;
}
.eelistimage > a > div > span {
  width: 200px !important;
  height: 104px !important;
}
.amnp-location-section-title > h3 {
  margin: 10px 0; 
}
.amev-picture-event-outer-container .amev-event-img-holder {
  background-size: contain; 
  background-position: top;
  height: 120px;
}
@media(max-width: 880px) {
  .eelisttags, .eelistgroup {
    clear: both; 
    display: inline-block;
  }
}
@media(max-width: 480px) {
  .eelisttime {
    clear: both; 
  }
}

/***** HEADER / NAV *****/
#header {
    width: 100%;
}
#site-header-sticky-wrapper.is-sticky {
    position: relative;
    z-index: 9999;
}
#site-header.is-sticky {
    max-width: 1496px;
    width: 100vw;
    position: fixed;
    top: 0;
    z-index: 99999;
    height: 115px;
}
.is-sticky .site-nav__utility {
    margin: 0 0 5px;
}

#body.content {
    max-width: 1496px;
    padding-bottom: 50px;
   padding-top: 50px;

}
.site-header .logo {
    position: absolute;
    top: 0;
    left: 12px;
}
.site-header {
    position: relative;
    background: #fff;
    z-index: 1000;
    transition: height .2s ease-in-out;
}
.is-sticky .logo img.sticky {
    display: block;
    opacity: 1;
}

.is-sticky .logo {
    display: block;
    padding: 0;
    width: 45px;
     top: 25px;
    height: 45px;
    box-shadow: none;
    background: #fff;
}
.logo {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    width: 90px;
    height: 90px;
    padding: 10px;
    background: #000000;
    font-size: 0;
    box-shadow: -1px 2px 4px rgba(0, 0, 0, 0.39);
    transition: all .2s ease-in-out;
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    z-index: 100;
}
.site-nav__close::after {
    font-family: "spl-icons";
    font-size: 22px;
    line-height: 0;
    font-weight: normal;
    display: inline-block;
    vertical-align: middle;
    content: "";
}
.mobile-toggles {
    display: -ms-flexbox;
    display: flex;
    margin: 5px -5px 5px 0;
}
.site-nav__close {
    position: absolute;
    top: 30px;
    right: 20px;
    font-size: 0;
    color: #fff;
}
.logo img.sticky {
    display: none;
    left: 0;
    position: absolute;
    top: 0;
}
.logo img {
    opacity: 1;
    width: 100%;
    height: auto;
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transition: all .2s ease-in-out;
}
.main-nav__item .main-nav__item-children {
    display: none;
}
.utility-nav__item .utility-nav__item-children {
    display: none;
}
.igx-site-search {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    background: #0061AC;
    padding: 50px 12px;
    display: none;
    position: absolute;

}
form#igx-site-serach-from {
    position: relative;
    height: 58px;
}
.site-search__form {
    margin: 0 auto 20px;
    width: 100%;
    max-width: 600px;
}
.search-content {
    max-width: 600px;
    width: 100%;
}
.site-header__inner {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
    justify-content: flex-end;
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 10px;
    border-bottom: 3px solid #000000;
}
.main-nav__item > a {
    position: relative;
    display: block;
    padding: 10px 0;
    color: #FFFFFF;
    text-decoration: none;
}
.main-nav {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    list-style: none;
    margin: 0;
    padding: 0;
    font-family: "futura-pt", "Trebuchet MS", Arial, sans-serif;
    font-weight: 400;
}
.nav-parent > a::after {
    position: absolute;
    font-family: "spl-icons";
    font-size: 20px;
    content: "";
    transition: all .2s ease-in-out;
}
#header p:last-of-type, ul:last-of-type, ol:last-of-type {
    margin-bottom: 0;
}
form#igx-site-serach-from button {
    position: absolute;
    top: 0;
    right: 0;
    width: 58px;
    height: 58px;
    font-size: 0;
    z-index: 2;
    padding: 0;
    border: 0;
    background: transparent;
}
.site-search__form-submit i {
    font-size: 0;
    color: #0061AC;
      font-family: 'spl-icons' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
form#igx-site-serach-from button i::before {
    font-size: 34px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 26px;
    color: #0061AC;
}
.icon-search:before {
    content: "";
}
#header p:first-of-type, ul:first-of-type, ol:first-of-type {
    margin-top: 0;
}
.igx-search-trigger {
    background: #024C85;
    border: 0;
    cursor: pointer;
    color: #fff;
    transition: all .5s ease-in-out;
}
.utility-nav {
    position: relative;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    list-style: none;
    margin: 0;
    padding: 0;
    font-weight: 700;
    z-index: 500;
}
.utility-nav__item {
    font-size: 15px;
    text-align: left;

}
.utility-nav__item > a {
    display: block;
    padding: 10px 0;
    color: #fff;
    border: 3px solid transparent;
  font-weight: 700;
}

.site-nav a {
    text-decoration: none;
}
.site-nav__utility {
    margin: 0 0 40px;
}
.nav-children ul {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    list-style: none;
    margin: 0;
    padding: 0;
}
.main-nav__item-child a {
    display: inline-block;
    padding: 8px 0;
}
.drop-columns__col--content p {
    margin: 0 0 3em !important;
    font-family: Georgia, Times, Times New Roman, serif;
    font-size: 18px;
    line-height: 1.33;
}
#site-nav > nav.site-nav__main > ul > li:nth-child(4) > a:nth-child(3),
#site-nav > nav.site-nav__main > ul > li:nth-child(5) > a:nth-child(3),
#site-nav > nav.site-nav__main > ul > li:nth-child(2) > a:nth-child(3){
display: none;
}
/***** FOOTER ******/
#footer {
    margin: 0px auto;
    min-height: 10px;
}
.site-footer {
    background-color: #EDEDED;
    padding-top: 50px;
    padding-bottom: 45px;
}
.site-footer__contact a {
    text-decoration: none;
}
.site-footer__contact a:focus, .site-footer__contact a:hover {
    text-decoration: underline;
}
.site-footer__nav-link {
    font-size: 18px;
    font-family: "futura-pt", "Trebuchet MS", Arial, sans-serif;
    font-weight: 400;
    color: #000000;
    text-decoration: none;
}
.site-footer__contact {
    line-height: 23px;
    margin-right: 30px;
  margin-bottom: 1rem;
}
.site-footer__nav {
    list-style: none;
    margin: 0;
    padding: 0 0 40px;
}
.site-footer__nav-item {
    display: inline-block;
    margin-right: 45px;
}
.site-footer__logo {
    height: 90px;
    width: 80px;
    margin-right: 30px;
}
.social__item {
    border-radius: 35px;
    width: 35px;
    height: 35px;
    line-height: 35px;
    display: block;
    font-size: 16px;
    color: #0061AC;
    margin: 0 8px 0 0;
    padding: 0;
    background: #FFFFFF;
    vertical-align: middle;
    text-align: center;
    text-decoration: none;
    transition: all 0.3s;
    border: 1px solid #fff;
}
.social__item:hover, .social__item:focus {
    border: 1px solid #0061AC;
}
.site-footer__social-wrap {
    padding-top: 25px;
}
.site-footer__social-wrap p {
    line-height: 17px;
    margin-bottom: 10px !important;
}
.site-footer__back-to-top {
    font-family: "futura-pt", "Trebuchet MS", Arial, sans-serif;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    position: absolute;
    top: -80px;
    right: 12px;
    width: 67px;
    height: 60px;
    color: #FFFFFF;
    background: #000000;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    text-decoration: none;
    transition: background .2s ease-in-out;
}
.site-footer__back-to-top:after {
    font-size: 13px;
    font-family: "spl-icons";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
.u-screen-reader, .u-accessible-hide {
    position: absolute;
    left: -10000px;
    top: auto;
    overflow: hidden;
}
.site-footer__container {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: justify;
    justify-content: space-between;
    min-height: 215px;
    margin: 0 auto;
    padding: 0 12px;
    max-width: 1496px;
    zoom: 1;
}
#footer p:last-of-type, ul:last-of-type, ol:last-of-type {
    margin-bottom: 0;
}
#footer p:first-of-type, ul:first-of-type, ol:first-of-type {
    margin-top: 0;
}
.social {
    padding: 0;
    margin: 0;
}
.social li {
   display: inline-block;
}
.site-footer__utility-nav-item {
    display: inline-block;
    margin-right: 30px;
    padding-top: 10px;
}
.site-footer__utility-nav {
    list-style: none;
    margin: 0;
    padding: 35px 0 0;
    margin-left: auto;
}
.site-footer__flex-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: end;
    align-items: flex-end;
    font-size: 15px;
}
.site-footer__container:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.site-footer__utility-nav-item:last-of-type {
    margin-right: 0;
}
.site-nav {
    margin: 0 -100% 0 0;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    background: #024C85;
    width: 90%;
    max-width: 400px;
    padding: 50px 30px 30px;
    overflow-y: scroll;
    transition: margin .3s ease-in-out;
    z-index: 1000;
}
.drop-columns--main-nav .drop-columns__col--content {
    display: none;
}
.utility-nav__item:not(:last-child) {
    border-bottom: 1px solid #94C4DF;
}
.main-nav__item:not(:last-child) {
    border-bottom: 1px solid #94C4DF;
}
.nav-children li a {
    color: #FFFFFF;
}
.utility-nav__item.active > a::after {
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.main-nav__item.active > a::after {
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
/****** BREAKPOINTS *********/
@media (min-width: 800px){
.site-footer__container {
    padding: 0 24px;
}
  .site-header .logo {
    left: 20px;
}
  .site-nav {
    overflow-y: visible;
}
  .site-header {
    padding: 0 24px 40px;
}
}
@media (min-width: 1000px){ 

  .site-nav {
    position: relative;
    top: auto;
    background: none;
    width: auto;
    max-width: none;
    margin: 0;
    padding: 0;
    transition: none;
}
  .nav-children li a:hover, .nav-children li a:focus {
    color: #0061AC;
}
.site-header {
    margin: 0;
}
  .site-search__heading {
    font-size: 26px;
}
  .utility-nav__item--has-children > a {
    padding: 10px 25px 10px 10px;
}
  .main-nav__item {
    display: inline-block;
    margin: 0 7px;
    font-size: 18px;
    border: none !important;
}
  .main-nav__item-child:not(:last-child) {
    border-bottom: 1px solid #FFFFFF;
}
  .site-nav__main {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
    align-content: center;
}
  .logo {
    background-size: 100px;
    width: 155px;
    height: 172px;
    padding: 30px;
}
  .site-header__inner {
    padding: 0;
}
  .main-nav__item > a {
    color: #000000;
    margin: 0 -5px;
    padding: 7px 7px;
    background: transparent;
    border: 3px solid transparent;
    z-index: 100;
    font-size: 18px;
}
  .utility-nav__item {
    display: inline-block;
    margin: 0 10px;
    border: none !important;
}
  .utility-nav__item > a {
    position: relative;
    color: #000000;
    overflow: hidden;
    border-bottom: 3px solid transparent;
}
  .igx-search-trigger._desktop {
    width: 50px;
    height: 43px;
    font-size: 0;
    background: #0061AC;
    border-radius: 2px 2px 0 0;
    padding: 0;
    line-height: 43px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: "futura-pt", "Trebuchet MS", Arial, sans-serif;
    font-weight: 700;
}
  .utility-nav__item > a::before {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 3px;
    background: transparent;
    content: ' ';
    transition: all .2s ease-in-out;
}
  .igx-search-trigger._desktop::after {
    font-family: "spl-icons";
    font-size: 22px;
    line-height: 1;
    font-weight: normal;
    content: "";
}
  .main-nav__item > a:hover, .main-nav__item > a:focus {
    color: #4C4C4E;
}
  .main-nav__item > a::before {
    position: absolute;
    top: -2px;
    left: 6px;
    right: 6px;
    height: 3px;
    background: transparent;
    content: ' ';
    transition: all .2s ease-in-out;
}
  .main-nav__item > a:hover::before, .main-nav__item > a:focus::before {
    background: #B9B9B9;
  }
  .main-nav__item.active > a:hover::before, .main-nav__item.active > a:focus::before {
    background: transparent;
    transition: none;
  }
  
  .utility-nav__item > a:hover, .utility-nav__item > a:focus {
    color: #4C4C4E;
}
.utility-nav__item > a:hover::before, .utility-nav__item > a:focus::before {
    background: #B9B9B9;
}
  .utility-nav__item.active > a:hover::before, .utility-nav__item.active > a:focus::before {
    background: transparent;
  }
  .utility-nav__item.active > a {
    border-bottom: 3px solid #EDEDED !important;
    margin: 0;
    padding: 10px 25px 10px 10px;
    background: #EDEDED;
    border: 3px solid #FFFFFF;
    z-index: 1000;
}
  .utility-nav__item.active > a::after {
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

  .mobile-toggles {
    display: none;
}
  .site-nav__close {
    display: none;
}
  .site-nav__utility {
    margin: 20px 0 20px;
    transition: margin .2s ease-in-out;
}
  .utility-nav__item > a::before {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 3px;
    background: transparent;
    content: ' ';
    transition: all .2s ease-in-out;
}
  .utility-nav__item--has-children > a::before {
    left: 10px;
    right: 25px;
}
  .utility-nav__item--has-children > a::after {
    top: 9px;
    right: 2px;
    color: #0061AC;
}
  .utility-nav__item--has-children > a::after {
    position: absolute;
    top: 9px;
    right: 2px;
    font-family: "spl-icons";
    font-size: 20px;
    content: "";
    transition: all .2s ease-in-out;
}
  .nav-children {
    position: absolute;
    display: inline-block;
    top: calc(100% - 3px);
    left: 50%;
    right: auto;
    padding: 10px 30px;
    margin: 0;
    background: #EDEDED;
    width: auto;
   /* min-width: 100%;*/
    white-space: nowrap;
    border: 3px solid #FFFFFF;
    box-shadow: -1px 2px 4px 0 rgba(0, 0, 0, 0.2);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    z-index: 999;
}
  .main-nav > li:nth-child(5) > .nav-children {
    right: auto;
    left: 50%;
  }
  .utility-nav > li:nth-child(3) > .nav-children {
    left: -38%;
  }
  .drop-columns {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -20px;
    padding: 20px 0;
    min-width: 570px;
}
  .drop-columns--main-nav .drop-columns__col--content {
    display: block;
}
  .nav-children--locations ul {
    columns: 2;
}
  .nav-children li a {
    color: #000000;
}
  .nav-children--locations .drop-columns {
    min-width: 470px;
}
    .drop-columns__col {
    width: 100%;
    padding: 0 20px;
    white-space: normal;
}
  .drop-columns--main-nav .drop-columns__col--nav {
    width: 45%;
}
  .main-nav__item.is-dropdown-active {
    box-shadow: -5px 0px 4px 0 rgba(0, 0, 0, 0.2);
}
  .main-nav__item.is-dropdown-active > a {
    border-bottom: 3px solid #EDEDED !important;
    margin: 0 -5px;
    padding: 7px 7px;
    background: #EDEDED;
    border: 3px solid #FFFFFF;
    z-index: 100;
}
  .utility-nav__item-child a {
    padding: 4px 0;

}
  .drop-columns__col--header {
    display: block;
}
  .main-nav__item.active > a {
    border-bottom: 3px solid #EDEDED !important;
    margin: 0 -5px;
    padding: 7px 7px;
    background: #EDEDED;
    border: 3px solid #FFFFFF;
    z-index: 1000;
}
  .main-nav__item.active {
    box-shadow: -5px 0px 4px 0 rgba(0, 0, 0, 0.2);
}
  .igx-search-trigger._desktop.active {
    font-size: 0;
}
  .igx-search-trigger._desktop.active::after {
    font-size: 22px;
    content: "";
    margin-left: 0;
}
  .utility-nav {
    text-align: right;
}
.main-nav__item--has-children > a::after {
    display: none;
}

}
@media (max-width: 1100px){
.site-footer__utility-nav {
    margin-left: 0;
    width: 650px;
    max-width: 100%;
}

}
@media (min-width: 1200px){
.site-footer__back-to-top {
    right: 48px;
}
  .igx-search-trigger._desktop::after {
    margin-left: 5px;
}
  .site-footer__container {
    padding: 0 48px;
}
  .site-header {
    padding: 0 48px;
}
  .logo {
    background-size: 100px;
    width: 170px;
    height: 183px;
    padding: 30px;
}
  .main-nav__item {
    margin: 0 10px;
}
  .igx-search-trigger._desktop {
    width: 126px;
    font-size: 17px;
    margin-top: 4px;
}
  .site-search__heading {
    font-size: 28px;
}
  .site-nav__utility {
    margin: 20px 0 30px;
}
}
@media (min-width: 1400px){
.logo {
    background-size: 110px;
}
  .main-nav__item {
    font-size: 21px;
}
  .nav-parent > a::after {
content: unset;
}
  .site-nav__utility {
    margin: 20px 0 35px;
}
  .utility-nav {
    text-align: right;
}
    .main-nav__item > a {
    font-size: 21px;
  }

}
@media (max-width: 599px){
.site-footer__logo {
    margin-right: 20px;
}
  .site-footer__utility-nav-item:first-of-type {
    width: 100%;
    margin: 0;
}
}
.utility-nav__item--has-children {
    position: relative;
    margin: 0;
}
.drop-columns__col--content {
    width: 55%;
}
.nav-children {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    list-style: none;
    padding: 0 35px 20px 10px;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 15px;
  
}
.main-nav__item {
    position: relative;
    font-size: 21px;
}
.drop-columns__col--header {
    width: 100%;
    margin: 0 0 20px 0;
}
.nav-children,
.main-nav__item-children {
  display: none;
}

/* Display the dropdown when the parent has the 'active' class */
.nav-parent.active .nav-children,
.main-nav__item--has-children.active .main-nav__item-children {
  display: block;
}
.site-search__heading {
    text-align: center;
    font-size: 22px;
    color: #fff;
    margin-bottom: 0.5em;
}
.site-search__form-field {
    border: none;
    padding: 21px 60px 19px 20px;
    font-size: 16px;
    width: 100%;
    color: #000000;
}
form#igx-site-serach-from input[type=search] {
    width: 100%;
    height: 58px;
    line-height: 58px;
    background: #fff;
    padding-left: 20px;
    padding-right: 60px;
    box-sizing: border-box;
    position: relative;
    z-index: 1;
    -webkit-appearance: none;
    border-radius: 0;
    border: none;
    line-height: 16px;
}
.igx-site-search .search-content ul li a {
    text-decoration: none;
    color: white;
    display: block;
    text-align: center;
    font-size: 15px;
}
.igx-site-search .search-content ul {
    padding: 0;
    color: #fff;
    width: 70%;
    margin: 20px auto 0 auto;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
}
.site-search__utility-nav {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    list-style: none;
    font-size: 15px;
    margin: 0 auto;
    padding: 0;
    display: inline-block;
    text-align: center;
}
body.mobileactive .site-nav {
    margin: 0;
}
.mobile-toggles__toggle--nav::after {
    font-family: "spl-icons";
    font-size: 26px;
    line-height: 1;
    font-weight: normal;
    display: inline-block;
    vertical-align: middle;
    content: "";
}
.mobile-toggles__toggle {
    display: block;
    width: 52px;
    height: 52px;
    background: #024C85;
    color: #fff;
    margin: 0 2.5px;
    padding: 11px 0 0;
    text-align: center;
    font-size: 0;
    text-decoration: none;
}
.mobile-toggles__toggle--nav {
    padding: 13px 0 0;
}
.igx-search-trigger._mobile::after {
    font-family: "spl-icons";
    font-size: 36px;
    font-weight: normal;
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -80%);
    height: 29px;
}
.igx-search-trigger._mobile {
    width: 52px;
    height: 52px;
    font-size: 0;
    position: relative;
    box-shadow: 0 0 #024C85;
}
.utility-nav__item--has-children > a::after {
    position: absolute;
    top: 9px;
    right: 2px;
    font-family: "spl-icons";
    font-size: 20px;
    content: "";
    transition: all .2s ease-in-out;
}
.main-nav__item--has-children > a::after {
      top: 12px;
    right: 5px;
}

@media (max-width: 1000px) {
  .utility-nav__item-child:not(:last-child) {
    border-bottom: 1px solid #94C4DF;
    padding: 8px 0px;
  }
  .utility-nav__item-child a {
    padding: 8px 0px;
  }
  .drop-columns__col.drop-columns__col--header {
    display: none;
  }
  .main-nav__item-child:not(:last-child) {
    border-bottom: 1px solid #94C4DF;
  }
  .main-nav__item-child a {
    padding: 8px 0px;
  }
}