@import url('https://fonts.googleapis.com/css?family=Lato:400,700');

body {
	overflow-x: hidden;
	font-family: 'Lato', sans-serif;
	color: #505962;
}

/*--- Nav Scrolling Offset --*/
.offset:before {
	height: 4rem;
	margin-top: -4rem;
	content: "";
	display: block;
}
@media  only screen and (-webkit-min-device-pixel-ratio: 1.3),
only screen and (-o-min-device-pixel-ratio: 13/10),
only screen and (min-resolution: 120dpi){
	.col-sm-6 {
		float: left;
		width: 50%;
		}
	}

/*--- Extra Bootstrap Column Padding --*/
[class*="col-"] {
	padding: 1rem;
}

/*============== NAVIGATION ===========*/
.navbar {
	padding: .7rem 1rem;
	text-transform: uppercase;
	font-size: .9rem;
	font-weight: 400;
	letter-spacing: .1rem;
	transition: background-color .5s ease 0s;
}
.navbar-brand img {
	height: 3rem;
}
.svg-inline--fa.fa-w-14 {
	color: white;
	font-size: 1.6rem;
}
.navbar-nav li {
	padding-right: .8rem; 
}
.navbar-nav .nav-link {
	color: white;
	padding-top: .8rem;
}
.navbar-nav .nav-link.active, 
.navbar-nav .nav-link:hover {
	color: #00adef;
}
.navbar.solid {
	background: rgba(0,0,0,0.7)!important;
	transition: background-color 1s ease 0s;
}

/*============== LANDING PAGE ===========*/

.home-inner {
	background-image: url('img/hanu.org-pier-1-2560.jpg');
	z-index: -1;
}

.caption {
	width: 100%;
	max-width: 100%;
	position: absolute;
	top: 38%;
	z-index: 1;
}
.caption h1 {
	color: white;
	font-size: 2.5rem;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: .3rem;
	text-shadow: .1rem .1rem .8rem black;
	padding-bottom: 1rem;
}
.caption h3 {
	color: white;
	font-size: 1.5rem;
	text-transform: uppercase;
	font-weight: 500;
	letter-spacing: .3rem;
	text-shadow: .1rem .1rem .5rem black;
	padding-bottom: 2rem;
}
.btn-lg {
	border-width: medium;
	border-radius: 0;
	padding: .6rem 1.5rem;
	font-size: 1rem;
	font-weight: 400;
	text-transform: uppercase;
	display: inline-block!important;
}

/*============== DESK SECTION ===========*/
.narrow {
	width: 90%;  /* old or original values 75% */
	margin: 0 auto;
	padding-top: 0rem;
}
.btn-sm {
	border-width: medium;
	border-radius: 0;
	padding: .5rem 1.1rem;
	font-size: .9rem;
	font-weight: 400;
	text-transform: uppercase;
	margin: 1rem;
}
.btn-turquoise {
	border-color: #00adef;
	background-color: #00adef;
	color: white;
}
.btn-turquoise:hover,
.btn-turquoise:focus {
	border-color: #428bca;
	background-color: #428bca;
	color: white;
}

.jumbotron {
	margin-bottom: 0;
	border-radius: 0;
	padding: 0rem 0 0rem; /* old or original values 1rem 0 3rem */
}
h3.heading {
	font-size: 1.9rem;
	font-weight: 700;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 1.9rem; /* old or original values 1.9 */
}
.heading-underline {
	width: 3rem;
	height: .2rem;
	background-color: #428bca;
	margin: 0 auto 2rem; /* old or original values 0 auto 2rem */
}
.desk {
    text-align: left; 
}

.desk .fa-layers {
	color: #00adef;
	height: 6rem;
	margin: 0 auto;
	width: 3.9rem;
} 

.desk h3 {
	font-size: 1.3rem;
	text-transform: uppercase;
	padding-bottom: .4rem;
	color: #00adef;
}
.desk p {
	font-size: 1rem;

}

.desk .navlink,
.desk .navlink.active, 
.desk .navlink:hover {
	color: white;
	text-decoration: none;
}

