@charset "UTF-8";
@import url("webfonts/Roboto_Black/stylesheet.css");
@import url("webfonts/Roboto_Medium/stylesheet.css");
@import url("webfonts/Mattilda/stylesheet.css");
@import url("webfonts/HoneyScript_SemiBold/stylesheet.css");
@import url("webfonts/Single_Sleeve/stylesheet.css");
@import url("webfonts/sing_14l/stylesheet.css");
@import url("webfonts/fawn/stylesheet.css");
@import url("webfonts/Postface/stylesheet.css");
Body {
	margin: 0;
	padding: 0;
	border: none;
}

h1 {
	font-family: bangers;
	font-style: normal;
	font-weight: 400;
	color: #27F3FF;
	text-align: center;
	text-decoration: overline;
	text-indent: 0px;
	text-shadow: 2px -1px #000000;
	border: thin dashed #FADF0A;
	border-radius: 71px;
	border-collapse: collapse;
	background-color: #F9F3C0;
	font-size: 3vw;
}
h2 {
	font-size: 2vw;
	font-family: "HoneyScript SemiBold";
	display: none;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	vertical-align: middle;
}
h3 {
	vertical-align: middle;
	padding: 3%;
	text-align: center;
	font-family: Postface;
}
h6 {
	font-size: 0.7em;
}
.bardiv {
	border-width: 0px;
	margin: 0;
	padding: 0;
	border: none;
	display: block;
	height: 100%;
	width: 100%;
}

h4 {
	float: right;
	width: 100%;
	height: 100%;
}
a {
	display: inline;
	justify-content: center;
	margin-bottom: 0;
	margin-right: 1.5%;
	text-decoration: none;
	color: #000000;
	font-family: "Roboto Medium";
	font-style: normal;
	font-variant: small-caps;
	font-size: 140%;
	text-transform: uppercase;
	text-align: right;
	word-spacing: 0%;
	margin-left: 0;
	margin-top: 0%;
	letter-spacing: -1%;
	background-size: contain;
	background-repeat: no-repeat;
	height: 100%;
	width: auto;
}

a.logo {
	display: inline;
	justify-content: center;
	margin: 0;
	text-decoration: none;
	color: #000000;
	font-family: "Roboto Medium";
	word-spacing: 0%;
	margin-left: 0;
	margin-top: 0%;
	height: auto;
	width: auto;
}

