html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline;
}

html {
    line-height: 1;
}

ol,
ul {
    list-style: none;
}

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

caption,
th,
td {
    text-align: left;
    font-weight: normal;
    vertical-align: middle;
}

q,
blockquote {
    quotes: none;
}

q:before,
q:after,
blockquote:before,
blockquote:after {
    content: "";
    content: none;
}

a img {
    border: none;
}

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

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

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
    content: none;
}

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

.sprites {
    background: url("../graphics/icons-sd11feef7b8.png");
}

.sprites-2x {
    background: url("../graphics/icons@2x-sdacc07b901.png");
}


@font-face {
    font-family: "NeueKabelProRegular";
    src: url('fonts/neuekabelregular.woff2') format('woff2'), url('fonts/neuekabelregular.woff') format('woff');
  }


body {
    color: #666666;
    font-size: 15px;
    font-family: "Aptos", sans-serif;
    font-weight: 400;
}

html,
body {
    height: 100%;
}

#main-navigation,
#submenu {
    font-family: "NeueKabelProRegular", serif;
    font-weight: normal;
}

h1,
h4,
h3,
h2 {
    font-family: "NeueKabelProRegular", serif;
    font-weight: normal;
}

a {
    text-decoration: none;
    color: #336987;
}

a:hover {
    text-decoration: none;
    color: #336987;
}

a:visited {
    text-decoration: none;
}

.entry-content a {
    text-decoration: underline;
}

.entry-content a:visited {
    text-decoration: underline;
}

p,
li,
td {
    margin-bottom: 1em;
    line-height: 1.8em;
}

p.kicker,
li.kicker,
td.kicker {
    color: #777777;
}

hr {
    margin: 13px 0;
    border: 0;
    height: 1px;
    color: #d2d2d2;
    background-color: #d2d2d2;
    width: 100%;
}

h2,
h1 {
    color: #336987;
    font-size: 2em;
    margin-bottom: 1.2em;
    line-height: 1.2em;
}

h3,
h4 {
    font-size: 1.7em;
    margin-bottom: 1.2em;
    line-height: 1.2em;
}

#downloadTable h3 {
    margin-top: 1.2em;
}

table {
    margin-bottom: 3em;
}

table tr td {
    vertical-align: top;
}

#right-content ul {
    list-style: circle;
    margin-left: 20px;
}

#nav-toggle {
    display: none;
}

#header {
    padding-top: 30px;
}

#header .logo {
    display: block;
    width: 200px;
    height: 43px;
    background-image: url(../images/lausen_logo-2024.png);
    background-repeat: no-repeat;
    background-color: transparent;
    background-size: 100% auto;
    overflow: hidden;
    text-indent: -9999px;
    margin: 0;
}

#main-navigation {
    position: relative;
    display: block;
    border-bottom: 1px solid #ccc;
    margin-top: 20px;
}

#main-navigation:after {
    display: block;
    content: "";
    clear: both;
}

#main-navigation > div > ul > li {
    font-size: 1.2em;
}

#main-navigation > div > ul > li:first-child {
    margin-left: -20px;
}

#main-navigation > div > ul > li a {
    display: block;
    padding: 10px 20px;
    margin: 0;
    color: #336987;
}

#main-navigation > div > ul > li a:hover {
    color: #000000;
}

#main-navigation ul li.current-menu-item a,
#main-navigation ul li.current-page-ancestor a {
    color: #666666 !important;
}

#main-navigation ul ul {
    display: none;
}

#service-navigation {
    position: absolute;
    top: 40px;
    right: 0px;
}

#service-navigation ul li a {
    font-size: 0.9em;
    line-height: 1em;
    height: 15px;
    display: block;
    color: #999;
    border-right: 1px solid #ccc;
    padding: 0 10px;
    margin: 0;
}

#service-navigation ul li a:hover {
    color: #0b0b0b;
}

#service-navigation .mlp_language_box ul li:last-child a {
    border-right: 0;
}

.mlp_language_box,
.menu-service-nav-container {
    float: right;
}

#service-navigation .mlp_language_box ul li {
    border-right: none;
}

.juwe {
    position: absolute;
    top: 27px;
    left: 280px;
    display: block;
    background: url("../images/juwe.png") no-repeat 0 0;
    background-size: 100% 100%;
    width: 87px;
    height: 60px;
    overflow: hidden;
    text-indent: -9999px;
}

