em, small {
    letter-spacing: 0
}

body, li, p {
    line-height: 1.5em
}

.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;
}

.dnnEditState header {
	position:relative;
}
.dnnEditState .heightsection {
	padding-top:0 !important;
}
.dnnEditState .DesktopMenu #nav-desktop > li > ul {
   z-index: 9999;
 }
 .dnnEditState #scrollTopBtn {
    bottom: 100px;
 }
.BodyContent .dnnLogin .LoginPanel .dnnFormItem:first-child label,.BodyContent .dnnLogin .LoginPanel .dnnFormItem:nth-child(2) label,.BodyContent .dnnLogin .LoginPanel .dnnFormItem:first-child input,.BodyContent .dnnLogin .LoginPanel .dnnFormItem:nth-child(2) input,.BodyContent .dnnLogin .LoginPanel .dnnFormItem .dnnLoginRememberMe label {
    font-size: 18px;
}
html, li, p {
    font-size: 18px
}

ol.list-unstyled, ol.list-unstyled>li, ul.list-unstyled, ul.list-unstyled>li {
    list-style: none;
    margin: 0
}

ol, ul {
    list-style: none
}

ul li {
    list-style-type: disc
}

ul li li {
    list-style-type: circle
}

ol li {
    list-style-type: decimal;
    list-style-position: inside
}

.nav li {
    list-style: none!important
}

a {
    outline: 0!important
}
.mark, mark {
    padding: 0;
    background-color: transparent
}
body {
    background: #fff;
    color: #322f31;
    font-size: 18px;
}

.CommandButton, .Head, .Normal, .NormalBold, .NormalDisabled, .NormalRed, .NormalTextBox, .SubHead, .SubSubHead, a:hover, a:link, a:visited, body, input, table, td, th, p {
    font-family: "Lato", sans-serif;
}


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;
}
img.cornered {
	border-radius:14px;
}
em {
    font-style: italic
}

strong {
	font-weight:600;
}

small {
    font-size: 12px
}

a:active, a:link, a:visited {
    text-decoration: none
}

a:hover {
    text-decoration: underline
}
h1, h2, h3, h4, h5, h6 {
    color: #384185;
    line-height: 1.3em;
    margin: 0 0 15px;
	font-weight:bold;
	 font-family: "Nunito", sans-serif;
}

h1 {
    font-size: 30px;
}

h2 {
    font-size: 27px;
}
.HomeSkin h2 {
	font-size:30px;
}
h3 {
    font-size: 25px;
}

h4 {
    font-size: 23px;
}

h5 {
    font-size: 22px;
}

h6 {
    font-size:20px;
}
.MultiButton a {
	display:block;
	margin:0 0 25px 0;
}
ul, ol {
	padding-left:0;
}
p, ul li, ol li {
	color:#353434;
}
.BodyContent ul {
	padding-left:25px;
}
hr.ShortPurple {
	height:2px;
	max-width:145px;
	background-color:#4d548a;
	opacity:1;
}
.BlueText {
	color:#071897;
}
.GreenText {
	color:#01731b;
}
.LightBlueText {
	color: #0090db;
}
.OrangeText {
	color: #f16601;
}
table.fees th {
	font-size: 22px;
  font-weight: bold;
}
table.fees td {
	padding:15px;
}
header {
    background: #fff;
  position: fixed;
  width: 100%;
  transition: height 0.3s;
  z-index: 998;
}
header .WhiteBG {
	background-color: #fff;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.50);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.50);
  box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.50);
  padding: 0 0 25px 0;
}
header #dnn_dnnLOGO_hypLogo svg {
	max-width:240px;
}
header .WhiteBG a[id*="dnnLOGO"] {
	padding:10px 0;
}
.BodyContent .dnnForm.dnnLoginService.dnnClear a {
	color:#fff;
}
.BodyContent a.OrangeButton, .BodyContent a.OrangeButton:visited{
    background-color: #f16601;
    color: #fff;
    padding: 6px 18px 8px 18px;
    text-decoration: none;
	text-align:center;
	border-radius:12px;
}
.BodyContent a.OrangeButton:hover {
    background-color: #cf5903;
    color: #fff;
	text-decoration: none;
}
.BodyContent a.PurpleButton,.BodyContent a.PurpleButton:visited{
    background-color: #4d548a;
    color: #fff;
    padding: 6px 18px 8px 18px;
    text-decoration: none;
	text-align:center;
	border-radius:12px;
}
.BodyContent a.PurpleButton:hover {
    background-color: #384185;
    color: #fff;
	text-decoration: none;
}
.BodyContent a.GreenButton,.BodyContent a.GreenButton:visited{
    background-color: #01731b;
    color: #fff;
    padding: 6px 18px 8px 18px;
    text-decoration: none;
	text-align:center;
	border-radius:12px;
}
.BodyContent a.GreenButton:hover {
    background-color: #024611;
    color: #fff;
	text-decoration: none;
}
.BodyContent a.LinkText-Purple{
    color: #4d548a;
    font-size: 18px;
    text-transform: uppercase;
    transition: .3s ease-in;
    position: relative;
	display: inline-block;
	line-height: 18px;
	font-weight:bold;
	
}
.BodyContent a.LinkText-Purple:hover{
    color: #4d548a;
	text-decoration:unset;
}
.BodyContent a.LinkText-Purple::after{
   position: absolute;
  content: "\f054";
  font-family: "Font Awesome 5 Free";
  top: 0;
  color: #4d548a;
  transition: .3s ease-in;
  line-height: 20px;
  font-size: 16px;
  font-weight: 600;
  right: -16px;
}
.BodyContent a.LinkText-Purple:hover::after{
    transform: translateX(50%);
	line-height: 20px;
  font-size: 17px;
}
.BodyContent a.LinkText-Orange{
    color: #f16601;
    font-size: 18px;
    text-transform: uppercase;
    transition: .3s ease-in;
    position: relative;
	display: inline-block;
	line-height: 18px;
	font-weight:bold;
}
.BodyContent a.LinkText-Orange:hover {
	 color: #f16601;
	 text-decoration:unset;
}
.BodyContent a.LinkText-Orange::after{
   position: absolute;
  content: "\f054";
  font-family: "Font Awesome 5 Free";
  top: 0;
  color: #f16601;
  transition: .3s ease-in;
  line-height: 20px;
  font-size: 16px;
  font-weight: 600;
  right: -16px;
}
.BodyContent a.LinkText-Orange:hover::after{
    transform: translateX(50%);
	line-height: 20px;
  font-size: 17px;
}
.BodyContent a.WhiteButtonOrangeText,.BodyContent  a.WhiteButtonOrangeText:visited {
	background-color: #fff;
    color: #f16601;
    padding: 6px 18px 8px 18px;
    text-decoration: none;
	text-align:center;
	border-radius:12px;
}
.BodyContent a.WhiteButtonOrangeText:hover {
    background-color: #f16601;
    color: #fff;
	text-decoration: none;
}
.BodyContent a {
	color:#4d548a;
}
.BodyContent a:hover {
	color:#252b59;
}
#scrollTopBtn {
    position: fixed;
    z-index: 900;
    right: 20px;
    bottom: 60px;
    display: none;
    visibility: visible;
	width:33px;
	height:33px;
	border-radius:50%;
	background-color:#5cbe1d;
	text-align:center;
	-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);
	border:1px solid #5cbe1d;
}
.scrollup {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
#scrollTopBtn i {
	color:#030c2d;
	line-height:34px;
	font-size:21px;
}
.modal-backdrop.fade.show {
	opacity: .5;
	background-color: #000;
}
.DesktopMenu {
	margin: 0 auto;
  text-align: center;
}
img#dnn_dnnLOGO_imgLogo {
	max-width: 240px;
	margin: 15px auto 25px;
}
#nav-mobile #menuToggle span {
	background: #343434;
}
#nav-desktop > li > a {
  color: #4c4c4c;
  text-transform:unset;
  font-size:16px;
  line-height:18px;
}
#nav-desktop > li > a:hover {
	color:#f16601;
}
.nav-is-toggled #body-overlay {
	background:transparent;
}
/*#nav-mobile.nav-drill {
  width: 100%;
  margin-top: 0;
  background-color:#f2f2f2;
  min-width: 320px;
  position: absolute;
  right: 0;
  top: 52px;
}*/

