blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #0a5391;
}

/**TYPE**/
h1 {
    font-family: Abolition, sans-serif;
    font-size: 60px;
    letter-spacing: 2px;
}

/*mark {
    background-color: #0A5391;
    color: #fff;
    line-height: 72px;
    white-space: pre-wrap;
}*/

  mark {
    border-radius:5px;
    display: inline;
    background: #f6d32c;
    /*color: white; */
    padding: 2px;
    /*-webkit-box-decoration-break: clone;
    -ms-box-decoration-break: clone;
    -o-box-decoration-break: clone;
    box-decoration-break: clone;
    box-shadow: 
      15px 0 0 #0A5391, 
      -15px 0 0 #0A5391;*/
  }
Ta


h2 {
    font-family: Abolition, sans-serif;
    font-size: 48px;
    letter-spacing: 2px;
}

h3 {
    font-family: Abolition, sans-serif;
    font-size: 42px;
    letter-spacing: 2px;
}

.sppb-addon h3.sppb-addon-title {
    box-shadow: none;
}

.sppb-addon h3.sppb-addon-title:after {
    clear: both;
    display: none;
    float: left;
    content: "";
    position: relative;
    height: 0px;
    width: 0%;
    margin: 0px 0 0 0;
    border-radius: 0px;
    padding: 0;
}

h4 {
    font-family: Abolition, sans-serif;
    font-size: 36px;
    letter-spacing: 2px;
}

h5 {
    font-family: font-family: acumin-pro, sans-serif;
    font-size: 20px;
}


h6 {
    font-family: Abolition, sans-serif;
    font-size: 24px;
    letter-spacing: 2px;
}

body {
    font-family: acumin-pro, sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 26px;
}

.sp-module ul >li, .sppb-addon-module ul >li {
    border-bottom: none;
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 0px solid #fff !important;
}

/**MENU-TOP**/
@media only screen and (max-width: 1345px) {
  #offcanvas-toggler {
	display:block!important;
  }
  .sp-megamenu-parent {
    display:none!important;
  }
}
.sp-megamenu-parent {
    font-family: Abolition, sans-serif;
    font-size: 22px;
    font-weight: normal;
    letter-spacing: 2px;
}

#sp-header #sp-menu .sp-dropdown .sp-dropdown-inner  {
    font-family: acumin-pro, sans-serif;
    font-size: 18px;
    font-weight: normal;
}

#sp-menu .sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    background: rgba(255,255,255,0.8) !important;  
    border-top: 3px solid #FDCA2E !important;
}

#sp-header #sp-menu .sp-dropdown .sp-dropdown-inner {
    border-radius: 0 0 0px 0px;
}

#sp-header.color #sp-menu .sp-megamenu-parent .sp-dropdown .sp-dropdown-inner li.sp-menu-item a:hover {
    background-color: rgba(255,255,255,0.6);
}

#sp-header #sp-menu .sp-megamenu-parent .sp-dropdown li.sp-menu-item a:hover {
    color: #333 !important;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a:hover {
    border-radius: 0px;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a {
    padding: 5px 20px;
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    padding: 10px 0px;
}

/**WHT-MENU**/
body.view-category #sp-header #sp-menu .sp-megamenu-parent >li >a,.wht-menu #sp-header #sp-menu .sp-megamenu-parent >li >a {
    color: #ffffff;
}

body.view-category #sp-header .sp-module-content ul li a, .wht-menu #sp-header .sp-module-content ul li a {
color: white;
}

body.view-category #sp-header.sticky .sp-module-content ul li a, .wht-menu #sp-header.sticky .sp-module-content ul li a {
 color: #333;
}

/**BLK-MENU**/
body.view-category #sp-header #sp-menu .sp-megamenu-parent >li >a,.blk-menu #sp-header #sp-menu .sp-megamenu-parent >li >a {
    color: #333;
}

body.view-category #sp-header .sp-module-content ul li a, .blk-menu #sp-header .sp-module-content ul li a {
color: #333;
}

body.view-category #sp-header.sticky .sp-module-content ul li a, .blk-menu #sp-header.sticky .sp-module-content ul li a {
 color: #333;
}


.sp-module-content .mod-languages ul.lang-inline {
    padding: 0 0px;
    border-left: 0px solid rgba(129,129,129,0.4);
    border-right: 0px solid rgba(129,129,129,0.4);
    font-family: Abolition, sans-serif;
    font-size: 24px;
    font-weight: normal;
    letter-spacing: 2px;
}

.sticky .sticky__wrapper .sp-sticky-logo {
    padding: 0px 0px 0px 30px;
    width: auto;
}

/**MOBILE MENU**/

@media only screen and (max-width: 450px) {
  #sp-header {
    padding: 0px 0px !important;
  }
}

.close-offcanvas {
    color: #fff;
    border: 0px solid #fff;
    border-radius: 0%;
}

.full-screen .offcanvas-menu .offcanvas-inner {
    text-align: left;
}

.full-screen .offcanvas-menu .offcanvas-inner .sp-module ul li a {
    padding: 12px 20px;
}

.offcanvas-menu {
  color: #fff;
}

.full-screen .offcanvas-menu .accordion-menu li ul li a, .full-screen-ftop .offcanvas-menu .accordion-menu li ul li a {
    font-size: 20px !important;
    padding: 10px 12px !important;
}

