/*
Theme Name: BHF
Theme URI: https://afterimagedesigns.com/wp-bootstrap-starter/
Author: Georg Werner
Author URI: https://georgwerner.de/
Description:  Theme based on WP Bootstrap Starter. The best WordPress starter theme based on the most powerful frameworks in the world: "_s" (by Automattic, the main people behind WordPress development), Twitter Bootstrap (the most popular HTML, CSS, and JS framework for developing responsive, mobile first projects on the web) and Font Awesome (or Fontawesome, a full suite of 675+ pictographic icons for easy scalable vector graphics on websites). This theme, like WordPress, is licensed under the GPL. You can use this theme as base for your next WordPress theme project and you are allowed to remove the link at the footer or do whatever you want. Your feedback on how we can continuously improve this WordPress Starter Theme Bootstrap will be highly appreciated. Page templates includes Right-sidebar (default page template), Left-Sidebar, Full-Width, Blank with container, Blank without container Page. Other features - Currently using Bootstrap v4.0.0 , Widgetized footer area, WooCommerce ready, Compatible with Contact Form 7, Compatible with Visual Composer, Compatible with Elementor Page Builder. This theme will be an active project which we will update from time to time. Check this page regularly for the updates.
Version: 3.3.3
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: wp-bootstrap-starter
Tags: blog, custom-menu, featured-images, threaded-comments, translation-ready, right-sidebar, custom-background, e-commerce, theme-options, sticky-post, full-width-template
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
# Woocommerce
# Footer
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
    font-size: 95%;
  }

body {
  margin: 0;
  -webkit-font-smoothing: auto;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}
#secondary-left {
    color:#fff;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 2.5rem;
}

hr {
  box-sizing: content-box;
  height: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

.bb {
  font-weight: bold;
}

.page td {
  padding-right: 1rem;
}
/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
@font-face {
  font-family: "OpenSans";
  src: url("./fonts/OpenSans-Bold.eot"); /* IE9 Compat Modes */
  src: url("./fonts/OpenSans-Bold.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("./fonts/OpenSans-Bold.otf") format("opentype"), /* Open Type Font */
    url("./fonts/OpenSans-Bold.svg") format("svg"), /* Legacy iOS */
    url("./fonts/OpenSans-Bold.ttf") format("truetype"), /* Safari, Android, iOS */
    url("./fonts/OpenSans-Bold.woff") format("woff"), /* Modern Browsers */
    url("./fonts/OpenSans-Bold.woff2") format("woff2"); /* Modern Browsers */
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "OpenSans";
  src: url("./fonts/OpenSans-Regular.eot"); /* IE9 Compat Modes */
  src: url("./fonts/OpenSans-Regular.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("./fonts/OpenSans-Regular.otf") format("opentype"), /* Open Type Font */
    url("./fonts/OpenSans-Regular.svg") format("svg"), /* Legacy iOS */
    url("./fonts/OpenSans-Regular.ttf") format("truetype"), /* Safari, Android, iOS */
    url("./fonts/OpenSans-Regular.woff") format("woff"), /* Modern Browsers */
    url("./fonts/OpenSans-Regular.woff2") format("woff2"); /* Modern Browsers */
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Rosario";
  src: url("./fonts/Rosario-Bold.eot"); /* IE9 Compat Modes */
  src: url("./fonts/Rosario-Bold.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("./fonts/Rosario-Bold.otf") format("opentype"), /* Open Type Font */
    url("./fonts/Rosario-Bold.svg") format("svg"), /* Legacy iOS */
    url("./fonts/Rosario-Bold.ttf") format("truetype"), /* Safari, Android, iOS */
    url("./fonts/Rosario-Bold.woff") format("woff"), /* Modern Browsers */
    url("./fonts/Rosario-Bold.woff2") format("woff2"); /* Modern Browsers */
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Rosario";
  src: url("./fonts/Rosario-Regular.eot"); /* IE9 Compat Modes */
  src: url("./fonts/Rosario-Regular.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("./fonts/Rosario-Regular.otf") format("opentype"), /* Open Type Font */
    url("./fonts/Rosario-Regular.svg") format("svg"), /* Legacy iOS */
    url("./fonts/Rosario-Regular.ttf") format("truetype"), /* Safari, Android, iOS */
    url("./fonts/Rosario-Regular.woff") format("woff"), /* Modern Browsers */
    url("./fonts/Rosario-Regular.woff2") format("woff2"); /* Modern Browsers */
  font-weight: 400;
  font-style: normal;
}
/* latin */
@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 300;
    src: local('Roboto Light Italic'),
    local('Roboto-LightItalic'),
    url(fonts/roboto/Roboto-Lightitalic-webfont.woff) format('woff');

}

/* latin */
@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 400;
    src: local('Roboto Italic'),
    local('Roboto-Italic'),
    url(fonts/roboto/Roboto-Italic-webfont.woff) format('woff');
}

/* latin */
@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 700;
    src: local('Roboto Bold Italic'),
    local('Roboto-BoldItalic'),
    url(fonts/roboto/Roboto-Bolditalic-webfont.woff) format('woff');
}

/* latin */
@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 900;
    src: local('Roboto Black Italic'),
    local('Roboto-BlackItalic'),
    url(fonts/roboto/Roboto-Blackitalic-webfont.woff) format('woff');
}

/* latin */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    src: local('Roboto Light'),
    local('Roboto-Light'),
    url(fonts/roboto/Roboto-Light-webfont.woff) format('woff');
}

/* latin */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: local('Roboto Regular'),
    local('Roboto-Regular'),
    url(fonts/roboto/Roboto-Regular-webfont.woff) format('woff');
}

/* latin */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    src: local('Roboto Bold'),
    local('Roboto-Bold'),
    url(fonts/roboto/Roboto-Bold-webfont.woff) format('woff');
}

/* latin */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 900;
    src: local('Roboto Black'),
    local('Roboto-Black'),
    url(fonts/roboto/Roboto-Black-webfont.woff) format('woff');
}

h1, h2, h3, h4, h5, h6 {
  clear: both;
  color: #24292e;
  font-weight: 600;
  margin-top: 24px;
  margin-bottom: 15px;
  font-weight: 400;
  font-family: 'Rosario', sans-serif;
  width: 100%;
}
h1 {
  font-size: 1.8rem;
  padding-bottom: 10px;
}
h2 {
  font-size: 1.4rem;
  padding-bottom: 0.3em;
  line-height: 1.25;
}
h3 {
  font-size: 1.2rem;
  line-height: 25px;
}
h4 {
  font-size: 16px;
  line-height: 20px;
}
h5 {
  font-size: 14px;
  line-height: 17.5px;
}

