/*
 Theme Name:     Twenty Twelve Child
 Theme URI:      https://lrs-training-muenchen.de
 Description:    Twenty Twelve Child Theme
 Author:         Dieter Glas
 Author URI:     https://dieterglas.de
 Template:       twentytwelve
 Version:        1.0.0
*/

/* =Imports styles from the parent theme
-------------------------------------------------------------- */
@import url('../twentytwelve/style.css');
#clear
{ clear: both;
 }
 tr.gray    {
   background-color: #cfcfcf;
 }

 /* raleway-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  src: url('https://lrs-training-muenchen.de/fonts/raleway-v36-latin-regular.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('https://lrs-training-muenchen.de/fonts/raleway-v36-latin-regular.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}


/* Site Info */

.site-info {
        text-align: center;
}

/* Frontpage Template */

.template-front-page #colophon .widget-area {
        clear: none;
        border-top: none;
}
.template-front-page #colophon .widget-area .widget {
        width: auto;
}
.template-front-page #colophon .widget-area .widget li {
        list-style-type: none;
}
.entry-content p {
        margin: 0 0 12px;
        margin: 0 0 0.85rem;
        line-height: 1.7114285714;
                  color: #552e2e;
                   font-size: 1.05em;
}


.wp-caption {
text-align: center;
}
.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}
.wp-caption p.wp-caption-text {
font-size: 1.2em;
line-height: 17px;
font-weight: normal;
padding: 8px 2px 30px 2px;
margin: 0;
}

.wp-caption p.wp-caption-text a {
line-height: 17px;
font-weight: bold;
padding-top: 8px;
margin: 0;
}

.entry-content img.noborder {
      border: 0;
        border-radius: 0;
        box-shadow: 0 0 0 rgba(0, 0, 0, 0);

                  }
.entry-content img.flow {
padding-right: 20px !important;
      border: 0;
        border-radius: 0;
        box-shadow: 0 0 0 rgba(0, 0, 0, 0);
                  }

.widget-area img.noborder {
      border: 0;
        border-radius: 0;
        box-shadow: 0 0 0 rgba(0, 0, 0, 0);
        padding-top: 20px !important;
        margin-top: 0px !important;                  }
.widget-area img.noborder1 {
      border: 0;
        border-radius: 0;
        box-shadow: 0 0 0 rgba(0, 0, 0, 0);
                  margin-top: 20px;
                  }

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-size: 100%;
        vertical-align: baseline;
}

body {
        line-height: 1;
        color: #3e3a3a;line-height:1.9em;margin:0 !important;
font-family: 'Open Sans', sans-serif !important;
font-size: 0.975rem !important;
font-weight: 400 !important;
}

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;
}
caption,
th,
td {
        font-weight: normal;
        text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
        clear: both;
}
html {
        overflow-y: scroll;
        font-size: 100%;
        -webkit-text-size-adjust: 100%;
        -ms-text-size-adjust: 100%;
}
a:focus {
        outline: thin dotted;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
        display: block;
}
audio,
canvas,
video {
        display: inline-block;
}

del {
        color: #333;
}
ins {
        background: #fff9c0;
        text-decoration: none;
}
hr {
        background-color: #ccc;
        border: 0;
        height: 1px;
        margin: 24px;
        margin-bottom: 1.714285714rem;
}
sub,
sup {
        font-size: 75%;
        line-height: 0;
        position: relative;
        vertical-align: baseline;
}
sup {
        top: -0.5em;
}
sub {
        bottom: -0.25em;
}
small {
        font-size: smaller;
}
img {
        border: 0;
        -ms-interpolation-mode: bicubic;
}



/* Responsive images */
.entry-content img,
.comment-content img,
.widget img {
        max-width: 100%; /* Fluid images for posts, comments, and widgets */
}
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
        height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
img.size-full,
img.size-large,
img.header-image,
img.wp-post-image {
        max-width: 100%;
        height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}

   .entry-content img.effect {
       border:0 !important;
         -webkit-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
        -moz-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
        box-shadow: rgba(0, 0, 0, 0.4) 0px 3px 6px;
         opacity: 1;
         -webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
                  }


/* Images */
.alignleft {
        float: left;
}
.alignright {
        float: right;
}
.aligncenter {
        display: block;
        margin-left: auto;
        margin-right: auto;
}
.entry-content img,
.comment-content img,
.widget img,
img.header-image,
.author-avatar img,
img.wp-post-image {
        /* Add fancy borders to all WordPress-added images but not things like badges and icons and the like */
        border-radius: 3px;
        box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}
