body {
	background-color: #eeeeee;
}

.row {
	--bs-gutter-x: 0rem !important;
}

p {
	color: #3d3d3b;
	font-weight: 300;
}

h1 {
	color: #3d3d3b;
	font-family: 'Lexend', sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 2.0rem;
}

h2 {
	color: #3d3d3b;
	font-family: 'Lexend', sans-serif;
	font-weight: 300;
	
	font-size: 0.8rem;
}

h3 {
	color: #3d3d3b;
	font-family: 'Lexend', sans-serif;
	font-weight: 300;
	font-style: italic;
	font-size: 1.1rem;
}

i {
	color: #4b4b4b;
}

a {
	font-weight: 300;
	color: #3d3d3b;
}



#header-vid {
	z-index: 1;
	position: relative;
}


.blackBox {
	display: block;
	position: absolute;
	height: 100%;
	width: 100%;
	background-color: black;
    opacity: 0.5;
    z-index: 2;
}

.header-logo {
	position: absolute;
	z-index: 3;
	height: 100%;
}

.header-logo img {
	margin-top: 35%;
    margin-left: 60%;
  
}

#photoGallery .row {
	
}

#photoGallery .col-lg-6 {
	padding-bottom: 1.5rem; 
	padding-top: 1.5rem; 
}

#photoGallery img {
	width: 100%;
}

.navbar {
	background-color: #eeeeee !important;
	height: 6rem !important;
}

.navbar a {
	margin-left: auto;
    margin-right: auto;
    padding-top: 1rem;
    padding-bottom: 1rem;

}

.navSquares .col-6 {
	border-left: 1px solid #3d3d3b;
	border-top: 1px solid #3d3d3b;
	border-bottom: 1px solid #3d3d3b;
	height: 11rem;
}

.navSquares .col-6r {
	border-right: 1px solid #3d3d3b;
}

.navSquares .col-6b {
	border-top: 0px solid #3d3d3b;
}

.navSquares li {
	padding-top: 2.9rem;
}

.navSquares .col-3 li {
	line-height: 0px !important; 
	padding-top: 30px !important;
}

.navBio h1 {

	font-size: 1.5rem !important;

}

.navBio i {
	font-size: 1.2rem !important;
}

.navbar a {
	font-family: font-family: 'Lexend', sans-serif !important;
}



.logo {
	position: absolute; 
	z-index: 6;
	top: 50%;
  	left: 50%;
  	transform: translate(-50%, -50%);
}

#header-vid-test {
	z-index: 1;
	position: relative;
}

.headerVid {
	background-color: #121212;
    width: 100%;
    height: 70rem;
    opacity: 0.6;
    position: absolute;
    z-index: 4;
}

#about {
	padding-bottom: 6rem;
	padding-top: 8rem;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 85%;
}
}

#about p {
	text-align: left;
	margin-bottom: 1.8rem;
}

hr {
	margin-top: 1em !important;
	width: 10% !important;
	margin-right: auto;
    margin-left: auto;
}

#orders {
	padding-top: 10rem !important;
	padding-bottom: 6rem !important;
	padding-left: 2rem;
	padding-right: 2rem;
	text-align: center !important;
}

#orders h2 {
	font-size: 1.1em;
    padding-bottom: 0.5rem;
    font-weight: 400;
}

.cog-cognito--styled {
	width: 100% !important;
}

.cog-page__navigation {
	padding-top: 0px !important;
}

.cog-page__navigation .cog-button, :root:root:root:root:root .cog-page__navigation .cog-button {
	margin-top: 0px !important;
}

.cog-cognito--styled .cog-button--primary, html .cog-cognito--styled .cog-page__navigation .cog-button, :root:root:root:root:root .cog-cognito--styled .cog-button--primary, :root:root:root:root:root .cog-cognito--styled .cog-page__navigation .cog-button {
	width: 100%;
	height: 3rem;
}

/*----FOR 8/20 LAUNCH PREORDER----*/

form {
    width: 66% !important;
}

.cog-form__container {
	background-color: transparent !important;
}

.cog-abuse {
	display: none !important;
}

.cog-branding {
	display: none !important;
}

.cog-branding--minimal{
	display: none !important;
}

.cog-branding__powered {
	display: none !important;
}

.cog-icon .cog-i-cogicon {
	display: none !important;
}

.cog-cognito {
    width: 66% !important;
}

.ourStory {
	padding-top: 8rem;
	text-align: center;
}

.ourStory h2 {
	font-size: 2rem;
}


.mobileV {
	display: none;
}

.about {
	padding-left: 2rem;
    padding-right: 2rem;
}

.business {
	padding-left: 2rem;
	padding-right: 2rem;
}

.business-box {
	border-left: solid 1px black;
}

.business-details {
	padding-left: 2rem;
	padding-bottom: 1.5rem;
}

