<link href='https://fonts.googleapis.com/css?family='Graphik Web':400,700' rel='stylesheet' type='text/css'>
<link rel="stylesheet" type="text/css" href="1602-GNVMCR.css">

html {
		background-color:#F9F9F9; 
	font-family: 'Graphik Web';
	}

.menubar {
	position: fixed;
	top: 105px;
	left: 0;
	bottom: 0;
	width: 275px;
	background: #f9f9f9;
	font-family: 'Graphik Web';
	text-decoration: none;
}

.content {
	padding-left: 300px;
	background-color: #f9f9f9;
	font-family: 'Graphik Web';
	line-height: 18px;
	font-size: 15px;
	margin-top: 120px;
}

/* make the whole thing scrollable without content */
section {
	height: auto;
	padding-bottom: 50px;
	width: 90%;
}

ul {
	list-style-type: none;
	font-family: 'Graphik Web';
	color: black;
	
	
}
.floating-box {
    display: inline-block;
    width: 450px;
    max-width: auto;
    height: 75px;
    line-height: 20px;
    font-size: 15px;
    padding-bottom: 30px;
}
.floating-box1 {
	display: inline-block;
	width: 250px;
	height: 75px;
	line-height: 20px;
	font-size: 15px;
	padding-bottom: 20px;
}

.hero {
    width: 90%;
    margin-bottom:25px;

}
.imagebox {
    display: inline-block;
    width: 48%;
    height: auto;
    float: right;
}
.imagebox1 {
    display: inline-block;
    width: 48%;
    height: auto;
}
.h3 {
font-size: 15px;
font-weight: 400;
letter-spacing: -5em;
line-height: 20px;
margin-top: 0px;


}
.h5 {
font-size: 15px;
font-weight: 200;
font-family: 'Graphik Web';	
letter-spacing: -5em;
line-height: 20px;

	

}

a {
    color: black; 
    font-size: 15px; 
    font-weight: 400; 
    text-decoration: none; 
    line-height: 20px;
	font-family: 'Graphik Web';
}

hr {
	width: 90%;
	float: left;
	bottom: 55px;
	color: red;
}

p{
	font-size: 20px;
	text-align: left;
	line-height: 25px;
	margin-left: 40px;
	margin-top: 10px;
}
h3 {margin-top: 0px;font-family: 'Graphik Web';font-weight: 400;padding-left: 0px;display: inline-block;margin-top: 30px;letter-spacing: -.25px;font-size: 20px;/* float: left; */width: 290px;}

#line3 {
    z-index: 2003;
    position: fixed;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 25px;
    background-color: #000000;
}
body {
font-family: 'helevtica Neue', 'Arial', sans-serif;
font-size: 12px; line-height: 15px;
color: #000; background: #f9f9f9;
}

#header {
	font-family: 'Graphik Web';
	position: fixed;
	left: 0px;
	top: 0px;
	font-weight: 400;
	background: #f9f9f9;
	width: 100%;
	height: 75px;
	/* border-bottom: black; */
	/* border-width: thick; */
}
a {
        text-decoration: none;
        color: black;
}

a:hover {
	text-decoration: underline;
	color: #713520;
}
#header h1 {font-size: 20px;font-weight: 400;width: 270px;display: inline-block;/* top: 20px; */margin-left: 40px;letter-spacing: -.25px;}

li {
        list-style-type: none;
}
li img {
     
}
.title
{}

h2 {
	font-family:'Graphik Web';
	font-weight: 400;
	padding-left: 0px;
	display: inline-block;
	margin-top: 30px;
	letter-spacing: -.25px;
	font-size: 20px;
}

h4 {
	font-family:'Graphik Web';
	font-weight: 400;
	padding-left: 0px;
	display: inline-block;
	margin-top: 30px;
	letter-spacing: -.25px;
	font-size: 18px;
	line-height: 28px;
	padding-right: 250px;
}

caption 

{
	font-family:'Graphik Web';
	font-weight: 400;
	padding-left: 0px;
	display: inline-block;
	margin-top: 30px;
	letter-spacing: -.25px;
	font-size: 13px;
	line-height: 18px;
}
.overlay {
	height: 100%;
	width: 0%;
	position: fixed;
	z-index: 1000000000;
	top: 0px;
	left: 0;
	background-color: rgb(0,0,0);
	background-color: #713520;
	overflow-x: hidden;
	transition: 0.5s;
	opacity: 80%;
}

.overlay-content {
	position: relative;
	top: 30px;
	width: 86%;
	text-align: center;
	/* margin-top: 30px; */
	/* margin-right: 300px; */
	color: #f9f9f9;
}

.overlay a {
    color: #f9f9f9;
    /* transition: 0.3s; */
    /* text-align: left; */
    font-family: 'Graphik Web';
    display: inline-block;
}

.overlay a:hover, .overlay a:focus {
	color: #f1f1f1;
}

.overlay .closebtn {
    position: absolute;
    top: 40px;
    right: 55px;
    font-size: 20px;
    text-decoration: underline;
}

h5 {
	text-align: left;
	padding-left: 40px;
	font-family: 'Graphik Web';
	font-family: 400;
	
}
