/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Libre+Baskerville:400,700|Libre+Franklin:200,400,800|Merriweather:300,400,700|Playfair+Display:400,700");
.srfrContainer.woodtv8-alt {
  margin-bottom: 20px;
}
.srfrContainer.woodtv8-alt, .srfrContainer.woodtv8-alt a {
  color: #000;
  font-family: Libre Franklin;
  font-weight: 800;
  font-size: 1rem;
  line-height: 15px;
}
.srfrContainer.woodtv8-alt .srfrFeedSource {
  display: none;
}
.srfrContainer.woodtv8-alt .srfrPreText {
  position: relative;
  padding: 20px 0px 0px;
  margin-bottom: 0px !important;
  color: #000;
  font-size: 1.1rem;
  border-bottom: 5px solid #fff;
  text-transform: uppercase;
  line-height: 13px;
}
.srfrContainer.woodtv8-alt .srfrPreText span {
  font-size: 0.7rem;
}
.srfrContainer.woodtv8-alt .srfrPreText:after {
  position: absolute;
  content: "";
  right: 8px;
  top: 13px;
  width: 90px;
  height: 35px;
  background-image: url('../images/woodlogo.jpg');
  background-size: cover;
  display: inline-block;
}
.srfrContainer.woodtv8-alt .srfrList li.srfrRow {
  padding: 20px 0px;
}
.srfrContainer.woodtv8-alt .srfrList li.srfrRow:last-of-type {
  border-bottom: none;
}
.srfrContainer.woodtv8-alt .srfrList li.srfrRow h3 {
  margin: 0px !important;
}
.srfrContainer.woodtv8-alt .srfrList li.srfrRow h3 a {
  font-size: 0.8rem !important;
}
.srfrContainer.woodtv8-alt .srfrList li.srfrRow .srfrImage {
  display: none !important;
}
.srfrContainer.woodtv8-alt .srfrList li.srfrRow .srfrFeedSource + p {
  display: none !important;
}
.srfrContainer.woodtv8 {
  margin-bottom: 20px;
  min-width: 300px;
  background-color: #4e8fa4;
}
.srfrContainer.woodtv8, .srfrContainer.woodtv8 a {
  color: #fff;
  font-family: Libre Franklin;
  font-weight: 800;
  font-size: 1rem;
  line-height: 15px;
}
.srfrContainer.woodtv8 .srfrFeedSource {
  display: none;
}
.srfrContainer.woodtv8 .srfrPreText {
  position: relative;
  padding: 20px 30px;
  margin-bottom: 0px !important;
  color: #fff;
  font-size: 1.1rem;
  border-bottom: 5px solid #fff;
  text-transform: uppercase;
  line-height: 13px;
}
.srfrContainer.woodtv8 .srfrPreText span {
  font-size: 0.7rem;
}
.srfrContainer.woodtv8 .srfrPreText:after {
  position: absolute;
  content: "";
  right: 18px;
  top: 13px;
  width: 90px;
  height: 37px;
  background-image: url('../images/woodlogo.jpg');
  background-size: cover;
  display: inline-block;
}
.srfrContainer.woodtv8 .srfrList li.srfrRow {
  padding: 20px 0px;
  margin: 0px 30px;
}
.srfrContainer.woodtv8 .srfrList li.srfrRow:last-of-type {
  border-bottom: none;
}
.srfrContainer.woodtv8 .srfrList li.srfrRow h3 {
  margin: 0px !important;
}
.srfrContainer.woodtv8 .srfrList li.srfrRow h3 a {
  font-size: 0.9rem !important;
}
.srfrContainer.woodtv8 .srfrList li.srfrRow .srfrImage {
  display: none !important;
}
.srfrContainer.woodtv8 .srfrList li.srfrRow .srfrFeedSource + p {
  display: none !important;
}
body.itemid-101 .headshot.moduleItemImage img {
  aspect-ratio: 1.5;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
body.itemid-101 #g-sidebar {
  padding-right: 1.5rem;
}
body.itemid-101 #g-mainbar {
  padding: 0 1.5rem;
  border-left: 1px solid #ddd;
  overflow: hidden;
}
body.itemid-101 #g-aside > div:nth-child(4) > div > div > div > div {
  margin: 1rem auto 0;
}
body.itemid-101 #g-aside > div:nth-child(2) > div > div > div > div {
  width: auto;
}
body.itemid-101 #g-extension > .g-grid > .g-block:not(:last-of-type) {
  border-right: 1px solid #ddd;
}
body.itemid-101 #g-extension .g-block {
  margin: 20px 0px;
}
body.itemid-101 #g-extension .g-grid [class^="g-block size-"]:before {
  content: "";
  height: 1px;
  display: block;
  background-color: #ddd;
  top: -20px;
  position: relative;
  width: 100%;
}
body.itemid-101 #g-extension .g-grid [class^="g-block  size-"]:before {
  content: "";
  height: 1px;
  display: block;
  background-color: #ddd;
  top: -20px;
  position: relative;
  width: 110%;
}
body.itemid-101 #g-extension .g-grid [class^="g-block  size-"]:nth-of-type(3):before {
  content: "";
  height: 1px;
  display: block;
  background-color: #ddd;
  top: -20px;
  position: relative;
  width: 100%;
}
@media (min-width: 426px) {
  body.itemid-101 #g-mainbar > div:nth-child(1) {
    padding-bottom: 0;
    border-bottom: 1px solid #ddd;
    margin-bottom: 1rem;
  }
}
@media print {
  .show-title {
    display: none !important;
  }
  .nav-btns-group {
    display: none !important;
  }
  #new-mobile-search {
    display: none;
  }
  #g-TopBar > div:nth-child(1) > div.g-block.size-5.hidden-desktop.hidden-tablet {
    display: none !important;
  }
  #pigeon-widget-status {
    display: none !important;
  }
  .g-offcanvas-toggle {
    display: none !important;
  }
  a[href]:after {
    content: none !important;
  }
  #g-copyright {
    display: none !important;
  }
  #k2ModuleBox896 {
    display: none !important;
  }
  .itemTagsBlock {
    display: none !important;
  }
  .itemAuthorLatest {
    display: none !important;
  }
  .ad-container {
    display: none !important;
  }
  .itemRelated {
    display: none !important;
  }
  .pp-project-short {
    display: none !important;
  }
  .moduletable .breaking {
    display: none !important;
  }
  .g-title {
    display: none !important;
  }
  #g-aside {
    display: none !important;
  }
  .in-article-signupbox {
    display: none !important;
  }
  .k2ItemsBlock {
    display: none !important;
  }
  #logo {
    margin-top: -100px !important;
    margin-left: -50px !important;
    max-width: 300px !important;
  }
  .authDesc::after {
    content: "© 2022 MiBiz";
  }
}
#g-search-search-5422 {
  display: none !important;
}
.subscribe {
  display: none !important;
}
.itemid-717 .sprocket-mosaicnt-container.sprocket-mosaicnt-columns-3 {
  display: flex;
  align-items: baseline;
}
.itemid-717 .sprocket-mosaicnt-container.sprocket-mosaicnt-columns-3 li {
  position: relative !important;
}
.itemid-717 .sprocket-mosaicnt-container.sprocket-mosaicnt-columns-3 .sprocket-readmore, .itemid-717 .sprocket-mosaicnt-container.sprocket-mosaicnt-columns-3 .sprocket-mosaicnt-hover, .itemid-717 .sprocket-mosaicnt-container.sprocket-mosaicnt-columns-3 .sprocket-mosaicnt-hovercontent {
  display: none;
}
.itemid-784 #sppb-addon-1668789311812 .sppb-article-img-wrap img {
  width: 100% !important;
}
.itemid-832, .itemid-717, .itemid-250, .itemid-838, .itemid-834, .itemid-836, .itemid-840 {
  font-family: "Libre Franklin" !important;
}
.itemid-784 [itemprop="url"] {
  color: #000 !important;
  font-size: 1rem !important;
  font-family: Libre Franklin !important;
  font-weight: 800 !important;
}
.itemid-784 h3 {
  line-height: 1.1rem !important;
  margin-top: 10px !important;
}
.sppb-article-introtext {
  margin-bottom: 15px !important;
  font-family: Merriweather !important;
  font-size: 0.8rem !important;
}
.three-row {
  display: flex !important;
}
.three-row .tagItemView:nth-of-type(1), .three-row .userItemView:nth-of-type(1) {
  margin-right: 10px;
}
@media (max-width: 1024px) {
  .three-row .tagItemView:nth-of-type(1), .three-row .userItemView:nth-of-type(1) {
    margin-right: 20px;
    margin-left: 20px;
  }
}
@media (max-width: 1024px) {
  .three-row .tagItemView:nth-of-type(2), .three-row .userItemView:nth-of-type(2) {
    margin-right: 20px;
    margin-left: 20px;
  }
}
.three-row .tagItemView:nth-of-type(3), .three-row .userItemView:nth-of-type(3) {
  margin-left: 10px;
}
@media (max-width: 1024px) {
  .three-row .tagItemView:nth-of-type(3), .three-row .userItemView:nth-of-type(3) {
    margin-right: 20px;
    margin-left: 20px;
  }
}
@media (max-width: 1024px) {
  .three-row {
    flex-direction: column;
  }
}
body.itemid-822 label {
  font-family: "Libre Franklin" !important;
}
body.itemid-822 .item-page {
  font-family: "Libre Franklin" !important;
}
body.itemid-822 .page-header > h2 {
  line-height: 3rem !important;
}
@media (min-width: 576px) {
  body.itemid-822 .bfPageIntro > p {
    max-height: 120px;
  }
}
body.itemid-822 .bfLabelRight input {
  position: absolute !important;
  top: 9px;
}
body.itemid-822 .bfQuickMode .bfLabelRight label {
  width: 100% !important;
  float: none !important;
  margin: 0px 0px 0px 20px !important;
}
@media (max-width: 768px) {
  body.outline-232 .catItemBody {
    margin: 0 20px !important;
  }
  body.outline-232 .body_sponsored_content {
    margin: 20px !important;
  }
  body.outline-232 .item-page {
    margin: 0 20px;
  }
}
#mc_embed_signup .button-new {
  font-family: Libre Franklin !important;
  font-weight: 600 !important;
  background-color: #ed2324 !important;
  padding: 10px 38px;
  color: #fff;
  text-transform: uppercase;
  border-radius: 12px;
  margin-left: 0 !important;
}
#g-container-main {
  padding-top: env(safe-area-inset-top);
}
#g-aside > div.g-grid {
  padding: 2rem 0 0;
}
.no-margin-bottom {
  margin-bottom: 0px !important;
}
@media (min-width: 425px) {
  #g-extension > div:nth-child(6) {
    padding-top: 20px;
  }
}
.mibiz-mc-in-article .in-article-signupbox {
  background-color: #eee;
}
.mibiz-mc-in-article #mce-EMAIL {
  margin: 0;
  font-family: "Arial";
}
.mibiz-mc-in-article #mc_embed_signup .button {
  font-family: Libre Franklin !important;
  background-color: #ed2324 !important;
  color: #fff;
  font-family: Libre Franklin !important;
  font-weight: bold;
  text-transform: uppercase;
  border: 2px solid #d4d6db;
  border-radius: 8px;
  max-width: 250px;
}
@media (max-width: 2560px) and (min-width: 1025px) {
  .mibiz-mc-in-article .in-article-signupbox {
    display: flex;
    justify-content: space-between;
    width: 90%;
    margin: auto;
    margin-bottom: 20px;
  }
  .mibiz-mc-in-article .intro {
    width: 50%;
    padding: 30px !important;
    font-family: "Libre Franklin" !important;
  }
  .mibiz-mc-in-article #mc_embed_signup form input[type="email"] {
    width: 226px !important;
    margin-right: 2vw;
    text-align: center;
  }
}
@media (max-width: 1024px) {
  .mibiz-mc-in-article #mc_embed_signup {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 20px;
  }
  .mibiz-mc-in-article #mce-EMAIL {
    margin: 0;
    font-family: "Arial";
    text-align: center;
    width: 227px;
  }
  .mibiz-mc-in-article .intro {
    font-family: "Libre Franklin" !important;
  }
}
.mibiz-mc-in-article .intro {
  padding: 30px;
  line-height: 1.5rem;
  background-color: #eee;
}
.mibiz-mc-in-article #mc_embed_signup form input[type="submit"] {
  width: 161px !important;
}
body.itemid-355 .page-header + div > div {
  font-family: "Libre Franklin" !important;
}
body.itemid-356 .page-header + div > div {
  font-family: "Libre Franklin" !important;
}
.itemid-355 a, .itemid-356 a, .itemid-818 a {
  font-family: "Libre Franklin" !important;
}
#bfPage2 {
  margin-top: 50px;
}
.itemid-349 p, .itemid-350 p, .itemid-625 p, .itemid-640 p, .itemid-252 p, .itemid-356 p, .itemid-818 p, .itemid-251 p, #bfPage2 p {
  font-family: "Libre Franklin";
}
.itemid-349 li, .itemid-350 li, .itemid-625 li, .itemid-640 li, .itemid-252 li, .itemid-356 li, .itemid-818 li, .itemid-251 li, #bfPage2 li {
  font-family: "Libre Franklin";
}
.itemid-349 .bfQuickMode .controls .control-label, .itemid-350 .bfQuickMode .controls .control-label, .itemid-625 .bfQuickMode .controls .control-label, .itemid-640 .bfQuickMode .controls .control-label, .itemid-252 .bfQuickMode .controls .control-label, .itemid-356 .bfQuickMode .controls .control-label, .itemid-818 .bfQuickMode .controls .control-label, .itemid-251 .bfQuickMode .controls .control-label, #bfPage2 .bfQuickMode .controls .control-label {
  font-family: "Libre Franklin";
}
#pigeon-widget-status li {
  white-space: nowrap;
}
.itemid-784 .sppb-person-email {
  font-family: Libre Franklin !important;
}
.truncate--5 {
  max-width: 240px;
  width: 100%;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
@media (max-width: 765px) {
  .truncate--5 {
    max-width: 100%;
    margin-bottom: 40px !important;
  }
}
@media (max-width: 768px) {
  .layout-category .hr-bottom, .layout-category .top-rule, .layout-category .bottom-rule {
    display: none !important;
  }
  #k2Container > h1 {
    padding: 0 5% !important;
  }
}
.truncate--3 {
  max-width: 240px;
  width: 100%;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
@media (max-width: 765px) {
  .truncate--3 {
    max-width: 100%;
  }
}
.itemCategory > span {
  font-family: Libre Franklin;
}
@media (min-width: 1025px) {
  .itemContainer {
    padding: 0 10px !important;
  }
}
@media (max-width: 425px) {
  .sharethis-inline-share-buttons {
    display: none !important;
  }
  body.view-itemlist #g-aside, body.view-item #g-aside {
    display: none !important;
  }
}
.authDesc, .itemImageCredits {
  font-family: Libre Franklin !important;
}
.itemTagsBlock > span {
  display: none;
}
.itemBackToTop {
  display: none;
}
@media (min-width: 815px) {
  body.view-itemlist #k2Container {
    margin-right: 20px;
  }
}
@media (min-width: 481px) {
  body.view-item #k2Container a[href="/subscribe"] {
    display: none !important;
  }
}
@media (max-width: 480px) {
  body.view-item .projectpresenter, body.view-item .woodtv8 {
    display: none !important;
  }
}
body.outline-233 #g-extension > .g-grid:nth-of-type(2) > .g-block:not(:last-of-type), body.outline-233 #g-extension > .g-grid:nth-of-type(3) > .g-block:not(:last-of-type), body.outline-233 #g-extension > .g-grid:nth-of-type(7) > .g-block:not(:last-of-type), body.outline-233 #g-extension > .g-grid:nth-of-type(8) > .g-block:not(:last-of-type), body.outline-233 #g-extension > .g-grid:nth-of-type(9) > .g-block:not(:last-of-type) {
  border-right: 1px solid #e1e1e1;
}
body.outline-233 #g-extension .g-block {
  margin: 20px 0px;
}
@media (max-width: 768px) {
  body.itemid-354 #g-mainbar, body.itemid-355 #g-mainbar, body.com_search #g-mainbar {
    padding: 20px !important;
  }
}
h3.breakingnews {
  color: #8f0e33 !important;
}
.updated-box-style {
  padding: 0px !important;
  margin: 0px !important;
}
.updated-box-style ul > li:not(.clearList):not(.lastItem) {
  border-bottom: 1px solid #e1e1e1;
  padding-bottom: 8px;
}
.updated-box-style h3.g-title {
  text-transform: uppercase;
  color: #8f0e33 !important;
  font-size: 1rem !important;
  margin-top: 20px !important;
}
.updated-box-style .moduleItemTitle {
  font-size: 0.8rem !important;
  font-weight: 700 !important;
  font-family: Libre Franklin !important;
}
#g-offcanvas #g-mobilemenu-container {
  font-family: Libre Franklin !important;
}
.moduleItemIntrotext {
  font-size: 0.875rem !important;
}
@media (max-width: 815px) {
  .fixed-mobile {
    position: fixed;
    z-index: 999999;
    left: 0;
    right: 0;
  }
}
#new-mobile-search form {
  margin-top: 4px;
  margin-left: 20px;
  max-width: 120px !important;
}
#new-mobile-search form:before {
  color: #000;
}
#new-mobile-search form input {
  max-width: 120px !important;
  padding: 4px !important;
  padding-left: 36px !important;
  border: 1px solid #555 !important;
  font-family: Libre Franklin !important;
  color: #000;
}
#new-mobile-search form input::-webkit-input-placeholder {
  color: #555 !important;
  font-size: 12px !important;
}
#new-mobile-search form input::-moz-placeholder {
  color: #555 !important;
  font-size: 12px !important;
}
#new-mobile-search form input:-ms-input-placeholder {
  color: #555 !important;
  font-size: 12px !important;
}
#new-mobile-search form input::-ms-input-placeholder {
  color: #555 !important;
  font-size: 12px !important;
}
#new-mobile-search form input::placeholder {
  color: #555 !important;
  font-size: 12px !important;
}
#mc_embed_signup {
  font-size: 16px !important;
  font-family: Libre Franklin !important;
}
#mc_embed_signup .mc-field-group.input-group label {
  font-weight: bold;
}
#mc_embed_signup .button {
  font-family: Libre Franklin !important;
  background-color: #8f0e33 !important;
}
#mc_embed_signup input[type="checkbox"] {
  margin: 0 4px 0 0 !important;
}
#mc_embed_signup .list-description {
  display: inline-block;
  padding: 5px 0 10px 17px;
  width: 100%;
  font-style: italic;
}
@media (max-width: 815px) {
  .g-offcanvas-toggle {
    position: fixed !important;
    top: 11px !important;
    z-index: 9999999 !important;
  }
  .g-offcanvas-toggle i {
    color: #fff !important;
  }
}
#g-TopBar > .g-grid:last-of-type {
  height: 40px;
  background-color: #fff;
  box-shadow: 0px 4px 7px #00000055;
}
.nav-btns-group {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-right: 15px;
  height: 47px;
}
@media (max-width: 815px) {
  .nav-btns-group {
    position: fixed;
    right: 0;
    z-index: 999999;
  }
}
@media (max-width: 1215px) and (min-width: 816px) {
  .nav-btns-group {
    flex-direction: column;
  }
}
.nav-btns-group a {
  font-family: Libre Franklin !important;
  font-size: 1rem !important;
  border: 2px solid #d4d6db;
  border-radius: 6px;
  width: 190px;
  min-width: 190px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 8px 0px;
  margin-right: 10px;
  max-height: 38px;
}
@media (max-width: 815px) {
  .nav-btns-group a {
    border: 2px solid transparent !important;
    font-size: 3vw !important;
    padding: 4px 0px !important;
    min-width: unset !important;
    width: 35vw !important;
  }
}
.nav-btns-group .nav-btn-red {
  background-color: #ed2324;
  color: #fff;
  font-weight: bold;
}
.nav-btns-group .nav-btn-white {
  background-color: #fff;
  color: #000;
}
@media (max-width: 815px) {
  nav#pigeon-widget-status {
    right: 20px !important;
  }
  nav#pigeon-widget-status ul {
    justify-content: flex-end !important;
    font-size: 12px !important;
    width: 245px !important;
  }
  nav#pigeon-widget-status ul li {
    margin-right: 10px;
  }
  nav#pigeon-widget-status ul li a {
    color: #555 !important;
  }
}
@media (max-width: 424px) {
  nav#pigeon-widget-status .meter {
    display: none !important;
  }
}
body.itemid-768 #g-mainbar > *, body.itemid-768 .bfQuickMode section.bfElemWrap {
  font-family: "Libre Franklin" !important;
}
body.itemid-768 #bfElementGroup2298 br {
  display: none !important;
}
body.itemid-768 #bfLabel2299 {
  padding-right: 150px;
}
body.itemid-768 #bfQuickModeSection48215 {
  display: none !important;
}
body.itemid-768 .bfQuickMode .bfLabelLeft .bfElementGroup label {
  margin-bottom: 0px !important;
}
body.itemid-768 .bfQuickMode .bfLabelLeft .bfElementGroup, body.itemid-768 .bfQuickMode .bfLabelRight label {
  width: 100%;
}
body.itemid-768 .bfQuickMode .bfLabelRight label {
  margin: 0 0 0 25px;
  float: unset !important;
}
body.itemid-768 #ff_elem2299 {
  position: absolute;
  top: 11px;
  float: unset !important;
}
body.itemid-768 .bfQuickMode .bfLabelLeft .bfElementGroup label {
  display: block !important;
  margin-left: 25px;
}
body.itemid-768 #bfElementGroup2298 input[type="checkbox"] {
  transform: translateY(25px);
}
@media (max-width: 758px) {
  body.itemid-768 .item-page {
    padding-right: 20px !important;
    padding-left: 20px !important;
  }
  body.itemid-768 #bfLabel2299 {
    padding-right: 0px !important;
  }
}
body.itemid-769 #g-mainbar > *, body.itemid-769 .bfQuickMode section.bfElemWrap {
  font-family: "Libre Franklin" !important;
}
body.itemid-769 #bfElementGroup2502 br {
  display: none !important;
}
body.itemid-769 #bfLabel2299 {
  padding-right: 150px;
}
body.itemid-769 #bfQuickModeSection48215 {
  display: none !important;
}
body.itemid-769 .bfQuickMode .bfLabelLeft .bfElementGroup label {
  margin-bottom: 0px !important;
}
body.itemid-769 .bfQuickMode .bfLabelLeft .bfElementGroup, body.itemid-769 .bfQuickMode .bfLabelRight label {
  width: 100%;
}
body.itemid-769 .bfQuickMode .bfLabelRight label {
  margin: 0 0 0 25px;
  float: unset !important;
}
body.itemid-769 #ff_elem2503 {
  position: absolute !important;
  top: 11px;
  float: unset !important;
}
body.itemid-769 .bfQuickMode .bfLabelLeft .bfElementGroup label {
  display: block !important;
  margin-left: 25px;
}
body.itemid-769 #bfElementGroup2502 input[type="checkbox"] {
  transform: translateY(25px);
}
body.itemid-769 section.bfSectionDescription > p:nth-child(2) {
  margin-bottom: -10px;
}
@media (max-width: 758px) {
  body.itemid-769 .item-page {
    padding-right: 20px !important;
    padding-left: 20px !important;
  }
  body.itemid-769 #bfLabel2503 {
    padding-right: 0px !important;
  }
}
body.com_acymailing input.button.btn.btn-primary {
  color: #fff !important;
}
body.itemid-696 .item-page {
  font-family: "Libre Franklin";
}
div.moduletable.morning {
  padding: 0.5em;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  background: 0 0;
  border: 3px solid #8f0e33;
  width: 300px;
}
div.moduletable.morning h3.g-title {
  padding: 1rem 80px 0 1rem;
  color: #8f0e33;
  font-size: 1.5em;
  text-transform: uppercase;
  font-family: Libre Franklin;
}
div.moduletable.morning .button.subbutton {
  color: #fff !important;
}
div.moduletable.morning input[type="text"] {
  color: #000 !important;
  margin-bottom: 0px !important;
  font-family: sans-serif;
}
div.moduletable.morning input.inputbox.captchafield {
  width: 50px !important;
}
div.moduletable.morning form {
  margin: 0 0 10px !important;
}
.body_sponsored_content div.k2ItemsBlock ul li div.moduleItemAuthor {
  font-size: 12px;
  text-transform: uppercase;
  color: #999;
  margin-bottom: 0.5rem;
  font-family: arial;
  font-weight: 600;
}
@media (min-width: 1024px) {
  .ad-pos-1 {
    padding: 20px 0px;
  }
}
.corona {
  width: 300px;
}
a[href="/search-result"] {
  position: relative;
  z-index: 100;
}
.itemid-626 .authDesc {
  display: none !important;
}
.mobile-logo {
  margin-top: 0px !important;
}
.covid-notice {
  font-family: "Libre Franklin";
  color: red;
  font-weight: bold !important;
  display: block;
  width: 100%;
  text-align: center;
  position: relative;
  top: 20px;
  font-size: 1.2rem !important;
}
form[action="https://mibiz.com/component/acymailing/user"] {
  font-family: "Libre Franklin";
}
nav#pigeon-widget-status {
  position: relative;
  top: 16px;
}
nav#pigeon-widget-status ul {
  text-align: left;
  margin: 0px;
  width: 380px;
  list-style: none;
  display: flex;
  justify-content: space-around;
  font-family: "Libre Franklin";
}
nav#pigeon-widget-status ul li a {
  color: #fff;
}
nav#pigeon-widget-status ul li a:hover {
  cursor: pointer !important;
}
.pigeon-context-promotion {
  background-color: #8f0e3331;
  border: 3px solid #8f0e33;
  background: repeating-linear-gradient(-45deg, #8f0e3310, #8f0e3310 75px, #8f0e3320 0, #8f0e3320 150px);
  padding: 20px;
  text-align: center;
}
.pigeon-context-promotion p {
  margin: 0;
  font-size: 1rem;
}
[value="Download the Media Kit"] {
  display: inline-block !important;
  font-family: "sourcesanspro", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif !important;
  font-weight: 500 !important;
  color: #5a3b00 !important;
  font-size: 1vw !important;
  background: #ffb120 !important;
  margin: 0 0 0.5rem 0 !important;
  border: 2px solid transparent !important;
  padding: 0.4rem 2rem !important;
  padding-bottom: 0.45rem !important;
  border-radius: 2rem !important;
  vertical-align: middle !important;
  text-shadow: none !important;
  transition: all 0.2s !important;
}
[value="Download the Media Kit"]:hover {
  background: transparent !important;
  border-color: #ffb120 !important;
  color: #8f0e33 !important;
}
.pagination {
  text-align: center !important;
}
body:not(.itemid-361) .task-tag .k2Pagination {
  display: none !important;
}
body.itemid-361 .k2Pagination {
  display: block;
}
.itemid-651 .k2Pagination {
  display: block !important;
}
#g-aside .g-grid div.moduletable.projectpresenter {
  margin: 0 auto;
}
.campaignguid__sb option {
  color: #000;
}
.project-title {
  color: #3e3e3e;
}
.subtitle {
  font-weight: bold;
}
.powered-by-container {
  background: #f2f2f2;
  height: 23px;
  padding-top: 5px;
  padding-right: 5px;
}
.customprojectpresenter .group-title {
  display: none;
}
.read-more-project {
  margin: auto !important;
  display: block;
}
.projectpresenter {
  width: 300px;
  background: rgba(0, 0, 0, 0.05);
  display: block;
}
.photo-container {
  margin: 0 0.3rem;
}
.projectpresenter .posted-by, .projectpresenter .project-label {
  display: none;
}
.read-more-projects-container {
  display: flex;
  justify-content: center;
}
.projectpresenter h3 {
  font-size: 0.8rem;
  font-weight: 800;
  font-family: arial;
  color: #8f0e33;
  margin: 0 0;
  text-transform: uppercase;
  padding: 0.5rem 0.5rem 0 0.5rem !important;
}
.projectpresenter .paid-content {
  font-size: 0.6rem;
  opacity: 0.5;
  width: 100%;
  text-align: center;
  padding-top: 3px;
  left: 150px;
  font-family: arial;
  color: #999;
  padding: 0 0.5rem 0 0.5rem !important;
}
a.thumbnail:hover, a.thumbnail:focus {
  border-color: #8f0e33;
  box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}
