div.wpcf7 {
margin: 0;
padding: 0;
}
div.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
height: 1px;
width: 1px;
margin: 0;
padding: 0;
border: 0;
}
div.wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #ff0000;
}
div.wpcf7-mail-sent-ok {
border: 2px solid #398f14;
}
div.wpcf7-mail-sent-ng,
div.wpcf7-aborted {
border: 2px solid #ff0000;
}
div.wpcf7-spam-blocked {
border: 2px solid #ffa500;
}
div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
border: 2px solid #f7e700;
}
.wpcf7-form-control-wrap {
position: relative;
}
span.wpcf7-not-valid-tip {
color: #f00;
font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip span.wpcf7-not-valid-tip {
position: absolute;
top: 20%;
left: 20%;
z-index: 100;
border: 1px solid #ff0000;
background: #fff;
padding: .2em .8em;
}
span.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
span.wpcf7-list-item-label::before,
span.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-display-none {
display: none;
}
div.wpcf7 .ajax-loader {
visibility: hidden;
display: inline-block;
background-image: url(//www.webattach.de/wp-content/plugins/contact-form-7/images/ajax-loader.gif);
width: 16px;
height: 16px;
border: none;
padding: 0;
margin: 0 0 0 4px;
vertical-align: middle;
}
div.wpcf7 .ajax-loader.is-active {
visibility: visible;
}
div.wpcf7 div.ajax-error {
display: none;
}
div.wpcf7 .placeheld {
color: #888;
}
div.wpcf7 input[type="file"] {
cursor: pointer;
}
div.wpcf7 input[type="file"]:disabled {
cursor: default;
}
div.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}.panel-grid.panel-has-style>.panel-row-style,.panel-grid.panel-no-style{display:flex;-ms-flex-wrap:wrap;flex-wrap:nowrap;-ms-justify-content:space-between;justify-content:space-between}.panel-layout.panel-is-rtl .panel-grid.panel-has-style>.panel-row-style,.panel-layout.panel-is-rtl .panel-grid.panel-no-style{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.panel-grid-cell{-ms-box-sizing:border-box;box-sizing:border-box}.panel-grid-cell .panel-cell-style{height:100%}.panel-grid-cell .so-panel{zoom:1}.panel-grid-cell .so-panel:before{content:"";display:block}.panel-grid-cell .so-panel:after{content:"";display:table;clear:both}.panel-grid-cell .panel-last-child{margin-bottom:0}.panel-grid-cell .widget-title{margin-top:0}body.siteorigin-panels-before-js{overflow-x:hidden}body.siteorigin-panels-before-js .siteorigin-panels-stretch{margin-right:-1000px!important;margin-left:-1000px!important;padding-right:1000px!important;padding-left:1000px!important}html {
font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; } body { margin: 0; }
#page { position: relative; }  article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
display: block;
} audio,
canvas,
progress,
video {
display: inline-block; vertical-align: baseline; } audio:not([controls]) {
display: none;
height: 0;
} [hidden],
template {
display: none;
}  a {
background: transparent;
} a:active,
a:hover {
outline: 0;
}  abbr[title] {
border-bottom: 1px dotted;
} b,
strong {
font-weight: bold;
} dfn {
font-style: italic;
} h1 {
font-size: 2em;
margin: 0.67em 0;
} mark {
background: #ff0;
color: #000;
} small {
font-size: 80%;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}  img {
border: 0;
} svg:not(:root) {
overflow: hidden;
}  figure {
margin: 1em 40px;
} hr {
box-sizing: content-box;
height: 0;
} pre {
overflow: auto;
} code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}   button,
input,
optgroup,
select,
textarea {
color: inherit; font: inherit; margin: 0; } button {
overflow: visible;
} button,
select {
text-transform: none;
} button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button; cursor: pointer; } button[disabled],
html input[disabled] {
cursor: default;
} button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
} input {
line-height: normal;
} input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box; padding: 0; } input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
} input[type="search"] {
-webkit-appearance: textfield;
box-sizing: content-box;
}
.entry-content input[type=text],
.entry-content input[type=email],
.entry-content input[type=tel],
.entry-content input[type=password],
.entry-content input[type=date],
.entry-content input[type=datetime-local],
.entry-content input[type=file],
.entry-content input[type=reset],
.entry-content input[type=search],
.entry-content input[type=url] {
width: 60%;
}
.entry-content input[type=month],
.entry-content input[type=week],
.entry-content input[type=time] {
width: 30%;
}
.entry-content textarea {
width: 100%;
}
.entry-content select {
width: calc( 60% - 20px );
}
form span { width: 100%; } fieldset {
border: 1px solid rgba(0, 0, 0 ,0.1);
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
} legend {
border: 0; padding: 0; } textarea {
overflow: auto;
} optgroup {
font-weight: bold;
} table {
border-collapse: collapse;
border-spacing: 0;
}
td,
th {
padding: 0;
} .cf:before,
.cf:after {
content: " "; display: table; }
.cf:after {
clear: both;
} .cf {
*zoom: 1;
}  *,
*:before,
*:after {
box-sizing: border-box;
}
body {
background-color: #f9f9f9;
font-family: sans-serif;
font-size: 16px;
font-weight: 300;
line-height: 1.8;
color: #757575;
} .clear:before,
.clear:after,
.gallery:before,
.gallery: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,
.gallery:after
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
clear: both;
} ul,
ol,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
table,
.gallery,
blockquote,
.wp-caption,
.entry-footer,
.footer-menu,
.page-links,
.page-content,
.entry-summary,
.entry-thumbnail,
.comments-title
.comment-respond,
.wp-caption-text,
.comment-reply-title,
.single .entry-content,
.site-main .comment-navigation,
.site-main .paging-navigation,
.site-main .post-navigation {
margin-bottom: 35px;
}
ul ul,
ol ol {
margin-bottom: 0;
}
.page-links,
.site-title,
.widget-area,
.page-content,
.entry-summary,
.site-main .comment-navigation,
.site-main .paging-navigation,
.site-main .post-navigation {
margin-top: 45px;
}
p {
margin-top: 0px;
margin-bottom:0px;
padding-bottom: 20px;
}
p:last-item {
margin-bottom: 20px;
}
.home .entry-footer,
.archive .entry-footer {
padding-bottom: 0;
} cite {
font-size: 1.1em;
display: block;
}
blockquote cite {
text-align: right;
font-size: 17.6px;
border-top: rgba(0, 0, 0, .1) solid 1px;
}
blockquote {
border-bottom: 1px solid rgba(0, 0, 0 ,0.1);
border-top: 1px solid rgba(0, 0, 0 ,0.1);
font-family: 'Alegreya', Georgia, Time New Roman, serif;
font-size: 36px;
text-align: center;
padding-bottom: 2px;
}
blockquote:before{
content: '\201C';
font-size: 72px;
margin-top: -28px;
float: left;
opacity: 0.3;
filter: alpha(opacity=30);
}
blockquote p { padding: 0; } h1,
h2,
h3,
h4,
h5,
h6 {
color: #121212;
clear: both;
font-weight: 400;
line-height: 1.2;
}
h1 a,
h2 a,
h3 a,
h4 a {
color: #121212;
}
h1 {
font-size: 28px;
}
h2 {
font-size: 21px;
}
h3 {
font-size: 18px;
}
h4 {
font-size: 16px;
}
h5 {
font-size: 14px;
}
h6 {
font-size: 14px;
}
span{
display:inline-block;
zoom: 1; *display: inline;
}
.entry-title {
margin: 17px 0 20px 0;
}
.comment-body {
margin-bottom: 5px;
}
ol .children {
padding-left: 100px;
}
.comment-author.vcard img {
float: left;
margin-bottom: 50px;
}
.comment-reply-title {
text-align: center;
}
.comment-reply-title:after {
content: '';
display: block;
height: 1px;
margin: 10px auto;
width: 50px;
}
.reply {
margin-left: 80px;
}
.archive .entry-title {
display: inline-block;
}
.tesseract-featured .entry-header {
height: 100%;
margin-left: auto;
margin-right: auto;
width: 90%;
}
.tesseract-featured .entry-title {
color: #fff;
font-size: 75px;
position: relative;
text-align: center;
top: 35%;
-webkit-transform: translateY(-35%);
transform: translateY(-35%);
z-index: 1;
} select,
textarea,
input:not([type]),
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"] {
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0, 0, 0 ,0.1);
border-radius: 4px;
color: #444;
font-size: 12px;
font-weight: 400;
outline: none;
padding: 10px;
}
select:focus,
textarea:focus,
input:not([type]):focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus {
background-color: #ededed;
transition: all 0.1s ease-in-out;
}
select:disabled,
textarea:disabled,
input:not([type]):disabled,
input[type="text"]:disabled,
input[type="password"]:disabled,
input[type="datetime"]:disabled,
input[type="datetime-local"]:disabled,
input[type="date"]:disabled,
input[type="month"]:disabled,
input[type="time"]:disabled,
input[type="week"]:disabled,
input[type="number"]:disabled,
input[type="email"]:disabled,
input[type="url"]:disabled,
input[type="search"]:disabled,
input[type="tel"]:disabled,
input[type="color"]:disabled {
cursor: none;
} textarea,
input:not([type]),
input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"] {
-webkit-appearance: none;
} textarea,
select[multiple],
select[size] {
height: auto;
}
textarea {
width: 100%;
}
.search-form .search-field {
width: 150px;
}
.search-form .search-submit {
display: none;
} :-ms-input-placeholder {
color: #9e9e9e !important;
}
::-moz-placeholder {
color: #9e9e9e;
}
::-webkit-input-placeholder {
color: #9e9e9e;
}
:disabled:-ms-input-placeholder {
color: #9e9e9e !important;
}
:disabled::-moz-placeholder {
color: #9e9e9e;
}
:disabled::-webkit-input-placeholder {
color: #9e9e9e;
} :invalid {
box-shadow: none;
}
label {
margin-bottom: 5px;
} button,
.button,
input[type="reset"],
input[type="submit"],
input[type="button"] {
background-color: #199cd8;
background-clip: border-box;
border: 1px solid transparent;
border-radius: 4px;
color: #fff;
outline: none;
font-size: 12px;
font-weight: 400;
letter-spacing: 1px;
padding: 0 20px;
text-transform: uppercase;
line-height: 40px;
display: inline-block;
zoom: 1; *display: inline;
} button:hover,
.button:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
input[type="button"]:hover {
background-color: #1581b2;
color: #fff;
} button:active,
.button:active,
input[type="reset"]:active,
input[type="submit"]:active,
input[type="button"]:active {
background-color: #199cd8;
}  .primary-button {
background-color: #199cd8;
}
#header-button-container .primary-button,
#header-button-container .secondary-button {
color: #fff!important;
vertical-align: baseline;
}
.primary-button:hover{
background-color: #1581b2;
}
.secondary-button {
background-color: transparent;
border: 1px solid #fff;
}
.secondary-button:hover{
background-color: #199cd8;
}
.site-header .secondary-button { color: #fff; }  .button {
margin: 5px;
}
.button:hover {
color: #fff!important;
}  .brown{
background-color: #AB541A;
}
.brown:hover{
background-color: #823A09;
}
.brown-outline,
.site-header .brown-outline {
background-color: transparent;
border: 1px solid #ab541a;
color: #ab541a;
}
.brown-outline:hover,
.site-header .brown-outline:hover {
background-color: #fff;
color: #823A09!important;
border: 1px solid #823A09;
} .green{
background-color: #49b70f;
}
.green:hover{
background-color: #32770f;
}
.green-outline,
.site-header .green-outline {
background-color: transparent;
border: 1px solid #49b70f;
color: #49b70f;
}
.green-outline:hover,
.site-header .green-outline:hover {
background-color: #fff;
color: #32770f!important;
border: 1px solid #32770f;
} .darkblue {
background-color: #0f5289;
}
.darkblue:hover {
background-color: #0c2b44;
}
.darkblue-outline,
.site-header .darkblue-outline {
background-color: transparent;
border: 1px solid #0f5289;
color: #0f5289;
}
.darkblue-outline:hover,
.site-header .darkblue-outline:hover {
background-color: #fff;
color: #0c2b44!important;
border: 1px solid #0c2b44;
} .red {
background-color: #cd1212;
}
.red:hover {
background-color: #a90e0e;
}
.red-outline,
.site-header .red-outline {
background-color: transparent;
border: 1px solid #cd1212;
color: #cd1212;
}
.red-outline:hover,
.site-header .red-outline:hover {
background-color: #fff;
color: #a90e0e!important;
border: 1px solid #a90e0e;
} .pink {
background-color: #ff1dfc;
}
.pink:hover {
background-color: #d214cf;
}
.pink-outline,
.site-header .pink-outline {
background-color: transparent;
border: 1px solid #ff1dfc;
color: #ff1dfc;
}
.pink-outline:hover,
.site-header .pink-outline:hover {
background-color: #fff;
color: #d214cf!important;
border: 1px solid #d214cf;
} .yellow {
background-color: #F7CA18;
}
.yellow:hover {
background-color: #f8b516;
}
.yellow-outline,
.site-header .yellow-outline {
background-color: transparent;
border: 1px solid #F7CA18;
color: #F7CA18;
}
.yellow-outline:hover,
.site-header .yellow-outline:hover {
background-color: #fff;
color: #f8b516!important;
border: 1px solid #f8b516;
} .orange {
background-color: #E87E04;
}
.orange:hover {
background-color: #ea7104;
}
.orange-outline,
.site-header .orange-outline {
background-color: transparent;
border: 1px solid #E87E04;
color: #E87E04;
}
.orange-outline:hover,
.site-header .orange-outline:hover {
background-color: #fff;
color: #ea7104!important;
border: 1px solid #ea7104;
} .black {
background-color: #000000;
}
.black:hover {
background-color: #626262;
}
.black-outline,
.site-header .black-outline {
background-color: transparent;
border: 1px solid #000000;
color: #000000;
}
.black-outline:hover,
.site-header .black-outline:hover {
background-color: #fff;
color: #626262!important;
border: 1px solid #626262;
} .button.darktext,
.button.darktext:hover,
.site-header .button.darktext,
.site-header .button.darktext:hover  {
color: #000000!important;
}
.button.darktext:hover,
.site-header .button.darktext:hover {
text-shadow: rgba(255, 255, 255, 0.15) 0 2px 2px;
}
.button.lighttext,
.button.lighttext:hover,
.site-header .button.lighttext,
.site-header .button.lighttext:hover  {
color: #FFFFFF!important;
} .small,
.site-header .small {
padding: 1px 20px;
font-size: 10px;
letter-spacing: 0px;
line-height: 24px;
} .large,
.site-header .large {
padding: 16px 40px;
font-size: 16px;
letter-spacing: 2px;
}  button:disabled,
.button:disabled,
.site-header .button:disabled,
.site-header button:disabled,
input[type="reset"]:disabled,
input[type="submit"]:disabled,
input[type="button"]:disabled {
cursor: none;
} button,
input:not([type="radio"]):not([type="checkbox"]),
select {
vertical-align: middle;
} .no-bottom-space * {
padding-bottom: 0px;
margin-bottom:0px;
}
.top-rounded {
border-radius: .3em .3em 0 0;
} table {
width: 100%;
border-collapse: collapse;
}
td,
th {
padding: 4px 10px;
text-align: left;
border: #ddd solid 1px;
}
th {
font-weight: 700;
background: #fff;
} a {
color: #199cd8;
text-decoration: none;
}
#content a:hover {
color: #adacac;
} ::-moz-selection {
background: #ecf8fe;
color: #12719d;
text-shadow: none;
}
::selection {
background: #ecf8fe;
color: #12719d;
text-shadow: none;
} .site-header {
width: 100%;
} .site-main {
margin-left: auto;
margin-right: auto;
width: 100%;
}
.site-info,
.site-content,
#colophon > .menu,
#footer-banner {
max-width: 980px;
}
.site-info,
.site-content,
#colophon > .menu,
#footer-banner {
margin-left: auto;
margin-right: auto;
}
@viewport{
width: device-width;
}  .menu-toggle,
.menu-toggle.dashicons {
display: none;
} .social-menu {
background-color: #e8e8e8;
text-align: center;
}
.social-menu ul {
list-style: none;
margin: 0;
padding: 0;
}
.social-menu ul a:before {
display: block;
font-family: "typicons";
font-size: 36px;
font-smoothing: antialiased;
font-weight: 400;
position: relative;
text-align: center;
text-decoration: none;
text-rendering: optimizeLegibility;
vertical-align: text-bottom;
}
.social-menu ul li {
display: inline-block;
list-style: none;
margin: 0;
}
.social-menu ul a {
display: inline-block;
margin: 0 3px;
text-decoration: none;
}
.social-menu ul a:hover {
color: #7b7b7b;
text-decoration: none;
}
.social-menu ul:last-of-type {
margin-right: 0;
}
.social-menu ul a[href*="facebook.com"]:before {
content: "\e0e4";
}
.social-menu ul a[href*="twitter.com"]:before {
content: "\e0f8";
}
.social-menu ul a[href*="dribbble.com"]:before {
content: "\e0e2";
}
.social-menu ul a[href*="plus.google.com"]:before {
content: "\e0ea";
}
.social-menu ul a[href*="pinterest.com"]:before {
content: "\e0f2";
}
.social-menu ul a[href*="github.com"]:before {
content: "\e0e8";
}
.social-menu ul a[href*="tumblr.com"]:before {
content: "\e0f6";
}
.social-menu ul a[href*="youtube.com"]:before {
content: "\e0fc";
}
.social-menu ul a[href*="flickr.com"]:before {
content: "\e0e6";
}
.social-menu ul a[href*="vimeo.com"]:before {
content: "\e0fa";
}
.social-menu ul a[href*="instagram.com"]:before {
content: "\e0ec";
}
.social-menu ul a[href*="linkedin.com"]:before {
content: "\e0f0";
}
.social-menu ul a[href*="/feed"]:before {
content: "\e0db";
} .navigation {
clear: both;
margin: 0 auto;
text-align: center;
width: 100%;
}
.comment-navigation .nav-previous,
.paging-navigation .nav-previous,
.post-navigation .nav-previous {
float: left;
text-align: left;
}
.comment-navigation .nav-next,
.paging-navigation .nav-next,
.post-navigation .nav-next {
float: right;
text-align: right;
}   .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; }  img,
embed,
object,
video {
height: auto;
max-width: 100%;
} img[src*="maps.gstatic.com"],
img[src*="googleapis.com"] {
max-width: none;
}
figure {
margin: 0;
padding: 0;
}
.entry-background {
background-position: center;
background-size: cover;
height: 480px;
left: 0;
padding: 10px;
position: relative;
width: 100%;
margin-top: -60px;
}
.entry-background {
position: absolute;
top: 51px;
}
.entry-background:before {
background-color: #000;
content: '';
height: 100%;
left: 0;
opacity: 0.4;
filter: alpha(opacity=40);
position: absolute;
width: 100%;
top: 0;
}
.archive .entry-thumbnail {
display: inline-block;
float: right;
margin: 18px 0 18px 18px;
padding-top: 100px;
} .alignleft {
display: inline;
float: left;
margin: 18px 18px 18px 0;
}
.alignright {
display: inline;
float: right;
margin: 18px 0 18px 18px;
}
.aligncenter {
display: block;
margin: 18px auto 18px auto;
}
.wp-caption {
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin: 0 auto;
}
.wp-caption-text {
color: #444;
font-size: 12px;
text-align: center;
}
.wp-caption .wp-caption-text {
margin-bottom: 0.8075em;
margin-top: 0.8075em;
}
.gallery-item {
float: left;
margin: 0 4px 4px 0;
overflow: hidden;
position: relative;
}
.gallery-columns-1 .gallery-item {
max-width: 100%;
}
.gallery-columns-2 .gallery-item {
max-width: 48%;
max-width: calc(50% - 4px);
}
.gallery-columns-3 .gallery-item {
max-width: 32%;
max-width: calc(33.3% - 4px);
}
.gallery-columns-4 .gallery-item {
max-width: 23%;
max-width: calc(25% - 4px);
}
.gallery-columns-5 .gallery-item {
max-width: 19%;
max-width: calc(20% - 4px);
}
.gallery-columns-6 .gallery-item {
max-width: 15%;
max-width: calc(16.7% - 4px);
}
.gallery-columns-7 .gallery-item {
max-width: 13%;
max-width: calc(14.28% - 4px);
}
.gallery-columns-8 .gallery-item {
max-width: 11%;
max-width: calc(12.5% - 4px);
}
.gallery-columns-9 .gallery-item {
max-width: 9%;
max-width: calc(11.1% - 4px);
}
.gallery-columns-1 .gallery-item:nth-of-type(1n),
.gallery-columns-2 .gallery-item:nth-of-type(2n),
.gallery-columns-3 .gallery-item:nth-of-type(3n),
.gallery-columns-4 .gallery-item:nth-of-type(4n),
.gallery-columns-5 .gallery-item:nth-of-type(5n),
.gallery-columns-6 .gallery-item:nth-of-type(6n),
.gallery-columns-7 .gallery-item:nth-of-type(7n),
.gallery-columns-8 .gallery-item:nth-of-type(8n),
.gallery-columns-9 .gallery-item:nth-of-type(9n) {
margin-right: 0;
}
.gallery-columns-1.gallery-size-medium figure.gallery-item:nth-of-type(1n+1),
.gallery-columns-1.gallery-size-thumbnail figure.gallery-item:nth-of-type(1n+1),
.gallery-columns-2.gallery-size-thumbnail figure.gallery-item:nth-of-type(2n+1),
.gallery-columns-3.gallery-size-thumbnail figure.gallery-item:nth-of-type(3n+1) {
clear: left;
}
.gallery-caption {
background-color: rgba(255, 255, 255, 0.7);
box-sizing: border-box;
color: #fff;
font-size: 12px;
line-height: 1.5;
margin: 0;
max-height: 50%;
opacity: 0;
filter: alpha(opacity=0);
padding: 6px 8px;
position: absolute;
bottom: 0;
left: 0;
text-align: left;
width: 100%;
}
.gallery-caption:before {
content: "";
height: 100%;
min-height: 49px;
position: absolute;
top: 0;
left: 0;
width: 100%;
}
.gallery-item:hover .gallery-caption {
opacity: 1;
filter: alpha(opacity=100);
}
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
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;
} .widget-area a {
color: #82888a;
text-decoration: none;
} .content-area.left{
float: left!important;
}
.widget-area.right{
float: right!important;
}
.widget {
-webkit-hyphens: auto;
-moz-hyphens: auto;
-ms-hyphens: auto;
hyphens: auto;
word-wrap: break-word;
}
.col-50 {
float: left;
padding-right: 20px;
width: 50%;
}
.col-50:last-of-type {
padding-right: 0;
}
.widget ul {
font-size: 16px;
list-style: none;
padding: 0;
}
.widget ol {
list-style: inside;
padding: 0;
}
.widget ul ul {
padding-left: 20px;
} .widget select {
max-width: 100%;
margin-bottom: 25px;
} .entry-content {
}
.headline-resize{
width:100%;
<<<<<<< HEAD
=======
}
.post{
max-width: 640px;
margin:auto;
font-size:16px;
>>>>>>> Another_Merge_test
}
.home .entry-content { border: none; }
.home .site-content {
padding: 0;
}
.tesseract-featured .entry-content {
margin-top: 480px;
}
.page .entry-content {
border-bottom: none;
}
#primary .entry-footer span {
padding-right: 5px;
vertical-align: middle;
}
.sticky {
}
.byline,
.updated:not(.published) {
display: none;
}
.blog .byline,
.single .byline,
.archive .byline,
.group-blog .byline {
display: inline;
}
.entry-meta,
.entry-footer,
.logged-in-as {
font-size: 13px;
display: none;
}
.page-links {
clear: both;
}
#primary {
float: right;
width: 66.6666%;
}
#secondary {
float: left;
width: 33.3333%;
padding-right: 60px;
}
.blog #primary,
.page-template-full-width-page #primary,
.page-template-blog-php #primary,
.error404 #primary,
.single #primary { width: 100%; }
.page-template-page-rightsidebar #primary {
float: left;
}
.page-template-page-rightsidebar #secondary {
float: right;
padding: 0 0 0 60px;
}
.home .content-area {
width: 100%;
}
.post-edit-link {
float: right;
}
.page-template-blog #content,
.blog #content {
max-width: 720px;
}
.navigation.post-navigation{
padding: 10px
}
.tesseract-featured .entry-content{
margin-top: 480px
}
.page-template-blog-php article {
border-bottom: 1px dotted rgb(190, 175, 175);
padding-bottom: 30px;
}
.page-template-blog-php #primary article:last-of-type {
border-bottom: none;
}
.page-template-blog-php #colophon {
border-top: 1px solid #ddd;
}
h1.entry-title,
.blog .page-title {
font-size: 35px;
margin: 60px 0 30px;
text-transform: capitalize;
}
.page h1.entry-title {
margin-top: 42px;
}
.blog.home #primary article:first-of-type {
padding-top: 40px;
}
span.posted-on{
font-size: 16px;
font-style: italic;
font-weight: bold;
}
.moretag{
display: block;
font-style: italic;
text-align: right;
clear: both;
}
.wpcf7-submit{
float: right;
clear: both;
margin-bottom: 20px;
} .archive #primary article,
.search #primary article {
padding: 25px 0 0 0;
}
.archive #primary .entry-content,
.search .entry-summary {
padding-bottom: 20px;
}
.archive #primary article:last-child .entry-content {
border-bottom: none;
}
.search .page-title,
.error404 .page-title {
margin: 47px 0 0;
}
.archive .page-title { margin: 46px 0 10px; }
.archive-description {
font-size: .85em;
font-style: italic;
line-height: 1.53;
margin: 25px 0 0;
padding-bottom: 40px;
border-bottom: 1px solid #ddd;
}
.archive-description p { padding-bottom: 17px; }
.archive-description > p:last-child { padding-bottom: 0; }
.search h1.entry-title {
margin: 17px 0 20px 0;
font-size: 21px;
}
.search .entry-summary {
margin: 0;
padding: 0;
}
.search .entry-footer {
margin-bottom: 0;
border-bottom: 1px solid #ddd;
padding-bottom: 40px;
} .blog .format-aside .entry-title,
.archive .format-aside .entry-title {
display: none;
} .comment-notes {
font-size: 12px;
font-style: italic;
}
.comment-list {
list-style: none;
padding-left: 0;
}
.comment-body {
background-color: #fff;
border: 1px solid rgba(0, 0, 0 ,0.1);
border-radius: 4px;
padding: 15px;
}
.comment-list .children {
list-style: none;
}
.comment-content {
display: flex;
}
.comment-content p {
margin-top: 3px;
}
.comment-content a {
word-wrap: break-word;
}
.comments-area label {
display: none;
}
.form-allowed-tags {
font-size: 12px;
}
.form-submit {
background-color: #fff;
border: 1px solid rgba(0, 0, 0 ,0.1);
border-top: none;
margin: 0 0 0 0;
padding: 10px 0px;
text-align: right;
}
.comment-author .avatar {
border-radius: 1px;
display: block;
float: left;
margin-right: 30px;
}
.says {
display: none;
}
.comment-body .fn {
font-size: 16px;
font-weight: 400;
}
.comment-body .fn a {
font-weight: 400;
}
.comment-metadata {
font-size: 14px;
}
#comment {
border-bottom: none;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
resize: none;
}
.comment-form-comment {
margin: 0;
padding: 0;
}
.bypostauthor {}
.archive .cat-links,
.archive .tags-links,
.archive .comments-link {
display: none;
}
textarea#comment{
border: 1px solid #dfdfdf;
border-radius: 5px;
height: 190px;
}
p.comment-form-comment {
height: 190px;
margin-bottom: 10px;
}
p.form-submit{
background: #f9f9f9;
border: 1px #f9f9f9;
}
#comments{
padding: 10px;
border-top: 1px solid rgba(178, 167, 167, 0.31);
margin-bottom: 30px;
margin-top: 30px;
}
article.comment-body{
background: none!important;
border:none;
border-bottom: 1px solid rgba(0, 0, 0 ,0.1);
}
.comments-title{
margin-left: 15px
}
.comment-author.vcard img{
width: 50px
}  .infinite-scroll .paging-navigation, .infinite-scroll.neverending .site-footer { display: none;
} .infinity-end.neverending .site-footer {
display: block;
} .site-footer {
background-color: #fff;
color: #afafaf;
font-size: 14px;
text-align: center;
vertical-align: middle;
}
.site-footer a {
color: #afafaf;
}
.site-info {
padding: 10px 0;
margin-top: 10px;
border-top: #eee solid 1px;
}
#colophon ul {
list-style-type: none;
padding-left: 0;
list-style-position: inside;
}
#sidebar-footer {
text-align: left;
word-spacing: -0.29em;
} .footer-menu {
display: inline-block;
float: left;
margin: 0 0 10px;
}
.footer-menu ul {
float: left;
list-style: outside none none;
margin: 0;
padding: 0;
}
.footer-menu ul li{
display:inline-block;
padding-right: 10px;
}  .no-padding-bottom p, .no-padding-bottom img {
margin-bottom: 0;
padding-bottom: 0;
}
.wpcf7-form-control-wrap { width: 100%; } @media screen and (max-width: 980px) {
#sidebar-footer,
#content,
#masthead {
padding: 0 20px;
}
#sidebar-footer aside {
width: 50%!important;
padding: 0;
border-width: 1px 0 1px 0;
}
#sidebar-footer aside.odd:last-child { width: 100%!important; }
}
@media screen and (max-width: 800px) {
#primary,
#secondary {
width: 100%;
padding: 0!important;
}
.search-no-results #secondary aside.widget_search:first-child {
display: none;
}
}
@media screen and (max-width: 620px) {
#sidebar-footer aside {
width: 100%!important;
}
textarea,
input:not([type]),
input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"] {
max-width: 100%;
}
.entry-content input[type=text],
.entry-content input[type=email],
.entry-content input[type=tel],
.entry-content input[type=password],
.entry-content input[type=date],
.entry-content input[type=datetime-local],
.entry-content input[type=file],
.entry-content input[type=reset],
.entry-content input[type=search],
.entry-content input[type=url],
.entry-content input[type=month],
.entry-content input[type=week],
.entry-content input[type=time],
.entry-content textarea {
width: 100%;
}
.entry-content select {
width: calc( 100% - 20px );
}
.site-logo, .site-title {
margin: 0px !important;
}
}
@media screen and (max-width: 480px) {
#sidebar-footer aside {
width: 100%!important;
}
textarea,
input:not([type]),
input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"] {
max-width: 100%;
}
.site-logo, .site-title	{
margin: 0px !important;
}
.home-headline { font-size:34px !important }
.home-sub { font-size:22px !important }
}  @media print {
* {
background: transparent !important;
color: black !important; text-shadow: none !important;
-webkit-filter: none !important;
filter: none !important;
}
a, a:visited {
text-decoration: underline;
}
a[href]:after {
content: " (" attr(href) ")";
}
abbr[title]:after {
content: " (" attr(title) ")";
} a[href^="javascript:"]:after, a[href^="#"]:after {
content: "";
} thead {
display: table-header-group;
}
tr, img {
page-break-inside: avoid;
}
@page {
margin: 0.5cm;
}
p, h2, h3 {
orphans: 3;
widows: 3;
}
h2, h3 {
page-break-after: avoid;
}
}
.site-title a {
color: #12719d!important;
}@font-face {
font-family: 'typicons';
font-weight: normal;
font-style: normal;
src: url(//www.webattach.de/wp-content/themes/Tesseract/fonts/typicons.eot);
src: url(//www.webattach.de/wp-content/themes/Tesseract/fonts/typicons.eot?#iefix) format('embedded-opentype'), 
url(//www.webattach.de/wp-content/themes/Tesseract/fonts/typicons.woff) format('woff'), 
url(//www.webattach.de/wp-content/themes/Tesseract/fonts/typicons.ttf) format('truetype'), 
url(//www.webattach.de/wp-content/themes/Tesseract/fonts/typicons.svg#typicons) format('svg');
}
.typcn:before {
font-family: 'typicons';
font-style: normal;
font-weight: normal;
speak: none;
display: inline-block;
text-decoration: inherit;
width: 1em;
height: 1em;
font-size: 1em;
text-align: center;
-webkit-font-smoothing: antialiased;
font-smoothing: antialiased;
text-rendering: optimizeLegibility;
}
.typcn-adjust-brightness:before {
content: '\e000';
}
.typcn-adjust-contrast:before {
content: '\e001';
}
.typcn-anchor-outline:before {
content: '\e002';
}
.typcn-anchor:before {
content: '\e003';
}
.typcn-archive:before {
content: '\e004';
}
.typcn-arrow-back-outline:before {
content: '\e005';
}
.typcn-arrow-back:before {
content: '\e006';
}
.typcn-arrow-down-outline:before {
content: '\e007';
}
.typcn-arrow-down-thick:before {
content: '\e008';
}
.typcn-arrow-down:before {
content: '\e009';
}
.typcn-arrow-forward-outline:before {
content: '\e00a';
}
.typcn-arrow-forward:before {
content: '\e00b';
}
.typcn-arrow-left-outline:before {
content: '\e00c';
}
.typcn-arrow-left-thick:before {
content: '\e00d';
}
.typcn-arrow-left:before {
content: '\e00e';
}
.typcn-arrow-loop-outline:before {
content: '\e00f'
}
.typcn-arrow-loop:before {
content: '\e010'
}
.typcn-arrow-maximise-outline:before {
content: '\e011'
}
.typcn-arrow-maximise:before {
content: '\e012'
}
.typcn-arrow-minimise-outline:before {
content: '\e013'
}
.typcn-arrow-minimise:before {
content: '\e014'
}
.typcn-arrow-move-outline:before {
content: '\e015'
}
.typcn-arrow-move:before {
content: '\e016'
}
.typcn-arrow-repeat-outline:before {
content: '\e017'
}
.typcn-arrow-repeat:before {
content: '\e018'
}
.typcn-arrow-right-outline:before {
content: '\e019'
}
.typcn-arrow-right-thick:before {
content: '\e01a'
}
.typcn-arrow-right:before {
content: '\e01b'
}
.typcn-arrow-shuffle:before {
content: '\e01c'
}
.typcn-arrow-sorted-down:before {
content: '\e01d'
}
.typcn-arrow-sorted-up:before {
content: '\e01e'
}
.typcn-arrow-sync-outline:before {
content: '\e01f'
}
.typcn-arrow-sync:before {
content: '\e020'
}
.typcn-arrow-unsorted:before {
content: '\e021'
}
.typcn-arrow-up-outline:before {
content: '\e022'
}
.typcn-arrow-up-thick:before {
content: '\e023'
}
.typcn-arrow-up:before {
content: '\e024'
}
.typcn-at:before {
content: '\e025'
}
.typcn-attachment-outline:before {
content: '\e026'
}
.typcn-attachment:before {
content: '\e027'
}
.typcn-backspace-outline:before {
content: '\e028'
}
.typcn-backspace:before {
content: '\e029'
}
.typcn-battery-charge:before {
content: '\e02a'
}
.typcn-battery-full:before {
content: '\e02b'
}
.typcn-battery-high:before {
content: '\e02c'
}
.typcn-battery-low:before {
content: '\e02d'
}
.typcn-battery-mid:before {
content: '\e02e'
}
.typcn-beaker:before {
content: '\e02f'
}
.typcn-beer:before {
content: '\e030'
}
.typcn-bell:before {
content: '\e031'
}
.typcn-book:before {
content: '\e032'
}
.typcn-bookmark:before {
content: '\e033'
}
.typcn-briefcase:before {
content: '\e034'
}
.typcn-brush:before {
content: '\e035'
}
.typcn-business-card:before {
content: '\e036'
}
.typcn-calculator:before {
content: '\e037'
}
.typcn-calender-outline:before {
content: '\e038'
}
.typcn-calender:before {
content: '\e039'
}
.typcn-camera-outline:before {
content: '\e03a'
}
.typcn-camera:before {
content: '\e03b'
}
.typcn-cancel-outline:before {
content: '\e03c'
}
.typcn-cancel:before {
content: '\e03d'
}
.typcn-chart-area-outline:before {
content: '\e03e'
}
.typcn-chart-area:before {
content: '\e03f'
}
.typcn-chart-bar-outline:before {
content: '\e040'
}
.typcn-chart-bar:before {
content: '\e041'
}
.typcn-chart-line-outline:before {
content: '\e042'
}
.typcn-chart-line:before {
content: '\e043'
}
.typcn-chart-pie-outline:before {
content: '\e044'
}
.typcn-chart-pie:before {
content: '\e045'
}
.typcn-chevron-left-outline:before {
content: '\e046'
}
.typcn-chevron-left:before {
content: '\e047'
}
.typcn-chevron-right-outline:before {
content: '\e048'
}
.typcn-chevron-right:before {
content: '\e049'
}
.typcn-clipboard:before {
content: '\e04a'
}
.typcn-cloud-storage:before {
content: '\e04b'
}
.typcn-code-outline:before {
content: '\e04c'
}
.typcn-code:before {
content: '\e04d'
}
.typcn-coffee:before {
content: '\e04e'
}
.typcn-cog-outline:before {
content: '\e04f'
}
.typcn-cog:before {
content: '\e050'
}
.typcn-compass:before {
content: '\e051'
}
.typcn-contacts:before {
content: '\e052'
}
.typcn-credit-card:before {
content: '\e053'
}
.typcn-cross:before {
content: '\e054'
}
.typcn-css3:before {
content: '\e055'
}
.typcn-database:before {
content: '\e056'
}
.typcn-delete-outline:before {
content: '\e057'
}
.typcn-delete:before {
content: '\e058'
}
.typcn-device-desktop:before {
content: '\e059'
}
.typcn-device-laptop:before {
content: '\e05a'
}
.typcn-device-phone:before {
content: '\e05b'
}
.typcn-device-tablet:before {
content: '\e05c'
}
.typcn-directions:before {
content: '\e05d'
}
.typcn-divide-outline:before {
content: '\e05e'
}
.typcn-divide:before {
content: '\e05f'
}
.typcn-document-add:before {
content: '\e060'
}
.typcn-document-delete:before {
content: '\e061'
}
.typcn-document-text:before {
content: '\e062'
}
.typcn-document:before {
content: '\e063'
}
.typcn-download-outline:before {
content: '\e064'
}
.typcn-download:before {
content: '\e065'
}
.typcn-dropbox:before {
content: '\e066'
}
.typcn-edit:before {
content: '\e067'
}
.typcn-eject-outline:before {
content: '\e068'
}
.typcn-eject:before {
content: '\e069'
}
.typcn-equals-outline:before {
content: '\e06a'
}
.typcn-equals:before {
content: '\e06b'
}
.typcn-export-outline:before {
content: '\e06c'
}
.typcn-export:before {
content: '\e06d'
}
.typcn-eye-outline:before {
content: '\e06e'
}
.typcn-eye:before {
content: '\e06f'
}
.typcn-feather:before {
content: '\e070'
}
.typcn-film:before {
content: '\e071'
}
.typcn-filter:before {
content: '\e072'
}
.typcn-flag-outline:before {
content: '\e073'
}
.typcn-flag:before {
content: '\e074'
}
.typcn-flash-outline:before {
content: '\e075'
}
.typcn-flash:before {
content: '\e076'
}
.typcn-flow-children:before {
content: '\e077'
}
.typcn-flow-merge:before {
content: '\e078'
}
.typcn-flow-parallel:before {
content: '\e079'
}
.typcn-flow-switch:before {
content: '\e07a'
}
.typcn-folder-add:before {
content: '\e07b'
}
.typcn-folder-delete:before {
content: '\e07c'
}
.typcn-folder-open:before {
content: '\e07d'
}
.typcn-folder:before {
content: '\e07e'
}
.typcn-gift:before {
content: '\e07f'
}
.typcn-globe-outline:before {
content: '\e080'
}
.typcn-globe:before {
content: '\e081'
}
.typcn-group-outline:before {
content: '\e082'
}
.typcn-group:before {
content: '\e083'
}
.typcn-headphones:before {
content: '\e084'
}
.typcn-heart-full-outline:before {
content: '\e085'
}
.typcn-heart-half-outline:before {
content: '\e086'
}
.typcn-heart-outline:before {
content: '\e087'
}
.typcn-heart:before {
content: '\e088'
}
.typcn-home-outline:before {
content: '\e089'
}
.typcn-home:before {
content: '\e08a'
}
.typcn-html5:before {
content: '\e08b'
}
.typcn-image-outline:before {
content: '\e08c'
}
.typcn-image:before {
content: '\e08d'
}
.typcn-infinity-outline:before {
content: '\e08e'
}
.typcn-infinity:before {
content: '\e08f'
}
.typcn-info-large-outline:before {
content: '\e090'
}
.typcn-info-large:before {
content: '\e091'
}
.typcn-info-outline:before {
content: '\e092'
}
.typcn-info:before {
content: '\e093'
}
.typcn-input-checked-outline:before {
content: '\e094'
}
.typcn-input-checked:before {
content: '\e095'
}
.typcn-key-outline:before {
content: '\e096'
}
.typcn-key:before {
content: '\e097'
}
.typcn-keyboard:before {
content: '\e098'
}
.typcn-leaf:before {
content: '\e099'
}
.typcn-lightbulb:before {
content: '\e09a'
}
.typcn-link-outline:before {
content: '\e09b'
}
.typcn-link:before {
content: '\e09c'
}
.typcn-location-arrow-outline:before {
content: '\e09d'
}
.typcn-location-arrow:before {
content: '\e09e'
}
.typcn-location-outline:before {
content: '\e09f'
}
.typcn-location:before {
content: '\e0a0'
}
.typcn-lock-closed-outline:before {
content: '\e0a1'
}
.typcn-lock-closed:before {
content: '\e0a2'
}
.typcn-lock-open-outline:before {
content: '\e0a3'
}
.typcn-lock-open:before {
content: '\e0a4'
}
.typcn-mail:before {
content: '\e0a5'
}
.typcn-map:before {
content: '\e0a6'
}
.typcn-media-eject-outline:before {
content: '\e0a7'
}
.typcn-media-eject:before {
content: '\e0a8'
}
.typcn-media-fast-forward-outline:before {
content: '\e0a9'
}
.typcn-media-fast-forward:before {
content: '\e0aa'
}
.typcn-media-pause-outline:before {
content: '\e0ab'
}
.typcn-media-pause:before {
content: '\e0ac'
}
.typcn-media-play-outline:before {
content: '\e0ad'
}
.typcn-media-play-reverse-outline:before {
content: '\e0ae'
}
.typcn-media-play-reverse:before {
content: '\e0af'
}
.typcn-media-play:before {
content: '\e0b0'
}
.typcn-media-record-outline:before {
content: '\e0b1'
}
.typcn-media-record:before {
content: '\e0b2'
}
.typcn-media-rewind-outline:before {
content: '\e0b3'
}
.typcn-media-rewind:before {
content: '\e0b4'
}
.typcn-media-stop-outline:before {
content: '\e0b5'
}
.typcn-media-stop:before {
content: '\e0b6'
}
.typcn-message-typing:before {
content: '\e0b7'
}
.typcn-message:before {
content: '\e0b8'
}
.typcn-messages:before {
content: '\e0b9'
}
.typcn-microphone-outline:before {
content: '\e0ba'
}
.typcn-microphone:before {
content: '\e0bb'
}
.typcn-minus-outline:before {
content: '\e0bc'
}
.typcn-minus:before {
content: '\e0bd'
}
.typcn-mortar-board:before {
content: '\e0be'
}
.typcn-news:before {
content: '\e0bf'
}
.typcn-notes-outline:before {
content: '\e0c0'
}
.typcn-notes:before {
content: '\e0c1'
}
.typcn-pen:before {
content: '\e0c2'
}
.typcn-pencil:before {
content: '\e0c3'
}
.typcn-phone-outline:before {
content: '\e0c4'
}
.typcn-phone:before {
content: '\e0c5'
}
.typcn-pi-outline:before {
content: '\e0c6'
}
.typcn-pi:before {
content: '\e0c7'
}
.typcn-pin-outline:before {
content: '\e0c8'
}
.typcn-pin:before {
content: '\e0c9'
}
.typcn-pipette:before {
content: '\e0ca'
}
.typcn-plane-outline:before {
content: '\e0cb'
}
.typcn-plane:before {
content: '\e0cc'
}
.typcn-plug:before {
content: '\e0cd'
}
.typcn-plus-outline:before {
content: '\e0ce'
}
.typcn-plus:before {
content: '\e0cf'
}
.typcn-point-of-interest-outline:before {
content: '\e0d0'
}
.typcn-point-of-interest:before {
content: '\e0d1'
}
.typcn-power-outline:before {
content: '\e0d2'
}
.typcn-power:before {
content: '\e0d3'
}
.typcn-printer:before {
content: '\e0d4'
}
.typcn-puzzle-outline:before {
content: '\e0d5'
}
.typcn-puzzle:before {
content: '\e0d6'
}
.typcn-radar-outline:before {
content: '\e0d7'
}
.typcn-radar:before {
content: '\e0d8'
}
.typcn-refresh-outline:before {
content: '\e0d9'
}
.typcn-refresh:before {
content: '\e0da'
}
.typcn-rss-outline:before {
content: '\e0db'
}
.typcn-rss:before {
content: '\e0dc'
}
.typcn-scissors-outline:before {
content: '\e0dd'
}
.typcn-scissors:before {
content: '\e0de'
}
.typcn-shopping-bag:before {
content: '\e0df'
}
.typcn-shopping-cart:before {
content: '\e0e0'
}
.typcn-social-at-circular:before {
content: '\e0e1'
}
.typcn-social-dribbble-circular:before {
content: '\e0e2'
}
.typcn-social-dribbble:before {
content: '\e0e3'
}
.typcn-social-facebook-circular:before {
content: '\e0e4'
}
.typcn-social-facebook:before {
content: '\e0e5'
}
.typcn-social-flickr-circular:before {
content: '\e0e6'
}
.typcn-social-flickr:before {
content: '\e0e7'
}
.typcn-social-github-circular:before {
content: '\e0e8'
}
.typcn-social-github:before {
content: '\e0e9'
}
.typcn-social-google-plus-circular:before {
content: '\e0ea'
}
.typcn-social-google-plus:before {
content: '\e0eb'
}
.typcn-social-instagram-circular:before {
content: '\e0ec'
}
.typcn-social-instagram:before {
content: '\e0ed'
}
.typcn-social-last-fm-circular:before {
content: '\e0ee'
}
.typcn-social-last-fm:before {
content: '\e0ef'
}
.typcn-social-linkedin-circular:before {
content: '\e0f0'
}
.typcn-social-linkedin:before {
content: '\e0f1'
}
.typcn-social-pinterest-circular:before {
content: '\e0f2'
}
.typcn-social-pinterest:before {
content: '\e0f3'
}
.typcn-social-skype-outline:before {
content: '\e0f4'
}
.typcn-social-skype:before {
content: '\e0f5'
}
.typcn-social-tumbler-circular:before {
content: '\e0f6'
}
.typcn-social-tumbler:before {
content: '\e0f7'
}
.typcn-social-twitter-circular:before {
content: '\e0f8'
}
.typcn-social-twitter:before {
content: '\e0f9'
}
.typcn-social-vimeo-circular:before {
content: '\e0fa'
}
.typcn-social-vimeo:before {
content: '\e0fb'
}
.typcn-social-youtube-circular:before {
content: '\e0fc'
}
.typcn-social-youtube:before {
content: '\e0fd'
}
.typcn-sort-alphabetically-outline:before {
content: '\e0fe'
}
.typcn-sort-alphabetically:before {
content: '\e0ff'
}
.typcn-sort-numerically-outline:before {
content: '\e100'
}
.typcn-sort-numerically:before {
content: '\e101'
}
.typcn-spanner-outline:before {
content: '\e102'
}
.typcn-spanner:before {
content: '\e103'
}
.typcn-spiral:before {
content: '\e104'
}
.typcn-star-full-outline:before {
content: '\e105'
}
.typcn-star-half-outline:before {
content: '\e106'
}
.typcn-star-half:before {
content: '\e107'
}
.typcn-star-outline:before {
content: '\e108'
}
.typcn-star:before {
content: '\e109'
}
.typcn-starburst-outline:before {
content: '\e10a'
}
.typcn-starburst:before {
content: '\e10b'
}
.typcn-stopwatch:before {
content: '\e10c'
}
.typcn-support:before {
content: '\e10d'
}
.typcn-tabs-outline:before {
content: '\e10e'
}
.typcn-tag:before {
content: '\e10f'
}
.typcn-tags:before {
content: '\e110'
}
.typcn-th-large-outline:before {
content: '\e111'
}
.typcn-th-large:before {
content: '\e112'
}
.typcn-th-list-outline:before {
content: '\e113'
}
.typcn-th-list:before {
content: '\e114'
}
.typcn-th-menu-outline:before {
content: '\e115'
}
.typcn-th-menu:before {
content: '\e116'
}
.typcn-th-small-outline:before {
content: '\e117'
}
.typcn-th-small:before {
content: '\e118'
}
.typcn-thermometer:before {
content: '\e119'
}
.typcn-thumbs-down:before {
content: '\e11a'
}
.typcn-thumbs-ok:before {
content: '\e11b'
}
.typcn-thumbs-up:before {
content: '\e11c'
}
.typcn-tick-outline:before {
content: '\e11d'
}
.typcn-tick:before {
content: '\e11e'
}
.typcn-ticket:before {
content: '\e11f'
}
.typcn-time:before {
content: '\e120'
}
.typcn-times-outline:before {
content: '\e121'
}
.typcn-times:before {
content: '\e122'
}
.typcn-trash:before {
content: '\e123'
}
.typcn-tree:before {
content: '\e124'
}
.typcn-upload-outline:before {
content: '\e125'
}
.typcn-upload:before {
content: '\e126'
}
.typcn-user-add-outline:before {
content: '\e127'
}
.typcn-user-add:before {
content: '\e128'
}
.typcn-user-delete-outline:before {
content: '\e129'
}
.typcn-user-delete:before {
content: '\e12a'
}
.typcn-user-outline:before {
content: '\e12b'
}
.typcn-user:before {
content: '\e12c'
}
.typcn-vendor-android:before {
content: '\e12d'
}
.typcn-vendor-apple:before {
content: '\e12e'
}
.typcn-vendor-microsoft:before {
content: '\e12f'
}
.typcn-video-outline:before {
content: '\e130'
}
.typcn-video:before {
content: '\e131'
}
.typcn-volume-down:before {
content: '\e132'
}
.typcn-volume-mute:before {
content: '\e133'
}
.typcn-volume-up:before {
content: '\e134'
}
.typcn-volume:before {
content: '\e135'
}
.typcn-warning-outline:before {
content: '\e136'
}
.typcn-warning:before {
content: '\e137';
}
.typcn-watch:before {
content: '\e138';
}
.typcn-waves-outline:before {
content: '\e139';
}
.typcn-waves:before {
content: '\e13a';
}
.typcn-weather-cloudy:before {
content: '\e13b';
}
.typcn-weather-downpour:before {
content: '\e13c';
}
.typcn-weather-night:before {
content: '\e13d';
}
.typcn-weather-partly-sunny:before {
content: '\e13e';
}
.typcn-weather-shower:before {
content: '\e13f';
}
.typcn-weather-snow:before {
content: '\e140';
}
.typcn-weather-stormy:before {
content: '\e141';
}
.typcn-weather-sunny:before {
content: '\e142';
}
.typcn-weather-windy-cloudy:before {
content: '\e143';
}
.typcn-weather-windy:before {
content: '\e144';
}
.typcn-wi-fi-outline:before {
content: '\e145';
}
.typcn-wi-fi:before {
content: '\e146';
}
.typcn-wine:before {
content: '\e147';
}
.typcn-world-outline:before {
content: '\e148';
}
.typcn-world:before {
content: '\e149';
}
.typcn-zoom-in-outline:before {
content: '\e14a';
}
.typcn-zoom-in:before {
content: '\e14b';
}
.typcn-zoom-out-outline:before {
content: '\e14c';
}
.typcn-zoom-out:before {
content: '\e14d';
}
.typcn-zoom-outline:before {
content: '\e14e';
}
.typcn-zoom:before {
content: '\e14f';
}.site-header { background-color: rgba(0, 0, 0, 0.2); }
.home .site-header.no-header-image {
position: relative;
top: auto;
left: auto;
}	
.home.transparent-header .site-header,
.home.transparent-header .site-header.no-header-image {
position: absolute;
top: 0;
left: 0;
}	
#site-banner-left,
#site-banner-right {
position: relative;
}
#site-banner-left { 
width: 100%; 
z-index: 10;
}
#site-banner-right { 
z-index: 1;
} #site-banner {
max-width: 980px;
margin: auto;
min-height: 45px;
z-index: 5;
position: relative;
text-align: left;	
}	
#site-banner > * {
display: inline-block;
zoom: 1; *display: inline;
vertical-align: top;
}
#site-banner-left { 
float: left;
display: table;
vertical-align: top;
position: relative;
z-index: 0;
}		
#site-banner.no-brand #site-banner-left { margin-left: -10px; }		
#site-banner-left > * {
display: table-cell;
vertical-align: top;
}	
#site-branding {
display: inline-block;
zoom: 1; *display: inline;
}
.top-navigation {
display: table-cell;
width: 100%;
}
#mobile-navigation,
#mobile-navigation-jquery { display: none; }		
.top-navigation > .menu ul li,
#site-branding > *,
.top-navigation ul li  {
display: inline-block;
zoom: 1; *display: inline;
vertical-align: top;
}	
.site-logo, .site-title {
margin: 0;
margin-right: 20px;
}
#site-banner.blogname .site-title {
display: table;
}
.site-logo a,
.site-title a {
display: block;
padding: 10px 0;	
}
#site-banner.blogname .site-title a {
display: table-cell;
width: 1px;
white-space: nowrap;	
}	
.site-logo a { 
height: 40px; 
box-sizing: content-box;
}	
.site-logo img {
height: 40px;
max-width: inherit;
display: block;
}
.site-title a {
display: block;
line-height: 28px;
padding: 16px 0;	
}
.site-title a:hover {
color: #199cd8;
}	
.top-navigation ul li a {
line-height: 24px;
display: block;
}	
.top-navigation ul {
list-style: none;
margin: 0;
padding-left: 0;
}
.top-navigation li {
position: relative;
}
.top-navigation a {
color: #fff;
display: block;
font-weight: 300;
line-height: 16px;
text-decoration: none;
}
.top-navigation a:hover {
color: #199cd8;
}
.top-navigation ul ul {
float: left;
position: absolute;
left: -999em;
z-index: 99999;
top: auto;
}
.top-navigation ul ul ul {
left: -999em;
padding-top: 0;
top: 0;
}
.top-navigation ul ul a {
background-color: #f0f0f0;
display: block;
color: #fff;
text-transform: none;
width: 200px;
}
.top-navigation ul ul li {
text-align: left;
}
.top-navigation ul ul li a { padding: 9px 10px; }
.top-navigation ul ul li:first-child a { padding-top: 18px; }
.top-navigation ul ul li:last-child a { padding-bottom: 18px; }
.top-navigation li:hover > a {
}
.top-navigation ul ul :hover > a {
}
.top-navigation ul ul a:hover {
}
.top-navigation ul li {
display: inline-block;
} 
.top-navigation ul li a {
padding: 18px 10px;
}
.top-navigation ul li:hover > ul {
left: auto;
}
.top-navigation ul ul li:hover > ul {
left: 100%;
}
.top-navigation .current_page_item > a,
.top-navigation .current-menu-item > a,
.top-navigation .current_page_ancestor > a {
}
#site-banner-right {
line-height: 40px;
text-align: right;
height: 60px;
position: absolute;
top: 0;
right: 0;
z-index: 1;
}
.hr-social {
display: table;
list-style-type: none;
list-style-position: inside;
padding: 0;
margin: 0;
float: right;
vertical-align: top;
height: 100%;	
}		
.hr-social li {
display: table-cell;
vertical-align: middle;
box-sizing: content-box;
padding: 8px 6px;
margin: 10px 0;
}
.hr-social li:last-child {
padding-right: 0;
}
.hr-social li a {
display: block;
height: 24px;
}	
.hr-social > li a img {
width: 24px;
height: 24px;
max-width: inherit;
}			
#site-banner-right .search-form {
padding: 13px 0;
height: 60px;
}
#site-banner-right .search-form label { 
display: table;
float: right;
vertical-align: middle; 
margin-bottom: 0;
}	
#site-banner-right .search-form input[type="search"] {
display: table-cell;
padding: 8px 10px;
height: 34px;
box-sizing: border-box;
}	
#header-button-container {
display: table;
table-layout: fixed;
float: right;
line-height: 60px;
}
#header-button-container-inner {
display: table-cell;
vertical-align: middle;
}	
#header-button-container-inner > * {
display: inline-block;
zoom: 1; *display: inline;
vertical-align: middle;
margin: 0 0 0 10px;
text-align: center;
}	
#header-button-container-inner > *:first-child {
margin-left: 0;
}				
.menu-open,
.dashicons.menu-open,
.menu-close,
.dashicons.menu-close { display: none; }	
@media screen and (max-width: 980px) {
}
@media screen and (max-width: 850px) {
#site-banner-right { display: none; }		
}
@media screen and (max-width: 620px) {
#mobile-navigation,
#mobile-navigation-jquery { float: left; } 
#page { 
float: right; 
width: 100%;
position: relative;
}	
#site-banner-left {
text-align: center;
}
#site-navigation {
display: none;
}
#mobile-navigation,
#mobile-navigation-jquery {
display: block;
top: 0;
left: 0;
text-align: left;
height: 100%;
z-index: 9999;
transition: width 0.2s ease;
-webkit-transition: width 0.2s ease;		 
overflow: hidden;
background: #fff;
}		
#mobile-navigation:target {
width: 40%;
}	
#mobile-navigation:target + #page {
width: 60%;
}		
#mobile-navigation > div > ul,
#mobile-navigation-jquery > div > ul {
background: #fff;
position: absolute;
top: 0;
left: 0;
height: 100%;
display: none;
overflow-y: auto;
}
#mobile-navigation:target > div > ul,
#mobile-navigation-jquery.target > div > ul {
display: block;
width: 40%;
}	
.logged-in #mobile-navigation:target > div > ul,
.logged-in #mobile-navigation-jquery.target > div > ul { 
top: 46px; 		
}
#mobile-navigation:target > div > ul ul,
#mobile-navigation-jquery.target > div > ul ul {
width: 85%;
margin-left: 15%;		
}	
#mobile-navigation:target > div > ul ul li a,
#mobile-navigation-jquery.target > div > ul ul li a { background: #f6f6f6; }	
#mobile-navigation ul li,
#mobile-navigation-jquery ul li {
display: block;
}	
#mobile-navigation ul li a,
#mobile-navigation-jquery ul li a {
color: #757575;
padding: 9px 10px;
}
#mobile-navigation ul ul li a,
#mobile-navigation-jquery ul ul li a {
width: auto;
}	
.menu-open,
.dashicons.menu-open { display: block; }	
#mobile-navigation:target + #page > .menu-open,
#mobile-navigation:target + #page > .dashicons.menu-open { display: none; }			
.menu-close,
.dashicons.menu-close { display: none; }
#mobile-navigation:target + #page > .menu-close,
#mobile-navigation:target + #page > .dashicons.menu-close { display: block; }		
#mobile-navigation ul li a:hover,
#mobile-navigation-jquery ul li a:hover { color: #12719d; }		
#site-banner-left .site-branding {
display: inline-block;
zoom: 1; *display: inline;
}	
.menu-open,
.dashicons.menu-open,
.menu-close,
.dashicons.menu-close,
.dashicons, 
.dashicons-before::before {
position: absolute;
top: 0;
left: 0;		
line-height: 36px;
width: 36px!important;
height: 36px!important;
padding: 12px;
box-sizing: content-box;
font-size: 36px!important;
cursor: pointer;
color: black;
z-index: 9999;		
}
.menu-open:before {
content: "\f333";
}
.menu-close:before {
content: "\f158";
}		
}