p {
  margin-bottom: 1.5em;
}
h1.entry-title {
  font-size: 1.31rem;
}
h2.entry-title {
  border-bottom: 1px solid #eaecef;
}
.search h2.entry-title {
  border: 0;
  padding: 0.4rem 0.2rem;
  margin-bottom: 0;
}
h3.widget-title {
  font-size: 1.2rem;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
body {
  background: #fff;
  background-repeat: no-repeat;
  background-size: cover !important;
  font-family: 'OpenSans', sans-serif;
  /* Fallback for when there is no custom background color defined. */
}

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */
}

img.user_img {
  padding-bottom: 15px;
}

figure {
  margin: 1em 0;
  /* Extra wide images within figure tags don't overflow the content area. */
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
#countdown {
  position:absolute;
  top:0;
  right:1.33%;
  z-index:2000;
  line-height: 1rem;
}
#countdown > p {
  display: inline !important;
  padding: 0;
  margin-top: -0.6rem;
}

#countdown-text {
  font-size: 0.6rem;
  margin: -0.8rem 0;
}
a.pf, a.pw {
  text-shadow: 1px 1px #122;
}

article.database, article.festival {
  margin-top: 3rem;
}
.navbar-toggler-icon { 
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 1)' stroke-width='3' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") !important;
    background-color: #0078be;
    border-radius: 3px;
    margin-right: 0.8rem;
}
.ftablecol {
    padding: 0 0.05rem;
    margin-right: 0.05rem;
    width: 24.5%;   
}
.wtablecol {
    padding: 0 0.05rem;
    margin-right: 0.05rem;
    width: 19.75%;   
}
.wtablecol100, .ftablecol100, .dbtablecol100 {
    padding: 0 0.05rem;
    margin-right: 0.05rem;
    width: 99%;   
}
.wtablecol100 > .ftcontent, .ftablecol100 > .ftcontent, .dbtablecol100 > .ftcontent {
    padding: 0.6rem 1rem 0.3rem 1rem;
}


.ftcontent {
    overflow: scroll;
    height: 60vh;
    background-color: rgba(255,255,255,0.9);
    padding: 0.3rem 0.3rem 2.8rem 0.3rem;
    font-size: 0.95rem;
}
.ftcontent.page {

    background-color: rgba(255,255,255,0.9);
    font-size: 0.95rem;
}
.ftcontent td {
    vertical-align: top;
}
.ftcontent a {
  color: inherit !important;
}
.fthead, .wthead, .dbthead {
    display:flex;
    background-color: #0078be;
    padding: 3px 0.2rem;
    margin: 2px 0 0 0;
    vertical-align: middle;
    text-align: center;
}


.wthead h2, .fthead h2, .dbthead h2, .wthead a, .fthead a {
    padding: 3px 0.2rem;
    font-size: 1rem;
    color: #fff;
    margin: auto 0;
    font-weight: bold;
}

#fthead1 {
    border-radius: 15px 0 0 0;
}