/* Keep your float if needed */
header #nav-mobile {
  float: right;
}

/* Anchor for absolute drawer */
#menuToggle {
  position: relative;
  display: block;
  z-index: 1;
}

/* Drawer */
#menuToggle > nav.nav-drill {
  position: absolute;
  top: 100%;          /* directly below hamburger */
  right: -13px;
  width: 100vw;       /* FULL SCREEN */
  max-width: 100vw;
  height: 100vh;      /* full height */
  overflow-y: auto;
  background-color: #f2f2f2;
  z-index: 1000;
  transform: translateX(105vw);   /* hidden */
  transition: transform .45s ease;
  margin-top: 29px;
}

/* Open state */
.nav-is-toggled #menuToggle > nav.nav-drill {
  transform: translateX(0);
}

#nav-mobile .nav-item .nav-link,#nav-mobile .nav-drill,#nav-mobile .nav-expand-content { 
	background-color:#f2f2f2;
}
#nav-mobile .nav-item a.nav-link { 
	color:#4d548a;
	font-weight:600;
}
#nav-mobile .nav-item:not(:last-child) {
  border-bottom: 1px solid #ccc;
}
header .QuickLinks {
	display:inline-block;
}
header #nav-mobile {
	float:right;
}
header .QuickLinks a {
	background-color: #f16601;
    color: #fff;
    padding: 6px 14px 8px 14px;
	border-radius:13px;
}
.QuickLinksTop {
  position: absolute;
  z-index: 1000;
  top: 0;
  right: 0;
  left: 0;
  display: none;
  overflow: hidden;
 -webkit-box-shadow: 3px 3px 3px -2px rgba(0,0,0,0.58); 
box-shadow: 3px 3px 3px -2px rgba(0,0,0,0.58);
  border-radius: 0 0 10px 10px;
  background:#fff;
  z-index:990;
  max-width:300px;
  padding:15px 20px;
  left:0;
  border:1px solid #f0f0f0;
}
.QuickLinksTop ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.QuickLinksTop ul li {
  position: relative;
  padding-left: 20px; /* space for triangle */
  margin-bottom: 8px;
  font-size:16px;
	line-height:18px;
  list-style-type: none;
}

.QuickLinksTop ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 8px solid #f16601; /* orange triangle */
}

.QuickLinksTop a {
	color:#4c4c4c;
	font-size:16px;
	line-height:18px;
}
.CloseX {
	float:right;
	margin: -7px -8px;
}
.CloseX img {
	max-width:15px;
}
.QuickLinksDesktop div {
	display:inline-block;
}
.QuickLinksDesktop .Links a {
    font-size: 16px;
    color: #fff;
    background: #f16601;
    padding: 8px 10px 8px 10px;
    border: 2px solid #f16601;
    display: inline-block;
    font-weight: 600;
    width: 100%;
	border-radius: 7px 7px 0 0;
 }
