/* Fonts */
@import url(https://fonts.googleapis.com/css?family=Lato:100,300,400,700,900,100italic,300italic,400italic,700italic,900italic);
@import url("https://api.fontshare.com/css?f[]=satoshi@300,400,500,700&display=swap");

#iframetpl {
  min-height: 800px !important;
}

.rtecenter {
  text-align: center;
}

/* Google Translate*/
.goog-te-banner-frame {
  display: none;
  height: 0 !important;
  visibility: hidden;
}
.goog-te-combo {
  font-size: 2.5em !important;
}
.btn-gtranslate {
  margin-right: 5px;
}

/*Bootstrap Icon*/
.bi {
  vertical-align: middle;
  margin-right: 5px;
}

/*Bootstrap v3 Modal*/
.modal {
  text-align: center;
  padding: 0 !important;
}

.modal:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}

/* Bootstrap Overrides*/
html,
body {
  /*position: relative;*/
  /*background: red;*/
  /*background: url(/sites/default/files/images/indexslides/1.jpg) no-repeat center center fixed;*/
  font-family: "satoshi", "Lato", sans-serif;
  font-size: 16px;
  height: 100%;
  background: #f8f1e8;
}
.not-front {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.front-alert {
  color: #000;
}

.img-responsive {
  max-width: 100%;
  height: auto;
}

.alerts {
  gap: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: inherit;
  margin-bottom: 60px;
  margin-top: 20px;
}

.alert {
  width: 100%;
  margin-bottom: 10px;
}

.alert p {
  margin: 0;
}

@media (max-width: 1025px) {
  .alerts {
    gap: 0px;
    margin-left: 20px;
    margin-right: 20px;
  }
}

@media (min-width: 1px) and (max-width: 769px) {
  .alerts {
    gap: 0px;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    flex-direction: column;
    margin-bottom: 45px;
    bottom: 10px;
    position: relative;
  }
}

@media (min-width: 1px) and (max-width: 426px) {
  .alert-primary {
    border-radius: 0px !important;
  }
}

.alert-primary {
  background: rgba(239, 158, 89, 0.2) !important;
  border-radius: 12px;
  flex-basis: 50%;
  text-align: center;
  max-width: 539px;
}

.alert-secondary {
  background: rgba(239, 159, 89, 0.3);
}

.alert-wrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.alert-wrapper a {
  text-align: left;
}

.front-alert p {
  font-weight: normal !important;
}
.front-alert strong,
.front-alert h1,
.front-alert h2,
.front-alert h3,
.front-alert h4,
.front-alert h5,
.front-alert h6 {
  color: #a94442;
}
li.search-result .title {
  text-transform: uppercase;
}
.modal {
  padding-top: 40px;
}
body.no-sidebars {
  background: none;
}
.page-header {
  height: auto;
  margin-bottom: 12px;
  width: 100%;
  background: #fff;
  font-size: 32px;
  line-height: 38px;
  display: flex;
  align-items: center;
  padding: 10px 20px;
  color: #d14c29;
  text-transform: capitalize;
  border-radius: 12px 12px 0px 0px;
}
.file a {
  text-transform: uppercase;
}

a {
  color: #9d391f;
  text-decoration: none;
}

a[type="application/pdf"]::before {
  content: url("/sites/default/files/images/icons/application-pdf.png");
  margin-right: 3px;
}

.table-striped > tbody > tr:nth-child(odd) {
  background-color: rgba(239, 158, 89, 0.2);
}

.row>* {
  padding-left: 0;
}

@media (max-width: 768px) {
  .row>* {
    padding-left: calc(var(--bs-gutter-x) * .5);
  }
}

/*Sidebar*/
aside.primary a {
  letter-spacing: 0.5px;
}
.region-sidebar-first.well {
  background-color: transparent;
  border: none;
  box-shadow: none;
  padding: 0;
}

.well {
  background-color: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
}

#accordion ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#accordion ul li {
  list-style-position: outside;
}

#accordion {
  min-width: 250px;
}

.panel-default > .card-header {
  color: #fff;
}
.card-body ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.card-header.default {
  background-color: #69f;
}
.card-header.proglinks {
  background-color: #615898;
}
.card-header.scclinks {
  background-color: #9c8061;
}
.card-header.aqlinks {
  background-color: #0097a5;
}
.card-header.addlinks {
  background-color: #f06f48;
}
.card-header.info-311 {
  background-color: #7cc6c5;
}
.card-header.facility-locator {
  background-color: #5f8844;
}

/*wrapper*/
#wrap {
  /* min-height: 100% !important;*/
  /* height: auto !important;*/
  /* Negative indent footer by its height */
  /* margin: 0 auto -60px !important;*/
  /* Pad bottom by footer height */
  /*padding: 0 0 60px !important;*/
}

.dialog-off-canvas-main-canvas {
  overflow: clip;
}

/**/
.global-header {
  color: #fff;
  font-size: 14pt;
  background-color: #d14c29;
}
.headertext {
  font-size: 18px;
  font-weight: 800;
  float: left;
  margin-left: 240px;
  color: #bfbfbf;
  line-height: 1.8em;
}
/* main-content */
.main-content {
  background: #f8f1e8;
  /*	padding-top: 20px;*/
  /* padding-bottom: 20px; */
  padding-top: 90px;
  /*min-height:600px*/
  min-height: 951px;
  padding-bottom: 20px;
}
.agenda-minutes a, .agenda-minutes time {
  color: #fff;
}
.agenda-minutes .text-danger {
  color: #f0c448 !important;
}
/*easy responsive tab*/
.tab-container {
  max-width: 1110px;
  width: auto;
  margin: 20px;
}

