.link, a{text-decoration: none;}
	.link:hover, a:hover{text-decoration: underline;}.link, a{font-weight: normal;}
#body #layout>.amh-row, #body>div>.amh-row{max-width: 1500px;}
#body #layout>.amh-row>.amh-block>.amh-content, #body>div>.amh-row>.amh-block>.amh-content{max-width: 1500px;}
.bodysize{max-width: 1500px;}
.linkcolour, .fc-header h2, .link, .eeventcoming i,.eedate:after,.date-icon:after, a{color: #429ba0;}
.link:hover, a:hover{color: #939598;}
.widgetbg{background-color: #ffffff;}
.rssFeed .rssRow,.tweet_list li {border-bottom: 1px solid #eeeeee;}
body{
		color: #000000;
		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:#444444;
	}
#default_footer a{
		text-decoration: underline;
		color:#444444;
	}
.resource_item_header, .button, .button-strip a{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	background-color: #429ba0;
	background: #429ba0;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#429ba0), color-stop(50%,#429ba0), color-stop(51%,#429ba0), color-stop(100%,#429ba0));
	background: -moz-linear-gradient(top,  #429ba0 0%, #429ba0 50%, #429ba0 51%, #429ba0 100%);
	background: -webkit-linear-gradient(top,  #429ba0 0%,#429ba0 50%,#429ba0 51%,#429ba0 100%);
	background: -o-linear-gradient(top,  #429ba0 0%,#429ba0 50%,#429ba0 51%,#429ba0 100%);
	background: -ms-linear-gradient(top,  #429ba0 0%,#429ba0 50%,#429ba0 51%,#429ba0 100%);
	background: linear-gradient(top,  #429ba0 0%,#429ba0 50%,#429ba0 51%,#429ba0 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#429ba0', endColorstr='#429ba0',GradientType=0 );
	border: 0px solid #429ba0;
	color: #ffffff;
}
.resource_item_header:hover, .button:hover, .button:focus, .button_open, .button-strip-active a, .button-strip a:hover{
	background: #4b5f82;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4b5f82), color-stop(50%,#4b5f82), color-stop(51%,#4b5f82), color-stop(100%,#4b5f82));
	background: -moz-linear-gradient(top,  #4b5f82 0%, #4b5f82 50%, #4b5f82 51%, #4b5f82 100%);
	background: -webkit-linear-gradient(top,  #4b5f82 0%,#4b5f82 50%,#4b5f82 51%,#4b5f82 100%);
	background: -o-linear-gradient(top,  #4b5f82 0%,#4b5f82 50%,#4b5f82 51%,#4b5f82 100%);
	background: -ms-linear-gradient(top,  #4b5f82 0%,#4b5f82 50%,#4b5f82 51%,#4b5f82 100%);
	background: linear-gradient(top,  #4b5f82 0%,#4b5f82 50%,#4b5f82 51%,#4b5f82 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4b5f82', endColorstr='#4b5f82',GradientType=0 );
	border: 0px solid #4b5f82;
	color: #ffffff;
}
.button a, .button-strip a{
	color: #ffffff;
	text-decoration:none;
}
.button-strip-active a{
	color: #ffffff;
	text-decoration:none;
}
.button:hover a, .button-strip:hover a{
	color: #ffffff;
	text-decoration:none;
}
.button-strip a{
	font-weight:normal;
}
.resource_item_open{
	border: 0px solid #429ba0;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.resource_item_open .resource_item_header{
	border: none;
	-webkit-border-radius: 0px 0px 0px 0px;
	-moz-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}
h1, h2, h3, h4, h5, h6, .heading1, .heading2, .heading3, .heading4, .heading5{
	color: #97999c;
	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: #ffffff;
	color: #ffffff;
}
.widget_tab:hover, .widget_tab_selected{
	background: #ffffff;
	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 #eeeeee;
}
.tab, .tab_selected, .navbar-top, .nav-mobile{
	font-weight: normal;
	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 );
	color: #939598;
}
.vtab{
	font-weight: normal;
	background: #ffffff;
	background: -webkit-gradient(linear, right, left, color-stop(0%,#ffffff), color-stop(50%,#ffffff), color-stop(51%,#ffffff), color-stop(100%,#ffffff));
	background: -moz-linear-gradient(-90deg,  #ffffff 0%, #ffffff 50%, #ffffff 51%, #ffffff 100%);
	background: -webkit-linear-gradient(-90deg,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: -o-linear-gradient(-90deg,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: -ms-linear-gradient(-90deg,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: linear-gradient(-90deg,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	color: #939598;
}
.vtab:hover, .vtab_selected{
	background: #ffffff;
	background: -webkit-gradient(linear, right, left, color-stop(0%,#ffffff), color-stop(50%,#ffffff), color-stop(51%,#ffffff), color-stop(100%,#ffffff));
	background: -moz-linear-gradient(-90deg,  #ffffff 0%, #ffffff 50%, #ffffff 51%, #ffffff 100%);
	background: -webkit-linear-gradient(-90deg,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: -o-linear-gradient(-90deg,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: -ms-linear-gradient(-90deg,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: linear-gradient(-90deg,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
	color: #939598;
}
.navbar-top>div>ul>li>a, .navbar-top>div>ul>li>a:focus, .nav-mobile a{
	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 );

	color: #939598;
	border-right: 0px solid #ffffff;
	border-left: 0px solid #ffffff;
	border-top: 0px solid #ffffff;
	-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: #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 );
	color: #939598;
}
.tab a{
	color: #939598;
}
.tab a:hover, .navbar-top a.current:hover{
	color: #939598;
}
.tab-bar{
	border-bottom: 1px solid #ffffff;
}
@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: #4b5f82;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4b5f82), color-stop(50%,#4b5f82), color-stop(51%,#4b5f82), color-stop(100%,#4b5f82));
	background: -moz-linear-gradient(top,  #4b5f82 0%, #4b5f82 50%, #4b5f82 51%, #4b5f82 100%);
	background: -webkit-linear-gradient(top,  #4b5f82 0%,#4b5f82 50%,#4b5f82 51%,#4b5f82 100%);
	background: -o-linear-gradient(top,  #4b5f82 0%,#4b5f82 50%,#4b5f82 51%,#4b5f82 100%);
	background: -ms-linear-gradient(top,  #4b5f82 0%,#4b5f82 50%,#4b5f82 51%,#4b5f82 100%);
	background: linear-gradient(top,  #4b5f82 0%,#4b5f82 50%,#4b5f82 51%,#4b5f82 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4b5f82', endColorstr='#4b5f82',GradientType=0 );
	color: #ffffff;
}
#responsiveheaderimage{
	background-image: URL(/images/logos/indiantrails/);
}
#responsiveheadermessage p:before{
	content:'';
}
#responsiveheaderaltmessage p:before{
	content:'';
}
.widget{
	border: 1px solid #000000;
	background-color: #ffffff;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-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: bold;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: -1px -1px 0px 0px;
	border-radius: -1px -1px 0px 0px;
	background: #4b5f82;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4b5f82), color-stop(50%,#4b5f82), color-stop(51%,#4b5f82), color-stop(100%,#4b5f82));
	background: -moz-linear-gradient(top,  #4b5f82 0%, #4b5f82 50%, #4b5f82 51%, #4b5f82 100%);
	background: -webkit-linear-gradient(top,  #4b5f82 0%,#4b5f82 50%,#4b5f82 51%,#4b5f82 100%);
	background: -o-linear-gradient(top,  #4b5f82 0%,#4b5f82 50%,#4b5f82 51%,#4b5f82 100%);
	background: -ms-linear-gradient(top,  #4b5f82 0%,#4b5f82 50%,#4b5f82 51%,#4b5f82 100%);
	background: linear-gradient(top,  #4b5f82 0%,#4b5f82 50%,#4b5f82 51%,#4b5f82 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4b5f82', endColorstr='#4b5f82',GradientType=0 );
}
.widgetbody{
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-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: #97999c;
}
.pagination>.active>a, .pagination>.active>a:hover{
	background-color: #97999c;
	border-color: #97999c;
}
.pagination>li>a, .pagination>li>a:hover{
	color: #97999c;
}
.polaris-nav-active i{
	color: #97999c;
}
.widgetbody hr{
	color: #eeeeee;
	background-color: #eeeeee;
	margin-top: 6px;
	margin-bottom: 8px;
	height: 1px;
	border: none;
}
.toprule{
	border-top: 1px solid #eeeeee;
}
.bottomrule{
	border-bottom: 1px solid #eeeeee;
}
.bodytext{color: #000000;}
.headingtext{color: #97999c;}
/**** FONTS ****/
@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:swap;}@font-face{font-family:futura-pt;src:url(https://use.typekit.net/af/1eb35a/000000000000000000010090/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i5&v=3) format("woff2"),url(https://use.typekit.net/af/1eb35a/000000000000000000010090/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i5&v=3) format("woff"),url(https://use.typekit.net/af/1eb35a/000000000000000000010090/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i5&v=3) format("opentype");font-weight:500;font-style:italic;font-stretch:normal;font-display:swap;}@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:swap;}@font-face{font-family:futura-pt;src:url(https://use.typekit.net/af/eb729a/000000000000000000010092/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3) format("woff2"),url(https://use.typekit.net/af/eb729a/000000000000000000010092/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3) format("woff"),url(https://use.typekit.net/af/eb729a/000000000000000000010092/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3) format("opentype");font-weight:700;font-style:italic;font-stretch:normal;font-display:swap;}@font-face{font-family:futura-pt;src:url(https://use.typekit.net/af/849347/000000000000000000010093/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i3&v=3) format("woff2"),url(https://use.typekit.net/af/849347/000000000000000000010093/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i3&v=3) format("woff"),url(https://use.typekit.net/af/849347/000000000000000000010093/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i3&v=3) format("opentype");font-weight:300;font-style:italic;font-stretch:normal;font-display:swap;}@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:swap;}@font-face{font-family:futura-pt;src:url(https://use.typekit.net/af/cf3e4e/000000000000000000010095/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3) format("woff2"),url(https://use.typekit.net/af/cf3e4e/000000000000000000010095/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3) format("woff"),url(https://use.typekit.net/af/cf3e4e/000000000000000000010095/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3) format("opentype");font-weight:400;font-style:italic;font-stretch:normal;font-display:swap;}@font-face{font-family:futura-pt;src:url(https://use.typekit.net/af/ae4f6c/000000000000000000010096/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3) format("woff2"),url(https://use.typekit.net/af/ae4f6c/000000000000000000010096/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3) format("woff"),url(https://use.typekit.net/af/ae4f6c/000000000000000000010096/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3) format("opentype");font-weight:300;font-style:normal;font-stretch:normal;font-display:swap;}@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:swap;}
/**** MAIN ****/
html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    box-sizing: border-box;
    font-family: sans-serif;
    min-height: 100%;
    text-size-adjust: 100%;
}
body {
    color: #000;
    font-family: "futura-pt",sans-serif;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: normal;
    margin: 0;
    padding: 0;
    position: static;
}
a {
    color: #429ba0;
    transition: all .2s linear 0s;
      text-decoration: none;
}
a:hover, a:focus, a:active {
    color: #939598;
    text-decoration: none;
}
.it-container {
    padding-left: 45px;
    padding-right: 45px;
    margin-right: auto;
    margin-left: auto;
}
.it-row {
    margin-left: -30px;
    margin-right: -30px;
}

.it-container:before, .it-container:after, .it-row:before, .it-row:after,.site-header::before,.site-header::after {
    display: table;
    content: " ";
}
.it-container:after, .it-row:after {
	clear: both;
}
/**** HEADER ****/
.site-header {
    box-shadow: 0 0 6px rgba(0,0,0,.5);
    padding: 0 0 30px 0;
    position: relative;
    z-index: 1;
}
.site-header .col-md-4,.site-header .col-md-8  {
    padding-left: 30px;
    padding-right: 30px;
}
.site-header .logo {
    padding: 40px 0 0 0;
}
.logo img {
    height: auto;
    max-width: 100%;
}
.site-header .head-right__inner {
    float: right;
}
.site-header .toplinks {
    display: flex;
    justify-content: flex-end;
    margin-bottom: 30px;
    width: 100%;
}
.btn-account {
    background-color: #97999c;
    color: #fff;
    letter-spacing: .07em;
    min-width: 135px;
    padding: 3px 12px 9px;
    text-align: center;
    text-transform: lowercase;
    border: none;
    border-radius: 0;
    font-size: 20px;
}
.btn-account:nth-of-type(2) {
    margin-left: 10px;
}
.btn-account:hover {
    background-color: #61c8ce;
    color: #fff;
}
.site-header .search-box {
    margin-bottom: 20px;
    position: relative;
    width: 100%;
}
.site-header .search-box .navbar-form {
    display: flex;
    margin: 0;
    padding: 0;
    width: 100%;
}
.bootstrap-select:not(.input-group-btn), .bootstrap-select[class*=col-] {
    float: none;
    display: inline-block;
    margin-left: 0;
}
.site-header .search-box .navbar-form .bootstrap-select {
    border-right: none;
    max-width: 170px;
    width: 100%;
}
.bootstrap-select>select {
    position: absolute !important;
    bottom: 0;
    left: 50%;
    display: block !important;
    width: .5px !important;
    height: 100% !important;
    padding: 0 !important;
    opacity: 0 !important;
    border: none;
    z-index: 0 !important;
    box-shadow: none;
    color: #97999c;
    font-size: 16px;
    letter-spacing: 0;
    appearance: none;
    border-radius: 0;
}
.site-header .search-box .navbar-form .bootstrap-select>select {
    width: 0 !important;
}

.search-box .navbar-form>.input-search .form-control {
    border-radius: 0;
    width: 100%;
}
#search-form > div.dropdown.bootstrap-select.bs3 > div.btn.dropdown-toggle.btn-default {
    color: #97999c;
    font-size: 16px;
    line-height: 1.9;
    text-align: left;
    border: 1px solid #979797;
    height: 40px;
    padding: 4px 15px;
    position: relative;
    width: 100%;
    white-space: nowrap;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-radius: 0;
    background-color: unset !important;
      border-right: none;
}
.bootstrap-select .dropdown-toggle .filter-option {
    position: static;
    top: 0;
    left: 0;
    float: left;
    height: 100%;
    width: 100%;
    text-align: left;
    overflow: hidden;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
}
.bs3.bootstrap-select .dropdown-toggle .filter-option {
    padding-right: inherit;
}
.bootstrap-select .dropdown-toggle .filter-option-inner-inner {
    overflow: hidden;
}
.site-header .search-box .navbar-form .dropdown-toggle .bs-caret {
    position: absolute;
    right: 8px;
    top: 20px;
}
.bootstrap-select .dropdown-toggle .caret {
    position: absolute;
    top: 50%;
    right: 12px;
    margin-top: -2px;
    vertical-align: middle;
}
.site-header .search-box .navbar-form .dropdown-menu.open {
    border: 0;
    margin: 0;
    overflow: visible !important;
    padding: 0;
    width: 100%;
      min-width: 100%;
    font-size: 14px;
}
.search-box .navbar-form>.input-search {
    margin: 0 0 0 auto;
    position: relative;
    width: calc(100% - 170px);
}
.site-header .search-box .navbar-form input {
    border: 1px solid #979797;
    height: 40px;
    padding: 4px 15px;
      box-shadow: none;
    color: #97999c;
    font-size: 16px;
    letter-spacing: 0;
}
.search-box .navbar-form>.input-search .btn {
    background: transparent;
    color: #97999c;
    left: auto;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    transform: translateY(-50%);
      border: none;
    border-radius: 0;
    font-size: 20px;
}
.bootstrap-select .dropdown-menu li {
    position: relative;
}
.bootstrap-select .dropdown-menu li a {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
 .dropdown-menu  span.text {
    display: inline-block;
       cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 14px;
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus {
    color: #fff;
    text-decoration: none;
    background-color: #337ab7;
    outline: 0;
}
.bootstrap-select .dropdown-menu.inner {
    position: static;
    float: none;
    border: 0;
    padding: 0;
    margin: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.site-header .search-box .navbar-form .dropdown-menu.inner {
    margin: 0;
    padding: 0;
    width: 100%;
}
#search_type {
      border: 1px solid #979797;
    height: 40px;
    padding: 4px 15px;
      border-right: none;
    color: #97999c;
    font-size: 16px;
    line-height: 1.9;
    text-align: left;
  width: 100%;
      white-space: nowrap;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  max-width: 170px;
  appearance: none;
}
.bs-caret {
  position: relative;
  right:8px;
  top: 1px;
}
#search-form > span > span {
  position: absolute;
    top: 50%;
    right: 12px;
    margin-top: -2px;
    vertical-align: middle;
    color: #97999c;
}
/**** NAVIGATION ****/
/*dropdown menus on hover*/
@media (min-width: 768px){
	.dropdown:hover > .dropdown-menu {
		display: block !important;
	}
}
#navbar-collapse-grid > ul > li:nth-child(2) > a {
    display: none;
}
#navbar-collapse-grid > ul > li > a > i {
    display: none;
}
.navbar {
 border: 0;
  border-radius: 0;
}
.navbar-nav {
      display: flex;
    justify-content: space-between;
    list-style: none;
    margin: 0;
    padding: 0;
}
.yamm .yamm-content {
    padding: 0;
}
.navbar-top .navbar-collapse {
  padding: 0;
}
.navbar-top .navbar-nav > li > a {
    color: #939598;
    display: block;
    font-size: 1.5em;
    letter-spacing: 0;
    padding: 19px 0;
    text-align: center;
      margin: 0 15px;
    text-transform: lowercase;
}
#navbar-collapse-grid > ul > li:nth-child(14) > a{
	margin-right: 0;
}
#navbar-collapse-grid > ul > li:nth-child(4) > a {
	margin-left: 0;
}
.dropdown-menu>li>a {
    display: block;
    clear: both;
    font-weight: 400;
    white-space: pre-wrap;
    color: #429ba0;
    display: block;
    font-size: 1.125em;
    text-transform: lowercase;
    display: block;
    line-height: 22px;
    margin: 0 ;
    padding: 10px 20px;
}

.dropdown-menu>li>a:hover {
  background: #429ba0;
  transition: background-color .2s;
  color: white;
}

#navbar-collapse-grid > ul > li> ul {
    font-size: 1em;
    color: #fff;
    background-color: #fafafa;
    margin-top: 0;
    padding: 0 0 5px;
    text-align: left;
    top: 100%;
    width: 200px;
    z-index: 2;
    border: 0;
    border-radius: 0;
    box-shadow: none;
}
/**** FOOTER ****/
.site-footer::before, .site-footer::after {
    content: "";
    display: table;
    table-layout: fixed;
}
.site-footer::after {
    clear: both;
}
.site-footer {
    background: #4b5f82;
    background-size: contain;
    color: #fff;
    font-size: 20px;
    padding: 120px 0;
}
.site-footer .footer-block {
    font-weight: 300;
}
.site-footer .col-sm-4 {
    padding-left: 30px;
    padding-right: 30px;
}
.site-footer h4 {
    font-family: inherit;
    font-weight: 400;
    line-height: 1em;
    margin-bottom: .125em;
    color: #72c8cb;
    font-size: 23px;
    margin-top: 0;
    padding: 0;
}
.footer-block address {
    margin-bottom: 30px;
    font-style: normal;
    line-height: 1.42857143;
}
.site-footer .footer-block a {
    color: #fff;
    font-weight: 300;
}
.site-footer .footer-block a:hover {
    color: #72c8cb;
}
.footer-block .timing {
    margin-bottom: 45px;
}
.site-footer .footer-block h5 {
    color: #fff;
    margin: 0;
    font-family: "futura-pt", sans-serif;
    font-size: 15pt;
    font-weight: 400;
    line-height: 1em;
     padding: 0;
      text-transform: none;
}
.footer-split-top, .footer-split-bottom {
    margin-bottom: 45px;
}
.social-links {
    align-items: center;
    display: flex;
    line-height: 1em;
    list-style: none;
    margin: 0;
    padding: 0;
}
.social-links li {
    margin: 0 4px;
}
.site-footer .social-links li {
    margin-right: 10px;
}
.site-footer .social-links li a {
    color: #72c8cb;
    font-size: 30px;
}
.site-footer .social-links li a:hover {
    color: #939598;
}
.svg-inline--fa {
    display: inline-block;
    font-size: inherit;
    height: 1em;
    overflow: visible;
    vertical-align: -0.125em;
}
.svg-inline--fa.fa-w-16 {
    width: 1em;
}
.svg-inline--fa.fa-w-14 {
    width: 0.875em;
}
.svg-inline--fa.fa-w-18 {
    width: 1.125em;
}
svg:not(:root).svg-inline--fa {
    overflow: visible;
}
.footer-links a.link {
    font-weight: 700;
    text-decoration: none;
    color: #429ba0;
    transition: all .2s linear 0s;
}
.footer-links a.link:hover {
    color: #939598;
    text-decoration: none;
}
.site-footer .copyright {
    margin-top: 25px;
}
.footer-split-bottom p {
    font-family: "futura-pt",sans-serif;
    font-size: 15pt;
    margin: 0 0 20px;
}
/**** BREAK POINTS ****/
@media (min-width: 768px){
.it-container {
    width: 750px;
}
  .site-footer>.it-container>.it-row {
    display: flex;
}
  .footer-split {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
}
@media (min-width: 992px){
.it-container {
    width: 970px;
}
}
@media (min-width: 1200px){
.it-container {
    width: 1500px;
}
  .site-footer .it-container {
    width: 1120px;
}
}
@media (max-width: 1550px){
.site-footer {
    background-size: auto 70%;
    font-size: 18px;
}
  .it-container {
    padding-left: 30px;
    padding-right: 30px;
    width: 1200px;
}
  .site-footer .social-links li a {
    font-size: 24px;
}
  .site-header .logo img {
    max-height: 100px;
}
  .site-header .logo {
    padding: 20px 0 0 0;
}
  .btn-account {
      font-size: 18px;
  }
  .site-header .toplinks {
    margin-bottom: 20px;
}
  .site-header .search-box {
    margin-bottom: 10px;
}
  .navbar-top .navbar-nav > li > a {
      margin: 0 10px;
  }
}
@media (max-width: 1279px){
  .navbar-top .navbar-nav > li > a {
    font-size: 1.25em;
}
  .it-container {
    width: 960px;
}
}
@media (max-width: 1100px){
.site-footer {
    background-size: auto 65%;
    font-size: 16px;
    padding: 40px 0;
}
  .it-container {
    padding-left: 40px;
    padding-right: 40px;
    width: 960px;
}
  .footer-block h4 {
    font-size: 18px;
}

}
@media (max-width: 991px){
.it-container {
    padding-left: 30px;
    padding-right: 30px;
    width: 740px;
}
  .social-links li {
    margin: 0 5px;
}
  .navbar-brand {
    display: none;
  }
  .navbar-nav {
    display: block;
  }
  .site-header .head-right__inner {
     float: unset;
    margin-top: 1em;
  }
  .skip-links,.translate-drop  {
    display: none;
  }
  .site-header .toplinks {
    margin-bottom: 20px;
    text-align: center;
  }
  .social-links {
    font-size: 25px;
    justify-content: center;
    margin-bottom: 1em;
  }
}

@media (max-width: 767px){
.site-footer {
    background-image: none;
    padding: 40px 20px;
}
  #masthead > div > div > div.col-md-8.head-right > div > div.navigation > div > ul > li:nth-child(2) {
   display: none;
  }
  .site-footer .copyright {
    font-size: 14px;
    text-align: center;
}
  .site-footer .copyright {
    margin-top: 0;
}
  .footer-links {
    margin-bottom: 20px;
}
  .it-container {
    width: 100%;
        padding: 0 20px;
}
  #navbar-collapse-grid > ul > li:nth-child(4) > a,#navbar-collapse-grid > ul > li:nth-child(14) > a {
    margin: 0 10px;
  }
  .navbar-top > div > ul > li > a {
    background: 0 0 !important;
    color: #fff !important;
    background-color: #72c8cb !important;
}
  #navbar-collapse-grid > ul > li> ul {
  width: 100%;
  }
  .site-header .logo img {
        margin: auto;
    text-align: center;
    display: block;
  }
}

/* hides age dropdown for filter and form */
button.events-option-dropdown:nth-of-type(2)  { 
	display:none;
}

/* YS request: hides age dropdown & selection for registration */ 
#reg-screen2 > div.row > div.col-sm-7 > div > div:nth-child(1) > div.row.amf-row.am-field-select {
	display:none;
}

/* new banner for kiosk only */
.kiosk-banner-top {
	max-width: 1034px; 
	margin: 0 auto; 
	font-size: 18px;  
	padding: 1em; 
	margin-bottom: 1em; 
	text-align: center;
	background-color: #75c9cc; 
	color: #555555;
}

.kiosk-banner-top h3 {
    color: #000000;
}

.kiosk-date-picker {
	width: 1316px;
  	height: auto !important;
  	position: fixed; 
  	top: 0px; 
	z-index: 2 !important;
    background-color: #616161;
    color: #fff !important;
    padding: 0.5em 0;
    border-bottom: 1px solid #d1d1d1;
    margin-left: 0;
    width: 100% !important;
    left: 0;
}

.kiosk-date-picker .link {
    color: #fff !important;
}

.left-margin-fix-ipad {
	margin: 0 auto !important;
}

.header-margin-fix-ipad {
	margin: 0 auto 30px !important;
}