.QuickLinksDesktop .Links a:hover {
	text-decoration:unset;
}
#MemberList .ImageTop img {
	border-radius:50%;
	max-width:170px;
	border:3px solid #fff;
	box-shadow: 5px 6px 6px 0px rgba(196,196,196,0.45);
    -webkit-box-shadow: 5px 6px 6px 0px rgba(196,196,196,0.45);
    -moz-box-shadow: 5px 6px 6px 0px rgba(196,196,196,0.45);
    margin-bottom:15px;
}
.eds_news_Ozone.eds_subCollection_news #MemberList p.Location i {
	color:#4d548a;
	font-size:16px;
}
.eds_news_Ozone.eds_subCollection_news #MemberList p.Location {
  font-size: 16px;
  margin-bottom: 8px;
  line-height: 18px;
}
.eds_news_Ozone.eds_subCollection_news #MemberList article {
	margin-bottom:15px;
}
#MemberList .ImageTop p {
	margin-bottom:3px;
}
.eds_news_Ozone.eds_subCollection_news #MemberList .ShortIntro {
	font-size:18px;
	font-family: "Lato", sans-serif;
	margin-bottom: 11px;
}
.BodyContent .eds_news_Ozone.eds_subCollection_news #MemberList a.LinkText-Purple::after {
  line-height: 18px;
  font-size: 15px;
}
.eds_news_Ozone.eds_subCollection_news #MemberList a, .eds_news_Ozone.eds_subCollection_news #MemberList p.card-title{
	color:#4d548a;
}
.eds_news_Ozone.eds_subCollection_news #MemberList p.card-title{ 
	font-size:20px;
	font-weight:bold;
	font-family: "Lato", sans-serif;
	margin-bottom: 8px;
}
.eds_news_Ozone.eds_subCollection_news #MemberList .TopSection p em {
	font-weight:300;
	font-size:18px;
}
.eds_news_Ozone.eds_subCollection_news #TeamDetail .edn_mediaContainer {
	float:none;
	border:unset;
	padding:0;
	margin:0 0 20px 0;
}
.eds_news_Ozone.eds_subCollection_news #TeamDetail .edn_mediaContainer img {
	border-radius:14px;
}
.eds_news_Ozone.eds_subCollection_news #TeamDetail .edn_article_gallery {
	display:none;
}
.eds_news_Ozone.eds_subCollection_news #TeamDetail.edn_article .EDN_cf_all_fields_container {
	display:none;
}
.eds_news_Ozone.eds_subCollection_news #HomeFeed .edn_mediaContainer {
	border:unset;
	margin: 0 0 15px 0;
	float:none;
	padding:0;
}
.eds_news_Ozone.eds_subCollection_news #HomeFeed .edn_article .edn_readMoreButtonWrapper {
  text-align: left;
}
.eds_news_Ozone.eds_subCollection_news #HomeFeed .edn_article .edn_readMoreButtonWrapper a {
	font-family: "Lato", sans-serif;
	font-size:18px;
	color:#fff;
}
.eds_news_Ozone.eds_subCollection_news #HomeFeed .edn_article {
  margin-bottom: 27px;
}
.eds_news_Ozone.eds_subCollection_news .edn_mediaContainer img {
	border-radius:16px;	
}
.eds_news_Ozone.eds_subCollection_news #HomeFeed .edn_article .edn_articleSummary {
  padding: 4px 0 8px 0;
}
#Body .eds_news_Ozone h1,#Body .eds_news_Ozone h2,#Body .eds_news_Ozone h3,#Body .eds_news_Ozone h4,#Body .eds_news_Ozone h5,#Body .eds_news_Ozone h6 {
  font-family: "Nunito", sans-serif;
  color:#4d548a;
  font-weight:bold;
}
#Body .eds_news_Ozone h2, #Body .eds_news_Ozone h2 a, #Body .eds_news_Ozone h2 a:hover {
	color:#4d548a;
	font-size:24px;
	font-family: "Nunito", sans-serif;
}
#Body .edn_articleSummary {
	color:#353434;
	font-size:18px;
	font-family: "Lato", sans-serif;
	line-height:21px;
}
.eds_news_Advantage #BlogList .description, .eds_news_Advantage #BlogList .card-description, .eds_news_Advantage #BlogList .footer-big p {
	color:#353434;
	font-size:18px;
	font-family: "Lato", sans-serif;
	line-height:21px;
	font-weight:400;
	margin-bottom:25px;
}
.eds_news_Advantage #BlogList .card-title, .eds_news_Advantage #BlogList .card-title a,.eds_news_Advantage #BlogList .card-title a:hover, .eds_news_Advantage #BlogList h2 a:not(.export, .rss):hover {
	color:#4d548a !important;
	font-size:24px;
	font-family: "Nunito", sans-serif;
	line-height:27px;
}
.DNNModuleContent.ModEasyDNNnewsC .ednMoreArticlesTriggerWrapper.edNews_loadMoreTriggerWrapper {
	max-width: 320px;
  margin: 0 auto;
  font-family: "Lato", sans-serif;
}
.DNNModuleContent.ModEasyDNNnewsC  .eds_news_Advantage .edNews_loadMoreTriggerWrapper .edNews_loadMoreTrigger > span,.DNNModuleContent.ModEasyDNNnewsC .eds_news_Advantage .edsgg__loadMediaWrapper .edsgg__loadMediaTrigger > span, .DNNModuleContent.ModEasyDNNnewsC  .eds_news_Ozone .edNews_loadMoreTriggerWrapper .edNews_loadMoreTrigger > span,.DNNModuleContent.ModEasyDNNnewsC .eds_news_Ozone .edsgg__loadMediaWrapper .edsgg__loadMediaTrigger > span {
  color: #4d548a;
  font-size: 17px;
  line-height: 1.42857;
  font-weight: 600;
  display: block;
  padding: 12px 30px;
  text-transform:uppercase;
  font-family: "Lato", sans-serif;
}
.eds_news_Advantage .edNews_loadMoreTriggerWrapper .edNews_loadMoreTrigger:hover .actionTextContainer span,
.eds_news_Ozone .edNews_loadMoreTriggerWrapper .edNews_loadMoreTrigger:hover .actionTextContainer span {
	color: #fff;
}
.eds_news_Advantage .edNews_loadMoreTriggerWrapper .edNews_loadMoreTrigger:hover .actionTextContainer, .eds_news_Advantage .edsgg__loadMediaWrapper .edsgg__loadMediaTrigger:hover .edsgg__loadMediaTriggerText,
.eds_news_Ozone .edNews_loadMoreTriggerWrapper .edNews_loadMoreTrigger:hover .actionTextContainer, .eds_news_Ozone .edsgg__loadMediaWrapper .edsgg__loadMediaTrigger:hover .edsgg__loadMediaTriggerText {
  color: #fff;
  background-color: #4d548a;
}
.DNNModuleContent.ModEasyDNNnewsC  .eds_news_Advantage .edNews_loadMoreTriggerWrapper .edNews_loadMoreTrigger:hover,.DNNModuleContent.ModEasyDNNnewsC  .eds_news_Advantage .edsgg__loadMediaWrapper .edsgg__loadMediaTrigger:hover,
.DNNModuleContent.ModEasyDNNnewsC  .eds_news_Ozone .edNews_loadMoreTriggerWrapper .edNews_loadMoreTrigger:hover,.DNNModuleContent.ModEasyDNNnewsC  .eds_news_Ozone .edsgg__loadMediaWrapper .edsgg__loadMediaTrigger:hover {
  box-shadow: 0 14px 26px -12px rgba(147, 147, 147, 0.42), 0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(157, 157, 157, 0.2);
}
.DNNModuleContent.ModEasyDNNnewsC .eds_news_Ozone.eds_subCollection_news .article_pager, .eds_news_Ozone.eds_subCollection_news .article_pagination table,.DNNModuleContent.ModEasyDNNnewsC .eds_news_Ozone.eds_subCollection_news .edNews_loadMoreTriggerWrapper .trigger {
	border: solid 1px #fff;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.DNNModuleContent.ModEasyDNNnewsC .eds_news_Ozone.eds_subCollection_news .edNews_loadMoreTriggerWrapper .trigger:hover .actionTextContainer {
  background-color: #4d548a;
  border: solid 1px #4d548a;
}
.DNNModuleContent.ModEasyDNNnewsC .eds_news_Ozone.eds_subCollection_news .edNews_loadMoreTriggerWrapper .trigger {
	width:100%;
}
.eds_news_Advantage #BlogList .card {
	box-shadow:unset;
	max-width:400px;
	margin: 30px auto;
}
.eds_news_Advantage #BlogList .card .card-header.card-header-image {
	border-radius:15px;
	overflow: hidden;
}
.eds_news_Advantage #BlogList .card .card-header.card-header-image img {
	box-shadow:unset;
}
.eds_news_Advantage #BlogList .card .card-header.card-header-image time {
	z-index: 50;
  left: 0;
  right: auto;
  width: 100%;
  position:absolute;
  height: 35px;
  bottom: 0;
  background-color: rgba(19, 19, 19, 0.6);
  color:#fff;
  font-size:18px;
	font-family: "Lato", sans-serif;
	line-height:36px;
	font-weight:400;
	font-style:italic;
}
.eds_news_Advantage #BlogList a.PurpleButton {
	color:#fff;
	font-size:18px;
	font-family: "Lato", sans-serif;
	line-height:21px;
	font-weight:400;
	margin-bottom:25px;
}
.eds_news_Advantage #BlogInner .header-filter::before {
	background:unset;
}
.eds_news_Advantage #BlogInner p, .eds_news_Advantage #BlogInner ul li, .eds_news_Advantage #BlogInner ol li {
	font-size:18px;
	font-family: "Lato", sans-serif;
	line-height:21px;
	font-weight:400;
	margin: 0 0 15px;
}
.eds_news_Advantage #BlogInner h1, .eds_news_Advantage #BlogInner h2, .eds_news_Advantage #BlogInner h3, .eds_news_Advantage #BlogInner h4, .eds_news_Advantage #BlogInner h5, .eds_news_Advantage #BlogInner h6 {
	color: #384185;
    line-height: 1.3em;
    margin: 0 0 15px;
	font-weight:bold;
	 font-family: "Nunito", sans-serif;
}

