/*
Theme Name: Dittmann 2024
Version: 2.0
Theme URI: https://www.unternehmerrecht.info/
Description: Blog Theme fÃƒÂ¼r die Rechtsanwalt Dittmann
Das Design wurde entwickelt durch Tempus Webdesign. 
Author: Tempus Webdesign
Author URI: https://tempus-webdesign.de
*/

body {
  font-size: 20px;
  line-height: 1.4;
  color: #070707;
  font-family: "Lato";
  font-weight: normal;
  font-weight: 300;
}

a:link,
a:visited {
  color: #000;
  text-decoration: none;
}

.clr,
.clearfix {
  clear: both;
}
h2,
h3,
h4 {
  font-weight: normal;
  font-family: "Merriweather";
}
p,
li {
  word-wrap: break-word;
}
ul li {
  padding-bottom: 0.5em;
}
.breadcrumb {
  font-size: 0.8em;
}
.text-center {
  text-align: center;
}
.text-italic {
  font-style: italic;
}
.center.button {
  margin: 0 auto 2em;
}
.border {
  border: 1px solid #000;
}
.flex-content {
  display: flex;
  flex-wrap: wrap;
}
.flex-center {
  align-items: center;
  /* justify-content: center; */
}
.grid-content {
  display: grid;
}

.flex-item {
  flex-basis: 24%;
  flex-grow: 1;
  flex-shrink: 1;
  margin: 0.5%;
  padding: 1%;
}
.bg-grey {
  background: #eeeeee;
}
.pagination-content a,
.button {
  border: 1px solid #656565;
  display: inline-block;
  width: auto;
  padding: 0.75em 1.6em 0.65em 1.6em;
  margin: 0.5em 0 2em;
  text-decoration: none;
  outline: none;
  line-height: 150%;
  transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
  text-transform: uppercase;
  /* color: #ccc; */
}
.pagination-content a:hover,
.button:hover {
  border: 1px solid #ad1347;
  color: #ad1347;
}
.pagination-content a:nth-child(1) {
  margin-right: 1em;
}
.button.small {
  max-width: 200px;
}
/*--------Bilder------*/
img,
.alignnone {
  width: 100%;
  height: inherit;
}

.alignleft {
  float: left;
  max-width: 98%;
  padding: 0 2% 2% 0;
}

.alignright {
  float: right;
  max-width: 98%;
  padding: 0 0 2% 2%;
}

.attachment-category-thumbnails {
  float: left;
  margin-right: 10px;
}

.aligncenter {
  display: block;
  margin: 0 auto;
}

.border {
  border: 2px solid #ccc;
  width: 98%;
}

.center {
  display: block;
  text-align: center;
}

.wp-image-169 {
  max-width: 125px;
}

.wp-image-678 {
  max-width: 175px;
}

.copyright {
  font-size: 0.7em;
  border-top: 1px solid #ccc;
}

.size-thumbnail-team {
  max-width: 300px;
}

.tempus-logo {
  max-width: 250px;
}

.attachment-post-thumbnail {
  float: left;
  width: 100%;
}

/*--------Allgemein------*/

.wrapper {
  float: left;
  width: 100%;
}

#itro_popup {
  max-width: 900px;
}
.single-ditt_rechtsgebiete .text h2,
.single-ditt_rechtsgebiete .text h3,
.relative {
  position: relative;
}
.single-ditt_rechtsgebiete .text h2,
.single-ditt_rechtsgebiete .text h3,
.title.underline,
.title.overline {
  padding: 1em 0 1em;
}

.single-ditt_rechtsgebiete .text h2:before,
.single-ditt_rechtsgebiete .text h3:before,
.title.underline:before {
  border-bottom: 3px solid #af1046;
  position: absolute;
  bottom: -1em;
  content: "";
  height: 2px;
  width: 140px;

  margin-bottom: 1.5em;
}
.title.underline:before {
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}
.title.overline:before {
  border-top: 3px solid #af1046;
  position: absolute;
  top: 0.5em;
  content: "";
  height: 2px;
  width: 140px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}

/*-------- Header ------*/
.header-bg {
  float: left;
  width: 100%;
  /* background: rgb(255, 255, 255); */
}

.sitename {
  float: left;
  width: 100%;
  min-height: 95px;
}