@media (max-width: 700px) {
  .tab-container {
    margin: 0;
  }
}
.resp-tabs-list li {
  background-color: #337ab7 !important;
  border-color: #2e6da4 !important;
  line-height: 48px !important;
}
.resp-vtabs .resp-tabs-container {
  width: 70% !important;
  background-color: #ef9e59 !important;
  border-radius: 0 !important;
  object-fit: contain;
}
.resp-tabs-container img {
  width: 100%;
  height: auto;
}
@media (max-width: 767px) {
  .resp-vtabs .resp-tabs-container {
    width: 92% !important;
    margin-left: 15px;
    margin-right: 15px;
  }
}

.resp-vtabs li.resp-tab-item.resp-tab-active {
  line-height: 26px !important;
  font-size: 20px;
  font-weight: 900;
  border-right: none !important;
  background-color: #ef9e59 !important;
  color: #ffffff !important;
  text-align: left;
  margin-bottom: 4px !important;
}

.resp-tab-active .resp-arrow {
  border-bottom: 12px solid #fff !important ;
  border-top: none !important;
}

.resp-vtabs li.resp-tab-item {
  display: flex !important;
  align-items: center !important;
  font-weight: 900;
  line-height: 26px !important;
  font-size: 20px;
  border: none !important;
  background-color: #fff !important;
  color: #10232a;
  text-align: left;
  margin-bottom: 4px !important;
}

.resp-accordion.resp-tab-active {
  border-bottom: none !important;
}

.resp-accordion .resp-arrow {
  border-top: 12px solid #10232a;
}

.resp-vtabs .resp-tabs-list li {
  display: flex;
  align-items: center !important;
}

.resp-tabs-list li.resp-tab-item:last-child {
  margin-bottom: 0 !important;
}

.resp-tabs-list {
  height: 295px;
  display: flex;
  flex-direction: column;
}

.resp-tabs-list li {
  flex: 1;
}

@media (max-width: 768px) {
  .resp-vtabs li.resp-tab-item {
    font-weight: 700;
    font-size: 18px;
    line-height: 19px;
  }
}

.resp-vtabs li:last-child {
  margin-bottom: 0 !important;
}

.resp-tab-content-active {
  padding: 0 !important;
  border-top: none !important;
}

.resp-tab-content-active.row {
  margin: 0 16px;
}
.resp-tab-content-active.tab-2 {
  padding: 0 !important;
}
.resp-tab-content-active.tab-3 {
  padding: 0 !important;
}

.resp-tab-content {
  max-height: 291px;
}

@media (max-width: 770px) {
  .resp-tab-content {
    max-height: unset;
  }
}

h2.resp-accordion {
  text-align: left;
  background-color: #fff !important;
  color: #10232a;
  font-size: 1.5em !important;
}

h2.resp-accordion.resp-tab-active {
  background-color: #ef9e59 !important;
  color: #ffffff !important;
}
.maplocator-front {
  min-height: 320px;
  font-weight: bold;
  margin-right: 0;
  background-attachment: fixed;
  background-size: cover;
  background-position: center;
  margin-top: 0;
  margin-bottom: 20px;
  padding-top: 30px;
  margin: 0 auto;
}

@media (max-width: 768px) {
  .maplocator-front {
    padding-top: 0;
  }
}

.maplocator-box {
  background: #0e63a0;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;

  padding: 27px 30px 27px 30px;
  margin-top: 60px;
  margin-bottom: 15px;
  position: relative;
  color: #fff;
}
.maplocator-box h3 {
  margin-top: 0;
  margin-bottom: 15px;
  /*text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);*/
}

.maplocator-front input,
.maplocator-front select,
.maplocator-front button {
  /*margin-left: 15px;
  margin-right: 15px;*/
  /* width: 100px; */
  border-radius: 0;
}
.pay-tennis button {
  min-height: 50px;
  font-size: 25px;
  /*margin-top: 10px;*/
}
.pay-tennis input,
.pay-tennis select,
.pay-tennis button {
  /*margin-left: 15px;
  margin-right: 15px;*/
  /* width: 100px; */
  border-radius: 0;
}
.maplocator-front .btn-primary.active {
  background-color: #d9534f;
  border-color: #dc1b15;
  text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
}

.btn-primary {
  background: #134c7c;
  color: #fff;
}

.btn-info {
  color: #10232a;
  background-color: #2dca71;
  border-radius: 26px;
  min-width: 149px;
}
.btn-primary:hover {
  text-decoration: underline;
}

.btn-block {
  border-radius: 21px;
  border-color: #9d391f;
  color: #9d391f;
  background: transparent;
  width: 149px;
  margin: 0 auto;
}

.basic-container {
  position: relative;
  object-fit: contain;
  max-height: 295px;
}

.btn-success {
  background-color: #2dca71;
  color: #10232a;
  border-radius: 21px;
  font-size: 16px;
  border: none;
}

.btn-text {
  position: absolute;
  font-size: 144px;
  bottom: 20%;
  right: 37%;
  color: #10232a;
  font-weight: 400;
  cursor: pointer;
}

.btn-details {
  cursor: pointer;
  padding: 12px 28px;
  right: 0;
  bottom: 0;
  position: absolute;
  margin-bottom: 30px;
  margin-right: 45px;
}
@media (max-width: 768px) {
  .btn-text {
    display: none;
  }

  .btn-details {
    padding: 12px 28px;
    width: 90%;
    bottom: 0;
    position: absolute;
    margin-bottom: 12px;
    margin-right: 16px;
    margin-left: 16px;
  }
}

.btn-success.btn-block {
  background-color: #2dca71;
  color: #10232a;
  border-radius: 21px;
  font-size: 16px;
  border: none;
}

.btn-lg {
  font-size: 16px !important;
  background: none;
  color: #9d391f !important;
  border: none;
  font-weight: 400 !important;
  line-height: 20.8px;
}

.maplocator-front button {
  min-height: 60px;
  font-size: 25px;
}
#formfilter {
  overflow: auto;
  overflow-x: hidden;
  width: 100%;
}

