body {
	margin: 0;
	background-color: black;
	font-family: Times New Roman;
	font-size: 35px;
	color: #000000;
	overflow: hidden;
	text-align: center;
}

section {
	display: none;
	position: absolute;
	left: 50%;
	top: 50%;
	width: 1920px;
	height: 1080px;
	margin-left: -960px;
	margin-top: -540px;
	transform-origin: 50% 50%;
	z-index: 999;
}

/* video {
	width: auto;
	height: auto;
} */

button {
	position: absolute;
	display: inline-block;
	color: none;
	background-color: none;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 16px;
	font-family: Verdana, sans-serif;
	padding: 8px 25px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border-bottom-width: 3px;
	z-index: 1001;
	background-repeat: no-repeat;
	border: none;
	cursor: pointer;
	overflow: hidden;
	outline: none;
}

}

button: hover {
	background-color: rgba(201, 193, 181, 0.0);
}

popupbtn:hover {
	background-color: rgba(201, 193, 181, 0.0);
}

.next {
	position: absolute;
	bottom: 100px;
	right: 60px;
	background: none;
	border: none;
}

.prev {
	position: absolute;
	bottom: 100px;
	left: 60px;
	background: none;
	border: none;
}


/* common content styles */

div {
	position: absolute;
	opacity: 0;
	z-index: 1000;
}

sup {
	font-size: 12px;
}

.popupbtn {
	position: absolute;
	background-color: rgba(0, 0, 0, 0.0);
}

.popupcontent {
	z-index: 2000;
	display: none;
}

.close {
	position: absolute;
	top: 0%;
	right: 0%;
	padding: 20px;
	background-color: rgba(0, 0, 0, 0.51);
}

.closevideo {
	position: absolute;
	top: 0%;
	right: -30%;
	padding: 20px;
	background-color: rgba(0, 0, 0, 0.51);
}


/************************************************* SCREEN 1 **************************************************/

#maintitle1 {
	top: 10px;
	right: 10%;
	font-size: 45pt;
	color: #000;
	text-align: right;
	font-family: Big Calson, serif;
}

#subtitle1 {
	top: 150px;
	right: 10.5%;
	font-size: 40pt;
	color: #000;
	text-align: right;
	font-family: Arial, sans-serif;
}

#bodycopy1 {
	top: 270px;
	right: 150px;
	width: 560px;
	color: #000;
	text-align: right;
	font-family: Arial, sans-serif;
	/*background-color: crimson;*/
}

#references1 {
	font-size: 18px;
	bottom: 100px;
	right: 100px;
	width: 541px;
	color: white;
	text-align: left;
}

#other1 {
	top: 794px;
	left: 135px;
}

#other1 img {
	width: 541px;
	height: auto;
}

#popup1btn1 {
	bottom: 230px;
	right: 590px;
	width: auto;
	height: 70px;
}

#popup3btn1 {
	bottom: 233px;
	right: 490px;
	width: auto;
	height: 65px;
}

#popup1content1 {
	top: 0px;
	right: -2px;
}

#popup2content1 {
	top: 100px;
	left: 1500px;
}

#popup3content1 {
	top: 50%;
	left: 40%;
	transform: translate(-50%, -50%);
}

#popup3content1 video {
	width: 1500px;
	height: auto;
}


/************************************************** SCREEN 2 **************************************************/

#maintitle2 {
	top: 10px;
	right: 10%;
	font-size: 45pt;
	color: #000;
	text-align: right;
	font-family: Big Calson, serif;
}

#subtitle2 {
	top: 150px;
	right: 10.5%;
	font-size: 43pt;
	color: #000;
	text-align: right;
	font-family: Arial, sans-serif;
}

#bodycopy2 {
	top: 270px;
	right: 150px;
	width: 560px;
	color: #000;
	text-align: right;
	font-family: Arial, sans-serif;
	/*background-color: crimson;*/
}

#references2 {
	font-size: 18px;
	bottom: 100px;
	right: 100px;
	width: 541px;
	color: white;
	text-align: left;
}

#other2 {
	top: 794px;
	left: 135px;
}

#other2 img {
	width: 541px;
	height: auto;
}

#popup1btn2 {
	bottom: 230px;
	right: 590px;
	width: auto;
	height: 70px;
}

#popup3btn2 {
	bottom: 233px;
	right: 490px;
	width: auto;
	height: 65px;
}

#popup1content2 {
	top: 0px;
	right: -2px;
}

