<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
em, small {
    letter-spacing: 0
}

body, li, p {
    line-height: 1.5em
}

.DNNEmptyPane {
    display: none!important
}

.paneOutline {
    border: 1px dashed #ccc
}

a, a img, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, time, tt, u, ul, var, video {
    border: 0
}

.TB_Wrapper, .TB_Wrapper *, .dnnActionMenu, .dnnActionMenu *, .dnnActionMenu:after, .dnnActionMenu:before, .dnn_mact, .dnn_mact *, .dnn_mact:after, .dnn_mact:before, [id*=ControlPanel], [id*=ControlPanel] *, [id*=ControlPanel]:after {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

[class*=RadAjaxPanel] *, [class*=Digital] * {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

html, li, p {
    font-size: 16px
}

ol.list-unstyled, ol.list-unstyled&gt;li, ul.list-unstyled, ul.list-unstyled&gt;li {
    list-style: none;
    margin: 0
}

ul.row {
    margin-left: -15px;
    margin-right: -15px
}

ol, ul {
    list-style: none
}

ul li {
   list-style-type: disc;
  font-weight: 300;
  color: #414141;
  font-size: 22px;
  line-height: 26px;
  margin-bottom: 8px;
   font-family: "Source Sans 3", sans-serif;
}

ul li li {
    list-style-type: circle
}

ol li {
    list-style-type: decimal;
    list-style-position: inside;
		font-weight:300;
	color: #414141;
	font-size:24px;
	line-height:36px;
}

.nav li {
    list-style: none!important
}

a {
    outline: 0!important
}

.popover {
    z-index: 999
}

.mark, mark {
    padding: 0;
    background-color: transparent
}

body {
    background: #fff;
    color: #333;
}

.CommandButton, .Head, .Normal, .NormalBold, .NormalDisabled, .NormalRed, .NormalTextBox, .SubHead, .SubSubHead, a:hover, a:link, a:visited, body, h1, h2, h3, h4, h5, h6, input, table, td, th, p {
    font-family: "Source Sans 3", sans-serif;
}

.SubHead {
    color: #000
}

Body #Form {
    height: 100%
}

embed, img, object {
    max-width: 100%
}

[class*=map] img, [class*=Map] img, [id*=map] img, [id*=Map] img, table img {
    max-width: none!important
}

img {
    height: auto
}

em {
    font-style: italic
}

strong {
    color: #333;
    font-weight: 600;
}

small {
    font-size: 12px
}

a:active, a:link, a:visited {
    text-decoration: none
}

a:hover {
    text-decoration: underline
}

p {
    margin: 25px 0 20px 0;
	font-weight:300;
	color: #414141;
	font-size:24px;
	line-height:36px;
}

ol li&gt;ol li {
    list-style-type: lower-latin
}
ol {
	padding-left:0;
	margin-left:0;
}


h1, h2, h3, h4, h5, h6 {
    color: #616161;
    line-height: 1.3em;
    margin: 0 0 10px;
}

h1 {
    font-size: 50px;
	line-height:52px;
	font-weight:300;
}

h2 {
    font-size: 47px;
	line-height:50px;
	font-weight:300;
}

h3 {
    font-size: 34px;
}

h4 {
    font-size: 30px;
}

h5 {
    font-size: 28px;
}

h6 {
    font-size: 24px;
}
p.DisclaimerText,  .DisclaimerText{
	margin-top:0;
}
.LiveForm.Default input[type="submit"], .LiveForm.Default input[type="button"] {
	font-family: "Source Sans 3", sans-serif !important;
	font-size:18px;
	background: #003f87 !important;
	font-weight:300 !important;
	text-transform:uppercase;
}
.LiveForm.Default input[type="submit"]:hover, .LiveForm.Default input[type="button"]:hover {
	background-color: #f1c400 !important;
	box-shadow:unset !important;
}
.DnnModule-Admin {
	margin-top:140px;
}
ul.simple-site-map li {
	list-style-type:none;
}
ul.simple-site-map li a {
	font-size:20px;
	color:#003f87;
	font-weight:400;
}
ul.simple-site-map ul {
	margin-left:0;
	padding-left: 15px;
}

.GreyGradient {
	background: rgb(248, 248, 248);
    background: -moz-linear-gradient(top, rgba(248, 248, 248, 1) 0%, rgba(255, 255, 255, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(248, 248, 248, 1) 0%, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(to bottom, rgba(248, 248, 248, 1) 0%, rgba(255, 255, 255, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#ffffff',GradientType=0 );
    transform: translate3d(0, 0, 0);
    border-top: 1px solid #d7d7d7;
}
#LightGreyBar {
  position: relative;
  background-color: #eeeeee;
  z-index: 100;
  padding: 5px;
}
#LightGreyBar p {
  display: flex;
  margin: 0;
  align-items: center;
  justify-content: flex-start;
  background-color: #eeeeee;
  font-size: 10px;
  line-height: 11px;
  font-style: italic;
  color: #000;
}
#LightGreyBar img {
  margin-right: 7px;
  max-width: 39px;
}
a.anchor, .anchor {
    padding-top: 220px;
    margin-top: -220px;
	/*z-index: -1;*/
	position: relative;
    display: inline-block;
}
a.anchor:before, .anchor:before {
    display: inline-block;
    content: " ";
    padding-top: 220px;
    margin-top: -220px;
    visibility: hidden;
}
.CurvyFont {
	font-family: "Source Serif 4", serif;
}
a.greylink {
	font-weight: 400;
	color:#414141;
}
a.greylink:hover, a.bluelink:hover {
	text-decoration:none;
}
a.bluelink, .BlueLinks {
	font-weight: 400;
	color:#003f87 !important;
}
 a.bluelink:hover, a.BlueLinks:hover {
	 color:#414141 !important;
 }
.HomeSkin #dnn_PaneTopeLeft_1 p {
	margin: 0;
}
#topHeader {
    background: #383838;
    -moz-box-shadow: 1px 50px 100px 0 #cacaca;
    -webkit-box-shadow: 1px 50px 100px 0 #cacaca;
    box-shadow: 1px 50px 100px 0 #cacaca;
    min-width: 25px;
    min-height: 35px;
    padding: 0
}
.dnnEditState header:not(.rw-main-header):not(.rw-review-header), .loggedin .CookiePolicy {
	position:relative;
}
.loggedin .CookiePolicy {
	min-height:40px;
}
.dnnEditState .heightsection {
	padding-top:0 !important;
}
.dnnEditState #belowsection {
	float:unset;
}
.dnnEditState #logo {
	position:relative;
}
header:not(.rw-main-header):not(.rw-review-header) {
    background: #fff;
    box-shadow: 0px 0px .5em 0px rgba(0, 0, 0, 0.32);
	position: fixed;
  width: 100%;
  z-index: 800;
}

