/* Scss Document */
/*$bkg_menu_boxes:#D0DEC6;
$bkg_faint_green:#F0F5EC;
$bkg_red1: #B61E3D;
$bkg_light_yellow: #ffeaa9;
$bkg_promosection: #EBEEDE;
$bkg_pumkin: #FF9E00;
$clr_text_grey1: #797979 !important;*/
@import "https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700";
body {
  font-family: 'Poppins', sans-serif;
  background-color: #ffffff;
  max-width: 1050px;
  margin-left: auto;
  margin-right: auto; }

h3, h4 {
  margin-top: 1rem;
  color: #000000 !important; }

p {
  font-family: 'Poppins', sans-serif;
  font-size: 1.1em;
  font-weight: 300;
  line-height: 1.7em;
  color: #000000 !important; }

a, a:hover, a:focus {
  color: inherit;
  text-decoration: none;
  transition: all 0.3s; }

.navbar {
  padding: 15px 0px 15px 0px;
  background: #ffffff !important;
  border: none;
  border-radius: 0;
  margin-bottom: -.5rem; }

.navbar-btn {
  box-shadow: none;
  outline: none !important;
  border: none; }

.nav-link {
  color: #000000 !important;
  margin: 1px;
  padding-right: 10px !important; }

.dropdown-item a {
  color: #000000 !important; }

.dropdown-item:hover {
  background-color: #F6F6FB;
  width: 90%; }

/*.line {
    width: 100%;
    height: 1px;
    border-bottom: 1px dashed #ddd;
    margin: 40px 0;
}*/
#lsc_section {
  padding: 5px !important;
  background: #ffffff; }

img[usemap] {
  border: none;
  height: auto;
  max-width: 100%;
  width: auto; }

/* ---------------------------------------------------
    FORMS STYLE
----------------------------------------------------- */
.formfineprint {
  font-size: 0.6em;
  color: #000000 !important; }

.feedback {
  color: #FF0000; }

.addon_x {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  height: 0;
  width: 0;
  z-index: -1; }

#policy_box {
  font-size: 0.8em; }

/* ---------------------------------------------------
    SIDEBAR STYLE
----------------------------------------------------- */
.wrapper {
  display: flex;
  width: 100%;
  align-items: stretch; }

#sidebar {
  min-width: 250px;
  max-width: 250px;
  background: #F7F7F7;
  color: #ffffff;
  margin-top: 36px;
  transition: all 0.3s; }

.supr {
  display: none; }

#sidebar.active {
  display: inline-block; }

#sidebar .sidebar-header {
  padding: 8px;
  color: #ffffff;
  background-color: #9e1136;
  vertical-align: text-bottom; }

#sidebar .sidebar-header h5 {
  padding-top: 7px;
  background-color: #9e1136; }

#sidebar_close {
  padding-top: 7px;
  float: right;
  background-color: #9e1136;
  border-color: #ffffff !important; }

#sidebar ul.components {
  padding-top: 10px; }

#sidebar ul li a {
  color: #000000 !important;
  padding: 10px;
  padding-left: 20px;
  font-size: 1.1em;
  display: block; }

#sidebar ul li a:hover {
  color: #000000 !important;
  background: #ffffff; }

#sidebar ul li.active > a, a[aria-expanded="true"] {
  color: #000000 !important !important;
  background: #ffffff; }

#sidebarCollapse {
  color: #ffffff;
  background-color: #9e1136;
  margin-right: 5px;
  width: 125px;
  display: none; }

.sidemenu_cat {
  background: #ffffff;
  font-size: 1.1em;
  color: #9e1136;
  padding-left: .5em;
  border-bottom: thin dotted #9e1136; }

.dropdown-toggle::after {
  display: none;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%); }

.dropdown-item, .keysub {
  margin-left: 1em; }

ul.CTAs {
  padding: 20px; }

ul.CTAs a {
  text-align: center;
  font-size: 0.9em !important;
  display: block;
  border-radius: 5px;
  margin-bottom: 5px; }

address {
  color: #000000;
  border-top: 1px solid #47748b;
  padding-top: 15px;
  font-size: 0.8em !important; }

#pagenav {
  color: #ffffff;
  background-color: #9e1136; }

#pagenav span {
  margin-right: 4px; }

/* ---------------------------------------------------
    ADMIN STYLE
----------------------------------------------------- */
.slideshow-edit {
  background-color: #E4EAF0;
  padding-top: 3px;
  padding-bottom: 3px;
  margin-bottom: 5px; }

