.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.ctf-fixed-height{overflow:auto}#ctf .ctf-item{padding:15px 5px;overflow:hidden}#ctf.ctf-boxed-style .ctf-item{padding:15px}#ctf .ctf-item:first-child{border-top:none}#ctf .ctf-item:last-of-type{border-bottom:none!important}#ctf #ctf .ctf-photo-hover span.fa-arrows-alt,#ctf .ctf-photo-hover svg.fa-arrows-alt,#ctf .ctf_remaining,#ctf.ctf-super-narrow .ctf-author-screenname,#ctf.ctf-super-narrow .ctf-screename-sep{display:none}#ctf .ctf_more{padding:1px;border:1px solid transparent;border-radius:3px;display:inline-block;line-height:1}#ctf .ctf_more:hover{cursor:pointer;background:rgba(0,0,0,.05);border:1px solid rgba(0,0,0,.1);text-decoration:none}#ctf .ctf-header{float:left;clear:both;margin:0;padding:5px 5px 15px;line-height:1.2;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#ctf .ctf-header a{float:left;display:block;text-decoration:none}#ctf .ctf-header-img{float:left;position:relative;width:48px;margin:0 0 0 -100%!important;overflow:hidden;-moz-border-radius:40px;-webkit-border-radius:40px;border-radius:40px}#ctf .ctf-header-img img{display:block;float:left;margin:0!important;padding:0!important;border:none!important;-moz-border-radius:40px;-webkit-border-radius:40px;border-radius:40px}#ctf.ctf-rebranded .ctf-header-img-hover svg{margin-top:-15px;margin-left:-14px}#ctf.ctf-rebranded .ctf-header-img-hover svg path,.ctf-rebranded .ctf-header-follow svg path{fill:white}#ctf .ctf-header-generic-icon,#ctf .ctf-header-img-hover{display:none;position:absolute;width:100%;top:0;bottom:0;left:0;text-align:center;color:#fff;background:rgba(27,149,224,.85);-moz-border-radius:40px;-webkit-border-radius:40px;border-radius:40px;z-index:999}#ctf .ctf-header-generic-icon .fa,#ctf .ctf-header-generic-icon svg,#ctf .ctf-header-img-hover .fa,#ctf .ctf-header-img-hover svg{position:absolute;top:50%;left:50%;margin-top:-10px;margin-left:-8px;font-size:20px;z-index:1000}#ctf .ctf-header-generic-icon svg,#ctf .ctf-header-img-hover svg{margin-top:-10px;margin-left:-10px}#ctf .ctf-header .ctf-header-follow{display:inline-block;padding:3px 6px;margin:0 0 0 2px;position:relative;top:-2px;background:#1b95e0;color:#fff;font-size:11px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;-moz-transition:background .6s ease-in-out;-webkit-transition:background .6s ease-in-out;-o-transition:background .6s ease-in-out;transition:background .6s ease-in-out}#ctf .ctf-header .ctf-header-follow .fa,#ctf .ctf-header .ctf-header-follow svg{margin-right:3px;font-size:12px}#ctf .ctf-header a:hover .ctf-header-follow{background:#0c7abf;-moz-transition:background .2s ease-in-out;-webkit-transition:background .2s ease-in-out;-o-transition:background .2s ease-in-out;transition:background .2s ease-in-out}#ctf .ctf-header-type-generic .ctf-header-img{color:#fff;width:48px;height:48px;position:relative}#ctf .ctf-header-type-generic .ctf-header-link:hover .ctf-header-generic-icon{background:#0c7abf}#ctf .ctf-header-type-generic .ctf-header-no-bio{padding-top:9px!important;font-size:16px;font-weight:700}#ctf .ctf-header-type-generic .ctf-header-generic-icon{display:block;color:#fff;background:#1b95e0;-moz-transition:background .2s ease-in-out;-webkit-transition:background .2s ease-in-out;-o-transition:background .2s ease-in-out;transition:background .2s ease-in-out}#ctf .ctf-header-type-generic:hover .ctf-header-generic-icon{display:block;opacity:1}#ctf .ctf-header .ctf-header-user{font-size:16px;line-height:1.3;-ms-word-wrap:break-word;word-break:break-word}#ctf .ctf-header .ctf-header-screenname,#ctf .ctf-header p{font-size:13px;line-height:1.3}.ctf-screenreader{text-indent:-9999px!important;display:inline-block!important;width:0!important;height:0!important;line-height:0!important;text-align:left!important}#ctf .ctf-header-text.sbi-no-info .ctf-header-user{padding-top:9px!important}#ctf .ctf-header-text.sbi-no-bio .ctf-header-counts{clear:both}#ctf .ctf-context{width:100%;padding-left:42px;margin-bottom:2px}#ctf .ctf-with-logo .ctf-context{padding-right:30px}#ctf .ctf-retweet-icon{display:inline-block;font-size:inherit;line-height:1;margin:0 5px 0 0;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px}#ctf.ctf-super-narrow .ctf-retweet-icon{margin:0 5px 0 0}#ctf .ctf-reply-icon{display:inline-block;font-size:inherit;padding:1px 3px 3px;line-height:1;margin:0 3px 0 0}#ctf .ctf-author-box{margin-left:56px}#ctf .ctf-author-avatar{clear:both;width:48px;height:48px;margin:3px 6px 0 -56px;float:left;overflow:hidden;border:none;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}#ctf .ctf-author-avatar img{margin:0!important;padding:0}#ctf .ctf-author-name,#ctf .ctf-author-screenname,#ctf .ctf-tweet-meta,#ctf .ctf-verified{margin-left:4px;margin-right:4px;display:inline-block}#ctf .ctf-screename-sep{margin:0 2px;display:inline-block}#ctf .ctf-author-name{font-weight:700!important;margin-top:4px}#ctf .ctf-author-box-link{color:#000;text-decoration:none;display:inline;line-height:1.5!important}#ctf .ctf-quoted-verified,#ctf .ctf-verified{color:#77c7f7;margin-left:0}#ctf .ctf-quoted-verified,.ctf-credit-link .fa,.ctf-credit-link svg{margin-right:4px}#ctf .ctf-tweet-meta,#ctf.ctf-super-narrow .ctf-author-name{display:inline-block}#ctf .ctf-replied-to-text a{font-size:inherit;color:inherit;font-weight:inherit}#ctf p.ctf-media-link,#ctf p.ctf-tweet-text{padding:0!important;margin:0!important;line-height:1.4}#ctf .ctf-tweet-actions,#ctf .ctf-tweet-content{margin-left:58px;margin-top:3px;max-width:100%}#ctf .ctf-corner-logo{display:inline-block;float:right;color:#1b95e0;font-size:24px}#ctf.ctf-narrow .ctf-corner-logo{font-size:20px}#ctf .ctf-hide-avatar .ctf-author-box,#ctf .ctf-hide-avatar .ctf-author-name,#ctf .ctf-hide-avatar .ctf-context,#ctf .ctf-hide-avatar .ctf-quoted-tweet,#ctf .ctf-hide-avatar .ctf-tweet-actions,#ctf .ctf-hide-avatar .ctf-tweet-content,#ctf.ctf-narrow .ctf-hide-avatar .ctf-author-box,#ctf.ctf-narrow .ctf-hide-avatar .ctf-context,#ctf.ctf-narrow .ctf-hide-avatar .ctf-quoted-tweet,#ctf.ctf-narrow .ctf-hide-avatar .ctf-tweet-actions,#ctf.ctf-narrow .ctf-hide-avatar .ctf-tweet-content,#ctf.ctf-super-narrow .ctf-context,#ctf.ctf-super-narrow .ctf-hide-avatar .ctf-author-box,#ctf.ctf-super-narrow .ctf-hide-avatar .ctf-context,#ctf.ctf-super-narrow .ctf-hide-avatar .ctf-quoted-tweet,#ctf.ctf-super-narrow .ctf-hide-avatar .ctf-tweet-actions,#ctf.ctf-super-narrow .ctf-hide-avatar .ctf-tweet-content,#ctf.ctf-super-narrow .ctf-quoted-tweet,#ctf.ctf-super-narrow .ctf-tweet-actions,#ctf.ctf-super-narrow .ctf-tweet-content{margin-left:0}#ctf .ctf-hide-avatar .ctf-context{padding-left:0}#ctf .ctf-header-img.ctf-no-consent,#ctf .ctf-header-img.ctf-no-consent .ctf-header-img-hover{display:block;opacity:1;height:48px}#ctf .ctf-quoted-tweet{display:block;clear:both;margin:7px 0 5px 58px;padding:8px 12px;border:1px solid rgba(0,0,0,.1);text-decoration:none;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;-moz-transition:background .1s ease-in-out;-webkit-transition:background .1s ease-in-out;-o-transition:background .1s ease-in-out;transition:background .1s ease-in-out}#ctf .ctf-quoted-tweet-text-media-wrap,#ctf .ctf-quoted-tweet:focus,#ctf .ctf-quoted-tweet:hover,#ctf .ctf-tweet-text-media-wrap{-moz-transition:background .1s ease-in-out;-webkit-transition:background .1s ease-in-out;-o-transition:background .1s ease-in-out}#ctf .ctf-quoted-tweet:focus,#ctf .ctf-quoted-tweet:hover{background:rgba(0,0,0,.05);border:1px solid rgba(0,0,0,.05);transition:background .1s ease-in-out}#ctf .ctf-quoted-author-name{font-weight:700;margin-right:4px}#ctf .ctf-quoted-tweet p{margin:2px 0}#ctf .ctf-tweet-actions a{padding:2px 10px 2px 5px;float:left}#ctf .ctf-tweet-actions a.ctf-like,#ctf .ctf-tweet-actions a.ctf-reply,#ctf .ctf-tweet-actions a.ctf-retweet{color:rgba(0,0,0,.35);text-decoration:none;border:none;-moz-transition:color .1s ease-in-out;-webkit-transition:color .1s ease-in-out;-o-transition:color .1s ease-in-out;transition:color .1s ease-in-out}#ctf .ctf-tweet-actions a span.fa,#ctf .ctf-tweet-actions a svg{width:1.1em;height:1.1em;font-size:1.1em}#ctf .ctf-tweet-actions a span.fa.fa-retweet{width:1.2em;height:1.2em;font-size:1.2em}#ctf .ctf-tweet-actions .ctf-reply{margin-left:-5px}#ctf .ctf-tweet-actions a:focus,#ctf .ctf-tweet-actions a:hover{-moz-transition:color .1s ease-in-out;-webkit-transition:color .1s ease-in-out;-o-transition:color .1s ease-in-out;transition:color .1s ease-in-out}#ctf .ctf-tweet-actions .ctf-reply:focus,#ctf .ctf-tweet-actions .ctf-reply:hover{color:#e34f0e!important}#ctf .ctf-tweet-actions .ctf-retweet:focus,#ctf .ctf-tweet-actions .ctf-retweet:hover{color:#19cf86!important}#ctf .ctf-tweet-actions .ctf-like:focus,#ctf .ctf-tweet-actions .ctf-like:hover{color:#e81c4f!important}#ctf .ctf-action-count{float:right;padding-left:3px;font-size:.9em;margin-top:.25em;line-height:1.2em}#ctf .ctf-twitterlink{margin-top:.3em;line-height:1.2em;font-size:.8em}#ctf .ctf-quoted-tweet-text-media-wrap,#ctf .ctf-tweet-text-media-wrap{margin-left:5px;padding:4px;display:inline-block;border:1px solid rgba(0,0,0,.15);color:inherit;text-decoration:none;line-height:1;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;transition:background .1s ease-in-out}#ctf #ctf-more,#ctf .ctf-out-of-tweets,.ctf-credit-link{padding:5px 0;text-align:center}#ctf #ctf-more,#ctf .ctf-tweet-text-media-wrap:focus,#ctf .ctf-tweet-text-media-wrap:hover{background:rgba(0,0,0,.05);-moz-transition:background .1s ease-in-out;-webkit-transition:background .1s ease-in-out;-o-transition:background .1s ease-in-out}#ctf .ctf-tweet-text-media-wrap:focus,#ctf .ctf-tweet-text-media-wrap:hover{border:1px solid rgba(0,0,0,.1);transition:background .1s ease-in-out}.ctf-multi-media-icon .ctf-tweet-text-media,.ctf-quoted-tweet-text .ctf-tweet-text-media{margin-left:3px}#ctf #ctf-more{display:block;border:none;width:100%;min-height:30px;margin:0;position:relative;box-sizing:border-box;outline:0;text-decoration:none;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;transition:background .1s ease-in-out}#ctf #ctf-more:hover{background:rgba(0,0,0,.1);-moz-transition:background .1s ease-in-out;-webkit-transition:background .1s ease-in-out;-o-transition:background .1s ease-in-out;transition:background .1s ease-in-out}#ctf #ctf-more.ctf-loading span{-moz-transition:opacity .5s ease-in-out;-webkit-transition:opacity .5s ease-in-out;-o-transition:opacity .5s ease-in-out;transition:opacity .5s ease-in-out;opacity:0}#ctf .ctf-loader{width:20px;height:20px;position:absolute;top:50%;left:50%;margin:-10px 0 0 -10px;background-color:rgba(0,0,0,.5);border-radius:100%;-webkit-animation:1s ease-in-out infinite ctf-sk-scaleout;animation:1s ease-in-out infinite ctf-sk-scaleout}@-webkit-keyframes ctf-sk-scaleout{0%{-webkit-transform:scale(0)}100%{-webkit-transform:scale(1);opacity:0}}@keyframes ctf-sk-scaleout{0%{-webkit-transform:scale(0);transform:scale(0)}100%{-webkit-transform:scale(1);transform:scale(1);opacity:0}}.ctf-credit-link{width:100%;clear:both;margin-top:5px;font-size:12px}#ctf svg{box-sizing:unset}#ctf svg:not(:root).svg-inline--fa,#ctf_lightbox svg:not(:root).svg-inline--fa{box-sizing:unset;overflow:visible;width:1em}#ctf .svg-inline--fa.fa-w-16{width:16px}#ctf .svg-inline--fa.fa-w-20{width:20px}#ctf .ctf-context .ctf-retweet-icon svg{width:1.2em;height:1.2em}#ctf .svg-inline--fa,#ctf_lightbox .svg-inline--fa{display:inline-block;font-size:inherit;height:1em;overflow:visible;vertical-align:-.125em}#ctf.ctf-styles .ctf-author-screenname,#ctf.ctf-styles .ctf-context,#ctf.ctf-styles .ctf-screename-sep,#ctf.ctf-styles .ctf-tweet-meta,.ctf_smash_error span{font-size:12px}#ctf .ctf-error{width:100%;text-align:center}#ctf .ctf-error code,#ctf .ctf-error iframe,#ctf .ctf-error p{padding:0;margin:0 2px}#ctf .ctf-error-user p,#ctf.ctf-super-narrow .ctf-context{padding-bottom:5px}#ctf .ctf-error-user{width:100%}#ctf .ctf-error-admin{margin-top:15px;display:inline-block}#ctf .ctf-error code{display:block;padding:4px}.ctf_smash_error{border:1px solid #ddd;background:#eee;color:#333;margin:10px 0 0;padding:10px 15px;font-size:13px;text-align:center;clear:both;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px}.ctf_smash_error p{padding:5px 0!important;margin:0!important;line-height:1.3!important}#ctf .ctf-out-of-tweets{display:block;border:1px solid rgba(0,0,0,.1);background:0 0;width:100%;min-height:30px;margin:0;position:relative;box-sizing:border-box;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}#ctf .ctf-out-of-tweets iframe,#ctf .ctf-out-of-tweets p{margin:0 2px;padding:0}#ctf .ctf-out-of-tweets p{padding:3px;display:none}#ctf.ctf-narrow .ctf-author-avatar,#ctf.ctf-narrow .ctf-author-avatar img{width:38px;height:38px}#ctf.ctf-narrow .ctf-quoted-tweet,#ctf.ctf-narrow .ctf-tweet-actions,#ctf.ctf-narrow .ctf-tweet-content{margin-left:48px}#ctf.ctf-narrow .ctf-context{margin-left:49px}#ctf.ctf-narrow .ctf-author-box{margin-left:46px}#ctf.ctf-narrow .ctf-author-avatar{margin-left:-46px}#ctf.ctf-narrow .ctf-tweet-content{padding:3px 0 5px}#ctf.ctf-narrow .ctf-tweet-actions,#ctf.ctf-super-narrow .ctf-tweet-content{float:left;clear:both}#ctf.ctf-super-narrow .ctf-author-box{min-height:32px;margin-bottom:2px;margin-left:38px;float:left;clear:both}#ctf.ctf-super-narrow .ctf-author-avatar,#ctf.ctf-super-narrow .ctf-author-avatar img{width:32px;height:32px}#ctf.ctf-super-narrow .ctf-author-avatar{margin-left:-38px;margin-top:0}#ctf.ctf-super-narrow .ctf-credit-link{font-size:10px}#ctf.ctf-super-narrow .ctf-header-bio{margin:0!important;padding-top:5px}#ctf.ctf-super-narrow .ctf-header-user{min-height:48px}#ctf.ctf-super-narrow .ctf-header-text{padding-top:10px}#ctf.ctf-super-narrow .ctf-header-follow{margin-top:5px}#ctf.ctf-super-narrow .ctf-more span{display:block;margin-top:3px}@media all and (max-width:640px){#ctf.ctf-width-resp{width:100%!important}}.ctf.ctf-boxed-style[data-boxshadow=true] .ctf-item{box-shadow:0 0 10px 0 rgba(0,0,0,.15)}[data-header-size=large] .ctf-header-type-text{font-size:48px}[data-header-size=medium] .ctf-header-type-text{font-size:42px}[data-header-size=small] .ctf-header-type-text{font-size:36px}#ctf.ctf-list.ctf-boxed-style .ctf-header,.ctf-list.ctf-boxed-style .ctf-item{margin-bottom:25px}#ctf .ctf-header-text{float:left;width:100%;padding-top:5px}#ctf .ctf-no-bio .ctf-header-text{padding-top:13px}#ctf .ctf-header-text .ctf-header-user,#ctf .ctf-header-text p{float:left;clear:both;width:auto;margin:0 0 0 60px!important;padding:0!important;text-align:left}#ctf .ctf-header-name{font-weight:700;margin-right:6px}#ctf .ctf-header-text .ctf-header-bio{padding:0!important;word-break:break-word}#ctf .ctf-header-text .ctf-verified{margin-right:5px}#ctf.ctf_palette_light .ctf-author-name,#ctf.ctf_palette_light .ctf-author-screenname,#ctf.ctf_palette_light .ctf-header-bio,#ctf.ctf_palette_light .ctf-header-counts,#ctf.ctf_palette_light .ctf-header-name,#ctf.ctf_palette_light .ctf-header-type-text,#ctf.ctf_palette_light .ctf-tweet-actions a,#ctf.ctf_palette_light .ctf-tweet-text{color:#444}#ctf.ctf_palette_dark .ctf-tweet-text a,#ctf.ctf_palette_light .ctf-tweet-text a{color:inherit}#ctf.ctf_palette_dark .ctf-item,#ctf.ctf_palette_light .ctf-item{background:0 0}#ctf.ctf_palette_dark .ctf-corner-logo,#ctf.ctf_palette_light .ctf-corner-logo{color:#1b95e0}#ctf.ctf_palette_dark .ctf-verified,#ctf.ctf_palette_light .ctf-verified{color:#77c7f7}#ctf.ctf_palette_light .ctf-more{background:rgba(0,0,0,.5);color:#444}#ctf.ctf_palette_dark{background:#20222c}#ctf.ctf_palette_dark.ctf.ctf-boxed-style .ctf-item{background:rgba(255,255,255,.1)!important}#ctf.ctf_palette_dark .ctf-author-name,#ctf.ctf_palette_dark .ctf-author-screenname,#ctf.ctf_palette_dark .ctf-header-bio,#ctf.ctf_palette_dark .ctf-header-counts,#ctf.ctf_palette_dark .ctf-header-name,#ctf.ctf_palette_dark .ctf-header-type-text,#ctf.ctf_palette_dark .ctf-tweet-text{color:#fff}#ctf.ctf_palette_dark .ctf-more{background:rgba(255,255,255,.2);color:#fff}#ctf.ctf_palette_dark .ctf-tweet-actions a{color:rgba(255,255,255,.8)}.ctf-rebranded .ctf-header-follow svg{width:13px;height:13px;transform:translate(3px,2px)}html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary, time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
} article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
display: block;
}
body {
line-height: 1;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
} html {
font-size: 100.01%;
}
body {
font-family: 'Lato', Tahoma, Verdana, Arial;
font-size: 0.95em;
border: 0;
color: #111;
background-color: #eee;
} a, a:link, a:visited{
color: #2277bb;
text-decoration: none;
}
a:hover, a:active {
text-decoration: underline;
} input, textarea {
padding: 0.7em;
background: #fff;
border: 1px solid #ddd;
font-size: 1.0em;
color: #252525;
font-family: 'Lato', Tahoma, Verdana, Arial;
-webkit-border-radius: 0.4em;
-moz-border-radius: 0.4em;
border-radius: 0.4em;
}
input[type="submit"] {
padding: 0.5em 0.8em;
color: #252525;
border: 1px solid #e2e2e2;
background: #f5f5f5;
-webkit-border-radius: 0.4em;
-moz-border-radius: 0.4em;
border-radius: 0.4em;
}
input[type="submit"]:hover {
background: #fdfdfd;
border: 1px solid #ccc;
cursor: pointer;
} .clearfix:before, .clearfix:after {
content: " ";
display: table;
}
.clearfix:after {
clear: both;
}
.clearfix {
*zoom: 1; } input, textarea, select {
max-width: 100%;
} .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } #wrapper {
max-width: 1320px;
width: 92%;
margin: 1em auto 3em;
}
#header {
padding: 2.5em 1.5em;
}
#wrap {
clear: both;
background: #fdfdfd;
padding: 1.5em 1.5em 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#content {
float: left;
width: 70%;
padding-right: 1.5em;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#sidebar {
float: right;
width: 30%;
} #logo {
float: left;
max-width: 100%;
height: auto;
}
#logo .site-title {
float: left;
margin-top: 0.25em;
font-size: 2.7em;
color: #2277bb;
font-family: 'Fjalla One', Tahoma, Verdana, Arial;
}
#logo .site-title a:link,
#logo .site-title a:visited {
color: #2277bb;
}
#logo .site-title a:hover,
#logo .site-title a:active {
color: #252525;
text-decoration: none;
}
#logo .site-description {
float: right;
margin: 0.6em 0 0 2em;
line-height: 1.4em;
font-size: 1.2em;
color: #444;
}
#logo .custom-logo {
float: left;
margin: 0 1.5em 0 0;
padding: 0;
border: none;
vertical-align: top;
max-width: 100%;
height: auto;
} #custom-header {
margin: 1px 0;
}
#custom-header img,
#custom-header .wp-post-image {
max-width: 1320px;
vertical-align: top;
width: 100%;
height: auto;
margin: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
} #header-content {
display: inline;
}
#header-content div {
float: right;
margin: 0.3em 0 -0.2em 1.5em;
} #topheader-wrap {
background: #2277bb;
}
#topheader {
max-width: 1320px;
width: 92%;
margin: 0 auto;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
position: relative;
}
#topheader-wrap .header-text {
float: left;
font-size: 0.9em;
padding: 1.2em 0;
color: #fff;
}
#topnav-toggle {
display: none;
}
.top-navigation-menu {
float: right;
display: inline;
list-style-type: none;
list-style-position: outside;
}
.top-navigation-menu li {
float: left;
}
.top-navigation-menu a {
display: block;
font-size: 0.9em;
padding: 1.2em;
text-decoration: none;
}
.top-navigation-menu a:link, .top-navigation-menu a:visited {
color: #fff;
text-decoration: none;
}
.top-navigation-menu a:hover {
background: rgba(0, 0, 0, 0.15);
}
.top-navigation-menu ul {
position: absolute;
display: none;
z-index: 99;
color: #fff;
background: #2277bb;
}
.top-navigation-menu ul li{
float: none;
position: relative;
}
.top-navigation-menu ul a {
min-width: 250px;
min-width: 16rem;
padding: 1em;
text-transform: none;
background: rgba(0, 0, 0, 0.15);
border-bottom: 1px solid rgba(255,255,255,0.1);
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.top-navigation-menu ul a:link, .top-navigation-menu ul a:visited {
color: #fff;
text-decoration: none;
}
.top-navigation-menu ul a:hover {
background: rgba(0, 0, 0, 0.25);
}
.top-navigation-menu li ul ul {
top: 0;
left: 100%;
}
.top-navigation-menu li.menu-item-has-children:hover > ul,
.top-navigation-menu li.menu-item-has-children[aria-expanded="true"] > ul {
display: block;
}
.top-navigation-menu li.current_page_item a, .top-navigation-menu li.current-menu-item a {
text-decoration: underline;
}
.top-navigation-menu li.current_page_item ul li a, .top-navigation-menu li.current-menu-item ul li a{
color: #fff;
text-decoration: none;
}
.top-navigation-menu li.current_page_item ul li a:hover, .top-navigation-menu li.current-menu-item ul li a:hover {
text-decoration: underline;
}
.top-navigation-menu ul li.current_page_item a, .top-navigation-menu ul li.current-menu-item a {
color: #fff;
text-decoration: underline;
}
.top-navigation-menu ul li.current_page_item ul li a, .top-navigation-menu ul li.current-menu-item ul li a{
text-decoration: none;
} #mainnav-icon, #mainnav-toggle {
display: none;
}
#navi-wrap, #mainnav {
background: #252525;
-moz-border-radius-topleft: 0.4em;
-moz-border-radius-topright: 0.4em;
-webkit-border-top-left-radius: 0.4em;
-webkit-border-top-right-radius: 0.4em;
-khtml-border-top-left-radius: 0.4em;
-khtml-border-top-right-radius: 0.4em;
border-top-left-radius: 0.4em;
border-top-right-radius: 0.4em;
}
.main-navigation-menu {
float: left;
width: 100%;
list-style-type: none;
list-style-position: outside;
position: relative;
padding: 0 0.4em;
box-sizing: border-box;
}
.main-navigation-menu li{
float: left;
}
.main-navigation-menu a {
display: block;
padding: 1.4em;
text-decoration: none;
font-size: 1.0em;
font-weight: bold;
font-family: 'Lato', Tahoma, Verdana, Arial;
}
.main-navigation-menu a:link, .main-navigation-menu a:visited {
color: #fff;
text-decoration: none;
}
.main-navigation-menu a:hover {
background: rgba(0, 0, 0, 0.15);
}
.main-navigation-menu ul {
position: absolute;
display: none;
z-index: 99;
color: #fff;
background: #252525;
}
.main-navigation-menu ul li{
float: none;
position: relative;
}
.main-navigation-menu ul a {
min-width: 250px;
min-width: 16rem;
padding: 1em;
background: rgba(0, 0, 0, 0.15);
border-bottom: 1px solid rgba(255, 255, 255, 0.1);
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.main-navigation-menu ul a:link, .main-navigation-menu ul a:visited{
color: #fff;
font-size: 0.95em;
text-decoration: none;
}
.main-navigation-menu ul a:hover {
background: rgba(0, 0, 0, 0.25);
}
.main-navigation-menu li ul ul {
top: 0;
left: 100%;
}
.main-navigation-menu li ul ul a {
border-left: 1px solid rgba(255, 255, 255, 0.1);
}
.main-navigation-menu li.menu-item-has-children:hover > ul,
.main-navigation-menu li.page_item_has_children:hover > ul,
.main-navigation-menu li.menu-item-has-children[aria-expanded="true"] > ul {
display: block;
}
.main-navigation-menu li.current_page_item a, .main-navigation-menu li.current-menu-item a {
text-decoration: underline;
}
.main-navigation-menu li.current_page_item ul li a, .main-navigation-menu li.current-menu-item ul li a{
text-decoration: none;
}
.main-navigation-menu ul li.current_page_item a, .main-navigation-menu ul li.current-menu-item a {
text-decoration: underline;
}
.main-navigation-menu ul li.current_page_item ul li a, .main-navigation-menu ul li.current-menu-item ul li a{
text-decoration: none;
} .mega-menu-content {
line-height: 1.5;
border-top: 1px solid rgba(255,255,255,0.2);
}
.mega-menu-content .mega-menu-widget .mega-menu-widget-header-title {
font-weight: bold;
}
.main-navigation-menu .mega-menu-content .mega-menu-widget ul li a {
background: none;
}
.mega-menu-content .mega-menu-widget a:hover,
.mega-menu-content .mega-menu-widget a:active {
text-decoration: underline;
background: none;
}
.main-navigation-menu .mega-menu-content .mega-menu-widget .entry-meta,
.main-navigation-menu .mega-menu-content .mega-menu-widget .entry-meta span:before {
color: #eee;
} .widget {
margin-bottom: 1.5em;
color: #252525;
background: #fff;
border: 1px solid #e2e2e2;
padding: 0.8em;
-webkit-border-radius: 0.4em;
-moz-border-radius: 0.4em;
border-radius: 0.4em;
}
.widgettitle {
font-family: 'Lato', Tahoma, Verdana, Arial;
font-weight: bold;
color: #252525;
background: #f5f5f5;
border: 1px solid #e2e2e2;
padding: 0.5em 0.8em;
margin-bottom: 1em;
line-height: 1.4em;
-webkit-border-radius: 0.4em;
-moz-border-radius: 0.4em;
border-radius: 0.4em;
}
.widgettitle span {
font-size: 1.05em;
}
.widget .textwidget {
line-height: 1.5em;
margin: 0 0.5em;
}
.widget .textwidget p {
margin-bottom: 1em;
}
.widget ul {
line-height: 1.5em;
margin: 0 0.5em;
list-style: circle inside;
}
.widget ul .children {
padding: 0;
margin: 0.5em 0 0.5em 1em;
}
.widget a:link, .widget a:visited  {
text-decoration: none;
color: #2277bb;
}
.widget a:hover, .widget a:active {
text-decoration: underline;
}
.widget img {
max-width: 100%;
height: auto;
}
.widgettitle a:link, .widgettitle a:visited  {
color: #252525;
}  .search-form {
display: block;
position: relative;
width: 100%;
margin: 0;
padding: 0;
overflow:hidden;
}
.search-form .screen-reader-text {
display: none;
}
.search-form .search-field {
display: inline-block;
margin: 0;
width: 100%;
padding: 0.7em 45px 0.7em 0.7em;
background: #fff;
border: 1px solid #ddd;
font-size: 1.0em;
color: #333;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-appearance: none;
}
.search-form .search-submit {
position: absolute;
top: 0;
right: 0;
border: none;
background: transparent;
padding: 0.8em 0.7em 0 0;
cursor: pointer;
}
.search-form .search-submit .genericon-search {
display: inline-block;
width: 24px;
height: 24px;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-size: 24px;
line-height: 1;
font-family: 'Genericons';
text-decoration: inherit;
font-weight: normal;
font-style: normal;
vertical-align: text-bottom;
color: #777;
content: '\f400';
}
.search-form .search-submit:hover .genericon-search {
color: #333;
} #wp-calendar {
margin: 0;
width: 100%;
color: #444;
line-height: 1.6em;
}
#wp-calendar th,
#wp-calendar td,
#wp-calendar caption {
text-align: center;
}
#wp-calendar caption {
padding: 0.4em 0;
margin: 0 -0.4em 0.8em;
text-align: center;
text-transform: uppercase;
font-size: 0.9em;
border-top: 1px solid #eee;
border-bottom: 1px solid #eee;
}
#wp-calendar th {
font-weight: bold;
font-size: 0.85em;
padding-bottom: 0.6em;
}
#wp-calendar tbody td {
color: #888;
}
#wp-calendar tbody td a {
font-weight: bold;
}
#wp-calendar tbody #today {
font-weight: bold;
color: #333;
}
#wp-calendar tfoot tr td {
padding-top: 0.8em;
}
#wp-calendar #prev {
text-align: left;
}
#wp-calendar #next {
padding-right: 0.4em;
text-align: right;
} .type-post, .type-page, .type-attachment  {
margin: 0 0 1.5em 0;
padding: 1em;
background: #fff;
border: 1px solid #e2e2e2;
-webkit-border-radius: 0.4em;
-moz-border-radius: 0.4em;
border-radius: 0.4em;
}
.page-title, .entry-title {
background: #f5f5f5;
border: 1px solid #e2e2e2;
padding: 0.5em 0.6em;
margin-bottom: 0.5em;
-webkit-border-radius: 0.3em;
-moz-border-radius: 0.3em;
border-radius: 0.3em;
font-family: 'Fjalla One', Tahoma, Verdana, Arial;
color: #2277bb;
line-height: 1.4em;
-ms-word-wrap: break-word;
word-wrap: break-word;
}
.page-title {
font-size: 1.8em;
color: #252525;
}
.entry-title {
font-size: 1.4em;
}
.entry-title a:link, .entry-title a:visited {
color: #2277bb;
text-decoration: none;
}
.entry-title a:hover, .entry-title a:active{
color: #252525;
}
.sticky {} .page-links {
margin: 0;
word-spacing: 1em;
font-weight: bold;
} .entry-meta, .postinfo {
color: #222;
margin: 0.3em 0 0;
padding: 0;
line-height: 1.5em;
font-size: 0.95em;
}
.postinfo {
clear: both;
background: #f5f5f5;
border: 1px solid #e2e2e2;
padding: 0.5em 0.8em;
-webkit-border-radius: 0.4em;
-moz-border-radius: 0.4em;
border-radius: 0.4em;
}
.entry-meta span, .postinfo span{
margin-right: 0.5em;
}
.entry-meta a:link, .entry-meta a:visited {
color: #444;
text-decoration: underline;
}
.entry-meta a:hover, .entry-meta a:active{
text-decoration: none;
} .entry-meta span:before, .postinfo span:before {
display: inline-block;
-webkit-font-smoothing: antialiased;
font: normal 22px/1 'Genericons';
vertical-align: middle;
color: #252525;
}
.entry-meta .meta-date:before{
content: '\f307';
}
.entry-meta .meta-author:before{
content: '\f304';
}
.entry-meta .meta-comments:before{
content: '\f300';
}
.postinfo .meta-category:before{
content: '\f301';
}
.postinfo .meta-tags:before{
content: '\f302';
} .more-link {
display: inline-block;
font-weight: bold;
margin: 0.5em 0;
padding: 0.5em 1.2em;
text-decoration: none;
color: #252525;
border: 1px solid #e2e2e2;
background: #f5f5f5;
-webkit-border-radius: 0.4em;
-moz-border-radius: 0.4em;
border-radius: 0.4em;
}
.more-link:link, .more-link:visited {
color: #252525;
}
.more-link:hover, .more-link:active {
background: #fdfdfd;
border: 1px solid #ccc;
text-decoration: none;
}
.content-full .entry .more-link {
margin: 1em 0 0.5em;
} .post-navigation {
margin: 0 0 1.5em 0;
color: #252525;
background: #fff;
border: 1px solid #e2e2e2;
padding: 0.8em 1em;
-webkit-border-radius: 0.4em;
-moz-border-radius: 0.4em;
border-radius: 0.4em;
}
.post-navigation .nav-links:before,
.post-navigation .nav-links:after {
content: "";
display: table;
}
.post-navigation .nav-links:after {
clear: both;
}
.post-navigation .nav-links .nav-previous {
float: left;
}
.post-navigation .nav-links .nav-next {
float: right;
} .archive-title {
font-family: 'Fjalla One', Tahoma, Verdana, Arial;
font-size: 1.2em;
color: #252525;
background: #f5f5f5;
border: 1px solid #e2e2e2;
padding: 0.6em 1em;
margin-bottom: 1em;
line-height: 1.4em;
-webkit-border-radius: 0.4em;
-moz-border-radius: 0.4em;
border-radius: 0.4em;
}
.archive-title span {
color: #555;
}
.archive-description {
margin: -1.5em 0 1.5em;
line-height: 1.5;
padding: 1em;
border: 1px solid #e2e2e2;
background: #fff;
-moz-border-radius-bottomleft: 0.4em;
-moz-border-radius-bottomright: 0.4em;
-webkit-border-bottom-left-radius: 0.4em;
-webkit-border-bottom-right-radius: 0.4em;
-khtml-border-bottom-left-radius: 0.4em;
-khtml-border-bottom-right-radius: 0.4em;
border-bottom-left-radius: 0.4em;
border-bottom-right-radius: 0.4em;
} .post-pagination {
margin-bottom: 1.5em;
font-weight: bold;
color: #222;
}
.post-pagination a {
padding: 0.5em 0.8em;
margin-right: 0.2em;
display: inline-block;
text-align: center;
text-decoration: none;
color: #222;
border: 1px solid #e2e2e2;
background: #f5f5f5;
-webkit-border-radius: 0.4em;
-moz-border-radius: 0.4em;
border-radius: 0.4em;
}
.post-pagination a:link, .post-pagination a:visited {
color: #252525;
}
.post-pagination a:hover {
background: #fdfdfd;
border: 1px solid #ccc;
text-decoration: none;
}
.post-pagination .current {
padding: 0.4em 0.8em;
margin-right: 0.3em;
background: #2277bb;
color: #fff;
-webkit-border-radius: 0.4em;
-moz-border-radius: 0.4em;
border-radius: 0.4em;
} .infinite-scroll .post-pagination {
display: none;
}
.infinite-scroll #infinite-handle span {
display: inline-block;
margin-bottom: 1.5em;
padding: 0.6em 1em;
line-height: 1.5;
font-size: 1em;
font-weight: bold;
text-align: center;
text-decoration: none;
color: #252525;
border: 1px solid #e2e2e2;
background: #f5f5f5;
-webkit-border-radius: 0.4em;
-moz-border-radius: 0.4em;
border-radius: 0.4em;
}
.infinite-scroll #infinite-handle span:hover {
background: #fdfdfd;
border: 1px solid #ccc;
} .breadcrumbs {
margin-bottom: 0.8em;
color: #252525;
background: #fff;
border: 1px solid #e2e2e2;
padding: 0.5em 0.8em;
-webkit-border-radius: 0.4em;
-moz-border-radius: 0.4em;
border-radius: 0.4em;
}
.breadcrumbs .trail-browse,
.breadcrumbs .trail-items,
.breadcrumbs .trail-items li {
display: inline;
line-height: 1.4;
}
.breadcrumbs .trail-browse {
margin-right: 0.5em;
}
.breadcrumbs .trail-items {
list-style: none;
}
.breadcrumbs .trail-items li::after {
content: "\00bb"; padding: 0 0.5em;
}
.trail-separator-slash .trail-items li::after { content: "\002F"; }
.trail-separator-dash .trail-items li::after { content: "\2013"; }
.trail-separator-bull .trail-items li::after { content: "\2022"; }
.trail-separator-arrow-bracket .trail-items li::after { content: "\003e"; }
.trail-separator-raquo .trail-items li::after { content: "\00bb"; }
.trail-separator-single-arrow .trail-items li::after { content: "\2192"; }
.trail-separator-double-arrow .trail-items li::after { content: "\21D2"; }
.breadcrumbs .trail-items li:last-of-type::after {
display: none;
} .entry {
line-height: 1.6em;
margin: 0.5em;
-ms-word-wrap: break-word;
word-wrap: break-word;
}
.entry p, .comment p {
margin: 0.75em 0;
}
.entry h1, .comment h1,
.entry h2, .comment h2,
.entry h3, .comment h3,
.entry h4, .comment h4,
.entry h5, .comment h5,
.entry h6, .comment h6 {
color: #222;
font-weight: bold;
line-height: 1.0em;
margin: 1.2em 0 0.3em;
}
.entry h1, .comment h1 {
font-size: 3.0em;
}
.entry h2, .comment h2 {
font-size: 2.25em;
}
.entry h3, .comment h3 {
font-size: 1.5em;
}
.entry h4, .comment h4 {
font-size: 1.25em;
}
.entry h5, .comment h5 {
font-size: 1.125em;
margin: 1.3em 0 0;
}
.entry h6, .comment h6 {
font-size: 1.0em;
margin: 1.3em 0 0;
}
.entry ul, .comment ul{
list-style: square inside;
margin: 0 0 1.5em 2em;
}
.entry ol, .comment ol{
list-style: decimal inside;
margin: 0 0 1.5em 2em;
}
.entry ol ol, .comment ol ol{
list-style: upper-alpha inside;
}
.entry ol ol ol, .comment ol ol ol{
list-style: lower-roman inside;
}
.entry ol ol ol ol, .comment ol ol ol ol{
list-style: lower-alpha inside;
}
.entry ul ul, .comment ul ul,
.entry ol ol, .comment ol ol,
.entry ul ol, .comment ul ol
.entry ol ul, .comment ol ul {
margin-bottom: 0.2em;
}
dl {
margin: 1em 0;
}
dt {
font-weight: bold;
}
dd {
margin-bottom: 1.5em;
}
strong {
font-weight: bold;
}
cite,
em,
i {
font-style: italic;
}
big, .big_tag {
font-size: 1.3em;
}
ins {
text-decoration: none;
}
hr {
margin-bottom: 1.5em;
height: 1px;
border: 0;
background-color: #ccc;
}
code, pre {
overflow: auto;
margin-bottom: 1.5em;
padding: 1.5em;
max-width: 100%;
border: 1px solid #e5e5e5;
background: #f5f5f5;
font-size: 15px;
font-size: 0.9375rem;
font-family: "Courier 10 Pitch", Courier, monospace;
line-height: 1.6;
}
del, strike, s{
text-decoration: line-through;
}
small {
font-size: 0.7em;
}
abbr,
acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
sup,
sub {
height: 0;
line-height: 1;
position: relative;
vertical-align: baseline;
font-size: 0.8em;
}
sup {
bottom: 1ex;
}
sub {
top: .5ex;
}
.entry var, .entry kbd, .entry tt, .entry .tt_tag {
font-size: 1.1em;
font-family: "Courier 10 Pitch", Courier, monospace;
}
blockquote {
margin: 0 0 1.5em;
padding-left: 1.25em;
border-left: 4px solid #303030;
color: #777;
font-style: italic;
font-size: 18px;
font-size: 1.125rem;
}
blockquote cite,
blockquote small {
display: block;
margin-top: 1em;
color: #303030;
font-size: 16px;
font-size: 1rem;
line-height: 1.75;
}
blockquote cite:before,
blockquote small:before {
content: "\2014\00a0";
}
blockquote em,
blockquote i,
blockquote cite {
font-style: normal;
}
blockquote > :last-child {
margin-bottom: 0.5em;
}
.entry table {
border-collapse: collapse;
border-spacing: 0;
border: 1px solid #ddd;
margin: 1em 0;
text-align: left;
width: 100%;
}
.entry tr th,
.entry thead th {
background: #e5e5e5;
font-weight: bold;
padding: 0.2em 1em;
}
.entry tr td {
border-top: 1px solid #ddd;
padding: 0.2em 1em;
}
.entry tr.alternate td {
background: #f5f5f5;
} .wp-post-image {
max-width: 100%;
margin: 0 0 1em 0;
height: auto;
-webkit-border-radius: 0.3em;
-moz-border-radius: 0.3em;
border-radius: 0.3em;
}
.entry img {
max-width: 100%;
height: auto;
}
.wp-caption {
max-width: 100%;
height: auto;
text-align: center;
margin: 1em 0;
}
.wp-caption-text {
margin: 0 !important;
padding: 0;
font-size: 0.9em;
text-align: center;
}
.alignleft {
float: left;
display: inline;
margin: 1em 2em 1em 0;
}
.alignright	{
float: right;
display: inline;
margin: 1em 0 1em 2em;
}
.aligncenter {
margin: 1em auto;
display: block;
} .gallery {
margin: 1em auto !important;
}
.gallery-item {
float: left;
margin: 0.7em 0 0 0 !important;
padding-right: 1em;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.gallery img {
margin: 0 !important;
border: none !important;
}
.gallery-caption {
margin-left: 0.3em !important;
} embed, iframe, object, video {
max-width: 100%;
} #image-nav {
margin-bottom: 1.5em;
padding: 0.5em 0;
color: #252525;
}
#image-nav .nav-previous {
float: left;
}
#image-nav .nav-next {
float: right;
}
#image-nav .nav-previous a, #image-nav .nav-next a {
font-size: 0.9em;
font-weight: bold;
text-decoration: none;
color: #252525;
padding: 0.5em 0.8em;
border: 1px solid #e2e2e2;
background: #f5f5f5;
-webkit-border-radius: 0.4em;
-moz-border-radius: 0.4em;
border-radius: 0.4em;
}
#image-nav .nav-previous a:hover, #image-nav .nav-next a:hover {
background: #fdfdfd;
border: 1px solid #ccc;
} .search-form {
display: block;
position: relative;
width: 100%;
margin: 0;
padding: 0;
overflow:hidden;
}
.search-form .screen-reader-text {
display: none;
}
.search-form .search-field {
display: inline-block;
margin: 0;
width: 100%;
padding: 0.7em 45px 0.7em 0.7em;
background: #fff;
border: 1px solid #ddd;
font-size: 1.0em;
color: #252525;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-appearance: none;
}
.search-form .search-submit {
position: absolute;
top: 0;
right: 0;
border: none;
background: transparent;
padding: 0.8em 0.7em 0 0;
cursor: pointer;
}
.search-form .search-submit .genericon-search {
display: inline-block;
width: 24px;
height: 24px;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-size: 24px;
line-height: 1;
font-family: 'Genericons';
text-decoration: inherit;
font-weight: normal;
font-style: normal;
vertical-align: text-bottom;
color: #777;
content: '\f400';
}
.search-form .search-submit:hover .genericon-search {
color: #252525;
} #social-icons-menu {
list-style-type: none;
list-style-position: outside;
line-height: 1em;
}
#social-icons-menu li {
float: left;
margin: 0 0.2em 0.2em 0;
padding: 0;
}
#social-icons-menu li a {
position: relative;
display: inline-block;
padding: 0.9em;
background: #252525;
text-decoration: none;
color: #fff;
-webkit-border-radius: 0.4em;
-moz-border-radius: 0.4em;
border-radius: 0.4em;
transition: all 0.3s ease;
}
#social-icons-menu li a:before {
color: #fff;
display: inline-block;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-size: 16px/1;
line-height: 1;
font-family: 'Genericons';
text-decoration: inherit;
vertical-align: top;
} #social-icons-menu li a:before { content: '\f408';} #social-icons-menu li a[href*="codepen.io"]:before  { content: '\f216'; }
#social-icons-menu li a[href*="digg.com"]:before { content: '\f221'; }
#social-icons-menu li a[href*="dribbble.com"]:before { content: '\f201'; }
#social-icons-menu li a[href*="facebook.com"]:before { content: '\f204'; }
#social-icons-menu li a[href*="flickr.com"]:before { content: '\f211'; }
#social-icons-menu li a[href*="plus.google.com"]:before { content: '\f218'; }
#social-icons-menu li a[href*="github.com"]:before { content: '\f200'; }
#social-icons-menu li a[href*="instagram.com"]:before { content: '\f215'; }
#social-icons-menu li a[href*="linkedin.com"]:before { content: '\f207'; }
#social-icons-menu li a[href*="pinterest.com"]:before { content: '\f209'; }
#social-icons-menu li a[href*="polldaddy.com"]:before { content: '\f217'; }
#social-icons-menu li a[href*="getpocket.com"]:before { content: '\f224'; }
#social-icons-menu li a[href*="reddit.com"]:before { content: '\f222'; }
#social-icons-menu li a[href*="spotify.com"]:before { content: '\f515'; }
#social-icons-menu li a[href*="skype.com"]:before,
#social-icons-menu li a[href*="skype:"]:before { content: '\f220'; }
#social-icons-menu li a[href*="stumbleupon.com"]:before { content: '\f223'; }
#social-icons-menu li a[href*="tumblr.com"]:before { content: '\f214'; }
#social-icons-menu li a[href*="twitch.tv"]:before { content: '\f516'; }
#social-icons-menu li a[href*="twitter.com"]:before { content: '\f202'; }
#social-icons-menu li a[href*="vimeo.com"]:before  { content: '\f212'; }
#social-icons-menu li a[href*="wordpress.org"]:before,
#social-icons-menu li a[href*="wordpress.com"]:before { content: '\f205'; }
#social-icons-menu li a[href*="youtube.com"]:before { content: '\f213'; }
#social-icons-menu li a[href*="newsletter"]:before,
#social-icons-menu li a[href*="mailto"]:before { content: '\f410'; }
#social-icons-menu li a[href*="/feed"]:before,
#social-icons-menu li a[href*="/feed/"]:before,
#social-icons-menu li a[href*="?feed=rss2"]:before,
#social-icons-menu li a[href*="feedburner.google.com"]:before,
#social-icons-menu li a[href*="feedburner.com"]:before { content: '\f413'; } #social-icons-menu li a { background: #252525; } #social-icons-menu li a[href*="codepen.io"]  { background: #222; }
#social-icons-menu li a[href*="digg.com"] { background: #151515; }
#social-icons-menu li a[href*="dribbble.com"] { background: #ea4c89; }
#social-icons-menu li a[href*="facebook.com"] { background: #3b5998; }
#social-icons-menu li a[href*="flickr.com"] { background: #ff0084; }
#social-icons-menu li a[href*="plus.google.com"] { background: #dd4b39; }
#social-icons-menu li a[href*="github.com"] { background: #171515; }
#social-icons-menu li a[href*="instagram.com"] { background: #3f729b; }
#social-icons-menu li a[href*="linkedin.com"] { background: #007bb6; }
#social-icons-menu li a[href*="pinterest.com"] { background: #cb2027; }
#social-icons-menu li a[href*="polldaddy.com"] { background: #bc0b0b; }
#social-icons-menu li a[href*="getpocket.com"] { background: #ee4056; }
#social-icons-menu li a[href*="reddit.com"] { background: #ff4500; }
#social-icons-menu li a[href*="spotify.com"] { background: #81b71a; }
#social-icons-menu li a[href*="skype.com"],
#social-icons-menu li a[href*="skype:"] { background: #00aff0; }
#social-icons-menu li a[href*="stumbleupon.com"] { background: #f74425; }
#social-icons-menu li a[href*="tumblr.com"] { background: #32506d; }
#social-icons-menu li a[href*="twitch.tv"] { background: #6441A5; }
#social-icons-menu li a[href*="twitter.com"] { background: #00aced; }
#social-icons-menu li a[href*="vimeo.com"]  { background: #aad450; }
#social-icons-menu li a[href*="wordpress.org"] { background: #21759b; }
#social-icons-menu li a[href*="wordpress.com"] { background: #1e8cbe; }
#social-icons-menu li a[href*="youtube.com"] { background: #c4302b; }
#social-icons-menu li a[href*="newsletter"],
#social-icons-menu li a[href*="mailto"] { background: #dd4444; }
#social-icons-menu li a[href*="/feed"],
#social-icons-menu li a[href*="/feed/"],
#social-icons-menu li a[href*="?feed=rss2"],
#social-icons-menu li a[href*="feedburner.google.com"],
#social-icons-menu li a[href*="feedburner.com"] { background: #ee802f; }
#social-icons-menu li a:hover {
text-decoration: none;
-webkit-border-radius: 1.5em;
-moz-border-radius: 1.5em;
border-radius: 1.5em;
}
#social-icons-menu li a .screen-reader-text,
.social-icons-menu li a .icon {
display: none;
}
.social-icons-wrap .social-icons-hint {
font-size: 0.8em;
color: #777;
max-width: 300px;
line-height: 1.2em;
}  .wp-block-audio audio {
width: 100%;
} .wp-block-gallery,
.entry .wp-block-gallery {
margin: 0 0 1.5em;
} .wp-block-separator {
height: 2px;
}
.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
max-width: 100px;
} .wp-block-quote.is-style-large {
border: none;
margin: 0 0 1.5em;
padding: 0;
font-size: 28px;
font-size: 1.75rem;
}
.wp-block-quote.is-style-large p {
margin-bottom: 0.5em;
font-size: inherit;
font-style: inherit;
line-height: inherit;
}
.wp-block-quote.is-style-large cite {
text-align: inherit;
} .wp-block-pullquote {
margin-bottom: 1.5em;
padding: 1.5em 0;
border-bottom: 4px solid #ccc;
border-top: 4px solid #ccc;
}
.wp-block-pullquote blockquote {
border: none;
margin: 0;
padding: 0;
font-size: 28px;
font-size: 1.75rem;
}
.wp-block-pullquote blockquote p {
margin-bottom: 0.5em;
} .wp-block-cover {
display: flex;
}
.wp-block-cover-text {
margin-top: 0;
margin-bottom: 0;
} .has-primary-color {
color: #2277bb;
}
.has-white-color {
color: #ffffff;
}
.has-light-gray-color {
color: #f0f0f0;
}
.has-dark-gray-color {
color: #777777;
}
.has-black-color {
color: #303030;
} .has-primary-background-color {
background-color: #2277bb;
}
.has-white-background-color {
background-color: #ffffff;
}
.has-light-gray-background-color {
background-color: #f0f0f0;
}
.has-dark-gray-background-color {
background-color: #777777;
}
.has-black-background-color {
background-color: #303030;
} #comments {
margin: 1em 0;
}
#comments .comments-title, #respond #reply-title {
font-family: 'Fjalla One', Tahoma, Verdana, Arial;
font-size: 1.2em;
color: #252525;
background: #f5f5f5;
border: 1px solid #e2e2e2;
padding: 0.6em 1em;
margin-bottom: 0.8em;
line-height: 1.4em;
-ms-word-wrap: break-word;
word-wrap: break-word;
-webkit-border-radius: 0.4em;
-moz-border-radius: 0.4em;
border-radius: 0.4em;
}
.commentlist {
display: block;
margin: 1em 0 0.5em;
}
.commentlist .comment{
display: block;
padding: 1.5em 1em;
border: 1px solid #e2e2e2;
-webkit-border-radius: 0.4em;
-moz-border-radius: 0.4em;
border-radius: 0.4em;
margin-bottom: 1.5em;
list-style: none;
line-height: 1.5em;
-ms-word-wrap: break-word;
word-wrap: break-word;
}
.comment-author img {
float: left;
margin-right: 1em;
margin-top: -0.1em;
}
.comment-author img:after {
clear: both;
}
.comment-author .fn {
font-size: 1.2em;
padding: 0.2em 0;
font-weight: bold;
}
.comment-author .fn a:link, .comment-author .fn a:visited {
text-decoration: underline;
}
.comment-author .fn a:hover, .comment-author .fn a:active {
text-decoration: none;
}
.bypostauthor .fn, .comment-author-admin .fn{
font-style: italic;
background: #eee;
padding: 0.2em 0.6em;
}
.comment-meta {
font-size: 0.9em;
margin-bottom: 1.5em;
}
.comment-meta a:link, .comment-meta a:visited,
.comment-meta a:active, .comment-meta a:hover {
color: #666 !important;
}
#comments .children {
margin-top: 1.5em;
margin-left: 1em;
}
#comments .children .comment {
background: #fafafa;
margin-bottom: 0;
}
#comments .children .children .comment {
background: #fff;
}
.nocomments {
color: #252525;
padding: 1em;
}
.commentlist .pingback {
display: block;
margin: 0.6em 0 0;
padding: 0.8em 0 0;
border-top: 1px solid #ddd;
list-style: none;
line-height: 1.3em;
} .comment-pagination {
font-size: 0.9em;
font-weight: bold;
}
.comment-pagination a {
color: #252525;
padding: 0.5em 0.8em;
border: 1px solid #e2e2e2;
background: #f5f5f5;
-webkit-border-radius: 0.4em;
-moz-border-radius: 0.4em;
border-radius: 0.4em;
}
.comment-pagination a:hover {
background: #fdfdfd;
border: 1px solid #ccc;
text-decoration: none;
}
.comment-pagination .alignleft {
float: left;
}
.comment-pagination .alignright {
float: right;
} #respond {
margin: 1em 0 0;
}
#commentform {
padding: 0.5em 0;
}
#commentform p {
margin: 1em 0;
}
#commentform input[type="text"], #commentform textarea {
display: inline-block;
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-border-radius: 0.4em;
-moz-border-radius: 0.4em;
border-radius: 0.4em;
}
#commentform label {
display: block;
margin: 0.6em 0.3em 0.5em;
font-weight: bold;
}
#commentform #submit {
display: block;
font-weight: bold;
margin-top: 1em;
padding: 1em 4em;
text-decoration: none;
color: #252525;
border: 1px solid #e2e2e2;
background: #f5f5f5;
-webkit-border-radius: 0.4em;
-moz-border-radius: 0.4em;
border-radius: 0.4em;
}
#commentform #submit:hover {
background: #fdfdfd;
border: 1px solid #ccc;
cursor: pointer;
text-decoration: none;
}  .template-fullwidth #content {
float: none;
width: 100%;
padding: 0;
} .magazine-homepage-no-widgets, .post-slider-empty-posts {
line-height: 1.5em;
margin-bottom: 1.5em;
} #magazine-homepage-widgets .widgettitle {
margin: 0 0 1em 0;
}
.widget-category-posts {
margin-bottom: -0.4em;
}
.widget-category-posts .widgettitle .category-archive-link {
float: right;
}
.widget-category-posts .widgettitle .category-archive-link .genericon-expand {
display: inline-block;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
line-height: 1;
font-size: 14px;
font-family: 'Genericons';
text-decoration: inherit;
vertical-align: top;
content: '\f431';
-webkit-transform:rotate(270deg);
-moz-transform:rotate(270deg);
-o-transform:rotate(270deg);
-ms-transform:rotate(270deg);
color: #fff;
background: #252525;
margin: 2px 0 0;
padding: 1px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
.widget-category-posts .widgettitle .category-archive-link .genericon-expand:hover {
text-decoration: none;
border: none;
}
.widget-category-posts .type-post {
margin: 0;
padding: 0;
border: none;
background: none;
}
.widget-category-posts .big-post .entry-title {
font-size: 1.2em;
}
.widget-category-posts .big-post .wp-post-image {
margin: 0 0 0.8em 0;
}
.widget-category-posts .small-post {
float: left;
display: block;
width: 100%;
margin: 0 0 0.8em 0;
border: 1px solid #e2e2e2;
background: #f5f5f5;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.widget-category-posts .small-post .wp-post-image {
float: left;
margin: 0.5em 1em 0.5em 0.5em;
max-width: 30%;
}
.widget-category-posts .small-post .small-post-content {
padding: 0.8em 0.4em;
}
.widget-category-posts .small-post .entry-title {
border: none;
margin: 0 0 0.4em 0;
padding: 0;
background: none;
font-size: 1.05em;
}
.widget-category-posts .small-post .entry-meta {
display: inline;
background: none;
font-size: 0.9em;
line-height: 1.5em;
} #widget-category-posts-boxed .big-post {
float: left;
width: 50%;
padding-right: 1em;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#widget-category-posts-boxed .small-posts {
width: 50%;
margin-left: 50%;
} #widget-category-posts-grid .category-posts-grid-row {
margin-right: -1em;
}
#widget-category-posts-grid .category-posts-grid-row .big-post,
#widget-category-posts-grid .category-posts-grid-row .small-post-wrap {
float: left;
width: 50%;
padding-right: 1em;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#widget-category-posts-grid .category-posts-grid-row.small-post-row .small-post-wrap {
padding-right: 1em;
} .courage_category_posts_columns {
margin: 0;
padding: 0;
border: none;
background: none;
}
.courage_category_posts_columns .widget-category-posts {
margin-bottom: 0;
}
#widget-category-posts-columns .category-posts-columns .category-posts-columns-content .category-posts-columns-post-list {
float: left;
margin-bottom: -0.9em;
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#widget-category-posts-columns .category-posts-columns .category-posts-columns-content {
float: left;
margin-bottom: 1.5em;
color: #252525;
background: #fff;
border: 1px solid #e2e2e2;
padding: 0.8em;
-webkit-border-radius: 0.4em;
-moz-border-radius: 0.4em;
border-radius: 0.4em;
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#widget-category-posts-columns .category-posts-column-left {
float: left;
width: 50%;
padding-right: 0.5em;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#widget-category-posts-columns .category-posts-column-right {
margin-left: 50%;
width: 50%;
padding-left: 0.5em;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#widget-category-posts-columns .category-posts-columns .big-post {
margin-bottom: 1em;
} #footer-wrap {
background: #252525;
-moz-border-radius-bottomleft: 0.4em;
-moz-border-radius-bottomright: 0.4em;
-webkit-border-bottom-left-radius: 0.4em;
-webkit-border-bottom-right-radius: 0.4em;
-khtml-border-bottom-left-radius: 0.4em;
-khtml-border-bottom-right-radius: 0.4em;
border-bottom-left-radius: 0.4em;
border-bottom-right-radius: 0.4em;
}
#footer {
padding: 1.4em;
color: #fff;
border-top: 1px solid rgba(255,255,255,0.08);
background: rgba(255,255,255,0.04);
}
#footer a {
color: #eee;
}
#footer #footer-text {
float: right;
font-size: 0.9em;
line-height: 1.5em;
}
#footer #footer-text a:link, #footer #footer-text a:visited {
text-decoration: underline;
}
#footer #footer-text a:hover, #footer #footer-text a:active {
text-decoration: none;
} #footernav {
float: left;
}
#footernav-menu {
float: left;
list-style-type: none;
list-style-position: outside;
position: relative;
}
#footernav-menu li {
float: left;
position: relative;
margin-right: 2em;
}
#footernav-menu a {
display: inline-block;
text-decoration: none;
font-size: 0.9em;
}
#footernav-menu a:link, #footernav-menu a:visited{
color: #fff;
text-decoration: none;
}
#footernav-menu a:hover {
text-decoration: underline;
}  @media only screen and (max-width: 70em) {
#wrapper {
width: 94%;
margin: 1em auto 2em;
}
#topheader {
width: 94%;
}
} @media only screen and (max-width: 65em) {
#wrapper {
width: 96%;
margin: 0 auto 1.5em;
}
#topheader {
width: 96%;
}
.widget-category-posts .big-post .entry-title {
font-size: 1.1em;
}
.widget-category-posts .small-post .entry-title {
font-size: 1.0em;
}
.widget-category-posts .small-post .wp-post-image {
max-width: 25%;
}
.widget-category-posts .small-post .small-post-content {
padding: 0.6em 0.4em;
}
.widget-category-posts .small-post .entry-meta {
font-size: 0.8em;
}
} @media only screen and (max-width: 60em) {
#wrap {
padding: 1em 1em 0;
}
.type-post, .type-page, .type-attachment, .widget {
margin-bottom: 1em;
}
#header {
padding: 2em 0.5em;
}
#content {
float: none;
width: 100%;
padding: 0;
}
#sidebar {
clear: both;
float: none;
margin: 0;
padding-top: 1em;
width: 100%;
}
#logo {
float: none;
text-align: center;
width: 100%;
}
#logo .site-title,
#logo .custom-logo {
float: none;
}
#logo .site-description {
float: none;
margin: 0;
font-size: 1.05em;
}
#header-content {
display: block;
padding-top: 0.8em;
}
#header-content div {
float: none;
margin: 0;
}
#header-content #header-social-icons {
float: right;
max-width: 50%;
}
#header-content #header-search {
float: left;
max-width: 50%;
}
#topheader {
width: 100%;
}
#topheader .header-text {
padding: 1.2em;
}  #topnav, .top-navigation-menu, .top-navigation-menu li, .top-navigation-menu a, .top-navigation-menu ul,
.top-navigation-menu ul a, .top-navigation-menu ul ul, .top-navigation-menu li ul ul
{
margin: 0;
padding: 0;
position: static;
float: none;
display: inline;
font-size: 1.0em;
border: none;
box-shadow: none;
background: none;
top: auto;
left: auto;
}
.top-navigation-menu li,
.top-navigation-menu ul,
.top-navigation-menu li ul ul {
position: static;
display: block;
left: auto;
top: auto;
clear: left;
}
#topnav-toggle {
display: inline-block;
float: right;
margin: 0;
padding: 1em;
text-decoration: none;
color: #fff;
background: none;
border: none;
}
#topnav-toggle:hover {
cursor: pointer;
background: rgba(0,0,0,0.15);
}
#topnav-toggle:after {
float: left;
display: inline-block;
font-size: 20px;
line-height: 1;
font-family: 'Genericons';
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
text-decoration: inherit;
vertical-align: middle;
content: '\f419';
color: #fff;
}
#topnav {
float: none;
}
.top-navigation-menu {
display: none;
float: left;
width: 100%;
border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.top-navigation-menu a {
display: block;
padding: 1.2em;
border-bottom: 1px solid rgba(255, 255, 255, 0.1);
font-size: 0.95em;
clear: left;
}
.top-navigation-menu a:link, .top-navigation-menu a:visited {
color: #fff;
text-decoration: none;
}
.top-navigation-menu a:hover {
background: rgba(0, 0, 0, 0.15);
}
.top-navigation-menu ul {
float: left;
width: 100%;
background: rgba(0,0,0,0.15);
}
.top-navigation-menu ul a {
display: block;
width: 100%;
padding: 1.2em;
font-size: 0.95em;
border-bottom: 1px solid rgba(255,255,255,0.1);
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.top-navigation-menu ul ul a {
padding-left: 2.4em;
}
.top-navigation-menu ul ul ul a {
padding-left: 4.8em;
}
.top-navigation-menu ul a:link, .top-navigation-menu ul a:visited {
color: #fff;
}
.top-navigation-menu ul a:hover {
background: rgba(0, 0, 0, 0.25);
}
.top-navigation-menu li.current_page_item a, .top-navigation-menu li.current-menu-item a {
text-decoration: underline;
}
.top-navigation-menu li.current_page_item ul li a, .top-navigation-menu li.current-menu-item ul li a{
text-decoration: none;
}
.top-navigation-menu li.current_page_item ul li a:hover, .top-navigation-menu li.current-menu-item ul li a:hover {
text-decoration: underline;
}
.top-navigation-menu ul li.current_page_item a, .top-navigation-menu ul li.current-menu-item a {
text-decoration: underline;
}
.top-navigation-menu ul li.current_page_item ul li a, .top-navigation-menu ul li.current-menu-item ul li a{
text-decoration: none;
}
.top-navigation-menu .submenu-dropdown-toggle {
float: right;
display: block;
margin: 0;
padding: 0.8em 1em;
}
.top-navigation-menu .submenu-dropdown-toggle:hover {
cursor: pointer;
background: rgba(0,0,0,0.15);
}
.top-navigation-menu .submenu-dropdown-toggle:before {
font-size: 24px;
line-height: 1;
font-family: 'Genericons';
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
text-decoration: inherit;
vertical-align: middle;
content: '\f431';
color: #fff;
}
.top-navigation-menu .submenu-dropdown-toggle.active:before {
content: '\f432';
}  #mainnav, .main-navigation-menu, .main-navigation-menu li, .main-navigation-menu a, .main-navigation-menu ul,
.main-navigation-menu ul a, .main-navigation-menu ul ul, .main-navigation-menu li ul ul
{
margin: 0;
padding: 0;
position: static;
float: none;
display: inline;
font-size: 1.0em;
border: none;
box-shadow: none;
background: none;
top: auto;
left: auto;
}
.main-navigation-menu li,
.main-navigation-menu ul,
.main-navigation-menu li ul ul,
.mega-menu-item .mega-menu-content,
.mega-menu-item .mega-menu-content .mega-menu-widget {
position: static;
display: block;
left: auto;
top: auto;
clear: left;
}
#mainnav-toggle {
display: block;
width: 100%;
margin: 0;
padding: 1em 1.5em 0.8em;
text-decoration: none;
color: #fff;
background: #252525;
border: none;
font-size: 1.05em;
font-weight: bold;
font-family: 'Lato', Tahoma, Verdana, Arial;
text-align: left;
-moz-border-radius-topleft: 0.4em;
-moz-border-radius-topright: 0.4em;
-webkit-border-top-left-radius: 0.4em;
-webkit-border-top-right-radius: 0.4em;
-khtml-border-top-left-radius: 0.4em;
-khtml-border-top-right-radius: 0.4em;
border-top-left-radius: 0.4em;
border-top-right-radius: 0.4em;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#mainnav-toggle:hover {
cursor: pointer;
background: rgba(0, 0, 0, 0.1);
}
#mainnav-toggle:after {
float: right;
margin: 0;
-webkit-font-smoothing: antialiased;
display: inline-block;
content: '\f419';
font: normal 24px/1 Genericons;
text-decoration: inherit;
vertical-align: text-bottom;
}
.main-navigation-menu {
display: none;
width: 100%;
background: #252525;
}
.main-navigation-menu a {
display: block;
padding: 1.1em;
color: #fff;
text-decoration: none;
font-size: 1.05em;
border-bottom: 1px solid rgba(255, 255, 255, 0.1);
background: rgba(0, 0, 0, 0.15);
clear: left;
}
.main-navigation-menu a:link, .main-navigation-menu a:visited {
color: #fff;
}
.main-navigation-menu a:hover {
background: rgba(0, 0, 0, 0.25);
}
.main-navigation-menu ul {
width: 100%;
}
.main-navigation-menu ul a {
display: block;
width: 100%;
padding: 1em 1em 1em 2em;
font-size: 0.9em;
background: rgba(0, 0, 0, 0.25);
border-bottom: 1px solid rgba(255, 255, 255, 0.1);
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.main-navigation-menu ul a:hover {
background: rgba(0, 0, 0, 0.15);
}
.main-navigation-menu ul li ul {
float: left;
padding: 0;
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.main-navigation-menu ul li ul a {
padding-left: 4em;
}
.main-navigation-menu ul li ul li ul a{
padding-left: 6em;
}
.main-navigation-menu li.current_page_item a, .main-navigation-menu li.current-menu-item a {
text-decoration: underline;
}
.main-navigation-menu li.current_page_item ul li a, .main-navigation-menu li.current-menu-item ul li a{
text-decoration: none;
}
.main-navigation-menu ul li.current_page_item a, .main-navigation-menu ul li.current-menu-item a {
text-decoration: underline;
}
.main-navigation-menu .submenu-dropdown-toggle {
float: right;
display: block;
margin: 0;
padding: 0.75em 1em;
}
.main-navigation-menu .submenu-dropdown-toggle:hover {
cursor: pointer;
background: rgba(0,0,0,0.15);
}
.main-navigation-menu .submenu-dropdown-toggle:before {
font-size: 28px;
line-height: 1;
font-family: 'Genericons';
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
text-decoration: inherit;
vertical-align: middle;
content: '\f431';
color: #fff;
}
.main-navigation-menu .submenu-dropdown-toggle.active:before {
content: '\f432';
}
.main-navigation-menu ul .submenu-dropdown-toggle {
padding: 0.55em 0.8em;
}
.main-navigation-menu ul .submenu-dropdown-toggle:before {
font-size: 24px;
} .mega-menu-item .mega-menu-content {
border-bottom: 1px solid rgba(255,255,255,0.1);
}
.mega-menu-item .mega-menu-two-columns > li,
.mega-menu-item .mega-menu-three-columns > li,
.mega-menu-item .mega-menu-five-columns > li {
width: 100%;
}
.mega-menu-item .mega-menu-four-columns > li,
.mega-menu-item .mega-menu-six-columns > li {
width: 50%;
} .courage_category_posts_columns, .courage_category_posts_columns .widget-category-posts {
margin-bottom: 0;
}
#widget-category-posts-columns .category-posts-columns .category-posts-columns-content {
margin-bottom: 1em;
}
.widget-category-posts .big-post .entry-title {
font-size: 1.2em;
}
.widget-category-posts .small-post .entry-title {
font-size: 1.05em;
}
.widget-category-posts .small-post .wp-post-image {
max-width: 30%;
}
.widget-category-posts .small-post .small-post-content {
padding: 0.8em 0.4em;
}
.widget-category-posts .small-post .entry-meta {
font-size: 0.9em;
} #footer {
text-align: center;
}
#footer #footer-text {
float: none;
} #footernav {
float: none;
}
#footernav-menu {
float: none;
}
#footernav-menu li {
float: none;
display: inline-block;
margin: 0 1em 1.5em;
}
} @media only screen and (max-width: 50em) {
#wrapper {
width: 100%;
margin: 0;
padding: 0 1em 1em;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#logo .site-title {
font-size: 2.4em;
}
.entry h1, .comment h1 {
font-size: 2.2em;
}
.entry h2, .comment h2 {
font-size: 1.8em;
}
.entry h3, .comment h3 {
font-size: 1.4em;
}
.entry tr th,
.entry thead th {
padding: 0.2em 0.4em;
}
.entry tr td {
padding: 0.2em 0.4em;
}
.widget-category-posts .big-post .entry-title {
font-size: 1.1em;
}
.widget-category-posts .small-post .entry-title {
font-size: 1.0em;
}
.widget-category-posts .small-post .wp-post-image {
max-width: 25%;
}
.widget-category-posts .small-post .small-post-content {
padding: 0.6em 0.4em;
}
.widget-category-posts .small-post .entry-meta {
font-size: 0.8em;
}
} @media only screen and (max-width: 40em) {
#logo .site-title {
font-size: 2.2em;
}
.page-title {
font-size: 1.6em;
}
.entry-title {
font-size: 1.3em;
} .mega-menu-item .mega-menu-four-columns > li,
.mega-menu-item .mega-menu-six-columns > li {
width: 100%;
} #widget-category-posts-grid .category-posts-grid-row {
margin-right: 0;
}
#widget-category-posts-grid .category-posts-grid-row .big-post,
#widget-category-posts-grid .category-posts-grid-row .small-post-wrap,
#widget-category-posts-boxed .big-post,
#widget-category-posts-columns .category-posts-column-left {
float: none;
width: 100%;
padding-right: 0;
}
#widget-category-posts-grid .category-posts-grid-row.small-post-row .small-post-wrap {
padding-right: 0;
}
#widget-category-posts-boxed .small-posts,
#widget-category-posts-columns .category-posts-column-right {
width: 100%;
margin-left: 0;
padding-left: 0;
}
.widget-category-posts .big-post .entry-title {
font-size: 1.2em;
}
.widget-category-posts .small-post .entry-title {
font-size: 1.05em;
}
.widget-category-posts .small-post .wp-post-image {
max-width: 30%;
}
.widget-category-posts .small-post .small-post-content {
padding: 0.8em 0.4em;
}
.widget-category-posts .small-post .entry-meta {
font-size: 0.9em;
}
} @media only screen and (max-width: 30em) {
#wrap {
padding: 0.9em 0.9em 0;
}
.type-post, .type-page, .type-attachment, .widget {
padding: 0.6em;
margin-bottom: 0.9em;
}
#header {
padding: 1.5em 0.5em;
}
#logo {
text-align: left;
}
#logo .site-title {
font-size: 2.0em;
}
#header-content #header-social-icons, #header-content #header-search {
float: none;
max-width: 100%;
}
#header-content #header-search {
margin-top: 0.5em;
}
.page-title {
font-size: 1.4em;
}
.entry-title {
font-size: 1.2em;
}
.alignright, .alignleft {
float: none;
margin: 1em 0;
}
#footer #footer-text {
float: none;
margin-top: 1.2em;
} .courage_category_posts_columns, .courage_category_posts_columns .widget-category-posts {
padding: 0;
margin-bottom: 0;
}
#widget-category-posts-columns .category-posts-columns .category-posts-columns-content {
margin-bottom: 0.9em;
}
.widget-category-posts .big-post .entry-title {
font-size: 1.1em;
}
.widget-category-posts .small-post .entry-title {
font-size: 1.0em;
}
.widget-category-posts .small-post .wp-post-image {
max-width: 25%;
margin-right: 0.5em;
}
.widget-category-posts .small-post .small-post-content {
padding: 0.6em 0.4em;
}
.widget-category-posts .small-post .entry-meta {
font-size: 0.8em;
} #footernav-menu li {
display: block;
margin: 0 0 1.5em;
}
}
@media only screen and (max-width: 20em) {
.widget-category-posts .big-post .entry-title {
font-size: 1.0em;
}
.widget-category-posts .small-post .entry-title {
font-size: 0.9em;
}
.widget-category-posts .small-post .entry-meta {
font-size: 0.7em;
}
} @media only screen and (max-width: 20em) {
#header {
padding: 1em 0.5em;
}
#logo .site-title {
font-size: 1.7em;
}
.page-title {
font-size: 1.2em;
}
.entry-title {
font-size: 1.1em;
}
.entry-meta span, .postinfo span {
display: block;
}
.entry-meta .sep, .postinfo .sep, .entry-meta .post-edit-link {
border: none;
margin: 0;
padding: 0;
}
}  @media only screen and (min-width: 60em) {
.sidebar-left #content {
float: right;
padding-right: 0;
padding-left: 1.5em;
}
.sidebar-left #sidebar {
float: left;
}
} .boxed-design #wrapper {
margin: 0 auto;
}
.boxed-design #header {
background: #fff;
}
.boxed-design input, .boxed-design textarea, .boxed-design input[type="submit"],
.boxed-design #mainnav, .boxed-design #navi-wrap, .boxed-design #mainnav-toggle,
.boxed-design .type-post, .boxed-design .type-page, .boxed-design .type-attachment, .boxed-design .page-title, .boxed-design .entry-title,
.boxed-design .postinfo, .boxed-design .more-link, .boxed-design .archive-title, .boxed-design .archive-description, .boxed-design .post-pagination a , .boxed-design .post-pagination .current,
.boxed-design .wp-post-image, .boxed-design #social-icons-menu li a, .boxed-design #footer-wrap, .boxed-design .widget, .boxed-design .widgettitle ,
.boxed-design #comments .comments-title, .boxed-design #respond #reply-title, .boxed-design .commentlist .comment, .boxed-design .comment-pagination a,
.boxed-design #commentform input[type="text"], .boxed-design #commentform textarea, .boxed-design #commentform #submit,
.boxed-design #widget-category-posts-columns .category-posts-columns .category-posts-columns-content, .boxed-design .breadcrumbs, .boxed-design .post-navigation {
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.boxed-design #social-icons-menu li a:hover {
-webkit-border-radius: 1.5em;
-moz-border-radius: 1.5em;
border-radius: 1.5em;
}
@media only screen and (max-width: 60em) {
.boxed-design #wrapper {
width: 100%;
padding: 0;
}
}  @media only screen and (min-width: 60.001em) { .top-navigation-menu, .main-navigation-menu {
display: block !important;
}
.top-navigation-menu li.menu-item:hover a,
.main-navigation-menu li.menu-item:hover a {
background: rgba(0, 0, 0, 0.15);
}
.top-navigation-menu li.menu-item:hover ul a:hover,
.main-navigation-menu li.menu-item:hover ul a:hover {
background: rgba(0, 0, 0, 0.25);
}
.main-navigation-menu {
-moz-border-radius-topleft: 0.4em;
-moz-border-radius-topright: 0.4em;
-webkit-border-top-left-radius: 0.4em;
-webkit-border-top-right-radius: 0.4em;
-khtml-border-top-left-radius: 0.4em;
-khtml-border-top-right-radius: 0.4em;
border-top-left-radius: 0.4em;
border-top-right-radius: 0.4em;
}
}