header {
  background-image: url('../img/banner.jpg');
  background-size: cover;
  background-position: center right;
  height: 410px;
}
header .menu {
  background-image: url('../img/menubg.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
header .menu a {
  font-family: "hobo-std";
}
.divider {
  float: left;
  width: 100%;
}
.fade {
  background-image: url('../img/fade.png');
  background-size: cover;
  position: relative;
  bottom: 67px;
}
.fade p {
  font-family: 'Molengo', sans-serif;
  padding: 18px 0 4px 0;
  font-size: 18px;
  color: #FFF;
}
strong.small {
  font-size: 0.9em;
}
body p,
body ul li {
  color: #636363;
  font-size: 1.2em;
  font-family: Arial;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.button {
  background: #BBA99A;
}
[type=text],
[type=password],
[type=date],
[type=datetime],
[type=datetime-local],
[type=month],
[type=week],
[type=email],
[type=number],
[type=search],
[type=tel],
[type=time],
[type=url],
[type=color],
textarea {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 2.4375rem;
  padding: .5rem;
  border: 2px solid rgba(111, 73, 41, 0.47);
  margin: 0 0 1rem;
  font-family: inherit;
  font-size: 1rem;
  color: rgba(106, 73, 40, 0.78);
  background-color: #fefefe;
  box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
  border-radius: 2px;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  -webkit-appearance: none;
  -moz-appearance: none;
}
#performance .large-3 {
  text-align: center;
}
#performance img {
  display: inline-block;
}
#performance h4 {
  text-align: center;
  margin-top: 12px;
  font-size: 20px;
  color: #6b4825;
}
ul.menu.submenu.is-dropdown-submenu.first-sub.vertical.js-dropdown-active {
  top: 57%;
  background: #774f2d;
}
.submitb {
  border-radius: 4px;
  margin-right: 0;
  background: url("../img/submit.png") no-repeat scroll 0 0 rgba(216, 216, 216, 0);
  cursor: pointer;
  font-weight: bold;
  padding-right: 44px;
  color: #676767;
  background-position: 100% 50%;
  width: 146px;
}
[type=text]:focus,
[type=password]:focus,
[type=date]:focus,
[type=datetime]:focus,
[type=datetime-local]:focus,
[type=month]:focus,
[type=week]:focus,
[type=email]:focus,
[type=number]:focus,
[type=search]:focus,
[type=tel]:focus,
[type=time]:focus,
[type=url]:focus,
[type=color]:focus,
textarea:focus {
  color: #FFF;
  border-radius: 4px;
  background: #6b4825;
}
footer {
  padding: 40px 0;
  background: #e3ddcd;
  color: #6b4825;
}
footer form input[type="text"],
footer form [type=email],
footer form textarea[rows] {
  color: #FFF;
  border-radius: 4px;
  background: #6b4825;
}
footer p,
footer a,
footer h3 {
  color: #6b4825;
}
footer p {
  font-size: 12px;
}
footer p.address {
  font-size: 13px;
}
footer p.address span {
  padding-left: 0px;
  display: inline-block;
}
footer p.address img {
  margin-right: 10px;
  min-height: 36px;
  width: 31px;
}
footer h3 {
  font-size: 21px;
  font-weight: bold;
  font-family: "Open Sans";
}
footer input {
  color: #e3ddcd;
  background: #6b4825;
}
h1 {
  line-height: 45px;
  font-weight: 700;
  color: #7D472A;
  font-size: 1.7em;
}
h2 {
  color: #9E693B;
  border-bottom: 2px solid #6F4E2B;
  margin-bottom: 25px;
}
.content {
  padding: 60px 0;
  padding-top: 145px;
  padding-bottom: 20px;
}
.left {
  float: left;
  padding: 28px;
  padding-top: 0;
  padding-left: 0;
  padding-bottom: 0;
}
.right {
  float: right;
  padding: 20px;
  padding-right: 0;
  padding-bottom: 0;
}
.intro {
  padding-bottom: 20px;
}
.intro p {
  font-weight: 600;
  color: #6A07E8;
}
.logo-med {
  display: none;
}
.maxp p {
  max-width: 660px;
  min-width: 100px;
}
.blist {
  padding-left: 30px;
  font-size: 1.1em;
}
img.logo {
  padding-top: 21px;
  padding-bottom: 16px;
  position: relative;
  top: 3px;
}
.menu > li:not(.menu-text) > a {
  display: block;
  padding: .7rem 0.6rem;
  line-height: 1;
}
.submenu li:not(.menu-text) > a {
  padding: .5rem 1rem;
  line-height: 1.3;
  font-size: 0.9em;
}
.column,
.columns {
  padding-left: 1.9375rem;
  padding-right: 1.9375rem;
}
.menu a,
.menu button,
.menu input {
  color: #FFF;
  text-transform: uppercase;
  font-size: 16px;
}
.npbig p {
  max-width: 900px;
}
.italic li {
  font-size: inherit;
  font-size: 17px !important;
}
.works {
  margin-top: 50px;
}
.works .column {
  text-align: center;
}
.works a {
  display: block;
}
.works img {
  margin-top: 12px;
  height: 220px;
  display: block;
  width: auto;
  display: inline-block;
}
@media only screen and (min-width: 1199px) {
  .works a {
    min-height: 99px;
  }
  .npbig {
    padding-left: 0;
  }
  .avatar {
    min-height: 400px;
    padding-left: 28px;
    position: absolute;
    bottom: 28px;
  }
  header {
    min-height: 960px;
    min-height: 100vh;
  }
  .content {
    position: relative;
    bottom: 150px;
  }
}
.logol a {
  padding: 0 !important;
  line-height: 0 !important;
}
@media only screen and (max-width: 1199px) {
  .works {
    margin-top: 18px;
  }
  .works img {
    height: auto;
  }
  ul.menu.submenu.is-dropdown-submenu.first-sub.vertical.js-dropdown-active {
    top: 97%;
  }
  .logol {
    display: none !important;
  }
  .fade {
    bottom: 0;
  }
  header .menu {
    background-image: none;
  }
  .logo-med {
    display: inline-block;
    margin-top: 30px;
  }
}
@media only screen and (min-width: 640px) {
  .avatar {
    margin-bottom: 15px;
  }
  .lastimg {
    max-width: 120px;
  }
}
@media only screen and (max-width: 768px) {
  .fade {
    bottom: 0 !important;
    z-index: 0 !important;
    background: #ac7d42;
  }
  .center-small {
    text-align: center;
  }
  .avatar {
    float: none;
  }
  .npbig h1 {
    margin-top: 15px;
    font-size: 25px;
  }
  .npbig p {
    font-size: 16px;
  }
  header {
    max-height: none !important;
    min-height: 196px !important;
    height: auto !important;
  }
  .content {
    padding-top: 40px;
  }
  .birds {
    display: none;
  }
  .menu > li {
    width: 100%;
    display: inline-block;
    background: rgba(29, 4, 8, 0.92);
  }
}