.eds_news_Advantage #BlogInner h1 {
    font-size: 30px;
}
.eds_news_Advantage #BlogInner h2 {
    font-size: 27px;
}
.eds_news_Advantage #BlogInner h3 {
    font-size: 25px;
}
.eds_news_Advantage #BlogInner h4 {
    font-size: 23px;
}

.eds_news_Advantage #BlogInner h5 {
    font-size: 22px;
}
.eds_news_Advantage #BlogInner h6 {
    font-size:20px;
}
.eds_news_Advantage #BlogInner a {
	color:#384185;
	text-decoration:unset;
}
.eds_news_Advantage #BlogInner {
	margin: 45px auto;
	max-width:1100px;
}
.eds_news_Advantage #BlogInner .edn_article_gallery {
	display:none;
}
.eds_news_Advantage #BlogInner .edn_mediaContainer {
	text-align:center;
	position:relative;	
}
.eds_news_Advantage #BlogInner .edn_mediaContainer img {
	border-radius:14px;
}
.eds_news_Advantage #BlogInner .card {
	box-shadow: unset;
}
.eds_news_Advantage #BlogInner .edn_mediaContainer .BlogTitle {
  text-align: left;
  margin: 15px 0 25px 0;
}
.edMaps_map .edMaps_title {
	display:none;
}
.locationDetails {
	min-width:300px;
	min-height:200px
}
.locationDetails p {
	margin-bottom:5px;
}
.locationDetails h4 {
	font-size:22px;
	margin-bottom:5px;
}
.eds_news_Advantage #BlogInner .detailsshare ul.SocialIcons {
  margin: 0 0 40px 0;
  padding-left: 0;
}
.eds_news_Advantage #BlogInner .detailsshare p.uppercase {
	color:#384185;
	font-family: "Nunito", sans-serif;
	font-size:20px;
	font-weight:bold;
}
.edn_aditionalBox.edn_relatedArticles.customarticle img {
  border-radius: 10px;
  max-width: 140px;
  float: left;
  display: none;
}
.eds_news_Advantage #BlogInner .detailsshare ul.SocialIcons li {
	display: inline-block;
  list-style-type: none;
}
.eds_news_Advantage #BlogInner ul.SocialIcons li a i.fab.fa-facebook-square {
  color: #4267B2;
  font-size: 33px;

}
.eds_news_Advantage #BlogInner ul.SocialIcons li a i.fab.fa-linkedin {
  color: #0072B1;
  font-size: 33px;
}
#Body .eds_news_Ozone #SimpleListNews h4, #Body .eds_news_Ozone #SimpleListNews h4 a {
	font-size:20px;
	color:#4d548a;
}
#Body .eds_news_Ozone #SimpleListNews h4, #Body .eds_news_Ozone #SimpleListNews h4 {
	margin-bottom:5px;
}
#Body #SimpleListNews .edn_articleSummary {
  color: #353434;
  font-size: 18px;
  margin: 0;
  line-height:23px;
  padding: 0 0 10px 0;
}
#Body #SimpleListNews .edn_articleSummary p {
	margin-bottom:0;
}
.eds_news_Ozone.eds_subCollection_news #SimpleListNews  .edn_article .edn_readMoreButtonWrapper {
	text-align:left;
	margin:0 0 5px 0;
}
.eds_news_Ozone.eds_subCollection_news #SimpleListNews .edn_article {
  margin-bottom: 25px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 15px;
}
.eds_news_Ozone.eds_subCollection_news #SimpleListNews a.LinkText-Orange {
	color:#f16601;
	font-size:18px;
	font-weight:600;
	text-transform:unset;
	font-family: "Lato", sans-serif;
}
.eds_news_Ozone.eds_subCollection_news #SimpleListNews a.LinkText-Orange::after {
	line-height: 22px;
  font-size: 14px;
  right: -11px;
}
.row-cols-5-custom {
  display: flex;
  flex-wrap: wrap;
  margin-right: calc(-0.5 * var(--bs-gutter-x));
  margin-left: calc(-0.5 * var(--bs-gutter-x));
}
.col-5-custom {
  flex: 0 0 auto;
  width: 20%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
}
.InnerSkin .LightGreyBG::before,.InnerSkin .LightGreyBG::after {
	display:none;
}
img.right, img.left {
	float: none;
  clear: both;
  display: block;
  margin:0 0 15px 0;
}
h4.iconborderright {
  display: flex;
  align-items: center;
}
h4.iconborderright img {
	margin-right: 15px;
  border-right: 1px solid #515998;
  padding-right: 15px;
}
h4.iconborderright.GreenText img {
	border-right: 1px solid #01731b;
}
h4.iconborderright.LightBlueText img {
	border-right: 1px solid #0090db;
}
h4.iconborderright.OrangeText img {
	border-right: 1px solid #f16601;
}
@media only screen and (max-width: 767px) {
.BodyContent a.PurpleButton, .BodyContent a.OrangeButton, .BodyContent a.GreenButton {
	display:block;
}
.GreyBox {
	margin-bottom:35px;
}
}
@media only screen and (max-width: 992px) {
.col-5-custom {
    width: 33.333333%;
}
}
@media only screen and (max-width: 575px) {
.col-5-custom {
   width: 100%;
}
}
.HomeSkin h2 {
	font-size:30px;
}
.text-center.LocationTitle h2 {
	color:#505050;
}
.text-center.LocationTitle hr {
	width:145px;
	margin:15px auto 25px;
	background-color:#505050;
	opacity:1;
	height:2px;
}
.parallax-effect-container {
  height: 400px;
  overflow: hidden;
  display: block;
  position: relative;
  overflow: hidden;
  margin-bottom:35px;
}
.parallax-effect-container hr {
	width: 145px;
  margin: 10px auto;
  background-color: #fff;
  opacity: 1;
  height: 2px !important;
}
.parallax-effect-container .overlay {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.38);
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index:2;
}
.parallax-effect-content {
  position: absolute;
  display: block;
  max-width: 990px;
  top: 3%;
  left: 0;
  padding: 16px;
  width: 100%;
  transform-style: flat;
  /*transform: translate3d(0,-50%,0);*/
  z-index:3;
  text-align:center;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}