.mcbw {
    position: absolute;
    top: 77px;
    right: 0;
    display: none;
    background: url("../images/mcbw.png") no-repeat 0 0;
    background-size: 100% 100%;
    width: 158px;
    height: 78px;
    overflow: hidden;
    text-indent: -9999px;
}

#submenu {
    margin-left: -25px;
    margin-top: -15px;
}

#submenu .widget-title {
    font-size: 0.9em;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: #666;
    padding-left: 25px;
    margin-top: 20px;
}

#submenu ul {
    margin: 0;
    padding: 0;
}

#submenu ul li {
    margin: 0;
    padding: 0;
}

#submenu ul li a {
    line-height: 1.1em;
    font-size: 1.1em;
    display: block;
    padding: 10px 20px 5px 25px;
    color: #666666;
    font-family: "NeueKabelProRegular", serif;
}

#submenu ul li a:before {
    content: "";
    border-left: 5px solid #fff;
    position: absolute;
    left: -20px;
    height: 20px;
}

#submenu ul li a:hover {
    color: #40738f;
}

#submenu ul li.current_page_item > a,
#submenu ul li.current-cat > a {
    color: #113062;
}

#submenu ul li.current_page_item > a:before,
#submenu ul li.current-cat > a:before {
    border-left: 5px solid #336987;
}

#submenu ul li ul li a {
    font-family: "NeueKabelProRegular", serif;
    font-size: 0.9em;
    display: block;
    padding: 5px 20px 5px 30px;
    color: #666666;
    border-left: 5px solid #fff;
}

#submenu .current_page_item {
    display: block;
}

#footer {
    border-top: 1px solid #ccc;
    padding: 30px 0 20px;
    margin-top: 30px;
    font-size: 0.9em;
    clear: both;
}

ul.footerlist {
    padding: 0;
    margin: 0 -8px;
    list-style-image: none;
}

ul.footerlist li {
    padding: 0px 40px 0px 40px;
    margin: 0 0 8px 0;
    color: #999;
    display: block;
    border-right: 1px solid #ccc;
    float: left;
    line-height: 1em;
    height: 54px;
}

ul.footerlist li:last-child {
    border-right: none;
}

ul.footerlist li:first-child {
    padding: 0px 40px 0px 0px;
}

#footer a:hover {
    color: #0b0b0b;
}

@media (max-width: 759px) {
    #footer a.telefon {
        text-decoration: underline;
    }
}

#wrapper {
    margin: 0 auto;
    width: 100%;
    max-width: 1280px;
    min-width: 280px;
    min-height: 100%;
    padding: 0;
    position: relative;
    overflow: hidden;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
}

#wrapper .inner-wrapper {
    position: relative;
    margin: 0 50px;
}

#main {
    clear: both;
    margin-top: 80px;
    padding: 0;
}

.home #main {
    margin-top: 10px;
}

#submenu {
    float: left;
}

#right-content {
    margin-left: 20%;
    position: relative;
}

#right-content .entry-content {
    float: left;
    width: 58%;
}

.author-shortinfo {
    margin-left: 25px;
    margin-top: 20px;
    position: absolute;
    width: 20%;
    font-size: 13px;
    font-family: "NeueKabelProRegular", sans-serif;
    font-weight: 400;
}

.author-shortinfo.second {
    margin-top: 450px;
    position: absolute;
}
.author-shortinfo > a {
    display: block;
    margin-right: 50px;
    color: #666666;
}

.author-shortinfo > a:hover {
    color: #333333;
}

.author-shortinfo > a:hover .readmore {
    text-decoration: underline;
}

.author-shortinfo p {
    margin-bottom: 0.5em;
    line-height: 1.6em;
}

.author-shortinfo .readmore {
    color: #336987;
    font-weight: 600;
}

.author-shortinfo img {
    display: block;
    width: 100%;
    height: auto;
}

.author-shortinfo.author-page {
    font-size: inherit;
}

.author-shortinfo.author-page > a {
    color: #336987;
    margin-top: 0.5em;
    margin-bottom: 1em;
}

.author-shortinfo.author-page > a.social {
    display: block;
}

.author-shortinfo.author-page > a:hover {
    text-decoration: underline;
}

body.author .author-shortinfo,
body.single-anwaelte .author-shortinfo {
    margin-top: -20px;
}

