
.bs-main-menu fixed mobile-menu ember-view {
    background-color: #fff;
}
.bs-main-menu .other-links .item {
    background-color: #E52027 !important;
    border: none !important;
    color: white !important;
    padding: 10px 20px !important;
    text-align: center !important;
    font-weight: bold !important;
    text-decoration: none !important;
    display: flex !important;
    margin: 8px 2px !important;
    cursor: pointer !important;
    border-radius: 16px !important;
    height: 30px !important;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
}
.bs-main-menu .item.nav-active {
    color: #E52027 !important;
    background-color: white !important;
    font-weight: bolder !important;
}
.main-banner h1 {
  height: 30%;
  font-family: Verdana, Geneva, Tahoma, sans-serif;

}
.bs-section h5 p, .bs-section h3 p {
  font-family: Verdana, Geneva, Tahoma, sans-serif;
}
@media only screen and (max-width: 1920px) {
  .bs-btn-wgt .bs-button.st-filled, .bs-btn-wgt.st-filled .bs-button {
    background-color: #E52027 !important;
    border: none !important;
    color: white !important;
    padding: 10px 20px !important;
    text-align: center !important;
    font-weight: bold !important;
    text-decoration: none !important;
    display: flex !important;

    cursor: pointer !important;
    border-radius: 36px !important;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
}
.bs-button.larger {
  background-color: #E52027 !important;
    border: none !important;
    color: white !important;
    padding: 10px 20px !important;
    text-align: center !important;
    font-weight: bold !important;
    text-decoration: none !important;
    display: flex !important;

    cursor: pointer !important;
    border-radius: 36px !important;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
}
.bs-btn-wgt .bs-button.pill, .bs-btn-wgt .bs-button.pill:after {
  background-color: #E52027 !important;
    border: none !important;
    color: white !important;
    padding: 10px 20px !important;
    text-align: center !important;
    font-weight: bold !important;
    text-decoration: none !important;
    display: flex !important;

    cursor: pointer !important;
    border-radius: 36px !important;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
}
.bs-mediaText-wgt.layout3 .bs-media-wgt .media-image, .bs-mediaText-wgt.layout4 .bs-media-wgt .media-image {
  width: 75% !important;
}
.community-section-footer .background-layer {
  background-color: #141c44 !important;
}
.community-section-footer .bs-footer .ft-top .mid {
  margin-left: 125% !important;
}
.community-section-footer .bs-footer .bs-btn-wgt, .community-section-footer .bs-footer .terms-privacy {
  display: flex !important;
  flex-wrap: nowrap !important;
  background-color: none !important;
}

}
@media only screen and (max-width: 600px) {
  .bs-btn-wgt .bs-button.st-filled, .bs-btn-wgt.st-filled .bs-button {

    margin-left: 7%;
    background-color: #E52027 !important;
    border: none !important;
    color: white !important;
    padding: 10px 20px !important;
    text-align: center !important;
    font-weight: bold !important;
    text-decoration: none !important;
    display: flex !important;
    white-space: nowrap !important;    
    cursor: pointer !important;
    border-radius: 36px !important;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
}
.bs-button.larger {
  background-color: #E52027 !important;
    border: none !important;
    color: white !important;
    padding: 10px 20px !important;
    text-align: center !important;
    font-weight: bold !important;
    text-decoration: none !important;
    display: flex !important;

    cursor: pointer !important;
    border-radius: 36px !important;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
}
.bs-btn-wgt .bs-button.pill, .bs-btn-wgt .bs-button.pill:after {
  background-color: #E52027 !important;
    border: none !important;
    color: white !important;
    padding: 10px 20px !important;
    text-align: center !important;
    font-weight: bold !important;
    text-decoration: none !important;
    display: flex !important;

    cursor: pointer !important;
    border-radius: 36px !important;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
}
.community-section-footer .bs-footer .ft-top .mid {
  margin-left: 4% !important;
}
.community-section-footer .bs-footer .bs-btn-wgt, .community-section-footer .bs-footer .terms-privacy {
  display: flex !important;
  flex-wrap: nowrap !important;
  background-color: none !important;
}
}
.bs-dtl .items .item {
  font-weight: bolder;
}
.bs-section h1 p{
  border-bottom: 5px solid #E52027;
}
.bs-dtl .item .dtl-icon, .bs-dtl .item .dtl-text {
  font-weight: bold;
  color: #E52027;
  font-family: Verdana, Geneva, Tahoma, sans-serif;
}

/* .gm-style .place-card, .gm-style .default-card, .gm-style .directions-card {
  display: none !important;
} */
/* .grb-list .li-title::after {
  content: " ";
  width: 50%;
  display: flex !important;
  align-items: center;
  border-bottom: 1px solid red;
} */
