p,
li {
  font-size: 20px; }

.sp {
  display: none !important; }

#btn-menu-container-wrapper {
  display: none; }

#nav-main {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.8); }
  #nav-main a {
    color: white;
    padding: .8em 1em; }
    #nav-main a:hover {
      text-decoration: none;
      background-color: black;
      text-shadow: 0 0 3px white; }
  #nav-main .items-gnav ul {
    margin-bottom: 0; }
    #nav-main .items-gnav ul li:first-child a {
      padding-left: 2em; }
    #nav-main .items-gnav ul li:last-child a {
      padding-right: 2em; }

section {
  padding-bottom: 48px;
  padding-top: 48px; }
  section.kiji {
    padding-top: 0; }

@media (max-width: 1440px) {
  #pageTitle h1 {
    left: 3em;
    transform: translate(0, 0.5em); } }
.kijiHeader {
  margin-bottom: 56px; }
  .kijiHeader h2 {
    font-size: 30px; }
  .kijiHeader .date {
    font-size: 20px; }

.headline-info li {
  justify-content: space-between; }
  .headline-info li:first-child .date, .headline-info li:first-child .title {
    border-top-style: solid;
    border-top-width: 1px; }
  .headline-info li:first-child .date {
    border-color: black; }
  .headline-info li:first-child .title {
    border-color: #d9d9d9; }
  .headline-info li .date, .headline-info li .title {
    padding: 1em;
    border-bottom-style: solid;
    border-bottom-width: 1px; }
  .headline-info li .date {
    width: 16.7%;
    border-color: #999; }
  .headline-info li .title {
    width: 82.5%;
    border-color: #d9d9d9; }

/* Contact Form 7 */
div.wpcf7-mail-sent-ok {
  text-align: center; }

#contact .wpcf7 form.sent .wpcf7-response-output {
  text-align: center; }
#contact .wpcf7 form.invalid .wpcf7-response-output,
#contact .wpcf7 form.unaccepted .wpcf7-response-output,
#contact .wpcf7 form.payment-required .wpcf7-response-output {
  text-align: center; }

.list-forms, #profile section ul {
  display: flex;
  flex-wrap: wrap; }

#sect-doctor-home {
  padding-bottom: 0; }
  #sect-doctor-home .container {
    padding-bottom: 48px; }
  #sect-doctor-home figure {
    width: 43%; }
  #sect-doctor-home .txt {
    width: 52%; }
  #sect-doctor-home h2 {
    font-size: 20px; }
  #sect-doctor-home table tr th, #sect-doctor-home table tr td {
    font-size: 17px; }

.map-container {
  justify-content: space-between; }
  .map-container figure {
    width: 48%; }
    .map-container figure figcaption {
      font-size: 18px; }

#page-footer {
  padding-bottom: clamp(48px, 6.4vw, 96px); }

#sect-intro-home {
  border-top: 48px solid #0093d4; }

#kari-title img {
  margin: 7vw auto; }

/*# sourceMappingURL=pctb.css.map */