#fthead4 {
    border-radius: 0 15px 0 0;   
}
#wthead1 {
    border-radius: 15px 0 0 0;
    background-color: #ff6e00;
} 
#wthead2 {
    background-color: #db008b; 
}
#wthead3 {
    background-color: #2ec848; 
}
#wthead4 {
    background-color: #0ca7e7; 
}
#wthead5 {
    border-radius: 0 15px 0 0; 
    background-color: #a050c8;
}
.dropdown.db.liste.active {margin-right: 11rem;}
.dropdown.db.liste.wm.active {margin-right: 15rem;}
.dropdown.db.dbwett.active {margin-right: 3rem;}
.dropdown.db.dbwett.wm.active {margin-right: 9rem;}
.dbthead.tbm {background-color: #a050c8;}
.dbthead.lbm {background-color: #0ca7e7;}
.dbthead.kbm {background-color: #2ec848;}
.dbthead.gkm {background-color: #db008b;}
.dbthead.mf  {background-color: #ff6e00;}
.dbthead.dmf  {background-color: #ff6e00;}
.dbthead.dzm  {background-color: #242424;}

.wtablecol100 > .wthead, .dbtablecol100 > .dbthead {
    border-radius: 15px 15px 0 0 !important;
    min-height: 1.8rem;
}

.ftablecol100 > .fthead {
    border-radius: 15px 15px 0 0 !important;
    min-height: 2.3rem;
}


.ftablecol100 > .fthead h2, .wtablecol100 > .wthead h2, .phead h2 {
    text-align: left;
    padding: 0.3rem 0 0 1rem;
}

.phead {
    border-radius: 15px 15px 0 0 !important;
    height: 2.8rem;
    background-color: #0078be;
}
.phead h2 {
    color: #fff;
    font-size: 1.6rem;
    padding: 0.5rem 0 0 1rem;
}

hr {
  margin-top: -1rem;
  margin-bottom: 0.2rem;
  border-style: solid;
}
.page-template-blank-page-with-container .entry-content a:before {
  margin: 0 0.2rem 0.1rem 0.35rem;
}
.page-template-blank-page-with-container .entry-content a {
  color: #fff;
  font-weight: 600;
  text-decoration: none;
}
.page-template-blank-page-with-container .entry-content a.pw {
  margin-left: 1rem;
}

.dropbtn {
  color: white;
  font-size: 1rem;
  border: none;
  margin-right: 6.5rem;
  font-weight: bold;
}

.dropbtn.db {
  margin-right: auto;
}

.dropdown a:before, .page-template-blank-page-with-container .entry-content a:before {
    
  width: 0;
	height: 0;
  border-top: 4px solid transparent;
	border-left: 8px solid #fff;
	border-bottom: 4px solid transparent;
  display: inline-block;
  margin: 0 0.2rem 0 0.25rem;
  content: " "
}

.dropdown a:hover:before {
  border-left: 8px solid #0078be;
}

.dropdown a.active:before {
  border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 8px solid #0078be;
  margin: 0 0.25rem -0.3rem 0.2rem;
}
.dropdown a:hover,.dropdown a.active {
  color: #0078be;
}

.dropdown.menu-item a::before {
  display: none !important;
}
.dropdown.wett {
  margin-left: 1.8rem;
}
.dropdown a.mf:before, .page-template-blank-page-with-container a.mfp:before {
  border-left: 8px solid #ff6e00;
}
.dropdown a.mf.active:before {
  border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 8px solid #ff6e00;
  margin: 0 0.25rem -0.3rem 0;
}
.dropdown a.mf.active, .dropdown a.mf:hover, .page-template-blank-page-with-container a.mfc {
  color: #ff6e00;
  text-shadow: 1px 1px #122;
}
.dropdown a.dmf:before, .page-template-blank-page-with-container a.dmfp:before {
  border-left: 8px solid #ff6e00;
}
.dropdown a.dmf.active:before {
  border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 8px solid #ff6e00;
  margin: 0 0.25rem -0.3rem 0;
}
.dropdown a.dmf.active, .dropdown a.dmf:hover, .page-template-blank-page-with-container a.dmfc {
  color: #ff6e00;
  text-shadow: 1px 1px #122;
}
.dropdown a.gkm:before, .page-template-blank-page-with-container a.gkmp:before {
  border-left: 8px solid #db008b;
}
.dropdown a.gkm.active:before {
  border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 8px solid #db008b;
  margin: 0 0.25rem -0.3rem 0;
}
.dropdown a.gkm.active, .dropdown a.gkm:hover, .page-template-blank-page-with-container a.gkmc {
  color: #db008b;
  text-shadow: 1px 1px #122;
}
.dropdown a.kbm:before, .page-template-blank-page-with-container a.kbmp:before {
  border-left: 8px solid #2ec848;
}
.dropdown a.kbm.active:before {
  border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 8px solid #2ec848;
  margin: 0 0.25rem -0.3rem 0;
}
.dropdown a.kbm.active, .dropdown a.kbm:hover, .page-template-blank-page-with-container a.kbmc {
  color: #2ec848;
  text-shadow: 1px 1px #122;
}
.dropdown a.lbm:before, .page-template-blank-page-with-container a.lbmp:before {
  border-left: 8px solid #0ca7e7;
}
.dropdown a.lbm.active:before {
  border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 8px solid #0ca7e7;
  margin: 0 0.25rem -0.3rem 0;
}
.dropdown a.lbm.active, .dropdown a.lbm:hover, .page-template-blank-page-with-container a.lbmc {
  color: #0ca7e7;
  text-shadow: 1px 1px #122;
}
.dropdown a.tbm:before, .page-template-blank-page-with-container a.tbmp:before {
  border-left: 8px solid #a050c8;
}
.dropdown a.tbm.active:before {
  border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 8px solid #a050c8;
  margin: 0 0.25rem -0.3rem 0;
}
.dropdown a.dzm.active, .dropdown a.dzm:hover, .page-template-blank-page-with-container a.dzmc {
  color: #2d2d2d;
  text-shadow: 1px 1px #122;
}
.dropdown a.dzm:before, .page-template-blank-page-with-container a.dzmp:before {
  border-left: 8px solid #2d2d2d;
}
.dropdown a.dzm.active:before {
  border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 8px solid #2d2d2d;
  margin: 0 0.25rem -0.3rem 0;
}
.dropdown a.dzm.active, .dropdown a.dzm:hover, .page-template-blank-page-with-container a.dzmc {
  color: #2d2d2d;
  /* text-shadow: 1px 1px #999; */
}
.page-template-blank-page-with-container a.tbmc:before, 
.page-template-blank-page-with-container a.kbmc:before,
.page-template-blank-page-with-container a.lbmc:before,
.page-template-blank-page-with-container a.gkmc:before,
.page-template-blank-page-with-container a.mfc:before {
  content: "";
  border-left: 0;
  border: none;
}
.page-template-blank-page-with-container a.dmfc:before {
  content: "";
  border-left: 0;
  border: none;
}
.dropdown {
  position: relative;
  display: inline-block;
  height: 3rem;
  padding-left: 0.5rem;
}
.dropdown a {
  text-decoration: none;
  white-space: nowrap;
  text-shadow: 1px 1px #122;
}
.dropdown-content {
  font-size: 0.9rem;
  display: block;
  position: absolute;
  min-width: 33rem;
  z-index: 1;
  margin-bottom: 0.5rem;
}
.dropdown-content.db {
    min-width: auto;
    display: none;
}


.dropdown-content a {
  color: #fff;
  padding: 0 7px;
  text-decoration: none;
  display: inline;
  font-size: 1rem;
  font-weight: bold;
  text-shadow: 1px 1px #122;
}

.dropdown-content.db a {
  color: #000;
  display: block;
  text-shadow: none !important;
  min-width: auto;
}

/* .dropdown-content a:hover {color: #0078be;} */
.dropdown-content.active {display: block;}
.dropdown:hover .dropdown-content {display: block;z-index: 1001;}

.dropdown.db.active .dropdown-content {display: block;}
.dropdown.db.active .dropdown-content a {display: none;}
.dropdown.db.active .dropdown-content a.active {display: block; color: #fff;text-shadow: 1px 1px #122 !important;}
.dropdown.db.click .dropdown-content.db {display: block;background-color: #fff;z-index: 1001;}
.dropdown.db.click .dropdown-content.db.suche {display: block;background-color:transparent;z-index: 1000;min-width: 13rem;}
.dropdown.db.active .dropdown-content.db.suche {display: block;background-color:transparent;z-index: 1000;min-width: 9rem;}
.dropdown:hover .dropdown-content.db.suche {display: block;background-color:transparent;z-index: 1000;min-width: 13rem;}
.dropdown.db.click .dropdown-content a {display: block; color: #000;text-shadow: none !important;}
.dropdown.db.click a.dropbtn.db:before {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 8px solid #0078be;
  margin: 0 0.25rem -0.3rem 0;
}
.dropdown.db.click .dropdown-content a.active {display: block; color: #000; text-shadow: none;}
.dropdown.db.active:hover .dropdown-content a {display: block; text-shadow: none;}
.dropdown.db.active:hover .dropdown-content a.active {color: #000; text-shadow: none !important;}



.dropdown:hover .dropdown-content.db {display: block;background-color: #fff;z-index: 1001;text-shadow: none;}

#menu-top {
    width: 100%;
    background-color: #111;
    justify-content: flex-end;
    padding-right: 1vw;
}

#menu-top .dropdown a {
  text-shadow: none !important;
  margin-left: -1.2em;
}

#masthead .navbar-nav > li > a {
  padding-left: 4vw !important;
}

header#masthead {
  margin-bottom: 0;
  background-color: #0078be;
  box-shadow: 0 0.5rem 1rem rgba(0,0,0,.05), inset 0 -1px 0 rgba(0,0,0,.1);
  padding: 0rem 1rem;
  height: 6.5rem;
  overflow-y: visible;
}
#logo {
    width: 20vw;
    max-width: 220px;
    z-index: 1000;
    position: absolute;
    top: 1rem;
    left: 3rem;
    display: block;
}
#search-form {
    position: absolute;
    right: 4.5rem;
}
#main-nav {  
    position: absolute;
    top: 5rem;
    left: 0;
    width: 100vw;
    text-align: center;
    
}

.entry-content {
  padding-left: 1.3rem; 
  font-size: 1em;
}
.fake-entry-content {
  width: 40vw;
  height: 40vh;
}
.widget_twitter_timeline, .widget_facebook_likebox {
    background-color: rgba(40,140,220,0.7);
    padding: 1rem;
    border-radius: 25px 0 0 0;
}
.widget_twitter_timeline {
    margin-top: 10vh;
}
.page-template-blank-page .entry-content h1, .page-template-blank-page .entry-content h2 {
   color: #fff; 
}
.page-template-blank-page .entry-content, .page-template-blank-page-with-container .entry-content {
  width: 40vw;
  background-color: rgba(0,90,190,0.7);
  color: #fff;
  padding: 1rem 1rem 0 1rem;
  max-width: 27rem;
  border-radius: 20px 0 0 0;
  /*position: fixed;
  bottom: 20vh;
  left: 15vw;
  z-index: 500;*/
  margin: 2vh 12vw 10vh 15vw;
  font-size: 1rem;
   
}
.page-template-blank-page-with-container .entry-content {
  width: 50vw;
  background-color: rgba(20,20,20,0.7);
  max-width: 33rem;
  
}
.post-date {
    float:left;
}
.single .entry-content, .blog .entry-content, .tag .entry-content {
    background-color: rgba(255,255,255,0.9);
    margin: 0;
    padding: 1rem 1rem 0 6.5rem;
}
.single h1, .single h2, .single h3 {
    display: inline-block;
}
.post-date {
    padding: 1rem;
    border-right: 1px solid #000;
}
.post-date > p {
    margin-bottom: 0.4rem;
}
.error404 .page-content, .search .page-content, .entry-summary {
    background-color: rgba(255,255,255,0.9);
    padding: 1rem;
    margin: 0;
}
.search #primary, .error404 #primary{
    margin-top: 10vh;
    margin-bottom: 3em;
    
}
.search a, .search h2 {
    color: #fff;
}
.page-header, .entry-header {
    border-radius: 15px 0 0 0 !important;
    min-height: 2.3rem;
    background-color: #0078be;
    padding-left: 1.5rem;
    
}
.festival .entry-header {
    border: none;
    min-height: auto;
    background-color: transparent;
    padding-left: 0;
}
.database .entry-header {
    border: none;
    min-height: auto;
    background-color: transparent;
    padding-left: 0;
}
.hsp_dblist_titel {
  color: #ff00a2;
  font-size: 1.1rem;
}
.hsp_dblist_laenge {
  color: #000;
}
.hsp_dblist_regie {
  font-size: 105%;
  padding: 0.15rem 0;
}
.hsp_dblist_inhalt {
  color: #000;
  padding-bottom: 0.5rem;
}
.hsp_dblist_item.row {
  padding: 5px 0;
  border-bottom: #000 1px solid;
}
.hsp_dblist_item.row.nob {
  border-bottom: none;
}
.hsp_dblist_item h2 {
  padding-bottom: 0;
  margin-bottom: 0 !important;
}

.hsp_dblist_item.tbm, .hsp_dblist_item.tbm h2, a.tbm {color: #a050c8 !important;}
.hsp_dblist_item.lbm, .hsp_dblist_item.lbm h2, a.lbm {color: #0ca7e7 !important;}
.hsp_dblist_item.kbm, .hsp_dblist_item.kbm h2, a.kbm {color: #2ec848 !important;}
.hsp_dblist_item.gkm, .hsp_dblist_item.gkm h2, a.gkm {color: #db008b !important;}
.hsp_dblist_item.mf , .hsp_dblist_item.mf  h2, a.mf  {color: #ff6e00 !important;}
.hsp_dblist_item.dmf , .hsp_dblist_item.dmf  h2, a.dmf  {color: #ff6e00 !important;}
.hsp_dblist_item.dzm , .hsp_dblist_item.dzm  h2, a.dzm  {color: #2e2e2e !important;}

a.hsp_dblist_item:hover {
  text-decoration: none;
}

a.hsp_dblist_regie {
  color: #0078be !important;
}

h1.page-title, h1.entry-title, .blog h2, .blog h2 > a, .tag h2, .tag h2 > a, .search h2, .search h2 > a  {
    padding-top: 0.5rem;
    margin: 2rem 0 0 0;
    color: #fff;  
}

.search article {
    margin-bottom: 1rem;
    border-radius: 15px 0 0 0;
}
.search article:first-of-type {
    border-radius: 0;
}
   
.page #primary, .single #primary, .blog #primary, .tag #primary, .search #primary {
    margin-left: 18%;
    margin-bottom: 3em;
}
.single #primary, .blog #primary, .tag #primary, .search #primary {
    max-width: 65rem;
}

.page-template-blank-page #primary {
    width: 90vw;
    height: 59vh;
    margin: 0;
}
.entry-footer {
  background-color: rgba(255,255,255,0.9);  
  margin-top: 0;
  padding: 0 1rem;
}

.entry-content > a, .post-tags > a, .single .post-navigation a, .entry-footer a {
  color:#454545;
}
.home .entry-content > a {
  color:#fff;
}
p.post-tags {
  margin-top: 1rem;
}
p.post-categories {
    display: none;
}

.single img.wp-post-image {
    background-color: #fff;
}
.single img.attachment-large, .single .post-navigation {
    width: 100%;
}
.single .site-main td, .blog .site-main td, .tag .site-main td, .search .site-main td {
    padding: 5px;
}
.post-thumb img {
    width: 100%;
    background-color: #fff;
}
#masthead .navbar-nav > li > a {
    padding-right: 1vw !important;
}
#navbar {
    background-size: cover;
    background-repeat: no-repeat;
    height: 6.5rem;
 
}
.navbar-brand > a {
  color: rgba(0, 0, 0, 0.9);
  font-size: 1.1rem;
  outline: medium none;
  text-decoration: none;
  color: #fff;
  font-weight: 700;
}

.navbar-brand > a:visited, .navbar-brand > a:hover {
  text-decoration: none;
}

#page-sub-header {
  position: relative;
  padding-top: 5rem;
  padding-bottom: 0;
  text-align: center;
  font-size: 1.25rem;
  background-size: cover !important;
}

body:not(.theme-preset-active) #page-sub-header h1 {
  line-height: 1.6;
  font-size: 4rem;
  color: #563e7c;
  margin: 0 0 1rem;
  border: 0;
  padding: 0;
}
#search-button, #search-button-db {
    border: none;
    color: #0078be;
    padding: 0;
    background-color: transparent;
    margin-left: calc(-0.7*(1.5em + .75rem + 2px));
}
#search-button-db {
  font-size: 0.8rem;
}
#search-cancel-button-db {
  border: none;
  display: inline;
  color: #ff3604;
  margin-left: 0.5rem;
  text-shadow: none;
}
#search-cancel-button-db::before {
  content: '';
  margin: 0;
  border: 0;
}
.search-form-db {
  margin-top: 0;
}
.search-form-db input {
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: .25rem;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
#footer-widget {
    display: block;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 900;
    width: 100vw;
    height: 2rem;
    background-color: #111;
}

#footer-widget a {
    color: #fff;
}
#footer-widget a:hover {
    color: #7af;
}