#logo {
  text-align: center;
}
#logo a {
  display: block;
}
#logo img {
  max-width: 100px;
  margin: 5px 0 8px 0;
}
.navbar .brand {
    float: left;
    padding: 0!important;
    max-width: 120px
}
#search {
  position: absolute;
  z-index: 10000;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  display: none;
  top: 160px;
  max-width: 225px;
}
#scrollTopBtn {
  position: fixed;
  z-index: 900;
  right: -1px;
  bottom: 100px;
  display: none;
  visibility: visible;
  width: 50px;
  height: 50px;
  text-align: center;
  background-color: #003f87;
}
#scrollTopBtn a {
  font-size: 1.675em;
  line-height: 50px;
  color: #fff;
}
.scrollup {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
.MobileLogos {
  width: 100%;
  margin-top: 10px;
}
#navbar-top-wrapper, .MobileLogos, .AccountLoginBtn {
  display: inline-block;
}
.MobileLogos div {
  display: inline-block;
}
header a.SmallButton {
  text-transform: uppercase;
  color: #fff;
  border: 2px solid #f1c400;
  padding: 7px 20px 6px 20px;
  font-size: 14px;
  line-height: 11px;
  display: inline-block;
  text-decoration: none;
  background-color:#f1c400;
}
.MobileLogos .navbar-toggle {
  margin: 4px 8px 0 5px;
  padding: 0;
  border: none;
  border-radius: 0;
  width: 26px;
  background: transparent;
}
.MobileLogos .icons {
  float: right;
}
.MobileLogos .icons a {
  width: 33px;
  height: 32px;
  display: block;
  float: left;
  margin: 3px 3px 0 0;
  text-align: center;
  font-size: 24px;
  color: #003f87;
}
.navbar-toggle .icon-bar {
	height:4px;
	width: 26px;
}
.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 5px;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #003f87;
}
.MobileLogos .navbar-toggle.active .icon-bar {
	width:34px;
}
.MobileLogos .navbar-toggle span.icon-bar {
	transition: all 0.15s;
}
.MobileLogos .navbar-toggle.active {
    padding: 0;
	margin: 4px 8px 0 5px;
}
.MobileLogos .navbar-toggle.active span:nth-child(2) {
	transform: rotate(45deg);
	transform-origin: 10% 10%;
}
.MobileLogos .navbar-toggle.active span:nth-child(3) {
	opacity: 0;
}
.MobileLogos .navbar-toggle.active span:nth-child(4) {
	transform: rotate(-45deg);
	transform-origin: 10% 90%;
}
.MobileLogos .navbar-toggle span:nth-child(2),
.MobileLogos .navbar-toggle span:nth-child(4) {
	transform: rotate(0);
}
.MobileLogos .navbar-toggle span:nth-child(3) {
	opacity: 1;
}
.MobileLogos .navbar-toggle.active .icon-bar + .icon-bar {
    margin-top: 5px;
}
.MobileLogos .navbar-default .navbar-toggle:hover,.MobileLogos .navbar-default .navbar-toggle:focus {
    background-color: transparent;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: transparent !important;
}
.navbar-toggler:focus, .navbar-toggler:active, .navbar-toggler-icon:focus {
  outline: none;
  box-shadow: none;
}
footer {
    background-color: #fff;
	text-align:center;
	padding:45px 0;
}
footer ul li {
	list-style-type:none;
	font-size:18px;
	color: #414141;
	line-height:27px;
}
footer ul li a, footer ul li a:visited {
	color: #414141;
}
footer ul li a {
	transition: transform 0.2s ease;
	display: inline-block;
}
footer ul {
	padding-left:0;
	margin-left:0;
}
footer h3 {
  font-weight: 700;
  font-size: 22px;
  color: #003f87;
  margin: 0;
  padding: 0;
  font-family: "Source Serif 4", serif;
}

