body { font-family:'Arsenal', sans-serif; font-size:18px; margin:0px; height:100% }
html { height:100% }
#footerContact a:link { color:#dedede; text-decoration:underline }
#footerContact a:visited { color:#dedede }
#footerContact a:hover { color:#caa05d; text-decoration:none }
#footerContact a:active { color:#dedede }
#footerTerms a:link { color:#dedede; text-decoration:underline }
#footerTerms a:visited { color:#dedede }
#footerTerms a:hover { color:#caa05d; text-decoration:none }
#footerTerms a:active { color:#dedede }
.f-bb { -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box }
#PageDiv { position:relative; min-height:100%; margin:auto }
#logoWrapper { z-index:0; margin-left:auto; margin-right:auto; background-color:#164f1e }
#innerLogo { max-width:1200px; z-index:0; margin-left:auto; margin-right:auto; display:none }
#aboutCTA.f-ms { overflow:hidden }
#infoWrapper { position:relative; z-index:0; margin-left:auto; margin-right:auto; border-top:solid #fff 1px }
#infoWrapper_m { position:relative; margin:0px; background-image:url(../Resources/infowrapper.png); background-position:left top; background-size:auto; background-repeat:repeat; background-attachment:scroll }
#innerInfo-wrapper { max-width:1200px; z-index:0; padding-top:14px; margin-left:auto; margin-right:auto }
#privacyCookies { width:97.67%; z-index:0; float:left; padding:14px }
#privacyLine { z-index:0; margin-left:auto; margin-right:auto; border:solid #fff 1px; overflow:hidden }
#contactWrapper { z-index:0; margin-left:auto; margin-right:auto }
#innerContact { max-width:1200px; z-index:0; margin-left:auto; margin-right:auto }
#contactForm { width:50%; z-index:0; float:left; padding:14px }
#form { width:NaN%; z-index:0; float:left; padding:14px }
#nameField { width:100% }
#emailField { width:100% }
#phoneField { width:100% }
#messageArea { width:100%; height:150px }
#messengerBox { width:44%; z-index:0; float:right; padding:30px 14px 14px }
#saddleImage1 { width:33.33%; min-height:236px; z-index:0; float:left; background-image:url(../Resources/ares.jpg); background-position:center; background-size:cover; background-repeat:no-repeat }
#saddleImage3 { width:33.33%; min-height:236px; z-index:0; float:left; background-image:url(../Resources/albion-kontact-li.jpg); background-position:center; background-size:cover; background-repeat:no-repeat }
#footerContact { width:35%; min-height:72px; z-index:0; float:left; padding:14px; margin-top:20px }
#navigation { height:auto; overflow:visible }
.fwNavContainer1 { float:right; position:relative; right:50% }
#fwNav1 { position:relative; display:block; left:50%; padding:0; margin:0; list-style:none }
#fwNav1 .fwNavItem { width:auto; position:relative; float:left; margin:0; padding:0; border-top:0; border-bottom:0 }
#fwNav1 .fwNavItem a { display:block; color:#FFFFFF; text-decoration:underline; background:#164F1E; padding:0px 25px 0px 25px; white-space:nowrap }
#fwNav1 .fwFirstChild { border-left:0 }
#fwNav1 .fwLastChild { border-right:0 }
#fwNav1 .fwNavItem:hover > span a, #fwNav1 .fwNavItem:hover > a { color:#FFFFFF; text-decoration:none }
#fwNav1 .fwNavItem a:hover, #fwNav1 .fwNavItem span a:hover, #fwNav1 .fwNavItem a:focus { color:#FFFFFF; text-decoration:none }
#fwNav1-toggle, .fwNav1-toggle-label { display:none }
.fwNav1-toggle-label { width:30px; height:30px; overflow:hidden; background-image:url('../Resources/Hamburger-GT-open.svg'); background-repeat:no-repeat; background-size:100%; margin-left:auto; margin-right:auto }
#fwNav1 * .sub { visibility:hidden; position:absolute; left:-0; float:left; padding:0; margin:0; list-style:none; z-index:1 }
#fwNav1 .sub * .sub { top:-0 }
#fwNav1 .fwNavItem .sub .fwNavItem { display:block; margin:0; padding:0; left:0; width:100%; *width:auto; border-left:0; border-right:0; border-top:none; border-bottom:none }
#fwNav1 * * * .sub { left:100%; top:0 }
#fwNav1 .fwNavItem .sub .fwNavItem a { display:block; color:#FFFFFF; text-decoration:underline; background:#164F1E; padding:0px 25px 0px 25px; white-space:nowrap }
#fwNav1 .fwNavItem .sub .fwFirstChild { border-top:0 }
#fwNav1 .fwNavItem .sub .fwLastChild { border-bottom:0 }
#fwNav1 .fwNavItem .sub .fwNavItem:hover > span a, #fwNav1 .fwNavItem .sub .fwNavItem:hover > a { color:#FFFFFF; text-decoration:none }
#fwNav1 .fwNavItem .sub .fwNavItem a:hover, #fwNav1 .fwNavItem .sub .fwNavItem span a:hover, #fwNav1 .fwNavItem .sub .fwNavItem a:focus { color:#FFFFFF; text-decoration:none }
#fwNav1 :hover > .sub { visibility:visible }
@media screen and (max-width:920px)
{
	#logoWrapper { width:100% }
	#innerLogo { width:100%; min-height:100px; max-width:none }
	#infoWrapper { width:100% }
	#innerInfo-wrapper { width:100%; max-width:none }
	#privacyCookies { width:96.96% }
	#contactWrapper { width:100% }
	#innerContact { width:100%; min-height:100px; max-width:none }
	#contactForm { width:45% }
	#form { width:NaN% }
	#saddleImage1 { width:33% }
	#saddleImage3 { width:33%; float:right }
	#footerContact { width:47% }
	.fwNavContainer1 { display:none; position:fixed; width:100%; top:0; right:0; bottom:100%; left:0; margin-top:-100%; background-color:#164F1E; -webkit-overflow-scrolling:touch; overflow:auto; float:none; -webkit-transition:.2s ease-out margin, .2s ease-out bottom; -moz-transition:.2s ease-out margin, .2s ease-out bottom; -ms-transition:.2s ease-out margin, .2s ease-out bottom; -o-transition:.2s ease-out margin, .2s ease-out bottom; transition:.2s ease-out margin, .2s ease-out bottom }
	#fwNav1 { width:100%; right:0; left:0; margin-top:0px }
	#fwNav1 .fwNavItem { box-sizing:border-box; float:none; overflow:hidden; width:100%; border-right:0; border-left:0 }
	#fwNav1 .fwNavItem a { padding-top:16px; padding-bottom:16px; padding-left:14px; padding-right:14px }
	#fwNav1 .fwFirstChild { border-top:0 }
	#fwNav1 .fwLastChild { border-bottom:0 }
	.fwNav1-toggle-label { display:block; position:relative; cursor:pointer; -webkit-touch-callout:none; -webkit-user-select:none; user-select:none }
	.fwNav1-toggle-close { background-image:url('../Resources/Hamburger-GT-close.svg'); margin:20px auto 20px auto }
	.fwNavContainer1.fwMenuOn { margin-top:0; bottom:0 }
	#fwNav1 .fwNavItem .sub .fwNavItem a { padding-top:16px; padding-bottom:16px; padding-right:10px; padding-left:20px }
	#fwNav1 .fwNavItem .sub .sub .fwNavItem a { padding-left:30px }
	#fwNav1 .fwNavItem .sub .sub .sub .fwNavItem a { padding-left:40px }
	#fwNav1 .fwNavItem .sub { position:relative; visibility:visible; width:100%; left:0; top:0 }
	#fwNav1 .fwNavItem .sub .fwNavItem { width:100% }
	#fwNav1 .fwNavItem .sub .sub { left:0 }
	#fwNav1 .fwNavItem .sub .sub .fwNavItem { border-left:none }
	.fwMainPointer1, .fwSubPointer1 { display:none }
	#fwNav1 .fwNavItem .sub .fwLastChild { border-bottom:none }
	#fwNav1 .fwLastChild .sub .fwLastChild { border-bottom:0 }
}
@media screen and (max-width:720px)
{
	#privacyCookies { width:96.11% }
	#contactWrapper { width:100% }
	#innerContact { width:99.72% }
	#contactForm { width:96.1% }
	#form { width:NaN% }
	#nameField { width:99% }
	#emailField { width:99% }
	#phoneField { width:99% }
	#messageArea { width:99% }
	#messengerBox { width:96.1% }
	#saddleImage1 { min-height:200px }
	#saddleImage3 { min-height:200px }
	#footerContact { width:96.11%; min-height:161px; margin-top:0px }
}
@media screen and (max-width:570px)
{
	#innerInfo-wrapper { margin-top:10px }
	#privacyCookies { width:95.09% }
	#innerContact { width:99.65% }
	#contactForm { width:95.07% }
	#form { width:NaN% }
	#messengerBox { width:95.07% }
	#saddleImage1 { min-height:150px }
	#saddleImage3 { min-height:150px }
	#footerContact { width:55% }
}
@media screen and (max-width:480px)
{
	#privacyCookies { width:94.17% }
	#innerContact { width:99.58% }
	#contactForm { width:94% }
	#form { width:NaN% }
	#messengerBox { width:94% }
	#saddleImage1 { min-height:100px }
	#saddleImage3 { min-height:100px }
	#footerContact { width:46% }
}
@media screen and (max-width:320px)
{
	#privacyCookies { width:91.25% }
	#innerContact { width:99.38% }
	#contactForm { width:91% }
	#form { width:NaN% }
	#messengerBox { width:91% }
	#footerContact { width:91.25% }
}
