body, div, h1, h2, h3, h4, p ul, img {margin:0px; padding:0px; 
}

body { 
	font-family: Aventir; Georgia; sans-serif;
	animation: fadeInAnimation ease 3s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
}
 
@keyframes fadeInAnimation {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
     }
}

.container {
	width: 1000px;
	margin: 0 auto;
}

::-moz-selection {
  color: white;
  background: #2E0077;
}

::selection {
  color: white;
  background: #2E0077;
}

#headerlogo {
	padding-top: 40px;
	padding-left: 40px;
}

img {
    border: 0;
}

a {
	text-decoration: none;
	color: #02225B;
}

#content h1 {
	font-size: 50px;
	text-align: center;
	padding-left: 50px;
	padding-right: 50px;
	color: #2E0077;
	font-family: Arial Black, Arial;
	font-weight: 900;
	margin-top: 100px;
}

#content h1 a {
	color: #fff;
}

#content h2 {
	font-size: 24px;
	letter-spacing: 10px;
	text-transform: uppercase;
	font-family: Rockwell;
	font-weight: 900;
	margin-left: 125px;
	margin-top: -12px;
	color: #2E0077;
}

#content h2 a {
	color: #2E0077;
}

#content h3 {
	font-size: 50px;
	text-align: center;
	color: #2E0077;
	padding-left: 50px;
	padding-right: 50px;
	font-family: Arial Black, Arial;
	font-weight: 900;
	margin-top: 100px;
}

#content h4 {
	font-size: 18px;
	font-family: Avenir;
	font-weight: bold;
	color: #2E0077;
}

#content h5 {
	font-size: 20px;
	color: #2E0077;
	text-transform: uppercase;
	font-family: Rockwell;
	margin-left: 25px;
	padding-top: 75px;
	font-weight: 900;
}

#content p {
	font-family: Avenir;
	font-size: 18px;
	color: #1D1F2D;
}

#content td {
	font-size: 1.2em;
	color: #282828;
}

#content th {
	font-size: 2em;
	font-weight:bold;
	color: #474747;
}

#footer {
	position: absolute;
	background: #2E0077;
	clear: both;
	width: 100%;
}

#footercontent {
	float: left;
	font-family: Avenir;
	font-size: 14px;
	color: #fff;
	background-color: #2E0077;
	padding-top: 40px;
	padding-bottom: 35px;
	width: 100%;
	text-align: center;
}

.pagecontent {
	float: left;
	width: 900px;
	padding-left: 50px;
	padding-top: 20px;
	padding-bottom: 20px; 
}

.pagedivide {
	float: left;
	margin-left: 50px;
	width: 900px;
	height: 2px;		
	background-color: #02225B;
}

.pageheader {
	float: left;
	padding-left: 50px;
	padding-top: 100px;
	padding-bottom: 30px;
}

.pagesubheader {
	float: left;
	padding-left: 50px;
	padding-bottom: 30px;
}

.centered-content {
	text-align: center;
	margin-left: 80px;
	margin-right: 80px;
	margin-top: 40px;
	margin-bottom: 40px;
}

.centered-content-white {
	text-align: center;
	margin: 80px;
	color: #fff;	
}

.centered-content-white p {
	color: #fff;	
}

.large-bold-white {
	font-family: Georgia;
	font-size: 1.5em;
	font-weight: bold;
	color: #fff;
} 

.large-bold-blue {
	font-family: Georgia;
	font-size: 1.5em;
	font-weight: bold;
	color: #092659;
} 

.leftpagecontent {
	float: left;
	padding-top: 30px;
	width: 430px;
	padding-left: 50px;
}

.rightpagecontent {
	float: right;
	padding-top: 30px;
	padding-right: 50px;
	width: 430px;
}

.readmorelink {
	float: right;
	text-decoration: none;
	color: #02225B;	
}

.readmorelink a {
	text-decoration: none;
	color: #02225B;	
	font-size: 1.2em;
}