body.author h1,
body.single-anwaelte h1 {
    margin-bottom: 0;
}

body.author .label,
body.single-anwaelte .label {
    font-size: 0.9em;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    margin-bottom: 0.25em;
    margin-top: 3em;
}

.entry-content {
    padding-bottom: 40px;
}

.entry-image {
    float: right;
    width: 38%;
    height: auto;
}

.entry-image img {
    width: 100%;
    height: auto;
}

body.home {
    height: 100%;
}

body.home .entry-content {
    padding-top: 5%;
}

body.home #footer {
    width: 100%;
}

body.blog #right-content {
    margin-right: 20%;
}

.alignleft {
    float: left;
    margin-top: 7px;
    margin-right: 15px;
    margin-bottom: 5px;
}

.alignright {
    float: right;
    margin-top: 7px;
    margin-left: 15px;
    margin-bottom: 5px;
}

.rss-feeds {
    position: absolute;
    right: 0;
    margin-top: -50px;
    background-position: right center;
    padding-right: 35px;
}

.rss-feeds:before {
    background-image: url("../graphics/icons-sd11feef7b8.png");
    background-position: 0 -259px;
    background-repeat: no-repeat;
    content: "";
    display: block;
    width: 32px;
    height: 32px;
    position: absolute;
    right: 0;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
    .rss-feeds:before {
        background-image: url("../graphics/icons@2x-sdacc07b901.png");
        background-size: 60px 241px;
        background-position: 0 -209px;
    }
}

.rss-feeds a {
    display: block;
    margin: 0 0 0.2em 0;
    text-align: right;
    color: #666666;
}

.rss-feeds a.rssinfo {
    font-size: 0.8em;
}

.rss-feeds a:hover {
    color: #40738f;
}

body.author .rss-feeds {
    display: none;
}

.blog-entry .copyright {
    font-size: 0.8em;
    font-style: italic;
    text-align: right;
}

.blog-entry.list {
    padding: 15px 0px;
    position: relative;
    border-bottom: 1px solid #eee;
}

.blog-entry.list > a {
    display: block;
}

.blog-entry.list:first-child {
    border-top: 1px solid #eee;
}

.blog-entry.list .image {
    display: none;
}

.blog-entry.list.thumb {
    padding: 15px 160px 15px 0px;
    min-height: 145px;
}

.blog-entry.list.thumb .image {
    width: 145px;
    height: 145px;
    display: block;
    text-align: center;
    position: absolute;
    right: 0;
}

.blog-entry.list.thumb:after {
    content: "";
    display: block;
    clear: both;
}

.blog-entry.list h1 {
    font-size: 1.4em;
    margin: 0 0 0.1em 0;
}

.blog-entry.list .comments {
    float: right;
}

.blog-entry.list p {
    clear: right;
    margin-top: 0.5em;
    margin-bottom: 0;
    color: #666666;
}

.blog-entry h1 {
    font-size: 1.8em;
    margin: 0 0 1em;
    color: #40738f;
}

.blog-entry h2 {
    font-size: 1.5em;
    margin: 1.5em 0 0.5em;
    color: #40738f;
}

.blog-entry h3 {
    font-size: 1.3em;
    margin: 1em 0 0.25em;
}

.blog-entry blockquote {
    padding-left: 5%;
    margin-left: 5%;
    border-left: 1px solid #ccc;
    font-style: italic;
    color: #999999;
}

.blog-entry strong,
.blog-entry b {
    font-weight: 600;
}

.blog-entry em,
.blog-entry i {
    font-style: italic;
}

.blog-entry hr {
    display: none;
}

.blog-entry .meta {
    font-style: italic;
    color: #999999;
    margin: 0 0 0.5em 0;
}

.blog-entry .comments {
    font-style: italic;
    font-size: 0.9em;
    color: #999999;
}

.blog-entry .above {
    margin-top: 20px;
}

.blog-entry .under {
    margin-top: 75px;
}

.blog-entry p .readmore {
    color: #40738f;
}

.blog-entry .spacer {
    height: 1px;
    background-color: #cccccc;
    margin: 15px 0 30px;
    clear: right;
}

.blog-entry .comment-body {
    text-align: right;
}

.blog-entry .comment-body p {
    font-style: italic;
    text-align: left;
}

.blog-entry .comment-author {
    float: left;
}