.parallax-effect-content h2, .parallax-effect-content p {
	color:#fff;
}
.HomeSkin  .parallax-effect-content h2 {
	font-size:24px;
}
.parallax-effect-content h2 {
	margin:0 0 10px 0; 
}
.parallax-effect-content p:last-child {
	margin:0;
}
.parallax-effect-content p {
	font-size:14px;
	line-height:16px;
	margin-bottom:10px;
}
.parallax-effect-image {
  position: absolute;
  top:0;
  left:0;
  width: 100%;
  height: 100%;
  bottom: 0;
  right: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  background-attachment: fixed;
}
.parallax-effect-container .carousel-inner {
	/*overflow:visible;*/
}
.parallax-effect-container .carousel-caption {
	top:50%;
	padding:0;
}
.parallax-effect-container .carousel-inner {
	min-height:380px;
}
.parallax-effect-container  .carousel-control-prev-icon,
.parallax-effect-container  .carousel-control-next-icon {
  background-image: none;
  width: 0;
  height: 0;
  margin: 0;
  padding: 0;
}
.parallax-effect-container  .carousel-control-prev,
.parallax-effect-container  .carousel-control-next {
  width: 80px;         
  opacity: 1;
  top:26%;
}
.parallax-effect-container  .carousel-control-prev::after {
  content: "";
  display: block;
  width: 13px;
  height: 20px;
  background: url("/Portals/_default/Skins/ChildFirst/images/testimonialsliderleft-arrow.png") no-repeat center;
  background-size: 13px 20px;
}

