html{
	font-family: 'Montserrat', sans-serif;
	/*font-family: 'Kalam', cursive;*/
	background-color: #E0FFFF;
}

body{
	margin: 0;
	padding-bottom: 20px;
	padding-top: 0;
	margin-top: 10px;

}

.intro{
    margin-top: 0;
    padding-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
    position: absolute;
    top:2%;
	padding-left: 1%;
   
 
/*  display: block;*/
}

.menu{
	background-size: 100%;
	position: absolute;
	margin-left: 0;
	margin-top: 0;
	padding-top: 0;
	left: 40px;
	width: 524px;
	height: 150px;
	/*top:175px;*/
	z-index: 2;
}
ul {
    list-style-type: none;
    margin-bottom:0;
    padding-bottom: 0;
    /*top:75%;*/
    overflow: hidden;
    /*background-color: lavender;*/
    padding-left: 3px;
  
}

li {
    float: left;
}

li a {
    display: inline-block;
    color: white;
    text-align: left;
    padding: 14px 16px;
    text-decoration: none;
    font-family: 'Montserrat';
    font-size:15px;
}

.button:hover{
	color:#80dfff;

}

/*.intro{
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
	position: absolute;
	top:2%;
	padding-left: 1%;
}*/
.first_section_video{
	background: cover;
	width: 100%;
	margin-top: 0;
	padding-top: 0;
	top: 0;
	position: absolute;
	z-index: -9999;
		/*width: 75%;
    	height: 75%;
    /*	position: fixed;*/
    	/*top:10%;
    	background: center center;
    	padding-left: 12%;
    	padding-top: 0;
    	margin-top: 0;
    	z-index: -2;
    	padding-bottom: 0;*/*/
    	

    	}
div.headers{
	margin-top: 15%;
	/*margin-top: 48%;*/
	font-size:13vw;
	height: auto;
	border-bottom: 0px;
	/*op: -15%;*/

}

div.headers h1{
	font-family:'Montserrat';
	font-size: 100%;
	
	/*position: fixed;*/
	color:white;
	margin-top: 0;
	border-top:0;
	margin-bottom: 10%;
	text-align: center;
	word-spacing: .2rem;
}
div.headers h2{
	font-family:'Montserrat';
	font-size: 9vw;
	/*position: absolute;*/
	color:white;
	padding-top: 20px;
	border-bottom: 0;
	margin-bottom: 0;
	text-align: center;
	word-spacing: .2rem;
	z-index: 2;

}


.container{
	width:740px;
	/*padding-left: 22%;*/
	display: block;
	margin: 0 auto;
	padding-bottom: 0px;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 60px;
	border-top: 0;
	border-bottom: 0;

	}

.text{
	line-height: 1.5;
	font-family:'Montserrat';
	font-weight: normal;
	font-size: 18px;
	padding-bottom: 0px;
	color: #264949;
	margin-bottom: 0;
}	
.second_section_video{
		background: cover;
		width: 100%;
		margin-top: 0;
		padding-top: 0;
	
    	z-index: -2;
    	}
.video{
	position: relative;
}
.quote
{
	
	width: 200px;
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 0;
	z-index: 2;
	font-size: 40px;
	margin-top:30px;
	text-align: center;
	font-style: italic;
	left:75%;
	padding-bottom: 0;
	margin-bottom: 0;
	position: absolute;
	color:white;
	display: block;
	font-family:'kalam';
	top: 50px;

}

.text_two{
		line-height: 1.5;
	font-family: 'Montserrat';
	font-weight: normal;
	font-size: 18px;
	padding-bottom: 30px;
	padding-top: 50px;
	color:#264949;
}

.text_three{
	line-height: 1.5;
	font: 'Montserrat';
	font-weight: normal;
	font-size: 18px;
	padding-bottom: 30px;
	color: #264949;
}
.container_two{
    width:740px;
    display: block;
    margin: 0 auto;
    padding-bottom: 50px;
    padding-top: 30px;
    
    border-top: 0;
    border-bottom: 0;
    font-size: 18px;

    }
    .text_bottom{
    font-family:'Montserrat';
    font-weight: normal;
    font-size: 14px;
    padding-bottom: 0px;
    color: #264949;
    margin-bottom: 0;
    margin: 0 auto;

}