.blog-entry .comment-respond label {
    display: block;
    text-transform: uppercase;
    letter-spacing: 0.2em;
    font-size: 0.9em;
}

.blog-entry .comment-respond textarea,
.blog-entry .comment-respond input[type="text"],
.blog-entry .comment-respond input[type="email"] {
    width: 100%;
}

.blog-entry .addtoany_content {
    margin-top: 60px;
}

.blog-entry .addtoany_header {
    float: left;
    margin-right: 10px;
}

.pagination .nav-previous {
    display: block;
    float: left;
    margin-top: 15px;
}

.pagination .nav-next {
    display: block;
    float: right;
    margin-top: 15px;
}

ul.anwaelte-gallery {
    padding: 0;
    margin: 0 -20px 0 0;
    list-style-image: none;
}

ul.anwaelte-gallery li {
    float: left;
    padding: 0;
    margin: 0;
    width: 16.66666666666667%;
    display: block;
}

ul.anwaelte-gallery li a {
    margin: 0 20px 20px 0;
    display: block;
}

ul.anwaelte-gallery li a img {
    width: 100%;
    height: auto;
}

ul.anwaelte-gallery li a span.caption {
    display: block;
    min-height: 54px;
}

ul.anwaelte-gallery li a:hover span.caption {
    color: #0b0b0b;
}

body.author #right-content,
body.single-anwaelte #right-content {
    margin-right: 20%;
    min-height: 400px;
}

body.author .author-shortinfo h1,
body.single-anwaelte .author-shortinfo h1 {
    display: none;
}

.simple_overlay {
    width: 100%;
    top: 50px !important;
}

.anwaelte-description {
    clear: both;
    padding: 0px 0;
}

.anwaelte-header {
    padding: 10px 10px 0px 10px;
    text-align: left;
}

.anwaelte-content {
    clear: both;
    position: relative;
    top: 0px;
    padding: 25px;
}

.anwaelte-contact {
    padding-left: 115px;
    min-height: 145px;
}

.anwaelte-contact h3 {
    margin-bottom: 0.5em;
    text-align: left;
}

.anwaelte-contact p {
    margin: 0;
}

.anwaelte-portrait {
    display: block;
    position: absolute;
}

.anwaelte-portrait img {
    width: 105px;
    height: auto;
}

.anwaelte-description {
    display: none;
}

.simple_overlay {
    width: 425px;
    left: 50%;
    margin-left: -215px;
    height: auto;
    background-color: #fff;
    display: none;
    border: solid 1px #e8e8e8;
}

.close {
    font-size: 21px;
    position: absolute;
    z-index: 2200;
    left: 400px;
    top: 5px;
    color: #336987;
    cursor: pointer;
}

.next {
    position: absolute;
    z-index: 2300;
    left: 410px;
    top: 250px;
    width: 12px;
    height: 12px;
    background: url(images/pfeil_next.gif) no-repeat;
    cursor: pointer;
}

.prev {
    position: absolute;
    z-index: 2301;
    left: 5px;
    top: 250px;
    width: 12px;
    height: 12px;
    background: url(images/pfeil_prev.gif) no-repeat;
    cursor: pointer;
}

.navigation ul,
.navigation li,
.navigation a {
    padding: 0;
    float: left;
}

.navigation ul,
#submenu ul {
    margin-left: 0;
    padding: 0;
    list-style-image: none;
}

.navigation ul li a {
    height: 20px;
    margin: 3px;
    padding: 0 8px 5px 8px;
}

.screen-reader-text {
    position: absolute;
    left: -9000px;
}

body.home .entry-content {
    padding-left: 530px;
    background: url(images/startseite_text.png) no-repeat 20px center;
}

body.home #wrapper.en .entry-content {
    background-image: url(images/startseite_text_en.png);
}

/*************************************************************************************************************/

/*  Juve Award 2018  */

