/* ============== BASE CSS ============== */

* { 
  background-color: transparent;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
}

header {

}

body {
	font: 400 15px/1.5 Roboto, sans-serif;
	color: #777;
}

a:link {
	font-family: 'Roboto Condensed', sans-serif;
	color: #74bd4c;
	text-decoration: none;
	font-size: 14px;
	font-weight: 400;
	}

a:visited {
	font-family: 'Roboto Condensed', sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
	font-weight: 400;
	}
a:active {
	color: #ffffff;
	font-family: 'Roboto Condensed', sans-serif;
	text-decoration: none;
	font-weight: 400;
	font-size: 14px;
	}
a {
	font-family: 'Roboto Condensed', sans-serif;
	color: #ffffff;
	font-weight: 400;
	font-size: 14px;
	}
a:hover {
	font-family: 'Roboto Condensed', sans-serif;
	color: #ffffff;
	text-decoration: underline;
	font-size: 14px;
	}

nav {
}

hr { 
	width: 75%;
}

h1 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 32px;
	color: #74bd4c;
	font-weight: 900;
}
h2 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 28px;
	color: #74bd4c;
	font-style: italic;

}
h3 {
	font-family: 'Roboto Condensed Bold Italic', sans-serif;
	font-size: 21px;
	font-weight: 300;
	font-size: 20px;
	color: #111;
}
h4 {
	font-size: 20px;
	color: #111;
}
p {
	font-size: 16px;
	font-weight: 300;
	}

footer {
	background-color: #2d2d30;
	color: #f5f5f5;
	padding: 32px;
}
footer a {
	color: #f5f5f5;
}
  
footer a:hover {
	color: #ffffff;
	text-decoration: none;
}  

ul {
	list-style-type:none;
	margin-right: 20px;
	}

li {

}

div {

}


#intro-heading {
	font-size: 40px;
}

.content {
  margin-top: 40px;
}

.content-div {
  text-align: center;
  min-width: auto;
  max-width: auto;
  overflow: hidden;
}

.content-modular {
  background-color: rgba(0, 0, 0, 0.5);
  width: 120px;
  height: 80px;
}

#googleMap {
	width: 100%;
	height: 400px;
}  

.set-width-paragraph {
	margin: 0 auto;
	max-width: 768px;
	padding-left: 20px;
	padding-right: 20px;
}

.footer {
  background-color: #222;
  color: #fff;
  width: 100%;  
  height: 18px;
  text-align: center;
  min-height: auto;
  max-height: auto;
  position: fixed;
  right: 0; bottom: 0; left:0;
  box-shadow: rgba(0,0,0,0.5) 0px 0px 15px; 
  -moz-box-shadow: rgba(0,0,0,0.5) 0px 0px 15px;
  -webkit-box-shadow: rgba(0,0,0,0.5) 0px 0px 15px; 
}

/* ======= Clearance ======= */

.general-clearance {
  height: 15px;
}

.top-clearance {
  height: 35px;
}

.mid-clearance {
  height: 35px;
}

.bottom-clearance {
  height: 35px;
}

.bottom-clearance-li {
  height: 15px;
}

/* === Custom Boostrap CSS === */

.glyphicon-chevron-up {
 color: #74bd4c;
  }



  
.navbar-brand {
	color: #ffffff;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400;
	font-size: 30px;
}


.navbar {
 	font-family: 'Roboto Condensed', sans-serif;
	margin-top: 0;
	margin-bottom: 0;
	border: 0;
	font-size: 12px !important;
	opacity: 0.9;
	color: #ffffff;
}


.navbar-inverse .navbar-nav li a {
	color: #ffffff;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 14px;
	background-color: #74bd4c;
}
.navbar-nav li a:focus {
	font-family: 'Roboto Condensed', sans-serif;
	background-color: #74bd4c;
	color: #ffffff;
	}
.navbar-nav li a:hover  {
	font-family: 'Roboto Condensed', sans-serif;
	background-color: #74bd4c;
	}

.navbar a:hover { 
	color: #ffffff !important;
	font-weight 400;
	background-color: #74bd4c;
	text-decoration: underline;
}

.navbar li a:hover {
 	font-family: 'Roboto Condensed', sans-serif;
	background-color: #74bd4c;
	color: #ffffff;
}
.navbar-toggle {
	color: #666666;
	position: relative;
	float: right;
	margin-right: 15px;
}
.navbar-toggle a:hover {
	color: #ffffff;
}


.navbar-nav li a:hover {
	background-color: #74bd4c !important;
	color: #ffffff;
	font-weight: 400;
}


.nav-tabs a:visited {
  font-family: 'Roboto Condensed', sans-serif;
	color: #ffffff;
	text-decoration: none;
}
.nav-tabs a:active {
	color: #ffffff;
	text-decoration: none;
	font-weight: 400;
}
.nav-tabs li a:hover {
	color: #ffffff;
	font-weight: 400;
	background-color: #74bd4c !important;
}


.open .dropdown-toggle {
    background-color: #74bd4c !important;
    color: #ffffff;
}

.dropdown-menu {
background-color: #74bd4c !important;
border: 0px solid transparent;
color: #ffffff;
}
.dropdown-menu li a {
font-family: 'Roboto Condensed', sans-serif;
background-color: #74bd4c !important;
font-size: 14px;
color: #ffffff;
}
.dropdown-menu li a:link {
font-family: 'Roboto Condensed', sans-serif;
font-size: 14px;
color: #ffffff;
}
.dropdown-menu li a:visited {
font-family: 'Roboto Condensed', sans-serif;
font-size: 14px;
color: #ffffff;
}
.dropdown-menu li a:active {
font-family: 'Roboto Condensed', sans-serif;
font-size: 14px;   
color: #ffffff;
}
.dropdown-menu li a {
font-family: 'Roboto Condensed', sans-serif;
color: #ffffff;
} 
.dropdown-menu li a:hover {
font-family: 'Roboto Condensed', sans-serif;
text-decoration: underline;
color: #ffffff;
} 


@media (max-width: 546px){

#mobile-img {
	width: 100%; 
	height: auto;
	}

}

