.article-list .article {
    margin-bottom: 30px;
    padding-top: 20;
    padding-left: 20;
    padding-right: 20;
    padding-bottom: 0;
    border: 2px dotted #000000;
    border-radius: 0px;
    background-color: white;
}

.mod-articlesnews-horizontal li:not(:last-child) {
    margin-bottom: 30px;
    padding: 20px;
    border: 2px dotted #01a296;
    border-radius: 0px;
}

.mod-articlesnews-horizontal figure img {
    width:100%

}

.category-module {
    list-style-type: disc;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
    padding-left: 20px;
    font-size: 14pt;
    text-align: left;
    line-height:110%
}


.category-module li,.categories-module li,.archive-module li,.latestnews li,.newsflash-horiz li,.mostread li,.form-links li,.list-striped li{
    padding:6px 0
}


.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
    margin-right: auto;
    margin-left: auto;
}


#offcanvas-toggler {height: 50px; line-height: 50px;}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {line-height: 50px;}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item {line-height: 30px;}
#sp-header, #sp-header .logo {height: 50px; 
}

#sp-header {
    background: #004f80;
}

#sp-header .logo a {
    font-size: 36px;
    line-height: 1;
    margin: 0;
    padding: 0;
}

#sp-header.header-with-modal-menu a {
    color: #ffffff;
}

.logo-image-phone {
    height: 0px !important;
}

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

.page-header {
  padding-bottom: 15px;
  padding-top: 30px;
}

.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
  font-size: 18px;
}

.btn-primary, .sppb-btn-primary {
  border-color: #004f80;
  background-color: #004f80;
}

.mod-articlesnews__item {
  padding-bottom: 30px;
}

.burger-icon > span {background-color: white !important;}

.burger-icon { width: 45px; } 

.burger-icon > span { height: 4px; }

.menu-parent .menu-child{
    display: block !important;
}
.menu-parent .menu-toggler{
    display: none !important;
}

@media (min-width:1200px) {
  .h4,
  h4 {
    font-size:1.5rem
  }
}
.h5,
h5 {
  font-size:1.25rem
}
.h6,
h6 {
  font-size:1rem
}
p {
  margin-top:0;
  margin-bottom:0.3rem;
}

span.badge.bg-danger.featured-article-badge {
    display: none;
}

#sp-left .sp-module,
#sp-right .sp-module {
  margin-top:0px;
  border:0px solid #f3f3f3;
  padding:10px;
  border-radius:0px;
}