footer ul li a:hover {
 transform: translateX(3px);
 text-decoration:none;
 color:#003f87;
}
#dnn_dnnCopyright_lblCopyright {
	font-size:18px;
	color: #414141;
	font-weight:300;
	margin-bottom: 26px;
  display: block;
}
footer ul li.externalFooter a {
	font-weight:500;
	color: #003f87;
}
.fdiclogos img:nth-child(1) {
	margin-right:15px;
}
.fdiclogos img {
	max-width:75px;
}
#FullYellowBG {
	background: #f1c400;
}
#navbar-top-wrapper {
  width: 100%;
}
.navbar-nav {
  flex-direction: row;
  float: none;
}
.navbar-nav .dropdown-menu {
  float: none;
}
.loginX {
  position: absolute;
  top: 6px;
  right: 6px;
  cursor: pointer;
}
.olbTop {
  display: none;
  position: relative;
  z-index: 1200;
  top: 10px;
  max-width: 270px;
  height: auto;
  width: 100%;
  background: #003f87;
  padding-bottom: 0;
  border: 1px solid #003f87;
  margin: 0 auto;
  padding: 15px;
  border-radius:10px;
}
.olbTop::after {
    content: ' ';
    position: absolute;
    top: -24px;
    right:15px;
    margin-top: -5px;
    width: 25px;
    z-index: 1;
    height: 28px;
    border-bottom: solid 15px #003f87;
    border-left: solid 15px transparent;
    border-right: solid 15px transparent;
  }