.parallax-effect-container  .carousel-control-next::after {
  content: "";
  display: block;
  width: 13px;
  height: 20px;
  background: url("/Portals/_default/Skins/ChildFirst/images/testimonialsliderright-arrow.png") no-repeat center;
  background-size: 13px 20px; 
}
.parallax-effect-container  .carousel-control-prev,.parallax-effect-container .carousel-control-next {
	height:50px;
}
.parallax-effect-container .carousel-control-prev {
	left:-15px;
}
.parallax-effect-container .carousel-control-next {
	right:-15px;
}
.LightGreyBG {
	background-color:#f0f0ef;
	position:relative;
}
.LightGreyBG::before {
	background: no-repeat transparent url("/Portals/_default/Skins/ChildFirst/images/abc-block.png");
	content:" ";
	width: 83px;
    height: 87px;
    display: block;
    position: absolute;
    top: -50px;
  right: 10px;
}
.LightGreyBG::after {
	background: no-repeat transparent url("/Portals/_default/Skins/ChildFirst/images/pink-sun.png");
	content:" ";
	width: 106px;
    height: 100px;
    display: block;
    position: absolute;
    right: 11px;
  bottom: 50px;
}
.lightgreywave {
    background: no-repeat transparent url("/Portals/_default/Skins/ChildFirst/images/LightGreyWave.svg");
    background-size: cover;
    width: 100%;
    height: 133px;
}
.LightGreyBG hr.ShortPurple {
	margin: 17px 0 30px 0;
}
.FooterWave {
    background: no-repeat transparent url("/Portals/_default/Skins/ChildFirst/images/FooterWave.svg");
    background-size: cover;
    width: 100%;
    height: 92px;
    left: 0;
    z-index: 3;
}
footer {
	background-color:#030c2d;
	margin: 0;
    padding: 25px 0;
}
footer p, footer span, footer h6 {
	font-family: "Nunito", sans-serif;
	color:#fff;
	font-size:16px;
}
footer a, footer a:hover, footer a:link, footer a:visited {
	font-family: "Nunito", sans-serif;
}
footer h6 {
	font-size:16px;
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom:4px;
}
footer ul li {
	list-style-type:none;
	font-size:16px;
	font-family: "Nunito", sans-serif;
	line-height:18px;
	margin:0 0 7px 0;
}
footer a {
	color:#fff;
}
footer ul.SocialMedia li {
	display:inline-block;
}
footer ul.SocialMedia {
	margin-bottom:5px;
}
footer ul.SocialMedia li a {
	font-size:28px;
	color:#fff;
}
footer a:hover, footer a:visited {
	color:#c9cef4;
	text-decoration:unset;
}
#dnn_FooterPaneMid {
	text-align:right;
}
.eds_news_Firefly.eds_subCollection_news #HomeEvents .EDN_article.EDN_eventsBox > a:hover {
  background-color: unset;
}
.eds_news_Firefly.eds_subCollection_news #HomeEvents .EDN_article.EDN_eventsBox {
	border:unset;
	margin: 0 0 33px 0;
}
.eds_news_Firefly.eds_subCollection_news #HomeEvents .EDN_article.EDN_eventsBox > a .EDN_eventsBoxDate {
	background-color:#384185;
	border-radius:14px;
}
.eds_news_Firefly.eds_subCollection_news #HomeEvents .EDN_article.EDN_eventsBox > a .EDN_eventsBoxDate .EDN_eventPublishDay {
	color:#fff;
	font-family: "Nunito", sans-serif;
	font-weight:bold;
	font-size:22px;
}
.eds_news_Firefly.eds_subCollection_news #HomeEvents .EDN_article.EDN_eventsBox > a .EDN_eventsBoxDate .EDN_eventPublishMonth {
 color:#fff;
  font-size: 24px;
  text-transform: uppercase;
  font-family: "Nunito", sans-serif;
	font-weight:bold;
}
.eds_news_Firefly.eds_subCollection_news #HomeEvents .EDN_article.EDN_eventsBox > a .EDN_eventsBoxDate .EDN_eventPublishYear {
  color:#fff;
  font-size: 20px;
  font-family: "Nunito", sans-serif;
	font-weight:bold;
	margin:5px 0 7px 0;
}
.eds_news_Firefly.eds_subCollection_news #HomeEvents .EDN_article.EDN_eventsBox > a .EDN_eventsBoxDate p {
	text-align:center;
	color:#fff;
	font-size:13px;
	line-height:15px;
	margin:0;
}
.eds_news_Firefly.eds_subCollection_news #HomeEvents .EDN_article.EDN_eventsBox > a .EDN_eventsBoxDate {
  padding: 22px 10px 25px 10px;
  width: 100%;
  position: relative;
  max-width:285px;
}
.eds_news_Firefly.eds_subCollection_news #HomeEvents .EDN_article.EDN_eventsBox > a {
	padding:0 0 5px 0;
}
.eds_news_Firefly.eds_subCollection_news #HomeEvents .EDN_article.EDN_eventsBox > a::before {
	display:none;
}
.eds_news_Firefly.eds_subCollection_news #HomeEvents .EDN_eventBoxTitle.articleTitle {
	color:#4d548a;
	font-size:24px;
	font-family: "Nunito", sans-serif;
	font-weight:bold;
	line-height: 26px;
  margin: 8px 0;
  display: block;
}
.eds_news_Firefly.eds_subCollection_news #HomeEvents .edn_readMoreButtonWrapper a {
  font-family: "Lato", sans-serif;
  font-size: 18px;
  color: #fff;
}
#Body .eds_news_Firefly.eds_subCollection_news #HomeEvents .edn_articleSummary {
	margin-bottom:15px;
}
#Body .eds_news_Firefly.eds_subCollection_news #HomeEvents a:hover {
  text-decoration: unset;
  color: #fff;
}
.DNNModuleContent.ModEasyDNNnewsCategoriesMenuC {
  max-width: 230px;
  margin: 0 auto 35px;
}
.DNNModuleContent.ModEasyDNNnewsCategoriesMenuC .eds_news_Ozone.eds_subCollection_categoryMenu .edNews_categoryDropdown .edn_category_menu_wrapper > li > div {
	background:#f2f0f0;
}
.DNNModuleContent.ModEasyDNNnewsCategoriesMenuC .eds_news_Ozone.eds_subCollection_categoryMenu .edn_category_menu_wrapper li > div a.edn_category {
	font-family: "Lato", sans-serif;
	font-size:18px;
	line-height:20px;
}
.DNNModuleContent.ModEasyDNNnewsCategoriesMenuC .eds_news_Ozone.eds_subCollection_categoryMenu .edn_category_menu_wrapper li > div a.edn_category:hover {
	color:#353434;
}
.DNNModuleContent.ModEasyDNNnewsCategoriesMenuC .eds_news_Ozone.eds_subCollection_categoryMenu .edn_category_menu_wrapper li {
  padding: 8px 0px;
}
.eds_news_Ozone.eds_subCollection_categoryMenu .edn_category_menu_wrapper li > div:hover .expand_collapse {
  transform: unset;
}
.eds_news_Ozone.eds_subCollection_categoryMenu a {
  color: #656565;
}
.eds_news_Ozone.eds_subCollection_categoryMenu .edNews_categoryDropdown .edn_category_menu_wrapper > li > ul {
	box-shadow:unset;
	margin-top: 0 !important;
}
 .edn_aditionalBox.edn_relatedArticles.customarticle h5 {
	 text-transform:uppercase;
	 font-size:20px;
 }
 .edn_aditionalBox.edn_relatedArticles.customarticle hr {
	 margin: 15px 0 25px 0;
 }
.edn_aditionalBox.edn_relatedArticles.customarticle ul {
	padding-left:0;
}
.edn_aditionalBox.edn_relatedArticles.customarticle ul li {
	list-style-type:none;
}
.edn_aditionalBox.edn_relatedArticles.customarticle ul li a {
  font-weight: bold;
  font-size: 20px;
  text-decoration: unset;
  margin-bottom: 11px;
  display: block;
}