#footer-widget li {
    display: inline;
}
.sharedaddy {
    text-align: right;
    margin-top: -4rem;
}
#primary .sharedaddy {
    display:none;
}

.sd-social-icon .sd-content ul li a.sd-button, .sd-social-text .sd-content ul li a.sd-button, .sd-content ul li a.sd-button, .sd-content ul li .option a.share-ustom, .sd-content ul li.preview-item div.option.option-smart-off a, .sd-content ul li.advanced a.share-more, .sd-social-icon-text .sd-content ul li a.sd-button, .sd-social-official .sd-content > ul > li > a.sd-button, #sharing_email .sharing_send, .sd-social-official .sd-content > ul > li .digg_button > a {
	text-decoration: none !important;
	display: inline-block;
	font-size: 12px;
	font-family: "Open Sans", sans-serif;
	font-weight: normal;
	border-radius: 3px;
	color: #656565 !important;
	background: #f8f8f8;
	border: 1px solid #cccccc;
	box-shadow: 0 1px 0 rgba(0,0,0,.08);
	text-shadow: none;
	line-height: 23px;
	padding: 1px 8px 0px 5px;
}
.sd-social-icon .sd-content ul li[class*="share-"] a, .sd-social-icon .sd-content ul li[class*="share-"] a:hover, .sd-social-icon .sd-content ul li[class*="share-"] div.option a {
	border-radius: 50%;
	-webkit-border-radius: 50%;
	border: 0;
	box-shadow: none;
	padding: 7px;
	position: relative;
	top: -2px;
	line-height: 1;
	width: auto;
	height: auto;
	margin-bottom: 0;
}
.sd-social-icon .sd-content ul li.share-twitter a::before, .sd-social-text .sd-content ul li.share-twitter a::before, .sd-content ul li.share-twitter div.option.option-smart-off a::before, .sd-social-icon-text .sd-content li.share-twitter a::before {
  content: '\f099';
  font-family: "Font Awesome 5 Brands" !important;
  font-size: 1rem !important;
}
.sd-social-icon .sd-content ul li.share-facebook a::before, .sd-social-text .sd-content ul li.share-facebook a::before, .sd-content ul li.share-facebook div.option.option-smart-off a::before, .sd-social-icon-text .sd-content li.share-facebook a::before {
  content: '\f082';
  font-family: "Font Awesome 5 Brands" !important;
  font-size: 1rem !important;
}
.sd-social-icon .sd-content ul li[class*="share-"] a.sd-button > span, .sd-social-icon .sd-content ul li[class*="share-"] div.option a span {
  line-height: 1;
}
.sharing-screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}
.sd-social-icon .sd-content ul li[class*="share-"].share-twitter a.sd-button {
	background: #00acee;
  color: #fff !important;
  top: 0.5px;
}
.sd-social-icon .sd-content ul li[class*="share-"].share-facebook a.sd-button {
	background: #1877F2;
  color: #fff !important;
  top: 0.5px;
  padding: 7px 8px;
}
.share-youtube a.sd-button {
  background: #fff !important;
  font-size: 1rem !important;
  top: 0 !important;
  padding: 7px 6px !important;
}
.share-instagram a.sd-button {
  background: #00acee !important;
  font-size: 1rem !important;
  top: 0 !important;
  padding: 7px 8px !important;
}
.share-instagram a.sd-button::before {
  content: '\f16d';
  font-family: "Font Awesome 5 Brands" !important;
}
.share-youtube a.sd-button::before {
  content: '\f167';
  font-family: "Font Awesome 5 Brands" !important;
}
.sd-social-icon .sd-content ul li[class*="share-"] a.sd-button {
	background: #e9e9e9;
	margin-top: 2px;
	text-indent: 0;
}
.sd-social-icon .sd-content ul li[class*="share-"] a:hover, .sd-social-icon .sd-content ul li[class*="share-"] div.option a:hover {
	border: none;
	opacity: .6;
}