#simaddress a {
  font-size: 1.5em;
}
.maplocator-front h4 {
  font-size: 22px;
  font-weight: 800;
  color: #fff;
}
#res-venue .thumbnail {
  height: 260px;
}
#support-park .thumbnail {
  height: 260px;
}

.thumbnail .caption {
  padding-bottom: 0;
}

a.thumbnail {
  border-radius: 11px;
}

.thumbnail .caption {
  text-align: left;
  font-weight: 400 !important;
  font-size: 16px !important;
}
.thumbnail .caption a {
  color: #d14c29 !important;
}

.thumbnail {
  border: none;
  border-radius: 11px;
  object-fit: contain;
  max-height: 253px !important;
  height: auto;
}
.thumbnail img {
  margin-top: auto;
  margin-right: auto;
}

#support-park .lapf {
  margin-top: 75px;
}
#res-venue .caption {
  font-size: 18px;
  font-weight: 800;
}
#res-venue .image {
  display: block;
  height: 150px;
  background-size: cover;
}

#res-venue .thumbnail {
  padding: 0;
}

#res-venue .image.wedding {
  border-top-left-radius: 11px;
  border-top-right-radius: 11px;

  background-image: url(/sites/default/files/images/rent_wedding.jpg);
}
#res-venue .image.picnic {
  border-top-left-radius: 11px;
  border-top-right-radius: 11px;

  background-image: url(/sites/default/files/images/rent_picnic.jpg);
}
#res-venue .image.athletic {
  border-top-left-radius: 11px;
  border-top-right-radius: 11px;

  background-image: url(/sites/default/files/images/rent_athletic.jpg);
}

.actsearch {
  /* margin-top: 20px */
  margin-left: 10px;
}
.actsearch input[name="keyword"] {
  /* margin-left: 20px; */
  width: 23em;
}
/* Featues */
.features-container {
  margin-left: auto;
  margin-right: auto;

  display: grid;
  gap: 32px;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  max-width: 1440px;
  align-self: center;
  width: 90%;
}

@media only screen and (max-width: 426px) {
  .features-container {
    grid-template-columns: 1fr;
  }
  .global-header {
    font-size: 10pt;
  }
}

@media (min-width: 426px) and (max-width: 768px) {
  .features-container {
    grid-template-columns: 1fr 1fr;
  }
  .global-header {
    font-size: 12pt;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  .features-container {
    grid-template-columns: 1fr 1fr 1fr;
  }
}

@media (min-width: 770px) and (max-width: 1300px) {
  .maplocator-front button {
    font-size: 18px;
  }
  .features-container a strong {
    font-size: 23px;
  }
}

.features-container a {
  width: auto;
  display: block;
  min-height: 250px;
  border-radius: 12px;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  text-decoration: none;
}
.features-container a strong {
  /* font-family: comic sans-serif; */
  display: flex;
  align-items: center;
  /* background: rgba(0, 73, 83, .8); */
  height: inherit;
  color: #d14c29;
  position: absolute;
  width: 100%;
  height: 42px;
  /* height: 100%; */
  /* line-height: 150px; */
  /* text-align: center; */
  font-size: 16px;
  font-weight: 400;
  /* opacity: 0.7; */
  transition: opacity 1s, line-height 0.5s;
  /* text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5); */
  /* left: 5px; */
  background: #fff;
  /* text-indent: 10px; */
  padding-left: 10px;
  bottom: 0;
  border-bottom-left-radius: 11px;
  border-bottom-right-radius: 11px;
}

.features-container a:hover > strong {
  /*background: #093B88;*/
  /* background: #286090; */
  opacity: 1;
}

.features-container a {
  background-image: url(/sites/default/files/default_images/default.jpg);
  background-position: 50% 50%;
}
.features-container a.partnerships {
  background-image: url(/sites/default/files/images/features/partnerships.jpg);
}
.features-container a.museums {
  background-image: url(/sites/default/files/herritageMuseum_320x198.png);
  background-position: 50% 50%;
}
.features-container a.picnic {
  background-image: url(/sites/default/files/images/features/picnic.jpg);
  background-position: 50% 50%;
}
.features-container a.tennis {
  background-image: url(/sites/default/files/images/features/tennis.jpg);
  background-position: 50% 50%;
}
.features-container a.newsEvents {
  background-image: url(/sites/default/files/news_320x198.png);
  background-position: 50% 50%;
}
.features-container a.projects {
  background-image: url(/sites/default/files/projects_320x198.png);
  background-position: 50% 50%;
}

.features-container a.highlights {
  background-image: url(/sites/default/files/images/features/highlights.jpg);
  background-position: 50% 50%;
}

.features-container a.expo {
  background-image: url(/sites/default/files/images/features/wide/expo.jpg);
  background-position: 50% 50%;
}

.features-container a.castlepark {
  background-image: url(/sites/default/files/images/features/castle.jpg);
  background-position: 50% 50%;
}

.features-container a.museums {
  background-image: url(/sites/default/files/herritageMuseum_320x198.png);
  background-position: 50% 50%;
}

.features-container a.castlepark {
  background-image: url(/sites/default/files/images/features/castle.jpg);
  background-position: 50% 50%;
}

.features-container a.beaches {
  background-image: url(/sites/default/files/images/features/beaches.jpg);
  background-position: 50% 50%;
}

.features-container a.campingSection {
  background-image: url(/sites/default/files/images/features/campingSection.jpg);
  background-position: 50% 50%;
}

.features-container a.classparks {
  background-image: url(/sites/default/files/images/features/classparks.jpg);
  background-position: 50% 50%;
}

.features-container a.dogparks {
  background-image: url(/sites/default/files/images/features/dogparks.jpg);
  background-position: 50% 50%;
}

.features-container a.film {
  background-image: url(/sites/default/files/film_320x198.png);
  background-position: 50% 50%;
}

.features-container a.golf {
  background-image: url(/sites/default/files/golf2_320x198.png);
  background-position: 50% 50%;
}

.features-container a.historic {
  background-image: url(/sites/default/files/images/features/historic.jpg);
  background-position: 50% 50%;
}

.features-container a.gardens {
  background-image: url(/sites/default/files/images/features/gardens.jpg);
  background-position: 50% 50%;
}

.features-container a.lakids {
  background-image: url(/sites/default/files/images/features/lakids.jpg);
  background-position: 50% 50%;
}

.features-container a.youthActivities {
  background-image: url(/sites/default/files/swimLA_320x198.png);
  background-position: 50% 50%;
}

.features-container a.universallyAccessible {
  background-image: url(/sites/default/files/images/features/universallyAccessible.jpg);
  background-position: 50% 50%;
}

.features-container a.parks {
  background-image: url(/sites/default/files/parks_320x198.png);
  background-position: 50% 50%;
}

.features-container a.reccenter {
  background-image: url(/sites/default/files/images/features/reccenter.jpg);
  background-position: 50% 50%;
}

.features-container a.sports {
  background-image: url(/sites/default/files/images/features/sports.jpg);
  background-position: 50% 50%;
}

.features-container a.senior {
  background-image: url(/sites/default/files/images/features/senior.jpg);
  background-position: 50% 50%;
}

.features-container a.skateparks {
  background-image: url(/sites/default/files/images/features/skateparks.jpg);
  background-position: 50% 50%;
}

.features-container a.specialVenues {
  background-image: url(/sites/default/files/images/features/specialVenues3.jpg);
  background-position: 50% 50%;
}

.features-container a.aquatics {
  background-image: url(/sites/default/files/images/features/aquatics.jpg);
  background-position: 50% 50%;
}

.features-container a.venice {
  background-image: url(/sites/default/files/venice_320x198.png);
  background-position: 50% 100%;
}

.features-container a.fitness {
  background-image: url(/sites/default/files/images/features/fitness.jpg);
  background-position: 50% 50%;
}

.features-container a.rangers {
  background-image: url(/sites/default/files/rangers_320x198.png);
  background-position: 50% 0;
}

.features-container a.community {
  background-image: url(/sites/default/files/images/features/community.jpg);
  background-position: 50% 50%;
}

.features-container a.aquarium {
  background-image: url(/sites/default/files/aquarium_320x198.png);
  background-position: 50% 50%;
}

.features-container a.griffith {
  background-image: url(/sites/default/files/griffith_320x198.png);
  background-position: 50% 50%;
}

.features-container a.greek {
  background-image: url(/sites/default/files/greek_320x198.png);
  background-position: 50% 50%;
}

section.col-sm-9 {
  background: #f8f1e8;
  /*min-height: 600px;*/
}

aside.primary {
  margin-top: 20px;
}

@media (min-width: 769px) {
  aside.primary {
    margin-top: 90px;
  }
}

aside.primary .panel {
  margin-bottom: 15px;
}
img[data-toggle="modal"] {
  cursor: pointer;
}
/*Commissioners*/
.comtabs,
.comtabs .dropdown a {
  font-size: 18px;
}

/*Planning*/
.box {
  color: #fff;
  font-size: 25px;
  padding: 60px;
  border-radius: 0;
}
.box.geninfo {
  background-color: #557aa7;
}
.box.parkprj {
  background-color: #4f8d98;
}
.box.envrev {
  background-color: #af8656;
}
.box.quimby {
  background-color: #565656;
}
.box.btn:hover {
  color: #daab82;
}
/* index slides */
#slide {
  /*padding-top: 5px;*/
  min-height: 600px;
  position: relative;
  width: 100%;
}

