ul li {
    font-size: 16px;
}


.THbuttonBlue:hover {
    text-decoration: none;
    outline: none;
    margin-top: 0px;
    margin-bottom: 1px;
    margin-right: 0px;
    margin-left: 1px;
    box-shadow: -3px 3px 1px 0px rgba(0,0,0,0.1);
}

.THbuttonBlue  {
    cursor: pointer;
    border: none;
    cursor: pointer;
    display: inline-block;
    font-size: 1em;
    padding: .5em 2.5em;
    text-decoration: none;
    text-transform: uppercase;
    transition: background .25s;
    box-shadow: -1px 1px 2px 0px rgba(0,0,0,0.05);
    margin-top: 1px;
    margin-right: 1px;
    border-radius: 3px;

    background: #006ab6;
    color: #fff !important;
}

.headerphone {
  margin:0;
  padding:0;
  font-size: 32px;
  font-weight:bold;
  color: white;
}

@media (max-width: 991px) {
  header .header-top {
      display: none !important;
  }
  
  header.colored .header-body,
  header.fixedheader {
    xmin-height: 94px !important;
  }
}
.hovermessagebg
{
  overflow: hidden;
}

.hovermessage
{
  position:absolute; 
  transition: .5s ease;
  width: 100%; 
  height:100%; 
  top: 0; 
  left: 0; 
  bottom:0;
  width:100%;
  line-height: 120%;
}

.hovermessagebg:hover .hovermessage
  {
    opacity: 0;
    left: 100%;
  }


.hovermessage1
{
    font-size: 2.2vw;
    color: #eeeeee;
    background-color: #616db2;
    padding: 4vw 3vw;
    font-weight: bold;
}

.hovermessage2
{
    font-size: 2.5vw;
    color: #282828;
    background-color: #818dd2;
    padding: 4vw 3vw;
    font-weight: bold;
}

@media (max-width: 575px) {
  .hovermessage1
  {
      font-size: 4.4vw;
      padding: 8vw 6vw;
  }

  .hovermessage2
  {
      font-size: 5vw;
      padding: 8vw 6vw;
  }
}

.no-gutters
{
  margin:0 !important;
  padding:0 !important;
}

div.mini-widgets
{
  background-color: #042662;
}

header .header-row .logo {
    margin: 0;
    max-width: 450px;
}
@media only screen and (max-width: 1199px) {
  header .header-row .logo {
    max-width: 320px;
  }
}

@media only screen and (max-width: 992px) {
  header .header-row .logo {
    max-width: 450px;
  }
}


/* hide rotator magnifying glass */
.chameleon_slider.phobos .main_panel .media_link:hover {
  background-image: none !important;
}


.ModXModFormViewC input[type="checkbox"], .ModXModFormViewC input[type="radio"] 
{
    box-sizing: border-box;
    margin-right: 3px;
}

.ModXModFormViewC td,
.ModXModFormViewC th
{
    padding-left: 3px;
}


#Panes,
#Content,
#Header,
#TopSection,
#dnn_RightHeaderPane,
#dnn_RotatorPane,
#dnn_HeaderPane,
#dnn_LeftPane,
.ContentArea,
.inventua_sidemenu, 
.inventua_sidemenu table,
.inventua_sidemenu tr,
.inventua_sidemenu td
{
box-sizing: content-box;
}

#Header .SearchContainer .SearchTextBox
{
border: 0;
}

h4.panel-title a,
h4.panel-title a:hover,
h4.panel-title a:visited,
h4.panel-title a:active,
h4.panel-title a:link
{
  text-decoration: none;
  font-size: 14px
}

/* ----- BLOG ----- */
.eds_news_Ozone.eds_style_predefined_blue.eds_subCollection_news.eds_templateGroup_listArticleDefault h2.edn_articleTitle a,
.eds_news_Ozone.eds_style_predefined_blue.eds_subCollection_news.eds_templateGroup_listCatalogDefault h2.edn_articleTitle a,
.eds_news_Ozone.eds_style_predefined_blue.eds_subCollection_news a,
.eds_news_Ozone.eds_style_predefined_blue.eds_subCollection_news.eds_templateGroup_detailsArticleDefault .edn_article.edn_articleDetails h1.edn_articleTitle, .eds_news_Ozone.eds_style_predefined_blue.eds_subCollection_news.eds_templateGroup_detailsArticleDefaultAccordion .edn_article.edn_articleDetails h1.edn_articleTitle, .eds_news_Ozone.eds_style_predefined_blue.eds_subCollection_news.eds_templateGroup_detailsArticleDefaultTabs .edn_article.edn_articleDetails h1.edn_articleTitle, .eds_news_Ozone.eds_style_predefined_blue.eds_subCollection_news.eds_templateGroup_detailsCatalogDefault .edn_article.edn_articleDetails h1.edn_articleTitle
{
	color: #0A1879;
}

.eds_news_Ozone.eds_style_predefined_blue.eds_subCollection_news.eds_templateGroup_listArticleDefault h2.edn_articleTitle a:hover,
.eds_news_Ozone.eds_style_predefined_blue.eds_subCollection_news.eds_templateGroup_listCatalogDefault h2.edn_articleTitle a:hover,
.eds_news_Ozone.eds_style_predefined_blue.eds_subCollection_news a:hover,
.eds_news_Ozone.eds_style_predefined_blue.eds_subCollection_news .edn_article .edn_articleSubTitle
{
	color: #616DB2;
}













/* stop overriding these color styles, Style Wizard. */
body .eds_news_Ozone.eds_style_custom_sbodg2gexql.eds_subCollection_news .article_pager.edn_articleScrolling a {
    border-color: #323a72!important;
    background-color: #ffffff;
    color: #323a72;
}
body .eds_news_Ozone.eds_style_custom_sbodg2gexql.eds_subCollection_news .article_pager.edn_articleScrolling a:hover {
    background-color:#323a72;
    color: #ffffff;
}

/* 20241122 PR - dnndiva fix for thumb strip */
.chameleon_slider.NewsOne .thumb_wrapper .thumb_window .thumb_container ul {
    padding: 11px 0 0 0;
} 