.sd-social-icon .sd-content ul li[class*="share-"] a.sd-button::before {

  top: 1px;

}

.sd-content ul li a.sd-button::before {
	position: relative;
	top: 2px;
}
.sd-content ul {
  list-style: none !important;
}

.ose-youtube {
  width: 100% !important;
}
#menu-footer {
    flex-direction: row !important;
}

#page-sub-header p {
  margin-bottom: 0;
  line-height: 1.4;
  font-size: 1.25rem;
  font-weight: 300;
}

body:not(.theme-preset-active) #page-sub-header p {
color: #212529;
}

a.page-scroller {
  color: #333;
  font-size: 2.6rem;
  display: inline-block;
  margin-top: 2rem;
}

.page #text-extra {
    position: fixed;
    left: 2.7rem;
    width: 14vw;
    max-width: 13.5rem;
    top: 45vh;
    color:#fff;
    font-size: 0.9em;
    padding: 0.8rem 0.4rem 0 1.3rem;
    background-color: rgba(0,90,190,0.5);
    border-radius: 2rem 0 0 0; 
}
.blog #text-extra, .tag #text-extra, .search #text-extra {
    display:none;
    position: relative;
    left: auto;
    width: auto;
    top: auto;
    color:#fff;
    font-size: 0.9em;
}
#content.site-content {
  padding-bottom: 0;
  padding-top: 10vh;
}

.row {
    margin: 0 -10px;
}