.wp-caption {
        max-width: 100%; /* Keep wide captions from overflowing their container. */
        padding: 4px;
}
.wp-caption .wp-caption-text,
.gallery-caption,
.entry-caption {
        font-style: normal;
                  font-weight: normal;
        font-size: 12px;
        font-size: 1.15rem;
        line-height: 2;
        color: #666;
                  text-align: center;
}

/* Navigation */
.site-content nav {
        clear: both;
        line-height: 2;
        overflow: hidden;
}
#nav-above {
        padding: 24px 0;
        padding: 1.714285714rem 0;
}
#nav-above {
        display: none;
}
.paged #nav-above {
        display: block;
}
.nav-previous,
.previous-image {
        float: left;
        width: 50%;
}
.nav-next,
.next-image {
        float: right;
        text-align: right;
        width: 50%;
}
.nav-single + .comments-area,
#comment-nav-above {
        margin: 48px 0;
        margin: 3.428571429rem 0;
}


/* =Basic structure
-------------------------------------------------------------- */

/* Body, links, basics */
html {
        font-size: 87.5%;
}
body {
        font-size: 20px;
        font-size: 1.15rem;
        font-family: Helvetica, Arial, sans-serif;
        text-rendering: optimizeLegibility;
        color: #444;
}
body.custom-font-enabled {
        font-family: "Open Sans", Helvetica, Arial, sans-serif;
}
a {
        outline: none;
        color: #3e3a3a;
}
a:hover {
        color: #000000;
}

.main-navigation .assistive-text:focus,
.site .screen-reader-text:hover,
.site .screen-reader-text:active,
.site .screen-reader-text:focus {
        border: 2px solid #333;
        border-radius: 3px;
        clip: auto !important;
        color: #000;
        display: block;
        font-size: 12px;
        height: auto;
        padding: 12px;
        position: absolute;
        top: 5px;
        left: 5px;
        width: auto;
        z-index: 100000; /* Above WP toolbar */
}

/* Page structure */
.site {
        padding: 0 24px;
        padding: 0 1.714285714rem;
                 background-color: #fff;
}
.site-content {
        margin: 24px 24px 0 0;
        margin: 1.714285714rem 1.714285714rem 0 0;
}
.widget-area {
        margin: 24px 0 0 0;
        margin: 1.714285714rem 0 0 0;
}
/* Header */
.site-header {
margin-top: 0 !important;
padding-top: 0 !important;
text-align: center;
}

.site-header img{
100% auto !important;
margin-top: 0 !important;
margin-bottom: 0px !important;
 max-width: 100% !important;
        height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
.site-header h1 a,
.site-header h2 a {
        color: #515151;
        display: inline-block;
        text-decoration: none;
}
.site-header h1 a:hover,
.site-header h2 a:hover {
        color: #21759b;
}

.header-image {
100% auto !important;
margin-top: 0 !important;
 max-width: 100% !important;
        height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
img.size-full,
img.size-large,
img.header-image,
img.wp-post-image {
        max-width: 100%;
        height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}

img.header
{        max-width: 100%;
        height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */

}


/* Navigation Menu */
.main-navigation {
        margin-top: 0;
        text-align: center;
        background-color: #fe6f00 !important;
        margin-bottom: 10px;

}
.main-navigation li {
        margin-top: 0 !important;
        font-size: 20px;
        font-size: 1.25rem;
        line-height: 1.42857143;
                padding-left: 25px;
}
.main-navigation a {
        color: #fff;
}
.main-navigation a:hover,
.main-navigation a:focus {
        color: #990000;
}
.main-navigation ul.nav-menu,
.main-navigation div.nav-menu > ul {
        display: none;
}
.main-navigation ul.nav-menu.toggled-on,
.menu-toggle {
        display: inline-block;
}


/* Banner */
section[role="banner"] {
        margin-bottom: 48px;
        margin-bottom: 3.428571429rem;
}

/* Sidebar */
.widget-area .widget {
        -webkit-hyphens: auto;
        -moz-hyphens: auto;
        hyphens: auto;
        margin-bottom: 48px;
        margin-bottom: 3.428571429rem;
        word-wrap: break-word;
                  }
.widget-area .widget h3 {
        margin-bottom: 24px;
        margin-bottom: 1.714285714rem;
}
.widget-area .widget p,
.widget-area .widget li,
.widget-area .widget .textwidget {
        font-size: 16px;
        font-size: 1.1rem;
        line-height: 1.846153846;
}
.widget-area .widget p {
        margin-bottom: 24px;
        margin-bottom: 1.714285714rem;
}
.widget-area .textwidget ul {
        list-style: none !important;
        margin: 0 0 24px;
        margin: 0 0 1.714285714rem;
}
.widget-area .textwidget li {
        margin-left: 36px;
        margin-left: 2.571428571rem;
}
.widget-area .widget a {
        color: #3e3a3a;
}
.widget-area .widget a:hover {
        color: #C789A8;
}
.widget-area .widget a:visited {
        color: #3e3a3a;
}
.widget-area #s {
        width: 53.66666666666%; /* define a width to avoid dropping a wider submit button */
}

/* Widget *****************************************************************************************/

#widgetbox {
margin: 0px 10px 0 10px;
line-height: 1.5em;
padding: 20px 10px 20px 20px;
text-align: left;
color: #3e3a3a;
 font-size: 1em !important;
 border: solid 1px !important;
 border-color: #624f9a!important;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  box-shadow: 2px 2px 1px #ededed;
  background-image:linear-gradient(135deg, #fff 40%, #dedede 90%);
  }

#widgetbox  p,
#widgetbox li,
#widgetbox textwidget {
font-size: 1em !important;
        line-height: 1.8;
                  list-style: disc;
                  list-style-position: inside;
        margin-left: 0 !important;
}

