/* Logo revision */
.navbar-brand img { /* max-height: 60px; */ max-width: 500px;margin-left:-120px;top: 0; }

/* Urgent pane */
.wurgentpane {background:yellow;padding:.3rem;
background: #febf04;
background: -moz-linear-gradient(left,  #febf04 0%, #ffdf87 51%, #febf04 100%);
background: -webkit-linear-gradient(left,  #febf04 0%,#ffdf87 51%,#febf04 100%);
background: linear-gradient(to right,  #febf04 0%,#ffdf87 51%,#febf04 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#febf04', endColorstr='#febf04',GradientType=1 );
}
.wurgentpane p {color:#444444;margin:0;padding:0;}
.wurgentpane p a {color:#444444;}



@media screen and (max-width:994px) {
.navbar-brand img { /* max-height: 60px; */ max-width: 400px;margin-left:-100px;top: -40px; }
}
@media screen and (max-width:768px) {
.navbar-brand img { /* max-height: 60px; */ max-width: 350px;margin-left:-75px;top: -70px; }
}
@media screen and (max-width:480px) {
.navbar-brand img { /* max-height: 60px; */ max-width: 250px;margin-left:-55px;top: -60px; }
}
/* Mailchimp Theme */
.eds_mailChimpPlus_Galore.eds_style_predefined_green .edmcp_mainWrapper {border-width:0;}
.edmcp_header {/*display:none;*/}
.eds_mailChimpPlus_Galore .edmcp__inputGroup {margin-bottom: 3px;}
.eds_mailChimpPlus_Galore .edmcp_formWrapper {padding: 8px;}
.eds_mailChimpPlus_Galore.eds_style_custom_scqctmuhe9w .edmcp__label {display:none;}
.eds_mailChimpPlus_Galore .edForm__responseMessage > div {
    border: solid 3px #d3d3d3;
    margin: 70px 0 30px;
    padding: 80px 30px 30px;
    text-align: center;
    width: 100%;
  background: #fff;}

.eds_mailChimpPlus_Galore .edmcp__label {display: none;}

/* Override for OP Custom Login */
.dnnLogin .LoginTabGroup {display:none;}

/* for latest news page galore list theme */
.eds_news_Press .edn_articleStyle7 > div {padding: 1rem 0rem;}

/* for spacing after highlight row */
.whighlightrow {margin-bottom: 1.5rem;}

/* for news feed */
.ModDNNNewsFeedsC marquee {width:100%; height:600px;}
.ModDNNNewsFeedsC h4 a, .ModDNNNewsFeedsC h4 a:link, .ModDNNNewsFeedsC h4 a:visited {color:#444444;}
.ModDNNNewsFeedsC h4 a:hover {color:#f15b2a;}

/*.DNN_News_ItemLink a, .DNN_News_ItemLink a:link, .DNN_News_ItemLink a:visited {color:#444444;}
.DNN_News_ItemLink a:hover {color:#f15b2a;}
.DNN_News_ItemDetails a, .DNN_News_ItemDetails a:link, .DNN_News_ItemDetails a:visited {color:#888888; font-size:.9rem;}
.DNN_News_ItemDetails a:hover {color:#f15b2a;}*/

/* Start responsive pane width */
.responsive .User1, .responsive .User2, .responsive .User3, .responsive .User4
{width: 99.9%; float: left;}

.responsive  .footr1, .responsive  .footr2, .responsive  .footr3, .responsive  .footr4
{width: 99.9%; float: left;}
/* End responsive pane width */

/* Allow for wide RT editor  */
.RadEditor.reWrapper {width:100% !important; max-width:900px; margin:auto;}
/* Adjust text icons in RT Editor */
.reDropdown span {font-size: 11px;font-weight: normal;}

/* START These are the multi=colored cells found on About Us Page */
.desktop .AboutUsPage_rsRenderOnly {display: none !important;}
.desktop .AboutUsPage_dtRenderOnly {display: block !important;}
.responsive .AboutUsPage_dtRenderOnly {display: none !important;}
.responsive .AboutUsPage_rsRenderOnly {display: block !important;}
/* END These are the multi=colored cells found on About Us Page */

/* Font Awesome Bullets */
ul.wfabullets2 { padding-left:0rem; list-style:none; margin-top:1rem;}
ul.wfabullets2 li { margin-bottom:.5rem; }
ul.wfabullets2 li:before { font-family: 'Font Awesome 5 Free'; content: '\f35a'; margin:0 .8rem 0 0; color:#204499;font-size:1.2rem;}
