.loginX {
  position: absolute;
  top: 6px;
  right: 10px;
  cursor: pointer;
}
.olbTop h4 {
  margin-bottom: 15px;
  padding: 4px 9px 0 5px;
  color: #fff;
  font-size: 24px;
  font-weight: 600;
  text-align: center;
  font-family: "Source Serif 4", serif;
}
.olbTop select {
  width: 100%;
  margin-bottom: 10px;
  height: 31px;
  color: #354E57;
  border-radius: unset;
  border: 1px solid #ccc;
  background: #fff;
  font-size: 16px;
}
.olbTop input {
  width: 100%;
  margin-bottom: 10px;
  height: 31px;
  padding: 0 0px 0 10px;
  border: 1px solid #ccc;
  outline: none;
  color: #414141;
  font-size: 16px;
}
.olbTop a.loginButton.WhiteBtn, .olbTop a.loginButton.WhiteBtn:hover {
  width: 100%;
  margin-bottom: 10px;
  padding: 4px 12px;
  font-weight: 500;
  text-align: center;
  background:transparent;
  border:2px solid #fff;
  color:#fff;
  display:block;
}
.olbTop p.boxlinks {
  margin-bottom: 0;
}
.olbTop p.boxlinks a {
  color: #fff;
  clear: both;
  font-weight: 300;
  font-size: 14px;
  margin-bottom: 0;
  display: block;
  line-height: 20px;
}
.navbar {
  padding: 0;
}
/********************Speedbump pop up****************************/
.popupBG {
    position: fixed;
    z-index: 10000;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    background: rgba(32, 32, 32, 0.7);
}

.extlinkContent {
    position: absolute;
z-index: 10000;
top: 2%;
left: 0;
width: 90%;
padding: 10px 15px;
border: 2px solid #d1cfc3;
-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.30);
-moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.30);
box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.30);
background: #fff;
right: 0;
margin-left: auto;
margin-right: auto;
}
.extlinkContent h2 {
	margin-bottom:15px;
	font-size:18px;
	line-height:18px;
}
.extlinkContent h4 {
    margin: 10px 0 30px 0;
    color: #555;
    font-size: 14px;
    line-height: 16px;
	text-transform:none;
}
.extlinkContent .YellowButton {
	margin: 0 15px 0 0;
	padding: 8px 15px;
}
.extlinkContent a.BlueButton {
	margin:0;
	padding: 8px 15px;
	color:#fff;
}
.extlinkContent a.BlueButton:visited {
	color:#fff;
}	
.extlinkContent p {
	font-size: 14px;
	line-height: 16px;
	margin:0 0 20px 0;
}
.extlinkContent p, .extlinkContent h4 {
    word-wrap: break-word;
}
img.left, img.right {
	margin:0 0 15px 0;
	float:none;
}
ul.chevronright {
	padding: 0;
}
ul.chevronright li {
	padding-top: 0.5em;
  line-height: 26px;
  list-style: none;
  padding-left: 30px;
  position: relative;
}
ul.chevronright li::before {
  color: #003f87;
  content: "\f054";
  width: 18px;
  height: 18px;
  font-family: "Font Awesome 6 Pro";
  position: absolute;
  left: 0;
}