/*carousel*/
.carousel-control {
  width: 5%;
}
/* Index Blocks (Highlights, News, Features, Resources) */
.index-box {
  background: #fff;
  min-height: 300px;
  padding-top: 20px;
}
.index-box .highlights {
  background: #17b4f9;
}
.index-box .news-events {
  background: #f6cd35;
}
.index-box .features {
  background: #e15a3c;
}
.index-box .comm-resources {
  background: #91cc02;
}
.index-box a {
  /*padding-left: 10px; */
  display: block;
}
.index-box header {
  background-color: #09c;
  padding: 10px;
  width: 100%;
  color: #fff;
  text-indent: 10px;
  text-transform: uppercase;
  margin-bottom: 10px;
}
/* Calendar of Events */
.eventcal-box {
  background: #664c8f;
  /* height: 200px; */
  color: #fff;
  padding: 10px;
  position: relative;
  /* margin-bottom: 15px; */
}
.eventcal-box.hightlights {
  height: 150px;
  overflow-x: hidden;
  overflow-y: auto;
}
.eventcal-box a {
  display: block;
}
.eventcal-box header {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.event-info {
  background: #402e5a;
  /* position: absolute; */
  /* bottom: 0; */
  /* left: 0; */
  width: 100%;
  margin-bottom: 10px;
  color: #fff;
}
.event-info .col-sm-3 {
  color: #f78052;
  font-size: 15px;
}
.view-content ul {
  padding-left: 20px;
}
.event-info .col-sm-3,
.event-info .col-sm-9 {
  text-indent: 10px;
  padding-top: 4px;
  padding-bottom: 4px;
  background: none;
}
/*Nav*/
.logo {
  padding: 0 !important;
  left: 30px;
  position: absolute;
  width: 100px;
}

.nav-header {
  display: block;
  margin-top: 15px;
  font-size: 12px;
  font-weight: bold;
  line-height: 20px;
  color: #999999;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  text-transform: uppercase;
}

/*Nav bar*/
.navbar-toggle {
  margin-right: 0;
  border: none;
}

.navbar-toggle.open > .icon-bar:nth-child(2) {
  transform: rotate(-45deg);
  margin: auto;
  position: absolute;
  background-color: #10232a !important;
}

.navbar-toggle.open > .icon-bar:nth-child(3) {
  transform: rotate(45deg);
  margin: auto;
  background-color: #10232a !important;
}

.navbar-toggle.open > .icon-bar:last-child {
  display: none;
}

.navbar-toggler {
  color: #f78052;
  border: 1px solid #f78052;
}

.navbar-toggler-icon {
  width: 1em;
  height: 0.9em;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28247, 128, 82, 1%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")
}

.navbar-nav > li > .dropdown-menu {
  background-color: #fff;
}
.navbar-nav > li > .dropdown-menu a {
  color: #10232a;
  font-size: 17px;
}
.navbar-nav > li > .dropdown-menu a:hover {
  color: #d14c29;
  background-color: #fff;
}

.navbar-expand-lg .navbar-nav .nav-link {
  padding: 4px 15px;
}

.dropdown-menu > li > a {
  display: block;
  padding: 5px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}

@media (min-width: 992px) {
  ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block;
  }
}