.smallslidebackground {
	margin-top: 60px;
	background-image: url(images/smallslide.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #EFECE6;
	width: 100%;
	height: 400px;
}

.upperbackground {
	background-image: url(images/desk-welcome.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #009B8C;
	width: 100%;
	height: auto;
}

.wikipediawriterbackground {
	background-image: url(images/wikipediawriterheader2.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 100%;
	height: 820px;
}

.bluesubsection {
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #02225B;
	width: 100%;
}

#homepageslides {
	float: left;
	padding-left: 50px;
	padding-top: 50px;
	padding-bottom: 50px;
}

#homepagecentraldivide {
	float: left;
	width: 1px;
	height: 300px;
	margin-left: 15px;
	margin-top: 30px;
	margin-bottom: 30px;
	background-color: #AAAAAA;
}

#slide-image {
	padding-top: 100px;	
	padding-left: 35%;
	padding-bottom: 70px;
}

#slide-content-two-left {
	float: left;
	margin-left: 190px;
	width: 280px;
	margin-bottom: 50px;
	margin-top: 50px;
}

#slide-content-two-right {
	float: left;
	width: 280px;
	margin-left: 60px;
	margin-bottom: 50px;
	margin-top: 50px;
}

#slide-content-two-left-blue {
	float: left;
	margin-left: 190px;
	width: 280px;
	margin-bottom: 50px;
	margin-top: 50px;
}

#slide-content-two-right-blue {
	float: left;
	width: 280px;
	margin-top: 50px;
	margin-left: 60px;
	margin-bottom: 50px;
}

#slide-content-two-left-blue p {
	font-size: 20px;
	color: #092659;
}

#slide-content-two-right-blue p {
	font-size: 20px;
	color: #092659;
}

#pagetitleheader {
	font-size: 12px;
	letter-spacing: 10px;
	text-transform: uppercase;
	font-family: Rockwell;
	font-weight: 500;
	padding-top: 150px;
	padding-left: 150px;
	padding-right: 50px;
	color: #fff;
}

#pagetitleheader h1 {
	margin-left: 125px;
	margin-top: -12px;
}

.whitetitleline {
    width: 95px; 
    height: 4px; 
    background: #fff;
}

#purpletitleline {
	width: 95px; 
    height: 4px; 
    background: #2E0077;
}

.purpleheader {
	padding-top: 150px;
	padding-left: 150px;
	padding-right: 50px;
}

#welcomeheader {
	font-size: 2.3em;
	font-family: Aventir, Helvetica;
	font-weight: 100;
	padding-top: 40px;
	padding-left: 150px;
	padding-right: 50px;
	color: #fff;
}

#welcomeheader h1 {
	font-size: 1.4em;
	font-family: Aventir, Helvetica;
	padding-right: 50px;
	color: #fff;
}


#welcomeheader a {
	font-family: Aventir, Helvetica;
	color: #fff;
}

#welcomedescription {
	font-size: 1.5em;
	font-family: Avenir;
	padding-top: 10px;
	padding-left: 150px;
	padding-right: 50px;
	color: #fff;
}

.welcomeservicebox {
	margin-top: 50px;
	cursor: pointer;
	height: 45px;
	width: 200px;
	background-color: #2E0077;
	border-radius: 35px;
}

.welcomeservicebox p {
	position: relative;
	text-transform: uppercase;
	top:map 8px;
	font-size: 20px;
	padding-top: 14px;
	text-align: center;
	font-family: Rockwell;
	color: #fff;
}

.welcomeservicebox:hover p {
	color: #2E0077;
	transition-duration: 0.7s;
}

.welcomeservicebox:hover {
	background-color: #fff;
	color: #fff;
	transition-duration: 0.7s;
}

#slide-content img {
	padding-top: 25px;
	padding-right: 30px;
}

#slide-link {
	font-size: 2em;
	text-align: center;
	color: #898309;
}

.bluecontent {
	font-size: 32px;
	text-align: center;
	color: #092659;
}

#moreheresmalllink a {
	text-decoration: none;
	color: #fff;
}

#moreheresmalllinkblue {
	font-family: Georgia;
	font-size: 25px;
	float: left;
	padding-left: 40px;
	padding-top: 90px;
	color: #092659;
}

#moreheresmallarrow {
	float: right;
	padding-right: 70px;
	padding-top: 80px;
	width: 27px;
	height: 53px;
}