.eds_news_Ozone.eds_subCollection_news .edn_article.edn_articleDetails.Location-Custom {
	margin:50px 0 25px 0;
}
.eds_news_Ozone.eds_subCollection_news .edn_article.edn_articleDetails.Location-Custom .edn_article_gallery {
	display:none;
}
.eds_news_Ozone.eds_subCollection_news .edn_article.edn_articleDetails.Location-Custom h1, .eds_news_Ozone.eds_subCollection_news .edn_article.edn_articleDetails.Location-Custom h2, .eds_news_Ozone.eds_subCollection_news .edn_article.edn_articleDetails.Location-Custom h3, .eds_news_Ozone.eds_subCollection_news .edn_article.edn_articleDetails.Location-Custom h5, .eds_news_Ozone.eds_subCollection_news .edn_article.edn_articleDetails.Location-Custom h6 {
	color: #616161;
  line-height: 1.3em;
  margin: 0 0 10px;
}
.eds_news_Ozone.eds_subCollection_news .edn_article.edn_articleDetails.Location-Custom h1 {
	font-size: 50px;
	line-height:52px;
	font-family: "Source Sans 3", sans-serif;
	font-weight:300;
}
.eds_news_Ozone.eds_subCollection_news .edn_article.edn_articleDetails.Location-Custom h2 {
	 font-size: 47px;
	line-height:50px;
	font-weight:300;
	 font-family: "Source Sans 3", sans-serif;
}
.eds_news_Ozone.eds_subCollection_news .edn_article.edn_articleDetails.Location-Custom h3 {
	font-size: 1.375rem;
	font-family: "Source Sans 3", sans-serif;
}
.eds_news_Ozone.eds_subCollection_news .edn_article.edn_articleDetails.Location-Custom h4 {
	font-size: 28px;
	font-family: "Source Serif 4", serif;
	line-height:30px;
  margin: 0 0 10px;
  color:#003f87;
}
.eds_news_Ozone.eds_subCollection_news .edn_article.edn_articleDetails.Location-Custom h5 {
	font-size: 1.25rem;
	font-family: "Source Sans 3", sans-serif;
}
.eds_news_Ozone.eds_subCollection_news .edn_article.edn_articleDetails.Location-Custom h6 {
	 font-size: 1rem
	font-family: "Source Sans 3", sans-serif;
}
.eds_news_Ozone.eds_subCollection_news .edn_article.edn_articleDetails.Location-Custom p, .eds_news_Ozone.eds_subCollection_news .edn_article.edn_articleDetails.Location-Custom .locationDetails p {
	line-height: 36px;
    color: #414141;
    font-size: 24px;
	margin-bottom:20px;
	font-family: "Source Sans 3", sans-serif;
}
.eds_news_Ozone.eds_subCollection_news .edn_article.edn_articleDetails.Location-Custom p.DisclaimerText {
	font-size: 14px;
	line-height:24px;
}
.eds_news_Ozone.eds_subCollection_news .edn_article.edn_articleDetails.Location-Custom .midsection img {
	border: 10px solid #fff;
    -webkit-box-shadow: 2px 2px 10px 0px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 2px 2px 10px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 2px 2px 10px 0px rgba(0, 0, 0, 0.5);
	margin-bottom:25px;
}
.eds_news_Ozone.eds_subCollection_news .edn_article.edn_articleDetails.Location-Custom a {
	color: #003f87;
	text-decoration:unset;
}

/* Override the .eds_news_Ozone… a rule on the GoSite button */
#gdb_reviews a.rw-leave-feedback-btn {
  /* your plugin’s default text color */
  color: #ffffff !important;      
}

