#logo {
    padding-left: 4%;
    height: 40px;
    margin-top: 1%;
    width: auto;
    margin-top: 5px;
    /* margin-left: 1em; */
}

#projectNav {
    height: 50px;
    z-index: 300000;
    position: fixed;
}
a.logoLink:link {
    text-decoration: none;
}

a.logoLink:visited {
    text-decoration: none;
}

a.logoLink:hover {
    text-decoration: none;
}

a.logoLink:active {
    text-decoration: none;
}

.TextLogoWords40s{
	color:#fdc957;
	font-size:2em;
	font-family: 'Roboto Condensed','Yanone Kaffeesatz',Helvetica,sans-serif;
	text-transform:uppercase;
	text-align:center;
	width:100%;
	height:auto;
	font-weight:bold;
	 text-shadow: 2px 2px #000000;
	}
#TextLogo40s{
	position:absolute;
	margin-top:4em;
	width:100%;
	height:auto;
	}	

.navbar-toggle {
	margin-right:0!important;
}
.nav>li>a {
    padding: 5px 10px!important;
}
.navbar-inverse .navbar-nav>li>a {
		color: #ffffff !important;
		font-size: 20px !important;
		padding-right: 1em;
		margin-left: 2%;
	}
	.scrollable-menu {
		height: auto;
		max-height: 500px;
		overflow-x: hidden;
	}
	#navFrame {
		width:100%;
		height:30em;
		border:none;
		background-color:none;
	}
.dropdown-menu {
		padding:1em;
		background:#DBDADA;
		color:#000000;
		font-family: 'Roboto Condensed','Yanone Kaffeesatz',Helvetica,sans-serif;
		font-weight:normal;
		font-size: 18px;
		line-height: 20px;
		
	}
	.navBarDrop {
		margin-bottom:0.5em; 
		text-decoration:none;
		color:#ffffff;
		cursor:pointer;
	}  
	 a.navBarDrop:link {color:#ffffff;font-family: 'Roboto Condensed','Yanone Kaffeesatz',Helvetica,sans-serif;padding-bottom:1em; text-decoration:none;}      /* unvisited link */
a.navBarDrop:visited {color:#ffffff;font-family: 'Roboto Condensed','Yanone Kaffeesatz',Helvetica,sans-serif;padding-bottom:1em; text-decoration:none;}  /* visited link */
a.navBarDrop:hover {color:#126081;font-family: 'Roboto Condensed','Yanone Kaffeesatz',Helvetica,sans-serif;padding-bottom:1em; text-decoration:none;}  /* mouse over link */
a.navBarDrop:active {color:#126081;font-family: 'Roboto Condensed','Yanone Kaffeesatz',Helvetica,sans-serif;padding-bottom:1em; text-decoration:none;}  /* selected link */

.dropdown {
		margin-top: 2vw;
    	margin-right: 2vw;
	}


.specialWidth{
	width:100%;
	padding-bottom:.3%;
	}
	
@media only screen and (min-width:380px){ 
	#logo {
   padding-left: 4%;
	height: 40px;
	margin-top:1%;
	width: auto;
    margin-top: 5px;
	/*margin-left: 1em;*/
}

	.specialWidth{
	/*width:50%;*/
	padding-bottom:.3%;
	}
	
		.navBarDrop{
			margin-bottom:0.5em; 
			text-decoration:none;
			color:#000000;
			cursor:pointer;
		}  
		.navbar-inverse .navbar-nav>li>a {
			margin-left:0px;
		}
		a.navBarDrop:link {color:#000000;font-family: 'Roboto Condensed','Yanone Kaffeesatz',Helvetica,sans-serif;padding-bottom:1em; text-decoration:none;}      /* unvisited link */
a.navBarDrop:visited {color:#000000;font-family: 'Roboto Condensed','Yanone Kaffeesatz',Helvetica,sans-serif;padding-bottom:1em; text-decoration:none;}  /* visited link */
a.navBarDrop:hover {color:#126081;font-family: 'Roboto Condensed','Yanone Kaffeesatz',Helvetica,sans-serif;padding-bottom:1em; text-decoration:none;}  /* mouse over link */
a.navBarDrop:active {color:#126081;font-family: 'Roboto Condensed','Yanone Kaffeesatz',Helvetica,sans-serif;padding-bottom:1em; text-decoration:none;}  /* selected link */
	}
@media only screen and (min-width:768px){ 
#logo {
   padding-left: 5%;
	height: 40px;
	margin-top:1%;
	width: auto;
    margin-top: 5px;
	/*margin-left: 1em;*/
}
.specialWidth{
		width:49%;
		}	
}
@media only screen and (min-width:1024px){  
	.dropdown {
		margin-top: 1.2vw;
    	margin-right: 1.5vw;
	}
	#logo {
   padding-left: 5%;
	height: 40px;
	width: auto;
    margin-top:5px;
	/*margin-left: 1em;*/
}
#projectNav {
    height: 50px;
    z-index: 300000;
}
.TextLogoWords40s{
	color:#fdc957;
	font-size:4em;
	font-family: 'Roboto Condensed','Yanone Kaffeesatz',Helvetica,sans-serif;
	text-transform:uppercase;
	text-align:center;
	width:100%;
	height:auto;
	}
.specialWidth{
		width:30%;
		}
/*	 #logo {
  		width: 40%;
		} 
		*/
		.navbar-inverse .navbar-nav>li>a {
			font-size:20px !important;
			margin-left: 0;
		}
		#navFrame {
			width:66%;
			margin-left:33%;
		}
		
	}
@media only screen and (min-width:1500px){  
	
.specialWidth{
		width:25%;
		}
}