/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
html,
body {
  height: 100%;
}
body {
  background-color: #1c1d21;
  background-image: url(../img/cascade-peak.jpg);
  background-repeat: no-repeat;
  background-repeat: center center;
  background-attachment: fixed;
  background-size: cover;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: #fff;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
  color: #fff;
}
h1.title,
h2.title {
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}
h1.title {
  margin-top: 80px;
  font-size: 40px;
  font-weight: 400;
  overflow: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translate(0, -20px);
  -ms-transform: translate(0, -20px);
  -o-transform: translate(0, -20px);
  transform: translate(0, -20px);
}
h2.title {
  margin-top: 30px;
  font-size: 20px;
  color: #00a8ff;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translate(0, -10px);
  -ms-transform: translate(0, -10px);
  -o-transform: translate(0, -10px);
  transform: translate(0, -10px);
}
.bgfx {
  top: 0;
  width: 100%;
  height: 100%;
  background-image: url(../img/cascade-peak-blur.jpg);
  background-repeat: no-repeat;
  background-repeat: center center;
  background-attachment: fixed;
  background-size: cover;
  overflow: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
}
.profile-info {
  opacity: 0;
  filter: alpha(opacity=0);
}
.profile-info:before,
.profile-info:after {
  content: " ";
  display: table;
}
.profile-info:after {
  clear: both;
}
.profile-info > p {
  margin-top: 80px;
  text-align: center;
  color: #0086cc;
  position: relative;
  float: left;
  width: 60%;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
  margin-left: 20%;
  position: relative;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
  -webkit-transition: color 1s ease;
  -o-transition: color 1s ease;
  transition: color 1s ease;
}
@media (min-width: 1200px) {
  .profile-info > p {
    float: left;
    width: 40%;
  }
}
@media (min-width: 1200px) {
  .profile-info > p {
    margin-left: 30%;
  }
}
.profile-info > p:hover {
  color: #66cbff;
}
ul.profiles {
  width: 80%;
  margin: 120px auto 0;
  padding: 0;
  list-style: none;
}
ul.profiles:before,
ul.profiles:after {
  content: " ";
  display: table;
}
ul.profiles:after {
  clear: both;
}
@media (max-width: 992px) {
  ul.profiles {
    margin-top: 60px;
  }
}
ul.profiles > li {
  position: relative;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
  position: relative;
  float: left;
  width: 33.300000000000004%;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
  position: relative;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
  position: relative;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 768px) {
  ul.profiles > li {
    float: left;
    width: 20%;
  }
}
@media (min-width: 1200px) {
  ul.profiles > li {
    float: left;
    width: 10%;
  }
}
ul.profiles > li a {
  display: block;
  text-decoration: none;
}
ul.profiles > li .icon {
  display: block;
  height: 30px;
  margin: 0 auto;
  font-size: 30px;
  line-height: 30px;
  text-align: center;
  color: #ccc;
  -webkit-transform: translate(0, 30px);
  -ms-transform: translate(0, 30px);
  -o-transform: translate(0, 30px);
  transform: translate(0, 30px);
  -webkit-transition: color 0.2s ease;
  -o-transition: color 0.2s ease;
  transition: color 0.2s ease;
}
ul.profiles > li .title {
  margin: 8px 0 4px;
  color: #fff;
  text-align: center;
  font-size: 14px;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translate(0, 20px);
  -ms-transform: translate(0, 20px);
  -o-transform: translate(0, 20px);
  transform: translate(0, 20px);
}
ul.profiles > li .info {
  text-align: center;
  font-size: 11px;
  color: #0086cc;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translate(0, 10px);
  -ms-transform: translate(0, 10px);
  -o-transform: translate(0, 10px);
  transform: translate(0, 10px);
}
ul.profiles > li:first-child {
  margin-left: 0;
}
ul.profiles > li.hover .icon {
  color: #00a8ff;
}
.activity {
  left: 50%;
  bottom: 40px;
  margin-left: -30%;
  position: relative;
  float: left;
  width: 60%;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
  position: absolute;
}
@media (max-width: 480px) {
  .activity {
    display: none;
  }
}
.activity .icon {
  display: inline-block;
  font-size: 30px;
  position: relative;
  float: left;
  width: 20%;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
  position: relative;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 768px) {
  .activity .icon {
    float: left;
    width: 10%;
  }
}
.activity .info {
  display: inline-block;
  position: relative;
  float: left;
  width: 80%;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
  position: relative;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 768px) {
  .activity .info {
    float: left;
    width: 90%;
  }
}
.activity .info .status {
  font-size: 30px;
  font-weight: 300;
}
.activity .info .datetime {
  margin-top: 20px;
  font-size: 16px;
  font-weight: 300;
  text-align: right;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.activity .info a {
  color: rgba(255, 255, 255, 0.7);
  text-decoration: none;
  -webkit-transform: color 0.2s ease;
  -moz-transform: color 0.2s ease;
  -ms-transform: color 0.2s ease;
  -o-transform: color 0.2s ease;
}
.activity .info a:hover {
  color: #ffffff;
}
@font-face {
  font-family: 'icomoon';
  src: url('../fonts/icomoon.eot?-4fj1jy');
  src: url('../fonts/icomoon.eot?#iefix-4fj1jy') format('embedded-opentype'), url('../fonts/icomoon.woff?-4fj1jy') format('woff'), url('../fonts/icomoon.ttf?-4fj1jy') format('truetype'), url('../fonts/icomoon.svg?-4fj1jy#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-urban10:before {
  content: "\e609";
}
.icon-sportbike:before {
  content: "\e600";
}
.icon-mountainbike:before {
  content: "\e601";
}
.icon-coffee:before {
  content: "\e602";
}
.icon-mountains:before {
  content: "\e603";
}
.icon-nike:before {
  content: "\e604";
}
.icon-soundcloud:before {
  content: "\e605";
}
.icon-twitter:before {
  content: "\e606";
}
.icon-github:before {
  content: "\e607";
}
.icon-apple:before {
  content: "\e608";
}