.page-template-blank-page-with-container .col-3, .page-template-blank-page-with-container .col-md-3 {
    position: absolute;
    right: 0;
    flex: 0 0 24%;
    max-width: 24%;
    padding-right: 0;
}
.page-template-blank-page-with-container .col-lg-9 {
    flex: 70%;
    max-width: 70%;
    padding: 0;
  }

@media screen and (min-width: 768px) {
  body:not(.theme-preset-active) #page-sub-header h1 {
    font-size: 3.750rem;
  }
  body:not(.theme-preset-active) #page-sub-header {
    font-size: 1.25rem;
  }
  *, ::after, ::before {
    box-sizing: border-box;
  }
  #search-form, #countdown {
    right: 1.5rem;
  }
  
  .dropdown-content {
      min-width: 35rem;
  }
  .fthead, .wthead, .dbthead {
    margin: 6px 0 0 0;
  }
}


@media screen and (min-width: 992px) {
  #page-sub-header p {
    max-width: 43rem;
    margin: 0 auto;
  }
  .col-lg-10 {
    flex: 79.5%;
    max-width: 79.5%;
  }
  
  
    
    .page-template-blank-page-with-container #primary {
        margin-left: 0;
    }
    .page-template-blank-page-with-container #secondary {
        max-width: 25vw;
    }

    .fthead, .wthead, .dbthead {
      margin: 6px 0 0 0;
    }

}


@media screen and (min-width: 1200px) {
  .dropdown-content {
    min-width: 33rem;
  }
  .fthead, .wthead, .dbthead {
    margin: 6px 0 0 0;
  }
}



@media screen and (max-width: 1400px) {
    .wthead {
        min-height: 3.2rem;
    }
    .dropdown.wett {
      margin-left: -1.3rem;
    }
}
@media screen and (max-height: 400px) { 
    .ftcontent {
        height: 40vh;
    }
}

@media only screen and (orientation: portrait) {
  body.page-template-blank-page {
      background-position: -65vw 0 !important;
  }
  body.page-template-blank-page-with-container {
      background-position: -95vw 0 !important;
  }
  .page-template-blank-page .entry-content {
    width: 50vw;  
    bottom: 25vh;
  }
}
@media only screen and (orientation: portrait) and (min-width: 800px){
   body.page-template-blank-page-with-container .entry-content,
   .page-template-blank-page .entry-content{
        bottom: 40vh;
    }
}
@media only screen and (orientation: landscape) and (max-height: 420px){
  
  .page-template-blank-page .entry-content {
    left: 6vw;  
    bottom: 10vh;
  }
}
@media screen and (max-width: 768px) and (max-height: 700px) { 
    
}
@media screen and (min-height: 800px) { 
    .ftcontent {
        height: 66vh;
    }
}
@media screen and (max-width: 1023px) {
  .single .entry-content, .blog .entry-content, .blog .entry-header, .tag .entry-content, .tag .entry-header, .search .entry-content, .search .entry-header, .single .entry-header, .single img.attachment-large, .single .post-navigation, .post-thumb img {
    width: 100%;
  }


  #menu-top {
    padding-left: 23%;
  }
  
  .page-template-blank-page-with-container #secondary {
    max-width: 35vw;
  }
  .ftablecol100, .wtablecol100 {
    width: 96%; 
    margin: 0 0 0.4rem 1rem;
  } 
  
  .fthead, .wthead, .dbthead {
    margin: 6px 0 0 0;
  }

  #logo {
      width: 11rem; 
      left: 0.5rem;
      top: 0.5rem;    
  }

  .dropdown.tage {
    margin: 0 0 2vh 17vw;
  }
  .dropdown.db {
    margin: 0.3rem 5vw 2.5vh 1vw;
  }
  .dropdown.db.suche {
    min-width: 9rem;
  }
  .dropdown-content {
    margin: 1vh 0;
  }
  #primary {
    margin-left: 0.3rem !important;
  }
  .dropdown.tage {
    margin-left: 0.2rem;
  }  
  .dropdown.wett {
    margin-left: -1.3rem;
  }
  .dropdown-content a {
    /* padding: 12px 8px; */
  }
  #footer-widget>.container {
    max-width: none !important;
    height: 4em;
  }
}
@media screen and (max-width: 990px){
#footer-widget>.container {
  max-width: none !important;
  height: 4em;
}
}
@media screen and (min-width: 840px) and (max-width: 990px){
  .dropdown-content {
    min-width: 35rem;
  }
  .fthead, .wthead, .dbthead {
    margin: 6px 0 0 0;
  }
  
}
@media screen and (max-width: 768px) {
  #footer-widget{
    height: 5em;
  }
  #footer-widget>.container {
    max-width: none !important;
    height: 4em;
  }

  #content.site-content {
    padding-bottom: 0;
    padding-top: 7vh;
  }

  
  .page-template-blank-page-with-container .entry-content {
        width: 90%;
        font-size: 0.9rem;
        max-width: revert;
        position: relative;
        left: 0;
        
    }
  #navbar {
    height: 6rem;
  }
  header#masthead {
    height: 6rem;
  }
  #logo {
    width: 8rem;
  }
  
  
  .ftcontent {
    height: 36vh;
    margin: 0 0 1rem 0rem;
    padding: 1rem ;
    border-radius: 0 0 8px 8px;
  }
  .ftcontent.page {
    margin: 0;
  }

  .wtablecol100 > .ftcontent, .ftablecol100 > .ftcontent, .dbtablecol100 > .ftcontent{
      height: none;
  }
  .wtablecol100, .ftablecol100, .dbtablecol100 {
    margin: 0 0 0 0.9rem;
  }
  .ftablecol, .wtablecol {
    width: 48%; 
    margin: 0 0 0.4rem 0.4rem;
  }  
  .fthead, .wthead, .dbthead {
    border-radius: 8px 8px 0 0 !important;
    min-height: 2.3rem !important;
    
  }
}