ul.nav li.dropdown:target > ul.dropdown-menu {
  display: block !important;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  background-color: #fff;
  color: #d14c29 !important;
}
.navbar.container {
  margin-top: 20px;
}
.dropdown-menu > li > a:hover {
  background-color: #337ab7;
  color: #fff;
}
.navbar {
  margin-bottom: 0;
  border-radius: 0;
  border: none;
}
#navbar {
  /*margin-top: 20px;*/
  /*padding: 13px;*/
  background-color: #fff;
}
.stickynav {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999;
}

.navbar-default .navbar-nav > li > a {
  color: #10232a;
  font-size: 16px;
  line-height: 20px;
  border-right: solid 1px;
  padding-top: 0;
  padding-bottom: 0;
}

/* navbar tablet */

@media (max-width: 992px) {
  .navbar-header {
    width: 100%;
  }

  .menu.nav.navbar-nav {
    width: 100%;
  }

  .navbar-default .navbar-nav > li a {
    border-right: none;
  }

  .navbar-collapse {
    border: none;
  }

  .navbar-expand-lg .navbar-nav .nav-link {
    padding: 10px;
  }
}

/* navbar mobile */

@media (max-width: 767px) {
  .logo img {
    width: 60px;
  }

  .logo {
    left: 0 !important;
  }

  .navbar-header {
    margin: 0 !important;
    width: 100% !important;
    position: relative;
    z-index: 10000;
    background-color: #fff;
  }

  .navbar-collapse {
    border: none;
  }

  .block-menu .form-control {
    background: #f3f3f3;
    border-radius: 26px;
    margin-left: 25px;
    width: 87%;
  }

  .block-menu .row {
    min-width: 100% !important;
    top: 70px;
    text-align: start;
  }

  .block-menu .row span {
    float: none !important;
    margin-left: 0 !important;
  }
  .block-menu .row span a {
    font-size: 14px;
    line-height: 18px;
    padding-top: 0;
    padding-bottom: 0;
  }
  .block-menu .row span a:first-child {
    padding-left: 8px;
    margin-left: 15px;
    padding-right: 16px;
    border-right: 1px solid #10232a;
    border-radius: 0;
  }

  .navbar-default .navbar-nav > li a {
    border-right: none;
    padding: 15px;
    padding-left: 48px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
  }

  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    padding: 15px;
    padding-left: 48px;
    width: 100%;
  }

  .navbar-nav .open .dropdown-menu {
    width: 100% !important;
  }

  .navbar-default .navbar-nav li.first.leaf a {
    border-right: none;
    /* padding:15px; */
  }

  .menu.nav.navbar-nav {
    width: 100%;
  }

  .navbar-expand-lg .navbar-nav .nav-link {
    padding: 15px;
  }

  #searchbtn {
    display: none;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  .navbar-default .navbar-nav > li > a {
    padding-left: 10px;
    padding-right: 10px;
  }
}

.navbar-default .navbar-nav > li > a:hover {
  color: #7d230b;
}

.navbar .navbar-collapse {
  text-align: left;
  padding: 0;
  align-items: normal;
}
@media (min-width: 767px) {
  .region-navigation {
    /*margin-left: 150px;*/
    margin-right: auto;
  }
}

.btn-danger {
  background: transparent;
  color: #ec634a;
  border: none;
  font-weight: 400 !important;
}

@media (max-width: 767px) {
  #navbar .btn {
    margin-top: 12px;
  }
}

/* Search button */
#showsearch,
#hidesearch {
  /* font-size: 1em; */
  /* border: 1px solid; */
  border: none !important;
  padding-left: 15px;
}
.searchbox.nav.navbar-nav,
.multiselect-item .multiselect-all {
  display: none;
}
.searchbox input {
  height: 45px;
  width: 620px;
}
#bs-example-navbar-collapse-1 {
  padding: 0;
}

/*menu*/
/*.leaf::after {
	content: "|";
	position: absolute;
	top: 13px
}*/
.first.leaf::after {
  content: "";
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #d14c29;
  background-color: transparent;
}

#block-system-main-menu #search-block-form {
  float: left;
  margin-left: 60px;
}

/*field*/
.field {
  line-height: 22px;
  background-color: #f8f1e8 !important;
}
.field-label {
  color: #10232a;
  font-weight: bold;
  font-size: 20px;
}
.fieldset-wrapper,
fieldset .fieldset-wrapper {
  max-width: 735px;
}

section#block-views-block-block-facility-media-files-block-1 .field-label {
  margin-top: 25px;
}

/* Views */
.view-content table caption {
  color: #f78052;
  font-size: 16px;
  caption-side: top;
}
.views-field-title {
  text-transform: uppercase;
}
.job-title {
  width: 20%;
}
.job-availability {
  width: 60%;
}

section#block-views-facility-files-block {
  margin-bottom: 25px;
}

section#block-views-facility-files-block .block-title {
  color: #f76730;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 14px;
}

