@charset "utf-8";
/* {wrapbootstrap} - Portfolio Igniter 1.1*/

h1, h2 {
  color: #FFFFFF;
}
.footer {
  padding: 10px 14px 0px 15px;
  margin-bottom: 0;
}
body * {
  font-family: Quicksand;
}
p {
  font-weight: 300;
  font-size: 14pt;
  line-height: 20pt;
}
h1 {
  font-size: 3.8em;
  font-weight: 100;
  line-height: 3.9em;
}
p a {
  color: #FFFFFF;
  text-decoration: underline;
}
p a:hover {
  color: #FFF;
  text-decoration: none;
}
p a.btn {
  text-decoration: none!important;
}
/* colors */

h1 {
  color: #FFFFFF;
}
h2 {
  color: #FFFFFF;
}
h3 {
  color: #FFFFFF;
}
h4 {
  color: #FFFFFF;
}
h5 {
  color: #FFFFFF;
}
h6 {
  color: #FFFFFF;
}
p {
  color: #FFFFFF;
}
.navbar-fixed-top {
  position: fixed;
  margin-bottom: 18px;
}
/* footer */
.footer {
  background: #fff;
}
.footer p {
  font-size: 1em;
  font-family:'PT Serif Caption';
  font-weight:600;
}
.footer p, .footer p a, .footer h1, .footer h2, .footer h3, .footer h4, .footer h5, footer h6 {
  color: #000;
}
/* elements */
span.rnd {
  font-size: 22px;
  background-color: rgba(153,151,53,0.5);
  color: #fff;
  border-radius: 50px;
  -moz-border-radius: 50px;
  width: 75px;
  height: 65px;
  text-indent: 2px;
  line-height: 44px;
  position: absolute;
  margin-top: 50px;
  margin-left: -40px;
  padding-top: 25px;
  padding-left: 15px;
  font-weight: normal;
  text-transform: small-caps;
  font-weight: 800;
  font-style: italic;
  text-shadow: 1px 2px 0 rgba(0,0,0,0.075);
  -webkit-box-shadow: 1px 2px 0 0 rgba(0,0,0,0.075);
  -moz-box-shadow: 1px 2px 0 0 rgba(0,0,0,0.075);
}
span.rnd:hover {
  background-color: rgba(252,255,0,0.8);
}
span.rndr {
  font-size: 22px;
  background-color: rgba(153,151,53,0.5);
  color: #fff;
  border-radius: 50px;
  -moz-border-radius: 50px;
  width: 75px;
  height: 65px;
  text-indent: 2px;
  line-height: 44px;
  position: absolute;
  margin-top: -28px;
  margin-left: -10px;
  padding-top: 25px;
  padding-left: 15px;
  font-weight: normal;
  text-transform: small-caps;
  font-weight: 800;
  font-style: italic;
  text-shadow: 1px 2px 0 rgba(0,0,0,0.075);
  -webkit-box-shadow: 1px 2px 0 0 rgba(0,0,0,0.075);
  -moz-box-shadow: 1px 2px 0 0 rgba(0,0,0,0.075);
}
span.rndr:hover {
  background-color: rgba(252,255,0,0.8);
}
.story {
  margin: 0 auto;
  margin-top: 60px;
}
/* pages */
#home {
  background: url(../images/asc.jpg) 50% -75px no-repeat fixed;
  color: red;
  height: 1200px;
  padding: 160px 0 0 0;
}
#about{
  background: url(../images/omt.jpg) 50% 0 no-repeat fixed;
  background-color: #000;
  color: blue;
  height: 1300px;
  margin: 0 auto;
  overflow: hidden;
  padding: 0;
}
#portfolio {
  background: #333;
  margin: 0 auto;
  padding: 40px 0 200px 0;
}
#portfolio p, #portfolio h1, #portfolio h2, #portfolio h3, #portfolio h4, #portfolio h5, #portfolio h6 {
  color: #fff;
}
#portfolio h2 {
  font-weight: 300;
}