#widgetbox ul, #widgetbox ul li {
    margin: 0;
    padding: 0;
}

#widgetbox a:link, #widgetbox a:visited {
font-size: 1em;
    display: block;
    font-weight: normal;
}

#widgetbox a:hover, #widgetbox a:active, #widgetbox a.online {
    background-color: none;
}
#widgetbox h2
{       font-family: "Raleway", sans-serif!important;
        font-weight: 400;
        font-size: 16px;
        font-size: 1.1rem;
        letter-spacing: 0.025rem;
        line-height: 1.6;
        color: #3e3a3a;
         margin: 35px 0 10px 0 !important;

}

/* Footer */
footer[role="contentinfo"] {
color: #666;
        border-top: 1px solid #3e3a3a;
        background-color: transparent;
background-image: none;
        text-align: center;
        clear: both;
        font-size: 16px;
        font-size: 1rem;
        line-height: 2;
        max-width: 100%;
        margin-top: 16px;
        margin-top: 2rem;
        margin-left: auto;
        margin-right: auto;
        padding: 24px 0;
        padding: 1.5rem 0;
        box-shadow: none;
}
footer[role="contentinfo"] a {
        color: #3e3a3a;
        text-decoration: none;
}
footer[role="contentinfo"] a:hover {
        color: #333333;
}

footer.entry-meta {
display: none;
}


/* =Main content and comment content
-------------------------------------------------------------- */

.entry-meta {
        clear: both;
}
.entry-header {
        margin-bottom: 1.714285714rem;
}
.entry-header img.wp-post-image {
        margin-bottom: 24px;
        margin-bottom: 1.714285714rem;
}
.entry-header .entry-title {
display: none;
}

/* Überschrift bei Posts anzeigen
-------------------------------------------------------------- */
.post .entry-title {
display: block !important;
font-size: 1.2rem;
  line-height: 1.84615;
  color: #000;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #000000;
  margin-bottom: 20px;
}

.entry-header .entry-title a {
        text-decoration: none;
}

.comments-link a,
.entry-meta a {
        color: #757575;
}
.comments-link a:hover,
.entry-meta a:hover {
        color: #21759b;
}

article.sticky .featured-post {
display: none;
}

.entry-content,
.entry-summary,
.mu_register {
        line-height: 1.714285714;
}
.entry-content h2,
.comment-content h2,
.entry-content h3,
.comment-content h3,
.entry-content h4,
.comment-content h4,
.entry-content h5,
.comment-content h5,
.entry-content h6,
.comment-content h6 {
        margin: 24px 0;
        margin: 1.714285714rem 0;
        line-height: 1.714285714;
}
.entry-content h1,
.comment-content h1 {
font-family: "Raleway", sans-serif!important;
font-weight: 400;
 font-size: 1.5em;
  margin-top: 0.77em;
  margin-right: 0px;
  margin-bottom: 0.1em;
  margin-left: 0px;
  text-align: center;
  color: #3e3a3a;
  line-height: 2.05rem;
}
.entry-content h2,
.comment-content h2 {
font-family: "Raleway", sans-serif!important;
font-weight: 400;
 font-size: 18px;
        font-size: 1.15rem;
        line-height: 1.5;
       margin-bottom: 0.9em !important;
       text-align: center;
  color: #3e3a3a !important;
  border-bottom: solid 2px #77b43d!important;
        max-width: 95%
}


.entry-content h3,
.comment-content h3 {
        font-size: 18px;
        font-size: 1.2rem;
        line-height: 1.846153846;
        color: #77b43d !important;
        margin-bottom: 8px;
}
.entry-content h4,
.comment-content h4 {
        font-size: 26px;
        font-size: 1.25rem;
        line-height: 1.846153846;
        color: #3e3a3a;
        font-weight: normal;
        margin-bottom: 10px !important;
}
.entry-content h5,
.comment-content h5 {
        font-size: 24px;
        font-size: 1.25rem;
        font-weight: bold !important;
        line-height: 1.546153846;
        color: #3e3a3a;
        margin-top: 20px !important;
        font-weight: normal;
}