/* body.home .entry-content{
  padding-left: 0;
  background: none;
}
body.home #wrapper.en .entry-content {
  background-image: none;
}

body.home .juve-award-2018{
  display: block;
  float: left;
  width: 30%;
  text-align: left;
  padding-left: 10%;
  margin-top: 7%;
}

body.home .juve-award-branchen{
  float: left;
  width: 40%;
  padding-left: 10%;
}

body.home .juve-award-2018 img{
  width: 70%;
}

body.home .juve-award-branchen img{
  width: 80%;
}

body.home .juve-award-claim{
  clear: both;
  text-align: left;
  font-family: 'NeueKabelProRegular', serif;
  color: #696969;
  font-size: 3.0vw;
  padding-top: 4.1vw;
  padding-left: 10%;
}

@media screen and (min-width: 1280px) {
  body.home .juve-award-claim{
    font-size: 38px;
  }
}

@media screen and (max-width: 480px) {
  body.home .juve-award-2018, body.home .juve-award-branchen{
    display: block;
    float: none;
    width: 100%;
    padding: 0;
    margin-top:0;
    text-align: center;
  }

  body.home .juve-award-2018 img{
    width: 50%;
  }

  body.home .juve-award-claim{
    text-indent: -1000px;
    background: url(images/startseite_text.png) no-repeat 20px center;
    padding-bottom: 60px;
    margin-top: 20px;
    background-size: 90% auto;
  }
} */

/*  Juve Award 2018  */

/*************************************************************************************************************/

.more-link {
    float: right;
}

#downloadRow {
    position: relative;
    text-align: left;
    border-bottom: 1px solid #ebebeb;
    line-height: 18px;
    padding: 9px 40px 9px 0;
    clear: both;
}

#downloadRow:after {
    display: block;
    clear: both;
}

#downloadRow img {
    position: absolute;
    right: 0;
    top: 7px;
}

#downloadRow a {
    color: #666666;
}

#downloadRow a:hover {
    color: #113062;
}

#downloadRow span {
    display: block;
}

#jobTable {
    width: 428px;
}

#togglecontainer {
    float: left;
    width: 428px;
}

#togglecontainer .tooglecontent {
    cursor: pointer;
    background: url(images/akkordeon_off.png) left 4px no-repeat;
    padding-left: 20px;
}

#togglecontainer .tooglecontent.on {
    background: url(images/akkordeon_on.png) left 4px no-repeat;
}

#togglecontainer .hiddencontent {
    display: none;
}

#togglecontainer .toggletitle {
    clear: both;
    border-top: 1px solid #ebebeb;
    padding-top: 15px;
    margin-top: 15px;
}

#togglecontainer h2 {
    margin-bottom: 10px;
}

#togglecontainer img {
    margin-right: 10px;
    display: inline-block;
}

.cf:before,
.cf:after {
    content: "";
    display: table;
}

.cf:after {
    clear: both;
}

.cf {
    zoom: 1;
}

.slideshow_container .slideshow_pagination .slideshow_pagination_center {
    display: none !important;
    margin: 0 auto;
}

.mtphr-dnt-tick {
    font-size: 12px;
    color: #666;
}

#mtphr-dnt-1654,
#mtphr-dnt-1505 {
    position: relative;
    left: -525px;
    top: 70px;
    width: 825px;
}

@media screen and (max-width: 1024px) {
    #footer {
        font-size: 0.8em;
    }

    ul.anwaelte-gallery li {
        width: 20%;
    }
}

@media screen and (max-width: 950px) {
    .juwe {
        left: auto;
        right: 5px;
        top: 147px;
        z-index: 3;
    }

    .mcbw {
        width: 138px;
        height: 68px;
        z-index: 3;
    }

    #wrapper .inner-wrapper {
        margin: 0 30px;
    }

    #right-content {
        margin-left: 25%;
    }

    #right-content .entry-content {
        float: none;
        width: auto;
    }

    .entry-image {
        float: right;
        width: 50%;
        height: auto;
    }

    .entry-image img {
        width: 100%;
        height: auto;
    }

    #main-navigation > div > ul > li > a {
        padding: 10px 15px;
    }

    #service-navigation ul li a {
        padding: 0 5px;
    }

    #submenu {
        width: 25%;
    }

    #submenu ul li {
        margin: 10px 0;
        font-size: 1em;
    }

    ul.anwaelte-gallery li {
        width: 25%;
    }

    body.home .entry-content {
        padding-left: 0;
        padding-bottom: 150px;
        background-position: bottom center;
    }

    ul.footerlist li {
        padding: 0px 20px 0px 20px;
    }

    ul.footerlist li:first-child {
        padding: 0px 20px 0px 0px;
    }
}