.accordion-menu li.active .accordion-menu-toggler.active-open .open-icon {
    color: #FDCA2E;
}

.sp-module ul.accordion-menu li.current > a {
    color: #FDCA2E;
}

.sp-module ul >li >a:hover, .sppb-addon-module ul >li >a:hover {
    color: #FDCA2E;
}

/**BUTTONS**/
.rwc-btn {
    border: 3px solid #FDCA2E !important;
    font-family: Abolition, sans-serif;
    font-size: 24px !important;
    font-weight: normal !important;
    letter-spacing: 2px;
    min-width: 225px;
}

.rwc-btn:hover {
    background-color: rgba(253, 202, 46, 0.65);
    border: 3px solid #FDCA2E;
}

.rwc-btn-icon {
    padding: 0px
}

.rwc-btn-icon .fas {
    font-weight: 900;
    color: #fff;
    background: #0A5391;
    padding: 12px;
    margin-right: 10px
}

.rwc-btn-icon:hover {
    text-decoration: underline !important;  
}   

.rwc-btn-icon:hover .fas {
    color: #0A5391;
    background: #fff;
}


.rwc-btn-icon-yel .fas {
    font-weight: 900;
    color: #fff;
    background: #0A5391;
    padding: 12px;
    margin-right: 10px
}

.rwc-btn-icon-yel:hover {
    text-decoration: underline !important;  
}   

.rwc-btn-icon-yel:hover .fas {
    color: #0A5391;
    background: #FDCA2E;
}


/*******PAGES*******/
/**NEWS**/
.entry-image, .entry-gallery, .entry-video, .entry-audio, .entry-link, .entry-status, .entry-quote {
    border-bottom: 4px solid #FDCA2E;
}

.entry-header h2 {
    font-family: acumin-pro, sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 26px;
    letter-spacing: 0px;
    margin: 0;
    width: auto;
    padding-right: 30px;
    box-shadow: none;
    display: table;
    word-wrap: break-word;
}

.entry-header h2:after {
    clear: both;
    display: none;
    float: left;
    content: "";
    position: relative;
    height: 0px;
    width: 0%;
    margin: 0px 0 0 0;
    border-radius: 0px;
    padding: 0;
}

/***EVENTS***/
.nobosscalendar-modal--visible * {
    color: #333;
}

.nobosscalendar-modal .nobosscalendar-modal-inner {
    border-radius: 0px;
}

/** Person addon **/
.sppb-person-image {
  border-bottom: solid 4px #fdca2e;
  margin-bottom: 0!important;
}
.sppb-person-modal-plus {
  position: absolute;
  bottom:0;
  left:0;
  color:#fff;
  font-size:15px;
  background-color: #0A5391;
  width: 45px;
  height: 45px;
  text-align: center;
  line-height: 45px;  
}
.sppb-person-image:hover .sppb-person-modal-plus {
  background-color: #fdca2e;
}

.sppb-person-name h2 {
  font-size:25px;
}
ul.sppb-person-social li {
    background-color: #0A5391;
    padding: 10px;
    min-width: 45px;
    text-align: center;
}
ul.sppb-person-social li:hover {
    background-color: #fdca2e;
}
.sppb-addon-person ul.sppb-person-social > li > a {
    color: #ffffff!important;
    font-size: 25px!important;
}


/**FOOTER**/
#sp-footer {
    text-align: left;
}

/**MAILCHIMP SIGNUP**/

.cmc-signup label {
    display: none !important;
}

.cmc-signup input[type="text"] {
    background-color: #fff;
    border: 1px solid #fff;
    box-shadow: 0 0px 0px rgb(0 0 0 / 8%) inset;
    transition: border 0s linear 0s, box-shadow 0s linear 0s;
    border-radius: 0px !important;
    padding: 8px 8px !important;
    font-size: 14px !important;
}

.cmc-signup .btn-primary {
    background-color: #0A5391 !important;
    background-image: none !important;
    background-repeat: none;
    border-color: none !important;
    box-shadow: none !important;
    color: #fff;
    text-shadow: none;
    border-radius: 0px !important;
    font-family: Abolition, sans-serif;
    font-size: 24px !important;
    font-weight: normal !important;
    letter-spacing: 2px;
    padding: 8px 18px !important;
}

/***ENGAGE BOX***/
.eb .eb-btn {
    display: inline-block;
    background-color: #0A5391;
    color: #fff;
    padding: .9em;
    line-height: .6em;
    border-radius: 0px;
    text-decoration: none;
    max-width: 100%;
    border: solid 1px transparent;
    font-size: 1em;
    text-align: center;
}

/**Article Thumbnails**/
.entry-header h2 {
    font-size: 24px;
    font-weight: bold;
}

.entry-image {
    margin-bottom: 10px;
}

.com-content.view-article .hidden-article-page {
  display:none;
}

/**SEARCH RESULTS**/
.list-striped li h4 {
    font-family: acumen, sans-serif;
    font-size: 24px;
    letter-spacing: 0px;
}

.offcanvas-menu .offcanvas-inner .search input.inputbox {
    color: #fff;
}

.tags {
    padding-top: 0;
	font-size: 100%;
}
dl.fields-container {
    margin-bottom: 0;
}