.entry-content h6,
.comment-content h6 {
         font-size: 3.25rem;
        line-height: 3.5;
        margin-bottom: 14px !important;
  color: #3e3a3a;
  text-align: center !important;
}

.entry-content p,
.entry-summary p,
.comment-content p,
.mu_register p {
        margin: 0 0 12px;
        margin: 0 0 0.85rem;
        line-height: 1.7114285714;
                  color: #552e2e;
                   font-size: 1.25em;
}
.entry-content p.start
{
    font-size: 1em;
}
.entry-content a,
.entry-content a:visited {
        color: #3e3a3a;
        text-decoration: none !important;
        font-weight: bold !important;
}

.entry-content a:hover
{
        color: #000000 !important;
}


.entry-content .more-link {
        white-space: nowrap;
}
.entry-content ol,
.comment-content ol,
.entry-content ul,
.comment-content ul,
.mu_register ul {
        margin: 0 0 24px;
        margin: 0 0 1.414285714rem;
        line-height: 1.414285714;

}
.entry-content ul ul,
.comment-content ul ul,
.entry-content ol ol,
.comment-content ol ol,
.entry-content ul ol,
.comment-content ul ol,
.entry-content ol ul,
.comment-content ol ul {
        margin-bottom: 0;
}
.entry-content ul,
.comment-content ul,
.mu_register ul {
         list-style: outside;
}
.entry-content ol,
.comment-content ol {
        list-style: decimal outside;
}
.entry-content li,
.comment-content li,
.mu_register li {
        margin: 0 0 10px 0;
                                                list-style: disc;
                  list-style-position: outside;
        line-height: 1.8114285714;
        padding-bottom: 0.4rem;
        padding-left: 0px;
}

.entry-content blockquote,
.comment-content blockquote {
        margin-bottom: 24px;
        margin-bottom: 1.714285714rem;
        padding: 24px;
        padding: 1.714285714rem;
        font-style: italic;
}
.entry-content blockquote p:last-child,
.comment-content blockquote p:last-child {
        margin-bottom: 0;
}
.entry-content code,
.comment-content code {
        font-family: Consolas, Monaco, Lucida Console, monospace;
        font-size: 12px;
        font-size: 0.857142857rem;
        line-height: 2;
}
.entry-content pre,
.comment-content pre {
        border: 1px solid #ededed;
        color: #666;
        font-family: Consolas, Monaco, Lucida Console, monospace;
        font-size: 12px;
        font-size: 0.857142857rem;
        line-height: 1.714285714;
        margin: 24px 0;
        margin: 1.714285714rem 0;
        overflow: auto;
        padding: 24px;
        padding: 1.714285714rem;
}
.entry-content pre code,
.comment-content pre code {
        display: block;
}
.entry-content abbr,
.comment-content abbr,
.entry-content dfn,
.comment-content dfn,
.entry-content acronym,
.comment-content acronym {
        border-bottom: 1px dotted #666;
        cursor: help;
}
.entry-content address,
.comment-content address {
        display: block;
        line-height: 1.714285714;
        margin: 0 0 24px;
        margin: 0 0 1.714285714rem;
}
img.alignleft,
.wp-caption.alignleft {
        margin: 12px 24px 12px 0;
        margin: 0.857142857rem 1.714285714rem 0.857142857rem 0;
}
img.alignright,
.wp-caption.alignright {
        margin: 12px 0 12px 24px;
        margin: 0.857142857rem 0 0.857142857rem 1.714285714rem;
}
img.aligncenter,
.wp-caption.aligncenter {
        clear: both;
        margin-top: 12px;
        margin-top: 0.857142857rem;
        margin-bottom: 12px;
        margin-bottom: 0.857142857rem;
}
.entry-content embed,
.entry-content iframe,
.entry-content object,
.entry-content video {
        margin-bottom: 24px;
        margin-bottom: 1.714285714rem;
}
.entry-content dl,
.comment-content dl {
        margin: 0 24px;
        margin: 0 1.714285714rem;
}
.entry-content dt,
.comment-content dt {
        font-weight: bold;
        line-height: 1.714285714;
}
.entry-content dd,
.comment-content dd {
        line-height: 1.714285714;
        margin-bottom: 24px;
        margin-bottom: 1.714285714rem;
}
.entry-content table,
.comment-content table {
        border-bottom: 1px solid #ededed;
        color: #333333;
        font-size: 16px;
        font-size: 1rem;
        line-height: 1.5;
        margin: 0 0 24px;
        margin: 0 0 1.714285714rem;
        width: 90%;
}
.entry-content table caption,
.comment-content table caption {
        font-size: 16px;
        font-size: 1.142857143rem;
        margin: 24px 0;
        margin: 1.714285714rem 0;
}
.entry-content td,
.comment-content td {
        border-top: 1px solid #333333;
        padding: 4px 10px 4px 6px;
}
.site-content article {
        border-bottom: none;
        margin-bottom: 12px;
        margin-bottom: 0.5rem;
        padding-bottom: 24px;
        padding-bottom: 1.714285714rem;
                  padding-left: 0;
                  padding-left: 0.4rem;
                  padding-right: 0;
                  padding-right: 0.4rem;
        word-wrap: break-word;
        -webkit-hyphens: auto;
        -moz-hyphens: auto;
        hyphens: auto;
}
.page-links {
        clear: both;
        line-height: 1.714285714;
}
footer.entry-meta {
        margin-top: 24px;
        margin-top: 1.714285714rem;
        font-size: 13px;
        font-size: 0.928571429rem;
        line-height: 1.846153846;
        color: #757575;
}
.single-author .entry-meta .by-author {
        display: none;
}
.mu_register h2 {
        color: #757575;
        font-weight: normal;
}