.edn_aditionalBox.edn_relatedArticles.customarticle ul li a.LinkText-Purple {
	display:inline-block;
}
.eds_news_Advantage #BlogInner #blogModal a.PurpleButton {
	color:#fff;
	float:right;
}
.edn_aditionalBox.edn_relatedArticles.customarticle .card-description p {
	color:#353434;
}
.LiveForm.Default .Field label[class*="Field-Label-"], .LiveForm.Default .Field > label, .LiveForm.Default .Field .MatrixWrapper > label, .LiveForm.Default td, .LiveForm.Default th, .LiveForm.Default table, .LiveForm.Default .Field input, .LiveForm.Default .Field select, .LiveForm.Default .Field textarea, .LiveForm.Default .Field button, .LiveForm.Default input[type="submit"], .LiveForm.Default input[type="button"] {
	font-family: "Lato", sans-serif;
}
.ModLiveFormsC .LiveForm.Default input[type="submit"],.ModLiveFormsC .LiveForm.Default input[type="button"] {
  background: #01731b;
  font-family: "Lato", sans-serif;
  font-size:16px;
}
.ModLiveFormsC .LiveForm.Default input[type="submit"]:hover,.ModLiveFormsC .LiveForm.Default input[type="button"]:hover {
  box-shadow: unset;
  background-color:#024611;
}
#dnn_LowerPaneTop .eds_news_Ozone {
  margin-bottom: 0;
}
@media only screen and (min-width:560px) {
#menuToggle > nav.nav-drill {
  right: -37px;
}
}
@media only screen and (min-width:768px) {
img.right {
	float:right;
  clear: unset;
  display: unset;
  margin:0 0 15px 20px;
}
img.left {
	float:left;
	margin:0 20px 15px 0;
	clear: unset;
  display: unset;
}

.eds_news_Ozone.eds_subCollection_news #MemberList .ImageTop {
	/*min-height:242px;*/
}
.eds_news_Advantage #BlogInner .edn_mediaContainer .BlogTitle {
	padding: 25px 25px;
}
.eds_news_Advantage #BlogInner .edn_mediaContainer .BlogTitle h1 {
	margin:0;
}
.eds_news_Advantage #BlogInner .edn_mediaContainer {
	margin-bottom: 90px;
}
.eds_news_Advantage #BlogInner .edn_mediaContainer .BlogTitle {
	position: absolute;
  z-index: 10;
  bottom: -55px;
  width: 70%;
  margin: 0 auto;
  text-align: center;
  left: 15px;
  right: 15px;
  background-color:#fff;
  border:1px solid #ccc;
  border-radius:12px;
}
.eds_news_Ozone.eds_subCollection_news #HomeFeed .edn_mediaContainer {
	margin: 0 25px 0 0;
	float:left;
}
.eds_news_Ozone.eds_subCollection_news #HomeFeed .edn_readMoreButtonWrapper {
  margin: 0;
}
.eds_news_Ozone.eds_subCollection_news #HomeFeed .edn_article h2.edn_articleTitle {
	padding-top:15px;
}
.eds_news_Firefly.eds_subCollection_news #HomeEvents .EDN_article.EDN_eventsBox > a .EDN_eventsBoxDate {
  max-width: 168px;
  float:left;
  margin:0 25px 25px 0;
}
.eds_news_Firefly.eds_subCollection_news #HomeEvents .EDN_eventBoxTitle.articleTitle {
  margin: 0 0 8px 0;
}
.HomeSkin .parallax-effect-content h2 {
  font-size: 30px;
}
.parallax-effect-container hr {
  margin: 15px auto;
}
.parallax-effect-content p {
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 10px;
}
.parallax-effect-container .carousel-control-prev, .parallax-effect-container .carousel-control-next {
  top:17%;
}
.parallax-effect-content {
  top: 8%;
}
.parallax-effect-container .carousel-control-next {
  right: 35px;
}
.parallax-effect-container .carousel-control-prev {
  left: 35px;
}
.LightGreyBG::before {
  top: 16px;
  right: 10px;
}
.LightGreyBG::after {
	bottom: 78px;
}
#dnn_FooterPaneMid {
	text-align:left;
}
.FooterWave {
	height: 122px;
}
#dnn_FooterPane, .footer-copyright {
	text-align:right;
}
footer h6 {
  margin-bottom: 7px;
}
}
@media only screen and (min-width:830px) {
#menuToggle > nav.nav-drill {
    right: -70px;
}
}
@media only screen and (min-width:992px) {
.DesktopMenu {
  margin: 0 auto;
  text-align: center;
  display: block;
  min-height: 52px;
}
.DesktopMenu > .d-lg-block {
    display: flex;
    align-items: center;
  }

.DesktopMenu #nav-desktop {
    display: flex;
    align-items: center;
    justify-content: unset;
    width: 86%;
	float:left;
	margin-top:10px;
	gap:18px;
 }
.DesktopMenu #nav-desktop .fa-solid.fa-chevron-down {
	font-size: 16px;
  margin-left: 5px;
}

  .DesktopMenu #nav-desktop > li {
    float: none;         
    width: auto;         
    margin: 0 10px;
  }
.DesktopMenu #nav-desktop > li:nth-child(4) {
	max-width:118px;
}
  .DesktopMenu #nav-desktop > li > a {
    display: inline-flex;
    align-items: center;
    gap: 6px;
}
.DesktopMenu #nav-desktop > li > ul {
  background: #fff;
  -webkit-box-shadow: unset;
  -moz-box-shadow: unset;
  box-shadow: unset;
  border-radius: 0 0 7px 7px;
 box-shadow: 0px 6px 5px 0px rgba(0,0,0,0.27);
-webkit-box-shadow: 0px 6px 5px 0px rgba(0,0,0,0.27);
-moz-box-shadow: 0px 6px 5px 0px rgba(0,0,0,0.27);
border-top:1px solid #fff;
z-index:-1
}
.DesktopMenu ul#nav-desktop li ul li a {
  font-size:19px;
  font-weight: 400;
  text-transform: unset;
  color:#6f6f6f;
  text-align:left;
  padding: 0 15px;
}
.DesktopMenu ul#nav-desktop li ul li ul {
	margin-top:8px;
}
.DesktopMenu ul#nav-desktop li ul li ul li a {
	 font-size:17px;
	 color:#4a4a4a;
	 padding: 0px 15px 0px 33px;
}

.DesktopMenu #nav-desktop > li > ul {
	padding: 15px 17px 23px 7px;
}
.QuickLinksDesktop .Links a {
  padding: 11px 10px 15px 10px;
}

#nav-desktop {
	width:86%;
}
.QuickLinksDesktop {
    width: 13%;
    float: none;        
    display: flex;
    align-items: center;
    float:right;
  }