.logo a {
  float: left;
  position: relative;
  display: block;
  margin-right: 15px;
  width: 90px;
  height: 109px;
  background-image: url(img/logo.png);
  background-size: 100%;
  background-repeat: no-repeat;
  text-indent: -99999em;
}
.sitename {
  padding-left: 65px;
}
.sitename h1 {
  font-size: 1.25em;
  letter-spacing: 0em;
  margin: 15px 0 0 0;
  display: none;
}

.sitename h2 {
  font-size: 0.55em;
  letter-spacing: 0.7em;
  margin: 0;
}

.sitename h1 a:link,
.sitename h1 a:visited,
.sitename h2 a:link,
.sitename h2 a:visited {
  font-family: "Times New Roman", Times, serif;
  text-transform: uppercase;
  color: #8e9792;
  text-decoration: none;
  font-weight: normal;
}

#fa-siegel-container2 {
  display: none;
}

.liste-check li {
  list-style-type: none;
  position: relative;
  line-height: 50px;
  padding-left: 65px;
}
.liste-check li a:link,
.liste-check li a:visited {
  color: #fff;
}
.liste-check li a:hover {
  color: #af1046;
}
.liste-check li:before {
  content: "";
  position: absolute;
  background: url(img/check.png) no-repeat;
  background-size: contain;
  width: 35px;
  height: 35px;
  left: 0;
}
/*-------- Header Main Navigation ------*/

.small-nav {
  position: fixed;
  height: 64px;
  width: 64px;
  pointer-events: none;
  top: 0;
  left: 0;
  background: #fff url(img/logo.png) no-repeat center 11px fixed;
  background-size: 50px;
  box-shadow: 0 0 2px 0px #ccc;
  z-index: 20;
}
.small-nav:focus-within {
  height: 100%;
  height: 100vh;
  width: 100%;
  z-index: 20;
}
.small-nav ul {
  padding: 0;
}
.main-nav li:nth-child(1) {
  display: none;
}
.small-nav .bg {
  position: absolute;
  top: 64px;
  left: 0;
  width: 100%;
  height: 100%;
  visibility: hidden;
  opacity: 0;
  transition: 0.5s;
  background: #000;
}
.small-nav:focus-within .bg {
  visibility: visible;
  opacity: 0.6;
}
.small-nav * {
  visibility: visible;
}

.nav-toggle {
  margin: 0 0 0 1em;
  position: fixed;
  display: flex;
  flex-direction: column;
  justify-content: center;
  z-index: 1;
  -webkit-appearance: none;
  border: 0;
  background: transparent;
  border-radius: 0;
  height: 70px;
  width: 30px;
  cursor: pointer;
  pointer-events: auto;
  touch-action: manipulation;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.icon-bar {
  display: block;
  width: 100%;
  height: 3px;
  background: #aaa;
  transition: 0.5s;
}
.icon-bar + .icon-bar {
  margin-top: 5px;
}

.small-nav:focus-within .nav-toggle {
  pointer-events: none;
}
.small-nav:focus-within .icon-bar:nth-of-type(1) {
  transform: translate3d(0, 8px, 0) rotate(45deg);
}
.small-nav:focus-within .icon-bar:nth-of-type(2) {
  opacity: 0;
}
.small-nav:focus-within .icon-bar:nth-of-type(3) {
  transform: translate3d(0, -8px, 0) rotate(-45deg);
}

.small-nav .menu-main-menue-container {
  margin-top: 64px;
  padding: 20px;
  width: 90%;
  max-width: 300px;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  background: #ececec;
  pointer-events: auto;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  transform: translateX(-100%);
  transition: transform 0.5s;
  will-change: transform;
  contain: paint;
}

.small-nav ul {
  height: 100%;
  display: flex;
  flex-direction: column;
}
#menu-item-216 {
  display: none;
}
.small-nav #menu-item-216 {
  display: block;
}
.small-nav li a {
  padding: 10px 5px;
  display: block;
  text-transform: uppercase;
  transition: color 0.3s;
}

.small-nav li a:hover {
  color: #bf7497;
}
.small-nav:focus-within .menu-main-menue-container {
  transform: none;
}
.main-nav .current-menu-item a {
  color: #ad1347;
}

/*-------- Infobox ------*/
.header-text-container {
  padding: 0 1em;
}
.infobox-container {
  padding: 2em;
  text-align: center;
}