/* =Widgets
-------------------------------------------------------------- */

.widget-area .widget ul ul {
        margin-left: 12px;
        margin-left: 0.857142857rem;
}
.widget_rss li {
        margin: 12px 0;
        margin: 0.857142857rem 0;
}
.widget_recent_entries .post-date,
.widget_rss .rss-date {
        color: #aaa;
        font-size: 11px;
        font-size: 0.785714286rem;
        margin-left: 12px;
        margin-left: 0.857142857rem;
}
#wp-calendar {
        margin: 0;
        width: 100%;
        font-size: 13px;
        font-size: 0.928571429rem;
        line-height: 1.846153846;
        color: #686868;
}

#widgetbox a:link, #widgetbox a:visited {
         text-decoration: none;
         color: #3e3a3a;
}

        #widgetbox li.quick
{
        margin: 0 0 0 10px;
        padding-bottom: 10px;
                  list-style-type: none !important;
}
        .widget-area .widget li.quick
{
        font-size: 18px;
        font-size: 1rem;
        line-height: 1.646153846;
        list-style: none;
        margin: 0px;
        text-transform: uppercase;
}
/* =ContactForm
----------------------------------------------- */
.wpcf7-form {
        background: #fff !important;
        border: none !important;
        border-radius:7px;
        width:380px;
        padding: 10px 20px;
        margin-bottom:10px;
}

.wpcf7-form input,
        .wpcf7-form textarea{
        background:#fff;
        border:1px solid #3e3a3a !important;
        border-radius:2px !important;
        width:340px;
    margin: 4px 0 8px 0;
    padding: 5px 7px;
        color: #4f4f4f;
    font-size: 14px;
    vertical-align: left;
}

.wpcf7-form p, .wpcf7-form.widget-area p {
        color:#333;
        margin-top:2px;
        margin-bottom:2px;
}

.wpcf7-form .wpcf7-submit {
        background:#666;
        border-radius:7px;
        cursor:pointer;
        width:100px;
        margin:7px 0;
        padding: 5px 15px;
        color:#fff;
}

/* =Media queries
-------------------------------------------------------------- */

/* Does the same thing as <meta name="viewport" content="width=device-width">,
 * but in the future W3C standard way. -ms- prefix is required for IE10+ to
 * render responsive styling in Windows 8 "snapped" views; IE10+ does not honor
 * the meta tag. See https://core.trac.wordpress.org/ticket/25888.
 */
@-ms-viewport {
        width: device-width;
}
@viewport {
        width: device-width;
}