@media screen and (max-width: 600px) {
  .dropdown.wett {
    margin-left: 0;
  }
  
  .dropdown.tage > .dropbtn {
    margin-right: 1rem;
  }
  .dropdown.wett > .dropdown-content {
    margin-left: -11.2rem;     
  }
  .dropbtn.dropdown {
    margin-left: -9px;
  }
  .dropdown:hover .dropdown-content {display: none;}
  .dropdown:hover .dropdown-content.active {display: block;}
}
@media screen and (max-width: 575px) {
  
  #navbar {
    background-size: cover;
    background-repeat: no-repeat;
    height: 5rem;
  }
  
  header#masthead {
    height: 5rem;
  }
  #logo {
    width: 7rem;
  }
  #search-button, #search-button-db {
    margin-left: calc(-1.17*(1.3em + .75rem + 2px));  
    margin-top: 0 !important;
  }
  .wtablecol100, .ftablecol100, .dbtablecol100 {
    margin: 0 0 0 0.4rem;
  } 
    #footer-widget {
        min-height: 5rem;
        height: auto;
    }
    .home #footer-widget {
        height: 5rem;
        
    }
    .menu-footer-container {
        /*width: 65vw;*/
    }
    
    .page-template-blank-page-with-container .entry-content {
        width: 100%;
        font-size: 0.9rem;
        max-width: revert;
        position: relative;
        left: 0;
        
    }
    .page-template-blank-page-with-container .entry-content {
        width: 90vw;       
    }
    .page-template-blank-page-with-container .col-3, .page-template-blank-page-with-container .col-md-3 {
        position: relative;
        left: 0;
        bottom: 10vh;
        flex: 0 0 96%;
        max-width: 96% !important;
        padding-right: 0;
    }
}
@media screen and (max-width: 600px) {
  #navbar {
    background-size: cover;
    background-repeat: no-repeat;
    height: 5rem;
  }
  header#masthead {
    height: 5rem;
  }
  #logo {
    width: 7rem;
  }
  #search-form input {
    width: 40vw;
  }
  .ftablecol, .wtablecol {
      margin-left: 0.1rem;
      width: 96%;
  }
  .wtablecol100, .ftablecol100, .dbtablecol100 {
    margin: 0 0 0 0.3rem;
  }
  .fthead, .wthead {
    text-align: left;
    padding-left: 1rem;
  }
  .dbthead {
    padding-left: 1rem;    
  }
  .dropdown a {
    font-size: 0.9rem;
  }
  .ftcontent {
    height: auto;
    font-size: 1rem;
  }   
  .fthead h2, .wthead h2, .dbthead h2{
    font-size: 1.1rem;
  }
    
  .dropbtn:not(.db), .dropdown.tage > .dropbtn {
    margin-right: 0;
  }
  .dropdown-content:not(.db) {
    margin-left: 0;
  }
  
  .dropbtn:not(.db) {
    display: block;   
    width: 90vw;
  } 
  .dropdown:not(.db) {
    margin-bottom: 3vh !important;
    height: 2.5rem;
  }
  .dropdown:not(.db) > .dropdown-content{
    margin: 0.5rem 0 1rem 0.05rem;
  }
  .dropdown.wett > .dropdown-content{
    margin-left: 0.3rem;
  }
  .dropdown-content:not(.db) {
    margin-left: 0;
    display: block;
  }
  .dropdown-content:not(.db) a {
    padding: 0 0.3rem 0 0;
  }
  .dropdown-content:not(.db) {
    width: 90vw;
    min-width: 90vw;
  }
  .dropdown.tage > .dropbtn {
    margin-left: -0.8rem;
  }
  .dropdown.tage > .dropbtn.active {
    margin-left: -0.8rem;
  }
  .dropdown.wett > .dropbtn {
    margin-left: -0.6rem;
  }
  .dropdown.wett > .dropbtn.active {
    margin-left: -0.4rem;
  }
  
  .dropdown.db.liste.active {
    margin-right: 10rem;
  }
  
  .dropdown:hover .dropdown-content:not(.db) {display: block;}
  .dropdown:hover .dropdown-content.active:not(.db) {display: block;}

  
  .ftcontent {
    border-radius: 0 0 8px 8px;
  } 
}
@media screen and (max-width: 300px) {
  #content.site-content {
    padding-bottom: 0;
    padding-top: 5vh;
  }

  header#masthead {
    height: 5rem;
  }
  #logo {
    width: 7rem;
  }
  #navbar {
    background-size: cover;
    background-repeat: no-repeat;
    height: 5rem;
  }
  .entry-content {
    padding-left: 0.2rem; 
  }
  
  
}
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
#masthead nav {
  padding-left: 0;
  padding-right: 0;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
  color: #fff;
  padding: 0.5rem;
  font-weight: 700;
  font-family: 'OpenSans', sans-serif;
  font-size: 1.1rem;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a:hover,
body:not(.theme-preset-active) #masthead .navbar-nav > li.current_page_item > a {
  color: #0078be;
  font-weight: 700;
  font-family: 'OpenSans', sans-serif;
  
  /*background: #f9f9f9;*/
}

.navbar-brand {
  height: auto;
}

.navbar-toggle .icon-bar {
  background: #000 none repeat scroll 0 0;
}