.RainbowLogo {
	margin-left: auto;
	margin-right: auto;
	display: block;
	vertical-align: middle;
	width: 35%;
	height: auto;
}
.RainbowPhoto {
	margin: 0;
	margin-top: 0;
	background-size: contain;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	display: block;
	background-attachment: fixed;
	border: none;
}
.background {
  /* Set a specific height */
  height: auto; 
	width: 100%;

  /* Create the parallax scrolling effect */
  background-attachment: scroll;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.background1 {
	height: auto;
	background-color: #8FFFFF;
	background-size: cover;
}

.backgroundrepeat {
  /* Set a specific height */
  height: auto; 
	width: auto;

  background-repeat: repeat-y;
}

.parallaxabout { 
  /* The image used */
  background-image: url("images/LeeRy30 Rainbow Photo Large 8.png");

  /* Set a specific height */
  height: 700px; 
	width: auto;

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.gif { 
  /* The image used */
  background-image: url("");

  /* Set a specific height */
  height: 700px; 
	width: auto;

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.images {
	margin: 0;
	margin-top: 0;
	background-size: contain;
	background-repeat: no-repeat;
	width: 90%;
	height: auto;
	display: block;
	background-attachment: fixed;
	border: none;
}


.container {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}

.container2 {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
	padding-top: 5%;
}

.aboutcontainer {
    position: relative;
    width: 80%;
    height: auto;
    padding-bottom: 50%;
}

.video {
    position: absolute;
    top: 0;
    left: 0;
    width: 44.7%;
    height: 44.7%;
}

.video2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.video3 {
    position: absolute;
    top: 0;
    left: 0;
    width: 44.7%;
    height: 55.5%;
}

.video4 {
    position: absolute;
    top: 0;
    left: 0;
    width: 48.6%;
    height: 52%;
}

.twitter {
    position: absolute;
    width: 80%;
    height: 76%;
	border: thick;
	border-bottom-color: aqua;
	left: 10.1%;
	top: 12.0%;
}

.podcast {
	position: absolute;
	left: 64.8%;
	padding-top: 5%;
	width: 19%;
	height: 29%;
}

.body {
	border: none;
	margin: 0;
	padding: 0;
}

.aboutbox {
	position: absolute;
	text-align: center;
	align-content: center;
	background-color: aqua;
	width: auto;
	height: auto;
	background-position: center;
	vertical-align: middle;
	text-align-last: center;
	/* [disabled]border-radius: 5%; */
	border: medium solid black;
	padding-bottom: 7%;
	padding-left: 2%;
	padding-right: 2%;
}

.shopitem {
	width: 80%;
	height: auto;
	margin: auto;
	display: block;
	position: relative;
}

.shopitem:hover {
	background-color: #FAFA95;
}

.merchitem {
	position: relative;
    width: 100%;
    height: auto;
    padding-bottom: 5%;
	padding-top: 5%;
}

a.buybutton {
	text-align: center;
	background-color: #8FFFFF;
	padding-left: 1%;
	padding-right: 1%;
	padding-bottom: 0.5%;
	padding-top: 0.5%;
	border: medium;
	border-style: solid;
	position: relative;
	width: auto;
	height: auto;
	font-size: 2vw;
}

a.buybutton:hover {
	background-color: #FAFA95;
}

.contactbackground {
	position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 100%;
	padding-top: 5%;
}

.tearyform {
	position: absolute;
	top: 0;
	left: 0;
	width: 80%;
	height: 55%;
	padding: 0;
	margin: 0;
	padding-top: 0%;
	padding-bottom: 0%;
}

.row {
  display: flex;
  flex-wrap: wrap;
  padding: 0 4px;
}

/* Create four equal columns that sits next to each other */
.column {
  flex: 24%;
  max-width: 25%;
  padding: 0 4px;
}

.column img {
  margin-top: 8px;
  vertical-align: middle;
  width: 100%;
}

/* Responsive layout - makes a two column-layout instead of four columns */
@media screen and (max-width: 800px) {
  .column {
    flex: 50%;
    max-width: 50%;
  }
}

/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
  .column {
    flex: 100%;
    max-width: 100%;
  }
}

/* Place the navbar at the bottom of the page, and make it stick */
.navbar {
  background-color: #FFF;
  overflow: hidden;
  position: fixed;
  bottom: 3%;
  z-index: 30;
  width: 13%;
  height: auto;
  border-radius: 50%;
  right: 3%;
}

/* Original nav bar
.navbar {
  background-color: #FFF;
  overflow: hidden;
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 99;
} */

/* Style the links inside the navigation bar */
.navbar a {
  float: right;
  display: block;
  color: #000000;
  text-align: center;
  padding: 0.7% 4.405%;
  text-decoration: none;
  font-size: 2vw;
}

/*
.navbar a.about:hover {
	color: #FAFA95;
}

.navbar a.home:hover {
	color: #FA9C9C;
}

.navbar a.youtube:hover {
	color: #94FE94;
}

.navbar a.twitch:hover {
	color: #8FFFFF;
}

.navbar a.shop:hover {
	color: #9393FF;
}

.navbar a.contact:hover {
	color: #FF95FF;
}

.navbar a.about:active {
	background-color: #FAFA95;
}

.navbar a.home:active {
	background-color: #FA9C9C;
}

.navbar a.youtube:active {
	background-color: #94FE94;
}

.navbar a.twitch:active {
	background-color: #8FFFFF;
}

.navbar a.shop .active {
	background-color: #9393FF;
}

.navbar a.contact .active {
	background-color: #FF95FF;
}
*/


.overlay a.about:hover, .overlay a.about:focus {
	color: #FAFA95;
}

.overlay a.home:hover, .overlay a.home:focus {
	color: #FA9C9C;
}

.overlay a.youtube:hover, .overlay a.youtube:focus {
	color: #94FE94;
}

.overlay a.twitch:hover, .overlay a.twitch:focus {
	color: #8FFFFF;
}

.overlay a.shop:hover, .overlay a.shop:focus {
	color: #9393FF;
}

.overlay a.contact:hover, .overlay a.contact:focus {
	color: #FF95FF;
}

#grad1 {
    height: auto;
    background: white; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(bottom, #FA9C9C , #FAFA95, #94FE94, #8FFFFF, #9393FF, #FF95FF); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(bottom, #FA9C9C , #FAFA95, #94FE94, #8FFFFF, #9393FF, #FF95FF); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(bottom, #FA9C9C , #FAFA95, #94FE94, #8FFFFF, #9393FF, #FF95FF); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to bottom, #FA9C9C , #FAFA95, #94FE94, #8FFFFF, #9393FF, #FF95FF); /* Standard syntax (must be last) */
}