button {
	border: solid 1px #3d3d3b;
    background-color: transparent;
    width: 9rem;
    color: #3d3d3b;
}

.btn {
	border: solid 1px #3d3d3b;
	border-radius: 0px !important;
    background-color: transparent;
    width: 12rem;
    height: 2.5rem;
    color: #3d3d3b;
    font-size: 1rem;
}

.btn:hover {
  background-color: #3d3d3b; /* Green */
  color: white;
}

.projectsCobot img {
	padding: 1rem;
}

li {
	color: #3d3d3b;
	font-weight: 300;
	text-decoration: underline;
}

/*----Mobile----*/
@media (max-width: 600px) {



	.container-fluid { 
		padding-left: 0px !important;
		padding-right: 0px !important;
	}

	.navbar {
		padding-left: 1rem;
		padding-right: 1rem;
		height: 7rem !important;
	}

	.navbar h1, i {
		font-size: 1.2rem !important;
	}

	.navbar a {
		margin-left: 1px !important;
	}

	.navBio a {
		margin-left: auto !important;
	}

	#header-vid {
		display: none;
		z-index: 1;
	}

	#header-vid-mobile {
		display: inline !important;
		z-index: 1;
	}

	.desktopV {
		display: none !important;
	}

	.mobileV {
		display: block !important;
	}

	.about .mobileV {
		padding-left: 3rem;
		padding-right: 3rem;
	}




}


/*----###JOURNAL DESKTOP###----*/


.offcanvas-header {
	background-color: #eeeeee;
}

.offcanvas-body {
	background-color: #eeeeee;
	text-align: center;
	padding: 0px !important;
	padding-top: 2rem !important;
}

.offcanvas-body ul {
	    padding-left: 0px !important;
}

.offcanvas-body li {
	list-style-type: none;
	line-height: 3rem;
	text-align: left;
	padding-left: 2rem;

}

.offcanvas-body a {
	text-decoration: none;
	color: #525252;
	font-family: 'Lexend', sans-serif;
	font-weight: 500;
	font-size: 2rem !important;
	letter-spacing: 0.3rem;
}

.journalPost {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-bottom: 6.5rem;
	padding-top: 2rem;
	border-bottom: 1px solid #d6c9ab;
}

.journalPost img {
	width: 80%;
	padding-bottom: 1.5em;
}

.journalPost p {
	font-size: 1.3rem;
}

.journalPost h3 {
	text-align: center;
}

.postHeader {
	margin-top: 3.0rem;
	margin-bottom: 3.0rem;
	padding-left: 2rem;
    padding-right: 2rem;
}

.postHeader h1 {
	font-size: 1.5rem;
}

.postBody {
	text-align: justify;
	padding-left: 3rem;
    padding-right: 3rem;
}

.postSpotify {
    padding-bottom: 3rem;
    margin-left: auto;
    margin-right: auto;
    margin-top: 2rem;
}

#footer {
	height: 8rem;
	padding-bottom: 13rem;
}




#sessionsGrid .col-6 {
	border: 1px solid grey;
	height: 36rem;
	overflow: hidden;
	position: relative;
	padding-left: 0px !important

}

#sessionsGrid h1 {
	font-size: 4.2rem;
	position: absolute;
	z-index: 6;
	color: #6b6b6b;
	width: 100%;
	text-align: center;
	padding-top: 10rem;
	padding-bottom: 10rem;

}

#sessionsGrid a {
	color: #ffffff;
    text-decoration: underline;
}

#sessionsGrid img {
	width: 100%;
	position: absolute;
	z-index: 1;
}

#sessionsGrid .opacityLayer {
	height: 100%;
	width: 100%;
	background-color: black;
	opacity: 0.6;
	position: absolute;
	z-index: 4;
}




/*----###JOURNAL Mobile###----*/


@media (max-width: 400px) {

	.desktopV {
		display: none !important;
	}

.journalPost img {
	width: 100%;
}

.postHeader, .postBody {
	padding-left: 2rem !important;
	padding-right: 2rem !important;
}



.postSpotify {
    width: 100%;
    margin-top: 0rem !important;
    padding-top: 2rem;
	background-color: #e7dbbc;
}



#about {
	width: 82% !important;
	text-align: left;
    padding-top: 8rem;
    margin-left: auto;
    margin-right: auto;
}

#sessionsGrid .col-6 {
	border: 1px solid grey;
	height: 21rem;
	overflow: hidden;
}

#sessionsGrid h1 {
	font-size: 1.2rem;

}




}



@media screen and (min-width: 768px) and (max-width: 1024px){
	.desktopV {
		display: none !important;
	}

	.mobileV {
		display: block !important;
	}
} 
@media screen and (min-width: 575px) and (max-width: 767.98px){
	.desktopV {
		display: none !important;
	}

	.mobileV {
		display: block !important;
	}
}



