@charset "UTF-8";




body {
	padding: 0;
	margin: 0;
}
.container {
	position: relative;
	margin-top: 100px;
}
.container img {
	display: block;
	width: 100%;
}
nav {
	position: fixed;
	z-index: 10;
	left: 0;
	right: 0;
	top: 0;
	height: 80px;
	background-color: #4E5256;
    max-width: 1017px;
    margin-left: auto;
    margin-right: auto;
}
nav .logo {
	float: left;
	padding-left: 30px;
	height: 100%;
	display: flex;
	align-items: center;
	font-size: 1em;
	font-weight: 300;
	letter-spacing: 3px;
	font-family: rustica, sans-serif;
	color: #fff;
}
nav .links {
	float: right;
	padding: 0;
	margin: 0;
	width: auto;
	height: 100%;
	display: flex;
	justify-content: space-around;
	align-items: center;
}
nav .links li {
	list-style: none;
	
}
nav .links a {
	display: block;
	padding: 1.93em;
	font-size: 1em;
	font-family: 'rustica';
	font-weight: 200;
	color: #fff;
	text-decoration: none;
	}

nav .links a:hover {
    background-color: #778086;

}
#nav-toggle {
	position: absolute;
	top: -100px;
}
nav .icon-burger {
	display: none;
	position: absolute;
	right: 5%;
	top: 50%;
	transform: translateY(-50%);
}
nav .icon-burger .line {
	width: 50px;
	height: 5px;
	background-color: #fff;
	margin: 5px;
	border-radius: 3px;
	transition: all .3s ease-in-out;
}
@media screen and (max-width: 1017px) {
	
	nav {
		height: 150px;
		
		
	}

	nav .logo {
		float: none;
		width: auto;
		padding-left: 65px;
		
		font-size: 2.25em;
		font-weight: 400;
		
	}
	nav .links {
		float: none;
		position: fixed;
		z-index: 9;
		padding-left: 0px;
		padding-right: 0px;
		left: 0;
		right: 0;
		top: 150px;
		bottom: 100%;
		maxwidth: auto;
		height: auto;
		flex-direction: column;
		justify-content: space-evenly;
		background-color: rgba(0,0,0,.8);
		overflow: hidden;
		box-sizing: border-box;
		transition: all .5s ease-in-out;
		
		
	}
	nav .links a {
		font-size: 40px;
		padding-left: 430px;
		padding-right: 430px;
	
		
	
	}
	nav :checked ~ .links {
		bottom: 0;
	}
	nav .icon-burger {
		display: block;
	}
	nav :checked ~ .icon-burger .line:nth-child(1) {
		transform: translateY(10px) rotate(225deg);
	}
	nav :checked ~ .icon-burger .line:nth-child(3) {
		transform: translateY(-10px) rotate(-225deg);
	}
	nav :checked ~ .icon-burger .line:nth-child(2) {
		opacity: 0;
	}
	

}

body {

background: #B6B6B6;

}



html {
box-sizing: border-box;
font-family: rustica, sans-serif;
font-weight: 300;
font-style: normal;
color: #4E5256;
}

body {
  background: #000000;
  margin: 30px 20px;
  line-height: 1.1;

}





h2{
	font-size: 1.2em;
	font-weight: 500;
	font-family: rustica, sans-serif;
	color: #FFFFFF;
	padding-left: 20px;
	
}

h3{
	font-size: .75em;
	font-family: rustica, sans-serif;
    font-weight: 300;
    line-height: 1.45em;
	padding-left: 20px;
	padding-right: 20px;
	color: #FFFFFF;
	
}

h4{
	font-size: 1.5em;
	font-weight: 300;
	font-family: rustica, sans-serif;
	
}

h5{
	font-size: 1.2em;
	font-weight: 100;
	font-family: rustica, sans-serif;
	color: #FFFFFF;
}

h6{
	font-size: .85em;
	font-weight: 300;
	font-family: rustica, sans-serif;
	color: #A2A2A2;
	line-height: 20px;
	
}