/*============== FEATURES SECTION ===========*/

.feature-bk {
	background: white;

}

.feature .narrow {
	width: 75%;
	margin: 0 auto;
	padding-top: 2rem;
}

.lead {
  font-size: 1rem;
  /* font-weight: 300; */
}

/*
.feature h1 {
	color: white;
	font-size: 2.5rem;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: .3rem;
	text-shadow: .1rem .1rem .8rem black;
	padding-bottom: 1rem;
}
*/

.feature .btn-sm {
	border-width: medium;
	border-radius: 0;
	padding: .5rem 1.1rem;
	font-size: .9rem;
	font-weight: 400;
	text-transform: uppercase;
	margin: 1rem;
}
.feature .btn-turquoise {
	border-color: #00adef;
	background-color: #00adef;
	color: white;
}
.feature .btn-turquoise:hover,
.btn-turquoise:focus {
	border-color: #428bca;
	background-color: #428bca;
	color: white;
}

.feature .jumbotron {
	margin-bottom: 0;
	border-radius: 0;
	padding: 1rem 0 3rem;
}
.feature h3.heading {
	font-size: 1.9rem;
	font-weight: 700;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 1.9rem;
}
.feature .heading-underline {
	width: 3rem;
	height: .2rem;
	background-color: #428bca;
	margin: 0 auto 2rem;
}

.feature {
	text-align: center;	
}
.feature .fa-layers {
	color: #00adef;
	height: 6rem;
	margin: 0 auto;
	width: 3.9rem;
}
.feature h3 {
	font-size: 1.3rem;
	text-transform: uppercase;
	padding-bottom: .4rem;
}
.feature p {
	font-size: 1.1rem;

}


/*===== FIXED BACKGROUND IMG DARK =====*/

#fixed {
	/* background-image: url('/img/hanu.org-ny-may11-2560.jpg'); */
	background-image: url('img/hanu.org-coastline_full.jpg');
	z-index: -1;
}

/*
.image-head {
  	background-image:url('/img/hanu.org-pier-1-2560.jpg');
  	z-index: -1;
}
*/

.dark {
	background-color: rgba(0, 0, 0, 0.75);
	padding: 10 4rem; /* orignial padding 7rem 2rem*/
	text-align: center;
	z-index: 1000!important;
}

.dark h3 {
	font-size: 1rem;
	text-transform: uppercase;
	padding-bottom: .4rem;
	/* color: #00adef; */
	color: white;
}

.dark p {
	font-size: .9rem;
 	color: #E9ECEF;
}

.blue {
	color: #00adef!important;
}

/* original dark h3 and p
.dark h3, .dark p {
  color: #E9ECEF;
}
*/

/*============= CONTACT SECTION =============*/

footer {
  /* background: url('img/footer/footer.png') no-repeat; */
  /*background-color: #40474e;*/
  background-size: cover;
  color: black; 
}
footer .row {
  background-color: rgba(242, 242, 242, 0.85);
  padding: 1rem 1rem 1rem; /* original padding 1rem 2rem 3 rem */
}
footer img {
  height: 3rem;
  margin: .5rem 0;
}
footer a {
  color: black;
}
footer svg.svg-inline--fa {
  font-size: 0.1rem;
  margin: 1.2rem .5rem 0 0;
  color: #40474e;
}
footer svg.svg-inline--fa:hover {
  color: #00adef!important;
}

footer .svg-inline--fa.fa-w-14 {
	color: black;
	font-size: 1.6rem;
}

footer h3 {
  text-transform: uppercase;
  margin: 1.5rem 0;
}

hr.socket {
  border-top: .1rem solid #666b71;
  width: 100%;
}

/*============= TOP SCROLL =============*/

.top-scroll svg.svg-inline--fa {
  font-size: 3rem;
  height: 1.7rem;
  color: #53595f;
  background: white;
}
a.top-scroll {
  right: 1.2rem;
  bottom: 1.2rem;
  position: fixed;
  opacity: .3;
  z-index: 1000;
  display: none;
}
a.top-scroll:hover {
  opacity: .5;
}