.has-padding-on-mobile {
  padding-left: 10px;
  padding-right: 10px;
}
@media only screen and (min-width : 480px) {

}
@media only screen and (min-width : 768px) {
	.nav-main .mr-2 {
  		margin-right: 1rem !important;
	}
  .has-padding-on-mobile {
   padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (min-width : 992px) {
}
@media only screen and (min-width : 1200px) {
}
@media only screen and (min-width : 1560px) {
	.nav-main .mr-2 {
  		margin-right: 2rem !importan t;
	}
}

#navtoggler-container { padding: 0 !important; }

div[id^='dnn_'][id$='_ContentPane'] { padding-left: 0 !important; padding-right: 0 !important; }


h3.largerh3 { font-size:29px;}

main div.container, section.containersection {
    margin-bottom: 54px !important;
   margin-top:54px !important;
}
main div.container.mb-0, section.containersection.mb-0 {
    margin-bottom: 0 !important;
  margin-top:0 !important;
}

header.fixed-top { position:fixed !important;}

.my-breadcrumb .SkinObject {
    color: #5d6664 !important; 
}

.subpagemenu ul li a.subpage {
    padding: 1rem .5rem !important;
}
.Normal p, .Normal h3, .Normal h4 {
  text-align: justify;
}
.Normal td p, .Normal th p {
  text-align: inherit;
}
.Normal ul {
  list-style: none;
}
.Normal ul li::before {
  content: "\2022";
  color: #cf355d;
  font-weight: bold;
  display: inline-block; 
  font-size: 1.2rem;
  width: 1em;
  margin-left: -1em;
}

nav#ddfullscreenmenu ul li a.HideOnDesktop, 
nav#ddfullscreenmenu ul li.breadcrumb.HideOnDesktop {
    display: block;
}
@media only screen and (min-width : 768px) {
  nav#ddfullscreenmenu ul li a.HideOnDesktop, 
  nav#ddfullscreenmenu ul li.breadcrumb.HideOnDesktop {
      display: none;
  }
}

.bannerpane main div.container, .bannerpane section.containersection {
    margin-top: 0px !important;
}


blockquote.page-quote p {
    font-size: 20px !important;
}
blockquote.page-quote cite {
    font-size: 16px !important;
}

.Normal a.btn-secondary:visited, .Normal a.btn-primary:visited { color: #fff !important; }

.df-lightbox-wrapper {
    z-index: 200001 !important;
}

.eds_news_Ozone.eds_subCollection_news {
    font-family: "Open Sans",sans-serif;
    line-height: 1.3;
    font-size: 13px;
    color: inherit;
}
.eds_news_Ozone h1, .eds_news_Ozone h2, .eds_news_Ozone h3, .eds_news_Ozone h4, .eds_news_Ozone h5, .eds_news_Ozone h6, .eds_news_Ozone th, .eds_news_Ozone .in_article_image .image_title {
    font-family: "Open Sans",sans-serif;
  color: #004b3d !important;
}
.eds_news_Ozone.eds_subCollection_news .edn_mediaContainer {
    border: 0;
}
.smbLightOverlayWrapper.modern {
    z-index: 200001 !important;
}

.eds_news_Ozone.eds_subCollection_news .edn_article.edn_multiArticle > figure > figcaption .edn_articleTitle { color: #fff !important; }
.eds_news_Ozone.eds_subCollection_news a { color:#CF355D!important; }

.dnnFormPopup {
z-index: 1000000 !important;
}


.sweet-alert button {
    background-color: #ccc !important;
    color: white;
    border: none;
    box-shadow: none;
    font-size: 15px !important;
    font-weight: 500;
    text-transform: uppercase !important;
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important;
    padding: 8px 32px  !important;
    margin: 26px 5px 0 5px;
    cursor: pointer;
}
.sweet-alert h2 {
  font-family: trajan-pro-3,Helvetica,serif;
    color: #004B3D !important;
    font-size: 30px;
    font-weight: 600;
    text-transform: none;
    position: relative;
    margin: 25px 0;
    padding: 0;
    line-height: 40px;
    display: block;
}


footer .hiddenLogin { font-size: 10px; }
footer .SkinObject { font-size: 10px; }
footer #dnn_dnnSearch_ClassicSearch { display: none; }

@media (max-width: 767.98px) {
    .rowan-header {
        padding-top: 10px !important;
    }
}





