#moreheresmallbutton:hover {
  background: url(images/gold-arrow.png) no-repeat;
  background-position: 215px center;
  color: #898309;
  background-color: #fff;
}

#moreheresmallbutton a {
	text-decoration: none;
	color: #092659;
}

#creationcentrallink {
	font-size: 40px;
	text-align: center;
	font-family: Gill Sans;
	color: #fff;
}

#creationcentrallink a {
	text-decoration: none;
	color: #fff;
}

#creationcentralarrow {
	float: right;
	margin-right: 250px;
	margin-top: -88px;
	width: 46px;
	height: 91px;
}

#managementcentralarrow {
	float: right;
	margin-right: 220px;
	margin-top: -88px;
	width: 46px;
	height: 91px;
}

#pagemanagementtable {
	float: left;
	padding-top: 50px;
	padding-left: 50px;
	padding-bottom: 20px;
}

#pagemanagementbasicadditional {
	float: left;
	padding-left: 287px;
	width: 200px;
}

#pagemanagementsubstantialadditional {
	float: left;
	padding-left: 25px;
	width: 200px;
}

#pagemanagementcriticaladditional {
	float: left;
	padding-left: 30px;
	width: 200px;
}

#pagemanagementbasiclink {
	float: left;
	padding-left: 385px;
	padding-bottom: 40px;
}

#pagemanagementbasiclink a {
	text-decoration: none;
	color: #02225B;
	font-size: 14px;
}

#pagemanagementsubstantiallink {
	float: left;
	padding-left: 125px;
	padding-bottom: 40px;
}

#pagemanagementsubstantiallink a {
	text-decoration: none;
	color: #02225B;
	font-size: 14px;
}

#pagemanagementcriticallink {
	float: left;
	padding-left: 140px;
	padding-bottom: 40px;
}

#pagemanagementcriticallink a {
	text-decoration: none;
	color: #02225B;
	font-size: 14px;
}

#pagecreationenquirelink {
	float: left;
	padding-left: 50px;
	padding-bottom: 50px;
}

#pageeditenquirelink {
	float: right;
	padding-right: 50px;
	padding-bottom: 50px;
}

#pagecreationenquirelink a {
	text-decoration: none;
	color: #02225B;
	font-size: 14px;
}

#pageeditenquirelink a {
	text-decoration: none;
	color: #02225B;
	font-size: 14px;
}

#contactform {
	margin-left: 5%;
}

label {
    float: left;
    clear: both;
	font-size: 18px;
	padding-top: 20px;
	width: 150px;
	margin-top: 50px;
	font-family: Avenir;
	color: #8542DD;
	border: none;
}

fieldset { 
	border: none; 
}

.button {
	float: left;
	clear: both;
	display: block;
	height: 45px;
	width: 150px;
    color: #fff;
    background-color: #2E0077;
	text-transform: uppercase;
	font-family: Rockwell;
	font-weight: 900;
	font-size: 20px;
	border-radius: 25px;
	text-align: center;
}

.button p {
	top: -10;
}

.button:hover {
	color: #2E0077;
	cursor: pointer;
	background-color: #fff;
	transition-duration: 0.7s;
}

#contactdetails { 
    margin-left: 5%;
    outline: none;
}
 
textarea {
	float: left;
    height: 120px;
    border: none;
}

textarea:focus, input:focus {
    outline: none;
}

form {
    border: none;
}

input, textarea { 	
	float: left;	
	margin-top: 50px;
    padding: 20px;
    outline: none;
    font-size: 14px; 
    color: #1D1F2D;
    background: #fff;
	border: 1px #8542DD solid;
}

input:hover, textarea:hover { 
	outline: none;
}

#contactthankyoulink a {
	text-decoration: none;
	color: #1D1F2D;
	font-size: 18px;
	font-family: Avenir;
}

#thankyoucontent {
	width: 100%;
	height: auto;
	background-color: #367DF2;
	color: #fff;
	font-family: Avenir;
	text-align: center;
	padding-top: 200px;
}

.clear {
	clear: left;
	clear: right;
}

.pressdate {
	padding-left: 50px;
	font-size: 18px;
	font-family: Avenir;
	text-transform: uppercase;
	font-weight: bold;
	color: #000;
	padding-top: 80px;
}

