/*
Theme Name: FSG
Author: Frederik Drewes
Author URI: https://frederik-drewes.de
Description: Die ist ein Theme für die Freilerner Solidargemeinschaft e.V. Dieses wurde soweit bearbeitet, damit dieses auf weiteren Webseiten eingesetzt werden kann
Version: 1.0
Text Domain: FSG
*/
@font-face {
  font-family: 'helvetica';
  src: url('assets/Fonts/35F6AE_1_0.eot');
  /* IE9 Compat Modes */
  src: url('assets/Fonts/35F6AE_1_0.ttf') format('truetype') /* Safari, Android, iOS */;
}
@font-face {
  font-family: 'helvetica-bold';
  src: url('assets/Fonts/35F6AE_0_0.eot');
  /* IE9 Compat Modes */
  src: url('assets/Fonts/35F6AE_0_0.ttf') format('truetype') /* Safari, Android, iOS */;
}
#custom_html-3 {
  text-align: center;
}
.button.spenden {
  background-color: #005420;
  color: #fff !important;
  text-decoration: none;
  border-radius: 0;
}
.button.spenden:hover {
  background-color: #00702b;
}
/**
 * Generell
 */
/**
 * Banner Fonts
 */
/**
 * Widget
 */
/**
 * Grautröne
 */
