body {
     font-family: 'Roboto', sans-serif;
    font-size: 12px;
  line-height: 16px;
  color: var(--digi-clr-body);
}

a {text-decoration: none; color: var(--digi-anchor);}
a:hover, a:focus, a:active {color: var(--digi-anchor-hover);}



.topClass {
  color: var(--digi-white);
    text-shadow: none;
    background-color: var(--digi-clr-primary);
    
}
.topClass a.nav-link {

    margin-left: 18px;
    font: 14px / 17px 'Fjalla One', sans-serif;
    color: white !important;
    text-transform: uppercase;
    text-decoration: underline;
}
/** Headings */
h1, h2, h3 {color: var(--digi-clr-primary); text-transform: none;}
h3 { 
  font-size: 24px;
  font-weight: bold;
  line-height: 30px;
  letter-spacing: 1px;
  margin-bottom: 11px;
  text-transform: none; 
}
h4 {color: #336699 !important; font-family: Tahoma, Helvetica, Arial, sans-serif; text-transform: none;}
h5 {
  font-size: 16px;
  line-height: 22px;
  font-family: Tahoma, Helvetica, Arial, sans-serif;
  color: #336666;
  margin: 0;
  font-weight: normal;}

h2.heading-style-2 {
  font: 14px/18px 'Open Sans', sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    color: #2A3068;
    padding: 0 0 10px 0;
}
h2.heading-style-2 a {color: #2A3068; text-decoration: none;}


.mod-newsflash-adv h4.item_title {
  color: #185a7d !important;
    letter-spacing: normal;
    font-family: Roboto, sans-serif !important;
    font-size: 24px !important;
    font-weight: bold !important;
    line-height: 28px !important;
    text-rendering: optimizeLegibility;
    padding-bottom: 0px;
    text-transform: none;
}


.page-header h1{
  display: block;
  font: 24px / 30px 'Fjalla One', sans-serif;
    color: #222222;
    letter-spacing: 1px;
    margin-bottom: 23px;
    text-transform: uppercase;
  text-rendering: optimizeLegibility;
  text-transform: none;
}
h2 {
  font-weight: bold;
}

h2.item-title {
    font-family: Tahoma, Helvetica, Arial, sans-serif;
    text-transform: none;
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
    padding: 0 0 18px 0;
}
h2.item-title a {text-decoration: none; color: #2A3068;}
h6 { font-size: 10.2px; font-weight: bold; color: #444444;}
/***/


/** feature-row **/
#feature-row * {
    font-size: 16px;
    font-family: arial;
    line-height: 28px;
    color: var(--digi-clr-primary) !important;
}

/* maintop */
#maintop h3 {
    font: 24px / 30px 'Fjalla One', sans-serif;
    text-transform: uppercase ;
    line-height: 21px;
    color: #ffffff;
    letter-spacing: normal;
    margin-bottom: 9px;
    background-color: #0099CC;
    padding: 15px 10px 10px 15px;
}

#maintop p {
  font-family: arial;
    line-height: 18px;
    font-size: 13px;
    color: #666;
    margin-top: 20px;
}

/* Sidebar */
.aside-right {
    display: flex;
    flex-direction: column;
    padding-bottom: 2rem;
}
.aside-right.no-card.bordered h3, .mainbottom.no-card.bordered h3 {
  border-top: 5px solid #222222;
  font-size: 21px;
  color: #f68a33;
  text-transform: none;
  padding-top: 5px;
  margin-bottom: 20px;
  letter-spacing: normal;
}

/* MegaMenu */
#mainmenu .dj-megamenu {
  justify-content: space-around;
}
.dj-megamenu-clean li a.dj-up_a {
  display: flex;
  justify-content: center;
  height: 60px  !important;  
  padding: 10px 0 !important;
}
.dj-megamenu-clean li a.dj-up_a > span {
    line-height: 44px;
    font-size: 18px;
    color: #336699;
    font-size: 16px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight:bold;
    text-transform: uppercase;
    
    
}
.dj-megamenu-clean li a.dj-up_a:hover, 
.dj-megamenu-clean li a.dj-up_a:focus, 
.dj-megamenu-clean li a.dj-up_a:active, 
.dj-megamenu-clean li.active a
 {
  color: #ff6633;
 }