#popup2content2 {
	top: 100px;
	left: 1500px;
}

#popup3content2 {
	top: 50%;
	left: 40%;
	transform: translate(-50%, -50%);
}

#popup3content2 video {
	width: 1500px;
	height: auto;
}



/************************************************** SCREEN 3 **************************************************/

#maintitle3 {
	top: 10px;
	right: 10%;
	font-size: 45pt;
	color: #000;
	text-align: right;
	font-family: Big Calson, serif;
}

#subtitle3 {
	top: 150px;
	right: 10.5%;
	font-size: 40pt;
	color: #000;
	text-align: right;
	font-family: Arial, sans-serif;
}

#bodycopy3 {
	top: 270px;
	right: 150px;
	width: 560px;
	color: #000;
	text-align: right;
	font-family: Arial, sans-serif;
	/*background-color: crimson;*/
}

#references3 {
	font-size: 18px;
	bottom: 100px;
	right: 100px;
	width: 541px;
	color: white;
	text-align: left;
}

#other3 {
	top: 794px;
	left: 135px;
}

#other3 img {
	width: 541px;
	height: auto;
}


#popup1btn3 {
	bottom: 230px;
	right: 590px;
	width: auto;
	height: 70px;
}

#popup3btn3 {
	bottom: 233px;
	right: 490px;
	width: auto;
	height: 65px;
}

#popup1content3 {
	top: 0px;
	right: -2px;
}

#popup2content3 {
	top: 100px;
	left: 1500px;
}

#popup3content3 {
	top: 50%;
	left: 40%;
	transform: translate(-50%, -50%);
}

#popup3content3 video {
	width: 1500px;
	height: auto;
}



/************************************************** SCREEN 4 **************************************************/

#maintitle4 {
	top: 10px;
	right: 10%;
	font-size: 45pt;
	color: #000;
	text-align: right;
	font-family: Big Calson, serif;
}

#subtitle4 {
	top: 150px;
	right: 10.5%;
	font-size: 40pt;
	color: #000;
	text-align: right;
	font-family: Arial, sans-serif;
}

#bodycopy4 {
	top: 270px;
	right: 150px;
	width: 560px;
	color: #000;
	text-align: right;
	font-family: Arial, sans-serif;
	/*background-color: crimson;*/
}

#references4 {
	font-size: 18px;
	bottom: 100px;
	right: 100px;
	width: 541px;
	color: white;
	text-align: left;
}

#other4 {
	top: 794px;
	left: 135px;
}

#other4 img {
	width: 541px;
	height: auto;
}


#popup1btn4 {
	bottom: 230px;
	right: 590px;
	width: auto;
	height: 70px;
}

#popup3btn4 {
	bottom: 233px;
	right: 490px;
	width: auto;
	height: 65px;
}

#popup1content4 {
	top: 0px;
	right: -2px;
}

#popup2content4 {
	top: 100px;
	left: 1500px;
}

#popup3content4 {
	top: 50%;
	left: 40%;
	transform: translate(-50%, -50%);
}

#popup3content4 video {
	width: 1500px;
	height: auto;
}



/************************************************** SCREEN 5 **************************************************/

#maintitle5 {
	top: 10px;
	right: 10%;
	font-size: 45pt;
	color: #000;
	text-align: right;
	font-family: Big Calson, serif;
}

#subtitle5 {
	top: 150px;
	right: 10.5%;
	font-size: 40pt;
	color: #000;
	text-align: right;
	font-family: Arial, sans-serif;
}

#bodycopy5 {
	top: 270px;
	right: 150px;
	width: 560px;
	color: #000;
	text-align: right;
	font-family: Arial, sans-serif;
	/*background-color: crimson;*/
}

#references5 {
	font-size: 18px;
	bottom: 100px;
	right: 100px;
	width: 541px;
	color: white;
	text-align: left;
}

#other5 {
	top: 794px;
	left: 135px;
}

#other5 img {
	width: 541px;
	height: auto;
}

#popup1btn5 {
	bottom: 230px;
	right: 590px;
	width: auto;
	height: 70px;
}

#popup3btn5 {
	bottom: 230px;
	right: 500px;
	width: auto;
	height: 70px;
}

#popup1content5 {
	top: 0px;
	right: -2px;
}

#popup2content5 {
	top: 100px;
	left: 1500px;
}

#popup3content5 {
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

#popup3content5 {
	width: 1500px;
	height: auto;
}