.presstitle {
	max-width: 800px;
	margin-left: 100px;
	font-size: 50px;
	color: #2E0077;
	font-family: Arial Black, Arial;
	font-weight: 900;
}

.presstitle a {
	float: left;
	clear: left;
	font-size: 25px;
}

.presscontent {
	max-width: 800px;
	font-size: 18px;
	font-family: Avenir;
	margin-left: 100px;
	color: #1D1F2D;
	padding-right: 100px;
}

.presswebsite {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 100px;
	color: #2E0077;
	font-size: 18px;
	font-family: Avenir;
	text-transform: uppercase;
	font-weight: bold;
}

/* The Overlay (background) */
.overlay {
  /* Height & width depends on how you want to reveal the overlay (see JS below) */    
  	height: 100%;
  	width: 0;
  	position: fixed; /* Stay in place */
  	z-index: 1; /* Sit on top */
  	left: 0;
  	top: 0;
  	font-family: Avenir;
  	text-transform: uppercase;
  	background-color: #2E0077;
  	overflow-x: hidden; /* Disable horizontal scroll */
  	transition: 0.5s; /* 0.5 second transition effect to slide in or slide down the overlay (height or width, depending on reveal) */
}

/* Position the content inside the overlay */
.overlay-content {
  	position: relative;
  	top: 10%; /* 25% from the top */
  	width: 100%; /* 100% width */
 	text-align: center; /* Centered text/links */
  	margin-top: 30px; /* 30px top margin to avoid conflict with the close button on smaller screens */
	padding-bottom: 100px;
}

.home {
	position: absolute;
  	top: 40px;
  	left: 45px;
  	font-family: Arial Black, Arial;
	font-weight: 900;
	font-size: 60px;
}

.overlay-header {
	position: relative;
	font-family: Arial Black, Arial;
	font-weight: 900;
  	text-transform: uppercase;
  	margin-left: auto;
  	margin-right: auto;
  	font-size: 36px;
  	color: #fff;
  	width: 20%;
  	height: 70px;
}

/* The navigation links inside the overlay */
.overlay a {
  	padding: 8px;
  	text-decoration: none;
  	font-size: 20px;
  	color: #fff;
  	display: block; /* Display block instead of inline */
  	transition: 0.3s; /* Transition effects on hover (color) */
}

/* When you mouse over the navigation links, change their color */
.overlay a:hover, .overlay a:focus {
  	color: #fff;
}

/* Position the close button (top right corner) */
.overlay .closebtn {
  	position: absolute;
  	top: 20px;
  	right: 45px;
  	font-size: 60px;
}

/* When the height of the screen is less than 450 pixels, change the font-size of the links and position the close button again, so they don't overlap */
@media screen and (max-height: 450px) {
  .overlay a {font-size: 20px}
  .overlay .closebtn {
    font-size: 40px;
    top: 15px;
    right: 35px;
  }
}

#header {
	height: 100px;
	width: 100%;
}

#navigation {
	float: right;
	display: inline-table;
	padding-right: 30px;
	margin-top: -65px;
}

#headercontact {
	float: right;
	font-family: Arial Black, Arial;
	font-weight: 900;
	margin-right: 100px;
	margin-top: -72px;
	font-size: 20px;
	color: white;
	display: inline-table;
}

#headercontact a {
	color: white;
}

#press {
	background-image: url(images/pressbackground.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 199px;
	width: 100%;
	color: #fff;
	animation: fadeInAnimation ease 3s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
}

#presslist {
	display: flex;                  /* establish flex container */
  	flex-direction: row;            /* default value; can be omitted */
  	flex-wrap: nowrap;              /* default value; can be omitted */
  	justify-content: space-around;
  	height: 123px;
}

#pressstatement {
	height: 50px;
	width: 100%;
}

#pressstatement p {
	font-size: 20px;
	font-family: Helvetica;
	color: #fff;
	text-align: center;
	margin-top: -10px;
	padding-top: 25px;	
}

.presslogo {
	height: 123px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
}

.presslogo img {
	width: 100%;
    height: 123px;
}

#officebackground {
	float: left;
	background-image: url(images/meetingbackground-01.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 100%;
	height: auto;
}