html body {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  background-color: #c8c8c8;
  font-family: 'helvetica', sans-serif;
  font-size: 19px;
}
html body hr {
  border-top: 2px solid #969696;
}
html body b,
html body strong {
  font-weight: normal;
  font-family: Helvetica-bold, sans-serif;
}
img.alignright {
  float: right;
  margin: 0 0 1em 1em;
}
img.alignleft {
  float: left;
  margin: 0 1em 1em 0;
}
img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.alignright {
  float: right;
}
.alignleft {
  float: left;
}
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
main a {
  color: #000000 !important;
  text-decoration: underline;
}
footer a {
  color: #fff !important;
}
.actual-row {
  padding-bottom: 40px;
}
.actual-row:not(:first-child) {
  padding-top: 40px;
}
.actual-row:not(:last-child) {
  border-bottom: 1px solid #969696;
}
main #sidebar .textwidget.custom-html-widget {
  padding-top: 40px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: helvetica-bold, sans-serif !important;
}
.menu li {
  position: relative;
  line-height: 40px;
}
.menu li a {
  color: #000000;
  padding-bottom: 70px;
}
.menu li ul {
  display: none;
}
.menu li ul > li {
  display: block !important;
}
.menu li:hover ul {
  display: block;
  min-width: 300px;
  background-color: #ffffff;
  position: absolute;
  top: 71px;
  border-top: 2px solid black;
  z-index: 9999;
  padding-left: 10px;
}
.menu li:hover ul > li {
  display: block;
}
body a {
  font-family: 'helvetica-bold', sans-serif;
}
body .normal-font-size {
  font-size: 16px;
}
#container {
  max-width: 1600px;
  width: 100%;
  height: auto;
  margin: 0 auto;
  background-color: #fff;
}
.slicknav_menu {
  display: none;
}
#header {
  border-bottom: 2px solid #b2b2b2;
  position: relative;
  min-height: 150px;
  height: 100%;
}
#header > div {
  display: inline-block;
}
#header .logo {
  width: 31%;
  height: auto;
  position: absolute;
  z-index: 99;
}
#header .logo img {
  width: 80%;
  height: auto;
  margin-left: 10px;
  position: absolute;
  top: 15px;
}
#header .nav {
  position: absolute;
  bottom: 16px;
  right: 0;
}
#header .nav.show {
  display: block !important;
}
#header .menu li {
  display: inline-block;
  padding-right: 10px;
}
#header .menu li a {
  text-decoration: none;
  font-family: helvetica-bold, sans-serif;
  font-size: 15px;
}
#paypal_donations-3 {
  position: relative;
}
#paypal_donations-3 h2 {
  position: absolute;
  left: 50%;
  top: 20%;
  transform: translateX(-50%) translateY(-50%);
}
#paypal_donations-3 form {
  position: absolute;
  left: 50%;
  top: 30%;
  transform: translateX(-50%);
}
#text-4 {
  padding-top: 20px;
  padding-bottom: 20px !important;
}
#widget_sp_image-2 {
  padding-bottom: 20px !important;
}
#widget_sp_image-2 img {
  margin-left: 20px;
}
form label {
  width: 100%;
}
form input[type="text"],
form input[type="email"] {
  width: 100%;
  min-height: 40px;
  height: 100%;
}
form textarea {
  width: 100%;
}
form input[type="submit"] {
  min-height: 40px;
  height: 100%;
  text-align: center;
  text-transform: uppercase;
  border: none;
  max-width: 290px;
  width: 100%;
  font-family: helvetica-bold, sans-serif;
}
form input[type="submit"]:hover {
  cursor: pointer;
  opacity: 0.8;
  color: #000;
}
#slb_viewer_wrap .slb_theme_slb_default .slb_data_title {
  font-family: helvetica-bold, sans-serif !important;
}
#slb_viewer_wrap .slb_theme_slb_default .slb_data_title {
  font-family: helvetica-bold, sans-serif !important;
}
main header .entry-title {
  position: absolute;
  bottom: 0;
  font-size: 55px;
  color: #fff;
  text-shadow: 5px 5px 17px #000;
  font-family: 'helvetica', sans-serif;
  font-weight: 300;
  padding-left: 55px;
}
main header .entry-header {
  display: none;
}
main #sidebar #widget_sp_image-2 img {
  max-width: 150px !important;
  height: auto;
  width: 100%;
}
main.full .col-md-8 header {
  position: absolute;
  top: -120px;
}
main.full .col-md-8 header h1 {
  font-size: 55px;
  color: #fff;
  text-shadow: 4px 4px 16px #000;
  font-family: 'helvetica', sans-serif;
  font-weight: 300;
}
main.full .col-md-8 .page .entry-content h3,
main.full .col-md-8 .page .entry-content h4 {
  font-size: 24px;
  line-height: 32px;
  margin-bottom: 30px;
}
main.full .col-md-8 .page .entry-content h1 {
  font-size: 33px;
  line-height: 42px;
}
main.full .col-md-8 .page .entry-content h2 {
  margin-bottom: 30px;
  font-size: 24px;
}
main.full .col-md-8 .page .entry-content p {
  line-height: 29px;
  margin-bottom: 30px;
}
main.full .col-md-8 .page .entry-content label input {
  margin-top: 11.25px;
}
main.full .col-md-8 .page .entry-content #wpgmza_map {
  margin-bottom: 60px;
}
main.full .col-md-8 .page .entry-content #wpgmza_map + h3 {
  font-size: 33px;
  line-height: 42px;
  margin-bottom: 30px;
}
main.full .col-md-8 .page .entry-content #wpgmza_map + h3 + p {
  font-size: 22px;
}
main.full .banner {
  background-position: center;
  min-height: 400px;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}
main.no-sidebar {
  position: relative;
}
main.no-sidebar .content {
  width: 100%;
}
main.no-sidebar .content header {
  position: absolute;
  top: 120px;
}
main.no-sidebar .content header h1 {
  font-size: 55px;
  color: #fff;
  text-shadow: 4px 4px 16px #000;
  font-family: 'helvetica', sans-serif;
  font-weight: 300;
}
main.no-sidebar .content .gray-border {
  border: 1px solid #646464;
}
main.no-sidebar .content .buchband h2 {
  font-size: 35px;
  font-family: helvetica-bold, sans-serif;
  margin-bottom: 20px;
}
main.no-sidebar .content .grayBackground {
  width: 100%;
  background-color: #e0e0e0;
  padding: 20px;
}
main.no-sidebar .content .grayBackground .col1 img {
  max-height: 250px;
  height: 100%;
  width: auto;
  float: left;
}
main.no-sidebar .content .grayBackground .col2 {
  width: calc(100% - 200px);
  float: right;
}
main.no-sidebar .content .grayBackground .col2 p {
  font-size: 16px;
  line-height: 20px;
}
main.no-sidebar .content .grayBackground .col2 .link {
  text-transform: uppercase;
  color: red;
  margin-top: 20px;
}
main.no-sidebar .content .grayBackground::after {
  content: '';
  display: block;
  clear: both;
}
main #slider {
  border-bottom: 2px solid #b2b2b2;
  position: relative;
  background-position: center;
}
main #slider #wrapper {
  color: #fff;
  text-shadow: 4px 4px 16px #000;
  padding-left: 60px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
