.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;
}
.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;
}@font-face {
font-display: swap; font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
src: url(//weiteralsgestern.de/wp-content/themes/w_a_g-v4/fonts/open-sans-v40-latin-regular.woff2) format('woff2'); } @font-face {
font-display: swap; font-family: 'Open Sans';
font-style: normal;
font-weight: 600;
src: url(//weiteralsgestern.de/wp-content/themes/w_a_g-v4/fonts/open-sans-v40-latin-600.woff2) format('woff2'); } @font-face {
font-display: swap; font-family: 'Open Sans';
font-style: normal;
font-weight: 700;
src: url(//weiteralsgestern.de/wp-content/themes/w_a_g-v4/fonts/open-sans-v40-latin-700.woff2) format('woff2'); }
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, 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 
{	margin: 0;	padding: 0;	border: 0;	outline: 0;	font-size: 100%;	vertical-align: baseline;	background: transparent;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block; margin: 0;}
html, body {display: block;}
html.no-touch, html.no-touch body {overflow-y: hidden;}
html {font-size: 100%;}
body {-webkit-font-smoothing: antialiased; font-smoothing: antialiased; text-rendering: optimizeSpeed;}
body.no-scrolling {overflow: hidden;}
ol, ul {}
header ul, footer ul, .fixed-container ul {list-style-type: none;}
#main .wpb_text_column ul, #main .wpb_text_column ol {padding-left: 1em;}
#main .wpb_text_column ul {padding: 0; list-style-type: none;}
#main .wpb_text_column ul li {padding-left: .8em; position: relative;}
.home #main .wpb_text_column ul li {padding-bottom: 1.72em;}
#main .wpb_text_column ul li:before {content: ""; width: 5px; height: 5px; background: #d7592a; position: absolute; left: 0; top: .7em; border-radius: 10px;}
.home #main .wpb_text_column ul li:before {content: "\f105"; font-family: "FontAwesome"; width: auto; height: auto; background: none; border-radius: 0; font-weight: normal; font-size: 1em; position: absolute; left: 0; top: auto; color: #d7592a;}
#main .wpb_text_column ul li:last-child {padding-bottom: 0;}
* {-webkit-box-sizing: border-box;-ms-box-sizing: border-box;-moz-box-sizing: border-box;-o-box-sizing: border-box;box-sizing: border-box;}
b, strong {font-weight: 700;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,q:before, q:after {	content: '';	content: none;} :focus {outline: 0!important;} ins {	text-decoration: none;}
del {	text-decoration: line-through;}
table {	border-collapse: collapse;	border-spacing: 0;}
td {vertical-align: top;}
.align-center {text-align: center;}
.align-right {text-align: right;}
.align-left {text-align: left;}
img {max-width: 100%; height: auto; vertical-align: middle;}
.map-container {position: relative; width: 100%; padding-bottom: 42%;}
#map {width: 100%; height: 100%; position: absolute; left: 0; top: 0;}
.contact-map img {max-width: 1000em;}
.alignleft {float: left; margin: 0 2em 2em 0;}
.alignright {float: right; margin: 0 0 2em 2em;}
.aligncenter {display: block;	margin-left: auto;	margin-right: auto;}
.wpb_single_image.vc_align_center {text-align: center;} .clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix{display: inline-block;}/*\*/* html .clearfix{height: 1%;}
.clearfix{display: block;}/**/button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0;}
body {font-family: 'Open Sans', arial, verdana, sans-serif; color:#575756; margin: 0; padding: 0; font-size: 18px; font-size: 1.125em; line-height: 1.5; font-weight: 400; background: #fff;} a {outline: none; color: #344764; text-decoration: none;}
.site-content a {text-decoration: underline;}
a:hover {color: #344764;}
p {margin: 1.5em 0;} small {font-size: .875em;}
p, ul, ol {margin: 1.5em 0; word-wrap: break-word;}
p:first-child, ul:first-child, ol:first-child {margin-top: 0;}
h1 + p, h2 + p, h3 + p, h4 + p, h5 + p, h6 + p, h1 + ul, h2 + ul, h3 + ul, h4 + ul, h5 + ul, h6 + ul, h1 + ol, h2 + ol, h3 + ol, h4 + ol, h5 + ol, h6 + ol, h1 + blockquote, h2 + blockquote, h3 + blockquote, h4 + blockquote, h5 + blockquote, h6 + blockquote {margin-top: 0!important;}
h1,h2,h3,h4,h5,h6 { margin: 0 0 1.5em; padding: 0; font-size: 1.2em; line-height: 1.2; font-family: 'Open Sans', Arial, serif; position: relative; font-weight: 700; color:#344764;}
h1 {font-size: 1.94em; margin: 0 0 1em; line-height: 1.2857;}
h2 {font-size: 1.94em; margin: 0 0 1em; line-height: 1.2857;}
h3 {font-size: 1.388em; line-height: 1.6; color: #d7592a;}
h4 {font-size: 1.388em; font-weight: 400; color: #d7592a; margin: 0;}
h5, h6 {font-size: 1em; font-weight: 400; color: #d7592a; line-height: 1.77;line-height: 1.5;}
body.home h5, body.home h6 {}
h6 {margin: 0;}
h6 + p {margin-top: 0;}
.wpb_wrapper h1:first-child, .wpb_wrapper h2:first-child, .wpb_wrapper h3:first-child, .wpb_wrapper h4:first-child, .wpb_wrapper h5:first-child, .wpb_wrapper h6:first-child {margin-top: 0;}
.dark-section, .dark-section h1, .dark-section h1 a, .dark-section h2, .dark-section h2 a, .dark-section h3, .dark-section h3 a, .dark-section h4, .dark-section h4 a, .dark-section h5, .dark-section h5 a,.dark-section h6, .dark-section h6 a {color: #fff!important;}
.txt-14 {font-size: .875em;}
.txt-15 {font-size: .833em;}
.txt-20 {font-size: 1.25em;}
.txt-25 p {font-size: 1.388em;}
.clr-2 {color: #334764;}
.h1-45 h1 {}
.flex-box {display: -webkit-box;  display: -moz-box;  display: -ms-flexbox;  display: -webkit-flex; display: flex;}
.fa {vertical-align: middle;}
.abs-link {position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 10000;}
input[type="text"], input[type="email"], textarea {height: 3.5em; line-height: 3.5em; -webkit-appearance: none; -webkit-border-radius: 0; width: 100%; font-family: 'Open Sans', Arial; background: #F5F6F7; border: solid 1px #777776!important; color: #575756; font-size: 1em; font-size: 16px; padding: 0 .5em!important; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; 
-webkit-transition: all .3s ease;
transition: all .3s ease;
box-shadow: none; border-radius: 0!important;
}
input[type="text"]:focus, input[type="email"]:focus,  textarea:focus, .focused input[type="text"], .focused input[type="email"], .focused  textarea {}
textarea {height: 150px; resize: none; display: block; line-height: 1.5; padding-top: .5em;}
input[type="checkbox"], input[type="radio"] {} ::-webkit-input-placeholder {color: #b2adaa!important;}
::-moz-placeholder {color: #b2adaa!important; opacity: 1;}
:-moz-placeholder {color: #b2adaa!important; opacity: 1;}
:-ms-input-placeholder {color: #b2adaa!important;}
.ww {position: fixed; z-index: 1000000; left: 0; bottom: 0; background: #f00; padding: 5px; color: #fff; font-size: 12px;}
#loaderImage {position: fixed; left: 0; top: 0; width: 100%; height: 100%; background: #fff; z-index: 10000;}
.preloader_circle {position: absolute; width: 40px; height: 40px; left: 50%; top: 50%; margin: -20px 0 0 -20px; border-color: #d7592a #fff #fff; -webkit-border-radius: 100px; border-radius: 100px;  border-width: 3px; border-style: solid; 
-webkit-animation: preloaderAnimation 2s infinite  linear;
-moz-animation: preloaderAnimation 2s infinite  linear;
-o-animation: preloaderAnimation 2s infinite  linear;
animation: preloaderAnimation 2s infinite  linear;
} 
#loaderImage img {position: absolute; width: 77px; height: 58px; left: 50%; top: 50%; margin: -26px 0 0 -40px;} 
.ie #loaderImage {display: none;}
.nicescroll-rails { z-index: 100000!important;}
#page {position: relative; z-index: 100;  opacity: 0; width: 100%; overflow: hidden; padding-top: 8.33em; padding-top: 6.33em;}
.ie #page {opacity: 1;}
.valign-table {display: table; width: 100%;}
.valign-cell {display: table-cell; vertical-align: middle;}
.content-wrapper {margin: 0 auto; max-width: 830px; max-width: 1230px; position: relative;padding: 0 15px;}
.home .content-wrapper {}
.single-workshop #main.content-wrapper {max-width: 100%; padding: 0; width: 100%;}
body:not(.home) .wpb-content-wrapper > .vc_row > .vc_col-sm-12 {margin: 0 auto; max-width: 830px; float: none;}
.no-wrap {white-space: nowrap;}
.backlink-content {display: none;}
a.backlink {color: #2c4563; text-decoration: none;}
a.backlink img {width: .83em; margin-right: 1em; margin-top: -.2em;}
.backlink-container {width: 800px;position: absolute;left: 50%; top: 1.33em; z-index: 100;transform: translateX(-50%);}
.workshop-menu-container {display: none;} header#masthead {position: fixed; height: 8.33em; height: 6.33em; background: #fff; z-index: 10000; width: 100%; left: 0; top: 0; border-bottom: solid 1px #fff; transition: all .4s ease;}
header#masthead h1 {margin: 0;height: 100%; text-align: center; padding: .8em 0 .66em; transition: all .3s ease;}
header#masthead h1 a {}
header#masthead h1 a img {height: 100%;width: auto;max-width: 1000%; vertical-align: top;}
header#masthead.header-fixed { border-bottom-color: rgba(0,0,0,.2);} header#masthead .content-wrapper {max-width: 1230px; height: 100%;}
.menu-opened header#masthead {border-bottom-color: #fff!important;}  .main-navigation, .menu-main_menu-container {height: 100%;}
.main-navigation a {display: block; position: relative;}
.main-navigation a span i {display: none;}
.main-navigation a:hover {}
.main-navigation ul {margin: 0; }
.main-navigation .menu-main_menu-container > ul {font-size: 1.388em;}
.main-navigation ul li {position: relative;}
.main-navigation .menu-main_menu-container > ul > li {transition: all .5s ease 0s; opacity: 0; transform: translateY(-1em); padding: .78em 0; border-top: solid 2px #d7592a;}
.main-navigation .menu-main_menu-container > ul > li:first-child {border-top: none;}
.main-navigation .menu-main_menu-container > ul > li:nth-child(2) {transition-delay: .05s;}
.main-navigation .menu-main_menu-container > ul > li:nth-child(3) {transition-delay: .1s;}
.main-navigation .menu-main_menu-container > ul > li:nth-child(4) {transition-delay: .15s;}
.main-navigation .menu-main_menu-container > ul > li:nth-child(5) {transition-delay: .2s;}
.main-navigation .menu-main_menu-container > ul > li:nth-child(6) {transition-delay: .25s;}
.main-navigation .menu-main_menu-container > ul > li:nth-child(7) {transition-delay: .3s;}
.main-navigation .menu-main_menu-container > ul > li:nth-child(8) {transition-delay: .35s;}
.main-navigation .menu-main_menu-container > ul > li:nth-child(9) {transition-delay: .4s;}
.main-navigation .menu-main_menu-container > ul > li:nth-child(10) {transition-delay: .45s;}
.fixed-container.opened .main-navigation .menu-main_menu-container > ul > li {opacity: 1; transform: translateY(0); transition: all .5s ease .6s;}
.fixed-container.opened .main-navigation .menu-main_menu-container > ul > li:nth-child(2) {transition-delay: .65s;}
.fixed-container.opened .main-navigation .menu-main_menu-container > ul > li:nth-child(3) {transition-delay: .7s;}
.fixed-container.opened .main-navigation .menu-main_menu-container > ul > li:nth-child(4) {transition-delay: .75s;}
.fixed-container.opened .main-navigation .menu-main_menu-container > ul > li:nth-child(5) {transition-delay: .8s;}
.fixed-container.opened .main-navigation .menu-main_menu-container > ul > li:nth-child(6) {transition-delay: .85s;}
.fixed-container.opened .main-navigation .menu-main_menu-container > ul > li:nth-child(7) {transition-delay: .9s;}
.fixed-container.opened .main-navigation .menu-main_menu-container > ul > li:nth-child(8) {transition-delay: .95s;}
.fixed-container.opened .main-navigation .menu-main_menu-container > ul > li:nth-child(9) {transition-delay: 1s;}
.fixed-container.opened .main-navigation .menu-main_menu-container > ul > li:nth-child(10) {transition-delay: 1.05s;}
.main-navigation .menu-main_menu-container > ul > li > a {}
.main-navigation .menu-main_menu-container > ul > li:hover > a {}
.main-navigation .menu-main_menu-container > ul > li.current-menu-item > a, .main-navigation .menu-main_menu-container > ul > li.current-menu-ancestor > a { font-weight: 600}
.main-navigation .menu-main_menu-container > ul ul > li.current-menu-item > a {font-weight: 600}
.main-navigation .menu-main_menu-container > ul > li > .sub-menu {display: none; padding-top: 1em; padding-bottom: .5em;}
.main-navigation .menu-main_menu-container > ul > li > .sub-menu li {padding: 0 0 .8em;}
.main-navigation .menu-main_menu-container > ul > li > .sub-menu li:last-child {padding: 0;}
.main-navigation .menu-main_menu-container > ul > li > .sub-menu > li a {color: #d7592a; font-size: .8em;}
.main-navigation .menu-main_menu-container > ul > li > .sub-menu > li.menu-item-has-children > a {}
.main-navigation .menu-main_menu-container > ul > li.current-menu-ancestor ul {display: block;}
.main-navigation .sub-menu a {display: block; overflow: hidden;}
.main-navigation li.menu-item-has-children > a span i {color: #d7592a; position: absolute;right: 0; top: 50%; font-size: 1.3em; transition: transform .3s ease; display: block; transform: translateY(-50%) rotate(0deg);}
.main-navigation li.menu-item-has-children > a.sub-menu-opened span i {transform: translateY(-50%) rotate(180deg);} #main {position: relative; z-index: 50;}
#content {}
.entry-content {} .wpcf7-form-control-wrap {position: static;}
.c-row {margin: 0 0 2.22em;}
.c-row input[type="text"], .c-row input[type="email"], .c-row textarea {position: relative; z-index: 10; background: none;}
.c-row input[type="text"], .c-row input[type="email"]  {height: 4em; line-height: 4em;}
.c-row-textarea {margin: 0 0 1em;}
.c-row-button {text-align: center; overflow: hidden;}
.c-row-button button {max-width: 385px; width: 100%;}
.c-row-info {color: #b2adaa; padding-left: .5em; margin: 0 0 1.66em;}
.c-el {position: relative;}
.c-el label {position: absolute; z-index: 5; left: .5em; bottom: .3em; color: #b2adaa;}
.focused label {display: none;}
.c-bg {position: absolute; z-index: 1; width: 100%; height: 100%; left: 0; top: 0; background: #F5F6F7;}
span.wpcf7-not-valid-tip { color: #f00; font-size: .8em; position: absolute; top: 100%;}
span.wpcf7-list-item {display: block; margin: 0;}
.c-row-privacy label {display: block; padding-left: 1.8em; position: relative;}
.c-row-privacy label input[type="checkbox"] {position: absolute; margin: 0; left: 0; top: .5em;}
.c-row-privacy label a {color: #ca4f1c;} footer {text-align: center; padding: 3.5em 0; background:#fff;position: relative;z-index: 100;}
footer a, footer a:hover {}
footer ul {margin: 0;}
footer .content-wrapper {max-width: 1000px;}
footer .footer-menu {margin: 0 0 1.5em;}
footer .footer-menu li {display: inline-block; position: relative; padding: 0 .55em;}
footer .footer-menu li:before {content: ''; position: absolute; left: -.15em;top: 15%;width: 1px;height: 80%; background: #ca4f1c;}
footer .footer-menu li:first-child:before {content: none;}
footer .footer-menu li a {color: #575756;}
.footer_icons, .newsletter-section {margin: 0 auto; max-width: 820px;}
.footer_icons {padding: .888em 0 3.77em; }
.footer_icons > div {float: left; width: 50%; text-align: center;}
.footer_icons > div img {max-width: 6.77em; margin-bottom: .5em;}
.newsletter-section p {text-align: left;}
.newsletter-section h1 {margin: 0 0 .657em;}
.newsletter-form {margin: 0 auto; max-width: 384px; padding: .33em 0 3.88em; text-align: left;}
.newsletter-form input[type="text"] {text-align: center; margin: 0 0 2.22em;}
.newsletter-form input[type="email"] {text-align: center!important;}
.newsletter-form button {width: 100%; border-radius: 0 !important;}
.newsletter-form div > label {display: none;}
.newsletter-form .checkbox-inline a {font-weight: bold;}
.social-section {font-size: 1.388em; margin-bottom: 2em;}
.social-section a {padding: 0 .8em;}
.social-section i {font-size: 1.5em;}
.social-section .social-hash {font-weight: 700; padding-top: .77em;}
.social-section .social-hash a {padding: 0;}
footer p.f-copy {font-size: .777em; margin: 0;}
.go-to-top {-webkit-transition: all 0.3s ease; transition: all 0.3s ease;  opacity: 0; visibility: hidden;  background: #344764; color: #fff; width: 30px; height: 30px; text-align: center; line-height: 28px; -webkit-border-radius: 2px; border-radius: 2px; position: fixed; z-index: 8000; right: 30px; bottom: 30px;}
.go-to-top:hover {color: #fff;}
.go-to-top i {font-size: 20px;}
.go-to-top.activated {opacity: 1; visibility: visible;}
.menu-toggle {position: absolute; z-index: 40000; width: 44px; height: 25px; display: block; right: 15px; top: 50%; margin-top: -13px;}
.line {-webkit-transition: all .3s ease; transition: all .3s ease;cursor: pointer; z-index: 100; position: absolute; right: 0; top: 0; display: block; width: 100%; height: 3px; background: #144364;}
.line-2 {top: 11px;}
.line-3 {top: 22px;}
.menu-toggle.opened .line-1 {
-webkit-transform: translateY(11px) translateX(0) rotate(45deg);
-moz-transform: translateY(11px) translateX(0) rotate(45deg);
-ms-transform: translateY(11px) translateX(0) rotate(45deg);
-o-transform: translateY(11px) translateX(0) rotate(45deg);
transform: translateY(11px) translateX(0) rotate(45deg);
}
.menu-toggle.opened .line-3 {
-webkit-transform: translateY(-11px) translateX(0) rotate(-45deg);
-moz-transform: translateY(-11px) translateX(0) rotate(-45deg);
-ms-transform: translateY(-11px) translateX(0) rotate(-45deg);
-o-transform: translateY(-11px) translateX(0) rotate(-45deg);
transform: translateY(-11px) translateX(0) rotate(-45deg);
}
.menu-toggle.opened .line-2 {opacity: 0;}
.fixed-container {
display: block; position: fixed; z-index: 9000; width: 100%; height: 100%; left: 0; top: 0; 
transition: all .8s ease .6s; 
-webkit-transform: translateY(-100%); -moz-transform: translateY(-100%); -ms-transform: translateY(-100%); -o-transform: translateY(-100%); transform: translateY(-100%);
visibility: hidden; background: #fff;
}
.fixed-container-inner {width: 100%; height: 100%; position: relative; padding: 0; }
.touch .fixed-container-inner {overflow: scroll; -webkit-overflow-scrolling: touch;}
.fixed-container-padding {width: 100%; position: relative; padding: 10em 40px 2em; margin: 0 auto;max-width: 510px;text-align: center;}
header#masthead.header-fixed + .fixed-container .fixed-container-padding {padding-top: 5.5em;}
.oldie .fixed-container {display: none; overflow: auto;}
.fixed-container.opened {transition: all .8s ease 0s; visibility: visible; -webkit-transform: translateY(0%); -moz-transform: translateY(0%); -ms-transform: translateY(0%); -o-transform: translateY(0%); transform: translateY(0%);}
.oldie .fixed-container.opened {display: block;}
.mobile-only {display: none;}
@media only screen and (max-width: 1680px) {
body {font-size: 1em;}
}
@media only screen and (max-width: 1440px) {
}	
@media only screen and (max-width: 1280px) {
}
@media only screen and (max-width: 1024px) {
body {font-size: .9375em;}
}	
@media only screen and (max-width: 830px) {
.backlink-container {width: auto; left: 15px; transform: none;}
}	
@media only screen and (max-width: 767px) {
body {
-webkit-hyphens: auto;
-moz-hyphens: auto;
-ms-hyphens: auto;
hyphens: auto;
word-wrap: break-word;
-webkit-text-size-adjust: none;
font-size: .875em;
}
h1 {font-size: 1.6em;}
h2 {font-size: 1.6em;}
#page {padding-top: 75px;} header#masthead {height: 75px!important; }
header#masthead h1 {font-size: .875em!important; padding: 1.428em 0!important;}
.fixed-container-padding {padding-top: 90px!important;}
.go-to-top {right: 20px; bottom: 20px;}
.backlink-container {top: .4em;} .mobile-only {display: block;}
.desktop-only {display: none!important;}
.alignleft {float: none; margin: 0 0 10px 0; width: auto!important;}
.alignright {float: none; margin: 0 0 10px 0; width: auto!important;}
.aligncenter {width: auto!important;}
.no-wrap {white-space: normal;}
}
@media only screen and (max-width: 680px) and (orientation: landscape) {
#page {padding-top: 50px;} header#masthead {height: 50px!important; }
header#masthead h1 {padding: .6em 0!important;}
.fixed-container-padding {padding-top: 70px!important;}
}
@media only screen and (max-width: 479px) {
body {
font-size: .8125em;
}
header#masthead h1 {font-size: 1.1em!important;}
.menu-toggle {width: 36px; height: 22px; margin-top: -11px;}
.line {height: 3px;}
.line-2 {top: 9px;}
.line-3 {top: 18px;}
.menu-toggle.opened .line-1 {
transform: translateY(9px) translateX(0) rotate(45deg);
}
.menu-toggle.opened .line-3 {
transform: translateY(-9px) translateX(0) rotate(-45deg);
}
}
@-webkit-keyframes preloaderAnimation {
0% {
-webkit-transform: rotate(0deg) scale(1) translate(0px);
}
100% {
-webkit-transform: rotate(360deg) scale(1) translate(0px);
}
}
@-moz-keyframes preloaderAnimation {
0% {
-moz-transform: rotate(0deg) scale(1) translate(0px);
}
100% {
-moz-transform: rotate(360deg) scale(1) translate(0px);
}
}
@-o-keyframes preloaderAnimation {
0% {
-o-transform: rotate(0deg) scale(1) translate(0px);
}
100% {
-o-transform: rotate(360deg) scale(1) translate(0px);
}
}
@keyframes preloaderAnimation {
0% {
transform: rotate(0deg) scale(1) translate(0px);
}
100% {
transform: rotate(360deg) scale(1) translate(0px);
}
}