#contact {
  background: #999735;
  height: 800px;
  margin: 0 auto;
  padding: 40px 0 0 0;
}
.navbar .brand {
  margin: 0px;
  padding: 0px;
}
.cv h1 {
  font-size: 6em;
  letter-spacing: -.06em;
}
.cv h2 {
  font-size: 2.6em;
  line-height: 2.6em;
  text-decoration: underline;
  letter-spacing: .07em;
}
.cv p {
  font-size: 1.2em;
  line-height: 1.2em;
  font-weight: 100;
}
.cv p em {
  font-size: 1.2em;
  font-weight: 600;
  line-height: 1.4em;
}

@media only screen and (max-device-width: 480px), only screen and (min-device-width: 640px) and (max-device-width: 1136px) {
.cv h1 {
  font-size: 1.8em;
  letter-spacing: -.06em;
  line-height: 1.8em;
  padding-left: 20px;
  padding-right: 20px;
}
.cv h2 {
  font-size: 2em;
  line-height: 2.2em;
  text-decoration: underline;
  letter-spacing: .07em;
  padding-left: 20px;
  padding-right: 20px;
}
.cv h3 {
  font-size: 1.5em;
  line-height: 1.8em;
  text-decoration: underline;
  letter-spacing: .07em;
  padding-left: 20px;
  padding-right: 20px;
}
.cv p {
  font-size: .8em;
  line-height: 1em;
  font-weight: 100;
  padding-left: 20px;
  padding-right: 20px;
}
.cv p em {
  font-size: .95em;
  font-weight: 600;
  line-height: 1.05em;
}
.cv ul {
  list-style: none;
}
.navbar .brand {
  margin-left: 20px;
  padding-left: 20px;
}
span.rnd {
  font-size: .6em;
  background-color: rgba(153,151,53,0.5);
  color: #fff;
  border-radius: 50px;
  -moz-border-radius: 50px;
  width: 37px;
  height: 37px;
  text-indent: 2px;
  line-height: 44px;
  position: absolute;
  margin-top: -5px;
  margin-left: -24px;
  padding-top: 0px;
  padding-left: 6px;
  font-weight: normal;
  text-transform: small-caps;
  font-weight: 800;
  font-style: italic;
  text-shadow: 1px 2px 0 rgba(0,0,0,0.075);
  -webkit-box-shadow: 1px 2px 0 0 rgba(0,0,0,0.075);
  -moz-box-shadow: 1px 2px 0 0 rgba(0,0,0,0.075);
}
.footer {
  position: absolute;
  bottom: 0px;

}

p {
  font-weight: 300;
  font-size: .8em;
  line-height: .85em;
}
h1 {
  font-size: 3.2em;
  font-weight: 100;
  line-height: 3.2em;
  padding-left: 20px;
  padding-right: 20px;
}
h2 {
  font-size: 2em;
  font-weight: 100;
  line-height: 2.2em;
  padding-left: 20px;
  padding-right: 20px;
}
h3 {
  font-size: 1.5em;
  font-weight: 100;
  line-height: 1.75em;
  padding-left: 20px;
  padding-right: 20px;
}
p {
  font-size: .9em;
  line-height: 1.4em;
  letter-spacing: .1em;
  padding-left: 20px;
  padding-right: 20px;
}
p a {
  color: #FFFFFF;
  text-decoration: underline;
}
p a:hover {
  color: #FFF;
  text-decoration: none;
}
p a.btn {
  text-decoration: none!important;
}
.story .container-fluid .row-fluid .span9 h1 {
  font-size: 1.6em;
  line-height: 1.65em
}
.hero-unit h2 {
  font-size: 1.3em;
  line-height: 1.45em
}
.hero-unit p {
  font-size: .8em;
  color: #ffffff;
}
}
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  margin-bottom: 0;
}
.navbar-fixed-bottom .navbar-inner {
  border-width: 1px 0 0;
}
.navbar-fixed-bottom .navbar-inner {
  padding-right: 0;
  padding-left: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.navbar-fixed-bottom .container {
  width: 940px;
}
.navbar-inner {
  min-height: 40px;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #000;
  background-repeat: repeat-x;
  border: 1px solid #2a2a2a;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  zoom: 1;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  background-image: linear-gradient(to bottom, #ffffff, #f2f2f2);
}
.navbar-inner:before, .navbar-inner:after {
  display: table;
  line-height: 0;
  content: "";
}
.navbar-inner:after {
  clear: both;
}
.navbar-fixed-bottom {
  bottom: 0;
}
.navbar-fixed-bottom .navbar-inner {
  -webkit-box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.1), 0 -1px 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.1), 0 -1px 10px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.1), 0 -1px 10px rgba(0, 0, 0, 0.1);
}
.navbar-fixed-bottom .nav>li>.dropdown-menu:before {
  top: auto;
  bottom: -7px;
  border-top: 7px solid #ccc;
  border-bottom: 0;
  border-top-color: rgba(0, 0, 0, 0.2);
}
.navbar-fixed-bottom .nav>li>.dropdown-menu:after {
  top: auto;
  bottom: -6px;
  border-top: 6px solid #ffffff;
  border-bottom: 0;
}
.footerspace {

  background-color: #000;
}
.commentForm {
  display: none;
}
h1#mainHeadline, h2, h3, h4, h5, h6, p, ul, ul li, li, span {
  font-family: 'Quicksand', sans-serif;
}
label {
  color: #fff;
  font-size: 1.25em;
  font-family: 'Quicksand', sans-serif;
  text-rendering: optimizelegibility;
  font-weight: 400;
}
input {
  font-size: 1.25em;
  font-family: 'Quicksand', sans-serif;
  text-rendering: optimizelegibility;
  font-weight: 400;
}
ul#navi li a {
  font-family: 'Autour One', sans-serif;
}
#page {
  opacity: 0;
}
ul#navi li a {
  color: #000;
  text-shadow: none;
  font-family: 'PT Serif Caption', serif;
}
.nav a, .navbar-inner .container-fluid ul.nav li a {
  color: #000;
  text-shadow: none;
  font-family: 'PT Serif Caption', serif;
}
.nav a:hover, .navbar-inner .container-fluid ul.nav li a:hover {
  color: rgba(153,151,53,0.5);
  text-shadow: none;
  font-family: 'PT Serif Caption', serif;
}
html > body#page > header > div.navbar.navbar-fixed-top > div.navbar-inner > div.container-fluid > div.nav-collapse > ul#navi.nav > li.active > a {
  color: #fff;
  text-shadow: none;
  font-weight: 800;
  font-family: 'PT Serif Caption', serif;
}
footer p, footer p a {  font-family:"PT serif caption",arial;margin-top:10px;padding-top:-10px; }
.topPad{margin-top:20px;}
fieldset{margin-bottom:30px;}
legend {color:#fff;font-size:1.25em;font-family: 'Quicksand', sans-serif;text-rendering: optimizelegibility;font-weight:400;}
.buttonSpaces {margin-top:10px;}
#cv {
  background: url(../images/sh.jpg) 50% 0 no-repeat fixed;
  background-color: #000;
  color: #fff;
  height: auto;
}
.well {background-image:url(well-BG.png); background-repeat:repeat;}
@media (max-width:767px) 
{
  .hero-unit h1
  {
      font-size:1.6em;
      line-height:1.75em
      font-weight:bold;
  }  
  .hero-unit h2,h2{font-size:1.3em;line-height:1.38em;font-weight:bold;}
  .hero-unit h3, h3{font-size:1.1em;line-height:1.2em;font-weight:bold;}
  .hero-unit p 
  {
      font-size:.8em;
      line-height:1.2em;
      color:#ffffff;
  }
  fieldset, fieldset input,legend, .ref {color:#fff;font-size:1em;line-height:1.2em;}
  form {color:#fff;font-size:1em;}
  .form-group label {display:none;}
  
}
.padmore {padding:10px;font-size:1em;}
html > body#page > header > div.navbar.navbar-fixed-top > div.navbar-inner > div.container-fluid > div.nav-collapse > ul#navi.nav > li.active > a {color:rgba(153,151,53,0.5)}