h7{
	font-size: 1em;
	font-weight: 200;
	font-family: rustica, sans-serif;
	color: #FFFFFF;
	letter-spacing: 3px;
	
}


/*headcontainer starts Here*/

.headcontainer{
	max-width: 1017px;
	display: flex;
	flex-direction: row;
	margin-top: 100px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("images_final/Head Information_3.jpg");
	padding-top: 150px;
	padding-bottom: 800px;
	background-size: cover;
	
	}


.captioncontainer{
    max-width: 1017px;
    display: flex;
    flex-direction: row;
    margin-left: auto;
    margin-right: auto;
    background-color: #202020;
    margin-top: 50px;
    box-sizing: border-box;
	
    
	}

.caption{
    align-content: center;
    padding-left: 13px;
    padding-right: 30px;
    color: #FFFFFF;
    font-family: rustica, sans-serif;
    font-size: 10px;
	

	
}


.infocontainer{
	max-width: 1017px;
	display: flex;
	flex-direction: row;
	margin-left: auto;
	margin-right: auto;
	margin-top: -2px;
	
	
}


.infocontainerL{
	flex: 1;
	flex-direction: row;
	padding-left: 12px;
	padding-right: 12px;
		
	
	

		
}
		
	.infocontainerR{
    flex: 1;
    flex-direction: row;
    padding-left: 12px;
	padding-right: 12px;

		}



.container{
max-width: 1017px;
margin-left: auto;
margin-right: auto;
padding-top: 5px;
margin: 0 auto;
display: flex;

	
}

.flex-item{
display: flex;
flex-grow: 1;
flex-basis: 0;



}

.green {

padding-left: 12px;
padding-right: 12px;

}


.yellow {

padding-left: 12px;
padding-right: 12px;

}

.orange {

padding-left: 12px;
padding-right: 12px;

}








/*ALL MEDIA QUERIES FROM HERE*/

@media (max-width:1017px){

h2{

font-size: 2.65em;
padding-left: 5vw;
font-weight: 500;


	
	}


h3{

font-size: 2em;
font-weight: 300;
line-height: 1.25em;
padding-left: 5vw;
padding-right: 5vw;
	
	}
	
h4{

font-size: calc(1vw + 1.5rem);
padding-left: 2vw;
font-weight: 500;
	
	}
	
	h5{font-size: calc(2vw + 1.5rem);
padding-left: 1vw;
font-weight: 300;
	
	}

h6{
	font-size: 2em;
	font-weight: 300;
	font-family: rustica, sans-serif;
	
	line-height: 45px;
	
	
}

h7{
	font-size: 2.5em;
	font-weight: 500;
	font-family: rustica, sans-serif;
	color: #FFFFFF;
	letter-spacing: 2px;
	
}


/*MEDIA QURIRES*/

}
	
@media screen and (max-width: 1017px) {	
/*Skintuitive Media Queries*/
	
	
.surecaptioncontainer{
margin-top: 15vw;
	
	}
.headcontainer{
flex-direction: column;
background-image:url("images_final/Head Information_small.jpg");
padding-top: 150px;
padding-bottom: 1500px;
background-size: cover;
	
		
	}
	
	
.infocontainer{
 flex-direction: column;
	
	}
	
	.infocontainerL{
    flex-direction: column;
    margin-top: -1vw;
    padding-bottom: 5vh;
	background-size: cover;

	
	
	
	}
	
.infocontainerR{
    flex-direction: column;
    margin-top: -15vw;
    padding-bottom: 5vh;
	background-size: cover;
	
	}
	
.captioncontainer{
 flex-direction: column;
	margin-top: 5vw;
    
}
	
@media screen and (max-width: 1017px) {
	}
.container{
max-width: 1017px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
margin: 0 auto;

display: flex;
flex-direction: column;


	}
.yellow {
margin-top: -6vh;


}
.orange {
margin-top: -8vh;


	}
}