@font-face {
font-family: 'FontAwesome';
src: url(//twelveminuteconvos.com/wp-content/plugins/simple-podcast-press/fonts/fontawesome-webfont.eot?v=4.0.3);
src: url(//twelveminuteconvos.com/wp-content/plugins/simple-podcast-press/fonts/fontawesome-webfont.eot?#iefix&v=4.0.3) format('embedded-opentype'), url(//twelveminuteconvos.com/wp-content/plugins/simple-podcast-press/fonts/fontawesome-webfont.woff?v=4.0.3) format('woff'), url(//twelveminuteconvos.com/wp-content/plugins/simple-podcast-press/fonts/fontawesome-webfont.ttf?v=4.0.3) format('truetype'), url(//twelveminuteconvos.com/wp-content/plugins/simple-podcast-press/fonts/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular) format('svg');
font-weight: normal;
font-style: normal;
}
.fa {
display: inline-block;
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
} .fa-lg {
font-size: 1.3333333333333333em;
line-height: 0.75em;
vertical-align: -15%;
}
.fa-2x {
font-size: 2em;
}
.fa-3x {
font-size: 3em;
}
.fa-4x {
font-size: 4em;
}
.fa-5x {
font-size: 5em;
}
.fa-fw {
width: 1.2857142857142858em;
text-align: center;
}
.fa-ul {
padding-left: 0;
margin-left: 2.142857142857143em;
list-style-type: none;
}
.fa-ul > li {
position: relative;
}
.fa-li {
position: absolute;
left: -2.142857142857143em;
width: 2.142857142857143em;
top: 0.14285714285714285em;
text-align: center;
}
.fa-li.fa-lg {
left: -1.8571428571428572em;
}
.fa-border {
padding: .2em .25em .15em;
border: solid 0.08em #eeeeee;
border-radius: .1em;
}
.pull-right {
float: right;
}
.pull-left {
float: left;
}
.fa.pull-left {
margin-right: .3em;
}
.fa.pull-right {
margin-left: .3em;
}
.fa-spin {
-webkit-animation: spin 2s infinite linear;
-moz-animation: spin 2s infinite linear;
-o-animation: spin 2s infinite linear;
animation: spin 2s infinite linear;
}
@-moz-keyframes spin {
0% {
-moz-transform: rotate(0deg);
}
100% {
-moz-transform: rotate(359deg);
}
}
@-webkit-keyframes spin {
0% {
-webkit-transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
}
}
@-o-keyframes spin {
0% {
-o-transform: rotate(0deg);
}
100% {
-o-transform: rotate(359deg);
}
}
@-ms-keyframes spin {
0% {
-ms-transform: rotate(0deg);
}
100% {
-ms-transform: rotate(359deg);
}
}
@keyframes spin {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(359deg);
}
}
.fa-rotate-90 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg);
}
.fa-rotate-180 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);
}
.fa-rotate-270 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
-webkit-transform: rotate(270deg);
-moz-transform: rotate(270deg);
-ms-transform: rotate(270deg);
-o-transform: rotate(270deg);
transform: rotate(270deg);
}
.fa-flip-horizontal {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
-webkit-transform: scale(-1, 1);
-moz-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
-o-transform: scale(-1, 1);
transform: scale(-1, 1);
}
.fa-flip-vertical {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
-webkit-transform: scale(1, -1);
-moz-transform: scale(1, -1);
-ms-transform: scale(1, -1);
-o-transform: scale(1, -1);
transform: scale(1, -1);
}
.fa-stack {
position: relative;
display: inline-block;
width: 2em;
height: 2em;
line-height: 2em;
vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
position: absolute;
left: 0;
width: 100%;
text-align: center;
}
.fa-stack-1x {
line-height: inherit;
}
.fa-stack-2x {
font-size: 2em;
}
.fa-inverse {
color: #ffffff;
} .fa-glass:before {
content: "\f000";
}
.fa-music:before {
content: "\f001";
}
.fa-search:before {
content: "\f002";
}
.fa-envelope-o:before {
content: "\f003";
}
.fa-heart:before {
content: "\f004";
}
.fa-star:before {
content: "\f005";
}
.fa-star-o:before {
content: "\f006";
}
.fa-user:before {
content: "\f007";
}
.fa-film:before {
content: "\f008";
}
.fa-th-large:before {
content: "\f009";
}
.fa-th:before {
content: "\f00a";
}
.fa-th-list:before {
content: "\f00b";
}
.fa-check:before {
content: "\f00c";
}
.fa-times:before {
content: "\f00d";
}
.fa-search-plus:before {
content: "\f00e";
}
.fa-search-minus:before {
content: "\f010";
}
.fa-power-off:before {
content: "\f011";
}
.fa-signal:before {
content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
content: "\f013";
}
.fa-trash-o:before {
content: "\f014";
}
.fa-home:before {
content: "\f015";
}
.fa-file-o:before {
content: "\f016";
}
.fa-clock-o:before {
content: "\f017";
}
.fa-road:before {
content: "\f018";
}
.fa-download:before {
content: "\f019";
}
.fa-arrow-circle-o-down:before {
content: "\f01a";
}
.fa-arrow-circle-o-up:before {
content: "\f01b";
}
.fa-inbox:before {
content: "\f01c";
}
.fa-play-circle-o:before {
content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
content: "\f01e";
}
.fa-refresh:before {
content: "\f021";
}
.fa-list-alt:before {
content: "\f022";
}
.fa-lock:before {
content: "\f023";
}
.fa-flag:before {
content: "\f024";
}
.fa-headphones:before {
content: "\f025";
}
.fa-volume-off:before {
content: "\f026";
}
.fa-volume-down:before {
content: "\f027";
}
.fa-volume-up:before {
content: "\f028";
}
.fa-qrcode:before {
content: "\f029";
}
.fa-barcode:before {
content: "\f02a";
}
.fa-tag:before {
content: "\f02b";
}
.fa-tags:before {
content: "\f02c";
}
.fa-book:before {
content: "\f02d";
}
.fa-bookmark:before {
content: "\f02e";
}
.fa-print:before {
content: "\f02f";
}
.fa-camera:before {
content: "\f030";
}
.fa-font:before {
content: "\f031";
}
.fa-bold:before {
content: "\f032";
}
.fa-italic:before {
content: "\f033";
}
.fa-text-height:before {
content: "\f034";
}
.fa-text-width:before {
content: "\f035";
}
.fa-align-left:before {
content: "\f036";
}
.fa-align-center:before {
content: "\f037";
}
.fa-align-right:before {
content: "\f038";
}
.fa-align-justify:before {
content: "\f039";
}
.fa-list:before {
content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
content: "\f03b";
}
.fa-indent:before {
content: "\f03c";
}
.fa-video-camera:before {
content: "\f03d";
}
.fa-picture-o:before {
content: "\f03e";
}
.fa-pencil:before {
content: "\f040";
}
.fa-map-marker:before {
content: "\f041";
}
.fa-adjust:before {
content: "\f042";
}
.fa-tint:before {
content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
content: "\f044";
}
.fa-share-square-o:before {
content: "\f045";
}
.fa-check-square-o:before {
content: "\f046";
}
.fa-arrows:before {
content: "\f047";
}
.fa-step-backward:before {
content: "\f048";
}
.fa-fast-backward:before {
content: "\f049";
}
.fa-backward:before {
content: "\f04a";
}
.fa-play:before {
content: "\f04b";
}
.fa-pause:before {
content: "\f04c";
}
.fa-stop:before {
content: "\f04d";
}
.fa-forward:before {
content: "\f04e";
}
.fa-fast-forward:before {
content: "\f050";
}
.fa-step-forward:before {
content: "\f051";
}
.fa-eject:before {
content: "\f052";
}
.fa-chevron-left:before {
content: "\f053";
}
.fa-chevron-right:before {
content: "\f054";
}
.fa-plus-circle:before {
content: "\f055";
}
.fa-minus-circle:before {
content: "\f056";
}
.fa-times-circle:before {
content: "\f057";
}
.fa-check-circle:before {
content: "\f058";
}
.fa-question-circle:before {
content: "\f059";
}
.fa-info-circle:before {
content: "\f05a";
}
.fa-crosshairs:before {
content: "\f05b";
}
.fa-times-circle-o:before {
content: "\f05c";
}
.fa-check-circle-o:before {
content: "\f05d";
}
.fa-ban:before {
content: "\f05e";
}
.fa-arrow-left:before {
content: "\f060";
}
.fa-arrow-right:before {
content: "\f061";
}
.fa-arrow-up:before {
content: "\f062";
}
.fa-arrow-down:before {
content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
content: "\f064";
}
.fa-expand:before {
content: "\f065";
}
.fa-compress:before {
content: "\f066";
}
.fa-plus:before {
content: "\f067";
}
.fa-minus:before {
content: "\f068";
}
.fa-asterisk:before {
content: "\f069";
}
.fa-exclamation-circle:before {
content: "\f06a";
}
.fa-gift:before {
content: "\f06b";
}
.fa-leaf:before {
content: "\f06c";
}
.fa-fire:before {
content: "\f06d";
}
.fa-eye:before {
content: "\f06e";
}
.fa-eye-slash:before {
content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
content: "\f071";
}
.fa-plane:before {
content: "\f072";
}
.fa-calendar:before {
content: "\f073";
}
.fa-random:before {
content: "\f074";
}
.fa-comment:before {
content: "\f075";
}
.fa-magnet:before {
content: "\f076";
}
.fa-chevron-up:before {
content: "\f077";
}
.fa-chevron-down:before {
content: "\f078";
}
.fa-retweet:before {
content: "\f079";
}
.fa-shopping-cart:before {
content: "\f07a";
}
.fa-folder:before {
content: "\f07b";
}
.fa-folder-open:before {
content: "\f07c";
}
.fa-arrows-v:before {
content: "\f07d";
}
.fa-arrows-h:before {
content: "\f07e";
}
.fa-bar-chart-o:before {
content: "\f080";
}
.fa-twitter-square:before {
content: "\f081";
}
.fa-facebook-square:before {
content: "\f082";
}
.fa-camera-retro:before {
content: "\f083";
}
.fa-key:before {
content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
content: "\f085";
}
.fa-comments:before {
content: "\f086";
}
.fa-thumbs-o-up:before {
content: "\f087";
}
.fa-thumbs-o-down:before {
content: "\f088";
}
.fa-star-half:before {
content: "\f089";
}
.fa-heart-o:before {
content: "\f08a";
}
.fa-sign-out:before {
content: "\f08b";
}
.fa-linkedin-square:before {
content: "\f08c";
}
.fa-thumb-tack:before {
content: "\f08d";
}
.fa-external-link:before {
content: "\f08e";
}
.fa-sign-in:before {
content: "\f090";
}
.fa-trophy:before {
content: "\f091";
}
.fa-github-square:before {
content: "\f092";
}
.fa-upload:before {
content: "\f093";
}
.fa-lemon-o:before {
content: "\f094";
}
.fa-phone:before {
content: "\f095";
}
.fa-square-o:before {
content: "\f096";
}
.fa-bookmark-o:before {
content: "\f097";
}
.fa-phone-square:before {
content: "\f098";
}
.fa-twitter:before {
content: "\f099";
}
.fa-facebook:before {
content: "\f09a";
}
.fa-github:before {
content: "\f09b";
}
.fa-unlock:before {
content: "\f09c";
}
.fa-credit-card:before {
content: "\f09d";
}
.fa-rss:before {
content: "\f09e";
}
.fa-hdd-o:before {
content: "\f0a0";
}
.fa-bullhorn:before {
content: "\f0a1";
}
.fa-bell:before {
content: "\f0f3";
}
.fa-certificate:before {
content: "\f0a3";
}
.fa-hand-o-right:before {
content: "\f0a4";
}
.fa-hand-o-left:before {
content: "\f0a5";
}
.fa-hand-o-up:before {
content: "\f0a6";
}
.fa-hand-o-down:before {
content: "\f0a7";
}
.fa-arrow-circle-left:before {
content: "\f0a8";
}
.fa-arrow-circle-right:before {
content: "\f0a9";
}
.fa-arrow-circle-up:before {
content: "\f0aa";
}
.fa-arrow-circle-down:before {
content: "\f0ab";
}
.fa-globe:before {
content: "\f0ac";
}
.fa-wrench:before {
content: "\f0ad";
}
.fa-tasks:before {
content: "\f0ae";
}
.fa-filter:before {
content: "\f0b0";
}
.fa-briefcase:before {
content: "\f0b1";
}
.fa-arrows-alt:before {
content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
content: "\f0c1";
}
.fa-cloud:before {
content: "\f0c2";
}
.fa-flask:before {
content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
content: "\f0c5";
}
.fa-paperclip:before {
content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
content: "\f0c7";
}
.fa-square:before {
content: "\f0c8";
}
.fa-bars:before {
content: "\f0c9";
}
.fa-list-ul:before {
content: "\f0ca";
}
.fa-list-ol:before {
content: "\f0cb";
}
.fa-strikethrough:before {
content: "\f0cc";
}
.fa-underline:before {
content: "\f0cd";
}
.fa-table:before {
content: "\f0ce";
}
.fa-magic:before {
content: "\f0d0";
}
.fa-truck:before {
content: "\f0d1";
}
.fa-pinterest:before {
content: "\f0d2";
}
.fa-pinterest-square:before {
content: "\f0d3";
}
.fa-google-plus-square:before {
content: "\f0d4";
}
.fa-google-plus:before {
content: "\f0d5";
}
.fa-money:before {
content: "\f0d6";
}
.fa-caret-down:before {
content: "\f0d7";
}
.fa-caret-up:before {
content: "\f0d8";
}
.fa-caret-left:before {
content: "\f0d9";
}
.fa-caret-right:before {
content: "\f0da";
}
.fa-columns:before {
content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-asc:before {
content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-desc:before {
content: "\f0de";
}
.fa-envelope:before {
content: "\f0e0";
}
.fa-linkedin:before {
content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
content: "\f0e4";
}
.fa-comment-o:before {
content: "\f0e5";
}
.fa-comments-o:before {
content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
content: "\f0e7";
}
.fa-sitemap:before {
content: "\f0e8";
}
.fa-umbrella:before {
content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
content: "\f0ea";
}
.fa-lightbulb-o:before {
content: "\f0eb";
}
.fa-exchange:before {
content: "\f0ec";
}
.fa-cloud-download:before {
content: "\f0ed";
}
.fa-cloud-upload:before {
content: "\f0ee";
}
.fa-user-md:before {
content: "\f0f0";
}
.fa-stethoscope:before {
content: "\f0f1";
}
.fa-suitcase:before {
content: "\f0f2";
}
.fa-bell-o:before {
content: "\f0a2";
}
.fa-coffee:before {
content: "\f0f4";
}
.fa-cutlery:before {
content: "\f0f5";
}
.fa-file-text-o:before {
content: "\f0f6";
}
.fa-building-o:before {
content: "\f0f7";
}
.fa-hospital-o:before {
content: "\f0f8";
}
.fa-ambulance:before {
content: "\f0f9";
}
.fa-medkit:before {
content: "\f0fa";
}
.fa-fighter-jet:before {
content: "\f0fb";
}
.fa-beer:before {
content: "\f0fc";
}
.fa-h-square:before {
content: "\f0fd";
}
.fa-plus-square:before {
content: "\f0fe";
}
.fa-angle-double-left:before {
content: "\f100";
}
.fa-angle-double-right:before {
content: "\f101";
}
.fa-angle-double-up:before {
content: "\f102";
}
.fa-angle-double-down:before {
content: "\f103";
}
.fa-angle-left:before {
content: "\f104";
}
.fa-angle-right:before {
content: "\f105";
}
.fa-angle-up:before {
content: "\f106";
}
.fa-angle-down:before {
content: "\f107";
}
.fa-desktop:before {
content: "\f108";
}
.fa-laptop:before {
content: "\f109";
}
.fa-tablet:before {
content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
content: "\f10b";
}
.fa-circle-o:before {
content: "\f10c";
}
.fa-quote-left:before {
content: "\f10d";
}
.fa-quote-right:before {
content: "\f10e";
}
.fa-spinner:before {
content: "\f110";
}
.fa-circle:before {
content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
content: "\f112";
}
.fa-github-alt:before {
content: "\f113";
}
.fa-folder-o:before {
content: "\f114";
}
.fa-folder-open-o:before {
content: "\f115";
}
.fa-smile-o:before {
content: "\f118";
}
.fa-frown-o:before {
content: "\f119";
}
.fa-meh-o:before {
content: "\f11a";
}
.fa-gamepad:before {
content: "\f11b";
}
.fa-keyboard-o:before {
content: "\f11c";
}
.fa-flag-o:before {
content: "\f11d";
}
.fa-flag-checkered:before {
content: "\f11e";
}
.fa-terminal:before {
content: "\f120";
}
.fa-code:before {
content: "\f121";
}
.fa-reply-all:before {
content: "\f122";
}
.fa-mail-reply-all:before {
content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
content: "\f123";
}
.fa-location-arrow:before {
content: "\f124";
}
.fa-crop:before {
content: "\f125";
}
.fa-code-fork:before {
content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
content: "\f127";
}
.fa-question:before {
content: "\f128";
}
.fa-info:before {
content: "\f129";
}
.fa-exclamation:before {
content: "\f12a";
}
.fa-superscript:before {
content: "\f12b";
}
.fa-subscript:before {
content: "\f12c";
}
.fa-eraser:before {
content: "\f12d";
}
.fa-puzzle-piece:before {
content: "\f12e";
}
.fa-microphone:before {
content: "\f130";
}
.fa-microphone-slash:before {
content: "\f131";
}
.fa-shield:before {
content: "\f132";
}
.fa-calendar-o:before {
content: "\f133";
}
.fa-fire-extinguisher:before {
content: "\f134";
}
.fa-rocket:before {
content: "\f135";
}
.fa-maxcdn:before {
content: "\f136";
}
.fa-chevron-circle-left:before {
content: "\f137";
}
.fa-chevron-circle-right:before {
content: "\f138";
}
.fa-chevron-circle-up:before {
content: "\f139";
}
.fa-chevron-circle-down:before {
content: "\f13a";
}
.fa-html5:before {
content: "\f13b";
}
.fa-css3:before {
content: "\f13c";
}
.fa-anchor:before {
content: "\f13d";
}
.fa-unlock-alt:before {
content: "\f13e";
}
.fa-bullseye:before {
content: "\f140";
}
.fa-ellipsis-h:before {
content: "\f141";
}
.fa-ellipsis-v:before {
content: "\f142";
}
.fa-rss-square:before {
content: "\f143";
}
.fa-play-circle:before {
content: "\f144";
}
.fa-ticket:before {
content: "\f145";
}
.fa-minus-square:before {
content: "\f146";
}
.fa-minus-square-o:before {
content: "\f147";
}
.fa-level-up:before {
content: "\f148";
}
.fa-level-down:before {
content: "\f149";
}
.fa-check-square:before {
content: "\f14a";
}
.fa-pencil-square:before {
content: "\f14b";
}
.fa-external-link-square:before {
content: "\f14c";
}
.fa-share-square:before {
content: "\f14d";
}
.fa-compass:before {
content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
content: "\f153";
}
.fa-gbp:before {
content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
content: "\f158";
}
.fa-won:before,
.fa-krw:before {
content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
content: "\f15a";
}
.fa-file:before {
content: "\f15b";
}
.fa-file-text:before {
content: "\f15c";
}
.fa-sort-alpha-asc:before {
content: "\f15d";
}
.fa-sort-alpha-desc:before {
content: "\f15e";
}
.fa-sort-amount-asc:before {
content: "\f160";
}
.fa-sort-amount-desc:before {
content: "\f161";
}
.fa-sort-numeric-asc:before {
content: "\f162";
}
.fa-sort-numeric-desc:before {
content: "\f163";
}
.fa-thumbs-up:before {
content: "\f164";
}
.fa-thumbs-down:before {
content: "\f165";
}
.fa-youtube-square:before {
content: "\f166";
}
.fa-youtube:before {
content: "\f167";
}
.fa-xing:before {
content: "\f168";
}
.fa-xing-square:before {
content: "\f169";
}
.fa-youtube-play:before {
content: "\f16a";
}
.fa-dropbox:before {
content: "\f16b";
}
.fa-stack-overflow:before {
content: "\f16c";
}
.fa-instagram:before {
content: "\f16d";
}
.fa-flickr:before {
content: "\f16e";
}
.fa-adn:before {
content: "\f170";
}
.fa-bitbucket:before {
content: "\f171";
}
.fa-bitbucket-square:before {
content: "\f172";
}
.fa-tumblr:before {
content: "\f173";
}
.fa-tumblr-square:before {
content: "\f174";
}
.fa-long-arrow-down:before {
content: "\f175";
}
.fa-long-arrow-up:before {
content: "\f176";
}
.fa-long-arrow-left:before {
content: "\f177";
}
.fa-long-arrow-right:before {
content: "\f178";
}
.fa-apple:before {
content: "\f179";
}
.fa-windows:before {
content: "\f17a";
}
.fa-android:before {
content: "\f17b";
}
.fa-linux:before {
content: "\f17c";
}
.fa-dribbble:before {
content: "\f17d";
}
.fa-skype:before {
content: "\f17e";
}
.fa-foursquare:before {
content: "\f180";
}
.fa-trello:before {
content: "\f181";
}
.fa-female:before {
content: "\f182";
}
.fa-male:before {
content: "\f183";
}
.fa-gittip:before {
content: "\f184";
}
.fa-sun-o:before {
content: "\f185";
}
.fa-moon-o:before {
content: "\f186";
}
.fa-archive:before {
content: "\f187";
}
.fa-bug:before {
content: "\f188";
}
.fa-vk:before {
content: "\f189";
}
.fa-weibo:before {
content: "\f18a";
}
.fa-renren:before {
content: "\f18b";
}
.fa-pagelines:before {
content: "\f18c";
}
.fa-stack-exchange:before {
content: "\f18d";
}
.fa-arrow-circle-o-right:before {
content: "\f18e";
}
.fa-arrow-circle-o-left:before {
content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
content: "\f191";
}
.fa-dot-circle-o:before {
content: "\f192";
}
.fa-wheelchair:before {
content: "\f193";
}
.fa-vimeo-square:before {
content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
content: "\f195";
}
.fa-plus-square-o:before {
content: "\f196";
}@font-face {
font-family: 'fontello';
src: url(https://twelveminuteconvos.com/wp-content/plugins/simple-podcast-press/fonts/fontello.eot?25440500);
src: url(https://twelveminuteconvos.com/wp-content/plugins/simple-podcast-press/fonts/fontello.eot?25440500#iefix) format('embedded-opentype'), url(https://twelveminuteconvos.com/wp-content/plugins/simple-podcast-press/fonts/fontello.woff?25440500) format('woff'), url(https://twelveminuteconvos.com/wp-content/plugins/simple-podcast-press/fonts/fontello.ttf?25440500) format('truetype'), url(https://twelveminuteconvos.com/wp-content/plugins/simple-podcast-press/fonts/fontello.svg?25440500#fontello) format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'fontawsome';
src: url(https://twelveminuteconvos.com/wp-content/plugins/simple-podcast-press/fonts/fontawesome-webfont.eot);
src: url(https://twelveminuteconvos.com/wp-content/plugins/simple-podcast-press/fonts/fontawesome-webfont.eot) format('embedded-opentype'), url(https://twelveminuteconvos.com/wp-content/plugins/simple-podcast-press/fonts/fontawesome-webfont.woff) format('woff'), url(https://twelveminuteconvos.com/wp-content/plugins/simple-podcast-press/fonts/fontawesome-webfont.ttf) format('truetype'), url(https://twelveminuteconvos.com/wp-content/plugins/simple-podcast-press/fonts/fontawesome-webfont.svg) format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'fontawsome';
src: url(https://twelveminuteconvos.com/wp-content/plugins/simple-podcast-press/fonts/fa-brands-400.eot);
src: url(https://twelveminuteconvos.com/wp-content/plugins/simple-podcast-press/fonts/fa-brands-400.eot) format('embedded-opentype'), url(https://twelveminuteconvos.com/wp-content/plugins/simple-podcast-press/fonts/fa-brands-400.woff) format('woff'), url(https://twelveminuteconvos.com/wp-content/plugins/simple-podcast-press/fonts/fa-brands-400.ttf) format('truetype'), url(https://twelveminuteconvos.com/wp-content/plugins/simple-podcast-press/fonts/fa-brands-400.svg) format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'fontawsome';
src: url(https://twelveminuteconvos.com/wp-content/plugins/simple-podcast-press/fonts/fa-regular-400.eot);
src: url(https://twelveminuteconvos.com/wp-content/plugins/simple-podcast-press/fonts/fa-regular-400.eot) format('embedded-opentype'), url(https://twelveminuteconvos.com/wp-content/plugins/simple-podcast-press/fonts/fa-regular-400.woff) format('woff'), url(https://twelveminuteconvos.com/wp-content/plugins/simple-podcast-press/fonts/fa-regular-400.ttf) format('truetype'), url(https://twelveminuteconvos.com/wp-content/plugins/simple-podcast-press/fonts/fa-regular-400.svg) format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'fontawsome';
src: url(https://twelveminuteconvos.com/wp-content/plugins/simple-podcast-press/fonts/fa-solid-900.eot);
src: url(https://twelveminuteconvos.com/wp-content/plugins/simple-podcast-press/fonts/fa-solid-900.eot) format('embedded-opentype'), url(https://twelveminuteconvos.com/wp-content/plugins/simple-podcast-press/fonts/fa-solid-900.woff) format('woff'), url(https://twelveminuteconvos.com/wp-content/plugins/simple-podcast-press/fonts/fa-solid-900.ttf) format('truetype'), url(https://twelveminuteconvos.com/wp-content/plugins/simple-podcast-press/fonts/fa-solid-900.svg) format('svg');
font-weight: normal;
font-style: normal;
} .download-box { font-weight: normal !important;
text-align: center !important;    } .sppbuttons { margin-bottom: 7px !important; 
text-align: center !important;
display: inline-block !important;
width: 100% !important;
}
.sppbuttons a {
text-decoration: none !important;
}
.button-g-play, .button-share, .button-download, .button-itunes, .button-spprss, .button-sppreview, .button-spplisten, .button-sppandroid, .button-stitcher, .button-soundcloud,.button-spotify, .spp-button-custom1, .spp-button-custom2, .spp-button-custom3, .spp-button-custom4, .spp-button-custom5, .spp-button-custom6, .spp-button-leadbox,.button-embed {
margin-top: 5px !important;
margin-bottom: 5px !important;
margin-left: 2px !important;
margin-right: 2px !important;
min-width: Autopx !important; box-shadow: none !important;
color: #FFFFFF !important;
cursor: pointer !important;
outline: medium none !important;
padding: 13px !important;
top: 30px !important;
text-decoration: none !important;
font-size: 15px !important;
display: inline-block !important;
font-family: 'Source Sans Pro', sans-serif !important;
}
.button-sppsidebar {
margin-top: 0px !important;
text-align: center !important;
border: 0px solid transparent !important;
font-weight: bold !important;
box-shadow: none !important;
color: #FFFFFF !important;
cursor: pointer !important;
outline: medium none !important;
padding-top: 7px !important;
padding-bottom: 7px !important;
text-decoration: none !important;
background-color: #000000;
font-size: 14px !important; width: 100% !important; 
line-height: 250% !important;
display:block !important;
font-family: 'Source Sans Pro', sans-serif !important;
}
.button-sppsidebar2 {
margin-top: 1px;
text-align: center !important;
border: 0px solid transparent !important;
font-weight: bold !important;
box-shadow: none !important;
color: #FFFFFF !important;
cursor: pointer !important;
outline: medium none !important;
padding-top: 7px !important;
padding-bottom: 7px !important;
text-transform: uppercase !important;
top: 30px !important;
text-decoration: none !important;
background-color: #000000;
font-size: 12px !important;
text-transform: uppercase !important;
width: 98.5% !important; 
line-height: 250% !important;
display:inline-table !important; 
}
.button-itunes {
background-color: #000000 !important;
}
.button-embed {
background-color: #81d742 !important;
}
.button-stitcher {
background-color: #33e0d4 !important;
}
.button-download {
background-color: #000000 !important;
}
.button-g-play {
background-color: #000000 !important;
}
.button-share {
background-color: #81d742 !important;
}
.button-soundcloud {
background-color: #ef8037 !important;
}
.button-spotify {
background-color: #84bd00 !important;
}
.button-spplisten{
background-color: #1e73be !important;
}
.button-spprss{
background-color: #81d742 !important;
}
.button-sppandroid{
background-color: #000000 !important;
}
.button-sppreview{
background-color: #1e73be !important;
}
.spp-button-custom1{
background-color: #000000 !important;
}
.spp-button-custom2{
background-color: #000000 !important;
}
.spp-button-custom3{
background-color: #9b9b9b !important;
}
.spp-button-custom4{
background-color: #9b9b9b !important;
}
.spp-button-custom5{
background-color: #9b9b9b !important;
}
.spp-button-custom6{
background-color: #9b9b9b !important;
}
.spp-button-leadbox{
background-color: #2da0e2 !important;
} .button:hover, .button-itunes:hover, .button-download:hover, .button-g-play:hover, .button-share:hover, .button-spprss:hover, .button-spplisten:hover, .button-sppreview:hover, .button-sppandroid:hover, .button-stitcher:hover, .button-soundcloud:hover, .button-spotify:hover,.button-sppsidebar:hover, .spp-button-custom1:hover, .spp-button-custom2:hover, .spp-button-custom3:hover, .spp-button-custom4:hover, .spp-button-custom5:hover, .spp-button-custom6:hover, .spp-button-leadbox:hover, .button-embed:hover {
color: #FFFFFF !important;
text-decoration: none !important;
}
.button-sppsidebar:hover {
background-color: #001e1e !important;
}
.button-embed:hover {
background-color: #90f560 !important;
}
.button-itunes:hover {
background-color: #001e1e !important;
}
.button-spprss:hover {
background-color: #90f560 !important;
}
.button-spplisten:hover {
background-color: #2191dc !important;
}
.button-sppreview:hover {
background-color: #2191dc !important;
}
.button-sppandroid:hover {
background-color: #001e1e !important;
}
.button-download:hover {
background-color: #001e1e !important;
}
.button-g-play:hover {
background-color: #001e1e !important;
}
.button-share:hover {
background-color: #90f560 !important;
}
.button-stitcher:hover {
background-color: #39fef2 !important;
}
.button-soundcloud:hover {
background-color: #ff9e55 !important;
}
.button-spotify:hover {
background-color: #93db1e !important;
}
.spp-button-custom1:hover{
background-color: #001e1e !important;
}
.spp-button-custom2:hover{
background-color: #001e1e !important;
}
.spp-button-custom3:hover{
background-color: #adb9b9 !important;
}
.spp-button-custom4:hover{
background-color: #adb9b9 !important;
}
.spp-button-custom5:hover{
background-color: #adb9b9 !important;
}
.spp-button-custom6:hover{
background-color: #adb9b9 !important;
}
.spp-button-leadbox:hover{
background-color: #32beff !important;
} .button-g-play:before, .button-share:before, .button-download:before, .button-itunes:before, .button-stitcher:before, .button-soundcloud:before, .button-spotify:before, .button-spprss:before, .button-spplisten:before, .button-sppandroid:before, .button-sppreview:before, .button-embed:before{
font-weight: normal !important;
position: relative !important;
display: inline !important;
padding-right: 7px !important;
}
.button-embed:before {
font-family: 'fontawsome';
content:  "\f121";
}
.button-g-play:before {
font-family: 'fontawsome';
content:  "\f04b";
}
.button-share:before {
font-family: 'fontawsome';
content:  "\f14d";
}
.button-download:before {
font-family: 'fontawsome';
content:  "\f019";
}
.button-spprss:before {
font-family: 'fontawsome';
content:  "\f09e";
}
.button-sppreview:before {
font-family: 'fontawsome';
content:  "\f006";
}
.button-spplisten:before {
font-family: 'fontawsome';
content:  "\f025";
}
.button-sppandroid:before {
font-family: 'fontawsome';
content:  "\f17b";
}
.button-sppsidebar:before {
}
.button-itunes:before {
font-family: 'fontawsome';
content:  "\f2ce";
}
.button-stitcher:before {
font-family: 'fontawsome';
content:  "\f080";
}
.button-soundcloud:before {
font-family: 'fontawsome';
content:  "\f1be";
}
.button-spotify:before {
font-family: 'fontawsome';
content:  "\f1bc";
} .button-mp3:before, .transcript .headline:before, .transcript .speaker:before {
font-weight: normal !important;
text-decoration: none !important;
}
.transcript-box {
text-decoration: none !important;
text-align: left;
}
.transcript-box a {
text-decoration: none !important;   
}
.accordion_content {
text-decoration: none !important;
width: 60%;
margin: 50px auto;
padding: 20px;
}
.accordion_content h1 {
text-decoration: none !important;
font-weight: 400;
text-transform: uppercase;
margin: 0;
}
.accordion_content h2 {
text-decoration: none !important;
font-weight: 400;
text-transform: uppercase;
margin: 0 0 20px;
}
.accordion_content p {
text-decoration: none !important;
font-weight: 300;
line-height: 1.5em;
margin: 0 0 20px;
}
.accordion_content p:last-child {
margin: 0;
text-decoration: none !important;
}
.accordion_content a.button {
text-decoration: none !important;
display: inline-block;
padding: 10px 20px;
background: #ff0;
text-decoration: none;
}
.accordion_content a.button:hover {
text-decoration: none !important;
background: #000;
}
.accordion_content.title {
text-decoration: none !important;
font-weight: bold;
position: relative;
background: none;
border: 2px solid transparent !important;
}
.accordion_content.title h1 span.demo {
text-decoration: none !important;
display: inline-block;
padding: 5px 10px;
background: #000;
vertical-align: top;
margin: 7px 0 0;
}
.accordion_content.title .back-to-article {
text-decoration: none !important;
position: absolute;
bottom: -20px;
left: 20px;
}
.accordion_content.title .back-to-article a {
text-decoration: none !important;
padding: 10px 20px;
background: #f60;
text-decoration: none;
}
.accordion_content.title .back-to-article a:hover {
text-decoration: none !important;
background: #f90;
}
.accordion_content.title .back-to-article a i {
text-decoration: none !important;
margin-left: 0px;
}
.fa {  }
.accordion_content.white {
text-decoration: none !important;
background: #fff;
box-shadow: 0 0 10px #999;
}
.accordion_content.black {
text-decoration: none !important;
background: #000;
}
.accordion_content.black p {
text-decoration: none !important;
}
.accordion_content.black p a {
text-decoration: none !important;
}
.accordion-container {
text-decoration: none !important;
width: 100%;
clear: both;
}
.accordion-toggle {
text-decoration: none !important;
border: none !important;
color: #000000 !important;
position: relative;
text-decoration: none !important;
padding-right: 40px;
padding-top: 18px;
padding-bottom: 17px;
}
.accordion-toggle.open {
color: #000000 !important;
text-decoration: none !important;
}
.accordion-toggle:hover {
color: #000000 !important;
text-decoration: none !important;
border: 0px solid transparent !important;   
}
.accordion-toggle span.toggle-icon {
text-decoration: none !important;
position: absolute;
right: 20px;
top: 14px;  
}
.accordion-accordion_content {
text-decoration: none !important;
display: none;
padding: 10px;
overflow: auto;
}
.accordion-accordion_content p {
text-decoration: none !important;
} @media (max-width: 767px) {
.accordion_content {
width: auto;
}
.accordion-accordion_content {
padding: 15px;
overflow: inherit;
}
} .spp-optin-box {
display:inline-table !important;
text-align: center !important;
box-sizing: border-box !important;
clear: both !important;
color: rgb(34, 34, 34) !important;
display: block !important;
font-size: 15px !important;
line-height: 18px !important;
margin-bottom: 0px !important;
margin-left: 0px !important;
margin-right: 0px !important;
margin-top: 0px !important;
}
.spp-optin-box-padding {
background-color: #fcfcfc !important;
background-position: 50% 0% !important;
background-repeat: no-repeat !important;
border-bottom-style: solid !important;
border-bottom-width: 0px !important;
border-image-outset: 0px !important;
border-image-repeat: stretch !important;
border-image-slice: 100% !important;
border-image-source: none !important;
border-image-width: 1 !important;
border-left-style: solid !important;
border-left-width: 0px !important;
border-right-style: solid !important;
border-right-width: 0px !important;
border-top-left-radius: 0px !important;
border-top-right-radius: 0px !important;
border-bottom-left-radius: 0px !important;
border-bottom-right-radius: 0px !important;
border-top-style: solid !important;
border-top-width: 0px !important;
box-sizing: border-box !important;
color: rgb(34, 34, 34) !important;
display: block !important;
font-size: 15px !important;
line-height: 18px !important;
margin-bottom: 0px !important;
margin-left: 0px !important;
margin-right: 0px !important;
margin-top: 0px !important;
padding-bottom: 15px !important;
padding-left: 15px !important; 
padding-right: 15px !important;
padding-top: 15px !important;
}
.spp-optin-box-form-wrap form {
padding-top:10px;
margin:0 !important;
}
.clear-subscribe {
clear:both !important;
}
.spp-optin-box-content {
text-align: center !important;
box-sizing: border-box !important;
color: rgb(40, 40, 40) !important;
display: block !important;
font-size: 15px !important;
line-height: 18px !important;
position: relative !important;
z-index: 10;
}
@media only screen and (max-width:480px){
.subscribetxt{
font-size: 17px !important;
}
}
@media only screen and (max-width: 600px){
}
.spp-optin-box-headline {
word-break: normal !important;
text-align: center !important;
box-sizing: border-box !important;
clear: none !important; color: #1e73be !important;
display: inline-block !important;
font-size: 25px !important;
font-style: normal !important;
font-weight: bold !important;
letter-spacing: normal !important;
line-height: 23px !important;
margin-bottom: 7px !important;
margin-left: 0px !important;
margin-right: 0px !important;
margin-top: 0px !important;
text-transform: none !important;
}
.spp-optin-box-subheadline {
word-break: normal !important;
text-align: center !important;
box-sizing: border-box !important;
clear: none !important; color: #1e73be !important;
display: block !important;
font-size: 20px !important;
font-style: normal !important;
font-weight: normal !important;
line-height: 18px !important;
margin-bottom: 10px !important;
margin-left: 0px !important;
margin-right: 0px !important;
margin-top: 0px !important;
text-transform: none !important; }
.spp-optin-box-form-wrap {
box-sizing: border-box !important;
color: rgb(40, 40, 40) !important;
display: block !important;
font-size: 15px !important;
line-height: 18px !important;
overflow-x: hidden !important;
overflow-y: hidden !important;
}
.spp-optin-box-field-submit input[type='submit'][disabled] {
background-color: #EBEBE4 !important;
}
.spp-optin-box-field {
text-align: center !important;
box-sizing: border-box !important;
color: rgb(40, 40, 40) !important;
display: inline-block !important; border: 2px solid transparent !important;
line-height: 18px !important;
margin-bottom: 10px !important;
margin-left: 0px !important;
margin-right: 0px !important;
margin-top: 0px !important;
max-width: 400px !important; min-width:200px !important; zoom: 1 !important;
box-shadow: none !important;
-webkit-box-shadow: none !important;
-moz-box-shadow: none !important;
}
.spp-optin-box-field-submit {
text-align: center !important;
box-sizing: border-box !important;
color: rgb(40, 40, 40) !important;
display: inline-block !important;
font-size: 15px !important;  border: 2px solid transparent !important;
line-height: 18px !important;
margin-bottom: 10px !important;
margin-left: 0px !important;
margin-right: 0px !important;
margin-top: 0px !important;
zoom: 1 !important;
box-shadow: none !important;
-webkit-box-shadow: none !important;
-moz-box-shadow: none !important;
}
.spp-optin-box-field input[type*="text"]{
text-align: center !important;
font-size: 15px !important; height: 46px !important;
line-height: 18px !important;
border: 2px solid transparent !important;
margin:0;
display: inline-block !important;
width: 90% !important;
border-radius: 0px !important;
background-color: #FFFFFF !important;
border: 1px solid #CCCCCC !important;
padding-left: 5px !important; 
padding-right: 5px !important; 
padding-top: 0px !important;
padding-bottom: 0px !important;
box-shadow: none !important;
-webkit-box-shadow: none !important;
-moz-box-shadow: none !important;
vertical-align: middle !important;
}
spp-optin-box-field input[type*="text"]:focus {
box-shadow: 0 0 0px rgba(0, 0, 0, 0) !important;
padding: 0px 0px 0px 0px !important;
margin: 0px 0px 0px 0px !important;
border: 0px solid rgba(0, 0, 0, 0) !important;
}
.spp-optin-box-lastfield-second-row {
text-align: center !important;
box-sizing: border-box !important;
color: rgb(40, 40, 40) !important;
display: block !important;
font-size: 15px !important; height: 40px !important;
line-height: 18px !important;
margin-bottom: 10px !important;
margin-left: 0px !important;
margin-right: 0px !important;
margin-top: 0px !important;
width: auto !important;
zoom: 1 !important;
padding-left: 20px !important; 
padding-right: 20px !important; 
}
.spp-optin-box-lastfield {
text-align: center !important;
box-sizing: border-box !important;
color: rgb(40, 40, 40) !important;
display: inline-block !important;
font-size: 15px !important;  border: 2px solid transparent !important;
line-height: 18px !important;
margin-bottom: 10px !important;
margin-left: 0px !important;
margin-right: 0px !important;
margin-top: 0px !important;
max-width: 400px !important; min-width:200px !important; zoom: 1 !important;
box-shadow: none !important;
-webkit-box-shadow: none !important;
-moz-box-shadow: none !important;
}
.spp-optin-box-lastfield input[type*="submit"] {
text-align: center !important;
line-height: 18px !important; 
margin-top: 0px !important; 
vertical-align: middle !important;
}
.spp-optin-box-submit {
height: auto !important;
-webkit-appearance: none !important;
-webkit-background-clip: border-box !important;
-webkit-background-origin: padding-box !important;
-webkit-background-size: auto !important;
-webkit-box-shadow: none !important;
-webkit-rtl-ordering: logical !important;
-webkit-user-select: text !important;
-webkit-writing-mode: horizontal-tb !important;
align-items: flex-start !important;
background-attachment: scroll !important;
background-clip: border-box !important;
background-color: #1e73be !important;
background-image: none !important;
background-origin: padding-box !important;
background-size: auto;
border-bottom-color: #1e73be !important;
border-bottom-left-radius: 0px !important;
border-bottom-right-radius: 0px !important;
border-bottom-style: solid !important;
border-bottom-width: 3px !important;
border-image-outset: 0px !important;
border-image-repeat: stretch !important;
border-image-slice: 100% !important;
border-image-source: none !important;
border-image-width: 1 !important;
border-left-color: #1e73be !important;
border-left-style: solid !important;
border-left-width: 3px !important;
border-right-color: #1e73be !important;
border-right-style: solid !important;
border-right-width: 3px !important;
border-top-color: #1e73be !important;
border-top-left-radius: 0px !important;
border-top-right-radius: 0px !important;
border-top-style: solid !important;
border-top-width: 3px !important;
box-shadow: none !important;
box-sizing: border-box !important;
color: #1e73be !important;
cursor: pointer !important;
display: inline-block !important;
font-size: 15px !important; font-style: normal !important;
letter-spacing: normal !important;
line-height: 18px !important;
margin-bottom: 0px !important;
margin-left: 0px !important;
margin-right: 0px !important;
margin-top: 0px !important;
max-width: 100% !important;
padding-bottom: 5px !important;
padding-left: 5px !important; 
padding-right: 5px !important; 
padding-top: 5px !important;
text-align: center !important;
text-indent: 0px !important;
text-shadow: none !important;
text-transform: none !important;
border: 2px solid transparent !important;
white-space: pre !important;
width: auto !important;
word-spacing: 0px !important;
writing-mode: lr-tb !important;
zoom: 1 !important;
text-align: center !important;
border: 2px solid transparent !important;
font-weight: bold !important;
box-shadow: none !important;
color: #FFFFFF !important;
cursor: pointer !important;
outline: medium none !important;
padding: 14px !important;
border-radius: 0px !important;
text-decoration: none !important;
background-color: #1e73be !important;
border: #1e73be !important;
color: #1e73be !important;
vertical-align: middle !important;
}
.spp-optin-box-submit:hover{
background-color:#2191dc !important;
}
@media only screen and (max-width:480px){
.spp-optin-box-subheadline{
}
.subscribetxt{
font-size: 17px !important;
}
}
@media only screen and (max-width: 600px) and (max-width: 700px){
}
@media (max-width: 767px) {
height:221px !important;
}
@media (min-width: 768px) and (max-width: 778px) {
}
@media (min-width: 768px) and (max-width: 979px) {
}
.spp-powered-by {
margin-top: 10px;
margin-bottom: 30px;
}
.spp-click-to-tweet a.spp-clammr-btn, .spp-ctt-text:before, .spp-click-to-tweet a.spp-ctt-btn{
text-decoration: none !important;
color: #ffffff !important;
}
.spp-click-to-tweet{
border-left: 5px solid #ffffff !important;
}
.audioplayer-playpause, .audioplayer-volume, .audioplayer-volume-button, .audioplayer-volume-adjust, .spp-optin-box-padding, .audioplayer, .button-sppsidebar, .button-sppsidebar, .button-download,.button-share, .button-g-play, .button-itunes, .button-spprss, .button-sppreview, .button-spplisten, .button-sppandroid, .button-stitcher, .button-soundcloud,  .spp-button-custom1, .spp-button-custom2, .spp-button-custom3, .spp-button-custom4, .spp-button-custom5, .spp-button-custom6, .spp-button-leadbox, .spp-optin-box-lastfield input[type*="submit"], .spp-optin-box-field input[type*="text"], .spp-optin-box-submit, .spp-optin-box-submit-button, .button-embed, .button-spotify{
-webkit-border-radius: 7px !important;
-moz-border-radius: 7px !important;
border-radius: 7px !important;
vertical-align: middle !important;
}
a.spp-timestamp {
cursor: pointer !important;
text-decoration: none !important;
}
.releasedColumn
{
width: 17%;
}
.downloadColumn { 
width: 15%;
}
td.spp-episodes-released, td.spp-episodes-released-title  { 
width: 17%;
}
td.spp-episodes-download, td.spp-episodes-download-title { 
width: 15%;
text-align: center;
}
td.spp-episodes-released-title, td.spp-episodes-podcast-title {
font-weight: bold;
}
div.reviews_view img {
max-width: 75px;
margin-left: 5px;
}
div.reviews_view li {
border-bottom: 0px;
margin-left: 0px !important;	
}
div.reviews_view ol, div.reviews_view ul {
margin-left: 0px !important;
}
a {
outline:none !important;
}
.share-button {
background: #000 none repeat scroll 0 0;
color: #fff;
display: block;
margin-bottom: 10px;
padding: 10px;
text-align: center;
width: 100% !important;
}
.share-buttons a {
color: #fff;
display: inline-block;
padding: 10px;
text-align: center;
width: 38px;
line-height: normal;
}
.share-buttons .facebook {
background: #3b5998 none repeat scroll 0 0;
font-family: 'fontawsome';
content:  "\f09a";
color: white;
}
.share-buttons .twitter {
background: #6cdfea none repeat scroll 0 0;
font-family: 'fontawsome';
content:  "\f099";
color: white;
}
.share-buttons .google-plus {
background: #e34429 none repeat scroll 0 0;
font-family: 'fontawsome';
content:  "\f0d5";
color: white;
}
.blocker {z-index: 111 !important;}.sm2-bar-ui {
position: relative;
display: inline-block;
width: 100%; font-weight: normal; -webkit-background-clip: padding-box;
background-clip: padding-box; -moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased; font-smoothing: antialiased;
text-rendering: optimizeLegibility;
min-width: 100%;
max-width: 100%;  overflow: hidden; transition: max-width 0.2s ease-in-out;
}
.sm2-bar-ui .sm2-playlist li {
text-align: center;
margin-top: -2px; font-size: medium !important;
line-height: 1em;
border: none !important;
font-family: 'Source Sans Pro', sans-serif !important;
}
.sm2-bar-ui.compact {
min-width: 100%;
max-width: 100%;
}
.sm2-bar-ui ul {
line-height: 1em;
} .sm2-bar-ui.left .sm2-playlist li {
text-align: left;
}
.sm2-bar-ui .sm2-playlist li .load-error {
cursor: help;
}
.sm2-bar-ui.full-width {
max-width: 100%;
z-index: 1;
}
.sm2-bar-ui.fixed {
position: fixed;
top: auto;
bottom: 0px;
left: 0px;
border-radius: 0px; overflow: visible; z-index: 999;
}
.sm2-bar-ui.fixed .bd,
.sm2-bar-ui.bottom .bd { border-radius: 0px;
border-bottom: none;
}
.sm2-bar-ui.bottom { top: auto;
bottom: 0px;
left: 0px;
border-radius: 0px; overflow: visible;
}
.sm2-bar-ui.playlist-open .bd {
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
border-bottom-color: transparent;
}
.sm2-bar-ui .bd,
.sm2-bar-ui .sm2-extra-controls {
position: relative;
background-color: #000000;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
z-index: 10 !important; }
.playlist-open .sm2-bar-ui .sm2-inline-element:first-of-type,
.playlist-open  .sm2-bar-ui .bd,
.sm2-bar-ui .sm2-extra-controls {
border-bottom-left-radius: 0px !important;
border-bottom-right-radius: 0px !important;
}
.playlist-open .sm2-playlist-drawer {
border-top-left-radius: 0 !important;
border-top-right-radius: 0px !important;
border-bottom-left-radius: 6px !important;
border-bottom-right-radius: 6px !important;
}
.sm2-bar-ui .sm2-inline-gradient { position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
background-image: -moz-linear-gradient(to bottom, rgba(255,255,255,0.125) 5%, rgba(255,255,255,0.125) 45%, rgba(255,255,255,0.15) 52%, rgba(0,0,0,0.01) 51%, rgba(0,0,0,0.1) 95%); background-image: linear-gradient(to bottom, rgba(255,255,255,0.125) 5%, rgba(255,255,255,0.125) 45%, rgba(255,255,255,0.15) 50%, rgba(0,0,0,0.1) 51%, rgba(0,0,0,0.1) 95%); }
.sm2-bar-ui.flat .sm2-inline-gradient {
background-image: none;
}
.sm2-bar-ui.flat .sm2-box-shadow {
display: none;
box-shadow: none;
}
.sm2-bar-ui.no-volume .sm2-volume { display: none;
}
.sm2-bar-ui.textured .sm2-inline-texture {
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 100%;   opacity: 0.75;
}
.sm2-bar-ui.textured.dark-text .sm2-inline-texture {  }
.sm2-bar-ui.textured.dark-text .sm2-playlist-wrapper { background-color: transparent;
}
.sm2-bar-ui.textured.dark-text .sm2-playlist-wrapper ul li:hover a,
.sm2-bar-ui.textured.dark-text .sm2-playlist-wrapper ul li.selected a {    background-image: none, none;
}
.sm2-bar-ui .bd {
display: table;
border-bottom: none;
position: relative;
z-index: 0;
}
.sm2-bar-ui .sm2-playlist-wrapper {
background-color: rgba(255,255,255,0.1);
}
.sm2-bar-ui .sm2-extra-controls .bd {
background-color: rgba(0,0,0,0.2);
}
.sm2-bar-ui.textured .sm2-extra-controls .bd { background-color: rgba(0,0,0,0.05);
}
.sm2-bar-ui .sm2-extra-controls {
background-color: transparent;
border: none;
}
.sm2-bar-ui .sm2-extra-controls .bd { display: block;
border: none;
}
.sm2-bar-ui .sm2-extra-controls .sm2-inline-element {
display: inline-block;
}
.sm2-bar-ui,
.sm2-bar-ui .bd a {
color: #FFFFFF !important;
}
.sm2-bar-ui.dark-text,
.sm2-bar-ui.dark-text .bd a {
color: #000;
}
.sm2-bar-ui.dark-text .sm2-inline-button { -webkit-filter: invert(1); filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'invert\'><feColorMatrix in='SourceGraphic' type='matrix' values='-1 0 0 0 1 0 -1 0 0 1 0 0 -1 0 1 0 0 0 1 0'/></filter></svg>#invert");   filter: invert(1); filter: none\9;
}
.sm2-bar-ui .bd a {
text-decoration: none;
z-index: 10 !important;
}
.sm2-bar-ui .bd .sm2-button-element:hover {  background-image: none, none;
}
.sm2-bar-ui .bd .sm2-button-element:active {
background-color: rgba(0,0,0,0.25);
background-image: url(//twelveminuteconvos.com/wp-content/plugins/simple-podcast-press/responsive_audio_player/image/black-25.png);
background-image: none, none;
}
.sm2-bar-ui .bd .sm2-extra-controls .sm2-button-element:active .sm2-inline-button,
.sm2-bar-ui .bd .active .sm2-inline-button {
-ms-transform: scale(0.9);
-webkit-transform: scale(0.9);
-webkit-transform-origin: 50% 50%; transform: scale(0.9);
transform-origin: 50% 50%; -moz-transform: none;
}
.sm2-bar-ui .bd .sm2-extra-controls .sm2-button-element:hover,
.sm2-bar-ui .bd .sm2-extra-controls .sm2-button-element:active,
.sm2-bar-ui .bd .active {
background-color: rgba(0,0,0,0.1);
background-image: url(//twelveminuteconvos.com/wp-content/plugins/simple-podcast-press/responsive_audio_player/image/black-10.png);
background-image: none, none;
}
.sm2-bar-ui .bd .sm2-extra-controls .sm2-button-element:active { box-shadow: none;
}
.sm2-bar-ui { font-weight: bold; text-shadow: none;
}
.sm2-bar-ui .sm2-inline-element {
position: relative;
display: inline-block;
vertical-align: middle;
padding: 0px;
overflow: hidden;
top: 0px;
}
.sm2-bar-ui .sm2-inline-element,
.sm2-bar-ui .sm2-button-element .sm2-button-bd {
position: relative; }
.sm2-bar-ui .sm2-inline-element,
.sm2-bar-ui .sm2-button-element .sm2-button-bd {   min-width: 3.2em; 
min-height: 3.2em;
}
.sm2-bar-ui .sm2-inline-button {
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
}
.sm2-bar-ui .sm2-extra-controls .bd { background-image: none;
background-color: rgba(0,0,0,0.15);
}
.sm2-bar-ui .sm2-extra-controls .sm2-inline-element {
width: 25px; min-height: 1.75em;
min-width: 2.5em;
}
.sm2-bar-ui .sm2-inline-status {
line-height: 100%; display: inline-block;
min-width: 200px;
max-width: 20em; padding-left: 0.75em;
padding-right: 0.75em; font-size: large !important;
font-weight: bold !important;
}
.sm2-bar-ui .sm2-inline-element {    }
.sm2-bar-ui .sm2-inline-element.noborder {
border-right: none;
}
.sm2-bar-ui .sm2-inline-element.compact {
min-width: 2em;
padding: 0px 0.25em;
}
.sm2-bar-ui .sm2-inline-element:first-of-type {
border-top-left-radius: 4px;
border-bottom-left-radius: 4px;
border-top-left-radius: 6px;
border-bottom-left-radius: 6px;
overflow: hidden;
}
.sm2-bar-ui .sm2-inline-element:last-of-type {
border-right: none;
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
}
.sm2-bar-ui .sm2-inline-status a:hover {
background-color: transparent;
text-decoration: underline;
}
.sm2-inline-time,
.sm2-inline-duration {
display: table-cell;
width: 1%;
font-size: 75%; min-width: 2.0em; top: 12px;
vertical-align: middle;
left: 1px;
position: relative;
z-index: 1;
word-break: normal !important;
}
.sm2-inline-time1, .sm2-inline-duration{
display: table-cell;
width: 1%;
font-size: 75%; min-width: 2.0em; top: 12px;
vertical-align: middle;
left: 1px;
position: relative;
z-index: 1;
word-break: normal !important;
}
.sm2-inline-time{
left: 16px;
width: 2.0em;
}
.sm2-inline-time1{
left: 16px;
width: 2.0em;
}
.sm2-inline-duration:before {
content: "/";
color: #FFFFFF !important;
padding: 5px;
word-break: normal !important;
}
.sm2-inline-duration{
left: 16px;
width: 3.0em;
word-break: normal !important;
}
.sm2-bar-ui .sm2-playlist {
position: relative; height: 2.5em; 
z-index: 1;
}
.sm2-bar-ui .sm2-playlist-target { position: relative;
min-height: 1em;
max-width: 85%;
top: 3px;
}
.sm2-playlist-target {
}
.sm2-bar-ui .sm2-playlist ul {
position: absolute;
left: 0px;
top: 0px;
width: 100%;
list-style-type: none;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
font-size: 95% !important;
color: #FFFFFF;
}
.sm2-bar-ui p,
.sm2-bar-ui .sm2-playlist ul,
.sm2-bar-ui .sm2-playlist ul li {
margin: 0px !important;
padding: 0px !important; background: none !important;
}
.sm2-bar-ui .sm2-playlist ul li {
position: relative;
}
.sm2-bar-ui .sm2-playlist ul li,
.sm2-bar-ui .sm2-playlist ul li a {
position: relative;
display: block; height: 1.5em;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
text-align: left;
}
.sm2-bar-ui .sm2-playlist ul li:before
{
content: '' !important;
}
.sm2-row {
position: relative;
display: table;
height: 100%;
z-index: 0;
font-size: large !important;
}
.sm2-progress {
position: absolute;
top: 0;
width: 100%;
height: 100%;
left: 0;
z-index: 5;
}
.sm2-progress-bd { padding: 0px 0.8em;
}
.sm2-progress .sm2-progress-track,
.sm2-progress .sm2-progress-ball,
.sm2-progress .sm2-progress-bar {
position: absolute;
width: 100%;
height: 100%;
left: 0px;   }
.sm2-progress .sm2-progress-bar1 {
position: absolute;
width: 100%;
height: 100%;
left: 0px;   }
.sm2-progress .sm2-progress-bar1 { position: absolute;
left: 0px;
top: 0px;
width: 0px;
background-color: rgba(255,255,255,.2); background-image: none, none; }
.sm2-progress .sm2-progress-bar { position: absolute;
left: 0px;
top: 0px;
width: 0px;
background-color: rgba(255,255,255,.2); background-image: none, none; }
.volume-shade,
.playing .sm2-progress .sm2-progress-track,
.paused .sm2-progress .sm2-progress-track {
cursor: pointer;
z-index:5;
}
.playing .sm2-progress .sm2-progress-ball {
cursor: -moz-grab;
cursor: -webkit-grab;
cursor: grab;
z-index:5;
position:absolute;
}
.sm2-progress .sm2-progress-ball {
position: absolute;
top: 0px;
left: 0px;
width: 1em;
height: 1em; width: 14px;
height: 100%; width: 0.9333em;   padding: 0px;
z-index: 5;
-webkit-transition: -webkit-transform 0.15s ease-in-out;
transition: transform 0.15s ease-in-out;
} .sm2-progress .sm2-progress-track {    background-image: none, none; } .sm2-playlist-wrapper ul::-webkit-scrollbar-track {
background-color: rgba(0,0,0,0.4);
}
.playing.grabbing .sm2-progress .sm2-progress-track,
.playing.grabbing .sm2-progress .sm2-progress-ball {
cursor: -moz-grabbing;
cursor: -webkit-grabbing;
cursor: grabbing;
z-index:1;
}
.sm2-bar-ui.grabbing .sm2-progress .sm2-progress-ball {
-webkit-transform: scale(1.15);
transform: scale(1.15);
}
.sm2-inline-button {
background-position: 50% 50%;
background-repeat: no-repeat; line-height: 10em; image-rendering: -moz-crisp-edges;
image-rendering: -webkit-optimize-contrast;
image-rendering: crisp-edges;
-ms-interpolation-mode: nearest-neighbor;
-ms-interpolation-mode: bicubic;
}
.play-pause,
.play-pause:hover,
.paused .play-pause:hover {
background-image: url(https://twelveminuteconvos.com/wp-content/plugins/simple-podcast-press/responsive_audio_player/image/icomoon/entypo-25px-ffffff/PNG/play.png);
background-image: none, url(https://twelveminuteconvos.com/wp-content/plugins/simple-podcast-press/responsive_audio_player/image/icomoon/entypo-25px-ffffff/SVG/play.svg);
background-size: 85.5%;
background-position: 40% 53%;
}
.playing .play-pause {
background-size: 1.6% !important;
background-position: 50% 53% !important;
display: none !important;
}
.sm2-volume-control {
background-image: url(https://twelveminuteconvos.com/wp-content/plugins/simple-podcast-press/responsive_audio_player/image/icomoon/entypo-25px-ffffff/PNG/volume.png);
background-image: none, url(https://twelveminuteconvos.com/wp-content/plugins/simple-podcast-press/responsive_audio_player/image/icomoon/entypo-25px-ffffff/SVG/volume.svg);
}
.sm2-volume-control,
.sm2-volume-shade {
background-position: 42% 50%;
background-size: 56%;
z-index: 10;
}
.volume-shade {
filter: alpha(opacity=33); opacity: 0.33; background-image: url(https://twelveminuteconvos.com/wp-content/plugins/simple-podcast-press/responsive_audio_player/image/icomoon/entypo-25px-000000/PNG/volume.png);
background-image: none, url(https://twelveminuteconvos.com/wp-content/plugins/simple-podcast-press/responsive_audio_player/image/icomoon/entypo-25px-000000/SVG/volume.svg);  }
.sm2-menu .menu {
background-image: url(https://twelveminuteconvos.com/wp-content/plugins/simple-podcast-press/responsive_audio_player/image/icomoon/entypo-25px-ffffff/PNG/list2.png);
background-image: none, url(https://twelveminuteconvos.com/wp-content/plugins/simple-podcast-press/responsive_audio_player/image/icomoon/entypo-25px-ffffff/SVG/list2.svg);
background-size: 58%;
background-position: 54% 51%;
}
.previous {
background-image: url(https://twelveminuteconvos.com/wp-content/plugins/simple-podcast-press/responsive_audio_player/image/icomoon/entypo-25px-ffffff/PNG/first.png)
background-image: none, url(https://twelveminuteconvos.com/wp-content/plugins/simple-podcast-press/responsive_audio_player/image/icomoon/entypo-25px-ffffff/SVG/first.svg)  }
.next {
background-image: url(https://twelveminuteconvos.com/wp-content/plugins/simple-podcast-press/responsive_audio_player/image/icomoon/entypo-25px-ffffff/PNG/last.png)
background-image: none, url(https://twelveminuteconvos.com/wp-content/plugins/simple-podcast-press/responsive_audio_player/image/icomoon/entypo-25px-ffffff/SVG/last.svg)  }
.previous,
.next {
background-size: 49.5%;
background-position: 50% 50%;
}
.sm2-extra-controls .previous,
.sm2-extra-controls .next {
backgound-size: 53%;
}
.shuffle {
background-image: url(https://twelveminuteconvos.com/wp-content/plugins/simple-podcast-press/responsive_audio_player/image/icomoon/entypo-25px-ffffff/PNG/shuffle.png)
background-image: none, url(https://twelveminuteconvos.com/wp-content/plugins/simple-podcast-press/responsive_audio_player/image/icomoon/entypo-25px-ffffff/SVG/shuffle.svg)  background-size: 45%;
background-position: 50% 50%;
}
.repeat {
background-image: url(https://twelveminuteconvos.com/wp-content/plugins/simple-podcast-press/responsive_audio_player/image/icomoon/entypo-25px-ffffff/PNG/loop.png)
background-image: none, url(https://twelveminuteconvos.com/wp-content/plugins/simple-podcast-press/responsive_audio_player/image/icomoon/entypo-25px-ffffff/SVG/loop.svg)  background-position: 50% 43%;
background-size: 54%;
}
.sm2-extra-controls .repeat {
background-position: 50% 45%;
}
.sm2-playlist-wrapper ul li .sm2-row {
display: table;
width: 100%;
}
.sm2-playlist-wrapper ul li .sm2-col {
display: table-cell;
vertical-align: top; width: 0%;
}
.sm2-playlist-wrapper ul li .sm2-col.sm2-wide { width: 100%;
}
.sm2-playlist-wrapper ul li .sm2-icon {
display: inline-block;
overflow: hidden;
width: 2em;
color: transparent !important; white-space: nowrap; padding-left: 0px;
padding-right: 0px;
text-indent: 2em; }
.sm2-playlist-wrapper ul li .sm2-icon,
.sm2-playlist-wrapper ul li:hover .sm2-icon,
.sm2-playlist-wrapper ul li.selected .sm2-icon {
background-size: 55%;
background-position: 50% 50%;
background-repeat: no-repeat;
}
.sm2-playlist-wrapper ul li .sm2-col { border-right: 1px solid rgba(0,0,0,0.075);
}
.sm2-playlist-wrapper ul li.selected .sm2-col {
border-color: rgba(255,255,255,0.075);
}
.sm2-playlist-wrapper ul li .sm2-col:last-of-type {
border-right: none;
}
.sm2-playlist-wrapper ul li .sm2-cart,
.sm2-playlist-wrapper ul li:hover .sm2-cart,
.sm2-playlist-wrapper ul li.selected .sm2-cart {
background-image: url(https://twelveminuteconvos.com/wp-content/plugins/simple-podcast-press/responsive_audio_player/image/icomoon/entypo-25px-ffffff/PNG/cart.png)
background-image: none, url(https://twelveminuteconvos.com/wp-content/plugins/simple-podcast-press/responsive_audio_player/image/icomoon/entypo-25px-ffffff/SVG/cart.svg)   background-position: 48% 50%;
}
.sm2-playlist-wrapper ul li .sm2-music,
.sm2-playlist-wrapper ul li:hover .sm2-music,
.sm2-playlist-wrapper ul li.selected .sm2-music {
background-image: url(https://twelveminuteconvos.com/wp-content/plugins/simple-podcast-press/responsive_audio_player/image/icomoon/entypo-25px-ffffff/PNG/music.png)
background-image: none, url(https://twelveminuteconvos.com/wp-content/plugins/simple-podcast-press/responsive_audio_player/image/icomoon/entypo-25px-ffffff/SVG/music.svg)  }
.sm2-bar-ui.dark-text .sm2-playlist-wrapper ul li .sm2-cart,
.sm2-bar-ui.dark-text .sm2-playlist-wrapper ul li:hover .sm2-cart,
.sm2-bar-ui.dark-text .sm2-playlist-wrapper ul li.selected .sm2-cart {
background-image: url(https://twelveminuteconvos.com/wp-content/plugins/simple-podcast-press/responsive_audio_player/image/icomoon/entypo-25px-000000/PNG/cart.png)
background-image: none, url(https://twelveminuteconvos.com/wp-content/plugins/simple-podcast-press/responsive_audio_player/image/icomoon/entypo-25px-000000/SVG/cart.svg)  }
.sm2-bar-ui.dark-text .sm2-playlist-wrapper ul li .sm2-music,
.sm2-bar-ui.dark-text .sm2-playlist-wrapper ul li:hover .sm2-music,
.sm2-bar-ui.dark-text .sm2-playlist-wrapper ul li.selected .sm2-music {
background-image: url(https://twelveminuteconvos.com/wp-content/plugins/simple-podcast-press/responsive_audio_player/image/icomoon/entypo-25px-000000/PNG/music.png)
background-image: none, url(https://twelveminuteconvos.com/wp-content/plugins/simple-podcast-press/responsive_audio_player/image/icomoon/entypo-25px-000000/SVG/music.svg)  }
.sm2-bar-ui.dark-text .sm2-playlist-wrapper ul li .sm2-col {
border-left-color: rgba(0,0,0,0.15);
}
.sm2-playlist-wrapper ul li .sm2-icon:hover {
background-color: rgba(0,0,0,0.33);
}
.sm2-bar-ui .sm2-playlist-wrapper ul li .sm2-icon:hover { }
.sm2-bar-ui.dark-text .sm2-playlist-wrapper ul li.selected .sm2-icon:hover {
background-color: rgba(255,255,255,0.25);
border-color: rgba(0,0,0,0.125);
}
.sm2-progress-ball .icon-overlay {
position: absolute;
width: 100%;
height: 100%;
top: 0px;
left: 0px;
background-image: none, url(https://twelveminuteconvos.com/wp-content/plugins/simple-podcast-press/responsive_audio_player/image/icomoon/free-25px-000000/SVG/spinner.svg) background-size: 72%;
background-position: 50%;
background-repeat: no-repeat;
display: none !important; 
}
.playing.buffering .sm2-progress-ball .icon-overlay {
display: block;
-webkit-animation: spin 0.6s linear infinite;
animation: spin 0.6s linear infinite;
}
@-webkit-keyframes spin {
0% {
-webkit-transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
}
}
@-moz-keyframes spin {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
@keyframes spin {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
.sm2-element ul {
font-size: 95%;
list-style-type: none;
}
.sm2-element ul,
.sm2-element ul li {
margin: 0px;
padding: 0px;
}
.bd.sm2-playlist-drawer {  z-index: 3;
border-radius: 0px;
width: 100%;
height: 0px;
border: none;
background-image: none;
display: block;
overflow: hidden;
transition: height 0.2s ease-in-out;
}
.sm2-bar-ui.fixed .bd.sm2-playlist-drawer,
.sm2-bar-ui.bottom .bd.sm2-playlist-drawer {
position: absolute;
}
.sm2-bar-ui.fixed .sm2-playlist-wrapper,
.sm2-bar-ui.bottom .sm2-playlist-wrapper {
padding-bottom: 0px;
}
.sm2-bar-ui.fixed .bd.sm2-playlist-drawer,
.sm2-bar-ui.bottom .bd.sm2-playlist-drawer { bottom: 2.8em;
}
.sm2-bar-ui .bd.sm2-playlist-drawer { opacity: 0.0; transform: translateZ(0);
}  .sm2-bar-ui.playlist-open .bd.sm2-playlist-drawer {
height: auto;
opacity: 1;
height: unset !important;
font-size: medium !important;
font-weight: normal !important;
}
.sm2-bar-ui.playlist-open .bd.sm2-playlist-drawer a {
-webkit-filter: none; font-size: 80%; 
color: #FFFFFF !important;
}
.sm2-bar-ui.fixed.playlist-open .bd.sm2-playlist-drawer .sm2-playlist-wrapper,
.sm2-bar-ui.bottom.playlist-open .bd.sm2-playlist-drawer .sm2-playlist-wrapper { padding-bottom: 0.5em;
box-shadow: none;
}
.sm2-bar-ui .bd.sm2-playlist-drawer {
transition: all 0.2s ease-in-out;
transition-property: transform, height, opacity, background-color, -webkit-filter;
}
.sm2-bar-ui .bd.sm2-playlist-drawer a {
transition: -webkit-filter 0.2s ease-in-out;
}
.sm2-bar-ui .bd.sm2-playlist-drawer .sm2-inline-texture { background-position: 0px -2.8em;
}
.sm2-box-shadow {
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
box-shadow: inset 0px 1px 6px rgba(0,0,0,0.15);
}
.sm2-playlist-wrapper {
position: relative;
padding: 0.5em 0.5em 0.5em 0.25em;
background-image: none, none;
}
.sm2-playlist-wrapper ul {
max-height: 9.25em;
overflow: auto;
}
.sm2-playlist-wrapper ul li {
border-bottom: 1px solid rgba(0,0,0,0.05);
}
.sm2-playlist-wrapper ul li:nth-child(odd) {
background-color: rgba(255,255,255,0.03);
}
.sm2-playlist-wrapper ul li a {
display: block;
padding: 0.5em 0.25em 0.5em 0.75em;
margin-right: 0px;
font-size: 90%;
vertical-align: middle;
}
.sm2-playlist-wrapper ul li a.sm2-exclude {
display: inline-block;
}
.sm2-playlist-wrapper ul li a.sm2-exclude .label {
font-size: 95%;
line-height: 1em;
margin-left: 0px;
padding: 2px 4px;
}
.sm2-playlist-wrapper ul li:hover a {
background-color: rgba(0,0,0,0.20);
background-image: url(//twelveminuteconvos.com/wp-content/plugins/simple-podcast-press/responsive_audio_player/image/black-20.png);
background-image: none, none;
}
.sm2-bar-ui.dark-text .sm2-playlist-wrapper ul li:hover a {
background-color: rgba(255,255,255,0.1);
background-image: url(//twelveminuteconvos.com/wp-content/plugins/simple-podcast-press/responsive_audio_player/image/black-10.png);
background-image: none, none;
}
.sm2-playlist-wrapper ul li.selected a {
background-color: rgba(0,0,0,0.25);
background-image: url(//twelveminuteconvos.com/wp-content/plugins/simple-podcast-press/responsive_audio_player/image/black-20.png);
background-image: none, none;
}
.sm2-bar-ui.dark-text ul li.selected a {
background-color: rgba(255,255,255,0.1);
background-image: url(//twelveminuteconvos.com/wp-content/plugins/simple-podcast-press/responsive_audio_player/image/black-10.png);
background-image: none, none; 
}
.sm2-bar-ui .disabled {
filter: alpha(opacity=33); opacity: 0.33;
}
.sm2-bar-ui .bd .sm2-button-element.disabled:hover {
background-color: transparent;
}
.sm2-bar-ui .active, .sm2-bar-ui.playlist-open .sm2-menu:hover { box-shadow: inset 0px 0px 2px rgba(0,0,0,0.1);
background-image: none;
}
.firefox-fix { position: relative;
display: inline-block;
width: 100%;
height: 100%;
} .sm2-playlist-wrapper ul::-webkit-scrollbar {
width: 10px;
}
.sm2-playlist-wrapper ul::-webkit-scrollbar-track {
background: rgba(0,0,0,0.33);
border-radius: 10px;
}
.sm2-playlist-wrapper ul::-webkit-scrollbar-thumb {
border-radius: 10px;
background:  #FFFFFF !important;
}
.sm2-extra-controls {
font-size: 0px;
text-align: center;
}
.sm2-bar-ui .label {
position: relative;
display: inline-block;
font-size: 0.7em;
margin-left: 0.25em;
vertical-align: top;
background-color: rgba(0,0,0,0.25);
border-radius: 3px;
padding: 0px 3px;
box-sizing: padding-box;
}
.sm2-bar-ui.dark-text .label {
background-color: rgba(0,0,0,0.1);
background-image: url(//twelveminuteconvos.com/wp-content/plugins/simple-podcast-press/responsive_audio_player/image/black-10.png);
background-image: none, none;
}
.sm2-bar-ui .sm2-playlist-drawer .label {
font-size: 0.8em;
padding: 0px 3px;
} .sm2-bar-ui .sm2-inline-element {
display: table-cell;
}
.sm2-bar-ui .sm2-inline-element { width: 1%;
}
.sm2-bar-ui .sm2-inline-status { width: 100%;
min-width: 100%;
max-width: 100%;
}
.sm2-bar-ui > .bd { }
.sm2-bar-ui .sm2-playlist-drawer { display: block;
overflow: hidden;
}
.playerpitch0{  background:transparent;
color: #FFFFFF;
cursor: pointer;
float: right;  padding-top: 15px;
padding-bottom: 5px;
position: relative !important;   z-index: 10;
text-align :center;
border-radius: 4px;
}
.playerpitch1 {  background:transparent;
color: #FFFFFF;
cursor: pointer;
float: right;  padding-top: 15px;
padding-bottom: 5px;
position: relative !important;   z-index: 10;
text-align :center;
border-radius: 4px;
}
.playerpitch2 {  background:transparent;
color: #FFFFFF;
cursor: pointer;
float: right;  padding-top: 15px;
padding-bottom: 5px;
position: relative !important;   z-index: 10;
text-align :center;
border-radius: 4px;
}
.playerpitch3 {  background:transparent;
color: #FFFFFF;
cursor: pointer;
float: right;  padding-top: 15px;
padding-bottom: 5px;
position: relative !important;   z-index: 10;
text-align :center;
border-radius: 4px;
}
.playerpitch4 {  background:transparent;
color: #FFFFFF;
cursor: pointer;
float: right;  padding-top: 15px;
padding-bottom: 5px;
position: relative !important;   z-index: 10;
text-align :center;
border-radius: 4px;
}
.download-box .spp-volume {
display:none !important;
}
.bar {
background-color: #FFFFFF;
width:7px;
height:27px;
display: inline-block;
vertical-align: bottom;
position: absolute;
bottom: 0;
border-radius: 4px;
}
.bar-1{
left: 0px;
}
.bar-2{
left: 11px;
}
.bar-3{
left: 21px;
}
.bar-4{
left: 31px;
}
.playing .eq {
display:block !important;
}
.eq{
position: relative;
height: 45px;
left: 16%;
display:none;
cursor: pointer;
}
.secrewind {
background: rgba(0, 0, 0, 0) url(https://twelveminuteconvos.com/wp-content/plugins/simple-podcast-press/responsive_audio_player/image/rewind-white.png) repeat scroll 0 0 / calc(40px) auto;
cursor: pointer;
float: right;
height: 35px;
left: 0;
margin-right: 8px;
margin-top: 6px;
position: relative;
width: 40px;
z-index: 10;
}
.player_container {
clear: both;
font-size: 18px !important;
line-height: 100% !important;
margin-bottom: 45px;
margin-top: 25px;
font-family: 'Source Sans Pro', sans-serif !important;
}
.spp_player_textabove {
margin-bottom: 7px;
}
.download-box .sm2-bar-ui .sm2-playlist li {
font-size: 80% !important;
} 
@media (max-width: 420px) {
.playlist .secrewind{
display:none !important;
}
.playlist .playerpitch0 {
display:none !important;
}
.playlist .playerpitch1 {
display:none !important;
}
.playlist .playerpitch2 {
display:none !important;
}
.playlist .playerpitch3 {
display:none !important;
}
.playlist .playerpitch4 {
display:none !important;
}
.secrewind {
display:block;
background: rgba(0, 0, 0, 0) url(https://twelveminuteconvos.com/wp-content/plugins/simple-podcast-press/responsive_audio_player/image/rewind-white.png) repeat scroll 0 0 / calc(29px) auto;
height: 25px;
margin-top: 23px;
width: 32px;
}
.playerpitch0, .playerpitch1, .playerpitch2,.playerpitch3,.playerpitch4 {
display:block;
font-size: 15px;
padding-left: 0px;
padding-right: 6px;
padding-top: 0px;
padding-bottom: 2px;
top: 26px;
}
.sm2-bar-ui .sm2-playlist-target { max-width: 100%; }
.sm2-bar-ui .sm2-playlist ul { width: 100% !important; }
.sm2-bar-ui .sm2-playlist li{ font-size: 88%; !important; }
}
@media (max-width: 728px) {
.sm2-bar-ui .sm2-playlist ul { width: 92% !important; }
.sm2-volume {
display:none !important;
}
}	
#spp-player-background{
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
background-color:#999999;
opacity: 0.3; 
}
.widget_latest-podcast-playlist .sm2-bar-ui .sm2-playlist ul {
font-size: 80% !important;
}
.sppress-timestamp{cursor: pointer};
.loader {
border: 6px solid #f3f3f3;
border-radius: 50%;
border-top: 6px solid #3498db;
width: 50px;
height: 50px;
-webkit-animation: spin 2s linear infinite; animation: spin 2s linear infinite;
top: 7px;
left: 10%;
position: relative;
} @-webkit-keyframes spin {
0% { -webkit-transform: rotate(0deg); }
100% { -webkit-transform: rotate(360deg); }
}
@keyframes spin {
0% { transform: rotate(0deg); }
100% { transform: rotate(360deg); }
}.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}.modal{display:none;vertical-align:middle;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}.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)}}.webui-popover-content{display:none}.webui-popover{position:absolute;top:0;left:0;z-index:9999;display:none;min-width:50px;min-height:32px;padding:1px;text-align:left;white-space:normal;background-color:#fff;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2)}.webui-popover.top,.webui-popover.top-left,.webui-popover.top-right{margin-top:-10px}.webui-popover.right,.webui-popover.right-top,.webui-popover.right-bottom{margin-left:10px}.webui-popover.bottom,.webui-popover.bottom-left,.webui-popover.bottom-right{margin-top:10px}.webui-popover.left,.webui-popover.left-top,.webui-popover.left-bottom{margin-left:-10px}.webui-popover.pop{-webkit-transform:scale(0.8);-o-transform:scale(0.8);transform:scale(0.8);-webkit-transition:transform .15s cubic-bezier(0.3,0,0,1.5);-o-transition:transform .15s cubic-bezier(0.3,0,0,1.5);transition:transform .15s cubic-bezier(0.3,0,0,1.5);opacity:0;filter:alpha(opacity=0)}.webui-popover.pop-out{-webkit-transition-property:"opacity,transform";-o-transition-property:"opacity,transform";transition-property:"opacity,transform";-webkit-transition:.15s linear;-o-transition:.15s linear;transition:.15s linear;opacity:0;filter:alpha(opacity=0)}.webui-popover.fade,.webui-popover.fade-out{-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear;opacity:0;filter:alpha(opacity=0)}.webui-popover.out{opacity:0;filter:alpha(opacity=0)}.webui-popover.in{-webkit-transform:none;-o-transform:none;transform:none;opacity:1;filter:alpha(opacity=100)}.webui-popover .webui-popover-content{padding:9px 14px;overflow:auto;display:block}.webui-popover-inner .close{font-family:arial;margin:8px 10px 0 0;float:right;font-size:16px;font-weight:700;line-height:16px;color:#000;text-shadow:0 1px 0 #fff;opacity:.2;filter:alpha(opacity=20);text-decoration:none}.webui-popover-inner .close:hover,.webui-popover-inner .close:focus{opacity:.5;filter:alpha(opacity=50)}.webui-popover-title{padding:8px 14px;margin:0;font-size:14px;font-weight:700;line-height:18px;background-color:#fff;border-bottom:1px solid #f2f2f2;border-radius:5px 5px 0 0}.webui-popover-content{padding:9px 14px;overflow:auto;display:none}.webui-popover-inverse{background-color:#333;color:#eee}.webui-popover-inverse .webui-popover-title{background:#333;border-bottom:1px solid #3b3b3b;color:#eee}.webui-no-padding .webui-popover-content{padding:0}.webui-no-padding .list-group-item{border-right:none;border-left:none}.webui-no-padding .list-group-item:first-child{border-top:0}.webui-no-padding .list-group-item:last-child{border-bottom:0}.webui-popover>.arrow,.webui-popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.webui-popover>.arrow{border-width:11px}.webui-popover>.arrow:after{border-width:10px;content:""}.webui-popover.top>.arrow,.webui-popover.top-right>.arrow,.webui-popover.top-left>.arrow{bottom:-11px;left:50%;margin-left:-11px;border-top-color:#999;border-top-color:rgba(0,0,0,.25);border-bottom-width:0}.webui-popover.top>.arrow:after,.webui-popover.top-right>.arrow:after,.webui-popover.top-left>.arrow:after{content:" ";bottom:1px;margin-left:-10px;border-top-color:#fff;border-bottom-width:0}.webui-popover.right>.arrow,.webui-popover.right-top>.arrow,.webui-popover.right-bottom>.arrow{top:50%;left:-11px;margin-top:-11px;border-left-width:0;border-right-color:#999;border-right-color:rgba(0,0,0,.25)}.webui-popover.right>.arrow:after,.webui-popover.right-top>.arrow:after,.webui-popover.right-bottom>.arrow:after{content:" ";left:1px;bottom:-10px;border-left-width:0;border-right-color:#fff}.webui-popover.bottom>.arrow,.webui-popover.bottom-right>.arrow,.webui-popover.bottom-left>.arrow{top:-11px;left:50%;margin-left:-11px;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25);border-top-width:0}.webui-popover.bottom>.arrow:after,.webui-popover.bottom-right>.arrow:after,.webui-popover.bottom-left>.arrow:after{content:" ";top:1px;margin-left:-10px;border-bottom-color:#fff;border-top-width:0}.webui-popover.left>.arrow,.webui-popover.left-top>.arrow,.webui-popover.left-bottom>.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,.25)}.webui-popover.left>.arrow:after,.webui-popover.left-top>.arrow:after,.webui-popover.left-bottom>.arrow:after{content:" ";right:1px;border-right-width:0;border-left-color:#fff;bottom:-10px}.webui-popover-inverse.top>.arrow,.webui-popover-inverse.top-left>.arrow,.webui-popover-inverse.top-right>.arrow,.webui-popover-inverse.top>.arrow:after,.webui-popover-inverse.top-left>.arrow:after,.webui-popover-inverse.top-right>.arrow:after{border-top-color:#333}.webui-popover-inverse.right>.arrow,.webui-popover-inverse.right-top>.arrow,.webui-popover-inverse.right-bottom>.arrow,.webui-popover-inverse.right>.arrow:after,.webui-popover-inverse.right-top>.arrow:after,.webui-popover-inverse.right-bottom>.arrow:after{border-right-color:#333}.webui-popover-inverse.bottom>.arrow,.webui-popover-inverse.bottom-left>.arrow,.webui-popover-inverse.bottom-right>.arrow,.webui-popover-inverse.bottom>.arrow:after,.webui-popover-inverse.bottom-left>.arrow:after,.webui-popover-inverse.bottom-right>.arrow:after{border-bottom-color:#333}.webui-popover-inverse.left>.arrow,.webui-popover-inverse.left-top>.arrow,.webui-popover-inverse.left-bottom>.arrow,.webui-popover-inverse.left>.arrow:after,.webui-popover-inverse.left-top>.arrow:after,.webui-popover-inverse.left-bottom>.arrow:after{border-left-color:#333}.webui-popover i.icon-refresh:before{content:""}.webui-popover i.icon-refresh{display:block;width:30px;height:30px;font-size:20px;top:50%;left:50%;position:absolute;margin-left:-15px;margin-right:-15px;background:url(//twelveminuteconvos.com/wp-content/plugins/simple-podcast-press/responsive_audio_player/img/loading.gif) no-repeat}@-webkit-keyframes rotate{100%{-webkit-transform:rotate(360deg)}}@keyframes rotate{100%{transform:rotate(360deg)}}.webui-popover-backdrop{background-color:rgba(0,0,0,.65);width:100%;height:100%;position:fixed;top:0;left:0;z-index:9998}.webui-popover .dropdown-menu{display:block;position:relative;top:0;border:none;box-shadow:none;float:none}.reveal-modal-bg { 
position: fixed; 
height: 100%;
width: 100%;
background: #000;
background: rgba(0,0,0,.8);
z-index: 100;
display: none;
top: 0;
left: 0; 
}
.reveal-modal {
visibility: hidden;
top: 100px; 
left: 50%;
margin-left: -260px;
width: 520px;
background: #eee url(//twelveminuteconvos.com/wp-content/plugins/simple-podcast-press/responsive_audio_player/css/modal-gloss.png) no-repeat 500px -500px;
position: absolute;
z-index: 101;
padding: 30px 40px 34px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
-moz-box-shadow: 0 0 10px rgba(0,0,0,.4);
-webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);
-box-shadow: 0 0 10px rgba(0,0,0,.4);
}
.reveal-modal.small 		{ width: 200px; margin-left: -140px;}
.reveal-modal.medium 		{ width: 400px; margin-left: -240px;}
.reveal-modal.large 		{ width: 600px; margin-left: -340px;}
.reveal-modal.xlarge 		{ width: 800px; margin-left: -440px;}
.reveal-modal .close-reveal-modal {
font-size: 22px;
line-height: .5;
position: absolute;
top: 8px;
right: 11px;
color: #aaa;
text-shadow: 0 -1px 1px rbga(0,0,0,.6);
font-weight: bold;
cursor: pointer;
} 
@media only screen and (max-width:480px){
.reveal-modal {width: 350px; margin-left: -175px;}
}.spp-ctt-text p {
display: inline-block;
}
.spp-tweet-clear {
zoom: 1;
}
.spp-tweet-clear:after {
display: block;
visibility: hidden;
height: 0;
clear: both;
content: ".";
}
.spp-click-to-tweet {
display: inline-block;  background: #f9f9f9;
border-left: 5px solid #4099ff;
margin: 1.5em 0px;
padding: 0.5em 10px;
quotes: "\201C""\201D""\2018""\2019";
}
.spp-ctt-text:before {
color: #4099ff; font-size: 4em;
line-height: 0.1em;
margin-right: 0.1em;
vertical-align: -0.4em;
}
.spp-click-to-tweet .clearfix {
zoom: 1;
}
.spp-click-to-tweet .clearfix:after {
display: block;
visibility: hidden;
height: 0;
clear: both;
content: ".";
}
.spp-click-to-tweet .clear {
clear: both;
}
.spp-click-to-tweet .f-left {
float: left;
display: inline-block;
position: relative;
}
.spp-click-to-tweet .f-right {
float: right;
display: inline-block;
position: relative;
}
.spp-click-to-tweet .list-reset {
list-style: none;
margin: 0;
padding: 0;
}
.spp-click-to-tweet .list-reset li {
list-style: none;
margin: 0;
padding: 0;
}
.spp-click-to-tweet .list-float {
zoom: 1;
}
.spp-click-to-tweet .list-float:after {
display: block;
visibility: hidden;
height: 0;
clear: both;
content: ".";
}
.spp-click-to-tweet .list-float li {
float: left;
display: inline-block;
}
.spp-click-to-tweet .kill-box-shadow {
box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
}
.spp-click-to-tweet .alignright {
float: right;
margin-bottom: 20px;
margin-left: 10px;
text-align: right;
}
.spp-click-to-tweet .alignleft {
float: left;
margin-bottom: 10px;
margin-right: 10px;
text-align: right;
}
.spp-click-to-tweet:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.spp-click-to-tweet .spp-ctt-reset {
margin: 0;
padding: 0;
position: relative;
}
.spp-click-to-tweet:after {
display: block;
visibility: hidden;
height: 0;
clear: both;
content: ".";
}
.spp-click-to-tweet a {
text-decoration: none;
text-transform: none;
}
.spp-click-to-tweet a:hover {
text-decoration: none;
}
.spp-click-to-tweet .spp-ctt-text {
margin: 0;
padding: 0;
position: relative;
margin-bottom: 10px;
word-wrap: break-word;
}
.spp-click-to-tweet .spp-ctt-text a {
margin: 0 !important;
padding: 0px !important;
position: relative !important;
color: rgba(43, 55, 69, 1) !important; line-height: 120% !important;
letter-spacing: 0; !important; text-decoration: none !important;
text-transform: none !important;
}
.spp-click-to-tweet .spp-ctt-text a:hover {
text-decoration: none !important;
color: rgba(43, 55, 69, 0.45); }
.spp-click-to-tweet a.spp-ctt-btn {
margin: 0;
padding: 0;
position: relative;
display: block;
text-transform: uppercase;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 12px;
font-weight: bold;
line-height: 150%;
color: #4099ff;
float: right;
padding-right: 0px;
text-decoration: none; }
.spp-click-to-tweet a.spp-ctt-btn:hover {
text-decoration: none;
color: #4099ff;
text-transform: uppercase;
}
.spp-click-to-tweet .spp-powered-by {
font-size: 10px;
color: #999999;
}
.spp-click-to-tweet .spp-powered-by a {
font-size: 10px;
color: #999999 !important;
}
.spp-click-to-tweet .spp-powered-by a:hover {
color: #999999 !important;
text-decoration: underline !important;
}