.ImgTop h2{
    font-size: 43px;
}
.ImgTop p:nth-child(3){
    min-height: 81px;
}
.ImgTop a{
    font-size: 16px;
    text-transform: uppercase;
    color: #395595;
    text-decoration: underline !important;
}
.FullBueAd{
    background-color: #2c4284;
    padding: 18px 0;
}
.BlueBgLeft h2, .BlueBgRight h6 , .BlueBgRight p , .BlueBgRight a{
    color: #fff;
}
.BlueBgLeft h2 em {
    color: #E1DCD5;
}
.BlueBgLeft h2 {
    font-size: 40px;
}
.BlueBgRight{
    margin: 26px 0px 0 0;
}
.BlueBgRight h6{
    font-family: 'Inter',sans-serif;
}
.BlueBgRight p{
    font-size: 19px;
}
.BlueBgRight a{
    font-size: 14px;
    text-transform: uppercase;
    border-bottom: 1px solid;
}
hr.SpacingTB{
    margin: 55px 0 55px;
}
.LeftContent-Intro p{
    color: #395595;
}
.LeftContent-Intro h2 {
    font-size: 40px;
    line-height: 1;
    margin-bottom: 45px;
}
.LeftContent-Intro p.Title {
    text-transform: uppercase;
}
.BlogTitle h2{
    color: #fff;
    margin-bottom: 33px;
    font-size: 50px;
}
.ImgTop{
    margin-top: 35px;
}
.alternate-margin{
    margin-top: 16px;
}
.LiveForm.Default .Field label[class*="Field-Label-"], .LiveForm.Default .Field > label{
    font-size: 18px !important;
    font-family: 'Inter', sans-serif;
}
.LocationDContent{
    margin-top: 20px;
}
.LocationDContent p{
    font-size: 17px !important;
    font-weight: 300 !important;
}
.LocationDContent p a{
    font-weight: 200;
}
.liveaccdefault .ui-widget .LocationDContent a.edMaps_Link ,.liveaccdefault .ui-widget .LocationDContent span{
    color: #395595; 
    font-size: 17px;
    font-weight: 300;
}
.liveaccdefault .ui-state-active a,.liveaccdefault .ui-state-default a, .liveaccdefault .ui-state-active a:link{
    color: #395595 !important;
}
.liveaccdefault .ui-state-active .ui-icon,.liveaccdefault .ui-state-default .ui-icon{
    background-image: none !important;
}
.liveaccdefault .ui-accordion h3.ui-accordion-header a{
    padding: 7px 7px 7px 0 !important;
    font-size: 25px !important;
    font-family:"geller-headline" !important;
}
.liveaccdefault .ui-accordion h3.ui-accordion-header-active{
    border-bottom: 1px solid #aaaaaa !important;
}
.liveaccdefault .ui-widget-content{
    border: none !important;
}
.liveaccdefault .ui-state-default{
    border: none !important;
    background: none !important;
    border-bottom: 1px solid #aaaaaa !important;
}
.AccTab .liveaccdefault .ui-corner-all{
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.AccTab .liveaccdefault .ui-accordion .ui-accordion-header .ui-icon{
    color: #395595;
    position: relative;
    background-image: none;
    background: none;
    text-indent: unset;
    display: unset;
}
.AccTab .liveaccdefault .ui-state-default.ui-accordion-header-collapsed .ui-icon::before{
    color: #395595;
    float: right !important;
    content: "\f067";
    font-family: "Font Awesome 5 Free";
    background: none;
    font-size: 17px;
    width: 42px;
    height: 30px;
    text-indent: unset;
    text-align: center;
    margin-top: 10px;
    font-weight: bold;
}
.AccTab .liveaccdefault .ui-state-default.ui-state-active .ui-icon::before{
    float: right !important;
    content: "\f068";
    font-family: "Font Awesome 5 Free";
    background: none;
    font-size: 17px;
    width: 42px;
    height: 30px;
    text-indent: unset;
    text-align: center;
    margin-top: 10px;
    font-weight: bold;
}
.AccTab .liveaccdefault .ui-accordion .ui-accordion-content{
    padding: 1rem 0;
    overflow: unset;
}
.branchlocatorright{
    color: #395595;
    font-size: 16px;
}
.SpacingT50,.branchlocatorright.SpacingT50{
    margin-top: 50px;
}
.branchlocatorright.SpacingT50{
    margin-top: 30px;
}
.AccTab{
    margin-bottom: 50px;
}
.LiveForm.Default .Field .Field-Container-Wide , .LiveForm.Default .Field input, .LiveForm.Default .Field textarea, .LiveForm.Default .Field select{
    width: 100% !important;
}
.LiveForm.Default .Submit-Align-Right{
    text-align: left !important;
}
.LiveForm.Default input[type="submit"]{
    background-color: #395595 !important;
    border: 1px solid #395595 !important;
    font-family: 'Inter', sans-serif !important;
    font-size: 18px !important;
    padding: 7px 25px !important;
    color: #fff !important;
    border-radius: 4px !important;
    text-transform: uppercase !important;
}
.LiveForm.Default input[type="submit"]:hover{
    box-shadow: 0 0 0 2px white, 0 0 0 3px #395595 !important;
}
.FullWhite{
    text-align: center;
    padding-top: 36px;
    padding-bottom: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.FullImageBG {
    text-align: center;
    min-height: 250px;
    display: flex;
    align-items: center;
    justify-content: center;
	position:relative;
	overflow: hidden;
}
.FullImageBG p:nth-child(1) {
  margin-bottom: 0;
}
.FullImageBG img {
  min-height: 250px;
  min-width: 1200px;
}
.FullImageBG .Content {
  z-index: 3;
  text-align: center;
  padding: 0 15px;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100%;
  transform: translate(-50%, -50%);
}
.FullImageBG h2 , .FullWhite h2{
    font-size: 40px;
}
.FullImageBG h2.white, .FullImageBG p.white {
	color:#fff;
}
.FullImageBG p , .FullWhite p{
    color: #395595;
}
.FullImageBG .WhiteButtonFull, .FullWhite .DarkBlue-FullBtn{
    font-size: 15px;
}
.TitleTopB{
    box-shadow: 6px 7px 6px #00000029;
    background-color: #fff;
    padding-bottom: 1px;
    margin-bottom: 34px;
}
.TitleTopB h3{
    font-size: 35px;
    background-color: #4967b0;
    color: #fff;
    padding: 9px 20px;
}
.TitleTopB .Content {
	position:relative;
	padding: 9px 20px 50px 20px;
}
.TitleTopB .Content p a.BlueLink {
    font-size: 16px;
    border-bottom: 1px solid #3953A4;
    text-transform: uppercase;
	position:absolute;
	bottom:25px;
	left:20px;
}
.TitleTopB .Content p a.BlueLink:hover{
    text-decoration: none;
}
.ImageZoom {
    overflow: hidden;
}
.ImageZoom p {
	margin-bottom:0;
}
.ImageZoom img {
    transition: all 1s ease;
}
.ImageZoom:hover img {
    transform: scale(1.1);
}

.FullImageBG p:last-child {
	margin-bottom:0;
	display:inline-block;
}
.mobaccordion{
    margin: 35px 0;
}
.mobaccordion .accordion-item:first-of-type, .mobaccordion .accordion-item:last-of-type{
    border-radius: unset;
}
.mobaccordion .accordion-button{
    text-transform: uppercase;
    color: #1c2764;
    font-weight: bold;
    background: #ebebeb;
    padding: 10px 15px;
    border-radius: unset;
    font-size: 20px;
}
.mobaccordion ul{
    padding-left: 0;
}
.mobaccordion .accordion-item h2.accordion-header{
    font-family: "Inter,sans-serif";
    color: #1c2764;
}
.CalculatorTab ul li, .mobaccordion ul li{
    margin-bottom: 10px;
}
.CalculatorTab ul li a, .mobaccordion ul li a{
    color: #1c2764;
}

.personabar-visible.loggedin .stickycss {
    position: unset;
}
.eds_news_Ozone .listClass h1,.eds_news_Ozone .listClass h2,.eds_news_Ozone .listClass h3,.eds_news_Ozone .listClass h4,.eds_news_Ozone .listClass h5,.eds_news_Ozone .listClass h6 {
  color: #2C4284;
  font-family: "geller-headline";
}
.eds_news_Ozone .listClass h1 a,.eds_news_Ozone .listClass h2 a,.eds_news_Ozone .listClass h3 a,.eds_news_Ozone .listClass h4 a,.eds_news_Ozone .listClass h5 a,.eds_news_Ozone .listClass h6 a {
  color: #2C4284;
  font-family: "geller-headline";
}
.eds_news_Ozone .DetailItem h1,.eds_news_Ozone .DetailItem h2,.eds_news_Ozone .DetailItem h3,.eds_news_Ozone .DetailItem h4,.eds_news_Ozone .DetailItem h5,.eds_news_Ozone .DetailItem h6 {
  color: #2C4284;
  font-family: "geller-headline";
}
.eds_news_Ozone .DetailItem p{
  font-family: 'Inter', sans-serif;
}
.eds_news_Ozone.eds_subCollection_news .DetailItem .edn_mediaContainer{
 border: none;
}
.eds_news_Ozone.eds_subCollection_search .search_input .input{
    width: 78% !important;
    padding: 5px 15px !important;
    line-height: 0;
}
.eds_news_Ozone.eds_subCollection_search a , .sorted ,.eds_news_Ozone.eds_subCollection_categoryMenu span ,.eds_news_Ozone.eds_subCollection_categoryMenu a{
    color: #2C4284 !important;
}
.eds_news_Ozone.eds_subCollection_categoryMenu .edn_category_menu_wrapper li .edn_articlecount{
    background-color: #2C4284 !important;
    color: #fff !important;    
}
.eds_news_Ozone.eds_subCollection_categoryMenu a.edn_articlecount, .eds_news_Ozone.eds_subCollection_categoryMenu a.edn_rss{
    color: #2C4284 !important;
    display: none !important;
}
.eds_news_Ozone.eds_subCollection_categoryMenu .edn_category_menu_wrapper li > div a.edn_category{
    text-transform: uppercase;
    font-size: 18px;
    font-family: 'Inter', sans-serif;
}
.eds_news_Ozone.eds_subCollection_news .edn_article .edn_readMoreButtonWrapper{
    text-align: left !important;
}
.eds_news_Ozone.eds_subCollection_news .edn_readMore.edn_readMoreButton{
    color: #3953a4 !important;
    background-color: transparent !important;
    border: 0px solid #3953a4 !important;
    font-size: 18px;
    font-family: 'Inter', sans-serif;
}
.eds_news_Ozone.eds_subCollection_news .edn_readMore.edn_readMoreButton:hover{
    color: #3953a4 !important;
    background-color: transparent !important;
    border: 1px solid #3953a4 !important;
    font-size: 18px;
    font-family: 'Inter', sans-serif;
}
.eds_news_Ozone.eds_subCollection_news .edn_readMore.edn_readMoreButton:hover{
    color: #3953a4 !important;
    background-color: #fff !important;
    border: 1px solid #3953A4 !important;
    text-decoration: none !important;
}
.eds_news_Ozone.eds_subCollection_news .edn_mediaContainer{
    border: unset !important;
    box-shadow: 6px 0px 8px #00000029;
    margin: 0px 15px 0 0 !important;
    padding: 0;
}
.eds_news_Ozone.eds_subCollection_news .edn_article{
    
    border-bottom: 1px solid #00000029 !important;
}
.eds_news_Ozone.eds_subCollection_news .edn_article .BorderSection{
    box-shadow: 6px 7px 6px #00000029;
    margin-bottom: 45px;
    padding-bottom: 0px;
    background-color: #fff;
}
.eds_news_Ozone.eds_subCollection_news .edn_article.listClass .BorderSection .edn_metaDetails{
    padding-top: 23px;
}
.eds_news_Ozone.eds_subCollection_news .edn_metaDetails time{
    color: #2C4284 !important;
    font-size: 18px !important;
    text-transform: uppercase;
}
.eds_news_Ozone.eds_subCollection_news .edn_article .edn_articleTitle {
    margin: 10px 0 20px 0;
    font-size: 36px;
}
.eds_news_Ozone.eds_subCollection_news .edn_readMore.edn_readMoreButton{
    font-family: 'Inter', sans-serif !important;
}
.edn_article.edn_clearFix.listClass .BorderSection .edn_mediaContainer{
    float: left !important;
}

.edn_article.DetailItem h4 {
    font-size: 28px;
    color: #2C4284;
}

.edn_article.DetailItem h5 {
    font-size: 24px;
    color: #2C4284;
}

.edn_article.DetailItem h6 {
    font-size: 22px;
	text-transform:uppercase;
    color: #2C4284;
}

.eds_news_Ozone .listClass h1 a:hover,.eds_news_Ozone .listClass h2 a:hover{
    color: #2C4284 !important;
}

.edn_article.DetailItem h1{
    padding-bottom: 30px;
	position:relative;
}
.edn_article.DetailItem h1::after {
	content: '';
	position: absolute;
	width: 100%;
	height: 1px;
	background: #ccc;
	left: 0px;
	bottom: 0px;
}
.edn_article.DetailItem .article_pager.edn_articleScrolling.edn_clearFix{
    border-top: 1px solid #00000029;
}
.eds_news_Ozone.eds_subCollection_news .edn_article.DetailItem{
    border-bottom: none !important;
    box-shadow: none !important;
    padding-top: 0;
}
.edn_article.DetailItem .article_pager .edn_toolTip.edn_tooltipLeft a.edn_previusArticle {
    border-bottom: 1px solid #2C4284 !important;
    text-transform: uppercase;
    padding: 0 !important;
    color: #2C4284;
    font-family: 'Inter', sans-serif;
    font-size: 16px;
}
.edn_article.DetailItem .article_pager.edn_articleScrolling .edn_toolTip.edn_tooltipRight a.edn_nextArticle {
    border-bottom: 1px solid #2C4284 !important;
    text-transform: uppercase;
    padding: 0 !important;
    color: #2C4284;
    font-family: 'Inter', sans-serif;
    font-size: 16px;
}
.eds_news_Ozone.eds_subCollection_news .DetailItem .article_pager.edn_articleScrolling a{
    border: 0 !important;
    border-radius: 0 !important;
}
.edn_article.DetailItem .article_pager a.edn_previusArticle::before {
    content: none !important;
    margin-right: 0;
}
.edn_article.DetailItem .article_pager a.edn_nextArticle::after{
    content: none !important;
    margin-left: 0;
}
.DisclaimerText{
    font-size: 14px;
}
.eds_news_Ozone.eds_subCollection_news .article_pager a:hover{
    background: none !important;
    color: #2C4284 !important;
}
.eds_news_Ozone.eds_subCollection_news .article_pager.edn_articleScrolling a.edn_previusArticle:hover{
    background-color: #fff !important;
}
.eds_news_Ozone.eds_subCollection_news li{
    font-size: 18px !important;
    color:#000 !important;
    font-family: 'Inter', sans-serif !important;
}
.eds_news_Ozone.eds_subCollection_news a.DarkBlueButton{
    color: #2C4284 !important;
    font-family: 'Inter', sans-serif;
    font-size: 16px !important;
}
.eds_news_Ozone.eds_subCollection_news .article_pager{
    border: 0px solid #2C4284 !important;
}
.eds_news_Ozone.eds_subCollection_news .article_pager a.active{
    background-color: #2C4284 !important;
    color: #fff !important;
}
.eds_news_Ozone.eds_subCollection_news .article_pager a{
    border-left: solid 1px #2C4284 !important;
}
.eds_news_Ozone.eds_subCollection_news .edn_article.listClass .BorderSection .customtext .edn_articleSummary{
    font-size: 18px;    
    color: #000;
    font-family: 'Inter', sans-serif;
    padding: 10px 0 10px 0;
}

.eds_news_Ozone.eds_subCollection_news .edn_article.listClass:first-child{
    padding-top: 50px;
}
.ModEasyDNNnewsSearchC{
    padding-top: 50px;
}
.eds_news_Ozone.eds_subCollection_news .edn_article .customtext .edn_metaDetails{
    margin: 0px 0 0;
}
.eds_news_Ozone.eds_subCollection_news .customimage .edn_mediaContainer{
    padding:0;
}
.stickycss .eds_news_Ozone.eds_subCollection_search .search_input{
   
    border-radius: 25px;
    -webkit-box-shadow: inset 0px 2px 4px 0px #B8B8B8;
    box-shadow: inset 0px 2px 4px 0px #B8B8B8;
}
.stickycss .eds_news_Ozone.eds_subCollection_search .search_input .do_search{
    border: solid 0px #d4d4d4;
}
.eds_news_Ozone.eds_subCollection_categoryMenu .edn_category_menu_wrapper li > div{
    border-bottom: solid 0px #ddd !important;
    padding: 0px 0 10px 0px !important;
}
.customtext{
    padding:20px 15px 40px;
}
.eds_news_Ozone.eds_subCollection_news a.DarkBlueButton:hover{
    color: #fff !important;
    font-family: 'Inter', sans-serif;
}
.eds_news_Ozone.eds_subCollection_news .edn_article h3.edn_articleTitle.edn_articleSubTitle {
    color: #2C4284;
    font-size: 24px;
}
.Sitemapcss ul li{
    list-style-type: none;
    font-family: 'Inter', sans-serif;
    font-size: 18px;
    color: #2C4284;

}
.Sitemapcss ul li a{    
    color: #2C4284;
}
.Sitemapcss ul ul{    
    margin-left: 30px;
}
.eds_news_Ozone.eds_subCollection_news .DetailItem a{
    color: #2C4284;
}
.eds_news_Ozone.eds_subCollection_news .DetailItem a:hover{
    color: #2C4284;
}
.eds_news_Ozone.eds_subCollection_news .edn_article .BorderSection p.category, .eds_news_Ozone.eds_subCollection_news .edn_article.DetailItem p.category {
	font-size:16px;
	margin-bottom:10px;
	text-transform:uppercase;
}
.eds_news_Ozone.eds_subCollection_news .edn_article .BorderSection p.category a, .eds_news_Ozone.eds_subCollection_news .edn_article .BorderSection p.category a:hover, .eds_news_Ozone.eds_subCollection_news .edn_article .BorderSection p.category a:visited, .eds_news_Ozone.eds_subCollection_news .edn_article.DetailItem p.category a, .eds_news_Ozone.eds_subCollection_news .edn_article.DetailItem p.category a:hover, .eds_news_Ozone.eds_subCollection_news .edn_article.DetailItem p.category a:visited {
	color: #2C4284;
}
.eds_news_Ozone.eds_subCollection_news .edn_article.DetailItem table td, .eds_news_Ozone.eds_subCollection_news .edn_article.DetailItem table tr {
  font-size: 18px;
  color: #000;
  font-family: 'Inter', sans-serif;
}
.FullImageBG h2.upperbold{
    text-transform: uppercase;
    font-family: 'Inter', sans-serif;
    font-size: 25px;
    font-weight: 700;
	color:#fff;
}

h2.upperbold-blue, h2.upperbold-white{
    font-weight: 700;
    text-transform: uppercase;
    font-family: 'Inter', sans-serif;
}
h2.upperbold-white {
	color:#fff;
}
.upperbold-blue.pt-80 {
	padding:55px 0 15px 0;
}
@media (min-width: 768px) {
.upperbold-blue.pt-80 {
	padding:85px 0 25px 0;
}
.FullImageBG h2.upperbold{
    font-size: 35px;
}
.FullImageBG .Content {
  top: 50%;
  max-width: 75%;
}
    .liveaccdefault .ui-accordion h3.ui-accordion-header a{
        font-size: 30px !important;
    }
    .branchlocatorright.SpacingT50{
        margin-top: 50px;
    }
    .LocationDContent{
        margin-top: 0 !important;
    }
    .TitleTopB .Title h3{
        font-size: 35px;
    }

    
}
@media only screen and (min-width: 768px) and (max-width: 1366px){
    .TitleTopB .Title h3 {
        font-size: 29px;
    }
}
@media (min-width: 992px) {
    .BlueBgLeft{
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .ImgTopMain{
     margin: 130px 0;
    }
    .FullBueAd{
        background-image: url("/Portals/0/Images/blue-announcement-overlay.png");
        background-repeat: no-repeat;
        background-position: -284px -107px;
    }
    .BlueBgRight{
        margin: 61px 0 23px 0;
    }
    hr.SpacingTB{
    margin: 120px 0 60px;
    }
    .BlueBgLeft h2{
        font-size: 50px;
    }
    .LeftContent-Intro h2{
        font-size: 45px;
        line-height: 1;
        margin-bottom: 45px;
    }
    .AccTab h3 a{
        font-family:"geller-headline" !important;
    }
    .AccTab{
        width: 85%;
        margin-bottom: 40px;
    }
    .branchlocatorright{
        text-align: right;
    }    
    .CalculatorTab{
    margin: 45px 0;
    position: relative;
    border: 2px solid #ebebeb;
    box-shadow: 3px 3px 3px rgb(1 2 2 / 8%)
    }
    .CalculatorTab #v-pills-tab{
    width: 33%;
    background: #ebebeb;
    min-height: 71vh;
    padding: 0 20px;
    }
    .CalculatorTab .nav-pills .nav-link.active{
    background-color: transparent;
    color: #2C4284;
    }
    .nav-pills .nav-link{
    text-transform: uppercase;
    color: #3c3c3c;
    font-size: 20px;
    padding: 25px 15px 20px 25px;
    text-align: left;
    border-bottom: 1px solid #000;
    border-radius: 0;
    }
    .nav-pills .nav-link:last-child{
    border-bottom: none;
    }
    .nav-pills .nav-link{
    text-transform: uppercase;
    color: #3c3c3c;
    font-size: 20px;
    padding: 25px 15px 20px 25px;
    text-align: left;
    border-bottom: 1px solid #000;
    border-radius: 0;
    }
    .CalculatorTab #v-pills-tabContent{
    width: 67%;
    min-height: 320px;
    padding: 35px 20px 20px 45px;
    }
    .CalculatorTab .tab-pane{
    background-color: #fff;
    }
    #v-pills-home.tab-pane.fade.show.active::before{
    margin: -25px 0 0 -25px;
    }
    .CalculatorTab .tab-pane.fade.show.active::before{
        content: '';
        display: block;
        width: 50px;
        height: 50px;
        position: absolute;
        left: 33%;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
        background: #fff;
    }
    .CalculatorTab ul li, .mobaccordion ul li{
        margin-bottom: 10px;
    }
    #v-pills-personal.tab-pane.fade.show.active::before{
        margin: 46px 0 0 -25px;
    }
    #v-pills-investment.tab-pane.fade.show.active::before{
        margin: 122px 0 0 -25px;
    }
    #v-pills-retirement.tab-pane.fade.show.active::before{
        margin: 190px 0 0 -25px;
    }
    #v-pills-lease.tab-pane.fade.show.active::before{
        margin: 269px 0 0 -25px;
    }

}
@media (min-width: 1024px) {
.FullImageBG .Content {
  max-width: 50%;
}
}
@media  (min-width: 1280px){
    .TitleTopB{
        margin-bottom: 85px;
    }
	.LeftContent-Intro p.SpacingB50 {
		font-size:24px;
		margin-bottom:38px;
	}
	.AccTab .liveaccdefault .ui-state-default.ui-accordion-header-collapsed .ui-icon::before, .AccTab .liveaccdefault .ui-state-default.ui-state-active .ui-icon::before {
		font-size:25px;
	}
}
@media  (min-width: 1440px){
    .CalculatorTab #v-pills-tab{
        min-height: 64vh;
    }
}
@media  (min-width: 1600px){
    .LeftContent-Intro h2{
        font-size: 60px;
        line-height: 1;
        margin-bottom: 55px;
    }
	.FullImageBG h2 , .FullWhite h2{
        font-size: 60px;
    }
	.FullImageBG p , .FullWhite p{
		font-size: 24px;
		margin-bottom:35px;
	}
	.LeftContent-Intro p.SpacingB50 {
		font-size:24px;
	}
	.FullWhite {
		padding:45px 0 66px 0;
	}
	.FullImageBG .Content {
        max-width: 53%;
    }
}
@media (min-width: 992px) and (max-width:1024px) {
.eds_news_Ozone.eds_subCollection_news .edn_mediaContainer{
	max-width:420px !important;
}
.eds_news_Ozone.eds_subCollection_news .rightTitle_Section {
	float: right;
	max-width: 45%;
	margin: 0 0 25px 35px;
}
}
@media (min-width: 992px){
.edn_article.DetailItem h1::after {
	max-width:50%;
}
.eds_news_Ozone.eds_subCollection_news {
  margin-top: 50px;
}
}
@media (min-width: 1025px){
.eds_news_Ozone.eds_subCollection_news .edn_mediaContainer{
    float: right !important;
}
.eds_news_Ozone.eds_subCollection_news .rightTitle_Section {
	margin-top:35px;
}
.eds_news_Ozone.eds_subCollection_news .rightTitle_Section {
	float: right;
	max-width: 45%;
	margin: 0 0 25px 35px;
}
}
@media (max-width: 1024px){
	.eds_news_Ozone.eds_subCollection_news .rightTitle_Section .edn_mediaContainer{
        width: 100%;
		margin:0 0 25px 0 !important;
    }
}
@media (max-width: 991px){
    .edn_article.listClass .BorderSection .customimage .edn_mediaContainer, .edn_article.listClass .BorderSection .customimage .edn_mediaContainer img,.eds_news_Ozone.eds_subCollection_news .edn_mediaContainer img {
        width: 100% !important;
    }
	.eds_news_Ozone.eds_subCollection_news .rightTitle_Section, .eds_news_Ozone.eds_subCollection_news .leftTitle_Section {
		float:none;
		clear:both;
	}
}
@media (min-width: 992px) and (max-width:1300px) {
    .eds_news_Ozone.eds_subCollection_news .edn_article .customtext .edn_metaDetails{
        display: none;
    }
    .eds_news_Ozone.eds_subCollection_news .edn_article h3.edn_articleTitle.edn_articleSubTitle{
        display: none;
    }
    .eds_news_Ozone.eds_subCollection_news .edn_article .edn_articleTitle{
        font-size: 30px;
    }
    .eds_news_Ozone.eds_subCollection_news .edn_article.listClass .BorderSection .customtext .edn_articleSummary, .eds_news_Ozone.eds_subCollection_news .edn_article.listClass .BorderSection .customtext .edn_articleSummary p{
        font-size: 14px;
    }
    .eds_news_Ozone.eds_subCollection_news a.DarkBlueButton{
        font-size: 14px !important;
        padding: 6px 25px;
    }
}
@media (min-width: 1301px){
    .eds_news_Ozone.eds_subCollection_news .edn_article .edn_articleTitle{
        font-size: 35px;
    }
    .eds_news_Ozone.eds_subCollection_news .edn_article.listClass .BorderSection .customtext .edn_articleSummary, .eds_news_Ozone.eds_subCollection_news .edn_article.listClass .BorderSection .customtext .edn_articleSummary p{
        font-size: 16px;
    }
    .eds_news_Ozone.eds_subCollection_news a.DarkBlueButton{
        font-size: 14px !important;
        padding: 6px 25px;
    }
    .edn_article.edn_clearFix.listClass .BorderSection .edn_mediaContainer {
        float: left !important;
        width: 100%;
    }
}
@media (min-width: 1600px){
    .eds_news_Ozone.eds_subCollection_news .edn_article .edn_articleTitle {
        margin: 5px 0 20px 0;
        font-size: 50px;
        line-height: 1;
    }
    .eds_news_Ozone.eds_subCollection_news .edn_article h3.edn_articleTitle.edn_articleSubTitle{
        color: #2C4284;
        font-size:40px;
        line-height: 1;
    }
    .eds_news_Ozone.eds_subCollection_news .edn_article h2.edn_articleTitle.edn_articleSubTitle{
        color: #2C4284;
        font-size:40px;
        line-height: 1;
    }
    .customtext{
        padding:0px 15px 0px 0;
    }
	.edn_article.DetailItem h1::after {
  max-width: 63%;
}
}
@media print{

	td,
    th,
    table.responsive caption,
    table.responsive th,
    table.responsive td{
        border:1px solid #000 !important;
	}
	.Alertbar,.HPSlider,.Hero,.TopHeader, header, .ModDNNGoDNNGalleryProC, footer, .scroll-to-top, .DNNEmptyPane, #dnn_TopPaneFull, .CalculatorsTab, #scrollTopBtn, .AccordionStyle .overlay, .CoverSection img, .PromoBoxBlue, .edn_aditionalBox, .CookiePolicy {
		display:none !important;
	}
	a[href]:after {
		content: none !important;
	}
	.heightsection {
	    padding-top: 0 !important;
	}
	.HomeSkin .row.Spacing.Last, .HomeSkin.Personal .row.Spacing.Last,.InnerSkin .row.Spacing.Last,.InnerSkin.Personal .row.Spacing.Last{
		margin-bottom: 0px;
	}
    #nanorep1,#breadcrumb{
        display: none !important;
    }
    .HomeSkin #dnn_FullBlue_Left p, .HomeSkin #dnn_FullBlue_Left a, .table-responsive .basicTable tr.bluebg p, .table-responsive .basicTable tr.bluebg a, .table-responsive .basicTable tr.bluebg a:hover, .table-responsive .basicTable tr.bluebg a:visited {
        color:#000 !important;
    }
}