/*-------- Slider ------*/

/*-------- Main ------*/
.main-container,
.footer-container {
  padding: 2em;
}
.footer-content .flex-content {
  gap: 2em;
}
.breadcrumb {
  font-size: 0.7em;
  padding: 5px 0;
  border-bottom: 1px solid #ccc;
  margin: 1em 0;
}

.breadcrumb .home {
  background-image: url(img/home.png);
  background-repeat: no-repeat;
  width: 20px;
  height: 18px;
  float: left;
  margin: -2px 5px 0 0;
}

.breadcrumb a:link,
.breadcrumb a:visited {
  text-decoration: none;
  font-style: italic;
}

.team-name {
  min-height: 109px;
}

.partner-link {
  padding: 0;
  margin: 0;
  grid-gap: 2em;
}

.partner-link li {
  list-style-type: none;
  float: left;
  width: 100%;
  padding: 0 0 1em 0;
}
.partner-link span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #ad1347;
  padding: 0.5em 1em;
  font-size: 1.5em;
  background: #fff;
  width: 80%;
}
.sponsoring {
  padding: 2%;
  text-align: center;
  display: block;
}

/*-------- Nav Main ------*/
.nav-main {
  float: left;
  width: 100%;
}

.nav-main ul {
  float: left;
  width: 100%;
  padding: 0;
  margin: 0;
}

.nav-main ul li a,
.nav-main ul li {
  display: none;
}

.nav-main ul li.current_page_item,
.nav-main ul li.current_page_parent {
  display: block;
}

.nav-main ul li ul li {
  float: left;
  width: 98%;
  border: 3px solid #ccc;
  display: block;
  text-align: center;
  background: #7c7c7c;
  margin: 1%;
}

.nav-main ul li ul li a {
  float: left;
  width: 100%;
  display: block;
  color: #ccc;
  text-decoration: none;
  padding: 3% 0;
}

.nav-main ul li ul li.current_page_item,
.nav-main ul li ul li.current_page_parent {
  border: 3px solid #7c7c7c;
  background: #ccc;
  color: #7c7c7c;
}

.nav-main ul li li.current_page_parent a,
.nav-main ul li li.current_page_item a,
.nav-main ul li li.current_page_item a:hover {
  color: #7c7c7c;
}

.standort img {
  float: left;
  margin-right: 10px;
}
.team-dittmann .item,
.team-content .item {
  margin-bottom: 2em;
}

.team-content .item {
  margin-bottom: 1em;
}
.row-three {
  grid-template-rows: auto 1fr 80px;
  display: grid;
}
.team-content .item:nth-child(3n-2):before,
.rechtsgebiete-content .item:nth-child(3n-2):before {
  border: none;
}
.weitere-themen-content .grid-two {
  grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
}

.vorteil-container {
  background: url(img/banner-startseite.jpg) center center no-repeat;
  background-size: cover;
  color: #fff;
}
a.button-vorteil {
  position: absolute;
  bottom: 0;
  right: 0;
  color: #ad1347;
  padding: 0.5em 1em;
  background: #fff;
  bottom: 2em;
}
address {
  font-style: normal;
}
.adressendaten-content h4 {
  margin-bottom: 0;
}
.adressendaten-content h5 {
  margin-top: 0;
  color: #ad1347;
}
/*--------Footer------*/

.footer-container {
  color: #ccc;
  background: #202020;
  font-size: 0.9em;
}

.footer-container a:link,
.footer-container a:visited {
  color: #ccc;
  text-decoration: none;
}

.footer-logo {
  /* margin-top: 10%; */
  max-width: 150px;
}

.social ul li {
  list-style-type: circle;
}

.social ul li a {
  color: #fff;
  text-decoration: none;
}

.social ul li.abstand {
  margin-top: 20px;
}

.impressum {
  float: left;
  width: 100%;
}

.impressum ul {
  padding: 0;
  margin: 0;
}

.impressum ul li {
  float: left;
  position: relative;
}

/*--------Kotnakt------*/
label,
.wpcf7-list-item {
  float: left;
  width: 100%;
}

.wpcf7-form-control-wrap {
  float: left;
  width: 100%;
  margin: 5px 0;
}

input,
textarea,
select {
  width: 100%;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  border: 1px solid #777a7a;
  background: #fff;
  padding: 5px;
}

