body ul{
	margin: 0;
	padding: 0;
}
body {
	background-color: #033b41;
}
i {
	font-size: 3em;
	padding: 5%;
}
p {
	margin-left: auto;
}
#Container {
	max-width: 900px;
	margin-right: auto;
	margin-left: auto;
	border: 0px solid;
	background-color: #033b41;
}
#Header {
	height: 217px;
	width: 568px;
	margin-right: auto;
	margin-left: auto;
	border: 0px solid;
	background-color: #115C62;
}
#Video {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}

#Video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#NavBar {
	border: 0px solid;
	z-index: 10;
	left: auto;
	top: 10px;
	width: 100%;
	max-width: 900px;
	padding: 0px;
	justify-content: center;
	}
#process {
	position: absolute;
	z-index: 50;
}
#ProcessButton {
	width: 33vw;
	max-width: 305px;
	position: absolute;
	transform: translate(50%, -160%);
  -ms-transform: translate(50%, -160%);
	border: 0px solid;
	z-index: 10;
	padding: 0px;
	}
#Overlay {
	pointer-events: none;
	position:fixed;
    top:100vh;
    transform:translateY(-95%);
	z-index: 5;
}
#Main {
	height: 100%;
	width: 100%;
	border: 0px solid;
	background-attachment: scroll;
	background-image: url(../images/ReviewsBG001.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-color: #115C62;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}
.box {
	border-radius: 5%;
	background-color: rgba(255, 255, 255, 0.479);
	box-shadow: #8b8a8a70;
	padding: 5% 8%;
	margin: 2.5%;
}
.vbox {
	border-radius: 5%;
	background-color: rgba(255, 255, 255, 0.479);
	box-shadow: #8b8a8a70;
	padding: 2%;
	margin: 2.5%;
}
.reviewWrapper {
	align-items: center;
	width: 90%;
	padding: 0;
}
#Footer {
	width: 100%;	
	border: 0px solid;
	background-color: rgb(31, 155, 124);
}
#base {
	height: 33vw;
	width: 100%;
	background-color: #115C62
}
#TXTjb {
	display: flex;
	flex-direction: column;
	padding-bottom: 5%;
}
.TXText {
	margin: auto;	
}
#Reviews {
	height: 100%;	
	width: 100%;
	max-width: 900px;
	z-index: 3;
	left: auto;
	top: 280px;
	padding: 0px;
	right: auto;
}
#Review01 {
	width: 100%;
	position: relative;
	z-index: 4;
	left: auto;
	top: auto;
	padding: 0px;
	right: auto;
}
.style2 {	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
.style4 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style6 {font-size: 12px}
a:visited {
	color: #CCFF33;
	text-decoration: none;
}
a:link {
	color: #CCFF33;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #00FF66;
}
a:active {
	text-decoration: none;
}
#Overlay {
	max-width: 900px;
}
.style8 {
	margin: 0.0pt;
	text-indent: 0.0pt;
	font-family: "Times New Roman";
	font-size: 10.0pt;
	color: #FFFFFF;
	font-weight: normal;
}