/* #sp-top-bar {display:none;} */

.sp-megamenu-wrapper {float:right;}

.logoneu {
    height: 120px;
    display: inline-flex;
    margin: 0;
    align-items: center;
}

#sp-header {
    height: 120px !important;
    
}

h1 {margin-bottom:25px;}

#sp-header .logo {
    height: 120px !important;
   
}

.sp-megamenu-parent>li {
       text-transform: uppercase;
}

.sp-page-title {
  background: #B4152B;
  padding: 15px 0 !important;
  margin: 0px 0px 15px 0px;
}

#sp-header {
   
    box-shadow: none !important;
   
}

#sp-main-body {
   padding: 25px 0;
}


.article-list .article .article-header h1, .article-list .article .article-header h2 {
    font-size: 18px !important;
   
}

@media (max-width: 575px) {

#sp-header {
    height: 160px !important;
    
}
}

@media (max-width: 991px){

#sp-header {
    height: 160px !important;
    
}

}

h3.mnwall-title a, h3.mnwall-title span {
    font-size:16px !important;
    line-height: 24px;
    text-transform: none !important;
    font-weight: normal !important;
    
}

.mwall-item-inner-cont {
    border-radius: 1px;
    box-shadow: 0px 20px 25px 0px rgba(82, 21, 76, 0.15);
    border-width: 1px;
    border-color: #F5F6FA;
    border-style: solid;
}

#mwall_items_1 .mwall-detail-box h3.mwall-title a, #mwall_items_1 .mwall-detail-box h3.mwall-title span {
    color: rgba(255,255,255, 1) !important; 
}