/*
moved from Hexultimate 28-Mar-2026
*/

.logo { font-size:35px; margin-top: 10px } 
#sp-logo { height: 80px; }
#sp-logo>.sp-column, #sp-menu>.sp-column { display: flex; justify-content: center; }
.logo>a { color: #FFC; }
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span { line-height: 10px; }
#offcanvas-toggler { height: 10px; }
#sp-menu { margin-bottom:  10px; }
.sp-megamenu-parent > li > a { color: #FFC !important; }
.sp-megamenu-parent > li.active > a { text-decoration: underline !important; }
.container {margin-left:3%; padding:0;}
/*.mod-custom {min-width:140%;} NOT SURE WHY THIS WAS INCLUDED. MESSES UP ACKNOWLEDGEMENT BELOW IMG */
_#sp-main-body { width:95%;}
h1 { color: #F57B20; }
prog-card {width: 10%; height: 50%; border: 1px dotted #8a8585; text-align: center; vertical-align: top;}
.col-lg-3 { min-height:99%;  }
.article { min-height:99%; }
.col-lg-3 { border: 1px solid #DED8D7; }
.article-intro-image img {        
  display:block;
  margin-left:auto;
  margin-right:auto;
}
.readmore {
  position: absolute;
  bottom: 0;
  left: 10%;
  padding-top: 5px;
  height: 30px;
  width: 80%;
  text-align: center; 
  background-color: #F57B20;
}

.article-list .article .readmore a{
    color: white;
}

#sp-footer {
	background-color: white;
}
#sp-footer1 {
	width: 70%;
	margin-top: 50px; 
	color: #F57B20; 
	background-color: white;
	text-align: center;
}

/* ALL OTHER ENTRIES SAVED IN customer.css.bak */
