#overlay {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, 0.9);
	z-index: 99999999;
}

#overlay div {
	position: fixed;
	display: -ms-flexbox;
	-ms-flex-pack: center;
	-ms-flex-align: center;
	align-items: ;
	z-index: 9999999;
	top: 150px;
	left: 9vw;
	}

#overlay ul {
	list-style: none;
    margin: 0;
    padding: 0;
    text-align: left;
    font-family: 'freighttext_book_italic';
    color: #333;
	margin: 0 0 26px 0;
	line-height: 45px;
	}

#overlay ul a {
	display:inline-block;
	border-bottom: 2px solid transparent;
	}

#overlay ul a:hover {
	display:inline-block;
	border-bottom: 2px solid black;
	}





@media screen and (min-width: 1500px) {
#nav-icon {
	position: fixed;
	margin-left:-100px;
	animation: fadeInLeft;
	animation-duration: 6s;
	animation-fill-mode: both;
	top:10vh;
	width: 25px;
	height: 40px;
	/* Bring icon ontop of overlay */
	cursor: pointer;
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	z-index:999999999;
}

#overlay ul li{
	
    font-family: 'freighttext_book_italic';
    font-size: 75px;
    color: #333;
    text-decoration: none;
    line-height: 0.7em;
	}

#overlay ul a{
	list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
    font-family: 'freighttext_book_italic';
    font-size: 75px;
    color: #333;
    text-decoration: none;
    line-height: 0.7em;
	}

#overlay ul li {
	margin: 10px auto;
	width: auto;
	line-height: 27px;
	display: inline-block;
	}

#overlay ul.info li{
	
    font-family: 'freighttext_book_italic';
    font-size: 30px;
    color: #333;
    text-decoration: none;
    line-height: 0.7em;
	}

#overlay ul.info a{
	list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
    font-family: 'freighttext_book_italic';
    font-size: 30px;
    color: #333;
    text-decoration: none;
    line-height: 0.7em;
	}

#overlay ul.info li {
	margin: 10px auto;
	width: auto;
	line-height: 27px;
	display: inline-block;
	}
}

@media screen and (min-width: 1200px) and (max-width: 1500px){
#nav-icon {
	position: fixed;
	margin-left:-100px;
	animation: fadeInLeft;
	animation-duration: 6s;
	animation-fill-mode: both;
	top:10vh;
	width: 25px;
	height: 40px;
	/* Bring icon ontop of overlay */
	cursor: pointer;
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	z-index:999999999;
}

#overlay ul li{
	
    font-family: 'freighttext_book_italic';
    font-size: 75px;
    color: #333;
    text-decoration: none;
    line-height: 0.7em;
	}

#overlay ul a{
	list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
    font-family: 'freighttext_book_italic';
    font-size: 75px;
    color: #333;
    text-decoration: none;
    line-height: 0.7em;
	}

#overlay ul li {
	margin: 10px auto;
	width: auto;
	line-height: 27px;
	display: inline-block;
	}

#overlay ul.info li{
	
    font-family: 'freighttext_book_italic';
    font-size: 30px;
    color: #333;
    text-decoration: none;
    line-height: 0.7em;
	}

#overlay ul.info a{
	list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
    font-family: 'freighttext_book_italic';
    font-size: 30px;
    color: #333;
    text-decoration: none;
    line-height: 0.7em;
	}

#overlay ul.info li {
	margin: 10px auto;
	width: auto;
	line-height: 27px;
	display: inline-block;
	}
}

@media screen and (min-width: 1000px) and (max-width: 1200px){
#nav-icon {
	position: fixed;
	margin-left:-10px;
	animation: fadeInLeft;
	animation-duration: 6s;
	animation-fill-mode: both;
	top:3vh;
	width: 25px;
	height: 40px;
	/* Bring icon ontop of overlay */
	cursor: pointer;
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	z-index:999999999;
}

#overlay ul li{
	
    font-family: 'freighttext_book_italic';
    font-size: 75px;
    color: #333;
    text-decoration: none;
    line-height: 0.7em;
	}

#overlay ul a{
	list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
    font-family: 'freighttext_book_italic';
    font-size: 75px;
    color: #333;
    text-decoration: none;
    line-height: 0.7em;
	}

#overlay ul li {
	margin: 10px auto;
	width: auto;
	line-height: 27px;
	display: inline-block;
	}

#overlay ul.info li{
	
    font-family: 'freighttext_book_italic';
    font-size: 30px;
    color: #333;
    text-decoration: none;
    line-height: 0.7em;
	}

#overlay ul.info a{
	list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
    font-family: 'freighttext_book_italic';
    font-size: 25px;
    color: #333;
    text-decoration: none;
    line-height: 0.7em;
	}

#overlay ul.info li {
	margin: 10px auto;
	width: auto;
	line-height: 27px;
	display: inline-block;
	}
}

@media screen and (min-width: 700px) and (max-width: 1000px){
#nav-icon {
	position: fixed;
	margin-left:-45px;
	animation: fadeInLeft;
	animation-duration: 6s;
	animation-fill-mode: both;
	top:3vh;
	width: 25px;
	height: 40px;
	/* Bring icon ontop of overlay */
	cursor: pointer;
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	z-index:999999999;
}

#overlay ul li{
	
    font-family: 'freighttext_book_italic';
    font-size: 55px;
    color: #333;
    text-decoration: none;
    line-height: 0.7em;
	}