input[type="submit"] {
  background: #ccc9c9;
  color: #fff;
  padding: 5px 0;
  border: 0;
}

.googlemaps {
  width: 30px;
}

div.wpcf7 img.ajax-loader {
  width: 25px;
  height: 25px;
}

input[name="datenschutz"] {
  float: left;
  margin-top: 4px;
  max-width: 50px;
}

.wpcf7-list-item-label {
  float: right;
  width: calc(100% - 55px);
}

/*--------Blog------*/
.content h1 {
  font-size: 1.6em;
}

/*-------Single------*/
.meta {
  font-size: 0.8em;
  color: #999;
}

.meta a:link {
  color: #999;
}

.single #recent-posts-3,
.single #categories-3,
.single #tag_cloud-2 {
  width: 100%;
  margin: 0;
}

.single #recent-posts-3 ul {
  padding: 0;
}

.single #recent-posts-3 ul li {
  list-style-type: none;
}

.rssfeed {
  background: url(img/icon/feed-icon-14x14.png) no-repeat;
  padding: 0 5px 0 20px;
  font-size: 0.8em;
}

.share-button {
  float: left;
}

/*-------Category------*/
.entry {
  float: left;
  width: 100%;
}

.more-link {
  float: right;
  background: #ccc9c9;
  color: #fff;
  padding: 5px 0;
  border: 0;
  padding: 1% 5%;
  clear: both;
  margin: 1% 0;
}

.more-link:hover {
  color: #000;
}

a.more-link:link,
a.more-link:visited {
  color: #fff;
  text-decoration: none;
}

.tag .entry,
.category .entry {
  border-bottom: 1px solid #ccc;
}

.category-7 .category-title {
  display: none;
}

.previous {
  display: block;
  text-align: center;
  color: #999;
  font-size: 0.85em;
}

.previous a:link,
.previous a:visited {
  color: #999;
  text-decoration: none;
}

/*-------Team------*/
.attachment-thumbnail-team,
.entry-team {
  float: left;
}

.attachment-thumbnail-team {
  margin: 0% 5% 2% 0;
}

/*-------- Nav Team ------*/
#back-to-top {
  position: fixed;
  /* Wichtig! */
  bottom: 80px;
  right: 10px;
  cursor: pointer;
  padding: 5px;
  display: none;
  z-index: 9999999999;
}
.impressum ul {
  padding: 0;
}
.impressum ul li {
  list-style-type: none;
  float: left;
  width: 100%;
}
.impressum a {
  border: 0;
}
/* =============== ALL: IE Fixes =============== */

/* ============ Media Queries ================== */
@media only screen and (min-width: 400px) {
  .gridtwo,
  .grid-two {
    grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
    grid-gap: 2em;
  }
  .gridthree,
  .grid-three {
    grid-template-columns: repeat(auto-fit, minmax(295px, 1fr));
    grid-gap: 2em;
  }
  .gridfour {
    grid-template-columns: repeat(auto-fit, minmax(18.25em, 1fr));
    grid-gap: 0.5em;
  }
}

@media only screen and (min-width: 480px) {
  /*-------- Header ------*/

  .sitename h1 {
    font-size: 1.55em;
  }

  .sitename h2 {
    font-size: 0.65em;
  }

  .box {
    width: 50%;
    min-height: 280px;
  }

  /*-------- Nav Main ------*/
  .nav-main ul li.current_page_item ul li,
  .nav-main ul li.current_page_parent ul li {
    width: 48%;
  }

  .nav-main ul li.current_page_item ul li a,
  .nav-main ul li.current_page_parent ul li a {
    min-height: 60px;
  }
}

