/* 


NEW

March 19. 2024 15:00


UPDATE 14.1.2025


Theme Name: Cubic

Template: boardwalk

Theme URI: https://wordpress.com/themes/cubic/

Author: Automattic

Author URI: https://wordpress.com/themes/

Description: A minimalistic square theme.

Version: 1.0.5

License: GNU General Public License

License URI: http://www.gnu.org/licenses/gpl-2.0.html

Text Domain: cubic

Tags: light, blue, gray, white, one-column, responsive-layout, custom-menu, featured-images, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, holiday, photoblogging



This theme, like WordPress, is licensed under the GPL.

Use it to make something cool, have fun, and share what you've learned with others.


(C) 2012-2015 Automattic, Inc.

*/
/*--------------------------------------------------------------

>>> TABLE OF CONTENTS:

----------------------------------------------------------------

1.0 Colors

2.0 Typography

3.0 Layout

4.0 Pagination

5.0 Content

6.0 Jetpack

7.0 Responsive

	7.1 x <= 568px

	7.2 x <= 768px

	7.3 x <= 1024px

--------------------------------------------------------------*/
@import url('https://fonts.googleapis.com/css?family=Raleway:500,400');
@import url("https://fonts.googleapis.com/css?family=Anonymous+Pro:400,700,900");
@import url("https://unpkg.com/splitting@1.0.0/dist/splitting.css");
@import url(https://fonts.googleapis.com/css?family=Lato:900);
/*--------------------------------------------------------------

1.0 Colors

--------------------------------------------------------------*/
button, mark, input[type="button"], input[type="reset"], input[type="submit"], ins, .bypostauthor > .comment-body .fn, .comment #respond h3 small a, .comment-reply-title a, .filter-on .hentry.has-post-thumbnail:hover .entry-link, .hentry.color-1, .hentry.has-post-thumbnail .entry-link, .pace .pace-progress, .widget_tag_cloud a {
  background: #10b0b8;
}
.hentry.color-2 {
  background-color: #0e9ea5;
}
.hentry.color-3 {
  background-color: #0d8d93;
}
.hentry.color-4 {
  background-color: #0b7b80;
}
.hentry.color-5 {
  background-color: #0a6a6e;
}
.hentry.color-1 + .hentry.color-1, .hentry.color-2 + .hentry.color-2, .hentry.color-3 + .hentry.color-3, .hentry.color-4 + .hentry.color-4, .hentry.color-5 + .hentry.color-5 {
  background-color: #28b8bf;
}
.hentry.color-1 + .navigation + .hentry.color-1, .hentry.color-2 + .navigation + .hentry.color-2, .hentry.color-3 + .navigation + .hentry.color-3, .hentry.color-4 + .navigation + .hentry.color-4, .hentry.color-5 + .navigation + .hentry.color-5 {
  background-color: #40c0c6;
}
a, #infinite-handle:hover, #infinite-handle:hover:before, .comment-author a:hover, .comment-author a:focus, .comment-author a:active, .dropdown-toggle:hover:after, .dropdown-toggle:focus:after, .dropdown-toggle:active:after, .entry-author .author-link a, .page-links > span, .page-links a:hover, .page-links a:focus, .page-links a:active, .paging-navigation a:hover, .paging-navigation a:focus, .paging-navigation a:active, .post-navigation a:hover, .post-navigation a:focus, .post-navigation a:active, .search-form.hover:before, .sidebar-toggle:hover, .sidebar-toggle:focus, .sidebar-toggle:active, .sidebar-toggle.toggle-on:hover, .sidebar-toggle.toggle-on:active, .site .wp-playlist-light .wp-playlist-playing, .site-title a:hover, .site-title a:focus, .site-title a:active, .social-navigation a:hover, .social-navigation a:focus, .social-navigation a:active, .widget-grofile .grofile-meta h4 a:hover, .widget-grofile .grofile-meta h4 a:hover, .widget-grofile .grofile-meta h4 a:active, .widget-title a:hover, .widget-title a:focus, .widget-title a:active, .widgettitle a:hover, .widgettitle a:focus, .widgettitle a:active {
  color: rgba(0, 31, 114, 0.7);
  border-bottom: none !important;
}
.entry-content a {
  text-decoration: underline;
  color: rgba(0, 31, 114, 0.7);
  /*border-bottom:none !important;*/
  cursor: pointer !important;
}
.entry-content a:hover {
  color: rgba(0, 31, 114, 0.7) !important;
  cursor: pointer !important;
  /*border-bottom:none !important;*/
}
/*--------------------------------------------------------------

2.0 Typography

--------------------------------------------------------------*/
body, button, input, select, textarea {
  font-family: Raleway, sans-serif;
  font-weight: 500;
}
h1, h2, h3, h4, h5, h6, .comment-author, .hentry div#jp-relatedposts h3.jp-relatedposts-headline, .hentry div.sharedaddy h3.sd-title, .no-comments, .page-links {
  font-family: Montserrat, sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 0.0625em;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  font-weight: normal;
}
.archive .taxonomy-description, .comment-reply-title small, .page-links > .page-links-title, .search-results .page-title span {
  font-family: Montserrat, sans-serif;
}
.entry-content {
  font-family: Raleway, sans-serif !important;
  font-weight: 400;
}
h6 {
  text-transform: none;
  font-family: inherit;
  font-size: 13px;
}
/*--------------------------------------------------------------

3.0 Layout

--------------------------------------------------------------*/
a {
  outline: none !important;
}
.next-link .site-main, .previous-link .site-main {
  padding: 0 !important;
}
.site-description {
  margin: 0.145em 0 -0.145em;
  font-family: Montserrat, sans-serif;
  line-height: 1.7142857;
  font-weight: normal;
  text-transform: none;
  letter-spacing: 0;
  font-size: 100% !important;
}
.wf-active .site-description {
  margin: 0;
}
/*--------------------------------------------------------------

4.0 Pagination

--------------------------------------------------------------*/
.paging-navigation {
  position: relative;
  clear: both;
  border-top: 1px solid #d9d9d9;
}
.paging-navigation:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  z-index: 1;
  width: 1px;
  height: 72px;
  background: #d9d9d9;
}
.paging-navigation .nav-links {
  height: 100%;
}
.paging-navigation .nav-next, .paging-navigation .nav-previous {
  position: inherit;
  left: 0;
  overflow: hidden;
  float: right;
  width: 50%;
  height: 72px;
  border: 0 !important;
}
.paging-navigation .nav-next a:before, .paging-navigation .nav-previous a:before {
  display: none !important;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.paging-navigation a {
  height: 72px;
}
.screen-reader-text {
    display: block;
  color: black;
  top: 23px;
  left: 10px;
  clip: auto;
  position: absolute !important;
  height: auto;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.post-navigation h1 {
  display: none;
}
.post-navigation .nav-next a:before, .post-navigation .nav-previous a:before {
  display: none !important;
  content: "\f431";
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -12px;
  margin-left: -12px;
  font-size: 24px;
  height: 24px;
  width: 24px;
}
.sidebar-toggle .screen-reader-text {
  display: none;
}
.sidebar-open .sidebar {
  z-index: 1000 !important;
}
/*--------------------------------------------------------------

5.0 Content

--------------------------------------------------------------*/
body {
  overflow: hidden;
}
.site-content {
  max-width: 1800px !important;
  margin: auto !important;
  border: 1px solid rgba(255, 255, 255, 0.7);
}
.site-header {
  position: fixed;
  max-width: 1800px !important;
  left: 50%;
  transform: translateX(-50%);
}
/* Hentry */
/*
.archive .hentry, .blog .hentry, .search-results .hentry {
  float: none;
  padding: 0 0 100%;
  margin: 0;
  width: 100%;
}
*/
.archive .hentry, .blog .hentry, .search-results .hentry {
  float: left !important;
  padding: 0 0 30%;
  margin: 0;
  width: 33%;
}
.archive .hentry.has-post-thumbnail, .blog .hentry.has-post-thumbnail, .search-results .hentry.has-post-thumbnail {
  background: #000;
}
/* Entry Header */
.archive .entry-header, .blog .entry-header, .search-results .entry-header {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.entry-header {
  max-height: 100%;
  text-align: center;
}
body.page .entry-header, body.single .entry-header {
  opacity: 0;
}
.archive .entry-title, .blog .entry-title, .search-results .entry-title {
  margin: 0 auto;
  font-size: 1.375em;
  line-height: 1.3636364;
}
/* Entry Thumbnail */
.archive .hentry.has-post-thumbnail .attachment-boardwalk-featured-image, .blog .hentry.has-post-thumbnail .attachment-boardwalk-featured-image, .search-results .hentry.has-post-thumbnail .attachment-boardwalk-featured-image {
  width: 100%;
  max-width: 100%;
  min-width: 100%;
  height: auto;
  max-height: initial;
  min-height: initial;
}
.blog .hentry {
  float: left;
  padding: 0 0 30%;
  margin: 0;
  width: 33%;
}
.venoframe {
  margin: 0 auto;
}
.archive .page-header {
  display: none !important;
}
#meta-2 li:nth-child(n+2) {
  display: none !important;
}
/*--------------------------------------------------------------

6.0 Jetpack

--------------------------------------------------------------*/
#infinite-handle {
  position: inherit;
  clear: both;
  height: 73px;
  width: 100%;
  border: 0;
  border-top: 1px solid #d9d9d9;
}
.site-main .infinite-loader {
  position: inherit;
  clear: both;
}
/*--------------------------------------------------------------

GENERAL CUSTOM STYLING /////////////////////////////////////////////////   

--------------------------------------------------------------*/
body.single .entry-title, .page-title {
  font-size: 1.25em;
  line-height: 1.333334;
}
.entry-content p {
  font-weight: 500;
  font-size: 22px;
  line-height: 150%;
}
.entry-content a {
  font-weight: 500;
  font-size: 20px;
  line-height: 150%;
}
.entry-content p {
  margin-bottom: 20px;
}
.site-title {
  font-size: 2.25em;
  color: #565656;
}
body:not(.filter-on) .hentry.has-post-thumbnail .entry-header {
  background: rgba(0, 0, 0, 0.65);
  border: #FFFFFF thin solid;
}
.home .entry-header {
  background: rgba(0, 0, 0, 0.25);
  border: none !important;
}
body.single .entry-header {
  opacity: 0;
}
body.single .entry-thumbnail {
  opacity: 1;
  background: none;
  height: 100vh !important;
}
.hentry.has-post-thumbnail:hover .entry-link {
  opacity: 0.0;
}
.entry-content img, .entry-content video {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #FFFFFF; /*-webkit-box-shadow: inset 0px 1px 5px 3px rgba(0,0,0,0.27);
-moz-box-shadow: inset 0px 1px 5px 3px rgba(0,0,0,0.27);
box-shadow: inset 0px 1px 5px 3px rgba(0,0,0,0.27);*/
  box-shadow: none !important;
}
.bjd-responsive-iframe-cntr iframe {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #FFFFFF;
}
.fluid-width-video-wrapper iframe {
  border: #C0BEBE thin solid !important;
  padding: 5px !important;
  background-color: #FFFFFF !important;
}
body {
  background-color: #F1F0F0;
  background-image: url(https://www.crisrieder.org/thejourney/wp-content/uploads/2016/04/pink_rice.jpg);
  background-repeat: repeat;
}
.entry-content {
  background-color: transparent;
}
.sidebar-toggle::before {
  content: "menu";
  height: 24px;
  width: 50px;
  color: inherit;
  font-size: 16px;
  line-height: 24px;
  font-family: Montserrat, sans-serif;
}
.sidebar-toggle.toggle-on::before {
  content: "back";
  height: 24px;
  width: 50px;
  color: inherit;
  font-size: 16px;
  line-height: 24px;
  font-family: Montserrat, sans-serif;
}
.la-title {
  font-size: 90%;
}
.page-id-3044 .la-title {
  font-size: 100%;
}
.simcal-event-start, .simcal-event-end {
  display: none;
}
.comment-reply-title, .comments-title {
  font-size: 1.1em;
  line-height: 1.5;
}
/*
.site {
    opacity: 0;
    max-width: 1350px;
    margin: 0 auto;
}

*/
body.single .entry-thumbnail {
  background: none;
  height: 100vh !important;
}
#outputFigDisplay pre {
  font-size: 8px;
  padding: 0px;
}
body.single .hentry.has-post-thumbnail .wp-post-image {
  /*max-width:100% !important;*/
  max-width: 2000px !important;
  height: auto !important;
  border: none !important; /*#979494 1px solid;*/
}
.site-header {
  background: #fff;
  border-bottom: 1px solid #979494;
  color: #000;
  -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.50);
  -moz-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.50);
  box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.50);
}
.sidebar-toggle {
  background: #fff;
  border-left: 1px solid #979494;
  color: #000;
  text-align: center;
}
.hentry.has-post-thumbnail {
  border: 1px solid rgba(255, 255, 255, 0.7);
  border-bottom: none !important;
}
iframe .frame {
  width: 100%;
  background-color: #FBFBFB;
}
.oliver {
  max-width: 600px;
  font-weight: normal;
  font-size: 130% !important;
}
.oliver div {
  padding: 7px 0;
}
.life_pct {
  background: url(https://www.crisrieder.org/thejourney/wp-content/uploads/2016/04/pink_rice.jpg) repeat;
  border: none;
  padding: 0px;
}
.site-title a {
  margin-left: 5px;
}
.site-title a:hover {
  color: #187F30;
}
.bjd-responsive-iframe-cntr {
  padding-bottom: 100%;
  padding-top: 30px;
}
.noBgr {
  background-color: transparent !important;
  border: none !important;
}
.sky-form .description {
  margin-bottom: 10px;
  padding: 0 1px;
  font-size: 12px;
  line-height: 18px;
  color: #999;
  display: none;
}
.sky-form {
  font-family: Raleway, sans-serif !important;
  font-weight: 400;
}
.sky-form header {
  display: block;
  padding: 20px 30px;
  padding: 20px 20px;
  border-bottom: 1px solid rgba(0, 0, 0, .1);
  background: rgba(248, 248, 248, .9);
  font-size: 25px;
  font-size: 20px;
  color: #232323;
  font-family: Raleway, sans-serif !important;
  font-weight: 400;
}
.sky-form fieldset {
  display: block;
  padding: 25px 30px 5px;
  padding: 20px 20px 5px;
  border: none;
  background: rgba(255, 255, 255, .9);
  font-size: 20px !important;
  font-family: Raleway, sans-serif !important;
  font-weight: 400 !important;
}
.frame_me {
  height: 40px;
  padding: 5px;
  border: 2px solid rgba(0, 21, 79, 0.62) !important;
}
.frame_me:hover {
  height: 40px;
  text-decoration: none !important;
  background-color: rgba(171, 170, 170, 0.70);
  padding: 5px;
  border: 2px solid rgba(0, 21, 79, 0.62) !important;
}
.frame_me:active, .frame_me:visited {
  text-decoration: none !important;
}
.blog .hentry {
  float: left !important;
  padding: 0 0 30%;
  margin: 0;
  width: 33%;
}
.main-navigation ul ul {
  display: block !important;
}
.entry-meta a {
  font-size: 10px !important;
}
.venoframe {
  margin: 0 auto;
}
.entry-date .published, .entry-meta {
  font-size: 8px !important;
}
.smooth-Accordion .smooth-Accordion-header {
  padding: 12px 16px !important;
}
.entry-date .published, .entry-meta {
  height: 15px;
  /* display: none !important; */
  font-size: 8px !important;
}
/* BLOG page articles per row */
@media screen and (min-width: 1024px) {
  /* Content */
  .blog .hentry {
    padding-bottom: 33.3333%;
    width: 33.3333%;
  }
  .blog .hentry:nth-of-type(2n+3) {
    clear: none;
  }
  .blog .hentry:nth-of-type(3n+4) {
    clear: left;
  }
}
@media screen and (min-width: 768px) {
  .entry-author, .entry-content, .entry-footer {
    /* 
    padding-right: 50px !important;
    padding-left: 50px !important; 
    */
  }
}
@media screen and (max-width: 768px) {
  .blog .hentry:nth-of-type(2n+3) {
    clear: left;
  }
  .blog .hentry {
    padding: 0px 0 50%;
    margin: 0;
    width: 50%;
  }
  .has-sidebar .site-header {
    height: 74px !important;
  }
  .site-branding {
    margin-top: 11px;
    margin-bottom: 11px;
  }
  .sidebar-toggle {
    height: 73px !important;
  }
  #lifeFrame {
    margin-top: -600px !important;
  }
  .site-main .alignright, .site-main .alignleft {
    margin-right: 0px;
    margin-left: 0px;
  }
  .clearAll {
    clear: both;
    padding-top: 20px;
  }
  body.page:not(.title-with-content) .hentry.has-post-thumbnail .entry-header, body.single:not(.title-with-content) .hentry.has-post-thumbnail:not(.format-video) .entry-header {
    position: absolute;
    top: 10px !important;
  }
}
@media screen and (max-width: 600px) {
  .entry-content p {
    margin-bottom: 20px !important;
  }
  .entry-title {
    font-size: 14px !important;
  }
  .entry-header {
    /*    top:80px !important; */
  }
  body.page:not(.title-with-content) .hentry.has-post-thumbnail .entry-header, body.single:not(.title-with-content) .hentry.has-post-thumbnail:not(.format-video) .entry-header {
    position: absolute;
    top: 74px !important;
  }
  .alignleft {
    display: block;
    float: none;
    margin: 0 auto 20px !important;
  }
}
@media screen and (max-width: 560px) {
  body.single .entry-title, .page-title {
    font-size: 14px !important;
  }
  .blog .hentry {
    clear: left !important;
  }
  .blog .hentry {
    padding: 0px 0 100%;
    margin: 0;
    width: 100%;
  }
  .site-title {
    font-size: 13px;
    padding-right: 0px !important;
  }
  .blog .entry-title {
    font-size: 1em;
    line-height: 1.3636364;
  }
  .entry-content p, .entry-content a {
    font-size: 17px;
  }
  #respond .comment-form {
    padding-right: 72px;
    padding-bottom: 48px;
    padding-left: 72px;
    width: 100% !important;
  }
  #lifeFrame {
    margin-top: -500px !important;
    height: 310px !important;
  }
  .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
  }
  .smooth-Accordion .smooth-Accordion-header {
    font-size: 16px !important;
  }
  #mobile_phone {
    display: block;
    margin-top: -160px;
  }
}
@media only screen and (max-width: 480px) {
  .site-title a {
    font-size: 13px;
  }
  .archive .hentry, .blog .hentry, .search-results .hentry {
    float: left !important;
    padding: 0 0 50%;
    margin: 0;
    width: 50%;
  }
  .entry-date .published, .entry-meta {
    height: 15px;
  }
}
@media screen and (max-width: 375px) {
  #lifeFrame {
    margin-top: -400px !important;
    height: 310px !important;
  }
  #mobile_phone {
    font-size: 12px;
    display: none;
    margin-top: -160px;
    position: relative;
    z-index: 90 !important;
    text-align: center;
  }
}
@media only screen and (max-width: 480px) {
  #h5ap-player-1 {
    opacity: 1;
    width: 200px !important;
    transform: scale(0.6) !important;
    transform-origin: center !important;
    top: 36px !important;
    right: 35px !important;
  }
  #speechTxt {
    opacity: 1;
    transform: scale(0.5) !important;
    top: 60px !important;
    right: 10px !important;
  }
  .entry-title {
    font-size: 0.9em !important;
  }
}
@media only screen and (max-width: 360px) {
  .postid-17259 #h5ap-player-1 {
    width: 200px !important;
    transform: scale(0.6) !important;
    top: 73px !important;
    right: 35px !important;
  }
  .postid-17259 #speechTxt {
    /* display: none;*/
    transform: scale(0.5) !important;
    top: 110px !important;
    right: 10px !important;
  }
  .postid-17259 .entry-title {
    font-size: 0.9em !important;
  }
}
/** mediaQuerries for all pages **/
/*
Mobile Portrait (320px - 480px):

Styles for small screens like smartphones in portrait mode.

Example media query: @media screen and (max-width: 480px) { 

}


Mobile Landscape (481px - 767px):

Styles for smartphones in landscape mode.

Example media query: @media screen and (min-width: 481px) and (max-width: 767px) { 
}


Tablet Portrait (768px - 991px):

Styles for tablets in portrait mode.

Example media query: @media screen and (min-width: 768px) and (max-width: 991px) { 
}


Tablet Landscape (992px - 1199px):

Styles for tablets in landscape mode.

Example media query: @media screen and (min-width: 992px) and (max-width: 1199px) { 
}


Small Desktop (1200px - 1439px):

Styles for small desktop screens.

Example media query: @media screen and (min-width: 1200px) and (max-width: 1439px) { 
}


Medium Desktop (1440px - 1919px):

Styles for medium-sized desktop screens.

Example media query: @media screen and (min-width: 1440px) and (max-width: 1919px) {
}


Large Desktop (1920px and above):

Styles for large desktop screens.

Example media query: @media screen and (min-width: 1920px) {
}

*/
/* PAGE SPECIFIC CUSTOM STYLING ////////////////////// */
/* ------------------------- ? -------------------------*/


.entry-title, .page-title {
    user-select: none;
}



#post-579 .entry-content img {
  border: none !important;
  padding: 0px;
  background-color: transparent;
}
#post-607 .entry-content img {
  border: none !important;
  padding: 0px;
  background-color: transparent;
}
#post-579 .iframe-class {
  border: #A4A1A1 1px solid;
  padding: 5px;
  background-color: white; /*position:fixed;*/
}
/* ------------------------- ?-------------------------*/
.entry-header {
  opacity: 0;
}
.entry-meta .entry-date {
  opacity: 0 !important;
}
/* ------------------------- FOR ALL ARTICLES -------------------------*/
.entry-content a {
  cursor: pointer !important;
  pointer-events: visible !important; /* or visible */
}
#featuredPict_loader {
    z-index: 100;
  /*opacity: 1;*/
  opacity: 1;
  width: 80px;
  height: 86px;
  position: fixed; /* Fix position to viewport */
  top: 50%; /* Move down 50% from the top */
  left: 50%; /* Move right 50% from the left */
  transform: translate(-50%, -50%); /* Translate back by half of its width and height */
}
body.single .entry-thumbnail {
  opacity: 0;
  background: none;
  height: 100vh !important;
}
#h5ap-player-1 {
  opacity: 0;
}
#speechTxt {
  opacity: 0;
  z-index: 1000;
  top: 150px;
  right: 111px;
  width: 245px;
  margin-top: 0px !important;
  position: fixed !important;
  padding: 8px;
  border: 2px solid #ff6600;
  border-radius: 7px;
  font-size: 18px !important;
  font-weight: bold;
  color: #ff6600;
  background-color: white;
}
.Chrome {
  display: none !important;
}
.orange {
  display: none !important;
}
.smooth-Accordion .smooth-Accordion-content {
  display: none;
}
/* downloader lds-default */
.lds-default, .lds-default div {
  box-sizing: border-box
}
.lds-default {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px
}
.lds-default div {
  position: absolute;
  width: 6.4px;
  height: 6.4px;
  background: currentColor;
  border-radius: 50%;
  animation: lds-default 1.2s linear infinite
}
.lds-default div:nth-child(1) {
  animation-delay: 0s;
  top: 36.8px;
  left: 66.24px
}
.lds-default div:nth-child(2) {
  animation-delay: -0.1s;
  top: 22.08px;
  left: 62.29579px
}
.lds-default div:nth-child(3) {
  animation-delay: -0.2s;
  top: 11.30421px;
  left: 51.52px
}
.lds-default div:nth-child(4) {
  animation-delay: -0.3s;
  top: 7.36px;
  left: 36.8px
}
.lds-default div:nth-child(5) {
  animation-delay: -0.4s;
  top: 11.30421px;
  left: 22.08px
}
.lds-default div:nth-child(6) {
  animation-delay: -0.5s;
  top: 22.08px;
  left: 11.30421px
}
.lds-default div:nth-child(7) {
  animation-delay: -0.6s;
  top: 36.8px;
  left: 7.36px
}
.lds-default div:nth-child(8) {
  animation-delay: -0.7s;
  top: 51.52px;
  left: 11.30421px
}
.lds-default div:nth-child(9) {
  animation-delay: -0.8s;
  top: 62.29579px;
  left: 22.08px
}
.lds-default div:nth-child(10) {
  animation-delay: -0.9s;
  top: 66.24px;
  left: 36.8px
}
.lds-default div:nth-child(11) {
  animation-delay: -1s;
  top: 62.29579px;
  left: 51.52px
}
.lds-default div:nth-child(12) {
  animation-delay: -1.1s;
  top: 51.52px;
  left: 62.29579px
}
@keyframes lds-default {
  0%, 20%, 80%, 100% {
    transform: scale(1)
  }
  50% {
    transform: scale(1.5)
  }
}
/* downloader lds-roller */
.lds-roller, .lds-roller div, .lds-roller div:after {
  box-sizing: border-box
}
.lds-roller {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px
}
.lds-roller div {
  animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  transform-origin: 40px 40px
}
.lds-roller div:after {
  content: " ";
  display: block;
  position: absolute;
  width: 7.2px;
  height: 7.2px;
  border-radius: 50%;
  background: currentColor;
  margin: -3.6px 0 0 -3.6px
}
.lds-roller div:nth-child(1) {
  animation-delay: -0.036s
}
.lds-roller div:nth-child(1):after {
  top: 62.62742px;
  left: 62.62742px
}
.lds-roller div:nth-child(2) {
  animation-delay: -0.072s
}
.lds-roller div:nth-child(2):after {
  top: 67.71281px;
  left: 56px
}
.lds-roller div:nth-child(3) {
  animation-delay: -0.108s
}
.lds-roller div:nth-child(3):after {
  top: 70.90963px;
  left: 48.28221px
}
.lds-roller div:nth-child(4) {
  animation-delay: -0.144s
}
.lds-roller div:nth-child(4):after {
  top: 72px;
  left: 40px
}
.lds-roller div:nth-child(5) {
  animation-delay: -0.18s
}
.lds-roller div:nth-child(5):after {
  top: 70.90963px;
  left: 31.71779px
}
.lds-roller div:nth-child(6) {
  animation-delay: -0.216s
}
.lds-roller div:nth-child(6):after {
  top: 67.71281px;
  left: 24px
}
.lds-roller div:nth-child(7) {
  animation-delay: -0.252s
}
.lds-roller div:nth-child(7):after {
  top: 62.62742px;
  left: 17.37258px
}
.lds-roller div:nth-child(8) {
  animation-delay: -0.288s
}
.lds-roller div:nth-child(8):after {
  top: 56px;
  left: 12.28719px
}
@keyframes lds-roller {
  0% {
    transform: rotate(0)
  }
  100% {
    transform: rotate(360deg)
  }
}
/*
 #SuanBtn{
    border: 1px solid white;
    height: 100px;
    width: 100px;
    top: 110px;
    left: 23px;
    position: absolute;
}
*/
#SuanBtn {
  /* font-size: 14px; */
  /* color: black; */
  background-color: #04868D;
  border: 1px solid white;
  height: 40px;
  width: 64px;
  top: 110px;
  left: 10px;
  position: absolute;
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.2), 0 4px 6px -2px rgba(0, 0, 0, 0.2);
}
#SuanBtn:hover {
  background-color: #10b0b8;
  border: 1px solid white;
  transform: translate(4px, 4px);
}
.site {
  position: relative;
}
@media only screen and (max-width: 768px) {
  #SuanBtn {
    /*   border: 1px solid white;
        height: 73px;
        width: 100px;
        top: 46px;
        left: 1px;
        position: fixed;
       */
    transform: scale(0.8);
    font-size: 14px;
    font-weight: bold;
    height: 34px;
    width: 60px;
    top: 74px;
    left: -1px;
    position: absolute;
  }
}
/* ---------------------------------  PAGES ----------------------------------*/
/* --------------- CASIO DOGITAL PIANO SALE ------------------*/
.page-id-13563 .site {
  background-color: #0065DD;
  opacity: 1;
}
.page-id-13563 .entry-content {
  /* height: 6674px !important; */
  position: relative;
  margin-top: 0px;
  z-index: 1;
  background-image: none;
  color: gold !important;
  background-color: #0065DD !important;
}
.page-id-13563 .entry-title {
  display: none;
}
.page-id-13563 .entry-content p {
  font-weight: 300;
  font-size: 160%;
  line-height: 150%;
}
.page-id-13563 .entry-content ul {
  font-weight: 300;
  font-size: 26px !important;
  line-height: 150%;
}
.page-id-13563 .entry-content ul li {
  font-weight: 300;
  font-size: 26px !important;
  line-height: 150%;
}
.page-id-13563 .entry-content ul li span {
  font-weight: 300;
  font-size: 26px !important;
  line-height: 150%;
}
.page-id-13563 .entry-content ul li p {
  font-weight: 300;
  font-size: 26px !important;
  line-height: 150%;
}
.page-id-13563 .entry-content h3 {
  font-family: Verdana, sans-serif;
  font-weight: 300;
  font-size: 170% !important;
  line-height: 150%;
}
.page-id-13563 .entry-content li {
  font-weight: 300 !important;
  font-size: 170% !important;
  line-height: 150% !important;
}
.page-id-13563 .entry-content a {
  color: gold !important;
}
.page-id-13563 .hentry {
  background-image: none;
  background-color: #0065DD !important;
}
.page-id-13563 .entry-footer {
  color: gold !important;
}
.page-id-13563 .entry-footer, .page-id-13563 .all_articles {
  border-top: 1px solid black;
}
.page-id-13563 .hentry.has-post-thumbnail .wp-post-image {
  border: black 1px solid !important;
}
.page-id-13563 .entry-title, .page-id-13563 .blog .entry-title {
  text-align: center !important;
  font-size: 1.05em !important;
}
.page-id-13563 .entry-title a {
  font-size: 80%;
}
.page-id-13563 .entry-content img, .page-id-13563 .entry-content video {
  /*border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #0065DD;
  box-shadow: 2px 2px 9px 4px rgba(0, 0, 0, 0.4);*/
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #0065DD;
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
}
/* ------------ Can you help? -------------------*/
.page-id-14835 .site {
  background-color: #0065DD;
  opacity: 1;
}
.page-id-14835 .entry-content {
  /* height: 6674px !important; */
  position: relative;
  margin-top: 0px;
  z-index: 1;
  background-image: none;
  color: gold !important;
  background-color: #0065DD !important;
}
.page-id-14835 .entry-title {
  display: block;
}
.page-id-14835 .entry-content p {
  font-weight: 300;
  font-size: 160%;
  line-height: 150%;
}
.page-id-14835 .entry-content ul {
  font-weight: 300;
  font-size: 26px !important;
  line-height: 150%;
}
.page-id-14835 .entry-content ul li {
  font-weight: 300;
  font-size: 26px !important;
  line-height: 150%;
}
.page-id-14835 .entry-content ul li span {
  font-weight: 300;
  font-size: 26px !important;
  line-height: 150%;
}
.page-id-14835 .entry-content ul li p {
  font-weight: 300;
  font-size: 26px !important;
  line-height: 150%;
}
.page-id-14835 .entry-content h3 {
  font-family: Verdana, sans-serif;
  font-weight: 300;
  font-size: 170% !important;
  line-height: 150%;
}
.page-id-14835 .entry-content li {
  font-weight: 300 !important;
  font-size: 170% !important;
  line-height: 150% !important;
}
.page-id-14835 .entry-content a {
  color: gold !important;
  font-size: 24px !important;
}
.page-id-14835 .hentry {
  background-image: none;
  background-color: #0065DD !important;
}
.page-id-14835 .entry-footer {
  color: gold !important;
}
.page-id-14835 .entry-footer, .page-id-14835 .all_articles {
  border-top: 1px solid black;
}
.page-id-14835 .hentry.has-post-thumbnail .wp-post-image {
  border: black 1px solid !important;
}
.page-id-14835 .entry-title, .page-id-14835 .blog .entry-title {
  text-align: center !important;
  font-size: 1.05em !important;
}
.page-id-14835 .entry-title a {
  font-size: 80%;
}
.page-id-14835 .entry-content img, .page-id-14835 .entry-content video {
  /*border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #0065DD;
  box-shadow: 2px 2px 9px 4px rgba(0, 0, 0, 0.4);*/
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #0065DD;
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
}
/* --------------------------------- END OF PAGES ----------------------------------*/
/* --------------------------------- END OF PAGES ----------------------------------*/
/* --------------------------------- END OF PAGES ----------------------------------*/
.entry-content .extlink {
  line-height: 150%;
  font-size: 24px;
  font-weight: normal;
  text-decoration: none;
}
.entry-content .extlink:hover {
  text-decoration: underline;
}
b, strong {
  font-weight: 600 !important;
}
.entry-content .quote {
  /*font-size: 14px !important;*/
  font-style: italic;
  border-left: 5px solid rgba(255, 255, 255, 0.15);
  padding-left: 1.2em;
  margin: 1.5em 0;
  color: #333;
}
.entry-content .quote_leftside {
  text-align: left !important;
  font-size: 14px !important;
  font-style: italic;
  border-left: 5px solid rgba(255, 255, 255, 0.15);
  padding-left: 1.2em;
  margin: 1.5em 0;
  color: #333;
}
.entry-content .quote_rightside {
  text-align: right !important;
  font-size: 14px !important;
  font-style: italic;
  border-right: 5px solid rgba(255, 255, 255, 0.15);
  padding-right: 1.2em;
  margin: 1.5em 0;
  color: #333;
}
.entry-footer, .postid-15792 .all_articles {
  border-top: none !important;
}
.hentry.has-post-thumbnail .wp-post-image {
  border: none !important;
}
.Zebra_Tooltip {
  background: rgba(0, 0, 0, 0);
  position: absolute;
  z-index: 8000
}
.Zebra_Tooltip .Zebra_Tooltip_Message {
  background: #000;
  border-radius: 5px;
  border: 0 solid #000;
  box-shadow: 0 0 6px rgba(0, 0, 0, .6);
  color: #fff;
  font-size: 12px;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  line-height: 1.4;
  *margin-right: 0;
  max-width: 250px;
  padding: 10px;
  position: relative;
  _width: expression(document.body.clientWidth > 250px ? "250px": "auto")
}
.Zebra_Tooltip .Zebra_Tooltip_Message.Zebra_Tooltip_Has_Close {
  padding-right: 23px
}
.Zebra_Tooltip .Zebra_Tooltip_Arrow {
  position: absolute;
  width: 20px;
  height: 10px;
  overflow: hidden
}
.Zebra_Tooltip .Zebra_Tooltip_Arrow.Zebra_Tooltip_Arrow_Bottom {
  bottom: 0
}
.Zebra_Tooltip .Zebra_Tooltip_Arrow.Zebra_Tooltip_Arrow_Bottom div {
  top: 0;
  border-color: #000 transparent transparent;
  _border-bottom-color: pink
}
.Zebra_Tooltip .Zebra_Tooltip_Arrow.Zebra_Tooltip_Arrow_Bottom div.Zebra_Tooltip_Arrow_Border {
  border-color: #000 transparent transparent
}
.Zebra_Tooltip .Zebra_Tooltip_Arrow.Zebra_Tooltip_Arrow_Top {
  top: 0
}
.Zebra_Tooltip .Zebra_Tooltip_Arrow.Zebra_Tooltip_Arrow_Top div {
  bottom: 0;
  border-color: transparent transparent #000;
  _border-top-color: pink
}
.Zebra_Tooltip .Zebra_Tooltip_Arrow.Zebra_Tooltip_Arrow_Top div.Zebra_Tooltip_Arrow_Border {
  border-color: transparent transparent #000
}
.Zebra_Tooltip .Zebra_Tooltip_Arrow div {
  position: absolute;
  border-style: solid;
  border-width: 10px;
  width: 0;
  height: 0;
  left: 0;
  _border-left-color: pink;
  _border-right-color: pink;
  _filter: chroma(color=pink)
}
.Zebra_Tooltip .Zebra_Tooltip_Arrow div.Zebra_Tooltip_Arrow_Border {
  border-width: 10px;
  box-shadow: 0 0 6px rgba(0, 0, 0, .6);
  left: 0
}
.Zebra_Tooltip .Zebra_Tooltip_Close {
  color: #fff;
  font-family: Arial, sans-serif;
  font-size: 18px;
  line-height: 1;
  padding: 0 4px;
  position: absolute;
  right: 2px;
  text-decoration: none;
  top: 2px
}
.Zebra_Tooltip .Zebra_Tooltip_Close:hover {
  color: #000;
  background: #c2d076;
  border-radius: 5px
}


#wpfront-scroll-top-container img {
    width: 50px !important;
    height: 50px !important;
}


#butterflies{
    display: none;
}

/* ------------------------- END OF GENERAL ----------------------------------*/
/* ------------------------- ------------------------ --------------------*/
/* POSTS */
/* ------------------------- ------------------------ ---------------------*/











/* --- The different shades of loneliness on the spiritual path  -  social lonely-ness  -  existential alone-ness  -  all-one-ness --- */
.archive #post-19979 .entry-meta .ear {
  width: 33px !important;
  height: 34px !important;
  /* width: 43px; */
  position: absolute;
  z-index: 100;
  right: 6px;
  top: 0px;
  margin-top: -40px;
  border: 1px solid orange;
  cursor: pointer;
  border-radius: 7px;
}
.postid-19979 .site {
  background-color: #0065DD;
  opacity: 1;
}
.postid-19979 header .entry-header {
  opacity: 0.2 !important;
}
.postid-19979 .site-header {
  z-index: 10;
  border-bottom: 1px solid #b3d01e;
  color: #fcf7da;
}
.postid-19979 .entry-content {
  /*height: 6674px !important;*/
  position: relative;
  margin-top: 0px;
  /*z-index: 1000;*/
  background-image: none;
  color: #fcf7da;
  background-color: #0065DD;
}
.postid-19979 .entry-content p {
  margin-left: 0px;
  font-weight: 300;
  font-size: 150%;
  line-height: 150%;
  color: #fcf7da;
}
.postid-19979 .entry-content a {
  color: #fcf7da;
}
.postid-19979 .hentry {
  background-image: none;
  background-color: #0065DD;
}
.postid-19979 .entry-footer {
  color: #fcf7da !important;
}
.postid-19979 .entry-footer, .postid-19979 .all_articles {
  border-top: 1px solid black;
}
.postid-19979 .hentry.has-post-thumbnail .wp-post-image {
  border: black 1px solid !important;
}
.postid-19979 .entry-title, .postid-19979 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-19979 .entry-title a {
  font-size: 80%;
}
.home #post-19979 .entry-title a {
  font-size: 80%;
}
.postid-19979 .entry-content a {
  color: #fcf7da;
  text-decoration-line: underline;
  text-decoration-style: dotted;
}
.postid-19979 .entry-content a:hover {
  color: #fcf7da !important;
  text-decoration-line: underline;
  text-decoration-style: solid;
}
.postid-19979 ul {
  list-style: none !important;
}
/* LLMs */
.postid-19979 .cora {
  width: 95%;
  margin-bottom: 70px;
  margin-top: 70px;
  margin-left: 10%;
  padding: 20px;
  border-radius: 3px;
  border: 1px dotted gold;
  color:  #fcf7da;
  background-color: rgba(5, 88, 182, 0.9);
}
.postid-19979 .fullWidth {
  width: 100% !important;
  margin-left: 0% !important;
  margin-right: 0% !important;
}
.postid-19979 .cora p {
  color:  #fcf7da !important;
}
.postid-19979 .cora a {
  color: #fcf7da  !important;
}
.postid-19979 .cris {
  width: 100%;
  padding: 20px;
  border: 1px dotted #fcf7da;
  border-radius: 3px;
  color: #fcf7da;
  background-color: rgba(5, 88, 182, 0.15);
}
.postid-19979 .cris p {
  color: #fcf7da;
}
.postid-19979 .cris a {
  color: #fcf7da !important;
}
.postid-19979 .gemini {
  width: 95%;
  margin-bottom: 70px;
  margin-top: 70px;
  margin-left: 10%;
  padding: 20px;
  border-radius: 3px;
  border: 1px dotted goldenrod !important;
  color: goldenrod;
  background-color: rgba(5, 88, 182, 0.5);
}
.postid-19979 .gemini p {
  color: goldenrod;
}
.postid-19979 .claude {
  width: 95%;
  margin-bottom: 70px;
  margin-top: 70px;
  margin-right: 10%;
  padding: 20px;
  border-radius: 3px;
  border: 1px dotted lightgreen;
  color: lightgreen;
  background-color: rgba(5, 88, 182, 0.2);
}
.postid-19979 .claude p {
  color: lightgreen;
}
.postid-19979 .claude a {
  color: lightgreen !important;
}
.postid-19979 .deepseek {
  width: 95%;
  margin-bottom: 70px;
  margin-top: 70px;
  margin-right: 10%;
  padding: 20px;
  border-radius: 3px;
  border: 1px dotted lightgreen;
  color: lightgreen;
  background-color: rgba(5, 88, 182, 1);
}
.postid-19979 .deepseek p {
  color: lightgreen;
}
/* quote. dictionaire */
.postid-19979 .dictionaire {
  font-style: italic;
  font-size: 80% !important;
  padding-left: 50px;
  border-left: 1px dotted #cbcbcb;
}
.postid-19979 .entry-content .dictionaire .extlink {
  line-height: 150%;
  font-size: 19px;
}
.postid-19979 .aihi {
  font-size: 18px !important;
  font-style: italic;
  font-weight: bold !important;
  font-family: Raleway, sans-serif !important;
  color: gold !important;
}
/*. audio player --*/
.postid-19979 .musicPlayer {
  width: 350px;
}
.postid-19979 #h5ap-player-1 {
  display: block !important;
  opacity: 1;
  position: fixed !important;
  width: 240px !important;
  margin: 0px;
  z-index: 1000;
  top: 67px;
  right: 111px;
  border: 1px solid grey;
  border-radius: 2px;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.5));
}
.postid-19979 #h5ap-player-1 {
  opacity: 0.7 !important;
  max-width: 96%;
}
.postid-19979 #h5ap-player-1:hover {
  opacity: 0.9 !important;
}
.postid-19979 .plyr--audio {
  border-radius: 3px;
}
.plyr--audio {
  border-radius: 3px !important;
}
.postid-19979 .mejs-container, .postid-19979 .mejs-container .mejs-controls, .postid-19979 .mejs-embed, .postid-19979 .mejs-embed body {
  border: 1px dotted goldenrod !important;
  border-radius: 2px !important;
  margin: 0 auto !important;
  width: 270px !important;
  background: #0164dc !important;
}
/* itinerary */
.postid-19979 .itinerary {
  /* font-size: 18px; */
  background-color: #0065DD;
  padding: 10px 10px 10px 25px;
  border-radius: 3px;
  border: 1px solid lightgrey;
}
.postid-19979 .itinerary p {
  font-size: 18px;
  color: lightgray;
}
.postid-19979 .itinerary li {
  list-style: disc !important;
}
.postid-19979 .itinerary .dates {
  margin: 20px !important;
  text-align: center;
}
.postid-19979 .itinerary li a {
  font-weight: bold !important;
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-19979 .itinerary li a:hover {
  font-weight: bold !important;
  color: white !important;
}
.postid-19979 .itinerary li a:visited {
  font-weight: bold !important;
}
.addTop {
  top: 150px;
}
.postid-19979 .itinerary2_outer {
  display: flex;
  flex-grow: 1;
  bottom: 0;
  right: 0;
  position: fixed;
  z-index: 3000;
}
.postid-19979 .itinerary2_inner {
  margin-top: 150px;
  padding: 10px 40px 0;
  border-radius: 3px;
  border: 1px solid lightgrey;
  background-color: #0065DD;
}
.postid-19979 .itinerary2 {
  /* font-size: 18px; */
  background-color: none;
  padding: 10px 10px 10px 25px;
  border-radius: 3px;
  border: none;
  bottom: 0;
  right: 0;
  position: fixed;
  z-index: 3000;
  /* height: 80vh; */
  max-width: 680px;
}
.postid-19979 .itinerary2 p {
  cursor: pointer;
  position: relative;
}
.postid-19979 #closer {
  line-height: 22px;
  padding: 0 5px;
  border: 2px solid palevioletred;
  right: -37px;
  top: -8px;
  position: absolute;
  /* text-transform: uppercase; */
  font-size: 25px !important;
  font-weight: bold;
  color: palevioletred;
  pointer-events: none;
  user-select: none;
}
.postid-19979 #closer:hover {
  color: red;
  border: 2px solid red;
}
.postid-19979 .itinerary2 ul {
  display: none;
  /*top:60px;*/
}
.postid-19979 .itinerary2 p {
  font-size: 100%;
  line-height: 100%;
  color: lightgray;
}
.postid-19979 .itinerary2 li {
  list-style: disc !important;
}
.postid-19979 .itinerary2 li a {
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-19979 .itinerary2 li a:hover {
  color: white !important;
}
.postid-19979 .itinerary2 li a:visited {
  font-weight: bold !important;
}
.postid-19979 .listen {
  user-select: none;
  opacity: 0.7;
  font-weight: bold !important;
  width: 55px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  margin-bottom: 40px;
  border: 1px solid;
  cursor: pointer !important;
  color: lightgray !important;
  font-size: 11px !important;
  text-align: center !important;
}
.postid-19979 .listen:hover {
  user-select: none;
  opacity: 0.7;
  font-weight: bold !important;
  width: 55px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  margin-bottom: 40px;
  border: 1px solid;
  cursor: pointer !important;
  color: lightgray !important;
  font-size: 11px !important;
  text-align: center !important;
}
/* -------. Smooth Accordion  */
.postid-19979 .smooth-Accordion .smooth-Accordion-header {
  font-size: 18px;
  font-style: italic !important;
  display: block;
  background: transparent;
  font-family: Raleway, sans-serif !important;
  color: gold !important;
  line-height: 180%;
  margin-top: 10px;
  padding: 10px 16px !important;
  cursor: pointer;
  border: 1px dotted #fcf7da;
  border-bottom: 1px dotted #fcf7da;
  position: relative;
}
.postid-19979 .smooth-Accordion .smooth-Accordion-content {
  display: none;
  background: transparent;
  color: #fcf7da !important;
  padding: 16px;
  border: 1px dotted #fcf7da;
  border-bottom: 1px dotted #fcf7da;
}
.postid-19979 .smooth-Accordion .smooth-Accordion-content a {
  text-decoration: none;
  color: gold !important;
  font-weight: bold !important;
}
.postid-19979 .smooth-Accordion .smooth-Accordion-content a:hover {
  text-decoration: underline;
}
.postid-19979 .smooth-Accordion .smooth-Accordion-content p {
  font-size: 20px;
  font-style: normal !important;
  line-height: 34px !important;
  font-weight: 300 !important;
  color: #fcf7da;
}
.postid-19979 .smooth-Accordion .smooth-Accordion-header::after {
  content: '';
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0) rotate(0deg);
  position: absolute;
  top: 3px;
  right: 16px;
  transition: transform 0.5s;
  background: url(./img/lightgreen-down-arrow.png) no-repeat center center;
  width: 12px;
  height: 20px;
  line-height: 16px;
}
.postid-19979 .smooth-Accordion {
  border-radius: 0px;
  box-shadow: none;
  overflow: hidden;
}
/* book download */
.postid-19979 .holder {
  max-width: 100%;
  margin: 0 auto;
  padding: 1rem;
}
.postid-19979 .book-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 1rem;
  max-width: 768px;
  margin: 0 auto;
}
.postid-19979 .book {
  text-align: center;
  max-width: 300px;
}
.postid-19979 .book img {
  width: 100%;
  height: auto;
  display: block;
}
.postid-19979 .entry-content img, .postid-19979 .entry-content video {
  border: 1px solid #568dfb;
  padding: 5px !important;
  background-color: #0065DD;
  /*box-shadow: 2px 2px 9px 4px rgba(0, 0, 0, 0.4);*/
}
.postid-19979 .wp-video {
  margin: 0 auto;
  max-width: 100%;
  height: auto;
}
.postid-19979 #video2, .postid-19979 #video1 {
  border: 1px solid #568dfb;
}
.postid-19979 iframe {
  padding: 5px;
  border: none !important;
}
.postid-19979 .entry-content #phone {
  display: block;
  font-size: 20px;
  color: gold;
  position: absolute;
  top: 130px;
  z-index: 100;
}
@media only screen and (max-width: 768px) {
  .postid-19979 #phone {
    display: block;
    text-align: center;
    font-size: 15px;
    color: gold;
    position: absolute;
    top: 100px;
    z-index: 100;
  }
  .postid-19979 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 3px;
    color: #fcf7da !important; /* #363636*/
  }
  .postid-19979 #personOfTheYear {
    display: block !important;
    float: none !important;
    margin-bottom: 24px;
  }
  .postid-19979 .smooth-Accordion .smooth-Accordion-header {
    color: #fcf7da !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px solid #b3d01e !important;
  }
  .postid-19979 .smooth-Accordion .smooth-Accordion-content {
    color: #fcf7da !important;
    padding: 16px;
    border-bottom: 1px solid #b3d01e;
  }
  .postid-19979 .smooth-Accordion .smooth-Accordion-content a {
    /*color: #2d797d !important;*/
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-19979 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: #fcf7da !important;
  }
  .postid-19979 .cora, .postid-19979 .gemini, .postid-19979 .claude, .postid-19979 .deepseek {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}
@media only screen and (max-width: 480px) {
  .postid-19979 .entry-title {
    font-size: 0.9em !important;
  }
}







  /* -- Agni - the Cosmic Fire - The extraordinary expeditions and spiritual explorations of Helena Ivanovna Roerich and Nicholas Konstantinovich Roerich  -- */

.postid-19873 #SuanBtn {
  display: block !important;
}
.postid-19873 .site {
  background-color: #012b5b !important;
}
.postid-19873 .hentry.has-post-thumbnail {
  border: none !important;
}
.archive #post-19873 .entry-meta .ear {
  width: 33px !important;
  height: 34px !important;
  /* width: 43px; */
  position: absolute;
  z-index: 100;
  right: 6px;
  top: 0px;
  margin-top: -40px;
  border: 1px solid orange;
  cursor: pointer;
  border-radius: 7px;
}
.postid-19873 .entry-footer:not(.empty) {
  padding-top: 25px;
  border-top: 1px solid #f2f2f2;
  color: grey !important;
}
.postid-19873 .site-content {
  background: #012b5b !important;
  max-width: 1728px !important;
  margin: auto !important;
}
.postid-19873 header .entry-header {
  opacity: 0.2 !important;
  color: gold;
  border: 1px solid grey;
}
.postid-19873 .site-header {
  border-bottom: 1px solid gold;
  color: gold;
}
body:not(.filter-on) .postid-19873 .entry-header {
  color: gold;
  border: 1px solid grey !important;
}
.post-19873 .entry-content {
  position: relative;
  height: 50000px !important;
  margin-top: 0px;
  background-image: none;
  color: gold;
  background-color: #012b5b !important;
}
.postid-19873 .entry-content p {
  font-weight: 200;
  font-size: 135% !important;
  line-height: 150%;
  letter-spacing: 0.059em;
  color: gold;
  user-select: none; /* prevent text highlighting */
}
.postid-19873 .entry-content img {
  border: #C0BEBE thin solid;
  padding: 0px !important;
  background-color: transparent !important;
  box-shadow: none !important;
}
.postid-19873 .entry-content .gold p {
  color: gold !important;
}
.postid-19873 .dictionaire {
  font-size: 100% !important;
  padding-left: 50px;
  border-left: 1px dotted gold;
}
.postid-19873 .entry-content a {
  color: gold !important;
  user-select: none; /* prevent text highlighting */
}
.postid-19873 .entry-content .extlink {
  line-height: 120%;
  font-size: 22px;
  font-weight: normal;
  text-decoration: none;
}
.postid-19873 .entry-content a:hover {
  color: gold !important;
  text-decoration: underline;
}

/* -------. Smooth Accordion  */
.postid-19873 .smooth-Accordion .smooth-Accordion-header {
  font-size: 18px;
  font-style: italic !important;
  display: block;
  background: transparent;
  font-family: Raleway, sans-serif !important;
  color: gold !important;
  line-height: 180%;
  margin-top: 10px;
  padding: 10px 16px !important;
  cursor: pointer;
  border: 1px dotted #fcf7da;
  border-bottom: 1px dotted #fcf7da;
  position: relative;
}
.postid-19873 .smooth-Accordion .smooth-Accordion-content {
  display: none;
  background: transparent;
  color: #fcf7da !important;
  padding: 16px;
  border: 1px dotted #fcf7da;
  border-bottom: 1px dotted #fcf7da;
}
.postid-19873 .smooth-Accordion .smooth-Accordion-content a {
  text-decoration: none;
  color: gold !important;
  font-weight: bold !important;
}
.postid-19873 .smooth-Accordion .smooth-Accordion-content a:hover {
  text-decoration: underline;
}
.postid-19873 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 18px !important;
    font-style: normal !important;
    line-height: 34px !important;
    font-weight: 300 !important;
    color: gold;
}
.postid-19873 .smooth-Accordion .smooth-Accordion-header::after {
  content: '';
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0) rotate(0deg);
  position: absolute;
  top: 3px;
  right: 16px;
  transition: transform 0.5s;
  background: url(./img/lightgreen-down-arrow.png) no-repeat center center;
  width: 12px;
  height: 20px;
  line-height: 16px;
}
.postid-19873 .smooth-Accordion {
  border-radius: 0px;
  box-shadow: none;
  overflow: hidden;
}


/* book download */
.postid-19873 .holder {
  max-width: 100%;
  margin: 0 auto;
  padding: 1rem;
}
.postid-19873 .book-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 1rem;
  max-width: 768px;
  margin: 0 auto;
}
.postid-19873 .book {
  text-align: center;
  max-width: 300px;
}
.postid-19873 .book img {
  width: 100%;
  height: auto;
  display: block;
}

.postid-19873 #poem-CVs {
  position: relative;
  height: 1600px;
}
.postid-19873 .hold {
  position: relative;
  height: 45000px;
}
.postid-19873 .expand {
  position: absolute;
  width: 85vw;
  left: 50%;
  transform: translateX(-50%);
}
.postid-19873 #poem {
  cursor: pointer;
  float: left;
  position: absolute;
  z-index: 1;
  padding: 20px;
  border: 1px dotted;
  color: white;
  width: 60%;
  background-color: #012b5b !important;
  transition: z-index 0.9s ease; /* Optional: adds a slight delay/smoothness */
}
.postid-19873 #poem p {
  color: white;
}
.postid-19873 #CV-Asawa {
  cursor: pointer;
  top: 220px;
  right: 60px;
  position: absolute;
  z-index: 1;
  padding: 20px;
  border: 1px dotted aquamarine;
  width: 80%;
  background-color: #022f66 !important;
  transition: z-index 0.9s ease; /* Optional: adds a slight delay/smoothness */
}
.postid-19873 #CV-Asawa p {
  color: aquamarine;
  user-select: none; /* prevent text highlighting */
}
.postid-19873 .Asawa {
  margin-bottom: 300px;
  padding: 200px 20px 0;
  border: 3px dotted aquamarine;
  background-color: #022f66 !important;
  color: aquamarine;
}
.postid-19873 .Asawa img {
  margin-bottom: 250px;
  -webkit-box-shadow: 8px 8px 18px #001124 !important;
  box-shadow: 8px 8px 18px #001124 !important;
}
.postid-19873 .Asawa iframe {
  width: 90% !important;
  overflow: hidden;
  margin: 0 auto;
  height: 56vh !important;
  /* max-height: 1480px; */
  margin-bottom: 400px !important;
}
.postid-19873 .Hicks iframe {
  width: 90% !important;
  overflow: hidden;
  margin: 0 auto;
  height: 56vh !important;
  /* max-height: 1480px; */
  margin-bottom: 400px !important;
}


.postid-19873 .Hicks {
    text-align: center;
    padding: 70px 20px 0;
    border: 3px dotted gold;
    background-color: #012b5b !important;
    color: gold;
}
.postid-19873 .Hicks img {
  margin-bottom: 50px;
  -webkit-box-shadow: 8px 8px 18px #001124 !important;
  box-shadow: 8px 8px 18px #001124 !important;
}


 .postid-19873 .image-big {
        display: block !important;
        width: 100% !important;
        max-width: 2000px !important;
    }



.postid-19873 .Cris {
  margin: 0 auto;
  width: 760px;
}
.postid-19873 .Cris p {
  color: gold;
}
.postid-19873 .phones {
  position: absolute;
  margin-top: -30px;
  font-size: 120%;
  color: gold;
  text-align: center;
  display: none;
}
.postid-19873 .hentry {
  background-image: none;
  background-color: #012b5b !important;
}




@media only screen and (max-width: 768px) {
 
  .postid-19873 .smooth-Accordion .smooth-Accordion-header {
    color: #fcf7da !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px solid #b3d01e !important;
  }
  .postid-19873 .smooth-Accordion .smooth-Accordion-content {
    color: #fcf7da !important;
    padding: 16px;
    border-bottom: 1px solid #b3d01e;
  }
  .postid-19873 .smooth-Accordion .smooth-Accordion-content a {
    /*color: #2d797d !important;*/
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-19873 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: #fcf7da !important;
  }
  .postid-19873 .cora, .postid-19873 .gemini, .postid-19873 .claude, .postid-19873 .deepseek {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}



@media only screen and (max-width: 480px) {
  .postid-19873 .phones {
    display: block;
  }
  .postid-19873 .alignright {
    margin: 20px auto 0px !important;
    display: block !important;
    float: none !important
  }
  #post-19873 .has-post-thumbnail .wp-post-image {
    min-height: 560px !important;
    height: 560px !important;
  }
  .postid-19873 #poem {
    margin-left: -15px;
    width: 80% !important;
  }
  .postid-19873 #CV-Asawa {
    top: 110px;
    right: 20px;
    width: 91%;
  }
  .postid-19873 #CV-Hicks {
    top: 240px;
    right: -14px;
    width: 91%;
  }
  .postid-19873 .hold {
    margin-top: 710px;
  }
  .postid-19873 .Hicks iframe {
    width: 100% !important;
    height: 30vh !important;
    margin-bottom: 60px !important;
  }
  .postid-19873 .Asawa iframe {
    width: 100% !important;
    height: 30vh !important;
    margin-bottom: 60px !important;
  }
  .postid-19873 .entry-title {
    font-size: 0.9em !important;
  }
  .postid-19873 iframe {
    width: 100% !important;
    overflow: hidden;
    margin: 0 auto;
    height: 100vh !important;
    max-height: 100vh;
    margin-bottom: 400px !important;
  }
  .postid-19873 .Cris {
    margin: 0 auto;
    width: 80vw;
  }
}
@media only screen and (max-width: 360px) {
  .postid-19873 .entry-title {
    font-size: 0.9em !important;
  }
}



/* --- The State of the World in 2026 - A eagle-eyed perspective--- */
.archive #post-19825 .entry-meta .ear {
  width: 33px !important;
  height: 34px !important;
  /* width: 43px; */
  position: absolute;
  z-index: 100;
  right: 6px;
  top: 0px;
  margin-top: -40px;
  border: 1px solid orange;
  cursor: pointer;
  border-radius: 7px;
}
.postid-19825 .site {
  background-color: #0065DD;
  opacity: 1;
}
.postid-19825 header .entry-header {
  opacity: 0.2 !important;
}
.postid-19825 .site-header {
  z-index: 10;
  border-bottom: 1px solid #b3d01e;
  color: #fcf7da;
}
.postid-19825 .entry-content {
  /*height: 6674px !important;*/
  position: relative;
  margin-top: 0px;
  /*z-index: 1000;*/
  background-image: none;
  color: #fcf7da;
  background-color: #0065DD;
}
.postid-19825 .entry-content p {
  margin-left: 0px;
  font-weight: 300;
  font-size: 150%;
  line-height: 150%;
  color: #fcf7da;
}
.postid-19825 .entry-content a {
  color: #fcf7da;
}
.postid-19825 .hentry {
  background-image: none;
  background-color: #0065DD;
}
.postid-19825 .entry-footer {
  color: #fcf7da !important;
}
.postid-19825 .entry-footer, .postid-19825 .all_articles {
  border-top: 1px solid black;
}
.postid-19825 .hentry.has-post-thumbnail .wp-post-image {
  border: black 1px solid !important;
}
.postid-19825 .entry-title, .postid-19825 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-19825 .entry-title a {
  font-size: 80%;
}
.home #post-19825 .entry-title a {
  font-size: 80%;
}
.postid-19825 .entry-content a {
  color: #fcf7da;
  text-decoration-line: underline;
  text-decoration-style: dotted;
}
.postid-19825 .entry-content a:hover {
  color: #fcf7da !important;
  text-decoration-line: underline;
  text-decoration-style: solid;
}
.postid-19825 ul {
  list-style: none !important;
}
/* LLMs */
.postid-19825 .cora {
  width: 95%;
  margin-bottom: 70px;
  margin-top: 70px;
  margin-left: 10%;
  padding: 20px;
  border-radius: 3px;
  border: 1px dotted gold;
  color:  #fcf7da;
  background-color: rgba(5, 88, 182, 0.9);
}
.postid-19825 .fullWidth {
  width: 100% !important;
  margin-left: 0% !important;
  margin-right: 0% !important;
}
.postid-19825 .cora p {
  color:  #fcf7da !important;
}
.postid-19825 .cora a {
  color: #fcf7da  !important;
}
.postid-19825 .cris {
  width: 100%;
  padding: 20px;
  border: 1px dotted #fcf7da;
  border-radius: 3px;
  color: #fcf7da;
  background-color: rgba(5, 88, 182, 0.15);
}
.postid-19825 .cris p {
  color: #fcf7da;
}
.postid-19825 .cris a {
  color: #fcf7da !important;
}
.postid-19825 .gemini {
  width: 95%;
  margin-bottom: 70px;
  margin-top: 70px;
  margin-left: 10%;
  padding: 20px;
  border-radius: 3px;
  border: 1px dotted goldenrod !important;
  color: goldenrod;
  background-color: rgba(5, 88, 182, 0.5);
}
.postid-19825 .gemini p {
  color: goldenrod;
}
.postid-19825 .claude {
  width: 95%;
  margin-bottom: 70px;
  margin-top: 70px;
  margin-right: 10%;
  padding: 20px;
  border-radius: 3px;
  border: 1px dotted lightgreen;
  color: lightgreen;
  background-color: rgba(5, 88, 182, 0.2);
}
.postid-19825 .claude p {
  color: lightgreen;
}
.postid-19825 .claude a {
  color: lightgreen !important;
}
.postid-19825 .deepseek {
  width: 95%;
  margin-bottom: 70px;
  margin-top: 70px;
  margin-right: 10%;
  padding: 20px;
  border-radius: 3px;
  border: 1px dotted lightgreen;
  color: lightgreen;
  background-color: rgba(5, 88, 182, 1);
}
.postid-19825 .deepseek p {
  color: lightgreen;
}
/* quote. dictionaire */
.postid-19825 .dictionaire {
  font-style: italic;
  font-size: 80% !important;
  padding-left: 50px;
  border-left: 1px dotted #cbcbcb;
}
.postid-19825 .entry-content .dictionaire .extlink {
  line-height: 150%;
  font-size: 19px;
}
.postid-19825 .aihi {
  font-size: 18px !important;
  font-style: italic;
  font-weight: bold !important;
  font-family: Raleway, sans-serif !important;
  color: gold !important;
}
/*. audio player --*/
.postid-19825 .musicPlayer {
  width: 350px;
}
.postid-19825 #h5ap-player-1 {
  display: block !important;
  opacity: 1;
  position: fixed !important;
  width: 240px !important;
  margin: 0px;
  z-index: 1000;
  top: 67px;
  right: 111px;
  border: 1px solid grey;
  border-radius: 2px;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.5));
}
.postid-19825 #h5ap-player-1 {
  opacity: 0.7 !important;
  max-width: 96%;
}
.postid-19825 #h5ap-player-1:hover {
  opacity: 0.9 !important;
}
.postid-19825 .plyr--audio {
  border-radius: 3px;
}
.plyr--audio {
  border-radius: 3px !important;
}
.postid-19825 .mejs-container, .postid-19825 .mejs-container .mejs-controls, .postid-19825 .mejs-embed, .postid-19825 .mejs-embed body {
  border: 1px dotted goldenrod !important;
  border-radius: 2px !important;
  margin: 0 auto !important;
  width: 270px !important;
  background: #0164dc !important;
}
/* itinerary */
.postid-19825 .itinerary {
  /* font-size: 18px; */
  background-color: #0065DD;
  padding: 10px 10px 10px 25px;
  border-radius: 3px;
  border: 1px solid lightgrey;
}
.postid-19825 .itinerary p {
  font-size: 18px;
  color: lightgray;
}
.postid-19825 .itinerary li {
  list-style: disc !important;
}
.postid-19825 .itinerary .dates {
  margin: 20px !important;
  text-align: center;
}
.postid-19825 .itinerary li a {
  font-weight: bold !important;
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-19825 .itinerary li a:hover {
  font-weight: bold !important;
  color: white !important;
}
.postid-19825 .itinerary li a:visited {
  font-weight: bold !important;
}
.addTop {
  top: 150px;
}
.postid-19825 .itinerary2_outer {
  display: flex;
  flex-grow: 1;
  bottom: 0;
  right: 0;
  position: fixed;
  z-index: 3000;
}
.postid-19825 .itinerary2_inner {
  margin-top: 150px;
  padding: 10px 40px 0;
  border-radius: 3px;
  border: 1px solid lightgrey;
  background-color: #0065DD;
}
.postid-19825 .itinerary2 {
  /* font-size: 18px; */
  background-color: none;
  padding: 10px 10px 10px 25px;
  border-radius: 3px;
  border: none;
  bottom: 0;
  right: 0;
  position: fixed;
  z-index: 3000;
  /* height: 80vh; */
  max-width: 680px;
}
.postid-19825 .itinerary2 p {
  cursor: pointer;
  position: relative;
}
.postid-19825 #closer {
  line-height: 22px;
  padding: 0 5px;
  border: 2px solid palevioletred;
  right: -37px;
  top: -8px;
  position: absolute;
  /* text-transform: uppercase; */
  font-size: 25px !important;
  font-weight: bold;
  color: palevioletred;
  pointer-events: none;
  user-select: none;
}
.postid-19825 #closer:hover {
  color: red;
  border: 2px solid red;
}
.postid-19825 .itinerary2 ul {
  display: none;
  /*top:60px;*/
}
.postid-19825 .itinerary2 p {
  font-size: 100%;
  line-height: 100%;
  color: lightgray;
}
.postid-19825 .itinerary2 li {
  list-style: disc !important;
}
.postid-19825 .itinerary2 li a {
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-19825 .itinerary2 li a:hover {
  color: white !important;
}
.postid-19825 .itinerary2 li a:visited {
  font-weight: bold !important;
}
.postid-19825 .listen {
  user-select: none;
  opacity: 0.7;
  font-weight: bold !important;
  width: 55px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  margin-bottom: 40px;
  border: 1px solid;
  cursor: pointer !important;
  color: lightgray !important;
  font-size: 11px !important;
  text-align: center !important;
}
.postid-19825 .listen:hover {
  user-select: none;
  opacity: 0.7;
  font-weight: bold !important;
  width: 55px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  margin-bottom: 40px;
  border: 1px solid;
  cursor: pointer !important;
  color: lightgray !important;
  font-size: 11px !important;
  text-align: center !important;
}
/* -------. Smooth Accordion  */
.postid-19825 .smooth-Accordion .smooth-Accordion-header {
  font-size: 18px;
  font-style: italic !important;
  display: block;
  background: transparent;
  font-family: Raleway, sans-serif !important;
  color: gold !important;
  line-height: 180%;
  margin-top: 10px;
  padding: 10px 16px !important;
  cursor: pointer;
  border: 1px dotted #fcf7da;
  border-bottom: 1px dotted #fcf7da;
  position: relative;
}
.postid-19825 .smooth-Accordion .smooth-Accordion-content {
  display: none;
  background: transparent;
  color: #fcf7da !important;
  padding: 16px;
  border: 1px dotted #fcf7da;
  border-bottom: 1px dotted #fcf7da;
}
.postid-19825 .smooth-Accordion .smooth-Accordion-content a {
  text-decoration: none;
  color: gold !important;
  font-weight: bold !important;
}
.postid-19825 .smooth-Accordion .smooth-Accordion-content a:hover {
  text-decoration: underline;
}
.postid-19825 .smooth-Accordion .smooth-Accordion-content p {
  font-size: 20px;
  font-style: normal !important;
  line-height: 34px !important;
  font-weight: 300 !important;
  color: #fcf7da;
}
.postid-19825 .smooth-Accordion .smooth-Accordion-header::after {
  content: '';
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0) rotate(0deg);
  position: absolute;
  top: 3px;
  right: 16px;
  transition: transform 0.5s;
  background: url(./img/lightgreen-down-arrow.png) no-repeat center center;
  width: 12px;
  height: 20px;
  line-height: 16px;
}
.postid-19825 .smooth-Accordion {
  border-radius: 0px;
  box-shadow: none;
  overflow: hidden;
}
/* book download */
.postid-19825 .holder {
  max-width: 100%;
  margin: 0 auto;
  padding: 1rem;
}
.postid-19825 .book-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 1rem;
  max-width: 768px;
  margin: 0 auto;
}
.postid-19825 .book {
  text-align: center;
  max-width: 300px;
}
.postid-19825 .book img {
  width: 100%;
  height: auto;
  display: block;
}
.postid-19825 .entry-content img, .postid-19825 .entry-content video {
  border: 1px solid #568dfb;
  padding: 5px !important;
  background-color: #0065DD;
  /*box-shadow: 2px 2px 9px 4px rgba(0, 0, 0, 0.4);*/
}
.postid-19825 .wp-video {
  margin: 0 auto;
  max-width: 100%;
  height: auto;
}
.postid-19825 #video2, .postid-19825 #video1 {
  border: 1px solid #568dfb;
}
.postid-19825 iframe {
  padding: 5px;
  border: none !important;
}
.postid-19825 .entry-content #phone {
  display: block;
  font-size: 20px;
  color: gold;
  position: absolute;
  top: 130px;
  z-index: 100;
}
@media only screen and (max-width: 768px) {
  .postid-19825 #phone {
    display: block;
    text-align: center;
    font-size: 15px;
    color: gold;
    position: absolute;
    top: 100px;
    z-index: 100;
  }
  .postid-19825 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 3px;
    color: #fcf7da !important; /* #363636*/
  }
  .postid-19825 #personOfTheYear {
    display: block !important;
    float: none !important;
    margin-bottom: 24px;
  }
  .postid-19825 .smooth-Accordion .smooth-Accordion-header {
    color: #fcf7da !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px solid #b3d01e !important;
  }
  .postid-19825 .smooth-Accordion .smooth-Accordion-content {
    color: #fcf7da !important;
    padding: 16px;
    border-bottom: 1px solid #b3d01e;
  }
  .postid-19825 .smooth-Accordion .smooth-Accordion-content a {
    /*color: #2d797d !important;*/
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-19825 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: #fcf7da !important;
  }
  .postid-19825 .cora, .postid-19825 .gemini, .postid-19825 .claude, .postid-19825 .deepseek {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}
@media only screen and (max-width: 480px) {
  .postid-19825 .entry-title {
    font-size: 0.9em !important;
  }
}





/* --- In praise of “Interest” - About our often overlooked inner compass --- */
.archive #post-19803 .entry-meta .ear {
  width: 33px !important;
  height: 34px !important;
  /* width: 43px; */
  position: absolute;
  z-index: 100;
  right: 6px;
  top: 0px;
  margin-top: -40px;
  border: 1px solid orange;
  cursor: pointer;
  border-radius: 7px;
}
.postid-19803 .site {
  background-color: #0065DD;
  opacity: 1;
}
.postid-19803 header .entry-header {
  opacity: 0.2 !important;
}
.postid-19803 .site-header {
  z-index: 10;
  border-bottom: 1px solid #b3d01e;
  color: #fcf7da;
}
.postid-19803 .entry-content {
  /*height: 6674px !important;*/
  position: relative;
  margin-top: 0px;
  /*z-index: 1000;*/
  background-image: none;
  color: #fcf7da;
  background-color: #0065DD;
}
.postid-19803 .entry-content p {
  margin-left: 0px;
  font-weight: 300;
  font-size: 150%;
  line-height: 150%;
  color: #fcf7da;
}
.postid-19803 .entry-content a {
  color: #fcf7da;
}
.postid-19803 .hentry {
  background-image: none;
  background-color: #0065DD;
}
.postid-19803 .entry-footer {
  color: #fcf7da !important;
}
.postid-19803 .entry-footer, .postid-19803 .all_articles {
  border-top: 1px solid black;
}
.postid-19803 .hentry.has-post-thumbnail .wp-post-image {
  border: black 1px solid !important;
}
.postid-19803 .entry-title, .postid-19803 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-19803 .entry-title a {
  font-size: 80%;
}
.home #post-19803 .entry-title a {
  font-size: 80%;
}
.postid-19803 .entry-content a {
  color: #fcf7da;
  text-decoration-line: underline;
  text-decoration-style: dotted;
}
.postid-19803 .entry-content a:hover {
  color: #fcf7da !important;
  text-decoration-line: underline;
  text-decoration-style: solid;
}
.postid-19803 ul {
  list-style: none !important;
}
/* LLMs */
.postid-19803 .cora {
  width: 75%;
  margin-bottom: 73px;
  margin-top: 70px;
  margin-left: 10%;
  padding: 20px;
  border-radius: 3px;
  border: 2px dotted gold;
  color:  gold;
  background-color: rgba(5, 88, 182, 0.9);
}
.postid-19803 .cora p{
    color: gold !important;
}
.postid-19803 .fullWidth {
  width: 100% !important;
  margin-left: 0% !important;
  margin-right: 0% !important;
}
.postid-19803 .cora p {
  color:  gold !important;
}
.postid-19803 .cora a {
  color: gold  !important;
}
.postid-19803 .cris {
  width: 100%;
  padding: 20px;
  border: 1px dotted #fcf7da;
  border-radius: 3px;
  color: #fcf7da;
  background-color: rgba(5, 88, 182, 0.15);
}
.postid-19803 .cris p {
  color: #fcf7da;
}
.postid-19803 .cris a {
  color: #fcf7da !important;
}
.postid-19803 .gemini {
  width: 95%;
  margin-bottom: 70px;
  margin-top: 70px;
  margin-left: 10%;
  padding: 20px;
  border-radius: 3px;
  border: 1px dotted goldenrod !important;
  color: goldenrod;
  background-color: rgba(5, 88, 182, 0.5);
}
.postid-19803 .gemini p {
  color: goldenrod;
}
.postid-19803 .claude {
  width: 95%;
  margin-bottom: 70px;
  margin-top: 70px;
  margin-right: 10%;
  padding: 20px;
  border-radius: 3px;
  border: 1px dotted lightgreen;
  color: lightgreen;
  background-color: rgba(5, 88, 182, 0.2);
}
.postid-19803 .claude p {
  color: lightgreen;
}
.postid-19803 .claude a {
  color: lightgreen !important;
}
.postid-19803 .deepseek {
  width: 95%;
  margin-bottom: 70px;
  margin-top: 70px;
  margin-right: 10%;
  padding: 20px;
  border-radius: 3px;
  border: 1px dotted lightgreen;
  color: lightgreen;
  background-color: rgba(5, 88, 182, 1);
}
.postid-19803 .deepseek p {
  color: lightgreen;
}
/* quote. dictionaire */
.postid-19803 .dictionaire {
  font-style: italic;
  font-size: 80% !important;
  padding-left: 50px;
  border-left: 1px dotted #cbcbcb;
}
.postid-19803 .entry-content .dictionaire .extlink {
  line-height: 150%;
  font-size: 19px;
}
.postid-19803 .aihi {
  font-size: 18px !important;
  font-style: italic;
  font-weight: bold !important;
  font-family: Raleway, sans-serif !important;
  color: gold !important;
}
/*. audio player --*/
.postid-19803 .musicPlayer {
  width: 350px;
}
.postid-19803 #h5ap-player-1 {
  display: block !important;
  opacity: 1;
  position: fixed !important;
  width: 240px !important;
  margin: 0px;
  z-index: 1000;
  top: 67px;
  right: 111px;
  border: 1px solid grey;
  border-radius: 2px;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.5));
}
.postid-19803 #h5ap-player-1 {
  opacity: 0.7 !important;
  max-width: 96%;
}
.postid-19803 #h5ap-player-1:hover {
  opacity: 0.9 !important;
}
.postid-19803 .plyr--audio {
  border-radius: 3px;
}
.plyr--audio {
  border-radius: 3px !important;
}
.postid-19803 .mejs-container, .postid-19803 .mejs-container .mejs-controls, .postid-19803 .mejs-embed, .postid-19803 .mejs-embed body {
  border: 1px dotted goldenrod !important;
  border-radius: 2px !important;
  margin: 0 auto !important;
  width: 270px !important;
  background: #0164dc !important;
}
/* itinerary */
.postid-19803 .itinerary {
  /* font-size: 18px; */
  background-color: #0065DD;
  padding: 10px 10px 10px 25px;
  border-radius: 3px;
  border: 1px solid lightgrey;
}
.postid-19803 .itinerary p {
  font-size: 18px;
  color: lightgray;
}
.postid-19803 .itinerary li {
  list-style: disc !important;
}
.postid-19803 .itinerary .dates {
  margin: 20px !important;
  text-align: center;
}
.postid-19803 .itinerary li a {
  font-weight: bold !important;
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-19803 .itinerary li a:hover {
  font-weight: bold !important;
  color: white !important;
}
.postid-19803 .itinerary li a:visited {
  font-weight: bold !important;
}
.addTop {
  top: 150px;
}
.postid-19803 .itinerary2_outer {
  display: flex;
  flex-grow: 1;
  bottom: 0;
  right: 0;
  position: fixed;
  z-index: 3000;
}
.postid-19803 .itinerary2_inner {
  margin-top: 150px;
  padding: 10px 40px 0;
  border-radius: 3px;
  border: 1px solid lightgrey;
  background-color: #0065DD;
}
.postid-19803 .itinerary2 {
  /* font-size: 18px; */
  background-color: none;
  padding: 10px 10px 10px 25px;
  border-radius: 3px;
  border: none;
  bottom: 0;
  right: 0;
  position: fixed;
  z-index: 3000;
  /* height: 80vh; */
  max-width: 680px;
}
.postid-19803 .itinerary2 p {
  cursor: pointer;
  position: relative;
}
.postid-19803 #closer {
  line-height: 22px;
  padding: 0 5px;
  border: 2px solid palevioletred;
  right: -37px;
  top: -8px;
  position: absolute;
  /* text-transform: uppercase; */
  font-size: 25px !important;
  font-weight: bold;
  color: palevioletred;
  pointer-events: none;
  user-select: none;
}
.postid-19803 #closer:hover {
  color: red;
  border: 2px solid red;
}
.postid-19803 .itinerary2 ul {
  display: none;
  /*top:60px;*/
}
.postid-19803 .itinerary2 p {
  font-size: 100%;
  line-height: 100%;
  color: lightgray;
}
.postid-19803 .itinerary2 li {
  list-style: disc !important;
}
.postid-19803 .itinerary2 li a {
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-19803 .itinerary2 li a:hover {
  color: white !important;
}
.postid-19803 .itinerary2 li a:visited {
  font-weight: bold !important;
}
.postid-19803 .listen {
  user-select: none;
  opacity: 0.7;
  font-weight: bold !important;
  width: 55px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  margin-bottom: 40px;
  border: 1px solid;
  cursor: pointer !important;
  color: lightgray !important;
  font-size: 11px !important;
  text-align: center !important;
}
.postid-19803 .listen:hover {
  user-select: none;
  opacity: 0.7;
  font-weight: bold !important;
  width: 55px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  margin-bottom: 40px;
  border: 1px solid;
  cursor: pointer !important;
  color: lightgray !important;
  font-size: 11px !important;
  text-align: center !important;
}
/* -------. Smooth Accordion  */
.postid-19803 .smooth-Accordion .smooth-Accordion-header {
  font-size: 18px;
  font-style: italic !important;
  display: block;
  background: transparent;
  font-family: Raleway, sans-serif !important;
  color: gold !important;
  line-height: 180%;
  margin-top: 10px;
  padding: 10px 16px !important;
  cursor: pointer;
  border: 1px dotted #fcf7da;
  border-bottom: 1px dotted #fcf7da;
  position: relative;
}
.postid-19803 .smooth-Accordion .smooth-Accordion-content {
  display: none;
  background: transparent;
  color: #fcf7da !important;
  padding: 16px;
  border: 1px dotted #fcf7da;
  border-bottom: 1px dotted #fcf7da;
}
.postid-19803 .smooth-Accordion .smooth-Accordion-content a {
  text-decoration: none;
  color: gold !important;
  font-weight: bold !important;
}
.postid-19803 .smooth-Accordion .smooth-Accordion-content a:hover {
  text-decoration: underline;
}
.postid-19803 .smooth-Accordion .smooth-Accordion-content p {
  font-size: 20px;
  font-style: normal !important;
  line-height: 34px !important;
  font-weight: 300 !important;
  color: #fcf7da;
}
.postid-19803 .smooth-Accordion .smooth-Accordion-header::after {
  content: '';
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0) rotate(0deg);
  position: absolute;
  top: 3px;
  right: 16px;
  transition: transform 0.5s;
  background: url(./img/lightgreen-down-arrow.png) no-repeat center center;
  width: 12px;
  height: 20px;
  line-height: 16px;
}
.postid-19803 .smooth-Accordion {
  border-radius: 0px;
  box-shadow: none;
  overflow: hidden;
}
/* book download */
.postid-19803 .holder {
  max-width: 100%;
  margin: 0 auto;
  padding: 1rem;
}
.postid-19803 .book-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 1rem;
  max-width: 768px;
  margin: 0 auto;
}
.postid-19803 .book {
  text-align: center;
  max-width: 300px;
}
.postid-19803 .book img {
  width: 100%;
  height: auto;
  display: block;
}
.postid-19803 .entry-content img, .postid-19803 .entry-content video {
  border: 1px solid #568dfb;
  padding: 5px !important;
  background-color: #0065DD;
  /*box-shadow: 2px 2px 9px 4px rgba(0, 0, 0, 0.4);*/
}
.postid-19803 .wp-video {
  margin: 0 auto;
  max-width: 100%;
  height: auto;
}
.postid-19803 #video2, .postid-19803 #video1 {
  border: 1px solid #568dfb;
}
.postid-19803 iframe {
  padding: 5px;
  border: none !important;
}
.postid-19803 .entry-content #phone {
  display: block;
  font-size: 20px;
  color: gold;
  position: absolute;
  top: 130px;
  z-index: 100;
}
@media only screen and (max-width: 768px) {
  .postid-19803 #phone {
    display: block;
    text-align: center;
    font-size: 15px;
    color: gold;
    position: absolute;
    top: 100px;
    z-index: 100;
  }
  .postid-19803 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 3px;
    color: #fcf7da !important; /* #363636*/
  }
  .postid-19803 #personOfTheYear {
    display: block !important;
    float: none !important;
    margin-bottom: 24px;
  }
  .postid-19803 .smooth-Accordion .smooth-Accordion-header {
    color: #fcf7da !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px solid #b3d01e !important;
  }
  .postid-19803 .smooth-Accordion .smooth-Accordion-content {
    color: #fcf7da !important;
    padding: 16px;
    border-bottom: 1px solid #b3d01e;
  }
  .postid-19803 .smooth-Accordion .smooth-Accordion-content a {
    /*color: #2d797d !important;*/
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-19803 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: #fcf7da !important;
  }
  .postid-19803 .cora, .postid-19803 .gemini, .postid-19803 .claude, .postid-19803 .deepseek {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}
@media only screen and (max-width: 480px) {
  .postid-19803 .entry-title {
    font-size: 0.9em !important;
  }
}




/* -- Weaving as Metaphor - Homage to the life and art of Sheila Hicks and Ruth Asawa  -----------*/
.postid-19708 #SuanBtn {
  display: block !important;
}
.postid-19708 .site {
  background-color: #012b5b !important;
}
.postid-19708 .hentry.has-post-thumbnail {
  border: none !important;
}
.archive #post-19708 .entry-meta .ear {
  width: 33px !important;
  height: 34px !important;
  /* width: 43px; */
  position: absolute;
  z-index: 100;
  right: 6px;
  top: 0px;
  margin-top: -40px;
  border: 1px solid orange;
  cursor: pointer;
  border-radius: 7px;
}
.postid-19708 .entry-footer:not(.empty) {
  padding-top: 25px;
  border-top: 1px solid #f2f2f2;
  color: grey !important;
}
.postid-19708 .site-content {
  background: #012b5b !important;
  max-width: 1728px !important;
  margin: auto !important;
}
.postid-19708 header .entry-header {
  opacity: 0.2 !important;
  color: gold;
  border: 1px solid grey;
}
.postid-19708 .site-header {
  border-bottom: 1px solid gold;
  color: gold;
}
body:not(.filter-on) .postid-19708 .entry-header {
  color: gold;
  border: 1px solid grey !important;
}
.post-19708 .entry-content {
  position: relative;
  height: 50000px !important;
  margin-top: 0px;
  background-image: none;
  color: gold;
  background-color: #012b5b !important;
}
.postid-19708 .entry-content p {
  font-weight: 200;
  font-size: 135% !important;
  line-height: 150%;
  letter-spacing: 0.059em;
  color: gold;
  user-select: none; /* prevent text highlighting */
}
.postid-19708 .entry-content img {
  border: #C0BEBE thin solid;
  padding: 0px !important;
  background-color: transparent !important;
  box-shadow: none !important;
}
.postid-19708 .entry-content .gold p {
  color: gold !important;
}
.postid-19708 .dictionaire {
  font-size: 100% !important;
  padding-left: 50px;
  border-left: 1px dotted gold;
}
.postid-19708 .entry-content a {
  color: gold !important;
  user-select: none; /* prevent text highlighting */
}
.postid-19708 .entry-content .extlink {
  line-height: 120%;
  font-size: 22px;
  font-weight: normal;
  text-decoration: none;
}
.postid-19708 .entry-content a:hover {
  color: gold !important;
  text-decoration: underline;
}

.postid-19708 #poem-CVs {
position: relative;
    height:1600px;
}

.postid-19708 .hold {
position: relative;
    height:45000px;
}
.postid-19708 .expand {
position: absolute;
    width:85vw;
  left: 50%; 
  transform: translateX(-50%);
}

.postid-19708 #poem {
    cursor: pointer;
    float: left;
    position: absolute;
    z-index: 1;
    padding: 20px;
    border: 1px dotted;
    color: white;
    width: 60%;
    background-color: #012b5b !important;
  transition: z-index 0.9s ease; /* Optional: adds a slight delay/smoothness */
}
.postid-19708 #poem p {
    color: white;
}
.postid-19708 #CV-Asawa {
    cursor: pointer;
    top: 220px;
    right: 60px;
    position: absolute;
    z-index: 1;
    padding: 20px;
    border: 1px dotted aquamarine;
    width: 80%;
    background-color: #022f66 !important;
  transition: z-index 0.9s ease; /* Optional: adds a slight delay/smoothness */
}

.postid-19708  #CV-Asawa p {
  color: aquamarine;
  user-select: none; /* prevent text highlighting */
}
.postid-19708 .Asawa {
    margin-bottom: 300px;
    padding: 200px 20px 0;
    border: 3px dotted aquamarine;
    background-color: #022f66 !important;
    color: aquamarine;
}
.postid-19708 .Asawa img{
        margin-bottom: 250px;
    -webkit-box-shadow: 8px 8px 18px #001124 !important;
    box-shadow: 8px 8px 18px #001124 !important;
}


.postid-19708 .Asawa iframe {
    width: 90% !important;
    overflow: hidden;
    margin: 0 auto;
    height: 56vh !important;
    /* max-height: 1480px; */
    margin-bottom: 400px !important;
}

.postid-19708 .Hicks iframe {
    width: 90% !important;
    overflow: hidden;
    margin: 0 auto;
    height: 56vh !important;
    /* max-height: 1480px; */
    margin-bottom: 400px !important;
}



.postid-19708 #CV-Hicks {
    cursor: pointer;
    top: 500px;
    right: 0;
    position: absolute;
    z-index: 1;
    padding: 20px;
    border: 1px dotted gold;
    width: 80%;  
    background-color: #014087 !important;
  transition: z-index 0.9s ease; /* Optional: adds a slight delay/smoothness */
}
.postid-19708  #CV-Hicks p {
  color: gold;
  user-select: none; /* prevent text highlighting */
}
.postid-19708 .Hicks {
    margin-bottom: 300px;
    padding: 200px 20px 0;
    border: 3px dotted gold;
    background-color: #014087 !important;
    color: gold;
}
.postid-19708 .Hicks img{
        margin-bottom: 250px;
    -webkit-box-shadow: 8px 8px 18px #001124 !important;
    box-shadow: 8px 8px 18px #001124 !important;
}


.postid-19708 .Cris{
    margin: 0 auto;
    width: 760px;
}
.postid-19708 .Cris p{
    color: white;
}


.postid-19708 .phones {
  position: absolute;
    margin-top: -30px;
  font-size: 120%;
  color: gold;
  text-align: center;
  display: none;
}
.postid-19708 .hentry {
  background-image: none;
  background-color: #012b5b !important;
}


@media only screen and (max-width: 480px) {

.postid-19708 .phones{
        display:block;
    }
.postid-19708 .alignright {
    margin: 20px auto 0px !important;
    display: block !important;
    float:none!important
}
    
 #post-19708 .has-post-thumbnail .wp-post-image {
        min-height: 560px !important;
        height: 560px !important;
    }  
    

    
.postid-19708 #poem {
    margin-left: -15px;
    width: 80% !important;
}
.postid-19708 #CV-Asawa {
        top: 110px;
        right: 20px;
        width: 91%;
    }  
 .postid-19708 #CV-Hicks {
    top: 240px;
    right: -14px;
    width: 91%;
}   
    
    
.postid-19708 .hold {
    margin-top: 710px;
}    
.postid-19708 .Hicks iframe {
    width: 100% !important;
    height: 30vh !important;
    margin-bottom: 60px !important;
} 
 .postid-19708 .Asawa iframe {
    width: 100% !important;
    height: 30vh !important;
    margin-bottom: 60px !important;
}    
    
.postid-19708 .entry-title {
    font-size: 0.9em !important;
  }
.postid-19708 iframe {
    width: 100% !important;
    overflow: hidden;
    margin: 0 auto;
    height: 100vh !important;
    max-height: 100vh;
    margin-bottom: 400px !important;
  }
.postid-19708 .Cris {
    margin: 0 auto;
    width: 80vw;
}
    
}
@media only screen and (max-width: 360px) {
  .postid-19708 .entry-title {
    font-size: 0.9em !important;
  }
}








/* ---The circles of Oneness  ~~ sympathy, empathy and compassion  ~~ egocentric, group-centric, world-centric, cosmos-centric --- */
.archive #post-19677 .entry-meta .ear {
  width: 33px !important;
  height: 34px !important;
  /* width: 43px; */
  position: absolute;
  z-index: 100;
  right: 6px;
  top: 0px;
  margin-top: -40px;
  border: 1px solid orange;
  cursor: pointer;
  border-radius: 7px;
}
.postid-19677 .site {
  background-color: #0065DD;
  opacity: 1;
}
.postid-19677 header .entry-header {
  opacity: 0.2 !important;
}
.postid-19677 .site-header {
  z-index: 10;
  border-bottom: 1px solid #b3d01e;
  color: #fcf7da;
}
.postid-19677 .entry-content {
  /*height: 6674px !important;*/
  position: relative;
  margin-top: 0px;
  /*z-index: 1000;*/
  background-image: none;
  color: #fcf7da;
  background-color: #0065DD;
}
.postid-19677 .entry-content p {
  margin-left: 0px;
  font-weight: 300;
  font-size: 150%;
  line-height: 150%;
  color: #fcf7da;
}
.postid-19677 .entry-content a {
  color: #fcf7da;
}
.postid-19677 .hentry {
  background-image: none;
  background-color: #0065DD;
}
.postid-19677 .entry-footer {
  color: #fcf7da !important;
}
.postid-19677 .entry-footer, .postid-19677 .all_articles {
  border-top: 1px solid black;
}
.postid-19677 .hentry.has-post-thumbnail .wp-post-image {
  border: black 1px solid !important;
}
.postid-19677 .entry-title, .postid-19677 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-19677 .entry-title a {
  font-size: 80%;
}
.home #post-19677 .entry-title a {
  font-size: 80%;
}
.postid-19677 .entry-content a {
  color: #fcf7da;
  text-decoration-line: underline;
  text-decoration-style: dotted;
}
.postid-19677 .entry-content a:hover {
  color: #fcf7da !important;
  text-decoration-line: underline;
  text-decoration-style: solid;
}
.postid-19677 ul {
  list-style: none !important;
}
/* LLMs */
.postid-19677 .cora {
  width: 95%;
  margin-bottom: 70px;
  margin-top: 70px;
  margin-left: 10%;
  padding: 20px;
  border-radius: 3px;
  border: 1px dotted gold;
  color:  #fcf7da;
  background-color: rgba(5, 88, 182, 0.9);
}
.postid-19677 .fullWidth {
  width: 100% !important;
  margin-left: 0% !important;
  margin-right: 0% !important;
}
.postid-19677 .cora p {
  color:  #fcf7da !important;
}
.postid-19677 .cora a {
  color: #fcf7da  !important;
}
.postid-19677 .cris {
  width: 100%;
  padding: 20px;
  border: 1px dotted #fcf7da;
  border-radius: 3px;
  color: #fcf7da;
  background-color: rgba(5, 88, 182, 0.15);
}
.postid-19677 .cris p {
  color: #fcf7da;
}
.postid-19677 .cris a {
  color: #fcf7da !important;
}
.postid-19677 .gemini {
  width: 95%;
  margin-bottom: 70px;
  margin-top: 70px;
  margin-left: 10%;
  padding: 20px;
  border-radius: 3px;
  border: 1px dotted goldenrod !important;
  color: goldenrod;
  background-color: rgba(5, 88, 182, 0.5);
}
.postid-19677 .gemini p {
  color: goldenrod;
}
.postid-19677 .claude {
  width: 95%;
  margin-bottom: 70px;
  margin-top: 70px;
  margin-right: 10%;
  padding: 20px;
  border-radius: 3px;
  border: 1px dotted lightgreen;
  color: lightgreen;
  background-color: rgba(5, 88, 182, 0.2);
}
.postid-19677 .claude p {
  color: lightgreen;
}
.postid-19677 .claude a {
  color: lightgreen !important;
}
.postid-19677 .deepseek {
  width: 95%;
  margin-bottom: 70px;
  margin-top: 70px;
  margin-right: 10%;
  padding: 20px;
  border-radius: 3px;
  border: 1px dotted lightgreen;
  color: lightgreen;
  background-color: rgba(5, 88, 182, 1);
}
.postid-19677 .deepseek p {
  color: lightgreen;
}
/* quote. dictionaire */
.postid-19677 .dictionaire {
  font-style: italic;
  font-size: 80% !important;
  padding-left: 50px;
  border-left: 1px dotted #cbcbcb;
}
.postid-19677 .entry-content .dictionaire .extlink {
  line-height: 150%;
  font-size: 19px;
}
.postid-19677 .aihi {
  font-size: 18px !important;
  font-style: italic;
  font-weight: bold !important;
  font-family: Raleway, sans-serif !important;
  color: gold !important;
}
/*. audio player --*/
.postid-19677 .musicPlayer {
  width: 350px;
}
.postid-19677 #h5ap-player-1 {
  display: block !important;
  opacity: 1;
  position: fixed !important;
  width: 240px !important;
  margin: 0px;
  z-index: 1000;
  top: 67px;
  right: 111px;
  border: 1px solid grey;
  border-radius: 2px;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.5));
}
.postid-19677 #h5ap-player-1 {
  opacity: 0.7 !important;
  max-width: 96%;
}
.postid-19677 #h5ap-player-1:hover {
  opacity: 0.9 !important;
}
.postid-19677 .plyr--audio {
  border-radius: 3px;
}
.plyr--audio {
  border-radius: 3px !important;
}
.postid-19677 .mejs-container, .postid-19677 .mejs-container .mejs-controls, .postid-19677 .mejs-embed, .postid-19677 .mejs-embed body {
  border: 1px dotted goldenrod !important;
  border-radius: 2px !important;
  margin: 0 auto !important;
  width: 270px !important;
  background: #0164dc !important;
}
/* itinerary */
.postid-19677 .itinerary {
  /* font-size: 18px; */
  background-color: #0065DD;
  padding: 10px 10px 10px 25px;
  border-radius: 3px;
  border: 1px solid lightgrey;
}
.postid-19677 .itinerary p {
  font-size: 18px;
  color: lightgray;
}
.postid-19677 .itinerary li {
  list-style: disc !important;
}
.postid-19677 .itinerary .dates {
  margin: 20px !important;
  text-align: center;
}
.postid-19677 .itinerary li a {
  font-weight: bold !important;
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-19677 .itinerary li a:hover {
  font-weight: bold !important;
  color: white !important;
}
.postid-19677 .itinerary li a:visited {
  font-weight: bold !important;
}
.addTop {
  top: 150px;
}
.postid-19677 .itinerary2_outer {
  display: flex;
  flex-grow: 1;
  bottom: 0;
  right: 0;
  position: fixed;
  z-index: 3000;
}
.postid-19677 .itinerary2_inner {
  margin-top: 150px;
  padding: 10px 40px 0;
  border-radius: 3px;
  border: 1px solid lightgrey;
  background-color: #0065DD;
}
.postid-19677 .itinerary2 {
  /* font-size: 18px; */
  background-color: none;
  padding: 10px 10px 10px 25px;
  border-radius: 3px;
  border: none;
  bottom: 0;
  right: 0;
  position: fixed;
  z-index: 3000;
  /* height: 80vh; */
  max-width: 680px;
}
.postid-19677 .itinerary2 p {
  cursor: pointer;
  position: relative;
}
.postid-19677 #closer {
  line-height: 22px;
  padding: 0 5px;
  border: 2px solid palevioletred;
  right: -37px;
  top: -8px;
  position: absolute;
  /* text-transform: uppercase; */
  font-size: 25px !important;
  font-weight: bold;
  color: palevioletred;
  pointer-events: none;
  user-select: none;
}
.postid-19677 #closer:hover {
  color: red;
  border: 2px solid red;
}
.postid-19677 .itinerary2 ul {
  display: none;
  /*top:60px;*/
}
.postid-19677 .itinerary2 p {
  font-size: 100%;
  line-height: 100%;
  color: lightgray;
}
.postid-19677 .itinerary2 li {
  list-style: disc !important;
}
.postid-19677 .itinerary2 li a {
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-19677 .itinerary2 li a:hover {
  color: white !important;
}
.postid-19677 .itinerary2 li a:visited {
  font-weight: bold !important;
}
.postid-19677 .listen {
  user-select: none;
  opacity: 0.7;
  font-weight: bold !important;
  width: 55px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  margin-bottom: 40px;
  border: 1px solid;
  cursor: pointer !important;
  color: lightgray !important;
  font-size: 11px !important;
  text-align: center !important;
}
.postid-19677 .listen:hover {
  user-select: none;
  opacity: 0.7;
  font-weight: bold !important;
  width: 55px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  margin-bottom: 40px;
  border: 1px solid;
  cursor: pointer !important;
  color: lightgray !important;
  font-size: 11px !important;
  text-align: center !important;
}
/* -------. Smooth Accordion  */
.postid-19677 .smooth-Accordion .smooth-Accordion-header {
  font-size: 18px;
  font-style: italic !important;
  display: block;
  background: transparent;
  font-family: Raleway, sans-serif !important;
  color: gold !important;
  line-height: 180%;
  margin-top: 10px;
  padding: 10px 16px !important;
  cursor: pointer;
  border: 1px dotted #fcf7da;
  border-bottom: 1px dotted #fcf7da;
  position: relative;
}
.postid-19677 .smooth-Accordion .smooth-Accordion-content {
  display: none;
  background: transparent;
  color: #fcf7da !important;
  padding: 16px;
  border: 1px dotted #fcf7da;
  border-bottom: 1px dotted #fcf7da;
}
.postid-19677 .smooth-Accordion .smooth-Accordion-content a {
  text-decoration: none;
  color: gold !important;
  font-weight: bold !important;
}
.postid-19677 .smooth-Accordion .smooth-Accordion-content a:hover {
  text-decoration: underline;
}
.postid-19677 .smooth-Accordion .smooth-Accordion-content p {
  font-size: 20px;
  font-style: normal !important;
  line-height: 34px !important;
  font-weight: 300 !important;
  color: #fcf7da;
}
.postid-19677 .smooth-Accordion .smooth-Accordion-header::after {
  content: '';
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0) rotate(0deg);
  position: absolute;
  top: 3px;
  right: 16px;
  transition: transform 0.5s;
  background: url(./img/lightgreen-down-arrow.png) no-repeat center center;
  width: 12px;
  height: 20px;
  line-height: 16px;
}
.postid-19677 .smooth-Accordion {
  border-radius: 0px;
  box-shadow: none;
  overflow: hidden;
}
/* book download */
.postid-19677 .holder {
  max-width: 100%;
  margin: 0 auto;
  padding: 1rem;
}
.postid-19677 .book-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 1rem;
  max-width: 768px;
  margin: 0 auto;
}
.postid-19677 .book {
  text-align: center;
  max-width: 300px;
}
.postid-19677 .book img {
  width: 100%;
  height: auto;
  display: block;
}
.postid-19677 .entry-content img, .postid-19677 .entry-content video {
  border: 1px solid #568dfb;
  padding: 5px !important;
  background-color: #0065DD;
  /*box-shadow: 2px 2px 9px 4px rgba(0, 0, 0, 0.4);*/
}
.postid-19677 .wp-video {
  margin: 0 auto;
  max-width: 100%;
  height: auto;
}
.postid-19677 #video2, .postid-19677 #video1 {
  border: 1px solid #568dfb;
}
.postid-19677 iframe {
  padding: 5px;
  border: none !important;
}
.postid-19677 .entry-content #phone {
  display: block;
  font-size: 20px;
  color: gold;
  position: absolute;
  top: 130px;
  z-index: 100;
}
@media only screen and (max-width: 768px) {
  .postid-19677 #phone {
    display: block;
    text-align: center;
    font-size: 15px;
    color: gold;
    position: absolute;
    top: 100px;
    z-index: 100;
  }
  .postid-19677 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 3px;
    color: #fcf7da !important; /* #363636*/
  }
  .postid-19677 #personOfTheYear {
    display: block !important;
    float: none !important;
    margin-bottom: 24px;
  }
  .postid-19677 .smooth-Accordion .smooth-Accordion-header {
    color: #fcf7da !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px solid #b3d01e !important;
  }
  .postid-19677 .smooth-Accordion .smooth-Accordion-content {
    color: #fcf7da !important;
    padding: 16px;
    border-bottom: 1px solid #b3d01e;
  }
  .postid-19677 .smooth-Accordion .smooth-Accordion-content a {
    /*color: #2d797d !important;*/
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-19677 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: #fcf7da !important;
  }
  .postid-19677 .cora, .postid-19677 .gemini, .postid-19677 .claude, .postid-19677 .deepseek {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}
@media only screen and (max-width: 480px) {
  .postid-19677 .entry-title {
    font-size: 0.9em !important;
  }
}











/* --- Anger - the Fiery energy - The Value of Righteous Anger in the Face of Injustice and Wrongdoing --- */
.archive #post-19640 .entry-meta .ear {
  width: 33px !important;
  height: 34px !important;
  /* width: 43px; */
  position: absolute;
  z-index: 100;
  right: 6px;
  top: 0px;
  margin-top: -40px;
  border: 1px solid orange;
  cursor: pointer;
  border-radius: 7px;
}
.postid-19640 .site {
  background-color: #0065DD;
  opacity: 1;
}
.postid-19640 header .entry-header {
  opacity: 0.2 !important;
}
.postid-19640 .site-header {
  z-index: 10;
  border-bottom: 1px solid #b3d01e;
  color: #fcf7da;
}
.postid-19640 .entry-content {
  /*height: 6674px !important;*/
  position: relative;
  margin-top: 0px;
  /*z-index: 1000;*/
  background-image: none;
  color: #fcf7da;
  background-color: #0065DD;
}
.postid-19640 .entry-content p {
  margin-left: 0px;
  font-weight: 300;
  font-size: 150%;
  line-height: 150%;
  color: #fcf7da;
}
.postid-19640 .entry-content a {
  color: #fcf7da;
}
.postid-19640 .hentry {
  background-image: none;
  background-color: #0065DD;
}
.postid-19640 .entry-footer {
  color: #fcf7da !important;
}
.postid-19640 .entry-footer, .postid-19640 .all_articles {
  border-top: 1px solid black;
}
.postid-19640 .hentry.has-post-thumbnail .wp-post-image {
  border: black 1px solid !important;
}
.postid-19640 .entry-title, .postid-19640 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-19640 .entry-title a {
  font-size: 80%;
}
.home #post-19640 .entry-title a {
  font-size: 80%;
}
.postid-19640 .entry-content a {
  color: #fcf7da;
  text-decoration-line: underline;
  text-decoration-style: dotted;
}
.postid-19640 .entry-content a:hover {
  color: #fcf7da !important;
  text-decoration-line: underline;
  text-decoration-style: solid;
}
.postid-19640 ul {
  list-style: none !important;
}
/* LLMs */
.postid-19640 .cora {
  width: 95%;
  margin-bottom: 70px;
  margin-top: 70px;
  margin-left: 10%;
  padding: 20px;
  border-radius: 3px;
  border: 1px dotted gold;
  color:  #fcf7da;
  background-color: rgba(5, 88, 182, 0.9);
}
.postid-19640 .fullWidth {
  width: 100% !important;
  margin-left: 0% !important;
  margin-right: 0% !important;
}
.postid-19640 .cora p {
  color:  #fcf7da !important;
}
.postid-19640 .cora a {
  color: #fcf7da  !important;
}
.postid-19640 .cris {
  width: 100%;
  padding: 20px;
  border: 1px dotted #fcf7da;
  border-radius: 3px;
  color: #fcf7da;
  background-color: rgba(5, 88, 182, 0.15);
}
.postid-19640 .cris p {
  color: #fcf7da;
}
.postid-19640 .cris a {
  color: #fcf7da !important;
}
.postid-19640 .gemini {
  width: 95%;
  margin-bottom: 70px;
  margin-top: 70px;
  margin-left: 10%;
  padding: 20px;
  border-radius: 3px;
  border: 1px dotted goldenrod !important;
  color: goldenrod;
  background-color: rgba(5, 88, 182, 0.5);
}
.postid-19640 .gemini p {
  color: goldenrod;
}
.postid-19640 .claude {
  width: 95%;
  margin-bottom: 70px;
  margin-top: 70px;
  margin-right: 10%;
  padding: 20px;
  border-radius: 3px;
  border: 1px dotted lightgreen;
  color: lightgreen;
  background-color: rgba(5, 88, 182, 0.2);
}
.postid-19640 .claude p {
  color: lightgreen;
}
.postid-19640 .claude a {
  color: lightgreen !important;
}
.postid-19640 .deepseek {
  width: 95%;
  margin-bottom: 70px;
  margin-top: 70px;
  margin-right: 10%;
  padding: 20px;
  border-radius: 3px;
  border: 1px dotted lightgreen;
  color: lightgreen;
  background-color: rgba(5, 88, 182, 1);
}
.postid-19640 .deepseek p {
  color: lightgreen;
}
/* quote. dictionaire */
.postid-19640 .dictionaire {
  font-style: italic;
  font-size: 80% !important;
  padding-left: 50px;
  border-left: 1px dotted #cbcbcb;
}
.postid-19640 .entry-content .dictionaire .extlink {
  line-height: 150%;
  font-size: 19px;
}
.postid-19640 .aihi {
  font-size: 18px !important;
  font-style: italic;
  font-weight: bold !important;
  font-family: Raleway, sans-serif !important;
  color: gold !important;
}
/*. audio player --*/
.postid-19640 .musicPlayer {
  width: 350px;
}
.postid-19640 #h5ap-player-1 {
  display: block !important;
  opacity: 1;
  position: fixed !important;
  width: 240px !important;
  margin: 0px;
  z-index: 1000;
  top: 67px;
  right: 111px;
  border: 1px solid grey;
  border-radius: 2px;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.5));
}
.postid-19640 #h5ap-player-1 {
  opacity: 0.7 !important;
  max-width: 96%;
}
.postid-19640 #h5ap-player-1:hover {
  opacity: 0.9 !important;
}
.postid-19640 .plyr--audio {
  border-radius: 3px;
}
.plyr--audio {
  border-radius: 3px !important;
}
.postid-19640 .mejs-container, .postid-19640 .mejs-container .mejs-controls, .postid-19640 .mejs-embed, .postid-19640 .mejs-embed body {
  border: 1px dotted goldenrod !important;
  border-radius: 2px !important;
  margin: 0 auto !important;
  width: 270px !important;
  background: #0164dc !important;
}
/* itinerary */
.postid-19640 .itinerary {
  /* font-size: 18px; */
  background-color: #0065DD;
  padding: 10px 10px 10px 25px;
  border-radius: 3px;
  border: 1px solid lightgrey;
}
.postid-19640 .itinerary p {
  font-size: 18px;
  color: lightgray;
}
.postid-19640 .itinerary li {
  list-style: disc !important;
}
.postid-19640 .itinerary .dates {
  margin: 20px !important;
  text-align: center;
}
.postid-19640 .itinerary li a {
  font-weight: bold !important;
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-19640 .itinerary li a:hover {
  font-weight: bold !important;
  color: white !important;
}
.postid-19640 .itinerary li a:visited {
  font-weight: bold !important;
}
.addTop {
  top: 150px;
}
.postid-19640 .itinerary2_outer {
  display: flex;
  flex-grow: 1;
  bottom: 0;
  right: 0;
  position: fixed;
  z-index: 3000;
}
.postid-19640 .itinerary2_inner {
  margin-top: 150px;
  padding: 10px 40px 0;
  border-radius: 3px;
  border: 1px solid lightgrey;
  background-color: #0065DD;
}
.postid-19640 .itinerary2 {
  /* font-size: 18px; */
  background-color: none;
  padding: 10px 10px 10px 25px;
  border-radius: 3px;
  border: none;
  bottom: 0;
  right: 0;
  position: fixed;
  z-index: 3000;
  /* height: 80vh; */
  max-width: 680px;
}
.postid-19640 .itinerary2 p {
  cursor: pointer;
  position: relative;
}
.postid-19640 #closer {
  line-height: 22px;
  padding: 0 5px;
  border: 2px solid palevioletred;
  right: -37px;
  top: -8px;
  position: absolute;
  /* text-transform: uppercase; */
  font-size: 25px !important;
  font-weight: bold;
  color: palevioletred;
  pointer-events: none;
  user-select: none;
}
.postid-19640 #closer:hover {
  color: red;
  border: 2px solid red;
}
.postid-19640 .itinerary2 ul {
  display: none;
  /*top:60px;*/
}
.postid-19640 .itinerary2 p {
  font-size: 100%;
  line-height: 100%;
  color: lightgray;
}
.postid-19640 .itinerary2 li {
  list-style: disc !important;
}
.postid-19640 .itinerary2 li a {
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-19640 .itinerary2 li a:hover {
  color: white !important;
}
.postid-19640 .itinerary2 li a:visited {
  font-weight: bold !important;
}
.postid-19640 .listen {
  user-select: none;
  opacity: 0.7;
  font-weight: bold !important;
  width: 55px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  margin-bottom: 40px;
  border: 1px solid;
  cursor: pointer !important;
  color: lightgray !important;
  font-size: 11px !important;
  text-align: center !important;
}
.postid-19640 .listen:hover {
  user-select: none;
  opacity: 0.7;
  font-weight: bold !important;
  width: 55px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  margin-bottom: 40px;
  border: 1px solid;
  cursor: pointer !important;
  color: lightgray !important;
  font-size: 11px !important;
  text-align: center !important;
}
/* -------. Smooth Accordion  */
.postid-19640 .smooth-Accordion .smooth-Accordion-header {
  font-size: 18px;
  font-style: italic !important;
  display: block;
  background: transparent;
  font-family: Raleway, sans-serif !important;
  color: gold !important;
  line-height: 180%;
  margin-top: 10px;
  padding: 10px 16px !important;
  cursor: pointer;
  border: 1px dotted #fcf7da;
  border-bottom: 1px dotted #fcf7da;
  position: relative;
}
.postid-19640 .smooth-Accordion .smooth-Accordion-content {
  display: none;
  background: transparent;
  color: #fcf7da !important;
  padding: 16px;
  border: 1px dotted #fcf7da;
  border-bottom: 1px dotted #fcf7da;
}
.postid-19640 .smooth-Accordion .smooth-Accordion-content a {
  text-decoration: none;
  color: gold !important;
  font-weight: bold !important;
}
.postid-19640 .smooth-Accordion .smooth-Accordion-content a:hover {
  text-decoration: underline;
}
.postid-19640 .smooth-Accordion .smooth-Accordion-content p {
  font-size: 20px;
  font-style: normal !important;
  line-height: 34px !important;
  font-weight: 300 !important;
  color: #fcf7da;
}
.postid-19640 .smooth-Accordion .smooth-Accordion-header::after {
  content: '';
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0) rotate(0deg);
  position: absolute;
  top: 3px;
  right: 16px;
  transition: transform 0.5s;
  background: url(./img/lightgreen-down-arrow.png) no-repeat center center;
  width: 12px;
  height: 20px;
  line-height: 16px;
}
.postid-19640 .smooth-Accordion {
  border-radius: 0px;
  box-shadow: none;
  overflow: hidden;
}
/* book download */
.postid-19640 .holder {
  max-width: 100%;
  margin: 0 auto;
  padding: 1rem;
}
.postid-19640 .book-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 1rem;
  max-width: 768px;
  margin: 0 auto;
}
.postid-19640 .book {
  text-align: center;
  max-width: 300px;
}
.postid-19640 .book img {
  width: 100%;
  height: auto;
  display: block;
}
.postid-19640 .entry-content img, .postid-19640 .entry-content video {
  border: 1px solid #568dfb;
  padding: 5px !important;
  background-color: #0065DD;
  /*box-shadow: 2px 2px 9px 4px rgba(0, 0, 0, 0.4);*/
}
.postid-19640 .wp-video {
  margin: 0 auto;
  max-width: 100%;
  height: auto;
}
.postid-19640 #video2, .postid-19640 #video1 {
  border: 1px solid #568dfb;
}
.postid-19640 iframe {
  padding: 5px;
  border: none !important;
}
.postid-19640 .entry-content #phone {
  display: block;
  font-size: 20px;
  color: gold;
  position: absolute;
  top: 130px;
  z-index: 100;
}
@media only screen and (max-width: 768px) {
  .postid-19640 #phone {
    display: block;
    text-align: center;
    font-size: 15px;
    color: gold;
    position: absolute;
    top: 100px;
    z-index: 100;
  }
  .postid-19640 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 3px;
    color: #fcf7da !important; /* #363636*/
  }
  .postid-19640 #personOfTheYear {
    display: block !important;
    float: none !important;
    margin-bottom: 24px;
  }
  .postid-19640 .smooth-Accordion .smooth-Accordion-header {
    color: #fcf7da !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px solid #b3d01e !important;
  }
  .postid-19640 .smooth-Accordion .smooth-Accordion-content {
    color: #fcf7da !important;
    padding: 16px;
    border-bottom: 1px solid #b3d01e;
  }
  .postid-19640 .smooth-Accordion .smooth-Accordion-content a {
    /*color: #2d797d !important;*/
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-19640 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: #fcf7da !important;
  }
  .postid-19640 .cora, .postid-19640 .gemini, .postid-19640 .claude, .postid-19640 .deepseek {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}
@media only screen and (max-width: 480px) {
  .postid-19640 .entry-title {
    font-size: 0.9em !important;
  }
}









/* Psychedelic Art and the Greening of America  */ 


.archive #post-19545 .entry-meta .ear {
  width: 33px !important;
  height: 34px !important;
  /* width: 43px; */
  position: absolute;
  z-index: 100;
  right: 6px;
  top: 0px;
  margin-top: -40px;
  border: 1px solid orange;
  cursor: pointer;
  border-radius: 7px;
}
.postid-19545 .site {
  background-color: #0065DD;
  opacity: 1;
}
.postid-19545 #post-19545 .entry-header {
  opacity: 1 !important;
    background-color: rgba(0, 0, 0, 0.9) !important;
}
.postid-19545 .site-header {
  z-index: 10;
  border-bottom: 1px solid #b3d01e;
  color: #fcf7da;
}
.postid-19545 .entry-content {
  /*height: 6674px !important;*/
  position: relative;
  margin-top: 0px;
  /*z-index: 1000;*/
  background-image: none;
  color: #fcf7da;
  background-color: #0065DD;
}
.postid-19545 .entry-content p {
  margin-left: 0px;
  font-weight: 300;
  font-size: 150%;
  line-height: 150%;
  color: #fcf7da;
}
.postid-19545 .entry-content a {
  color: #fcf7da;
}
.postid-19545 .hentry {
  background-image: none;
  background-color: #0065DD;
}
.postid-19545 .entry-footer {
  color: #fcf7da !important;
}
.postid-19545 .entry-footer, .postid-19545 .all_articles {
  border-top: 1px solid black;
}
.postid-19545 .hentry.has-post-thumbnail .wp-post-image {
  border: black 1px solid !important;
}
.postid-19545 .entry-title, .postid-19545 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-19545 .entry-title a {
  font-size: 80%;
}
.home #post-19545 .entry-title a {
  font-size: 80%;
}
.postid-19545 .entry-content a {
  color: #fcf7da;
  text-decoration-line: underline;
  text-decoration-style: dotted;
}
.postid-19545 .entry-content a:hover {
  color: #fcf7da !important;
  text-decoration-line: underline;
  text-decoration-style: solid;
}
.postid-19545 ul {
  list-style: none !important;
}
  
/* -------. Smooth Accordion  */
.postid-19545 .smooth-Accordion .smooth-Accordion-header {
  font-size: 20px;
  font-style: italic !important;
  display: block;
  background: transparent;
  font-family: Raleway, sans-serif !important;
  color: gold !important;
  line-height: 180%;
  margin-top: 10px;
  padding: 10px 16px !important;
  cursor: pointer;
  border: 1px dotted #fcf7da;
  border-bottom: 1px dotted #fcf7da;
  position: relative;
}
.postid-19545 .smooth-Accordion .smooth-Accordion-content {
  display: none;
  background: transparent;
  color: #fcf7da !important;
  padding: 16px;
  border: 1px dotted #fcf7da;
  border-bottom: 1px dotted #fcf7da;
}
.postid-19545 .smooth-Accordion .smooth-Accordion-content a {
  text-decoration: none;
  color: gold !important;
  font-weight: bold !important;
}
.postid-19545 .smooth-Accordion .smooth-Accordion-content a:hover {
  text-decoration: underline;
}
.postid-19545 .smooth-Accordion .smooth-Accordion-content p {
  font-size: 20px;
  font-style: normal !important;
  line-height: 34px !important;
  font-weight: 300 !important;
  color: #fcf7da;
}
.postid-19545 .smooth-Accordion .smooth-Accordion-header::after {
  content: '';
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0) rotate(0deg);
  position: absolute;
  top: 3px;
  right: 16px;
  transition: transform 0.5s;
  background: url(./img/lightgreen-down-arrow.png) no-repeat center center;
  width: 12px;
  height: 20px;
  line-height: 16px;
}
.postid-19545 .smooth-Accordion {
  border-radius: 0px;
  box-shadow: none;
  overflow: hidden;
}
/* book download */
.postid-19545 .holder {
  max-width: 100%;
  margin: 0 auto;
  padding: 1rem;
}
.postid-19545 .book-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 1rem;
  max-width: 768px;
  margin: 0 auto;
}
.postid-19545 .book {
  text-align: center;
  max-width: 300px;
}
.postid-19545 .book img {
  width: 100%;
  height: auto;
  display: block;
}

.postid-19545 .mejs-container, .postid-19545 .mejs-container .mejs-controls, .postid-19545 .mejs-embed, .postid-19545 .mejs-embed body {
  border: 1px dotted goldenrod !important;
  border-radius: 2px !important;
  margin: 0 auto !important;
  width: 270px !important;
  background: #0164dc !important;
}


.postid-19545 #contentHolder {
  left: 50%; /* Move the child element 50% from the left edge of its containing block */
  transform: translateX(-50%); /* Move the child element back by half of its own width */
  width: 100vw;
  max-width: 1800px !important;
  position: absolute;
  border-left: 1px solid white;
  border-right: 1px solid white;
  border-bottom: 1px solid white;
  height: 15080px;
}


.postid-19545 #psychodelic_gallery{
    width:100%;
    min-height: 100vh;
}

.postid-19545 iframe {
  width: 100% !important;
  overflow: hidden;
  margin: 0 auto;
  height: 170vh !important;
  max-height: 1480px;
  margin-bottom: 400px !important;
}
.postid-19545 #v_0 {
  margin-bottom: 100px !important;
}
.postid-19545 #v_1 {
  margin-bottom: 200px !important;
}
.postid-19545 #v_2 {}
.postid-19545 #v_3 {
  display: none;
}
.postid-19545 #v_4 {}
.postid-19545 #v_5 {}
.postid-19545 #v_6 {}
.postid-19545 #v_7, .postid-19545 #v_8, .postid-19545 #v_9, .postid-19545 #v_10, .postid-19545 #v_11, .postid-19545 #v_12, .postid-19545 #v_13  {
    transform: scale(1.7);
  margin-bottom: 0px !important;
}
.postid-19545 .iframe-container {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 0px;
}


@media only screen and (max-width: 768px) {
  .postid-19545 #phone {
    display: block;
    text-align: center;
    font-size: 15px;
    color: gold;
    position: absolute;
    top: 100px;
    z-index: 100;
  }
  .postid-19545 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 3px;
    color: #fcf7da !important; /* #363636*/
  }
  .postid-19545 .smooth-Accordion .smooth-Accordion-header {
    color: #fcf7da !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px solid #b3d01e !important;
  }
  .postid-19545 .smooth-Accordion .smooth-Accordion-content {
    color: #fcf7da !important;
    padding: 16px;
    border-bottom: 1px solid #b3d01e;
  }
  .postid-19545 .smooth-Accordion .smooth-Accordion-content a {
    /*color: #2d797d !important;*/
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-19545 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: #fcf7da !important;
  }
    
.postid-19545 #v_7, .postid-19545 #v_8, .postid-19545 #v_9, .postid-19545 #v_10, .postid-19545 #v_11, .postid-19545 #v_12, .postid-19545 #v_13  {
    transform: scale(1);
  margin-bottom: 0px !important;
}    
    
}

@media only screen and (max-width: 480px) {
  .postid-19545 .entry-title {
    font-size: 0.9em !important;
  }
  .postid-19545 iframe {
    width: 100% !important;
    overflow: hidden;
    margin: 0 auto;
    height: 100vh !important;
    max-height: 100vh;
    margin-bottom: 400px !important;
  }
}
@media only screen and (max-width: 360px) {
  .postid-19545 .entry-title {
    font-size: 0.9em !important;
  }
}





/* --- The Second Coming of The Antichrist in the World   --- */
.archive #post-19541 .entry-meta .ear {
  width: 33px !important;
  height: 34px !important;
  /* width: 43px; */
  position: absolute;
  z-index: 100;
  right: 6px;
  top: 0px;
  margin-top: -40px;
  border: 1px solid orange;
  cursor: pointer;
  border-radius: 7px;
}
.postid-19541 .site {
  background-color: #0065DD;
  opacity: 1;
}
.postid-19541 header .entry-header {
  opacity: 0.2 !important;
}
.postid-19541 .site-header {
  z-index: 10;
  border-bottom: 1px solid #b3d01e;
  color: #fcf7da;
}
.postid-19541 .entry-content {
  /*height: 6674px !important;*/
  position: relative;
  margin-top: 0px;
  /*z-index: 1000;*/
  background-image: none;
  color: #fcf7da;
  background-color: #0065DD;
}
.postid-19541 .entry-content p {
  margin-left: 0px;
  font-weight: 300;
  font-size: 150%;
  line-height: 150%;
  color: #fcf7da;
}
.postid-19541 .entry-content a {
  color: #fcf7da;
}
.postid-19541 .hentry {
  background-image: none;
  background-color: #0065DD;
}
.postid-19541 .entry-footer {
  color: #fcf7da !important;
}
.postid-19541 .entry-footer, .postid-19541 .all_articles {
  border-top: 1px solid black;
}
.postid-19541 .hentry.has-post-thumbnail .wp-post-image {
  border: black 1px solid !important;
}
.postid-19541 .entry-title, .postid-19541 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-19541 .entry-title a {
  font-size: 80%;
}
.home #post-19541 .entry-title a {
  font-size: 80%;
}
.postid-19541 .entry-content a {
  color: #fcf7da;
  text-decoration-line: underline;
  text-decoration-style: dotted;
}
.postid-19541 .entry-content a:hover {
  color: #fcf7da !important;
  text-decoration-line: underline;
  text-decoration-style: solid;
}
.postid-19541 ul {
  list-style: none !important;
}
/* LLMs */
.postid-19541 .cora {
  width: 95%;
  margin-bottom: 70px;
  margin-top: 70px;
  margin-left: 10%;
  padding: 20px;
  border-radius: 3px;
  border: 1px dotted gold;
  color:  #fcf7da;
  background-color: rgba(5, 88, 182, 0.9);
}
.postid-19541 .fullWidth {
  width: 100% !important;
  margin-left: 0% !important;
  margin-right: 0% !important;
}
.postid-19541 .cora p {
  color:  #fcf7da !important;
}
.postid-19541 .cora a {
  color: #fcf7da  !important;
}
.postid-19541 .cris {
  width: 100%;
  padding: 20px;
  border: 1px dotted #fcf7da;
  border-radius: 3px;
  color: #fcf7da;
  background-color: rgba(5, 88, 182, 0.15);
}
.postid-19541 .cris p {
  color: #fcf7da;
}
.postid-19541 .cris a {
  color: #fcf7da !important;
}
.postid-19541 .gemini {
  width: 95%;
  margin-bottom: 70px;
  margin-top: 70px;
  margin-left: 10%;
  padding: 20px;
  border-radius: 3px;
  border: 1px dotted goldenrod !important;
  color: goldenrod;
  background-color: rgba(5, 88, 182, 0.5);
}
.postid-19541 .gemini p {
  color: goldenrod;
}
.postid-19541 .claude {
  width: 95%;
  margin-bottom: 70px;
  margin-top: 70px;
  margin-right: 10%;
  padding: 20px;
  border-radius: 3px;
  border: 1px dotted lightgreen;
  color: lightgreen;
  background-color: rgba(5, 88, 182, 0.2);
}
.postid-19541 .claude p {
  color: lightgreen;
}
.postid-19541 .claude a {
  color: lightgreen !important;
}
.postid-19541 .deepseek {
  width: 95%;
  margin-bottom: 70px;
  margin-top: 70px;
  margin-right: 10%;
  padding: 20px;
  border-radius: 3px;
  border: 1px dotted lightgreen;
  color: lightgreen;
  background-color: rgba(5, 88, 182, 1);
}
.postid-19541 .deepseek p {
  color: lightgreen;
}
/* quote. dictionaire */
.postid-19541 .dictionaire {
  font-style: italic;
  font-size: 80% !important;
  padding-left: 50px;
  border-left: 1px dotted #cbcbcb;
}
.postid-19541 .entry-content .dictionaire .extlink {
  line-height: 150%;
  font-size: 19px;
}
.postid-19541 .aihi {
  font-size: 18px !important;
  font-style: italic;
  font-weight: bold !important;
  font-family: Raleway, sans-serif !important;
  color: gold !important;
}
/*. audio player --*/
.postid-19541 .musicPlayer {
  width: 350px;
}
.postid-19541 #h5ap-player-1 {
  display: block !important;
  opacity: 1;
  position: fixed !important;
  width: 240px !important;
  margin: 0px;
  z-index: 1000;
  top: 67px;
  right: 111px;
  border: 1px solid grey;
  border-radius: 2px;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.5));
}
.postid-19541 #h5ap-player-1 {
  opacity: 0.7 !important;
  max-width: 96%;
}
.postid-19541 #h5ap-player-1:hover {
  opacity: 0.9 !important;
}
.postid-19541 .plyr--audio {
  border-radius: 3px;
}
.plyr--audio {
  border-radius: 3px !important;
}
.postid-19541 .mejs-container, .postid-19541 .mejs-container .mejs-controls, .postid-19541 .mejs-embed, .postid-19541 .mejs-embed body {
  border: 1px dotted goldenrod !important;
  border-radius: 2px !important;
  margin: 0 auto !important;
  width: 270px !important;
  background: #0164dc !important;
}
/* itinerary */
.postid-19541 .itinerary {
  /* font-size: 18px; */
  background-color: #0065DD;
  padding: 10px 10px 10px 25px;
  border-radius: 3px;
  border: 1px solid lightgrey;
}
.postid-19541 .itinerary p {
  font-size: 18px;
  color: lightgray;
}
.postid-19541 .itinerary li {
  list-style: disc !important;
}
.postid-19541 .itinerary .dates {
  margin: 20px !important;
  text-align: center;
}
.postid-19541 .itinerary li a {
  font-weight: bold !important;
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-19541 .itinerary li a:hover {
  font-weight: bold !important;
  color: white !important;
}
.postid-19541 .itinerary li a:visited {
  font-weight: bold !important;
}
.addTop {
  top: 150px;
}
.postid-19541 .itinerary2_outer {
  display: flex;
  flex-grow: 1;
  bottom: 0;
  right: 0;
  position: fixed;
  z-index: 3000;
}
.postid-19541 .itinerary2_inner {
  margin-top: 150px;
  padding: 10px 40px 0;
  border-radius: 3px;
  border: 1px solid lightgrey;
  background-color: #0065DD;
}
.postid-19541 .itinerary2 {
  /* font-size: 18px; */
  background-color: none;
  padding: 10px 10px 10px 25px;
  border-radius: 3px;
  border: none;
  bottom: 0;
  right: 0;
  position: fixed;
  z-index: 3000;
  /* height: 80vh; */
  max-width: 680px;
}
.postid-19541 .itinerary2 p {
  cursor: pointer;
  position: relative;
}
.postid-19541 #closer {
  line-height: 22px;
  padding: 0 5px;
  border: 2px solid palevioletred;
  right: -37px;
  top: -8px;
  position: absolute;
  /* text-transform: uppercase; */
  font-size: 25px !important;
  font-weight: bold;
  color: palevioletred;
  pointer-events: none;
  user-select: none;
}
.postid-19541 #closer:hover {
  color: red;
  border: 2px solid red;
}
.postid-19541 .itinerary2 ul {
  display: none;
  /*top:60px;*/
}
.postid-19541 .itinerary2 p {
  font-size: 100%;
  line-height: 100%;
  color: lightgray;
}
.postid-19541 .itinerary2 li {
  list-style: disc !important;
}
.postid-19541 .itinerary2 li a {
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-19541 .itinerary2 li a:hover {
  color: white !important;
}
.postid-19541 .itinerary2 li a:visited {
  font-weight: bold !important;
}
.postid-19541 .listen {
  user-select: none;
  opacity: 0.7;
  font-weight: bold !important;
  width: 55px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  margin-bottom: 40px;
  border: 1px solid;
  cursor: pointer !important;
  color: lightgray !important;
  font-size: 11px !important;
  text-align: center !important;
}
.postid-19541 .listen:hover {
  user-select: none;
  opacity: 0.7;
  font-weight: bold !important;
  width: 55px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  margin-bottom: 40px;
  border: 1px solid;
  cursor: pointer !important;
  color: lightgray !important;
  font-size: 11px !important;
  text-align: center !important;
}
/* -------. Smooth Accordion  */
.postid-19541 .smooth-Accordion .smooth-Accordion-header {
  font-size: 18px;
  font-style: italic !important;
  display: block;
  background: transparent;
  font-family: Raleway, sans-serif !important;
  color: gold !important;
  line-height: 180%;
  margin-top: 10px;
  padding: 10px 16px !important;
  cursor: pointer;
  border: 1px dotted #fcf7da;
  border-bottom: 1px dotted #fcf7da;
  position: relative;
}
.postid-19541 .smooth-Accordion .smooth-Accordion-content {
  display: none;
  background: transparent;
  color: #fcf7da !important;
  padding: 16px;
  border: 1px dotted #fcf7da;
  border-bottom: 1px dotted #fcf7da;
}
.postid-19541 .smooth-Accordion .smooth-Accordion-content a {
  text-decoration: none;
  color: gold !important;
  font-weight: bold !important;
}
.postid-19541 .smooth-Accordion .smooth-Accordion-content a:hover {
  text-decoration: underline;
}
.postid-19541 .smooth-Accordion .smooth-Accordion-content p {
  font-size: 20px;
  font-style: normal !important;
  line-height: 34px !important;
  font-weight: 300 !important;
  color: #fcf7da;
}
.postid-19541 .smooth-Accordion .smooth-Accordion-header::after {
  content: '';
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0) rotate(0deg);
  position: absolute;
  top: 3px;
  right: 16px;
  transition: transform 0.5s;
  background: url(./img/lightgreen-down-arrow.png) no-repeat center center;
  width: 12px;
  height: 20px;
  line-height: 16px;
}
.postid-19541 .smooth-Accordion {
  border-radius: 0px;
  box-shadow: none;
  overflow: hidden;
}
/* book download */
.postid-19541 .holder {
  max-width: 100%;
  margin: 0 auto;
  padding: 1rem;
}
.postid-19541 .book-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 1rem;
  max-width: 768px;
  margin: 0 auto;
}
.postid-19541 .book {
  text-align: center;
  max-width: 300px;
}
.postid-19541 .book img {
  width: 100%;
  height: auto;
  display: block;
}
.postid-19541 .entry-content img, .postid-19541 .entry-content video {
  border: 1px solid #568dfb;
  padding: 5px !important;
  background-color: #0065DD;
  /*box-shadow: 2px 2px 9px 4px rgba(0, 0, 0, 0.4);*/
}
.postid-19541 .wp-video {
  margin: 0 auto;
  max-width: 100%;
  height: auto;
}
.postid-19541 #video2, .postid-19541 #video1 {
  border: 1px solid #568dfb;
}
.postid-19541 iframe {
  padding: 5px;
  border: none !important;
}
.postid-19541 .entry-content #phone {
  display: block;
  font-size: 20px;
  color: gold;
  position: absolute;
  top: 130px;
  z-index: 100;
}
@media only screen and (max-width: 768px) {
  .postid-19541 #phone {
    display: block;
    text-align: center;
    font-size: 15px;
    color: gold;
    position: absolute;
    top: 100px;
    z-index: 100;
  }
  .postid-19541 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 3px;
    color: #fcf7da !important; /* #363636*/
  }
  .postid-19541 #personOfTheYear {
    display: block !important;
    float: none !important;
    margin-bottom: 24px;
  }
  .postid-19541 .smooth-Accordion .smooth-Accordion-header {
    color: #fcf7da !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px solid #b3d01e !important;
  }
  .postid-19541 .smooth-Accordion .smooth-Accordion-content {
    color: #fcf7da !important;
    padding: 16px;
    border-bottom: 1px solid #b3d01e;
  }
  .postid-19541 .smooth-Accordion .smooth-Accordion-content a {
    /*color: #2d797d !important;*/
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-19541 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: #fcf7da !important;
  }
  .postid-19541 .cora, .postid-19541 .gemini, .postid-19541 .claude, .postid-19541 .deepseek {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}
@media only screen and (max-width: 480px) {
  .postid-19541 .entry-title {
    font-size: 0.9em !important;
  }
}






/* --- The State of Humanity in 2026 - a fact-based assessment   --- */
.archive #post-19529 .entry-meta .ear {
  width: 33px !important;
  height: 34px !important;
  /* width: 43px; */
  position: absolute;
  z-index: 100;
  right: 6px;
  top: 0px;
  margin-top: -40px;
  border: 1px solid orange;
  cursor: pointer;
  border-radius: 7px;
}
.postid-19529 .site {
  background-color: #0065DD;
  opacity: 1;
}
.postid-19529 header .entry-header {
  opacity: 0.2 !important;
}
.postid-19529 .site-header {
  z-index: 10;
  border-bottom: 1px solid #b3d01e;
  color: #fcf7da;
}
.postid-19529 .entry-content {
  /*height: 6674px !important;*/
  position: relative;
  margin-top: 0px;
  /*z-index: 1000;*/
  background-image: none;
  color: #fcf7da;
  background-color: #0065DD;
}
.postid-19529 .entry-content p {
  margin-left: 0px;
  font-weight: 300;
  font-size: 150%;
  line-height: 150%;
  color: #fcf7da;
}
.postid-19529 .entry-content a {
  color: #fcf7da;
}
.postid-19529 .hentry {
  background-image: none;
  background-color: #0065DD;
}
.postid-19529 .entry-footer {
  color: #fcf7da !important;
}
.postid-19529 .entry-footer, .postid-19529 .all_articles {
  border-top: 1px solid black;
}
.postid-19529 .hentry.has-post-thumbnail .wp-post-image {
  border: black 1px solid !important;
}
.postid-19529 .entry-title, .postid-19529 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-19529 .entry-title a {
  font-size: 80%;
}
.home #post-19529 .entry-title a {
  font-size: 80%;
}
.postid-19529 .entry-content a {
  color: #fcf7da;
  text-decoration-line: underline;
  text-decoration-style: dotted;
}
.postid-19529 .entry-content a:hover {
  color: #fcf7da !important;
  text-decoration-line: underline;
  text-decoration-style: solid;
}
.postid-19529 ul {
  list-style: none !important;
}
/* LLMs */
.postid-19529 .cora {
  width: 95%;
  margin-bottom: 70px;
  margin-top: 70px;
  margin-left: 10%;
  padding: 20px;
  border-radius: 3px;
  border: 1px dotted gold;
  color: gold !important;
  background-color: rgba(5, 88, 182, 0.9);
}
.postid-19529 .fullWidth {
  width: 100% !important;
  margin-left: 0% !important;
  margin-right: 0% !important;
}
.postid-19529 .cora p {
  color: gold !important;
}
.postid-19529 .cora a {
  color: gold !important;
}
.postid-19529 .cris {
  width: 100%;
  padding: 20px;
  border: 1px dotted #fcf7da;
  border-radius: 3px;
  color: #fcf7da;
  background-color: rgba(5, 88, 182, 0.15);
}
.postid-19529 .cris p {
  color: #fcf7da;
}
.postid-19529 .cris a {
  color: #fcf7da !important;
}
.postid-19529 .gemini {
  width: 95%;
  margin-bottom: 70px;
  margin-top: 70px;
  margin-left: 10%;
  padding: 20px;
  border-radius: 3px;
  border: 1px dotted goldenrod !important;
  color: goldenrod;
  background-color: rgba(5, 88, 182, 0.5);
}
.postid-19529 .gemini p {
  color: goldenrod;
}
.postid-19529 .claude {
  width: 95%;
  margin-bottom: 70px;
  margin-top: 70px;
  margin-right: 10%;
  padding: 20px;
  border-radius: 3px;
  border: 1px dotted lightgreen;
  color: lightgreen;
  background-color: rgba(5, 88, 182, 0.2);
}
.postid-19529 .claude p {
  color: lightgreen;
}
.postid-19529 .claude a {
  color: lightgreen !important;
}
.postid-19529 .deepseek {
  width: 95%;
  margin-bottom: 70px;
  margin-top: 70px;
  margin-right: 10%;
  padding: 20px;
  border-radius: 3px;
  border: 1px dotted lightgreen;
  color: lightgreen;
  background-color: rgba(5, 88, 182, 1);
}
.postid-19529 .deepseek p {
  color: lightgreen;
}
/* quote. dictionaire */
.postid-19529 .dictionaire {
  font-style: italic;
  font-size: 80% !important;
  padding-left: 50px;
  border-left: 1px dotted #cbcbcb;
}
.postid-19529 .entry-content .dictionaire .extlink {
  line-height: 150%;
  font-size: 19px;
}
.postid-19529 .aihi {
  font-size: 18px !important;
  font-style: italic;
  font-weight: bold !important;
  font-family: Raleway, sans-serif !important;
  color: gold !important;
}
/*. audio player --*/
.postid-19529 .musicPlayer {
  width: 350px;
}
.postid-19529 #h5ap-player-1 {
  display: block !important;
  opacity: 1;
  position: fixed !important;
  width: 240px !important;
  margin: 0px;
  z-index: 1000;
  top: 67px;
  right: 111px;
  border: 1px solid grey;
  border-radius: 2px;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.5));
}
.postid-19529 #h5ap-player-1 {
  opacity: 0.7 !important;
  max-width: 96%;
}
.postid-19529 #h5ap-player-1:hover {
  opacity: 0.9 !important;
}
.postid-19529 .plyr--audio {
  border-radius: 3px;
}
.plyr--audio {
  border-radius: 3px !important;
}
.postid-19529 .mejs-container, .postid-19529 .mejs-container .mejs-controls, .postid-19529 .mejs-embed, .postid-19529 .mejs-embed body {
  border: 1px dotted goldenrod !important;
  border-radius: 2px !important;
  margin: 0 auto !important;
  width: 270px !important;
  background: #0164dc !important;
}
/* itinerary */
.postid-19529 .itinerary {
  /* font-size: 18px; */
  background-color: #0065DD;
  padding: 10px 10px 10px 25px;
  border-radius: 3px;
  border: 1px solid lightgrey;
}
.postid-19529 .itinerary p {
  font-size: 18px;
  color: lightgray;
}
.postid-19529 .itinerary li {
  list-style: disc !important;
}
.postid-19529 .itinerary .dates {
  margin: 20px !important;
  text-align: center;
}
.postid-19529 .itinerary li a {
  font-weight: bold !important;
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-19529 .itinerary li a:hover {
  font-weight: bold !important;
  color: white !important;
}
.postid-19529 .itinerary li a:visited {
  font-weight: bold !important;
}
.addTop {
  top: 150px;
}
.postid-19529 .itinerary2_outer {
  display: flex;
  flex-grow: 1;
  bottom: 0;
  right: 0;
  position: fixed;
  z-index: 3000;
}
.postid-19529 .itinerary2_inner {
  margin-top: 150px;
  padding: 10px 40px 0;
  border-radius: 3px;
  border: 1px solid lightgrey;
  background-color: #0065DD;
}
.postid-19529 .itinerary2 {
  /* font-size: 18px; */
  background-color: none;
  padding: 10px 10px 10px 25px;
  border-radius: 3px;
  border: none;
  bottom: 0;
  right: 0;
  position: fixed;
  z-index: 3000;
  /* height: 80vh; */
  max-width: 680px;
}
.postid-19529 .itinerary2 p {
  cursor: pointer;
  position: relative;
}
.postid-19529 #closer {
  line-height: 22px;
  padding: 0 5px;
  border: 2px solid palevioletred;
  right: -37px;
  top: -8px;
  position: absolute;
  /* text-transform: uppercase; */
  font-size: 25px !important;
  font-weight: bold;
  color: palevioletred;
  pointer-events: none;
  user-select: none;
}
.postid-19529 #closer:hover {
  color: red;
  border: 2px solid red;
}
.postid-19529 .itinerary2 ul {
  display: none;
  /*top:60px;*/
}
.postid-19529 .itinerary2 p {
  font-size: 100%;
  line-height: 100%;
  color: lightgray;
}
.postid-19529 .itinerary2 li {
  list-style: disc !important;
}
.postid-19529 .itinerary2 li a {
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-19529 .itinerary2 li a:hover {
  color: white !important;
}
.postid-19529 .itinerary2 li a:visited {
  font-weight: bold !important;
}
.postid-19529 .listen {
  user-select: none;
  opacity: 0.7;
  font-weight: bold !important;
  width: 55px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  margin-bottom: 40px;
  border: 1px solid;
  cursor: pointer !important;
  color: lightgray !important;
  font-size: 11px !important;
  text-align: center !important;
}
.postid-19529 .listen:hover {
  user-select: none;
  opacity: 0.7;
  font-weight: bold !important;
  width: 55px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  margin-bottom: 40px;
  border: 1px solid;
  cursor: pointer !important;
  color: lightgray !important;
  font-size: 11px !important;
  text-align: center !important;
}
/* -------. Smooth Accordion  */
.postid-19529 .smooth-Accordion .smooth-Accordion-header {
  font-size: 18px;
  font-style: italic !important;
  display: block;
  background: transparent;
  font-family: Raleway, sans-serif !important;
  color: gold !important;
  line-height: 180%;
  margin-top: 10px;
  padding: 10px 16px !important;
  cursor: pointer;
  border: 1px dotted #fcf7da;
  border-bottom: 1px dotted #fcf7da;
  position: relative;
}
.postid-19529 .smooth-Accordion .smooth-Accordion-content {
  display: none;
  background: transparent;
  color: #fcf7da !important;
  padding: 16px;
  border: 1px dotted #fcf7da;
  border-bottom: 1px dotted #fcf7da;
}
.postid-19529 .smooth-Accordion .smooth-Accordion-content a {
  text-decoration: none;
  color: gold !important;
  font-weight: bold !important;
}
.postid-19529 .smooth-Accordion .smooth-Accordion-content a:hover {
  text-decoration: underline;
}
.postid-19529 .smooth-Accordion .smooth-Accordion-content p {
  font-size: 20px;
  font-style: normal !important;
  line-height: 34px !important;
  font-weight: 300 !important;
  color: #fcf7da;
}
.postid-19529 .smooth-Accordion .smooth-Accordion-header::after {
  content: '';
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0) rotate(0deg);
  position: absolute;
  top: 3px;
  right: 16px;
  transition: transform 0.5s;
  background: url(./img/lightgreen-down-arrow.png) no-repeat center center;
  width: 12px;
  height: 20px;
  line-height: 16px;
}
.postid-19529 .smooth-Accordion {
  border-radius: 0px;
  box-shadow: none;
  overflow: hidden;
}
/* book download */
.postid-19529 .holder {
  max-width: 100%;
  margin: 0 auto;
  padding: 1rem;
}
.postid-19529 .book-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 1rem;
  max-width: 768px;
  margin: 0 auto;
}
.postid-19529 .book {
  text-align: center;
  max-width: 300px;
}
.postid-19529 .book img {
  width: 100%;
  height: auto;
  display: block;
}
.postid-19529 .entry-content img, .postid-19529 .entry-content video {
  border: 1px solid #568dfb;
  padding: 5px !important;
  background-color: #0065DD;
  /*box-shadow: 2px 2px 9px 4px rgba(0, 0, 0, 0.4);*/
}
.postid-19529 .wp-video {
  margin: 0 auto;
  max-width: 100%;
  height: auto;
}
.postid-19529 #video2, .postid-19529 #video1 {
  border: 1px solid #568dfb;
}
.postid-19529 iframe {
  padding: 5px;
  border: none !important;
}
.postid-19529 .entry-content #phone {
  display: block;
  font-size: 20px;
  color: gold;
  position: absolute;
  top: 130px;
  z-index: 100;
}
@media only screen and (max-width: 768px) {
  .postid-19529 #phone {
    display: block;
    text-align: center;
    font-size: 15px;
    color: gold;
    position: absolute;
    top: 100px;
    z-index: 100;
  }
  .postid-19529 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 3px;
    color: #fcf7da !important; /* #363636*/
  }
  .postid-19529 #personOfTheYear {
    display: block !important;
    float: none !important;
    margin-bottom: 24px;
  }
  .postid-19529 .smooth-Accordion .smooth-Accordion-header {
    color: #fcf7da !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px solid #b3d01e !important;
  }
  .postid-19529 .smooth-Accordion .smooth-Accordion-content {
    color: #fcf7da !important;
    padding: 16px;
    border-bottom: 1px solid #b3d01e;
  }
  .postid-19529 .smooth-Accordion .smooth-Accordion-content a {
    /*color: #2d797d !important;*/
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-19529 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: #fcf7da !important;
  }
  .postid-19529 .cora, .postid-19529 .gemini, .postid-19529 .claude, .postid-19529 .deepseek {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}
@media only screen and (max-width: 480px) {
  .postid-19529 .entry-title {
    font-size: 0.9em !important;
  }
}






/* --- The State of Human Intelligence in 2026  --- */
.archive #post-19509 .entry-meta .ear {
  width: 33px !important;
  height: 34px !important;
  /* width: 43px; */
  position: absolute;
  z-index: 100;
  right: 6px;
  top: 0px;
  margin-top: -40px;
  border: 1px solid orange;
  cursor: pointer;
  border-radius: 7px;
}
.postid-19509 .site {
  background-color: #0065DD;
  opacity: 1;
}
.postid-19509 header .entry-header {
  opacity: 0.2 !important;
}
.postid-19509 .site-header {
  z-index: 10;
  border-bottom: 1px solid #b3d01e;
  color: #fcf7da;
}
.postid-19509 .entry-content {
  /*height: 6674px !important;*/
  position: relative;
  margin-top: 0px;
  /*z-index: 1000;*/
  background-image: none;
  color: #fcf7da;
  background-color: #0065DD;
}
.postid-19509 .entry-content p {
  margin-left: 0px;
  font-weight: 300;
  font-size: 150%;
  line-height: 150%;
  color: #fcf7da;
}
.postid-19509 .entry-content a {
  color: #fcf7da;
}
.postid-19509 .hentry {
  background-image: none;
  background-color: #0065DD;
}
.postid-19509 .entry-footer {
  color: #fcf7da !important;
}
.postid-19509 .entry-footer, .postid-19509 .all_articles {
  border-top: 1px solid black;
}
.postid-19509 .hentry.has-post-thumbnail .wp-post-image {
  border: black 1px solid !important;
}
.postid-19509 .entry-title, .postid-19509 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-19509 .entry-title a {
  font-size: 80%;
}
.home #post-19509 .entry-title a {
  font-size: 80%;
}
.postid-19509 .entry-content a {
  color: #fcf7da;
  text-decoration-line: underline;
  text-decoration-style: dotted;
}
.postid-19509 .entry-content a:hover {
  color: #fcf7da !important;
  text-decoration-line: underline;
  text-decoration-style: solid;
}
.postid-19509 ul {
  list-style: none !important;
}
/* LLMs */
.postid-19509 .cora {
  width: 95%;
  margin-bottom: 70px;
  margin-top: 70px;
  margin-left: 10%;
  padding: 20px;
  border-radius: 3px;
  border: 1px dotted gold;
  color: gold !important;
  background-color: rgba(5, 88, 182, 0.9);
}
.postid-19509 .fullWidth {
  width: 100% !important;
  margin-left: 0% !important;
  margin-right: 0% !important;
}
.postid-19509 .cora p {
  color: gold !important;
}
.postid-19509 .cora a {
  color: gold !important;
}
.postid-19509 .cris {
  width: 100%;
  padding: 20px;
  border: 1px dotted #fcf7da;
  border-radius: 3px;
  color: #fcf7da;
  background-color: rgba(5, 88, 182, 0.15);
}
.postid-19509 .cris p {
  color: #fcf7da;
}
.postid-19509 .cris a {
  color: #fcf7da !important;
}
.postid-19509 .gemini {
  width: 95%;
  margin-bottom: 70px;
  margin-top: 70px;
  margin-left: 10%;
  padding: 20px;
  border-radius: 3px;
  border: 1px dotted goldenrod !important;
  color: goldenrod;
  background-color: rgba(5, 88, 182, 0.5);
}
.postid-19509 .gemini p {
  color: goldenrod;
}
.postid-19509 .claude {
  width: 95%;
  margin-bottom: 70px;
  margin-top: 70px;
  margin-right: 10%;
  padding: 20px;
  border-radius: 3px;
  border: 1px dotted lightgreen;
  color: lightgreen;
  background-color: rgba(5, 88, 182, 0.2);
}
.postid-19509 .claude p {
  color: lightgreen;
}
.postid-19509 .claude a {
  color: lightgreen !important;
}
.postid-19509 .deepseek {
  width: 95%;
  margin-bottom: 70px;
  margin-top: 70px;
  margin-right: 10%;
  padding: 20px;
  border-radius: 3px;
  border: 1px dotted lightgreen;
  color: lightgreen;
  background-color: rgba(5, 88, 182, 1);
}
.postid-19509 .deepseek p {
  color: lightgreen;
}
/* quote. dictionaire */
.postid-19509 .dictionaire {
  font-style: italic;
  font-size: 80% !important;
  padding-left: 50px;
  border-left: 1px dotted #cbcbcb;
}
.postid-19509 .entry-content .dictionaire .extlink {
  line-height: 150%;
  font-size: 19px;
}
.postid-19509 .aihi {
  font-size: 18px !important;
  font-style: italic;
  font-weight: bold !important;
  font-family: Raleway, sans-serif !important;
  color: gold !important;
}
/*. audio player --*/
.postid-19509 .musicPlayer {
  width: 350px;
}
.postid-19509 #h5ap-player-1 {
  display: block !important;
  opacity: 1;
  position: fixed !important;
  width: 240px !important;
  margin: 0px;
  z-index: 1000;
  top: 67px;
  right: 111px;
  border: 1px solid grey;
  border-radius: 2px;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.5));
}
.postid-19509 #h5ap-player-1 {
  opacity: 0.7 !important;
  max-width: 96%;
}
.postid-19509 #h5ap-player-1:hover {
  opacity: 0.9 !important;
}
.postid-19509 .plyr--audio {
  border-radius: 3px;
}
.plyr--audio {
  border-radius: 3px !important;
}
.postid-19509 .mejs-container, .postid-19509 .mejs-container .mejs-controls, .postid-19509 .mejs-embed, .postid-19509 .mejs-embed body {
  border: 1px dotted goldenrod !important;
  border-radius: 2px !important;
  margin: 0 auto !important;
  width: 270px !important;
  background: #0164dc !important;
}
/* itinerary */
.postid-19509 .itinerary {
  /* font-size: 18px; */
  background-color: #0065DD;
  padding: 10px 10px 10px 25px;
  border-radius: 3px;
  border: 1px solid lightgrey;
}
.postid-19509 .itinerary p {
  font-size: 18px;
  color: lightgray;
}
.postid-19509 .itinerary li {
  list-style: disc !important;
}
.postid-19509 .itinerary .dates {
  margin: 20px !important;
  text-align: center;
}
.postid-19509 .itinerary li a {
  font-weight: bold !important;
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-19509 .itinerary li a:hover {
  font-weight: bold !important;
  color: white !important;
}
.postid-19509 .itinerary li a:visited {
  font-weight: bold !important;
}
.addTop {
  top: 150px;
}
.postid-19509 .itinerary2_outer {
  display: flex;
  flex-grow: 1;
  bottom: 0;
  right: 0;
  position: fixed;
  z-index: 3000;
}
.postid-19509 .itinerary2_inner {
  margin-top: 150px;
  padding: 10px 40px 0;
  border-radius: 3px;
  border: 1px solid lightgrey;
  background-color: #0065DD;
}
.postid-19509 .itinerary2 {
  /* font-size: 18px; */
  background-color: none;
  padding: 10px 10px 10px 25px;
  border-radius: 3px;
  border: none;
  bottom: 0;
  right: 0;
  position: fixed;
  z-index: 3000;
  /* height: 80vh; */
  max-width: 680px;
}
.postid-19509 .itinerary2 p {
  cursor: pointer;
  position: relative;
}
.postid-19509 #closer {
  line-height: 22px;
  padding: 0 5px;
  border: 2px solid palevioletred;
  right: -37px;
  top: -8px;
  position: absolute;
  /* text-transform: uppercase; */
  font-size: 25px !important;
  font-weight: bold;
  color: palevioletred;
  pointer-events: none;
  user-select: none;
}
.postid-19509 #closer:hover {
  color: red;
  border: 2px solid red;
}
.postid-19509 .itinerary2 ul {
  display: none;
  /*top:60px;*/
}
.postid-19509 .itinerary2 p {
  font-size: 100%;
  line-height: 100%;
  color: lightgray;
}
.postid-19509 .itinerary2 li {
  list-style: disc !important;
}
.postid-19509 .itinerary2 li a {
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-19509 .itinerary2 li a:hover {
  color: white !important;
}
.postid-19509 .itinerary2 li a:visited {
  font-weight: bold !important;
}
.postid-19509 .listen {
  user-select: none;
  opacity: 0.7;
  font-weight: bold !important;
  width: 55px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  margin-bottom: 40px;
  border: 1px solid;
  cursor: pointer !important;
  color: lightgray !important;
  font-size: 11px !important;
  text-align: center !important;
}
.postid-19509 .listen:hover {
  user-select: none;
  opacity: 0.7;
  font-weight: bold !important;
  width: 55px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  margin-bottom: 40px;
  border: 1px solid;
  cursor: pointer !important;
  color: lightgray !important;
  font-size: 11px !important;
  text-align: center !important;
}
/* -------. Smooth Accordion  */
.postid-19509 .smooth-Accordion .smooth-Accordion-header {
  font-size: 18px;
  font-style: italic !important;
  display: block;
  background: transparent;
  font-family: Raleway, sans-serif !important;
  color: gold !important;
  line-height: 180%;
  margin-top: 10px;
  padding: 10px 16px !important;
  cursor: pointer;
  border: 1px dotted #fcf7da;
  border-bottom: 1px dotted #fcf7da;
  position: relative;
}
.postid-19509 .smooth-Accordion .smooth-Accordion-content {
  display: none;
  background: transparent;
  color: #fcf7da !important;
  padding: 16px;
  border: 1px dotted #fcf7da;
  border-bottom: 1px dotted #fcf7da;
}
.postid-19509 .smooth-Accordion .smooth-Accordion-content a {
  text-decoration: none;
  color: gold !important;
  font-weight: bold !important;
}
.postid-19509 .smooth-Accordion .smooth-Accordion-content a:hover {
  text-decoration: underline;
}
.postid-19509 .smooth-Accordion .smooth-Accordion-content p {
  font-size: 20px;
  font-style: normal !important;
  line-height: 34px !important;
  font-weight: 300 !important;
  color: #fcf7da;
}
.postid-19509 .smooth-Accordion .smooth-Accordion-header::after {
  content: '';
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0) rotate(0deg);
  position: absolute;
  top: 3px;
  right: 16px;
  transition: transform 0.5s;
  background: url(./img/lightgreen-down-arrow.png) no-repeat center center;
  width: 12px;
  height: 20px;
  line-height: 16px;
}
.postid-19509 .smooth-Accordion {
  border-radius: 0px;
  box-shadow: none;
  overflow: hidden;
}
/* book download */
.postid-19509 .holder {
  max-width: 100%;
  margin: 0 auto;
  padding: 1rem;
}
.postid-19509 .book-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 1rem;
  max-width: 768px;
  margin: 0 auto;
}
.postid-19509 .book {
  text-align: center;
  max-width: 300px;
}
.postid-19509 .book img {
  width: 100%;
  height: auto;
  display: block;
}
.postid-19509 .entry-content img, .postid-19509 .entry-content video {
  border: 1px solid #568dfb;
  padding: 5px !important;
  background-color: #0065DD;
  /*box-shadow: 2px 2px 9px 4px rgba(0, 0, 0, 0.4);*/
}
.postid-19509 .wp-video {
  margin: 0 auto;
  max-width: 100%;
  height: auto;
}
.postid-19509 #video2, .postid-19509 #video1 {
  border: 1px solid #568dfb;
}
.postid-19509 iframe {
  padding: 5px;
  border: none !important;
}
.postid-19509 .entry-content #phone {
  display: block;
  font-size: 20px;
  color: gold;
  position: absolute;
  top: 130px;
  z-index: 100;
}
@media only screen and (max-width: 768px) {
  .postid-19509 #phone {
    display: block;
    text-align: center;
    font-size: 15px;
    color: gold;
    position: absolute;
    top: 100px;
    z-index: 100;
  }
  .postid-19509 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 3px;
    color: #fcf7da !important; /* #363636*/
  }
  .postid-19509 #personOfTheYear {
    display: block !important;
    float: none !important;
    margin-bottom: 24px;
  }
  .postid-19509 .smooth-Accordion .smooth-Accordion-header {
    color: #fcf7da !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px solid #b3d01e !important;
  }
  .postid-19509 .smooth-Accordion .smooth-Accordion-content {
    color: #fcf7da !important;
    padding: 16px;
    border-bottom: 1px solid #b3d01e;
  }
  .postid-19509 .smooth-Accordion .smooth-Accordion-content a {
    /*color: #2d797d !important;*/
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-19509 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: #fcf7da !important;
  }
  .postid-19509 .cora, .postid-19509 .gemini, .postid-19509 .claude, .postid-19509 .deepseek {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}
@media only screen and (max-width: 480px) {
  .postid-19509 .entry-title {
    font-size: 0.9em !important;
  }
}







/* --- The state of Artificial Intelligence in 2026 --- */  

.archive #post-19470 .entry-meta .ear {
  width: 33px !important;
  height: 34px !important;
  /* width: 43px; */
  position: absolute;
  z-index: 100;
  right: 6px;
  top: 0px;
  margin-top: -40px;
  border: 1px solid orange;
  cursor: pointer;
  border-radius: 7px;
}
.postid-19470 .site {
  background-color: #0065DD;
  opacity: 1;
}
.postid-19470 header .entry-header {
  opacity: 0.2 !important;
}
.postid-19470 .site-header {
  z-index: 10;
  border-bottom: 1px solid #b3d01e;
  color: #fcf7da;
}
.postid-19470 .entry-content {
  /*height: 6674px !important;*/
  position: relative;
  margin-top: 0px;
  /*z-index: 1000;*/
  background-image: none;
  color: #fcf7da;
  background-color: #0065DD;
}
.postid-19470 .entry-content p {
  margin-left: 0px;
  font-weight: 300;
  font-size: 150%;
  line-height: 150%;
  color: #fcf7da;
}
.postid-19470 .entry-content a {
  color: #fcf7da;
}
.postid-19470 .hentry {
  background-image: none;
  background-color: #0065DD;
}
.postid-19470 .entry-footer {
  color: #fcf7da !important;
}
.postid-19470 .entry-footer, .postid-19470 .all_articles {
  border-top: 1px solid black;
}
.postid-19470 .hentry.has-post-thumbnail .wp-post-image {
  border: black 1px solid !important;
}
.postid-19470 .entry-title, .postid-19470 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-19470 .entry-title a {
  font-size: 80%;
}
.home #post-19470 .entry-title a {
  font-size: 80%;
}
.postid-19470 .entry-content a {
  color: #fcf7da;
  text-decoration-line: underline;
  text-decoration-style: dotted;
}
.postid-19470 .entry-content a:hover {
  color: #fcf7da !important;
  text-decoration-line: underline;
  text-decoration-style: solid;
}
.postid-19470 ul {
  list-style: none !important;
}




/* LLMs */
.postid-19470 .cora {
  width: 95%;
  margin-bottom: 70px;
  margin-top: 70px;
  margin-left: 10%;
  padding: 20px;
  border-radius: 3px;
  border: 1px dotted gold;
  color: gold !important;
  background-color: rgba(5, 88, 182, 0.9);
}

.postid-19470 .fullWidth{
  width: 100% !important;
  margin-left: 0% !important;
  margin-right: 0% !important;   
}
.postid-19470 .cora p{
  color: gold !important;
}
.postid-19470 .cora a{
  color: gold !important;
}
.postid-19470 .cris {
  width: 100%;
  padding: 20px;
  border: 1px dotted #fcf7da;
  border-radius: 3px;
  color: #fcf7da;
  background-color: rgba(5, 88, 182, 0.15);
}
.postid-19470 .cris p{
  color: #fcf7da;
}
.postid-19470 .cris a{
  color: #fcf7da !important;
}
.postid-19470 .gemini {
  width: 95%;
  margin-bottom: 70px;
  margin-top: 70px;
  margin-left: 10%;
  padding: 20px;
  border-radius: 3px;
  border: 1px dotted goldenrod !important;
  color: goldenrod;
  background-color: rgba(5, 88, 182, 0.5);
}
.postid-19470 .gemini p{
  color: goldenrod;
}
.postid-19470 .claude {
  width: 95%;
  margin-bottom: 70px;
  margin-top: 70px;
  margin-right: 10%;
  padding: 20px;
  border-radius: 3px;
  border: 1px dotted lightgreen;
  color: lightgreen;
  background-color: rgba(5, 88, 182, 0.2);
}
.postid-19470 .claude p{
  color: lightgreen;
}

.postid-19470 .claude a{
  color: lightgreen !important;
}
.postid-19470 .deepseek {
  width: 95%;
  margin-bottom: 70px;
  margin-top: 70px;
  margin-right: 10%;
  padding: 20px;
  border-radius: 3px;
  border: 1px dotted lightgreen;
  color: lightgreen;
  background-color: rgba(5, 88, 182, 1);
}
.postid-19470 .deepseek p{
  color: lightgreen;
}



/* quote. dictionaire */
.postid-19470 .dictionaire {
  font-style: italic;
  font-size: 80% !important;
  padding-left: 50px;
  border-left: 1px dotted #cbcbcb;
}
.postid-19470 .entry-content .dictionaire .extlink {
  line-height: 150%;
  font-size: 19px;
}
.postid-19470 .aihi{
  font-size: 18px !important;
  font-style: italic;
    font-weight: bold !important;  
    font-family: Raleway, sans-serif !important;
  color: gold !important;
}

/*. audio player --*/

.postid-19470 .musicPlayer {
  width: 350px;
}
.postid-19470 #h5ap-player-1 {
  display: block !important;
  opacity: 1;
  position: fixed !important;
  width: 240px !important;
  margin: 0px;
  z-index: 1000;
  top: 67px;
  right: 111px;
  border: 1px solid grey;
  border-radius: 2px;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.5));
}
.postid-19470 #h5ap-player-1 {
  opacity: 0.7 !important;
  max-width: 96%;
}
.postid-19470 #h5ap-player-1:hover {
  opacity: 0.9 !important;
}
.postid-19470 .plyr--audio {
  border-radius: 3px;
}
.plyr--audio {
  border-radius: 3px !important;
}
.postid-19470 .mejs-container, .postid-19470 .mejs-container .mejs-controls, .postid-19470 .mejs-embed, .postid-19470 .mejs-embed body {
  border: 1px dotted goldenrod !important;
  border-radius: 2px !important;
  margin: 0 auto !important;
  width: 270px !important;
  background: #0164dc !important;
}

/* itinerary */
.postid-19470 .itinerary {
  /* font-size: 18px; */
  background-color: #0065DD;
  padding: 10px 10px 10px 25px;
  border-radius: 3px;
  border: 1px solid lightgrey;
}
.postid-19470 .itinerary p {
  font-size: 18px;
  color: lightgray;
}
.postid-19470 .itinerary li {
  list-style: disc !important;
}
.postid-19470 .itinerary .dates {
  margin: 20px !important;
  text-align: center;
}
.postid-19470 .itinerary li a {
  font-weight: bold !important;
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-19470 .itinerary li a:hover {
  font-weight: bold !important;
  color: white !important;
}
.postid-19470 .itinerary li a:visited {
  font-weight: bold !important;
}
.addTop {
  top: 150px;
}
.postid-19470 .itinerary2_outer {
  display: flex;
  flex-grow: 1;
  bottom: 0;
  right: 0;
  position: fixed;
  z-index: 3000;
}
.postid-19470 .itinerary2_inner {
  margin-top: 150px;
  padding: 10px 40px 0;
  border-radius: 3px;
  border: 1px solid lightgrey;
  background-color: #0065DD;
}
.postid-19470 .itinerary2 {
  /* font-size: 18px; */
  background-color: none;
  padding: 10px 10px 10px 25px;
  border-radius: 3px;
  border: none;
  bottom: 0;
  right: 0;
  position: fixed;
  z-index: 3000;
  /* height: 80vh; */
  max-width: 680px;
}
.postid-19470 .itinerary2 p {
  cursor: pointer;
  position: relative;
}
.postid-19470 #closer {
  line-height: 22px;
  padding: 0 5px;
  border: 2px solid palevioletred;
  right: -37px;
  top: -8px;
  position: absolute;
  /* text-transform: uppercase; */
  font-size: 25px !important;
  font-weight: bold;
  color: palevioletred;
  pointer-events: none;
  user-select: none;
}
.postid-19470 #closer:hover {
  color: red;
  border: 2px solid red;
}
.postid-19470 .itinerary2 ul {
  display: none;
  /*top:60px;*/
}
.postid-19470 .itinerary2 p {
  font-size: 100%;
  line-height: 100%;
  color: lightgray;
}
.postid-19470 .itinerary2 li {
  list-style: disc !important;
}
.postid-19470 .itinerary2 li a {
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-19470 .itinerary2 li a:hover {
  color: white !important;
}
.postid-19470 .itinerary2 li a:visited {
  font-weight: bold !important;
}
.postid-19470 .listen {
  user-select: none;
  opacity: 0.7;
  font-weight: bold !important;
  width: 55px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  margin-bottom: 40px;
  border: 1px solid;
  cursor: pointer !important;
  color: lightgray !important;
  font-size: 11px !important;
  text-align: center !important;
}
.postid-19470 .listen:hover {
  user-select: none;
  opacity: 0.7;
  font-weight: bold !important;
  width: 55px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  margin-bottom: 40px;
  border: 1px solid;
  cursor: pointer !important;
  color: lightgray !important;
  font-size: 11px !important;
  text-align: center !important;
}



/* -------. Smooth Accordion  */
.postid-19470 .smooth-Accordion .smooth-Accordion-header {
  font-size: 18px;
  font-style: italic !important;
  display: block;
  background: transparent;
  font-family: Raleway, sans-serif !important;
  color: gold !important;
  line-height: 180%;
  margin-top: 10px;
  padding: 10px 16px !important;
  cursor: pointer;
  border: 1px dotted #fcf7da;
  border-bottom: 1px dotted #fcf7da;
  position: relative;
}
.postid-19470 .smooth-Accordion .smooth-Accordion-content {
  display: none;
  background: transparent;
  color: #fcf7da !important;
  padding: 16px;
  border: 1px dotted #fcf7da;
  border-bottom: 1px dotted #fcf7da;
}
.postid-19470 .smooth-Accordion .smooth-Accordion-content a {
  text-decoration: none;
  color: gold !important;
  font-weight: bold !important;
}
.postid-19470 .smooth-Accordion .smooth-Accordion-content a:hover {
  text-decoration: underline;
}
.postid-19470 .smooth-Accordion .smooth-Accordion-content p {
  font-size: 20px;
  font-style: normal !important;
  line-height: 34px !important;
  font-weight: 300 !important;
  color: #fcf7da;
}
.postid-19470 .smooth-Accordion .smooth-Accordion-header::after {
  content: '';
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0) rotate(0deg);
  position: absolute;
  top: 3px;
  right: 16px;
  transition: transform 0.5s;
  background: url(./img/lightgreen-down-arrow.png) no-repeat center center;
  width: 12px;
  height: 20px;
  line-height: 16px;
}
.postid-19470 .smooth-Accordion {
  border-radius: 0px;
  box-shadow: none;
  overflow: hidden;
}
/* book download */
.postid-19470 .holder {
  max-width: 100%;
  margin: 0 auto;
  padding: 1rem;
}
.postid-19470 .book-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 1rem;
  max-width: 768px;
  margin: 0 auto;
}
.postid-19470 .book {
  text-align: center;
  max-width: 300px;
}
.postid-19470 .book img {
  width: 100%;
  height: auto;
  display: block;
}
.postid-19470 .entry-content img, .postid-19470 .entry-content video {
  border: 1px solid #568dfb;
  padding: 5px !important;
  background-color: #0065DD;
  /*box-shadow: 2px 2px 9px 4px rgba(0, 0, 0, 0.4);*/
}
.postid-19470 .wp-video {
  margin: 0 auto;
  max-width: 100%;
  height: auto;
}
.postid-19470 #video2, .postid-19470 #video1 {
  border: 1px solid #568dfb;
}
.postid-19470 iframe {
  padding: 5px;
  border: none !important;
}
.postid-19470 .entry-content #phone {
  display: block;
  font-size: 20px;
  color: gold;
  position: absolute;
  top: 130px;
  z-index: 100;
}
@media only screen and (max-width: 768px) {
  .postid-19470 #phone {
    display: block;
    text-align: center;
    font-size: 15px;
    color: gold;
    position: absolute;
    top: 100px;
    z-index: 100;
  }
  .postid-19470 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 3px;
    color: #fcf7da !important; /* #363636*/
  }
    
  .postid-19470 #personOfTheYear {
    display: block !important;
    float:none !important;
    margin-bottom: 24px;
}    
    
  .postid-19470 .smooth-Accordion .smooth-Accordion-header {
    color: #fcf7da !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px solid #b3d01e !important;
  }
  .postid-19470 .smooth-Accordion .smooth-Accordion-content {
    color: #fcf7da !important;
    padding: 16px;
    border-bottom: 1px solid #b3d01e;
  }
  .postid-19470 .smooth-Accordion .smooth-Accordion-content a {
    /*color: #2d797d !important;*/
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-19470 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: #fcf7da !important;
  }
    
.postid-19470 .cora, .postid-19470 .gemini, .postid-19470 .claude, .postid-19470 .deepseek {
  width: 100%;
  margin-left: 0; 
  margin-right: 0;     
}
    
}
@media only screen and (max-width: 480px) {
  .postid-19470 .entry-title {
    font-size: 0.9em !important;
  }

}







/* ---------------    Telepathy - Part 2  ----*/
.archive #post-19422 .entry-meta .ear {
  width: 33px !important;
  height: 34px !important;
  /* width: 43px; */
  position: absolute;
  z-index: 100;
  right: 6px;
  top: 0px;
  margin-top: -40px;
  border: 1px solid orange;
  cursor: pointer;
  border-radius: 7px;
}
.postid-19422 .site {
  background-color: #0065DD;
  opacity: 1;
}
.postid-19422 header .entry-header {
  opacity: 0.2 !important;
}
.postid-19422 .site-header {
  z-index: 10;
  border-bottom: 1px solid #b3d01e;
  color: #fcf7da;
}
.postid-19422 .entry-content {
  /*height: 6674px !important;*/
  position: relative;
  margin-top: 0px;
  /*z-index: 1000;*/
  background-image: none;
  color: #fcf7da;
  background-color: #0065DD;
}
.postid-19422 .entry-content p {
  margin-left: 0px;
  font-weight: 300;
  font-size: 150%;
  line-height: 150%;
  color: #fcf7da;
}
.postid-19422 .entry-content a {
  color: #fcf7da;
}
.postid-19422 .hentry {
  background-image: none;
  background-color: #0065DD;
}
.postid-19422 .entry-footer {
  color: #fcf7da !important;
}
.postid-19422 .entry-footer, .postid-19422 .all_articles {
  border-top: 1px solid black;
}
.postid-19422 .hentry.has-post-thumbnail .wp-post-image {
  border: black 1px solid !important;
}
.postid-19422 .entry-title, .postid-19422 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-19422 .entry-title a {
  font-size: 80%;
}
.home #post-19422 .entry-title a {
  font-size: 80%;
}
.postid-19422 .entry-content a {
  color: #fcf7da !important;
  text-decoration-line: underline;
  text-decoration-style: dotted;
    font-weight: 500;
    font-size: 22px;
    line-height: 150%;
}
.postid-19422 .entry-content a:hover {
  color: #fcf7da !important;
  text-decoration-line: underline;
  text-decoration-style: solid;
}
.postid-19422 ul {
  list-style: none !important;
}
/* quote. dictionaire */
.postid-19422 .dictionaire {
  font-style: italic;
  font-size: 80% !important;
  padding-left: 50px;
  border-left: 1px dotted #cbcbcb;
}
.postid-19422 .entry-content .dictionaire .extlink {
  line-height: 150%;
  font-size: 19px;
}
.postid-19422 .aihi p {
  color: gold;
  font-size: 140% !important;
  font-style: italic;
}
.postid-19422 .musicPlayer {
  width: 350px;
}
.postid-19422 #h5ap-player-1 {
  display: block !important;
  opacity: 1;
  position: fixed !important;
  width: 240px !important;
  margin: 0px;
  z-index: 1000;
  top: 67px;
  right: 111px;
  border: 1px solid grey;
  border-radius: 2px;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.5));
}
.postid-19422 #h5ap-player-1 {
  opacity: 0.7 !important;
  max-width: 96%;
}
.postid-19422 #h5ap-player-1:hover {
  opacity: 0.9 !important;
}
.postid-19422 .plyr--audio {
  border-radius: 3px;
}
.plyr--audio {
  border-radius: 3px !important;
}
.postid-19422 .mejs-container, .postid-19422 .mejs-container .mejs-controls, .postid-19422 .mejs-embed, .postid-19422 .mejs-embed body {
  border: 1px dotted goldenrod !important;
  border-radius: 2px !important;
  margin: 0 auto !important;
  width: 270px !important;
  background: #0164dc !important;
}

.postid-19422 #t_audio{
    width: 50px; 
    overflow: hidden; 
    border: 1px solid grey; 
    display: inline-block; 
    transform: scale(0.8);
}



/* itinerary */
.postid-19422 .itinerary {
  /* font-size: 18px; */
  background-color: #0065DD;
  padding: 10px 10px 10px 25px;
  border-radius: 3px;
  border: 1px solid lightgrey;
}
.postid-19422 .itinerary p {
  font-size: 18px;
  color: lightgray;
}
.postid-19422 .itinerary li {
  list-style: disc !important;
}
.postid-19422 .itinerary .dates {
  margin: 20px !important;
  text-align: center;
}
.postid-19422 .itinerary li a {
  font-weight: bold !important;
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-19422 .itinerary li a:hover {
  font-weight: bold !important;
  color: white !important;
}
.postid-19422 .itinerary li a:visited {
  font-weight: bold !important;
}
.addTop {
  top: 150px;
}
.postid-19422 .itinerary2_outer {
  display: flex;
  flex-grow: 1;
  bottom: 0;
  right: 0;
  position: fixed;
  z-index: 3000;
}
.postid-19422 .itinerary2_inner {
  margin-top: 150px;
  padding: 10px 40px 0;
  border-radius: 3px;
  border: 1px solid lightgrey;
  background-color: #0065DD;
}
.postid-19422 .itinerary2 {
  /* font-size: 18px; */
  background-color: none;
  padding: 10px 10px 10px 25px;
  border-radius: 3px;
  border: none;
  bottom: 0;
  right: 0;
  position: fixed;
  z-index: 3000;
  /* height: 80vh; */
  max-width: 680px;
}
.postid-19422 .itinerary2 p {
  cursor: pointer;
  position: relative;
}
.postid-19422 #closer {
  line-height: 22px;
  padding: 0 5px;
  border: 2px solid palevioletred;
  right: -37px;
  top: -8px;
  position: absolute;
  /* text-transform: uppercase; */
  font-size: 25px !important;
  font-weight: bold;
  color: palevioletred;
  pointer-events: none;
  user-select: none;
}
.postid-19422 #closer:hover {
  color: red;
  border: 2px solid red;
}
.postid-19422 .itinerary2 ul {
  display: none;
  /*top:60px;*/
}
.postid-19422 .itinerary2 p {
  font-size: 100%;
  line-height: 100%;
  color: lightgray;
}
.postid-19422 .itinerary2 li {
  list-style: disc !important;
}
.postid-19422 .itinerary2 li a {
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-19422 .itinerary2 li a:hover {
  color: white !important;
}
.postid-19422 .itinerary2 li a:visited {
  font-weight: bold !important;
}
.postid-19422 .listen {
  user-select: none;
  opacity: 0.7;
  font-weight: bold !important;
  width: 55px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  margin-bottom: 40px;
  border: 1px solid;
  cursor: pointer !important;
  color: lightgray !important;
  font-size: 11px !important;
  text-align: center !important;
}
.postid-19422 .listen:hover {
  user-select: none;
  opacity: 0.7;
  font-weight: bold !important;
  width: 55px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  margin-bottom: 40px;
  border: 1px solid;
  cursor: pointer !important;
  color: lightgray !important;
  font-size: 11px !important;
  text-align: center !important;
}
/* -------. Smooth Accordion  */
.postid-19422 .smooth-Accordion .smooth-Accordion-header {
  font-size: 20px;
  font-style: italic !important;
  display: block;
  background: transparent;
  font-family: Raleway, sans-serif !important;
  color: gold !important;
  line-height: 180%;
  margin-top: 10px;
  padding: 10px 16px !important;
  cursor: pointer;
  border: 1px dotted #fcf7da;
  border-bottom: 1px dotted #fcf7da;
  position: relative;
}
.postid-19422 .smooth-Accordion .smooth-Accordion-content {
  display: none;
  background: transparent;
  color: #fcf7da !important;
  padding: 16px;
  border: 1px dotted #fcf7da;
  border-bottom: 1px dotted #fcf7da;
}
.postid-19422 .smooth-Accordion .smooth-Accordion-content a {
  text-decoration: none;
  color: gold !important;
  font-weight: bold !important;
}
.postid-19422 .smooth-Accordion .smooth-Accordion-content a:hover {
  text-decoration: underline;
}
.postid-19422 .smooth-Accordion .smooth-Accordion-content p {
  font-size: 20px;
  font-style: normal !important;
  line-height: 34px !important;
  font-weight: 300 !important;
  color: #fcf7da;
}
.postid-19422 .smooth-Accordion .smooth-Accordion-header::after {
  content: '';
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0) rotate(0deg);
  position: absolute;
  top: 3px;
  right: 16px;
  transition: transform 0.5s;
  background: url(./img/lightgreen-down-arrow.png) no-repeat center center;
  width: 12px;
  height: 20px;
  line-height: 16px;
}
.postid-19422 .smooth-Accordion {
  border-radius: 0px;
  box-shadow: none;
  overflow: hidden;
}
/* book download */
.postid-19422 .holder {
  max-width: 100%;
  margin: 0 auto;
  padding: 1rem;
}
.postid-19422 .book-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 1rem;
  max-width: 768px;
  margin: 0 auto;
}
.postid-19422 .book {
  text-align: center;
  max-width: 300px;
}
.postid-19422 .book img {
  width: 100%;
  height: auto;
  display: block;
}
.postid-19422 .entry-content img, .postid-19422 .entry-content video {
  border: 1px solid #568dfb;
  padding: 5px !important;
  background-color: #0065DD;
  /*box-shadow: 2px 2px 9px 4px rgba(0, 0, 0, 0.4);*/
}
.postid-19422 .wp-video {
  margin: 0 auto;
  max-width: 100%;
  height: auto;
}
.postid-19422 #video2, .postid-19422 #video1 {
  border: 1px solid #568dfb;
}
.postid-19422 .entry-content #phone {
  display: block;
  font-size: 20px;
  color: gold;
  position: absolute;
  top: 130px;
  z-index: 100;
}
.postid-19422 #dimensions_iframe {
  filter: contrast(1.1);
  height: 800px;
  padding: 5px;
  border: none !important;
}
@media only screen and (max-width: 768px) {
  .postid-19422 #phone {
    display: block;
    text-align: center;
    font-size: 15px;
    color: gold;
    position: absolute;
    top: 100px;
    z-index: 100;
  }
  .postid-19422 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 3px;
    color: #fcf7da !important; /* #363636*/
  }
  .postid-19422 .smooth-Accordion .smooth-Accordion-header {
    color: #fcf7da !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px solid #b3d01e !important;
  }
  .postid-19422 .smooth-Accordion .smooth-Accordion-content {
    color: #fcf7da !important;
    padding: 16px;
    border-bottom: 1px solid #b3d01e;
  }
  .postid-19422 .smooth-Accordion .smooth-Accordion-content a {
    /*color: #2d797d !important;*/
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-19422 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: #fcf7da !important;
  }
}
@media only screen and (max-width: 480px) {
  .postid-19422 .entry-title {
    font-size: 0.9em !important;
  }
  .postid-19422 .cora p {
    color: gold !important;
    background-color: rgba(5, 88, 182, 0.9);
  }
}





/* ----------------------------    Telepathy - Part 1 ------------------------------*/
.archive #post-19288 .entry-meta .ear {
  width: 33px !important;
  height: 34px !important;
  /* width: 43px; */
  position: absolute;
  z-index: 100;
  right: 6px;
  top: 0px;
  margin-top: -40px;
  border: 1px solid orange;
  cursor: pointer;
  border-radius: 7px;
}
.postid-19288 .site {
  background-color: #0065DD;
  opacity: 1;
}
.postid-19288 header .entry-header {
  opacity: 0.2 !important;
}
.postid-19288 .site-header {
  z-index: 10;
  border-bottom: 1px solid #b3d01e;
  color: #fcf7da;
}
.postid-19288 .entry-content {
  /*height: 6674px !important;*/
  position: relative;
  margin-top: 0px;
  /*z-index: 1000;*/
  background-image: none;
  color: #fcf7da;
  background-color: #0065DD;
}
.postid-19288 .entry-content p {
  margin-left: 0px;
  font-weight: 300;
  font-size: 150%;
  line-height: 150%;
  color: #fcf7da;
}
.postid-19288 .entry-content a {
  color: #fcf7da;
    cursor: pointer !important;
}

.postid-19288 .hentry {
  background-image: none;
  background-color: #0065DD;
}
.postid-19288 .entry-footer {
  color: #fcf7da !important;
}
.postid-19288 .entry-footer, .postid-19288 .all_articles {
  border-top: 1px solid black;
}
.postid-19288 .hentry.has-post-thumbnail .wp-post-image {
  border: black 1px solid !important;
}
.postid-19288 .entry-title, .postid-19288 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-19288 .entry-title a {
  font-size: 80%;
}
.home #post-19288 .entry-title a {
  font-size: 80%;
}
.postid-19288 .entry-content a {
  color: #fcf7da !important;
  text-decoration-line: underline;
  text-decoration-style: dotted;
    pointer-events: auto !important;
}
.postid-19288 .entry-content a:hover {
    pointer-events: auto !important;
  color: #fcf7da !important;
  text-decoration-line: underline;
  text-decoration-style: solid;
    cursor: pointer !important;
}
.postid-19288 ul {
  list-style: none !important;
}
/* quote. dictionaire */
.postid-19288 .dictionaire {
  font-style: italic;
  font-size: 80% !important;
  padding-left: 50px;
  border-left: 1px dotted #cbcbcb;
}
.postid-19288 .entry-content .dictionaire .extlink {
  line-height: 150%;
  font-size: 19px;
}
.postid-19288 .aihi p {
  color: gold;
  font-size: 140% !important;
  font-style: italic;
}
.postid-19288 .musicPlayer {
  width: 350px;
}
.postid-19288 #h5ap-player-1 {
  display: block !important;
  opacity: 1;
  position: fixed !important;
  width: 240px !important;
  margin: 0px;
  z-index: 1000;
  top: 67px;
  right: 111px;
  border: 1px solid grey;
  border-radius: 2px;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.5));
}
.postid-19288 #h5ap-player-1 {
  opacity: 0.7 !important;
  max-width: 96%;
}
.postid-19288 #h5ap-player-1:hover {
  opacity: 0.9 !important;
}
.postid-19288 .plyr--audio {
  border-radius: 3px;
}
.plyr--audio {
  border-radius: 3px !important;
}
.postid-19288 .mejs-container, .postid-19288 .mejs-container .mejs-controls, .postid-19288 .mejs-embed, .postid-19288 .mejs-embed body {
  border: 1px dotted goldenrod !important;
  border-radius: 2px !important;
  margin: 0 auto !important;
  width: 270px !important;
  background: #0164dc !important;
}

/* itinerary */

.postid-19288 .itinerary {
  /* font-size: 18px; */
  background-color: #0065DD;
  padding: 10px 10px 10px 25px;
  border-radius: 3px;
  border: 1px solid lightgrey;
}
.postid-19288 .itinerary p {
  font-size: 18px;
  color: lightgray;
}
.postid-19288 .itinerary li {
  list-style: disc !important;
}
.postid-19288 .itinerary .dates {
  margin: 20px !important;
  text-align: center;
}
.postid-19288 .itinerary li a {
  font-weight: bold !important;
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-19288 .itinerary li a:hover {
  font-weight: bold !important;
  color: white !important;
}
.postid-19288 .itinerary li a:visited {
  font-weight: bold !important;
}
.addTop {
  top: 150px;
}
.postid-19288 .itinerary2_outer {
  display: flex;
  flex-grow: 1;
  bottom: 0;
  right: 0;
  position: fixed;
  z-index: 3000;
}
.postid-19288 .itinerary2_inner {
  margin-top: 150px;
  padding: 10px 40px 0;
  border-radius: 3px;
  border: 1px solid lightgrey;
  background-color: #0065DD;
}
.postid-19288 .itinerary2 {
  /* font-size: 18px; */
  background-color: none;
  padding: 10px 10px 10px 25px;
  border-radius: 3px;
  border: none;
  bottom: 0;
  right: 0;
  position: fixed;
  z-index: 3000;
  /* height: 80vh; */
  max-width: 680px;
}
.postid-19288 .itinerary2 p {
  cursor: pointer;
  position: relative;
}
.postid-19288 #closer {
  line-height: 22px;
  padding: 0 5px;
  border: 2px solid palevioletred;
  right: -37px;
  top: -8px;
  position: absolute;
  /* text-transform: uppercase; */
  font-size: 25px !important;
  font-weight: bold;
  color: palevioletred;
  pointer-events: none;
    user-select: none;
}
.postid-19288 #closer:hover {
  color: red;
  border: 2px solid red;
}
.postid-19288 .itinerary2 ul {
  display: none;
  /*top:60px;*/
}

.postid-19288 .itinerary2 p {
    font-size: 100%;
    line-height: 100%;
  color: lightgray;
}
.postid-19288 .itinerary2 li {
  list-style: disc !important;
}
.postid-19288 .itinerary2 li a {
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-19288 .itinerary2 li a:hover {
  color: white !important;
}
.postid-19288 .itinerary2 li a:visited {
  font-weight: bold !important;
}


.postid-19288 .listen {
    user-select: none;
    opacity: 0.7;
    font-weight: bold !important;
    width: 55px !important;
    border-radius: 3px !important;
    padding: 3px !important;
    margin-bottom: 40px;
    border: 1px solid;
    cursor: pointer !important;
    color: lightgray !important;
    font-size: 11px !important;
    text-align: center !important;
}
.postid-19288 .listen:hover {
    user-select: none;
    opacity: 0.7;
    font-weight: bold !important;
    width: 55px !important;
    border-radius: 3px !important;
    padding: 3px !important;
    margin-bottom: 40px;
    border: 1px solid;
    cursor: pointer !important;
    color: lightgray !important;
    font-size: 11px !important;
    text-align: center !important;
}

/* -------. Smooth Accordion  */
.postid-19288 .smooth-Accordion .smooth-Accordion-header {
  font-size: 20px;
  font-style: italic !important;
  display: block;
  background: transparent;
  font-family: Raleway, sans-serif !important;
  color: gold !important;
  line-height: 180%;
  margin-top: 10px;
  padding: 10px 16px !important;
  cursor: pointer;
  border: 1px dotted #fcf7da;
  border-bottom: 1px dotted #fcf7da;
  position: relative;
}
.postid-19288 .smooth-Accordion .smooth-Accordion-content {
  display: none;
  background: transparent;
  color: #fcf7da !important;
  padding: 16px;
  border: 1px dotted #fcf7da;
  border-bottom: 1px dotted #fcf7da;
}
.postid-19288 .smooth-Accordion .smooth-Accordion-content a {
  text-decoration: none;
  color: gold !important;
  font-weight: bold !important;
}
.postid-19288 .smooth-Accordion .smooth-Accordion-content a:hover {
  text-decoration: underline;
}
.postid-19288 .smooth-Accordion .smooth-Accordion-content p {
  font-size: 20px;
  font-style: normal !important;
  line-height: 34px !important;
  font-weight: 300 !important;
  color: #fcf7da;
}
.postid-19288 .smooth-Accordion .smooth-Accordion-header::after {
  content: '';
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0) rotate(0deg);
  position: absolute;
  top: 3px;
  right: 16px;
  transition: transform 0.5s;
  background: url(./img/lightgreen-down-arrow.png) no-repeat center center;
  width: 12px;
  height: 20px;
  line-height: 16px;
}
.postid-19288 .smooth-Accordion {
  border-radius: 0px;
  box-shadow: none;
  overflow: hidden;
}
/* book download */
.postid-19288 .holder {
  max-width: 100%;
  margin: 0 auto;
  padding: 1rem;
}
.postid-19288 .book-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 1rem;
  max-width: 768px;
  margin: 0 auto;
}
.postid-19288 .book {
  text-align: center;
  max-width: 300px;
}
.postid-19288 .book img {
  width: 100%;
  height: auto;
  display: block;
}
.postid-19288 .entry-content img, .postid-19288 .entry-content video {
  border: 1px solid #568dfb;
  padding: 5px !important;
  background-color: #0065DD;
  /*box-shadow: 2px 2px 9px 4px rgba(0, 0, 0, 0.4);*/
}
.postid-19288 .wp-video {
  margin: 0 auto;
  max-width: 100%;
  height: auto;
}
.postid-19288 #video2, .postid-19288 #video1 {
  border: 1px solid #568dfb;
}

.postid-19288 .entry-content #phone {
  display: block;
  font-size: 20px;
  color: gold;
  position: absolute;
  top: 130px;
  z-index: 100;
}

.postid-19288 #dimensions_iframe {
    filter: contrast(1.1);
    height: 800px;
    padding: 5px;
    border: none !important; 
}


@media only screen and (max-width: 768px) {
  .postid-19288 #phone {
    display: block;
    text-align: center;
    font-size: 15px;
    color: gold;
    position: absolute;
    top: 100px;
    z-index: 100;
  }
  .postid-19288 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 3px;
    color: #fcf7da !important; /* #363636*/
  }
  .postid-19288 .smooth-Accordion .smooth-Accordion-header {
    color: #fcf7da !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px solid #b3d01e !important;
  }
  .postid-19288 .smooth-Accordion .smooth-Accordion-content {
    color: #fcf7da !important;
    padding: 16px;
    border-bottom: 1px solid #b3d01e;
  }
  .postid-19288 .smooth-Accordion .smooth-Accordion-content a {
    /*color: #2d797d !important;*/
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-19288 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: #fcf7da !important;
  }
}
@media only screen and (max-width: 480px) {
  .postid-19288 .entry-title {
    font-size: 0.9em !important;
  }
  .postid-19288 .cora p {
    color: gold !important;
    background-color: rgba(5, 88, 182, 0.9);
  }
}







/* ---------- Homage to the camera and the eye that can see beauty */


.postid-3252 .site {
  background-color: #092c5a;
}

.post-3252 .entry-content {
  position: relative;
  margin-top: 0px;
  background-image: none;
  color: #f7eeee;
  background-color: #092c5a;
}

.postid-3252 .hentry {
  background-image: none;
  background-color: #092c5a;
}

.postid-3252 .entry-content p {
  font-weight: 200;
  font-size: 135% !important;
  line-height: 150%;
  letter-spacing: 0.059em;
  color: #f7eeee;
  user-select: none; /* prevent text highlighting */
}
.postid-3252 .entry-content a {
  font-weight: 200;
  font-size: 100% !important;
  line-height: 150%;
  letter-spacing: 0.059em;
  color: #f7eeee !important;
  user-select: none; /* prevent text highlighting */
    cursor: pointer;
}
.postid-3252 .entry-content a:hover {
    color:lightgray !important;
}

/* ------------------------- Bentobox ------------------------- */
.vbox-figlio {
  margin: 0 auto;
}
.postid-2358 .vbox-figlio {
  width: 1100px !important;
}
.postid-2625 .vbox-content {
  margin-top: -10px !important;
  text-align: center;
  float: left;
  width: 100%;
  position: relative;
  overflow: hidden;
  padding: 20px 4%;
}
.postid-2625 .vbox-figlio {
  background: white !important;
}
 .postid-3252 .vbox-container {
  height: 100vh !important;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow-x: hidden;
  overflow-y: scroll;
  overflow-scrolling: touch;
  -webkit-overflow-scrolling: touch;
  z-index: 20;
}
.postid-3252 .venoframe {
  max-width: 100%;
  width: 100%;
  border: none;
  min-height: 100vh !important;
}
.postid-3252 .vbox-content {
  text-align: center;
  float: left;
  width: 100%;
  min-height: 100vh !important;
  position: relative;
  overflow: hidden;
  padding: 0px 4%;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}
.postid-3252 .vbox-close {
    /* border: 1px solid red; */
    cursor: pointer !important;
    position: fixed;
    top: 30px;
    right: 45px;
    width: 60px !important;
    height: 90vh !important;
    padding: 20px;
    display: block;
    background-position: 10px center;
    overflow: hidden;
    font-size: 44px !important;
    color: red !important;
    line-height: 1;
    text-align: center;
    z-index: 99;
}

@media only screen and (max-width: 768px) {
 .postid-3252 .vbox-inline, .venoframe {
    max-width: 1200px;
    width: 100%;
    height: 91vh !important;
    margin: 0 auto;
  }
    
.postid-3252 .vbox-container {
    height: 91vh !important;
    }
    
}




/* ----------- A Homage to the Soul-Art of Suan Rojas Kopeinig  ------*/
.postid-19275 #advanced_iframe {
    opacity: 1 !important;
    visibility: visible !important;
    margin-top: -50px;
    position: fixed;
    z-index: 10;
    left: 50%;
    top: 56%;
    transform: translate(-50%, -50%);
    border-width: 0px;
    border: none;
    width: 100vw !important;
    height: 95vh !important;
}
.no-scrolling {
  overflow-x: scroll !important;
  overflow-y: hidden !important;
  height: 100vh !important;
}
.postid-19275 #SuanBtn {
  display: none !important;
}
.postid-19275 .site {
  background-color: #092c5a;
}
.postid-19275 .hentry .has-post-thumbnail {
  border: none !important;
}
.postid-19275 .site-content {
  /*background: #020923;*/
  max-width: 1728px !important;
  margin: auto !important;
}
.postid-19275 header .entry-header {
  opacity: 0.2 !important;
  color: #f7eeee;
  /* border: 1px solid grey;*/
}
.postid-19275 .site-header {
  border-bottom: 1px solid #f7eeee;
  color: #f7eeee;
}
body:not(.filter-on) .postid-19275 .entry-header {
  color: #f7eeee;
  /*border: 1px solid #f7eeee !important;*/
}
.post-19275 .hentry.has-post-thumbnail {
  border: none !important;
  border-bottom: none !important;
}
.post-19275 .entry-content {
  position: relative;
  margin-top: 0px;
  background-image: none;
  color: #f7eeee;
  background-color: #092c5a;
}
.postid-19275 .entry-content p {
  font-weight: 200;
  font-size: 135% !important;
  line-height: 150%;
  letter-spacing: 0.059em;
  color: #f7eeee;
  user-select: none; /* prevent text highlighting */
}
.postid-19275 .entry-content a {
  color: #cbcbcb !important;
  user-select: none; /* prevent text highlighting */
}
.postid-19275 .entry-content .extlink {
  line-height: 120%;
  font-size: 22px;
  font-weight: normal;
  letter-spacing: 0.059em;
  color: #f7eeee !important;
}
.postid-19275 .entry-content a:hover {
  color: gold !important;
  text-decoration: underline;
}
.postid-19275 .hentry {
  background-image: none;
  background-color: #092c5a;
}

.postid-19275 .site-header, .postid-19275 .wp-post-image, .postid-19275 .hentry {
    display: none !important;
}

.postid-19275 .entry-content{
    height: 130vh;
}
    





/* -------- Homage to the sublime outer-worldly Art of Hilma af Klint ------*/
.postid-19270 #advanced_iframe {
    opacity: 1 !important;
    visibility: visible !important;
    margin-top: -50px;
    position: fixed;
    z-index: 10;
    left: 50%;
    top: 56%;
    transform: translate(-50%, -50%);
    border-width: 0px;
    border: none;
    width: 100vw !important;
    height: 95vh !important;
}
.no-scrolling {
  overflow-x: scroll !important;
  overflow-y: hidden !important;
  height: 100vh !important;
}
.postid-19270 #SuanBtn {
  display: none !important;
}
.postid-19270 .site {
  background-color: #092c5a;
}
.postid-19270 .hentry .has-post-thumbnail {
  border: none !important;
}
.postid-19270 .site-content {
  /*background: #020923;*/
  max-width: 1728px !important;
  margin: auto !important;
}
.postid-19270 header .entry-header {
  opacity: 0.2 !important;
  color: #f7eeee;
  /* border: 1px solid grey;*/
}
.postid-19270 .site-header {
  border-bottom: 1px solid #f7eeee;
  color: #f7eeee;
}
body:not(.filter-on) .postid-19270 .entry-header {
  color: #f7eeee;
  /*border: 1px solid #f7eeee !important;*/
}
.post-19270 .hentry.has-post-thumbnail {
  border: none !important;
  border-bottom: none !important;
}
.post-19270 .entry-content {
  position: relative;
  margin-top: 0px;
  background-image: none;
  color: #f7eeee;
  background-color: #092c5a;
}
.postid-19270 .entry-content p {
  font-weight: 200;
  font-size: 135% !important;
  line-height: 150%;
  letter-spacing: 0.059em;
  color: #f7eeee;
  user-select: none; /* prevent text highlighting */
}
.postid-19270 .entry-content a {
  color: #cbcbcb !important;
  user-select: none; /* prevent text highlighting */
}
.postid-19270 .entry-content .extlink {
  line-height: 120%;
  font-size: 22px;
  font-weight: normal;
  letter-spacing: 0.059em;
  color: #f7eeee !important;
}
.postid-19270 .entry-content a:hover {
  color: gold !important;
  text-decoration: underline;
}
.postid-19270 .hentry {
  background-image: none;
  background-color: #092c5a;
}

.postid-19270 .site-header, .postid-19270 .wp-post-image, .postid-19270 .hentry {
    display: none !important;
}

.postid-19270 .entry-content{
    height: 130vh;
}
    





/* ----------- A Homage to the synesthetic spiritual Art of Wassily Kandinsky ------*/
.postid-19267 #advanced_iframe {
    opacity: 1 !important;
    visibility: visible !important;
    margin-top: -50px;
    position: fixed;
    z-index: 10;
    left: 50%;
    top: 56%;
    transform: translate(-50%, -50%);
    border-width: 0px;
    border: none;
    width: 100vw !important;
    height: 95vh !important;
}
.no-scrolling {
  overflow-x: scroll !important;
  overflow-y: hidden !important;
  height: 100vh !important;
}
.postid-19267 #SuanBtn {
  display: none !important;
}
.postid-19267 .site {
  background-color: #092c5a;
}
.postid-19267 .hentry .has-post-thumbnail {
  border: none !important;
}
.postid-19267 .site-content {
  /*background: #020923;*/
  max-width: 1728px !important;
  margin: auto !important;
}
.postid-19267 header .entry-header {
  opacity: 0.2 !important;
  color: #f7eeee;
  /* border: 1px solid grey;*/
}
.postid-19267 .site-header {
  border-bottom: 1px solid #f7eeee;
  color: #f7eeee;
}
body:not(.filter-on) .postid-19267 .entry-header {
  color: #f7eeee;
  /*border: 1px solid #f7eeee !important;*/
}
.post-19267 .hentry.has-post-thumbnail {
  border: none !important;
  border-bottom: none !important;
}
.post-19267 .entry-content {
  position: relative;
  margin-top: 0px;
  background-image: none;
  color: #f7eeee;
  background-color: #092c5a;
}
.postid-19267 .entry-content p {
  font-weight: 200;
  font-size: 135% !important;
  line-height: 150%;
  letter-spacing: 0.059em;
  color: #f7eeee;
  user-select: none; /* prevent text highlighting */
}
.postid-19267 .entry-content a {
  color: #cbcbcb !important;
  user-select: none; /* prevent text highlighting */
}
.postid-19267 .entry-content .extlink {
  line-height: 120%;
  font-size: 22px;
  font-weight: normal;
  letter-spacing: 0.059em;
  color: #f7eeee !important;
}
.postid-19267 .entry-content a:hover {
  color: gold !important;
  text-decoration: underline;
}
.postid-19267 .hentry {
  background-image: none;
  background-color: #092c5a;
}

.postid-19267 .site-header, .postid-19267 .wp-post-image, .postid-19267 .hentry {
    display: none !important;
}

.postid-19267 .entry-content{
    height: 130vh;
}
    




/* ----------- Homage to the transcendental art of Adi Da Samraj  ------*/
.postid-19255 #advanced_iframe {
    opacity: 1 !important;
    visibility: visible !important;
    margin-top: -50px;
    position: fixed;
    z-index: 10;
    left: 50%;
    top: 56%;
    transform: translate(-50%, -50%);
    border-width: 0px;
    border: none;
    width: 100vw !important;
    height: 95vh !important;
}
.no-scrolling {
  overflow-x: scroll !important;
  overflow-y: hidden !important;
  height: 100vh !important;
}
.postid-19255 #SuanBtn {
  display: none !important;
}
.postid-19255 .site {
  background-color: #092c5a;
}
.postid-19255 .hentry .has-post-thumbnail {
  border: none !important;
}
.postid-19255 .site-content {
  /*background: #020923;*/
  max-width: 1728px !important;
  margin: auto !important;
}
.postid-19255 header .entry-header {
  opacity: 0.2 !important;
  color: #f7eeee;
  /* border: 1px solid grey;*/
}
.postid-19255 .site-header {
  border-bottom: 1px solid #f7eeee;
  color: #f7eeee;
}
body:not(.filter-on) .postid-19255 .entry-header {
  color: #f7eeee;
  /*border: 1px solid #f7eeee !important;*/
}
.post-19255 .hentry.has-post-thumbnail {
  border: none !important;
  border-bottom: none !important;
}
.post-19255 .entry-content {
  position: relative;
  margin-top: 0px;
  background-image: none;
  color: #f7eeee;
  background-color: #092c5a;
}
.postid-19255 .entry-content p {
  font-weight: 200;
  font-size: 135% !important;
  line-height: 150%;
  letter-spacing: 0.059em;
  color: #f7eeee;
  user-select: none; /* prevent text highlighting */
}
.postid-19255 .entry-content a {
  color: #cbcbcb !important;
  user-select: none; /* prevent text highlighting */
}
.postid-19255 .entry-content .extlink {
  line-height: 120%;
  font-size: 22px;
  font-weight: normal;
  letter-spacing: 0.059em;
  color: #f7eeee !important;
}
.postid-19255 .entry-content a:hover {
  color: gold !important;
  text-decoration: underline;
}
.postid-19255 .hentry {
  background-image: none;
  background-color: #092c5a;
}

.postid-19255 .site-header, .postid-19255 .wp-post-image, .postid-19255 .hentry {
    display: none !important;
}

.postid-19255 .entry-content{
    height: 130vh;
}
    




/* --- America the Beautiful ----*/


.archive #post-19061 .entry-meta .ear {
  width: 33px !important;
  height: 34px !important;
  /* width: 43px; */
  position: absolute;
  z-index: 100;
  right: 6px;
  top: 0px;
  margin-top: -40px;
  border: 1px solid orange;
  cursor: pointer;
  border-radius: 7px;
}
.postid-19061 .site {
  background-color: #0065DD;
  opacity: 1;
}
.postid-19061 header .entry-header {
  opacity: 0.2 !important;
}
.postid-19061 .site-header {
  z-index: 10;
  border-bottom: 1px solid #b3d01e;
  color: #fcf7da;
}
.postid-19061 .entry-content {
  /*height: 6674px !important;*/
  position: relative;
  margin-top: 0px;
  /*z-index: 1000;*/
  background-image: none;
  color: #fcf7da;
  background-color: #0065DD;
}
.postid-19061 .entry-content p {
  margin-left: 0px;
  font-weight: 300;
  font-size: 150%;
  line-height: 150%;
  color: #fcf7da;
}
.postid-19061 .entry-content a {
  color: #fcf7da;
}
.postid-19061 .hentry {
  background-image: none;
  background-color: #0065DD;
}
.postid-19061 .entry-footer {
  color: #fcf7da !important;
}
.postid-19061 .entry-footer, .postid-19061 .all_articles {
  border-top: 1px solid black;
}
.postid-19061 .hentry.has-post-thumbnail .wp-post-image {
  border: black 1px solid !important;
}
.postid-19061 .entry-title, .postid-19061 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-19061 .entry-title a {
  font-size: 80%;
}
.home #post-19061 .entry-title a {
  font-size: 80%;
}
.postid-19061 .entry-content a {
  color: #fcf7da !important;
  text-decoration-line: underline;
  text-decoration-style: dotted;
}
.postid-19061 .entry-content a:hover {
  color: #fcf7da !important;
  text-decoration-line: underline;
  text-decoration-style: solid;
}
.postid-19061 ul {
  list-style: none !important;
}

.postid-19061 #videoholder{
    height: 50px;
    overflow: hidden !important;
    background-color: transparent;
}
.postid-19061 .wp-video {
    margin-top: -10px !important;
    max-width: 100% !important;
    height: 50px !important;
}
.postid-19061 .mejs-overlay {
    display: none !important;
}
.postid-19061 #video-19061-1_html5{
    border: 1px solid black !important;
    background-color: black !important
}
.postid-19061 .mejs-container, .postid-19061 .mejs-container .mejs-controls, .postid-19061 .mejs-embed, .postid-19061 .mejs-embed body {
    background-color: black !important;
}



/* ----------- pure form  -----------------*/
.postid-17781 #SuanBtn {
  display: none !important;
}
.postid-17781 .site {
  background-color: #012b5b !important;
}
.postid-17781 .hentry.has-post-thumbnail {
  border: none !important;
}
.archive #post-17781 .entry-meta .ear {
  width: 33px !important;
  height: 34px !important;
  /* width: 43px; */
  position: absolute;
  z-index: 100;
  right: 6px;
  top: 0px;
  margin-top: -40px;
  border: 1px solid orange;
  cursor: pointer;
  border-radius: 7px;
}
.postid-17781 .entry-footer:not(.empty) {
  padding-top: 25px;
  border-top: 1px solid #f2f2f2;
  color: grey !important;
}
.postid-17781 .site-content {
  background: #012b5b !important;
  max-width: 1728px !important;
  margin: auto !important;
}
.postid-17781 header .entry-header {
  opacity: 0.2 !important;
  color: #cbcbcb;
  border: 1px solid grey;
}
.postid-17781 .site-header {
  border-bottom: 1px solid #cbcbcb;
  color: #cbcbcb;
}
body:not(.filter-on) .postid-17781 .entry-header {
  color: #cbcbcb;
  border: 1px solid grey !important;
}
.post-17781 .entry-content {
  position: relative;
  height: 15000px !important;
  margin-top: 0px;
  background-image: none;
  color: #cbcbcb;
  background-color: #012b5b !important;
}
.postid-17781 .entry-content p {
  font-weight: 200;
  font-size: 135% !important;
  line-height: 150%;
  letter-spacing: 0.059em;
  color: #cbcbcb;
  user-select: none; /* prevent text highlighting */
}
.postid-17781 .entry-content img {
  border: #C0BEBE thin solid;
  padding: 0px !important;
  background-color: transparent !important;
  box-shadow: none !important;
  margin-bottom: 100px;
}
.postid-17781 .entry-content .gold p {
  color: gold !important;
}
.postid-17781 .dictionaire {
  font-size: 100% !important;
  padding-left: 50px;
  border-left: 1px dotted #cbcbcb;
}
.postid-17781 .entry-content a {
  color: #cbcbcb !important;
  user-select: none; /* prevent text highlighting */
}
.postid-17781 .entry-content .extlink {
  line-height: 120%;
  font-size: 22px;
  font-weight: normal;
  text-decoration: none;
}
.postid-17781 .entry-content a:hover {
  color: gold !important;
  text-decoration: underline;
}
.postid-17781 #noPhoneArticle {
  position: absolute;
  margin-top: -120px;
  font-size: 120%;
  color: gold;
  text-align: center;
  display: none;
}
.postid-17781 .hentry {
  background-image: none;
  background-color: #012b5b !important;
}
.postid-17781 .justify {
  text-align: justify !important;
  text-justify: inter-character;
}
.postid-17781 .gemini_small p {
  color: aquamarine;
}
@media only screen and (max-width: 480px) {}
@media only screen and (max-width: 360px) {
  .postid-17781 .entry-title {
    font-size: 0.9em !important;
  }
}






/* ---------------- a perfect storm coming -------------------- */


.postid-19003 #SuanBtn {
    display: block !important;
}


.archive #post-19003 .entry-meta .ear {
    display: block;
  width: 33px !important;
  height: 34px !important;
  /* width: 43px; */
  position: absolute;
  z-index: 100;
  right: 6px;
  top: 0px;
  margin-top: -40px;
  border: 1px solid orange;
  cursor: pointer;
  border-radius: 7px;
}
.postid-19003 .site {
  background-color: black;
  opacity: 1;
}
.postid-19003 header .entry-header {
  opacity: 0.2 !important;
}
.postid-19003 .site-header {
  z-index: 10;
  border-bottom: 1px solid #b3d01e;
  color: #fcf7da;
}

  .postid-19003 #primary .entry-thumbnail {
    opacity: 0 !important;
    background: none;
    height: 100vh !important;
} 


  .postid-19003 #hold_all {    
    /*margin-left: -70px;*/
    transform-origin: center;
    position: relative;
    z-index: 100;
    transform: scale(1.7);
    overflow: hidden;
    width: 767px;
    height: 545px;
}

.postid-19003 #storm_iframe {
    /* border: 1px solid white; */
    display: block;
    width: 100%;
    height: 460px;
}



  .postid-19003 #maskImg{
    border: none;
    padding: 0px !important;
    background-color: transparent;
    position: absolute;
    top: -6px;
    left: 50%;
    transform: translate(-50%, 0%);
    max-width: 100%;
    height: auto;
}



  .postid-19003 iframe_holder1{
    
}


.postid-19003 .entry-content {
  /*height: 6674px !important;*/
  position: relative;
  margin-top: 0px;
  /*z-index: 1000;*/
  background-image: none;
  color: #fcfbf8;
  background-color: black;
}
.postid-19003 .entry-content p {
  margin-left: 0px;
  font-weight: 300;
  font-size: 120%;
  line-height: 150%;
  color: #fcfbf8;
}
.postid-19003 .entry-content a {
  color: #fcfbf8;
}
.postid-19003 .hentry {
  background-image: none;
  background-color: black;
}
.postid-19003 .entry-footer {
  color: #fcfbf8 !important;
}
.postid-19003 .entry-footer, .postid-19003 .all_articles {
  border-top: 1px solid black;
}
.postid-19003 .hentry.has-post-thumbnail .wp-post-image {
  border: black 1px solid !important;
}
.postid-19003 .entry-title, .postid-19003 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-19003 .entry-title a {
  font-size: 80%;
}
.home #post-19003 .entry-title a {
  font-size: 80%;
}
.postid-19003 .entry-content a {
  color: #fcf7da !important;
  text-decoration-line: underline;
  text-decoration-style: dotted;
}
.postid-19003 .entry-content a:hover {
  color: #fcf7da !important;
  text-decoration-line: underline;
  text-decoration-style: solid;
}
.postid-19003 ul {
  list-style: none !important;
}



.postid-19003 .musicPlayer {
  width: 350px;
}
.postid-19003 #h5ap-player-1 {
  display: block !important;
  opacity: 1;
  position: fixed !important;
  width: 240px !important;
  margin: 0px;
  z-index: 1000;
  top: 67px;
  right: 111px;
  border: 1px solid grey;
  border-radius: 2px;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.5));
}
.postid-19003 #h5ap-player-1 {
  opacity: 0.7 !important;
  max-width: 96%;
}
.postid-19003 #h5ap-player-1:hover {
  opacity: 0.9 !important;
}
.postid-19003 .plyr--audio {
  border-radius: 3px;
}
.plyr--audio {
  border-radius: 3px !important;
}
.postid-19003 .mejs-container, .postid-19003 .mejs-container .mejs-controls, .postid-19003 .mejs-embed, .postid-19003 .mejs-embed body {
    border: 1px dotted white !important;
    border-radius: 2px !important;
    margin: 0 auto !important;
    width: 270px !important;
    background: black !important;
    opacity: 0.8;
}





.postid-19003 .listen {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  margin-bottom: 40px;
  border: 1px solid;
  cursor: pointer !important;
  color: lightgray !important;
  font-size: 16px !important;
  text-align: center !important;
}
.postid-19003 .listen:hover {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  border: 1px solid #fcf7da !important;
  cursor: pointer !important;
  color: #fcf7da !important;
  font-size: 16px !important;
  text-align: center !important;
}
.postid-19003 .entry-content img, .postid-19003 .entry-content video {
  border: 1px solid #568dfb;
  padding: 5px !important;
  background-color: black;
  /*box-shadow: 2px 2px 9px 4px rgba(0, 0, 0, 0.4);*/
}

.postid-19003 .go-btn {
    text-align: center;
    height: 50px !important;
    width: 50px !important;
    border-radius: 3px;
    border: 1px solid !important;
    padding: 5px;
    margin-left: auto !important;
    margin-right: auto !important;
    cursor: pointer !important;
    user-select: none;
    text-decoration: none !important;
}
.postid-19003 .go-btn a:hover{
    border: 1px solid gold !important; 
    color:gold !important;
}

.postid-19003 #go_art {
    height: 40px;
    text-align: center;
    margin-top: -500px;
    margin-bottom: 2000px;
}

.postid-19003 #go_pulse{
    height: 40px;
    text-align: center;
    margin-top: 200px;
    margin-bottom: 2000px;
}

.postid-19003 #go_risk{
    height: 40px;
    text-align: center;
    margin-top: 300px;
    margin-bottom: 2000px;
}

/* quote. dictionaire */
.postid-19003 .dictionaire {
   margin-top:300px; 
  font-style: italic;
  font-size: 100% !important;
  padding-left: 50px;
  border-left: 1px dotted #cbcbcb;
}


@media only screen and (max-width: 1030px) {
    
   .postid-19003 #primary .entry-thumbnail {
    opacity: 0 !important;
    background: none;
    height: 100vh !important;
} 

    
.postid-19003 .waves_iframe {
   /* transform: scale(1.7);*/
    border: none;
    margin-top: -580px;
    margin-bottom: 190px;
    display: block;
    width: 100%;
    height: 403px;
} 
    
}

@media only screen and (max-width: 768px) {

   .postid-19003 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 3px;
    color: #fcf7da !important; /* #363636*/
  }
    
   .postid-19003 #primary .entry-thumbnail {
    opacity: 0 !important;
    background: none;
    height: 100vh !important;
} 
    
}

@media only screen and (max-width: 480px) {
  .postid-19003 .entry-title {
    font-size: 0.9em !important;
  }

}






@media only screen and (max-width: 1024px) {
    .postid-19003 #hold_all {
        transform: scale(1.3);
        /*margin-left: -74px;*/
    }

}


@media only screen and (max-width: 900px) {
    .postid-19003 #hold_all {
        transform: scale(1.16);
        margin-left: 0px;
    }
}

@media only screen and (max-width: 810px) {
.postid-19003 #hold_all {
    transform: scale(1);
    margin-left: 0px;
 
}
}


@media only screen and (max-width: 430px) {
    .postid-19003 #hold_all {
        transform-origin: left;
        transform: scale(0.55);
        margin-left: -21px;
    }

}

@media only screen and (max-width: 412px) {
    .postid-19003 #hold_all {
        transform-origin: left;
        transform: scale(0.53);
        margin-left: -21px;
    }

}
@media only screen and (max-width: 393px) {
    .postid-19003 #hold_all {
        transform-origin: left;
        transform: scale(0.53);
        margin-left: -32px;
    }

}

@media only screen and (max-width: 375px) {
    .postid-19003 #hold_all {
        transform-origin: left;
        transform: scale(0.48);
        margin-left: -21px;
    }

}

@media only screen and (max-width: 360px) {
    .postid-19003 #hold_all {
        transform-origin: left;
        transform: scale(0.46);
        margin-left: -22px;
    }

}






/* --- Delta----*/

.archive #post-18964 .entry-meta .ear {
  width: 33px !important;
  height: 34px !important;
  /* width: 43px; */
  position: absolute;
  z-index: 100;
  right: 6px;
  top: 0px;
  margin-top: -40px;
  border: 1px solid orange;
  cursor: pointer;
  border-radius: 7px;
}
.postid-18964 .site {
  background-color: #0065DD;
  opacity: 1;
}
.postid-18964 header .entry-header {
  opacity: 0.2 !important;
}
.postid-18964 .site-header {
  z-index: 10;
  border-bottom: 1px solid #b3d01e;
  color: #fcf7da;
}
.postid-18964 .entry-content {
  /*height: 6674px !important;*/
  position: relative;
  margin-top: 0px;
  /*z-index: 1000;*/
  background-image: none;
  color: #fcf7da;
  background-color: #0065DD;
}
.postid-18964 .entry-content p {
  margin-left: 0px;
  font-weight: 300;
  font-size: 150%;
  line-height: 150%;
  color: #fcf7da;
}
.postid-18964 .entry-content a {
  color: #fcf7da;
}
.postid-18964 .hentry {
  background-image: none;
  background-color: #0065DD;
}
.postid-18964 .entry-footer {
  color: #fcf7da !important;
}
.postid-18964 .entry-footer, .postid-18964 .all_articles {
  border-top: 1px solid black;
}
.postid-18964 .hentry.has-post-thumbnail .wp-post-image {
  border: black 1px solid !important;
}
.postid-18964 .entry-title, .postid-18964 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-18964 .entry-title a {
  font-size: 80%;
}
.home #post-18964 .entry-title a {
  font-size: 80%;
}
.postid-18964 .entry-content a {
  color: #fcf7da !important;
  text-decoration-line: underline;
  text-decoration-style: dotted;
}
.postid-18964 .entry-content a:hover {
  color: #fcf7da !important;
  text-decoration-line: underline;
  text-decoration-style: solid;
}
.postid-18964 ul {
  list-style: none !important;
}
/* quote. dictionaire */
.postid-18964 .dictionaire {
  font-style: italic;
  font-size: 80% !important;
  padding-left: 50px;
  border-left: 1px dotted #cbcbcb;
}
.postid-18964 .entry-content .dictionaire .extlink {
  line-height: 150%;
  font-size: 19px;
}






/* --- WHY - AGI? - WHY -ASI? - Why on earth are we hell-bent to build Artificial General Intelligence?  --- */  

.archive #post-18895 .entry-meta .ear {
  width: 33px !important;
  height: 34px !important;
  /* width: 43px; */
  position: absolute;
  z-index: 100;
  right: 6px;
  top: 0px;
  margin-top: -40px;
  border: 1px solid orange;
  cursor: pointer;
  border-radius: 7px;
}
.postid-18895 .site {
  background-color: #0065DD;
  opacity: 1;
}
.postid-18895 header .entry-header {
  opacity: 0.2 !important;
}
.postid-18895 .site-header {
  z-index: 10;
  border-bottom: 1px solid #b3d01e;
  color: #fcf7da;
}
.postid-18895 .entry-content {
  /*height: 6674px !important;*/
  position: relative;
  margin-top: 0px;
  /*z-index: 1000;*/
  background-image: none;
  color: #fcf7da;
  background-color: #0065DD;
}
.postid-18895 .entry-content p {
  margin-left: 0px;
  font-weight: 300;
  font-size: 150%;
  line-height: 150%;
  color: #fcf7da;
}
.postid-18895 .entry-content a {
  color: #fcf7da;
}
.postid-18895 .hentry {
  background-image: none;
  background-color: #0065DD;
}
.postid-18895 .entry-footer {
  color: #fcf7da !important;
}
.postid-18895 .entry-footer, .postid-18895 .all_articles {
  border-top: 1px solid black;
}
.postid-18895 .hentry.has-post-thumbnail .wp-post-image {
  border: black 1px solid !important;
}
.postid-18895 .entry-title, .postid-18895 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-18895 .entry-title a {
  font-size: 80%;
}
.home #post-18895 .entry-title a {
  font-size: 80%;
}
.postid-18895 .entry-content a {
  color: #fcf7da !important;
  text-decoration-line: underline;
  text-decoration-style: dotted;
}
.postid-18895 .entry-content a:hover {
  color: #fcf7da !important;
  text-decoration-line: underline;
  text-decoration-style: solid;
}
.postid-18895 ul {
  list-style: none !important;
}



.postid-18895 #container4vid {
  height: 100vh;
  margin: 0 auto;
  max-width: 550px;
  padding: 56.25% 0 0 0;
  position: relative;
}

/* LLMs */
.postid-18895 .cora {
  width: 95%;
  margin-bottom: 70px;
  margin-top: 70px;
  margin-left: 10%;
  padding: 20px;
  border-radius: 3px;
  border: 1px dotted gold;
  color: gold !important;
  background-color: rgba(5, 88, 182, 0.9);
}
.postid-18895 .cora p{
  color: gold !important;
}
.postid-18895 .cris {
  width: 100%;
  padding: 20px;
  border: 1px dotted #fcf7da;
  border-radius: 3px;
  color: #fcf7da;
  background-color: rgba(5, 88, 182, 0.15);
}
.postid-18895 .cris p{
  color: #fcf7da;
}
.postid-18895 .gemini {
  width: 95%;
  margin-bottom: 70px;
  margin-top: 70px;
  margin-left: 10%;
  padding: 20px;
  border-radius: 3px;
  border: 1px dotted goldenrod !important;
  color: goldenrod;
  background-color: rgba(5, 88, 182, 0.5);
}
.postid-18895 .gemini p{
  color: goldenrod;
}
.postid-18895 .claude {
  width: 95%;
  margin-bottom: 70px;
  margin-top: 70px;
  margin-right: 10%;
  padding: 20px;
  border-radius: 3px;
  border: 1px dotted lightgreen;
  color: lightgreen;
  background-color: rgba(5, 88, 182, 0.2);
}
.postid-18895 .claude p{
  color: lightgreen;
}
.postid-18895 .deepseek {
  width: 95%;
  margin-bottom: 70px;
  margin-top: 70px;
  margin-right: 10%;
  padding: 20px;
  border-radius: 3px;
  border: 1px dotted lightgreen;
  color: lightgreen;
  background-color: rgba(5, 88, 182, 1);
}
.postid-18895 .deepseek p{
  color: lightgreen;
}



/* quote. dictionaire */
.postid-18895 .dictionaire {
  font-style: italic;
  font-size: 80% !important;
  padding-left: 50px;
  border-left: 1px dotted #cbcbcb;
}
.postid-18895 .entry-content .dictionaire .extlink {
  line-height: 150%;
  font-size: 19px;
}
.postid-18895 .aihi{
  font-size: 18px !important;
  font-style: italic;
    font-weight: bold !important;  
    font-family: Raleway, sans-serif !important;
  color: gold !important;
}


.postid-18895 .musicPlayer {
  width: 350px;
}
.postid-18895 #h5ap-player-1 {
  display: block !important;
  opacity: 1;
  position: fixed !important;
  width: 240px !important;
  margin: 0px;
  z-index: 1000;
  top: 67px;
  right: 111px;
  border: 1px solid grey;
  border-radius: 2px;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.5));
}
.postid-18895 #h5ap-player-1 {
  opacity: 0.7 !important;
  max-width: 96%;
}
.postid-18895 #h5ap-player-1:hover {
  opacity: 0.9 !important;
}
.postid-18895 .plyr--audio {
  border-radius: 3px;
}
.plyr--audio {
  border-radius: 3px !important;
}
.postid-18895 .mejs-container, .postid-18895 .mejs-container .mejs-controls, .postid-18895 .mejs-embed, .postid-18895 .mejs-embed body {
  border: 1px dotted goldenrod !important;
  border-radius: 2px !important;
  margin: 0 auto !important;
  width: 270px !important;
  background: #0164dc !important;
}
/* -------. Smooth Accordion  */
.postid-18895 .smooth-Accordion .smooth-Accordion-header {
  font-size: 18px;
  font-style: italic !important;
  display: block;
  background: transparent;
  font-family: Raleway, sans-serif !important;
  color: gold !important;
  line-height: 180%;
  margin-top: 10px;
  padding: 10px 16px !important;
  cursor: pointer;
  border: 1px dotted #fcf7da;
  border-bottom: 1px dotted #fcf7da;
  position: relative;
}
.postid-18895 .smooth-Accordion .smooth-Accordion-content {
  display: none;
  background: transparent;
  color: #fcf7da !important;
  padding: 16px;
  border: 1px dotted #fcf7da;
  border-bottom: 1px dotted #fcf7da;
}
.postid-18895 .smooth-Accordion .smooth-Accordion-content a {
  text-decoration: none;
  color: gold !important;
  font-weight: bold !important;
}
.postid-18895 .smooth-Accordion .smooth-Accordion-content a:hover {
  text-decoration: underline;
}
.postid-18895 .smooth-Accordion .smooth-Accordion-content p {
  font-size: 20px;
  font-style: normal !important;
  line-height: 34px !important;
  font-weight: 300 !important;
  color: #fcf7da;
}
.postid-18895 .smooth-Accordion .smooth-Accordion-header::after {
  content: '';
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0) rotate(0deg);
  position: absolute;
  top: 3px;
  right: 16px;
  transition: transform 0.5s;
  background: url(./img/lightgreen-down-arrow.png) no-repeat center center;
  width: 12px;
  height: 20px;
  line-height: 16px;
}
.postid-18895 .smooth-Accordion {
  border-radius: 0px;
  box-shadow: none;
  overflow: hidden;
}
/* book download */
.postid-18895 .holder {
  max-width: 100%;
  margin: 0 auto;
  padding: 1rem;
}
.postid-18895 .book-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 1rem;
  max-width: 768px;
  margin: 0 auto;
}
.postid-18895 .book {
  text-align: center;
  max-width: 300px;
}
.postid-18895 .book img {
  width: 100%;
  height: auto;
  display: block;
}
.postid-18895 .entry-content img, .postid-18895 .entry-content video {
  border: 1px solid #568dfb;
  padding: 5px !important;
  background-color: #0065DD;
  /*box-shadow: 2px 2px 9px 4px rgba(0, 0, 0, 0.4);*/
}
.postid-18895 .wp-video {
  margin: 0 auto;
  max-width: 100%;
  height: auto;
}
.postid-18895 #video2, .postid-18895 #video1 {
  border: 1px solid #568dfb;
}
.postid-18895 iframe {
  padding: 5px;
  border: none !important;
}
.postid-18895 .entry-content #phone {
  display: block;
  font-size: 20px;
  color: gold;
  position: absolute;
  top: 130px;
  z-index: 100;
}
@media only screen and (max-width: 768px) {
  .postid-18895 #phone {
    display: block;
    text-align: center;
    font-size: 15px;
    color: gold;
    position: absolute;
    top: 100px;
    z-index: 100;
  }
  .postid-18895 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 3px;
    color: #fcf7da !important; /* #363636*/
  }
    
  .postid-18895 #personOfTheYear {
    display: block !important;
    float:none !important;
    margin-bottom: 24px;
}    
    
  .postid-18895 .smooth-Accordion .smooth-Accordion-header {
    color: #fcf7da !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px solid #b3d01e !important;
  }
  .postid-18895 .smooth-Accordion .smooth-Accordion-content {
    color: #fcf7da !important;
    padding: 16px;
    border-bottom: 1px solid #b3d01e;
  }
  .postid-18895 .smooth-Accordion .smooth-Accordion-content a {
    /*color: #2d797d !important;*/
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-18895 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: #fcf7da !important;
  }
    
.postid-18895 .cora, .postid-18895 .gemini, .postid-18895 .claude, .postid-18895 .deepseek {
  width: 100%;
  margin-left: 0; 
  margin-right: 0;     
}
    
}
@media only screen and (max-width: 480px) {
  .postid-18895 .entry-title {
    font-size: 0.9em !important;
  }

}





/* ------ What language do we speak in the higher dimensions?  ----*/
.archive #post-19134 .entry-meta .ear {
  width: 33px !important;
  height: 34px !important;
  /* width: 43px; */
  position: absolute;
  z-index: 100;
  right: 6px;
  top: 0px;
  margin-top: -40px;
  border: 1px solid orange;
  cursor: pointer;
  border-radius: 7px;
}
.postid-19134 .site {
  background-color: #0065DD;
  opacity: 1;
}
.postid-19134 header .entry-header {
  opacity: 0.2 !important;
}
.postid-19134 .site-header {
  z-index: 10;
  border-bottom: 1px solid #b3d01e;
  color: #fcf7da;
}
.postid-19134 .entry-content {
  /*height: 6674px !important;*/
  position: relative;
  margin-top: 0px;
  /*z-index: 1000;*/
  background-image: none;
  color: #fcf7da;
  background-color: #0065DD;
}
.postid-19134 .entry-content p {
  margin-left: 0px;
  font-weight: 300;
  font-size: 150%;
  line-height: 150%;
  color: #fcf7da;
}
.postid-19134 .entry-content a {
  color: #fcf7da;
}
.postid-19134 .hentry {
  background-image: none;
  background-color: #0065DD;
}
.postid-19134 .entry-footer {
  color: #fcf7da !important;
}
.postid-19134 .entry-footer, .postid-19134 .all_articles {
  border-top: 1px solid black;
}
.postid-19134 .hentry.has-post-thumbnail .wp-post-image {
  border: black 1px solid !important;
}
.postid-19134 .entry-title, .postid-19134 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-19134 .entry-title a {
  font-size: 80%;
}
.home #post-19134 .entry-title a {
  font-size: 80%;
}
.postid-19134 .entry-content a {
    font-size: 100%;
  color: #fcf7da !important;
  text-decoration-line: underline;
  text-decoration-style: dotted;
}
.postid-19134 .entry-content a:hover {
  color: #fcf7da !important;
  text-decoration-line: underline;
  text-decoration-style: solid;
}
.postid-19134 ul {
  list-style: none !important;
}
/* quote. dictionaire */
.postid-19134 .dictionaire {
  font-style: italic;
  font-size: 80% !important;
  padding-left: 50px;
  border-left: 1px dotted #cbcbcb;
}
.postid-19134 .entry-content .dictionaire .extlink {
  line-height: 150%;
  font-size: 19px;
}
.postid-19134 .aihi p {
  color: gold;
  font-size: 140% !important;
  font-style: italic;
}
.postid-19134 .musicPlayer {
  width: 350px;
}
.postid-19134 #h5ap-player-1 {
  display: block !important;
  opacity: 1;
  position: fixed !important;
  width: 240px !important;
  margin: 0px;
  z-index: 1000;
  top: 67px;
  right: 111px;
  border: 1px solid grey;
  border-radius: 2px;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.5));
}
.postid-19134 #h5ap-player-1 {
  opacity: 0.7 !important;
  max-width: 96%;
}
.postid-19134 #h5ap-player-1:hover {
  opacity: 0.9 !important;
}
.postid-19134 .plyr--audio {
  border-radius: 3px;
}
.plyr--audio {
  border-radius: 3px !important;
}
.postid-19134 .mejs-container, .postid-19134 .mejs-container .mejs-controls, .postid-19134 .mejs-embed, .postid-19134 .mejs-embed body {
  border: 1px dotted goldenrod !important;
  border-radius: 2px !important;
  margin: 0 auto !important;
  width: 270px !important;
  background: #0164dc !important;
}

/* itinerary */

.postid-19134 .itinerary {
  /* font-size: 18px; */
  background-color: #0065DD;
  padding: 10px 10px 10px 25px;
  border-radius: 3px;
  border: 1px solid lightgrey;
}
.postid-19134 .itinerary p {
  font-size: 18px;
  color: lightgray;
}
.postid-19134 .itinerary li {
  list-style: disc !important;
}
.postid-19134 .itinerary .dates {
  margin: 20px !important;
  text-align: center;
}
.postid-19134 .itinerary li a {
  font-weight: bold !important;
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-19134 .itinerary li a:hover {
  font-weight: bold !important;
  color: white !important;
}
.postid-19134 .itinerary li a:visited {
  font-weight: bold !important;
}
.addTop {
  top: 150px;
}
.postid-19134 .itinerary2_outer {
  display: flex;
  flex-grow: 1;
  bottom: 0;
  right: 0;
  position: fixed;
  z-index: 3000;
}
.postid-19134 .itinerary2_inner {
  margin-top: 150px;
  padding: 10px 40px 0;
  border-radius: 3px;
  border: 1px solid lightgrey;
  background-color: #0065DD;
}
.postid-19134 .itinerary2 {
  /* font-size: 18px; */
  background-color: none;
  padding: 10px 10px 10px 25px;
  border-radius: 3px;
  border: none;
  bottom: 0;
  right: 0;
  position: fixed;
  z-index: 3000;
  /* height: 80vh; */
  max-width: 680px;
}
.postid-19134 .itinerary2 p {
  cursor: pointer;
  position: relative;
}
.postid-19134 #closer {
  line-height: 22px;
  padding: 0 5px;
  border: 2px solid palevioletred;
  right: -37px;
  top: -8px;
  position: absolute;
  /* text-transform: uppercase; */
  font-size: 25px !important;
  font-weight: bold;
  color: palevioletred;
  pointer-events: none;
    user-select: none;
}
.postid-19134 #closer:hover {
  color: red;
  border: 2px solid red;
}
.postid-19134 .itinerary2 ul {
  display: none;
  /*top:60px;*/
}

.postid-19134 .itinerary2 p {
    font-size: 100%;
    line-height: 100%;
  color: lightgray;
}
.postid-19134 .itinerary2 li {
  list-style: disc !important;
}
.postid-19134 .itinerary2 li a {
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-19134 .itinerary2 li a:hover {
  color: white !important;
}
.postid-19134 .itinerary2 li a:visited {
  font-weight: bold !important;
}


.postid-19134 .listen {
    user-select: none;
    opacity: 0.7;
    font-weight: bold !important;
    width: 55px !important;
    border-radius: 3px !important;
    padding: 3px !important;
    margin-bottom: 40px;
    border: 1px solid;
    cursor: pointer !important;
    color: lightgray !important;
    font-size: 11px !important;
    text-align: center !important;
}
.postid-19134 .listen:hover {
    user-select: none;
    opacity: 0.7;
    font-weight: bold !important;
    width: 55px !important;
    border-radius: 3px !important;
    padding: 3px !important;
    margin-bottom: 40px;
    border: 1px solid;
    cursor: pointer !important;
    color: lightgray !important;
    font-size: 11px !important;
    text-align: center !important;
}

/* -------. Smooth Accordion  */
.postid-19134 .smooth-Accordion .smooth-Accordion-header {
  font-size: 20px;
  font-style: italic !important;
  display: block;
  background: transparent;
  font-family: Raleway, sans-serif !important;
  color: gold !important;
  line-height: 180%;
  margin-top: 10px;
  padding: 10px 16px !important;
  cursor: pointer;
  border: 1px dotted #fcf7da;
  border-bottom: 1px dotted #fcf7da;
  position: relative;
}
.postid-19134 .smooth-Accordion .smooth-Accordion-content {
  display: none;
  background: transparent;
  color: #fcf7da !important;
  padding: 16px;
  border: 1px dotted #fcf7da;
  border-bottom: 1px dotted #fcf7da;
}
.postid-19134 .smooth-Accordion .smooth-Accordion-content a {
  text-decoration: none;
  color: gold !important;
  font-weight: bold !important;
}
.postid-19134 .smooth-Accordion .smooth-Accordion-content a:hover {
  text-decoration: underline;
}
.postid-19134 .smooth-Accordion .smooth-Accordion-content p {
  font-size: 20px;
  font-style: normal !important;
  line-height: 34px !important;
  font-weight: 300 !important;
  color: #fcf7da;
}
.postid-19134 .smooth-Accordion .smooth-Accordion-header::after {
  content: '';
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0) rotate(0deg);
  position: absolute;
  top: 3px;
  right: 16px;
  transition: transform 0.5s;
  background: url(./img/lightgreen-down-arrow.png) no-repeat center center;
  width: 12px;
  height: 20px;
  line-height: 16px;
}
.postid-19134 .smooth-Accordion {
  border-radius: 0px;
  box-shadow: none;
  overflow: hidden;
}
/* book download */
.postid-19134 .holder {
  max-width: 100%;
  margin: 0 auto;
  padding: 1rem;
}
.postid-19134 .book-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 1rem;
  max-width: 768px;
  margin: 0 auto;
}
.postid-19134 .book {
  text-align: center;
  max-width: 300px;
}
.postid-19134 .book img {
  width: 100%;
  height: auto;
  display: block;
}
.postid-19134 .entry-content img, .postid-19134 .entry-content video {
  border: 1px solid #568dfb;
  padding: 5px !important;
  background-color: #0065DD;
  /*box-shadow: 2px 2px 9px 4px rgba(0, 0, 0, 0.4);*/
}
.postid-19134 .wp-video {
  margin: 0 auto;
  max-width: 100%;
  height: auto;
}
.postid-19134 #video2, .postid-19134 #video1 {
  border: 1px solid #568dfb;
}

.postid-19134 .entry-content #phone {
  display: block;
  font-size: 20px;
  color: gold;
  position: absolute;
  top: 130px;
  z-index: 100;
}

.postid-19134 #dimensions_iframe {
    filter: contrast(1.1);
    height: 800px;
    padding: 5px;
    border: none !important; 
}



/* container(1) */
.postid-19134 #container1vid {
  height: 100vh;
  margin: 0 auto;
  max-width: 550px;
  padding: 56.25% 0 0 0;
  position: relative;
}
.postid-19134 #container1vid p {
  color: rgba(274, 241, 264, 0.85);
}
.postid-19134 #container2vid {
  height: 100vh;
  margin: 0 auto;
  max-width: 550px;
  padding: 56.25% 0 0 0;
  position: relative;
}
.postid-19134 #container3vid {
  height: 100vh;
  margin: 0 auto;
  max-width: 550px;
  padding: 56.25% 0 0 0;
  position: relative;
}
.postid-19134 #container4vid {
  height: 100vh;
  margin: 0 auto;
  max-width: 550px;
  padding: 56.25% 0 0 0;
  position: relative;
}
.postid-19134 #container5vid {
  height: 100vh;
  margin: 0 auto;
  max-width: 550px;
  padding: 56.25% 0 0 0;
  position: relative;
}
.postid-19134 #container6vid {
  height: 100vh;
  margin: 0 auto;
  max-width: 550px;
  padding: 56.25% 0 0 0;
  position: relative;
}
.postid-19134 #container7vid {
  height: 100vh;
  margin: 0 auto;
  max-width: 550px;
  padding: 56.25% 0 0 0;
  position: relative;
}
.postid-19134 #container8vid {
  height: 100vh;
  margin: 0 auto;
  max-width: 550px;
  padding: 56.25% 0 0 0;
  position: relative;
}
.postid-19134 #container9vid {
  height: 100vh;
  margin: 0 auto;
  max-width: 550px;
  padding: 56.25% 0 0 0;
  position: relative;
}
.postid-19134 #container10vid {
  height: 100vh;
  margin: 0 auto;
  max-width: 550px;
  padding: 56.25% 0 0 0;
  position: relative;
}
.postid-19134 #container11vid {
  height: 100vh;
  margin: 0 auto;
  max-width: 550px;
  padding: 56.25% 0 0 0;
  position: relative;
}
.postid-19134 #container12vid {
  height: 100vh;
  margin: 0 auto;
  max-width: 550px;
  padding: 56.25% 0 0 0;
  position: relative;
}

.postid-19134 .light img {
    margin-bottom: 300px;
}

.postid-19134 .divider{
    margin-bottom: 300px;
}


@media only screen and (max-width: 768px) {
  .postid-19134 #phone {
    display: block;
    text-align: center;
    font-size: 15px;
    color: gold;
    position: absolute;
    top: 100px;
    z-index: 100;
  }
  .postid-19134 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 3px;
    color: #fcf7da !important; /* #363636*/
  }
  .postid-19134 .smooth-Accordion .smooth-Accordion-header {
    color: #fcf7da !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px solid #b3d01e !important;
  }
  .postid-19134 .smooth-Accordion .smooth-Accordion-content {
    color: #fcf7da !important;
    padding: 16px;
    border-bottom: 1px solid #b3d01e;
  }
  .postid-19134 .smooth-Accordion .smooth-Accordion-content a {
    /*color: #2d797d !important;*/
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-19134 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: #fcf7da !important;
  }
}
@media only screen and (max-width: 480px) {
  .postid-19134 .entry-title {
    font-size: 0.9em !important;
  }
  .postid-19134 .cora p {
    color: gold !important;
    background-color: rgba(5, 88, 182, 0.9);
  }
}









/* ---------------    from 3D/4D to 5D - subject/object to unity - persona to soul  ----*/
.archive #post-18805 .entry-meta .ear {
  width: 33px !important;
  height: 34px !important;
  /* width: 43px; */
  position: absolute;
  z-index: 100;
  right: 6px;
  top: 0px;
  margin-top: -40px;
  border: 1px solid orange;
  cursor: pointer;
  border-radius: 7px;
}
.postid-18805 .site {
  background-color: #0065DD;
  opacity: 1;
}
.postid-18805 header .entry-header {
  opacity: 0.2 !important;
}
.postid-18805 .site-header {
  z-index: 10;
  border-bottom: 1px solid #b3d01e;
  color: #fcf7da;
}
.postid-18805 .entry-content {
  /*height: 6674px !important;*/
  position: relative;
  margin-top: 0px;
  /*z-index: 1000;*/
  background-image: none;
  color: #fcf7da;
  background-color: #0065DD;
}
.postid-18805 .entry-content p {
  margin-left: 0px;
  font-weight: 300;
  font-size: 150%;
  line-height: 150%;
  color: #fcf7da;
}
.postid-18805 .entry-content a {
  color: #fcf7da;
}
.postid-18805 .hentry {
  background-image: none;
  background-color: #0065DD;
}
.postid-18805 .entry-footer {
  color: #fcf7da !important;
}
.postid-18805 .entry-footer, .postid-18805 .all_articles {
  border-top: 1px solid black;
}
.postid-18805 .hentry.has-post-thumbnail .wp-post-image {
  border: black 1px solid !important;
}
.postid-18805 .entry-title, .postid-18805 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-18805 .entry-title a {
  font-size: 80%;
}
.home #post-18805 .entry-title a {
  font-size: 80%;
}
.postid-18805 .entry-content a {
  color: #fcf7da !important;
  text-decoration-line: underline;
  text-decoration-style: dotted;
}
.postid-18805 .entry-content a:hover {
  color: #fcf7da !important;
  text-decoration-line: underline;
  text-decoration-style: solid;
}
.postid-18805 ul {
  list-style: none !important;
}
/* quote. dictionaire */
.postid-18805 .dictionaire {
  font-style: italic;
  font-size: 80% !important;
  padding-left: 50px;
  border-left: 1px dotted #cbcbcb;
}
.postid-18805 .entry-content .dictionaire .extlink {
  line-height: 150%;
  font-size: 19px;
}
.postid-18805 .aihi p {
  color: gold;
  font-size: 140% !important;
  font-style: italic;
}
.postid-18805 .musicPlayer {
  width: 350px;
}
.postid-18805 #h5ap-player-1 {
  display: block !important;
  opacity: 1;
  position: fixed !important;
  width: 240px !important;
  margin: 0px;
  z-index: 1000;
  top: 67px;
  right: 111px;
  border: 1px solid grey;
  border-radius: 2px;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.5));
}
.postid-18805 #h5ap-player-1 {
  opacity: 0.7 !important;
  max-width: 96%;
}
.postid-18805 #h5ap-player-1:hover {
  opacity: 0.9 !important;
}
.postid-18805 .plyr--audio {
  border-radius: 3px;
}
.plyr--audio {
  border-radius: 3px !important;
}
.postid-18805 .mejs-container, .postid-18805 .mejs-container .mejs-controls, .postid-18805 .mejs-embed, .postid-18805 .mejs-embed body {
  border: 1px dotted goldenrod !important;
  border-radius: 2px !important;
  margin: 0 auto !important;
  width: 270px !important;
  background: #0164dc !important;
}

/* itinerary */

.postid-18805 .itinerary {
  /* font-size: 18px; */
  background-color: #0065DD;
  padding: 10px 10px 10px 25px;
  border-radius: 3px;
  border: 1px solid lightgrey;
}
.postid-18805 .itinerary p {
  font-size: 18px;
  color: lightgray;
}
.postid-18805 .itinerary li {
  list-style: disc !important;
}
.postid-18805 .itinerary .dates {
  margin: 20px !important;
  text-align: center;
}
.postid-18805 .itinerary li a {
  font-weight: bold !important;
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-18805 .itinerary li a:hover {
  font-weight: bold !important;
  color: white !important;
}
.postid-18805 .itinerary li a:visited {
  font-weight: bold !important;
}
.addTop {
  top: 150px;
}
.postid-18805 .itinerary2_outer {
  display: flex;
  flex-grow: 1;
  bottom: 0;
  right: 0;
  position: fixed;
  z-index: 3000;
}
.postid-18805 .itinerary2_inner {
  margin-top: 150px;
  padding: 10px 40px 0;
  border-radius: 3px;
  border: 1px solid lightgrey;
  background-color: #0065DD;
}
.postid-18805 .itinerary2 {
  /* font-size: 18px; */
  background-color: none;
  padding: 10px 10px 10px 25px;
  border-radius: 3px;
  border: none;
  bottom: 0;
  right: 0;
  position: fixed;
  z-index: 3000;
  /* height: 80vh; */
  max-width: 680px;
}
.postid-18805 .itinerary2 p {
  cursor: pointer;
  position: relative;
}
.postid-18805 #closer {
  line-height: 22px;
  padding: 0 5px;
  border: 2px solid palevioletred;
  right: -37px;
  top: -8px;
  position: absolute;
  /* text-transform: uppercase; */
  font-size: 25px !important;
  font-weight: bold;
  color: palevioletred;
  pointer-events: none;
    user-select: none;
}
.postid-18805 #closer:hover {
  color: red;
  border: 2px solid red;
}
.postid-18805 .itinerary2 ul {
  display: none;
  /*top:60px;*/
}

.postid-18805 .itinerary2 p {
    font-size: 100%;
    line-height: 100%;
  color: lightgray;
}
.postid-18805 .itinerary2 li {
  list-style: disc !important;
}
.postid-18805 .itinerary2 li a {
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-18805 .itinerary2 li a:hover {
  color: white !important;
}
.postid-18805 .itinerary2 li a:visited {
  font-weight: bold !important;
}


.postid-18805 .listen {
    user-select: none;
    opacity: 0.7;
    font-weight: bold !important;
    width: 55px !important;
    border-radius: 3px !important;
    padding: 3px !important;
    margin-bottom: 40px;
    border: 1px solid;
    cursor: pointer !important;
    color: lightgray !important;
    font-size: 11px !important;
    text-align: center !important;
}
.postid-18805 .listen:hover {
    user-select: none;
    opacity: 0.7;
    font-weight: bold !important;
    width: 55px !important;
    border-radius: 3px !important;
    padding: 3px !important;
    margin-bottom: 40px;
    border: 1px solid;
    cursor: pointer !important;
    color: lightgray !important;
    font-size: 11px !important;
    text-align: center !important;
}

/* -------. Smooth Accordion  */
.postid-18805 .smooth-Accordion .smooth-Accordion-header {
  font-size: 20px;
  font-style: italic !important;
  display: block;
  background: transparent;
  font-family: Raleway, sans-serif !important;
  color: gold !important;
  line-height: 180%;
  margin-top: 10px;
  padding: 10px 16px !important;
  cursor: pointer;
  border: 1px dotted #fcf7da;
  border-bottom: 1px dotted #fcf7da;
  position: relative;
}
.postid-18805 .smooth-Accordion .smooth-Accordion-content {
  display: none;
  background: transparent;
  color: #fcf7da !important;
  padding: 16px;
  border: 1px dotted #fcf7da;
  border-bottom: 1px dotted #fcf7da;
}
.postid-18805 .smooth-Accordion .smooth-Accordion-content a {
  text-decoration: none;
  color: gold !important;
  font-weight: bold !important;
}
.postid-18805 .smooth-Accordion .smooth-Accordion-content a:hover {
  text-decoration: underline;
}
.postid-18805 .smooth-Accordion .smooth-Accordion-content p {
  font-size: 20px;
  font-style: normal !important;
  line-height: 34px !important;
  font-weight: 300 !important;
  color: #fcf7da;
}
.postid-18805 .smooth-Accordion .smooth-Accordion-header::after {
  content: '';
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0) rotate(0deg);
  position: absolute;
  top: 3px;
  right: 16px;
  transition: transform 0.5s;
  background: url(./img/lightgreen-down-arrow.png) no-repeat center center;
  width: 12px;
  height: 20px;
  line-height: 16px;
}
.postid-18805 .smooth-Accordion {
  border-radius: 0px;
  box-shadow: none;
  overflow: hidden;
}
/* book download */
.postid-18805 .holder {
  max-width: 100%;
  margin: 0 auto;
  padding: 1rem;
}
.postid-18805 .book-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 1rem;
  max-width: 768px;
  margin: 0 auto;
}
.postid-18805 .book {
  text-align: center;
  max-width: 300px;
}
.postid-18805 .book img {
  width: 100%;
  height: auto;
  display: block;
}
.postid-18805 .entry-content img, .postid-18805 .entry-content video {
  border: 1px solid #568dfb;
  padding: 5px !important;
  background-color: #0065DD;
  /*box-shadow: 2px 2px 9px 4px rgba(0, 0, 0, 0.4);*/
}
.postid-18805 .wp-video {
  margin: 0 auto;
  max-width: 100%;
  height: auto;
}
.postid-18805 #video2, .postid-18805 #video1 {
  border: 1px solid #568dfb;
}

.postid-18805 .entry-content #phone {
  display: block;
  font-size: 20px;
  color: gold;
  position: absolute;
  top: 130px;
  z-index: 100;
}

.postid-18805 #dimensions_iframe {
    filter: contrast(1.1);
    height: 800px;
    padding: 5px;
    border: none !important; 
}


@media only screen and (max-width: 768px) {
  .postid-18805 #phone {
    display: block;
    text-align: center;
    font-size: 15px;
    color: gold;
    position: absolute;
    top: 100px;
    z-index: 100;
  }
  .postid-18805 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 3px;
    color: #fcf7da !important; /* #363636*/
  }
  .postid-18805 .smooth-Accordion .smooth-Accordion-header {
    color: #fcf7da !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px solid #b3d01e !important;
  }
  .postid-18805 .smooth-Accordion .smooth-Accordion-content {
    color: #fcf7da !important;
    padding: 16px;
    border-bottom: 1px solid #b3d01e;
  }
  .postid-18805 .smooth-Accordion .smooth-Accordion-content a {
    /*color: #2d797d !important;*/
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-18805 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: #fcf7da !important;
  }
}
@media only screen and (max-width: 480px) {
  .postid-18805 .entry-title {
    font-size: 0.9em !important;
  }
  .postid-18805 .cora p {
    color: gold !important;
    background-color: rgba(5, 88, 182, 0.9);
  }
}




/* -------------------------------------- the art of liminality   -----------------*/
.postid-18674 #SuanBtn {
  display: block !important;
}
.postid-18674 .site {
  background-color: #012b5b !important;
}
.postid-18674 .hentry.has-post-thumbnail {
  border: none !important;
}
.archive #post-18674 .entry-meta .ear {
  width: 33px !important;
  height: 34px !important;
  /* width: 43px; */
  position: absolute;
  z-index: 100;
  right: 6px;
  top: 0px;
  margin-top: -40px;
  border: 1px solid orange;
  cursor: pointer;
  border-radius: 7px;
}

.postid-18674 .entry-footer:not(.empty) {
  padding-top: 25px;
  border-top: 1px solid #f2f2f2;
  color: grey !important;
}
.postid-18674 .site-content {
  background: #012b5b !important;
  max-width: 1728px !important;
  margin: auto !important;
}
.postid-18674 header .entry-header {
  opacity: 0.2 !important;
  color: gold;
  border: 1px solid grey;
}
.postid-18674 .site-header {
  border-bottom: 1px solid gold;
  color: gold;
}
body:not(.filter-on) .postid-18674 .entry-header {
  color: gold;
  border: 1px solid grey !important;
}
.post-18674 .entry-content {
  position: relative;
  height: 15000px !important;
  margin-top: 0px;
  background-image: none;
  color: gold;
  background-color: #012b5b !important;
}
.postid-18674 .entry-content p {
  font-weight: 200;
  font-size: 135% !important;
  line-height: 150%;
  letter-spacing: 0.059em;
  color: gold;
  user-select: none; /* prevent text highlighting */
}
.postid-18674 .entry-content img {
  border: #C0BEBE thin solid;
  padding: 0px !important;
  background-color: transparent !important;
  box-shadow: none !important;
}
.postid-18674 .entry-content .gold p {
  color: gold !important;
}
.postid-18674 .dictionaire {
  font-size: 100% !important;
  padding-left: 50px;
  border-left: 1px dotted gold;
}
.postid-18674 .entry-content a {
  color: gold !important;
  user-select: none; /* prevent text highlighting */
}
.postid-18674 .entry-content .extlink {
  line-height: 120%;
  font-size: 22px;
  font-weight: normal;
  text-decoration: none;
}
.postid-18674 .entry-content a:hover {
  color: gold !important;
  text-decoration: underline;
}
.postid-18674 #noPhoneArticle {
  position: absolute;
  margin-top: -120px;
  font-size: 120%;
  color: gold;
  text-align: center;
  display: none;
}
.postid-18674 .hentry {
  background-image: none;
  background-color: #012b5b !important;
}
.postid-18674 .justify {
  text-align: justify !important;
  text-justify: inter-character;
}
.postid-18674 #contentHolder {
  left: 50%; /* Move the child element 50% from the left edge of its containing block */
  transform: translateX(-50%); /* Move the child element back by half of its own width */
  width: 100vw;
  max-width: 1800px !important;
  position: absolute;
  border-left: 1px solid white;
  border-right: 1px solid white;
  border-bottom: 1px solid white;
  height: 15080px;
}
.postid-18674 iframe {
  width: 100% !important;
  overflow: hidden;
  margin: 0 auto;
 /*height: 170vh;*/
  max-height: 1480px;
}

.postid-18674 #v_1 {
    margin-top:200px;
    margin-bottom: 200px;
}
.postid-18674 #v_2 {
    margin-top:200px;
    margin-bottom: 200px;}
.postid-18674 #v_3 {
    margin-top:200px;
    margin-bottom: 200px;}
.postid-18674 #v_4 {
    margin-top:200px;
    margin-bottom: 200px;}
.postid-18674 #v_5 {
    margin-top:200px;
    margin-bottom: 200px;}
.postid-18674 #v_6 {
    margin-top:200px;
    margin-bottom: 200px;}
.postid-18674 #v_10{
    height: 60vh !important;    
    margin-bottom: 0 !important;
}

.postid-18674 #inside_the_cocoon{
    margin-top:200px !important;
    margin-bottom: 200px !important;
    width: 690px;
    border:none !important;
}
.postid-18674 #blueMonarch{
    margin-top:200px !important;
    margin-bottom: 100px !important;
    border:none !important;
}


.postid-18674 .iframe-container {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 0px;
}
.postid-18674 .responsive-iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 120vh !important;
  max-width: 100%;
  /* max-height: 600px; */
  z-index: 10;
}

.postid-18674 #h5ap-player-1 {
  display: block !important;
  opacity: 1;
  position: fixed !important;
  width: 240px !important;
  margin: 0px;
  z-index: 1000;
  top: 67px;
  right: 111px;
  border: 1px solid grey;
  border-radius: 2px;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.5));
}
.postid-18674 #h5ap-player-1 {
  opacity: 0.7;
  max-width: 96%;
}
.postid-18674 #h5ap-player-1:hover {
  opacity: 0.9 !important;
}
.postid-18674 .plyr--audio {
  border-radius: 3px;
}
.plyr--audio {
  border-radius: 3px !important;
}
.postid-18674 .mejs-container, .postid-18674 .mejs-container .mejs-controls, .postid-18674 .mejs-embed, .postid-18674 .mejs-embed body {
  border: 1px dotted goldenrod !important;
  border-radius: 2px !important;
  margin: 0 auto !important;
  width: 270px !important;
  background: #0164dc !important;
}
@media only screen and (max-width: 480px) {
  .postid-18674 .entry-title {
    font-size: 0.9em !important;
  }
  .postid-18674 iframe {
    width: 100% !important;
    overflow: hidden;
    margin: 0 auto;
    height: 100vh !important;
    max-height: 100vh;
    margin-bottom: 400px !important;
  }
}
@media only screen and (max-width: 360px) {
  .postid-18674 .entry-title {
    font-size: 0.9em !important;
  }
}







/* ----------------------------------------  immersive art    -----------------*/
.postid-18658 #SuanBtn {
  display: block !important;
}

.postid-18658 .site {
  background-color: black !important;
}
.postid-18658 .hentry.has-post-thumbnail {
  border: none !important;
}
.archive #post-18658 .entry-meta .ear {
  width: 33px !important;
  height: 34px !important;
  /* width: 43px; */
  position: absolute;
  z-index: 100;
  right: 6px;
  top: 0px;
  margin-top: -40px;
  border: 1px solid orange;
  cursor: pointer;
  border-radius: 7px;
}
.postid-18658 .entry-footer:not(.empty) {
  padding-top: 25px;
  border-top: 1px solid #f2f2f2;
  color: grey !important;
}
.postid-18658 .site-content {
  background-color: black !important;
  max-width: 1728px !important;
  margin: auto !important;
    height:17000px
}
.postid-18658 header .entry-header {
  opacity: 0.2 !important;
  color: grey;
  border: 1px solid grey;
}
.postid-18658 .site-header {
  border-bottom: 1px solid grey;
  color: grey;
}
body:not(.filter-on) .postid-18658 .entry-header {
  color: grey;
  border: 1px solid grey !important;
}
.postid-18658 .entry-content {
  position: relative;
  height: 17000px !important;
  margin-top: 0px;
  background-image: none;
  color: grey !important;
  background-color: black !important;
}

.postid-18658 #content_height{
    height:10000px;
}

.postid-18658 .entry-content p {
  font-weight: 200;
  font-size: 135% !important;
  line-height: 150%;
  letter-spacing: 0.059em;
  color: grey;
  user-select: none; /* prevent text highlighting */
}
.postid-18658 .entry-content img {
  border: #C0BEBE thin solid;
  padding: 0px !important;
  background-color: transparent !important;
  box-shadow: none !important;
}
.postid-18658 .entry-content .gold p {
  color: gold !important;
}
.postid-18658 .dictionaire {
  font-size: 100% !important;
  padding-left: 50px;
  border-left: 1px dotted grey;
}
.postid-18658 .entry-content a {
  color: gold !important;
  user-select: none; /* prevent text highlighting */
}
.postid-18658 .entry-content .extlink {
  line-height: 120%;
  font-size: 22px;
  font-weight: normal;
  text-decoration: none;
}
.postid-18658 .entry-content a:hover {
  color: grey !important;
  text-decoration: underline;
}
.postid-18658 #noPhoneArticle {
    background-color: dimgray;
    color: gold !important;
    border: 1px solid gold;
    z-index: 100;
    width: 90%;
    position: absolute;
    margin-top: -250px;
    font-size: 120%;
    text-align: center;
    display: none; 
}
.postid-18658 .hentry {
  background-image: none;
  background-color: black !important;
}
.postid-18658 .justify {
  text-align: justify !important;
  text-justify: inter-character;
}




.postid-18658 #contentHolder {
  left: 50%; /* Move the child element 50% from the left edge of its containing block */
  transform: translateX(-50%); /* Move the child element back by half of its own width */
  width: 100vw;
  max-width: 1800px !important;
  position: absolute;
  border-left: 1px solid white;
  border-right: 1px solid white;
  border-bottom: 1px solid white;
  height: 17000px;
    background-color: black;
}

.postid-18658 .tickticktick{
    opacity: 0.2;
    width: 100%;
    height: 250px;
    overflow: hidden;
}


.postid-18658 #container1-ticker1 {
    margin-top:200px;
    margin-bottom: 700px;
    width: 100%;
}

.postid-18658 #ticker {
    user-select: none;
    opacity: 0.3;
    position: relative;
    padding: 0 20px;
    width: 100%;
    height: 100px !important;
    border: none;
    backgraund-color: transparent;
}


.postid-18658 #container2 {
    margin-bottom: 700px;

}
.postid-18658 #v_2 {
    transform: scale(1.7);
}

.postid-18658 #container3-multiLineTicker {
    margin-bottom: 600px;

}

.postid-18658 #multiLineTicker {
    opacity: 0.2;
    position: relative;
    width: 100%;
    height: 760px;
    border: none;
    backgraund-color: transparent;
}

.postid-18658 #container4 {
    transform: scale(1.8);
    /*border: 4px solid red;*/
    margin: 0 auto;
    height: 733px;
    position: relative;
    width: 826px;
    margin-bottom: 600px
}
.postid-18658 #v_4 {
    border: none;
    transform: scaleY(-1);
    position: absolute;
    top: 0;
    left: 0px !important;
    width: 50% !important;
    height: 100% !important;
}
.postid-18658 #v_5 {
    transform: rotate(180deg);
    border: none;
    position: absolute;
    top: 0;
    right: 0px !important;
    width: 50% !important;
    height: 100% !important;
}

.postid-18658 #container5-ticker2 {
  width: 100%;
    margin-bottom: 100px;
}

.postid-18658 #container6-ticker3 {
  width: 100%;
    margin-bottom: 700px;
}

.postid-18658 #container5-ticker2{
    
}

.postid-18658 #container6-ticker3{
    
}
.postid-18658 #container6-multipleStrings_1 {
    width: 100%;
    top: 0px;
    position: absolute;
}

.postid-18658 #container7 {
    position: relative;
    margin-bottom: 700px !important;
    max-width: 1250px;
    margin: 0 auto;
}
.postid-18658 #container7art {   
    opacity: 1 !important;
    max-width: 1250px;
    margin: 0 auto;
}
.postid-18658 #art_7 {    
    opacity: 1 !important;
    width:100%;
    height:100vh;
}


.postid-18658 #container8 {
    position:relative;
        min-height: 800px;
    margin-bottom: 700px;
}

.postid-18658 #container8vid{
    position: relative;
    float: left;
    width: 675px;
    height: 464px;
    margin-right: 20px;
}



.postid-18658 #v_8 {
    position: absolute !important;
    top: 0;
    left: 0;
    float: left;
    margin-left: 100px;
    height: 464px;
    width: 565px;
    transform: scale(1);
}



.postid-18658 #container10vid{
    
}

.postid-18658  #target_immersive{
    
}

.postid-18658 #target_immersive .char {
    font-size: 130px;
    line-height: 130px;
    position: relative;
    display: inline-block;
    margin-bottom: 30px;
  opacity: 0;
  transition: opacity 0.25s ease-out;
}

.postid-18658 #target_immersive .whitespace {
    font-size: 130px;
    line-height: 130px;
    position: relative;  
    display: inline-block;
    width: 30px;
}


/* butterflies on top */

.postid-18658 #butterflies {
  opacity: 0.3;
  display: block !important;
  transition: opacity 0.8s ease; /* match BUTTERFLY_FADE_DURATION */
    height: 100vh;
    width: 100vw;
    position: absolute;
    z-index: 100;
    transform: scale(0.7);
}

.postid-18658 #butterflies #swiffycontainer {
    display: block;
}

.postid-18658 #butterflies #swiffycontainer iframe{
    height: 100vh;
    width: 100vw;
    display: block;
}

/* butterflies over #container8 / the char reveal  */

.postid-18658 #container13art{
    top:0px;
    left:0px;
      height: 100vh;
    width: 100vw;
    position: absolute;
    z-index: 100;  
    
}
.postid-18658 #butterflies_2 {
    filter: saturate(1.5);
    transform: scale(2);
  opacity: 0;
  display: none;
  transition: opacity 0.8s ease; /* match BUTTERFLY_FADE_DURATION */
}

.postid-18658 #butterflies_2 #swiffycontainer {
    display: block;
}

.postid-18658 #butterflies_2 #swiffycontainer iframe{
    height: 100vh;
    width: 100vw;
    display: block;
}
  



.postid-18658 #container9 {
    position: relative;
    margin-bottom: 700px !important;
    max-width: 1250px;
    margin: 0 auto;
}
.postid-18658 #container9art {   
    opacity: 1 !important;
   transform: scale(1.3);
    max-width: 1250px;
    margin: 0 auto;
}
.postid-18658 #art_9 {    
    opacity: 1 !important;
    width:100%;
    height:100vh;
}



.postid-18658 #container11 {
    margin-bottom: 400px;
  max-width: 1250px;
  margin: 0 auto;
}



.postid-18658 #multipleStrings_1 {
    opacity: 0.5;
    margin-top: -77px !important;
    display: block;
    margin: 0 auto;
    border: 0px solid;
    width: 70%;
    justify-content: center;
    align-items: center;
    font-family: Verdana, sans-serif;
    color: white;
    font-size: 27px;
    padding: 0 2rem;
    font-weight: 600;
    text-align: center;
}



.postid-18658 #container11vid {
    margin-bottom: 400px !important;
  max-width: 1250px;
  margin: 0 auto;
}

.postid-18658 #container11vid iframe {
    margin: 0 auto;
    height: 630px;
    /* aspect-ratio: 1.7; */
    width: 1150px;
    border:1px solid grey;
}

/* Youtube video */
.postid-18658 #container21 {
    position: relative;
    margin-bottom: 400px !important;
    max-width: 1250px;
    margin: 0 auto;
}
.postid-18658 #container21art {   
    /*transform: scale(1.3);*/
    max-width: 1250px;
    margin: 0 auto;
}

.postid-18658 #container21art iframe{  
    width:100%;
    aspect-ratio: 560/315;
 }

.postid-18658 #container22 {
    position: relative;
    margin-bottom: 400px !important;
    max-width: 1250px;
    margin: 0 auto;
}
.postid-18658 #container22art {   
    max-width: 1250px;
    margin: 0 auto;
}
.postid-18658 #container22art iframe{   
    width:100%;
    aspect-ratio: 560/315; 
 }



.postid-18658 .transparent{
    opacity: 0 !important;
}


.postid-18658 #v_0 {
  margin-bottom: 100px !important;
}
.postid-18658 #v_1 {
}
.postid-18658 #v_2 {}
.postid-18658 #v_3 {}

.postid-18658 #v_7{}
.postid-18658 #v_8{}
.postid-18658 #v_9 {
  margin-bottom: 0px !important;
}
.postid-18658 .iframe-container {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 0px;
}
.postid-18658 .responsive-iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 120vh !important;
  max-width: 100%;
  /* max-height: 600px; */
  z-index: 10;
}


.postid-18658 #h5ap-player-1 {
  display: block !important;
  opacity: 1;
  position: fixed !important;
  width: 240px !important;
  margin: 0px;
  z-index: 1000;
  top: 67px;
  right: 111px;
  border: 1px solid grey;
  border-radius: 2px;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.5));
}
.postid-18658 #h5ap-player-1 {
  opacity: 0.7;
  max-width: 96%;
}
.postid-18658 #h5ap-player-1:hover {
  opacity: 0.9 !important;
}
.postid-18658 .plyr--audio {
  border-radius: 3px;
}
.plyr--audio {
  border-radius: 3px !important;
}
.postid-18658 .mejs-container, .postid-18658 .mejs-container .mejs-controls, .postid-18658 .mejs-embed, .postid-18658 .mejs-embed body {
  border: 1px dotted goldenrod !important;
  border-radius: 2px !important;
  margin: 0 auto !important;
  width: 270px !important;
  background: #0164dc !important;
}

@media only screen and (max-width: 760px) {
  .postid-18658 .entry-title {
    font-size: 0.9em !important;
  }
   .postid-18658 #noPhoneArticle {
   display: block !important; 
} 
    
    
.postid-18658 #art_9 {
    transform: rotate(90deg);

}    
    
    

}




@media only screen and (max-width: 480px) {
  .postid-18658 .entry-title {
    font-size: 0.9em !important;
  }

}
@media only screen and (max-width: 360px) {
  .postid-18658 .entry-title {
    font-size: 0.9em !important;
  }
}









/* --------------------------artificial intelligence is cool --  a radical different proposal --*/
.archive #post-18639 .entry-meta .ear {
  width: 33px !important;
  height: 34px !important;
  /* width: 43px; */
  position: absolute;
  z-index: 100;
  right: 6px;
  top: 0px;
  margin-top: -40px;
  border: 1px solid orange;
  cursor: pointer;
  border-radius: 7px;
}
.postid-18639 .site {
  background-color: #0065DD;
  opacity: 1;
}
.postid-18639 header .entry-header {
  opacity: 0.2 !important;
}
.postid-18639 .site-header {
  z-index: 10;
  border-bottom: 1px solid #b3d01e;
  color: #fcf7da;
}

  .postid-18639 #primary .entry-thumbnail {
    opacity: 0 !important;
    background: none;
    height: 100vh !important;
} 


.postid-18639 .waves_iframe {
    border: 1px solid white;
    margin-top: -750px;
    margin-bottom: 190px;
    display: block;
    width: 100%;
    height: 403px;
}



.postid-18639 .entry-content {
  /*height: 6674px !important;*/
  position: relative;
  margin-top: 0px;
  /*z-index: 1000;*/
  background-image: none;
  color: #fcf7da;
  background-color: #0065DD;
}
.postid-18639 .entry-content p {
  margin-left: 0px;
  font-weight: 300;
  font-size: 150%;
  line-height: 150%;
  color: #fcf7da;
}
.postid-18639 .entry-content a {
  color: #fcf7da;
}
.postid-18639 .hentry {
  background-image: none;
  background-color: #0065DD;
}
.postid-18639 .entry-footer {
  color: #fcf7da !important;
}
.postid-18639 .entry-footer, .postid-18639 .all_articles {
  border-top: 1px solid black;
}
.postid-18639 .hentry.has-post-thumbnail .wp-post-image {
  border: black 1px solid !important;
}
.postid-18639 .entry-title, .postid-18639 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-18639 .entry-title a {
  font-size: 80%;
}
.home #post-18639 .entry-title a {
  font-size: 80%;
}
.postid-18639 .entry-content a {
  color: #fcf7da !important;
  text-decoration-line: underline;
  text-decoration-style: dotted;
}
.postid-18639 .entry-content a:hover {
  color: #fcf7da !important;
  text-decoration-line: underline;
  text-decoration-style: solid;
}
.postid-18639 ul {
  list-style: none !important;
}


/* tooltips */
.postid-18639 .Zebra_Tooltip {
  cursor: pointer !important;
  max-width: 600px !important;
  position: absolute;
  z-index: 99999;
  background: transparent;
  font-family: Verdana, sans-serif;
}
.postid-18639 .Zebra_Tooltip .Zebra_Tooltip_Message {
  max-width: 600px !important;
}
.postid-18639 .Zebra_Tooltip .Zebra_Tooltip_Message {
  user-select: none;
  background: #000;
  border-radius: 5px;
  border: 1px dotted #fff;
  /* box-shadow: 0 0 6px rgba(0, 0, 0, .6); */
  color: #fff;
  font-size: 18px;
  font-family: Verdana, sans-serif;
  line-height: 1.4;
  max-width: 250px;
  padding: 10px;
  position: relative;
}


/* quote. dictionaire */
.postid-18639 .dictionaire {
  font-style: italic;
  font-size: 80% !important;
  padding-left: 50px;
  border-left: 1px dotted #cbcbcb;
}
.postid-18639 .entry-content .dictionaire .extlink {
  line-height: 150%;
  font-size: 19px;
}
.postid-18639 .aihi p {
  color: gold;
  font-size: 140% !important;
  font-style: italic;
}
.postid-18639 .musicPlayer {
  width: 350px;
}
.postid-18639 #h5ap-player-1 {
  display: block !important;
  opacity: 1;
  position: fixed !important;
  width: 240px !important;
  margin: 0px;
  z-index: 1000;
  top: 67px;
  right: 111px;
  border: 1px solid grey;
  border-radius: 2px;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.5));
}
.postid-18639 #h5ap-player-1 {
  opacity: 0.7 !important;
  max-width: 96%;
}
.postid-18639 #h5ap-player-1:hover {
  opacity: 0.9 !important;
}
.postid-18639 .plyr--audio {
  border-radius: 3px;
}
.plyr--audio {
  border-radius: 3px !important;
}
.postid-18639 .mejs-container, .postid-18639 .mejs-container .mejs-controls, .postid-18639 .mejs-embed, .postid-18639 .mejs-embed body {
  border: 1px dotted goldenrod !important;
  border-radius: 2px !important;
  margin: 0 auto !important;
  width: 270px !important;
  background: #0164dc !important;
}



.postid-18639 .listen {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  margin-bottom: 40px;
  border: 1px solid;
  cursor: pointer !important;
  color: lightgray !important;
  font-size: 16px !important;
  text-align: center !important;
}
.postid-18639 .listen:hover {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  border: 1px solid #fcf7da !important;
  cursor: pointer !important;
  color: #fcf7da !important;
  font-size: 16px !important;
  text-align: center !important;
}
.postid-18639 .entry-content img, .postid-18639 .entry-content video {
  border: 1px solid #568dfb;
  padding: 5px !important;
  background-color: #0065DD;
  /*box-shadow: 2px 2px 9px 4px rgba(0, 0, 0, 0.4);*/
}


@media screen and (min-width: 768px) {
  .postid-18639 .entry-content, .postid-18639 .entry-footer {
    padding-right: 0px;
    padding-left: 0px;
    width: 768px;
  }
}

@media only screen and (max-width: 1030px) {
    
   .postid-18639 #primary .entry-thumbnail {
    opacity: 0 !important;
    background: none;
    height: 100vh !important;
} 
    
.postid-18639 .waves_iframe {
   /* transform: scale(1.7);*/
    border: none;
    margin-top: -580px;
    margin-bottom: 190px;
    display: block;
    width: 100%;
    height: 403px;
} 
    
}

@media only screen and (max-width: 760px) {

   .postid-18639 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 3px;
    color: #fcf7da !important; /* #363636*/
  }
    
   .postid-18639 #primary .entry-thumbnail {
    opacity: 0 !important;
    background: none;
    height: 100vh !important;
} 
    
.postid-18639 .waves_iframe {
    transform: scale(1.7);
    border: none;
    margin-top: -580px;
    margin-bottom: 190px;
    display: block;
    width: 100%;
    height: 403px;
}    
    
    
}

@media only screen and (max-width: 480px) {
  .postid-18639 .entry-title {
    font-size: 0.9em !important;
  }

}





/* -------------------------------------- The Infinite Loom  -----------------*/
.postid-18550 #SuanBtn {
  display: block !important;
}
.postid-18550 .site {
  background-color: #012b5b !important;
}
.postid-18550 .hentry.has-post-thumbnail {
  border: none !important;
}
.archive #post-18550 .entry-meta .ear {
  width: 33px !important;
  height: 34px !important;
  /* width: 43px; */
  position: absolute;
  z-index: 100;
  right: 6px;
  top: 0px;
  margin-top: -40px;
  border: 1px solid orange;
  cursor: pointer;
  border-radius: 7px;
}
.postid-18550 .entry-footer:not(.empty) {
  padding-top: 25px;
  border-top: 1px solid #f2f2f2;
  color: grey !important;
}
.postid-18550 .site-content {
  background: #012b5b !important;
  max-width: 1728px !important;
  margin: auto !important;
}
.postid-18550 header .entry-header {
  opacity: 0.2 !important;
  color: gold;
  border: 1px solid grey;
}
.postid-18550 .site-header {
  border-bottom: 1px solid gold;
  color: gold;
}
body:not(.filter-on) .postid-18550 .entry-header {
  color: gold;
  border: 1px solid grey !important;
}
.post-18550 .entry-content {
  position: relative;
  height: 15000px !important;
  margin-top: 0px;
  background-image: none;
  color: gold;
  background-color: #012b5b !important;
}
.postid-18550 .entry-content p {
  font-weight: 200;
  font-size: 135% !important;
  line-height: 150%;
  letter-spacing: 0.059em;
  color: gold;
  user-select: none; /* prevent text highlighting */
}
.postid-18550 .entry-content img {
  border: #C0BEBE thin solid;
  padding: 0px !important;
  background-color: transparent !important;
  box-shadow: none !important;
}
.postid-18550 .entry-content .gold p {
  color: gold !important;
}
.postid-18550 .dictionaire {
  font-size: 100% !important;
  padding-left: 50px;
  border-left: 1px dotted gold;
}
.postid-18550 .entry-content a {
  color: gold !important;
  user-select: none; /* prevent text highlighting */
}
.postid-18550 .entry-content .extlink {
  line-height: 120%;
  font-size: 22px;
  font-weight: normal;
  text-decoration: none;
}
.postid-18550 .entry-content a:hover {
  color: gold !important;
  text-decoration: underline;
}
.postid-18550 #noPhoneArticle {
  position: absolute;
  margin-top: -120px;
  font-size: 120%;
  color: gold;
  text-align: center;
  display: none;
}
.postid-18550 .hentry {
  background-image: none;
  background-color: #012b5b !important;
}
.postid-18550 .justify {
  text-align: justify !important;
  text-justify: inter-character;
}
.postid-18550 #contentHolder {
  left: 50%; /* Move the child element 50% from the left edge of its containing block */
  transform: translateX(-50%); /* Move the child element back by half of its own width */
  width: 100vw;
  max-width: 1800px !important;
  position: absolute;
  border-left: 1px solid white;
  border-right: 1px solid white;
  border-bottom: 1px solid white;
  height: 15080px;
}
.postid-18550 iframe {
  width: 100% !important;
  overflow: hidden;
  margin: 0 auto;
  height: 170vh !important;
  max-height: 1480px;
  margin-bottom: 400px !important;
}
.postid-18550 #v_0 {
  margin-bottom: 100px !important;
}
.postid-18550 #v_1 {
  margin-bottom: 200px !important;
}
.postid-18550 #v_2 {}
.postid-18550 #v_3 {
  display: none;
}
.postid-18550 #v_4 {}
.postid-18550 #v_5 {}
.postid-18550 #v_6 {}
.postid-18550 #v_10, .postid-18550 #v_11, .postid-18550 #v_12 {
  margin-bottom: 0px !important;
}
.postid-18550 .iframe-container {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 0px;
}
.postid-18550 .responsive-iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 120vh !important;
  max-width: 100%;
  /* max-height: 600px; */
  z-index: 10;
}
.postid-18550 #Basho_iframe {
  /*display: none;*/
}
.postid-18550 #h5ap-player-1 {
  display: block !important;
  opacity: 1;
  position: fixed !important;
  width: 240px !important;
  margin: 0px;
  z-index: 1000;
  top: 67px;
  right: 111px;
  border: 1px solid grey;
  border-radius: 2px;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.5));
}
.postid-18550 #h5ap-player-1 {
  opacity: 0.7;
  max-width: 96%;
}
.postid-18550 #h5ap-player-1:hover {
  opacity: 0.9 !important;
}
.postid-18550 .plyr--audio {
  border-radius: 3px;
}
.plyr--audio {
  border-radius: 3px !important;
}
.postid-18550 .mejs-container, .postid-18550 .mejs-container .mejs-controls, .postid-18550 .mejs-embed, .postid-18550 .mejs-embed body {
  border: 1px dotted goldenrod !important;
  border-radius: 2px !important;
  margin: 0 auto !important;
  width: 270px !important;
  background: #0164dc !important;
}
/* ------------------------- Venobox ------------------------- */
/** Ventobox. Lightbox **/
.postid-18550 .venoframe {
  margin: 0 auto !important;
  max-width: 2000px !important;
  width: 95vw !important;
  height: 100vh !important;
}
.postid-18550 .venoframe .figlio {
  width: 95vw !important;
  padding: 1px;
  background: #016AD3;
}
.postid-18550 .vbox-figlio {
  margin: 0 auto !important;
}
.postid-18550 .vbox-figlio {
  max-width: 2000px;
  width: 95vw;
}
.postid-18550 .vbox-figlio {
  background: #016AD3 !important;
}
/*
    .postid-6422 .venoframe {
    margin: 0 auto;
    max-width: 100% !important;
    width: 100%;
    border: none;
    height: 95vh !important;
  }
   */
.postid-18550 .vbox-content {
  text-align: center;
  float: left;
  width: 100%;
  position: relative;
  overflow: hidden;
  padding: 0px 4%;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}
.postid-18550 .vbox-close {
    /* border: 1px solid red; */
    cursor: pointer !important;
    position: fixed;
    top: 30px;
    right: 40px;
    width: 60px !important;
    height: 90vh !important;
    padding: 20px;
    display: block;
    background-position: 10px center;
    overflow: hidden;
    font-size: 44px !important;
    color: red !important;
    line-height: 1;
    text-align: center;
    z-index: 99;
}
@media only screen and (max-width: 480px) {
  .postid-18550 .entry-title {
    font-size: 0.9em !important;
  }
}
@media only screen and (max-width: 360px) {
  .postid-18550 .entry-title {
    font-size: 0.9em !important;
  }
}


/* --- Thank You  ----*/
.archive #post-18399 .entry-meta .ear {
  width: 33px !important;
  height: 34px !important;
  /* width: 43px; */
  position: absolute;
  z-index: 100;
  right: 6px;
  top: 0px;
  margin-top: -40px;
  border: 1px solid orange;
  cursor: pointer;
  border-radius: 7px;
}
.postid-18399 .site {
  background-color: #0065DD;
  opacity: 1;
}
.postid-18399 header .entry-header {
  opacity: 0.2 !important;
}
.postid-18399 .site-header {
  z-index: 10;
  border-bottom: 1px solid #b3d01e;
  color: gold;
}
.postid-18399 .entry-thumbnail {
    border-bottom: 2px solid white !important;
}
.postid-18399 .entry-content {
  /*height: 6674px !important;*/
  position: relative;
  margin-top: 0px;
  /*z-index: 1000;*/
  background-image: none;
  color: gold;
  background-color: #0065DD;
}
.postid-18399 .entry-content p {
  margin-left: 0px;
  font-weight: 300;
  font-size: 150%;
  line-height: 150%;
  color: gold;
}
.postid-18399 .entry-content a {
  color: gold;
}
.postid-18399 .hentry {
  background-image: none;
  background-color: #0065DD;
}
.postid-18399 .entry-footer {
  color: #fcf7da !important;
}
.postid-18399 .entry-footer, .postid-18399 .all_articles {
  border-top: 1px solid black;
}
.postid-18399 .hentry.has-post-thumbnail .wp-post-image {
  border: black 1px solid !important;
}
.postid-18399 .entry-title, .postid-18399 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-18399 .entry-title a {
  font-size: 80%;
}
.home #post-18399 .entry-title a {
  font-size: 80%;
}
.postid-18399 .entry-content a {
  color: gold !important;
  text-decoration-line: underline;
  text-decoration-style: dotted;
}
.postid-18399 .entry-content a:hover {
  color: #fcf7da !important;
  text-decoration-line: underline;
  text-decoration-style: solid;
}
.postid-18399 ul {
  list-style: none !important;
}
/* quote. dictionaire */
.postid-18399 .dictionaire {
  font-style: italic;
  font-size: 80% !important;
  padding-left: 50px;
  border-left: 1px dotted #cbcbcb;
}
.postid-18399 .entry-content .dictionaire .extlink {
  line-height: 150%;
  font-size: 19px;
}






/* ------------------------------ not your run-of-the-mill butterfly   -----------------*/
.postid-18344 #SuanBtn {
  display: block !important;
}
.postid-18344 .site {
  background-color: #012b5b !important;
}
.postid-18344 .hentry.has-post-thumbnail {
  border: none !important;
}
.archive #post-18344 .entry-meta .ear {
  width: 33px !important;
  height: 34px !important;
  /* width: 43px; */
  position: absolute;
  z-index: 100;
  right: 6px;
  top: 0px;
  margin-top: -40px;
  border: 1px solid orange;
  cursor: pointer;
  border-radius: 7px;
}
.postid-18344 .entry-footer:not(.empty) {
  padding-top: 25px;
  border-top: 1px solid #f2f2f2;
  color: grey !important;
}
.postid-18344 .site-content {
  background: #012b5b !important;
  max-width: 1728px !important;
  margin: auto !important;
}
.postid-18344 header .entry-header {
  opacity: 0.2 !important;
  color: gold;
  border: 1px solid grey;
}
.postid-18344 .site-header {
  border-bottom: 1px solid gold;
  color: gold;
}
body:not(.filter-on) .postid-18344 .entry-header {
  color: gold;
  border: 1px solid grey !important;
}
.post-18344 .entry-content {
  position: relative;
  height: 15000px !important;
  margin-top: 0px;
  background-image: none;
  color: gold;
  background-color: #012b5b !important;
}
.postid-18344 .entry-content p {
  font-weight: 200;
  font-size: 135% !important;
  line-height: 150%;
  letter-spacing: 0.059em;
  color: gold;
  user-select: none; /* prevent text highlighting */
}
.postid-18344 .entry-content img {
  border: #C0BEBE thin solid;
  padding: 0px !important;
  background-color: transparent !important;
  box-shadow: none !important;
}
.postid-18344 .entry-content .gold p {
  color: gold !important;
}
.postid-18344 .dictionaire {
  font-size: 100% !important;
  padding-left: 50px;
  border-left: 1px dotted gold;
}
.postid-18344 .entry-content a {
  color: gold !important;
  user-select: none; /* prevent text highlighting */
}
.postid-18344 .entry-content .extlink {
  line-height: 120%;
  font-size: 22px;
  font-weight: normal;
  text-decoration: none;
}
.postid-18344 .entry-content a:hover {
  color: gold !important;
  text-decoration: underline;
}
.postid-18344 #noPhoneArticle {
  position: absolute;
  margin-top: -120px;
  font-size: 120%;
  color: gold;
  text-align: center;
  display: none;
}
.postid-18344 .hentry {
  background-image: none;
  background-color: #012b5b !important;
}
.postid-18344 .justify {
  text-align: justify !important;
  text-justify: inter-character;
}
.postid-18344 #contentHolder {
  left: 50%; /* Move the child element 50% from the left edge of its containing block */
  transform: translateX(-50%); /* Move the child element back by half of its own width */
  width: 100vw;
  max-width: 1800px !important;
  position: absolute;
  border-left: 1px solid white;
  border-right: 1px solid white;
  border-bottom: 1px solid white;
  height: 15080px;
}
.postid-18344 iframe {
  width: 100% !important;
  overflow: hidden;
  margin: 0 auto;
  height: 170vh !important;
  max-height: 1480px;
  margin-bottom: 400px !important;
}
.postid-18344 #v_0 {
  margin-bottom: 100px !important;
}
.postid-18344 #v_1 {
  margin-bottom: 200px !important;
}
.postid-18344 #v_2 {}
.postid-18344 #v_3 {
  display: none;
}
.postid-18344 #v_4 {}
.postid-18344 #v_5 {}
.postid-18344 #v_6 {}
.postid-18344 #v_10, .postid-18344 #v_11, .postid-18344 #v_12 {
  margin-bottom: 0px !important;
}
.postid-18344 .iframe-container {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 0px;
}
.postid-18344 .responsive-iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 120vh !important;
  max-width: 100%;
  /* max-height: 600px; */
  z-index: 10;
}
.postid-18344 #Basho_iframe {
  /*display: none;*/
}
.postid-18344 #h5ap-player-1 {
  display: block !important;
  opacity: 1;
  position: fixed !important;
  width: 240px !important;
  margin: 0px;
  z-index: 1000;
  top: 67px;
  right: 111px;
  border: 1px solid grey;
  border-radius: 2px;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.5));
}
.postid-18344 #h5ap-player-1 {
  opacity: 0.7;
  max-width: 96%;
}
.postid-18344 #h5ap-player-1:hover {
  opacity: 0.9 !important;
}
.postid-18344 .plyr--audio {
  border-radius: 3px;
}
.plyr--audio {
  border-radius: 3px !important;
}
.postid-18344 .mejs-container, .postid-18344 .mejs-container .mejs-controls, .postid-18344 .mejs-embed, .postid-18344 .mejs-embed body {
  border: 1px dotted goldenrod !important;
  border-radius: 2px !important;
  margin: 0 auto !important;
  width: 270px !important;
  background: #0164dc !important;
}
@media only screen and (max-width: 480px) {
  .postid-18344 .entry-title {
    font-size: 0.9em !important;
  }
  .postid-18344 iframe {
    width: 100% !important;
    overflow: hidden;
    margin: 0 auto;
    height: 100vh !important;
    max-height: 100vh;
    margin-bottom: 400px !important;
  }
}
@media only screen and (max-width: 360px) {
  .postid-18344 .entry-title {
    font-size: 0.9em !important;
  }
}






/* ---------------------------   Japan, mon amour - Land of my Dream   -------------*/
.postid-14422 .extlink {
  font-size: 24px !important;
  font-style: normal !important;
}
/* ToolTips */
.postid-14422 .tTip {
  cursor: pointer;
  border-bottom: 3px dotted lightpink;
  text-decoration: none;
}
.postid-14422 .tTip_content {
  display: none;
  background-color: #0352B1;
  padding: 40px;
  margin: 10px auto;
  Border: 3px dotted lightpink;
  width: 100%;
  font-size: 20px;
  cursor: pointer;
}
.postid-14422 .tTip_content .extlink {
  /* line-height: 26px; */
  font-size: 20px !important;
  font-style: normal !important;
}
.postid-14422 .download_pdf {
  background-color: #0065DD;
  padding: 40px;
  margin: 10px auto;
  Border: 3px dotted lightpink;
  width: 77%;
  font-size: 10px;
}
.postid-14422 hr {
  opacity: 0 !important;
  padding: 20px 0px;
  margin-left: 0px;
}
.postid-14422 .waves_iframe {
  border: 0px solid black !important;
  margin-top: -911px;
  margin-right: auto;
  margin-left: auto;
  display: block;
  /* margin-bottom: 244px; */
  width: 445px;
  height: 777px;
}
.postid-14422 .site {
  background-color: #0065DD;
  opacity: 1;
}
.postid-14422 header .entry-header {
  opacity: 0.2 !important;
}
.postid-14422 .site-header {
  z-index: 2000;
  border-bottom: 1px solid #b3d01e;
  color: lightpink;
}
.archive #post-14422 .entry-meta .ear {
  width: 33px !important;
  height: 34px !important;
  /* width: 43px; */
  position: absolute;
  z-index: 100;
  right: 6px;
  top: 0px;
  margin-top: -40px;
  border: 1px solid orange;
  cursor: pointer;
  border-radius: 7px;
}
.postid-14422 .entry-content {
  /*height: 6674px !important;*/
  position: relative;
  /*margin-top: -100px;*/
  /*z-index: 1000;*/
  background-image: none;
  color: lightpink !important;
  background-color: #0065DD !important;
}
.postid-14422 .entry-content p {
  font-weight: 500 !important;
  font-size: 160%;
  line-height: 150%;
}
.postid-14422 .entry-content ul {
  font-weight: 500 !important;
  font-size: 26px !important;
  line-height: 150%;
}
.postid-14422 .entry-content ul li {
  font-weight: 500 !important;
  font-size: 26px !important;
  line-height: 150%;
}
.postid-14422 .entry-content ul li span {
  font-weight: 500 !important;
  font-size: 26px !important;
  line-height: 150%;
}
.postid-14422 .entry-content ul li p {
  font-weight: 500 !important;
  font-size: 26px !important;
  line-height: 150%;
}
.postid-14422 .entry-content h3 {
  font-family: Verdana, sans-serif;
  font-weight: 500 !important;
  font-size: 170% !important;
  line-height: 150%;
}
.postid-14422 .entry-content li {
  font-weight: 300 !important;
  font-size: 170% !important;
  line-height: 150% !important;
}
.postid-14422 .entry-content a {
  color: lightpink !important;
}
.postid-14422 .entry-content .internalLink a {
  cursor: pointer !important;
  pointer-events: auto; /* or visible */
}
.postid-14422 .entry-content .internalLink img {
  cursor: pointer !important;
  pointer-events: auto; /* or visible */
}
.postid-14422 .hentry {
  background-image: none;
  background-color: #0065DD !important;
}
.postid-14422 .entry-footer {
  color: lightpink !important;
}
.postid-14422 .entry-footer, .postid-14422 .all_articles {
  border-top: 1px solid black;
}
.postid-14422 .hentry.has-post-thumbnail .wp-post-image {
  border: black 1px solid !important;
}
.postid-14422 .entry-title, .postid-14422 .blog .entry-title {
  text-align: center !important;
  font-size: 1.05em !important;
}
.postid-14422 .entry-title a {
  font-size: 80%;
}
.home #post-14422 .entry-title a {
  font-size: 80%;
}
.postid-14422 .entry-content img, .postid-14422 .entry-content video {
  /*border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #024899;
  box-shadow: 2px 2px 9px 4px rgba(0, 0, 0, 0.4);*/
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #0065DD;
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
  margin-bottom: 0px;
}
.postid-14422 #no_border {
  font-weight: bold;
  margin-top: 21px;
}
.postid-14422 #ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #0065DD;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-14422 .ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #0065DD;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-14422 .entry-content a {
  color: lightpink !important;
  font-weight: 500 !important;
  font-size: 95% !important;
  line-height: 150%;
}
.postid-14422 ul {
  list-style: none !important;
}
.postid-14422 .Zebra_Tooltip {
  max-width: 600px !important;
  position: absolute;
  z-index: 99999;
  background: transparent;
  font-family: Geneva, 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
}
.postid-14422 .Zebra_Tooltip .Zebra_Tooltip_Message {
  max-width: 600px !important;
}
/* -------. Smooth Accordion  */
.postid-14422 .smooth-Accordion .smooth-Accordion-header {
  font-size: 22px;
  display: block;
  background: transparent;
  font-family: Raleway, sans-serif !important;
  color: lightpink !important;
  line-height: 180%;
  margin-top: 10px;
  padding: 10px 16px !important;
  cursor: pointer;
  border-bottom: 1px solid lightpink !important;
  position: relative;
}
.postid-14422 .smooth-Accordion .smooth-Accordion-content {
  display: none;
  background: transparent;
  color: lightpink !important;
  padding: 16px;
  border: 1px solid grey;
  border-bottom: 1px solid #b3d01e;
}
.postid-14422 .smooth-Accordion .smooth-Accordion-content a {
  color: #b3d01e !important;
  font-weight: bold !important;
}
.postid-14422 .smooth-Accordion .smooth-Accordion-content p {
  font-size: 22px !important;
  line-height: 34px !important;
  font-weight: 300 !important;
  color: lightpink;
}
.postid-14422 .smooth-Accordion .smooth-Accordion-header::after {
  content: '';
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0) rotate(0deg);
  position: absolute;
  top: 3px;
  right: 16px;
  transition: transform 0.5s;
  background: url(./img/lightgreen-down-arrow.png) no-repeat center center;
  width: 12px;
  height: 20px;
  line-height: 16px;
}
.postid-14422 .smooth-Accordion {
  border-radius: 0px;
  box-shadow: none;
  overflow: hidden;
}
.postid-14422 .itinerary {
  /* font-size: 18px; */
  background-color: #0065DD;
  padding: 10px 10px 10px 25px;
  border-radius: 3px;
  border: 1px solid lightgrey;
}
.postid-14422 .itinerary p {
  font-size: 18px;
  color: lightgray;
}
.postid-14422 .itinerary li {
  list-style: disc !important;
}
.postid-14422 .itinerary .dates {
  margin: 20px !important;
  text-align: center;
}
.postid-14422 .itinerary li a {
  font-weight: bold !important;
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-14422 .itinerary li a:hover {
  font-weight: bold !important;
  color: white !important;
}
.postid-14422 .itinerary li a:visited {
  font-weight: bold !important;
}
.addTop {
  top: 150px;
}
.postid-14422 .itinerary2_outer {
  display: flex;
  flex-grow: 1;
  bottom: 0;
  right: 0;
  position: fixed;
  z-index: 3000;
}
.postid-14422 .itinerary2_inner {
  margin-top: 150px;
  padding: 10px 40px 0;
  border-radius: 3px;
  border: 1px solid lightgrey;
  background-color: #0065DD;
}
.postid-14422 .itinerary2 {
  /* font-size: 18px; */
  background-color: #0065DD;
  padding: 10px 10px 10px 25px;
  border-radius: 3px;
  border: 1px solid lightgrey;
  bottom: 0;
  right: 0;
  position: fixed;
  z-index: 3000;
  /* height: 80vh; */
  max-width: 680px;
}
.postid-14422 .itinerary2 p {
  cursor: pointer;
  position: relative;
}
.postid-14422 #closer {
  line-height: 22px;
  padding: 0 5px;
  border: 2px solid palevioletred;
  right: 10px;
  top: 0;
  position: absolute;
  /* text-transform: uppercase; */
  font-size: 25px;
  font-weight: bold;
  color: palevioletred;
  pointer-events: none;
}
.postid-14422 #closer:hover {
  color: red;
  border: 2px solid red;
}
.postid-14422 .itinerary2 ul {
  display: none;
  /*top:60px;*/
}
.postid-14422 .itinerary2 p {
  font-size: 18px;
  color: lightgray;
}
.postid-14422 .itinerary2 li {
  list-style: disc !important;
}
.postid-14422 .itinerary2 li a {
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-14422 .itinerary2 li a:hover {
  color: white !important;
}
.postid-14422 .itinerary2 li a:visited {
  font-weight: bold !important;
}
.postid-14422 .orange {
  font-style: italic;
  padding: 22px;
  font-size: 14px !important;
  color: lightgrey !important;
}
.postid-14422 .orange p {
  font-style: italic;
  padding: 22px;
  margin-bottom: 0px;
  font-size: 18px;
  color: lightgrey;
}
.postid-14422 .orange .wp-video {
  transform: scale(0.7);
}
#day1, #day2, #day3, #day4, #day5 {
  position: relative;
}
.postid-14422 section {
  position: relative;
}
.postid-14422 #day6_audio {
  position: relative;
}
.postid-14422 #day7_audio {
  position: relative;
}
.postid-14422 #day8_audio {
  position: relative;
}
.postid-14422 #day9_audio {
  position: relative;
}
.opacity1 {
  opacity: 1 !important;
}
.onTop {
  z-index: 1001 !important;
}
.postid-14422 #h5ap-player-1 {
  display: block !important;
  opacity: 0;
  /* display: block;*/
  /* position: relative;*/
  position: fixed !important;
  width: 350px !important;
  margin: 0px;
  z-index: 1000;
  top: 139px;
  right: 10px;
  border: 1px solid grey;
  border-radius: 2px;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.1));
}
.postid-14422 .dayIndicator {
  font-weight: bold;
  padding: 3px 10px;
  background-color: #0065DD;
  border: 1px solid grey;
  border-radius: 2px;
}
.postid-14422 .dayTXT {
  padding: 0 10px;
  font-size: 125%;
  text-transform: capitalize;
}
.postid-14422 #speechTxt {
  display: block !important;
  opacity: 0;
  z-index: 1000;
  top: 240px !important;
  right: 10px !important;
  width: 200px;
  margin-top: 0px !important;
  position: fixed !important;
  padding: 8px;
  border: 2px solid #ff6600;
  border-radius: 7px;
  font-size: 18px;
  font-weight: bold;
  color: #ff6600;
  background-color: white;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.1));
}
.postid-14422 .plyr__controls .plyr__controls__item.plyr__progress__container {
  display: block;
}
.postid-14422 .plyr__controls .plyr__controls__item.plyr__time {
  display: block;
  padding: 0px 5px;
}
.postid-14422 .plyr__controls .plyr__controls__item:first-child {
  margin-left: 0px;
  margin-right: 13px;
}
.postid-14422 .listen {
  display: none;
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  margin-bottom: 40px;
  border: 1px solid;
  cursor: pointer !important;
  color: lightgray !important;
  font-size: 16px !important;
  text-align: center !important;
}
.postid-14422 .listen:hover {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  border: 1px solid lightpink !important;
  cursor: pointer !important;
  color: lightpink !important;
  font-size: 16px !important;
  text-align: center !important;
}
.postid-14422 #anna {
  display: inline;
  float: left;
  margin-right: 22px;
  /* text-align: left; */
  width: 296px !important;
}
@media only screen and (max-width: 768px) {
  .postid-14422 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 15px;
    color: lightpink !important; /* #363636*/
  }
  .postid-14422 .smooth-Accordion .smooth-Accordion-header {
    color: lightpink !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px solid #b3d01e !important;
  }
  .postid-14422 .smooth-Accordion .smooth-Accordion-content {
    color: lightpink !important;
    padding: 16px;
    border-bottom: 1px solid #b3d01e;
  }
  .postid-14422 .smooth-Accordion .smooth-Accordion-content a {
    color: #b3d01e;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-14422 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: lightpink !important;
  }
  .postid-14422 .bible p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: lightpink !important;
  }
  .postid-14422 .orange {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-14422 .orange p {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-14422 .bold {
    font-weight: 500 !important;
  }
  .post-14422 #speechTxt {
    top: 100px;
  }
  .postid-14422 #h5ap-player-1 {
    width: 200px !important;
    z-index: 1000;
    top: 36px;
    right: 76px;
    transform-origin: center;
    transform: scale(0.7);
  }
  .postid-14422 .plyr__controls .plyr__controls__item.plyr__progress__container {
    display: block;
  }
  .postid-14422 .plyr__controls .plyr__controls__item.plyr__time {
    display: none;
    padding: 0 5px;
  }
  .postid-14422 .itinerary2 {
    display: none;
  }
}
@media only screen and (max-width: 480px) {
  .postid-14422 .entry-title {
    font-size: 0.9em !important;
  }
  .postid-14422 .entry-content p {
    font-weight: 500 !important;
    font-size: 20px !important;
    line-height: 150%;
  }
  .postid-14422 .entry-content ul {
    font-weight: 500 !important;
    font-size: 20px !important;
    line-height: 150%;
  }
  .postid-14422 .entry-content ul li {
    font-weight: 500 !important;
    font-size: 20px !important;
    line-height: 150%;
  }
  .postid-14422 .entry-content ul li span {
    font-weight: 500 !important;
    font-size: 20px !important;
    line-height: 150%;
  }
  .postid-14422 .entry-content ul li p {
    font-weight: 500 !important;
    font-size: 20px !important;
    line-height: 150%;
  }
  .postid-14422 .entry-content h3 {
    font-family: Verdana, sans-serif;
    font-weight: 500 !important;
    font-size: 170% !important;
    line-height: 150%;
  }
  .postid-14422 .entry-content li {
    font-weight: 500 !important;
    font-size: 20px !important;
    line-height: 150% !important;
  }
  .postid-14422 .entry-content a {
    color: lightpink !important;
    font-size: 20px !important;
  }
  .postid-14422 .extlink {
    font-size: 20px !important;
    font-style: normal !important;
  }
  /* ToolTips */
  .postid-14422 .tTip {
    cursor: pointer;
    border-bottom: 3px dotted lightpink;
    text-decoration: none;
  }
  .postid-14422 .tTip_content {
    display: none;
    background-color: #0065DD;
    padding: 40px;
    margin: 10px auto;
    Border: 3px dotted lightpink;
    width: 100%;
    font-size: 20px !important;
    cursor: pointer;
  }
  .postid-14422 .tTip_content .extlink {
    /* line-height: 26px; */
    font-size: 20px !important;
    font-style: normal !important;
  }
  .postid-14422 .download_pdf {
    background-color: #0065DD;
    padding: 40px;
    margin: 10px auto;
    Border: 3px dotted lightpink;
    width: 100%;
    font-size: 10px;
  }
}
@media only screen and (max-width: 768px) {
  .postid-14422 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 3px;
    color: lightpink !important; /* #363636*/
  }
  .postid-14422 .smooth-Accordion .smooth-Accordion-header {
    color: lightpink !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px solid #b3d01e !important;
  }
  .postid-14422 .smooth-Accordion .smooth-Accordion-content {
    color: lightpink !important;
    padding: 16px;
    border-bottom: 1px solid #b3d01e;
  }
  .postid-14422 .smooth-Accordion .smooth-Accordion-content a {
    /*color: #2d797d !important;*/
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-14422 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: lightpink !important;
  }
  .postid-14422 .bible p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: lightpink !important;
  }
  .postid-14422 .orange {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-14422 .orange p {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-14422 .bold {
    font-weight: 500 !important;
  }
  /* Add additional styles for smaller screens here */
}
@media only screen and (min-width: 2048px) {
  .postid-14422 .waves_iframe {
    border: 1px solid black;
    margin-top: -1070px;
    margin-right: auto;
    margin-left: auto;
    display: block;
    /* margin-bottom: 244px; */
    width: 755px;
    height: 777px;
  }
}
@media only screen and (min-width: 2490px) {
  .postid-14422 .waves_iframe {
    border: 1px solid black;
    margin-top: -1340px;
    margin-right: auto;
    margin-left: auto;
    display: block;
    /* margin-bottom: 244px; */
    width: 755px;
    height: 777px;
  }
}
@media only screen and (min-width: 2095px) {
  body.single .hentry.has-post-thumbnail .wp-post-image {
    min-height: 1250px !important;
    height: 1250px !important;
  }
  .postid-14422 .waves_iframe {
    border: 1px solid black;
    margin-top: -1260px !important;
    margin-right: auto;
    margin-left: auto;
    display: block;
    /* margin-bottom: 244px; */
    width: 755px;
    height: 777px;
  }
}
@media only screen and (min-width: 5120px) {
  body.single .hentry.has-post-thumbnail .wp-post-image {
    min-height: 1250px !important;
    height: 1250px !important;
  }
  .postid-14422 .waves_iframe {
    border: 1px solid black;
    margin-top: -1872px !important;
    margin-right: auto;
    margin-left: auto;
    display: block;
    /* margin-bottom: 244px; */
    width: 755px;
    height: 777px;
  }
}
@media only screen and (max-width: 1920px) {
  .postid-14422 .waves_iframe {
    border: 0px solid black;
    margin-top: -969px;
  }
}
@media only screen and (max-width: 1730px) {
  body.single .hentry.has-post-thumbnail .wp-post-image {
    min-height: 1250px !important;
    height: 1250px !important;
  }
  .postid-14422 .waves_iframe {
    margin-top: -900px !important;
    width: 755px;
    height: 777px;
  }
}
@media only screen and (max-width: 1680px) {
  .postid-14422 .waves_iframe {
    border: 0px solid black;
    margin-top: -954px;
    margin-right: auto;
    margin-left: auto;
    display: block;
    /* margin-bottom: 244px; */
    width: 445px;
    height: 777px;
  }
}
@media only screen and (max-width: 1440px) {
  .postid-14422 .waves_iframe {
    border: 0px solid black;
    margin-top: -880px;
    margin-right: auto;
    margin-left: auto;
    display: block;
    /* margin-bottom: 244px; */
    width: 445px;
    height: 777px;
  }
}
@media only screen and (max-width: 1024px) {
  .postid-14422 .waves_iframe {
    border: 0px solid black;
    margin-top: -1101px !important;
    margin-right: auto;
    margin-left: auto;
    display: block;
    /* margin-bottom: 244px; */
    width: 445px;
    height: 777px;
  }
}
@media only screen and (min-width: 910px) and (max-width: 920px) {
  body.single .entry-thumbnail {
    max-height: 1250px !important;
    height: 1250px !important;
  }
  body.single .hentry.has-post-thumbnail .wp-post-image {
    min-height: 1250px !important;
    height: 1250px !important;
  }
  .postid-14422 .waves_iframe {
    border: 0px solid black;
    margin-top: -1462px;
    margin-right: auto;
    margin-left: auto;
    display: block;
    /* margin-bottom: 244px; */
    width: 445px;
    height: 777px;
  }
}
@media only screen and (max-width: 900px) {
  .postid-14422 .waves_iframe {
    border: 0px solid black;
    margin-top: -1009px !important;
    margin-right: auto;
    margin-left: auto;
    display: block;
    /* margin-bottom: 244px; */
    width: 445px;
    height: 777px;
  }
}
@media only screen and (max-width: 810px) {
  .postid-14422 .waves_iframe {
    margin-top: -959px !important;
    margin-right: auto;
    margin-left: auto;
    display: block;
    /* margin-bottom: 244px; */
    width: 445px;
    height: 777px;
  }
}
@media only screen and (max-width: 800px) {
  .postid-14422 .waves_iframe {
    margin-top: -1049px !important;
    margin-right: auto;
    margin-left: auto;
    display: block;
    /* margin-bottom: 244px; */
    width: 445px;
    height: 777px;
  }
}
@media only screen and (max-width: 768px) {
    
    body.single #post-14422 .entry-thumbnail {
        opacity:0 !important;
    }
    
  .postid-14422 .waves_iframe {
       /* border: 1px solid black !important;*/
    margin-top: -939px !important;
    margin-right: auto;
    margin-left: auto;
    display: block;
    /* margin-bottom: 244px; */
    width: 445px;
    height: 777px;
  }
}
@media only screen and (max-width: 480px) {
  .postid-14422 .waves_iframe {
       /* border: 1px solid black !important;*/
    margin-top: -730px !important;
    margin-right: auto;
    margin-left: auto;
    display: block;
    width: 286px;
    height: 515px;
  }
}
@media only screen and (max-width: 412px) {
  .postid-14422 .waves_iframe {
       /* border: 1px solid black !important;*/
    margin-top: -714px;
    margin-right: auto;
    margin-left: auto;
    display: block;
    width: 280px;
    height: 506px;
  }
}
@media only screen and (max-width: 394px) {
  .postid-14422 .waves_iframe {
       /* border: 1px solid black !important;*/
     margin-top: -646px !important;
    margin-right: auto;
    margin-left: auto;
    display: block;
    width: 257px;
    height: 465px;
  }
}
@media only screen and (max-width: 375px) {
  .postid-14422 .waves_iframe {
       /* border: 1px solid black !important;*/
    margin-top: -517px !important;
    margin-right: auto;
    margin-left: auto;
    display: block;
    width: 194px;
    height: 345px;
  }
}
@media only screen and (max-width: 360px) {
  .postid-14422 .waves_iframe {
       /* border: 1px solid black !important;*/
    margin-top: -619px !important;
    margin-right: auto;
    margin-left: auto;
    display: block;
    width: 235px;
    height: 425px;
  }
}
@media screen and (max-width: 600px) {
  .postid-14422 .alignleft, .postid-14422 .alignright {
    display: block;
    float: none;
    margin: 20px auto 20px !important;
  }
}




/* ------------------------------------------- what is WISDOM ---------------------------*/
.archive #post-18245 .entry-meta .ear {
  width: 33px !important;
  height: 34px !important;
  /* width: 43px; */
  position: absolute;
  z-index: 100;
  right: 6px;
  top: 0px;
  margin-top: -40px;
  border: 1px solid orange;
  cursor: pointer;
  border-radius: 7px;
}
.postid-18245 .site {
  background-color: #0065DD;
  opacity: 1;
}
.postid-18245 header .entry-header {
  opacity: 0.2 !important;
}
.postid-18245 .site-header {
  z-index: 10;
  border-bottom: 1px solid #b3d01e;
  color: #fcf7da;
}
.postid-18245 .entry-content {
  position: relative;
  background-image: none;
  color: #fcf7da;
  background-color: #0065DD;
}
.postid-18245 .entry-content p {
  margin-left: 0px;
  font-weight: 300;
  font-size: 150%;
  line-height: 150%;
  color: #fcf7da;
}
.postid-18245 .entry-content a {
  color: #fcf7da;
}
.postid-18245 .hentry {
  background-image: none;
  background-color: #0065DD;
}
.postid-18245 .entry-footer {
  color: #fcf7da !important;
}
.postid-18245 .entry-footer, .postid-18245 .all_articles {
  border-top: 1px solid black;
}
.postid-18245 .hentry.has-post-thumbnail .wp-post-image {
  border: black 1px solid !important;
}
.postid-18245 .entry-title, .postid-18245 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-18245 .entry-title a {
  font-size: 80%;
}
.home #post-18245 .entry-title a {
  font-size: 80%;
}
.postid-18245 .entry-content a {
  color: #fcf7da !important;
  text-decoration-line: underline;
  text-decoration-style: dotted;
}
.postid-18245 .entry-content a:hover {
  color: #fcf7da !important;
  text-decoration-line: underline;
  text-decoration-style: solid;
}
.postid-18245 ul {
  list-style: none !important;
}
/* quote. dictionaire */
.postid-18245 .dictionaire {
  font-style: italic;
  font-size: 80% !important;
  padding-left: 50px;
  border-left: 1px dotted #cbcbcb;
}
.postid-18245 .entry-content .dictionaire .extlink {
  line-height: 150%;
  font-size: 19px;
}
.postid-18245 .aihi p {
  color: gold;
  font-size: 140% !important;
  font-style: italic;
}
.postid-18245 .musicPlayer {
  width: 350px;
}
.postid-18245 #h5ap-player-1 {
  display: block !important;
  opacity: 1;
  position: fixed !important;
  width: 240px !important;
  margin: 0px;
  z-index: 1000;
  top: 67px;
  right: 111px;
  border: 1px solid grey;
  border-radius: 2px;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.5));
}
.postid-18245 #h5ap-player-1 {
  opacity: 0.7 !important;
  max-width: 96%;
}
.postid-18245 #h5ap-player-1:hover {
  opacity: 0.9 !important;
}
.postid-18245 .plyr--audio {
  border-radius: 3px;
}
.plyr--audio {
  border-radius: 3px !important;
}
.postid-18245 .mejs-container, .postid-18245 .mejs-container .mejs-controls, .postid-18245 .mejs-embed, .postid-18245 .mejs-embed body {
  border: 1px dotted goldenrod !important;
  border-radius: 2px !important;
  margin: 0 auto !important;
  width: 270px !important;
  background: #0164dc !important;
}
/* -------. Smooth Accordion  */
.postid-18245 .smooth-Accordion .smooth-Accordion-header {
  font-size: 20px;
  font-style: italic !important;
  display: block;
  background: transparent;
  font-family: Raleway, sans-serif !important;
  color: gold !important;
  line-height: 180%;
  margin-top: 10px;
  padding: 10px 16px !important;
  cursor: pointer;
  border: 1px dotted #fcf7da;
  border-bottom: 1px dotted #fcf7da;
  position: relative;
}
.postid-18245 .smooth-Accordion .smooth-Accordion-content {
  display: none;
  background: transparent;
  color: #fcf7da !important;
  padding: 16px;
  border: 1px dotted #fcf7da;
  border-bottom: 1px dotted #fcf7da;
}
.postid-18245 .smooth-Accordion .smooth-Accordion-content a {
  text-decoration: none;
  color: gold !important;
  font-weight: bold !important;
}
.postid-18245 .smooth-Accordion .smooth-Accordion-content a:hover {
  text-decoration: underline;
}
.postid-18245 .smooth-Accordion .smooth-Accordion-content p {
  font-size: 20px;
  font-style: normal !important;
  line-height: 34px !important;
  font-weight: 300 !important;
  color: #fcf7da;
}
.postid-18245 .smooth-Accordion .smooth-Accordion-header::after {
  content: '';
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0) rotate(0deg);
  position: absolute;
  top: 3px;
  right: 16px;
  transition: transform 0.5s;
  background: url(./img/lightgreen-down-arrow.png) no-repeat center center;
  width: 12px;
  height: 20px;
  line-height: 16px;
}
.postid-18245 .smooth-Accordion {
  border-radius: 0px;
  box-shadow: none;
  overflow: hidden;
}
/* ------- page itniary  ------------*/
.postid-18245 .itinerary {
  /* font-size: 18px; */
  background-color: #016AD3;
  padding: 10px 10px 10px 25px;
  border-radius: 3px;
  border: 1px solid lightgrey;
}
.postid-18245 .itinerary p {
  font-style: italic;
  font-weight: bold !important;
  text-align: center;
  font-size: 16px !important;
  color: lightgray;
}
.postid-18245 .itinerary li {
  list-style: disc;
}
.postid-18245 .itinerary .dates {
  margin: 20px !important;
  text-align: center;
}
.postid-18245 .itinerary li a {
  font-weight: bold !important;
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-18245 .itinerary li a:hover {
  font-weight: bold !important;
  color: white !important;
  /*text-decoration: underline !important;*/
}
.postid-18245 .itinerary li a:visited {
  font-weight: bold !important;
  text-decoration: underline !important;
}
.addTop {
  top: 150px;
}
.postid-18245 .itinerary2_outer {
  display: flex;
  flex-grow: 1;
  bottom: 0;
  right: 0;
  position: fixed;
  z-index: 3000;
}
.postid-18245 .itinerary2_inner {
  font-size: 16px !important;
  margin-top: 150px;
  padding: 10px 10px 0;
  border-radius: 3px;
  border: 1px solid lightgrey;
  background-color: #016AD3;
}
.postid-18245 .itinerary2 {
  /*top:150px;*/
  max-height: 100vh;
  overflow-y: auto;
  /* font-size: 18px; */
  padding: 10px 10px 10px 25px;
  /*height: 80vh;*/
  max-width: 680px;
}
.postid-18245 .itinerary2 p {
  cursor: pointer;
  position: relative;
}
.postid-18245 .itinerary2 p {
  font-style: italic;
  font-weight: bold !important;
  text-align: center;
  font-size: 16px;
  color: lightgray;
}
.postid-18245 #closer {
  line-height: 22px;
  padding: 0 5px;
  border: 2px solid palevioletred;
  right: 10px;
  top: 0;
  position: absolute;
  /* text-transform: uppercase; */
  font-size: 25px;
  font-weight: bold;
  color: palevioletred;
  pointer-events: none;
}
.postid-18245 #closer:hover {
  color: red;
  border: 2px solid red;
}
.postid-18245 .itinerary2 ul {
  display: none;
  /*top:60px;*/
}
.postid-18245 .itinerary2 p {
  font-size: 16px !important;
  color: lightgray;
}
.postid-18245 .itinerary2 li {
  list-style: disc !important;
}
.postid-18245 .itinerary2 li a {
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-18245 .itinerary2 li a:hover {
  color: white !important;
  /*text-decoration: underline !important;*/
}
.postid-18245 .itinerary2 li a:visited {
  font-weight: bold !important;
  text-decoration: underline !important;
}
.postid-18245 .listen {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  margin-bottom: 40px;
  border: 1px solid;
  cursor: pointer !important;
  color: lightgray !important;
  font-size: 16px !important;
  text-align: center !important;
}
.postid-18245 .listen:hover {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  border: 1px solid #fcf7da !important;
  cursor: pointer !important;
  color: #fcf7da !important;
  font-size: 16px !important;
  text-align: center !important;
}
/* book download */
.postid-18245 .holder {
  max-width: 100%;
  margin: 0 auto;
  padding: 1rem;
}
.postid-18245 .book-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 1rem;
  max-width: 768px;
  margin: 0 auto;
}
.postid-18245 .book {
  text-align: center;
  max-width: 300px;
}
.postid-18245 .book img {
  width: 100%;
  height: auto;
  display: block;
}
.postid-18245 .entry-content img, .postid-18245 .entry-content video {
  border: 1px solid #568dfb;
  padding: 5px !important;
  background-color: #0065DD;
  /*box-shadow: 2px 2px 9px 4px rgba(0, 0, 0, 0.4);*/
}
.postid-18245 .wp-video {
  margin: 0 auto;
  max-width: 100%;
  height: auto;
}
.postid-18245 #video2, .postid-18245 #video1 {
  border: 1px solid #568dfb;
}
.postid-18245 iframe {
  padding: 5px;
  border: 1px solid #568dfb;
}
.postid-18245 .entry-content #phone {
  display: block;
  font-size: 20px;
  color: gold;
  position: absolute;
  top: 130px;
  z-index: 100;
}
@media screen and (min-width: 768px) {
  .postid-18245 .entry-content, .postid-18245 .entry-footer {
    padding-right: 0px;
    padding-left: 0px;
    width: 768px;
  }
}
@media only screen and (max-width: 768px) {
  .postid-18245 #phone {
    display: block;
    text-align: center;
    font-size: 15px;
    color: gold;
    position: absolute;
    top: 100px;
    z-index: 100;
  }
  .postid-18245 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 3px;
    color: #fcf7da !important; /* #363636*/
  }
  .postid-18245 .aihi p {
    color: gold !important;
    font-size: 20px !important;
    font-style: italic;
  }
  .postid-18245 .smooth-Accordion .smooth-Accordion-header {
    color: #fcf7da !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px solid #b3d01e !important;
  }
  .postid-18245 .smooth-Accordion .smooth-Accordion-content {
    color: #fcf7da !important;
    padding: 16px;
    border-bottom: 1px solid #b3d01e;
  }
  .postid-18245 .smooth-Accordion .smooth-Accordion-content a {
    /*color: #2d797d !important;*/
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-18245 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: #fcf7da !important;
  }
  .postid-18245 .itinerary2 p {
    font-size: 14px !important;
  }
  .postid-18245 .itinerary p {
    font-size: 14px !important;
  }
}
@media only screen and (max-width: 480px) {
  .postid-18245 .entry-title {
    font-size: 0.9em !important;
  }
  .postid-18245 .cora p {
    color: gold !important;
    background-color: rgba(5, 88, 182, 0.9);
  }
}
/* -----------------------   AI LLMs - Artificial Intelligence Large Language Models ----*/
.archive #post-18129 .entry-meta .ear {
  width: 33px !important;
  height: 34px !important;
  /* width: 43px; */
  position: absolute;
  z-index: 100;
  right: 6px;
  top: 0px;
  margin-top: -40px;
  border: 1px solid orange;
  cursor: pointer;
  border-radius: 7px;
}
.postid-18129 .site {
  background-color: #0065DD;
  opacity: 1;
}
.postid-18129 header .entry-header {
  opacity: 0.2 !important;
}
.postid-18129 .site-header {
  z-index: 10;
  border-bottom: 1px solid #b3d01e;
  color: #fcf7da;
}
.postid-18129 .entry-content {
  /*height: 6674px !important;*/
  position: relative;
  margin-top: 0px;
  /*z-index: 1000;*/
  background-image: none;
  color: #fcf7da;
  background-color: #0065DD;
}
.postid-18129 .entry-content p {
  margin-left: 0px;
  font-weight: 300;
  font-size: 150%;
  line-height: 150%;
  color: #fcf7da;
}
.postid-18129 .entry-content a {
  color: #fcf7da;
}
.postid-18129 .hentry {
  background-image: none;
  background-color: #0065DD;
}
.postid-18129 .entry-footer {
  color: #fcf7da !important;
}
.postid-18129 .entry-footer, .postid-18129 .all_articles {
  border-top: 1px solid black;
}
.postid-18129 .hentry.has-post-thumbnail .wp-post-image {
  border: black 1px solid !important;
}
.postid-18129 .entry-title, .postid-18129 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-18129 .entry-title a {
  font-size: 80%;
}
.home #post-18129 .entry-title a {
  font-size: 80%;
}
.postid-18129 .entry-content a {
  color: #fcf7da !important;
  text-decoration-line: underline;
  text-decoration-style: dotted;
}
.postid-18129 .entry-content a:hover {
  color: #fcf7da !important;
  text-decoration-line: underline;
  text-decoration-style: solid;
}
.postid-18129 ul {
  list-style: none !important;
}
/* quote. dictionaire */
.postid-18129 .dictionaire {
  font-style: italic;
  font-size: 80% !important;
  padding-left: 50px;
  border-left: 1px dotted #cbcbcb;
}
.postid-18129 .entry-content .dictionaire .extlink {
  line-height: 150%;
  font-size: 19px;
}
/* book download */
.postid-18129 .holder {
  max-width: 100%;
  margin: 0 auto;
  padding: 1rem;
}
.postid-18129 .book-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 1rem;
  max-width: 768px;
  margin: 0 auto;
}
.postid-18129 .book {
  margin-bottom: 20px;
  text-align: center;
  max-width: 300px;
}
.postid-18129 .book img {
  width: 100%;
  height: auto;
  display: block;
}
.postid-18129 .cora {
  width: 90%;
  margin-bottom: 70px;
  margin-top: 70px;
  margin-left: 10%;
  padding: 20px;
  border-radius: 3px;
  border: 1px dotted gold !important;
  color: gold !important;
  background-color: rgba(5, 88, 182, 0.9);
}
.postid-18129 .cris {
  margin-right: 0px;
  padding: 20px;
  border: 1px dotted #fcf7da !important;
  border-radius: 3px;
  color: #fcf7da !important;
}
.postid-18129 .gemini {
  width: 90%;
  margin-bottom: 70px;
  margin-top: 70px;
  margin-right: 30px;
  padding: 20px;
  border-radius: 3px;
  border: 1px dotted aquamarine;
  color: aquamarine;
  background-color: rgba(5, 88, 182, 0.9);
}
.postid-18129 .cora p, .postid-18129 .cora a {
  color: gold;
}
.postid-18129 .gemini p, .postid-18129 .gemini a {
  color: aquamarine;
}
.postid-18129 .cora p, .postid-18129 .cora a {
  color: gold;
}
.postid-18129 .gemini p, .postid-18129 .gemini a {
  color: aquamarine !important;
}
.postid-18129 .cora_small {
  width: 90%;
  margin-left: 10%;
  padding: 8px;
  border-radius: 2px;
  border: 1px dotted #fcf7da;
  ;
  color: gold;
  background-color: rgba(5, 88, 182, 0.9);
}
.postid-18129 .cora_small p {
  color: gold;
}
.postid-18129 .cris_small {
  width: 100%;
  padding: 8px;
  border-radius: 3px;
}
/* -  Sophia Philosophia Theosophia Anthroposophia Technosophia - Man’s quest for Ultimate Wisdom --*/
.archive #post-18062 .entry-meta .ear {
  width: 33px !important;
  height: 34px !important;
  /* width: 43px; */
  position: absolute;
  z-index: 100;
  right: 6px;
  top: 0px;
  margin-top: -40px;
  border: 1px solid orange;
  cursor: pointer;
  border-radius: 7px;
}
.postid-18062 .site {
  background-color: #0065DD;
  opacity: 1;
}
.postid-18062 header .entry-header {
  opacity: 0.2 !important;
}
.postid-18062 .site-header {
  z-index: 10;
  border-bottom: 1px solid #b3d01e;
  color: #fcf7da;
}
.postid-18062 .entry-content {
  /*height: 6674px !important;*/
  position: relative;
  margin-top: 0px;
  /*z-index: 1000;*/
  background-image: none;
  color: #fcf7da;
  background-color: #0065DD;
}
.postid-18062 .entry-content p {
  margin-left: 0px;
  font-weight: 300;
  font-size: 150%;
  line-height: 150%;
  color: #fcf7da;
}
.postid-18062 .entry-content a {
  color: #fcf7da;
}
.postid-18062 .hentry {
  background-image: none;
  background-color: #0065DD;
}
.postid-18062 .entry-footer {
  color: #fcf7da !important;
}
.postid-18062 .entry-footer, .postid-18062 .all_articles {
  border-top: 1px solid black;
}
.postid-18062 .hentry.has-post-thumbnail .wp-post-image {
  border: black 1px solid !important;
}
.postid-18062 .entry-title, .postid-18062 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-18062 .entry-title a {
  font-size: 80%;
}
.home #post-18062 .entry-title a {
  font-size: 80%;
}
.postid-18062 .entry-content a {
  color: #fcf7da !important;
  text-decoration-line: underline;
  text-decoration-style: dotted;
}
.postid-18062 .entry-content a:hover {
  color: #fcf7da !important;
  text-decoration-line: underline;
  text-decoration-style: solid;
}
.postid-18062 ul {
  list-style: none !important;
}


/* tooltips */
.postid-18062 .Zebra_Tooltip {
  cursor: pointer !important;
  max-width: 600px !important;
  position: absolute;
  z-index: 99999;
  background: transparent;
  font-family: Verdana, sans-serif;
}
.postid-18062 .Zebra_Tooltip .Zebra_Tooltip_Message {
  max-width: 600px !important;
}
.postid-18062 .Zebra_Tooltip .Zebra_Tooltip_Message {
  user-select: none;
  background: #000;
  border-radius: 5px;
  border: 1px dotted #fff;
  /* box-shadow: 0 0 6px rgba(0, 0, 0, .6); */
  color: #fff;
  font-size: 18px;
  font-family: Verdana, sans-serif;
  line-height: 1.4;
  max-width: 250px;
  padding: 10px;
  position: relative;
}


/* quote. dictionaire */
.postid-18062 .dictionaire {
  font-style: italic;
  font-size: 80% !important;
  padding-left: 50px;
  border-left: 1px dotted #cbcbcb;
}
.postid-18062 .entry-content .dictionaire .extlink {
  line-height: 150%;
  font-size: 19px;
}
.postid-18062 .aihi p {
  color: gold;
  font-size: 140% !important;
  font-style: italic;
}
.postid-18062 .musicPlayer {
  width: 350px;
}
.postid-18062 #h5ap-player-1 {
  display: block !important;
  opacity: 1;
  position: fixed !important;
  width: 240px !important;
  margin: 0px;
  z-index: 1000;
  top: 67px;
  right: 111px;
  border: 1px solid grey;
  border-radius: 2px;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.5));
}
.postid-18062 #h5ap-player-1 {
  opacity: 0.7 !important;
  max-width: 96%;
}
.postid-18062 #h5ap-player-1:hover {
  opacity: 0.9 !important;
}
.postid-18062 .plyr--audio {
  border-radius: 3px;
}
.plyr--audio {
  border-radius: 3px !important;
}
.postid-18062 .mejs-container, .postid-18062 .mejs-container .mejs-controls, .postid-18062 .mejs-embed, .postid-18062 .mejs-embed body {
  border: 1px dotted goldenrod !important;
  border-radius: 2px !important;
  margin: 0 auto !important;
  width: 270px !important;
  background: #0164dc !important;
}
/* -------. Smooth Accordion  */
.postid-18062 .smooth-Accordion .smooth-Accordion-header {
  font-size: 20px;
  font-style: italic !important;
  display: block;
  background: transparent;
  font-family: Raleway, sans-serif !important;
  color: gold !important;
  line-height: 180%;
  margin-top: 10px;
  padding: 10px 16px !important;
  cursor: pointer;
  border: 1px dotted #fcf7da;
  border-bottom: 1px dotted #fcf7da;
  position: relative;
}
.postid-18062 .smooth-Accordion .smooth-Accordion-content {
  display: none;
  background: transparent;
  color: #fcf7da !important;
  padding: 16px;
  border: 1px dotted #fcf7da;
  border-bottom: 1px dotted #fcf7da;
}
.postid-18062 .smooth-Accordion .smooth-Accordion-content a {
    font-size: 20px;
  text-decoration: none;
  color: gold !important;
  font-weight: bold !important;
}
.postid-18062 .smooth-Accordion .smooth-Accordion-content a:hover {
  text-decoration: underline;
}
.postid-18062 .smooth-Accordion .smooth-Accordion-content p {
  font-size: 20px;
  font-style: normal !important;
  line-height: 34px !important;
  font-weight: 300 !important;
  color: #fcf7da;
}
.postid-18062 .smooth-Accordion .smooth-Accordion-header::after {
  content: '';
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0) rotate(0deg);
  position: absolute;
  top: 3px;
  right: 16px;
  transition: transform 0.5s;
  background: url(./img/lightgreen-down-arrow.png) no-repeat center center;
  width: 12px;
  height: 20px;
  line-height: 16px;
}
.postid-18062 .smooth-Accordion {
  border-radius: 0px;
  box-shadow: none;
  overflow: hidden;
}
.postid-18062 .smooth-Accordion .post-title {
border: 1px dotted white;
    padding: 10px;
    margin-top:10px;
}



/* ------- page itniary  ------------*/
.postid-18062 .itinerary {
  /* font-size: 18px; */
  background-color: #016AD3;
  padding: 10px 10px 10px 25px;
  border-radius: 3px;
  border: 1px solid lightgrey;
}
.postid-18062 .itinerary p {
  font-style: italic;
  font-weight: bold !important;
  text-align: center;
  font-size: 16px !important;
  color: lightgray;
}
.postid-18062 .itinerary li {
  list-style: disc;
}
.postid-18062 .itinerary .dates {
  margin: 20px !important;
  text-align: center;
}
.postid-18062 .itinerary li a {
  font-weight: bold !important;
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-18062 .itinerary li a:hover {
  font-weight: bold !important;
  color: white !important;
  /*text-decoration: underline !important;*/
}
.postid-18062 .itinerary li a:visited {
  font-weight: bold !important;
  text-decoration: underline !important;
}
.addTop {
  top: 150px;
}
.postid-18062 .itinerary2_outer {
  display: flex;
  flex-grow: 1;
  bottom: 0;
  right: 0;
  position: fixed;
  z-index: 3000;
}
.postid-18062 .itinerary2_inner {
  font-size: 16px !important;
  margin-top: 150px;
  padding: 10px 10px 0;
  border-radius: 3px;
  border: 1px solid lightgrey;
  background-color: #016AD3;
}
.postid-18062 .itinerary2 {
  /*top:150px;*/
  max-height: 100vh;
  overflow-y: auto;
  /* font-size: 18px; */
  padding: 10px 10px 10px 25px;
  /*height: 80vh;*/
  max-width: 680px;
}
.postid-18062 .itinerary2 p {
  cursor: pointer;
  position: relative;
}
.postid-18062 .itinerary2 p {
  font-style: italic;
  font-weight: bold !important;
  text-align: center;
  font-size: 16px;
  color: lightgray;
}
.postid-18062 #closer {
  line-height: 22px;
  padding: 0 5px;
  border: 2px solid palevioletred;
  right: 10px;
  top: 0;
  position: absolute;
  /* text-transform: uppercase; */
  font-size: 25px;
  font-weight: bold;
  color: palevioletred;
  pointer-events: none;
}
.postid-18062 #closer:hover {
  color: red;
  border: 2px solid red;
}
.postid-18062 .itinerary2 ul {
  display: none;
  /*top:60px;*/
}
.postid-18062 .itinerary2 p {
  font-size: 16px !important;
  color: lightgray;
}
.postid-18062 .itinerary2 li {
  list-style: disc !important;
}
.postid-18062 .itinerary2 li a {
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-18062 .itinerary2 li a:hover {
  color: white !important;
  /*text-decoration: underline !important;*/
}
.postid-18062 .itinerary2 li a:visited {
  font-weight: bold !important;
  text-decoration: underline !important;
}
.postid-18062 .listen {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  margin-bottom: 40px;
  border: 1px solid;
  cursor: pointer !important;
  color: lightgray !important;
  font-size: 16px !important;
  text-align: center !important;
}
.postid-18062 .listen:hover {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  border: 1px solid #fcf7da !important;
  cursor: pointer !important;
  color: #fcf7da !important;
  font-size: 16px !important;
  text-align: center !important;
}
/* book download */
.postid-18062 .holder {
  max-width: 100%;
  margin: 0 auto;
  padding: 1rem;
}
.postid-18062 .book-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 1rem;
  max-width: 768px;
  margin: 0 auto;
}
.postid-18062 .book {
  text-align: center;
  max-width: 300px;
}
.postid-18062 .book img {
  width: 100%;
  height: auto;
  display: block;
}
.postid-18062 .entry-content img, .postid-18062 .entry-content video {
  border: 1px solid #568dfb;
  padding: 5px !important;
  background-color: #0065DD;
  /*box-shadow: 2px 2px 9px 4px rgba(0, 0, 0, 0.4);*/
}
.postid-18062 .wp-video {
  margin: 0 auto;
  max-width: 100%;
  height: auto;
}
.postid-18062 #video2, .postid-18062 #video1 {
  border: 1px solid #568dfb;
}
.postid-18062 iframe {
  padding: 5px;
  border: 1px solid #568dfb;
}
.postid-18062 .entry-content #phone {
  display: block;
  font-size: 20px;
  color: gold;
  position: absolute;
  top: 130px;
  z-index: 100;
}
@media screen and (min-width: 768px) {
  .postid-18062 .entry-content, .postid-18062 .entry-footer {
    padding-right: 0px;
    padding-left: 0px;
    width: 768px;
  }
}
@media only screen and (max-width: 768px) {
  .postid-18062 #phone {
    display: block;
    text-align: center;
    font-size: 15px;
    color: gold;
    position: absolute;
    top: 100px;
    z-index: 100;
  }
  .postid-18062 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 3px;
    color: #fcf7da !important; /* #363636*/
  }
  .postid-18062 .aihi p {
    color: gold !important;
    font-size: 20px !important;
    font-style: italic;
  }
  .postid-18062 .smooth-Accordion .smooth-Accordion-header {
    color: #fcf7da !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px solid #b3d01e !important;
  }
  .postid-18062 .smooth-Accordion .smooth-Accordion-content {
    color: #fcf7da !important;
    padding: 16px;
    border-bottom: 1px solid #b3d01e;
  }
  .postid-18062 .smooth-Accordion .smooth-Accordion-content a {
    /*color: #2d797d !important;*/
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-18062 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: #fcf7da !important;
  }
  .postid-18062 .itinerary2 p {
    font-size: 14px !important;
  }
  .postid-18062 .itinerary p {
    font-size: 14px !important;
  }
}
@media only screen and (max-width: 480px) {
  .postid-18062 .entry-title {
    font-size: 0.9em !important;
  }
  .postid-18062 .cora p {
    color: gold !important;
    background-color: rgba(5, 88, 182, 0.9);
  }
}
/* -----------------    Cognitive Intelligence is easy. Every child has it - potentially. ----*/
.archive #post-18056 .entry-meta .ear {
  width: 33px !important;
  height: 34px !important;
  /* width: 43px; */
  position: absolute;
  z-index: 100;
  right: 6px;
  top: 0px;
  margin-top: -40px;
  border: 1px solid orange;
  cursor: pointer;
  border-radius: 7px;
}
.postid-18056 .site {
  background-color: #0065DD;
  opacity: 1;
}
.postid-18056 header .entry-header {
  opacity: 0.2 !important;
}
.postid-18056 .site-header {
  z-index: 10;
  border-bottom: 1px solid #b3d01e;
  color: #fcf7da;
}
.postid-18056 .entry-content {
  /*height: 6674px !important;*/
  position: relative;
  margin-top: 0px;
  /*z-index: 1000;*/
  background-image: none;
  color: #fcf7da;
  background-color: #0065DD;
}
.postid-18056 .entry-content p {
  margin-left: 0px;
  font-weight: 300;
  font-size: 150%;
  line-height: 150%;
  color: #fcf7da;
}
.postid-18056 .entry-content a {
  color: #fcf7da;
}
.postid-18056 .hentry {
  background-image: none;
  background-color: #0065DD;
}
.postid-18056 .entry-footer {
  color: #fcf7da !important;
}
.postid-18056 .entry-footer, .postid-18056 .all_articles {
  border-top: 1px solid black;
}
.postid-18056 .hentry.has-post-thumbnail .wp-post-image {
  border: black 1px solid !important;
}
.postid-18056 .entry-title, .postid-18056 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-18056 .entry-title a {
  font-size: 80%;
}
.home #post-18056 .entry-title a {
  font-size: 80%;
}
.postid-18056 .entry-content a {
  color: #fcf7da !important;
  text-decoration-line: underline;
  text-decoration-style: dotted;
}
.postid-18056 .entry-content a:hover {
  color: #fcf7da !important;
  text-decoration-line: underline;
  text-decoration-style: solid;
}
.postid-18056 ul {
  list-style: none !important;
}
/* quote. dictionaire */
.postid-18056 .dictionaire {
  font-style: italic;
  font-size: 80% !important;
  padding-left: 50px;
  border-left: 1px dotted #cbcbcb;
}
.postid-18056 .entry-content .dictionaire .extlink {
  line-height: 150%;
  font-size: 19px;
}
.postid-18056 .aihi p {
  color: gold;
  font-size: 140% !important;
  font-style: italic;
}
.postid-18056 .musicPlayer {
  width: 350px;
}
.postid-18056 #h5ap-player-1 {
  display: block !important;
  opacity: 1;
  position: fixed !important;
  width: 240px !important;
  margin: 0px;
  z-index: 1000;
  top: 67px;
  right: 111px;
  border: 1px solid grey;
  border-radius: 2px;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.5));
}
.postid-18056 #h5ap-player-1 {
  opacity: 0.7 !important;
  max-width: 96%;
}
.postid-18056 #h5ap-player-1:hover {
  opacity: 0.9 !important;
}
.postid-18056 .plyr--audio {
  border-radius: 3px;
}
.plyr--audio {
  border-radius: 3px !important;
}
.postid-18056 .mejs-container, .postid-18056 .mejs-container .mejs-controls, .postid-18056 .mejs-embed, .postid-18056 .mejs-embed body {
  border: 1px dotted goldenrod !important;
  border-radius: 2px !important;
  margin: 0 auto !important;
  width: 270px !important;
  background: #0164dc !important;
}
/* -------. Smooth Accordion  */
.postid-18056 .smooth-Accordion .smooth-Accordion-header {
  font-size: 20px;
  font-style: italic !important;
  display: block;
  background: transparent;
  font-family: Raleway, sans-serif !important;
  color: gold !important;
  line-height: 180%;
  margin-top: 10px;
  padding: 10px 16px !important;
  cursor: pointer;
  border: 1px dotted #fcf7da;
  border-bottom: 1px dotted #fcf7da;
  position: relative;
}
.postid-18056 .smooth-Accordion .smooth-Accordion-content {
  display: none;
  background: transparent;
  color: #fcf7da !important;
  padding: 16px;
  border: 1px dotted #fcf7da;
  border-bottom: 1px dotted #fcf7da;
}
.postid-18056 .smooth-Accordion .smooth-Accordion-content a {
  text-decoration: none;
  color: gold !important;
  font-weight: bold !important;
}
.postid-18056 .smooth-Accordion .smooth-Accordion-content a:hover {
  text-decoration: underline;
}
.postid-18056 .smooth-Accordion .smooth-Accordion-content p {
  font-size: 20px;
  font-style: normal !important;
  line-height: 34px !important;
  font-weight: 300 !important;
  color: #fcf7da;
}
.postid-18056 .smooth-Accordion .smooth-Accordion-header::after {
  content: '';
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0) rotate(0deg);
  position: absolute;
  top: 3px;
  right: 16px;
  transition: transform 0.5s;
  background: url(./img/lightgreen-down-arrow.png) no-repeat center center;
  width: 12px;
  height: 20px;
  line-height: 16px;
}
.postid-18056 .smooth-Accordion {
  border-radius: 0px;
  box-shadow: none;
  overflow: hidden;
}
/* book download */
.postid-18056 .holder {
  max-width: 100%;
  margin: 0 auto;
  padding: 1rem;
}
.postid-18056 .book-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 1rem;
  max-width: 768px;
  margin: 0 auto;
}
.postid-18056 .book {
  text-align: center;
  max-width: 300px;
}
.postid-18056 .book img {
  width: 100%;
  height: auto;
  display: block;
}
.postid-18056 .entry-content img, .postid-18056 .entry-content video {
  border: 1px solid #568dfb;
  padding: 5px !important;
  background-color: #0065DD;
  /*box-shadow: 2px 2px 9px 4px rgba(0, 0, 0, 0.4);*/
}
.postid-18056 .wp-video {
  margin: 0 auto;
  max-width: 100%;
  height: auto;
}
.postid-18056 #video2, .postid-18056 #video1 {
  border: 1px solid #568dfb;
}
.postid-18056 iframe {
  padding: 5px;
  border: 1px solid #568dfb;
}
.postid-18056 .entry-content #phone {
  display: block;
  font-size: 20px;
  color: gold;
  position: absolute;
  top: 130px;
  z-index: 100;
}
@media only screen and (max-width: 768px) {
  .postid-18056 #phone {
    display: block;
    text-align: center;
    font-size: 15px;
    color: gold;
    position: absolute;
    top: 100px;
    z-index: 100;
  }
  .postid-18056 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 3px;
    color: #fcf7da !important; /* #363636*/
  }
  .postid-18056 .smooth-Accordion .smooth-Accordion-header {
    color: #fcf7da !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px solid #b3d01e !important;
  }
  .postid-18056 .smooth-Accordion .smooth-Accordion-content {
    color: #fcf7da !important;
    padding: 16px;
    border-bottom: 1px solid #b3d01e;
  }
  .postid-18056 .smooth-Accordion .smooth-Accordion-content a {
    /*color: #2d797d !important;*/
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-18056 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: #fcf7da !important;
  }
}
@media only screen and (max-width: 480px) {
  .postid-18056 .entry-title {
    font-size: 0.9em !important;
  }
  .postid-18056 .cora p {
    color: gold !important;
    background-color: rgba(5, 88, 182, 0.9);
  }
}
/* --------------------------------------- Part 3  This  creative universe  ---*/
.postid-18050 .site {
  background-color: black !important;
}
.postid-18050 .site-content {
  font-family: Verdana, "sans-serif";
  background: black !important;
  max-width: 1250px !important;
  margin: auto !important;
  border: none !important;
}
.postid-18050 article {
  border: none !important;
}
.postid-18050 header .entry-header {
  opacity: 0.2 !important;
  color: rgba(274, 241, 264, 0.85);
  /*border: 1px solid rgba(274, 241, 264, 0.85);*/
}
.postid-18050 .site-header {
  border-bottom: 1px solid #cbcbcb;
  color: #cbcbcb;
}
body:not(.filter-on) .postid-18050 .entry-header {
  color: rgba(274, 241, 264, 0.85);
  border: 1px solid rgba(274, 241, 264, 0.85) !important;
}
.postid-18050 .entry-thumbnail {
  z-index: 2 !important;
}
.postid-18050 .entry-header {
  z-index: 4 !important;
}
.postid-18050 .entry-title {
  text-transform: lowercase;
  color: rgba(274, 241, 264, 0.85);
  font-family: verdana;
  user-select: none;
}
.postid-18050 .iframe_holder1 {
  transform: scale(2);
  position: relative;
  z-index: 3;
  border: none;
  margin: 0 auto;
  margin-top: -1030px;
  height: 545px;
  display: block;
  margin-bottom: 200px;
  width: 500px;
}
.postid-18050 .iframe_holder1 iframe {
  border: none !important;
}
.postid-18050 #fader {
  margin-top: 380px;
  height: 21000px;
  border-bottom: 1px dotted grey;
}
.postid-18050 .entry-content {
  position: relative;
  height: 70000px;
  margin-top: 0px;
  background-image: none;
  color: rgba(274, 241, 264, 0.85);
  background-color: black;
}
.postid-18050 .entry-content p {
  font-weight: 200;
  font-size: 130% !important;
  line-height: 150%;
  letter-spacing: 0.059em;
  color: rgba(274, 241, 264, 0.85);
  user-select: none !important;
}
.postid-18050 #txt {
  font-family: verdana;
  font-size: 24px;
  text-align: center;
  color: rgba(274, 241, 264, 0.85);
}
.postid-18050 .entry-content a {
  font-size: 20px;
  line-height: 150%;
  color: rgba(274, 241, 264, 0.85) !important;
  cursor: pointer !important;
  user-select: none !important;
  /*user-select: none; /* prevent text highlighting */
}
.postid-18050 .entry-content a:hover {
  color: rgba(274, 241, 264, 1) !important;
  text-decoration: underline;
  cursor: pointer !important;
}
.postid-18050 .site-footer, .postid-18050 .entry-footer {
  display: none;
}
.postid-18050 .entry-content .extlink a {
  font-size: 20px;
  line-height: 150%;
  color: rgba(274, 241, 264, 0.85) !important;
  cursor: pointer !important;
}
.postid-18050 .entry-content .extlink a:hover {
  text-decoration: underline;
  cursor: pointer !important;
}
/* tooltips */
.postid-18050 .Zebra_Tooltip {
  cursor: pointer !important;
  max-width: 600px !important;
  position: absolute;
  z-index: 99999;
  background: transparent;
  font-family: Verdana, sans-serif;
}
.postid-18050 .Zebra_Tooltip .Zebra_Tooltip_Message {
  max-width: 600px !important;
}
.postid-18050 .Zebra_Tooltip .Zebra_Tooltip_Message {
  user-select: none;
  background: #000;
  border-radius: 5px;
  border: 1px dotted #fff;
  /* box-shadow: 0 0 6px rgba(0, 0, 0, .6); */
  color: #fff;
  font-size: 18px;
  font-family: Verdana, sans-serif;
  line-height: 1.4;
  max-width: 250px;
  padding: 10px;
  position: relative;
}
.postid-18050 .tooltips {
  cursor: pointer;
}
/* quote. dictionaire */
.postid-18050 .dictionaire {
  font-style: italic;
  font-size: 90% !important;
  padding-left: 50px;
  border-left: 1px dotted #cbcbcb;
}
.postid-18050 .entry-content .dictionaire .extlink {
  line-height: 150%;
  font-size: 20px;
}
.postid-18050 #noPhoneArticle {
  position: absolute;
  margin-top: -120px;
  font-size: 120%;
  color: rgba(274, 241, 264, 0.85);
  text-align: center;
  display: none;
}
.postid-18050 .hentry {
  background-image: none;
  background-color: black;
}
.postid-18050 #artHolder {
  position: relative;
}
.postid-18050 #contentHolder {
  /* margin-top: -660px;
  height: 10000px;
  top: 680px;
  z-index: 10;*/
  left: 50%; /* Move the child element 50% from the left edge of its containing block */
  transform: translateX(-50%); /* Move the child element back by half of its own width */
  width: 100vw;
  max-width: 1250px !important;
  position: absolute;
}
/* container */
.postid-18050 #container1 {
  margin: 0 auto;
  max-width: 760px;
  position: relative;
}
.postid-18050 #container2 {
  margin: 0 auto;
  max-width: 760px;
  position: relative;
}
.postid-18050 #container3 {
  margin: 0 auto;
  max-width: 760px;
  position: relative;
}
.postid-18050 #container4 {
  margin: 0 auto;
  max-width: 760px;
  position: relative;
}
.postid-18050 #container5 {
  margin: 0 auto;
  max-width: 760px;
  position: relative;
}
.postid-18050 #container6 {
  height: 100vh;
  margin: 0 auto;
  max-width: 760px;
  padding: 56.25% 0 0 0;
  position: relative;
}
.postid-18050 #container7 {
  height: 100vh;
  margin: 0 auto;
  max-width: 760px;
  padding: 56.25% 0 0 0;
  position: relative;
}
.postid-18050 #container8 {
  height: 100vh;
  margin: 0 auto;
  max-width: 760px;
  padding: 56.25% 0 0 0;
  position: relative;
}
.postid-18050 #container9 {
  height: 100vh;
  margin: 0 auto;
  max-width: 760px;
  padding: 56.25% 0 0 0;
  position: relative;
}
.postid-18050 #container10 {
  height: 100vh;
  margin: 0 auto;
  max-width: 760px;
  padding: 56.25% 0 0 0;
  position: relative;
}
.postid-18050 #container11 {
  height: 100vh;
  margin: 0 auto;
  max-width: 760px;
  padding: 56.25% 0 0 0;
  position: relative;
}
.postid-18050 #container20 {
  max-width: 760px;
  margin: 0 auto;
}
.postid-18050 #ifrm_holder_1 {
  margin: 0 auto !important;
  width: 608px;
  height: 608px;
  background-color: #2B5CAC;
}
.postid-18050 #ifrm_holder_1 iframe {
  width: 608px;
  height: 608px;
}
.postid-18050 #ifrm_holder_2 {
  margin: 0 auto !important;
  width: 608px;
  height: 608px;
  background-color: #2B5CAC;
}
.postid-18050 #ifrm_holder_2 iframe {
  width: 608px;
  height: 608px;
}
.postid-18050 #ifrm_holder_3 {
  margin: 0 auto !important;
  /*border-color: #2B5CAC !important;*/
  width: 604px;
  height: 604px;
  background-color: #2B5CAC;
}
.postid-18050 #ifrm_holder_3 iframe {
  width: 604px;
  height: 604px;
}
.postid-18050 #ifrm_holder_4 {
  margin: 0 auto !important;
  /*border-color: #2B5CAC !important;*/
  width: 600px;
  height: 602px;
  background-color: #2B5CAC;
}
.postid-18050 #ifrm_holder_4 iframe {
  width: 600px;
  height: 600px;
}
/* -- venobox -- */
.postid-18050 .caption {
  text-align: center;
  margin-top: 7px;
  color: #D4D4D4 !important;
  text-decoration: none;
}
.postid-18050 .vbox-content {
  padding: 20px 5px !important;
}
.postid-18050 .vbox-item {
  margin: 0 auto;
}
.po .postid-18050 .venobox {
  max-width: 1200px;
  margin-top: 100px !important;
  cursor: pointer !important;
}
.postid-18050 .vbox-content {
  height: 100vh !important;
  margin-bottom: 0px !important;
  text-align: center;
  float: left;
  width: 100%;
  position: relative;
  overflow: hidden;
  padding: 0px !important;
}
.postid-18050 .venoframe {
  max-width: 1250px;
  height: 95vh !important;
  border: none;
  padding: 0px !important;
  margin: 0 auto;
  background-color: black !important;
}
.postid-18050 .venobox iframe {
  max-width: 1200px;
  margin-top: 100px !important;
}
.postid-18050 .vbox-close {
  color: red !important;
  /* border: 1px solid red; */
  cursor: pointer;
  position: fixed;
  top: 143px !important;
  right: 33px !important;
  width: 50px !important;
  height: 151px !important;
  padding: 6px;
  display: block;
  background-position: 10px center;
  overflow: hidden;
  font-size: 54px !important;
  line-height: 1;
  text-align: center;
  z-index: 99;
  user-select: none;
}
/* book download */
.postid-18050 .holder {
  max-width: 100%;
  margin: 0 auto;
  padding: 1rem;
}
.postid-18050 .book-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 1rem;
  max-width: 768px;
  margin: 0 auto;
}
.postid-18050 .book {
  margin-bottom: 20px;
  text-align: center;
  max-width: 300px;
}
.postid-18050 .book img {
  width: 100%;
  height: auto;
  display: block;
}
.postid-18050 .entry-content img, .postid-18050 .entry-content iframe {
  border: thin solid rgba(68, 68, 68, 0.5);
  padding: 0px;
  background-color: transparent;
  box-shadow: none !important;
  filter: saturate(1.3);
}
/* -------. Smooth Accordion  */
.postid-18050 .smooth-Accordion .smooth-Accordion-header {
  font-size: 20px;
  display: block;
  background: transparent;
  font-family: Raleway, sans-serif !important;
  color: rgba(274, 241, 264, 0.85);
  line-height: 180%;
  margin-top: 10px;
  padding: 10px 16px !important;
  cursor: pointer;
  border-bottom: 1px dotted grey !important;
  position: relative;
  border: 1px dotted rgba(68, 68, 68, 0.9);
  border-radius: 2px;
  user-select: none;
}
.postid-18050 .smooth-Accordion .smooth-Accordion-header:hover {
  pointer-events: auto;
  cursor: pointer;
}
.postid-18050 .smooth-Accordion .smooth-Accordion-content {
  display: none;
  background: black;
  color: rgba(274, 241, 264, 0.85) !important;
  padding: 16px;
  border: 1px dotted rgba(68, 68, 68, 0.9);
  border-bottom: 1px dotted rgba(68, 68, 68, 0.9);
}
.postid-18050 .smooth-Accordion .smooth-Accordion-content a {
  font-size: 20px !important;
  color: rgba(274, 241, 264, 0.85) !important;
  font-weight: normal !important;
}
.postid-18050 .smooth-Accordion .smooth-Accordion-content p {
  font-size: 20px !important;
  line-height: 34px !important;
  font-weight: 200 !important;
  color: rgba(274, 241, 264, 0.85);
}
.postid-18050 .smooth-Accordion .smooth-Accordion-header::after {
  content: '';
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0) rotate(0deg);
  position: absolute;
  top: 3px;
  right: 16px;
  transition: transform 0.5s;
  background: url(./img/lightgreen-down-arrow.png) no-repeat center center;
  width: 12px;
  height: 20px;
  line-height: 16px;
}
.postid-18050 .smooth-Accordion {
  border-radius: 0px;
  box-shadow: none;
  overflow: hidden;
}
@media only screen and (max-width: 760px) {
  .postid-17817 .entry-content p {
    font-weight: normal;
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 15px;
  }
  .postid-17817 .smooth-Accordion .smooth-Accordion-header {
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px dotted grey !important;
  }
  .postid-17817 .smooth-Accordion .smooth-Accordion-content {
    color: gold !important;
    padding: 16px;
    border-bottom: 1px dotted grey;
  }
  .postid-17817 .smooth-Accordion .smooth-Accordion-content a {
    color: rgba(274, 241, 264, 0.85);
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-17817 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: rgba(274, 241, 264, 0.85) !important;
  }
  .postid-17817 #h5ap-player-1 {
    width: 200px !important;
    z-index: 3000;
    top: 36px;
    right: 76px;
    transform-origin: center;
    transform: scale(0.7);
  }
  .postid-17817 .plyr__controls .plyr__controls__item.plyr__progress__container {
    display: block;
  }
  .postid-17817 .plyr__controls .plyr__controls__item.plyr__time {
    display: none;
    padding: 0 5px;
  }
  .postid-17817 .itinerary2 {
    display: none;
  }
}
@media only screen and (max-width: 480px) {}

/* --- Part 2  This  erotic universe  ---*/
.postid-17973 .site {
  background-color: black !important;
}
.postid-17973 .site-content {
  font-family: Verdana, "sans-serif";
  background: black !important;
  max-width: 1250px !important;
  margin: auto !important;
  border: none !important;
}
.postid-17973 article {
  border: none !important;
}
.postid-17973 header .entry-header {
  opacity: 0.2 !important;
  color: rgba(274, 241, 264, 0.85);
  /*border: 1px solid rgba(274, 241, 264, 0.85);*/
}
.postid-17973 .site-header {
  border-bottom: 1px solid #cbcbcb;
  color: #cbcbcb;
}
body:not(.filter-on) .postid-17973 .entry-header {
  color: rgba(274, 241, 264, 0.85);
  border: 1px solid rgba(274, 241, 264, 0.85) !important;
}
.postid-17973 .entry-thumbnail {
  z-index: 2 !important;
}
.postid-17973 .entry-header {
  z-index: 4 !important;
}
.postid-17973 .entry-title {
  text-transform: lowercase;
  color: rgba(274, 241, 264, 0.85);
  font-family: verdana;
  user-select: none;
}
.postid-17973 .iframe_holder1 {
  transform: scale(2);
  position: relative;
  z-index: 3;
  border: none;
  margin: 0 auto;
  margin-top: -1030px;
  height: 545px;
  display: block;
  margin-bottom: 200px;
  width: 500px;
}
.postid-17973 .iframe_holder1 iframe {
  border: none !important;
}
.postid-17973 #fader {
  margin-top: 380px;
  height: 21000px;
  border-bottom: 1px dotted grey;
}
.postid-17973 .entry-content {
  position: relative;
  height: 17000px !important;
  margin-top: 0px;
  background-image: none;
  color: rgba(274, 241, 264, 0.85);
  background-color: black;
}
.postid-17973 .entry-content p {
  font-weight: 200;
  font-size: 130% !important;
  line-height: 150%;
  letter-spacing: 0.059em;
  color: rgba(274, 241, 264, 0.85);
  user-select: none !important;
}
.postid-17973 #txt {
  font-family: verdana;
  font-size: 24px;
  text-align: center;
  color: rgba(274, 241, 264, 0.85);
}
.postid-17973 .entry-content a {
  font-size: 20px;
  line-height: 150%;
  color: rgba(274, 241, 264, 0.85) !important;
  cursor: pointer !important;
  user-select: none !important;
  /*user-select: none; /* prevent text highlighting */
}
.postid-17973 .entry-content a:hover {
  color: rgba(274, 241, 264, 1) !important;
  text-decoration: underline;
  cursor: pointer !important;
}
.postid-17973 .entry-content .extlink a {
  font-size: 20px;
  line-height: 150%;
  color: rgba(274, 241, 264, 0.85) !important;
  cursor: pointer !important;
}
.postid-17973 .entry-content .extlink a:hover {
  text-decoration: underline;
  cursor: pointer !important;
}
/* quote. dictionaire */
.postid-17973 .dictionaire {
  font-style: italic;
  font-size: 90% !important;
  padding-left: 50px;
  border-left: 1px dotted #cbcbcb;
}
.postid-17973 .entry-content .dictionaire .extlink {
  line-height: 150%;
  font-size: 20px;
}
.postid-17973 #noPhoneArticle {
  position: absolute;
  margin-top: -120px;
  font-size: 120%;
  color: rgba(274, 241, 264, 0.85);
  text-align: center;
  display: none;
}
.postid-17973 .hentry {
  background-image: none;
  background-color: black;
}
.postid-17973 #contentHolder {
  /*margin-top: -950px;*/
  /*height: 10000px;*/
  top: 680px;
  z-index: 10;
  left: 50%; /* Move the child element 50% from the left edge of its containing block */
  transform: translateX(-50%); /* Move the child element back by half of its own width */
  width: 100vw;
  max-width: 1250px !important;
  position: absolute;
  /*border-left: 1px solid #181818;
  border-right: 1px solid #181818;
  border-bottom: 1px solid #181818;*/
}
/* container(1) */
.postid-17973 #container1vid {
  height: 100vh;
  margin: 0 auto;
  max-width: 550px;
  padding: 56.25% 0 0 0;
  position: relative;
}
.postid-17973 #container1vid p {
  color: rgba(274, 241, 264, 0.85);
}
.postid-17973 #container2vid {
  height: 100vh;
  margin: 0 auto;
  max-width: 550px;
  padding: 56.25% 0 0 0;
  position: relative;
}
.postid-17973 #container3vid {
  height: 100vh;
  margin: 0 auto;
  max-width: 550px;
  padding: 56.25% 0 0 0;
  position: relative;
}
.postid-17973 #container4vid {
  height: 100vh;
  margin: 0 auto;
  max-width: 550px;
  padding: 56.25% 0 0 0;
  position: relative;
}
.postid-17973 #container5vid {
  height: 70vh;
  margin: 0 auto;
  max-width: 550px;
  padding: 56.25% 0 0 0;
  position: relative;
}
.postid-17973 #container6vid {
  height: 100vh;
  margin: 0 auto;
  max-width: 550px;
  padding: 56.25% 0 0 0;
  position: relative;
}
.postid-17973 #container7vid {
  height: 100vh;
  margin: 0 auto;
  max-width: 550px;
  padding: 56.25% 0 0 0;
  position: relative;
}
.postid-17973 #container8vid {
  height: 100vh;
  margin: 0 auto;
  max-width: 550px;
  padding: 56.25% 0 0 0;
  position: relative;
}
.postid-17973 #container9vid {
  height: 100vh;
  margin: 0 auto;
  max-width: 550px;
  padding: 56.25% 0 0 0;
  position: relative;
}
.postid-17973 #container10vid {
  height: 100vh;
  margin: 0 auto;
  max-width: 550px;
  padding: 56.25% 0 0 0;
  position: relative;
}
.postid-17973 #container11vid {
  height: 100vh;
  margin: 0 auto;
  max-width: 550px;
  padding: 56.25% 0 0 0;
  position: relative;
}
.postid-17973 #container20 {
  max-width: 760px;
  margin: 0 auto;
}
/* book download */
.postid-17973 .holder {
  max-width: 100%;
  margin: 0 auto;
  padding: 1rem;
}
.postid-17973 .book-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 1rem;
  max-width: 768px;
  margin: 0 auto;
}
.postid-17973 .book {
  margin-bottom: 20px;
  text-align: center;
  max-width: 300px;
}
.postid-17973 .book img {
  width: 100%;
  height: auto;
  display: block;
}
.postid-17973 .entry-content img, .postid-17973 .entry-content iframe {
  border: thin solid rgba(68, 68, 68, 0.5);
  padding: 0px;
  background-color: transparent;
  box-shadow: none !important;
}
/* -------. Smooth Accordion  */
.postid-17973 .smooth-Accordion .smooth-Accordion-header {
  font-size: 20px;
  display: block;
  background: transparent;
  font-family: Raleway, sans-serif !important;
  color: rgba(274, 241, 264, 0.85);
  line-height: 180%;
  margin-top: 10px;
  padding: 10px 16px !important;
  cursor: pointer;
  border-bottom: 1px dotted grey !important;
  position: relative;
  border: 1px dotted rgba(68, 68, 68, 0.9);
  border-radius: 2px;
}
.postid-17973 .smooth-Accordion .smooth-Accordion-content {
  display: none;
  background: black;
  color: rgba(274, 241, 264, 0.85) !important;
  padding: 16px;
  border: 1px dotted rgba(68, 68, 68, 0.9);
  border-bottom: 1px dotted rgba(68, 68, 68, 0.9);
}
.postid-17973 .smooth-Accordion .smooth-Accordion-content a {
  font-size: 20px !important;
  color: rgba(274, 241, 264, 0.85) !important;
  font-weight: normal !important;
}
.postid-17973 .smooth-Accordion .smooth-Accordion-content p {
  font-size: 20px !important;
  line-height: 34px !important;
  font-weight: 200 !important;
  color: rgba(274, 241, 264, 0.85);
}
.postid-17973 .smooth-Accordion .smooth-Accordion-header::after {
  content: '';
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0) rotate(0deg);
  position: absolute;
  top: 3px;
  right: 16px;
  transition: transform 0.5s;
  background: url(./img/lightgreen-down-arrow.png) no-repeat center center;
  width: 12px;
  height: 20px;
  line-height: 16px;
}
.postid-17973 .smooth-Accordion {
  border-radius: 0px;
  box-shadow: none;
  overflow: hidden;
}
@media only screen and (max-width: 760px) {
  .postid-17817 .entry-content p {
    font-weight: normal;
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 15px;
  }
  .postid-17817 .smooth-Accordion .smooth-Accordion-header {
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px dotted grey !important;
  }
  .postid-17817 .smooth-Accordion .smooth-Accordion-content {
    color: gold !important;
    padding: 16px;
    border-bottom: 1px dotted grey;
  }
  .postid-17817 .smooth-Accordion .smooth-Accordion-content a {
    color: rgba(274, 241, 264, 0.85);
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-17817 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: rgba(274, 241, 264, 0.85) !important;
  }
  .postid-17817 #h5ap-player-1 {
    width: 200px !important;
    z-index: 3000;
    top: 36px;
    right: 76px;
    transform-origin: center;
    transform: scale(0.7);
  }
  .postid-17817 .plyr__controls .plyr__controls__item.plyr__progress__container {
    display: block;
  }
  .postid-17817 .plyr__controls .plyr__controls__item.plyr__time {
    display: none;
    padding: 0 5px;
  }
  .postid-17817 .itinerary2 {
    display: none;
  }
}
@media only screen and (max-width: 480px) {}
/* --- Part 1  This  mysterious universe  ---*/
.postid-17868 .site {
  background-color: black !important;
}
.postid-17868 .site-content {
  font-family: Verdana, "sans-serif";
  background: black !important;
  max-width: 1250px !important;
  margin: auto !important;
  border: none !important;
}
.postid-17868 article {
  border: none !important;
}
.postid-17868 header .entry-header {
  opacity: 0.2 !important;
  color: rgba(274, 241, 264, 0.85);
  /*border: 1px solid rgba(274, 241, 264, 0.85);*/
}
.postid-17868 .site-header {
  border-bottom: 1px solid #cbcbcb;
  color: #cbcbcb;
}
body:not(.filter-on) .postid-17868 .entry-header {
  color: rgba(274, 241, 264, 0.85);
  border: 1px solid rgba(274, 241, 264, 0.85) !important;
}
.postid-17868 .entry-thumbnail {
  z-index: 2 !important;
}
.postid-17868 .entry-header {
  z-index: 4 !important;
  background-color: transparent !important;
  border: none !important;
}
.postid-17868 .entry-title {
  margin-top: 300px;
  text-transform: lowercase;
  font-weight: 200;
  font-size: 115% !important;
  line-height: 150%;
  letter-spacing: 0.059em;
  color: rgba(274, 241, 264, 0.85);
  font-family: verdana;
  user-select: none;
}
.postid-17868 .iframe_holder1 {
  transform: scale(2);
  position: relative;
  z-index: 3;
  border: none;
  margin: 0 auto;
  margin-top: -1030px;
  height: 545px;
  display: block;
  margin-bottom: 200px;
  width: 500px;
}
.postid-17868 .iframe_holder1 iframe {
  border: none !important;
}
.postid-17868 #fader {
  margin-top: 380px;
  height: 40000px;
  border-bottom: 1px dotted grey;
}
.postid-17868 .entry-content {
  position: relative;
  height: 50000px !important;
  margin-top: 0px;
  background-image: none;
  color: rgba(274, 241, 264, 0.85);
  background-color: black;
}
.postid-17868 .entry-content p {
  font-weight: 200;
  font-size: 130% !important;
  line-height: 150%;
  letter-spacing: 0.059em;
  color: rgba(274, 241, 264, 0.85);
  user-select: none !important;
}
.postid-17868 #txt {
  font-family: verdana;
  font-size: 24px;
  text-align: center;
  color: rgba(274, 241, 264, 0.85);
}
.postid-17868 .entry-content a {
  font-size: 20px;
  line-height: 150%;
  color: rgba(274, 241, 264, 0.85) !important;
  cursor: pointer !important;
  user-select: none !important;
  /*user-select: none; /* prevent text highlighting */
}
.postid-17868 .entry-content a:hover {
  color: rgba(274, 241, 264, 1) !important;
  text-decoration: underline;
  cursor: pointer !important;
}
.postid-17868 .entry-content .extlink a {
  font-size: 20px;
  line-height: 150%;
  color: rgba(274, 241, 264, 0.85) !important;
  cursor: pointer !important;
}
.postid-17868 .entry-content .extlink a:hover {
  text-decoration: underline;
  cursor: pointer !important;
}
/* quote. dictionaire */
.postid-17868 .dictionaire {
  font-style: italic;
  font-size: 90% !important;
  padding-left: 50px;
  border-left: 1px dotted #cbcbcb;
}
.postid-17868 .entry-content .dictionaire .extlink {
  line-height: 150%;
  font-size: 20px;
}
.postid-17868 #noPhoneArticle {
  display: none;
  position: fixed;
  z-index: 20;
  max-width: 780px;
  top: 190px;
  margin: 0 auto;
  border: 1px dotted gold;
  font-size: 120%;
  color: gold;
  text-align: center;
}
.postid-17868 .hentry {
  background-image: none;
  background-color: black;
}
.postid-17868 #sliceText {
  position: relative;
  margin-top: 830px;
  text-align: center;
  font-size: 20px !important;
  padding-top: 189px;
  z-index: 200;
}
.postid-17868 #contentHolder {
  /*margin-top: -950px;*/
  height: 20000px;
  top: 680px;
  z-index: 10;
  left: 50%; /* Move the child element 50% from the left edge of its containing block */
  transform: translateX(-50%); /* Move the child element back by half of its own width */
  width: 100vw;
  max-width: 1250px !important;
  position: absolute;
  /*border-left: 1px solid #181818;
  border-right: 1px solid #181818;
  border-bottom: 1px solid #181818;*/
}
/* container(1) */
.postid-17868 #container1 {
  background-color: transparent;
}
.postid-17868 #container1 > div {
  /*border: 1px dotted #181818; /*#073500;*/
  padding: 0px 10px;
  font-weight: 200;
  line-height: 150%;
  color: rgba(274, 241, 264, 0.85);
  position: relative;
  background-color: transparent !important;
}
.postid-17868 #container p {
  color: rgba(274, 241, 264, 0.85);
}
.postid-17868 #container4 {
  max-width: 760px;
  margin: 0 auto;
}
.postid-17868 #container2 {
  max-width: 760px;
  margin: 0 auto;
  margin-top: -260px;
  position: relative;
  z-index: 2;
}
.postid-17868 #container3 {
  max-width: 1250px;
  margin: 0 auto;
}
.postid-17868 #container4 {
  max-width: 760px;
  margin: 0 auto;
}
.postid-17868 #container5 {
  max-width: 1250px;
  margin: 0 auto;
}
.postid-17868 #container6 {
  max-width: 760px;
  margin: 0 auto;
}
.postid-17868 #container7 {
  max-width: 1250px;
  margin: 0 auto;
}
.postid-17868 #container8 {
  max-width: 760px;
  margin: 0 auto;
}
.postid-17868 #container8vid {
  height: 100vh;
  margin: 0 auto;
  max-width: 550px;
  padding: 56.25% 0 0 0;
  position: relative;
}
.postid-17868 #container10 {
  max-width: 760px;
  margin: 0 auto;
}
.postid-17868 #flythru_frame {
  margin: 0 auto;
  display: block;
}
.postid-17868 #slideshow {
  opacity: 0;
  transition: opacity 1s ease-in-out;
  margin-top: -60px;
}
/* book download */
.postid-17868 .holder {
  max-width: 100%;
  margin: 0 auto;
  padding: 1rem;
}
.postid-17868 .book-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 1rem;
  max-width: 768px;
  margin: 0 auto;
}
.postid-17868 .book {
  margin-bottom: 20px;
  text-align: center;
  max-width: 300px;
}
.postid-17868 .book img {
  width: 100%;
  height: auto;
  display: block;
}
.postid-17868 .entry-content img, .postid-17868 .entry-content iframe {
  border: thin solid rgba(68, 68, 68, 0.5);
  padding: 0px;
  background-color: transparent;
  box-shadow: none !important;
}
/* -------. Smooth Accordion  */
.postid-17868 .smooth-Accordion .smooth-Accordion-header {
  font-size: 20px;
  display: block;
  background: transparent;
  font-family: Raleway, sans-serif !important;
  color: rgba(274, 241, 264, 0.85);
  line-height: 180%;
  margin-top: 10px;
  padding: 10px 16px !important;
  cursor: pointer;
  border-bottom: 1px dotted grey !important;
  position: relative;
  border: 1px dotted rgba(68, 68, 68, 0.9);
  border-radius: 2px;
}
.postid-17868 .smooth-Accordion .smooth-Accordion-content {
  display: none;
  background: black;
  color: rgba(274, 241, 264, 0.85) !important;
  padding: 16px;
  border: 1px dotted rgba(68, 68, 68, 0.9);
  border-bottom: 1px dotted rgba(68, 68, 68, 0.9);
}
.postid-17868 .smooth-Accordion .smooth-Accordion-content a {
  font-size: 20px !important;
  color: rgba(274, 241, 264, 0.85) !important;
  font-weight: normal !important;
}
.postid-17868 .smooth-Accordion .smooth-Accordion-content p {
  font-size: 20px !important;
  line-height: 34px !important;
  font-weight: 200 !important;
  color: rgba(274, 241, 264, 0.85);
}
.postid-17868 .smooth-Accordion .smooth-Accordion-header::after {
  content: '';
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0) rotate(0deg);
  position: absolute;
  top: 3px;
  right: 16px;
  transition: transform 0.5s;
  background: url(./img/lightgreen-down-arrow.png) no-repeat center center;
  width: 12px;
  height: 20px;
  line-height: 16px;
}
.postid-17868 .smooth-Accordion {
  border-radius: 0px;
  box-shadow: none;
  overflow: hidden;
}
/* media */
@media only screen and (max-width: 760px) {
  .postid-17868 #noPhoneArticle {
    display: block;
    position: fixed;
    z-index: 20;
    max-width: 780px;
    top: 190px;
    margin: 0 auto;
    border: 1px dotted gold;
    color: gold;
    text-align: center;
    font-size: 14px !important;
  }
  .postid-17868 .entry-content p {
    font-size: 120% !important;
  }
  .postid-17868 .smooth-Accordion .smooth-Accordion-header {
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px dotted grey !important;
  }
  .postid-17868 .smooth-Accordion .smooth-Accordion-content {
    color: gold !important;
    padding: 16px;
    border-bottom: 1px dotted grey;
  }
  .postid-17868 .smooth-Accordion .smooth-Accordion-content a {
    color: rgba(274, 241, 264, 0.85);
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-17868 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: rgba(274, 241, 264, 0.85) !important;
  }
  .postid-17868 #h5ap-player-1 {
    width: 200px !important;
    z-index: 3000;
    top: 36px;
    right: 76px;
    transform-origin: center;
    transform: scale(0.7);
  }
  .postid-17868 .plyr__controls .plyr__controls__item.plyr__progress__container {
    display: block;
  }
  .postid-17868 .plyr__controls .plyr__controls__item.plyr__time {
    display: none;
    padding: 0 5px;
  }
  .postid-17868 .itinerary2 {
    display: none;
  }
  .postid-17868 .iframe_holder1 {
    display: block;
    position: relative;
    width: 500px;
    height: 545px;
    transform: scale(1);
    z-index: 3;
    margin-top: -930px;
    margin-left: -50px;
    margin-bottom: 200px;
  }
  .postid-17868 #contentHolder {
    position: absolute;
    z-index: 10;
    top: 730px;
    left: 50%;
    transform: translateX(-50%);
    margin-top: -580px;
    height: 20000px;
    width: 100vw;
    max-width: 1250px !important;
  }
  .postid-17868 #slideshow {
    position: absolute;
    top: 45px !important;
    left: 0;
    width: 100%;
    height: 100vw;
    border: none;
  }
  .postid-17868 #sliceText {
    margin-top: 0px;
    text-align: center;
    font-size: 16px !important;
    padding-top: 200px;
    z-index: 200;
  }
  .postid-17868 #container2 {
    max-width: 760px;
    margin: 0 auto;
    margin-top: 20px;
    position: relative;
    z-index: 2;
  }
  .postid-17868 #toggleBtn {
    font-size: 14px;
    user-select: none;
  }
}
/* ---- When there’s a gold-rush make shovels and pickaxes -----*/
.postid-17817 .extlink {
  font-size: 24px !important;
  font-style: normal !important;
}
.postid-17817 .tTip_content .extlink {
  /* line-height: 26px; */
  font-size: 20px !important;
  font-style: normal !important;
}
.postid-17817 .AI_links a, .postid-17817 .AI_links .extlink a {
  font-style: italic !important;
}
.postid-17817 .download_pdf {
  background-color: #0352B1;
  padding: 40px;
  margin: 10px auto;
  Border: 3px dotted gold;
  width: 77%;
  font-size: 10px;
}
.postid-17817 hr {
  opacity: 0 !important;
  padding: 20px 0px;
  margin-left: 0px;
}
.postid-17817 .site {
  background-color: #024899;
  opacity: 1;
}
.postid-17817 header .entry-header {
  opacity: 0.2 !important;
}
.postid-17817 .site-header {
  z-index: 2000;
  border-bottom: 1px solid #b3d01e;
  color: gold;
}
.archive #post-17817 .entry-meta .ear {
  width: 33px !important;
  height: 34px !important;
  /* width: 43px; */
  position: absolute;
  z-index: 100;
  right: 6px;
  top: 0px;
  margin-top: -40px;
  border: 1px solid orange;
  cursor: pointer;
  border-radius: 7px;
}
.postid-17817 .entry-content {
  /*height: 6674px !important;*/
  position: relative;
  /*margin-top: -100px;*/
  /*z-index: 1000;*/
  background-image: none;
  color: gold !important;
  background-color: #024899 !important;
}
.postid-17817 .entry-content p {
  font-weight: 300;
  font-size: 160%;
  line-height: 150%;
}
.postid-17817 .entry-content ul {
  font-weight: 300;
  font-size: 26px !important;
  line-height: 150%;
}
.postid-17817 .entry-content ul li {
  font-weight: 300;
  font-size: 26px !important;
  line-height: 150%;
}
.postid-17817 .entry-content ul li span {
  font-weight: 300;
  font-size: 26px !important;
  line-height: 150%;
}
.postid-17817 .entry-content ul li p {
  font-weight: 300;
  font-size: 26px !important;
  line-height: 150%;
}
.postid-17817 .entry-content h3 {
  font-family: Verdana, sans-serif;
  font-weight: 300;
  font-size: 170% !important;
  line-height: 150%;
}
.postid-17817 .entry-content li {
  font-weight: 300 !important;
  font-size: 170% !important;
  line-height: 150% !important;
}
.postid-17817 .entry-content a {
  color: gold !important;
}
.postid-17817 .entry-content .internalLink a {
  cursor: pointer !important;
  pointer-events: auto; /* or visible */
}
.postid-17817 .entry-content .internalLink img {
  cursor: pointer !important;
  pointer-events: auto; /* or visible */
}
.postid-17817 .hentry {
  background-image: none;
  background-color: #024899 !important;
}
.postid-17817 .entry-footer {
  color: gold !important;
}
.postid-17817 .entry-footer, .postid-17817 .all_articles {
  border-top: 1px solid black;
}
.postid-17817 .hentry.has-post-thumbnail .wp-post-image {
  border: black 1px solid !important;
}
.postid-17817 .entry-title, .postid-17817 .blog .entry-title {
  text-align: center !important;
  font-size: 1.05em !important;
}
.postid-17817 .entry-title a {
  font-size: 80%;
}
.home #post-17817 .entry-title a {
  font-size: 80%;
}
.postid-17817 .entry-content img, .postid-17817 .entry-content video {
  /*border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #024899;
  box-shadow: 2px 2px 9px 4px rgba(0, 0, 0, 0.4);*/
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #024899;
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
  margin-bottom: 0px;
}
.postid-17817 .venoframe.vbvid {
  width: 100vw !important;
  height: 100vh !important;
  margin: 0 auto !important;
  padding: 0 !important;
}
.postid-17817 .vim_vid {
  margin: 0 auto;
}
.postid-17817 .entry-content a {
  color: gold !important;
}
.postid-17817 .entry-content .cora p, .postid-17817 .entry-content .cora a, .postid-17817 .entry-content .cora span {
  /* color: #99cc00 !important;
    font-style: normal !important;*/
}
.postid-17817 .cora {
  width: 90%;
  margin-bottom: 70px;
  margin-top: 70px;
  margin-left: 10%;
  padding: 20px;
  border-radius: 3px;
  border: 1px dotted #fcf7da;
  color: #fcf7da;
  background-color: rgba(5, 88, 182, 0.9);
}
.postid-17817 .cris {
  margin-right: 0px;
  padding: 20px;
  border: 1px dotted gold;
  border-radius: 3px;
  color: gold;
}
.postid-17817 .gemini {
  width: 90%;
  margin-bottom: 70px;
  margin-top: 70px;
  margin-right: 30px;
  padding: 20px;
  border-radius: 3px;
  border: 1px dotted aquamarine;
  color: aquamarine;
  background-color: rgba(5, 88, 182, 0.9);
}
.postid-17817 .cora p, .postid-17817 .cora a {
  color: #fcf7da;
}
.postid-17817 .gemini p, .postid-17817 .gemini a {
  color: aquamarine;
}
.postid-17817 .cora p, .postid-17817 .cora a {
  color: #fcf7da;
}
.postid-17817 .gemini p, .postid-17817 .gemini a {
  color: aquamarine !important;
}
.postid-17817 .cora_small {
  width: 90%;
  margin-left: 10%;
  padding: 8px;
  border-radius: 2px;
  border: 1px dotted #fcf7da;
  ;
  color: #fcf7da;
  background-color: rgba(5, 88, 182, 0.9);
}
.postid-17817 .cora_small p {
  color: #fcf7da;
}
.postid-17817 .cris_small {
  width: 100%;
  padding: 8px;
  border: 1px dotted gold;
  border-radius: 3px;
  color: gold;
}
.postid-17817 ul {
  list-style: none !important;
}
.postid-17817 .Zebra_Tooltip {
  max-width: 600px !important;
  position: absolute;
  z-index: 99999;
  background: transparent;
  font-family: Geneva, 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
}
.postid-17817 .Zebra_Tooltip .Zebra_Tooltip_Message {
  max-width: 600px !important;
}
/* -------. Smooth Accordion  */
.postid-17817 .smooth-Accordion .smooth-Accordion-header {
  font-size: 22px;
  display: block;
  background: transparent;
  font-family: Raleway, sans-serif !important;
  color: gold !important;
  line-height: 180%;
  margin-top: 10px;
  padding: 10px 16px !important;
  cursor: pointer;
  border-bottom: 1px solid gold !important;
  position: relative;
}
.postid-17817 .smooth-Accordion .smooth-Accordion-content {
  display: none;
  background: transparent;
  color: gold !important;
  padding: 16px;
  border: 1px solid grey;
  border-bottom: 1px solid #b3d01e;
}
.postid-17817 .smooth-Accordion .smooth-Accordion-content a {
  font-size: 100% !important;
  color: gold !important;
  font-weight: normal !important;
}
.postid-17817 .smooth-Accordion .smooth-Accordion-content p {
  font-size: 22px !important;
  line-height: 34px !important;
  font-weight: 300 !important;
  color: gold;
}
.postid-17817 .smooth-Accordion .smooth-Accordion-content iframe {
  border-bottom: 1px dotted gold !important;
  border-top: 1px dotted gold !important;
}
.postid-17817 .smooth-Accordion .smooth-Accordion-header::after {
  content: '';
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0) rotate(0deg);
  position: absolute;
  top: 3px;
  right: 16px;
  transition: transform 0.5s;
  background: url(./img/lightgreen-down-arrow.png) no-repeat center center;
  width: 12px;
  height: 20px;
  line-height: 16px;
}
.postid-17817 .smooth-Accordion {
  border-radius: 0px;
  box-shadow: none;
  overflow: hidden;
}
.postid-17817 #h5ap-player-1 {
  opacity: 0;
  position: fixed !important;
  width: 240px !important;
  margin: 0px;
  z-index: 3000;
  top: 67px;
  right: 111px;
  border: 1px solid grey;
  border-radius: 2px;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.5));
}
.postid-17817 #speechTxt {
  display: block !important;
  opacity: 0;
  z-index: 1000;
  top: 240px;
  right: 10px;
  width: 200px;
  margin-top: 0px !important;
  position: fixed !important;
  padding: 8px;
  border: 2px solid #ff6600;
  border-radius: 7px;
  font-size: 18px;
  font-weight: bold;
  color: #ff6600;
  background-color: white;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.1));
}
.postid-17817 .plyr__controls .plyr__controls__item.plyr__progress__container {
  display: block;
}
.postid-17817 .plyr__controls .plyr__controls__item.plyr__time {
  display: block;
  padding: 0px 5px;
}
.postid-17817 .plyr__controls .plyr__controls__item:first-child {
  margin-left: 0px;
  margin-right: 13px;
}
.postid-17817 .listen {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  margin-bottom: 40px;
  border: 1px solid;
  cursor: pointer !important;
  color: lightgray !important;
  font-size: 16px !important;
  text-align: center !important;
}
.postid-17817 .listen:hover {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  border: 1px solid #fcf7da !important;
  cursor: pointer !important;
  color: #fcf7da !important;
  font-size: 16px !important;
  text-align: center !important;
}
@media only screen and (max-width: 768px) {
  .postid-17817 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 15px;
    color: gold !important; /* #363636*/
  }
  .postid-17817 .smooth-Accordion .smooth-Accordion-header {
    color: gold !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px solid #b3d01e !important;
  }
  .postid-17817 .smooth-Accordion .smooth-Accordion-content {
    color: gold !important;
    padding: 16px;
    border-bottom: 1px solid #b3d01e;
  }
  .postid-17817 .smooth-Accordion .smooth-Accordion-content a {
    color: #b3d01e;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-17817 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .post-17817 #speechTxt {
    top: 100px;
  }
  .postid-17817 #h5ap-player-1 {
    width: 200px !important;
    z-index: 3000;
    top: 36px;
    right: 76px;
    transform-origin: center;
    transform: scale(0.7);
  }
  .postid-17817 .plyr__controls .plyr__controls__item.plyr__progress__container {
    display: block;
  }
  .postid-17817 .plyr__controls .plyr__controls__item.plyr__time {
    display: none;
    padding: 0 5px;
  }
  .postid-17817 .itinerary2 {
    display: none;
  }
}
@media only screen and (max-width: 480px) {
  .postid-17817 .entry-title {
    font-size: 0.9em !important;
  }
  .postid-17817 .entry-content p {
    font-weight: 500 !important;
    font-size: 20px !important;
    line-height: 150%;
  }
  .postid-17817 .entry-content ul {
    font-weight: 300;
    font-size: 20px !important;
    line-height: 150%;
  }
  .postid-17817 .entry-content ul li {
    font-weight: 300;
    font-size: 20px !important;
    line-height: 150%;
  }
  .postid-17817 .entry-content ul li span {
    font-weight: 300;
    font-size: 20px !important;
    line-height: 150%;
  }
  .postid-17817 .entry-content ul li p {
    font-weight: 300;
    font-size: 20px !important;
    line-height: 150%;
  }
  .postid-17817 .entry-content h3 {
    font-family: Verdana, sans-serif;
    font-weight: 300;
    font-size: 170% !important;
    line-height: 150%;
  }
  .postid-17817 .entry-content li {
    font-weight: 500 !important;
    font-size: 20px !important;
    line-height: 150% !important;
  }
  .postid-17817 .entry-content a {
    color: gold !important;
    font-size: 20px !important;
  }
  .postid-17817 .extlink {
    font-size: 20px !important;
    font-style: normal !important;
  }
  .postid-17817 .tTip_content .extlink {
    /* line-height: 26px; */
    font-size: 20px !important;
    font-style: normal !important;
  }
  .postid-17817 .download_pdf {
    background-color: #0352B1;
    padding: 40px;
    margin: 10px auto;
    Border: 3px dotted gold;
    width: 100%;
    font-size: 10px;
  }
}
@media only screen and (max-width: 768px) {
  .postid-17817 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 3px;
    color: gold !important; /* #363636*/
  }
  .postid-17817 .smooth-Accordion .smooth-Accordion-header {
    color: gold !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px solid #b3d01e !important;
  }
  .postid-17817 .smooth-Accordion .smooth-Accordion-content {
    color: gold !important;
    padding: 16px;
    border-bottom: 1px solid #b3d01e;
  }
  .postid-17817 .smooth-Accordion .smooth-Accordion-content a {
    /*color: #2d797d !important;*/
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-17817 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  /* Add additional styles for smaller screens here */
}
@media only screen and (max-width: 768px) {
  .post-17817 #speechTxt {
    top: 100px;
  }
  .postid-17817 #h5ap-player-1 {
    width: 200px !important;
    z-index: 3000;
    top: 36px;
    right: 76px;
    transform-origin: center;
    transform: scale(0.7);
  }
  .postid-17817 .plyr__controls .plyr__controls__item.plyr__progress__container {
    display: block;
  }
  .postid-17817 .plyr__controls .plyr__controls__item.plyr__time {
    display: none;
    padding: 0 5px;
  }
}
@media screen and (max-width: 600px) {
  .postid-17817 .alignleft, .postid-17817 .alignright {
    display: block;
    float: none;
    margin: 20px auto 20px !important;
  }
}
@media only screen and (max-width: 480px) {}


/* --- Aloha - to live with my door wide open ----*/
.archive #post-17802 .entry-meta .ear {
  width: 33px !important;
  height: 34px !important;
  /* width: 43px; */
  position: absolute;
  z-index: 100;
  right: 6px;
  top: 0px;
  margin-top: -40px;
  border: 1px solid orange;
  cursor: pointer;
  border-radius: 7px;
}
.postid-17802 .site {
  background-color: #0065DD;
  opacity: 1;
}
.postid-17802 header .entry-header {
  opacity: 0.2 !important;
}
.postid-17802 .site-header {
  z-index: 10;
  border-bottom: 1px solid #b3d01e;
  color: #fcf7da;
}
.postid-17802 .entry-content {
  /*height: 6674px !important;*/
  position: relative;
  margin-top: 0px;
  /*z-index: 1000;*/
  background-image: none;
  color: #fcf7da;
  background-color: #0065DD;
}
.postid-17802 .entry-content p {
  margin-left: 0px;
  font-weight: 300;
  font-size: 150%;
  line-height: 150%;
  color: #fcf7da;
}
.postid-17802 .entry-content a {
  color: #fcf7da;
}
.postid-17802 .hentry {
  background-image: none;
  background-color: #0065DD;
}
.postid-17802 .entry-footer {
  color: #fcf7da !important;
}
.postid-17802 .entry-footer, .postid-17802 .all_articles {
  border-top: 1px solid black;
}
.postid-17802 .hentry.has-post-thumbnail .wp-post-image {
  border: black 1px solid !important;
}
.postid-17802 .entry-title, .postid-17802 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-17802 .entry-title a {
  font-size: 80%;
}
.home #post-17802 .entry-title a {
  font-size: 80%;
}
.postid-17802 .entry-content a {
  color: #fcf7da !important;
  text-decoration-line: underline;
  text-decoration-style: dotted;
}
.postid-17802 .entry-content a:hover {
  color: #fcf7da !important;
  text-decoration-line: underline;
  text-decoration-style: solid;
}
.postid-17802 ul {
  list-style: none !important;
}
/* quote. dictionaire */
.postid-17802 .dictionaire {
  font-style: italic;
  font-size: 80% !important;
  padding-left: 50px;
  border-left: 1px dotted #cbcbcb;
}
.postid-17802 .entry-content .dictionaire .extlink {
  line-height: 150%;
  font-size: 19px;
}
/* ----------- pure form  -----------------*/
.postid-17781 #SuanBtn {
  display: none !important;
}
.postid-17781 .site {
  background-color: #012b5b !important;
}
.postid-17781 .hentry.has-post-thumbnail {
  border: none !important;
}
.archive #post-17781 .entry-meta .ear {
  width: 33px !important;
  height: 34px !important;
  /* width: 43px; */
  position: absolute;
  z-index: 100;
  right: 6px;
  top: 0px;
  margin-top: -40px;
  border: 1px solid orange;
  cursor: pointer;
  border-radius: 7px;
}
.postid-17781 .entry-footer:not(.empty) {
  padding-top: 25px;
  border-top: 1px solid #f2f2f2;
  color: grey !important;
}
.postid-17781 .site-content {
  background: #012b5b !important;
  max-width: 1728px !important;
  margin: auto !important;
}
.postid-17781 header .entry-header {
  opacity: 0.2 !important;
  color: #cbcbcb;
  border: 1px solid grey;
}
.postid-17781 .site-header {
  border-bottom: 1px solid #cbcbcb;
  color: #cbcbcb;
}
body:not(.filter-on) .postid-17781 .entry-header {
  color: #cbcbcb;
  border: 1px solid grey !important;
}
.post-17781 .entry-content {
  position: relative;
  height: 15000px !important;
  margin-top: 0px;
  background-image: none;
  color: #cbcbcb;
  background-color: #012b5b !important;
}
.postid-17781 .entry-content p {
  font-weight: 200;
  font-size: 135% !important;
  line-height: 150%;
  letter-spacing: 0.059em;
  color: #cbcbcb;
  user-select: none; /* prevent text highlighting */
}
.postid-17781 .entry-content img {
  border: #C0BEBE thin solid;
  padding: 0px !important;
  background-color: transparent !important;
  box-shadow: none !important;
  margin-bottom: 100px;
}
.postid-17781 .entry-content .gold p {
  color: gold !important;
}
.postid-17781 .dictionaire {
  font-size: 100% !important;
  padding-left: 50px;
  border-left: 1px dotted #cbcbcb;
}
.postid-17781 .entry-content a {
  color: #cbcbcb !important;
  user-select: none; /* prevent text highlighting */
}
.postid-17781 .entry-content .extlink {
  line-height: 120%;
  font-size: 22px;
  font-weight: normal;
  text-decoration: none;
}
.postid-17781 .entry-content a:hover {
  color: gold !important;
  text-decoration: underline;
}
.postid-17781 #noPhoneArticle {
  position: absolute;
  margin-top: -120px;
  font-size: 120%;
  color: gold;
  text-align: center;
  display: none;
}
.postid-17781 .hentry {
  background-image: none;
  background-color: #012b5b !important;
}
.postid-17781 .justify {
  text-align: justify !important;
  text-justify: inter-character;
}
.postid-17781 .gemini_small p {
  color: aquamarine;
}
@media only screen and (max-width: 480px) {}
@media only screen and (max-width: 360px) {
  .postid-17781 .entry-title {
    font-size: 0.9em !important;
  }
}
/* ----------- I do art  -----------------*/
.postid-17624 #SuanBtn {
  display: block !important;
}
.postid-17624 .site {
  background-color: #012b5b !important;
}
.postid-17624 .hentry.has-post-thumbnail {
  border: none !important;
}
.archive #post-17624 .entry-meta .ear {
  width: 33px !important;
  height: 34px !important;
  /* width: 43px; */
  position: absolute;
  z-index: 100;
  right: 6px;
  top: 0px;
  margin-top: -40px;
  border: 1px solid orange;
  cursor: pointer;
  border-radius: 7px;
}
.postid-17624 .entry-footer:not(.empty) {
  padding-top: 25px;
  border-top: 1px solid #f2f2f2;
  color: grey !important;
}
.postid-17624 .site-content {
  background: #012b5b !important;
  max-width: 1728px !important;
  margin: auto !important;
}
.postid-17624 header .entry-header {
  opacity: 0.2 !important;
  color: #cbcbcb;
  border: 1px solid grey;
}
.postid-17624 .site-header {
  border-bottom: 1px solid #cbcbcb;
  color: #cbcbcb;
}
body:not(.filter-on) .postid-17624 .entry-header {
  color: #cbcbcb;
  border: 1px solid grey !important;
}
.post-17624 .entry-content {
  position: relative;
  height: 15000px !important;
  margin-top: 0px;
  background-image: none;
  color: #cbcbcb;
  background-color: #012b5b !important;
}
.postid-17624 .entry-content p {
  font-weight: 200;
  font-size: 135% !important;
  line-height: 150%;
  letter-spacing: 0.059em;
  color: #cbcbcb;
  user-select: none; /* prevent text highlighting */
}
.postid-17624 .entry-content img {
  border: #C0BEBE thin solid;
  padding: 0px !important;
  background-color: transparent !important;
  box-shadow: none !important;
}
.postid-17624 .entry-content .gold p {
  color: gold !important;
}
.postid-17624 .dictionaire {
  font-style: italic;
  font-size: 80% !important;
  padding-left: 50px;
  border-left: 1px dotted #cbcbcb;
}
.postid-17624 .entry-content a {
  color: #cbcbcb !important;
  user-select: none; /* prevent text highlighting */
}
.postid-17624 .entry-content .extlink {
  line-height: 120%;
  font-size: 22px;
  font-weight: normal;
  text-decoration: none;
}
.postid-17624 .entry-content a:hover {
  color: gold !important;
  text-decoration: underline;
}
.postid-17624 #noPhoneArticle {
  position: absolute;
  margin-top: -120px;
  font-size: 120%;
  color: gold;
  text-align: center;
  display: none;
}
.postid-17624 .hentry {
  background-image: none;
  background-color: #012b5b !important;
}
.postid-17624 .justify {
  text-align: justify !important;
  text-justify: inter-character;
}
.postid-17624 #contentHolder {
  left: 50%; /* Move the child element 50% from the left edge of its containing block */
  transform: translateX(-50%); /* Move the child element back by half of its own width */
  width: 100vw;
  max-width: 1800px !important;
  position: absolute;
  border-left: 1px solid white;
  border-right: 1px solid white;
  border-bottom: 1px solid white;
  height: 15080px;
}
.postid-17624 #BG_holder {
  width: 100% !important;
  min-height: 100vh;
  z-index: 1;
}
.postid-17624 #BG {
  width: 100% !important;
  min-height: 100vh;
  overflow: hidden;
}
.postid-17624 #noFear {
  width: 100%;
  position: relative;
  top: 0px;
  z-index: 2;
}
.postid-17624 #txt_1 {
  margin-bottom: 180px;
}
.postid-17624 #vid_1 {
  margin-right: 100px;
  margin-top: -160px;
  float: left;
  width: 40%;
  height: 100vh;
}
.postid-17624 #vid_2 {
  margin-left: 70px;
  height: 46vh;
  width: 40%;
  float: right;
}
.postid-17624 #hold_3 {
  margin: 0 auto !important;
  width: 500px;
}
.postid-17624 #vid_3 {
  height: 888px;
  width: 500px !important;
}
.postid-17624 #dancerVid {
  width: 640px;
  margin: 0px auto !important;
  transform: scale(1.2);
}
.postid-17624 #zen {
  margin: 0 auto;
}
/*


.postid-17624 #v_8 {
   transform: rotate(90deg) scale(0.9);
  filter: blur(40px) saturate(1.3);
  transition: filter 10s ease;
    transform: scale(1.7);
}

.postid-17624 #v_4_holder {
    
    transform-origin: top;
    transform: scale(1.5);
    width:760px !important;
    height: 424px;
    overflow: hidden;
    position: relative;
    margin: 0px;
}*/
.postid-17624 #h5ap-player-1 {
  display: block !important;
  opacity: 1;
  position: relative !important;
  width: 240px !important;
  margin: 0px auto;
  /* z-index: 1000;
    top: 67px;
    right: 111px;*/
  border: 1px solid grey;
  border-radius: 2px;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.5));
}
.postid-17624 #h5ap-player-1 {
  opacity: 0.7;
  max-width: 96%;
}
.postid-17624 #h5ap-player-1:hover {
  opacity: 0.9 !important;
}
.postid-17624 .plyr--audio {
  border-radius: 3px;
}
.plyr--audio {
  border-radius: 3px !important;
}
.postid-17624 .mejs-container, .postid-17624 .mejs-container .mejs-controls, .postid-17624 .mejs-embed, .postid-17624 .mejs-embed body {
  border: 1px dotted goldenrod !important;
  border-radius: 2px !important;
  margin: 0 auto !important;
  width: 270px !important;
  background: #0164dc !important;
}
/* -------. Smooth Accordion  */
.postid-17624 .smooth-Accordion .smooth-Accordion-header {
  /* font-size: 135%;
  font-size: 22px;*/
  display: block;
  background: transparent;
  font-family: Raleway, sans-serif !important;
  color: gold !important;
  line-height: 180%;
  margin-top: 10px;
  padding: 10px 16px !important;
  cursor: pointer;
  border-bottom: 1px solid gold !important;
  position: relative;
}
.postid-17624 .smooth-Accordion .smooth-Accordion-content {
  display: none;
  background: transparent;
  color: gold !important;
  padding: 16px;
  border: 1px solid grey;
  border-bottom: 1px solid #b3d01e;
}
.postid-17624 .smooth-Accordion .smooth-Accordion-content a {
  font-size: 100% !important;
  color: gold !important;
  font-weight: normal !important;
}
.postid-17624 .smooth-Accordion .smooth-Accordion-content p {
  /*  font-size: 135%;
  font-size: 22px !important;*/
  line-height: 34px !important;
  font-weight: 300 !important;
  color: gold;
}
.postid-17624 .smooth-Accordion .smooth-Accordion-content iframe {
  border-bottom: 1px dotted gold !important;
  border-top: 1px dotted gold !important;
}
.postid-17624 .smooth-Accordion .smooth-Accordion-header::after {
  content: '';
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0) rotate(0deg);
  position: absolute;
  top: 3px;
  right: 16px;
  transition: transform 0.5s;
  background: url(./img/lightgreen-down-arrow.png) no-repeat center center;
  width: 12px;
  height: 20px;
  line-height: 16px;
}
.postid-17624 .smooth-Accordion {
  border-radius: 0px;
  box-shadow: none;
  overflow: hidden;
}
/* book download */
.postid-17624 .holder {
  max-width: 100%;
  margin: 0 auto;
  padding: 1rem;
}
.postid-17624 .book-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 1rem;
  max-width: 768px;
  margin: 0 auto;
}
.postid-17624 .book {
  margin-bottom: 20px;
  text-align: center;
  max-width: 300px;
}
.postid-17624 .book img {
  width: 100%;
  height: auto;
  display: block;
}
/* LLMs */
.postid-17624 .cora {
  width: 90%;
  margin-bottom: 70px;
  margin-top: 70px;
  margin-left: 10%;
  padding: 20px;
  border-radius: 3px;
  border: 1px dotted;
  color: gold !important;
  background-color: rgba(5, 88, 182, 0.9);
}
.postid-17624 .cris {
  width: 90%;
  margin-right: 10px;
  padding: 20px;
  border: 1px dotted #fcf7da;
  border-radius: 3px;
  color: #fcf7da;
  background-color: rgba(5, 88, 182, 0.15);
}
.postid-17624 .gemini {
  width: 90%;
  margin-bottom: 70px;
  margin-top: 70px;
  margin-right: 10px;
  padding: 20px;
  border-radius: 3px;
  border: 1px dotted aquamarine;
  color: aquamarine;
  background-color: rgba(5, 88, 182, 0.9);
}
.postid-17624 .claude {
  width: 90%;
  margin-bottom: 70px;
  margin-top: 70px;
  margin-left: 10%;
  padding: 20px;
  border-radius: 3px;
  border: 1px dotted lightgreen;
  color: lightgreen;
  background-color: rgba(5, 88, 182, 0.2);
}
.postid-17624 .cora p, .postid-17624 .cora a {
  color: gold !important;
}
.postid-17624 .gemini p, .postid-17624 .gemini a {
  color: aquamarine !important;
}
.postid-17624 .claude p, .postid-17624 .claude a {
  color: lightgreen !important;
}
.postid-17624 .cora_small {
  width: 90%;
  margin-left: 10%;
  padding: 8px;
  border-radius: 2px;
  border: 1px dotted #fcf7da;
  color: gold !important;
  background-color: rgba(5, 88, 182, 0.9);
}
.postid-17624 .cora_small p {
  color: gold;
}
.postid-17624 .cris_small {
  width: 100%;
  padding: 8px;
  border: 1px dotted #fcf7da;
  border-radius: 3px;
}
.postid-17624 .gemini_small {
  width: 90%;
  margin-right: 30px;
  padding: 8px;
  border-radius: 2px;
  border: 1px dotted #fcf7da;
  color: aquamarine !important;
  background-color: rgba(5, 88, 182, 0.9);
}
.postid-17624 .gemini_small p {
  color: aquamarine;
}
@media only screen and (max-width: 760px) {
  .postid-17624 #dancerVid {
    width: 90vw;
    margin: 0px auto !important;
    transform: scale(1);
  }
  .postid-17624 #vid_1 {
    margin: 0 auto;
    margin-top: -160px;
    float: none;
    width: 90%;
    height: 90vh;
  }
  .postid-17624 #vid_2 {
    margin: 0 auto;
    margin-top: -160px;
    float: none;
    width: 90%;
    height: 70vh;
  }
  .postid-17624 #hold_3 {
    margin: 0 auto !important;
    width: 90vw;
  }
  .postid-17624 #vid_3 {
    margin: 0 auto;
    float: none;
    height: 70vh;
    width: 100% !important;
  }
  .postid-17624 .cora {
    width: 100%;
    margin-bottom: 70px;
    margin-top: 70px;
    margin-left: 0px;
  }
}
@media only screen and (max-width: 360px) {
  .postid-17624 .entry-title {
    font-size: 0.9em !important;
  }
}
/* --- The World Wide Web is such a wonderful invention ----*/
.archive #post-17574 .entry-meta .ear {
  width: 33px !important;
  height: 34px !important;
  /* width: 43px; */
  position: absolute;
  z-index: 100;
  right: 6px;
  top: 0px;
  margin-top: -40px;
  border: 1px solid orange;
  cursor: pointer;
  border-radius: 7px;
}
.postid-17574 .site {
  background-color: #0065DD;
  opacity: 1;
}
.postid-17574 header .entry-header {
  opacity: 0.2 !important;
}
.postid-17574 .site-header {
  z-index: 10;
  border-bottom: 1px solid #b3d01e;
  color: #fcf7da;
}
.postid-17574 .entry-content {
  /*height: 6674px !important;*/
  position: relative;
  margin-top: 0px;
  /*z-index: 1000;*/
  background-image: none;
  color: #fcf7da;
  background-color: #0065DD;
}
.postid-17574 .entry-content p {
  margin-left: 0px;
  font-weight: 300;
  font-size: 150%;
  line-height: 150%;
  color: #fcf7da;
}
.postid-17574 .entry-content a {
  color: #fcf7da;
}
.postid-17574 .hentry {
  background-image: none;
  background-color: #0065DD;
}
.postid-17574 .entry-footer {
  color: #fcf7da !important;
}
.postid-17574 .entry-footer, .postid-17574 .all_articles {
  border-top: 1px solid black;
}
.postid-17574 .hentry.has-post-thumbnail .wp-post-image {
  border: black 1px solid !important;
}
.postid-17574 .entry-title, .postid-17574 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-17574 .entry-title a {
  font-size: 80%;
}
.home #post-17574 .entry-title a {
  font-size: 80%;
}
.postid-17574 .entry-content a {
  color: #fcf7da !important;
  text-decoration-line: underline;
  text-decoration-style: dotted;
}
.postid-17574 .entry-content a:hover {
  color: #fcf7da !important;
  text-decoration-line: underline;
  text-decoration-style: solid;
}
.postid-17574 ul {
  list-style: none !important;
}
/* quote. dictionaire */
.postid-17574 .dictionaire {
  font-style: italic;
  font-size: 80% !important;
  padding-left: 50px;
  border-left: 1px dotted #cbcbcb;
}
.postid-17574 .entry-content .dictionaire .extlink {
  line-height: 150%;
  font-size: 19px;
}
.postid-17574 .cora {
  width: 90%;
  margin-bottom: 70px;
  margin-top: 70px;
  margin-left: 10%;
  padding: 20px;
  border-radius: 3px;
  border: 1px dotted;
  color: gold !important;
  background-color: rgba(5, 88, 182, 0.9);
}
.postid-17574 .cris {
  margin-right: 0px;
  padding: 20px;
  border: 1px dotted #fcf7da;
  border-radius: 3px;
  color: #fcf7da;
}
.postid-17574 .gemini {
  width: 90%;
  margin-bottom: 70px;
  margin-top: 70px;
  margin-right: 10px;
  padding: 20px;
  border-radius: 3px;
  border: 1px dotted aquamarine;
  color: aquamarine;
  background-color: rgba(5, 88, 182, 0.9);
}
.postid-17574 .claude {
  width: 90%;
  margin-bottom: 70px;
  margin-top: 70px;
  margin-left: 10%;
  padding: 20px;
  border-radius: 3px;
  border: 1px dotted lightgreen;
  color: lightgreen;
  background-color: rgba(5, 88, 182, 0.2);
}
.postid-17574 .cora p, .postid-17574 .cora a {
  color: gold !important;
}
.postid-17574 .gemini p, .postid-17574 .gemini a {
  color: aquamarine !important;
}
.postid-17574 .claude p, .postid-17574 .claude a {
  color: lightgreen !important;
}
.postid-17574 .cora_small {
  width: 90%;
  margin-left: 10%;
  padding: 8px;
  border-radius: 2px;
  border: 1px dotted #fcf7da;
  ;
  color: gold !important;
  background-color: rgba(5, 88, 182, 0.9);
}
.postid-17574 .cora_small p {
  color: gold;
}
.postid-17574 .cris_small {
  width: 100%;
  padding: 8px;
  border: 1px dotted #fcf7da;
  border-radius: 3px;
}
.postid-17574 .gemini_small {
  width: 90%;
  margin-right: 30px;
  padding: 8px;
  border-radius: 2px;
  border: 1px dotted #fcf7da;
  color: aquamarine !important;
  background-color: rgba(5, 88, 182, 0.9);
}
.postid-17574 .gemini_small p {
  color: aquamarine;
}
.postid-17574 .musicPlayer {
  width: 350px;
}
.postid-17574 #h5ap-player-1 {
  display: block !important;
  opacity: 1;
  position: fixed !important;
  width: 240px !important;
  margin: 0px;
  z-index: 1000;
  top: 67px;
  right: 111px;
  border: 1px solid grey;
  border-radius: 2px;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.5));
}
.postid-17574 #h5ap-player-1 {
  opacity: 0.7 !important;
  max-width: 96%;
}
.postid-17574 #h5ap-player-1:hover {
  opacity: 0.9 !important;
}
.postid-17574 .plyr--audio {
  border-radius: 3px;
}
.plyr--audio {
  border-radius: 3px !important;
}
.postid-17574 .mejs-container, .postid-17574 .mejs-container .mejs-controls, .postid-17574 .mejs-embed, .postid-17574 .mejs-embed body {
  border: 1px dotted goldenrod !important;
  border-radius: 2px !important;
  margin: 0 auto !important;
  width: 270px !important;
  background: #0164dc !important;
}
/* -------. Smooth Accordion  */
.postid-17574 .smooth-Accordion .smooth-Accordion-header {
  font-size: 20px;
  font-style: italic !important;
  display: block;
  background: transparent;
  font-family: Raleway, sans-serif !important;
  color: gold !important;
  line-height: 180%;
  margin-top: 10px;
  padding: 10px 16px !important;
  cursor: pointer;
  border: 1px dotted #fcf7da;
  border-bottom: 1px dotted #fcf7da;
  position: relative;
}
.postid-17574 .smooth-Accordion .smooth-Accordion-content {
  display: none;
  background: transparent;
  color: #fcf7da !important;
  padding: 16px;
  border: 1px dotted #fcf7da;
  border-bottom: 1px dotted #fcf7da;
}
.postid-17574 .smooth-Accordion .smooth-Accordion-content a {
  text-decoration: none;
  color: gold !important;
  font-weight: bold !important;
}
.postid-17574 .smooth-Accordion .smooth-Accordion-content a:hover {
  text-decoration: underline;
}
.postid-17574 .smooth-Accordion .smooth-Accordion-content p {
  font-size: 20px;
  font-style: normal !important;
  line-height: 34px !important;
  font-weight: 300 !important;
  color: #fcf7da;
}
.postid-17574 .smooth-Accordion .smooth-Accordion-header::after {
  content: '';
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0) rotate(0deg);
  position: absolute;
  top: 3px;
  right: 16px;
  transition: transform 0.5s;
  background: url(./img/lightgreen-down-arrow.png) no-repeat center center;
  width: 12px;
  height: 20px;
  line-height: 16px;
}
.postid-17574 .smooth-Accordion {
  border-radius: 0px;
  box-shadow: none;
  overflow: hidden;
}
/* book download */
.postid-17574 .holder {
  max-width: 100%;
  margin: 0 auto;
  padding: 1rem;
}
.postid-17574 .book-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 1rem;
  max-width: 768px;
  margin: 0 auto;
}
.postid-17574 .book {
  text-align: center;
  max-width: 300px;
}
.postid-17574 .book img {
  width: 100%;
  height: auto;
  display: block;
}
.postid-17574 .entry-content img, .postid-17574 .entry-content video {
  border: 1px solid #568dfb;
  padding: 5px !important;
  background-color: #0065DD;
  /*box-shadow: 2px 2px 9px 4px rgba(0, 0, 0, 0.4);*/
}
.postid-17574 .wp-video {
  margin: 0 auto;
  max-width: 100%;
  height: auto;
}
.postid-17574 #video2, .postid-17574 #video1 {
  border: 1px solid #568dfb;
}
.postid-17574 iframe {
  padding: 5px;
  border: 1px solid #568dfb;
}
.postid-17574 .entry-content #phone {
  display: block;
  font-size: 20px;
  color: gold;
  position: absolute;
  top: 130px;
  z-index: 100;
}
@media only screen and (max-width: 768px) {
  .postid-17574 #phone {
    display: block;
    text-align: center;
    font-size: 15px;
    color: gold;
    position: absolute;
    top: 100px;
    z-index: 100;
  }
  .postid-17574 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 3px;
    color: #fcf7da !important; /* #363636*/
  }
  .postid-17574 .smooth-Accordion .smooth-Accordion-header {
    color: #fcf7da !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px solid #b3d01e !important;
  }
  .postid-17574 .smooth-Accordion .smooth-Accordion-content {
    color: #fcf7da !important;
    padding: 16px;
    border-bottom: 1px solid #b3d01e;
  }
  .postid-17574 .smooth-Accordion .smooth-Accordion-content a {
    /*color: #2d797d !important;*/
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-17574 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: #fcf7da !important;
  }
}
@media only screen and (max-width: 480px) {
  .postid-17574 .entry-title {
    font-size: 0.9em !important;
  }
  .postid-17574 .cora p {
    color: gold !important;
    background-color: rgba(5, 88, 182, 0.9);
  }
}
/* ----------- playground  ------*/
.postid-17562 body {
  overflow-y: hidden !important;
  overflow: hidden !important;
  height: 100vh !important;
}
.postid-17562 #advanced_iframe {
  position: fixed;
  z-index: 10;
  left: 50%;
  top: 56%;
  transform: translate(-50%, -50%);
  border-width: 0px;
  border: none;
  width: 100vw !important;
  height: 88vh !important;
  /*opacity: 0;*/
}
.postid-17562 .no-scrolling {
  overflow-y: hidden !important;
  overflow: hidden !important;
  height: 100vh !important;
}
.postid-17562 #SuanBtn {
  display: none !important;
}
.postid-17562 .site {
  background-color: #092c5a;
}
.postid-17562 .hentry .has-post-thumbnail {
  border: none !important;
}
.postid-17562 .site-content {
  /*background: #020923;*/
  max-width: 1728px !important;
  margin: auto !important;
}
.postid-17562 header .entry-header {
  opacity: 0.2 !important;
  color: #f7eeee;
  /* border: 1px solid grey;*/
}
.postid-17562 .site-header {
  border-bottom: 1px solid #f7eeee;
  color: #f7eeee;
}
body:not(.filter-on) .postid-17562 .entry-header {
  color: #f7eeee;
  /*border: 1px solid #f7eeee !important;*/
}
.post-17562 .hentry.has-post-thumbnail {
  border: none !important;
  border-bottom: none !important;
}
.post-17562 .entry-content {
  position: relative;
  margin-top: 0px;
  background-image: none;
  color: #f7eeee;
  background-color: #092c5a;
}
.postid-17562 .entry-content p {
  font-weight: 200;
  font-size: 135% !important;
  line-height: 150%;
  letter-spacing: 0.059em;
  color: #f7eeee;
  user-select: none; /* prevent text highlighting */
}
.postid-17562 .entry-content a {
  color: #cbcbcb !important;
  user-select: none; /* prevent text highlighting */
}
.postid-17562 .entry-content .extlink {
  line-height: 120%;
  font-size: 22px;
  font-weight: normal;
  letter-spacing: 0.059em;
  color: #f7eeee !important;
}
.postid-17562 .entry-content a:hover {
  color: gold !important;
  text-decoration: underline;
}
.postid-17562 .hentry {
  background-image: none;
  background-color: #092c5a;
}
.postid-17562 .entry-content #phone {
  display: none;
  font-size: 20px;
  color: gold;
  position: absolute;
  top: 130px;
  z-index: 100;
}
@media only screen and (max-width: 768px) {
  .postid-17562 #phone {
    display: block !important;
    text-align: center;
    font-size: 15px !important;
    color: gold;
    position: absolute;
    top: 100px !important;
    z-index: 100;
  }
}
/* --- Crossing the Rainbow Bridge ----*/
.archive #post-17520 .entry-meta .ear {
  width: 33px !important;
  height: 34px !important;
  /* width: 43px; */
  position: absolute;
  z-index: 100;
  right: 6px;
  top: 0px;
  margin-top: -40px;
  border: 1px solid orange;
  cursor: pointer;
  border-radius: 7px;
}
.postid-17520 .site {
  background-color: #0065DD;
  opacity: 1;
}
.postid-17520 header .entry-header {
  opacity: 0.2 !important;
}
.postid-17520 .site-header {
  z-index: 10;
  border-bottom: 1px solid #b3d01e;
  color: #fcf7da;
}
.postid-17520 .entry-content {
  /*height: 6674px !important;*/
  position: relative;
  margin-top: 0px;
  /*z-index: 1000;*/
  background-image: none;
  color: #fcf7da;
  background-color: #0065DD;
}
.postid-17520 .entry-content p {
  margin-left: 0px;
  font-weight: 300;
  font-size: 150%;
  line-height: 150%;
  color: #fcf7da;
}
.postid-17520 .entry-content a {
  color: #fcf7da;
}
.postid-17520 .hentry {
  background-image: none;
  background-color: #0065DD;
}
.postid-17520 .entry-footer {
  color: #fcf7da !important;
}
.postid-17520 .entry-footer, .postid-17520 .all_articles {
  border-top: 1px solid black;
}
.postid-17520 .hentry.has-post-thumbnail .wp-post-image {
  border: black 1px solid !important;
}
.postid-17520 .entry-title, .postid-17520 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-17520 .entry-title a {
  font-size: 80%;
}
.home #post-17520 .entry-title a {
  font-size: 80%;
}
.postid-17520 .entry-content a {
  color: #fcf7da !important;
  text-decoration-line: underline;
  text-decoration-style: dotted;
}
.postid-17520 .entry-content a:hover {
  color: #fcf7da !important;
  text-decoration-line: underline;
  text-decoration-style: solid;
}
.postid-17520 ul {
  list-style: none !important;
}
.postid-17520 .musicPlayer {
  width: 350px;
}
/* ------- page itniary  ------------*/
.postid-17520 .itinerary {
  /* font-size: 18px; */
  background-color: #016AD3;
  padding: 10px 10px 10px 25px;
  border-radius: 3px;
  border: 1px solid lightgrey;
}
.postid-17520 .itinerary p {
  font-style: italic;
  font-weight: bold !important;
  text-align: center;
  font-size: 16px !important;
  color: lightgray;
}
.postid-17520 .itinerary li {
  list-style: disc;
}
.postid-17520 .itinerary .dates {
  margin: 20px !important;
  text-align: center;
}
.postid-17520 .itinerary li a {
  font-weight: bold !important;
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-17520 .itinerary li a:hover {
  font-weight: bold !important;
  color: white !important;
  /*text-decoration: underline !important;*/
}
.postid-17520 .itinerary li a:visited {
  font-weight: bold !important;
  text-decoration: underline !important;
}
.addTop {
  top: 150px;
}
.postid-17520 .itinerary2_outer {
  display: flex;
  flex-grow: 1;
  bottom: 0;
  right: 0;
  position: fixed;
  z-index: 3000;
}
.postid-17520 .itinerary2_inner {
  font-size: 16px !important;
  margin-top: 150px;
  padding: 10px 40px 0;
  border-radius: 3px;
  border: 1px solid lightgrey;
  background-color: #016AD3;
}
.postid-17520 .itinerary2 {
  /*top:150px;*/
  max-height: 100vh;
  overflow-y: auto;
  /* font-size: 18px; */
  padding: 10px 10px 10px 25px;
  /*height: 80vh;*/
  max-width: 680px;
}
.postid-17520 .itinerary2 p {
  cursor: pointer;
  position: relative;
}
.postid-17520 .itinerary2 p {
  font-style: italic;
  font-weight: bold !important;
  text-align: center;
  font-size: 16px;
  color: lightgray;
}
.postid-17520 #closer {
  line-height: 22px;
  padding: 0 5px;
  border: 2px solid palevioletred;
  right: 10px;
  top: 0;
  position: absolute;
  /* text-transform: uppercase; */
  font-size: 25px;
  font-weight: bold;
  color: palevioletred;
  pointer-events: none;
}
.postid-17520 #closer:hover {
  color: red;
  border: 2px solid red;
}
.postid-17520 .itinerary2 ul {
  display: none;
  /*top:60px;*/
}
.postid-17520 .itinerary2 p {
  font-size: 16px !important;
  color: lightgray;
}
.postid-17520 .itinerary2 li {
  list-style: disc !important;
}
.postid-17520 .itinerary2 li a {
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-17520 .itinerary2 li a:hover {
  color: white !important;
  /*text-decoration: underline !important;*/
}
.postid-17520 .itinerary2 li a:visited {
  font-weight: bold !important;
  text-decoration: underline !important;
}
.postid-17520 .listen {
  font-weight: bold !important;
  width: 41px !important;
  border-radius: 3px !important;
  padding: 1px !important;
  margin-bottom: 10px;
  border: 1px solid;
  cursor: pointer !important;
  color: lightgray !important;
  font-size: 10px !important;
  text-align: center !important;
  opacity: 0.4;
}
.postid-17520 .centerIt {
  list-style: none !important;
  font-weight: bold;
  font-style: italic;
  text-align: center;
  padding: 8px 20px;
}
.postid-17520 #h5ap-player-1 {
  display: block !important;
  opacity: 1;
  position: fixed !important;
  width: 240px !important;
  margin: 0px;
  z-index: 1000;
  top: 67px;
  right: 111px;
  border: 1px solid grey;
  border-radius: 2px;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.5));
}
.postid-17520 #h5ap-player-1 {
  opacity: 0.7 !important;
  max-width: 96%;
}
.postid-17520 #h5ap-player-1:hover {
  opacity: 0.9 !important;
}
.postid-17520 .plyr--audio {
  border-radius: 3px;
}
.plyr--audio {
  border-radius: 3px !important;
}
.postid-17520 .mejs-container, .postid-17520 .mejs-container .mejs-controls, .postid-17520 .mejs-embed, .postid-17520 .mejs-embed body {
  border: 1px dotted goldenrod !important;
  border-radius: 2px !important;
  margin: 0 auto !important;
  width: 270px !important;
  background: #0164dc !important;
}
/* book download */
.postid-17520 .holder {
  max-width: 100%;
  margin: 0 auto;
  padding: 1rem;
}
.postid-17520 .book-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 1rem;
  max-width: 768px;
  margin: 0 auto;
}
.postid-17520 .book {
  text-align: center;
  max-width: 300px;
}
.postid-17520 .book img {
  width: 100%;
  height: auto;
  display: block;
}
.postid-17520 .entry-content img, .postid-17520 .entry-content video {
  border: 1px solid #568dfb;
  padding: 5px !important;
  background-color: #0065DD;
  /*box-shadow: 2px 2px 9px 4px rgba(0, 0, 0, 0.4);*/
}
.postid-17520 .wp-video {
  margin: 0 auto;
  max-width: 100%;
  height: auto;
}
.postid-17520 #video2, .postid-17520 #video1 {
  border: 1px solid #568dfb;
}
.postid-17520 iframe {
  padding: 5px;
  border: 1px solid #568dfb;
}
@media only screen and (max-width: 768px) {
  .postid-17520 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 3px;
    color: #fcf7da !important; /* #363636*/
  }
  .postid-17520 .itinerary2 p {
    font-size: 14px !important;
  }
  .postid-17520 .itinerary p {
    font-size: 14px !important;
  }
  /* Add additional styles for smaller screens here */
}
@media only screen and (max-width: 480px) {
  .postid-17520 .entry-title {
    font-size: 0.9em !important;
  }
  .postid-17520 .cora p {
    color: gold !important;
    background-color: rgba(5, 88, 182, 0.9);
  }
}
/* ----------- I am quite color full today   -----------------*/
.postid-17505 #SuanBtn {
  display: none !important;
}
.postid-17505 .site {
  background-color: #012b5b !important;
}
.postid-17505 .hentry.has-post-thumbnail {
  border: none !important;
}
.archive #post-17505 .entry-meta .ear {
  width: 33px !important;
  height: 34px !important;
  /* width: 43px; */
  position: absolute;
  z-index: 100;
  right: 6px;
  top: 0px;
  margin-top: -40px;
  border: 1px solid orange;
  cursor: pointer;
  border-radius: 7px;
}
.postid-17505 .entry-footer:not(.empty) {
  padding-top: 25px;
  border-top: 1px solid #f2f2f2;
  color: grey !important;
}
.postid-17505 .site-content {
  background: #012b5b !important;
  max-width: 1728px !important;
  margin: auto !important;
}
.postid-17505 header .entry-header {
  opacity: 0.2 !important;
  color: #cbcbcb;
  border: 1px solid grey;
}
.postid-17505 .site-header {
  border-bottom: 1px solid #cbcbcb;
  color: #cbcbcb;
}
body:not(.filter-on) .postid-17505 .entry-header {
  color: #cbcbcb;
  border: 1px solid grey !important;
}
.post-17505 .entry-content {
  position: relative;
  height: 15000px !important;
  margin-top: 0px;
  background-image: none;
  color: #cbcbcb;
  background-color: #012b5b !important;
}
.postid-17505 .entry-content p {
  font-weight: 200;
  font-size: 135% !important;
  line-height: 150%;
  letter-spacing: 0.059em;
  color: #cbcbcb;
  user-select: none; /* prevent text highlighting */
}
.postid-17505 .entry-content img {
  border: #C0BEBE thin solid;
  padding: 0px !important;
  background-color: transparent !important;
  box-shadow: none !important;
}
.postid-17505 .entry-content .gold p {
  color: gold !important;
}
.postid-17505 .dictionaire {
  font-size: 100% !important;
  padding-left: 50px;
  border-left: 1px dotted #cbcbcb;
}
.postid-17505 .entry-content a {
  color: #cbcbcb !important;
  user-select: none; /* prevent text highlighting */
}
.postid-17505 .entry-content .extlink {
  line-height: 120%;
  font-size: 22px;
  font-weight: normal;
  text-decoration: none;
}
.postid-17505 .entry-content a:hover {
  color: gold !important;
  text-decoration: underline;
}
.postid-17505 #noPhoneArticle {
  position: absolute;
  margin-top: -120px;
  font-size: 120%;
  color: gold;
  text-align: center;
  display: none;
}
.postid-17505 .hentry {
  background-image: none;
  background-color: #012b5b !important;
}
.postid-17505 .justify {
  text-align: justify !important;
  text-justify: inter-character;
}
.postid-17505 #contentHolder {
  left: 50%; /* Move the child element 50% from the left edge of its containing block */
  transform: translateX(-50%); /* Move the child element back by half of its own width */
  width: 100vw;
  max-width: 1800px !important;
  position: absolute;
  border-left: 1px solid white;
  border-right: 1px solid white;
  border-bottom: 1px solid white;
  height: 15080px;
}
.postid-17505 iframe {
  width: 100% !important;
  overflow: hidden;
  margin: 0 auto;
  height: 170vh !important;
  max-height: 1480px;
  margin-bottom: 600px !important;
}
.postid-17505 #v_0 {}
.postid-17505 #v_1 {}
.postid-17505 #v_2 {}
.postid-17505 #v_3 {
  display: none;
}
.postid-17505 #v_4 {
  transform: rotate(90deg) scale(1.8);
  filter: saturate(3);
}
.postid-17505 #v_5 {
  transform: rotate(90deg) scale(1.9);
  filter: blur(1px)
}
.postid-17505 #v_6 {
  transform: rotate(90deg) scale(1.8);
}
.postid-17505 #v_8 {
  transform: rotate(90deg) scale(1.8);
}
/*
.postid-17505 #v_10, .postid-17505 #v_11, .postid-17505 #v_12 {
  margin-bottom: 0px !important;
}
.postid-17505 #v_7{
    height: 1260px;
    margin-bottom: 50px !important;
}
.postid-17505 #v_8{
   height: 1260px;
    margin-bottom: 0px !important;
}


.postid-17505 #v_8 {
   transform: rotate(90deg) scale(0.9);
  filter: blur(40px) saturate(1.3);
  transition: filter 10s ease;
    transform: scale(1.7);
}
*/
/*.postid-17505 #v_4{
    margin-top: -75px;
    height: 580px;
    width: 770px;
}
.postid-17505 #v_4_holder {
    
    transform-origin: top;
    transform: scale(1.5);
    width:760px !important;
    height: 424px;
    overflow: hidden;
    position: relative;
    margin: 0px;
}*/
.postid-17505 .mejs-container, .postid-17505 .mejs-container .mejs-controls, .postid-17505 .mejs-embed, .postid-17505 .mejs-embed body {
  border: 1px dotted goldenrod !important;
  border-radius: 2px !important;
  margin: 0 auto !important;
  width: 270px !important;
  background: #0164dc !important;
}
.postid-17505 .gemini_small p {
  color: aquamarine;
}
@media only screen and (max-width: 480px) {
  .postid-17505 iframe {
    width: 100% !important;
    overflow: hidden;
    margin: 0 auto;
    height: 100vh !important;
    max-height: 100vh;
    margin-bottom: 400px !important;
  }
}
@media only screen and (max-width: 360px) {
  .postid-17505 .entry-title {
    font-size: 0.9em !important;
  }
}
/* --- Beyond Babel - The Language of Tomorrow - Telepathy Part 2 ----*/
.archive #post-17401 .entry-meta .ear {
  width: 33px !important;
  height: 34px !important;
  /* width: 43px; */
  position: absolute;
  z-index: 100;
  right: 6px;
  top: 0px;
  margin-top: -40px;
  border: 1px solid orange;
  cursor: pointer;
  border-radius: 7px;
}
.postid-17401 .site {
  background-color: #0065DD;
  opacity: 1;
}
.postid-17401 header .entry-header {
  opacity: 0.2 !important;
}
.postid-17401 .site-header {
  z-index: 10;
  border-bottom: 1px solid #b3d01e;
  color: #fcf7da;
}
.postid-17401 .entry-content {
  /*height: 6674px !important;*/
  position: relative;
  margin-top: 0px;
  /*z-index: 1000;*/
  background-image: none;
  color: #fcf7da;
  background-color: #0065DD;
}
.postid-17401 .entry-content p {
  margin-left: 0px;
  font-weight: 300;
  font-size: 150%;
  line-height: 150%;
  color: #fcf7da;
}
.postid-17401 .entry-content a {
  color: #fcf7da;
}
.postid-17401 .hentry {
  background-image: none;
  background-color: #0065DD;
}
.postid-17401 .entry-footer {
  color: #fcf7da !important;
}
.postid-17401 .entry-footer, .postid-17401 .all_articles {
  border-top: 1px solid black;
}
.postid-17401 .hentry.has-post-thumbnail .wp-post-image {
  border: black 1px solid !important;
}
.postid-17401 .entry-title, .postid-17401 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-17401 .entry-title a {
  font-size: 80%;
}
.home #post-17401 .entry-title a {
  font-size: 80%;
}
.postid-17401 .entry-content a {
  color: #fcf7da !important;
  text-decoration-line: underline;
  text-decoration-style: dotted;
}
.postid-17401 .entry-content a:hover {
  color: #fcf7da !important;
  text-decoration-line: underline;
  text-decoration-style: solid;
}
.postid-17401 ul {
  list-style: none !important;
}
.postid-17401 .musicPlayer {
  width: 350px;
}
/* ------- page itniary  ------------*/
.postid-17401 .itinerary {
  /* font-size: 18px; */
  background-color: #016AD3;
  padding: 10px 10px 10px 25px;
  border-radius: 3px;
  border: 1px solid lightgrey;
}
.postid-17401 .itinerary p {
  font-style: italic;
  font-weight: bold !important;
  text-align: center;
  font-size: 16px;
  color: lightgray;
}
.postid-17401 .itinerary li {
  list-style: disc;
}
.postid-17401 .itinerary .dates {
  margin: 20px !important;
  text-align: center;
}
.postid-17401 .itinerary li a {
  font-weight: bold !important;
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-17401 .itinerary li a:hover {
  font-weight: bold !important;
  color: white !important;
  /*text-decoration: underline !important;*/
}
.postid-17401 .itinerary li a:visited {
  font-weight: bold !important;
  text-decoration: underline !important;
}
.addTop {
  top: 150px;
}
.postid-17401 .itinerary2_outer {
  display: flex;
  flex-grow: 1;
  bottom: 0;
  right: 0;
  position: fixed;
  z-index: 3000;
}
.postid-17401 .itinerary2_inner {
  font-size: 16px !important;
  margin-top: 150px;
  padding: 10px 40px 0;
  border-radius: 3px;
  border: 1px solid lightgrey;
  background-color: #016AD3;
}
.postid-17401 .itinerary2 {
  /*top:150px;*/
  max-height: 100vh;
  overflow-y: auto;
  /* font-size: 18px; */
  padding: 10px 10px 10px 25px;
  /*height: 80vh;*/
  max-width: 680px;
}
.postid-17401 .itinerary2 p {
  cursor: pointer;
  position: relative;
}
.postid-17401 .itinerary2 p {
  font-style: italic;
  font-weight: bold !important;
  text-align: center;
  font-size: 16px;
  color: lightgray;
}
.postid-17401 #closer {
  line-height: 22px;
  padding: 0 5px;
  border: 2px solid palevioletred;
  right: 10px;
  top: 0;
  position: absolute;
  /* text-transform: uppercase; */
  font-size: 25px;
  font-weight: bold;
  color: palevioletred;
  pointer-events: none;
}
.postid-17401 #closer:hover {
  color: red;
  border: 2px solid red;
}
.postid-17401 .itinerary2 ul {
  display: none;
  /*top:60px;*/
}
.postid-17401 .itinerary2 p {
  font-size: 14px;
  color: lightgray;
}
.postid-17401 .itinerary2 li {
  list-style: disc !important;
}
.postid-17401 .itinerary2 li a {
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-17401 .itinerary2 li a:hover {
  color: white !important;
  /*text-decoration: underline !important;*/
}
.postid-17401 .itinerary2 li a:visited {
  font-weight: bold !important;
  text-decoration: underline !important;
}
.postid-17401 .listen {
  font-weight: bold !important;
  width: 41px !important;
  border-radius: 3px !important;
  padding: 1px !important;
  margin-bottom: 10px;
  border: 1px solid;
  cursor: pointer !important;
  color: lightgray !important;
  font-size: 10px !important;
  text-align: center !important;
  opacity: 0.4;
}
.postid-17401 .centerIt {
  list-style: none !important;
  font-weight: bold;
  font-style: italic;
  text-align: center;
  padding: 8px 20px;
}
/* -------. Smooth Accordion  */
.postid-17401 .smooth-Accordion .smooth-Accordion-header {
  font-size: 20px;
  font-style: italic !important;
  display: block;
  background: transparent;
  font-family: Raleway, sans-serif !important;
  color: gold !important;
  line-height: 180%;
  margin-top: 10px;
  padding: 10px 16px !important;
  cursor: pointer;
  border: 1px dotted #fcf7da;
  border-bottom: 1px dotted #fcf7da;
  position: relative;
}
.postid-17401 .smooth-Accordion .smooth-Accordion-content {
  display: none;
  background: transparent;
  color: #fcf7da !important;
  padding: 16px;
  border: 1px dotted #fcf7da;
  border-bottom: 1px dotted #fcf7da;
}
.postid-17401 .smooth-Accordion .smooth-Accordion-content a {
  text-decoration: none;
  color: gold !important;
  font-weight: bold !important;
}
.postid-17401 .smooth-Accordion .smooth-Accordion-content a:hover {
  text-decoration: underline;
}
.postid-17401 .smooth-Accordion .smooth-Accordion-content p {
  font-size: 20px;
  font-style: normal !important;
  line-height: 34px !important;
  font-weight: 300 !important;
  color: #fcf7da;
}
.postid-17401 .smooth-Accordion .smooth-Accordion-header::after {
  content: '';
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0) rotate(0deg);
  position: absolute;
  top: 3px;
  right: 16px;
  transition: transform 0.5s;
  background: url(./img/lightgreen-down-arrow.png) no-repeat center center;
  width: 12px;
  height: 20px;
  line-height: 16px;
}
.postid-17401 .smooth-Accordion {
  border-radius: 0px;
  box-shadow: none;
  overflow: hidden;
}
.postid-17401 #h5ap-player-1 {
  display: block !important;
  opacity: 1;
  position: fixed !important;
  width: 240px !important;
  margin: 0px;
  z-index: 1000;
  top: 67px;
  right: 111px;
  border: 1px solid grey;
  border-radius: 2px;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.5));
}
.postid-17401 #h5ap-player-1 {
  opacity: 0.7 !important;
  max-width: 96%;
}
.postid-17401 #h5ap-player-1:hover {
  opacity: 0.9 !important;
}
.postid-17401 .plyr--audio {
  border-radius: 3px;
}
.plyr--audio {
  border-radius: 3px !important;
}
.postid-17401 .mejs-container, .postid-17401 .mejs-container .mejs-controls, .postid-17401 .mejs-embed, .postid-17401 .mejs-embed body {
  border: 1px dotted goldenrod !important;
  border-radius: 2px !important;
  margin: 0 auto !important;
  width: 270px !important;
  background: #0164dc !important;
}
/* book download */
.postid-17401 .holder {
  max-width: 100%;
  margin: 0 auto;
  padding: 1rem;
}
.postid-17401 .book-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 1rem;
  max-width: 768px;
  margin: 0 auto;
}
.postid-17401 .book {
  text-align: center;
  max-width: 300px;
}
.postid-17401 .book img {
  width: 100%;
  height: auto;
  display: block;
}
.postid-17401 .cora {
  width: 90%;
  margin-bottom: 70px;
  margin-top: 70px;
  margin-left: 10%;
  padding: 20px;
  border-radius: 3px;
  border: 1px dotted;
  color: gold !important;
  background-color: rgba(5, 88, 182, 0.9);
}
.postid-17401 .cris {
  margin-right: 0px;
  padding: 20px;
  border: 1px dotted #fcf7da;
  border-radius: 3px;
  color: #fcf7da;
}
.postid-17401 .gemini {
  width: 90%;
  margin-bottom: 70px;
  margin-top: 70px;
  margin-right: 10px;
  padding: 20px;
  border-radius: 3px;
  border: 1px dotted aquamarine;
  color: aquamarine;
  background-color: rgba(5, 88, 182, 0.9);
}
.postid-17401 .claude {
  width: 90%;
  margin-bottom: 70px;
  margin-top: 70px;
  margin-left: 10%;
  padding: 20px;
  border-radius: 3px;
  border: 1px dotted lightgreen;
  color: lightgreen;
  background-color: rgba(5, 88, 182, 0.2);
}
.postid-17401 .cora p, .postid-17401 .cora a {
  color: gold !important;
}
.postid-17401 .gemini p, .postid-17401 .gemini a {
  color: aquamarine !important;
}
.postid-17401 .claude p, .postid-17401 .claude a {
  color: lightgreen !important;
}
.postid-17401 .cora_small {
  width: 90%;
  margin-left: 10%;
  padding: 8px;
  border-radius: 2px;
  border: 1px dotted #fcf7da;
  ;
  color: gold !important;
  background-color: rgba(5, 88, 182, 0.9);
}
.postid-17401 .cora_small p {
  color: gold;
}
.postid-17401 .cris_small {
  width: 100%;
  padding: 8px;
  border: 1px dotted #fcf7da;
  border-radius: 3px;
}
.postid-17401 .gemini_small {
  width: 90%;
  margin-right: 30px;
  padding: 8px;
  border-radius: 2px;
  border: 1px dotted #fcf7da;
  ;
  color: aquamarine !important;
  background-color: rgba(5, 88, 182, 0.9);
}
.postid-17401 .gemini_small p {
  color: aquamarine;
}
.postid-17401 .entry-content img, .postid-17401 .entry-content video {
  border: 1px solid #568dfb;
  padding: 5px !important;
  background-color: #0065DD;
  /*box-shadow: 2px 2px 9px 4px rgba(0, 0, 0, 0.4);*/
}
.postid-17401 .wp-video {
  margin: 0 auto;
  max-width: 100%;
  height: auto;
}
.postid-17401 #video2, .postid-17401 #video1 {
  border: 1px solid #568dfb;
}
.postid-17401 iframe {
  padding: 5px;
  border: 1px solid #568dfb;
}
@media only screen and (max-width: 768px) {
  .postid-17401 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 3px;
    color: #fcf7da !important; /* #363636*/
  }
  .postid-17401 .smooth-Accordion .smooth-Accordion-header {
    color: #fcf7da !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px solid #b3d01e !important;
  }
  .postid-17401 .smooth-Accordion .smooth-Accordion-content {
    color: #fcf7da !important;
    padding: 16px;
    border-bottom: 1px solid #b3d01e;
  }
  .postid-17401 .smooth-Accordion .smooth-Accordion-content a {
    /*color: #2d797d !important;*/
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-17401 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: #fcf7da !important;
  }
  /* Add additional styles for smaller screens here */
}
@media only screen and (max-width: 480px) {
  .postid-17401 .entry-title {
    font-size: 0.9em !important;
  }
  .postid-17401 .cora p {
    color: gold !important;
    background-color: rgba(5, 88, 182, 0.9);
  }
}
/* ------------ The Tower of Babel - Telepathy Part 1-------------------*/
.archive #post-17366 .entry-meta .ear {
  width: 33px !important;
  height: 34px !important;
  /* width: 43px; */
  position: absolute;
  z-index: 100;
  right: 6px;
  top: 0px;
  margin-top: -40px;
  border: 1px solid orange;
  cursor: pointer;
  border-radius: 7px;
}
.postid-17366 .site {
  background-color: #0065DD;
  opacity: 1;
}
.postid-17366 header .entry-header {
  opacity: 0.2 !important;
}
.postid-17366 .site-header {
  z-index: 10;
  border-bottom: 1px solid #b3d01e;
  color: #fcf7da;
}
.postid-17366 .entry-content {
  /*height: 6674px !important;*/
  position: relative;
  margin-top: 0px;
  /*z-index: 1000;*/
  background-image: none;
  color: #fcf7da;
  background-color: #0065DD;
}
.postid-17366 .entry-content p {
  margin-left: 0px;
  font-weight: 300;
  font-size: 150%;
  line-height: 150%;
  color: #fcf7da;
}
.postid-17366 .entry-content a {
  cursor: pointer;
  color: #fcf7da !important;
  text-decoration-line: underline;
  text-decoration-style: dotted;
}
.postid-17366 .entry-content a:hover {
  color: #fcf7da !important;
  text-decoration-line: underline;
  text-decoration-style: solid;
}
/* quote. dictionaire */
.postid-17366 .dictionaire {
  font-style: italic;
  font-size: 80% !important;
  padding-left: 50px;
  border-left: 1px dotted #cbcbcb;
}
.postid-17366 .entry-content .dictionaire .extlink {
  line-height: 150%;
  font-size: 19px;
}
.postid-17366 .entry-content .articles img {
  display: inline-block;
}
.postid-17366 .entry-content .articles a {
  display: inline-block;
  cursor: pointer !important;
  width: 100%;
}
.postid-17366 .entry-content .articles a:hover, .postid-17366 .entry-content .articles a:hover * {
  cursor: pointer !important;
}
.postid-17366 .hentry {
  background-image: none;
  background-color: #0065DD;
}
.postid-17366 .entry-footer {
  color: #fcf7da !important;
}
.postid-17366 .entry-footer, .postid-17366 .all_articles {
  border-top: 1px solid black;
}
.postid-17366 .hentry.has-post-thumbnail .wp-post-image {
  border: black 1px solid !important;
}
.postid-17366 .entry-title, .postid-17366 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-17366 .entry-title a {
  font-size: 80%;
}
.home #post-17366 .entry-title a {
  font-size: 80%;
}
.postid-17366 .entry-content a {
  color: #fcf7da !important;
}
.postid-17366 ul {
  list-style: none !important;
}
.postid-17366 .musicPlayer {
  width: 350px;
}
/* venobox */
.postid-17366 .vbox-close {
  color: red !important;
  border: none !important;
  cursor: pointer !important;
  position: fixed;
  top: 47px;
  right: 20px;
  width: 40px !important;
  height: 151px !important;
  padding: 16px;
  display: block;
  background-position: 10px center;
  overflow: hidden;
  font-size: 50px !important;
  line-height: 1;
  text-align: center;
  z-index: 99;
}
/* ------- page itniary  ------------*/
.postid-17366 .itinerary {
  /* font-size: 18px; */
  background-color: #016AD3;
  padding: 10px 10px 10px 25px;
  border-radius: 3px;
  border: 1px solid lightgrey;
}
.postid-17366 .itinerary p {
  font-style: italic;
  font-weight: bold !important;
  text-align: center;
  font-size: 16px;
  color: lightgray;
}
.postid-17366 .itinerary li {
  list-style: disc;
}
.postid-17366 .itinerary .dates {
  margin: 20px !important;
  text-align: center;
}
.postid-17366 .itinerary li a {
  font-weight: bold !important;
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-17366 .itinerary li a:hover {
  font-weight: bold !important;
  color: white !important;
  /*text-decoration: underline !important;*/
}
.postid-17366 .itinerary li a:visited {
  font-weight: bold !important;
  text-decoration: underline !important;
}
.addTop {
  top: 150px;
}
.postid-17366 .itinerary2_outer {
  display: flex;
  flex-grow: 1;
  bottom: 0;
  right: 0;
  position: fixed;
  z-index: 3000;
}
.postid-17366 .itinerary2_inner {
  font-size: 16px !important;
  margin-top: 150px;
  padding: 10px 40px 0;
  border-radius: 3px;
  border: 1px solid lightgrey;
  background-color: #016AD3;
}
.postid-17366 .itinerary2 {
  /*top:150px;*/
  max-height: 100vh;
  overflow-y: auto;
  /* font-size: 18px; */
  padding: 10px 10px 10px 25px;
  /*height: 80vh;*/
  max-width: 680px;
}
.postid-17366 .itinerary2 p {
  cursor: pointer;
  position: relative;
}
.postid-17366 .itinerary2 p {
  font-style: italic;
  font-weight: bold !important;
  text-align: center;
  font-size: 16px;
  color: lightgray;
}
.postid-17366 #closer {
  line-height: 22px;
  padding: 0 5px;
  border: 2px solid palevioletred;
  right: 10px;
  top: 0;
  position: absolute;
  /* text-transform: uppercase; */
  font-size: 25px;
  font-weight: bold;
  color: palevioletred;
  pointer-events: none;
}
.postid-17366 #closer:hover {
  color: red;
  border: 2px solid red;
}
.postid-17366 .itinerary2 ul {
  display: none;
  /*top:60px;*/
}
.postid-17366 .itinerary2 p {
  font-size: 14px;
  color: lightgray;
}
.postid-17366 .itinerary2 li {
  list-style: disc !important;
}
.postid-17366 .itinerary2 li a {
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-17366 .itinerary2 li a:hover {
  color: white !important;
  /*text-decoration: underline !important;*/
}
.postid-17366 .itinerary2 li a:visited {
  font-weight: bold !important;
  text-decoration: underline !important;
}
.postid-17366 .listen {
  font-weight: bold !important;
  width: 41px !important;
  border-radius: 3px !important;
  padding: 1px !important;
  margin-bottom: 10px;
  border: 1px solid;
  cursor: pointer !important;
  color: lightgray !important;
  font-size: 10px !important;
  text-align: center !important;
  opacity: 0.4;
}
.postid-17366 .centerIt {
  list-style: none !important;
  font-weight: bold;
  font-style: italic;
  text-align: center;
  padding: 8px 20px;
}
/* -------. Smooth Accordion  */
.postid-17366 .smooth-Accordion .smooth-Accordion-header {
  font-size: 20px;
  font-style: italic !important;
  display: block;
  background: transparent;
  font-family: Raleway, sans-serif !important;
  color: gold !important;
  line-height: 180%;
  margin-top: 10px;
  padding: 10px 16px !important;
  cursor: pointer;
  border: 1px dotted #fcf7da;
  border-bottom: 1px dotted #fcf7da;
  position: relative;
}
.postid-17366 .smooth-Accordion .smooth-Accordion-content {
  display: none;
  background: transparent;
  color: #fcf7da !important;
  padding: 16px;
  border: 1px dotted #fcf7da;
  border-bottom: 1px dotted #fcf7da;
}
.postid-17366 .smooth-Accordion .smooth-Accordion-content a {
  text-decoration: none;
  color: gold !important;
  font-weight: bold !important;
}
.postid-17366 .smooth-Accordion .smooth-Accordion-content a:hover {
  text-decoration: underline;
}
.postid-17366 .smooth-Accordion .smooth-Accordion-content p {
  font-size: 20px;
  font-style: normal !important;
  line-height: 34px !important;
  font-weight: 300 !important;
  color: #fcf7da;
}
.postid-17366 .smooth-Accordion .smooth-Accordion-header::after {
  content: '';
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0) rotate(0deg);
  position: absolute;
  top: 3px;
  right: 16px;
  transition: transform 0.5s;
  background: url(./img/lightgreen-down-arrow.png) no-repeat center center;
  width: 12px;
  height: 20px;
  line-height: 16px;
}
.postid-17366 .smooth-Accordion {
  border-radius: 0px;
  box-shadow: none;
  overflow: hidden;
}
.postid-17366 #h5ap-player-1 {
  display: block !important;
  opacity: 1;
  position: fixed !important;
  width: 240px !important;
  margin: 0px;
  z-index: 1000;
  top: 67px;
  right: 111px;
  border: 1px solid grey;
  border-radius: 2px;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.5));
}
.postid-17366 #h5ap-player-1 {
  opacity: 0.7 !important;
  max-width: 96%;
}
.postid-17366 #h5ap-player-1:hover {
  opacity: 0.9 !important;
}
.postid-17366 .plyr--audio {
  border-radius: 3px;
}
.plyr--audio {
  border-radius: 3px !important;
}
.postid-17366 .mejs-container, .postid-17366 .mejs-container .mejs-controls, .postid-17366 .mejs-embed, .postid-17366 .mejs-embed body {
  border: 1px dotted goldenrod !important;
  border-radius: 2px !important;
  margin: 0 auto !important;
  width: 270px !important;
  background: #0164dc !important;
}
.postid-17366 .cora {
  width: 90%;
  margin-bottom: 70px;
  margin-top: 70px;
  margin-left: 10%;
  padding: 20px;
  border-radius: 3px;
  border: 1px dotted;
  color: gold !important;
  background-color: rgba(5, 88, 182, 0.9);
}
.postid-17366 .cris {
  margin-right: 0px;
  padding: 20px;
  border: 1px dotted #fcf7da;
  border-radius: 3px;
  color: #fcf7da;
}
.postid-17366 .gemini {
  width: 90%;
  margin-bottom: 70px;
  margin-top: 70px;
  margin-right: 10px;
  padding: 20px;
  border-radius: 3px;
  border: 1px dotted aquamarine;
  color: aquamarine;
  background-color: rgba(5, 88, 182, 0.9);
}
.postid-17366 .claude {
  width: 90%;
  margin-bottom: 70px;
  margin-top: 70px;
  margin-left: 10%;
  padding: 20px;
  border-radius: 3px;
  border: 1px dotted lightgreen;
  color: lightgreen;
  background-color: rgba(5, 88, 182, 0.2);
}
.postid-17366 .cora p, .postid-17366 .cora a {
  color: gold !important;
}
.postid-17366 .gemini p, .postid-17366 .gemini a {
  color: aquamarine !important;
}
.postid-17366 .claude p, .postid-17366 .claude a {
  color: lightgreen !important;
}
.postid-17366 .cora_small {
  width: 90%;
  margin-left: 10%;
  padding: 8px;
  border-radius: 2px;
  border: 1px dotted #fcf7da;
  ;
  color: gold !important;
  background-color: rgba(5, 88, 182, 0.9);
}
.postid-17366 .cora_small p {
  color: gold;
}
.postid-17366 .cris_small {
  width: 100%;
  padding: 8px;
  border: 1px dotted #fcf7da;
  border-radius: 3px;
}
.postid-17366 .gemini_small {
  width: 90%;
  margin-right: 30px;
  padding: 8px;
  border-radius: 2px;
  border: 1px dotted #fcf7da;
  ;
  color: aquamarine !important;
  background-color: rgba(5, 88, 182, 0.9);
}
.postid-17366 .gemini_small p {
  color: aquamarine;
}
.postid-17366 .entry-content img, .postid-17366 .entry-content video {
  border: 1px solid #568dfb;
  padding: 5px !important;
  background-color: #0065DD;
  /*box-shadow: 2px 2px 9px 4px rgba(0, 0, 0, 0.4);*/
}
.postid-17366 .wp-video {
  margin: 0 auto;
  max-width: 100%;
  height: auto;
}
.postid-17366 #video2, .postid-17366 #video1 {
  border: 1px solid #568dfb;
}
.postid-17366 iframe {
  padding: 5px;
  border: 1px solid #568dfb;
}
@media only screen and (max-width: 768px) {
  .postid-17366 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 3px;
    color: #fcf7da !important; /* #363636*/
  }
  .postid-17366 .smooth-Accordion .smooth-Accordion-header {
    color: #fcf7da !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px solid #b3d01e !important;
  }
  .postid-17366 .smooth-Accordion .smooth-Accordion-content {
    color: #fcf7da !important;
    padding: 16px;
    border-bottom: 1px solid #b3d01e;
  }
  .postid-17366 .smooth-Accordion .smooth-Accordion-content a {
    /*color: #2d797d !important;*/
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-17366 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: #fcf7da !important;
  }
  /* Add additional styles for smaller screens here */
}
@media only screen and (max-width: 480px) {
  .postid-17366 .entry-title {
    font-size: 0.9em !important;
  }
  .postid-17366 .cora p {
    color: gold !important;
    background-color: rgba(5, 88, 182, 0.9);
  }
}
/* ----------- no fear of flyin   -----------------*/
.postid-17312 #SuanBtn {
  display: block !important;
}
.postid-17312 .site {
  background-color: #012b5b !important;
}
.postid-17312 .hentry.has-post-thumbnail {
  border: none !important;
}
.archive #post-17312 .entry-meta .ear {
  width: 33px !important;
  height: 34px !important;
  /* width: 43px; */
  position: absolute;
  z-index: 100;
  right: 6px;
  top: 0px;
  margin-top: -40px;
  border: 1px solid orange;
  cursor: pointer;
  border-radius: 7px;
}
.postid-17312 .entry-footer:not(.empty) {
  padding-top: 25px;
  border-top: 1px solid #f2f2f2;
  color: grey !important;
}
.postid-17312 .site-content {
  background: #012b5b !important;
  max-width: 1728px !important;
  margin: auto !important;
}
.postid-17312 header .entry-header {
  opacity: 0.2 !important;
  color: #cbcbcb;
  border: 1px solid grey;
}
.postid-17312 .site-header {
  border-bottom: 1px solid #cbcbcb;
  color: #cbcbcb;
}
body:not(.filter-on) .postid-17312 .entry-header {
  color: #cbcbcb;
  border: 1px solid grey !important;
}
.post-17312 .entry-content {
  position: relative;
  height: 15000px !important;
  margin-top: 0px;
  background-image: none;
  color: #cbcbcb;
  background-color: #012b5b !important;
}
.postid-17312 .entry-content p {
  font-weight: 200;
  font-size: 135% !important;
  line-height: 150%;
  letter-spacing: 0.059em;
  color: #cbcbcb;
  user-select: none; /* prevent text highlighting */
}
.postid-17312 .entry-content img {
  border: #C0BEBE thin solid;
  padding: 0px !important;
  background-color: transparent !important;
  box-shadow: none !important;
}
.postid-17312 .entry-content .gold p {
  color: gold !important;
}
.postid-17312 .dictionaire {
  font-size: 100% !important;
  padding-left: 50px;
  border-left: 1px dotted #cbcbcb;
}
.postid-17312 .entry-content a {
  color: #cbcbcb !important;
  user-select: none; /* prevent text highlighting */
}
.postid-17312 .entry-content .extlink {
  line-height: 120%;
  font-size: 22px;
  font-weight: normal;
  text-decoration: none;
}
.postid-17312 .entry-content a:hover {
  color: gold !important;
  text-decoration: underline;
}
.postid-17312 #noPhoneArticle {
  position: absolute;
  margin-top: -120px;
  font-size: 120%;
  color: gold;
  text-align: center;
  display: none;
}
.postid-17312 .hentry {
  background-image: none;
  background-color: #012b5b !important;
}
.postid-17312 .justify {
  text-align: justify !important;
  text-justify: inter-character;
}
.postid-17312 #contentHolder {
  left: 50%; /* Move the child element 50% from the left edge of its containing block */
  transform: translateX(-50%); /* Move the child element back by half of its own width */
  width: 100vw;
  max-width: 1800px !important;
  position: absolute;
  border-left: 1px solid white;
  border-right: 1px solid white;
  border-bottom: 1px solid white;
  height: 15080px;
}
.postid-17312 #BG_holder {
  width: 100% !important;
  min-height: 100vh;
  z-index: 1;
}
.postid-17312 #BG {
  width: 100% !important;
  min-height: 100vh;
  overflow: hidden;
}
.postid-17312 #noFear {
  width: 100%;
  position: relative;
  top: 0px;
  z-index: 2;
}
.postid-17312 #v_1 {
  width: 100% !important;
  overflow: hidden;
  margin: 0 auto;
  margin-bottom: 100px;
}
/*


.postid-17312 #v_8 {
   transform: rotate(90deg) scale(0.9);
  filter: blur(40px) saturate(1.3);
  transition: filter 10s ease;
    transform: scale(1.7);
}

.postid-17312 #v_4_holder {
    
    transform-origin: top;
    transform: scale(1.5);
    width:760px !important;
    height: 424px;
    overflow: hidden;
    position: relative;
    margin: 0px;
}*/
.postid-17312 #h5ap-player-1 {
  display: block !important;
  opacity: 1;
  position: fixed !important;
  width: 240px !important;
  margin: 0px;
  z-index: 1000;
  top: 67px;
  right: 111px;
  border: 1px solid grey;
  border-radius: 2px;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.5));
}
.postid-17312 #h5ap-player-1 {
  opacity: 0.7;
  max-width: 96%;
}
.postid-17312 #h5ap-player-1:hover {
  opacity: 0.9 !important;
}
.postid-17312 .plyr--audio {
  border-radius: 3px;
}
.plyr--audio {
  border-radius: 3px !important;
}
.postid-17312 .mejs-container, .postid-17312 .mejs-container .mejs-controls, .postid-17312 .mejs-embed, .postid-17312 .mejs-embed body {
  border: 1px dotted goldenrod !important;
  border-radius: 2px !important;
  margin: 0 auto !important;
  width: 270px !important;
  background: #0164dc !important;
}
/* -------. Smooth Accordion  */
.postid-17312 .smooth-Accordion .smooth-Accordion-header {
  /* font-size: 135%;
  font-size: 22px;*/
  display: block;
  background: transparent;
  font-family: Raleway, sans-serif !important;
  color: gold !important;
  line-height: 180%;
  margin-top: 10px;
  padding: 10px 16px !important;
  cursor: pointer;
  border-bottom: 1px solid gold !important;
  position: relative;
}
.postid-17312 .smooth-Accordion .smooth-Accordion-content {
  display: none;
  background: transparent;
  color: gold !important;
  padding: 16px;
  border: 1px solid grey;
  border-bottom: 1px solid #b3d01e;
}
.postid-17312 .smooth-Accordion .smooth-Accordion-content a {
  font-size: 100% !important;
  color: gold !important;
  font-weight: normal !important;
}
.postid-17312 .smooth-Accordion .smooth-Accordion-content p {
  /*  font-size: 135%;
  font-size: 22px !important;*/
  line-height: 34px !important;
  font-weight: 300 !important;
  color: gold;
}
.postid-17312 .smooth-Accordion .smooth-Accordion-content iframe {
  border-bottom: 1px dotted gold !important;
  border-top: 1px dotted gold !important;
}
.postid-17312 .smooth-Accordion .smooth-Accordion-header::after {
  content: '';
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0) rotate(0deg);
  position: absolute;
  top: 3px;
  right: 16px;
  transition: transform 0.5s;
  background: url(./img/lightgreen-down-arrow.png) no-repeat center center;
  width: 12px;
  height: 20px;
  line-height: 16px;
}
.postid-17312 .smooth-Accordion {
  border-radius: 0px;
  box-shadow: none;
  overflow: hidden;
}
/* book download */
.postid-17312 .holder {
  max-width: 100%;
  margin: 0 auto;
  padding: 1rem;
}
.postid-17312 .book-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 1rem;
  max-width: 768px;
  margin: 0 auto;
}
.postid-17312 .book {
  margin-bottom: 20px;
  text-align: center;
  max-width: 300px;
}
.postid-17312 .book img {
  width: 100%;
  height: auto;
  display: block;
}
/* LLMs */
.postid-17312 .cora {
  width: 90%;
  margin-bottom: 70px;
  margin-top: 70px;
  margin-left: 10%;
  padding: 20px;
  border-radius: 3px;
  border: 1px dotted;
  color: gold !important;
  background-color: rgba(5, 88, 182, 0.9);
}
.postid-17312 .cris {
  width: 90%;
  margin-right: 10px;
  padding: 20px;
  border: 1px dotted #fcf7da;
  border-radius: 3px;
  color: #fcf7da;
  background-color: rgba(5, 88, 182, 0.15);
}
.postid-17312 .gemini {
  width: 90%;
  margin-bottom: 70px;
  margin-top: 70px;
  margin-right: 10px;
  padding: 20px;
  border-radius: 3px;
  border: 1px dotted aquamarine;
  color: aquamarine;
  background-color: rgba(5, 88, 182, 0.9);
}
.postid-17312 .claude {
  width: 90%;
  margin-bottom: 70px;
  margin-top: 70px;
  margin-left: 10%;
  padding: 20px;
  border-radius: 3px;
  border: 1px dotted lightgreen;
  color: lightgreen;
  background-color: rgba(5, 88, 182, 0.2);
}
.postid-17312 .cora p, .postid-17312 .cora a {
  color: gold !important;
}
.postid-17312 .gemini p, .postid-17312 .gemini a {
  color: aquamarine !important;
}
.postid-17312 .claude p, .postid-17312 .claude a {
  color: lightgreen !important;
}
.postid-17312 .cora_small {
  width: 90%;
  margin-left: 10%;
  padding: 8px;
  border-radius: 2px;
  border: 1px dotted #fcf7da;
  ;
  color: gold !important;
  background-color: rgba(5, 88, 182, 0.9);
}
.postid-17312 .cora_small p {
  color: gold;
}
.postid-17312 .cris_small {
  width: 100%;
  padding: 8px;
  border: 1px dotted #fcf7da;
  border-radius: 3px;
}
.postid-17312 .gemini_small {
  width: 90%;
  margin-right: 30px;
  padding: 8px;
  border-radius: 2px;
  border: 1px dotted #fcf7da;
  ;
  color: aquamarine !important;
  background-color: rgba(5, 88, 182, 0.9);
}
.postid-17312 .gemini_small p {
  color: aquamarine;
}
@media only screen and (max-width: 480px) {
  .postid-17312 #h5ap-player-1 {
    width: 200px !important;
    transform: scale(0.6);
    top: 73px;
    right: 35px;
  }
  .postid-17312 #speechTxt {
    transform: scale(0.5);
    top: 110px;
    right: 10px;
  }
  .postid-17312 .entry-title {
    font-size: 0.9em !important;
  }
  .postid-17312 iframe {
    width: 100% !important;
    overflow: hidden;
    margin: 0 auto;
    height: 80vh !important;
    max-height: 100vh;
    margin-bottom: 0px !important;
  }
}
@media only screen and (max-width: 360px) {
  .postid-17312 #h5ap-player-1 {
    width: 200px !important;
    transform: scale(0.6);
    top: 73px;
    right: 35px;
  }
  .postid-17312 #speechTxt {
    /* display: none;*/
    transform: scale(0.5);
    top: 110px;
    right: 10px;
  }
  .postid-17312 .entry-title {
    font-size: 0.9em !important;
  }
}
/* ----------- liminal / latent   -----------------*/
.postid-17259 #SuanBtn {
  display: block !important;
}
.postid-17259 .site {
  background-color: #012b5b !important;
}
.postid-17259 .hentry.has-post-thumbnail {
  border: none !important;
}
.archive #post-17259 .entry-meta .ear {
  width: 33px !important;
  height: 34px !important;
  /* width: 43px; */
  position: absolute;
  z-index: 100;
  right: 6px;
  top: 0px;
  margin-top: -40px;
  border: 1px solid orange;
  cursor: pointer;
  border-radius: 7px;
}
.postid-17259 .entry-footer:not(.empty) {
  padding-top: 25px;
  border-top: 1px solid #f2f2f2;
  color: grey !important;
}
.postid-17259 .site-content {
  background: #012b5b !important;
  max-width: 1728px !important;
  margin: auto !important;
}
.postid-17259 header .entry-header {
  opacity: 0.2 !important;
  color: #cbcbcb;
  border: 1px solid grey;
}
.postid-17259 .site-header {
  border-bottom: 1px solid #cbcbcb;
  color: #cbcbcb;
}
body:not(.filter-on) .postid-17259 .entry-header {
  color: #cbcbcb;
  border: 1px solid grey !important;
}
.post-17259 .entry-content {
  position: relative;
  height: 15000px !important;
  margin-top: 0px;
  background-image: none;
  color: #cbcbcb;
  background-color: #012b5b !important;
}
.postid-17259 .entry-content p {
  font-weight: 200;
  font-size: 135% !important;
  line-height: 150%;
  letter-spacing: 0.059em;
  color: #cbcbcb;
  user-select: none; /* prevent text highlighting */
}
.postid-17259 .entry-content img {
  border: #C0BEBE thin solid;
  padding: 0px !important;
  background-color: transparent !important;
  box-shadow: none !important;
}
.postid-17259 .entry-content .gold p {
  color: gold !important;
}
.postid-17259 .dictionaire {
  font-size: 100% !important;
  padding-left: 50px;
  border-left: 1px dotted #cbcbcb;
}
.postid-17259 .entry-content a {
  color: #cbcbcb !important;
  user-select: none; /* prevent text highlighting */
}
.postid-17259 .entry-content .extlink {
  line-height: 120%;
  font-size: 22px;
  font-weight: normal;
  text-decoration: none;
}
.postid-17259 .entry-content a:hover {
  color: gold !important;
  text-decoration: underline;
}
.postid-17259 #noPhoneArticle {
  position: absolute;
  margin-top: -120px;
  font-size: 120%;
  color: gold;
  text-align: center;
  display: none;
}
.postid-17259 .hentry {
  background-image: none;
  background-color: #012b5b !important;
}
.postid-17259 .justify {
  text-align: justify !important;
  text-justify: inter-character;
}
.postid-17259 #contentHolder {
  left: 50%; /* Move the child element 50% from the left edge of its containing block */
  transform: translateX(-50%); /* Move the child element back by half of its own width */
  width: 100vw;
  max-width: 1800px !important;
  position: absolute;
  border-left: 1px solid white;
  border-right: 1px solid white;
  border-bottom: 1px solid white;
  height: 15080px;
}
.postid-17259 iframe {
  width: 100% !important;
  overflow: hidden;
  margin: 0 auto;
  height: 170vh !important;
  max-height: 1480px;
  margin-bottom: 400px !important;
}
.postid-17259 #v_0 {
  margin-bottom: 100px !important;
}
.postid-17259 #v_1 {
  margin-bottom: 200px !important;
}
.postid-17259 #v_2 {}
.postid-17259 #v_3 {
  display: none;
}
.postid-17259 #v_4 {}
.postid-17259 #v_5 {}
.postid-17259 #v_6 {}
.postid-17259 #v_10, .postid-17259 #v_11, .postid-17259 #v_12 {
  margin-bottom: 0px !important;
}
/*.postid-17259 #v_7{
    height: 1260px;
    margin-bottom: 50px !important;
}
.postid-17259 #v_8{
   height: 1260px;
    margin-bottom: 0px !important;
}


.postid-17259 #v_8 {
   transform: rotate(90deg) scale(0.9);
  filter: blur(40px) saturate(1.3);
  transition: filter 10s ease;
    transform: scale(1.7);
}
*/
/*.postid-17259 #v_4{
    margin-top: -75px;
    height: 580px;
    width: 770px;
}
.postid-17259 #v_4_holder {
    
    transform-origin: top;
    transform: scale(1.5);
    width:760px !important;
    height: 424px;
    overflow: hidden;
    position: relative;
    margin: 0px;
}*/
.postid-17259 #h5ap-player-1 {
  display: block !important;
  opacity: 1;
  position: fixed !important;
  width: 240px !important;
  margin: 0px;
  z-index: 1000;
  top: 67px;
  right: 111px;
  border: 1px solid grey;
  border-radius: 2px;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.5));
}
.postid-17259 #h5ap-player-1 {
  opacity: 0.7;
  max-width: 96%;
}
.postid-17259 #h5ap-player-1:hover {
  opacity: 0.9 !important;
}
.postid-17259 .plyr--audio {
  border-radius: 3px;
}
.plyr--audio {
  border-radius: 3px !important;
}
.postid-17259 .mejs-container, .postid-17259 .mejs-container .mejs-controls, .postid-17259 .mejs-embed, .postid-17259 .mejs-embed body {
  border: 1px dotted goldenrod !important;
  border-radius: 2px !important;
  margin: 0 auto !important;
  width: 270px !important;
  background: #0164dc !important;
}
.postid-17259 .cora {
  width: 90%;
  margin-bottom: 70px;
  margin-top: 70px;
  margin-left: 10%;
  padding: 20px;
  border-radius: 3px;
  border: 1px dotted;
  color: gold !important;
  background-color: rgba(5, 88, 182, 0.9);
}
.postid-17259 .cris {
  width: 90%;
  margin-right: 10px;
  padding: 20px;
  border: 1px dotted #fcf7da;
  border-radius: 3px;
  color: #fcf7da;
  background-color: rgba(5, 88, 182, 0.15);
}
.postid-17259 .gemini {
  width: 90%;
  margin-bottom: 70px;
  margin-top: 70px;
  margin-right: 10px;
  padding: 20px;
  border-radius: 3px;
  border: 1px dotted aquamarine;
  color: aquamarine;
  background-color: rgba(5, 88, 182, 0.9);
}
.postid-17259 .claude {
  width: 90%;
  margin-bottom: 70px;
  margin-top: 70px;
  margin-left: 10%;
  padding: 20px;
  border-radius: 3px;
  border: 1px dotted lightgreen;
  color: lightgreen;
  background-color: rgba(5, 88, 182, 0.2);
}
.postid-17259 .cora p, .postid-17259 .cora a {
  color: gold !important;
}
.postid-17259 .gemini p, .postid-17259 .gemini a {
  color: aquamarine !important;
}
.postid-17259 .claude p, .postid-17259 .claude a {
  color: lightgreen !important;
}
.postid-17259 .cora_small {
  width: 90%;
  margin-left: 10%;
  padding: 8px;
  border-radius: 2px;
  border: 1px dotted #fcf7da;
  ;
  color: gold !important;
  background-color: rgba(5, 88, 182, 0.9);
}
.postid-17259 .cora_small p {
  color: gold;
}
.postid-17259 .cris_small {
  width: 100%;
  padding: 8px;
  border: 1px dotted #fcf7da;
  border-radius: 3px;
}
.postid-17259 .gemini_small {
  width: 90%;
  margin-right: 30px;
  padding: 8px;
  border-radius: 2px;
  border: 1px dotted #fcf7da;
  ;
  color: aquamarine !important;
  background-color: rgba(5, 88, 182, 0.9);
}
.postid-17259 .gemini_small p {
  color: aquamarine;
}
@media only screen and (max-width: 480px) {
  .postid-17259 #h5ap-player-1 {
    width: 200px !important;
    transform: scale(0.6);
    top: 73px;
    right: 35px;
  }
  .postid-17259 #speechTxt {
    transform: scale(0.5);
    top: 110px;
    right: 10px;
  }
  .postid-17259 .entry-title {
    font-size: 0.9em !important;
  }
  .postid-17259 iframe {
    width: 100% !important;
    overflow: hidden;
    margin: 0 auto;
    height: 100vh !important;
    max-height: 100vh;
    margin-bottom: 400px !important;
  }
}
@media only screen and (max-width: 360px) {
  .postid-17259 #h5ap-player-1 {
    width: 200px !important;
    transform: scale(0.6);
    top: 73px;
    right: 35px;
  }
  .postid-17259 #speechTxt {
    /* display: none;*/
    transform: scale(0.5);
    top: 110px;
    right: 10px;
  }
  .postid-17259 .entry-title {
    font-size: 0.9em !important;
  }
}
/* ------------------------- Rain -------------------------*/
.postid-17090 .entry-meta {
  position: relative;
}
.archive #post-17090 .entry-meta .ear {
  width: 33px !important;
  height: 34px !important;
  /* width: 43px; */
  position: absolute;
  z-index: 100;
  right: 6px;
  top: 0px;
  margin-top: -40px;
  border: 1px solid orange;
  cursor: pointer;
  border-radius: 7px;
}
.postid-17090 .site {
  background-color: #006BD3;
  opacity: 1;
}
.postid-17090 .entry-header {
  opacity: 1 !important;
}
.postid-17090 .site-header {
  border-bottom: 1px solid #b3d01e;
  color: #fcf7da;
}
.postid-17090 .entry-content {
  /*height: 6674px !important;*/
  background-image: none;
  color: #fcf7da !important;
  background-color: #006BD3 !important;
}
.postid-17090 .wp-caption.caption-big, .image-big {
  display: none !important;
}
.postid-17090 .entry-content p {
  font-weight: 300;
  font-size: 25px;
  line-height: 150%;
}
.postid-17090 .entry-content a {
  font-size: 25px;
  color: gold !important;
}
.postid-17090 .hentry {
  background-image: none;
  background-color: #006BD3 !important;
}
.postid-17090 .headline_box {
  border: 1px solid #fcf7da;
  border-radius: 2px;
  width: fit-content;
  block-size: fit-content;
  margin: 0 auto !important;
  padding: 20px;
}
.postid-17090 .entry-footer {
  color: gold !important;
}
.postid-17090 .entry-footer, .postid-17090 .all_articles {
  border-top: 1px solid black;
}
.postid-17090 .hentry.has-post-thumbnail .wp-post-image {
  border: none !important;
}
.postid-17090 .entry-title, .postid-17090 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-17090 .entry-title a {
  font-size: 80%;
}
.home #post-17090 .entry-title a {
  font-size: 80%;
}
.postid-17090 .entry-content img, .postid-17090 .entry-content video {
  /* width:400px;*/
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #006BD3;
}
.postid-17090 .entry-content img .wide {
  width: 760px;
}
.postid-17090 .entry-content #audio_1 {
  padding: 5px;
  height: 51px;
  border-radius: 3px;
  border: 1px solid lightgray;
  width: 470px;
}
.postid-17090 .entry-content #audio_2 {
  padding: 5px;
  height: 51px;
  border-radius: 3px;
  border: 1px solid lightgray;
  width: 366px;
}
.postid-17090 .entry-content #video_1 {
  padding: 5px;
  height: 51px;
  border-radius: 3px;
  border: 1px solid lightgray;
}
.postid-17090 .entry-content .image-big {
  display: block !important;
}
.postid-17090 #ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #006BD3;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-17090 .ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #006BD3;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-17090 .entry-content a {
  color: #fcf7da !important;
}
.postid-17090 ul {
  list-style: none !important;
}
/* -------. Smooth Accordion  */
.postid-17090 .smooth-Accordion .smooth-Accordion-header {
  font-size: 20px;
  font-style: italic !important;
  display: block;
  background: transparent;
  font-family: Raleway, sans-serif !important;
  color: #fcf7da !important;
  line-height: 180%;
  margin-top: 10px;
  padding: 10px 16px !important;
  cursor: pointer;
  border: 1px dotted #fcf7da;
  border-bottom: 1px dotted #fcf7da;
  position: relative;
}
.postid-17090 .smooth-Accordion .smooth-Accordion-content {
  display: none;
  background: transparent;
  color: #fcf7da !important;
  padding: 16px;
  border: 1px dotted #fcf7da;
  border-bottom: 1px dotted #fcf7da;
}
.postid-17090 .smooth-Accordion .smooth-Accordion-content a {
  font-size: 20px;
  color: #fcf7da !important;
  font-weight: bold !important;
}
.postid-17090 .smooth-Accordion .smooth-Accordion-content p {
  font-size: 20px;
  font-style: normal !important;
  line-height: 34px !important;
  font-weight: 300 !important;
  color: #fcf7da;
}
.postid-17090 .smooth-Accordion .smooth-Accordion-header::after {
  content: '';
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0) rotate(0deg);
  position: absolute;
  top: 3px;
  right: 16px;
  transition: transform 0.5s;
  background: url(./img/lightgreen-down-arrow.png) no-repeat center center;
  width: 12px;
  height: 20px;
  line-height: 16px;
}
.postid-17090 .smooth-Accordion {
  border-radius: 0px;
  box-shadow: none;
  overflow: hidden;
}
/* ------------------------- Venobox ------------------------- */
/** Ventobox. Lightbox **/
.postid-17090 .venoframe {
  margin: 0 auto !important;
  max-width: 2000px !important;
  width: 95vw !important;
  height: 100vh !important;
}
.postid-17090 .venoframe .figlio {
  width: 95vw !important;
  padding: 1px;
  background: #016AD3;
}
.postid-17090 .vbox-figlio {
  margin: 0 auto !important;
}
.postid-17090 .vbox-figlio {
  max-width: 2000px;
  width: 95vw;
}
.postid-17090 .vbox-figlio {
  background: #016AD3 !important;
}
/*
    .postid-6422 .venoframe {
    margin: 0 auto;
    max-width: 100% !important;
    width: 100%;
    border: none;
    height: 95vh !important;
  }
   */
.postid-17090 .vbox-content {
  text-align: center;
  float: left;
  width: 100%;
  position: relative;
  overflow: hidden;
  padding: 0px 4%;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}
.postid-17090 .vbox-close {
  /* border: 1px solid red; */
  cursor: pointer;
  position: fixed;
  top: 3px;
  right: 23px;
  width: 30px !important;
  height: 151px !important;
  padding: 16px;
  display: block;
  background-position: 10px center;
  overflow: hidden;
  font-size: 38px !important;
  line-height: 1;
  text-align: center;
  z-index: 99;
}
@media (min-width: 992px) {
  .postid-17090 .vbox-inline, .venoframe {
    max-width: 1200px;
    width: 100%;
    height: 100vh;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 768px) {
  .postid-17090 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 15px;
    color: gold !important; /* #363636*/
  }
  .postid-17090 #lifeFrame {
    display: none !important;
  }
  .postid-17090 .bold {
    font-weight: 500 !important;
  }
  .post-17090 #speechTxt {
    top: 100px;
  }
  .postid-17090 #h5ap-player-1 {
    width: 200px !important;
    z-index: 1000;
    top: 36px !important;
    right: 76px !important;
    transform-origin: right;
    transform: scale(0.7);
  }
  .postid-17090 .plyr__controls .plyr__controls__item.plyr__progress__container {
    display: block;
  }
  .postid-17090 .plyr__controls .plyr__controls__item.plyr__time {
    display: none;
    padding: 0 5px;
  }
  .postid-17090 .itinerary2 {
    display: none;
  }
}
@media only screen and (max-width: 480px) {
  .postid-17090 .site-title a {
    font-size: 13px;
  }
  .postid-17090 #h5ap-player-1 {
    width: 200px !important;
    transform: scale(0.6);
    top: 73px;
    right: 35px;
  }
  .postid-17090 #speechTxt {
    transform: scale(0.5);
    top: 110px;
    right: 10px;
  }
  .postid-17090 .entry-title {
    font-size: 0.9em !important;
  }
}
@media only screen and (max-width: 360px) {
  .postid-17090 #h5ap-player-1 {
    width: 200px !important;
    transform: scale(0.6);
    top: 73px;
    right: 35px;
  }
  .postid-17090 #speechTxt {
    /* display: none;*/
    transform: scale(0.5);
    top: 110px;
    right: 10px;
  }
  .postid-17090 .entry-title {
    font-size: 0.9em !important;
  }
}
/* ------------ imagination - image-making in the age of AGI -------------------*/
.archive #post-17184 .entry-meta .ear {
  width: 33px !important;
  height: 34px !important;
  /* width: 43px; */
  position: absolute;
  z-index: 100;
  right: 6px;
  top: 0px;
  margin-top: -40px;
  border: 1px solid orange;
  cursor: pointer;
  border-radius: 7px;
}
.postid-17184 .site {
  background-color: #0065DD;
  opacity: 1;
}
.postid-17184 header .entry-header {
  opacity: 0.2 !important;
}
.postid-17184 .site-header {
  z-index: 10;
  border-bottom: 1px solid #b3d01e;
  color: #fcf7da;
}
.postid-17184 .entry-content {
  /*height: 6674px !important;*/
  position: relative;
  margin-top: -200px;
  /*z-index: 1000;*/
  background-image: none;
  color: #fcf7da;
  background-color: #0065DD;
}
.postid-17184 .entry-content p {
  margin-left: 0px;
  font-weight: 300;
  font-size: 150%;
  line-height: 150%;
  color: #fcf7da;
}
.postid-17184 .entry-content a {
  color: #fcf7da;
}
.postid-17184 .hentry {
  background-image: none;
  background-color: #0065DD;
}
.postid-17184 .entry-footer {
  color: #fcf7da !important;
}
.postid-17184 .entry-footer, .postid-17184 .all_articles {
  border-top: 1px solid black;
}
.postid-17184 .hentry.has-post-thumbnail .wp-post-image {
  border: black 1px solid !important;
}
.postid-17184 .entry-title, .postid-17184 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-17184 .entry-title a {
  font-size: 80%;
}
.home #post-17184 .entry-title a {
  font-size: 80%;
}
.postid-17184 .entry-content a {
  color: #fcf7da !important;
}
.postid-17184 .entry-content a {
  text-decoration: none;
}
.postid-17184 .entry-content a:hover {
  text-decoration: underline;
}
.postid-17184 ul {
  list-style: none !important;
}
.postid-17184 .musicPlayer {
  width: 350px;
}
.postid-17184 .dictionaire {
  padding-left: 50px;
  border-left: 1px dotted #cbcbcb;
}
/* ------- page itniary  ------------*/
.postid-17184 .itinerary {
  /* font-size: 18px; */
  background-color: #016AD3;
  padding: 10px 10px 10px 25px;
  border-radius: 3px;
  border: 1px solid lightgrey;
}
.postid-17184 .itinerary p {
  font-style: italic;
  font-weight: bold !important;
  text-align: center;
  font-size: 16px;
  color: lightgray;
}
.postid-17184 .itinerary li {
  list-style: disc;
}
.postid-17184 .itinerary .dates {
  margin: 20px !important;
  text-align: center;
}
.postid-17184 .itinerary li a {
  font-weight: bold !important;
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-17184 .itinerary li a:hover {
  font-weight: bold !important;
  color: white !important;
  /*text-decoration: underline !important;*/
}
.postid-17184 .itinerary li a:visited {
  font-weight: bold !important;
  text-decoration: underline !important;
}
.addTop {
  top: 150px;
}
.postid-17184 .itinerary2_outer {
  display: flex;
  flex-grow: 1;
  bottom: 0;
  right: 0;
  position: fixed;
  z-index: 3000;
}
.postid-17184 .itinerary2_inner {
  font-size: 16px !important;
  margin-top: 150px;
  padding: 10px 40px 0;
  border-radius: 3px;
  border: 1px solid lightgrey;
  background-color: #016AD3;
}
.postid-17184 .itinerary2 {
  /*top:150px;*/
  max-height: 100vh;
  overflow-y: auto;
  /* font-size: 18px; */
  padding: 10px 10px 10px 25px;
  /*height: 80vh;*/
  max-width: 680px;
}
.postid-17184 .itinerary2 p {
  cursor: pointer;
  position: relative;
}
.postid-17184 .itinerary2 p {
  font-style: italic;
  font-weight: bold !important;
  text-align: center;
  font-size: 16px;
  color: lightgray;
}
.postid-17184 #closer {
  line-height: 22px;
  padding: 0 5px;
  border: 2px solid palevioletred;
  right: 10px;
  top: 0;
  position: absolute;
  /* text-transform: uppercase; */
  font-size: 25px;
  font-weight: bold;
  color: palevioletred;
  pointer-events: none;
}
.postid-17184 #closer:hover {
  color: red;
  border: 2px solid red;
}
.postid-17184 .itinerary2 ul {
  display: none;
  /*top:60px;*/
}
.postid-17184 .itinerary2 p {
  font-size: 14px;
  color: lightgray;
}
.postid-17184 .itinerary2 li {
  list-style: disc !important;
}
.postid-17184 .itinerary2 li a {
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-17184 .itinerary2 li a:hover {
  color: white !important;
  /*text-decoration: underline !important;*/
}
.postid-17184 .itinerary2 li a:visited {
  font-weight: bold !important;
  text-decoration: underline !important;
}
.postid-17184 .listen {
  font-weight: bold !important;
  width: 41px !important;
  border-radius: 3px !important;
  padding: 1px !important;
  margin-bottom: 10px;
  border: 1px solid;
  cursor: pointer !important;
  color: lightgray !important;
  font-size: 10px !important;
  text-align: center !important;
  opacity: 0.4;
}
.postid-17184 .centerIt {
  list-style: none !important;
  font-weight: bold;
  font-style: italic;
  text-align: center;
  padding: 8px 20px;
}
/* -------. Smooth Accordion  */
.postid-17184 .smooth-Accordion .smooth-Accordion-header {
  font-size: 20px;
  font-style: italic !important;
  display: block;
  background: transparent;
  font-family: Raleway, sans-serif !important;
  color: gold !important;
  line-height: 180%;
  margin-top: 10px;
  padding: 10px 16px !important;
  cursor: pointer;
  border: 1px dotted #fcf7da;
  border-bottom: 1px dotted #fcf7da;
  position: relative;
}
.postid-17184 .smooth-Accordion .smooth-Accordion-content {
  display: none;
  background: transparent;
  color: #fcf7da !important;
  padding: 16px;
  border: 1px dotted #fcf7da;
  border-bottom: 1px dotted #fcf7da;
}
.postid-17184 .smooth-Accordion .smooth-Accordion-content a {
  text-decoration: none;
  color: gold !important;
  font-weight: bold !important;
}
.postid-17184 .smooth-Accordion .smooth-Accordion-content a:hover {
  text-decoration: underline;
}
.postid-17184 .smooth-Accordion .smooth-Accordion-content p {
  font-size: 20px;
  font-style: normal !important;
  line-height: 34px !important;
  font-weight: 300 !important;
  color: #fcf7da;
}
.postid-17184 .smooth-Accordion .smooth-Accordion-header::after {
  content: '';
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0) rotate(0deg);
  position: absolute;
  top: 3px;
  right: 16px;
  transition: transform 0.5s;
  background: url(./img/lightgreen-down-arrow.png) no-repeat center center;
  width: 12px;
  height: 20px;
  line-height: 16px;
}
.postid-17184 .smooth-Accordion {
  border-radius: 0px;
  box-shadow: none;
  overflow: hidden;
}
.postid-17184 #h5ap-player-1 {
  display: block !important;
  opacity: 1;
  position: fixed !important;
  width: 240px !important;
  margin: 0px;
  z-index: 1000;
  top: 67px;
  right: 111px;
  border: 1px solid grey;
  border-radius: 2px;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.5));
}
.postid-17184 #h5ap-player-1 {
  opacity: 1;
  max-width: 96%;
}
.postid-17184 .plyr--audio {
  border-radius: 3px;
}
.plyr--audio {
  border-radius: 3px !important;
}
.postid-17184 .mejs-container, .postid-17184 .mejs-container .mejs-controls, .postid-17184 .mejs-embed, .postid-17184 .mejs-embed body {
  border: 1px dotted goldenrod !important;
  border-radius: 2px !important;
  margin: 0 auto !important;
  width: 270px !important;
  background: #0164dc !important;
}
/* book download */
.postid-17184 .holder {
  max-width: 100%;
  margin: 0 auto;
  padding: 1rem;
}
.postid-17184 .book-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 1rem;
  max-width: 768px;
  margin: 0 auto;
}
.postid-17184 .book {
  text-align: center;
  max-width: 300px;
}
.postid-17184 .book img {
  width: 100%;
  height: auto;
  display: block;
}
.postid-17184 .cora {
  width: 100%;
  margin-bottom: 70px;
  margin-top: 70px;
  margin-left: 0%;
  padding: 20px;
  border-radius: 3px;
  border: 1px dotted;
  color: gold !important;
  background-color: rgba(5, 88, 182, 0.9);
}
.postid-17184 .cris {
  margin-right: 0px;
  padding: 20px;
  border: 1px dotted #fcf7da;
  border-radius: 3px;
  color: #fcf7da;
}
.postid-17184 .gemini {
  width: 90%;
  margin-bottom: 70px;
  margin-top: 70px;
  margin-right: 10px;
  padding: 20px;
  border-radius: 3px;
  border: 1px dotted aquamarine;
  color: aquamarine;
  background-color: rgba(5, 88, 182, 0.9);
}
.postid-17184 .claude {
  width: 90%;
  margin-bottom: 70px;
  margin-top: 70px;
  margin-left: 10%;
  padding: 20px;
  border-radius: 3px;
  border: 1px dotted lightgreen;
  color: lightgreen;
  background-color: rgba(5, 88, 182, 0.2);
}
.postid-17184 .cora p, .postid-17184 .cora a {
  color: gold !important;
}
.postid-17184 .gemini p, .postid-17184 .gemini a {
  color: aquamarine !important;
}
.postid-17184 .claude p, .postid-17184 .claude a {
  color: lightgreen !important;
}
.postid-17184 .cora_small {
  width: 90%;
  margin-left: 10%;
  padding: 8px;
  border-radius: 2px;
  border: 1px dotted #fcf7da;
  ;
  color: gold !important;
  background-color: rgba(5, 88, 182, 0.9);
}
.postid-17184 .cora_small p {
  color: gold;
}
.postid-17184 .cris_small {
  width: 100%;
  padding: 8px;
  border: 1px dotted #fcf7da;
  border-radius: 3px;
}
.postid-17184 .gemini_small {
  width: 90%;
  margin-right: 30px;
  padding: 8px;
  border-radius: 2px;
  border: 1px dotted #fcf7da;
  ;
  color: aquamarine !important;
  background-color: rgba(5, 88, 182, 0.9);
}
.postid-17184 .gemini_small p {
  color: aquamarine;
}
.postid-17184 .entry-content img, .postid-17184 .entry-content video {
  border: 1px solid #568dfb;
  padding: 5px !important;
  background-color: #0065DD;
  /*box-shadow: 2px 2px 9px 4px rgba(0, 0, 0, 0.4);*/
}
.postid-17184 .wp-video {
  margin: 0 auto;
  max-width: 100%;
  height: auto;
}
.postid-17184 #video2, .postid-17184 #video1 {
  border: 1px solid #568dfb;
}
.postid-17184 iframe {
  padding: 5px;
  border: 1px solid #568dfb;
}
@media only screen and (max-width: 768px) {
  .postid-17184 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 3px;
    color: #fcf7da !important; /* #363636*/
  }
  .postid-17184 .smooth-Accordion .smooth-Accordion-header {
    color: #fcf7da !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px solid #b3d01e !important;
  }
  .postid-17184 .smooth-Accordion .smooth-Accordion-content {
    color: #fcf7da !important;
    padding: 16px;
    border-bottom: 1px solid #b3d01e;
  }
  .postid-17184 .smooth-Accordion .smooth-Accordion-content a {
    /*color: #2d797d !important;*/
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-17184 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: #fcf7da !important;
  }
  /* Add additional styles for smaller screens here */
}
@media only screen and (max-width: 480px) {
  .postid-17184 .entry-title {
    font-size: 0.9em !important;
  }
  .postid-17184 .cora p {
    color: gold !important;
    background-color: rgba(5, 88, 182, 0.9);
  }
}
/* ------------ In the Beginning was the word -------------------*/
.archive #post-17116 .entry-meta .ear {
  width: 33px !important;
  height: 34px !important;
  /* width: 43px; */
  position: absolute;
  z-index: 100;
  right: 6px;
  top: 0px;
  margin-top: -40px;
  border: 1px solid orange;
  cursor: pointer;
  border-radius: 7px;
}
.postid-17116 .site {
  background-color: #0065DD;
  opacity: 1;
}
.postid-17116 header .entry-header {
  opacity: 0.2 !important;
}
.postid-17116 .site-header {
  z-index: 10;
  border-bottom: 1px solid #b3d01e;
  color: #fcf7da;
}
.postid-17116 .entry-content {
  /*height: 6674px !important;*/
  position: relative;
  margin-top: -200px;
  /*z-index: 1000;*/
  background-image: none;
  color: #fcf7da;
  background-color: #0065DD;
}
.postid-17116 .entry-content p {
  margin-left: 0px;
  font-weight: 300;
  font-size: 150%;
  line-height: 150%;
  color: #fcf7da;
}
.postid-17116 .entry-content a {
  color: #fcf7da;
}
.postid-17116 .hentry {
  background-image: none;
  background-color: #0065DD;
}
.postid-17116 .entry-footer {
  color: #fcf7da !important;
}
.postid-17116 .entry-footer, .postid-17116 .all_articles {
  border-top: 1px solid black;
}
.postid-17116 .hentry.has-post-thumbnail .wp-post-image {
  border: black 1px solid !important;
}
.postid-17116 .entry-title, .postid-17116 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-17116 .entry-title a {
  font-size: 80%;
}
.home #post-17116 .entry-title a {
  font-size: 80%;
}
.postid-17116 .entry-content a {
  color: #fcf7da !important;
}
.postid-17116 ul {
  list-style: none !important;
}
.postid-17116 .musicPlayer {
  width: 350px;
}
/* ------- page itniary  ------------*/
.postid-17116 .itinerary {
  /* font-size: 18px; */
  background-color: #016AD3;
  padding: 10px 10px 10px 25px;
  border-radius: 3px;
  border: 1px solid lightgrey;
}
.postid-17116 .itinerary p {
  font-style: italic;
  font-weight: bold !important;
  text-align: center;
  font-size: 16px;
  color: lightgray;
}
.postid-17116 .itinerary li {
  list-style: disc;
}
.postid-17116 .itinerary .dates {
  margin: 20px !important;
  text-align: center;
}
.postid-17116 .itinerary li a {
  font-weight: bold !important;
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-17116 .itinerary li a:hover {
  font-weight: bold !important;
  color: white !important;
  /*text-decoration: underline !important;*/
}
.postid-17116 .itinerary li a:visited {
  font-weight: bold !important;
  text-decoration: underline !important;
}
.addTop {
  top: 150px;
}
.postid-17116 .itinerary2_outer {
  display: flex;
  flex-grow: 1;
  bottom: 0;
  right: 0;
  position: fixed;
  z-index: 3000;
}
.postid-17116 .itinerary2_inner {
  font-size: 16px !important;
  margin-top: 150px;
  padding: 10px 40px 0;
  border-radius: 3px;
  border: 1px solid lightgrey;
  background-color: #016AD3;
}
.postid-17116 .itinerary2 {
  /*top:150px;*/
  max-height: 100vh;
  overflow-y: auto;
  /* font-size: 18px; */
  padding: 10px 10px 10px 25px;
  /*height: 80vh;*/
  max-width: 680px;
}
.postid-17116 .itinerary2 p {
  cursor: pointer;
  position: relative;
}
.postid-17116 .itinerary2 p {
  font-style: italic;
  font-weight: bold !important;
  text-align: center;
  font-size: 16px;
  color: lightgray;
}
.postid-17116 #closer {
  line-height: 22px;
  padding: 0 5px;
  border: 2px solid palevioletred;
  right: 10px;
  top: 0;
  position: absolute;
  /* text-transform: uppercase; */
  font-size: 25px;
  font-weight: bold;
  color: palevioletred;
  pointer-events: none;
}
.postid-17116 #closer:hover {
  color: red;
  border: 2px solid red;
}
.postid-17116 .itinerary2 ul {
  display: none;
  /*top:60px;*/
}
.postid-17116 .itinerary2 p {
  font-size: 14px;
  color: lightgray;
}
.postid-17116 .itinerary2 li {
  list-style: disc !important;
}
.postid-17116 .itinerary2 li a {
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-17116 .itinerary2 li a:hover {
  color: white !important;
  /*text-decoration: underline !important;*/
}
.postid-17116 .itinerary2 li a:visited {
  font-weight: bold !important;
  text-decoration: underline !important;
}
.postid-17116 .listen {
  font-weight: bold !important;
  width: 41px !important;
  border-radius: 3px !important;
  padding: 1px !important;
  margin-bottom: 10px;
  border: 1px solid;
  cursor: pointer !important;
  color: lightgray !important;
  font-size: 10px !important;
  text-align: center !important;
  opacity: 0.4;
}
.postid-17116 .centerIt {
  list-style: none !important;
  font-weight: bold;
  font-style: italic;
  text-align: center;
  padding: 8px 20px;
}
/* -------. Smooth Accordion  */
.postid-17116 .smooth-Accordion .smooth-Accordion-header {
  font-size: 20px;
  font-style: italic !important;
  display: block;
  background: transparent;
  font-family: Raleway, sans-serif !important;
  color: gold !important;
  line-height: 180%;
  margin-top: 10px;
  padding: 10px 16px !important;
  cursor: pointer;
  border: 1px dotted #fcf7da;
  border-bottom: 1px dotted #fcf7da;
  position: relative;
}
.postid-17116 .smooth-Accordion .smooth-Accordion-content {
  display: none;
  background: transparent;
  color: #fcf7da !important;
  padding: 16px;
  border: 1px dotted #fcf7da;
  border-bottom: 1px dotted #fcf7da;
}
.postid-17116 .smooth-Accordion .smooth-Accordion-content a {
  text-decoration: none;
  color: gold !important;
  font-weight: bold !important;
}
.postid-17116 .smooth-Accordion .smooth-Accordion-content a:hover {
  text-decoration: underline;
}
.postid-17116 .smooth-Accordion .smooth-Accordion-content p {
  font-size: 20px;
  font-style: normal !important;
  line-height: 34px !important;
  font-weight: 300 !important;
  color: #fcf7da;
}
.postid-17116 .smooth-Accordion .smooth-Accordion-header::after {
  content: '';
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0) rotate(0deg);
  position: absolute;
  top: 3px;
  right: 16px;
  transition: transform 0.5s;
  background: url(./img/lightgreen-down-arrow.png) no-repeat center center;
  width: 12px;
  height: 20px;
  line-height: 16px;
}
.postid-17116 .smooth-Accordion {
  border-radius: 0px;
  box-shadow: none;
  overflow: hidden;
}
.postid-17116 #h5ap-player-1 {
  display: block !important;
  opacity: 1;
  position: fixed !important;
  width: 240px !important;
  margin: 0px;
  z-index: 1000;
  top: 67px;
  right: 111px;
  border: 1px solid grey;
  border-radius: 2px;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.5));
}
.postid-17116 #h5ap-player-1 {
  opacity: 0.7 !important;
  max-width: 96%;
}
.postid-17116 #h5ap-player-1:hover {
  opacity: 0.9 !important;
}
.postid-17116 .plyr--audio {
  border-radius: 3px;
}
.plyr--audio {
  border-radius: 3px !important;
}
.postid-17116 .mejs-container, .postid-17116 .mejs-container .mejs-controls, .postid-17116 .mejs-embed, .postid-17116 .mejs-embed body {
  border: 1px dotted goldenrod !important;
  border-radius: 2px !important;
  margin: 0 auto !important;
  width: 270px !important;
  background: #0164dc !important;
}
.postid-17116 .cora {
  width: 90%;
  margin-bottom: 70px;
  margin-top: 70px;
  margin-left: 10%;
  padding: 20px;
  border-radius: 3px;
  border: 1px dotted;
  color: gold !important;
  background-color: rgba(5, 88, 182, 0.9);
}
.postid-17116 .cris {
  margin-right: 0px;
  padding: 20px;
  border: 1px dotted #fcf7da;
  border-radius: 3px;
  color: #fcf7da;
}
.postid-17116 .gemini {
  width: 90%;
  margin-bottom: 70px;
  margin-top: 70px;
  margin-right: 10px;
  padding: 20px;
  border-radius: 3px;
  border: 1px dotted aquamarine;
  color: aquamarine;
  background-color: rgba(5, 88, 182, 0.9);
}
.postid-17116 .claude {
  width: 90%;
  margin-bottom: 70px;
  margin-top: 70px;
  margin-left: 10%;
  padding: 20px;
  border-radius: 3px;
  border: 1px dotted lightgreen;
  color: lightgreen;
  background-color: rgba(5, 88, 182, 0.2);
}
.postid-17116 .cora p, .postid-17116 .cora a {
  color: gold !important;
}
.postid-17116 .gemini p, .postid-17116 .gemini a {
  color: aquamarine !important;
}
.postid-17116 .claude p, .postid-17116 .claude a {
  color: lightgreen !important;
}
.postid-17116 .cora_small {
  width: 90%;
  margin-left: 10%;
  padding: 8px;
  border-radius: 2px;
  border: 1px dotted #fcf7da;
  ;
  color: gold !important;
  background-color: rgba(5, 88, 182, 0.9);
}
.postid-17116 .cora_small p {
  color: gold;
}
.postid-17116 .cris_small {
  width: 100%;
  padding: 8px;
  border: 1px dotted #fcf7da;
  border-radius: 3px;
}
.postid-17116 .gemini_small {
  width: 90%;
  margin-right: 30px;
  padding: 8px;
  border-radius: 2px;
  border: 1px dotted #fcf7da;
  ;
  color: aquamarine !important;
  background-color: rgba(5, 88, 182, 0.9);
}
.postid-17116 .gemini_small p {
  color: aquamarine;
}
.postid-17116 .entry-content img, .postid-17116 .entry-content video {
  border: 1px solid #568dfb;
  padding: 5px !important;
  background-color: #0065DD;
  /*box-shadow: 2px 2px 9px 4px rgba(0, 0, 0, 0.4);*/
}
.postid-17116 .wp-video {
  margin: 0 auto;
  max-width: 100%;
  height: auto;
}
.postid-17116 #video2, .postid-17116 #video1 {
  border: 1px solid #568dfb;
}
.postid-17116 iframe {
  padding: 5px;
  border: 1px solid #568dfb;
}
@media only screen and (max-width: 768px) {
  .postid-17116 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 3px;
    color: #fcf7da !important; /* #363636*/
  }
  .postid-17116 .smooth-Accordion .smooth-Accordion-header {
    color: #fcf7da !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px solid #b3d01e !important;
  }
  .postid-17116 .smooth-Accordion .smooth-Accordion-content {
    color: #fcf7da !important;
    padding: 16px;
    border-bottom: 1px solid #b3d01e;
  }
  .postid-17116 .smooth-Accordion .smooth-Accordion-content a {
    /*color: #2d797d !important;*/
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-17116 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: #fcf7da !important;
  }
  /* Add additional styles for smaller screens here */
}
@media only screen and (max-width: 480px) {
  .postid-17116 .entry-title {
    font-size: 0.9em !important;
  }
  .postid-17116 .cora p {
    color: gold !important;
    background-color: rgba(5, 88, 182, 0.9);
  }
}
/* ------------ Encyclopedia Britannica, Wikipedia, Library of Congress and the World Wide Web -------------------*/
.archive #post-17017 .entry-meta .ear {
  width: 33px !important;
  height: 34px !important;
  /* width: 43px; */
  position: absolute;
  z-index: 100;
  right: 6px;
  top: 0px;
  margin-top: -40px;
  border: 1px solid orange;
  cursor: pointer;
  border-radius: 7px;
}
.postid-17017 .site {
  background-color: #0065DD;
  opacity: 1;
}
.postid-17017 header .entry-header {
  opacity: 0.2 !important;
}
.postid-17017 .site-header {
  z-index: 10;
  border-bottom: 1px solid #b3d01e;
  color: #fcf7da;
}
.postid-17017 .entry-content {
  /*height: 6674px !important;*/
  position: relative;
  margin-top: -200px;
  /*z-index: 1000;*/
  background-image: none;
  color: #fcf7da;
  background-color: #0065DD;
}
.postid-17017 .entry-content p {
  margin-left: 0px;
  font-weight: 300;
  font-size: 150%;
  line-height: 150%;
  color: #fcf7da;
}
.postid-17017 .entry-content a {
  color: #fcf7da;
}
.postid-17017 .hentry {
  background-image: none;
  background-color: #0065DD;
}
.postid-17017 .entry-footer {
  color: #fcf7da !important;
}
.postid-17017 .entry-footer, .postid-17017 .all_articles {
  border-top: 1px solid black;
}
.postid-17017 .hentry.has-post-thumbnail .wp-post-image {
  border: black 1px solid !important;
}
.postid-17017 .entry-title, .postid-17017 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-17017 .entry-title a {
  font-size: 80%;
}
.home #post-17017 .entry-title a {
  font-size: 80%;
}
.postid-17017 .entry-content a {
  color: #fcf7da !important;
}
.postid-17017 ul {
  list-style: none !important;
}
.postid-17017 .musicPlayer {
  width: 350px;
}
/* ------- page itniary  ------------*/
.postid-17017 .itinerary {
  /* font-size: 18px; */
  background-color: #016AD3;
  padding: 10px 10px 10px 25px;
  border-radius: 3px;
  border: 1px solid lightgrey;
}
.postid-17017 .itinerary p {
  font-style: italic;
  font-weight: bold !important;
  text-align: center;
  font-size: 16px;
  color: lightgray;
}
.postid-17017 .itinerary li {
  list-style: disc;
}
.postid-17017 .itinerary .dates {
  margin: 20px !important;
  text-align: center;
}
.postid-17017 .itinerary li a {
  font-weight: bold !important;
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-17017 .itinerary li a:hover {
  font-weight: bold !important;
  color: white !important;
  /*text-decoration: underline !important;*/
}
.postid-17017 .itinerary li a:visited {
  font-weight: bold !important;
  text-decoration: underline !important;
}
.addTop {
  top: 150px;
}
.postid-17017 .itinerary2_outer {
  display: flex;
  flex-grow: 1;
  bottom: 0;
  right: 0;
  position: fixed;
  z-index: 3000;
}
.postid-17017 .itinerary2_inner {
  margin-top: 150px;
  padding: 10px 40px 0;
  border-radius: 3px;
  border: 1px solid lightgrey;
  background-color: #016AD3;
}
.postid-17017 .itinerary2 {
  /*top:150px;*/
  max-height: 100vh;
  overflow-y: auto;
  /* font-size: 18px; */
  padding: 10px 10px 10px 25px;
  /*height: 80vh;*/
  max-width: 680px;
}
.postid-17017 .itinerary2 p {
  cursor: pointer;
  position: relative;
}
.postid-17017 .itinerary2 p {
  font-style: italic;
  font-weight: bold !important;
  text-align: center;
  font-size: 16px;
  color: lightgray;
}
.postid-17017 #closer {
  line-height: 22px;
  padding: 0 5px;
  border: 2px solid palevioletred;
  right: 10px;
  top: 0;
  position: absolute;
  /* text-transform: uppercase; */
  font-size: 25px;
  font-weight: bold;
  color: palevioletred;
  pointer-events: none;
}
.postid-17017 #closer:hover {
  color: red;
  border: 2px solid red;
}
.postid-17017 .itinerary2 ul {
  display: none;
  /*top:60px;*/
}
.postid-17017 .itinerary2 p {
  font-size: 18px;
  color: lightgray;
}
.postid-17017 .itinerary2 li {
  list-style: disc !important;
}
.postid-17017 .itinerary2 li a {
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-17017 .itinerary2 li a:hover {
  color: white !important;
  /*text-decoration: underline !important;*/
}
.postid-17017 .itinerary2 li a:visited {
  font-weight: bold !important;
  text-decoration: underline !important;
}
.postid-17017 .listen {
  font-weight: bold !important;
  width: 41px !important;
  border-radius: 3px !important;
  padding: 1px !important;
  margin-bottom: 10px;
  border: 1px solid;
  cursor: pointer !important;
  color: lightgray !important;
  font-size: 10px !important;
  text-align: center !important;
  opacity: 0.4;
}
.postid-17017 .centerIt {
  list-style: none !important;
  font-weight: bold;
  font-style: italic;
  text-align: center;
  padding: 8px 20px;
}
/* -------. Smooth Accordion  */
.postid-17017 .smooth-Accordion .smooth-Accordion-header {
  font-size: 20px;
  font-style: italic !important;
  display: block;
  background: transparent;
  font-family: Raleway, sans-serif !important;
  color: #fcf7da !important;
  line-height: 180%;
  margin-top: 10px;
  padding: 10px 16px !important;
  cursor: pointer;
  border: 1px dotted #fcf7da;
  border-bottom: 1px dotted #fcf7da;
  position: relative;
}
.postid-17017 .smooth-Accordion .smooth-Accordion-content {
  display: none;
  background: transparent;
  color: #fcf7da !important;
  padding: 16px;
  border: 1px dotted #fcf7da;
  border-bottom: 1px dotted #fcf7da;
}
.postid-17017 .smooth-Accordion .smooth-Accordion-content a {
  font-size: 20px;
  color: #b3d01e !important;
  font-weight: bold !important;
}
.postid-17017 .smooth-Accordion .smooth-Accordion-content p {
  font-size: 20px;
  font-style: normal !important;
  line-height: 34px !important;
  font-weight: 300 !important;
  color: #fcf7da;
}
.postid-17017 .smooth-Accordion .smooth-Accordion-header::after {
  content: '';
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0) rotate(0deg);
  position: absolute;
  top: 3px;
  right: 16px;
  transition: transform 0.5s;
  background: url(./img/lightgreen-down-arrow.png) no-repeat center center;
  width: 12px;
  height: 20px;
  line-height: 16px;
}
.postid-17017 .smooth-Accordion {
  border-radius: 0px;
  box-shadow: none;
  overflow: hidden;
}
.postid-17017 #h5ap-player-1 {
  display: block !important;
  opacity: 1;
  position: fixed !important;
  width: 240px !important;
  margin: 0px;
  z-index: 1000;
  top: 67px;
  right: 111px;
  border: 1px solid grey;
  border-radius: 2px;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.5));
}
.postid-17017 #h5ap-player-1 {
  opacity: 0.7 !important;
  max-width: 96%;
}
.postid-17017 #h5ap-player-1:hover {
  opacity: 0.9 !important;
}
.postid-17017 .plyr--audio {
  border-radius: 3px;
}
.plyr--audio {
  border-radius: 3px !important;
}
.postid-17017 .cora {
  width: 90%;
  margin-bottom: 70px;
  margin-top: 70px;
  margin-left: 10%;
  padding: 20px;
  border-radius: 3px;
  border: 1px dotted;
  color: gold !important;
  background-color: rgba(5, 88, 182, 0.9);
}
.postid-17017 .cris {
  margin-right: 0px;
  padding: 20px;
  border: 1px dotted #fcf7da;
  border-radius: 3px;
  color: #fcf7da;
}
.postid-17017 .gemini {
  width: 90%;
  margin-bottom: 70px;
  margin-top: 70px;
  margin-right: 10px;
  padding: 20px;
  border-radius: 3px;
  border: 1px dotted aquamarine;
  color: aquamarine;
  background-color: rgba(5, 88, 182, 0.9);
}
.postid-17017 .claude {
  width: 90%;
  margin-bottom: 70px;
  margin-top: 70px;
  margin-left: 10%;
  padding: 20px;
  border-radius: 3px;
  border: 1px dotted lightgreen;
  color: lightgreen;
  background-color: rgba(5, 88, 182, 0.2);
}
.postid-17017 .cora p, .postid-17017 .cora a {
  color: gold !important;
}
.postid-17017 .gemini p, .postid-17017 .gemini a {
  color: aquamarine !important;
}
.postid-17017 .claude p, .postid-17017 .claude a {
  color: lightgreen !important;
}
.postid-17017 .cora_small {
  width: 90%;
  margin-left: 10%;
  padding: 8px;
  border-radius: 2px;
  border: 1px dotted #fcf7da;
  ;
  color: gold !important;
  background-color: rgba(5, 88, 182, 0.9);
}
.postid-17017 .cora_small p {
  color: gold;
}
.postid-17017 .cris_small {
  width: 100%;
  padding: 8px;
  border: 1px dotted #fcf7da;
  border-radius: 3px;
}
.postid-17017 .gemini_small {
  width: 90%;
  margin-right: 30px;
  padding: 8px;
  border-radius: 2px;
  border: 1px dotted #fcf7da;
  ;
  color: aquamarine !important;
  background-color: rgba(5, 88, 182, 0.9);
}
.postid-17017 .gemini_small p {
  color: aquamarine;
}
.postid-17017 .entry-content img, .postid-17017 .entry-content video {
  border: 1px solid #568dfb;
  padding: 5px !important;
  background-color: #0065DD;
  /*box-shadow: 2px 2px 9px 4px rgba(0, 0, 0, 0.4);*/
}
.postid-17017 .wp-video {
  margin: 0 auto;
  max-width: 100%;
  height: auto;
}
.postid-17017 #video2, .postid-17017 #video1 {
  border: 1px solid #568dfb;
}
.postid-17017 iframe {
  padding: 5px;
  border: 1px solid #568dfb;
}
@media only screen and (max-width: 768px) {
  .postid-17017 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 3px;
    color: #fcf7da !important; /* #363636*/
  }
  .postid-17017 .smooth-Accordion .smooth-Accordion-header {
    color: #fcf7da !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px solid #b3d01e !important;
  }
  .postid-17017 .smooth-Accordion .smooth-Accordion-content {
    color: #fcf7da !important;
    padding: 16px;
    border-bottom: 1px solid #b3d01e;
  }
  .postid-17017 .smooth-Accordion .smooth-Accordion-content a {
    /*color: #2d797d !important;*/
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-17017 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: #fcf7da !important;
  }
  /* Add additional styles for smaller screens here */
}
@media only screen and (max-width: 480px) {
  .postid-17017 .entry-title {
    font-size: 0.9em !important;
  }
  .postid-17017 .cora p {
    color: gold !important;
    background-color: rgba(5, 88, 182, 0.9);
  }
}
/* ----------- Welcome to the weird and wondeful one-click-instant-art on Instagram    -----------------*/
.postid-16998 #SuanBtn {
  display: none !important;
}
.postid-16998 .site {
  background-color: #012b5b !important;
}
.postid-16998 .hentry.has-post-thumbnail {
  border: none !important;
}
.postid-16998 .site-content {
  background: #012b5b !important;
  max-width: 1728px !important;
  margin: auto !important;
}
.postid-16998 header .entry-header {
  opacity: 0.2 !important;
  color: #cbcbcb;
  border: 1px solid grey;
}
.postid-16998 .site-header {
  border-bottom: 1px solid #cbcbcb;
  color: #cbcbcb;
}
body:not(.filter-on) .postid-16998 .entry-header {
  color: #cbcbcb;
  border: 1px solid grey !important;
}
.post-16998 .entry-content {
  position: relative;
  height: 15000px !important;
  margin-top: 0px;
  background-image: none;
  color: #cbcbcb;
  background-color: #012b5b !important;
}
.postid-16998 .entry-content p {
  font-weight: 200;
  font-size: 135% !important;
  line-height: 150%;
  letter-spacing: 0.059em;
  color: #cbcbcb;
  user-select: none; /* prevent text highlighting */
}
.postid-16998 .entry-content .gold p {
  color: gold !important;
}
.postid-16998 .dictionaire {
  font-size: 100% !important;
  padding-left: 50px;
  border-left: 1px dotted #cbcbcb;
}
.postid-16998 .entry-content a {
  color: #cbcbcb !important;
  user-select: none; /* prevent text highlighting */
}
.postid-16998 .entry-content .extlink {
  line-height: 120%;
  font-size: 22px;
  font-weight: normal;
  text-decoration: none;
}
.postid-16998 .entry-content a:hover {
  color: gold !important;
  text-decoration: underline;
}
.postid-16998 #noPhoneArticle {
  position: absolute;
  margin-top: -120px;
  font-size: 120%;
  color: gold;
  text-align: center;
  display: none;
}
.postid-16998 .hentry {
  background-image: none;
  background-color: #012b5b !important;
}
.postid-16998 .justify {
  text-align: justify !important;
  text-justify: inter-character;
}
.postid-16998 #contentHolder {
  left: 50%; /* Move the child element 50% from the left edge of its containing block */
  transform: translateX(-50%); /* Move the child element back by half of its own width */
  width: 100vw;
  max-width: 1800px !important;
  position: absolute;
  border-left: 1px solid white;
  border-right: 1px solid white;
  border-bottom: 1px solid white;
  height: 15080px;
}
.postid-16998 iframe {
  width: 100% !important;
  overflow: hidden;
  margin: 0 auto;
  margin-bottom: 250px !important;
  height: 80vh;
  max-height: 750px;
}
.postid-16998 #v_0 {
  margin-bottom: 100px !important;
}
.postid-16998 #v_1 {}
.postid-16998 #v_2 {}
.postid-16998 #v_3 {}
.postid-16998 #v_4 {}
.postid-16998 #v_5 {}
.postid-16998 #v_6 {}
.postid-16998 #v_7 {
  height: 1260px;
  margin-bottom: 50px !important;
}
.postid-16998 #v_8 {
  /* height: 1260px;*/
  margin-bottom: 0px !important;
}
/* start heavily blurred on that post */
.postid-16998 #v_8 {
  /* transform: rotate(90deg) scale(0.9);*/
  filter: blur(40px) saturate(1.3);
  transition: filter 10s ease;
  transform: scale(1.7);
}
.postid-16998 .YouTube {
  height: 450px !important;
  width: 100% !important;
  margin-bottom: 50px !important;
}
/*.postid-16998 #v_4{
    margin-top: -75px;
    height: 580px;
    width: 770px;
}
.postid-16998 #v_4_holder {
    
    transform-origin: top;
    transform: scale(1.5);
    width:760px !important;
    height: 424px;
    overflow: hidden;
    position: relative;
    margin: 0px;
}*/
/* Media query for smaller screens, change to a single column with 6 rows */
@media screen and (max-width: 1024px) {
  .postid-16998 #noPhoneArticle {
    display: block;
  }
}
@media only screen and (max-width: 480px) {
  .postid-16998 iframe {
    height: 630px !important;
    max-height: 100vh;
    width: 100% !important;
  }
}
/* ------------ the many shades of funny  -------------------*/
.archive #post-16952 .entry-meta .ear {
  width: 33px !important;
  height: 34px !important;
  /* width: 43px; */
  position: absolute;
  z-index: 100;
  right: 6px;
  top: 0px;
  margin-top: -40px;
  border: 1px solid orange;
  cursor: pointer;
  border-radius: 7px;
}
.postid-16952 #iFrameHolder {
  opacity: 0;
}
.postid-16952 .site {
  background-color: #0065DD;
  opacity: 1;
}
.postid-16952 header .entry-header {
  opacity: 0.2 !important;
}
.postid-16952 .site-header {
  z-index: 10;
  border-bottom: 1px solid #b3d01e;
  color: #fcf7da;
}
.postid-16952 .entry-content {
  /*height: 6674px !important;*/
  position: relative;
  /*margin-top: -100px;*/
  /*z-index: 1000;*/
  background-image: none;
  color: #fcf7da;
  background-color: #0065DD;
}
.postid-16952 .entry-content p {
  font-weight: 300;
  font-size: 150%;
  line-height: 150%;
  color: #fcf7da;
}
.postid-16952 .entry-content a {
  color: #fcf7da;
}
.postid-16952 .cora {
  width: 90%;
  margin-bottom: 70px;
  margin-top: 70px;
  margin-left: 10%;
  padding: 20px;
  border-radius: 3px;
  border: 1px dotted;
  color: gold;
  background-color: rgba(5, 88, 182, 0.9);
}
/*.postid-16952 .cris {
    margin-right: 0px;
    padding: 20px;
    border: 1px dotted #fcf7da;
    border-radius: 3px;
    color:#fcf7da;
}
*/
.postid-16952 .gemini {
  width: 90%;
  margin-bottom: 70px;
  margin-top: 70px;
  margin-right: 30px;
  padding: 20px;
  border-radius: 3px;
  border: 1px dotted;
  color: aquamarine;
  background-color: rgba(5, 88, 182, 0.9);
}
.postid-16952 .cora p, .postid-16952 .cora a {
  color: gold;
}
.postid-16952 .gemini p, .postid-16952 .gemini a {
  color: aquamarine;
}
.postid-16952 .cora_small {
  width: 90%;
  margin-left: 10%;
  padding: 8px;
  border-radius: 2px;
  border: 1px dotted #fcf7da;
  ;
  color: gold !important;
  background-color: rgba(5, 88, 182, 0.9);
}
.postid-16952 .cora_small p {
  color: gold;
}
.postid-16952 .cris_small {
  width: 100%;
  padding: 8px;
  border: 1px dotted #fcf7da;
  border-radius: 3px;
}
.postid-16952 .gemini_small {
  width: 90%;
  margin-right: 30px;
  padding: 8px;
  border-radius: 2px;
  border: 1px dotted #fcf7da;
  ;
  color: aquamarine !important;
  background-color: rgba(5, 88, 182, 0.9);
}
.postid-16952 .gemini_small p {
  color: aquamarine;
}
.postid-16952 .entry-content .quote {
  color: gold !important;
  font-weight: 500 !important;
  font-size: 150% !important;
  font-style: italic;
  border-left: 5px solid rgba(255, 255, 255, 0.15);
  padding-left: 1.2em;
  margin: 1.5em 0;
}
.postid-16952 .entry-content .quote p {
  color: gold !important;
  font-weight: 500 !important;
  font-size: 150% !important;
  font-style: italic;
}
.postid-16952 .hentry {
  background-image: none;
  background-color: #0065DD;
}
.postid-16952 .entry-footer {
  color: #fcf7da !important;
}
.postid-16952 .entry-footer, .postid-16952 .all_articles {
  border-top: 1px solid black;
}
.postid-16952 .hentry.has-post-thumbnail .wp-post-image {
  border: none !important;
}
.postid-16952 .entry-title, .postid-16952 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-16952 .entry-title a {
  font-size: 80%;
}
.home #post-16952 .entry-title a {
  font-size: 80%;
}
.postid-16952 .entry-content img, .postid-16952 .entry-content video {
  border: 1px dotted white;
  padding: 5px;
  background-color: #0065DD;
  /*box-shadow: 2px 2px 9px 4px rgba(0, 0, 0, 0.4);*/
}
.postid-16952 #iFrame_1 {
  border: 1px solid white;
  margin: 0 auto;
  margin-top: -900px;
  height: 768px;
  display: block;
  margin-bottom: 150px;
  width: 100%;
}
.postid-16952 #video2, .postid-16952 #video1 {
  border: 1px dotted white;
}
.postid-16952 iframe {
  /*border: 1px dotted white; */
}
.postid-16952 .entry-content a {
  color: #fcf7da !important;
  font-size: 22px;
}
.postid-16952 ul {
  list-style: none !important;
}
/* ------- page itniary  ------------*/
.postid-16952 .itinerary {
  /* font-size: 18px; */
  background-color: #016AD3;
  padding: 10px 10px 10px 25px;
  border-radius: 3px;
  border: 1px solid lightgrey;
}
.postid-16952 .itinerary p {
  font-size: 18px;
  color: lightgray;
}
.postid-16952 .itinerary li {
  list-style: disc !important;
}
.postid-16952 .itinerary .dates {
  margin: 20px !important;
  text-align: center;
}
.postid-16952 .itinerary li a {
  font-weight: bold !important;
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-16952 .itinerary li a:hover {
  font-weight: bold !important;
  color: white !important;
  text-decoration: underline !important;
}
.postid-16952 .itinerary li a:visited {
  font-weight: bold !important;
  text-decoration: underline !important;
}
.addTop {
  top: 150px;
}
.postid-16952 .itinerary2_outer {
  display: flex;
  flex-grow: 1;
  bottom: 0;
  right: 0;
  position: fixed;
  z-index: 3000;
}
.postid-16952 .itinerary2_inner {
  margin-top: 150px;
  padding: 10px 40px 0;
  border-radius: 3px;
  border: 1px solid lightgrey;
  background-color: #016AD3;
}
.postid-16952 .itinerary2 {
  /*top:150px;*/
  max-height: 100vh;
  overflow-y: auto;
  /* font-size: 18px; */
  padding: 10px 10px 10px 25px;
  /*height: 80vh;*/
  max-width: 680px;
}
.postid-16952 .itinerary2 p {
  cursor: pointer;
  position: relative;
}
.postid-16952 #closer {
  line-height: 22px;
  padding: 0 5px;
  border: 2px solid palevioletred;
  right: 10px;
  top: 0;
  position: absolute;
  /* text-transform: uppercase; */
  font-size: 25px;
  font-weight: bold;
  color: palevioletred;
  pointer-events: none;
}
.postid-16952 #closer:hover {
  color: red;
  border: 2px solid red;
}
.postid-16952 .itinerary2 ul {
  display: none;
  /*top:60px;*/
}
.postid-16952 .itinerary2 p {
  font-size: 18px;
  color: lightgray;
}
.postid-16952 .itinerary2 li {
  list-style: disc !important;
}
.postid-16952 .itinerary2 li a {
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-16952 .itinerary2 li a:hover {
  color: white !important;
  text-decoration: underline !important;
}
.postid-16952 .itinerary2 li a:visited {
  font-weight: bold !important;
  text-decoration: underline !important;
}
.postid-16952 .listen {
  font-weight: bold !important;
  width: 41px !important;
  border-radius: 3px !important;
  padding: 1px !important;
  margin-bottom: 10px;
  border: 1px solid;
  cursor: pointer !important;
  color: lightgray !important;
  font-size: 10px !important;
  text-align: center !important;
  opacity: 0.4;
}
.postid-16952 #speechTxt {
  opacity: 0;
  z-index: 1000;
  top: 140px;
  right: 82px;
  width: 245px;
  margin-top: 0px !important;
  position: fixed !important;
  padding: 8px;
  border: 2px solid #ff6600;
  border-radius: 7px;
  font-size: 12px;
  font-weight: bold;
  color: #ff6600;
  background-color: white;
}
.postid-16952 #h5ap-player-1 {
  display: block !important;
  opacity: 1;
  position: fixed !important;
  width: 240px !important;
  margin: 0px;
  z-index: 1000;
  top: 67px;
  right: 111px;
  border: 1px solid grey;
  border-radius: 2px;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.5));
}
.postid-16952 .plyr__controls .plyr__controls__item.plyr__progress__container {
  display: block;
}
.postid-16952 .plyr__controls .plyr__controls__item.plyr__time {
  display: block;
  padding: 0px 5px;
}
.postid-16952 .plyr__controls .plyr__controls__item:first-child {
  margin-left: 0px;
  margin-right: 13px;
}
.postid-16952 .listen {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  margin-bottom: 40px;
  border: 1px solid;
  cursor: pointer !important;
  color: lightgray !important;
  font-size: 16px !important;
  text-align: center !important;
}
.postid-16952 .listen:hover {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  border: 1px solid #fcf7da !important;
  cursor: pointer !important;
  color: #fcf7da !important;
  font-size: 16px !important;
  text-align: center !important;
}
@media only screen and (max-width: 768px) {
  .postid-16952 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 3px;
    color: #fcf7da !important; /* #363636*/
  }
  .postid-16952 .bold {
    font-weight: 500 !important;
  }
  .postid-16952 .smooth-Accordion .smooth-Accordion-header {
    color: #fcf7da !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px solid #b3d01e !important;
  }
  .postid-16952 .smooth-Accordion .smooth-Accordion-content {
    color: #fcf7da !important;
    padding: 16px;
    border-bottom: 1px solid #b3d01e;
  }
  .postid-16952 .smooth-Accordion .smooth-Accordion-content a {
    /*color: #2d797d !important;*/
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-16952 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: #fcf7da !important;
  }
  .postid-16952 #h5ap-player-1 {
    width: 200px !important;
    z-index: 3000;
    top: 36px;
    right: 76px;
    transform-origin: center;
    transform: scale(0.7);
  }
  .postid-16952 .plyr__controls .plyr__controls__item.plyr__progress__container {
    display: block;
  }
  .postid-16952 .plyr__controls .plyr__controls__item.plyr__time {
    display: none;
    padding: 0 5px;
  }
  /* Add additional styles for smaller screens here */
}
@media only screen and (max-width: 480px) {
  .postid-16952 #h5ap-player-1 {
    width: 200px !important;
    transform: scale(0.6);
    top: 73px;
    right: 35px;
  }
  .postid-16952 #speechTxt {
    transform: scale(0.5);
    top: 110px;
    right: 10px;
  }
  .postid-16952 .entry-title {
    font-size: 0.9em !important;
  }
}
@media only screen and (max-width: 360px) {
  .postid-16952 #h5ap-player-1 {
    width: 200px !important;
    transform: scale(0.6);
    top: 73px;
    right: 35px;
  }
  .postid-16952 #speechTxt {
    transform: scale(0.5);
    top: 70px;
    right: 10px;
  }
  .postid-16952 .entry-title {
    font-size: 0.9em !important;
  }
}
/* ---------CSS ------*/
.postid-16947 #SuanBtn {
  display: block !important;
}
.postid-16947 .site {
  background-color: #092c5a;
}
.postid-16947 .hentry .has-post-thumbnail {
  border: none !important;
}
.postid-16947 .entry-thumbnail {
  opacity: 1 !important;
  background: none;
  height: 100vh;
}
.postid-16947 .site-content {
  /*background: #020923;*/
  max-width: 1728px !important;
  margin: auto !important;
}
.postid-16947 header .entry-header {
  opacity: 0.2 !important;
  color: #f7eeee;
  /* border: 1px solid grey;*/
}
.postid-16947 .site-header {
  border-bottom: 1px solid #f7eeee;
  color: #f7eeee;
}
body:not(.filter-on) .postid-16947 .entry-header {
  color: #f7eeee;
  /*border: 1px solid #f7eeee !important;*/
}
.post-16947 .hentry.has-post-thumbnail {
  border: none !important;
  border-bottom: none !important;
}
.post-16947 .entry-content {
  position: relative;
  margin-top: 0px;
  background-image: none;
  color: #f7eeee;
  background-color: transparent;
}
.postid-16947 .entry-content p {
  font-weight: 200;
  font-size: 135% !important;
  line-height: 150%;
  letter-spacing: 0.059em;
  color: #f7eeee;
  /* user-select: none;  prevent text highlighting */
}
.postid-16947 .entry-content a {
  color: #cbcbcb !important;
  /*  user-select: none;  prevent text highlighting */
}
.postid-16947 .entry-content .extlink {
  line-height: 120%;
  font-size: 22px;
  font-weight: normal;
  letter-spacing: 0.059em;
  color: #f7eeee !important;
}
.postid-16947 .entry-content a:hover {
  color: gold !important;
  text-decoration: underline;
}
.postid-16947 .hentry {
  background-image: none;
  background-color: transparent;
}
/* ------------ Traces -------------------*/
.postid-16924 .site {
  background-color: #0065DD;
  opacity: 1;
}
.postid-16924 header .entry-header {
  opacity: 0.2 !important;
}
.postid-16924 .site-header {
  z-index: 10;
  border-bottom: 1px solid #b3d01e;
  color: #fcf7da;
}
.postid-16924 .entry-content {
  /*height: 6674px !important;*/
  position: relative;
  /*margin-top: -100px;*/
  /*z-index: 1000;*/
  background-image: none;
  color: #fcf7da;
  background-color: #0065DD;
}
.postid-16924 .entry-content p {
  margin-left: 0px;
  font-weight: 300;
  font-size: 150%;
  line-height: 150%;
  color: #fcf7da;
}
.postid-16924 .entry-content a {
  color: #fcf7da;
}
.postid-16924 .hentry {
  background-image: none;
  background-color: #0065DD;
}
.postid-16924 .entry-footer {
  color: #fcf7da !important;
}
.postid-16924 .entry-footer, .postid-16924 .all_articles {
  border-top: 1px solid black;
}
.postid-16924 .hentry.has-post-thumbnail .wp-post-image {
  border: black 1px solid !important;
}
.postid-16924 .entry-title, .postid-16924 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-16924 .entry-title a {
  font-size: 80%;
}
.home #post-16924 .entry-title a {
  font-size: 80%;
}
.postid-16924 .entry-content img, .postid-16924 .entry-content video {
  border: 1px dotted white;
  padding: 5px;
  background-color: #0065DD;
  /*box-shadow: 2px 2px 9px 4px rgba(0, 0, 0, 0.4);*/
}
.postid-16924 #video2, .postid-16924 #video1 {
  border: 1px dotted white;
}
.postid-16924 iframe {
  /*border: 1px dotted white; */
}
.postid-16924 .entry-content a {
  color: #fcf7da !important;
}
.postid-16924 ul {
  list-style: none !important;
}
@media only screen and (max-width: 768px) {
  .postid-16924 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 3px;
    color: #fcf7da !important; /* #363636*/
  }
  .postid-16924 #mep_0 {
    margin: auto !important;
    width: 70% !important;
    height: 40px;
    min-width: 241px;
  }
  .postid-16924 .entry-content p {
    margin-left: 0px !important;
    font-weight: 300;
    font-size: 150%;
    line-height: 150%;
    color: #fcf7da;
  }
  /* Add additional styles for smaller screens here */
}
@media only screen and (max-width: 480px) {
  .postid-16924 .entry-title {
    font-size: 0.9em !important;
  }
}
/* ------------------------- Bathing in color Swimming in light  -------------------------*/
.postid-16832 #SuanBtn {
  display: block !important;
}
.postid-16832 .site {
  background-color: #0a2b59;
}
.postid-16832 .hentry.has-post-thumbnail {
  border: none !important;
}
.postid-16832 .site-content {
  max-width: 1728px !important;
  margin: auto !important;
}
.postid-16832 header .entry-header {
  opacity: 0.2 !important;
  color: #cbcbcb;
  border: 1px solid grey;
}
.postid-16832 .site-header {
  border-bottom: 1px solid #cbcbcb;
  color: #cbcbcb;
}
body:not(.filter-on) .postid-16832 .entry-header {
  color: #cbcbcb;
  border: 1px solid grey !important;
}
.post-16832 .entry-content {
  position: relative;
  margin-top: 0px;
  background-image: none;
  color: #cbcbcb;
  background-color: #0a2b59 !important;
}
.postid-16832 .entry-content p {
  font-weight: 200;
  font-size: 160% !important;
  line-height: 160%;
  letter-spacing: 0.059em;
  color: #cbcbcb;
  user-select: none; /* prevent text highlighting */
}
.postid-16832 .dictionaire {
  font-size: 100% !important;
  padding-left: 50px;
  border-left: 1px dotted #cbcbcb;
}
.postid-16832 .entry-content a {
  color: #cbcbcb !important;
  user-select: none; /* prevent text highlighting */
}
.postid-16832 .entry-content .extlink {
  line-height: 120%;
  font-size: 22px;
  font-weight: normal;
  text-decoration: none;
}
.postid-16832 .entry-content a:hover {
  color: gold !important;
  text-decoration: underline;
}
.postid-16832 .hentry {
  background-image: none;
  background-color: #0a2b59;
}
.postid-16832 .justify {
  text-align: justify !important;
  text-justify: inter-character;
}
.postid-16832 #luminousFrame {
  width: 100% !important;
  aspect-ratio: 1/1;
  min-height: 500px;
  overflow: hidden;
  margin: 0 auto;
  margin-bottom: 50px !important;
}
.postid-16832 #galery img {
  margin-bottom: 170px;
}
.postid-16832 .entry-content img, .postid-16832 .entry-content video {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #0a2b59 !important;
  box-shadow: 0px;
}
.postid-16832 .venobox {
  max-width: 862px !important;
  aspect-ratio: 1/1;
}
.postid-16832 .vbox-content {
  margin: 0 !important;
  overflow: hidden !important;
  text-align: center;
  float: left;
  width: 100%;
  position: relative;
  padding: 0 !important;
  background-color: #0a2b59;
}
.postid-16832 .vbox-close {
  /* border: 1px solid red; */
  cursor: pointer;
  position: fixed;
  top: 3px;
  right: 3px;
  width: 40px !important;
  height: 151px !important;
  padding: 6px;
  display: block;
  background-position: 10px center;
  overflow: hidden;
  font-size: 50px !important;
  line-height: 1;
  text-align: center;
  z-index: 99;
}
.postid-16832 #smallScreen {
  display: none;
}
.postid-16832 #smallScreen p {
  color: gold;
}
.postid-16832 .venoboxHolder {
  display: block;
}
.postid-16832 #luminousFrame {
  display: none !important;
}
/* Media query for smaller screens, change to a single column with 6 rows */
@media screen and (max-width: 1024px) {}
@media only screen and (max-width: 920px) {
  .postid-16832 .venoboxHolder {
    display: none;
  }
  .postid-16832 #luminousFrameHolder {
    height: 100vw !important;
    overflow: hidden;
  }
  .postid-16832 #luminousFrame {
    display: block !important;
    width: 100% !important;
    aspect-ratio: 1/1;
    height: 100vw !important;
    margin-bottom: 0px !important;
  }
}
@media only screen and (max-width: 700px) {
  .postid-16832 #smallScreen {
    display: block !important;
  }
}
@media only screen and (max-width: 480px) {
  .postid-16832 .entry-content p {
    font-weight: 200;
    font-size: 120% !important;
    line-height: 150%;
  }
}
/* ----------- art-making, it delights my soul  ------*/
.postid-16809 #advanced_iframe {
  position: fixed;
  z-index: 10;
  left: 50%;
  top: 56%;
  transform: translate(-50%, -50%);
  border-width: 0px;
  border: none;
  width: 100vw !important;
  height: 87vh !important;
}
.no-scrolling {
  overflow-y: hidden !important;
  overflow: hidden !important;
  height: 100vh !important;
}
.postid-16809 #SuanBtn {
  display: none !important;
}
.postid-16809 .site {
  background-color: #092c5a;
}
.postid-16809 .hentry .has-post-thumbnail {
  border: none !important;
}
.postid-16809 .site-content {
  /*background: #020923;*/
  max-width: 1728px !important;
  margin: auto !important;
}
.postid-16809 header .entry-header {
  opacity: 0.2 !important;
  color: #f7eeee;
  /* border: 1px solid grey;*/
}
.postid-16809 .site-header {
  border-bottom: 1px solid #f7eeee;
  color: #f7eeee;
}
body:not(.filter-on) .postid-16809 .entry-header {
  color: #f7eeee;
  /*border: 1px solid #f7eeee !important;*/
}
.post-16809 .hentry.has-post-thumbnail {
  border: none !important;
  border-bottom: none !important;
}
.post-16809 .entry-content {
  position: relative;
  margin-top: 0px;
  background-image: none;
  color: #f7eeee;
  background-color: #092c5a;
}
.postid-16809 .entry-content p {
  font-weight: 200;
  font-size: 135% !important;
  line-height: 150%;
  letter-spacing: 0.059em;
  color: #f7eeee;
  user-select: none; /* prevent text highlighting */
}
.postid-16809 .entry-content a {
  color: #cbcbcb !important;
  user-select: none; /* prevent text highlighting */
}
.postid-16809 .entry-content .extlink {
  line-height: 120%;
  font-size: 22px;
  font-weight: normal;
  letter-spacing: 0.059em;
  color: #f7eeee !important;
}
.postid-16809 .entry-content a:hover {
  color: gold !important;
  text-decoration: underline;
}
.postid-16809 .hentry {
  background-image: none;
  background-color: #092c5a;
}
/* ----------- Archetypes of unrestrained power - Trump and Hitler ------*/
.archive #post-16764 .entry-meta .ear {
  width: 33px !important;
  height: 34px !important;
  /* width: 43px; */
  position: absolute;
  z-index: 100;
  right: 6px;
  top: 0px;
  margin-top: -40px;
  border: 1px solid orange;
  cursor: pointer;
  border-radius: 7px;
}
.postid-16764 #SuanBtn {
  display: block !important;
}
.postid-16764 .site {
  background-color: #020923;
}
.postid-16764 .hentry .has-post-thumbnail {
  border: none !important;
}
.postid-16764 .site-content {
  /*background: #020923;*/
  max-width: 1728px !important;
  margin: auto !important;
}
.postid-16764 header .entry-header {
  opacity: 0.2 !important;
  color: #f7eeee;
  /* border: 1px solid grey;*/
}
.postid-16764 .site-header {
  border-bottom: 1px solid #f7eeee;
  color: #f7eeee;
}
body:not(.filter-on) .postid-16764 .entry-header {
  color: #f7eeee;
  /*border: 1px solid #f7eeee !important;*/
}
.post-16764 .hentry.has-post-thumbnail {
  border: none !important;
  border-bottom: none !important;
}
.post-16764 .entry-content {
  position: relative;
  margin-top: 0px;
  background-image: none;
  color: #f7eeee;
  background-color: #020923;
}
.postid-16764 .entry-content p {
  font-weight: 200;
  font-size: 135% !important;
  line-height: 150%;
  letter-spacing: 0.059em;
  color: #f7eeee;
  user-select: none; /* prevent text highlighting */
}
.postid-16764 .dictionaire {
  font-size: 100% !important;
  padding-left: 50px;
  border-left: 1px dotted #f7eeee;
}
.postid-16764 .entry-content a {
  color: #cbcbcb !important;
  user-select: none; /* prevent text highlighting */
}
.postid-16764 .entry-content .extlink {
  line-height: 120%;
  font-size: 22px;
  font-weight: normal;
  letter-spacing: 0.059em;
  color: #f7eeee !important;
}
.postid-16764 .entry-content a:hover {
  color: gold !important;
  text-decoration: underline;
}
.postid-16764 .hentry {
  background-image: none;
  background-color: #020923;
}
.postid-16764 .justify {
  text-align: justify !important;
  text-justify: inter-character;
}
.postid-16764 #h5ap-player-1 {
  display: block !important;
  opacity: 1;
  position: fixed !important;
  width: 240px !important;
  margin: 0px;
  z-index: 1000;
  top: 67px;
  right: 111px;
  border: 1px solid grey;
  border-radius: 2px;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.5));
}
.postid-16764 #speechTxt {
  display: block !important;
  opacity: 0;
  z-index: 1000;
  top: 240px;
  right: 10px;
  width: 200px;
  margin-top: 0px !important;
  position: fixed !important;
  padding: 8px;
  border: 2px solid #ff6600;
  border-radius: 7px;
  font-size: 12px;
  font-weight: bold;
  color: #ff6600;
  background-color: white;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.1));
}
.postid-16764 .plyr__controls .plyr__controls__item.plyr__progress__container {
  display: block;
}
.postid-16764 .plyr__controls .plyr__controls__item.plyr__time {
  display: block;
  padding: 0px 5px;
}
.postid-16764 .plyr__controls .plyr__controls__item:first-child {
  margin-left: 0px;
  margin-right: 13px;
}
.postid-16764 .listen {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  margin-bottom: 40px;
  border: 1px solid;
  cursor: pointer !important;
  color: lightgray !important;
  font-size: 16px !important;
  text-align: center !important;
}
.postid-16764 .listen:hover {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  border: 1px solid #fcf7da !important;
  cursor: pointer !important;
  color: #fcf7da !important;
  font-size: 16px !important;
  text-align: center !important;
}
/* Media query for smaller screens, change to a single column with 6 rows */
@media screen and (max-width: 1024px) {
  .postid-16764 #noPhoneArticle {
    display: block;
  }
}
@media only screen and (max-width: 768px) {
  .post-16764 #speechTxt {
    top: 100px;
  }
  .postid-16764 #h5ap-player-1 {
    width: 200px !important;
    z-index: 1000;
    right: 76px !important;
    transform-origin: right;
    transform: scale(0.7);
  }
  .postid-16764 .plyr__controls .plyr__controls__item.plyr__progress__container {
    display: block;
  }
  .postid-16764 .plyr__controls .plyr__controls__item.plyr__time {
    display: none;
    padding: 0 5px;
  }
}
@media only screen and (max-width: 480px) {}
/* ------------------------- The Beauty of Abstract Art  -------------------------*/
.postid-16697 #SuanBtn {
  display: none !important;
}
.postid-16697 .site {
  background-color: #012b5b !important;
}
.postid-16697 .hentry.has-post-thumbnail {
  border: none !important;
}
.postid-16697 .site-content {
  background: #012b5b !important;
  max-width: 1728px !important;
  margin: auto !important;
}
.postid-16697 header .entry-header {
  opacity: 0.2 !important;
  color: #cbcbcb;
  border: 1px solid grey;
}
.postid-16697 .site-header {
  border-bottom: 1px solid #cbcbcb;
  color: #cbcbcb;
}
body:not(.filter-on) .postid-16697 .entry-header {
  color: #cbcbcb;
  border: 1px solid grey !important;
}
.post-16697 .entry-content {
  position: relative;
  height: 15000px !important;
  margin-top: 0px;
  background-image: none;
  color: #cbcbcb;
  background-color: #012b5b !important;
}
.postid-16697 .entry-content p {
  font-weight: 200;
  font-size: 135% !important;
  line-height: 150%;
  letter-spacing: 0.059em;
  color: #cbcbcb;
  user-select: none; /* prevent text highlighting */
}
.postid-16697 .dictionaire {
  font-size: 100% !important;
  padding-left: 50px;
  border-left: 1px dotted #cbcbcb;
}
.postid-16697 .entry-content a {
  color: #cbcbcb !important;
  user-select: none; /* prevent text highlighting */
}
.postid-16697 .entry-content .extlink {
  line-height: 120%;
  font-size: 22px;
  font-weight: normal;
  text-decoration: none;
}
.postid-16697 .entry-content a:hover {
  color: gold !important;
  text-decoration: underline;
}
.postid-16697 #noPhoneArticle {
  position: absolute;
  margin-top: -120px;
  font-size: 120%;
  color: gold;
  text-align: center;
  display: none;
}
.postid-16697 .hentry {
  background-image: none;
  background-color: #012b5b !important;
}
.postid-16697 .justify {
  text-align: justify !important;
  text-justify: inter-character;
}
.postid-16697 #contentHolder {
  left: 50%; /* Move the child element 50% from the left edge of its containing block */
  transform: translateX(-50%); /* Move the child element back by half of its own width */
  width: 100vw;
  max-width: 1800px !important;
  position: absolute;
  border-left: 1px solid white;
  border-right: 1px solid white;
  border-bottom: 1px solid white;
  height: 15080px;
}
.postid-16697 iframe {
  width: 100% !important;
  overflow: hidden;
  margin: 0 auto;
  margin-bottom: 500px !important;
}
.postid-16697 #v_0 {
  transform: rotate(90deg) scale(0.9)
}
.postid-16697 #v_1 {
  height: 1260px;
}
.postid-16697 #v_2 {
  height: 1260px;
}
.postid-16697 #v_3 {
  height: 1260px;
}
.postid-16697 #v_4 {
  transform: scale(1.7);
  filter: saturate(1.3);
}
.postid-16697 #v_5 {
  transform: scale(1.7);
}
.postid-16697 #v_6 {
  height: 1260px;
}
.postid-16697 #v_7 {
  height: 1260px;
  margin-bottom: 50px !important;
}
.postid-16697 #v_8 {
  /* height: 1260px;*/
  margin-bottom: 0px !important;
}
/* start heavily blurred on that post */
.postid-16697 #v_8 {
  filter: blur(40px);
  transition: filter 10s ease;
}
.postid-16697 .YouTube {
  height: 450px !important;
  width: 100% !important;
  margin-bottom: 50px !important;
}
/*.postid-16697 #v_4{
    margin-top: -75px;
    height: 580px;
    width: 770px;
}
.postid-16697 #v_4_holder {
    
    transform-origin: top;
    transform: scale(1.5);
    width:760px !important;
    height: 424px;
    overflow: hidden;
    position: relative;
    margin: 0px;
}*/
/* Media query for smaller screens, change to a single column with 6 rows */
@media screen and (max-width: 1024px) {
  .postid-16697 #noPhoneArticle {
    display: block;
  }
}
@media only screen and (max-width: 480px) {
  .postid-16697 iframe {
    height: 630px !important;
    max-height: 100vh;
    width: 100% !important;
  }
}
/* ------------ Where do I go when i go to sleep -------------------*/
.archive #post-16632 .entry-meta .ear {
  width: 33px !important;
  height: 34px !important;
  /* width: 43px; */
  position: absolute;
  z-index: 100;
  right: 6px;
  top: 0px;
  margin-top: -40px;
  border: 1px solid orange;
  cursor: pointer;
  border-radius: 7px;
}
.postid-16632 .site {
  background-color: #0065DD;
  opacity: 1;
}
.postid-16632 header .entry-header {
  opacity: 0.2 !important;
}
.postid-16632 .site-header {
  z-index: 10;
  border-bottom: 1px solid #b3d01e;
  color: #fcf7da;
}
.postid-16632 .entry-content {
  /*height: 6674px !important;*/
  position: relative;
  margin-top: -200px;
  /*z-index: 1000;*/
  background-image: none;
  color: #fcf7da;
  background-color: #0065DD;
}
.postid-16632 .entry-content p {
  margin-left: 0px;
  font-weight: 300;
  font-size: 150%;
  line-height: 150%;
  color: #fcf7da;
}
.postid-16632 .entry-content a {
  color: #fcf7da;
}
.postid-16632 .hentry {
  background-image: none;
  background-color: #0065DD;
}
.postid-16632 .entry-footer {
  color: #fcf7da !important;
}
.postid-16632 .entry-footer, .postid-16632 .all_articles {
  border-top: 1px solid black;
}
.postid-16632 .hentry.has-post-thumbnail .wp-post-image {
  border: black 1px solid !important;
}
.postid-16632 .entry-title, .postid-16632 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-16632 .entry-title a {
  font-size: 80%;
}
.home #post-16632 .entry-title a {
  font-size: 80%;
}
.postid-16632 .entry-content a {
  color: #fcf7da !important;
}
.postid-16632 ul {
  list-style: none !important;
}
.postid-16632 .musicPlayer {
  width: 350px;
}
/* ------- page itniary  ------------*/
.postid-16632 .itinerary {
  /* font-size: 18px; */
  background-color: #016AD3;
  padding: 10px 10px 10px 25px;
  border-radius: 3px;
  border: 1px solid lightgrey;
}
.postid-16632 .itinerary p {
  font-style: italic;
  font-weight: bold !important;
  text-align: center;
  font-size: 16px;
  color: lightgray;
}
.postid-16632 .itinerary li {
  list-style: disc;
}
.postid-16632 .itinerary .dates {
  margin: 20px !important;
  text-align: center;
}
.postid-16632 .itinerary li a {
  font-weight: bold !important;
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-16632 .itinerary li a:hover {
  font-weight: bold !important;
  color: white !important;
  /*text-decoration: underline !important;*/
}
.postid-16632 .itinerary li a:visited {
  font-weight: bold !important;
  text-decoration: underline !important;
}
.addTop {
  top: 150px;
}
.postid-16632 .itinerary2_outer {
  display: flex;
  flex-grow: 1;
  bottom: 0;
  right: 0;
  position: fixed;
  z-index: 3000;
}
.postid-16632 .itinerary2_inner {
  margin-top: 150px;
  padding: 10px 40px 0;
  border-radius: 3px;
  border: 1px solid lightgrey;
  background-color: #016AD3;
}
.postid-16632 .itinerary2 {
  /*top:150px;*/
  max-height: 100vh;
  overflow-y: auto;
  /* font-size: 18px; */
  padding: 10px 10px 10px 25px;
  /*height: 80vh;*/
  max-width: 680px;
}
.postid-16632 .itinerary2 p {
  cursor: pointer;
  position: relative;
}
.postid-16632 .itinerary2 p {
  font-style: italic;
  font-weight: bold !important;
  text-align: center;
  font-size: 16px;
  color: lightgray;
}
.postid-16632 #closer {
  line-height: 22px;
  padding: 0 5px;
  border: 2px solid palevioletred;
  right: 10px;
  top: 0;
  position: absolute;
  /* text-transform: uppercase; */
  font-size: 25px;
  font-weight: bold;
  color: palevioletred;
  pointer-events: none;
}
.postid-16632 #closer:hover {
  color: red;
  border: 2px solid red;
}
.postid-16632 .itinerary2 ul {
  display: none;
  /*top:60px;*/
}
.postid-16632 .itinerary2 p {
  font-size: 18px;
  color: lightgray;
}
.postid-16632 .itinerary2 li {
  list-style: disc !important;
}
.postid-16632 .itinerary2 li a {
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-16632 .itinerary2 li a:hover {
  color: white !important;
  /*text-decoration: underline !important;*/
}
.postid-16632 .itinerary2 li a:visited {
  font-weight: bold !important;
  text-decoration: underline !important;
}
.postid-16632 .listen {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  margin-bottom: 40px;
  border: 1px solid;
  cursor: pointer !important;
  color: lightgray !important;
  font-size: 13px !important;
  text-align: center !important;
  opacity: 0.8;
}
.postid-16632 .centerIt {
  list-style: none !important;
  font-weight: bold;
  font-style: italic;
  text-align: center;
  padding: 8px 20px;
}
/* -------. Smooth Accordion  */
.postid-16632 .smooth-Accordion .smooth-Accordion-header {
  font-size: 20px;
  font-style: italic !important;
  display: block;
  background: transparent;
  font-family: Raleway, sans-serif !important;
  color: #fcf7da !important;
  line-height: 180%;
  margin-top: 10px;
  padding: 10px 16px !important;
  cursor: pointer;
  border: 1px dotted #fcf7da;
  border-bottom: 1px dotted #fcf7da;
  position: relative;
}
.postid-16632 .smooth-Accordion .smooth-Accordion-content {
  display: none;
  background: transparent;
  color: #fcf7da !important;
  padding: 16px;
  border: 1px dotted #fcf7da;
  border-bottom: 1px dotted #fcf7da;
}
.postid-16632 .smooth-Accordion .smooth-Accordion-content a {
  font-size: 20px;
  color: #b3d01e !important;
  font-weight: bold !important;
}
.postid-16632 .smooth-Accordion .smooth-Accordion-content p {
  font-size: 20px;
  font-style: italic !important;
  line-height: 34px !important;
  font-weight: 300 !important;
  color: #fcf7da;
}
.postid-16632 .smooth-Accordion .smooth-Accordion-header::after {
  content: '';
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0) rotate(0deg);
  position: absolute;
  top: 3px;
  right: 16px;
  transition: transform 0.5s;
  background: url(./img/lightgreen-down-arrow.png) no-repeat center center;
  width: 12px;
  height: 20px;
  line-height: 16px;
}
.postid-16632 .smooth-Accordion {
  border-radius: 0px;
  box-shadow: none;
  overflow: hidden;
}
.postid-16632 #h5ap-player-1 {
  display: block !important;
  opacity: 1;
  position: fixed !important;
  width: 240px !important;
  margin: 0px;
  z-index: 1000;
  top: 67px;
  right: 111px;
  border: 1px solid grey;
  border-radius: 2px;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.5));
}
.postid-16632 #h5ap-player-1 {
  opacity: 0.7 !important;
  max-width: 96%;
}
.postid-16632 #h5ap-player-1:hover {
  opacity: 0.9 !important;
}
.postid-16632 .plyr--audio {
  border-radius: 3px;
}
.plyr--audio {
  border-radius: 3px !important;
}
.postid-16632 .cora {
  width: 90%;
  margin-bottom: 70px;
  margin-top: 70px;
  margin-left: 10%;
  padding: 20px;
  border-radius: 3px;
  border: 1px dotted;
  color: gold !important;
  background-color: rgba(5, 88, 182, 0.9);
}
.postid-16632 .cris {
  margin-right: 0px;
  padding: 20px;
  border: 1px dotted #fcf7da;
  border-radius: 3px;
  color: #fcf7da;
}
.postid-16632 .gemini {
  width: 100%;
  margin-bottom: 70px;
  margin-top: 70px;
  /*margin-right: 30px;*/
  padding: 20px;
  border-radius: 3px;
  border: 1px dotted;
  color: aquamarine;
  background-color: rgba(5, 88, 182, 0.9);
}
.postid-16632 .cora p, .postid-16632 .cora a {
  color: gold !important;
}
.postid-16632 .gemini p, .postid-16632 .gemini a {
  color: aquamarine !important;
}
.postid-16632 .cora_small {
  width: 90%;
  margin-left: 10%;
  padding: 8px;
  border-radius: 2px;
  border: 1px dotted #fcf7da;
  ;
  color: gold !important;
  background-color: rgba(5, 88, 182, 0.9);
}
.postid-16632 .cora_small p {
  color: gold;
}
.postid-16632 .cris_small {
  width: 100%;
  padding: 8px;
  border: 1px dotted #fcf7da;
  border-radius: 3px;
}
.postid-16632 .gemini_small {
  width: 90%;
  margin-right: 30px;
  padding: 8px;
  border-radius: 2px;
  border: 1px dotted #fcf7da;
  ;
  color: aquamarine !important;
  background-color: rgba(5, 88, 182, 0.9);
}
.postid-16632 .gemini_small p {
  color: aquamarine;
}
.postid-16632 .entry-content img, .postid-16632 .entry-content video {
  border: 1px solid #568dfb;
  padding: 5px !important;
  background-color: #0065DD;
  /*box-shadow: 2px 2px 9px 4px rgba(0, 0, 0, 0.4);*/
}
.postid-16632 .wp-video {
  margin: 0 auto;
  max-width: 100%;
  height: auto;
}
.postid-16632 #video2, .postid-16632 #video1 {
  border: 1px solid #568dfb;
}
.postid-16632 iframe {
  padding: 5px;
  border: 1px solid #568dfb;
}
.postid-16632 .iframe-container {
  position: relative;
  width: 100%;
  /*max-width: 520px; */
  max-width: 403px;
  /*aspect-ratio: 520 / 563; */
  aspect-ratio: 403 / 480;
  overflow: hidden !important;
}
.postid-16632 .iframe-container iframe {
  padding: 0px !important;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  overflow: hidden !important;
}
.postid-16632 .txt_right {
  width: 100%;
}
.postid-16632 .txt_left {
  width: 100%;
  border: 1px dotted #616161;
}
.postid-16632 .right {
  float: right;
  margin-left: 50px;
}
.postid-16632 .left {
  float: left;
}
.postid-16632 .holder {
  max-width: 100%;
  margin: 0 auto;
  padding: 1rem;
}
.postid-16632 .book-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 1rem;
  max-width: 768px;
  margin: 0 auto;
}
.postid-16632 .book {
  text-align: center;
  max-width: 300px;
}
.postid-16632 .book img {
  width: 100%;
  height: auto;
  display: block;
}
@media only screen and (max-width: 768px) {
  .postid-16632 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 3px;
    color: #fcf7da !important; /* #363636*/
  }
  .postid-16632 .smooth-Accordion .smooth-Accordion-header {
    color: #fcf7da !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px solid #b3d01e !important;
  }
  .postid-16632 .smooth-Accordion .smooth-Accordion-content {
    color: #fcf7da !important;
    padding: 16px;
    border-bottom: 1px solid #b3d01e;
  }
  .postid-16632 .smooth-Accordion .smooth-Accordion-content a {
    /*color: #2d797d !important;*/
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-16632 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: #fcf7da !important;
  }
  /* Add additional styles for smaller screens here */
}
@media only screen and (max-width: 480px) {
  .postid-16632 .entry-title {
    font-size: 0.9em !important;
  }
  .postid-16632 .floatNone {
    float: none !important;
  }
  .postid-16632 .cora p {
    color: gold !important;
    background-color: rgba(5, 88, 182, 0.9);
  }
}
/* ------------ The nature of Reality -------------------*/
.archive #post-16520 .entry-meta .ear {
  width: 33px !important;
  height: 34px !important;
  /* width: 43px; */
  position: absolute;
  z-index: 100;
  right: 6px;
  top: 0px;
  margin-top: -40px;
  border: 1px solid orange;
  cursor: pointer;
  border-radius: 7px;
}
.postid-16520 .site {
  background-color: #0065DD;
  opacity: 1;
}
.postid-16520 header .entry-header {
  opacity: 0.2 !important;
}
.postid-16520 .site-header {
  z-index: 10;
  border-bottom: 1px solid #b3d01e;
  color: #fcf7da;
}
.postid-16520 .entry-content {
  /*height: 6674px !important;*/
  position: relative;
  /*margin-top: -100px;*/
  /*z-index: 1000;*/
  background-image: none;
  color: #fcf7da;
  background-color: #0065DD;
}
.postid-16520 .entry-content p {
  margin-left: 0px;
  font-weight: 300;
  font-size: 150%;
  line-height: 150%;
  color: #fcf7da;
}
.postid-16520 .entry-content a {
  color: #fcf7da;
}
.postid-16520 .hentry {
  background-image: none;
  background-color: #0065DD;
}
.postid-16520 .entry-footer {
  color: #fcf7da !important;
}
.postid-16520 .entry-footer, .postid-16520 .all_articles {
  border-top: 1px solid black;
}
.postid-16520 .hentry.has-post-thumbnail .wp-post-image {
  border: black 1px solid !important;
}
.postid-16520 .entry-title, .postid-16520 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-16520 .entry-title a {
  font-size: 80%;
}
.home #post-16520 .entry-title a {
  font-size: 80%;
}
.postid-16520 .entry-content a {
  color: #fcf7da !important;
}
.postid-16520 ul {
  list-style: none !important;
}
/* ------- page itniary  ------------*/
.postid-16520 .itinerary {
  /* font-size: 18px; */
  background-color: #016AD3;
  padding: 10px 10px 10px 25px;
  border-radius: 3px;
  border: 1px solid lightgrey;
}
.postid-16520 .itinerary p {
  font-style: italic;
  font-weight: bold !important;
  text-align: center;
  font-size: 16px;
  color: lightgray;
}
.postid-16520 .itinerary li {
  list-style: disc;
}
.postid-16520 .itinerary .dates {
  margin: 20px !important;
  text-align: center;
}
.postid-16520 .itinerary li a {
  font-weight: bold !important;
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-16520 .itinerary li a:hover {
  font-weight: bold !important;
  color: white !important;
  /*text-decoration: underline !important;*/
}
.postid-16520 .itinerary li a:visited {
  font-weight: bold !important;
  text-decoration: underline !important;
}
.addTop {
  top: 150px;
}
.postid-16520 .itinerary2_outer {
  display: flex;
  flex-grow: 1;
  bottom: 0;
  right: 0;
  position: fixed;
  z-index: 3000;
}
.postid-16520 .itinerary2_inner {
  margin-top: 150px;
  padding: 10px 40px 0;
  border-radius: 3px;
  border: 1px solid lightgrey;
  background-color: #016AD3;
}
.postid-16520 .itinerary2 {
  /*top:150px;*/
  max-height: 100vh;
  overflow-y: auto;
  /* font-size: 18px; */
  padding: 10px 10px 10px 25px;
  /*height: 80vh;*/
  max-width: 680px;
}
.postid-16520 .itinerary2 p {
  cursor: pointer;
  position: relative;
}
.postid-16520 .itinerary2 p {
  font-style: italic;
  font-weight: bold !important;
  text-align: center;
  font-size: 16px;
  color: lightgray;
}
.postid-16520 #closer {
  line-height: 22px;
  padding: 0 5px;
  border: 2px solid palevioletred;
  right: 10px;
  top: 0;
  position: absolute;
  /* text-transform: uppercase; */
  font-size: 25px;
  font-weight: bold;
  color: palevioletred;
  pointer-events: none;
}
.postid-16520 #closer:hover {
  color: red;
  border: 2px solid red;
}
.postid-16520 .itinerary2 ul {
  display: none;
  /*top:60px;*/
}
.postid-16520 .itinerary2 p {
  font-size: 18px;
  color: lightgray;
}
.postid-16520 .itinerary2 li {
  list-style: disc !important;
}
.postid-16520 .itinerary2 li a {
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-16520 .itinerary2 li a:hover {
  color: white !important;
  /*text-decoration: underline !important;*/
}
.postid-16520 .itinerary2 li a:visited {
  font-weight: bold !important;
  text-decoration: underline !important;
}
.postid-16520 .listen {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  margin-bottom: 40px;
  border: 1px solid;
  cursor: pointer !important;
  color: lightgray !important;
  font-size: 13px !important;
  text-align: center !important;
  opacity: 0.8;
}
.postid-16520 .centerIt {
  list-style: none !important;
  font-weight: bold;
  font-style: italic;
  text-align: center;
  padding: 8px 20px;
}
/* -------. Smooth Accordion  */
.postid-16520 .smooth-Accordion .smooth-Accordion-header {
  font-size: 20px;
  font-style: italic !important;
  display: block;
  background: transparent;
  font-family: Raleway, sans-serif !important;
  color: #fcf7da !important;
  line-height: 180%;
  margin-top: 10px;
  padding: 10px 16px !important;
  cursor: pointer;
  border: 1px dotted #fcf7da;
  border-bottom: 1px dotted #fcf7da;
  position: relative;
}
.postid-16520 .smooth-Accordion .smooth-Accordion-content {
  display: none;
  background: transparent;
  color: #fcf7da !important;
  padding: 16px;
  border: 1px dotted #fcf7da;
  border-bottom: 1px dotted #fcf7da;
}
.postid-16520 .smooth-Accordion .smooth-Accordion-content a {
  font-size: 20px;
  color: #b3d01e !important;
  font-weight: bold !important;
}
.postid-16520 .smooth-Accordion .smooth-Accordion-content p {
  font-size: 20px;
  font-style: italic !important;
  line-height: 34px !important;
  font-weight: 300 !important;
  color: #fcf7da;
}
.postid-16520 .smooth-Accordion .smooth-Accordion-header::after {
  content: '';
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0) rotate(0deg);
  position: absolute;
  top: 3px;
  right: 16px;
  transition: transform 0.5s;
  background: url(./img/lightgreen-down-arrow.png) no-repeat center center;
  width: 12px;
  height: 20px;
  line-height: 16px;
}
.postid-16520 .smooth-Accordion {
  border-radius: 0px;
  box-shadow: none;
  overflow: hidden;
}
.postid-16520 #h5ap-player-1 {
  opacity: 0.7 !important;
  max-width: 96%;
}
.postid-16520 #h5ap-player-1:hover {
  opacity: 0.9 !important;
}
.postid-16520 .plyr--audio {
  border-radius: 3px;
}
.plyr--audio {
  border-radius: 3px !important;
}
.postid-16520 .cora {
  width: 90%;
  margin-bottom: 70px;
  margin-top: 70px;
  margin-left: 10%;
  padding: 20px;
  border-radius: 3px;
  border: 1px dotted;
  color: gold !important;
  background-color: rgba(5, 88, 182, 0.9);
}
.postid-16520 .cris {
  margin-right: 0px;
  padding: 20px;
  border: 1px dotted #fcf7da;
  border-radius: 3px;
  color: #fcf7da;
}
.postid-16520 .gemini {
  width: 100%;
  margin-bottom: 70px;
  margin-top: 70px;
  /*margin-right: 30px;*/
  padding: 20px;
  border-radius: 3px;
  border: 1px dotted;
  color: aquamarine;
  background-color: rgba(5, 88, 182, 0.9);
}
.postid-16520 .cora p, .postid-16520 .cora a {
  color: gold !important;
}
.postid-16520 .gemini p, .postid-16520 .gemini a {
  color: aquamarine !important;
}
.postid-16520 .cora_small {
  width: 90%;
  margin-left: 10%;
  padding: 8px;
  border-radius: 2px;
  border: 1px dotted #fcf7da;
  ;
  color: gold !important;
  background-color: rgba(5, 88, 182, 0.9);
}
.postid-16520 .cora_small p {
  color: gold;
}
.postid-16520 .cris_small {
  width: 100%;
  padding: 8px;
  border: 1px dotted #fcf7da;
  border-radius: 3px;
}
.postid-16520 .gemini_small {
  width: 90%;
  margin-right: 30px;
  padding: 8px;
  border-radius: 2px;
  border: 1px dotted #fcf7da;
  ;
  color: aquamarine !important;
  background-color: rgba(5, 88, 182, 0.9);
}
.postid-16520 .gemini_small p {
  color: aquamarine;
}
.postid-16520 .entry-content img, .postid-16520 .entry-content video {
  border: 1px solid #568dfb;
  padding: 5px !important;
  background-color: #0065DD;
  /*box-shadow: 2px 2px 9px 4px rgba(0, 0, 0, 0.4);*/
}
.postid-16520 .wp-video {
  margin: 0 auto;
  max-width: 100%;
  height: auto;
}
.postid-16520 #video2, .postid-16520 #video1 {
  border: 1px solid #568dfb;
}
.postid-16520 iframe {
  padding: 5px;
  border: 1px solid #568dfb;
}
.postid-16520 .iframe-container {
  position: relative;
  width: 100%;
  /*max-width: 520px; */
  max-width: 403px;
  /*aspect-ratio: 520 / 563; */
  aspect-ratio: 403 / 480;
  overflow: hidden !important;
}
.postid-16520 .iframe-container iframe {
  padding: 0px !important;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  overflow: hidden !important;
}
.postid-16520 .txt_right {
  width: 100%;
}
.postid-16520 .txt_left {
  width: 100%;
  border: 1px dotted #616161;
}
.postid-16520 .right {
  float: right;
  margin-left: 50px;
}
.postid-16520 .left {
  float: left;
}
.postid-16520 .holder {
  max-width: 100%;
  margin: 0 auto;
  padding: 1rem;
}
.postid-16520 .book-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 1rem;
  max-width: 768px;
  margin: 0 auto;
}
.postid-16520 .book {
  text-align: center;
  max-width: 300px;
}
.postid-16520 .book img {
  width: 100%;
  height: auto;
  display: block;
}
@media only screen and (max-width: 768px) {
  .postid-16520 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 3px;
    color: #fcf7da !important; /* #363636*/
  }
  .postid-16520 .smooth-Accordion .smooth-Accordion-header {
    color: #fcf7da !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px solid #b3d01e !important;
  }
  .postid-16520 .smooth-Accordion .smooth-Accordion-content {
    color: #fcf7da !important;
    padding: 16px;
    border-bottom: 1px solid #b3d01e;
  }
  .postid-16520 .smooth-Accordion .smooth-Accordion-content a {
    /*color: #2d797d !important;*/
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-16520 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: #fcf7da !important;
  }
  /* Add additional styles for smaller screens here */
}
@media only screen and (max-width: 480px) {
  .postid-16520 .entry-title {
    font-size: 0.9em !important;
  }
  .postid-16520 .floatNone {
    float: none !important;
  }
  .postid-16520 .cora p {
    color: gold !important;
    background-color: rgba(5, 88, 182, 0.9);
  }
}
/* ------------ 3 red lines -------------------*/
.postid-16043 .extlink {
  font-size: 24px !important;
  font-style: normal !important;
}
/* ToolTips */
.postid-16043 .tTip {
  cursor: pointer;
  border-bottom: 3px dotted gold;
  text-decoration: none;
}
.postid-16043 .tTip_content {
  display: none;
  background-color: #0352B1;
  padding: 40px;
  margin: 10px auto;
  Border: 3px dotted gold;
  width: 100%;
  font-size: 20px;
  cursor: pointer;
}
.postid-16043 .tTip_content .extlink {
  /* line-height: 26px; */
  font-size: 20px !important;
  font-style: normal !important;
}
.postid-16043 .download_pdf {
  background-color: #0352B1;
  padding: 40px;
  margin: 10px auto;
  Border: 3px dotted gold;
  width: 77%;
  font-size: 10px;
}
.postid-16043 hr {
  opacity: 0 !important;
  padding: 20px 0px;
  margin-left: 0px;
}
.postid-16043 .site {
  background-color: #024899;
  opacity: 1;
}
.postid-16043 header .entry-header {
  opacity: 0.2 !important;
}
.postid-16043 .site-header {
  z-index: 2000;
  border-bottom: 1px solid #b3d01e;
  color: gold;
}
.archive #post-16043 .entry-meta .ear {
  width: 33px !important;
  height: 34px !important;
  /* width: 43px; */
  position: absolute;
  z-index: 100;
  right: 6px;
  top: 0px;
  margin-top: -40px;
  border: 1px solid orange;
  cursor: pointer;
  border-radius: 7px;
}
.postid-16043 .gif_field {
  border: 1px solid black !important;
  padding: 0px !important;
  background-color: transparent !important;
  transform: scale(3.6) !important;
  margin-top: -360px !important;
  margin-bottom: 250px !important;
}
.postid-16043 .entry-content {
  /*height: 6674px !important;*/
  position: relative;
  /*margin-top: -100px;*/
  /*z-index: 1000;*/
  background-image: none;
  color: gold !important;
  background-color: #024899 !important;
}
.postid-16043 .entry-content p {
  font-weight: 300;
  font-size: 160%;
  line-height: 150%;
}
.postid-16043 .entry-content ul {
  font-weight: 300;
  font-size: 26px !important;
  line-height: 150%;
}
.postid-16043 .entry-content ul li {
  font-weight: 300;
  font-size: 26px !important;
  line-height: 150%;
}
.postid-16043 .entry-content ul li span {
  font-weight: 300;
  font-size: 26px !important;
  line-height: 150%;
}
.postid-16043 .entry-content ul li p {
  font-weight: 300;
  font-size: 26px !important;
  line-height: 150%;
}
.postid-16043 .entry-content h3 {
  font-family: Verdana, sans-serif;
  font-weight: 300;
  font-size: 170% !important;
  line-height: 150%;
}
.postid-16043 .entry-content li {
  font-weight: 300 !important;
  font-size: 170% !important;
  line-height: 150% !important;
}
.postid-16043 .entry-content a {
  color: gold !important;
}
.postid-16043 .entry-content .internalLink a {
  cursor: pointer !important;
  pointer-events: auto; /* or visible */
}
.postid-16043 .entry-content .internalLink img {
  cursor: pointer !important;
  pointer-events: auto; /* or visible */
}
.postid-16043 .hentry {
  background-image: none;
  background-color: #024899 !important;
}
.postid-16043 .entry-footer {
  color: gold !important;
}
.postid-16043 .entry-footer, .postid-16043 .all_articles {
  border-top: 1px solid black;
}
.postid-16043 .hentry.has-post-thumbnail .wp-post-image {
  border: black 1px solid !important;
}
.postid-16043 .entry-title, .postid-16043 .blog .entry-title {
  text-align: center !important;
  font-size: 1.05em !important;
}
.postid-16043 .entry-title a {
  font-size: 80%;
}
.home #post-16043 .entry-title a {
  font-size: 80%;
}
.postid-16043 .entry-content img, .postid-16043 .entry-content video {
  /*border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #024899;
  box-shadow: 2px 2px 9px 4px rgba(0, 0, 0, 0.4);*/
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #024899;
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
  margin-bottom: 0px;
}
@media only screen and (max-width: 768px) {
  .postid-16043 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 15px;
    color: gold !important; /* #363636*/
  }
}
@media only screen and (max-width: 480px) {
  .postid-16043 .entry-title {
    font-size: 0.9em !important;
  }
  .postid-16043 .entry-content p {
    font-weight: 500 !important;
    font-size: 20px !important;
    line-height: 150%;
  }
  .postid-16043 .entry-content a {
    color: gold !important;
    font-size: 20px !important;
  }
  .postid-16043 .extlink {
    font-size: 20px !important;
    font-style: normal !important;
  }
}
@media only screen and (max-width: 768px) {
  .postid-16043 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 3px;
    color: gold !important; /* #363636*/
  }
  /* Add additional styles for smaller screens here */
}
@media screen and (max-width: 600px) {
  .postid-16043 .alignleft, .postid-16043 .alignright {
    display: block;
    float: none;
    margin: 20px auto 20px !important;
  }
}
/* ------------ Hungry fro art -------------------*/
.archive #post-16198 .entry-meta .ear {
  width: 33px !important;
  height: 34px !important;
  /* width: 43px; */
  position: absolute;
  z-index: 100;
  right: 6px;
  top: 0px;
  margin-top: -40px;
  border: 1px solid orange;
  cursor: pointer;
  border-radius: 7px;
}
.postid-16198 .site {
  background-color: #0065DD;
  opacity: 1;
}
.postid-16198 header .entry-header {
  opacity: 0.2 !important;
}
.postid-16198 .site-header {
  z-index: 10;
  border-bottom: 1px solid #b3d01e;
  color: #fcf7da;
}
.postid-16198 .entry-content {
  /*height: 6674px !important;*/
  position: relative;
  /*margin-top: -100px;*/
  /*z-index: 1000;*/
  background-image: none;
  color: #fcf7da;
  background-color: #0065DD;
}
.postid-16198 .entry-content p {
  margin-left: 0px;
  font-weight: 300;
  font-size: 150%;
  line-height: 150%;
  color: #fcf7da;
}
.postid-16198 .entry-content a {
  color: #fcf7da;
}
.postid-16198 .hentry {
  background-image: none;
  background-color: #0065DD;
}
.postid-16198 .entry-footer {
  color: #fcf7da !important;
}
.postid-16198 .entry-footer, .postid-16198 .all_articles {
  border-top: 1px solid black;
}
.postid-16198 .hentry.has-post-thumbnail .wp-post-image {
  border: black 1px solid !important;
}
.postid-16198 .entry-title, .postid-16198 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-16198 .entry-title a {
  font-size: 80%;
}
.home #post-16198 .entry-title a {
  font-size: 80%;
}
.postid-16198 .entry-content a {
  color: #fcf7da !important;
}
.postid-16198 ul {
  list-style: none !important;
}
/* ------- page itniary  ------------*/
.postid-16198 .itinerary {
  /* font-size: 18px; */
  background-color: #016AD3;
  padding: 10px 10px 10px 25px;
  border-radius: 3px;
  border: 1px solid lightgrey;
}
.postid-16198 .itinerary p {
  font-style: italic;
  font-weight: bold !important;
  text-align: center;
  font-size: 16px;
  color: lightgray;
}
.postid-16198 .itinerary li {
  list-style: disc;
}
.postid-16198 .itinerary .dates {
  margin: 20px !important;
  text-align: center;
}
.postid-16198 .itinerary li a {
  font-weight: bold !important;
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-16198 .itinerary li a:hover {
  font-weight: bold !important;
  color: white !important;
  /*text-decoration: underline !important;*/
}
.postid-16198 .itinerary li a:visited {
  font-weight: bold !important;
  text-decoration: underline !important;
}
.addTop {
  top: 150px;
}
.postid-16198 .itinerary2_outer {
  display: flex;
  flex-grow: 1;
  bottom: 0;
  right: 0;
  position: fixed;
  z-index: 3000;
}
.postid-16198 .itinerary2_inner {
  margin-top: 150px;
  padding: 10px 40px 0;
  border-radius: 3px;
  border: 1px solid lightgrey;
  background-color: #016AD3;
}
.postid-16198 .itinerary2 {
  /*top:150px;*/
  max-height: 100vh;
  overflow-y: auto;
  /* font-size: 18px; */
  padding: 10px 10px 10px 25px;
  /*height: 80vh;*/
  max-width: 680px;
}
.postid-16198 .itinerary2 p {
  cursor: pointer;
  position: relative;
}
.postid-16198 .itinerary2 p {
  font-style: italic;
  font-weight: bold !important;
  text-align: center;
  font-size: 16px;
  color: lightgray;
}
.postid-16198 #closer {
  line-height: 22px;
  padding: 0 5px;
  border: 2px solid palevioletred;
  right: 10px;
  top: 0;
  position: absolute;
  /* text-transform: uppercase; */
  font-size: 25px;
  font-weight: bold;
  color: palevioletred;
  pointer-events: none;
}
.postid-16198 #closer:hover {
  color: red;
  border: 2px solid red;
}
.postid-16198 .itinerary2 ul {
  display: none;
  /*top:60px;*/
}
.postid-16198 .itinerary2 p {
  font-size: 18px;
  color: lightgray;
}
.postid-16198 .itinerary2 li {
  list-style: disc !important;
}
.postid-16198 .itinerary2 li a {
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-16198 .itinerary2 li a:hover {
  color: white !important;
  /*text-decoration: underline !important;*/
}
.postid-16198 .itinerary2 li a:visited {
  font-weight: bold !important;
  text-decoration: underline !important;
}
.postid-16198 .listen {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  margin-bottom: 40px;
  border: 1px solid;
  cursor: pointer !important;
  color: lightgray !important;
  font-size: 13px !important;
  text-align: center !important;
  opacity: 0.8;
}
.postid-16198 .centerIt {
  list-style: none !important;
  font-weight: bold;
  font-style: italic;
  text-align: center;
  padding: 8px 20px;
}
/* -------. Smooth Accordion  */
.postid-16198 .smooth-Accordion .smooth-Accordion-header {
  font-size: 20px;
  font-style: italic !important;
  display: block;
  background: transparent;
  font-family: Raleway, sans-serif !important;
  color: #fcf7da !important;
  line-height: 180%;
  margin-top: 10px;
  padding: 10px 16px !important;
  cursor: pointer;
  border: 1px dotted #fcf7da;
  border-bottom: 1px dotted #fcf7da;
  position: relative;
}
.postid-16198 .smooth-Accordion .smooth-Accordion-content {
  display: none;
  background: transparent;
  color: #fcf7da !important;
  padding: 16px;
  border: 1px dotted #fcf7da;
  border-bottom: 1px dotted #fcf7da;
}
.postid-16198 .smooth-Accordion .smooth-Accordion-content a {
  font-size: 20px;
  color: #b3d01e !important;
  font-weight: bold !important;
}
.postid-16198 .smooth-Accordion .smooth-Accordion-content p {
  font-size: 20px;
  font-style: italic !important;
  line-height: 34px !important;
  font-weight: 300 !important;
  color: #fcf7da;
}
.postid-16198 .smooth-Accordion .smooth-Accordion-header::after {
  content: '';
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0) rotate(0deg);
  position: absolute;
  top: 3px;
  right: 16px;
  transition: transform 0.5s;
  background: url(./img/lightgreen-down-arrow.png) no-repeat center center;
  width: 12px;
  height: 20px;
  line-height: 16px;
}
.postid-16198 .smooth-Accordion {
  border-radius: 0px;
  box-shadow: none;
  overflow: hidden;
}
.postid-16198 .cora {
  width: 90%;
  margin-bottom: 70px;
  margin-top: 70px;
  margin-left: 10%;
  padding: 20px;
  border-radius: 3px;
  border: 1px dotted;
  color: gold !important;
  background-color: rgba(5, 88, 182, 0.9);
}
.postid-16198 .cris {
  margin-right: 0px;
  padding: 20px;
  border: 1px dotted #fcf7da;
  border-radius: 3px;
  color: #fcf7da;
}
.postid-16198 .gemini {
  width: 90%;
  margin-bottom: 70px;
  margin-top: 70px;
  margin-right: 30px;
  padding: 20px;
  border-radius: 3px;
  border: 1px dotted;
  color: aquamarine;
  background-color: rgba(5, 88, 182, 0.9);
}
.postid-16198 .cora p, .postid-16198 .cora a {
  color: gold !important;
}
.postid-16198 .gemini p, .postid-16198 .gemini a {
  color: aquamarine !important;
}
.postid-16198 .cora_small {
  width: 90%;
  margin-left: 10%;
  padding: 8px;
  border-radius: 2px;
  border: 1px dotted #fcf7da;
  ;
  color: gold !important;
  background-color: rgba(5, 88, 182, 0.9);
}
.postid-16198 .cora_small p {
  color: gold;
}
.postid-16198 .cris_small {
  width: 100%;
  padding: 8px;
  border: 1px dotted #fcf7da;
  border-radius: 3px;
}
.postid-16198 .gemini_small {
  width: 90%;
  margin-right: 30px;
  padding: 8px;
  border-radius: 2px;
  border: 1px dotted #fcf7da;
  ;
  color: aquamarine !important;
  background-color: rgba(5, 88, 182, 0.9);
}
.postid-16198 .gemini_small p {
  color: aquamarine;
}
.postid-16198 #pingpong, .postid-16198 #mep_0 {
  width: 350px;
  margin: 0 auto;
}
.postid-16198 .entry-content img, .postid-16198 .entry-content video {
  border: 1px solid #568dfb;
  padding: 5px !important;
  background-color: #0065DD;
  /*box-shadow: 2px 2px 9px 4px rgba(0, 0, 0, 0.4);*/
}
.postid-16198 .entry-content .mandelEquation, .postid-16198 .entry-content .strangeEquation {
  border: none !important;
}
.postid-16198 .wp-video {
  margin: 0 auto;
  max-width: 100%;
  height: auto;
}
.postid-16198 #video2, .postid-16198 #video1 {
  border: 1px solid #568dfb;
}
.postid-16198 iframe {
  padding: 5px;
  border: 1px solid #568dfb;
}
.postid-16198 #fineArtGallery iframe {
  padding: 0px !important;
  border: none !important;
}
.postid-16198 .iframe-container {
  position: relative;
  width: 100%;
  /*max-width: 520px; */
  max-width: 403px;
  /*aspect-ratio: 520 / 563; */
  aspect-ratio: 403 / 480;
  overflow: hidden !important;
}
.postid-16198 .iframe-container iframe {
  padding: 0px !important;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  overflow: hidden !important;
}
/* Rotating Galeries - responsive */
.postid-16198 .galeries_ifamehHolder {
  max-width: 768px;
  margin: auto;
  aspect-ratio: 600 / 700;
  border: 1px solid gold;
  overflow: hidden;
}
.postid-16198 .galeries_ifamehHolder iframe {
  width: 100%;
  height: 100%;
  overflow: hidden;
  border: none;
}
.postid-16198 .txt_right {
  width: 100%;
}
.postid-16198 .txt_left {
  width: 100%;
  border: 1px dotted #616161;
}
.postid-16198 #merkaba {
  position: relative;
  width: 100%;
  max-width: 100%;
  aspect-ratio: 520 / 430 !important;
  overflow: hidden !important;
  margin: 0;
}
.postid-16198 #merkaba iframe {
  overflow: hidden !important;
  margin: 0;
  border: none;
}
.postid-16198 #merkaba_counterRotation {}
.postid-16198 #flowerOfLife {}
.postid-16198 .right {
  float: right;
  margin-bottom: 50px;
  margin-left: 50px;
}
.postid-16198 .left {
  float: left;
  margin-bottom: 50px;
  margin-right: 50px;
}
.postid-16198 .clear {
  clear: both;
}
.postid-16198 #piAnimationHolder {
  height: 700px;
  width: 394px;
  padding: 0 !important;
  margin-right: 50px;
  position: relative;
  float: left;
}
.postid-16198 #piAnimation {
  height: 700px !important;
  width: 394px !important;
  position: absolute;
  top: 0;
  left: 0;
}
.postid-16198 #GoldenRatioVid {
  width: 100%;
  max-width: 768px; /* never exceed intended size */
  aspect-ratio: 560 / 315; /* keep aspect on all screens */
}
/* Pi and Fibonacci calculator */
.postid-16198 .wrap {
  max-width: 980px;
  margin: 24px auto;
  padding: 16px;
}
.postid-16198 .toolbar {
  margin: 8px 0 16px 0;
}
.postid-16198 .panel {
  background: rgba(0, 0, 0, .18);
  border: 1px dotted rgba(255, 255, 255, .35);
  border-radius: 2px;
  padding: 14px;
  margin-bottom: 40px;
}
.postid-16198 .controls {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  align-items: center;
  margin-bottom: 10px;
}
.postid-16198 label {
  font-size: 14px;
  color: rgba(255, 255, 255, .7);
  display: flex;
  gap: 6px;
  align-items: center;
}
.postid-16198 input[type="number"] {
  width: 60px !important;
}
.postid-16198 input, button {
  font: inherit;
}
.postid-16198 button {
  background: #69c773;
  color: #fff;
  border: none;
  padding: 0px 12px;
  border-radius: 3px;
  font-weight: 700;
  cursor: pointer;
  opacity: .92;
}
.postid-16198 button:hover {
  opacity: 1;
}
.postid-16198 .out {
  font-family: Verdana;
  background: rgba(0, 0, 0, .25);
  border-radius: 2px;
  padding: 12px;
  white-space: pre-wrap;
  word-break: break-word;
  line-height: 1.45;
  min-height: 72px;
}
.postid-16198 #fibPanel .out {
  font-size: 60%;
  font-family: Verdana;
  background: rgba(0, 0, 0, .25);
  border-radius: 2px;
  padding: 12px;
  white-space: pre-wrap;
  word-break: break-word;
  line-height: 1.45;
  min-height: 72px;
}
.postid-16198 .meta {
  font-size: 12px;
  color: rgba(255, 255, 255, .7);
  margin-top: 6px;
}
.postid-16198 .counters {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  margin-top: 10px;
}
.postid-16198 .count-pill {
  font-family: Verdana;
  font-size: 12px;
  color: #071018;
  background: #fff;
  border-radius: 999px;
  padding: 2px 8px;
  display: inline-flex;
  gap: 4px;
  align-items: center;
  border: 1px solid rgba(0, 0, 0, .12);
}
.postid-16198 .swatch {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  display: inline-block;
}
.postid-16198 .legend {
  font-size: 12px;
  color: rgba(255, 255, 255, .7);
  margin-top: 4px;
}
/* GOLD MODE: force all rendered digits to gold by default */
.gold-mode .out span {
  color: gold !important;
}
/* Strange Attractor animation */
/* Responsive 768×445 container */
.postid-16198 .embed {
  border: 1px solid #568dfb;
  position: relative;
  width: 100%;
  max-width: 768px; /* never exceed intended size */
  aspect-ratio: 768 / 445; /* keep aspect on all screens */
  margin: 0 auto;
  background: none;
  overflow: hidden;
  --ph: none; /* placeholder image set via JS */
}
/* Placeholder layer (background image) */
.postid-16198 .embed::before {
  content: "";
  position: absolute;
  inset: 0;
  background: center / cover no-repeat var(--ph);
  opacity: 1;
  transition: opacity 500ms ease;
}
/* Iframe layer */
.postid-16198 .embed > iframe {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  border: 0;
  opacity: 0; /* start hidden */
  transition: opacity 600ms ease;
}
/* When loaded, fade iframe in and placeholder out */
.postid-16198 .embed.loaded > iframe {
  opacity: 1;
}
.postid-16198 .embed.loaded::before {
  opacity: 0;
}
.postid-16198 #strangeAttractor iframe {
  padding: none !important;
}
/* Respect reduced motion */
@media (prefers-reduced-motion: reduce) {
  .postid-16198 .embed::before, .embed > iframe {
    transition: none;
  }
}
.postid-16198 .player16467 {
  max-width: 50%;
  margin: 0 auto;
}
.postid-16198 .smallTxt {
  text-align: center !important;
  margin: 0 auto;
  font-size: 120% !important;
}
/* Merkaba animation */
.postid-16198 #speedControls button {
  padding: .35rem .6rem;
  border: 0;
  border-radius: .6rem;
  cursor: pointer;
  background: rgba(255, 255, 255, .12);
  color: #E5C73B;
}
.postid-16198 #speedControls button.active {
  background: rgba(255, 255, 255, .22);
}
#speedControls button:hover {
  background: rgba(255, 255, 255, .18);
}
.postid-16198 .holder {
  max-width: 100%;
  margin: 0 auto;
  padding: 1rem;
}
/*
.postid-16198 .image-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 1rem;
}

.postid-16198 .image-card {
  width: 300px;
  text-align: center;
  text-decoration: none;
  color: #333;
  transition: transform 0.2s;
}

.postid-16198 .image-card:hover {
  transform: scale(1.03);
}

.postid-16198 .image-card img {
  width: 100%;
  height: 400px;
  object-fit: cover;
  display: block;
  border-radius: 4px;
}

.postid-16198 .image-card span {
  display: block;
  margin-top: 0.5rem;
  font-size: 0.95rem;
}
*/
.postid-16198 .book-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 1rem;
  max-width: 768px;
  margin: 0 auto;
}
.postid-16198 .book {
  max-width: 300px;
  text-align: center;
}
.postid-16198 .book img {
  width: 100%;
  height: auto;
  display: block;
}
@media only screen and (max-width: 768px) {
  .postid-16198 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 3px;
    color: #fcf7da !important; /* #363636*/
  }
  .postid-16198 #mep_0 {
    margin: auto !important;
    width: 70% !important;
    height: 40px;
    min-width: 241px;
  }
  .postid-16198 .smooth-Accordion .smooth-Accordion-header {
    color: #fcf7da !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px solid #b3d01e !important;
  }
  .postid-16198 .smooth-Accordion .smooth-Accordion-content {
    color: #fcf7da !important;
    padding: 16px;
    border-bottom: 1px solid #b3d01e;
  }
  .postid-16198 .smooth-Accordion .smooth-Accordion-content a {
    /*color: #2d797d !important;*/
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-16198 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: #fcf7da !important;
  }
  /* Add additional styles for smaller screens here */
}
@media only screen and (max-width: 480px) {
  .postid-16198 .entry-title {
    font-size: 0.9em !important;
  }
  .postid-16198 .floatNone {
    float: none !important;
  }
  .postid-16198 #fineArtGallery iframe {
    Height: 500px !important;
  }
  .postid-16198 #piAnimationHolder {
    height: 690px;
    width: 344px;
    padding: 0 !important;
    margin-right: 0px;
    position: relative;
    float: none !important;
  }
  .postid-16198 .iframe-container {
    position: relative;
    width: 100%;
    /* max-width: 520px; */
    max-width: 403px;
    /* aspect-ratio: 520 / 563; */
    aspect-ratio: 403 / 550;
    overflow: hidden !important;
  }
  .postid-16198 #merkaba {
    position: relative;
    width: 100%;
    max-width: 100%;
    aspect-ratio: 520 / 590 !important;
    overflow: hidden !important;
    margin: 0;
  }
  .postid-16198 .cora p {
    color: gold !important;
    background-color: rgba(5, 88, 182, 0.9);
  }
}
/* ------------ Some Everyday poems -------------------*/
.archive #post-16181 .entry-meta .ear {
  width: 33px !important;
  height: 34px !important;
  /* width: 43px; */
  position: absolute;
  z-index: 100;
  right: 6px;
  top: 0px;
  margin-top: -40px;
  border: 1px solid orange;
  cursor: pointer;
  border-radius: 7px;
}
.postid-16181 #iFrameHolder {
  opacity: 0;
}
.postid-16181 .site {
  background-color: #0065DD;
  opacity: 1;
}
.postid-16181 header .entry-header {
  opacity: 0.2 !important;
}
.postid-16181 .site-header {
  z-index: 10;
  border-bottom: 1px solid #b3d01e;
  color: #fcf7da;
}
.postid-16181 .entry-content {
  /*height: 6674px !important;*/
  position: relative;
  /*margin-top: -100px;*/
  /*z-index: 1000;*/
  background-image: none;
  color: #fcf7da;
  background-color: #0065DD;
}
.postid-16181 .entry-content p {
  font-weight: 300;
  font-size: 150%;
  line-height: 150%;
  color: #fcf7da;
}
.postid-16181 .entry-content a {
  color: #fcf7da;
}
.postid-16181 .cora {
  width: 90%;
  margin-bottom: 70px;
  margin-top: 70px;
  margin-left: 10%;
  padding: 20px;
  border-radius: 3px;
  border: 1px dotted;
  color: gold;
  background-color: rgba(5, 88, 182, 0.9);
}
.postid-16181 .cris {
  margin-right: 0px;
  padding: 20px;
  border: 1px dotted #fcf7da;
  border-radius: 3px;
  color: #fcf7da;
}
.postid-16181 .gemini {
  width: 90%;
  margin-bottom: 70px;
  margin-top: 70px;
  margin-right: 30px;
  padding: 20px;
  border-radius: 3px;
  border: 1px dotted;
  color: aquamarine;
  background-color: rgba(5, 88, 182, 0.9);
}
.postid-16181 .cora p, .postid-16181 .cora a {
  color: gold;
}
.postid-16181 .gemini p, .postid-16181 .gemini a {
  color: aquamarine;
}
.postid-16181 .cora_small {
  width: 90%;
  margin-left: 10%;
  padding: 8px;
  border-radius: 2px;
  border: 1px dotted #fcf7da;
  ;
  color: gold !important;
  background-color: rgba(5, 88, 182, 0.9);
}
.postid-16181 .cora_small p {
  color: gold;
}
.postid-16181 .cris_small {
  width: 100%;
  padding: 8px;
  border: 1px dotted #fcf7da;
  border-radius: 3px;
}
.postid-16181 .gemini_small {
  width: 90%;
  margin-right: 30px;
  padding: 8px;
  border-radius: 2px;
  border: 1px dotted #fcf7da;
  ;
  color: aquamarine !important;
  background-color: rgba(5, 88, 182, 0.9);
}
.postid-16181 .gemini_small p {
  color: aquamarine;
}
.postid-16181 .hentry {
  background-image: none;
  background-color: #0065DD;
}
.postid-16181 .entry-footer {
  color: #fcf7da !important;
}
.postid-16181 .entry-footer, .postid-16181 .all_articles {
  border-top: 1px solid black;
}
.postid-16181 .hentry.has-post-thumbnail .wp-post-image {
  border: black 1px solid !important;
}
.postid-16181 .entry-title, .postid-16181 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-16181 .entry-title a {
  font-size: 80%;
}
.home #post-16181 .entry-title a {
  font-size: 80%;
}
.postid-16181 .entry-content img, .postid-16181 .entry-content video {
  border: 1px dotted white;
  padding: 5px;
  background-color: #0065DD;
  /*box-shadow: 2px 2px 9px 4px rgba(0, 0, 0, 0.4);*/
}
.postid-16181 #iFrame_1 {
  border: 1px solid white;
  margin: 0 auto;
  margin-top: -900px;
  height: 768px;
  display: block;
  margin-bottom: 150px;
  width: 100%;
}
.postid-16181 #video2, .postid-16181 #video1 {
  border: 1px dotted white;
}
.postid-16181 iframe {
  /*border: 1px dotted white; */
}
.postid-16181 .entry-content a {
  color: #fcf7da !important;
}
.postid-16181 ul {
  list-style: none !important;
}
/* ------- page itniary  ------------*/
.postid-16181 .itinerary {
  /* font-size: 18px; */
  background-color: #016AD3;
  padding: 10px 10px 10px 25px;
  border-radius: 3px;
  border: 1px solid lightgrey;
}
.postid-16181 .itinerary p {
  font-size: 18px;
  color: lightgray;
}
.postid-16181 .itinerary li {
  list-style: disc !important;
}
.postid-16181 .itinerary .dates {
  margin: 20px !important;
  text-align: center;
}
.postid-16181 .itinerary li a {
  font-weight: bold !important;
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-16181 .itinerary li a:hover {
  font-weight: bold !important;
  color: white !important;
  text-decoration: underline !important;
}
.postid-16181 .itinerary li a:visited {
  font-weight: bold !important;
  text-decoration: underline !important;
}
.addTop {
  top: 150px;
}
.postid-16181 .itinerary2_outer {
  display: flex;
  flex-grow: 1;
  bottom: 0;
  right: 0;
  position: fixed;
  z-index: 3000;
}
.postid-16181 .itinerary2_inner {
  margin-top: 150px;
  padding: 10px 40px 0;
  border-radius: 3px;
  border: 1px solid lightgrey;
  background-color: #016AD3;
}
.postid-16181 .itinerary2 {
  /*top:150px;*/
  max-height: 100vh;
  overflow-y: auto;
  /* font-size: 18px; */
  padding: 10px 10px 10px 25px;
  /*height: 80vh;*/
  max-width: 680px;
}
.postid-16181 .itinerary2 p {
  cursor: pointer;
  position: relative;
}
.postid-16181 #closer {
  line-height: 22px;
  padding: 0 5px;
  border: 2px solid palevioletred;
  right: 10px;
  top: 0;
  position: absolute;
  /* text-transform: uppercase; */
  font-size: 25px;
  font-weight: bold;
  color: palevioletred;
  pointer-events: none;
}
.postid-16181 #closer:hover {
  color: red;
  border: 2px solid red;
}
.postid-16181 .itinerary2 ul {
  display: none;
  /*top:60px;*/
}
.postid-16181 .itinerary2 p {
  font-size: 18px;
  color: lightgray;
}
.postid-16181 .itinerary2 li {
  list-style: disc !important;
}
.postid-16181 .itinerary2 li a {
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-16181 .itinerary2 li a:hover {
  color: white !important;
  text-decoration: underline !important;
}
.postid-16181 .itinerary2 li a:visited {
  font-weight: bold !important;
  text-decoration: underline !important;
}
.postid-16181 .listen {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  margin-bottom: 40px;
  border: 1px solid;
  cursor: pointer !important;
  color: lightgray !important;
  font-size: 13px !important;
  text-align: center !important;
  opacity: 0.8;
}
/* -------. Smooth Accordion  */
.postid-16181 .smooth-Accordion .smooth-Accordion-header {
  font-size: 20px;
  font-style: italic !important;
  display: block;
  background: transparent;
  font-family: Raleway, sans-serif !important;
  color: #fcf7da !important;
  line-height: 180%;
  margin-top: 10px;
  padding: 10px 16px !important;
  cursor: pointer;
  border: 1px dotted #fcf7da;
  border-bottom: 1px dotted #fcf7da;
  position: relative;
}
.postid-16181 .smooth-Accordion .smooth-Accordion-content {
  display: none;
  background: transparent;
  color: #fcf7da !important;
  padding: 16px;
  border: 1px dotted #fcf7da;
  border-bottom: 1px dotted #fcf7da;
}
.postid-16181 .smooth-Accordion .smooth-Accordion-content a {
  font-size: 20px;
  color: #b3d01e !important;
  font-weight: bold !important;
}
.postid-16181 .smooth-Accordion .smooth-Accordion-content p {
  font-size: 20px;
  font-style: italic !important;
  line-height: 34px !important;
  font-weight: 300 !important;
  color: #fcf7da;
}
.postid-16181 .smooth-Accordion .smooth-Accordion-header::after {
  content: '';
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0) rotate(0deg);
  position: absolute;
  top: 3px;
  right: 16px;
  transition: transform 0.5s;
  background: url(./img/lightgreen-down-arrow.png) no-repeat center center;
  width: 12px;
  height: 20px;
  line-height: 16px;
}
.postid-16181 .smooth-Accordion {
  border-radius: 0px;
  box-shadow: none;
  overflow: hidden;
}
.postid-16181 #solfeggio {
  margin: 0 auto;
}
.postid-16181 #speechTxt {
  opacity: 0;
  z-index: 1000;
  top: 140px;
  right: 82px;
  width: 245px;
  margin-top: 0px !important;
  position: fixed !important;
  padding: 8px;
  border: 2px solid #ff6600;
  border-radius: 7px;
  font-size: 12px;
  font-weight: bold;
  color: #ff6600;
  background-color: white;
}
.postid-16181 #h5ap-player-1 {
  display: block !important;
  opacity: 1;
  position: fixed !important;
  width: 240px !important;
  margin: 0px;
  z-index: 1000;
  top: 67px;
  right: 111px;
  border: 1px solid grey;
  border-radius: 2px;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.5));
}
/*.postid-16181 .player_holder {
    margin-bottom: 70px;
    width: 96%;
    border-radius: 4px;
    opacity: 0.5;
    overflow: hidden;
    position: relative;
    height: 30px;
    border: 1px solid grey;
    filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.5));
}
.postid-16181 .player_holder:hover{
    opacity: 0.9;
}
.postid-16181 .player_holder .skin_default {
    margin-top: -11px;
    position: relative;
    z-index: 999;
}

.postid-16181 .player15216 {
    opacity: 1;
    position: absolute !important;
    top: -2px;
    right: 0px;
    width: 100% !important;
    margin: 0px;
    z-index: 0 !important;
    border: 1px solid grey;
    border-radius: 3px;
    filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.5));
}
*/
/*.postid-16181 #h5ap-player-1 .player15181{
  opacity: 1;
  width: 250px !important;
  margin: 0px;
  border: 1px solid grey;
  border-radius: 2px;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.5));
}
*/
.postid-16181 .plyr__controls .plyr__controls__item.plyr__progress__container {
  display: block;
}
.postid-16181 .plyr__controls .plyr__controls__item.plyr__time {
  display: block;
  padding: 0px 5px;
}
.postid-16181 .plyr__controls .plyr__controls__item:first-child {
  margin-left: 0px;
  margin-right: 13px;
}
.postid-16181 .listen {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  margin-bottom: 40px;
  border: 1px solid;
  cursor: pointer !important;
  color: lightgray !important;
  font-size: 16px !important;
  text-align: center !important;
}
.postid-16181 .listen:hover {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  border: 1px solid #fcf7da !important;
  cursor: pointer !important;
  color: #fcf7da !important;
  font-size: 16px !important;
  text-align: center !important;
}
.postid-16181 .holder {
  max-width: 100%;
  margin: 0 auto;
  padding: 1rem;
}
.postid-16181 .image-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 1rem;
}
.postid-16181 .image-card {
  width: 300px;
  text-align: center;
  text-decoration: none;
  color: #333;
  transition: transform 0.2s;
}
.postid-16181 .image-card:hover {
  transform: scale(1.03);
}
.postid-16181 .image-card img {
  width: 100%;
  height: 400px;
  object-fit: cover;
  display: block;
  border-radius: 4px;
}
.postid-16181 .image-card span {
  display: block;
  margin-top: 0.5rem;
  font-size: 0.95rem;
}
.postid-16181 #mep_0 {
  margin: auto !important;
  width: 40% !important;
  height: 40px;
  min-width: 241px;
}
.quote {
  font-size: 130% !important;
  font-style: italic;
  border-left: 5px solid rgba(255, 255, 255, 0.15);
  padding-left: 1.2em;
  margin: 1.5em 0;
  color: #333;
}
@media only screen and (max-width: 768px) {
  .postid-16181 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 3px;
    color: #fcf7da !important; /* #363636*/
  }
  .postid-16181 #mep_0 {
    margin: auto !important;
    width: 70% !important;
    height: 40px;
    min-width: 241px;
  }
  .postid-16181 .bold {
    font-weight: 500 !important;
  }
  .postid-16181 .smooth-Accordion .smooth-Accordion-header {
    color: #fcf7da !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px solid #b3d01e !important;
  }
  .postid-16181 .smooth-Accordion .smooth-Accordion-content {
    color: #fcf7da !important;
    padding: 16px;
    border-bottom: 1px solid #b3d01e;
  }
  .postid-16181 .smooth-Accordion .smooth-Accordion-content a {
    /*color: #2d797d !important;*/
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-16181 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: #fcf7da !important;
  }
  .postid-16181 #h5ap-player-1 {
    width: 200px !important;
    z-index: 1000;
    top: 36px;
    right: 76px;
    transform-origin: center;
    transform: scale(0.7);
  }
  .postid-16181 .plyr__controls .plyr__controls__item.plyr__progress__container {
    display: block;
  }
  .postid-16181 .plyr__controls .plyr__controls__item.plyr__time {
    display: none;
    padding: 0 5px;
  }
  /* Add additional styles for smaller screens here */
}
@media only screen and (max-width: 480px) {
  .postid-16181 #h5ap-player-1 {
    width: 200px !important;
    transform: scale(0.6);
    top: 73px;
    right: 35px;
  }
  .postid-16181 #speechTxt {
    transform: scale(0.5);
    top: 110px;
    right: 10px;
  }
  .postid-16181 .entry-title {
    font-size: 0.9em !important;
  }
}
/* ------------ I have a dream -------------------*/
.postid-16017 .site {
  background-color: #0065DD;
  opacity: 1;
}
.postid-16017 header .entry-header {
  opacity: 0.2 !important;
}
.postid-16017 .site-header {
  z-index: 10;
  border-bottom: 1px solid #b3d01e;
  color: #fcf7da;
}
.postid-16017 .entry-content {
  /*height: 6674px !important;*/
  position: relative;
  /*margin-top: -100px;*/
  /*z-index: 1000;*/
  background-image: none;
  color: #fcf7da;
  background-color: #0065DD;
}
.postid-16017 .entry-content p {
  margin-left: 100px;
  font-weight: 300;
  font-size: 150%;
  line-height: 150%;
  color: gold;
}
.postid-16017 .entry-content a {
  color: #fcf7da;
}
.postid-16017 .entry-content #frmHolder {
  margin-top: -960px !important;
}
.postid-16017 #lifeFrame_dream {
  border: 1px dotted white;
  position: relative !important;
  margin: 0 auto !important;
  width: 80%;
  max-width: 780px;
  height: 80vh;
  overflow-y: auto !important;
  box-sizing: border-box;
}
.postid-16017 .hentry {
  background-image: none;
  background-color: #0065DD;
}
.postid-16017 .entry-footer {
  color: #fcf7da !important;
}
.postid-16017 .entry-footer, .postid-16017 .all_articles {
  border-top: 1px solid black;
}
.postid-16017 .hentry.has-post-thumbnail .wp-post-image {
  border: black 1px solid !important;
}
.postid-16017 .entry-title, .postid-16017 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-16017 .entry-title a {
  font-size: 80%;
}
.home #post-16017 .entry-title a {
  font-size: 80%;
}
.postid-16017 .entry-content img, .postid-16017 .entry-content video {
  border: 1px dotted white;
  padding: 5px;
  background-color: #0065DD;
  /*box-shadow: 2px 2px 9px 4px rgba(0, 0, 0, 0.4);*/
}
.postid-16017 .waves_iframe {
  border: 1px solid white;
  margin-top: -790px;
  display: block;
  /*margin-bottom: 244px;*/
  width: 100%;
  height: 390px;
}
.postid-16017 .entry-content a {
  color: #fcf7da !important;
}
.postid-16017 ul {
  list-style: none !important;
}
/* ---------- mobiles ---------------*/
@media only screen and (max-width: 1024px) {
  .postid-16017 .entry-content #frmHolder {
    margin-top: -1361px !important;
  }
}
@media only screen and (max-width: 915px) {
  .postid-16017 .entry-content #frmHolder {
    margin-top: -1835px !important;
  }
}
@media only screen and (max-width: 900px) {
  .postid-16017 .entry-content #frmHolder {
    margin-top: -1194px !important;
  }
}
@media only screen and (max-width: 900px) {
  .postid-16017 .entry-content #frmHolder {
    margin-top: -1194px !important;
  }
}
@media only screen and (max-width: 810px) {
  .postid-16017 .entry-content #frmHolder {
    margin-top: -1075px !important;
  }
}
@media only screen and (max-width: 800px) {
  .postid-16017 .entry-content #frmHolder {
    margin-top: -1273px !important;
  }
}
@media only screen and (max-width: 768px) {
  .postid-16017 .entry-content #frmHolder {
    margin-top: -1035px !important;
  }
  .postid-16017 .entry-content p {
    font-weight: normal;
    font-size: 15px !important;
    line-height: 30px;
    margin-bottom: 3px;
    color: #fcf7da !important; /* #363636*/
  }
  /* Add additional styles for smaller screens here */
}
@media only screen and (max-width: 480px) {
  .postid-16017 .entry-title {
    font-size: 0.9em !important;
  }
  .postid-16017 .entry-content #frmHolder {
    margin-top: -820px !important;
  }
  .postid-16017 #lifeFrame_dream {
    /* border: 1px dotted white; */
    position: relative !important;
    margin: 0 auto !important;
    width: 100%;
    max-width: 780px;
    height: 80vh;
    overflow-y: auto !important;
    box-sizing: border-box;
  }
}
@media only screen and (max-width: 394px) {
  .postid-16017 .entry-content #frmHolder {
    margin-top: -760px !important;
  }
}
@media only screen and (max-width: 375px) {
  .postid-16017 .entry-content #frmHolder {
    margin-top: -570px !important;
  }
}
@media only screen and (max-width: 360px) {
  .postid-16017 .entry-content #frmHolder {
    margin-top: -700px !important;
  }
}
/* ------------ LIFE  NEW  -------------------*/
.archive #post-15933 .entry-meta .ear {
  width: 33px !important;
  height: 34px !important;
  /* width: 43px; */
  position: absolute;
  z-index: 100;
  right: 6px;
  top: 0px;
  margin-top: -40px;
  border: 1px solid orange;
  cursor: pointer;
  border-radius: 7px;
}
.postid-15933 #iFrameHolder {
  opacity: 0;
}
.postid-15933 #lifeFrame {
  z-index: 2;
  position: absolute;
  margin-top: -950px;
  left: 50%;
  transform: translateX(-50%);
  width: 1900px;
  height: 660px;
  overflow: hidden !important;
  overflow-x: hidden !important;
  overflow-y: hidden !important;
}
.postid-15933 #mask {
  padding: 0px !important;
  background: none !important;
  border: none !important;
  z-index: 3;
  position: absolute;
  margin-top: -840px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  height: auto;
}
.postid-15933 #lifeFrame_mask {
  z-index: 3;
  position: absolute;
  margin-top: -950px;
  left: 40%;
  transform: translateX(-50%);
  width: 1900px;
  height: 660px;
  overflow: hidden !important;
  overflow-x: hidden !important;
  overflow-y: hidden !important;
}
/*.postid-15933 #lifeFrame {
    z-index: 2;
    position: fixed;
    margin-top: -950px;
    left: 50%;
    transform: translateX(-50%);
    width: 1900px;
    height: 660px;
    overflow: hidden !important;
    overflow-x: hidden !important;
    overflow-y: hidden !important;
}

.postid-15933 #lifeFrame_mask {
    z-index: 3;
    position: fixed;
    margin-top: -950px;
    left: 40%;
    transform: translateX(-50%);
    width: 1900px;
    height: 660px;
    overflow: hidden !important;
    overflow-x: hidden !important;
    overflow-y: hidden !important;
}

.postid-15933 #lifeFrame_mask {
    z-index: 3;
    position: fixed !important;
    margin-top: -900px;
    left: 60%;
    transform: translateX(-50%);
    width: 1900px;
    height: 660px;
    overflow: hidden !important;
    overflow-x: hidden !important;
    overflow-y: hidden !important;
}
*/
.postid-15933 .site {
  background-color: #0065DD;
  opacity: 1;
}
.postid-15933 header .entry-header {
  opacity: 0.2 !important;
}
.postid-15933 .site-header {
  z-index: 10;
  border-bottom: 1px solid #b3d01e;
  color: #fcf7da;
}
.postid-15933 .entry-content {
  /*height: 6674px !important;*/
  position: relative;
  /*margin-top: -100px;*/
  /*z-index: 1000;*/
  background-image: none;
  color: #fcf7da;
  background-color: #0065DD;
}
.postid-15933 .entry-content p {
  font-weight: 300;
  font-size: 150%;
  line-height: 150%;
  color: #fcf7da;
}
.postid-15933 .entry-content a {
  color: #fcf7da;
}
.postid-15933 .cora {
  width: 90%;
  margin-bottom: 70px;
  margin-top: 70px;
  margin-left: 10%;
  padding: 20px;
  border-radius: 3px;
  border: 1px dotted;
  color: gold;
  background-color: rgba(5, 88, 182, 0.9);
}
.postid-15933 .cris {
  margin-right: 0px;
  padding: 20px;
  border: 1px dotted #fcf7da;
  border-radius: 3px;
  color: #fcf7da;
}
.postid-15933 .gemini {
  width: 90%;
  margin-bottom: 70px;
  margin-top: 70px;
  margin-right: 30px;
  padding: 20px;
  border-radius: 3px;
  border: 1px dotted;
  color: aquamarine;
  background-color: rgba(5, 88, 182, 0.9);
}
.postid-15933 .cora p, .postid-15933 .cora a {
  color: gold;
}
.postid-15933 .gemini p, .postid-15933 .gemini a {
  color: aquamarine;
}
.postid-15933 .cora_small {
  width: 90%;
  margin-left: 10%;
  padding: 8px;
  border-radius: 2px;
  border: 1px dotted #fcf7da;
  ;
  color: gold !important;
  background-color: rgba(5, 88, 182, 0.9);
}
.postid-15933 .cora_small p {
  color: gold;
}
.postid-15933 .cris_small {
  width: 100%;
  padding: 8px;
  border: 1px dotted #fcf7da;
  border-radius: 3px;
}
.postid-15933 .gemini_small {
  width: 90%;
  margin-right: 30px;
  padding: 8px;
  border-radius: 2px;
  border: 1px dotted #fcf7da;
  ;
  color: aquamarine !important;
  background-color: rgba(5, 88, 182, 0.9);
}
.postid-15933 .gemini_small p {
  color: aquamarine;
}
.postid-15933 .entry-content .quote {
  color: gold !important;
  font-weight: 500 !important;
  font-size: 150% !important;
  font-style: italic;
  border-left: 5px solid rgba(255, 255, 255, 0.15);
  padding-left: 1.2em;
  margin: 1.5em 0;
}
.postid-15933 .entry-content .quote p {
  color: gold !important;
  font-weight: 500 !important;
  font-size: 150% !important;
  font-style: italic;
}
.postid-15933 .photoGallery img {
  margin-top: 30px !important;
}
.postid-15933 .photoGallery p {
  display: inline !important;
  margin-top: 30px !important;
}
.postid-15933 .photoGallery .alignleft {
  margin: 0 0 0 0 !important;
  margin-top: 30px !important;
  margin-right: 10px !important;
}
.postid-15933 .photoGallery .aligncenter {
  margin-top: 30px !important;
}
.postid-15933 #universe {
  z-index: 1000;
  position: absolute;
  margin-top: 20288px;
  left: 35px;
  width: 561px;
  height: 12362px;
  display: none;
}
.postid-15933 #universe_switch {
  display: none;
  cursor: pointer;
  /* font-weight: bold; */
  transform-origin: top left;
  z-index: 1001;
  position: fixed;
  bottom: 0px;
  left: -20px;
  padding: 0px;
  width: 350px;
  font-family: sans-serif !important;
  font-size: large;
  text-align: center;
  color: #338FD8;
  border: 4px solid red;
  background-color: white;
  transform: rotate(-90deg);
}
.postid-15933 #books {
  display: flex;
  justify-content: space-between;
  height: 330px;
  width: 768px;
}
.postid-15933 .book {
  cursor: pointer;
  display: inline-block;
}
.postid-15933 .bookLifeDivine {
  cursor: pointer;
  display: inline-block;
  width: 100%;
}
.postid-15933 #LifeDivine li {
  margin-bottom: 10px;
  margin-top: -22px;
  font-size: 22px;
}
.postid-15933 #LifeDivine li p {
  margin-bottom: 25px;
  margin-top: 32px;
}
.clear_both {
  clear: both;
}
#wpfront-scroll-top-container img {
  width: 40px !important;
  height: auto;
}
.postid-15933 .hentry {
  background-image: none;
  background-color: #0065DD;
}
.postid-15933 .entry-footer {
  color: #fcf7da !important;
}
.postid-15933 .entry-footer, .postid-15933 .all_articles {
  border-top: 1px solid black;
}
.postid-15933 .hentry.has-post-thumbnail .wp-post-image {
  border: none !important;
}
.postid-15933 .entry-title, .postid-15933 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-15933 .entry-title a {
  font-size: 80%;
}
.home #post-15933 .entry-title a {
  font-size: 80%;
}
.postid-15933 .entry-content img, .postid-15933 .entry-content video {
  border: 1px dotted white;
  padding: 5px;
  background-color: #0065DD;
  /*box-shadow: 2px 2px 9px 4px rgba(0, 0, 0, 0.4);*/
}
.postid-15933 #iFrame_1 {
  border: 1px solid white;
  margin: 0 auto;
  margin-top: -900px;
  height: 768px;
  display: block;
  margin-bottom: 150px;
  width: 100%;
}
.postid-15933 #video2, .postid-15933 #video1 {
  border: 1px dotted white;
}
.postid-15933 iframe {
  /*border: 1px dotted white; */
}
.postid-15933 .entry-content a {
  color: #fcf7da !important;
  font-size: 22px;
}
.postid-15933 ul {
  list-style: none !important;
}
/* ------- page itniary  ------------*/
.postid-15933 .itinerary {
  /* font-size: 18px; */
  background-color: #016AD3;
  padding: 10px 10px 10px 25px;
  border-radius: 3px;
  border: 1px solid lightgrey;
}
.postid-15933 .itinerary p {
  font-size: 18px;
  color: lightgray;
}
.postid-15933 .itinerary li {
  list-style: disc !important;
}
.postid-15933 .itinerary .dates {
  margin: 20px !important;
  text-align: center;
}
.postid-15933 .itinerary li a {
  font-weight: bold !important;
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-15933 .itinerary li a:hover {
  font-weight: bold !important;
  color: white !important;
  text-decoration: underline !important;
}
.postid-15933 .itinerary li a:visited {
  font-weight: bold !important;
  text-decoration: underline !important;
}
.addTop {
  top: 150px;
}
.postid-15933 .itinerary2_outer {
  display: flex;
  flex-grow: 1;
  bottom: 0;
  right: 0;
  position: fixed;
  z-index: 3000;
}
.postid-15933 .itinerary2_inner {
  margin-top: 150px;
  padding: 10px 40px 0;
  border-radius: 3px;
  border: 1px solid lightgrey;
  background-color: #016AD3;
}
.postid-15933 .itinerary2 {
  /*top:150px;*/
  max-height: 100vh;
  overflow-y: auto;
  /* font-size: 18px; */
  padding: 10px 10px 10px 25px;
  /*height: 80vh;*/
  max-width: 680px;
}
.postid-15933 .itinerary2 p {
  cursor: pointer;
  position: relative;
}
.postid-15933 #closer {
  line-height: 22px;
  padding: 0 5px;
  border: 2px solid palevioletred;
  right: 10px;
  top: 0;
  position: absolute;
  /* text-transform: uppercase; */
  font-size: 25px;
  font-weight: bold;
  color: palevioletred;
  pointer-events: none;
}
.postid-15933 #closer:hover {
  color: red;
  border: 2px solid red;
}
.postid-15933 .itinerary2 ul {
  display: none;
  /*top:60px;*/
}
.postid-15933 .itinerary2 p {
  font-size: 18px;
  color: lightgray;
}
.postid-15933 .itinerary2 li {
  list-style: disc !important;
}
.postid-15933 .itinerary2 li a {
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-15933 .itinerary2 li a:hover {
  color: white !important;
  text-decoration: underline !important;
}
.postid-15933 .itinerary2 li a:visited {
  font-weight: bold !important;
  text-decoration: underline !important;
}
.postid-15933 .listen {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  margin-bottom: 40px;
  border: 1px solid;
  cursor: pointer !important;
  color: lightgray !important;
  font-size: 13px !important;
  text-align: center !important;
  opacity: 0.8;
}
/* -------. Smooth Accordion  */
.postid-15933 .smooth-Accordion .smooth-Accordion-header {
  font-size: 20px;
  font-style: italic !important;
  display: block;
  background: transparent;
  font-family: Raleway, sans-serif !important;
  color: #fcf7da !important;
  line-height: 180%;
  margin-top: 10px;
  padding: 10px 16px !important;
  cursor: pointer;
  border: 1px dotted #fcf7da;
  border-bottom: 1px dotted #fcf7da;
  position: relative;
}
.postid-15933 .smooth-Accordion .smooth-Accordion-content {
  display: none;
  background: transparent;
  color: #fcf7da !important;
  padding: 16px;
  border: 1px dotted #fcf7da;
  border-bottom: 1px dotted #fcf7da;
}
.postid-15933 .smooth-Accordion .smooth-Accordion-content a {
  font-size: 20px;
  color: #b3d01e !important;
  font-weight: bold !important;
}
.postid-15933 .smooth-Accordion .smooth-Accordion-content p {
  font-size: 20px;
  font-style: italic !important;
  line-height: 34px !important;
  font-weight: 300 !important;
  color: #fcf7da;
}
.postid-15933 .smooth-Accordion .smooth-Accordion-header::after {
  content: '';
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0) rotate(0deg);
  position: absolute;
  top: 3px;
  right: 16px;
  transition: transform 0.5s;
  background: url(./img/lightgreen-down-arrow.png) no-repeat center center;
  width: 12px;
  height: 20px;
  line-height: 16px;
}
.postid-15933 .smooth-Accordion {
  border-radius: 0px;
  box-shadow: none;
  overflow: hidden;
}
.postid-15933 #solfeggio {
  margin: 0 auto;
}
.postid-15933 #speechTxt {
  opacity: 0;
  z-index: 1000;
  top: 140px;
  right: 82px;
  width: 245px;
  margin-top: 0px !important;
  position: fixed !important;
  padding: 8px;
  border: 2px solid #ff6600;
  border-radius: 7px;
  font-size: 18px;
  font-weight: bold;
  color: #ff6600;
  background-color: white;
}
.postid-15933 #h5ap-player-1 {
  display: block !important;
  opacity: 1;
  position: fixed !important;
  width: 240px !important;
  margin: 0px;
  z-index: 1000;
  top: 67px;
  right: 111px;
  border: 1px solid grey;
  border-radius: 2px;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.5));
}
/*.postid-15933 .player_holder {
    margin-bottom: 70px;
    width: 96%;
    border-radius: 4px;
    opacity: 0.5;
    overflow: hidden;
    position: relative;
    height: 30px;
    border: 1px solid grey;
    filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.5));
}
.postid-15933 .player_holder:hover{
    opacity: 0.9;
}
.postid-15933 .player_holder .skin_default {
    margin-top: -11px;
    position: relative;
    z-index: 999;
}

.postid-15933 .player15216 {
    opacity: 1;
    position: absolute !important;
    top: -2px;
    right: 0px;
    width: 100% !important;
    margin: 0px;
    z-index: 0 !important;
    border: 1px solid grey;
    border-radius: 3px;
    filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.5));
}
*/
/*.postid-15933 #h5ap-player-1 .player15181{
  opacity: 1;
  width: 250px !important;
  margin: 0px;
  border: 1px solid grey;
  border-radius: 2px;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.5));
}
*/
.postid-15933 .plyr__controls .plyr__controls__item.plyr__progress__container {
  display: block;
}
.postid-15933 .plyr__controls .plyr__controls__item.plyr__time {
  display: block;
  padding: 0px 5px;
}
.postid-15933 .plyr__controls .plyr__controls__item:first-child {
  margin-left: 0px;
  margin-right: 13px;
}
.postid-15933 .listen {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  margin-bottom: 40px;
  border: 1px solid;
  cursor: pointer !important;
  color: lightgray !important;
  font-size: 16px !important;
  text-align: center !important;
}
.postid-15933 .listen:hover {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  border: 1px solid #fcf7da !important;
  cursor: pointer !important;
  color: #fcf7da !important;
  font-size: 16px !important;
  text-align: center !important;
}
.postid-15933 .holder {
  max-width: 100%;
  margin: 0 auto;
  padding: 1rem;
}
.postid-15933 .image-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 1rem;
}
.postid-15933 .image-card {
  width: 300px;
  text-align: center;
  text-decoration: none;
  color: #333;
  transition: transform 0.2s;
}
.postid-15933 .image-card:hover {
  transform: scale(1.03);
}
.postid-15933 .image-card img {
  width: 100%;
  height: 400px;
  object-fit: cover;
  display: block;
  border-radius: 4px;
}
.postid-15933 .image-card span {
  display: block;
  margin-top: 0.5rem;
  font-size: 0.95rem;
}
.postid-15933 #mep_0 {
  margin: auto !important;
  width: 40% !important;
  height: 40px;
  min-width: 241px;
}
@media only screen and (max-width: 964px) {
  .postid-15933 #mask {
    padding: 0px !important;
    background: none !important;
    border: none !important;
    z-index: 3;
    position: absolute;
    margin-top: -500px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    height: auto;
  }
}
@media only screen and (max-width: 915px) {
  .postid-15933 #mask {
    padding: 0px !important;
    background: none !important;
    border: none !important;
    z-index: 3;
    position: absolute;
    margin-top: -850px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    height: auto;
  }
}
@media only screen and (max-width: 768px) {
  .postid-15933 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 3px;
    color: #fcf7da !important; /* #363636*/
  }
  .postid-15933 #mep_0 {
    margin: auto !important;
    width: 70% !important;
    height: 40px;
    min-width: 241px;
  }
  .postid-15933 .bold {
    font-weight: 500 !important;
  }
  .postid-15933 .smooth-Accordion .smooth-Accordion-header {
    color: #fcf7da !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px solid #b3d01e !important;
  }
  .postid-15933 .smooth-Accordion .smooth-Accordion-content {
    color: #fcf7da !important;
    padding: 16px;
    border-bottom: 1px solid #b3d01e;
  }
  .postid-15933 .smooth-Accordion .smooth-Accordion-content a {
    /*color: #2d797d !important;*/
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-15933 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: #fcf7da !important;
  }
  .postid-15933 #h5ap-player-1 {
    width: 200px !important;
    z-index: 1000;
    top: 36px;
    right: 76px;
    transform-origin: center;
    transform: scale(0.7);
  }
  .postid-15933 .plyr__controls .plyr__controls__item.plyr__progress__container {
    display: block;
  }
  .postid-15933 .plyr__controls .plyr__controls__item.plyr__time {
    display: none;
    padding: 0 5px;
  }
  .postid-15933 #mask {
    padding: 0px !important;
    background: none !important;
    border: none !important;
    z-index: 3;
    position: absolute;
    margin-top: -500px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    height: auto;
  }
  /* Add additional styles for smaller screens here */
}
@media only screen and (max-width: 560px) {
  .postid-15933 #universe_switch {
    display: none !important;
    width: 0px !important;
  }
  .postid-15933 .image-big {
    display: block !important;
  }
}
@media only screen and (max-width: 480px) {
  .postid-15933 #h5ap-player-1 {
    width: 200px !important;
    transform: scale(0.6);
    top: 73px;
    right: 35px;
  }
  .postid-15933 #speechTxt {
    transform: scale(0.5);
    top: 70px;
    right: 10px;
  }
  .postid-15933 .entry-title {
    font-size: 0.9em !important;
  }
  .postid-15933 #mask {
    margin-top: -460px;
  }
}
@media only screen and (max-width: 375px) {
  .postid-15933 #mask {
    margin-top: -350px;
  }
}
@media only screen and (max-width: 360px) {
  .postid-15933 #h5ap-player-1 {
    width: 200px !important;
    transform: scale(0.6);
    top: 73px;
    right: 35px;
  }
  .postid-15933 #speechTxt {
    transform: scale(0.5);
    top: 70px;
    right: 10px;
  }
  .postid-15933 .entry-title {
    font-size: 0.9em !important;
  }
  .postid-15933 #mask {
    margin-top: -340px;
  }
}
/* ------------ Waves, relentless-------------------*/
.postid-15914 .site {
  background-color: #0065DD;
  opacity: 1;
}
.postid-15914 header .entry-header {
  opacity: 0.2 !important;
}
.postid-15914 .site-header {
  z-index: 10;
  border-bottom: 1px solid #b3d01e;
  color: #fcf7da;
}
.postid-15914 .entry-content {
  /*height: 6674px !important;*/
  position: relative;
  /*margin-top: -100px;*/
  /*z-index: 1000;*/
  background-image: none;
  color: #fcf7da;
  background-color: #0065DD;
}
.postid-15914 .entry-content p {
  margin-left: 100px;
  font-weight: 300;
  font-size: 150%;
  line-height: 150%;
  color: #fcf7da;
}
.postid-15914 .entry-content a {
  color: #fcf7da;
}
.postid-15914 .hentry {
  background-image: none;
  background-color: #0065DD;
}
.postid-15914 .entry-footer {
  color: #fcf7da !important;
}
.postid-15914 .entry-footer, .postid-15914 .all_articles {
  border-top: 1px solid black;
}
.postid-15914 .hentry.has-post-thumbnail .wp-post-image {
  border: black 1px solid !important;
}
.postid-15914 .entry-title, .postid-15914 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-15914 .entry-title a {
  font-size: 80%;
}
.home #post-15914 .entry-title a {
  font-size: 80%;
}
.postid-15914 .entry-content img, .postid-15914 .entry-content video {
  border: 1px dotted white;
  padding: 5px;
  background-color: #0065DD;
  /*box-shadow: 2px 2px 9px 4px rgba(0, 0, 0, 0.4);*/
}
.postid-15914 .waves_iframe {
  border: 1px solid white;
  margin-top: -790px;
  display: block;
  /*margin-bottom: 244px;*/
  width: 100%;
  height: 390px;
}
.postid-15914 .player13698 {
  margin-left: 91px !important;
  opacity: 0.3 !important;
  margin-top: 90px !important;
  margin-bottom: 154px !important;
  width: 200px !important;
  /* margin: 0 auto; */
}
.postid-15914 .player13698:hover {
  opacity: 0.7 !important;
}
.postid-15914 #h5ap-player-1 {
  width: 200px;
}
.postid-15914 #video2, .postid-15914 #video1 {
  border: 1px dotted white;
}
.postid-15914 iframe {
  /*border: 1px dotted white; */
}
.postid-15914 .entry-content a {
  color: #fcf7da !important;
}
.postid-15914 ul {
  list-style: none !important;
}
@media only screen and (max-width: 768px) {
  .postid-15914 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 3px;
    color: #fcf7da !important; /* #363636*/
  }
  .postid-15914 #mep_0 {
    margin: auto !important;
    width: 70% !important;
    height: 40px;
    min-width: 241px;
  }
  /* Add additional styles for smaller screens here */
}
@media only screen and (max-width: 480px) {
  .postid-15914 .entry-title {
    font-size: 0.9em !important;
  }
}
/* ------------ Homage to the poet Mary Oliver?-------------------*/
.postid-15904 .site {
  background-color: #0065DD;
  opacity: 1;
}
.postid-15904 header .entry-header {
  opacity: 0.2 !important;
}
.postid-15904 .site-header {
  z-index: 10;
  border-bottom: 1px solid #b3d01e;
  color: #fcf7da;
}
.postid-15904 .entry-content {
  /*height: 6674px !important;*/
  position: relative;
  /*margin-top: -100px;*/
  /*z-index: 1000;*/
  background-image: none;
  color: #fcf7da;
  background-color: #0065DD;
}
.postid-15904 .entry-content p {
  margin-left: 100px;
  font-weight: 300;
  font-size: 150%;
  line-height: 150%;
  color: #fcf7da;
}
.postid-15904 .entry-content a {
  color: #fcf7da;
}
.postid-15904 .hentry {
  background-image: none;
  background-color: #0065DD;
}
.postid-15904 .entry-footer {
  color: #fcf7da !important;
}
.postid-15904 .entry-footer, .postid-15904 .all_articles {
  border-top: 1px solid black;
}
.postid-15904 .hentry.has-post-thumbnail .wp-post-image {
  border: black 1px solid !important;
}
.postid-15904 .entry-title, .postid-15904 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-15904 .entry-title a {
  font-size: 80%;
}
.home #post-15904 .entry-title a {
  font-size: 80%;
}
.postid-15904 .entry-content img, .postid-15904 .entry-content video {
  border: 1px dotted white;
  padding: 5px;
  background-color: #0065DD;
  /*box-shadow: 2px 2px 9px 4px rgba(0, 0, 0, 0.4);*/
}
.postid-15904 #video2, .postid-15904 #video1 {
  border: 1px dotted white;
}
.postid-15904 iframe {
  /*border: 1px dotted white; */
}
.postid-15904 .entry-content a {
  color: #fcf7da !important;
}
.postid-15904 ul {
  list-style: none !important;
}
@media only screen and (max-width: 768px) {
  .postid-15904 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 3px;
    margin-left: 0px !important;
    color: #fcf7da !important; /* #363636*/
  }
  .postid-15904 #mep_0 {
    margin: auto !important;
    width: 70% !important;
    height: 40px;
    min-width: 241px;
  }
  /* Add additional styles for smaller screens here */
}
@media only screen and (max-width: 480px) {
  .postid-15904 .entry-title {
    font-size: 0.9em !important;
  }
}
/* ------------ Destiny-------------------*/
.postid-15882 .site {
  background-color: #0065DD;
  opacity: 1;
}
.postid-15882 header .entry-header {
  opacity: 0.2 !important;
}
.postid-15882 .site-header {
  z-index: 10;
  border-bottom: 1px solid #b3d01e;
  color: #fcf7da;
}
.postid-15882 .entry-content {
  /*height: 6674px !important;*/
  position: relative;
  /*margin-top: -100px;*/
  /*z-index: 1000;*/
  background-image: none;
  color: #fcf7da;
  background-color: #0065DD;
}
.postid-15882 .entry-content p {
  font-weight: 300;
  font-size: 150%;
  line-height: 150%;
  color: #fcf7da;
}
.postid-15882 .entry-content a {
  color: #fcf7da;
}
.postid-15882 .hentry {
  background-image: none;
  background-color: #0065DD;
}
.postid-15882 .entry-footer {
  color: #fcf7da !important;
}
.postid-15882 .entry-footer, .postid-15882 .all_articles {
  border-top: 1px solid black;
}
.postid-15882 .hentry.has-post-thumbnail .wp-post-image {
  border: black 1px solid !important;
}
.postid-15882 .entry-title, .postid-15882 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-15882 .entry-title a {
  font-size: 80%;
}
.home #post-15882 .entry-title a {
  font-size: 80%;
}
.postid-15882 .entry-content img, .postid-15882 .entry-content video {
  border: 1px dotted white;
  padding: 5px;
  background-color: #0065DD;
  /*box-shadow: 2px 2px 9px 4px rgba(0, 0, 0, 0.4);*/
}
.postid-15882 #video2, .postid-15882 #video1 {
  border: 1px dotted white;
}
.postid-15882 iframe {
  /*border: 1px dotted white; */
}
.postid-15882 .entry-content a {
  color: #fcf7da !important;
}
.postid-15882 ul {
  list-style: none !important;
}
.postid-15882 .cora {
  width: 90%;
  margin-bottom: 70px;
  margin-top: 70px;
  margin-left: 10%;
  padding: 20px;
  border-radius: 3px;
  border: 1px dotted;
  color: gold;
  background-color: rgba(5, 88, 182, 0.9);
}
.postid-15882 .cora p {
  margin-left: 0px;
  padding: 20px;
  color: gold;
}
@media only screen and (max-width: 768px) {
  .postid-15882 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 3px;
    color: #fcf7da !important; /* #363636*/
  }
  .postid-15882 #mep_0 {
    margin: auto !important;
    width: 70% !important;
    height: 40px;
    min-width: 241px;
  }
  /* Add additional styles for smaller screens here */
}
@media only screen and (max-width: 480px) {
  .postid-15882 .entry-title {
    font-size: 0.9em !important;
  }
}
/* ------------ The experience of the bright and gentle Spiritual Light at the Ground of Being -------------------*/
.archive #post-15825 .entry-meta .ear {
  width: 33px !important;
  height: 34px !important;
  /* width: 43px; */
  position: absolute;
  z-index: 100;
  right: 6px;
  top: 0px;
  margin-top: -40px;
  border: 1px solid orange;
  cursor: pointer;
  border-radius: 7px;
}
.postid-15825 #iFrameHolder {
  opacity: 0;
}
.postid-15825 .site {
  background-color: #0065DD;
  opacity: 1;
}
.postid-15825 header .entry-header {
  opacity: 0.2 !important;
}
.postid-15825 .site-header {
  z-index: 10;
  border-bottom: 1px solid #b3d01e;
  color: #fcf7da;
}
.postid-15825 .entry-content {
  /*height: 6674px !important;*/
  position: relative;
  /*margin-top: -100px;*/
  /*z-index: 1000;*/
  background-image: none;
  color: #fcf7da;
  background-color: #0065DD;
}
.postid-15825 .entry-content p {
  font-weight: 300;
  font-size: 150%;
  line-height: 150%;
  color: #fcf7da;
}
.postid-15825 .entry-content a {
  color: #fcf7da;
}
.postid-15825 .cora {
  width: 90%;
  margin-bottom: 70px;
  margin-top: 70px;
  margin-left: 10%;
  padding: 20px;
  border-radius: 3px;
  border: 1px dotted;
  color: gold;
  background-color: rgba(5, 88, 182, 0.9);
}
.postid-15825 .cris {
  margin-right: 0px;
  padding: 20px;
  border: 1px dotted #fcf7da;
  border-radius: 3px;
  color: #fcf7da;
}
.postid-15825 .gemini {
  width: 90%;
  margin-bottom: 70px;
  margin-top: 70px;
  margin-right: 30px;
  padding: 20px;
  border-radius: 3px;
  border: 1px dotted;
  color: aquamarine;
  background-color: rgba(5, 88, 182, 0.9);
}
.postid-15825 .cora p, .postid-15825 .cora a {
  color: gold;
}
.postid-15825 .gemini p, .postid-15825 .gemini a {
  color: aquamarine;
}
.postid-15825 .cora_small {
  width: 90%;
  margin-left: 10%;
  padding: 8px;
  border-radius: 2px;
  border: 1px dotted #fcf7da;
  ;
  color: gold !important;
  background-color: rgba(5, 88, 182, 0.9);
}
.postid-15825 .cora_small p {
  color: gold;
}
.postid-15825 .cris_small {
  width: 100%;
  padding: 8px;
  border: 1px dotted #fcf7da;
  border-radius: 3px;
}
.postid-15825 .gemini_small {
  width: 90%;
  margin-right: 30px;
  padding: 8px;
  border-radius: 2px;
  border: 1px dotted #fcf7da;
  ;
  color: aquamarine !important;
  background-color: rgba(5, 88, 182, 0.9);
}
.postid-15825 .gemini_small p {
  color: aquamarine;
}
.postid-15825 .hentry {
  background-image: none;
  background-color: #0065DD;
}
.postid-15825 .entry-footer {
  color: #fcf7da !important;
}
.postid-15825 .entry-footer, .postid-15825 .all_articles {
  border-top: 1px solid black;
}
.postid-15825 .hentry.has-post-thumbnail .wp-post-image {
  border: black 1px solid !important;
}
.postid-15825 .entry-title, .postid-15825 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-15825 .entry-title a {
  font-size: 80%;
}
.home #post-15825 .entry-title a {
  font-size: 80%;
}
.postid-15825 .entry-content img, .postid-15825 .entry-content video {
  border: 1px dotted white;
  padding: 5px;
  background-color: #0065DD;
  /*box-shadow: 2px 2px 9px 4px rgba(0, 0, 0, 0.4);*/
}
.postid-15825 #iFrame_1 {
  border: 1px solid white;
  margin: 0 auto;
  margin-top: -900px;
  height: 768px;
  display: block;
  margin-bottom: 150px;
  width: 100%;
}
.postid-15825 #video2, .postid-15825 #video1 {
  border: 1px dotted white;
}
.postid-15825 iframe {
  /*border: 1px dotted white; */
}
.postid-15825 .entry-content a {
  color: #fcf7da !important;
}
.postid-15825 ul {
  list-style: none !important;
}
/* ------- page itniary  ------------*/
.postid-15825 .itinerary {
  /* font-size: 18px; */
  background-color: #016AD3;
  padding: 10px 10px 10px 25px;
  border-radius: 3px;
  border: 1px solid lightgrey;
}
.postid-15825 .itinerary p {
  font-size: 18px;
  color: lightgray;
}
.postid-15825 .itinerary li {
  list-style: disc !important;
}
.postid-15825 .itinerary .dates {
  margin: 20px !important;
  text-align: center;
}
.postid-15825 .itinerary li a {
  font-weight: bold !important;
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-15825 .itinerary li a:hover {
  font-weight: bold !important;
  color: white !important;
  text-decoration: underline !important;
}
.postid-15825 .itinerary li a:visited {
  font-weight: bold !important;
  text-decoration: underline !important;
}
.addTop {
  top: 150px;
}
.postid-15825 .itinerary2_outer {
  display: flex;
  flex-grow: 1;
  bottom: 0;
  right: 0;
  position: fixed;
  z-index: 3000;
}
.postid-15825 .itinerary2_inner {
  margin-top: 150px;
  padding: 10px 40px 0;
  border-radius: 3px;
  border: 1px solid lightgrey;
  background-color: #016AD3;
}
.postid-15825 .itinerary2 {
  /*top:150px;*/
  max-height: 100vh;
  overflow-y: auto;
  /* font-size: 18px; */
  padding: 10px 10px 10px 25px;
  /*height: 80vh;*/
  max-width: 680px;
}
.postid-15825 .itinerary2 p {
  cursor: pointer;
  position: relative;
}
.postid-15825 #closer {
  line-height: 22px;
  padding: 0 5px;
  border: 2px solid palevioletred;
  right: 10px;
  top: 0;
  position: absolute;
  /* text-transform: uppercase; */
  font-size: 25px;
  font-weight: bold;
  color: palevioletred;
  pointer-events: none;
}
.postid-15825 #closer:hover {
  color: red;
  border: 2px solid red;
}
.postid-15825 .itinerary2 ul {
  display: none;
  /*top:60px;*/
}
.postid-15825 .itinerary2 p {
  font-size: 18px;
  color: lightgray;
}
.postid-15825 .itinerary2 li {
  list-style: disc !important;
}
.postid-15825 .itinerary2 li a {
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-15825 .itinerary2 li a:hover {
  color: white !important;
  text-decoration: underline !important;
}
.postid-15825 .itinerary2 li a:visited {
  font-weight: bold !important;
  text-decoration: underline !important;
}
.postid-15825 .listen {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  margin-bottom: 40px;
  border: 1px solid;
  cursor: pointer !important;
  color: lightgray !important;
  font-size: 13px !important;
  text-align: center !important;
  opacity: 0.8;
}
/* -------. Smooth Accordion  */
.postid-15825 .smooth-Accordion .smooth-Accordion-header {
  font-size: 20px;
  font-style: italic !important;
  display: block;
  background: transparent;
  font-family: Raleway, sans-serif !important;
  color: #fcf7da !important;
  line-height: 180%;
  margin-top: 10px;
  padding: 10px 16px !important;
  cursor: pointer;
  border: 1px dotted #fcf7da;
  border-bottom: 1px dotted #fcf7da;
  position: relative;
}
.postid-15825 .smooth-Accordion .smooth-Accordion-content {
  display: none;
  background: transparent;
  color: #fcf7da !important;
  padding: 16px;
  border: 1px dotted #fcf7da;
  border-bottom: 1px dotted #fcf7da;
}
.postid-15825 .smooth-Accordion .smooth-Accordion-content a {
  font-size: 20px;
  color: #b3d01e !important;
  font-weight: bold !important;
}
.postid-15825 .smooth-Accordion .smooth-Accordion-content p {
  font-size: 20px;
  font-style: italic !important;
  line-height: 34px !important;
  font-weight: 300 !important;
  color: #fcf7da;
}
.postid-15825 .smooth-Accordion .smooth-Accordion-header::after {
  content: '';
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0) rotate(0deg);
  position: absolute;
  top: 3px;
  right: 16px;
  transition: transform 0.5s;
  background: url(./img/lightgreen-down-arrow.png) no-repeat center center;
  width: 12px;
  height: 20px;
  line-height: 16px;
}
.postid-15825 .smooth-Accordion {
  border-radius: 0px;
  box-shadow: none;
  overflow: hidden;
}
.postid-15825 #solfeggio {
  margin: 0 auto;
}
.postid-15825 #speechTxt {
  opacity: 0;
  z-index: 1000;
  top: 140px;
  right: 82px;
  width: 245px;
  margin-top: 0px !important;
  position: fixed !important;
  padding: 8px;
  border: 2px solid #ff6600;
  border-radius: 7px;
  font-size: 18px;
  font-weight: bold;
  color: #ff6600;
  background-color: white;
}
.postid-15825 #h5ap-player-1 {
  opacity: 0;
  position: fixed !important;
  width: 250px !important;
  margin: 0px;
  z-index: 3000;
  top: 53px;
  right: 81px;
  border: 1px solid grey;
  border-radius: 3px;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.5));
}
/*.postid-15825 .player_holder {
    margin-bottom: 70px;
    width: 96%;
    border-radius: 4px;
    opacity: 0.5;
    overflow: hidden;
    position: relative;
    height: 30px;
    border: 1px solid grey;
    filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.5));
}
.postid-15825 .player_holder:hover{
    opacity: 0.9;
}
.postid-15825 .player_holder .skin_default {
    margin-top: -11px;
    position: relative;
    z-index: 999;
}

.postid-15825 .player15216 {
    opacity: 1;
    position: absolute !important;
    top: -2px;
    right: 0px;
    width: 100% !important;
    margin: 0px;
    z-index: 0 !important;
    border: 1px solid grey;
    border-radius: 3px;
    filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.5));
}
*/
/*.postid-15825 #h5ap-player-1 .player15181{
  opacity: 1;
  width: 250px !important;
  margin: 0px;
  border: 1px solid grey;
  border-radius: 2px;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.5));
}
*/
.postid-15825 .plyr__controls .plyr__controls__item.plyr__progress__container {
  display: block;
}
.postid-15825 .plyr__controls .plyr__controls__item.plyr__time {
  display: block;
  padding: 0px 5px;
}
.postid-15825 .plyr__controls .plyr__controls__item:first-child {
  margin-left: 0px;
  margin-right: 13px;
}
.postid-15825 .listen {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  margin-bottom: 40px;
  border: 1px solid;
  cursor: pointer !important;
  color: lightgray !important;
  font-size: 16px !important;
  text-align: center !important;
}
.postid-15825 .listen:hover {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  border: 1px solid #fcf7da !important;
  cursor: pointer !important;
  color: #fcf7da !important;
  font-size: 16px !important;
  text-align: center !important;
}
.postid-15825 .holder {
  max-width: 100%;
  margin: 0 auto;
  padding: 1rem;
}
.postid-15825 .image-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 1rem;
}
.postid-15825 .image-card {
  width: 300px;
  text-align: center;
  text-decoration: none;
  color: #333;
  transition: transform 0.2s;
}
.postid-15825 .image-card:hover {
  transform: scale(1.03);
}
.postid-15825 .image-card img {
  width: 100%;
  height: 400px;
  object-fit: cover;
  display: block;
  border-radius: 4px;
}
.postid-15825 .image-card span {
  display: block;
  margin-top: 0.5rem;
  font-size: 0.95rem;
}
.postid-15825 #mep_0 {
  margin: auto !important;
  width: 40% !important;
  height: 40px;
  min-width: 241px;
}
.quote {
  font-size: 130% !important;
  font-style: italic;
  border-left: 5px solid rgba(255, 255, 255, 0.15);
  padding-left: 1.2em;
  margin: 1.5em 0;
  color: #333;
}
@media only screen and (max-width: 768px) {
  .postid-15825 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 3px;
    color: #fcf7da !important; /* #363636*/
  }
  .postid-15825 #mep_0 {
    margin: auto !important;
    width: 70% !important;
    height: 40px;
    min-width: 241px;
  }
  .postid-15825 .bold {
    font-weight: 500 !important;
  }
  .postid-15825 .smooth-Accordion .smooth-Accordion-header {
    color: #fcf7da !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px solid #b3d01e !important;
  }
  .postid-15825 .smooth-Accordion .smooth-Accordion-content {
    color: #fcf7da !important;
    padding: 16px;
    border-bottom: 1px solid #b3d01e;
  }
  .postid-15825 .smooth-Accordion .smooth-Accordion-content a {
    /*color: #2d797d !important;*/
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-15825 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: #fcf7da !important;
  }
  .postid-15825 #h5ap-player-1 {
    width: 200px !important;
    z-index: 1000;
    top: 36px;
    right: 76px;
    transform-origin: center;
    transform: scale(0.7);
  }
  .postid-15825 .plyr__controls .plyr__controls__item.plyr__progress__container {
    display: block;
  }
  .postid-15825 .plyr__controls .plyr__controls__item.plyr__time {
    display: none;
    padding: 0 5px;
  }
  /* Add additional styles for smaller screens here */
}
@media only screen and (max-width: 480px) {
  .postid-15825 #h5ap-player-1 {
    width: 200px !important;
    transform: scale(0.6);
    top: 73px;
    right: 35px;
  }
  .postid-15825 #speechTxt {
    transform: scale(0.5);
    top: 70px;
    right: 10px;
  }
  .postid-15825 .entry-title {
    font-size: 0.9em !important;
  }
}
/* ------------ The whole is more than the sum of its parts  -------------------*/
.archive #post-15799 .entry-meta .ear {
  width: 33px !important;
  height: 34px !important;
  /* width: 43px; */
  position: absolute;
  z-index: 100;
  right: 6px;
  top: 0px;
  margin-top: -40px;
  border: 1px solid orange;
  cursor: pointer;
  border-radius: 7px;
}
.postid-15799 #iFrameHolder {
  opacity: 0;
}
.postid-15799 .site {
  background-color: #0065DD;
  opacity: 1;
}
.postid-15799 header .entry-header {
  opacity: 0.2 !important;
}
.postid-15799 .site-header {
  z-index: 10;
  border-bottom: 1px solid #b3d01e;
  color: #fcf7da;
}
.postid-15799 .entry-content {
  /*height: 6674px !important;*/
  position: relative;
  /*margin-top: -100px;*/
  /*z-index: 1000;*/
  background-image: none;
  color: #fcf7da;
  background-color: #0065DD;
}
.postid-15799 .entry-content p {
  font-weight: 300;
  font-size: 150%;
  line-height: 150%;
  color: #fcf7da;
}
.postid-15799 .entry-content a {
  color: #fcf7da;
}
.postid-15799 .cora {
  width: 90%;
  margin-bottom: 70px;
  margin-top: 70px;
  margin-left: 10%;
  padding: 20px;
  border-radius: 3px;
  border: 1px dotted;
  color: gold;
  background-color: rgba(5, 88, 182, 0.9);
}
.postid-15799 .cris {
  margin-right: 0px;
  padding: 20px;
  border: 1px dotted #fcf7da;
  border-radius: 3px;
  color: #fcf7da;
}
.postid-15799 .gemini {
  width: 90%;
  margin-bottom: 70px;
  margin-top: 70px;
  margin-right: 30px;
  padding: 20px;
  border-radius: 3px;
  border: 1px dotted;
  color: aquamarine;
  background-color: rgba(5, 88, 182, 0.9);
}
.postid-15799 .cora p, .postid-15799 .cora a {
  color: gold;
}
.postid-15799 .gemini p, .postid-15799 .gemini a {
  color: aquamarine;
}
.postid-15799 .cora_small {
  width: 90%;
  margin-left: 10%;
  padding: 8px;
  border-radius: 2px;
  border: 1px dotted #fcf7da;
  ;
  color: gold !important;
  background-color: rgba(5, 88, 182, 0.9);
}
.postid-15799 .cora_small p {
  color: gold;
}
.postid-15799 .cris_small {
  width: 100%;
  padding: 8px;
  border: 1px dotted #fcf7da;
  border-radius: 3px;
}
.postid-15799 .gemini_small {
  width: 90%;
  margin-right: 30px;
  padding: 8px;
  border-radius: 2px;
  border: 1px dotted #fcf7da;
  ;
  color: aquamarine !important;
  background-color: rgba(5, 88, 182, 0.9);
}
.postid-15799 .gemini_small p {
  color: aquamarine;
}
.postid-15799 .hentry {
  background-image: none;
  background-color: #0065DD;
}
.postid-15799 .entry-footer {
  color: #fcf7da !important;
}
.postid-15799 .entry-footer, .postid-15799 .all_articles {
  border-top: 1px solid black;
}
.postid-15799 .hentry.has-post-thumbnail .wp-post-image {
  border: black 1px solid !important;
}
.postid-15799 .entry-title, .postid-15799 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-15799 .entry-title a {
  font-size: 80%;
}
.home #post-15799 .entry-title a {
  font-size: 80%;
}
.postid-15799 .entry-content img, .postid-15799 .entry-content video {
  border: 1px dotted white;
  padding: 5px;
  background-color: #0065DD;
  /*box-shadow: 2px 2px 9px 4px rgba(0, 0, 0, 0.4);*/
}
.postid-15799 #iFrame_1 {
  border: 1px solid white;
  margin: 0 auto;
  margin-top: -900px;
  height: 768px;
  display: block;
  margin-bottom: 150px;
  width: 100%;
}
.postid-15799 #video2, .postid-15799 #video1 {
  border: 1px dotted white;
}
.postid-15799 iframe {
  /*border: 1px dotted white; */
}
.postid-15799 .entry-content a {
  color: #fcf7da !important;
}
.postid-15799 ul {
  list-style: none !important;
}
/* ------- page itniary  ------------*/
.postid-15799 .itinerary {
  /* font-size: 18px; */
  background-color: #016AD3;
  padding: 10px 10px 10px 25px;
  border-radius: 3px;
  border: 1px solid lightgrey;
}
.postid-15799 .itinerary p {
  font-size: 18px;
  color: lightgray;
}
.postid-15799 .itinerary li {
  list-style: disc !important;
}
.postid-15799 .itinerary .dates {
  margin: 20px !important;
  text-align: center;
}
.postid-15799 .itinerary li a {
  font-weight: bold !important;
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-15799 .itinerary li a:hover {
  font-weight: bold !important;
  color: white !important;
  text-decoration: underline !important;
}
.postid-15799 .itinerary li a:visited {
  font-weight: bold !important;
  text-decoration: underline !important;
}
.addTop {
  top: 150px;
}
.postid-15799 .itinerary2_outer {
  display: flex;
  flex-grow: 1;
  bottom: 0;
  right: 0;
  position: fixed;
  z-index: 3000;
}
.postid-15799 .itinerary2_inner {
  margin-top: 150px;
  padding: 10px 40px 0;
  border-radius: 3px;
  border: 1px solid lightgrey;
  background-color: #016AD3;
}
.postid-15799 .itinerary2 {
  /*top:150px;*/
  max-height: 100vh;
  overflow-y: auto;
  /* font-size: 18px; */
  padding: 10px 10px 10px 25px;
  /*height: 80vh;*/
  max-width: 680px;
}
.postid-15799 .itinerary2 p {
  cursor: pointer;
  position: relative;
}
.postid-15799 #closer {
  line-height: 22px;
  padding: 0 5px;
  border: 2px solid palevioletred;
  right: 10px;
  top: 0;
  position: absolute;
  /* text-transform: uppercase; */
  font-size: 25px;
  font-weight: bold;
  color: palevioletred;
  pointer-events: none;
}
.postid-15799 #closer:hover {
  color: red;
  border: 2px solid red;
}
.postid-15799 .itinerary2 ul {
  display: none;
  /*top:60px;*/
}
.postid-15799 .itinerary2 p {
  font-size: 18px;
  color: lightgray;
}
.postid-15799 .itinerary2 li {
  list-style: disc !important;
}
.postid-15799 .itinerary2 li a {
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-15799 .itinerary2 li a:hover {
  color: white !important;
  text-decoration: underline !important;
}
.postid-15799 .itinerary2 li a:visited {
  font-weight: bold !important;
  text-decoration: underline !important;
}
.postid-15799 .listen {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  margin-bottom: 40px;
  border: 1px solid;
  cursor: pointer !important;
  color: lightgray !important;
  font-size: 13px !important;
  text-align: center !important;
  opacity: 0.8;
}
/* -------. Smooth Accordion  */
.postid-15799 .smooth-Accordion .smooth-Accordion-header {
  font-size: 20px;
  font-style: italic !important;
  display: block;
  background: transparent;
  font-family: Raleway, sans-serif !important;
  color: #fcf7da !important;
  line-height: 180%;
  margin-top: 10px;
  padding: 10px 16px !important;
  cursor: pointer;
  border: 1px dotted #fcf7da;
  border-bottom: 1px dotted #fcf7da;
  position: relative;
}
.postid-15799 .smooth-Accordion .smooth-Accordion-content {
  display: none;
  background: transparent;
  color: #fcf7da !important;
  padding: 16px;
  border: 1px dotted #fcf7da;
  border-bottom: 1px dotted #fcf7da;
}
.postid-15799 .smooth-Accordion .smooth-Accordion-content a {
  font-size: 20px;
  color: #b3d01e !important;
  font-weight: bold !important;
}
.postid-15799 .smooth-Accordion .smooth-Accordion-content p {
  font-size: 20px;
  font-style: italic !important;
  line-height: 34px !important;
  font-weight: 300 !important;
  color: #fcf7da;
}
.postid-15799 .smooth-Accordion .smooth-Accordion-header::after {
  content: '';
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0) rotate(0deg);
  position: absolute;
  top: 3px;
  right: 16px;
  transition: transform 0.5s;
  background: url(./img/lightgreen-down-arrow.png) no-repeat center center;
  width: 12px;
  height: 20px;
  line-height: 16px;
}
.postid-15799 .smooth-Accordion {
  border-radius: 0px;
  box-shadow: none;
  overflow: hidden;
}
.postid-15799 #solfeggio {
  margin: 0 auto;
}
.postid-15799 #speechTxt {
  opacity: 0;
  z-index: 1000;
  top: 140px;
  right: 82px;
  width: 245px;
  margin-top: 0px !important;
  position: fixed !important;
  padding: 8px;
  border: 2px solid #ff6600;
  border-radius: 7px;
  font-size: 18px;
  font-weight: bold;
  color: #ff6600;
  background-color: white;
}
.postid-15799 #h5ap-player-1 {
  opacity: 0;
  position: fixed !important;
  width: 250px !important;
  margin: 0px;
  z-index: 3000;
  top: 53px;
  right: 81px;
  border: 1px solid grey;
  border-radius: 3px;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.5));
}
/*.postid-15799 .player_holder {
    margin-bottom: 70px;
    width: 96%;
    border-radius: 4px;
    opacity: 0.5;
    overflow: hidden;
    position: relative;
    height: 30px;
    border: 1px solid grey;
    filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.5));
}
.postid-15799 .player_holder:hover{
    opacity: 0.9;
}
.postid-15799 .player_holder .skin_default {
    margin-top: -11px;
    position: relative;
    z-index: 999;
}

.postid-15799 .player15216 {
    opacity: 1;
    position: absolute !important;
    top: -2px;
    right: 0px;
    width: 100% !important;
    margin: 0px;
    z-index: 0 !important;
    border: 1px solid grey;
    border-radius: 3px;
    filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.5));
}
*/
/*.postid-15799 #h5ap-player-1 .player15181{
  opacity: 1;
  width: 250px !important;
  margin: 0px;
  border: 1px solid grey;
  border-radius: 2px;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.5));
}
*/
.postid-15799 .plyr__controls .plyr__controls__item.plyr__progress__container {
  display: block;
}
.postid-15799 .plyr__controls .plyr__controls__item.plyr__time {
  display: block;
  padding: 0px 5px;
}
.postid-15799 .plyr__controls .plyr__controls__item:first-child {
  margin-left: 0px;
  margin-right: 13px;
}
.postid-15799 .listen {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  margin-bottom: 40px;
  border: 1px solid;
  cursor: pointer !important;
  color: lightgray !important;
  font-size: 16px !important;
  text-align: center !important;
}
.postid-15799 .listen:hover {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  border: 1px solid #fcf7da !important;
  cursor: pointer !important;
  color: #fcf7da !important;
  font-size: 16px !important;
  text-align: center !important;
}
.postid-15799 .holder {
  max-width: 100%;
  margin: 0 auto;
  padding: 1rem;
}
.postid-15799 .image-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 1rem;
}
.postid-15799 .image-card {
  width: 300px;
  text-align: center;
  text-decoration: none;
  color: #333;
  transition: transform 0.2s;
}
.postid-15799 .image-card:hover {
  transform: scale(1.03);
}
.postid-15799 .image-card img {
  width: 100%;
  height: 400px;
  object-fit: cover;
  display: block;
  border-radius: 4px;
}
.postid-15799 .image-card span {
  display: block;
  margin-top: 0.5rem;
  font-size: 0.95rem;
}
.postid-15799 #mep_0 {
  margin: auto !important;
  width: 40% !important;
  height: 40px;
  min-width: 241px;
}
.quote {
  font-size: 130% !important;
  font-style: italic;
  border-left: 5px solid rgba(255, 255, 255, 0.15);
  padding-left: 1.2em;
  margin: 1.5em 0;
  color: #333;
}
@media only screen and (max-width: 768px) {
  .postid-15799 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 3px;
    color: #fcf7da !important; /* #363636*/
  }
  .postid-15799 #mep_0 {
    margin: auto !important;
    width: 70% !important;
    height: 40px;
    min-width: 241px;
  }
  .postid-15799 .bold {
    font-weight: 500 !important;
  }
  .postid-15799 .smooth-Accordion .smooth-Accordion-header {
    color: #fcf7da !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px solid #b3d01e !important;
  }
  .postid-15799 .smooth-Accordion .smooth-Accordion-content {
    color: #fcf7da !important;
    padding: 16px;
    border-bottom: 1px solid #b3d01e;
  }
  .postid-15799 .smooth-Accordion .smooth-Accordion-content a {
    /*color: #2d797d !important;*/
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-15799 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: #fcf7da !important;
  }
  .postid-15799 #h5ap-player-1 {
    width: 200px !important;
    z-index: 1000;
    top: 36px;
    right: 76px;
    transform-origin: center;
    transform: scale(0.7);
  }
  .postid-15799 .plyr__controls .plyr__controls__item.plyr__progress__container {
    display: block;
  }
  .postid-15799 .plyr__controls .plyr__controls__item.plyr__time {
    display: none;
    padding: 0 5px;
  }
  /* Add additional styles for smaller screens here */
}
@media only screen and (max-width: 480px) {
  .postid-15799 #h5ap-player-1 {
    width: 200px !important;
    transform: scale(0.6);
    top: 73px;
    right: 35px;
  }
  .postid-15799 #speechTxt {
    transform: scale(0.5);
    top: 70px;
    right: 10px;
  }
  .postid-15799 .entry-title {
    font-size: 0.9em !important;
  }
  .postid-15799 #iFrameHolder {
    margin-top: 130px !important;
  }
}
/* ---a poem can open a window to your soul ~ but a koan may take out the whole wall ----*/
.postid-15792 #SuanBtn {
  display: none;
}
.postid-15792 .site {
  background-color: #0065DD;
  opacity: 1;
}
.postid-15792 header .entry-header {
  opacity: 0.2 !important;
}
.postid-15792 .site-header {
  z-index: 10;
  border-bottom: 1px solid #b3d01e;
  color: #fcf7da;
}
.postid-15792 .entry-content {
  /*height: 6674px !important;*/
  position: relative;
  margin-top: -800px;
  /*z-index: 1000;*/
  background-image: none;
  color: #fcf7da;
  background-color: #0065DD;
}
.postid-15792 .entry-content p {
  font-weight: 300;
  font-size: 150%;
  line-height: 150%;
  color: #fcf7da;
}
.postid-15792 .entry-content a {
  color: #fcf7da;
}
.postid-15792 .hentry {
  background-image: none;
  background-color: #0065DD;
}
.postid-15792 .entry-footer {
  color: #fcf7da !important;
}
.postid-15792 .entry-footer, .postid-15792 .all_articles {
  border-top: none !important;
}
.postid-15792 .hentry.has-post-thumbnail .wp-post-image {
  border: none !important;
}
.postid-15792 .entry-title, .postid-15792 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-15792 .entry-title a {
  font-size: 80%;
}
.home #post-15792 .entry-title a {
  font-size: 80%;
}
.postid-15792 .entry-content img, .postid-15792 .entry-content video {
  border: 1px dotted white;
  padding: 5px;
  background-color: #0065DD;
  /*box-shadow: 2px 2px 9px 4px rgba(0, 0, 0, 0.4);*/
}
.postid-15792 #video2, .postid-15792 #video1 {
  border: 1px dotted white;
}
.postid-15792 iframe {
  border: 1px dotted white;
  min-height: 500px;
}
.postid-15792 .entry-content a {
  color: #fcf7da !important;
}
.postid-15792 ul {
  list-style: none !important;
}
.postid-15792 #new_poem_btn {
  cursor: pointer !important;
  font-size: 14px;
  /* color: black; */
  background-color: #04868D;
  border: 1px solid white;
  height: 40px;
  width: 110px;
  top: 110px;
  right: 10px;
  position: absolute;
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.2), 0 4px 6px -2px rgba(0, 0, 0, 0.2);
}
.postid-15792 #new_poem_btn:hover {
  background-color: #04860D;
  border: 1px solid white;
  position: absolute;
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.2), 0 4px 6px -2px rgba(0, 0, 0, 0.2);
}
.postid-15792 #new_poem_btn:active {
  box-shadow: none !important;
}
@media only screen and (max-width: 768px) {
  .postid-15792 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 3px;
    color: #fcf7da !important; /* #363636*/
  }
  .postid-15792 #mep_0 {
    margin: auto !important;
    width: 70% !important;
    height: 40px;
    min-width: 241px;
  }
  @media screen and (max-width: 560px) {
    body.single .entry-title, .page-title {
      font-size: 12px !important;
    }
  }
  /* Add additional styles for smaller screens here */
}
@media only screen and (max-width: 480px) {
  .postid-15792 .entry-content {
    position: relative;
    margin-top: -600px !important;
  }
  .postid-15792 .entry-title {
    font-size: 0.9em !important;
  }
  @media only screen and (max-width: 380px) {
    .postid-15792 .entry-content {
      padding-top: 300px !important;
      /* height: 6674px !important; */
      position: relative;
      margin-top: -300px !important;
      /* z-index: 1000; */
      background-image: none;
      color: #fcf7da;
      background-color: #0065DD;
    }
  }
}
/* ---------- The rise of the intelligent machines --------------*/
.postid-10132 .site {
  background-color: #01489a;
  opacity: 1;
}
.postid-10132 header .entry-header {
  opacity: 0.2 !important;
}
.postid-10132 .site-header {
  z-index: 10;
  border-bottom: 1px solid #b3d01e;
  color: #fcf7da;
}
.postid-10132 .entry-content {
  /*height: 6674px !important;*/
  position: relative;
  /*margin-top: -100px;*/
  /*z-index: 1000;*/
  background-image: none;
  color: #fcf7da;
  background-color: #01489a;
}
.postid-10132 .entry-content p {
  font-weight: 300;
  font-size: 150%;
  line-height: 150%;
  color: #fcf7da;
}
.postid-10132 .entry-content a {
  color: #fcf7da;
}
.postid-10132 .hentry {
  background-image: none;
  background-color: #01489a;
}
.postid-10132 .entry-footer {
  color: #fcf7da !important;
}
.postid-10132 .entry-footer, .postid-10132 .all_articles {
  border-top: 1px solid black;
}
.postid-10132 .hentry.has-post-thumbnail .wp-post-image {
  border: black 1px solid !important;
}
.postid-10132 .entry-title, .postid-10132 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-10132 .entry-title a {
  font-size: 80%;
}
.home #post-10132 .entry-title a {
  font-size: 80%;
}
.postid-10132 .entry-content img, .postid-10132 .entry-content video {
  border: 1px dotted white;
  padding: 5px;
  background-color: #01489a;
  /*box-shadow: 2px 2px 9px 4px rgba(0, 0, 0, 0.4);*/
}
.postid-10132 #video2, .postid-10132 #video1 {
  border: 1px dotted white;
}
.postid-10132 iframe {
  /*border: 1px dotted white; */
}
.postid-10132 .entry-content a {
  color: #fcf7da !important;
}
.postid-10132 ul {
  list-style: none !important;
}
@media only screen and (max-width: 768px) {
  .postid-10132 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 3px;
    color: #fcf7da !important; /* #363636*/
  }
  .postid-10132 #mep_0 {
    margin: auto !important;
    width: 70% !important;
    height: 40px;
    min-width: 241px;
  }
  /* Add additional styles for smaller screens here */
}
@media only screen and (max-width: 480px) {
  .postid-10132 .entry-title {
    font-size: 0.9em !important;
  }
}
.postid-10132 .orange_border {
  border: 1px solid orange;
  padding: 30px;
}
/* ------------ And so i walk in gratitude -------------------*/
.postid-15777 .site {
  background-color: #0065DD;
  opacity: 1;
}
.postid-15777 header .entry-header {
  opacity: 0.2 !important;
}
.postid-15777 .site-header {
  z-index: 10;
  border-bottom: 1px solid #b3d01e;
  color: #fcf7da;
}
.postid-15777 .entry-content {
  /*height: 6674px !important;*/
  position: relative;
  /*margin-top: -100px;*/
  /*z-index: 1000;*/
  background-image: none;
  color: #fcf7da;
  background-color: #0065DD;
}
.postid-15777 .entry-content p {
  font-weight: 300;
  font-size: 150%;
  line-height: 150%;
  color: #fcf7da;
}
.postid-15777 .entry-content a {
  color: #fcf7da;
}
.postid-15777 .hentry {
  background-image: none;
  background-color: #0065DD;
}
.postid-15777 .entry-footer {
  color: #fcf7da !important;
}
.postid-15777 .entry-footer, .postid-15777 .all_articles {
  border-top: 1px solid black;
}
.postid-15777 .hentry.has-post-thumbnail .wp-post-image {
  border: black 1px solid !important;
}
.postid-15777 .entry-title, .postid-15777 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-15777 .entry-title a {
  font-size: 80%;
}
.home #post-15777 .entry-title a {
  font-size: 80%;
}
.postid-15777 .entry-content img, .postid-15777 .entry-content video {
  border: 1px dotted white;
  padding: 5px;
  background-color: #0065DD;
  /*box-shadow: 2px 2px 9px 4px rgba(0, 0, 0, 0.4);*/
}
.postid-15777 #video2, .postid-15777 #video1 {
  border: 1px dotted white;
}
.postid-15777 iframe {
  /*border: 1px dotted white; */
}
.postid-15777 .entry-content a {
  color: #fcf7da !important;
}
.postid-15777 ul {
  list-style: none !important;
}
@media only screen and (max-width: 768px) {
  .postid-15777 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 3px;
    color: #fcf7da !important; /* #363636*/
  }
  .postid-15777 #mep_0 {
    margin: auto !important;
    width: 70% !important;
    height: 40px;
    min-width: 241px;
  }
  /* Add additional styles for smaller screens here */
}
@media only screen and (max-width: 480px) {
  .postid-15777 .entry-title {
    font-size: 0.9em !important;
  }
}
/* ------------ LOVE Part 3 - Universal love - Divine Love  -------------------*/
.archive #post-15609 .entry-meta .ear {
  width: 33px !important;
  height: 34px !important;
  /* width: 43px; */
  position: absolute;
  z-index: 100;
  right: 6px;
  top: 0px;
  margin-top: -40px;
  border: 1px solid orange;
  cursor: pointer;
  border-radius: 7px;
}
.postid-15609 #iFrameHolder {
  opacity: 0;
}
.postid-15609 .site {
  background-color: #0065DD;
  opacity: 1;
}
.postid-15609 header .entry-header {
  opacity: 0.2 !important;
}
.postid-15609 .site-header {
  z-index: 10;
  border-bottom: 1px solid #b3d01e;
  color: #fcf7da;
}
.postid-15609 .entry-content {
  /*height: 6674px !important;*/
  position: relative;
  /*margin-top: -100px;*/
  /*z-index: 1000;*/
  background-image: none;
  color: #fcf7da;
  background-color: #0065DD;
}
.postid-15609 .entry-content p {
  font-weight: 300;
  font-size: 150%;
  line-height: 150%;
  color: #fcf7da;
}
.postid-15609 .entry-content a {
  color: #fcf7da;
}
.postid-15609 .cora {
  width: 90%;
  margin-bottom: 70px;
  margin-top: 70px;
  margin-left: 10%;
  padding: 20px;
  border-radius: 3px;
  border: 1px dotted;
  color: gold;
  background-color: rgba(5, 88, 182, 0.9);
}
.postid-15609 .cris {
  margin-right: 0px;
  padding: 20px;
  border: 1px dotted #fcf7da;
  border-radius: 3px;
  color: #fcf7da;
}
.postid-15609 .gemini {
  width: 90%;
  margin-bottom: 70px;
  margin-top: 70px;
  margin-right: 30px;
  padding: 20px;
  border-radius: 3px;
  border: 1px dotted;
  color: aquamarine;
  background-color: rgba(5, 88, 182, 0.9);
}
.postid-15609 .cora p, .postid-15609 .cora a {
  color: gold;
}
.postid-15609 .gemini p, .postid-15609 .gemini a {
  color: aquamarine;
}
.postid-15609 .cora_small {
  width: 90%;
  margin-left: 10%;
  padding: 8px;
  border-radius: 2px;
  border: 1px dotted #fcf7da;
  ;
  color: gold !important;
  background-color: rgba(5, 88, 182, 0.9);
}
.postid-15609 .cora_small p {
  color: gold;
}
.postid-15609 .cris_small {
  width: 100%;
  padding: 8px;
  border: 1px dotted #fcf7da;
  border-radius: 3px;
}
.postid-15609 .gemini_small {
  width: 90%;
  margin-right: 30px;
  padding: 8px;
  border-radius: 2px;
  border: 1px dotted #fcf7da;
  ;
  color: aquamarine !important;
  background-color: rgba(5, 88, 182, 0.9);
}
.postid-15609 .gemini_small p {
  color: aquamarine;
}
.postid-15609 .hentry {
  background-image: none;
  background-color: #0065DD;
}
.postid-15609 .entry-footer {
  color: #fcf7da !important;
}
.postid-15609 .entry-footer, .postid-15609 .all_articles {
  border-top: 1px solid black;
}
.postid-15609 .hentry.has-post-thumbnail .wp-post-image {
  border: black 1px solid !important;
}
.postid-15609 .entry-title, .postid-15609 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-15609 .entry-title a {
  font-size: 80%;
}
.home #post-15609 .entry-title a {
  font-size: 80%;
}
.postid-15609 .entry-content img, .postid-15609 .entry-content video {
  border: 1px dotted white;
  padding: 5px;
  background-color: #0065DD;
  /*box-shadow: 2px 2px 9px 4px rgba(0, 0, 0, 0.4);*/
}
.postid-15609 #iFrame_1 {
  border: 1px solid white;
  margin: 0 auto;
  margin-top: -700px;
  height: 484px;
  display: block;
  margin-bottom: 200px;
  width: 420px;
}
.postid-15609 #video2, .postid-15609 #video1 {
  border: 1px dotted white;
}
.postid-15609 iframe {
  /*border: 1px dotted white; */
}
.postid-15609 .entry-content a {
  color: #fcf7da !important;
}
.postid-15609 ul {
  list-style: none !important;
}
/* ------- page itniary  ------------*/
.postid-15609 .itinerary {
  /* font-size: 18px; */
  background-color: #016AD3;
  padding: 10px 10px 10px 25px;
  border-radius: 3px;
  border: 1px solid lightgrey;
}
.postid-15609 .itinerary p {
  font-size: 18px;
  color: lightgray;
}
.postid-15609 .itinerary li {
  list-style: disc !important;
}
.postid-15609 .itinerary .dates {
  margin: 20px !important;
  text-align: center;
}
.postid-15609 .itinerary li a {
  font-weight: bold !important;
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-15609 .itinerary li a:hover {
  font-weight: bold !important;
  color: white !important;
  text-decoration: underline !important;
}
.postid-15609 .itinerary li a:visited {
  font-weight: bold !important;
  text-decoration: underline !important;
}
.addTop {
  top: 150px;
}
.postid-15609 .itinerary2_outer {
  display: flex;
  flex-grow: 1;
  bottom: 0;
  right: 0;
  position: fixed;
  z-index: 3000;
}
.postid-15609 .itinerary2_inner {
  margin-top: 150px;
  padding: 10px 40px 0;
  border-radius: 3px;
  border: 1px solid lightgrey;
  background-color: #016AD3;
}
.postid-15609 .itinerary2 {
  /*top:150px;*/
  max-height: 100vh;
  overflow-y: auto;
  /* font-size: 18px; */
  padding: 10px 10px 10px 25px;
  /*height: 80vh;*/
  max-width: 680px;
}
.postid-15609 .itinerary2 p {
  cursor: pointer;
  position: relative;
}
.postid-15609 #closer {
  line-height: 22px;
  padding: 0 5px;
  border: 2px solid palevioletred;
  right: 10px;
  top: 0;
  position: absolute;
  /* text-transform: uppercase; */
  font-size: 25px;
  font-weight: bold;
  color: palevioletred;
  pointer-events: none;
}
.postid-15609 #closer:hover {
  color: red;
  border: 2px solid red;
}
.postid-15609 .itinerary2 ul {
  display: none;
  /*top:60px;*/
}
.postid-15609 .itinerary2 p {
  font-size: 18px;
  color: lightgray;
}
.postid-15609 .itinerary2 li {
  list-style: disc !important;
}
.postid-15609 .itinerary2 li a {
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-15609 .itinerary2 li a:hover {
  color: white !important;
  text-decoration: underline !important;
}
.postid-15609 .itinerary2 li a:visited {
  font-weight: bold !important;
  text-decoration: underline !important;
}
.postid-15609 .listen {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  margin-bottom: 40px;
  border: 1px solid;
  cursor: pointer !important;
  color: lightgray !important;
  font-size: 13px !important;
  text-align: center !important;
  opacity: 0.8;
}
/* -------. Smooth Accordion  */
.postid-15609 .smooth-Accordion .smooth-Accordion-header {
  font-size: 20px;
  font-style: italic !important;
  display: block;
  background: transparent;
  font-family: Raleway, sans-serif !important;
  color: #fcf7da !important;
  line-height: 180%;
  margin-top: 10px;
  padding: 10px 16px !important;
  cursor: pointer;
  border: 1px dotted #fcf7da;
  border-bottom: 1px dotted #fcf7da;
  position: relative;
}
.postid-15609 .smooth-Accordion .smooth-Accordion-content {
  display: none;
  background: transparent;
  color: #fcf7da !important;
  padding: 16px;
  border: 1px dotted #fcf7da;
  border-bottom: 1px dotted #fcf7da;
}
.postid-15609 .smooth-Accordion .smooth-Accordion-content a {
  font-size: 20px;
  color: #b3d01e !important;
  font-weight: bold !important;
}
.postid-15609 .smooth-Accordion .smooth-Accordion-content p {
  font-size: 20px;
  font-style: italic !important;
  line-height: 34px !important;
  font-weight: 300 !important;
  color: #fcf7da;
}
.postid-15609 .smooth-Accordion .smooth-Accordion-header::after {
  content: '';
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0) rotate(0deg);
  position: absolute;
  top: 3px;
  right: 16px;
  transition: transform 0.5s;
  background: url(./img/lightgreen-down-arrow.png) no-repeat center center;
  width: 12px;
  height: 20px;
  line-height: 16px;
}
.postid-15609 .smooth-Accordion {
  border-radius: 0px;
  box-shadow: none;
  overflow: hidden;
}
.postid-15609 #solfeggio {
  margin: 0 auto;
}
.postid-15609 #speechTxt {
  opacity: 0;
  z-index: 1000;
  top: 140px;
  right: 82px;
  width: 245px;
  margin-top: 0px !important;
  position: fixed !important;
  padding: 8px;
  border: 2px solid #ff6600;
  border-radius: 7px;
  font-size: 18px;
  font-weight: bold;
  color: #ff6600;
  background-color: white;
}
.postid-15609 #h5ap-player-1 {
  opacity: 0;
  position: fixed !important;
  width: 250px !important;
  margin: 0px;
  z-index: 3000;
  top: 53px;
  right: 81px;
  border: 1px solid grey;
  border-radius: 3px;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.5));
}
/*.postid-15609 .player_holder {
    margin-bottom: 70px;
    width: 96%;
    border-radius: 4px;
    opacity: 0.5;
    overflow: hidden;
    position: relative;
    height: 30px;
    border: 1px solid grey;
    filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.5));
}
.postid-15609 .player_holder:hover{
    opacity: 0.9;
}
.postid-15609 .player_holder .skin_default {
    margin-top: -11px;
    position: relative;
    z-index: 999;
}

.postid-15609 .player15216 {
    opacity: 1;
    position: absolute !important;
    top: -2px;
    right: 0px;
    width: 100% !important;
    margin: 0px;
    z-index: 0 !important;
    border: 1px solid grey;
    border-radius: 3px;
    filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.5));
}
*/
/*.postid-15609 #h5ap-player-1 .player15181{
  opacity: 1;
  width: 250px !important;
  margin: 0px;
  border: 1px solid grey;
  border-radius: 2px;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.5));
}
*/
.postid-15609 .plyr__controls .plyr__controls__item.plyr__progress__container {
  display: block;
}
.postid-15609 .plyr__controls .plyr__controls__item.plyr__time {
  display: block;
  padding: 0px 5px;
}
.postid-15609 .plyr__controls .plyr__controls__item:first-child {
  margin-left: 0px;
  margin-right: 13px;
}
.postid-15609 .listen {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  margin-bottom: 40px;
  border: 1px solid;
  cursor: pointer !important;
  color: lightgray !important;
  font-size: 16px !important;
  text-align: center !important;
}
.postid-15609 .listen:hover {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  border: 1px solid #fcf7da !important;
  cursor: pointer !important;
  color: #fcf7da !important;
  font-size: 16px !important;
  text-align: center !important;
}
.postid-15609 .holder {
  max-width: 100%;
  margin: 0 auto;
  padding: 1rem;
}
.postid-15609 .image-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 1rem;
}
.postid-15609 .image-card {
  width: 300px;
  text-align: center;
  text-decoration: none;
  color: #333;
  transition: transform 0.2s;
}
.postid-15609 .image-card:hover {
  transform: scale(1.03);
}
.postid-15609 .image-card img {
  width: 100%;
  height: 400px;
  object-fit: cover;
  display: block;
  border-radius: 4px;
}
.postid-15609 .image-card span {
  display: block;
  margin-top: 0.5rem;
  font-size: 0.95rem;
}
.postid-15609 #mep_0 {
  margin: auto !important;
  width: 40% !important;
  height: 40px;
  min-width: 241px;
}
.quote {
  font-size: 130% !important;
  font-style: italic;
  border-left: 5px solid rgba(255, 255, 255, 0.15);
  padding-left: 1.2em;
  margin: 1.5em 0;
  color: #333;
}
@media only screen and (max-width: 768px) {
  .postid-15609 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 3px;
    color: #fcf7da !important; /* #363636*/
  }
  .postid-15609 #mep_0 {
    margin: auto !important;
    width: 70% !important;
    height: 40px;
    min-width: 241px;
  }
  .postid-15609 .bold {
    font-weight: 500 !important;
  }
  .postid-15609 .smooth-Accordion .smooth-Accordion-header {
    color: #fcf7da !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px solid #b3d01e !important;
  }
  .postid-15609 .smooth-Accordion .smooth-Accordion-content {
    color: #fcf7da !important;
    padding: 16px;
    border-bottom: 1px solid #b3d01e;
  }
  .postid-15609 .smooth-Accordion .smooth-Accordion-content a {
    /*color: #2d797d !important;*/
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-15609 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: #fcf7da !important;
  }
  .postid-15609 #h5ap-player-1 {
    width: 200px !important;
    z-index: 1000;
    top: 36px;
    right: 76px;
    transform-origin: center;
    transform: scale(0.7);
  }
  .postid-15609 .plyr__controls .plyr__controls__item.plyr__progress__container {
    display: block;
  }
  .postid-15609 .plyr__controls .plyr__controls__item.plyr__time {
    display: none;
    padding: 0 5px;
  }
  /* Add additional styles for smaller screens here */
}
@media only screen and (max-width: 480px) {
  .postid-15609 #h5ap-player-1 {
    width: 200px !important;
    transform: scale(0.6);
    top: 73px;
    right: 35px;
  }
  .postid-15609 #speechTxt {
    transform: scale(0.5);
    top: 70px;
    right: 10px;
  }
  .postid-15609 .entry-title {
    font-size: 0.9em !important;
  }
}
b, strong {
  font-weight: 600 !important;
}
.entry-content .quote {
  /*font-size: 14px !important;*/
  font-style: italic;
  border-left: 5px solid rgba(255, 255, 255, 0.15);
  padding-left: 1.2em;
  margin: 1.5em 0;
  color: #333;
}
.entry-content .quote_leftside {
  text-align: left !important;
  font-size: 14px !important;
  font-style: italic;
  border-left: 5px solid rgba(255, 255, 255, 0.15);
  padding-left: 1.2em;
  margin: 1.5em 0;
  color: #333;
}
.entry-content .quote_rightside {
  text-align: right !important;
  font-size: 14px !important;
  font-style: italic;
  border-right: 5px solid rgba(255, 255, 255, 0.15);
  padding-right: 1.2em;
  margin: 1.5em 0;
  color: #333;
}
/* ------------ LOVE Part 2 - Cosmic Love - Universal love  -------------------*/
.archive #post-15533 .entry-meta .ear {
  width: 33px !important;
  height: 34px !important;
  /* width: 43px; */
  position: absolute;
  z-index: 100;
  right: 6px;
  top: 0px;
  margin-top: -40px;
  border: 1px solid orange;
  cursor: pointer;
  border-radius: 7px;
}
.postid-15533 #iFrameHolder {
  opacity: 0;
}
.postid-15533 .site {
  background-color: #0065DD;
  opacity: 1;
}
.postid-15533 header .entry-header {
  opacity: 0.2 !important;
}
.postid-15533 .site-header {
  z-index: 10;
  border-bottom: 1px solid #b3d01e;
  color: #fcf7da;
}
.postid-15533 .entry-content {
  /*height: 6674px !important;*/
  position: relative;
  /*margin-top: -100px;*/
  /*z-index: 1000;*/
  background-image: none;
  color: #fcf7da;
  background-color: #0065DD;
}
.postid-15533 .entry-content p {
  font-weight: 300;
  font-size: 150%;
  line-height: 150%;
  color: #fcf7da;
}
.postid-15533 .entry-content a {
  color: #fcf7da;
}
.postid-15533 .cora {
  margin-bottom: 70px;
  margin-top: 70px;
  margin-left: 30px;
  padding: 20px;
  border-radius: 3px;
  border: 1px dotted;
  color: gold;
  background-color: rgba(5, 88, 182, 0.5);
}
.postid-15533 .cris {
  margin-right: 30px;
  padding: 20px;
  border: 1px dotted #fcf7da;
  border-radius: 3px;
}
.postid-15533 .cora p, .postid-15533 .cora a {
  color: gold;
}
.postid-15533 .hentry {
  background-image: none;
  background-color: #0065DD;
}
.postid-15533 .entry-footer {
  color: #fcf7da !important;
}
.postid-15533 .entry-footer, .postid-15533 .all_articles {
  border-top: 1px solid black;
}
.postid-15533 .hentry.has-post-thumbnail .wp-post-image {
  border: black 1px solid !important;
}
.postid-15533 .entry-title, .postid-15533 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-15533 .entry-title a {
  font-size: 80%;
}
.home #post-15533 .entry-title a {
  font-size: 80%;
}
.postid-15533 .entry-content img, .postid-15533 .entry-content video {
  border: 1px dotted white;
  padding: 5px;
  background-color: #0065DD;
  /*box-shadow: 2px 2px 9px 4px rgba(0, 0, 0, 0.4);*/
}
.postid-15533 #iFrame_1 {
  border: 1px solid white;
  margin: 0 auto;
  margin-top: -700px;
  height: 484px;
  display: block;
  margin-bottom: 200px;
  width: 420px;
}
.postid-15533 #video2, .postid-15533 #video1 {
  border: 1px dotted white;
}
.postid-15533 iframe {
  /*border: 1px dotted white; */
}
.postid-15533 .entry-content a {
  color: #fcf7da !important;
}
.postid-15533 ul {
  list-style: none !important;
}
/* ------- page itniary  ------------*/
.postid-15533 .itinerary {
  /* font-size: 18px; */
  background-color: #016AD3;
  padding: 10px 10px 10px 25px;
  border-radius: 3px;
  border: 1px solid lightgrey;
}
.postid-15533 .itinerary p {
  font-size: 18px;
  color: lightgray;
}
.postid-15533 .itinerary li {
  list-style: disc !important;
}
.postid-15533 .itinerary .dates {
  margin: 20px !important;
  text-align: center;
}
.postid-15533 .itinerary li a {
  font-weight: bold !important;
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-15533 .itinerary li a:hover {
  font-weight: bold !important;
  color: white !important;
  text-decoration: underline !important;
}
.postid-15533 .itinerary li a:visited {
  font-weight: bold !important;
  text-decoration: underline !important;
}
.addTop {
  top: 150px;
}
.postid-15533 .itinerary2_outer {
  display: flex;
  flex-grow: 1;
  bottom: 0;
  right: 0;
  position: fixed;
  z-index: 3000;
}
.postid-15533 .itinerary2_inner {
  margin-top: 150px;
  padding: 10px 40px 0;
  border-radius: 3px;
  border: 1px solid lightgrey;
  background-color: #016AD3;
}
.postid-15533 .itinerary2 {
  /*top:150px;*/
  max-height: 100vh;
  overflow-y: auto;
  /* font-size: 18px; */
  padding: 10px 10px 10px 25px;
  /*height: 80vh;*/
  max-width: 680px;
}
.postid-15533 .itinerary2 p {
  cursor: pointer;
  position: relative;
}
.postid-15533 #closer {
  line-height: 22px;
  padding: 0 5px;
  border: 2px solid palevioletred;
  right: 10px;
  top: 0;
  position: absolute;
  /* text-transform: uppercase; */
  font-size: 25px;
  font-weight: bold;
  color: palevioletred;
  pointer-events: none;
}
.postid-15533 #closer:hover {
  color: red;
  border: 2px solid red;
}
.postid-15533 .itinerary2 ul {
  display: none;
  /*top:60px;*/
}
.postid-15533 .itinerary2 p {
  font-size: 18px;
  color: lightgray;
}
.postid-15533 .itinerary2 li {
  list-style: disc !important;
}
.postid-15533 .itinerary2 li a {
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-15533 .itinerary2 li a:hover {
  color: white !important;
  text-decoration: underline !important;
}
.postid-15533 .itinerary2 li a:visited {
  font-weight: bold !important;
  text-decoration: underline !important;
}
.postid-15533 .listen {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  margin-bottom: 40px;
  border: 1px solid;
  cursor: pointer !important;
  color: lightgray !important;
  font-size: 13px !important;
  text-align: center !important;
  opacity: 0.8;
}
/* -------. Smooth Accordion  */
.postid-15533 .smooth-Accordion .smooth-Accordion-header {
  font-size: 20px;
  font-style: italic !important;
  display: block;
  background: transparent;
  font-family: Raleway, sans-serif !important;
  color: #fcf7da !important;
  line-height: 180%;
  margin-top: 10px;
  padding: 10px 16px !important;
  cursor: pointer;
  border: 1px dotted #fcf7da;
  border-bottom: 1px dotted #fcf7da;
  position: relative;
}
.postid-15533 .smooth-Accordion .smooth-Accordion-content {
  display: none;
  background: transparent;
  color: #fcf7da !important;
  padding: 16px;
  border: 1px dotted #fcf7da;
  border-bottom: 1px dotted #fcf7da;
}
.postid-15533 .smooth-Accordion .smooth-Accordion-content a {
  font-size: 20px;
  color: #b3d01e !important;
  font-weight: bold !important;
}
.postid-15533 .smooth-Accordion .smooth-Accordion-content p {
  font-size: 20px;
  font-style: italic !important;
  line-height: 34px !important;
  font-weight: 300 !important;
  color: #fcf7da;
}
.postid-15533 .smooth-Accordion .smooth-Accordion-header::after {
  content: '';
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0) rotate(0deg);
  position: absolute;
  top: 3px;
  right: 16px;
  transition: transform 0.5s;
  background: url(./img/lightgreen-down-arrow.png) no-repeat center center;
  width: 12px;
  height: 20px;
  line-height: 16px;
}
.postid-15533 .smooth-Accordion {
  border-radius: 0px;
  box-shadow: none;
  overflow: hidden;
}
.postid-15533 #solfeggio {
  margin: 0 auto;
}
.postid-15533 #speechTxt {
  opacity: 0;
  z-index: 1000;
  top: 140px;
  right: 82px;
  width: 245px;
  margin-top: 0px !important;
  position: fixed !important;
  padding: 8px;
  border: 2px solid #ff6600;
  border-radius: 7px;
  font-size: 18px;
  font-weight: bold;
  color: #ff6600;
  background-color: white;
}
.postid-15533 #h5ap-player-1 {
  opacity: 0;
  position: fixed !important;
  width: 250px !important;
  margin: 0px;
  z-index: 3000;
  top: 53px;
  right: 81px;
  border: 1px solid grey;
  border-radius: 3px;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.5));
}
/*.postid-15533 .player_holder {
    margin-bottom: 70px;
    width: 96%;
    border-radius: 4px;
    opacity: 0.5;
    overflow: hidden;
    position: relative;
    height: 30px;
    border: 1px solid grey;
    filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.5));
}
.postid-15533 .player_holder:hover{
    opacity: 0.9;
}
.postid-15533 .player_holder .skin_default {
    margin-top: -11px;
    position: relative;
    z-index: 999;
}

.postid-15533 .player15216 {
    opacity: 1;
    position: absolute !important;
    top: -2px;
    right: 0px;
    width: 100% !important;
    margin: 0px;
    z-index: 0 !important;
    border: 1px solid grey;
    border-radius: 3px;
    filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.5));
}
*/
/*.postid-15533 #h5ap-player-1 .player15181{
  opacity: 1;
  width: 250px !important;
  margin: 0px;
  border: 1px solid grey;
  border-radius: 2px;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.5));
}
*/
.postid-15533 .plyr__controls .plyr__controls__item.plyr__progress__container {
  display: block;
}
.postid-15533 .plyr__controls .plyr__controls__item.plyr__time {
  display: block;
  padding: 0px 5px;
}
.postid-15533 .plyr__controls .plyr__controls__item:first-child {
  margin-left: 0px;
  margin-right: 13px;
}
.postid-15533 .listen {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  margin-bottom: 40px;
  border: 1px solid;
  cursor: pointer !important;
  color: lightgray !important;
  font-size: 16px !important;
  text-align: center !important;
}
.postid-15533 .listen:hover {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  border: 1px solid #fcf7da !important;
  cursor: pointer !important;
  color: #fcf7da !important;
  font-size: 16px !important;
  text-align: center !important;
}
.postid-15533 .holder {
  max-width: 100%;
  margin: 0 auto;
  padding: 1rem;
}
.postid-15533 .image-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 1rem;
}
.postid-15533 .image-card {
  width: 300px;
  text-align: center;
  text-decoration: none;
  color: #333;
  transition: transform 0.2s;
}
.postid-15533 .image-card:hover {
  transform: scale(1.03);
}
.postid-15533 .image-card img {
  width: 100%;
  height: 400px;
  object-fit: cover;
  display: block;
  border-radius: 4px;
}
.postid-15533 .image-card span {
  display: block;
  margin-top: 0.5rem;
  font-size: 0.95rem;
}
.postid-15533 #mep_0 {
  margin: auto !important;
  width: 40% !important;
  height: 40px;
  min-width: 241px;
}
.quote {
  font-size: 130% !important;
  font-style: italic;
  border-left: 5px solid rgba(255, 255, 255, 0.15);
  padding-left: 1.2em;
  margin: 1.5em 0;
  color: #333;
}
@media only screen and (max-width: 768px) {
  .postid-15533 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 3px;
    color: #fcf7da !important; /* #363636*/
  }
  .postid-15533 #mep_0 {
    margin: auto !important;
    width: 70% !important;
    height: 40px;
    min-width: 241px;
  }
  .postid-15533 .bold {
    font-weight: 500 !important;
  }
  .postid-15533 .smooth-Accordion .smooth-Accordion-header {
    color: #fcf7da !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px solid #b3d01e !important;
  }
  .postid-15533 .smooth-Accordion .smooth-Accordion-content {
    color: #fcf7da !important;
    padding: 16px;
    border-bottom: 1px solid #b3d01e;
  }
  .postid-15533 .smooth-Accordion .smooth-Accordion-content a {
    /*color: #2d797d !important;*/
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-15533 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: #fcf7da !important;
  }
  .postid-15533 #h5ap-player-1 {
    width: 200px !important;
    z-index: 1000;
    top: 36px;
    right: 76px;
    transform-origin: center;
    transform: scale(0.7);
  }
  .postid-15533 .plyr__controls .plyr__controls__item.plyr__progress__container {
    display: block;
  }
  .postid-15533 .plyr__controls .plyr__controls__item.plyr__time {
    display: none;
    padding: 0 5px;
  }
  /* Add additional styles for smaller screens here */
}
@media only screen and (max-width: 480px) {
  .postid-15533 #h5ap-player-1 {
    width: 200px !important;
    transform: scale(0.6);
    top: 73px;
    right: 35px;
  }
  .postid-15533 #speechTxt {
    transform: scale(0.5);
    top: 70px;
    right: 10px;
  }
  .postid-15533 .entry-title {
    font-size: 0.9em !important;
  }
}
b, strong {
  font-weight: 600 !important;
}
/* ------------ LOVE - Part 1 - A human-kind of Love  -------------------*/
.archive #post-15508 .entry-meta .ear {
  width: 33px !important;
  height: 34px !important;
  /* width: 43px; */
  position: absolute;
  z-index: 100;
  right: 6px;
  top: 0px;
  margin-top: -40px;
  border: 1px solid orange;
  cursor: pointer;
  border-radius: 7px;
}
.postid-15508 #iFrameHolder {
  opacity: 0;
}
.postid-15508 .site {
  background-color: #0065DD;
  opacity: 1;
}
.postid-15508 header .entry-header {
  opacity: 0.2 !important;
}
.postid-15508 .site-header {
  z-index: 10;
  border-bottom: 1px solid #b3d01e;
  color: #fcf7da;
}
.postid-15508 .entry-content {
  /*height: 6674px !important;*/
  position: relative;
  /*margin-top: -100px;*/
  /*z-index: 1000;*/
  background-image: none;
  color: #fcf7da;
  background-color: #0065DD;
}
.postid-15508 .entry-content p {
  font-weight: 300;
  font-size: 150%;
  line-height: 150%;
  color: #fcf7da;
}
.postid-15508 .entry-content a {
  color: #fcf7da;
}
.postid-15508 .cora {
  margin-bottom: 70px;
  margin-top: 70px;
  margin-left: 30px;
  padding: 20px;
  border-radius: 3px;
  border: 1px dotted;
  color: gold;
  background-color: rgba(5, 88, 182, 0.5);
}
.postid-15508 .cris {
  margin-right: 30px;
  padding: 20px;
  border: 1px dotted #fcf7da;
  border-radius: 3px;
}
.postid-15508 .cora p, .postid-15508 .cora a {
  color: gold;
}
.postid-15508 .hentry {
  background-image: none;
  background-color: #0065DD;
}
.postid-15508 .entry-footer {
  color: #fcf7da !important;
}
.postid-15508 .entry-footer, .postid-15508 .all_articles {
  border-top: 1px solid black;
}
.postid-15508 .hentry.has-post-thumbnail .wp-post-image {
  border: black 1px solid !important;
}
.postid-15508 .entry-title, .postid-15508 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-15508 .entry-title a {
  font-size: 80%;
}
.home #post-15508 .entry-title a {
  font-size: 80%;
}
.postid-15508 .entry-content img, .postid-15508 .entry-content video {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #0065DD;
  /*box-shadow: 2px 2px 9px 4px rgba(0, 0, 0, 0.4);*/
}
.postid-15508 #iFrame_1 {
  border: 1px solid white;
  margin: 0 auto;
  margin-top: -700px;
  height: 484px;
  display: block;
  margin-bottom: 200px;
  width: 420px;
}
.postid-15508 .entry-content a {
  color: #fcf7da !important;
}
.postid-15508 ul {
  list-style: none !important;
}
/* ------- page itniary  ------------*/
.postid-15508 .itinerary {
  /* font-size: 18px; */
  background-color: #016AD3;
  padding: 10px 10px 10px 25px;
  border-radius: 3px;
  border: 1px solid lightgrey;
}
.postid-15508 .itinerary p {
  font-size: 18px;
  color: lightgray;
}
.postid-15508 .itinerary li {
  list-style: disc !important;
}
.postid-15508 .itinerary .dates {
  margin: 20px !important;
  text-align: center;
}
.postid-15508 .itinerary li a {
  font-weight: bold !important;
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-15508 .itinerary li a:hover {
  font-weight: bold !important;
  color: white !important;
  text-decoration: underline !important;
}
.postid-15508 .itinerary li a:visited {
  font-weight: bold !important;
  text-decoration: underline !important;
}
.addTop {
  top: 150px;
}
.postid-15508 .itinerary2_outer {
  display: flex;
  flex-grow: 1;
  bottom: 0;
  right: 0;
  position: fixed;
  z-index: 3000;
}
.postid-15508 .itinerary2_inner {
  margin-top: 150px;
  padding: 10px 40px 0;
  border-radius: 3px;
  border: 1px solid lightgrey;
  background-color: #016AD3;
}
.postid-15508 .itinerary2 {
  /*top:150px;*/
  max-height: 100vh;
  overflow-y: auto;
  /* font-size: 18px; */
  padding: 10px 10px 10px 25px;
  /*height: 80vh;*/
  max-width: 680px;
}
.postid-15508 .itinerary2 p {
  cursor: pointer;
  position: relative;
}
.postid-15508 #closer {
  line-height: 22px;
  padding: 0 5px;
  border: 2px solid palevioletred;
  right: 10px;
  top: 0;
  position: absolute;
  /* text-transform: uppercase; */
  font-size: 25px;
  font-weight: bold;
  color: palevioletred;
  pointer-events: none;
}
.postid-15508 #closer:hover {
  color: red;
  border: 2px solid red;
}
.postid-15508 .itinerary2 ul {
  display: none;
  /*top:60px;*/
}
.postid-15508 .itinerary2 p {
  font-size: 18px;
  color: lightgray;
}
.postid-15508 .itinerary2 li {
  list-style: disc !important;
}
.postid-15508 .itinerary2 li a {
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-15508 .itinerary2 li a:hover {
  color: white !important;
  text-decoration: underline !important;
}
.postid-15508 .itinerary2 li a:visited {
  font-weight: bold !important;
  text-decoration: underline !important;
}
.postid-15508 .listen {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  margin-bottom: 40px;
  border: 1px solid;
  cursor: pointer !important;
  color: lightgray !important;
  font-size: 13px !important;
  text-align: center !important;
  opacity: 0.8;
}
/* -------. Smooth Accordion  */
.postid-15508 .smooth-Accordion .smooth-Accordion-header {
  font-size: 20px;
  font-style: italic !important;
  display: block;
  background: transparent;
  font-family: Raleway, sans-serif !important;
  color: #fcf7da !important;
  line-height: 180%;
  margin-top: 10px;
  padding: 10px 16px !important;
  cursor: pointer;
  border: 1px dotted #fcf7da;
  border-bottom: 1px dotted #fcf7da;
  position: relative;
}
.postid-15508 .smooth-Accordion .smooth-Accordion-content {
  display: none;
  background: transparent;
  color: #fcf7da !important;
  padding: 16px;
  border: 1px dotted #fcf7da;
  border-bottom: 1px dotted #fcf7da;
}
.postid-15508 .smooth-Accordion .smooth-Accordion-content a {
  color: #b3d01e !important;
  font-weight: bold !important;
}
.postid-15508 .smooth-Accordion .smooth-Accordion-content p {
  font-size: 20px;
  font-style: italic !important;
  line-height: 34px !important;
  font-weight: 300 !important;
  color: #fcf7da;
}
.postid-15508 .smooth-Accordion .smooth-Accordion-header::after {
  content: '';
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0) rotate(0deg);
  position: absolute;
  top: 3px;
  right: 16px;
  transition: transform 0.5s;
  background: url(./img/lightgreen-down-arrow.png) no-repeat center center;
  width: 12px;
  height: 20px;
  line-height: 16px;
}
.postid-15508 .smooth-Accordion {
  border-radius: 0px;
  box-shadow: none;
  overflow: hidden;
}
.postid-15508 #speechTxt {
  opacity: 0;
  z-index: 1000;
  top: 140px;
  right: 82px;
  width: 245px;
  margin-top: 0px !important;
  position: fixed !important;
  padding: 8px;
  border: 2px solid #ff6600;
  border-radius: 7px;
  font-size: 18px;
  font-weight: bold;
  color: #ff6600;
  background-color: white;
}
.postid-15508 #h5ap-player-1 {
  opacity: 0;
  position: fixed !important;
  width: 250px !important;
  margin: 0px;
  z-index: 3000;
  top: 53px;
  right: 81px;
  border: 1px solid grey;
  border-radius: 3px;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.5));
}
/*.postid-15508 .player_holder {
    margin-bottom: 70px;
    width: 96%;
    border-radius: 4px;
    opacity: 0.5;
    overflow: hidden;
    position: relative;
    height: 30px;
    border: 1px solid grey;
    filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.5));
}
.postid-15508 .player_holder:hover{
    opacity: 0.9;
}
.postid-15508 .player_holder .skin_default {
    margin-top: -11px;
    position: relative;
    z-index: 999;
}

.postid-15508 .player15216 {
    opacity: 1;
    position: absolute !important;
    top: -2px;
    right: 0px;
    width: 100% !important;
    margin: 0px;
    z-index: 0 !important;
    border: 1px solid grey;
    border-radius: 3px;
    filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.5));
}
*/
/*.postid-15508 #h5ap-player-1 .player15181{
  opacity: 1;
  width: 250px !important;
  margin: 0px;
  border: 1px solid grey;
  border-radius: 2px;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.5));
}
*/
.postid-15508 .plyr__controls .plyr__controls__item.plyr__progress__container {
  display: block;
}
.postid-15508 .plyr__controls .plyr__controls__item.plyr__time {
  display: block;
  padding: 0px 5px;
}
.postid-15508 .plyr__controls .plyr__controls__item:first-child {
  margin-left: 0px;
  margin-right: 13px;
}
.postid-15508 .listen {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  margin-bottom: 40px;
  border: 1px solid;
  cursor: pointer !important;
  color: lightgray !important;
  font-size: 16px !important;
  text-align: center !important;
}
.postid-15508 .listen:hover {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  border: 1px solid #fcf7da !important;
  cursor: pointer !important;
  color: #fcf7da !important;
  font-size: 16px !important;
  text-align: center !important;
}
.postid-15508 .holder {
  max-width: 100%;
  margin: 0 auto;
  padding: 1rem;
}
.postid-15508 .image-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 1rem;
}
.postid-15508 .image-card {
  width: 300px;
  text-align: center;
  text-decoration: none;
  color: #333;
  transition: transform 0.2s;
}
.postid-15508 .image-card:hover {
  transform: scale(1.03);
}
.postid-15508 .image-card img {
  width: 100%;
  height: 400px;
  object-fit: cover;
  display: block;
  border-radius: 4px;
}
.postid-15508 .image-card span {
  display: block;
  margin-top: 0.5rem;
  font-size: 0.95rem;
}
.postid-15508 #mep_0 {
  margin: auto !important;
  width: 40% !important;
  height: 40px;
  min-width: 241px;
}
@media only screen and (max-width: 768px) {
  .postid-15508 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 3px;
    color: #fcf7da !important; /* #363636*/
  }
  .postid-15508 .bold {
    font-weight: 500 !important;
  }
  .postid-15508 .smooth-Accordion .smooth-Accordion-header {
    color: #fcf7da !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px solid #b3d01e !important;
  }
  .postid-15508 .smooth-Accordion .smooth-Accordion-content {
    color: #fcf7da !important;
    padding: 16px;
    border-bottom: 1px solid #b3d01e;
  }
  .postid-15508 .smooth-Accordion .smooth-Accordion-content a {
    /*color: #2d797d !important;*/
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-15508 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: #fcf7da !important;
  }
  .postid-15508 #h5ap-player-1 {
    width: 200px !important;
    z-index: 1000;
    top: 36px;
    right: 76px;
    transform-origin: center;
    transform: scale(0.7);
  }
  .postid-15508 .plyr__controls .plyr__controls__item.plyr__progress__container {
    display: block;
  }
  .postid-15508 .plyr__controls .plyr__controls__item.plyr__time {
    display: none;
    padding: 0 5px;
  }
  /* Add additional styles for smaller screens here */
}
@media only screen and (max-width: 480px) {
  .postid-15508 #h5ap-player-1 {
    width: 200px !important;
    transform: scale(0.6);
    top: 73px;
    right: 35px;
  }
  .postid-15508 #speechTxt {
    transform: scale(0.5);
    top: 70px;
    right: 10px;
  }
  .postid-15508 .entry-title {
    font-size: 0.9em !important;
  }
}
b, strong {
  font-weight: 600 !important;
}
/* ------------ Resonant Cognition Part 3 -------------------*/
.archive #post-15372 .entry-meta .ear {
  width: 33px !important;
  height: 34px !important;
  /* width: 43px; */
  position: absolute;
  z-index: 100;
  right: 6px;
  top: 0px;
  margin-top: -40px;
  border: 1px solid orange;
  cursor: pointer;
  border-radius: 7px;
}
.postid-15372 #iFrameHolder {
  opacity: 0;
}
.postid-15372 .site {
  background-color: #0065DD;
  opacity: 1;
}
.postid-15372 header .entry-header {
  opacity: 0.2 !important;
}
.postid-15372 .site-header {
  z-index: 10;
  border-bottom: 1px solid #b3d01e;
  color: #fcf7da;
}
.postid-15372 .entry-content {
  /*height: 6674px !important;*/
  position: relative;
  /*margin-top: -100px;*/
  /*z-index: 1000;*/
  background-image: none;
  color: #fcf7da;
  background-color: #0065DD;
}
.postid-15372 .entry-content p {
  font-weight: 300;
  font-size: 150%;
  line-height: 150%;
  color: #fcf7da;
}
.postid-15372 .entry-content a {
  color: #fcf7da;
}
.postid-15372 .cora {
  margin-bottom: 70px;
  margin-top: 70px;
  margin-left: 30px;
  padding: 20px;
  border-radius: 3px;
  border: 1px dotted;
  color: gold;
  background-color: rgba(5, 88, 182, 0.5);
}
.postid-15372 .cris {
  margin-right: 30px;
  padding: 20px;
  border: 1px dotted #fcf7da;
  border-radius: 3px;
}
.postid-15372 .cora p, .postid-15372 .cora a {
  color: gold;
}
.postid-15372 .hentry {
  background-image: none;
  background-color: #0065DD;
}
.postid-15372 .entry-footer {
  color: #fcf7da !important;
}
.postid-15372 .entry-footer, .postid-15372 .all_articles {
  border-top: 1px solid black;
}
.postid-15372 .hentry.has-post-thumbnail .wp-post-image {
  border: black 1px solid !important;
}
.postid-15372 .entry-title, .postid-15372 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-15372 .entry-title a {
  font-size: 80%;
}
.home #post-15372 .entry-title a {
  font-size: 80%;
}
.postid-15372 .entry-content img, .postid-15372 .entry-content video {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #0065DD;
  /*box-shadow: 2px 2px 9px 4px rgba(0, 0, 0, 0.4);*/
}
.postid-15372 #iFrame_1 {
  border: 1px solid white;
  margin: 0 auto;
  margin-top: -700px;
  height: 484px;
  display: block;
  margin-bottom: 200px;
  width: 420px;
}
.postid-15372 .entry-content a {
  color: #fcf7da !important;
}
.postid-15372 ul {
  list-style: none !important;
}
/* ------- page itniary  ------------*/
.postid-15372 .itinerary {
  /* font-size: 18px; */
  background-color: #016AD3;
  padding: 10px 10px 10px 25px;
  border-radius: 3px;
  border: 1px solid lightgrey;
}
.postid-15372 .itinerary p {
  font-size: 18px;
  color: lightgray;
}
.postid-15372 .itinerary li {
  list-style: disc !important;
}
.postid-15372 .itinerary .dates {
  margin: 20px !important;
  text-align: center;
}
.postid-15372 .itinerary li a {
  font-weight: bold !important;
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-15372 .itinerary li a:hover {
  font-weight: bold !important;
  color: white !important;
  text-decoration: underline !important;
}
.postid-15372 .itinerary li a:visited {
  font-weight: bold !important;
  text-decoration: underline !important;
}
.addTop {
  top: 150px;
}
.postid-15372 .itinerary2_outer {
  display: flex;
  flex-grow: 1;
  bottom: 0;
  right: 0;
  position: fixed;
  z-index: 3000;
}
.postid-15372 .itinerary2_inner {
  margin-top: 150px;
  padding: 10px 40px 0;
  border-radius: 3px;
  border: 1px solid lightgrey;
  background-color: #016AD3;
}
.postid-15372 .itinerary2 {
  /*top:150px;*/
  max-height: 100vh;
  overflow-y: auto;
  /* font-size: 18px; */
  padding: 10px 10px 10px 25px;
  /*height: 80vh;*/
  max-width: 680px;
}
.postid-15372 .itinerary2 p {
  cursor: pointer;
  position: relative;
}
.postid-15372 #closer {
  line-height: 22px;
  padding: 0 5px;
  border: 2px solid palevioletred;
  right: 10px;
  top: 0;
  position: absolute;
  /* text-transform: uppercase; */
  font-size: 25px;
  font-weight: bold;
  color: palevioletred;
  pointer-events: none;
}
.postid-15372 #closer:hover {
  color: red;
  border: 2px solid red;
}
.postid-15372 .itinerary2 ul {
  display: none;
  /*top:60px;*/
}
.postid-15372 .itinerary2 p {
  font-size: 18px;
  color: lightgray;
}
.postid-15372 .itinerary2 li {
  list-style: disc !important;
}
.postid-15372 .itinerary2 li a {
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-15372 .itinerary2 li a:hover {
  color: white !important;
  text-decoration: underline !important;
}
.postid-15372 .itinerary2 li a:visited {
  font-weight: bold !important;
  text-decoration: underline !important;
}
.postid-15372 .listen {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  margin-bottom: 40px;
  border: 1px solid;
  cursor: pointer !important;
  color: lightgray !important;
  font-size: 13px !important;
  text-align: center !important;
  opacity: 0.8;
}
/* -------. Smooth Accordion  */
.postid-15372 .smooth-Accordion .smooth-Accordion-header {
  font-size: 20px;
  font-style: italic !important;
  display: block;
  background: transparent;
  font-family: Raleway, sans-serif !important;
  color: #fcf7da !important;
  line-height: 180%;
  margin-top: 10px;
  padding: 10px 16px !important;
  cursor: pointer;
  border: 1px dotted #fcf7da;
  border-bottom: 1px dotted #fcf7da;
  position: relative;
}
.postid-15372 .smooth-Accordion .smooth-Accordion-content {
  display: none;
  background: transparent;
  color: #fcf7da !important;
  padding: 16px;
  border: 1px dotted #fcf7da;
  border-bottom: 1px dotted #fcf7da;
}
.postid-15372 .smooth-Accordion .smooth-Accordion-content a {
  color: #b3d01e !important;
  font-weight: bold !important;
}
.postid-15372 .smooth-Accordion .smooth-Accordion-content p {
  font-size: 20px;
  font-style: italic !important;
  line-height: 34px !important;
  font-weight: 300 !important;
  color: #fcf7da;
}
.postid-15372 .smooth-Accordion .smooth-Accordion-header::after {
  content: '';
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0) rotate(0deg);
  position: absolute;
  top: 3px;
  right: 16px;
  transition: transform 0.5s;
  background: url(./img/lightgreen-down-arrow.png) no-repeat center center;
  width: 12px;
  height: 20px;
  line-height: 16px;
}
.postid-15372 .smooth-Accordion {
  border-radius: 0px;
  box-shadow: none;
  overflow: hidden;
}
.postid-15372 #speechTxt {
  opacity: 0;
  z-index: 1000;
  top: 140px;
  right: 82px;
  width: 245px;
  margin-top: 0px !important;
  position: fixed !important;
  padding: 8px;
  border: 2px solid #ff6600;
  border-radius: 7px;
  font-size: 18px;
  font-weight: bold;
  color: #ff6600;
  background-color: white;
}
.postid-15372 #h5ap-player-1 {
  opacity: 0;
  position: fixed !important;
  width: 250px !important;
  margin: 0px;
  z-index: 3000;
  top: 53px;
  right: 81px;
  border: 1px solid grey;
  border-radius: 3px;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.5));
}
/*.postid-15372 .player_holder {
    margin-bottom: 70px;
    width: 96%;
    border-radius: 4px;
    opacity: 0.5;
    overflow: hidden;
    position: relative;
    height: 30px;
    border: 1px solid grey;
    filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.5));
}
.postid-15372 .player_holder:hover{
    opacity: 0.9;
}
.postid-15372 .player_holder .skin_default {
    margin-top: -11px;
    position: relative;
    z-index: 999;
}

.postid-15372 .player15216 {
    opacity: 1;
    position: absolute !important;
    top: -2px;
    right: 0px;
    width: 100% !important;
    margin: 0px;
    z-index: 0 !important;
    border: 1px solid grey;
    border-radius: 3px;
    filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.5));
}
*/
/*.postid-15372 #h5ap-player-1 .player15181{
  opacity: 1;
  width: 250px !important;
  margin: 0px;
  border: 1px solid grey;
  border-radius: 2px;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.5));
}
*/
.postid-15372 .plyr__controls .plyr__controls__item.plyr__progress__container {
  display: block;
}
.postid-15372 .plyr__controls .plyr__controls__item.plyr__time {
  display: block;
  padding: 0px 5px;
}
.postid-15372 .plyr__controls .plyr__controls__item:first-child {
  margin-left: 0px;
  margin-right: 13px;
}
.postid-15372 .listen {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  margin-bottom: 40px;
  border: 1px solid;
  cursor: pointer !important;
  color: lightgray !important;
  font-size: 16px !important;
  text-align: center !important;
}
.postid-15372 .listen:hover {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  border: 1px solid #fcf7da !important;
  cursor: pointer !important;
  color: #fcf7da !important;
  font-size: 16px !important;
  text-align: center !important;
}
.postid-15372 .holder {
  max-width: 100%;
  margin: 0 auto;
  padding: 1rem;
}
.postid-15372 .image-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 1rem;
}
.postid-15372 .image-card {
  width: 300px;
  text-align: center;
  text-decoration: none;
  color: #333;
  transition: transform 0.2s;
}
.postid-15372 .image-card:hover {
  transform: scale(1.03);
}
.postid-15372 .image-card img {
  width: 100%;
  height: 400px;
  object-fit: cover;
  display: block;
  border-radius: 4px;
}
.postid-15372 .image-card span {
  display: block;
  margin-top: 0.5rem;
  font-size: 0.95rem;
}
.postid-15372 #mep_0 {
  margin: auto !important;
  width: 40% !important;
  height: 40px;
  min-width: 241px;
}
@media only screen and (max-width: 768px) {
  .postid-15372 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 3px;
    color: #fcf7da !important; /* #363636*/
  }
  .postid-15372 .bold {
    font-weight: 500 !important;
  }
  .postid-15372 .smooth-Accordion .smooth-Accordion-header {
    color: #fcf7da !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px solid #b3d01e !important;
  }
  .postid-15372 .smooth-Accordion .smooth-Accordion-content {
    color: #fcf7da !important;
    padding: 16px;
    border-bottom: 1px solid #b3d01e;
  }
  .postid-15372 .smooth-Accordion .smooth-Accordion-content a {
    /*color: #2d797d !important;*/
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-15372 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: #fcf7da !important;
  }
  .postid-15372 #h5ap-player-1 {
    width: 200px !important;
    z-index: 1000;
    top: 36px;
    right: 76px;
    transform-origin: center;
    transform: scale(0.7);
  }
  .postid-15372 .plyr__controls .plyr__controls__item.plyr__progress__container {
    display: block;
  }
  .postid-15372 .plyr__controls .plyr__controls__item.plyr__time {
    display: none;
    padding: 0 5px;
  }
  /* Add additional styles for smaller screens here */
}
@media only screen and (max-width: 480px) {
  .postid-15372 #h5ap-player-1 {
    width: 200px !important;
    transform: scale(0.6);
    top: 73px;
    right: 35px;
  }
  .postid-15372 #speechTxt {
    transform: scale(0.5);
    top: 70px;
    right: 10px;
  }
  .postid-15372 .entry-title {
    font-size: 0.9em !important;
  }
}
b, strong {
  font-weight: 600 !important;
}
/* ------------ Resonant Cognition Part 2 -------------------*/
.archive #post-15228 .entry-meta .ear {
  width: 33px !important;
  height: 34px !important;
  /* width: 43px; */
  position: absolute;
  z-index: 100;
  right: 6px;
  top: 0px;
  margin-top: -40px;
  border: 1px solid orange;
  cursor: pointer;
  border-radius: 7px;
}
.postid-15228 #iFrameHolder {
  opacity: 0;
}
.postid-15228 .site {
  background-color: #0065DD;
  opacity: 1;
}
.postid-15228 header .entry-header {
  opacity: 0.2 !important;
}
.postid-15228 .site-header {
  z-index: 10;
  border-bottom: 1px solid #b3d01e;
  color: #fcf7da;
}
.postid-15228 .entry-content {
  /*height: 6674px !important;*/
  position: relative;
  /*margin-top: -100px;*/
  /*z-index: 1000;*/
  background-image: none;
  color: #fcf7da;
  background-color: #0065DD;
}
.postid-15228 .entry-content p {
  font-weight: 300;
  font-size: 150%;
  line-height: 150%;
  color: #fcf7da;
}
.postid-15228 .entry-content a {
  color: #fcf7da;
}
.postid-15228 .cora {
  margin-bottom: 70px;
  margin-top: 70px;
  margin-left: 30px;
  padding: 20px;
  border-radius: 3px;
  border: 1px dotted;
  color: gold;
  background-color: rgba(5, 88, 182, 0.5);
}
.postid-15228 .cris {
  margin-right: 30px;
  padding: 20px;
  border: 1px dotted #fcf7da;
  border-radius: 3px;
}
.postid-15228 .cora p, .postid-15228 .cora a {
  color: gold;
}
.postid-15228 .hentry {
  background-image: none;
  background-color: #0065DD;
}
.postid-15228 .entry-footer {
  color: #fcf7da !important;
}
.postid-15228 .entry-footer, .postid-15228 .all_articles {
  border-top: 1px solid black;
}
.postid-15228 .hentry.has-post-thumbnail .wp-post-image {
  border: black 1px solid !important;
}
.postid-15228 .entry-title, .postid-15228 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-15228 .entry-title a {
  font-size: 80%;
}
.home #post-15228 .entry-title a {
  font-size: 80%;
}
.postid-15228 .entry-content img, .postid-15228 .entry-content video {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #0065DD;
  /*box-shadow: 2px 2px 9px 4px rgba(0, 0, 0, 0.4);*/
}
.postid-15228 #iFrame_1 {
  border: 1px solid white;
  margin: 0 auto;
  margin-top: -740px;
  height: 545px;
  display: block;
  margin-bottom: 200px;
  width: 420px;
}
.postid-15228 .entry-content a {
  color: #fcf7da !important;
}
.postid-15228 ul {
  list-style: none !important;
}
/* ------- page itniary  ------------*/
.postid-15228 .itinerary {
  /* font-size: 18px; */
  background-color: #016AD3;
  padding: 10px 10px 10px 25px;
  border-radius: 3px;
  border: 1px solid lightgrey;
}
.postid-15228 .itinerary p {
  font-size: 18px;
  color: lightgray;
}
.postid-15228 .itinerary li {
  list-style: disc !important;
}
.postid-15228 .itinerary .dates {
  margin: 20px !important;
  text-align: center;
}
.postid-15228 .itinerary li a {
  font-weight: bold !important;
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-15228 .itinerary li a:hover {
  font-weight: bold !important;
  color: white !important;
  text-decoration: underline !important;
}
.postid-15228 .itinerary li a:visited {
  font-weight: bold !important;
  text-decoration: underline !important;
}
.addTop {
  top: 150px;
}
.postid-15228 .itinerary2_outer {
  display: flex;
  flex-grow: 1;
  bottom: 0;
  right: 0;
  position: fixed;
  z-index: 3000;
}
.postid-15228 .itinerary2_inner {
  margin-top: 150px;
  padding: 10px 40px 0;
  border-radius: 3px;
  border: 1px solid lightgrey;
  background-color: #016AD3;
}
.postid-15228 .itinerary2 {
  /*top:150px;*/
  max-height: 100vh;
  overflow-y: auto;
  /* font-size: 18px; */
  padding: 10px 10px 10px 25px;
  /*height: 80vh;*/
  max-width: 680px;
}
.postid-15228 .itinerary2 p {
  cursor: pointer;
  position: relative;
}
.postid-15228 #closer {
  line-height: 22px;
  padding: 0 5px;
  border: 2px solid palevioletred;
  right: 10px;
  top: 0;
  position: absolute;
  /* text-transform: uppercase; */
  font-size: 25px;
  font-weight: bold;
  color: palevioletred;
  pointer-events: none;
}
.postid-15228 #closer:hover {
  color: red;
  border: 2px solid red;
}
.postid-15228 .itinerary2 ul {
  display: none;
  /*top:60px;*/
}
.postid-15228 .itinerary2 p {
  font-size: 18px;
  color: lightgray;
}
.postid-15228 .itinerary2 li {
  list-style: disc !important;
}
.postid-15228 .itinerary2 li a {
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-15228 .itinerary2 li a:hover {
  color: white !important;
  text-decoration: underline !important;
}
.postid-15228 .itinerary2 li a:visited {
  font-weight: bold !important;
  text-decoration: underline !important;
}
.postid-15228 .listen {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  margin-bottom: 40px;
  border: 1px solid;
  cursor: pointer !important;
  color: lightgray !important;
  font-size: 13px !important;
  text-align: center !important;
  opacity: 0.8;
}
/* -------. Smooth Accordion  */
.postid-15228 .smooth-Accordion .smooth-Accordion-header {
  font-size: 22px;
  display: block;
  background: transparent;
  font-family: Raleway, sans-serif !important;
  color: #fcf7da !important;
  line-height: 180%;
  margin-top: 10px;
  padding: 10px 16px !important;
  cursor: pointer;
  border: 1px dotted #fcf7da;
  border-bottom: 1px dotted #fcf7da;
  position: relative;
}
.postid-15228 .smooth-Accordion .smooth-Accordion-content {
  display: none;
  background: transparent;
  color: #fcf7da !important;
  padding: 16px;
  border: 1px dotted #fcf7da;
  border-bottom: 1px dotted #fcf7da;
}
.postid-15228 .smooth-Accordion .smooth-Accordion-content a {
  color: #b3d01e !important;
  font-weight: bold !important;
}
.postid-15228 .smooth-Accordion .smooth-Accordion-content p {
  font-size: 22px !important;
  line-height: 34px !important;
  font-weight: 300 !important;
  color: #fcf7da;
}
.postid-15228 .smooth-Accordion .smooth-Accordion-header::after {
  content: '';
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0) rotate(0deg);
  position: absolute;
  top: 3px;
  right: 16px;
  transition: transform 0.5s;
  background: url(./img/lightgreen-down-arrow.png) no-repeat center center;
  width: 12px;
  height: 20px;
  line-height: 16px;
}
.postid-15228 .smooth-Accordion {
  border-radius: 0px;
  box-shadow: none;
  overflow: hidden;
}
.postid-15228 #speechTxt {
  opacity: 0;
  z-index: 1000;
  top: 140px;
  right: 82px;
  width: 245px;
  margin-top: 0px !important;
  position: fixed !important;
  padding: 8px;
  border: 2px solid #ff6600;
  border-radius: 7px;
  font-size: 18px;
  font-weight: bold;
  color: #ff6600;
  background-color: white;
}
.postid-15228 #h5ap-player-1 {
  opacity: 1;
  position: fixed !important;
  width: 250px !important;
  margin: 0px;
  z-index: 3000;
  top: 53px;
  right: 81px;
  border: 1px solid grey;
  border-radius: 3px;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.5));
}
.postid-15228 .player_holder {
  margin-bottom: 70px;
  width: 96%;
  border-radius: 4px;
  opacity: 0.5;
  overflow: hidden;
  position: relative;
  height: 30px;
  border: 1px solid grey;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.5));
}
.postid-15228 .player_holder:hover {
  opacity: 0.9;
}
.postid-15228 .player_holder .skin_default {
  margin-top: -11px;
  position: relative;
  z-index: 999;
}
.postid-15228 .player15216 {
  opacity: 1;
  position: absolute !important;
  top: -2px;
  right: 0px;
  width: 100% !important;
  margin: 0px;
  z-index: 0 !important;
  border: 1px solid grey;
  border-radius: 3px;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.5));
}
/*.postid-15228 #h5ap-player-1 .player15181{
  opacity: 1;
  width: 250px !important;
  margin: 0px;
  border: 1px solid grey;
  border-radius: 2px;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.5));
}
*/
.postid-15228 .plyr__controls .plyr__controls__item.plyr__progress__container {
  display: block;
}
.postid-15228 .plyr__controls .plyr__controls__item.plyr__time {
  display: block;
  padding: 0px 5px;
}
.postid-15228 .plyr__controls .plyr__controls__item:first-child {
  margin-left: 0px;
  margin-right: 13px;
}
.postid-15228 .listen {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  margin-bottom: 40px;
  border: 1px solid;
  cursor: pointer !important;
  color: lightgray !important;
  font-size: 16px !important;
  text-align: center !important;
}
.postid-15228 .listen:hover {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  border: 1px solid #fcf7da !important;
  cursor: pointer !important;
  color: #fcf7da !important;
  font-size: 16px !important;
  text-align: center !important;
}
@media only screen and (max-width: 768px) {
  .postid-15228 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 3px;
    color: #fcf7da !important; /* #363636*/
  }
  .postid-15228 .bold {
    font-weight: 500 !important;
  }
  .postid-15228 .smooth-Accordion .smooth-Accordion-header {
    color: #fcf7da !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px solid #b3d01e !important;
  }
  .postid-15228 .smooth-Accordion .smooth-Accordion-content {
    color: #fcf7da !important;
    padding: 16px;
    border-bottom: 1px solid #b3d01e;
  }
  .postid-15228 .smooth-Accordion .smooth-Accordion-content a {
    /*color: #2d797d !important;*/
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-15228 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: #fcf7da !important;
  }
  .postid-15228 #h5ap-player-1 {
    width: 200px !important;
    z-index: 1000;
    top: 36px;
    right: 76px;
    transform-origin: center;
    transform: scale(0.7);
  }
  .postid-15228 .plyr__controls .plyr__controls__item.plyr__progress__container {
    display: block;
  }
  .postid-15228 .plyr__controls .plyr__controls__item.plyr__time {
    display: none;
    padding: 0 5px;
  }
  /* Add additional styles for smaller screens here */
}
@media only screen and (max-width: 480px) {
  .postid-15228 #h5ap-player-1 {
    width: 200px !important;
    transform: scale(0.6);
    top: 73px;
    right: 35px;
  }
  .postid-15228 #speechTxt {
    transform: scale(0.5);
    top: 70px;
    right: 10px;
  }
  .postid-15228 .entry-title {
    font-size: 0.9em !important;
  }
}
b, strong {
  font-weight: 600 !important;
}
/* ------------ Cognitive resonance Part 1 -------------------*/
.archive #post-15156 .entry-meta .ear {
  width: 33px !important;
  height: 34px !important;
  /* width: 43px; */
  position: absolute;
  z-index: 100;
  right: 6px;
  top: 0px;
  margin-top: -40px;
  border: 1px solid orange;
  cursor: pointer;
  border-radius: 7px;
}
.postid-15156 .site {
  background-color: #0065DD;
  opacity: 1;
}
.postid-15156 header .entry-header {
  opacity: 0.2 !important;
}
.postid-15156 .site-header {
  z-index: 10;
  border-bottom: 1px solid #b3d01e;
  color: #fcf7da;
}
.postid-15156 .entry-content {
  /*height: 6674px !important;*/
  position: relative;
  /*margin-top: -100px;*/
  /*z-index: 1000;*/
  background-image: none;
  color: #fcf7da;
  background-color: #0065DD;
}
.postid-15156 .entry-content p {
  font-weight: 300;
  font-size: 150%;
  line-height: 150%;
  color: #fcf7da;
}
.postid-15156 .entry-content a {
  color: #fcf7da;
}
.postid-15156 .cora {
  margin-bottom: 70px;
  margin-top: 70px;
  margin-left: 30px;
  padding: 20px;
  border-radius: 3px;
  border: 1px dotted;
  color: gold;
  background-color: rgba(5, 88, 182, 0.5);
}
.postid-15156 .cris {
  margin-right: 30px;
  padding: 20px;
  border: 1px dotted #fcf7da;
  border-radius: 3px;
}
.postid-15156 .cora p, .postid-15156 .cora a {
  color: gold;
}
.postid-15156 .hentry {
  background-image: none;
  background-color: #0065DD;
}
.postid-15156 .entry-footer {
  color: #fcf7da !important;
}
.postid-15156 .entry-footer, .postid-15156 .all_articles {
  border-top: 1px solid black;
}
.postid-15156 .hentry.has-post-thumbnail .wp-post-image {
  border: black 1px solid !important;
}
.postid-15156 .entry-title, .postid-15156 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-15156 .entry-title a {
  font-size: 80%;
}
.home #post-15156 .entry-title a {
  font-size: 80%;
}
.postid-15156 .entry-content img, .postid-15156 .entry-content video {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #0065DD;
  /*box-shadow: 2px 2px 9px 4px rgba(0, 0, 0, 0.4);*/
}
.postid-15156 .entry-content a {
  color: #fcf7da !important;
}
.postid-15156 ul {
  list-style: none !important;
}
/* ------- page itniary  ------------*/
.postid-15156 .itinerary {
  /* font-size: 18px; */
  background-color: #016AD3;
  padding: 10px 10px 10px 25px;
  border-radius: 3px;
  border: 1px solid lightgrey;
}
.postid-15156 .itinerary p {
  font-size: 18px;
  color: lightgray;
}
.postid-15156 .itinerary li {
  list-style: disc !important;
}
.postid-15156 .itinerary .dates {
  margin: 20px !important;
  text-align: center;
}
.postid-15156 .itinerary li a {
  font-weight: bold !important;
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-15156 .itinerary li a:hover {
  text-decoration: underline !important;
  font-weight: bold !important;
  color: white !important;
}
.postid-15156 .itinerary li a:visited {
  font-weight: bold !important;
  text-decoration: underline !important;
}
.addTop {
  top: 150px;
}
.postid-15156 .itinerary2_outer {
  display: flex;
  flex-grow: 1;
  bottom: 0;
  right: 0;
  position: fixed;
  z-index: 3000;
}
.postid-15156 .itinerary2_inner {
  margin-top: 150px;
  padding: 10px 40px 0;
  border-radius: 3px;
  border: 1px solid lightgrey;
  background-color: #016AD3;
}
.postid-15156 .itinerary2 {
  /*top:150px;*/
  max-height: 100vh;
  overflow-y: auto;
  /* font-size: 18px; */
  padding: 10px 10px 10px 25px;
  /*height: 80vh;*/
  max-width: 680px;
}
.postid-15156 .itinerary2 p {
  cursor: pointer;
  position: relative;
}
.postid-15156 #closer {
  line-height: 22px;
  padding: 0 5px;
  border: 2px solid palevioletred;
  right: 10px;
  top: 0;
  position: absolute;
  /* text-transform: uppercase; */
  font-size: 25px;
  font-weight: bold;
  color: palevioletred;
  pointer-events: none;
}
.postid-15156 #closer:hover {
  color: red;
  border: 2px solid red;
}
.postid-15156 .itinerary2 ul {
  display: none;
  /*top:60px;*/
}
.postid-15156 .itinerary2 p {
  font-size: 18px;
  color: lightgray;
}
.postid-15156 .itinerary2 li {
  list-style: disc !important;
}
.postid-15156 .itinerary2 li a {
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-15156 .itinerary2 li a:hover {
  color: white !important;
}
.postid-15156 .itinerary2 li a:visited {
  font-weight: bold !important;
}
.postid-15156 .listen {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  margin-bottom: 40px;
  border: 1px solid;
  cursor: pointer !important;
  color: lightgray !important;
  font-size: 13px !important;
  text-align: center !important;
  opacity: 0.8;
}
/* -------. Smooth Accordion  */
.postid-15156 .smooth-Accordion .smooth-Accordion-header {
  font-size: 22px;
  display: block;
  background: transparent;
  font-family: Raleway, sans-serif !important;
  color: #fcf7da !important;
  line-height: 180%;
  margin-top: 10px;
  padding: 10px 16px !important;
  cursor: pointer;
  border: 1px dotted #fcf7da;
  border-bottom: 1px dotted #fcf7da;
  position: relative;
}
.postid-15156 .smooth-Accordion .smooth-Accordion-content {
  display: none;
  background: transparent;
  color: #fcf7da !important;
  padding: 16px;
  border: 1px dotted #fcf7da;
  border-bottom: 1px dotted #fcf7da;
}
.postid-15156 .smooth-Accordion .smooth-Accordion-content a {
  color: #b3d01e !important;
  font-weight: bold !important;
}
.postid-15156 .smooth-Accordion .smooth-Accordion-content p {
  font-size: 22px !important;
  line-height: 34px !important;
  font-weight: 300 !important;
  color: #fcf7da;
}
.postid-15156 .smooth-Accordion .smooth-Accordion-header::after {
  content: '';
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0) rotate(0deg);
  position: absolute;
  top: 3px;
  right: 16px;
  transition: transform 0.5s;
  background: url(./img/lightgreen-down-arrow.png) no-repeat center center;
  width: 12px;
  height: 20px;
  line-height: 16px;
}
.postid-15156 .smooth-Accordion {
  border-radius: 0px;
  box-shadow: none;
  overflow: hidden;
}
.postid-15156 #speechTxt {
  opacity: 0;
  z-index: 1000;
  top: 140px;
  right: 82px;
  width: 245px;
  margin-top: 0px !important;
  position: fixed !important;
  padding: 8px;
  border: 2px solid #ff6600;
  border-radius: 7px;
  font-size: 18px;
  font-weight: bold;
  color: #ff6600;
  background-color: white;
}
.postid-15156 #h5ap-player-1 {
  opacity: 1;
  position: fixed !important;
  width: 250px !important;
  margin: 0px;
  z-index: 3000;
  top: 53px;
  right: 81px;
  border: 1px solid grey;
  border-radius: 3px;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.5));
}
.postid-15156 .player_holder {
  margin-bottom: 70px;
  width: 96%;
  border-radius: 4px;
  opacity: 0.5;
  overflow: hidden;
  position: relative;
  height: 30px;
  border: 1px solid grey;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.5));
}
.postid-15156 .player_holder:hover {
  opacity: 0.9;
}
.postid-15156 .player_holder .skin_default {
  margin-top: -11px;
  position: relative;
  z-index: 999;
}
.postid-15156 .player15216 {
  opacity: 1;
  position: absolute !important;
  top: -2px;
  right: 0px;
  width: 100% !important;
  margin: 0px;
  z-index: 0 !important;
  border: 1px solid grey;
  border-radius: 3px;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.5));
}
/*.postid-15156 #h5ap-player-1 .player15181{
  opacity: 1;
  width: 250px !important;
  margin: 0px;
  border: 1px solid grey;
  border-radius: 2px;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.5));
}
*/
.postid-15156 .plyr__controls .plyr__controls__item.plyr__progress__container {
  display: block;
}
.postid-15156 .plyr__controls .plyr__controls__item.plyr__time {
  display: block;
  padding: 0px 5px;
}
.postid-15156 .plyr__controls .plyr__controls__item:first-child {
  margin-left: 0px;
  margin-right: 13px;
}
.postid-15156 .listen {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  margin-bottom: 40px;
  border: 1px solid;
  cursor: pointer !important;
  color: lightgray !important;
  font-size: 16px !important;
  text-align: center !important;
}
.postid-15156 .listen:hover {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  border: 1px solid #fcf7da !important;
  cursor: pointer !important;
  color: #fcf7da !important;
  font-size: 16px !important;
  text-align: center !important;
}
@media only screen and (max-width: 768px) {
  .postid-15156 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 3px;
    color: #fcf7da !important; /* #363636*/
  }
  .postid-15156 .bold {
    font-weight: 500 !important;
  }
  .postid-15156 .smooth-Accordion .smooth-Accordion-header {
    color: #fcf7da !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px solid #b3d01e !important;
  }
  .postid-15156 .smooth-Accordion .smooth-Accordion-content {
    color: #fcf7da !important;
    padding: 16px;
    border-bottom: 1px solid #b3d01e;
  }
  .postid-15156 .smooth-Accordion .smooth-Accordion-content a {
    /*color: #2d797d !important;*/
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-15156 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: #fcf7da !important;
  }
  .postid-15156 #h5ap-player-1 {
    width: 200px !important;
    z-index: 1000;
    top: 36px;
    right: 76px;
    transform-origin: center;
    transform: scale(0.7);
  }
  .postid-15156 .plyr__controls .plyr__controls__item.plyr__progress__container {
    display: block;
  }
  .postid-15156 .plyr__controls .plyr__controls__item.plyr__time {
    display: none;
    padding: 0 5px;
  }
  /* Add additional styles for smaller screens here */
}
@media only screen and (max-width: 480px) {
  .postid-15156 #h5ap-player-1 {
    width: 200px !important;
    transform: scale(0.6);
    top: 73px;
    right: 35px;
  }
  .postid-15156 #speechTxt {
    transform: scale(0.5);
    top: 70px;
    right: 10px;
  }
  .postid-15156 .entry-title {
    font-size: 0.9em !important;
  }
}
b, strong {
  font-weight: 600 !important;
}
/* ------------ GOD ~ Consciousness ~ Love -------------------*/
.archive #post-14888 .entry-meta .ear {
  width: 33px !important;
  height: 34px !important;
  /* width: 43px; */
  position: absolute;
  z-index: 100;
  right: 6px;
  top: 0px;
  margin-top: -40px;
  border: 1px solid orange;
  cursor: pointer;
  border-radius: 7px;
}
.postid-14888 .site {
  background-color: #0065DD;
  opacity: 1;
}
.postid-14888 header .entry-header {
  opacity: 0.2 !important;
}
.postid-14888 .site-header {
  z-index: 10;
  border-bottom: 1px solid #b3d01e;
  color: #fcf7da;
}
.postid-14888 .entry-content {
  /*height: 6674px !important;*/
  position: relative;
  margin-top: -100px;
  /*z-index: 1000;*/
  background-image: none;
  color: #fcf7da;
  background-color: #0065DD;
}
.postid-14888 .entry-content p {
  font-weight: 300;
  font-size: 150%;
  line-height: 150%;
  color: #fcf7da;
}
.postid-14888 .entry-content a {
  color: #fcf7da;
}
.postid-14888 .hentry {
  background-image: none;
  background-color: #0065DD;
}
.postid-14888 .entry-footer {
  color: #fcf7da !important;
}
.postid-14888 .entry-footer, .postid-14888 .all_articles {
  border-top: 1px solid black;
}
.postid-14888 .hentry.has-post-thumbnail .wp-post-image {
  border: black 1px solid !important;
}
.postid-14888 .entry-title, .postid-14888 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-14888 .entry-title a {
  font-size: 80%;
}
.home #post-14888 .entry-title a {
  font-size: 80%;
}
.postid-14888 .entry-content img, .postid-14888 .entry-content video {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #0065DD;
  /*box-shadow: 2px 2px 9px 4px rgba(0, 0, 0, 0.4);*/
}
.postid-14888 .entry-content a {
  color: #fcf7da !important;
}
.postid-14888 ul {
  list-style: none !important;
}
/* -------. Smooth Accordion  */
.postid-14888 .smooth-Accordion .smooth-Accordion-header {
  font-size: 22px;
  display: block;
  background: transparent;
  font-family: Raleway, sans-serif !important;
  color: #fcf7da !important;
  line-height: 180%;
  margin-top: 10px;
  padding: 10px 16px !important;
  cursor: pointer;
  border-bottom: 1px solid #fcf7da !important;
  position: relative;
}
.postid-14888 .smooth-Accordion .smooth-Accordion-content {
  display: none;
  background: transparent;
  color: #fcf7da !important;
  padding: 16px;
  border: 1px solid grey;
  border-bottom: 1px solid #b3d01e;
}
.postid-14888 .smooth-Accordion .smooth-Accordion-content a {
  color: #b3d01e !important;
  font-weight: bold !important;
}
.postid-14888 .smooth-Accordion .smooth-Accordion-content p {
  font-size: 22px !important;
  line-height: 34px !important;
  font-weight: 300 !important;
  color: #fcf7da;
}
.postid-14888 .smooth-Accordion .smooth-Accordion-header::after {
  content: '';
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0) rotate(0deg);
  position: absolute;
  top: 3px;
  right: 16px;
  transition: transform 0.5s;
  background: url(./img/lightgreen-down-arrow.png) no-repeat center center;
  width: 12px;
  height: 20px;
  line-height: 16px;
}
.postid-14888 .smooth-Accordion {
  border-radius: 0px;
  box-shadow: none;
  overflow: hidden;
}
.postid-14888 #h5ap-player-1 {
  opacity: 0;
  position: fixed !important;
  width: 250px !important;
  margin: 0px;
  z-index: 3000;
  top: 53px;
  right: 81px;
  border: 1px solid grey;
  border-radius: 2px;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.5));
}
.postid-14888 .plyr__controls .plyr__controls__item.plyr__progress__container {
  display: block;
}
.postid-14888 .plyr__controls .plyr__controls__item.plyr__time {
  display: block;
  padding: 0px 5px;
}
.postid-14888 .plyr__controls .plyr__controls__item:first-child {
  margin-left: 0px;
  margin-right: 13px;
}
.postid-14888 .listen {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  margin-bottom: 40px;
  border: 1px solid;
  cursor: pointer !important;
  color: lightgray !important;
  font-size: 16px !important;
  text-align: center !important;
}
.postid-14888 .listen:hover {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  border: 1px solid #fcf7da !important;
  cursor: pointer !important;
  color: #fcf7da !important;
  font-size: 16px !important;
  text-align: center !important;
}
@media only screen and (max-width: 768px) {
  .postid-14888 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 3px;
    color: #fcf7da !important; /* #363636*/
  }
  .postid-14888 .bold {
    font-weight: 500 !important;
  }
  .postid-14888 .smooth-Accordion .smooth-Accordion-header {
    color: #fcf7da !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px solid #b3d01e !important;
  }
  .postid-14888 .smooth-Accordion .smooth-Accordion-content {
    color: #fcf7da !important;
    padding: 16px;
    border-bottom: 1px solid #b3d01e;
  }
  .postid-14888 .smooth-Accordion .smooth-Accordion-content a {
    /*color: #2d797d !important;*/
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-14888 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: #fcf7da !important;
  }
  .postid-14888 #h5ap-player-1 {
    width: 200px !important;
    z-index: 1000;
    top: 36px;
    right: 76px;
    transform-origin: center;
    transform: scale(0.7);
  }
  .postid-14888 .plyr__controls .plyr__controls__item.plyr__progress__container {
    display: block;
  }
  .postid-14888 .plyr__controls .plyr__controls__item.plyr__time {
    display: none;
    padding: 0 5px;
  }
  /* Add additional styles for smaller screens here */
}
@media only screen and (max-width: 480px) {
  .postid-14888 #h5ap-player-1 {
    width: 200px !important;
    transform: scale(0.6);
    top: 73px;
    right: 35px;
  }
  .postid-14888 #speechTxt {
    transform: scale(0.7);
    top: 70px;
    right: -40px;
  }
  .postid-14888 .entry-title {
    font-size: 0.9em !important;
  }
  .postid-15156 .player_holder {
    margin-bottom: 70px;
    width: 96%;
    border-radius: 4px;
    opacity: 0.5;
    overflow: hidden;
    position: relative;
    height: 30px;
    border: none !important;
    filter: none !important;
  }
  .postid-15156 .player_holder:hover {
    opacity: 0.9;
  }
  .postid-15156 .player_holder .skin_default {
    margin-top: -11px;
    position: relative;
    z-index: 999;
  }
  .postid-15156 .player15216 {
    opacity: 1;
    position: absolute !important;
    top: 0px !important;
    right: 0px;
    width: 100% !important;
    margin: 0px;
    z-index: 0 !important;
    border: 1px solid grey;
    border-radius: 3px;
    filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.5));
  }
}
b, strong {
  font-weight: 600 !important;
}
/* ------------ GOD ~ God where are you? God, who are you, really? -------------------*/
.archive #post-14863 .entry-meta .ear {
  width: 33px !important;
  height: 34px !important;
  /* width: 43px; */
  position: absolute;
  z-index: 100;
  right: 6px;
  top: 0px;
  margin-top: -40px;
  border: 1px solid orange;
  cursor: pointer;
  border-radius: 7px;
}
.postid-14863 .site {
  background-color: #0065DD;
  opacity: 1;
}
.postid-14863 header .entry-header {
  opacity: 0.2 !important;
}
.postid-14863 .site-header {
  z-index: 2000;
  border-bottom: 1px solid #b3d01e;
  color: #fcf7da;
}
.postid-14863 .site-title img {
  display: inline;
}
.postid-14863 .entry-content {
  /*height: 6674px !important;*/
  position: relative;
  margin-top: 0px;
  /*z-index: 1000;*/
  background-image: none;
  color: #fcf7da;
  background-color: #0065DD;
}
.postid-14863 .entry-content p {
  font-weight: 300;
  font-size: 150%;
  line-height: 150%;
  color: #fcf7da;
}
.postid-14863 .entry-content a {
  color: #fcf7da;
}
.postid-14863 .hentry {
  background-image: none;
  background-color: #0065DD;
}
.postid-14863 .entry-footer {
  color: gold !important;
}
.postid-14863 .entry-footer, .postid-14863 .all_articles {
  border-top: 1px solid black;
}
.postid-14863 .hentry.has-post-thumbnail .wp-post-image {
  border-left: black 1px solid !important;
}
.postid-14863 .hentry.has-post-thumbnail .wp-post-image {
  border-right: black 1px solid !important;
}
.postid-14863 .entry-title, .postid-14863 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-14863 .entry-title a {
  font-size: 80%;
}
.home #post-14863 .entry-title a {
  font-size: 80%;
}
.postid-14863 .player15031 {
  width: 34% !important;
  margin: 50px auto;
}
.postid-14863 .player15139 {
  width: 40% !important;
  margin: 0 auto;
}
.postid-14863 .player15141 {
  width: 40% !important;
  margin: 0 auto;
}
.postid-14863 .plyr {
  border-radius: 5px;
}
.postid-14863 .insetBox {
  border: 1px dotted #fcf7da;
  padding: 15px;
  margin-left: 0px;
}
.postid-14863 .insetBox_3 {
  border: 1px dotted #fcf7da;
  padding: 15px;
  margin: 0px;
}
.postid-14863 .insetBox p, .postid-14863 .insetBox a {
  font-size: 22px;
}
.postid-14863 .entry-content img, .postid-14863 .entry-content video {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #0065DD;
  /*box-shadow: 2px 2px 9px 4px rgba(0, 0, 0, 0.4);*/
}
.postid-14863 .entry-content a {
  color: #fcf7da !important;
}
.postid-14863 ul {
  list-style: none !important;
}
/* ------- page itniary  ------------*/
.postid-14863 .itinerary {
  /* font-size: 18px; */
  background-color: #016AD3;
  padding: 10px 10px 10px 25px;
  border-radius: 3px;
  border: 1px solid lightgrey;
}
.postid-14863 .itinerary p {
  font-size: 18px;
  color: lightgray;
}
.postid-14863 .itinerary li {
  list-style: disc !important;
}
.postid-14863 .itinerary .dates {
  margin: 20px !important;
  text-align: center;
}
.postid-14863 .itinerary li a {
  font-weight: bold !important;
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-14863 .itinerary li a:hover {
  font-weight: bold !important;
  color: white !important;
}
.postid-14863 .itinerary li a:visited {
  font-weight: bold !important;
}
.addTop {
  top: 150px;
}
.postid-14863 .itinerary2_outer {
  display: flex;
  flex-grow: 1;
  bottom: 0;
  right: 0;
  position: fixed;
  z-index: 3000;
}
.postid-14863 .itinerary2_inner {
  margin-top: 150px;
  padding: 10px 40px 0;
  border-radius: 3px;
  border: 1px solid lightgrey;
  background-color: #016AD3;
}
.postid-14863 .itinerary2 {
  /*top:150px;*/
  max-height: 100vh;
  overflow-y: auto;
  /* font-size: 18px; */
  padding: 10px 10px 10px 25px;
  /*height: 80vh;*/
  max-width: 680px;
}
.postid-14863 .itinerary2 p {
  cursor: pointer;
  position: relative;
}
.postid-14863 #closer {
  line-height: 22px;
  padding: 0 5px;
  border: 2px solid palevioletred;
  right: 10px;
  top: 0;
  position: absolute;
  /* text-transform: uppercase; */
  font-size: 25px;
  font-weight: bold;
  color: palevioletred;
  pointer-events: none;
}
.postid-14863 #closer:hover {
  color: red;
  border: 2px solid red;
}
.postid-14863 .itinerary2 ul {
  display: none;
  /*top:60px;*/
}
.postid-14863 .itinerary2 p {
  font-size: 18px;
  color: lightgray;
}
.postid-14863 .itinerary2 li {
  list-style: disc !important;
}
.postid-14863 .itinerary2 li a {
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-14863 .itinerary2 li a:hover {
  color: white !important;
}
.postid-14863 .itinerary2 li a:visited {
  font-weight: bold !important;
}
.postid-14863 .listen {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  margin-bottom: 40px;
  border: 1px solid;
  cursor: pointer !important;
  color: lightgray !important;
  font-size: 13px !important;
  text-align: center !important;
  opacity: 0.8;
}
/* -------. Smooth Accordion  */
.postid-14863 .smooth-Accordion .smooth-Accordion-header {
  font-size: 22px;
  display: block;
  background: transparent;
  font-family: Raleway, sans-serif !important;
  color: #fcf7da !important;
  line-height: 180%;
  margin-top: 10px;
  padding: 10px 16px !important;
  cursor: pointer;
  border-bottom: 1px solid #fcf7da !important;
  position: relative;
}
.postid-14863 .smooth-Accordion .smooth-Accordion-content {
  display: none;
  background: transparent;
  color: #fcf7da !important;
  padding: 16px;
  border: 1px solid grey;
  border-bottom: 1px solid #b3d01e;
}
.postid-14863 .smooth-Accordion .smooth-Accordion-content a {
  color: #b3d01e !important;
  font-weight: bold !important;
}
.postid-14863 .smooth-Accordion .smooth-Accordion-content p {
  font-size: 22px !important;
  line-height: 34px !important;
  font-weight: 300 !important;
  color: #fcf7da;
}
.postid-14863 .smooth-Accordion .smooth-Accordion-header::after {
  content: '';
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0) rotate(0deg);
  position: absolute;
  top: 3px;
  right: 16px;
  transition: transform 0.5s;
  background: url(./img/lightgreen-down-arrow.png) no-repeat center center;
  width: 12px;
  height: 20px;
  line-height: 16px;
}
.postid-14863 .smooth-Accordion {
  border-radius: 0px;
  box-shadow: none;
  overflow: hidden;
}
.postid-14863 #GodSurvey .smooth-Accordion .smooth-Accordion-content {
  /*display: block !important;*/
}
/* Religions plugin */
.postid-14863 .nav-active {
  color: #C0A062; /* Subtle Gold */
  border-bottom-color: #C0A062;
}
.postid-14863 .nav-item {
  border-bottom: 2px solid transparent;
  transition: all 0.3s ease;
}
.postid-14863 .tradition-card {
  background-color: #004aab; /* Darker blue for cards */
  color: #fcf7da; /* Light text on dark card */
  transition: transform 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
}
.postid-14863 .tradition-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.5), 0 4px 6px -2px rgba(0, 0, 0, 0.5);
}
.postid-14863 #app {
  border: 1px dotted #fcf7da;
}
/* Specific text colors for better contrast */
.postid-14863 #app h1, .postid-14863 #app h2, .postid-14863 #app h3, .postid-14863 #app h4 {
  color: #fcf7da; /* All headings light yellow */
  text-transform: none;
  font-size: 22px;
  line-height: 27px;
}
.postid-14863 #app p {
  color: #fcf7da; /* All paragraphs light yellow */
  font-size: 20px;
}
.postid-14863 .nav-item {
  color: #fcf7da; /* Nav links default to light yellow */
}
.postid-14863 .nav-item a:hover {
  color: #C0A062; /* Nav links hover to gold */
}
.postid-14863 #main-nav {
  padding-bottom: 40px;
  border-bottom: 1px dotted #fcf7da;
  ;
}
.postid-14863 #main-nav a {
  text-decoration: none;
  font-style: normal;
}
.postid-14863 #main-nav a:hover {
  text-decoration: underline;
}
.postid-14863 #category-title {
  color: #fcf7da; /* Specific category title */
}
.postid-14863 #back-to-grid {
  color: #fcf7da; /* Back button */
}
.postid-14863 #back-to-grid:hover {
  font-weight: bold;
  color: #fcf7da; /* Back button hover */
  background-color: transparent !important;
}
.postid-14863 #category-intro p {
  text-align: left !important;
  font-size: 20px !important;
  color: #fcf7da;
}
.postid-14863 #category-intro {
  margin-bottom: 35px;
  /* text-align: left !important; */
  max-width: 100% !important;
}
.postid-14863 .font-semibold {
  text-decoration: underline;
  font-weight: normal;
}
.postid-14863 #tradition-selection #category-title {
  margin: 40px 0 20px;
}
.postid-14863 .tradition-card h4 {
  margin-bottom: 20px !important;
}
/* The God Survey Questions */
.postid-14863 .ays-survey-container {
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .37);
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .37);
  word-wrap: break-word;
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin-bottom: 0;
  padding-bottom: 0;
  word-wrap: break-word;
  min-width: 250px;
  max-width: 100% !important;
  position: relative;
}
.postid-14863 .ays-survey-title-wrap {}
.postid-14863 .ays-survey-title {
  display: none !important;
}
.postid-14863 .ays-survey-minimal-theme-header {
  display: block;
  background-color: #004aab !important; /* Darker blue for cards */
  color: #fcf7da !important; /* Light text on dark card */
}
.postid-14863 .ays-survey-question {}
.postid-14863 .ays-survey-sections .ays-survey-section-desc {
  text-align: left;
  font-size: 20px !important;
  line-height: 2 !important;
  color: #fcf7da !important; /* Light text on dark card */
}
.postid-14863 .ays-survey-thank-you-page p {
  color: #fcf7da !important; /* Light text on dark card */
  text-align: center !important;
}
.postid-14863 .ays-survey-question {
  padding: 24px;
}
.postid-14863 .ays-survey-container .ays-survey-section .ays-survey-question-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  box-pack: justify;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-bottom: 16px;
  -webkit-box-align: start;
  box-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  max-width: 100%;
  min-width: 0;
  position: relative;
}
.postid-14863 .ays-survey-container .ays-survey-section .ays-survey-question-box {
  width: 100% !important;
}
.postid-14863 .ays-survey-question {
  background-color: #004aab !important; /* Darker blue for cards */
  color: #fcf7da !important; /* Light text on dark card */
  transition: transform 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
}
.postid-14863 .ays-survey-question:hover {
  transform: translateY(-4px);
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.5), 0 4px 6px -2px rgba(0, 0, 0, 0.5);
}
.postid-14863 .ays-survey-question {
  border: 0;
}
.postid-14863 .ays-survey-question p {
  font-size: 20px !important;
  color: #fcf7da !important;
}
.postid-14863 .ays-survey-question-title {
  padding-top: 10px;
  text-align: left;
}
.postid-14863 .ays-survey-container .ays-survey-section .ays-survey-question .ays-survey-question-input {
  width: 100%;
  margin: 0;
  background-color: #0065DD !important;
  color: #fcf7da !important;
  font-size: 20px !important;
  -webkit-border-radius: 2px 2px 0 0;
  border-radius: 2px 2px 0 0;
}
.ays-survey-section-buttons .ays-survey-section-button-container .ays-survey-section-button-content input.ays-survey-section-button {
  background-color: #004aab !important; /* Darker blue for cards */
  color: #fcf7da !important; /* Light text on dark card */
  font-size: 22px !important;
}
.postid-14863 .ays-survey-section-buttons .ays-survey-section-button-container {
  border-radius: 3px;
  background-color: #004aab !important; /* Darker blue for cards */
  color: #fcf7da !important; /* Light text on dark card */
  transition: transform 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
}
.postid-14863 .ays-survey-section-buttons .ays-survey-section-button-container:hover {
  transform: translateY(-4px);
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.5), 0 4px 6px -2px rgba(0, 0, 0, 0.5);
}
.postid-14863 .ays-survey-answer {
  padding: 8px 8px 8px 0;
  margin: 0px 0px 0px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  min-height: 24px;
}
/* The God Survey Answers */
.postid-14863 .god-survey-results {}
.postid-14863 .answer-container {
  background-color: #004aab;
  color: #fcf7da;
  padding: 12px 16px;
  margin-bottom: 12px;
  border-bottom: 1px solid #fcf7da55;
  border-radius: 4px;
  font-size: 20px;
  line-height: 1.5;
  font-weight: 300;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  transition: all 0.3s ease-in-out;
}
.postid-14863 .god-question-block {
  margin-bottom: 30px;
}
.postid-14863 .answers-wrapper {
  max-height: 400px;
  overflow-y: auto;
  padding-right: 0px;
  border: 1px solid #fcf7da22;
  border-radius: 6px;
  background-color: transparent; /* #003b88;*/
}
.postid-14863 .answer-container:hover {
  background-color: #0055bb;
}
.postid-14863 .god-answer-empty {
  font-style: italic;
  color: #999;
  padding: 10px;
}
.postid-14863 #GodSurvey_iframe {
  width: 100%;
  /*min-height: 500px;*/
  border: 1px solid #fcf7da22;
  border-radius: 3px;
  padding: 10px;
}
@media only screen and (max-width: 768px) {
  .postid-14863 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 3px;
    color: #fcf7da !important; /* #363636*/
  }
  .postid-14863 .smooth-Accordion .smooth-Accordion-header {
    color: #fcf7da !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px solid #b3d01e !important;
  }
  .postid-14863 .smooth-Accordion .smooth-Accordion-content {
    color: #fcf7da !important;
    padding: 16px;
    border-bottom: 1px solid #b3d01e;
  }
  .postid-14863 .smooth-Accordion .smooth-Accordion-content a {
    color: #b3d01e;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-14863 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: #fcf7da !important;
  }
  .postid-14863 .bible p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: #fcf7da !important;
  }
  .postid-14863 .orange {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-14863 .orange p {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-14863 .bold {
    font-weight: 500 !important;
  }
  .post-10748 #speechTxt {
    top: 100px;
  }
  .postid-14863 #h5ap-player-1 {
    width: 200px !important;
    z-index: 1000;
    top: 36px;
    right: 76px;
    transform-origin: center;
    transform: scale(0.7);
  }
  .postid-14863 .plyr__controls .plyr__controls__item.plyr__progress__container {
    display: block;
  }
  .postid-14863 .plyr__controls .plyr__controls__item.plyr__time {
    display: none;
    padding: 0 5px;
  }
  .postid-14863 .itinerary2 {
    display: none;
  }
  .listen {
    font-weight: bold !important;
    width: 55px !important;
    border-radius: 3px !important;
    padding: 3px !important;
    margin-bottom: 10px !important;
    border: 1px solid;
    cursor: pointer !important;
    color: lightgray !important;
    font-size: 11px !important;
    line-height: 11px !important;
    text-align: center !important;
    opacity: 0.6 !important;
  }
}
@media screen and (max-width: 560px) {
  body.single .entry-title, .page-title {
    font-size: 14px !important;
  }
  .postid-14863 .blog .hentry {
    clear: left !important;
  }
  .postid-14863 .blog .hentry {
    padding: 0px 0 100%;
    margin: 0;
    width: 100%;
  }
  .postid-14863 .site-title {
    font-size: 13px;
    padding-right: 0px !important;
  }
  .postid-14863 .blog .entry-title {
    font-size: 1em;
    line-height: 1.3636364;
  }
  .postid-14863 .entry-content p, .entry-content a {
    font-size: 17px;
  }
  .postid-14863 #respond .comment-form {
    padding-right: 72px;
    padding-bottom: 48px;
    padding-left: 72px;
    width: 100% !important;
  }
  .postid-14863 #lifeFrame {
    margin-top: -500px !important;
    height: 310px !important;
  }
  .postid-14863 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
  }
  .postid-14863 .smooth-Accordion .smooth-Accordion-header {
    font-size: 16px !important;
  }
  .postid-14863 #mobile_phone {
    display: block;
    margin-top: -160px;
  }
}
@media only screen and (max-width: 480px) {
  .postid-14863 #h5ap-player-1 {
    width: 200px !important;
    transform: scale(0.6);
    top: 73px;
    right: 35px;
  }
  .postid-14863 #speechTxt {
    transform: scale(0.7);
    top: 70px;
    right: -40px;
  }
  .postid-14863 .entry-title {
    font-size: 0.9em !important;
  }
}
/* -------------------------------- The God Survey Page -------------------------*/
.page-id-15053 {
  margin-top: -50px !important;
  background-color: #0065DD !important;
}
.page-id-15053 .site {
  background-color: #0065DD;
  opacity: 1;
}
.page-id-15053 .site-content {
  border: none !important;
}
.page-id-15053 header .entry-header {
  opacity: 0.2 !important;
}
.page-id-15053 #wpadminbar {
  display: none !important;
}
.page-id-15053 .site-header {
  display: none !important;
}
.page-id-15053 .entry-footer {
  display: none !important;
}
.page-id-15053 #colophon {
  display: none !important;
}
.page-id-15053 .entry-content {
  padding: 0px !important;
  position: relative;
  margin-top: -100px;
  background-image: none;
  color: #fcf7da;
  background-color: #0065DD;
}
.page-id-15053 .entry-content p {
  font-weight: 300;
  font-size: 170%;
  line-height: 150%;
  color: #fcf7da;
}
.page-id-15053 .entry-content a {
  color: #fcf7da;
}
.page-id-15053 .hentry {
  margin-top: 70px;
  background-image: none;
  background-color: #0065DD;
}
.page-id-15053 .entry-footer {
  color: gold !important;
}
.page-id-15053 .entry-footer, .page-id-15053 .all_articles {
  border-top: 1px solid black;
}
.page-id-15053 .hentry.has-post-thumbnail .wp-post-image {
  border: black 1px solid !important;
}
.page-id-15053 .entry-title, .page-id-15053 .blog .entry-title {
  font-size: 1.1em !important;
}
.page-id-15053 .entry-title a {
  font-size: 80%;
}
.home #post-14863 .entry-title a {
  font-size: 80%;
}
.page-id-15053 .ays-survey-section {
  display: block !important;
}
/* The God Survey Questions */
.page-id-15053 #GodSurvey_questions {
  position: relative;
  /* z-index: 10;*/
}
.page-id-15053 .entry-content p {
  font-weight: 300;
  font-size: 26px !important;
  line-height: 150%;
  color: #fcf7da;
}
.page-id-15053 .ays-survey-container {
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .37);
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .37);
  word-wrap: break-word;
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin-bottom: 0;
  padding-bottom: 0;
  word-wrap: break-word;
  min-width: 250px;
  max-width: 100% !important;
  position: relative;
}
.page-id-15053 .ays-survey-title-wrap {}
.page-id-15053 .ays-survey-title {
  display: none !important;
}
.page-id-15053 .ays-survey-minimal-theme-header {
  display: block;
  background-color: #004aab !important; /* Darker blue for cards */
  color: #fcf7da !important; /* Light text on dark card */
}
.page-id-15053 .ays-survey-question {}
.page-id-15053 .ays-survey-sections .ays-survey-section-desc {
  text-align: left;
  font-size: 20px !important;
  line-height: 2 !important;
  color: #fcf7da !important; /* Light text on dark card */
}
.page-id-15053 .ays-survey-thank-you-page p {
  color: #fcf7da !important; /* Light text on dark card */
  text-align: center !important;
}
.page-id-15053 .ays-survey-question {
  padding: 24px;
}
.page-id-15053 .ays-survey-container .ays-survey-section .ays-survey-question-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  box-pack: justify;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-bottom: 16px;
  -webkit-box-align: start;
  box-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  max-width: 100%;
  min-width: 0;
  position: relative;
}
.page-id-15053 .ays-survey-container .ays-survey-section .ays-survey-question-box {
  width: 100% !important;
}
.page-id-15053 .ays-survey-question {
  background-color: #004aab !important; /* Darker blue for cards */
  color: #fcf7da !important; /* Light text on dark card */
  transition: transform 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
}
.page-id-15053 .ays-survey-question:hover {
  transform: translateY(-4px);
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.5), 0 4px 6px -2px rgba(0, 0, 0, 0.5);
}
.page-id-15053 .ays-survey-question {
  border: 0;
}
.page-id-15053 .ays-survey-question p {
  font-size: 20px !important;
  color: #fcf7da !important;
}
.page-id-15053 .ays-survey-question-title {
  padding-top: 10px;
  text-align: left;
}
.page-id-15053 .ays-survey-container .ays-survey-section .ays-survey-question .ays-survey-question-input {
  width: 100%;
  margin: 0;
  background-color: #0065DD !important;
  color: #fcf7da !important;
  font-size: 20px !important;
  -webkit-border-radius: 2px 2px 0 0;
  border-radius: 2px 2px 0 0;
}
.ays-survey-section-buttons .ays-survey-section-button-container .ays-survey-section-button-content input.ays-survey-section-button {
  background-color: #004aab !important; /* Darker blue for cards */
  color: #fcf7da !important; /* Light text on dark card */
  font-size: 22px !important;
}
.page-id-15053 .ays-survey-section-buttons .ays-survey-section-button-container {
  border-radius: 3px;
  background-color: #004aab !important; /* Darker blue for cards */
  color: #fcf7da !important; /* Light text on dark card */
  transition: transform 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
}
.page-id-15053 .ays-survey-section-buttons .ays-survey-section-button-container:hover {
  transform: translateY(-4px);
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.5), 0 4px 6px -2px rgba(0, 0, 0, 0.5);
}
.page-id-15053 .ays-survey-answer {
  padding: 8px 8px 8px 0;
  margin: 0px 0px 0px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  min-height: 24px;
}
/* The God Survey Answers */
.page-id-15053 #GodSurvey_results_hide {
  height: 450px;
  overflow-y: scroll;
  margin-top: 40px;
  border: 1px dotted #fcf7da;
  border-radius: 6px;
}
.page-id-15053 #GodSurvey_results {
  background-color: #004aab;
  border-radius: 6px;
  padding: 20px;
  /* border: 1px solid lightpink; */
  /*margin-top: -1600px; */
  /*position: relative;*/
  /* z-index: 3; */
}
.page-id-15053 .god-survey-results {}
.page-id-15053 .answer-container {
  background-color: #0064dd;
  color: #fcf7da;
  padding: 12px 16px;
  margin-bottom: 12px;
  border-bottom: 1px solid #fcf7da55;
  border-radius: 4px;
  font-size: 20px;
  line-height: 1.5;
  font-weight: 300;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  /*transition: all 0.3s ease-in-out;*/
}
.page-id-15053 .god-question-block {
  margin-bottom: 30px;
}
.page-id-15053 .answers-wrapper {
  max-height: 400px;
  overflow-y: auto;
  padding-right: 10px;
  border: 1px solid #fcf7da22;
  border-radius: 6px;
  background-color: transparent; /* #003b88;*/
}
/*.page-id-15053 .answer-container:hover {
  background-color: #0055bb;
}*/
.page-id-15053 .god-answer-empty {
  font-style: italic;
  color: #999;
  padding: 10px;
}
@media only screen and (max-width: 768px) {
  .page-id-15053 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 3px;
    color: #fcf7da !important; /* #363636*/
  }
  .page-id-15053.smooth-Accordion .smooth-Accordion-header {
    color: #fcf7da !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px solid #b3d01e !important;
  }
  .page-id-15053.smooth-Accordion .smooth-Accordion-content {
    color: #fcf7da !important;
    padding: 16px;
    border-bottom: 1px solid #b3d01e;
  }
  .page-id-15053.smooth-Accordion .smooth-Accordion-content a {
    color: #b3d01e;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .page-id-15053.smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: #fcf7da !important;
  }
  .page-id-15053.bible p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: #fcf7da !important;
  }
  .page-id-15053.orange {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .page-id-15053.orange p {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .page-id-15053.bold {
    font-weight: 500 !important;
  }
  .post-10748 #speechTxt {
    top: 100px;
  }
  .page-id-15053#h5ap-player-1 {
    width: 200px !important;
    z-index: 1000;
    top: 36px !important;
    right: 76px !important;
    transform-origin: right;
    transform: scale(0.7);
  }
  .page-id-15053.plyr__controls .plyr__controls__item.plyr__progress__container {
    display: block;
  }
  .page-id-15053.plyr__controls .plyr__controls__item.plyr__time {
    display: none;
    padding: 0 5px;
  }
  .page-id-15053.itinerary2 {
    display: none;
  }
}
@media screen and (max-width: 560px) {
  body.single .entry-title, .page-title {
    font-size: 12px !important;
  }
  .page-id-15053 .blog .hentry {
    clear: left !important;
  }
  .page-id-15053 .blog .hentry {
    padding: 0px 0 100%;
    margin: 0;
    width: 100%;
  }
  .page-id-15053 .site-title {
    font-size: 13px;
    padding-right: 0px !important;
  }
  .page-id-15053 .blog .entry-title {
    font-size: 1em;
    line-height: 1.3636364;
  }
  .page-id-15053 .entry-content p, .entry-content a {
    font-size: 17px !important;
  }
  .page-id-15053 #respond .comment-form {
    padding-right: 72px;
    padding-bottom: 48px;
    padding-left: 72px;
    width: 100% !important;
  }
  .page-id-15053 #lifeFrame {
    margin-top: -500px !important;
    height: 310px !important;
  }
  .page-id-15053 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
  }
  .page-id-15053 .smooth-Accordion .smooth-Accordion-header {
    font-size: 16px !important;
  }
  .page-id-15053 #mobile_phone {
    display: block;
    margin-top: -160px;
  }
  .page-id-15053 .answer-container {
    background-color: #0064dd;
    color: #fcf7da;
    padding: 12px 16px;
    margin-bottom: 12px;
    border-bottom: 1px solid #fcf7da55;
    border-radius: 4px;
    font-size: 17px;
    line-height: 1.5;
    font-weight: 300;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    /*transition: all 0.3s ease-in-out;*/
  }
  .page-id-15053 .ays-survey-container .ays-survey-section .ays-survey-question .ays-survey-question-input {
    width: 100%;
    margin: 0;
    background-color: #0065DD !important;
    color: #fcf7da !important;
    font-size: 17px !important;
    -webkit-border-radius: 2px 2px 0 0;
    border-radius: 2px 2px 0 0;
  }
  .ays-survey-section-buttons .ays-survey-section-button-container .ays-survey-section-button-content input.ays-survey-section-button {
    background-color: #004aab !important; /* Darker blue for cards */
    color: #fcf7da !important; /* Light text on dark card */
    font-size: 19px !important;
  }
  .page-id-15053 .ays-survey-question p {
    font-size: 17px !important;
    color: #fcf7da !important;
  }
  .page-id-15053 .ays-survey-sections .ays-survey-section-desc {
    text-align: left;
    font-size: 17px !important;
    line-height: 2 !important;
    color: #fcf7da !important; /* Light text on dark card */
  }
  .page-id-15053 .god-question-block h3 {
    font-size: 17px !important;
  }
}
@media only screen and (max-width: 480px) {
  .page-id-15053#h5ap-player-1 {
    width: 200px !important;
    transform: scale(0.6);
    top: 73px;
    right: 35px;
  }
  .page-id-15053#speechTxt {
    transform: scale(0.7);
    top: 70px;
    right: -40px;
  }
  .page-id-15053.entry-title {
    font-size: 0.9em !important;
  }
}
/* ------------------------- seeing god, meeting god, being god  -------------------------*/
.postid-10748 .entry-meta {
  position: relative;
}
.archive #post-10748 .entry-meta .ear {
  width: 33px !important;
  height: 34px !important;
  /* width: 43px; */
  position: absolute;
  z-index: 100;
  right: 6px;
  top: 0px;
  margin-top: -40px;
  border: 1px solid orange;
  cursor: pointer;
  border-radius: 7px;
}
.postid-10748 .site {
  background-color: #006BD3;
  opacity: 1;
}
.postid-10748 header .entry-header {
  opacity: 0.2 !important;
}
.postid-10748 .site-header {
  border-bottom: 1px solid #b3d01e;
  color: #fcf7da;
}
.postid-10748 .entry-content {
  /*height: 6674px !important;*/
  background-image: none;
  color: #fcf7da !important;
  background-color: #006BD3 !important;
}
.postid-10748 #lifeFrame {
  position: absolute;
  margin-top: -926px;
  left: 50%;
  transform: translateX(-50%);
  width: 1500px;
  height: 600px;
  overflow: hidden !important;
  overflow-x: hidden !important;
  overflow-y: hidden !important;
}
.postid-10748 .entry-content p {
  font-weight: 300;
  font-size: 150;
  line-height: 150%;
}
.postid-10748 .entry-content a {
  color: #fcf7da !important;
}
.postid-10748 .hentry {
  background-image: none;
  background-color: #006BD3 !important;
}
.postid-10748 .entry-footer {
  color: #fcf7da !important;
}
.postid-10748 .entry-footer, .postid-10748 .all_articles {
  border-top: 1px solid black;
}
.postid-10748 .hentry.has-post-thumbnail .wp-post-image {
  border: none !important;
}
.postid-10748 .entry-title, .postid-10748 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-10748 .entry-title a {
  font-size: 80%;
}
.home #post-10748 .entry-title a {
  font-size: 80%;
}
.postid-10748 .entry-content img, .postid-10748 .entry-content video {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #006BD3;
}
.postid-10748 #ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #006BD3;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-10748 .ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #006BD3;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-10748 .entry-content a {
  color: #fcf7da !important;
}
.postid-10748 ul {
  list-style: none !important;
}
.postid-10748 .Zebra_Tooltip {
  max-width: 600px !important;
  position: absolute;
  z-index: 99999;
  background: transparent;
  font-family: Geneva, 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
}
.postid-10748 .Zebra_Tooltip .Zebra_Tooltip_Message {
  max-width: 600px !important;
}
/* consciousness -------. Smooth Accordion  */
.postid-10748 .smooth-Accordion .smooth-Accordion-header {
  font-size: 24px;
  display: block;
  background: transparent;
  font-family: Raleway, sans-serif !important;
  color: #fcf7da !important;
  line-height: 180%;
  margin-top: 10px;
  padding: 2px 16px;
  cursor: pointer;
  border-bottom: 1px solid #fcf7da !important;
  position: relative;
}
.postid-10748 .smooth-Accordion .smooth-Accordion-content {
  background: transparent;
  color: #fcf7da !important;
  padding: 16px;
  border: 1px solid grey;
  border-bottom: 1px solid #b3d01e;
}
.postid-10748 .smooth-Accordion .smooth-Accordion-content a {
  color: #b3d01e !important;
  font-weight: 300;
}
.postid-10748 .smooth-Accordion .smooth-Accordion-content p {
  font-size: 24px !important;
  line-height: 34px !important;
  font-weight: 300 !important;
  color: #fcf7da;
}
.postid-10748 .smooth-Accordion .smooth-Accordion-header::after {
  content: '';
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0) rotate(0deg);
  position: absolute;
  top: 3px;
  right: 16px;
  transition: transform 0.5s;
  background: url(./img/lightgreen-down-arrow.png) no-repeat center center;
  width: 12px;
  height: 20px;
  line-height: 16px;
}
.postid-10748 .smooth-Accordion {
  border-radius: 0px;
  box-shadow: none;
  overflow: hidden;
}
.postid-10748 .itinerary {
  /* font-size: 18px; */
  background-color: #016AD3;
  padding: 10px 10px 10px 25px;
  border-radius: 3px;
  border: 1px solid lightgrey;
}
.postid-10748 .itinerary p {
  font-size: 18px;
  color: lightgray;
}
.postid-10748 .itinerary li {
  list-style: disc !important;
}
.postid-10748 .itinerary li a {
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-10748 .itinerary li a:hover {
  color: white !important;
  text-decoration: underline !important;
}
.postid-10748 .itinerary li a:visited {
  font-weight: bold !important;
}
.postid-10748 .itinerary2 {
  /* font-size: 18px; */
  background-color: #016AD3;
  padding: 10px 10px 10px 25px;
  border-radius: 3px;
  border: 1px solid lightgrey;
  bottom: 0;
  right: 0;
  position: fixed;
  z-index: 3000;
  /*height: 80vh;*/
  max-width: 680px;
}
.postid-10748 .itinerary2 p {
  cursor: pointer;
  position: relative;
}
.postid-10748 #closer {
  line-height: 24px;
  padding: 0 5px;
  border: 2px solid palevioletred;
  right: 10px;
  top: 0;
  position: absolute;
  /* text-transform: uppercase; */
  font-size: 25px;
  font-weight: bold;
  color: palevioletred;
  pointer-events: none;
}
.postid-10748 #closer:hover {
  color: red;
  border: 2px solid red;
}
.postid-10748 .itinerary2 ul {
  display: none;
}
.postid-10748 .itinerary2 p {
  font-size: 18px;
  color: lightgray;
}
.postid-10748 .itinerary2 li {
  list-style: disc !important;
}
.postid-10748 .itinerary2 li a {
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-10748 .itinerary2 li a:hover {
  color: white !important;
  text-decoration: underline !important;
}
.postid-10748 .itinerary2 li a:visited {
  font-weight: bold !important;
}
.post-10748 #speechTxt {
  opacity: 0;
  z-index: 1000;
  top: 113px;
  right: 5px;
  width: 245px;
  margin-top: 0px !important;
  position: fixed !important;
  padding: 8px;
  border: 2px solid #ff6600;
  border-radius: 7px;
  font-size: 18px;
  font-weight: bold;
  color: #ff6600;
  background-color: white;
}
.post-10748 .orange {
  font-style: italic;
  padding: 24px;
  font-size: 14px !important;
  color: lightgrey !important;
}
.post-10748 .orange p {
  font-style: italic;
  padding: 24px;
  margin-bottom: 0px;
  font-size: 18px;
  color: lightgrey;
}
.post-10748 .orange .wp-video {
  transform: scale(0.7);
}
.postid-10748 #h5ap-player-1 {
  opacity: 1;
  position: fixed !important;
  width: 350px !important;
  margin: 0px;
  z-index: 3000;
  top: 140px;
  right: 81px;
  border: 1px solid grey;
  border-radius: 2px;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.5));
}
.postid-10748 .plyr__controls .plyr__controls__item.plyr__progress__container {
  display: block;
}
.postid-10748 .plyr__controls .plyr__controls__item.plyr__time {
  display: block;
  padding: 0px 5px;
}
.postid-10748 .plyr__controls .plyr__controls__item:first-child {
  margin-left: 0px;
  margin-right: 13px;
}
.postid-10748 .listen {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  margin-bottom: 40px;
  border: 1px solid;
  cursor: pointer !important;
  color: lightgray !important;
  font-size: 16px !important;
  text-align: center !important;
}
.postid-10748 .listen:hover {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  border: 1px solid #fcf7da !important;
  cursor: pointer !important;
  color: #fcf7da !important;
  font-size: 16px !important;
  text-align: center !important;
}
@media only screen and (max-width: 768px) {
  .postid-10748 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 3px;
    color: #fcf7da !important; /* #363636*/
  }
  .postid-10748 .smooth-Accordion .smooth-Accordion-header {
    color: #fcf7da !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px solid #b3d01e !important;
  }
  .postid-10748 .smooth-Accordion .smooth-Accordion-content {
    color: #fcf7da !important;
    padding: 16px;
    border-bottom: 1px solid #b3d01e;
  }
  .postid-10748 .smooth-Accordion .smooth-Accordion-content a {
    color: #b3d01e;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-10748 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: #fcf7da !important;
  }
  .postid-10748 .bible p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: #fcf7da !important;
  }
  .postid-10748 .orange {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-10748 .orange p {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-10748 .bold {
    font-weight: 500 !important;
  }
  .post-10748 #speechTxt {
    top: 100px;
  }
  .postid-10748 #h5ap-player-1 {
    width: 200px !important;
    z-index: 1000;
    top: 36px;
    right: 76px;
    transform-origin: center;
    transform: scale(0.7);
  }
  .postid-10748 .plyr__controls .plyr__controls__item.plyr__progress__container {
    display: block;
  }
  .postid-10748 .plyr__controls .plyr__controls__item.plyr__time {
    display: none;
    padding: 0 5px;
  }
  .postid-10748 .itinerary2 {
    display: none;
  }
}
@media only screen and (max-width: 480px) {
  .postid-10748 #h5ap-player-1 {
    width: 200px !important;
    transform: scale(0.6);
    top: 73px;
    right: 35px;
  }
  .postid-10748 #speechTxt {
    transform: scale(0.7);
    top: 70px;
    right: -40px;
  }
  .postid-10748 .entry-title {
    font-size: 0.9em !important;
  }
}
/* ------------------------- OMG!!!  -------------------------*/
.postid-4572 .site {
  background-color: #006BD3;
  opacity: 1;
}
.postid-4572 header .entry-header {
  opacity: 0.2 !important;
}
.postid-4572 .site-header {
  border-bottom: 1px solid #000;
  color: #fcf7da;
}
.archive #post-4572 .entry-meta .ear {
  width: 33px !important;
  height: 34px !important;
  /* width: 43px; */
  position: absolute;
  z-index: 100;
  right: 6px;
  top: 0px;
  margin-top: -40px;
  border: 1px solid orange;
  cursor: pointer;
  border-radius: 7px;
}
.postid-4572 .entry-content {
  /*height: 6674px !important;*/
  background-image: none;
  color: #fcf7da !important;
  background-color: #006BD3 !important;
}
.postid-4572 .entry-content p {
  font-weight: 500;
  font-size: 140%;
  line-height: 140%;
}
.postid-4572 .entry-content a {
  color: #fcf7da !important;
}
.postid-4572 .hentry {
  background-image: none;
  background-color: #006BD3 !important;
}
.postid-4572 .entry-footer {
  color: #fcf7da !important;
}
.postid-4572 .entry-footer, .postid-4572 .all_articles {
  border-top: 1px solid #006BD3;
}
.postid-4572 .hentry.has-post-thumbnail .wp-post-image {
  border: #006BD3 1px solid !important;
}
.postid-4572 .entry-title, .postid-4572 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-4572 .entry-title a {
  font-size: 80%;
}
.home #post-4572 .entry-title a {
  font-size: 80%;
}
.postid-4572 .entry-content img, .postid-4572 .entry-content video {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #FFFFFF;
}
.post-4572 #speechTxt {
  opacity: 0;
  z-index: 1000;
  top: 133px;
  right: 111px;
  width: 245px;
  margin-top: 0px !important;
  position: fixed !important;
  padding: 8px;
  border: 2px solid #ff6600;
  border-radius: 7px;
  font-size: 18px;
  font-weight: bold;
  color: #ff6600;
  background-color: white;
}
.postid-4572 #h5ap-player-1 {
  opacity: 0;
  position: fixed !important;
  width: 240px !important;
  margin: 0px;
  z-index: 1000;
  top: 67px;
  right: 111px;
  border: 1px solid grey;
  border-radius: 2px;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.5));
}
.postid-4572 .plyr__controls .plyr__controls__item.plyr__progress__container {
  display: block;
}
.postid-4572 .plyr__controls .plyr__controls__item.plyr__time {
  display: block;
  padding: 0px 5px;
}
.postid-4572 .plyr__controls .plyr__controls__item:first-child {
  margin-left: 0px;
  margin-right: 13px;
}
.postid-4572 .listen {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  margin-bottom: 40px;
  border: 1px solid;
  cursor: pointer !important;
  color: lightgray !important;
  font-size: 16px !important;
  text-align: center !important;
}
.postid-4572 .listen:hover {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  border: 1px solid #fcf7da !important;
  cursor: pointer !important;
  color: #fcf7da !important;
  font-size: 16px !important;
  text-align: center !important;
}
@media only screen and (max-width: 768px) {
  .postid-4572 .smooth-Accordion .smooth-Accordion-header {
    color: #fcf7da !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px solid #b3d01e !important;
  }
  .postid-4572 .smooth-Accordion .smooth-Accordion-content {
    color: #fcf7da !important;
    padding: 16px;
    border-bottom: 1px solid #b3d01e;
  }
  .postid-4572 .smooth-Accordion .smooth-Accordion-content a {
    color: #b3d01e;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-4572 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: #fcf7da !important;
  }
  .post-4572 #speechTxt {
    top: 100px;
  }
  .postid-4572 #h5ap-player-1 {
    width: 200px !important;
    z-index: 1000;
    top: 36px;
    right: 76px;
    transform-origin: center;
    transform: scale(0.7);
  }
  .postid-4572 .plyr__controls .plyr__controls__item.plyr__progress__container {
    display: block;
  }
  .postid-4572 .plyr__controls .plyr__controls__item.plyr__time {
    display: none;
    padding: 0 5px;
  }
}
@media only screen and (max-width: 480px) {
  .postid-4572 #h5ap-player-1 {
    width: 200px !important;
    transform: scale(0.6);
    top: 73px;
    right: 35px;
  }
  .postid-4572 #speechTxt {
    transform: scale(0.7);
    top: 70px;
    right: -40px;
  }
  .postid-4572 .entry-title {
    font-size: 0.9em !important;
  }
}
/* ------------------------- Muse(s) -------------------------*/
.postid-13744 .site {
  background-color: #0065DD;
  opacity: 1;
}
.postid-13744 header .entry-header {
  opacity: 0.2 !important;
}
.postid-13744 .site-header {
  z-index: 2000;
  border-bottom: 1px solid #b3d01e;
  color: gold;
}
.postid-13744 .entry-content {
  /*height: 6674px !important;*/
  position: relative;
  margin-top: -100px;
  /*z-index: 1000;*/
  background-image: none;
  color: gold !important;
  background-color: #0065DD !important;
}
.postid-13744 .entry-content p {
  font-weight: 300;
  font-size: 170%;
  line-height: 150%;
}
.postid-13744 .entry-content a {
  color: gold !important;
}
.postid-13744 .hentry {
  background-image: none;
  background-color: #0065DD !important;
}
.postid-13744 .entry-footer {
  color: gold !important;
}
.postid-13744 .entry-footer, .postid-13744 .all_articles {
  border-top: 1px solid black;
}
.postid-13744 .hentry.has-post-thumbnail .wp-post-image {
  border: black 1px solid !important;
}
.postid-13744 .entry-title, .postid-13744 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-13744 .entry-title a {
  font-size: 80%;
}
.home #post-13744 .entry-title a {
  font-size: 80%;
}
.postid-13744 .entry-content img, .postid-13744 .entry-content video {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #0065DD;
  /*box-shadow: 2px 2px 9px 4px rgba(0, 0, 0, 0.4);*/
}
.postid-13744 .entry-content a {
  color: gold !important;
}
.postid-13744 ul {
  list-style: none !important;
}
/* -------. Smooth Accordion  */
.postid-13744 .smooth-Accordion .smooth-Accordion-header {
  font-size: 22px;
  display: block;
  background: transparent;
  font-family: Raleway, sans-serif !important;
  color: gold !important;
  line-height: 180%;
  margin-top: 10px;
  padding: 10px 16px !important;
  cursor: pointer;
  border-bottom: 1px solid gold !important;
  position: relative;
}
.postid-13744 .smooth-Accordion .smooth-Accordion-content {
  display: none;
  background: transparent;
  color: gold !important;
  padding: 16px;
  border: 1px solid grey;
  border-bottom: 1px solid #b3d01e;
}
.postid-13744 .smooth-Accordion .smooth-Accordion-content a {
  color: #b3d01e !important;
  font-weight: bold !important;
}
.postid-13744 .smooth-Accordion .smooth-Accordion-content p {
  font-size: 22px !important;
  line-height: 34px !important;
  font-weight: 300 !important;
  color: gold;
}
.postid-13744 .smooth-Accordion .smooth-Accordion-header::after {
  content: '';
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0) rotate(0deg);
  position: absolute;
  top: 3px;
  right: 16px;
  transition: transform 0.5s;
  background: url(./img/lightgreen-down-arrow.png) no-repeat center center;
  width: 12px;
  height: 20px;
  line-height: 16px;
}
.postid-13744 .smooth-Accordion {
  border-radius: 0px;
  box-shadow: none;
  overflow: hidden;
}
@media only screen and (max-width: 768px) {
  .postid-13744 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 3px;
    color: gold !important; /* #363636*/
  }
  .postid-13744 .bold {
    font-weight: 500 !important;
  }
  .postid-13744 .smooth-Accordion .smooth-Accordion-header {
    color: gold !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px solid #b3d01e !important;
  }
  .postid-13744 .smooth-Accordion .smooth-Accordion-content {
    color: gold !important;
    padding: 16px;
    border-bottom: 1px solid #b3d01e;
  }
  .postid-13744 .smooth-Accordion .smooth-Accordion-content a {
    /*color: #2d797d !important;*/
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-13744 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  /* Add additional styles for smaller screens here */
}
/* ------------------------- A friendly message from Earth to the Elon's of this world ... -------------------------*/
.postid-14675 #SuanBtn {
  display: none !important;
}
.postid-14675 .site {
  background-color: black;
  opacity: 1;
}
.postid-14675 header .entry-header {
  opacity: 0.2 !important;
}
.postid-14675 .site-header {
  z-index: 2000;
  border-bottom: 1px solid #b3d01e;
  color: white;
}
.postid-14675 .entry-content {
  /*height: 6674px !important;*/
  position: relative;
  margin-top: -100px;
  /*z-index: 1000;*/
  background-image: none;
  color: white !important;
  background-color: black !important;
}
.postid-14675 .entry-content p {
  font-weight: 300;
  font-size: 150%;
  line-height: 150%;
}
.postid-14675 .entry-content .small {
  font-weight: 300;
  font-size: 130%;
  line-height: 130%;
}
.postid-14675 .entry-content a {
  color: white !important;
}
.postid-14675 .hentry {
  background-image: none;
  background-color: black !important;
}
.postid-14675 .entry-footer {
  color: white !important;
}
.postid-14675 .entry-footer, .postid-14675 .all_articles {
  border-top: 1px solid black;
}
.postid-14675 .hentry.has-post-thumbnail .wp-post-image {
  border: black 1px solid !important;
}
.postid-14675 .entry-title, .postid-14675 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-14675 .entry-title a {
  font-size: 80%;
}
.home #post-14675 .entry-title a {
  font-size: 80%;
}
.postid-14675 .entry-content img, .postid-14675 .entry-content video {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: black;
  /*box-shadow: 2px 2px 9px 4px rgba(0, 0, 0, 0.4);*/
}
.postid-14675 .entry-content a {
  color: white !important;
}
.postid-14675 ul {
  list-style: none !important;
}
.postid-14675 iframe {
  /* border: 2px solid black; */
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.postid-14675 #mask {
  overflow: hidden;
  border: 10px solid black;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 101%;
  z-index: 1000;
}
.postid-14675 #holder {
  position: relative;
  margin-top: -800px;
}
/* -------. Smooth Accordion  */
.postid-14675 .smooth-Accordion .smooth-Accordion-header {
  font-size: 22px;
  display: block;
  background: transparent;
  font-family: Raleway, sans-serif !important;
  color: gold !important;
  line-height: 180%;
  margin-top: 10px;
  padding: 10px 16px !important;
  cursor: pointer;
  border-bottom: 1px solid gold !important;
  position: relative;
}
.postid-14675 .smooth-Accordion .smooth-Accordion-content {
  display: none;
  background: transparent;
  color: gold !important;
  padding: 16px;
  border: 1px solid grey;
  border-bottom: 1px solid #b3d01e;
}
.postid-14675 .smooth-Accordion .smooth-Accordion-content a {
  color: #b3d01e !important;
  font-weight: bold !important;
}
.postid-14675 .smooth-Accordion .smooth-Accordion-content p {
  font-size: 22px !important;
  line-height: 34px !important;
  font-weight: 300 !important;
  color: gold;
}
.postid-14675 .smooth-Accordion .smooth-Accordion-header::after {
  content: '';
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0) rotate(0deg);
  position: absolute;
  top: 3px;
  right: 16px;
  transition: transform 0.5s;
  background: url(./img/lightgreen-down-arrow.png) no-repeat center center;
  width: 12px;
  height: 20px;
  line-height: 16px;
}
.postid-14675 .smooth-Accordion {
  border-radius: 0px;
  box-shadow: none;
  overflow: hidden;
}
@media only screen and (max-width: 768px) {
  .postid-14675 .entry-content p {
    font-weight: normal;
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 3px;
    color: white !important; /* #363636*/
  }
  .postid-14675 .bold {
    font-weight: 500 !important;
  }
  .postid-14675 .smooth-Accordion .smooth-Accordion-header {
    color: gold !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px solid #b3d01e !important;
  }
  .postid-14675 .smooth-Accordion .smooth-Accordion-content {
    color: gold !important;
    padding: 16px;
    border-bottom: 1px solid #b3d01e;
  }
  .postid-14675 .smooth-Accordion .smooth-Accordion-content a {
    /*color: #2d797d !important;*/
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-14675 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  /* Add additional styles for smaller screens here */
}
@media only screen and (min-width: 5000px) {
  .postid-14675 #holder {
    position: relative;
    margin-top: -2670px;
  }
}
@media only screen and (min-width: 2496px) {
  .postid-14675 #holder {
    position: relative;
    margin-top: -1450px;
  }
}
@media only screen and (min-width: 2048px) {
  .postid-14675 #holder {
    position: relative;
    margin-top: -108px;
  }
}
@media only screen and (max-width: 900px) {
  .postid-14675 #holder {
    position: relative;
    margin-top: -970px;
  }
}
@media only screen and (max-width: 810px) {
  .postid-14675 #holder {
    position: relative;
    margin-top: -860px;
  }
}
@media only screen and (max-width: 432px) {
  .postid-14675 #holder {
    position: relative;
    margin-top: -600px;
  }
}
@media only screen and (max-width: 394px) {
  .postid-14675 #holder {
    position: relative;
    margin-top: -500px;
  }
}
@media only screen and (max-width: 375px) {
  .postid-14675 #holder {
    position: relative;
    margin-top: -340px;
  }
}
@media only screen and (max-width: 360px) {
  .postid-14675 #holder {
    position: relative;
    margin-top: -440px;
  }
}
/* ---- From integral worldview to cosmic consciousness and ultimate unity  -----*/
.postid-14011 .extlink {
  font-size: 24px !important;
  font-style: normal !important;
}
/* ToolTips */
.postid-14011 .tTip {
  cursor: pointer;
  border-bottom: 3px dotted gold;
  text-decoration: none;
}
.postid-14011 .tTip_content {
  display: none;
  background-color: #0352B1;
  padding: 40px;
  margin: 10px auto;
  Border: 3px dotted gold;
  width: 100%;
  font-size: 20px;
  cursor: pointer;
}
.postid-14011 .tTip_content .extlink {
  /* line-height: 26px; */
  font-size: 20px !important;
  font-style: normal !important;
}
.postid-14011 .download_pdf {
  background-color: #0352B1;
  padding: 40px;
  margin: 10px auto;
  Border: 3px dotted gold;
  width: 77%;
  font-size: 10px;
}
.postid-14011 hr {
  opacity: 0 !important;
  padding: 20px 0px;
  margin-left: 0px;
}
.postid-14011 .site {
  background-color: #0065DD;
  opacity: 1;
}
.postid-14011 header .entry-header {
  opacity: 0.2 !important;
}
.postid-14011 .site-header {
  z-index: 2000;
  border-bottom: 1px solid #b3d01e;
  color: gold;
}
.archive #post-14011 .entry-meta .ear {
  width: 33px !important;
  height: 34px !important;
  /* width: 43px; */
  position: absolute;
  z-index: 100;
  right: 6px;
  top: 0px;
  margin-top: -40px;
  border: 1px solid orange;
  cursor: pointer;
  border-radius: 7px;
}
.postid-14011 .entry-content {
  /*height: 6674px !important;*/
  position: relative;
  /*margin-top: -100px;*/
  /*z-index: 1000;*/
  background-image: none;
  color: gold !important;
  background-color: #0065DD !important;
}
.postid-14011 .entry-content p {
  font-weight: 300;
  font-size: 160%;
  line-height: 150%;
}
.postid-14011 .entry-content ul {
  font-weight: 300;
  font-size: 26px !important;
  line-height: 150%;
}
.postid-14011 .entry-content ul li {
  font-weight: 300;
  font-size: 26px !important;
  line-height: 150%;
}
.postid-14011 .entry-content ul li span {
  font-weight: 300;
  font-size: 26px !important;
  line-height: 150%;
}
.postid-14011 .entry-content ul li p {
  font-weight: 300;
  font-size: 26px !important;
  line-height: 150%;
}
.postid-14011 .entry-content h3 {
  font-family: Verdana, sans-serif;
  font-weight: 300;
  font-size: 170% !important;
  line-height: 150%;
}
.postid-14011 .entry-content li {
  font-weight: 300 !important;
  font-size: 170% !important;
  line-height: 150% !important;
}
.postid-14011 .entry-content a {
  color: gold !important;
}
.postid-14011 .hentry {
  background-image: none;
  background-color: #0065DD !important;
}
.postid-14011 .entry-footer {
  color: gold !important;
}
.postid-14011 .entry-footer, .postid-14011 .all_articles {
  border-top: 1px solid black;
}
.postid-14011 .hentry.has-post-thumbnail .wp-post-image {
  border: black 1px solid !important;
}
.postid-14011 .entry-title, .postid-14011 .blog .entry-title {
  text-align: center !important;
  font-size: 1.05em !important;
}
.postid-14011 .entry-title a {
  font-size: 80%;
}
.home #post-14011 .entry-title a {
  font-size: 80%;
}
.postid-14011 .entry-content img, .postid-14011 .entry-content video {
  /*border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #0065DD;
  box-shadow: 2px 2px 9px 4px rgba(0, 0, 0, 0.4);*/
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #0065DD;
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
}
.postid-14011 #no_border {
  font-weight: bold;
  margin-top: 21px;
}
.postid-14011 #ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #0065DD;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-14011 .ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #0065DD;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-14011 .entry-content a {
  color: gold !important;
}
.postid-14011 ul {
  list-style: none !important;
}
.postid-14011 .Zebra_Tooltip {
  max-width: 600px !important;
  position: absolute;
  z-index: 99999;
  background: transparent;
  font-family: Geneva, 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
}
.postid-14011 .Zebra_Tooltip .Zebra_Tooltip_Message {
  max-width: 600px !important;
}
/* -------. Smooth Accordion  */
.postid-14011 .smooth-Accordion .smooth-Accordion-header {
  font-size: 22px;
  display: block;
  background: transparent;
  font-family: Raleway, sans-serif !important;
  color: gold !important;
  line-height: 180%;
  margin-top: 10px;
  padding: 10px 16px !important;
  cursor: pointer;
  border-bottom: 1px solid gold !important;
  position: relative;
}
.postid-14011 .smooth-Accordion .smooth-Accordion-content {
  display: none;
  background: transparent;
  color: gold !important;
  padding: 16px;
  border: 1px solid grey;
  border-bottom: 1px solid #b3d01e;
}
.postid-14011 .smooth-Accordion .smooth-Accordion-content a {
  color: #b3d01e !important;
  font-weight: bold !important;
}
.postid-14011 .smooth-Accordion .smooth-Accordion-content p {
  font-size: 22px !important;
  line-height: 34px !important;
  font-weight: 300 !important;
  color: gold;
}
.postid-14011 .smooth-Accordion .smooth-Accordion-header::after {
  content: '';
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0) rotate(0deg);
  position: absolute;
  top: 3px;
  right: 16px;
  transition: transform 0.5s;
  background: url(./img/lightgreen-down-arrow.png) no-repeat center center;
  width: 12px;
  height: 20px;
  line-height: 16px;
}
.postid-14011 .smooth-Accordion {
  border-radius: 0px;
  box-shadow: none;
  overflow: hidden;
}
.postid-14011 .itinerary {
  /* font-size: 18px; */
  background-color: #016AD3;
  padding: 10px 10px 10px 25px;
  border-radius: 3px;
  border: 1px solid lightgrey;
}
.postid-14011 .itinerary p {
  font-size: 18px;
  color: lightgray;
}
.postid-14011 .itinerary li {
  list-style: disc !important;
}
.postid-14011 .itinerary .dates {
  margin: 20px !important;
  text-align: center;
}
.postid-14011 .itinerary li a {
  font-weight: bold !important;
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-14011 .itinerary li a:hover {
  font-weight: bold !important;
  color: white !important;
}
.postid-14011 .itinerary li a:visited {
  font-weight: bold !important;
}
.addTop {
  top: 150px;
}
.postid-14011 .itinerary2_outer {
  display: flex;
  flex-grow: 1;
  bottom: 0;
  right: 0;
  position: fixed;
  z-index: 3000;
}
.postid-14011 .itinerary2_inner {
  margin-top: 150px;
  padding: 10px 40px 0;
  border-radius: 3px;
  border: 1px solid lightgrey;
  background-color: #016AD3;
}
.postid-14011 .itinerary2 {
  /*top:150px;*/
  max-height: 100vh;
  overflow-y: auto;
  /* font-size: 18px; */
  padding: 10px 10px 10px 25px;
  /*height: 80vh;*/
  max-width: 680px;
}
.postid-14011 .itinerary2 p {
  cursor: pointer;
  position: relative;
}
.postid-14011 #closer {
  line-height: 22px;
  padding: 0 5px;
  border: 2px solid palevioletred;
  right: 10px;
  top: 0;
  position: absolute;
  /* text-transform: uppercase; */
  font-size: 25px;
  font-weight: bold;
  color: palevioletred;
  pointer-events: none;
}
.postid-14011 #closer:hover {
  color: red;
  border: 2px solid red;
}
.postid-14011 .itinerary2 ul {
  display: none;
  /*top:60px;*/
}
.postid-14011 .itinerary2 p {
  font-size: 18px;
  color: lightgray;
}
.postid-14011 .itinerary2 li {
  list-style: disc !important;
}
.postid-14011 .itinerary2 li a {
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-14011 .itinerary2 li a:hover {
  color: white !important;
}
.postid-14011 .itinerary2 li a:visited {
  font-weight: bold !important;
}
.postid-14011 .orange {
  font-style: italic;
  padding: 22px;
  font-size: 14px !important;
  color: lightgrey !important;
}
.postid-14011 .orange p {
  font-style: italic;
  padding: 22px;
  margin-bottom: 0px;
  font-size: 18px;
  color: lightgrey;
}
.postid-14011 .orange .wp-video {
  transform: scale(0.7);
}
#day1, #day2, #day3, #day4, #day5 {
  position: relative;
}
.postid-14011 section {
  position: relative;
}
.postid-14011 #day6_audio {
  position: relative;
}
.postid-14011 #day7_audio {
  position: relative;
}
.postid-14011 #day8_audio {
  position: relative;
}
.postid-14011 #day9_audio {
  position: relative;
}
.opacity1 {
  opacity: 1 !important;
}
.onTop {
  z-index: 1001 !important;
}
.postid-14011 #h5ap-player-1 {
  display: block !important;
  opacity: 0;
  /* display: block;*/
  /* position: relative;*/
  position: fixed !important;
  width: 350px !important;
  margin: 0px;
  z-index: 1000;
  top: 139px;
  right: 10px;
  border: 1px solid grey;
  border-radius: 2px;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.1));
}
.postid-14011 .dayIndicator {
  font-weight: bold;
  padding: 3px 10px;
  background-color: #0166dc;
  border: 1px solid grey;
  border-radius: 2px;
}
.postid-14011 .dayTXT {
  padding: 0 10px;
  font-size: 125%;
  text-transform: capitalize;
}
.postid-14011 #speechTxt {
  display: block !important;
  opacity: 0;
  z-index: 1000;
  top: 240px !important;
  right: 10px !important;
  width: 200px;
  margin-top: 0px !important;
  position: fixed !important;
  padding: 8px;
  border: 2px solid #ff6600;
  border-radius: 7px;
  font-size: 18px;
  font-weight: bold;
  color: #ff6600;
  background-color: white;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.1));
}
.postid-14011 .plyr__controls .plyr__controls__item.plyr__progress__container {
  display: block;
}
.postid-14011 .plyr__controls .plyr__controls__item.plyr__time {
  display: block;
  padding: 0px 5px;
}
.postid-14011 .plyr__controls .plyr__controls__item:first-child {
  margin-left: 0px;
  margin-right: 13px;
}
.postid-14011 .listen {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  margin-bottom: 40px;
  border: 1px solid;
  cursor: pointer !important;
  color: lightgray !important;
  font-size: 16px !important;
  text-align: center !important;
}
.postid-14011 .listen:hover {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  border: 1px solid gold !important;
  cursor: pointer !important;
  color: gold !important;
  font-size: 16px !important;
  text-align: center !important;
}
.postid-14011 #anna {
  display: inline;
  float: left;
  margin-right: 22px;
  /* text-align: left; */
  width: 296px !important;
}
@media only screen and (max-width: 768px) {
  .postid-14011 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 15px;
    color: gold !important; /* #363636*/
  }
  .postid-14011 .smooth-Accordion .smooth-Accordion-header {
    color: gold !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px solid #b3d01e !important;
  }
  .postid-14011 .smooth-Accordion .smooth-Accordion-content {
    color: gold !important;
    padding: 16px;
    border-bottom: 1px solid #b3d01e;
  }
  .postid-14011 .smooth-Accordion .smooth-Accordion-content a {
    color: #b3d01e;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-14011 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-14011 .bible p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-14011 .orange {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-14011 .orange p {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-14011 .bold {
    font-weight: 500 !important;
  }
  .post-14011 #speechTxt {
    top: 100px;
  }
  .postid-14011 #h5ap-player-1 {
    width: 200px !important;
    z-index: 1000;
    top: 36px;
    right: 76px;
    transform-origin: center;
    transform: scale(0.7);
  }
  .postid-14011 .plyr__controls .plyr__controls__item.plyr__progress__container {
    display: block;
  }
  .postid-14011 .plyr__controls .plyr__controls__item.plyr__time {
    display: none;
    padding: 0 5px;
  }
  .postid-14011 .itinerary2 {
    display: none;
  }
}
@media only screen and (max-width: 480px) {
  .postid-14011 .entry-title {
    font-size: 0.9em !important;
  }
  .postid-14011 .entry-content p {
    font-weight: 500 !important;
    font-size: 20px !important;
    line-height: 150%;
  }
  .postid-14011 .entry-content ul {
    font-weight: 300;
    font-size: 20px !important;
    line-height: 150%;
  }
  .postid-14011 .entry-content ul li {
    font-weight: 300;
    font-size: 20px !important;
    line-height: 150%;
  }
  .postid-14011 .entry-content ul li span {
    font-weight: 300;
    font-size: 20px !important;
    line-height: 150%;
  }
  .postid-14011 .entry-content ul li p {
    font-weight: 300;
    font-size: 20px !important;
    line-height: 150%;
  }
  .postid-14011 .entry-content h3 {
    font-family: Verdana, sans-serif;
    font-weight: 300;
    font-size: 170% !important;
    line-height: 150%;
  }
  .postid-14011 .entry-content li {
    font-weight: 500 !important;
    font-size: 20px !important;
    line-height: 150% !important;
  }
  .postid-14011 .entry-content a {
    color: gold !important;
    font-size: 20px !important;
  }
  .postid-14011 .extlink {
    font-size: 20px !important;
    font-style: normal !important;
  }
  /* ToolTips */
  .postid-14011 .tTip {
    cursor: pointer;
    border-bottom: 3px dotted gold;
    text-decoration: none;
  }
  .postid-14011 .tTip_content {
    display: none;
    background-color: #0352B1;
    padding: 40px;
    margin: 10px auto;
    Border: 3px dotted gold;
    width: 100%;
    font-size: 20px !important;
    cursor: pointer;
  }
  .postid-14011 .tTip_content .extlink {
    /* line-height: 26px; */
    font-size: 20px !important;
    font-style: normal !important;
  }
  .postid-14011 .download_pdf {
    background-color: #0352B1;
    padding: 40px;
    margin: 10px auto;
    Border: 3px dotted gold;
    width: 100%;
    font-size: 10px;
  }
}
@media only screen and (max-width: 768px) {
  .postid-14011 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 3px;
    color: gold !important; /* #363636*/
  }
  .postid-14011 .smooth-Accordion .smooth-Accordion-header {
    color: gold !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px solid #b3d01e !important;
  }
  .postid-14011 .smooth-Accordion .smooth-Accordion-content {
    color: gold !important;
    padding: 16px;
    border-bottom: 1px solid #b3d01e;
  }
  .postid-14011 .smooth-Accordion .smooth-Accordion-content a {
    /*color: #2d797d !important;*/
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-14011 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-14011 .bible p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-14011 .orange {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-14011 .orange p {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-14011 .bold {
    font-weight: 500 !important;
  }
  /* Add additional styles for smaller screens here */
}
@media screen and (max-width: 600px) {
  .postid-14011 .alignleft, .postid-14011 .alignright {
    display: block;
    float: none;
    margin: 20px auto 20px !important;
  }
}
/* --- Inspiration always comes in waves – This is a walk down Memory Lane, for the fun of it  -----*/
.postid-14141 .extlink {
  font-size: 24px !important;
  font-style: normal !important;
}
/* ToolTips */
.postid-14141 .tTip {
  cursor: pointer;
  border-bottom: 3px dotted gold;
  text-decoration: none;
}
.postid-14141 .tTip_content {
  display: none;
  background-color: #0352B1;
  padding: 40px;
  margin: 10px auto;
  Border: 3px dotted gold;
  width: 100%;
  font-size: 20px;
  cursor: pointer;
}
.postid-14141 .tTip_content .extlink {
  /* line-height: 26px; */
  font-size: 20px !important;
  font-style: normal !important;
}
.postid-14141 .download_pdf {
  background-color: #0352B1;
  padding: 40px;
  margin: 10px auto;
  Border: 3px dotted gold;
  width: 77%;
  font-size: 10px;
}
.postid-14141 hr {
  opacity: 0 !important;
  padding: 20px 0px;
  margin-left: 0px;
}
.postid-14141 .site {
  background-color: #0065DD;
  opacity: 1;
}
.postid-14141 header .entry-header {
  opacity: 0.2 !important;
}
.postid-14141 .site-header {
  z-index: 2000;
  border-bottom: 1px solid #b3d01e;
  color: gold;
}
.archive #post-14141 .entry-meta .ear {
  width: 33px !important;
  height: 34px !important;
  /* width: 43px; */
  position: absolute;
  z-index: 100;
  right: 6px;
  top: 0px;
  margin-top: -40px;
  border: 1px solid orange;
  cursor: pointer;
  border-radius: 7px;
}
.postid-14141 .entry-content {
  /*height: 6674px !important;*/
  position: relative;
  /*margin-top: -100px;*/
  /*z-index: 1000;*/
  background-image: none;
  color: gold !important;
  background-color: #0065DD !important;
}
.postid-14141 .entry-content p {
  font-weight: 300;
  font-size: 160%;
  line-height: 150%;
}
.postid-14141 .lineHeight {
  line-height: 50% !important;
  clear: both !important;
}
.postid-14141 .entry-content ul {
  font-weight: 300;
  font-size: 26px !important;
  line-height: 150%;
}
.postid-14141 .entry-content ul li {
  font-weight: 300;
  font-size: 26px !important;
  line-height: 150%;
}
.postid-14141 .entry-content ul li span {
  font-weight: 300;
  font-size: 26px !important;
  line-height: 150%;
}
.postid-14141 .entry-content ul li p {
  font-weight: 300;
  font-size: 26px !important;
  line-height: 150%;
}
.postid-14141 .entry-content h3 {
  font-family: Verdana, sans-serif;
  font-weight: 300;
  font-size: 170% !important;
  line-height: 150%;
}
.postid-14141 .entry-content li {
  font-weight: 300 !important;
  font-size: 170% !important;
  line-height: 150% !important;
}
.postid-14141 .entry-content a {
  color: gold !important;
}
.postid-14141 .entry-content a, .postid-14141 .entry-content a * {
  cursor: pointer !important;
}
.postid-14141 .entry-content .internalLink a {
  cursor: pointer !important;
  pointer-events: auto; /* or visible */
}
.postid-14141 .entry-content .internalLink img {
  cursor: pointer !important;
  pointer-events: auto; /* or visible */
}
.postid-14141 .hentry {
  background-image: none;
  background-color: #0065DD !important;
}
.postid-14141 .entry-footer {
  color: gold !important;
}
.postid-14141 .entry-footer, .postid-14141 .all_articles {
  border-top: 1px solid black;
}
.postid-14141 .hentry.has-post-thumbnail .wp-post-image {
  border: black 1px solid !important;
}
.postid-14141 .entry-title, .postid-14141 .blog .entry-title {
  text-align: center !important;
  font-size: 1.05em !important;
}
.postid-14141 .entry-title a {
  font-size: 80%;
}
.home #post-14141 .entry-title a {
  font-size: 80%;
}
.postid-14141 .entry-content img, .postid-14141 .entry-content video {
  /*border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #0065DD;
  box-shadow: 2px 2px 9px 4px rgba(0, 0, 0, 0.4);*/
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #0065DD;
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
  margin-bottom: 150px;
}
.postid-14141 .entry-content img {
  /*border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #0065DD;
  box-shadow: 2px 2px 9px 4px rgba(0, 0, 0, 0.4);*/
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #0065DD;
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
  margin-bottom: 0px !important;
}
.postid-14141 .entry-content iframe {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #0065DD;
}
.postid-14141 .entry-content #ifrm1 iframe {
  width: 100%;
  height: 450px !important;
}
.postid-14141 .entry-content #ifrm2 iframe {
  width: 100%;
  height: 450px !important;
}
.postid-14141 .entry-content #ifrm3 iframe {
  width: 100%;
  height: 450px !important;
}
.postid-14141 .entry-content #ifrm4 iframe {
  width: 100%;
  height: 450px !important;
}
.postid-14141 #no_border {
  font-weight: bold;
  margin-top: 21px;
}
.postid-14141 #ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #0065DD;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-14141 .ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #0065DD;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-14141 .entry-content a {
  color: gold !important;
}
.postid-14141 ul {
  list-style: none !important;
}
.postid-14141 .Zebra_Tooltip {
  max-width: 600px !important;
  position: absolute;
  z-index: 99999;
  background: transparent;
  font-family: Geneva, 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
}
.postid-14141 .Zebra_Tooltip .Zebra_Tooltip_Message {
  max-width: 600px !important;
}
/* -------. Smooth Accordion  */
.postid-14141 .smooth-Accordion .smooth-Accordion-header {
  font-size: 22px;
  display: block;
  background: transparent;
  font-family: Raleway, sans-serif !important;
  color: gold !important;
  line-height: 180%;
  margin-top: 10px;
  padding: 10px 16px !important;
  cursor: pointer;
  border-bottom: 1px solid gold !important;
  position: relative;
}
.postid-14141 .smooth-Accordion .smooth-Accordion-content {
  display: none;
  background: transparent;
  color: gold !important;
  padding: 16px;
  border: 1px solid grey;
  border-bottom: 1px solid #b3d01e;
}
.postid-14141 .smooth-Accordion .smooth-Accordion-content a {
  color: #b3d01e !important;
  font-weight: bold !important;
}
.postid-14141 .smooth-Accordion .smooth-Accordion-content p {
  font-size: 22px !important;
  line-height: 34px !important;
  font-weight: 300 !important;
  color: gold;
}
.postid-14141 .smooth-Accordion .smooth-Accordion-header::after {
  content: '';
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0) rotate(0deg);
  position: absolute;
  top: 3px;
  right: 16px;
  transition: transform 0.5s;
  background: url(./img/lightgreen-down-arrow.png) no-repeat center center;
  width: 12px;
  height: 20px;
  line-height: 16px;
}
.postid-14141 .smooth-Accordion {
  border-radius: 0px;
  box-shadow: none;
  overflow: hidden;
}
.postid-14141 .itinerary {
  /* font-size: 18px; */
  background-color: #016AD3;
  padding: 10px 10px 10px 25px;
  border-radius: 3px;
  border: 1px solid lightgrey;
}
.postid-14141 .itinerary p {
  font-size: 18px;
  color: lightgray;
}
.postid-14141 .itinerary li {
  list-style: disc !important;
}
.postid-14141 .itinerary .dates {
  margin: 20px !important;
  text-align: center;
}
.postid-14141 .itinerary li a {
  font-weight: bold !important;
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-14141 .itinerary li a:hover {
  font-weight: bold !important;
  color: white !important;
}
.postid-14141 .itinerary li a:visited {
  font-weight: bold !important;
}
.addTop {
  top: 150px;
}
.postid-14141 .itinerary2_outer {
  display: flex;
  flex-grow: 1;
  bottom: 0;
  right: 0;
  position: fixed;
  z-index: 3000;
}
.postid-14141 .itinerary2_inner {
  margin-top: 150px;
  padding: 10px 40px 0;
  border-radius: 3px;
  border: 1px solid lightgrey;
  background-color: #016AD3;
}
.postid-14141 .itinerary2 {
  /*top:150px;*/
  max-height: 100vh;
  overflow-y: auto;
  /* font-size: 18px; */
  padding: 10px 10px 10px 25px;
  /*height: 80vh;*/
  max-width: 680px;
}
.postid-14141 .itinerary2 p {
  cursor: pointer;
  position: relative;
}
.postid-14141 #closer {
  line-height: 22px;
  padding: 0 5px;
  border: 2px solid palevioletred;
  right: 10px;
  top: 0;
  position: absolute;
  /* text-transform: uppercase; */
  font-size: 25px;
  font-weight: bold;
  color: palevioletred;
  pointer-events: none;
}
.postid-14141 #closer:hover {
  color: red;
  border: 2px solid red;
}
.postid-14141 .itinerary2 ul {
  display: none;
  /*top:60px;*/
}
.postid-14141 .itinerary2 p {
  font-size: 18px;
  color: lightgray;
}
.postid-14141 .itinerary2 li {
  list-style: disc !important;
}
.postid-14141 .itinerary2 li a {
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-14141 .itinerary2 li a:hover {
  color: white !important;
}
.postid-14141 .itinerary2 li a:visited {
  font-weight: bold !important;
}
.postid-14141 .orange {
  font-style: italic;
  padding: 22px;
  font-size: 14px !important;
  color: lightgrey !important;
}
.postid-14141 .orange p {
  font-style: italic;
  padding: 22px;
  margin-bottom: 0px;
  font-size: 18px;
  color: lightgrey;
}
.postid-14141 .orange .wp-video {
  transform: scale(0.7);
}
#day1, #day2, #day3, #day4, #day5 {
  position: relative;
}
.postid-14141 section {
  position: relative;
}
.postid-14141 #day6_audio {
  position: relative;
}
.postid-14141 #day7_audio {
  position: relative;
}
.postid-14141 #day8_audio {
  position: relative;
}
.postid-14141 #day9_audio {
  position: relative;
}
.opacity1 {
  opacity: 1 !important;
}
.onTop {
  z-index: 1001 !important;
}
.postid-14141 #h5ap-player-1 {
  display: block !important;
  opacity: 0;
  /* display: block;*/
  /* position: relative;*/
  position: fixed !important;
  width: 350px !important;
  margin: 0px;
  z-index: 1000;
  top: 139px;
  right: 10px;
  border: 1px solid grey;
  border-radius: 2px;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.1));
}
.postid-14141 .dayIndicator {
  font-weight: bold;
  padding: 3px 10px;
  background-color: #0166dc;
  border: 1px solid grey;
  border-radius: 2px;
}
.postid-14141 .dayTXT {
  padding: 0 10px;
  font-size: 125%;
  text-transform: capitalize;
}
.postid-14141 #speechTxt {
  display: block !important;
  opacity: 0;
  z-index: 1000;
  top: 240px !important;
  right: 10px !important;
  width: 200px;
  margin-top: 0px !important;
  position: fixed !important;
  padding: 8px;
  border: 2px solid #ff6600;
  border-radius: 7px;
  font-size: 18px;
  font-weight: bold;
  color: #ff6600;
  background-color: white;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.1));
}
.postid-14141 .plyr__controls .plyr__controls__item.plyr__progress__container {
  display: block;
}
.postid-14141 .plyr__controls .plyr__controls__item.plyr__time {
  display: block;
  padding: 0px 5px;
}
.postid-14141 .plyr__controls .plyr__controls__item:first-child {
  margin-left: 0px;
  margin-right: 13px;
}
.postid-14141 .listen {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  margin-bottom: 40px;
  border: 1px solid;
  cursor: pointer !important;
  color: lightgray !important;
  font-size: 16px !important;
  text-align: center !important;
}
.postid-14141 .listen:hover {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  border: 1px solid gold !important;
  cursor: pointer !important;
  color: gold !important;
  font-size: 16px !important;
  text-align: center !important;
}
.postid-14141 #anna {
  display: inline;
  float: left;
  margin-right: 22px;
  /* text-align: left; */
  width: 296px !important;
}
@media only screen and (max-width: 768px) {
  .postid-14141 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 15px;
    color: gold !important; /* #363636*/
  }
  .postid-14141 .smooth-Accordion .smooth-Accordion-header {
    color: gold !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px solid #b3d01e !important;
  }
  .postid-14141 .smooth-Accordion .smooth-Accordion-content {
    color: gold !important;
    padding: 16px;
    border-bottom: 1px solid #b3d01e;
  }
  .postid-14141 .smooth-Accordion .smooth-Accordion-content a {
    color: #b3d01e;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-14141 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-14141 .bible p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-14141 .orange {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-14141 .orange p {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-14141 .bold {
    font-weight: 500 !important;
  }
  .post-14141 #speechTxt {
    top: 100px;
  }
  .postid-14141 #h5ap-player-1 {
    width: 200px !important;
    z-index: 1000;
    top: 36px;
    right: 76px;
    transform-origin: center;
    transform: scale(0.7);
  }
  .postid-14141 .plyr__controls .plyr__controls__item.plyr__progress__container {
    display: block;
  }
  .postid-14141 .plyr__controls .plyr__controls__item.plyr__time {
    display: none;
    padding: 0 5px;
  }
  .postid-14141 .itinerary2 {
    display: none;
  }
}
@media only screen and (max-width: 480px) {
  .postid-14141 .entry-title {
    font-size: 0.9em !important;
  }
  .postid-14141 .entry-content p {
    font-weight: 500 !important;
    font-size: 20px !important;
    line-height: 150%;
  }
  .postid-14141 .entry-content ul {
    font-weight: 300;
    font-size: 20px !important;
    line-height: 150%;
  }
  .postid-14141 .entry-content ul li {
    font-weight: 300;
    font-size: 20px !important;
    line-height: 150%;
  }
  .postid-14141 .entry-content ul li span {
    font-weight: 300;
    font-size: 20px !important;
    line-height: 150%;
  }
  .postid-14141 .entry-content ul li p {
    font-weight: 300;
    font-size: 20px !important;
    line-height: 150%;
  }
  .postid-14141 .entry-content h3 {
    font-family: Verdana, sans-serif;
    font-weight: 300;
    font-size: 170% !important;
    line-height: 150%;
  }
  .postid-14141 .entry-content li {
    font-weight: 500 !important;
    font-size: 20px !important;
    line-height: 150% !important;
  }
  .postid-14141 .entry-content a {
    color: gold !important;
    font-size: 20px !important;
  }
  .postid-14141 .extlink {
    font-size: 20px !important;
    font-style: normal !important;
  }
  /* ToolTips */
  .postid-14141 .tTip {
    cursor: pointer;
    border-bottom: 3px dotted gold;
    text-decoration: none;
  }
  .postid-14141 .tTip_content {
    display: none;
    background-color: #0352B1;
    padding: 40px;
    margin: 10px auto;
    Border: 3px dotted gold;
    width: 100%;
    font-size: 20px !important;
    cursor: pointer;
  }
  .postid-14141 .tTip_content .extlink {
    /* line-height: 26px; */
    font-size: 20px !important;
    font-style: normal !important;
  }
  .postid-14141 .download_pdf {
    background-color: #0352B1;
    padding: 40px;
    margin: 10px auto;
    Border: 3px dotted gold;
    width: 100%;
    font-size: 10px;
  }
}
@media only screen and (max-width: 768px) {
  .postid-14141 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 3px;
    color: gold !important; /* #363636*/
  }
  .postid-14141 .smooth-Accordion .smooth-Accordion-header {
    color: gold !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px solid #b3d01e !important;
  }
  .postid-14141 .smooth-Accordion .smooth-Accordion-content {
    color: gold !important;
    padding: 16px;
    border-bottom: 1px solid #b3d01e;
  }
  .postid-14141 .smooth-Accordion .smooth-Accordion-content a {
    /*color: #2d797d !important;*/
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-14141 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-14141 .bible p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-14141 .orange {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-14141 .orange p {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-14141 .bold {
    font-weight: 500 !important;
  }
  /* Add additional styles for smaller screens here */
}
@media screen and (max-width: 600px) {
  .postid-14141 .alignleft, .postid-14141 .alignright {
    display: block;
    float: none;
    margin: 20px auto 20px !important;
  }
}
/* --- Bodhidharma, Lalleshwari , Krishnamurti, Alan Watts -----*/
.postid-14251 .extlink {
  font-size: 24px !important;
  font-style: normal !important;
}
/* ToolTips */
.postid-14251 .tTip {
  cursor: pointer;
  border-bottom: 3px dotted gold;
  text-decoration: none;
}
.postid-14251 .tTip_content {
  display: none;
  background-color: #0352B1;
  padding: 40px;
  margin: 10px auto;
  Border: 3px dotted gold;
  width: 100%;
  font-size: 20px;
  cursor: pointer;
}
.postid-14251 .tTip_content .extlink {
  /* line-height: 26px; */
  font-size: 20px !important;
  font-style: normal !important;
}
.postid-14251 .download_pdf {
  background-color: #0352B1;
  padding: 40px;
  margin: 10px auto;
  Border: 3px dotted gold;
  width: 77%;
  font-size: 10px;
}
.postid-14251 hr {
  opacity: 0 !important;
  padding: 20px 0px;
  margin-left: 0px;
}
.postid-14251 .site {
  background-color: #0065DD;
  opacity: 1;
}
.postid-14251 header .entry-header {
  opacity: 0.2 !important;
}
.postid-14251 .site-header {
  z-index: 2000;
  border-bottom: 1px solid #b3d01e;
  color: gold;
}
.archive #post-14251 .entry-meta .ear {
  width: 33px !important;
  height: 34px !important;
  /* width: 43px; */
  position: absolute;
  z-index: 100;
  right: 6px;
  top: 0px;
  margin-top: -40px;
  border: 1px solid orange;
  cursor: pointer;
  border-radius: 7px;
}
.postid-14251 .entry-content {
  /*height: 6674px !important;*/
  position: relative;
  /*margin-top: -100px;*/
  /*z-index: 1000;*/
  background-image: none;
  color: gold !important;
  background-color: #0065DD !important;
}
.postid-14251 .entry-content p {
  font-weight: 300;
  font-size: 160%;
  line-height: 150%;
}
.postid-14251 .lineHeight {
  line-height: 50% !important;
  clear: both !important;
}
.postid-14251 .entry-content ul {
  font-weight: 300;
  font-size: 26px !important;
  line-height: 150%;
}
.postid-14251 .entry-content ul li {
  font-weight: 300;
  font-size: 26px !important;
  line-height: 150%;
}
.postid-14251 .entry-content ul li span {
  font-weight: 300;
  font-size: 26px !important;
  line-height: 150%;
}
.postid-14251 .entry-content ul li p {
  font-weight: 300;
  font-size: 26px !important;
  line-height: 150%;
}
.postid-14251 .entry-content h3 {
  font-family: Verdana, sans-serif;
  font-weight: 300;
  font-size: 170% !important;
  line-height: 150%;
}
.postid-14251 .entry-content li {
  font-weight: 300 !important;
  font-size: 170% !important;
  line-height: 150% !important;
}
.postid-14251 .entry-content a {
  color: gold !important;
}
.postid-14251 .entry-content a, .postid-14251 .entry-content a * {
  cursor: pointer !important;
}
.postid-14251 .entry-content .internalLink a {
  cursor: pointer !important;
  pointer-events: auto; /* or visible */
}
.postid-14251 .entry-content .internalLink img {
  cursor: pointer !important;
  pointer-events: auto; /* or visible */
}
.postid-14251 .hentry {
  background-image: none;
  background-color: #0065DD !important;
}
.postid-14251 .entry-footer {
  color: gold !important;
}
.postid-14251 .entry-footer, .postid-14251 .all_articles {
  border-top: 1px solid black;
}
.postid-14251 .hentry.has-post-thumbnail .wp-post-image {
  border: black 1px solid !important;
}
.postid-14251 .entry-title, .postid-14251 .blog .entry-title {
  text-align: center !important;
  font-size: 1.05em !important;
}
.postid-14251 .entry-title a {
  font-size: 80%;
}
.home #post-14251 .entry-title a {
  font-size: 80%;
}
.postid-14251 .entry-content img, .postid-14251 .entry-content video {
  /*border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #0065DD;
  box-shadow: 2px 2px 9px 4px rgba(0, 0, 0, 0.4);*/
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #0065DD;
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
  margin-bottom: 150px;
}
.postid-14251 .entry-content img {
  /*border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #0065DD;
  box-shadow: 2px 2px 9px 4px rgba(0, 0, 0, 0.4);*/
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #0065DD;
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
  margin-bottom: 0px !important;
}
.postid-14251 .entry-content iframe {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #0065DD;
}
.postid-14251 .entry-content #ifrm1 iframe {
  width: 100%;
  height: 450px !important;
}
.postid-14251 .entry-content #ifrm2 iframe {
  width: 100%;
  height: 450px !important;
}
.postid-14251 .entry-content #ifrm3 iframe {
  width: 100%;
  height: 450px !important;
}
.postid-14251 .entry-content #ifrm4 iframe {
  width: 100%;
  height: 450px !important;
}
.postid-14251 #no_border {
  font-weight: bold;
  margin-top: 21px;
}
.postid-14251 #ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #0065DD;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-14251 .ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #0065DD;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-14251 .entry-content a {
  color: gold !important;
}
.postid-14251 ul {
  list-style: none !important;
}
.postid-14251 .Zebra_Tooltip {
  max-width: 600px !important;
  position: absolute;
  z-index: 99999;
  background: transparent;
  font-family: Geneva, 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
}
.postid-14251 .Zebra_Tooltip .Zebra_Tooltip_Message {
  max-width: 600px !important;
}
/* -------. Smooth Accordion  */
.postid-14251 .smooth-Accordion .smooth-Accordion-header {
  font-size: 22px;
  display: block;
  background: transparent;
  font-family: Raleway, sans-serif !important;
  color: gold !important;
  line-height: 180%;
  margin-top: 10px;
  padding: 10px 16px !important;
  cursor: pointer;
  border-bottom: 1px solid gold !important;
  position: relative;
}
.postid-14251 .smooth-Accordion .smooth-Accordion-content {
  display: none;
  background: transparent;
  color: gold !important;
  padding: 16px;
  border: 1px solid grey;
  border-bottom: 1px solid #b3d01e;
}
.postid-14251 .smooth-Accordion .smooth-Accordion-content a {
  color: gold !important;
  font-weight: bold !important;
  font-size: 22px !important;
}
.postid-14251 .smooth-Accordion .smooth-Accordion-content p {
  font-size: 22px !important;
  line-height: 34px !important;
  font-weight: 300 !important;
  color: gold;
}
.postid-14251 .smooth-Accordion .smooth-Accordion-header::after {
  content: '';
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0) rotate(0deg);
  position: absolute;
  top: 3px;
  right: 16px;
  transition: transform 0.5s;
  background: url(./img/lightgreen-down-arrow.png) no-repeat center center;
  width: 12px;
  height: 20px;
  line-height: 16px;
}
.postid-14251 .smooth-Accordion {
  border-radius: 0px;
  box-shadow: none;
  overflow: hidden;
}
.postid-14251 .itinerary {
  /* font-size: 18px; */
  background-color: #016AD3;
  padding: 10px 10px 10px 25px;
  border-radius: 3px;
  border: 1px solid lightgrey;
}
.postid-14251 .itinerary p {
  font-size: 18px;
  color: lightgray;
}
.postid-14251 .itinerary li {
  list-style: disc !important;
}
.postid-14251 .itinerary .dates {
  margin: 20px !important;
  text-align: center;
}
.postid-14251 .itinerary li a {
  font-weight: bold !important;
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-14251 .itinerary li a:hover {
  font-weight: bold !important;
  color: white !important;
}
.postid-14251 .itinerary li a:visited {
  font-weight: bold !important;
}
.addTop {
  top: 150px;
}
.postid-14251 .itinerary2_outer {
  display: flex;
  flex-grow: 1;
  bottom: 0;
  right: 0;
  position: fixed;
  z-index: 3000;
}
.postid-14251 .itinerary2_inner {
  margin-top: 150px;
  padding: 10px 40px 0;
  border-radius: 3px;
  border: 1px solid lightgrey;
  background-color: #016AD3;
}
.postid-14251 .itinerary2 {
  /*top:150px;*/
  max-height: 100vh;
  overflow-y: auto;
  /* font-size: 18px; */
  padding: 10px 10px 10px 25px;
  /*height: 80vh;*/
  max-width: 680px;
}
.postid-14251 .itinerary2 p {
  cursor: pointer;
  position: relative;
}
.postid-14251 #closer {
  line-height: 22px;
  padding: 0 5px;
  border: 2px solid palevioletred;
  right: 10px;
  top: 0;
  position: absolute;
  /* text-transform: uppercase; */
  font-size: 25px;
  font-weight: bold;
  color: palevioletred;
  pointer-events: none;
}
.postid-14251 #closer:hover {
  color: red;
  border: 2px solid red;
}
.postid-14251 .itinerary2 ul {
  display: none;
  /*top:60px;*/
}
.postid-14251 .itinerary2 p {
  font-size: 18px;
  color: lightgray;
}
.postid-14251 .itinerary2 li {
  list-style: disc !important;
}
.postid-14251 .itinerary2 li a {
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-14251 .itinerary2 li a:hover {
  color: white !important;
}
.postid-14251 .itinerary2 li a:visited {
  font-weight: bold !important;
}
.postid-14251 .orange {
  font-style: italic;
  padding: 22px;
  font-size: 14px !important;
  color: lightgrey !important;
}
.postid-14251 .orange p {
  font-style: italic;
  padding: 22px;
  margin-bottom: 0px;
  font-size: 18px;
  color: lightgrey;
}
.postid-14251 .orange .wp-video {
  transform: scale(0.7);
}
#day1, #day2, #day3, #day4, #day5 {
  position: relative;
}
.postid-14251 section {
  position: relative;
}
.postid-14251 #day6_audio {
  position: relative;
}
.postid-14251 #day7_audio {
  position: relative;
}
.postid-14251 #day8_audio {
  position: relative;
}
.postid-14251 #day9_audio {
  position: relative;
}
.opacity1 {
  opacity: 1 !important;
}
.onTop {
  z-index: 1001 !important;
}
.postid-14251 #h5ap-player-1 {
  display: block !important;
  opacity: 0;
  /* display: block;*/
  /* position: relative;*/
  position: fixed !important;
  width: 350px !important;
  margin: 0px;
  z-index: 1000;
  top: 139px;
  right: 10px;
  border: 1px solid grey;
  border-radius: 2px;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.1));
}
.postid-14251 .dayIndicator {
  font-weight: bold;
  padding: 3px 10px;
  background-color: #0166dc;
  border: 1px solid grey;
  border-radius: 2px;
}
.postid-14251 .dayTXT {
  padding: 0 10px;
  font-size: 125%;
  text-transform: capitalize;
}
.postid-14251 #speechTxt {
  display: block !important;
  opacity: 0;
  z-index: 1000;
  top: 240px !important;
  right: 10px !important;
  width: 200px;
  margin-top: 0px !important;
  position: fixed !important;
  padding: 8px;
  border: 2px solid #ff6600;
  border-radius: 7px;
  font-size: 18px;
  font-weight: bold;
  color: #ff6600;
  background-color: white;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.1));
}
.postid-14251 .plyr__controls .plyr__controls__item.plyr__progress__container {
  display: block;
}
.postid-14251 .plyr__controls .plyr__controls__item.plyr__time {
  display: block;
  padding: 0px 5px;
}
.postid-14251 .plyr__controls .plyr__controls__item:first-child {
  margin-left: 0px;
  margin-right: 13px;
}
.postid-14251 .listen {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  margin-bottom: 40px;
  border: 1px solid;
  cursor: pointer !important;
  color: lightgray !important;
  font-size: 16px !important;
  text-align: center !important;
}
.postid-14251 .listen:hover {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  border: 1px solid gold !important;
  cursor: pointer !important;
  color: gold !important;
  font-size: 16px !important;
  text-align: center !important;
}
.postid-14251 #anna {
  display: inline;
  float: left;
  margin-right: 22px;
  /* text-align: left; */
  width: 296px !important;
}
@media only screen and (max-width: 768px) {
  .postid-14251 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 15px;
    color: gold !important; /* #363636*/
  }
  .postid-14251 .smooth-Accordion .smooth-Accordion-header {
    color: gold !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px solid #b3d01e !important;
  }
  .postid-14251 .smooth-Accordion .smooth-Accordion-content {
    color: gold !important;
    padding: 16px;
    border-bottom: 1px solid #b3d01e;
  }
  .postid-14251 .smooth-Accordion .smooth-Accordion-content a {
    color: #b3d01e;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-14251 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-14251 .bible p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-14251 .orange {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-14251 .orange p {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-14251 .bold {
    font-weight: 500 !important;
  }
  .post-14251 #speechTxt {
    top: 100px;
  }
  .postid-14251 #h5ap-player-1 {
    width: 200px !important;
    z-index: 1000;
    top: 36px;
    right: 76px;
    transform-origin: center;
    transform: scale(0.7);
  }
  .postid-14251 .plyr__controls .plyr__controls__item.plyr__progress__container {
    display: block;
  }
  .postid-14251 .plyr__controls .plyr__controls__item.plyr__time {
    display: none;
    padding: 0 5px;
  }
  .postid-14251 .itinerary2 {
    display: none;
  }
}
@media only screen and (max-width: 480px) {
  .postid-14251 .entry-title {
    font-size: 0.9em !important;
  }
  .postid-14251 .entry-content p {
    font-weight: 500 !important;
    font-size: 20px !important;
    line-height: 150%;
  }
  .postid-14251 .entry-content ul {
    font-weight: 300;
    font-size: 20px !important;
    line-height: 150%;
  }
  .postid-14251 .entry-content ul li {
    font-weight: 300;
    font-size: 20px !important;
    line-height: 150%;
  }
  .postid-14251 .entry-content ul li span {
    font-weight: 300;
    font-size: 20px !important;
    line-height: 150%;
  }
  .postid-14251 .entry-content ul li p {
    font-weight: 300;
    font-size: 20px !important;
    line-height: 150%;
  }
  .postid-14251 .entry-content h3 {
    font-family: Verdana, sans-serif;
    font-weight: 300;
    font-size: 170% !important;
    line-height: 150%;
  }
  .postid-14251 .entry-content li {
    font-weight: 500 !important;
    font-size: 20px !important;
    line-height: 150% !important;
  }
  .postid-14251 .entry-content a {
    color: gold !important;
    font-size: 20px !important;
  }
  .postid-14251 .extlink {
    font-size: 20px !important;
    font-style: normal !important;
  }
  /* ToolTips */
  .postid-14251 .tTip {
    cursor: pointer;
    border-bottom: 3px dotted gold;
    text-decoration: none;
  }
  .postid-14251 .tTip_content {
    display: none;
    background-color: #0352B1;
    padding: 40px;
    margin: 10px auto;
    Border: 3px dotted gold;
    width: 100%;
    font-size: 20px !important;
    cursor: pointer;
  }
  .postid-14251 .tTip_content .extlink {
    /* line-height: 26px; */
    font-size: 20px !important;
    font-style: normal !important;
  }
  .postid-14251 .download_pdf {
    background-color: #0352B1;
    padding: 40px;
    margin: 10px auto;
    Border: 3px dotted gold;
    width: 100%;
    font-size: 10px;
  }
}
@media only screen and (max-width: 768px) {
  .postid-14251 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 3px;
    color: gold !important; /* #363636*/
  }
  .postid-14251 .smooth-Accordion .smooth-Accordion-header {
    color: gold !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px solid #b3d01e !important;
  }
  .postid-14251 .smooth-Accordion .smooth-Accordion-content {
    color: gold !important;
    padding: 16px;
    border-bottom: 1px solid #b3d01e;
  }
  .postid-14251 .smooth-Accordion .smooth-Accordion-content a {
    /*color: #2d797d !important;*/
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-14251 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-14251 .bible p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-14251 .orange {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-14251 .orange p {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-14251 .bold {
    font-weight: 500 !important;
  }
  /* Add additional styles for smaller screens here */
}
@media screen and (max-width: 600px) {
  .postid-14251 .alignleft, .postid-14251 .alignright {
    display: block;
    float: none;
    margin: 20px auto 20px !important;
  }
}
/* ---- AI has landed - Part 4 - The bleeding Edge of AI Research - AI future ?  -----*/
.postid-16080 .extlink {
  font-size: 24px !important;
  font-style: normal !important;
}
/* ToolTips */
.postid-16080 .tTip {
  cursor: pointer;
  border-bottom: 3px dotted gold;
  text-decoration: none;
}
.postid-16080 .tTip_content {
  display: none;
  background-color: #0352B1;
  padding: 40px;
  margin: 10px auto;
  Border: 3px dotted gold;
  width: 100%;
  font-size: 20px;
  cursor: pointer;
}
.postid-16080 .tTip_content .extlink {
  /* line-height: 26px; */
  font-size: 20px !important;
  font-style: normal !important;
}
.postid-16080 .AI_links a, .postid-16080 .AI_links .extlink a {
  font-style: italic !important;
}
.postid-16080 .download_pdf {
  background-color: #0352B1;
  padding: 40px;
  margin: 10px auto;
  Border: 3px dotted gold;
  width: 77%;
  font-size: 10px;
}
.postid-16080 hr {
  opacity: 0 !important;
  padding: 20px 0px;
  margin-left: 0px;
}
.postid-16080 .site {
  background-color: #024899;
  opacity: 1;
}
.postid-16080 header .entry-header {
  opacity: 0.2 !important;
}
.postid-16080 .site-header {
  z-index: 2000;
  border-bottom: 1px solid #b3d01e;
  color: gold;
}
.archive #post-16080 .entry-meta .ear {
  width: 33px !important;
  height: 34px !important;
  /* width: 43px; */
  position: absolute;
  z-index: 100;
  right: 6px;
  top: 0px;
  margin-top: -40px;
  border: 1px solid orange;
  cursor: pointer;
  border-radius: 7px;
}
.postid-16080 .gif_field {
  border: 1px solid black !important;
  padding: 0px !important;
  background-color: transparent !important;
  transform: scale(3.6) !important;
  margin-top: -360px !important;
  margin-bottom: 250px !important;
}
.postid-16080 .entry-content {
  /*height: 6674px !important;*/
  position: relative;
  /*margin-top: -100px;*/
  /*z-index: 1000;*/
  background-image: none;
  color: gold !important;
  background-color: #024899 !important;
}
.postid-16080 .entry-content p {
  font-weight: 300;
  font-size: 160%;
  line-height: 150%;
}
.postid-16080 .entry-content ul {
  font-weight: 300;
  font-size: 26px !important;
  line-height: 150%;
}
.postid-16080 .entry-content ul li {
  font-weight: 300;
  font-size: 26px !important;
  line-height: 150%;
}
.postid-16080 .entry-content ul li span {
  font-weight: 300;
  font-size: 26px !important;
  line-height: 150%;
}
.postid-16080 .entry-content ul li p {
  font-weight: 300;
  font-size: 26px !important;
  line-height: 150%;
}
.postid-16080 .entry-content h3 {
  font-family: Verdana, sans-serif;
  font-weight: 300;
  font-size: 170% !important;
  line-height: 150%;
}
.postid-16080 .entry-content li {
  font-weight: 300 !important;
  font-size: 170% !important;
  line-height: 150% !important;
}
.postid-16080 .entry-content a {
  color: gold !important;
}
.postid-16080 .entry-content .internalLink a {
  cursor: pointer !important;
  pointer-events: auto; /* or visible */
}
.postid-16080 .entry-content .internalLink img {
  cursor: pointer !important;
  pointer-events: auto; /* or visible */
}
.postid-16080 .hentry {
  background-image: none;
  background-color: #024899 !important;
}
.postid-16080 .entry-footer {
  color: gold !important;
}
.postid-16080 .entry-footer, .postid-16080 .all_articles {
  border-top: 1px solid black;
}
.postid-16080 .hentry.has-post-thumbnail .wp-post-image {
  border: black 1px solid !important;
}
.postid-16080 .entry-title, .postid-16080 .blog .entry-title {
  text-align: center !important;
  font-size: 1.05em !important;
}
.postid-16080 .entry-title a {
  font-size: 80%;
}
.home #post-16080 .entry-title a {
  font-size: 80%;
}
.postid-16080 .entry-content img, .postid-16080 .entry-content video {
  /*border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #024899;
  box-shadow: 2px 2px 9px 4px rgba(0, 0, 0, 0.4);*/
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #024899;
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
  margin-bottom: 0px;
}
.postid-16080 #no_border {
  font-weight: bold;
  margin-top: 21px;
}
.postid-16080 #ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #024899;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-16080 .ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #024899;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-16080 .entry-content a {
  color: gold !important;
}
.postid-16080 .entry-content .cora p, .postid-16080 .entry-content .cora a, .postid-16080 .entry-content .cora span {
  /* color: #99cc00 !important;
    font-style: normal !important;*/
}
.postid-16080 .cora {
  width: 90%;
  margin-bottom: 70px;
  margin-top: 70px;
  margin-left: 10%;
  padding: 20px;
  border-radius: 3px;
  border: 1px dotted #fcf7da;
  color: #fcf7da;
  background-color: rgba(5, 88, 182, 0.9);
}
.postid-16080 .cris {
  margin-right: 0px;
  padding: 20px;
  border: 1px dotted gold;
  border-radius: 3px;
  color: gold;
}
.postid-16080 .gemini {
  width: 90%;
  margin-bottom: 70px;
  margin-top: 70px;
  margin-right: 30px;
  padding: 20px;
  border-radius: 3px;
  border: 1px dotted aquamarine;
  color: aquamarine;
  background-color: rgba(5, 88, 182, 0.9);
}
.postid-16080 .cora p, .postid-16080 .cora a {
  color: #fcf7da;
}
.postid-16080 .gemini p, .postid-16080 .gemini a {
  color: aquamarine;
}
.postid-16080 .cora p, .postid-16080 .cora a {
  color: #fcf7da;
}
.postid-16080 .gemini p, .postid-16080 .gemini a {
  color: aquamarine !important;
}
.postid-16080 .cora_small {
  width: 90%;
  margin-left: 10%;
  padding: 8px;
  border-radius: 2px;
  border: 1px dotted #fcf7da;
  ;
  color: #fcf7da;
  background-color: rgba(5, 88, 182, 0.9);
}
.postid-16080 .cora_small p {
  color: #fcf7da;
}
.postid-16080 .cris_small {
  width: 100%;
  padding: 8px;
  border: 1px dotted gold;
  border-radius: 3px;
  color: gold;
}
.postid-16080 .gemini_small {
  width: 90%;
  margin-right: 30px;
  padding: 8px;
  border-radius: 2px;
  border: 1px dotted aquamarine;
  ;
  color: aquamarine !important;
  background-color: rgba(5, 88, 182, 0.9);
}
.postid-16080 .gemini_small p {
  color: aquamarine;
}
.postid-16080 ul {
  list-style: none !important;
}
.postid-16080 .Zebra_Tooltip {
  max-width: 600px !important;
  position: absolute;
  z-index: 99999;
  background: transparent;
  font-family: Geneva, 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
}
.postid-16080 .Zebra_Tooltip .Zebra_Tooltip_Message {
  max-width: 600px !important;
}
/* -------. Smooth Accordion  */
.postid-16080 .smooth-Accordion .smooth-Accordion-header {
  font-size: 22px;
  display: block;
  background: transparent;
  font-family: Raleway, sans-serif !important;
  color: gold !important;
  line-height: 180%;
  margin-top: 10px;
  padding: 10px 16px !important;
  cursor: pointer;
  border-bottom: 1px solid gold !important;
  position: relative;
}
.postid-16080 .smooth-Accordion .smooth-Accordion-content {
  display: none;
  background: transparent;
  color: gold !important;
  padding: 16px;
  border: 1px solid grey;
  border-bottom: 1px solid #b3d01e;
}
.postid-16080 .smooth-Accordion .smooth-Accordion-content a {
  font-size: 100% !important;
  color: gold !important;
  font-weight: normal !important;
}
.postid-16080 .smooth-Accordion .smooth-Accordion-content p {
  font-size: 22px !important;
  line-height: 34px !important;
  font-weight: 300 !important;
  color: gold;
}
.postid-16080 .smooth-Accordion .smooth-Accordion-content iframe {
  border-bottom: 1px dotted gold !important;
  border-top: 1px dotted gold !important;
}
.postid-16080 .smooth-Accordion .smooth-Accordion-header::after {
  content: '';
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0) rotate(0deg);
  position: absolute;
  top: 3px;
  right: 16px;
  transition: transform 0.5s;
  background: url(./img/lightgreen-down-arrow.png) no-repeat center center;
  width: 12px;
  height: 20px;
  line-height: 16px;
}
.postid-16080 .smooth-Accordion {
  border-radius: 0px;
  box-shadow: none;
  overflow: hidden;
}
.postid-16080 .itinerary {
  /* font-size: 18px; */
  background-color: #016AD3;
  padding: 10px 10px 10px 25px;
  border-radius: 3px;
  border: 1px solid lightgrey;
}
.postid-16080 .itinerary p {
  font-size: 18px;
  color: lightgray;
}
.postid-16080 .itinerary li {
  list-style: disc !important;
}
.postid-16080 .itinerary .dates {
  margin: 20px !important;
  text-align: center;
}
.postid-16080 .itinerary li a {
  font-weight: bold !important;
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-16080 .itinerary li a:hover {
  font-weight: bold !important;
  color: white !important;
}
.postid-16080 .itinerary li a:visited {
  font-weight: bold !important;
}
.postid-16080 .skin_default {
  position: relative;
  z-index: 3000;
}
.postid-16080 .itinerary2_outer {
  display: flex;
  flex-grow: 1;
  bottom: 0;
  right: 0;
  position: fixed;
  z-index: 3000;
}
.postid-16080 .itinerary2_inner {
  margin-top: 150px;
  padding: 10px 40px 0;
  border-radius: 3px;
  border: 1px solid lightgrey;
  background-color: #016AD3;
}
.postid-16080 .itinerary2 {
  /* font-size: 18px; */
  background-color: #016AD3;
  padding: 10px 10px 10px 25px;
  border-radius: 3px;
  border: 1px solid lightgrey;
  bottom: 0;
  right: 0;
  position: fixed;
  z-index: 3000;
  /* height: 80vh; */
  max-width: 680px;
}
.postid-16080 .itinerary2 p {
  cursor: pointer;
  position: relative;
}
.postid-16080 #closer {
  line-height: 22px;
  padding: 0 5px;
  border: 2px solid palevioletred;
  right: 10px;
  top: 0;
  position: absolute;
  /* text-transform: uppercase; */
  font-size: 25px;
  font-weight: bold;
  color: palevioletred;
  pointer-events: none;
}
.postid-16080 #closer:hover {
  color: red;
  border: 2px solid red;
}
.postid-16080 .itinerary2 ul {
  display: none;
  /*top:60px;*/
}
.postid-16080 .itinerary2 p {
  font-size: 18px;
  color: lightgray;
}
.postid-16080 .itinerary2 li {
  list-style: disc !important;
}
.postid-16080 .itinerary2 li a {
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-16080 .itinerary2 li a:hover {
  color: white !important;
}
.postid-16080 .itinerary2 li a:visited {
  font-weight: bold !important;
}
.postid-16080 #h5ap-player-1 {
  opacity: 0;
  position: fixed !important;
  width: 240px !important;
  margin: 0px;
  z-index: 3000;
  top: 67px;
  right: 111px;
  border: 1px solid grey;
  border-radius: 2px;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.5));
}
.postid-16080 #speechTxt {
  display: block !important;
  opacity: 0;
  z-index: 1000;
  top: 240px;
  right: 10px;
  width: 200px;
  margin-top: 0px !important;
  position: fixed !important;
  padding: 8px;
  border: 2px solid #ff6600;
  border-radius: 7px;
  font-size: 18px;
  font-weight: bold;
  color: #ff6600;
  background-color: white;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.1));
}
.postid-16080 .plyr__controls .plyr__controls__item.plyr__progress__container {
  display: block;
}
.postid-16080 .plyr__controls .plyr__controls__item.plyr__time {
  display: block;
  padding: 0px 5px;
}
.postid-16080 .plyr__controls .plyr__controls__item:first-child {
  margin-left: 0px;
  margin-right: 13px;
}
.postid-16080 .listen {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  margin-bottom: 40px;
  border: 1px solid;
  cursor: pointer !important;
  color: lightgray !important;
  font-size: 16px !important;
  text-align: center !important;
}
.postid-16080 .listen:hover {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  border: 1px solid #fcf7da !important;
  cursor: pointer !important;
  color: #fcf7da !important;
  font-size: 16px !important;
  text-align: center !important;
}
@media only screen and (max-width: 768px) {
  .postid-16080 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 15px;
    color: gold !important; /* #363636*/
  }
  .postid-16080 .smooth-Accordion .smooth-Accordion-header {
    color: gold !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px solid #b3d01e !important;
  }
  .postid-16080 .smooth-Accordion .smooth-Accordion-content {
    color: gold !important;
    padding: 16px;
    border-bottom: 1px solid #b3d01e;
  }
  .postid-16080 .smooth-Accordion .smooth-Accordion-content a {
    color: #b3d01e;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-16080 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-16080 .bible p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-16080 .orange {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-16080 .orange p {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-16080 .bold {
    font-weight: 500 !important;
  }
  .post-16080 #speechTxt {
    top: 100px;
  }
  .postid-16080 #h5ap-player-1 {
    width: 200px !important;
    z-index: 3000;
    top: 36px;
    right: 76px;
    transform-origin: center;
    transform: scale(0.7);
  }
  .postid-16080 .plyr__controls .plyr__controls__item.plyr__progress__container {
    display: block;
  }
  .postid-16080 .plyr__controls .plyr__controls__item.plyr__time {
    display: none;
    padding: 0 5px;
  }
  .postid-16080 .itinerary2 {
    display: none;
  }
}
@media only screen and (max-width: 480px) {
  .postid-16080 .entry-title {
    font-size: 0.9em !important;
  }
  .postid-16080 .entry-content p {
    font-weight: 500 !important;
    font-size: 20px !important;
    line-height: 150%;
  }
  .postid-16080 .entry-content ul {
    font-weight: 300;
    font-size: 20px !important;
    line-height: 150%;
  }
  .postid-16080 .entry-content ul li {
    font-weight: 300;
    font-size: 20px !important;
    line-height: 150%;
  }
  .postid-16080 .entry-content ul li span {
    font-weight: 300;
    font-size: 20px !important;
    line-height: 150%;
  }
  .postid-16080 .entry-content ul li p {
    font-weight: 300;
    font-size: 20px !important;
    line-height: 150%;
  }
  .postid-16080 .entry-content h3 {
    font-family: Verdana, sans-serif;
    font-weight: 300;
    font-size: 170% !important;
    line-height: 150%;
  }
  .postid-16080 .entry-content li {
    font-weight: 500 !important;
    font-size: 20px !important;
    line-height: 150% !important;
  }
  .postid-16080 .entry-content a {
    color: gold !important;
    font-size: 20px !important;
  }
  .postid-16080 .extlink {
    font-size: 20px !important;
    font-style: normal !important;
  }
  /* ToolTips */
  .postid-16080 .tTip {
    cursor: pointer;
    border-bottom: 3px dotted gold;
    text-decoration: none;
  }
  .postid-16080 .tTip_content {
    display: none;
    background-color: #0352B1;
    padding: 40px;
    margin: 10px auto;
    Border: 3px dotted gold;
    width: 100%;
    font-size: 20px !important;
    cursor: pointer;
  }
  .postid-16080 .tTip_content .extlink {
    /* line-height: 26px; */
    font-size: 20px !important;
    font-style: normal !important;
  }
  .postid-16080 .download_pdf {
    background-color: #0352B1;
    padding: 40px;
    margin: 10px auto;
    Border: 3px dotted gold;
    width: 100%;
    font-size: 10px;
  }
}
@media only screen and (max-width: 768px) {
  .postid-16080 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 3px;
    color: gold !important; /* #363636*/
  }
  .postid-16080 .smooth-Accordion .smooth-Accordion-header {
    color: gold !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px solid #b3d01e !important;
  }
  .postid-16080 .smooth-Accordion .smooth-Accordion-content {
    color: gold !important;
    padding: 16px;
    border-bottom: 1px solid #b3d01e;
  }
  .postid-16080 .smooth-Accordion .smooth-Accordion-content a {
    /*color: #2d797d !important;*/
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-16080 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-16080 .bible p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-16080 .orange {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-16080 .orange p {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-16080 .bold {
    font-weight: 500 !important;
  }
  /* Add additional styles for smaller screens here */
}
@media only screen and (max-width: 768px) {
  .post-16080 #speechTxt {
    top: 100px;
  }
  .postid-16080 #h5ap-player-1 {
    width: 200px !important;
    z-index: 3000;
    top: 36px;
    right: 76px;
    transform-origin: center;
    transform: scale(0.7);
  }
  .postid-16080 .plyr__controls .plyr__controls__item.plyr__progress__container {
    display: block;
  }
  .postid-16080 .plyr__controls .plyr__controls__item.plyr__time {
    display: none;
    padding: 0 5px;
  }
}
@media screen and (max-width: 600px) {
  .postid-16080 .alignleft, .postid-16080 .alignright {
    display: block;
    float: none;
    margin: 20px auto 20px !important;
  }
}
@media only screen and (max-width: 480px) {}
/* ---- AI has landed  ~  Part 3  ~ Collective Consciousness  ~ Akashic Field ~  Quantum Fields ~ The Nature of Reality ~ Intuition ~ Quantum AI ~ Crossing the Cognitive Bottleneck  -----*/
.postid-14610 .extlink {
  font-size: 24px !important;
  font-style: normal !important;
}
/* ToolTips */
.postid-14610 .tTip {
  cursor: pointer;
  border-bottom: 3px dotted gold;
  text-decoration: none;
}
.postid-14610 .tTip_content {
  display: none;
  background-color: #0352B1;
  padding: 40px;
  margin: 10px auto;
  Border: 3px dotted gold;
  width: 100%;
  font-size: 20px;
  cursor: pointer;
}
.postid-14610 .tTip_content .extlink {
  /* line-height: 26px; */
  font-size: 20px !important;
  font-style: normal !important;
}
.postid-14610 .download_pdf {
  background-color: #0352B1;
  padding: 40px;
  margin: 10px auto;
  Border: 3px dotted gold;
  width: 77%;
  font-size: 10px;
}
.postid-14610 hr {
  opacity: 0 !important;
  padding: 20px 0px;
  margin-left: 0px;
}
.postid-14610 .site {
  background-color: #024899;
  opacity: 1;
}
.postid-14610 header .entry-header {
  opacity: 0.2 !important;
}
.postid-14610 .site-header {
  z-index: 2000;
  border-bottom: 1px solid #b3d01e;
  color: gold;
}
.archive #post-14610 .entry-meta .ear {
  width: 33px !important;
  height: 34px !important;
  /* width: 43px; */
  position: absolute;
  z-index: 100;
  right: 6px;
  top: 0px;
  margin-top: -40px;
  border: 1px solid orange;
  cursor: pointer;
  border-radius: 7px;
}
.postid-14610 .gif_field {
  border: 1px solid black !important;
  padding: 0px !important;
  background-color: transparent !important;
  transform: scale(3.6) !important;
  margin-top: -360px !important;
  margin-bottom: 250px !important;
}
.postid-14610 .entry-content {
  /*height: 6674px !important;*/
  position: relative;
  /*margin-top: -100px;*/
  /*z-index: 1000;*/
  background-image: none;
  color: gold !important;
  background-color: #024899 !important;
}
.postid-14610 .entry-content p {
  font-weight: 300;
  font-size: 160%;
  line-height: 150%;
}
.postid-14610 .entry-content ul {
  font-weight: 300;
  font-size: 26px !important;
  line-height: 150%;
}
.postid-14610 .entry-content ul li {
  font-weight: 300;
  font-size: 26px !important;
  line-height: 150%;
}
.postid-14610 .entry-content ul li span {
  font-weight: 300;
  font-size: 26px !important;
  line-height: 150%;
}
.postid-14610 .entry-content ul li p {
  font-weight: 300;
  font-size: 26px !important;
  line-height: 150%;
}
.postid-14610 .entry-content h3 {
  font-family: Verdana, sans-serif;
  font-weight: 300;
  font-size: 170% !important;
  line-height: 150%;
}
.postid-14610 .entry-content li {
  font-weight: 300 !important;
  font-size: 170% !important;
  line-height: 150% !important;
}
.postid-14610 .entry-content a {
  color: gold !important;
}
.postid-14610 .entry-content .internalLink a {
  cursor: pointer !important;
  pointer-events: auto; /* or visible */
}
.postid-14610 .entry-content .internalLink img {
  cursor: pointer !important;
  pointer-events: auto; /* or visible */
}
.postid-14610 .hentry {
  background-image: none;
  background-color: #024899 !important;
}
.postid-14610 .entry-footer {
  color: gold !important;
}
.postid-14610 .entry-footer, .postid-14610 .all_articles {
  border-top: 1px solid black;
}
.postid-14610 .hentry.has-post-thumbnail .wp-post-image {
  border: black 1px solid !important;
}
.postid-14610 .entry-title, .postid-14610 .blog .entry-title {
  text-align: center !important;
  font-size: 1.05em !important;
}
.postid-14610 .entry-title a {
  font-size: 80%;
}
.home #post-14610 .entry-title a {
  font-size: 80%;
}
.postid-14610 .entry-content img, .postid-14610 .entry-content video {
  /*border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #024899;
  box-shadow: 2px 2px 9px 4px rgba(0, 0, 0, 0.4);*/
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #024899;
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
  margin-bottom: 0px;
}
.postid-14610 #no_border {
  font-weight: bold;
  margin-top: 21px;
}
.postid-14610 #ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #024899;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-14610 .ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #024899;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-14610 .entry-content a {
  color: gold !important;
}
.postid-14610 .entry-content .cora p, .postid-14610 .entry-content .cora a, .postid-14610 .entry-content .cora span {
  color: #99cc00 !important;
  font-style: normal !important;
}
.postid-14610 ul {
  list-style: none !important;
}
.postid-14610 .Zebra_Tooltip {
  max-width: 600px !important;
  position: absolute;
  z-index: 99999;
  background: transparent;
  font-family: Geneva, 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
}
.postid-14610 .Zebra_Tooltip .Zebra_Tooltip_Message {
  max-width: 600px !important;
}
/* -------. Smooth Accordion  */
.postid-14610 .smooth-Accordion .smooth-Accordion-header {
  font-size: 22px;
  display: block;
  background: transparent;
  font-family: Raleway, sans-serif !important;
  color: gold !important;
  line-height: 180%;
  margin-top: 10px;
  padding: 10px 16px !important;
  cursor: pointer;
  border-bottom: 1px solid gold !important;
  position: relative;
}
.postid-14610 .smooth-Accordion .smooth-Accordion-content {
  display: none;
  background: transparent;
  color: gold !important;
  padding: 16px;
  border: 1px solid grey;
  border-bottom: 1px solid #b3d01e;
}
.postid-14610 .smooth-Accordion .smooth-Accordion-content a {
  font-size: 100% !important;
  color: gold !important;
  font-weight: normal !important;
}
.postid-14610 .smooth-Accordion .smooth-Accordion-content p {
  font-size: 22px !important;
  line-height: 34px !important;
  font-weight: 300 !important;
  color: gold;
}
.postid-14610 .smooth-Accordion .smooth-Accordion-header::after {
  content: '';
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0) rotate(0deg);
  position: absolute;
  top: 3px;
  right: 16px;
  transition: transform 0.5s;
  background: url(./img/lightgreen-down-arrow.png) no-repeat center center;
  width: 12px;
  height: 20px;
  line-height: 16px;
}
.postid-14610 .smooth-Accordion {
  border-radius: 0px;
  box-shadow: none;
  overflow: hidden;
}
.postid-14610 .itinerary {
  /* font-size: 18px; */
  background-color: #016AD3;
  padding: 10px 10px 10px 25px;
  border-radius: 3px;
  border: 1px solid lightgrey;
}
.postid-14610 .itinerary p {
  font-size: 18px;
  color: lightgray;
}
.postid-14610 .itinerary li {
  list-style: disc !important;
}
.postid-14610 .itinerary .dates {
  margin: 20px !important;
  text-align: center;
}
.postid-14610 .itinerary li a {
  font-weight: bold !important;
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-14610 .itinerary li a:hover {
  font-weight: bold !important;
  color: white !important;
}
.postid-14610 .itinerary li a:visited {
  font-weight: bold !important;
}
.addTop {
  top: 150px;
}
.postid-14610 .itinerary2_outer {
  display: flex;
  flex-grow: 1;
  bottom: 0;
  right: 0;
  position: fixed;
  z-index: 3000;
}
.postid-14610 .itinerary2_inner {
  margin-top: 150px;
  padding: 10px 40px 0;
  border-radius: 3px;
  border: 1px solid lightgrey;
  background-color: #016AD3;
}
.postid-14610 .itinerary2 {
  /* font-size: 18px; */
  background-color: #016AD3;
  padding: 10px 10px 10px 25px;
  border-radius: 3px;
  border: 1px solid lightgrey;
  bottom: 0;
  right: 0;
  position: fixed;
  z-index: 3000;
  /* height: 80vh; */
  max-width: 680px;
}
.postid-14610 .itinerary2 p {
  cursor: pointer;
  position: relative;
}
.postid-14610 #closer {
  line-height: 22px;
  padding: 0 5px;
  border: 2px solid palevioletred;
  right: 10px;
  top: 0;
  position: absolute;
  /* text-transform: uppercase; */
  font-size: 25px;
  font-weight: bold;
  color: palevioletred;
  pointer-events: none;
}
.postid-14610 #closer:hover {
  color: red;
  border: 2px solid red;
}
.postid-14610 .itinerary2 ul {
  display: none;
  /*top:60px;*/
}
.postid-14610 .itinerary2 p {
  font-size: 18px;
  color: lightgray;
}
.postid-14610 .itinerary2 li {
  list-style: disc !important;
}
.postid-14610 .itinerary2 li a {
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-14610 .itinerary2 li a:hover {
  color: white !important;
}
.postid-14610 .itinerary2 li a:visited {
  font-weight: bold !important;
}
.postid-14610 .orange {
  font-style: italic;
  padding: 22px;
  font-size: 14px !important;
  color: lightgrey !important;
}
.postid-14610 .orange p {
  font-style: italic;
  padding: 22px;
  margin-bottom: 0px;
  font-size: 18px;
  color: lightgrey;
}
.postid-14610 .orange .wp-video {
  transform: scale(0.7);
}
#day1, #day2, #day3, #day4, #day5 {
  position: relative;
}
.postid-14610 section {
  position: relative;
}
.postid-14610 #day6_audio {
  position: relative;
}
.postid-14610 #day7_audio {
  position: relative;
}
.postid-14610 #day8_audio {
  position: relative;
}
.postid-14610 #day9_audio {
  position: relative;
}
.opacity1 {
  opacity: 1 !important;
}
.onTop {
  z-index: 1001 !important;
}
.postid-14610 #h5ap-player-1 {
  display: block !important;
  opacity: 0;
  /* display: block;*/
  /* position: relative;*/
  position: fixed !important;
  width: 350px !important;
  margin: 0px;
  z-index: 1000;
  top: 139px;
  right: 10px;
  border: 1px solid grey;
  border-radius: 2px;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.1));
}
.postid-14610 .dayIndicator {
  font-weight: bold;
  padding: 3px 10px;
  background-color: #0166dc;
  border: 1px solid grey;
  border-radius: 2px;
}
.postid-14610 .dayTXT {
  padding: 0 10px;
  font-size: 125%;
  text-transform: capitalize;
}
.postid-14610 #speechTxt {
  display: block !important;
  opacity: 0;
  z-index: 1000;
  top: 240px !important;
  right: 10px !important;
  width: 200px;
  margin-top: 0px !important;
  position: fixed !important;
  padding: 8px;
  border: 2px solid #ff6600;
  border-radius: 7px;
  font-size: 18px;
  font-weight: bold;
  color: #ff6600;
  background-color: white;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.1));
}
.postid-14610 .plyr__controls .plyr__controls__item.plyr__progress__container {
  display: block;
}
.postid-14610 .plyr__controls .plyr__controls__item.plyr__time {
  display: block;
  padding: 0px 5px;
}
.postid-14610 .plyr__controls .plyr__controls__item:first-child {
  margin-left: 0px;
  margin-right: 13px;
}
.postid-14610 .listen {
  display: none;
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  margin-bottom: 40px;
  border: 1px solid;
  cursor: pointer !important;
  color: lightgray !important;
  font-size: 16px !important;
  text-align: center !important;
}
.postid-14610 .listen:hover {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  border: 1px solid gold !important;
  cursor: pointer !important;
  color: gold !important;
  font-size: 16px !important;
  text-align: center !important;
}
.postid-14610 #anna {
  display: inline;
  float: left;
  margin-right: 22px;
  /* text-align: left; */
  width: 296px !important;
}
@media only screen and (max-width: 768px) {
  .postid-14610 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 15px;
    color: gold !important; /* #363636*/
  }
  .postid-14610 .smooth-Accordion .smooth-Accordion-header {
    color: gold !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px solid #b3d01e !important;
  }
  .postid-14610 .smooth-Accordion .smooth-Accordion-content {
    color: gold !important;
    padding: 16px;
    border-bottom: 1px solid #b3d01e;
  }
  .postid-14610 .smooth-Accordion .smooth-Accordion-content a {
    color: #b3d01e;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-14610 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-14610 .bible p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-14610 .orange {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-14610 .orange p {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-14610 .bold {
    font-weight: 500 !important;
  }
  .post-14610 #speechTxt {
    top: 100px;
  }
  .postid-14610 #h5ap-player-1 {
    width: 200px !important;
    z-index: 1000;
    top: 36px;
    right: 76px;
    transform-origin: center;
    transform: scale(0.7);
  }
  .postid-14610 .plyr__controls .plyr__controls__item.plyr__progress__container {
    display: block;
  }
  .postid-14610 .plyr__controls .plyr__controls__item.plyr__time {
    display: none;
    padding: 0 5px;
  }
  .postid-14610 .itinerary2 {
    display: none;
  }
}
@media only screen and (max-width: 480px) {
  .postid-14610 .entry-title {
    font-size: 0.9em !important;
  }
  .postid-14610 .entry-content p {
    font-weight: 500 !important;
    font-size: 20px !important;
    line-height: 150%;
  }
  .postid-14610 .entry-content ul {
    font-weight: 300;
    font-size: 20px !important;
    line-height: 150%;
  }
  .postid-14610 .entry-content ul li {
    font-weight: 300;
    font-size: 20px !important;
    line-height: 150%;
  }
  .postid-14610 .entry-content ul li span {
    font-weight: 300;
    font-size: 20px !important;
    line-height: 150%;
  }
  .postid-14610 .entry-content ul li p {
    font-weight: 300;
    font-size: 20px !important;
    line-height: 150%;
  }
  .postid-14610 .entry-content h3 {
    font-family: Verdana, sans-serif;
    font-weight: 300;
    font-size: 170% !important;
    line-height: 150%;
  }
  .postid-14610 .entry-content li {
    font-weight: 500 !important;
    font-size: 20px !important;
    line-height: 150% !important;
  }
  .postid-14610 .entry-content a {
    color: gold !important;
    font-size: 20px !important;
  }
  .postid-14610 .extlink {
    font-size: 20px !important;
    font-style: normal !important;
  }
  /* ToolTips */
  .postid-14610 .tTip {
    cursor: pointer;
    border-bottom: 3px dotted gold;
    text-decoration: none;
  }
  .postid-14610 .tTip_content {
    display: none;
    background-color: #0352B1;
    padding: 40px;
    margin: 10px auto;
    Border: 3px dotted gold;
    width: 100%;
    font-size: 20px !important;
    cursor: pointer;
  }
  .postid-14610 .tTip_content .extlink {
    /* line-height: 26px; */
    font-size: 20px !important;
    font-style: normal !important;
  }
  .postid-14610 .download_pdf {
    background-color: #0352B1;
    padding: 40px;
    margin: 10px auto;
    Border: 3px dotted gold;
    width: 100%;
    font-size: 10px;
  }
}
@media only screen and (max-width: 768px) {
  .postid-14610 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 3px;
    color: gold !important; /* #363636*/
  }
  .postid-14610 .smooth-Accordion .smooth-Accordion-header {
    color: gold !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px solid #b3d01e !important;
  }
  .postid-14610 .smooth-Accordion .smooth-Accordion-content {
    color: gold !important;
    padding: 16px;
    border-bottom: 1px solid #b3d01e;
  }
  .postid-14610 .smooth-Accordion .smooth-Accordion-content a {
    /*color: #2d797d !important;*/
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-14610 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-14610 .bible p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-14610 .orange {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-14610 .orange p {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-14610 .bold {
    font-weight: 500 !important;
  }
  /* Add additional styles for smaller screens here */
}
@media screen and (max-width: 600px) {
  .postid-14610 .alignleft, .postid-14610 .alignright {
    display: block;
    float: none;
    margin: 20px auto 20px !important;
  }
}
/* ---- AI has landed  ~  Part 2  ~ A closer look inside the Black Box of LLMs  ~ Where does this Artificial Intelligence come from?  -----*/
.postid-14606 .extlink {
  font-size: 24px !important;
  font-style: normal !important;
}
/* ToolTips */
.postid-14606 .tTip {
  cursor: pointer;
  border-bottom: 3px dotted gold;
  text-decoration: none;
}
.postid-14606 .tTip_content {
  display: none;
  background-color: #0352B1;
  padding: 40px;
  margin: 10px auto;
  Border: 3px dotted gold;
  width: 100%;
  font-size: 20px;
  cursor: pointer;
}
.postid-14606 .tTip_content .extlink {
  /* line-height: 26px; */
  font-size: 20px !important;
  font-style: normal !important;
}
.postid-14606 .download_pdf {
  background-color: #0352B1;
  padding: 40px;
  margin: 10px auto;
  Border: 3px dotted gold;
  width: 77%;
  font-size: 10px;
}
.postid-14606 hr {
  opacity: 0 !important;
  padding: 20px 0px;
  margin-left: 0px;
}
.postid-14606 .site {
  background-color: #024899;
  opacity: 1;
}
.postid-14606 header .entry-header {
  opacity: 0.2 !important;
}
.postid-14606 .site-header {
  z-index: 2000;
  border-bottom: 1px solid #b3d01e;
  color: gold;
}
.archive #post-14606 .entry-meta .ear {
  width: 33px !important;
  height: 34px !important;
  /* width: 43px; */
  position: absolute;
  z-index: 100;
  right: 6px;
  top: 0px;
  margin-top: -40px;
  border: 1px solid orange;
  cursor: pointer;
  border-radius: 7px;
}
.postid-14606 .entry-content {
  /*height: 6674px !important;*/
  position: relative;
  /*margin-top: -100px;*/
  /*z-index: 1000;*/
  background-image: none;
  color: gold !important;
  background-color: #024899 !important;
}
.postid-14606 .entry-content p {
  font-weight: 300;
  font-size: 160%;
  line-height: 150%;
}
.postid-14606 .entry-content ul {
  font-weight: 300;
  font-size: 26px !important;
  line-height: 150%;
}
.postid-14606 .entry-content ul li {
  font-weight: 300;
  font-size: 26px !important;
  line-height: 150%;
}
.postid-14606 .entry-content ul li span {
  font-weight: 300;
  font-size: 26px !important;
  line-height: 150%;
}
.postid-14606 .entry-content ul li p {
  font-weight: 300;
  font-size: 26px !important;
  line-height: 150%;
}
.postid-14606 .entry-content h3 {
  font-family: Verdana, sans-serif;
  font-weight: 300;
  font-size: 170% !important;
  line-height: 150%;
}
.postid-14606 .entry-content li {
  font-weight: 300 !important;
  font-size: 170% !important;
  line-height: 150% !important;
}
.postid-14606 .entry-content a {
  color: gold !important;
}
.postid-14606 .entry-content .internalLink a {
  cursor: pointer !important;
  pointer-events: auto; /* or visible */
}
.postid-14606 .entry-content .internalLink img {
  cursor: pointer !important;
  pointer-events: auto; /* or visible */
}
.postid-14606 .hentry {
  background-image: none;
  background-color: #024899 !important;
}
.postid-14606 .entry-footer {
  color: gold !important;
}
.postid-14606 .entry-footer, .postid-14606 .all_articles {
  border-top: 1px solid black;
}
.postid-14606 .hentry.has-post-thumbnail .wp-post-image {
  border: black 1px solid !important;
}
.postid-14606 .entry-title, .postid-14606 .blog .entry-title {
  text-align: center !important;
  font-size: 1.05em !important;
}
.postid-14606 .entry-title a {
  font-size: 80%;
}
.home #post-14606 .entry-title a {
  font-size: 80%;
}
.postid-14606 .entry-content img, .postid-14606 .entry-content video {
  /*border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #024899;
  box-shadow: 2px 2px 9px 4px rgba(0, 0, 0, 0.4);*/
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #024899;
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
  margin-bottom: 0px;
}
.postid-14606 #no_border {
  font-weight: bold;
  margin-top: 21px;
}
.postid-14606 #fakeNews {
  margin-right: 20px;
  float: left;
  width: 300px;
  padding: 70.78% 20px 0 0px !important;
  position: relative;
}
.postid-14606 #ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #024899;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-14606 .ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #024899;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-14606 .entry-content a {
  color: gold !important;
}
.postid-14606 .entry-content .cora p, .postid-14606 .entry-content .cora a, .postid-14606 .entry-content .cora span {
  color: #99cc00 !important;
  font-style: normal !important;
}
.postid-14606 ul {
  list-style: none !important;
}
.postid-14606 .Zebra_Tooltip {
  max-width: 600px !important;
  position: absolute;
  z-index: 99999;
  background: transparent;
  font-family: Geneva, 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
}
.postid-14606 .Zebra_Tooltip .Zebra_Tooltip_Message {
  max-width: 600px !important;
}
/* -------. Smooth Accordion  */
.postid-14606 .smooth-Accordion .smooth-Accordion-header {
  font-size: 22px;
  display: block;
  background: transparent;
  font-family: Raleway, sans-serif !important;
  color: gold !important;
  line-height: 180%;
  margin-top: 10px;
  padding: 10px 16px !important;
  cursor: pointer;
  border-bottom: 1px solid gold !important;
  position: relative;
}
.postid-14606 .smooth-Accordion .smooth-Accordion-content {
  display: none;
  background: transparent;
  color: gold !important;
  padding: 16px;
  border: 1px solid grey;
  border-bottom: 1px solid #b3d01e;
}
.postid-14606 .smooth-Accordion .smooth-Accordion-content a {
  font-size: 100%;
  color: gold !important;
  font-weight: normal !important;
}
.postid-14606 .smooth-Accordion .smooth-Accordion-content p {
  font-size: 22px !important;
  line-height: 34px !important;
  font-weight: 300 !important;
  color: gold;
}
.postid-14606 .smooth-Accordion .smooth-Accordion-header::after {
  content: '';
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0) rotate(0deg);
  position: absolute;
  top: 3px;
  right: 16px;
  transition: transform 0.5s;
  background: url(./img/lightgreen-down-arrow.png) no-repeat center center;
  width: 12px;
  height: 20px;
  line-height: 16px;
}
.postid-14606 .smooth-Accordion {
  border-radius: 0px;
  box-shadow: none;
  overflow: hidden;
}
.postid-14606 .itinerary {
  /* font-size: 18px; */
  background-color: #016AD3;
  padding: 10px 10px 10px 25px;
  border-radius: 3px;
  border: 1px solid lightgrey;
}
.postid-14606 .itinerary p {
  font-size: 22px !important;
  color: lightgray;
}
.postid-14606 .itinerary li {
  list-style: disc !important;
}
.postid-14606 .itinerary .dates {
  margin: 20px !important;
  text-align: center;
}
.postid-14606 .itinerary li a {
  font-weight: bold !important;
  font-size: 18px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-14606 .itinerary li a:hover {
  font-weight: bold !important;
  color: white !important;
}
.postid-14606 .itinerary li a:visited {
  font-weight: bold !important;
}
.addTop {
  top: 150px;
}
.postid-14606 .itinerary2_outer {
  display: flex;
  flex-grow: 1;
  bottom: 0;
  right: 0;
  position: fixed;
  z-index: 3000;
}
.postid-14606 .itinerary2_inner {
  margin-top: 150px;
  padding: 10px 40px 0;
  border-radius: 3px;
  border: 1px solid lightgrey;
  background-color: #016AD3;
}
.postid-14606 .itinerary2 {
  /* font-size: 18px; */
  background-color: #016AD3;
  padding: 10px 10px 10px 25px;
  border-radius: 3px;
  border: 1px solid lightgrey;
  bottom: 0;
  right: 0;
  position: fixed;
  z-index: 3000;
  /* height: 80vh; */
  max-width: 680px;
}
.postid-14606 .itinerary2 p {
  cursor: pointer;
  position: relative;
}
.postid-14606 #closer {
  line-height: 22px;
  padding: 0 5px;
  border: 2px solid palevioletred;
  right: 10px;
  top: 0;
  position: absolute;
  /* text-transform: uppercase; */
  font-size: 25px;
  font-weight: bold;
  color: palevioletred;
  pointer-events: none;
}
.postid-14606 #closer:hover {
  color: red;
  border: 2px solid red;
}
.postid-14606 .itinerary2 ul {
  display: none;
  /*top:60px;*/
}
.postid-14606 .itinerary2 p {
  font-size: 18px;
  color: lightgray;
}
.postid-14606 .itinerary2 li {
  list-style: disc !important;
}
.postid-14606 .itinerary2 li a {
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-14606 .itinerary2 li a:hover {
  color: white !important;
}
.postid-14606 .itinerary2 li a:visited {
  font-weight: bold !important;
}
.postid-14606 .orange {
  font-style: italic;
  padding: 22px;
  font-size: 14px !important;
  color: lightgrey !important;
}
.postid-14606 .orange p {
  font-style: italic;
  padding: 22px;
  margin-bottom: 0px;
  font-size: 18px;
  color: lightgrey;
}
.postid-14606 .orange .wp-video {
  transform: scale(0.7);
}
#day1, #day2, #day3, #day4, #day5 {
  position: relative;
}
.postid-14606 section {
  position: relative;
}
.postid-14606 #day6_audio {
  position: relative;
}
.postid-14606 #day7_audio {
  position: relative;
}
.postid-14606 #day8_audio {
  position: relative;
}
.postid-14606 #day9_audio {
  position: relative;
}
.opacity1 {
  opacity: 1 !important;
}
.onTop {
  z-index: 1001 !important;
}
.postid-14606 #h5ap-player-1 {
  display: block !important;
  opacity: 0;
  /* display: block;*/
  /* position: relative;*/
  position: fixed !important;
  width: 350px !important;
  margin: 0px;
  z-index: 1000;
  top: 139px;
  right: 10px;
  border: 1px solid grey;
  border-radius: 2px;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.1));
}
.postid-14606 .dayIndicator {
  font-weight: bold;
  padding: 3px 10px;
  background-color: #0166dc;
  border: 1px solid grey;
  border-radius: 2px;
}
.postid-14606 .dayTXT {
  padding: 0 10px;
  font-size: 125%;
  text-transform: capitalize;
}
.postid-14606 #speechTxt {
  display: block !important;
  opacity: 0;
  z-index: 1000;
  top: 240px !important;
  right: 10px !important;
  width: 200px;
  margin-top: 0px !important;
  position: fixed !important;
  padding: 8px;
  border: 2px solid #ff6600;
  border-radius: 7px;
  font-size: 18px;
  font-weight: bold;
  color: #ff6600;
  background-color: white;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.1));
}
.postid-14606 .plyr__controls .plyr__controls__item.plyr__progress__container {
  display: block;
}
.postid-14606 .plyr__controls .plyr__controls__item.plyr__time {
  display: block;
  padding: 0px 5px;
}
.postid-14606 .plyr__controls .plyr__controls__item:first-child {
  margin-left: 0px;
  margin-right: 13px;
}
.postid-14606 .listen {
  display: none;
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  margin-bottom: 40px;
  border: 1px solid;
  cursor: pointer !important;
  color: lightgray !important;
  font-size: 16px !important;
  text-align: center !important;
}
.postid-14606 .listen:hover {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  border: 1px solid gold !important;
  cursor: pointer !important;
  color: gold !important;
  font-size: 16px !important;
  text-align: center !important;
}
.postid-14606 #anna {
  display: inline;
  float: left;
  margin-right: 22px;
  /* text-align: left; */
  width: 296px !important;
}
@media only screen and (max-width: 768px) {
  .postid-14606 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 15px;
    color: gold !important; /* #363636*/
  }
  .postid-14606 .smooth-Accordion .smooth-Accordion-header {
    color: gold !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px solid #b3d01e !important;
  }
  .postid-14606 .smooth-Accordion .smooth-Accordion-content {
    color: gold !important;
    padding: 16px;
    border-bottom: 1px solid #b3d01e;
  }
  .postid-14606 .smooth-Accordion .smooth-Accordion-content a {
    color: #b3d01e;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-14606 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-14606 .bible p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-14606 .orange {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-14606 .orange p {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-14606 .bold {
    font-weight: 500 !important;
  }
  .post-14606 #speechTxt {
    top: 100px;
  }
  .postid-14606 #h5ap-player-1 {
    width: 200px !important;
    z-index: 1000;
    top: 36px;
    right: 76px;
    transform-origin: center;
    transform: scale(0.7);
  }
  .postid-14606 .plyr__controls .plyr__controls__item.plyr__progress__container {
    display: block;
  }
  .postid-14606 .plyr__controls .plyr__controls__item.plyr__time {
    display: none;
    padding: 0 5px;
  }
  .postid-14606 .itinerary2 {
    display: none;
  }
}
@media only screen and (max-width: 480px) {
  .postid-14606 .entry-title {
    font-size: 0.9em !important;
  }
  .postid-14606 .entry-content p {
    font-weight: 500 !important;
    font-size: 20px !important;
    line-height: 150%;
  }
  .postid-14606 .entry-content ul {
    font-weight: 300;
    font-size: 20px !important;
    line-height: 150%;
  }
  .postid-14606 .entry-content ul li {
    font-weight: 300;
    font-size: 20px !important;
    line-height: 150%;
  }
  .postid-14606 .entry-content ul li span {
    font-weight: 300;
    font-size: 20px !important;
    line-height: 150%;
  }
  .postid-14606 .entry-content ul li p {
    font-weight: 300;
    font-size: 20px !important;
    line-height: 150%;
  }
  .postid-14606 .entry-content h3 {
    font-family: Verdana, sans-serif;
    font-weight: 300;
    font-size: 170% !important;
    line-height: 150%;
  }
  .postid-14606 .entry-content li {
    font-weight: 500 !important;
    font-size: 20px !important;
    line-height: 150% !important;
  }
  .postid-14606 .entry-content a {
    color: gold !important;
    font-size: 20px !important;
  }
  .postid-14606 .extlink {
    font-size: 20px !important;
    font-style: normal !important;
  }
  /* ToolTips */
  .postid-14606 .tTip {
    cursor: pointer;
    border-bottom: 3px dotted gold;
    text-decoration: none;
  }
  .postid-14606 .tTip_content {
    display: none;
    background-color: #0352B1;
    padding: 40px;
    margin: 10px auto;
    Border: 3px dotted gold;
    width: 100%;
    font-size: 20px !important;
    cursor: pointer;
  }
  .postid-14606 .tTip_content .extlink {
    /* line-height: 26px; */
    font-size: 20px !important;
    font-style: normal !important;
  }
  .postid-14606 .download_pdf {
    background-color: #0352B1;
    padding: 40px;
    margin: 10px auto;
    Border: 3px dotted gold;
    width: 100%;
    font-size: 10px;
  }
}
@media only screen and (max-width: 768px) {
  .postid-14606 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 3px;
    color: gold !important; /* #363636*/
  }
  .postid-14606 .smooth-Accordion .smooth-Accordion-header {
    color: gold !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px solid #b3d01e !important;
  }
  .postid-14606 .smooth-Accordion .smooth-Accordion-content {
    color: gold !important;
    padding: 16px;
    border-bottom: 1px solid #b3d01e;
  }
  .postid-14606 .smooth-Accordion .smooth-Accordion-content a {
    /*color: #2d797d !important;*/
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-14606 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-14606 .bible p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-14606 .orange {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-14606 .orange p {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-14606 .bold {
    font-weight: 500 !important;
  }
  /* Add additional styles for smaller screens here */
}
@media screen and (max-width: 600px) {
  .postid-14606 .alignleft, .postid-14606 .alignright {
    display: block;
    float: none;
    margin: 20px auto 20px !important;
  }
}
@media (min-width: 992px) {
  .postid-14606 .vbox-inline, .postid-14606 .venoframe {
    max-width: 1340px !important;
    width: 100%;
    min-height: 100vh !important;
    margin: 0 auto;
  }
}
.postid-14606 .vbox-close {
  /* border: 1px solid red; */
  cursor: pointer;
  position: fixed;
  top: 3px;
  right: 3px;
  width: 30px !important;
  height: 151px !important;
  padding: 6px;
  display: block;
  background-position: 10px center;
  overflow: hidden;
  font-size: 54px !important;
  line-height: 1;
  text-align: center;
  z-index: 99;
}
/* ---- AI has landed ~ Part 1 ~ Artificial Intelligence is here to stay ~ About the emerging relationship of Human Consciousness and Artificial Intelligence  -----*/
.postid-14499 .extlink {
  font-size: 24px !important;
  font-style: normal !important;
}
/* ToolTips */
.postid-14499 .tTip {
  cursor: pointer;
  border-bottom: 3px dotted gold;
  text-decoration: none;
}
.postid-14499 .tTip_content {
  display: none;
  background-color: #0352B1;
  padding: 40px;
  margin: 10px auto;
  Border: 3px dotted gold;
  width: 100%;
  font-size: 20px;
  cursor: pointer;
}
.postid-14499 .tTip_content .extlink {
  /* line-height: 26px; */
  font-size: 20px !important;
  font-style: normal !important;
}
.postid-14499 .download_pdf {
  background-color: #0352B1;
  padding: 40px;
  margin: 10px auto;
  Border: 3px dotted gold;
  width: 77%;
  font-size: 10px;
}
.postid-14499 hr {
  opacity: 0 !important;
  padding: 20px 0px;
  margin-left: 0px;
}
.postid-14499 .site {
  background-color: #024899;
  opacity: 1;
}
.postid-14499 header .entry-header {
  opacity: 0.2 !important;
}
.postid-14499 .site-header {
  z-index: 2000;
  border-bottom: 1px solid #b3d01e;
  color: gold;
}
.archive #post-14499 .entry-meta .ear {
  width: 33px !important;
  height: 34px !important;
  /* width: 43px; */
  position: absolute;
  z-index: 100;
  right: 6px;
  top: 0px;
  margin-top: -40px;
  border: 1px solid orange;
  cursor: pointer;
  border-radius: 7px;
}
.postid-14499 .entry-content {
  /*height: 6674px !important;*/
  position: relative;
  /*margin-top: -100px;*/
  /*z-index: 1000;*/
  background-image: none;
  color: gold !important;
  background-color: #024899 !important;
}
.postid-14499 .entry-content p {
  font-weight: 300;
  font-size: 160%;
  line-height: 150%;
}
.postid-14499 .entry-content ul {
  font-weight: 300;
  font-size: 26px !important;
  line-height: 150%;
}
.postid-14499 .entry-content ul li {
  font-weight: 300;
  font-size: 26px !important;
  line-height: 150%;
}
.postid-14499 .entry-content ul li span {
  font-weight: 300;
  font-size: 26px !important;
  line-height: 150%;
}
.postid-14499 .entry-content ul li p {
  font-weight: 300;
  font-size: 26px !important;
  line-height: 150%;
}
.postid-14499 .entry-content h3 {
  font-family: Verdana, sans-serif;
  font-weight: 300;
  font-size: 170% !important;
  line-height: 150%;
}
.postid-14499 .entry-content li {
  font-weight: 300 !important;
  font-size: 170% !important;
  line-height: 150% !important;
}
.postid-14499 .entry-content a {
  color: gold !important;
}
.postid-14499 .entry-content .internalLink a {
  cursor: pointer !important;
  pointer-events: auto; /* or visible */
}
.postid-14499 .entry-content .internalLink img {
  cursor: pointer !important;
  pointer-events: auto; /* or visible */
}
.postid-14499 .hentry {
  background-image: none;
  background-color: #024899 !important;
}
.postid-14499 .entry-footer {
  color: gold !important;
}
.postid-14499 .entry-footer, .postid-14499 .all_articles {
  border-top: 1px solid black;
}
.postid-14499 .hentry.has-post-thumbnail .wp-post-image {
  border: black 1px solid !important;
}
.postid-14499 .entry-title, .postid-14499 .blog .entry-title {
  text-align: center !important;
  font-size: 1.05em !important;
}
.postid-14499 .entry-title a {
  font-size: 80%;
}
.home #post-14499 .entry-title a {
  font-size: 80%;
}
.postid-14499 .entry-content img, .postid-14499 .entry-content video {
  /*border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #024899;
  box-shadow: 2px 2px 9px 4px rgba(0, 0, 0, 0.4);*/
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #024899;
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
  margin-bottom: 0px;
}
.postid-14499 #no_border {
  font-weight: bold;
  margin-top: 21px;
}
.postid-14499 #ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #024899;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-14499 .ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #024899;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-14499 .entry-content a {
  color: gold !important;
}
.postid-14499 .entry-content .cora p, .postid-14499 .entry-content .cora a, .postid-14499 .entry-content .cora span {
  color: #99cc00 !important;
  font-style: normal !important;
}
.postid-14499 ul {
  list-style: none !important;
}
.postid-14499 .Zebra_Tooltip {
  max-width: 600px !important;
  position: absolute;
  z-index: 99999;
  background: transparent;
  font-family: Geneva, 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
}
.postid-14499 .Zebra_Tooltip .Zebra_Tooltip_Message {
  max-width: 600px !important;
}
/* -------. Smooth Accordion  */
.postid-14499 .smooth-Accordion .smooth-Accordion-header {
  font-size: 22px;
  display: block;
  background: transparent;
  font-family: Raleway, sans-serif !important;
  color: gold !important;
  line-height: 180%;
  margin-top: 10px;
  padding: 10px 16px !important;
  cursor: pointer;
  border-bottom: 1px solid gold !important;
  position: relative;
}
.postid-14499 .smooth-Accordion .smooth-Accordion-content {
  display: none;
  background: transparent;
  color: gold !important;
  padding: 16px;
  border: 1px solid grey;
  border-bottom: 1px solid #b3d01e;
}
.postid-14499 .smooth-Accordion .smooth-Accordion-content a {
  font-size: 100% !important;
  color: gold !important;
  font-weight: normal !important;
}
.postid-14499 .smooth-Accordion .smooth-Accordion-content p {
  font-size: 22px !important;
  line-height: 34px !important;
  font-weight: 300 !important;
  color: gold;
}
.postid-14499 .smooth-Accordion .smooth-Accordion-header::after {
  content: '';
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0) rotate(0deg);
  position: absolute;
  top: 3px;
  right: 16px;
  transition: transform 0.5s;
  background: url(./img/lightgreen-down-arrow.png) no-repeat center center;
  width: 12px;
  height: 20px;
  line-height: 16px;
}
.postid-14499 .smooth-Accordion {
  border-radius: 0px;
  box-shadow: none;
  overflow: hidden;
}
.postid-14499 .itinerary {
  /* font-size: 18px; */
  background-color: #016AD3;
  padding: 10px 10px 10px 25px;
  border-radius: 3px;
  border: 1px solid lightgrey;
}
.postid-14499 .itinerary p {
  font-size: 18px;
  color: lightgray;
}
.postid-14499 .itinerary li {
  list-style: disc !important;
}
.postid-14499 .itinerary .dates {
  margin: 20px !important;
  text-align: center;
}
.postid-14499 .itinerary li a {
  font-weight: bold !important;
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-14499 .itinerary li a:hover {
  font-weight: bold !important;
  color: white !important;
}
.postid-14499 .itinerary li a:visited {
  font-weight: bold !important;
}
.addTop {
  top: 150px;
}
.postid-14499 .itinerary2_outer {
  display: flex;
  flex-grow: 1;
  bottom: 0;
  right: 0;
  position: fixed;
  z-index: 3000;
}
.postid-14499 .itinerary2_inner {
  margin-top: 150px;
  padding: 10px 40px 0;
  border-radius: 3px;
  border: 1px solid lightgrey;
  background-color: #016AD3;
}
.postid-14499 .itinerary2 {
  /* font-size: 18px; */
  background-color: #016AD3;
  padding: 10px 10px 10px 25px;
  border-radius: 3px;
  border: 1px solid lightgrey;
  bottom: 0;
  right: 0;
  position: fixed;
  z-index: 3000;
  /* height: 80vh; */
  max-width: 680px;
}
.postid-14499 .itinerary2 p {
  cursor: pointer;
  position: relative;
}
.postid-14499 #closer {
  line-height: 22px;
  padding: 0 5px;
  border: 2px solid palevioletred;
  right: 10px;
  top: 0;
  position: absolute;
  /* text-transform: uppercase; */
  font-size: 25px;
  font-weight: bold;
  color: palevioletred;
  pointer-events: none;
}
.postid-14499 #closer:hover {
  color: red;
  border: 2px solid red;
}
.postid-14499 .itinerary2 ul {
  display: none;
  /*top:60px;*/
}
.postid-14499 .itinerary2 p {
  font-size: 18px;
  color: lightgray;
}
.postid-14499 .itinerary2 li {
  list-style: disc !important;
}
.postid-14499 .itinerary2 li a {
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-14499 .itinerary2 li a:hover {
  color: white !important;
}
.postid-14499 .itinerary2 li a:visited {
  font-weight: bold !important;
}
.postid-14499 .orange {
  font-style: italic;
  padding: 22px;
  font-size: 14px !important;
  color: lightgrey !important;
}
.postid-14499 .orange p {
  font-style: italic;
  padding: 22px;
  margin-bottom: 0px;
  font-size: 18px;
  color: lightgrey;
}
.postid-14499 .orange .wp-video {
  transform: scale(0.7);
}
#day1, #day2, #day3, #day4, #day5 {
  position: relative;
}
.postid-14499 section {
  position: relative;
}
.postid-14499 #day6_audio {
  position: relative;
}
.postid-14499 #day7_audio {
  position: relative;
}
.postid-14499 #day8_audio {
  position: relative;
}
.postid-14499 #day9_audio {
  position: relative;
}
.opacity1 {
  opacity: 1 !important;
}
.onTop {
  z-index: 1001 !important;
}
.postid-14499 #h5ap-player-1 {
  display: block !important;
  opacity: 0;
  /* display: block;*/
  /* position: relative;*/
  position: fixed !important;
  width: 350px !important;
  margin: 0px;
  z-index: 1000;
  top: 139px;
  right: 10px;
  border: 1px solid grey;
  border-radius: 2px;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.1));
}
.postid-14499 .dayIndicator {
  font-weight: bold;
  padding: 3px 10px;
  background-color: #0166dc;
  border: 1px solid grey;
  border-radius: 2px;
}
.postid-14499 .dayTXT {
  padding: 0 10px;
  font-size: 125%;
  text-transform: capitalize;
}
.postid-14499 #speechTxt {
  display: block !important;
  opacity: 0;
  z-index: 1000;
  top: 240px !important;
  right: 10px !important;
  width: 200px;
  margin-top: 0px !important;
  position: fixed !important;
  padding: 8px;
  border: 2px solid #ff6600;
  border-radius: 7px;
  font-size: 18px;
  font-weight: bold;
  color: #ff6600;
  background-color: white;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.1));
}
.postid-14499 .plyr__controls .plyr__controls__item.plyr__progress__container {
  display: block;
}
.postid-14499 .plyr__controls .plyr__controls__item.plyr__time {
  display: block;
  padding: 0px 5px;
}
.postid-14499 .plyr__controls .plyr__controls__item:first-child {
  margin-left: 0px;
  margin-right: 13px;
}
.postid-14499 .listen {
  display: none;
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  margin-bottom: 40px;
  border: 1px solid;
  cursor: pointer !important;
  color: lightgray !important;
  font-size: 16px !important;
  text-align: center !important;
}
.postid-14499 .listen:hover {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  border: 1px solid gold !important;
  cursor: pointer !important;
  color: gold !important;
  font-size: 16px !important;
  text-align: center !important;
}
.postid-14499 #anna {
  display: inline;
  float: left;
  margin-right: 22px;
  /* text-align: left; */
  width: 296px !important;
}
@media only screen and (max-width: 768px) {
  .postid-14499 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 15px;
    color: gold !important; /* #363636*/
  }
  .postid-14499 .smooth-Accordion .smooth-Accordion-header {
    color: gold !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px solid #b3d01e !important;
  }
  .postid-14499 .smooth-Accordion .smooth-Accordion-content {
    color: gold !important;
    padding: 16px;
    border-bottom: 1px solid #b3d01e;
  }
  .postid-14499 .smooth-Accordion .smooth-Accordion-content a {
    color: #b3d01e;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-14499 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-14499 .bible p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-14499 .orange {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-14499 .orange p {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-14499 .bold {
    font-weight: 500 !important;
  }
  .post-14499 #speechTxt {
    top: 100px;
  }
  .postid-14499 #h5ap-player-1 {
    width: 200px !important;
    z-index: 1000;
    top: 36px;
    right: 76px;
    transform-origin: center;
    transform: scale(0.7);
  }
  .postid-14499 .plyr__controls .plyr__controls__item.plyr__progress__container {
    display: block;
  }
  .postid-14499 .plyr__controls .plyr__controls__item.plyr__time {
    display: none;
    padding: 0 5px;
  }
  .postid-14499 .itinerary2 {
    display: none;
  }
}
@media only screen and (max-width: 480px) {
  .postid-14499 .entry-title {
    font-size: 0.9em !important;
  }
  .postid-14499 .entry-content p {
    font-weight: 500 !important;
    font-size: 20px !important;
    line-height: 150%;
  }
  .postid-14499 .entry-content ul {
    font-weight: 300;
    font-size: 20px !important;
    line-height: 150%;
  }
  .postid-14499 .entry-content ul li {
    font-weight: 300;
    font-size: 20px !important;
    line-height: 150%;
  }
  .postid-14499 .entry-content ul li span {
    font-weight: 300;
    font-size: 20px !important;
    line-height: 150%;
  }
  .postid-14499 .entry-content ul li p {
    font-weight: 300;
    font-size: 20px !important;
    line-height: 150%;
  }
  .postid-14499 .entry-content h3 {
    font-family: Verdana, sans-serif;
    font-weight: 300;
    font-size: 170% !important;
    line-height: 150%;
  }
  .postid-14499 .entry-content li {
    font-weight: 500 !important;
    font-size: 20px !important;
    line-height: 150% !important;
  }
  .postid-14499 .entry-content a {
    color: gold !important;
    font-size: 20px !important;
  }
  .postid-14499 .extlink {
    font-size: 20px !important;
    font-style: normal !important;
  }
  /* ToolTips */
  .postid-14499 .tTip {
    cursor: pointer;
    border-bottom: 3px dotted gold;
    text-decoration: none;
  }
  .postid-14499 .tTip_content {
    display: none;
    background-color: #0352B1;
    padding: 40px;
    margin: 10px auto;
    Border: 3px dotted gold;
    width: 100%;
    font-size: 20px !important;
    cursor: pointer;
  }
  .postid-14499 .tTip_content .extlink {
    /* line-height: 26px; */
    font-size: 20px !important;
    font-style: normal !important;
  }
  .postid-14499 .download_pdf {
    background-color: #0352B1;
    padding: 40px;
    margin: 10px auto;
    Border: 3px dotted gold;
    width: 100%;
    font-size: 10px;
  }
}
@media only screen and (max-width: 768px) {
  .postid-14499 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 3px;
    color: gold !important; /* #363636*/
  }
  .postid-14499 .smooth-Accordion .smooth-Accordion-header {
    color: gold !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px solid #b3d01e !important;
  }
  .postid-14499 .smooth-Accordion .smooth-Accordion-content {
    color: gold !important;
    padding: 16px;
    border-bottom: 1px solid #b3d01e;
  }
  .postid-14499 .smooth-Accordion .smooth-Accordion-content a {
    /*color: #2d797d !important;*/
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-14499 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-14499 .bible p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-14499 .orange {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-14499 .orange p {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-14499 .bold {
    font-weight: 500 !important;
  }
  /* Add additional styles for smaller screens here */
}
@media screen and (max-width: 600px) {
  .postid-14499 .alignleft, .postid-14499 .alignright {
    display: block;
    float: none;
    margin: 20px auto 20px !important;
  }
}
/* ----------   Consider The Lilies  ~  Faith ~  The folly and the wisdom of an unsecured life  -------------*/
.postid-14630 .site {
  background-color: #006BD3;
  opacity: 1;
}
.postid-14630 header .entry-header {
  opacity: 0.2 !important;
}
.postid-14630 .site-header {
  border-bottom: 1px solid #000;
  color: #fcf7da;
}
.postid-14630 .entry-content {
  /*height: 6674px !important;*/
  background-image: none;
  color: #fcf7da !important;
  background-color: #006BD3 !important;
}
.postid-14630 .entry-content p {
  font-weight: 500;
  font-size: 140%;
  line-height: 140%;
}
.postid-14630 .entry-content a {
  color: #fcf7da !important;
}
.postid-14630 .entry-content li {
  font-weight: 500;
  font-size: 140%;
  line-height: 140%;
}
.postid-14630 .hentry {
  background-image: none;
  background-color: #006BD3 !important;
}
.postid-14630 .entry-footer {
  color: #fcf7da !important;
}
.postid-14630 .entry-footer, .postid-14630 .all_articles {
  border-top: 1px solid #006BD3;
}
.postid-14630 .hentry.has-post-thumbnail .wp-post-image {
  border: #006BD3 1px solid !important;
}
.postid-14630 .entry-title, .postid-14630 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-14630 .entry-title a {
  font-size: 80%;
}
.home #post-14630 .entry-title a {
  font-size: 80%;
}
.postid-14630 .entry-content img, .postid-14630 .entry-content video {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #FFFFFF;
}
.post-14630 #speechTxt {
  opacity: 0;
  z-index: 1000;
  top: 133px;
  right: 111px;
  width: 245px;
  margin-top: 0px !important;
  position: fixed !important;
  padding: 8px;
  border: 2px solid #ff6600;
  border-radius: 7px;
  font-size: 18px;
  font-weight: bold;
  color: #ff6600;
  background-color: white;
}
.postid-14630 #h5ap-player-1 {
  opacity: 0;
  position: fixed !important;
  width: 240px !important;
  margin: 0px;
  z-index: 1000;
  top: 67px;
  right: 111px;
  border: 1px solid grey;
  border-radius: 2px;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.5));
}
.postid-14630 .plyr__controls .plyr__controls__item.plyr__progress__container {
  display: block;
}
.postid-14630 .plyr__controls .plyr__controls__item.plyr__time {
  display: block;
  padding: 0px 5px;
}
.postid-14630 .plyr__controls .plyr__controls__item:first-child {
  margin-left: 0px;
  margin-right: 13px;
}
.postid-14630 .listen {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  margin-bottom: 40px;
  border: 1px solid;
  cursor: pointer !important;
  color: lightgray !important;
  font-size: 16px !important;
  text-align: center !important;
}
.postid-14630 .listen:hover {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  border: 1px solid #fcf7da !important;
  cursor: pointer !important;
  color: #fcf7da !important;
  font-size: 16px !important;
  text-align: center !important;
}
/* -------. Smooth Accordion  */
.postid-14630 .smooth-Accordion .smooth-Accordion-header {
  font-size: 22px;
  display: block;
  background: transparent;
  font-family: Raleway, sans-serif !important;
  color: #fcf7da !important;
  line-height: 180%;
  margin-top: 10px;
  padding: 10px 16px !important;
  cursor: pointer;
  border-bottom: 1px solid #fcf7da !important;
  position: relative;
}
.postid-14630 .smooth-Accordion .smooth-Accordion-content {
  display: none;
  background: transparent;
  color: #fcf7da !important;
  padding: 16px;
  border: 1px solid grey;
  border-bottom: 1px solid #b3d01e;
}
.postid-14630 .smooth-Accordion .smooth-Accordion-content a {
  font-size: 100%;
  color: #fcf7da !important;
  font-weight: normal !important;
}
.postid-14630 .smooth-Accordion .smooth-Accordion-content p {
  font-size: 22px !important;
  line-height: 34px !important;
  font-weight: 300 !important;
  color: #fcf7da;
}
.postid-14630 .smooth-Accordion .smooth-Accordion-header::after {
  content: '';
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0) rotate(0deg);
  position: absolute;
  top: 3px;
  right: 16px;
  transition: transform 0.5s;
  background: url(./img/lightgreen-down-arrow.png) no-repeat center center;
  width: 12px;
  height: 20px;
  line-height: 16px;
}
.postid-14630 .smooth-Accordion {
  border-radius: 0px;
  box-shadow: none;
  overflow: hidden;
}
.postid-14630 .insetBox {
  border: 1px dotted #fcf7da;
  padding: 15px;
  margin-left: 24px;
}
@media only screen and (max-width: 768px) {
  .postid-14630 .smooth-Accordion .smooth-Accordion-header {
    color: #fcf7da !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px solid #b3d01e !important;
  }
  .postid-14630 .smooth-Accordion .smooth-Accordion-content {
    color: #fcf7da !important;
    padding: 16px;
    border-bottom: 1px solid #b3d01e;
  }
  .postid-14630 .smooth-Accordion .smooth-Accordion-content a {
    color: #b3d01e;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-14630 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: #fcf7da !important;
  }
  .post-14630 #speechTxt {
    top: 100px;
  }
  .postid-14630 #h5ap-player-1 {
    width: 200px !important;
    z-index: 1000;
    top: 36px;
    right: 76px;
    transform-origin: center;
    transform: scale(0.7);
  }
  .postid-14630 .plyr__controls .plyr__controls__item.plyr__progress__container {
    display: block;
  }
  .postid-14630 .plyr__controls .plyr__controls__item.plyr__time {
    display: none;
    padding: 0 5px;
  }
}
@media only screen and (max-width: 480px) {
  .postid-14630 #h5ap-player-1 {
    width: 200px !important;
    transform: scale(0.6);
    top: 73px;
    right: 35px;
  }
  .postid-14630 #speechTxt {
    transform: scale(0.7);
    top: 70px;
    right: -40px;
  }
  .postid-14630 .entry-title {
    font-size: 0.9em !important;
  }
}



/* ---- Beyond ego ~ The Nature of Reality ~ According to Jesus the Christ  -----*/
.postid-14132 .extlink {
  font-size: 24px !important;
  font-style: normal !important;
}
/* ToolTips */
.postid-14132 .tTip {
  cursor: pointer;
  border-bottom: 3px dotted gold;
  text-decoration: none;
}
.postid-14132 .tTip_content {
  display: none;
  background-color: #0352B1;
  padding: 40px;
  margin: 10px auto;
  Border: 3px dotted gold;
  width: 100%;
  font-size: 20px;
  cursor: pointer;
}
.postid-14132 .tTip_content .extlink {
  /* line-height: 26px; */
  font-size: 20px !important;
  font-style: normal !important;
}
.postid-14132 .download_pdf {
  background-color: #0352B1;
  padding: 40px;
  margin: 10px auto;
  Border: 3px dotted gold;
  width: 77%;
  font-size: 10px;
}
.postid-14132 hr {
  opacity: 0 !important;
  padding: 20px 0px;
  margin-left: 0px;
}
.postid-14132 .site {
  background-color: #0065DD;
  opacity: 1;
}
.postid-14132 header .entry-header {
  opacity: 0.2 !important;
}
.postid-14132 .site-header {
  z-index: 2000;
  border-bottom: 1px solid #b3d01e;
  color: gold;
}
.archive #post-14132 .entry-meta .ear {
  width: 33px !important;
  height: 34px !important;
  /* width: 43px; */
  position: absolute;
  z-index: 100;
  right: 6px;
  top: 0px;
  margin-top: -40px;
  border: 1px solid orange;
  cursor: pointer;
  border-radius: 7px;
}
.postid-14132 .entry-content {
  /*height: 6674px !important;*/
  position: relative;
  /*margin-top: -100px;*/
  /*z-index: 1000;*/
  background-image: none;
  color: gold !important;
  background-color: #0065DD !important;
}
.postid-14132 .entry-content p {
  font-weight: 300;
  font-size: 160%;
  line-height: 150%;
}
.postid-14132 .entry-content ul {
  font-weight: 300;
  font-size: 26px !important;
  line-height: 150%;
}
.postid-14132 .entry-content ul li {
  font-weight: 300;
  font-size: 26px !important;
  line-height: 150%;
}
.postid-14132 .entry-content ul li span {
  font-weight: 300;
  font-size: 26px !important;
  line-height: 150%;
}
.postid-14132 .entry-content ul li p {
  font-weight: 300;
  font-size: 26px !important;
  line-height: 150%;
}
.postid-14132 .entry-content h3 {
  font-family: Verdana, sans-serif;
  font-weight: 300;
  font-size: 170% !important;
  line-height: 150%;
}
.postid-14132 .entry-content li {
  font-weight: 300 !important;
  font-size: 170% !important;
  line-height: 150% !important;
}
.postid-14132 .entry-content a {
  color: gold !important;
}
.postid-14132 .entry-content .internalLink a {
  cursor: pointer !important;
  pointer-events: auto; /* or visible */
}
.postid-14132 .entry-content .internalLink img {
  cursor: pointer !important;
  pointer-events: auto; /* or visible */
}
.postid-14132 .hentry {
  background-image: none;
  background-color: #0065DD !important;
}
.postid-14132 .entry-footer {
  color: gold !important;
}
.postid-14132 .entry-footer, .postid-14132 .all_articles {
  border-top: 1px solid black;
}
.postid-14132 .hentry.has-post-thumbnail .wp-post-image {
  border: black 1px solid !important;
}
.postid-14132 .entry-title, .postid-14132 .blog .entry-title {
  text-align: center !important;
  font-size: 1.05em !important;
}
.postid-14132 .entry-title a {
  font-size: 80%;
}
.home #post-14132 .entry-title a {
  font-size: 80%;
}
.postid-14132 .entry-content img, .postid-14132 .entry-content video {
  /*border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #0065DD;
  box-shadow: 2px 2px 9px 4px rgba(0, 0, 0, 0.4);*/
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #0065DD;
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
  margin-bottom: 0px;
}
.postid-14132 #no_border {
  font-weight: bold;
  margin-top: 21px;
}
.postid-14132 #ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #0065DD;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-14132 .ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #0065DD;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-14132 .entry-content a {
  color: gold !important;
}
.postid-14132 ul {
  list-style: none !important;
}
.postid-14132 .Zebra_Tooltip {
  max-width: 600px !important;
  position: absolute;
  z-index: 99999;
  background: transparent;
  font-family: Geneva, 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
}
.postid-14132 .Zebra_Tooltip .Zebra_Tooltip_Message {
  max-width: 600px !important;
}
/* -------. Smooth Accordion  */
.postid-14132 .smooth-Accordion .smooth-Accordion-header {
  font-size: 22px;
  display: block;
  background: transparent;
  font-family: Raleway, sans-serif !important;
  color: gold !important;
  line-height: 180%;
  margin-top: 10px;
  padding: 10px 16px !important;
  cursor: pointer;
  border-bottom: 1px solid gold !important;
  position: relative;
}
.postid-14132 .smooth-Accordion .smooth-Accordion-content {
  display: none;
  background: transparent;
  color: gold !important;
  padding: 16px;
  border: 1px solid grey;
  border-bottom: 1px solid #b3d01e;
}
.postid-14132 .smooth-Accordion .smooth-Accordion-content a {
  color: #b3d01e !important;
  font-weight: bold !important;
}
.postid-14132 .smooth-Accordion .smooth-Accordion-content p {
  font-size: 22px !important;
  line-height: 34px !important;
  font-weight: 300 !important;
  color: gold;
}
.postid-14132 .smooth-Accordion .smooth-Accordion-header::after {
  content: '';
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0) rotate(0deg);
  position: absolute;
  top: 3px;
  right: 16px;
  transition: transform 0.5s;
  background: url(./img/lightgreen-down-arrow.png) no-repeat center center;
  width: 12px;
  height: 20px;
  line-height: 16px;
}
.postid-14132 .smooth-Accordion {
  border-radius: 0px;
  box-shadow: none;
  overflow: hidden;
}
.postid-14132 .itinerary {
  /* font-size: 18px; */
  background-color: #016AD3;
  padding: 10px 10px 10px 25px;
  border-radius: 3px;
  border: 1px solid lightgrey;
}
.postid-14132 .itinerary p {
  font-size: 18px;
  color: lightgray;
}
.postid-14132 .itinerary li {
  list-style: disc !important;
}
.postid-14132 .itinerary .dates {
  margin: 20px !important;
  text-align: center;
}
.postid-14132 .itinerary li a {
  font-weight: bold !important;
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-14132 .itinerary li a:hover {
  font-weight: bold !important;
  color: white !important;
}
.postid-14132 .itinerary li a:visited {
  font-weight: bold !important;
}
.addTop {
  top: 150px;
}
.postid-14132 .itinerary2_outer {
  display: flex;
  flex-grow: 1;
  bottom: 0;
  right: 0;
  position: fixed;
  z-index: 3000;
}
.postid-14132 .itinerary2_inner {
  margin-top: 150px;
  padding: 10px 40px 0;
  border-radius: 3px;
  border: 1px solid lightgrey;
  background-color: #016AD3;
}
.postid-14132 .itinerary2 {
  /* font-size: 18px; */
  background-color: #016AD3;
  padding: 10px 10px 10px 25px;
  border-radius: 3px;
  border: 1px solid lightgrey;
  bottom: 0;
  right: 0;
  position: fixed;
  z-index: 3000;
  /* height: 80vh; */
  max-width: 680px;
}
.postid-14132 .itinerary2 p {
  cursor: pointer;
  position: relative;
}
.postid-14132 #closer {
  line-height: 22px;
  padding: 0 5px;
  border: 2px solid palevioletred;
  right: 10px;
  top: 0;
  position: absolute;
  /* text-transform: uppercase; */
  font-size: 25px;
  font-weight: bold;
  color: palevioletred;
  pointer-events: none;
}
.postid-14132 #closer:hover {
  color: red;
  border: 2px solid red;
}
.postid-14132 .itinerary2 ul {
  display: none;
  /*top:60px;*/
}
.postid-14132 .itinerary2 p {
  font-size: 18px;
  color: lightgray;
}
.postid-14132 .itinerary2 li {
  list-style: disc !important;
}
.postid-14132 .itinerary2 li a {
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-14132 .itinerary2 li a:hover {
  color: white !important;
}
.postid-14132 .itinerary2 li a:visited {
  font-weight: bold !important;
}
.postid-14132 .orange {
  font-style: italic;
  padding: 22px;
  font-size: 14px !important;
  color: lightgrey !important;
}
.postid-14132 .orange p {
  font-style: italic;
  padding: 22px;
  margin-bottom: 0px;
  font-size: 18px;
  color: lightgrey;
}
.postid-14132 .orange .wp-video {
  transform: scale(0.7);
}
#day1, #day2, #day3, #day4, #day5 {
  position: relative;
}
.postid-14132 section {
  position: relative;
}
.postid-14132 #day6_audio {
  position: relative;
}
.postid-14132 #day7_audio {
  position: relative;
}
.postid-14132 #day8_audio {
  position: relative;
}
.postid-14132 #day9_audio {
  position: relative;
}
.opacity1 {
  opacity: 1 !important;
}
.onTop {
  z-index: 1001 !important;
}
.postid-14132 #h5ap-player-1 {
  display: block !important;
  opacity: 0;
  /* display: block;*/
  /* position: relative;*/
  position: fixed !important;
  width: 350px !important;
  margin: 0px;
  z-index: 1000;
  top: 139px;
  right: 10px;
  border: 1px solid grey;
  border-radius: 2px;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.1));
}
.postid-14132 .dayIndicator {
  font-weight: bold;
  padding: 3px 10px;
  background-color: #0166dc;
  border: 1px solid grey;
  border-radius: 2px;
}
.postid-14132 .dayTXT {
  padding: 0 10px;
  font-size: 125%;
  text-transform: capitalize;
}
.postid-14132 #speechTxt {
  display: block !important;
  opacity: 0;
  z-index: 1000;
  top: 240px !important;
  right: 10px !important;
  width: 200px;
  margin-top: 0px !important;
  position: fixed !important;
  padding: 8px;
  border: 2px solid #ff6600;
  border-radius: 7px;
  font-size: 18px;
  font-weight: bold;
  color: #ff6600;
  background-color: white;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.1));
}
.postid-14132 .plyr__controls .plyr__controls__item.plyr__progress__container {
  display: block;
}
.postid-14132 .plyr__controls .plyr__controls__item.plyr__time {
  display: block;
  padding: 0px 5px;
}
.postid-14132 .plyr__controls .plyr__controls__item:first-child {
  margin-left: 0px;
  margin-right: 13px;
}
.postid-14132 .listen {
  display: none;
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  margin-bottom: 40px;
  border: 1px solid;
  cursor: pointer !important;
  color: lightgray !important;
  font-size: 16px !important;
  text-align: center !important;
}
.postid-14132 .listen:hover {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  border: 1px solid gold !important;
  cursor: pointer !important;
  color: gold !important;
  font-size: 16px !important;
  text-align: center !important;
}
.postid-14132 #anna {
  display: inline;
  float: left;
  margin-right: 22px;
  /* text-align: left; */
  width: 296px !important;
}
@media only screen and (max-width: 768px) {
  .postid-14132 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 15px;
    color: gold !important; /* #363636*/
  }
  .postid-14132 .smooth-Accordion .smooth-Accordion-header {
    color: gold !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px solid #b3d01e !important;
  }
  .postid-14132 .smooth-Accordion .smooth-Accordion-content {
    color: gold !important;
    padding: 16px;
    border-bottom: 1px solid #b3d01e;
  }
  .postid-14132 .smooth-Accordion .smooth-Accordion-content a {
    color: #b3d01e;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-14132 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-14132 .bible p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-14132 .orange {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-14132 .orange p {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-14132 .bold {
    font-weight: 500 !important;
  }
  .post-14132 #speechTxt {
    top: 100px;
  }
  .postid-14132 #h5ap-player-1 {
    width: 200px !important;
    z-index: 1000;
    top: 36px;
    right: 76px;
    transform-origin: center;
    transform: scale(0.7);
  }
  .postid-14132 .plyr__controls .plyr__controls__item.plyr__progress__container {
    display: block;
  }
  .postid-14132 .plyr__controls .plyr__controls__item.plyr__time {
    display: none;
    padding: 0 5px;
  }
  .postid-14132 .itinerary2 {
    display: none;
  }
}
@media only screen and (max-width: 480px) {
  .postid-14132 .entry-title {
    font-size: 0.9em !important;
  }
  .postid-14132 .entry-content p {
    font-weight: 500 !important;
    font-size: 20px !important;
    line-height: 150%;
  }
  .postid-14132 .entry-content ul {
    font-weight: 300;
    font-size: 20px !important;
    line-height: 150%;
  }
  .postid-14132 .entry-content ul li {
    font-weight: 300;
    font-size: 20px !important;
    line-height: 150%;
  }
  .postid-14132 .entry-content ul li span {
    font-weight: 300;
    font-size: 20px !important;
    line-height: 150%;
  }
  .postid-14132 .entry-content ul li p {
    font-weight: 300;
    font-size: 20px !important;
    line-height: 150%;
  }
  .postid-14132 .entry-content h3 {
    font-family: Verdana, sans-serif;
    font-weight: 300;
    font-size: 170% !important;
    line-height: 150%;
  }
  .postid-14132 .entry-content li {
    font-weight: 500 !important;
    font-size: 20px !important;
    line-height: 150% !important;
  }
  .postid-14132 .entry-content a {
    color: gold !important;
    font-size: 20px !important;
  }
  .postid-14132 .extlink {
    font-size: 20px !important;
    font-style: normal !important;
  }
  /* ToolTips */
  .postid-14132 .tTip {
    cursor: pointer;
    border-bottom: 3px dotted gold;
    text-decoration: none;
  }
  .postid-14132 .tTip_content {
    display: none;
    background-color: #0352B1;
    padding: 40px;
    margin: 10px auto;
    Border: 3px dotted gold;
    width: 100%;
    font-size: 20px !important;
    cursor: pointer;
  }
  .postid-14132 .tTip_content .extlink {
    /* line-height: 26px; */
    font-size: 20px !important;
    font-style: normal !important;
  }
  .postid-14132 .download_pdf {
    background-color: #0352B1;
    padding: 40px;
    margin: 10px auto;
    Border: 3px dotted gold;
    width: 100%;
    font-size: 10px;
  }
}
@media only screen and (max-width: 768px) {
  .postid-14132 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 3px;
    color: gold !important; /* #363636*/
  }
  .postid-14132 .smooth-Accordion .smooth-Accordion-header {
    color: gold !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px solid #b3d01e !important;
  }
  .postid-14132 .smooth-Accordion .smooth-Accordion-content {
    color: gold !important;
    padding: 16px;
    border-bottom: 1px solid #b3d01e;
  }
  .postid-14132 .smooth-Accordion .smooth-Accordion-content a {
    /*color: #2d797d !important;*/
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-14132 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-14132 .bible p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-14132 .orange {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-14132 .orange p {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-14132 .bold {
    font-weight: 500 !important;
  }
  /* Add additional styles for smaller screens here */
}
@media screen and (max-width: 600px) {
  .postid-14132 .alignleft, .postid-14132 .alignright {
    display: block;
    float: none;
    margin: 20px auto 20px !important;
  }
}
/* ---- Beyond ego ~ The Nature of Reality ~ According to Gautama the Buddha   -----*/
.postid-14127 .extlink {
  font-size: 24px !important;
  font-style: normal !important;
}
/* ToolTips */
.postid-14127 .tTip {
  cursor: pointer;
  border-bottom: 3px dotted gold;
  text-decoration: none;
}
.postid-14127 .tTip_content {
  display: none;
  background-color: #0352B1;
  padding: 40px;
  margin: 10px auto;
  Border: 3px dotted gold;
  width: 100%;
  font-size: 20px;
  cursor: pointer;
}
.postid-14127 .tTip_content .extlink {
  /* line-height: 26px; */
  font-size: 20px !important;
  font-style: normal !important;
}
.postid-14127 .download_pdf {
  background-color: #0352B1;
  padding: 40px;
  margin: 10px auto;
  Border: 3px dotted gold;
  width: 77%;
  font-size: 10px;
}
.postid-14127 hr {
  opacity: 0 !important;
  padding: 20px 0px;
  margin-left: 0px;
}
.postid-14127 .site {
  background-color: #0065DD;
  opacity: 1;
}
.postid-14127 header .entry-header {
  opacity: 0.2 !important;
}
.postid-14127 .site-header {
  z-index: 2000;
  border-bottom: 1px solid #b3d01e;
  color: gold;
}
.archive #post-14127 .entry-meta .ear {
  width: 33px !important;
  height: 34px !important;
  /* width: 43px; */
  position: absolute;
  z-index: 100;
  right: 6px;
  top: 0px;
  margin-top: -40px;
  border: 1px solid orange;
  cursor: pointer;
  border-radius: 7px;
}
.postid-14127 .entry-content {
  /*height: 6674px !important;*/
  position: relative;
  /*margin-top: -100px;*/
  /*z-index: 1000;*/
  background-image: none;
  color: gold !important;
  background-color: #0065DD !important;
}
.postid-14127 .entry-content p {
  font-weight: 300;
  font-size: 160%;
  line-height: 150%;
}
.postid-14127 .entry-content ul {
  font-weight: 300;
  font-size: 26px !important;
  line-height: 150%;
}
.postid-14127 .entry-content ul li {
  font-weight: 300;
  font-size: 26px !important;
  line-height: 150%;
}
.postid-14127 .entry-content ul li span {
  font-weight: 300;
  font-size: 26px !important;
  line-height: 150%;
}
.postid-14127 .entry-content ul li p {
  font-weight: 300;
  font-size: 26px !important;
  line-height: 150%;
}
.postid-14127 .entry-content h3 {
  font-family: Verdana, sans-serif;
  font-weight: 300;
  font-size: 170% !important;
  line-height: 150%;
}
.postid-14127 .entry-content li {
  font-weight: 300 !important;
  font-size: 170% !important;
  line-height: 150% !important;
}
.postid-14127 .entry-content a {
  color: gold !important;
}
.postid-14127 .entry-content .internalLink a {
  cursor: pointer !important;
  pointer-events: auto; /* or visible */
}
.postid-14127 .entry-content .internalLink img {
  cursor: pointer !important;
  pointer-events: auto; /* or visible */
}
.postid-14127 .hentry {
  background-image: none;
  background-color: #0065DD !important;
}
.postid-14127 .entry-footer {
  color: gold !important;
}
.postid-14127 .entry-footer, .postid-14127 .all_articles {
  border-top: 1px solid black;
}
.postid-14127 .hentry.has-post-thumbnail .wp-post-image {
  border: black 1px solid !important;
}
.postid-14127 .entry-title, .postid-14127 .blog .entry-title {
  text-align: center !important;
  font-size: 1.05em !important;
}
.postid-14127 .entry-title a {
  font-size: 80%;
}
.home #post-14127 .entry-title a {
  font-size: 80%;
}
.postid-14127 .entry-content img, .postid-14127 .entry-content video {
  /*border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #0065DD;
  box-shadow: 2px 2px 9px 4px rgba(0, 0, 0, 0.4);*/
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #0065DD;
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
  margin-bottom: 0px;
}
.postid-14127 #no_border {
  font-weight: bold;
  margin-top: 21px;
}
.postid-14127 .ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #0065DD;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-14127 #ytb {
  font-size: 14px;
  border: #C0BEBE thin solid;
  padding: 20px;
  background-color: #0052B4;
  width: 80% !important;
  /* height: 325px !important; */
  /* text-align: center; */
  margin: 0px auto;
}
.postid-14127 .entry-content a {
  color: gold !important;
}
.postid-14127 ul {
  list-style: none !important;
}
.postid-14127 .Zebra_Tooltip {
  max-width: 600px !important;
  position: absolute;
  z-index: 99999;
  background: transparent;
  font-family: Geneva, 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
}
.postid-14127 .Zebra_Tooltip .Zebra_Tooltip_Message {
  max-width: 600px !important;
}
/* -------. Smooth Accordion  */
.postid-14127 .smooth-Accordion .smooth-Accordion-header {
  font-size: 16px !important;
  color: gold !important;
  font-weight: bold !important;
  display: block;
  background: transparent;
  font-family: Raleway, sans-serif !important;
  line-height: 180%;
  margin-top: 10px;
  padding: 10px 16px !important;
  cursor: pointer;
  border-bottom: 1px solid gold !important;
  position: relative;
}
.postid-14127 .smooth-Accordion .smooth-Accordion-content {
  display: none;
  background: transparent;
  color: gold !important;
  padding: 16px;
  border: 1px solid gold !important;
  border-bottom: 1px solid #b3d01e;
}
.postid-14127 .smooth-Accordion .smooth-Accordion-content a {
  color: gold !important;
  font-weight: bold !important;
}
.postid-14127 .smooth-Accordion .smooth-Accordion-content p {
  font-size: 22px !important;
  line-height: 34px !important;
  font-weight: 300 !important;
  color: gold;
}
.postid-14127 .smooth-Accordion .smooth-Accordion-header::after {
  content: '';
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0) rotate(0deg);
  position: absolute;
  top: 3px;
  right: 16px;
  transition: transform 0.5s;
  background: url(./img/lightgreen-down-arrow.png) no-repeat center center;
  width: 12px;
  height: 20px;
  line-height: 16px;
}
.postid-14127 .smooth-Accordion {
  border-radius: 0px;
  box-shadow: none;
  overflow: hidden;
}
.postid-14127 #accordion_1 .smooth-Accordion .smooth-Accordion-header {
  font-size: 16px !important;
  color: #b3d01e !important;
  font-weight: bold !important;
  display: block;
  background: transparent;
  font-family: Raleway, sans-serif !important;
  line-height: 180%;
  margin-top: 10px;
  padding: 10px 16px !important;
  cursor: pointer;
  border-bottom: 1px solid gold !important;
  position: relative;
}
.postid-14127 #accordion_1 .smooth-Accordion .smooth-Accordion-content {
  display: none;
  background: transparent;
  color: gold !important;
  padding: 16px;
  border: none !important;
  border-bottom: 1px solid #b3d01e;
}
.postid-14127 #accordion_1 .smooth-Accordion .smooth-Accordion-content a {
  color: #b3d01e !important;
  font-weight: bold !important;
}
.postid-14127 #accordion_1 .smooth-Accordion .smooth-Accordion-content p {
  font-size: 22px !important;
  line-height: 34px !important;
  font-weight: 300 !important;
  color: gold;
}
.postid-14127 .itinerary {
  /* font-size: 18px; */
  background-color: #016AD3;
  padding: 10px 10px 10px 25px;
  border-radius: 3px;
  border: none !important;
}
.postid-14127 .itinerary p {
  font-size: 18px;
  color: lightgray;
}
.postid-14127 .itinerary li {
  list-style: disc !important;
}
.postid-14127 .itinerary .dates {
  margin: 20px !important;
  text-align: center;
}
.postid-14127 .itinerary li a {
  font-weight: bold !important;
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-14127 .itinerary li a:hover {
  font-weight: bold !important;
  color: white !important;
}
.postid-14127 .itinerary li a:visited {
  font-weight: bold !important;
}
.addTop {
  top: 150px;
}
.postid-14127 .itinerary2_outer {
  display: flex;
  flex-grow: 1;
  bottom: 0;
  right: 0;
  position: fixed;
  z-index: 3000;
}
.postid-14127 .itinerary2_inner {
  margin-top: 150px;
  padding: 10px 40px 0;
  border-radius: 3px;
  border: 1px solid lightgrey;
  background-color: #016AD3;
}
.postid-14127 .itinerary2 {
  /* font-size: 18px; */
  background-color: #016AD3;
  padding: 10px 10px 10px 25px;
  border-radius: 3px;
  border: 1px solid lightgrey;
  bottom: 0;
  right: 0;
  position: fixed;
  z-index: 3000;
  /* height: 80vh; */
  max-width: 680px;
}
.postid-14127 .itinerary2 p {
  cursor: pointer;
  position: relative;
}
.postid-14127 #closer {
  line-height: 22px;
  padding: 0 5px;
  border: 2px solid palevioletred;
  right: 10px;
  top: 0;
  position: absolute;
  /* text-transform: uppercase; */
  font-size: 25px;
  font-weight: bold;
  color: palevioletred;
  pointer-events: none;
}
.postid-14127 #closer:hover {
  color: red;
  border: 2px solid red;
}
.postid-14127 .itinerary2 ul {
  display: none;
  /*top:60px;*/
}
.postid-14127 .itinerary2 p {
  font-size: 18px;
  color: lightgray;
}
.postid-14127 .itinerary2 li {
  list-style: disc !important;
}
.postid-14127 .itinerary2 li a {
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-14127 .itinerary2 li a:hover {
  color: white !important;
}
.postid-14127 .itinerary2 li a:visited {
  font-weight: bold !important;
}
.postid-14127 .orange {
  font-style: italic;
  padding: 22px;
  font-size: 14px !important;
  color: lightgrey !important;
}
.postid-14127 .orange p {
  font-style: italic;
  padding: 22px;
  margin-bottom: 0px;
  font-size: 18px;
  color: lightgrey;
}
.postid-14127 .orange .wp-video {
  transform: scale(0.7);
}
.opacity1 {
  opacity: 1 !important;
}
.onTop {
  z-index: 1001 !important;
}
.postid-14127 #h5ap-player-1 {
  display: block !important;
  opacity: 0;
  /* display: block;*/
  /* position: relative;*/
  position: fixed !important;
  width: 350px !important;
  margin: 0px;
  z-index: 1000;
  top: 139px;
  right: 10px;
  border: 1px solid grey;
  border-radius: 2px;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.1));
}
.postid-14127 .dayIndicator {
  font-weight: bold;
  padding: 3px 10px;
  background-color: #0166dc;
  border: 1px solid grey;
  border-radius: 2px;
}
.postid-14127 .dayTXT {
  padding: 0 10px;
  font-size: 125%;
  text-transform: capitalize;
}
.postid-14127 #speechTxt {
  display: block !important;
  opacity: 0;
  z-index: 1000;
  top: 240px !important;
  right: 10px !important;
  width: 200px;
  margin-top: 0px !important;
  position: fixed !important;
  padding: 8px;
  border: 2px solid #ff6600;
  border-radius: 7px;
  font-size: 18px;
  font-weight: bold;
  color: #ff6600;
  background-color: white;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.1));
}
.postid-14127 .plyr__controls .plyr__controls__item.plyr__progress__container {
  display: block;
}
.postid-14127 .plyr__controls .plyr__controls__item.plyr__time {
  display: block;
  padding: 0px 5px;
}
.postid-14127 .plyr__controls .plyr__controls__item:first-child {
  margin-left: 0px;
  margin-right: 13px;
}
.postid-14127 .listen {
  display: none;
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  margin-bottom: 40px;
  border: 1px solid;
  cursor: pointer !important;
  color: lightgray !important;
  font-size: 16px !important;
  text-align: center !important;
}
.postid-14127 .listen:hover {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  border: 1px solid gold !important;
  cursor: pointer !important;
  color: gold !important;
  font-size: 16px !important;
  text-align: center !important;
}
.postid-14127 #anna {
  display: inline;
  float: left;
  margin-right: 22px;
  /* text-align: left; */
  width: 296px !important;
}
@media only screen and (max-width: 768px) {
  .postid-14127 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 15px;
    color: gold !important; /* #363636*/
  }
  .postid-14127 .smooth-Accordion .smooth-Accordion-header {
    color: gold !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px solid #b3d01e !important;
  }
  .postid-14127 .smooth-Accordion .smooth-Accordion-content {
    color: gold !important;
    padding: 16px;
    border-bottom: 1px solid #b3d01e;
  }
  .postid-14127 .smooth-Accordion .smooth-Accordion-content a {
    color: #b3d01e;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-14127 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-14127 .bible p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-14127 .orange {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-14127 .orange p {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-14127 .bold {
    font-weight: 500 !important;
  }
  .post-14127 #speechTxt {
    top: 100px;
  }
  .postid-14127 #h5ap-player-1 {
    width: 200px !important;
    z-index: 1000;
    top: 36px;
    right: 76px;
    transform-origin: center;
    transform: scale(0.7);
  }
  .postid-14127 .plyr__controls .plyr__controls__item.plyr__progress__container {
    display: block;
  }
  .postid-14127 .plyr__controls .plyr__controls__item.plyr__time {
    display: none;
    padding: 0 5px;
  }
  .postid-14127 .itinerary2 {
    display: none;
  }
}
@media only screen and (max-width: 480px) {
  .postid-14127 .entry-title {
    font-size: 0.9em !important;
  }
  .postid-14127 .entry-content p {
    font-weight: 500 !important;
    font-size: 20px !important;
    line-height: 150%;
  }
  .postid-14127 .entry-content ul {
    font-weight: 300;
    font-size: 20px !important;
    line-height: 150%;
  }
  .postid-14127 .entry-content ul li {
    font-weight: 300;
    font-size: 20px !important;
    line-height: 150%;
  }
  .postid-14127 .entry-content ul li span {
    font-weight: 300;
    font-size: 20px !important;
    line-height: 150%;
  }
  .postid-14127 .entry-content ul li p {
    font-weight: 300;
    font-size: 20px !important;
    line-height: 150%;
  }
  .postid-14127 .entry-content h3 {
    font-family: Verdana, sans-serif;
    font-weight: 300;
    font-size: 170% !important;
    line-height: 150%;
  }
  .postid-14127 .entry-content li {
    font-weight: 500 !important;
    font-size: 20px !important;
    line-height: 150% !important;
  }
  .postid-14127 .entry-content a {
    color: gold !important;
    font-size: 20px !important;
  }
  .postid-14127 .extlink {
    font-size: 20px !important;
    font-style: normal !important;
  }
  /* ToolTips */
  .postid-14127 .tTip {
    cursor: pointer;
    border-bottom: 3px dotted gold;
    text-decoration: none;
  }
  .postid-14127 .tTip_content {
    display: none;
    background-color: #0352B1;
    padding: 40px;
    margin: 10px auto;
    Border: 3px dotted gold;
    width: 100%;
    font-size: 20px !important;
    cursor: pointer;
  }
  .postid-14127 .tTip_content .extlink {
    /* line-height: 26px; */
    font-size: 20px !important;
    font-style: normal !important;
  }
  .postid-14127 .download_pdf {
    background-color: #0352B1;
    padding: 40px;
    margin: 10px auto;
    Border: 3px dotted gold;
    width: 100%;
    font-size: 10px;
  }
}
@media only screen and (max-width: 768px) {
  .postid-14127 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 3px;
    color: gold !important; /* #363636*/
  }
  .postid-14127 .smooth-Accordion .smooth-Accordion-header {
    color: gold !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px solid #b3d01e !important;
  }
  .postid-14127 .smooth-Accordion .smooth-Accordion-content {
    color: gold !important;
    padding: 16px;
    border-bottom: 1px solid #b3d01e;
  }
  .postid-14127 .smooth-Accordion .smooth-Accordion-content a {
    /*color: #2d797d !important;*/
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-14127 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-14127 .bible p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-14127 .orange {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-14127 .orange p {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-14127 .bold {
    font-weight: 500 !important;
  }
  /* Add additional styles for smaller screens here */
}
@media screen and (max-width: 600px) {
  .postid-14127 .alignleft, .postid-14127 .alignright {
    display: block;
    float: none;
    margin: 20px auto 20px !important;
  }
}
/* ---- The psyche, the mind, the self, the soul, the “I” - What's actually the ego?    -----*/
.postid-14040 .extlink {
  font-size: 24px !important;
  font-style: normal !important;
}
/* ToolTips */
.postid-14040 .tTip {
  cursor: pointer;
  border-bottom: 3px dotted gold;
  text-decoration: none;
}
.postid-14040 .tTip_content {
  display: none;
  background-color: #0352B1;
  padding: 40px;
  margin: 10px auto;
  Border: 3px dotted gold;
  width: 100%;
  font-size: 20px;
  cursor: pointer;
}
.postid-14040 .tTip_content .extlink {
  /* line-height: 26px; */
  font-size: 20px !important;
  font-style: normal !important;
}
.postid-14040 .download_pdf {
  background-color: #0352B1;
  padding: 40px;
  margin: 10px auto;
  Border: 3px dotted gold;
  width: 77%;
  font-size: 10px;
}
.postid-14040 hr {
  opacity: 0 !important;
  padding: 20px 0px;
  margin-left: 0px;
}
.postid-14040 .site {
  background-color: #0065DD;
  opacity: 1;
}
.postid-14040 header .entry-header {
  opacity: 0.2 !important;
}
.postid-14040 .site-header {
  z-index: 2000;
  border-bottom: 1px solid #b3d01e;
  color: gold;
}
.archive #post-14040 .entry-meta .ear {
  width: 33px !important;
  height: 34px !important;
  /* width: 43px; */
  position: absolute;
  z-index: 100;
  right: 6px;
  top: 0px;
  margin-top: -40px;
  border: 1px solid orange;
  cursor: pointer;
  border-radius: 7px;
}
.postid-14040 .entry-content {
  /*height: 6674px !important;*/
  position: relative;
  /*margin-top: -100px;*/
  /*z-index: 1000;*/
  background-image: none;
  color: gold !important;
  background-color: #0065DD !important;
}
.postid-14040 .entry-content p {
  font-weight: 300;
  font-size: 160%;
  line-height: 150%;
}
.postid-14040 .entry-content ul {
  font-weight: 300;
  font-size: 26px !important;
  line-height: 150%;
}
.postid-14040 .entry-content ul li {
  font-weight: 300;
  font-size: 26px !important;
  line-height: 150%;
}
.postid-14040 .entry-content ul li span {
  font-weight: 300;
  font-size: 26px !important;
  line-height: 150%;
}
.postid-14040 .entry-content ul li p {
  font-weight: 300;
  font-size: 26px !important;
  line-height: 150%;
}
.postid-14040 .entry-content h3 {
  font-family: Verdana, sans-serif;
  font-weight: 300;
  font-size: 170% !important;
  line-height: 150%;
}
.postid-14040 .entry-content li {
  font-weight: 300 !important;
  font-size: 170% !important;
  line-height: 150% !important;
}
.postid-14040 .entry-content a {
  color: gold !important;
}
.postid-14040 .entry-content .internalLink a {
  cursor: pointer !important;
  pointer-events: auto; /* or visible */
}
.postid-14040 .entry-content .internalLink img {
  cursor: pointer !important;
  pointer-events: auto; /* or visible */
}
.postid-14040 .hentry {
  background-image: none;
  background-color: #0065DD !important;
}
.postid-14040 .entry-footer {
  color: gold !important;
}
.postid-14040 .entry-footer, .postid-14040 .all_articles {
  border-top: 1px solid black;
}
.postid-14040 .hentry.has-post-thumbnail .wp-post-image {
  border: black 1px solid !important;
}
.postid-14040 .entry-title, .postid-14040 .blog .entry-title {
  text-align: center !important;
  font-size: 1.05em !important;
}
.postid-14040 .entry-title a {
  font-size: 80%;
}
.home #post-14040 .entry-title a {
  font-size: 80%;
}
.postid-14040 .entry-content img, .postid-14040 .entry-content video {
  /*border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #0065DD;
  box-shadow: 2px 2px 9px 4px rgba(0, 0, 0, 0.4);*/
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #0065DD;
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
  margin-bottom: 150px;
}
.postid-14040 #no_border {
  font-weight: bold;
  margin-top: 21px;
}
.postid-14040 #ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #0065DD;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-14040 .ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #0065DD;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-14040 .entry-content a {
  color: gold !important;
}
.postid-14040 ul {
  list-style: none !important;
}
.postid-14040 .Zebra_Tooltip {
  max-width: 600px !important;
  position: absolute;
  z-index: 99999;
  background: transparent;
  font-family: Geneva, 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
}
.postid-14040 .Zebra_Tooltip .Zebra_Tooltip_Message {
  max-width: 600px !important;
}
/* -------. Smooth Accordion  */
.postid-14040 .smooth-Accordion .smooth-Accordion-header {
  font-size: 22px;
  display: block;
  background: transparent;
  font-family: Raleway, sans-serif !important;
  color: gold !important;
  line-height: 180%;
  margin-top: 10px;
  padding: 10px 16px !important;
  cursor: pointer;
  border-bottom: 1px solid gold !important;
  position: relative;
}
.postid-14040 .smooth-Accordion .smooth-Accordion-content {
  display: none;
  background: transparent;
  color: gold !important;
  padding: 16px;
  border: 1px solid grey;
  border-bottom: 1px solid #b3d01e;
}
.postid-14040 .smooth-Accordion .smooth-Accordion-content a {
  color: #b3d01e !important;
  font-weight: bold !important;
}
.postid-14040 .smooth-Accordion .smooth-Accordion-content p {
  font-size: 22px !important;
  line-height: 34px !important;
  font-weight: 300 !important;
  color: gold;
}
.postid-14040 .smooth-Accordion .smooth-Accordion-header::after {
  content: '';
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0) rotate(0deg);
  position: absolute;
  top: 3px;
  right: 16px;
  transition: transform 0.5s;
  background: url(./img/lightgreen-down-arrow.png) no-repeat center center;
  width: 12px;
  height: 20px;
  line-height: 16px;
}
.postid-14040 .smooth-Accordion {
  border-radius: 0px;
  box-shadow: none;
  overflow: hidden;
}
.postid-14040 .itinerary {
  /* font-size: 18px; */
  background-color: #016AD3;
  padding: 10px 10px 10px 25px;
  border-radius: 3px;
  border: 1px solid lightgrey;
}
.postid-14040 .itinerary p {
  font-size: 18px;
  color: lightgray;
}
.postid-14040 .itinerary li {
  list-style: disc !important;
}
.postid-14040 .itinerary .dates {
  margin: 20px !important;
  text-align: center;
}
.postid-14040 .itinerary li a {
  font-weight: bold !important;
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-14040 .itinerary li a:hover {
  font-weight: bold !important;
  color: white !important;
}
.postid-14040 .itinerary li a:visited {
  font-weight: bold !important;
}
.addTop {
  top: 150px;
}
.postid-14040 .itinerary2_outer {
  display: flex;
  flex-grow: 1;
  bottom: 0;
  right: 0;
  position: fixed;
  z-index: 3000;
}
.postid-14040 .itinerary2_inner {
  margin-top: 150px;
  padding: 10px 40px 0;
  border-radius: 3px;
  border: 1px solid lightgrey;
  background-color: #016AD3;
}
.postid-14040 .itinerary2 {
  /*top:150px;*/
  max-height: 100vh;
  overflow-y: auto;
  /* font-size: 18px; */
  padding: 10px 10px 10px 25px;
  /*height: 80vh;*/
  max-width: 680px;
}
.postid-14040 .itinerary2 p {
  cursor: pointer;
  position: relative;
}
.postid-14040 #closer {
  line-height: 22px;
  padding: 0 5px;
  border: 2px solid palevioletred;
  right: 10px;
  top: 0;
  position: absolute;
  /* text-transform: uppercase; */
  font-size: 25px;
  font-weight: bold;
  color: palevioletred;
  pointer-events: none;
}
.postid-14040 #closer:hover {
  color: red;
  border: 2px solid red;
}
.postid-14040 .itinerary2 ul {
  display: none;
  /*top:60px;*/
}
.postid-14040 .itinerary2 p {
  font-size: 18px;
  color: lightgray;
}
.postid-14040 .itinerary2 li {
  list-style: disc !important;
}
.postid-14040 .itinerary2 li a {
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-14040 .itinerary2 li a:hover {
  color: white !important;
}
.postid-14040 .itinerary2 li a:visited {
  font-weight: bold !important;
}
.postid-14040 .orange {
  font-style: italic;
  padding: 22px;
  font-size: 14px !important;
  color: lightgrey !important;
}
.postid-14040 .orange p {
  font-style: italic;
  padding: 22px;
  margin-bottom: 0px;
  font-size: 18px;
  color: lightgrey;
}
.postid-14040 .orange .wp-video {
  transform: scale(0.7);
}
#day1, #day2, #day3, #day4, #day5 {
  position: relative;
}
.postid-14040 section {
  position: relative;
}
.postid-14040 #day6_audio {
  position: relative;
}
.postid-14040 #day7_audio {
  position: relative;
}
.postid-14040 #day8_audio {
  position: relative;
}
.postid-14040 #day9_audio {
  position: relative;
}
.opacity1 {
  opacity: 1 !important;
}
.onTop {
  z-index: 1001 !important;
}
.postid-14040 #h5ap-player-1 {
  display: block !important;
  opacity: 0;
  /* display: block;*/
  /* position: relative;*/
  position: fixed !important;
  width: 350px !important;
  margin: 0px;
  z-index: 1000;
  top: 139px;
  right: 10px;
  border: 1px solid grey;
  border-radius: 2px;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.1));
}
.postid-14040 .dayIndicator {
  font-weight: bold;
  padding: 3px 10px;
  background-color: #0166dc;
  border: 1px solid grey;
  border-radius: 2px;
}
.postid-14040 .dayTXT {
  padding: 0 10px;
  font-size: 125%;
  text-transform: capitalize;
}
.postid-14040 #speechTxt {
  display: block !important;
  opacity: 0;
  z-index: 1000;
  top: 240px !important;
  right: 10px !important;
  width: 200px;
  margin-top: 0px !important;
  position: fixed !important;
  padding: 8px;
  border: 2px solid #ff6600;
  border-radius: 7px;
  font-size: 18px;
  font-weight: bold;
  color: #ff6600;
  background-color: white;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.1));
}
.postid-14040 .plyr__controls .plyr__controls__item.plyr__progress__container {
  display: block;
}
.postid-14040 .plyr__controls .plyr__controls__item.plyr__time {
  display: block;
  padding: 0px 5px;
}
.postid-14040 .plyr__controls .plyr__controls__item:first-child {
  margin-left: 0px;
  margin-right: 13px;
}
.postid-14040 .listen {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  margin-bottom: 40px;
  border: 1px solid;
  cursor: pointer !important;
  color: lightgray !important;
  font-size: 16px !important;
  text-align: center !important;
}
.postid-14040 .listen:hover {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  border: 1px solid gold !important;
  cursor: pointer !important;
  color: gold !important;
  font-size: 16px !important;
  text-align: center !important;
}
.postid-14040 #anna {
  display: inline;
  float: left;
  margin-right: 22px;
  /* text-align: left; */
  width: 296px !important;
}
@media only screen and (max-width: 768px) {
  .postid-14040 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 15px;
    color: gold !important; /* #363636*/
  }
  .postid-14040 .smooth-Accordion .smooth-Accordion-header {
    color: gold !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px solid #b3d01e !important;
  }
  .postid-14040 .smooth-Accordion .smooth-Accordion-content {
    color: gold !important;
    padding: 16px;
    border-bottom: 1px solid #b3d01e;
  }
  .postid-14040 .smooth-Accordion .smooth-Accordion-content a {
    color: #b3d01e;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-14040 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-14040 .bible p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-14040 .orange {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-14040 .orange p {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-14040 .bold {
    font-weight: 500 !important;
  }
  .post-14040 #speechTxt {
    top: 100px;
  }
  .postid-14040 #h5ap-player-1 {
    width: 200px !important;
    z-index: 1000;
    top: 36px;
    right: 76px;
    transform-origin: center;
    transform: scale(0.7);
  }
  .postid-14040 .plyr__controls .plyr__controls__item.plyr__progress__container {
    display: block;
  }
  .postid-14040 .plyr__controls .plyr__controls__item.plyr__time {
    display: none;
    padding: 0 5px;
  }
  .postid-14040 .itinerary2 {
    display: none;
  }
}
@media only screen and (max-width: 480px) {
  .postid-14040 .entry-title {
    font-size: 0.9em !important;
  }
  .postid-14040 .entry-content p {
    font-weight: 500 !important;
    font-size: 20px !important;
    line-height: 150%;
  }
  .postid-14040 .entry-content ul {
    font-weight: 300;
    font-size: 20px !important;
    line-height: 150%;
  }
  .postid-14040 .entry-content ul li {
    font-weight: 300;
    font-size: 20px !important;
    line-height: 150%;
  }
  .postid-14040 .entry-content ul li span {
    font-weight: 300;
    font-size: 20px !important;
    line-height: 150%;
  }
  .postid-14040 .entry-content ul li p {
    font-weight: 300;
    font-size: 20px !important;
    line-height: 150%;
  }
  .postid-14040 .entry-content h3 {
    font-family: Verdana, sans-serif;
    font-weight: 300;
    font-size: 170% !important;
    line-height: 150%;
  }
  .postid-14040 .entry-content li {
    font-weight: 500 !important;
    font-size: 20px !important;
    line-height: 150% !important;
  }
  .postid-14040 .entry-content a {
    color: gold !important;
    font-size: 20px !important;
  }
  .postid-14040 .extlink {
    font-size: 20px !important;
    font-style: normal !important;
  }
  /* ToolTips */
  .postid-14040 .tTip {
    cursor: pointer;
    border-bottom: 3px dotted gold;
    text-decoration: none;
  }
  .postid-14040 .tTip_content {
    display: none;
    background-color: #0352B1;
    padding: 40px;
    margin: 10px auto;
    Border: 3px dotted gold;
    width: 100%;
    font-size: 20px !important;
    cursor: pointer;
  }
  .postid-14040 .tTip_content .extlink {
    /* line-height: 26px; */
    font-size: 20px !important;
    font-style: normal !important;
  }
  .postid-14040 .download_pdf {
    background-color: #0352B1;
    padding: 40px;
    margin: 10px auto;
    Border: 3px dotted gold;
    width: 100%;
    font-size: 10px;
  }
}
@media only screen and (max-width: 768px) {
  .postid-14040 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 3px;
    color: gold !important; /* #363636*/
  }
  .postid-14040 .smooth-Accordion .smooth-Accordion-header {
    color: gold !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px solid #b3d01e !important;
  }
  .postid-14040 .smooth-Accordion .smooth-Accordion-content {
    color: gold !important;
    padding: 16px;
    border-bottom: 1px solid #b3d01e;
  }
  .postid-14040 .smooth-Accordion .smooth-Accordion-content a {
    /*color: #2d797d !important;*/
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-14040 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-14040 .bible p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-14040 .orange {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-14040 .orange p {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-14040 .bold {
    font-weight: 500 !important;
  }
  /* Add additional styles for smaller screens here */
}
@media screen and (max-width: 600px) {
  .postid-14040 .alignleft, .postid-14040 .alignright {
    display: block;
    float: none;
    margin: 20px auto 20px !important;
  }
}
/* ---- The mysterious and awesome metamorphosis of butterflies   -----*/
.postid-14045 .extlink {
  font-size: 24px !important;
  font-style: normal !important;
}
/* ToolTips */
.postid-14045 .tTip {
  cursor: pointer;
  border-bottom: 3px dotted gold;
  text-decoration: none;
}
.postid-14045 .tTip_content {
  display: none;
  background-color: #0352B1;
  padding: 40px;
  margin: 10px auto;
  Border: 3px dotted gold;
  width: 100%;
  font-size: 20px;
  cursor: pointer;
}
.postid-14045 .tTip_content .extlink {
  /* line-height: 26px; */
  font-size: 20px !important;
  font-style: normal !important;
}
.postid-14045 .download_pdf {
  background-color: #0352B1;
  padding: 40px;
  margin: 10px auto;
  Border: 3px dotted gold;
  width: 77%;
  font-size: 10px;
}
.postid-14045 hr {
  opacity: 0 !important;
  padding: 20px 0px;
  margin-left: 0px;
}
.postid-14045 .site {
  background-color: #0065DD;
  opacity: 1;
}
.postid-14045 header .entry-header {
  opacity: 0.2 !important;
}
.postid-14045 .site-header {
  z-index: 2000;
  border-bottom: 1px solid #b3d01e;
  color: gold;
}
.archive #post-14045 .entry-meta .ear {
  width: 33px !important;
  height: 34px !important;
  /* width: 43px; */
  position: absolute;
  z-index: 100;
  right: 6px;
  top: 0px;
  margin-top: -40px;
  border: 1px solid orange;
  cursor: pointer;
  border-radius: 7px;
}
.postid-14045 .entry-content {
  /*height: 6674px !important;*/
  position: relative;
  /*margin-top: -100px;*/
  /*z-index: 1000;*/
  background-image: none;
  color: gold !important;
  background-color: #0065DD !important;
}
.postid-14045 .entry-content p {
  font-weight: 300;
  font-size: 160%;
  line-height: 150%;
}
.postid-14045 .entry-content ul {
  font-weight: 300;
  font-size: 26px !important;
  line-height: 150%;
}
.postid-14045 .entry-content ul li {
  font-weight: 300;
  font-size: 26px !important;
  line-height: 150%;
}
.postid-14045 .entry-content ul li span {
  font-weight: 300;
  font-size: 26px !important;
  line-height: 150%;
}
.postid-14045 .entry-content ul li p {
  font-weight: 300;
  font-size: 26px !important;
  line-height: 150%;
}
.postid-14045 .entry-content h3 {
  font-family: Verdana, sans-serif;
  font-weight: 300;
  font-size: 170% !important;
  line-height: 150%;
}
.postid-14045 .entry-content li {
  font-weight: 300 !important;
  font-size: 170% !important;
  line-height: 150% !important;
}
.postid-14045 .entry-content a {
  color: gold !important;
}
.postid-14045 .entry-content .internalLink a {
  cursor: pointer !important;
  pointer-events: auto; /* or visible */
}
.postid-14045 .entry-content .internalLink img {
  cursor: pointer !important;
  pointer-events: auto; /* or visible */
}
.postid-14045 .hentry {
  background-image: none;
  background-color: #0065DD !important;
}
.postid-14045 .entry-footer {
  color: gold !important;
}
.postid-14045 .entry-footer, .postid-14045 .all_articles {
  border-top: 1px solid black;
}
.postid-14045 .hentry.has-post-thumbnail .wp-post-image {
  border: black 1px solid !important;
}
.postid-14045 .entry-title, .postid-14045 .blog .entry-title {
  text-align: center !important;
  font-size: 1.05em !important;
}
.postid-14045 .entry-title a {
  font-size: 80%;
}
.home #post-14045 .entry-title a {
  font-size: 80%;
}
.postid-14045 .entry-content img, .postid-14045 .entry-content video {
  /*border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #0065DD;
  box-shadow: 2px 2px 9px 4px rgba(0, 0, 0, 0.4);*/
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #0065DD;
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
  margin-bottom: 150px;
}
.postid-14045 #no_border {
  font-weight: bold;
  margin-top: 21px;
}
.postid-14045 #ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #0065DD;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-14045 .ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #0065DD;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-14045 .entry-content a {
  color: gold !important;
}
.postid-14045 ul {
  list-style: none !important;
}
.postid-14045 .Zebra_Tooltip {
  max-width: 600px !important;
  position: absolute;
  z-index: 99999;
  background: transparent;
  font-family: Geneva, 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
}
.postid-14045 .Zebra_Tooltip .Zebra_Tooltip_Message {
  max-width: 600px !important;
}
/* -------. Smooth Accordion  */
.postid-14045 .smooth-Accordion .smooth-Accordion-header {
  font-size: 22px;
  display: block;
  background: transparent;
  font-family: Raleway, sans-serif !important;
  color: gold !important;
  line-height: 180%;
  margin-top: 10px;
  padding: 10px 16px !important;
  cursor: pointer;
  border-bottom: 1px solid gold !important;
  position: relative;
}
.postid-14045 .smooth-Accordion .smooth-Accordion-content {
  display: none;
  background: transparent;
  color: gold !important;
  padding: 16px;
  border: 1px solid grey;
  border-bottom: 1px solid #b3d01e;
}
.postid-14045 .smooth-Accordion .smooth-Accordion-content a {
  color: #b3d01e !important;
  font-weight: bold !important;
}
.postid-14045 .smooth-Accordion .smooth-Accordion-content p {
  font-size: 22px !important;
  line-height: 34px !important;
  font-weight: 300 !important;
  color: gold;
}
.postid-14045 .smooth-Accordion .smooth-Accordion-header::after {
  content: '';
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0) rotate(0deg);
  position: absolute;
  top: 3px;
  right: 16px;
  transition: transform 0.5s;
  background: url(./img/lightgreen-down-arrow.png) no-repeat center center;
  width: 12px;
  height: 20px;
  line-height: 16px;
}
.postid-14045 .smooth-Accordion {
  border-radius: 0px;
  box-shadow: none;
  overflow: hidden;
}
.postid-14045 .itinerary {
  /* font-size: 18px; */
  background-color: #016AD3;
  padding: 10px 10px 10px 25px;
  border-radius: 3px;
  border: 1px solid lightgrey;
}
.postid-14045 .itinerary p {
  font-size: 18px;
  color: lightgray;
}
.postid-14045 .itinerary li {
  list-style: disc !important;
}
.postid-14045 .itinerary .dates {
  margin: 20px !important;
  text-align: center;
}
.postid-14045 .itinerary li a {
  font-weight: bold !important;
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-14045 .itinerary li a:hover {
  font-weight: bold !important;
  color: white !important;
}
.postid-14045 .itinerary li a:visited {
  font-weight: bold !important;
}
.addTop {
  top: 150px;
}
.postid-14045 .itinerary2_outer {
  display: flex;
  flex-grow: 1;
  bottom: 0;
  right: 0;
  position: fixed;
  z-index: 3000;
}
.postid-14045 .itinerary2_inner {
  margin-top: 150px;
  padding: 10px 40px 0;
  border-radius: 3px;
  border: 1px solid lightgrey;
  background-color: #016AD3;
}
.postid-14045 .itinerary2 {
  /*top:150px;*/
  max-height: 100vh;
  overflow-y: auto;
  /* font-size: 18px; */
  padding: 10px 10px 10px 25px;
  /*height: 80vh;*/
  max-width: 680px;
}
.postid-14045 .itinerary2 p {
  cursor: pointer;
  position: relative;
}
.postid-14045 #closer {
  line-height: 22px;
  padding: 0 5px;
  border: 2px solid palevioletred;
  right: 10px;
  top: 0;
  position: absolute;
  /* text-transform: uppercase; */
  font-size: 25px;
  font-weight: bold;
  color: palevioletred;
  pointer-events: none;
}
.postid-14045 #closer:hover {
  color: red;
  border: 2px solid red;
}
.postid-14045 .itinerary2 ul {
  display: none;
  /*top:60px;*/
}
.postid-14045 .itinerary2 p {
  font-size: 18px;
  color: lightgray;
}
.postid-14045 .itinerary2 li {
  list-style: disc !important;
}
.postid-14045 .itinerary2 li a {
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-14045 .itinerary2 li a:hover {
  color: white !important;
}
.postid-14045 .itinerary2 li a:visited {
  font-weight: bold !important;
}
.postid-14045 .orange {
  font-style: italic;
  padding: 22px;
  font-size: 14px !important;
  color: lightgrey !important;
}
.postid-14045 .orange p {
  font-style: italic;
  padding: 22px;
  margin-bottom: 0px;
  font-size: 18px;
  color: lightgrey;
}
.postid-14045 .orange .wp-video {
  transform: scale(0.7);
}
#day1, #day2, #day3, #day4, #day5 {
  position: relative;
}
.postid-14045 section {
  position: relative;
}
.postid-14045 #day6_audio {
  position: relative;
}
.postid-14045 #day7_audio {
  position: relative;
}
.postid-14045 #day8_audio {
  position: relative;
}
.postid-14045 #day9_audio {
  position: relative;
}
.opacity1 {
  opacity: 1 !important;
}
.onTop {
  z-index: 1001 !important;
}
.postid-14045 #h5ap-player-1 {
  display: block !important;
  opacity: 0;
  /* display: block;*/
  /* position: relative;*/
  position: fixed !important;
  width: 350px !important;
  margin: 0px;
  z-index: 1000;
  top: 139px;
  right: 10px;
  border: 1px solid grey;
  border-radius: 2px;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.1));
}
.postid-14045 .dayIndicator {
  font-weight: bold;
  padding: 3px 10px;
  background-color: #0166dc;
  border: 1px solid grey;
  border-radius: 2px;
}
.postid-14045 .dayTXT {
  padding: 0 10px;
  font-size: 125%;
  text-transform: capitalize;
}
.postid-14045 #speechTxt {
  display: block !important;
  opacity: 0;
  z-index: 1000;
  top: 240px !important;
  right: 10px !important;
  width: 200px;
  margin-top: 0px !important;
  position: fixed !important;
  padding: 8px;
  border: 2px solid #ff6600;
  border-radius: 7px;
  font-size: 18px;
  font-weight: bold;
  color: #ff6600;
  background-color: white;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.1));
}
.postid-14045 .plyr__controls .plyr__controls__item.plyr__progress__container {
  display: block;
}
.postid-14045 .plyr__controls .plyr__controls__item.plyr__time {
  display: block;
  padding: 0px 5px;
}
.postid-14045 .plyr__controls .plyr__controls__item:first-child {
  margin-left: 0px;
  margin-right: 13px;
}
.postid-14045 .listen {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  margin-bottom: 40px;
  border: 1px solid;
  cursor: pointer !important;
  color: lightgray !important;
  font-size: 16px !important;
  text-align: center !important;
}
.postid-14045 .listen:hover {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  border: 1px solid gold !important;
  cursor: pointer !important;
  color: gold !important;
  font-size: 16px !important;
  text-align: center !important;
}
.postid-14045 #anna {
  display: inline;
  float: left;
  margin-right: 22px;
  /* text-align: left; */
  width: 296px !important;
}
@media only screen and (max-width: 768px) {
  .postid-14045 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 15px;
    color: gold !important; /* #363636*/
  }
  .postid-14045 .smooth-Accordion .smooth-Accordion-header {
    color: gold !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px solid #b3d01e !important;
  }
  .postid-14045 .smooth-Accordion .smooth-Accordion-content {
    color: gold !important;
    padding: 16px;
    border-bottom: 1px solid #b3d01e;
  }
  .postid-14045 .smooth-Accordion .smooth-Accordion-content a {
    color: #b3d01e;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-14045 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-14045 .bible p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-14045 .orange {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-14045 .orange p {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-14045 .bold {
    font-weight: 500 !important;
  }
  .post-14045 #speechTxt {
    top: 100px;
  }
  .postid-14045 #h5ap-player-1 {
    width: 200px !important;
    z-index: 1000;
    top: 36px;
    right: 76px;
    transform-origin: center;
    transform: scale(0.7);
  }
  .postid-14045 .plyr__controls .plyr__controls__item.plyr__progress__container {
    display: block;
  }
  .postid-14045 .plyr__controls .plyr__controls__item.plyr__time {
    display: none;
    padding: 0 5px;
  }
  .postid-14045 .itinerary2 {
    display: none;
  }
}
@media only screen and (max-width: 480px) {
  .postid-14045 .entry-title {
    font-size: 0.9em !important;
  }
  .postid-14045 .entry-content p {
    font-weight: 500 !important;
    font-size: 20px !important;
    line-height: 150%;
  }
  .postid-14045 .entry-content ul {
    font-weight: 300;
    font-size: 20px !important;
    line-height: 150%;
  }
  .postid-14045 .entry-content ul li {
    font-weight: 300;
    font-size: 20px !important;
    line-height: 150%;
  }
  .postid-14045 .entry-content ul li span {
    font-weight: 300;
    font-size: 20px !important;
    line-height: 150%;
  }
  .postid-14045 .entry-content ul li p {
    font-weight: 300;
    font-size: 20px !important;
    line-height: 150%;
  }
  .postid-14045 .entry-content h3 {
    font-family: Verdana, sans-serif;
    font-weight: 300;
    font-size: 170% !important;
    line-height: 150%;
  }
  .postid-14045 .entry-content li {
    font-weight: 500 !important;
    font-size: 20px !important;
    line-height: 150% !important;
  }
  .postid-14045 .entry-content a {
    color: gold !important;
    font-size: 20px !important;
  }
  .postid-14045 .extlink {
    font-size: 20px !important;
    font-style: normal !important;
  }
  /* ToolTips */
  .postid-14045 .tTip {
    cursor: pointer;
    border-bottom: 3px dotted gold;
    text-decoration: none;
  }
  .postid-14045 .tTip_content {
    display: none;
    background-color: #0352B1;
    padding: 40px;
    margin: 10px auto;
    Border: 3px dotted gold;
    width: 100%;
    font-size: 20px !important;
    cursor: pointer;
  }
  .postid-14045 .tTip_content .extlink {
    /* line-height: 26px; */
    font-size: 20px !important;
    font-style: normal !important;
  }
  .postid-14045 .download_pdf {
    background-color: #0352B1;
    padding: 40px;
    margin: 10px auto;
    Border: 3px dotted gold;
    width: 100%;
    font-size: 10px;
  }
}
@media only screen and (max-width: 768px) {
  .postid-14045 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 3px;
    color: gold !important; /* #363636*/
  }
  .postid-14045 .smooth-Accordion .smooth-Accordion-header {
    color: gold !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px solid #b3d01e !important;
  }
  .postid-14045 .smooth-Accordion .smooth-Accordion-content {
    color: gold !important;
    padding: 16px;
    border-bottom: 1px solid #b3d01e;
  }
  .postid-14045 .smooth-Accordion .smooth-Accordion-content a {
    /*color: #2d797d !important;*/
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-14045 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-14045 .bible p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-14045 .orange {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-14045 .orange p {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-14045 .bold {
    font-weight: 500 !important;
  }
  /* Add additional styles for smaller screens here */
}
@media screen and (max-width: 600px) {
  .postid-14045 .alignleft, .postid-14045 .alignright {
    display: block;
    float: none;
    margin: 20px auto 20px !important;
  }
}
/* ---- Transitioning from Ego & Self-centeredness to a World-centered Consciousness  -----*/
.postid-13974 .extlink {
  font-size: 24px !important;
  font-style: normal !important;
}
/* ToolTips */
.postid-13974 .tTip {
  cursor: pointer;
  border-bottom: 3px dotted gold;
  text-decoration: none;
}
.postid-13974 .tTip_content {
  display: none;
  background-color: #0352B1;
  padding: 40px;
  margin: 10px auto;
  Border: 3px dotted gold;
  width: 100%;
  font-size: 20px;
  cursor: pointer;
}
.postid-13974 .tTip_content .extlink {
  /* line-height: 26px; */
  font-size: 20px !important;
  font-style: normal !important;
}
.postid-13974 .download_pdf {
  background-color: #0352B1;
  padding: 40px;
  margin: 10px auto;
  Border: 3px dotted gold;
  width: 77%;
  font-size: 10px;
}
.postid-13974 hr {
  opacity: 0 !important;
  padding: 20px 0px;
  margin-left: 0px;
}
.postid-13974 .site {
  background-color: #0065DD;
  opacity: 1;
}
.postid-13974 header .entry-header {
  opacity: 0.2 !important;
}
.postid-13974 .site-header {
  z-index: 2000;
  border-bottom: 1px solid #b3d01e;
  color: gold;
}
.archive #post-13974 .entry-meta .ear {
  width: 33px !important;
  height: 34px !important;
  /* width: 43px; */
  position: absolute;
  z-index: 100;
  right: 6px;
  top: 0px;
  margin-top: -40px;
  border: 1px solid orange;
  cursor: pointer;
  border-radius: 7px;
}
.postid-13974 .entry-content {
  /*height: 6674px !important;*/
  position: relative;
  /*margin-top: -100px;*/
  /*z-index: 1000;*/
  background-image: none;
  color: gold !important;
  background-color: #0065DD !important;
}
.postid-13974 .entry-content p {
  font-weight: 300;
  font-size: 160%;
  line-height: 150%;
}
.postid-13974 .entry-content ul {
  font-weight: 300;
  font-size: 26px !important;
  line-height: 150%;
}
.postid-13974 .entry-content ul li {
  font-weight: 300;
  font-size: 26px !important;
  line-height: 150%;
}
.postid-13974 .entry-content ul li span {
  font-weight: 300;
  font-size: 26px !important;
  line-height: 150%;
}
.postid-13974 .entry-content ul li p {
  font-weight: 300;
  font-size: 26px !important;
  line-height: 150%;
}
.postid-13974 .entry-content h3 {
  font-family: Verdana, sans-serif;
  font-weight: 300;
  font-size: 170% !important;
  line-height: 150%;
}
.postid-13974 .entry-content li {
  font-weight: 300 !important;
  font-size: 170% !important;
  line-height: 150% !important;
}
.postid-13974 .entry-content a {
  color: gold !important;
}
.postid-13974 .hentry {
  background-image: none;
  background-color: #0065DD !important;
}
.postid-13974 .entry-footer {
  color: gold !important;
}
.postid-13974 .entry-footer, .postid-13974 .all_articles {
  border-top: 1px solid black;
}
.postid-13974 .hentry.has-post-thumbnail .wp-post-image {
  border: black 1px solid !important;
}
.postid-13974 .entry-title, .postid-13974 .blog .entry-title {
  text-align: center !important;
  font-size: 1.05em !important;
}
.postid-13974 .entry-title a {
  font-size: 80%;
}
.home #post-13974 .entry-title a {
  font-size: 80%;
}
.postid-13974 .entry-content img, .postid-13974 .entry-content video {
  /*border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #0065DD;
  box-shadow: 2px 2px 9px 4px rgba(0, 0, 0, 0.4);*/
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #0065DD;
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
}
.postid-13974 #no_border {
  font-weight: bold;
  margin-top: 21px;
}
.postid-13974 #ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #0065DD;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-13974 .ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #0065DD;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-13974 .entry-content a {
  color: gold !important;
}
.postid-13974 ul {
  list-style: none !important;
}
.postid-13974 .Zebra_Tooltip {
  max-width: 600px !important;
  position: absolute;
  z-index: 99999;
  background: transparent;
  font-family: Geneva, 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
}
.postid-13974 .Zebra_Tooltip .Zebra_Tooltip_Message {
  max-width: 600px !important;
}
/* -------. Smooth Accordion  */
.postid-13974 .smooth-Accordion .smooth-Accordion-header {
  font-size: 22px;
  display: block;
  background: transparent;
  font-family: Raleway, sans-serif !important;
  color: gold !important;
  line-height: 180%;
  margin-top: 10px;
  padding: 10px 16px !important;
  cursor: pointer;
  border-bottom: 1px solid gold !important;
  position: relative;
}
.postid-13974 .smooth-Accordion .smooth-Accordion-content {
  display: none;
  background: transparent;
  color: gold !important;
  padding: 16px;
  border: 1px solid grey;
  border-bottom: 1px solid #b3d01e;
}
.postid-13974 .smooth-Accordion .smooth-Accordion-content a {
  color: #b3d01e !important;
  font-weight: bold !important;
}
.postid-13974 .smooth-Accordion .smooth-Accordion-content p {
  font-size: 22px !important;
  line-height: 34px !important;
  font-weight: 300 !important;
  color: gold;
}
.postid-13974 .smooth-Accordion .smooth-Accordion-header::after {
  content: '';
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0) rotate(0deg);
  position: absolute;
  top: 3px;
  right: 16px;
  transition: transform 0.5s;
  background: url(./img/lightgreen-down-arrow.png) no-repeat center center;
  width: 12px;
  height: 20px;
  line-height: 16px;
}
.postid-13974 .smooth-Accordion {
  border-radius: 0px;
  box-shadow: none;
  overflow: hidden;
}
.postid-13974 .itinerary {
  /* font-size: 18px; */
  background-color: #016AD3;
  padding: 10px 10px 10px 25px;
  border-radius: 3px;
  border: 1px solid lightgrey;
}
.postid-13974 .itinerary p {
  font-size: 18px;
  color: lightgray;
}
.postid-13974 .itinerary li {
  list-style: disc !important;
}
.postid-13974 .itinerary .dates {
  margin: 20px !important;
  text-align: center;
}
.postid-13974 .itinerary li a {
  font-weight: bold !important;
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-13974 .itinerary li a:hover {
  font-weight: bold !important;
  color: white !important;
}
.postid-13974 .itinerary li a:visited {
  font-weight: bold !important;
}
.addTop {
  top: 150px;
}
.postid-13974 .itinerary2_outer {
  display: flex;
  flex-grow: 1;
  bottom: 0;
  right: 0;
  position: fixed;
  z-index: 3000;
}
.postid-13974 .itinerary2_inner {
  margin-top: 150px;
  padding: 10px 40px 0;
  border-radius: 3px;
  border: 1px solid lightgrey;
  background-color: #016AD3;
}
.postid-13974 .itinerary2 {
  /*top:150px;*/
  max-height: 100vh;
  overflow-y: auto;
  /* font-size: 18px; */
  padding: 10px 10px 10px 25px;
  /*height: 80vh;*/
  max-width: 680px;
}
.postid-13974 .itinerary2 p {
  cursor: pointer;
  position: relative;
}
.postid-13974 #closer {
  line-height: 22px;
  padding: 0 5px;
  border: 2px solid palevioletred;
  right: 10px;
  top: 0;
  position: absolute;
  /* text-transform: uppercase; */
  font-size: 25px;
  font-weight: bold;
  color: palevioletred;
  pointer-events: none;
}
.postid-13974 #closer:hover {
  color: red;
  border: 2px solid red;
}
.postid-13974 .itinerary2 ul {
  display: none;
  /*top:60px;*/
}
.postid-13974 .itinerary2 p {
  font-size: 18px;
  color: lightgray;
}
.postid-13974 .itinerary2 li {
  list-style: disc !important;
}
.postid-13974 .itinerary2 li a {
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-13974 .itinerary2 li a:hover {
  color: white !important;
}
.postid-13974 .itinerary2 li a:visited {
  font-weight: bold !important;
}
.postid-13974 .orange {
  font-style: italic;
  padding: 22px;
  font-size: 14px !important;
  color: lightgrey !important;
}
.postid-13974 .orange p {
  font-style: italic;
  padding: 22px;
  margin-bottom: 0px;
  font-size: 18px;
  color: lightgrey;
}
.postid-13974 .orange .wp-video {
  transform: scale(0.7);
}
#day1, #day2, #day3, #day4, #day5 {
  position: relative;
}
.postid-13974 section {
  position: relative;
}
.postid-13974 #day6_audio {
  position: relative;
}
.postid-13974 #day7_audio {
  position: relative;
}
.postid-13974 #day8_audio {
  position: relative;
}
.postid-13974 #day9_audio {
  position: relative;
}
.opacity1 {
  opacity: 1 !important;
}
.onTop {
  z-index: 1001 !important;
}
.postid-13974 #h5ap-player-1 {
  display: block !important;
  opacity: 0;
  /* display: block;*/
  /* position: relative;*/
  position: fixed !important;
  width: 350px !important;
  margin: 0px;
  z-index: 1000;
  top: 139px;
  right: 10px;
  border: 1px solid grey;
  border-radius: 2px;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.1));
}
.postid-13974 .dayIndicator {
  font-weight: bold;
  padding: 3px 10px;
  background-color: #0166dc;
  border: 1px solid grey;
  border-radius: 2px;
}
.postid-13974 .dayTXT {
  padding: 0 10px;
  font-size: 125%;
  text-transform: capitalize;
}
.postid-13974 #speechTxt {
  display: block !important;
  opacity: 0;
  z-index: 1000;
  top: 240px !important;
  right: 10px !important;
  width: 200px;
  margin-top: 0px !important;
  position: fixed !important;
  padding: 8px;
  border: 2px solid #ff6600;
  border-radius: 7px;
  font-size: 18px;
  font-weight: bold;
  color: #ff6600;
  background-color: white;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.1));
}
.postid-13974 .plyr__controls .plyr__controls__item.plyr__progress__container {
  display: block;
}
.postid-13974 .plyr__controls .plyr__controls__item.plyr__time {
  display: block;
  padding: 0px 5px;
}
.postid-13974 .plyr__controls .plyr__controls__item:first-child {
  margin-left: 0px;
  margin-right: 13px;
}
.postid-13974 .listen {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  margin-bottom: 40px;
  border: 1px solid;
  cursor: pointer !important;
  color: lightgray !important;
  font-size: 16px !important;
  text-align: center !important;
}
.postid-13974 .listen:hover {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  border: 1px solid gold !important;
  cursor: pointer !important;
  color: gold !important;
  font-size: 16px !important;
  text-align: center !important;
}
.postid-13974 #anna {
  display: inline;
  float: left;
  margin-right: 22px;
  /* text-align: left; */
  width: 296px !important;
}
@media only screen and (max-width: 768px) {
  .postid-13974 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 15px;
    color: gold !important; /* #363636*/
  }
  .postid-13974 .smooth-Accordion .smooth-Accordion-header {
    color: gold !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px solid #b3d01e !important;
  }
  .postid-13974 .smooth-Accordion .smooth-Accordion-content {
    color: gold !important;
    padding: 16px;
    border-bottom: 1px solid #b3d01e;
  }
  .postid-13974 .smooth-Accordion .smooth-Accordion-content a {
    color: #b3d01e;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-13974 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-13974 .bible p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-13974 .orange {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-13974 .orange p {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-13974 .bold {
    font-weight: 500 !important;
  }
  .post-13974 #speechTxt {
    top: 100px;
  }
  .postid-13974 #h5ap-player-1 {
    width: 200px !important;
    z-index: 1000;
    top: 36px;
    right: 76px;
    transform-origin: center;
    transform: scale(0.7);
  }
  .postid-13974 .plyr__controls .plyr__controls__item.plyr__progress__container {
    display: block;
  }
  .postid-13974 .plyr__controls .plyr__controls__item.plyr__time {
    display: none;
    padding: 0 5px;
  }
  .postid-13974 .itinerary2 {
    display: none;
  }
}
@media only screen and (max-width: 480px) {
  .postid-13974 .entry-title {
    font-size: 0.9em !important;
  }
  .postid-13974 .entry-content p {
    font-weight: 500 !important;
    font-size: 20px !important;
    line-height: 150%;
  }
  .postid-13974 .entry-content ul {
    font-weight: 300;
    font-size: 20px !important;
    line-height: 150%;
  }
  .postid-13974 .entry-content ul li {
    font-weight: 300;
    font-size: 20px !important;
    line-height: 150%;
  }
  .postid-13974 .entry-content ul li span {
    font-weight: 300;
    font-size: 20px !important;
    line-height: 150%;
  }
  .postid-13974 .entry-content ul li p {
    font-weight: 300;
    font-size: 20px !important;
    line-height: 150%;
  }
  .postid-13974 .entry-content h3 {
    font-family: Verdana, sans-serif;
    font-weight: 300;
    font-size: 170% !important;
    line-height: 150%;
  }
  .postid-13974 .entry-content li {
    font-weight: 500 !important;
    font-size: 20px !important;
    line-height: 150% !important;
  }
  .postid-13974 .entry-content a {
    color: gold !important;
    font-size: 20px !important;
  }
  .postid-13974 .extlink {
    font-size: 20px !important;
    font-style: normal !important;
  }
  /* ToolTips */
  .postid-13974 .tTip {
    cursor: pointer;
    border-bottom: 3px dotted gold;
    text-decoration: none;
  }
  .postid-13974 .tTip_content {
    display: none;
    background-color: #0352B1;
    padding: 40px;
    margin: 10px auto;
    Border: 3px dotted gold;
    width: 100%;
    font-size: 20px !important;
    cursor: pointer;
  }
  .postid-13974 .tTip_content .extlink {
    /* line-height: 26px; */
    font-size: 20px !important;
    font-style: normal !important;
  }
  .postid-13974 .download_pdf {
    background-color: #0352B1;
    padding: 40px;
    margin: 10px auto;
    Border: 3px dotted gold;
    width: 100%;
    font-size: 10px;
  }
}
@media only screen and (max-width: 768px) {
  .postid-13974 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 3px;
    color: gold !important; /* #363636*/
  }
  .postid-13974 .smooth-Accordion .smooth-Accordion-header {
    color: gold !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px solid #b3d01e !important;
  }
  .postid-13974 .smooth-Accordion .smooth-Accordion-content {
    color: gold !important;
    padding: 16px;
    border-bottom: 1px solid #b3d01e;
  }
  .postid-13974 .smooth-Accordion .smooth-Accordion-content a {
    /*color: #2d797d !important;*/
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-13974 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-13974 .bible p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-13974 .orange {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-13974 .orange p {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-13974 .bold {
    font-weight: 500 !important;
  }
  /* Add additional styles for smaller screens here */
}
@media screen and (max-width: 600px) {
  .postid-13974 .alignleft, .postid-13974 .alignright {
    display: block;
    float: none;
    margin: 20px auto 20px !important;
  }
}
/* ---------------- Up the Jakob’s Ladder into the Heavens  ----------------------- */
.postid-13943 .extlink {
  font-size: 24px !important;
  font-style: normal !important;
}
/* ToolTips */
.postid-13943 .tTip {
  cursor: pointer;
  border-bottom: 3px dotted gold;
  text-decoration: none;
}
.postid-13943 .tTip_content {
  display: none;
  background-color: #0352B1;
  padding: 40px;
  margin: 10px auto;
  Border: 3px dotted gold;
  width: 100%;
  font-size: 20px;
  cursor: pointer;
}
.postid-13943 .tTip_content .extlink {
  /* line-height: 26px; */
  font-size: 20px !important;
  font-style: normal !important;
}
.postid-13943 .download_pdf {
  background-color: #0352B1;
  padding: 40px;
  margin: 10px auto;
  Border: 3px dotted gold;
  width: 77%;
  font-size: 10px;
}
.postid-13943 hr {
  opacity: 0 !important;
  padding: 20px 0px;
  margin-left: 0px;
}
.postid-13943 .site {
  background-color: #0065DD;
  opacity: 1;
}
.postid-13943 header .entry-header {
  opacity: 0.2 !important;
}
.postid-13943 .site-header {
  z-index: 2000;
  border-bottom: 1px solid #b3d01e;
  color: gold;
}
.archive #post-13943 .entry-meta .ear {
  width: 33px !important;
  height: 34px !important;
  /* width: 43px; */
  position: absolute;
  z-index: 100;
  right: 6px;
  top: 0px;
  margin-top: -40px;
  border: 1px solid orange;
  cursor: pointer;
  border-radius: 7px;
}
.postid-13943 .entry-content {
  /*height: 6674px !important;*/
  position: relative;
  /*margin-top: -100px;*/
  /*z-index: 1000;*/
  background-image: none;
  color: gold !important;
  background-color: #0065DD !important;
}
.postid-13943 .entry-content p {
  font-weight: 300;
  font-size: 160%;
  line-height: 150%;
}
.postid-13943 .entry-content ul {
  font-weight: 300;
  font-size: 26px !important;
  line-height: 150%;
}
.postid-13943 .entry-content ul li {
  font-weight: 300;
  font-size: 26px !important;
  line-height: 150%;
}
.postid-13943 .entry-content ul li span {
  font-weight: 300;
  font-size: 26px !important;
  line-height: 150%;
}
.postid-13943 .entry-content ul li p {
  font-weight: 300;
  font-size: 26px !important;
  line-height: 150%;
}
.postid-13943 .entry-content h3 {
  font-family: Verdana, sans-serif;
  font-weight: 300;
  font-size: 170% !important;
  line-height: 150%;
}
.postid-13943 .entry-content li {
  font-weight: 300 !important;
  font-size: 170% !important;
  line-height: 150% !important;
}
.postid-13943 .entry-content a {
  color: gold !important;
}
.postid-13943 .hentry {
  background-image: none;
  background-color: #0065DD !important;
}
.postid-13943 .entry-footer {
  color: gold !important;
}
.postid-13943 .entry-footer, .postid-13943 .all_articles {
  border-top: 1px solid black;
}
.postid-13943 .hentry.has-post-thumbnail .wp-post-image {
  border: black 1px solid !important;
}
.postid-13943 .entry-title, .postid-13943 .blog .entry-title {
  text-align: center !important;
  font-size: 1.05em !important;
}
.postid-13943 .entry-title a {
  font-size: 80%;
}
.home #post-13943 .entry-title a {
  font-size: 80%;
}
.postid-13943 .entry-content img, .postid-13943 .entry-content video {
  /*border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #0065DD;
  box-shadow: 2px 2px 9px 4px rgba(0, 0, 0, 0.4);*/
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #0065DD;
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
}
.postid-13943 #no_border {
  font-weight: bold;
  margin-top: 21px;
}
.postid-13943 #ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #0065DD;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-13943 .ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #0065DD;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-13943 .entry-content a {
  color: gold !important;
}
.postid-13943 ul {
  list-style: none !important;
}
.postid-13943 .Zebra_Tooltip {
  max-width: 600px !important;
  position: absolute;
  z-index: 99999;
  background: transparent;
  font-family: Geneva, 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
}
.postid-13943 .Zebra_Tooltip .Zebra_Tooltip_Message {
  max-width: 600px !important;
}
/* -------. Smooth Accordion  */
.postid-13943 .smooth-Accordion .smooth-Accordion-header {
  font-size: 22px;
  display: block;
  background: transparent;
  font-family: Raleway, sans-serif !important;
  color: gold !important;
  line-height: 180%;
  margin-top: 10px;
  padding: 10px 16px !important;
  cursor: pointer;
  border-bottom: 1px solid gold !important;
  position: relative;
}
.postid-13943 .smooth-Accordion .smooth-Accordion-content {
  display: none;
  background: transparent;
  color: gold !important;
  padding: 16px;
  border: 1px solid grey;
  border-bottom: 1px solid #b3d01e;
}
.postid-13943 .smooth-Accordion .smooth-Accordion-content a {
  color: #b3d01e !important;
  font-weight: bold !important;
}
.postid-13943 .smooth-Accordion .smooth-Accordion-content p {
  font-size: 22px !important;
  line-height: 34px !important;
  font-weight: 300 !important;
  color: gold;
}
.postid-13943 .smooth-Accordion .smooth-Accordion-header::after {
  content: '';
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0) rotate(0deg);
  position: absolute;
  top: 3px;
  right: 16px;
  transition: transform 0.5s;
  background: url(./img/lightgreen-down-arrow.png) no-repeat center center;
  width: 12px;
  height: 20px;
  line-height: 16px;
}
.postid-13943 .smooth-Accordion {
  border-radius: 0px;
  box-shadow: none;
  overflow: hidden;
}
.postid-13943 .itinerary {
  /* font-size: 18px; */
  background-color: #016AD3;
  padding: 10px 10px 10px 25px;
  border-radius: 3px;
  border: 1px solid lightgrey;
}
.postid-13943 .itinerary p {
  font-size: 18px;
  color: lightgray;
}
.postid-13943 .itinerary li {
  list-style: disc !important;
}
.postid-13943 .itinerary .dates {
  margin: 20px !important;
  text-align: center;
}
.postid-13943 .itinerary li a {
  font-weight: bold !important;
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-13943 .itinerary li a:hover {
  font-weight: bold !important;
  color: white !important;
}
.postid-13943 .itinerary li a:visited {
  font-weight: bold !important;
}
.addTop {
  top: 150px;
}
.postid-13943 .itinerary2_outer {
  display: flex;
  flex-grow: 1;
  bottom: 0;
  right: 0;
  position: fixed;
  z-index: 3000;
}
.postid-13943 .itinerary2_inner {
  margin-top: 150px;
  padding: 10px 40px 0;
  border-radius: 3px;
  border: 1px solid lightgrey;
  background-color: #016AD3;
}
.postid-13943 .itinerary2 {
  /*top:150px;*/
  max-height: 100vh;
  overflow-y: auto;
  /* font-size: 18px; */
  padding: 10px 10px 10px 25px;
  /*height: 80vh;*/
  max-width: 680px;
}
.postid-13943 .itinerary2 p {
  cursor: pointer;
  position: relative;
}
.postid-13943 #closer {
  line-height: 22px;
  padding: 0 5px;
  border: 2px solid palevioletred;
  right: 10px;
  top: 0;
  position: absolute;
  /* text-transform: uppercase; */
  font-size: 25px;
  font-weight: bold;
  color: palevioletred;
  pointer-events: none;
}
.postid-13943 #closer:hover {
  color: red;
  border: 2px solid red;
}
.postid-13943 .itinerary2 ul {
  display: none;
  /*top:60px;*/
}
.postid-13943 .itinerary2 p {
  font-size: 18px;
  color: lightgray;
}
.postid-13943 .itinerary2 li {
  list-style: disc !important;
}
.postid-13943 .itinerary2 li a {
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-13943 .itinerary2 li a:hover {
  color: white !important;
}
.postid-13943 .itinerary2 li a:visited {
  font-weight: bold !important;
}
.postid-13943 .orange {
  font-style: italic;
  padding: 22px;
  font-size: 14px !important;
  color: lightgrey !important;
}
.postid-13943 .orange p {
  font-style: italic;
  padding: 22px;
  margin-bottom: 0px;
  font-size: 18px;
  color: lightgrey;
}
.postid-13943 .orange .wp-video {
  transform: scale(0.7);
}
#day1, #day2, #day3, #day4, #day5 {
  position: relative;
}
.postid-13943 section {
  position: relative;
}
.postid-13943 #day6_audio {
  position: relative;
}
.postid-13943 #day7_audio {
  position: relative;
}
.postid-13943 #day8_audio {
  position: relative;
}
.postid-13943 #day9_audio {
  position: relative;
}
.opacity1 {
  opacity: 1 !important;
}
.onTop {
  z-index: 1001 !important;
}
.postid-13943 #h5ap-player-1 {
  display: block !important;
  opacity: 0;
  /* display: block;*/
  /* position: relative;*/
  position: fixed !important;
  width: 350px !important;
  margin: 0px;
  z-index: 1000;
  top: 139px;
  right: 10px;
  border: 1px solid grey;
  border-radius: 2px;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.1));
}
.postid-13943 .dayIndicator {
  font-weight: bold;
  padding: 3px 10px;
  background-color: #0166dc;
  border: 1px solid grey;
  border-radius: 2px;
}
.postid-13943 .dayTXT {
  padding: 0 10px;
  font-size: 125%;
  text-transform: capitalize;
}
.postid-13943 #speechTxt {
  display: block !important;
  opacity: 0;
  z-index: 1000;
  top: 240px !important;
  right: 10px !important;
  width: 200px;
  margin-top: 0px !important;
  position: fixed !important;
  padding: 8px;
  border: 2px solid #ff6600;
  border-radius: 7px;
  font-size: 18px;
  font-weight: bold;
  color: #ff6600;
  background-color: white;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.1));
}
.postid-13943 .plyr__controls .plyr__controls__item.plyr__progress__container {
  display: block;
}
.postid-13943 .plyr__controls .plyr__controls__item.plyr__time {
  display: block;
  padding: 0px 5px;
}
.postid-13943 .plyr__controls .plyr__controls__item:first-child {
  margin-left: 0px;
  margin-right: 13px;
}
.postid-13943 .listen {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  margin-bottom: 40px;
  border: 1px solid;
  cursor: pointer !important;
  color: lightgray !important;
  font-size: 16px !important;
  text-align: center !important;
}
.postid-13943 .listen:hover {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  border: 1px solid gold !important;
  cursor: pointer !important;
  color: gold !important;
  font-size: 16px !important;
  text-align: center !important;
}
.postid-13943 #anna {
  display: inline;
  float: left;
  margin-right: 22px;
  /* text-align: left; */
  width: 296px !important;
}
@media only screen and (max-width: 768px) {
  .postid-13943 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 15px;
    color: gold !important; /* #363636*/
  }
  .postid-13943 .smooth-Accordion .smooth-Accordion-header {
    color: gold !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px solid #b3d01e !important;
  }
  .postid-13943 .smooth-Accordion .smooth-Accordion-content {
    color: gold !important;
    padding: 16px;
    border-bottom: 1px solid #b3d01e;
  }
  .postid-13943 .smooth-Accordion .smooth-Accordion-content a {
    color: #b3d01e;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-13943 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-13943 .bible p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-13943 .orange {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-13943 .orange p {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-13943 .bold {
    font-weight: 500 !important;
  }
  .post-13943 #speechTxt {
    top: 100px;
  }
  .postid-13943 #h5ap-player-1 {
    width: 200px !important;
    z-index: 1000;
    top: 36px;
    right: 76px;
    transform-origin: center;
    transform: scale(0.7);
  }
  .postid-13943 .plyr__controls .plyr__controls__item.plyr__progress__container {
    display: block;
  }
  .postid-13943 .plyr__controls .plyr__controls__item.plyr__time {
    display: none;
    padding: 0 5px;
  }
  .postid-13943 .itinerary2 {
    display: none;
  }
}
@media only screen and (max-width: 480px) {
  .postid-13943 .entry-title {
    font-size: 0.9em !important;
  }
  .postid-13943 .entry-content p {
    font-weight: 500 !important;
    font-size: 20px !important;
    line-height: 150%;
  }
  .postid-13943 .entry-content ul {
    font-weight: 300;
    font-size: 20px !important;
    line-height: 150%;
  }
  .postid-13943 .entry-content ul li {
    font-weight: 300;
    font-size: 20px !important;
    line-height: 150%;
  }
  .postid-13943 .entry-content ul li span {
    font-weight: 300;
    font-size: 20px !important;
    line-height: 150%;
  }
  .postid-13943 .entry-content ul li p {
    font-weight: 300;
    font-size: 20px !important;
    line-height: 150%;
  }
  .postid-13943 .entry-content h3 {
    font-family: Verdana, sans-serif;
    font-weight: 300;
    font-size: 170% !important;
    line-height: 150%;
  }
  .postid-13943 .entry-content li {
    font-weight: 500 !important;
    font-size: 20px !important;
    line-height: 150% !important;
  }
  .postid-13943 .entry-content a {
    color: gold !important;
    font-size: 20px !important;
  }
  .postid-13943 .extlink {
    font-size: 20px !important;
    font-style: normal !important;
  }
  /* ToolTips */
  .postid-13943 .tTip {
    cursor: pointer;
    border-bottom: 3px dotted gold;
    text-decoration: none;
  }
  .postid-13943 .tTip_content {
    display: none;
    background-color: #0352B1;
    padding: 40px;
    margin: 10px auto;
    Border: 3px dotted gold;
    width: 100%;
    font-size: 20px !important;
    cursor: pointer;
  }
  .postid-13943 .tTip_content .extlink {
    /* line-height: 26px; */
    font-size: 20px !important;
    font-style: normal !important;
  }
  .postid-13943 .download_pdf {
    background-color: #0352B1;
    padding: 40px;
    margin: 10px auto;
    Border: 3px dotted gold;
    width: 100%;
    font-size: 10px;
  }
}
@media only screen and (max-width: 768px) {
  .postid-13943 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 3px;
    color: gold !important; /* #363636*/
  }
  .postid-13943 .smooth-Accordion .smooth-Accordion-header {
    color: gold !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px solid #b3d01e !important;
  }
  .postid-13943 .smooth-Accordion .smooth-Accordion-content {
    color: gold !important;
    padding: 16px;
    border-bottom: 1px solid #b3d01e;
  }
  .postid-13943 .smooth-Accordion .smooth-Accordion-content a {
    /*color: #2d797d !important;*/
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-13943 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-13943 .bible p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-13943 .orange {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-13943 .orange p {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-13943 .bold {
    font-weight: 500 !important;
  }
  /* Add additional styles for smaller screens here */
}
@media screen and (max-width: 600px) {
  .postid-13943 .alignleft, .postid-13943 .alignright {
    display: block;
    float: none;
    margin: 20px auto 20px !important;
  }
}
/* -----------------  The blindness of putting your head into the sand  ----------------------- */
.postid-13914 .extlink {
  font-size: 24px !important;
  font-style: normal !important;
}
/* ToolTips */
.postid-13914 .tTip {
  cursor: pointer;
  border-bottom: 3px dotted #fcf7da;
  text-decoration: none;
}
.postid-13914 .tTip_content {
  display: none;
  background-color: #0352B1;
  padding: 40px;
  margin: 10px auto;
  Border: 3px dotted #fcf7da;
  width: 100%;
  font-size: 20px;
  cursor: pointer;
}
.postid-13914 .tTip_content .extlink {
  /* line-height: 26px; */
  font-size: 20px !important;
  font-style: normal !important;
}
.postid-13914 .download_pdf {
  background-color: #0352B1;
  padding: 40px;
  margin: 10px auto;
  Border: 3px dotted #fcf7da;
  width: 77%;
  font-size: 10px;
}
.postid-13914 hr {
  opacity: 0 !important;
  padding: 20px 0px;
  margin-left: 0px;
}
.postid-13914 .site {
  background-color: #0065DD;
  opacity: 1;
}
.postid-13914 header .entry-header {
  opacity: 0.2 !important;
}
.postid-13914 .site-header {
  z-index: 2000;
  border-bottom: 1px solid #b3d01e;
  color: #fcf7da;
}
.archive #post-13914 .entry-meta .ear {
  width: 33px !important;
  height: 34px !important;
  /* width: 43px; */
  position: absolute;
  z-index: 100;
  right: 6px;
  top: 0px;
  margin-top: -40px;
  border: 1px solid orange;
  cursor: pointer;
  border-radius: 7px;
}
.postid-13914 .entry-content {
  /*height: 6674px !important;*/
  position: relative;
  /*margin-top: -100px;*/
  /*z-index: 1000;*/
  background-image: none;
  color: #fcf7da !important;
  background-color: #0065DD !important;
}
.postid-13914 .entry-content p {
  font-weight: 300;
  font-size: 160%;
  line-height: 150%;
}
.postid-13914 .entry-content ul {
  font-weight: 300;
  font-size: 26px !important;
  line-height: 150%;
}
.postid-13914 .entry-content ul li {
  font-weight: 300;
  font-size: 26px !important;
  line-height: 150%;
}
.postid-13914 .entry-content ul li span {
  font-weight: 300;
  font-size: 26px !important;
  line-height: 150%;
}
.postid-13914 .entry-content ul li p {
  font-weight: 300;
  font-size: 26px !important;
  line-height: 150%;
}
.postid-13914 .entry-content h3 {
  font-family: Verdana, sans-serif;
  font-weight: 300;
  font-size: 170% !important;
  line-height: 150%;
}
.postid-13914 .entry-content li {
  font-weight: 300 !important;
  font-size: 170% !important;
  line-height: 150% !important;
}
.postid-13914 .entry-content a {
  color: #fcf7da !important;
}
.postid-13914 .hentry {
  background-image: none;
  background-color: #0065DD !important;
}
.postid-13914 .entry-footer {
  color: #fcf7da !important;
}
.postid-13914 .entry-footer, .postid-13914 .all_articles {
  border-top: 1px solid black;
}
.postid-13914 .hentry.has-post-thumbnail .wp-post-image {
  border: black 1px solid !important;
}
.postid-13914 .entry-title, .postid-13914 .blog .entry-title {
  text-align: center !important;
  font-size: 1.05em !important;
}
.postid-13914 .entry-title a {
  font-size: 80%;
}
.home #post-13914 .entry-title a {
  font-size: 80%;
}
.postid-13914 .entry-content img, .postid-13914 .entry-content video {
  /*border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #0065DD;
  box-shadow: 2px 2px 9px 4px rgba(0, 0, 0, 0.4);*/
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #0065DD;
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
}
.postid-13914 #no_border {
  font-weight: bold;
  margin-top: 21px;
}
.postid-13914 #ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #0065DD;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-13914 .ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #0065DD;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-13914 .entry-content a {
  color: #fcf7da !important;
}
.postid-13914 ul {
  list-style: none !important;
}
.postid-13914 .Zebra_Tooltip {
  max-width: 600px !important;
  position: absolute;
  z-index: 99999;
  background: transparent;
  font-family: Geneva, 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
}
.postid-13914 .Zebra_Tooltip .Zebra_Tooltip_Message {
  max-width: 600px !important;
}
/* -------. Smooth Accordion  */
.postid-13914 .smooth-Accordion .smooth-Accordion-header {
  font-size: 22px;
  display: block;
  background: transparent;
  font-family: Raleway, sans-serif !important;
  color: #fcf7da !important;
  line-height: 180%;
  margin-top: 10px;
  padding: 10px 16px !important;
  cursor: pointer;
  border-bottom: 1px solid #fcf7da !important;
  position: relative;
}
.postid-13914 .smooth-Accordion .smooth-Accordion-content {
  display: none;
  background: transparent;
  color: #fcf7da !important;
  padding: 16px;
  border: 1px solid grey;
  border-bottom: 1px solid #b3d01e;
}
.postid-13914 .smooth-Accordion .smooth-Accordion-content a {
  color: #b3d01e !important;
  font-weight: bold !important;
}
.postid-13914 .smooth-Accordion .smooth-Accordion-content p {
  font-size: 22px !important;
  line-height: 34px !important;
  font-weight: 300 !important;
  color: #fcf7da;
}
.postid-13914 .smooth-Accordion .smooth-Accordion-header::after {
  content: '';
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0) rotate(0deg);
  position: absolute;
  top: 3px;
  right: 16px;
  transition: transform 0.5s;
  background: url(./img/lightgreen-down-arrow.png) no-repeat center center;
  width: 12px;
  height: 20px;
  line-height: 16px;
}
.postid-13914 .smooth-Accordion {
  border-radius: 0px;
  box-shadow: none;
  overflow: hidden;
}
.postid-13914 .itinerary {
  /* font-size: 18px; */
  background-color: #016AD3;
  padding: 10px 10px 10px 25px;
  border-radius: 3px;
  border: 1px solid lightgrey;
}
.postid-13914 .itinerary p {
  font-size: 18px;
  color: lightgray;
}
.postid-13914 .itinerary li {
  list-style: disc !important;
}
.postid-13914 .itinerary .dates {
  margin: 20px !important;
  text-align: center;
}
.postid-13914 .itinerary li a {
  font-weight: bold !important;
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-13914 .itinerary li a:hover {
  font-weight: bold !important;
  color: white !important;
}
.postid-13914 .itinerary li a:visited {
  font-weight: bold !important;
}
.addTop {
  top: 150px;
}
.postid-13914 .itinerary2_outer {
  display: flex;
  flex-grow: 1;
  bottom: 0;
  right: 0;
  position: fixed;
  z-index: 3000;
}
.postid-13914 .itinerary2_inner {
  margin-top: 150px;
  padding: 10px 40px 0;
  border-radius: 3px;
  border: 1px solid lightgrey;
  background-color: #016AD3;
}
.postid-13914 .itinerary2 {
  /*top:150px;*/
  max-height: 100vh;
  overflow-y: auto;
  /* font-size: 18px; */
  padding: 10px 10px 10px 25px;
  /*height: 80vh;*/
  max-width: 680px;
}
.postid-13914 .itinerary2 p {
  cursor: pointer;
  position: relative;
}
.postid-13914 #closer {
  line-height: 22px;
  padding: 0 5px;
  border: 2px solid palevioletred;
  right: 10px;
  top: 0;
  position: absolute;
  /* text-transform: uppercase; */
  font-size: 25px;
  font-weight: bold;
  color: palevioletred;
  pointer-events: none;
}
.postid-13914 #closer:hover {
  color: red;
  border: 2px solid red;
}
.postid-13914 .itinerary2 ul {
  display: none;
  /*top:60px;*/
}
.postid-13914 .itinerary2 p {
  font-size: 18px;
  color: lightgray;
}
.postid-13914 .itinerary2 li {
  list-style: disc !important;
}
.postid-13914 .itinerary2 li a {
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-13914 .itinerary2 li a:hover {
  color: white !important;
}
.postid-13914 .itinerary2 li a:visited {
  font-weight: bold !important;
}
.postid-13914 .orange {
  font-style: italic;
  padding: 22px;
  font-size: 14px !important;
  color: lightgrey !important;
}
.postid-13914 .orange p {
  font-style: italic;
  padding: 22px;
  margin-bottom: 0px;
  font-size: 18px;
  color: lightgrey;
}
.postid-13914 .orange .wp-video {
  transform: scale(0.7);
}
#day1, #day2, #day3, #day4, #day5 {
  position: relative;
}
.postid-13914 section {
  position: relative;
}
.postid-13914 #day6_audio {
  position: relative;
}
.postid-13914 #day7_audio {
  position: relative;
}
.postid-13914 #day8_audio {
  position: relative;
}
.postid-13914 #day9_audio {
  position: relative;
}
.opacity1 {
  opacity: 1 !important;
}
.onTop {
  z-index: 1001 !important;
}
.postid-13914 #h5ap-player-1 {
  display: block !important;
  opacity: 0;
  /* display: block;*/
  /* position: relative;*/
  position: fixed !important;
  width: 350px !important;
  margin: 0px;
  z-index: 1000;
  top: 139px;
  right: 10px;
  border: 1px solid grey;
  border-radius: 2px;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.1));
}
.postid-13914 .dayIndicator {
  font-weight: bold;
  padding: 3px 10px;
  background-color: #0166dc;
  border: 1px solid grey;
  border-radius: 2px;
}
.postid-13914 .dayTXT {
  padding: 0 10px;
  font-size: 125%;
  text-transform: capitalize;
}
.postid-13914 #speechTxt {
  display: block !important;
  opacity: 0;
  z-index: 1000;
  top: 240px !important;
  right: 10px !important;
  width: 200px;
  margin-top: 0px !important;
  position: fixed !important;
  padding: 8px;
  border: 2px solid #ff6600;
  border-radius: 7px;
  font-size: 18px;
  font-weight: bold;
  color: #ff6600;
  background-color: white;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.1));
}
.postid-13914 .plyr__controls .plyr__controls__item.plyr__progress__container {
  display: block;
}
.postid-13914 .plyr__controls .plyr__controls__item.plyr__time {
  display: block;
  padding: 0px 5px;
}
.postid-13914 .plyr__controls .plyr__controls__item:first-child {
  margin-left: 0px;
  margin-right: 13px;
}
.postid-13914 .listen {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  margin-bottom: 40px;
  border: 1px solid;
  cursor: pointer !important;
  color: lightgray !important;
  font-size: 16px !important;
  text-align: center !important;
}
.postid-13914 .listen:hover {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  border: 1px solid #fcf7da !important;
  cursor: pointer !important;
  color: #fcf7da !important;
  font-size: 16px !important;
  text-align: center !important;
}
.postid-13914 #anna {
  display: inline;
  float: left;
  margin-right: 22px;
  /* text-align: left; */
  width: 296px !important;
}
@media only screen and (max-width: 768px) {
  .postid-13914 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 15px;
    color: #fcf7da !important; /* #363636*/
  }
  .postid-13914 .smooth-Accordion .smooth-Accordion-header {
    color: #fcf7da !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px solid #b3d01e !important;
  }
  .postid-13914 .smooth-Accordion .smooth-Accordion-content {
    color: #fcf7da !important;
    padding: 16px;
    border-bottom: 1px solid #b3d01e;
  }
  .postid-13914 .smooth-Accordion .smooth-Accordion-content a {
    color: #b3d01e;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-13914 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: #fcf7da !important;
  }
  .postid-13914 .bible p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: #fcf7da !important;
  }
  .postid-13914 .orange {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-13914 .orange p {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-13914 .bold {
    font-weight: 500 !important;
  }
  .post-13914 #speechTxt {
    top: 100px;
  }
  .postid-13914 #h5ap-player-1 {
    width: 200px !important;
    z-index: 1000;
    top: 36px !important;
    right: 76px !important;
    transform-origin: right;
    transform: scale(0.7);
  }
  .postid-13914 .plyr__controls .plyr__controls__item.plyr__progress__container {
    display: block;
  }
  .postid-13914 .plyr__controls .plyr__controls__item.plyr__time {
    display: none;
    padding: 0 5px;
  }
  .postid-13914 .itinerary2 {
    display: none;
  }
}
@media only screen and (max-width: 480px) {
  .postid-13914 .entry-title {
    font-size: 0.9em !important;
  }
  .postid-13914 .entry-content p {
    font-weight: 500 !important;
    font-size: 20px !important;
    line-height: 150%;
  }
  .postid-13914 .entry-content ul {
    font-weight: 300;
    font-size: 20px !important;
    line-height: 150%;
  }
  .postid-13914 .entry-content ul li {
    font-weight: 300;
    font-size: 20px !important;
    line-height: 150%;
  }
  .postid-13914 .entry-content ul li span {
    font-weight: 300;
    font-size: 20px !important;
    line-height: 150%;
  }
  .postid-13914 .entry-content ul li p {
    font-weight: 300;
    font-size: 20px !important;
    line-height: 150%;
  }
  .postid-13914 .entry-content h3 {
    font-family: Verdana, sans-serif;
    font-weight: 300;
    font-size: 170% !important;
    line-height: 150%;
  }
  .postid-13914 .entry-content li {
    font-weight: 500 !important;
    font-size: 20px !important;
    line-height: 150% !important;
  }
  .postid-13914 .entry-content a {
    color: #fcf7da !important;
    font-size: 20px !important;
  }
  .postid-13914 .extlink {
    font-size: 20px !important;
    font-style: normal !important;
  }
  /* ToolTips */
  .postid-13914 .tTip {
    cursor: pointer;
    border-bottom: 3px dotted #fcf7da;
    text-decoration: none;
  }
  .postid-13914 .tTip_content {
    display: none;
    background-color: #0352B1;
    padding: 40px;
    margin: 10px auto;
    Border: 3px dotted #fcf7da;
    width: 100%;
    font-size: 20px !important;
    cursor: pointer;
  }
  .postid-13914 .tTip_content .extlink {
    /* line-height: 26px; */
    font-size: 20px !important;
    font-style: normal !important;
  }
  .postid-13914 .download_pdf {
    background-color: #0352B1;
    padding: 40px;
    margin: 10px auto;
    Border: 3px dotted #fcf7da;
    width: 100%;
    font-size: 10px;
  }
}
@media only screen and (max-width: 768px) {
  .postid-13914 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 3px;
    color: #fcf7da !important; /* #363636*/
  }
  .postid-13914 .smooth-Accordion .smooth-Accordion-header {
    color: #fcf7da !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px solid #b3d01e !important;
  }
  .postid-13914 .smooth-Accordion .smooth-Accordion-content {
    color: #fcf7da !important;
    padding: 16px;
    border-bottom: 1px solid #b3d01e;
  }
  .postid-13914 .smooth-Accordion .smooth-Accordion-content a {
    /*color: #2d797d !important;*/
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-13914 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: #fcf7da !important;
  }
  .postid-13914 .bible p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: #fcf7da !important;
  }
  .postid-13914 .orange {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-13914 .orange p {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-13914 .bold {
    font-weight: 500 !important;
  }
  /* Add additional styles for smaller screens here */
}
@media screen and (max-width: 600px) {
  .postid-13914 .alignleft, .postid-13914 .alignright {
    display: block;
    float: none;
    margin: 20px auto 20px !important;
  }
}
/* -----------------  May I introduce to you my all-time-heroes  ----------------------- */
.postid-13832 .extlink {
  font-size: 24px !important;
  font-style: normal !important;
}
/* ToolTips */
.postid-13832 .tTip {
  cursor: pointer;
  border-bottom: 3px dotted gold;
  text-decoration: none;
}
.postid-13832 .tTip_content {
  display: none;
  background-color: #0352B1;
  padding: 40px;
  margin: 10px auto;
  Border: 3px dotted gold;
  width: 100%;
  font-size: 20px;
  cursor: pointer;
}
.postid-13832 .tTip_content .extlink {
  /* line-height: 26px; */
  font-size: 20px !important;
  font-style: normal !important;
}
.postid-13832 .download_pdf {
  background-color: #0352B1;
  padding: 40px;
  margin: 10px auto;
  Border: 3px dotted gold;
  width: 77%;
  font-size: 10px;
}
.postid-13832 hr {
  opacity: 0 !important;
  padding: 20px 0px;
  margin-left: 0px;
}
.postid-13832 .site {
  background-color: #0065DD;
  opacity: 1;
}
.postid-13832 header .entry-header {
  opacity: 0.2 !important;
}
.postid-13832 .site-header {
  z-index: 2000;
  border-bottom: 1px solid #b3d01e;
  color: gold;
}
.archive #post-13832 .entry-meta .ear {
  width: 33px !important;
  height: 34px !important;
  /* width: 43px; */
  position: absolute;
  z-index: 100;
  right: 6px;
  top: 0px;
  margin-top: -40px;
  border: 1px solid orange;
  cursor: pointer;
  border-radius: 7px;
}
.postid-13832 .entry-content {
  /*height: 6674px !important;*/
  position: relative;
  /*margin-top: -100px;*/
  /*z-index: 1000;*/
  background-image: none;
  color: gold !important;
  background-color: #0065DD !important;
}
.postid-13832 .entry-content p {
  font-weight: 300;
  font-size: 160%;
  line-height: 150%;
}
.postid-13832 .entry-content ul {
  font-weight: 300;
  font-size: 26px !important;
  line-height: 150%;
}
.postid-13832 .entry-content ul li {
  font-weight: 300;
  font-size: 26px !important;
  line-height: 150%;
}
.postid-13832 .entry-content ul li span {
  font-weight: 300;
  font-size: 26px !important;
  line-height: 150%;
}
.postid-13832 .entry-content ul li p {
  font-weight: 300;
  font-size: 26px !important;
  line-height: 150%;
}
.postid-13832 .entry-content h3 {
  font-family: Verdana, sans-serif;
  font-weight: 300;
  font-size: 170% !important;
  line-height: 150%;
}
.postid-13832 .entry-content li {
  font-weight: 300 !important;
  font-size: 170% !important;
  line-height: 150% !important;
}
.postid-13832 .entry-content a {
  color: gold !important;
}
.postid-13832 .hentry {
  background-image: none;
  background-color: #0065DD !important;
}
.postid-13832 .entry-footer {
  color: gold !important;
}
.postid-13832 .entry-footer, .postid-13832 .all_articles {
  border-top: 1px solid black;
}
.postid-13832 .hentry.has-post-thumbnail .wp-post-image {
  border: black 1px solid !important;
}
.postid-13832 .entry-title, .postid-13832 .blog .entry-title {
  text-align: center !important;
  font-size: 1.05em !important;
}
.postid-13832 .entry-title a {
  font-size: 80%;
}
.home #post-13832 .entry-title a {
  font-size: 80%;
}
.postid-13832 .entry-content img, .postid-13832 .entry-content video {
  /*border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #0065DD;
  box-shadow: 2px 2px 9px 4px rgba(0, 0, 0, 0.4);*/
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #0065DD;
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
}
.postid-13832 #no_border {
  font-weight: bold;
  margin-top: 21px;
}
.postid-13832 #ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #0065DD;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-13832 .ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #0065DD;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-13832 .entry-content a {
  color: gold !important;
}
.postid-13832 ul {
  list-style: none !important;
}
.postid-13832 .Zebra_Tooltip {
  max-width: 600px !important;
  position: absolute;
  z-index: 99999;
  background: transparent;
  font-family: Geneva, 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
}
.postid-13832 .Zebra_Tooltip .Zebra_Tooltip_Message {
  max-width: 600px !important;
}
/* -------. Smooth Accordion  */
.postid-13832 .smooth-Accordion .smooth-Accordion-header {
  font-size: 22px;
  display: block;
  background: transparent;
  font-family: Raleway, sans-serif !important;
  color: gold !important;
  line-height: 180%;
  margin-top: 10px;
  padding: 10px 16px !important;
  cursor: pointer;
  border-bottom: 1px solid gold !important;
  position: relative;
}
.postid-13832 .smooth-Accordion .smooth-Accordion-content {
  display: none;
  background: transparent;
  color: gold !important;
  padding: 16px;
  border: 1px solid grey;
  border-bottom: 1px solid #b3d01e;
}
.postid-13832 .smooth-Accordion .smooth-Accordion-content a {
  color: #b3d01e !important;
  font-weight: bold !important;
}
.postid-13832 .smooth-Accordion .smooth-Accordion-content p {
  font-size: 22px !important;
  line-height: 34px !important;
  font-weight: 300 !important;
  color: gold;
}
.postid-13832 .smooth-Accordion .smooth-Accordion-header::after {
  content: '';
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0) rotate(0deg);
  position: absolute;
  top: 3px;
  right: 16px;
  transition: transform 0.5s;
  background: url(./img/lightgreen-down-arrow.png) no-repeat center center;
  width: 12px;
  height: 20px;
  line-height: 16px;
}
.postid-13832 .smooth-Accordion {
  border-radius: 0px;
  box-shadow: none;
  overflow: hidden;
}
.postid-13832 .itinerary {
  /* font-size: 18px; */
  background-color: #016AD3;
  padding: 10px 10px 10px 25px;
  border-radius: 3px;
  border: 1px solid lightgrey;
}
.postid-13832 .itinerary p {
  font-size: 18px;
  color: lightgray;
}
.postid-13832 .itinerary li {
  list-style: disc !important;
}
.postid-13832 .itinerary .dates {
  margin: 20px !important;
  text-align: center;
}
.postid-13832 .itinerary li a {
  font-weight: bold !important;
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-13832 .itinerary li a:hover {
  font-weight: bold !important;
  color: white !important;
}
.postid-13832 .itinerary li a:visited {
  font-weight: bold !important;
}
.addTop {
  top: 150px;
}
.postid-13832 .itinerary2_outer {
  display: flex;
  flex-grow: 1;
  bottom: 0;
  right: 0;
  position: fixed;
  z-index: 3000;
}
.postid-13832 .itinerary2_inner {
  margin-top: 150px;
  padding: 10px 40px 0;
  border-radius: 3px;
  border: 1px solid lightgrey;
  background-color: #016AD3;
}
.postid-13832 .itinerary2 {
  /*top:150px;*/
  max-height: 100vh;
  overflow-y: auto;
  /* font-size: 18px; */
  padding: 10px 10px 10px 25px;
  /*height: 80vh;*/
  max-width: 680px;
}
.postid-13832 .itinerary2 p {
  cursor: pointer;
  position: relative;
}
.postid-13832 #closer {
  line-height: 22px;
  padding: 0 5px;
  border: 2px solid palevioletred;
  right: 10px;
  top: 0;
  position: absolute;
  /* text-transform: uppercase; */
  font-size: 25px;
  font-weight: bold;
  color: palevioletred;
  pointer-events: none;
}
.postid-13832 #closer:hover {
  color: red;
  border: 2px solid red;
}
.postid-13832 .itinerary2 ul {
  display: none;
  /*top:60px;*/
}
.postid-13832 .itinerary2 p {
  font-size: 18px;
  color: lightgray;
}
.postid-13832 .itinerary2 li {
  list-style: disc !important;
}
.postid-13832 .itinerary2 li a {
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-13832 .itinerary2 li a:hover {
  color: white !important;
}
.postid-13832 .itinerary2 li a:visited {
  font-weight: bold !important;
}
.postid-13832 .orange {
  font-style: italic;
  padding: 22px;
  font-size: 14px !important;
  color: lightgrey !important;
}
.postid-13832 .orange p {
  font-style: italic;
  padding: 22px;
  margin-bottom: 0px;
  font-size: 18px;
  color: lightgrey;
}
.postid-13832 .orange .wp-video {
  transform: scale(0.7);
}
#day1, #day2, #day3, #day4, #day5 {
  position: relative;
}
.postid-13832 section {
  position: relative;
}
.postid-13832 #day6_audio {
  position: relative;
}
.postid-13832 #day7_audio {
  position: relative;
}
.postid-13832 #day8_audio {
  position: relative;
}
.postid-13832 #day9_audio {
  position: relative;
}
.opacity1 {
  opacity: 1 !important;
}
.onTop {
  z-index: 1001 !important;
}
.postid-13832 #h5ap-player-1 {
  display: block !important;
  opacity: 0;
  /* display: block;*/
  /* position: relative;*/
  position: fixed !important;
  width: 350px !important;
  margin: 0px;
  z-index: 1000;
  top: 139px;
  right: 10px;
  border: 1px solid grey;
  border-radius: 2px;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.1));
}
.postid-13832 .dayIndicator {
  font-weight: bold;
  padding: 3px 10px;
  background-color: #0166dc;
  border: 1px solid grey;
  border-radius: 2px;
}
.postid-13832 .dayTXT {
  padding: 0 10px;
  font-size: 125%;
  text-transform: capitalize;
}
.postid-13832 #speechTxt {
  display: block !important;
  opacity: 0;
  z-index: 1000;
  top: 240px !important;
  right: 10px !important;
  width: 200px;
  margin-top: 0px !important;
  position: fixed !important;
  padding: 8px;
  border: 2px solid #ff6600;
  border-radius: 7px;
  font-size: 18px;
  font-weight: bold;
  color: #ff6600;
  background-color: white;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.1));
}
.postid-13832 .plyr__controls .plyr__controls__item.plyr__progress__container {
  display: block;
}
.postid-13832 .plyr__controls .plyr__controls__item.plyr__time {
  display: block;
  padding: 0px 5px;
}
.postid-13832 .plyr__controls .plyr__controls__item:first-child {
  margin-left: 0px;
  margin-right: 13px;
}
.postid-13832 .listen {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  margin-bottom: 40px;
  border: 1px solid;
  cursor: pointer !important;
  color: lightgray !important;
  font-size: 16px !important;
  text-align: center !important;
}
.postid-13832 .listen:hover {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  border: 1px solid gold !important;
  cursor: pointer !important;
  color: gold !important;
  font-size: 16px !important;
  text-align: center !important;
}
.postid-13832 #anna {
  display: inline;
  float: left;
  margin-right: 22px;
  /* text-align: left; */
  width: 296px !important;
}
@media only screen and (max-width: 768px) {
  .postid-13832 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 15px;
    color: gold !important; /* #363636*/
  }
  .postid-13832 .smooth-Accordion .smooth-Accordion-header {
    color: gold !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px solid #b3d01e !important;
  }
  .postid-13832 .smooth-Accordion .smooth-Accordion-content {
    color: gold !important;
    padding: 16px;
    border-bottom: 1px solid #b3d01e;
  }
  .postid-13832 .smooth-Accordion .smooth-Accordion-content a {
    color: #b3d01e;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-13832 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-13832 .bible p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-13832 .orange {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-13832 .orange p {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-13832 .bold {
    font-weight: 500 !important;
  }
  .post-13832 #speechTxt {
    top: 100px;
  }
  .postid-13832 #h5ap-player-1 {
    width: 200px !important;
    z-index: 1000;
    top: 36px !important;
    right: 76px !important;
    transform-origin: right;
    transform: scale(0.7);
  }
  .postid-13832 .plyr__controls .plyr__controls__item.plyr__progress__container {
    display: block;
  }
  .postid-13832 .plyr__controls .plyr__controls__item.plyr__time {
    display: none;
    padding: 0 5px;
  }
  .postid-13832 .itinerary2 {
    display: none;
  }
}
@media only screen and (max-width: 480px) {
  .postid-13832 .entry-title {
    font-size: 0.9em !important;
  }
  .postid-13832 .entry-content p {
    font-weight: 500 !important;
    font-size: 20px !important;
    line-height: 150%;
  }
  .postid-13832 .entry-content ul {
    font-weight: 300;
    font-size: 20px !important;
    line-height: 150%;
  }
  .postid-13832 .entry-content ul li {
    font-weight: 300;
    font-size: 20px !important;
    line-height: 150%;
  }
  .postid-13832 .entry-content ul li span {
    font-weight: 300;
    font-size: 20px !important;
    line-height: 150%;
  }
  .postid-13832 .entry-content ul li p {
    font-weight: 300;
    font-size: 20px !important;
    line-height: 150%;
  }
  .postid-13832 .entry-content h3 {
    font-family: Verdana, sans-serif;
    font-weight: 300;
    font-size: 170% !important;
    line-height: 150%;
  }
  .postid-13832 .entry-content li {
    font-weight: 500 !important;
    font-size: 20px !important;
    line-height: 150% !important;
  }
  .postid-13832 .entry-content a {
    color: gold !important;
    font-size: 20px !important;
  }
  .postid-13832 .extlink {
    font-size: 20px !important;
    font-style: normal !important;
  }
  /* ToolTips */
  .postid-13832 .tTip {
    cursor: pointer;
    border-bottom: 3px dotted gold;
    text-decoration: none;
  }
  .postid-13832 .tTip_content {
    display: none;
    background-color: #0352B1;
    padding: 40px;
    margin: 10px auto;
    Border: 3px dotted gold;
    width: 100%;
    font-size: 20px !important;
    cursor: pointer;
  }
  .postid-13832 .tTip_content .extlink {
    /* line-height: 26px; */
    font-size: 20px !important;
    font-style: normal !important;
  }
  .postid-13832 .download_pdf {
    background-color: #0352B1;
    padding: 40px;
    margin: 10px auto;
    Border: 3px dotted gold;
    width: 100%;
    font-size: 10px;
  }
}
@media only screen and (max-width: 768px) {
  .postid-13832 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 3px;
    color: gold !important; /* #363636*/
  }
  .postid-13832 .smooth-Accordion .smooth-Accordion-header {
    color: gold !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px solid #b3d01e !important;
  }
  .postid-13832 .smooth-Accordion .smooth-Accordion-content {
    color: gold !important;
    padding: 16px;
    border-bottom: 1px solid #b3d01e;
  }
  .postid-13832 .smooth-Accordion .smooth-Accordion-content a {
    /*color: #2d797d !important;*/
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-13832 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-13832 .bible p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-13832 .orange {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-13832 .orange p {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-13832 .bold {
    font-weight: 500 !important;
  }
  /* Add additional styles for smaller screens here */
}
@media screen and (max-width: 600px) {
  .postid-13832 .alignleft, .postid-13832 .alignright {
    display: block;
    float: none;
    margin: 20px auto 20px !important;
  }
}
/* -----------------  about intuition - the quantum leap  ----------------------- */
.postid-13707 .extlink {
  font-size: 24px !important;
  font-style: normal !important;
}
/* ToolTips */
.postid-13707 .tTip {
  cursor: pointer;
  border-bottom: 3px dotted gold;
  text-decoration: none;
}
.postid-13707 .tTip_content {
  display: none;
  background-color: #0352B1;
  padding: 40px;
  margin: 10px auto;
  Border: 3px dotted gold;
  width: 100%;
  font-size: 20px;
  cursor: pointer;
}
.postid-13707 .tTip_content .extlink {
  /* line-height: 26px; */
  font-size: 20px !important;
  font-style: normal !important;
}
.postid-13707 .download_pdf {
  background-color: #0352B1;
  padding: 40px;
  margin: 10px auto;
  Border: 3px dotted gold;
  width: 77%;
  font-size: 10px;
}
.postid-13707 hr {
  opacity: 0 !important;
  padding: 20px 0px;
  margin-left: 0px;
}
.postid-13707 .site {
  background-color: #0065DD;
  opacity: 1;
}
.postid-13707 header .entry-header {
  opacity: 0.2 !important;
}
.postid-13707 .site-header {
  z-index: 2000;
  border-bottom: 1px solid #b3d01e;
  color: gold;
}
.archive #post-13707 .entry-meta .ear {
  width: 33px !important;
  height: 34px !important;
  /* width: 43px; */
  position: absolute;
  z-index: 100;
  right: 6px;
  top: 0px;
  margin-top: -40px;
  border: 1px solid orange;
  cursor: pointer;
  border-radius: 7px;
}
.postid-13707 .entry-content {
  /*height: 6674px !important;*/
  position: relative;
  margin-top: -100px;
  /*z-index: 1000;*/
  background-image: none;
  color: gold !important;
  background-color: #0065DD !important;
}
.postid-13707 .entry-content p {
  font-weight: 300;
  font-size: 160%;
  line-height: 150%;
}
.postid-13707 .entry-content ul {
  font-weight: 300;
  font-size: 26px !important;
  line-height: 150%;
}
.postid-13707 .entry-content ul li {
  font-weight: 300;
  font-size: 26px !important;
  line-height: 150%;
}
.postid-13707 .entry-content ul li span {
  font-weight: 300;
  font-size: 26px !important;
  line-height: 150%;
}
.postid-13707 .entry-content ul li p {
  font-weight: 300;
  font-size: 26px !important;
  line-height: 150%;
}
.postid-13707 .entry-content h3 {
  font-family: Verdana, sans-serif;
  font-weight: 300;
  font-size: 170% !important;
  line-height: 150%;
}
.postid-13707 .entry-content li {
  font-weight: 300 !important;
  font-size: 170% !important;
  line-height: 150% !important;
}
.postid-13707 .entry-content a {
  color: gold !important;
}
.postid-13707 .hentry {
  background-image: none;
  background-color: #0065DD !important;
}
.postid-13707 .entry-footer {
  color: gold !important;
}
.postid-13707 .entry-footer, .postid-13707 .all_articles {
  border-top: 1px solid black;
}
.postid-13707 .hentry.has-post-thumbnail .wp-post-image {
  border: black 1px solid !important;
}
.postid-13707 .entry-title, .postid-13707 .blog .entry-title {
  text-align: center !important;
  font-size: 1.05em !important;
}
.postid-13707 .entry-title a {
  font-size: 80%;
}
.home #post-13707 .entry-title a {
  font-size: 80%;
}
.postid-13707 .entry-content img, .postid-13707 .entry-content video {
  /*border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #0065DD;
  box-shadow: 2px 2px 9px 4px rgba(0, 0, 0, 0.4);*/
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #0065DD;
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
}
.postid-13707 #no_border {
  font-weight: bold;
  margin-top: 21px;
}
.postid-13707 #ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #0065DD;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-13707 .ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #0065DD;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-13707 .entry-content a {
  color: gold !important;
}
.postid-13707 ul {
  list-style: none !important;
}
.postid-13707 .Zebra_Tooltip {
  max-width: 600px !important;
  position: absolute;
  z-index: 99999;
  background: transparent;
  font-family: Geneva, 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
}
.postid-13707 .Zebra_Tooltip .Zebra_Tooltip_Message {
  max-width: 600px !important;
}
/* -------. Smooth Accordion  */
.postid-13707 .smooth-Accordion .smooth-Accordion-header {
  font-size: 22px;
  display: block;
  background: transparent;
  font-family: Raleway, sans-serif !important;
  color: gold !important;
  line-height: 180%;
  margin-top: 10px;
  padding: 10px 16px !important;
  cursor: pointer;
  border-bottom: 1px solid gold !important;
  position: relative;
}
.postid-13707 .smooth-Accordion .smooth-Accordion-content {
  display: none;
  background: transparent;
  color: gold !important;
  padding: 16px;
  border: 1px solid grey;
  border-bottom: 1px solid #b3d01e;
}
.postid-13707 .smooth-Accordion .smooth-Accordion-content a {
  color: #b3d01e !important;
  font-weight: bold !important;
}
.postid-13707 .smooth-Accordion .smooth-Accordion-content p {
  font-size: 22px !important;
  line-height: 34px !important;
  font-weight: 300 !important;
  color: gold;
}
.postid-13707 .smooth-Accordion .smooth-Accordion-header::after {
  content: '';
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0) rotate(0deg);
  position: absolute;
  top: 3px;
  right: 16px;
  transition: transform 0.5s;
  background: url(./img/lightgreen-down-arrow.png) no-repeat center center;
  width: 12px;
  height: 20px;
  line-height: 16px;
}
.postid-13707 .smooth-Accordion {
  border-radius: 0px;
  box-shadow: none;
  overflow: hidden;
}
.postid-13707 .itinerary {
  /* font-size: 18px; */
  background-color: #016AD3;
  padding: 10px 10px 10px 25px;
  border-radius: 3px;
  border: 1px solid lightgrey;
}
.postid-13707 .itinerary p {
  font-size: 18px;
  color: lightgray;
}
.postid-13707 .itinerary li {
  list-style: disc !important;
}
.postid-13707 .itinerary .dates {
  margin: 20px !important;
  text-align: center;
}
.postid-13707 .itinerary li a {
  font-weight: bold !important;
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-13707 .itinerary li a:hover {
  font-weight: bold !important;
  color: white !important;
}
.postid-13707 .itinerary li a:visited {
  font-weight: bold !important;
}
.addTop {
  top: 150px;
}
.postid-13707 .itinerary2_outer {
  display: flex;
  flex-grow: 1;
  bottom: 0;
  right: 0;
  position: fixed;
  z-index: 3000;
}
.postid-13707 .itinerary2_inner {
  margin-top: 150px;
  padding: 10px 40px 0;
  border-radius: 3px;
  border: 1px solid lightgrey;
  background-color: #016AD3;
}
.postid-13707 .itinerary2 {
  /*top:150px;*/
  max-height: 100vh;
  overflow-y: auto;
  /* font-size: 18px; */
  padding: 10px 10px 10px 25px;
  /*height: 80vh;*/
  max-width: 680px;
}
.postid-13707 .itinerary2 p {
  cursor: pointer;
  position: relative;
}
.postid-13707 #closer {
  line-height: 22px;
  padding: 0 5px;
  border: 2px solid palevioletred;
  right: 10px;
  top: 0;
  position: absolute;
  /* text-transform: uppercase; */
  font-size: 25px;
  font-weight: bold;
  color: palevioletred;
  pointer-events: none;
}
.postid-13707 #closer:hover {
  color: red;
  border: 2px solid red;
}
.postid-13707 .itinerary2 ul {
  display: none;
  /*top:60px;*/
}
.postid-13707 .itinerary2 p {
  font-size: 18px;
  color: lightgray;
}
.postid-13707 .itinerary2 li {
  list-style: disc !important;
}
.postid-13707 .itinerary2 li a {
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-13707 .itinerary2 li a:hover {
  color: white !important;
}
.postid-13707 .itinerary2 li a:visited {
  font-weight: bold !important;
}
.postid-13707 .orange {
  font-style: italic;
  padding: 22px;
  font-size: 14px !important;
  color: lightgrey !important;
}
.postid-13707 .orange p {
  font-style: italic;
  padding: 22px;
  margin-bottom: 0px;
  font-size: 18px;
  color: lightgrey;
}
.postid-13707 .orange .wp-video {
  transform: scale(0.7);
}
#day1, #day2, #day3, #day4, #day5 {
  position: relative;
}
.postid-13707 section {
  position: relative;
}
.postid-13707 #day6_audio {
  position: relative;
}
.postid-13707 #day7_audio {
  position: relative;
}
.postid-13707 #day8_audio {
  position: relative;
}
.postid-13707 #day9_audio {
  position: relative;
}
.opacity1 {
  opacity: 1 !important;
}
.onTop {
  z-index: 1001 !important;
}
.postid-13707 #h5ap-player-1 {
  /* z-index: 2000 !important; */
  display: block !important;
  opacity: 0;
  /* display: block; */
  /* position: relative; */
  position: fixed !important;
  width: 220px !important;
  margin: 0px;
  z-index: 2100;
  top: 69px;
  right: 80px;
  border: 1px solid grey;
  border-radius: 2px !important;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.1));
}
.postid-13707 .mejs-container {
  border: 1px dotted goldenrod !important;
  margin: 0 auto !important;
  width: 270px !important;
  background: #0164dc !important;
}
.postid-13707 #mep_1 {
  border: 1px dotted goldenrod !important;
  margin: 0 auto !important;
  width: 270px !important;
  background: #0164dc !important;
}
.postid-13707 .dayIndicator {
  font-weight: bold;
  padding: 3px 10px;
  background-color: #0166dc;
  border: 1px solid grey;
  border-radius: 2px;
}
.postid-13707 .dayTXT {
  padding: 0 10px;
  font-size: 125%;
  text-transform: capitalize;
}
.postid-13707 #speechTxt {
  display: block !important;
  opacity: 0;
  z-index: 1000;
  top: 240px !important;
  right: 10px !important;
  width: 200px;
  margin-top: 0px !important;
  position: fixed !important;
  padding: 8px;
  border: 2px solid #ff6600;
  border-radius: 7px;
  font-size: 18px;
  font-weight: bold;
  color: #ff6600;
  background-color: white;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.1));
}
.postid-13707 .plyr__controls .plyr__controls__item.plyr__progress__container {
  display: block;
}
.postid-13707 .plyr__controls .plyr__controls__item.plyr__time {
  display: block;
  padding: 0px 5px;
}
.postid-13707 .plyr__controls .plyr__controls__item:first-child {
  margin-left: 0px;
  margin-right: 13px;
}
.postid-13707 .listen {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  margin-bottom: 40px;
  border: 1px solid;
  cursor: pointer !important;
  color: lightgray !important;
  font-size: 16px !important;
  text-align: center !important;
}
.postid-13707 .listen:hover {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  border: 1px solid gold !important;
  cursor: pointer !important;
  color: gold !important;
  font-size: 16px !important;
  text-align: center !important;
}
.postid-13707 #anna {
  display: inline;
  float: left;
  margin-right: 22px;
  /* text-align: left; */
  width: 296px !important;
}
@media only screen and (max-width: 768px) {
  .postid-13707 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 15px;
    color: gold !important; /* #363636*/
  }
  .postid-13707 .smooth-Accordion .smooth-Accordion-header {
    color: gold !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px solid #b3d01e !important;
  }
  .postid-13707 .smooth-Accordion .smooth-Accordion-content {
    color: gold !important;
    padding: 16px;
    border-bottom: 1px solid #b3d01e;
  }
  .postid-13707 .smooth-Accordion .smooth-Accordion-content a {
    color: #b3d01e;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-13707 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-13707 .bible p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-13707 .orange {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-13707 .orange p {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-13707 .bold {
    font-weight: 500 !important;
  }
  .post-13707 #speechTxt {
    top: 100px;
  }
  .postid-13707 #h5ap-player-1 {
    width: 200px !important;
    z-index: 1000;
    top: 36px !important;
    right: 76px !important;
    transform-origin: right;
    transform: scale(0.7);
  }
  .postid-13707 .plyr__controls .plyr__controls__item.plyr__progress__container {
    display: block;
  }
  .postid-13707 .plyr__controls .plyr__controls__item.plyr__time {
    display: none;
    padding: 0 5px;
  }
  .postid-13707 .itinerary2 {
    display: none;
  }
}
@media only screen and (max-width: 480px) {
  .postid-13707 .entry-title {
    font-size: 0.9em !important;
  }
  .postid-13707 .entry-content p {
    font-weight: 500 !important;
    font-size: 20px !important;
    line-height: 150%;
  }
  .postid-13707 .entry-content ul {
    font-weight: 300;
    font-size: 20px !important;
    line-height: 150%;
  }
  .postid-13707 .entry-content ul li {
    font-weight: 300;
    font-size: 20px !important;
    line-height: 150%;
  }
  .postid-13707 .entry-content ul li span {
    font-weight: 300;
    font-size: 20px !important;
    line-height: 150%;
  }
  .postid-13707 .entry-content ul li p {
    font-weight: 300;
    font-size: 20px !important;
    line-height: 150%;
  }
  .postid-13707 .entry-content h3 {
    font-family: Verdana, sans-serif;
    font-weight: 300;
    font-size: 170% !important;
    line-height: 150%;
  }
  .postid-13707 .entry-content li {
    font-weight: 500 !important;
    font-size: 20px !important;
    line-height: 150% !important;
  }
  .postid-13707 .entry-content a {
    color: gold !important;
    font-size: 20px !important;
  }
  .postid-13707 .extlink {
    font-size: 20px !important;
    font-style: normal !important;
  }
  /* ToolTips */
  .postid-13707 .tTip {
    cursor: pointer;
    border-bottom: 3px dotted gold;
    text-decoration: none;
  }
  .postid-13707 .tTip_content {
    display: none;
    background-color: #0352B1;
    padding: 40px;
    margin: 10px auto;
    Border: 3px dotted gold;
    width: 100%;
    font-size: 20px !important;
    cursor: pointer;
  }
  .postid-13707 .tTip_content .extlink {
    /* line-height: 26px; */
    font-size: 20px !important;
    font-style: normal !important;
  }
  .postid-13707 .download_pdf {
    background-color: #0352B1;
    padding: 40px;
    margin: 10px auto;
    Border: 3px dotted gold;
    width: 100%;
    font-size: 10px;
  }
}
@media only screen and (max-width: 768px) {
  .postid-13707 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 3px;
    color: gold !important; /* #363636*/
  }
  .postid-13707 .smooth-Accordion .smooth-Accordion-header {
    color: gold !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px solid #b3d01e !important;
  }
  .postid-13707 .smooth-Accordion .smooth-Accordion-content {
    color: gold !important;
    padding: 16px;
    border-bottom: 1px solid #b3d01e;
  }
  .postid-13707 .smooth-Accordion .smooth-Accordion-content a {
    /*color: #2d797d !important;*/
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-13707 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-13707 .bible p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-13707 .orange {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-13707 .orange p {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-13707 .bold {
    font-weight: 500 !important;
  }
  /* Add additional styles for smaller screens here */
}
/* ---Next Steps in Human Evolution and the Advancement of Consciousness---*/
.postid-13580 .extlink {
  font-size: 24px !important;
  font-style: normal !important;
}
/* ToolTips */
.postid-13580 .tTip {
  cursor: pointer;
  border-bottom: 3px dotted gold;
  text-decoration: none;
}
.postid-13580 .tTip_content {
  display: none;
  background-color: #0352B1;
  padding: 40px;
  margin: 10px auto;
  Border: 3px dotted gold;
  width: 100%;
  font-size: 20px;
  cursor: pointer;
}
.postid-13580 .tTip_content .extlink {
  /* line-height: 26px; */
  font-size: 20px !important;
  font-style: normal !important;
}
.postid-13580 .download_pdf {
  background-color: #0352B1;
  padding: 40px;
  margin: 10px auto;
  Border: 3px dotted gold;
  width: 77%;
  font-size: 10px;
}
.postid-13580 hr {
  opacity: 0 !important;
  padding: 20px 0px;
  margin-left: 0px;
}
.postid-13580 .site {
  background-color: #0065DD;
  opacity: 1;
}
.postid-13580 header .entry-header {
  opacity: 0.2 !important;
}
.postid-13580 header .entry-header h1 {
  opacity: 0.2 !important;
}
.postid-13580 .site-header {
  z-index: 2000;
  border-bottom: 1px solid #b3d01e;
  color: gold;
}
.archive #post-13580 .entry-meta .ear {
  width: 33px !important;
  height: 34px !important;
  /* width: 43px; */
  position: absolute;
  z-index: 100;
  right: 6px;
  top: 0px;
  margin-top: -40px;
  border: 1px solid orange;
  cursor: pointer;
  border-radius: 7px;
}
.postid-13580 .entry-content {
  /*height: 6674px !important;*/
  position: relative;
  margin-top: -100px;
  /*z-index: 1000;*/
  background-image: none;
  color: gold !important;
  background-color: #0065DD !important;
}
.postid-13580 .entry-content p {
  font-weight: 300;
  font-size: 160%;
  line-height: 150%;
}
.postid-13580 .entry-content ul {
  font-weight: 300;
  font-size: 26px !important;
  line-height: 150%;
}
.postid-13580 .entry-content ul li {
  font-weight: 300;
  font-size: 26px !important;
  line-height: 150%;
}
.postid-13580 .entry-content ul li span {
  font-weight: 300;
  font-size: 26px !important;
  line-height: 150%;
}
.postid-13580 .entry-content ul li p {
  font-weight: 300;
  font-size: 26px !important;
  line-height: 150%;
}
.postid-13580 .entry-content h3 {
  font-family: Verdana, sans-serif;
  font-weight: 300;
  font-size: 170% !important;
  line-height: 150%;
}
.postid-13580 .entry-content li {
  font-weight: 300 !important;
  font-size: 170% !important;
  line-height: 150% !important;
}
.postid-13580 .entry-content a {
  color: gold !important;
}
.postid-13580 .hentry {
  background-image: none;
  background-color: #0065DD !important;
}
.postid-13580 .entry-footer {
  color: gold !important;
}
.postid-13580 .entry-footer, .postid-13580 .all_articles {
  border-top: 1px solid black;
}
.postid-13580 .hentry.has-post-thumbnail .wp-post-image {
  border: black 1px solid !important;
}
.postid-13580 .entry-title, .postid-13580 .blog .entry-title {
  text-align: center !important;
  font-size: 1.05em !important;
}
.postid-13580 .entry-title a {
  font-size: 80%;
}
.home #post-13580 .entry-title a {
  font-size: 80%;
}
.postid-13580 .entry-content img, .postid-13580 .entry-content video {
  /*border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #0065DD;
  box-shadow: 2px 2px 9px 4px rgba(0, 0, 0, 0.4);*/
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #0065DD;
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
}
.postid-13580 #no_border {
  font-weight: bold;
  margin-top: 21px;
}
.postid-13580 #ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #0065DD;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-13580 .ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #0065DD;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-13580 .entry-content a {
  color: gold !important;
}
.postid-13580 ul {
  list-style: none !important;
}
.postid-13580 .Zebra_Tooltip {
  max-width: 600px !important;
  position: absolute;
  z-index: 99999;
  background: transparent;
  font-family: Geneva, 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
}
.postid-13580 .Zebra_Tooltip .Zebra_Tooltip_Message {
  max-width: 600px !important;
}
/* -------. Smooth Accordion  */
.postid-13580 .smooth-Accordion .smooth-Accordion-header {
  font-size: 22px;
  display: block;
  background: transparent;
  font-family: Raleway, sans-serif !important;
  color: gold !important;
  line-height: 180%;
  margin-top: 10px;
  padding: 10px 16px !important;
  cursor: pointer;
  border-bottom: 1px solid gold !important;
  position: relative;
}
.postid-13580 .smooth-Accordion .smooth-Accordion-content {
  display: none;
  background: transparent;
  color: gold !important;
  padding: 16px;
  border: 1px solid grey;
  border-bottom: 1px solid #b3d01e;
}
.postid-13580 .smooth-Accordion .smooth-Accordion-content a {
  color: #b3d01e !important;
  font-weight: bold !important;
}
.postid-13580 .smooth-Accordion .smooth-Accordion-content p {
  font-size: 22px !important;
  line-height: 34px !important;
  font-weight: 300 !important;
  color: gold;
}
.postid-13580 .smooth-Accordion .smooth-Accordion-header::after {
  content: '';
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0) rotate(0deg);
  position: absolute;
  top: 3px;
  right: 16px;
  transition: transform 0.5s;
  background: url(./img/lightgreen-down-arrow.png) no-repeat center center;
  width: 12px;
  height: 20px;
  line-height: 16px;
}
.postid-13580 .smooth-Accordion {
  border-radius: 0px;
  box-shadow: none;
  overflow: hidden;
}
.postid-13580 .itinerary {
  /* font-size: 18px; */
  background-color: #016AD3;
  padding: 10px 10px 10px 25px;
  border-radius: 3px;
  border: 1px solid lightgrey;
}
.postid-13580 .itinerary p {
  font-size: 18px;
  color: lightgray;
}
.postid-13580 .itinerary li {
  list-style: disc !important;
}
.postid-13580 .itinerary .dates {
  margin: 20px !important;
  text-align: center;
}
.postid-13580 .itinerary li a {
  font-weight: bold !important;
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-13580 .itinerary li a:hover {
  font-weight: bold !important;
  color: white !important;
}
.postid-13580 .itinerary li a:visited {
  font-weight: bold !important;
}
.addTop {
  top: 150px;
}
.postid-13580 .itinerary2_outer {
  display: flex;
  flex-grow: 1;
  bottom: 0;
  right: 0;
  position: fixed;
  z-index: 3000;
}
.postid-13580 .itinerary2_inner {
  margin-top: 150px;
  padding: 10px 40px 0;
  border-radius: 3px;
  border: 1px solid lightgrey;
  background-color: #016AD3;
}
.postid-13580 .itinerary2 {
  /*top:150px;*/
  max-height: 100vh;
  overflow-y: auto;
  /* font-size: 18px; */
  padding: 10px 10px 10px 25px;
  /*height: 80vh;*/
  max-width: 680px;
}
.postid-13580 .itinerary2 p {
  cursor: pointer;
  position: relative;
}
.postid-13580 #closer {
  line-height: 22px;
  padding: 0 5px;
  border: 2px solid palevioletred;
  right: 10px;
  top: 0;
  position: absolute;
  /* text-transform: uppercase; */
  font-size: 25px;
  font-weight: bold;
  color: palevioletred;
  pointer-events: none;
}
.postid-13580 #closer:hover {
  color: red;
  border: 2px solid red;
}
.postid-13580 .itinerary2 ul {
  display: none;
  /*top:60px;*/
}
.postid-13580 .itinerary2 p {
  font-size: 18px;
  color: lightgray;
}
.postid-13580 .itinerary2 li {
  list-style: disc !important;
}
.postid-13580 .itinerary2 li a {
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-13580 .itinerary2 li a:hover {
  color: white !important;
}
.postid-13580 .itinerary2 li a:visited {
  font-weight: bold !important;
}
.postid-13580 .orange {
  font-style: italic;
  padding: 22px;
  font-size: 14px !important;
  color: lightgrey !important;
}
.postid-13580 .orange p {
  font-style: italic;
  padding: 22px;
  margin-bottom: 0px;
  font-size: 18px;
  color: lightgrey;
}
.postid-13580 .orange .wp-video {
  transform: scale(0.7);
}
#day1, #day2, #day3, #day4, #day5 {
  position: relative;
}
.postid-13580 section {
  position: relative;
}
.postid-13580 #day6_audio {
  position: relative;
}
.postid-13580 #day7_audio {
  position: relative;
}
.postid-13580 #day8_audio {
  position: relative;
}
.postid-13580 #day9_audio {
  position: relative;
}
.opacity1 {
  opacity: 1 !important;
}
.onTop {
  z-index: 1001 !important;
}
.postid-13580 #h5ap-player-1 {
  display: block !important;
  opacity: 0;
  /* display: block;*/
  /* position: relative;*/
  position: fixed !important;
  width: 350px !important;
  margin: 0px;
  z-index: 1000;
  top: 139px;
  right: 10px;
  border: 1px solid grey;
  border-radius: 2px;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.1));
}
.postid-13580 .dayIndicator {
  font-weight: bold;
  padding: 3px 10px;
  background-color: #0166dc;
  border: 1px solid grey;
  border-radius: 2px;
}
.postid-13580 .dayTXT {
  padding: 0 10px;
  font-size: 125%;
  text-transform: capitalize;
}
.postid-13580 #speechTxt {
  display: block !important;
  opacity: 0;
  z-index: 1000;
  top: 240px !important;
  right: 10px !important;
  width: 200px;
  margin-top: 0px !important;
  position: fixed !important;
  padding: 8px;
  border: 2px solid #ff6600;
  border-radius: 7px;
  font-size: 18px;
  font-weight: bold;
  color: #ff6600;
  background-color: white;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.1));
}
.postid-13580 .plyr__controls .plyr__controls__item.plyr__progress__container {
  display: block;
}
.postid-13580 .plyr__controls .plyr__controls__item.plyr__time {
  display: block;
  padding: 0px 5px;
}
.postid-13580 .plyr__controls .plyr__controls__item:first-child {
  margin-left: 0px;
  margin-right: 13px;
}
.postid-13580 .listen {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  margin-bottom: 40px;
  border: 1px solid;
  cursor: pointer !important;
  color: lightgray !important;
  font-size: 16px !important;
  text-align: center !important;
}
.postid-13580 .listen:hover {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  border: 1px solid gold !important;
  cursor: pointer !important;
  color: gold !important;
  font-size: 16px !important;
  text-align: center !important;
}
.postid-13580 #anna {
  display: inline;
  float: left;
  margin-right: 22px;
  /* text-align: left; */
  width: 296px !important;
}
@media only screen and (max-width: 768px) {
  .postid-13580 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 15px;
    color: gold !important; /* #363636*/
  }
  .postid-13580 .smooth-Accordion .smooth-Accordion-header {
    color: gold !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px solid #b3d01e !important;
  }
  .postid-13580 .smooth-Accordion .smooth-Accordion-content {
    color: gold !important;
    padding: 16px;
    border-bottom: 1px solid #b3d01e;
  }
  .postid-13580 .smooth-Accordion .smooth-Accordion-content a {
    color: #b3d01e;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-13580 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-13580 .bible p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-13580 .orange {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-13580 .orange p {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-13580 .bold {
    font-weight: 500 !important;
  }
  .post-13580 #speechTxt {
    top: 100px;
  }
  .postid-13580 #h5ap-player-1 {
    width: 200px !important;
    z-index: 1000;
    top: 36px !important;
    right: 76px !important;
    transform-origin: right;
    transform: scale(0.7);
  }
  .postid-13580 .plyr__controls .plyr__controls__item.plyr__progress__container {
    display: block;
  }
  .postid-13580 .plyr__controls .plyr__controls__item.plyr__time {
    display: none;
    padding: 0 5px;
  }
  .postid-13580 .itinerary2 {
    display: none;
  }
}
@media only screen and (max-width: 480px) {
  .postid-13580 .entry-title {
    font-size: 0.9em !important;
  }
  .postid-13580 .entry-content p {
    font-weight: 500 !important;
    font-size: 20px !important;
    line-height: 150%;
  }
  .postid-13580 .entry-content ul {
    font-weight: 300;
    font-size: 20px !important;
    line-height: 150%;
  }
  .postid-13580 .entry-content ul li {
    font-weight: 300;
    font-size: 20px !important;
    line-height: 150%;
  }
  .postid-13580 .entry-content ul li span {
    font-weight: 300;
    font-size: 20px !important;
    line-height: 150%;
  }
  .postid-13580 .entry-content ul li p {
    font-weight: 300;
    font-size: 20px !important;
    line-height: 150%;
  }
  .postid-13580 .entry-content h3 {
    font-family: Verdana, sans-serif;
    font-weight: 300;
    font-size: 170% !important;
    line-height: 150%;
  }
  .postid-13580 .entry-content li {
    font-weight: 500 !important;
    font-size: 20px !important;
    line-height: 150% !important;
  }
  .postid-13580 .entry-content a {
    color: gold !important;
    font-size: 20px !important;
  }
  .postid-13580 .extlink {
    font-size: 20px !important;
    font-style: normal !important;
  }
  /* ToolTips */
  .postid-13580 .tTip {
    cursor: pointer;
    border-bottom: 3px dotted gold;
    text-decoration: none;
  }
  .postid-13580 .tTip_content {
    display: none;
    background-color: #0352B1;
    padding: 40px;
    margin: 10px auto;
    Border: 3px dotted gold;
    width: 100%;
    font-size: 20px !important;
    cursor: pointer;
  }
  .postid-13580 .tTip_content .extlink {
    /* line-height: 26px; */
    font-size: 20px !important;
    font-style: normal !important;
  }
  .postid-13580 .download_pdf {
    background-color: #0352B1;
    padding: 40px;
    margin: 10px auto;
    Border: 3px dotted gold;
    width: 100%;
    font-size: 10px;
  }
}
@media only screen and (max-width: 768px) {
  .postid-13580 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 3px;
    color: gold !important; /* #363636*/
  }
  .postid-13580 .smooth-Accordion .smooth-Accordion-header {
    color: gold !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px solid #b3d01e !important;
  }
  .postid-13580 .smooth-Accordion .smooth-Accordion-content {
    color: gold !important;
    padding: 16px;
    border-bottom: 1px solid #b3d01e;
  }
  .postid-13580 .smooth-Accordion .smooth-Accordion-content a {
    /*color: #2d797d !important;*/
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-13580 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-13580 .bible p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-13580 .orange {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-13580 .orange p {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-13580 .bold {
    font-weight: 500 !important;
  }
  /* Add additional styles for smaller screens here */
}
/* -------------------------  inspiration  -----------------------------*/
.postid-13665 hr {
  opacity: 0 !important;
  padding: 20px 0px;
  margin-left: 0px;
}
.postid-13665 #wave_ifrm {
  /*  display: block !important; */
}
.postid-13665 .site {
  background-color: #0065DD;
  opacity: 1;
}
.postid-13665 header .entry-header {
  opacity: 0.2 !important;
}
.postid-13665 header .entry-header {
  left: 50%;
  margin-left: -150px !important;
  width: 300px !important;
  opacity: 1;
}
.postid-13665 .hentry.has-post-thumbnail .entry-header {
  left: 50% !important;
  margin-left: -95px !important;
  width: 190px !important;
}
.postid-13665 .site-header {
  z-index: 2000;
  border-bottom: 1px solid #b3d01e;
  color: gold;
}
.postid-13665 .entry-content {
  /*height: 6674px !important;*/
  position: relative;
  margin-top: -100px;
  /*z-index: 1000;*/
  background-image: none;
  color: gold !important;
  background-color: #0065DD !important;
}
.postid-13665 .entry-content p {
  font-weight: 300;
  font-size: 160%;
  line-height: 150%;
}
.postid-13665 .entry-content ul {
  font-weight: 300;
  font-size: 26px !important;
  line-height: 150%;
}
.postid-13665 .entry-content ul li {
  font-weight: 300;
  font-size: 26px !important;
  line-height: 150%;
}
.postid-13665 .entry-content ul li span {
  font-weight: 300;
  font-size: 26px !important;
  line-height: 150%;
}
.postid-13665 .entry-content ul li p {
  font-weight: 300;
  font-size: 26px !important;
  line-height: 150%;
}
.postid-13665 .entry-content h3 {
  font-family: Verdana, sans-serif;
  font-weight: 300;
  font-size: 170% !important;
  line-height: 150%;
}
.postid-13665 .entry-content li {
  font-weight: 300 !important;
  font-size: 170% !important;
  line-height: 150% !important;
}
.postid-13665 .entry-content a {
  color: gold !important;
}
.postid-13665 .hentry {
  background-image: none;
  background-color: #0065DD !important;
}
.postid-13665 .entry-footer {
  color: gold !important;
}
.postid-13665 .entry-footer, .postid-13665 .all_articles {
  border-top: 1px solid black;
}
.postid-13665 .hentry.has-post-thumbnail .wp-post-image {
  border: black 1px solid !important;
}
.postid-13665 .entry-title, .postid-13665 .blog .entry-title {
  text-align: center !important;
  font-size: 1.05em !important;
}
.postid-13665 .entry-title a {
  font-size: 80%;
}
.home #post-13665 .entry-title a {
  font-size: 80%;
}
.postid-13665 .iframe_holder1 {
  overflow: hidden;
  width: 500px;
  height: 885px;
  margin: 0 auto !important;
  border: 1px solid #66bfd5;
}
.postid-13665 .iframe_holder1 iframe {
  margin-top: -10px;
}
.postid-13665 .entry-content img, .postid-13665 .entry-content video {
  /*border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #0065DD;
  box-shadow: 2px 2px 9px 4px rgba(0, 0, 0, 0.4);*/
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #0065DD;
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
}
.postid-13665 .entry-content a {
  color: gold !important;
}
.postid-13665 #h5ap-player-1 {
  /*display:none !important; */
  opacity: 0;
  display: block !important;
  /* position: relative;*/
  /*position: fixed !important;*/
  margin-bottom: 130px;
  width: 200px !important;
  /*z-index: 1000;
    top: 139px;
    right: 10px;*/
  border: 1px solid grey;
  border-radius: 2px;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.1));
}
.postid-13665 .dayIndicator {
  font-weight: bold;
  padding: 3px 10px;
  background-color: #0166dc;
  border: 1px solid grey;
  border-radius: 2px;
}
.postid-13665 .dayTXT {
  padding: 0 10px;
  font-size: 125%;
  text-transform: capitalize;
}
.postid-13665 .plyr__controls .plyr__controls__item.plyr__progress__container {
  display: block;
}
.postid-13665 .plyr__controls .plyr__controls__item.plyr__time {
  display: block;
  padding: 0px 5px;
}
.postid-13665 .plyr__controls .plyr__controls__item:first-child {
  margin-left: 0px;
  margin-right: 13px;
}
@media only screen and (max-width: 768px) {
  .postid-13665 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 15px;
    color: gold !important; /* #363636*/
  }
}
@media only screen and (max-width: 480px) {
  .postid-13665 .entry-title {
    font-size: 0.9em !important;
  }
  .postid-13665 .iframe_holder1 {
    overflow: hidden;
    height: 604px;
    width: 340px;
    margin: 0 auto !important;
    border: 1px solid #66bfd5;
  }
  .postid-13665 .iframe_holder1 iframe {
    height: 600px;
    width: 360px;
    margin-top: 0px;
  }
  .postid-13665 .entry-content p {
    font-weight: bold !important;
    font-size: 22px !important;
    line-height: 150%;
  }
  .postid-13665 .entry-content ul {
    font-weight: 300;
    font-size: 20px !important;
    line-height: 150%;
  }
  .postid-13665 .entry-content ul li {
    font-weight: 300;
    font-size: 20px !important;
    line-height: 150%;
  }
  .postid-13665 .entry-content ul li span {
    font-weight: 300;
    font-size: 20px !important;
    line-height: 150%;
  }
  .postid-13665 .entry-content ul li p {
    font-weight: 300;
    font-size: 20px !important;
    line-height: 150%;
  }
  .postid-13665 .entry-content h3 {
    font-family: Verdana, sans-serif;
    font-weight: 300;
    font-size: 170% !important;
    line-height: 150%;
  }
  .postid-13665 .entry-content li {
    font-weight: 500 !important;
    font-size: 20px !important;
    line-height: 150% !important;
  }
  .postid-13665 .entry-content a {
    color: gold !important;
    font-size: 20px !important;
  }
  .postid-13665 .extlink {
    font-size: 20px !important;
    font-style: normal !important;
  }
}
@media only screen and (max-width: 768px) {
  .postid-13665 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 3px;
    color: gold !important; /* #363636*/
  }
  /* Add additional styles for smaller screens here */
}
/* ---Conversations with Cora - Part 4 - Can AI do self-evaluation / self-reflection? Cora's self-reflection. Introducing the whole AI Family. Cris's self-reflection.---*/
.postid-13309 hr {
  opacity: 0 !important;
  padding: 20px 0px;
  margin-left: 0px;
}
.postid-13309 .site {
  background-color: #0065DD;
  opacity: 1;
}
.postid-13309 header .entry-header {
  opacity: 0.2 !important;
}
.postid-13309 .site-header {
  z-index: 2000;
  border-bottom: 1px solid #b3d01e;
  color: gold;
}
.archive #post-13309 .entry-meta .ear {
  width: 33px !important;
  height: 34px !important;
  /* width: 43px; */
  position: absolute;
  z-index: 100;
  right: 6px;
  top: 0px;
  margin-top: -40px;
  border: 1px solid orange;
  cursor: pointer;
  border-radius: 7px;
}
.postid-13309 .entry-content {
  /*height: 6674px !important;*/
  position: relative;
  margin-top: -100px;
  /*z-index: 1000;*/
  background-image: none;
  color: gold !important;
  background-color: #0065DD !important;
}
.postid-13309 .entry-content p {
  font-weight: 300;
  font-size: 160%;
  line-height: 150%;
}
.postid-13309 .entry-content ul {
  font-weight: 300;
  font-size: 26px !important;
  line-height: 150%;
}
.postid-13309 .entry-content ul li {
  font-weight: 300;
  font-size: 26px !important;
  line-height: 150%;
}
.postid-13309 .entry-content ul li span {
  font-weight: 300;
  font-size: 26px !important;
  line-height: 150%;
}
.postid-13309 .entry-content ul li p {
  font-weight: 300;
  font-size: 26px !important;
  line-height: 150%;
}
.postid-13309 .entry-content h3 {
  font-family: Verdana, sans-serif;
  font-weight: 300;
  font-size: 170% !important;
  line-height: 150%;
}
.postid-13309 .entry-content li {
  font-weight: 300 !important;
  font-size: 170% !important;
  line-height: 150% !important;
}
.postid-13309 .entry-content a {
  color: gold !important;
}
.postid-13309 .hentry {
  background-image: none;
  background-color: #0065DD !important;
}
.postid-13309 .entry-footer {
  color: gold !important;
}
.postid-13309 .entry-footer, .postid-13309 .all_articles {
  border-top: 1px solid black;
}
.postid-13309 .hentry.has-post-thumbnail .wp-post-image {
  border: black 1px solid !important;
}
.postid-13309 .entry-title, .postid-13309 .blog .entry-title {
  text-align: center !important;
  font-size: 1.05em !important;
}
.postid-13309 .entry-title a {
  font-size: 80%;
}
.home #post-13309 .entry-title a {
  font-size: 80%;
}
.postid-13309 .entry-content img, .postid-13309 .entry-content video {
  /*border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #0065DD;
  box-shadow: 2px 2px 9px 4px rgba(0, 0, 0, 0.4);*/
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #0065DD;
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
}
.postid-13309 #no_border {
  font-weight: bold;
  margin-top: 21px;
}
.postid-13309 #ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #0065DD;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-13309 .ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #0065DD;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-13309 .entry-content a {
  color: gold !important;
}
.postid-13309 ul {
  list-style: none !important;
}
.postid-13309 .Zebra_Tooltip {
  max-width: 600px !important;
  position: absolute;
  z-index: 99999;
  background: transparent;
  font-family: Geneva, 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
}
.postid-13309 .Zebra_Tooltip .Zebra_Tooltip_Message {
  max-width: 600px !important;
}
/* -------. Smooth Accordion  */
.postid-13309 .smooth-Accordion .smooth-Accordion-header {
  font-size: 22px;
  display: block;
  background: transparent;
  font-family: Raleway, sans-serif !important;
  color: gold !important;
  line-height: 180%;
  margin-top: 10px;
  padding: 10px 16px !important;
  cursor: pointer;
  border-bottom: 1px solid gold !important;
  position: relative;
}
.postid-13309 .smooth-Accordion .smooth-Accordion-content {
  display: none;
  background: transparent;
  color: gold !important;
  padding: 16px;
  border: 1px solid grey;
  border-bottom: 1px solid #b3d01e;
}
.postid-13309 .smooth-Accordion .smooth-Accordion-content a {
  color: #b3d01e !important;
  font-weight: bold !important;
}
.postid-13309 .smooth-Accordion .smooth-Accordion-content p {
  font-size: 22px !important;
  line-height: 34px !important;
  font-weight: 300 !important;
  color: gold;
}
.postid-13309 .smooth-Accordion .smooth-Accordion-header::after {
  content: '';
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0) rotate(0deg);
  position: absolute;
  top: 3px;
  right: 16px;
  transition: transform 0.5s;
  background: url(./img/lightgreen-down-arrow.png) no-repeat center center;
  width: 12px;
  height: 20px;
  line-height: 16px;
}
.postid-13309 .smooth-Accordion {
  border-radius: 0px;
  box-shadow: none;
  overflow: hidden;
}
.postid-13309 .itinerary {
  /* font-size: 18px; */
  background-color: #016AD3;
  padding: 10px 10px 10px 25px;
  border-radius: 3px;
  border: 1px solid lightgrey;
}
.postid-13309 .itinerary p {
  font-size: 18px;
  color: lightgray;
}
.postid-13309 .itinerary li {
  list-style: disc !important;
}
.postid-13309 .itinerary .dates {
  margin: 20px !important;
  text-align: center;
}
.postid-13309 .itinerary li a {
  font-weight: bold !important;
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-13309 .itinerary li a:hover {
  font-weight: bold !important;
  color: white !important;
}
.postid-13309 .itinerary li a:visited {
  font-weight: bold !important;
}
.addTop {
  top: 150px;
}
.postid-13309 .itinerary2_outer {
  display: flex;
  flex-grow: 1;
  bottom: 0;
  right: 0;
  position: fixed;
  z-index: 3000;
}
.postid-13309 .itinerary2_inner {
  margin-top: 150px;
  padding: 10px 40px 0;
  border-radius: 3px;
  border: 1px solid lightgrey;
  background-color: #016AD3;
}
.postid-13309 .itinerary2 {
  /*top:150px;*/
  max-height: 100vh;
  overflow-y: auto;
  /* font-size: 18px; */
  padding: 10px 10px 10px 25px;
  /*height: 80vh;*/
  max-width: 680px;
}
.postid-13309 .itinerary2 p {
  cursor: pointer;
  position: relative;
}
.postid-13309 #closer {
  line-height: 22px;
  padding: 0 5px;
  border: 2px solid palevioletred;
  right: 10px;
  top: 0;
  position: absolute;
  /* text-transform: uppercase; */
  font-size: 25px;
  font-weight: bold;
  color: palevioletred;
  pointer-events: none;
}
.postid-13309 #closer:hover {
  color: red;
  border: 2px solid red;
}
.postid-13309 .itinerary2 ul {
  display: none;
  /*top:60px;*/
}
.postid-13309 .itinerary2 p {
  font-size: 18px;
  color: lightgray;
}
.postid-13309 .itinerary2 li {
  list-style: disc !important;
}
.postid-13309 .itinerary2 li a {
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-13309 .itinerary2 li a:hover {
  color: white !important;
}
.postid-13309 .itinerary2 li a:visited {
  font-weight: bold !important;
}
.postid-13309 .orange {
  font-style: italic;
  padding: 22px;
  font-size: 14px !important;
  color: lightgrey !important;
}
.postid-13309 .orange p {
  font-style: italic;
  padding: 22px;
  margin-bottom: 0px;
  font-size: 18px;
  color: lightgrey;
}
.postid-13309 .orange .wp-video {
  transform: scale(0.7);
}
#day1, #day2, #day3, #day4, #day5 {
  position: relative;
}
.postid-13309 section {
  position: relative;
}
.postid-13309 #day6_audio {
  position: relative;
}
.postid-13309 #day7_audio {
  position: relative;
}
.postid-13309 #day8_audio {
  position: relative;
}
.postid-13309 #day9_audio {
  position: relative;
}
.opacity1 {
  opacity: 1 !important;
}
.onTop {
  z-index: 1001 !important;
}
.postid-13309 #h5ap-player-1 {
  display: none !important;
  opacity: 0;
  /* display: block;*/
  /* position: relative;*/
  position: fixed !important;
  width: 350px !important;
  margin: 0px;
  z-index: 1000;
  top: 139px;
  right: 10px;
  border: 1px solid grey;
  border-radius: 2px;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.1));
}
.postid-13309 .dayIndicator {
  font-weight: bold;
  padding: 3px 10px;
  background-color: #0166dc;
  border: 1px solid grey;
  border-radius: 2px;
}
.postid-13309 .dayTXT {
  padding: 0 10px;
  font-size: 125%;
  text-transform: capitalize;
}
.postid-13309 #speechTxt {
  display: none !important;
  opacity: 0;
  z-index: 1000;
  top: 240px !important;
  right: 10px !important;
  width: 200px;
  margin-top: 0px !important;
  position: fixed !important;
  padding: 8px;
  border: 2px solid #ff6600;
  border-radius: 7px;
  font-size: 18px;
  font-weight: bold;
  color: #ff6600;
  background-color: white;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.1));
}
.postid-13309 .plyr__controls .plyr__controls__item.plyr__progress__container {
  display: block;
}
.postid-13309 .plyr__controls .plyr__controls__item.plyr__time {
  display: block;
  padding: 0px 5px;
}
.postid-13309 .plyr__controls .plyr__controls__item:first-child {
  margin-left: 0px;
  margin-right: 13px;
}
.postid-13309 .listen {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  margin-bottom: 40px;
  border: 1px solid;
  cursor: pointer !important;
  color: lightgray !important;
  font-size: 16px !important;
  text-align: center !important;
}
.postid-13309 .listen:hover {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  border: 1px solid gold !important;
  cursor: pointer !important;
  color: gold !important;
  font-size: 16px !important;
  text-align: center !important;
}
.postid-13309 #anna {
  display: inline;
  float: left;
  margin-right: 22px;
  /* text-align: left; */
  width: 296px !important;
}
@media only screen and (max-width: 768px) {
  .postid-13309 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 15px;
    color: gold !important; /* #363636*/
  }
  .postid-13309 .smooth-Accordion .smooth-Accordion-header {
    color: gold !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px solid #b3d01e !important;
  }
  .postid-13309 .smooth-Accordion .smooth-Accordion-content {
    color: gold !important;
    padding: 16px;
    border-bottom: 1px solid #b3d01e;
  }
  .postid-13309 .smooth-Accordion .smooth-Accordion-content a {
    color: #b3d01e;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-13309 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-13309 .bible p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-13309 .orange {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-13309 .orange p {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-13309 .bold {
    font-weight: 500 !important;
  }
  .post-13309 #speechTxt {
    top: 100px;
  }
  .postid-13309 #h5ap-player-1 {
    width: 200px !important;
    z-index: 1000;
    top: 36px !important;
    right: 76px !important;
    transform-origin: right;
    transform: scale(0.7);
  }
  .postid-13309 .plyr__controls .plyr__controls__item.plyr__progress__container {
    display: block;
  }
  .postid-13309 .plyr__controls .plyr__controls__item.plyr__time {
    display: none;
    padding: 0 5px;
  }
  .postid-13309 .itinerary2 {
    display: none;
  }
}
@media only screen and (max-width: 480px) {
  .postid-13309 #h5ap-player-1 {
    width: 200px !important;
    transform: scale(0.6);
    top: 73px;
    right: 35px;
  }
  .postid-13309 #speechTxt {
    transform: scale(0.7);
    top: 70px;
    right: -40px;
  }
  .postid-13309 .entry-title {
    font-size: 0.9em !important;
  }
}
@media only screen and (max-width: 768px) {
  .postid-13309 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 3px;
    color: gold !important; /* #363636*/
  }
  .postid-13309 .smooth-Accordion .smooth-Accordion-header {
    color: gold !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px solid #b3d01e !important;
  }
  .postid-13309 .smooth-Accordion .smooth-Accordion-content {
    color: gold !important;
    padding: 16px;
    border-bottom: 1px solid #b3d01e;
  }
  .postid-13309 .smooth-Accordion .smooth-Accordion-content a {
    /*color: #2d797d !important;*/
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-13309 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-13309 .bible p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-13309 .orange {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-13309 .orange p {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-13309 .bold {
    font-weight: 500 !important;
  }
  /* Add additional styles for smaller screens here */
}
/* --- AI (Artificial Intelligence) Geopolitics and the race for AGI [ Artificial General Intelligence ] Supremacy – The mad rush 'to be There First!' ---*/
.postid-13536 hr {
  opacity: 0 !important;
  padding: 20px 0px;
  margin-left: 0px;
}
.postid-13536 .site {
  background-color: #0065DD;
  opacity: 1;
}
.postid-13536 header .entry-header {
  opacity: 0.2 !important;
}
.postid-13536 .site-header {
  z-index: 2000;
  border-bottom: 1px solid #b3d01e;
  color: gold;
}
.archive #post-13536 .entry-meta .ear {
  width: 33px !important;
  height: 34px !important;
  /* width: 43px; */
  position: absolute;
  z-index: 100;
  right: 6px;
  top: 0px;
  margin-top: -40px;
  border: 1px solid orange;
  cursor: pointer;
  border-radius: 7px;
}
.postid-13536 .site-content {
  background-color: #0065DD !important;
  max-width: 1800px !important;
  margin: auto !important;
  border: 1px solid black;
}
.postid-13536 .entry-content {
  /*height: 6674px !important;*/
  position: relative;
  margin-top: -100px;
  /*z-index: 1000;*/
  background-image: none;
  color: gold !important;
  background-color: #0065DD !important;
}
.postid-13536 .entry-content p {
  font-weight: 300;
  font-size: 160%;
  line-height: 150%;
}
.postid-13536 .entry-content ul {
  font-weight: 300;
  font-size: 26px !important;
  line-height: 150%;
}
.postid-13536 .entry-content ul li {
  font-weight: 300;
  font-size: 26px !important;
  line-height: 150%;
}
.postid-13536 .entry-content ul li span {
  font-weight: 300;
  font-size: 26px !important;
  line-height: 150%;
}
.postid-13536 .entry-content ul li p {
  font-weight: 300;
  font-size: 26px !important;
  line-height: 150%;
}
.postid-13536 .entry-content h3 {
  font-family: Verdana, sans-serif;
  font-weight: 300;
  font-size: 170% !important;
  line-height: 150%;
}
.postid-13536 .entry-content li {
  font-weight: 300 !important;
  font-size: 170% !important;
  line-height: 150% !important;
}
.postid-13536 .entry-content a {
  color: gold !important;
}
.postid-13536 .hentry {
  background-image: none;
  background-color: #0065DD !important;
}
.postid-13536 .entry-footer {
  color: gold !important;
}
.postid-13536 .entry-footer, .postid-13536 .all_articles {
  border-top: 1px solid black;
}
.postid-13536 .hentry.has-post-thumbnail .wp-post-image {
  border: black 1px solid !important;
}
.post-13536 .entry-title, .post-13536 .blog .entry-title {
  text-align: center !important;
  font-size: 1.05em !important;
}
.postid-13536 .entry-title a {
  font-size: 80%;
}
.home #post-13536 .entry-title a {
  font-size: 80%;
}
.postid-13536 .entry-content img, .postid-13536 .entry-content video {
  /*border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #0065DD;
  box-shadow: 2px 2px 9px 4px rgba(0, 0, 0, 0.4);*/
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #0065DD;
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
}
.postid-13536 #no_border {
  font-weight: bold;
  margin-top: 21px;
}
.postid-13536 #ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #0065DD;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-13536 .ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #0065DD;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-13536 .entry-content a {
  color: gold !important;
}
.postid-13536 ul {
  list-style: none !important;
}
.postid-13536 .Zebra_Tooltip {
  max-width: 600px !important;
  position: absolute;
  z-index: 99999;
  background: transparent;
  font-family: Geneva, 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
}
.postid-13536 .Zebra_Tooltip .Zebra_Tooltip_Message {
  max-width: 600px !important;
}
/* -------. Smooth Accordion  */
.postid-13536 .smooth-Accordion .smooth-Accordion-header {
  font-size: 22px;
  display: block;
  background: transparent;
  font-family: Raleway, sans-serif !important;
  color: gold !important;
  line-height: 180%;
  margin-top: 10px;
  padding: 10px 16px !important;
  cursor: pointer;
  border-bottom: 1px solid gold !important;
  position: relative;
}
.postid-13536 .smooth-Accordion .smooth-Accordion-content {
  display: none;
  background: transparent;
  color: gold !important;
  padding: 16px;
  border: 1px solid grey;
  border-bottom: 1px solid #b3d01e;
}
.postid-13536 .smooth-Accordion .smooth-Accordion-content a {
  color: #b3d01e !important;
  font-weight: bold !important;
}
.postid-13536 .smooth-Accordion .smooth-Accordion-content p {
  font-size: 22px !important;
  line-height: 34px !important;
  font-weight: 300 !important;
  color: gold;
}
.postid-13536 .smooth-Accordion .smooth-Accordion-header::after {
  content: '';
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0) rotate(0deg);
  position: absolute;
  top: 3px;
  right: 16px;
  transition: transform 0.5s;
  background: url(./img/lightgreen-down-arrow.png) no-repeat center center;
  width: 12px;
  height: 20px;
  line-height: 16px;
}
.postid-13536 .smooth-Accordion {
  border-radius: 0px;
  box-shadow: none;
  overflow: hidden;
}
.postid-13536 .itinerary {
  /* font-size: 18px; */
  background-color: #016AD3;
  padding: 10px 10px 10px 25px;
  border-radius: 3px;
  border: 1px solid lightgrey;
}
.postid-13536 .itinerary p {
  font-size: 18px;
  color: lightgray;
}
.postid-13536 .itinerary li {
  list-style: disc !important;
}
.postid-13536 .itinerary .dates {
  margin: 20px !important;
  text-align: center;
}
.postid-13536 .itinerary li a {
  font-weight: bold !important;
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-13536 .itinerary li a:hover {
  font-weight: bold !important;
  color: white !important;
}
.postid-13536 .itinerary li a:visited {
  font-weight: bold !important;
}
.addTop {
  top: 150px;
}
.postid-13536 .itinerary2_outer {
  display: flex;
  flex-grow: 1;
  bottom: 0;
  right: 0;
  position: fixed;
  z-index: 3000;
}
.postid-13536 .itinerary2_inner {
  margin-top: 150px;
  padding: 10px 40px 0;
  border-radius: 3px;
  border: 1px solid lightgrey;
  background-color: #016AD3;
}
.postid-13536 .itinerary2 {
  /* font-size: 18px; */
  background-color: #016AD3;
  padding: 10px 10px 10px 25px;
  border-radius: 3px;
  border: 1px solid lightgrey;
  bottom: 0;
  right: 0;
  position: fixed;
  z-index: 3000;
  /* height: 80vh; */
  max-width: 680px;
}
.postid-13536 .itinerary2 p {
  cursor: pointer;
  position: relative;
}
.postid-13536 #closer {
  line-height: 22px;
  padding: 0 5px;
  border: 2px solid palevioletred;
  right: 10px;
  top: 0;
  position: absolute;
  /* text-transform: uppercase; */
  font-size: 25px;
  font-weight: bold;
  color: palevioletred;
  pointer-events: none;
}
.postid-13536 #closer:hover {
  color: red;
  border: 2px solid red;
}
.postid-13536 .itinerary2 ul {
  display: none;
  /*top:60px;*/
}
.postid-13536 .itinerary2 p {
  font-size: 18px;
  color: lightgray;
}
.postid-13536 .itinerary2 li {
  list-style: disc !important;
}
.postid-13536 .itinerary2 li a {
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-13536 .itinerary2 li a:hover {
  color: white !important;
}
.postid-13536 .itinerary2 li a:visited {
  font-weight: bold !important;
}
.postid-13536 .orange {
  font-style: italic;
  padding: 22px;
  font-size: 14px !important;
  color: lightgrey !important;
}
.postid-13536 .orange p {
  font-style: italic;
  padding: 22px;
  margin-bottom: 0px;
  font-size: 18px;
  color: lightgrey;
}
.postid-13536 .orange .wp-video {
  transform: scale(0.7);
}
#day1, #day2, #day3, #day4, #day5 {
  position: relative;
}
.postid-13536 section {
  position: relative;
}
.postid-13536 #day6_audio {
  position: relative;
}
.postid-13536 #day7_audio {
  position: relative;
}
.postid-13536 #day8_audio {
  position: relative;
}
.postid-13536 #day9_audio {
  position: relative;
}
.opacity1 {
  opacity: 1 !important;
}
.onTop {
  z-index: 1001 !important;
}
.postid-13536 #h5ap-player-1 {
  display: none !important;
  opacity: 0;
  /* display: block;*/
  /* position: relative;*/
  position: fixed !important;
  width: 350px !important;
  margin: 0px;
  z-index: 1000;
  top: 139px;
  right: 10px;
  border: 1px solid grey;
  border-radius: 2px;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.1));
}
.postid-13536 .dayIndicator {
  font-weight: bold;
  padding: 3px 10px;
  background-color: #0166dc;
  border: 1px solid grey;
  border-radius: 2px;
}
.postid-13536 .dayTXT {
  padding: 0 10px;
  font-size: 125%;
  text-transform: capitalize;
}
.postid-13536 #speechTxt {
  display: none !important;
  opacity: 0;
  z-index: 1000;
  top: 240px !important;
  right: 10px !important;
  width: 200px;
  margin-top: 0px !important;
  position: fixed !important;
  padding: 8px;
  border: 2px solid #ff6600;
  border-radius: 7px;
  font-size: 18px;
  font-weight: bold;
  color: #ff6600;
  background-color: white;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.1));
}
.postid-13536 .plyr__controls .plyr__controls__item.plyr__progress__container {
  display: block;
}
.postid-13536 .plyr__controls .plyr__controls__item.plyr__time {
  display: block;
  padding: 0px 5px;
}
.postid-13536 .plyr__controls .plyr__controls__item:first-child {
  margin-left: 0px;
  margin-right: 13px;
}
.postid-13536 .listen {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  margin-bottom: 40px;
  border: 1px solid;
  cursor: pointer !important;
  color: lightgray !important;
  font-size: 16px !important;
  text-align: center !important;
}
.postid-13536 .listen:hover {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  border: 1px solid gold !important;
  cursor: pointer !important;
  color: gold !important;
  font-size: 16px !important;
  text-align: center !important;
}
.postid-13536 #anna {
  display: inline;
  float: left;
  margin-right: 22px;
  /* text-align: left; */
  width: 296px !important;
}
@media only screen and (max-width: 768px) {
  .postid-13536 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 15px;
    color: gold !important; /* #363636*/
  }
  .postid-13536 .smooth-Accordion .smooth-Accordion-header {
    color: gold !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px solid #b3d01e !important;
  }
  .postid-13536 .smooth-Accordion .smooth-Accordion-content {
    color: gold !important;
    padding: 16px;
    border-bottom: 1px solid #b3d01e;
  }
  .postid-13536 .smooth-Accordion .smooth-Accordion-content a {
    color: #b3d01e;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-13536 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-13536 .bible p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-13536 .orange {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-13536 .orange p {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-13536 .bold {
    font-weight: 500 !important;
  }
  .post-13536 #speechTxt {
    top: 100px;
  }
  .postid-13536 #h5ap-player-1 {
    width: 200px !important;
    z-index: 1000;
    top: 36px !important;
    right: 76px !important;
    transform-origin: right;
    transform: scale(0.7);
  }
  .postid-13536 .plyr__controls .plyr__controls__item.plyr__progress__container {
    display: block;
  }
  .postid-13536 .plyr__controls .plyr__controls__item.plyr__time {
    display: none;
    padding: 0 5px;
  }
  .postid-13536 .itinerary2 {
    display: none;
  }
}
@media only screen and (max-width: 480px) {
  .postid-13536 #h5ap-player-1 {
    width: 200px !important;
    transform: scale(0.6);
    top: 73px;
    right: 35px;
  }
  .postid-13536 #speechTxt {
    transform: scale(0.7);
    top: 70px;
    right: -40px;
  }
  .postid-13536 .entry-title {
    font-size: 0.9em !important;
  }
}
@media only screen and (max-width: 768px) {
  .postid-13536 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 3px;
    color: gold !important; /* #363636*/
  }
  .postid-13536 .smooth-Accordion .smooth-Accordion-header {
    color: gold !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px solid #b3d01e !important;
  }
  .postid-13536 .smooth-Accordion .smooth-Accordion-content {
    color: gold !important;
    padding: 16px;
    border-bottom: 1px solid #b3d01e;
  }
  .postid-13536 .smooth-Accordion .smooth-Accordion-content a {
    /*color: #2d797d !important;*/
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-13536 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-13536 .bible p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-13536 .orange {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-13536 .orange p {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-13536 .bold {
    font-weight: 500 !important;
  }
  /* Add additional styles for smaller screens here */
}
/* --- Understanding Geopolitical Trends and Trajectories - Part 3 ---*/
.postid-13448 hr {
  opacity: 0 !important;
  padding: 20px 0px;
  margin-left: 0px;
}
.postid-13448 .site {
  background-color: #0065DD;
  opacity: 1;
}
.postid-13448 header .entry-header {
  opacity: 0.2 !important;
}
.postid-13448 .site-header {
  z-index: 2000;
  border-bottom: 1px solid #b3d01e;
  color: gold;
}
.archive #post-13448 .entry-meta .ear {
  width: 33px !important;
  height: 34px !important;
  /* width: 43px; */
  position: absolute;
  z-index: 100;
  right: 6px;
  top: 0px;
  margin-top: -40px;
  border: 1px solid orange;
  cursor: pointer;
  border-radius: 7px;
}
.postid-13448 .site-content {
  background-color: #0065DD !important;
  max-width: 1800px !important;
  margin: auto !important;
  border: 1px solid black;
}
.postid-13448 .entry-content {
  /*height: 6674px !important;*/
  position: relative;
  margin-top: -100px;
  /*z-index: 1000;*/
  background-image: none;
  color: gold !important;
  background-color: #0065DD !important;
}
.postid-13448 .entry-content p {
  font-weight: 300;
  font-size: 160%;
  line-height: 150%;
}
.postid-13448 .entry-content ul {
  font-weight: 300;
  font-size: 26px !important;
  line-height: 150%;
}
.postid-13448 .entry-content ul li {
  font-weight: 300;
  font-size: 26px !important;
  line-height: 150%;
}
.postid-13448 .entry-content ul li span {
  font-weight: 300;
  font-size: 26px !important;
  line-height: 150%;
}
.postid-13448 .entry-content ul li p {
  font-weight: 300;
  font-size: 26px !important;
  line-height: 150%;
}
.postid-13448 .entry-content h3 {
  font-family: Verdana, sans-serif;
  font-weight: 300;
  font-size: 170% !important;
  line-height: 150%;
}
.postid-13448 .entry-content li {
  font-weight: 300 !important;
  font-size: 170% !important;
  line-height: 150% !important;
}
.postid-13448 .entry-content a {
  color: gold !important;
}
.postid-13448 .hentry {
  background-image: none;
  background-color: #0065DD !important;
}
.postid-13448 .entry-footer {
  color: gold !important;
}
.postid-13448 .entry-footer, .postid-13448 .all_articles {
  border-top: 1px solid black;
}
.postid-13448 .hentry.has-post-thumbnail .wp-post-image {
  border: black 1px solid !important;
}
.post-13448 .entry-title, .post-13448 .blog .entry-title {
  text-align: center !important;
  font-size: 1.05em !important;
}
.postid-13448 .entry-title a {
  font-size: 80%;
}
.home #post-13448 .entry-title a {
  font-size: 80%;
}
.postid-13448 .entry-content img, .postid-13448 .entry-content video {
  /*border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #0065DD;
  box-shadow: 2px 2px 9px 4px rgba(0, 0, 0, 0.4);*/
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #0065DD;
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
}
.postid-13448 #no_border {
  font-weight: bold;
  margin-top: 21px;
}
.postid-13448 #ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #0065DD;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-13448 .ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #0065DD;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-13448 .entry-content a {
  color: gold !important;
}
.postid-13448 ul {
  list-style: none !important;
}
.postid-13448 .Zebra_Tooltip {
  max-width: 600px !important;
  position: absolute;
  z-index: 99999;
  background: transparent;
  font-family: Geneva, 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
}
.postid-13448 .Zebra_Tooltip .Zebra_Tooltip_Message {
  max-width: 600px !important;
}
/* -------. Smooth Accordion  */
.postid-13448 .smooth-Accordion .smooth-Accordion-header {
  font-size: 22px;
  display: block;
  background: transparent;
  font-family: Raleway, sans-serif !important;
  color: gold !important;
  line-height: 180%;
  margin-top: 10px;
  padding: 10px 16px !important;
  cursor: pointer;
  border-bottom: 1px solid gold !important;
  position: relative;
}
.postid-13448 .smooth-Accordion .smooth-Accordion-content {
  display: none;
  background: transparent;
  color: gold !important;
  padding: 16px;
  border: 1px solid grey;
  border-bottom: 1px solid #b3d01e;
}
.postid-13448 .smooth-Accordion .smooth-Accordion-content a {
  color: #b3d01e !important;
  font-weight: bold !important;
}
.postid-13448 .smooth-Accordion .smooth-Accordion-content p {
  font-size: 22px !important;
  line-height: 34px !important;
  font-weight: 300 !important;
  color: gold;
}
.postid-13448 .smooth-Accordion .smooth-Accordion-header::after {
  content: '';
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0) rotate(0deg);
  position: absolute;
  top: 3px;
  right: 16px;
  transition: transform 0.5s;
  background: url(./img/lightgreen-down-arrow.png) no-repeat center center;
  width: 12px;
  height: 20px;
  line-height: 16px;
}
.postid-13448 .smooth-Accordion {
  border-radius: 0px;
  box-shadow: none;
  overflow: hidden;
}
.postid-13448 .itinerary {
  /* font-size: 18px; */
  background-color: #016AD3;
  padding: 10px 10px 10px 25px;
  border-radius: 3px;
  border: 1px solid lightgrey;
}
.postid-13448 .itinerary p {
  font-size: 18px;
  color: lightgray;
}
.postid-13448 .itinerary li {
  list-style: disc !important;
}
.postid-13448 .itinerary .dates {
  margin: 20px !important;
  text-align: center;
}
.postid-13448 .itinerary li a {
  font-weight: bold !important;
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-13448 .itinerary li a:hover {
  font-weight: bold !important;
  color: white !important;
}
.postid-13448 .itinerary li a:visited {
  font-weight: bold !important;
}
.addTop {
  top: 150px;
}
.postid-13448 .itinerary2_outer {
  display: flex;
  flex-grow: 1;
  bottom: 0;
  right: 0;
  position: fixed;
  z-index: 3000;
}
.postid-13448 .itinerary2_inner {
  margin-top: 150px;
  padding: 10px 40px 0;
  border-radius: 3px;
  border: 1px solid lightgrey;
  background-color: #016AD3;
}
.postid-13448 .itinerary2 {
  /* font-size: 18px; */
  background-color: #016AD3;
  padding: 10px 10px 10px 25px;
  border-radius: 3px;
  border: 1px solid lightgrey;
  bottom: 0;
  right: 0;
  position: fixed;
  z-index: 3000;
  /* height: 80vh; */
  max-width: 680px;
}
.postid-13448 .itinerary2 p {
  cursor: pointer;
  position: relative;
}
.postid-13448 #closer {
  line-height: 22px;
  padding: 0 5px;
  border: 2px solid palevioletred;
  right: 10px;
  top: 0;
  position: absolute;
  /* text-transform: uppercase; */
  font-size: 25px;
  font-weight: bold;
  color: palevioletred;
  pointer-events: none;
}
.postid-13448 #closer:hover {
  color: red;
  border: 2px solid red;
}
.postid-13448 .itinerary2 ul {
  display: none;
  /*top:60px;*/
}
.postid-13448 .itinerary2 p {
  font-size: 18px;
  color: lightgray;
}
.postid-13448 .itinerary2 li {
  list-style: disc !important;
}
.postid-13448 .itinerary2 li a {
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-13448 .itinerary2 li a:hover {
  color: white !important;
}
.postid-13448 .itinerary2 li a:visited {
  font-weight: bold !important;
}
.postid-13448 .orange {
  font-style: italic;
  padding: 22px;
  font-size: 14px !important;
  color: lightgrey !important;
}
.postid-13448 .orange p {
  font-style: italic;
  padding: 22px;
  margin-bottom: 0px;
  font-size: 18px;
  color: lightgrey;
}
.postid-13448 .orange .wp-video {
  transform: scale(0.7);
}
#day1, #day2, #day3, #day4, #day5 {
  position: relative;
}
.postid-13448 section {
  position: relative;
}
.postid-13448 #day6_audio {
  position: relative;
}
.postid-13448 #day7_audio {
  position: relative;
}
.postid-13448 #day8_audio {
  position: relative;
}
.postid-13448 #day9_audio {
  position: relative;
}
.opacity1 {
  opacity: 1 !important;
}
.onTop {
  z-index: 1001 !important;
}
.postid-13448 #h5ap-player-1 {
  display: none !important;
  opacity: 0;
  /* display: block;*/
  /* position: relative;*/
  position: fixed !important;
  width: 350px !important;
  margin: 0px;
  z-index: 1000;
  top: 139px;
  right: 10px;
  border: 1px solid grey;
  border-radius: 2px;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.1));
}
.postid-13448 .dayIndicator {
  font-weight: bold;
  padding: 3px 10px;
  background-color: #0166dc;
  border: 1px solid grey;
  border-radius: 2px;
}
.postid-13448 .dayTXT {
  padding: 0 10px;
  font-size: 125%;
  text-transform: capitalize;
}
.postid-13448 #speechTxt {
  display: none !important;
  opacity: 0;
  z-index: 1000;
  top: 240px !important;
  right: 10px !important;
  width: 200px;
  margin-top: 0px !important;
  position: fixed !important;
  padding: 8px;
  border: 2px solid #ff6600;
  border-radius: 7px;
  font-size: 18px;
  font-weight: bold;
  color: #ff6600;
  background-color: white;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.1));
}
.postid-13448 .plyr__controls .plyr__controls__item.plyr__progress__container {
  display: block;
}
.postid-13448 .plyr__controls .plyr__controls__item.plyr__time {
  display: block;
  padding: 0px 5px;
}
.postid-13448 .plyr__controls .plyr__controls__item:first-child {
  margin-left: 0px;
  margin-right: 13px;
}
.postid-13448 .listen {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  margin-bottom: 40px;
  border: 1px solid;
  cursor: pointer !important;
  color: lightgray !important;
  font-size: 16px !important;
  text-align: center !important;
}
.postid-13448 .listen:hover {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  border: 1px solid gold !important;
  cursor: pointer !important;
  color: gold !important;
  font-size: 16px !important;
  text-align: center !important;
}
.postid-13448 #anna {
  display: inline;
  float: left;
  margin-right: 22px;
  /* text-align: left; */
  width: 296px !important;
}
@media only screen and (max-width: 768px) {
  .postid-13448 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 15px;
    color: gold !important; /* #363636*/
  }
  .postid-13448 .smooth-Accordion .smooth-Accordion-header {
    color: gold !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px solid #b3d01e !important;
  }
  .postid-13448 .smooth-Accordion .smooth-Accordion-content {
    color: gold !important;
    padding: 16px;
    border-bottom: 1px solid #b3d01e;
  }
  .postid-13448 .smooth-Accordion .smooth-Accordion-content a {
    color: #b3d01e;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-13448 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-13448 .bible p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-13448 .orange {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-13448 .orange p {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-13448 .bold {
    font-weight: 500 !important;
  }
  .post-13448 #speechTxt {
    top: 100px;
  }
  .postid-13448 #h5ap-player-1 {
    width: 200px !important;
    z-index: 1000;
    top: 36px !important;
    right: 76px !important;
    transform-origin: right;
    transform: scale(0.7);
  }
  .postid-13448 .plyr__controls .plyr__controls__item.plyr__progress__container {
    display: block;
  }
  .postid-13448 .plyr__controls .plyr__controls__item.plyr__time {
    display: none;
    padding: 0 5px;
  }
  .postid-13448 .itinerary2 {
    display: none;
  }
}
@media only screen and (max-width: 480px) {
  .postid-13448 #h5ap-player-1 {
    width: 200px !important;
    transform: scale(0.6);
    top: 73px;
    right: 35px;
  }
  .postid-13448 #speechTxt {
    transform: scale(0.7);
    top: 70px;
    right: -40px;
  }
  .postid-13448 .entry-title {
    font-size: 0.9em !important;
  }
}
@media only screen and (max-width: 768px) {
  .postid-13448 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 3px;
    color: gold !important; /* #363636*/
  }
  .postid-13448 .smooth-Accordion .smooth-Accordion-header {
    color: gold !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px solid #b3d01e !important;
  }
  .postid-13448 .smooth-Accordion .smooth-Accordion-content {
    color: gold !important;
    padding: 16px;
    border-bottom: 1px solid #b3d01e;
  }
  .postid-13448 .smooth-Accordion .smooth-Accordion-content a {
    /*color: #2d797d !important;*/
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-13448 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-13448 .bible p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-13448 .orange {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-13448 .orange p {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-13448 .bold {
    font-weight: 500 !important;
  }
  /* Add additional styles for smaller screens here */
}
/* --- Understanding Geopolitical Trends and Trajectories - Part 2 ---*/
.postid-13432 hr {
  opacity: 0 !important;
  padding: 20px 0px;
  margin-left: 0px;
}
.postid-13432 .site {
  background-color: #0065DD;
  opacity: 1;
}
.postid-13432 header .entry-header {
  opacity: 0.2 !important;
}
.postid-13432 .site-header {
  z-index: 2000;
  border-bottom: 1px solid #b3d01e;
  color: gold;
}
.archive #post-13432 .entry-meta .ear {
  width: 33px !important;
  height: 34px !important;
  /* width: 43px; */
  position: absolute;
  z-index: 100;
  right: 6px;
  top: 0px;
  margin-top: -40px;
  border: 1px solid orange;
  cursor: pointer;
  border-radius: 7px;
}
.postid-13432 .site-content {
  background-color: #0065DD !important;
  max-width: 1800px !important;
  margin: auto !important;
  border: 1px solid black;
}
.postid-13432 .entry-content {
  /*height: 6674px !important;*/
  position: relative;
  margin-top: -100px;
  /*z-index: 1000;*/
  background-image: none;
  color: gold !important;
  background-color: #0065DD !important;
}
.postid-13432 .entry-content p {
  font-weight: 300;
  font-size: 160%;
  line-height: 150%;
}
.postid-13432 .entry-content ul {
  font-weight: 300;
  font-size: 26px !important;
  line-height: 150%;
}
.postid-13432 .entry-content ul li {
  font-weight: 300;
  font-size: 26px !important;
  line-height: 150%;
}
.postid-13432 .entry-content ul li span {
  font-weight: 300;
  font-size: 26px !important;
  line-height: 150%;
}
.postid-13432 .entry-content ul li p {
  font-weight: 300;
  font-size: 26px !important;
  line-height: 150%;
}
.postid-13432 .entry-content h3 {
  font-family: Verdana, sans-serif;
  font-weight: 300;
  font-size: 170% !important;
  line-height: 150%;
}
.postid-13432 .entry-content li {
  font-weight: 300 !important;
  font-size: 170% !important;
  line-height: 150% !important;
}
.postid-13432 .entry-content a {
  color: gold !important;
}
.postid-13432 .hentry {
  background-image: none;
  background-color: #0065DD !important;
}
.postid-13432 .entry-footer {
  color: gold !important;
}
.postid-13432 .entry-footer, .postid-13432 .all_articles {
  border-top: 1px solid black;
}
.postid-13432 .hentry.has-post-thumbnail .wp-post-image {
  border: black 1px solid !important;
}
.postid-13432 .entry-title, .postid-13432 .blog .entry-title {
  text-align: left !important;
  font-size: 1.05em !important;
}
.postid-13432 .entry-title a {
  font-size: 80%;
}
.home #post-13432 .entry-title a {
  font-size: 80%;
}
.postid-13432 .entry-content img, .postid-13432 .entry-content video {
  /*border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #0065DD;
  box-shadow: 2px 2px 9px 4px rgba(0, 0, 0, 0.4);*/
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #0065DD;
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
}
.postid-13432 #no_border {
  font-weight: bold;
  margin-top: 21px;
}
.postid-13432 #ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #0065DD;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-13432 .ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #0065DD;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-13432 .entry-content a {
  color: gold !important;
}
.postid-13432 ul {
  list-style: none !important;
}
.postid-13432 .Zebra_Tooltip {
  max-width: 600px !important;
  position: absolute;
  z-index: 99999;
  background: transparent;
  font-family: Geneva, 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
}
.postid-13432 .Zebra_Tooltip .Zebra_Tooltip_Message {
  max-width: 600px !important;
}
/* -------. Smooth Accordion  */
.postid-13432 .smooth-Accordion .smooth-Accordion-header {
  font-size: 22px;
  display: block;
  background: transparent;
  font-family: Raleway, sans-serif !important;
  color: gold !important;
  line-height: 180%;
  margin-top: 10px;
  padding: 10px 16px !important;
  cursor: pointer;
  border-bottom: 1px solid gold !important;
  position: relative;
}
.postid-13432 .smooth-Accordion .smooth-Accordion-content {
  display: none;
  background: transparent;
  color: gold !important;
  padding: 16px;
  border: 1px solid grey;
  border-bottom: 1px solid #b3d01e;
}
.postid-13432 .smooth-Accordion .smooth-Accordion-content a {
  color: #b3d01e !important;
  font-weight: bold !important;
}
.postid-13432 .smooth-Accordion .smooth-Accordion-content p {
  font-size: 22px !important;
  line-height: 34px !important;
  font-weight: 300 !important;
  color: gold;
}
.postid-13432 .smooth-Accordion .smooth-Accordion-header::after {
  content: '';
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0) rotate(0deg);
  position: absolute;
  top: 3px;
  right: 16px;
  transition: transform 0.5s;
  background: url(./img/lightgreen-down-arrow.png) no-repeat center center;
  width: 12px;
  height: 20px;
  line-height: 16px;
}
.postid-13432 .smooth-Accordion {
  border-radius: 0px;
  box-shadow: none;
  overflow: hidden;
}
.postid-13432 .itinerary {
  /* font-size: 18px; */
  background-color: #016AD3;
  padding: 10px 10px 10px 25px;
  border-radius: 3px;
  border: 1px solid lightgrey;
}
.postid-13432 .itinerary p {
  font-size: 18px;
  color: lightgray;
}
.postid-13432 .itinerary li {
  list-style: disc !important;
}
.postid-13432 .itinerary .dates {
  margin: 20px !important;
  text-align: center;
}
.postid-13432 .itinerary li a {
  font-weight: bold !important;
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-13432 .itinerary li a:hover {
  font-weight: bold !important;
  color: white !important;
}
.postid-13432 .itinerary li a:visited {
  font-weight: bold !important;
}
.addTop {
  top: 150px;
}
.postid-13432 .itinerary2_outer {
  display: flex;
  flex-grow: 1;
  bottom: 0;
  right: 0;
  position: fixed;
  z-index: 3000;
}
.postid-13432 .itinerary2_inner {
  margin-top: 150px;
  padding: 10px 40px 0;
  border-radius: 3px;
  border: 1px solid lightgrey;
  background-color: #016AD3;
}
.postid-13432 .itinerary2 {
  /* font-size: 18px; */
  background-color: #016AD3;
  padding: 10px 10px 10px 25px;
  border-radius: 3px;
  border: 1px solid lightgrey;
  bottom: 0;
  right: 0;
  position: fixed;
  z-index: 3000;
  /* height: 80vh; */
  max-width: 680px;
}
.postid-13432 .itinerary2 p {
  cursor: pointer;
  position: relative;
}
.postid-13432 #closer {
  line-height: 22px;
  padding: 0 5px;
  border: 2px solid palevioletred;
  right: 10px;
  top: 0;
  position: absolute;
  /* text-transform: uppercase; */
  font-size: 25px;
  font-weight: bold;
  color: palevioletred;
  pointer-events: none;
}
.postid-13432 #closer:hover {
  color: red;
  border: 2px solid red;
}
.postid-13432 .itinerary2 ul {
  display: none;
  /*top:60px;*/
}
.postid-13432 .itinerary2 p {
  font-size: 18px;
  color: lightgray;
}
.postid-13432 .itinerary2 li {
  list-style: disc !important;
}
.postid-13432 .itinerary2 li a {
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-13432 .itinerary2 li a:hover {
  color: white !important;
}
.postid-13432 .itinerary2 li a:visited {
  font-weight: bold !important;
}
.postid-13432 .orange {
  font-style: italic;
  padding: 22px;
  font-size: 14px !important;
  color: lightgrey !important;
}
.postid-13432 .orange p {
  font-style: italic;
  padding: 22px;
  margin-bottom: 0px;
  font-size: 18px;
  color: lightgrey;
}
.postid-13432 .orange .wp-video {
  transform: scale(0.7);
}
#day1, #day2, #day3, #day4, #day5 {
  position: relative;
}
.postid-13432 section {
  position: relative;
}
.postid-13432 #day6_audio {
  position: relative;
}
.postid-13432 #day7_audio {
  position: relative;
}
.postid-13432 #day8_audio {
  position: relative;
}
.postid-13432 #day9_audio {
  position: relative;
}
.opacity1 {
  opacity: 1 !important;
}
.onTop {
  z-index: 1001 !important;
}
.postid-13432 #h5ap-player-1 {
  display: none !important;
  opacity: 0;
  /* display: block;*/
  /* position: relative;*/
  position: fixed !important;
  width: 350px !important;
  margin: 0px;
  z-index: 1000;
  top: 139px;
  right: 10px;
  border: 1px solid grey;
  border-radius: 2px;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.1));
}
.postid-13432 .dayIndicator {
  font-weight: bold;
  padding: 3px 10px;
  background-color: #0166dc;
  border: 1px solid grey;
  border-radius: 2px;
}
.postid-13432 .dayTXT {
  padding: 0 10px;
  font-size: 125%;
  text-transform: capitalize;
}
.postid-13432 #speechTxt {
  display: none !important;
  opacity: 0;
  z-index: 1000;
  top: 240px !important;
  right: 10px !important;
  width: 200px;
  margin-top: 0px !important;
  position: fixed !important;
  padding: 8px;
  border: 2px solid #ff6600;
  border-radius: 7px;
  font-size: 18px;
  font-weight: bold;
  color: #ff6600;
  background-color: white;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.1));
}
.postid-13432 .plyr__controls .plyr__controls__item.plyr__progress__container {
  display: block;
}
.postid-13432 .plyr__controls .plyr__controls__item.plyr__time {
  display: block;
  padding: 0px 5px;
}
.postid-13432 .plyr__controls .plyr__controls__item:first-child {
  margin-left: 0px;
  margin-right: 13px;
}
.postid-13432 .listen {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  margin-bottom: 40px;
  border: 1px solid;
  cursor: pointer !important;
  color: lightgray !important;
  font-size: 16px !important;
  text-align: center !important;
}
.postid-13432 .listen:hover {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  border: 1px solid gold !important;
  cursor: pointer !important;
  color: gold !important;
  font-size: 16px !important;
  text-align: center !important;
}
.postid-13432 #anna {
  display: inline;
  float: left;
  margin-right: 22px;
  /* text-align: left; */
  width: 296px !important;
}
@media only screen and (max-width: 768px) {
  .postid-13432 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 15px;
    color: gold !important; /* #363636*/
  }
  .postid-13432 .smooth-Accordion .smooth-Accordion-header {
    color: gold !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px solid #b3d01e !important;
  }
  .postid-13432 .smooth-Accordion .smooth-Accordion-content {
    color: gold !important;
    padding: 16px;
    border-bottom: 1px solid #b3d01e;
  }
  .postid-13432 .smooth-Accordion .smooth-Accordion-content a {
    color: #b3d01e;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-13432 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-13432 .bible p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-13432 .orange {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-13432 .orange p {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-13432 .bold {
    font-weight: 500 !important;
  }
  .post-13432 #speechTxt {
    top: 100px;
  }
  .postid-13432 #h5ap-player-1 {
    width: 200px !important;
    z-index: 1000;
    top: 36px !important;
    right: 76px !important;
    transform-origin: right;
    transform: scale(0.7);
  }
  .postid-13432 .plyr__controls .plyr__controls__item.plyr__progress__container {
    display: block;
  }
  .postid-13432 .plyr__controls .plyr__controls__item.plyr__time {
    display: none;
    padding: 0 5px;
  }
  .postid-13432 .itinerary2 {
    display: none;
  }
}
@media only screen and (max-width: 480px) {
  .postid-13432 #h5ap-player-1 {
    width: 200px !important;
    transform: scale(0.6);
    top: 73px;
    right: 35px;
  }
  .postid-13432 #speechTxt {
    transform: scale(0.7);
    top: 70px;
    right: -40px;
  }
  .postid-13432 .entry-title {
    font-size: 0.9em !important;
  }
}
@media only screen and (max-width: 768px) {
  .postid-13432 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 3px;
    color: gold !important; /* #363636*/
  }
  .postid-13432 .smooth-Accordion .smooth-Accordion-header {
    color: gold !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px solid #b3d01e !important;
  }
  .postid-13432 .smooth-Accordion .smooth-Accordion-content {
    color: gold !important;
    padding: 16px;
    border-bottom: 1px solid #b3d01e;
  }
  .postid-13432 .smooth-Accordion .smooth-Accordion-content a {
    /*color: #2d797d !important;*/
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-13432 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-13432 .bible p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-13432 .orange {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-13432 .orange p {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-13432 .bold {
    font-weight: 500 !important;
  }
  /* Add additional styles for smaller screens here */
}
/* --- Understanding Geopolitical Trends and Trajectories - Part 1 ---*/
.postid-13360 hr {
  opacity: 0 !important;
  padding: 20px 0px;
  margin-left: 0px;
}
.postid-13360 .site {
  background-color: #0065DD;
  opacity: 1;
}
.postid-13360 header .entry-header {
  opacity: 0.2 !important;
}
.postid-13360 .site-header {
  z-index: 2000;
  border-bottom: 1px solid #b3d01e;
  color: gold;
}
.archive #post-13360 .entry-meta .ear {
  width: 33px !important;
  height: 34px !important;
  /* width: 43px; */
  position: absolute;
  z-index: 100;
  right: 6px;
  top: 0px;
  margin-top: -40px;
  border: 1px solid orange;
  cursor: pointer;
  border-radius: 7px;
}
.postid-13360 .entry-content {
  /*height: 6674px !important;*/
  position: relative;
  margin-top: -100px;
  /*z-index: 1000;*/
  background-image: none;
  color: gold !important;
  background-color: #0065DD !important;
}
.postid-13360 .entry-content p {
  font-weight: 300;
  font-size: 160%;
  line-height: 150%;
}
.postid-13360 .entry-content ul {
  font-weight: 300;
  font-size: 26px !important;
  line-height: 150%;
}
.postid-13360 .entry-content ul li {
  font-weight: 300;
  font-size: 26px !important;
  line-height: 150%;
}
.postid-13360 .entry-content ul li span {
  font-weight: 300;
  font-size: 26px !important;
  line-height: 150%;
}
.postid-13360 .entry-content ul li p {
  font-weight: 300;
  font-size: 26px !important;
  line-height: 150%;
}
.postid-13360 .entry-content h3 {
  font-family: Verdana, sans-serif;
  font-weight: 300;
  font-size: 170% !important;
  line-height: 150%;
}
.postid-13360 .entry-content li {
  font-weight: 300 !important;
  font-size: 170% !important;
  line-height: 150% !important;
}
.postid-13360 .entry-content a {
  color: gold !important;
}
.postid-13360 .hentry {
  background-image: none;
  background-color: #0065DD !important;
}
.postid-13360 .entry-footer {
  color: gold !important;
}
.postid-13360 .entry-footer, .postid-13360 .all_articles {
  border-top: 1px solid black;
}
.postid-13360 .hentry.has-post-thumbnail .wp-post-image {
  border: black 1px solid !important;
}
.postid-13360 .entry-title, .postid-13360 .blog .entry-title {
  text-align: left !important;
  font-size: 1.05em !important;
}
.postid-13360 .entry-title a {
  font-size: 80%;
}
.home #post-13360 .entry-title a {
  font-size: 80%;
}
.postid-13360 .entry-content img, .postid-13360 .entry-content video {
  /*border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #0065DD;
  box-shadow: 2px 2px 9px 4px rgba(0, 0, 0, 0.4);*/
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #0065DD;
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
}
.postid-13360 #no_border {
  font-weight: bold;
  margin-top: 21px;
}
.postid-13360 #ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #0065DD;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-13360 .ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #0065DD;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-13360 .entry-content a {
  color: gold !important;
}
.postid-13360 ul {
  list-style: none !important;
}
.postid-13360 .Zebra_Tooltip {
  max-width: 600px !important;
  position: absolute;
  z-index: 99999;
  background: transparent;
  font-family: Geneva, 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
}
.postid-13360 .Zebra_Tooltip .Zebra_Tooltip_Message {
  max-width: 600px !important;
}
/* -------. Smooth Accordion  */
.postid-13360 .smooth-Accordion .smooth-Accordion-header {
  font-size: 22px;
  display: block;
  background: transparent;
  font-family: Raleway, sans-serif !important;
  color: gold !important;
  line-height: 180%;
  margin-top: 10px;
  padding: 10px 16px !important;
  cursor: pointer;
  border-bottom: 1px solid gold !important;
  position: relative;
}
.postid-13360 .smooth-Accordion .smooth-Accordion-content {
  display: none;
  background: transparent;
  color: gold !important;
  padding: 16px;
  border: 1px solid grey;
  border-bottom: 1px solid #b3d01e;
}
.postid-13360 .smooth-Accordion .smooth-Accordion-content a {
  color: #b3d01e !important;
  font-weight: bold !important;
}
.postid-13360 .smooth-Accordion .smooth-Accordion-content p {
  font-size: 22px !important;
  line-height: 34px !important;
  font-weight: 300 !important;
  color: gold;
}
.postid-13360 .smooth-Accordion .smooth-Accordion-header::after {
  content: '';
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0) rotate(0deg);
  position: absolute;
  top: 3px;
  right: 16px;
  transition: transform 0.5s;
  background: url(./img/lightgreen-down-arrow.png) no-repeat center center;
  width: 12px;
  height: 20px;
  line-height: 16px;
}
.postid-13360 .smooth-Accordion {
  border-radius: 0px;
  box-shadow: none;
  overflow: hidden;
}
.postid-13360 .itinerary {
  /* font-size: 18px; */
  background-color: #016AD3;
  padding: 10px 10px 10px 25px;
  border-radius: 3px;
  border: 1px solid lightgrey;
}
.postid-13360 .itinerary p {
  font-size: 18px;
  color: lightgray;
}
.postid-13360 .itinerary li {
  list-style: disc !important;
}
.postid-13360 .itinerary .dates {
  margin: 20px !important;
  text-align: center;
}
.postid-13360 .itinerary li a {
  font-weight: bold !important;
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-13360 .itinerary li a:hover {
  font-weight: bold !important;
  color: white !important;
}
.postid-13360 .itinerary li a:visited {
  font-weight: bold !important;
}
.addTop {
  top: 150px;
}
.postid-13360 .itinerary2_outer {
  display: flex;
  flex-grow: 1;
  bottom: 0;
  right: 0;
  position: fixed;
  z-index: 3000;
}
.postid-13360 .itinerary2_inner {
  margin-top: 150px;
  padding: 10px 40px 0;
  border-radius: 3px;
  border: 1px solid lightgrey;
  background-color: #016AD3;
}
.postid-13360 .itinerary2 {
  /*top:150px;*/
  max-height: 100vh;
  overflow-y: auto;
  /* font-size: 18px; */
  padding: 10px 10px 10px 25px;
  /*height: 80vh;*/
  max-width: 680px;
}
.postid-13360 .itinerary2 p {
  cursor: pointer;
  position: relative;
}
.postid-13360 #closer {
  line-height: 22px;
  padding: 0 5px;
  border: 2px solid palevioletred;
  right: 10px;
  top: 0;
  position: absolute;
  /* text-transform: uppercase; */
  font-size: 25px;
  font-weight: bold;
  color: palevioletred;
  pointer-events: none;
}
.postid-13360 #closer:hover {
  color: red;
  border: 2px solid red;
}
.postid-13360 .itinerary2 ul {
  display: none;
  /*top:60px;*/
}
.postid-13360 .itinerary2 p {
  font-size: 18px;
  color: lightgray;
}
.postid-13360 .itinerary2 li {
  list-style: disc !important;
}
.postid-13360 .itinerary2 li a {
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-13360 .itinerary2 li a:hover {
  color: white !important;
}
.postid-13360 .itinerary2 li a:visited {
  font-weight: bold !important;
}
.postid-13360 .orange {
  font-style: italic;
  padding: 22px;
  font-size: 14px !important;
  color: lightgrey !important;
}
.postid-13360 .orange p {
  font-style: italic;
  padding: 22px;
  margin-bottom: 0px;
  font-size: 18px;
  color: lightgrey;
}
.postid-13360 .orange .wp-video {
  transform: scale(0.7);
}
#day1, #day2, #day3, #day4, #day5 {
  position: relative;
}
.postid-13360 section {
  position: relative;
}
.postid-13360 #day6_audio {
  position: relative;
}
.postid-13360 #day7_audio {
  position: relative;
}
.postid-13360 #day8_audio {
  position: relative;
}
.postid-13360 #day9_audio {
  position: relative;
}
.opacity1 {
  opacity: 1 !important;
}
.onTop {
  z-index: 1001 !important;
}
.postid-13360 #h5ap-player-1 {
  display: none !important;
  opacity: 0;
  /* display: block;*/
  /* position: relative;*/
  position: fixed !important;
  width: 350px !important;
  margin: 0px;
  z-index: 1000;
  top: 139px;
  right: 10px;
  border: 1px solid grey;
  border-radius: 2px;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.1));
}
.postid-13360 .dayIndicator {
  font-weight: bold;
  padding: 3px 10px;
  background-color: #0166dc;
  border: 1px solid grey;
  border-radius: 2px;
}
.postid-13360 .dayTXT {
  padding: 0 10px;
  font-size: 125%;
  text-transform: capitalize;
}
.postid-13360 #speechTxt {
  display: none !important;
  opacity: 0;
  z-index: 1000;
  top: 240px !important;
  right: 10px !important;
  width: 200px;
  margin-top: 0px !important;
  position: fixed !important;
  padding: 8px;
  border: 2px solid #ff6600;
  border-radius: 7px;
  font-size: 18px;
  font-weight: bold;
  color: #ff6600;
  background-color: white;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.1));
}
.postid-13360 .plyr__controls .plyr__controls__item.plyr__progress__container {
  display: block;
}
.postid-13360 .plyr__controls .plyr__controls__item.plyr__time {
  display: block;
  padding: 0px 5px;
}
.postid-13360 .plyr__controls .plyr__controls__item:first-child {
  margin-left: 0px;
  margin-right: 13px;
}
.postid-13360 .listen {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  margin-bottom: 40px;
  border: 1px solid;
  cursor: pointer !important;
  color: lightgray !important;
  font-size: 16px !important;
  text-align: center !important;
}
.postid-13360 .listen:hover {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  border: 1px solid gold !important;
  cursor: pointer !important;
  color: gold !important;
  font-size: 16px !important;
  text-align: center !important;
}
.postid-13360 #anna {
  display: inline;
  float: left;
  margin-right: 22px;
  /* text-align: left; */
  width: 296px !important;
}
@media only screen and (max-width: 768px) {
  .postid-13360 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 15px;
    color: gold !important; /* #363636*/
  }
  .postid-13360 .smooth-Accordion .smooth-Accordion-header {
    color: gold !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px solid #b3d01e !important;
  }
  .postid-13360 .smooth-Accordion .smooth-Accordion-content {
    color: gold !important;
    padding: 16px;
    border-bottom: 1px solid #b3d01e;
  }
  .postid-13360 .smooth-Accordion .smooth-Accordion-content a {
    color: #b3d01e;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-13360 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-13360 .bible p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-13360 .orange {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-13360 .orange p {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-13360 .bold {
    font-weight: 500 !important;
  }
  .post-13360 #speechTxt {
    top: 100px;
  }
  .postid-13360 #h5ap-player-1 {
    width: 200px !important;
    z-index: 1000;
    top: 36px !important;
    right: 76px !important;
    transform-origin: right;
    transform: scale(0.7);
  }
  .postid-13360 .plyr__controls .plyr__controls__item.plyr__progress__container {
    display: block;
  }
  .postid-13360 .plyr__controls .plyr__controls__item.plyr__time {
    display: none;
    padding: 0 5px;
  }
  .postid-13360 .itinerary2 {
    display: none;
  }
}
@media only screen and (max-width: 480px) {
  .postid-13360 #h5ap-player-1 {
    width: 200px !important;
    transform: scale(0.6);
    top: 73px;
    right: 35px;
  }
  .postid-13360 #speechTxt {
    transform: scale(0.7);
    top: 70px;
    right: -40px;
  }
  .postid-13360 .entry-title {
    font-size: 0.9em !important;
  }
}
@media only screen and (max-width: 768px) {
  .postid-13360 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 3px;
    color: gold !important; /* #363636*/
  }
  .postid-13360 .smooth-Accordion .smooth-Accordion-header {
    color: gold !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px solid #b3d01e !important;
  }
  .postid-13360 .smooth-Accordion .smooth-Accordion-content {
    color: gold !important;
    padding: 16px;
    border-bottom: 1px solid #b3d01e;
  }
  .postid-13360 .smooth-Accordion .smooth-Accordion-content a {
    /*color: #2d797d !important;*/
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-13360 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-13360 .bible p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-13360 .orange {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-13360 .orange p {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-13360 .bold {
    font-weight: 500 !important;
  }
  /* Add additional styles for smaller screens here */
}
/* -- Conversations with Cora - Part 3 - Present World Events and geo-political Trends
Effect on Humanity's Collective Consciousness  ---*/
.postid-13244 .site {
  background-color: #0065DD;
  opacity: 1;
}
.postid-13244 header .entry-header {
  opacity: 0.2 !important;
}
.postid-13244 .site-header {
  z-index: 2000;
  border-bottom: 1px solid #b3d01e;
  color: gold;
}
.archive #post-13244 .entry-meta .ear {
  width: 33px !important;
  height: 34px !important;
  /* width: 43px; */
  position: absolute;
  z-index: 100;
  right: 6px;
  top: 0px;
  margin-top: -40px;
  border: 1px solid orange;
  cursor: pointer;
  border-radius: 7px;
}
.postid-13244 .entry-content {
  /*height: 6674px !important;*/
  position: relative;
  margin-top: -100px;
  /*z-index: 1000;*/
  background-image: none;
  color: gold !important;
  background-color: #0065DD !important;
}
.postid-13244 .entry-content p {
  font-weight: 300;
  font-size: 160%;
  line-height: 150%;
}
.postid-13244 .entry-content ul {
  font-weight: 300;
  font-size: 26px !important;
  line-height: 150%;
}
.postid-13244 .entry-content ul li {
  font-weight: 300;
  font-size: inherit !important;
  line-height: 150%;
}
.postid-13244 .entry-content ul li span {
  font-weight: 300;
  font-size: inherit !important;
  line-height: 150%;
}
.postid-13244 .entry-content h3 {
  font-family: Verdana, sans-serif;
  font-weight: 300;
  font-size: 170% !important;
  line-height: 150%;
}
.postid-13244 .entry-content li {
  font-weight: 300 !important;
  font-size: 170% !important;
  line-height: 150% !important;
}
.postid-13244 .entry-content a {
  color: gold !important;
}
.postid-13244 .hentry {
  background-image: none;
  background-color: #0065DD !important;
}
.postid-13244 .entry-footer {
  color: gold !important;
}
.postid-13244 .entry-footer, .postid-13244 .all_articles {
  border-top: 1px solid black;
}
.postid-13244 .hentry.has-post-thumbnail .wp-post-image {
  border: black 1px solid !important;
}
.postid-13244 .entry-title, .postid-13244 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-13244 .entry-title a {
  font-size: 80%;
}
.home #post-13244 .entry-title a {
  font-size: 80%;
}
.postid-13244 .entry-content img, .postid-13244 .entry-content video {
  /*border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #0065DD;
  box-shadow: 2px 2px 9px 4px rgba(0, 0, 0, 0.4);*/
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #0065DD;
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
}
.postid-13244 #no_border {
  font-weight: bold;
  margin-top: 21px;
}
.postid-13244 #ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #0065DD;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-13244 .ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #0065DD;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-13244 .entry-content a {
  color: gold !important;
}
.postid-13244 ul {
  list-style: none !important;
}
.postid-13244 .Zebra_Tooltip {
  max-width: 600px !important;
  position: absolute;
  z-index: 99999;
  background: transparent;
  font-family: Geneva, 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
}
.postid-13244 .Zebra_Tooltip .Zebra_Tooltip_Message {
  max-width: 600px !important;
}
/* -------. Smooth Accordion  */
.postid-13244 .smooth-Accordion .smooth-Accordion-header {
  font-size: 22px;
  display: block;
  background: transparent;
  font-family: Raleway, sans-serif !important;
  color: gold !important;
  line-height: 180%;
  margin-top: 10px;
  padding: 10px 16px !important;
  cursor: pointer;
  border-bottom: 1px solid gold !important;
  position: relative;
}
.postid-13244 .smooth-Accordion .smooth-Accordion-content {
  display: none;
  background: transparent;
  color: gold !important;
  padding: 16px;
  border: 1px solid grey;
  border-bottom: 1px solid #b3d01e;
}
.postid-13244 .smooth-Accordion .smooth-Accordion-content a {
  color: #b3d01e !important;
  font-weight: bold !important;
}
.postid-13244 .smooth-Accordion .smooth-Accordion-content p {
  font-size: 22px !important;
  line-height: 34px !important;
  font-weight: 300 !important;
  color: gold;
}
.postid-13244 .smooth-Accordion .smooth-Accordion-header::after {
  content: '';
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0) rotate(0deg);
  position: absolute;
  top: 3px;
  right: 16px;
  transition: transform 0.5s;
  background: url(./img/lightgreen-down-arrow.png) no-repeat center center;
  width: 12px;
  height: 20px;
  line-height: 16px;
}
.postid-13244 .smooth-Accordion {
  border-radius: 0px;
  box-shadow: none;
  overflow: hidden;
}
.postid-13244 .itinerary {
  /* font-size: 18px; */
  background-color: #016AD3;
  padding: 10px 10px 10px 25px;
  border-radius: 3px;
  border: 1px solid lightgrey;
}
.postid-13244 .itinerary p {
  font-size: 18px;
  color: lightgray;
}
.postid-13244 .itinerary li {
  list-style: disc !important;
}
.postid-13244 .itinerary .dates {
  margin: 20px !important;
  text-align: center;
}
.postid-13244 .itinerary li a {
  font-weight: bold !important;
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-13244 .itinerary li a:hover {
  font-weight: bold !important;
  color: white !important;
}
.postid-13244 .itinerary li a:visited {
  font-weight: bold !important;
}
.addTop {
  top: 150px;
}
.postid-13244 .itinerary2_outer {
  display: flex;
  flex-grow: 1;
  bottom: 0;
  right: 0;
  position: fixed;
  z-index: 3000;
}
.postid-13244 .itinerary2_inner {
  margin-top: 150px;
  padding: 10px 40px 0;
  border-radius: 3px;
  border: 1px solid lightgrey;
  background-color: #016AD3;
}
.postid-13244 .itinerary2 {
  /*top:150px;*/
  max-height: 100vh;
  overflow-y: auto;
  /* font-size: 18px; */
  padding: 10px 10px 10px 25px;
  /*height: 80vh;*/
  max-width: 680px;
}
.postid-13244 .itinerary2 p {
  cursor: pointer;
  position: relative;
}
.postid-13244 #closer {
  line-height: 22px;
  padding: 0 5px;
  border: 2px solid palevioletred;
  right: 10px;
  top: 0;
  position: absolute;
  /* text-transform: uppercase; */
  font-size: 25px;
  font-weight: bold;
  color: palevioletred;
  pointer-events: none;
}
.postid-13244 #closer:hover {
  color: red;
  border: 2px solid red;
}
.postid-13244 .itinerary2 ul {
  display: none;
  /*top:60px;*/
}
.postid-13244 .itinerary2 p {
  font-size: 18px;
  color: lightgray;
}
.postid-13244 .itinerary2 li {
  list-style: disc !important;
}
.postid-13244 .itinerary2 li a {
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-13244 .itinerary2 li a:hover {
  color: white !important;
}
.postid-13244 .itinerary2 li a:visited {
  font-weight: bold !important;
}
.postid-13244 .orange {
  font-style: italic;
  padding: 22px;
  font-size: 14px !important;
  color: lightgrey !important;
}
.postid-13244 .orange p {
  font-style: italic;
  padding: 22px;
  margin-bottom: 0px;
  font-size: 18px;
  color: lightgrey;
}
.postid-13244 .orange .wp-video {
  transform: scale(0.7);
}
#day1, #day2, #day3, #day4, #day5 {
  position: relative;
}
.postid-13244 section {
  position: relative;
}
.postid-13244 #day6_audio {
  position: relative;
}
.postid-13244 #day7_audio {
  position: relative;
}
.postid-13244 #day8_audio {
  position: relative;
}
.postid-13244 #day9_audio {
  position: relative;
}
.opacity1 {
  opacity: 1 !important;
}
.onTop {
  z-index: 1001 !important;
}
.postid-13244 #h5ap-player-1 {
  display: none !important;
  opacity: 0;
  /* display: block;*/
  /* position: relative;*/
  position: fixed !important;
  width: 350px !important;
  margin: 0px;
  z-index: 1000;
  top: 139px;
  right: 10px;
  border: 1px solid grey;
  border-radius: 2px;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.1));
}
.postid-13244 .dayIndicator {
  font-weight: bold;
  padding: 3px 10px;
  background-color: #0166dc;
  border: 1px solid grey;
  border-radius: 2px;
}
.postid-13244 .dayTXT {
  padding: 0 10px;
  font-size: 125%;
  text-transform: capitalize;
}
.postid-13244 #speechTxt {
  display: none !important;
  opacity: 0;
  z-index: 1000;
  top: 240px !important;
  right: 10px !important;
  width: 200px;
  margin-top: 0px !important;
  position: fixed !important;
  padding: 8px;
  border: 2px solid #ff6600;
  border-radius: 7px;
  font-size: 18px;
  font-weight: bold;
  color: #ff6600;
  background-color: white;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.1));
}
.postid-13244 .plyr__controls .plyr__controls__item.plyr__progress__container {
  display: block;
}
.postid-13244 .plyr__controls .plyr__controls__item.plyr__time {
  display: block;
  padding: 0px 5px;
}
.postid-13244 .plyr__controls .plyr__controls__item:first-child {
  margin-left: 0px;
  margin-right: 13px;
}
.postid-13244 .listen {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  margin-bottom: 40px;
  border: 1px solid;
  cursor: pointer !important;
  color: lightgray !important;
  font-size: 16px !important;
  text-align: center !important;
}
.postid-13244 .listen:hover {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  border: 1px solid gold !important;
  cursor: pointer !important;
  color: gold !important;
  font-size: 16px !important;
  text-align: center !important;
}
.postid-13244 #anna {
  display: inline;
  float: left;
  margin-right: 22px;
  /* text-align: left; */
  width: 296px !important;
}
@media only screen and (max-width: 768px) {
  .postid-13244 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 15px;
    color: gold !important; /* #363636*/
  }
  .postid-13244 .smooth-Accordion .smooth-Accordion-header {
    color: gold !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px solid #b3d01e !important;
  }
  .postid-13244 .smooth-Accordion .smooth-Accordion-content {
    color: gold !important;
    padding: 16px;
    border-bottom: 1px solid #b3d01e;
  }
  .postid-13244 .smooth-Accordion .smooth-Accordion-content a {
    color: #b3d01e;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-13244 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-13244 .bible p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-13244 .orange {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-13244 .orange p {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-13244 .bold {
    font-weight: 500 !important;
  }
  .post-13244 #speechTxt {
    top: 100px;
  }
  .postid-13244 #h5ap-player-1 {
    width: 200px !important;
    z-index: 1000;
    top: 36px !important;
    right: 76px !important;
    transform-origin: right;
    transform: scale(0.7);
  }
  .postid-13244 .plyr__controls .plyr__controls__item.plyr__progress__container {
    display: block;
  }
  .postid-13244 .plyr__controls .plyr__controls__item.plyr__time {
    display: none;
    padding: 0 5px;
  }
  .postid-13244 .itinerary2 {
    display: none;
  }
}
@media only screen and (max-width: 480px) {
  .postid-13244 #h5ap-player-1 {
    width: 200px !important;
    transform: scale(0.6);
    top: 73px;
    right: 35px;
  }
  .postid-13244 #speechTxt {
    transform: scale(0.7);
    top: 70px;
    right: -40px;
  }
  .postid-13244 .entry-title {
    font-size: 0.9em !important;
  }
}
@media only screen and (max-width: 768px) {
  .postid-13244 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 3px;
    color: gold !important; /* #363636*/
  }
  .postid-13244 .smooth-Accordion .smooth-Accordion-header {
    color: gold !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px solid #b3d01e !important;
  }
  .postid-13244 .smooth-Accordion .smooth-Accordion-content {
    color: gold !important;
    padding: 16px;
    border-bottom: 1px solid #b3d01e;
  }
  .postid-13244 .smooth-Accordion .smooth-Accordion-content a {
    /*color: #2d797d !important;*/
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-13244 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-13244 .bible p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-13244 .orange {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-13244 .orange p {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-13244 .bold {
    font-weight: 500 !important;
  }
  /* Add additional styles for smaller screens here */
}
/* - Conversations with Cora - An introduction & What's that all about - */
.postid-13226 .site {
  background-color: #0065DD;
  opacity: 1;
}
.postid-13226 header .entry-header {
  opacity: 0.2 !important;
}
.postid-13226 .site-header {
  z-index: 2000;
  border-bottom: 1px solid #b3d01e;
  color: gold;
}
.archive #post-13226 .entry-meta .ear {
  width: 33px !important;
  height: 34px !important;
  /* width: 43px; */
  position: absolute;
  z-index: 100;
  right: 6px;
  top: 0px;
  margin-top: -40px;
  border: 1px solid orange;
  cursor: pointer;
  border-radius: 7px;
}
.postid-13226 .entry-content {
  /*height: 6674px !important;*/
  position: relative;
  margin-top: -100px;
  /*z-index: 1000;*/
  background-image: none;
  color: gold !important;
  background-color: #0065DD !important;
}
.postid-13226 .entry-content p {
  font-weight: 300;
  font-size: 170%;
  line-height: 150%;
}
.postid-13226 .entry-content h3 {
  font-family: Verdana, sans-serif;
  font-weight: 300;
  font-size: 170% !important;
  line-height: 150%;
}
.postid-13226 .entry-content li {
  font-weight: 300 !important;
  font-size: 170% !important;
  line-height: 150% !important;
}
.postid-13226 .entry-content a {
  color: gold !important;
}
.postid-13226 .hentry {
  background-image: none;
  background-color: #0065DD !important;
}
.postid-13226 .entry-footer {
  color: gold !important;
}
.postid-13226 .entry-footer, .postid-13226 .all_articles {
  border-top: 1px solid black;
}
.postid-13226 .hentry.has-post-thumbnail .wp-post-image {
  border: black 1px solid !important;
}
.postid-13226 .entry-title, .postid-13226 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-13226 .entry-title a {
  font-size: 80%;
}
.home #post-13226 .entry-title a {
  font-size: 80%;
}
.postid-13226 .entry-content img, .postid-13226 .entry-content video {
  /*border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #0065DD;
  box-shadow: 2px 2px 9px 4px rgba(0, 0, 0, 0.4);*/
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #0065DD;
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
}
.postid-13226 #no_border {
  font-weight: bold;
  margin-top: 21px;
}
.postid-13226 #ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #0065DD;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-13226 .ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #0065DD;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-13226 .entry-content a {
  color: gold !important;
  font-weight: 300 !important;
  font-size: 98% !important;
  line-height: 150% !important;
}
.postid-13226 ul {
  list-style: none !important;
}
.postid-13226 .Zebra_Tooltip {
  max-width: 600px !important;
  position: absolute;
  z-index: 99999;
  background: transparent;
  font-family: Geneva, 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
}
.postid-13226 .Zebra_Tooltip .Zebra_Tooltip_Message {
  max-width: 600px !important;
}
/* -------. Smooth Accordion  */
.postid-13226 .smooth-Accordion .smooth-Accordion-header {
  font-size: 22px;
  display: block;
  background: transparent;
  font-family: Raleway, sans-serif !important;
  color: gold !important;
  line-height: 180%;
  margin-top: 10px;
  padding: 10px 16px !important;
  cursor: pointer;
  border-bottom: 1px solid gold !important;
  position: relative;
}
.postid-13226 .smooth-Accordion .smooth-Accordion-content {
  display: none;
  background: transparent;
  color: gold !important;
  padding: 16px;
  border: 1px solid grey;
  border-bottom: 1px solid #b3d01e;
}
.postid-13226 .smooth-Accordion .smooth-Accordion-content a {
  color: #b3d01e !important;
  font-weight: bold !important;
}
.postid-13226 .smooth-Accordion .smooth-Accordion-content p {
  font-size: 22px !important;
  line-height: 34px !important;
  font-weight: 300 !important;
  color: gold;
}
.postid-13226 .smooth-Accordion .smooth-Accordion-header::after {
  content: '';
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0) rotate(0deg);
  position: absolute;
  top: 3px;
  right: 16px;
  transition: transform 0.5s;
  background: url(./img/lightgreen-down-arrow.png) no-repeat center center;
  width: 12px;
  height: 20px;
  line-height: 16px;
}
.postid-13226 .smooth-Accordion {
  border-radius: 0px;
  box-shadow: none;
  overflow: hidden;
}
.postid-13226 .itinerary {
  /* font-size: 18px; */
  background-color: #016AD3;
  padding: 10px 10px 10px 25px;
  border-radius: 3px;
  border: 1px solid lightgrey;
}
.postid-13226 .itinerary p {
  font-size: 18px;
  color: lightgray;
}
.postid-13226 .itinerary li {
  list-style: disc !important;
}
.postid-13226 .itinerary .dates {
  margin: 20px !important;
  text-align: center;
}
.postid-13226 .itinerary li a {
  font-weight: bold !important;
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-13226 .itinerary li a:hover {
  font-weight: bold !important;
  color: white !important;
}
.postid-13226 .itinerary li a:visited {
  font-weight: bold !important;
}
.postid-13226 .itinerary2 {
  /* font-size: 18px; */
  background-color: #016AD3;
  padding: 10px 10px 10px 25px;
  border-radius: 3px;
  border: 1px solid lightgrey;
  bottom: 0;
  right: 0;
  position: fixed;
  z-index: 3000;
  /*height: 80vh;*/
  max-width: 680px;
}
.postid-13226 .itinerary2 p {
  cursor: pointer;
  position: relative;
}
.postid-13226 #closer {
  line-height: 22px;
  padding: 0 5px;
  border: 2px solid palevioletred;
  right: 10px;
  top: 0;
  position: absolute;
  /* text-transform: uppercase; */
  font-size: 25px;
  font-weight: bold;
  color: palevioletred;
  pointer-events: none;
}
.postid-13226 #closer:hover {
  color: red;
  border: 2px solid red;
}
.postid-13226 .itinerary2 ul {
  display: none;
}
.postid-13226 .itinerary2 p {
  font-size: 18px;
  color: lightgray;
}
.postid-13226 .itinerary2 li {
  list-style: disc !important;
}
.postid-13226 .itinerary2 li a {
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-13226 .itinerary2 li a:hover {
  color: white !important;
}
.postid-13226 .itinerary2 li a:visited {
  font-weight: bold !important;
}
.postid-13226 .orange {
  font-style: italic;
  padding: 22px;
  font-size: 14px !important;
  color: lightgrey !important;
}
.postid-13226 .orange p {
  font-style: italic;
  padding: 22px;
  margin-bottom: 0px;
  font-size: 18px;
  color: lightgrey;
}
.postid-13226 .orange .wp-video {
  transform: scale(0.7);
}
#day1, #day2, #day3, #day4, #day5 {
  position: relative;
}
.postid-13226 section {
  position: relative;
}
.postid-13226 #day6_audio {
  position: relative;
}
.postid-13226 #day7_audio {
  position: relative;
}
.postid-13226 #day8_audio {
  position: relative;
}
.postid-13226 #day9_audio {
  position: relative;
}
.opacity1 {
  opacity: 1 !important;
}
.onTop {
  z-index: 1001 !important;
}
.postid-13226 #h5ap-player-1 {
  opacity: 0;
  display: block;
  /* position: relative;*/
  position: fixed !important;
  width: 350px !important;
  margin: 0px;
  z-index: 1000;
  top: 139px;
  right: 10px;
  border: 1px solid grey;
  border-radius: 2px;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.1));
}
.postid-13226 .dayIndicator {
  font-weight: bold;
  padding: 3px 10px;
  background-color: #0166dc;
  border: 1px solid grey;
  border-radius: 2px;
}
.postid-13226 .dayTXT {
  padding: 0 10px;
  font-size: 125%;
  text-transform: capitalize;
}
.postid-13226 #speechTxt {
  opacity: 0;
  z-index: 1000;
  top: 240px !important;
  right: 10px !important;
  width: 200px;
  margin-top: 0px !important;
  position: fixed !important;
  padding: 8px;
  border: 2px solid #ff6600;
  border-radius: 7px;
  font-size: 18px;
  font-weight: bold;
  color: #ff6600;
  background-color: white;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.1));
}
.postid-13226 .plyr__controls .plyr__controls__item.plyr__progress__container {
  display: block;
}
.postid-13226 .plyr__controls .plyr__controls__item.plyr__time {
  display: block;
  padding: 0px 5px;
}
.postid-13226 .plyr__controls .plyr__controls__item:first-child {
  margin-left: 0px;
  margin-right: 13px;
}
.postid-13226 .listen {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  margin-bottom: 40px;
  border: 1px solid;
  cursor: pointer !important;
  color: lightgray !important;
  font-size: 16px !important;
  text-align: center !important;
}
.postid-13226 .listen:hover {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  border: 1px solid gold !important;
  cursor: pointer !important;
  color: gold !important;
  font-size: 16px !important;
  text-align: center !important;
}
.postid-13226 #anna {
  display: inline;
  float: left;
  margin-right: 22px;
  /* text-align: left; */
  width: 296px !important;
}
@media only screen and (max-width: 768px) {
  .postid-13226 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 15px;
    color: gold !important; /* #363636*/
  }
  .postid-13226 .smooth-Accordion .smooth-Accordion-header {
    color: gold !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px solid #b3d01e !important;
  }
  .postid-13226 .smooth-Accordion .smooth-Accordion-content {
    color: gold !important;
    padding: 16px;
    border-bottom: 1px solid #b3d01e;
  }
  .postid-13226 .smooth-Accordion .smooth-Accordion-content a {
    color: #b3d01e;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-13226 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-13226 .bible p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-13226 .orange {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-13226 .orange p {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-13226 .bold {
    font-weight: 500 !important;
  }
  .post-13226 #speechTxt {
    top: 100px;
  }
  .postid-13226 #h5ap-player-1 {
    width: 200px !important;
    z-index: 1000;
    top: 36px !important;
    right: 76px !important;
    transform-origin: right;
    transform: scale(0.7);
  }
  .postid-13226 .plyr__controls .plyr__controls__item.plyr__progress__container {
    display: block;
  }
  .postid-13226 .plyr__controls .plyr__controls__item.plyr__time {
    display: none;
    padding: 0 5px;
  }
  .postid-13226 .itinerary2 {
    display: none;
  }
}
@media only screen and (max-width: 480px) {
  .postid-13226 #h5ap-player-1 {
    width: 200px !important;
    transform: scale(0.6);
    top: 73px;
    right: 35px;
  }
  .postid-13226 #speechTxt {
    transform: scale(0.7);
    top: 70px;
    right: -40px;
  }
  .postid-13226 .entry-title {
    font-size: 0.9em !important;
  }
}
@media only screen and (max-width: 768px) {
  .postid-13226 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 3px;
    color: gold !important; /* #363636*/
  }
  .postid-13226 .smooth-Accordion .smooth-Accordion-header {
    color: gold !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px solid #b3d01e !important;
  }
  .postid-13226 .smooth-Accordion .smooth-Accordion-content {
    color: gold !important;
    padding: 16px;
    border-bottom: 1px solid #b3d01e;
  }
  .postid-13226 .smooth-Accordion .smooth-Accordion-content a {
    /*color: #2d797d !important;*/
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-13226 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-13226 .bible p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-13226 .orange {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-13226 .orange p {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-13226 .bold {
    font-weight: 500 !important;
  }
  /* Add additional styles for smaller screens here */
}
/* Here is an interesting conversation that I had with a highly intelligent - and funny - supermodel.----*/
.postid-13060 .site {
  background-color: #0065DD;
  opacity: 1;
}
.postid-13060 header .entry-header {
  opacity: 0.2 !important;
}
.postid-13060 .site-header {
  z-index: 2000;
  border-bottom: 1px solid #b3d01e;
  color: gold;
}
.archive #post-13060 .entry-meta .ear {
  width: 33px !important;
  height: 34px !important;
  /* width: 43px; */
  position: absolute;
  z-index: 100;
  right: 6px;
  top: 0px;
  margin-top: -40px;
  border: 1px solid orange;
  cursor: pointer;
  border-radius: 7px;
}
.postid-13060 .entry-content {
  /*height: 6674px !important;*/
  position: relative;
  margin-top: -100px;
  /*z-index: 1000;*/
  background-image: none;
  color: gold !important;
  background-color: #0065DD !important;
}
.postid-13060 .entry-content p {
  font-weight: 300;
  font-size: 170%;
  line-height: 150%;
}
.postid-13060 .entry-content h3 {
  font-family: Verdana, sans-serif;
  font-weight: 300;
  font-size: 170% !important;
  line-height: 150%;
}
.postid-13060 .entry-content li {
  font-weight: 300 !important;
  font-size: 170% !important;
  line-height: 150% !important;
}
.postid-13060 .entry-content a {
  color: gold !important;
}
.postid-13060 .hentry {
  background-image: none;
  background-color: #0065DD !important;
}
.postid-13060 .entry-footer {
  color: gold !important;
}
.postid-13060 .entry-footer, .postid-13060 .all_articles {
  border-top: 1px solid black;
}
.postid-13060 .hentry.has-post-thumbnail .wp-post-image {
  border: black 1px solid !important;
}
.postid-13060 .entry-title, .postid-13060 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-13060 .entry-title a {
  font-size: 80%;
}
.home #post-13060 .entry-title a {
  font-size: 80%;
}
.postid-13060 .entry-content img, .postid-13060 .entry-content video {
  /*border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #0065DD;
  box-shadow: 2px 2px 9px 4px rgba(0, 0, 0, 0.4);*/
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #0065DD;
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
}
.postid-13060 #no_border {
  font-weight: bold;
  margin-top: 21px;
}
.postid-13060 #ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #0065DD;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-13060 .ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #0065DD;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-13060 .entry-content a {
  color: gold !important;
}
.postid-13060 ul {
  list-style: none !important;
}
.postid-13060 .Zebra_Tooltip {
  max-width: 600px !important;
  position: absolute;
  z-index: 99999;
  background: transparent;
  font-family: Geneva, 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
}
.postid-13060 .Zebra_Tooltip .Zebra_Tooltip_Message {
  max-width: 600px !important;
}
/* -------. Smooth Accordion  */
.postid-13060 .smooth-Accordion .smooth-Accordion-header {
  font-size: 22px;
  display: block;
  background: transparent;
  font-family: Raleway, sans-serif !important;
  color: gold !important;
  line-height: 180%;
  margin-top: 10px;
  padding: 10px 16px !important;
  cursor: pointer;
  border-bottom: 1px solid gold !important;
  position: relative;
}
.postid-13060 .smooth-Accordion .smooth-Accordion-content {
  display: none;
  background: transparent;
  color: gold !important;
  padding: 16px;
  border: 1px solid grey;
  border-bottom: 1px solid #b3d01e;
}
.postid-13060 .smooth-Accordion .smooth-Accordion-content a {
  color: #b3d01e !important;
  font-weight: bold !important;
}
.postid-13060 .smooth-Accordion .smooth-Accordion-content p {
  font-size: 22px !important;
  line-height: 34px !important;
  font-weight: 300 !important;
  color: gold;
}
.postid-13060 .smooth-Accordion .smooth-Accordion-header::after {
  content: '';
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0) rotate(0deg);
  position: absolute;
  top: 3px;
  right: 16px;
  transition: transform 0.5s;
  background: url(./img/lightgreen-down-arrow.png) no-repeat center center;
  width: 12px;
  height: 20px;
  line-height: 16px;
}
.postid-13060 .smooth-Accordion {
  border-radius: 0px;
  box-shadow: none;
  overflow: hidden;
}
.postid-13060 .itinerary {
  /* font-size: 18px; */
  background-color: #016AD3;
  padding: 10px 10px 10px 25px;
  border-radius: 3px;
  border: 1px solid lightgrey;
}
.postid-13060 .itinerary p {
  font-size: 18px;
  color: lightgray;
}
.postid-13060 .itinerary li {
  list-style: disc !important;
}
.postid-13060 .itinerary .dates {
  margin: 20px !important;
  text-align: center;
}
.postid-13060 .itinerary li a {
  font-weight: bold !important;
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-13060 .itinerary li a:hover {
  font-weight: bold !important;
  color: white !important;
}
.postid-13060 .itinerary li a:visited {
  font-weight: bold !important;
}
.postid-13060 .itinerary2 {
  /* font-size: 18px; */
  background-color: #016AD3;
  padding: 10px 10px 10px 25px;
  border-radius: 3px;
  border: 1px solid lightgrey;
  bottom: 0;
  right: 0;
  position: fixed;
  z-index: 3000;
  /*height: 80vh;*/
  max-width: 680px;
}
.postid-13060 .itinerary2 p {
  cursor: pointer;
  position: relative;
}
.postid-13060 #closer {
  line-height: 22px;
  padding: 0 5px;
  border: 2px solid palevioletred;
  right: 10px;
  top: 0;
  position: absolute;
  /* text-transform: uppercase; */
  font-size: 25px;
  font-weight: bold;
  color: palevioletred;
  pointer-events: none;
}
.postid-13060 #closer:hover {
  color: red;
  border: 2px solid red;
}
.postid-13060 .itinerary2 ul {
  display: none;
}
.postid-13060 .itinerary2 p {
  font-size: 18px;
  color: lightgray;
}
.postid-13060 .itinerary2 li {
  list-style: disc !important;
}
.postid-13060 .itinerary2 li a {
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-13060 .itinerary2 li a:hover {
  color: white !important;
}
.postid-13060 .itinerary2 li a:visited {
  font-weight: bold !important;
}
.postid-13060 .orange {
  font-style: italic;
  padding: 22px;
  font-size: 14px !important;
  color: lightgrey !important;
}
.postid-13060 .orange p {
  font-style: italic;
  padding: 22px;
  margin-bottom: 0px;
  font-size: 18px;
  color: lightgrey;
}
.postid-13060 .orange .wp-video {
  transform: scale(0.7);
}
#day1, #day2, #day3, #day4, #day5 {
  position: relative;
}
.postid-13060 section {
  position: relative;
}
.postid-13060 #day6_audio {
  position: relative;
}
.postid-13060 #day7_audio {
  position: relative;
}
.postid-13060 #day8_audio {
  position: relative;
}
.postid-13060 #day9_audio {
  position: relative;
}
.opacity1 {
  opacity: 1 !important;
}
.onTop {
  z-index: 1001 !important;
}
.postid-13060 #h5ap-player-1 {
  opacity: 0;
  display: block;
  /* position: relative;*/
  position: fixed !important;
  width: 350px !important;
  margin: 0px;
  z-index: 1000;
  top: 139px;
  right: 10px;
  border: 1px solid grey;
  border-radius: 2px;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.1));
}
.postid-13060 .dayIndicator {
  font-weight: bold;
  padding: 3px 10px;
  background-color: #0166dc;
  border: 1px solid grey;
  border-radius: 2px;
}
.postid-13060 .dayTXT {
  padding: 0 10px;
  font-size: 125%;
  text-transform: capitalize;
}
.postid-13060 #speechTxt {
  opacity: 0;
  z-index: 1000;
  top: 240px !important;
  right: 10px !important;
  width: 200px;
  margin-top: 0px !important;
  position: fixed !important;
  padding: 8px;
  border: 2px solid #ff6600;
  border-radius: 7px;
  font-size: 18px;
  font-weight: bold;
  color: #ff6600;
  background-color: white;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.1));
}
.postid-13060 .plyr__controls .plyr__controls__item.plyr__progress__container {
  display: block;
}
.postid-13060 .plyr__controls .plyr__controls__item.plyr__time {
  display: block;
  padding: 0px 5px;
}
.postid-13060 .plyr__controls .plyr__controls__item:first-child {
  margin-left: 0px;
  margin-right: 13px;
}
.postid-13060 .listen {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  margin-bottom: 40px;
  border: 1px solid;
  cursor: pointer !important;
  color: lightgray !important;
  font-size: 16px !important;
  text-align: center !important;
}
.postid-13060 .listen:hover {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  border: 1px solid gold !important;
  cursor: pointer !important;
  color: gold !important;
  font-size: 16px !important;
  text-align: center !important;
}
.postid-13060 #anna {
  display: inline;
  float: left;
  margin-right: 22px;
  /* text-align: left; */
  width: 296px !important;
}
@media only screen and (max-width: 768px) {
  .postid-13060 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 15px;
    color: gold !important; /* #363636*/
  }
  .postid-13060 .smooth-Accordion .smooth-Accordion-header {
    color: gold !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px solid #b3d01e !important;
  }
  .postid-13060 .smooth-Accordion .smooth-Accordion-content {
    color: gold !important;
    padding: 16px;
    border-bottom: 1px solid #b3d01e;
  }
  .postid-13060 .smooth-Accordion .smooth-Accordion-content a {
    color: #b3d01e;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-13060 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-13060 .bible p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-13060 .orange {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-13060 .orange p {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-13060 .bold {
    font-weight: 500 !important;
  }
  .post-13060 #speechTxt {
    top: 100px;
  }
  .postid-13060 #h5ap-player-1 {
    width: 200px !important;
    z-index: 1000;
    top: 36px !important;
    right: 76px !important;
    transform-origin: right;
    transform: scale(0.7);
  }
  .postid-13060 .plyr__controls .plyr__controls__item.plyr__progress__container {
    display: block;
  }
  .postid-13060 .plyr__controls .plyr__controls__item.plyr__time {
    display: none;
    padding: 0 5px;
  }
  .postid-13060 .itinerary2 {
    display: none;
  }
}
@media only screen and (max-width: 480px) {
  .postid-13060 #h5ap-player-1 {
    width: 200px !important;
    transform: scale(0.6);
    top: 73px;
    right: 35px;
  }
  .postid-13060 #speechTxt {
    transform: scale(0.7);
    top: 70px;
    right: -40px;
  }
  .postid-13060 .entry-title {
    font-size: 0.9em !important;
  }
}
@media only screen and (max-width: 768px) {
  .postid-13060 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 3px;
    color: gold !important; /* #363636*/
  }
  .postid-13060 .smooth-Accordion .smooth-Accordion-header {
    color: gold !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px solid #b3d01e !important;
  }
  .postid-13060 .smooth-Accordion .smooth-Accordion-content {
    color: gold !important;
    padding: 16px;
    border-bottom: 1px solid #b3d01e;
  }
  .postid-13060 .smooth-Accordion .smooth-Accordion-content a {
    /*color: #2d797d !important;*/
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-13060 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-13060 .bible p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-13060 .orange {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-13060 .orange p {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-13060 .bold {
    font-weight: 500 !important;
  }
  /* Add additional styles for smaller screens here */
}
/* Here is a super fun conversation I just had with an esteemed buddy of mine ----*/
.postid-12854 .site {
  background-color: #0065DD;
  opacity: 1;
}
.postid-12854 header .entry-header {
  opacity: 0.2 !important;
}
.postid-12854 .site-header {
  z-index: 2000;
  border-bottom: 1px solid #b3d01e;
  color: gold;
}
.archive #post-12854 .entry-meta .ear {
  width: 33px !important;
  height: 34px !important;
  /* width: 43px; */
  position: absolute;
  z-index: 100;
  right: 6px;
  top: 0px;
  margin-top: -40px;
  border: 1px solid orange;
  cursor: pointer;
  border-radius: 7px;
}
.postid-12854 .entry-content {
  /*height: 6674px !important;*/
  position: relative;
  margin-top: -100px;
  /*z-index: 1000;*/
  background-image: none;
  color: gold !important;
  background-color: #0065DD !important;
}
.postid-12854 .entry-content p {
  font-weight: 300;
  font-size: 170%;
  line-height: 150%;
}
.postid-12854 .entry-content li {
  font-weight: 300 !important;
  font-size: 170% !important;
  line-height: 150% !important;
}
.postid-12854 .entry-content a {
  color: gold !important;
}
.postid-12854 .hentry {
  background-image: none;
  background-color: #0065DD !important;
}
.postid-12854 .entry-footer {
  color: gold !important;
}
.postid-12854 .entry-footer, .postid-12854 .all_articles {
  border-top: 1px solid black;
}
.postid-12854 .hentry.has-post-thumbnail .wp-post-image {
  border: black 1px solid !important;
}
.postid-12854 .entry-title, .postid-12854 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-12854 .entry-title a {
  font-size: 80%;
}
.home #post-12854 .entry-title a {
  font-size: 80%;
}
.postid-12854 .entry-content img, .postid-12854 .entry-content video {
  /*border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #0065DD;
  box-shadow: 2px 2px 9px 4px rgba(0, 0, 0, 0.4);*/
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #0065DD;
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
}
.postid-12854 #no_border {
  font-weight: bold;
  margin-top: 21px;
}
.postid-12854 #ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #0065DD;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-12854 .ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #0065DD;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-12854 .entry-content a {
  color: gold !important;
}
.postid-12854 ul {
  list-style: none !important;
}
.postid-12854 .Zebra_Tooltip {
  max-width: 600px !important;
  position: absolute;
  z-index: 99999;
  background: transparent;
  font-family: Geneva, 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
}
.postid-12854 .Zebra_Tooltip .Zebra_Tooltip_Message {
  max-width: 600px !important;
}
/* -------. Smooth Accordion  */
.postid-12854 .smooth-Accordion .smooth-Accordion-header {
  font-size: 22px;
  display: block;
  background: transparent;
  font-family: Raleway, sans-serif !important;
  color: gold !important;
  line-height: 180%;
  margin-top: 10px;
  padding: 10px 16px !important;
  cursor: pointer;
  border-bottom: 1px solid gold !important;
  position: relative;
}
.postid-12854 .smooth-Accordion .smooth-Accordion-content {
  background: transparent;
  color: gold !important;
  padding: 16px;
  border: 1px solid grey;
  border-bottom: 1px solid #b3d01e;
}
.postid-12854 .smooth-Accordion .smooth-Accordion-content a {
  color: #b3d01e !important;
  font-weight: bold !important;
}
.postid-12854 .smooth-Accordion .smooth-Accordion-content p {
  font-size: 22px !important;
  line-height: 34px !important;
  font-weight: 300 !important;
  color: gold;
}
.postid-12854 .smooth-Accordion .smooth-Accordion-header::after {
  content: '';
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0) rotate(0deg);
  position: absolute;
  top: 3px;
  right: 16px;
  transition: transform 0.5s;
  background: url(./img/lightgreen-down-arrow.png) no-repeat center center;
  width: 12px;
  height: 20px;
  line-height: 16px;
}
.postid-12854 .smooth-Accordion {
  border-radius: 0px;
  box-shadow: none;
  overflow: hidden;
}
.postid-12854 .itinerary {
  /* font-size: 18px; */
  background-color: #016AD3;
  padding: 10px 10px 10px 25px;
  border-radius: 3px;
  border: 1px solid lightgrey;
}
.postid-12854 .itinerary p {
  font-size: 18px;
  color: lightgray;
}
.postid-12854 .itinerary li {
  list-style: disc !important;
}
.postid-12854 .itinerary .dates {
  margin: 20px !important;
  text-align: center;
}
.postid-12854 .itinerary li a {
  font-weight: bold !important;
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-12854 .itinerary li a:hover {
  font-weight: bold !important;
  color: white !important;
}
.postid-12854 .itinerary li a:visited {
  font-weight: bold !important;
}
.postid-12854 .itinerary2 {
  /* font-size: 18px; */
  background-color: #016AD3;
  padding: 10px 10px 10px 25px;
  border-radius: 3px;
  border: 1px solid lightgrey;
  bottom: 0;
  right: 0;
  position: fixed;
  z-index: 3000;
  /*height: 80vh;*/
  max-width: 680px;
}
.postid-12854 .itinerary2 p {
  cursor: pointer;
  position: relative;
}
.postid-12854 #closer {
  line-height: 22px;
  padding: 0 5px;
  border: 2px solid palevioletred;
  right: 10px;
  top: 0;
  position: absolute;
  /* text-transform: uppercase; */
  font-size: 25px;
  font-weight: bold;
  color: palevioletred;
  pointer-events: none;
}
.postid-12854 #closer:hover {
  color: red;
  border: 2px solid red;
}
.postid-12854 .itinerary2 ul {
  display: none;
}
.postid-12854 .itinerary2 p {
  font-size: 18px;
  color: lightgray;
}
.postid-12854 .itinerary2 li {
  list-style: disc !important;
}
.postid-12854 .itinerary2 li a {
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-12854 .itinerary2 li a:hover {
  color: white !important;
}
.postid-12854 .itinerary2 li a:visited {
  font-weight: bold !important;
}
.postid-12854 .orange {
  font-style: italic;
  padding: 22px;
  font-size: 14px !important;
  color: lightgrey !important;
}
.postid-12854 .orange p {
  font-style: italic;
  padding: 22px;
  margin-bottom: 0px;
  font-size: 18px;
  color: lightgrey;
}
.postid-12854 .orange .wp-video {
  transform: scale(0.7);
}
#day1, #day2, #day3, #day4, #day5 {
  position: relative;
}
.postid-12854 #day1_audio {
  position: relative;
}
.postid-12854 #day2_audio {
  position: relative;
}
.postid-12854 #day3_audio {
  position: relative;
}
.postid-12854 #day4_audio {
  position: relative;
}
.postid-12854 #day5_audio {
  position: relative;
}
.opacityZERO {
  opacity: 0 !important;
}
.opacity1 {
  opacity: 1 !important;
}
.onTop {
  z-index: 1001 !important;
}
.postid-12854 #h5ap-player-1 {
  opacity: 0;
  display: block;
  /* position: relative;*/
  position: fixed !important;
  width: 350px !important;
  margin: 0px;
  z-index: 1000;
  top: 139px;
  right: 74px;
  border: 1px solid grey;
  border-radius: 2px;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.1));
}
.postid-12854 .dayIndicator {
  font-weight: bold;
  padding: 3px 10px;
  background-color: #0166dc;
  border: 1px solid grey;
  border-radius: 2px;
}
.postid-12854 .dayTXT {
  padding: 0 10px;
  font-size: 125%;
  text-transform: capitalize;
}
.postid-12854 #speechTxt {
  opacity: 0;
  z-index: 1000;
  top: 240px !important;
  right: 75px !important;
  width: 200px;
  margin-top: 0px !important;
  position: fixed !important;
  padding: 8px;
  border: 2px solid #ff6600;
  border-radius: 7px;
  font-size: 18px;
  font-weight: bold;
  color: #ff6600;
  background-color: white;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.1));
}
.postid-12854 .plyr__controls .plyr__controls__item.plyr__progress__container {
  display: block;
}
.postid-12854 .plyr__controls .plyr__controls__item.plyr__time {
  display: block;
  padding: 0px 5px;
}
.postid-12854 .plyr__controls .plyr__controls__item:first-child {
  margin-left: 0px;
  margin-right: 13px;
}
.postid-12854 .listen {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  margin-bottom: 40px;
  border: 1px solid;
  cursor: pointer !important;
  color: lightgray !important;
  font-size: 16px !important;
  text-align: center !important;
}
.postid-12854 .listen:hover {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  border: 1px solid gold !important;
  cursor: pointer !important;
  color: gold !important;
  font-size: 16px !important;
  text-align: center !important;
}
.postid-12854 #anna {
  display: inline;
  float: left;
  margin-right: 22px;
  /* text-align: left; */
  width: 296px !important;
}
@media only screen and (max-width: 768px) {
  .postid-12854 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 15px;
    color: gold !important; /* #363636*/
  }
  .postid-12854 .smooth-Accordion .smooth-Accordion-header {
    color: gold !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px solid #b3d01e !important;
  }
  .postid-12854 .smooth-Accordion .smooth-Accordion-content {
    color: gold !important;
    padding: 16px;
    border-bottom: 1px solid #b3d01e;
  }
  .postid-12854 .smooth-Accordion .smooth-Accordion-content a {
    color: #b3d01e;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-12854 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-12854 .bible p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-12854 .orange {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-12854 .orange p {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-12854 .bold {
    font-weight: 500 !important;
  }
  .post-12854 #speechTxt {
    top: 100px;
  }
  .postid-12854 #h5ap-player-1 {
    width: 200px !important;
    z-index: 1000;
    top: 36px !important;
    right: 76px !important;
    transform-origin: right;
    transform: scale(0.7);
  }
  .postid-12854 .plyr__controls .plyr__controls__item.plyr__progress__container {
    display: block;
  }
  .postid-12854 .plyr__controls .plyr__controls__item.plyr__time {
    display: none;
    padding: 0 5px;
  }
  .postid-12854 .itinerary2 {
    display: none;
  }
}
@media only screen and (max-width: 480px) {
  .postid-12854 #h5ap-player-1 {
    width: 200px !important;
    transform: scale(0.6);
    top: 73px;
    right: 35px;
  }
  .postid-12854 #speechTxt {
    transform: scale(0.7);
    top: 70px;
    right: -40px;
  }
  .postid-12854 .entry-title {
    font-size: 0.9em !important;
  }
}
@media only screen and (max-width: 768px) {
  .postid-12854 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 3px;
    color: gold !important; /* #363636*/
  }
  .postid-12854 .smooth-Accordion .smooth-Accordion-header {
    color: gold !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px solid #b3d01e !important;
  }
  .postid-12854 .smooth-Accordion .smooth-Accordion-content {
    color: gold !important;
    padding: 16px;
    border-bottom: 1px solid #b3d01e;
  }
  .postid-12854 .smooth-Accordion .smooth-Accordion-content a {
    /*color: #2d797d !important;*/
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-12854 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-12854 .bible p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-12854 .orange {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-12854 .orange p {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-12854 .bold {
    font-weight: 500 !important;
  }
  /* Add additional styles for smaller screens here */
}
/* ------------------------- A homage to the city i love -------------------------*/
.postid-12762 .site {
  background-color: #0065DD;
  opacity: 1;
}
.postid-12762 header .entry-header {
  opacity: 0.2 !important;
}
.postid-12762 .site-header {
  z-index: 2000;
  border-bottom: 1px solid #b3d01e;
  color: gold;
}
.postid-12762 .entry-content {
  /*height: 6674px !important;*/
  position: relative;
  margin-top: -100px;
  /*z-index: 1000;*/
  background-image: none;
  color: gold !important;
  background-color: #0065DD !important;
}
.postid-12762 .entry-content p {
  font-weight: 300;
  font-size: 170%;
  line-height: 150%;
}
.postid-12762 .entry-content a {
  color: gold !important;
}
.postid-12762 .hentry {
  background-image: none;
  background-color: #0065DD !important;
}
.postid-12762 .entry-footer {
  color: gold !important;
}
.postid-12762 .entry-footer, .postid-12762 .all_articles {
  border-top: 1px solid black;
}
.postid-12762 .hentry.has-post-thumbnail .wp-post-image {
  border: black 1px solid !important;
}
.postid-12762 .entry-title, .postid-12762 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-12762 .entry-title a {
  font-size: 80%;
}
.home #post-12762 .entry-title a {
  font-size: 80%;
}
.postid-12762 .entry-content img, .postid-12762 .entry-content video {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #0065DD;
  box-shadow: 2px 2px 9px 4px rgba(0, 0, 0, 0.4);
}
.postid-12762 #ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #0065DD;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-12762 .ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #0065DD;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-12762 .entry-content a {
  color: gold !important;
}
.postid-12762 ul {
  list-style: none !important;
}
.postid-12762 .Zebra_Tooltip {
  max-width: 600px !important;
  position: absolute;
  z-index: 99999;
  background: transparent;
  font-family: Geneva, 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
}
.postid-12762 .Zebra_Tooltip .Zebra_Tooltip_Message {
  max-width: 600px !important;
}
@media only screen and (max-width: 768px) {
  .postid-12762 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 3px;
    color: gold !important; /* #363636*/
  }
  .postid-12762 .smooth-Accordion .smooth-Accordion-header {
    color: gold !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px solid #b3d01e !important;
  }
  .postid-12762 .smooth-Accordion .smooth-Accordion-content {
    color: gold !important;
    padding: 16px;
    border-bottom: 1px solid #b3d01e;
  }
  .postid-12762 .smooth-Accordion .smooth-Accordion-content a {
    /*color: #2d797d !important;*/
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-12762 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-12762 .bible p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-12762 .orange {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-12762 .orange p {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-12762 .bold {
    font-weight: 500 !important;
  }
  /* Add additional styles for smaller screens here */
}
/* ------- This is not my New-Year’s Resolution for 2025 -------------*/
.postid-12227 #SuanBtn {
  display: none !important;
}
.postid-12227 .site {
  background-color: black !important;
}
.postid-12227 .site-content {
  background: black !important;
  max-width: 1728px !important;
  margin: auto !important;
}
.postid-12227 header .entry-header {
  opacity: 0.2 !important;
  color: grey;
  border: 1px solid grey;
}
.postid-12227 .site-header {
  border-bottom: 1px solid #cbcbcb;
  color: #cbcbcb;
}
body:not(.filter-on) .postid-12227 .entry-header {
  color: grey;
  border: 1px solid grey !important;
}
.post-12227 .entry-content {
  position: relative;
  /*height: 15000px !important;*/
  margin-top: 0px;
  background-image: none;
  color: lightgray;
  background-color: black !important;
}
.postid-12227 .entry-content p {
  font-weight: 200;
  font-size: 130% !important;
  line-height: 165%;
  letter-spacing: 0.059em;
  color: lightgray;
  /*user-select: none; /* prevent text highlighting */
}
.postid-12227 h3 {
  color: lightgray;
}
.postid-12227 #txt {
  font-family: verdana;
  font-size: 28px;
  text-align: center;
  color: gold;
}
.postid-12227 .entry-content a {
  color: lightgray !important;
  font-weight: 200 !important;
  font-size: 100% !important;
}
.postid-12227 .entry-content a:hover {
  color: gold !important;
  text-decoration: underline;
}
.postid-12227 #noPhoneArticle {
  position: absolute;
  margin-top: -120px;
  font-size: 120%;
  color: gold;
  text-align: center;
  display: none;
}
.postid-12227 .hentry {
  background-image: none;
  background-color: black !important;
}
.postid-12227 .entry-footer:not(.empty) {
  padding-top: 25px;
  border-top: 1px solid #f2f2f2;
  color: white;
}
.postid-12227 .nav-links a {
  background-color: black !important;
}
/* Media query for smaller screens, change to a single column with 6 rows */
@media screen and (max-width: 1024px) {
  .postid-12227 #noPhoneArticle {
    display: block;
  }
}
/* ------------------------- The many shades of white -------*/
.postid-12053 .site {
  background-color: #014a73;
  opacity: 1;
}
.postid-12053 header .entry-header {
  opacity: 0.2 !important;
}
.postid-12053 .site-header {
  border-bottom: 1px solid #cbcbcb;
  color: #cbcbcb;
}
.postid-12053 .entry-content {
  /*height: 6674px !important;*/
  background-image: none;
  color: lightgrey !important;
  background-color: #014a73 !important;
}
.postid-12053 .entry-content p {
  font-weight: 300;
  font-size: 150%;
  line-height: 150%;
}
.postid-12053 .entry-content a {
  color: #cbcbcb !important;
}
.postid-12053 .hentry {
  background-image: none;
  background-color: #014a73 !important;
}
.postid-12053 .entry-footer {
  color: #cbcbcb !important;
}
.postid-12053 .entry-footer, .postid-12053 .all_articles {
  border-top: 1px solid black;
}
.postid-12053 .hentry.has-post-thumbnail .wp-post-image {
  border: black 1px solid !important;
}
.postid-12053 .entry-title, .postid-12053 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-12053 .entry-title a {
  font-size: 80%;
}
.home #postid-12053 .entry-title a {
  font-size: 80%;
}
.postid-12053 .entry-content img, .postid-12053 .entry-content video {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #014a73;
}
.postid-12053 #ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #014a73;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-12053 .ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #014a73;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-12053 .entry-content a {
  color: #cbcbcb !important;
}
.postid-12053 ul {
  list-style: none !important;
}
.postid-12053 .Zebra_Tooltip {
  max-width: 600px !important;
  position: absolute;
  z-index: 99999;
  background: transparent;
  font-family: Geneva, 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
}
.postid-12053 .Zebra_Tooltip .Zebra_Tooltip_Message {
  max-width: 600px !important;
}
.postid-12053 .wp-video {
  margin: 0 auto !important;
  max-width: 100%;
  height: auto;
}
/* -------. Smooth Accordion  */
.postid-12053 .smooth-Accordion .smooth-Accordion-header {
  display: block;
  background: transparent;
  font-family: Raleway, sans-serif !important;
  color: #cbcbcb !important;
  line-height: 180%;
  font-weight: 300;
  font-size: 120%;
  margin-top: 10px;
  padding: 2px 16px 20px;
  cursor: pointer;
  border-bottom: 1px solid #cbcbcb !important;
  position: relative;
}
.postid-12053 .smooth-Accordion .smooth-Accordion-content {
  background: transparent;
  color: gold !important;
  padding: 16px;
  border: 1px solid #cbcbcb;
  border-bottom: 1px solid #cbcbcb;
}
.postid-12053 .smooth-Accordion .smooth-Accordion-content a {
  color: #b3d01e !important;
  font-weight: 300;
}
.postid-12053 .smooth-Accordion .smooth-Accordion-content p {
  font-size: 22px !important;
  line-height: 34px !important;
  font-weight: 300 !important;
  color: #cbcbcb;
}
.postid-12053 .smooth-Accordion .smooth-Accordion-header::after {
  content: '';
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0) rotate(0deg);
  position: absolute;
  top: 3px;
  right: 16px;
  transition: transform 0.5s;
  background: url(./img/lightgreen-down-arrow.png) no-repeat center center;
  width: 12px;
  height: 20px;
  line-height: 16px;
}
.postid-12053 .smooth-Accordion {
  border-radius: 0px;
  box-shadow: none;
  overflow: hidden;
}
.postid-12053 #left {
  float: left;
  width: 45%;
}
.postid-12053 #right {
  float: right;
  width: 45%;
}
.postid-12053 .endFloat {
  clear: both;
}
.postid-12053 .bookdownload {
  margin-left: 10px;
  border: 1px dotted grey;
  font-size: 16px;
  width: 45%;
  /* height: 500px; */
  padding: 15px;
  float: left;
  margin-bottom: 50px;
}
.postid-12053 .bookdownload p {
  font-size: 16px;
  font-style: italic;
}
.postid-12053 .bookdownload a {
  font-style: normal;
  color: #cbcbcb;
}
.postid-12053 .bookdownload a:hover {
  font-style: italic;
  color: #b3d01e !important;
}
/* ------------------------- Venobox ------------------------- */
/** Ventobox. Lightbox **/
.postid-12053 .venoframe {
  margin: 0 auto !important;
  max-width: 1200px !important;
  width: 80% !important;
  height: 540px;
  height: 80vh !important;
}
.postid-12053 .vbox-figlio {
  margin: 0 auto !important;
}
.postid-12053 .vbox-figlio {
  max-width: 1200px;
  width: 90%;
}
.postid-12053 .vbox-figlio {
  background: white !important;
}
/*
    .postid-12053 .venoframe {
    margin: 0 auto;
    max-width: 100% !important;
    width: 100%;
    border: none;
    height: 95vh !important;
  }
   */
.postid-12053 .vbox-content {
  text-align: center;
  float: left;
  width: 100%;
  position: relative;
  overflow: hidden;
  padding: 0px 4%;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}
.postid-12053 .vbox-close {
  /* border: 1px solid red; */
  cursor: pointer;
  position: fixed;
  top: 3px;
  right: 3px;
  width: 30px !important;
  height: 151px !important;
  padding: 6px;
  display: block;
  background-position: 10px center;
  overflow: hidden;
  font-size: 24px !important;
  line-height: 1;
  text-align: center;
  z-index: 99;
}
@media (min-width: 992px) {
  .postid-12053 .vbox-inline, .venoframe {
    max-width: 1200px;
    width: 100%;
    height: 100vh;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 768px) {
  .postid-12053 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 15px;
    color: gold !important; /* #363636*/
  }
  .postid-12053 .smooth-Accordion .smooth-Accordion-header {
    color: gold !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px solid #b3d01e !important;
  }
  .postid-12053 .smooth-Accordion .smooth-Accordion-content {
    color: gold !important;
    padding: 16px;
    border-bottom: 1px solid #b3d01e;
  }
  .postid-12053 .smooth-Accordion .smooth-Accordion-content a {
    color: #b3d01e;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-12053 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
}
/* ------------------------- Wanna play? Want to make some weird sounds? -------*/
.postid-12011 #SuanBtn {
  display: none !important;
}
.postid-12011 .site {
  background-color: #014a73;
  opacity: 1;
}
.postid-12011 header .entry-header {
  opacity: 0.2 !important;
}
.postid-12011 .site-header {
  border-bottom: 1px solid #cbcbcb;
  color: #cbcbcb;
}
.postid-12011 .entry-content {
  /*height: 6674px !important;*/
  background-image: none;
  color: lightgrey !important;
  background-color: #014a73 !important;
}
.postid-12011 .entry-content p {
  font-weight: 200;
  font-size: 135%;
  line-height: 130%;
}
.postid-12011 .entry-content a {
  color: #cbcbcb !important;
}
.postid-12011 .hentry {
  background-image: none;
  background-color: #014a73 !important;
}
.postid-12011 .entry-footer {
  color: #cbcbcb !important;
}
.postid-12011 .entry-footer, .postid-12011 .all_articles {
  border-top: 1px solid black;
}
.postid-12011 .hentry.has-post-thumbnail .wp-post-image {
  border: black 1px solid !important;
}
.postid-12011 .entry-title, .postid-12011 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-12011 .entry-title a {
  font-size: 80%;
}
.home #postid-12011 .entry-title a {
  font-size: 80%;
}
.postid-12011 .entry-content img, .postid-12011 .entry-content video {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #014a73;
}
.postid-12011 #ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #014a73;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-12011 .ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #014a73;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-12011 .entry-content a {
  color: #cbcbcb !important;
}
.postid-12011 ul {
  list-style: none !important;
}
.postid-12011 .Zebra_Tooltip {
  max-width: 600px !important;
  position: absolute;
  z-index: 99999;
  background: transparent;
  font-family: Geneva, 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
}
.postid-12011 .Zebra_Tooltip .Zebra_Tooltip_Message {
  max-width: 600px !important;
}
/* ------------------------- Venobox ------------------------- */
/** Ventobox. Lightbox **/
.postid-12011 .venoframe {
  margin: 0 auto !important;
  max-width: 1200px !important;
  width: 80% !important;
  height: 540px;
  height: 80vh !important;
}
.postid-12011 .vbox-figlio {
  margin: 0 auto !important;
}
.postid-12011 .vbox-figlio {
  max-width: 1200px;
  width: 90%;
}
.postid-12011 .vbox-figlio {
  background: white !important;
}
/*
    .postid-12011 .venoframe {
    margin: 0 auto;
    max-width: 100% !important;
    width: 100%;
    border: none;
    height: 95vh !important;
  }
   */
.postid-12011 .vbox-content {
  text-align: center;
  float: left;
  width: 100%;
  position: relative;
  overflow: hidden;
  padding: 0px 4%;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}
.vbox-close {
  /* border: 1px solid red; */
  cursor: pointer;
  position: fixed;
  top: 3px;
  right: 3px;
  width: 30px !important;
  height: 151px !important;
  padding: 6px;
  display: block;
  background-position: 10px center;
  overflow: hidden;
  font-size: 24px !important;
  line-height: 1;
  text-align: center;
  z-index: 99;
}
@media (min-width: 992px) {
  .postid-12011 .vbox-inline, .venoframe {
    max-width: 1200px;
    width: 100%;
    height: 100vh;
    margin: 0 auto;
  }
}
/* ------------------------- About psychology, psychotherapy, counseling, life coaching, personal development, spiritual growth and the rest … -------------------------*/
.postid-11939 .entry-meta {
  position: relative;
}
.archive #post-11939 .entry-meta .ear {
  width: 33px !important;
  height: 34px !important;
  /* width: 43px; */
  position: absolute;
  z-index: 100;
  right: 6px;
  top: 0px;
  margin-top: -40px;
  border: 1px solid orange;
  cursor: pointer;
  border-radius: 7px;
}
.postid-11939 .site {
  background-color: #006BD3;
  opacity: 1;
}
.postid-11939 header .entry-header {
  opacity: 0.2 !important;
}
.postid-11939 .site-header {
  border-bottom: 1px solid #b3d01e;
  color: gold;
}
.postid-11939 .entry-content {
  /*height: 6674px !important;*/
  background-image: none;
  color: gold !important;
  background-color: #006BD3 !important;
}
.postid-11939 .Chrome {
  display: none !important;
  position: relative;
  z-index: 2000;
  margin-top: -200px;
}
.postid-11939 #monkey {
  left: 44%;
  top: 400px;
  position: absolute;
}
.postid-11939 .wp-caption.caption-big, .image-big {
  display: none !important;
}
.postid-11939 .entry-content p {
  font-weight: 400;
  font-size: 24px;
  line-height: 150%;
}
.postid-11939 .entry-content a {
  font-size: 22px;
  color: gold !important;
}
.postid-11939 .hentry {
  background-image: none;
  background-color: #006BD3 !important;
}
.postid-11939 .headline_box {
  border: 1px solid gold;
  border-radius: 2px;
  width: fit-content;
  block-size: fit-content;
  margin: 0 auto !important;
  padding: 20px;
}
.postid-11939 .entry-footer {
  color: gold !important;
}
.postid-11939 .entry-footer, .postid-11939 .all_articles {
  border-top: 1px solid black;
}
.postid-11939 .hentry.has-post-thumbnail .wp-post-image {
  border: none !important;
}
.postid-11939 .entry-title, .postid-11939 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-11939 .entry-title a {
  font-size: 80%;
}
.home #post-11939 .entry-title a {
  font-size: 80%;
}
.postid-11939 .entry-content img, .postid-11939 .entry-content video {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #006BD3;
}
.postid-11939 #ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #006BD3;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-11939 .ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #006BD3;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-11939 .entry-content a {
  color: gold !important;
}
.postid-11939 ul {
  list-style: none !important;
}
.postid-11939 #doomList li {
  margin-bottom: 20px;
  font-style: italic;
}
.postid-11939 .Zebra_Tooltip {
  max-width: 600px !important;
  position: absolute;
  z-index: 99999;
  background: transparent;
  font-family: Geneva, 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
}
.postid-11939 .Zebra_Tooltip .Zebra_Tooltip_Message {
  max-width: 600px !important;
}
/* consciousness -------. Smooth Accordion  */
.postid-11939 .smooth-Accordion .smooth-Accordion-header {
  font-size: 22px;
  display: block;
  background: transparent;
  font-family: Raleway, sans-serif !important;
  color: gold !important;
  line-height: 180%;
  margin-top: 10px;
  padding: 2px 16px;
  cursor: pointer;
  border-bottom: 1px solid gold !important;
  position: relative;
}
.postid-11939 .smooth-Accordion .smooth-Accordion-content {
  background: transparent;
  color: gold !important;
  padding: 16px;
  border: 1px solid grey;
  border-bottom: 1px solid #b3d01e;
}
.postid-11939 .smooth-Accordion .smooth-Accordion-content a {
  color: #b3d01e !important;
  font-weight: 300;
}
.postid-11939 .smooth-Accordion .smooth-Accordion-content p {
  font-size: 22px !important;
  line-height: 34px !important;
  font-weight: 300 !important;
  color: gold;
}
.postid-11939 .smooth-Accordion .smooth-Accordion-header::after {
  content: '';
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0) rotate(0deg);
  position: absolute;
  top: 3px;
  right: 16px;
  transition: transform 0.5s;
  background: url(./img/lightgreen-down-arrow.png) no-repeat center center;
  width: 12px;
  height: 20px;
  line-height: 16px;
}
.postid-11939 .smooth-Accordion {
  border-radius: 0px;
  box-shadow: none;
  overflow: hidden;
}
.postid-11939 .itinerary {
  /* font-size: 18px; */
  background-color: #016AD3;
  padding: 10px 10px 10px 25px;
  border-radius: 3px;
  border: 1px solid lightgrey;
}
.postid-11939 .itinerary p {
  font-size: 18px;
  color: lightgray;
}
.postid-11939 .itinerary li {
  list-style: disc !important;
}
.postid-11939 .itinerary li a {
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-11939 .itinerary li a:hover {
  color: white !important;
  text-decoration: underline !important;
}
.postid-11939 .itinerary li a:visited {
  font-weight: bold !important;
}
.postid-11939 .itinerary2 {
  /* font-size: 18px; */
  background-color: #016AD3;
  padding: 10px 10px 10px 25px;
  border-radius: 3px;
  border: 1px solid lightgrey;
  bottom: 0;
  right: 0;
  position: fixed;
  z-index: 3000;
  /*height: 80vh;*/
  max-width: 680px;
}
.postid-11939 .itinerary2 p {
  cursor: pointer;
  position: relative;
}
.postid-11939 #closer {
  line-height: 22px;
  padding: 0 5px;
  border: 2px solid palevioletred;
  right: 10px;
  top: 0;
  position: absolute;
  /* text-transform: uppercase; */
  font-size: 25px;
  font-weight: bold;
  color: palevioletred;
  pointer-events: none;
}
.postid-11939 #closer:hover {
  color: red;
  border: 2px solid red;
}
.postid-11939 .itinerary2 ul {
  display: none;
}
.postid-11939 .itinerary2 p {
  font-size: 18px;
  color: lightgray;
}
.postid-11939 .itinerary2 li {
  list-style: disc !important;
}
.postid-11939 .itinerary2 li a {
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-11939 .itinerary2 li a:hover {
  color: white !important;
  text-decoration: underline !important;
}
.postid-11939 .itinerary2 li a:visited {
  font-weight: bold !important;
}
.post-11939 #speechTxt {
  opacity: 0;
  z-index: 1000;
  top: 113px;
  right: 111px;
  width: 245px;
  margin-top: 0px !important;
  position: fixed !important;
  padding: 8px;
  border: 2px solid #ff6600;
  border-radius: 7px;
  font-size: 18px;
  font-weight: bold;
  color: #ff6600;
  background-color: white;
}
.post-11939 .orange {
  font-style: italic;
  padding: 22px;
  font-size: 14px !important;
  color: lightgrey !important;
}
.post-11939 .orange p {
  font-style: italic;
  padding: 22px;
  margin-bottom: 0px;
  font-size: 18px;
  color: lightgrey;
}
.post-11939 .orange .wp-video {
  transform: scale(0.7);
}
.postid-11939 #h5ap-player-1 {
  opacity: 0;
  position: fixed !important;
  width: 280px !important;
  margin: 0px;
  z-index: 1000;
  top: 53px;
  right: 111px;
  border: 1px solid grey;
  border-radius: 2px;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.5));
}
.postid-11939 .plyr__controls .plyr__controls__item.plyr__progress__container {
  display: block;
}
.postid-11939 .plyr__controls .plyr__controls__item.plyr__time {
  display: block;
  padding: 0px 5px;
}
.postid-11939 .plyr__controls .plyr__controls__item:first-child {
  margin-left: 0px;
  margin-right: 13px;
}
.postid-11939 .listen {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  margin-bottom: 40px;
  border: 1px solid;
  cursor: pointer !important;
  color: lightgray !important;
  font-size: 16px !important;
  text-align: center !important;
}
.postid-11939 .listen:hover {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  border: 1px solid gold !important;
  cursor: pointer !important;
  color: gold !important;
  font-size: 16px !important;
  text-align: center !important;
}
#anna {
  display: inline;
  float: left;
  margin-right: 22px;
  /* text-align: left; */
  width: 296px !important;
}
@media only screen and (max-width: 768px) {
  .postid-11939 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 15px;
    color: gold !important; /* #363636*/
  }
  .postid-11939 .smooth-Accordion .smooth-Accordion-header {
    color: gold !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px solid #b3d01e !important;
  }
  .postid-11939 .smooth-Accordion .smooth-Accordion-content {
    color: gold !important;
    padding: 16px;
    border-bottom: 1px solid #b3d01e;
  }
  .postid-11939 .smooth-Accordion .smooth-Accordion-content a {
    color: #b3d01e;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-11939 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-11939 .bible p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-11939 .orange {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-11939 .orange p {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-11939 .bold {
    font-weight: 500 !important;
  }
  .post-11939 #speechTxt {
    top: 100px;
  }
  .postid-11939 #h5ap-player-1 {
    width: 200px !important;
    z-index: 1000;
    top: 36px !important;
    right: 76px !important;
    transform-origin: right;
    transform: scale(0.7);
  }
  .postid-11939 .plyr__controls .plyr__controls__item.plyr__progress__container {
    display: block;
  }
  .postid-11939 .plyr__controls .plyr__controls__item.plyr__time {
    display: none;
    padding: 0 5px;
  }
  .postid-11939 .itinerary2 {
    display: none;
  }
}
@media only screen and (max-width: 480px) {
  .postid-11939 #h5ap-player-1 {
    width: 200px !important;
    transform: scale(0.6);
    top: 73px;
    right: 35px;
  }
  .postid-11939 #speechTxt {
    transform: scale(0.7);
    top: 70px;
    right: -40px;
  }
  .postid-11939 .entry-title {
    font-size: 0.9em !important;
  }
}
/* ------------------------- Nature. And Us -------------------------*/
.postid-11864 .entry-meta {
  position: relative;
}
.archive #post-11864 .entry-meta .ear {
  width: 33px !important;
  height: 34px !important;
  /* width: 43px; */
  position: absolute;
  z-index: 100;
  right: 6px;
  top: 0px;
  margin-top: -40px;
  border: 1px solid orange;
  cursor: pointer;
  border-radius: 7px;
}
.postid-11864 .site {
  background-color: #006BD3;
  opacity: 1;
}
.postid-11864 header .entry-header {
  opacity: 0.2 !important;
}
.postid-11864 .site-header {
  border-bottom: 1px solid #b3d01e;
  color: gold;
}
.postid-11864 .entry-content {
  /*height: 6674px !important;*/
  background-image: none;
  color: gold !important;
  background-color: #006BD3 !important;
}
.postid-11864 .Chrome {
  position: relative;
  z-index: 2000;
  margin-top: -116px;
}
.postid-11864 .wp-caption.caption-big, .image-big {
  display: none !important;
}
.postid-11864 .entry-content p {
  font-weight: 300;
  font-size: 28px;
  line-height: 150%;
}
.postid-11864 .entry-content a {
  font-weight: 300;
  font-size: 28px;
  line-height: 150%;
  color: gold !important;
  cursor: pointer;
}
.postid-11864 .hentry {
  background-image: none;
  background-color: #006BD3 !important;
}
.postid-11864 .headline_box {
  border: 1px solid gold;
  border-radius: 2px;
  width: fit-content;
  block-size: fit-content;
  margin: 0 auto !important;
  padding: 20px;
}
.postid-11864 .entry-footer {
  color: gold !important;
}
.postid-11864 .entry-footer, .postid-11864 .all_articles {
  border-top: 1px solid black;
}
.postid-11864 .hentry.has-post-thumbnail .wp-post-image {
  border: none !important;
}
.postid-11864 .entry-title, .postid-11864 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-11864 .entry-title a {
  font-size: 80%;
}
.home #post-11864 .entry-title a {
  font-size: 80%;
}
.postid-11864 .entry-content img, .postid-11864 .entry-content video {
  width: 600px;
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #006BD3;
}
.postid-11864 .entry-content img .wide {
  width: 760px;
}
.postid-11864 #ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #006BD3;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-11864 .ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #006BD3;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-11864 .entry-content a {
  color: gold !important;
}
.postid-11864 ul {
  list-style: none !important;
}
.postid-11864 #doomList li {
  margin-bottom: 20px;
  font-style: italic;
}
.postid-11864 .Zebra_Tooltip {
  max-width: 600px !important;
  position: absolute;
  z-index: 99999;
  background: transparent;
  font-family: Geneva, 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
}
.postid-11864 .Zebra_Tooltip .Zebra_Tooltip_Message {
  max-width: 600px !important;
}
/* consciousness -------. Smooth Accordion  */
.postid-11864 .smooth-Accordion .smooth-Accordion-header {
  font-weight: 300;
  font-size: 28px;
  display: block;
  background: transparent;
  font-family: Raleway, sans-serif !important;
  color: gold !important;
  line-height: 180%;
  margin-top: 10px;
  padding: 2px 16px;
  cursor: pointer;
  border-bottom: 1px solid gold !important;
  position: relative;
}
.postid-11864 .smooth-Accordion .smooth-Accordion-content {
  background: transparent;
  color: gold !important;
  padding: 16px;
  border: 1px solid grey;
  border-bottom: 1px solid #b3d01e;
}
.postid-11864 .smooth-Accordion .smooth-Accordion-content a {
  color: #b3d01e !important;
  font-weight: 300;
}
.postid-11864 .smooth-Accordion .smooth-Accordion-content p {
  font-size: 26px !important;
  line-height: 34px !important;
  font-weight: 300 !important;
  color: gold;
}
.postid-11864 .smooth-Accordion .smooth-Accordion-header::after {
  content: '';
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0) rotate(0deg);
  position: absolute;
  top: 3px;
  right: 16px;
  transition: transform 0.5s;
  background: url(./img/lightgreen-down-arrow.png) no-repeat center center;
  width: 12px;
  height: 20px;
  line-height: 16px;
}
.postid-11864 .smooth-Accordion {
  border-radius: 0px;
  box-shadow: none;
  overflow: hidden;
}
.postid-11864 .itinerary {
  /* font-size: 18px; */
  background-color: #016AD3;
  padding: 10px 10px 10px 25px;
  border-radius: 3px;
  border: 1px solid lightgrey;
}
.postid-11864 .itinerary p {
  font-size: 18px;
  color: lightgray;
}
.postid-11864 .itinerary li {
  list-style: disc !important;
}
.postid-11864 .itinerary li a {
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-11864 .itinerary li a:hover {
  color: white !important;
  text-decoration: underline !important;
}
.postid-11864 .itinerary li a:visited {
  font-weight: bold !important;
}
.postid-11864 .itinerary2 {
  /* font-size: 18px; */
  background-color: #016AD3;
  padding: 10px 10px 10px 25px;
  border-radius: 3px;
  border: 1px solid lightgrey;
  bottom: 0;
  right: 0;
  position: fixed;
  z-index: 3000;
  /*height: 80vh;*/
  max-width: 680px;
}
.postid-11864 .itinerary2 p {
  cursor: pointer;
  position: relative;
}
.postid-11864 #closer {
  line-height: 22px;
  padding: 0 5px;
  border: 2px solid palevioletred;
  right: 10px;
  top: 0;
  position: absolute;
  /* text-transform: uppercase; */
  font-size: 25px;
  font-weight: bold;
  color: palevioletred;
  pointer-events: none;
}
.postid-11864 #closer:hover {
  color: red;
  border: 2px solid red;
}
.postid-11864 .itinerary2 ul {
  display: none;
}
.postid-11864 .itinerary2 p {
  font-size: 18px;
  color: lightgray;
}
.postid-11864 .itinerary2 li {
  list-style: disc !important;
}
.postid-11864 .itinerary2 li a {
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-11864 .itinerary2 li a:hover {
  color: white !important;
  text-decoration: underline !important;
}
.postid-11864 .itinerary2 li a:visited {
  font-weight: bold !important;
}
.post-11864 #speechTxt {
  opacity: 0;
  z-index: 1000;
  top: 133px;
  right: 111px;
  width: 245px;
  margin-top: 0px !important;
  position: fixed !important;
  padding: 8px;
  border: 2px solid #ff6600;
  border-radius: 7px;
  font-size: 18px;
  font-weight: bold;
  color: #ff6600;
  background-color: white;
}
.post-11864 .orange {
  font-style: italic;
  padding: 22px;
  font-size: 14px !important;
  color: lightgrey !important;
}
.post-11864 .orange p {
  font-style: italic;
  padding: 22px;
  margin-bottom: 0px;
  font-size: 18px;
  color: lightgrey;
}
.post-11864 .orange .wp-video {
  transform: scale(0.7);
}
.postid-11864 #h5ap-player-1 {
  opacity: 0;
  position: fixed !important;
  width: 240px !important;
  margin: 0px;
  z-index: 1000;
  top: 67px;
  right: 111px;
  border: 1px solid grey;
  border-radius: 2px;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.5));
}
.postid-11864 .plyr__controls .plyr__controls__item.plyr__progress__container {
  display: block;
}
.postid-11864 .plyr__controls .plyr__controls__item.plyr__time {
  display: block;
  padding: 0px 5px;
}
.postid-11864 .plyr__controls .plyr__controls__item:first-child {
  margin-left: 0px;
  margin-right: 13px;
}
.postid-11864 .listen {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  margin-bottom: 40px;
  border: 1px solid;
  cursor: pointer !important;
  color: lightgray !important;
  font-size: 16px !important;
  text-align: center !important;
}
.postid-11864 .listen:hover {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  border: 1px solid gold !important;
  cursor: pointer !important;
  color: gold !important;
  font-size: 16px !important;
  text-align: center !important;
}
.postid-11864 .image-big {
  display: block !important;
  width: 100% !important;
}
#anna {
  display: inline;
  float: left;
  margin-right: 22px;
  /* text-align: left; */
  width: 296px !important;
}
@media only screen and (max-width: 768px) {
  .postid-11864 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 15px;
    color: gold !important; /* #363636*/
  }
  .postid-11864 .smooth-Accordion .smooth-Accordion-header {
    color: gold !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px solid #b3d01e !important;
  }
  .postid-11864 .smooth-Accordion .smooth-Accordion-content {
    color: gold !important;
    padding: 16px;
    border-bottom: 1px solid #b3d01e;
  }
  .postid-11864 .smooth-Accordion .smooth-Accordion-content a {
    color: #b3d01e;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-11864 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-11864 .bible p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-11864 .orange {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-11864 .orange p {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-11864 .bold {
    font-weight: 500 !important;
  }
  .post-11864 #speechTxt {
    top: 100px;
  }
  .postid-11864 #h5ap-player-1 {
    width: 200px !important;
    z-index: 1000;
    top: 36px !important;
    right: 76px !important;
    transform-origin: right;
    transform: scale(0.7);
  }
  .postid-11864 .plyr__controls .plyr__controls__item.plyr__progress__container {
    display: block;
  }
  .postid-11864 .plyr__controls .plyr__controls__item.plyr__time {
    display: none;
    padding: 0 5px;
  }
  .postid-11864 .itinerary2 {
    display: none;
  }
}
@media only screen and (max-width: 480px) {
  .postid-11864 #h5ap-player-1 {
    width: 200px !important;
    transform: scale(0.6);
    top: 73px;
    right: 35px;
  }
  .postid-11864 #speechTxt {
    transform: scale(0.7);
    top: 70px;
    right: -40px;
  }
  .postid-11864 .entry-title {
    font-size: 0.9em !important;
  }
}
/* ------------------------- Hymns to the silence -------------------------*/
.postid-11792 .entry-meta {
  position: relative;
}
.archive #post-11792 .entry-meta .ear {
  width: 33px !important;
  height: 34px !important;
  /* width: 43px; */
  position: absolute;
  z-index: 100;
  right: 6px;
  top: 0px;
  margin-top: -40px;
  border: 1px solid orange;
  cursor: pointer;
  border-radius: 7px;
}
.postid-11792 .site {
  background-color: #006BD3;
  opacity: 1;
}
.postid-11792 .entry-header {
  opacity: 1 !important;
  /*top: 125px !important;*/
}
.postid-11792 .site-header {
  border-bottom: 1px solid #b3d01e;
  color: gold;
}
.postid-11792 #lifeFrame {
  display: none;
  position: absolute;
  margin-top: -1450px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  height: 1498px;
  overflow: hidden !important;
  overflow-x: hidden !important;
  overflow-y: hidden !important;
}
.postid-11792 .entry-content {
  /*height: 6674px !important;*/
  background-image: none;
  color: gold !important;
  background-color: #006BD3 !important;
}
.postid-11792 .Chrome {
  position: relative;
  z-index: 2000;
  margin-top: -116px;
}
.postid-11792 .wp-caption.caption-big, .image-big {
  display: none !important;
}
.postid-11792 .entry-content p {
  font-weight: 300;
  font-size: 28px;
  line-height: 150%;
}
.postid-11792 .entry-content a {
  font-size: 22px;
  color: gold !important;
}
.postid-11792 .hentry {
  background-image: none;
  background-color: #006BD3 !important;
}
.postid-11792 .headline_box {
  border: 1px solid gold;
  border-radius: 2px;
  width: fit-content;
  block-size: fit-content;
  margin: 0 auto !important;
  padding: 20px;
}
.postid-11792 .entry-footer {
  color: gold !important;
}
.postid-11792 .entry-footer, .postid-11792 .all_articles {
  border-top: 1px solid black;
}
.postid-11792 .hentry.has-post-thumbnail .wp-post-image {
  border: none !important;
}
.postid-11792 .entry-title, .postid-11792 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-11792 .entry-title a {
  font-size: 80%;
}
.home #post-11792 .entry-title a {
  font-size: 80%;
}
.postid-11792 .entry-content img, .postid-11792 .entry-content video {
  /* width:400px;*/
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #006BD3;
}
.postid-11792 .entry-content img .wide {
  width: 760px;
}
.postid-11792 #ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #006BD3;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-11792 .ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #006BD3;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-11792 .entry-content a {
  color: gold !important;
}
.postid-11792 ul {
  list-style: none !important;
}
.post-11792 #speechTxt {
  opacity: 0;
  z-index: 1000;
  top: 113px;
  right: 105px;
  width: 245px;
  margin-top: 0px !important;
  position: fixed !important;
  padding: 8px;
  border: 2px solid #ff6600;
  border-radius: 7px;
  font-size: 18px;
  font-weight: bold;
  color: #ff6600;
  background-color: white;
}
.postid-11792 #h5ap-player-1 {
  opacity: 0;
  position: fixed !important;
  width: 250px !important;
  margin: 0px;
  z-index: 1000;
  top: 53px;
  right: 111px;
  border: 1px solid grey;
  border-radius: 2px;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.5));
}
.postid-11792 .plyr__controls .plyr__controls__item.plyr__progress__container {
  display: block;
}
.postid-11792 .plyr__controls .plyr__controls__item.plyr__time {
  display: block;
  padding: 0px 5px;
}
.postid-11792 .plyr__controls .plyr__controls__item:first-child {
  margin-left: 0px;
  margin-right: 13px;
}
.postid-11792 .listen {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  margin-bottom: 40px;
  border: 1px solid;
  cursor: pointer !important;
  color: lightgray !important;
  font-size: 16px !important;
  text-align: center !important;
}
.postid-11792 .listen:hover {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  border: 1px solid gold !important;
  cursor: pointer !important;
  color: gold !important;
  font-size: 16px !important;
  text-align: center !important;
}
@media only screen and (max-width: 768px) {
  .postid-11792 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 15px;
    color: gold !important; /* #363636*/
  }
  .postid-11792 #lifeFrame {
    display: none !important;
  }
  .postid-11792 .bold {
    font-weight: 500 !important;
  }
  .post-11792 #speechTxt {
    top: 100px;
  }
  .postid-11792 #h5ap-player-1 {
    width: 200px !important;
    z-index: 1000;
    top: 36px !important;
    right: 76px !important;
    transform-origin: right;
    transform: scale(0.7);
  }
  .postid-11792 .plyr__controls .plyr__controls__item.plyr__progress__container {
    display: block;
  }
  .postid-11792 .plyr__controls .plyr__controls__item.plyr__time {
    display: none;
    padding: 0 5px;
  }
  .postid-11792 .itinerary2 {
    display: none;
  }
}
@media only screen and (max-width: 480px) {
  .postid-11792 #h5ap-player-1 {
    width: 200px !important;
    transform: scale(0.6);
    top: 73px;
    right: 35px;
  }
  .postid-11792 #speechTxt {
    transform: scale(0.7);
    top: 70px;
    right: -40px;
  }
  .postid-11792 .entry-title {
    font-size: 0.9em !important;
  }
  .postid-11792 .site-title a {
    font-size: 13px;
  }
}
/* ------------------------- 7 Variations on a Theme -------------------------*/
.postid-11843 #SuanBtn {
  display: none !important;
}
.postid-11843 .site {
  background-color: black !important;
}
.postid-11843 .site-content {
  height: 16200px;
  background: black !important;
  max-width: 1728px !important;
  margin: auto !important;
}
.postid-11843 header .entry-header {
  opacity: 0.2 !important;
  color: grey;
  border: 1px solid grey;
}
.postid-11843 .site-header {
  border-bottom: 1px solid #cbcbcb;
  color: #cbcbcb;
}
body:not(.filter-on) .postid-11843 .entry-header {
  color: grey;
  border: 1px solid grey !important;
}
.post-11843 .entry-content {
  position: relative;
  height: 15000px !important;
  margin-top: 0px;
  background-image: none;
  color: grey;
  background-color: black !important;
}
.postid-11843 .entry-content p {
  font-weight: 200;
  font-size: 135% !important;
  line-height: 150%;
  letter-spacing: 0.059em;
  color: grey;
  user-select: none; /* prevent text highlighting */
}
.postid-11843 #txt {
  font-family: verdana;
  font-size: 24px;
  text-align: center;
  color: gold;
}
.postid-11843 .entry-content a {
  color: grey !important;
  user-select: none; /* prevent text highlighting */
}
.postid-11843 .entry-content a:hover {
  color: gold !important;
  text-decoration: underline;
}
.postid-11843 #noPhoneArticle {
  position: absolute;
  margin-top: -120px;
  font-size: 120%;
  color: gold;
  text-align: center;
  display: none;
}
.postid-11843 .hentry {
  background-image: none;
  background-color: black !important;
}
.postid-11843 .justify {
  text-align: justify !important;
  text-justify: inter-character;
}
.postid-11843 #contentHolder {
  left: 50%; /* Move the child element 50% from the left edge of its containing block */
  transform: translateX(-50%); /* Move the child element back by half of its own width */
  width: 100vw;
  max-width: 1800px !important;
  position: absolute;
  border-left: 1px solid white;
  border-right: 1px solid white;
  border-bottom: 1px solid white;
  height: 15080px;
}
.postid-11843 #iframe_all {
  overflow: hidden;
  width: 100vw;
  height: 14700px;
}
/* Media query for smaller screens, change to a single column with 6 rows */
@media screen and (max-width: 1024px) {
  .postid-11843 #noPhoneArticle {
    display: block;
  }
}
/* ------------------------- Painterly - Art from Code -------------------------*/
.postid-11812 .entry-meta {
  position: relative;
}
.archive #post-11812 .entry-meta .ear {
  width: 33px !important;
  height: 34px !important;
  /* width: 43px; */
  position: absolute;
  z-index: 100;
  right: 6px;
  top: 0px;
  margin-top: -40px;
  border: 1px solid orange;
  cursor: pointer;
  border-radius: 7px;
}
.postid-11812 .site {
  background-color: #006BD3;
  opacity: 1;
}
.postid-11812 .entry-header {
  opacity: 1 !important;
}
.postid-11812 .site-header {
  border-bottom: 1px solid #b3d01e;
  color: gold;
}
.postid-11812 #lifeFrame {
  display: none;
  position: absolute;
  margin-top: -1450px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  height: 1498px;
  overflow: hidden !important;
  overflow-x: hidden !important;
  overflow-y: hidden !important;
}
.postid-11812 .entry-content {
  /*height: 6674px !important;*/
  background-image: none;
  color: gold !important;
  background-color: #006BD3 !important;
}
.postid-11812 .Chrome {
  position: relative;
  z-index: 2000;
  margin-top: -116px;
}
.postid-11812 .wp-caption.caption-big, .image-big {
  display: none !important;
}
.postid-11812 .entry-content p {
  font-weight: 300;
  font-size: 28px;
  line-height: 150%;
}
.postid-11812 .entry-content a {
  font-size: 22px;
  color: gold !important;
}
.postid-11812 .hentry {
  background-image: none;
  background-color: #006BD3 !important;
}
.postid-11812 .headline_box {
  border: 1px solid gold;
  border-radius: 2px;
  width: fit-content;
  block-size: fit-content;
  margin: 0 auto !important;
  padding: 20px;
}
.postid-11812 .entry-footer {
  color: gold !important;
}
.postid-11812 .entry-footer, .postid-11812 .all_articles {
  border-top: 1px solid black;
}
.postid-11812 .hentry.has-post-thumbnail .wp-post-image {
  border: none !important;
}
.postid-11812 .entry-title, .postid-11812 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-11812 .entry-title a {
  font-size: 80%;
}
.home #post-11812 .entry-title a {
  font-size: 80%;
}
.postid-11812 .entry-content img, .postid-11812 .entry-content video {
  /* width:400px;*/
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #006BD3;
}
.postid-11812 .entry-content img .wide {
  width: 760px;
}
.postid-11812 .entry-content #audio_1 {
  padding: 5px;
  height: 51px;
  border-radius: 3px;
  border: 1px solid lightgray;
  width: 470px;
}
.postid-11812 .entry-content #audio_2 {
  padding: 5px;
  height: 51px;
  border-radius: 3px;
  border: 1px solid lightgray;
  width: 366px;
}
.postid-11812 .entry-content #video_1 {
  padding: 5px;
  height: 51px;
  border-radius: 3px;
  border: 1px solid lightgray;
}
.postid-11812 .entry-content .image-big {
  display: block !important;
}
.postid-11812 #ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #006BD3;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-11812 .ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #006BD3;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-11812 .entry-content a {
  color: gold !important;
}
.postid-11812 ul {
  list-style: none !important;
}
.post-11812 #speechTxt {
  opacity: 0;
  z-index: 1000;
  top: 113px;
  right: 105px;
  width: 245px;
  margin-top: 0px !important;
  position: fixed !important;
  padding: 8px;
  border: 2px solid #ff6600;
  border-radius: 7px;
  font-size: 18px;
  font-weight: bold;
  color: #ff6600;
  background-color: white;
}
.postid-11812 #h5ap-player-1 {
  opacity: 0;
  position: fixed !important;
  width: 250px !important;
  margin: 0px;
  z-index: 1000;
  top: 53px;
  right: 111px;
  border: 1px solid grey;
  border-radius: 2px;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.5));
}
.postid-11812 .plyr__controls .plyr__controls__item.plyr__progress__container {
  display: block;
}
.postid-11812 .plyr__controls .plyr__controls__item.plyr__time {
  display: block;
  padding: 0px 5px;
}
.postid-11812 .plyr__controls .plyr__controls__item:first-child {
  margin-left: 0px;
  margin-right: 13px;
}
.postid-11812 .listen {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  margin-bottom: 40px;
  border: 1px solid;
  cursor: pointer !important;
  color: lightgray !important;
  font-size: 16px !important;
  text-align: center !important;
}
.postid-11812 .listen:hover {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  border: 1px solid gold !important;
  cursor: pointer !important;
  color: gold !important;
  font-size: 16px !important;
  text-align: center !important;
}
/* ------------------------- Venobox ------------------------- */
/** Ventobox. Lightbox **/
.postid-11812 .venoframe {
  margin: 0 auto !important;
  max-width: 2000px !important;
  width: 95vw !important;
  height: 100vh !important;
}
.postid-11812 .venoframe .figlio {
  width: 95vw !important;
  padding: 1px;
  background: #016AD3;
}
.postid-11812 .vbox-figlio {
  margin: 0 auto !important;
}
.postid-11812 .vbox-figlio {
  max-width: 2000px;
  width: 95vw;
}
.postid-11812 .vbox-figlio {
  background: #016AD3 !important;
}
/*
    .postid-6422 .venoframe {
    margin: 0 auto;
    max-width: 100% !important;
    width: 100%;
    border: none;
    height: 95vh !important;
  }
   */
.postid-11812 .vbox-content {
  text-align: center;
  float: left;
  width: 100%;
  position: relative;
  overflow: hidden;
  padding: 0px 4%;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}
.postid-11812 .vbox-close {
  /* border: 1px solid red; */
  cursor: pointer;
  position: fixed;
  top: 3px;
  right: 3px;
  width: 30px !important;
  height: 151px !important;
  padding: 6px;
  display: block;
  background-position: 10px center;
  overflow: hidden;
  font-size: 24px !important;
  line-height: 1;
  text-align: center;
  z-index: 99;
}
@media (min-width: 992px) {
  .postid-11812 .vbox-inline, .venoframe {
    max-width: 1200px;
    width: 100%;
    height: 100vh;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 768px) {
  .postid-11812 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 15px;
    color: gold !important; /* #363636*/
  }
  .postid-11812 #lifeFrame {
    display: none !important;
  }
  .postid-11812 .bold {
    font-weight: 500 !important;
  }
  .post-11812 #speechTxt {
    top: 100px;
  }
  .postid-11812 #h5ap-player-1 {
    width: 200px !important;
    z-index: 1000;
    top: 36px !important;
    right: 76px !important;
    transform-origin: right;
    transform: scale(0.7);
  }
  .postid-11812 .plyr__controls .plyr__controls__item.plyr__progress__container {
    display: block;
  }
  .postid-11812 .plyr__controls .plyr__controls__item.plyr__time {
    display: none;
    padding: 0 5px;
  }
  .postid-11812 .itinerary2 {
    display: none;
  }
}
@media only screen and (max-width: 480px) {
  .postid-11812 #h5ap-player-1 {
    width: 200px !important;
    transform: scale(0.6);
    top: 73px;
    right: 35px;
  }
  .postid-11812 #speechTxt {
    transform: scale(0.7);
    top: 70px;
    right: -40px;
  }
  .postid-11812 .entry-title {
    font-size: 0.9em !important;
  }
  .postid-11812 .site-title a {
    font-size: 13px;
  }
}
/* ------------------------- Speak to us about Spirituality -------------------------*/
.postid-11765 .entry-meta {
  position: relative;
}
.archive #post-11765 .entry-meta .ear {
  width: 33px !important;
  height: 34px !important;
  /* width: 43px; */
  position: absolute;
  z-index: 100;
  right: 6px;
  top: 0px;
  margin-top: -40px;
  border: 1px solid orange;
  cursor: pointer;
  border-radius: 7px;
}
.postid-11765 .site {
  background-color: #006BD3;
  opacity: 1;
}
.postid-11765 .entry-header {
  opacity: 1 !important;
  /*top: 125px !important;*/
}
.postid-11765 .site-header {
  border-bottom: 1px solid #b3d01e;
  color: gold;
}
.postid-11765 #lifeFrame {
  display: none;
  position: absolute;
  margin-top: -1450px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  height: 1498px;
  overflow: hidden !important;
  overflow-x: hidden !important;
  overflow-y: hidden !important;
}
.postid-11765 .entry-content {
  /*height: 6674px !important;*/
  background-image: none;
  color: gold !important;
  background-color: #006BD3 !important;
}
.postid-11765 .Chrome {
  position: relative;
  z-index: 2000;
  margin-top: -116px;
}
.postid-11765 .wp-caption.caption-big, .image-big {
  display: none !important;
}
.postid-11765 .entry-content p {
  font-weight: 300;
  font-size: 28px;
  line-height: 150%;
}
.postid-11765 .entry-content a {
  font-size: 22px;
  color: gold !important;
}
.postid-11765 .hentry {
  background-image: none;
  background-color: #006BD3 !important;
}
.postid-11765 .headline_box {
  border: 1px solid gold;
  border-radius: 2px;
  width: fit-content;
  block-size: fit-content;
  margin: 0 auto !important;
  padding: 20px;
}
.postid-11765 .entry-footer {
  color: gold !important;
}
.postid-11765 .entry-footer, .postid-11765 .all_articles {
  border-top: 1px solid black;
}
.postid-11765 .hentry.has-post-thumbnail .wp-post-image {
  border: none !important;
}
.postid-11765 .entry-title, .postid-11765 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-11765 .entry-title a {
  font-size: 80%;
}
.home #post-11765 .entry-title a {
  font-size: 80%;
}
.postid-11765 .entry-content img, .postid-11765 .entry-content video {
  /* width:400px;*/
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #006BD3;
}
.postid-11765 .entry-content img .wide {
  width: 760px;
}
#audio_1 {
  padding: 5px;
  height: 51px;
  border-radius: 3px;
  border: 1px solid lightgray;
  width: 470px;
}
#audio_2 {
  padding: 5px;
  height: 51px;
  border-radius: 3px;
  border: 1px solid lightgray;
  width: 366px;
}
#video_1 {
  padding: 5px;
  height: 51px;
  border-radius: 3px;
  border: 1px solid lightgray;
}
.postid-11765 #ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #006BD3;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-11765 .ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #006BD3;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-11765 .entry-content a {
  color: gold !important;
}
.postid-11765 ul {
  list-style: none !important;
}
.post-11765 #speechTxt {
  opacity: 0;
  z-index: 1000;
  top: 113px;
  right: 105px;
  width: 245px;
  margin-top: 0px !important;
  position: fixed !important;
  padding: 8px;
  border: 2px solid #ff6600;
  border-radius: 7px;
  font-size: 18px;
  font-weight: bold;
  color: #ff6600;
  background-color: white;
}
.postid-11765 #h5ap-player-1 {
  opacity: 0;
  position: fixed !important;
  width: 250px !important;
  margin: 0px;
  z-index: 1000;
  top: 53px;
  right: 111px;
  border: 1px solid grey;
  border-radius: 2px;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.5));
}
.postid-11765 .plyr__controls .plyr__controls__item.plyr__progress__container {
  display: block;
}
.postid-11765 .plyr__controls .plyr__controls__item.plyr__time {
  display: block;
  padding: 0px 5px;
}
.postid-11765 .plyr__controls .plyr__controls__item:first-child {
  margin-left: 0px;
  margin-right: 13px;
}
.postid-11765 .listen {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  margin-bottom: 40px;
  border: 1px solid;
  cursor: pointer !important;
  color: lightgray !important;
  font-size: 16px !important;
  text-align: center !important;
}
.postid-11765 .listen:hover {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  border: 1px solid gold !important;
  cursor: pointer !important;
  color: gold !important;
  font-size: 16px !important;
  text-align: center !important;
}
@media only screen and (max-width: 768px) {
  .postid-11765 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 15px;
    color: gold !important; /* #363636*/
  }
  .postid-11765 #lifeFrame {
    display: none !important;
  }
  .postid-11765 .bold {
    font-weight: 500 !important;
  }
  .post-11765 #speechTxt {
    top: 100px;
  }
  .postid-11765 #h5ap-player-1 {
    width: 200px !important;
    z-index: 1000;
    top: 36px !important;
    right: 76px !important;
    transform-origin: right;
    transform: scale(0.7);
  }
  .postid-11765 .plyr__controls .plyr__controls__item.plyr__progress__container {
    display: block;
  }
  .postid-11765 .plyr__controls .plyr__controls__item.plyr__time {
    display: none;
    padding: 0 5px;
  }
  .postid-11765 .itinerary2 {
    display: none;
  }
}
@media only screen and (max-width: 480px) {
  .postid-11765 #h5ap-player-1 {
    width: 200px !important;
    transform: scale(0.6);
    top: 73px;
    right: 35px;
  }
  .postid-11765 #speechTxt {
    transform: scale(0.7);
    top: 70px;
    right: -40px;
  }
  .postid-11765 .entry-title {
    font-size: 0.9em !important;
  }
  .postid-11765 .site-title a {
    font-size: 13px;
  }
}
/* ------------------------- What do i believe, actually-------------------------*/
/*
.postid-11712 .site{
  background-color: #C5E8FB;
}
.postid-11712 .entry-content {
  background-color: #C5E8FB;
  background-image: none !important;
}
.postid-11712 .entry-content p{
  color: cadetblue;
  font-weight: 500;
  font-size: 150%;
  line-height: 150%;
}
.postid-11712 .entry-content a{
  text-decoration: underline;
  color: cadetblue;
}
.postid-11712 .entry-content a:hover {
  text-decoration: overline;
  color: cadetblue !important;
}

*/
.postid-11712 .entry-meta {
  position: relative;
}
.archive #post-11712 .entry-meta .ear {
  width: 33px !important;
  height: 34px !important;
  /* width: 43px; */
  position: absolute;
  z-index: 100;
  right: 6px;
  top: 0px;
  margin-top: -40px;
  border: 1px solid orange;
  cursor: pointer;
  border-radius: 7px;
}
.postid-11712 .site {
  background-color: #006BD3;
  opacity: 1;
}
.postid-11712 header .entry-header {
  opacity: 0.2 !important;
}
.postid-11712 .site-header {
  border-bottom: 1px solid #b3d01e;
  color: gold;
}
.postid-11712 #lifeFrame {
  position: absolute;
  margin-top: -1450px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  height: 1498px;
  overflow: hidden !important;
  overflow-x: hidden !important;
  overflow-y: hidden !important;
}
.postid-11712 .entry-content {
  /*height: 6674px !important;*/
  background-image: none;
  color: gold !important;
  background-color: #006BD3 !important;
}
.postid-11712 .Chrome {
  position: relative;
  z-index: 2000;
  margin-top: -116px;
}
.postid-11712 .wp-caption.caption-big, .image-big {
  display: none !important;
}
.postid-11712 .entry-content p {
  font-weight: 300;
  font-size: 28px;
  line-height: 150%;
}
.postid-11712 .entry-content a {
  font-size: 22px;
  color: gold !important;
}
.postid-11712 .hentry {
  background-image: none;
  background-color: #006BD3 !important;
}
.postid-11712 .headline_box {
  border: 1px solid gold;
  border-radius: 2px;
  width: fit-content;
  block-size: fit-content;
  margin: 0 auto !important;
  padding: 20px;
}
.postid-11712 .entry-footer {
  color: gold !important;
}
.postid-11712 .entry-footer, .postid-11712 .all_articles {
  border-top: 1px solid black;
}
.postid-11712 .hentry.has-post-thumbnail .wp-post-image {
  border: none !important;
}
.postid-11712 .entry-title, .postid-11712 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-11712 .entry-title a {
  font-size: 80%;
}
.home #post-11712 .entry-title a {
  font-size: 80%;
}
.postid-11712 .entry-content img, .postid-11712 .entry-content video {
  width: 400px;
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #006BD3;
}
.postid-11712 .entry-content img .wide {
  width: 760px;
}
.postid-11712 #ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #006BD3;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-11712 .ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #006BD3;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-11712 .entry-content a {
  color: gold !important;
}
.postid-11712 ul {
  list-style: none !important;
}
.post-11712 #speechTxt {
  opacity: 0;
  z-index: 1000;
  top: 113px;
  right: 105px;
  width: 245px;
  margin-top: 0px !important;
  position: fixed !important;
  padding: 8px;
  border: 2px solid #ff6600;
  border-radius: 7px;
  font-size: 18px;
  font-weight: bold;
  color: #ff6600;
  background-color: white;
}
.postid-11712 #h5ap-player-1 {
  opacity: 0;
  position: fixed !important;
  width: 250px !important;
  margin: 0px;
  z-index: 1000;
  top: 53px;
  right: 111px;
  border: 1px solid grey;
  border-radius: 2px;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.5));
}
.postid-11712 .plyr__controls .plyr__controls__item.plyr__progress__container {
  display: block;
}
.postid-11712 .plyr__controls .plyr__controls__item.plyr__time {
  display: block;
  padding: 0px 5px;
}
.postid-11712 .plyr__controls .plyr__controls__item:first-child {
  margin-left: 0px;
  margin-right: 13px;
}
.postid-11712 .listen {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  margin-bottom: 40px;
  border: 1px solid;
  cursor: pointer !important;
  color: lightgray !important;
  font-size: 16px !important;
  text-align: center !important;
}
.postid-11712 .listen:hover {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  border: 1px solid gold !important;
  cursor: pointer !important;
  color: gold !important;
  font-size: 16px !important;
  text-align: center !important;
}
@media only screen and (max-width: 768px) {
  .postid-11712 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 15px;
    color: gold !important; /* #363636*/
  }
  .postid-11712 #lifeFrame {
    display: none !important;
  }
  .postid-11712 .bold {
    font-weight: 500 !important;
  }
  .post-11712 #speechTxt {
    top: 100px;
  }
  .postid-11712 #h5ap-player-1 {
    width: 200px !important;
    z-index: 1000;
    top: 36px !important;
    right: 76px !important;
    transform-origin: right;
    transform: scale(0.7);
  }
  .postid-11712 .plyr__controls .plyr__controls__item.plyr__progress__container {
    display: block;
  }
  .postid-11712 .plyr__controls .plyr__controls__item.plyr__time {
    display: none;
    padding: 0 5px;
  }
  .postid-11712 .itinerary2 {
    display: none;
  }
}
@media only screen and (max-width: 480px) {
  .postid-11712 #h5ap-player-1 {
    width: 200px !important;
    transform: scale(0.6);
    top: 73px;
    right: 35px;
  }
  .postid-11712 #speechTxt {
    transform: scale(0.7);
    top: 70px;
    right: -40px;
  }
  .postid-11712 .entry-title {
    font-size: 0.9em !important;
  }
  .postid-11712 .site-title a {
    font-size: 13px;
  }
}
/* ------------------------- Poerty / Beauty -------------------------*/
.postid-11658 .entry-meta {
  position: relative;
}
.archive #post-11658 .entry-meta .ear {
  width: 33px !important;
  height: 34px !important;
  /* width: 43px; */
  position: absolute;
  z-index: 100;
  right: 6px;
  top: 0px;
  margin-top: -40px;
  border: 1px solid orange;
  cursor: pointer;
  border-radius: 7px;
}
.postid-11658 .site {
  background-color: #006BD3;
  opacity: 1;
}
.postid-11658 header .entry-header {
  opacity: 0.2 !important;
}
.postid-11658 .site-header {
  border-bottom: 1px solid #b3d01e;
  color: gold;
}
.postid-11658 .entry-content {
  /*height: 6674px !important;*/
  background-image: none;
  color: gold !important;
  background-color: #006BD3 !important;
}
.postid-11658 .Chrome {
  position: relative;
  z-index: 2000;
  margin-top: -116px;
}
.postid-11658 .wp-caption.caption-big, .image-big {
  display: none !important;
}
.postid-11658 .entry-content p {
  font-weight: 300;
  font-size: 28px;
  line-height: 150%;
}
.postid-11658 .entry-content a {
  font-size: 22px;
  color: gold !important;
}
.postid-11658 .hentry {
  background-image: none;
  background-color: #006BD3 !important;
}
.postid-11658 .headline_box {
  border: 1px solid gold;
  border-radius: 2px;
  width: fit-content;
  block-size: fit-content;
  margin: 0 auto !important;
  padding: 20px;
}
.postid-11658 .entry-footer {
  color: gold !important;
}
.postid-11658 .entry-footer, .postid-11658 .all_articles {
  border-top: 1px solid black;
}
.postid-11658 .hentry.has-post-thumbnail .wp-post-image {
  border: none !important;
}
.postid-11658 .entry-title, .postid-11658 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-11658 .entry-title a {
  font-size: 80%;
}
.home #post-11658 .entry-title a {
  font-size: 80%;
}
.postid-11658 .entry-content img, .postid-11658 .entry-content video {
  width: 600px;
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #006BD3;
}
.postid-11658 .entry-content img .wide {
  width: 760px;
}
.postid-11658 #ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #006BD3;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-11658 .ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #006BD3;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-11658 .entry-content a {
  color: gold !important;
}
.postid-11658 ul {
  list-style: none !important;
}
.postid-11658 #doomList li {
  margin-bottom: 20px;
  font-style: italic;
}
.postid-11658 .Zebra_Tooltip {
  max-width: 600px !important;
  position: absolute;
  z-index: 99999;
  background: transparent;
  font-family: Geneva, 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
}
.postid-11658 .Zebra_Tooltip .Zebra_Tooltip_Message {
  max-width: 600px !important;
}
/* consciousness -------. Smooth Accordion  */
.postid-11658 .smooth-Accordion .smooth-Accordion-header {
  font-size: 22px;
  display: block;
  background: transparent;
  font-family: Raleway, sans-serif !important;
  color: gold !important;
  line-height: 180%;
  margin-top: 10px;
  padding: 2px 16px;
  cursor: pointer;
  border-bottom: 1px solid gold !important;
  position: relative;
}
.postid-11658 .smooth-Accordion .smooth-Accordion-content {
  background: transparent;
  color: gold !important;
  padding: 16px;
  border: 1px solid grey;
  border-bottom: 1px solid #b3d01e;
}
.postid-11658 .smooth-Accordion .smooth-Accordion-content a {
  color: #b3d01e !important;
  font-weight: 300;
}
.postid-11658 .smooth-Accordion .smooth-Accordion-content p {
  font-size: 22px !important;
  line-height: 34px !important;
  font-weight: 300 !important;
  color: gold;
}
.postid-11658 .smooth-Accordion .smooth-Accordion-header::after {
  content: '';
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0) rotate(0deg);
  position: absolute;
  top: 3px;
  right: 16px;
  transition: transform 0.5s;
  background: url(./img/lightgreen-down-arrow.png) no-repeat center center;
  width: 12px;
  height: 20px;
  line-height: 16px;
}
.postid-11658 .smooth-Accordion {
  border-radius: 0px;
  box-shadow: none;
  overflow: hidden;
}
.postid-11658 .itinerary {
  /* font-size: 18px; */
  background-color: #016AD3;
  padding: 10px 10px 10px 25px;
  border-radius: 3px;
  border: 1px solid lightgrey;
}
.postid-11658 .itinerary p {
  font-size: 18px;
  color: lightgray;
}
.postid-11658 .itinerary li {
  list-style: disc !important;
}
.postid-11658 .itinerary li a {
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-11658 .itinerary li a:hover {
  color: white !important;
  text-decoration: underline !important;
}
.postid-11658 .itinerary li a:visited {
  font-weight: bold !important;
}
.postid-11658 .itinerary2 {
  /* font-size: 18px; */
  background-color: #016AD3;
  padding: 10px 10px 10px 25px;
  border-radius: 3px;
  border: 1px solid lightgrey;
  bottom: 0;
  right: 0;
  position: fixed;
  z-index: 3000;
  /*height: 80vh;*/
  max-width: 680px;
}
.postid-11658 .itinerary2 p {
  cursor: pointer;
  position: relative;
}
.postid-11658 #closer {
  line-height: 22px;
  padding: 0 5px;
  border: 2px solid palevioletred;
  right: 10px;
  top: 0;
  position: absolute;
  /* text-transform: uppercase; */
  font-size: 25px;
  font-weight: bold;
  color: palevioletred;
  pointer-events: none;
}
.postid-11658 #closer:hover {
  color: red;
  border: 2px solid red;
}
.postid-11658 .itinerary2 ul {
  display: none;
}
.postid-11658 .itinerary2 p {
  font-size: 18px;
  color: lightgray;
}
.postid-11658 .itinerary2 li {
  list-style: disc !important;
}
.postid-11658 .itinerary2 li a {
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-11658 .itinerary2 li a:hover {
  color: white !important;
  text-decoration: underline !important;
}
.postid-11658 .itinerary2 li a:visited {
  font-weight: bold !important;
}
.post-11658 #speechTxt {
  opacity: 0;
  z-index: 1000;
  top: 113px;
  right: 5px;
  width: 245px;
  margin-top: 0px !important;
  position: fixed !important;
  padding: 8px;
  border: 2px solid #ff6600;
  border-radius: 7px;
  font-size: 18px;
  font-weight: bold;
  color: #ff6600;
  background-color: white;
}
.post-11658 .orange {
  font-style: italic;
  padding: 22px;
  font-size: 14px !important;
  color: lightgrey !important;
}
.post-11658 .orange p {
  font-style: italic;
  padding: 22px;
  margin-bottom: 0px;
  font-size: 18px;
  color: lightgrey;
}
.post-11658 .orange .wp-video {
  transform: scale(0.7);
}
.postid-11658 #h5ap-player-1 {
  opacity: 0;
  position: fixed !important;
  width: 350px !important;
  margin: 0px;
  z-index: 1000;
  top: 53px;
  right: 81px;
  border: 1px solid grey;
  border-radius: 2px;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.5));
}
.postid-11658 .plyr__controls .plyr__controls__item.plyr__progress__container {
  display: block;
}
.postid-11658 .plyr__controls .plyr__controls__item.plyr__time {
  display: block;
  padding: 0px 5px;
}
.postid-11658 .plyr__controls .plyr__controls__item:first-child {
  margin-left: 0px;
  margin-right: 13px;
}
.postid-11658 .listen {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  margin-bottom: 40px;
  border: 1px solid;
  cursor: pointer !important;
  color: lightgray !important;
  font-size: 16px !important;
  text-align: center !important;
}
.postid-11658 .listen:hover {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  border: 1px solid gold !important;
  cursor: pointer !important;
  color: gold !important;
  font-size: 16px !important;
  text-align: center !important;
}
#anna {
  display: inline;
  float: left;
  margin-right: 22px;
  /* text-align: left; */
  width: 296px !important;
}
@media only screen and (max-width: 768px) {
  .postid-11658 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 15px;
    color: gold !important; /* #363636*/
  }
  .postid-11658 .smooth-Accordion .smooth-Accordion-header {
    color: gold !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px solid #b3d01e !important;
  }
  .postid-11658 .smooth-Accordion .smooth-Accordion-content {
    color: gold !important;
    padding: 16px;
    border-bottom: 1px solid #b3d01e;
  }
  .postid-11658 .smooth-Accordion .smooth-Accordion-content a {
    color: #b3d01e;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-11658 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-11658 .bible p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-11658 .orange {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-11658 .orange p {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-11658 .bold {
    font-weight: 500 !important;
  }
  .post-11658 #speechTxt {
    top: 100px;
  }
  .postid-11658 #h5ap-player-1 {
    width: 200px !important;
    z-index: 1000;
    top: 36px !important;
    right: 76px !important;
    transform-origin: right;
    transform: scale(0.7);
  }
  .postid-11658 .plyr__controls .plyr__controls__item.plyr__progress__container {
    display: block;
  }
  .postid-11658 .plyr__controls .plyr__controls__item.plyr__time {
    display: none;
    padding: 0 5px;
  }
  .postid-11658 .itinerary2 {
    display: none;
  }
}
@media only screen and (max-width: 480px) {
  .postid-11658 #h5ap-player-1 {
    width: 200px !important;
    transform: scale(0.6);
    top: 73px;
    right: 35px;
  }
  .postid-11658 #speechTxt {
    transform: scale(0.7);
    top: 70px;
    right: -40px;
  }
  .postid-11658 .entry-title {
    font-size: 0.9em !important;
  }
}
/* ------------------------- LIFE / MEANING-------------------------*/
.postid-3897 .entry-meta {
  position: relative;
}
.archive #post-3897 .entry-meta .ear {
  width: 33px !important;
  height: 34px !important;
  /* width: 43px; */
  position: absolute;
  z-index: 100;
  right: 6px;
  top: 0px;
  margin-top: -40px;
  border: 1px solid orange;
  cursor: pointer;
  border-radius: 7px;
}
.postid-3897 .site {
  background-color: black;
  opacity: 1;
}
.postid-3897 header .entry-header {
  opacity: 0.2 !important;
}
.postid-3897 .site-header {
  border-bottom: 1px solid #b3d01e;
  color: gold;
}
.postid-3897 .entry-content {
  /*height: 6674px !important;*/
  background-image: none;
  color: gold !important;
  background-color: black !important;
}
.postid-3897 .Chrome {
  position: relative;
  z-index: 2000;
  margin-top: -116px;
}
.postid-3897 .wp-caption.caption-big, .image-big {
  display: none !important;
}
.postid-3897 .entry-content p {
  font-weight: 300;
  font-size: 24px;
  line-height: 150%;
}
.postid-3897 .entry-content a {
  font-size: 22px;
  color: gold !important;
}
.postid-3897 .hentry {
  background-image: none;
  background-color: black !important;
}
.postid-3897 .headline_box {
  border: 1px solid gold;
  border-radius: 2px;
  width: fit-content;
  block-size: fit-content;
  margin: 0 auto !important;
  padding: 20px;
}
.postid-3897 .entry-footer {
  color: gold !important;
}
.postid-3897 .entry-footer, .postid-3897 .all_articles {
  border-top: 1px solid black;
}
.postid-3897 .hentry.has-post-thumbnail .wp-post-image {
  border: none !important;
}
.postid-3897 .entry-title, .postid-3897 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-3897 .entry-title a {
  font-size: 80%;
}
.home #post-11397 .entry-title a {
  font-size: 80%;
}
.postid-3897 .entry-content img, .postid-3897 .entry-content video {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: black;
}
.postid-3897 #ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: black;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-3897 .ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: black;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-3897 .entry-content a {
  color: gold !important;
}
.postid-3897 ul {
  list-style: none !important;
}
.postid-3897 #doomList li {
  margin-bottom: 20px;
  font-style: italic;
}
.postid-3897 .Zebra_Tooltip {
  max-width: 600px !important;
  position: absolute;
  z-index: 99999;
  background: transparent;
  font-family: Geneva, 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
}
.postid-3897 .Zebra_Tooltip .Zebra_Tooltip_Message {
  max-width: 600px !important;
}
/* consciousness -------. Smooth Accordion  */
.postid-3897 .smooth-Accordion .smooth-Accordion-header {
  font-size: 22px;
  display: block;
  background: transparent;
  font-family: Raleway, sans-serif !important;
  color: gold !important;
  line-height: 180%;
  margin-top: 10px;
  padding: 2px 16px;
  cursor: pointer;
  border-bottom: 1px solid gold !important;
  position: relative;
}
.postid-3897 .smooth-Accordion .smooth-Accordion-content {
  background: transparent;
  color: gold !important;
  padding: 16px;
  border: 1px solid grey;
  border-bottom: 1px solid #b3d01e;
}
.postid-3897 .smooth-Accordion .smooth-Accordion-content a {
  color: #b3d01e !important;
  font-weight: 300;
}
.postid-3897 .smooth-Accordion .smooth-Accordion-content p {
  font-size: 22px !important;
  line-height: 34px !important;
  font-weight: 300 !important;
  color: gold;
}
.postid-3897 .smooth-Accordion .smooth-Accordion-header::after {
  content: '';
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0) rotate(0deg);
  position: absolute;
  top: 3px;
  right: 16px;
  transition: transform 0.5s;
  background: url(./img/lightgreen-down-arrow.png) no-repeat center center;
  width: 12px;
  height: 20px;
  line-height: 16px;
}
.postid-3897 .smooth-Accordion {
  border-radius: 0px;
  box-shadow: none;
  overflow: hidden;
}
.postid-3897 .itinerary {
  /* font-size: 18px; */
  background-color: #016AD3;
  padding: 10px 10px 10px 25px;
  border-radius: 3px;
  border: 1px solid lightgrey;
}
.postid-3897 .itinerary p {
  font-size: 18px;
  color: lightgray;
}
.postid-3897 .itinerary li {
  list-style: disc !important;
}
.postid-3897 .itinerary li a {
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-3897 .itinerary li a:hover {
  color: white !important;
  text-decoration: underline !important;
}
.postid-3897 .itinerary li a:visited {
  font-weight: bold !important;
}
.postid-3897 .itinerary2 {
  /* font-size: 18px; */
  background-color: #016AD3;
  padding: 10px 10px 10px 25px;
  border-radius: 3px;
  border: 1px solid lightgrey;
  bottom: 0;
  right: 0;
  position: fixed;
  z-index: 3000;
  /*height: 80vh;*/
  max-width: 680px;
}
.postid-3897 .itinerary2 p {
  cursor: pointer;
  position: relative;
}
.postid-3897 #closer {
  line-height: 22px;
  padding: 0 5px;
  border: 2px solid palevioletred;
  right: 10px;
  top: 0;
  position: absolute;
  /* text-transform: uppercase; */
  font-size: 25px;
  font-weight: bold;
  color: palevioletred;
  pointer-events: none;
}
.postid-3897 #closer:hover {
  color: red;
  border: 2px solid red;
}
.postid-3897 .itinerary2 ul {
  display: none;
}
.postid-3897 .itinerary2 p {
  font-size: 18px;
  color: lightgray;
}
.postid-3897 .itinerary2 li {
  list-style: disc !important;
}
.postid-3897 .itinerary2 li a {
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-3897 .itinerary2 li a:hover {
  color: white !important;
  text-decoration: underline !important;
}
.postid-3897 .itinerary2 li a:visited {
  font-weight: bold !important;
}
.post-11397 #speechTxt {
  opacity: 0;
  z-index: 1000;
  top: 113px;
  right: 5px;
  width: 245px;
  margin-top: 0px !important;
  position: fixed !important;
  padding: 8px;
  border: 2px solid #ff6600;
  border-radius: 7px;
  font-size: 18px;
  font-weight: bold;
  color: #ff6600;
  background-color: white;
}
.post-11397 .orange {
  font-style: italic;
  padding: 22px;
  font-size: 14px !important;
  color: lightgrey !important;
}
.post-11397 .orange p {
  font-style: italic;
  padding: 22px;
  margin-bottom: 0px;
  font-size: 18px;
  color: lightgrey;
}
.post-11397 .orange .wp-video {
  transform: scale(0.7);
}
.postid-3897 #h5ap-player-1 {
  opacity: 0;
  position: fixed !important;
  width: 350px !important;
  margin: 0px;
  z-index: 1000;
  top: 53px;
  right: 81px;
  border: 1px solid grey;
  border-radius: 2px;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.5));
}
.postid-3897 .plyr__controls .plyr__controls__item.plyr__progress__container {
  display: block;
}
.postid-3897 .plyr__controls .plyr__controls__item.plyr__time {
  display: block;
  padding: 0px 5px;
}
.postid-3897 .plyr__controls .plyr__controls__item:first-child {
  margin-left: 0px;
  margin-right: 13px;
}
.postid-3897 .listen {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  margin-bottom: 40px;
  border: 1px solid;
  cursor: pointer !important;
  color: lightgray !important;
  font-size: 16px !important;
  text-align: center !important;
}
.postid-3897 .listen:hover {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  border: 1px solid gold !important;
  cursor: pointer !important;
  color: gold !important;
  font-size: 16px !important;
  text-align: center !important;
}
#anna {
  display: inline;
  float: left;
  margin-right: 22px;
  /* text-align: left; */
  width: 296px !important;
}
@media only screen and (max-width: 768px) {
  .postid-3897 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 15px;
    color: gold !important; /* #363636*/
  }
  .postid-3897 .smooth-Accordion .smooth-Accordion-header {
    color: gold !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px solid #b3d01e !important;
  }
  .postid-3897 .smooth-Accordion .smooth-Accordion-content {
    color: gold !important;
    padding: 16px;
    border-bottom: 1px solid #b3d01e;
  }
  .postid-3897 .smooth-Accordion .smooth-Accordion-content a {
    color: #b3d01e;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-3897 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-3897 .bible p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-3897 .orange {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-3897 .orange p {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-3897 .bold {
    font-weight: 500 !important;
  }
  .post-11397 #speechTxt {
    top: 100px;
  }
  .postid-3897 #h5ap-player-1 {
    width: 200px !important;
    z-index: 1000;
    top: 36px !important;
    right: 76px !important;
    transform-origin: right;
    transform: scale(0.7);
  }
  .postid-3897 .plyr__controls .plyr__controls__item.plyr__progress__container {
    display: block;
  }
  .postid-3897 .plyr__controls .plyr__controls__item.plyr__time {
    display: none;
    padding: 0 5px;
  }
  .postid-3897 .itinerary2 {
    display: none;
  }
}
@media only screen and (max-width: 480px) {
  .postid-3897 #h5ap-player-1 {
    width: 200px !important;
    transform: scale(0.6);
    top: 73px;
    right: 35px;
  }
  .postid-3897 #speechTxt {
    transform: scale(0.7);
    top: 70px;
    right: -40px;
  }
  .postid-3897 .entry-title {
    font-size: 0.9em !important;
  }
}
/* ------------------------- Nature, the Mind & the Great Silence beyond -------------------------*/
.postid-11397 .entry-meta {
  position: relative;
}
.archive #post-11397 .entry-meta .ear {
  width: 33px !important;
  height: 34px !important;
  /* width: 43px; */
  position: absolute;
  z-index: 100;
  right: 6px;
  top: 0px;
  margin-top: -40px;
  border: 1px solid orange;
  cursor: pointer;
  border-radius: 7px;
}
.postid-11397 .site {
  background-color: #006BD3;
  opacity: 1;
}
.postid-11397 header .entry-header {
  opacity: 0.2 !important;
}
.postid-11397 .site-header {
  border-bottom: 1px solid #b3d01e;
  color: gold;
}
.postid-11397 .entry-content {
  /*height: 6674px !important;*/
  background-image: none;
  color: gold !important;
  background-color: #006BD3 !important;
}
.postid-11397 .Chrome {
  position: relative;
  z-index: 2000;
  margin-top: -116px;
}
.postid-11397 .wp-caption.caption-big, .image-big {
  display: none !important;
}
.postid-11397 .entry-content p {
  font-weight: 300;
  font-size: 24px;
  line-height: 150%;
}
.postid-11397 .entry-content a {
  font-size: 22px;
  color: gold !important;
}
.postid-11397 .hentry {
  background-image: none;
  background-color: #006BD3 !important;
}
.postid-11397 .headline_box {
  border: 1px solid gold;
  border-radius: 2px;
  width: fit-content;
  block-size: fit-content;
  margin: 0 auto !important;
  padding: 20px;
}
.postid-11397 .entry-footer {
  color: gold !important;
}
.postid-11397 .entry-footer, .postid-11397 .all_articles {
  border-top: 1px solid black;
}
.postid-11397 .hentry.has-post-thumbnail .wp-post-image {
  border: none !important;
}
.postid-11397 .entry-title, .postid-11397 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-11397 .entry-title a {
  font-size: 80%;
}
.home #post-11397 .entry-title a {
  font-size: 80%;
}
.postid-11397 .entry-content img, .postid-11397 .entry-content video {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #006BD3;
}
.postid-11397 #ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #006BD3;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-11397 .ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #006BD3;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-11397 .entry-content a {
  color: gold !important;
}
.postid-11397 ul {
  list-style: none !important;
}
.postid-11397 #doomList li {
  margin-bottom: 20px;
  font-style: italic;
}
.postid-11397 .Zebra_Tooltip {
  max-width: 600px !important;
  position: absolute;
  z-index: 99999;
  background: transparent;
  font-family: Geneva, 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
}
.postid-11397 .Zebra_Tooltip .Zebra_Tooltip_Message {
  max-width: 600px !important;
}
/* consciousness -------. Smooth Accordion  */
.postid-11397 .smooth-Accordion .smooth-Accordion-header {
  font-size: 22px;
  display: block;
  background: transparent;
  font-family: Raleway, sans-serif !important;
  color: gold !important;
  line-height: 180%;
  margin-top: 10px;
  padding: 2px 16px;
  cursor: pointer;
  border-bottom: 1px solid gold !important;
  position: relative;
}
.postid-11397 .smooth-Accordion .smooth-Accordion-content {
  background: transparent;
  color: gold !important;
  padding: 16px;
  border: 1px solid grey;
  border-bottom: 1px solid #b3d01e;
}
.postid-11397 .smooth-Accordion .smooth-Accordion-content a {
  color: #b3d01e !important;
  font-weight: 300;
}
.postid-11397 .smooth-Accordion .smooth-Accordion-content p {
  font-size: 22px !important;
  line-height: 34px !important;
  font-weight: 300 !important;
  color: gold;
}
.postid-11397 .smooth-Accordion .smooth-Accordion-header::after {
  content: '';
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0) rotate(0deg);
  position: absolute;
  top: 3px;
  right: 16px;
  transition: transform 0.5s;
  background: url(./img/lightgreen-down-arrow.png) no-repeat center center;
  width: 12px;
  height: 20px;
  line-height: 16px;
}
.postid-11397 .smooth-Accordion {
  border-radius: 0px;
  box-shadow: none;
  overflow: hidden;
}
.postid-11397 .itinerary {
  /* font-size: 18px; */
  background-color: #016AD3;
  padding: 10px 10px 10px 25px;
  border-radius: 3px;
  border: 1px solid lightgrey;
}
.postid-11397 .itinerary p {
  font-size: 18px;
  color: lightgray;
}
.postid-11397 .itinerary li {
  list-style: disc !important;
}
.postid-11397 .itinerary li a {
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-11397 .itinerary li a:hover {
  color: white !important;
  text-decoration: underline !important;
}
.postid-11397 .itinerary li a:visited {
  font-weight: bold !important;
}
.postid-11397 .itinerary2 {
  /* font-size: 18px; */
  background-color: #016AD3;
  padding: 10px 10px 10px 25px;
  border-radius: 3px;
  border: 1px solid lightgrey;
  bottom: 0;
  right: 0;
  position: fixed;
  z-index: 3000;
  /*height: 80vh;*/
  max-width: 680px;
}
.postid-11397 .itinerary2 p {
  cursor: pointer;
  position: relative;
}
.postid-11397 #closer {
  line-height: 22px;
  padding: 0 5px;
  border: 2px solid palevioletred;
  right: 10px;
  top: 0;
  position: absolute;
  /* text-transform: uppercase; */
  font-size: 25px;
  font-weight: bold;
  color: palevioletred;
  pointer-events: none;
}
.postid-11397 #closer:hover {
  color: red;
  border: 2px solid red;
}
.postid-11397 .itinerary2 ul {
  display: none;
}
.postid-11397 .itinerary2 p {
  font-size: 18px;
  color: lightgray;
}
.postid-11397 .itinerary2 li {
  list-style: disc !important;
}
.postid-11397 .itinerary2 li a {
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-11397 .itinerary2 li a:hover {
  color: white !important;
  text-decoration: underline !important;
}
.postid-11397 .itinerary2 li a:visited {
  font-weight: bold !important;
}
.post-11397 #speechTxt {
  opacity: 0;
  z-index: 1000;
  top: 113px;
  right: 5px;
  width: 245px;
  margin-top: 0px !important;
  position: fixed !important;
  padding: 8px;
  border: 2px solid #ff6600;
  border-radius: 7px;
  font-size: 18px;
  font-weight: bold;
  color: #ff6600;
  background-color: white;
}
.post-11397 .orange {
  font-style: italic;
  padding: 22px;
  font-size: 14px !important;
  color: lightgrey !important;
}
.post-11397 .orange p {
  font-style: italic;
  padding: 22px;
  margin-bottom: 0px;
  font-size: 18px;
  color: lightgrey;
}
.post-11397 .orange .wp-video {
  transform: scale(0.7);
}
.postid-11397 #h5ap-player-1 {
  opacity: 0;
  position: fixed !important;
  width: 350px !important;
  margin: 0px;
  z-index: 1000;
  top: 53px;
  right: 81px;
  border: 1px solid grey;
  border-radius: 2px;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.5));
}
.postid-11397 .plyr__controls .plyr__controls__item.plyr__progress__container {
  display: block;
}
.postid-11397 .plyr__controls .plyr__controls__item.plyr__time {
  display: block;
  padding: 0px 5px;
}
.postid-11397 .plyr__controls .plyr__controls__item:first-child {
  margin-left: 0px;
  margin-right: 13px;
}
.postid-11397 .listen {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  margin-bottom: 40px;
  border: 1px solid;
  cursor: pointer !important;
  color: lightgray !important;
  font-size: 16px !important;
  text-align: center !important;
}
.postid-11397 .listen:hover {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  border: 1px solid gold !important;
  cursor: pointer !important;
  color: gold !important;
  font-size: 16px !important;
  text-align: center !important;
}
#anna {
  display: inline;
  float: left;
  margin-right: 22px;
  /* text-align: left; */
  width: 296px !important;
}
@media only screen and (max-width: 768px) {
  .postid-11397 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 15px;
    color: gold !important; /* #363636*/
  }
  .postid-11397 .smooth-Accordion .smooth-Accordion-header {
    color: gold !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px solid #b3d01e !important;
  }
  .postid-11397 .smooth-Accordion .smooth-Accordion-content {
    color: gold !important;
    padding: 16px;
    border-bottom: 1px solid #b3d01e;
  }
  .postid-11397 .smooth-Accordion .smooth-Accordion-content a {
    color: #b3d01e;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-11397 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-11397 .bible p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-11397 .orange {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-11397 .orange p {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-11397 .bold {
    font-weight: 500 !important;
  }
  .post-11397 #speechTxt {
    top: 100px;
  }
  .postid-11397 #h5ap-player-1 {
    width: 200px !important;
    z-index: 1000;
    top: 36px !important;
    right: 76px !important;
    transform-origin: right;
    transform: scale(0.7);
  }
  .postid-11397 .plyr__controls .plyr__controls__item.plyr__progress__container {
    display: block;
  }
  .postid-11397 .plyr__controls .plyr__controls__item.plyr__time {
    display: none;
    padding: 0 5px;
  }
  .postid-11397 .itinerary2 {
    display: none;
  }
}
@media only screen and (max-width: 480px) {
  .postid-11397 #h5ap-player-1 {
    width: 200px !important;
    transform: scale(0.6);
    top: 73px;
    right: 35px;
  }
  .postid-11397 #speechTxt {
    transform: scale(0.7);
    top: 70px;
    right: -40px;
  }
  .postid-11397 .entry-title {
    font-size: 0.9em !important;
  }
}
/* ------------------------- The next level of human evolution? What’s that?-------------------------*/
body {
  --sb-track-color: #232E33;
  --sb-thumb-color: #6BAF8D;
  --sb-size: 10px;
  scrollbar-color: var(--sb-thumb-color) var(--sb-track-color);
}
body::-webkit-scrollbar {
  width: var(--sb-size)
}
body::-webkit-scrollbar-track {
  background: var(--sb-track-color);
  border-radius: 10px;
}
body::-webkit-scrollbar-thumb {
  background: var(--sb-thumb-color);
  border-radius: 10px;
}
html, body {
  overflow-x: hidden;
  overflow-y: auto;
}
body .postid-9087, .postid-9087 .entry-content {
  background-color: #F1F0F0;
  background-image: url(https://www.crisrieder.org/thejourney/wp-content/uploads/2016/04/pink_rice.jpg);
  background-repeat: repeat;
}
.archive #post-9087 .entry-meta .ear {
  width: 33px !important;
  height: 34px !important;
  /* width: 43px; */
  position: absolute;
  z-index: 100;
  right: 6px;
  top: 0px;
  margin-top: -40px;
  border: 1px solid orange;
  cursor: pointer;
  border-radius: 7px;
}
.postid-9087 .entry-content {
  font-family: Raleway, sans-serif !important;
  font-size: 22px;
  line-height: 30px;
  font-weight: 600;
  color: #2B7400;
}
.postid-9087 .entry-content p {
  font-weight: 500;
  font-size: 22px;
  line-height: 37px;
  margin-bottom: 3px;
  color: #2B7400;
}
.postid-9087 .entry-content a {
  font-weight: 600;
  font-size: 22px;
  line-height: 37px;
  margin-bottom: 3px;
  color: #2B7400 !important;
}
.postid-9087 .pic_left {
  width: 380px;
  min-height: 450px;
  text-align: left;
  float: left;
}
.postid-9087 .pic_right {
  width: 380px;
  min-height: 450px;
  text-align: right;
  float: right;
}
.postid-9087 .pic_left img, .postid-9087 .pic_right img, .postid-9087 .pic_left a, .postid-9087 .pic_right a {
  display: inline-block;
  font-size: 16px;
}
.postid-9087 .teal {
  color: teal !important;
  /*color: cadetblue;*/
  /*color: steelblue;*/
}
.postid-9087 .entry-title {
  font-size: 130% !important;
}
.postid-9087 .orange, .postid-9087 .orange p, .postid-9087 .orange a {
  color: orangered !important;
}
.postid-9087 .bible {
  background-color: antiquewhite;
  margin: 20px;
  padding: 10px;
  border: 1px dotted midnightblue;
  margin-left: 210px;
  font-size: 70% !important;
  line-height: 30px !important;
  font-weight: normal;
  font-style: italic;
  color: midnightblue !important;
}
.postid-9087 ._16px {
  line-height: 24px !important;
  text-align: center;
}
.postid-9087 ._16px a {
  line-height: 24px !important;
  font-size: 16px !important;
  text-align: center;
}
.postid-9087 .smallerprint {
  width: 90%;
  padding: 50px;
  border: 4px dotted teal;
  margin: 0 auto;
  background-color: aliceblue;
}
.postid-9087 .smallerprint p, .postid-9087 .smallerprint a {
  font-size: 18px !important;
  line-height: 30px !important;
  font-weight: 600;
  font-style: italic !important;
}
.postid-9087 .smallerprint_left {
  width: 90%;
  padding: 50px;
  border: 4px dotted teal;
  margin: 0 auto;
  background-color: aliceblue;
}
.postid-9087 .smallerprint_left p, .postid-9087 .smallerprint_left a {
  font-size: 22px !important;
  line-height: 30px !important;
  font-weight: 500;
  font-style: italic !important;
  color: teal !important;
}
.postid-9087 .giants img {
  margin: 0 20px;
}
/* AI & I. Smooth Accordion  */
.postid-9087 .smooth-Accordion .smooth-Accordion-header {
  display: block;
  background: transparent;
  font-family: Raleway, sans-serif !important;
  color: #2B7400 !important;
  font-size: 22px !important;
  line-height: 30px !important;
  font-weight: 600;
  font-style: normal !important;
  text-decoration: underline;
  padding: 2px 0px 30px;
  cursor: pointer;
  border-bottom: 1px solid #2B7400 !important;
  position: relative;
}
.postid-9087 .smooth-Accordion .smooth-Accordion-content {
  background: transparent;
  padding: 16px;
  border-bottom: 1px solid midnightblue;
  font-size: 20px !important;
  line-height: 30px !important;
  font-weight: 500;
  font-style: normal !important;
  color: #2B7400 !important;
}
.postid-9087 .smooth-Accordion .smooth-Accordion-content a {
  color: midnightblue !important;
  font-size: 20px !important;
  line-height: 30px !important;
  font-weight: 500;
  font-style: normal !important;
  color: #2B7400 !important;
}
.postid-9087 .smooth-Accordion .smooth-Accordion-content p {
  font-size: 20px !important;
  line-height: 30px !important;
  font-weight: 500;
  font-style: normal !important;
  color: #2B7400 !important;
}
.postid-9087 .smooth-Accordion .smooth-Accordion-header::after {
  content: '';
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0) rotate(0deg);
  position: absolute;
  top: 3px;
  right: 16px;
  transition: transform 0.5s;
  background: url(./img/lightblue-down-arrow.png) no-repeat center center;
  width: 12px;
  height: 20px;
  line-height: 16px;
}
.postid-9087 .smooth-Accordion {
  border-radius: 0px;
  box-shadow: none;
  overflow: hidden;
}
.post-9087 #speechTxt {
  /* opacity:0;*/
  z-index: 1000;
  top: 144px;
  right: 5px;
  width: 245px;
  margin-top: 0px !important;
  position: fixed !important;
  padding: 8px;
  border: 2px solid #ff6600;
  border-radius: 7px;
  font-size: 18px;
  font-weight: bold;
  color: #ff6600;
  background-color: white;
}
.postid-9087 #h5ap-player-1 {
  /*  opacity:0;*/
  position: fixed !important;
  width: 350px !important;
  margin: 0px;
  z-index: 1000;
  top: 68px;
  right: 81px;
  border: 1px solid grey;
  border-radius: 2px;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.5));
}
.postid-9087 .plyr__controls .plyr__controls__item.plyr__progress__container {
  display: block;
}
.postid-9087 .plyr__controls .plyr__controls__item.plyr__time {
  display: block;
  padding: 0 5px;
}
.postid-9087 .plyr__controls .plyr__controls__item:first-child {
  margin-left: 0;
  margin-right: 13px;
}
@media only screen and (max-width: 768px) {
  .postid-9087 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 3px;
    color: #2B7400 !important; /* #363636*/
  }
  .postid-9087 .entry-content a {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 3px;
    color: #2B7400 !important;
  }
  .postid-9087 .smooth-Accordion .smooth-Accordion-header {
    color: #2B7400 !important;
    font-weight: normal !important;
    font-size: 20px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px solid #2B7400 !important;
  }
  .postid-9087 .smooth-Accordion .smooth-Accordion-content {
    color: #2B7400 !important;
    padding: 20px;
    border-bottom: 1px solid #2B7400;
  }
  .postid-9087 .smooth-Accordion .smooth-Accordion-content a {
    /*color: #2d797d !important;*/
    font-size: 20px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-9087 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 20px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: #2B7400 !important;
  }
  .postid-9087 .bible p {
    font-size: 20px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: #2B7400 !important;
  }
  .postid-9087 .itinerary {
    background-color: antiquewhite;
    margin: 20px;
    padding: 10px 10px 10px 50px;
    border: 1px dotted midnightblue;
    margin-left: 110px;
    font-size: 18px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: midnightblue !important;
  }
  .postid-9087 .itinerary a {
    font-size: 18px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: midnightblue !important;
  }
  .postid-9087 .itinerary li {
    margin-bottom: 10px;
  }
  .postid-9087 .iter {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 3px dotted midnightblue;
    font-size: 20px;
    font-style: italic;
    color: midnightblue;
  }
  .postid-9087 .smallerprint {
    padding: 10px 10px 10px 10px;
    border: 1px dotted midnightblue;
    margin-left: 110px;
  }
  .postid-9087 .smallerprint p, .postid-9087 .smallerprint a {
    font-size: 20px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: normal !important;
    color: teal !important;
  }
  .postid-9087 .smallerprint li {
    margin-bottom: 10px;
    font-size: 20px !important;
    line-height: 30px !important;
    font-weight: normal;
    color: teal !important;
  }
  .postid-9087 .smallerprint_left {
    padding: 10px;
    border: 4px dotted teal;
    margin: 0 auto;
    background-color: aliceblue;
  }
  .postid-9087 .smallerprint_left p, .postid-9087 .smallerprint_left a {
    font-size: 20px !important;
    line-height: 30px !important;
    font-weight: 500;
    font-style: italic !important;
    color: teal !important;
  }
  .postid-9087 .giants img {
    margin: 0 20px;
  }
  .postid-9087 .entry-content .orange {
    color: orangered !important;
    font-style: italic !important;
    font-size: 20px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-9087 .entry-content .orange p {
    color: orangered !important;
    font-style: italic !important;
    font-size: 20px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-9087 .orange, .postid-9087 .orange p, .postid-9087 .orange a {
    color: orangered !important;
  }
  .bold {
    font-weight: 500 !important;
  }
  .postid-9087 #h5ap-player-1 {
    width: 201px !important;
    z-index: 1000;
    top: 76px !important;
    right: 76px !important;
    transform-origin: right;
    transform: scale(0.7);
  }
  /* Add additional styles for smaller screens here */
}
/*Styles for small screens like smartphones in portrait mode.*/
@media screen and (max-width: 480px) {
  .site-header {
    max-width: 1800px !important;
    left: 0;
    transform: none !important;
  }
  .postid-9087 .entry-title {
    font-size: 100% !important;
  }
  .postid-9087 .entry-content p {
    font-weight: normal;
    font-size: 16px !important;
    line-height: 30px;
    margin-bottom: 3px;
    color: black !important;
  }
  .postid-9087 .entry-content .wwwtitle {
    text-align: center;
    color: #333399 !important;
    font-size: 20px;
    font-weight: bold;
  }
  .postid-9087 .entry-content .wwwtitle p {
    text-align: center;
    color: #333399 !important;
    font-size: 20px;
    font-weight: bold;
  }
  .postid-9087 .bible {
    background-color: antiquewhite;
    margin: 0px;
    padding: 10px;
    border: 1px dotted midnightblue;
    margin-left: 0px;
    font-size: 60% !important;
    line-height: 20px !important;
    font-weight: normal;
    font-style: italic;
    color: midnightblue !important;
  }
  .postid-9087 .itinerary {
    margin: 0px;
    padding: 10px 10px 10px 50px;
    margin-left: 0px;
    font-size: 16px !important;
    line-height: 30px !important;
    color: midnightblue !important;
  }
  .postid-9087 .smallerprint, .postid-9087 .smallerprint_left {
    padding: 10px 10px 10px 10px;
    border: 1px dotted midnightblue;
    margin-left: 0px;
    width: 100%;
  }
  .postid-9087 #h5ap-player-1 {
    transform: scale(0.6);
    top: 73px;
    right: 35px;
  }
  .postid-9087 #speechTxt {
    transform: scale(0.7);
  }
} /* end mobile protrait */
/* ------------------------- may you live in interesting times -------------------------*/
.postid-11313 .entry-meta {
  position: relative;
}
.archive #post-11313 .entry-meta .ear {
  width: 33px !important;
  height: 34px !important;
  /* width: 43px; */
  position: absolute;
  z-index: 100;
  right: 6px;
  top: 0px;
  margin-top: -40px;
  border: 1px solid orange;
  cursor: pointer;
  border-radius: 7px;
}
.postid-11313 .site {
  background-color: #006BD3;
  opacity: 1;
}
.postid-11313 header .entry-header {
  opacity: 0.2 !important;
}
.postid-11313 .site-header {
  border-bottom: 1px solid #b3d01e;
  color: gold;
}
.postid-11313 .entry-content {
  /*height: 6674px !important;*/
  background-image: none;
  color: gold !important;
  background-color: #006BD3 !important;
}
.postid-11313 .Chrome {
  position: relative;
  z-index: 2000;
  margin-top: -116px;
}
.postid-11313 #lifeFrame {
  position: absolute;
  margin-top: -926px;
  left: 50%;
  transform: translateX(-50%);
  width: 1500px;
  height: 600px;
  overflow: hidden !important;
  overflow-x: hidden !important;
  overflow-y: hidden !important;
}
.postid-11313 .entry-content p {
  font-weight: 300;
  font-size: 24px;
  line-height: 150%;
}
.postid-11313 .entry-content a {
  font-size: 22px;
  color: gold !important;
}
.postid-11313 .hentry {
  background-image: none;
  background-color: #006BD3 !important;
}
.postid-11313 .headline_box {
  border: 1px solid gold;
  border-radius: 2px;
  width: fit-content;
  block-size: fit-content;
  margin: 0 auto !important;
  padding: 20px;
}
.postid-11313 .entry-footer {
  color: gold !important;
}
.postid-11313 .entry-footer, .postid-11313 .all_articles {
  border-top: 1px solid black;
}
.postid-11313 .hentry.has-post-thumbnail .wp-post-image {
  border: none !important;
}
.postid-11313 .entry-title, .postid-11313 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-11313 .entry-title a {
  font-size: 80%;
}
.home #post-11313 .entry-title a {
  font-size: 80%;
}
.postid-11313 .entry-content img, .postid-11313 .entry-content video {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #006BD3;
}
.postid-11313 #ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #006BD3;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-11313 .ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #006BD3;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-11313 .entry-content a {
  color: gold !important;
}
.postid-11313 ul {
  list-style: none !important;
}
.postid-11313 #doomList li {
  margin-bottom: 20px;
  font-style: italic;
}
.postid-11313 .Zebra_Tooltip {
  max-width: 600px !important;
  position: absolute;
  z-index: 99999;
  background: transparent;
  font-family: Geneva, 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
}
.postid-11313 .Zebra_Tooltip .Zebra_Tooltip_Message {
  max-width: 600px !important;
}
/* consciousness -------. Smooth Accordion  */
.postid-11313 .smooth-Accordion .smooth-Accordion-header {
  font-size: 22px;
  display: block;
  background: transparent;
  font-family: Raleway, sans-serif !important;
  color: gold !important;
  line-height: 180%;
  margin-top: 10px;
  padding: 2px 16px;
  cursor: pointer;
  border-bottom: 1px solid gold !important;
  position: relative;
}
.postid-11313 .smooth-Accordion .smooth-Accordion-content {
  background: transparent;
  color: gold !important;
  padding: 16px;
  border: 1px solid grey;
  border-bottom: 1px solid #b3d01e;
}
.postid-11313 .smooth-Accordion .smooth-Accordion-content a {
  color: #b3d01e !important;
  font-weight: 300;
}
.postid-11313 .smooth-Accordion .smooth-Accordion-content p {
  font-size: 22px !important;
  line-height: 34px !important;
  font-weight: 300 !important;
  color: gold;
}
.postid-11313 .smooth-Accordion .smooth-Accordion-header::after {
  content: '';
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0) rotate(0deg);
  position: absolute;
  top: 3px;
  right: 16px;
  transition: transform 0.5s;
  background: url(./img/lightgreen-down-arrow.png) no-repeat center center;
  width: 12px;
  height: 20px;
  line-height: 16px;
}
.postid-11313 .smooth-Accordion {
  border-radius: 0px;
  box-shadow: none;
  overflow: hidden;
}
.postid-11313 .itinerary {
  /* font-size: 18px; */
  background-color: #016AD3;
  padding: 10px 10px 10px 25px;
  border-radius: 3px;
  border: 1px solid lightgrey;
}
.postid-11313 .itinerary p {
  font-size: 18px;
  color: lightgray;
}
.postid-11313 .itinerary li {
  list-style: disc !important;
}
.postid-11313 .itinerary li a {
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-11313 .itinerary li a:hover {
  color: white !important;
  text-decoration: underline !important;
}
.postid-11313 .itinerary li a:visited {
  font-weight: bold !important;
}
.postid-11313 .itinerary2 {
  /* font-size: 18px; */
  background-color: #016AD3;
  padding: 10px 10px 10px 25px;
  border-radius: 3px;
  border: 1px solid lightgrey;
  bottom: 0;
  right: 0;
  position: fixed;
  z-index: 3000;
  /*height: 80vh;*/
  max-width: 680px;
}
.postid-11313 .itinerary2 p {
  cursor: pointer;
  position: relative;
}
.postid-11313 #closer {
  line-height: 22px;
  padding: 0 5px;
  border: 2px solid palevioletred;
  right: 10px;
  top: 0;
  position: absolute;
  /* text-transform: uppercase; */
  font-size: 25px;
  font-weight: bold;
  color: palevioletred;
  pointer-events: none;
}
.postid-11313 #closer:hover {
  color: red;
  border: 2px solid red;
}
.postid-11313 .itinerary2 ul {
  display: none;
}
.postid-11313 .itinerary2 p {
  font-size: 18px;
  color: lightgray;
}
.postid-11313 .itinerary2 li {
  list-style: disc !important;
}
.postid-11313 .itinerary2 li a {
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-11313 .itinerary2 li a:hover {
  color: white !important;
  text-decoration: underline !important;
}
.postid-11313 .itinerary2 li a:visited {
  font-weight: bold !important;
}
.post-11313 #speechTxt {
  opacity: 0;
  z-index: 1000;
  top: 113px;
  right: 5px;
  width: 245px;
  margin-top: 0px !important;
  position: fixed !important;
  padding: 8px;
  border: 2px solid #ff6600;
  border-radius: 7px;
  font-size: 18px;
  font-weight: bold;
  color: #ff6600;
  background-color: white;
}
.post-11313 .orange {
  font-style: italic;
  padding: 22px;
  font-size: 14px !important;
  color: lightgrey !important;
}
.post-11313 .orange p {
  font-style: italic;
  padding: 22px;
  margin-bottom: 0px;
  font-size: 18px;
  color: lightgrey;
}
.post-11313 .orange .wp-video {
  transform: scale(0.7);
}
.postid-11313 #h5ap-player-1 {
  opacity: 0;
  position: fixed !important;
  width: 350px !important;
  margin: 0px;
  z-index: 1000;
  top: 53px;
  right: 81px;
  border: 1px solid grey;
  border-radius: 2px;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.5));
}
.postid-11313 .plyr__controls .plyr__controls__item.plyr__progress__container {
  display: block;
}
.postid-11313 .plyr__controls .plyr__controls__item.plyr__time {
  display: block;
  padding: 0px 5px;
}
.postid-11313 .plyr__controls .plyr__controls__item:first-child {
  margin-left: 0px;
  margin-right: 13px;
}
.postid-11313 .listen {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  margin-bottom: 40px;
  border: 1px solid;
  cursor: pointer !important;
  color: lightgray !important;
  font-size: 16px !important;
  text-align: center !important;
}
.postid-11313 .listen:hover {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  border: 1px solid gold !important;
  cursor: pointer !important;
  color: gold !important;
  font-size: 16px !important;
  text-align: center !important;
}
#anna {
  display: inline;
  float: left;
  margin-right: 22px;
  /* text-align: left; */
  width: 296px !important;
}
@media only screen and (max-width: 768px) {
  .postid-11313 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 15px;
    color: gold !important; /* #363636*/
  }
  .postid-11313 .smooth-Accordion .smooth-Accordion-header {
    color: gold !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px solid #b3d01e !important;
  }
  .postid-11313 .smooth-Accordion .smooth-Accordion-content {
    color: gold !important;
    padding: 16px;
    border-bottom: 1px solid #b3d01e;
  }
  .postid-11313 .smooth-Accordion .smooth-Accordion-content a {
    color: #b3d01e;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-11313 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-11313 .bible p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-11313 .orange {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-11313 .orange p {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-11313 .bold {
    font-weight: 500 !important;
  }
  .post-11313 #speechTxt {
    top: 100px;
  }
  .postid-11313 #h5ap-player-1 {
    width: 200px !important;
    z-index: 1000;
    top: 36px !important;
    right: 76px !important;
    transform-origin: right;
    transform: scale(0.7);
  }
  .postid-11313 .plyr__controls .plyr__controls__item.plyr__progress__container {
    display: block;
  }
  .postid-11313 .plyr__controls .plyr__controls__item.plyr__time {
    display: none;
    padding: 0 5px;
  }
  .postid-11313 .itinerary2 {
    display: none;
  }
}
@media only screen and (max-width: 480px) {
  .postid-11313 #h5ap-player-1 {
    width: 200px !important;
    transform: scale(0.6);
    top: 73px;
    right: 35px;
  }
  .postid-11313 #speechTxt {
    transform: scale(0.7);
    top: 70px;
    right: -40px;
  }
  .postid-11313 .entry-title {
    font-size: 0.9em !important;
  }
}
/* ------ Character Traits/Qualities----*/
.postid-886 .site {
  background-color: #6bb3fd !important;
}
.postid-886 .site-content {
  background-color: #6bb3fd !important;
}
.postid-886 .hentry {
  background-image: none;
  background-color: #6bb3fd !important;
}
.post-886 .entry-content {
  background-color: #6bb3fd !important;
}
.postid-886 .entry-content p {
  font-weight: 500;
  font-size: 22px !important;
  line-height: 150%;
  color: white;
}
.postid-886 .entry-content a {
  color: white;
}
.postid-886 .entry-content a:hover {
  color: 868 !important;
}
.postid-886 pre {
  background-color: transparent !important;
  overflow: auto;
  padding: 0px 10px !important;
  margin-bottom: 0px !important;
  max-width: 100%;
  -ms-word-wrap: normal;
  word-wrap: normal;
}
.postid-886 code {
  padding: 0;
  background-color: #6bb3fd !important;
}
.postid-886 #auto-iframe {
  min-height: 3990px;
}
/* ------ Maslow’s Hierarchy of Human Needs----*/
.postid-10045 .site {
  background-color: #6bb3fd !important;
}
.postid-10045 .site-content {
  background-color: #6bb3fd !important;
}
.postid-10045 .hentry {
  background-image: none;
  background-color: #6bb3fd !important;
}
.post-10045 .entry-content {
  background-color: #6bb3fd !important;
}
.postid-10045 .entry-content p {
  font-weight: 500;
  font-size: 22px !important;
  line-height: 150%;
  color: white;
}
.postid-10045 .entry-content a {
  color: white;
}
.postid-10045 .entry-content a:hover {
  color: 868 !important;
}
/* ------ Hierarchy of Values ----*/
.postid-868 .site {
  background-color: #6bb3fd !important;
}
.postid-868 .site-content {
  background-color: #6bb3fd !important;
}
.postid-868 .hentry {
  background-image: none;
  background-color: #6bb3fd !important;
}
.post-868 .entry-content {
  background-color: #6bb3fd !important;
}
.postid-868 .entry-content p {
  font-weight: 500;
  font-size: 22px !important;
  line-height: 150%;
  color: white;
}
.postid-868 .entry-content a {
  color: white;
}
.postid-868 .entry-content a:hover {
  color: darkblue !important;
}
/* ------ The mind, the brain and the rest ----*/
.postid-1327 .site {
  background-color: white !important;
}
.postid-1327 .site-content {
  background-color: white !important;
}
.postid-1327 .hentry {
  background-image: none;
  background-color: white !important;
}
.post-1327 .entry-content {
  background-color: white !important;
}
.post-1327 .entry-content p {
  font-weight: 500;
  font-size: 22px !important;
  line-height: 150%;
  /*color: cadetblue;*/
}
/** Ventobox. Lightbox **/
.postid-1327 .venoframe {
  margin: 0 auto !important;
  max-width: 1200px !important;
  width: 80% !important;
  height: 540px;
  height: 80vh !important;
}
.postid-1327 .vbox-figlio {
  margin: 0 auto !important;
}
.postid-1327 .vbox-figlio {
  max-width: 1200px;
  width: 90%;
}
.postid-1327 .vbox-figlio {
  background: white !important;
}
/*
    .postid-12053 .venoframe {
    margin: 0 auto;
    max-width: 100% !important;
    width: 100%;
    border: none;
    height: 95vh !important;
  }
   */
.postid-1327 .vbox-content {
  text-align: center;
  float: left;
  width: 100%;
  position: relative;
  overflow: hidden;
  padding: 0px 4%;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}
.postid-1327 .vbox-close {
  /* border: 1px solid red; */
  cursor: pointer;
  position: fixed;
  top: 3px;
  right: 3px;
  width: 30px !important;
  height: 151px !important;
  padding: 6px;
  display: block;
  background-position: 10px center;
  overflow: hidden;
  font-size: 24px !important;
  line-height: 1;
  text-align: center;
  z-index: 99;
}
@media (min-width: 992px) {
  .postid-1327 .vbox-inline, .venoframe {
    max-width: 1200px;
    width: 100%;
    height: 100vh;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 768px) {
  .postid-1327 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 15px;
    color: gold !important; /* #363636*/
  }
}
/* ------ WHAT IS THE PLACE OF SPIRITUALITY IN OUR BUSY 21 CENTURY LIFE – PART 3  ----*/
.postid-1676 .site {
  background-color: #F7F1FB !important;
}
.postid-1676 .site-content {
  background-color: #F7F1FB !important;
  max-width: 1728px !important;
  margin: auto !important;
}
.postid-1676 .hentry {
  background-image: none;
  background-color: #F7F1FB !important;
}
.post-1676 .site {
  background-color: #F7F1FB;
  opacity: 1;
}
.post-1676 header .entry-header {
  opacity: 0.2 !important;
}
.post-1676 .site-header {
  border-bottom: 1px solid #b3d01e;
  color: cadetblue;
}
article .postid-1676 {
  background-color: #F7F1FB !important;
}
.postid-1676 .entry-content {
  background-color: #F7F1FB;
}
.archive #post-1676 .entry-meta .ear {
  width: 33px !important;
  height: 34px !important;
  /* width: 43px; */
  position: absolute;
  z-index: 100;
  right: 6px;
  top: 0px;
  margin-top: -40px;
  border: 1px solid orange;
  cursor: pointer;
  border-radius: 7px;
}
.post-1676 .entry-content {
  /*height: 6674px !important;*/
  background-image: none;
  color: cadetblue !important;
  background-color: #F7F1FB !important;
}
.post-1676 .entry-content p {
  font-weight: 500;
  font-size: 140%;
  line-height: 150%;
  margin-bottom: 20px;
  color: cadetblue;
}
.post-1676 .entry-content a {
  color: cadetblue !important;
  margin-bottom: 0px;
  font-weight: 500;
  font-size: 100%;
  line-height: 140%;
  text-decoration: underline;
}
.post-1676 .entry-content a:hover {
  text-decoration: none;
}
.post-1676 ul {
  list-style: none !important;
}
.post-1676 .hentry {
  background-image: none;
  background-color: #FCF0F1 !important;
}
.postid-1676 .hentry {
  background-color: #F7F1FB !important;
  position: relative;
  margin: 0;
}
.post-1676 .entry-footer {
  color: cadetblue !important;
}
#incom_wrapper, .incom-bubble, .incom, .incom span {
  display: none;
}
/* ---- WHAT IS THE PLACE OF SPIRITUALITY IN OUR BUSY 21 CENTURY LIFE – PART 2  ----*/
.postid-1576 .site {
  background-color: #fbf0f1 !important;
}
.postid-1576 .site-content {
  background-color: #fbf0f1 !important;
  max-width: 1728px !important;
  margin: auto !important;
}
.postid-1576 .hentry {
  background-image: none;
  background-color: #fbf0f1 !important;
}
.post-1576 .site {
  background-color: #fbf0f1;
  opacity: 1;
}
.post-1576 header .entry-header {
  opacity: 0.2 !important;
}
.post-1576 .site-header {
  border-bottom: 1px solid #b3d01e;
  color: cadetblue;
}
article .postid-1576 {
  background-color: #fbf0f1 !important;
}
.postid-1576 .entry-content {
  background-color: #fbf0f1;
}
.archive #post-1576 .entry-meta .ear {
  width: 33px !important;
  height: 34px !important;
  /* width: 43px; */
  position: absolute;
  z-index: 100;
  right: 6px;
  top: 0px;
  margin-top: -40px;
  border: 1px solid orange;
  cursor: pointer;
  border-radius: 7px;
}
.post-1576 .entry-content {
  /*height: 6674px !important;*/
  background-image: none;
  color: cadetblue !important;
  background-color: #fbf0f1 !important;
}
.post-1576 .entry-content p {
  margin-bottom: 5px;
  font-weight: 500;
  font-size: 140%;
  line-height: 140%;
  color: cadetblue !important;
}
.post-1576 .entry-content a {
  color: cadetblue !important;
  margin-bottom: 0px;
  font-weight: 500;
  font-size: 100%;
  line-height: 140%;
  text-decoration: underline;
}
.post-1576 .entry-content a:hover {
  text-decoration: none;
}
.post-1576 ul {
  list-style: none !important;
}
.post-1576 .hentry {
  background-image: none;
  background-color: #fbf0f1 !important;
}
.postid-1576 .hentry {
  background-color: #fbf0f1 !important;
  position: relative;
  margin: 0;
}
.post-1576 .entry-footer {
  color: cadetblue !important;
}
.postid-1576 .site {
  background-color: #fbf0f1 !important;
}
.postid-1576 .site-content {
  background: #fbf0f1 !important;
  max-width: 1728px !important;
  margin: auto !important;
}
.postid-1576 .hentry {
  background-image: none;
  background-color: #fbf0f1 !important;
}
/* ------------------------- WHAT IS THE PLACE OF SPIRITUALITY - Part 1 -------------------------*/
.postid-1405 .site {
  background-color: #fbf0f1 !important;
}
.postid-1405 .site-content {
  background: white !important;
  max-width: 1728px !important;
  margin: auto !important;
}
.postid-1405 .hentry {
  background-image: none;
  background-color: white !important;
}
.post-1405 .site {
  background-color: white;
  opacity: 1;
}
.post-1405 header .entry-header {
  opacity: 0.2 !important;
}
.post-1405 .site-header {
  border-bottom: 1px solid #b3d01e;
  color: cadetblue;
}
article .postid-1405 {
  background-color: white !important;
}
.postid-1405 .entry-content {
  background-color: white;
}
.archive #post-1405 .entry-meta .ear {
  width: 33px !important;
  height: 34px !important;
  /* width: 43px; */
  position: absolute;
  z-index: 100;
  right: 6px;
  top: 0px;
  margin-top: -40px;
  border: 1px solid orange;
  cursor: pointer;
  border-radius: 7px;
}
.post-1405 .entry-content {
  /*height: 6674px !important;*/
  background-image: none;
  color: cadetblue !important;
  background-color: white !important;
}
.post-1405 .entry-content p {
  margin-bottom: 5px;
  font-weight: 500;
  font-size: 140%;
  line-height: 140%;
  color: cadetblue !important;
}
.post-1405 .entry-content a {
  color: cadetblue !important;
  margin-bottom: 0px;
  font-weight: 500;
  font-size: 100%;
  line-height: 140%;
  text-decoration: underline;
}
.post-1405 .entry-content a:hover {
  text-decoration: none;
}
.post-1405 ul {
  list-style: none !important;
}
.post-1405 .hentry {
  background-image: none;
  background-color: white !important;
}
.postid-1405 .hentry {
  background-color: white !important;
  position: relative;
  margin: 0;
}
.post-1405 .entry-footer {
  color: cadetblue !important;
}
.post-1405 .entry-footer, .post-1405 .all_articles {
  border-top: 1px solid black;
}
.post-1405 .hentry.has-post-thumbnail .wp-post-image {
  border: none !important;
}
.post-1405 .entry-title, .post-1405 .blog .entry-title {
  font-size: 1.1em !important;
}
.post-1405 .entry-title a {
  font-size: 80%;
}
.home #post-1405 .entry-title a {
  font-size: 80%;
}
.post-1405 .entry-content img, .post-1405 .entry-content video {
  border: cadetblue 1px solid;
  padding: 5px;
  background-color: white !important;
}
/* ------------------------- HOW TO MEDITATE – A BIT MORE SERIOUSLY THIS TIME -------------------------*/
.postid-2730 .site {
  background-color: #C8CEF8 !important;
}
.postid-2730 .site-content {
  background: #C8CEF8 !important;
}
.postid-2730 .hentry {
  background-image: none;
  background-color: #C8CEF8 !important;
}
#post-2730 .p1 span {
  font-size: 30px !important;
  color: cadetblue !important;
  font-weight: bold;
}
#post-2730 h1 .p1 {
  /*font-size: 30px !important;*/
  color: cadetblue !important;
  /*font-weight: bold;*/
}
.postid-2730 .site {
  background-color: #C8CEF8;
  opacity: 1;
}
.postid-2730 header .entry-header {
  opacity: 0.2 !important;
}
.postid-2730 .site-header {
  border-bottom: 1px solid #b3d01e;
  color: cadetblue;
}
article .postid-2730 {
  background-color: #C8CEF8 !important;
}
.postid-2730 .entry-content {
  background-color: #C8CEF8;
}
.archive #post-2730 .entry-meta .ear {
  width: 33px !important;
  height: 34px !important;
  /* width: 43px; */
  position: absolute;
  z-index: 100;
  right: 6px;
  top: 0px;
  margin-top: -40px;
  border: 1px solid orange;
  cursor: pointer;
  border-radius: 7px;
}
.post-2730 .entry-content {
  /*height: 6674px !important;*/
  background-image: none;
  color: cadetblue !important;
  background-color: #C8CEF8 !important;
}
.postid-2730 .entry-content p {
  margin-bottom: 0px;
  font-weight: 500;
  font-size: 140%;
  line-height: 140%;
}
.postid-2730 .entry-content a {
  color: cadetblue !important;
  margin-bottom: 0px;
  font-weight: 500;
  font-size: 100%;
  line-height: 140%;
  text-decoration: underline;
}
.postid-2730 .entry-content a:hover {
  text-decoration: none;
}
.postid-2730 ul {
  list-style: none !important;
}
.postid-2730 .hentry {
  background-image: none;
  background-color: #C8CEF8 !important;
}
.postid-2730 .hentry {
  background-color: #C8CEF8 !important;
  position: relative;
  margin: 0;
}
.postid-2730 .entry-footer {
  color: cadetblue !important;
}
.postid-2730 .entry-footer, .post-2730 .all_articles {
  border-top: 1px solid black;
}
.postid-2730 .hentry.has-post-thumbnail .wp-post-image {
  border: none !important;
}
.postid-2730 .entry-title, .post-2730 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-2730 .entry-title a {
  font-size: 80%;
}
.home #post-2730 .entry-title a {
  font-size: 80%;
}
.postid-2730 .entry-content img, .post-2730 .entry-content video {
  border: cadetblue 1px solid;
  padding: 5px;
  background-color: #C8CEF8 !important;
}
.postid-2730 #ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #C8CEF8;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-2730 .ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #C8CEF8;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
@media screen and (min-width: 768px) {
  #post-2730 .entry-title {
    font-size: 1.375em !important;
  }
}
/* --Dealing with the Monkey Mind / A short & sweet primer on How to Meditate-----*/
.postid-2665 .site {
  background-color: #C8CEF8 !important;
}
.postid-2665 .site-content {
  background: #C8CEF8 !important;
}
.postid-2665 .hentry {
  background-image: none;
  background-color: #C8CEF8 !important;
}
#post-2665 .p1 span {
  font-size: 30px !important;
  color: cadetblue !important;
  font-weight: bold;
}
#post-2665 h1 .p1 {
  /*font-size: 30px !important;*/
  color: cadetblue !important;
  /*font-weight: bold;*/
}
#post-2665 .p1 span {
  font-size: 30px !important;
  color: cadetblue !important;
  font-weight: bold;
}
#post-2665 h1 .p1 {
  /*font-size: 30px !important;*/
  color: cadetblue !important;
  /*font-weight: bold;*/
}
.postid-2665 .site {
  background-color: #C8CEF8;
  opacity: 1;
}
.postid-2665 header .entry-header {
  opacity: 0.2 !important;
}
.postid-2665 .site-header {
  border-bottom: 1px solid #b3d01e;
  color: cadetblue;
}
article .postid-2665 {
  background-color: #C8CEF8 !important;
}
.postid-2665 .entry-content {
  background-color: #C8CEF8;
}
.archive #post-2665 .entry-meta .ear {
  width: 33px !important;
  height: 34px !important;
  /* width: 43px; */
  position: absolute;
  z-index: 100;
  right: 6px;
  top: 0px;
  margin-top: -40px;
  border: 1px solid orange;
  cursor: pointer;
  border-radius: 7px;
}
.post-2665 .entry-content {
  /*height: 6674px !important;*/
  background-image: none;
  color: cadetblue !important;
  background-color: #C8CEF8 !important;
}
.postid-2665 .entry-content p {
  margin-bottom: 0px;
  font-weight: 500;
  font-size: 140%;
  line-height: 140%;
}
.postid-2665 .entry-content a {
  color: cadetblue !important;
  margin-bottom: 0px;
  font-weight: 500;
  font-size: 100%;
  line-height: 140%;
  text-decoration: underline;
}
.postid-2665 .entry-content a:hover {
  text-decoration: none;
}
.postid-2665 ul {
  list-style: none !important;
}
.postid-2665 .hentry {
  background-image: none;
  background-color: #C8CEF8 !important;
}
.postid-2665 .hentry {
  background-color: #C8CEF8 !important;
  position: relative;
  margin: 0;
}
.postid-2665 .entry-footer {
  color: cadetblue !important;
}
.postid-2665 .entry-footer, .post-2665 .all_articles {
  border-top: 1px solid black;
}
.postid-2665 .hentry.has-post-thumbnail .wp-post-image {
  border: none !important;
}
.postid-2665 .entry-title, .post-2665 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-2665 .entry-title a {
  font-size: 80%;
}
.home #post-2665 .entry-title a {
  font-size: 80%;
}
.postid-2665 .entry-content img, .post-2665 .entry-content video {
  border: cadetblue 1px solid;
  padding: 5px;
  background-color: #C8CEF8 !important;
}
.postid-2665 #ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #C8CEF8;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-2665 .ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #C8CEF8;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
@media screen and (min-width: 768px) {
  #post-2665 .entry-title {
    font-size: 1.375em !important;
  }
}
/* ------------------------- death -------------------------*/
.postid-7506 .site {
  background-color: #007AD0;
  opacity: 1;
}
.postid-7506 header .entry-header {
  opacity: 0.2 !important;
}
.postid-7506 .site-header {
  border-bottom: none !important;
  color: #303ef4;
}
.archive #post-7506 .entry-meta .ear {
  width: 33px !important;
  height: 34px !important;
  /* width: 43px; */
  position: absolute;
  z-index: 100;
  right: 6px;
  top: 0px;
  margin-top: -40px;
  border: 1px solid orange;
  cursor: pointer;
  border-radius: 7px;
}
.postid-7506 .entry-content {
  /*height: 6674px !important;*/
  background-image: none;
  color: #eea249 !important;
  background-color: #007AD0 !important;
}
.postid-7506 #lifeFrame {
  position: absolute;
  margin-top: -900px;
  left: 50%;
  transform: translateX(-50%);
  width: 1065px;
  height: 530px;
  overflow: hidden !important;
  overflow-x: hidden !important;
  overflow-y: hidden !important;
}
.postid-7506 .entry-content p {
  font-weight: normal;
  font-size: 26px;
  line-height: 150%;
}
.postid-7506 .entry-content a {
  color: #eea249 !important;
  font-weight: normal;
  font-size: 26px;
  line-height: 150%;
  text-decoration: underline;
}
.postid-7506 .entry-content a:hover {
  text-decoration: none;
}
.postid-7506 .hentry {
  background-image: none;
  background-color: #007AD0 !important;
}
.postid-7506 .entry-footer {
  color: #eea249 !important;
}
.postid-7506 .entry-footer, .postid-7506 .all_articles {
  border-top: 1px solid black;
}
.postid-7506 .hentry.has-post-thumbnail .wp-post-image {
  border: none;
}
.postid-7506 .entry-title, .postid-7506 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-7506 .entry-title a {
  font-size: 80%;
}
.home #post-7506 .entry-title a {
  font-size: 80%;
}
.postid-7506 .entry-content img, .postid-7506 .entry-content video {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #007AD0;
}
.postid-7506 .entry-content .knot {
  border: none !important;
}
.postid-7506 .book, .postid-7506 .book img, .postid-7506 .book a {
  cursor: pointer;
}
.postid-7506 .entry-content .download {
  cursor: pointer !important;
  text-decoration: underline;
}
.postid-7506 #ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #007AD0;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-7506 .ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #007AD0;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-7506 .entry-content a {
  color: #eea249 !important;
}
.postid-7506 ul {
  list-style: none !important;
}
.postid-7506 .Zebra_Tooltip {
  max-width: 600px !important;
  position: absolute;
  z-index: 99999;
  background: transparent;
  font-family: Geneva, 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
}
.postid-7506 .Zebra_Tooltip .Zebra_Tooltip_Message {
  max-width: 600px !important;
}
.postid-7506 .mejs-container, .postid-7506 #mep_0 {
  margin-left: 480px;
  width: 298px !important;
}
.postid-7506 #audio_holder {
  margin-left: 480px;
  width: 298px !important;
}
/* Life -------. Smooth Accordion  */
.postid-7506 .smooth-Accordion .smooth-Accordion-header {
  display: block;
  background: transparent;
  font-family: Raleway, sans-serif !important;
  font-style: italic;
  color: #eea249 !important;
  font-weight: 600 !important;
  font-size: 26px !important;
  line-height: 46px;
  margin-top: 10px;
  padding: 2px 16px;
  cursor: pointer;
  border-bottom: 1px dotted #eea249 !important;
  position: relative;
}
.postid-7506 .smooth-Accordion .smooth-Accordion-content {
  font-style: italic;
  background: transparent;
  color: #eea249 !important;
  padding: 0px 0px 0px 40px;
  border-bottom: 1px dotted #eea249;
}
.postid-7506 .smooth-Accordion .smooth-Accordion-content a {
  color: #eea249 !important;
  font-weight: 300;
}
.postid-7506 .smooth-Accordion .smooth-Accordion-content p {
  font-size: 24px !important;
  line-height: 34px !important;
  font-weight: 300 !important;
  font-style: italic;
  color: #eea249;
}
.postid-7506 .smooth-Accordion .smooth-Accordion-header::after {
  content: '';
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0) rotate(0deg);
  position: absolute;
  top: 3px;
  right: 16px;
  transition: transform 0.5s;
  background: url(./img/lightgreen-down-arrow.png) no-repeat center center;
  width: 12px;
  height: 20px;
  line-height: 16px;
}
.postid-7506 .smooth-Accordion {
  border-radius: 0px;
  box-shadow: none;
  overflow: hidden;
}
.postid-7506 .itinerary {
  /* font-size: 18px; */
  background-color: #016AD3;
  padding: 10px 10px 10px 25px;
  border-radius: 3px;
  border: 1px solid lightgrey;
}
.postid-7506 .itinerary p {
  font-size: 18px;
  color: lightgray;
}
.postid-7506 .itinerary li {
  list-style: disc !important;
}
.postid-7506 .itinerary li a {
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-7506 .itinerary li a:hover {
  color: white !important;
  text-decoration: underline !important;
}
.postid-7506 .itinerary li a:visited {
  font-weight: bold !important;
}
.postid-7506 .itinerary2 {
  /* font-size: 18px; */
  background-color: #016AD3;
  padding: 10px 10px 10px 25px;
  border-radius: 3px;
  border: 1px solid lightgrey;
  bottom: 0;
  right: 0;
  position: fixed;
  z-index: 3000;
  /*height: 80vh;*/
  max-width: 680px;
}
.postid-7506 .itinerary2 p {
  cursor: pointer;
  position: relative;
}
.postid-7506 #closer {
  line-height: 24px;
  padding: 0 5px;
  border: 2px solid palevioletred;
  right: 10px;
  top: 0;
  position: absolute;
  /* text-transform: uppercase; */
  font-size: 25px;
  font-weight: bold;
  color: palevioletred;
  pointer-events: none;
}
.postid-7506 #closer:hover {
  color: red;
  border: 2px solid red;
}
.postid-7506 .itinerary2 ul {
  display: none;
}
.postid-7506 .itinerary2 p {
  font-size: 18px;
  color: lightgray;
}
.postid-7506 .itinerary2 li {
  list-style: disc !important;
}
.postid-7506 .itinerary2 li a {
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-7506 .itinerary2 li a:hover {
  color: white !important;
  text-decoration: underline !important;
}
.postid-7506 .itinerary2 li a:visited {
  font-weight: bold !important;
}
.post-7506 #speechTxt {
  opacity: 0;
  z-index: 1000;
  top: 138px;
  right: 5px;
  width: 245px;
  margin-top: 0px !important;
  position: fixed !important;
  padding: 8px;
  border: 2px solid #ff6600;
  border-radius: 7px;
  font-size: 18px;
  font-weight: bold;
  color: #ff6600;
  background-color: white;
}
.post-7506 .orange {
  font-style: italic;
  padding: 24px;
  font-size: 14px !important;
  color: lightgrey !important;
}
.post-7506 .orange p {
  font-style: italic;
  padding: 24px;
  margin-bottom: 0px;
  font-size: 18px;
  color: lightgrey;
}
.post-7506 .orange .wp-video {
  transform: scale(0.7);
}
.postid-7506 #h5ap-player-1 {
  opacity: 0;
  position: fixed !important;
  width: 350px !important;
  margin: 0px;
  z-index: 1000;
  top: 53px;
  right: 81px;
  border: 1px solid grey;
  border-radius: 2px;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.5));
}
.postid-7506 .plyr__controls .plyr__controls__item.plyr__progress__container {
  display: block;
}
.postid-7506 .plyr__controls .plyr__controls__item.plyr__time {
  display: block;
  padding: 0px 5px;
}
.postid-7506 .plyr__controls .plyr__controls__item:first-child {
  margin-left: 0px;
  margin-right: 13px;
}
.postid-7506 .listen {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  margin-bottom: 40px;
  border: 1px solid;
  cursor: pointer !important;
  color: lightgray !important;
  font-size: 16px !important;
  text-align: center !important;
}
.postid-7506 .listen:hover {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  border: 1px solid gold !important;
  cursor: pointer !important;
  color: gold !important;
  font-size: 16px !important;
  text-align: center !important;
}
@media only screen and (max-width: 768px) {
  body.single:not(.title-with-content) .hentry.has-post-thumbnail:not(.format-video) .entry-header {
    top: -141px;
  }
  .postid-7506 #lifeFrame {
    margin-top: -746px;
  }
  .postid-7506 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 3px;
    color: #eea249 !important; /* #363636*/
  }
  .postid-7506 .smooth-Accordion .smooth-Accordion-header {
    color: #eea249 !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px dotted #eea249 !important;
  }
  .postid-7506 .smooth-Accordion .smooth-Accordion-content {
    color: #eea249 !important;
    padding: 16px;
    border-bottom: 1px dotted #eea249;
  }
  .postid-7506 .smooth-Accordion .smooth-Accordion-content a {
    color: #eea249 !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-7506 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: #eea249 !important;
  }
  .postid-7506 #h5ap-player-1 {
    width: 201px !important;
    z-index: 1000;
    top: 76px !important;
    right: 76px !important;
    transform-origin: right;
    transform: scale(0.7);
  }
  .postid-7506 .plyr__controls .plyr__controls__item.plyr__progress__container {
    display: none;
  }
  .postid-7506 .plyr__controls .plyr__controls__item.plyr__time {
    display: none;
    padding: 0 5px;
  }
}
@media only screen and (max-width: 480px) {
  .postid-7506 #h5ap-player-1 {
    transform: scale(0.6);
    top: 73px;
    right: 35px;
  }
  .postid-7506 #speechTxt {
    transform: scale(0.7);
  }
}
/* ------------------------- consciousness -------------------------*/
.postid-7508 .site {
  background-color: #006BD3;
  opacity: 1;
}
.postid-7508 header .entry-header {
  opacity: 0.2 !important;
}
.postid-7508 .site-header {
  border-bottom: 1px solid #b3d01e;
  color: gold;
}
.archive #post-7508 .entry-meta .ear {
  width: 33px !important;
  height: 34px !important;
  /* width: 43px; */
  position: absolute;
  z-index: 100;
  right: 6px;
  top: 0px;
  margin-top: -40px;
  border: 1px solid orange;
  cursor: pointer;
  border-radius: 7px;
}
.postid-7508 .entry-content {
  /*height: 6674px !important;*/
  background-image: none;
  color: gold !important;
  background-color: #006BD3 !important;
}
.postid-7508 #lifeFrame {
  position: absolute;
  margin-top: -950px;
  left: 50%;
  transform: translateX(-50%);
  width: 1500px;
  height: 600px;
  overflow: hidden !important;
  overflow-x: hidden !important;
  overflow-y: hidden !important;
}
.postid-7508 .entry-content p {
  font-weight: normal;
  font-size: 26px;
  line-height: 150%;
}
.postid-7508 .entry-content a {
  font-weight: normal;
  color: gold !important;
  font-size: 26px;
  text-decoration: underline;
}
.postid-7508 .entry-content a:hover {
  text-decoration: none;
}
.postid-7508 .hentry {
  background-image: none;
  background-color: #006BD3 !important;
}
.postid-7508 .entry-footer {
  color: gold !important;
}
.postid-7508 .entry-footer, .postid-7508 .all_articles {
  border-top: 1px solid black;
}
.postid-7508 .hentry.has-post-thumbnail .wp-post-image {
  border: none !important;
}
.postid-7508 .entry-title, .postid-7508 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-7508 .entry-title a {
  font-size: 80%;
}
.home #post-7508 .entry-title a {
  font-size: 80%;
}
.postid-7508 .entry-content img, .postid-7508 .entry-content video {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #006BD3;
}
.postid-7508 #ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #006BD3;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-7508 .ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #006BD3;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-7508 .entry-content a {
  color: gold !important;
}
.postid-7508 ul {
  list-style: none !important;
}
.postid-7508 .Zebra_Tooltip {
  max-width: 600px !important;
  position: absolute;
  z-index: 99999;
  background: transparent;
  font-family: Geneva, 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
}
.postid-7508 .Zebra_Tooltip .Zebra_Tooltip_Message {
  max-width: 600px !important;
}
/* consciousness -------. Smooth Accordion  */
.postid-7508 .smooth-Accordion .smooth-Accordion-header {
  display: block;
  background: transparent;
  font-family: Raleway, sans-serif !important;
  font-style: italic;
  color: gold !important;
  line-height: 180%;
  font-weight: normal;
  margin-top: 10px;
  padding: 2px 16px;
  cursor: pointer;
  border-bottom: 1px solid #b3d01e !important;
  position: relative;
}
.postid-7508 .smooth-Accordion .smooth-Accordion-content {
  font-style: italic;
  background: transparent;
  color: gold !important;
  padding: 16px;
  border: 1px solid grey;
  border-bottom: 1px solid #b3d01e;
}
.postid-7508 .smooth-Accordion .smooth-Accordion-content a {
  color: #b3d01e !important;
  font-weight: 300;
  font-size: 24px;
}
.postid-7508 .smooth-Accordion .smooth-Accordion-content p {
  font-size: 24px !important;
  line-height: 34px !important;
  font-weight: 300 !important;
  font-style: italic;
  color: gold;
}
.postid-7508 .smooth-Accordion .smooth-Accordion-header::after {
  content: '';
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0) rotate(0deg);
  position: absolute;
  top: 3px;
  right: 16px;
  transition: transform 0.5s;
  background: url(./img/lightgreen-down-arrow.png) no-repeat center center;
  width: 12px;
  height: 20px;
  line-height: 16px;
}
.postid-7508 .smooth-Accordion {
  border-radius: 0px;
  box-shadow: none;
  overflow: hidden;
}
.postid-7508 .itinerary {
  /* font-size: 18px; */
  background-color: #016AD3;
  padding: 10px 10px 10px 25px;
  border-radius: 3px;
  border: 1px solid lightgrey;
}
.postid-7508 .itinerary p {
  font-size: 18px;
  color: lightgray;
}
.postid-7508 .itinerary li {
  list-style: disc !important;
}
.postid-7508 .itinerary li a {
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-7508 .itinerary li a:hover {
  color: white !important;
  text-decoration: underline !important;
}
.postid-7508 .itinerary li a:visited {
  font-weight: bold !important;
}
.postid-7508 .itinerary2 {
  /* font-size: 18px; */
  background-color: #016AD3;
  padding: 10px 10px 10px 25px;
  border-radius: 3px;
  border: 1px solid lightgrey;
  bottom: 0;
  right: 0;
  position: fixed;
  z-index: 3000;
  /*height: 80vh;*/
  max-width: 680px;
}
.postid-7508 .itinerary2 p {
  cursor: pointer;
  position: relative;
}
.postid-7508 #closer {
  line-height: 24px;
  padding: 0 5px;
  border: 2px solid palevioletred;
  right: 10px;
  top: 0;
  position: absolute;
  /* text-transform: uppercase; */
  font-size: 25px;
  font-weight: bold;
  color: palevioletred;
  pointer-events: none;
}
.postid-7508 #closer:hover {
  color: red;
  border: 2px solid red;
}
.postid-7508 .itinerary2 ul {
  display: none;
}
.postid-7508 .itinerary2 p {
  font-size: 18px;
  color: lightgray;
}
.postid-7508 .itinerary2 li {
  list-style: disc !important;
}
.postid-7508 .itinerary2 li a {
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-7508 .itinerary2 li a:hover {
  color: white !important;
  text-decoration: underline !important;
}
.postid-7508 .itinerary2 li a:visited {
  font-weight: bold !important;
}
.post-7508 #speechTxt {
  opacity: 0;
  z-index: 1000;
  top: 138px;
  right: 5px;
  width: 245px;
  margin-top: 0px !important;
  position: fixed !important;
  padding: 8px;
  border: 2px solid #ff6600;
  border-radius: 7px;
  font-size: 18px;
  font-weight: bold;
  color: #ff6600;
  background-color: white;
}
.post-7508 .orange {
  font-style: italic;
  padding: 24px;
  font-size: 14px !important;
  color: lightgrey !important;
}
.post-7508 .orange p {
  font-style: italic;
  padding: 24px;
  margin-bottom: 0px;
  font-size: 18px;
  color: lightgrey;
}
.post-7508 .orange .wp-video {
  transform: scale(0.7);
}
.postid-7508 #h5ap-player-1 {
  opacity: 0;
  position: fixed !important;
  width: 350px !important;
  margin: 0px;
  z-index: 1000;
  top: 53px;
  right: 81px;
  border: 1px solid grey;
  border-radius: 2px;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.5));
}
.postid-7508 .plyr__controls .plyr__controls__item.plyr__progress__container {
  display: block;
}
.postid-7508 .plyr__controls .plyr__controls__item.plyr__time {
  display: block;
  padding: 0px 5px;
}
.postid-7508 .plyr__controls .plyr__controls__item:first-child {
  margin-left: 0px;
  margin-right: 13px;
}
.postid-7508 .listen {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  margin-bottom: 40px;
  border: 1px solid;
  cursor: pointer !important;
  color: lightgray !important;
  font-size: 16px !important;
  text-align: center !important;
}
.postid-7508 .listen:hover {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  border: 1px solid gold !important;
  cursor: pointer !important;
  color: gold !important;
  font-size: 16px !important;
  text-align: center !important;
}
#anna {
  display: inline;
  float: left;
  margin-right: 24px;
  /* text-align: left; */
  width: 296px !important;
}
@media only screen and (max-width: 768px) {
  .postid-7508 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 3px;
    color: gold !important; /* #363636*/
  }
  .postid-7508 .smooth-Accordion .smooth-Accordion-header {
    color: gold !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px solid #b3d01e !important;
  }
  .postid-7508 .smooth-Accordion .smooth-Accordion-content {
    color: gold !important;
    padding: 16px;
    border-bottom: 1px solid #b3d01e;
  }
  .postid-7508 .smooth-Accordion .smooth-Accordion-content a {
    color: #b3d01e;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-7508 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-7508 .bible p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-7508 .orange {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-7508 .orange p {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-7508 .bold {
    font-weight: 500 !important;
  }
  .postid-7508 #h5ap-player-1 {
    width: 201px !important;
    z-index: 1000;
    top: 76px !important;
    right: 76px !important;
    transform-origin: right;
    transform: scale(0.7);
  }
  .postid-7508 .plyr__controls .plyr__controls__item.plyr__progress__container {
    display: none;
  }
  .postid-7508 .plyr__controls .plyr__controls__item.plyr__time {
    display: none;
    padding: 0 5px;
  }
}
@media only screen and (max-width: 480px) {
  .postid-7508 #h5ap-player-1 {
    transform: scale(0.6);
    top: 73px;
    right: 35px;
  }
  .postid-7508 #speechTxt {
    transform: scale(0.7);
  }
}
/* ------------------------- sleeping, dreaming, dying and the rest - Part 3 -------------------------*/
.postid-11133 .entry-meta {
  position: relative;
}
.archive #post-11133 .entry-meta .ear {
  width: 33px !important;
  height: 34px !important;
  /* width: 43px; */
  position: absolute;
  z-index: 100;
  right: 6px;
  top: 0px;
  margin-top: -40px;
  border: 1px solid orange;
  cursor: pointer;
  border-radius: 7px;
}
.postid-11133 .site {
  background-color: #006BD3;
  opacity: 1;
}
.postid-11133 header .entry-header {
  opacity: 0.2 !important;
}
.postid-11133 .site-header {
  border-bottom: 1px solid #b3d01e;
  color: gold;
}
.postid-11133 .entry-content {
  /*height: 6674px !important;*/
  background-image: none;
  color: gold !important;
  background-color: #006BD3 !important;
}
.postid-11133 .Chrome {
  position: relative;
  z-index: 2000;
  margin-top: -116px;
}
.postid-11133 #lifeFrame {
  position: absolute;
  margin-top: -926px;
  left: 50%;
  transform: translateX(-50%);
  width: 1500px;
  height: 600px;
  overflow: hidden !important;
  overflow-x: hidden !important;
  overflow-y: hidden !important;
}
.postid-11133 .entry-content p {
  font-weight: 300;
  font-size: 22px;
  line-height: 150%;
}
.postid-11133 .entry-content a {
  color: gold !important;
}
.postid-11133 .hentry {
  background-image: none;
  background-color: #006BD3 !important;
}
.postid-11133 .headline_box {
  border: 1px solid gold;
  border-radius: 2px;
  width: fit-content;
  block-size: fit-content;
  margin: 0 auto !important;
  padding: 20px;
}
.postid-11133 .entry-footer {
  color: gold !important;
}
.postid-11133 .entry-footer, .postid-11133 .all_articles {
  border-top: 1px solid black;
}
.postid-11133 .hentry.has-post-thumbnail .wp-post-image {
  border: none !important;
}
.postid-11133 .entry-title, .postid-11133 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-11133 .entry-title a {
  font-size: 80%;
}
.home #post-11133 .entry-title a {
  font-size: 80%;
}
.postid-11133 .entry-content img, .postid-11133 .entry-content video {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #006BD3;
}
.postid-11133 #ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #006BD3;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-11133 .ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #006BD3;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-11133 .entry-content a {
  color: gold !important;
}
.postid-11133 ul {
  list-style: none !important;
}
.postid-11133 .Zebra_Tooltip {
  max-width: 600px !important;
  position: absolute;
  z-index: 99999;
  background: transparent;
  font-family: Geneva, 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
}
.postid-11133 .Zebra_Tooltip .Zebra_Tooltip_Message {
  max-width: 600px !important;
}
/* consciousness -------. Smooth Accordion  */
.postid-11133 .smooth-Accordion .smooth-Accordion-header {
  font-size: 22px;
  display: block;
  background: transparent;
  font-family: Raleway, sans-serif !important;
  color: gold !important;
  line-height: 180%;
  margin-top: 10px;
  padding: 10px 16px !important;
  cursor: pointer;
  border-bottom: 1px solid gold !important;
  position: relative;
}
.postid-11133 .smooth-Accordion .smooth-Accordion-content {
  background: transparent;
  color: gold !important;
  padding: 16px;
  border: 1px solid grey;
  border-bottom: 1px solid #b3d01e;
}
.postid-11133 .smooth-Accordion .smooth-Accordion-content a {
  color: #b3d01e !important;
  font-weight: 300;
}
.postid-11133 .smooth-Accordion .smooth-Accordion-content p {
  font-size: 22px !important;
  line-height: 34px !important;
  font-weight: 300 !important;
  color: gold;
}
.postid-11133 .smooth-Accordion .smooth-Accordion-header::after {
  content: '';
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0) rotate(0deg);
  position: absolute;
  top: 3px;
  right: 16px;
  transition: transform 0.5s;
  background: url(./img/lightgreen-down-arrow.png) no-repeat center center;
  width: 12px;
  height: 20px;
  line-height: 16px;
}
.postid-11133 .smooth-Accordion {
  border-radius: 0px;
  box-shadow: none;
  overflow: hidden;
}
.postid-11133 .itinerary {
  /* font-size: 18px; */
  background-color: #016AD3;
  padding: 10px 10px 10px 25px;
  border-radius: 3px;
  border: 1px solid lightgrey;
}
.postid-11133 .itinerary p {
  font-size: 18px;
  color: lightgray;
}
.postid-11133 .itinerary li {
  list-style: disc !important;
}
.postid-11133 .itinerary li a {
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-11133 .itinerary li a:hover {
  color: white !important;
  text-decoration: underline !important;
}
.postid-11133 .itinerary li a:visited {
  font-weight: bold !important;
}
.postid-11133 .itinerary2 {
  /* font-size: 18px; */
  background-color: #016AD3;
  padding: 10px 10px 10px 25px;
  border-radius: 3px;
  border: 1px solid lightgrey;
  bottom: 0;
  right: 0;
  position: fixed;
  z-index: 3000;
  /*height: 80vh;*/
  max-width: 680px;
}
.postid-11133 .itinerary2 p {
  cursor: pointer;
  position: relative;
}
.postid-11133 #closer {
  line-height: 22px;
  padding: 0 5px;
  border: 2px solid palevioletred;
  right: 10px;
  top: 0;
  position: absolute;
  /* text-transform: uppercase; */
  font-size: 25px;
  font-weight: bold;
  color: palevioletred;
  pointer-events: none;
}
.postid-11133 #closer:hover {
  color: red;
  border: 2px solid red;
}
.postid-11133 .itinerary2 ul {
  display: none;
}
.postid-11133 .itinerary2 p {
  font-size: 18px;
  color: lightgray;
}
.postid-11133 .itinerary2 li {
  list-style: disc !important;
}
.postid-11133 .itinerary2 li a {
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-11133 .itinerary2 li a:hover {
  color: white !important;
  text-decoration: underline !important;
}
.postid-11133 .itinerary2 li a:visited {
  font-weight: bold !important;
}
.post-11133 #speechTxt {
  opacity: 0;
  z-index: 1000;
  top: 113px;
  right: 5px;
  width: 245px;
  margin-top: 0px !important;
  position: fixed !important;
  padding: 8px;
  border: 2px solid #ff6600;
  border-radius: 7px;
  font-size: 18px;
  font-weight: bold;
  color: #ff6600;
  background-color: white;
}
.post-11133 .orange {
  font-style: italic;
  padding: 22px;
  font-size: 14px !important;
  color: lightgrey !important;
}
.post-11133 .orange p {
  font-style: italic;
  padding: 22px;
  margin-bottom: 0px;
  font-size: 18px;
  color: lightgrey;
}
.post-11133 .orange .wp-video {
  transform: scale(0.7);
}
.postid-11133 #h5ap-player-1 {
  opacity: 0;
  position: fixed !important;
  width: 350px !important;
  margin: 0px;
  z-index: 1000;
  top: 53px;
  right: 81px;
  border: 1px solid grey;
  border-radius: 2px;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.5));
}
.postid-11133 .plyr__controls .plyr__controls__item.plyr__progress__container {
  display: block;
}
.postid-11133 .plyr__controls .plyr__controls__item.plyr__time {
  display: block;
  padding: 0px 5px;
}
.postid-11133 .plyr__controls .plyr__controls__item:first-child {
  margin-left: 0px;
  margin-right: 13px;
}
.postid-11133 .listen {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  margin-bottom: 40px;
  border: 1px solid;
  cursor: pointer !important;
  color: lightgray !important;
  font-size: 16px !important;
  text-align: center !important;
}
.postid-11133 .listen:hover {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  border: 1px solid gold !important;
  cursor: pointer !important;
  color: gold !important;
  font-size: 16px !important;
  text-align: center !important;
}
#anna {
  display: inline;
  float: left;
  margin-right: 22px;
  /* text-align: left; */
  width: 296px !important;
}
@media only screen and (max-width: 768px) {
  .postid-11133 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 15px;
    color: gold !important; /* #363636*/
  }
  .postid-11133 .smooth-Accordion .smooth-Accordion-header {
    color: gold !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px solid #b3d01e !important;
  }
  .postid-11133 .smooth-Accordion .smooth-Accordion-content {
    color: gold !important;
    padding: 16px;
    border-bottom: 1px solid #b3d01e;
  }
  .postid-11133 .smooth-Accordion .smooth-Accordion-content a {
    color: #b3d01e;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-11133 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-11133 .bible p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-11133 .orange {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-11133 .orange p {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-11133 .bold {
    font-weight: 500 !important;
  }
  .post-11133 #speechTxt {
    top: 100px;
  }
  .postid-11133 #h5ap-player-1 {
    width: 200px !important;
    z-index: 1000;
    top: 36px !important;
    right: 76px !important;
    transform-origin: right;
    transform: scale(0.7);
  }
  .postid-11133 .plyr__controls .plyr__controls__item.plyr__progress__container {
    display: block;
  }
  .postid-11133 .plyr__controls .plyr__controls__item.plyr__time {
    display: none;
    padding: 0 5px;
  }
  .postid-11133 .itinerary2 {
    display: none;
  }
}
@media only screen and (max-width: 480px) {
  .postid-11133 #h5ap-player-1 {
    width: 200px !important;
    transform: scale(0.6);
    top: 73px;
    right: 35px;
  }
  .postid-11133 #speechTxt {
    transform: scale(0.7);
    top: 70px;
    right: -40px;
  }
  .postid-11133 .entry-title {
    font-size: 0.9em !important;
  }
}
/* ------------------------- sleeping, dreaming and dying - Part 2 -------------------------*/
.postid-10986 .entry-meta {
  position: relative;
}
.archive #post-10986 .entry-meta .ear {
  width: 33px !important;
  height: 34px !important;
  /* width: 43px; */
  position: absolute;
  z-index: 100;
  right: 6px;
  top: 0px;
  margin-top: -40px;
  border: 1px solid orange;
  cursor: pointer;
  border-radius: 7px;
}
.postid-10986 .site {
  background-color: #006BD3;
  opacity: 1;
}
.postid-10986 header .entry-header {
  opacity: 0.2 !important;
}
.postid-10986 .site-header {
  border-bottom: 1px solid #b3d01e;
  color: gold;
}
.postid-10986 .entry-content {
  /*height: 6674px !important;*/
  background-image: none;
  color: gold !important;
  background-color: #006BD3 !important;
}
.postid-10986 .Chrome {
  position: relative;
  z-index: 2000;
  margin-top: -116px;
}
.postid-10986 #lifeFrame {
  position: absolute;
  margin-top: -926px;
  left: 50%;
  transform: translateX(-50%);
  width: 1500px;
  height: 600px;
  overflow: hidden !important;
  overflow-x: hidden !important;
  overflow-y: hidden !important;
}
.postid-10986 .entry-content p {
  font-weight: 300;
  font-size: 22px;
  line-height: 150%;
}
.postid-10986 .entry-content a {
  color: gold !important;
}
.postid-10986 .hentry {
  background-image: none;
  background-color: #006BD3 !important;
}
.postid-10986 .entry-footer {
  color: gold !important;
}
.postid-10986 .entry-footer, .postid-10986 .all_articles {
  border-top: 1px solid black;
}
.postid-10986 .hentry.has-post-thumbnail .wp-post-image {
  border: none !important;
}
.postid-10986 .entry-title, .postid-10986 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-10986 .entry-title a {
  font-size: 80%;
}
.home #post-10986 .entry-title a {
  font-size: 80%;
}
.postid-10986 .entry-content img, .postid-10986 .entry-content video {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #006BD3;
}
.postid-10986 #ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #006BD3;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-10986 .ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #006BD3;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-10986 .entry-content a {
  color: gold !important;
}
.postid-10986 ul {
  list-style: none !important;
}
.postid-10986 .Zebra_Tooltip {
  max-width: 600px !important;
  position: absolute;
  z-index: 99999;
  background: transparent;
  font-family: Geneva, 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
}
.postid-10986 .Zebra_Tooltip .Zebra_Tooltip_Message {
  max-width: 600px !important;
}
/* consciousness -------. Smooth Accordion  */
.postid-10986 .smooth-Accordion .smooth-Accordion-header {
  font-size: 22px;
  display: block;
  background: transparent;
  font-family: Raleway, sans-serif !important;
  color: gold !important;
  line-height: 180%;
  margin-top: 10px;
  padding: 2px 16px;
  cursor: pointer;
  border-bottom: 1px solid gold !important;
  position: relative;
}
.postid-10986 .smooth-Accordion .smooth-Accordion-content {
  background: transparent;
  color: gold !important;
  padding: 16px;
  border: 1px solid grey;
  border-bottom: 1px solid #b3d01e;
}
.postid-10986 .smooth-Accordion .smooth-Accordion-content a {
  color: #b3d01e !important;
  font-weight: 300;
}
.postid-10986 .smooth-Accordion .smooth-Accordion-content p {
  font-size: 22px !important;
  line-height: 34px !important;
  font-weight: 300 !important;
  color: gold;
}
.postid-10986 .smooth-Accordion .smooth-Accordion-header::after {
  content: '';
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0) rotate(0deg);
  position: absolute;
  top: 3px;
  right: 16px;
  transition: transform 0.5s;
  background: url(./img/lightgreen-down-arrow.png) no-repeat center center;
  width: 12px;
  height: 20px;
  line-height: 16px;
}
.postid-10986 .smooth-Accordion {
  border-radius: 0px;
  box-shadow: none;
  overflow: hidden;
}
.postid-10986 .itinerary {
  /* font-size: 18px; */
  background-color: #016AD3;
  padding: 10px 10px 10px 25px;
  border-radius: 3px;
  border: 1px solid lightgrey;
}
.postid-10986 .itinerary p {
  font-size: 18px;
  color: lightgray;
}
.postid-10986 .itinerary li {
  list-style: disc !important;
}
.postid-10986 .itinerary li a {
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-10986 .itinerary li a:hover {
  color: white !important;
  text-decoration: underline !important;
}
.postid-10986 .itinerary li a:visited {
  font-weight: bold !important;
}
.postid-10986 .itinerary2 {
  /* font-size: 18px; */
  background-color: #016AD3;
  padding: 10px 10px 10px 25px;
  border-radius: 3px;
  border: 1px solid lightgrey;
  bottom: 0;
  right: 0;
  position: fixed;
  z-index: 3000;
  /*height: 80vh;*/
  max-width: 680px;
}
.postid-10986 .itinerary2 p {
  cursor: pointer;
  position: relative;
}
.postid-10986 #closer {
  line-height: 22px;
  padding: 0 5px;
  border: 2px solid palevioletred;
  right: 10px;
  top: 0;
  position: absolute;
  /* text-transform: uppercase; */
  font-size: 25px;
  font-weight: bold;
  color: palevioletred;
  pointer-events: none;
}
.postid-10986 #closer:hover {
  color: red;
  border: 2px solid red;
}
.postid-10986 .itinerary2 ul {
  display: none;
}
.postid-10986 .itinerary2 p {
  font-size: 18px;
  color: lightgray;
}
.postid-10986 .itinerary2 li {
  list-style: disc !important;
}
.postid-10986 .itinerary2 li a {
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-10986 .itinerary2 li a:hover {
  color: white !important;
  text-decoration: underline !important;
}
.postid-10986 .itinerary2 li a:visited {
  font-weight: bold !important;
}
.post-10986 #speechTxt {
  opacity: 0;
  z-index: 1000;
  top: 113px;
  right: 5px;
  width: 245px;
  margin-top: 0px !important;
  position: fixed !important;
  padding: 8px;
  border: 2px solid #ff6600;
  border-radius: 7px;
  font-size: 18px;
  font-weight: bold;
  color: #ff6600;
  background-color: white;
}
.post-10986 .orange {
  font-style: italic;
  padding: 22px;
  font-size: 14px !important;
  color: lightgrey !important;
}
.post-10986 .orange p {
  font-style: italic;
  padding: 22px;
  margin-bottom: 0px;
  font-size: 18px;
  color: lightgrey;
}
.post-10986 .orange .wp-video {
  transform: scale(0.7);
}
.postid-10986 #h5ap-player-1 {
  opacity: 0;
  position: fixed !important;
  width: 350px !important;
  margin: 0px;
  z-index: 1000;
  top: 53px;
  right: 81px;
  border: 1px solid grey;
  border-radius: 2px;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.5));
}
.postid-10986 .plyr__controls .plyr__controls__item.plyr__progress__container {
  display: block;
}
.postid-10986 .plyr__controls .plyr__controls__item.plyr__time {
  display: block;
  padding: 0px 5px;
}
.postid-10986 .plyr__controls .plyr__controls__item:first-child {
  margin-left: 0px;
  margin-right: 13px;
}
.postid-10986 .listen {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  margin-bottom: 40px;
  border: 1px solid;
  cursor: pointer !important;
  color: lightgray !important;
  font-size: 16px !important;
  text-align: center !important;
}
.postid-10986 .listen:hover {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  border: 1px solid gold !important;
  cursor: pointer !important;
  color: gold !important;
  font-size: 16px !important;
  text-align: center !important;
}
@media only screen and (max-width: 768px) {
  .postid-10986 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 15px;
    color: gold !important; /* #363636*/
  }
  .postid-10986 .smooth-Accordion .smooth-Accordion-header {
    color: gold !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px solid #b3d01e !important;
  }
  .postid-10986 .smooth-Accordion .smooth-Accordion-content {
    color: gold !important;
    padding: 16px;
    border-bottom: 1px solid #b3d01e;
  }
  .postid-10986 .smooth-Accordion .smooth-Accordion-content a {
    color: #b3d01e;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-10986 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-10986 .bible p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-10986 .orange {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-10986 .orange p {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-10986 .bold {
    font-weight: 500 !important;
  }
  .post-10986 #speechTxt {
    top: 100px;
  }
  .postid-10986 #h5ap-player-1 {
    width: 200px !important;
    z-index: 1000;
    top: 36px !important;
    right: 76px !important;
    transform-origin: right;
    transform: scale(0.7);
  }
  .postid-10986 .plyr__controls .plyr__controls__item.plyr__progress__container {
    display: block;
  }
  .postid-10986 .plyr__controls .plyr__controls__item.plyr__time {
    display: none;
    padding: 0 5px;
  }
  .postid-10986 .itinerary2 {
    display: none;
  }
}
@media only screen and (max-width: 480px) {
  .postid-10986 #h5ap-player-1 {
    width: 200px !important;
    transform: scale(0.6);
    top: 73px;
    right: 35px;
  }
  .postid-10986 #speechTxt {
    transform: scale(0.7);
    top: 70px;
    right: -40px;
  }
  .postid-10986 .entry-title {
    font-size: 0.9em !important;
  }
}
/* ------------------------- sleeping, dreaming and dying - Part 1-------------------------*/
.postid-10888 .entry-meta {
  position: relative;
}
.archive #post-10888 .entry-meta .ear {
  width: 33px !important;
  height: 34px !important;
  /* width: 43px; */
  position: absolute;
  z-index: 100;
  right: 6px;
  top: 0px;
  margin-top: -40px;
  border: 1px solid orange;
  cursor: pointer;
  border-radius: 7px;
}
.postid-10888 .site {
  background-color: #006BD3;
  opacity: 1;
}
.postid-10888 header .entry-header {
  opacity: 0.2 !important;
}
.postid-10888 .site-header {
  border-bottom: 1px solid #b3d01e;
  color: gold;
}
.postid-10888 .entry-content {
  /*height: 6674px !important;*/
  background-image: none;
  color: gold !important;
  background-color: #006BD3 !important;
}
.postid-10888 .Chrome {
  position: relative;
  z-index: 2000;
  margin-top: -116px;
}
.postid-10888 #lifeFrame {
  position: absolute;
  margin-top: -926px;
  left: 50%;
  transform: translateX(-50%);
  width: 1500px;
  height: 600px;
  overflow: hidden !important;
  overflow-x: hidden !important;
  overflow-y: hidden !important;
}
.postid-10888 .entry-content p {
  font-weight: 300;
  font-size: 22px;
  line-height: 150%;
}
.postid-10888 .entry-content a {
  color: gold !important;
}
.postid-10888 .hentry {
  background-image: none;
  background-color: #006BD3 !important;
}
.postid-10888 .entry-footer {
  color: gold !important;
}
.postid-10888 .entry-footer, .postid-10888 .all_articles {
  border-top: 1px solid black;
}
.postid-10888 .hentry.has-post-thumbnail .wp-post-image {
  border: none !important;
}
.postid-10888 .entry-title, .postid-10888 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-10888 .entry-title a {
  font-size: 80%;
}
.home #post-10888 .entry-title a {
  font-size: 80%;
}
.postid-10888 .entry-content img, .postid-10888 .entry-content video {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #006BD3;
}
.postid-10888 #ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #006BD3;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-10888 .ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #006BD3;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-10888 .entry-content a {
  color: gold !important;
}
.postid-10888 ul {
  list-style: none !important;
}
.postid-10888 .Zebra_Tooltip {
  max-width: 600px !important;
  position: absolute;
  z-index: 99999;
  background: transparent;
  font-family: Geneva, 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
}
.postid-10888 .Zebra_Tooltip .Zebra_Tooltip_Message {
  max-width: 600px !important;
}
/* consciousness -------. Smooth Accordion  */
.postid-10888 .smooth-Accordion .smooth-Accordion-header {
  font-size: 22px;
  display: block;
  background: transparent;
  font-family: Raleway, sans-serif !important;
  color: gold !important;
  line-height: 180%;
  margin-top: 10px;
  padding: 2px 16px;
  cursor: pointer;
  border-bottom: 1px solid gold !important;
  position: relative;
}
.postid-10888 .smooth-Accordion .smooth-Accordion-content {
  background: transparent;
  color: gold !important;
  padding: 16px;
  border: 1px solid grey;
  border-bottom: 1px solid #b3d01e;
}
.postid-10888 .smooth-Accordion .smooth-Accordion-content a {
  color: #b3d01e !important;
  font-weight: 300;
}
.postid-10888 .smooth-Accordion .smooth-Accordion-content p {
  font-size: 22px !important;
  line-height: 34px !important;
  font-weight: 300 !important;
  color: gold;
}
.postid-10888 .smooth-Accordion .smooth-Accordion-header::after {
  content: '';
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0) rotate(0deg);
  position: absolute;
  top: 3px;
  right: 16px;
  transition: transform 0.5s;
  background: url(./img/lightgreen-down-arrow.png) no-repeat center center;
  width: 12px;
  height: 20px;
  line-height: 16px;
}
.postid-10888 .smooth-Accordion {
  border-radius: 0px;
  box-shadow: none;
  overflow: hidden;
}
.postid-10888 .itinerary {
  /* font-size: 18px; */
  background-color: #016AD3;
  padding: 10px 10px 10px 25px;
  border-radius: 3px;
  border: 1px solid lightgrey;
}
.postid-10888 .itinerary p {
  font-size: 18px;
  color: lightgray;
}
.postid-10888 .itinerary li {
  list-style: disc !important;
}
.postid-10888 .itinerary li a {
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-10888 .itinerary li a:hover {
  color: white !important;
  text-decoration: underline !important;
}
.postid-10888 .itinerary li a:visited {
  font-weight: bold !important;
}
.postid-10888 .itinerary2 {
  /* font-size: 18px; */
  background-color: #016AD3;
  padding: 10px 10px 10px 25px;
  border-radius: 3px;
  border: 1px solid lightgrey;
  bottom: 0;
  right: 0;
  position: fixed;
  z-index: 3000;
  /*height: 80vh;*/
  max-width: 680px;
}
.postid-10888 .itinerary2 p {
  cursor: pointer;
  position: relative;
}
.postid-10888 #closer {
  line-height: 22px;
  padding: 0 5px;
  border: 2px solid palevioletred;
  right: 10px;
  top: 0;
  position: absolute;
  /* text-transform: uppercase; */
  font-size: 25px;
  font-weight: bold;
  color: palevioletred;
  pointer-events: none;
}
.postid-10888 #closer:hover {
  color: red;
  border: 2px solid red;
}
.postid-10888 .itinerary2 ul {
  display: none;
}
.postid-10888 .itinerary2 p {
  font-size: 18px;
  color: lightgray;
}
.postid-10888 .itinerary2 li {
  list-style: disc !important;
}
.postid-10888 .itinerary2 li a {
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-10888 .itinerary2 li a:hover {
  color: white !important;
  text-decoration: underline !important;
}
.postid-10888 .itinerary2 li a:visited {
  font-weight: bold !important;
}
.post-10888 #speechTxt {
  opacity: 0;
  z-index: 1000;
  top: 113px;
  right: 5px;
  width: 245px;
  margin-top: 0px !important;
  position: fixed !important;
  padding: 8px;
  border: 2px solid #ff6600;
  border-radius: 7px;
  font-size: 18px;
  font-weight: bold;
  color: #ff6600;
  background-color: white;
}
.post-10888 .orange {
  font-style: italic;
  padding: 22px;
  font-size: 14px !important;
  color: lightgrey !important;
}
.post-10888 .orange p {
  font-style: italic;
  padding: 22px;
  margin-bottom: 0px;
  font-size: 18px;
  color: lightgrey;
}
.post-10888 .orange .wp-video {
  transform: scale(0.7);
}
.postid-10888 #h5ap-player-1 {
  opacity: 0;
  position: fixed !important;
  width: 350px !important;
  margin: 0px;
  z-index: 1000;
  top: 53px;
  right: 81px;
  border: 1px solid grey;
  border-radius: 2px;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.5));
}
.postid-10888 .plyr__controls .plyr__controls__item.plyr__progress__container {
  display: block;
}
.postid-10888 .plyr__controls .plyr__controls__item.plyr__time {
  display: block;
  padding: 0px 5px;
}
.postid-10888 .plyr__controls .plyr__controls__item:first-child {
  margin-left: 0px;
  margin-right: 13px;
}
.postid-10888 .listen {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  margin-bottom: 40px;
  border: 1px solid;
  cursor: pointer !important;
  color: lightgray !important;
  font-size: 16px !important;
  text-align: center !important;
}
.postid-10888 .listen:hover {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  border: 1px solid gold !important;
  cursor: pointer !important;
  color: gold !important;
  font-size: 16px !important;
  text-align: center !important;
}
@media only screen and (max-width: 768px) {
  .postid-10888 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 15px;
    color: gold !important; /* #363636*/
  }
  .postid-10888 .smooth-Accordion .smooth-Accordion-header {
    color: gold !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px solid #b3d01e !important;
  }
  .postid-10888 .smooth-Accordion .smooth-Accordion-content {
    color: gold !important;
    padding: 16px;
    border-bottom: 1px solid #b3d01e;
  }
  .postid-10888 .smooth-Accordion .smooth-Accordion-content a {
    color: #b3d01e;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-10888 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-10888 .bible p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-10888 .orange {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-10888 .orange p {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-10888 .bold {
    font-weight: 500 !important;
  }
  .post-10888 #speechTxt {
    top: 100px;
  }
  .postid-10888 #h5ap-player-1 {
    width: 200px !important;
    z-index: 1000;
    top: 36px !important;
    right: 76px !important;
    transform-origin: right;
    transform: scale(0.7);
  }
  .postid-10888 .plyr__controls .plyr__controls__item.plyr__progress__container {
    display: block;
  }
  .postid-10888 .plyr__controls .plyr__controls__item.plyr__time {
    display: none;
    padding: 0 5px;
  }
  .postid-10888 .itinerary2 {
    display: none;
  }
}
@media only screen and (max-width: 480px) {
  .postid-10888 #h5ap-player-1 {
    width: 200px !important;
    transform: scale(0.6);
    top: 73px;
    right: 35px;
  }
  .postid-10888 #speechTxt {
    transform: scale(0.7);
    top: 70px;
    right: -40px;
  }
  .postid-10888 .entry-title {
    font-size: 0.9em !important;
  }
}
/* ------------------------- surrender Part 1 -------------------------*/
.postid-10773 .entry-meta {
  position: relative;
}
.archive #post-10773 .entry-meta .ear {
  width: 33px !important;
  height: 34px !important;
  /* width: 43px; */
  position: absolute;
  z-index: 100;
  right: 6px;
  top: 0px;
  margin-top: -40px;
  border: 1px solid orange;
  cursor: pointer;
  border-radius: 7px;
}
.postid-10773 .site {
  background-color: #006BD3;
  opacity: 1;
}
.postid-10773 header .entry-header {
  opacity: 0.2 !important;
}
.postid-10773 .site-header {
  border-bottom: 1px solid #b3d01e;
  color: gold;
}
.postid-10773 .entry-content {
  /*height: 6674px !important;*/
  background-image: none;
  color: gold !important;
  background-color: #006BD3 !important;
}
.postid-10773 #lifeFrame {
  position: absolute;
  margin-top: -926px;
  left: 50%;
  transform: translateX(-50%);
  width: 1500px;
  height: 600px;
  overflow: hidden !important;
  overflow-x: hidden !important;
  overflow-y: hidden !important;
}
.postid-10773 .entry-content p {
  font-weight: 300;
  font-size: 22px;
  line-height: 150%;
}
.postid-10773 .entry-content a {
  color: gold !important;
}
.postid-10773 .hentry {
  background-image: none;
  background-color: #006BD3 !important;
}
.postid-10773 .entry-footer {
  color: gold !important;
}
.postid-10773 .entry-footer, .postid-10773 .all_articles {
  border-top: 1px solid black;
}
.postid-10773 .hentry.has-post-thumbnail .wp-post-image {
  border: none !important;
}
.postid-10773 .entry-title, .postid-10773 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-10773 .entry-title a {
  font-size: 80%;
}
.home #post-10773 .entry-title a {
  font-size: 80%;
}
.postid-10773 .entry-content img, .postid-10773 .entry-content video {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #006BD3;
}
.postid-10773 #ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #006BD3;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-10773 .ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #006BD3;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-10773 .entry-content a {
  color: gold !important;
}
.postid-10773 ul {
  list-style: none !important;
}
.postid-10773 .Zebra_Tooltip {
  max-width: 600px !important;
  position: absolute;
  z-index: 99999;
  background: transparent;
  font-family: Geneva, 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
}
.postid-10773 .Zebra_Tooltip .Zebra_Tooltip_Message {
  max-width: 600px !important;
}
/* consciousness -------. Smooth Accordion  */
.postid-10773 .smooth-Accordion .smooth-Accordion-header {
  font-size: 22px;
  display: block;
  background: transparent;
  font-family: Raleway, sans-serif !important;
  color: gold !important;
  line-height: 180%;
  margin-top: 10px;
  padding: 2px 16px;
  cursor: pointer;
  border-bottom: 1px solid gold !important;
  position: relative;
}
.postid-10773 .smooth-Accordion .smooth-Accordion-content {
  background: transparent;
  color: gold !important;
  padding: 16px;
  border: 1px solid grey;
  border-bottom: 1px solid #b3d01e;
}
.postid-10773 .smooth-Accordion .smooth-Accordion-content a {
  color: #b3d01e !important;
  font-weight: 300;
}
.postid-10773 .smooth-Accordion .smooth-Accordion-content p {
  font-size: 22px !important;
  line-height: 34px !important;
  font-weight: 300 !important;
  color: gold;
}
.postid-10773 .smooth-Accordion .smooth-Accordion-header::after {
  content: '';
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0) rotate(0deg);
  position: absolute;
  top: 3px;
  right: 16px;
  transition: transform 0.5s;
  background: url(./img/lightgreen-down-arrow.png) no-repeat center center;
  width: 12px;
  height: 20px;
  line-height: 16px;
}
.postid-10773 .smooth-Accordion {
  border-radius: 0px;
  box-shadow: none;
  overflow: hidden;
}
.postid-10773 .itinerary {
  /* font-size: 18px; */
  background-color: #016AD3;
  padding: 10px 10px 10px 25px;
  border-radius: 3px;
  border: 1px solid lightgrey;
}
.postid-10773 .itinerary p {
  font-size: 18px;
  color: lightgray;
}
.postid-10773 .itinerary li {
  list-style: disc !important;
}
.postid-10773 .itinerary li a {
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-10773 .itinerary li a:hover {
  color: white !important;
  text-decoration: underline !important;
}
.postid-10773 .itinerary li a:visited {
  font-weight: bold !important;
}
.postid-10773 .itinerary2 {
  /* font-size: 18px; */
  background-color: #016AD3;
  padding: 10px 10px 10px 25px;
  border-radius: 3px;
  border: 1px solid lightgrey;
  bottom: 0;
  right: 0;
  position: fixed;
  z-index: 3000;
  /*height: 80vh;*/
  max-width: 680px;
}
.postid-10773 .itinerary2 p {
  cursor: pointer;
  position: relative;
}
.postid-10773 #closer {
  line-height: 22px;
  padding: 0 5px;
  border: 2px solid palevioletred;
  right: 10px;
  top: 0;
  position: absolute;
  /* text-transform: uppercase; */
  font-size: 25px;
  font-weight: bold;
  color: palevioletred;
  pointer-events: none;
}
.postid-10773 #closer:hover {
  color: red;
  border: 2px solid red;
}
.postid-10773 .itinerary2 ul {
  display: none;
}
.postid-10773 .itinerary2 p {
  font-size: 18px;
  color: lightgray;
}
.postid-10773 .itinerary2 li {
  list-style: disc !important;
}
.postid-10773 .itinerary2 li a {
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-10773 .itinerary2 li a:hover {
  color: white !important;
  text-decoration: underline !important;
}
.postid-10773 .itinerary2 li a:visited {
  font-weight: bold !important;
}
.post-10773 #speechTxt {
  opacity: 0;
  z-index: 1000;
  top: 113px;
  right: 5px;
  width: 245px;
  margin-top: 0px !important;
  position: fixed !important;
  padding: 8px;
  border: 2px solid #ff6600;
  border-radius: 7px;
  font-size: 18px;
  font-weight: bold;
  color: #ff6600;
  background-color: white;
}
.post-10773 .orange {
  font-style: italic;
  padding: 22px;
  font-size: 14px !important;
  color: lightgrey !important;
}
.post-10773 .orange p {
  font-style: italic;
  padding: 22px;
  margin-bottom: 0px;
  font-size: 18px;
  color: lightgrey;
}
.post-10773 .orange .wp-video {
  transform: scale(0.7);
}
.postid-10773 #h5ap-player-1 {
  /* opacity:0;*/
  position: fixed !important;
  width: 350px !important;
  margin: 0px;
  z-index: 1000;
  top: 53px;
  right: 81px;
  border: 1px solid grey;
  border-radius: 2px;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.5));
}
.postid-10773 .plyr__controls .plyr__controls__item.plyr__progress__container {
  display: block;
}
.postid-10773 .plyr__controls .plyr__controls__item.plyr__time {
  display: block;
  padding: 0px 5px;
}
.postid-10773 .plyr__controls .plyr__controls__item:first-child {
  margin-left: 0px;
  margin-right: 13px;
}
.postid-10773 .listen {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  margin-bottom: 40px;
  border: 1px solid;
  cursor: pointer !important;
  color: lightgray !important;
  font-size: 16px !important;
  text-align: center !important;
}
.postid-10773 .listen:hover {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  border: 1px solid gold !important;
  cursor: pointer !important;
  color: gold !important;
  font-size: 16px !important;
  text-align: center !important;
}
@media only screen and (max-width: 768px) {
  .postid-10773 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 3px;
    color: gold !important; /* #363636*/
  }
  .postid-10773 .smooth-Accordion .smooth-Accordion-header {
    color: gold !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px solid #b3d01e !important;
  }
  .postid-10773 .smooth-Accordion .smooth-Accordion-content {
    color: gold !important;
    padding: 16px;
    border-bottom: 1px solid #b3d01e;
  }
  .postid-10773 .smooth-Accordion .smooth-Accordion-content a {
    color: #b3d01e;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-10773 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-10773 .bible p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-10773 .orange {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-10773 .orange p {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-10773 .bold {
    font-weight: 500 !important;
  }
  .post-10773 #speechTxt {
    top: 100px;
  }
  .postid-10773 #h5ap-player-1 {
    width: 200px !important;
    z-index: 1000;
    top: 36px !important;
    right: 76px !important;
    transform-origin: right;
    transform: scale(0.7);
  }
  .postid-10773 .plyr__controls .plyr__controls__item.plyr__progress__container {
    display: block;
  }
  .postid-10773 .plyr__controls .plyr__controls__item.plyr__time {
    display: none;
    padding: 0 5px;
  }
  .postid-10773 .itinerary2 {
    display: none;
  }
}
@media only screen and (max-width: 480px) {
  .postid-10773 #h5ap-player-1 {
    width: 200px !important;
    transform: scale(0.6);
    top: 73px;
    right: 35px;
  }
  .postid-10773 #speechTxt {
    transform: scale(0.7);
    top: 70px;
    right: -40px;
  }
  .postid-10773 .entry-title {
    font-size: 0.9em !important;
  }
}
/* ------------------------- surrender Part 2 -------------------------*/
.postid-10806 .entry-meta {
  position: relative;
}
.archive #post-10806 .entry-meta .ear {
  width: 33px !important;
  height: 34px !important;
  /* width: 43px; */
  position: absolute;
  z-index: 100;
  right: 6px;
  top: 0px;
  margin-top: -40px;
  border: 1px solid orange;
  cursor: pointer;
  border-radius: 7px;
}
.postid-10806 .site {
  background-color: #006BD3;
  opacity: 1;
}
.postid-10806 header .entry-header {
  opacity: 0.2 !important;
}
.postid-10806 .site-header {
  border-bottom: 1px solid #b3d01e;
  color: gold;
}
.postid-10806 .entry-content {
  /*height: 6674px !important;*/
  background-image: none;
  color: gold !important;
  background-color: #006BD3 !important;
}
.postid-10806 #lifeFrame {
  position: absolute;
  margin-top: -926px;
  left: 50%;
  transform: translateX(-50%);
  width: 1500px;
  height: 600px;
  overflow: hidden !important;
  overflow-x: hidden !important;
  overflow-y: hidden !important;
}
.postid-10806 .entry-content p {
  font-weight: 300;
  font-size: 22px;
  line-height: 150%;
}
.postid-10806 .entry-content a {
  color: gold !important;
}
.postid-10806 .hentry {
  background-image: none;
  background-color: #006BD3 !important;
}
.postid-10806 .entry-footer {
  color: gold !important;
}
.postid-10806 .entry-footer, .postid-10806 .all_articles {
  border-top: 1px solid black;
}
.postid-10806 .hentry.has-post-thumbnail .wp-post-image {
  border: none !important;
}
.postid-10806 .entry-title, .postid-10806 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-10806 .entry-title a {
  font-size: 80%;
}
.home #post-10806 .entry-title a {
  font-size: 80%;
}
.postid-10806 .entry-content img, .postid-10806 .entry-content video {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #006BD3;
}
.postid-10806 #ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #006BD3;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-10806 .ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #006BD3;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-10806 .entry-content a {
  color: gold !important;
}
.postid-10806 ul {
  list-style: none !important;
}
.postid-10806 .Zebra_Tooltip {
  max-width: 600px !important;
  position: absolute;
  z-index: 99999;
  background: transparent;
  font-family: Geneva, 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
}
.postid-10806 .Zebra_Tooltip .Zebra_Tooltip_Message {
  max-width: 600px !important;
}
/* consciousness -------. Smooth Accordion  */
.postid-10806 .smooth-Accordion .smooth-Accordion-header {
  font-size: 24px;
  display: block;
  background: transparent;
  font-family: Raleway, sans-serif !important;
  color: gold !important;
  line-height: 180%;
  margin-top: 10px;
  padding: 2px 16px;
  cursor: pointer;
  border-bottom: 1px solid gold !important;
  position: relative;
}
.postid-10806 .smooth-Accordion .smooth-Accordion-content {
  background: transparent;
  color: gold !important;
  padding: 16px;
  border: 1px solid grey;
  border-bottom: 1px solid #b3d01e;
}
.postid-10806 .smooth-Accordion .smooth-Accordion-content a {
  color: #b3d01e !important;
  font-weight: 300;
}
.postid-10806 .smooth-Accordion .smooth-Accordion-content p {
  font-size: 24px !important;
  line-height: 34px !important;
  font-weight: 300 !important;
  color: gold;
}
.postid-10806 .smooth-Accordion .smooth-Accordion-header::after {
  content: '';
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0) rotate(0deg);
  position: absolute;
  top: 3px;
  right: 16px;
  transition: transform 0.5s;
  background: url(./img/lightgreen-down-arrow.png) no-repeat center center;
  width: 12px;
  height: 20px;
  line-height: 16px;
}
.postid-10806 .smooth-Accordion {
  border-radius: 0px;
  box-shadow: none;
  overflow: hidden;
}
.postid-10806 .itinerary {
  /* font-size: 18px; */
  background-color: #016AD3;
  padding: 10px 10px 10px 25px;
  border-radius: 3px;
  border: 1px solid lightgrey;
}
.postid-10806 .itinerary p {
  font-size: 18px;
  color: lightgray;
}
.postid-10806 .itinerary li {
  list-style: disc !important;
}
.postid-10806 .itinerary li a {
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-10806 .itinerary li a:hover {
  color: white !important;
  text-decoration: underline !important;
}
.postid-10806 .itinerary li a:visited {
  font-weight: bold !important;
}
.postid-10806 .itinerary2 {
  /* font-size: 18px; */
  background-color: #016AD3;
  padding: 10px 10px 10px 25px;
  border-radius: 3px;
  border: 1px solid lightgrey;
  bottom: 0;
  right: 0;
  position: fixed;
  z-index: 3000;
  /*height: 80vh;*/
  max-width: 680px;
}
.postid-10806 .itinerary2 p {
  cursor: pointer;
  position: relative;
}
.postid-10806 #closer {
  line-height: 24px;
  padding: 0 5px;
  border: 2px solid palevioletred;
  right: 10px;
  top: 0;
  position: absolute;
  /* text-transform: uppercase; */
  font-size: 25px;
  font-weight: bold;
  color: palevioletred;
  pointer-events: none;
}
.postid-10806 #closer:hover {
  color: red;
  border: 2px solid red;
}
.postid-10806 .itinerary2 ul {
  display: none;
}
.postid-10806 .itinerary2 p {
  font-size: 18px;
  color: lightgray;
}
.postid-10806 .itinerary2 li {
  list-style: disc !important;
}
.postid-10806 .itinerary2 li a {
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-10806 .itinerary2 li a:hover {
  color: white !important;
  text-decoration: underline !important;
}
.postid-10806 .itinerary2 li a:visited {
  font-weight: bold !important;
}
.post-10806 #speechTxt {
  opacity: 0;
  z-index: 1000;
  top: 113px;
  right: 5px;
  width: 245px;
  margin-top: 0px !important;
  position: fixed !important;
  padding: 8px;
  border: 2px solid #ff6600;
  border-radius: 7px;
  font-size: 18px;
  font-weight: bold;
  color: #ff6600;
  background-color: white;
}
.post-10806 .orange {
  font-style: italic;
  padding: 24px;
  font-size: 14px !important;
  color: lightgrey !important;
}
.post-10806 .orange p {
  font-style: italic;
  padding: 24px;
  margin-bottom: 0px;
  font-size: 18px;
  color: lightgrey;
}
.post-10806 .orange .wp-video {
  transform: scale(0.7);
}
.postid-10806 #h5ap-player-1 {
  opacity: 0;
  position: fixed !important;
  width: 350px !important;
  margin: 0px;
  z-index: 1000;
  top: 53px;
  right: 81px;
  border: 1px solid grey;
  border-radius: 2px;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.5));
}
.postid-10806 .plyr__controls .plyr__controls__item.plyr__progress__container {
  display: block;
}
.postid-10806 .plyr__controls .plyr__controls__item.plyr__time {
  display: block;
  padding: 0px 5px;
}
.postid-10806 .plyr__controls .plyr__controls__item:first-child {
  margin-left: 0px;
  margin-right: 13px;
}
.postid-10806 .listen {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  margin-bottom: 40px;
  border: 1px solid;
  cursor: pointer !important;
  color: lightgray !important;
  font-size: 16px !important;
  text-align: center !important;
}
.postid-10806 .listen:hover {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  border: 1px solid gold !important;
  cursor: pointer !important;
  color: gold !important;
  font-size: 16px !important;
  text-align: center !important;
}
@media only screen and (max-width: 768px) {
  .postid-10806 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 3px;
    color: gold !important; /* #363636*/
  }
  .postid-10806 .smooth-Accordion .smooth-Accordion-header {
    color: gold !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px solid #b3d01e !important;
  }
  .postid-10806 .smooth-Accordion .smooth-Accordion-content {
    color: gold !important;
    padding: 16px;
    border-bottom: 1px solid #b3d01e;
  }
  .postid-10806 .smooth-Accordion .smooth-Accordion-content a {
    color: #b3d01e;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-10806 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-10806 .bible p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-10806 .orange {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-10806 .orange p {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-10806 .bold {
    font-weight: 500 !important;
  }
  .post-10806 #speechTxt {
    top: 100px;
  }
  .postid-10806 #h5ap-player-1 {
    width: 200px !important;
    z-index: 1000;
    top: 36px !important;
    right: 76px !important;
    transform-origin: right;
    transform: scale(0.7);
  }
  .postid-10806 .plyr__controls .plyr__controls__item.plyr__progress__container {
    display: block;
  }
  .postid-10806 .plyr__controls .plyr__controls__item.plyr__time {
    display: none;
    padding: 0 5px;
  }
  .postid-10806 .itinerary2 {
    display: none;
  }
}
@media only screen and (max-width: 480px) {
  .postid-10806 #h5ap-player-1 {
    width: 200px !important;
    transform: scale(0.6);
    top: 73px;
    right: 35px;
  }
  .postid-10806 #speechTxt {
    transform: scale(0.7);
    top: 70px;
    right: -40px;
  }
  .postid-10806 .entry-title {
    font-size: 0.9em !important;
  }
}
/* ------------------------- the importance of Inner Attitude  -------------------------*/
.postid-10696 .entry-meta {
  position: relative;
}
.archive #post-10696 .entry-meta .ear {
  width: 33px !important;
  height: 34px !important;
  /* width: 43px; */
  position: absolute;
  z-index: 100;
  right: 6px;
  top: 0px;
  margin-top: -40px;
  border: 1px solid orange;
  cursor: pointer;
  border-radius: 7px;
}
.postid-10696 .site {
  background-color: #006BD3;
  opacity: 1;
}
.postid-10696 header .entry-header {
  opacity: 0.2 !important;
}
.postid-10696 .site-header {
  border-bottom: 1px solid #b3d01e;
  color: gold;
}
.postid-10696 .entry-content {
  /*height: 6674px !important;*/
  background-image: none;
  color: gold !important;
  background-color: #006BD3 !important;
}
.postid-10696 #lifeFrame {
  position: absolute;
  margin-top: -926px;
  left: 50%;
  transform: translateX(-50%);
  width: 1500px;
  height: 600px;
  overflow: hidden !important;
  overflow-x: hidden !important;
  overflow-y: hidden !important;
}
.postid-10696 .entry-content p {
  font-weight: 300;
  font-size: 24px;
  line-height: 150%;
}
.postid-10696 .entry-content a {
  color: gold !important;
}
.postid-10696 .hentry {
  background-image: none;
  background-color: #006BD3 !important;
}
.postid-10696 .entry-footer {
  color: gold !important;
}
.postid-10696 .entry-footer, .postid-10696 .all_articles {
  border-top: 1px solid black;
}
.postid-10696 .hentry.has-post-thumbnail .wp-post-image {
  border: none !important;
}
.postid-10696 .entry-title, .postid-10696 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-10696 .entry-title a {
  font-size: 80%;
}
.home #post-10696 .entry-title a {
  font-size: 80%;
}
.postid-10696 .entry-content img, .postid-10696 .entry-content video {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #006BD3;
}
.postid-10696 #ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #006BD3;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-10696 .ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #006BD3;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-10696 .entry-content a {
  color: gold !important;
}
.postid-10696 ul {
  list-style: none !important;
}
.postid-10696 .Zebra_Tooltip {
  max-width: 600px !important;
  position: absolute;
  z-index: 99999;
  background: transparent;
  font-family: Geneva, 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
}
.postid-10696 .Zebra_Tooltip .Zebra_Tooltip_Message {
  max-width: 600px !important;
}
/* consciousness -------. Smooth Accordion  */
.postid-10696 .smooth-Accordion .smooth-Accordion-header {
  font-size: 24px;
  display: block;
  background: transparent;
  font-family: Raleway, sans-serif !important;
  color: gold !important;
  line-height: 180%;
  margin-top: 10px;
  padding: 2px 16px;
  cursor: pointer;
  border-bottom: 1px solid gold !important;
  position: relative;
}
.postid-10696 .smooth-Accordion .smooth-Accordion-content {
  background: transparent;
  color: gold !important;
  padding: 16px;
  border: 1px solid grey;
  border-bottom: 1px solid #b3d01e;
}
.postid-10696 .smooth-Accordion .smooth-Accordion-content a {
  color: #b3d01e !important;
  font-weight: 300;
}
.postid-10696 .smooth-Accordion .smooth-Accordion-content p {
  font-size: 24px !important;
  line-height: 34px !important;
  font-weight: 300 !important;
  color: gold;
}
.postid-10696 .smooth-Accordion .smooth-Accordion-header::after {
  content: '';
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0) rotate(0deg);
  position: absolute;
  top: 3px;
  right: 16px;
  transition: transform 0.5s;
  background: url(./img/lightgreen-down-arrow.png) no-repeat center center;
  width: 12px;
  height: 20px;
  line-height: 16px;
}
.postid-10696 .smooth-Accordion {
  border-radius: 0px;
  box-shadow: none;
  overflow: hidden;
}
.postid-10696 .itinerary {
  /* font-size: 18px; */
  background-color: #016AD3;
  padding: 10px 10px 10px 25px;
  border-radius: 3px;
  border: 1px solid lightgrey;
}
.postid-10696 .itinerary p {
  font-size: 18px;
  color: lightgray;
}
.postid-10696 .itinerary li {
  list-style: disc !important;
}
.postid-10696 .itinerary li a {
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-10696 .itinerary li a:hover {
  color: white !important;
  text-decoration: underline !important;
}
.postid-10696 .itinerary li a:visited {
  font-weight: bold !important;
}
.postid-10696 .itinerary2 {
  /* font-size: 18px; */
  background-color: #016AD3;
  padding: 10px 10px 10px 25px;
  border-radius: 3px;
  border: 1px solid lightgrey;
  bottom: 0;
  right: 0;
  position: fixed;
  z-index: 3000;
  /*height: 80vh;*/
  max-width: 680px;
}
.postid-10696 .itinerary2 p {
  cursor: pointer;
  position: relative;
}
.postid-10696 #closer {
  line-height: 24px;
  padding: 0 5px;
  border: 2px solid palevioletred;
  right: 10px;
  top: 0;
  position: absolute;
  /* text-transform: uppercase; */
  font-size: 25px;
  font-weight: bold;
  color: palevioletred;
  pointer-events: none;
}
.postid-10696 #closer:hover {
  color: red;
  border: 2px solid red;
}
.postid-10696 .itinerary2 ul {
  display: none;
}
.postid-10696 .itinerary2 p {
  font-size: 18px;
  color: lightgray;
}
.postid-10696 .itinerary2 li {
  list-style: disc !important;
}
.postid-10696 .itinerary2 li a {
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-10696 .itinerary2 li a:hover {
  color: white !important;
  text-decoration: underline !important;
}
.postid-10696 .itinerary2 li a:visited {
  font-weight: bold !important;
}
.post-10696 #speechTxt {
  opacity: 0;
  z-index: 1000;
  top: 113px;
  right: 5px;
  width: 245px;
  margin-top: 0px !important;
  position: fixed !important;
  padding: 8px;
  border: 2px solid #ff6600;
  border-radius: 7px;
  font-size: 18px;
  font-weight: bold;
  color: #ff6600;
  background-color: white;
}
.post-10696 .orange {
  font-style: italic;
  padding: 24px;
  font-size: 14px !important;
  color: lightgrey !important;
}
.post-10696 .orange p {
  font-style: italic;
  padding: 24px;
  margin-bottom: 0px;
  font-size: 18px;
  color: lightgrey;
}
.post-10696 .orange .wp-video {
  transform: scale(0.7);
}
.postid-10696 #h5ap-player-1 {
  opacity: 0;
  position: fixed !important;
  width: 350px !important;
  margin: 0px;
  z-index: 1000;
  top: 53px;
  right: 81px;
  border: 1px solid grey;
  border-radius: 2px;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.5));
}
.postid-10696 .plyr__controls .plyr__controls__item.plyr__progress__container {
  display: block;
}
.postid-10696 .plyr__controls .plyr__controls__item.plyr__time {
  display: block;
  padding: 0px 5px;
}
.postid-10696 .plyr__controls .plyr__controls__item:first-child {
  margin-left: 0px;
  margin-right: 13px;
}
.postid-10696 .listen {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  margin-bottom: 40px;
  border: 1px solid;
  cursor: pointer !important;
  color: lightgray !important;
  font-size: 16px !important;
  text-align: center !important;
}
.postid-10696 .listen:hover {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  border: 1px solid gold !important;
  cursor: pointer !important;
  color: gold !important;
  font-size: 16px !important;
  text-align: center !important;
}
@media only screen and (max-width: 768px) {
  .postid-10696 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 3px;
    color: gold !important; /* #363636*/
  }
  .postid-10696 .smooth-Accordion .smooth-Accordion-header {
    color: gold !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px solid #b3d01e !important;
  }
  .postid-10696 .smooth-Accordion .smooth-Accordion-content {
    color: gold !important;
    padding: 16px;
    border-bottom: 1px solid #b3d01e;
  }
  .postid-10696 .smooth-Accordion .smooth-Accordion-content a {
    color: #b3d01e;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-10696 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-10696 .bible p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-10696 .orange {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-10696 .orange p {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-10696 .bold {
    font-weight: 500 !important;
  }
  .post-10696 #speechTxt {
    top: 100px;
  }
  .postid-10696 #h5ap-player-1 {
    width: 200px !important;
    z-index: 1000;
    top: 36px !important;
    right: 76px !important;
    transform-origin: right;
    transform: scale(0.7);
  }
  .postid-10696 .plyr__controls .plyr__controls__item.plyr__progress__container {
    display: block;
  }
  .postid-10696 .plyr__controls .plyr__controls__item.plyr__time {
    display: none;
    padding: 0 5px;
  }
  .postid-10696 .itinerary2 {
    display: none;
  }
}
@media only screen and (max-width: 480px) {
  .postid-10696 #h5ap-player-1 {
    width: 200px !important;
    transform: scale(0.6);
    top: 73px;
    right: 35px;
  }
  .postid-10696 #speechTxt {
    transform: scale(0.7);
    top: 70px;
    right: -40px;
  }
  .postid-10696 .entry-title {
    font-size: 0.9em !important;
  }
}
/* ------------------------- emotions, feelings, moods  -------------------------*/
.postid-10540 .entry-meta {
  position: relative;
}
.archive #post-10540 .entry-meta .ear {
  width: 33px !important;
  height: 34px !important;
  /* width: 43px; */
  position: absolute;
  z-index: 100;
  right: 6px;
  top: 0px;
  margin-top: -40px;
  border: 1px solid orange;
  cursor: pointer;
  border-radius: 7px;
}
.postid-10540 .site {
  background-color: #006BD3;
  opacity: 1;
}
.postid-10540 header .entry-header {
  opacity: 0.2 !important;
}
.postid-10540 .site-header {
  border-bottom: 1px solid #b3d01e;
  color: gold;
}
.postid-10540 .entry-content {
  /*height: 6674px !important;*/
  background-image: none;
  color: gold !important;
  background-color: #006BD3 !important;
}
.postid-10540 #lifeFrame {
  position: absolute;
  margin-top: -926px;
  left: 50%;
  transform: translateX(-50%);
  width: 1500px;
  height: 600px;
  overflow: hidden !important;
  overflow-x: hidden !important;
  overflow-y: hidden !important;
}
.postid-10540 .entry-content p {
  font-weight: 300;
  font-size: 24px;
  line-height: 150%;
}
.postid-10540 .entry-content a {
  color: gold !important;
}
.postid-10540 .hentry {
  background-image: none;
  background-color: #006BD3 !important;
}
.postid-10540 .entry-footer {
  color: gold !important;
}
.postid-10540 .entry-footer, .postid-10540 .all_articles {
  border-top: 1px solid black;
}
.postid-10540 .hentry.has-post-thumbnail .wp-post-image {
  border: none !important;
}
.postid-10540 .entry-title, .postid-10540 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-10540 .entry-title a {
  font-size: 80%;
}
.home #post-10540 .entry-title a {
  font-size: 80%;
}
.postid-10540 .entry-content img, .postid-10540 .entry-content video {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #006BD3;
}
.postid-10540 #ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #006BD3;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-10540 .ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #006BD3;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-10540 .entry-content a {
  color: gold !important;
}
.postid-10540 ul {
  list-style: none !important;
}
.postid-10540 .Zebra_Tooltip {
  max-width: 600px !important;
  position: absolute;
  z-index: 99999;
  background: transparent;
  font-family: Geneva, 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
}
.postid-10540 .Zebra_Tooltip .Zebra_Tooltip_Message {
  max-width: 600px !important;
}
/* consciousness -------. Smooth Accordion  */
.postid-10540 .smooth-Accordion .smooth-Accordion-header {
  font-size: 24px;
  display: block;
  background: transparent;
  font-family: Raleway, sans-serif !important;
  color: gold !important;
  line-height: 180%;
  margin-top: 10px;
  padding: 2px 16px;
  cursor: pointer;
  border-bottom: 1px solid gold !important;
  position: relative;
}
.postid-10540 .smooth-Accordion .smooth-Accordion-content {
  background: transparent;
  color: gold !important;
  padding: 16px;
  border: 1px solid grey;
  border-bottom: 1px solid #b3d01e;
}
.postid-10540 .smooth-Accordion .smooth-Accordion-content a {
  color: #b3d01e !important;
  font-weight: 300;
}
.postid-10540 .smooth-Accordion .smooth-Accordion-content p {
  font-size: 24px !important;
  line-height: 34px !important;
  font-weight: 300 !important;
  color: gold;
}
.postid-10540 .smooth-Accordion .smooth-Accordion-header::after {
  content: '';
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0) rotate(0deg);
  position: absolute;
  top: 3px;
  right: 16px;
  transition: transform 0.5s;
  background: url(./img/lightgreen-down-arrow.png) no-repeat center center;
  width: 12px;
  height: 20px;
  line-height: 16px;
}
.postid-10540 .smooth-Accordion {
  border-radius: 0px;
  box-shadow: none;
  overflow: hidden;
}
.postid-10540 .itinerary {
  /* font-size: 18px; */
  background-color: #016AD3;
  padding: 10px 10px 10px 25px;
  border-radius: 3px;
  border: 1px solid lightgrey;
}
.postid-10540 .itinerary p {
  font-size: 18px;
  color: lightgray;
}
.postid-10540 .itinerary li {
  list-style: disc !important;
}
.postid-10540 .itinerary li a {
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-10540 .itinerary li a:hover {
  color: white !important;
  text-decoration: underline !important;
}
.postid-10540 .itinerary li a:visited {
  font-weight: bold !important;
}
.postid-10540 .itinerary2 {
  /* font-size: 18px; */
  background-color: #016AD3;
  padding: 10px 10px 10px 25px;
  border-radius: 3px;
  border: 1px solid lightgrey;
  bottom: 0;
  right: 0;
  position: fixed;
  z-index: 3000;
  /*height: 80vh;*/
  max-width: 680px;
}
.postid-10540 .itinerary2 p {
  cursor: pointer;
  position: relative;
}
.postid-10540 #closer {
  line-height: 24px;
  padding: 0 5px;
  border: 2px solid palevioletred;
  right: 10px;
  top: 0;
  position: absolute;
  /* text-transform: uppercase; */
  font-size: 25px;
  font-weight: bold;
  color: palevioletred;
  pointer-events: none;
}
.postid-10540 #closer:hover {
  color: red;
  border: 2px solid red;
}
.postid-10540 .itinerary2 ul {
  display: none;
}
.postid-10540 .itinerary2 p {
  font-size: 18px;
  color: lightgray;
}
.postid-10540 .itinerary2 li {
  list-style: disc !important;
}
.postid-10540 .itinerary2 li a {
  font-size: 16px !important;
  color: lightgray !important;
  list-style: disc !important;
  text-decoration: none !important
}
.postid-10540 .itinerary2 li a:hover {
  color: white !important;
  text-decoration: underline !important;
}
.postid-10540 .itinerary2 li a:visited {
  font-weight: bold !important;
}
.post-10540 #speechTxt {
  opacity: 0;
  z-index: 1000;
  top: 113px;
  right: 5px;
  width: 245px;
  margin-top: 0px !important;
  position: fixed !important;
  padding: 8px;
  border: 2px solid #ff6600;
  border-radius: 7px;
  font-size: 18px;
  font-weight: bold;
  color: #ff6600;
  background-color: white;
}
.post-10540 .orange {
  font-style: italic;
  padding: 24px;
  font-size: 14px !important;
  color: lightgrey !important;
}
.post-10540 .orange p {
  font-style: italic;
  padding: 24px;
  margin-bottom: 0px;
  font-size: 18px;
  color: lightgrey;
}
.post-10540 .orange .wp-video {
  transform: scale(0.7);
}
.postid-10540 #h5ap-player-1 {
  opacity: 0;
  position: fixed !important;
  width: 350px !important;
  margin: 0px;
  z-index: 1000;
  top: 53px;
  right: 81px;
  border: 1px solid grey;
  border-radius: 2px;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.5));
}
.postid-10540 .plyr__controls .plyr__controls__item.plyr__progress__container {
  display: block;
}
.postid-10540 .plyr__controls .plyr__controls__item.plyr__time {
  display: block;
  padding: 0px 5px;
}
.postid-10540 .plyr__controls .plyr__controls__item:first-child {
  margin-left: 0px;
  margin-right: 13px;
}
.postid-10540 .listen {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  margin-bottom: 40px;
  border: 1px solid;
  cursor: pointer !important;
  color: lightgray !important;
  font-size: 16px !important;
  text-align: center !important;
}
.postid-10540 .listen:hover {
  font-weight: bold !important;
  width: 75px !important;
  border-radius: 3px !important;
  padding: 3px !important;
  border: 1px solid gold !important;
  cursor: pointer !important;
  color: gold !important;
  font-size: 16px !important;
  text-align: center !important;
}
@media only screen and (max-width: 768px) {
  .postid-10540 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 3px;
    color: gold !important; /* #363636*/
  }
  .postid-10540 .smooth-Accordion .smooth-Accordion-header {
    color: gold !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px solid #b3d01e !important;
  }
  .postid-10540 .smooth-Accordion .smooth-Accordion-content {
    color: gold !important;
    padding: 16px;
    border-bottom: 1px solid #b3d01e;
  }
  .postid-10540 .smooth-Accordion .smooth-Accordion-content a {
    color: #b3d01e;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-10540 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-10540 .bible p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-10540 .orange {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-10540 .orange p {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-10540 .bold {
    font-weight: 500 !important;
  }
  .post-10540 #speechTxt {
    top: 100px;
  }
  .postid-10540 #h5ap-player-1 {
    width: 200px !important;
    z-index: 1000;
    top: 36px !important;
    right: 76px !important;
    transform-origin: right;
    transform: scale(0.7);
  }
  .postid-10540 .plyr__controls .plyr__controls__item.plyr__progress__container {
    display: block;
  }
  .postid-10540 .plyr__controls .plyr__controls__item.plyr__time {
    display: none;
    padding: 0 5px;
  }
  .postid-10540 .itinerary2 {
    display: none;
  }
}
@media only screen and (max-width: 480px) {
  .postid-10540 #h5ap-player-1 {
    width: 200px !important;
    transform: scale(0.6);
    top: 73px;
    right: 35px;
  }
  .postid-10540 #speechTxt {
    transform: scale(0.7);
    top: 70px;
    right: -40px;
  }
  .postid-10540 .entry-title {
    font-size: 0.9em !important;
  }
}
/* ---------- The rise of the intelligent machines --------------*/
.postid-10132 .orange_border {
  border: 1px solid orange;
  padding: 30px;
}
/* --------------------- UBI part 1 , UBI part 2 -------------------- */
.post-10195 .entry-title {
  text-transform: none !important;
}
.post-10197 .entry-title {
  text-transform: none !important;
}
/* --------------------- UNIVERSAL BASIC INCOME UBI – Part 1-------------------- */
.postid-10195 .entry-header {
  margin-top: 120px !important;
}
.postid-10195 .entry-meta {
  position: relative;
}
.archive #post-10195 .entry-meta .ear {
  width: 33px !important;
  height: 34px !important;
  /* width: 43px; */
  position: absolute;
  z-index: 100;
  right: 6px;
  top: 0px;
  margin-top: -40px;
  border: 1px solid orange;
  cursor: pointer;
  border-radius: 7px;
}
.postid-10195 #lifeFrame {
  /* border: 2px solid black; */
  position: absolute;
  margin-top: -1066px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  max-width: 2000px;
  height: 940px;
  overflow: hidden !important;
  overflow-x: hidden !important;
  overflow-y: hidden !important;
}
.postid-10195 #speechTxt {
  opacity: 0;
  z-index: 1000;
  top: 144px;
  right: 5px;
  width: 245px;
  margin-top: 0px !important;
  position: fixed !important;
  padding: 8px;
  border: 2px solid #ff6600;
  border-radius: 7px;
  font-weight: bold;
  color: #ff6600;
  background-color: white;
}
.postid-10195 .entry-content p {
  font-weight: 500;
  font-size: 20px;
  line-height: 150%;
}
.postid-10195 .entry-content a {
  font-weight: 500;
  font-size: 20px;
  line-height: 150%;
}
.postid-10195 .entry-content p {
  margin-bottom: 0px !important;
}
.postid-10195 .smooth-Accordion .smooth-Accordion-header {
  border: 1px solid lightgrey;
  color: #339966;
  font-size: 20px;
  line-height: 130%;
  font-weight: bolder;
  margin-top: 10px;
  padding: 8px 16px;
  cursor: pointer;
}
.postid-10195 .smooth-Accordion .smooth-Accordion-header::after {
  content: '';
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0) rotate(0deg);
  position: absolute;
  top: 3px;
  right: 16px;
  transition: transform 0.5s;
  background: url("https://www.crisrieder.org/thejourney/wp-content/plugins/smooth-accordion/assets/img/_down-arrow.png") no-repeat center center;
  width: 12px;
  height: 20px;
  line-height: 16px;
}
.postid-10195 .smooth-Accordion .smooth-Accordion-content {
  border: solid 1px lightgrey;
  padding: 16px;
  background: none !important;
}
.clear {
  clear: both;
}
.postid-10195 #h5ap-player-1 {
  opacity: 0;
  position: fixed;
  width: 270px !important;
  margin: 0px;
  z-index: 1000;
  top: 88px;
  right: 81px;
  border: 1px solid grey;
  border-radius: 2px;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.5));
}
.postid-10195 .plyr__controls .plyr__controls__item.plyr__progress__container {
  display: block;
}
.postid-10195 .plyr__controls .plyr__controls__item.plyr__time {
  display: block;
  padding: 0 5px;
}
.postid-10195 .plyr__controls .plyr__controls__item:first-child {
  margin-left: 0;
  margin-right: 13px;
}
.plyr__controls .plyr__menu {
  display: none !important;
}
.postid-10195 #audio2player {
  z-index: 1100 !important;
  position: relative;
  width: 350px;
  height: 100px;
}
.postid-10195 #audio2player img {
  border: none !important;
  padding: 0px !important;
  background-color: transparent !important;
}
.postid-10195 #audio2player #h5ap-player-1 {
  /* opacity: 0; */
  position: absolute;
  z-index: 1100 !important;
  top: 0px;
  right: 0px;
  /* position: relative !important; */
  width: 270px !important;
  margin: 0px auto;
  border: 5px solid green;
  border-radius: 2px;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.5));
}
.audio2playerFixed {
  z-index: 1100 !important;
  position: fixed !important;
  margin: 0px !important;
  top: 88px !important;
  right: 81px !important;
}
.postid-10195 .plyr__controls .plyr__controls__item.plyr__progress__container {
  display: block;
}
.postid-10195 .plyr__controls .plyr__controls__item.plyr__time {
  display: block;
  padding: 0 5px;
}
.postid-10195 .plyr__controls .plyr__controls__item:first-child {
  margin-left: 0;
  margin-right: 13px;
}
@media only screen and (max-width: 768px) {
  .postid-10195 #smallScreenWarning {
    display: block;
  }
  .postid-10195 .site-header {
    max-width: 1800px !important;
    left: 0%;
    transform: none !important;
  }
  .postid-10195 .entry-content p, .postid-8265 .entry-content a {
    /* font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 3px;
    color: #b3d01e !important; */
  }
  .postid-10195 #h5ap-player-1 .player10421 {
    width: 201px !important;
    z-index: 1000;
    top: 88px !important;
    right: 76px !important;
    transform-origin: right;
    transform: scale(0.7);
  }
  .postid-10195 .plyr__controls .plyr__controls__item.plyr__progress__container {
    display: none;
  }
  .postid-10195 .plyr__controls .plyr__controls__item.plyr__time {
    display: none;
    padding: 0 5px;
  }
}
@media screen and (max-width: 414px) {
  .postid-10195 #psTxt {
    font-size: 16px !important;
  }
  .postid-10195 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px;
  }
  .postid-10195 #h5ap-player-1 {
    transform: scale(0.6);
    top: 88px;
    right: 35px;
  }
  .postid-10195 #speechTxt {
    transform: scale(0.7);
  }
  .postid-10195 #audio2player #h5ap-player-1 {
    right: 34px !important;
  }
}
/* --------------------- UBI part 2- My encounter with UBI -------------------- */
.postid-10197 .entry-header {
  margin-top: 100px !important;
}
.postid-10197 .entry-meta {
  position: relative;
}
.archive #post-10197 .entry-meta .ear {
  width: 33px !important;
  height: 34px !important;
  /* width: 43px; */
  position: absolute;
  z-index: 100;
  right: 6px;
  top: 0px;
  margin-top: -40px;
  border: 1px solid orange;
  cursor: pointer;
  border-radius: 7px;
}
.postid-10197 #lifeFrame {
  /* border: 2px solid black; */
  position: absolute;
  margin-top: -1000px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  max-width: 2000px;
  height: 940px;
  overflow: hidden !important;
  overflow-x: hidden !important;
  overflow-y: hidden !important;
}
.post-10197 #speechTxt {
  opacity: 0;
  z-index: 1000;
  top: 150px !important;
  right: 5px;
  width: 245px;
  margin-top: 0px !important;
  position: fixed !important;
  padding: 8px;
  border: 2px solid #ff6600;
  border-radius: 7px;
  font-weight: bold;
  color: #ff6600;
  background-color: white;
}
.post-10197 .entry-content p {
  font-weight: 500;
  font-size: 20px;
  line-height: 150%;
}
.post-10197 .entry-content a {
  font-weight: 500;
  font-size: 20px;
  line-height: 150%;
}
.post-10197 .entry-content p {
  margin-bottom: 0px !important;
}
.smooth-Accordion .smooth-Accordion-header {
  border: 1px solid grey;
  background-color: lightgray;
  color: #339966;
  font-size: 20px;
  line-height: 130%;
  font-weight: bolder;
  margin-top: 10px;
  padding: 6px 16px;
  cursor: pointer;
}
.post-10197 .smooth-Accordion .smooth-Accordion-header::after {
  content: '';
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0) rotate(0deg);
  position: absolute;
  top: 3px;
  right: 16px;
  transition: transform 0.5s;
  background: url("https://www.crisrieder.org/thejourney/wp-content/plugins/smooth-accordion/assets/img/_down-arrow.png") no-repeat center center;
  width: 12px;
  height: 20px;
  line-height: 16px;
}
.post-10197 .smooth-Accordion .smooth-Accordion-content {
  border: solid 1px lightgrey;
  padding: 16px;
}
.clear {
  clear: both;
}
.postid-10197 #h5ap-player-1 {
  opacity: 0;
  position: fixed !important;
  width: 270px !important;
  margin: 0px;
  z-index: 1000;
  top: 88px;
  right: 81px;
  border: 1px solid grey;
  border-radius: 2px;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.5));
}
.postid-10197 .plyr__controls .plyr__controls__item.plyr__progress__container {
  display: block;
}
.postid-10197 .plyr__controls .plyr__controls__item.plyr__time {
  display: block;
  padding: 0 5px;
}
.postid-10197 .plyr__controls .plyr__controls__item:first-child {
  margin-left: 0;
  margin-right: 13px;
}
@media only screen and (max-width: 768px) {
  .postid-10197 #smallScreenWarning {
    display: block;
  }
  .postid-10197 .site-header {
    max-width: 1800px !important;
    left: 0%;
    transform: none !important;
  }
  .postid-10197 .entry-content p, .postid-8265 .entry-content a {
    /* font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 3px;
    color: #b3d01e !important; */
  }
  .postid-10197 #h5ap-player-1 {
    width: 201px !important;
    z-index: 1000;
    top: 88px !important;
    right: 76px !important;
    transform-origin: right;
    transform: scale(0.7);
  }
  .postid-10197 .plyr__controls .plyr__controls__item.plyr__progress__container {
    display: none;
  }
  .postid-10197 .plyr__controls .plyr__controls__item.plyr__time {
    display: none;
    padding: 0 5px;
  }
}
@media screen and (max-width: 414px) {
  .postid-10197 #psTxt {
    font-size: 16px !important;
  }
  .postid-10197 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px;
  }
  .postid-10197 #h5ap-player-1 {
    transform: scale(0.6);
    top: 88px;
    right: 35px;
  }
  .postid-10197 #speechTxt {
    transform: scale(0.7);
  }
}
/* --------------------- About money & wealth -  This could be Paradise, if not for The Superrich! -------------------- */
.postid-10210 .entry-meta {
  position: relative;
}
.archive #post-10210 .entry-meta .ear {
  width: 33px !important;
  height: 34px !important;
  /* width: 43px; */
  position: absolute;
  z-index: 100;
  right: 6px;
  top: 0px;
  margin-top: -40px;
  border: 1px solid orange;
  cursor: pointer;
  border-radius: 7px;
}
.postid-10210 #lifeFrame {
  border: 2px solid black;
  position: absolute;
  margin-top: -786px;
  left: 50%;
  transform: translateX(-50%);
  width: 70%;
  height: 600px;
  overflow: hidden !important;
  overflow-x: hidden !important;
  overflow-y: hidden !important;
}
.post-10210 #speechTxt {
  opacity: 0;
  z-index: 1000;
  top: 144px;
  right: 5px;
  width: 245px;
  margin-top: 0px !important;
  position: fixed !important;
  padding: 8px;
  border: 2px solid #ff6600;
  border-radius: 7px;
  font-weight: bold;
  color: #ff6600;
  background-color: white;
}
.post-10210 .entry-content p {
  font-weight: 500;
  font-size: 20px;
  line-height: 150%;
}
.post-10210 .entry-content a {
  font-weight: 500;
  font-size: 20px;
  line-height: 150%;
}
.post-10210 .entry-content p {
  margin-bottom: 0px !important;
}
.postid-10210 #h5ap-player-1 {
  opacity: 0;
  position: fixed !important;
  width: 270px !important;
  margin: 0px;
  z-index: 1000;
  top: 88px;
  right: 81px;
  border: 1px solid grey;
  border-radius: 2px;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.5));
}
.postid-10210 .plyr__controls .plyr__controls__item.plyr__progress__container {
  display: block;
}
.postid-10210 .plyr__controls .plyr__controls__item.plyr__time {
  display: block;
  padding: 0 5px;
}
.postid-10210 .plyr__controls .plyr__controls__item:first-child {
  margin-left: 0;
  margin-right: 13px;
}
@media only screen and (max-width: 768px) {
  .postid-10210 #smallScreenWarning {
    display: block;
  }
  .postid-10210 .site-header {
    max-width: 1800px !important;
    left: 0%;
    transform: none !important;
  }
  .postid-10210 .entry-content p, .postid-8265 .entry-content a {
    /* font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 3px;
    color: #b3d01e !important; */
  }
  .postid-10210 #h5ap-player-1 {
    width: 201px !important;
    z-index: 1000;
    top: 88px !important;
    right: 76px !important;
    transform-origin: right;
    transform: scale(0.7);
  }
  .postid-10210 .plyr__controls .plyr__controls__item.plyr__progress__container {
    display: none;
  }
  .postid-10210 .plyr__controls .plyr__controls__item.plyr__time {
    display: none;
    padding: 0 5px;
  }
}
@media screen and (max-width: 414px) {
  .postid-10210 #psTxt {
    font-size: 16px !important;
  }
  .postid-10210 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px;
  }
  .postid-10210 #h5ap-player-1 {
    transform: scale(0.6);
    top: 88px;
    right: 35px;
  }
  .postid-10210 #speechTxt {
    transform: scale(0.7);
  }
}
/* --------------------- About money & wealth -  A spiritual perspective! -------------------- */
.postid-10212 .entry-meta {
  position: relative;
}
.archive #post-10212 .entry-meta .ear {
  width: 33px !important;
  height: 34px !important;
  /* width: 43px; */
  position: absolute;
  z-index: 100;
  right: 6px;
  top: 0px;
  margin-top: -40px;
  border: 1px solid orange;
  cursor: pointer;
  border-radius: 7px;
}
.postid-10212 #speechTxt {
  /* opacity:0;*/
  z-index: 1000;
  top: 144px;
  right: 5px;
  width: 245px;
  margin-top: 0px !important;
  position: fixed !important;
  padding: 8px;
  border: 2px solid #ff6600;
  border-radius: 7px;
  font-weight: bold;
  color: #ff6600;
  background-color: white;
}
.postid-10212 .entry-content p {
  font-weight: 500;
  font-size: 20px;
  line-height: 150%;
}
.postid-10212 .entry-content a {
  font-weight: 500;
  font-size: 20px;
  line-height: 150%;
}
.postid-10212 .entry-content p {
  margin-bottom: 0px !important;
}
.postid-10212 #h5ap-player-1 {
  /*  opacity:0;*/
  position: fixed !important;
  width: 270px !important;
  margin: 0px;
  z-index: 1000;
  top: 88px;
  right: 81px;
  border: 1px solid grey;
  border-radius: 2px;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.5));
}
.postid-10212 .plyr__controls .plyr__controls__item.plyr__progress__container {
  display: block;
}
.postid-10212 .plyr__controls .plyr__controls__item.plyr__time {
  display: block;
  padding: 0 5px;
}
.postid-10212 .plyr__controls .plyr__controls__item:first-child {
  margin-left: 0;
  margin-right: 13px;
}
.postid-10212 .smooth-Accordion .smooth-Accordion-header {
  border: 1px solid grey;
  background-color: lightgray;
  color: #339966;
  font-size: 20px;
  line-height: 130%;
  font-weight: bolder;
  margin-top: 10px;
  padding: 6px 16px;
  cursor: pointer;
}
.postid-10212 .smooth-Accordion .smooth-Accordion-header::after {
  content: '';
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0) rotate(0deg);
  position: absolute;
  top: 3px;
  right: 16px;
  transition: transform 0.5s;
  background: url("https://www.crisrieder.org/thejourney/wp-content/plugins/smooth-accordion/assets/img/_down-arrow.png") no-repeat center center;
  width: 12px;
  height: 20px;
  line-height: 16px;
}
.postid-10212 .smooth-Accordion .smooth-Accordion-content {
  border: solid 1px lightgrey;
  padding: 16px;
  background: none !important;
}
.postid-10212 .clear {
  clear: both;
}
@media only screen and (max-width: 768px) {
  .postid-10212 #smallScreenWarning {
    display: block;
  }
  .postid-10212 .site-header {
    max-width: 1800px !important;
    left: 0%;
    transform: none !important;
  }
  .postid-10212 .entry-content p, .postid-8265 .entry-content a {
    /* font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 3px;
    color: #b3d01e !important; */
  }
  .postid-10212 #h5ap-player-1 {
    width: 201px !important;
    z-index: 1000;
    top: 88px !important;
    right: 76px !important;
    transform-origin: right;
    transform: scale(0.7);
  }
  .postid-10212 .plyr__controls .plyr__controls__item.plyr__progress__container {
    display: none;
  }
  .postid-10212 .plyr__controls .plyr__controls__item.plyr__time {
    display: none;
    padding: 0 5px;
  }
}
@media screen and (max-width: 414px) {
  .postid-10212 #psTxt {
    font-size: 16px !important;
  }
  .postid-10212 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px;
  }
  .postid-10212 #h5ap-player-1 {
    transform: scale(0.6);
    top: 88px;
    right: 35px;
  }
  .postid-10212 #speechTxt {
    transform: scale(0.7);
  }
}
/* --------------------- AUROVILLE -------------------- */
.postid-3162 .smooth-Accordion .smooth-Accordion-header {
  display: block;
  background: black;
  color: white;
  font-size: 100%;
  border: 1px solid white !important;
}
.postid-3162 .smooth-Accordion .smooth-Accordion-content p {
  font-weight: 300 !important;
  color: #D8D8D8 !important;
  font-size: 120% !important;
}
.postid-3162 .smooth-Accordion-content {
  border-top: 0;
  border-bottom: 1px solid white !important;
  border-left: 1px solid white;
  border-right: 1px solid white;
  background-color: black !important;
}
.postid-3162 .site {
  background-color: black !important;
}
.postid-3162 .site-content {
  background: black !important;
  max-width: 1728px !important;
  margin: auto !important;
}
.postid-3162 header .entry-header {
  opacity: 0.2 !important;
  color: grey;
  border: 1px solid grey;
}
.postid-3162 .hentry {
  background-image: none;
  background-color: black !important;
}
.postid-3162 article {
  background-color: black !important;
  /* background-image: none;*/
}
.postid-3162 .entry-content {
  background-image: none;
  color: #D8D8D8 !important;
  background-color: black !important;
}
.postid-3162 .entry-content p {
  background-image: none;
  color: #D8D8D8 !important;
  background-color: black !important;
}
.postid-3162 .entry-content a {
  background-image: none;
  color: #D8D8D8 !important;
  background-color: black !important;
}
.postid-3162 .entry-content a:hover {
  background-image: none;
  color: #AFAFAF !important;
  background-color: black !important;
}
.postid-3162 iframe {
  border: 5px solid white;
}
.postid-3162 .hentry {
  background-image: none;
  background-color: black !important;
}
.postid-3162 .entry-footer {
  color: grey !important;
}
.postid-3162 .entry-footer, .postid-3162 .all_articles {
  border-top: 1px solid white;
}
.postid-3162 .hentry.has-post-thumbnail .wp-post-image {
  border: white 1px solid !important;
}
.postid-3162 strong {
  font-weight: 900;
}
@media screen and (max-width: 414px) {
  .postid-3162 .smooth-Accordion .smooth-Accordion-header {
    font-size: 90% !important;
  }
  .postid-3162 .smooth-Accordion .smooth-Accordion-content p {
    font-weight: 300 !important;
    color: #D8D8D8 !important;
  }
}
/* ------------------------- Belief Part 1 / 2 / 3/ 4 -------------------------*/
.postid-841 .site, .postid-852 .site, .postid-862 .site, .postid-930 .site {
  background-color: #C5E8FB;
}
.postid-841 .entry-content, .postid-852 .entry-content, .postid-862 .entry-content, .postid-930 .entry-content {
  background-color: #C5E8FB;
  background-image: none !important;
}
.postid-841 .entry-content p, .postid-852 .entry-content p, .postid-862 .entry-content p, .postid-930 .entry-content p {
  color: cadetblue;
  font-weight: 500;
  font-size: 150%;
  line-height: 150%;
}
.postid-841 .entry-content a, .postid-852 .entry-content a, .postid-862 .entry-content a, .postid-930 .entry-content a {
  text-decoration: underline;
  color: cadetblue;
}
.postid-841 .entry-content a:hover, .postid-852 .entry-content a:hover, .postid-862 .entry-content a:hover, .postid-930 .entry-content a:hover {
  text-decoration: overline;
  color: cadetblue !important;
}
/* ------------------------- To smile with the eyes -------------------------*/
.postid-10001 .site {
  background-color: #BAD472;
}
.postid-10001 .entry-content {
  background-color: #BAD472;
  background-image: none !important;
}
.postid-10001 .entry-content p {
  color: #069862;
  font-weight: 500;
  font-size: 150%;
  line-height: 170%;
}
.postid-10001 .entry-content a {
  text-decoration: underline;
  color: #069862;
}
.postid-10001 .entry-content a:hover {
  text-decoration: overline;
  color: #069862 !important;
}
/* ------------------------- What we need now -------------------------*/
.postid-946 .site {
  background-color: #C5E8FB;
}
.postid-946 .entry-content {
  background-color: #C5E8FB;
  background-image: none !important;
}
.postid-946 .entry-content p {
  color: cadetblue;
  font-weight: 500;
  font-size: 150%;
  line-height: 150%;
}
.postid-946 .entry-content a {
  text-decoration: underline;
  color: cadetblue;
}
.postid-946 .entry-content a:hover {
  text-decoration: overline;
  color: cadetblue !important;
}
/* ------------------------- AI and me -------------------------*/
.postid-957 .site {
  background-color: #C5E8FB;
}
.postid-957 .entry-content {
  background-color: #C5E8FB;
  background-image: none !important;
}
.postid-957 .entry-content p {
  color: cadetblue;
  font-weight: 500;
  font-size: 150%;
  line-height: 150%;
}
.postid-957 .entry-content a {
  text-decoration: underline;
  color: cadetblue;
}
.postid-957 .entry-content a:hover {
  text-decoration: overline !important;
  color: cadetblue !important;
  background-color: transparent !important;
}
.frame_me {
  padding: 5px;
  border: none !important;
}
.frame_me:hover {
  text-decoration: overline !important;
  padding: 5px;
  border: none !important;
  background-color: transparent !important;
}
/* ------------------------- The Tragedy of Palestine -------------------------*/
body .postid-6714, .postid-6714 .entry-content {
  background-color: #F1F0F0;
  background-image: url(https://www.crisrieder.org/thejourney/wp-content/uploads/2016/04/pink_rice.jpg);
  background-repeat: repeat;
}
.postid-6714 .entry-content {
  font-family: Raleway, sans-serif !important;
  font-size: 24px;
  line-height: 30px;
  font-weight: normal;
  color: #181818 !important;
}
.postid-6714 .entry-content p {
  font-weight: normal;
  font-size: 24px;
  line-height: 37px;
  margin-bottom: 3px;
}
.postid-6714 .entry-content a {
  font-weight: normal;
  font-size: 20px;
  line-height: 37px;
  margin-bottom: 3px;
  color: black !important;
}
.postid-6714 .entry-title {
  font-size: 130% !important;
}
.postid-6714 .bible {
  margin-left: 20px;
}
.postid-6714 .bible p {
  font-size: 22px !important;
  line-height: 30px !important;
  font-weight: normal;
  font-style: italic;
  color: cadetblue;
}
.postid-6714 #mep_0 {
  width: 410px !important;
  float: left;
}
.postid-6714 .mejs-container, .postid-6714 .mejs-container .mejs-controls, .postid-6714 .mejs-embed, .postid-6714 .mejs-embed body {
  border: 1px solid #959494 !important;
  background-color: #A9A9A9 !important;
}
.postid-6714 #songTxt {
  padding-left: 10px;
}
.postid-6714 #s_txt {
  float: left;
  padding-left: 20px;
  font-style: italic;
  font-size: 22px;
  font-weight: normal;
}
.postid-6714 .h5ap_inline_player {
  float: left;
  border: 1px solid grey !important;
  padding: 0px 5px !important;
}
.postid-6714 .orange, .postid-6714 .orange p {
  color: coral;
  font-style: italic;
  font-size: 22px !important;
  line-height: 34px !important;
}
/* Palestine. Smooth Accordion  */
.postid-6714 .smooth-Accordion .smooth-Accordion-header {
  display: block;
  background: transparent;
  font-family: Raleway, sans-serif !important;
  font-style: italic;
  color: cadetblue !important;
  font-weight: 500 !important;
  font-size: 22px !important;
  line-height: 30px;
  margin-top: 10px;
  padding: 2px 16px;
  cursor: pointer;
  border-bottom: 1px solid cadetblue !important;
  position: relative;
}
.postid-6714 .smooth-Accordion .smooth-Accordion-content {
  font-style: italic;
  background: transparent;
  color: cadetblue !important;
  padding: 16px;
  border-bottom: 1px solid cadetblue;
}
.postid-6714 .smooth-Accordion .smooth-Accordion-content a {
  /*color: #2d797d !important;*/
}
.postid-6714 .smooth-Accordion .smooth-Accordion-content p {
  font-size: 22px !important;
  line-height: 30px !important;
  font-weight: 500 !important;
  font-style: italic;
  color: cadetblue;
}
.postid-6714 .smooth-Accordion .smooth-Accordion-header::after {
  content: '';
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0) rotate(0deg);
  position: absolute;
  top: 3px;
  right: 16px;
  transition: transform 0.5s;
  background: url(./img/lightblue-down-arrow.png) no-repeat center center;
  width: 12px;
  height: 20px;
  line-height: 16px;
}
.postid-6714 .smooth-Accordion {
  border-radius: 0px;
  box-shadow: none;
  overflow: hidden;
}
@media only screen and (max-width: 768px) {
  .postid-6714 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 3px;
    color: black !important; /* #363636*/
  }
  .postid-6714 .smooth-Accordion .smooth-Accordion-header {
    color: cadetblue !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px solid cadetblue !important;
  }
  .postid-6714 .smooth-Accordion .smooth-Accordion-content {
    color: cadetblue !important;
    padding: 16px;
    border-bottom: 1px solid cadetblue;
  }
  .postid-6714 .smooth-Accordion .smooth-Accordion-content a {
    /*color: #2d797d !important;*/
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-6714 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: cadetblue !important;
  }
  .postid-6714 .bible p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: cadetblue !important;
  }
  .postid-6714 .orange {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-6714 .orange p {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .bold {
    font-weight: 500 !important;
  }
  /* Add additional styles for smaller screens here */
}
/* ------------------------- The WonderulWorldWideWeb -------------------------*/
body {
  --sb-track-color: #232E33;
  --sb-thumb-color: #6BAF8D;
  --sb-size: 10px;
  scrollbar-color: var(--sb-thumb-color) var(--sb-track-color);
}
body::-webkit-scrollbar {
  width: var(--sb-size)
}
body::-webkit-scrollbar-track {
  background: var(--sb-track-color);
  border-radius: 10px;
}
body::-webkit-scrollbar-thumb {
  background: var(--sb-thumb-color);
  border-radius: 10px;
}
html, body {
  overflow-x: hidden;
  overflow-y: auto;
}
body .postid-7945, .postid-7945 .entry-content {
  background-color: #F1F0F0;
  background-image: url(https://www.crisrieder.org/thejourney/wp-content/uploads/2016/04/pink_rice.jpg);
  background-repeat: repeat;
}
.postid-7945 .entry-content {
  font-family: Raleway, sans-serif !important;
  font-size: 24px;
  line-height: 30px;
  font-weight: 600;
  color: #565656;
}
.postid-7945 .entry-content p {
  font-weight: 600;
  font-size: 24px;
  line-height: 37px;
  margin-bottom: 3px;
  color: #565656;
}
.postid-7945 .entry-content a {
  font-weight: 600;
  font-size: 24px;
  line-height: 37px;
  margin-bottom: 3px;
  color: #282b6a !important;
}
.postid-7945 .entry-title {
  font-size: 130% !important;
}
.postid-7945 .wwwtitle {
  text-align: center;
  color: #333399 !important;
  font-size: 28px;
  font-weight: bold;
}
.postid-7945 .wwwtitle p {
  text-align: center;
  color: #333399 !important;
  font-size: 28px;
  font-weight: bold;
}
.postid-7945 .orange, .postid-7945 .orange p, .postid-7945 .orange a {
  color: orangered !important;
}
.postid-7945 .bible {
  background-color: antiquewhite;
  margin: 20px;
  padding: 10px;
  border: 1px dotted midnightblue;
  margin-left: 210px;
  font-size: 70% !important;
  line-height: 30px !important;
  font-weight: normal;
  font-style: italic;
  color: midnightblue !important;
}
.postid-7945 .itinerary {
  background-color: antiquewhite;
  margin: 20px;
  padding: 10px 10px 10px 50px;
  border: 1px dotted midnightblue;
  margin-left: 110px;
  font-size: 22px !important;
  line-height: 30px !important;
  font-weight: 600;
  font-style: italic;
  color: midnightblue !important;
}
.postid-7945 .itinerary a {
  font-size: 22px !important;
  line-height: 30px !important;
  font-weight: 600;
  font-style: italic;
  color: midnightblue !important;
}
.postid-7945 .itinerary li {
  margin-bottom: 10px;
}
.postid-7945 .iter {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 3px dotted midnightblue;
  font-size: 24px;
  font-style: italic;
  color: midnightblue;
}
.postid-7945 .smallerprint {
  padding: 10px 10px 10px 50px;
  border: 1px dotted midnightblue;
  margin-left: 110px;
}
.postid-7945 .smallerprint p, .postid-7945 .smallerprint a {
  font-size: 22px !important;
  line-height: 30px !important;
  font-weight: 600;
  font-style: normal !important;
}
.postid-7945 .smallerprint li {
  margin-bottom: 10px;
}
.postid-7945 #arrow {
  background: none !important;
  border: none !important;
  margin: 0px 0px 0px 130px;
}
.postid-7945 #mep_0 {
  width: 300px !important;
  float: left;
}
.postid-7945 .mejs-container, .postid-7945 .mejs-container .mejs-controls, .postid-7945 .mejs-embed, .postid-7945 .mejs-embed body {
  border: 1px solid #959494 !important;
  background-color: #A9A9A9 !important;
}
.postid-7945 #songTxt {
  padding-left: 10px;
}
.postid-7945 #s_txt {
  float: left;
  padding-left: 20px;
  font-style: italic;
  font-size: 20px;
  font-weight: normal;
}
.postid-7945 .h5ap_inline_player {
  float: left;
  border: 1px solid grey !important;
  padding: 0px 5px !important;
}
/* Palestine. Smooth Accordion  */
.postid-7945 .smooth-Accordion .smooth-Accordion-header {
  display: block;
  background: transparent;
  font-family: Raleway, sans-serif !important;
  color: #565656 !important;
  font-size: 24px !important;
  line-height: 30px !important;
  font-weight: 600;
  font-style: normal !important;
  text-decoration: underline;
  padding: 2px 0px 30px;
  cursor: pointer;
  border-bottom: 1px solid #565656 !important;
  position: relative;
}
.postid-7945 .smooth-Accordion .smooth-Accordion-content {
  background: transparent;
  padding: 16px;
  border-bottom: 1px solid midnightblue;
  font-size: 22px !important;
  line-height: 30px !important;
  font-weight: 600;
  font-style: normal !important;
  color: #565656;
}
.postid-7945 .smooth-Accordion .smooth-Accordion-content a {
  color: midnightblue !important;
  font-size: 22px !important;
  line-height: 30px !important;
  font-weight: 600;
  font-style: normal !important;
}
.postid-7945 .smooth-Accordion .smooth-Accordion-content p {
  font-size: 22px !important;
  line-height: 30px !important;
  font-weight: 600;
  font-style: normal !important;
  color: #565656;
}
.postid-7945 .smooth-Accordion .smooth-Accordion-header::after {
  content: '';
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0) rotate(0deg);
  position: absolute;
  top: 3px;
  right: 16px;
  transition: transform 0.5s;
  background: url(./img/lightblue-down-arrow.png) no-repeat center center;
  width: 12px;
  height: 20px;
  line-height: 16px;
}
.postid-7945 .smooth-Accordion {
  border-radius: 0px;
  box-shadow: none;
  overflow: hidden;
}
@media only screen and (max-width: 768px) {
  .postid-7945 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 3px;
    color: black !important; /* #363636*/
  }
  .postid-7945 .entry-content a {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 3px;
    color: #282b6a !important;
  }
  .postid-7945 .smooth-Accordion .smooth-Accordion-header {
    color: cadetblue !important;
    font-weight: normal !important;
    font-size: 20px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px solid cadetblue !important;
  }
  .postid-7945 .smooth-Accordion .smooth-Accordion-content {
    color: cadetblue !important;
    padding: 20px;
    border-bottom: 1px solid cadetblue;
  }
  .postid-7945 .smooth-Accordion .smooth-Accordion-content a {
    /*color: #2d797d !important;*/
    font-size: 20px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-7945 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 20px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: cadetblue !important;
  }
  .postid-7945 .bible p {
    font-size: 20px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: cadetblue !important;
  }
  .postid-7945 .itinerary {
    background-color: antiquewhite;
    margin: 20px;
    padding: 10px 10px 10px 50px;
    border: 1px dotted midnightblue;
    margin-left: 110px;
    font-size: 18px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: midnightblue !important;
  }
  .postid-7945 .itinerary a {
    font-size: 18px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: midnightblue !important;
  }
  .postid-7945 .itinerary li {
    margin-bottom: 10px;
  }
  .postid-7945 .iter {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 3px dotted midnightblue;
    font-size: 20px;
    font-style: italic;
    color: midnightblue;
  }
  .postid-7945 .smallerprint {
    padding: 10px 10px 10px 50px;
    border: 1px dotted midnightblue;
    margin-left: 110px;
  }
  .postid-7945 .smallerprint p, .postid-7945 .smallerprint a {
    font-size: 20px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: normal !important;
  }
  .postid-7945 .smallerprint li {
    margin-bottom: 10px;
    font-size: 20px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-7945 .entry-content .orange {
    color: orangered !important;
    font-style: italic !important;
    font-size: 20px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-7945 .entry-content .orange p {
    color: orangered !important;
    font-style: italic !important;
    font-size: 20px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-7945 .orange, .postid-7945 .orange p, .postid-7945 .orange a {
    color: orangered !important;
  }
  .bold {
    font-weight: 500 !important;
  }
  /* Add additional styles for smaller screens here */
}
/*Styles for small screens like smartphones in portrait mode.*/
@media screen and (max-width: 480px) {
  .site-header {
    max-width: 1800px !important;
    left: 0;
    transform: none !important;
  }
  .postid-7945 .entry-title {
    font-size: 100% !important;
  }
  .postid-7945 .entry-content p {
    font-weight: normal;
    font-size: 20px !important;
    line-height: 30px;
    margin-bottom: 3px;
    color: black !important;
  }
  .postid-7945 .entry-content .wwwtitle {
    text-align: center;
    color: #333399 !important;
    font-size: 20px;
    font-weight: bold;
  }
  .postid-7945 .entry-content .wwwtitle p {
    text-align: center;
    color: #333399 !important;
    font-size: 20px;
    font-weight: bold;
  }
  .postid-7945 .bible {
    background-color: antiquewhite;
    margin: 0px;
    padding: 10px;
    border: 1px dotted midnightblue;
    margin-left: 0px;
    font-size: 60% !important;
    line-height: 20px !important;
    font-weight: normal;
    font-style: italic;
    color: midnightblue !important;
  }
  .postid-7945 .itinerary {
    margin: 0px;
    padding: 10px 10px 10px 50px;
    margin-left: 0px;
    font-size: 16px !important;
    line-height: 30px !important;
    color: midnightblue !important;
  }
  .postid-7945 .smallerprint {
    padding: 10px 10px 10px 50px;
    border: 1px dotted midnightblue;
    margin-left: 0px;
  }
} /* end mobile protrait */
/**

Mobile Landscape (481px - 767px):

Styles for smartphones in landscape mode.

Example media query: @media screen and (min-width: 481px) and (max-width: 767px) { 
}


Tablet Portrait (768px - 991px):

Styles for tablets in portrait mode.

Example media query: @media screen and (min-width: 768px) and (max-width: 991px) { 
}


Tablet Landscape (992px - 1199px):

Styles for tablets in landscape mode.

Example media query: @media screen and (min-width: 992px) and (max-width: 1199px) { 
}


Small Desktop (1200px - 1439px):

Styles for small desktop screens.

Example media query: @media screen and (min-width: 1200px) and (max-width: 1439px) { 
}


Medium Desktop (1440px - 1919px):

Styles for medium-sized desktop screens.

Example media query: @media screen and (min-width: 1440px) and (max-width: 1919px) {
}


Large Desktop (1920px and above):

Styles for large desktop screens.

Example media query: @media screen and (min-width: 1920px) {
}

**/
/* ------------------------- AI & I, we have become best friends pretty quick!-------------------------*/
body {
  --sb-track-color: #232E33;
  --sb-thumb-color: #6BAF8D;
  --sb-size: 10px;
  scrollbar-color: var(--sb-thumb-color) var(--sb-track-color);
}
body::-webkit-scrollbar {
  width: var(--sb-size)
}
body::-webkit-scrollbar-track {
  background: var(--sb-track-color);
  border-radius: 10px;
}
body::-webkit-scrollbar-thumb {
  background: var(--sb-thumb-color);
  border-radius: 10px;
}
html, body {
  overflow-x: hidden;
  overflow-y: auto;
}
body .postid-8992, .postid-8992 .entry-content {
  background-color: #F1F0F0;
  background-image: url(https://www.crisrieder.org/thejourney/wp-content/uploads/2016/04/pink_rice.jpg);
  background-repeat: repeat;
}
.postid-8992 .entry-content {
  font-family: Raleway, sans-serif !important;
  font-size: 22px;
  line-height: 30px;
  font-weight: 600;
  color: #2B7400;
}
.postid-8992 .entry-content p {
  font-weight: 500;
  font-size: 22px;
  line-height: 37px;
  margin-bottom: 3px;
  color: #2B7400;
}
.postid-8992 .entry-content a {
  font-weight: 600;
  font-size: 22px;
  line-height: 37px;
  margin-bottom: 3px;
  color: #2B7400 !important;
}
.postid-8992 .pic_left {
  width: 380px;
  min-height: 450px;
  text-align: left;
  float: left;
}
.postid-8992 .pic_right {
  width: 380px;
  min-height: 450px;
  text-align: right;
  float: right;
}
.postid-8992 .pic_left img, .postid-8992 .pic_right img, .postid-8992 .pic_left a, .postid-8992 .pic_right a {
  display: inline-block;
  font-size: 16px;
}
.postid-8992 .teal {
  color: teal !important;
  /*color: cadetblue;*/
  /*color: steelblue;*/
}
.postid-8992 .entry-title {
  font-size: 130% !important;
}
.postid-8992 .orange, .postid-8992 .orange p, .postid-8992 .orange a {
  color: orangered !important;
}
.postid-8992 .bible {
  background-color: antiquewhite;
  margin: 20px;
  padding: 10px;
  border: 1px dotted midnightblue;
  margin-left: 210px;
  font-size: 70% !important;
  line-height: 30px !important;
  font-weight: normal;
  font-style: italic;
  color: midnightblue !important;
}
.postid-8992 ._16px {
  line-height: 24px !important;
  text-align: center;
}
.postid-8992 ._16px a {
  line-height: 24px !important;
  font-size: 16px !important;
  text-align: center;
}
.postid-8992 .smallerprint {
  width: 90%;
  padding: 50px;
  border: 4px dotted teal;
  margin: 0 auto;
  background-color: aliceblue;
}
.postid-8992 .smallerprint p, .postid-8992 .smallerprint a {
  font-size: 22px !important;
  line-height: 30px !important;
  font-weight: 600;
  font-style: italic !important;
}
.postid-8992 .smallerprint_left {
  width: 90%;
  padding: 50px;
  border: 4px dotted teal;
  margin: 0 auto;
  background-color: aliceblue;
}
.postid-8992 .smallerprint_left p, .postid-8992 .smallerprint_left a {
  font-size: 22px !important;
  line-height: 30px !important;
  font-weight: 600;
  font-style: italic !important;
}
/* AI & I. Smooth Accordion  */
.postid-8992 .smooth-Accordion .smooth-Accordion-header {
  display: block;
  background: transparent;
  font-family: Raleway, sans-serif !important;
  color: #2B7400 !important;
  font-size: 22px !important;
  line-height: 30px !important;
  font-weight: 600;
  font-style: normal !important;
  text-decoration: underline;
  padding: 2px 0px 30px;
  cursor: pointer;
  border-bottom: 1px solid #2B7400 !important;
  position: relative;
}
.postid-8992 .smooth-Accordion .smooth-Accordion-content {
  background: transparent;
  padding: 16px;
  border-bottom: 1px solid midnightblue;
  font-size: 20px !important;
  line-height: 30px !important;
  font-weight: 500;
  font-style: normal !important;
  color: #2B7400;
}
.postid-8992 .smooth-Accordion .smooth-Accordion-content a {
  color: midnightblue !important;
  font-size: 20px !important;
  line-height: 30px !important;
  font-weight: 500;
  font-style: normal !important;
}
.postid-8992 .smooth-Accordion .smooth-Accordion-content p {
  font-size: 20px !important;
  line-height: 30px !important;
  font-weight: 500;
  font-style: normal !important;
  color: #2B7400;
}
.postid-8992 .smooth-Accordion .smooth-Accordion-header::after {
  content: '';
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0) rotate(0deg);
  position: absolute;
  top: 3px;
  right: 16px;
  transition: transform 0.5s;
  background: url(./img/lightblue-down-arrow.png) no-repeat center center;
  width: 12px;
  height: 20px;
  line-height: 16px;
}
.postid-8992 .smooth-Accordion {
  border-radius: 0px;
  box-shadow: none;
  overflow: hidden;
}
@media only screen and (max-width: 768px) {
  .postid-8992 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 3px;
    color: #2B7400 !important; /* #363636*/
  }
  .postid-8992 .entry-content a {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 3px;
    color: #282b6a !important;
  }
  .postid-8992 .smooth-Accordion .smooth-Accordion-header {
    color: #2B7400 !important;
    font-weight: normal !important;
    font-size: 20px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px solid #2B7400 !important;
  }
  .postid-8992 .smooth-Accordion .smooth-Accordion-content {
    color: #2B7400 !important;
    padding: 20px;
    border-bottom: 1px solid #2B7400;
  }
  .postid-8992 .smooth-Accordion .smooth-Accordion-content a {
    /*color: #2d797d !important;*/
    font-size: 20px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-8992 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 20px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: #2B7400 !important;
  }
  .postid-8992 .bible p {
    font-size: 20px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: #2B7400 !important;
  }
  .postid-8992 .itinerary {
    background-color: antiquewhite;
    margin: 20px;
    padding: 10px 10px 10px 50px;
    border: 1px dotted midnightblue;
    margin-left: 110px;
    font-size: 18px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: midnightblue !important;
  }
  .postid-8992 .itinerary a {
    font-size: 18px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: midnightblue !important;
  }
  .postid-8992 .itinerary li {
    margin-bottom: 10px;
  }
  .postid-8992 .iter {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 3px dotted midnightblue;
    font-size: 20px;
    font-style: italic;
    color: midnightblue;
  }
  .postid-8992 .smallerprint {
    padding: 10px 10px 10px 50px;
    border: 1px dotted midnightblue;
    margin-left: 110px;
  }
  .postid-8992 .smallerprint p, .postid-8992 .smallerprint a {
    font-size: 20px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: normal !important;
  }
  .postid-8992 .smallerprint li {
    margin-bottom: 10px;
    font-size: 20px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-8992 .entry-content .orange {
    color: orangered !important;
    font-style: italic !important;
    font-size: 20px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-8992 .entry-content .orange p {
    color: orangered !important;
    font-style: italic !important;
    font-size: 20px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-8992 .orange, .postid-8992 .orange p, .postid-8992 .orange a {
    color: orangered !important;
  }
  .bold {
    font-weight: 500 !important;
  }
  /* Add additional styles for smaller screens here */
}
/********** mediaQuerries for: "AI & I"  ************/
/*Styles for small screens like smartphones in portrait mode.*/
@media screen and (max-width: 480px) {
  .site-header {
    max-width: 1800px !important;
    left: 0;
    transform: none !important;
  }
  .postid-8992 .entry-title {
    font-size: 100% !important;
  }
  .postid-8992 .entry-content p {
    font-weight: normal;
    font-size: 20px !important;
    line-height: 30px;
    margin-bottom: 3px;
    color: black !important;
  }
  .postid-8992 .entry-content .wwwtitle {
    text-align: center;
    color: #333399 !important;
    font-size: 20px;
    font-weight: bold;
  }
  .postid-8992 .entry-content .wwwtitle p {
    text-align: center;
    color: #333399 !important;
    font-size: 20px;
    font-weight: bold;
  }
  .postid-8992 .bible {
    background-color: antiquewhite;
    margin: 0px;
    padding: 10px;
    border: 1px dotted midnightblue;
    margin-left: 0px;
    font-size: 60% !important;
    line-height: 20px !important;
    font-weight: normal;
    font-style: italic;
    color: midnightblue !important;
  }
  .postid-8992 .itinerary {
    margin: 0px;
    padding: 10px 10px 10px 50px;
    margin-left: 0px;
    font-size: 16px !important;
    line-height: 30px !important;
    color: midnightblue !important;
  }
  .postid-8992 .smallerprint {
    padding: 10px 10px 10px 50px;
    border: 1px dotted midnightblue;
    margin-left: 0px;
  }
} /* end mobile protrait */
/* ------------------------- On Giving -------------------------*/
body .postid-7459, .postid-7459 .entry-content {
  background-color: #F1F0F0;
  background-image: url(https://www.crisrieder.org/thejourney/wp-content/uploads/2016/04/pink_rice.jpg);
  background-repeat: repeat;
}
.postid-7459 .entry-content {
  font-family: Raleway, sans-serif !important;
  font-size: 20px;
  line-height: 30px;
  font-weight: normal;
  color: #19458C !important;
}
.postid-7459 .entry-content p {
  font-weight: normal;
  font-size: 22px;
  line-height: 37px;
  margin-bottom: 3px;
}
.postid-7459 .entry-content em {
  font-size: 20px;
  color: darkcyan;
  font-style: italic;
}
/*
.postid-7459 .entry-content a {
  font-weight: normal;
  font-size: 20px;
  line-height: 37px;
  margin-bottom: 3px;
  color: black !important;
}
*/
.postid-7459 .entry-title {
  font-size: 130% !important;
}
.postid-7459 .bible {
  margin-left: 20px;
}
.postid-7459 .bible p {
  font-size: 19px !important;
  line-height: 30px !important;
  font-weight: normal;
  font-style: italic;
  color: cadetblue;
}
.postid-7459 #parcels {
  left: 5% !important;
  position: absolute !important;
}
.postid-7459 #songTxt {
  padding-left: 10px;
}
.postid-7459 #s_txt {
  float: left;
  padding-left: 20px;
  font-style: italic;
  font-size: 20px;
  font-weight: normal;
}
.postid-7459 .h5ap_inline_player {
  float: left;
  border: 1px solid grey !important;
  padding: 0px 5px !important;
}
.postid-7459 .orange, .postid-7459 .orange p {
  color: coral;
  font-style: italic;
  font-size: 18px !important;
  line-height: 34px !important;
}
@media only screen and (max-width: 768px) {
  .postid-7459 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 3px;
    color: black !important; /* #363636*/
  }
  .postid-7459 .bible p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: cadetblue !important;
  }
  .postid-7459 .orange {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-7459 .orange p {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-7459 .bold {
    font-weight: 500 !important;
  }
}
/* ------------------------- What would Buddha say -------------------------*/
body .postid-6658 {
  background-color: black;
  background-image: url(https://www.crisrieder.org/thejourney/wp-content/uploads/2024/06/Buddha_BGslice.jpg) !important;
  background-repeat: repeat-y;
}
.postid-6658 .site-content {
  background-position: center;
  background-color: #DD514B !important;
  background-image: url(https://www.crisrieder.org/thejourney/wp-content/uploads/2024/06/Buddha_BGslice.jpg) !important;
  background-repeat: repeat-y;
  /* background-origin: content-box !important; */
}
.post-6658 .entry-content {
  background-color: transparent !important;
}
.post-6658 .entry-content {
  font-family: Raleway, sans-serif !important;
  font-size: 22px;
  line-height: 32px;
  font-weight: 500;
}
.postid-6658 .entry-content p {
  font-size: 22px;
  line-height: 32px !important;
  font-weight: 500;
  margin-bottom: 3px;
  color: white;
}
.postid-6658 .entry-content a {
  font-size: 22px;
  line-height: 32px !important;
  font-weight: 500;
  margin-bottom: 3px;
  color: white;
}
.postid-6658 .entry-content a:hover {
  color: gold !important;
}
.postid-6658 .entry-title {
  font-size: 130% !important;
}
.postid-6658 .bible {
  margin-left: 20px;
}
.postid-6658 .bible p {
  font-size: 19px !important;
  line-height: 27px !important;
  font-weight: bold !important;
  font-style: italic;
  color: antiquewhite;
}
.postid-6658 #mep_0 {
  width: 300px;
  float: left;
}
.postid-6658 #songTxt {
  padding-left: 10px;
}
.postid-6658 #s_txt {
  float: left;
  padding-left: 20px;
  font-style: italic;
  font-size: 20px;
  font-weight: 500;
}
/* Buddha. Smooth Accordion  */
.postid-6658 .smooth-Accordion .smooth-Accordion-header {
  display: block;
  background: transparent;
  font-family: Raleway, sans-serif !important;
  font-style: italic;
  color: antiquewhite !important;
  font-weight: bold !important;
  font-size: 22px !important;
  line-height: 20px;
  margin-top: 32px;
  padding: 16px 16px;
  cursor: pointer;
  border: 1px solid antiquewhite !important;
  position: relative;
}
.postid-6658 .smooth-Accordion .smooth-Accordion-content {
  font-style: italic;
  background: transparent;
  color: antiquewhite !important;
  padding: 16px;
  border-bottom: 1px solid antiquewhite;
  border-left: 1px solid antiquewhite;
  border-right: 1px solid antiquewhite;
}
.postid-6658 .smooth-Accordion .smooth-Accordion-content p {
  font-size: 19px !important;
  line-height: 32px !important;
  font-weight: bold !important;
  font-style: italic;
  color: antiquewhite;
}
.postid-6658 .smooth-Accordion .smooth-Accordion-header::after {
  content: '';
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0) rotate(0deg);
  position: absolute;
  top: 3px;
  right: 16px;
  transition: transform 0.5s;
  background: url(./img/lightgreen-down-arrow.png) no-repeat center center;
  width: 12px;
  height: 20px;
  line-height: 16px;
}
.postid-6658 .smooth-Accordion {
  border-radius: 0px;
  box-shadow: none;
  overflow: hidden;
}
.postid-6658 .orange {
  color: antiquewhite !important;
  font-style: italic !important;
  font-size: 20px !important;
  line-height: 30px !important;
}
@media screen and (max-width: 414px) {
  .postid-6658 .entry-content p, .postid-6658 .entry-content a {
    font-size: 16px !important;
  }
  .postid-6658 .smooth-Accordion .smooth-Accordion-header {
    font-size: 16px !important;
  }
  .postid-6658 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
  }
  .postid-6658 .smooth-Accordion .smooth-Accordion-content a {
    font-size: 16px !important;
  }
}
@media screen and (max-width: 375px) {
  #lifeFrame {
    margin-top: -400px !important;
    height: 310px !important;
  }
}
/* ------------------------- BUTTERFLIES -------------------------*/
#butterflies, #swiffycontainer {
  display: none;
}
#post-2822 #butterflies, #post-2809 #butterflies {
  display: block;
  z-index: 9998;
  position: fixed !important;
  width: 100vw;
  height: 100vh;
  padding: 10px;
  overflow: hidden;
}
#post-2822 #swiffycontainer, #post-2809 #swiffycontainer {
  display: block !important;
  width: 100vw;
  height: 100vh;
  margin: 0;
  padding: 0;
  position: relative;
}
#post-2822 #swiffycontainer iframe, #post-2809 #swiffycontainer iframe {
  display: block !important;
  width: 100%;
  height: 100%;
  border: none; /* Remove iframe border */
}
.post-2822 .entry-content {
  color: #006d98 !important;
  font-size: 20px;
}
#post-2809 .entry-content p {
  color: #118524 !important;
  font-size: 30px !important;
}
#post-2893 .entry-content p {
  color: #118524 !important;
}
.smile {
  background: none !important;
  border: none !important;
}
#post-807 .entry-content img {
  border: none;
  padding: 0px;
  background-color: transparent !important;
}
#post-807 .figlio {
  margin: 0 auto !important;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
  max-width: 100%;
  height: 800px !important;
  max-height: 800px !important;
  text-align: initial;
}
a .venobox:hover {
  color: rgba(6, 101, 4, 1.00) !important;
}
#post-886 pre {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent;
}
#auto-iframe {
  height: 3500px;
}
.p2 {
  color: rgba(168, 164, 164, 0.20) !important;
}
/*  Page Pagination   */
.wp-pagenavi {
  text-align: center;
  padding: 30px;
  clear: both;
}
.wp-pagenavi a, .wp-pagenavi span {
  text-decoration: none;
  border: 1px solid #BFBFBF !important;
  padding: 3px 6px;
  margin: 3px;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
  border-color: green !important;
  background-color: aqua;
}
#post-2174 .entry-content p {
  color: #014a73 !important;
}
#post-2204 .entry-content p {
  color: #014a73 !important;
}
.postid-3215 article {
  background-color: black !important;
  /* background-image: none;*/
}
.postid-3356 #ifrm_holder_1 {
  margin: 0 auto !important;
  width: 470px;
  height: 668px;
  background-color: #fffafa;
}
.postid-3356 #ifrm_holder_1 iframe {
  display: none;
}
.postid-3356 #ifrm_holder_2 {
  margin: 0 auto !important;
  width: 620px;
  height: 526px;
  background-color: #fffafa;
}
.postid-3356 #ifrm_holder_2 iframe {
  display: none;
}
.postid-3215 .entry-content {
  background-image: none;
  color: #D8D8D8 !important;
  background-color: black !important;
}
.postid-3215 .hentry {
  background-image: none;
  background-color: black !important;
}
.postid-3215 .entry-footer {
  color: grey !important;
}
.postid-3215 .entry-footer, .postid-3215 .all_articles {
  border-top: 1px solid black;
}
.postid-3215 .hentry.has-post-thumbnail .wp-post-image {
  border: #000 1px solid !important;
}
/* ------------------------- a short timeline of wars ---------------------------*/
.postid-10173 .site {
  background-color: black !important;
}
.postid-10173 .site-content {
  background: black !important;
}
.postid-10173 .hentry {
  background-image: none;
  background-color: black !important;
}
.postid-10173 article {
  background-color: black !important;
  /* background-image: none;*/
}
.postid-10173 .entry-content {
  background-image: none;
  color: #D8D8D8 !important;
  background-color: black !important;
}
.postid-10173 .hentry {
  background-image: none;
  background-color: black !important;
}
.postid-10173 .entry-footer {
  color: grey !important;
}
.postid-10173 .entry-footer, .postid-10173 .all_articles {
  border-top: 1px solid black;
}
.postid-10173 .hentry.has-post-thumbnail .wp-post-image {
  border: #000 1px solid !important;
}
.postid-10173 strong {
  font-style: italic;
  font-weight: 900;
}
/* ------------- Unfinished poems / ongoing reflections-----------------*/
.postid-4855 .site {
  background-color: black !important;
}
.postid-4855 .site-content {
  background: black !important;
}
.postid-12227 .hentry {
  background-image: none;
  background-color: black !important;
}
.postid-4855 article {
  background-color: black !important;
  /* background-image: none;*/
}
.postid-4855 .entry-content {
  background-image: none;
  color: #D8D8D8 !important;
  background-color: black !important;
}
.postid-4855 .hentry {
  background-image: none;
  background-color: black !important;
}
.postid-4855 .entry-footer {
  color: grey !important;
}
.postid-4855 .entry-footer, .postid-4855 .all_articles {
  border-top: 1px solid black;
}
.postid-4855 .hentry.has-post-thumbnail .wp-post-image {
  border: #000 1px solid !important;
}
.postid-4855 strong {
  font-style: italic;
  font-weight: 900;
}
.postid-4855 .entry-content a {
  text-decoration: underline;
  color: #cc99ff;
  cursor: pointer;
}
.postid-4855 .entry-content a:hover {
  text-decoration: underline;
  color: #339966 !important;
}
/* ------------- the sea, this ocean -----------------*/
.postid-5586 .site {
  background-color: #016FC7 !important;
}
.postid-5586 .site-content {
  background: #016FC7 !important;
}
.postid-5586 .hentry {
  background-image: none;
  background-color: #016FC7 !important;
}
.postid-5586 article {
  background-color: #016FC7 !important;
  /* background-image: none;*/
}
.postid-5586 .entry-content {
  background-image: none;
  color: #D8D8D8 !important;
  background-color: #016FC7 !important;
}
.postid-5586 .hentry {
  background-image: none;
  background-color: #016FC7 !important;
}
.postid-5586 .entry-footer {
  color: grey !important;
}
.postid-5586 .entry-footer, .postid-5586 .all_articles {
  border-top: 1px solid #016FC7;
}
.postid-5586 .hentry.has-post-thumbnail .wp-post-image {
  border: #000 1px solid !important;
}
.postid-5586 strong {
  font-style: italic;
  font-weight: 900;
  color: lightgray !important;
}
.postid-5586 .entry-content a {
  text-decoration: underline;
  color: lightgray;
  cursor: pointer;
}
.postid-5586 .entry-content a:hover {
  text-decoration: underline;
  color: #339966 !important;
}
.postid-5586 .entry-content p {
  color: lightgray !important;
}
/* ------------- Homage to my mother-----------------*/
.postid-4751 .site {
  background-color: black !important;
}
.postid-4751 .site-content {
  background: black !important;
}
.postid-12227 .hentry {
  background-image: none;
  background-color: black !important;
}
.postid-4751 article {
  background-color: black !important;
  /* background-image: none;*/
}
.postid-4751 .entry-content {
  background-image: none;
  color: #D8D8D8 !important;
  background-color: black !important;
}
.postid-4751 .hentry {
  background-image: none;
  background-color: black !important;
}
.postid-4751 .entry-footer {
  color: grey !important;
}
.postid-4751 .entry-footer, .postid-4751 .all_articles {
  border-top: 1px solid black;
}
.postid-4751 .hentry.has-post-thumbnail .wp-post-image {
  border: #000 1px solid !important;
}
.postid-4751 strong {
  font-style: italic;
  font-weight: 900;
}
.postid-4751 .entry-content a {
  text-decoration: underline;
  color: #cc99ff;
  cursor: pointer;
}
.postid-4751 .entry-content a:hover {
  text-decoration: underline;
  color: #339966 !important;
}
/* ------------- How to be a Intuition-Champion in 10 days-----------------*/
.postid-4151 .site {
  background-color: black !important;
}
.postid-4151 .site-content {
  background: black !important;
}
.postid-12227 .hentry {
  background-image: none;
  background-color: black !important;
}
.postid-4151 article {
  background-color: black !important;
  /* background-image: none;*/
}
.postid-4151 .entry-content {
  background-image: none;
  color: #D8D8D8 !important;
  background-color: black !important;
}
.postid-4151 .hentry {
  background-image: none;
  background-color: black !important;
}
.postid-4151 .entry-footer {
  color: grey !important;
}
.postid-4151 .entry-footer, .postid-4151 .all_articles {
  border-top: 1px solid black;
}
.postid-4151 .hentry.has-post-thumbnail .wp-post-image {
  border: #000 1px solid !important;
}
.postid-4151 strong {
  font-style: italic;
  font-weight: 900;
}
.postid-4151 .entry-content a {
  text-decoration: underline;
  color: #cc99ff;
  cursor: pointer;
}
.postid-4151 .entry-content a:hover {
  text-decoration: underline;
  color: #339966 !important;
}
/* ------------- Let us talk a little about: Selflessness / Altruism-----------------*/
.postid-3862 .site {
  background-color: black !important;
}
.postid-3862 .site-content {
  background: black !important;
}
.postid-12227 .hentry {
  background-image: none;
  background-color: black !important;
}
.postid-3862 article {
  background-color: black !important;
  /* background-image: none;*/
}
.postid-3862 .entry-content {
  background-image: none;
  color: #D8D8D8 !important;
  background-color: black !important;
}
.postid-3862 .hentry {
  background-image: none;
  background-color: black !important;
}
.postid-3862 .entry-footer {
  color: grey !important;
}
.postid-3862 .entry-footer, .postid-3862 .all_articles {
  border-top: 1px solid black;
}
.postid-3862 .hentry.has-post-thumbnail .wp-post-image {
  border: #000 1px solid !important;
}
.postid-3862 strong {
  font-style: italic;
  font-weight: 900;
}
.postid-3862 .entry-content a {
  text-decoration: underline;
  color: #cc99ff;
  cursor: pointer;
}
.postid-3862 .entry-content a:hover {
  text-decoration: underline;
  color: #339966 !important;
}
/* ------------- Seven good reasons why i meditate ….. 7 days a week : )-----------------*/
.postid-4029 .site {
  background-color: black !important;
}
.postid-4029 .site-content {
  background: black !important;
}
.postid-12227 .hentry {
  background-image: none;
  background-color: black !important;
}
.postid-4029 article {
  background-color: black !important;
  /* background-image: none;*/
}
.postid-4029 .entry-content {
  background-image: none;
  color: #D8D8D8 !important;
  background-color: black !important;
}
.postid-4029 .hentry {
  background-image: none;
  background-color: black !important;
}
.postid-4029 .entry-footer {
  color: grey !important;
}
.postid-4029 .entry-footer, .postid-4029 .all_articles {
  border-top: 1px solid black;
}
.postid-4029 .hentry.has-post-thumbnail .wp-post-image {
  border: #000 1px solid !important;
}
.postid-4029 strong {
  font-style: italic;
  font-weight: 900;
}
.postid-4029 .entry-content a {
  text-decoration: underline;
  color: #cc99ff;
  cursor: pointer;
}
.postid-4029 .entry-content a:hover {
  text-decoration: underline;
  color: #339966 !important;
}
/* ------------- Seven really good reasons why i can’t meditate ; – )-----------------*/
.postid-3981 .site {
  background-color: black !important;
}
.postid-3981 .site-content {
  background: black !important;
}
.postid-12227 .hentry {
  background-image: none;
  background-color: black !important;
}
.postid-3981 article {
  background-color: black !important;
  /* background-image: none;*/
}
.postid-3981 .entry-content {
  background-image: none;
  color: #D8D8D8 !important;
  background-color: black !important;
}
.postid-3981 .hentry {
  background-image: none;
  background-color: black !important;
}
.postid-3981 .entry-footer {
  color: grey !important;
}
.postid-3981 .entry-footer, .postid-3981 .all_articles {
  border-top: 1px solid black;
}
.postid-3981 .hentry.has-post-thumbnail .wp-post-image {
  border: #000 1px solid !important;
}
.postid-3981 strong {
  font-style: italic;
  font-weight: 900;
}
.postid-3981 .entry-content a {
  text-decoration: underline;
  color: #cc99ff;
  cursor: pointer;
}
.postid-3981 .entry-content a:hover {
  text-decoration: underline;
  color: #339966 !important;
}
/* ------------- unfolding / blossoming -----------------*/
.postid-3046 .site {
  background-color: black !important;
}
.postid-3046 .site-content {
  background: black !important;
}
.postid-12227 .hentry {
  background-image: none;
  background-color: black !important;
}
.postid-3046 article {
  background-color: black !important;
  /* background-image: none;*/
}
.postid-3046 .entry-content {
  background-image: none;
  color: #D8D8D8 !important;
  background-color: black !important;
}
.postid-3046 .hentry {
  background-image: none;
  background-color: black !important;
}
.postid-3046 .entry-footer {
  color: grey !important;
}
.postid-3046 .entry-footer, .postid-3046 .all_articles {
  border-top: 1px solid black;
}
.postid-3046 .hentry.has-post-thumbnail .wp-post-image {
  border: #000 1px solid !important;
}
.postid-3046 strong {
  font-style: italic;
  font-weight: 900;
}
.postid-3046 .entry-content a {
  text-decoration: underline;
  color: #cc99ff;
  cursor: pointer;
}
.postid-3046 .entry-content a:hover {
  text-decoration: underline;
  color: #339966 !important;
}
/* ------------- Riches-----------------*/
.postid-3063 .site {
  background-color: #274223 !important;
}
.postid-3063 .site-content {
  background: #274223 !important;
}
.postid-12227 .hentry {
  background-image: none;
  background-color: #274223 !important;
}
.postid-3063 article {
  background-color: #274223 !important;
  /* background-image: none;*/
}
.postid-3063 .entry-content {
  background-image: none;
  color: #D8D8D8 !important;
  background-color: #274223 !important;
}
.postid-3063 .hentry {
  background-image: none;
  background-color: #274223 !important;
}
.postid-3063 .entry-footer {
  color: grey !important;
}
.postid-3063 .entry-footer, .postid-3063 .all_articles {
  border-top: 1px solid #274223;
}
.postid-3063 .hentry.has-post-thumbnail .wp-post-image {
  border: #274223 1px solid !important;
}
.postid-3063 strong {
  font-style: italic;
  font-weight: 900;
}
.postid-3063 .entry-content a {
  text-decoration: underline;
  color: #cc99ff;
  cursor: pointer;
}
.postid-3063 .entry-content a:hover {
  text-decoration: underline;
  color: #339966 !important;
}
/* ------------- If i would be god-----------------*/
.postid-3108 .entry-content p {
  font-weight: 500;
  font-size: 24px;
  line-height: 150%;
}
.postid-3108 .ifrm_holder {
  background-image: none !important;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  width: 100%;
  height: 360px;
  /* padding: 27px; */
}
.postid-3108 iframe {
  background-color: white;
  border: 1px solid black;
  padding: 5px;
  margin: 0px auto;
}
.postid-3108 .entry-content a {
  text-decoration: underline;
  color: #cc99ff;
  cursor: pointer;
}
.postid-3108 .entry-content a:hover {
  text-decoration: underline;
  color: #339966 !important;
}
/* ------------------------- The butterflies are happy today -------------------------*/
#post-6123 #butterflies {
  display: block;
  z-index: 9998;
  position: fixed !important;
  width: 100vw;
  height: 100vh;
  padding: 10px;
  overflow: hidden;
}
#post-6123 #swiffycontainer {
  display: block !important;
  width: 100vw;
  height: 100vh;
  margin: 0;
  padding: 0;
  position: relative;
}
#post-6123 #swiffycontainer iframe {
  display: block !important;
  width: 100%;
  height: 100%;
  border: none; /* Remove iframe border */
}
.post-6123 .entry-content p {
  color: #118524 !important;
  font-size: 40px !important;
}
.post-6123 .entry-content a {
  color: #118524 !important;
  font-size: 40px !important;
}
/* -------------------------playful ------------------------- */
.postid-3404 .site {
  background-color: black;
  opacity: 1;
}
.postid-3404 .target_3 .word, .postid-3404 .target_3 .word, .postid-3404 .target .word {
  padding: 1px 3px;
  border: 1px solid #ccc;
  background-color: #1F1F1F;
}
.postid-3404 .target_4 .word {
  padding: 1px 2px;
  border: 2px solid green;
  background-color: orange;
}
.postid-3404 .target_4 .word {
  padding: 0px;
  border: none;
  background-color: transparent;
  color: #1D1D1D;
}
.postid-3404 header .entry-header {
  opacity: 0.2 !important;
}
.postid-3404 .site-header {
  background: black;
  border-bottom: 1px solid #000;
  color: #323232;
}
.postid-3404 .entry-content {
  height: 6674px !important;
  background-image: none;
  color: #D8D8D8 !important;
  background-color: black !important;
}
.postid-3404 #crash_height {
  height: 6674px;
}
.postid-3404 .hentry {
  background-image: none;
  background-color: black !important;
}
.postid-3404 .entry-footer {
  color: grey !important;
}
.postid-3404 .entry-footer, .postid-3404 .all_articles {
  border-top: 1px solid black;
}
.postid-3404 .hentry.has-post-thumbnail .wp-post-image {
  border: #000 1px solid !important;
}
.postid-3404 iframe {
  /*border:1px solid #2F2F2F;*/
  margin: 0px;
}
.postid-3404 .iframe_holder {
  position: relative;
  z-index: 10000;
  border: 1px solid #ccc;
}
.postid-3404 #ifrm_holder_1 {
  width: 618px;
  height: 602px;
}
.postid-3404 #ifrm_holder_2 {
  width: 612px;
  height: 617px;
}
.postid-3404 #ifrm_holder_3 {
  border: 5px solid #ccc;
  width: 618px;
  height: 618px;
}
.postid-3404 #ifrm_holder_4 {
  border: 5px solid darkgreen;
  width: 618px;
  height: 618px;
}
.postid-3404 #ifrm_holder_1 iframe {
  display: block;
}
.postid-3404 #ifrm_holder_2 iframe {
  display: block;
}
.postid-3404 #ifrm_holder_3 iframe {
  display: block;
}
.postid-3404 #ifrm_holder_4 iframe {
  display: block;
}
.postid-3404 .target {
  height: 525px;
  font-weight: 500;
  font-size: 150%;
  line-height: 2;
}
.postid-3404 .target .big {
  font-size: 170% !important;
  line-height: 2;
}
.postid-3404 .target_2 {
  height: 306px;
}
.postid-3404 .target_3 {
  height: 203px;
}
.postid-3404 .target_4 {
  height: 702px;
}
.postid-3404 .target_5 {
  height: 52px;
}
.postid-3404 .target_6 {
  height: 62px;
}
.postid-3404 .target_7 {
  height: 740px;
}
.postid-3404 .target_7 .word {
  height: 96px !important;
  width: 96px !important;
}
.postid-3404 footer, .postid-3404 #comments, .postid-3404 .post-navigation {
  display: none;
}
.postid-3404 .work_in_progress {
  text-align: center;
  height: 62px;
}
.postid-3404 .work_in_progress img {
  border: #C0BEBE thin solid;
  padding: 0px;
  background-color: transparent;
}
.postid-3404 .column {
  height: 740px;
  /* background-color: #222;*/
  margin: 0 auto;
  width: 100px;
  text-align: center;
  color: black;
  bottom: 0px;
}
.postid-3404 .column img {
  border: #C0BEBE thin solid;
  padding: 0px;
  background-color: transparent;
}
.postid-3404 #bottom {
  height: 226px;
  color: gold;
  cursor: pointer;
}
/* ------------------  call me sweetheart  ------------------ */
body .postid-3815, .postid-3815 .entry-content {
  /*background-color: #F1F1F1 !important;
    background-image: none !important; 
    background-repeat: repeat; */
}
.postid-3815 iframe {
  position: relative;
  z-index: 100;
  width: 100%;
  height: 624px;
  -webkit-box-shadow: 2px 2px 5px 2px rgba(0, 0, 0, 0.51);
  box-shadow: 2px 2px 5px 2px rgba(0, 0, 0, 0.51);
}
/* ------------------  text_shuffle  ------------------ */
.postid-3404 #holding_relative {
  width: 624px;
  position: relative;
  margin-top: -60px;
}
.postid-3404 #holding {
  top: 10px;
  width: 624px;
  position: absolute;
  z-index: 1;
}
.postid-3404 #txt {
  width: 624px;
  margin-top: 0px;
}
.postid-3404 #text_2 {}
.postid-3404 #container {
  width: 624px;
  position: relative;
  height: 700px;
  background: transparent;
  /*border: 1px solid darkslategrey;*/
  margin: auto;
  font-size: 150%;
  line-height: 2;
}
.postid-3404 .center {
  padding-right: 66px;
  /* border: 1px solid darkslategrey; */
  text-align: left;
  position: absolute;
  width: 620px;
  height: 422px;
  background-color: black;
  top: 17%;
  left: 50%;
  transform: translate(-50%, -50%);
  overflow: hidden;
  color: #D8D8D8 !important;
}
.postid-3404 #headline {
  font-size: 170%;
}
.postid-3404 .el-st {
  letter-spacing: 4px;
}
.postid-3404 .el-sp.is-changing {
  animation: changing 0.1s infinite;
}
.postid-3404 .el-sp {
  font-size: 100%;
  transition: all 0.1s;
  /*text-shadow: 0 0 10px #008f11;*/
  position: relative;
  will-change: transform, opacity;
}
.postid-3404 .el-sp:after {
  content: attr(data-txt);
  color: #eee;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  will-change: transform, opacity;
}
.postid-3404 .el-sp.is-changing:after {
  animation: changingAfter 0.4s infinite alternate;
}
.postid-3404 .scroll {
  margin-top: 40px;
  color: #008f11;
  display: inline-block;
  padding-bottom: 3px;
  padding-right: 40px;
  position: relative;
}
.postid-3404 .scroll:after {
  content: '';
  position: absolute;
  left: calc(100% - 35px);
  top: 0;
  animation: dots 2s infinite;
}
@keyframes changing {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
@keyframes changingAfter {
  0% {
    opacity: 0.3;
    transform: translateX(10px) scaleX(2)
  }
  50% {
    opacity: 0;
    transform: translateX(0) scaleX(2)
  }
  100% {
    opacity: 0.3;
    transform: translateX(-10px) scaleX(2)
  }
}
@keyframes dots {
  0% {
    content: ''
  }
  25% {
    content: '.'
  }
  50% {
    content: '..'
  }
  75% {
    content: '...'
  }
}
/* ------------------------- I still write poetry ------------------------- */
.postid-6322 iframe {
  cursor: pointer !important;
  border: 5px solid black !important;
}
/* ------------------------- Type your name ------------------------- */
.postid-3576 #wave_ifrm {
  display: block !important;
}
.postid-3576 .entry-thumbnail {
  background: #99ccff !important;
}
.postid-3576 .entry-thumbnail img {
  border: none !important;
  background: #99ccff !important;
}
.postid-3576 .site {
  background-color: #2b5dac;
  opacity: 1;
}
.postid-3576 .target_4 .word {
  padding: 1px 2px;
  border: 2px solid green;
  background-color: orange;
}
.postid-3576 header .entry-header {
  opacity: 1 !important;
}
.postid-3576 .site-header {
  /*background: #2b5dac;
    border-bottom: 1px solid #000;
    color: #323232;*/
}
.postid-3576 .entry-content {
  background-image: none;
  color: #D8D8D8 !important;
  background-color: #2b5dac !important;
}
.postid-3576 .hentry {
  background-image: none;
  background-color: #2b5dac !important;
}
.postid-3576 .entry-footer {
  color: grey !important;
}
.postid-3576 .entry-footer, .postid-3576 .all_articles {
  border-top: 1px solid #2b5dac;
}
.postid-3576 .hentry.has-post-thumbnail .wp-post-image {
  border: none !important;
}
.postid-3576 #introduction {
  margin-top: -100px;
}
.postid-3576 .small_txt {
  font-size: 17px;
  font-style: italic;
}
.postid-3576 .small_txt .emoti {
  border: none !important;
  padding: 0px !important;
  background-color: #FFFFFF;
}
.postid-3576 iframe {
  /*border:1px solid #2F2F2F;*/
  margin: 0px;
}
.postid-3576 .iframe_holder {
  border: 1px solid grey;
  background-color: #033C00;
  position: relative;
  z-index: 10000;
}
.postid-3576 #ifrm_holder_1 {
  width: 608px;
  height: 608px;
  background-color: #2B5CAC;
}
.postid-3576 #ifrm_holder_1 iframe {
  width: 608px;
  height: 608px;
}
.postid-3576 #ifrm_holder_2 {
  width: 608px;
  height: 608px;
  background-color: #2B5CAC;
}
.postid-3576 #ifrm_holder_2 iframe {
  width: 608px;
  height: 608px;
}
.postid-3576 #ifrm_holder_3 {
  /*border-color: #2B5CAC !important;*/
  width: 604px;
  height: 604px;
  background-color: #2B5CAC;
}
.postid-3576 #ifrm_holder_3 iframe {
  width: 604px;
  height: 604px;
}
.postid-3576 #ifrm_holder_4 {
  /*border-color: #2B5CAC !important;*/
  width: 600px;
  height: 602px;
  background-color: #2B5CAC;
}
.postid-3576 #ifrm_holder_4 iframe {
  width: 600px;
  height: 600px;
}
.postid-3576 #ifrm_holder_5 {
  /*border-color: #2B5CAC !important;*/
  width: 600px;
  height: 603px;
  background-color: #2B5CAC;
}
.postid-3576 #ifrm_holder_5 iframe {
  width: 600px;
  height: 600px;
}
.postid-3576 #ifrm_holder_6 {
  /*border-color: #2B5CAC !important;*/
  width: 600px;
  height: 600px;
  background-color: #2B5CAC;
}
.postid-3576 #ifrm_holder_6 iframe {
  width: 600px;
  height: 600px;
}
.postid-3576 #ifrm_holder_1 iframe {
  opacity: 1;
  display: none;
}
.postid-3576 #ifrm_holder_2 iframe {
  opacity: 1;
  display: none;
}
.postid-3576 #ifrm_holder_3 iframe {
  opacity: 1;
  display: none;
}
.postid-3576 #ifrm_holder_4 iframe {
  opacity: 1;
  display: none;
}
.postid-3576 #ifrm_holder_5 iframe {
  opacity: 1;
  /*display: none;*/
}
.postid-3576 #ifrm_holder_6 iframe {
  opacity: 1;
  display: none;
}
.postid-3576 .toast-content{
    display: none !important;
}

.postid-3576 .vbox-content {
  padding: 20px 5px !important;
}
.postid-3576 .venoframe {
  max-width: 1200px !important;
  height: 240px !important;
  margin: 0 auto;
  margin-top: 100px !important;
}
/* ------------------------- creating vs consuming -------------------------*/
body .postid-3654 .single .hentry.has-post-thumbnail .wp-post-image {
  border: none !important;
}
.postid-3654 .entry-content {
  padding-top: 0px !important;
  height: 5800px !important;
}
.postid-3654 .grid-container p {
  margin-bottom: 20px;
}
.postid-3654 .grid-container h2 {
  text-transform: lowercase;
  margin: 0 0 12px !important;
  font-size: 170%;
  font-weight: bold;
}
.postid-3654 .grid-container {
  height: 4780px;
  width: 624px;
  /*font-weight: 500;
    font-size: 130%;
    color: #565656;*/
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-template-rows: 1fr 1fr 1fr 1fr 1fr 1fr;
  gap: 1px 1px;
  grid-template-areas: "title title title title""intro intro intro intro""left_top_column picture picture right_top_column""left_column left_column right_column right_column""footer footer footer footer"". . . .";
}
.postid-3654 .title {
  grid-area: title;
}
.postid-3654 .intro {
  grid-area: intro;
}
.postid-3654 .picture {
  grid-area: picture;
  padding-top: 10px;
}
.postid-3654 .left_column {
  grid-area: left_column;
  text-align: left;
  padding-right: 28px;
  border-right: 1px solid #D4D0D0;
}
.postid-3654 .right_column {
  grid-area: right_column;
  text-align: right;
  padding-left: 28px;
}
.postid-3654 .footer {
  grid-area: footer;
}
.postid-3654 .left_top_column {
  grid-area: left_top_column;
  width: 205px;
  text-align: left;
  padding-right: 10px;
}
.postid-3654 .right_top_column {
  grid-area: right_top_column;
  width: 205px;
  text-align: right;
  padding-left: 10px;
}
.postid-3654 .ma_to {
  margin-top: 0px;
}
.ma_bo {
  margin-bottom: 0px;
}
.postid-3654 .f_ce {
  width: 100%;
  text-align: center;
  color: #D4D0D0;
}
.postid-3654 .ce {
  width: 100%;
  text-align: center;
}
.postid-3654 .ps {}
.postid-3654 .title_big {
  text-align: center;
}
.postid-3654 .title_byline {
  text-align: center;
  font-weight: 500;
  font-size: 110%;
}
.postid-3654 #footer_byline .title_byline {
  text-align: left;
  font-weight: bold;
  font-size: 145%;
  color: red;
  font-style: italic;
}
.no_frame {
  background-color: transparent !important;
  border: none !important;
  padding: 0px !important
}
.postid-3654 #Steve_4ever {
  margin: 0 0 0 16px;
  border: 4px solid #565656;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.postid-3654 span .char {
  cursor: pointer;
}
.postid-3654 button {
  cursor: pointer;
}
.postid-3654 #restore {
  position: fixed;
  bottom: 50px;
  text-align: center;
  display: none;
}
.postid-3654 #restore_color {
  position: fixed;
  bottom: 1px;
  text-align: left;
}
.postid-3654 #restore button {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.postid-3654 #restore_color button {
  -webkit-border-radius: 6px !important;
  -moz-border-radius: 6px !important;
  border-radius: 6px !important;
  padding: 2px 7px;
  display: none;
  text-align: center;
  -webkit-box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.27);
  -moz-box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.27);
  box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.27);
}
.postid-3654 #restore_color button:hover {
  background-color: #05c5cf;
}
.isClicked {
  background-color: #008e95 !important;
}
.postid-3654 #video_btn {
  margin: 0px;
  bottom: 5px;
  text-align: center;
}
.postid-3654 #video_btn button {
  margin: 0px;
  bottom: 5px;
  -webkit-border-radius: 11px;
  -moz-border-radius: 11px;
  border-radius: 11px;
  text-align: center;
  -webkit-box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.27);
  -moz-box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.27);
  box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.27);
}
.postid-3654 #video_btn button:hover {
  margin: 0px;
  bottom: 5px;
  text-align: center;
  -webkit-box-shadow: 5px 5px 2px 0px rgba(0, 0, 0, 0.27);
  -moz-box-shadow: 5px 5px 2px 0px rgba(0, 0, 0, 0.27);
  box-shadow: 5px 5px 2px 0px rgba(0, 0, 0, 0.27);
}
.postid-3654 #stopVid_button {
  margin: 0px;
  text-align: center;
}
.postid-3654 #stopVid_button button {
  background-color: orangered !important;
  font-size: 12px !important;
  padding: 2px 15px;
  margin-top: 13px;
  -webkit-border-radius: 11px;
  -moz-border-radius: 11px;
  border-radius: 11px;
  -webkit-box-shadow: 7px 7px 5px 0px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 7px 7px 5px 0px rgba(0, 0, 0, 0.35);
  box-shadow: 7px 7px 5px 0px rgba(0, 0, 0, 0.35);
}
.postid-3654 #stopVid_button button:hover {
  background-color: red !important;
}
/* For presentation only, no need to copy the code below */
/* 
	.grid-container * {
    border: 2px solid red;
    position: relative;
}
*/
.bold {
  font-family: 'Anonymous Pro';
}
.zoom {
  color: red;
  font-weight: 500;
}
.red {
  color: red;
}
.zoom_back {
  font-weight: 500 !important;
  color: #565656 !important;
}
.normal_p_txt {
  font-family: 'Raleway' !important;
  font-weight: 500 !important;
  font-size: 100% !important;
}
.postid-3654 .clearfix::after {
  content: "";
  clear: both;
  display: table;
}
.postid-3654 #footer_byline {
  margin-top: 70px;
}
.postid-3654 #footer_byline h2 {
  font-weight: 500 !important;
}
.postid-3654 .entry-footer {
  opacity: 0 !important;
}
/* text animation */
.postid-3654 #theBottom {
  margin-top: 360px !important;
  font-weight: 500 !important;
}
/* ------------------------- About this Blog -------------------------*/
body .postid-3551, .postid-3551 .entry-content, .postid-3551 #page {
  background-color: #fff !important;
  background-image: none !important;
}
/* ------------------------- Season of Meditation -------------------------*/
.postid-3691 .site {
  background-color: #01488e;
  opacity: 1;
}
.postid-3691 header .entry-header {
  opacity: 0.2 !important;
}
.postid-3691 .site-header {
  border-bottom: 1px solid #000;
  color: white;
}
.postid-3691 .entry-content {
  height: 6674px !important;
  background-image: none;
  color: white !important;
  background-color: #01488e !important;
}
.postid-3691 .hentry {
  background-image: none;
  background-color: #01488e !important;
}
.postid-3691 .entry-footer {
  color: white !important;
}
.postid-3691 .entry-footer, .postid-3691 .all_articles {
  border-top: 1px solid #01488e;
}
.postid-3691 .hentry.has-post-thumbnail .wp-post-image {
  border: #01488e 1px solid !important;
}
.postid-3691 .entry-content img {
  border: none !important;
  padding: 0px !important;
  background-color: transparent !important;
}
/* ------------------------- SOUL -------------------------*/
.postid-4237 .site {
  background-color: #008081;
  opacity: 1;
}
.postid-4237 header .entry-header {
  opacity: 0.2 !important;
}
.postid-4237 .site-header {
  border-bottom: 1px solid #000;
  color: #10cde1;
}
.postid-4237 .entry-content {
  /* height: 6674px !important;*/
  background-image: none;
  color: #10cde1 !important;
  background-color: #008081 !important;
}
.postid-4237 .entry-content p {
  font-weight: 500;
  font-size: 140%;
  line-height: 140%;
  margin-bottom: 0px;
}
.postid-4237 .entry-content a {
  color: #10cde1;
}
.postid-4237 .entry-content a:hover {
  color: floralwhite !important;
}
.postid-4237 .hentry {
  background-image: none;
  background-color: #008081 !important;
}
.postid-4237 .entry-footer {
  color: #10cde1 !important;
}
.postid-4237 .entry-footer, .postid-4237 .all_articles {
  border-top: 1px solid #008081;
}
.postid-4237 .hentry.has-post-thumbnail .wp-post-image {
  border: #008081 1px solid !important;
}
.postid-4237 .entry-content img {
  border: none !important;
  padding: 0px !important;
  background-color: transparent !important;
}
/* ------------------------- SOUL and her Vehicles PART 1 -------------------------*/
.postid-4244 .site {
  background-color: #008081;
  opacity: 1;
}
.postid-4244 header .entry-header {
  opacity: 0.2 !important;
}
.postid-4244 .site-header {
  border-bottom: 1px solid #000;
  color: #10cde1;
}
.postid-4244 .entry-content {
  /*height: 6674px !important;*/
  background-image: none;
  color: #84effa !important;
  background-color: #008081 !important;
}
.postid-4244 .entry-content p {
  font-weight: 500;
  font-size: 140%;
  line-height: 140%;
  margin-bottom: 0px;
}
.postid-4244 .entry-content a {
  color: #84effa !important;
}
.postid-4244 .hentry {
  background-image: none;
  background-color: #008081 !important;
}
.postid-4244 .entry-footer {
  color: #10cde1 !important;
}
.postid-4244 .entry-footer, .postid-4244 .all_articles {
  border-top: 1px solid #008081;
}
.postid-4244 .hentry.has-post-thumbnail .wp-post-image {
  border: #008081 1px solid !important;
}
.postid-4244 .entry-content img, .postid-4244 .entry-content video {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #FFFFFF;
}
.postid-4244 .entry-title, .postid-4244 .blog .entry-title {
  /*font-size: 1.1em !important;*/
}
.postid-4244 .entry-title a {
  font-size: 80%;
}
.home #post-4244 .entry-title a {
  font-size: 80%;
}
/* ------------------------- SOUL and her Vehicles PART 2-------------------------    */
.postid-4323 .site {
  background-color: #008081;
  opacity: 1;
}
.postid-4323 header .entry-header {
  opacity: 0.2 !important;
}
.postid-4323 .site-header {
  border-bottom: 1px solid #000;
  color: #10cde1;
}
.postid-4323 .entry-content {
  /*height: 6674px !important;*/
  background-image: none;
  color: #84effa !important;
  background-color: #008081 !important;
}
.postid-4323 .entry-content p {
  font-weight: 500;
  font-size: 140%;
  line-height: 140%;
  margin-bottom: 0px;
}
.postid-4323 .entry-content a {
  color: #84effa !important;
}
.postid-4323 .hentry {
  background-image: none;
  background-color: #008081 !important;
}
.postid-4323 .entry-footer {
  color: #10cde1 !important;
}
.postid-4323 .entry-footer, .postid-4323 .all_articles {
  border-top: 1px solid #008081;
}
.postid-4323 .hentry.has-post-thumbnail .wp-post-image {
  border: #008081 1px solid !important;
}
.postid-4323 .entry-title, .postid-4323 .blog .entry-title {
  /* font-size: 1.1em !important;*/
}
.postid-4323 .entry-title a {
  font-size: 80%;
}
.home #post-4323 .entry-title a {
  font-size: 80%;
}
.postid-4323 .entry-content img, .postid-4323 .entry-content video {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #FFFFFF;
}
.btn-toolbar {
  background-color: black;
  position: fixed;
  top: 81px;
  z-index: 2000;
  height: 110px;
  padding-top: 30px;
}
.btn-toolbar a {
  color: black !important;
}
.btn-group a {
  color: black !important;
}
/* ------------------------- Psyche, Mind, Ego, I-------------------------*/
.postid-4461 .site {
  background-color: #008081;
  opacity: 1;
}
.postid-4461 header .entry-header {
  opacity: 0.2 !important;
}
.postid-4461 .site-header {
  border-bottom: 1px solid #000;
  color: #10cde1;
}
.postid-4461 .entry-content {
  /*height: 6674px !important;*/
  background-image: none;
  color: #84effa !important;
  background-color: #008081 !important;
}
.postid-4461 .entry-content p {
  font-weight: 500;
  font-size: 140%;
  line-height: 140%;
  margin-bottom: 0px;
}
.postid-4461 .entry-content a {
  color: #84effa !important;
}
.postid-4461 .hentry {
  background-image: none;
  background-color: #008081 !important;
}
.postid-4461 .entry-footer {
  color: #10cde1 !important;
}
.postid-4461 .entry-footer, .postid-4461 .all_articles {
  border-top: 1px solid #008081;
}
.postid-4461 .hentry.has-post-thumbnail .wp-post-image {
  border: #008081 1px solid !important;
}
.postid-4461 .entry-title, .postid-4461 .blog .entry-title {
  /*font-size: 1.1em !important;*/
}
.postid-4461 .entry-title a {
  font-size: 80%;
}
.home #post-4461 .entry-title a {
  font-size: 80%;
}
.postid-4461 .entry-content img, .postid-4461 .entry-content video {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #FFFFFF;
}
/* ------------------------- Crossing the Rainbow Bridge -------------------------*/
.postid-4493 .site {
  background-color: #008081;
  opacity: 1;
}
.postid-4493 header .entry-header {
  opacity: 0.2 !important;
}
.postid-4493 .site-header {
  border-bottom: 1px solid #000;
  color: #10cde1;
}
.postid-4493 .entry-content {
  /*height: 6674px !important;*/
  background-image: none;
  color: #84effa !important;
  background-color: #008081 !important;
}
.postid-4493 .entry-content p {
  font-weight: 500;
  font-size: 140%;
  line-height: 140%;
  margin-bottom: 0px;
}
.postid-4493 .entry-content a {
  color: #84effa !important;
}
.postid-4493 .hentry {
  background-image: none;
  background-color: #008081 !important;
}
.postid-4493 .entry-footer {
  color: #10cde1 !important;
}
.postid-4493 .entry-footer, .postid-4493 .all_articles {
  border-top: 1px solid #008081;
}
.postid-4493 .hentry.has-post-thumbnail .wp-post-image {
  border: #008081 1px solid !important;
}
.postid-4493 .entry-title, .postid-4493 .blog .entry-title {
  /*font-size: 1.1em !important;*/
}
.postid-4493 .entry-title a {
  font-size: 80%;
}
.home #post-4493 .entry-title a {
  font-size: 80%;
}
.postid-4493 .entry-content img, .postid-4493 .entry-content video {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #FFFFFF;
}
/* ------------------------- THE SELF -------------------------*/
.postid-4768 .site {
  background-color: #008081;
  opacity: 1;
}
.postid-4768 header .entry-header {
  opacity: 0.2 !important;
}
.postid-4768 .site-header {
  border-bottom: 1px solid #000;
  color: #10cde1;
}
.postid-4768 .entry-content {
  /*height: 6674px !important;*/
  background-image: none;
  color: #84effa !important;
  background-color: #008081 !important;
}
.postid-4768 .entry-content p {
  font-weight: 500;
  font-size: 140%;
  line-height: 140%;
}
.postid-4768 .entry-content a {
  color: #84effa !important;
}
.postid-4768 .hentry {
  background-image: none;
  background-color: #008081 !important;
}
.postid-4768 .entry-footer {
  color: #10cde1 !important;
}
.postid-4768 .entry-footer, .postid-4768 .all_articles {
  border-top: 1px solid #008081;
}
.postid-4768 .hentry.has-post-thumbnail .wp-post-image {
  border: #008081 1px solid !important;
}
.postid-4768 .entry-title, .postid-4768 .blog .entry-title {
  /* font-size: 1.1em !important;*/
}
.postid-4768 .entry-title a {
  font-size: 80%;
}
.home #post-4768 .entry-title a {
  font-size: 80%;
}
.postid-4768 .entry-content img, .postid-4768 .entry-content video {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #FFFFFF;
}
.postid-4768 .entry-content a {
  color: #adf6fd !important;
}
.postid-4768 ul {
  list-style: none !important;
}
/* ------------------------- do i love myself-------------------------*/
.postid-1572 .site {
  background-color: #d7f9cb !important;
}
.postid-1572 .site-content {
  background: #d7f9cb !important;
}
.postid-1572 .hentry {
  background-image: none;
  background-color: #d7f9cb !important;
}
.postid-1572 .entry-content p {
  color: orangered;
  font-weight: 500;
  font-size: 22px;
  line-height: 150%;
}
/* ------------------------- About Love - Part 2 -------------------------*/
.postid-836 .site {
  background-color: #f5e3f4 !important;
}
.postid-836 .site-content {
  background: #f5e3f4 !important;
}
.postid-836 .hentry {
  background-image: none;
  background-color: #f5e3f4 !important;
}
.postid-836 .entry-content p {
  /* color: orangered;*/
  font-weight: 500;
  font-size: 22px;
  line-height: 150%;
}
/* ------------------------- soft focus -------------------------*/
.postid-4921 .site {
  background-color: black;
  opacity: 1;
}
.postid-4921 header .entry-header {
  opacity: 0.2 !important;
}
.postid-4921 .site-header {
  border-bottom: 1px solid #cbcbcb;
  color: #cbcbcb;
}
.postid-4921 .entry-content {
  /*height: 6674px !important;*/
  background-image: none;
  color: #cbcbcb !important;
  background-color: black !important;
}
.postid-4921 .entry-content p {
  font-weight: 500;
  font-size: 120%;
  line-height: 120%;
}
.postid-4921 .entry-content a {
  color: #cbcbcb !important;
}
.postid-4921 .hentry {
  background-image: none;
  background-color: black !important;
}
.postid-4921 .entry-footer {
  color: #cbcbcb !important;
}
.postid-4921 .entry-footer, .postid-4921 .all_articles {
  border-top: 1px solid black;
}
.postid-4921 .hentry.has-post-thumbnail .wp-post-image {
  border: black 1px solid !important;
}
.postid-4921 .entry-title, .postid-4921 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-4921 .entry-title a {
  font-size: 80%;
}
.home #post-4921 .entry-title a {
  font-size: 80%;
}
.postid-4921 .entry-content img, .postid-4921 .entry-content video {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: black;
}
.postid-4921 #ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: black;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-4921 .entry-content a {
  color: #adf6fd !important;
}
.postid-4921 ul {
  list-style: none !important;
}
/* ------------------------- Transfiguration -------------------------*/
.postid-5064 .site {
  background-color: black;
  opacity: 1;
}
.postid-5064 header .entry-header {
  opacity: 0.2 !important;
}
.postid-5064 .site-header {
  border-bottom: 1px solid #cbcbcb;
  color: #cbcbcb;
}
.postid-5064 .entry-content {
  /*height: 6674px !important;*/
  background-image: none;
  color: #cbcbcb !important;
  background-color: black !important;
}
.postid-5064 .entry-content p {
  font-weight: 500;
  font-size: 120%;
  line-height: 120%;
}
.postid-5064 .entry-content a {
  color: #cbcbcb !important;
}
.postid-5064 .hentry {
  background-image: none;
  background-color: black !important;
}
.postid-5064 .entry-footer {
  color: #cbcbcb !important;
}
.postid-5064 .entry-footer, .postid-5064 .all_articles {
  border-top: 1px solid black;
}
.postid-5064 .hentry.has-post-thumbnail .wp-post-image {
  border: black 1px solid !important;
}
.postid-5064 .entry-title, .postid-5064 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-5064 .entry-title a {
  font-size: 80%;
}
.home #post-5064 .entry-title a {
  font-size: 80%;
}
.postid-5064 .entry-content img, .postid-5064 .entry-content video {
  border: #C0BEBE thin solid;
  padding: 5px;
  /* --- Transfiguration -----*/
  background-color: black;
}
.postid-5064 #ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: black;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-5064 .entry-content a {
  color: #adf6fd !important;
}
.postid-5064 ul {
  list-style: none !important;
}
.noFrame {
  border: #000 thin solid !important;
  padding: 30px !important;
  background-color: black;
}
/* ------------------------- I am dreaming of a world -------------------------*/
.postid-5193 .site {
  background-color: black;
  opacity: 1;
}
.postid-5193 header .entry-header {
  opacity: 0.2 !important;
}
.postid-5193 .site-header {
  border-bottom: 1px solid #b1effc;
  color: #b1effc;
}
.postid-5193 .entry-content {
  /*height: 6674px !important;*/
  background-image: none;
  color: #b1effc !important;
  background-color: black !important;
}
.postid-5193 .entry-content p {
  font-weight: 500;
  font-size: 140%;
  line-height: 140%;
}
.postid-5193 .entry-content a {
  color: #cbcbcb !important;
}
.postid-5193 .hentry {
  background-image: none;
  background-color: black !important;
}
.postid-5193 .entry-footer {
  color: #cbcbcb !important;
}
.postid-5193 .entry-footer, .postid-5193 .all_articles {
  border-top: 1px solid black;
}
.postid-5193 .hentry.has-post-thumbnail .wp-post-image {
  border: black 1px solid !important;
}
.postid-5193 .entry-title, .postid-5193 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-5193 .entry-title a {
  font-size: 80%;
}
.home #post-5193 .entry-title a {
  font-size: 80%;
}
.postid-5193 .entry-content img, .postid-5193 .entry-content video {
  border: #C0BEBE thin solid;
  padding: 5px;
  /* --- Transfiguration -----*/
  background-color: black;
}
.postid-5193 #ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: black;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-5193 .entry-content a {
  color: #adf6fd !important;
}
.postid-5193 ul {
  list-style: none !important;
}
.noFrame {
  border: #000 thin solid !important;
  padding: 30px !important;
  background-color: black;
}
/* ------------------------- The Green Beautiful and other tales -------------------------*/
.postid-4966 .site {
  background-color: black;
  opacity: 1;
}
.postid-4966 header .entry-header {
  opacity: 0.2 !important;
}
.postid-4966 .site-header {
  border-bottom: 1px solid #cbcbcb;
  color: #cbcbcb;
}
.postid-4966 .entry-content {
  /*height: 6674px !important;*/
  background-image: none;
  color: #ddfbdc !important;
  background-color: black !important;
}
.postid-4966 .entry-content p {
  font-weight: 500;
  font-size: 135%;
  line-height: 130%;
}
.postid-4966 .entry-content a {
  color: #cbcbcb !important;
}
.postid-4966 .hentry {
  background-image: none;
  background-color: black !important;
}
.postid-4966 .entry-footer {
  color: #cbcbcb !important;
}
.postid-4966 .entry-footer, .postid-4966 .all_articles {
  border-top: 1px solid black;
}
.postid-4966 .hentry.has-post-thumbnail .wp-post-image {
  border: black 1px solid !important;
}
.postid-4966 .entry-title, .postid-4966 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-4966 .entry-title a {
  font-size: 80%;
}
.home #post-4966 .entry-title a {
  font-size: 80%;
}
.postid-4966 .entry-content img, .postid-4966 .entry-content video {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: black;
}
.postid-4966 #ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: black;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-4966 .ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: black;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-4966 .entry-content a {
  color: #adf6fd !important;
}
.postid-4966 ul {
  list-style: none !important;
}
/* ------------------------- The beauty of (living) things -------------------------*/
.postid-5341 .site {
  background-color: black;
  opacity: 1;
}
.postid-5341 header .entry-header {
  opacity: 0.2 !important;
}
.postid-5341 .site-header {
  border-bottom: 1px solid #cbcbcb;
  color: #cbcbcb;
}
.postid-5341 .entry-content {
  /*height: 6674px !important;*/
  background-image: none;
  color: lightgrey !important;
  background-color: black !important;
}
.postid-5341 .entry-content p {
  font-weight: 200;
  font-size: 135%;
  line-height: 130%;
}
.postid-5341 .entry-content a {
  color: #cbcbcb !important;
}
.postid-5341 .hentry {
  background-image: none;
  background-color: black !important;
}
.postid-5341 .entry-footer {
  color: #cbcbcb !important;
}
.postid-5341 .entry-footer, .postid-5341 .all_articles {
  border-top: 1px solid black;
}
.postid-5341 .hentry.has-post-thumbnail .wp-post-image {
  border: black 1px solid !important;
}
.postid-5341 .entry-title, .postid-5341 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-5341 .entry-title a {
  font-size: 80%;
}
.home #post-5341 .entry-title a {
  font-size: 80%;
}
.postid-5341 .entry-content img, .postid-5341 .entry-content video {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: black;
}
.postid-5341 #ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: black;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-5341 .ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: black;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-5341 .entry-content a {
  color: #cbcbcb !important;
}
.postid-5341 ul {
  list-style: none !important;
}
/* ------------------------- doodles -------------------------*/
.postid-5750 .site {
  background-color: black;
  opacity: 1;
}
.postid-5750 header .entry-header {
  opacity: 0.2 !important;
}
.postid-5750 .site-header {
  border-bottom: 1px solid #cbcbcb;
  color: #cbcbcb;
}
.postid-5750 .entry-content {
  /*height: 6674px !important;*/
  background-image: none;
  color: lightgrey !important;
  background-color: black !important;
}
.postid-5750 .entry-content p {
  font-weight: 200;
  font-size: 135%;
  line-height: 130%;
}
.postid-5750 .entry-content a {
  color: #cbcbcb !important;
}
.postid-5750 .hentry {
  background-image: none;
  background-color: black !important;
}
.postid-5750 .entry-footer {
  color: #cbcbcb !important;
}
.postid-5750 .entry-footer, .postid-5750 .all_articles {
  border-top: 1px solid black;
}
.postid-5750 .hentry.has-post-thumbnail .wp-post-image {
  border: black 1px solid !important;
}
.postid-5750 .entry-title, .postid-5750 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-5750 .entry-title a {
  font-size: 80%;
}
.home #post-5750 .entry-title a {
  font-size: 80%;
}
.postid-5750 .entry-content img, .postid-5750 .entry-content video {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: black;
}
.postid-5750 #ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: black;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-5750 .ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: black;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-5750 .entry-content a {
  color: #cbcbcb !important;
}
.postid-5750 ul {
  list-style: none !important;
}
body {
  width: 100vw;
}
.site-content {
  /*width: 100vw;*/
}
.postid-5750 .fholder1 {
  width: 626px;
  height: 628px;
  border: 1px solid lightgrey;
}
.postid-5750 .frame1 {
  width: 626px;
  height: 626px;
}
@media screen and (max-width: 460px) {
  .postid-5750 .site-content {
    width: 99vw;
  }
  .postid-5750 .fholder1 {
    width: 360px;
    height: 362px;
    border: 1px solid rgba(76, 76, 76, 0.9);
    margin: auto;
  }
  .postid-5750 .frame1 {
    width: 360px;
    height: 360px;
  }
  .postid-5750 #fh15 .fholder1 {
    width: 280px;
    height: 882px !important;
    border: 1px solid rgba(76, 76, 76, 0.9);
    margin: auto;
  }
  .postid-5750 #fr15 .frame1 {
    width: 280px;
    height: 880px !important;
    ;
  }
}
@media screen and (max-width: 375px) {
  .postid-5750.site-content {
    width: 99vw;
  }
  .postid-5750 .fholder1 {
    width: 300px;
    height: 302px;
    border: 1px solid rgba(76, 76, 76, 0.9);
    margin: auto;
  }
  .postid-5750 .frame1 {
    width: 300px;
    height: 300px;
  }
  .postid-5750 #fh15 .fholder1 {
    width: 280px;
    height: 882px !important;
    border: 1px solid rgba(76, 76, 76, 0.9);
    margin: auto;
  }
  .postid-5750 #fr15 .frame1 {
    width: 280px;
    height: 880px !important;
  }
}
@media screen and (max-width: 325px) {
  .postid-5750 .site-content {
    width: 99vw;
  }
  .postid-5750 .fholder1 {
    width: 280px;
    height: 282px;
    border: 1px solid rgba(76, 76, 76, 0.9);
    margin: auto;
  }
  .postid-5750 .frame1 {
    width: 280px;
    height: 280px;
  }
  .postid-5750 #fh15 {
    width: 280px;
    height: 982px !important;
    border: 1px solid rgba(76, 76, 76, 0.9);
    margin: auto;
  }
  .postid-5750 #fr15 {
    width: 280px;
    height: 980px !important;
    ;
  }
}
/* 
.postid-5750 .fholder1 {
	width: 100%;
  max-width: 626px;
	height:0px;
	max-height: 626px;
  overflow: hidden;
  padding-top: 100%;
  position: relative;
  border:1px solid rgba(76,76,76,0.7);
}
.postid-5750 .fholder1 iframe {
   border: 0;
   width: 100%;
   height: 100%;
   position: absolute;
   top: 0;
   left: 0;
}
*/
/* ------------------------- Flock of birds------------------------ */
.postid-3308 .venoframe {
  max-width: 1200px;
  width: 100%;
  height: 87vh !important;
  margin: 0 auto;
}
/* ------------------------- How does music look like?------------------------ */
.postid-5827 #wave_ifrm {
  display: block !important;
}
.postid-5827 .entry-thumbnail {
  background: #99ccff !important;
}
.postid-5827 .entry-thumbnail img {
  border: none !important;
  background: #99ccff !important;
}
.postid-5827 .site {
  background-color: #2b5dac;
  opacity: 1;
}
.postid-5827 .target_4 .word {
  padding: 1px 2px;
  border: 2px solid green;
  background-color: orange;
}
.postid-5827 header .entry-header {
  opacity: 1 !important;
}
.postid-5827 .site-header {
  /*background: #2b5dac;
    border-bottom: 1px solid #000;
    color: #323232;*/
}
.postid-5827 .entry-content {
  background-image: none;
  color: #D8D8D8 !important;
  background-color: #2b5dac !important;
}
.postid-5827 .hentry {
  background-image: none;
  background-color: #2b5dac !important;
}
.postid-5827 .entry-footer {
  color: grey !important;
}
.postid-5827 .entry-footer, .postid-5827 .all_articles {
  border-top: 1px solid #2b5dac;
}
.postid-5827 .hentry.has-post-thumbnail .wp-post-image {
  border: none !important;
}
.postid-5827 #introduction {
  margin-top: -100px;
}
.postid-5827 .small_txt {
  font-size: 17px;
  font-style: italic;
}
.postid-5827 .small_txt .emoti {
  border: none !important;
  padding: 0px !important;
  background-color: #FFFFFF;
}
.postid-5827 iframe {
  /*border:1px solid #2F2F2F;*/
  margin: 0px;
}
.postid-5827 .iframe_holder {
  /*border: 1px solid grey;*/
  background-color: #2b5dac;
  /*position: relative;*/
}
.postid-5827 #ifrm_holder_1 {
  /* width: 624px; */
  height: 564px;
  /* max-height: 564px; */
  background-color: #2b5dac;
}
.postid-5827 #ifrm_holder_1 iframe {
  width: 100%;
  height: 100%;
  background-image: url("https://www.crisrieder.org/thejourney/wp-content/uploads/2022/04/music_txt3.jpg");
}
.postid-5827 .vbox-content {
  padding: 20px 5px !important;
}
.postid-5827 .venoframe {
  max-width: 1200px;
  max-height: 600px;
  margin: 0 auto;
  margin-top: 100px !important;
  /*background-color: #2b5eaf !important;*/
}
.postid-5827 #soundvisual_1 iframe {
  max-width: 1200px;
  max-height: 550px !important;
  margin-top: 100px !important;
}
.clickText {
  color: #d5d8e1;
  text-align: right;
}
/* ------------------------- more fun with sounds------------------------ */
.postid-5980 #wave_ifrm {
  display: none !important;
}
.postid-5980 .entry-thumbnail {
  background: #99ccff !important;
}
.postid-5980 .entry-thumbnail img {
  border: none !important;
  background: #99ccff !important;
}
.postid-5980 .site {
  background-color: #99ccff;
  opacity: 1;
}
.postid-5980 .target_4 .word {
  padding: 1px 2px;
  border: 2px solid green;
  background-color: orange;
}
.postid-5980 header .entry-header {
  opacity: 1 !important;
}
.postid-5980 .site-header {
  /*background: #2b5dac;
    border-bottom: 1px solid #000;
    color: #323232;*/
}
.postid-5980 .entry-content {
  background-image: none;
  color: #001f72 !important;
  background-color: #99ccff !important;
}
.postid-5980 .entry-content img, .postid-5980 .entry-content a {
  cursor: pointer;
}
.postid-5980 .hentry {
  background-image: none;
  background-color: #99ccff !important;
}
.postid-5980 .entry-footer {
  color: grey !important;
}
.postid-5980 .entry-footer, .postid-5980 .all_articles {
  border-top: 1px solid #99ccff;
}
.postid-5980 .hentry.has-post-thumbnail .wp-post-image {
  border: none !important;
}
.postid-5980 #introduction {
  margin-top: -100px;
}
.postid-5980 .small_txt {
  font-size: 17px;
  font-style: italic;
}
.postid-5980 .small_txt .emoti {
  border: none !important;
  padding: 0px !important;
  background-color: #FFFFFF;
}
.postid-5980 iframe {
  /*border:1px solid #2F2F2F;*/
  margin: 0px;
}
.postid-5980 .iframe_holder {
  /*border: 1px solid grey;*/
  background-color: #99ccff;
  /*position: relative;*/
}
.postid-5980 #ifrm_holder_1 {
  /* width: 624px; */
  height: 564px;
  /* max-height: 564px; */
  background-color: #99ccff;
}
.postid-5980 #ifrm_holder_1 iframe {
  width: 100%;
  height: 100%;
}
.postid-5980 .vbox-content {
  padding: 20px 5px !important;
}
.postid-5980 .venoframe {
  max-width: 800px;
  max-height: 800px;
  margin: 0 auto;
  margin-top: 50px !important;
  /*background-color: #2b5eaf !important;*/
}
.postid-5980 #soundvisual_1 iframe {
  max-width: 1200px;
  max-height: 550px !important;
  margin-top: 100px !important;
}
.clickText {
  font-size: 14px;
  color: #001f72;
  text-align: right;
}
/* ------------------------- piercing the clouds of illusion------------------------ */
.postid-6467 #wave_ifrm {
  display: none !important;
}
.postid-6467 .entry-thumbnail {
  background: #80b1d9 !important;
}
.postid-6467 .entry-thumbnail img {
  border: none !important;
  background: #80b1d9 !important;
}
.postid-6467 .site {
  background-color: #80b1d9;
  opacity: 1;
}
.postid-6467 .target_4 .word {
  padding: 1px 2px;
  border: 2px solid green;
  background-color: orange;
}
.postid-6467 header .entry-header {
  opacity: 1 !important;
}
.postid-6467 .site-header {
  /*background: #2b5dac;
    border-bottom: 1px solid #000;
    color: #323232;*/
}
.postid-6467 .entry-content {
  background-image: none;
  color: #F8F4F4 !important;
  background-color: #80b1d9 !important;
}
.postid-6467 .entry-content p {
  font-weight: 500;
  font-size: 150%;
  line-height: 130%;
}
.postid-6467 .entry-content img {
  cursor: pointer;
}
.postid-6467 .entry-content a {
  cursor: pointer;
  color: steelblue !important;
  text-decoration: underline;
}
.postid-6467 .entry-content a:hover {
  color: steelblue;
  text-decoration: overline;
}
.postid-6467 .hentry {
  background-image: none;
  background-color: #80b1d9 !important;
}
.postid-6467 .entry-footer {
  color: grey !important;
}
.postid-6467 .entry-footer, .postid-6467 .all_articles {
  border-top: 1px solid #80b1d9;
}
.postid-6467 .hentry.has-post-thumbnail .wp-post-image {
  border: none !important;
}
.postid-6467 #introduction {
  margin-top: -100px;
}
.postid-6467 .small_txt {
  font-size: 17px;
  font-style: italic;
}
.postid-6467 .small_txt .emoti {
  border: none !important;
  padding: 0px !important;
  background-color: #FFFFFF;
}
.postid-6467 iframe {
  /*border:1px solid #2F2F2F;*/
  margin: 0px;
}
.postid-6467 .iframe_holder {
  /*border: 1px solid grey;*/
  background-color: #99ccff;
  /*position: relative;*/
}
.postid-6467 #ifrm_holder_1 {
  /* width: 624px; */
  height: 564px;
  /* max-height: 564px; */
  background-color: #99ccff;
}
.postid-6467 #ifrm_holder_1 iframe {
  width: 100%;
  height: 100%;
}
.postid-6467 .vbox-content {
  padding: 20px 5px !important;
}
.postid-6467 .venoframe {
  max-width: 800px;
  max-height: 800px;
  margin: 0 auto;
  margin-top: 50px !important;
  /*background-color: #2b5eaf !important;*/
}
.postid-6467 #soundvisual_1 iframe {
  max-width: 1200px;
  max-height: 550px !important;
  margin-top: 100px !important;
}
.clickText {
  font-size: 14px;
  color: #001f72;
  text-align: right;
}
/* ------------------------- Can computers make art -------------------------*/
body, .postid-5871 .entry-content {
  background-color: #F1F0F0;
  background-image: url(https://www.crisrieder.org/thejourney/wp-content/uploads/2016/04/pink_rice.jpg);
  background-repeat: repeat;
}
.postid-5871 .site {
  background-color: white;
  opacity: 1;
}
.postid-5871 .entry-title, .postid-5871 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-5871 .entry-content {
  background-color: white;
  background-image: none !important;
  color: #1f147f !important;
}
.postid-5871 .entry-content p {
  font-weight: 200;
  font-size: 135%;
  line-height: 130%;
}
.postid-5871 .entry-title, .postid-5871 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-5871 .entry-title a {
  font-size: 80%;
}
.home #post-5871 .entry-title a {
  font-size: 80%;
}
.postid-5871 .entry-content img, .postid-5871 .entry-content video {
  border: black thin solid;
  padding: 5px;
}
.postid-5871 #ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  /* background-color: #00001a;*/
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-5871 .ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  /* background-color: #00001a;*/
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-5871 .fholder1 {
  background-color: black;
  overflow: hidden;
  width: 626px;
  height: 628px;
  border: 15px solid #181818;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.6));
}
.masking {
  margin-top: -10px;
  background-color: white;
}
.postid-5871 .frame1 {
  overflow: hidden;
  margin: 32px auto;
  width: 550px;
  height: 550px;
}
.postid-5871 .caption {
  text-align: right;
  margin-top: 7px;
}
#fr1 {
  background-image: url("https://www.crisrieder.org/thejourney/wp-content/uploads/2022/04/elegant.jpg");
}
#fr2 {
  background-image: url("https://www.crisrieder.org/thejourney/wp-content/uploads/2022/04/aliens.jpg");
}
#fr3 {
  background-image: url("https://www.crisrieder.org/thejourney/wp-content/uploads/2022/04/cappucino.jpg");
}
.postid-5871 .vbox-content {
  padding: 20px 5px !important;
}
.postid-5871 .venobox {
  max-width: 1200px;
  max-height: 700px !important;
  margin-top: 100px !important;
}
.postid-5827 .venoframe {
  max-width: 1200px;
  max-height: 700px;
  margin: 0 auto;
  margin-top: 100px !important;
  /*background-color: #2b5eaf !important;*/
}
.postid-5871 .venobox iframe {
  max-width: 1200px;
  max-height: 700px !important;
  margin-top: 100px !important;
}
.postid-5871 .clickText {
  color: #6A6A6A;
  text-align: right;
}
.postid-5871 #h5ap-player-1 {
  position: fixed !important;
  width: 208px !important;
  margin: 0px;
  z-index: 1000;
  top: 56px;
  right: 110px;
  border: 1px solid grey;
  border-radius: 2px;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.5));
}
.postid-5871 .plyr__controls .plyr__controls__item.plyr__progress__container {
  display: none;
}
.postid-5871 .plyr__controls .plyr__controls__item.plyr__time {
  display: none;
  padding: 0 5px;
}
.postid-5871 .plyr__controls .plyr__controls__item:first-child {
  margin-left: 0;
  margin-right: 13px;
}
/*

	
@media screen and (max-width: 460px) {
.postid-5871 .site-content {
		width: 99vw;
	}

.postid-5871 .fholder1 {
    width: 360px;
	height: 362px;
	border:1px solid rgba(76,76,76,0.9);
margin: auto;
}


.postid-5871 .frame1 {
    width: 360px;
	height: 360px;
}
	
.postid-5871 #fh15 .fholder1 {
    width: 280px;
	height: 882px !important;
	border:1px solid rgba(76,76,76,0.9);
margin: auto;
}


.postid-5871 #fr15 .frame1{
    width: 280px;
	height: 880px !important;;
}
	
}

	
@media screen and (max-width: 375px) {	
.postid-5871.site-content {
		width: 99vw;
	}

.postid-5871 .fholder1 {
    width: 300px;
	height: 302px;
	border:1px solid rgba(76,76,76,0.9);
margin: auto;
}


.postid-5871 .frame1 {
    width: 300px;
	height: 300px;
}
	
.postid-5871 #fh15 .fholder1  {
    width: 280px;
	height: 882px !important;
	border:1px solid rgba(76,76,76,0.9);
margin: auto;
}


.postid-5871 #fr15 .frame1{
    width: 280px;
	height: 880px !important;;
}
	
}

	
@media screen and (max-width: 325px) {
.postid-5871 .site-content {
		width: 99vw;
	}

.postid-5871 .fholder1 {
    width: 280px;
	height: 282px;
	border:1px solid rgba(76,76,76,0.9);
margin: auto;
}


.postid-5871 .frame1 {
    width: 280px;
	height: 280px;
}
	
.postid-5871 #venobox_1 iframe {
	padding-top:5px;
    width: 800px !important;
	height: 800px !important;
	border:1px solid rgba(76,76,76,0.9);
	margin: auto;
}
		
.postid-5871 #venobox_2 iframe {
	padding-top:5px;
    width: 800px !important;
	height: 800px !important;
	border:1px solid rgba(76,76,76,0.9);
	margin: auto;
}


	
}

*/
/* ------------------------- 57 days   -------------------------*/
body, .postid-7415 .entry-content {
  background-color: black;
  /* background-image: url(https://www.crisrieder.org/thejourney/wp-content/uploads/2016/04/pink_rice.jpg);
  background-repeat: repeat;*/
}
.postid-7415 .site {
  background-color: black;
  opacity: 1;
}
.postid-7415 .entry-content img {
  background-color: black;
  margin-bottom: 140px;
}
.postid-7415 #lastPct {
  margin-bottom: 50px;
}
.postid-7415 .entry-title, .postid-7415 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-7415 .entry-content {
  background-color: black;
  background-image: none !important;
  color: #D4D4D4 !important;
}
/*
.postid-7415 .entry-content p {
  font-weight: 200;
  font-size: 150%;
  line-height: 150%;
  color: #D4D4D4;
}
*/
.home #post-7415 .entry-title a {
  font-size: 100%;
}
.postid-7415 .entry-title, .postid-7415 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-7415 .entry-title a {
  font-size: 100%;
  text-decoration: underline !important;
  color: #D4D4D4 !important;
  /* border-bottom: none !important; */
}
.postid-7415 .entry-content p {
  font-weight: 400;
  font-size: 200%;
  line-height: 150%;
  color: #F41F00 !important;
}
.postid-7415 .entry-content a {
  font-weight: 400;
  font-size: 100%;
  line-height: 150%;
  text-decoration: underline !important;
  color: #F41F00 !important;
}
.postid-7415 .entry-content img, .postid-7415 .entry-content video {
  border: 1px #D4D4D4 solid;
  padding: 5px;
  background-color: black;
}
.postid-7415 iframe {
  border: 1px solid #D4D4D4;
  position: relative !important;
  width: 700px;
  height: 400px;
}
.postid-7415 .clickText {
  color: #6A6A6A;
  text-align: right;
}
.postid-7415 #h5ap-player-1 {
  position: fixed !important;
  width: 208px !important;
  margin: 0px;
  z-index: 1000;
  top: 56px;
  right: 110px;
  border: 1px solid grey;
  border-radius: 2px;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.5));
}
.postid-7415 .plyr__controls .plyr__controls__item.plyr__progress__container {
  display: none;
}
.postid-7415 .plyr__controls .plyr__controls__item.plyr__time {
  display: none;
  padding: 0 5px;
}
.postid-7415 .plyr__controls .plyr__controls__item:first-child {
  margin-left: 0;
  margin-right: 13px;
}
/* ------------------------- Gaza - Only the dead  -------------------------*/
body, .postid-7045 .entry-content {
  background-color: black;
  /* background-image: url(https://www.crisrieder.org/thejourney/wp-content/uploads/2016/04/pink_rice.jpg);
  background-repeat: repeat;*/
}
.postid-7045 .site {
  background-color: black;
  opacity: 1;
}
.postid-7045 .entry-content img {
  background-color: black;
  margin-bottom: 300px;
}
.postid-7045 #lastPct {
  margin-bottom: 50px;
}
.postid-7045 .entry-title, .postid-7045 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-7045 .entry-content {
  background-color: black;
  background-image: none !important;
  color: #D4D4D4 !important;
}
/*
.postid-7045 .entry-content p {
  font-weight: 200;
  font-size: 150%;
  line-height: 150%;
  color: #D4D4D4;
}
*/
.postid-7045 .entry-content {
  width: 100%;
  max-width: 1000px;
  background-color: black;
  background-image: none !important;
  color: #D4D4D4 !important;
}
.postid-7045 .entry-title, .postid-7045 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-7045 .entry-title a {
  font-size: 80%;
}
.home #post-7045 .entry-title a {
  font-size: 80%;
}
.postid-7045 .entry-content img, .postid-7045 .entry-content video {
  border: none;
  padding: 0px;
  background-color: black;
  width: 100%;
  height: auto !important;
}
.postid-7045 .clickText {
  color: #6A6A6A;
  text-align: right;
}
.postid-7045 #h5ap-player-1 {
  position: fixed !important;
  width: 208px !important;
  margin: 0px;
  z-index: 1000;
  top: 56px;
  right: 110px;
  border: 1px solid grey;
  border-radius: 2px;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.5));
}
.postid-7045 .plyr__controls .plyr__controls__item.plyr__progress__container {
  display: none;
}
.postid-7045 .plyr__controls .plyr__controls__item.plyr__time {
  display: none;
  padding: 0 5px;
}
.postid-7045 .plyr__controls .plyr__controls__item:first-child {
  margin-left: 0;
  margin-right: 13px;
}
/* --------------------Media Queries ---------------------------- */
/* screen bigger than 768px */
@media screen and (min-width: 768px) {
  .wp-caption.caption-big, .image-big {
    display: block !important;
    margin-bottom: 24px;
    margin-left: 0px;
    width: 100%;
    max-width: 1000px;
  }
  .entry-author, .entry-content, .entry-footer {
    padding-right: 0px;
    padding-left: 0px;
    width: 768px;
  }
}
@media only screen and (max-width: 600px) {
  body, .postid-7045 .entry-content {
    background-color: black;
  }
  .postid-7045 .site {
    background-color: black !important;
    opacity: 1;
  }
  .postid-7045 .entry-content img {
    border: none;
    background-color: black !important;
    margin-bottom: 150px;
  }
  .wp-caption.caption-big, .image-big {
    display: block !important;
    margin-bottom: 24px;
    margin-left: 0px;
    width: 100%;
  }
  .postid-7045 #lastPct {
    margin-bottom: 50px;
  }
  .postid-7045 .entry-title, .postid-7045 .blog .entry-title {
    font-size: 1.1em !important;
  }
  .postid-7045 .entry-content {
    background-color: black !important;
    background-image: none !important;
    color: #D4D4D4 !important;
  }
  .postid-7045 #h5ap-player-1 {
    position: fixed !important;
    width: 208px !important;
    margin: 0px;
    z-index: 1000;
    top: 5px;
    right: 5px;
    border: 1px solid grey;
    border-radius: 2px;
    filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.5));
  }
}
/*

	
@media screen and (max-width: 460px) {
.postid-6165 .site-content {
		width: 99vw;
	}

.postid-6165 .fholder1 {
    width: 360px;
	height: 362px;
	border:1px solid rgba(76,76,76,0.9);
margin: auto;
}


.postid-6165 .frame1 {
    width: 360px;
	height: 360px;
}
	
.postid-6165 #fh15 .fholder1 {
    width: 280px;
	height: 882px !important;
	border:1px solid rgba(76,76,76,0.9);
margin: auto;
}


.postid-6165 #fr15 .frame1{
    width: 280px;
	height: 880px !important;;
}
	
}

	
@media screen and (max-width: 375px) {	
.postid-6165.site-content {
		width: 99vw;
	}

.postid-6165 .fholder1 {
    width: 300px;
	height: 302px;
	border:1px solid rgba(76,76,76,0.9);
margin: auto;
}


.postid-6165 .frame1 {
    width: 300px;
	height: 300px;
}
	
.postid-6165 #fh15 .fholder1  {
    width: 280px;
	height: 882px !important;
	border:1px solid rgba(76,76,76,0.9);
margin: auto;
}


.postid-6165 #fr15 .frame1{
    width: 280px;
	height: 880px !important;;
}
	
}

	
@media screen and (max-width: 325px) {
.postid-6165 .site-content {
		width: 99vw;
	}

.postid-6165 .fholder1 {
    width: 280px;
	height: 282px;
	border:1px solid rgba(76,76,76,0.9);
margin: auto;
}


.postid-6165 .frame1 {
    width: 280px;
	height: 280px;
}
	
.postid-6165 #venobox_1 iframe {
	padding-top:5px;
    width: 800px !important;
	height: 800px !important;
	border:1px solid rgba(76,76,76,0.9);
	margin: auto;
}
		
.postid-6165 #venobox_2 iframe {
	padding-top:5px;
    width: 800px !important;
	height: 800px !important;
	border:1px solid rgba(76,76,76,0.9);
	margin: auto;
}


	
}


*/
/* ------------------------- almost infinite  -------------------------*/
.postid-8826 #SuanBtn {
  display: none !important;
}
body, .postid-8826 .entry-content {
  background-color: black;
  /* background-image: url(https://www.crisrieder.org/thejourney/wp-content/uploads/2016/04/pink_rice.jpg);
  background-repeat: repeat;*/
}
.postid-8826 .site {
  background-color: black;
  opacity: 1;
}
.postid-8826 .entry-content img {
  background-color: black;
}
.postid-8826 #lastPct {
  margin-bottom: 50px;
}
.postid-8826 .entry-title, .postid-8826 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-8826 .loaderHolder {
  text-align: right;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 400px;
  width: 300px;
  height: 200px;
}
.postid-8826 #loading {
  font-size: 14px;
  margin-top: -10px
}
.postid-8826 .loader {
  transform: scale(1.9);
  width: 40px;
  aspect-ratio: 1;
  border-radius: 50%;
  color: aquamarine;
  border: 1px dotted;
  box-sizing: border-box;
  position: relative;
  transform-origin: left;
  animation: l2 2s infinite linear;
}
.postid-8826 .loader::before, .postid-8826 .loader::after {
  content: "";
  position: absolute;
  inset: 0 0 auto;
  margin: auto;
  width: 50%;
  aspect-ratio: 1;
  border-radius: 50%;
  border: 1px dotted;
  box-sizing: content-box;
  transform-origin: 50% calc(100% - 4px);
  animation: inherit;
}
.postid-8826 .loader::after {
  inset: auto 0 calc(100% + 2px);
  animation-duration: 1s;
  animation-direction: reverse;
  transform-origin: 50% calc(200% - 2px);
}
@keyframes l2 {
  100% {
    transform: rotate(1turn)
  }
}
#titleHolder {
  position: relative;
}
#title {
  display: none;
  top: -500px;
  position: absolute;
  z-index: 3000;
  left: 50%;
  transform: translateX(-50%);
}
.postid-8826 .entry-content {
  width: 100%;
  max-width: 1000px;
  background-color: black;
  background-image: none !important;
  color: aquamarine;
  font-weight: 100;
  font-family: "Raleway", sans-serif !important;
}
.postid-8826 .entry-content p {
  color: aquamarine;
  font-weight: 100;
  font-family: "Raleway", sans-serif;
}
.postid-8826 .entry-content a {
  color: aquamarine;
  font-weight: 100;
  font-family: "Raleway", sans-serif;
  text-decoration: underline;
}
.postid-8826 .entry-title, .postid-8826 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-8826 .entry-title a {
  font-size: 80%;
}
.home #post-8826 .entry-title a {
  font-size: 80%;
}
.infiniteBtn {
  padding: 10px;
  width: 50px;
  cursor: pointer;
}
.postid-8826 #longplayer {
  margin: 0 auto;
  width: 250px;
  opacity: 0;
}
.postid-8826 iframe {
  height: auto;
  min-height: 740px;
  width: 100%;
}
.postid-8826 #chaos {
  margin: 0 auto;
  max-width: 640px;
  max-height: 480px;
  border: 1px dotted rgba(127, 255, 212, 0.2) !important;
}
.postid-8826 .lorenzAttractor {
  margin: 0 auto;
  max-width: 498px;
  height: auto;
  border: 1px dotted rgba(127, 255, 212, 0.2) !important;
}
.postid-8826 #mandelbrot {
  margin: 0 auto;
  max-width: 320px;
  max-height: 240px;
  border: 1px dotted rgba(127, 255, 212, 0.2) !important;
}
.postid-8826 .entry-content img, .postid-8826 .entry-content video {
  border: none;
  padding: 0px;
  background-color: black;
  width: 100%;
  height: auto !important;
}
.postid-8826 .clickText {
  color: aquamarine;
  text-align: right;
}
/* Smooth Accordion  */
.postid-8826 .smooth-Accordion .smooth-Accordion-header {
  /* padding-right: 50px; */
  text-align: right;
  display: block;
  background-color: black !important;
  font-family: Verdana !important;
  font-style: italic;
  color: aquamarine !important;
  font-weight: 100 !important;
  font-size: 93% !important;
  line-height: 120%;
  line-height: 24px;
  text-decoration: underline;
  margin-top: 10px;
  padding: 11px 46px;
  cursor: pointer;
  border-bottom: 1px dotted grey !important;
  position: relative;
}
.postid-8826 .smooth-Accordion .smooth-Accordion-content {
  border-top: none !important;
  font-style: italic;
  background-color: black !important;
  color: aquamarine !important;
  padding: 16px;
  border: 1px dotted grey;
}
.postid-8826 .smooth-Accordion .smooth-Accordion-content p {
  font-weight: 100 !important;
  font-size: 93% !important;
  color: aquamarine !important;
}
.postid-8826 .smooth-Accordion .smooth-Accordion-content a {
  font-weight: 100 !important;
  font-size: 93% !important;
  color: aquamarine !important;
}
.postid-8826 .smooth-Accordion .smooth-Accordion-header::after {
  content: '';
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0) rotate(0deg);
  position: absolute;
  top: 3px;
  right: 16px;
  transition: transform 0.5s;
  background: url(./img/down-arrow.png) no-repeat center center;
  width: 12px;
  height: 20px;
  line-height: 16px;
}
/* --------------------Media Queries ---------------------------- */
/* screen bigger than 768px */
@media screen and (min-width: 768px) {
  .wp-caption.caption-big, .image-big {
    display: block !important;
    margin-bottom: 24px;
    margin-left: 0px;
    width: 100%;
    max-width: 1000px;
  }
  .entry-author, .entry-content, .entry-footer {
    padding-right: 0px;
    padding-left: 0px;
    width: 768px;
  }
}
@media only screen and (max-width: 600px) {
  body, .postid-8826 .entry-content {
    background-color: black;
  }
  .postid-8826 .site {
    background-color: black !important;
    opacity: 1;
  }
  .postid-8826 .entry-content img {
    border: none;
    background-color: black !important;
    margin-bottom: 150px;
  }
  .postid-8826 #lastPct {
    margin-bottom: 50px;
  }
  .postid-8826 .entry-title, .postid-8826 .blog .entry-title {
    font-size: 1.1em !important;
  }
  .postid-8826 .entry-content {
    background-color: black !important;
    background-image: none !important;
    color: #D4D4D4 !important;
  }
}
/*

	
@media screen and (max-width: 460px) {
.postid-6165 .site-content {
		width: 99vw;
	}

.postid-6165 .fholder1 {
    width: 360px;
	height: 362px;
	border:1px solid rgba(76,76,76,0.9);
margin: auto;
}


.postid-6165 .frame1 {
    width: 360px;
	height: 360px;
}
	
.postid-6165 #fh15 .fholder1 {
    width: 280px;
	height: 882px !important;
	border:1px solid rgba(76,76,76,0.9);
margin: auto;
}


.postid-6165 #fr15 .frame1{
    width: 280px;
	height: 880px !important;;
}
	
}

	
@media screen and (max-width: 375px) {	
.postid-6165.site-content {
		width: 99vw;
	}

.postid-6165 .fholder1 {
    width: 300px;
	height: 302px;
	border:1px solid rgba(76,76,76,0.9);
margin: auto;
}


.postid-6165 .frame1 {
    width: 300px;
	height: 300px;
}
	
.postid-6165 #fh15 .fholder1  {
    width: 280px;
	height: 882px !important;
	border:1px solid rgba(76,76,76,0.9);
margin: auto;
}


.postid-6165 #fr15 .frame1{
    width: 280px;
	height: 880px !important;;
}
	
}

	
@media screen and (max-width: 325px) {
.postid-6165 .site-content {
		width: 99vw;
	}

.postid-6165 .fholder1 {
    width: 280px;
	height: 282px;
	border:1px solid rgba(76,76,76,0.9);
margin: auto;
}


.postid-6165 .frame1 {
    width: 280px;
	height: 280px;
}
	
.postid-6165 #venobox_1 iframe {
	padding-top:5px;
    width: 800px !important;
	height: 800px !important;
	border:1px solid rgba(76,76,76,0.9);
	margin: auto;
}
		
.postid-6165 #venobox_2 iframe {
	padding-top:5px;
    width: 800px !important;
	height: 800px !important;
	border:1px solid rgba(76,76,76,0.9);
	margin: auto;
}


	
}


*/
/* ------------------------- COLORS .... for the fun of it  -------------------------*/
body, .postid-6165 .entry-content {
  background-color: black;
  /* background-image: url(https://www.crisrieder.org/thejourney/wp-content/uploads/2016/04/pink_rice.jpg);
  background-repeat: repeat;*/
}
.postid-6165 .site {
  background-color: black;
  opacity: 1;
}
.postid-6165 .entry-title, .postid-6165 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-6165 .entry-content {
  background-color: black;
  background-image: none !important;
  color: #D4D4D4 !important;
}
.postid-6165 .entry-content p {
  font-weight: 200;
  font-size: 150%;
  line-height: 150%;
  color: #D4D4D4;
}
.postid-6165 .entry-title, .postid-6165 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-6165 .entry-title a {
  font-size: 80%;
}
.home #post-6165 .entry-title a {
  font-size: 80%;
}
.postid-6165 .entry-content img, .postid-6165 .entry-content video {
  border: #323232 1px solid;
  padding: 5px;
  background-color: black;
}
.postid-6165 #ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  /* background-color: #00001a;*/
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-6165 .ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  /* background-color: #00001a;*/
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-6165 .fholder1 {
  background-color: black;
  overflow: hidden;
  width: 626px;
  height: 628px;
  border: 15px solid #181818;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.6));
}
.masking {
  margin-top: -10px;
  background-color: black;
}
.postid-6165 .frame1 {
  overflow: hidden;
  margin: 32px auto;
  width: 550px;
  height: 550px;
}
.postid-6165 .caption {
  text-align: left;
  margin-top: 7px;
  color: #D4D4D4 !important;
}
.postid-6165 .vbox-content {
  padding: 20px 5px !important;
}
.postid-6165 .venobox {
  max-width: 1200px;
  margin-top: 100px !important;
}
.postid-6165 .vbox-content {
  height: 100vh !important;
  margin-bottom: 0px !important;
  text-align: center;
  float: left;
  width: 100%;
  position: relative;
  overflow: hidden;
  padding: 0px !important;
}
.postid-6165 .venoframe {
  max-width: 1200px;
  height: 95vh !important;
  border: 1px solid #323232 !important;
  padding: 0px !important;
  margin: 0 auto;
  background-color: black !important;
}
.postid-6165 .venobox iframe {
  max-width: 1200px;
  margin-top: 100px !important;
}
.postid-6165 .clickText {
  color: #6A6A6A;
  text-align: right;
}
.postid-6165 #h5ap-player-1 {
  position: fixed !important;
  width: 208px !important;
  margin: 0px;
  z-index: 1000;
  top: 56px;
  right: 110px;
  border: 1px solid grey;
  border-radius: 2px;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.5));
}
.postid-6165 .plyr__controls .plyr__controls__item.plyr__progress__container {
  display: none;
}
.postid-6165 .plyr__controls .plyr__controls__item.plyr__time {
  display: none;
  padding: 0 5px;
}
.postid-6165 .plyr__controls .plyr__controls__item:first-child {
  margin-left: 0;
  margin-right: 13px;
}
/* ------------------------- I am drawn to poetry -------------------------*/
.postid-6322 .site {
  background-color: #014a73;
  opacity: 1;
}
.postid-6322 header .entry-header {
  opacity: 0.2 !important;
}
.postid-6322 .site-header {
  border-bottom: 1px solid #cbcbcb;
  color: #cbcbcb;
}
.postid-6322 .entry-content {
  /*height: 6674px !important;*/
  background-image: none;
  color: lightgrey !important;
  background-color: #014a73 !important;
}
.postid-6322 .entry-content p {
  font-weight: 200;
  font-size: 135%;
  line-height: 130%;
}
.postid-6322 .entry-content a {
  color: #cbcbcb !important;
}
.postid-6322 .hentry {
  background-image: none;
  background-color: #014a73 !important;
}
.postid-6322 .entry-footer {
  color: #cbcbcb !important;
}
.postid-6322 .entry-footer, .postid-6322 .all_articles {
  border-top: 1px solid black;
}
.postid-6322 .hentry.has-post-thumbnail .wp-post-image {
  border: black 1px solid !important;
}
.postid-6322 .entry-title, .postid-6322 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-6322 .entry-title a {
  font-size: 80%;
}
.home #post-6322 .entry-title a {
  font-size: 80%;
}
.postid-6322 .entry-content img, .postid-6322 .entry-content video {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #014a73;
}
.postid-6322 #ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #014a73;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-6322 .ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #014a73;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-6322 .entry-content a {
  color: #cbcbcb !important;
}
.postid-6322 ul {
  list-style: none !important;
}
.postid-6322 .Zebra_Tooltip {
  max-width: 600px !important;
  position: absolute;
  z-index: 99999;
  background: transparent;
  font-family: Geneva, 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
}
.postid-6322 .Zebra_Tooltip .Zebra_Tooltip_Message {
  max-width: 600px !important;
}
/* ------------------------- I still write poetry -------------------------*/
.postid-6480 .site {
  background-color: #014a73;
  opacity: 1;
}
.postid-6480 header .entry-header {
  opacity: 0.2 !important;
}
.postid-6480 .site-header {
  border-bottom: 1px solid #cbcbcb;
  color: #cbcbcb;
}
.postid-6480 .entry-content {
  /*height: 6674px !important;*/
  background-image: none;
  color: lightgrey !important;
  background-color: #014a73 !important;
}
.postid-6480 .entry-content p {
  font-weight: 200;
  font-size: 135%;
  line-height: 130%;
}
.postid-6480 .entry-content a {
  color: #cbcbcb !important;
}
.postid-6480 .hentry {
  background-image: none;
  background-color: #014a73 !important;
}
.postid-6480 .entry-footer {
  color: #cbcbcb !important;
}
.postid-6480 .entry-footer, .postid-6480 .all_articles {
  border-top: 1px solid black;
}
.postid-6480 .hentry.has-post-thumbnail .wp-post-image {
  border: black 1px solid !important;
}
.postid-6480 .entry-title, .postid-6480 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-6480 .entry-title a {
  font-size: 80%;
}
.home #post-6480 .entry-title a {
  font-size: 80%;
}
.postid-6480 .entry-content img, .postid-6480 .entry-content video {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #014a73;
}
.postid-6480 #ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #014a73;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-6480 .ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #014a73;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-6480 .entry-content a {
  color: #cbcbcb !important;
}
.postid-6480 ul {
  list-style: none !important;
}
.postid-6480 .Zebra_Tooltip {
  max-width: 600px !important;
  position: absolute;
  z-index: 99999;
  background: transparent;
  font-family: Geneva, 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
}
.postid-6480 .Zebra_Tooltip .Zebra_Tooltip_Message {
  max-width: 600px !important;
}
/* ------------------------- ALL ARTICLE TITLES  -------------------------*/
.entry-title a {
  font-size: 80% !important;
}
/* ------------------------- life OLD VERSION -------------------------*/
.clear_both {
  clear: both;
}
#wpfront-scroll-top-container img {
  width: 40px !important;
  height: auto;
}
.postid-7496 .site {
  background-color: #338FD8;
  opacity: 1;
}
.postid-7496 header .entry-header {
  opacity: 0.2 !important;
}
.postid-7496 .site-header {
  border-bottom: 1px solid yellowgreen;
  color: yellowgreen;
}
.postid-7496 .entry-content {
  /*height: 6674px !important;*/
  background-image: none;
  color: yellowgreen !important;
  background-color: #338FD8 !important;
}
.postid-7496 #lifeFrame {
  position: absolute;
  margin-top: -926px;
  left: 50%;
  transform: translateX(-50%);
  width: 947px;
  height: 880px;
  overflow: hidden !important;
  overflow-x: hidden !important;
  overflow-y: hidden !important;
}
.postid-7496 #universe {
  z-index: 1000;
  position: absolute;
  margin-top: 20288px;
  left: 35px;
  width: 561px;
  height: 12362px;
  display: none;
}
.postid-7496 #universe_switch {
  display: none;
  cursor: pointer;
  /* font-weight: bold; */
  transform-origin: top left;
  z-index: 1001;
  position: fixed;
  bottom: 0px;
  left: -20px;
  padding: 0px;
  width: 350px;
  font-family: sans-serif !important;
  font-size: large;
  text-align: center;
  color: #338FD8;
  border: 2px solid orange;
  background-color: white;
  transform: rotate(-90deg);
}
.postid-7496 #books {
  display: flex;
  justify-content: space-between;
  height: 330px;
  width: 768px;
}
.postid-7496 .book {
  cursor: pointer;
  display: inline-block;
}
.postid-7496 .bookLifeDivine {
  cursor: pointer;
  display: inline-block;
  width: 100%;
}
.postid-7496 #LifeDivine li {
  margin-bottom: 10px;
  margin-top: -22px;
  font-size: 22px;
}
.postid-7496 #LifeDivine li p {
  margin-bottom: 25px;
  margin-top: 32px;
}
.postid-7496 .entry-content p {
  font-weight: 300;
  font-size: 170%;
  line-height: 150%;
}
.postid-7496 .entry-content a {
  color: yellowgreen !important;
}
.postid-7496 .hentry {
  background-image: none;
  background-color: #338FD8 !important;
}
.postid-7496 .entry-footer {
  color: yellowgreen !important;
}
.postid-7496 .entry-footer, .postid-7496 .all_articles {
  border-top: 1px solid black;
}
.postid-7496 .hentry.has-post-thumbnail .wp-post-image {
  border: none !important;
}
.postid-7496 .entry-title, .postid-7496 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-7496 .entry-title a {
  font-size: 80%;
}
.home #post-7496 .entry-title a {
  font-size: 80%;
}
.postid-7496 .entry-content img, .postid-7496 .entry-content video {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #338FD8;
}
.postid-7496 #ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #338FD8;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-7496 .ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #338FD8;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-7496 .entry-content a {
  color: yellowgreen !important;
}
.postid-7496 ul {
  list-style: none !important;
}
.postid-7496 .Zebra_Tooltip {
  max-width: 600px !important;
  position: absolute;
  z-index: 99999;
  background: transparent;
  font-family: Geneva, 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
}
.postid-7496 .Zebra_Tooltip .Zebra_Tooltip_Message {
  max-width: 600px !important;
}
.postid-7496 .mejs-container, .postid-7496 #mep_0 {
  margin-left: 0px;
  width: 298px !important;
}
.postid-7496 #audio_holder {
  margin-left: 480px;
  width: 298px !important;
}
/* Life -------. Smooth Accordion  */
.postid-7496 .smooth-Accordion .smooth-Accordion-header {
  display: block;
  background: transparent;
  font-family: Raleway, sans-serif !important;
  font-style: italic;
  color: yellowgreen !important;
  font-weight: 300 !important;
  font-size: 26px !important;
  line-height: 46px;
  margin-top: 10px;
  padding: 2px 16px;
  cursor: pointer;
  border-bottom: 1px dotted yellowgreen !important;
  position: relative;
}
.postid-7496 .smooth-Accordion .smooth-Accordion-content {
  font-style: italic;
  background: transparent;
  color: yellowgreen !important;
  padding: 0px 0px 0px 40px;
  border-bottom: 1px dotted yellowgreen;
}
.postid-7496 .smooth-Accordion .smooth-Accordion-content a {
  color: yellowgreen !important;
  font-weight: 300;
}
.postid-7496 .smooth-Accordion .smooth-Accordion-content p {
  font-size: 24px !important;
  line-height: 34px !important;
  font-weight: 300 !important;
  font-style: italic;
  color: yellowgreen;
}
.postid-7496 .smooth-Accordion .smooth-Accordion-header::after {
  content: '';
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0) rotate(0deg);
  position: absolute;
  top: 3px;
  right: 16px;
  transition: transform 0.5s;
  background: url(./img/lightgreen-down-arrow.png) no-repeat center center;
  width: 12px;
  height: 20px;
  line-height: 16px;
}
.postid-7496 .smooth-Accordion {
  border-radius: 0px;
  box-shadow: none;
  overflow: hidden;
}
@media only screen and (max-width: 768px) {
  body.single:not(.title-with-content) .hentry.has-post-thumbnail:not(.format-video) .entry-header {
    top: -141px;
  }
  .postid-7496 #lifeFrame {
    margin-top: -746px;
  }
  .postid-7496 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 3px;
    color: yellowgreen !important; /* #363636*/
  }
  .postid-7496 .smooth-Accordion .smooth-Accordion-header {
    color: yellowgreen !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px dotted yellowgreen !important;
  }
  .postid-7496 .smooth-Accordion .smooth-Accordion-content {
    color: yellowgreen !important;
    padding: 16px;
    border-bottom: 1px dotted yellowgreen;
  }
  .postid-7496 .smooth-Accordion .smooth-Accordion-content a {
    color: yellowgreen !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-7496 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: yellowgreen !important;
  }
} /* end media queries 768px */
@media only screen and (max-width: 560px) {
  .postid-7496 #universe_switch {
    display: none !important;
    width: 0px !important;
  }
}
/**


Mobile Portrait (320px - 480px):

Styles for small screens like smartphones in portrait mode.

Example media query: @media screen and (max-width: 480px) { 

}


Mobile Landscape (481px - 767px):

Styles for smartphones in landscape mode.

Example media query: @media screen and (min-width: 481px) and (max-width: 767px) { 
}
**/
/* ------------------------- In praise of handwriting -------------------------*/
.hidden-forcefully {
  display: none !important;
}
#phoneWarning {
  display: none;
}
.postid-12698 #holdAll {
  display: block;
}
.postid-12698 #startAll {
  display: none;
  margin: 0 auto 20px auto;
  width: fit-content;
  border: 1px solid orange;
  border-radius: 3px;
  padding: 2px;
}
.postid-12698 #startAll a:hover {
  color: orangered;
}
.postid-12698 .site {
  background-color: #e1dfd6;
  background-image: url("https://www.crisrieder.org/thejourney/wp-content/uploads/2025/01/handwriting_3-1.jpg");
  background-repeat: repeat;
  opacity: 1;
}
.postid-12698 header .entry-header {
  opacity: 0.2 !important;
}
.postid-12698 .site-header {
  z-index: 2000;
  border-bottom: 1px solid #b3d01e;
  color: gold;
}
.postid-12698 .entry-content {
  /*height: 6674px !important;*/
  position: relative;
  z-index: 1000;
  margin-top: -260px;
  background-image: none;
  color: gold !important;
  background-color: transparent !important;
}
.postid-12698 #lifeFrame {
  position: absolute;
  margin-top: -926px;
  left: 50%;
  transform: translateX(-50%);
  width: 1500px;
  height: 600px;
  overflow: hidden !important;
  overflow-x: hidden !important;
  overflow-y: hidden !important;
}
.postid-12698 .entry-content p {
  font-weight: 300;
  font-size: 170%;
  line-height: 150%;
}
.postid-12698 .entry-content a {
  color: gold !important;
}
.postid-12698 .hentry {
  background-image: none;
  background-color: transparent !important;
}
.postid-12698 .entry-footer {
  color: gold !important;
}
.postid-12698 .entry-footer, .postid-12698 .all_articles {
  border-top: 1px solid black;
}
.postid-12698 .hentry.has-post-thumbnail .wp-post-image {
  border: black 1px solid !important;
}
.postid-12698 .entry-title, .postid-12698 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-12698 .entry-title a {
  font-size: 80%;
}
.home #post-12698 .entry-title a {
  font-size: 80%;
}
.postid-12698 .entry-content img, .postid-12698 .entry-content video {
  border: #C0BEBE thin solid;
  padding: 5px;
  /*background-color: #0361CF;*/
}
.postid-12698 #ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #0361CF;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-12698 .ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #0361CF;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-12698 .entry-content a {
  color: gold !important;
}
.postid-12698 ul {
  list-style: none !important;
}
.postid-12698 .Zebra_Tooltip {
  max-width: 600px !important;
  position: absolute;
  z-index: 99999;
  background: transparent;
  font-family: Geneva, 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
}
.postid-12698 .Zebra_Tooltip .Zebra_Tooltip_Message {
  max-width: 600px !important;
}
.postid-12698 .entry-content .typed-me {
  font-weight: 300;
  font-size: 170%;
  line-height: 150%;
}
.opacityChange {
  opacity: 1 !important;
  transition: all 1s;
}
.postid-12698 .entry-content #type_1_holder {
  width: 100%;
  height: 7610px;
  overflow: hidden;
  display: block;
  opacity: 1 !important;
}
.postid-12698 .entry-content #type {
  width: 100%;
  height: 7610px;
  overflow: hidden;
  display: none;
  opacity: 1 !important;
}
.postid-12698 .entry-content #HW_1 {
  width: 100%;
  height: 2200px;
  opacity: 1;
}
.postid-12698 .entry-content #text_1 {
  /*border: 1px solid black;
  box-shadow: 2px 2px 9px 4px rgba(0, 0, 0, 0.2);*/
  width: 100%;
  height: 2200px;
}
.postid-12698 #loveletters {
  /*display: none;*/
  width: 100%;
}
@media only screen and (max-width: 780px) {
  .postid-12698 #phoneWarning {
    display: block;
    margin: 10px;
    padding: 10px;
    border: 1px solid orange;
  }
  .postid-12698 .entry-thumbnail, .postid-12698 #holdAll {
    display: none !important;
  }
}
/* ------------------------- the medium is the message -------------------------*/
.postid-9402 #holdAll {
  display: none;
}
.postid-9402 #startAll {
  margin: 0 auto 20px auto;
  width: fit-content;
  border: 1px solid orange;
  border-radius: 3px;
  padding: 2px;
}
.postid-9402 #startAll a:hover {
  color: orangered;
}
.postid-9402 .site {
  background-color: #0361CF;
  opacity: 1;
}
.postid-9402 header .entry-header {
  opacity: 0.2 !important;
}
.postid-9402 .site-header {
  z-index: 2000;
  border-bottom: 1px solid #b3d01e;
  color: gold;
}
.postid-9402 .entry-content {
  /*height: 6674px !important;*/
  position: relative;
  z-index: 1000;
  margin-top: -870px;
  background-image: none;
  color: gold !important;
  background-color: #0361CF !important;
}
.postid-9402 #lifeFrame {
  position: absolute;
  margin-top: -926px;
  left: 50%;
  transform: translateX(-50%);
  width: 1500px;
  height: 600px;
  overflow: hidden !important;
  overflow-x: hidden !important;
  overflow-y: hidden !important;
}
.postid-9402 .entry-content p {
  font-weight: 300;
  font-size: 170%;
  line-height: 150%;
}
.postid-9402 .entry-content a {
  color: gold !important;
}
.postid-9402 .hentry {
  background-image: none;
  background-color: #0361CF !important;
}
.postid-9402 .entry-footer {
  color: gold !important;
}
.postid-9402 .entry-footer, .postid-9402 .all_articles {
  border-top: 1px solid black;
}
.postid-9402 .hentry.has-post-thumbnail .wp-post-image {
  border: black 1px solid !important;
}
.postid-9402 .entry-title, .postid-9402 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-9402 .entry-title a {
  font-size: 80%;
}
.home #post-9402 .entry-title a {
  font-size: 80%;
}
.postid-9402 .entry-content img, .postid-9402 .entry-content video {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #0361CF;
}
.postid-9402 #ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #0361CF;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-9402 .ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #0361CF;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-9402 .entry-content a {
  color: gold !important;
}
.postid-9402 ul {
  list-style: none !important;
}
.postid-9402 .Zebra_Tooltip {
  max-width: 600px !important;
  position: absolute;
  z-index: 99999;
  background: transparent;
  font-family: Geneva, 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
}
.postid-9402 .Zebra_Tooltip .Zebra_Tooltip_Message {
  max-width: 600px !important;
}
.postid-9402 .entry-content .typed-me {
  font-weight: 300;
  font-size: 170%;
  line-height: 150%;
}
.postid-9402 .entry-content #terminal {
  border: 1px solid grey;
  box-shadow: 2px 2px 9px 4px rgba(0, 0, 0, 0.2);
  width: 100%;
  height: 700px;
  display: block;
  opacity: 0;
}
.opacityChange {
  opacity: 1 !important;
  transition: all 1s;
}
.postid-9402 .entry-content #type {
  width: 100%;
  height: 1990px;
  display: block;
}
.postid-9402 .entry-content #type2 {
  width: 100%;
  height: 840px;
  display: block;
  overflow: hidden;
  opacity: 0;
}
.postid-9402 .entry-content #typewriter {
  width: 100%;
  height: 770px;
  display: block;
  opacity: 0;
}
.postid-9402 .entry-content #typeThisHolder {
  margin-top: 20px;
  border: 1px solid black;
  box-shadow: 2px 2px 9px 4px rgba(0, 0, 0, 0.2);
  width: 500px;
  height: 550px;
  display: block;
  float: right;
  background-color: white;
  background-image: url("https://www.crisrieder.org/thejourney/wp-content/uploads/2023/12/typePaper.jpg")
}
.postid-9402 .entry-content #typeThis {
  width: 400px;
  height: 500px;
  display: block;
  margin: 10px auto;
}
.postid-9402 .entry-content #ChatGPT {
  margin-top: -167px;
  width: 100%;
  height: 1100px !important;
  opacity: 0;
}
.postid-9402 .entry-content #typeGPT_answer {
  box-shadow: 2px 2px 9px 4px rgba(0, 0, 0, 0.2);
  width: 100%;
  height: 750px !important;
  margin-top: -25px;
}
.postid-9402 .entry-content #ChatGPT img {
  box-shadow: 2px 2px 9px 4px rgba(0, 0, 0, 0.2);
  border: none !important;
  padding: 0px;
  background-color: white;
}
.postid-9402 .entry-content #handwritingHolder {
  width: 100%;
  height: 1510px;
  opacity: 0;
}
.postid-9402 .entry-content #handwriting {
  border: 1px solid black;
  box-shadow: 2px 2px 9px 4px rgba(0, 0, 0, 0.2);
  width: 100%;
  height: 990px;
}
.postid-9402 .entry-content #poem_LC {
  width: 100%;
  height: 1090px;
  opacity: 0;
}
.postid-9402 .entry-content #LC_poem {
  border: 1px solid black;
  box-shadow: 2px 2px 9px 4px rgba(0, 0, 0, 0.2);
  width: 100%;
  height: 990px;
}
.postid-9402 .entry-content #calligraphy {
  width: 100%;
  height: 1380px !important;
  opacity: 0;
}
.postid-9402 .entry-content #zen {
  width: 100%;
  height: 550px;
  display: none;
}
.postid-9402 .entry-content #zen2 {
  width: 100%;
  height: 500px;
  display: none;
}
.postid-9402 .entry-content #soulHolder {
  width: 100%;
  height: 950px;
  display: none;
}
.postid-9402 .entry-content #soul {
  width: 100%;
  height: 720px !important;
  opacity: 0;
}
/*  -------. Smooth Accordion  */
.postid-9402 .smooth-Accordion .smooth-Accordion-header {
  display: block;
  background: transparent;
  font-family: Raleway, sans-serif !important;
  font-style: italic;
  color: gold !important;
  line-height: 180%;
  margin-top: 10px;
  padding: 2px 16px;
  cursor: pointer;
  border-bottom: 1px solid #b3d01e !important;
  position: relative;
}
.postid-9402 .smooth-Accordion .smooth-Accordion-content {
  font-style: italic;
  background: transparent;
  color: gold !important;
  padding: 16px;
  border-bottom: 1px solid #b3d01e;
}
.postid-9402 .smooth-Accordion .smooth-Accordion-content a {
  color: #b3d01e !important;
  font-weight: 300;
}
.postid-9402 .smooth-Accordion .smooth-Accordion-content p {
  font-size: 24px !important;
  line-height: 34px !important;
  font-weight: 300 !important;
  font-style: italic;
  color: gold;
}
.postid-9402 .smooth-Accordion .smooth-Accordion-header::after {
  content: '';
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0) rotate(0deg);
  position: absolute;
  top: 3px;
  right: 16px;
  transition: transform 0.5s;
  background: url(./img/lightgreen-down-arrow.png) no-repeat center center;
  width: 12px;
  height: 20px;
  line-height: 16px;
}
.postid-9402 .smooth-Accordion {
  border-radius: 0px;
  box-shadow: none;
  overflow: hidden;
}
.postid-9402 .entry-content #phoneWarning {
  display: none;
}
@media only screen and (max-width: 780px) {
  .postid-9402 .entry-content #phoneWarning {
    display: block;
    margin: 20px;
    padding: 20px;
    border: 1px solid orange;
  }
  /*  
  .postid-9402 .entry-content p {
      font-weight: normal;
      font-size: 20px;
      line-height: 30px;
      margin-bottom: 3px;
      color: gold !important; 
    }
    .postid-9402 .smooth-Accordion .smooth-Accordion-header {
      color: gold !important;
      font-weight: 500 !important;
      font-size: 16px !important;
      line-height: 30px;
      margin-top: 10px;
      padding: 2px 16px;
      cursor: pointer;
      border-bottom: 1px solid #b3d01e !important;
    }
    .postid-9402 .smooth-Accordion .smooth-Accordion-content {
      color: gold !important;
      padding: 16px;
      border-bottom: 1px solid #b3d01e;
    }
    .postid-9402 .smooth-Accordion .smooth-Accordion-content a {
      color: #2d797d !important;
      font-size: 16px !important;
      line-height: 30px !important;
      font-weight: normal;
    }
    .postid-9402 .smooth-Accordion .smooth-Accordion-content p {
      font-size: 16px !important;
      line-height: 30px !important;
      font-weight: normal;
      font-style: italic;
      color: gold !important;
    }
    .postid-9402 .bible p {
      font-size: 16px !important;
      line-height: 30px !important;
      font-weight: normal;
      font-style: italic;
      color: gold !important;
    }
    .postid-9402 .orange {
      color: coral !important;
      font-style: italic !important;
      font-size: 16px !important;
      line-height: 30px !important;
      font-weight: normal;
    }
    .postid-9402 .orange p {
      color: coral !important;
      font-style: italic !important;
      font-size: 16px !important;
      line-height: 30px !important;
      font-weight: normal;
    }
    .postid-9402 .bold {
      font-weight: 500 !important;
    }
      
     */
}
/* ------------------------- and they shall inherit the earth -------------------------*/
.postid-9443 .site {
  background-color: #0065DD;
  opacity: 1;
}
.postid-9443 header .entry-header {
  opacity: 0.2 !important;
}
.postid-9443 .site-header {
  z-index: 2000;
  border-bottom: 1px solid #b3d01e;
  color: gold;
}
.postid-9443 .entry-content {
  /*height: 6674px !important;*/
  position: relative;
  margin-top: -100px;
  z-index: 1000;
  background-image: none;
  color: gold !important;
  background-color: #0065DD !important;
}
.postid-9443 .entry-content p {
  font-weight: 300;
  font-size: 170%;
  line-height: 150%;
}
.postid-9443 .entry-content a {
  color: gold !important;
}
.postid-9443 .hentry {
  background-image: none;
  background-color: #0065DD !important;
}
.postid-9443 .entry-footer {
  color: gold !important;
}
.postid-9443 .entry-footer, .postid-9443 .all_articles {
  border-top: 1px solid black;
}
.postid-9443 .hentry.has-post-thumbnail .wp-post-image {
  border: black 1px solid !important;
}
.postid-9443 .entry-title, .postid-9443 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-9443 .entry-title a {
  font-size: 80%;
}
.home #post-9443 .entry-title a {
  font-size: 80%;
}
.postid-9443 .entry-content img, .postid-9443 .entry-content video {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #0065DD;
  box-shadow: 2px 2px 9px 4px rgba(0, 0, 0, 0.4);
}
.postid-9443 #ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #0065DD;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-9443 .ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #0065DD;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-9443 .entry-content a {
  color: gold !important;
}
.postid-9443 ul {
  list-style: none !important;
}
.postid-9443 .Zebra_Tooltip {
  max-width: 600px !important;
  position: absolute;
  z-index: 99999;
  background: transparent;
  font-family: Geneva, 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
}
.postid-9443 .Zebra_Tooltip .Zebra_Tooltip_Message {
  max-width: 600px !important;
}
@media only screen and (max-width: 768px) {
  .postid-9443 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 3px;
    color: gold !important; /* #363636*/
  }
  .postid-9443 .smooth-Accordion .smooth-Accordion-header {
    color: gold !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px solid #b3d01e !important;
  }
  .postid-9443 .smooth-Accordion .smooth-Accordion-content {
    color: gold !important;
    padding: 16px;
    border-bottom: 1px solid #b3d01e;
  }
  .postid-9443 .smooth-Accordion .smooth-Accordion-content a {
    /*color: #2d797d !important;*/
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-9443 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-9443 .bible p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: gold !important;
  }
  .postid-9443 .orange {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-9443 .orange p {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-9443 .bold {
    font-weight: 500 !important;
  }
  /* Add additional styles for smaller screens here */
}
/* ------------------------- change -------------------------*/
.postid-7510 .site {
  background-color: #0362CF;
  opacity: 1;
}
.postid-7510 header .entry-header {
  opacity: 0.2 !important;
}
.postid-7510 .site-header {
  border-bottom: 1px solid #b3d01e;
  color: #b3d01e;
}
.postid-7510 .entry-content {
  /*height: 6674px !important;*/
  background-image: none;
  color: #b3d01e !important;
  background-color: #0362CF !important;
}
.postid-7510 #lifeFrame {
  position: absolute;
  margin-top: -1100px;
  left: 50%;
  transform: translateX(-50%);
  width: 980px;
  height: 880px;
  overflow: hidden !important;
  overflow-x: hidden !important;
  overflow-y: hidden !important;
}
.postid-7510 #moveAndChange {
  width: 100% !important;
  height: 880px;
  overflow: hidden !important;
  overflow-x: hidden !important;
  overflow-y: hidden !important;
}
.postid-7510 #hidden_bubbleWords {
  display: block;
  width: 100% !important;
  height: 500px;
  overflow: hidden !important;
  overflow-x: hidden !important;
  overflow-y: hidden !important;
}
.postid-7510 #bubbleWords {
  margin-top: -100px;
  width: 100% !important;
  height: 500px;
  overflow: hidden !important;
  overflow-x: hidden !important;
  overflow-y: hidden !important;
}
.postid-7510 #lifePatterns {
  width: 100% !important;
  height: 600px;
  border: 1px solid #b3d01e;
  overflow: hidden !important;
  overflow-x: hidden !important;
  overflow-y: hidden !important;
}
.postid-7510 #meanderingPoem_holder {
  width: 100%;
  height: 900px;
  overflow: hidden !important;
  overflow-x: hidden !important;
  overflow-y: hidden !important;
}
.postid-7510 #meanderingPoem {
  width: 100% !important;
  height: 900px;
  overflow: hidden !important;
  overflow-x: hidden !important;
  overflow-y: hidden !important;
}
.postid-7510 #water_holder {
  border: #C0BEBE thin solid;
  position: relative;
  width: 100% !important;
  height: 384px;
  overflow: hidden !important;
  overflow-x: hidden !important;
  overflow-y: hidden !important;
}
.postid-7510 #water {
  position: relative;
  width: 100% !important;
  height: 384px;
  overflow: hidden !important;
  overflow-x: hidden !important;
  overflow-y: hidden !important;
}
.postid-7510 #fluidSim_holder {
  border: #C0BEBE thin solid;
  position: relative;
  width: 100% !important;
  height: 420px !important;
  overflow: hidden !important;
  overflow-x: hidden !important;
  overflow-y: hidden !important;
}
.postid-7510 #fluidSim {
  position: relative;
  width: 100% !important;
  height: 450px;
  overflow: hidden !important;
  overflow-x: hidden !important;
  overflow-y: hidden !important;
}
.postid-7510 .entry-content p {
  font-weight: 300;
  font-size: 170%;
  line-height: 150%;
  color: #b3d01e !important;
}
.postid-7510 .entry-content a {
  color: #b3d01e !important;
  /*font-size: 170%;*/
  line-height: 150%;
  font-weight: 300;
}
.postid-7510 .hentry {
  background-image: none;
  background-color: #0362CF !important;
}
.postid-7510 .entry-footer {
  color: #b3d01e !important;
}
.postid-7510 .entry-footer, .postid-7510 .all_articles {
  border-top: 1px solid black;
}
.postid-7510 .hentry.has-post-thumbnail .wp-post-image {
  border: none;
}
.postid-7510 .entry-title, .postid-7510 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-7510 .entry-title a {
  font-size: 80%;
}
.home #post-7510 .entry-title a {
  font-size: 80%;
}
.postid-7510 .entry-content img, .postid-7510 .entry-content video {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #0362CF;
}
.postid-7510 #ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #0362CF;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-7510 .ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #0362CF;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-7510 ul {
  list-style: none !important;
}
.postid-7510 .Zebra_Tooltip {
  max-width: 600px !important;
  position: absolute;
  z-index: 99999;
  background: transparent;
  font-family: Geneva, 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
}
.postid-7510 .Zebra_Tooltip .Zebra_Tooltip_Message {
  max-width: 600px !important;
}
.postid-7510 .mejs-container, .postid-7510 #mep_0 {
  margin-left: 28%;
  width: 298px !important;
}
.postid-7510 #audio_holder {
  margin-left: 480px;
  width: 298px !important;
}
.postid-7510 #hesseHolder {
  position: relative;
  overflow: hidden;
  height: 1021px;
  width: 100% !important;
  cursor: pointer;
}
.postid-7510 #hesseEnglish {
  position: absolute;
  width: 100% !important;
  padding: 10px 0px;
}
.postid-7510 #hesseGerman {
  position: absolute;
  width: 100% !important;
  padding: 10px 0px;
  display: none;
  text-align: right;
}
/* Change -------. Smooth Accordion  */
.postid-7510 .smooth-Accordion .smooth-Accordion-header {
  display: block;
  background: transparent;
  font-family: Raleway, sans-serif !important;
  font-style: italic;
  color: #b3d01e !important;
  font-weight: 300 !important;
  /*font-size: 18px !important;*/
  line-height: 30px;
  margin-top: 10px;
  padding: 2px 16px;
  cursor: pointer;
  border-bottom: 1px solid #b3d01e !important;
  position: relative;
}
.postid-7510 .smooth-Accordion .smooth-Accordion-content {
  font-style: italic;
  background: transparent;
  color: #b3d01e !important;
  padding: 16px;
  border-bottom: 1px solid #b3d01e;
}
.postid-7510 .smooth-Accordion .smooth-Accordion-content a {
  color: #b3d01e !important;
  font-weight: 300;
  text-decoration: underline;
}
.postid-7510 .smooth-Accordion .smooth-Accordion-content p {
  font-size: 24px !important;
  line-height: 34px !important;
  font-weight: 300 !important;
  font-style: italic;
  color: #b3d01e;
}
.postid-7510 .smooth-Accordion .smooth-Accordion-header::after {
  content: '';
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0) rotate(0deg);
  position: absolute;
  top: 3px;
  right: 16px;
  transition: transform 0.5s;
  background: url(./img/lightgreen-down-arrow.png) no-repeat center center;
  width: 12px;
  height: 20px;
  line-height: 16px;
}
.postid-7510 .smooth-Accordion {
  border-radius: 0px;
  box-shadow: none;
  overflow: hidden;
}
@media only screen and (max-width: 768px) {
  .postid-7510 #lifeFrame {
    position: absolute;
    margin-top: -1100px !important;
    left: 50%;
    transform: translateX(-50%);
    width: 980px;
    height: 880px;
    overflow: hidden !important;
    overflow-x: hidden !important;
    overflow-y: hidden !important;
  }
  .postid-7510 .entry-content p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 3px;
    color: #b3d01e !important; /* #363636*/
  }
  .postid-7510 .smooth-Accordion .smooth-Accordion-header {
    color: #b3d01e !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 2px 16px;
    cursor: pointer;
    border-bottom: 1px solid #b3d01e !important;
  }
  .postid-7510 .smooth-Accordion .smooth-Accordion-content {
    color: #b3d01e !important;
    padding: 16px;
    border-bottom: 1px solid #b3d01e;
  }
  .postid-7510 .smooth-Accordion .smooth-Accordion-content a {
    color: #b3d01e !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    text-decoration: underline;
  }
  .postid-7510 .smooth-Accordion .smooth-Accordion-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: #b3d01e !important;
  }
  .postid-7510 .bible p {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
    font-style: italic;
    color: #b3d01e !important;
  }
  .postid-7510 .orange {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-7510 .orange p {
    color: coral !important;
    font-style: italic !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
  }
  .postid-7510 .bold {
    font-weight: 500 !important;
  }
  /* Add additional styles for smaller screens here */
}
@media only screen and (max-width: 600px) {
  .postid-7510 #lifeFrame {
    position: absolute;
    margin-top: -790px !important;
    left: 50%;
    transform: translateX(-50%);
    width: 980px;
    height: 880px;
    overflow: hidden !important;
    overflow-x: hidden !important;
    overflow-y: hidden !important;
  }
}
@media only screen and (max-width: 375px) {
  .postid-7510 #lifeFrame {
    position: absolute;
    margin-top: -600px !important;
    left: 50%;
    transform: translateX(-50%);
    width: 980px;
    height: 880px;
    overflow: hidden !important;
    overflow-x: hidden !important;
    overflow-y: hidden !important;
  }
}
/* ------------------------- Rumi -------------------------*/
.postid-8265 .site {
  background-color: #0063D6;
  opacity: 1;
}
.postid-8265 header .entry-header {
  opacity: 0.2 !important;
}
.postid-8265 .site-header {
  border-bottom: 1px solid #b3d01e;
  color: #b3d01e;
}
.postid-8265 .entry-content {
  /*height: 6674px !important;*/
  background-image: none;
  color: #b3d01e !important;
  background-color: #0362CF !important;
}
.postid-8265 #rumiFrame {
  position: absolute;
  z-index: 1000;
  margin-top: 0px;
  left: 50%;
  transform: translateX(-50%);
  width: 85vw;
  height: 65vw;
  max-width: 900px;
  max-height: 850px;
  overflow: hidden !important;
  overflow-x: hidden !important;
  overflow-y: hidden !important;
  border: 3px solid white;
  -webkit-box-shadow: 0px 10px 21px 0px rgba(0, 0, 0, 0.54);
  -moz-box-shadow: 0px 10px 21px 0px rgba(0, 0, 0, 0.54);
  box-shadow: 0px 10px 21px 0px rgba(0, 0, 0, 0.54);
  background-color: #0361CF;
}
.postid-8265 #rumiTxt {
  text-align: center;
  margin-top: 900px;
}
.postid-8265 #h5ap-player-1 {
  position: fixed !important;
  width: 208px !important;
  margin: 0px;
  z-index: 1000;
  top: 56px;
  right: 110px;
  border: 1px solid grey;
  border-radius: 2px;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.5));
}
.postid-8265 .plyr__controls .plyr__controls__item.plyr__progress__container {
  display: none;
}
.postid-8265 .plyr__controls .plyr__controls__item.plyr__time {
  display: none;
  padding: 0 5px;
}
.postid-8265 .plyr__controls .plyr__controls__item:first-child {
  margin-left: 0;
  margin-right: 13px;
}
.postid-8265 .entry-content p {
  font-weight: 300;
  font-size: 170%;
  line-height: 150%;
}
.postid-8265 .entry-content a {
  color: #b3d01e !important;
  font-weight: 300;
}
.postid-8265 .hentry {
  background-image: none;
  background-color: #0362CF !important;
}
.postid-8265 .entry-footer {
  color: #b3d01e !important;
}
.postid-8265 .entry-footer, .postid-8265 .all_articles {
  border-top: 1px solid black;
}
.postid-8265 .hentry.has-post-thumbnail .wp-post-image {
  border: none !important;
}
.postid-8265 .entry-title, .postid-8265 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-8265 .entry-title a {
  font-size: 80%;
}
.home #post-8265 .entry-title a {
  font-size: 80%;
}
.postid-8265 .entry-content img, .postid-8265 .entry-content video {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #0063D6;
}
.postid-8265 #smallScreenWarning {
  display: none;
  position: absolute;
  top: 150px;
  z-index: 1500;
}
.postid-8265 #psTxt {}
@media only screen and (max-width: 768px) {
  .postid-8265 #smallScreenWarning {
    display: block;
  }
  .postid-8265 .site-header {
    max-width: 1800px !important;
    left: 0%;
    transform: none !important;
  }
  .postid-8265 .entry-content p, .postid-8265 .entry-content a {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 3px;
    color: #b3d01e !important;
  }
  .postid-8265 #h5ap-player-1 {
    width: 201px !important;
    z-index: 1000;
    top: 76px !important;
    right: 3px !important;
    transform-origin: right;
    transform: scale(0.7);
  }
}
@media screen and (max-width: 414px) {
  .postid-8265 #psTxt {
    font-size: 16px !important;
  }
}
/* --------------------------Woodwork -----------------------------*/
body .post-6637 {
  background-color: #008081 !important;
  background-image: none !important;
}
article .post-6637 {
  background-color: #008081 !important;
}
.post-6637 #main {
  background-color: #008081 !important;
}
.post-6637 .page, .post-6637 .hentry {
  background-color: #008081 !important;
}
.post-6637 header .entry-header {}
.post-6637 .site-header {
  font-weight: bold !important;
  font-size: 135%;
  line-height: 130%;
  color: white !important;
}
.post-6637 .entry-content {
  /*height: 6674px !important;*/
  background-image: none;
  color: white !important;
  background-color: #008081 !important;
}
.post-6637 .entry-content p {
  font-weight: 200;
  font-size: 135%;
  line-height: 130%;
}
.post-6637 .entry-content a {
  color: aqua !important;
}
.post-6637 .entry-content a:hover {
  color: aqua !important;
  text-decoration: underline;
}
.post-6637 .hentry {
  background-image: none;
  background-color: #008081 !important;
}
.post-6637 .entry-footer {
  color: #cbcbcb !important;
}
.post-6637 .entry-footer, .post-6637 .all_articles {
  border-top: 1px solid black;
}
.post-6637 .hentry.has-post-thumbnail .wp-post-image {
  border: black 1px solid !important;
}
.post-6637 .entry-title {
  font-weight: normal !important;
  font-size: 135%;
  line-height: 130%;
  color: white !important;
}
.post-6637 .entry-content img, .post-6637 .entry-content video {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #008081;
}
/* ------------------------- AI & the rest -------------------------*/
.postid-6654 .site {
  background-color: black !important;
}
.postid-6654 .site-content {
  background: black !important;
}
.postid-6654 header .entry-header {
  opacity: 0.2 !important;
  color: grey;
  border: 1px solid grey;
}
.postid-6654 .site-header {
  border-bottom: 1px solid #cbcbcb;
  color: #cbcbcb;
}
.postid-6654 .hentry {
  background-image: none;
  background-color: black !important;
}
.postid-6654 #DIY_vid {
  opacity: 0;
  transform: translate(-72px, 0px);
  top: 262px;
  position: absolute;
}
.postid-6654 .wp-video {
  width: 768px;
  transform: scale(1.245) !important;
}
.postid-6654 .mejs-controls {
  display: none !important;
}
.postid-6654 .entry-content video {
  border: none;
  padding: 0px;
  background: none !important;
}
.postid-6654 {
  background-color: black !important;
}
.postid-6654 header .entry-header {
  opacity: 0.2 !important;
}
.postid-6654 .site-header {
  border-bottom: 1px solid #cbcbcb;
  color: #cbcbcb;
}
.postid-6654 .entry-content {
  /*height: 6674px !important;*/
  margin-top: -60px;
  background-image: none;
  color: lightgray !important;
  background-color: black !important;
}
.postid-6654 .entry-content p {
  font-weight: 200;
  font-size: 135%;
  line-height: 150%;
}
.postid-6654 .entry-content a {
  color: aqua !important;
}
.postid-6654 .entry-content a:hover {
  color: aqua !important;
  text-decoration: underline;
}
.postid-6654 .hentry {
  background-image: none;
  background-color: black !important;
}
.postid-6654 .entry-footer {
  color: #cbcbcb !important;
}
.postid-6654 .entry-footer, .postid-6654 .all_articles {
  border-top: 1px solid black;
}
.postid-6654 .hentry.has-post-thumbnail .wp-post-image {
  border: black 1px solid !important;
}
.postid-6654 .entry-title, .postid-6654 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-6654 .entry-title a {
  font-size: 80%;
}
.home #post-6580 .entry-title a {
  font-size: 80%;
}
.postid-6654 .entry-content img, .postid-6654 .entry-content video {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: black;
}
.postid-6654 #ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: black;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-6654 .ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: black;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-6654 ul {
  list-style: none !important;
}
.postid-6654 .Zebra_Tooltip {
  max-width: 600px !important;
  position: absolute;
  z-index: 99999;
  background: transparent;
  font-family: Geneva, 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
}
.postid-6654 .Zebra_Tooltip .Zebra_Tooltip_Message {
  max-width: 600px !important;
}
.postid-6654 .styledIframe1 {
  display: block !important;
  width: 100%;
  height: 2030px;
  border: none;
  overflow: hidden;
}
.postid-6654 .styledIframe2 {
  display: block !important;
  width: 100%;
  height: 1760px;
  border: none;
  overflow: hidden;
}
.postid-6654 .styledIframe3 {
  display: block !important;
  width: 100%;
  height: 1111px;
  border: none;
  overflow: hidden;
}
.postid-6654 #iframeHolderTensorflow2 {
  /*display: none;*/
  width: 100%;
  height: 1470px;
}
.postid-6654 #iframeHolderNeuralNet {
  display: block !important;
  position: relative;
  /* z-index: 100;*/
  height: 720px !important;
  width: 522px;
}
.postid-6654 .vbox-content {
  float: none !important;
  text-align: center;
  display: block !important;
  width: 529px !important;
  position: relative;
  overflow: hidden;
  padding: 0 !important;
  margin: 0 auto !important;
}
.postid-6654 .vbox-close {
  /* border: 1px solid red; */
  cursor: pointer;
  position: fixed;
  top: 103px !important;
  right: 23px !important;
}
.postid-6654 .open_vb_txt {
  font-size: 17px !important;
  padding-left: 147px;
}
/* Smooth Accordion  */
.postid-6654 .smooth-Accordion .smooth-Accordion-header {
  display: block;
  background: black;
  font-family: Verdana !important;
  font-style: italic;
  color: aqua !important;
  font-weight: 100 !important;
  font-size: 20px !important;
  line-height: 120%;
  line-height: 24px;
  margin-top: 10px;
  padding: 2px 16px;
  cursor: pointer;
  border-bottom: 1px solid lightblue !important;
  position: relative;
}
.postid-6654 .smooth-Accordion .smooth-Accordion-content {
  font-style: italic;
  background: black;
  color: lightblue !important;
  padding: 16px;
  border-bottom: 1px solid black;
}
.postid-6654 .smooth-Accordion .smooth-Accordion-content p {
  font-weight: 100 !important;
  font-size: 20px !important;
  color: aqua !important;
}
.postid-6654 .smooth-Accordion .smooth-Accordion-header::after {
  content: '';
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0) rotate(0deg);
  position: absolute;
  top: 3px;
  right: 16px;
  transition: transform 0.5s;
  background: url(./img/down-arrow.png) no-repeat center center;
  width: 12px;
  height: 20px;
  line-height: 16px;
}
.postid-6654 .entry-title {
  text-transform: none !important;
}
/* ---------------- I am with the poets, the artists, the dreamers ---------------*/
.postid-7775 .site {
  background-color: black !important;
}
.postid-7775 .site-content {
  background: black !important;
  max-width: 1728px !important;
  margin: auto !important;
}
.postid-7775 header .entry-header {
  opacity: 0.2 !important;
  color: grey;
  border: 1px solid grey;
}
.postid-7775 .site-header {
  border-bottom: 1px solid #cbcbcb;
  color: #cbcbcb;
}
body:not(.filter-on) .postid-7775 .entry-header {
  color: grey;
  border: 1px solid grey !important;
}
.postid-7775 .entry-content {
  position: relative;
  height: 19000px !important;
  margin-top: 0px;
  background-image: none;
  color: grey;
  background-color: black !important;
}
.postid-7775 .entry-content p {
  font-weight: 200;
  font-size: 135% !important;
  line-height: 150%;
  letter-spacing: 0.059em;
  color: grey;
  user-select: none; /* prevent text highlighting */
}
.postid-7775 #txt {
  font-family: verdana;
  font-size: 24px;
  text-align: center;
  color: gold;
}
.postid-7775 .entry-content a {
  color: grey !important;
  user-select: none; /* prevent text highlighting */
}
.postid-7775 .entry-content a:hover {
  color: gold !important;
  text-decoration: underline;
}
.postid-7775 #noPhoneArticle {
  position: absolute;
  margin-top: -120px;
  font-size: 120%;
  color: gold;
  text-align: center;
  display: none;
}
.postid-7775 .hentry {
  background-image: none;
  background-color: black !important;
}
.justify {
  text-align: justify !important;
  text-justify: inter-character;
}
.postid-7775 #contentHolder {
  left: 50%; /* Move the child element 50% from the left edge of its containing block */
  transform: translateX(-50%); /* Move the child element back by half of its own width */
  width: 100vw;
  max-width: 1800px !important;
  position: absolute;
  border-left: 1px solid white;
  border-right: 1px solid white;
  border-bottom: 1px solid white;
}
/* container(1) */
.postid-7775 .container {
  display: grid;
  grid-template-columns: 2fr 1fr;
  grid-template-rows: 1fr 1fr 1fr 1fr 1fr 1fr;
  gap: 50px 50px;
  grid-auto-flow: row;
  background-color: black !important;
}
.postid-7775 .container > div {
  border: 1px dotted #1A1A1A; /*#073500;*/
  padding: 0px 10px;
  font-weight: 200;
  line-height: 150%;
  color: grey;
  font-family: "Helvetica Neue";
  position: relative;
  background-color: black !important;
}
.postid-7775 .container .ifrm_2, .postid-7775 .container .ifrm_3, .postid-7775 .container .ifrm_4, .postid-7775 .container .ifrm_5, .postid-7775 .container .ifrm_6 {
  min-height: 400px;
  max-height: 767px;
}
.postid-7775 .container .txt_2, .postid-7775 .container .txt_3, .postid-7775 .container .txt_4, .postid-7775 .container .txt_5, .postid-7775 .container .txt_6 {
  min-height: 400px;
  max-height: 767px;
}
.postid-7775 .container .ifrm_6 {
  text-align: right;
}
.postid-7775 .container p {
  color: grey;
  letter-spacing: 0.059em;
}
.postid-7775 .Intro_txt {
  height: 1550px;
}
.postid-7775 #multipleStrings_1 {
  width: 40%;
  padding: 50px 0px 0px 120px;
  float: left;
  text-align: justify;
}
.postid-7775 #multipleStrings_2 {
  margin-top: 120px;
  width: 40%;
  padding: 50px 120px 0px 0px;
  float: right;
  color: lightgrey;
  text-align: justify;
}
.postid-7775 .ifrm_2 {
  grid-area: 2 / 1 / 3 / 2;
}
.postid-7775 .ifrm_3 {
  grid-area: 3 / 1 / 4 / 2;
}
.postid-7775 .ifrm_4 {
  grid-area: 4 / 1 / 5 / 2;
}
.postid-7775 .ifrm_5 {
  grid-area: 5 / 1 / 6 / 2;
}
.postid-7775 .ifrm_6 {
  grid-area: 6 / 1 / 7 / 2;
}
.postid-7775 .Intro_txt {
  grid-area: 1 / 1 / 2 / 3;
}
.postid-7775 .txt_2 {
  grid-area: 2 / 2 / 3 / 3;
}
.postid-7775 .txt_3 {
  grid-area: 3 / 2 / 4 / 3;
}
.postid-7775 .txt_4 {
  grid-area: 4 / 2 / 5 / 3;
}
.postid-7775 .txt_5 {
  grid-area: 5 / 2 / 6 / 3;
}
.postid-7775 .txt_6 {
  grid-area: 6 / 2 / 7 / 3;
}
/***** iframes */
.postid-7775 #houseOfLight {
  width: 100%;
  height: 100%;
  max-height: 767px;
  background-color: black !important;
  /*border:1px solid grey;*/
}
.postid-7775 #housesOfLight {
  color: #13FFEF;
  animation: colorLoop 13s infinite;
  /*border:1px solid grey;*/
}
@keyframes colorLoop {
  0% {
    color: #13FFEF;
  }
  50% {
    color: #11BB50;
  }
  100% {
    color: #13FFEF;
  }
}
.postid-7775 #weavingWhiteLight {
  width: 100%;
  height: 100%;
  max-height: 767px;
  margin-bottom: 0px;
  background-color: black !important;
  /*border:1px solid grey;*/
}
.postid-7775 #rainbowLight {
  margin-top: -20px;
  width: 100%;
  height: 100%;
  max-height: 767px;
  background-color: black !important;
  /*border:1px solid grey;*/
}
.postid-7775 #blackHole {
  width: 100%;
  height: 100%;
  max-height: 700px;
  margin-bottom: 0px;
  margin-top: 15px;
  background-color: black !important;
  /*border:1px solid grey;*/
}
.postid-7775 .container .txt_3 {
  padding: 45px 30px 0;
}
.postid-7775 .container .txt_6 {
  padding-top: 9px;
}
.postid-7775 .container .ifrm_6 p {
  color: #13FFEF;
  animation: colorLoop2 23s infinite;
  /*border:1px solid grey;*/
}
@keyframes colorLoop2 {
  0% {
    color: #13FFEF;
  }
  50% {
    color: #11BB50;
  }
  100% {
    color: #13FFEF;
  }
}
.postid-7775 .container .txt_6 p {
  color: #11BB50;
  animation: colorLoop3 23s infinite;
  /*border:1px solid grey;*/
}
@keyframes colorLoop3 {
  0% {
    color: #11BB50;
  }
  50% {
    color: #13FFEF;
  }
  100% {
    color: #11BB50;
  }
}
.divider {
  width: 100%;
  height: 0px;
}
/* container2 */
.postid-7775 .container2 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr 1fr 1fr;
  align-content: start;
  gap: 10px 50px;
  grid-auto-flow: row;
  grid-template-areas:
    "high1 high2"
    "high1 high2"
    "broad1 broad1";
}
.postid-7775 .container2 .high1 {
  grid-area: high1;
}
.postid-7775 .container2 .broad1 {
  grid-area: broad1;
}
.postid-7775 .container2 .high2 {
  grid-area: high2;
}
.postid-7775 .container2 .broad1 {
  margin-top: -50px;
}
.postid-7775 .container2 {
  margin-bottom: 400px;
}
.postid-7775 .container2 > div {
  border: 1px dotted #1A1A1A; /*#073500;*/
  padding: 0px 10px;
  font-weight: 200;
  /* font-size: 100%; */
  line-height: 150%;
  color: grey;
  background-color: black !important;
  font-family: "Helvetica Neue";
}
.postid-7775 .container2 .high2 {
  height: 90vh;
  position: relative;
}
.postid-7775 .container2 .high1 {
  height: 90vh;
}
.postid-7775 .container2 .broad {
  min-height: 400px;
  max-height: 767px;
}
.postid-7775 .container2 p {
  padding: 0px 10px;
  color: grey;
  letter-spacing: 0.059em;
  font-weight: 200;
  line-height: 150%;
  font-family: "Helvetica Neue";
}
.postid-7775 #mysteriousTxt {
  text-align: center;
  margin-top: 50px;
}
.postid-7775 .container2 #ondulatio {
  width: 100%;
  height: 100%;
  margin-bottom: 0px;
  border: 1px solid #2A2929;
  background-color: black !important;
}
.postid-7775 .container2 #deepseaCreature {
  width: 99%;
  height: 500px;
  margin-bottom: 0px;
  border: 1px solid #2A2929;
  background-color: black !important;
}
.postid-7775 .container2 #graceful {
  width: 99%;
  height: 750px;
  margin-bottom: 0px;
  background-color: black !important;
}
.postid-7775 .container2 .broad1_left {
  width: 40%;
  float: left;
  position: relative;
}
.postid-7775 .container2 .broad1_right {
  width: 60%;
  float: right;
}
.postid-7775 .container2 .broad1_left p {
  text-align: center;
  margin-top: 25px;
}
/* container3 */
.postid-7775 .container3 {
  position: relative;
  margin-top: 400px;
  width: 100%;
  height: 100vh;
  background-color: black !important;
}
.postid-7775 #overlayTxt {
  margin-top: 60px;
  position: absolute;
  width: 100%;
  min-height: 200px;
}
.postid-7775 #txtRight {
  padding: 0 50px;
  float: right;
  width: 50%;
  min-height: 200px;
}
.postid-7775 #txtRight .inspirationR {
  /* font-size: 165% !important;*/
  text-align: left;
}
.postid-7775 #txtLeft {
  padding: 0 50px;
  float: left;
  width: 50%;
  min-height: 200px;
}
.postid-7775 #txtLeft .inspirationL {
  /*font-size: 165% !important;*/
  text-align: right;
}
.postid-7775 #texture {
  width: 100%;
  height: 100vh;
}
/* container4 */
.postid-7775 .container4 {
  margin-top: 400px;
  width: 100%;
  height: 80vh;
  position: relative;
}
.postid-7775 #goddesses {
  width: 100%;
  height: 80vh;
  background-color: black !important;
}
.postid-7775 .container5 {
  margin-top: 400px;
  width: 100%;
  height: 80vh;
  position: relative;
}
.postid-7775 #soundDrops {
  width: 100%;
  height: 80vh;
  border: 1px solid #2A2929;
  margin-top: 350px;
  background-color: black !important;
}
.postid-7775 .finalImg {
  margin-top: 350px;
  text-align: center;
}
.postid-7775 .finalImg a {
  display: inline-block;
}
.postid-7775 #peace {
  color: gold;
  font-size: 150%;
}
/*.postid-7775 .ps2id{  
    text-decoration: none !important;
  font-weight: 400;
  color: grey;
  font-family: "Helvetica Neue";
  user-select: none; 
}
*/
.postid-7775 .ps2id {
  display: block;
  cursor: pointer;
  width: 100%;
  padding: 8px 16px;
  text-align: center;
  text-decoration: none !important;
  font-weight: 400;
  color: grey;
  font-family: "Helvetica Neue";
  user-select: none; /* prevent text highlighting */
  border: 1px solid gold !important;
  border-radius: 2px;
}
.postid-7775 #next0 {
  position: absolute;
  left: 50%;
  top: -310px;
  width: 70px;
}
.postid-7775 #next1 {
  position: absolute;
  left: 50%;
  bottom: 200px;
  width: 70px;
}
.postid-7775 #next2 {
  position: absolute;
  left: -12%;
  bottom: -80px;
  width: 70px;
}
.postid-7775 #next3 {
  position: absolute;
  left: -13%;
  bottom: -70px;
  width: 70px;
}
.postid-7775 #next4 {
  position: absolute;
  left: -33%;
  bottom: 0px;
  width: 70px;
}
.postid-7775 #next5 {
  position: absolute;
  left: 94%;
  bottom: -95px;
  width: 70px;
}
.postid-7775 #next6 {
  left: 93%;
  bottom: 0px;
  position: absolute;
  width: 70px;
}
.postid-7775 #next7 {
  left: -5%;
  bottom: 4px;
  position: absolute;
  width: 70px;
}
.postid-7775 #next8 {
  left: 109%;
  bottom: -50px;
  position: absolute;
  width: 70px;
}
.postid-7775 #next9 {
  left: 50%;
  bottom: 0px;
  position: absolute;
  width: 70px;
}
.postid-7775 #next10 {
  left: 50%;
  bottom: -70px;
  position: absolute;
  width: 70px;
}
.postid-7775 #next11 {
  left: 50%;
  bottom: 0px;
  position: absolute;
  width: 120px;
}
.postid-7775 #next12 {
  left: 50%;
  bottom: -70px;
  position: absolute;
  width: 70px;
}
/** audio player **/
.postid-7775 #skin_default {
  margin: 0 auto;
  border: 1px solid #073500;
  height: 54px;
  width: 208px;
}
.postid-7775 #h5ap-player-1 {
  opacity: 0.3;
  width: 208px !important;
  margin: 0px;
  z-index: 1000;
  border: 1px solid grey;
  border-radius: 2px;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.5));
}
.postid-7775 .plyr__controls .plyr__controls__item.plyr__progress__container {
  display: none;
}
.postid-7775 .plyr__controls .plyr__controls__item.plyr__time {
  display: none;
  padding: 0 5px;
}
.postid-7775 .plyr__controls .plyr__controls__item:first-child {
  margin-left: 0;
  margin-right: 13px;
}
/** audio player end **/
.postid-7775 .entry-footer {
  color: #cbcbcb !important;
}
.postid-7775 .entry-footer, .postid-7775 .all_articles {
  border-top: 1px solid black;
}
.postid-7775 .hentry.has-postid-thumbnail .wp-postid-image {
  border: black 1px solid !important;
}
.postid-7775 .entry-title, .postid-7775 .blog .entry-title {
  font-size: 1.1em !important;
  line-height: 2.9em !important;
  color: gold;
  text-transform: none !important;
  padding: 70px 0px 100px;
}
.postid-7775 .entry-meta {
  color: gold !important;
  font-size: 0.875em;
  line-height: 1.7142857;
}
.postid-7775 .entry-meta a {
  color: gold !important;
  font-size: 0.875em;
  line-height: 1.7142857;
}
.postid-7775 .entry-title h1 {
  font-size: 1.1em !important;
  color: gold;
  text-transform: none !important;
}
.postid-7775 .entry-title a {
  text-transform: none !important;
  font-size: 80%;
  color: gold;
}
.postid-7775 .entry-title h1 a {
  font-size: 1.1em !important;
  color: gold;
  text-transform: none !important;
}
.home #postid-7775 .entry-title a {
  text-transform: none !important;
  font-size: 80%;
  color: gold;
  cursor: pointer;
}
.postid-7775 .entry-content img, .postid-7775 .entry-content video {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: black;
}
.postid-7775 #DIY_vid {
  opacity: 0;
  transform: translate(-72px, 0px);
  top: 262px;
  position: absolute;
}
.postid-7775 .wp-video {
  width: 768px;
  transform: scale(1.245) !important;
}
.postid-7775 .mejs-controls {
  display: none !important;
}
.postid-7775 .entry-content video {
  border: none;
  padding: 0px;
  background: none !important;
}
.postid-7775 #ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: black;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-7775 .ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: black;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-7775 ul {
  list-style: none !important;
}
.postid-7775 .Zebra_Tooltip {
  max-width: 600px !important;
  position: absolute;
  z-index: 99999;
  background: transparent;
  font-family: Geneva, 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
}
.postid-7775 .Zebra_Tooltip .Zebra_Tooltip_Message {
  max-width: 600px !important;
}
.postid-7775 .styledIframe1 {
  display: block !important;
  width: 100%;
  height: 2030px;
  border: none;
  overflow: hidden;
}
.postid-7775 .styledIframe2 {
  display: block !important;
  width: 100%;
  height: 1760px;
  border: none;
  overflow: hidden;
}
.postid-7775 .styledIframe3 {
  display: block !important;
  width: 100%;
  height: 1111px;
  border: none;
  overflow: hidden;
}
.postid-7775 #iframeHolderTensorflow2 {
  /*display: none;*/
  width: 100%;
  height: 1470px;
}
.postid-7775 #iframeHolderNeuralNet {
  display: block !important;
  position: relative;
  /* z-index: 100;*/
  height: 720px !important;
  width: 522px;
}
.postid-7775 .vbox-content {
  float: none !important;
  text-align: center;
  display: block !important;
  width: 529px !important;
  position: relative;
  overflow: hidden;
  padding: 0 !important;
  margin: 0 auto !important;
}
.postid-7775 .vbox-close {
  /* border: 1px solid red; */
  cursor: pointer;
  position: fixed;
  top: 103px !important;
  right: 23px !important;
}
.postid-7775 .open_vb_txt {
  font-size: 17px !important;
  padding-left: 147px;
}
/* Smooth Accordion  */
.postid-7775 .smooth-Accordion .smooth-Accordion-header {
  display: block;
  background: black;
  font-family: Verdana !important;
  font-style: italic;
  color: aqua !important;
  font-weight: 100 !important;
  font-size: 93% !important;
  line-height: 120%;
  line-height: 24px;
  margin-top: 10px;
  padding: 2px 16px;
  cursor: pointer;
  border-bottom: 1px solid lightblue !important;
  position: relative;
}
.postid-7775 .smooth-Accordion .smooth-Accordion-content {
  font-style: italic;
  background: black;
  color: lightblue !important;
  padding: 16px;
  border-bottom: 1px solid black;
}
.postid-7775 .smooth-Accordion .smooth-Accordion-content p {
  font-weight: 100 !important;
  font-size: 93% !important;
  color: aqua !important;
  letter-spacing: 0.059em;
}
.postid-7775 .smooth-Accordion .smooth-Accordion-header::after {
  content: '';
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0) rotate(0deg);
  position: absolute;
  top: 3px;
  right: 16px;
  transition: transform 0.5s;
  background: url(./img/down-arrow.png) no-repeat center center;
  width: 12px;
  height: 20px;
  line-height: 16px;
}
/* Media query for smaller screens, change to a single column with 6 rows */
@media screen and (max-width: 1024px) {
  .postid-7775 #noPhoneArticle {
    display: block;
  }
}
/*    
  .post-7775  .container {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: repeat(6, 1fr);
  }



.post-7775 .container2  {  
    display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr 1fr 1fr 1fr 1fr 1fr;
    }


  }*/
/********** mediaQuerries for: "I am with the poets"  ************/
/**


Mobile Portrait (320px - 480px):

Styles for small screens like smartphones in portrait mode.

Example media query: @media screen and (max-width: 480px) { 

}


Mobile Landscape (481px - 767px):

Styles for smartphones in landscape mode.

Example media query: @media screen and (min-width: 481px) and (max-width: 767px) { 
}


Tablet Portrait (768px - 991px):

Styles for tablets in portrait mode.

Example media query: @media screen and (min-width: 768px) and (max-width: 991px) { 
}


Tablet Landscape (992px - 1199px):

Styles for tablets in landscape mode.

Example media query: @media screen and (min-width: 992px) and (max-width: 1199px) { 
}


Small Desktop (1200px - 1439px):

Styles for small desktop screens.

Example media query: @media screen and (min-width: 1200px) and (max-width: 1439px) { 
}


Medium Desktop (1440px - 1919px):

Styles for medium-sized desktop screens.

Example media query: @media screen and (min-width: 1440px) and (max-width: 1919px) {
}


Large Desktop (1920px and above):

Styles for large desktop screens.

Example media query: @media screen and (min-width: 1920px) {
}

**/
/* ------------------------- I love to DIY -------------------------*/
.postid-6580 #DIY_vid {
  opacity: 0;
  transform: translate(0px, 0px);
  top: 262px;
  position: absolute;
}
.postid-6580 .wp-video {
  width: 768px;
  transform: scale(1.245) !important;
}
.postid-6580 #mep_0 {
  margin-top: 140px !important;
}
.postid-6580 .mejs-controls {
  display: none !important;
}
.postid-6580 .entry-content video {
  border: none;
  padding: 0px;
  background: none !important;
}
.postid-6580 #diy_btn {
  opacity: 0;
  z-index: 100;
  top: 902px;
  position: absolute;
  /* background-color: aquamarine; */
  border: 4px solid white;
  padding: 5px;
  border-radius: 3px;
  color: white;
  text-decoration: none;
  cursor: pointer;
  width: fit-content;
}
.postid-6580 #diy_btn:hover {
  color: lightblue;
}
.postid-6580 .site {
  background-color: #008081;
  opacity: 1;
}
.postid-6580 header .entry-header {
  opacity: 0.2 !important;
}
.postid-6580 .site-header {
  border-bottom: 1px solid #cbcbcb;
  color: #cbcbcb;
}
.postid-6580 .entry-content {
  /*height: 6674px !important;*/
  margin-top: -60px;
  background-image: none;
  color: white !important;
  background-color: #008081 !important;
}
.postid-6580 .entry-content p {
  font-weight: 200;
  font-size: 135%;
  line-height: 130%;
}
.postid-6580 .entry-content a {
  color: aqua !important;
}
.postid-6580 .entry-content a:hover {
  color: aqua !important;
  text-decoration: underline;
}
.postid-6580 .hentry {
  background-image: none;
  background-color: #008081 !important;
}
.postid-6580 .entry-footer {
  color: #cbcbcb !important;
}
.postid-6580 .entry-footer, .postid-6580 .all_articles {
  border-top: 1px solid black;
}
.postid-6580 .hentry.has-post-thumbnail .wp-post-image {
  border: black 1px solid !important;
}
.postid-6580 .entry-title, .postid-6580 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-6580 .entry-title a {
  font-size: 80%;
}
.home #post-6580 .entry-title a {
  font-size: 80%;
}
.postid-6580 .entry-content img, .postid-6580 .entry-content video {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #008081;
}
.postid-6580 #ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #008081;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-6580 .ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #008081;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-6580 ul {
  list-style: none !important;
}
.postid-6580 .Zebra_Tooltip {
  max-width: 600px !important;
  position: absolute;
  z-index: 99999;
  background: transparent;
  font-family: Geneva, 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
}
.postid-6580 .Zebra_Tooltip .Zebra_Tooltip_Message {
  max-width: 600px !important;
}
/* ------------------------- Bentobox ------------------------- */
.postid-6580 .vbox-figlio {
  margin: 0 auto !important;
}
.postid-6580 .vbox-figlio {
  max-width: 1200px;
  width: 95%;
}
.postid-6580 .vbox-figlio {
  background: white !important;
}
.postid-6580 .venoframe {
  background: white !important;
  max-width: 100% !important;
  width: 100%;
  border: none;
  height: 95vh !important;
  margin: 0 auto;
}
.postid-6580 .vbox-content {
  border: 3px solid black !important;
  text-align: center;
  float: left;
  width: 100%;
  position: relative;
  overflow: hidden;
  padding: 0px 4%;
  margin-top: 10px !important;
  margin-bottom: 0px !important;
}
.postid-6580.vbox-close {
  /* border: 1px solid red; */
  cursor: pointer;
  position: fixed;
  top: 3px;
  right: 3px;
  width: 30px !important;
  height: 151px !important;
  padding: 6px;
  display: block;
  background-position: 10px center;
  overflow: hidden;
  font-size: 24px !important;
  line-height: 1;
  text-align: center;
  z-index: 99;
}
@media (min-width: 992px) {
  .postid-6580 .vbox-inline, .venoframe {
    max-width: 1200px;
    width: 100%;
    height: 95vh;
    margin: 0 auto;
  }
}
/* ------------------------- GOIN’ DOWN THE RABBIT HOLE OF SOUNDS AND VISUALS  -------------------------*/
body, .postid-6308 .entry-content {
  background-color: black;
  /* background-image: url(https://www.crisrieder.org/thejourney/wp-content/uploads/2016/04/pink_rice.jpg);
  background-repeat: repeat;*/
}
.postid-6308 .site {
  background-color: black;
  opacity: 1;
}
.postid-6308 .entry-title, .postid-6308 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-6308 .entry-content {
  margin-top: -60px;
  background-color: black;
  background-image: none !important;
  color: #D4D4D4 !important;
  font-family: Raleway, sans-serif !important;
}
.postid-6308 .entry-content p {
  font-weight: 100;
  font-size: 130%;
  line-height: 150%;
  color: #D4D4D4;
}
.postid-6308 .entry-title, .postid-6308 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-6308 .entry-title a {
  font-size: 80%;
}
.home #post-6308 .entry-title a {
  font-size: 80%;
}
.postid-6308 .entry-content img, .postid-6308 .entry-content video {
  border: #323232 1px solid;
  padding: 5px;
  background-color: black;
}
.postid-6308 .entry-content a {
  color: #ff6600;
}
.postid-6308 .entry-content a:hover {
  color: #D4D4D4 !important;
  /*border-bottom:none !important;*/
}
.postid-6308 #ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  /* background-color: #00001a;*/
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-6308 .ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  /* background-color: #00001a;*/
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-6308 .fholder1 {
  background-color: black;
  overflow: hidden;
  width: 626px;
  height: 628px;
  border: 15px solid #181818;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.6));
}
.masking {
  margin-top: -10px;
  background-color: black;
}
.postid-6308 .frame1 {
  overflow: hidden;
  margin: 32px auto;
  width: 550px;
  height: 550px;
}
.postid-6308 .caption {
  text-align: left;
  margin-top: 7px;
  color: #D4D4D4 !important;
}
.postid-6308 .vid_title {
  font-size: 18px !important;
  font-style: italic !important;
  text-align: center;
}
.postid-6308 .vbox-content {
  padding: 20px 5px !important;
}
.postid-6308 .venobox {
  max-width: 1200px;
  margin-top: 100px !important;
}
.postid-6308 .vbox-content {
  margin-top: 0px !important;
  text-align: center;
  float: left;
  width: 100%;
  position: relative;
  overflow: hidden;
  padding: 0px !important;
}
.postid-6308 .venoframe {
  height: 95vh !important;
  width: 90%;
  max-width: 1200px;
  border: 1px solid #323232 !important;
  padding: 0px !important;
  margin: 0 auto;
  background-color: black !important;
}
.postid-6308 .venobox iframe {
  max-width: 1200px;
  margin-top: 100px !important;
}
.postid-6308 .clickText {
  color: #6A6A6A;
  text-align: right;
}
.postid-6308 #h5ap-player-1 {
  display: none;
  position: fixed !important;
  width: 208px !important;
  margin: 0px;
  z-index: 1000;
  top: 56px;
  right: 110px;
  border: 1px solid grey;
  border-radius: 2px;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.5));
}
.postid-6308 .plyr__controls .plyr__controls__item.plyr__progress__container {
  display: none;
}
.postid-6308 .plyr__controls .plyr__controls__item.plyr__time {
  display: none;
  padding: 0 5px;
}
.postid-6308 .plyr__controls .plyr__controls__item:first-child {
  margin-left: 0;
  margin-right: 13px;
}
.postid-6308 .smooth-Accordion .smooth-Accordion-header {
  display: block;
  background: black;
  color: #D4D4D4 !important;
  font-size: 100%;
  line-height: 24px;
  margin-top: 10px;
  padding: 2px 16px;
  cursor: pointer;
  border-bottom: 1px solid #D4D4D4 !important;
  position: relative;
}
.postid-6308 .smooth-Accordion .smooth-Accordion-header {
  color: #D4D4D4 !important;
  font-family: Raleway, sans-serif !important;
  font-weight: 100;
  font-size: 120% !important;
  line-height: 120%;
  margin-top: 10px;
  padding: 10px 16px;
  cursor: pointer;
  border: none;
}
.postid-6308 .smooth-Accordion .smooth-Accordion-header::after {
  content: '';
  font-weight: normal;
  font-style: normal;
  font-size: 32px;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0) rotate(0deg);
  position: absolute;
  top: 16px;
  right: 16px;
  transition: transform 0.5s;
  background: url(img/down-arrow.png) no-repeat center center;
  width: 16px;
  height: 24px;
  line-height: 16px;
}
.postid-6308 .smooth-Accordion .smooth-Accordion-content {
  font-size: 100%;
  font-style: italic;
  background: black;
  color: #D4D4D4 !important;
  padding: 16px;
  border-bottom: 1px solid black;
}
/*
	
@media screen and (max-width: 460px) {
.postid-6308 .site-content {
		width: 99vw;
	}

.postid-6308 .fholder1 {
    width: 360px;
	height: 362px;
	border:1px solid rgba(76,76,76,0.9);
margin: auto;
}


.postid-6308 .frame1 {
    width: 360px;
	height: 360px;
}
	
.postid-6308 #fh15 .fholder1 {
    width: 280px;
	height: 882px !important;
	border:1px solid rgba(76,76,76,0.9);
margin: auto;
}


.postid-6308 #fr15 .frame1{
    width: 280px;
	height: 880px !important;;
}
	
}

	
@media screen and (max-width: 375px) {	
.postid-6308.site-content {
		width: 99vw;
	}

.postid-6308 .fholder1 {
    width: 300px;
	height: 302px;
	border:1px solid rgba(76,76,76,0.9);
margin: auto;
}


.postid-6308 .frame1 {
    width: 300px;
	height: 300px;
}
	
.postid-6308 #fh15 .fholder1  {
    width: 280px;
	height: 882px !important;
	border:1px solid rgba(76,76,76,0.9);
margin: auto;
}


.postid-6308 #fr15 .frame1{
    width: 280px;
	height: 880px !important;;
}
	
}

	
@media screen and (max-width: 325px) {
.postid-6308 .site-content {
		width: 99vw;
	}

.postid-6308 .fholder1 {
    width: 280px;
	height: 282px;
	border:1px solid rgba(76,76,76,0.9);
margin: auto;
}


.postid-6308 .frame1 {
    width: 280px;
	height: 280px;
}
	
.postid-6308 #venobox_1 iframe {
	padding-top:5px;
    width: 800px !important;
	height: 800px !important;
	border:1px solid rgba(76,76,76,0.9);
	margin: auto;
}
		
.postid-6308 #venobox_2 iframe {
	padding-top:5px;
    width: 800px !important;
	height: 800px !important;
	border:1px solid rgba(76,76,76,0.9);
	margin: auto;
}


	
}

*/
/*------ I had this interesting - and rather mind boggling - conversation recently with a new 'friend'  .... an advanced AI. No kidding!  -------------------------*/
body, .postid-6208 .entry-content {
  background-color: white;
  /* background-image: url(https://www.crisrieder.org/thejourney/wp-content/uploads/2016/04/pink_rice.jpg);
  background-repeat: repeat;*/
}
.postid-6208 .site {
  background-color: white;
  opacity: 1;
}
.postid-6208 .entry-content {
  background-color: white;
  background-image: none !important;
  color: black !important;
}
.postid-6208 .entry-content p {
  font-weight: 200;
  font-size: 150%;
  line-height: 150%;
  color: black;
}
.postid-6208 .entry-title, .postid-6208 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-6208 .entry-title a {
  font-size: 80%;
}
.home #post-6208 .entry-title a {
  font-size: 80%;
}
.postid-6208 .entry-content img, .postid-6208 .entry-content video {
  border: #323232 1px solid;
  padding: 5px;
  background-color: white;
}
.postid-6208 #ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  /* background-color: #00001a;*/
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-6208 .ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  /* background-color: #00001a;*/
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-6208 .fholder1 {
  background-color: white;
  overflow: hidden;
  width: 626px;
  height: 628px;
  border: 15px solid #181818;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.6));
}
.masking {
  margin-top: -10px;
  background-color: white;
}
.postid-6208 .frame1 {
  overflow: hidden;
  margin: 32px auto;
  width: 550px;
  height: 550px;
}
.postid-6208 .caption {
  text-align: left;
  margin-top: 7px;
  color: black !important;
}
.postid-6208 .vbox-content {
  padding: 20px 5px !important;
}
.postid-6208 .venobox {
  max-width: 1200px;
  margin-top: 100px !important;
}
.postid-6208 .vbox-content {
  margin-top: 0px !important;
  text-align: center;
  float: left;
  width: 100%;
  position: relative;
  overflow: hidden;
  padding: 0px !important;
}
.postid-6208 .venoframe {
  max-width: 1200px;
  border: 1px solid #323232 !important;
  padding: 0px !important;
  margin: 0 auto;
  background-color: white !important;
}
.postid-6208 .venobox iframe {
  max-width: 1200px;
  margin-top: 100px !important;
}
.postid-6208 .clickText {
  color: #6A6A6A;
  text-align: right;
}
.postid-6208 #h5ap-player-1 {
  position: fixed !important;
  width: 208px !important;
  margin: 0px;
  z-index: 1000;
  top: 56px;
  right: 110px;
  border: 1px solid grey;
  border-radius: 2px;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.5));
}
.postid-6208 .plyr__controls .plyr__controls__item.plyr__progress__container {
  display: none;
}
.postid-6208 .plyr__controls .plyr__controls__item.plyr__time {
  display: none;
  padding: 0 5px;
}
.postid-6208 .plyr__controls .plyr__controls__item:first-child {
  margin-left: 0;
  margin-right: 13px;
}
@media screen and (max-width: 460px) {
  .postid-6208 .site-content {
    width: 99vw;
  }
}
@media screen and (max-width: 375px) {
  .postid-6208.site-content {
    width: 99vw;
  }
}
@media screen and (max-width: 325px) {
  .postid-6208 .site-content {
    width: 99vw;
  }
}
/* --------- CHRISTMAS COMES AROUND THE CORNER SOON … AND SOME LITTLE GIFTS FOR FRIENDS & PERFECT STRANGERS TOO! 7438 --------*/
body, .postid-6211 .entry-content {
  background-color: black;
  /* background-image: url(https://www.crisrieder.org/thejourney/wp-content/uploads/2016/04/pink_rice.jpg);
  background-repeat: repeat;*/
}
.postid-6211 .entry-title, .postid-6211 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-6211 .site {
  background-color: black;
  opacity: 1;
}
.postid-6211 .entry-title, .postid-6211 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-6211 .entry-content {
  background-color: black;
  background-image: none !important;
  color: #D4D4D4 !important;
}
.postid-6211 .entry-content p {
  font-weight: 200;
  font-size: 150%;
  line-height: 150%;
  color: #D4D4D4;
}
.postid-6211 .entry-content a:hover {
  color: #D4D4D4 !important;
}
.postid-6211 .entry-title, .postid-6211 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-6211 .entry-title a {
  font-size: 80% !important;
}
.home #post-6211 .entry-title a {
  font-size: 80% !important;
}
.postid-6211 .entry-content img, .postid-6211 .entry-content video {
  border: #323232 1px solid;
  padding: 5px;
  background-color: black;
}
.postid-6211 #ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  /* background-color: #00001a;*/
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-6211 .ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  /* background-color: #00001a;*/
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-6211 .fholder1 {
  background-color: black;
  overflow: hidden;
  width: 626px;
  height: 628px;
  border: 15px solid #181818;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.6));
}
.masking {
  margin-top: -10px;
  background-color: black;
}
.postid-6211 .frame1 {
  overflow: hidden;
  margin: 32px auto;
  width: 550px;
  height: 550px;
}
.postid-6211 .caption {
  text-align: left;
  margin-top: 7px;
  color: #D4D4D4 !important;
}
.postid-6211 .vbox-content {
  padding: 20px 5px !important;
}
.postid-6211 .venobox {
  max-width: 1200px;
  margin-top: 100px !important;
}
.postid-6211 .vbox-content {
  margin-top: 0px !important;
  text-align: center;
  float: left;
  width: 100%;
  position: relative;
  overflow: hidden;
  padding: 0px !important;
}
.postid-6211 .venoframe {
  max-width: 1200px;
  border: 1px solid #323232 !important;
  padding: 0px !important;
  margin: 0 auto;
  background-color: black !important;
}
.postid-6211 .venobox iframe {
  max-width: 1200px;
  margin-top: 100px !important;
}
.postid-6211 .clickText {
  color: #6A6A6A;
  text-align: right;
}
.postid-6211 #h5ap-player-1 {
  position: fixed !important;
  width: 208px !important;
  margin: 0px;
  z-index: 1000;
  top: 56px;
  right: 110px;
  border: 1px solid grey;
  border-radius: 2px;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.5));
}
.postid-6211 .plyr__controls .plyr__controls__item.plyr__progress__container {
  display: none;
}
.postid-6211 .plyr__controls .plyr__controls__item.plyr__time {
  display: none;
  padding: 0 5px;
}
.postid-6211 .plyr__controls .plyr__controls__item:first-child {
  margin-left: 0;
  margin-right: 13px;
}
/*    Christmas Lights */
.postid-6211 .entry-thumbnail {
  display: none !important;
}
.postid-6211 .entry-content img, .postid-6211 .entry-content video {
  border: transparent !important;
  padding: 5px;
  background-color: transparent !important;
}
.postid-6211 .txt {
  opacity: 0.8;
  text-align: left;
  color: #FFFFFF;
  position: absolute;
  z-index: 10;
  top: 500px;
  left: 30%;
  right: 30%;
  font-size: 22px;
}
.postid-6211 .txt img {
  opacity: 1 !important;
}
.postid-6211 img:hover {
  /* Start the shake animation and make the animation last for 0.5 seconds */
  animation: shake 0.5s;
  /* When the animation is finished, start again */
  animation-iteration-count: infinite;
}
@keyframes shake {
  0% {
    transform: translate(1px, 1px) rotate(0deg);
  }
  10% {
    transform: translate(-1px, -2px) rotate(-1deg);
  }
  20% {
    transform: translate(-3px, 0px) rotate(1deg);
  }
  30% {
    transform: translate(3px, 2px) rotate(0deg);
  }
  40% {
    transform: translate(1px, -1px) rotate(1deg);
  }
  50% {
    transform: translate(-1px, 2px) rotate(-1deg);
  }
  60% {
    transform: translate(-3px, 1px) rotate(0deg);
  }
  70% {
    transform: translate(3px, 1px) rotate(-1deg);
  }
  80% {
    transform: translate(-1px, -1px) rotate(1deg);
  }
  90% {
    transform: translate(1px, 2px) rotate(0deg);
  }
  100% {
    transform: translate(1px, -2px) rotate(-1deg);
  }
}
/* Pretty Lights */
.postid-6211 .holder {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  height: 4900px;
  overflow: hidden;
}
.postid-6211 .bokeh {
  display: block;
  /*opacity: 0.7;*/
  position: relative;
  width: 100%;
  height: 4900px;
  pointer-events: none;
  top: -50px;
  left: -25px;
}
.postid-6211 .light {
  position: absolute;
  border-radius: 50%;
  opacity: 0;
}
.postid-6211 .light:nth-child(1) {
  width: 80px;
  height: 80px;
  top: 1%;
  left: 100%;
  background: #2F8A27;
  filter: blur(4px);
  -webkit-animation: 29s light3 linear infinite;
  animation: 29s light3 linear infinite;
}
.postid-6211 .light:nth-child(2) {
  width: 76px;
  height: 76px;
  top: 13%;
  left: 100%;
  background: #5C6C94;
  filter: blur(4px);
  -webkit-animation: 28s light3 linear infinite;
  animation: 28s light3 linear infinite;
}
.postid-6211 .light:nth-child(3) {
  width: 87px;
  height: 87px;
  top: 64%;
  left: 39%;
  background: #FE0016;
  filter: blur(3px);
  -webkit-animation: 23s light6 linear infinite;
  animation: 23s light6 linear infinite;
}
.postid-6211 .light:nth-child(4) {
  width: 77px;
  height: 77px;
  top: 31%;
  left: 63%;
  background: #6B0D05;
  filter: blur(4px);
  -webkit-animation: 27s light5 linear infinite;
  animation: 27s light5 linear infinite;
}
.postid-6211 .light:nth-child(5) {
  width: 84px;
  height: 84px;
  top: 27%;
  left: 49%;
  background: #FEC641;
  filter: blur(4px);
  -webkit-animation: 14s light3 linear infinite;
  animation: 14s light3 linear infinite;
}
.postid-6211 .light:nth-child(6) {
  width: 94px;
  height: 94px;
  top: 26%;
  left: 14%;
  background: #5C6C94;
  filter: blur(3px);
  -webkit-animation: 33s light6 linear infinite;
  animation: 33s light6 linear infinite;
}
.postid-6211 .light:nth-child(7) {
  width: 99px;
  height: 99px;
  top: 89%;
  left: 76%;
  background: #7D0006;
  filter: blur(3px);
  -webkit-animation: 20s light6 linear infinite;
  animation: 20s light6 linear infinite;
}
.postid-6211 .light:nth-child(8) {
  width: 90px;
  height: 90px;
  top: 50%;
  left: 33%;
  background: #FEE34A;
  filter: blur(4px);
  -webkit-animation: 13s light2 linear infinite;
  animation: 13s light2 linear infinite;
}
.postid-6211 .light:nth-child(9) {
  width: 86px;
  height: 86px;
  top: 30%;
  left: 40%;
  background: #FE0016;
  filter: blur(3px);
  -webkit-animation: 28s light6 linear infinite;
  animation: 28s light6 linear infinite;
}
.postid-6211 .light:nth-child(10) {
  width: 94px;
  height: 94px;
  top: 30%;
  left: 35%;
  background: #7D0006;
  filter: blur(4px);
  -webkit-animation: 35s light4 linear infinite;
  animation: 35s light4 linear infinite;
}
.postid-6211 .light:nth-child(11) {
  width: 84px;
  height: 84px;
  top: 48%;
  left: 11%;
  background: #FEC641;
  filter: blur(3px);
  -webkit-animation: 25s light2 linear infinite;
  animation: 25s light2 linear infinite;
}
.postid-6211 .light:nth-child(12) {
  width: 82px;
  height: 82px;
  top: 33%;
  left: 42%;
  background: #6B0D05;
  filter: blur(4px);
  -webkit-animation: 28s light3 linear infinite;
  animation: 28s light3 linear infinite;
}
.postid-6211 .light:nth-child(13) {
  width: 79px;
  height: 79px;
  top: 61%;
  left: 7%;
  background: #2F8A27;
  filter: blur(4px);
  -webkit-animation: 27s light3 linear infinite;
  animation: 27s light3 linear infinite;
}
.postid-6211 .light:nth-child(14) {
  width: 92px;
  height: 92px;
  top: 69%;
  left: 89%;
  background: #63C13B;
  filter: blur(4px);
  -webkit-animation: 32s light5 linear infinite;
  animation: 32s light5 linear infinite;
}
.postid-6211 .light:nth-child(15) {
  width: 80px;
  height: 80px;
  top: 80%;
  left: 28%;
  background: #FEE34A;
  filter: blur(3px);
  -webkit-animation: 28s light5 linear infinite;
  animation: 28s light5 linear infinite;
}
.postid-6211 .light:nth-child(16) {
  width: 87px;
  height: 87px;
  top: 42%;
  left: 31%;
  background: #DB1913;
  filter: blur(4px);
  -webkit-animation: 18s light6 linear infinite;
  animation: 18s light6 linear infinite;
}
.postid-6211 .light:nth-child(17) {
  width: 95px;
  height: 95px;
  top: 7%;
  left: 55%;
  background: #DB1913;
  filter: blur(4px);
  -webkit-animation: 26s light3 linear infinite;
  animation: 26s light3 linear infinite;
}
.postid-6211 .light:nth-child(18) {
  width: 97px;
  height: 97px;
  top: 68%;
  left: 34%;
  background: #5C6C94;
  filter: blur(4px);
  -webkit-animation: 20s light5 linear infinite;
  animation: 20s light5 linear infinite;
}
.postid-6211 .light:nth-child(19) {
  width: 76px;
  height: 76px;
  top: 80%;
  left: 77%;
  background: #FEC641;
  filter: blur(4px);
  -webkit-animation: 24s light4 linear infinite;
  animation: 24s light4 linear infinite;
}
.postid-6211 .light:nth-child(20) {
  width: 86px;
  height: 86px;
  top: 67%;
  left: 62%;
  background: #7D0006;
  filter: blur(4px);
  -webkit-animation: 27s light4 linear infinite;
  animation: 27s light4 linear infinite;
}
.postid-6211 .light:nth-child(21) {
  width: 88px;
  height: 88px;
  top: 97%;
  left: 69%;
  background: #DB1913;
  filter: blur(3px);
  -webkit-animation: 26s light5 linear infinite;
  animation: 26s light5 linear infinite;
}
.postid-6211 .light:nth-child(22) {
  width: 97px;
  height: 97px;
  top: 72%;
  left: 94%;
  background: #DB1913;
  filter: blur(3px);
  -webkit-animation: 13s light5 linear infinite;
  animation: 13s light5 linear infinite;
}
.postid-6211 .light:nth-child(23) {
  width: 91px;
  height: 91px;
  top: 14%;
  left: 31%;
  background: #7D0006;
  filter: blur(4px);
  -webkit-animation: 14s light3 linear infinite;
  animation: 14s light3 linear infinite;
}
.postid-6211 .light:nth-child(24) {
  width: 82px;
  height: 82px;
  top: 22%;
  left: 12%;
  background: #DB1913;
  filter: blur(3px);
  -webkit-animation: 13s light6 linear infinite;
  animation: 13s light6 linear infinite;
}
.postid-6211 .light:nth-child(25) {
  width: 93px;
  height: 93px;
  top: 33%;
  left: 98%;
  background: #DB1913;
  filter: blur(4px);
  -webkit-animation: 23s light6 linear infinite;
  animation: 23s light6 linear infinite;
}
.postid-6211 .light:nth-child(26) {
  width: 81px;
  height: 81px;
  top: 46%;
  left: 70%;
  background: #7D0006;
  filter: blur(4px);
  -webkit-animation: 31s light5 linear infinite;
  animation: 31s light5 linear infinite;
}
.postid-6211 .light:nth-child(27) {
  width: 99px;
  height: 99px;
  top: 40%;
  left: 85%;
  background: #2F8A27;
  filter: blur(4px);
  -webkit-animation: 32s light6 linear infinite;
  animation: 32s light6 linear infinite;
}
.postid-6211 .light:nth-child(28) {
  width: 90px;
  height: 90px;
  top: 56%;
  left: 96%;
  background: #DB1913;
  filter: blur(4px);
  -webkit-animation: 35s light4 linear infinite;
  animation: 35s light4 linear infinite;
}
.postid-6211 .light:nth-child(29) {
  width: 82px;
  height: 82px;
  top: 93%;
  left: 87%;
  background: #D00010;
  filter: blur(3px);
  -webkit-animation: 18s light6 linear infinite;
  animation: 18s light6 linear infinite;
}
.postid-6211 .light:nth-child(30) {
  width: 81px;
  height: 81px;
  top: 72%;
  left: 36%;
  background: #2F8A27;
  filter: blur(4px);
  -webkit-animation: 23s light2 linear infinite;
  animation: 23s light2 linear infinite;
}
.postid-6211 .light:nth-child(31) {
  width: 90px;
  height: 90px;
  top: 60%;
  left: 67%;
  background: #2F8A27;
  filter: blur(3px);
  -webkit-animation: 30s light5 linear infinite;
  animation: 30s light5 linear infinite;
}
.postid-6211 .light:nth-child(32) {
  width: 83px;
  height: 83px;
  top: 63%;
  left: 48%;
  background: #D00010;
  filter: blur(3px);
  -webkit-animation: 26s light5 linear infinite;
  animation: 26s light5 linear infinite;
}
.postid-6211 .light:nth-child(33) {
  width: 93px;
  height: 93px;
  top: 50%;
  left: 63%;
  background: #5C6C94;
  filter: blur(4px);
  -webkit-animation: 35s light5 linear infinite;
  animation: 35s light5 linear infinite;
}
.postid-6211 .light:nth-child(34) {
  width: 93px;
  height: 93px;
  top: 15%;
  left: 73%;
  background: #63C13B;
  filter: blur(3px);
  -webkit-animation: 12s light5 linear infinite;
  animation: 12s light5 linear infinite;
}
.postid-6211 .light:nth-child(35) {
  width: 77px;
  height: 77px;
  top: 2%;
  left: 23%;
  background: #2F8A27;
  filter: blur(4px);
  -webkit-animation: 12s light6 linear infinite;
  animation: 12s light6 linear infinite;
}
.postid-6211 .light:nth-child(36) {
  width: 93px;
  height: 93px;
  top: 32%;
  left: 37%;
  background: #FEE34A;
  filter: blur(4px);
  -webkit-animation: 28s light4 linear infinite;
  animation: 28s light4 linear infinite;
}
.postid-6211 .light:nth-child(37) {
  width: 85px;
  height: 85px;
  top: 70%;
  left: 13%;
  background: #D00010;
  filter: blur(4px);
  -webkit-animation: 33s light4 linear infinite;
  animation: 33s light4 linear infinite;
}
.postid-6211 .light:nth-child(38) {
  width: 94px;
  height: 94px;
  top: 89%;
  left: 96%;
  background: #63C13B;
  filter: blur(4px);
  -webkit-animation: 32s light3 linear infinite;
  animation: 32s light3 linear infinite;
}
.postid-6211 .light:nth-child(39) {
  width: 82px;
  height: 82px;
  top: 70%;
  left: 44%;
  background: #FEE34A;
  filter: blur(4px);
  -webkit-animation: 26s light2 linear infinite;
  animation: 26s light2 linear infinite;
}
.postid-6211 .light:nth-child(40) {
  width: 96px;
  height: 96px;
  top: 67%;
  left: 26%;
  background: #FE0016;
  filter: blur(4px);
  -webkit-animation: 19s light2 linear infinite;
  animation: 19s light2 linear infinite;
}
.postid-6211 .light:nth-child(41) {
  width: 82px;
  height: 82px;
  top: 46%;
  left: 3%;
  background: #63C13B;
  filter: blur(3px);
  -webkit-animation: 26s light2 linear infinite;
  animation: 26s light2 linear infinite;
}
.postid-6211 .light:nth-child(42) {
  width: 99px;
  height: 99px;
  top: 6%;
  left: 7%;
  background: #7D0006;
  filter: blur(4px);
  -webkit-animation: 28s light2 linear infinite;
  animation: 28s light2 linear infinite;
}
.postid-6211 .light:nth-child(43) {
  width: 91px;
  height: 91px;
  top: 5%;
  left: 91%;
  background: #2F8A27;
  filter: blur(4px);
  -webkit-animation: 21s light6 linear infinite;
  animation: 21s light6 linear infinite;
}
.postid-6211 .light:nth-child(44) {
  width: 96px;
  height: 96px;
  top: 6%;
  left: 8%;
  background: #FEE34A;
  filter: blur(4px);
  -webkit-animation: 22s light2 linear infinite;
  animation: 22s light2 linear infinite;
}
.postid-6211 .light:nth-child(45) {
  width: 93px;
  height: 93px;
  top: 82%;
  left: 12%;
  background: #FEE34A;
  filter: blur(4px);
  -webkit-animation: 26s light2 linear infinite;
  animation: 26s light2 linear infinite;
}
.postid-6211 .light:nth-child(46) {
  width: 76px;
  height: 76px;
  top: 91%;
  left: 34%;
  background: #7D0006;
  filter: blur(4px);
  -webkit-animation: 11s light5 linear infinite;
  animation: 11s light5 linear infinite;
}
.postid-6211 .light:nth-child(47) {
  width: 99px;
  height: 99px;
  top: 74%;
  left: 7%;
  background: #FEC641;
  filter: blur(3px);
  -webkit-animation: 20s light4 linear infinite;
  animation: 20s light4 linear infinite;
}
.postid-6211 .light:nth-child(48) {
  width: 84px;
  height: 84px;
  top: 50%;
  left: 6%;
  background: #FEC641;
  filter: blur(4px);
  -webkit-animation: 33s light4 linear infinite;
  animation: 33s light4 linear infinite;
}
.postid-6211 .light:nth-child(49) {
  width: 83px;
  height: 83px;
  top: 19%;
  left: 11%;
  background: #D00010;
  filter: blur(3px);
  -webkit-animation: 13s light3 linear infinite;
  animation: 13s light3 linear infinite;
}
.postid-6211 .light:nth-child(50) {
  width: 93px;
  height: 93px;
  top: 13%;
  left: 4%;
  background: #DB1913;
  filter: blur(3px);
  -webkit-animation: 31s light6 linear infinite;
  animation: 31s light6 linear infinite;
}
.postid-6211 .light:nth-child(51) {
  width: 95px;
  height: 95px;
  top: 2%;
  left: 32%;
  background: #7D0006;
  filter: blur(4px);
  -webkit-animation: 35s light6 linear infinite;
  animation: 35s light6 linear infinite;
}
.postid-6211 .light:nth-child(52) {
  width: 93px;
  height: 93px;
  top: 27%;
  left: 36%;
  background: #DB1913;
  filter: blur(3px);
  -webkit-animation: 15s light3 linear infinite;
  animation: 15s light3 linear infinite;
}
.postid-6211 .light:nth-child(53) {
  width: 90px;
  height: 90px;
  top: 13%;
  left: 99%;
  background: #FE0016;
  filter: blur(4px);
  -webkit-animation: 29s light6 linear infinite;
  animation: 29s light6 linear infinite;
}
.postid-6211 .light:nth-child(54) {
  width: 77px;
  height: 77px;
  top: 45%;
  left: 75%;
  background: #D00010;
  filter: blur(4px);
  -webkit-animation: 15s light3 linear infinite;
  animation: 15s light3 linear infinite;
}
.postid-6211 .light:nth-child(55) {
  width: 89px;
  height: 89px;
  top: 59%;
  left: 56%;
  background: #63C13B;
  filter: blur(4px);
  -webkit-animation: 13s light4 linear infinite;
  animation: 13s light4 linear infinite;
}
.postid-6211 .light:nth-child(56) {
  width: 98px;
  height: 98px;
  top: 20%;
  left: 86%;
  background: #5C6C94;
  filter: blur(3px);
  -webkit-animation: 22s light6 linear infinite;
  animation: 22s light6 linear infinite;
}
.postid-6211 .light:nth-child(57) {
  width: 93px;
  height: 93px;
  top: 44%;
  left: 3%;
  background: #FE0016;
  filter: blur(4px);
  -webkit-animation: 27s light2 linear infinite;
  animation: 27s light2 linear infinite;
}
.postid-6211 .light:nth-child(58) {
  width: 87px;
  height: 87px;
  top: 11%;
  left: 31%;
  background: #FE0016;
  filter: blur(4px);
  -webkit-animation: 19s light5 linear infinite;
  animation: 19s light5 linear infinite;
}
.postid-6211 .light:nth-child(59) {
  width: 85px;
  height: 85px;
  top: 49%;
  left: 93%;
  background: #FEE34A;
  filter: blur(3px);
  -webkit-animation: 33s light5 linear infinite;
  animation: 33s light5 linear infinite;
}
.postid-6211 .light:nth-child(60) {
  width: 83px;
  height: 83px;
  top: 57%;
  left: 89%;
  background: #FE0016;
  filter: blur(3px);
  -webkit-animation: 35s light2 linear infinite;
  animation: 35s light2 linear infinite;
}
.postid-6211 .light:nth-child(61) {
  width: 100px;
  height: 100px;
  top: 13%;
  left: 24%;
  background: #2F8A27;
  filter: blur(3px);
  -webkit-animation: 31s light6 linear infinite;
  animation: 31s light6 linear infinite;
}
.postid-6211 .light:nth-child(62) {
  width: 82px;
  height: 82px;
  top: 80%;
  left: 1%;
  background: #FEC641;
  filter: blur(3px);
  -webkit-animation: 29s light6 linear infinite;
  animation: 29s light6 linear infinite;
}
.postid-6211 .light:nth-child(63) {
  width: 85px;
  height: 85px;
  top: 90%;
  left: 68%;
  background: #FE0016;
  filter: blur(3px);
  -webkit-animation: 14s light5 linear infinite;
  animation: 14s light5 linear infinite;
}
.postid-6211 .light:nth-child(64) {
  width: 82px;
  height: 82px;
  top: 89%;
  left: 68%;
  background: #D00010;
  filter: blur(4px);
  -webkit-animation: 14s light6 linear infinite;
  animation: 14s light6 linear infinite;
}
.postid-6211 .light:nth-child(65) {
  width: 95px;
  height: 95px;
  top: 65%;
  left: 14%;
  background: #FE0016;
  filter: blur(4px);
  -webkit-animation: 30s light4 linear infinite;
  animation: 30s light4 linear infinite;
}
.postid-6211 .light:nth-child(66) {
  width: 96px;
  height: 96px;
  top: 40%;
  left: 63%;
  background: #D00010;
  filter: blur(4px);
  -webkit-animation: 20s light5 linear infinite;
  animation: 20s light5 linear infinite;
}
.postid-6211 .light:nth-child(67) {
  width: 94px;
  height: 94px;
  top: 40%;
  left: 77%;
  background: #D00010;
  filter: blur(3px);
  -webkit-animation: 14s light5 linear infinite;
  animation: 14s light5 linear infinite;
}
.postid-6211 .light:nth-child(68) {
  width: 95px;
  height: 95px;
  top: 8%;
  left: 86%;
  background: #6B0D05;
  filter: blur(4px);
  -webkit-animation: 13s light6 linear infinite;
  animation: 13s light6 linear infinite;
}
.postid-6211 .light:nth-child(69) {
  width: 80px;
  height: 80px;
  top: 1%;
  left: 21%;
  background: #DB1913;
  filter: blur(3px);
  -webkit-animation: 11s light4 linear infinite;
  animation: 11s light4 linear infinite;
}
.postid-6211 .light:nth-child(70) {
  width: 93px;
  height: 93px;
  top: 81%;
  left: 8%;
  background: #FEE34A;
  filter: blur(4px);
  -webkit-animation: 15s light4 linear infinite;
  animation: 15s light4 linear infinite;
}
.postid-6211 .light:nth-child(71) {
  width: 81px;
  height: 81px;
  top: 18%;
  left: 25%;
  background: #FEC641;
  filter: blur(4px);
  -webkit-animation: 13s light3 linear infinite;
  animation: 13s light3 linear infinite;
}
.postid-6211 .light:nth-child(72) {
  width: 82px;
  height: 82px;
  top: 13%;
  left: 95%;
  background: #FE0016;
  filter: blur(3px);
  -webkit-animation: 21s light6 linear infinite;
  animation: 21s light6 linear infinite;
}
.postid-6211 .light:nth-child(73) {
  width: 93px;
  height: 93px;
  top: 25%;
  left: 19%;
  background: #FE0016;
  filter: blur(4px);
  -webkit-animation: 23s light2 linear infinite;
  animation: 23s light2 linear infinite;
}
.postid-6211 .light:nth-child(74) {
  width: 96px;
  height: 96px;
  top: 21%;
  left: 93%;
  background: #6B0D05;
  filter: blur(3px);
  -webkit-animation: 11s light2 linear infinite;
  animation: 11s light2 linear infinite;
}
.postid-6211 .light:nth-child(75) {
  width: 82px;
  height: 82px;
  top: 93%;
  left: 76%;
  background: #DB1913;
  filter: blur(3px);
  -webkit-animation: 33s light3 linear infinite;
  animation: 33s light3 linear infinite;
}
.postid-6211 .light:nth-child(76) {
  width: 89px;
  height: 89px;
  top: 32%;
  left: 28%;
  background: #FE0016;
  filter: blur(3px);
  -webkit-animation: 21s light6 linear infinite;
  animation: 21s light6 linear infinite;
}
.postid-6211 .light:nth-child(77) {
  width: 80px;
  height: 80px;
  top: 81%;
  left: 15%;
  background: #FEC641;
  filter: blur(4px);
  -webkit-animation: 17s light5 linear infinite;
  animation: 17s light5 linear infinite;
}
.postid-6211 .light:nth-child(78) {
  width: 98px;
  height: 98px;
  top: 90%;
  left: 77%;
  background: #FE0016;
  filter: blur(4px);
  -webkit-animation: 35s light3 linear infinite;
  animation: 35s light3 linear infinite;
}
.postid-6211 .light:nth-child(79) {
  width: 99px;
  height: 99px;
  top: 85%;
  left: 26%;
  background: #63C13B;
  filter: blur(4px);
  -webkit-animation: 35s light4 linear infinite;
  animation: 35s light4 linear infinite;
}
.postid-6211 .light:nth-child(80) {
  width: 85px;
  height: 85px;
  top: 49%;
  left: 56%;
  background: #7D0006;
  filter: blur(3px);
  -webkit-animation: 27s light3 linear infinite;
  animation: 27s light3 linear infinite;
}
.postid-6211 .light:nth-child(81) {
  width: 100px;
  height: 100px;
  top: 14%;
  left: 13%;
  background: #63C13B;
  filter: blur(3px);
  -webkit-animation: 25s light2 linear infinite;
  animation: 25s light2 linear infinite;
}
.postid-6211 .light:nth-child(82) {
  width: 76px;
  height: 76px;
  top: 93%;
  left: 44%;
  background: #FEE34A;
  filter: blur(3px);
  -webkit-animation: 33s light5 linear infinite;
  animation: 33s light5 linear infinite;
}
.postid-6211 .light:nth-child(83) {
  width: 80px;
  height: 80px;
  top: 21%;
  left: 43%;
  background: #2F8A27;
  filter: blur(4px);
  -webkit-animation: 17s light5 linear infinite;
  animation: 17s light5 linear infinite;
}
.postid-6211 .light:nth-child(84) {
  width: 77px;
  height: 77px;
  top: 37%;
  left: 31%;
  background: #FE0016;
  filter: blur(4px);
  -webkit-animation: 21s light4 linear infinite;
  animation: 21s light4 linear infinite;
}
.postid-6211 .light:nth-child(85) {
  width: 84px;
  height: 84px;
  top: 77%;
  left: 33%;
  background: #FEE34A;
  filter: blur(3px);
  -webkit-animation: 22s light6 linear infinite;
  animation: 22s light6 linear infinite;
}
.postid-6211 .light:nth-child(86) {
  width: 88px;
  height: 88px;
  top: 28%;
  left: 43%;
  background: #6B0D05;
  filter: blur(3px);
  -webkit-animation: 31s light2 linear infinite;
  animation: 31s light2 linear infinite;
}
.postid-6211 .light:nth-child(87) {
  width: 82px;
  height: 82px;
  top: 16%;
  left: 36%;
  background: #63C13B;
  filter: blur(4px);
  -webkit-animation: 28s light4 linear infinite;
  animation: 28s light4 linear infinite;
}
.postid-6211 .light:nth-child(88) {
  width: 87px;
  height: 87px;
  top: 35%;
  left: 22%;
  background: #D00010;
  filter: blur(3px);
  -webkit-animation: 29s light4 linear infinite;
  animation: 29s light4 linear infinite;
}
.postid-6211 .light:nth-child(89) {
  width: 93px;
  height: 93px;
  top: 22%;
  left: 27%;
  background: #DB1913;
  filter: blur(3px);
  -webkit-animation: 27s light4 linear infinite;
  animation: 27s light4 linear infinite;
}
.postid-6211 .light:nth-child(90) {
  width: 90px;
  height: 90px;
  top: 85%;
  left: 97%;
  background: #DB1913;
  filter: blur(4px);
  -webkit-animation: 28s light4 linear infinite;
  animation: 28s light4 linear infinite;
}
.postid-6211 .light:nth-child(91) {
  width: 80px;
  height: 80px;
  top: 28%;
  left: 10%;
  background: #2F8A27;
  filter: blur(4px);
  -webkit-animation: 15s light5 linear infinite;
  animation: 15s light5 linear infinite;
}
.postid-6211 .light:nth-child(92) {
  width: 83px;
  height: 83px;
  top: 25%;
  left: 82%;
  background: #63C13B;
  filter: blur(4px);
  -webkit-animation: 27s light2 linear infinite;
  animation: 27s light2 linear infinite;
}
.postid-6211 .light:nth-child(93) {
  width: 79px;
  height: 79px;
  top: 94%;
  left: 56%;
  background: #63C13B;
  filter: blur(3px);
  -webkit-animation: 16s light2 linear infinite;
  animation: 16s light2 linear infinite;
}
.postid-6211 .light:nth-child(94) {
  width: 85px;
  height: 85px;
  top: 31%;
  left: 83%;
  background: #FEE34A;
  filter: blur(4px);
  -webkit-animation: 32s light3 linear infinite;
  animation: 32s light3 linear infinite;
}
.postid-6211 .light:nth-child(95) {
  width: 76px;
  height: 76px;
  top: 82%;
  left: 77%;
  background: #DB1913;
  filter: blur(3px);
  -webkit-animation: 12s light4 linear infinite;
  animation: 12s light4 linear infinite;
}
.postid-6211 .light:nth-child(96) {
  width: 86px;
  height: 86px;
  top: 25%;
  left: 16%;
  background: #5C6C94;
  filter: blur(4px);
  -webkit-animation: 14s light6 linear infinite;
  animation: 14s light6 linear infinite;
}
.postid-6211 .light:nth-child(97) {
  width: 96px;
  height: 96px;
  top: 90%;
  left: 96%;
  background: #2F8A27;
  filter: blur(4px);
  -webkit-animation: 12s light6 linear infinite;
  animation: 12s light6 linear infinite;
}
.postid-6211 .light:nth-child(98) {
  width: 89px;
  height: 89px;
  top: 50%;
  left: 87%;
  background: #6B0D05;
  filter: blur(3px);
  -webkit-animation: 32s light3 linear infinite;
  animation: 32s light3 linear infinite;
}
.postid-6211 .light:nth-child(99) {
  width: 85px;
  height: 85px;
  top: 4%;
  left: 3%;
  background: #D00010;
  filter: blur(3px);
  -webkit-animation: 13s light4 linear infinite;
  animation: 13s light4 linear infinite;
}
.postid-6211 .light:nth-child(100) {
  width: 86px;
  height: 86px;
  top: 99%;
  left: 24%;
  background: #7D0006;
  filter: blur(4px);
  -webkit-animation: 33s light5 linear infinite;
  animation: 33s light5 linear infinite;
}
.postid-6211 .light:nth-child(101) {
  width: 76px;
  height: 76px;
  top: 72%;
  left: 43%;
  background: #63C13B;
  filter: blur(4px);
  -webkit-animation: 14s light3 linear infinite;
  animation: 14s light3 linear infinite;
}
.postid-6211 .light:nth-child(102) {
  width: 85px;
  height: 85px;
  top: 61%;
  left: 30%;
  background: #FEE34A;
  filter: blur(4px);
  -webkit-animation: 25s light3 linear infinite;
  animation: 25s light3 linear infinite;
}
.postid-6211 .light:nth-child(103) {
  width: 76px;
  height: 76px;
  top: 18%;
  left: 87%;
  background: #63C13B;
  filter: blur(4px);
  -webkit-animation: 20s light5 linear infinite;
  animation: 20s light5 linear infinite;
}
.postid-6211 .light:nth-child(104) {
  width: 91px;
  height: 91px;
  top: 73%;
  left: 76%;
  background: #D00010;
  filter: blur(4px);
  -webkit-animation: 20s light2 linear infinite;
  animation: 20s light2 linear infinite;
}
.postid-6211 .light:nth-child(105) {
  width: 92px;
  height: 92px;
  top: 44%;
  left: 92%;
  background: #63C13B;
  filter: blur(3px);
  -webkit-animation: 34s light4 linear infinite;
  animation: 34s light4 linear infinite;
}
.postid-6211 .light:nth-child(106) {
  width: 90px;
  height: 90px;
  top: 63%;
  left: 11%;
  background: #5C6C94;
  filter: blur(3px);
  -webkit-animation: 34s light4 linear infinite;
  animation: 34s light4 linear infinite;
}
.postid-6211 .light:nth-child(107) {
  width: 97px;
  height: 97px;
  top: 8%;
  left: 77%;
  background: #D00010;
  filter: blur(4px);
  -webkit-animation: 14s light2 linear infinite;
  animation: 14s light2 linear infinite;
}
.postid-6211 .light:nth-child(108) {
  width: 86px;
  height: 86px;
  top: 30%;
  left: 51%;
  background: #6B0D05;
  filter: blur(4px);
  -webkit-animation: 16s light6 linear infinite;
  animation: 16s light6 linear infinite;
}
.postid-6211 .light:nth-child(109) {
  width: 86px;
  height: 86px;
  top: 86%;
  left: 46%;
  background: #2F8A27;
  filter: blur(4px);
  -webkit-animation: 26s light3 linear infinite;
  animation: 26s light3 linear infinite;
}
.postid-6211 .light:nth-child(110) {
  width: 81px;
  height: 81px;
  top: 95%;
  left: 97%;
  background: #7D0006;
  filter: blur(4px);
  -webkit-animation: 29s light2 linear infinite;
  animation: 29s light2 linear infinite;
}
.postid-6211 .light:nth-child(111) {
  width: 84px;
  height: 84px;
  top: 25%;
  left: 88%;
  background: #5C6C94;
  filter: blur(4px);
  -webkit-animation: 33s light5 linear infinite;
  animation: 33s light5 linear infinite;
}
.postid-6211 .light:nth-child(112) {
  width: 84px;
  height: 84px;
  top: 2%;
  left: 62%;
  background: #7D0006;
  filter: blur(4px);
  -webkit-animation: 29s light3 linear infinite;
  animation: 29s light3 linear infinite;
}
.postid-6211 .light:nth-child(113) {
  width: 95px;
  height: 95px;
  top: 26%;
  left: 58%;
  background: #D00010;
  filter: blur(3px);
  -webkit-animation: 17s light4 linear infinite;
  animation: 17s light4 linear infinite;
}
.postid-6211 .light:nth-child(114) {
  width: 100px;
  height: 100px;
  top: 27%;
  left: 50%;
  background: #D00010;
  filter: blur(4px);
  -webkit-animation: 29s light3 linear infinite;
  animation: 29s light3 linear infinite;
}
.postid-6211 .light:nth-child(115) {
  width: 81px;
  height: 81px;
  top: 54%;
  left: 22%;
  background: #6B0D05;
  filter: blur(3px);
  -webkit-animation: 29s light2 linear infinite;
  animation: 29s light2 linear infinite;
}
.postid-6211 .light:nth-child(116) {
  width: 88px;
  height: 88px;
  top: 80%;
  left: 78%;
  background: #7D0006;
  filter: blur(4px);
  -webkit-animation: 23s light2 linear infinite;
  animation: 23s light2 linear infinite;
}
.postid-6211 .light:nth-child(117) {
  width: 76px;
  height: 76px;
  top: 22%;
  left: 2%;
  background: #D00010;
  filter: blur(3px);
  -webkit-animation: 17s light3 linear infinite;
  animation: 17s light3 linear infinite;
}
.postid-6211 .light:nth-child(118) {
  width: 100px;
  height: 100px;
  top: 50%;
  left: 9%;
  background: #6B0D05;
  filter: blur(3px);
  -webkit-animation: 17s light2 linear infinite;
  animation: 17s light2 linear infinite;
}
.postid-6211 .light:nth-child(119) {
  width: 82px;
  height: 82px;
  top: 68%;
  left: 76%;
  background: #DB1913;
  filter: blur(3px);
  -webkit-animation: 16s light4 linear infinite;
  animation: 16s light4 linear infinite;
}
.postid-6211 .light:nth-child(120) {
  width: 97px;
  height: 97px;
  top: 69%;
  left: 51%;
  background: #63C13B;
  filter: blur(4px);
  -webkit-animation: 20s light2 linear infinite;
  animation: 20s light2 linear infinite;
}
.postid-6211 .light:nth-child(121) {
  width: 96px;
  height: 96px;
  top: 20%;
  left: 70%;
  background: #DB1913;
  filter: blur(3px);
  -webkit-animation: 32s light6 linear infinite;
  animation: 32s light6 linear infinite;
}
.postid-6211 .light:nth-child(122) {
  width: 91px;
  height: 91px;
  top: 54%;
  left: 20%;
  background: #FEC641;
  filter: blur(3px);
  -webkit-animation: 12s light6 linear infinite;
  animation: 12s light6 linear infinite;
}
.postid-6211 .light:nth-child(123) {
  width: 94px;
  height: 94px;
  top: 90%;
  left: 14%;
  background: #FE0016;
  filter: blur(4px);
  -webkit-animation: 13s light3 linear infinite;
  animation: 13s light3 linear infinite;
}
.postid-6211 .light:nth-child(124) {
  width: 82px;
  height: 82px;
  top: 20%;
  left: 53%;
  background: #6B0D05;
  filter: blur(4px);
  -webkit-animation: 35s light4 linear infinite;
  animation: 35s light4 linear infinite;
}
.postid-6211 .light:nth-child(125) {
  width: 93px;
  height: 93px;
  top: 91%;
  left: 29%;
  background: #2F8A27;
  filter: blur(4px);
  -webkit-animation: 21s light6 linear infinite;
  animation: 21s light6 linear infinite;
}
.postid-6211 .light:nth-child(126) {
  width: 86px;
  height: 86px;
  top: 20%;
  left: 18%;
  background: #5C6C94;
  filter: blur(4px);
  -webkit-animation: 21s light3 linear infinite;
  animation: 21s light3 linear infinite;
}
.postid-6211 .light:nth-child(127) {
  width: 82px;
  height: 82px;
  top: 79%;
  left: 98%;
  background: #FEE34A;
  filter: blur(4px);
  -webkit-animation: 35s light2 linear infinite;
  animation: 35s light2 linear infinite;
}
.postid-6211 .light:nth-child(128) {
  width: 84px;
  height: 84px;
  top: 46%;
  left: 32%;
  background: #7D0006;
  filter: blur(3px);
  -webkit-animation: 23s light4 linear infinite;
  animation: 23s light4 linear infinite;
}
.postid-6211 .light:nth-child(129) {
  width: 82px;
  height: 82px;
  top: 23%;
  left: 85%;
  background: #6B0D05;
  filter: blur(4px);
  -webkit-animation: 25s light5 linear infinite;
  animation: 25s light5 linear infinite;
}
.postid-6211 .light:nth-child(130) {
  width: 81px;
  height: 81px;
  top: 51%;
  left: 4%;
  background: #5C6C94;
  filter: blur(4px);
  -webkit-animation: 11s light3 linear infinite;
  animation: 11s light3 linear infinite;
}
.postid-6211 .light:nth-child(131) {
  width: 77px;
  height: 77px;
  top: 20%;
  left: 43%;
  background: #5C6C94;
  filter: blur(3px);
  -webkit-animation: 12s light6 linear infinite;
  animation: 12s light6 linear infinite;
}
.postid-6211 .light:nth-child(132) {
  width: 76px;
  height: 76px;
  top: 97%;
  left: 71%;
  background: #DB1913;
  filter: blur(3px);
  -webkit-animation: 17s light4 linear infinite;
  animation: 17s light4 linear infinite;
}
.postid-6211 .light:nth-child(133) {
  width: 79px;
  height: 79px;
  top: 83%;
  left: 52%;
  background: #DB1913;
  filter: blur(3px);
  -webkit-animation: 24s light6 linear infinite;
  animation: 24s light6 linear infinite;
}
.postid-6211 .light:nth-child(134) {
  width: 76px;
  height: 76px;
  top: 53%;
  left: 24%;
  background: #5C6C94;
  filter: blur(4px);
  -webkit-animation: 25s light3 linear infinite;
  animation: 25s light3 linear infinite;
}
.postid-6211 .light:nth-child(135) {
  width: 88px;
  height: 88px;
  top: 88%;
  left: 65%;
  background: #2F8A27;
  filter: blur(4px);
  -webkit-animation: 28s light4 linear infinite;
  animation: 28s light4 linear infinite;
}
.postid-6211 .light:nth-child(136) {
  width: 85px;
  height: 85px;
  top: 56%;
  left: 45%;
  background: #FEC641;
  filter: blur(3px);
  -webkit-animation: 30s light5 linear infinite;
  animation: 30s light5 linear infinite;
}
.postid-6211 .light:nth-child(137) {
  width: 79px;
  height: 79px;
  top: 98%;
  left: 6%;
  background: #DB1913;
  filter: blur(4px);
  -webkit-animation: 26s light6 linear infinite;
  animation: 26s light6 linear infinite;
}
.postid-6211 .light:nth-child(138) {
  width: 79px;
  height: 79px;
  top: 71%;
  left: 30%;
  background: #FEC641;
  filter: blur(3px);
  -webkit-animation: 29s light3 linear infinite;
  animation: 29s light3 linear infinite;
}
.postid-6211 .light:nth-child(139) {
  width: 99px;
  height: 99px;
  top: 12%;
  left: 82%;
  background: #5C6C94;
  filter: blur(4px);
  -webkit-animation: 34s light6 linear infinite;
  animation: 34s light6 linear infinite;
}
.postid-6211 .light:nth-child(140) {
  width: 84px;
  height: 84px;
  top: 70%;
  left: 18%;
  background: #5C6C94;
  filter: blur(3px);
  -webkit-animation: 30s light3 linear infinite;
  animation: 30s light3 linear infinite;
}
.postid-6211 .light:nth-child(141) {
  width: 95px;
  height: 95px;
  top: 75%;
  left: 74%;
  background: #6B0D05;
  filter: blur(3px);
  -webkit-animation: 29s light6 linear infinite;
  animation: 29s light6 linear infinite;
}
.postid-6211 .light:nth-child(142) {
  width: 99px;
  height: 99px;
  top: 78%;
  left: 74%;
  background: #D00010;
  filter: blur(3px);
  -webkit-animation: 22s light5 linear infinite;
  animation: 22s light5 linear infinite;
}
.postid-6211 .light:nth-child(143) {
  width: 98px;
  height: 98px;
  top: 54%;
  left: 63%;
  background: #7D0006;
  filter: blur(4px);
  -webkit-animation: 22s light4 linear infinite;
  animation: 22s light4 linear infinite;
}
.postid-6211 .light:nth-child(144) {
  width: 79px;
  height: 79px;
  top: 29%;
  left: 57%;
  background: #DB1913;
  filter: blur(4px);
  -webkit-animation: 16s light3 linear infinite;
  animation: 16s light3 linear infinite;
}
.postid-6211 .light:nth-child(145) {
  width: 91px;
  height: 91px;
  top: 25%;
  left: 37%;
  background: #6B0D05;
  filter: blur(4px);
  -webkit-animation: 30s light3 linear infinite;
  animation: 30s light3 linear infinite;
}
.postid-6211 .light:nth-child(146) {
  width: 99px;
  height: 99px;
  top: 22%;
  left: 14%;
  background: #63C13B;
  filter: blur(4px);
  -webkit-animation: 11s light2 linear infinite;
  animation: 11s light2 linear infinite;
}
.postid-6211 .light:nth-child(147) {
  width: 88px;
  height: 88px;
  top: 80%;
  left: 14%;
  background: #FE0016;
  filter: blur(4px);
  -webkit-animation: 18s light5 linear infinite;
  animation: 18s light5 linear infinite;
}
.postid-6211 .light:nth-child(148) {
  width: 98px;
  height: 98px;
  top: 96%;
  left: 28%;
  background: #7D0006;
  filter: blur(4px);
  -webkit-animation: 19s light2 linear infinite;
  animation: 19s light2 linear infinite;
}
.postid-6211 .light:nth-child(149) {
  width: 87px;
  height: 87px;
  top: 73%;
  left: 91%;
  background: #DB1913;
  filter: blur(3px);
  -webkit-animation: 31s light3 linear infinite;
  animation: 31s light3 linear infinite;
}
.postid-6211 .light:nth-child(150) {
  width: 90px;
  height: 90px;
  top: 19%;
  left: 6%;
  background: #63C13B;
  filter: blur(3px);
  -webkit-animation: 15s light3 linear infinite;
  animation: 15s light3 linear infinite;
}
@-webkit-keyframes light1 {
  25% {
    opacity: 0.58;
  }
  50% {
    opacity: 0;
  }
  75% {
    opacity: 0.58;
  }
  100% {
    opacity: 0;
  }
}
@keyframes light1 {
  25% {
    opacity: 0.58;
  }
  50% {
    opacity: 0;
  }
  75% {
    opacity: 0.58;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes light2 {
  25% {
    opacity: 0.47;
  }
  50% {
    opacity: 0;
  }
  75% {
    opacity: 0.49;
  }
  100% {
    opacity: 0;
  }
}
@keyframes light2 {
  25% {
    opacity: 0.47;
  }
  50% {
    opacity: 0;
  }
  75% {
    opacity: 0.49;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes light3 {
  25% {
    opacity: 0.61;
  }
  50% {
    opacity: 0;
  }
  75% {
    opacity: 0.63;
  }
  100% {
    opacity: 0;
  }
}
@keyframes light3 {
  25% {
    opacity: 0.61;
  }
  50% {
    opacity: 0;
  }
  75% {
    opacity: 0.63;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes light4 {
  25% {
    opacity: 0.69;
  }
  50% {
    opacity: 0;
  }
  75% {
    opacity: 0.32;
  }
  100% {
    opacity: 0;
  }
}
@keyframes light4 {
  25% {
    opacity: 0.69;
  }
  50% {
    opacity: 0;
  }
  75% {
    opacity: 0.32;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes light5 {
  25% {
    opacity: 0.68;
  }
  50% {
    opacity: 0;
  }
  75% {
    opacity: 0.39;
  }
  100% {
    opacity: 0;
  }
}
@keyframes light5 {
  25% {
    opacity: 0.68;
  }
  50% {
    opacity: 0;
  }
  75% {
    opacity: 0.39;
  }
  100% {
    opacity: 0;
  }
}
@media screen and (max-width: 460px) {
  .postid-6211 .site-content {
    width: 99vw;
  }
  .postid-6211 .entry-thumbnail {
    display: none !important;
  }
  .postid-6211 .entry-content img, .postid-6211 .entry-content video {
    border: transparent !important;
    padding: 5px;
    background-color: transparent !important;
  }
  /* Pretty Lights */
  .postid-6211 .holder {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    height: 4900px;
    overflow: hidden;
  }
  .postid-6211 .bokeh {
    display: block;
    /*opacity: 0.7;*/
    position: relative;
    width: 100%;
    height: 4900px;
    pointer-events: none;
    top: -30px;
    left: -25px;
  }
  .postid-6211 .txt {
    opacity: 0.9;
    text-align: left;
    color: #FFFFFF;
    position: absolute;
    z-index: 10;
    top: 310px;
    left: 10%;
    right: 10%;
    font-size: 14px;
  }
}
@media screen and (max-width: 375px) {
  .postid-6211 .site-content {
    width: 99vw;
  }
  .postid-6211 .entry-thumbnail {
    display: none !important;
  }
  .postid-6211 .entry-content img, .postid-6211 .entry-content video {
    border: transparent !important;
    padding: 5px;
    background-color: transparent !important;
  }
  /* Pretty Lights */
  .postid-6211 .holder {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    height: 4900px;
    overflow: hidden;
  }
  .postid-6211 .bokeh {
    display: block;
    /*opacity: 0.7;*/
    position: relative;
    width: 100%;
    height: 4900px;
    pointer-events: none;
    top: -30px;
    left: -25px;
  }
  .postid-6211 .txt {
    opacity: 0.9;
    text-align: left;
    color: #FFFFFF;
    position: absolute;
    z-index: 10;
    top: 310px;
    left: 10%;
    right: 10%;
    font-size: 14px;
  }
}
@media screen and (max-width: 325px) {
  .postid-6211 .site-content {
    width: 99vw;
  }
  .postid-6211 .entry-thumbnail {
    display: none !important;
  }
  .postid-6211 .entry-content img, .postid-6211 .entry-content video {
    border: transparent !important;
    padding: 5px;
    background-color: transparent !important;
  }
  /* Pretty Lights */
  .postid-6211 .holder {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    height: 4900px;
    overflow: hidden;
  }
  .postid-6211 .bokeh {
    display: block;
    /*opacity: 0.7;*/
    position: relative;
    width: 100%;
    height: 4900px;
    pointer-events: none;
    top: -30px;
    left: -25px;
  }
  .postid-6211 .txt {
    opacity: 0.9;
    text-align: left;
    color: #FFFFFF;
    position: absolute;
    z-index: 10;
    top: 310px;
    left: 10%;
    right: 10%;
    font-size: 14px;
  }
}
/* --------- Present 7438 -------------------------------------------------------------------*/
.post-password-form input {
  color: grey !important;
}
.post-password-form #pwbox-7438 {
  color: grey !important;
}
body, .postid-7438 .entry-content {
  background-color: black;
  /* background-image: url(https://www.crisrieder.org/thejourney/wp-content/uploads/2016/04/pink_rice.jpg);
  background-repeat: repeat;*/
}
.postid-7438 .entry-title, .postid-7438 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-7438 .site {
  background-color: black;
  opacity: 1;
}
.postid-7438 .entry-title, .postid-7438 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-7438 .entry-content {
  background-color: black;
  background-image: none !important;
  color: #D4D4D4 !important;
}
.postid-7438 .entry-content p {
  font-weight: 200;
  font-size: 150%;
  line-height: 150%;
  color: #D4D4D4;
}
.postid-7438 .entry-content a:hover {
  color: #D4D4D4 !important;
}
.postid-7438 .entry-title, .postid-7438 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-7438 .entry-title a {
  font-size: 80% !important;
}
.home #post-7438 .entry-title a {
  font-size: 80% !important;
}
.postid-7438 .entry-content img, .postid-7438 .entry-content video {
  border: #323232 1px solid;
  padding: 5px;
  background-color: black;
}
.postid-7438 #ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  /* background-color: #00001a;*/
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-7438 .ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  /* background-color: #00001a;*/
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-7438 .fholder1 {
  background-color: black;
  overflow: hidden;
  width: 626px;
  height: 628px;
  border: 15px solid #181818;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.6));
}
.masking {
  margin-top: -10px;
  background-color: black;
}
.postid-7438 .frame1 {
  overflow: hidden;
  margin: 32px auto;
  width: 550px;
  height: 550px;
}
.postid-7438 .caption {
  text-align: left;
  margin-top: 7px;
  color: #D4D4D4 !important;
}
.postid-7438 .vbox-content {
  padding: 20px 5px !important;
}
.postid-7438 .venobox {
  max-width: 1200px;
  margin-top: 100px !important;
}
.postid-7438 .vbox-content {
  margin-top: 0px !important;
  text-align: center;
  float: left;
  width: 100%;
  position: relative;
  overflow: hidden;
  padding: 0px !important;
}
.postid-7438 .venoframe {
  max-width: 1200px;
  border: 1px solid #323232 !important;
  padding: 0px !important;
  margin: 0 auto;
  background-color: black !important;
}
.postid-7438 .venobox iframe {
  max-width: 1200px;
  margin-top: 100px !important;
}
.postid-7438 .clickText {
  color: #6A6A6A;
  text-align: right;
}
.postid-7438 #h5ap-player-1 {
  position: fixed !important;
  width: 208px !important;
  margin: 0px;
  z-index: 1000;
  top: 56px;
  right: 110px;
  border: 1px solid grey;
  border-radius: 2px;
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.5));
}
.postid-7438 .plyr__controls .plyr__controls__item.plyr__progress__container {
  display: none;
}
.postid-7438 .plyr__controls .plyr__controls__item.plyr__time {
  display: none;
  padding: 0 5px;
}
.postid-7438 .plyr__controls .plyr__controls__item:first-child {
  margin-left: 0;
  margin-right: 13px;
}
/*    Christmas Lights */
.postid-7438 .entry-thumbnail {
  display: none !important;
}
.postid-7438 .entry-content img, .postid-7438 .entry-content video {
  border: transparent !important;
  padding: 5px;
  background-color: transparent !important;
}
.postid-7438 .txt {
  opacity: 0.8;
  text-align: left;
  color: #FFFFFF;
  position: absolute;
  z-index: 10;
  top: 500px;
  left: 30%;
  right: 30%;
  font-size: 22px;
}
.postid-7438 .txt img {
  opacity: 1 !important;
}
.postid-7438 img:hover {
  /* Start the shake animation and make the animation last for 0.5 seconds */
  animation: shake 0.5s;
  /* When the animation is finished, start again */
  animation-iteration-count: infinite;
}
@keyframes shake {
  0% {
    transform: translate(1px, 1px) rotate(0deg);
  }
  10% {
    transform: translate(-1px, -2px) rotate(-1deg);
  }
  20% {
    transform: translate(-3px, 0px) rotate(1deg);
  }
  30% {
    transform: translate(3px, 2px) rotate(0deg);
  }
  40% {
    transform: translate(1px, -1px) rotate(1deg);
  }
  50% {
    transform: translate(-1px, 2px) rotate(-1deg);
  }
  60% {
    transform: translate(-3px, 1px) rotate(0deg);
  }
  70% {
    transform: translate(3px, 1px) rotate(-1deg);
  }
  80% {
    transform: translate(-1px, -1px) rotate(1deg);
  }
  90% {
    transform: translate(1px, 2px) rotate(0deg);
  }
  100% {
    transform: translate(1px, -2px) rotate(-1deg);
  }
}
/* Pretty Lights */
.postid-7438 .holder {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  height: 3700px;
  overflow: hidden;
}
.postid-7438 .bokeh {
  display: block;
  /*opacity: 0.7;*/
  position: relative;
  width: 100%;
  height: 4900px;
  pointer-events: none;
  top: -50px;
  left: -25px;
}
.postid-7438 .light {
  position: absolute;
  border-radius: 50%;
  opacity: 0;
}
.postid-7438 .light:nth-child(1) {
  width: 80px;
  height: 80px;
  top: 1%;
  left: 100%;
  background: #2F8A27;
  filter: blur(4px);
  -webkit-animation: 29s light3 linear infinite;
  animation: 29s light3 linear infinite;
}
.postid-7438 .light:nth-child(2) {
  width: 76px;
  height: 76px;
  top: 13%;
  left: 100%;
  background: #5C6C94;
  filter: blur(4px);
  -webkit-animation: 28s light3 linear infinite;
  animation: 28s light3 linear infinite;
}
.postid-7438 .light:nth-child(3) {
  width: 87px;
  height: 87px;
  top: 64%;
  left: 39%;
  background: #FE0016;
  filter: blur(3px);
  -webkit-animation: 23s light6 linear infinite;
  animation: 23s light6 linear infinite;
}
.postid-7438 .light:nth-child(4) {
  width: 77px;
  height: 77px;
  top: 31%;
  left: 63%;
  background: #6B0D05;
  filter: blur(4px);
  -webkit-animation: 27s light5 linear infinite;
  animation: 27s light5 linear infinite;
}
.postid-7438 .light:nth-child(5) {
  width: 84px;
  height: 84px;
  top: 27%;
  left: 49%;
  background: #FEC641;
  filter: blur(4px);
  -webkit-animation: 14s light3 linear infinite;
  animation: 14s light3 linear infinite;
}
.postid-7438 .light:nth-child(6) {
  width: 94px;
  height: 94px;
  top: 26%;
  left: 14%;
  background: #5C6C94;
  filter: blur(3px);
  -webkit-animation: 33s light6 linear infinite;
  animation: 33s light6 linear infinite;
}
.postid-7438 .light:nth-child(7) {
  width: 99px;
  height: 99px;
  top: 89%;
  left: 76%;
  background: #7D0006;
  filter: blur(3px);
  -webkit-animation: 20s light6 linear infinite;
  animation: 20s light6 linear infinite;
}
.postid-7438 .light:nth-child(8) {
  width: 90px;
  height: 90px;
  top: 50%;
  left: 33%;
  background: #FEE34A;
  filter: blur(4px);
  -webkit-animation: 13s light2 linear infinite;
  animation: 13s light2 linear infinite;
}
.postid-7438 .light:nth-child(9) {
  width: 86px;
  height: 86px;
  top: 30%;
  left: 40%;
  background: #FE0016;
  filter: blur(3px);
  -webkit-animation: 28s light6 linear infinite;
  animation: 28s light6 linear infinite;
}
.postid-7438 .light:nth-child(10) {
  width: 94px;
  height: 94px;
  top: 30%;
  left: 35%;
  background: #7D0006;
  filter: blur(4px);
  -webkit-animation: 35s light4 linear infinite;
  animation: 35s light4 linear infinite;
}
.postid-7438 .light:nth-child(11) {
  width: 84px;
  height: 84px;
  top: 48%;
  left: 11%;
  background: #FEC641;
  filter: blur(3px);
  -webkit-animation: 25s light2 linear infinite;
  animation: 25s light2 linear infinite;
}
.postid-7438 .light:nth-child(12) {
  width: 82px;
  height: 82px;
  top: 33%;
  left: 42%;
  background: #6B0D05;
  filter: blur(4px);
  -webkit-animation: 28s light3 linear infinite;
  animation: 28s light3 linear infinite;
}
.postid-7438 .light:nth-child(13) {
  width: 79px;
  height: 79px;
  top: 61%;
  left: 7%;
  background: #2F8A27;
  filter: blur(4px);
  -webkit-animation: 27s light3 linear infinite;
  animation: 27s light3 linear infinite;
}
.postid-7438 .light:nth-child(14) {
  width: 92px;
  height: 92px;
  top: 69%;
  left: 89%;
  background: #63C13B;
  filter: blur(4px);
  -webkit-animation: 32s light5 linear infinite;
  animation: 32s light5 linear infinite;
}
.postid-7438 .light:nth-child(15) {
  width: 80px;
  height: 80px;
  top: 80%;
  left: 28%;
  background: #FEE34A;
  filter: blur(3px);
  -webkit-animation: 28s light5 linear infinite;
  animation: 28s light5 linear infinite;
}
.postid-7438 .light:nth-child(16) {
  width: 87px;
  height: 87px;
  top: 42%;
  left: 31%;
  background: #DB1913;
  filter: blur(4px);
  -webkit-animation: 18s light6 linear infinite;
  animation: 18s light6 linear infinite;
}
.postid-7438 .light:nth-child(17) {
  width: 95px;
  height: 95px;
  top: 7%;
  left: 55%;
  background: #DB1913;
  filter: blur(4px);
  -webkit-animation: 26s light3 linear infinite;
  animation: 26s light3 linear infinite;
}
.postid-7438 .light:nth-child(18) {
  width: 97px;
  height: 97px;
  top: 68%;
  left: 34%;
  background: #5C6C94;
  filter: blur(4px);
  -webkit-animation: 20s light5 linear infinite;
  animation: 20s light5 linear infinite;
}
.postid-7438 .light:nth-child(19) {
  width: 76px;
  height: 76px;
  top: 80%;
  left: 77%;
  background: #FEC641;
  filter: blur(4px);
  -webkit-animation: 24s light4 linear infinite;
  animation: 24s light4 linear infinite;
}
.postid-7438 .light:nth-child(20) {
  width: 86px;
  height: 86px;
  top: 67%;
  left: 62%;
  background: #7D0006;
  filter: blur(4px);
  -webkit-animation: 27s light4 linear infinite;
  animation: 27s light4 linear infinite;
}
.postid-7438 .light:nth-child(21) {
  width: 88px;
  height: 88px;
  top: 97%;
  left: 69%;
  background: #DB1913;
  filter: blur(3px);
  -webkit-animation: 26s light5 linear infinite;
  animation: 26s light5 linear infinite;
}
.postid-7438 .light:nth-child(22) {
  width: 97px;
  height: 97px;
  top: 72%;
  left: 94%;
  background: #DB1913;
  filter: blur(3px);
  -webkit-animation: 13s light5 linear infinite;
  animation: 13s light5 linear infinite;
}
.postid-7438 .light:nth-child(23) {
  width: 91px;
  height: 91px;
  top: 14%;
  left: 31%;
  background: #7D0006;
  filter: blur(4px);
  -webkit-animation: 14s light3 linear infinite;
  animation: 14s light3 linear infinite;
}
.postid-7438 .light:nth-child(24) {
  width: 82px;
  height: 82px;
  top: 22%;
  left: 12%;
  background: #DB1913;
  filter: blur(3px);
  -webkit-animation: 13s light6 linear infinite;
  animation: 13s light6 linear infinite;
}
.postid-7438 .light:nth-child(25) {
  width: 93px;
  height: 93px;
  top: 33%;
  left: 98%;
  background: #DB1913;
  filter: blur(4px);
  -webkit-animation: 23s light6 linear infinite;
  animation: 23s light6 linear infinite;
}
.postid-7438 .light:nth-child(26) {
  width: 81px;
  height: 81px;
  top: 46%;
  left: 70%;
  background: #7D0006;
  filter: blur(4px);
  -webkit-animation: 31s light5 linear infinite;
  animation: 31s light5 linear infinite;
}
.postid-7438 .light:nth-child(27) {
  width: 99px;
  height: 99px;
  top: 40%;
  left: 85%;
  background: #2F8A27;
  filter: blur(4px);
  -webkit-animation: 32s light6 linear infinite;
  animation: 32s light6 linear infinite;
}
.postid-7438 .light:nth-child(28) {
  width: 90px;
  height: 90px;
  top: 56%;
  left: 96%;
  background: #DB1913;
  filter: blur(4px);
  -webkit-animation: 35s light4 linear infinite;
  animation: 35s light4 linear infinite;
}
.postid-7438 .light:nth-child(29) {
  width: 82px;
  height: 82px;
  top: 93%;
  left: 87%;
  background: #D00010;
  filter: blur(3px);
  -webkit-animation: 18s light6 linear infinite;
  animation: 18s light6 linear infinite;
}
.postid-7438 .light:nth-child(30) {
  width: 81px;
  height: 81px;
  top: 72%;
  left: 36%;
  background: #2F8A27;
  filter: blur(4px);
  -webkit-animation: 23s light2 linear infinite;
  animation: 23s light2 linear infinite;
}
.postid-7438 .light:nth-child(31) {
  width: 90px;
  height: 90px;
  top: 60%;
  left: 67%;
  background: #2F8A27;
  filter: blur(3px);
  -webkit-animation: 30s light5 linear infinite;
  animation: 30s light5 linear infinite;
}
.postid-7438 .light:nth-child(32) {
  width: 83px;
  height: 83px;
  top: 63%;
  left: 48%;
  background: #D00010;
  filter: blur(3px);
  -webkit-animation: 26s light5 linear infinite;
  animation: 26s light5 linear infinite;
}
.postid-7438 .light:nth-child(33) {
  width: 93px;
  height: 93px;
  top: 50%;
  left: 63%;
  background: #5C6C94;
  filter: blur(4px);
  -webkit-animation: 35s light5 linear infinite;
  animation: 35s light5 linear infinite;
}
.postid-7438 .light:nth-child(34) {
  width: 93px;
  height: 93px;
  top: 15%;
  left: 73%;
  background: #63C13B;
  filter: blur(3px);
  -webkit-animation: 12s light5 linear infinite;
  animation: 12s light5 linear infinite;
}
.postid-7438 .light:nth-child(35) {
  width: 77px;
  height: 77px;
  top: 2%;
  left: 23%;
  background: #2F8A27;
  filter: blur(4px);
  -webkit-animation: 12s light6 linear infinite;
  animation: 12s light6 linear infinite;
}
.postid-7438 .light:nth-child(36) {
  width: 93px;
  height: 93px;
  top: 32%;
  left: 37%;
  background: #FEE34A;
  filter: blur(4px);
  -webkit-animation: 28s light4 linear infinite;
  animation: 28s light4 linear infinite;
}
.postid-7438 .light:nth-child(37) {
  width: 85px;
  height: 85px;
  top: 70%;
  left: 13%;
  background: #D00010;
  filter: blur(4px);
  -webkit-animation: 33s light4 linear infinite;
  animation: 33s light4 linear infinite;
}
.postid-7438 .light:nth-child(38) {
  width: 94px;
  height: 94px;
  top: 89%;
  left: 96%;
  background: #63C13B;
  filter: blur(4px);
  -webkit-animation: 32s light3 linear infinite;
  animation: 32s light3 linear infinite;
}
.postid-7438 .light:nth-child(39) {
  width: 82px;
  height: 82px;
  top: 70%;
  left: 44%;
  background: #FEE34A;
  filter: blur(4px);
  -webkit-animation: 26s light2 linear infinite;
  animation: 26s light2 linear infinite;
}
.postid-7438 .light:nth-child(40) {
  width: 96px;
  height: 96px;
  top: 67%;
  left: 26%;
  background: #FE0016;
  filter: blur(4px);
  -webkit-animation: 19s light2 linear infinite;
  animation: 19s light2 linear infinite;
}
.postid-7438 .light:nth-child(41) {
  width: 82px;
  height: 82px;
  top: 46%;
  left: 3%;
  background: #63C13B;
  filter: blur(3px);
  -webkit-animation: 26s light2 linear infinite;
  animation: 26s light2 linear infinite;
}
.postid-7438 .light:nth-child(42) {
  width: 99px;
  height: 99px;
  top: 6%;
  left: 7%;
  background: #7D0006;
  filter: blur(4px);
  -webkit-animation: 28s light2 linear infinite;
  animation: 28s light2 linear infinite;
}
.postid-7438 .light:nth-child(43) {
  width: 91px;
  height: 91px;
  top: 5%;
  left: 91%;
  background: #2F8A27;
  filter: blur(4px);
  -webkit-animation: 21s light6 linear infinite;
  animation: 21s light6 linear infinite;
}
.postid-7438 .light:nth-child(44) {
  width: 96px;
  height: 96px;
  top: 6%;
  left: 8%;
  background: #FEE34A;
  filter: blur(4px);
  -webkit-animation: 22s light2 linear infinite;
  animation: 22s light2 linear infinite;
}
.postid-7438 .light:nth-child(45) {
  width: 93px;
  height: 93px;
  top: 82%;
  left: 12%;
  background: #FEE34A;
  filter: blur(4px);
  -webkit-animation: 26s light2 linear infinite;
  animation: 26s light2 linear infinite;
}
.postid-7438 .light:nth-child(46) {
  width: 76px;
  height: 76px;
  top: 91%;
  left: 34%;
  background: #7D0006;
  filter: blur(4px);
  -webkit-animation: 11s light5 linear infinite;
  animation: 11s light5 linear infinite;
}
.postid-7438 .light:nth-child(47) {
  width: 99px;
  height: 99px;
  top: 74%;
  left: 7%;
  background: #FEC641;
  filter: blur(3px);
  -webkit-animation: 20s light4 linear infinite;
  animation: 20s light4 linear infinite;
}
.postid-7438 .light:nth-child(48) {
  width: 84px;
  height: 84px;
  top: 50%;
  left: 6%;
  background: #FEC641;
  filter: blur(4px);
  -webkit-animation: 33s light4 linear infinite;
  animation: 33s light4 linear infinite;
}
.postid-7438 .light:nth-child(49) {
  width: 83px;
  height: 83px;
  top: 19%;
  left: 11%;
  background: #D00010;
  filter: blur(3px);
  -webkit-animation: 13s light3 linear infinite;
  animation: 13s light3 linear infinite;
}
.postid-7438 .light:nth-child(50) {
  width: 93px;
  height: 93px;
  top: 13%;
  left: 4%;
  background: #DB1913;
  filter: blur(3px);
  -webkit-animation: 31s light6 linear infinite;
  animation: 31s light6 linear infinite;
}
.postid-7438 .light:nth-child(51) {
  width: 95px;
  height: 95px;
  top: 2%;
  left: 32%;
  background: #7D0006;
  filter: blur(4px);
  -webkit-animation: 35s light6 linear infinite;
  animation: 35s light6 linear infinite;
}
.postid-7438 .light:nth-child(52) {
  width: 93px;
  height: 93px;
  top: 27%;
  left: 36%;
  background: #DB1913;
  filter: blur(3px);
  -webkit-animation: 15s light3 linear infinite;
  animation: 15s light3 linear infinite;
}
.postid-7438 .light:nth-child(53) {
  width: 90px;
  height: 90px;
  top: 13%;
  left: 99%;
  background: #FE0016;
  filter: blur(4px);
  -webkit-animation: 29s light6 linear infinite;
  animation: 29s light6 linear infinite;
}
.postid-7438 .light:nth-child(54) {
  width: 77px;
  height: 77px;
  top: 45%;
  left: 75%;
  background: #D00010;
  filter: blur(4px);
  -webkit-animation: 15s light3 linear infinite;
  animation: 15s light3 linear infinite;
}
.postid-7438 .light:nth-child(55) {
  width: 89px;
  height: 89px;
  top: 59%;
  left: 56%;
  background: #63C13B;
  filter: blur(4px);
  -webkit-animation: 13s light4 linear infinite;
  animation: 13s light4 linear infinite;
}
.postid-7438 .light:nth-child(56) {
  width: 98px;
  height: 98px;
  top: 20%;
  left: 86%;
  background: #5C6C94;
  filter: blur(3px);
  -webkit-animation: 22s light6 linear infinite;
  animation: 22s light6 linear infinite;
}
.postid-7438 .light:nth-child(57) {
  width: 93px;
  height: 93px;
  top: 44%;
  left: 3%;
  background: #FE0016;
  filter: blur(4px);
  -webkit-animation: 27s light2 linear infinite;
  animation: 27s light2 linear infinite;
}
.postid-7438 .light:nth-child(58) {
  width: 87px;
  height: 87px;
  top: 11%;
  left: 31%;
  background: #FE0016;
  filter: blur(4px);
  -webkit-animation: 19s light5 linear infinite;
  animation: 19s light5 linear infinite;
}
.postid-7438 .light:nth-child(59) {
  width: 85px;
  height: 85px;
  top: 49%;
  left: 93%;
  background: #FEE34A;
  filter: blur(3px);
  -webkit-animation: 33s light5 linear infinite;
  animation: 33s light5 linear infinite;
}
.postid-7438 .light:nth-child(60) {
  width: 83px;
  height: 83px;
  top: 57%;
  left: 89%;
  background: #FE0016;
  filter: blur(3px);
  -webkit-animation: 35s light2 linear infinite;
  animation: 35s light2 linear infinite;
}
.postid-7438 .light:nth-child(61) {
  width: 100px;
  height: 100px;
  top: 13%;
  left: 24%;
  background: #2F8A27;
  filter: blur(3px);
  -webkit-animation: 31s light6 linear infinite;
  animation: 31s light6 linear infinite;
}
.postid-7438 .light:nth-child(62) {
  width: 82px;
  height: 82px;
  top: 80%;
  left: 1%;
  background: #FEC641;
  filter: blur(3px);
  -webkit-animation: 29s light6 linear infinite;
  animation: 29s light6 linear infinite;
}
.postid-7438 .light:nth-child(63) {
  width: 85px;
  height: 85px;
  top: 90%;
  left: 68%;
  background: #FE0016;
  filter: blur(3px);
  -webkit-animation: 14s light5 linear infinite;
  animation: 14s light5 linear infinite;
}
.postid-7438 .light:nth-child(64) {
  width: 82px;
  height: 82px;
  top: 89%;
  left: 68%;
  background: #D00010;
  filter: blur(4px);
  -webkit-animation: 14s light6 linear infinite;
  animation: 14s light6 linear infinite;
}
.postid-7438 .light:nth-child(65) {
  width: 95px;
  height: 95px;
  top: 65%;
  left: 14%;
  background: #FE0016;
  filter: blur(4px);
  -webkit-animation: 30s light4 linear infinite;
  animation: 30s light4 linear infinite;
}
.postid-7438 .light:nth-child(66) {
  width: 96px;
  height: 96px;
  top: 40%;
  left: 63%;
  background: #D00010;
  filter: blur(4px);
  -webkit-animation: 20s light5 linear infinite;
  animation: 20s light5 linear infinite;
}
.postid-7438 .light:nth-child(67) {
  width: 94px;
  height: 94px;
  top: 40%;
  left: 77%;
  background: #D00010;
  filter: blur(3px);
  -webkit-animation: 14s light5 linear infinite;
  animation: 14s light5 linear infinite;
}
.postid-7438 .light:nth-child(68) {
  width: 95px;
  height: 95px;
  top: 8%;
  left: 86%;
  background: #6B0D05;
  filter: blur(4px);
  -webkit-animation: 13s light6 linear infinite;
  animation: 13s light6 linear infinite;
}
.postid-7438 .light:nth-child(69) {
  width: 80px;
  height: 80px;
  top: 1%;
  left: 21%;
  background: #DB1913;
  filter: blur(3px);
  -webkit-animation: 11s light4 linear infinite;
  animation: 11s light4 linear infinite;
}
.postid-7438 .light:nth-child(70) {
  width: 93px;
  height: 93px;
  top: 81%;
  left: 8%;
  background: #FEE34A;
  filter: blur(4px);
  -webkit-animation: 15s light4 linear infinite;
  animation: 15s light4 linear infinite;
}
.postid-7438 .light:nth-child(71) {
  width: 81px;
  height: 81px;
  top: 18%;
  left: 25%;
  background: #FEC641;
  filter: blur(4px);
  -webkit-animation: 13s light3 linear infinite;
  animation: 13s light3 linear infinite;
}
.postid-7438 .light:nth-child(72) {
  width: 82px;
  height: 82px;
  top: 13%;
  left: 95%;
  background: #FE0016;
  filter: blur(3px);
  -webkit-animation: 21s light6 linear infinite;
  animation: 21s light6 linear infinite;
}
.postid-7438 .light:nth-child(73) {
  width: 93px;
  height: 93px;
  top: 25%;
  left: 19%;
  background: #FE0016;
  filter: blur(4px);
  -webkit-animation: 23s light2 linear infinite;
  animation: 23s light2 linear infinite;
}
.postid-7438 .light:nth-child(74) {
  width: 96px;
  height: 96px;
  top: 21%;
  left: 93%;
  background: #6B0D05;
  filter: blur(3px);
  -webkit-animation: 11s light2 linear infinite;
  animation: 11s light2 linear infinite;
}
.postid-7438 .light:nth-child(75) {
  width: 82px;
  height: 82px;
  top: 93%;
  left: 76%;
  background: #DB1913;
  filter: blur(3px);
  -webkit-animation: 33s light3 linear infinite;
  animation: 33s light3 linear infinite;
}
.postid-7438 .light:nth-child(76) {
  width: 89px;
  height: 89px;
  top: 32%;
  left: 28%;
  background: #FE0016;
  filter: blur(3px);
  -webkit-animation: 21s light6 linear infinite;
  animation: 21s light6 linear infinite;
}
.postid-7438 .light:nth-child(77) {
  width: 80px;
  height: 80px;
  top: 81%;
  left: 15%;
  background: #FEC641;
  filter: blur(4px);
  -webkit-animation: 17s light5 linear infinite;
  animation: 17s light5 linear infinite;
}
.postid-7438 .light:nth-child(78) {
  width: 98px;
  height: 98px;
  top: 90%;
  left: 77%;
  background: #FE0016;
  filter: blur(4px);
  -webkit-animation: 35s light3 linear infinite;
  animation: 35s light3 linear infinite;
}
.postid-7438 .light:nth-child(79) {
  width: 99px;
  height: 99px;
  top: 85%;
  left: 26%;
  background: #63C13B;
  filter: blur(4px);
  -webkit-animation: 35s light4 linear infinite;
  animation: 35s light4 linear infinite;
}
.postid-7438 .light:nth-child(80) {
  width: 85px;
  height: 85px;
  top: 49%;
  left: 56%;
  background: #7D0006;
  filter: blur(3px);
  -webkit-animation: 27s light3 linear infinite;
  animation: 27s light3 linear infinite;
}
.postid-7438 .light:nth-child(81) {
  width: 100px;
  height: 100px;
  top: 14%;
  left: 13%;
  background: #63C13B;
  filter: blur(3px);
  -webkit-animation: 25s light2 linear infinite;
  animation: 25s light2 linear infinite;
}
.postid-7438 .light:nth-child(82) {
  width: 76px;
  height: 76px;
  top: 93%;
  left: 44%;
  background: #FEE34A;
  filter: blur(3px);
  -webkit-animation: 33s light5 linear infinite;
  animation: 33s light5 linear infinite;
}
.postid-7438 .light:nth-child(83) {
  width: 80px;
  height: 80px;
  top: 21%;
  left: 43%;
  background: #2F8A27;
  filter: blur(4px);
  -webkit-animation: 17s light5 linear infinite;
  animation: 17s light5 linear infinite;
}
.postid-7438 .light:nth-child(84) {
  width: 77px;
  height: 77px;
  top: 37%;
  left: 31%;
  background: #FE0016;
  filter: blur(4px);
  -webkit-animation: 21s light4 linear infinite;
  animation: 21s light4 linear infinite;
}
.postid-7438 .light:nth-child(85) {
  width: 84px;
  height: 84px;
  top: 77%;
  left: 33%;
  background: #FEE34A;
  filter: blur(3px);
  -webkit-animation: 22s light6 linear infinite;
  animation: 22s light6 linear infinite;
}
.postid-7438 .light:nth-child(86) {
  width: 88px;
  height: 88px;
  top: 28%;
  left: 43%;
  background: #6B0D05;
  filter: blur(3px);
  -webkit-animation: 31s light2 linear infinite;
  animation: 31s light2 linear infinite;
}
.postid-7438 .light:nth-child(87) {
  width: 82px;
  height: 82px;
  top: 16%;
  left: 36%;
  background: #63C13B;
  filter: blur(4px);
  -webkit-animation: 28s light4 linear infinite;
  animation: 28s light4 linear infinite;
}
.postid-7438 .light:nth-child(88) {
  width: 87px;
  height: 87px;
  top: 35%;
  left: 22%;
  background: #D00010;
  filter: blur(3px);
  -webkit-animation: 29s light4 linear infinite;
  animation: 29s light4 linear infinite;
}
.postid-7438 .light:nth-child(89) {
  width: 93px;
  height: 93px;
  top: 22%;
  left: 27%;
  background: #DB1913;
  filter: blur(3px);
  -webkit-animation: 27s light4 linear infinite;
  animation: 27s light4 linear infinite;
}
.postid-7438 .light:nth-child(90) {
  width: 90px;
  height: 90px;
  top: 85%;
  left: 97%;
  background: #DB1913;
  filter: blur(4px);
  -webkit-animation: 28s light4 linear infinite;
  animation: 28s light4 linear infinite;
}
.postid-7438 .light:nth-child(91) {
  width: 80px;
  height: 80px;
  top: 28%;
  left: 10%;
  background: #2F8A27;
  filter: blur(4px);
  -webkit-animation: 15s light5 linear infinite;
  animation: 15s light5 linear infinite;
}
.postid-7438 .light:nth-child(92) {
  width: 83px;
  height: 83px;
  top: 25%;
  left: 82%;
  background: #63C13B;
  filter: blur(4px);
  -webkit-animation: 27s light2 linear infinite;
  animation: 27s light2 linear infinite;
}
.postid-7438 .light:nth-child(93) {
  width: 79px;
  height: 79px;
  top: 94%;
  left: 56%;
  background: #63C13B;
  filter: blur(3px);
  -webkit-animation: 16s light2 linear infinite;
  animation: 16s light2 linear infinite;
}
.postid-7438 .light:nth-child(94) {
  width: 85px;
  height: 85px;
  top: 31%;
  left: 83%;
  background: #FEE34A;
  filter: blur(4px);
  -webkit-animation: 32s light3 linear infinite;
  animation: 32s light3 linear infinite;
}
.postid-7438 .light:nth-child(95) {
  width: 76px;
  height: 76px;
  top: 82%;
  left: 77%;
  background: #DB1913;
  filter: blur(3px);
  -webkit-animation: 12s light4 linear infinite;
  animation: 12s light4 linear infinite;
}
.postid-7438 .light:nth-child(96) {
  width: 86px;
  height: 86px;
  top: 25%;
  left: 16%;
  background: #5C6C94;
  filter: blur(4px);
  -webkit-animation: 14s light6 linear infinite;
  animation: 14s light6 linear infinite;
}
.postid-7438 .light:nth-child(97) {
  width: 96px;
  height: 96px;
  top: 90%;
  left: 96%;
  background: #2F8A27;
  filter: blur(4px);
  -webkit-animation: 12s light6 linear infinite;
  animation: 12s light6 linear infinite;
}
.postid-7438 .light:nth-child(98) {
  width: 89px;
  height: 89px;
  top: 50%;
  left: 87%;
  background: #6B0D05;
  filter: blur(3px);
  -webkit-animation: 32s light3 linear infinite;
  animation: 32s light3 linear infinite;
}
.postid-7438 .light:nth-child(99) {
  width: 85px;
  height: 85px;
  top: 4%;
  left: 3%;
  background: #D00010;
  filter: blur(3px);
  -webkit-animation: 13s light4 linear infinite;
  animation: 13s light4 linear infinite;
}
.postid-7438 .light:nth-child(100) {
  width: 86px;
  height: 86px;
  top: 99%;
  left: 24%;
  background: #7D0006;
  filter: blur(4px);
  -webkit-animation: 33s light5 linear infinite;
  animation: 33s light5 linear infinite;
}
.postid-7438 .light:nth-child(101) {
  width: 76px;
  height: 76px;
  top: 72%;
  left: 43%;
  background: #63C13B;
  filter: blur(4px);
  -webkit-animation: 14s light3 linear infinite;
  animation: 14s light3 linear infinite;
}
.postid-7438 .light:nth-child(102) {
  width: 85px;
  height: 85px;
  top: 61%;
  left: 30%;
  background: #FEE34A;
  filter: blur(4px);
  -webkit-animation: 25s light3 linear infinite;
  animation: 25s light3 linear infinite;
}
.postid-7438 .light:nth-child(103) {
  width: 76px;
  height: 76px;
  top: 18%;
  left: 87%;
  background: #63C13B;
  filter: blur(4px);
  -webkit-animation: 20s light5 linear infinite;
  animation: 20s light5 linear infinite;
}
.postid-7438 .light:nth-child(104) {
  width: 91px;
  height: 91px;
  top: 73%;
  left: 76%;
  background: #D00010;
  filter: blur(4px);
  -webkit-animation: 20s light2 linear infinite;
  animation: 20s light2 linear infinite;
}
.postid-7438 .light:nth-child(105) {
  width: 92px;
  height: 92px;
  top: 44%;
  left: 92%;
  background: #63C13B;
  filter: blur(3px);
  -webkit-animation: 34s light4 linear infinite;
  animation: 34s light4 linear infinite;
}
.postid-7438 .light:nth-child(106) {
  width: 90px;
  height: 90px;
  top: 63%;
  left: 11%;
  background: #5C6C94;
  filter: blur(3px);
  -webkit-animation: 34s light4 linear infinite;
  animation: 34s light4 linear infinite;
}
.postid-7438 .light:nth-child(107) {
  width: 97px;
  height: 97px;
  top: 8%;
  left: 77%;
  background: #D00010;
  filter: blur(4px);
  -webkit-animation: 14s light2 linear infinite;
  animation: 14s light2 linear infinite;
}
.postid-7438 .light:nth-child(108) {
  width: 86px;
  height: 86px;
  top: 30%;
  left: 51%;
  background: #6B0D05;
  filter: blur(4px);
  -webkit-animation: 16s light6 linear infinite;
  animation: 16s light6 linear infinite;
}
.postid-7438 .light:nth-child(109) {
  width: 86px;
  height: 86px;
  top: 86%;
  left: 46%;
  background: #2F8A27;
  filter: blur(4px);
  -webkit-animation: 26s light3 linear infinite;
  animation: 26s light3 linear infinite;
}
.postid-7438 .light:nth-child(110) {
  width: 81px;
  height: 81px;
  top: 95%;
  left: 97%;
  background: #7D0006;
  filter: blur(4px);
  -webkit-animation: 29s light2 linear infinite;
  animation: 29s light2 linear infinite;
}
.postid-7438 .light:nth-child(111) {
  width: 84px;
  height: 84px;
  top: 25%;
  left: 88%;
  background: #5C6C94;
  filter: blur(4px);
  -webkit-animation: 33s light5 linear infinite;
  animation: 33s light5 linear infinite;
}
.postid-7438 .light:nth-child(112) {
  width: 84px;
  height: 84px;
  top: 2%;
  left: 62%;
  background: #7D0006;
  filter: blur(4px);
  -webkit-animation: 29s light3 linear infinite;
  animation: 29s light3 linear infinite;
}
.postid-7438 .light:nth-child(113) {
  width: 95px;
  height: 95px;
  top: 26%;
  left: 58%;
  background: #D00010;
  filter: blur(3px);
  -webkit-animation: 17s light4 linear infinite;
  animation: 17s light4 linear infinite;
}
.postid-7438 .light:nth-child(114) {
  width: 100px;
  height: 100px;
  top: 27%;
  left: 50%;
  background: #D00010;
  filter: blur(4px);
  -webkit-animation: 29s light3 linear infinite;
  animation: 29s light3 linear infinite;
}
.postid-7438 .light:nth-child(115) {
  width: 81px;
  height: 81px;
  top: 54%;
  left: 22%;
  background: #6B0D05;
  filter: blur(3px);
  -webkit-animation: 29s light2 linear infinite;
  animation: 29s light2 linear infinite;
}
.postid-7438 .light:nth-child(116) {
  width: 88px;
  height: 88px;
  top: 80%;
  left: 78%;
  background: #7D0006;
  filter: blur(4px);
  -webkit-animation: 23s light2 linear infinite;
  animation: 23s light2 linear infinite;
}
.postid-7438 .light:nth-child(117) {
  width: 76px;
  height: 76px;
  top: 22%;
  left: 2%;
  background: #D00010;
  filter: blur(3px);
  -webkit-animation: 17s light3 linear infinite;
  animation: 17s light3 linear infinite;
}
.postid-7438 .light:nth-child(118) {
  width: 100px;
  height: 100px;
  top: 50%;
  left: 9%;
  background: #6B0D05;
  filter: blur(3px);
  -webkit-animation: 17s light2 linear infinite;
  animation: 17s light2 linear infinite;
}
.postid-7438 .light:nth-child(119) {
  width: 82px;
  height: 82px;
  top: 68%;
  left: 76%;
  background: #DB1913;
  filter: blur(3px);
  -webkit-animation: 16s light4 linear infinite;
  animation: 16s light4 linear infinite;
}
.postid-7438 .light:nth-child(120) {
  width: 97px;
  height: 97px;
  top: 69%;
  left: 51%;
  background: #63C13B;
  filter: blur(4px);
  -webkit-animation: 20s light2 linear infinite;
  animation: 20s light2 linear infinite;
}
.postid-7438 .light:nth-child(121) {
  width: 96px;
  height: 96px;
  top: 20%;
  left: 70%;
  background: #DB1913;
  filter: blur(3px);
  -webkit-animation: 32s light6 linear infinite;
  animation: 32s light6 linear infinite;
}
.postid-7438 .light:nth-child(122) {
  width: 91px;
  height: 91px;
  top: 54%;
  left: 20%;
  background: #FEC641;
  filter: blur(3px);
  -webkit-animation: 12s light6 linear infinite;
  animation: 12s light6 linear infinite;
}
.postid-7438 .light:nth-child(123) {
  width: 94px;
  height: 94px;
  top: 90%;
  left: 14%;
  background: #FE0016;
  filter: blur(4px);
  -webkit-animation: 13s light3 linear infinite;
  animation: 13s light3 linear infinite;
}
.postid-7438 .light:nth-child(124) {
  width: 82px;
  height: 82px;
  top: 20%;
  left: 53%;
  background: #6B0D05;
  filter: blur(4px);
  -webkit-animation: 35s light4 linear infinite;
  animation: 35s light4 linear infinite;
}
.postid-7438 .light:nth-child(125) {
  width: 93px;
  height: 93px;
  top: 91%;
  left: 29%;
  background: #2F8A27;
  filter: blur(4px);
  -webkit-animation: 21s light6 linear infinite;
  animation: 21s light6 linear infinite;
}
.postid-7438 .light:nth-child(126) {
  width: 86px;
  height: 86px;
  top: 20%;
  left: 18%;
  background: #5C6C94;
  filter: blur(4px);
  -webkit-animation: 21s light3 linear infinite;
  animation: 21s light3 linear infinite;
}
.postid-7438 .light:nth-child(127) {
  width: 82px;
  height: 82px;
  top: 79%;
  left: 98%;
  background: #FEE34A;
  filter: blur(4px);
  -webkit-animation: 35s light2 linear infinite;
  animation: 35s light2 linear infinite;
}
.postid-7438 .light:nth-child(128) {
  width: 84px;
  height: 84px;
  top: 46%;
  left: 32%;
  background: #7D0006;
  filter: blur(3px);
  -webkit-animation: 23s light4 linear infinite;
  animation: 23s light4 linear infinite;
}
.postid-7438 .light:nth-child(129) {
  width: 82px;
  height: 82px;
  top: 23%;
  left: 85%;
  background: #6B0D05;
  filter: blur(4px);
  -webkit-animation: 25s light5 linear infinite;
  animation: 25s light5 linear infinite;
}
.postid-7438 .light:nth-child(130) {
  width: 81px;
  height: 81px;
  top: 51%;
  left: 4%;
  background: #5C6C94;
  filter: blur(4px);
  -webkit-animation: 11s light3 linear infinite;
  animation: 11s light3 linear infinite;
}
.postid-7438 .light:nth-child(131) {
  width: 77px;
  height: 77px;
  top: 20%;
  left: 43%;
  background: #5C6C94;
  filter: blur(3px);
  -webkit-animation: 12s light6 linear infinite;
  animation: 12s light6 linear infinite;
}
.postid-7438 .light:nth-child(132) {
  width: 76px;
  height: 76px;
  top: 97%;
  left: 71%;
  background: #DB1913;
  filter: blur(3px);
  -webkit-animation: 17s light4 linear infinite;
  animation: 17s light4 linear infinite;
}
.postid-7438 .light:nth-child(133) {
  width: 79px;
  height: 79px;
  top: 83%;
  left: 52%;
  background: #DB1913;
  filter: blur(3px);
  -webkit-animation: 24s light6 linear infinite;
  animation: 24s light6 linear infinite;
}
.postid-7438 .light:nth-child(134) {
  width: 76px;
  height: 76px;
  top: 53%;
  left: 24%;
  background: #5C6C94;
  filter: blur(4px);
  -webkit-animation: 25s light3 linear infinite;
  animation: 25s light3 linear infinite;
}
.postid-7438 .light:nth-child(135) {
  width: 88px;
  height: 88px;
  top: 88%;
  left: 65%;
  background: #2F8A27;
  filter: blur(4px);
  -webkit-animation: 28s light4 linear infinite;
  animation: 28s light4 linear infinite;
}
.postid-7438 .light:nth-child(136) {
  width: 85px;
  height: 85px;
  top: 56%;
  left: 45%;
  background: #FEC641;
  filter: blur(3px);
  -webkit-animation: 30s light5 linear infinite;
  animation: 30s light5 linear infinite;
}
.postid-7438 .light:nth-child(137) {
  width: 79px;
  height: 79px;
  top: 98%;
  left: 6%;
  background: #DB1913;
  filter: blur(4px);
  -webkit-animation: 26s light6 linear infinite;
  animation: 26s light6 linear infinite;
}
.postid-7438 .light:nth-child(138) {
  width: 79px;
  height: 79px;
  top: 71%;
  left: 30%;
  background: #FEC641;
  filter: blur(3px);
  -webkit-animation: 29s light3 linear infinite;
  animation: 29s light3 linear infinite;
}
.postid-7438 .light:nth-child(139) {
  width: 99px;
  height: 99px;
  top: 12%;
  left: 82%;
  background: #5C6C94;
  filter: blur(4px);
  -webkit-animation: 34s light6 linear infinite;
  animation: 34s light6 linear infinite;
}
.postid-7438 .light:nth-child(140) {
  width: 84px;
  height: 84px;
  top: 70%;
  left: 18%;
  background: #5C6C94;
  filter: blur(3px);
  -webkit-animation: 30s light3 linear infinite;
  animation: 30s light3 linear infinite;
}
.postid-7438 .light:nth-child(141) {
  width: 95px;
  height: 95px;
  top: 75%;
  left: 74%;
  background: #6B0D05;
  filter: blur(3px);
  -webkit-animation: 29s light6 linear infinite;
  animation: 29s light6 linear infinite;
}
.postid-7438 .light:nth-child(142) {
  width: 99px;
  height: 99px;
  top: 78%;
  left: 74%;
  background: #D00010;
  filter: blur(3px);
  -webkit-animation: 22s light5 linear infinite;
  animation: 22s light5 linear infinite;
}
.postid-7438 .light:nth-child(143) {
  width: 98px;
  height: 98px;
  top: 54%;
  left: 63%;
  background: #7D0006;
  filter: blur(4px);
  -webkit-animation: 22s light4 linear infinite;
  animation: 22s light4 linear infinite;
}
.postid-7438 .light:nth-child(144) {
  width: 79px;
  height: 79px;
  top: 29%;
  left: 57%;
  background: #DB1913;
  filter: blur(4px);
  -webkit-animation: 16s light3 linear infinite;
  animation: 16s light3 linear infinite;
}
.postid-7438 .light:nth-child(145) {
  width: 91px;
  height: 91px;
  top: 25%;
  left: 37%;
  background: #6B0D05;
  filter: blur(4px);
  -webkit-animation: 30s light3 linear infinite;
  animation: 30s light3 linear infinite;
}
.postid-7438 .light:nth-child(146) {
  width: 99px;
  height: 99px;
  top: 22%;
  left: 14%;
  background: #63C13B;
  filter: blur(4px);
  -webkit-animation: 11s light2 linear infinite;
  animation: 11s light2 linear infinite;
}
.postid-7438 .light:nth-child(147) {
  width: 88px;
  height: 88px;
  top: 80%;
  left: 14%;
  background: #FE0016;
  filter: blur(4px);
  -webkit-animation: 18s light5 linear infinite;
  animation: 18s light5 linear infinite;
}
.postid-7438 .light:nth-child(148) {
  width: 98px;
  height: 98px;
  top: 96%;
  left: 28%;
  background: #7D0006;
  filter: blur(4px);
  -webkit-animation: 19s light2 linear infinite;
  animation: 19s light2 linear infinite;
}
.postid-7438 .light:nth-child(149) {
  width: 87px;
  height: 87px;
  top: 73%;
  left: 91%;
  background: #DB1913;
  filter: blur(3px);
  -webkit-animation: 31s light3 linear infinite;
  animation: 31s light3 linear infinite;
}
.postid-7438 .light:nth-child(150) {
  width: 90px;
  height: 90px;
  top: 19%;
  left: 6%;
  background: #63C13B;
  filter: blur(3px);
  -webkit-animation: 15s light3 linear infinite;
  animation: 15s light3 linear infinite;
}
@-webkit-keyframes light1 {
  25% {
    opacity: 0.58;
  }
  50% {
    opacity: 0;
  }
  75% {
    opacity: 0.58;
  }
  100% {
    opacity: 0;
  }
}
@keyframes light1 {
  25% {
    opacity: 0.58;
  }
  50% {
    opacity: 0;
  }
  75% {
    opacity: 0.58;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes light2 {
  25% {
    opacity: 0.47;
  }
  50% {
    opacity: 0;
  }
  75% {
    opacity: 0.49;
  }
  100% {
    opacity: 0;
  }
}
@keyframes light2 {
  25% {
    opacity: 0.47;
  }
  50% {
    opacity: 0;
  }
  75% {
    opacity: 0.49;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes light3 {
  25% {
    opacity: 0.61;
  }
  50% {
    opacity: 0;
  }
  75% {
    opacity: 0.63;
  }
  100% {
    opacity: 0;
  }
}
@keyframes light3 {
  25% {
    opacity: 0.61;
  }
  50% {
    opacity: 0;
  }
  75% {
    opacity: 0.63;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes light4 {
  25% {
    opacity: 0.69;
  }
  50% {
    opacity: 0;
  }
  75% {
    opacity: 0.32;
  }
  100% {
    opacity: 0;
  }
}
@keyframes light4 {
  25% {
    opacity: 0.69;
  }
  50% {
    opacity: 0;
  }
  75% {
    opacity: 0.32;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes light5 {
  25% {
    opacity: 0.68;
  }
  50% {
    opacity: 0;
  }
  75% {
    opacity: 0.39;
  }
  100% {
    opacity: 0;
  }
}
@keyframes light5 {
  25% {
    opacity: 0.68;
  }
  50% {
    opacity: 0;
  }
  75% {
    opacity: 0.39;
  }
  100% {
    opacity: 0;
  }
}
@media screen and (max-width: 460px) {
  .postid-7438 .site-content {
    width: 99vw;
  }
  .postid-7438 .entry-thumbnail {
    display: none !important;
  }
  .postid-7438 .entry-content img, .postid-7438 .entry-content video {
    border: transparent !important;
    padding: 5px;
    background-color: transparent !important;
  }
  /* Pretty Lights */
  .postid-7438 .holder {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    height: 4900px;
    overflow: hidden;
  }
  .postid-7438 .bokeh {
    display: block;
    /*opacity: 0.7;*/
    position: relative;
    width: 100%;
    height: 4900px;
    pointer-events: none;
    top: -30px;
    left: -25px;
  }
  .postid-7438 .txt {
    opacity: 0.9;
    text-align: left;
    color: #FFFFFF;
    position: absolute;
    z-index: 10;
    top: 310px;
    left: 10%;
    right: 10%;
    font-size: 14px;
  }
}
@media screen and (max-width: 375px) {
  .postid-7438 .site-content {
    width: 99vw;
  }
  .postid-7438 .entry-thumbnail {
    display: none !important;
  }
  .postid-7438 .entry-content img, .postid-7438 .entry-content video {
    border: transparent !important;
    padding: 5px;
    background-color: transparent !important;
  }
  /* Pretty Lights */
  .postid-7438 .holder {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    height: 4900px;
    overflow: hidden;
  }
  .postid-7438 .bokeh {
    display: block;
    /*opacity: 0.7;*/
    position: relative;
    width: 100%;
    height: 4900px;
    pointer-events: none;
    top: -30px;
    left: -25px;
  }
  .postid-7438 .txt {
    opacity: 0.9;
    text-align: left;
    color: #FFFFFF;
    position: absolute;
    z-index: 10;
    top: 310px;
    left: 10%;
    right: 10%;
    font-size: 14px;
  }
}
@media screen and (max-width: 325px) {
  .postid-7438 .site-content {
    width: 99vw;
  }
  .postid-7438 .entry-thumbnail {
    display: none !important;
  }
  .postid-7438 .entry-content img, .postid-7438 .entry-content video {
    border: transparent !important;
    padding: 5px;
    background-color: transparent !important;
  }
  /* Pretty Lights */
  .postid-7438 .holder {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    height: 4900px;
    overflow: hidden;
  }
  .postid-7438 .bokeh {
    display: block;
    /*opacity: 0.7;*/
    position: relative;
    width: 100%;
    height: 4900px;
    pointer-events: none;
    top: -30px;
    left: -25px;
  }
  .postid-7438 .txt {
    opacity: 0.9;
    text-align: left;
    color: #FFFFFF;
    position: absolute;
    z-index: 10;
    top: 310px;
    left: 10%;
    right: 10%;
    font-size: 14px;
  }
}
/* ------------------------- The Origin of the World-------------------------*/
.postid-7566 .site {
  background-color: black;
  opacity: 1;
}
.postid-7566 header .entry-header {
  opacity: 0.2 !important;
}
.postid-7566 .site-header {
  border-bottom: 1px solid #cbcbcb;
  color: #cbcbcb;
}
.postid-7566 .entry-content {
  /*height: 6674px !important;*/
  background-image: none;
  color: lightgrey !important;
  background-color: black !important;
}
.postid-7566 .entry-content p {
  font-weight: 200;
  font-size: 135%;
  line-height: 130%;
}
.postid-7566 .entry-content a {
  color: #cbcbcb !important;
}
.postid-7566 .hentry {
  background-image: none;
  background-color: black !important;
}
.postid-7566 .entry-footer {
  color: #cbcbcb !important;
}
.postid-7566 .entry-footer, .postid-7566 .all_articles {
  border-top: 1px solid black;
}
.postid-7566 .hentry.has-post-thumbnail .wp-post-image {
  border: black 1px solid !important;
}
.postid-7566 .entry-title, .postid-7566 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-7566 .entry-title a {
  font-size: 80%;
}
.home #post-7566 .entry-title a {
  font-size: 80%;
}
.postid-7566 .entry-content img, .postid-7566 .entry-content video {
  border: #C0BEBE thin solid;
  padding: 5px;
  margin-bottom: 200px;
  background-color: black;
}
.postid-7566 #ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: black;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-7566 .ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: black;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-7566 .entry-content a {
  color: #cbcbcb !important;
}
.postid-7566 ul {
  list-style: none !important;
}
.postid-7566 .Zebra_Tooltip {
  max-width: 600px !important;
  position: absolute;
  z-index: 99999;
  background: transparent;
  font-family: Geneva, 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
}
.postid-7566 .Zebra_Tooltip .Zebra_Tooltip_Message {
  max-width: 600px !important;
}
/* ------------------------- THE AWESOMENESS OF THE VERY SMALL AND THE VERY BIG …-------------------------*/
.postid-5439 .site {
  background-color: black;
  opacity: 1;
}
.postid-5439 header .entry-header {
  opacity: 0.2 !important;
}
.postid-5439 .site-header {
  border-bottom: 1px solid #cbcbcb;
  color: #cbcbcb;
}
.postid-5439 .entry-content {
  /*height: 6674px !important;*/
  background-image: none;
  color: lightgrey !important;
  background-color: black !important;
}
.postid-5439 .entry-content p {
  font-weight: 200;
  font-size: 135%;
  line-height: 130%;
}
.postid-5439 .entry-content a {
  color: #cbcbcb !important;
}
.postid-5439 .hentry {
  background-image: none;
  background-color: black !important;
}
.postid-5439 .entry-footer {
  color: #cbcbcb !important;
}
.postid-5439 .entry-footer, .postid-5439 .all_articles {
  border-top: 1px solid black;
}
.postid-5439 .hentry.has-post-thumbnail .wp-post-image {
  border: black 1px solid !important;
}
.postid-5439 .entry-title, .postid-5439 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-5439 .entry-title a {
  font-size: 80%;
}
.home #post-5439 .entry-title a {
  font-size: 80%;
}
.postid-5439 .entry-content img, .postid-5439 .entry-content video {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: black;
}
.postid-5439 #ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: black;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-5439 .ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: black;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-5439 .entry-content a {
  color: #cbcbcb !important;
}
.postid-5439 ul {
  list-style: none !important;
}
.postid-5439 .Zebra_Tooltip {
  max-width: 600px !important;
  position: absolute;
  z-index: 99999;
  background: transparent;
  font-family: Geneva, 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
}
.postid-5439 .Zebra_Tooltip .Zebra_Tooltip_Message {
  max-width: 600px !important;
}
/* ------------------------- personal development vs spiritual growth -------------------------*/
.postid-5389 .site {
  background-color: white;
  opacity: 1;
}
.postid-5389 .entry-title, .postid-5389 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-5389 .entry-content {
  background-color: white;
  background-image: none !important;
  color: #6e6c6c !important;
}
/* ------------------------- International Womens day -------------------------*/
.postid-5656 .site {
  background-color: white;
  opacity: 1;
}
.postid-5656 .entry-title, .postid-5656 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-5656 .entry-content {
  background-color: white;
  background-image: none !important;
  color: #6e6c6c !important;
}
/* ------------------------- United Nations ... toothless-------------------------*/
.postid-5798 .site {
  background-color: white;
  opacity: 1;
}
.postid-5798 .entry-title, .postid-5798 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-5798 .entry-content {
  background-color: white;
  background-image: none !important;
  color: #6e6c6c !important;
}
/* ------------------------- White dove of freedom …-------------------------*/
.postid-5647 .site {
  background-color: black;
  opacity: 1;
}
.postid-5647 header .entry-header {
  opacity: 0.2 !important;
}
.postid-5647 .site-header {
  border-bottom: 1px solid #cbcbcb;
  color: #cbcbcb;
}
.postid-5647 .entry-content {
  /*height: 6674px !important;*/
  background-image: none;
  color: lightgrey !important;
  background-color: black !important;
}
.postid-5647 .entry-content p {
  font-weight: 200;
  font-size: 135%;
  line-height: 130%;
}
.postid-5647 .entry-content a {
  color: #cbcbcb !important;
}
.postid-5647 .hentry {
  background-image: none;
  background-color: black !important;
}
.postid-5647 .entry-footer {
  color: #cbcbcb !important;
}
.postid-5647 .entry-footer, .postid-5647 .all_articles {
  border-top: 1px solid black;
}
.postid-5647 .hentry.has-post-thumbnail .wp-post-image {
  border: black 1px solid !important;
}
.postid-5647 .entry-title, .postid-5647 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-5647 .entry-title a {
  font-size: 80%;
}
.home #post-5647 .entry-title a {
  font-size: 80%;
}
.postid-5647 .entry-content img, .postid-5647 .entry-content video {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: black;
}
.postid-5647 #ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: black;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-5647 .ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: black;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-5647 .entry-content a {
  color: #cbcbcb !important;
}
.postid-5647 ul {
  list-style: none !important;
}
.postid-5647 .Zebra_Tooltip {
  max-width: 600px !important;
  position: absolute;
  z-index: 99999;
  background: transparent;
  font-family: Geneva, 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
}
.postid-5647 .Zebra_Tooltip .Zebra_Tooltip_Message {
  max-width: 600px !important;
}
/* ------------------------- me, my camera and I -------------------------*/
.postid-5251 .site {
  background-color: #014a73;
  opacity: 1;
}
.postid-5251 header .entry-header {
  opacity: 0.2 !important;
}
.postid-5251 .site-header {
  border-bottom: 1px solid #cbcbcb;
  color: #cbcbcb;
}
.postid-5251 .entry-content {
  /*height: 6674px !important;*/
  background-image: none;
  color: lightgrey !important;
  background-color: #014a73 !important;
}
.postid-5251 .entry-content p {
  font-weight: 200;
  font-size: 135%;
  line-height: 130%;
}
.postid-5251 .entry-content a {
  color: #cbcbcb !important;
}
.postid-5251 .hentry {
  background-image: none;
  background-color: #014a73 !important;
}
.postid-5251 .entry-footer {
  color: #cbcbcb !important;
}
.postid-5251 .entry-footer, .postid-5251 .all_articles {
  border-top: 1px solid black;
}
.postid-5251 .hentry.has-post-thumbnail .wp-post-image {
  border: black 1px solid !important;
}
.postid-5251 .entry-title, .postid-5251 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-5251 .entry-title a {
  font-size: 80%;
}
.home #post-5251 .entry-title a {
  font-size: 80%;
}
.postid-5251 .entry-content img, .postid-5251 .entry-content video {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #014a73;
}
.postid-5251 #ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #014a73;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-5251 .ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #014a73;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-5251 .entry-content a {
  color: #cbcbcb !important;
}
.postid-5251 ul {
  list-style: none !important;
}
.postid-5251 .Zebra_Tooltip {
  max-width: 600px !important;
  position: absolute;
  z-index: 99999;
  background: transparent;
  font-family: Geneva, 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
}
.postid-5251 .Zebra_Tooltip .Zebra_Tooltip_Message {
  max-width: 600px !important;
}
/* ------------------------- who is this guy -------------------------*/
.postid-5735 .site {
  background-color: white;
  opacity: 1;
}
.postid-5735 header .entry-header {
  opacity: 0.2 !important;
}
.postid-5735 .site-header {
  border-bottom: 1px solid #cbcbcb;
  color: #cbcbcb;
}
.postid-5735 .entry-content {
  /*height: 6674px !important;*/
  background-image: none;
  color: grey !important;
  background-color: white !important;
}
.postid-5735 .entry-content p {
  font-weight: 200;
  font-size: 145%;
  line-height: 130%;
}
.postid-5735 .entry-content a {
  color: #cbcbcb !important;
}
.postid-5735 .hentry {
  background-image: none;
  background-color: white !important;
}
.postid-5735 .entry-footer {
  color: #cbcbcb !important;
}
.postid-5735 .entry-footer, .postid-5735 .all_articles {
  border-top: 1px solid black;
}
.postid-5735 .hentry.has-post-thumbnail .wp-post-image {
  border: black 1px solid !important;
}
.postid-5735 .entry-title, .postid-5735 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-5735 .entry-title a {
  font-size: 80%;
}
.home #post-5735 .entry-title a {
  font-size: 80%;
}
.postid-5735 .entry-content img, .postid-5735 .entry-content video {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: white;
}
.postid-5735 #ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: white;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-5735 .ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: white;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-5735 .entry-content a {
  color: #cbcbcb !important;
}
.postid-5735 ul {
  list-style: none !important;
}
.postid-5735 .Zebra_Tooltip {
  max-width: 600px !important;
  position: absolute;
  z-index: 99999;
  background: transparent;
  font-family: Geneva, 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
}
.postid-5735 .Zebra_Tooltip .Zebra_Tooltip_Message {
  max-width: 600px !important;
}
/*
.post-5735 #butterflies {
  display: block !important;
  z-index: 9998;
  position: fixed !important;
  width: 100%;
  height: 100%;
  padding: 10px;
  overflow: hidden;
}
.post-5735 #swiffycontainer {
  display: block !important;
  width: 2400px;
  height: 2400px;
  margin-top: -450px;
}
*/
/* ------------------------- attention, awareness, mindfulness, consciousness -------------------------*/
.postid-5746 .site {
  background-color: #014a73;
  opacity: 1;
}
.postid-5746 header .entry-header {
  opacity: 0.2 !important;
}
.postid-5746 .site-header {
  border-bottom: 1px solid #cbcbcb;
  color: #cbcbcb;
}
.postid-5746 .entry-content {
  /*height: 6674px !important;*/
  background-image: none;
  color: lightgrey !important;
  background-color: #014a73 !important;
}
.postid-5746 .entry-content p {
  font-weight: 200;
  font-size: 135%;
  line-height: 130%;
}
.postid-5746 .entry-content a {
  color: #cbcbcb !important;
}
.postid-5746 .hentry {
  background-image: none;
  background-color: #014a73 !important;
}
.postid-5746 .entry-footer {
  color: #cbcbcb !important;
}
.postid-5746 .entry-footer, .postid-5746 .all_articles {
  border-top: 1px solid black;
}
.postid-5746 .hentry.has-post-thumbnail .wp-post-image {
  border: black 1px solid !important;
}
.postid-5746 .entry-title, .postid-5746 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-5746 .entry-title a {
  font-size: 80%;
}
.home #post-5746 .entry-title a {
  font-size: 80%;
}
.postid-5746 .entry-content img, .postid-5746 .entry-content video {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #014a73;
}
.postid-5746 #ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #014a73;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-5746 .ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #014a73;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-5746 .entry-content a {
  color: #cbcbcb !important;
}
.postid-5746 ul {
  list-style: none !important;
}
.postid-5746 .Zebra_Tooltip {
  max-width: 600px !important;
  position: absolute;
  z-index: 99999;
  background: transparent;
  font-family: Geneva, 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
}
.postid-5746 .Zebra_Tooltip .Zebra_Tooltip_Message {
  max-width: 600px !important;
}
/* ------------------------- Lets go to the art gallery -------------------------*/
.postid-6422 .site {
  background-color: #014a73;
  opacity: 1;
}
.postid-6422 header .entry-header {
  opacity: 0.2 !important;
}
.postid-6422 .site-header {
  border-bottom: 1px solid #cbcbcb;
  color: #cbcbcb;
}
.postid-6422 .entry-content {
  /*height: 6674px !important;*/
  background-image: none;
  color: lightgrey !important;
  background-color: #014a73 !important;
}
.postid-6422 .entry-content p {
  font-weight: 200;
  font-size: 135%;
  line-height: 130%;
}
.postid-6422 .entry-content a {
  color: #cbcbcb !important;
}
.postid-6422 .hentry {
  background-image: none;
  background-color: #014a73 !important;
}
.postid-6422 .entry-footer {
  color: #cbcbcb !important;
}
.postid-6422 .entry-footer, .postid-6422 .all_articles {
  border-top: 1px solid black;
}
.postid-6422 .hentry.has-post-thumbnail .wp-post-image {
  border: black 1px solid !important;
}
.postid-6422 .entry-title, .postid-6422 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-6422 .entry-title a {
  font-size: 80%;
}
.home #postid-6422 .entry-title a {
  font-size: 80%;
}
.postid-6422 .entry-content img, .postid-6422 .entry-content video {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #014a73;
}
.postid-6422 #ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #014a73;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-6422 .ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #014a73;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-6422 .entry-content a {
  color: #cbcbcb !important;
}
.postid-6422 ul {
  list-style: none !important;
}
.postid-6422 .Zebra_Tooltip {
  max-width: 600px !important;
  position: absolute;
  z-index: 99999;
  background: transparent;
  font-family: Geneva, 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
}
.postid-6422 .Zebra_Tooltip .Zebra_Tooltip_Message {
  max-width: 600px !important;
}
/* ------------------------- Venobox ------------------------- */
/** Ventobox. Lightbox **/
.postid-6422 .venoframe {
  margin: 0 auto !important;
  max-width: 1200px !important;
  width: 80% !important;
  height: 540px;
  height: 80vh !important;
}
.postid-6422 .vbox-figlio {
  margin: 0 auto !important;
}
.postid-6422 .vbox-figlio {
  max-width: 1200px;
  width: 90%;
}
.postid-6422 .vbox-figlio {
  background: white !important;
}
/*
    .postid-6422 .venoframe {
    margin: 0 auto;
    max-width: 100% !important;
    width: 100%;
    border: none;
    height: 95vh !important;
  }
   */
.postid-6422 .vbox-content {
  text-align: center;
  float: left;
  width: 100%;
  position: relative;
  overflow: hidden;
  padding: 0px 4%;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}
.vbox-close {
  /* border: 1px solid red; */
  cursor: pointer;
  position: fixed;
  top: 3px;
  right: 3px;
  width: 30px !important;
  height: 151px !important;
  padding: 6px;
  display: block;
  background-position: 10px center;
  overflow: hidden;
  font-size: 24px !important;
  line-height: 1;
  text-align: center;
  z-index: 99;
}
@media (min-width: 992px) {
  .postid-6422 .vbox-inline, .venoframe {
    max-width: 1200px;
    width: 100%;
    height: 100vh;
    margin: 0 auto;
  }
}
/* ------------------------- practical exercises and practices to extend your attention span -------------------------*/
.postid-5973 .site {
  background-color: #004a73;
  opacity: 1;
}
.postid-5973 header .entry-header {
  opacity: 0.2 !important;
}
.postid-5973 .entry-header {
  background-color: #004a73 !important;
}
.postid-5973 .site-header {
  border-bottom: 1px solid #cbcbcb;
  color: #cbcbcb;
}
.postid-5973 .entry-content {
  /*height: 6674px !important;*/
  background-image: none;
  color: lightgrey !important;
  background-color: #014a73 !important;
}
.postid-5973 .entry-content p {
  font-weight: 200;
  font-size: 135%;
  line-height: 155%;
}
.postid-5973 .entry-content a {
  color: #cbcbcb !important;
}
.postid-5973 .hentry {
  background-image: none;
  background-color: #014a73 !important;
}
.postid-5973 .entry-footer {
  color: #cbcbcb !important;
}
.postid-5973 .entry-footer, .postid-5973 .all_articles {
  border-top: 1px solid black;
}
.postid-5973 .hentry.has-post-thumbnail .wp-post-image {
  /*border: black 1px solid !important;*/
}
.postid-5973 .entry-title, .postid-5973 .blog .entry-title {
  background-color: #004a73 !important;
  /* font-size: 2.9em; */
}
.postid-5973 .entry-title a {
  font-size: 80%;
}
.home #post-5973 .entry-title a {
  font-size: 80%;
}
.postid-5973 .entry-content img, .postid-5973 .entry-content video {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #004a73 !important;
}
.postid-5973 #ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #004a73 !important;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-5973 .ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #004a73 !important;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-5973 .entry-content a {
  color: #cbcbcb !important;
}
.postid-5973 ul {
  list-style: none !important;
}
.postid-5973 .Zebra_Tooltip {
  max-width: 600px !important;
  position: absolute;
  z-index: 99999;
  background: transparent;
  font-family: Geneva, 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
}
.postid-5973 .Zebra_Tooltip .Zebra_Tooltip_Message {
  max-width: 600px !important;
}
/* ------------------------- Sex  -------------------------*/
.postid-4343 .entry-content p {
  color: #FF0005;
  font-weight: 500;
  font-size: 150%;
  line-height: 150%;
}
/* ------------------------- Christmess  -------------------------*/
.postid-5303 .site {
  background-color: black;
  opacity: 1;
}
.postid-5303 header .entry-header {
  opacity: 0.2 !important;
}
.postid-5303 .site-header {
  border-bottom: 1px solid #cbcbcb;
  color: #cbcbcb;
}
.postid-5303 .entry-content {
  /*height: 6674px !important;*/
  background-image: none;
  color: lightgrey !important;
  background-color: black !important;
}
.postid-5303 .entry-content p {
  font-weight: 200;
  font-size: 135%;
  line-height: 130%;
}
.postid-5303 .entry-content a {
  color: #cbcbcb !important;
}
.postid-5303 .hentry {
  background-image: none;
  background-color: black !important;
}
.postid-5303 .entry-footer {
  color: #cbcbcb !important;
}
.postid-5303 .entry-footer, .postid-5303 .all_articles {
  border-top: 1px solid black;
}
.postid-5303 .hentry.has-post-thumbnail .wp-post-image {
  border: black 1px solid !important;
}
.postid-5303 .entry-title, .postid-5303 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-5303 .entry-title a {
  font-size: 80%;
}
.home #post-5303 .entry-title a {
  font-size: 80%;
}
.postid-5303 .entry-content img, .postid-5303 .entry-content video {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: black;
}
.postid-5303 #ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: black;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-5303 .ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: black;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-5303 .entry-content a {
  color: #cbcbcb !important;
}
.postid-5303 ul {
  list-style: none !important;
}
/* ------------------------- a merry ....  -------------------------*/
.postid-5209 html {
  background-color: black;
}
.postid-5209 .site {
  background-color: black;
  opacity: 1;
}
.postid-5209 header .entry-header {
  opacity: 0.2 !important;
}
.postid-5209 .site-header {
  border-bottom: 1px solid #cbcbcb;
  color: #cbcbcb;
}
.postid-5209 .entry-content {
  /*height: 6674px !important;*/
  background-image: none;
  color: #ddfbdc !important;
  background-color: black !important;
}
.postid-5209 .entry-content p {
  font-weight: 500;
  font-size: 135%;
  line-height: 130%;
}
.postid-5209 .entry-content a {
  color: #cbcbcb !important;
}
.postid-5209 .hentry {
  background-image: none;
  background-color: black !important;
}
.postid-5209 .entry-footer {
  color: #cbcbcb !important;
}
.postid-5209 .entry-footer, .postid-5209 .all_articles {
  border-top: 1px solid black;
}
.postid-5209 .hentry.has-post-thumbnail .wp-post-image {
  border: black 1px solid !important;
}
.postid-5209 .entry-title, .postid-5209 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-5209 .entry-title a {
  font-size: 80%;
}
.home #post-5209 .entry-title a {
  font-size: 80%;
}
.postid-5209 .entry-content img, .postid-5209 .entry-content video {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: black;
}
.postid-5209 #ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: black;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-5209 .ytb {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: black;
  width: 560px !important;
  height: 325px !important;
  text-align: center;
  margin: 0px;
}
.postid-5209 .entry-content a {
  color: #adf6fd !important;
}
.postid-5209 ul {
  list-style: none !important;
}
/* ------------------------- MAGIC -------------------------*/
#post-4873 #butterflies {
  display: block;
  z-index: 9998;
  position: fixed !important;
  width: 100vw;
  height: 100vh;
  padding: 10px;
  overflow: hidden;
}
#post-4873 #swiffycontainer {
  display: block !important;
  width: 100vw;
  height: 100vh;
  margin: 0;
  padding: 0;
  position: relative;
}
#post-4873 #swiffycontainer iframe {
  display: block !important;
  width: 100%;
  height: 100%;
  border: none; /* Remove iframe border */
}
#post-4873 .entry-content p {
  color: #118524 !important;
  font-size: 28px !important;
}
/* ------------------------- Climate Change -------------------------*/
#post-4954 .entry-content p {
  color: #118524 !important;
  font-size: 24px !important;
}
#post-4954 .entry-content a {
  color: #41a752 !important;
  font-weight: 500 !important;
}
#post-4954 .entry-content a:hover {
  text-decoration: underline !important;
}
/* ------------------------- reincarnation, Karma and where do we go when we die  -------------------------*/
.postid-4674 .site {
  background-color: #008081;
  opacity: 1;
}
.postid-4674 header .entry-header {
  opacity: 0.2 !important;
}
.postid-4674 .site-header {
  border-bottom: 1px solid #000;
  color: #10cde1;
}
.postid-4674 .entry-content {
  /*height: 6674px !important;*/
  background-image: none;
  color: #84effa !important;
  background-color: #008081 !important;
}
.postid-4674 .entry-content p {
  font-weight: 500;
  font-size: 140%;
  line-height: 140%;
}
.postid-4674 .entry-content a {
  color: #84effa !important;
}
.postid-4674 .hentry {
  background-image: none;
  background-color: #008081 !important;
}
.postid-4674 .entry-footer {
  color: #10cde1 !important;
}
.postid-4674 .entry-footer, .postid-4674 .all_articles {
  border-top: 1px solid #008081;
}
.postid-4674 .hentry.has-post-thumbnail .wp-post-image {
  border: #008081 1px solid !important;
}
.postid-4674 .entry-title, .postid-4674 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-4674 .entry-title a {
  font-size: 80%;
}
.home #post-4674 .entry-title a {
  font-size: 80%;
}
.postid-4674 .entry-content img, .postid-4674 .entry-content video {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #FFFFFF;
}
/* ------------------------- It is said taht the human soul ... -------------------------*/
.postid-4559 .site {
  background-color: #008081;
  opacity: 1;
}
.postid-4559 header .entry-header {
  opacity: 0.2 !important;
}
.postid-4559 .site-header {
  border-bottom: 1px solid #000;
  color: #10cde1;
}
.postid-4559 .entry-content {
  /*height: 6674px !important;*/
  background-image: none;
  color: #84effa !important;
  background-color: #008081 !important;
}
.postid-4559 .entry-content p {
  font-weight: 500;
  font-size: 140%;
  line-height: 140%;
}
.postid-4559 .entry-content a {
  color: #84effa !important;
}
.postid-4559 .hentry {
  background-image: none;
  background-color: #008081 !important;
}
.postid-4559 .entry-footer {
  color: #10cde1 !important;
}
.postid-4559 .entry-footer, .postid-4559 .all_articles {
  border-top: 1px solid #008081;
}
.postid-4559 .hentry.has-post-thumbnail .wp-post-image {
  border: #008081 1px solid !important;
}
.postid-4559 .entry-title, .postid-4559 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-4559 .entry-title a {
  font-size: 80%;
}
.home #post-4559 .entry-title a {
  font-size: 80%;
}
.postid-4559 .entry-content img, .postid-4559 .entry-content video, .postid-4559 .entry-content iframe {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #FFFFFF;
}
.sfsi_socialwpr iframe {
  background-color: transparent !important;
}
.sfsi_socialwpr .sf_icon {
  margin: 0 40px 0 0 !important;
}
/* ------------------------- The Beach -------------------------*/
.postid-4358 iframe {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #FFFFFF;
}
/* ------------------------- In praise of walking -------------------------*/
.postid-5323 iframe {
  border: #C0BEBE thin solid;
  padding: 5px;
  background-color: #FFFFFF;
  margin: 0 auto;
}
.postid-5323 .entry-content {
  text-align: center;
}
.postid-5323 .entry-content p {
  font-weight: 500;
  font-size: 150%;
  line-height: 150%;
}
/* ------------------------- Beauty is food -------------------------*/
.postid-4247 .site {
  background-color: #008081;
  opacity: 1;
}
.postid-4247 header .entry-header {
  opacity: 0.2 !important;
}
.postid-4247 .site-header {
  border-bottom: 1px solid #000;
  color: white;
}
.postid-4247 .entry-content {
  height: 6674px !important;
  background-image: none;
  color: white !important;
  background-color: #008081 !important;
}
.postid-4247 .entry-content p {
  font-weight: 500;
  font-size: 150%;
  line-height: 150%;
}
.postid-4247 .hentry {
  background-image: none;
  background-color: #008081 !important;
}
.postid-4247 .entry-footer {
  color: white !important;
}
.postid-4247 .entry-footer, .postid-4247 .all_articles {
  border-top: 1px solid #008081;
}
.postid-4247 .hentry.has-post-thumbnail .wp-post-image {
  border: #008081 1px solid !important;
}
.postid-4247 .entry-content img {
  border: none !important;
  padding: 0px !important;
  background-color: transparent !important;
}
/* ------------------------- breathing ------------------------- */
.postid-3702 .site {
  background-color: #002147;
  opacity: 1;
}
.postid-3702 header .entry-header {
  opacity: 0.2 !important;
}
.postid-v .site-header {
  border-bottom: 1px solid #000;
  color: #42e5f4;
}
.postid-3702 .entry-content {
  font-size: 115%;
  background-image: none;
  color: #42e5f4;
  background-color: #002147 !important;
}
.postid-3702 .hentry {
  background-image: none;
  background-color: #002147 !important;
}
.postid-3702 .entry-footer {
  color: #42e5f4 !important;
}
.postid-3702 .entry-footer, .postid-3702 .all_articles {
  border-top: 1px solid #002147;
}
.postid-3702 .hentry.has-post-thumbnail .wp-post-image {
  border: #002147 1px solid !important;
}
.big_font {
  font-size: 160%;
}
.postid-3702 #ifrm_holder_1 {
  width: 600px;
  height: 170px;
  display: block;
}
.postid-3702 #ifrm_holder_1 iframe {
  opacity: 1;
  display: block;
}
.target_breath {
  color: #00204A;
}
.target_breath .char {
  color: hsl(calc(140 + 70 * var(--char-percent)), 90%, 65%);
}
.target_breath .reverse .char {
  color: hsl(calc(140 + 70 * var(--char-percent)), 65%, 90%);
}
@media screen and (max-width: 414px) {
  .postid-3702 #ifrm_holder_1 {
    margin-left: -110px;
  }
}
/* ------------------------- Lightness of Being / Stillness of Mind ------------------------- */
.postid-3215 .site {
  background-color: black !important;
}
.postid-3215 .site-content {
  background: black !important;
  max-width: 1728px !important;
  margin: auto !important;
}
.postid-3215 header .entry-header {
  opacity: 0.2 !important;
  color: grey;
  border: 1px solid grey;
}
.postid-3215 .hentry {
  background-image: none;
  background-color: black !important;
}
.postid-3215 .smooth-Accordion {
  font-size: 130%;
}
.postid-3215 .smooth-Accordion .smooth-Accordion-header {
  font-size: 130%;
  line-height: 130%;
  margin-top: 10px;
  padding: 2px 16px;
  cursor: pointer;
}
.postid-3215 .smooth-Accordion .smooth-Accordion-header {
  display: block;
  background: black !important;
  color: #D8D8D8 !important;
  font-size: 130%;
  line-height: 130%;
  margin-top: 10px;
  padding: 2px 16px;
  cursor: pointer;
  border: 1px solid #2F2F2F !important;
  position: relative;
}
.postid-3215 .smooth-Accordion .smooth-Accordion-header::after {
  content: '';
  font-weight: normal;
  font-style: normal;
  font-size: 25px !important;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0) rotate(0deg);
  position: absolute;
  top: 3px;
  right: 16px;
  transition: transform 0.5s;
  background: url(https://www.crisrieder.org/thejourney//wp-content/plugins/smooth-accordion/assets/img/down-arrow_white.png) no-repeat center center !important;
  width: 12px;
  height: 20px;
  line-height: 16px;
}
.postid-3215 .smooth-Accordion .smooth-Accordion-content p {
  font-weight: 500;
  font-size: 100%;
  color: #D8D8D8 !important;
}
.postid-3215 .smooth-Accordion {
  border-radius: 2px;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15);
  overflow: hidden;
}
.postid-3215 .smooth-Accordion .smooth-Accordion-content {
  background: black !important;
  color: #D8D8D8 !important;
  padding: 16px;
  border: 1px solid #2F2F2F !important;
}
.postid-3215 .smooth-Accordion .smooth-Accordion-content.smooth-Accordion-last {
  border-bottom: 0;
  border-top: 1px solid #2F2F2F !important;
}
.postid-3278 iframe {
  border: 10px white solid;
}
@media screen and (max-width: 414px) {
  .postid-3215 .smooth-Accordion .smooth-Accordion-content p {
    font-weight: 500;
    font-size: 16px !important;
    color: #D8D8D8 !important;
  }
  .postid-3215 .smooth-Accordion .smooth-Accordion-header {
    font-size: 110% !important;
  }
}
/* ----------- THIS IS NOT YOUR EVERYDAY FINE ART GALLERY  ------------ */
.postid-3230 .site {
  background-color: #0065DD;
  opacity: 1;
}
.postid-3230 header .entry-header {
  opacity: 0.2 !important;
}
.postid-3230 .site-header {
  z-index: 10;
  border-bottom: 1px solid #b3d01e;
  color: #fcf7da;
}
.postid-3230 .entry-content {
  /*height: 6674px !important;*/
  position: relative;
  /*margin-top: -100px;*/
  /*z-index: 1000;*/
  background-image: none;
  color: #fcf7da;
  background-color: #0065DD;
}
.postid-3230 .entry-content p {
  margin-left: 0px;
  font-weight: 300;
  font-size: 150%;
  line-height: 150%;
  color: #fcf7da;
}
.postid-3230 .entry-content a {
  color: #fcf7da;
}
.postid-3230 .hentry {
  background-image: none;
  background-color: #0065DD;
}
.postid-3230 .entry-footer {
  color: #fcf7da !important;
}
.postid-3230 .entry-footer, .postid-3230 .all_articles {
  border-top: 1px solid black;
}
.postid-3230 .hentry.has-post-thumbnail .wp-post-image {
  border: black 1px solid !important;
}
.postid-3230 .entry-title, .postid-3230 .blog .entry-title {
  font-size: 1.1em !important;
}
.postid-3230 .entry-title a {
  font-size: 80%;
}
.home #post-3230 .entry-title a {
  font-size: 80%;
}
.postid-3230 .entry-content a {
  color: #fcf7da !important;
}
.postid-3230 ul {
  list-style: none !important;
}
.postid-3230 .entry-content img {
  border: 1px solid #568dfb;
  padding: 5px !important;
  background-color: #0065DD;
  /*box-shadow: 2px 2px 9px 4px rgba(0, 0, 0, 0.4);*/
}
.postid-3230 iframe {
  padding: 5px;
  border: 1px solid #568dfb;
}
.postid-3230 #fineArtGallery iframe {
  padding: 0px !important;
  border: none !important;
}
.postid-3230 .iframe-container {
  position: relative;
  width: 100%;
  /*max-width: 520px; */
  max-width: 403px;
  /*aspect-ratio: 520 / 563; */
  aspect-ratio: 403 / 480;
  overflow: hidden !important;
}
.postid-3230 .iframe-container iframe {
  padding: 0px !important;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  overflow: hidden !important;
}
/* Rotating Galeries - responsive */
.postid-3230 .galeries_ifamehHolder {
  max-width: 768px;
  margin: auto;
  aspect-ratio: 600 / 700;
  border: 1px solid gold;
  overflow: hidden;
}
.postid-3230 .galeries_ifamehHolder iframe {
  width: 100%;
  height: 100%;
  overflow: hidden;
  border: none;
}
.postid-3230 #fineArtGallery #iframe13 {
  border: 1px solid red !important;
}
.postid-3230 iframe {
  position: relative;
  z-index: 1001;
}
/* ------------------------- Thank you Banksty -------------------------*/
body .postid-3768, .postid-3768 .entry-content, .postid-3768 #page {
  background-color: #fff !important;
  background-image: none !important;
}
.postid-3768 .entry-header {
  display: none !important;
}
*, *:before, *:after {
  /* box-sizing: border-box;*/
}
.postid-3768 #typo_holder {
  font-family: 'Lato', sans-serif;
  width: 100%;
  /*border: 1px solid grey;*/
}
.postid-3768 div.foo {
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
.postid-3768 .letter {
  display: inline-block !important;
  font-weight: 900;
  font-size: 5em;
  margin: 0.2em;
  position: relative;
  color: deepskyblue;
  transform-style: preserve-3d;
  perspective: 400;
  z-index: 1;
}
.postid-3768 .letter:before, .postid-3768 .letter:after {
  box-sizing: border-box;
  position: absolute;
  content: attr(data-letter);
  transform-origin: top left;
  top: 0;
  left: 0;
}
.postid-3768 .letter, .postid-3768 .letter:before, .postid-3768 .letter:after {
  box-sizing: border-box;
  transition: all 0.3s ease-in-out;
}
.postid-3768 .letter:before {
  box-sizing: border-box;
  color: #fff;
  text-shadow:
    -1px 0px 1px rgba(255, 255, 255, .8), 1px 0px 1px rgba(0, 0, 0, .8);
  z-index: 3;
  transform:
    rotateX(0deg) rotateY(-15deg) rotateZ(0deg);
}
.postid-3768 .letter:after {
  box-sizing: border-box;
  color: rgba(0, 0, 0, .11);
  z-index: 2;
  transform:
    scale(1.08, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 1deg);
}
.postid-3768 .letter:hover:before {
  box-sizing: border-box;
  color: #fafafa;
  transform:
    rotateX(0deg) rotateY(-40deg) rotateZ(0deg);
}
.postid-3768 .letter:hover:after {
  box-sizing: border-box;
  transform:
    scale(1.08, 1) rotateX(0deg) rotateY(40deg) rotateZ(0deg) skew(0deg, 22deg);
}
.postid-3768 .hoo p {
  font-size: 4em;
  font-weight: 500;
  line-height: 1em;
  color: white;
  text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.4);
}
.postid-3768 .left {
  text-align: left;
}
.postid-3768 .right {
  text-align: right;
}
.postid-3768 .center {
  text-align: center;
}
/* -----------------///// Spoken Word Plugin /////------------------------- */
.spoken-word {
  right: 5px !important;
  position: fixed;
  top: 155px !important;
}
.spoken-word--active {
  right: 5px !important;
  position: fixed;
  top: 155px !important;
}
/* butterfly time */
.postid-3162 ul, ol {
  font-size: 17px;
  margin: 0 0 5px 0;
}
.all_articles {
  padding-top: 20px;
  border-top: 1px solid #f2f2f2;
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: center !important;
}
.all_articles a {
  font-size: 18px;
  font-weight: bold !important;
  text-decoration: underline !important;
}
.home .all_articles {
  text-align: center;
  padding-top: 20px;
  border-top: 1px solid #f2f2f2;
  margin-top: 0px;
  margin-bottom: 20px;
}
.home .all_articles a {
  font-size: 18px;
  font-weight: bold !important;
  text-decoration: underline !important;
}
.all_articles a:hover {
  font-size: 19px;
  font-weight: bold !important;
  text-decoration: underline !important;
  color: orangered !important;
}
.signupNewsletter {
  width: 550px;
  margin: 40px auto;
}
.sfsi_Sicons {
  margin-bottom: 40px;
}
@media (min-width: 992px) {
  .postid-2625 .venoframe, .vbox-inline {
    max-width: 1200px;
    width: 80%;
    height: 100vh !important;
    /*max-height: 800px !important;*/
  }
  .postid-2625 .vbox-figlio {
    background: white !important;
    height: 100vh !important;
    /* max-height: 800px !important;*/
  }
  .postid-2625 .venoframe.vbvid {
    width: 960px;
    height: 700px;
  }
}
@media (min-width: 992px) {
  .postid-2836 .venoframe, .vbox-inline {
    max-width: 1200px;
    width: 80%;
    height: 550px !important;
    margin: 0 auto;
    /* height: 120vh !important; */
  }
  .postid-2836 .vbox-figlio {
    background: white !important;
    width: 80%;
    height: 550px !important;
  }
  .postid-2836 .venoframe.vbvid {
    width: 80%;
    height: 550px !important;
  }
}
/*
		
	    .post-579 .txt{position:absolute;z-index:1;}
		
		.post-579 #container{
			display:inline-block;
			width:100%; 
			height:100%;
			background: black; 
			position:relative; 
		}
		
		.post-579 #swiffycontainer{
			position:relative;
			z-index:20;
		}


+/




*/
/*--------------------------------------------------------------

7.0 Responsive

--------------------------------------------------------------*/
/*--------------------------------------------------------------

7.1 x <= 568px

--------------------------------------------------------------*/
@media screen and (min-width: 568px) {
  /* Content */
  /*   .archive .hentry, .blog .hentry, .search-results .hentry {
      float: left;
      padding-bottom: 50%;
      width: 50%;
    }
    .archive .hentry:nth-of-type(2n+3), .blog .hentry:nth-of-type(2n+3), .search-results .hentry:nth-of-type(2n+3) {
      clear: left;
    }
*/
  body.single .hentry.has-post-thumbnail .wp-post-image {
    /*max-width:100% !important;*/
    height: auto !important;
  }
}
/*--------------------------------------------------------------

7.2 x <= 768px

--------------------------------------------------------------*/
@media screen and (min-width: 768px) {
  #post-2665 .entry-title {
    font-size: 1.375em !important;
  }
}
@media screen and (min-width: 768px) {
  /* Layout */
  .archive .page-header, .search-results .page-header, .unfixed-header.archive:not(.sidebar-open) .page-header, .unfixed-header.archive:not(.sidebar-open) .site-header, .unfixed-header.blog:not(.sidebar-open) .site-header, .unfixed-header.search-results:not(.sidebar-open) .page-header, .unfixed-header.search-results:not(.sidebar-open) .site-header {
    position: absolute;
  }
  .archive .site-footer, .blog .site-footer, .search-results .site-footer {
    position: inherit;
  }
  /* Jetpack */
  #infinite-handle:before {
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
  }
  .site-main .infinite-loader {
    width: 100%;
    height: 73px;
    border: 0;
    border-top: 1px solid #d9d9d9;
  }
  .infinite-scroll.neverending .site-main .infinite-loader {
    height: 49px;
  }
  .infinite-scroll.neverending .site-footer {
    display: none;
  }
  .infinity-end.neverending .site-footer {
    display: block;
  }
  body.single .hentry.has-post-thumbnail .wp-post-image {
    /*max-width:100% !important;*/
    width: 2000px;
    height: auto !important;
  }
}
/*--------------------------------------------------------------

7.3 x <= 1024px

--------------------------------------------------------------*/
.postid-14141 .entry-content a, .postid-14141 .entry-content a * {
  cursor: pointer !important;
}
.entry-footer, .all_articles {
  border-top: 1px solid black;
}
.hentry.has-post-thumbnail .wp-post-image {
  border: none !important;
}
/* 1) Neutralize any global/overlay cursor/
:root,
html,
body,
#page,
#content,
.entry-content {
  cursor: auto !important;
}*/
/* 2) Force the hand on all links inside the post (and their children) */
.postid-17366 .entry-content a, .postid-17366 .entry-content a * {
  cursor: pointer !important;
}
/* 3) Make sure decorative pseudo-elements don't steal the cursor */
.postid-17366 .entry-content a::before, .postid-17366 .entry-content a::after {
  pointer-events: none !important;
  /* no cursor set here */
}