.dj-megamenu-clean li a.dj-up_a:hover > span, 
.dj-megamenu-clean li a.dj-up_a:focus > span, 
.dj-megamenu-clean li a.dj-up_a:active > span, 
.dj-megamenu-clean li a.dj-up_a.active > span  {
  color: #ff6633;
    
}
.dj-subwrap-in {
  background-color: #5E5856 !important;
  color: #fff;
}
/* Menu text color var(--digi-white), Menu text active color: #ffcc33 */
.dj-megamenu-clean li ul.dj-submenu > li > a {
  color: #fff !important;
  text-transform: uppercase;
  font: 12px 'News Cycle', sans-serif;
  background: #666633 !important;
}
.dj-megamenu-clean li ul.dj-submenu > li:hover > a, 
.dj-megamenu-clean li ul.dj-submenu > li:focus > a,
.dj-megamenu-clean li ul.dj-submenu > li.active > a  {

  color: #ffcc33 !important;
  background: #666633 !important;
  
}
.dj-megamenu-select-light .dj-mobile-open-btn, 
.dj-megamenu-offcanvas-light .dj-mobile-open-btn, 
.dj-megamenu-accordion-light .dj-mobile-open-btn {
  background: none !important; 
  font-size: 36px !important;
}
.dj-megamenu-select-light .dj-mobile-open-btn::before, 
.dj-megamenu-offcanvas-light .dj-mobile-open-btn::before, 
.dj-megamenu-accordion-light .dj-mobile-open-btn::before {
  font-size: 36px !important;
}

/* Articles and other CSS */
 .com-content-category-blog__item.blog-item h2 a 
{
    font: 20px/25px 'Open Sans', sans-serif;
    font-weight: 700;
    text-decoration: none;
    color: #185a7d;
 }
 dl.article-info {
  border-top: 1px solid #d7d7d7;
  border-bottom: 1px solid #d7d7d7;
  margin: 0 0 16px;
  color: #8b8b8b;
  font-size: 14px;
  padding: 16px 0;
}
 p.readmore a, a.btn.btn-info.readmore {
  font: 12px/16px 'Fjalla One', sans-serif;
    background: none;
    color: #f68a33 !important;
    border: none;
    outline: none !important;
    padding: 0;
    text-transform: uppercase;
    letter-spacing: 1px;
 }
 p.readmore a:hover,p.readmore a:focus, p.readmore a:active , a.btn.btn-info.readmore:hover, a.btn.btn-info.readmore:focus, a.btn.btn-info.readmore:active {
  background: none;
  color: #005580 !important;
  box-shadow: none;
 }
 .com-content-category-blog__item.blog-item a:hover, .com-content-category-blog__item.blog-item a:focus
{
    color: #464646;
}

/* Search Box */
.mc-field-group label
{
    display: block;
    margin-bottom: 5px;
}
label.finder { display:none;}
.search-block .mod_search88 {
  border: 1px solid #e5e5e5;
    /* background: #f2f2f2;
    width: 277px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    float: right;
    margin-top: -21px;
    padding: 12px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; */
  }
  .search-block .inputbox {
    float: left;
    height: 35px;
    background: transparent;
    border: 1px solid transparent;
    text-transform: uppercase;
    padding: 6px 16px;
    width: 210px;
    -webkit-box-shadow: 0 0 0 !important;
    -moz-box-shadow: 0 0 0 !important;
    box-shadow: 0 0 0 !important;
  }
  .search-block .inputbox::placeholder{
    color: #999999 !important;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 500;
  }
    .searchsearch-block.mod_search102 button {
      font-family: "Font Awesome 5 Free";
      font-weight: 900;
      border-radius: 53%;
      color: #fff;
      height: 35px;
      width: 35px;
      padding: 0px;
      background: #19D3C5;
      border-color: #19D3C5;
    }
  .searchsearch-block.mod_search102 button:before 
  {
          content: "\f002"; 
  }
  .search-block .btn-primary {
    float: right;
    margin-right: 0;
  }
  .search-block .btn-primary:before {
    margin-right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    font-size: 20px;
  }

  .element-invisible {display: none;}
 

.aside-right.search-block  {
    text-align: center;
    display: flex;
    align-items: center;
}
.copy {
  font: bold 15px/22px 'Open Sans Condensed', sans-serif;
  display: flex;
    justify-content: flex-end;
    align-items: self-end;
}




.footer {
  background-color: rgba(0,0,0,0) !important;
}

.footer p {font-family: arial; line-height: 27px; font-size: 17px;color: var(--digi-white);}
.footer a {    color: #6FF6D4;}

#copyright {
      color: #999;
    font-size: 15px;
    font-family: arial;
}
@media (max-width: 979px) {
  .page-header h1{
    font-size: 30px;
    line-height: 1em;
  }
  .brand-logo img {
    max-width: 75%;
  }
}