.QuickLinksTop {
	left:unset;
	right:0;
}
header .WhiteBG {
	padding:0 0 5px 0;
}
img#dnn_dnnLOGO_imgLogo {
	max-width: 335px;
	margin: 15px auto 10px;
}
.LightGreyBG::before {
    top: -65px;
    right: unset;
    left: 44px;
}
.MultiButton a {
	display:inline-block;
	margin:0 15px 25px 0;
}
.eds_news_Ozone.eds_subCollection_news #HomeFeed .edn_mediaContainer img {
	margin-bottom:55px;
}
.eds_news_Ozone.eds_subCollection_news #HomeFeed .edn_article h2.edn_articleTitle {
	padding-top:0;
}
.eds_news_Firefly.eds_subCollection_news #HomeEvents .EDN_article.EDN_eventsBox > a {
	padding:0;
}
.eds_news_Firefly.eds_subCollection_news #HomeEvents .EDN_article.EDN_eventsBox > a .EDN_eventsBoxDate {
  padding: 25px 10px 30px 10px;
}
.eds_news_Firefly.eds_subCollection_news #HomeEvents .EDN_article.EDN_eventsBox > a .EDN_eventsBoxDate {
    max-width: 102px;
    margin: 0 25px 85px 0;
}
.edn_aditionalBox.edn_relatedArticles.customarticle ul li a.TiteLink {
	min-height:42px;
}
.HomeSkin #dnn_P1_1_Left,.HomeSkin #dnn_P1_1_Right {
	padding-top:12px;
}
.eds_news_Firefly.eds_subCollection_news #HomeEvents .EDN_article.EDN_eventsBox {
  border: unset;
  margin: 0 0 15px 0;
}
.eds_news_Advantage #BlogInner .edn_aditionalBox.edn_relatedArticles.customarticle ul li:nth-child(1) {
    margin-right: 25px;
}
.eds_news_Ozone.eds_subCollection_news #MemberList p.Location {
  /*min-height: 43px;*/
}
.eds_news_Ozone.eds_subCollection_news #MemberList article {
  margin-bottom: 40px;
  max-width: 260px;
}
.eds_news_Ozone.eds_subCollection_news #MemberList .content {
	position:relative;
	min-height: 131px;
}

.eds_news_Ozone.eds_subCollection_news #MemberList .LowerContent {
	position:absolute;
}
.eds_news_Ozone.eds_subCollection_news #TeamDetail .edn_mediaContainer {
	float:left;
	margin:0 25px 0 0;
}
footer ul.SocialMedia {
  margin-bottom: 10px;
}
.edn_aditionalBox.edn_relatedArticles.customarticle ul {
    display: flex;
}
.edn_aditionalBox.edn_relatedArticles.customarticle ul li {
    flex: 0 0 50%;
}
}
@media only screen and (min-width:1024px) {
.eds_news_Advantage #BlogList .card-title {
	min-height:82px;
}
.eds_news_Advantage #BlogList .card-description {
	min-height:110px;
}
}
@media only screen and (min-width:1200px) {
 .edn_aditionalBox.edn_relatedArticles.customarticle img {
    display: block;
    margin: 0 15px 0 0;
  }
.LightGreyBG::before {
    top: -46px;
    right: unset;
    left: 4px;
}
header .WhiteBG {
    padding: 0;
}
.CloseX {
  margin: -16px -30px;
}
.QuickLinksDesktop .Links a {
  font-size: 19px;
  padding: 10px 20px 11px 20px;
}
.QuickLinksTop {
  max-width: 375px;
  padding: 25px 45px 25px 20px;
}
.DesktopMenu #nav-desktop {
	margin-top: 0;
	min-height: 53px;
	padding-left: 128px;
}
.DesktopMenu #nav-desktop > li {
    min-height: 53px;
}

.eds_news_Firefly.eds_subCollection_news #HomeEvents .EDN_article.EDN_eventsBox > a .EDN_eventsBoxDate .EDN_eventPublishDay, .eds_news_Firefly.eds_subCollection_news #HomeEvents .EDN_article.EDN_eventsBox > a .EDN_eventsBoxDate .EDN_eventPublishMonth {
  font-size: 26px;
}
.eds_news_Firefly.eds_subCollection_news #HomeEvents .EDN_article.EDN_eventsBox > a .EDN_eventsBoxDate {
    margin: 0 25px 36px 0;
}
.eds_news_Ozone.eds_subCollection_news #HomeFeed .edn_mediaContainer img {
    margin-bottom: 15px;
}
.parallax-effect-content {
    top: 11%;
}
.parallax-effect-container .carousel-inner {
  min-height: 240px;
}
footer {
  padding: 20px 0 15px 0;
}
.eds_news_Ozone.eds_subCollection_news #MemberList .content {
    min-height: 172px;
}
.eds_news_Ozone.eds_subCollection_news #MemberList .ShortIntro {
	min-height:117px;
}
}
@media only screen and (min-width:1360px) {
 .DesktopMenu #nav-desktop > li:nth-child(4) {
    max-width: 135px;
  }
}
@media only screen and (min-width:1385px) {
.eds_news_Advantage #BlogList .card-description {
    min-height: 82px;
}
#nav-desktop > li > a {
  font-size: 19px;
  line-height: 22px;
}
.DesktopMenu #nav-desktop > li {
    padding-bottom: 10px;
}
}
@media only screen and (min-width:1400px) {
.eds_news_Ozone.eds_subCollection_news #HomeFeed .edn_mediaContainer img {
    margin-bottom: 0px;
}
#Body .HomeSkin .eds_news_Ozone {
	margin-bottom:0;
}
.eds_news_Ozone.eds_subCollection_news #HomeFeed .edn_article {
  margin-bottom: 35px;
}  
.eds_news_Ozone.eds_subCollection_news #HomeFeed .edn_article:last-child {
	margin-bottom:0;
}
.eds_news_Firefly.eds_subCollection_news #HomeEvents .EDN_article.EDN_eventsBox > a .EDN_eventsBoxDate {
    margin: 0 25px 25px 0;
}
.parallax-effect-content {
  max-width: 1200px;
}
.parallax-effect-container .carousel-control-next {
  right: 75px;
}
.parallax-effect-container .carousel-control-prev {
  left: 75px;
}
.parallax-effect-content {
    top: 15%;
}
.eds_news_Ozone.eds_subCollection_news #MemberList .content {
    min-height: 156px;
}
.eds_news_Ozone.eds_subCollection_news #MemberList .ShortIntro {
	min-height:93px;
}
}
@media only screen and (min-width:1600px) {
.eds_news_Firefly.eds_subCollection_news #HomeEvents .EDN_article.EDN_eventsBox > a .EDN_eventsBoxDate {
    margin: 0 25px 20px 0;
}
.eds_news_Ozone.eds_subCollection_news #HomeFeed {
	padding-right:33px;
}
.eds_news_Firefly.eds_subCollection_news #HomeEvents {
	padding-right:80px;
}
.LightGreyBG::before {
    top: -46px;
    right: unset;
    left: 4px;
}
 .DesktopMenu #nav-desktop {
    padding-left: 225px;
}
}