.dropdown-menu .dropdown-toggle::after {
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
  border-top: 0.3em solid transparent;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children {
    position: relative;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}
.dropdown.menu-item-has-children .dropdown.menu-item-has-children:hover>.dropdown-menu {
    display: block;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children:hover>a:after {
    border-left-color: #fff;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children.pull-left {
    float: none;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block;
}

.dropdown-item {
  line-height: 1.2;
  padding-bottom: 0.313rem;
  padding-top: 0.313rem;
}

.dropdown-menu {
  min-width: 12.500rem;
  text-align: center !important;
}

.dropdown .open .dropdown-menu {
  display: block;
  left: 12.250em;
  top: 0;
}

.dropdown-menu .dropdown-item {
  white-space: normal;
  background: transparent;
  line-height: 1.6;
}
.dropdown-menu .dropdown-item:hover {
  background: transparent;
}



@media screen and (min-width: 37.5em) {
  .menu-toggle {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  .dropdown-menu li > .dropdown-menu {
    right: -9.875rem;
    top: 1.375rem;
  }
}
@media screen and (max-width: 991px) {
  .navbar-nav .dropdown-menu {
    border: medium none;
    margin-left: 1.250rem;
    padding: 0;
  }

  .dropdown-menu li a {
    padding: 0;
  }

  #masthead .navbar-nav > li > a {
    padding-bottom: 0.625rem;
    padding-top: 0.313rem;
  }

  .navbar-light .navbar-toggler {
    border: medium none;
    outline: none;
  }
    
    #text-extra {
        visibility: hidden;
    }
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 22.5vw;
  padding: 0.8rem;
  background-color: rgba(255,255,255,0.9);
  border-radius: 0 0 0 10px;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 22.5vw;
  background-color: rgba(255,255,255,0.9);
  padding: 0.8rem;
  border-radius: 0 0 10px 0;
}
.comment-content.card-block {
  padding: 20px;
}

.navigation.post-navigation {
  padding-top: 0;
}

.post-navigation .nav-previous a,
.post-navigation .nav-next a {
  display: inline-block;
  padding: 0.313rem 0.875rem;
  text-decoration: none;
  background-color: rgba(0,90,190,0.7);
  border-radius: 0 0 0 15px;
  color: #fff;
}
.post-navigation .nav-next a {
  background-color: rgba(0,90,190,0.7);
  border-radius: 0 0 15px 0;
}
.post-navigation .nav-next a::after {
  content: " \2192";
}

.post-navigation .nav-previous a::before {
  content: "\2190 ";
}

.post-navigation .nav-previous a:hover,
.post-navigation .nav-next a:hover {
  background: rgba(0,120,210,0.7) none repeat scroll 0 0;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 0.313rem;
  line-height: normal;
  padding: 0.938rem 1.438rem 0.875rem;
  text-decoration: none;
  top: 0.313rem;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

a img.alignright {
  float: right;
  margin: 0.313rem 0 1.25rem 1.25rem;
}

a img.alignnone {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

a img.alignleft {
  float: left;
  margin: 0.313rem 1.25rem 1.25rem 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption.alignnone {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

.wp-caption.alignleft {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

.wp-caption.alignright {
  margin: 0.313rem 0 1.25rem 1.25rem;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em;
  font-size: 0.875rem;
  /* Make sure select elements fit in widgets. */
}
.widget select {
  max-width: 100%;
}

.widget_search .search-form input[type="submit"] {
  display: none;
}

.nav > li > a:focus,
.nav > li > a:hover {
  text-decoration: none;
}
.half-rule {
  width: 6rem;
  margin: 2.5rem 0;
}
.widget_categories .nav-link {
  display: inline-block;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/

.sticky .entry-title::before {
  content: '\f08d';
  font-family: "Font Awesome\ 5 Free";
  font-size: 1.563rem;
  left: -2.5rem;
  position: absolute;
  top: 0.375rem;
  font-weight: 900;
}

.sticky .entry-title {
  position: relative;
}

.single .byline,
.group-blog .byline {
  display: inline;
}



.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

.page-template-blank-page .entry-content,
.blank-page-with-container .entry-content {
  margin-top: 0;
}

.post.hentry {
  margin-bottom: 1rem;
}
.single .post.hentry {
  margin-bottom: 0;
}


.posted-on, .byline, .comments-link {
  color: #9a9a9a;
}

.entry-title > a {
  color: inherit;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comments-area {
    background-color: rgba(255,255,255,0.9);
    padding: 1rem;
}
.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

.comment-body .pull-left {
  padding-right: 0.625rem;
}

.comment-list .comment {
  display: block;
}

.comment-list {
  padding-left: 0;
}

.comments-title {
  font-size: 1.125rem;
}

.comment-list .pingback {
  border-top: 1px solid rgba(0, 0, 0, 0.125);
  padding: 0.563rem 0;
}

.comment-list .pingback:first-child {
  border: medium none;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  background: #f1f1f1 none repeat scroll 0 0;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  padding: 0.313rem 0.313rem 0;
  text-align: center;
}
.wp-caption img[class*="wp-image-"] {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 100%;
  padding: 0;
  width: auto;
}
.wp-caption .wp-caption-text {
  font-size: 0.688rem;
  line-height: 1.063rem;
  margin: 0;
  padding: 0.625rem;
}

.wp-caption-text {
  text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gallery-item .gallery-columns-2 {
  max-width: 50%;
}
.gallery-item .gallery-columns-3 {
  max-width: 33.33333%;
}
.gallery-item .gallery-columns-4 {
  max-width: 25%;
}
.gallery-item .gallery-columns-5 {
  max-width: 20%;
}
.gallery-item .gallery-columns-6 {
  max-width: 16.66667%;
}
.gallery-item .gallery-columns-7 {
  max-width: 14.28571%;
}
.gallery-item .gallery-columns-8 {
  max-width: 12.5%;
}
.gallery-item .gallery-columns-9 {
  max-width: 11.11111%;
}

.gallery-caption {
  display: block;
}

/*--------------------------------------------------------------
# Plugin Compatibility
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Woocommerce
--------------------------------------------------------------*/
.woocommerce-cart-form .shop_table .coupon .input-text {
  width: 8.313rem !important;
}

.variations_form .variations .value > select {
  margin-bottom: 0.625rem;
}

.woocommerce-MyAccount-content .col-1,
.woocommerce-MyAccount-content .col-2 {
  max-width: 100%;
}

/*--------------------------------------------------------------
## Elementor
--------------------------------------------------------------*/
.elementor-page article .entry-footer {
  display: none;
}

.elementor-page.page-template-fullwidth #content.site-content {
  padding-bottom: 0;
  padding-top: 0;
}

.elementor-page .entry-content {
  margin-top: 0;
}

/*--------------------------------------------------------------
## Visual Composer
--------------------------------------------------------------*/
.vc_desktop article .entry-footer {
  display: none;
}

.vc_desktop #content.site-content {
  padding-bottom: 0;
  padding-top: 0;
}

.vc_desktop .entry-content {
  margin-top: 0;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
footer#colophon {
  font-size: 85%;
  visibility: hidden;
}
body:not(.theme-preset-active) footer#colophon {
  color: #99979c;
  background-color: #f7f7f7;
}
.navbar-dark .site-info {
  color: #fff;
}
.copyright {
  font-size: 0.875rem;
  margin-bottom: 0;
  text-align: center;
}

.copyright a, footer#colophon a {
  color: inherit;
}

@media screen and (max-width: 767px) {
  #masthead .navbar-nav > li > a {
    padding-bottom: 0.938rem;
    padding-top: 0.938rem;
  }
}
/*--------------------------------------------------------------
# Media Query
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Notebook
--------------------------------------------------------------*/
@media only screen and (max-width: 1280px) {
  
}

@media screen and (max-width: 1199px) {
  .navbar-dark .dropdown-item {
    color: #fff;
  }
  .navbar-nav .dropdown-menu {

    box-shadow: none;
    border: none;
  }
}
/*--------------------------------------------------------------
## Netbook
--------------------------------------------------------------*/
@media only screen and (max-width: 1024px) {
  
  html {
    font-size: 90%;
  }
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 960px) {
  html {
    font-size: 85%;
  }
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 768px) {
  html {
    font-size: 80%;
  }
  
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 480px) {
  html {
    font-size: 75%;
  }
}