/* footer */
.footer {
  /*	background: #232933;*/
  padding: 0px 0px;
  width: 100%;
  color: #7e848c;
  border-top: none;
}
.footer-disclaimer {
  background: #232933;
  color: #7e848c;
  padding: 20px 0px;
}
.footer-info {
  color: rgba(255, 255, 255, 1);
  background: #10232a;
  border-bottom: 1px solid #475060;
}
.footer-info .row {
  padding: 30px 0px 30px 0px;
}
.footer-info .list-5 {
  padding: 0;
  margin: 0;
}
.footer-info .list-5 li {
  border-bottom: 1px solid #3f454f;
  list-style: none;
  margin: 0;
  padding: 5px 0px;
}
.footer-info img {
  width: auto;
  margin-right: 10px;
}
.footer-info .fb img {
  width: 120px;
  margin-right: 2%;
  margin-bottom: 2%;

  height: 75px;
}
.footer-info h6 {
  font-weight: 700;
  color: #e5edf2;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 130%;
}
.footer a,
.footer-disclaimer a {
  color: #fff;
}

.btn.btn-default.form-submit {
  border-radius: 21px;
  background-color: #2dca71;
  border: none;
  width: 100%;
  color: #10232a;
  font-size: 16px;
  margin-top: 16px;
}

@media (max-width: 767px) {
  html {
    top: -47px;
  }
  #navbar {
    padding: 0px;
    /*margin-top: 47px;*/
  }
  .headertext {
    display: none;
  }
  .maplocator-box {
    margin-top: 0;
  }
  .actsearch input[name="keyword"] {
    margin-left: 20px;
    width: inherit;
  }
  .nav.navbar-nav.navbar-left {
    display: none;
  }
  .searchbox.nav.navbar-nav {
    display: block;
  }
  .searchbox input {
    width: 98%;
    background: transparent;
  }
  #showsearch,
  #hidesearch {
    display: none;
  }
}

@media (min-width: 768px) and (max-width: 1199px) {
  .headertext {
    font-size: 16px;
    margin-left: 158px;
  }
  #navbar .container {
    width: 100%;
  }
  .navbar .navbar-nav {
    float: left;
    text-indent: 14px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .headertext {
    font-size: 16px;
    margin-left: 158px;
  }
}

.facility-type-sidebar .panel-default {
  border: none;
  border-radius: 0;
}

.card {
  color: #fff;
  margin-bottom: 1em;
}

.card .proglinks h4,
.facility-type-sidebar .addlinks h4 {
  line-height: 42px;
  font-size: 18px;
  font-weight: 400;
}

.facility-type-sidebar #proglinks .panel-body,
.facility-type-sidebar #addlinks .panel-body {
  padding: 0;
}

.facility-type-sidebar #proglinks a,
.facility-type-sidebar #addlinks a {
  font-size: 14px;
  line-height: 28px;
  color: #000;
  padding: 8px 0;
}

.facility-type-sidebar #proglinks a:hover,
.facility-type-sidebar #addlinks a:hover {
  text-decoration: underline;
}

.facility-type-sidebar .addlinks {
  background: #ee704e;
}

.facility-type-sidebar #addlinks {
  background: #fceae4;
}

/* TABLE */

table thead {
  background: #ef9e59;
}

.table > thead > tr > th {
  border-bottom: 0 !important;
}

.table > thead:first-child > tr:first-child > th {
  border: none;
}

.table thead th.bg-primary .tr {
  border-bottom: 0 !important;
}

.table thead th {
  font-size: 14px;
  line-height: 42px;
  padding-left: 20px;
  font-weight: 700;
  color: #10232a;
  border: none;
  text-transform: capitalize !important;
}

.table tbody tr {
  min-height: 42px;
  font-size: 14px;
  line-height: 18px;
  background: none;
}

.table-responsive .table tbody tr {
  border-top: solid 1px;
}

.table tbody tr.info td {
  background: #ef9e59;
}

.table tbody tr.danger td {
  background: #f5cd9a;
}

.table tbody tr.warning td {
  background: rgba(239, 158, 89, 0.2);
}

.table tbody tr td {
  border: none;
  padding: 8px;
  padding-left: 20px;
  vertical-align: middle;
  background-color: none;
}

.table tbody tr.bg-primary td {
  background: #134c7c;
}

.bg-info {
  background-color: #ef9e59;
}

.col-md-4 {
  margin-top: 20px;
}

.resp-tab-content-active.row {
  margin: left 20px !important;
  margin: right 20px !important;
}

.caption {
  background: #fff;
  border-bottom-left-radius: 11px;
  border-bottom-right-radius: 11px;
}

/* DISCOVERY CARDS */

.discovery-cards-container {
  align-items: center;
  justify-content: center;
  margin: 15px;
  margin-top: 60px;
  display: flex;
  flex-direction: row;
  gap: 32px;
  width: inherit;
}

.discovery-card__title {
  margin-bottom: 10px;
}

.discovery-card__description {
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 20.8px;
}

.discovery-card__content a {
  font-size: 16px;
  line-height: 20.8px;
}

@media (min-width: 450px) and (max-width: 770px) {
  .discovery-cards-container {
    margin-top: 19px;
    flex-direction: column;
  }
}
@media (min-width: 1px) and (max-width: 450px) {
  .discovery-cards-container {
    margin-top: 19px;
    flex-direction: column;
  }
}

.discovery-card {
  border-radius: 11px;
  background: #fff;
  display: flex;
  flex-direction: column;
  max-width: 539px;
  width: 100%;
}

.discovery-card__content {
  padding: 20px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}

.image-container {
  width: 100%;
  object-fit: cover;
  border-radius: 11px;
  margin-bottom: auto;
}

.alert-primary img {
  border-radius: 11px;
  margin-right: 20px;
  margin-left: 40px;
}