/* Minimum width of 600 pixels. **********************************************************************************************************************************************/
@media screen and (min-width: 600px) {

         #page {
background-color: #fff !important;
background-image: none;
   margin-top: 0;
         margin-bottom: 0px;
                 padding-left: 0px !important;
                padding-right: 0px !important;
}

  body {
                background-color: #e6e6e6;
        }

        .site {
                margin: 0 auto;
                max-width: 1920px !important;
                max-width: 134rem !important;
                padding: 0px 24px !important;
                padding: 0 1.714285714rem !important;
                overflow: hidden;
        }
        .site-content {
                float: left;
                width: 56.104166667%;
                padding-left: 30px !important;
                margin-top: 0 !important;
                padding-top: 0 !important;
        }
        body.template-front-page .site-content,
        body.attachment .site-content,
        body.full-width .site-content {
                width: 90%;
                margin-left: 2rem !important;
                margin-right: 2rem !important;
        }

        .widget-area {
                float: right;
                width: 30.041666667%;
                padding-right: 15px !important;
        }
        .site-header h1,
        .site-header h2 {
                text-align: center;
        }
        .site-header h1 {
                font-size: 26px;
                font-size: 1.857142857rem;
                line-height: 1.846153846;
                margin-bottom: 0;
        }
        .main-navigation ul.nav-menu,
        .main-navigation div.nav-menu > ul {
                border-bottom: 0 !important;
                border-top: 0 !important;
                display: inline-block !important;
                text-align: center;
                width: 100%;
        }
        .main-navigation ul {
                margin: 0;
                text-indent: 0;
        }
        .main-navigation li {
        margin-top: 0 !important;
        font-size: 16px;
        font-size: 1rem;
        line-height: 1.42857143;
                padding-left: 15px;
}

        .main-navigation li a,
        .main-navigation li {
                display: inline-block;
                text-decoration: none;
        }
        .main-navigation li a {
                border-bottom: 0;
                color: #fff;
                line-height: 3.392307692;
                text-transform: none;
                white-space: nowrap;
        }
        .main-navigation li a:hover,
        .main-navigation li a:focus {
                color: #dadbdf;
        }
        .main-navigation li {
                margin: 0 10px 0 0;
                margin: 0 0.857142857rem 0 0;
                position: relative;
        }
        .main-navigation li ul {
                margin: 0;
                padding: 0;
                position: absolute;
                top: 100%;
                z-index: 1;
                height: 1px;
                width: 1px;
                overflow: hidden;
                clip: rect(1px, 1px, 1px, 1px);
        }
        .main-navigation li ul ul {
                top: 0;
                left: 100%;
        }
        .main-navigation ul li:hover > ul,
        .main-navigation ul li:focus > ul,
        .main-navigation .focus > ul {
                border-left: 0;
                clip: inherit;
                overflow: inherit;
                height: inherit;
                width: inherit;
        }
        .main-navigation li ul li a {
                background: #77b43d;
                border-bottom: 1px solid #ededed;
                display: block;
                font-size: 0.9rem;
                line-height: 2.181818182;
                padding: 8px 8px;
                padding: 0.571428571rem 2rem 0.571428571rem 0.75rem;
                white-space: normal;
        }
        .main-navigation li ul li a:hover,
        .main-navigation li ul li a:focus {
                background: #77b43d;
                color: #fff;
        }
        .main-navigation .current-menu-item > a,
        .main-navigation .current-menu-ancestor > a,
        .main-navigation .current_page_item > a,
        .main-navigation .current_page_ancestor > a {
                color: #000000;
                font-weight: normal;
        }

        .menu-toggle {
                display: none;
        }
.entry-content h1,
.comment-content h1 {
 font-size: 2em;
  margin-top: 0.77em;
  margin-right: 0px;
  margin-bottom: 0.1em;
  margin-left: 0px;
  text-align: left;
  color: #000000;
  line-height: 2.5rem;

}
.entry-content h2,
.comment-content h2 {
        font-size: 18px;
        font-size: 1.45rem;
        line-height: 1.5;
        margin-bottom: 1.5em !important;
         text-align: left;
        border-bottom: solid 4px #77b43d!important;
        max-width: 95%

}


        /* Widget *****************************************************************************************/

#widgetbox {
margin: 30px 10px 0 10px;
line-height: 1.5em;
padding: 20px 10px 20px 10px;
text-align: left;
color: #5e4120;
 border: solid 1px color: #77b43d!important;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  box-shadow: 3px 3px 2px #ededed;
  background-image:linear-gradient(135deg, #fff 40%, #dedede 90%);
}

#widgetbox  p,
#widgetbox li,
#widgetbox textwidget {
        font-size: 1rem;
        line-height: 1.546153846;
}

#widgetbox ul, #widgetbox ul li {
    margin: 0;
    padding: 0;
}

#widgetbox a:link, #widgetbox a:visited {
font-size: 1rem;
    display: block;
   font-weight: bold !important;
         text-decoration: none;
         color: #3e3a3a;
}

#widgetbox a:hover, #widgetbox a:active, #widgetbox a.online {
    background-color: none;
         color: #77b43d;
}



#widgetbox li.quick, #widgetbox li.quickact
{
        margin: 0 0 0 0px;
        padding-bottom: 10px;
}

.widget-area .widget li.quick a
{
        font-size: 16px;
        font-size: 0.950rem;
        line-height: 1.646153846;
        list-style-image: none;
        margin: 0 0 5px 0;
        text-transform: uppercase;

}