@media screen and (max-width: 750px) {
    html #wpadminbar {
        position: fixed;
        bottom: 0;
        top: auto;
        left: 0;
        right: 0;
    }

    .juwe {
        left: auto;
        right: 15px;
        top: 10px;
        z-index: 3;
    }

    .mcbw {
        width: 108px;
        height: 53px;
        top: 60px;
        right: 10px;
        z-index: 3;
    }

    .blog-entry.list.thumb {
        padding: 15px 0px 15px 0px;
    }

    .blog-entry.list.thumb .image {
        position: inherit;
        float: right;
        text-align: right;
        height: 100px;
    }

    .blog-entry.list.thumb .image img {
        width: auto;
        max-height: 100px;
    }

    body.home .entry-content {
        margin-top: 70px;
    }

    #wrapper .inner-wrapper {
        margin: 0 20px;
    }

    #right-content {
        margin-left: 0%;
        margin-right: 0% !important;
    }

    #right-content > .entry-image {
        margin: 20px auto;
    }

    body.author #right-content h1 {
        display: none;
    }

    body.author #right-content .post-list h1 {
        display: block;
    }

    .entry-image {
        float: none;
        width: 50%;
        margin: 0 auto;
    }

    h3,
    h4 {
        text-align: center;
    }

    #submenu {
        display: none;
    }

    body.author #submenu,
    body.single-anwaelte #submenu {
        display: block;
        width: 100%;
        margin: 0 0 15px;
        float: none;
    }

    body.author #submenu .author-shortinfo,
    body.single-anwaelte #submenu .author-shortinfo {
        width: auto;
        margin: 0;
        position: relative;
    }

    body.author #submenu .author-shortinfo h1,
    body.single-anwaelte #submenu .author-shortinfo h1 {
        display: block;
    }

    body.author #submenu .author-shortinfo > a.portrait,
    body.single-anwaelte #submenu .author-shortinfo > a.portrait {
        margin-right: 0;
    }

    body.author #submenu .author-shortinfo > a > img,
    body.single-anwaelte #submenu .author-shortinfo > a > img {
        width: 50%;
        margin: 0 auto;
    }

    body.author #submenu .author-shortinfo .label,
    body.single-anwaelte #submenu .author-shortinfo .label {
        margin-top: 1em;
    }

    body.author #submenu .author-shortinfo:after,
    body.single-anwaelte #submenu .author-shortinfo:after {
        content: "";
        display: block;
        clear: both;
    }

    body.author #right-content,
    body.single-anwaelte #right-content {
        margin-top: 40px;
    }

    body.author #right-content h1,
    body.single-anwaelte #right-content h1 {
        display: none;
    }

    #header {
        padding: 0;
        position: fixed;
        z-index: 1;
        background: white;
        top: 0;
        left: 0;
        width: 100%;
        height: 60px;
        border-bottom: 1px solid #ccc;
    }

    #header .logo {
        width: 150px;
        height: 32px;
        margin: 14px auto 0;
    }

    .nav-container {
        position: fixed;
        width: 270px;
        left: -270px;
        background: white;
        overflow: auto;
        height: 100%;
        top: 0;
        z-index: 2;
        -moz-transition: left 0.5s ease-out;
        -o-transition: left 0.5s ease-out;
        -webkit-transition: left 0.5s ease-out;
        transition: left 0.5s ease-out;
    }

    body.navopen .nav-container {
        left: 0;
        border-right: 1px solid #ccc;
    }

    .nav-container .navigation ul li {
        float: none;
        margin: 0;
        border: 0;
        border-bottom: 1px solid #ccc;
    }

    .nav-container #main-navigation {
        border-bottom: none;
    }

    .nav-container #main-navigation > div > ul > li:first-child {
        margin-left: 0;
    }

    .nav-container #main-navigation ul li:hover > ul {
        display: none;
    }

    .nav-container #main-navigation ul li.current-page-ancestor > ul,
    .nav-container #main-navigation ul li.current-page-ancestor:hover > ul {
        display: block;
        position: relative;
        top: auto;
        padding: 5px 0px 5px 20px;
        margin: 0;
        border: none;
        background-color: transparent;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .nav-container #main-navigation ul li.current-page-ancestor > ul li,
    .nav-container #main-navigation ul li.current-page-ancestor > ul li:hover,
    .nav-container #main-navigation ul li.current-page-ancestor:hover > ul li,
    .nav-container #main-navigation ul li.current-page-ancestor:hover > ul li:hover {
        border-bottom: 0;
        border-top: 1px solid #ccc;
    }

    .nav-container #main-navigation ul li.current-page-ancestor > ul li a,
    .nav-container #main-navigation ul li.current-page-ancestor > ul li a:hover,
    .nav-container #main-navigation ul li.current-page-ancestor > ul li:hover a,
    .nav-container #main-navigation ul li.current-page-ancestor > ul li:hover a:hover,
    .nav-container #main-navigation ul li.current-page-ancestor:hover > ul li a,
    .nav-container #main-navigation ul li.current-page-ancestor:hover > ul li a:hover,
    .nav-container #main-navigation ul li.current-page-ancestor:hover > ul li:hover a,
    .nav-container #main-navigation ul li.current-page-ancestor:hover > ul li:hover a:hover {
        border-left: none;
        white-space: nowrap;
        display: block;
        padding: 5px 0;
        font-size: 15px;
        color: #336987 !important;
    }

    .nav-container #main-navigation ul ul li.has-submenu a,
    .nav-container #main-navigation ul ul li.has-submenu a:hover,
    .nav-container #main-navigation ul li.has-submenu:hover ul li a {
        font-size: 14px;
    }

    .nav-container #main-navigation ul li a {
        font-family: "NeueKabelProRegular", serif;
    }

    .nav-container #main-navigation ul li ul {
        position: relative;
        top: auto;
        z-index: 0;
        display: none;
        padding: 0px 15px 10px 20px;
        margin: 0;
        border: none;
        background-color: transparent;
        box-shadow: none;
    }

    .nav-container #main-navigation ul li ul li,
    .nav-container #main-navigation ul li ul li:hover {
        border: none;
    }

    .nav-container #main-navigation ul li ul li a,
    .nav-container #main-navigation ul li ul li a:hover,
    .nav-container #main-navigation ul li ul li:hover a,
    .nav-container #main-navigation ul li ul li:hover a:hover {
        border-left: none;
        white-space: nowrap;
        display: block;
        padding: 5px 0;
        font-size: 14px;
        color: #336987 !important;
    }

    .nav-container #main-navigation ul li.current-menu-parent ul,
    .nav-container #main-navigation ul li.current-menu-item ul {
        display: block;
    }

    .nav-container #main-navigation ul li.has-submenu a:hover,
    .nav-container #main-navigation ul li.has-submenu:hover a {
        border-left: none;
    }

    .mlp_language_box,
    .menu-service-nav-container,
    .navigation a,
    .navigation ul,
    .navigation li {
        float: none;
    }

    #service-navigation {
        position: relative;
        top: auto;
        right: auto;
    }

    #service-navigation ul {
        margin-top: 30px;
        border-top: 1px solid #ccc;
    }

    #service-navigation ul li {
        border-right: 0;
    }

    #service-navigation ul li a {
        padding: 10px 20px;
        border-right: 0;
    }

    #nav-toggle {
        -moz-transition: left 0.5s ease-out;
        -o-transition: left 0.5s ease-out;
        -webkit-transition: left 0.5s ease-out;
        transition: left 0.5s ease-out;
        position: fixed;
        top: 0;
        left: 0;
        width: 60px;
        height: 60px;
        z-index: 3;
        display: block;
        background-color: white;
        border: 0;
        overflow: hidden;
        text-indent: -9999px;
        background-image: url("../graphics/icons-sd11feef7b8.png");
        background-position: 0 -174px;
        background-repeat: no-repeat;
    }
}