main #slider #wrapper .pre {
  font-size: 35px;
  font-family: 'helvetica', sans-serif;
  line-height: 75px;
}
main #slider #wrapper .heading {
  font-family: 'helvetica-bold', sans-serif;
  font-size: 65px;
  line-height: 95px;
}
main #slider #wrapper .sub {
  font-size: 45px;
  font-family: 'helvetica-bold', sans-serif;
  word-wrap: break-word;
  max-width: 800px;
  width: 100%;
  line-height: 55px;
  margin-bottom: 15px;
}
main #slider #wrapper .subHeading {
  font-size: 30px;
  font-family: 'helvetica', sans-serif;
  line-height: 45px;
}
main #slider .text {
  font-family: 'helvetica-bold', sans-serif;
  position: absolute;
  bottom: 40px;
  padding-left: 60px;
  color: #fff;
  text-shadow: 4px 4px 16px #000;
  font-size: 22px;
  line-height: 25px;
  width: calc(100% - 400px);
}
main .content-container {
  max-width: calc(100% - 130px);
  margin: 0 auto;
  padding-top: 40px;
  padding-bottom: 40px;
}
main .content-container::after {
  content: '';
  clear: both;
  display: block;
}
main .content {
  float: left;
}
main .content .post-content {
  border-bottom: 1px solid #b2b2b2;
  padding-bottom: 30px;
  padding-top: 30px;
}
main .content .teilnehmer {
  padding-top: 30px;
  padding-bottom: 30px;
}
main .content .teilnehmer-content .thumbnail {
  height: 330px;
  width: auto;
  float: left;
}
main .content .teilnehmer-content .inhalt {
  float: left;
  width: 68%;
  margin-left: 60px;
  font-size: 16px;
}
main .content .teilnehmer-content .inhalt h2 {
  font-family: 'helvetica-bold', sans-serif;
  font-size: 24px;
  font-weight: normal;
  line-height: 32px;
  margin-bottom: 30px;
}
main .content .teilnehmer-content .inhalt h3 {
  margin-bottom: 30px;
  font-size: 19px;
  font-weight: normal;
  font-family: helvetica-bold, sans-serif !important;
  line-height: 24px;
}
main .content .teilnehmer-content .inhalt p {
  margin: 0;
}
main .content .teilnehmer-content::after {
  content: '';
  clear: both;
  display: block;
}
main .content .post-content .thumbnail {
  height: 330px;
  width: auto;
  float: left;
}
main .content .post-content .inhalt {
  float: left;
  width: 68%;
  margin-left: 60px;
  font-size: 16px;
}
main .content .post-content .inhalt h2 {
  font-family: 'helvetica-bold', sans-serif;
  font-size: 24px;
  font-weight: normal;
  line-height: 32px;
  margin-bottom: 30px;
}
main .content .post-content .inhalt h3 {
  margin: 0;
  font-size: 19px;
  font-weight: normal;
  font-family: helvetica, sans-serif !important;
  line-height: 24px;
}
main .content .post-content .inhalt p {
  margin: 0;
}
main .content .post-content::after {
  content: '';
  clear: both;
  display: block;
}
main .content .teilnehmer-content {
  margin-bottom: 20px;
  padding-bottom: 0;
}
main .content .entry-content {
  max-width: 1070px;
  width: 100%;
}
main .content .entry-content p {
  font-family: 'helvetica', sans-serif;
  line-height: 29px;
  font-size: 19px;
}
main .content .entry-content p img {
  width: 100%;
  height: auto;
}
main .content .entry-content .gallery .gallery-item {
  margin-top: 0 !important;
}
main .content .entry-content .gallery img {
  width: 100%;
  height: auto;
  border: none !important;
}
main .content .page .entry-content {
  max-width: 100%;
}
main .content .page .entry-content h2 {
  font-family: helvetica-bold, sans-serif;
}
main .content .page .entry-content .gallery {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
main .content .page .entry-content .gallery-item {
  width: 32.033% !important;
  display: flex;
  margin-bottom: 20px;
}
main .content table {
  border-collapse: collapse;
}
main .content table thead td {
  font-family: helvetica-bold, sans-serif !important;
}
main .content table th,
main .content table td {
  border: 1px solid #000;
}
main .content table tr td {
  padding: 5px;
  vertical-align: text-bottom;
}
main .content table tr td:first-child {
  width: 10%;
}
main .content table tr td table {
  width: 100%;
}
main .content table tr td table th,
main .content table tr td table td {
  border: none;
}
main .content table tr td table tr:first-child td {
  border-bottom: 1px solid #000;
}
main .content table tr td table tr td:first-child {
  width: auto;
}
main .content .tablepress {
  font-family: 'helvetica', sans-serif;
}
main .content .tablepress th {
  background-color: #000;
  color: #fff;
  font-family: 'helvetica', sans-serif;
}
main #sidebar {
  padding-right: 0;
  padding-left: 0;
}
main #sidebar .widget-area {
  width: 100%;
  height: auto;
}
main #sidebar .widget-area aside {
  background-color: #dfdfdf;
  margin-bottom: 40px;
}
main #sidebar .widget-area h2 {
  font-size: 15px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 20px;
}
main #sidebar aside {
  padding-bottom: 40px;
}
main #sidebar .textwidget {
  padding-right: 20px;
  padding-left: 20px;
}
main #sidebar .textwidget img {
  width: auto;
  height: 246px;
  margin: 0px 15px 15px 0px;
}
main #sidebar .textwidget img:after {
  content: '';
  clear: both;
  display: block;
}
main #sidebar .textwidget p {
  font-family: helvetica, sans-serif;
  font-size: 14px;
}
main #sidebar .textwidget p a {
  text-transform: uppercase;
  text-decoration: none;
  font-size: 15px;
  font-family: helvetica-bold, sans-serif;
}
main #sidebar .widget_media_image {
  min-height: auto;
  padding-bottom: 20px;
}
main #sidebar .widget_media_image img {
  width: 90%;
  height: auto;
  margin: 0 auto;
  padding-left: 20px;
}
.content-block {
  border: 1px solid #eee;
  padding: 3px;
  background: #ccc;
  max-width: 250px;
  float: right;
  text-align: center;
}
.content-block:after {
  clear: both;
}
.blue-button {
  background-color: #33bdef;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  border: 1px solid #057fd0;
  display: inline-block;
  cursor: pointer;
  color: #ffffff;
  padding: 6px 24px;
  text-decoration: none;
}
.red-button {
  background-color: #bc3315;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  border: 1px solid #942911;
  display: inline-block;
  cursor: pointer;
  color: #ffffff;
  padding: 6px 24px;
  text-decoration: none;
}
footer {
  background-color: #000;
  padding-top: 20px;
  padding-bottom: 20px;
}
footer .menu {
  width: 100%;
  text-align: center;
  vertical-align: middle;
  padding-left: 0;
}
footer .menu li {
  display: inline-block;
  position: relative;
}
footer .menu li a {
  text-decoration: none;
  text-transform: uppercase;
  font-size: 15px;
  font-family: 'helvetica-bold', sans-serif;
  color: #fff;
}
footer .menu li:hover ul {
  display: none;
}
footer .menu li ul {
  display: none;
  max-width: 300px;
  background-color: #ffffff;
  bottom: 0;
}
footer .menu li ul > li a {
  color: #000;
}
footer .menu li:after {
  content: ' | ';
  color: #fff;
}
footer .menu li:last-child:after {
  content: '';
}
footer div:nth-child(2) {
  font-family: 'helvetica', sans-serif;
  color: #fff;
  text-align: center;
}
#overlay {
  width: 100%;
  height: 600px;
  background-color: #c8c8c8;
  position: relative;
}
#overlay button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  background-color: #c81f32;
  color: #fff;
  border: 1px solid #fff;
}
#overlay button:hover {
  background-color: #fff;
  color: #c81f32;
  border: 1px solid #c81f32;
  cursor: pointer;
}
@media screen and (max-width: 1440px) {
  main #sidebar .textwidget img {
    height: 180px;
  }
  main #sidebar .textwidget p:last-child {
    width: 100%;
    text-align: left;
    float: left;
  }
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  #header .nav.show {
    display: block !important;
    z-index: 999;
    background-color: white;
    top: 139px;
    bottom: 0px;
    width: 100%;
    height: 100%;
    text-align: left;
  }
  #header .menu li {
    display: block;
    background-color: white;
  }
  #header .logo {
    width: 32%;
  }
  #header .logo img {
    width: 100%;
  }
  #header .nav {
    width: 75%;
    right: 0px;
    text-align: right;
  }
  main #slider #wrapper .heading {
    font-size: 50px;
  }
  main #slider #wrapper .sub {
    max-width: 100%;
    width: 80%;
    font-size: 35px;
    line-height: 40px;
  }
  main #slider .text {
    width: 100%;
  }
  main .content-container .col-md-8 {
    flex: 1 1 100%;
    max-width: 100%;
  }
  main .content-container .col-md-4 {
    flex: 1 1 100%;
    max-width: 100%;
  }
  main .content-container #sidebar {
    flex: 1 1 100%;
    max-width: 100%;
  }
  main .content-container #sidebar aside {
    padding-bottom: 40px;
  }
  main .content-container #sidebar .textwidget p {
    font-size: 18px;
  }
  main .content-container #sidebar .textwidget p br {
    display: none;
  }
  main .content .post-content .thumbnail,
  main .content .teilnehmer-content .thumbnail {
    float: none;
    width: 100% !important;
  }
  main .content .post-content .inhalt,
  main .content .teilnehmer-content .inhalt {
    float: none;
    width: 100%;
    margin-left: 0;
    margin-top: 30px;
  }
}
@media screen and (max-width: 768px) and (orientation: landscape) {
  #header .menu li {
    position: inherit;
  }
  #header .nav {
    width: 100%;
    right: 5px;
    text-align: right;
  }
  #header .nav ul li {
    padding-right: 2px;
  }
  #header .nav ul li a {
    font-size: 14px;
  }
  main #slider #wrapper .heading {
    font-size: 60px;
  }
  main #slider #wrapper .sub {
    font-size: 42px;
  }
  main #slider .text {
    width: 100%;
  }
  main #sidebar aside {
    padding-bottom: 5px;
  }
  main #sidebar .textwidget img {
    height: 270px;
  }
  main .content .post-content .inhalt {
    float: right;
    width: 60%;
  }
  main .content .teilnehmer-content .inhalt {
    width: 60%;
    float: right;
  }
}
@media screen and (max-width: 580px) {
  html body {
    background-color: transparent;
  }
  html body h1 {
    font-size: 1.8em;
  }
  html body #header > div {
    display: block;
  }
  html body .slicknav_btn {
    position: absolute;
    right: 20px;
    top: 55px;
    margin-right: -10px;
  }
  html body .slicknav_menu .menu li:hover ul {
    position: relative;
    top: inherit;
    max-width: 100%;
    margin-left: 0;
    padding-left: 0;
  }
  html body .menu > li:hover ul {
    border-top: 0;
  }
  html body #header .menu > li:hover ul {
    width: 100%;
    max-width: 100%;
    position: initial;
  }
  html body .slicknav_menu {
    background-color: transparent;
  }
  html body .slicknav_menu .slicknav_btn {
    background-color: #fff;
    border: 1px solid #222;
  }
  html body .slicknav_menu .slicknav_icon-bar {
    background-color: #222;
  }
  html body .page {
    padding-left: 10px;
    padding-right: 10px;
  }
  html body .page .entry-content h3 {
    margin-bottom: 10px;
  }
  html body .page .entry-content h1 {
    margin-bottom: 10px;
  }
  html body .page .entry-content h4 {
    margin-bottom: 10px;
  }
  html body #sidebar #widget-area {
    width: 90%;
    margin: 0 auto;
  }
  html body #sidebar .textwidget img {
    max-width: 100%;
    width: auto;
    float: none;
    height: auto;
    display: block;
  }
  img {
    width: 100%;
  }
  #sidebar #widget_sp_image-2 img {
    max-width: 150px !important;
    height: auto;
    width: 100%;
  }
  .slicknav_menu .slicknav_nav .slicknav_row:hover {
    background: transparent;
    color: #fff;
  }
  .slicknav_menu {
    display: block;
  }
  .slicknav_nav ul {
    margin: 0 0 0 20px;
    background-color: white;
  }
  main header .entry-title {
    font-size: 35px;
    padding-left: 15px;
  }
  #header .logo {
    max-width: 300px;
    width: 100%;
    top: 30px;
  }
  #header .logo img {
    width: 100%;
    top: 0;
  }
  #header .nav {
    display: none;
  }
  .home .content-container {
    margin-top: 0;
  }
  main.full .col-md-8 header h1 {
    font-size: 45px;
    padding-left: 10px;
  }
  main.no-sidebar .content header h1 {
    font-size: 45px;
    padding-left: 10px;
  }
  main .content .page .entry-content .gallery-item {
    width: 49% !important;
  }
  main .no-sidebar .header h1 {
    font-size: 45px !important;
  }
  main .no-sidebar .content header {
    left: 10px;
  }
  main #slider {
    height: 300px !important;
    background-position: right !important;
  }
  main #slider #wrapper {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    width: 100%;
    position: absolute;
    top: 105%;
    transform: none;
    color: #000;
  }
  main #slider #wrapper .pre {
    width: 100%;
    font-size: 20px;
    line-height: 20px;
    font-family: Helvetica, sans-serif;
    margin-bottom: 15px;
    text-shadow: none;
  }
  main #slider #wrapper .heading {
    width: 100%;
    font-size: 30px;
    line-height: 20px;
    font-family: Helvetica-bold, sans-serif;
    margin-bottom: 15px;
    text-shadow: none;
  }
  main #slider #wrapper .sub {
    width: 100%;
    font-size: 25px;
    line-height: 25px;
    font-family: Helvetica-bold, sans-serif;
    margin-bottom: 15px;
    text-shadow: none;
  }
  main #slider #wrapper .subHeading {
    width: 100%;
    font-size: 20px;
    line-height: 20px;
    font-family: Helvetica, sans-serif;
    text-shadow: none;
  }
  main #slider .text {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 16px;
    width: 100%;
    top: 180%;
    line-height: 20px;
    color: #000;
    font-family: Helvetica, sans-serif;
    text-shadow: none;
  }
  main .content-container {
    flex-wrap: wrap;
    max-width: 100%;
    width: 100%;
  }
  main .content {
    flex: 1 100%;
  }
  main .content .entry-header h1 {
    font-size: 45px;
  }
  main .content .post-content,
  main .content .teilnehmer-content {
    padding-bottom: 0;
  }
  main .content .post-content .thumbnail,
  main .content .teilnehmer-content .thumbnail {
    width: 95% !important;
    float: none;
    margin: 0 auto;
  }
  main .content .post-content .inhalt,
  main .content .teilnehmer-content .inhalt {
    float: none;
    margin-left: 0;
    width: 100%;
    padding: 10px;
    margin-top: 10px;
  }
  main .content .post-content .inhalt .header h3,
  main .content .teilnehmer-content .inhalt .header h3 {
    margin-bottom: 5px;
  }
  main .content .post-content .inhalt .header h2,
  main .content .teilnehmer-content .inhalt .header h2 {
    margin-bottom: 5px;
  }
  main .content .buchband .grayBackground > div {
    display: block;
  }
  main .content .buchband .grayBackground .col1 img {
    float: none;
    width: 100%;
    max-height: 100%;
    height: 100%;
  }
  main .content .buchband .grayBackground .col2 {
    float: none;
    width: 100%;
    margin-top: 20px;
  }
  main .content table {
    width: 100%;
  }
  main .content table tr {
    width: 100%;
    display: block;
  }
  main .content table tr td {
    width: 100%;
    display: block;
  }
  main .content table tr td:first-child {
    width: 100%;
  }
  main #sidebar {
    flex: 1 100%;
  }
  #menu-footer li {
    display: block;
  }
}
