.captcha-image {
border: 1px solid;
padding: 10px;
display: inline-block;
text-align: center;
}
.cf7ic_instructions {
display: block;
}
.captcha-image .cf7ic_instructions span {
font-weight: bold;
}
span.captcha-image > label {
display: inline-block !important;
position: relative;
width: auto !important;
} .captcha-image svg {
padding: 5px;
width: 35px;
height: 35px;
box-sizing: border-box;
}
.captcha-image label>input+svg {
cursor: pointer;
border: 2px solid transparent;
position: relative;
overflow: hidden;
}
.captcha-image label:nth-child(2),
.captcha-image label:nth-child(3) {
margin-right: 5px;
} .captcha-image label>input:checked+svg,
.captcha-image label>input:focus+svg {
border: 2px solid #f00;
}  span.wpcf7-form-control.wpcf7-cf7ic {
border: none;
}
.kc_captcha {
display: inherit;
} .cf7ic-style1 {
border: 1px solid;
padding: 10px;
display: inline-block;
text-align: center;
}
.cf7ic-icon-wrapper {
font-size: inherit;
}
.cf7ic-style1 .cf7ic-icon-wrapper .fa,
.cf7ic-style1 .cf7ic-icon-wrapper svg {
font-size: inherit;
border-color: inherit;
}
body .cf7ic-style1 .cf7ic-icon-wrapper svg {
width: 1em;
height: 1em;
fill: currentColor;
box-sizing: content-box !important;
}
.woocommerce .captcha-image .cf7ic-icon-wrapper label,
.woocommerce-page .captcha-image .cf7ic-icon-wrapper label,
.captcha-image .cf7ic-icon-wrapper label {
display: inline-block;
width: inherit;
vertical-align: text-top;
}
.captcha-image label>input { opacity: 0 !important;
width: 0 !important;
height: 0 !important;
min-width: 0 !important;
min-height: 0 !important;
margin: 0 !important;
padding: 0 !important;
border: none !important;
position: absolute !important;
}
.captcha-image label>input+* { position: static;
cursor: pointer;
border-width: 2px;
border-style: none;
border-color: transparent;
padding: 7px;
}
.captcha-image label>input:checked+*,
.captcha-image label>input:focus+* { padding: 7px;
border-width: 2px;
border-style: solid;
}
.cf7ic-special {
opacity: 0;
filter: alpha(opacity=0);
pointer-events: none;
position: absolute;
left: 0;
width: 200px;
}
.cf7ic-loader,
.cf7ic-loader:before,
.cf7ic-loader:after {
border-radius: 50% !important;
width: 2em !important;
height: 2em !important;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation: cf7ic-load 1.2s infinite ease-in-out;
animation: cf7ic-load 1.2s infinite ease-in-out;
}
.cf7ic-loader {
display: block;
color: #444;
font-size: 10px !important;
margin: 4.8em 6em !important;
position: relative !important;
text-indent: -9999em !important;
-webkit-transform: translateZ(0) !important;
-ms-transform: translateZ(0) !important;
transform: translateZ(0) !important;
-webkit-animation-delay: -0.16s;
animation-delay: -0.16s;
}
.cf7ic-loader:before,
.cf7ic-loader:after {
content: '';
position: absolute;
top: 0;
}
.cf7ic-loader:before {
left: -3.5em;
-webkit-animation-delay: -0.32s;
animation-delay: -0.32s;
}
.cf7ic-loader:after {
left: 3.5em;
}
@-webkit-keyframes cf7ic-load {
0%,
80%,
100% {
box-shadow: 0 2.5em 0 -1.3em;
}
40% {
box-shadow: 0 2.5em 0 0;
}
}
@keyframes cf7ic-load {
0%,
80%,
100% {
box-shadow: 0 2.5em 0 -1.3em;
}
40% {
box-shadow: 0 2.5em 0 0;
}
} .ai1ic-fields {
height: 0 !important;
display: block;
overflow: hidden !important;
}
body .ai1ic-fields input {
position: absolute;
transform: scale(0);
}
.cf7ic-wpf {
margin-bottom: 30px !important;
}
.cf7ic-wpf .captcha-image label {
width: 35px !important;
}
.cf7ic-wpf .captcha-image label i {
width: 35px !important;
text-align: center;
}
.cf7ic-wpf .captcha-image .cf7ic-icon-wrapper {
display: block;
text-align: left !important;
}.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
word-break: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.popup-template .modal{opacity:0;transition:all .25s ease}.popup-template .modal.is-open{opacity:1;transition:all .25s ease}@font-face {
font-family: 'Droid Sans';
font-weight: 400;
font-style: normal;
src: url(//www.medo-med.net/wp-content/themes/stens-radiate/fonts/Droid-Sans/DroidSans.ttf) format('truetype');
}
@font-face {
font-family: 'Droid Sans';
font-weight: 700;
font-style: normal;
src: url(//www.medo-med.net/wp-content/themes/stens-radiate/fonts/Droid-Sans/DroidSans-Bold.ttf) format('truetype');
}
@font-face {
font-family: 'Lato';
font-weight: 400;
font-style: normal;
src: url(//www.medo-med.net/wp-content/themes/stens-radiate/fonts/Lato/Lato-Regular.ttf) format('truetype');
}
@font-face {
font-family: 'Lato';
font-weight: 400;
font-style: italic;
src: url(//www.medo-med.net/wp-content/themes/stens-radiate/fonts/Lato/Lato-Italic.ttf) format('truetype');
}
@font-face {
font-family: 'Lato';
font-weight: 700;
font-style: normal;
src: url(//www.medo-med.net/wp-content/themes/stens-radiate/fonts/Lato/Lato-Bold.ttf) format('truetype');
}
@font-face {
font-family: 'Lato';
font-weight: 700;
font-style: italic;
src: url(//www.medo-med.net/wp-content/themes/stens-radiate/fonts/Lato/Lato-BoldItalic.ttf) format('truetype');
} a.btn {
padding: 5px 16px;
border-radius: 23px;
-webkit-border-radius: 23px; 
-moz-border-radius: 23px;
background-color: #8ab613;
color: #fff !important;
display: inline-block;
margin-top: 10px;
}
a.btn.eventsubmit {
background-color: #5e9127;
margin-top: 0;
}
a.more-link {
font-size: 16px;
padding: 5px 18px;
border-radius: 23px;
-webkit-border-radius: 23px; 
-moz-border-radius: 23px;
background-color: #8ab613;
color: #fff !important;
display: table;
margin: 10px 0 0;
}
a.btn:hover,
a.more-link:hover {
opacity: 0.8;
} .strong-view.wpmtst-default .wpmtst-testimonial {
border: none !important;
background-image: radial-gradient(circle farthest-corner at center center,#fff,#f3f3f3 160%);
padding: 1em !important;
margin: 1.5em 0 !important;
}
.strong-view.wpmtst-default .wpmtst-testimonial-inner {
border: none !important;
}
.testimonial-name {
text-align: left !important;
margin: 1.5em 0 !important;
}
.testimonial-name:before {
content: "– ";
}
.testimonial-name:after {
content: " –";
}
.testimonial-ausbildung {
text-align: left !important;
font-style: italic;
margin-top: -13px;
}  .page-id-10750 #colophon { 
margin-top: -37px;
padding-top: 55px;
} .page-id-10750 #teaser:last-child {
padding-bottom: 0;
}
#teaser {
margin: 1em 0;
padding: 1em;
}
#einzug {
max-width: 1024px;
margin: 3em auto 1em !important;
padding: 1em 0;
}
#teaser:first-child,
#einzug:first-child {
margin-top:0;
padding-top: 0;
}
#teaser-wrap {
margin: 2em auto;
max-width: 1550px;
flex-wrap:wrap;
display: flex;
}
@media screen and (max-width: 811px) {
#teaser-wrap {
margin: 2em auto 0;
padding: 0 15px;
}
}
.backgray,
#teaser.backgray{
background-color: #f2f9f9;
}
#teaser .teaserfoto img {
border: none; max-width: 100%;
} .teaser-headline {
max-width: 1500px;
margin: 0 auto;
padding-top: 60px;
padding-left: 20px;
}
#teaser #einzug h3 { 
font-size: 1.5em; 
line-height: 1.3em; 
margin-top: 1em; 
margin-bottom: 13px;
}
#teaser h3,
.teaser .entry-title {
margin: 0;
}
#teaser h3,
.teaser .entry-title {
margin: 0;
}
.backcolor div.infobox,
.backgray div.infobox{
background-color: #fff;
color: #2a2a29;
}
#teaser.backgray .infobox a:hover {
color: #2a2a29;
}
#teaser.three h3 {
font-size: 1.4em;
line-height: 1.2em;
margin-top: 10px;
color: #8ab613;
text-align: left;
min-height: 47px;
display: grid;
align-items: center;    
}
#teaser.three h3 a:hover{
color: #212121;
}
.teaser {
margin: 2em auto;
width: 100%; }
@media screen and (max-width: 1584px) {
.teaser {
margin: 1em auto 1.5em;
}    
}
#teaser .textwrap h3 {
margin: 11px 0;
}
#teaser .termine .textwrap h3 {
margin: 0;
}
#teaser.three .gridspace  h3 {
margin: 0;
}
.textwrap.textsingle {
padding: 0 2em;
}
@media screen and (max-width: 811px) {
.textwrap.textsingle {
padding: 0;
}
}
.teaser.three { margin-top: 2em;
width: 47%;
} rgba(255, 255, 255, 0.7);
}
*/
.onecolumn .teaser.three { width: 100%;
}
.twocolumn .teaser.three { width: 46%; }
.onecolumn .textwrap.three {
padding: 0 2em;
margin: 1.5em 0
}
@media screen and (max-width: 433px) {
.onecolumn .textwrap.three,
.twocolumn .textwrap.three{
padding: 0 1em
}
}
.onecolumn .teaserfoto {
float: left;
padding: 2.5em 1.5em 1em 2.5em;
max-width: 500px;
}
@media screen and (max-width: 1040px) {
.onecolumn .teaserfoto {
float: none;
margin-right: 0;
}
}
.twocolumn .teaser.three { width: 48%;
max-width: 600px;
}
.twocolumn .teaser.three.termine { width: 47%;
max-width: 764px;
}
@media screen and (max-width: 811px) {
.twocolumn .teaser.three.termine { width: 100%;
}
}
.threecolumn .teaser.three { width: 29%;
} @media screen and (max-width: 1034px) {
.threecolumn .grid .teaser.three {
width: 98%;
}     
}
.forcolumn .teaser.three { width: 23%;
}
@media screen and (max-width: 1584px) {
.forcolumn .teaser.three {
width: 30%;
}     
}
@media screen and (max-width: 1218px) {
.threecolumn .teaser.three,
.forcolumn .teaser.three{
width: 46%;
}     
}
@media screen and (max-width: 655px) {
.threecolumn .teaser.three,
.forcolumn .teaser.three{
width: 96%;
}     
}
.textwrap.three {
padding: 0 1em;
}
.termine .textwrap.three {
padding: 1em 2em;
}
.three .teaserfoto {
overflow: hidden;
margin: 0 auto;
}
.forcolumn .teaserfoto {
overflow: hidden; margin: -2em auto 0;
}
.entry-content ul,
#teaser ul  { 
list-style-type:none; 
text-align: left;
margin-bottom: 1.5em;
left: 0;
}
.entry-content ol,
#teaser ol {
padding: 1em 0 1em 30px;
margin-bottom: 1.5em;
text-align: left;
margin-bottom: 1.5em;
left: 0;
}	
.entry-content ol li,
#teaser ol li {
padding-left: 10px;
}
.entry-content li,
#teaser li { 
padding-left: 1.5em;
line-height: 1.5;
margin-bottom: 6px;
}
.entry-content li ul li,
#teaser li ul li{ 
margin-top: 10px;
}
.entry-content ul li:before,
#teaser ul li:before,
.toggle ul li:before,
.teaser ul li:before {
color: #8ab613;
content: "•";
font-size: 1.2em;
line-height: 1;
margin-left: -22px;
padding-right: 12px;
vertical-align: baseline;
}
.wpforms-field-container ul li:before {
display: none;
}
.teaser ul,
.toggle ul {
left: 2em;
position: relative;
display: inline;
text-align: left;
}
.teaser li {
margin-bottom: 5px;
} .page-template-page-newdesign .page-id-10790 #secondary {
width: unset;
max-width: 1550px;
margin: 0 auto; 
padding-top: 80px;
float: unset;
background-color: #fff;
display: flex; 
flex-wrap: wrap;
}
.page-id-10790  #nav_menu-9 { order: 1; }
.page-id-10790  #nav_menu-14 { order: 4;}
.page-id-10790  #nav_menu-15 { order: 5;}
.page-id-10790  #nav_menu-16 { order: 2;}
.page-id-10790  #nav_menu-17 { order: 3; }
.page-id-10790  .page-template-page-newdesign #secondary .widget {
margin: 20px;
width: 28%;
}
@media screen and (max-width: 1443px) {
.page-id-10790 .page-template-page-newdesign #secondary .widget {
width: 27%;
}
}
@media screen and (max-width: 1217px) {
.page-id-10790 .page-template-page-newdesign #secondary .widget {
width: 26%;
}
}
@media screen and (max-width: 871px) {
.page-id-10790 .page-template-page-newdesign #secondary .widget {
width: 97%;
}
} @keyframes fadein{from{opacity:0;}to{opacity:1;}}@-moz-keyframes fadein{from{opacity:0;}to{opacity:1;}}@-webkit-keyframes fadein{from{opacity:0;}to{opacity:1;}}@-o-keyframes fadein{from{opacity:0;}to{opacity:1;}}
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, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
border: 0;
font: inherit;
font-size: 100%;
font-style: inherit;
font-weight: inherit;
margin: 0;
outline: 0;
padding: 0;
vertical-align: baseline;
}
html {
overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust:     100%; }
body {
margin-top: 0 !important;
animation:fadein 1s;-moz-animation:fadein 1.5s;
-webkit-animation:fadein 1s; }
li #custom_html-2 { position: fixed;
top: 0;
} a[name] {
padding-top: 94px; }
#secondary a  { color: #444;}
#secondary a:hover, #secondary .current_page_item a { color: #8ab613;
}
a, a:visited {
color: #8ab613;	text-decoration: none;
}
a:hover,
a:focus,
a:active { color: #444;
}
article a, article a:visited { color: #8ab613; }
article a:hover, article a:focus { color: #444;  }
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
display: block;
font-style: normal;
}
ul {
list-style: none;
}
table { border-collapse: collapse;
border-spacing: 0;
border:1px solid #444;
margin: 0 0 15px;
margin: 0 0 1.5em;
width: 100%;
}
tr:nth-child(even) {background-color: #fcfcfc;}
th {
font-weight: 700;
}
th, td {
border: 1px solid #f0f0f0;
padding: 6px 10px;
}
caption, th, td {
text-align: left;
}
a:focus {
outline: thin dotted;
}
a:hover,
a:active { outline: 0;
}
a img {
border: 0;
}
img.rund {
width: 230px;
height: 230px;
border-radius: 150px;
-webkit-border-radius: 150px;
-moz-border-radius: 150px;
overflow:hidden; 
} div.highlight {
font-family: 'Lato', sans-serif;
font-size:1.4em;
font-style:italic;
color:#878786;
line-height: 1.5em;
}
.infobox {   
line-height: 1.5em;
border: 2px solid #95c11e;
margin-bottom: 20px;
padding: 10px 20px;
}
.clearb {clear: both}
.ausgebucht {
color: #C82527;
font-weight: 700;
}
.angebot,
#primary-sidebar .upcoming-events span { color: #d58e77;
font-weight: 700;
}
.aktion {
color: #ff0000;
font-weight: 700;
} @font-face {
font-family: 'Genericons';
src: url(//www.medo-med.net/wp-content/themes/stens-radiate/font/genericons-regular-webfont.eot);
src: url(//www.medo-med.net/wp-content/themes/stens-radiate/font/genericons-regular-webfont.eot?#iefix) format('embedded-opentype'),
url(//www.medo-med.net/wp-content/themes/stens-radiate/font/genericons-regular-webfont.woff) format('woff'),
url(//www.medo-med.net/wp-content/themes/stens-radiate/font/genericons-regular-webfont.ttf) format('truetype'),
url(//www.medo-med.net/wp-content/themes/stens-radiate/font/genericons-regular-webfont.svg#genericonsregular) format('svg');
font-weight: normal;
font-style: normal;
} body,
button,
input,
select,
textarea {
font-family: 'Droid Sans', sans-serif;
font-weight: 400;
font-size: 18px;
color: #2f2f2f;
} h1, h2, h3, h4, h5, h6 { 
color: #8ab613;
font-weight: 700;
font-family: 'Lato', sans-serif;
}
.headline {
color: #606060;
}
h1 .headline2,
h2 .headline2,
h3 .headline2, 
h4 .headline2  {
margin: 0 0 10px;
padding: 0;
font-weight: 400;
}
h1 { 
font-size: 1.55em;
line-height: 1.4em;
color: #8ab613;
margin-bottom: 15px;
}
h2 { 
font-size: 1.4em;
line-height: 1.3em;
margin-top: 0;}
h3 { font-size: 1.3em; line-height: 1.2em; }
h4 { font-size: 1.2em; line-height: 1.1em; }
h5 { font-size: 1.1em; line-height: 1em; }
h6 { font-size: 1em; line-height: 1em; }
hr {
background-color: #eaeaea;
border: 0;
height: 1px;
margin-bottom: 15px;
}
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
margin-bottom: 10px;
margin-top: 22px;
} p {
line-height: 1.5;
margin-bottom: 1em;
}
ul, ol {
margin: 0;
}
ul {
list-style: none;
}
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 5px;
margin-left: 0.5rem;
}
dt {
font-weight: 700;
}
dd {
margin: 0 15px 15px;
margin: 0 1.5rem 1.5rem;
}
b, strong {
font-weight: 700;
color: #606060;
}
span strong {
color: unset;
}
dfn, cite, em, i {
font-style: italic;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: "";
}
blockquote {
color: #8ab613;
font-family: 'Lato', sans-serif;
font-size: 1.6em;
font-style: italic;
font-weight: 400;
line-height: 2em;
margin-bottom: 1em;
margin-left: 2em;
max-width: 605px;
padding-top: 20px;
position: relative;
text-align: left;
top: 5px;
}
blockquote::before {
top: 20px;
content: "“";
font-size: 5em;
font-style: normal;
left: -53px;
position: absolute;
color: #8ab613;
}
blockquote p {
line-height: 1.4em;
}
blockquote .autor,blockquote cite {
font-size: 0.8em;
display: block;
margin-top: 15px;
font-style: normal;
}
blockquote .autor:before {
content: "\2014 \2009";
}
.page-id-9 blockquote { color: #2f2f2f;
font-family: 'Lato', sans-serif;
font-size: 1.195em;
margin-left: 4.5em;
max-width: 80%;
}
.page-id-9 blockquote .autor, 
.page-id-9 blockquote cite {
font-size: 0.9em;
}
.page-id-9  blockquote .autor:before {
content: "";
}
.page-id-9 hr {
margin-bottom: 2em;
margin-top: 2.5em;
}
address {
margin: 0 0 15px;
margin: 0 0 1.5rem;
display: block;
font-style: italic;
}
pre {
background: #FFFFFF;
border: 1px solid #EAEAEA;
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 15px;
font-size: 1.5rem;
line-height: 1.5;
margin-bottom: 16px;
margin-bottom: 1.6rem;
max-width: 100%;
overflow: auto;
padding: 16px;
padding: 1.6rem;
white-space: pre-wrap;
overflow: auto;
}
code, kbd, tt, var {
font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
white-space: pre-wrap;
}
abbr, acronym {
border-bottom: 1px dotted #666;
cursor: help;
white-space: pre-wrap;
}
mark, ins {
background: #fff9c0;
text-decoration: none;
}
sup,
sub {
font-size: 75%;
height: 0;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
bottom: 1ex;
}
sub {
top: .5ex;
}
small {
font-size: 75%;
}
big {
font-size: 125%;
}
figure {
margin: 0;
}
img {
height: auto; max-width: 100%; }
article img {
height: auto; max-width: 100%; }
img.ajax-loader {
height: 50px;
} img#wpstats {
display: none;
}
button,
input,
select,
textarea {
font-size: 100%; margin: 0; vertical-align: baseline; vertical-align: middle; }
button, input {
line-height: normal; }
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
background-color: #8ab613;	border: none;
border-radius: 4px;
color: #FFFFFF;
padding: 8px 16px;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
opacity: 0.8;
filter:alpha(opacity=80); text-decoration: none;
cursor: pointer;
}
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box; padding: 0; }
input[type="search"] {
-webkit-appearance: textfield; -webkit-box-sizing: content-box; -moz-box-sizing:    content-box;
box-sizing:         content-box;
}
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner { border: 0;
padding: 0;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
color: #666;
border: 1px solid #ccc;
border-radius: 3px;
font-family: 'Droid Sans', sans-serif;
font-weight: 400;
font-style: normal;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
color: #111;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
padding: 3px;
}
textarea {
overflow: auto; padding-left: 3px;
vertical-align: top; width: 98%;
} .clearfix:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
} /*\*/* html .clearfix {
height:1%;
}
.clearfix {
display: block;
}/**/ .alignleft {
display: inline;
float: left;
margin-right: 15px;
margin-right: 1.5rem;
margin-bottom: 15px;
margin-bottom: 1.5rem;
}
.alignright {
display: inline;
float: right;
margin-left: 15px;
margin-left: 1.5rem;
margin-bottom: 15px;
margin-bottom: 1.5rem;
}
@media only screen and (max-width: 1050px) {
.alignright, .alignleft {
float: none;
display: block;
margin: 10px 0;
}
}
.aligncenter {
clear: both;
display: block;
margin: 0 auto;
}
.alignnone {
margin: 10px 0;
} .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
}
.screen-reader-text:hover,
.screen-reader-text:active,
.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-weight: 700;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } .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;
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
clear: both;
}  .entry-content .leftcolumn, 
.entry-content .rightcolumn {width: 48%; }
.entry-content .leftcolumn {float: left;  }
.entry-content .rightcolumn {float: right; }
.entry-content .topcolumn {clear: both; }
#primary {
max-width: 1024px;
}
#primary-sidebar {
width: 70%;
float: right;
padding: 0 8px;
}
#secondary {
width: 27%;
padding-top: 30px;
float: left;
}
#content { 
background-color: #ffffff;
text-align:left; 
top: -0px;
padding-top: 10px;
margin: 0 auto; max-width: 1600px;
width: 100%;
}
.inner-wrap {
margin: 0 15px;
} .header-wrap {
height: auto;
margin: 0 auto;
padding-bottom: 1em;
padding-top: 2%;
position: relative;
width: 100%;
max-width: 1745px;
}
body.admin-bar .header-wrap { }
.site-branding {
padding-bottom: 18px;
height: auto;
margin: 0 auto;
position:relative;
}
div.site-banner { background-color: #bdc6ab; 
}
.headtitle {
width:85%;
margin:0 auto;
}
.site-banner h1 { 
color: #fff;
text-align:center;
}
#headerbanner {   
width: 100%;
position: relative;
top: 170px;
z-index: -1;}
#headerpic {
margin: 10px auto 0;
position: relative;
max-height: 480px;
overflow: hidden;
}
.headerpic-wrap {
height: auto;
margin: 0 auto;
}
#headerpic img {
height: auto;
max-width: 100%;
}
img.header-image {
display: block;
margin-left: auto;
margin-right: auto;
}
#masthead .search-form {
float: right;
position: absolute;
right: 0;
top: 155px;
background-color: #9c9d9f;
padding: 6px 8px;
display: none;
z-index: 999;
}
#masthead .search-form .search-field {
width: 180px;
}
#masthead .search-form input[type="submit"] {
display: none;
}
.header-search-icon {
float: right;
border-left: 1px solid #E1E4E6;
margin-top: -34px;
padding: 0 8px;
cursor: pointer;
}
.header-search-icon:before {
content: '\f400';
color: #9c9d9f;
display: inline-block;
-webkit-font-smoothing: antialiased;
font: normal 30px/1 'Genericons';
vertical-align: top;
}
.grundsatz-icon:before {
content: '\f424';
color: #8ab613;
display: inline-block;
-webkit-font-smoothing: antialiased;
font: normal 60px/1 'Genericons';
vertical-align: top;
float: right;
}
.pinit-icon:before {
content: '\f308';
color: #8ab613;
display: inline-block;
-webkit-font-smoothing: antialiased;
font: normal 60px/1 'Genericons';
vertical-align: top;
float: right;
}
.grundsatz-icon:hover:before,
.pinit-icon:hover:before {
color: #95c11e;
} #secondary ul, ol {
margin: 0 0 0 12px;
}
#secondary .menu  li::before {
content: "•";
color: #8ab613;
line-height: 20px;
vertical-align: bottom;
padding-right: 6px;
display: inline-block;
margin-left: -12px;
}
#secondary ul li ul li a, #secondary ul li.current-menu-item ul li a {
color: #8ab613;
}
#secondary ul li ul li a:hover, 
#secondary ul li.current-menu-item ul li a:hover, 
#secondary ul li ul li.current-menu-item a:hover, 
#secondary ul li.current_page_ancestor ul li a:hover,
#secondary ul li.current-menu-ancestor ul li a:hover, 
#secondary ul li.current_page_item ul li a:hover {
color: #9c9d9f;
} .main-navigation {
margin: 0 auto;
display: table;
max-width: 1623px;
width: 100%;
}
.logo { 
margin: 0 auto;
background: url(//www.medo-med.net/wp-content/themes/stens-radiate/images/Medo-Med-Logo.png) no-repeat 24px top; 
height: 33px;
width: 370px;
float:left;
}
@media only screen and (min-width: 1142px) {
.site-title {
clear: unset;
top: 17px;
left: 25px;
}
} 
@media only screen and (max-width: 1141px) {
.site-title {
clear: both;
top: 0px;
}
} 
.site-title {
position: relative;
padding-left: 86px;
}
.site-description {
visibility: hidden;
}
.site-title h2 {
font-size: 1.3em;
color: #575656;
}
.main-navigation ul {
list-style: none;
margin: 0;
padding-left: 0;
}
.main-navigation li {
font-family: 'Lato', sans-serif;
float: left;
position: relative;
font-size: 1.1em;
line-height: 2.3em;
font-weight: 400; }
.main-navigation a {
padding: 0 25px;
display: block;
text-decoration: none;
color: #2f2f2f; 
} .main-navigation ul li:first-child a::after {
display: none;
} .main-navigation ul li a::after {
color: #8ab613; 
content: "•";
left: -4px;
position: absolute;
top: 0;
font-size: 12px;
}
@media screen and (max-width: 1180px) {
.main-navigation ul li a::after {
display: none;
}
} .main-navigation a:hover,
.main-navigation ul li.current-menu-item a,
.main-navigation ul li.current_page_ancestor a,
.main-navigation ul li.current-menu-ancestor a,
.main-navigation ul li.current_page_item a,
.main-navigation ul li:hover > a {
color: #8ab613; } .main-navigation ul li ul,
.main-navigation ul li:hover ul ul,
.main-navigation ul ul li:hover ul ul,
.main-navigation ul ul ul li:hover ul ul,
.main-navigation ul ul ul ul li:hover ul ul {
display:none;
z-index: 9999;
background-color: #ffffff;
-moz-box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.1);
-webkit-box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.1);
box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.1);
}
.main-navigation ul li ul a::after {
content: "";
}
.main-navigation ul li:hover ul,
.main-navigation ul ul li:hover ul,
.main-navigation ul ul ul li:hover ul,
.main-navigation ul ul ul ul li:hover ul,
.main-navigation ul ul ul ul ul li:hover ul {
display:block;
}
.main-navigation ul ul {
display: none;
float: left;
left: 0;
position: absolute;
top: 39px;
z-index: 99999;
}
.main-navigation ul ul li {
border-left: none;
font-size: 1em;
}
.main-navigation ul li ul li a,
.main-navigation ul li.current-menu-item ul li a,
.main-navigation ul li ul li.current-menu-item a,
.main-navigation ul li.current_page_ancestor ul li a,
.main-navigation ul li.current-menu-ancestor ul li a,
.main-navigation ul li.current_page_item ul li a { color: #8ab613;
background-color: #ffffff;
line-height: 1.35em;
padding-bottom: 0.6em;
padding-top: 0.6em;
text-align: left;
min-width: 270px;
border-bottom: none;
}
.main-navigation ul li ul li a:hover,
.main-navigation ul li ul li.current-menu-item a,
.main-navigation ul li ul li:hover > a,
.main-navigation ul li.current-menu-item ul li a:hover  { background-color: #8ab613;	
color: #ffffff; 
border-bottom: none;
}
.main-navigation ul ul ul {
left: 100%;
top: 0;
}
.main-navigation ul ul a {
min-width: 200px;
} .sticky {
}
.hentry { 
margin-top: 0; 
margin-bottom: 40px; 
padding: 0 15px; 
}
.page-header {
margin-bottom: 40px;
margin-bottom: 4rem;
padding: 10px 30px;
padding: 1rem 3rem;
background-color: #FFFFFF;
text-align: center;
}
.updated {
display: none;
}
.single .byline,
.group-blog .byline {
display: inline;
}
.post-featured-image {
padding-bottom: 10px;
}
.page-content,
.entry-content,
.entry-summary {
margin: 15px 0 0;
margin: 1.5rem 0 0;
width: 100%;
}
.tag {
border-bottom: 1px #444 solid;
}
.page-links {
clear: both;
margin: 0 0 15px;
margin: 0 0 1.5rem;
}
.page-title {
font-size: 30px;
font-size: 3rem;
line-height: 1.5;
}
.entry-title a {
color: #444444;
}
#content .entry-title a:hover {
color: #8ab613;	text-decoration: none;
}
.entry-content ul { 
list-style-type:none; 
}
.entry-content  ul.upcoming-events {
margin-bottom: 0;
padding: 0;
} .infoblock {display:block;}
.entry-content .upcoming-events H4 { float: left;
margin-right: 10px;
width: 230px;
height: 60px;
}
.entry-content .upcoming-events H4::after {
content: "•";
color: #8ab613;
line-height: 20px;
vertical-align: bottom;
padding-left: 8px;
padding-right: 0px;
display: inline-block;
}
.entry-content .upcoming-events p {
margin-bottom: 0;
}
#secondary .upcoming-events a, #secondary .textwidget a { 
color: #8ab613;
}
#secondary .upcoming-events a:hover,
#secondary .textwidget a:hover {
color: #444;
}
.entry-content .upcoming-events li::before,
.entry-content .mc-main li::before{ 
content: " ";
padding-right: 0;
margin-left: 0;
}
.widget .upcoming-events li { 
margin-bottom: 0.5em;
margin-top: 0;
}
.entry-content .upcoming-events li { 
border-top: 2px solid #95c11e;
margin: 10px 0;
padding: 10px 0;
text-indent: 0;
}
.datumwidget {
font-size: 94%;
}
#secondary .mc-main .has-events .mc-date { background: #fff none repeat scroll 0 0;
}
#secondary .current-day a {
color: #8ab613;
}
#secondary .current-day a:hover {
color: #fff;
}
#secondary .mc-search-container button,
#secondary .mc-search-container input[type="button"],
#secondary .mc-search-container input[type="reset"],
#secondary .mc-search-container input[type="submit"] {
margin-top: 7px;
}
.mc-main .my-calendar-date-switcher select { font-size: 1.5em;
}
.mc-main .my-calendar-header a, .mc-main .mc_bottomnav a { background: rgba(0, 128, 128, 0.3) linear-gradient(to top, rgba(0, 128, 128, 0.9) 0%, rgba(0, 128, 128, 0.1) 70%) repeat scroll 0 0;
font-size: 1.1em;
}
.my-calendar-header > div, .mc_bottomnav > div { margin: 10px 5px;
} .entry-content ul li,
.entry-content ol li {
margin-bottom: 6px;
}
.entry-content ul li:before {
content: "•";
padding-right: 12px;
color: #8ab613;
line-height: 20px;
vertical-align: bottom; 
margin-left: -17px;
}
.entry-content ul,
.entry-content ol {
padding: 0 0 0 18px;
margin: 1em;
line-height: 1.5;
}
.entry-content li > ul,
.entry-content li > ol {
margin-bottom: 0;
}
.entry-header .entry-meta span {
padding-right: 20px;
}
.entry-meta span {
padding-right: 20px;
color: #999999;
font-size: 14px;
font-size: 1.4rem;
}
.entry-meta span:hover {
color: #8ab613;}
.entry-meta span a {
color: #999999;
}
#content .entry-meta span a:hover {
color: #8ab613;	text-decoration: none;
}
.entry-meta .posted-on:before,
.entry-meta .byline:before,
.entry-meta .cat-links:before,
.entry-meta .tags-links:before,
.entry-meta .comments-link:before,
.entry-meta .edit-link:before {
display: inline-block;
-webkit-font-smoothing: antialiased;
font: normal 22px/1 'Genericons';
vertical-align: top;
}
.entry-meta .posted-on:before 		{ content: '\f307'; }
.entry-meta .byline:before 			{ content: '\f304'; }
.entry-meta .cat-links:before 		{ content: '\f301'; }
.entry-meta .tags-links:before 		{ content: '\f302'; }
.entry-meta .comments-link:before 	{ content: '\f300'; }
.entry-meta .edit-link:before 		{ content: '\f411'; } .tg-one-third {
float: left;
width: 31.143952%;
margin: 0 3.284072% 30px 0;
margin: 0 3.284072% 3rem 0;
}
.tg-one-third-last {
margin-right: 0;
}
#featured_pages {
padding-bottom: 15px;
text-align: center;
}
#featured_pages img {
vertical-align: top;
margin-bottom: 20px;
margin-bottom: 2rem;
}
#featured_pages .page_text_container {
background-color: #FFFFFF;
padding: 30px 30px 20px;
padding: 3rem 3rem 2rem;
}
#featured_pages .entry-title {
line-height: 1;
margin-bottom: 10px;
margin-bottom: 1rem;
font-size: 24px;
font-size: 2.4rem;
}
#featured_pages p {
margin-bottom: 15px;
margin-bottom: 1.5rem;
font-size: 14px;
font-size: 1.4rem;
}
#featured_pages a.more-link {
font-size: 14px;
font-size: 1.4rem;
border: 1px solid #EAEAEA;
border-radius: 4px;
color: #555555;
padding: 4px 10px;
}
#featured_pages a.more-link:hover {
border: 1px solid #8ab613;	border-radius: 4px;
color: #8ab613;	padding: 4px 10px;
text-decoration: none;
} .not-found .page-content {
padding: 30px;
padding: 3rem;
background-color: #FFFFFF;
}
.not-found .search-form {
text-align: center;
} .blog .format-aside .entry-title,
.archive .format-aside .entry-title {
display: none;
} .page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
}
.wp-caption {
margin-bottom: 15px;
margin-bottom: 1.5rem;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin: 1.2% auto 0;
}
.wp-caption-text {
text-align: right;
font-size: 87%;	
font-style: italic;
color: #9F9F9F;
}
.wp-caption-text a {
color: #9F9F9F !important;
}
.page-id-3554 .wp-caption-text {
text-align: center;
font-size: 90%;	
color: #444;
font-style: italic;
}
.wp-caption .wp-caption-text {
margin: 3px 6px;
}
.site-main .gallery {
}
.gallery-caption {
}
.site-main .gallery a img {
}
.site-main .gallery dd {
}
.site-main .gallery-columns-4 .gallery-item {
}
.site-main .gallery-columns-4 .gallery-item img {
}  #lightGallery-outer {
background: rgba(0,0,0,0.7) !important;
}
.gallery {
margin: 0 auto 20px;
margin: 0 auto 2rem;
}
.gallery .gallery-item {
float: left;
display: block;
background: #fff;
margin: 10px 1.5% 20px;
text-align: center;
}
.gallery .gallery-item:hover { }
.gallery .gallery-icon {
text-align: center;
padding: 0;
margin: 0;
overflow: hidden;
line-height: 0;
}
.gallery-columns-1 .gallery-item { float: none; text-align: center; width:100%; margin: 10px 0 20px; }
.gallery-columns-2 .gallery-item { width:47%; }
.gallery-columns-3 .gallery-item { width:30%; }
.gallery-columns-4 .gallery-item { width:22%; }
.gallery-columns-5 .gallery-item { width:17%; }
.gallery-columns-6 .gallery-item { width:13.6%; }
.gallery-columns-7 .gallery-item { width:12.25%; margin:10px 1% 10px; }
.gallery-columns-8 .gallery-item { width:10.5%; margin:10px 1% 10px; }
.gallery-columns-9 .gallery-item { width:9.11%; margin:10px 1% 10px; }
.gallery dl a {
display: block;
}
.gallery dl a img {
height: auto;
margin: 0 auto;
}
.gallery .gallery-caption {
font-size: 14px;
line-height: 1.2;
margin: 10px 0 0;
}
.gallery br+br { display:none; } embed,
iframe,
object {
max-width: 100%;
} .site-main [class*="navigation"] {
margin: 0 0 15px;
margin: 0 0 1.5rem;
overflow: hidden;
}
[class*="navigation"] .nav-previous {
float: left;
max-width: 48%;
}
[class*="navigation"] .nav-next {
float: right;
text-align: right;
max-width: 48%;
} #comments {
padding: 30px;
padding: 3rem;
background-color: #FFFFFF;
margin-bottom: 40px;
margin-bottom: 4rem;
}
.comment-content a {
word-wrap: break-word;
}
.bypostauthor {
}
#comments h1,
#comments h2,
#comments h3,
#comments h4,
#comments h5,
#comments h6 {
margin-bottom: 10px;
margin-bottom: 1rem;
}
#comments h2.comments-title {
margin-bottom: 30px;
}
.avatar {
border-radius: 50%;
float: left;
}
.comments-area article header {
margin: 0 0 20px;
overflow: hidden;
position: relative;
}
.comments-area .comment-edit-link,
.comments-area .comment-permalink,
.comments-area .comment-date-time,
.comments-area .comment-author-link {
display: block;
margin-left: 100px;
color: #999999;
}
#content .comments-area article header cite a:hover,
#content .comments-area a.comment-edit-link:hover,
#content .comments-area a.comment-permalink:hover {
color: #8ab613;}
.comments-area .comment-author-link a {
color: #999999;
}
.comments-area .comment-author-link a:hover {
color: #8ab613;}
.comments-area .comment-author-link span {
margin-left: 10px;
padding: 0 5px;
background-color: #8ab613;	color: #FFFFFF;
border-radius: 3px;
}
.comments-area article header .comment-author-link:before,
.comments-area article header .comment-edit-link:before,
.comments-area article header .comment-permalink:before,
.comments-area article header .comment-date-time:before {
display: inline-block;
-webkit-font-smoothing: antialiased;
font: normal 22px/1 'Genericons';
vertical-align: top;
}
.comments-area article header .comment-author-link:before { content: '\f304'; }
.comments-area article header .comment-edit-link:before { content: '\f411'; }
.comments-area article header .comment-permalink:before { content: '\f107'; }
.comments-area article header .comment-date-time:before { content: '\f307'; }
.comment-content {
padding: 20px;
padding: 2rem;
background-color: #F8F8F8;
border: 1px solid #EAEAEA;
}
.comment {
margin-bottom: 20px;
}
.comment ul, .comment ol {
margin: 0 0 20px 20px;
}
.comment ul {
list-style: square outside none;
}
.comment .comment-reply-link {
float: right;
color: #999999;
}
.comment .comment-reply-link:hover {
color: #8ab613;}
.comment .comment-reply-link:before {
content: '\f412';
display: inline-block;
-webkit-font-smoothing: antialiased;
font: normal 22px/1 'Genericons';
vertical-align: top;
}
.comment-list {
margin-bottom: 34px;
margin-bottom: 3.4rem;
}
.comment-list .children {
margin-left: 20px;
}
.comment-list, .comment-list .children {
list-style-type: none;
padding: 0;
} #respond {
}
#respond h3#reply-title {
line-height: 1.5;
}
#respond h3#reply-title #cancel-comment-reply-link {
margin-left: 10px;
margin-left: 1rem;
font-weight: normal;
font-size: 16px;
font-size: 1.6rem;
}
#respond form {
margin: 24px 0;
margin: 2.4rem 0;
}
#respond form p {
margin: 11px 0;
margin: 1.1rem 0;
}
#respond form p.logged-in-as {
margin-bottom: 16px;
margin-bottom: 1.6rem;
}
#respond form label {
display: block;
line-height: 1.5;
}
#respond form input[type="text"],
#respond form textarea {
-moz-box-sizing: border-box;
box-sizing: border-box;
font-size: 16px;
font-size: 1.6rem;
line-height: 1.5;
padding: 10px;
padding: 1rem;
width: 100%;
}
#respond form p.form-allowed-tags {
margin: 0;
font-size: 15px;
font-size: 1.5rem;
line-height: 1.5;
color: #5e5e5e;
}
.required {
color: red;
} .widget {
margin-bottom: 20px;
background-image: radial-gradient(circle farthest-corner at center center, #ffffff, #f3f3f3 160%);
padding: 1em;
}
.widget-title {
border-bottom: 1px solid #95c11e;
color: #848484;
font-size: 1em;
line-height: 1.25em;
margin: 0 0.5em 0.8em 0;
padding-bottom: 0.5em;
}
.widget li {
margin-bottom: 0.6em;	
margin-top: 0.6em;
}
#footer-sidebar li {
list-style: outside none none;
} .widget select {
max-width: 100%;
} .widget_search .search-submit {
display: none;
}
.widget_search .search-form {
width: 90%;
}
.widget_search input[type="search"] {
width: 90%;
}
.widget th, .widget td {
padding: 1px 1px 1px 2px;
}  .infinite-scroll .paging-navigation, .infinite-scroll.neverending .site-footer { display: none;
} .infinity-end.neverending .site-footer {
display: block;
} #colophon {
background-image: radial-gradient(circle farthest-corner at center center, #ffffff, #f3f3f3 160%);
margin-top: 80px;
padding-top: 30px;
}
#colophon .site-info {
padding: 20px 0; 
text-align: center;
font-size: 1em;
color: #9c9d9f;
}
#colophon .site-info p { margin-bottom: 0;
} .menu-toggle {
display: none;
cursor: pointer;
}
#site-navigation .menu-toggle {	
margin-top: 0px;
}
.site-header .menu-toggle {	
color: #8ab613;
font-size: 2em;
padding: 5px 16px 6px 15px;
margin: 0;
float: right;
}
.site-header .menu-toggle:hover {
color: #2f2f2f;
}
.site-header .menu-toggle:before {
content: '\f419';
display: inline-block;
-webkit-font-smoothing: antialiased;
font: normal 32px/1 'Genericons';
vertical-align: top;
padding-top: 0px;
}
.main-small-navigation {
width: 100%;
float: left;
margin-top: -6px;
}
.main-small-navigation ul {
margin: 0;
list-style: none;
}
.main-small-navigation li {
background-color: #ffffff;
}
.main-small-navigation a {
display: block;
color: #444444;
padding: 11px 22px;
text-decoration: none;
}
.main-small-navigation li:hover {
background: #8ab613;}
.main-small-navigation li:hover > a {
color: #ffffff;
}
.main-small-navigation ul ul a {
padding-left: 44px;
}
.main-small-navigation ul ul ul a {
padding-left: 66px;
}
.main-small-navigation ul > .current_page_item,
.main-small-navigation ul > .current-menu-item {
background: #8ab613;}
.main-small-navigation ul > .current_page_item a,
.main-small-navigation ul > .current-menu-item  a{
color: #ffffff;
}
.main-small-navigation ul li ul li a,
.main-small-navigation ul li.current-menu-item ul li a,
.main-small-navigation ul li ul li.current-menu-item a,
.main-small-navigation ul li.current_page_ancestor ul li a,
.main-small-navigation ul li.current-menu-ancestor ul li a,
.main-small-navigation ul li.current_page_item ul li a {
color: #444444;
background-color: #FFFFFF;
display: none;
}
.main-small-navigation ul li ul li a:hover,
.main-small-navigation ul li ul li:hover > a,
.main-small-navigation ul li.current-menu-item ul li a:hover {
background-color: #8ab613;	color: #ffffff;
} .infonews {
color: #ff0000;
font-weight: 700;
margin: 1em;
}
.vcard.author.post-author .fn {
display: none;
}
#snippet-box {
display: none;
}
#Uebersicht .widget {
float: left;
margin-right: 5%;
padding: 0;
width: 28%;
}
#Uebersicht	h2 {
color: #848484
}
#ausbildungsinfos {
background-image: radial-gradient(circle farthest-corner at center center, #ffffff, #f2f9f9 160%);	
padding:40px; 
color: #000; 
margin-top: 2em;
}
#ausbildungsinfos h4 {
border-bottom: 2px solid #8ab613;
font-size: 1.2em;
line-height: 2em;
margin: 0 4em 1em 0;
}
#weitereinfos {
margin-top: 2em;
}
#footer-sidebar h4 {  
font-weight: 400; 
font-size: 1.5em;
line-height: 1.2em;
margin: 0.4em 0;
color:#9c9d9f;
}
#footer {  
position: relative; 
clear: both; 
font-size: 0.9em; 
background-color: #fff; 
width: 100%; 
height: 60px; 
padding: 20px 0 10px; 
}
#footercontent { 
text-align: center; 
position: relative; 
margin: 0; 
padding: 0; 
}
.footertext { 
display: inline-block;
}
#footer .left {
position: relative; 
float: left; 
margin: 0 auto; 
}
#footer .right {
position: relative;  
float: right; 
margin: 0 auto; 
}
#footer a:link, #footer a:visited { 
color: #6b6b6b; 
text-decoration: none; 
border-bottom: 1px dotted #6b6b6b; 
}
#footer a:hover { 
color: #8ab613; 
border-bottom: 1px dotted #fff; 
}
#content, #footer,#footer-sidebar, .widget {
overflow: hidden;
}
#footer-sidebar { 
position: relative; 
clear: both; 
width: 85%; 
max-width: 1380px;
margin: 0 auto;
padding-top: 20px; 
}
#footer-sidebar .widget {
background-image: none;
border-bottom: medium none;
box-shadow: none;
margin: 0 20px;
padding: 0.5em 1em;
}
.footer-links { 
float: left; 
margin: 0 2% 25px 0;
width: 35%;
}
.footer-mitte{
float: left;
margin: 0 2% 25px 0;
width: 27%;
}
.footer-rechts{
float: left;
margin: 0 0 25px 0;
width: 32%;
}
.flex-control-nav { bottom: -20px !important;
}
.color {
color: #8ab613;
} #lightGallery-outer {
background: rgba(0,0,0,0.9) !important;
}
@media screen and (max-width: 1200px) {
#masthead {
margin-top: 0;
}
#page, .header-wrap, .main-navigation, #colophon, #footer-sidebar, .headerpic-wrap {
width: 100%;
}
#page, #colophon {
padding: 0;
}
#content, #headerpic img, #headerpic {
width: 100%;
}   
#headerpic img, #headerpic {
max-width: 100%;
}
#content {
padding-top: 5px;
}
.site-description {
right: 20px;
}
#primary, #primary-sidebar {
padding: 0;
} @media screen and (max-width: 871px) { #content {
margin: 0;
}
.site-title {	
padding-top: 0;
position: relative;
top: 0;
}
#site-navigation .menu-hauptmenue-container { position: relative;
top: -116px;
}
.menu-toggle,
.main-navigation.toggled .nav-menu {
display: block;
}
.main-navigation ul {
display: none;
}
.site-branding {		
margin-right: 0;
}
.header-search-icon {
display: none;
}
h2.site-description {    
margin-left: 0;
line-height: 20px;
}
.main-navigation {
margin: -37px 2.5rem -10px 0;
}
.main-small-navigation ul {
width: 100%;
left: 0;
position: absolute;
text-align: left;
top: 10em;
width: 100%;
-moz-box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.1);
-webkit-box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.1);
box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.1);
}
.main-small-navigation ul ul {
margin-left: 0;
}
.tg-one-third {
width: 100%;
float: none;
}
.footer-links, .footer-mitte, .footer-rechts { 
float: none; 
width: 100%; 
margin: 0;
}
}
@media screen and (max-width:700px) {
table, tr, td {
padding:0;
width: auto !important;	
border: 1px solid #f0f0f0;
}
table {
border:none;
}
thead {
display:none;
}
tr {
float: none;
width: 100% !important;
margin-bottom: 2em;
}
td {
float: left;
width: 100%;
padding:1em;
height: 10px !important;    
border: none;
}
td::before {
content:attr(data-label);
word-wrap: break-word;
width: 20%;
float:left;
padding:1em;
margin:-1em 1em -1em -1em;
}
}
@media screen and (max-width: 870px) {
#primary, #primary-sidebar,
.entry-content .leftcolumn, 
.entry-content .rightcolumn {
width: 100%; 
float: none;
}
#secondary {
float: none;
width: 97%;
padding-top: 0px;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 10px;
}
#footer-sidebar .widget {
padding: 1em;
}
.entry-content .upcoming-events H4 {
margin-bottom: 0rem;
width: auto;
height: auto;
}
}
*/
@media screen and (max-width: 782px) {
body.admin-bar .header-wrap {
top: 0px;
}
body.admin-bar #parallax-bg {
top: 14px;
}
article img {
width: 50%;
}
}
@media only screen and (max-width: 620px) {
body {
margin-top: 0 !important;
}
.header-wrap {
padding-top: 20px;
padding-left: 2px;
}
.site-title {
padding: 0 10px;
}
.main-navigation {
margin: -11px 2.5rem -10px 0;
}
body.admin-bar .header-wrap {
top: 0;
}
#content {
padding-top: 0;
}   
}
@media only screen and (max-width: 530px) {
.logo {
background: rgba(0, 0, 0, 0) url(//www.medo-med.net/wp-content/themes/stens-radiate/images/Medo-Med-Logo-kl.png) no-repeat scroll 8px top;
width: 300px;
}    
}
@media only screen and (max-width: 492px) {
.site-title {
max-width: 365px;
}
} 
@media only screen and (max-width: 470px) {
.hentry {
margin-bottom: 0;
margin-top: 0;
padding: 0 10px;
}
article img {
width: 100%;
}
}
.media p {margin-bottom: 0;} .media__image { display: block; }
.media__body {
background: rgba(115, 115, 115, 0.7);
bottom: 0;
color: white;
font-size: 1em;
left: 0;
opacity: 0;
overflow: hidden;
padding: 3.75em 3em;
position: absolute;
text-align: center;
top: 0;
right: 0;
-webkit-transition: 0.6s;
transition: 0.6s;
}
.media__body:hover { opacity: 1; }
.media__body:after,
.media__body:before {
border: 1px solid rgba(255, 255, 255, 0.7);
bottom: 1em;
content: '';
left: 1em;
opacity: 0;
position: absolute;
right: 1em;
top: 1em;
-webkit-transform: scale(1.5);
-ms-transform: scale(1.5);
transform: scale(1.5);
-webkit-transition: 0.6s 0.2s;
transition: 0.6s 0.2s;
}
.media__body:before {
border-bottom: none;
border-top: none;
left: 2em;
right: 2em;
}
.media__body:after {
border-left: none;
border-right: none;
bottom: 2em;
top: 2em;
}
.media__body:hover:after,
.media__body:hover:before {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
opacity: 1;
}
.media__body h2 { margin-top: 0; color: #ffffff; }
.media__body p { margin-bottom: 1.5em; color: #ffffff;}html.slb_overlay object,html.slb_overlay embed,html.slb_overlay iframe{visibility:hidden}html.slb_overlay #slb_viewer_wrap object,html.slb_overlay #slb_viewer_wrap embed,html.slb_overlay #slb_viewer_wrap iframe{visibility:visible}.tablepress{--text-color:#111;--head-text-color:var(--text-color);--head-bg-color:#d9edf7;--odd-text-color:var(--text-color);--odd-bg-color:#fff;--even-text-color:var(--text-color);--even-bg-color:#f9f9f9;--hover-text-color:var(--text-color);--hover-bg-color:#f3f3f3;--border-color:#ddd;--padding:0.5rem;border:none;border-collapse:collapse;border-spacing:0;clear:both;margin:0 auto 1rem;table-layout:auto;width:100%}.tablepress>:not(caption)>*>*{background:none;border:none;box-sizing:border-box;float:none!important;padding:var(--padding);text-align:left;vertical-align:top}.tablepress>:where(thead)+tbody>:where(:not(.child))>*,.tablepress>tbody>*~:where(:not(.child))>*,.tablepress>tfoot>:where(:first-child)>*{border-top:1px solid var(--border-color)}.tablepress>:where(thead,tfoot)>tr>*{background-color:var(--head-bg-color);color:var(--head-text-color);font-weight:700;vertical-align:middle;word-break:normal}.tablepress>:where(tbody)>tr>*{color:var(--text-color)}.tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child,.dtrg-group)))+:where(.child)>*,.tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child,.dtrg-group)))>*{background-color:var(--odd-bg-color);color:var(--odd-text-color)}.tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,.dtrg-group)))+:where(.child)>*,.tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,.dtrg-group)))>*{background-color:var(--even-bg-color);color:var(--even-text-color)}.tablepress>.row-hover>tr{content-visibility:auto}.tablepress>.row-hover>tr:has(+.child:hover)>*,.tablepress>.row-hover>tr:hover+:where(.child)>*,.tablepress>.row-hover>tr:where(:not(.dtrg-group)):hover>*{background-color:var(--hover-bg-color);color:var(--hover-text-color)}.tablepress img{border:none;margin:0;max-width:none;padding:0}.tablepress-table-description{clear:both;display:block}.dt-scroll{width:100%}.dt-scroll .tablepress{width:100%!important}div.dt-scroll-body tfoot tr,div.dt-scroll-body thead tr{height:0}div.dt-scroll-body tfoot tr td,div.dt-scroll-body tfoot tr th,div.dt-scroll-body thead tr td,div.dt-scroll-body thead tr th{border-bottom-width:0!important;border-top-width:0!important;height:0!important;padding-bottom:0!important;padding-top:0!important}div.dt-scroll-body tfoot tr td div.dt-scroll-sizing,div.dt-scroll-body tfoot tr th div.dt-scroll-sizing,div.dt-scroll-body thead tr td div.dt-scroll-sizing,div.dt-scroll-body thead tr th div.dt-scroll-sizing{height:0!important;overflow:hidden!important}div.dt-scroll-body>table.dataTable>thead>tr>td,div.dt-scroll-body>table.dataTable>thead>tr>th{overflow:hidden}.tablepress{--head-active-bg-color:#049cdb;--head-active-text-color:var(--head-text-color);--head-sort-arrow-color:var(--head-active-text-color)}.tablepress thead th:active{outline:none}.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:before{bottom:50%;content:"\25b2";content:"\25b2"/"";display:block;position:absolute}.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:after{content:"\25bc";content:"\25bc"/"";display:block;position:absolute;top:50%}.tablepress thead .dt-orderable-asc .dt-column-order,.tablepress thead .dt-orderable-desc .dt-column-order,.tablepress thead .dt-ordering-asc .dt-column-order,.tablepress thead .dt-ordering-desc .dt-column-order{color:var(--head-sort-arrow-color);font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif!important;font-size:14px;height:24px;line-height:12px;position:relative;width:12px}.tablepress thead .dt-orderable-asc .dt-column-order:after,.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-orderable-desc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:after,.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:before{opacity:.2}.tablepress thead .dt-orderable-asc,.tablepress thead .dt-orderable-desc{cursor:pointer;outline-offset:-2px}.tablepress thead .dt-orderable-asc:hover,.tablepress thead .dt-orderable-desc:hover,.tablepress thead .dt-ordering-asc,.tablepress thead .dt-ordering-desc{background-color:var(--head-active-bg-color);color:var(--head-active-text-color)}.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after{opacity:.8}.tablepress tfoot>tr>* .dt-column-footer,.tablepress tfoot>tr>* .dt-column-header,.tablepress thead>tr>* .dt-column-footer,.tablepress thead>tr>* .dt-column-header{align-items:center;display:flex;gap:4px;justify-content:space-between}.tablepress tfoot>tr>* .dt-column-footer .dt-column-title,.tablepress tfoot>tr>* .dt-column-header .dt-column-title,.tablepress thead>tr>* .dt-column-footer .dt-column-title,.tablepress thead>tr>* .dt-column-header .dt-column-title{flex-grow:1}.tablepress tfoot>tr>* .dt-column-footer .dt-column-title:empty,.tablepress tfoot>tr>* .dt-column-header .dt-column-title:empty,.tablepress thead>tr>* .dt-column-footer .dt-column-title:empty,.tablepress thead>tr>* .dt-column-header .dt-column-title:empty{display:none}.tablepress:where(.auto-type-alignment) .dt-right,.tablepress:where(.auto-type-alignment) .dt-type-date,.tablepress:where(.auto-type-alignment) .dt-type-numeric{text-align:right}.tablepress:where(.auto-type-alignment) .dt-right .dt-column-footer,.tablepress:where(.auto-type-alignment) .dt-right .dt-column-header,.tablepress:where(.auto-type-alignment) .dt-type-date .dt-column-footer,.tablepress:where(.auto-type-alignment) .dt-type-date .dt-column-header,.tablepress:where(.auto-type-alignment) .dt-type-numeric .dt-column-footer,.tablepress:where(.auto-type-alignment) .dt-type-numeric .dt-column-header{flex-direction:row-reverse}.dt-container{clear:both;margin-bottom:1rem;position:relative}.dt-container table.tablepress{margin-bottom:0}.dt-container .dt-layout-row{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.dt-container .dt-layout-row.dt-layout-table .dt-layout-cell{display:block;width:100%}.dt-container .dt-layout-cell{display:flex;flex-direction:row;flex-wrap:wrap;gap:1em;padding:5px 0}.dt-container .dt-layout-cell.dt-layout-full{align-items:center;justify-content:space-between;width:100%}.dt-container .dt-layout-cell.dt-layout-full>:only-child{margin:auto}.dt-container .dt-layout-cell.dt-layout-start{align-items:center;justify-content:flex-start;margin-right:auto}.dt-container .dt-layout-cell.dt-layout-end{align-items:center;justify-content:flex-end;margin-left:auto}.dt-container .dt-layout-cell:empty{display:none}.dt-container .dt-input,.dt-container label{display:inline;width:auto}.dt-container .dt-input{font-size:inherit;padding:5px}.dt-container .dt-length,.dt-container .dt-search{align-items:center;display:flex;flex-wrap:wrap;gap:5px;justify-content:center}.dt-container .dt-paging .dt-paging-button{background:#0000;border:1px solid #0000;border-radius:2px;box-sizing:border-box;color:inherit!important;cursor:pointer;display:inline-block;font-size:1em;height:32px;margin-left:2px;min-width:32px;padding:0 5px;text-align:center;text-decoration:none!important;vertical-align:middle}.dt-container .dt-paging .dt-paging-button.current,.dt-container .dt-paging .dt-paging-button:hover{border:1px solid #111}.dt-container .dt-paging .dt-paging-button.disabled,.dt-container .dt-paging .dt-paging-button.disabled:active,.dt-container .dt-paging .dt-paging-button.disabled:hover{border:1px solid #0000;color:#0000004d!important;cursor:default;outline:none}.dt-container .dt-paging>.dt-paging-button:first-child{margin-left:0}.dt-container .dt-paging .ellipsis{padding:0 1em}@media screen and (max-width:767px){.dt-container .dt-layout-row{flex-direction:column}.dt-container .dt-layout-cell{flex-direction:column;padding:.5em 0}}
tr{line-height:32px}#tablepress-26 .column-1{width:110px;white-space:nowrap}#tablepress-26 .column-3{width:180px}