@charset "UTF-8";
/* CSS Document */

body{
	margin:0 auto;
	cursor: auto;
	font-family: 'Montserrat', sans-serif;
}

p{
	font-weight:400;
	color: black;
}

.imageText{
	font-size: 36px;
	font-weight:700;
	color: white;
	text-align: center;
	padding-top: 200px;
	padding-bottom: 250px;
}
	
h1{
	font-size:36px;
	font-weight:700;
	color: black;
}

h2{
	font-size:24px;
	font-weight:700;
	color: black;
}

h3{
	font-size:14px;
	font-weight:700;
	color: black;
}

.fullWidth {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
}

.fullWrap {
    display: block;
}
	
/* LEFT SIDE */

.intro {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    height: 400px;
}

.halfWidth {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    height: 100vh;
}

.fixed {
    position: fixed;
	height: 100%;
    width: 50%;
	background-color:white;
	box-shadow: 0px 0px 50px 15px black;
}

.left {
    float: left;
	height: 100%;
}

.halfWidth.left {
    box-sizing: border-box;
}

.grow{
	height:100%;
}

.row {
    margin: 0 auto;
    max-width: 62.5rem;
    width: 100%;
}

.logo {
    width: 90%;
    padding-top: 10%;
	margin-left: 5%;
	margin-right: 5%;
}

.introText{
	width: 90%;
	height: auto;
	margin-left: 5%;
	margin-right: 5%;
	padding-top: 50px;
}

.work{
	visibility: visible;
}

/* RIGHT SIDE */
.right {
    float: right;
}

.halfWidth.right {
    box-sizing: border-box;
}

.overflow-hidden {
    overflow-y: hidden;
}

.tall{
	height: 100vh;
}

#blank{
	height: 450px;
	width:50%;
	display: block;
	float: right;
	visibility: hidden;
}

#bigOtire{
	height: 450px;
	width:50%;
	display: block;
	float: right;
	overflow-y: hidden;
	background-image: url("../img/intro/magnetDragnet.png");
	background-repeat: no-repeat;
    background-position: center;
	background-size: cover;
	border-bottom: 4px solid ghostwhite;
}

#logos{
	height: 450px;
	width:50%;
	display: block;
	float: right;
	overflow-y: hidden;
	background-image: url("../img/intro/radioIntro.png");
	background-repeat: no-repeat;
    background-position: center;
	background-size: cover;
}

#lottery{
	height: 450px;
	width:50%;
	display: block;
	float: right;
	overflow-y: hidden;
	background-image: url("../img/intro/coLotIntro.png");
	background-repeat: no-repeat;
    background-position: center;
	background-size: cover;
	border-bottom: 4px solid ghostwhite;
}


#hartHouse{
	height: 450px;
	width:50%;
	display: block;
	float: right;
	overflow-y: hidden;
	background-image: url("../img/intro/hartHouseIntro.png");
	background-repeat: no-repeat;
    background-position: center;
	background-size: cover;
	border-bottom: 4px solid ghostwhite;
}

#manTherapy{
	height: 450px;
	width:50%;
	display: block;
	float: right;
	overflow-y: hidden;
	background-image: url("../img/intro/manTherapyIntro.png");
	background-repeat: no-repeat;
    background-position: center;
	background-size: cover;
	border-bottom: 4px solid ghostwhite;
}

#aBasin{
	height: 450px;
	width: 50%;
	display: block;
	float: right;
	overflow-y: hidden;
	background-image: url("../img/intro/aBasinIntro.png");
	background-repeat: no-repeat;
    background-position: center;
	background-size: cover;
	border-bottom: 4px solid ghostwhite;
}

#haribo{
	height: 450px;
	width:50%;
	display: block;
	float: right;
	overflow-y: hidden;
	background-image: url(../img/intro/hariboIntro.png);
	background-repeat: no-repeat;
    background-position: center;
	background-size: cover;
	border-bottom: 4px solid ghostwhite;
}

#planetFitness{
	height: 450px;
	width:50%;
	display: block;
	float: right;
	overflow-y: hidden;
	background-image: url("../img/intro/planetFitnessIntro.png");
	background-repeat: no-repeat;
    background-position: center;
	background-size: cover;
	border-bottom: 4px solid ghostwhite;
}

.textIntro{
	width:47%;
	padding-left:3%;
	float:right;
	text-align:left;
}

.textBox{
	text-align: center;
}

.box {
  width: auto;
  margin-top: 90%;
  padding-top: 50px;
  padding-bottom:20px;
  background-clip: padding-box;
  text-align: center;
  display: block
}

/* PROJECT PAGES */

.headerContainer{
	display: block;
	position: fixed;
	top: 0px;
	width: 100%;
	padding-bottom: 10px;
	background-color: white;
	opacity: 0.9;
	z-index: 1;
}

audio {
    display:inline-block;
    margin: auto;
 }

.project {
	padding: 1%;
}

.projectRight {
	padding-top: 25px;
	padding-right: 2%;
	float: right;
	position: static;
	display: inline-block;
}

.projectLeft {
	padding-top: 25px;
	padding-left: 2%;
	float: left;
	position: static;
	display: inline-block;
}

.photoContainer{
	position: relative;
	display: block;
	top: 100px;
	width: 100%;
	margin-top: auto;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 25px;
}

.xContainer{
	position: relative;
	display: block;
	top: 125px;
	width: 100%;
	margin-top: auto;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
}

.iframe-container {
  overflow: hidden;
  padding-top: 56.25%;
  position: relative;
}
 
.iframe-container iframe {
   border: 0;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
}
 
/* 4x3 Aspect Ratio */
.iframe-container-4x3 {
  padding-top: 75%;
}

@media(max-width:767px) { 

.fullWidth {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    height: 100vh;
}

.fullWrap {
    display: block;
}
	
/* LEFT SIDE */
.intro {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    height: 400px;
}
	
.halfWidth {
    width: 100%;
	left:0;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    height: 100vh;
}

.fixed {
    position: relative;
	height: 100%;
    width: 100%;
	background-color:white;
}

.left {
    float: left;
	height: 75%;
}

.halfWidth.left {
    box-sizing: border-box;
}

.grow{
	height:100%;
}

.row {
    margin: 0 auto;
    max-width: 62.5rem;
    width: 100%;
}
	
.work{
	visibility: hidden;
}

/* RIGHT SIDE */
.right {
    float: right;
}

.halfWidth.right {
    box-sizing: border-box;
}

.overflow-hidden {
    overflow-y: scroll;
}

.tall{
	height: 100vh;
}
	
#bigOtire{
	width:100%;
}
	
#logos{
	width:100%;
}
	
#lottery{
	width:100%;
}
	
#hartHouse{
	width:100%;
}	
	
#manTherapy{
	width:100%;
}	

#haribo{
	width:100%;
}
	
#planetFitness{
	width:100%;
}
	
#aBasin{
	width:100%;
}
	
#blank{
	height: 0px;
	width:0px;
}

.textIntro{
	width:97%;
	padding-left:3%;
	float:right;
	text-align:left;
}
	
.textBox{
	text-align: center;
}

.box{
    width: 70%;
  }
	
/* PROJECT PAGES */

audio {
    display:block;
    margin: auto;
 }
	
.project {
	padding: 1%;
}

.projectRight {
	padding-top: 25px;
	padding-right: 2%;
	float: right;
}

.projectLeft {
	padding-top: 25px;
	padding-left: 2%;
	float: left;
}
}