#pagestatement p {
	font-size: 20px;
	font-family: Avenir;
	padding-top: 50px;
	padding-bottom: 50px;
	color: #707070;
	text-align: center;
	margin-left: 25%;
	margin-right: 25%;
}

#whitecontentstatement p {
	font-size: 1.8em;
	font-family: Avenir;
	padding-top: 25px;
	padding-bottom: 50px;
	color: #1D1F2D;
	text-align: center;
	margin-left: 25%;
	margin-right: 25%;
}

#fact1,#fact2, #fact3 {
   display: inline-block;
}
 
.factlist {
   text-align: center;
}

#fact1 {
    margin: 0 auto;
    margin: 2em;
    width: 240px;
    height: 330px;
    background: #7744D9;
    vertical-align: top;
}

#fact1:hover {
	background: #2B0074;
	transition-duration: 0.7s;
}

#fact2 {
    margin: 0 auto;
    margin: 2em;
    width: 240px;
    height: 330px;
    background: #7744D9;
    vertical-align: bottom;
}

#fact2:hover {
	background: #2B0074;
	transition-duration: 0.7s;
}

#fact3 {
    margin: 0 auto;
    margin: 2em;
    width: 240px;
    height: 330px;
    background: #7744D9;
    vertical-align: bottom;
}
 
#fact3:hover {
	background: #2B0074;
	transition-duration: 0.7s;
}
 
#fact1,#fact2, #fact3 {
	display: inline-block;
}

#fact1 h4 {
	color: #fff;
	font-size: 20px;
	font: Helvetica;
	margin-top: 25px;
	font-weight: 300;
	text-align: left;
	margin-left: 40px;
}

#fact1 img {
	height: 95px;
	width: 95px;
	margin-top: 40px;
}

#fact1 p {
	color: #D5C7FF;
	font-size: 14px;
	text-align: left;
	margin-left: 40px;
	margin-right: 40px;
}

#fact2 h4 {
	color: #fff;
	font-size: 20px;
	font: Helvetica;
	margin-top: 25px;
	font-weight: 300;
	text-align: left;
	margin-left: 40px;
}

#fact2 img {
	height: 95px;
	width: 95px;
	margin-top: 40px;
}

#fact2 p {
	color: #D5C7FF;
	font-size: 14px;
	text-align: left;
	margin-left: 40px;
	margin-right: 40px;
}

#fact3 h4 {
	color: #fff;
	font-size: 20px;
	font: Helvetica;
	margin-top: 25px;
	font-weight: 300;
	text-align: left;
	margin-left: 40px;
}

#fact3 img {
	height: 95px;
	width: 95px;
	margin-top: 40px;
}

#fact3 p {
	color: #D5C7FF;
	font-size: 14px;
	text-align: left;
	margin-left: 40px;
	margin-right: 40px;
}

.columncontent {
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
	-webkit-column-width: 50%;
    -moz-column-width: 50%;
    column-width: 50%;
}

.timelinecolumns {
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
	-webkit-column-width: 100%;
    -moz-column-width: 100%;
    column-width: 100%;
}

#columnleft {
	margin-left: 10%;
	margin-right: 10%;
	padding-left: 25px;
}

#columnright {
	margin-right: 10%;
	margin-left: 10%;
}

.milestonebullet {
	height: 400px;
}

.milestonebullet p {
	float; right;
	font-family: Avenir;
}

.milestonecontent {
	height: 400px;
}

.milestonecontent p {
  font-size: 1.1em;
	font-family: Avenir;
}

.columnheaderleft {
	float: right;
	text-align: right;
	margin-right: 10%;
	margin-left: 10%;
	width: 300px;
	margin-top: 80px;
	font-family: Arial Black, Arial;
	font-weight: 900;
	border-right: 1px sold black;
}

.columnheaderright {
	float: left;
	text-align: left;
	margin-right: 10%;
	margin-left: 10%;
	width: 300px;
	margin-top: 80px;
	font-family: Arial Black, Arial;
	font-weight: 900;
}

.columndescriptionleft {
	float: right;
	margin-bottom: 80px;
	margin-right: 10%;
	margin-left: 10%;
	text-align: right;
	width: 300px;
}