@media only screen and (min-width: 600px) {
  /*-------- Header ------*/
  #fa-siegel-container2 {
    position: fixed;
    top: 25%;
    right: 0;
    overflow: hidden;
    display: block;
    background: #fff;
    z-index: 999;
  }

  .four {
    width: 49%;
    margin: 0 0.5%;
  }

  .sitename {
    padding: 0;
    min-height: 165px;
    width: 100%;
  }
  .logo {
    width: 150px;
  }
  .logo a {
    background-image: url(img/logo.png);
    width: 125px;
    height: 165px;
    position: absolute;
    top: 0;
    left: 0;
  }

  .sitename h1 {
    margin-left: 135px;
    font-size: 2em;
    display: block;
  }

  .sitename h2 {
    margin-left: 135px;
    font-size: 0.84em;
  }

  .main-nav {
    position: relative;
    overflow: visible;
    display: flex;
    justify-content: center;
  }
  .js .main-nav.original {
    padding: 1% 0px;
  }
  .main-nav.cloned {
    background: #fff;
  }
  .nav-toggle {
    display: none;
  }
  .menu-main-menue-container {
    float: left;
    width: 100%;
  }
  #menu-main-menue {
    display: flex;
    padding: 0;
  }
  .main-nav ul li {
    list-style-type: none;
  }
  .main-nav.original ul li {
    float: left;
    width: auto;
    border-left: 1px solid #43648d;
    list-style-type: none;
    width: 25%;
    text-align: center;
    /* text-transform: uppercase; */
  }
  .main-nav ul li:nth-child(2),
  .main-nav ul li:first-child {
    border: none;
  }
  .main-nav ul li a {
    width: 100%;
    padding: 5px 10px;
    border: none;
    position: relative;
  }
  .main-nav ul li:not(:first-child):hover a:before /*, .main-nav ul li:not(:first-child).current_page_item a:before, .main-nav ul li:not(:first-child).current-menu-item a:before */ {
    border-bottom: 1px solid #ad1347;
    position: absolute;
    bottom: 0;
    content: "";
    height: 2px;
    width: 70%;
    left: 15%;
  }
  .main-nav.cloned li:nth-child(1) {
    display: block;
  }

  .main-nav.cloned #menu-main-menue {
    display: flex;
    justify-content: center;
    padding: 10px 0 0;
  }
  .main-nav.cloned li a {
    font-size: 1.2em;
    z-index: 8080;
    padding-top: 10px;
    float: left;
  }
}

@media only screen and (min-width: 700px) {
  .sitename h1 {
    font-size: 2.4em;
  }

  .sitename h2 {
    font-size: 1em;
  }
}

@media only screen and (min-width: 800px) {
  /*-------- Header ------*/
  .box {
    min-height: 370px;
  }

  /*--------Allgemein------*/
  .wrapper {
    float: none;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding-left: env(safe-area-inset-left);
    padding-right: env(safe-area-inset-right);
  }

  .wrapper.small {
    max-width: 850px;
  }
  .wrapper.big {
    max-width: 1400px;
  }
  .two {
    width: 48.5%;
  }

  .two.last {
    margin: 0 0 0 3%;
  }

  .three {
    width: 32%;
  }

  .four {
    width: 23%;
    margin: 0 1%;
  }

  /*--------Allgemein------*/

  .header-text-content h2 {
    font-size: 2.7em;
    margin: 0;
    padding-bottom: 0.5em;
  }
  .header-text-content p {
    line-height: 1.75em;
  }
  .team-content .item,
  .rechtsgebiete-content .item {
    position: relative;
  }
  .team-content .item:before,
  .rechtsgebiete-content .item:before {
    border-left: 1px solid #ccc;
    content: "";
    position: absolute;
    left: -1em;
    height: 100%;
  }
  .team-content .item {
    padding: 0 2em;
    margin-bottom: 1em;
  }
  .rechtsgebiete-content .item {
    padding: 2em 0;
  }
  .team-dittmann {
    padding: 0 2em;
  }
  .team-dittmann img {
    padding-top: 6em;
  }
  .team-dittmann .text {
    width: calc(100% - 360px);
  }

  /*Sticky scroll */
  .faq-container {
    justify-content: space-between;
  }
  .faq-content {
    max-width: 65%;
    float: right;
  }
  .scroll-nav {
    width: 30%;
  }
  .scroll-nav__list::before {
    content: "Inhalte";
    font-size: 1.2em;
  }
  .scroll-nav ol {
    position: sticky;
    top: 6em;
  }
  .scroll-nav ol {
    padding: 0 0 0 1em;
  }
  .scroll-nav li {
    list-style-type: none;
    padding: 1em 0;
    border-bottom: 1px solid #ccc;
    position: relative;
  }
  .scroll-nav a {
    position: relative;
  }
  .scroll-nav ol .scroll-nav__item--active > a {
    color: #af1046;
  }
  .scroll-nav li > a::before {
    content: "";
    -webkit-border-start: 4px solid transparent;
    border-inline-start: 4px solid transparent;
    position: absolute;
    left: calc(-1em);
    top: 50%;
    height: 20%;
    transition: 0.2s;
  }
  .scroll-nav a:hover::before {
    border-color: #af1046;
    height: calc(100% + 1em);
    top: -0.5em;
  }
  /*-------- Kontakt ------*/
  .anrede {
    max-width: 19.5%;
  }

  .your-name {
    max-width: 79.5%;
    float: right;
  }

  .your-email,
  .plz {
    max-width: 49.5%;
    float: left;
    clear: both;
  }

  .telefon,
  .ort {
    max-width: 49.5%;
    float: right;
  }

  .strasse {
    max-width: 79.5%;
  }

  .hnr {
    max-width: 19.5%;
    float: right;
  }
}

