* {
  margin: 0;
}
html, body {
  height: 100%;
}
@font-face {
  font-family: 'MarathonLT-Book';
  src: url('../fonts/2900E8_0_0.eot');
  src: url('../fonts/2900E8_0_0.eot?#iefix') format('embedded-opentype'), url('../fonts/2900E8_0_0.woff') format('woff'), url('../fonts/2900E8_0_0.ttf') format('truetype');
}
@font-face {
  font-family: 'MarathonLT-Display';
  src: url('../fonts/2900E8_1_0.eot');
  src: url('../fonts/2900E8_1_0.eot?#iefix') format('embedded-opentype'), url('../fonts/2900E8_1_0.woff') format('woff'), url('../fonts/2900E8_1_0.ttf') format('truetype');
}
body {
  color: #ffffff;
  background: url(../img/bkgnd-plain.jpg) center top no-repeat fixed #1a1a1a;
  background-size:cover !important;
  font-family: "proxima-nova", sans-serif;
  font-weight: 200;
  font-size: 19px;
}
body.home {
  background: url(../img/bkgnd.jpg) center top no-repeat fixed #1a1a1a;
  background-size:cover !important;
}
.header {
  background-color: #221f1f;
  /*height: 60px;*/
  border-bottom: 1px solid #e6b860;
  -webkit-background-clip: padding-box;
  /* for Safari */

  background-clip: padding-box;
  /* for IE9+, Firefox 4+, Opera, Chrome */

  /*position: fixed;*/
  left: 0;
  right: 0;
  z-index: 2;
}
.header .nav {
  padding: 20px 0 0 0;
}
.header .nav {
  list-style-type: none;
  /*margin: 0;*/
  /*padding: 0;*/
  font-size: 18px;
}


/*.header .nav li:first-child a {*/
  /*padding: 0 10px 0 0;*/
/*}*/

/* Extra small devices (phones, less than 768px) */
/* No media query since this is the default in Bootstrap */

/* Small devices (tablets, 768px and down) */
@media (max-width: 768px) {
  .header .nav {
    padding: 5px 0 0 0;
  }
  .nav>li {
    position: relative;
    display: block;
    padding: 8px 0px 8px 16px;
  }

  .main .logo-special {
    margin: 40px auto 140px auto !important;
  }

  body.home {
    background-position-x: -1300px;
  }
  .logo-special {
    -webkit-filter: drop-shadow( 1px 2px 4px rgba(0, 0, 0, .7));;
    filter: drop-shadow( 1px 2px 4px rgba(0, 0, 0, .7));
  }

}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
  .header {
    min-height: 60px;
  }

  .header .nav li:before {
    content: "|";
    color:#e6b860;
  }
  .header .nav li:last-child:before {
    content: "";
  }
  .header .nav li a{
    display: inline-block !important;
    float: left !important;
    color: #e6b860;
    line-height: 23px;
  }

}



/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {

}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {

}


.header .nav li a {
  text-transform: uppercase;

  color: #e6b860;
  padding: 0 10px 0 10px;
  position: relative;
  z-index: 2;
}
.header .nav li a:hover, header .nav li a:focus, header .nav li a.active {
  color: #ffffff;
  text-decoration: none;
}
.header .active a {
  color:white;
  background-color:#221f1f !important;
}

.icon-bar {
  background-color: #e6b860 !important;
}

.navbar-toggle {
  border: none;
  background-color: transparent;
}

.navbar-toggle:hover .icon-bar {
  background-color: white !important;
}

.main {
  position: relative;
  padding: 100px 0 20px 0;
}
.main .logo-special {
  display: block;
  margin-left: 100px;
  margin-bottom: 40px;
}
.main .logo-special-small {
  position: absolute;
  top: -56px;
  left: -30px;
  display: block;
  width: 265px;
}
.main .logo-special-about {
  position: absolute;
  top: -20px;
  left: -30px;
  display: block;
  width: 298px;
}
.main .logo-spacer {
  display: block;
  width: 100%;
  height: 239px;
}
.main .logo-spacer-small {
  display: block;
  width: 100%;
  height: 200px;
}
.main .info p {
  text-align: left;
  line-height: 22px;
  padding: 0 10px;
}
.bio .row {
  margin-top: 20px;
  margin-bottom: 20px;
}
blockquote {
  color: transparent;
  font-family: 'MarathonLT-Display', serif;
  border: 0;
  font-size: 33px;
  line-height: 37px;
  margin: 60px 0;
  padding: 0 106px;
  text-align: center;
}
.quote {
  display: block;
  margin: 40px 0 40px 107px;
}
h2 {
  color: #e6b860;
  font-family: 'MarathonLT-Display', serif;
  font-weight: normal;
  font-size: 30px;
  line-height: 30px;
  letter-spacing: 2px;
  margin: 0 0 10px 0;
}
h2 > span {
  font-size: 45px;
}
h4 {
  margin-bottom: 0;
}
.blank {
  height: 40px;
}
.about {
  padding: 0;
}
.about h2 {
  color: #e6b860;
  font-size: 24px;
}
.desc {
  margin-left: 15px;
}
.character {
  margin-bottom: 35px;
  display: block;
  line-height: 20px;
}
.main .bio p,
.main .century p,
.main .century ul,
.main .about ul,
.main .about p,
.main .contact p {
  text-shadow: 1px 1px 0px #000000;
  line-height: 20px;
}
.century p,
.century h2,
.character p,
.character h2 {
  padding-left: 190px;
}
.century img, .character img {
  float: left;
}
.main .century ul, .main .about ul {
  margin: 0;
  padding: 10px 0 0 12px;
}
.main .about .movies {
  list-style: none;
}
.about .company span {
  color: #e6b860;
}
.about.hero .photo {
  width: 166px;
  height: 233px;
  border: 1px solid #e5bd75;
}
.about.hero.kerry .photo {
  background: url('../img/kerry-spackman.jpg') no-repeat center center;
}
.about.hero.eion {
  margin-top: 40px;
}
.about.hero.eion .photo {
  background: url('../img/eion-edgar.jpg') no-repeat center center;
}
.about.hero.janemark .photo {
  background: url('../img/jane-mark.jpg') no-repeat center center;
}
.about.hero.alan {
  margin-top: 40px;
}
.about.hero.alan .photo {
  background: url('../img/alan-mckenzie.jpg') no-repeat center center;
}
.about .company {
  padding-bottom: 40px;
  margin-left: 17px;
  display: block;
}
a {
  color: #e6b860;
}
a:hover {
  text-decoration: none;
  color: #fff;
}
footer {
  text-align: right;
  height: 28px;
  color: #e6b860;
  font-size: 14px;
}
footer .copyright {
  margin-right: 52px;
}
form input[type=text], form input[type=email], form input[type=tel] {
  width: 100%;
  background-color: #221f1f;
  color: #fefefe;
  border: 1px solid #e6b860;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  padding: 4px 10px;
  outline: none;
}
form textarea {
  width: 100%;
  background-color: #221f1f;
  color: #fefefe;
  border: 1px solid #e6b860;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  padding: 8px 15px;
  outline: none;
  resize: none;
  overflow: auto;
}
form input[type=submit] {
  float: right;
  margin: 10px 0 0 0;
  color: #fefefe;
  padding: 8px 25px;
  background-color: #221f1f;
  border: 1px solid #e6b860;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  outline: none;
}
.fixpo {
  position: inherit;
  right: 0;
}
@media screen and (min-width: 768px) {
  .fixpo {
    position: fixed;
    right: 0;
  }
}