.widget-area .widget li.quickact a
{
        font-size: 18px;
        font-size: 1rem;
        line-height: 1.646153846;
        list-style-image: none;
        margin: 0 0 10px  0px;
        text-transform: uppercase;
        color: #225125 !important;
}

#widgetbox h1
{
        font-size: 1px;
        font-size: 1.15rem;
        letter-spacing: 0.025rem;
        line-height: 1.6;
        color: #666;
        margin-bottom: 2px;
}
#widgetbox h2
{
        font-size: 1px;
        font-size: 1.02rem;
        letter-spacing: 0.025rem;
        line-height: 1.6;
        color: #3e3a3a;
         margin: 35px 0 10px 0 !important;
}

#widgetbox h3
 {
        font-size: 13px;
        font-size: 0.95rem;
        line-height: 1.446153846;
        margin-bottom: 10px;
        margin-top: 0 !important;
        color: #879E1C;
}


}

-----------------------------------------------*/
/* =ContactForm
----------------------------------------------- */
.wpcf7-form {
        background-color:red;
        border: 1px solid #f6efdf;
        border-radius:2px;
        width:360px;
        padding: 10px 20px;
        margin-bottom:10px;
}

.wpcf7-form input,
        .wpcf7-form textarea{
        background:#F7F7F7;
        border:3px solid #ccc;
        border-radius:7px;
        width:320px;
    margin: 4px 0 8px 0;
    padding: 5px 7px;
        color: #4f4f4f;
    font-size: 14px;
    vertical-align: middle;
}

.wpcf7-form p, .wpcf7-form.widget-area p {
        color:#333;
        margin-top:2px;
        margin-bottom:2px;
}

.wpcf7-form .wpcf7-submit {
        background:#666;
        border-radius:7px;
        cursor:pointer;
        width:100px;
        margin:7px 0;
        padding: 5px 15px;
        color:#fff;
}


