.hidden {
  display: none;
  padding-bottom: 20px;
}

.red {
  color: #da6157;
}

.expand {
  color: #da6157;
  text-transform: uppercase;
  font-size: 2rem;
  font-weight: 700;
  cursor: pointer;
  text-align: left;
  width: 100%;
}

.expand:after {
  content: '+';
  display: inline-block;
  padding-left: 12px;
  font-size: 3rem;
  width: 15px;
  color: #444447;
}

.expand.open:after {
  content: '-';
}

#filter-toggle {
  padding: 0;
  margin-top: 30px;
  margin-bottom: 0px;
  cursor: pointer;
}

.tis-jump {
  cursor: pointer;
}

.tis-jump a {
  margin-top: 30px;
  text-transform: uppercase;
  font-size: 2rem;
  font-weight: 700;
}

.filter-headline {
    text-align: center;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.filter-title {
  border-bottom: 3px solid rgba(165, 172, 184, 0.2);
  font-size: 1.7rem;
  margin-bottom: 20px;
  padding-bottom: 15px;
  text-transform: uppercase;
}

.tis-filter {
  background-color: rgba(111, 180, 219, 0.12);
  padding: 30px;
  margin-bottom: 30px;
}

.tis-filter input[type=text],
.tis-filter input[type=search],
.tis-filter select {
  border-color: rgba(165, 172, 184, 0.25);
  border-radius: 0;
  border-style: solid;
  border-width: 2px;
  box-sizing: border-box;
  font-size: 1.8rem;
  font-style: normal;
  max-width: 300px;
  padding: 13px 15px;
  width: 100%;
  margin-bottom: 15px;
}

.tis-filter select {
  background: #fff;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  overflow: visible;
  width: 100%;
  background-color: #fff;
  background-image: url('../images/selectbox-arrow.png');
  background-position: 100% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  color: #999;
  padding: 13px 15px !important;
  height: 55px !important;
}

.tis-filter .checkbox {
    padding-bottom: 10px;
}

.tis-filter .checkbox label {
    display: inline;
    text-transform: none;
    font-size: 1.5rem;
}

.form-footer {
    margin-top: 20px;
}

.tis-filter input[type=submit] {
  border-bottom: 6px solid #b94f46;
  margin-bottom: 20px;
}

.tis-filter input[type=submit]:hover {
  border-bottom-color: rgba(191, 140, 29, 0.25);
}

.loader {
  border: 6px solid #6fb4db;
  border-radius: 50%;
  border-top: 6px solid #539cc5;
  width: 40px;
  height: 40px;
  -webkit-animation: spin 2s linear infinite; /* Safari */
  animation: spin 2s linear infinite;
  display: inline-block;
  vertical-align: middle;
}

/* Safari */
@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

/*** > Provider List ***/

article.provider {
    border-bottom: 3px solid rgba(165, 172, 184, 0.2);
    font-size: 2rem;
    padding: 20px;
}

article.provider:nth-child(odd) {
    background: rgba(111, 180, 219, 0.12);
}

.top-pagination .archive-pagination.pagination {
    margin: 0;
    padding: 0;
}

.top-pagination .archive-pagination.pagination ul {
    padding-left: 0;
}

.tis.bottom-pagination .archive-pagination {
    padding: 0;
}

.tis.bottom-pagination ul {
    padding-left: 0;
    margin-bottom: 0;
}

h3.provider--title {
    font-size: 2rem;
    text-transform: none;
}

article.provider p {
  font-size: 1.7rem;
}

.provider--info {
    font-size: 1.7rem;
}

.provider--address p {
    font-size: 1.7rem;
    margin-bottom: 0;
}

.provider--contact {
    font-size: 1.7rem;
}

.provider h4 {
    font-size: 1.7rem;
}

.provider h4:after {
  content: ':';
  color: #44484e;
}

.provider h4.provider--practice-name:after {
  content: none;
}

.tis-jump:after {
  content: '\f062';
  color: #da6157;
  font-family: 'Fontawesome';
  padding-left: 5px;
}

h4.prov-type-title {
    margin-top: 20px;
}

.provider--info .hide {
  display: none;
}
/*.marker {
    padding-bottom: 20px;
}*/

.provider--service-title .accordion-header {
    font-size: 1.7rem;
    line-height: 1.4;
    padding-left: 20px;
    text-indent: -15px;
}

.provider--service-title.no-service h5{
  font-size: 1.7rem;
  font-style: italic;
}

.provider--service-title .accordion-header:before {
  padding-right: 0;
}

.entry-content li.provider--item {
    padding: 0;
    margin-bottom: 0;
}

.provider--data {
    margin: 0;
}

.provider--item .data--desc {
    font-size: 1.7rem;
    padding-top: 5px;
    padding-bottom: 10px;
}


/*** > Map ***/
#markers {
  display:none;
}

#provider-map {
  color: #00262d;
  width: 100%;
  height: 540px;
/*  width: 800px;
  height: 600px;*/
  border: 0.125rem solid rgba(1,71,79,0.8);
}

#provider-map a:hover {
  color: #000;
}

#provider-map .provider--contact {
    font-family: freight-macro-pro, sans-serif;
}

#provider-map .provider--marker-title {
  font-family: freight-macro-pro, sans-serif;
  font-size: 1.7rem;
  text-transform: none;
}

#provider-map p {
    line-height: 1.1;
    font-size: 1.5rem;
    margin-bottom: 10px;
}

#provider-map .provider--phone,
#provider-map .provider--web,
#provider-map .provider--email {
    font-family: freight-macro-pro, sans-serif;
    font-size 1.5rem;
}

@media (min-width: 482px) {
  .tis-jump {
    line-height: 2.4;
    margin-bottom: 0;
  }
}

@media (min-width: 992px) {
  .tis-filter {
    padding-left: 150px;
    padding-right: 150px;
  }

  .filter-section {
      width: 100%;
      /*padding-right: 20px;
*/  }

  .filter-section hr {
      display: none;
  }

  .filter-section:last-child {
      padding-right: 0;
  }

  #markers {
    padding-bottom: 50px;
  }

  article.provider {
    display: flex;
    justify-content: space-between;
  }

  article.provider .col {
    width: 30%;
  }

  .marker, .provider--services {
    padding-bottom: 0;
    width: 50%;
  }
}