.eds_news_Ozone.eds_subCollection_news .edn_article.edn_articleDetails.Location-Custom a.BlueButton {
	color:#fff;
	text-decoration:unset;
}
.eds_news_Ozone.eds_subCollection_news .edn_article.edn_articleDetails.Location-Custom a.YellowButton {
	color:#000;
	text-decoration:unset;
}
.eds_news_Ozone.eds_subCollection_news .edn_article.edn_articleDetails.Location-Custom a.YellowButton:hover {
	color:#fff;
}
.eds_news_Ozone.eds_subCollection_news .edn_article.edn_articleDetails.Location-Custom .edn_article_map {
  margin: 0 0 15px 0;
}
.eds_news_Ozone.eds_subCollection_news .edn_article.edn_articleDetails.Location-Custom .locationDetails h4 {
	font-size:20px !important;
	line-height:22px;
}
.eds_news_Ozone.eds_subCollection_news .edn_article.edn_articleDetails.Location-Custom .locationDetails p {
	font-size:18px !important;
	line-height:20px;
}
.eds_news_Ozone.eds_subCollection_news .edn_article.edn_articleDetails.Location-Custom .locationDetails a.Bluebtn{
    text-decoration: unset;
	background-color: #003f87;
  border: 2px solid #003f87;
  font-size: 16px;
  padding: 8px 12px;
  margin-top: 3px;
  text-transform: uppercase;
  color: #fff;
  transition: all 0.3s ease-in-out;
  text-decoration: none;
}
.eds_news_Ozone.eds_subCollection_news .edn_article.edn_articleDetails.Location-Custom .locationDetails a.Bluebtn:hover {
  background-color: transparent;
  border: 2px solid #003f87;
  color: #003f87;
  text-decoration: unset;
}
.eds_news_Ozone .CustomList h2, .eds_news_Ozone .CustomList h2 a {
	font-family: "Source Sans 3", sans-serif;
	font-size: 32px;
	color: #003f87;
}
.eds_news_Ozone .CustomList .BlueButton {
	font-family: "Source Sans 3", sans-serif;
	font-size:18px;
	color: #fff;
}
.eds_news_Ozone .CustomList .BlueButton:hover {
	color: #fff;
}
.locationDetails {
	min-width:215px;
}
.gm-style .gm-style-iw-d {
	max-height:unset !important;
}
.gm-style .gm-style-iw-c {
	max-height:200px !important;
}
button.gm-ui-hover-effect {
	width:38px !important;
	height:32px !important;
}
@media only screen and (max-width: 991px) {
  .whitewrapper {
    position: fixed;
    z-index: 10000;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.9);
    text-align: center;
    display: none;
  }
    #dnnMenu {
    height:315px;
    overflow-y: scroll;
    padding: 0 15px;
  }
  a.BlueButton, a.YellowButton {
	  display:block;
	  text-align:center;
  }
  .olbTop::after {
	  display:none;
  }
  .AccTab .liveaccdefault .ui-state-active, .AccTab .liveaccdefault .ui-widget-content .ui-state-active, .AccTab .liveaccdefault .ui-state-default {
	  padding: 38px 15px 33px 0;
  }
}
@media only screen and (max-width:767px) {
    .main-navigation {
        height: auto;
        width: 100%
    }
    nav {
        display: none
    }
    a.mobile-nav-btn {
        display: block;
        float: right;
        width: 50px;
        height: 46px;
        margin-top: 15px;
        text-align: center;
        color: #383838
    }
    a.mobile-nav-btn:hover {
        text-decoration: none
    }
      #navbar-top-wrapper {
    clear: both;
    position: relative;
  }
    #navbar {
        float: none!important;
		position: absolute;
    width: 100%;
    z-index: 1000;
    overflow: visible;
    margin: 0;
    left: 0;
    }
	.navbar-nav {
  flex-direction: row;
  float: none;
}
header #dnnMenu {
    height: 320px;
    overflow-y: scroll;
	padding: 0 15px;
}
}

@media only screen and (min-width: 768px) {
  #search {
    top: 151px;
  }
  footer { 
  text-align:left;
  }
  footer p.fdiclogos {
	  text-align:right;
  }
  #logo img {
  max-width: 150px;
  }
  .extlinkContent {
    width: 59%;
    padding: 35px 40px;
}
}

