.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 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)}.blocker{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:auto;z-index:1;padding:20px;box-sizing:border-box;background-color:#000;background-color:rgba(0,0,0,0.75);text-align:center}.blocker:before{content:"";display:inline-block;height:100%;vertical-align:middle;margin-right:-0.05em}.blocker.behind{background-color:transparent}#secondline-psb-subs-modal.modal{display:none;vertical-align:middle;overflow:visible;position:relative;z-index:2;max-width:500px;box-sizing:border-box;width:90%;background:#fff;padding:15px 30px;-webkit-border-radius:8px;-moz-border-radius:8px;-o-border-radius:8px;-ms-border-radius:8px;border-radius:8px;-webkit-box-shadow:0 0 10px #000;-moz-box-shadow:0 0 10px #000;-o-box-shadow:0 0 10px #000;-ms-box-shadow:0 0 10px #000;box-shadow:0 0 10px #000;text-align:left}#secondline-psb-subs-modal.modal a.close-modal{position:absolute;top:-12.5px;right:-12.5px;display:block;width:30px;height:30px;text-indent:-9999px;background-size:contain;background-repeat:no-repeat;background-position:center center;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAAAXNSR0IArs4c6QAAA3hJREFUaAXlm8+K00Acx7MiCIJH/yw+gA9g25O49SL4AO3Bp1jw5NvktC+wF88qevK4BU97EmzxUBCEolK/n5gp3W6TTJPfpNPNF37MNsl85/vN/DaTmU6PknC4K+pniqeKJ3k8UnkvDxXJzzy+q/yaxxeVHxW/FNHjgRSeKt4rFoplzaAuHHDBGR2eS9G54reirsmienDCTRt7xwsp+KAoEmt9nLaGitZxrBbPFNaGfPloGw2t4JVamSt8xYW6Dg1oCYo3Yv+rCGViV160oMkcd8SYKnYV1Nb1aEOjCe6L5ZOiLfF120EjWhuBu3YIZt1NQmujnk5F4MgOpURzLfAwOBSTmzp3fpDxuI/pabxpqOoz2r2HLAb0GMbZKlNV5/Hg9XJypguryA7lPF5KMdTZQzHjqxNPhWhzIuAruOl1eNqKEx1tSh5rfbxdw7mOxCq4qS68ZTjKS1YVvilu559vWvFHhh4rZrdyZ69Vmpgdj8fJbDZLJpNJ0uv1cnr/gjrUhQMuI+ANjyuwftQ0bbL6Erp0mM/ny8Fg4M3LtdRxgMtKl3jwmIHVxYXChFy94/Rmpa/pTbNUhstKV+4Rr8lLQ9KlUvJKLyG8yvQ2s9SBy1Jb7jV5a0yapfF6apaZLjLLcWtd4sNrmJUMHyM+1xibTjH82Zh01TNlhsrOhdKTe00uAzZQmN6+KW+sDa/JD2PSVQ873m29yf+1Q9VDzfEYlHi1G5LKBBWZbtEsHbFwb1oYDwr1ZiF/2bnCSg1OBE/pfr9/bWx26UxJL3ONPISOLKUvQza0LZUxSKyjpdTGa/vDEr25rddbMM0Q3O6Lx3rqFvU+x6UrRKQY7tyrZecmD9FODy8uLizTmilwNj0kraNcAJhOp5aGVwsAGD5VmJBrWWbJSgWT9zrzWepQF47RaGSiKfeGx6Szi3gzmX/HHbihwBser4B9UJYpFBNX4R6vTn3VQnez0SymnrHQMsRYGTr1dSk34ljRqS/EMd2pLQ8YBp3a1PLfcqCpo8gtHkZFHKkTX6fs3MY0blKnth66rKCnU0VRGu37ONrQaA4eZDFtWAu2fXj9zjFkxTBOo8F7t926gTp/83Kyzzcy2kZD6xiqxTYnHLRFm3vHiRSwNSjkz3hoIzo8lCKWUlg/YtGs7tObunDAZfpDLbfEI15zsEIY3U/x/gHHc/G1zltnAgAAAABJRU5ErkJggg==)}.modal-spinner{display:none;position:fixed;top:50%;left:50%;transform:translateY(-50%) translateX(-50%);padding:12px 16px;border-radius:5px;background-color:#111;height:20px}.modal-spinner>div{border-radius:100px;background-color:#fff;height:20px;width:2px;margin:0 1px;display:inline-block;-webkit-animation:sk-stretchdelay 1.2s infinite ease-in-out;animation:sk-stretchdelay 1.2s infinite ease-in-out}.modal-spinner .rect2{-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.modal-spinner .rect3{-webkit-animation-delay:-1.0s;animation-delay:-1.0s}.modal-spinner .rect4{-webkit-animation-delay:-0.9s;animation-delay:-0.9s}@-webkit-keyframes sk-stretchdelay{0%,40%,100%{-webkit-transform:scaleY(0.5)}20%{-webkit-transform:scaleY(1.0)}}@keyframes sk-stretchdelay{0%,40%,100%{transform:scaleY(0.5);-webkit-transform:scaleY(0.5)}20%{transform:scaleY(1.0);-webkit-transform:scaleY(1.0)}}
body #secondline-psb-subs-modal.modal a.close-modal {
background-color: #000;
border-radius: 50%;
color: #000;
text-indent: 0;
}
body #secondline-psb-subs-modal.modal a.close-modal:hover {
opacity: .8;
}
body #secondline-psb-subs-modal {
max-width: 400px;
}
.secondline-psb-subscribe-modal ul {
list-style: none;
padding: 0;
}
.secondline-psb-subscribe-modal ul li {
padding: 0;    
margin: 0 0 0 0;
}
.secondline-psb-subscribe-modal ul li:not(:last-child) {
border-bottom: 1px solid #f7f7f7;
margin-bottom: 20px;
padding-bottom: 20px;
}
.secondline-psb-subscribe-modal ul li:last-child {
padding-bottom: 10px;
}
img.secondline-psb-subscribe-img {
margin-right: 20px;
height: 32px!important;
width: 32px;	
}
.secondline-psb-subscribe-modal img.secondline-psb-subscribe-img, .button img.secondline-psb-subscribe-img {
display: inline-block;
vertical-align: middle;
}
body .blocker {
z-index: 99999 !important;    
} .secondline-psb-subscribe-inline a.button.podcast-subscribe-button {
margin-right: 10px;
margin-bottom: 10px;
}
.secondline-psb-alignment-left {
text-align: left;
}
.secondline-psb-alignment-center {
text-align: center;
}
.secondline-psb-alignment-right {
text-align: right;
}
.secondline-psb-alignment-none {
text-align: none;
}
.wp-block.wp-block-secondline-themes-podcast-subscribe-button * {
pointer-events: none;
}
body [id^=podcast-subscribe-button].secondline-psb-square-style a.button.podcast-subscribe-button {
border-radius: 0 !important;
}
body [id^=podcast-subscribe-button].secondline-psb-radius-style a.button.podcast-subscribe-button {
border-radius: 4px !important;
}
body [id^=podcast-subscribe-button].secondline-psb-round-style a.button.podcast-subscribe-button {
border-radius: 50px !important;
}
body [id^=podcast-subscribe-button] .secondline-psb-subscribe-list ul {
list-style: none;
margin: 0;
padding: 0;
}
body [id^=podcast-subscribe-button] li {
list-style: none !important;        
}
body [id^=podcast-subscribe-button] li:before, body [id^=podcast-subscribe-button] li:after {
display: none !important;
}
body [id^=podcast-subscribe-button] .secondline-psb-subscribe-list li {
margin-bottom: 20px;
}
body [id^=podcast-subscribe-button] .secondline-psb-subscribe-list li a.button.podcast-subscribe-button {
min-width: 150px;
}
body [id^=podcast-subscribe-button] a.button.podcast-subscribe-button {
line-height: 1;
border: none;
text-align: center;
display: inline-block;
width: auto;
padding: 14px 20px;
font-size: 1em;
}
body [id^=podcast-subscribe-button] a.button.podcast-subscribe-button img {
box-shadow: none;
}
body [id^=podcast-subscribe-button] .secondline-psb-subscribe-icons img.secondline-psb-subscribe-img {
height: 42px;
width: 42px;
}
body [id^=podcast-subscribe-button] .secondline-psb-subscribe-icons a.button.podcast-subscribe-button {
padding: 0 !important;
border: none !important;	
background-color: transparent !important;
}
body [id^=podcast-subscribe-button] .secondline-psb-subscribe-icons span {
display: inline-block;
margin: 10px 0;
}@font-face {
font-family: 'secondline-audio';
src:  url(//katierichardson.com/wp-content/plugins/secondline-custom/assets/fonts/secondline-audio.eot?);
src:  url(//katierichardson.com/wp-content/plugins/secondline-custom/assets/fonts/secondline-audio.eot?#iefix) format('embedded-opentype'),
url(//katierichardson.com/wp-content/plugins/secondline-custom/assets/fonts/secondline-audio.ttf?) format('truetype'),
url(//katierichardson.com/wp-content/plugins/secondline-custom/assets/fonts/secondline-audio.woff?) format('woff'),
url(//katierichardson.com/wp-content/plugins/secondline-custom/assets/fonts/secondline-audio.svg?#secondline-audio) format('svg');
font-weight: normal;
font-style: normal;
font-display: block;
}
body #main-container-secondline .mejs-container .mejs-controls .mejs-button button,
body #main-container-secondline .mejs-container .mejs-controls .mejs-button button:before,
body #main-container-secondline .powerpress_links a.powerpress_link_pinw:before,
body #main-container-secondline .podcast_meta a.podcast-meta-new-window:before,
body #main-container-secondline .powerpress_links a.powerpress_link_d:before,
body #main-container-secondline .podcast_meta a.podcast-meta-download:before,
body.secondline-fancy-player #main-container-secondline .secondline_playlist .mejs-button.mejs-next-button button:before,
body.secondline-fancy-player #main-container-secondline .secondline_playlist .mejs-button.mejs-prev-button button:before {
font-family: secondline-audio !important;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;    
box-sizing: border-box;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;    
}
body.secondline-fancy-player #main-container-secondline .mejs-container .mejs-controls .mejs-playpause-button button:before,
body.secondline-fancy-player #main-container-secondline .mejs-button.mejs-jump-forward-button button:before,
body.secondline-fancy-player #main-container-secondline .mejs-button.mejs-skip-back-button button:before,
body.secondline-fancy-player #main-container-secondline .mejs-volume-button button:before {
transition-duration: 250ms; 
transition-property: all; 
transition-timing-function: ease-in-out;
}
#main-container-secondline .mejs-container .mejs-controls .mejs-button.mejs-speed-button,
#main-container-secondline .mejs-container .mejs-controls .mejs-button.mejs-speed-button button {
font-family: sans-serif !important;
}
body #main-container-secondline .powerpress_links a.powerpress_link_d:before,
body #main-container-secondline .podcast_meta a.podcast-meta-download:before {
content: "\e902" !important;
}
body #main-container-secondline .powerpress_links a.powerpress_link_pinw:before,
body #main-container-secondline .podcast_meta a.podcast-meta-new-window:before {
content: "\e904" !important;
}
body #main-container-secondline .mejs-volume-button.mejs-mute button:before {
content: "\e900";	
}
body #main-container-secondline .mejs-volume-button.mejs-unmute button:before {
content: "\e901";
}
body #main-container-secondline .mejs-button.mejs-jump-forward-button button:before {
content: "\e90a";
}
body #main-container-secondline .mejs-button.mejs-skip-back-button button:before {
content: "\e909"; 
}
body #main-container-secondline .mejs-playpause-button.mejs-play button:before {
content: "\e907";
}
body #main-container-secondline .mejs-playpause-button.mejs-pause button:before {
content: "\e906";
}
body #main-container-secondline .mejs-fullscreen-button button:before,
body #main-container-secondline .mejs-fullscreen-button.mejs-unfullscreen button:before {
content: "\e989";
}
body #main-container-secondline .mejs-playpause-button.mejs-replay button:before {
content: "\e908";
font-size: 36px;
} body #main-container-secondline .mejs-button.mejs-skip-back-button button {
visibility: hidden;
}
body #main-container-secondline .mejs-button.mejs-skip-back-button button:before {
visibility: visible;
display: block;
background-size: cover;
position: relative;
color: inherit;
font-size: 22px;
top: 2px;
left: 0;
}
body #main-container-secondline .mejs-button.mejs-jump-forward-button button {
width: 30px;
height: 30px;
position: relative;
left: -6px;
top: 1px;
}
body #main-container-secondline .mejs-button.mejs-skip-back-button button {
width: 30px;
height: 30px;
position: relative;
left: -20px;
top: -1px;
}
body #main-container-secondline .mejs-button.mejs-jump-forward-button button:before {
visibility: visible;
display: block;
background-size: cover;
position: relative;
color: inherit;
font-size: 22px;
}
body #main-container-secondline .mejs-jump-forward-button button {
width: 30px;
height: 30px;
position: relative;
top: -36px;
left: 0px;
visibility: hidden;
}
body.secondline-fancy-player #main-container-secondline .mejs-volume-button.mejs-mute button:before,
body.secondline-fancy-player #main-container-secondline .mejs-volume-button.mejs-unmute button:before {
font-size:22px;
top:-3px;
}
body #main-container-secondline .mejs-container .mejs-button.mejs-speed-button button {
padding: 1px;
border-radius: 2px;
border: 2px solid #ffffff;
color: #fff;
font-size: 10px !important;
font-family: sans-serif !important;
position: relative;
top: 2px;
font-weight: 700;
width: 36px;
height: 22px;
background: rgba(0,0,0,.1) !important;
padding: 2px !important;
}
body.secondline-fancy-player #main-container-secondline .mejs-container .mejs-button.mejs-speed-button button:hover {
color: #fff;
}
body #main-container-secondline ul.mejs-speed-selector-list {
list-style: none;
text-align: center !important;
padding: 0;
margin: 0;
top: -165px;
position: relative;
background: rgba(0,0,0,0.7);
padding: 10px;
width: 60px;
border: 2px solid #b1b1b1;
left: -6px;
border-radius: 3px;
box-sizing: border-box !important;
}
body #main-container-secondline ul.mejs-speed-selector-list:after {
content: "";
display: block;
position: absolute;
bottom: -7px;
left: 23px;
width: 0;
height: 0;
border-left: 5px solid transparent;
border-right: 5px solid transparent;
border-top: 5px solid #b1b1b1;
}
body #main-container-secondline .mejs-speed-selector-input {
visibility: hidden;
display: none;
}
body #main-container-secondline ul.mejs-speed-selector-list li {
font-size: 11px;
letter-spacing: -0.5px;
margin-bottom: 6px;
color: #fff;
font-weight: 700;
border-bottom: 1px solid rgba(255,255,255,.1);
padding-bottom: 6px;
opacity: .85;
}
body #main-container-secondline ul.mejs-speed-selector-list li:hover {
opacity: 1;
}
body #main-container-secondline ul.mejs-speed-selector-list li:last-child {
margin-bottom: 0;
padding-bottom: 0;
border: 0;
}
body #main-container-secondline .mejs-speed-selector.mejs-offscreen {
opacity: 0;
transition: opacity 250ms ease-in-out;
}
body #main-container-secondline .mejs-speed-selector {
opacity: 1;
transition: opacity 250ms ease-in-out;
}
body #main-container-secondline .mejs-volume-handle {
cursor: pointer;
}
body #main-container-secondline .mejs-container .mejs-controls .mejs-playpause-button {
left: -8px !important;
}
body #main-container-secondline .mejs-container .mejs-controls .mejs-time-rail .mejs-time-float-corner {
top: 16px;
}
body #main-container-secondline .mejs-controls .mejs-time-rail .mejs-time-float-current {
margin: 3px;
}
body #main-container-secondline .powerpress_links a.powerpress_link_d:before, body #main-container-secondline .podcast_meta a.podcast-meta-download:before {
font-size: 30px;
top: -47px;
right: -16px;
}
body #main-container-secondline .powerpress_links a.powerpress_link_pinw:before, body #main-container-secondline .podcast_meta a.podcast-meta-new-window:before {
font-size: 30px;
top: -46px;
right: 24px;
}
body.secondline-fancy-player #main-container-secondline .podcast_meta a.podcast-meta-new-window:before {
top: -44px !important;
}
body.secondline-fancy-player #main-container-secondline .podcast_meta a.podcast-meta-download:before {
top: -46px !important;
}
@media screen and (min-width: 1024px) and (max-width:1200px) {
body.secondline-fancy-player #main-container-secondline .secondline-themes-default-blog-index div.podcast_meta, body.secondline-fancy-player #main-container-secondline .secondline-themes-default-blog-index p.powerpress_links {
top: 35px;
}
}
@media screen and (min-width: 1024px) {
body #blog-post-title-meta-container .single-player-container-secondline, body #main-container-secondline .secondline-themes-post-list-main .secondline-masonry-item .single-column-slt .post-list-player-container-secondline {
position: relative;
left: 16px;
}		
body #blog-post-title-meta-container .single-player-container-secondline .embed-player-single-slt { 
left: auto;
}
body.single-post #main-container-secondline #page-title-slt-post-page .single-player-container-secondline .embed-player-single-slt .mejs-container,
body #main-container-secondline .secondline-themes-post-list-main .secondline-masonry-item .single-column-slt .post-list-player-container-secondline .embed-player-single-slt .mejs-container {
width: 97% !important;
}
body.secondline-fancy-player #main-container-secondline .secondline-themes-default-blog-index div.podcast_meta, body.secondline-fancy-player #main-container-secondline .secondline-themes-default-blog-index p.powerpress_links {
top: 35px;
}	
}
body #main-container-secondline .secondline-masonry-item .grid-columns-slt .mejs-button.mejs-jump-forward-button,
body #main-container-secondline .secondline-masonry-item .grid-columns-slt .mejs-button.mejs-skip-back-button,
body #main-container-secondline .secondline-masonry-item .grid-columns-slt .mejs-button.mejs-speed-button,
body #main-container-secondline .secondline-masonry-item.secondline-masonry-col-2 .mejs-button.mejs-jump-forward-button,
body #main-container-secondline .secondline-masonry-item.secondline-masonry-col-2 .mejs-button.mejs-skip-back-button,
body #main-container-secondline .secondline-masonry-item.secondline-masonry-col-2 .mejs-button.mejs-speed-button,
body #main-container-secondline .secondline-masonry-item.secondline-masonry-col-3 .mejs-button.mejs-jump-forward-button,
body #main-container-secondline .secondline-masonry-item.secondline-masonry-col-3 .mejs-button.mejs-skip-back-button,
body #main-container-secondline .secondline-masonry-item.secondline-masonry-col-3 .mejs-button.mejs-speed-button,
body #main-container-secondline .secondline-masonry-item.secondline-masonry-col-4 .mejs-button.mejs-jump-forward-button,
body #main-container-secondline .secondline-masonry-item.secondline-masonry-col-4 .mejs-button.mejs-skip-back-button,
body #main-container-secondline .secondline-masonry-item.secondline-masonry-col-4 .mejs-button.mejs-speed-button,
body #main-container-secondline .secondline-masonry-item.secondline-masonry-col-5 .mejs-button.mejs-jump-forward-button,
body #main-container-secondline .secondline-masonry-item.secondline-masonry-col-5 .mejs-button.mejs-skip-back-button,
body #main-container-secondline .secondline-masonry-item.secondline-masonry-col-5 .mejs-button.mejs-speed-button,
body #main-container-secondline .secondline-masonry-item.secondline-masonry-col-6 .mejs-button.mejs-jump-forward-button,
body #main-container-secondline .secondline-masonry-item.secondline-masonry-col-6 .mejs-button.mejs-skip-back-button,
body #main-container-secondline .secondline-masonry-item.secondline-masonry-col-6 .mejs-button.mejs-speed-button {
display:none;
}
@media screen and (max-width: 767px) {
body #main-container-secondline .mejs-button.mejs-jump-forward-button,
body #main-container-secondline .mejs-button.mejs-skip-back-button,
body #main-container-secondline .mejs-button.mejs-speed-button {
display: none;
}
body.secondline-fancy-player #main-container-secondline .wp-playlist.wp-audio-playlist .mejs-container .mejs-inner .mejs-controls button,
body.secondline-fancy-player #main-container-secondline .secondline_playlist .mejs-container .mejs-inner .mejs-controls button {
font-size: 18px !important;
}	
body #main-container-secondline .wp-playlist .mejs-container .mejs-controls .mejs-playpause-button button:before,
body #main-container-secondline .secondline_playlist .mejs-container .mejs-controls .mejs-playpause-button button:before {
font-size: 22px !important;
}	
body.secondline-fancy-player #main-container-secondline #page-title-slt-post-page .wp-playlist.secondline_playlist,
body.secondline-fancy-player #main-container-secondline #page-title-slt-post-page .secondline_playlist {
max-width: 100% !important;
margin-top: 75px;
}
body.secondline-fancy-player #main-container-secondline .wp-playlist.wp-audio-playlist .mejs-container .mejs-inner .mejs-controls .mejs-playpause-button button,
body.secondline-fancy-player #main-container-secondline .secondline_playlist .mejs-container .mejs-inner .mejs-controls .mejs-playpause-button button {
left: 2px !important;
}
body.secondline-fancy-player .no-thumb-slt:before {
display:none;
}
body.secondline-fancy-player .mejs-playlist-current.mejs-layer img, body.secondline-fancy-player .mejs-playlist-current.mejs-layer p span,
body.secondline-fancy-player .mejs-playlist-current.mejs-layer img, body.secondline-fancy-player .mejs-playlist-current.mejs-layer p {
font-size: 15px;
}
body.secondline-fancy-player #main-container-secondline .mejs-playlist-current.mejs-layer {
display:block;
}
body.secondline-fancy-player #main-container-secondline .mejs-playlist-current.mejs-layer img, body.secondline-fancy-player #main-container-secondline .mejs-playlist-current.mejs-layer p span {
display: block !important;
height: auto;
min-width: auto;
padding: 10px;
}
body.secondline-fancy-player #main-container-secondline .mejs-playlist-current.mejs-layer img {
max-width: 100%;
display: none !important;
padding-bottom: 0;
padding-right: 0;
margin-right: 0;
}
body.secondline-fancy-player #main-container-secondline .mejs-playlist-current.mejs-layer p {
margin-top: 8px !important;
display: inline-block;
}
body.secondline-fancy-player #main-container-secondline .mejs-playlist-item-thumbnail {
display: none;
}
}
@media screen and (max-width: 1024px) {	
body #main-container-secondline .secondline-themes-post-list-main .mejs-button.mejs-jump-forward-button,
body #main-container-secondline .secondline-themes-post-list-main .mejs-button.mejs-skip-back-button,
body #main-container-secondline .secondline-themes-post-list-main .mejs-button.mejs-speed-button {
display: none;
}	
}
body #main-container-secondline .secondline-masonry-item .grid-columns-slt .mejs-horizontal-volume-total {
width: 100%;
max-width: 100% !important;
}
body #main-container-secondline .secondline-masonry-item .grid-columns-slt .mejs-container .mejs-controls .mejs-playpause-button {
left: 0 !important;
}
body #main-container-secondline .mejs-time-buffering,
body #main-container-secondline .mejs-time-current,
body #main-container-secondline .mejs-time-loaded,
body #main-container-secondline .mejs-time-handle {
-webkit-transform: scaleX(0);
-ms-transform: scaleX(0);
transform: scaleX(0);
-webkit-transform-origin: 0 0;
-ms-transform-origin: 0 0;
transform-origin: 0 0;
-webkit-transition: all .1s ease-in;
transition: all .1s ease-in;
}
body #main-container-secondline .mejs-volume-current,
body #main-container-secondline .mejs-volume-handle {
transition: all .1s ease-in-out;
} body #main-container-secondline .mejs-video .mejs-button.mejs-playpause-button.mejs-play,
body #main-container-secondline .mejs-video .mejs-button.mejs-playpause-button.mejs-pause,
body #main-container-secondline .mejs-video .mejs-button.mejs-playpause-button.mejs-replay {
border: none !important;
}
body #main-container-secondline .mejs-video .mejs-button.mejs-playpause-button.mejs-play button:before,
body #main-container-secondline .mejs-video .mejs-button.mejs-playpause-button.mejs-pause button:before,
body #main-container-secondline .mejs-video .mejs-button.mejs-playpause-button.mejs-replay button:before {
font-size: 32px !important;
position: relative;
left: 10px;
color: #fff;
}
body #main-container-secondline .mejs-video .mejs-button.mejs-volume-button.mejs-mute button:before,
body #main-container-secondline .mejs-video .mejs-inner .mejs-controls .mejs-fullscreen-button button:before {
color:#fff !important;    
}
body #main-container-secondline .mejs-video .mejs-inner .mejs-controls .mejs-fullscreen-button button:before {
font-size:13px;
position:relative;
top:1px;
} body.secondline-fancy-player #main-container-secondline .wp-playlist,
body.secondline-fancy-player #main-container-secondline .secondline_playlist {
padding: 0;
background: none;
border: none;
margin: 100px 0 90px 0;
max-width: 100%;
font-size: initial !important;
}
body.secondline-fancy-player #main-container-secondline #page-title-slt-post-page .wp-playlist.secondline_playlist,
body.secondline-fancy-player #main-container-secondline #page-title-slt-post-page .secondline_playlist {
max-width: 80%;
margin: 150px auto 0 auto;
}
body.single-post #main-container-secondline #page-title-slt-post-page .single-player-container-secondline .embed-player-single-slt .wp-playlist .mejs-container {
width: 100% !important;
}
body.secondline-fancy-player .mejs-playlist-item-content input[type="radio"],
body.secondline-fancy-player .wp-playlist-prev,
body.secondline-fancy-player .wp-playlist-next {
display: none !important;
}
body.secondline-fancy-player #main-container-secondline .mejs-playlist-layer ul,
body.secondline-fancy-player #main-container-secondline .mejs-playlist-layer li{
list-style: none !important;
padding-left:0;
padding-top:0;
padding-bottom:0;
margin-left:0;
}
body.secondline-fancy-player #main-container-secondline .secondline-themes-playlist-element .mejs-playlist-layer.mejs-playlist-selector ul,
body.secondline-fancy-player #main-container-secondline .secondline-themes-playlist-element .mejs-playlist-layer.mejs-playlist-selector li {
margin-top: 0;
margin-bottom: 0;
}
body.secondline-fancy-player .mejs-playlist-layer {
width: 100% !important;
}
body.secondline-fancy-player .secondline_playlist {
min-height:400px;
transition: all .3s ease-in-out;
margin-bottom: 90px;
}
body.secondline-fancy-player .secondline_playlist.fluid_playlist_height {
min-height:200px;
transition: all .3s ease-in-out;
max-height:200px;
}
body.secondline-fancy-player .mejs-playlist-current.mejs-layer {
position: absolute;
top:-160px;
background: #191919;
display:block;
overflow:hidden;
height: 150px !important;
width: 100% !important;
}
body.secondline-fancy-player #main-container-secondline .secondline_playlist .mejs-container .mejs-controls {
background: #191919;
border-top: 1px solid rgba(255,255,255,.1);
border-bottom: 1px solid rgba(255,255,255,.1);
padding-top: 4px;
padding-bottom: 3px;
height: 50px;
}
body.secondline-fancy-player #main-container-secondline .secondline_playlist .mejs-button.mejs-playpause-button button:hover {
background: none !important;    
}
body.secondline-fancy-player #main-container-secondline .secondline-themes-playlist-element .mejs-playlist-layer.mejs-playlist-selector li:nth-child(2n) {
background: rgba(0,0,0,0.03) !important;
}
body.secondline-fancy-player #main-container-secondline .wp-playlist-item,
body.secondline-fancy-player #main-container-secondline .secondline_playlist .mejs-container .mejs-controls {
border-color: rgba(0,0,0,.2);
}
body.secondline-fancy-player .mejs-playlist-current.mejs-layer img, body.secondline-fancy-player .mejs-playlist-current.mejs-layer p span {
display:inline-block;
margin-right: 20px;
}
body.secondline-fancy-player .mejs-playlist-current.mejs-layer img {
float:left;
height: auto;
max-width: 250px;
max-height: 100%;
}
body.secondline-fancy-player #main-container-secondline .mejs-playlist-current.mejs-layer p span {
max-width: 100%;
}
body.secondline-fancy-player #main-container-secondline .wp-playlist .mejs-time-rail {
max-width: 45%;
}
body.secondline-fancy-player #main-container-secondline .mejs-playlist-current.mejs-layer p {
margin: 20px 0 0 0;
font-size: 16px;
font-weight: 700;
color: #fff;
}
body.secondline-fancy-player .mejs-playlist-item-thumbnail {
max-width: 50px;
min-width: 50px;
display:inline-block;
margin-right: 20px;
}
body.secondline-fancy-player .mejs-playlist-item-thumbnail img{
border-radius:1px;
}
body.secondline-fancy-player label.mejs-playlist-selector-label.wp-playlist-item-title span,
body.secondline-fancy-player #main-container-secondline .secondline-themes-playlist-element .mejs-playlist-layer.mejs-playlist-selector span img {
display:none !important;
}
body.secondline-fancy-player #main-container-secondline .mejs-playlist-layer ul.mejs-playlist-selector-list.wp-playlist-tracks,
body.secondline-fancy-player #main-container-secondline .secondline-themes-playlist-element .mejs-playlist-layer.mejs-playlist-selector {
position: relative;
top: 40px;
max-height: 500px;
overflow-y: auto;
transition: all .3s ease-in-out;
}
body.secondline-fancy-player #main-container-secondline .mejs-container.playlist_hidden .mejs-playlist-layer ul.mejs-playlist-selector-list.wp-playlist-tracks,
body.secondline-fancy-player #main-container-secondline .secondline-themes-playlist-element .playlist_hidden .mejs-playlist-layer.mejs-playlist-selector {
max-height: 0;
overflow-y: hidden;
transition: all .3s ease-in-out;
}
body.secondline-fancy-player #main-container-secondline .wp-playlist-tracks,
body.secondline-fancy-player #main-container-secondline .wp-playlist-item,
body.secondline-fancy-player #main-container-secondline .mejs-layers,
body.secondline-fancy-player .wp-playlist-current-item,
body.secondline-fancy-player #main-container-secondline .secondline-themes-playlist-element .mejs-playlist-layer.mejs-playlist-selector ul,
body.secondline-fancy-player #main-container-secondline .secondline-themes-playlist-element .mejs-playlist-layer.mejs-playlist-selector li {
background: #191919;
}
body.secondline-fancy-player .mejs-playlist-item-inner {
padding: 12px;
display: flex;
}
body.secondline-fancy-player #main-container-secondline .wp-playlist-item-title {
font-size: 16px;
font-weight: 700;
color: #fff;
}
body.secondline-fancy-player .mejs-playlist-item-description {
font-size: 85%;
display: inline-block;
}
body.secondline-fancy-player .wp-playlist-current-item {
margin-bottom:0;
padding-bottom: 0;
}
body.secondline-fancy-player #main-container-secondline .secondline_playlist .mejs-button.mejs-next-button button,
body.secondline-fancy-player #main-container-secondline .secondline_playlist .mejs-button.mejs-prev-button button {
height: 24px;
width: 24px;
font-size: 24px;
margin: 8px 3px;
}
body.secondline-fancy-player #main-container-secondline .wp-playlist.wp-audio-playlist .mejs-container .mejs-inner .mejs-controls .mejs-playpause-button,
body.secondline-fancy-player #main-container-secondline .secondline_playlist .mejs-container .mejs-inner .mejs-controls .mejs-playpause-button {
margin: 0 10px;	
}
body.secondline-fancy-player #main-container-secondline .wp-playlist.wp-audio-playlist .mejs-container .mejs-inner .mejs-controls .mejs-playpause-button button,
body.secondline-fancy-player #main-container-secondline .secondline_playlist .mejs-container .mejs-inner .mejs-controls .mejs-playpause-button button {
width: 36px;
height: 36px;
position: relative;
top: -7px;
left: 13px;
}
body.secondline-fancy-player #main-container-secondline .wp-playlist.wp-audio-playlist .mejs-container .mejs-inner .mejs-controls .mejs-playpause-button.mejs-replay button:before,
body.secondline-fancy-player #main-container-secondline .secondline_playlist .mejs-container .mejs-inner .mejs-controls .mejs-playpause-button.mejs-replay button:before {
display:none;
}
body.secondline-fancy-player #main-container-secondline .wp-playlist.wp-audio-playlist .mejs-container .mejs-inner .mejs-controls .mejs-playpause-button button:before,
body.secondline-fancy-player #main-container-secondline .secondline_playlist .mejs-container .mejs-inner .mejs-controls .mejs-playpause-button button:before {
font-size: 36px;
}
body.secondline-fancy-player #main-container-secondline .secondline_playlist .mejs-container .mejs-inner .mejs-controls .mejs-playpause-button {
border: 0;
}
body.secondline-fancy-player #main-container-secondline .secondline_playlist .mejs-button.mejs-next-button:hover button:before,
body.secondline-fancy-player #main-container-secondline .secondline_playlist .mejs-button.mejs-prev-button:hover button:before,
body.secondline-fancy-player #main-container-secondline .wp-playlist.wp-audio-playlist .mejs-container .mejs-inner .mejs-controls .mejs-playpause-button:hover button:before,
body.secondline-fancy-player #main-container-secondline .secondline_playlist .mejs-container .mejs-inner .mejs-controls .mejs-playpause-button:hover button:before,
body.secondline-fancy-player #main-container-secondline .secondline_playlist button.playlist-toggle:hover,
body.secondline-fancy-player #main-container-secondline .secondline_playlist button:hover,
body.secondline-fancy-player #main-container-secondline .secondline_playlist .mejs-button:hover button:before {
opacity: .7;
transition: opacity 150ms ease-in-out;
}
body.secondline-fancy-player #main-container-secondline .secondline_playlist .mejs-button.mejs-next-button button:before,
body.secondline-fancy-player #main-container-secondline .secondline_playlist .mejs-button.mejs-prev-button button:before {
content: "\e905";
}
body.secondline-fancy-player #main-container-secondline .secondline_playlist .mejs-button.mejs-prev-button button {
transform: rotate(-180deg);
left: 5px;
}
body.secondline-fancy-player #main-container-secondline .secondline_playlist .mejs-button.mejs-skip-back-button {
margin-left: 35px;
}
body.secondline-fancy-player #main-container-secondline .secondline_playlist .mejs-button.mejs-jump-forward-button {
margin-left: -7px;
}
body.secondline-fancy-player #main-container-secondline .secondline_playlist .mejs-container .mejs-button.mejs-speed-button {
margin-left: 5px;
margin-right: 20px;
}
body.secondline-fancy-player #main-container-secondline .secondline_playlist ul.mejs-speed-selector-list {
left:-6px;
}
body.secondline-fancy-player #main-container-secondline .secondline_playlist button.playlist-toggle {
background: transparent;
color: #fff;
border:0;
position: relative;
}
body.secondline-fancy-player .no-thumb-slt:before {
font-size: 50px;
margin-right: 20px;
}
body.secondline-fancy-player .mejs-playlist-current.mejs-layer img[src=""]:before {
content:"\f03e";
font-size: 110px;
color: #999;
margin-left: 15px;
font-family:Font Awesome\ 5 Free;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-weight: 900;
font-variant: normal;
text-rendering: auto;
line-height: 1;	
}
body.secondline-fancy-player .mejs-playlist-item-inner img,
body.secondline-fancy-player .mejs-playlist-item-inner i,
body.secondline-fancy-player .mejs-playlist-item-inner {
cursor: pointer;
} .mc4wp-form-fields input[name="FNAME"], .mc4wp-form-fields input[name="LNAME"] {
border-radius: 50px;
width: 32%;
display: inline-block;
margin-bottom: 20px;
}
.mc4wp-form-fields input[name="FNAME"] {
margin-right: 1%;
}
@media screen and (max-width: 959px) {
.mc4wp-form-fields input[name="FNAME"], .mc4wp-form-fields input[name="LNAME"] {
width: 48%;
}
}