@media screen and (max-width: 750px) and (-webkit-min-device-pixel-ratio: 2),
    screen and (max-width: 750px) and (min-resolution: 2dppx) {
    #nav-toggle {
        background-image: url("../graphics/icons@2x-sdacc07b901.png");
        background-size: 60px 241px;
        background-position: 0 -137px;
    }
}

@media screen and (max-width: 750px) {
    body.navopen #nav-toggle {
        background-image: url("../graphics/icons-sd11feef7b8.png");
        background-position: 0 -89px;
        background-repeat: no-repeat;
        left: 270px;
        border-right: 1px solid #ccc;
    }
}

@media screen and (max-width: 750px) and (-webkit-min-device-pixel-ratio: 2),
    screen and (max-width: 750px) and (min-resolution: 2dppx) {
    body.navopen #nav-toggle {
        background-image: url("../graphics/icons@2x-sdacc07b901.png");
        background-size: 60px 241px;
        background-position: 0 -64px;
    }
}

@media screen and (max-width: 750px) {
    ul.footerlist li {
        float: none;
        border-right: none;
        height: auto;
        line-height: 1.4em;
    }

    ul.anwaelte-gallery li {
        width: 33.333333%;
    }

    ul.footerlist li {
        float: none;
        border-right: none;
        height: auto;
        line-height: 1.4em;
        padding: 0px 20px 0px 0;
    }
}

