@charset "UTF-8";
div.tnp-subscription,
form.tnp-subscription, form.tnp-profile {
display: block;
margin: 1em auto;
max-width: 500px;
width: 100%;
}
div.tnp-profile {
display: block;
margin: 1em 0;
max-width: 500px; } .tnp-subscription div.tnp-field,
.tnp-profile div.tnp-field
{
margin-bottom: .7em;
border: 0;
padding: 0;
}
.tnp-subscription label,
.tnp-profile label
{
display: block;
color: inherit;
font-weight: normal;
line-height: normal;
padding: 0;
margin: 0;
margin-bottom: .25em;
font-size: .9em;
}
.tnp-subscription .tnp-field-checkbox label,
.tnp-profile .tnp-field-checkbox label
{
display: inline-block;
}
.tnp-subscription input[type=text],
.tnp-subscription input[type=email],
.tnp-subscription input[type=submit],
.tnp-subscription select,
.tnp-subscription textarea,
.tnp-profile input[type=text],
.tnp-profile input[type=email],
.tnp-profile input[type=submit],
.tnp-profile select,
.tnp-profile textarea
{
width: 100%;
padding: .7em;
display: block;
border: 1px;
color: #444;
border-color: #ddd;
background-color: #f4f4f4;
background-image: none;
text-shadow: none;
font-size: 1em;
margin: 0;
line-height: normal;
box-sizing: border-box;
}
.tnp-subscription input[type=checkbox],
.tnp-widget input[type=radio],
.tnp-profile input[type=checkbox]
{ max-width: 1em;
display: inline-block;
margin-right: .5em;
} .tnp-subscription select option,
.tnp-profile select option
{
margin-right: .75em;
}
.tnp-subscription input.tnp-submit,
.tnp-profile input.tnp-submit,
.tnp-unsubscribe button.tnp-submit,
.tnp-reactivate button.tnp-submit
{
background-color: #444;
color: #fff;
width: auto;
height: auto;
margin: 0;
display: inline-block;
}
@media all and (max-width: 480px) {
.tnp-subscription input[type=submit],
.tnp-profile input[type=submit] {
width: 100%;
}
}
.tnp-widget {
width: 100%;
display: block;
box-sizing: border-box;
}
.tnp-widget .tnp-field {
margin-bottom: 10px;
border: 0;
padding: 0;
}
.tnp-widget label {
display: block;
color: inherit;
font-size: 14px;
}
.tnp-widget input[type=text], .tnp-widget input[type=email], .tnp-widget input[type=submit], .tnp-widget select {
width: 100%;
padding: 10px;
display: block;
border: 1px solid #ddd ;
border-color: #ddd;
background-color: #f4f4f4;
background-image: none;
text-shadow: none;
color: #444;
font-size: 14px;
line-height: normal;
box-sizing: border-box;
height: auto;
}
.tnp-widget input[type=checkbox], .tnp-widget input[type=radio] {
width: auto;
display: inline-block;
} .tnp-widget select option {
margin-right: 10px;
}
.tnp-widget input.tnp-submit {
background-color: #444;
background-image: none;
text-shadow: none;
color: #fff;
margin: 0;
}
.tnp-field input[type="submit"] {
position: inherit;
}
.tnp-field label {
} .tnp-widget-minimal {
width: 100%;
}
.tnp-widget-minimal form {
margin: 0;
padding: 0;
border: 0;
}
.tnp-widget-minimal input.tnp-email {
width: 100%;
box-sizing: border-box;
padding: 10px;
display: inline-block;
border: 1px solid #ddd;
background-color: #f4f4f4;
color: #444;
font-size: 14px;
}
.tnp-widget-minimal input.tnp-submit {
width: 100%;
box-sizing: border-box;
padding: 10px;
display: inline-block;
border: 1px;
border-color: #ddd;
background-color: #444;
background-image: none;
text-shadow: none;
color: #fff;
font-size: 14px;
line-height: normal;
border-radius: 0px;
height: auto;
margin: 0;
} .tnp-subscription-minimal {
width: 100%;
box-sizing: border-box;
margin: 10px 0;
}
.tnp-subscription-minimal form {
width: auto;
margin: 0;
padding: 0;
border: 0;
white-space: nowrap;
}
.tnp-subscription-minimal input.tnp-email,
.tnp-subscription-minimal input.tnp-name
{
width: 70%;
max-width: 300px;
box-sizing: border-box;
padding: 10px;
display: inline-block;
border: 1px solid #ddd;
background-color: #f4f4f4;
color: #444;
font-size: 14px;
line-height: 20px;
border-radius: 0px;
margin-right: 10px;
}
.tnp-subscription-minimal.with-name input.tnp-email,
.tnp-subscription-minimal.with-name input.tnp-name
{
width: 31%;
}
.tnp-subscription-minimal .tnp-privacy-field {
margin-top: 10px;
} .tnp-subscription-minimal input.tnp-submit {
width: 29%;
box-sizing: border-box;
display: inline-block;
padding: 10px;
border: 1px;
border-color: #ddd;
background-color: #444;
background-image: none;
text-shadow: none;
color: #fff;
font-size: 14px;
line-height: 20px;
border-radius: 0px;
margin: 0;
}
.tnp-subscription-posts {
margin-top: 2em;
margin-bottom: 2em;
padding: 2rem;
}
.tnp-subscription-posts .tnp-subscription {
max-width: auto;
margin: 0;
}
@media all and (max-width: 525px) {
.tnp-subscription-minimal.with-name input.tnp-email,
.tnp-subscription-minimal.with-name input.tnp-name,
.tnp-subscription-minimal input.tnp-submit
{
width: 100%;
max-width: 100%;
margin: 0;
display: block;
margin-bottom: .5rem;
}
} .tnp-button-form button.tnp-submit {
box-sizing: border-box;
padding: 10px;
display: inline-block;
border: 1px;
border-color: #ddd;
background-color: #444;
background-image: none;
text-shadow: none;
color: #fff;
font-size: 14px;
line-height: normal;
border-radius: 0px;
height: auto;
margin: 0;
} .tnp-comments {
clear: both;
margin-top: 15px;
margin-bottom: 15px;
}
.tnp-comments label {
display: block;
}
.tnp-comments input[type=checkbox] {
display: inline-block;
width: auto!important;
} .tnp-lock {
clear: both;
display: block;
box-sizing: border-box;
box-shadow: none;
margin: 20px;
padding: 15px;
background-color: #fff;
border: 1px solid #ddd;
}
.tnp-nl-checkout {
margin-bottom: 1em;
}
 @-webkit-keyframes bounce{20%,53%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounce{20%,53%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@-webkit-keyframes flash{50%,from,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{50%,from,to{opacity:1}25%,75%{opacity:0}}@-webkit-keyframes pulse{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes pulse{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@-webkit-keyframes rubberBand{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes rubberBand{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@-webkit-keyframes shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}@keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}@-webkit-keyframes tada{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes tada{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@-webkit-keyframes wobble{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes wobble{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes jello{11.1%,from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{11.1%,from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@-webkit-keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes bounceIn{20%,40%,60%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes bounceIn{20%,40%,60%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@-webkit-keyframes bounceInDown{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInDown{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes bounceInLeft{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInLeft{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes bounceInRight{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInRight{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes bounceInUp{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInUp{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}@-webkit-keyframes fadeOutDown{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@-webkit-keyframes fadeOutDownBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@-webkit-keyframes fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@-webkit-keyframes fadeOutLeftBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@-webkit-keyframes fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@-webkit-keyframes fadeOutRightBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@-webkit-keyframes fadeOutUp{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@-webkit-keyframes fadeOutUpBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@-webkit-keyframes flip{from{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scale3d(.95,.95,.95) translate3d(0,0,0) rotate3d(0,1,0,0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{from{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scale3d(.95,.95,.95) translate3d(0,0,0) rotate3d(0,1,0,0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@-webkit-keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@-webkit-keyframes flipInY{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@-webkit-keyframes flipOutX{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}@keyframes flipOutX{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}@-webkit-keyframes flipOutY{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}@keyframes flipOutY{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}@-webkit-keyframes lightSpeedIn{from{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes lightSpeedIn{from{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes lightSpeedOut{from{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{from{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@-webkit-keyframes rotateIn{from{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateIn{from{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@-webkit-keyframes rotateInDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateInDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@-webkit-keyframes rotateInDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateInDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@-webkit-keyframes rotateInUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateInUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@-webkit-keyframes rotateInUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateInUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@-webkit-keyframes rotateOut{from{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}@keyframes rotateOut{from{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}@-webkit-keyframes rotateOutDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}@keyframes rotateOutDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}@-webkit-keyframes rotateOutDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@-webkit-keyframes rotateOutUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@-webkit-keyframes rotateOutUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}@keyframes rotateOutUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}@-webkit-keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@-webkit-keyframes jackInTheBox{from{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes jackInTheBox{from{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes rollIn{from{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes rollIn{from{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes rollOut{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}@keyframes rollOut{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}@-webkit-keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@-webkit-keyframes zoomInDown{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-webkit-keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-webkit-keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-webkit-keyframes zoomInUp{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-webkit-keyframes zoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideInRight{from{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInRight{from{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@-webkit-keyframes slideOutLeft{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@-webkit-keyframes slideOutRight{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@-webkit-keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@-webkit-keyframes spin{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes spaceInUp{from{opacity:0;-webkit-transform-origin:50% 0;transform-origin:50% 0;-webkit-transform:scale(.2) translate(0,-200%);transform:scale(.2) translate(0,-200%)}to{opacity:1;-webkit-transform-origin:50% 0;transform-origin:50% 0;-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}@keyframes spaceInUp{from{opacity:0;-webkit-transform-origin:50% 0;transform-origin:50% 0;-webkit-transform:scale(.2) translate(0,-200%);transform:scale(.2) translate(0,-200%)}to{opacity:1;-webkit-transform-origin:50% 0;transform-origin:50% 0;-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}@-webkit-keyframes spaceInRight{from{opacity:0;-webkit-transform-origin:100% 50%;transform-origin:100% 50%;-webkit-transform:scale(.2) translate(200%,0);transform:scale(.2) translate(200%,0)}to{opacity:1;-webkit-transform-origin:100% 50%;transform-origin:100% 50%;-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}@keyframes spaceInRight{from{opacity:0;-webkit-transform-origin:100% 50%;transform-origin:100% 50%;-webkit-transform:scale(.2) translate(200%,0);transform:scale(.2) translate(200%,0)}to{opacity:1;-webkit-transform-origin:100% 50%;transform-origin:100% 50%;-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}@-webkit-keyframes spaceInDown{from{opacity:0;-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transform:scale(.2) translate(0,200%);transform:scale(.2) translate(0,200%)}to{opacity:1;-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}@keyframes spaceInDown{from{opacity:0;-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transform:scale(.2) translate(0,200%);transform:scale(.2) translate(0,200%)}to{opacity:1;-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}@-webkit-keyframes spaceInLeft{from{opacity:0;-webkit-transform-origin:0 50%;transform-origin:0 50%;-webkit-transform:scale(.2) translate(-200%,0);transform:scale(.2) translate(-200%,0)}to{opacity:1;-webkit-transform-origin:0 50%;transform-origin:0 50%;-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}@keyframes spaceInLeft{from{opacity:0;-webkit-transform-origin:0 50%;transform-origin:0 50%;-webkit-transform:scale(.2) translate(-200%,0);transform:scale(.2) translate(-200%,0)}to{opacity:1;-webkit-transform-origin:0 50%;transform-origin:0 50%;-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}@-webkit-keyframes push{50%{-webkit-transform:scale(.8);transform:scale(.8)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes push{50%{-webkit-transform:scale(.8);transform:scale(.8)}100%{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes pop{50%{-webkit-transform:scale(1.2);transform:scale(1.2)}}@keyframes pop{50%{-webkit-transform:scale(1.2);transform:scale(1.2)}}@-webkit-keyframes bob{0%,100%{-webkit-transform:translateY(-8px);transform:translateY(-8px)}50%{-webkit-transform:translateY(-4px);transform:translateY(-4px)}}@keyframes bob{0%,100%{-webkit-transform:translateY(-8px);transform:translateY(-8px)}50%{-webkit-transform:translateY(-4px);transform:translateY(-4px)}}@-webkit-keyframes wobble-horizontal{16%{-webkit-transform:translateX(8px);transform:translateX(8px)}33%{-webkit-transform:translateX(-6px);transform:translateX(-6px)}49%{-webkit-transform:translateX(4px);transform:translateX(4px)}66%{-webkit-transform:translateX(-2px);transform:translateX(-2px)}83%{-webkit-transform:translateX(1px);transform:translateX(1px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes wobble-horizontal{16%{-webkit-transform:translateX(8px);transform:translateX(8px)}33%{-webkit-transform:translateX(-6px);transform:translateX(-6px)}49%{-webkit-transform:translateX(4px);transform:translateX(4px)}66%{-webkit-transform:translateX(-2px);transform:translateX(-2px)}83%{-webkit-transform:translateX(1px);transform:translateX(1px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}body #site-identity{
text-shadow:3px 3px 3px #e4be97;
position:relative;
}
body #masthead .wrapper .site-branding{
border-style:none;
border-left: 0px solid #000;
border-right: 0px solid #000;
padding: 5px;
border-right-width:1px;
border-left-width:1px;
height:298px;
}
body #site-identity p{
color:rgb(214,116,89) !important;
font-weight:600;
font-weight: bold;
letter-spacing: 1px;
position:relative;
top:14px;
height:16px;
}
body #site-navigation{
border-style:solid;
border-top-style:solid;
border-right-style:none;
border-left-style:none;
border-bottom-style:solid;
}
body .site-logo .custom-logo-link img{
position:relative;
top:17px;
width:385px;
height:275px;
-webkit-animation-fill-mode:both;	animation-fill-mode:both;
}
body #site-identity .site-title a{
border-bottom: 5px solid #d67459;
text-shadow: 3px px 3px #404040;
letter-spacing:1px;
position:relative;
top:-8px;
-webkit-animation-fill-mode:both;	animation-fill-mode:both;
}
body .entry-meta > span:not(:last-child):after{
content: "";
font-style: normal;
}
body .post-item-wrapper .entry-title a{
font-weight:600;
}
body #primary-menu .sub-menu a{
min-width:260px;
}
body #primary-menu .menu-item .sub-menu{
font-size:14px;
}
body #primary-menu .menu-item .sub-menu{
color:rgb(214,116,89);
}
body #colophon .site-info{
background-color: #d67459;
border-top: 1px solid #a04b34;
}
body #masthead{
margin-bottom:0px;
margin-top:0px;
position:relative;
}
body .grid-item .post-item-wrapper .read-more{
margin-top:0px !important;
}
body .hentry h2{
color:rgb(204,108,79);
font-weight:600;
margin-top:-12px;
margin-bottom:36px;
margin-top:0px !important;
}
body #primary-menu > .menu-item > a{
font-size:18px;
}
body #left-side-post .entry-title a{
font-size:22px;
color:rgba(0,0,0,0.75);
}
body #content .widget center h1{
font-size:20px !important;
}
body #most-active-comment-threads .widget-title{
font-weight:500;
padding-top:10px;
padding-bottom:12px;
}
body #popular-comment-authors .widget-title{
font-weight:500;
padding-top:10px;
padding-bottom:12px;
}
body .wc_main_comm_form .wc-form-footer b{
font-weight:400;
font-size:17px;
color:rgb(51,51,51);
position:relative;
left:2px;
}
body .wc_main_comm_form .wc-form-footer .wpd-form-col-left{
position:relative;
top:-8px;
}
body #wc-main-form-wrapper .wc_main_comm_form .wc-form-footer{
padding-left:2px;
padding-right:2px;
}
body .wc_main_comm_form .wpd-item label{
font-size:16px !important;
}
body #wc-secondary-form-wrapper .wpd-item input[type=checkbox]{
display:none;
}
body #wc-secondary-form-wrapper .wpd-item label{
font-size:16px !important;
}
body .fa-question-circle:before{
color: #b94b2e;
}
body #search-nik{
border-color:rgb(185,75,46) !important;
border-left-width:4px;
border-left-color:rgb(214,116,89);
border-radius:4px;
padding-left:10px;
padding-right:4px;
border-left-width:5px;
-webkit-box-shadow:0px 0px 3px 0px rgb(214,116,89);	box-shadow:0px 0px 3px 0px rgb(214,116,89);
background-color:#fff !important;
outline: none;
}
body .fa-user:before{
color: rgb(185,75,46);
margin-left:5px;
font-weight:600;
}
body .fa-at:before{
color: rgb(185,75,46);
margin-left:5px;
font-weight:600;
}
body .fa-link:before{
color: rgb(185,75,46);
margin-left:5px;
font-weight:600;
}
body #show_subscription_agreement{
position:relative;
top:2px;
}
body .fc-email-form .fc-author{
color:rgb(185,75,46);
margin-top:20px;
margin-bottom:-2px;
margin-left:18px;
font-weight:600;
}
body .fc-checkbox tr input[type=radio]{
position:relative;
top:0px;
left:8px;
}
body .fc-checkbox tr label{
padding-left:3px;
}
body .fc-email-form{
border-style:solid;
border-width:1px;
border-color:rgb(158,46,17);
border-radius:4px;
}
body .wp-block-quote p em{
font-size:19px;
}
body .wp-block-premium-accordion .premium-accordion__title_wrap{
border-left-style:solid !important;
border-left-width:4px !important;
border-left-color:rgb(214,116,89) !important;
background-color:rgb(232,218,215);
border-radius:4px !important;
border-top-style:solid !important;
border-top-color:rgb(212,174,165) !important;
border-right-color:rgb(212,174,165) !important;
border-right-width:1px;
border-bottom-color:rgb(212,174,165) !important;
border-bottom-width:1px;
border-bottom-style:solid !important;
margin-top:-8px;
border-right-style:solid !important;
min-height:40px;
-moz-transform-origin: 20px 0px;
}
body .wp-block-premium-accordion .premium-accordion__icon{
height:8px;
opacity:0.56;
}
body .wp-block-premium-accordion h4{
font-size:16px;
}
body #content #inner-content-wrapper #primary #main .single-wrapper .hentry .entry-container .entry-container .entry-content .wp-block-premium-accordion .premium-accordion__content_wrap .premium-accordion__title_wrap{
height:40px !important;
-moz-transform-origin: 20px 0px;
}
body .wp-block-premium-accordion p{
padding-top:15px;
padding-bottom:15px;
text-align:justify;
padding-right:15px;
padding-left:5px;
line-height:1.8em;
}
body .wp-block-premium-accordion .premium-accordion__desc_wrap{
border-style:none;
border-left-color:rgb(232,218,215) !important;
border-left-width:1px;
border-left-style:solid !important;
border-right-style:solid !important;
border-right-width:1px;
border-right-color:rgb(232,218,215) !important;
}
body .wp-block-premium-accordion p.yp_onscreen{
-webkit-animation-name:zoomInRight;	animation-name:zoomInRight;
-webkit-animation-delay:0.2s;	animation-delay:0.2s;
-webkit-animation-duration:1s;	animation-duration:1s;
}
body .hentry .entry-meta .cat-links{
display:none;
}
body .wp-block-coblocks-accordion details .wp-block-coblocks-accordion-item__title{
background-color:rgb(232,218,215);
border-left-style:solid;
border-left-width:4px;
border-left-color:rgb(214,116,89);
border-top-color:rgb(212,174,165);
border-top-width:1px;
border-top-style:solid;
border-right-color:rgb(212,174,165);
border-right-width:1px;
border-bottom-color:rgb(212,174,165);
border-bottom-width:1px;
border-bottom-style:solid;
border-right-style:solid;
height:18px;
line-height:1.2em;
margin-bottom:-12px;
}
body #main .single-wrapper .hentry .entry-container .entry-container .entry-content .wp-block-group .wp-block-group__inner-container .wp-block-coblocks-accordion .wp-block-coblocks-accordion-item details .wp-block-coblocks-accordion-item__title{
width:auto !important;
}
body .wp-block-premium-accordion img{
position:relative;
top:-4px;
}
body .wp-block-group p{
text-align:right;
position:relative;
top:12px;
}
body .hentry .wp-block-coblocks-alert{
background-color:rgb(232,218,215);
border-color:rgb(212,174,165);
border-style:solid;
border-width:1px;
border-radius:4px;
padding-top:16px;
padding-bottom:25px;
border-left-color:rgb(214,116,89);
border-left-width:10px;
}
body .hentry blockquote{
border-left-color:rgb(214,116,89) !important;
border-left-width:6px !important;
margin-top:25px;
}
body .hentry blockquote:before{
font-family: Georgia;
display: block;
font-family: Georgia;
display: block;
content: '„';
position: absolute;
font-size: 80px;
color:rgb(214,116,89) !important;
left: 5px;
top: -30px;
}
body .grid .grid-item p{
line-height:1.7em;
font-size:17px !important;
position:relative;
top:-4px;
text-align:justify;
margin-top:5px !important;
color:#1a1a1a;
}
body #primary #main .single-wrapper .hentry .entry-container .entry-container .entry-content .wp-block-premium-accordion .premium-accordion__content_wrap .premium-accordion__desc_wrap p{
font-size:17px !important;
}
body .hentry p strong{
font-size:17px;
line-height:1.8em;
color:rgb(51,51,51);
}
body .hentry .wp-block-coblocks-alert .wp-block-coblocks-alert__text{
font-size:17px !important;
line-height:1.8em;
}
body #page #content #inner-content-wrapper #primary #main #latest-posts .grid .grid-item .post-item-wrapper .entry-content p{
line-height:1.4em !important;
}
body .grid .read-more a{
font-size:17px !important;
color:rgb(185,75,46);
border-style:solid;
border-color:rgb(214,116,89);
border-width:2px;
padding-left:17px;
padding-right:17px;
padding-top:4px;
padding-bottom:4px;
border-radius:7px;
font-weight:600;
}
body .grid a .entry-date{
font-size:15px;
position:relative;
color:rgb(185,75,46);
}
body .hentry .wp-block-group .wp-block-group__inner-container.yp_onscreen{
-webkit-animation-duration:1s;	animation-duration:1s;
-webkit-animation-delay:0s;	animation-delay:0s;
}
body .hentry .wp-block-group .wp-block-group__inner-container{
-webkit-animation-fill-mode:both;	animation-fill-mode:both;
}
body #admin_bar_front{
position:relative;
top:6px;
}
body #colophon .footer-widgets-area{
background-color:rgb(212,174,165);
border-top-width:3px !important;
border-top-color:rgb(204,108,79);
border-top-style:solid;
border-width:0px;
}
body .footer-widgets-area .hentry .widget-title{
color:rgb(185,75,46) !important;
margin-bottom:10px !important;
}
body .footer-widgets-area ul a{
color:rgb(51,51,51);
font-size:17px;
line-height:1.5em;
}
body .wp-block-premium-testimonial .fa-quote-left{
font-family: Georgia!important;
height:49px;
color:rgb(214,116,89);
width:100px !important;
text-shadow:rgb(255, 255, 255) 1px 1px 0px, rgb(170, 170, 170) 2px 2px 0px;
font-style:italic!important;
position:relative;
top:107px;
}
body #inner-content-wrapper #primary #main .single-wrapper .hentry .entry-container .entry-container .entry-content .wp-block-premium-testimonial .premium-testimonial__container .premium-testimonial__upper .fa-quote-left{
z-index:423 !important;
}
body .wp-block-premium-testimonial .fa-quote-right{
font-family: Georgia!important;
height:49px;
color:rgb(214,116,89);
width:100px !important;
text-shadow:rgb(255, 255, 255) 1px 1px 0px, rgb(170, 170, 170) 2px 2px 0px;
font-style:italic!important;
position:relative;
top:-55px;
left:28px;
}
body .wp-block-premium-testimonial div p{
text-align:center;
}
body .wp-block-premium-testimonial .premium-testimonial__info span{
display:none;
}
body .wp-block-premium-testimonial h4{
display:none !important;
}
body .wp-block-premium-testimonial h3{
font-style:italic;
margin-bottom:8px !important;
margin-top:11px !important;
}
body .grid .grid-item .entry-title{
line-height:1em;
overflow:auto;
margin-bottom:3px !important;
}
body .Rich_Web_Tabs_Accordion_1 .rw_tabs_act_st_div_l1 span{
background-color:transparent !important;
}
body .Rich_Web_Tabs_Accordion_1 h3 .rich_web{
color:rgb(204,108,79) !important;
}
body .single-wrapper .Rich_Web_Tabs_Accordion_1 h3{
background-color:rgb(232,218,215) !important;
border-top-left-radius:4px !important;
}
body .Rich_Web_Tabs_Accordion_1 h3{
border-top-right-radius:4px !important;
border-bottom-left-radius:4px !important;
border-bottom-right-radius:4px !important;
border-left-width:4px !important;
border-left-color:rgb(214,116,89) !important;
border-top-width:1px !important;
border-top-color:rgb(212,174,165) !important;
border-right-width:1px !important;
border-right-color:rgb(212,174,165) !important;
border-bottom-width:1px !important;
border-bottom-color:rgb(212,174,165) !important;
background-color:rgba(212,174,165,0.73) !important;
background-color:#d67459!important;
}
body .Rich_Web_Tabs_Accordion_1 h3 .rw_tabs_act_st_title{
color:rgb(51,51,51);
position:relative;
top:-6px;
}
body .Rich_Web_Tabs_Accordion_1 .ic_1 i{
position:relative;
top:-4px;
}
body .Rich_Web_Tabs_Accordion_1 .active .ic_1 i{
position:relative;
top:4px;
}
body .Rich_Web_Tabs_Accordion_1 .active h3{
border-top-color:rgb(224,140,119) !important;
border-right-color:rgb(224,140,119) !important;
border-bottom-color:rgb(224,140,119) !important;
background-color:rgba(212,174,165,0.84) !important;
color:rgb(51,51,51) !important;
}
body .single-wrapper .hentry h3 .rw_tabs_act_st_title{
font-size: 18px !important;
line-height: 1em !important;
color:rgb(51,51,51) !important;
}
body .Rich_Web_Tabs_Accordion_1 .active .rw_tabs_acd_cont1{
background-color:transparent;
border-left-width:1px;
border-left-color:rgba(199,168,160,0.42);
border-right-width:1px;
border-right-color:rgba(199,168,160,0.42);
padding-top:6px;
padding-bottom:15px;
}
body #page{
border-radius:6px;
-webkit-box-shadow:0px 0px 17px 2px #aaaaaa;	box-shadow:0px 0px 17px 2px #aaaaaa;
border-width:1px;
border-style:solid;
color:rgb(86, 86, 86);
border-color:rgb(185,75,46);
background-color:#ffffff;
width:70%;
}
body #main .single-wrapper nav{
height:75px;
background-color:#f5f5f3;
border-top-style:dotted;
border-top-color:rgb(224,140,119);
border-top-width:1px;
border-bottom-width:1px;
border-bottom-color:rgb(224,140,119);
border-bottom-style:dotted;
position:relative;
display:none;
}
body .nav-previous a span{
font-size:17px;
}
body .post-navigation .nav-links .nav-previous{
position:relative;
top:-16px;
}
body .post-navigation .nav-links .nav-next{
position:relative;
top:-16px;
}
body .wp-block-group h3{
font-size:21px;
margin-top:-25px;
}
body #wc-comment-header{
margin-top:-50px;
padding-top:0px;
}
body #content #inner-content-wrapper #primary #main .single-wrapper .hentry .entry-container .entry-container .entry-content .Rich_Web_Tabs_Accordion_1 .Rich_Web_Tabs_Accordion_Content_1 h3{
height:40px !important;
}
body .single-wrapper .hentry h3 .rw_tabs_act_st_title{
font-size:18px !important;
line-height:1em !important;
}
body .Rich_Web_Tabs_Accordion_1 .active .rw_tabs_act_st_title{
color:rgb(51,51,51);
}
body .Rich_Web_Tabs_Accordion_1 p img{
position:relative;
top:-2px;
}
body .lity-hide{
display: none!important;
}
body .footer-widgets-area .hentry ul{
border-left-style:solid;
border-left-width:1px;
border-left-color:rgb(224,140,119);
padding-right:16px !important;
}
body .footer-widgets-area ul span{
font-size:15px;
padding-bottom:5px;
border-bottom-style:dotted;
border-bottom-width:1px;
border-bottom-color:rgb(224,140,119);
}
body .footer-widgets-area ul li{
line-height:1.5em;
border-bottom-style:solid;
border-bottom-width:1px;
border-bottom-color:rgb(214,116,89);
padding-bottom:12px;
margin-left:17px;
}
body #hero-section{
margin-top:35px;
}
body #hero-section article p{
line-height:1.8em;
color:#1a1a1a;
font-size:17px!important;
}
body #page #content #hero-section .wrapper article .featured-image{
width:80% !important;
z-index:203 !important;
left:10% !important;
}
body #hero-section article .featured-image{
position:relative;
}
body .section-title:before{
border-bottom-style:solid;
border-bottom-width:1px;
border-bottom-color:#000;
}
body .section-title:after{
border-bottom-style:solid;
border-bottom-width:1px;
border-bottom-color:#000;
}
body{
background-image:url(https://der-neustart-patriot.net/wp-content/uploads/2021/05/newspaper-bw-bg2.jpg);
background-size:cover;
background-attachment:fixed;
padding-top:17px;
padding-bottom:17px;
-moz-hyphens: auto;
hyphens: auto;
}
body #hero-section .entry-title a{
font-size:50px;
font-weight:600;
color:#383838;
text-shadow:rgb(255, 255, 255) 1px 1px 0px, rgb(170, 170, 170) 2px 2px 0px;
}
body #featured-highlights-posts .entry-title a{
color:rgb(61,60,59);
text-shadow:rgb(255, 255, 255) 1px 1px 0px, rgb(170, 170, 170) 2px 2px 0px;
font-size:35px;
color:rgb(185,75,46);
}
body .grid .entry-title a{
font-size:27px;
line-height:1.5em;
text-shadow:rgb(255, 255, 255) 1px 1px 0px, rgb(170, 170, 170) 2px 2px 0px;
color:#3f3f3f !important;
}
body #featured-highlights-posts .section-header h2{
text-shadow:none;
color:rgb(42,42,42);
}
body #latest-posts .section-header h2{
text-shadow:rgb(255, 255, 255) 1px 1px 0px, rgb(170, 170, 170) 2px 2px 0px;
color:rgb(42,42,42);
}
body #hero-section .wrapper article{
margin-bottom:20px;
padding-top:17px;
}
body #hero-section .wrapper article .entry-meta .posted-on a{
color:rgb(214,116,89);
}
body #hero-section .byline a{
color:rgb(185,75,46);
}
body #hero-section article .entry-meta{
color:rgb(185,75,46);
color:rgb(185,75,46);
width:100% !important;
text-align:center;
display:block;
margin-bottom:7px;
font-size:15px;
}
body #featured-highlights-posts a .entry-date{
color:rgb(185,75,46);
}
body #featured-highlights-posts .hentry .entry-meta{
color:rgb(185,75,46);
}
body #featured-highlights-posts .hentry .url{
color:rgb(185,75,46);
}
body #left-side-post article{
text-align:right;
}
body #hero-section a .entry-date{
color:rgb(185,75,46);
}
body #featured-highlights-posts .read-more a{
color:rgb(185,75,46);
}
body .single-wrapper a .entry-date{
color:rgb(185,75,46);
font-size:14px;
}
body #left-side-post article .byline{
display:block;
font-size:13px;
}
body #top-bar{
border-bottom-style:solid;
border-bottom-width:1px;
}
body .search-form .search-submit .icon-search{
fill:rgb(185,75,46)!important;
width:16px !important;
height:16px !important;
position:relative;
top:-1px;
}
body #search form{
border-left-width:5px;
-webkit-box-shadow:none;	box-shadow:none;
background-color:#fff !important;
border-left-width:4px;
border-left-style:solid;
border-left-color:rgb(214,116,89) !important;
border-radius:4px;
padding-left:6px;
width:314px;
border-style:solid;
border-width:1px;
border-color:rgba(211,84,0,0.47);
}
body #search form:focus-within{
border-left-width:5px!important;
-webkit-box-shadow:0px 0px 3px 0px rgb(214,116,89)!important;	box-shadow:0px 0px 3px 0px rgb(214,116,89)!important;
background-color:#fff !important;
}
body #search .search-form .icon-search{
margin-left:10px;
}
body #menu-social .menu-item{
margin-right:20px !important;
}
body #top-bar .hentry .social-menu{
border-radius:4px;
opacity:0.45;
}
body #inner-content-wrapper .widget .wrapper input[type=search]{
background-color:transparent !important;
}
body #secondary .search-form input[type=search]{
background-color:transparent !important;
}
body .single-wrapper .hentry .active h3{
color:rgb(51,51,51) !important;
background-color:rgb(232,218,215) !important;
}
body #secondary .widget .icon-search{
position:relative;
top:-8px;
}
body .wc_main_comm_form .wc-form-footer .wc-field-submit{
padding-top:0px !important;
position:relative;
top:-4px;
}
body #right-side-post{
overflow-x:hidden;
overflow-y:hidden;
height:250px;
}
body #right-side-post article{
width:100%;
margin-bottom:26px;
margin-top:7px;
}
body #page #masthead .wrapper #right-side-post article{
height:45% !important;
}
body .grid .grid-item img{
border-style:solid;
border-width:1px;
border-color:rgb(0,0,0);
padding-left:2px;
padding-right:2px;
padding-top:2px;
padding-bottom:2px;
border-radius:6px;
}
body #primary #main .single-wrapper .hentry .entry-container .entry-container .entry-content .Rich_Web_Tabs_Accordion_1 .Rich_Web_Tabs_Accordion_Content_1 h3 .rw_tabs_act_st_title{
width:auto !important;
}
body .single-wrapper .hentry .active .rw_tabs_act_st_title{
width:90% !important;
}
body #inner-content-wrapper #primary #main .single-wrapper .hentry .entry-container .entry-container .entry-content .Rich_Web_Tabs_Accordion_1 .Rich_Web_Tabs_Accordion_Content_1 h3 span{
width:100% !important;
}
body .hentry .wp-block-separator{
margin-top:0px;
}
body .wpd-item label{
font-size:16px !important;
}
body .wc_main_comm_form .wpd_label .fa-thumbtack{
border-radius:4px;
border-color:rgb(185,75,46) !important;
border-color:#9e2e11 !important;
}
body .wc_main_comm_form .wpd_label .fa-unlock-alt{
border-radius:4px;
border-color:rgb(185,75,46) !important;
}
body .wc_main_comm_form .wpd_label .fa-bell-slash{
border-radius:4px;
border-color:rgb(185,75,46) !important;
}
body .wc_main_comm_form .wpd_label .fa-bell{
border-radius:4px;
}
body .wc_main_comm_form .wpd_label .fa-lock{
border-radius:4px;
}
body .wc_social_plugin_wrapper .mo-openid-app-icons p{
text-align:right;
position:relative;
left:-166px;
top:39px;
color:#4c4c4c !important;
}
body .wp-block-group .mo-openid-app-icons .horizontal{
float:right;
position:relative;
top:-16px;
-webkit-animation-fill-mode:both;	animation-fill-mode:both;
}
body .wp-block-group .mo-openid-app-icons .horizontal.yp_onscreen{
-webkit-animation-delay:1.95s;	animation-delay:1.95s;
-webkit-animation-duration:1.2s;	animation-duration:1.2s;
-webkit-animation-name:bounceInLeft;	animation-name:bounceInLeft;
}
body #wc-secondary-form-wrapper-63_0 .wc-secondary-forms-social-content{
float:right;
height:35px;
position:relative;
top:-87px;
}
body #wc-secondary-form-wrapper-63_0 .mo-openid-app-icons p{
color:#474747 !important;
position:relative;
left:-165px;
top:35px;
text-align:right;
}
body #logged_in_user{
position:relative;
top:91px;
}
body .shearch-arrow{
border: 9px solid transparent;
position: absolute;
op: -18px;
left: 82%;
padding: 0px;
border-bottom: 9px solid rgb(185,75,46);
-webkit-box-sizing: border-box;	box-sizing: border-box;
}
body #hero-section a img{
border-style:solid;
border-width:1px;
border-color:rgb(0,0,0);
padding-left:2px;
padding-right:2px;
padding-top:2px;
padding-bottom:2px;
border-radius:6px;
display:inline-block;
width:821px;
}
body #featured-highlights-posts a img{
border-style:solid;
border-width:1px;
border-color:rgb(0,0,0);
padding-left:2px;
padding-right:2px;
padding-top:2px;
padding-bottom:2px;
border-radius:6px;
}
body #hero-section article .entry-content{
border-left-style:solid;
border-right-style:solid;
border-right-width:2px;
border-left-width:2px;
padding-left:11px;
padding-right:11px;
border-left-color:#c6c6c6;
border-right-color:#c6c6c6;
width:756px;
padding-top:7px;
padding-bottom:7px;
margin-bottom:30px;
}
body #featured-highlights-posts .wrapper .hentry{
padding-right:25px;
padding-left:25px;
border-right-style:solid;
border-right-width:1px;
border-right-color:#d3d3d3;
}
body #featured-highlights-posts .hentry article{
display:inline-block;
border-bottom-style:solid;
border-bottom-width:1px;
border-bottom-color:#d3d3d3;
border-right-color:#939393;
}
body #right-side-post article h2{
border-bottom-style:solid;
border-bottom-width:1px;
border-bottom-color:#a8a8a8;
}
body #left-side-post article h2{
border-bottom-style:solid;
border-bottom-width:1px;
border-bottom-color:#adadad;
padding-bottom:21px;
}
body .wpd-rating-wrap .wpd-rating-data .wpd-rating-title{
color:rgb(185,75,46) !important;
}
body .wpd-form-head .wpd-sbs-toggle span{
color:rgb(185,75,46);
}
body .wpd-form-head .wpd-sbs-toggle .fa-envelope{
color:rgb(185,75,46);
}
body .wpd_main_comm_form div .ql-blank{
min-height:111px !important;
}
body #wpd-main-form-wrapper-0_0 div .ql-snow .ql-blank{
height:111px !important;
}
body .wpd-thread-list > .wpd-comment > .wpd-comment-wrap .wpd-comment-author a{
color:rgb(185,75,46) !important;
font-size:17px;
}
body .wpd-thread-list > .wpd-comment > .wpd-comment-wrap .wpd-comment-label{
background-color:rgb(185,75,46) !important;
}
body .wpd-thread-list > .wpd-comment > .wpd-comment-wrap a .avatar{
border-bottom-color:rgb(185,75,46) !important;
}
body .wpd-thread-list > .wpd-comment > .wpd-comment-wrap .wpd-comment-author{
color:rgb(185,75,46) !important;
}
body .wpd-thread-list > .wpd-comment > .wpd-comment > .wpd-comment-wrap .wpd-comment-author{
color:rgb(185,75,46) !important;
}
body .wpd-comment .wpd-comment .wpd-comment .wpd-comment-wrap .wpd-comment-right .wpd-comment-header .wpd-user-info .wpd-uinfo-top .wpd-comment-author a{
color:rgb(185,75,46) !important;
}
body .wpd-comment .wpd-comment .wpd-comment .wpd-comment-wrap .wpd-comment-right .wpd-comment-header .wpd-user-info .wpd-uinfo-top .wpd-comment-label{
background-color:rgb(185,75,46) !important;
}
body .wpd-comment .wpd-comment .wpd-comment .wpd-comment .wpd-comment-wrap .wpd-comment-right .wpd-comment-header .wpd-user-info .wpd-uinfo-top .wpd-comment-author{
color:rgb(185,75,46) !important;
}
body .wpd-thread-list > .wpd-comment > .wpd-comment > .wpd-comment-wrap .wpd-comment-author a{
color:rgb(185,75,46) !important;
}
body .wpd-thread-list > .wpd-comment > .wpd-comment > .wpd-comment-wrap .wpd-comment-label{
background-color:rgb(185,75,46) !important;
}
body .ugb-heading__subtitle{
border-left-style:solid;
border-left-width:8px;
padding-left:11px;
border-top-left-radius:6px;
border-bottom-left-radius:6px;
color:rgb(185,75,46);
margin-left: 3px;
line-height:1.7em!important;
text-transform:uppercase;
top: 10px;
}
body .single-wrapper .hentry .entry-meta{
font-size:14px;
margin-left:3px;
margin-bottom:5px;
position:relative;
top:42px;
}
body #cn-accept-cookie{
border-radius:4px;
width:191px;
}
body #cn-refuse-cookie{
background-color:#9e9e9e;
}
body #cn-more-info{
background-color:#9e9e9e;
}
body #right-side-post article .entry-title{
padding-bottom:20px;
position:relative;
top:-8px;
}
body #right-side-post article .entry-meta{
font-size:14px;
margin-bottom:0px;
margin-top:0px;
width:250px;
line-height:1.3em;
}
body #left-side-post a .entry-date{
font-size:13px;
color:rgb(214,116,89);
}
body #right-side-post .entry-title a{
font-size:16px;
color:rgba(0,0,0,0.75);
color:#000000 !important;
}
body #site-identity h1{
text-shadow:rgb(255, 255, 255) 1px 1px 0px, rgb(190, 190, 190) 3px 3px 3px;
color:#000000!important;
}
body .site-logo .custom-logo-link img.yp_onscreen{
-webkit-animation-duration:1s;	animation-duration:1s;
-webkit-animation-name:bounceInDown;	animation-name:bounceInDown;
-webkit-animation-delay:0s;	animation-delay:0s;
}
body #search .search-form input[type=search]{
font-size:15px;
}
body .ugb-heading__title{
text-shadow:rgb(255, 255, 255) 1px 1px 0px, rgb(170, 170, 170) 2px 2px 0px;
color:#000000!important;
}
body .single-wrapper .hentry .byline{
font-size:14px;
}
body .single-wrapper .byline a{
font-size:14px;
}
body #secondary ul li{
padding-top:5px !important;
padding-bottom:5px !important;
line-height:1.6em;
font-size:14px;
font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;
margin-bottom:8px !important;
display:inline-block;
border-color:rgba(214,116,89,0.63) !important;
border-style:solid;
border-radius:5px;
}
body .single-wrapper p em{
line-height:1.5em;
}
body .single-wrapper .wp-block-advanced-gutenberg-blocks-notice__content{
line-height:1.6em;
}
body .single-wrapper .shariff ul{
border-top-style:solid;
border-top-width:1px;
border-top-color:rgb(204,204,204);
padding-top:5px !important;
}
body .tnp-widget form input[type=text]{
border-left-width:5px;
-webkit-box-shadow:0px 0px 3px 0px rgb(214,116,89);	box-shadow:0px 0px 3px 0px rgb(214,116,89);
background-color:#fff !important;
background-color:#ffffff;
border-style:solid;
border-width:1px;
border-color:#d67459;
border-left-width:4px;
border-left-color:#d67459;
border-radius:4px;
}
body .tnp-widget form input[type=email]{
border-left-width:5px;
-webkit-box-shadow:0px 0px 3px 0px rgb(214,116,89);	box-shadow:0px 0px 3px 0px rgb(214,116,89);
background-color:#ffffff;
border-width:1px;
border-color:#d67459;
border-left-width:4px;
border-radius:4px;
height:35px;
}
body #site-identity .site-title a.yp_hover{
-webkit-animation-duration:1s;	animation-duration:1s;
-webkit-animation-delay:0s;	animation-delay:0s;
}
body #masthead .wrapper .site-branding #site-identity .site-title a{
-webkit-transform-origin:center bottom !important;	-ms-transform-origin:center bottom !important;	transform-origin:center bottom !important;
}
body .tnp-widget .tnp-privacy-field label{
font-size:14px;
line-height:1.7em;
}
body .tnp-privacy-field label input[type=checkbox]{
height:17px;
min-width:1px;
width:17px;
position:relative;
top:3px;
margin-right:5px;
}
body .ugb-afd7bb2 p{
text-transform:uppercase;
}
body #primary form .tnp-field-email input[type=text]{
border-bottom-left-radius:4px !important;
}
body #main .hentry .entry-content .tnp-profile form .tnp-field-email input[type=text]{
border-bottom-left-radius:3px !important;
}
body .tnp-profile form .tnp-field-privacy{
margin-top:29px;
}
body #main .wp-block-image img{
border-style:solid;
border-color:#000000;
border-width:1px;
padding-left:2px;
padding-right:2px;
padding-top:2px;
padding-bottom:2px;
border-radius:8px !important;
}
body .tnp .tnp-form input[type=email]{
margin-bottom:17px;
border-style:solid;
border-width:1px;
border-color:#c0392b;
border-left-width:3px;
border-radius:4px;
border-left-color:#d35400;
height:30px;
}
body #page #colophon .footer-widgets-area .wrapper .hentry .widget .tnp .tnp-form input[type=email]{
-webkit-box-shadow:1px 1px 3px 0px rgba(68,68,68,0.41) !important;	box-shadow:1px 1px 3px 0px rgba(68,68,68,0.41) !important;
width:100% !important;
}
body .footer-widgets-area .tnp form{
padding-left:23px;
}
body .footer-copyright span a{
font-style:normal;
font-weight:500;
}
body .footer-widgets-area .hentry h2{
text-shadow:rgba(0, 0, 0, 0.3) 0px 1px 1px;
margin-left:17px;
}
body #page #colophon .footer-widgets-area .wrapper .hentry .widget .tnp-widget form .tnp-field-firstname input[type=text]{
height:35px !important;
}
body .tnp-widget .tnp-field-firstname label{
color:rgba(0,0,0,0.8);
}
body .tnp-widget .tnp-field-email label{
color:rgba(0,0,0,0.8);
}
body .tnp-privacy-field label a{
color:rgba(0,0,0,0.8);
display:inline-block;
font-size:16px;
}
body .footer-widgets-area .hentry .wp-image-3697{
border-left-style:solid;
border-left-width:1px;
border-left-color:#d67459;
border-radius:6px;
opacity:0.67;
border-width:3px;
border-style:solid;
margin-left:19px;
}
body #page #colophon .footer-widgets-area .wrapper .hentry .widget .wp-image-3697{
-webkit-filter: grayscale(0.32) !important;	filter: grayscale(0.32) !important;
width:95% !important;
}
body #colophon .footer-widgets-area .wrapper .hentry .widget .wp-image-3697{
-webkit-filter: grayscale(0.32) sepia(0.39) !important;	filter: grayscale(0.32) sepia(0.39) !important;
}
body #secondary .widget img{
width:100%;
border-radius:6px;
}
body #page #content #inner-content-wrapper #secondary .widget img{
height:auto !important;
}
body #secondary .rsswidget img{
width:29px;
float:right;
position:relative;
top:23px;
}
body #secondary ul .rss-date{
font-weight:600;
color:#d67459;
}
body #secondary ul .rsswidget{
font-weight:600;
}
body #secondary .widget-title .rsswidget{
font-family:Georgia,Times,'Times New Roman',serif;
color:#565656;
}
body #page #content #inner-content-wrapper #secondary .widget ul li{
width:100% !important;
border-width:1px !important;
}
body #masthead .wrapper #left-side-post article .entry-header .entry-title a{
color:#000000 !important;
}
body #page #content #inner-content-wrapper #secondary .widget .tnp-widget form .tnp-field-firstname input[type=text]{
height:35px !important;
}
body #main .single-wrapper .hentry img{
width:708px !important;
}
body #page #content #latest-posts .wrapper .grid .grid-item .post-item-wrapper .featured-image .post-thumbnail-link .ls-is-cached{
height:151px !important;
}
body #page #content #latest-posts .wrapper .grid .grid-item .post-item-wrapper .featured-image .post-thumbnail-link img{
height:152px !important;
width:100% !important;
}
body #page #content #latest-posts .wrapper .grid .grid-item .post-item-wrapper .entry-header .entry-title{
height:90px !important;
}
body #primary #main .hentry .remark{
font-size:14px !important;
}
body .single-wrapper .hentry .remark{
padding-left:149px;
}
body .single-wrapper .hentry p.tab{
font-family:'Nova Cut', display !important;
}
body #content #hero-section .wrapper article .featured-image a img{
height:auto !important;
}
body .single-wrapper .ugb-81993f3 > .ugb-inner-block{
-webkit-box-shadow:0px 0px 31px -14px #939393;	box-shadow:0px 0px 31px -14px #939393;
border-radius:7px;
}
body .single-wrapper .note strong{
font-size:19px;
color:#7a7a7a;
line-height:1.6em;
}
body .single-wrapper .hentry .note{
font-size:18px !important;
}
body #search .search-form label{
font-size:16px;
}
body #menu-footer-menue{
padding-right:25px;
}
body #menu-footer-menue .menu-item{
padding-left:0px;
}
body #page #colophon .footer-widgets-area .wrapper .hentry .widget .tnp-widget form .tnp-field-button .tnp-submit{
width:100% !important;
}
body .grid .grid-item .byline{
font-size:15px;
}
body .grid .byline .url{
color:#c0392b;
}
body #left-side-post .byline a{
color:rgb(214,116,89);
}
body #right-side-post a .entry-date{
color:rgb(214,116,89);
font-size:13px;
}
body #right-side-post article .url{
color:rgb(214,116,89);
}
body #left-side-post article .posted-on{
position:relative;
top:4px;
font-size:14px;
}
body #left-side-post article .entry-meta{
display:block;
line-height:1.5em;
}
body #hero-section article .byline{
color:#6d6d6d;
}
body #page #content #latest-posts .wrapper .grid .grid-item .post-item-wrapper .entry-meta .posted-on{
width:auto !important;
}
body .grid .grid-item .posted-on{
height:60px;
}
body .grid .grid-item .entry-content{
min-height:215px;
height:215px;
padding-bottom:7px;
}
body .ugb-0a365ea .ugb-text__title-wrapper h2{
text-align:center;
}
body #page-site-header{
display:none;
}
body #site-identity p{
text-shadow:rgba(0, 0, 0, 0.3) 0px 1px 1px;
}
body #right-side-post .byline a{
font-size:13px;
}
body #right-side-post article .byline{
font-size:13px;
}
body #left-side-post article header{
color:#3f3f3f;
}
body .grid .grid-item .entry-meta{
margin-bottom:0px !important;
}
body .grid .grid-item .ls-is-cached{
width:100%;
max-height:151%;
}
body #masthead .wrapper .site-logo{
position:relative;
top:-18px;
}
body #site-identity{
top:-197px;
}
body #content{
width:100%;
padding-left:0px !important;
padding-right:0px !important;
}
body #main .grid a .ls-is-cached{
min-height:1px !important;
}
body #secondary .widget p{
font-size:15px !important;
line-height:1.4em;
background-color:#ede9e1;
padding-left:17px;
padding-right:17px;
margin-bottom:15px;
border-right-style:solid;
border-right-width:1px;
border-right-color:#bababa;
border-left-style:solid;
border-left-width:1px;
border-left-color:#bababa;
border-bottom-style:none;
}
body .feedzy-rss ul li{
-webkit-box-orient:column;	-webkit-box-direction:column;	-ms-flex-direction:column;	flex-direction:column;
margin-left:0px !important;
margin-right:0px !important;
background-color:#ede9e1;
margin-top:-16px !important;
border-bottom-left-radius:7px;
border-bottom-right-radius:7px;
border-bottom-color:#bababa !important;
border-left-color:#bababa;
border-left-width:1px;
border-right-style:solid;
border-right-width:1px;
border-right-color:#bababa;
}
body .feedzy-rss ul .rss_image{
margin-bottom:17px !important;
margin-right:0px !important;
padding-left:17px;
width:257px !important;
display:none;
}
body .feedzy-rss ul .title{
display:inline-block;
margin-bottom:7px;
font-size:19px;
line-height:1.3em;
padding-left:17px;
padding-right:17px;
}
body .rss_item p{
text-align:justify;
line-height:1.5em !important;
border-right-style:none !important;
border-left-style:none !important;
}
body #secondary .widget ul p{
font-size:14px !important;
}
body #secondary a .wp-image-4049{
border-radius:7px;
border-style:solid;
border-width:1px;
border-color:#e0e0e0;
}
body .rss_image a span{
border-radius:7px;
border-color:rgba(214,116,89,0.47);
border-style:solid;
border-width:1px;
}
body #secondary .widget{
margin-bottom:0px;
}
body #block-4 .size-large img{
position:relative;
top:16px;
display:inline-block;
background-color:#ede9e1;
margin-bottom:-9px;
padding-left:7px;
padding-right:13px;
padding-top:24px;
}
body #inner-content-wrapper #block-7 .ugb-divider__hr{
background-color:rgb(238,238,238) !important;
}
body #inner-content-wrapper #block-8 .ugb-divider__hr{
background-color:rgb(238,238,238) !important;
}
body #inner-content-wrapper #block-9 .ugb-divider__hr{
background-color:rgb(238,238,238) !important;
}
body #inner-content-wrapper #block-11 .ugb-divider__hr{
background-color:rgb(238,238,238) !important;
}
body #inner-content-wrapper #block-6 .ugb-divider__hr{
background-color:rgb(238,238,238) !important;
}
body #inner-content-wrapper #block-12 .ugb-divider__hr{
background-color:rgb(238,238,238) !important;
}
body #content .feedzy-rss ul li{
padding-top:28px !important;
border-left-style:solid !important;
}
body .ugb-081f353 .ugb-divider__hr{
background-color:#eeeeee;
}
body #content #secondary #block-15 .ugb-divider__hr{
background-color:#eeeeee !important;
}
body .single-wrapper .jehanne-avatar img{
margin-top:7px;
}
body #block-4 .wp-block-image img{
border-top-style:solid;
border-top-width:1px;
border-top-color:#bababa;
border-right-style:solid;
border-right-width:1px;
border-right-color:#bababa;
border-left-style:solid;
border-left-width:1px;
border-left-color:#bababa;
border-bottom-left-radius:6px;
border-bottom-right-radius:6px;
padding-bottom:27px;
}
body .rss_item .title a{
color:#e74c3c !important;
}
body #inner-content-wrapper #block-13 .ugb-divider__hr{
background-color:#eeeeee !important;
}
body .ugb-d352c3d .ugb-divider__hr{
background-color:#eeeeee;
}
body #content #secondary #block-17 .ugb-divider__hr{
background-color:#eeeeee !important;
}
body #block-3 .wp-block-image img{
margin-top:11px !important;
border-color:rgb(214,116,89);
border-width:2px;
border-style:solid;
}
body #block-16 a img{
padding-left:10px;
padding-right:10px;
padding-top:10px;
padding-bottom:10px;
border-style:solid;
border-color:rgba(214,116,89,0.63);
border-width:1px;
margin-top:-5px;
}
body #secondary{
padding-left:17px !important;
padding-right:17px;
padding-top:0px;
padding-bottom:0px;
left:23px;
border-left-width:1px;
border-left-style:solid;
border-left-color:rgba(214,116,89,0.63);
}
body .feedzy-rss ul a{
font-size:15px;
line-height:1.3em;
width:100%;
display:inline-block;
margin-left:0px;
}
body #secondary .widget .widget-title{
display:-ms-grid;	display:grid;
text-shadow:rgb(255, 255, 255) 1px 1px 0px, rgb(170, 170, 170) 2px 2px 0px;
}
body .grid .grid-item .read-more{
position:relative;
top:-16px;
}
body #block-18 h4{
text-shadow:rgb(255, 255, 255) 1px 1px 0px, rgb(170, 170, 170) 2px 2px 0px;
}
body #block-2 h4{
text-shadow:rgb(255, 255, 255) 1px 1px 0px, rgb(170, 170, 170) 2px 2px 0px;
}
body .footer-widgets-area .wrapper .hentry{
border-left-style:solid;
border-left-width:1px;
border-left-color:rgb(214,116,89);
}
body #page #colophon .footer-widgets-area .wrapper .hentry .widget .tnp-widget{
width:100% !important;
}
body #secondary .widget .wp-image-3697{
border-style:solid;
border-width:2px;
border-color:rgb(214,116,89);
}
body .footer-widgets-area .wrapper .hentry .widget .wp-image-3697{
border-color:#f6734f !important;
}
body #page .hentry .widget .wp-image-3697{
border-color:#f35124 !important;
}
body .grid .grid-item .featured-image{
margin-top:0px !important;
}
body #page #content #latest-posts .wrapper .grid .grid-item .post-item-wrapper{
height:auto !important;
}
body #page #content #latest-posts .wrapper .grid .grid-item .post-item-wrapper .entry-content p{
height:auto !important;
}
body .grid .grid-item .post-item-wrapper{
padding-bottom:10px !important;
}
body #latest-posts .grid article{
padding-left:30px;
padding-right:30px;
}
body #wpd-bubble-add-message{
text-align:left;
line-height:1.4em;
}
body #block-20 h4{
text-shadow:rgb(255, 255, 255) 1px 1px 0px, rgb(170, 170, 170) 2px 2px 0px;
}
body #block-21 .ugb-7cee054 .ugb-divider__hr{
background-color:#eeeeee !important;
}
body .sub-menu .menu-item a{
font-size:16px;
}
body .footer-widgets-area .hentry .wp-image-3681{
padding-left:21px;
}
body #page #colophon .footer-widgets-area .wrapper .hentry .widget h2{
font-size:19px !important;
}
body .single-wrapper .wp-block-stackable-text .stk-block-text__text{
font-size:17px !important;
line-height:1.7em;
}
body #page #content #latest-posts .wrapper .grid .grid-item .post-item-wrapper .entry-content{
margin-top:3px !important;
}
body #menu-footer-menue .menu-item a{
font-size:17px;
}
body .tnp-subscription .tnp-field-firstname label{
font-size:15px;
}
body .tnp-subscription .tnp-field-email label{
font-size:15px;
}
body #block-4 a img{
border-color:rgba(214,116,89,0.63) !important;
}
@media (max-width:1681px){
body #site-identity h1{
font-size:56px;
-webkit-box-shadow:none;	box-shadow:none;
}
body #site-identity .site-title a{
-webkit-box-shadow:none;	box-shadow:none;
text-shadow:rgb(255, 255, 255) 1px 1px 0px, rgb(170, 170, 170) 2px 2px 0px;
}
body #page #masthead p{
font-size:15px !important;
}
body #site-identity p{
height:18px;
}
body #page{
width:80%;
}
body .grid .grid-item .ls-is-cached{
min-height:155px;
}
body .grid .grid-item .featured-image{
min-height:163px;
}
body .grid .grid-item p{
min-height:154px;
margin-top:10px;
}
body .grid .grid-item .post-item-wrapper{
min-height:546px;
}
body .grid .grid-item .entry-content{
min-height:193px;
margin-top:12px !important;
}
body .grid .grid-item .entry-title{
margin-bottom:5px !important;
}
body .grid .grid-item .read-more{
top:9px;
}
body .grid .read-more a{
padding-top:3px;
padding-bottom:3px;
font-size:15px;
}
}
@media (max-width:1440px){
body #page{
width:80%;
}
body .grid .grid-item .post-item-wrapper{
min-height:574px;
}
body .grid .grid-item .entry-content{
min-height:227px;
}
}
@media (max-width:1350px){
body #site-identity p{
top:22px;
}
body #page #masthead p{
font-size:16px !important;
}
body #page{
width:100%;
}
body{
padding-top:0px;
padding-bottom:0px;
}
body #page #masthead .wrapper .site-branding{
width:45% !important;
}
body .grid .grid-item .ls-is-cached{
min-height:163px;
}
body .grid .grid-item .entry-content{
margin-top:22px !important;
min-height:184px;
}
body .grid .grid-item .post-item-wrapper{
min-height:540px;
}
body .footer-widgets-area .wrapper .hentry{
margin-right:18px;
}
}
@media (max-width:1280px){
body #page #masthead .wrapper #right-side-post article .entry-header .entry-title{
font-size:100% !important;
}
body #page #masthead .wrapper #right-side-post article .entry-meta{
font-size:85% !important;
}
body #site-identity p{
font-size:15px !important;
top:22px;
}
body #hero-section .entry-title a{
font-size:48px;
}
body #featured-highlights-posts .entry-title a{
font-size:36px;
}
body #featured-highlights-posts .hentry .entry-title{
line-height:1.3em;
}
body .grid .entry-title a{
font-size:28px;
}
body #page #content #latest-posts .wrapper .grid .grid-item .post-item-wrapper .entry-header .entry-title{
height:87px !important;
}
body .grid .grid-item .entry-content{
min-height:201px;
}
body .grid .grid-item .post-item-wrapper{
min-height:548px;
}
body .grid .grid-item .read-more{
top:1px;
}
}
@media (max-width:1238px){
body .footer-widgets-area .wrapper .hentry{
margin-right:8px;
}
}
@media (max-width:1200px){
body #site-identity h1{
font-size:50px;
}
body #masthead .wrapper .site-branding{
height:282px;
}
body #primary-menu > .menu-item > a{
padding-left:16px !important;
padding-right:16px;
}
body #hero-section .entry-title a{
font-size:48px;
}
body #featured-highlights-posts .entry-title a{
font-size:34px;
}
body #featured-highlights-posts .hentry .entry-title{
line-height:1.2em;
}
body .grid .entry-title a{
font-size:26px;
}
body #wc_show_hide_loggedin_username span{
font-size:16px;
}
body #site-identity p{
font-size:16px !important;
}
body #page #masthead p{
line-height:1.4em !important;
}
body #page #masthead .wrapper .site-branding #site-identity p{
line-height:1em !important;
}
body .grid .grid-item .ls-is-cached{
min-height:155px;
}
body .grid .grid-item .entry-content{
margin-top:15px !important;
min-height:218px;
}
body .grid .grid-item .post-item-wrapper{
min-height:557px;
}
}
@media (max-width:1199px){
body .footer-widgets-area .wrapper .hentry{
margin-right:-6px;
}
}
@media (max-width:1133px){
body #site-identity h1{
font-size:48px;
}
body #masthead .wrapper .site-branding{
height:270px;
}
body #site-identity p{
top:18px;
}
body #primary-menu > .menu-item > a{
padding-left:14px !important;
padding-right:14px;
font-size:15px;
}
body #hero-section .entry-title a{
font-size:46px;
}
body #featured-highlights-posts .entry-title a{
font-size:32px;
}
body .grid .entry-title a{
font-size:24px;
}
body #page{
width:100%;
}
body .grid .grid-item .ls-is-cached{
min-height:145px;
}
body #page #content #latest-posts .wrapper .grid .grid-item .post-item-wrapper .featured-image .post-thumbnail-link .ls-is-cached{
height:1px !important;
}
body .grid .grid-item .entry-content{
margin-top:6px !important;
}
body #page #content #latest-posts .wrapper .grid .grid-item .post-item-wrapper .entry-header .entry-title{
height:82px !important;
}
body .footer-widgets-area .wrapper .hentry{
width:244px !important;
}
}
@media (max-width:1080px){
body #site-identity h1{
font-size:46px;
}
body #hero-section .entry-title a{
font-size:44px;
}
body #featured-highlights-posts .entry-title a{
font-size:30px;
}
body #featured-hbighlights-posts .hentry .entry-title{
line-height:1.1em;
}
body .grid .entry-title a{
font-size:22px;
}
body #page{
width:100%;
}
body .grid a .entry-date{
font-size:13px;
}
body .grid .grid-item .byline{
font-size:13px;
}
body .grid .grid-item .entry-content{
min-height:246px;
}
body .grid .grid-item .post-item-wrapper{
min-height:576px;
}
body #colophon .footer-widgets-area .wrapper{
margin-left:50px;
}
body .footer-widgets-area .wrapper .hentry{
margin-right:0px;
width:218px !important;
}
}
@media (max-width:1023px){
body #page{
border-style:none;
border-width:0px;
border-radius:0px;
margin-top:0px;
width:100%;
}
body{
margin-top:0px;
padding-bottom:0px;
}
body #left-side-post article{
display:none;
}
body #right-side-post{
display:none;
}
body #masthead .wrapper .site-branding:before{
display: none;
}
body #masthead .wrapper .site-branding:after{
display: none;
}
body #masthead .wrapper .site-branding{
height:280px;
margin-top:7px;
margin-bottom:0px;
}
body #site-navigation{
height:65px;
}
body #masthead .wrapper .site-logo{
top:-18px;
}
body #site-identity{
margin-top:5px;
}
body #masthead .wrapper{
height:312px;
width:100%;
}
body .site-logo .custom-logo-link img{
top:8px!important;
}
body #secondary{
left:0px;
padding-right:0px;
}
body #wpd-bubble-wrapper{
right:982px;
}
body #page #masthead .wrapper .site-branding{
width:100% !important;
}
body #site-identity .site-title a{
font-size:61px;
}
body #page #masthead p{
font-size:19px !important;
}
body .grid .grid-item .ls-is-cached{
min-height:140px;
}
body .grid .grid-item .entry-content{
margin-top:-4px !important;
}
}
@media (max-width:992px){
body #page #content #hero-section .wrapper article .entry-content{
width:100% !important;
}
body #wpd-bubble-wrapper{
right:965px;
}
body #masthead .wrapper{
height:278px;
}
body .site-logo .custom-logo-link img{
width:308px !important;
height:267px !important;
}
body #masthead .wrapper .site-branding{
height:264px !important;
}
body .grid .grid-item .ls-is-cached{
min-height:182px;
}
body .grid .grid-item .entry-content{
margin-top:37px !important;
min-height:184px;
}
body .grid .grid-item .entry-title{
margin-bottom:0px !important;
}
body .grid .grid-item .post-item-wrapper{
min-height:546px;
}
body #primary-menu > .menu-item > a{
font-size:17px;
}
body .sub-menu .menu-item a{
font-size:17px;
}
body #primary-menu{
border-bottom-style:solid;
border-bottom-width:1px;
}
body #primary-menu .active .icon-down{
width:16px;
height:16px;
}
}
@media (max-width:991px){
body #page #colophon .footer-widgets-area .wrapper .hentry{
width:50% !important;
}
body #page #colophon .footer-widgets-area .wrapper .hentry .widget .wp-image-3697{
width:95% !important;
}
}
@media (max-width:960px){
body #wpd-bubble-wrapper{
display:none !important;
}
body #page #masthead .wrapper .site-branding .site-logo{
width:100% !important;
}
body .grid .grid-item .ls-is-cached{
min-height:168px;
}
body .grid .grid-item .entry-content{
margin-top:28px !important;
}
}
@media (max-width:900px){
body .grid .grid-item .ls-is-cached{
min-height:160px;
}
body .grid .grid-item .entry-content{
margin-top:14px !important;
min-height:201px;
}
body .grid .grid-item .post-item-wrapper{
min-height:527px;
}
body #colophon .footer-widgets-area .wrapper{
margin-left:40px;
margin-right:40px;
}
}
@media (max-width:767px){
body #hero-section .entry-title a{
font-size:38px;
}
body .grid .grid-item .ls-is-cached{
min-height:145px;
}
body .grid .grid-item .entry-content{
margin-top:-1px !important;
min-height:227px;
}
body #colophon .footer-widgets-area .wrapper{
margin-left:25px;
margin-right:25px;
}
}
@media (max-width:699px){
body .site-logo .custom-logo-link img{
top:8px!important;
}
body #masthead .wrapper .site-branding{
top:0px!important;
}
body #page #masthead p{
font-size:18px !important;
}
body #site-identity .site-title a{
font-size:55px;
}
body .grid .grid-item .ls-is-cached{
min-height:130px;
}
body .grid .grid-item .entry-content{
margin-top:-18px !important;
min-height:278px;
}
body #page #content #latest-posts .wrapper .grid .grid-item .post-item-wrapper .entry-header .entry-title{
height:72px !important;
}
body .grid .grid-item .post-item-wrapper{
min-height:576px;
}
}
@media (max-width:609px){
body #site-identity .site-title a{
font-size:40px;
}
body #site-identity{
top:-200px;
}
body #site-identity p{
top:14px;
}
body .site-logo .custom-logo-link img{
width:375px;
height:265px;
}
body #page #masthead .wrapper .site-branding{
height:265px !important;
}
body #page #masthead .wrapper{
height:280px !important;
}
}
@media (max-width:606px){
body #site-identity{
top:-192px;
}
}
@media (max-width:603px){
body #masthead .wrapper .site-branding{
height:255px!important;
}
body #masthead .wrapper{
height:270px !important;
}
body #site-identity .site-title a{
font-size:44px;
}
}
@media (max-width:601px){
body #hero-section article h2{
font-size:25px !important;
}
body #hero-section .entry-title a{
font-size:40px;
}
body #featured-highlights-posts .entry-title a{
font-size:22px;
}
body .single-wrapper .hentry h2{
font-size:34px;
}
body .backtotop{
display: none;
}
body .single-wrapper p strong{
font-size:16px;
line-height:1.8em;
}
body #primary #main .hentry p{
font-size:16px !important;
}
body #wc_show_hide_loggedin_username span{
font-size:15px;
}
}
@media (max-width:599px){
body #hero-section .entry-title a{
font-size:38px;
}
body .grid .grid-item .ls-is-cached{
min-height:125px;
}
body .grid .grid-item .entry-content{
margin-top:-21px !important;
}
body .grid .grid-item .entry-meta{
width:100%;
line-height:1.5em;
min-height:43px;
}
body .grid .byline .url{
line-height:1.4em;
}
body .grid .byline .author{
line-height:1.4em;
}
body .grid .grid-item .byline{
line-height:1.4em;
}
}
@media (max-width:570px){
body #wc_show_hide_loggedin_username span{
font-size:13px;
}
}
@media (max-width:567px){
body #site-identity h1{
padding-left:20px;
padding-right:20px;
width:100%;
}
body .footer-widgets-area ul li{
margin-left:0px;
}
body .footer-widgets-area .hentry ul{
border-left-width:0px;
border-left-style:none;
}
body #hero-section .entry-title a{
font-size:34px;
}
body .grid .grid-item .entry-content{
margin-top:65px !important;
min-height:141px;
}
body .grid .grid-item .entry-meta{
min-height:0px;
}
body .footer-widgets-area .wrapper .hentry{
border-left-style:none;
}
body .footer-widgets-area .hentry h2{
margin-left:0px;
}
body .footer-widgets-area .hentry .wp-image-3697{
margin-left:0px;
}
}
@media (max-width:535px){
body #wc_show_hide_loggedin_username span{
font-size:12px;
}
body #wc_show_hide_loggedin_username i{
padding-left:0px !important;
}
body .grid .grid-item .entry-content{
margin-top:50px !important;
}
body #page #colophon .footer-widgets-area .wrapper .hentry{
width:100% !important;
}
body #menu-footer-menue{
padding-right:0px !important;
}
body .footer-widgets-area .hentry ul{
padding-right:0px !important;
}
body .footer-widgets-area .hentry form{
padding-left:0px;
}
body #page #colophon .footer-widgets-area .wrapper .hentry .widget h2{
margin-bottom:20px !important;
font-size:24px !important;
}
}
@media (max-width:525px){
body #page #content #latest-posts .wrapper .grid .grid-item .post-item-wrapper .featured-image .post-thumbnail-link img{
height:auto !important;
}
body #menu-footer-menue{
padding-right:0px !important;
}
}
@media (max-width:514px){
body #wc_show_hide_loggedin_username i{
display:none !important;
}
body #wc_show_hide_loggedin_username span{
font-size:13px;
}
body .Rich_Web_Tabs_Accordion_1 .active .rw_tabs_act_st_title{
font-size:14px !important;
}
body #hero-section .entry-title a{
font-size:30px;
}
body .grid .grid-item .entry-content{
margin-top:41px !important;
}
}
@media (max-width:480px){
body #site-identity .site-title a{
font-size:35px;
}
body #site-identity h1{
padding-left:10px;
padding-right:10px;
display:inline-block;
}
body #masthead .wrapper .site-branding{
border-style:none;
}
body #site-identity p{
line-height:1.4em;
top:-7px !important;
}
body #wc_show_hide_loggedin_username span{
display:none !important;
}
body #wc_show_hide_loggedin_username:after{
content: 'Klick Icon ->';
font-size:14px!important;
}
body #wc_show_hide_loggedin_username i{
display:inline-block !important;
}
body #page #masthead .wrapper .site-branding #site-identity h1{
line-height:2.1em !important;
}
body #page #masthead p{
font-size:15px !important;
}
body #hero-section .entry-title a{
font-size:27px;
}
body #latest-posts .section-header h2{
font-size:30px;
}
body .grid .grid-item .entry-content{
margin-top:20px !important;
}
}
@media (max-width:420px){
body #site-identity .site-title a{
font-size:28px;
}
body #site-identity h1{
line-height:1em;
font-size:40px;
}
body #page #masthead p{
font-size:14px !important;
}
body #hero-section .entry-title a{
font-size:25px;
line-height:1.4em;
}
body #latest-posts .section-header h2{
font-size:28px;
}
body .grid .grid-item .entry-content{
margin-top:1px !important;
}
body #colophon .footer-widgets-area .wrapper{
margin-left:20px;
margin-right:20px;
}
}
@media (max-width:360px){
body #wc_show_hide_loggedin_username span{
display: none;
}
body #masthead .wrapper .site-logo{
height:241px;
}
body .site-logo .custom-logo-link img{
height:233px !important;
}
body #masthead .wrapper{
margin-right:0px;
}
body #page #masthead .wrapper .site-branding #site-identity h1{
line-height:1.1em !important;
}
body #site-identity h1{
position:relative;
top:12px;
}
body #site-identity p{
top:14px !important;
}
body #page #masthead .wrapper .site-branding #site-identity p{
line-height:1.5em !important;
}
body #page #masthead .wrapper{
height:254px !important;
}
body #page #masthead .wrapper .site-branding{
height:239px !important;
}
body #latest-posts .section-header h2{
font-size:27px;
}
body .grid .grid-item .entry-content{
margin-top:-21px !important;
}
body #colophon .footer-widgets-area .wrapper{
margin-left:15px;
margin-right:15px;
}
}
@media (max-width:317px){
body #site-identity h1{
padding-left:0px;
padding-right:0px;
}
body #hero-section .entry-title a{
font-size:22px;
}
}
@media (min-width:568px){
body #site-identity p{
font-size:17px;
}
body #latest-posts .wrapper .section-header{
margin-bottom:70px;
}
}
@media (min-width:767px){
body .footer-widgets-area .wrapper .hentry{
width:253px;
}
}
@media (min-width:768px){
body #comments{
margin-top:0px;
}
}
@media (min-width:993px){
body #featured-highlights-posts .hentry .entry-title{
font-size:32px;
}
}
@media (min-width:1024px){
body #right-side-post{
width:25%;
}
body #right-side-post article{
padding-left:20%;
padding-right:0px;
padding-top:0px;
padding-bottom:0px;
}
body #left-side-post article{
padding-right:20%;
padding-top:0px;
padding-bottom:0px;
}
body #primary-menu > .menu-item > a{
padding-left:20px;
}
body #primary{
padding-right:25px !important;
width:840px;
}
body #site-identity p{
font-size:15px;
}
body #secondary{
margin-top:23px !important;
width:326px !important;
}
}
@media (min-width:1025px){
body #secondary .tnp-privacy-field label{
display:inline-flex;
}
body #page #content #inner-content-wrapper #secondary .widget .tnp-widget form .tnp-privacy-field label input[type=checkbox]{
width:27px !important;
}
body .footer-widgets-area .tnp-privacy-field label{
display:inline-flex;
}
body #page #colophon .footer-widgets-area .wrapper .hentry .widget .tnp-widget form .tnp-privacy-field label input[type=checkbox]{
width:40px !important;
}
body #wpd-bubble-add-message{
font-size:14px !important;
padding-top:17px !important;
padding-bottom:17px !important;
}
}
@media (min-width:1280px){
body #page #masthead p{
font-size:17px !important;
}
}
@media (min-width:1571px){
body .grid .grid-item .ls-is-cached{
min-height:155px;
max-height:155px;
}
body .grid .grid-item p{
margin-top:20px;
}
body .grid-item .post-item-wrapper .featured-image .post-thumbnail-link .ls-is-cached{
height:155px !important;
}
body #page #content #latest-posts .wrapper .grid .grid-item .post-item-wrapper .featured-image .post-thumbnail-link .ls-is-cached{
height:1px !important;
}
}
@media (min-width:1628px){
body .grid .grid-item .ls-is-cached{
min-height:165px;
}
}
@media (min-width:1680px){
body #site-identity h1{
font-size:63px;
}
body #site-identity p{
font-size:17px;
}
body #page #masthead .wrapper #left-side-post article .entry-header .entry-title a{
color:#6d6d6d !important;
}
body #right-side-post .entry-title a{
color:#303030;
}
body .site-logo .custom-logo-link img.yp_onscreen{
-webkit-animation-duration:1s;	animation-duration:1s;
-webkit-animation-delay:0s;	animation-delay:0s;
-webkit-animation-name:bounceInDown;	animation-name:bounceInDown;
}
body .site-logo .custom-logo-link img{
-webkit-animation-fill-mode:both;	animation-fill-mode:both;
}
}
@media (min-width:1900px){
body .grid .grid-item .ls-is-cached{
min-height:160px;
max-height:160px;
}
body #page #content #latest-posts .wrapper .grid .grid-item .post-item-wrapper .featured-image .post-thumbnail-link .ls-is-cached{
height:1px !important;
}
body #content #latest-posts .wrapper .grid .grid-item .post-item-wrapper .featured-image .post-thumbnail-link .ls-is-cached{
height:160px !important;
}
}   body.single-post .single-wrapper .wp-block-image img{
position:relative;
top:-12px;
display:inline-block;
border-style:solid;
border-color:#0c0c0c;
border-width:1px;
padding-left:2px;
padding-right:2px;
padding-top:2px;
padding-bottom:2px;
border-radius:6px;
margin-bottom:-15px;
}
body.single-post .single-wrapper .hentry .note{
padding-left:200px;
}
body.single-post #page #content #inner-content-wrapper #primary #main .single-wrapper .hentry .entry-container .entry-container .entry-content .wp-block-image img{
width:100% !important;
height:auto !important;
}
body.single-post #inner-content-wrapper #primary #main .single-wrapper .hentry .entry-container .entry-container .entry-content p.tab{
font-size:19px !important;
}
body.single-post #page #content #inner-content-wrapper #primary #main .single-wrapper .hentry .entry-container .entry-container .entry-content p.tab{
line-height:1.8em !important;
}
body.single-post #page-site-header{
display:none;
}
body.single-post #page #content #inner-content-wrapper #secondary .widget .tnp-widget form .tnp-field-firstname input[type=text]{
height:32px !important;
}
body.single-post #page #content #inner-content-wrapper #secondary .widget .tnp-widget form .tnp-field-email input[type=email]{
height:32px !important;
}
body.single-post #secondary form .tnp-submit{
height:38px;
line-height:1.6em;
}
body.single-post #page #colophon .footer-widgets-area .wrapper .hentry .widget .tnp-widget form .tnp-field-firstname input[type=text]{
height:32px !important;
}
body.single-post #page #colophon .footer-widgets-area .wrapper .hentry .widget .tnp-widget form .tnp-field-email input[type=email]{
height:32px !important;
}
body.single-post .footer-widgets-area form .tnp-submit{
height:38px;
}
body.single-post #secondary .widget .widget-title{
margin-bottom:11px;
font-size:21px;
}
body.single-post #content{
padding-left:13px;
padding-right:18px;
}
body.single-post .single-wrapper ul li{
font-size:17px;
line-height:1.7em;
}
body.single-post #primary #main .hentry .note{
font-size:19px !important;
}
body.single-post #page #content #inner-content-wrapper #primary #main .single-wrapper .hentry .entry-container .entry-container .entry-content .wp-block-image .wp-image-3937{
width:26% !important;
}
body.single-post #page #content #inner-content-wrapper #primary #main .single-wrapper .hentry .entry-container .entry-container .entry-content .wp-block-image .wp-image-4067{
width:134px !important;
}
body.single-post #block-2 h4{
font-size:21px;
margin-bottom:0px;
}
body.single-post #block-3 .wp-block-image img{
margin-top:-25px;
}
body.single-post .wpd-auth .wpd-login a{
color:#b94b2e !important;
}
body.single-post .wpd_main_comm_form div .ql-snow{
border-style:solid !important;
border-width:1px !important;
border-color:rgba(185,75,46,0.25) !important;
}
body.single-post .single-wrapper .hentry .arve{
margin-bottom:7px !important;
}
body.single-post .arve .arve-embed .arve-iframe{
border-radius:7px;
}
body.single-post .single-wrapper .hentry .wp-block-image{
margin-bottom:0px;
}
body.single-post h2{
margin-bottom:10px !important;
}
body.single-post p{
margin-bottom:0px !important;
margin-top:11px;
}
body.single-post #page #content #inner-content-wrapper #primary #main .single-wrapper .hentry .entry-container .entry-container .entry-content .wp-block-image{
height:auto !important;
}
body.single-post #right-side-post a .entry-date{
color:#d67459;
}
body.single-post .single-wrapper .wp-block-stackable-subtitle p{
color:#b94b2e;
margin-left:11px;
}
body.single-post .single-wrapper .hentry .wp-block-stackable-subtitle{
border-left-style:solid !important;
border-left-width:8px !important;
border-top-left-radius:6px;
border-bottom-left-radius:6px;
border-left-color:#b94b2e;
}
body.single-post .single-wrapper .wp-block-stackable-image .stk-image--shape-stretch{
border-radius:7px;
border-style:solid !important;
border-width:1px;
border-color:#535354;
padding-left:2px;
padding-right:2px;
padding-top:2px;
padding-bottom:2px;
}
body.single-post .single-wrapper .wp-block-stackable-image img{
border-radius:5px;
}
body.single-post .h2-heading h2{
margin-top:37px !important;
color:#000000;
text-shadow:rgb(255, 255, 255) 1px 1px 0px, rgb(170, 170, 170) 2px 2px 0px;
}
body.single-post .subtitle h5{
color:#b94b2e;
margin-left:11px;
line-height:1.5em;
}
body.single-post .subtitle{
border-left-style:solid !important;
border-left-width:8px !important;
border-top-left-radius:6px;
border-bottom-left-radius:6px;
border-left-color:#b94b2e;
}
body.single-post .single-wrapper .hentry .sdm_download_item{
border-radius:7px;
border-style:solid;
border-width:1px;
border-color:#d3d3d3;
}
body.single-post .sdm-g-recaptcha-form .sdm-recaptcha-button a{
-moz-box-shadow:inset 0px 1px 0px 0px #cf866c!important;
-webkit-box-shadow:inset 0px 1px 0px 0px #cf866c!important;	box-shadow:inset 0px 1px 0px 0px #cf866c!important;
background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #e08c77), color-stop(1, #d67459))!important;
background:-moz-linear-gradient(top, #e08c77 5%, #d67459 100%)!important;
background:-webkit-linear-gradient(top, #e08c77 5%, #d67459 100%)!important;
background:-o-linear-gradient(top, #e08c77 5%, #d67459 100%)!important;
background:-ms-linear-gradient(top, #e08c77 5%, #d67459 100%)!important;
background:-webkit-linear-gradient(top, #e08c77 5%, #d67459 100%) !important;	background:-o-linear-gradient(top, #e08c77 5%, #d67459 100%) !important;	background:linear-gradient(to bottom, #e08c77 5%, #d67459 100%) !important;
-webkit-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e08c77', endColorstr='#d67459',GradientType=0)!important;	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e08c77', endColorstr='#d67459',GradientType=0)!important;
background-color:#e08c77;
-moz-border-radius:3px;
border-radius:3px;
border:1px solid #942911;
display:inline-block;
cursor:pointer;
color:#ffffff;
font-size:13px;
text-decoration:none;
text-shadow:0px 1px 2px #854629;
padding-top:14px;
padding-bottom:14px;
border-width:1px;
border-style:solid;
border-color:#000000;
}
body.single-post .sdm-g-recaptcha-form .sdm-recaptcha-button a:hover{
background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #d67459), color-stop(1, #e08c77))!important;
background:-moz-linear-gradient(top, #d67459 5%, #e08c77 100%)!important;
background:-webkit-linear-gradient(top, #d67459 5%, #e08c77 100%)!important;
background:-o-linear-gradient(top, #d67459 5%, #e08c77 100%)!important;
background:-ms-linear-gradient(top, #d67459 5%, #e08c77 100%)!important;
background:-webkit-linear-gradient(top, #d67459 5%, #e08c77 100%) !important;	background:-o-linear-gradient(top, #d67459 5%, #e08c77 100%) !important;	background:linear-gradient(to bottom, #d67459 5%, #e08c77 100%) !important;
-webkit-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d67459', endColorstr='#e08c77',GradientType=0)!important;	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d67459', endColorstr='#e08c77',GradientType=0)!important;
background-color:#d67459!important;
}
body.single-post .sdm-g-recaptcha-form .sdm-recaptcha-button a:active{
position:relative;
top:1px;
border-style:solid;
border-width:2px;
border-color:#000000;
}
body.single-post #page #content #inner-content-wrapper #secondary #block-24 .wp-block-group .wp-block-group__inner-container .wp-block-stackable-card .stk--no-padding .stk-block-card__image{
height:auto !important;
}
body.single-post .stk-button-group .wp-block-stackable-button a{
padding-top:7px !important;
padding-bottom:7px !important;
}
body.single-post #inner-content-wrapper #secondary #block-24 .wp-block-group .wp-block-group__inner-container .wp-block-stackable-card .stk--no-padding .stk-container-padding .stk-inner-blocks .wp-block-stackable-button-group .stk-button-group .wp-block-stackable-button a{
width:100% !important;
}
body.single-post .stk-container-padding .wp-block-stackable-button-group{
width:100%;
}
body.single-post .wp-block-stackable-card .stk--no-padding .stk-block-card__image{
border-radius:7px;
border-style:solid !important;
border-width:1px;
border-color:#c6c6c6;
}
body.single-post #gottes-wort-zur-endzeit h3{
color:#000000 !important;
text-shadow:rgb(255, 255, 255) 1px 1px 0px, rgb(170, 170, 170) 2px 2px 0px;
}
body.single-post #mindmovie h3{
text-shadow:rgb(255, 255, 255) 1px 1px 0px, rgb(170, 170, 170) 2px 2px 0px;
}
body.single-post #page #content #inner-content-wrapper #primary #main .single-wrapper .hentry .entry-container .entry-container .entry-content .beitragsbild .stk-image--shape-stretch img{
width:auto !important;
}
body.single-post #page #content #inner-content-wrapper #secondary #block-30 .wp-block-group .wp-block-group__inner-container .wp-block-stackable-card .stk--no-padding .stk-block-card__image{
height:auto !important;
}
body.single-post #secondary .widget input[type=search]{
border-style:solid;
border-width:1px;
border-color:rgb(185,75,46);
border-radius:7px;
height:36px;
border-left-width:3px;
}
body.single-post #page #content #inner-content-wrapper #secondary #block-50 a img{
height:auto !important;
}
body.single-post #block-50 a img{
width:164px !important;
}
body.single-post .single-wrapper .image-gruss .stk-image--shape-stretch{
border-style:none !important;
}
body.single-post .single-wrapper .stk-column-wrapper .wp-block-post-navigation-link{
border-style:solid;
border-width:1px;
padding-top:7px;
padding-bottom:7px;
padding-left:7px;
padding-right:7px;
background-color:rgb(214,116,89);
border-radius:5px;
height:44px;
}
body.single-post .single-wrapper .stk-column-wrapper .wp-block-post-navigation-link:hover{
background-color:rgb(185,75,46);
}
body.single-post .single-wrapper .stk-column-wrapper .wp-block-post-navigation-link:active{
-webkit-box-shadow:0px 0px 1px 1px #565656 inset;	box-shadow:0px 0px 1px 1px #565656 inset;
}
body.single-post .single-wrapper .wp-block-post-navigation-link a{
color:#ffffff;
}
body.single-post .single-wrapper .stk-column-wrapper a{
font-size:17px;
}
body.single-post .quelle{
background-color:rgba(0,0,0,0.05);
padding-left:11px;
padding-right: 11px;
font-size:13px !important;
font-weight:300;
line-height:1.5em;
border-radius:4px;
position:relative;
border-style:solid!important;
border-width:1px!important;
border-color:#a8a8a8!important;
padding-bottom:5px;
padding-top:5px;
}
body.single-post #primary #main .hentry .quelle{
font-size:13px !important;
margin-bottom:37px !important;
}
body.single-post .single-wrapper .quelle span{
font-size:13px!important;
line-height:1.5em;
}
body.single-post .single-wrapper .quelle a{
font-size:13px!important;
line-height:1.5em;
}
body.single-post #page #content #inner-content-wrapper #primary #main .single-wrapper .hentry .entry-container .entry-container .entry-content .quelle{
font-size:13px !important;
line-height:1.5em;
}
body.single-post .single-wrapper .quelle strong{
font-size:13px;
}
body.single-post .single-wrapper .hentry .quelle{
opacity:0.87;
}
body.single-post .ugb-video-popup__wrapper{
margin-bottom:-24px;
}
body.single-post #page #content #inner-content-wrapper #secondary .widget ul li{
padding-top:17px !important;
padding-bottom:17px !important;
}
body.single-post .single-wrapper .wp-block-stackable-blockquote .stk-block-text__text{
font-size:19px !important;
}
body.single-post .single-wrapper .wp-block-stackable-blockquote strong{
font-size:19px !important;
}
body.single-post .wp-block-stackable-blockquote .stk--no-padding p{
font-size:19px !important;
}
body.single-post .single-wrapper .stk--no-padding .stk-button{
border-radius:78px;
min-width:150px;
padding-top:12px !important;
padding-bottom:12px !important;
padding-left:24px !important;
padding-right:24px !important;
font-family:Arial,'Helvetica Neue',Helvetica,sans-serif;
}
body.single-post .single-wrapper .stk-button .stk-button__inner-text{
font-size:21px;
font-weight:700;
}
@media (max-width:1279px){
body.single-post #primary{
width:70% !important;
}
}
@media (max-width:1238px){
body.single-post #primary{
width:70% !important;
}
body.single-post #secondary{
width:30% !important;
}
}
@media (max-width:1199px){
body.single-post #primary{
width:70%;
}
body.single-post #secondary{
width:30% !important;
}
}
@media (max-width:1133px){
body.single-post #primary{
width:70% !important;
}
body.single-post #secondary{
width:30% !important;
}
}
@media (max-width:1079px){
body.single-post #primary{
width:100% !important;
}
body.single-post #secondary{
width:100% !important;
left:0px;
border-left-style:none;
}
}
@media (max-width:992px){
body.single-post #secondary{
padding-left:0px !important;
}
}
@media (max-width:420px){
body.single-post .sdm-g-recaptcha{
-webkit-transform:scale(0.87);	-ms-transform:scale(0.87);	transform:scale(0.87);
-webkit-transform-origin:0 0;	-ms-transform-origin:0 0;	transform-origin:0 0;
}
}
@media (min-width:1024px){
body.single-post #primary{
padding-right:40px !important;
}
body.single-post #inner-content-wrapper{
padding-top:7px;
}
body.single-post #secondary{
margin-top:50px !important;
width:30% !important;
}
body.single-post #page #content #inner-content-wrapper #secondary #block-24 #gottes-wort-zur-endzeit h3{
font-size:21px !important;
}
}   body.page:not(.home) .ugb-aa35c69 h2{
color:rgb(0,0,0);
}
body.page:not(.home) .ugb-aa35c69 p{
text-transform:uppercase;
}
body.page:not(.home) #primary{
margin-top:-24px;
}
body.page:not(.home) #secondary .widget input[type=search]{
margin-bottom:17px;
border-style:solid;
border-width:1px;
border-color:#c0392b;
border-left-width:3px;
border-top-left-radius:4px;
border-top-right-radius:4px;
border-bottom-left-radius:4px;
border-bottom-right-radius:4px;
border-left-color:#d35400;
height:32px;
padding-left:9px;
}
body.page:not(.home) #page #content #inner-content-wrapper #secondary #block-30 .wp-block-group .wp-block-group__inner-container .wp-block-stackable-card .stk--no-padding .stk-block-card__image{
height:auto !important;
}
body.page:not(.home) .wp-block-stackable-card .stk--no-padding .stk-container-padding{
padding-left:11px;
padding-right:11px;
padding-top:0px;
padding-bottom:0px;
margin-top:-50px;
}
body.page:not(.home) .stk-button-group .wp-block-stackable-button a{
padding-top:8px !important;
padding-bottom:8px !important;
border-style:solid !important;
border-width:1px;
border-color:#4c4c4c;
}
body.page:not(.home) .wp-block-stackable-card .stk--no-padding .stk-block-card__image{
border-style:solid !important;
border-width:1px;
border-color:#bababa;
border-top-left-radius:7px;
border-top-right-radius:7px;
border-bottom-left-radius:7px;
border-bottom-right-radius:7px;
}
@media (max-width:1079px){
body.page:not(.home) #secondary{
border-left-width:0px;
border-left-color:rgba(214,116,89,0);
left:0px;
}
}
@media (max-width:1023px){
body.page:not(.home) #secondary{
border-left-style:none !important;
}
}
@media (min-width:1024px){
body.page:not(.home) #secondary{
width:30% !important;
}
body.page:not(.home) #primary{
padding-right:41px !important;
}
}   body.search .single-wrapper .wp-block-image img{
position:relative;
top:-12px;
display:inline-block;
border-style:solid;
border-color:#0c0c0c;
border-width:1px;
padding-left:2px;
padding-right:2px;
padding-top:2px;
padding-bottom:2px;
border-top-left-radius:6px;
border-top-right-radius:6px;
border-bottom-left-radius:6px;
border-bottom-right-radius:6px;
}
body.search .single-wrapper .hentry .note{
padding-left:200px;
}
body.search #page #content #inner-content-wrapper #primary #main .single-wrapper .hentry .entry-container .entry-container .entry-content .wp-block-image img{
width:100% !important;
height:auto !important;
}
body.search #inner-content-wrapper #primary #main .single-wrapper .hentry .entry-container .entry-container .entry-content p.tab{
font-size:19px !important;
}
body.search #page #content #inner-content-wrapper #primary #main .single-wrapper .hentry .entry-container .entry-container .entry-content p.tab{
line-height:1.8em !important;
}
body.search .single-wrapper .hentry .quelle{
border-top-left-radius:3px;
border-top-right-radius:3px;
border-bottom-left-radius:3px;
border-bottom-right-radius:3px;
}
body.search #page-site-header{
display:none;
}
body.search #inner-content-wrapper{
margin-left:52px;
margin-right:53px;
-webkit-transform:translatex(0px) translatey(0px);	-ms-transform:translatex(0px) translatey(0px);	transform:translatex(0px) translatey(0px);
}
body.search #secondary{
padding-left:5px;
}
body.search #secondary .widget input[type=search]{
margin-bottom:17px;
border-style:solid;
border-width:1px;
-webkit-transform:translatex(0px) translatey(0px);	-ms-transform:translatex(0px) translatey(0px);	transform:translatex(0px) translatey(0px);
border-color:#c0392b;
border-left-width:3px;
border-top-left-radius:4px;
border-top-right-radius:4px;
border-bottom-left-radius:4px;
border-bottom-right-radius:4px;
border-left-color:#d35400;
height:32px;
}
body.search #page #content #inner-content-wrapper #secondary .widget .tnp-widget form .tnp-field-firstname input[type=text]{
height:32px !important;
}
body.search #page #content #inner-content-wrapper #secondary .widget .tnp-widget form .tnp-field-email input[type=email]{
height:32px !important;
}
body.search #secondary form .tnp-submit{
height:38px;
line-height:1.6em;
}
body.search #page #colophon .footer-widgets-area .wrapper .hentry .widget .tnp-widget form .tnp-field-firstname input[type=text]{
height:32px !important;
}
body.search #page #colophon .footer-widgets-area .wrapper .hentry .widget .tnp-widget form .tnp-field-email input[type=email]{
height:32px !important;
}
body.search .footer-widgets-area form .tnp-submit{
height:38px;
}
body.search #secondary .widget .widget-title{
margin-bottom:11px;
font-size:21px;
}
body.search #content{
padding-left:13px;
padding-right:18px;
}
body.search .grid .grid-item p{
min-height:0px;
text-align:justify;
}
body.search .grid .entry-title a{
font-size:25px;
}
body.search .grid .grid-item .post-item-wrapper{
padding-bottom:17px !important;
min-height:582px;
height:582px;
}
body.search .grid .grid-item .entry-content{
overflow:hidden;
min-height:285px;
height:285px;
}
body.search .grid a img{
min-height:97px;
max-height:89px;
width:100%;
}
body.search .grid .grid-item .entry-title{
min-height:80px;
height:80px;
}
body.search .grid .grid-item .entry-meta{
-webkit-transform:translatex(0px) translatey(0px);	-ms-transform:translatex(0px) translatey(0px);	transform:translatex(0px) translatey(0px);
font-size:13px;
display:inline-grid;
}
body.search .grid .byline .url{
font-size:13px;
}
body.search .grid .grid-item .byline{
font-size:13px;
}
body.search .grid a .entry-date{
font-size:12px;
}
body.search .grid .grid-item .posted-on{
height:19px;
}
body.search #primary #main .grid p{
font-size:16px !important;
}
body.search #latest-posts{
margin-top:41px;
}
body.search .grid .grid-item .featured-image{
min-height:83px;
height:83px;
}
body.search .grid .grid-item .read-more{
top:17px;
}
@media (min-width:1024px){
body.search #primary{
padding-right:40px !important;
}
body.search #inner-content-wrapper{
padding-top:7px;
}
}   body.category #secondary .widget input[type=search]{
border-style:solid;
border-width:1px;
border-color:rgb(185,75,46);
border-top-left-radius:7px;
border-top-right-radius:7px;
border-bottom-left-radius:7px;
border-bottom-right-radius:7px;
height:36px;
border-left-width:3px;
}
body.category #secondary .widget .widget-title{
font-size:21px;
margin-bottom:10px;
}
body.category .stk-button-group .wp-block-stackable-button a{
padding-top:7px !important;
padding-bottom:7px !important;
}
body.category .grid .grid-item .featured-image{
margin-bottom:-77px!important;
}
body.category #primary #main #latest-posts .grid .grid-item .post-item-wrapper .entry-content p{
font-size:15px !important;
}
body.category .grid .grid-item p{
min-height:0px;
height:0px;
text-align:justify;
}
@media (max-width:1279px){
body.category #primary{
width:70% !important;
}
}
@media (max-width:1238px){
body.category #primary{
width:70% !important;
}
body.category #secondary{
width:30% !important;
}
}
@media (max-width:1199px){
body.category #primary{
width:70%;
}
body.category #secondary{
width:30% !important;
}
}
@media (max-width:1133px){
body.category #primary{
width:70% !important;
}
body.category #secondary{
width:30% !important;
}
}
@media (max-width:1079px){
body.category #primary{
width:100% !important;
}
body.category #secondary{
width:100% !important;
left:0px;
border-left-style:none;
}
}
@media (max-width:992px){
body.category #secondary{
padding-left:0px !important;
}
}
@media (max-width:420px){
body.category .sdm-g-recaptcha{
-webkit-transform:scale(0.87);	-ms-transform:scale(0.87);	transform:scale(0.87);
-webkit-transform-origin:0 0;	-ms-transform-origin:0 0;	transform-origin:0 0;
}
}
@media (min-width:1024px){
body.category #primary{
padding-right:40px !important;
}
body.category #inner-content-wrapper{
padding-top:7px;
}
body.category #secondary{
width:30% !important;
}
body.category #page #content #inner-content-wrapper #secondary #block-24 #gottes-wort-zur-endzeit h3{
font-size:21px !important;
}
}   body.archive .single-wrapper .wp-block-image img{
position:relative;
top:-12px;
display:inline-block;
-webkit-transform:translatex(0px) translatey(0px) !important;	-ms-transform:translatex(0px) translatey(0px) !important;	transform:translatex(0px) translatey(0px) !important;
border-style:solid;
border-color:#0c0c0c;
border-width:1px;
padding-left:2px;
padding-right:2px;
padding-top:2px;
padding-bottom:2px;
border-top-left-radius:6px;
border-top-right-radius:6px;
border-bottom-left-radius:6px;
border-bottom-right-radius:6px;
}
body.archive .single-wrapper .hentry .entry-content{
display:inline-block;
-webkit-transform:translatex(0px) translatey(0px) !important;	-ms-transform:translatex(0px) translatey(0px) !important;	transform:translatex(0px) translatey(0px) !important;
}
body.archive .single-wrapper .hentry .note{
padding-left:200px;
}
body.archive #page #content #inner-content-wrapper #primary #main .single-wrapper .hentry .entry-container .entry-container .entry-content .wp-block-image img{
width:100% !important;
height:auto !important;
}
body.archive .single-wrapper .hentry p.tab{
-webkit-transform:translatex(0px) translatey(0px);	-ms-transform:translatex(0px) translatey(0px);	transform:translatex(0px) translatey(0px);
}
body.archive #inner-content-wrapper #primary #main .single-wrapper .hentry .entry-container .entry-container .entry-content p.tab{
font-size:19px !important;
}
body.archive #page #content #inner-content-wrapper #primary #main .single-wrapper .hentry .entry-container .entry-container .entry-content p.tab{
line-height:1.8em !important;
}
body.archive .single-wrapper .hentry .quelle{
border-top-left-radius:3px;
border-top-right-radius:3px;
border-bottom-left-radius:3px;
border-bottom-right-radius:3px;
}
body.archive #page-site-header{
display:none;
}
body.archive #inner-content-wrapper{
margin-left:52px;
margin-right:53px;
-webkit-transform:translatex(0px) translatey(0px);	-ms-transform:translatex(0px) translatey(0px);	transform:translatex(0px) translatey(0px);
}
body.archive #secondary{
padding-left:5px;
}
body.archive #secondary .widget input[type=search]{
margin-bottom:17px;
border-style:solid;
border-width:1px;
-webkit-transform:translatex(0px) translatey(0px);	-ms-transform:translatex(0px) translatey(0px);	transform:translatex(0px) translatey(0px);
border-color:#c0392b;
border-left-width:3px;
border-top-left-radius:4px;
border-top-right-radius:4px;
border-bottom-left-radius:4px;
border-bottom-right-radius:4px;
border-left-color:#d35400;
height:32px;
}
body.archive #page #content #inner-content-wrapper #secondary .widget .tnp-widget form .tnp-field-firstname input[type=text]{
height:32px !important;
}
body.archive #page #content #inner-content-wrapper #secondary .widget .tnp-widget form .tnp-field-email input[type=email]{
height:32px !important;
}
body.archive #secondary form .tnp-submit{
height:38px;
line-height:1.6em;
}
body.archive #page #colophon .footer-widgets-area .wrapper .hentry .widget .tnp-widget form .tnp-field-firstname input[type=text]{
height:32px !important;
}
body.archive #page #colophon .footer-widgets-area .wrapper .hentry .widget .tnp-widget form .tnp-field-email input[type=email]{
height:32px !important;
}
body.archive .footer-widgets-area form .tnp-submit{
height:38px;
}
body.archive #secondary .widget .widget-title{
margin-bottom:11px;
font-size:21px;
}
body.archive #content{
padding-left:13px;
-webkit-transform:translatex(0px) translatey(0px);	-ms-transform:translatex(0px) translatey(0px);	transform:translatex(0px) translatey(0px);
padding-right:18px;
padding-top:60px;
}
body.archive .grid .grid-item p{
min-height:0px;
}
body.archive #page #content #inner-content-wrapper #primary #main #latest-posts .grid .grid-item .post-item-wrapper .entry-content{
height:auto !important;
}
body.archive #page #content #inner-content-wrapper #primary #main #latest-posts .grid .grid-item .post-item-wrapper .entry-content p{
height:auto !important;
}
body.archive #page #content #inner-content-wrapper #primary #main #latest-posts .grid .grid-item .post-item-wrapper .featured-image{
height:auto !important;
}
body.archive .grid .entry-title a{
font-size:21px;
}
body.archive .grid .grid-item .featured-image{
margin-bottom:-17px;
}
body.archive .grid .grid-item .post-item-wrapper{
padding-bottom:17px !important;
}
body.archive .grid .grid-item .entry-content{
max-height:239px;
overflow:hidden;
margin-bottom:24px;
}
body.archive .grid a img{
min-height:97px;
max-height:89px;
width:100%;
}
body.archive .grid .grid-item .entry-title{
min-height:80px;
height:80px;
}
@media (min-width:1024px){
body.archive #primary{
padding-right:40px !important;
}
body.archive #inner-content-wrapper{
padding-top:7px;
}
}   body.author #masthead .wrapper .site-logo{
position:relative;
top:-41px;
}
body.author #site-identity{
top:-240px;
}
body.author #inner-content-wrapper{
margin-left:60px;
margin-right:60px;
-webkit-transform:translatex(0px) translatey(0px);	-ms-transform:translatex(0px) translatey(0px);	transform:translatex(0px) translatey(0px);
}
body.author #main{
width:100%;
}
body.author #latest-posts{
width:100%;
left:12px;
}
body.author .grid .grid-item .entry-title{
margin-bottom:0px !important;
height:80px;
overflow:auto;
min-height:80px;
}
body.author .grid .grid-item .entry-header{
width:100%;
height:80px;
overflow:auto;
}
body.author .grid a .ls-is-cached{
height:165px;
min-height:165px;
max-height:165px !important;
}
body.author #latest-posts .grid article{
padding-left:30px;
padding-right:30px;
}
body.author .grid .entry-title a{
font-size:30px;
line-height:1.3em;
}
body.author .grid .grid-item p{
height:360px;
margin-top:-5px;
}
body.author .grid .grid-item .featured-image{
margin-bottom:3px;
height:165px;
min-height:165px;
max-height:165px;
}
@media (min-width:1024px){
body.author #primary{
padding-right:0px !important;
width:100%;
}
body.author #inner-content-wrapper{
padding-top:28px;
}
}   body.page-id-262 #main .wp-block-image img{
border-radius:6px;
}   body.page-id-1969 #main .mo-openid-app-icons .horizontal{
float:right;
position:relative;
top:-12px;
}
body.page-id-1969 #page #content #inner-content-wrapper #primary #main .hentry .entry-content p{
margin-bottom:4px !important;
}   body.page-id-2051 .entry-content .tml-resetpass form .tml-field-wrap input[type=password]{
width:300px !important;
}   body.page-id-2057 #display_name{
height:38px;
border-color:rgb(212,174,165);
border-left-color:rgb(214,116,89);
border-left-width:4px;
border-radius:4px;
padding-left:6px;
max-width:300px;
outline:none;
}
body.page-id-2057 #url{
max-width:500px !important;
height:36px;
}
body.page-id-2057 #description{
border-color:rgb(212,174,165);
border-left-width:4px;
border-left-color:rgb(214,116,89);
border-radius:4px;
resize: vertical;
max-width:500px;
height:150px;
}
body.page-id-2057 #locale{
display:none;
}
body.page-id-2057 .tml-personal_options_section_header-wrap{
display:none!important;
}
body.page-id-2057 #page #content #inner-content-wrapper #primary #main .hentry .entry-content .tml-profile form .tml-submit-wrap input[type=submit]{
height:40px !important;
}
body.page-id-2057 #user_login:hover{
-webkit-box-shadow:none!important;	box-shadow:none!important;
}
body.page-id-2057 #user_login{
background-color:#f2f2f2 !important;
color:rgba(102,102,102,0.74);
width:300px;
height:36px;
}
body.page-id-2057 #display_name:hover{
-webkit-box-shadow:0px 0px 3px 0px rgb(214,116,89);	box-shadow:0px 0px 3px 0px rgb(214,116,89);
}
body.page-id-2057 #description:hover{
-webkit-box-shadow:0px 0px 3px 0px rgb(214,116,89);	box-shadow:0px 0px 3px 0px rgb(214,116,89);
}
body.page-id-2057 #description:focus{
-webkit-box-shadow:0px 0px 3px 0px rgb(214,116,89);	box-shadow:0px 0px 3px 0px rgb(214,116,89);
}
body.page-id-2057 #first_name, body.page-id-2057 #last_name, body.page-id-2057 #nickname, body.page-id-2057 #email, body.page-id-2057 .entry-content .tml-profile form .tml-field-wrap input[type=password]{
width:300px;
height:36px;
}   body.page-id-2064 #user_login{
background-color:transparent;
}
body.page-id-2064 #user_email{
background-color:transparent !important;
}
body.page-id-2064 .tml-register form input[type=password]{
background-color:transparent !important;
}
body.page-id-2064 .tml-register form input[type=checkbox]{
margin-top:7px;
}   body.page-id-2576 #rememberme{
margin-top:7px;
}   @media (max-width:788px){
body.postid-2592 #wcThreadWrapper > .wc-blog-user > .wc-comment-left .apsl-avatar-social-login{
margin-top:6px !important;
}
body.postid-2592 #wcThreadWrapper > .wc-blog-subscriber > .wc-comment-left .avatar{
margin-top:6px !important;
}
}
@media (max-width:672px){
body.postid-2592 #wcThreadWrapper > .wc-blog-user > .wc-comment-right iframe{
height:19em;
}
}
@media (max-width:606px){
body.postid-2592 #wcThreadWrapper > .wc-blog-user > .wc-comment-right iframe{
height:18em;
}
}
@media (max-width:581px){
body.postid-2592 #wcThreadWrapper > .wc-blog-user > .wc-comment-right iframe{
height:16em;
}
}
@media (max-width:552px){
body.postid-2592 #wcThreadWrapper > .wc-blog-user > .wc-comment-right iframe{
height:15em;
}
}
@media (max-width:528px){
body.postid-2592 .kt-accordion-initialized .wp-block-kadence-pane span{
font-size:16px;
}
}
@media (max-width:525px){
body.postid-2592 #wcThreadWrapper > .wc-blog-user > .wc-comment-right iframe{
height:14em;
}
}
@media (max-width:507px){
body.postid-2592 .kt-accordion-initialized .wp-block-kadence-pane span{
font-size:15px;
}
}
@media (max-width:490px){
body.postid-2592 .kt-accordion-initialized .wp-block-kadence-pane span{
font-size:14px;
}
body.postid-2592 #wcThreadWrapper > .wc-blog-user > .wc-comment-right iframe{
height:13em;
}
}
@media (max-width:475px){
body.postid-2592 .wp-block-kadence-accordion .kt-accordion-initialized .wp-block-kadence-pane span{
font-size:15px !important;
}
body.postid-2592 .kt-accordion-initialized .wp-block-kadence-pane span{
top:2px;
padding-left:3px;
}
body.postid-2592 .kt-accordion-initialized .wp-block-kadence-pane .kt-btn-side-right{
margin-left:2px;
}
}
@media (max-width:464px){
body.postid-2592 .wp-block-kadence-accordion .kt-accordion-initialized .wp-block-kadence-pane span{
font-size:14px !important;
}
body.postid-2592 .kt-accordion-initialized .wp-block-kadence-pane span{
top:4px;
}
}
@media (max-width:448px){
body.postid-2592 #wcThreadWrapper > .wc-blog-user > .wc-comment-right iframe{
height:11em;
}
}
@media (max-width:438px){
body.postid-2592 .wp-block-kadence-accordion .kt-accordion-initialized .wp-block-kadence-pane span{
font-size:13px !important;
}
}
@media (max-width:420px){
body.postid-2592 .kt-accordion-initialized .wp-block-kadence-pane .kt-btn-side-right{
display:none !important;
}
body.postid-2592 .kt-accordion-initialized .wp-block-kadence-pane span{
margin-left:2px;
top:3px;
width:245px;
height:18px;
line-height:1em;
}
body.postid-2592 .kt-accordion-initialized .wp-block-kadence-pane .kt-blocks-accordion-icon-trigger{
display:none;
}
body.postid-2592 .wp-block-kadence-accordion .kt-accordion-initialized .wp-block-kadence-pane span{
font-size:12px !important;
}
body.postid-2592 #wcThreadWrapper > .wc-blog-user > .wc-comment-right iframe{
height:10em;
}
body.postid-2592 .wp-block-premium-testimonial .fa-quote-left{
width:20% !important;
}
body.postid-2592 .wp-block-premium-testimonial .fa-quote-right{
width:20% !important;
float:right;
}
body.postid-2592 #wcThreadWrapper blockquote p::before{
font-size:60px;
}
body.postid-2592 #wcThreadWrapper blockquote p{
padding-left:35px;
}
}
@media (max-width:360px){
body.postid-2592 #wcThreadWrapper > .wc-blog-user > .wc-comment-right iframe{
height:8em;
}
body.postid-2592 #comments #wpcomm blockquote p{
font-size:15px !important;
}
}   body.page-id-2734 .tml-lostpassword form input[type=submit]{
min-height:4px;
}
body.page-id-2734 .entry-content .tml-lostpassword form .tml-submit-wrap input[type=submit]{
height:40px !important;
}
body.page-id-2734 #user_login{
width:300px;
}
body.page-id-2734 #main .tml-lostpassword ul{
display:none;
}
body.page-id-2734 #main .wp-block-image img{
border-radius:6px;
}   body.page-id-2964 #main .mailster-form-submit .mailster-form-fields{
display:inline-block;
}
body.page-id-2964 .mailster-form-fields .mailster-wrapper .input{
border-left-color:rgb(214,116,89) !important;
border-top-color:rgb(212,174,165);
border-right-color:rgb(212,174,165);
border-bottom-color:rgb(212,174,165);
border-width: 1px 1px 1px 4px;
border-radius:4px;
height:40px;
padding-left:10px;
margin-bottom:12px;
}
body.page-id-2964 .mailster-form-fields .mailster-submit-wrapper input[type=submit]{
min-height:4px;
}
body.page-id-2964 #page #content #inner-content-wrapper #primary #main .hentry .entry-content .mailster-form-submit .mailster-form-fields .mailster-submit-wrapper input[type=submit]{
height:40px !important;
}
body.page-id-2964 .mailster-form-submit .mailster-form-fields .mailster-lists-wrapper{
margin-top:11px;
}
body.page-id-2964 .mailster-form-fields .mailster-email-wrapper input[type=email]{
margin-bottom:12px;
}
body.page-id-2964 .mailster-form-fields .mailster-firstname-wrapper input[type=text]{
margin-bottom:12px;
}
body.page-id-2964 .mailster-form-fields .mailster-lastname-wrapper input[type=text]{
margin-bottom:12px;
}
body.page-id-2964 #main .hentry .entry-content .mailster-form-submit .mailster-form-fields .mailster-email-wrapper input[type=email]{
width:300px !important;
}
body.page-id-2964 #main .wp-block-image img{
border-radius:6px;
}
body.page-id-2964 #main .hentry .tnp-subscription{
margin-left:0px;
}
body.page-id-2964 .tnp-subscription form input[type=text]{
background-color:#ffffff;
border-style:solid;
border-width:1px;
border-color:#d67459;
border-left-width:4px;
border-left-color:#d67459;
border-top-left-radius:4px;
border-top-right-radius:4px;
border-bottom-left-radius:4px;
border-bottom-right-radius:4px;
height:40px;
outline: none;
border-left-width:5px;
-webkit-box-shadow:0px 0px 3px 0px rgb(214,116,89);	box-shadow:0px 0px 3px 0px rgb(214,116,89);
background-color:#fff !important;
}
body.page-id-2964 .tnp-subscription form input[type=email]{
background-color:#ffffff;
border-style:solid;
border-width:1px;
border-color:#d67459;
border-left-width:4px;
border-left-color:#d67459;
border-top-left-radius:4px;
border-top-right-radius:4px;
border-bottom-left-radius:4px;
border-bottom-right-radius:4px;
outline: none;
border-left-width:5px;
-webkit-box-shadow:0px 0px 3px 0px rgb(214,116,89);	box-shadow:0px 0px 3px 0px rgb(214,116,89);
background-color:#fff !important;
}
body.page-id-2964 .tnp-subscription form a{
font-weight:400;
}
body.page-id-2964 #secondary .widget input[type=search]{
-webkit-transform:translatex(0px) translatey(0px);	-ms-transform:translatex(0px) translatey(0px);	transform:translatex(0px) translatey(0px);
}
body.page-id-2964 #page #content #inner-content-wrapper #primary #main .hentry .entry-content .tnp-subscription form .tnp-field-email input[type=email]{
height:40px !important;
}
body.page-id-2964 .tnp-subscription form input[type=checkbox]{
margin-right:10px;
}
body.page-id-2964 .tnp-subscription .tnp-field-firstname label{
font-weight:400;
}
body.page-id-2964 .tnp-subscription .tnp-field-email label{
font-weight:400;
}
body.page-id-2964 .tnp-subscription .tnp-privacy-field label{
margin-top:24px;
display:inline-flex;
}
body.page-id-2964 #main .hentry .entry-content{
position:relative;
top:-16px;
}
body.page-id-2964 #secondary form a{
display:inline;
}   body.page-id-3039 #main .lrm-inline .lrm-user-modal-container{
margin-left:0px;
border-style:none;
}
body.page-id-3039 .lrm-inline ul{
display:none;
}
body.page-id-3039 .lrm-inline .lrm-signin-section form{
padding-left:0px !important;
}
body.page-id-3039 .lrm-inline .lrm-reset-password-section form{
padding-left:0px !important;
}
body.page-id-3039 .lrm-inline .lrm-reset-password-section input[type=text]{
padding-top:10px;
padding-bottom:10px;
}
body.page-id-3039 .lrm-inline .lrm-signin-section input[type=text]{
padding-top:10px;
padding-bottom:10px;
}
body.page-id-3039 .lrm-inline .lrm-signin-section input[type=password]{
padding-top:10px;
padding-bottom:10px;
}
body.page-id-3039 .lrm-inline .lrm-signin-section a{
top:-15px;
left:-2px;
}
body.page-id-3039 #main .wp-block-image img{
border-radius:6px;
}   body.page-id-3050 #main .wp-block-image img{
border-radius:6px;
}   body.page-id-3052 #main .wp-block-image img{
border-radius:6px;
}   body.page-id-3090 #main .wp-block-image img{
border-radius:6px;
}   body.postid-2343 #primary #main .hentry iframe{
height:651px !important;
}   body.postid-2767 .single-wrapper .hentry blockquote{
margin-left:30px;
background-color:rgba(204,204,204,0.39);
border-top-left-radius:6px;
border-top-right-radius:6px;
border-bottom-left-radius:6px;
border-bottom-right-radius:6px;
padding-right:30px !important;
padding-bottom:31px !important;
padding-top:31px !important;
}
body.postid-2767 .single-wrapper .hentry .wp-block-ugb-notification{
margin-left:61px;
border-left-color:rgb(214,116,89);
border-left-width:4px;
border-left-style:solid;
border-top-color:rgb(212,174,165);
border-top-style:solid;
border-top-width:1px;
border-right-color:rgb(212,174,165);
border-right-width:1px;
border-right-style:solid;
border-bottom-color:rgb(212,174,165);
border-bottom-style:solid;
border-bottom-width:1px;
-webkit-box-shadow:none;	box-shadow:none;
}
body.postid-2767 .single-wrapper .wp-block-quote p{
color:#223c58;
}
body.postid-2767 .single-wrapper .wp-block-advanced-gutenberg-blocks-notice__title{
font-weight:600;
font-size:18px !important;
}
body.postid-2767 #page #content #inner-content-wrapper #primary #main .single-wrapper .hentry .entry-container .entry-container .entry-content .wp-block-advanced-gutenberg-blocks-notice .wp-block-advanced-gutenberg-blocks-notice__title{
font-size:18px !important;
}
body.postid-2767 .single-wrapper .wp-block-advanced-gutenberg-blocks-notice svg{
width:27px;
height:27px;
}   body.postid-3353 .single-wrapper .wp-block-ugb-blockquote p{
font-family:Georgia,Times,'Times New Roman',serif !important;
}
body.postid-3353 .wp-block-ugb-blockquote strong em{
color:#c82222;
font-size:28px;
}
body.postid-3353 .wp-block-ugb-blockquote p{
color:#4e5388 !important;
font-size:18px !important;
line-height:1.9em !important;
letter-spacing:0.4px;
}
body.postid-3353 .wp-block-ugb-blockquote sub{
color:#a19f9f;
font-size:21px;
}   body.page-id-895 .wpcf7 .your-firstname input[type=text]{
padding-left:10px;
border-left-color:rgb(214,116,89);
border-left-width:4px;
border-top-left-radius:4px;
border-top-right-radius:4px;
border-bottom-left-radius:4px;
border-bottom-right-radius:4px;
color:#767474;
padding-left: 10px;
border-left-color: rgb(214,116,89);
border-left-width: 4px;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
color: #767474;
border-top-color:rgb(212,174,165);
border-right-color:rgb(212,174,165);
border-bottom-color:rgb(212,174,165);
min-width:0px;
width:300px;
height:40px;
background-color:transparent;
}
body.page-id-895 .wpcf7 .your-lastname input[type=text]{
padding-left:10px;
border-left-color:rgb(214,116,89);
border-left-width:4px;
border-top-left-radius:4px;
border-top-right-radius:4px;
border-bottom-left-radius:4px;
border-bottom-right-radius:4px;
color:#767474;
padding-left: 10px;
border-left-color: rgb(214,116,89);
border-left-width: 4px;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
color: #767474;
border-top-color:rgb(212,174,165);
border-right-color:rgb(212,174,165);
border-bottom-color:rgb(212,174,165);
min-width:0px;
width:300px;
height:40px;
background-color:transparent;
}
body.page-id-895 .wpcf7 p input[type=email]{
padding-left:10px;
border-left-color:rgb(214,116,89);
border-left-width:4px;
border-top-left-radius:4px;
border-top-right-radius:4px;
border-bottom-left-radius:4px;
border-bottom-right-radius:4px;
color:#767474;
padding-left: 10px;
border-left-color: rgb(214,116,89);
border-left-width: 4px;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
color: #767474;
border-top-color:rgb(212,174,165);
border-right-color:rgb(212,174,165);
border-bottom-color:rgb(212,174,165);
min-width:0px;
width:300px;
height:40px;
background-color:transparent;
}
body.page-id-895 .wpcf7 .your-subject input[type=text]{
padding-left:10px;
border-left-color:rgb(214,116,89);
border-left-width:4px;
border-top-left-radius:4px;
border-top-right-radius:4px;
border-bottom-left-radius:4px;
border-bottom-right-radius:4px;
color:#767474;
padding-left: 10px;
border-left-color: rgb(214,116,89);
border-left-width: 4px;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
color: #767474;
border-top-color:rgb(212,174,165);
border-right-color:rgb(212,174,165);
border-bottom-color:rgb(212,174,165);
min-width:0px;
width:300px;
height:40px;
background-color:transparent;
}
body.page-id-895 .wpcf7 p textarea{
padding-left:10px;
border-left-color:rgb(214,116,89);
border-left-width:4px;
border-top-left-radius:4px;
border-top-right-radius:4px;
border-bottom-left-radius:4px;
border-bottom-right-radius:4px;
color:#767474;
padding-left: 10px;
border-left-color: rgb(214,116,89);
border-left-width: 4px;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
color: #767474;
border-top-color:rgb(212,174,165);
border-right-color:rgb(212,174,165);
border-bottom-color:rgb(212,174,165);
min-width:0px;
width:400px;
background-color:transparent;
}
body.page-id-895 input[type="checkbox"]{
width: 13px !important;
}
body.page-id-895 .wpcf7 p input[type=checkbox]{
height:15px;
min-height:0px;
width:24px !important;
position:relative;
left:-20px;
top:2px;
margin-right:-15px;
}
body.page-id-895 .wpcf7 p label{
position:relative;
}
body.page-id-895 .wpcf7 span span span{
position:relative;
}
body.page-id-895 .wpcf7 p input[type=submit]{
-moz-box-shadow:inset 0px 1px 0px 0px #cf866c;
-webkit-box-shadow:inset 0px 1px 0px 0px #cf866c;	box-shadow:inset 0px 1px 0px 0px #cf866c;
background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #e08c77), color-stop(1, #d67459));
background:-moz-linear-gradient(top, #e08c77 5%, #d67459 100%);
background:-webkit-linear-gradient(top, #e08c77 5%, #d67459 100%);
background:-o-linear-gradient(top, #e08c77 5%, #d67459 100%);
background:-ms-linear-gradient(top, #e08c77 5%, #d67459 100%);
background:-webkit-linear-gradient(top, #e08c77 5%, #d67459 100%);	background:-o-linear-gradient(top, #e08c77 5%, #d67459 100%);	background:linear-gradient(to bottom, #e08c77 5%, #d67459 100%);
-webkit-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e08c77', endColorstr='#d67459',GradientType=0);	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e08c77', endColorstr='#d67459',GradientType=0);
background-color:#e08c77;
-moz-border-radius:3px;
border-radius:3px;
border:1px solid #942911;
display:inline-block;
cursor:pointer;
color:#ffffff;
font-size:13px;
padding:8px 33px;
text-decoration:none;
text-shadow:0px 1px 2px #854629;
line-height:1.7em;
width:153px;
}
body.page-id-895 .wpcf7 p input[type=submit]:focus{
position:relative;
top:1px;
}
body.page-id-895 #content #inner-content-wrapper #primary #main .hentry .entry-content .wpcf7 form p label .your-message textarea{
height:120px !important;
}
body.page-id-895 #page #content #inner-content-wrapper #primary #main .hentry .entry-content .wpcf7 form p input[type=submit]{
height:40px !important;
}
body.page-id-895 .wpcf7 .your-firstname input[type=text]:focus{
border-left-width:5px;
background-color:#fff !important;
-webkit-box-shadow:0px 0px 3px 0px rgb(212,174,165);	box-shadow:0px 0px 3px 0px rgb(212,174,165);
}
body.page-id-895 .wpcf7 .your-lastname input[type=text]:focus{
border-left-width:5px;
background-color:#fff !important;
-webkit-box-shadow:0px 0px 3px 0px rgb(212,174,165);	box-shadow:0px 0px 3px 0px rgb(212,174,165);
}
body.page-id-895 .wpcf7 p input[type=email]:focus{
border-left-width:5px;
background-color:#fff !important;
-webkit-box-shadow:0px 0px 3px 0px rgb(212,174,165);	box-shadow:0px 0px 3px 0px rgb(212,174,165);
}
body.page-id-895 .wpcf7 .your-subject input[type=text]:focus{
border-left-width:5px;
background-color:#fff !important;
-webkit-box-shadow:0px 0px 3px 0px rgb(212,174,165);	box-shadow:0px 0px 3px 0px rgb(212,174,165);
}
body.page-id-895 .wpcf7 p textarea:focus{
border-left-width:5px;
background-color:#fff !important;
-webkit-box-shadow:0px 0px 3px 0px rgb(212,174,165);	box-shadow:0px 0px 3px 0px rgb(212,174,165);
}
body.page-id-895 .mailster-form-fields .mailster-email-wrapper input[type=email]{
height:40px;
}
body.page-id-895 .wpcf7 p input[type=submit]:hover{
background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #d67459), color-stop(1, #e08c77));
background:-moz-linear-gradient(top, #d67459 5%, #e08c77 100%);
background:-webkit-linear-gradient(top, #d67459 5%, #e08c77 100%);
background:-o-linear-gradient(top, #d67459 5%, #e08c77 100%);
background:-ms-linear-gradient(top, #d67459 5%, #e08c77 100%);
background:-webkit-linear-gradient(top, #d67459 5%, #e08c77 100%);	background:-o-linear-gradient(top, #d67459 5%, #e08c77 100%);	background:linear-gradient(to bottom, #d67459 5%, #e08c77 100%);
-webkit-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d67459', endColorstr='#e08c77',GradientType=0);	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d67459', endColorstr='#e08c77',GradientType=0);
background-color:#d67459;
}
body.page-id-895 .wpcf7 p font{
font-size:21px;
}   body.page-id-2585 #main .mo-openid-app-icons .horizontal{
float:right;
position:relative;
top:-20px;
}
body.page-id-2585 #main .hentry h4{
margin-bottom:6px;
}   body.page-id-2591 #main .mo-openid-app-icons .horizontal{
float:right;
position:relative;
top:-20px;
}
body.page-id-2591 #main .hentry h4{
position:relative;
top:8px;
}   body.postid-2105 .single-wrapper .hentry .entry-content{
top:32px;
}   body.page-id-3655 #site-navigation .wrapper{
-webkit-transform:translatex(0px) translatey(0px);	-ms-transform:translatex(0px) translatey(0px);	transform:translatex(0px) translatey(0px);
}
body.page-id-3655 #main form .tnp-submit{
-moz-box-shadow:inset 0px 1px 0px 0px #cf866c;
-webkit-box-shadow:inset 0px 1px 0px 0px #cf866c;	box-shadow:inset 0px 1px 0px 0px #cf866c;
background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #e08c77), color-stop(1, #d67459));
background:-moz-linear-gradient(top, #e08c77 5%, #d67459 100%);
background:-webkit-linear-gradient(top, #e08c77 5%, #d67459 100%);
background:-o-linear-gradient(top, #e08c77 5%, #d67459 100%);
background:-ms-linear-gradient(top, #e08c77 5%, #d67459 100%);
background:-webkit-linear-gradient(top, #e08c77 5%, #d67459 100%);	background:-o-linear-gradient(top, #e08c77 5%, #d67459 100%);	background:linear-gradient(to bottom, #e08c77 5%, #d67459 100%);
-webkit-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e08c77', endColorstr='#d67459',GradientType=0);	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e08c77', endColorstr='#d67459',GradientType=0);
background-color:#e08c77;
-moz-border-radius:3px;
border-radius:3px;
border:1px solid #942911;
display:inline-block;
cursor:pointer;
color:#ffffff;
font-size:13px;
padding:8px 33px;
text-decoration:none;
text-shadow:0px 1px 2px #854629;
line-height:1.7em;
width:153px;
}
body.page-id-3655 #main form .tnp-submit:hover{
background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #d67459), color-stop(1, #e08c77));
background:-moz-linear-gradient(top, #d67459 5%, #e08c77 100%);
background:-webkit-linear-gradient(top, #d67459 5%, #e08c77 100%);
background:-o-linear-gradient(top, #d67459 5%, #e08c77 100%);
background:-ms-linear-gradient(top, #d67459 5%, #e08c77 100%);
background:-webkit-linear-gradient(top, #d67459 5%, #e08c77 100%);	background:-o-linear-gradient(top, #d67459 5%, #e08c77 100%);	background:linear-gradient(to bottom, #d67459 5%, #e08c77 100%);
-webkit-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d67459', endColorstr='#e08c77',GradientType=0);	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d67459', endColorstr='#e08c77',GradientType=0);
background-color:#d67459;
}
body.page-id-3655 #main form .tnp-submit:focus{
position:relative;
top:1px;
}
body.page-id-3655 #main .hentry p{
font-size:15px !important;
}
body.page-id-3655 .tnp-profile .tnp-field-email input[type=text]{
background-color:#ffffff !important;
border-style:solid !important;
border-width:1px;
border-color:rgb(214,116,89) !important;
border-left-width:4px !important;
border-top-left-radius:4px !important;
border-top-right-radius:4px !important;
border-bottom-right-radius:4px !important;
width:280px;
}
body.page-id-3655 .tnp-profile .tnp-field-email input[type=text]:focus{
border-left-width:5px;
-webkit-box-shadow:0px 0px 3px 0px rgb(214,116,89);	box-shadow:0px 0px 3px 0px rgb(214,116,89);
}
body.page-id-3655 .tnp-profile .tnp-field-firstname input[type=text]{
width:280px;
background-color:#ffffff !important;
border-width:1px;
border-color:rgb(214,116,89) !important;
border-style:solid !important;
border-left-width:4px !important;
border-top-left-radius:4px !important;
border-top-right-radius:4px !important;
border-bottom-left-radius:4px !important;
border-bottom-right-radius:4px !important;
}
body.page-id-3655 .tnp-profile .tnp-field-firstname input[type=text]:focus{
border-left-width:5px;
-webkit-box-shadow:0px 0px 3px 0px rgb(214,116,89);	box-shadow:0px 0px 3px 0px rgb(214,116,89);
}   body.postid-3419 .single-wrapper .hentry .ugb-d95a64a{
padding-top:10px !important;
padding-bottom:28px !important;
}   body.postid-3804 .single-wrapper .hentry .tan{
padding-left:38px;
}
body.postid-3804 .single-wrapper .hentry p.tab{
padding-left:38px;
color:#0b486b;
font-style:italic;
font-family:'Noto Serif', serif;
line-height:1.9em !important;
-webkit-transform:translatex(0px) translatey(0px);	-ms-transform:translatex(0px) translatey(0px);	transform:translatex(0px) translatey(0px);
}
body.postid-3804 .single-wrapper .hentry .note{
padding-left:250px !important;
margin-bottom:36px;
color:#939393 !important;
-webkit-transform:translatex(0px) translatey(0px);	-ms-transform:translatex(0px) translatey(0px);	transform:translatex(0px) translatey(0px);
font-style:italic;
}
body.postid-3804 .ugb-1ebae13 .ugb-blockquote__item{
padding-left:77px !important;
-webkit-transform:translatex(0px) translatey(0px);	-ms-transform:translatex(0px) translatey(0px);	transform:translatex(0px) translatey(0px);
padding-top:28px !important;
}
body.postid-3804 .ugb-1ebae13 .ugb-blockquote__item .ugb-blockquote__quote{
margin-left:60px;
margin-top:16px;
-webkit-box-shadow:none;	box-shadow:none;
}
body.postid-3804 .ugb-blockquote__item p{
-webkit-transform:translatex(0px) translatey(0px);	-ms-transform:translatex(0px) translatey(0px);	transform:translatex(0px) translatey(0px);
color:#e67e22;
font-weight:700;
text-transform:uppercase;
font-family:'Nova Cut', display;
text-shadow:rgba(0, 0, 0, 0.3) 0px 1px 1px;
}
body.postid-3804 #main .single-wrapper .hentry .entry-container .entry-container .entry-content .ugb-1ebae13 .ugb-inner-block .ugb-block-content .ugb-blockquote__item .ugb-blockquote__content p{
font-size:22px !important;
}
body.postid-3804 #page #content #inner-content-wrapper #primary #main .single-wrapper .hentry .entry-container .entry-container .entry-content .note{
line-height:1.5em !important;
}
body.postid-3804 #primary #main .single-wrapper .hentry .entry-container .entry-container .entry-content p.tab{
font-size:23px !important;
}
body.postid-3804 #primary #main .hentry .note{
font-family:'TimesNewRoman','Times New Roman',Times,Baskerville,Georgia,serif !important;
}
body.postid-3804 .single-wrapper .hentry .ugb-81993f3{
-webkit-transform:translatex(0px) translatey(0px);	-ms-transform:translatex(0px) translatey(0px);	transform:translatex(0px) translatey(0px);
margin-top:35px;
}
body.postid-3804 .ugb-c6ae0ec .ugb-text__text-wrapper .ugb-text__text{
font-family:Garamond,Baskerville,'Baskerville Old Face','Hoefler Text','Times New Roman',serif;
line-height: 1.4em;
}
body.postid-3804 .ugb-2393cfa .ugb-text__text p{
font-family:Garamond,Baskerville,'Baskerville Old Face','Hoefler Text','Times New Roman',serif;
line-height: 1.4em!important;
}
body.postid-3804 .ugb-c6ae0ec .ugb-text__text p{
line-height:1.4em !important;
}
body.postid-3804 .ugb-81993f3 .ugb-c6ae0ec{
margin-bottom:-19px;
}
body.postid-3804 .wp-block-media-text p{
color:#0b486b;
font-style:italic;
-webkit-transform:translatex(0px) translatey(0px);	-ms-transform:translatex(0px) translatey(0px);	transform:translatex(0px) translatey(0px);
}
body.postid-3804 .single-wrapper .wp-block-media-text .wp-block-media-text__content{
padding-left:92px;
}
body.postid-3804 .single-wrapper .hentry .wp-block-media-text{
margin-left:38px;
}
body.postid-3804 #content #inner-content-wrapper #primary #main .single-wrapper .hentry .entry-container .entry-container .entry-content .wp-block-media-text .wp-block-media-text__media img{
height:auto !important;
}
body.postid-3804 #primary #main .single-wrapper .hentry .entry-container .entry-container .entry-content .wp-block-media-text .wp-block-media-text__media img{
width:205px !important;
}
body.postid-3804 .wp-block-media-text .wp-block-media-text__media img{
border-top-left-radius:7px;
border-top-right-radius:7px;
border-bottom-left-radius:7px;
border-bottom-right-radius:7px;
}
body.postid-3804 .single-wrapper .wp-block-media-text p{
font-family:'Nova Cut', display;
}
body.postid-3804 .ugb-1ebae13 .ugb-blockquote__item .ugb-blockquote__content{
border-style:solid;
border-width:1px;
border-color:#e2e2e2;
padding-left:24px;
padding-right:24px;
padding-top:11px;
padding-bottom:11px;
border-top-left-radius:7px;
border-top-right-radius:7px;
border-bottom-left-radius:7px;
border-bottom-right-radius:7px;
-webkit-box-shadow:0px 0px 30px -13px #a3a3a3;	box-shadow:0px 0px 30px -13px #a3a3a3;
}
body.postid-3804 .hentry .entry-container .entry-container .entry-content .ugb-1ebae13 .ugb-inner-block .ugb-block-content .ugb-blockquote__item{
padding-bottom:27px !important;
}
body.postid-3804 #primary #main .single-wrapper .hentry .entry-container .entry-container .entry-content .wp-block-media-text .wp-block-media-text__content p{
font-size:20px !important;
}
body.postid-3804 .single-wrapper .wp-block-media-text .wp-block-media-text__media{
-webkit-box-shadow:none;	box-shadow:none;
}
body.postid-3804 .single-wrapper .wp-block-media-text .wp-image-3857{
-webkit-box-shadow:5px 5px 4px 0px #d3d3d3;	box-shadow:5px 5px 4px 0px #d3d3d3;
}
body.postid-3804 .single-wrapper .wp-block-media-text .wp-image-3863{
-webkit-box-shadow:2px 2px 13px 0px #d1d1d1;	box-shadow:2px 2px 13px 0px #d1d1d1;
}
body.postid-3804 .ugb-81993f3 h5{
margin-bottom:-30px;
font-size:16px;
}
@media (min-width:601px){
body.postid-3804 .ugb-81993f3 .ugb-container__wrapper{
padding-top:20px !important;
padding-bottom:20px !important;
padding-left:25px !important;
padding-right:25px !important;
}
}   body.page-id-2466 #page-site-header{
display:none;
}
body.page-id-2466 #inner-content-wrapper{
display:inline-block;
-webkit-transform:translatex(0px) translatey(0px) !important;	-ms-transform:translatex(0px) translatey(0px) !important;	transform:translatex(0px) translatey(0px) !important;
}   body.page-id-10 #page-site-header{
display:none;
}
body.page-id-10 #hero-section article .entry-meta{
margin-bottom:0px;
}
body.page-id-10 #hero-section a img{
border-radius:7px;
}
body.page-id-10 #main .hentry .entry-summary p{
font-size:15px !important;
}
body.page-id-10 .grid .grid-item .entry-title{
width:100%;
}
body.page-id-10 #page #content #latest-posts .wrapper .grid .grid-item .post-item-wrapper .featured-image .post-thumbnail-link .ls-is-cached{
height:auto !important;
}
body.page-id-10 .grid .grid-item .entry-meta{
font-size:14px;
}
body.page-id-10 #page #content #hero-section .wrapper article .featured-image a img{
height:auto !important;
}   body.postid-3268 .single-wrapper .wp-block-advanced-gutenberg-blocks-intro p{
color:#c44d58;
}   body.postid-3970 .ugb-2776f0f span{
color:#d67459 !important;
}
body.postid-3970 .ugb-2776f0f .fa-exclamation-triangle{
color:#d67459;
}
body.postid-3970 .ugb-2776f0f .ugb-notification--new-icon{
-webkit-box-shadow:0px 4px 21px -15px #6b6b6b !important;	box-shadow:0px 4px 21px -15px #6b6b6b !important;
width:87%;
}
body.postid-3970 .single-wrapper .wp-block-audio figcaption{
padding-left:18px;
}   body.postid-4052 .single-wrapper ul li{
color:#d35400;
font-weight:600;
margin-left:22px !important;
}   body.postid-6851 .single-wrapper .stk--no-padding .wp-block-stackable-icon{
margin-top:-27px;
}
body.postid-6851 .single-wrapper .hentry blockquote{
padding-left:0px;
margin-left:0px;
}
body.postid-6851 #page #content #inner-content-wrapper #primary #main .single-wrapper .hentry .entry-container .entry-container .entry-content .wp-block-stackable-blockquote .stk--no-padding .stk-inner-blocks .wp-block-stackable-text .stk-block-text__text{
font-size:19px !important;
}
body.postid-6851 #page #content #inner-content-wrapper #primary #main .single-wrapper .hentry .entry-container .entry-container .entry-content .sdm_download_item .sdm_download_item_top .sdm_download_thumbnail img{
width:75px !important;
}
body.postid-6851 .sdm_download_link .sdm_download_button a{
background-color:#c0392b;
background-image:none;
color:#ffffff !important;
padding-left:37px;
padding-right:37px;
padding-top:17px;
padding-bottom:17px;
border-style:solid;
border-width:1px;
border-color:#4f4f4f;
font-size:17px;
font-weight:500;
}
body.postid-6851 .sdm_download_item .sdm_download_item_top .sdm_download_title{
color:#282828;
line-height:1.3em;
padding-left:21px;
}
body.postid-6851 .single-wrapper .hentry .sdm_download_item{
border-style:solid;
border-color:#757575;
border-width:1px;
border-top-left-radius:7px;
border-top-right-radius:7px;
border-bottom-left-radius:7px;
border-bottom-right-radius:7px;
padding-left:21px;
padding-right:211px;
padding-top:21px;
padding-bottom:21px;
}
body.postid-6851 .sdm_download_item .sdm_download_link .sdm_download_item_count{
border-style:solid;
border-width:1px;
border-color:#a8a8a8;
}
body.postid-6851 .single-wrapper .sdm_download_item .sdm_download_item_top{
display:-webkit-box;	display:-webkit-flex;	display:-ms-flexbox;	display:flex;
}   body.page-id-1654 .wp-block-stackable-columns .wp-block-video video{
border-top-left-radius:171px;
border-top-right-radius:171px;
border-bottom-left-radius:171px;
border-bottom-right-radius:171px;
}   body.postid-6956 #page #content #inner-content-wrapper #primary #main .single-wrapper .hentry .entry-container .entry-container .entry-content .sdm_download_item .sdm_download_item_top .sdm_download_thumbnail img{
width:75px !important;
}
body.postid-6956 .sdm_download_link .sdm_download_button a{
padding-left:37px;
padding-right:37px;
padding-top:11px;
padding-bottom:11px;
background-color:#b94b2e;
background-image:none;
color:#ffffff !important;
font-weight:400;
font-size:17px;
}
body.postid-6956 .wp-block-stackable-feature-grid .wp-block-stackable-column .stk-column-wrapper{
border-style:solid !important;
border-width:1px;
border-color:#cccccc;
border-top-left-radius:7px;
border-top-right-radius:7px;
border-bottom-left-radius:7px;
border-bottom-right-radius:7px;
padding-left:11px;
padding-right:11px;
margin-top:7px !important;
margin-bottom:7px !important;
padding-top:11px;
padding-bottom:11px;
-webkit-box-shadow:none;	box-shadow:none;
}
body.postid-6956 .single-wrapper .hentry .wp-block-stackable-columns{
-webkit-box-shadow:none !important;	box-shadow:none !important;
}   body.postid-7481 .single-wrapper .rahmenlos .stk-image--shape-stretch{
border-style:none !important;
}   body.page-id-7745 #block-28{
display:none;
}
body.page-id-7745 #block-29{
display:none;
}
body.page-id-7745 #block-48 .wp-block-stackable-divider .stk-block-divider__hr{
display:none;
}
body.page-id-7745 #secondary .widget .widget-title{
display:none;
}
body.page-id-7745 #secondary .widget ul{
display:none;
}
body.page-id-7745 #block-47 .wp-block-stackable-divider .stk-block-divider__hr{
display:none;
}
body.page-id-7745 #block-46 .wp-block-stackable-divider .stk-block-divider__hr{
display:none;
}
body.page-id-7745 #block-43 .wp-block-stackable-divider .stk-block-divider__hr{
display:none;
}
body.page-id-7745 #block-41 .wp-block-stackable-divider .stk-block-divider__hr{
display:none;
}   body.page-id-1653 #main a:hover{
background-color:#ffffff;
}