/*-----COLORS---------------

yellow: ffff01
DEEP blue: #081d8c  DEEP
Standard blue: #1157fd


OVERLAY
.logo-image {
  height: 149px;
  display: block;
  position: fixed;
  z-index: 9999999999999;
  top: -29px;
  background-color: #555;
}

------FOOTER---*/


/*--------------------------ARTICLE CSS---*/
.view-article #sp-main-body .container-inner {
    display: flex !important;
}


/*------------------------------------------------MOBILE CSS---*/
@media (max-width: 767px) {
.view-article #sp-main-body .container-inner {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .sp-page-title .sp-page-title-heading {
    font-size: 24px;
    text-align: center;
  }
}
@media (max-width: 991px) {
  .sp-page-title {
    padding: 50px 0px 20px 0px !important;
  }
}
.item-286 {
  background-color: #1b0197;
}
.item-286 a {
  color: #fff !important;
}
#mobile-news-archive .sppb-row-container {
  padding-right: 0px;
  padding-left: 0px;
}

/*------------------------------------------------END OF MOBILE CSS---*/
.sp-megamenu-parent > li:not(:last-child) {
  margin-right: 35px !important;
}

.view-article .article-details .newsberg-details-img-wrapper {
  margin-bottom: 0px !important;
}

.article-intro-image{
	max-width: auto !important;
	
}
.blog .items-row .item .newsberg-article-content .newsberg-article-image {
  flex: 1 0 104px;
  width: 800px !important;
  max-width: 100% !important;
}

.blog .items-row .item .article-header h2{
	font-size: 25px !important;
  text-align: center !important;
}
.article-info{
	margin-top: 15px;
}
.article-info > span {
  font-size: 18px !important;
}	 
/*--------------------------ARTICLES CSS END---*/

/*--------------------------HEADER---*/
#sp-top-bar {
  padding: 20px 0px;
  background: #1157fd !important;
}
#sp-top-bar {
  border-top: solid 15px #fff !important;
  border-bottom: 3px solid #ff0;
}
#sp-top-bar {
  color: #fff !important;
}
/*--------------------------LOGO ENLARGEMENT-
.logo-image {
  height: 74px !important;
  position: absolute;
  top: 20px;
  z-index: 999999;
}


.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
  background: #1157fd !important
}--*/

.sppb-btn.sppb-btn-primary.sppb-btn-outline:{
	background-image: linear-gradient(105deg, #316bf3 1%, #2f25ec 108%) !important;
}
#sp-top-bar a {
  color: #fff !important;
}
#sp-top2 .sp-weather .sp-weather-current .sp-weather-current-temp {
  color: #fff !important;
}
.menu-collapse-icon span {
  border-bottom-color: #fff !important;
}

#sp-top1 > .sp-column > .sp-module .sp-module-title {
  color: #fff !important;
}
.sppb-btn.sppb-btn-primary.sppb-btn-outline{
	border: 1px solid #fff !important;
}