/* Minimum width of 960 pixels. */
@media screen and (min-width: 960px) {


        body .site {
                padding: 0 40px;
                padding: 0 2.857142857rem;
                margin-top: 48px;
                margin-top: 3.428571429rem;
                margin-bottom: 24px;
                margin-bottom: 2rem;
                box-shadow: none !important;
        }
        body.custom-background-empty {
                background-color: #fff;
        }
        body.custom-background-empty .site,
        body.custom-background-white .site {
                padding: 0;
                margin-top: 0;
                margin-bottom: 0;
                box-shadow: none;
        }

        body.template-front-page .site-content,
        body.attachment .site-content,
        body.full-width .site-content {
                width: 88% !important;
        margin-left: 2% !important;
        margin-right: 2% !important;
        }

        #widgetbox li.quick
{
        margin: 0 0 0 0px;
        padding-bottom: 10px;
}
        .widget-area .widget li.quick
{
        font-size: 18px;
        font-size: 1rem;
        line-height: 1.846153846;
        list-style: none;
        margin: 0px;
        text-transform: uppercase;
}
.entry-content h1,
.comment-content h1 {
 font-size: 2.2 em;  ;
  margin-top: 0.5em;
  margin-right: 0px;
  margin-bottom: 2em;
  margin-left: 0px;
  letter-spacing: 0.025rem;
  color: #3e3a3a;
  line-height: 2.5rem;
}

.entry-content h2,
.comment-content h2 {
 font-size: 1.7em;
  margin-top: 1em;
  margin-right: 0px;
  margin-bottom: 1.5em !important;
         text-align: left;
        border-bottom: solid 2px #77b43d!important;
        max-width: 98%
}

.entry-content h3,
.comment-content h3 {
        font-size: 26px;
        font-size: 1.253rem;
        line-height: 1.846153846;
        color: #3e3a3a;
        margin-bottom: 8px;
}
.entry-content h4,
.comment-content h4 {
        font-size: 1.55rem;
        line-height: 1.9;
        color: #3e3a3a;
        font-weight: normal;
        margin-bottom: 8px !important;
}

.entry-content h6,
.comment-content h6 {
         font-size: 3.75rem;
        line-height: 4;
        margin-bottom: 4px !important;
  color: #3e3a3a;
  text-align: left !important;
}

.main-navigation li {
                margin: 0 10px 0 0;
                margin: 0 0.857142857rem 0 0;
                position: relative;
                font-size: 24px;
        font-size: 1.15rem;
        line-height: 1.42857143;
                padding-left: 10px;
        }

        .site-content {
                float: left;
                width: 56.104166667%;
                padding-left: 50px !important;
                padding-right: 50px !important;
                margin-top: 20px !important;
                padding-top: 0 !important;
        }

        .widget-area {
                float: right;
                width: 27.041666667%;
                padding-right: 15px !important;
        }


.entry-content li,
.comment-content li,
.mu_register li {
 color: #552e2e;
font-size: 1.25em !important;
font-family: 'Open Sans', sans-serif !important;
                  list-style: disc;
                  list-style-position: outside;
        line-height: 1.8114285714;
        padding-bottom: 0.4rem;
        padding-left: 0px;
}


/* Minimum width of 1080 pixels. */
@media screen and (min-width: 1080px) {

-----------------------------------------------*/
/* =ContactForm
----------------------------------------------- */
.wpcf7-form {
        background-color:red;
        border: 1px solid #f6efdf;
        border-radius:2px;
        width:660px;
        padding: 10px 20px;
        margin-bottom:10px;
}

.wpcf7-form input,
        .wpcf7-form textarea{
        background:#F7F7F7;
        border:3px solid #ccc;
        border-radius:7px;
        width:620px;
    margin: 4px 0 8px 0;
    padding: 5px 7px;
        color: #4f4f4f;
    font-size: 14px;
    vertical-align: middle;
}

.main-navigation li {
                margin: 0 30px 0 0;
                margin: 0 2.357142857rem 0 0;
                position: relative;
        }

}
/* Minimum width of 1310 pixels. */
@media screen and (min-width: 1310px) {

body.template-front-page .site-content,
        body.attachment .site-content,
        body.full-width .site-content {
                width: 84% !important;
       margin-left: 1% !important;
       margin-right: 4% !important;
        }


.main-navigation li ul li{
        margin: 0 1.25rem 0 -3rem;
         }
.entry-content h1,
.comment-content h1 {
 font-size: 3.1em !important;
  margin-top: 0;
  margin-right: 0px;
  margin-bottom: 1em;
  margin-left: 0px;
  letter-spacing: 0.05rem;
  color: #000000;
  line-height: 3.5rem;
}
.entry-content h2,
.comment-content h2 {
 font-size: 2.25em;
  margin-top: 0.5em;
  margin-right: 0px;
  margin-bottom: 0.5em !important;
         text-align: left;
        border-bottom: none!important;
        max-width: 90%
}

 .entry-content h3,
.comment-content h3 {
 font-size: 1.8em;
  margin-top: 0;
  margin-right: 0px;
  margin-bottom: 1em;
  margin-left: 0px;
  letter-spacing: 0.05rem;
  color: #5f5e5e;
  line-height: 2rem;
}

.entry-content p.start
{
    font-size: 1.25em;
}


.site-content {
               float: left;
                width: 55.104166667%;
                padding-left: 7% !important;
                padding-right: 1% !important;
                margin-top: 10px !important;
                padding-top: 0 !important;
        }

        .widget-area {
                float: right;
                width: 27.041666667%;
                padding-right: 7% !important;
        }

#page {
 background-color: #fff !important;
background-image: none;
   margin-top: 0;
         margin-bottom: 0px;
}

.main-navigation li {
                margin: 0 10px 0 0;
                margin: 0 2rem 0 0;
                position: relative;
                padding-left: 15px;
                font-size: 1.15rem;
        }

        #widgetbox h2
{
        font-size: 1.05rem;
        letter-spacing: 0.025rem;
        line-height: 1.6;
        color: #3e3a3a;
         margin: 35px 0 10px 0 !important;
}


        /* Minimum width of 1601 pixels. */
@media screen and (min-width: 1601px) {

#widgetbox
{
         font-size: 1.05rem !important;
}

#widgetbox h2
{
        font-size: 1.2rem !important;
        letter-spacing: 0.05rem !important;
        line-height: 1.4;
        color: #3e3a3a !important;
        margin: 35px 0 10px 0 !important;

}
#widgetbox  p,
#widgetbox li,
#widgetbox textwidget {
        line-height: 1.75;
}
#widgetbox a:link, #widgetbox a:visited {
font-size: 1em;
    display: block;
    font-weight: normal;
         }



#page {
 background-color: #fff !important;
background-image: none;
   margin-top: 0;
         margin-bottom: 0px;
}

.main-navigation li {
                margin: 0 26px 0 0;
                margin: 0 1.25rem 0 0;
                position: relative;
                  padding-left: 22px;
                  font-size: 1.2rem;
        }

/* Minimum width of 1800 pixels. */
@media screen and (min-width: 1800px) {

.site-content {
                float: left;
                width: 50.104166667%;
                padding-left: 10% !important;
                padding-right: 2% !important;
                margin-top: 10px !important;
                padding-top: 0 !important;
        }

.widget-area {
                float: right;
                width: 26.041666667%;
                                         padding-right: 10% !important;
        }

.main-navigation li {
                margin: 0 26px 0 0;
                margin: 0 1.25rem 0 0;
                position: relative;
                 padding-left: 32px;
                  font-size: 1.25rem;

         }

}