
.bountiful--footer-left,
.bountiful--footer-mid-right {
    width: 100%;
  text-align: center;
}

.bountiful--footer-left ul {
    border-bottom: 2px solid #a9a9a9;
      padding-bottom: 14px;
}
.bountiful--footer-left ul li {
    display: inline-block;
    padding: 0px 4px;
}

@media (max-width:767px){ 
	.bountiful--footer-left ul li {
    display: block;
}
}

@media (min-width:300px) and (max-width:1200px){
  .bountiful--body{
    min-height:100vh !important;
  }
}

@media (max-width:448px){
  .bountiful--top-bar{
    min-height:60px !important;
  }
  .bountiful--header{
    min-height:70px !important;
  }
    
}
@media (min-width:1100px){
  .bountiful--top-bar{
    min-height:38px !important;
  }
  .bountiful--header{
    min-height:190px !important;
  }
  .bountiful--start-page .tws-container--tws-articles-two{
    min-height:1561px !important;
  }
  .bountiful--start-page .tws-container--tws-articlegroups{
    min-height:638px !important;
  }
}



.slot--header-horizontal-menu .nav .open>a, 
.slot--header-horizontal-menu .nav .open>a:hover, 
.slot--header-horizontal-menu .nav .open>a:focus,
.slot--header-horizontal-menu .nav a:focus {
 background: transparent;
}