.promo-edit {
  background-color: #ECE2F0;
  padding-top: 3px;
  padding-bottom: 3px;
  margin-bottom: 5px; }

.main-edit {
  background-color: #E3EFE2;
  padding-top: 3px;
  padding-bottom: 3px;
  margin-bottom: 5px; }

/* ---------------------------------------------------
    CONTENT STYLE
----------------------------------------------------- */
#content {
  width: 100%;
  padding-top: 20px;
  padding-right: 20px;
  padding-left: 20px;
  padding-bottom: 0px;
  min-height: 100vh;
  transition: all 0.3s; }

.maintext a {
  color: #0030FF; }

.d-flex {
  margin-top: .4rem;
  margin-bottom: -.5rem; }

#logo img {
  z-index: 2000; }

.ns_band {
  display: none; }

.ns_btn {
  display: none; }

.lsc_hdl {
  display: none; }

.nav-item {
  text-align: right; }

.fa-caret-down {
  margin-right: 5px !important; }

.headline_lsc {
  background: #9e1136;
  color: #ffffff;
  padding-top: .5rem;
  padding-bottom: .5rem;
  padding-left: .5rem;
  font-size: 1em;
  text-align: left;
  width: 100%;
  margin-top: 20px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #ffffff; }

.logo, .logo a {
  margin-top: 20px;
  margin-right: 20px;
  margin-left: 5px;
  text-align: center;
  width: 100%; }

#searchresults {
  display: none;
  -webkit-overflow-scrolling: touch;
  overflow-y: scroll; }

#searchbutton, #closebutton {
  background: #ffffff; }

/*eventframe is for the iframe scroll on IOS */
#eventframe {
  -webkit-overflow-scrolling: touch; }

/* keeps the connect button from wrapping */
.img-fluid {
  width: 100% \9;
  max-width: 100%; }

.footer {
  font-size: .5rem; }

.card-header {
  background: #9e1136;
  color: #ffffff; }

.inputbox {
  width: 100%; }

/* ---------------------------------------------------
    MEDIAQUERIES
----------------------------------------------------- */
@media (max-width: 850px) {
  #sidebar {
    display: none; }

  #sidebar.active {
    display: inline-block; }

  #sidebarCollapse {
    display: inline-block; }

  .headline_lsc {
    padding-top: .5rem;
    padding-bottom: .5rem;
    padding-left: .3rem;
    font-size: 1em !important; } }
@media only screen and (max-width: 667px) {
  .ns_band {
    height: 3rem;
    display: block;
    margin-top: -.6rem;
    margin-bottom: 1rem; }

  .ns_btn, btn-primary:hover {
    display: block;
    color: #ffffff;
    background-color: #9e1136; }

  .ns_insert {
    margin-top: .6rem; } }
@media (min-width: 667px) {
  .lsc_hdl {
    background: #ffffff;
    color: #ffffff;
    padding-top: .5rem;
    padding-bottom: .5rem;
    margin-left: -5px;
    margin-right: -5px;
    margin-bottom: 10px;
    font-size: 1.5em;
    text-align: center;
    display: block !important; } }
/* ---------------------------------------------------
    HOME PAGE DAILY BLOG
----------------------------------------------------- */
.blogseq {
  border-bottom-width: 4px;
  border-bottom-style: dotted;
  border-bottom-color: #ffffff;
  background-color: #F7F7F7; }

.headline_blog {
  background: #9e1136;
  color: #ffffff;
  padding: .5em;
  font-size: 1.25rem;
  font-weight: normal; }

p a img, p img {
  float: left;
  margin-right: 5px; }

.blog_text_x p {
  color: #1E1E1E;
  font-size: 0.9em; }

.blog_text_x p a, .blog_text_x li a {
  color: blue !important; }

.blog_text p {
  color: #1E1E1E;
  font-size: 0.9em; }

.furtherread {
  font-size: 0.7em;
  color: #516624;
  margin-top: 10px; }

.headline {
  font-size: 1.1em;
  color: #516624;
  padding-top: 10px; }

.date {
  font-size: 0.8em;
  color: #516624;
  padding-bottom: 5px; }

.p9, .p9 a {
  color: #516624;
  position: relative;
  font-size: 9px; }

#pagination {
  width: 100%;
  padding: 0.5em; }

#pagination p {
  text-align: center;
  text-decoration: none;
  margin-right: .5em;
  margin-left: .5em; }

#pagination p a {
  margin-right: .2em;
  margin-left: .2em; }

.listheader {
  margin-right: 0.95em;
  margin-left: 0.95em; }