#overlay ul a{
	list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
    font-family: 'freighttext_book_italic';
    font-size: 55px;
    color: #333;
    text-decoration: none;
    line-height: 0.7em;
	}

#overlay ul li {
	margin: 10px auto;
	width: auto;
	line-height: 27px;
	display: inline-block;
	}

#overlay ul.info li{
	
    font-family: 'freighttext_book_italic';
    font-size: 25px;
    color: #333;
    text-decoration: none;
    line-height: 0.7em;
	}

#overlay ul.info a{
	list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
    font-family: 'freighttext_book_italic';
    font-size: 25px;
    color: #333;
    text-decoration: none;
    line-height: 0.7em;
	}

#overlay ul.info li {
	margin: 10px auto;
	width: auto;
	line-height: 27px;
	display: inline-block;
	}
}

@media screen and (min-width: 500px)  and (max-width: 700px){
#nav-icon {
	position: fixed;
	left: 25px;
	top: 20px;
	width: 15px;
	height: 40px;
	cursor: pointer;
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	z-index: 999999999;
	}

#overlay ul li{
	
    font-family: 'freighttext_book_italic';
    font-size: 35px;
    color: #333;
    text-decoration: none;
    line-height: 0.7em;
	}

#overlay ul a{
	list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
    font-family: 'freighttext_book_italic';
    font-size: 35px;
    color: #333;
    text-decoration: none;
    line-height: 0.7em;
	}

#overlay ul li {
	margin: 10px auto;
	width: auto;
	line-height: 27px;
	display: inline-block;
	}

#overlay ul.info li{
	
    font-family: 'freighttext_book_italic';
    font-size: 20px;
    color: #333;
    text-decoration: none;
    line-height: 0.7em;
	}

#overlay ul.info a{
	list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
    font-family: 'freighttext_book_italic';
    font-size: 20px;
    color: #333;
    text-decoration: none;
    line-height: 0.7em;
	}

#overlay ul.info li {
	margin: 10px auto;
	width: auto;
	line-height: 27px;
	display: inline-block;
	}
}


@media screen and (min-width: 320px)  and (max-width: 500px){
#nav-icon {
	position: fixed;
	left: 25px;
	top: 20px;
	width: 15px;
	height: 40px;
	cursor: pointer;
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	z-index: 999999999;
	}

#overlay ul li{
	
    font-family: 'freighttext_book_italic';
    font-size: 35px;
    color: #333;
    text-decoration: none;
    line-height: 0.7em;
	}

#overlay ul a{
	list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
    font-family: 'freighttext_book_italic';
    font-size: 35px;
    color: #333;
    text-decoration: none;
    line-height: 0.7em;
	}

#overlay ul li {
	margin: 10px auto;
	width: auto;
	line-height: 27px;
	display: block;
	}

#overlay ul.info li{
	
    font-family: 'freighttext_book_italic';
    font-size: 20px;
    color: #333;
    text-decoration: none;
    line-height: 0.7em;
	}

#overlay ul.info a{
	list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
    font-family: 'freighttext_book_italic';
    font-size: 20px;
    color: #333;
    text-decoration: none;
    line-height: 0.7em;
	}

#overlay ul.info li {
	margin: 10px auto;
    width: auto;
    line-height: 14px;
    display: block;
	}
}

@media screen and (max-width: 320px){
#nav-icon {
	position: fixed;
	left: 25px;
	top: 20px;
	width: 15px;
	height: 40px;
	cursor: pointer;
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	z-index: 999999999;
	}

#overlay ul li{
	
    font-family: 'freighttext_book_italic';
    font-size: 35px;
    color: #333;
    text-decoration: none;
    line-height: 0.7em;
	}

#overlay ul a{
	list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
    font-family: 'freighttext_book_italic';
    font-size: 35px;
    color: #333;
    text-decoration: none;
    line-height: 0.7em;
	}

#overlay ul li {
	margin: 10px auto;
	width: auto;
	line-height: 27px;
	display: block;
	}

#overlay ul.info li{
	
    font-family: 'freighttext_book_italic';
    font-size: 20px;
    color: #333;
    text-decoration: none;
    line-height: 0.7em;
	}

#overlay ul.info a{
	list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
    font-family: 'freighttext_book_italic';
    font-size: 20px;
    color: #333;
    text-decoration: none;
    line-height: 0.7em;
	}

#overlay ul.info li {
	margin: 10px auto;
    width: auto;
    line-height: 14px;
    display: block;
	}
}

#nav-icon span {
	position: absolute;
	display: block;
	width: 100%;
	height: 3px;
	background:#333;
	border-radius: 0px;
	opacity: 1;
	left: 0;
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	z-index:9999999999;
	}

#nav-icon span:nth-child(1) {
	top: 10px;
	transform: rotate(90deg);
}

#nav-icon span:nth-child(2) {
  top: 10px;
}

#nav-icon span:nth-child(3) {
  top: 20px;
  display:none;
}

#nav-icon.animate-icon span:nth-child(1) {
  top: 0;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}

#nav-icon.animate-icon span:nth-child(2) {
	opacity: 1;
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
}

#nav-icon.animate-icon span:nth-child(3) {
	top: 18px;
	-webkit-transform: rotate(-135deg);
	transform: rotate(-135deg);
	opacity: 0;
}