.image-container img {
  width: 100%;
  object-fit: cover;
  border-top-left-radius: 11px;
  border-top-right-radius: 11px;
}

.discovery-card__title {
  line-height: 22px;
  font-size: 20px;
  font-weight: 700;
}

.links-container {
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  margin-bottom: 60px;
  gap: 80px;
  max-width: 1110px;
  display: flex;
  justify-content: space-between;
}

.homepage-link {
  width: 261px;
}

.homepage-link a.btn-lg:hover {
  background: transparent !important;
}
@media (max-width: 770px) {
  .links-container {
    margin-top: 0;

    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}

.row {
  margin-left: 0;
  margin-right: 0;
}

.col-md-6.fac-info {
  padding-left: 15px;
}

.col-md-6 .fac-regbtn {
  margin-bottom: 20px;
}
.col-md-6 .fac-thumbnail {
  margin-top: 10px;
  margin-bottom: 10px;
}

.fac-media-files .field-label {
  margin-top: 15px;
}

.facility-type-search {
  height: 91px;
  background: #d14c29;
  font-weight: 700;
  color: #fff;
  line-height: 24px;
  padding: 0 36px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 24px;
}

.facility-type-search-button {
  width: 244px;
  height: 42px;
  font-size: 16px;
  line-height: 42px;
  text-align: center;
  text-decoration: none;
  color: #10232a;
  background: #fff;
  border-radius: 21px;
  font-weight: 400;
}

.facility-type-page-title {
  height: auto;
  width: 100%;
  background: #fff;
  font-size: 32px;
  line-height: 38px;
  display: flex;
  align-items: center;
  padding: 10px 20px;
  color: #d14c29;
  margin-bottom: 0;
  border-radius: 12px 12px 0px 0px;
}

.facility-type-content {
  font-size: 14px;
  line-height: 18px;
  color: #000;
}

.facility-type-content a {
  color: #9d391f;
  text-decoration: none;
}

table {
  width: 100% !important;
}

table thead th {
  font-size: 14px;
  line-height: 42px;
  padding-left: 20px;
  font-weight: 700;
  color: #10232a;
  border: none;
  text-transform: capitalize !important;
}

table tbody tr {
  min-height: 42px;
  font-size: 14px;
  line-height: 18px;
}

/* .facility-type-content table tbody tr {
  background:rgba(239, 158, 89, 0.2) !important;
} */

tbody tr.info td {
  background: #ef9e59;
  font-weight: 700;
}

table tbody tr {
  background: none;
}
table tbody tr.warning td {
  background: rgba(239, 158, 89, 0.2);
}

table tbody tr td {
  border: none;
  padding: 8px;
  padding-left: 20px;
  vertical-align: middle;
  background-color: none;
}

.table-responsive {
  margin-top: 24px;
}

.views-table thead {
  background: #ef9e59 !important;
  color: #10232a !important;
}
.views-table thead th {
  color: #10232a !important;
}

.views-table tr.odd {
  background: #f8f1e8 !important;
}

.views-table tr.even {
  background: rgba(239, 158, 89, 0.2);
}

.facility-type-content table tbody tr td a {
  color: #9d391f;
}

.facility-type-sidebar .panel-default {
  border: none;
  border-radius: 0;
}
strong.text-danger {
  margin: 14px 0;
  color: #000000;
  font-weight: 700;
  font-size: 20px;
}

p.field-label {
  color: #000000;
  font-weight: 700;
  font-size: 20px;
}

.field-name-field-title {
  margin: 14px 0;
  color: #000000;
  font-weight: 700;
  font-size: 20px;
}

.facility-type-sidebar .proglinks,
.facility-type-sidebar .addlinks {
  height: 42px;
  padding: 0 20px;
  color: #fff;
  border: none;
  background: #615a96;
  border-radius: 0;
}

.facility-type-sidebar .proglinks h4,
.facility-type-sidebar .addlinks h4 {
  line-height: 42px;
  font-size: 18px;
  font-weight: 400;
}

.facility-type-sidebar #proglinks,
.facility-type-sidebar #addlinks {
  background: #e7e6ee;
  padding: 18px 20px;
}

.facility-type-sidebar #proglinks .panel-body,
.facility-type-sidebar #addlinks .panel-body {
  padding: 0;
}

.facility-type-sidebar #proglinks a,
.facility-type-sidebar #addlinks a {
  font-size: 14px;
  line-height: 28px;
  color: #000;
  padding: 8px 0;
}

.facility-type-sidebar #proglinks a:hover,
.facility-type-sidebar #addlinks a:hover {
  text-decoration: underline;
}

.facility-type-sidebar .addlinks {
  background: #ee704e;
}

.facility-type-sidebar #addlinks {
  background: #fceae4;
}

@media screen and (max-width: 768px) {
  .facility-container {
    display: flex;
    flex-direction: column-reverse;
  }

  .main-container .row {
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
  }

  .main-container .row > * {
    width: 100%;
  }

  .facility-type-container {
    display: flex;
    flex-direction: column-reverse;
  }

  .page-header.facility-type-page-title {
    height: auto;
    padding: 16px;
  }

  #block-nearbyfacility .row {
    justify-content: center;
  }

  #block-nearbyfacility .row .col-md-3 {
    width: 221px;
  }
}

.container-fluid {
  padding: 0;
}
@media (max-width: 769px) {
  #block-nearbyfacility .field-label {
    text-align: center;
    margin-bottom: 10px;
  }

  .container-fluid .row .col-md-3 {
    width: 200px !important;
    padding: 0;
    margin-bottom: 10px;
  }
}
.header__login-btn {
  display: none;
  position: absolute;
  top: 30px;
  right: 20px;
  min-width: 96px;
  max-width: 145px;
  height: 40px;
  line-height: 38px;
  font-size: 14px;
  color: #10232a;
  border: 1px solid #10232a;
  border-radius: 20px;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
  margin-bottom: 30px;
  margin-left: auto;
  background: transparent;
}
.control-label {
  font-weight: 400;
}

