/* DreamThemeSpace */


body,.wallpaper-1,.wallpaper-2,.wallpaper-3,.wallpaper-4,.wallpaper-5,
.wallpaper-6,.wallpaper-7,body.nightmare{
	background-attachment: fixed; background-position: center center;
	background-size: cover; background-repeat: no-repeat;
}
body.wallpaper-1 {background-image: url('../images/violet-cosmos.jpg');}
body.wallpaper-2 {background-image: url('../images/vivid-stream-dream-space.jpg');}
body.wallpaper-3 {background-image: url('../images/vivid-stream-dream-vortex.jpg');}
body.wallpaper-4 {background-image: url('../images/cosmic-streamkat.jpg');}
body.wallpaper-5 {background-image: url('../images/vivid-stream-dream-galaxy.jpg');}
body.wallpaper-6 {background-image: url('../images/birdstream-cosmicearth.jpg');}
body.wallpaper-7 {background-image: url('../images/cosmicbirdstream.jpg');}
body.nightmare {background-image: url('../bos/app/images/nightmares/succubus-home.jpg');}
/* ACTION BAR */
.action-bar {display: flex; flex-direction: column;
	position: fixed; right: 0; top: 20vh; width: 74px; padding: 10px 0 0 0;
	z-index: 627; text-align: center;
	-webkit-border-radius: 1em 0 0 1em; border-radius: 1em 0 0 1em;
}
.action-bar>a{-webkit-border-radius: 50%; border-radius: 50%;
	border: 2px solid #ffff00; width: 60px; height: 60px; margin: 0 auto 10px auto;
	text-align: center; background: #151e3d;
}
.action-bar>a:hover {background: #0f52ba;}
/* NAVBAR */
.navbar {background-position: center center;
	background-repeat: no-repeat; background-size: cover;
	background-image: url('img/violet-cosmos.jpg');
}
.navbar .nav-item .dropdown-menu {width: 90vw; max-width: 467px;
	border-radius: 8px; -webkit-border-radius: 8px; letter-spacing: 1px;
	border: 2px solid #151e3d; padding: 8px;
	background-color:hsla(0,100%,50%,1);
	background-image:
	radial-gradient(at 40% 20%, hsla(28,100%,74%,1) 0px, transparent 50%), radial-gradient(at 80% 0%, hsla(189,100%,56%,1) 0px, transparent 50%),
	radial-gradient(at 0% 50%, hsla(355,100%,93%,1) 0px, transparent 50%), radial-gradient(at 80% 50%, hsla(340,100%,76%,1) 0px, transparent 50%),
	radial-gradient(at 0% 100%, hsla(22,100%,77%,1) 0px, transparent 50%), radial-gradient(at 80% 100%, hsla(242,100%,70%,1) 0px, transparent 50%),
	radial-gradient(at 0% 0%, hsla(343,100%,76%,1) 0px, transparent 50%);
}
.navbar-brand {
	background: linear-gradient(107.18deg, rgba(255, 255, 255, 0.5) 1.84%, rgba(255, 255, 255, 0.2) 100%);
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px); margin-left: 18px; padding: 0 0.5em 0 0.5em;
	border-radius: 999em !important; -webkit-border-radius: 999em !important;
}
.navbar-toggler {background: #fff !important; color: #151e3d !important;}
.navbar-toggler:hover { background: #151e3d; color: #fff;}
.navbar-nav .nav-item, .navbar-brand{margin-right: 0.5em;}
.navbar-nav .nav-item a, .navbar-nav .nav-item a:hover { text-decoration: none;}
.navbar-nav .nav-item a{
	background: #fff; box-shadow: 3px 3px #000; font-weight: 600;
	border-radius: 999em !important; -webkit-border-radius: 999em !important;
	transition: all 500ms ease; cursor: pointer;
}
.navbar-nav .nav-item a:hover {transform: translate(4px, 4px);}
.navbar .nav-item .dropdown-menu li{ margin-bottom: 8px; display: inline-block;}
.navbar .nav-item .dropdown-menu li a:link, .navbar .nav-item .dropdown-menu li a:visited{
	color: #151e3d;
}

footer p {border: 1px solid #95c8d8; padding: 0.33em 0.66em;}
footer a:link, footer a:visited {color: #ffff00; border-bottom: 2px dotted #ffff00; font-weight: 600;}
footer a:hover{background: #000; color: #ff0000;}
.credits {margin-bottom: 25vh; font-weight: 700; text-shadow: 3px 3px 3px #fff; }
.credits>span{color: #151e3d; border: 2px solid #151e3d; padding: 1.25em;}
.credits a:link, .credits a:visited { color: #0f52ba; text-decoration: none;}
.credits a:hover {border-bottom: 2px dotted #0f52ba;}

/* NEW DREAM block */
.carouselTicker__item.newdream {
	position: fixed; z-index: 8595; left: 0; margin: 0 0 0 0; padding: 2em 0 2em 0;
	-webkit-border-radius: 0 50% 50% 0; border-radius: 0 50% 50% 0; 
	border-top: 3px solid #95c8d8; border-bottom: 3px solid #95c8d8; border-right: 3px solid #95c8d8;
}
.carouselTicker__item.newdream a:hover {background: #ffff00;}
.carouselTicker__item.newdream a {display: inline-block; height: 30vh; background: transparent;
	border: none; width: 110px; padding: 7vh 0 0 0; transition: 0.3s;
	-webkit-border-radius: 0 50% 50% 0; border-radius: 0 50% 50% 0;
}
.carouselTicker__item.newdream a img{width: 86px; height: 86px; margin-bottom: -0.5em;} 
.carouselTicker__item.newdream a p.newchip {display: inline-block; margin: -4em auto 0 auto;
	background: #ffff00; color: #000; padding: 8px 8px 4px 8px; text-align: center;
	font-size: 18px; line-height: 18px; height: 28px; 
}
@media only screen and (max-width: 690px) {
	.carouselTicker__item.newdream a{width: 90px;}
	.carouselTicker__item.newdream a img{width: 66px; height: 66px;}
	.carouselTicker__item.newdream a p.newchip{font-size: 14px; line-height: 14px; height: 24px; padding: 6px 6px 2px 6px;}
}
.carouselTicker {position: relative; width: 100vw;}
.carouselTicker__list {
  margin: 10px 0; padding: 0;
  list-style-type: none; overflow: hidden;
}
.carouselTicker__item {
  margin: 0 0 0 2rem; float: left; padding: 2em; 
  border-radius: 1.5em; -webkit-border-radius: 1.5em; text-align: center; transition: 0.3s;
}
.carouselTicker__item.nf {order: -1;}
.carouselTicker__item:hover {background: rgba(255,255,255,0.5);}
.carouselTicker__item a{display: block; position: relative;
	width: 30vh !important; height: 30vh !important; background: rgba(0,0,0,0.5); 
	-webkit-border-radius: 50% 50% 0 0; border-radius: 50% 50% 0 0; 
	border: 1px solid #ffff00;
}
.carouselTicker__item a img {
	width:110px; height:110px; margin: 14px 0 14px 0; border: 1px solid #ffff00;
	border-radius: 50%; -webkit-border-radius: 50%; object-fit: cover;
}
.carouselTicker__item a .title {
	display: block; line-height: 150%;
	color: #fff; margin: 0; padding: 1rem; font-weight: 600;
}
.carouselTicker__item a .type{
	position: absolute; bottom: 8px; left: 8px; font-size: 1rem;
	display: inline-block; margin: 0; font-weight: normal; color: #fff;
}
.carouselTicker__item a .type i {font-size: 1.75rem;}
.carouselTicker__loader {
  position: absolute; left: 0; right: 0; top: 0; bottom: 0;
  background: #fff url("../images/loader.gif") center center no-repeat;
}

/**
 * CSS style for vertical direction
 **/
.carouselTicker_vertical .carouselTicker__list {margin: 0;}
.carouselTicker_vertical .carouselTicker__item {
  margin: 0 0 5px 0; border: 4px solid red;
  width: 100px; height: 60px;
  line-height: 60px; text-align: center;
}

#carouselTicker .carouselTicker__item,
#carouselTicker-destructor-example .carouselTicker__item,
#carouselTicker-buttons-controls-example .carouselTicker__item {
  width: auto; height: auto; line-height: normal;
}
.carouselTicker__item img { vertical-align: top;}
.spacedout{display: block; height: 10vh;}
.fluidtext {font-size: calc(14px + (24 - 14) * ((100vw - 300px) / (1920 - 300)));}
.modal-inner, .modal-content {overflow:hidden;}
.modal-content h3, .modal-content h4{margin: 0;}
.modal-content h3 {border-radius: 4px 33% 0 0; -webkit-border-radius: 6px 33% 14% 0; padding: 8px;}
.modal-content h4 {padding: 8px 8px 8px 0;}
.modal-content .link {font-weight: 900; border-bottom: 2px dotted #ff0000;}
.modal-content .link:hover {background: #000; color: #ffff00;}
.modal-content .tabs label {padding: 0.5rem 1rem;}
.modal-content .tab p {margin-bottom: 1rem; font-weight: 600;}
.modal-content .tab a:link, .modal-content .tab a:visited {color: #fff !important; text-shadow: 2px 2px #000;}
.modal-content .aboutbox {display: inline-block; height: 90vh; max-height: 90vh; max-width: 600px; overflow-y: scroll !important; padding-bottom: 10vh; }
.modal-content .aboutbox p {margin: 0 0 1em 0;}
.modal-content .aboutbox hr.thin {height: 2px;}
.modal-content .aboutbox h5 {margin: 1rem 0 0.5rem 0; padding: 0;}
.modal-content .dream-image {display: inline-block; position: relative; overflow: hidden;}
.modal-content .dream-image h4 {
	display: block; padding: 8px; margin: 0;
	background: rgba(0,0,0,0.5); width: 100%; position: absolute; top: 0; left: 0; text-align: left;
}
.modal-content .dream-image figure {
	max-height: 90vh; max-width: 90vw; margin: 0;
	padding: 0; display: block; text-align: center; position: relative;
}
.modal-content .dream-image figure img {height: auto !important; width: 100%; max-height: 90vh; max-width: 960px; overflow:hidden; margin: 0 auto; padding: 0;}
.modal-content .dream-image figure figcaption {position: absolute; background: rgba(0,0,0,0.5);
	display: block; padding: 0.75em; font-size: 1.15rem; line-height: 150%; color: #fff;
	bottom: 0; left: 0; text-align: left; width: 100%; text-shadow: 2px 2px #000;
}
.modal-content .dream-story {display: inline-block; height: 90vh; max-height: 90vh; width: 90vw; max-width: 600px;}
.modal-content .dream-story .cover {display: block; width: 100%; height: 25%; min-height: 180px; position: relative;
	background-position: center center; background-size: cover; background-repeat: no-repeat;
}
.modal-content .dream-story .cover h4 {position: absolute; top: 0; left: 0; background: rgba(0,0,0,0.6);
	padding: 8px 36px 8px 8px; display: inline-block; border-radius: 0 0 1.5rem 0; margin: 0;
}
.modal-content .dream-story .storytime {
	display: block; width: 100%; overflow-y: scroll !important; padding: 1em 1em 6em 1em; height: 75%;
	font-weight: 600; font-size: 1.25rem; line-height: 150%; font-family: "Times New Roman", Times, serif;
}
.modal-content .dream-story .storytime::-webkit-scrollbar, .modal-content .aboutbox::-webkit-scrollbar {width: 16px;}
.modal-content .dream-story .storytime::-webkit-scrollbar-track, .modal-content .aboutbox::-webkit-scrollbar-track {
	box-shadow: inset 0 0 5px grey; -webkit-border-radius: 8px; border-radius: 8px; background: #efefef;
}
.modal-content .dream-story .storytime::-webkit-scrollbar-thumb,
.modal-content .aboutbox::-webkit-scrollbar-thumb {background: #333;  border-radius: 8px;}
.modal-content .dream-story .storytime::-webkit-scrollbar-thumb:hover,
.modal-content .aboutbox::-webkit-scrollbar-thumb:hover { background: #800080;}

/* STREAMBAR */
.spacebar {z-index: 885; position: fixed; bottom: 0; display:block; width: 100%;}
.stickybar {
	background-color: #000; padding: 1em; letter-spacing: 2px;
	text-align: center; display: block; width: 100%; text-transform: uppercase;
	background-size: cover !important; background-position: center center; background-repeat: no-repeat !important;
	background: url('img/violet-cosmos.jpg'); border-top: 2px solid #000;
}
.stickybar a:link, .stickybar a:visited{background: #fff;}
.stickybar a:hover {text-decoration: none; color: #254673; }
.content--column .content__img {-webkit-border-radius: 50%; border-radius: 50%; text-align: center;
	align-self:center;
}
.surreal-tags span {border: 1px solid #fff; padding: 0 20px -60px 20px;
	-webkit-border-radius: 999em; border-radius: 999em;
}
.content--lines h2 {margin-bottom: 16px;}
.content--lines h2 span.scary {color: #ff0000;}
.ac-badge{color: #0f52ba !important; display:inline-block; width: 24px; height: 24px; text-align:center;
	font-size: 16px; font-weight: 600; -webkit-border-radius: 50%; border-radius: 50%; line-height: 16px;
	padding: 4px;
}
#stream, #spaces {-webkit-border-radius: 33%; border-radius: 33%;}
#stream h2, #spaces h2 {
		background-image: url('img/violet-cosmos.jpg');
		background-repeat: no-repeat; color: transparent;
		background-size: cover; background-clip: text; letter-spacing: 8px;
		-webkit-background-clip: text; font-weight: 900; display: inline-block;
		/*-webkit-text-stroke: 1px white; text-stroke: 1px white;*/
}
/* StreamWaves Divider */
.streamwaves {
  display: block; width: 100%; height: 60px; max-height: 60px; margin: 0;
}
.parallax1 > use {animation: move-forever1 10s linear infinite;}
.parallax1 > use:nth-child(1) {animation-delay: -2s;}
.parallax2 > use {animation: move-forever2 8s linear infinite;}
.parallax2 > use:nth-child(1) {animation-delay: -2s;}
.parallax3 > use {animation: move-forever3 6s linear infinite;}
.parallax3 > use:nth-child(1) {animation-delay: -2s;}
.parallax4 > use {animation: move-forever4 4s linear infinite;}
.parallax4 > use:nth-child(1) {animation-delay: -2s;}
@keyframes move-forever1 {
  0% {transform: translate(85px, 0%);}
  100% {transform: translate(-90px, 0%);}
}
@keyframes move-forever2 {
  0% {transform: translate(-90px, 0%);}
  100% {transform: translate(85px, 0%);}
}
@keyframes move-forever3 {
  0% {transform: translate(85px, 0%);}
  100% {transform: translate(-90px, 0%);}
}
@keyframes move-forever4 {
  0% {transform: translate(-90px, 0%);}
  100% {transform: translate(85px, 0%);}
}
@media screen and (max-width: 768px) {.hide-under-768 { display: none; }}
.cursor {display: inline-block; background-color: #ffff00; animation: typedblinker 800ms infinite;}
.cursor.typing-true {animation: none;}
@keyframes typedblinker {
	0% { background-color: #ffff00; }
	50% { background-color: transparent; }
	100% { background-color: #ffff00; }
}