@media only screen and (min-width: 900px) {
  .header-bg {
    float: left;
    width: 100%;
  }
}

@media only screen and (min-width: 980px) {
  /*-------- Header ------*/
  .header-container {
    /* padding-top: 25px; */
  }

  .header-bg {
    position: absolute;
    z-index: 99;
    margin-top: 1em;
  }

  .logo a {
    /* top: -30px; */
  }

  .logo a {
    background-image: url(img/logo.png);
    width: 110px;
    height: 149px;
  }

  .sitename h1 {
    font-size: 2.2em;
    letter-spacing: 0em;
    margin: 0.6em 0 0 0;
    line-height: 1em;
  }

  .sitename h2 {
    font-size: 1.5em;
    letter-spacing: 0.7em;
    margin: 0;
  }

  .sitename h1,
  .sitename h2 {
    margin-left: 146px;
  }

  .menu-main-menue-container {
    float: left;
    width: 100%;
  }

  .main-nav.cloned ul {
    width: 100%;
    margin-left: 0;
    margin: 0;
  }

  .main-nav.cloned:after {
    content: "";
    background: #fff;
    width: 600%;
    left: -300%;
    height: 42px;
    position: fixed;
    z-index: 499;
    display: block;
  }

  .main-nav ul {
    /* background: #fff; */
    float: right;
    width: 100%;
    margin-left: 0;
    display: flex;
    justify-content: flex-end;
    padding: 0.9em 0 0 0;
  }

  .main-nav ul li a {
    border: 0;
    padding: 0 1em;
  }

  .slider-container {
    -webkit-box-shadow: 0px 2px 5px 1px #c2c2c2;
    box-shadow: 0px 2px 5px 1px #c2c2c2;
    z-index: 5;
  }

  /*-------- Nav Main ------*/
  .nav-main ul li.current_page_item ul li,
  .nav-main ul li.current_page_parent ul li {
    width: 23%;
  }

  .box {
    min-height: 320px;
  }
}

@media only screen and (min-width: 1400px) {
  .sitename {
    width: auto;
  }
  .sitename h1 {
    font-size: 2em;
    margin-top: 5px;
  }

  .sitename h2 {
    font-size: 1.2em;
  }
  .main-nav {
    width: calc(100% - 495px);
    margin-top: 53px;
    font-size: 1.1em;
  }
  .main-nav.originclonedal {
    width: 100%;
    margin-top: 0;
    font-size: 1em;
  }
  .header-text-container {
    position: absolute;
    top: 8em;
  }
  .header-text-content {
    margin-top: 0em;
    padding: 2em;
    max-width: 600px;
  }
}
@media only screen and (min-width: 1600px) {
  .infobox-content {
    margin-top: -63%;
    position: relative;
    z-index: 999999999;
    background: rgba(255, 255, 255, 0.9);
    padding: 3em;
    font-size: 1.2em;
  }
}

@media only screen and (min-width: 1800px) {
  .header-text-content {
    margin-top: 7em;
  }
}
@media print {
}


.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
  justify-content: center;
}
.pagination li {
  margin: 0 3px;
  float: left;
}
.pagination .page-numbers {
  color: #a4204b;
  text-decoration: none;
  padding: 0.5rem 0.75rem;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  display: block;
  float: left;
  width: 100%;
  list-style-type: none;
  min-height: 56px;
}
.pagination .current {
  background-color: #a4204b;
  color: #fff;
  border-color: #a4204b;
}
.page-link{
color:#a4204b

}