@media (min-width: 1200px) {
  .g-recaptcha {
    transform: scale(0.84, 0.9);
    -webkit-transform: scale(0.84, 0.9);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .g-recaptcha {
    transform: scale(0.683, 0.78);
    -webkit-transform: scale(0.683, 0.78);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
  }
}
@media (max-width: 991px) {
  .simplenews-subscribe {
    width: 300px;
  }
}

.block.block-block#text {
  font-size: 14px;
  line-height: 130%;
}

/* banner */

#covid19-btnset .btn-success {
  padding: 12px 28px;
}

#main-banner {
  height: 500px !important;
  height: auto;
  background-position: center !important;
  object-fit: cover;
  width: 100%;
}

.hero-content-wrapper {
  text-align: center;
  position: absolute;
  top: 60px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  width: 90%;
}

.hero-live-text {
  z-index: 10000;
  font-weight: 900;
  line-height: 30px;
  font-size: 20px;
  display: block;
  text-align: center;
  width: 100%;
  max-width: 1110px;
  margin-left: auto;
  margin-right: auto;
  text-transform: uppercase;
  margin-bottom: 15px;
}

@media (max-width: 768px) {
  .hero-live-text {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 5px;
  }
}

@media (max-width: 450px) {
  .hero-content-wrapper {
    top: 5px;
  }
}
#covid19-btnset.col-md-4 {
  width: 100% !important;
  display: block;
  text-align: center;
  margin-left: auto !important;
  margin-right: auto !important;
  margin-top: 5px !important;
}

.homepage-link {
  display: flex;
  flex-direction: column;
}

.table.table-striped .info th {
  background-color: #ef9e59;
  color: #10232a;
  border: none;
}

.table.table-condensed tbody tr:nth-child(even) {
  background-color: rgba(239, 158, 89, 0.2);
}

.colored-bar {
  height: 9px !important;
  border: 0 !important;
  margin: 0 !important;
  opacity: unset;
}
hr.colored-bar.colored-bar__red {
  color: #d14c29;
  background-color: #d14c29;
}

hr.colored-bar.colored-bar__orange {
  color: #ec634a;
  background-color: #ec634a;
}

hr.colored-bar.colored-bar__light-orange {
  color: #ef9e59;
  background-color: #ef9e59;
}

.footer-info ul {
  margin-bottom: 20px;
}

.block.block-block > div > a > img {
  margin-top: 20px;
}
.pagination > li > a,
.pagination > li > span {
  color: #9d391f;
}

.login-panel .card-header {
  background-color: #ef9e59 !important;
  border-color: #ef9e59 !important;
}

.login-panel.panel-primary {
  border-color: #ef9e59 !important;
}

.login-panel .panel-body {
  border-color: #ef9e59 !important;
}

.table-striped .bg-primary {
  background: #134c7c;
}

@media (max-width: 769px) {
  .eventbrite .col-sm-6 {
    padding-left: 0;
    padding-right: 0;
  }
}
table tbody tr:nth-child(odd) {
  background: rgba(239, 158, 89, 0.2) !important;
}

@media (max-width: 991px) {
  .btn.btn-primary.btn-block {
    width: 100%;
    margin-bottom: 20px;
  }
  .btn.btn-success.btn-block {
    width: 100%;
    margin-bottom: 20px;
  }
}
@media (min-width: 1200px) {
  .btn.btn-primary.btn-block {
    width: 180px;
  }
  .btn.btn-success.btn-block {
    width: 180px;
  }
}

.col-sm-6 .row {
  margin-bottom: 20px;
}

.modal-content .card-header {
  background: #d14c29;
  border-color: #d14c29;
}

.modal-content .panel-primary {
  border-color: #d14c29;
}

.odd,
.even {
  border-top: none !important;
}

.block.block-block {
  font-size: 14px;
  line-height: 18.2px;
}

.btn-centered {
  margin-left: auto !important;
  margin-right: auto !important;
  width: 345px !important;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
}

.register-container {
  align-items: center;
  display: flex;
  gap: 55px;
  flex-direction: row;
}

@media (max-width: 768px) {
  .register-container {
    flex-direction: column;
  }
}

.playla-register-content {
  display: flex;
  flex-direction: column;
  width: 350px;
  align-items: center;
}

.playla-register-content strong {
  text-align: center;
}

.logo-container {
  margin-bottom: 18px;
  width: 140px;
  height: 140px;
  border-radius: 11px;
  background-color: #2388bc;
  display: flex;
  align-items: center;
  justify-content: center;
}

#playla-logo {
  display: block;
  margin: auto !important;
}

.screenshot-content {
  width: 672px;
  height: 445px;
}

#discovery-screenshot {
  width: 672px;
  box-shadow: 0 0 15px 1px black;
}

.strong-bold {
  font-weight: 700;
  font-size: 20px !important;
  line-height: 30px;
}

.field-label-inline .field-label,
.field-label-inline .field-items {
  clear: both;
}

.hero-back {
  background-image: url("https://laparks.org/sites/default/files/homepage-hero-image-echopark.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 500px;
}

.hero-p {
  max-width: 1110px;
  margin: 20px auto;
  padding: 10px;
  background-color: #ffffff;
  /*background-color: #ffffff85;*/
  font-size: 20px;
  font-weight: 900;
  line-height: 30px;
  text-transform: uppercase;
}

.hero-span {
  font-size: 17px;
}

@media (min-width: 1000px) {
  .hero-p {
    margin-top: 75px;
  }
}

@media (max-width: 1000px) {
  .hero-back {
    min-height: 400px;
  }
}

@media (max-width: 768px) {
  .hero-p,
  .hero-span {
    font-size: 14px;
  }

  .hero-p {
    line-height: 20px;
  }
}