@media screen and (max-width: 640px) {
    body.home .entry-content {
        padding-bottom: 120px;
        margin-top: 70px;
        background-size: 90% auto;
    }
}

@media screen and (max-width: 480px) {
    .juwe {
        left: auto;
        right: 5px;
        top: 50px;
        z-index: 1;
        width: 58px;
        height: 40px;
    }

    .simple_overlay {
        width: 100%;
        top: 0 !important;
        height: 100%;
        overflow: auto;
        left: 0;
        margin: 0;
        padding: 0;
        border: 0;
    }

    .simple_overlay .anwaelte-header {
        padding-top: 15px;
    }

    .simple_overlay .close {
        position: fixed;
        left: auto;
        right: 15px;
        top: 15px;
    }

    .simple_overlay .next,
    .simple_overlay .prev {
        display: none;
    }

    ul.anwaelte-gallery li {
        width: 50%;
    }

    .entry-image {
        width: 75%;
    }

    body.home .entry-content {
        padding-bottom: 70px;
        margin-bottom: 100px;
    }

    .blog-entry.list.thumb .image {
        width: 120px;
    }
}

@media screen and (max-width: 320px) {
    body.home .entry-content {
        padding-bottom: 0px;
        margin-bottom: 0px;
        margin-left: 20px;
        margin-right: 20px;
        background-position: center 300px;
    }

    .mcbw {
        width: 88px;
        height: 43px;
        top: 60px;
        right: 10px;
        z-index: 3;
    }
}

/* #### Page Event #### */

body.page-template-events #downloadTable h4 {
    margin-bottom: 0;
    color: #40738f;
    font-size: 1.4em;
    text-align: left;
}

body.page-template-events .entry-image {
    text-align: right;
}

body.page-template-events .entry-image img {
    max-width: 240px;
}

/* #### Single Event #### */

body.single-event .entry-content h1 {
    margin-bottom: 0.3em;
}
body.single-event .entry-content div.date {
    margin-bottom: 1em;
    font-size: 1.2em;
}
body.single-event .entry-content h4 {
    font-size: 1.7em;
    margin-bottom: 0.4em;
    margin-top: 1.2em;
    line-height: 1.2em;
}

body.single-event #right-content ul {
    list-style: disc;
}

body.single-event #right-content ul li ul {
    list-style: circle;
}

body.single-event .entry-content ul li {
    margin-bottom: 0;
    line-height: 1.8em;
}

body.single-event #right-content strong {
    font-weight: 700;
}

body.single-event .author-shortinfo h2 {
    font-size: 1.4em;
    margin-top: 0.4em;
}

/* #### Cookie Notice #### */

/*************************************************************************************************************/

#cn-notice-text {
    float: left;
    width: 65%;
    text-align: left;
    color: #666666;
    font-size: 15px;
    font-family: "NeueKabelProRegular", sans-serif;
    font-weight: 400;
}

#cookie-notice {
    padding: 10px 0 20px 20px;
    -webkit-box-shadow: 0px -4px 7px -5px rgba(0, 0, 0, 0.31);
    -moz-box-shadow: 0px -4px 7px -5px rgba(0, 0, 0, 0.31);
    box-shadow: 0px -4px 7px -5px rgba(0, 0, 0, 0.31);
}

.cookie-notice-container {
    margin: 0 auto;
    width: 100%;
    max-width: 1280px;
}

.cn-button.bootstrap {
    background: #fff !important;
    border-radius: 0 !important;
    padding: 8px 20px !important;
    font-size: 15px !important;
    margin-top: 5px !important;
    min-width: 116px;
    color: #000 !important;
}

.cn-button.wp-default:hover {
    background: #000 !important;
    color: #fff !important;
}

.cookie-notice-hidden {
    padding: 0 !important;
}
