/*!
 * Start Bootstrap - Creative v3.3.7+1 (http://startbootstrap.com/template-overviews/creative)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */
html,
body {
  height: 100%;
  width: 100%;
}
body {
 font-family: 'Ubuntu', sans-serif;
}
hr {
  border-color: #777777;
  border-width: 3px;
  max-width: 50px;
}
hr.light {
  border-color: white;
}
hr.green {
  border-color: rgb(141, 208, 0);
}
a {
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
  color: #82c902;
}
a:hover,
a:focus {
  color: #cafc53;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Ubuntu', 'Helvetica Neue', Arial, sans-serif;
}
p {
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 20px;
}
.bg-primary {
  background-color: #1b1f1b;
  color: rgba(255, 255, 255, 0.8);
}
.bg-green {
  background-color: rgb(29, 107, 31);
  color: rgba(255, 255, 255, 0.8);
}
.bg-dark {
  background-color: #151515;
  color: rgba(255, 255, 255, 0.8);
}
.text-faded {
  color: rgba(255, 255, 255, 0.7);
}
section {
  padding: 75px 0;
}
aside {
  padding: 50px 0;
}
.no-padding {
  padding: 0;
}


@media screen and (max-width:992px)  {
.portfolio-box-caption {
position: absolute;
height: 20%;
bottom: 0px;
left: 0px;
width: 100%;
background-color: #000000;
opacity: 0.8;
text-align: center;
font-size: 16px;
padding: 0 25px;
}
.portfolio-box-caption-content {
  top: 50%;
  transform: translateY(-50%);
  position: relative;
}
}
.rf-logo{
  margin: 0 auto;
}

.navbar-default {
  background-color: #111;
  border-color: rgba(34, 34, 34, 0.05);
  font-family: 'Ubuntu', 'Helvetica Neue', Arial, sans-serif;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}
.navbar-default .navbar-header .navbar-brand {
  color: #82c902;
  font-family: 'Ubuntu', 'Helvetica Neue', Arial, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}
.navbar-default .navbar-header .navbar-brand:hover,
.navbar-default .navbar-header .navbar-brand:focus {
  color: #82c902;
}
.navbar-default .navbar-header .navbar-toggle {
  font-weight: 700;
  font-size: 12px;
  color: #999;
  text-transform: uppercase;
  background-color: #333;
  border:none;
}
.navbar-default .nav > li > a,
.navbar-default .nav > li > a:focus {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 13px;
  color: #999999;
}
.navbar-default .nav > li > a:hover,
.navbar-default .nav > li > a:focus:hover {
  color: #82c902;
}
.navbar-default .nav > li.active > a,
.navbar-default .nav > li.active > a:focus {
  color: #82c902 !important;
  background-color: transparent;
}
.navbar-default .nav > li.active > a:hover,
.navbar-default .nav > li.active > a:focus:hover {
  background-color: transparent;
}
@media (min-width: 768px) {
  .navbar-default {
    background-color: transparent;
    border-color: rgba(255, 255, 255, 0.3);
  }
  .navbar-default .navbar-header .navbar-brand {
    color: rgba(255, 255, 255, 0.7);
  }
  .navbar-default .navbar-header .navbar-brand:hover,
  .navbar-default .navbar-header .navbar-brand:focus {
    color: white;
  }
  .navbar-default .nav > li > a,
  .navbar-default .nav > li > a:focus {
    color: rgba(255, 255, 255, 0.7);
  }
  .navbar-default .nav > li > a:hover,
  .navbar-default .nav > li > a:focus:hover {
    color: white;
  }
  .navbar-default.affix {
    background-color: rgba(0, 0, 0, 0.8);
    border-color: rgba(255, 255, 255, 0.05);
  }
  .navbar-default.affix .navbar-header .navbar-brand {
    color: #82c902;
    font-size: 14px;
  }
  .navbar-default.affix .navbar-header .navbar-brand:hover,
  .navbar-default.affix .navbar-header .navbar-brand:focus {
    color: #82c902;
  }
  .navbar-default.affix .nav > li > a,
  .navbar-default.affix .nav > li > a:focus {
    color: #999999;
  }
  .navbar-default.affix .nav > li > a:hover,
  .navbar-default.affix .nav > li > a:focus:hover {
    color: #82c902;
  }
}
header {
  position: relative;
  width: 100%;
  min-height: auto;
  background-image: url('../img/skybg.png');
  background-repeat: repeat-x;
  text-align: center;
  background-attachment: fixed;
      min-height: 100%;
    height: 100%;
        overflow: hidden;
}
header .header-content {
  position: relative;
  text-align: center;
  padding: 100px 15px 50px;
  width: 100%;
}