@media only screen and (min-width: 992px) {
  #dnn_LightGreyContent {
    height: 31px;
    vertical-align: middle;
    display: table-cell;
  }
    #search {
    display: block;
    position: relative;
    top: 0;
    right: 0;
  }
  footer {
	  background: #ececec;
	  padding:0;
  }
  footer .container {
	  background-color:#fff;
	  padding:65px 35px;
  }
    #logo {
    display: block;
    text-align: center;
    position: absolute;
    z-index: 1400;
    float: left;
    width: 100%;
    max-width: 24%;
    box-shadow: 0px 0px 1.2em 0px rgba(0, 0, 0, 0.32);
    background: #fff;
	transition: max-width 0.5s cubic-bezier(0.43, -0.14, 0.31, 1.14);
  }
   .sticky #logo {
    transition: max-width 0.5s cubic-bezier(0.43, -0.14, 0.31, 1.14);
    max-width: 300px;
  }
  
    #logo img {
    max-width: 90%;
    margin: 0;
    padding: 15px;
  }
   #belowsection {
    min-height: 90px;
    /*margin-top: -72px;*/
    width: 100%;
    float: right;
    position: relative;
  }
  header:not(.rw-main-header):not(.rw-review-header) {
  min-height: 133px;
}
    #belowsection .loginSection {
    float: right;
    width: 100%;
    text-align: right;
    line-height: 65px;
    max-width: 108px;
    height: 45px;
    margin-top: 0;
  }
    .loginBtn {
    height: 89px;
  }
    header .loginBtn a.SmallButton {
    border: unset;
    background-color: #f1c400;
    line-height: 60px;
    font-size: 18px;
    color: #000;
    text-align: center;
    display: block;
	text-transform:unset;
	line-height: 27px;
	padding: 21px 20px 14px 20px;
  }
  header .loginBtn a.SmallButton i {
	  font-size:23px;
  }
    .menusection {
    width: 77%;
    text-align: right;
    float: right;
    position: relative;
  }
    #dnn_AccountLogin {
    position: relative;
  }
   .olbTop {
    position: absolute;
    left: unset;
    right: 0;
    top: 104px;
    max-width: 305px;
    display: block;
    box-shadow: 3px 5px 5px -3px rgba(0,0,0,0.35);
    -webkit-box-shadow: 3px 5px 5px -3px rgba(0,0,0,0.35);
    -moz-box-shadow: 3px 5px 5px -3px rgba(0,0,0,0.35);
    padding: 12px 18px 18px 18px;
  }
  .olbTop .loginX img {
	  max-width:14px;
  }
  .olbTop input, .olbTop select {
	  height:40px;
  }
  .extlinkContent {
    top: 17%;
}
 .InnerSkin .olbTop {
    display: none;
  }
  img.left {
	margin: 0 15px 15px 0;
	float:left;
}
 img.right {
	margin:0 0 15px 15px;
	float:right;
}
}
@media only screen and (min-width: 992px) and (max-width: 1280px) {
header:not(.rw-main-header):not(.rw-review-header) {
	position:relative;
	min-height: 183px;
}
.InnerSkin header:not(.rw-main-header):not(.rw-review-header) {
	min-height: 133px;
}
.heightsection {
	padding-top:0 !important;
}
}
@media only screen and (min-width: 1024px) {
  #LightGreyBar .headerRight {
    float: right;
  }
    #LightGreyBar .headerRight input {
    min-width: 250px;
  }
  footer #dnn_footer_left_1 {
	  padding-left:65px;
  }
  footer #dnn_footer_right_1 {
	  padding-right:65px;
  }
  header:not(.rw-main-header):not(.rw-review-header) {
	 background-color: rgba(255,255,255,.85);
  }
  .extlinkContent {
    width: 44%;
}
.extlinkContent h2 {
  font-size: 25px;
  line-height: 27px;
}
.extlinkContent p, .extlinkContent h4 {
	font-size:16px;
	line-height:19px;
}
}
@media only screen and (min-width: 1200px) {
  #LightGreyBar p {
    font-size: 13px;
    line-height: 15px;
  }
  footer h3 {
	  font-size:30px;
	  line-height:30px;
	  margin-bottom:15px;
  }
  footer ul li {
	  font-size: 24px;
    line-height: 28px;
    margin-bottom: 9px;
  }
    footer .container {
	  background-color:#fff;
	  padding:65px 15px;
  }

  #dnn_dnnCopyright_lblCopyright {
	  font-size: 24px;
    line-height: 28px;
	margin-top:40px;
  }
  .fdiclogos img {
  max-width: unset;
}
  #dnn_FooterBelowRight {
    margin-top: 45px;
  }
  footer #dnn_footer_left_1 {
    padding-left: 110px;
  }
  .olbTop h4 {
	  font-size: 32px;
  }
}
@media only screen and (min-width: 1385px) {
.extlinkContent {
    width: 43%;
}
}
@media only screen and (min-width: 1600px) {
  #dnn_dnnCopyright_lblCopyright {
    padding-left: 15px;
  }
  #dnn_FooterBelowRight {
	  padding-right:65px;
  }
  .extlinkContent {
    width: 28%;
}
header .loginBtn a.SmallButton {
	line-height: 27px;
}
}
</pre></body></html>