.pp-portfolio .contributor.medium {
  display: none;
}
.pp-portfolio {
  padding: 0 !important;
}
.projectpresenter .project-title {
  padding: 0 0 0 0.5rem !important;
}
.pp-portfolio .thumbnail {
  margin-bottom: 0 !important;
}
#my-projects {
  padding-top: 0 !important;
}
#my-projects .pp-portfolio ul {
  margin: 0;
}
.pp-portfolio .group-set {
  margin-bottom: 0 !important;
}
#my-projects .pp-container, #my-projects .pp-portfolio .thumbnail {
  padding: 0 !important;
}
#my-projects .pp-container .photo-container img {
  width: 100% !important;
}
.pp-portfolio .thumbnail img {
  width: 100% !important;
}
.pp-container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
}
.follower-count {
  display: none !important;
}
.item-page {
  padding-right: 40px !important;
}
.moduletablenative_blurb {
  display: inline-block !important;
  font-style: italic !important;
  color: #666 !important;
}
.read-more-project {
  margin-left: 10px;
}
.moduletablenative_blurb hr {
  border-bottom: 1px solid #e7e8ea;
}
.moduletablenative_blurb p {
  font-family: Libre Franklin !important;
}
#loading {
  position: absolute;
  left: 50%;
  top: 50%;
}
#loading-image {
  position: absolute;
  top: 40%;
  left: 45%;
  z-index: 100;
}
.toparticle h1 {
  margin: 0 !important;
  font-size: 1.5rem !important;
  line-height: 1.5rem !important;
}
.platform-content, .moduletable, .widget {
  margin: 0;
  padding: 0;
}
div.userBlock img {
  border: 0;
  border-radius: 0;
}
#g-navigation .g-grid {
  max-width: 100%;
}
body {
  font-family: Libre Baskerville;
}
h3 {
  font-size: 1.5rem;
}
h1, h2, h3, h4, h5, h6 {
  color: #111;
  font-family: Libre Franklin;
}
#g-page-surround {
  margin: auto;
  max-width: 100%;
}
#g-feature {
  background: #fff;
}
#g-header {
  background: transparent;
}
#g-copyright {
  background: #fff;
  color: #999;
  max-width: 95%;
  padding: 0px;
  margin: 2rem auto 2em auto;
}
#g-extension {
  color: #000;
}
#g-container-main {
  color: #000;
}
#g-offcanvas #g-mobilemenu-container ul .g-dropdown-column {
  width: 100%;
}
#g-offcanvas {
  background: #fff;
  width: 15rem;
  color: #000;
  z-index: 69;
  text-align: center;
}
#g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  border: 0 solid transparent;
  background: transparent;
}
.g-main-nav {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  position: relative;
}
.g-main-nav:after {
  content: "";
  background: linear-gradient(to right, #fff 0%, #888 50%, #888 50%, #fff 100%);
  height: 1px;
  width: 100%;
  bottom: -1px;
  left: 0;
  position: absolute;
}
.g-main-nav:before {
  content: "";
  background: linear-gradient(to right, #fff 0%, #888 50%, #888 50%, #fff 100%);
  height: 1px;
  width: 100%;
  top: -1px;
  left: 0;
  position: absolute;
}
#g-mobilemenu-container {
  margin-left: 0.5rem !important;
}
.g-main-nav .g-toplevel > li.active > .g-menu-item-container .g-menu-item-title {
  color: #fff;
}
ul.g-toplevel li.g-menu-item {
  transition: all 0.75s;
}
ul.g-toplevel li.g-menu-item:hover {
  background: rgba(0, 0, 0, 0.1);
}
ul.g-toplevel li.g-menu-item.active {
  background: #000;
}
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container, #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover > .g-menu-item-container {
  background: #eee;
}
.g-main-nav .g-toplevel > li {
  vertical-align: bottom;
  padding: 0.4rem 0;
  position: relative;
  width: 16.25%;
  height: auto;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container .g-menu-item-title {
  font-family: Libre Franklin;
  font-weight: 800;
  color: #333;
  text-shadow: 0 0 0 rgba(0, 0, 0, 0) !important;
  font-size: 1rem;
}
#Ad-1 .moduletable {
  height: 90px;
  margin: 1rem 0;
}
.g-main-nav .g-toplevel > li:hover > .g-menu-item-container .g-menu-item-title, .g-main-nav .g-toplevel > li.active > .g-menu-item-container .g-menu-item-title {
  text-shadow: 0 0 0 transparent;
}
.g-main-nav .g-toplevel > li:hover > .g-menu-item-container, .g-main-nav .g-toplevel > li.active > .g-menu-item-container {
  top: 0;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-toplevel > li.active > .g-menu-item-container:after {
  content: "«";
  color: #fff;
}
#g-navigation > div:nth-child(1) > div .g-content {
  margin: 0 auto;
}
.g-content {
  margin: 0;
  padding: 0;
}
#g-offcanvas #g-mobilemenu-container .g-toplevel > li {
  font-weight: 400;
}
#g-page-surround > div.g-offcanvas-toggle > i {
  top: 0;
  position: relative;
  color: #000;
  padding-left: 0;
}
.fa, .fa-fw, .fa-bars {
  color: #000;
}
#g-copyright {
  background: #fff;
  color: #999;
  max-width: 100%;
  padding: 1.5rem;
  margin: -1px auto 0.5em auto;
  font-family: Libre Franklin !important;
  border-top: 1px solid #aaa;
}
#login-form .input-prepend .input-small, #login-form .input-append .input-small, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
  width: auto;
}
#g-TopBar {
  background: #333;
}
#g-TopBar > div:nth-child(1) {
  height: 3rem;
  padding-top: 0;
  margin: auto;
}
#welcomeText {
  color: #fff;
  text-align: right;
  position: relative;
  padding: 0 2rem 0 0;
  top: -0.3rem;
  float: right;
  width: 100%;
}
#welcomeText > div {
  margin: 0;
  padding: 0;
}
#g-TopBar #g-TopBar > div:nth-child(1) [class^="icon-"], [class*=" icon-"] {
  color: #fff;
  left: 1.5rem;
  position: absolute;
  top: 1rem;
}
#g-TopBar > div:nth-child(1) > div > div > div > div form div input {
  border: transparent;
  position: relative;
  top: -0.5rem;
  width: auto;
  left: 0;
  font-family: Libre Franklin;
  font-weight: 800;
}
@media (min-width: 1024px) {
  #g-mainbar > div:nth-child(2) > div > div > div > div > div > ul > li:nth-child(1) {
    padding-right: 1.5em;
    border-right: 1px solid #ddd;
  }
  #g-mainbar > div:nth-child(2) > div > div > div > div > div > ul > li:nth-child(2) {
    padding-left: 1.5em;
  }
  #g-mainbar .even {
    padding-right: 1.5em;
    border-right: 1px solid #ddd;
  }
  #g-mainbar .toparticle .even {
    padding-right: 0px;
    border-right: none;
  }
  #g-mainbar .odd {
    padding-left: 1.5em;
  }
  #g-mainbar .article-content .odd, #g-mainbar .itemAuthorLatest .odd, #g-mainbar .itemRelated .odd {
    padding-left: 0px;
  }
}
.fa-navicon:before, .fa-reorder:before, .fa-bars:before:hover {
  cursor: pointer;
}
.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
  content: "";
  border: 0 solid #ddd;
  padding: 4px;
}
#g-aside .breaking > ul > li {
  padding: 0.5rem 0rem 0rem 0rem;
  margin: 0.5rem 1rem 0 1rem;
}
#g-aside .breaking > ul > li:nth-child(n + 1):nth-child(-n + 4) {
  padding: 0.5rem 0rem 1rem 0rem;
  margin: 0.5rem 1rem;
  border-bottom: 1px dotted #aaa;
}
#g-aside .breaking h3 {
  padding: 1rem 0 0 1rem;
  color: #8f0e33;
  font-size: 1.5em;
  text-transform: uppercase;
  font-family: Libre Franklin;
}
#g-aside .breaking:first-child {
  padding: 0.5em;
  font-size: 0.75rem;
  background: transparent;
  border: 3px solid #8f0e33;
}
.itemid-468 #g-aside .breaking:first-child {
  margin-top: 55px;
}
#g-aside {
  color: #999;
  background: #fff;
}
.g-offcanvas-toggle {
  top: 4.5rem;
  z-index: 999;
}
#logo div {
  padding: 0;
  margin: auto;
  width: 50%;
}
div.userBlock {
  background: transparent;
  border: 0px solid transparent;
  border-radius: 0;
  margin: 0 0 1rem;
  padding: 0;
  display: flow-root;
}
.fp-above .g-grid {
  margin: 0;
}
#g-mainbar > div:nth-child(1) > div > div > div > div > div > ul > li.even.lastItem > a.moduleItemImage > img {
  height: 100% !important;
  width: auto;
}
div.catItemHeader span.catItemAuthor a {
  color: #f55;
}
.itemid-101 div.k2ItemsBlock ul li a.moduleItemTitle {
  color: #000;
  font-size: 1rem;
  line-height: 1rem;
  font-family: Libre Franklin;
  font-weight: 800;
}
.breaking div.k2ItemsBlock ul li a.moduleItemTitle {
  line-height: 1rem;
  font-family: Libre Franklin;
  font-weight: 800;
  color: #000;
}
.itemid-101 div.k2ItemsBlock ul li div.moduleItemIntrotext {
  line-height: 1.35rem;
  font-size: 1rem;
  font-family: Merriweather;
  padding-top: 0.5rem;
  color: #000;
}
div.body_sponsored_content div.k2ItemsBlock ul li div.moduleItemIntrotext a.moduleItemImage img {
  float: left;
  width: 100%;
}
div.body_sponsored_content div.k2ItemsBlock ul {
  display: flex;
  justify-content: space-between;
}
div.sidebar_sponsored_content div.k2ItemsBlock ul {
  display: block;
  justify-content: space-between;
  padding: 0 1rem;
}
div.body_sponsored_content div.k2ItemsBlock li {
  display: block;
  margin: 0;
  float: unset;
  width: 100%;
}
div.sidebar_sponsored_content div.k2ItemsBlock li.clearList, div.body_sponsored_content div.k2ItemsBlock li.clearList {
  display: none;
}
.moduletable.sidebar_sponsored_content {
  padding: 0.5em 0.5em 0;
  font-size: 0.75rem;
  background: rgba(0, 0, 0, 0.05);
  width: 300px;
  border: 0 solid #000;
}
.sidebar_sponsored_content a.moduleItemTitle {
  font-family: arial;
  font-weight: 800;
  width: 50%;
  margin-top: 25%;
  transform: translateY(-50%);
}
div.body_sponsored_content div.k2ItemsBlock ul {
  display: flex;
  justify-content: space-between;
}
.moduletable.body_sponsored_content {
  padding: 10px 1rem;
  background: rgba(0, 0, 0, 0.05);
  display: block;
}
div.sidebar_sponsored_content li > a.moduleItemImage.fullwidth {
  width: 100%;
  float: left;
  margin: 0 0 1rem 0;
}
div.k2ItemsBlock ul li a.moduleItemTitle {
  color: #000;
}
#g-mainbar .moduletable {
  margin: 0;
}
#g-mainbar > div:nth-child(1) > div > div > div > div > div > ul {
  position: relative;
}
@media (min-width: 426px) {
  .itemid-101 #g-mainbar > div:nth-child(1) {
    padding-bottom: 0;
    border-bottom: 1px solid #ddd;
    margin-bottom: 1rem;
  }
}
@media (min-width: 1024px) {
  #k2ModuleBox651 > ul {
    display: table;
  }
  #g-mainbar > div:nth-child(2) div.k2ItemsBlock ul li {
    display: table-cell;
    width: 50%;
    float: left;
  }
  #g-mainbar .article-pos-3 div.k2ItemsBlock ul li, #g-mainbar .article-pos-4 div.k2ItemsBlock ul li, #g-mainbar .article-pos-4a div.k2ItemsBlock ul li {
    display: table-cell;
    width: 50%;
    float: left;
  }
}
#g-extension h3.g-title {
  font-size: 0.75rem;
  font-weight: 700;
  line-height: 1;
  font-family: Libre Franklin;
  color: #000;
  margin: 0;
}
.g-main-nav .g-standard > .g-dropdown, .g-main-nav .g-fullwidth > .g-dropdown {
  margin: 0;
}
#g-offcanvas #g-mobilemenu-container ul {
  background: #fff;
}
#g-offcanvas #g-mobilemenu-container .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
  color: #000;
}
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container, #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover > .g-menu-item-container {
  color: #000;
}
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover {
  background: #fff;
}
#g-offcanvas #g-mobilemenu-container .g-toplevel > li:hover > .g-menu-item-container > .g-menu-item-content, #g-offcanvas #g-mobilemenu-container .g-toplevel > li.active > .g-menu-item-container > .g-menu-item-content {
  color: #000;
}
#g-offcanvas #g-mobilemenu-container ul > li > .g-menu-item-container {
  color: #000;
}
#g-sidebar li:not(.lastItem):not(.clearList) {
  border-bottom: 1px solid #ddd;
  padding-bottom: 0.5rem;
}
#g-sidebar > div > div > div {
  margin: 0;
  padding: 0;
}
#g-mainbar > div > div > div {
  margin: 0;
  padding: 0;
}
#g-mainbar .article-pos-4, #g-mainbar .article-pos-4a {
  padding-top: 1rem;
  border-top: 1px solid #ddd;
}
#g-mainbar .article-pos-3 .moduleItemIntrotext, #g-mainbar .article-pos-4 .moduleItemIntrotext, #g-mainbar .article-pos-4a .moduleItemIntrotext {
  padding: 0px !important;
}
#Ad-1 img {
  transform: translateX(-50%) !important;
  width: 50% !important;
  margin-left: 50% !important;
  margin-bottom: 0.75rem !important;
}
#g-mobilemenu-container {
  margin: auto;
}
#g-container-main {
  max-width: 1200px;
  padding: 0 0 1rem 0;
  border-bottom: 1px solid #ddd;
}
.clearList {
  pointer-events: none;
}
.g-social-items {
  margin: 0 1em 0 0;
}
#LoginButton {
  background: transparent;
}
@media (min-width: 816px) {
  #g-TopBar > div:nth-child(2) > div > div {
    position: absolute;
    color: #fff;
    right: 50%;
    top: -1rem;
    width: auto;
    border-radius: 1em;
    padding: 3rem 3rem 2rem 3rem;
    z-index: 999;
    text-align: left;
    transition: top 1s, color 1s;
    transform: translateX(50%);
  }
}
#login-form > div > ul {
  display: table-footer-group;
}
.moduletable #login-form .control-group .input-prepend .add-on {
  color: #444;
  text-shadow: 0 0 0 transparent;
  background: #ffb120;
}
.input-append .add-on, .input-prepend .add-on {
  text-shadow: transparent;
}
.g-main-nav .g-sublevel > li > .g-menu-item-container > .g-menu-item-content {
  font-family: Libre Franklin;
  font-weight: 400;
  font-size: 0.9rem;
}
.g-simplemenu-particle .g-simplemenu-container .g-simplemenu li {
  font-size: 0.9rem;
  line-height: 1.5rem;
  padding: 0;
}
div.itemView {
  padding-top: 0.25rem !important;
  margin: 0;
  margin-right: 2rem !important;
}
div.k2LatestCommentsBlock ul, div.k2TopCommentersBlock ul, div.k2ItemsBlock ul, div.k2LoginBlock ul, div.k2UserBlock ul.k2UserBlockActions, div.k2UserBlock ul.k2UserBlockRenderedMenu, div.k2ArchivesBlock ul, div.k2AuthorsListBlock ul, div.k2CategoriesListBlock ul, div.k2UsersBlock ul {
  margin: 0;
  padding: 0;
}
div.k2LatestCommentsBlock ul li, div.k2TopCommentersBlock ul li, div.k2ItemsBlock ul li, div.k2LoginBlock ul li, div.k2ArchivesBlock ul li, div.k2AuthorsListBlock ul li, div.k2CategoriesListBlock ul li, div.k2UsersBlock ul li {
  display: block;
  padding: 0;
  margin: 0 0 0.5rem 0;
}
span.catItemImage, span.userItemImage, span.tagItemImage {
  display: block;
  text-align: center;
  margin: 0 0 8px 0;
  max-height: 180px;
  overflow: hidden;
}
#k2Container > div.itemHeader > div.itemImageBlock > span.itemImage > a > img {
  width: 100% !important;
}
div.itemRatingBlock {
  padding: 0;
  margin-bottom: 2rem;
}
span.itemImageCredits {
  float: left;
  padding: 7px 0 0;
}
div.itemHeader .itemTitle {
  padding: 0 !important;
  margin: 1rem 0 !important;
  line-height: 2.25rem;
  font-size: 2rem;
  font-weight: 700;
  font-family: Libre Franklin;
  color: #000;
}
.g-simplemenu-particle .g-simplemenu-container h6 {
  margin: 0 0 1rem;
  font-size: 1rem;
  letter-spacing: 0.5px;
  font-weight: 700;
  font-family: Libre Franklin;
  color: #bbb;
}
div.itemImageBlock {
  padding: 0.75rem 0 0;
  margin: 0;
}
.itemid-101 #g-aside > div:nth-child(2) div.k2ItemsBlock ul li a.moduleItemTitle {
  font-size: 1rem;
}
.itemCategory a {
  color: #000;
  font-weight: 700;
  font-family: Libre Franklin;
}
#g-copyright > div:nth-child(1) {
  margin-bottom: 0.75rem;
  padding-bottom: 2rem;
  border-bottom: 1px solid #ddd;
}
#g-copyright > div:nth-child(2) {
  margin-bottom: 3rem;
}
.g-main-nav .g-toplevel > li.g-parent > .g-menu-item-container:after {
  margin-left: auto;
}
a {
  color: #aaa;
}
div.catItemView, div.userItemView, div.tagItemView {
  margin-bottom: 0;
  padding: 0;
  overflow: hidden;
}
div.catItemHeader h3.catItemTitle, div.userItemHeader h3.userItemTitle, div.tagItemHeader h3.tagItemTitle {
  padding: 0 0 8px;
  line-height: 1.15rem !important;
  height: auto;
  overflow: hidden;
}
#itemListPrimary {
  display: table;
}
div.catItemLinks {
  margin: 0;
  padding: 0;
}
div.catItemBody, div.userItemBody, div.tagItemBody {
  padding: 0px 0;
  margin: 0;
}
div.catItemImageBlock, div.userItemImageBlock, div.tagItemImageBlock {
  padding: 0;
  margin: 0;
}
div.catItemIntroText, div.tagItemIntroText, div.userItemIntroText {
  padding: 0;
  max-height: 120px;
  overflow: hidden;
  margin-bottom: 1rem;
  font-size: 0.85rem;
}
div.itemListCategory {
  background: transparent;
  border: 0 transparent;
  border-radius: 4px;
  margin: 0 2rem 1rem 0;
  padding: 0;
  text-align: center;
  border-bottom: 1px solid #ddd;
}
.breaking .moduleItemTitle {
  font-size: 0.85rem !important;
}
.catItemImageBlock, .userItemImageBlock, .tagItemImageBlock {
  height: 12rem;
}
.userDescription *, .catDescription *, .tagDescription * {
  font-family: Libre Franklin !important;
}
.fullwidth {
  float: none;
  width: 100%;
  padding: 0;
  overflow: hidden;
  margin-bottom: 1rem;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.userItemDateCreated, .tagItemDateCreated, .catItemDateCreated {
  display: none;
}
div.userItemReadMore, div.tagItemReadMore, div.catItemReadMore {
  display: none;
}
.moduleItemImage img {
  margin: 0px 0 1rem 0;
}
body.itemid-101 .headshot.moduleItemImage img {
  aspect-ratio: 1.5;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
body:not(.itemid-101) .headshot {
  float: right;
  width: 40%;
  padding-left: 5%;
}
body:not(.itemid-101) .moduleItemImage img {
  margin: 5px 0 1rem 0;
}
.fullwidth.moduleItemImage img {
  margin: 0;
  aspect-ratio: 1.5;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
h3.breakingnews {
  content: "BREAKING NEWS";
  font-weight: 700;
  font-family: Libre Franklin;
  color: #bbb;
  padding-top: 0;
  margin: 0 0 1rem 0;
  text-transform: uppercase;
  font-size: 1rem;
}
.bfQuickMode section.bfElemWrap {
  padding: 5px;
  margin: 0px 0px 0px 0px;
  position: relative;
  overflow: hidden;
  background: transparent !important;
  color: #000;
  font-family: Libre Baskerville;
}
div.k2Pagination ul li a {
  display: inline-block;
  padding: 4px 8px;
  margin: 0 8px;
  border: 0px solid #ddd;
  border-radius: 4px;
  vertical-align: middle;
  background: #fff;
  text-decoration: none;
}
.k2Pagination span.pagenav {
  padding: 4px 8px;
  margin: 0 8px;
}
div.k2ItemsBlock ul li div.moduleItemAuthor {
  font-size: 8px;
}
@media (min-width: 769px) {
  .nativeWrapper {
    float: left;
    margin: 0 2rem 1rem 0;
  }
  .moduletable .custom img {
    width: 33% !important;
    margin-right: 1rem !important;
    margin-bottom: 0 !important;
    float: left !important;
    margin-left: 0 !important;
    transform: none !important;
  }
  #g-container-main {
    max-width: 1200px;
    padding: 0 2rem 1rem 2rem;
    margin: 0 auto !important;
    border-bottom: 1px solid #ddd;
    box-shadow: 0 4rem 3rem 0.25rem rgba(0, 0, 0, 0.1);
  }
  .itemid-101 #g-sidebar {
    width: 50%;
    padding-right: 1.5rem;
  }
  .itemid-101 #g-mainbar {
    width: 150%;
    padding: 0 1.5rem;
    margin: 0px 0 1rem -50%;
    border-left: 1px solid #ddd;
    overflow: hidden;
  }
  #g-extension .g-grid {
    margin-right: 2rem;
  }
  #g-extension > div > div > div {
    margin: 0;
  }
  #g-extension > div:nth-child(n + 1) > div:nth-child(1) {
    padding: 0 12px 0 0;
  }
  #g-extension > div:nth-child(n + 1) > div:nth-child(2) {
    /*border-right: 1px solid #e1e1e1;
    border-left: 1px solid #e1e1e1;*/
    padding: 0 6px;
  }
  #g-extension > div:nth-child(6) > div:nth-child(2) {
    border-right: 0 solid transparent;
    padding: 0 0.5rem;
  }
  #g-extension > div:nth-child(n + 1) > div:nth-child(3) {
    padding: 0 0 0 12px;
  }
  #g-extension > div:nth-child(1) > div:nth-child(1), #g-extension > div:nth-child(5) > div:nth-child(1) {
    padding: 0;
  }
  #g-aside div[class="clearfix "] {
    height: 250px;
  }
  div[id*=" div-gpt-ad-"], div[id*="div-gpt-ad-"] {
    margin: auto;
    text-align: center;
    margin: 0rem auto;
  }
  #g-container-main #Ad-1 > div {
    padding: 0;
  }
  .breaking {
    width: 300px;
    padding: 0 1rem 0 0;
  }
  #g-mainbar > div:nth-child(1) > div > div > div > div > div > ul > li.even.lastItem > a.moduleItemImage.fullwidth {
    height: 24rem;
  }
  .nativeWrapper:before {
    content: "ADVERTISEMENT";
    font-size: 0.6rem;
    opacity: 0.5;
    width: 100%;
    text-align: center;
    padding-top: 3px;
    left: 150px;
    font-family: arial;
  }
  #nav {
    display: none;
  }
  .outline-_error #g-container-main {
    padding: 3rem 0;
  }
}
@media (max-width: 768px) {
  #finder-search {
    padding: 50px 0px;
  }
  #finder-search .word {
    text-align: center;
  }
  #welcomeText {
    display: none;
  }
  .mobile-logo {
    margin-top: 20px;
  }
  nav#pigeon-widget-status {
    position: absolute;
    top: 60px;
  }
  nav#pigeon-widget-status ul {
    width: 326px;
  }
  nav#pigeon-widget-status li a {
    color: #8f0e33 !important;
  }
  #g-navigation {
    margin-top: 95px;
  }
  .nativeWrapper {
    float: none;
    margin: 0;
  }
  .sidebar_sponsored_block {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .moduletable.sidebar_sponsored_content {
    margin: 1rem auto;
  }
  table {
    width: 100% !important;
    margin: 1rem 0 !important;
  }
  #g-aside > div.g-grid {
    margin: 0 1rem;
  }
  div.itemListCategory {
    margin: 0 0 1rem 0;
  }
  div.userItemIntroText, div.tagItemIntroText, div.catItemIntroText {
    padding: 0;
    max-height: 100%;
    overflow: hidden;
    margin-bottom: 0;
  }
  .tagItemIntroText p, .userItemIntroText p, .catItemIntroText p {
    margin: 0;
  }
  .itemid-101 #g-aside > div:nth-child(4) > div > div > div > div {
    margin: 1rem auto 0;
  }
  div.itemView {
    margin: 0 !important;
    padding: 1rem !important;
  }
  .itemid-101 #g-aside > div:nth-child(2) > div > div > div > div {
    width: auto;
  }
  .fa-navicon:before, .fa-reorder:before, .fa-bars:before {
    content: "";
    border: 0px solid transparent;
    padding: 0;
  }
  #Ad-1 .moduletable {
    height: auto !important;
  }
  .breaking {
    width: auto;
  }
  .itemFullText > .moduletable:before {
    content: "ADVERTISEMENT";
    font-size: 0.6rem;
    opacity: 0.5;
    width: 100%;
    text-align: center;
    padding-top: 3px;
    position: absolute;
    margin-top: -1rem;
    left: 0;
    font-family: arial;
  }
  .nativeWrapper:before {
    content: "ADVERTISEMENT";
    font-size: 0.6rem;
    opacity: 0.5;
    width: 100%;
    text-align: center;
    padding-top: 3px;
    position: absolute;
    margin-top: -1rem;
    left: 0;
    font-family: arial;
  }
  #welcomeText {
    color: #fff;
    text-align: right;
    position: relative;
    padding: 1rem;
    float: right;
    width: 100%;
    margin: -1rem 0 0 0;
  }
  #g-navigation .g-social {
    position: absolute;
    top: 0.5rem;
    right: 0;
    left: unset;
  }
  .fa, .fa-fw, .fa-bars {
    color: #fff;
  }
  .itemid-101 #g-sidebar {
    width: auto;
  }
  .itemid-101 #g-mainbar {
    width: auto;
    padding: 0 1rem;
    margin: 0;
    border-left: 0 transparent;
    overflow: hidden;
  }
  #g-mainbar > div:nth-child(1) > div > div > div > div > div > ul > li.even.lastItem > a.moduleItemImage.fullwidth {
    height: 15rem;
  }
  #mrburger {
    position: absolute;
  }
  #g-extension > div > div > div {
    border-top: transparent;
    margin: auto;
    padding: 1rem;
    width: auto;
  }
  #g-navigation {
    padding: 0;
  }
  #g-mainbar > div:nth-child(2) div.k2ItemsBlock ul li {
    display: table-cell;
    width: 100% !important;
    float: left;
  }
  #g-mainbar > div:nth-child(2) > div > div > div > div > div > ul > li {
    padding: 0 !important;
    border: 0 transparent !important;
  }
  #g-mainbar > div:nth-child(3) div.k2ItemsBlock ul li {
    display: table-cell;
    width: 100% !important;
    float: left;
  }
  #g-mainbar > div:nth-child(3) > div > div > div > div > div > ul > li {
    padding: 0 !important;
    border: 0 transparent !important;
  }
  div[itemprop="articleBody"] {
    margin: 1rem;
  }
  .page-header {
    margin: 1rem;
  }
  #g-copyright > div:nth-child(2) {
    margin: auto;
  }
  #g-offcanvas {
    width: 100%;
  }
  .g-offcanvas-toggle {
    position: absolute;
    left: 1rem;
  }
  #g-Wrapper > div > div:nth-child(1) {
    order: 2;
  }
  #g-Wrapper > div > div:nth-child(2) {
    order: 1;
  }
  div[id*=" div-gpt-ad-"], div[id*="div-gpt-ad-"] {
    margin: 0 auto 1rem;
    text-align: center;
  }
  #g-copyright > div:nth-child(1) > div > div > div {
    display: block;
  }
  #g-copyright > div:nth-child(1) > div > div > div > div:nth-child(odd) {
    float: left;
    width: 50%;
    text-align: left;
  }
  #g-copyright > div:nth-child(1) > div > div > div > div:nth-child(even) {
    float: right;
    width: 50%;
    text-align: left;
  }
  .g-simplemenu-particle .g-simplemenu-container:not(:first-child) h6 {
    margin-top: 0;
  }
  .authDesc {
    display: block !important;
  }
  div.itemBody {
    padding: 0 !important;
  }
  .itemid-101 .platform-content, .moduletable, .widget {
    margin: 0;
    padding: 0;
  }
  div.userBlock, div.userBlock h2 {
    margin: 0;
  }
  div.userBlock img {
    margin: 0.5rem 1rem;
  }
  div.userBlock div.userDescription {
    padding: 0;
    margin: 1rem;
  }
  .g-main-nav:after, .g-main-nav:before {
    content: unset;
  }
  nav[role="navigation"] ul {
    display: none;
  }
  .outline-_error .g-offcanvas-toggle {
    top: 1.5rem;
  }
  .outline-_error #g-slideshow {
    margin: 3rem 0 0 0;
  }
  .outline-_error #g-container-main {
    padding: 1rem;
  }
}
@media (max-width: 768px) and (min-width: 426px) {
  .itemid-101 #g-sidebar {
    padding: 1rem;
  }
}
div.itemIsFeatured:before, div.catItemIsFeatured:before, div.userItemIsFeatured:before {
  content: unset;
}
.g-dropdown-column div {
  padding: 0 !important;
}
#g-copyright > div:nth-child(2) > div > div {
  font-size: 0.85rem;
}
.tagItemIntroText p, .userItemIntroText p, .catItemIntroText p {
  text-align: left;
  font-family: Merriweather;
}
.g-simplemenu-container {
  padding: 0 1rem 0 0;
}
div.itemLinks {
  margin: 0 0 1rem;
  padding: 0;
}
div.k2Pagination {
  font-family: Libre Franklin;
  text-align: center;
  font-weight: 100;
  float: right;
  width: 100%;
}
span.itemImageCaption, .wf_caption span {
  padding: 5px 0.75rem 0 0;
  font-family: Libre Franklin;
  font-size: 0.8rem !important;
  letter-spacing: 0.5px;
  color: #666 !important;
  font-style: normal !important;
}
div.itemHeader span.itemAuthor {
  padding: 0;
  margin: 0;
  font-family: Libre Franklin;
  text-transform: uppercase;
  font-size: 0.75rem;
  color: #000;
  line-height: 1rem;
}
div.itemTagsBlock ul.itemTags li a {
  color: #8f0e33;
  font-size: 0.85rem;
  font-family: Libre Franklin;
}
div.itemHeader span.itemDateCreated {
  color: #999;
  font-size: 12px;
  font-family: Libre Franklin;
}
div.itemFullText h3 {
  margin: 0 0 0.5rem 0;
  padding: 0;
  line-height: 1.4rem;
  font-size: 1.4rem;
  font-weight: 700;
  font-family: Libre Franklin;
  color: #000;
}
div.itemHeader span.itemAuthor a {
  color: #8f0e33;
}
div.itemFullText p {
  font-family: Merriweather;
  font-weight: 400;
}
.authDesc p {
  margin: 0;
}
.sharethis-inline-share-buttons {
  float: right;
  margin: 0 0 1rem 1rem;
  padding: 6px;
  background: rgba(0, 0, 0, 0.15);
}
.st-btn {
  background: #777 !important;
}
.bfQuickMode .bfNextButton, .bfQuickMode .bfSubmitButton, .bfQuickMode .bfCancelButton {
  float: left !important;
  background: transparent;
  border: 1px solid #ddd;
  color: #000;
  border-radius: 2px;
}
.bfQuickMode .bfNextButton:hover, .bfQuickMode .bfSubmitButton:hover, .bfQuickMode .bfCancelButton:hover {
  background: #111;
  border: 1px solid #ddd;
  color: #fff;
  border-radius: 69rem;
}
.componentheading {
  margin: 1.5rem 0 1rem 0;
  padding: 0 0 0.75rem 0;
  text-align: center;
  font-size: 2rem;
  font-weight: 600;
  font-family: Libre Franklin;
}
@media (min-width: 426px) {
  .componentheading {
    border-bottom: 1px solid #ddd;
  }
}
.itemBody a {
  color: #8f0e33;
}
.itemContentFooter {
  display: none !important;
}
div.itemRelated h3, div.itemAuthorLatest h3 {
  color: #aaa;
  font-family: Libre Franklin;
  font-weight: 400;
  font-size: 1rem;
  margin: 1rem 0 0.5rem 0;
  text-transform: uppercase;
}
a.itemRelTitle, div.itemAuthorLatest ul li a {
  color: #000;
  font-family: Libre Franklin;
}
div.itemRelated ul, div.itemAuthorLatest ul {
  margin: 0 0 0 2rem;
}
div.itemBody {
  padding: 0 0 1rem 0;
  margin: 1rem 0 0 0;
  border-bottom: 1px solid #ddd;
}
div.itemTagsBlock ul.itemTags::before {
  content: "TAGS: ";
  font-size: 0.85rem;
  font-family: Libre Franklin;
  font-weight: 700;
  margin-right: 0.5rem;
  letter-spacing: 0.5px;
}
div.catItemHeader h3.catItemTitle, div.tagItemHeader h3.tagItemTitle, div.userItemHeader h3.userItemTitle {
  margin: 0px !important;
}
div.itemCategory {
  margin-top: 0.5rem;
}
div.tagItemCategory, div.userItemCategory, div.catItemCategory {
  display: none;
}
div.itemBackToTop {
  text-align: left;
}
div.tagItemHeader h3.tagItemTitle a, div.userItemHeader h3.userItemTitle a, div.catItemHeader h3.catItemTitle a, h3.catItemTitle a span, h3.tagItemTitle a span, h3.userItemTitle a span {
  color: #000;
  font-size: 1rem;
  font-family: Libre Franklin;
  font-weight: 800;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container .g-menu-parent-indicator, .catItemAuthor {
  display: none !important;
}
.authDesc a, .authDesc p {
  padding: 0 1rem 0 0;
}
.authDesc a {
  padding: 0 1rem 0 0;
  color: #8f0e33;
}
.g-block.size-25 div[id*=" div-gpt-ad-"], .g-block.size-25 div[id*="div-gpt-ad-"] {
  width: 300px !important;
  height: auto !important;
}
#g-mobilemenu-container {
  margin: 0 !important;
}
.fromAdvrs {
  font-size: 13px;
  font-weight: 400 !important;
  font-family: arial;
  color: #63636c;
  margin: 0 0 1rem;
  font-family: "Libre Franklin";
}
nav[role="navigation"] ul {
  max-width: 1200px;
  margin: auto;
}
.g-offcanvas-left #g-offcanvas {
  box-shadow: inset -1.5rem 0 4rem -2rem rgba(0, 0, 0, 0.15);
}
#g-offcanvas #g-mobilemenu-container .g-toplevel > li > .g-menu-item-container {
  padding: 1rem;
  box-shadow: inset -1.5rem 0 4rem -2rem rgba(0, 0, 0, 0.15);
}
/*div.itemBody p:nth-child(4n+2) {
  padding: 0 0 1rem 0;
  margin: 0 0 2rem 0;
  border-bottom: 1px solid #eee;
  box-shadow: 0 2rem 3rem -1rem rgba(0, 0, 0, 0.075);  
}
div.itemBody p:nth-child(4n+4) {
  padding: 1rem 0 0 0;
  margin: 2rem 0 0 0;
  border-top: 1px solid #eee;
  box-shadow: 0 -2rem 3rem -1rem rgba(0, 0, 0, 0.075);  
}
div.itemBody p:nth-child(-n+4) {
  padding: 0 0 0 0;
  margin: 0 0 1.3rem 0;
  border-bottom: 0 solid transparent;
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.075);  
}*/
.shadow {
  box-shadow: 0 2rem 4rem -2rem rgba(0, 0, 0, 0.15);
}
#Ad-1:before {
  position: absolute;
  content: "ADVERTISEMENT";
  font-size: 0.6rem;
  opacity: 0.5;
  width: 100%;
  text-align: center;
  padding-top: 3px;
  font-family: arial;
  left: 0;
}
div.itemBackToTop a {
  text-decoration: none;
  font-family: Libre Franklin;
}
.toparticle a.moduleItemTitle {
  font-size: 1.5rem !important;
  line-height: 1.5rem !important;
  font-family: Libre Franklin !important;
  font-weight: 800 !important;
}
#g-extension > div:nth-child(1) > div > div > div > div > div > ul > li > a.moduleItemImage.fullwidth {
  /*height: 250px;*/
  align-items: baseline;
}
.outline-_error .g-offcanvas-toggle {
  top: 1.5rem;
  z-index: 999;
}
.outline-_error .g-simplecontent .g-simplecontent-item-main-content {
  font-size: 1.25rem;
  font-weight: 600;
  margin: auto;
}
.outline-_error #g-container-main .g-simplecontent .g-simplecontent-layout-header {
  padding: 1.5rem 0 0 0;
}
.outline-_error #g-container-main, .outline-_error #g-slideshow {
  text-align: center;
}
.g-main-nav .g-sublevel > li:hover > .g-menu-item-container, .g-main-nav .g-sublevel > li.active > .g-menu-item-container {
  color: #fff;
  background: #8f0e33;
}
#g-container-main a:hover {
  color: #8f0e33;
}
#search-results {
  margin-right: 1rem;
}
.result-title a {
  color: #000;
  font-weight: 800;
}
.userBlock img {
  height: 150px !important;
  width: 150px !important;
}
.platform-content, .moduletable, .widget {
  margin: 0;
  padding: 0;
}
p.readmore .btn, .content_vote .btn, .contact .form-actions .btn, .login .btn, .logout .btn, .registration .btn, .profile-edit .btn, .remind .btn, .reset .btn, .profile .btn, .search #searchForm .btn, .finder #finder-search .btn, .print-mode #pop-print.btn, .edit.item-page .btn-toolbar .btn, .pager.pagenav a, .moduletable #login-form .control-group .btn, #searchForm .btn, #finder-search .btn, .btn {
  background: #8f0e33;
  border-radius: 5px !important;
  margin: 0 !important;
}
.btn.disabled, .btn[disabled] {
  opacity: 1;
}
#finder-search .inputbox {
  margin: 0 !important;
}
p.readmore .btn:hover, .content_vote .btn:hover, .contact .form-actions .btn:hover, .login .btn:hover, .logout .btn:hover, .registration .btn:hover, .profile-edit .btn:hover, .remind .btn:hover, .reset .btn:hover, .profile .btn:hover, .search #searchForm .btn:hover, .finder #finder-search .btn:hover, .print-mode #pop-print.btn:hover, .edit.item-page .btn-toolbar .btn:hover, .pager.pagenav a:hover, .moduletable #login-form .control-group .btn:hover, #searchForm .btn:hover, #finder-search .btn:hover, .btn:hover, p.readmore .btn:active, .content_vote .btn:active, .contact .form-actions .btn:active, .login .btn:active, .logout .btn:active, .registration .btn:active, .profile-edit .btn:active, .remind .btn:active, .reset .btn:active, .profile .btn:active, .search #searchForm .btn:active, .finder #finder-search .btn:active, .print-mode #pop-print.btn:active, .edit.item-page .btn-toolbar .btn:active, .pager.pagenav a:active, .moduletable #login-form .control-group .btn:active, #searchForm .btn:active, #finder-search .btn:active, .btn:active, p.readmore .btn:focus, .content_vote .btn:focus, .contact .form-actions .btn:focus, .login .btn:focus, .logout .btn:focus, .registration .btn:focus, .profile-edit .btn:focus, .remind .btn:focus, .reset .btn:focus, .profile .btn:focus, .search #searchForm .btn:focus, .finder #finder-search .btn:focus, .print-mode #pop-print.btn:focus, .edit.item-page .btn-toolbar .btn:focus, .pager.pagenav a:focus, .moduletable #login-form .control-group .btn:focus, #searchForm .btn:focus, #finder-search .btn:focus, .btn:focus {
  background: transparent;
  border-color: #8f0e33;
  color: #8f0e33 !important;
}
@media (max-width: 481px) {
  #welcomeText {
    display: block;
  }
  nav#pigeon-widget-status ul {
    width: 155px;
  }
  #finder-search {
    padding: 20px;
  }
  #finder-search input#q {
    width: 100%;
    margin-bottom: 10px !important;
  }
}
@media (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .moduleItemImage.fullwidth img {
    position: relative;
  }
  #g-extension > div:nth-child(1) > div > div > div > div > div > ul > li, #g-extension > div:nth-child(5) > div > div > div > div > div > ul > li {
    float: left;
  }
}
div[itemprop="articleBody"] {
  font-family: Libre Franklin;
}
.page-header h2 {
  font-family: Libre Franklin;
  font-weight: 800;
}
.itemBody ul li {
  font-family: Merriweather;
}
div.itemListCategory p {
  font-size: 12px;
  font-family: Libre Franklin;
}
div.itemListCategory h2 {
  margin-bottom: 0;
}
#g-header div.clearfix > div {
  margin: 1rem auto !important;
}
@supports (-webkit-overflow-scrolling: touch) {
  .fullwidth {
    display: block !important;
  }
}
#g-TopBar form[role="search"] {
  display: none;
}
.outline-_error #g-mainbar > div:nth-child(1) {
  padding-bottom: 0;
  border-bottom: 0;
  margin-bottom: 1rem;
}
.outline-_error #g-mainbar {
  width: auto;
  padding: 0 1.5rem;
  margin: 0 0 1rem;
  border-left: 0;
  overflow: hidden;
}
@media (max-width: 425px) {
  .tall-image {
    width: 100% !important;
  }
}
/*BCM EDITS 2021-12-14*/
body.itemid-717 h3, body.itemid-717 .item-page, body.itemid-717 .page-header, body.itemid-771 h3, body.itemid-771 .item-page, body.itemid-771 .page-header {
  font-family: "Libre Franklin" !important;
}
@media (max-width: 768px) {
  body.itemid-717 h3, body.itemid-771 h3 {
    margin-left: 0px !important;
  }
  body.itemid-717 .item-page, body.itemid-771 .item-page {
    margin-left: 1rem;
  }
  body.itemid-717 .page-header, body.itemid-771 .page-header {
    margin-left: 0px !important;
  }
}
/*# sourceMappingURL=engine-custom_232.css.map */