@media (max-width: 768px) {
  header {
    min-height: 70%;
    height: 70%;
  }
  header .header-content {

  }
  header .header-content .header-content-inner {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
  }

}

.header-content-inner { position: relative; }
.section-heading {
  margin-top: 0;
}

.avatar {
  width: 90%;
  border-radius: 50%;
  max-width: 250px;
}

.mx-auto {
    margin-right: auto!important;
    margin-left: auto!important;
}


@media (min-width: 992px) {
.popup-gallery .col-md-4:nth-child(3n) {
  margin-bottom: 30px;
}
.portfolio-box {
  position: relative;
  display: block;
  max-width: 650px;
  margin: 0 auto;
}
.portfolio-box .portfolio-box-caption {
  color: white;
  opacity: 0;
  display: block;
  background: rgba(99, 153, 2, 0.9);
  position: absolute;
  bottom: 0;
  text-align: center;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content {
  width: 100%;
  text-align: center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category,
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
  padding: 0 15px;
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
  font-size: 18px;
}
.portfolio-box:hover .portfolio-box-caption {
  opacity: 1;
}
.portfolio-box:focus {
  outline: none;
}
@media (min-width: 768px) {
  .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
    font-size: 16px;
  }
  .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
    font-size: 22px;
  }

}
.call-to-action h2 {
  margin: 0 auto 20px;
}
.text-primary {
  color: #F05F40;
}
.btn-primary {
  color: white;
  background-color: #44a206;
  border: 2px solid #44a206 !important;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #44a206;
  background-color: rgba(0, 0, 0, 0.5);
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #F05F40;
  border-color: #F05F40;
}
.btn-primary .badge {
  color: #F05F40;
  background-color: white;
}
.btn {
  font-family: 'Ubuntu', 'Helvetica Neue', Arial, sans-serif;
  border: none;
  border-radius: 300px;
  font-weight: 700;
  text-transform: uppercase;
}
.btn-xl {
  padding: 15px 30px;
}
::-moz-selection {
  color: white;
  text-shadow: none;
  background: #222222;
}
::selection {
  color: white;
  text-shadow: none;
  background: #222222;
}
img::selection {
  color: white;
  background: transparent;
}
img::-moz-selection {
  color: white;
  background: transparent;
}
body {
  webkit-tap-highlight-color: #222222;
}

}






.mountain {
 padding: 0px;
 position: absolute;
bottom: 0px;
 width: 100%;
 z-index: 555;
}
.buildings {
padding: 0px;
position: absolute;
bottom: 0px;
width: 100%;
z-index: 666;
}
.tower {
padding: 0px;
position: absolute;
bottom: -1170px;
width: 100%;
z-index: 777;
}
.mountain img,
.buildings img {
 width: 100%;
 position: relative;
}
.tower img {
position: relative;
}

@media (max-width: 768px) {
  .tower img {
    width: 325px;
  }
  .tower {
      bottom: -580px;
  }
  .mountain {
    width: 184%;
  }
  .buildings {
    width: 300%;
  }
}

@media (max-width: 768px) {
  header {
    min-height: 45%;
    height: auto;
  }
  .nonparallax {
    display: none;
  }
  .mobileart {
    height: 220px;
    display: block;
    background: url('../img/mountainsmegaandcity.png') no-repeat;
    background-size: cover;
    background-position: center;
  }
  .portfolio-box {
  display: block;
    margin-bottom: 30px;
  }
}