.columndescriptionright {
	float: left;
	margin-bottom: 80px;
	margin-right: 10%;
	margin-left: 10%;
	text-align: left;
	width: 300px;
}

.whitebackground {
	background-color: #F8FBFF;
	width: 100%;
	padding-bottom: 40px;
}

.bluebackground {
	float: left;
	background-color: #367DF2;
	background-position: center center;
	width: 100%;
	height: auto;
}

.whitetopbackground {
	background-image: url(images/whitebackground1.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 100%;
	height: 820px;
}

.processbackground {
	background-image: url(images/processbackground.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 100%;
	height: 1920px;
}

.darkpurplebackground {
	background-image: url(images/darkpurplebackground.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 100%;
	height: 400px;
}

.processtable {
  	margin-left: auto;
  	margin-right: auto;
}

#processheader {
	text-align: left;
	width: 400px;
}

.processcircle {
	background-image: url(images/purplecircle.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 150px;
	height: 149px;
	margin-left: 50px;
}

.greencircle {
	background-image: url(images/greencircle.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 151px;
	height: 151px;
	margin-left: 50px;
}

#processline1 {
	width: 18px;
	height: 402px;
    opacity: 0.2; 
    background: #8542DD;
    margin-left: 114px;
}

#processline2 {
	width: 18px;
	height: 455px;
    opacity: 0.2; 
    background: #8542DD;
    margin-left: 114px;
}

#processline3 {
	width: 18px;
	height: 235px;
    opacity: 0.2; 
    background: #8542DD;
    margin-left: 114px;
}

#processcontent p {
	text-align: left;
	width: 400px;
	font-size: 18px;
	font-family: Avenir;
	font-weight: 200;
	color: #707070;
}

.subheader {
	font-size: 26px;
	text-align: center;
	color: #fff;
	padding-left: 75px;
	padding-right: 75px;
	font-family: Avenir;
	margin-top: 25px;
}

.downarrow {
	margin-left: auto;
	margin-right: auto;
	margin-top: 80px;
	width: 98px;
	height: 181px;
}

.calltoaction {
	clear: both;
	padding-top: 40px;
	font-size: 65px;
	text-align: center;
	font-family: Avenir;
	color: #fff;
}

#calltoactionbutton {
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	cursor: pointer;
	height: 45px;
	width: 200px;
	background-color: #fff;
	border-radius: 35px;
}

#calltoactionbutton p {
	position: relative;
	text-transform: uppercase;
	top:map 8px;
	font-size: 20px;
	padding-top: 14px;
	text-align: center;
	font-family: Rockwell;
	color: #2E0077;
}

#calltoactionbutton:hover p {
	color: #fff;
	transition-duration: 0.7s;
}

#calltoactionbutton:hover {
	background-color: #049100;
	transition-duration: 0.7s;
}

.calltoactiondescription {
	font-size: 30px;
	text-align: center;
	padding-left: 75px;
	padding-right: 75px;
	color: #fff;
	font-family: Avenir;
	margin-top: 80px;
}

#servicerow {
	display: flex;                  /* establish flex container */
  	flex-direction: row;            /* default value; can be omitted */
  	flex-wrap: nowrap;              /* default value; can be omitted */
  	justify-content: space-around; /* switched from default (flex-start, see below) */
}

.servicebox {
	margin-top: 50px;
	margin-bottom: 50px;
	cursor: pointer;
	height: 50px;
	width: 180px;
	border-style: solid;
	border-width: 5px;
	border-color: #00E2D1;
	
}

.servicebox p {
	position: relative;
	top: -27px;
	font-size: 30px;
	text-align: center;
	font-family: Avenir;
	color: #00E2D1;
}

.servicebox:hover p {
	color: #fff;
	transition-duration: 0.7s;
}

.servicebox:hover {
	border-color: #fff;
	color: #fff;
	transition-duration: 0.7s;
}

.faqquestion {
	padding-bottom: 100px;
	margin-left: 10%;
	margin-right: 10%;
	border-bottom: 3px dashed #1D1F2D;
}

.milestonelist {
	margin-top: 100px;
	text-align: center;
	margin-left: 15%;
	margin-right: 15%;
}

.factlist p {
	
}