/*
Theme Name: H.G. Schlicker & Associates
Description: Custom WordPress theme created by Limelight Department.
Author: Radley Sustaire, Limelight Department
Author URI: http://limelightdept.com/
License: Do not distribute
Version: 2.0
*/

/*
-- Available Fonts
Header:
font-family: 'YanoneKaffeesatz', Arial, Helvetica, sans-serif;
font-weight: normal;

Content:
font-family: 'YanoneKaffeesatz', Arial, Helvetica, sans-serif;
font-weight: 400 (normal), 300 (light), 700 (bold);
*/

@font-face {
  font-family: 'CgFuturaMaxi';
  src: url('fonts/cgfuturamaxi-book.eot');
  src: url('fonts/cgfuturamaxi-book.eot?#iefix') format('embedded-opentype'),
       url('fonts/cgfuturamaxi-book.woff') format('woff'),
       url('fonts/cgfuturamaxi-book.ttf') format('truetype'),
       url('fonts/cgfuturamaxi-book.svg#cgfuturamaxi-book') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'YanoneKaffeesatz';
  src: url('fonts/yanonekaffeesatz-regular_0.eot');
  src: url('fonts/yanonekaffeesatz-regular_0.eot?#iefix') format('embedded-opentype'),
       url('fonts/yanonekaffeesatz-regular_0.woff') format('woff'),
       url('fonts/yanonekaffeesatz-regular_0.ttf') format('truetype'),
       url('fonts/yanonekaffeesatz-regular_0.svg#yanonekaffeesatz-regular_0') format('svg');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'YanoneKaffeesatz';
  src: url('fonts/yanonekaffeesatz-light_0.eot');
  src: url('fonts/yanonekaffeesatz-light_0.eot?#iefix') format('embedded-opentype'),
       url('fonts/yanonekaffeesatz-light_0.woff') format('woff'),
       url('fonts/yanonekaffeesatz-light_0.ttf') format('truetype'),
       url('fonts/yanonekaffeesatz-light_0.svg#yanonekaffeesatz-light_0') format('svg');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'YanoneKaffeesatz';
  src: url('fonts/yanonekaffeesatz-bold_0.eot');
  src: url('fonts/yanonekaffeesatz-bold_0.eot?#iefix') format('embedded-opentype'),
       url('fonts/yanonekaffeesatz-bold_0.woff') format('woff'),
       url('fonts/yanonekaffeesatz-bold_0.ttf') format('truetype'),
       url('fonts/yanonekaffeesatz-bold_0.svg#yanonekaffeesatz-bold_0') format('svg');
  font-weight: 700;
  font-style: normal;
}


/* ==========================================================================
Normalize.css v3.0.1 | MIT License | git.io/normalize
Code Layout Compression: 4/5
========================================================================== */
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:active,a:hover{outline:0;}
abbr[title]{border-bottom:1px dotted;}
dfn{font-style:italic;}
h1{font-size:2em;margin:.67em 0;}
mark{color:#000;background:#ff0;}
small{font-size:80%;}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}
sup{top:-.5em;}
sub{bottom:-.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;}
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],/* 1 */
input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer;}
button[disabled],html input[disabled]{cursor:default;}
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 silver;margin:0 2px;padding:.35em .625em .75em;}
table{border-collapse:collapse;border-spacing:0;}
td,th{padding:0;}
b,strong,optgroup{font-weight:bold;}
pre,textarea{overflow:auto;}
button::-moz-focus-inner,input::-moz-focus-inner,legend{border:0;padding:0;}

/* Theme-specific Reset */
.nav-menu ul.nav-ul,
.nav-menu ul.nav-ul li,
ul.sidebar-list,
ul.sidebar-list li.widget {
  margin: 0;
  padding: 0;
  list-style: none;
}
.nav-menu ul.nav-ul .menu-item {
    margin-left: 1rem;
}

/* Screen reader text, like what the dashboard uses */
.screen-reader-text {
  position: absolute;
  top: -10000em;
}

/* ==========================================================================
WordPress Generated Classes
========================================================================== */
a img.aligncenter{display:block;margin-left:auto;margin-right:auto;}
.wp-caption{background:#fff;border:1px solid #f0f0f0;max-width:96%;text-align:center;padding:5px 3px 10px;}
.wp-caption.alignright{margin:5px 0 20px 20px;}
.wp-caption img{border:0 none;height:auto;max-width:98.5%;width:auto;margin:0;padding:0;}
.wp-caption p.wp-caption-text{font-size:11px;line-height:17px;margin:0;padding:0 4px 5px;}
.alignnone,a img.alignnone,.wp-caption.alignnone,.wp-caption.alignleft{margin:5px 20px 20px 0;}
.aligncenter,div.aligncenter,.aligncenter{display:block;margin:5px auto;}
.alignright,a img.alignright{float:right;margin:5px 0 20px 20px;}
.alignleft,a img.alignleft{float:left;margin:5px 20px 20px 0;}

/* ==========================================================================
Customized WordPress components
========================================================================== */

/* Gallery Core */
.gallery {
  position: relative;
  margin: 1.35em 0 !important;
}
.gallery-item {
  display: block;
  margin: 0 0 15px;
  padding: 0;
}
.gallery-icon a {
  height: auto;
  display: block;
  box-shadow: 0 0 3px 0px rgba(0, 0, 0, 0.5);
  overflow: hidden;
}
.gallery-icon a:hover {
  box-shadow: 0 1px 6px rgba(0,0,0,0.8);
}
.gallery-icon a img {
  display: inline-block;
  margin: 0;
  width: 100%;
  height: auto;
  border: none !important;
}
.gallery-icon {
  display: inline-block;
  margin: 2px 0 3px;
}
.gallery-caption {
  display: block;
  margin: 0 0 15px;
}
.gallery-caption .gallery-title {
  font-weight:  bold;
  color: #F2CA52;
  font-size: 16px;
  display: block;
  margin: 0 0 5px;
}

.wp-caption {
  background: transparent;
  border: none;
}
.gallery.gallery-columns-1 .gallery-item:after {
  content: ' ';
  clear: both;
  display: block;
}


/* Multi Columns (Shared) */
.gallery .gallery-item {
  float: left !important;
  margin: 0 1% !important;
  text-align: center !important;
}
.gallery .gallery-caption {
  display: none;
}

/* 2 Columns */
.gallery.gallery-columns-2 .gallery-item {
  width: 48% !important;
}
/* 3 Columns */
.gallery.gallery-columns-3 .gallery-item {
  width: 31% !important;;
}
/* 4 Columns */
.gallery.gallery-columns-4 .gallery-item {
  width: 23% !important;
}
/* 5 Columns */
.gallery.gallery-columns-5 .gallery-item {
  width: 18% !important;
}
/* 6 Columns */
.gallery.gallery-columns-6 .gallery-item {
  width: 14% !important;
}



/* Single Column */
.gallery.gallery-columns-1 .gallery-item {
  float: none !important;
  margin: 0 0 10px !important;
  text-align: left !important;
}
.gallery.gallery-columns-1 .gallery-icon {
  float: left;
  width: auto;
  margin-right: 10px;
  margin-bottom: 0;
}
.gallery.gallery-columns-1 .gallery-caption {
  display: block;
  margin-left: 160px;
  margin-bottom: 0;
}
.gallery.gallery-columns-1 a {
  max-width: 150px;
  max-height: 150px;
  overflow: hidden;
}
.gallery.gallery-columns-1 {
  background: none;
  border: none;
}
.gallery.gallery-columns-1 .gallery-icon {
  margin: 0 10px 0 0;
}

/* Hide annoying WordPress admin menu buttons */
#wpadminbar #wp-admin-bar-wp-logo,
#wpadminbar #wp-admin-bar-updates,
#wpadminbar #wp-admin-bar-notes,
#wpadminbar #wp-admin-bar-comments {
  display: none;
}

#wpadminbar #wp-admin-bar-stats {
  opacity: 0.5;
}

/* ==========================================================================
General element styles
========================================================================== */
:focus {
  outline: 1px solid #333;
  outline: 1px solid rgba(0,0,0,0.25);
}
div:focus,
span:focus,
:hover:focus,
:active:focus {
  outline: none;
}

html, body, #wrapper { min-height: 100%; }
html.admin-bar { min-height: calc(100% - 32px); }

body,
html body.login {
  font-family: 'YanoneKaffeesatz', Arial, Helvetica, sans-serif;
  font-size: 19px;
  line-height: 24px;

  background: #e4dac5;
  color: #000000;
}

h1, h2, h3, h4, h5 {
  font-family: inherit;
  line-height: 1.1;
}

h1, h2, h3 {
  font-family: 'YanoneKaffeesatz', Arial, Helvetica, sans-serif;
  font-weight: normal;
  margin: 24px 0 16px;
}

h4, h5 {
  font-family: 'YanoneKaffeesatz', Arial, Helvetica, sans-serif;
  font-weight: normal;

  margin: 16px 0 16px;
}

h1 { font-size: 29px; }
h2 { font-size: 23px; }
h3 { font-size: 19px; }
h4 { font-size: 14px; }
h5 { font-size: 12px; }

p {
  margin: 0 0 16px;
}

a {
  color: #790000;
  text-decoration: underline;
}
a:hover {
  color: #d01f1f;
}
a:hover:active {
  outline: none;
  color: #000000;
}

blockquote {
  margin: 16px 32px;
}

label[for] {
  cursor: pointer;
}

/* ==========================================================================
Website structure
========================================================================== */

#wrapper {
  position: relative;
  text-align: center;
}

#header-wrapper,
#content-wrapper,
#footer-wrapper {
  position: relative;
  clear: both;
}

#header,
#content,
#footer {
  position: relative;
  max-width: 1080px;
  margin: 0 auto;

  text-align: left;
  clear: both;
}

#header-wrapper {
  padding: .5rem 0 1rem 0;
  background: #790000;
  background: rgba(121,0,0,0.8);

  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  z-index: 900;

  /*height: 78px;*/
}

.nav-contact-bar {
  color: white;
  text-align: right;
}
.nav-contact-bar a {
  text-decoration: none;
  color: white;
  transition: all .2s ease-out;
}
.nav-contact-bar a:hover {
  color: lightgray;
  /*text-decoration: underline;*/
  border-bottom: 1px solid lightgray;
}
/*.nav-contact-bar .email-nav {
  float: left;
}
.nav-contact-bar .phone-nav {
  float: right;
}*/

html.admin-bar #header-wrapper { top: 32px; }
@media (max-width: 782px) { html.admin-bar #header-wrapper { top: 0px; } }
  #header {
    /*height: 78px;*/
  }
    #logo {
      /*position: absolute;
      top: 16px;
      left: 10px;*/

      float: left;

      display: block;
      clear: both;
      line-height: 47px;
      max-width: calc(100% - 20px);
    }
      #logo img {
        width: auto;
        max-width: 100%;
        vertical-align: middle;
      }
    #slogan {
      margin-top: 1em;

      color: #fff;

      float: right;

      /*position: absolute;
      top: 34px;
      right: 10px;*/
      font-family: 'YanoneKaffeesatz', Arial, Helvetica, sans-serif;
      font-size: 22px;
      line-height: 22px;
      text-transform: uppercase;
    }
      @media (max-width: 740px) { #slogan { display: none; } }

#header-image {
  background: url(images/content-banner.jpg) top center no-repeat;
  background-size: cover;
  height: 270px;
}

#content-wrapper {
}
  #content {
    min-width: 1080px;
  }
    #main {
      position: relative;
      width: 545px;
      padding: 48px 130px 48px 0;

      float: right;
    }
    #sidebar {
      position: relative;
      width: 260px;
      padding: 48px 45px 48px 45px;
      margin-bottom: -1px;

      float: left;
      background: #a3a38b;
    }


#footer-wrapper {
  height: 220px;
  color: #fff;
}
#footer-wrapper a {
  color: #fff;
}
  #footer {
    height: 220px;
  }

    #footer-corner {
      position: absolute;
      bottom: 26px;
      right: 10px;

      text-align: right;
      font-size: 10px;
      line-height: 12px;
      font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    }
      #footer-corner a {
        margin-bottom: 2px;
      }

#social {
  position: absolute;
  top: 0px;
  left: 0px;
}
  #social ul,
  #social li {
    margin: 0;
    padding: 0;
    display: block;
    list-style: none;
  }
  #social li.icon {
    display: block;
    float: left;
  }
  #social li.icon a span {
    display: none;
  }
  #social li.icon a {
    display: inline-block;
    padding: 0;
    color: #FFF;
    text-decoration: none;

    position: relative;
    background: url(images/social.png) 46px 0px no-repeat;
    width: 46px;
    height: 46px;

    padding: 0;
    margin: 0;
  }

  #social li.icon.facebook a       { background-position: 0px 0px; }

  #social li.icon.facebook a:hover { background-position: 0px -46px; }

/* ==========================================================================
Navigation Menus
========================================================================== */

.nav-menu {
  position: absolute;

	font-size: 14px;
  cursor: default;
}
	.nav-menu ul.nav-ul {
    display: block;
    margin: 0;
    padding: 0;

    list-style: none;
  }
	.nav-menu li {
		margin: 0;
		padding: 0;
		list-style: none;

		display: inline;
		display: inline-block;
	}
		.nav-menu li a {
			padding: 0px 6px;
			text-decoration: none;
      cursor: pointer;
		}

.nav-menu {
  color: #0000ff;
}
.nav-menu a {
  color: #0000ff;
  text-decoration: none;
}
.nav-menu a:hover {
  color: #2079FF;
  text-decoration: none;
}
.nav-menu a:hover:active {
  color: #E02B2B;
  text-decoration: none;
}
.nav-menu span.empty-link {
  display: inline-block;
  padding: 0 6px;
}
.nav-menu li.menu-item:last-child span.empty-link {
  padding-right: 0;
}
.nav-menu li.menu-item:first-child span.empty-link {
  padding-left: 0;
}



/* Primary Menu / Mobile menu button */
#menu-fixed {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  width: 100%;
}
html.admin-bar #menu-fixed { top: 32px; }
@media (max-width: 782px) { html.admin-bar #menu-fixed { top: 0px; } }
#menu-center {
  max-width: 1080px;
  margin: 0 auto;
  position: relative;
}
#menu-right {
  position: absolute;
  top: 140px;
  left: 100%;
  z-index: 1000;
  width: 50%;
}
#menu-offset {
  background: #790000;
  background: rgba(121, 0, 0, 0.8);
  text-align: left;
  color: #FFF;
  margin-left: -121px;
  -webkit-transition: margin 0.2s ease-out;
  -moz-transition: margin 0.2s ease-out;
  transition: margin 0.2s ease-out;
  width: 1000px;
  width: 100vw;
}


#nav-button,
#nav-primary {
  background: url(images/menu-button.png) 18px 18px no-repeat;
  padding: 16px 18px;
  position: static;
  top: auto;
  right: auto;
  float: left;
  clear: left;
}

#nav-primary {
  display:none;
}

#nav-inner:hover #nav-primary {
  /* For non-js users */
display:block;
}

#menu-offset a {
  text-decoration: none;
  color: #fff;
  font-size: 26px;
  line-height: 30px;
  font-weight: 300;
  padding: 0 0 6px;
  margin: 0;
  white-space: nowrap;
  display: block;
  width: 100%;
}
#menu-offset a:hover {
  text-shadow: 0 0 2px #fff;
}
#menu-offset a:hover:active {
  text-shadow: none;
  color: #fff;
}
#nav-primary li.menu-item,
#nav-button li.menu-item {
  display: block;
  text-align: right;
  min-width: 85px;
}
#menu-offset .menu-item:last-child a {
  padding-bottom: 0;
}
#nav-primary li.menu-item:first-child a {
  width: auto;
  margin-left: 44px;
}

#nav-primary .sub-menu a {
  /*font-size: 18px;*/
  /*line-height: 22px;*/
  /*padding-left: 10px;*/
}
#nav-primary .sub-menu {
  /*margin: 0 0 8px;*/
  /*padding: 0;*/
  margin: 3px 0;
  padding: 3px 0;
  border-top: 1px solid rgba(121,0,0,0.8);
  border-bottom: 1px solid rgba(121,0,0,0.8);
}


/* Footer Navigation */
#nav-footer .sub-menu {
  display: none;
}
#footer-wrapper {
  background: #790000;
  height: 250px;
}
#footer {
  height: 250px;
}
#nav-footer {
  left: 10px;
  right: 10px;
  text-align: center;
  top: 48px;
  font-size: 20px;
  line-height: 26px;
}
#nav-footer a {
  padding: 0 12px;
}
#footer a:hover {
  text-shadow: 0 0 1px #FFF;
}
#footer a:hover:active {
  text-shadow: none;
  color: #fff;
}

#nav-footer li.menu-item-has-children:hover ul.sub-menu,
#nav-footer ul.sub-menu:hover {
  display: block;
}
html.touch #nav-footer .sub-menu { display: none !important; }
#nav-footer li {
  position: relative;
}
#nav-footer .sub-menu {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  margin: -5px -10px -10px;
  padding: 5px 10px 10px;
  overflow: visible;
  white-space: nowrap;
}
#nav-footer .sub-menu li {
  display: block;
  text-align: left;
}
#nav-footer .sub-menu a {
  display: block;
  font-size: 18px;
}




/* ==========================================================================
WordPress Theme Styles
========================================================================== */

.clear {
  clear: both;
  font-size: 1px;
  height: 1px;
  line-height: 1px;
  overflow: hidden;
}

.entry-header {
  margin: 20px 0;
}
.entry-header .entry-title {
  margin: 0;
}
.entry-title a {
  text-decoration: none;
}
.entry-title a:hover {
  text-decoration: underline;
}
.entry-title a:hover:active {
  text-decoration: underline;
}

.entry-content ul,
.entry-content ol,
ul.sidebar-list li ul,
ul.sidebar-list li ol  {
  margin: 16px 0 16px 32px;
}

.entry-content ul li,
.entry-content ol li,
ul.sidebar-list li ul li,
ul.sidebar-list li ol li {
  margin: 4px 0;
}

.entry-content img {
  max-width: 100%;
  height: auto;
}

/* ==========================================================================
Form Element Styles
========================================================================== */

input,
textarea,
button,
select {
  text-shadow: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

input[type=text],
input[type=email],
input[type=password],
input[type=number],
textarea {
  display: inline-block;
  padding: 4px 6px;

  margin: 0;

  line-height: 22px;
  font-size: 16px;

  background: #fff;
  border: 1px solid #d9d9d9;

  box-shadow: none;
  border-radius: 0;
  -webkit-appearance: none;
}

select {
  border: 1px solid #d9d9d9;
}

input[type=button],
input[type=submit],
input[type=reset],
button,
a.button,
a.more-link {
  display: inline-block;

  padding: 9px 20px;

  font-family: 'YanoneKaffeesatz', Arial, Helvetica, sans-serif;
  color: #FFF;
  font-size: 13px;
  line-height: 13px;
  font-weight: normal;

  background: #a3b6b6;

  cursor: pointer;

  box-shadow: none;
  border: none;
  border-radius: 0;
  text-shadow: none;
  text-decoration: none;
  -webkit-appearance: none;
}
input[type=button]:hover,
input[type=submit]:hover,
input[type=reset]:hover,
button:hover,
a.button:hover,
a.more-link:hover {
  background: #a9d3d3;
}
input[type=button]:hover:active,
input[type=submit]:hover:active,
input[type=reset]:hover:active,
button:hover:active,
a.button:hover:active,
a.more-link:hover:active {
  background: #790000;
}

input.placeholder,
textarea.placeholder {
  color: #888;
}

/* ==========================================================================
Specific content areas
========================================================================== */

/* Responsive page structure */
@media ( max-width: 1080px ) {

  #content { min-width: 0; }

  #main {
    width: auto;
    padding: 32px 18px;
    float: none;
    max-width: 640px;
    margin: 0 auto;
  }

  #sidebar {
    width: auto;
    padding: 32px 18px;
    float: none;
  }
  #sidebar ul.sidebar-list {
    max-width: 640px;
    margin: 0 auto;
  }

  #sidebar {
    min-height: 0 !important;
    margin-bottom: -1px;
  }

  #sidebar .widget {
    max-width: 480px;
    margin: 0 auto;
  }
}


/* Front Page */
#front-page {
  position: relative;
  width: 100%;

  text-align: left;
  clear: both;
}
#front-page .entry-header {
  display: none;
}

/* Front page - parallax overlay panels */
#fp-initial .parallax-overlay {
  position: absolute;
  top: 12%;
  left: 0;
  right: 0;
  margin-top: 78px;

  text-shadow: 0 0px 10px #E7DDE1;
}
#initial-arrow {
  position: absolute;
  bottom: 8%;
  left: 50%;
  margin-left: -50px;
  width: 100px;
  height: 60px;

  background: url(images/arrow-icon.png) center no-repeat;
  background-size: 65%;
  opacity: 0.7;
}
.fp-slide-wrap {
  position: relative;
  text-align: center;
  left: 0;
  right: 0;
}
.parallax-title {
  position: relative;
  z-index: 10;
  margin: 0 10px;

  font-size: 32px;
  line-height: 40px;

  text-transform: uppercase;
}
.parallax-content {
  position: relative;
  z-index: 8;
  font-size: 26px;
  line-height: 26px;
  margin: 0 10px;
}
.parallax-button {
  position: relative;
  z-index: 12;
  margin: 0 10px;
}
.parallax-button a {
  display: inline-block;
  color: #790000;
  text-decoration: none;
  font-size: 25px;
  padding: 8px 44px;
  border-top: 2px solid #790000;
  border-bottom: 2px solid #790000;
}
.parallax-button a:hover {
  background: #DDCDB4;
  background: rgba(121, 0, 0, 0.05);
}

html.csstransforms3d .parallax-button a:hover {
  background: none;
}
html.csstransforms3d .parallax-button a:hover span {
  -webkit-animation: pulse 0.3s ease-out;
}

.parallax-button a:hover:active,
html.csstransforms3d .parallax-button a:hover:active {
  background: #790000;
  color: #E4DAC5;
}
.parallax-image img {
  display: block;
}

@media (max-width: 720px) {
  .parallax-title {
    font-size: 28px;
    line-height: 36px;
    margin: 0 0 10px;
  }
  .parallax-content {
    font-size: 22px;
    line-height: 30px;
  }
}


/* Front page - slide sections */
.slide-section {
  position: relative;
  padding: 64px 0 0;
  min-height: 290px;
}
.slide-badge {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -160px;
  margin-left: -600px;
  background: url(images/hgschlicker-badge.png) center no-repeat;
  width: 322px;
  height: 321px;
  z-index: 2;
}
#fp-slide-1 .slide-badge { background-image: url(images/badge-residential.png); }
#fp-slide-2 .slide-badge { background-image: url(images/badge-commercial.png); }
#fp-slide-3 .slide-badge { background-image: url(images/badge-landslide.png); }
#fp-slide-4 .slide-badge { background-image: url(images/badge-engineering.png); }

#footer-tab,
.slide-tab {
  position: absolute;
  bottom: -56px;
  left: 50%;
  z-index: 2;
  margin-left: -56px;
  width: 112px;
  height: 74px;
  background: #E4DAC5;
  border-radius: 0 0 62px 62px;
}

#footer-tab span,
.slide-tab span {
  position: absolute;
  top: 0;
  left: 32px;

  display: block;
  width: 54px;
  height: 54px;

  background: url(images/logo-tab.png) 0 0 no-repeat;
}
#footer-tab {
  position: absolute;
  top: -56px;
  bottom: auto;
  border-radius: 62px 62px 0 0;
}
#footer-tab span {
  bottom: 0;
  top: auto;
}

.slide-section .parallax-title {
  margin-bottom: 24px;
}
.slide-section .parallax-content {
  line-height: 30px;
  margin-bottom: 36px;
}

.nav-contact-bar2 {
  position:absolute;
  top: 7rem;
  text-align: center;
  width: 100%;
}

#copywright-footer {
  padding-top: 5px;
  font-size: 10px;
  line-height: 12px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}

.footer-headline-box {
  width: 100%;
  text-align: center;
  position: absolute;
  bottom: 2rem;
  font-size: 24px;
}


@media (max-width: 720px) {
  .slide-badge {
    display: none;
  }

  #initial-arrow {
    display: none;
  }
}
@media (max-width: 1440px) {
  .slide-badge {
    margin-left: -450px;

    background-size: 80%;
    opacity: 0.5;
  }
}

@media only screen and (max-width: 720px) {
    .nav-contact-bar{display:none;}
    .footer-headline{display:none;}
}

@media only screen and (max-width: 770px) {
    .nav-contact-bar2{display:none;}
    .footer-headline{display:none;}
}

#footer-tab span,
.slide-tab span {
  -webkit-transform: rotateZ(0deg);
  -ms-transform: rotateZ(0deg);
  transform: rotateZ(0deg);


  -webkit-transition: all 0s ease;
  -moz-transition: all 0s ease;
  -o-transition: all 0s ease;
  transition: all 0s ease;
}
#footer-tab:hover span,
.slide-tab:hover span {
  -webkit-transform: rotateZ(360deg);
  -ms-transform: rotateZ(360deg);
  transform: rotateZ(360deg);

  -webkit-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  transition: all 0.8s ease;
}



/* Front page - section colors */
#footer-tab {
  background-color: #790000;
}
#fp-slide-2 .slide-section,
#fp-slide-2 .slide-tab {
  background-color: #C8C79F;
}
#fp-slide-3 .slide-section,
#fp-slide-3 .slide-tab {
  background-color: #a3a38b;
}
#fp-slide-4 .slide-section,
#fp-slide-4 .slide-tab {
  background-color: #a3b6b6;
}



/* Project List shortcode */
.project-item {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 2px solid #cbc3b1;
}
.project-desc :last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
.project-item:last-child {
  padding-bottom: 0;
  border-bottom: none;
}
.project-image {
  width: 120px;
  min-height: 120px;
  margin: 0 15px 0 0;
  float: left;
}
.project-image img {
  width: auto;
  height: auto;
  max-width: 100%;
}
h3.project-title {
  margin: 0 0 8px;
}


.project-content-image {
  display: block;
  width: 200px;
  max-width: 50%;
  max-height: 200px;
  margin: 0 0 0 15px;
  float: right;
}
.project-content-image img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}


.project-gallery {
  position: relative;
}
.project-gallery-title {
    display: none;
}
.project-gallery-item {
  display: block;
  box-sizing: border-box;
  width: 33.330%;
  float: left;
}
.project-gallery-item a {
  display: block;
  margin: 0 5px;
}
.project-gallery-item:nth-child(3n+1) a {
  margin-left: 0;
}
.project-gallery-item:nth-child(3n+3) a {
  margin-right: 0;
}


/* Sidebar */
#sidebar {
  font-family: 'YanoneKaffeesatz', Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 18px;
  color: #FFF;
}
#sidebar input[type=text],
#sidebar input[type=email],
#sidebar input[type=password],
#sidebar input[type=number],
#sidebar select,
#sidebar textarea {
  color: #000;
}
#sidebar li.widget {
  margin-bottom: 40px;
}
#sidebar h2.widgettitle {
  margin: 0 0 10px;
  font-family: 'YanoneKaffeesatz', Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-size: 27px;
  color: #E4DAC5;
  text-transform: uppercase;
}
#sidebar a {
  color: #fff;
  text-decoration: none;
  font-weight: 300;
}
#sidebar a:hover {
  color: #fff;
  text-decoration: none;
  text-shadow: 0 0 2px #fff;
}


/* Sidebar > Categories */
#sidebar .widget_categories ul,
#sidebar .widget_categories li {
  margin: 0;
  padding: 0;
  list-style: none;
}
#sidebar .widget_categories li a {
  padding: 8px 4px 8px 0;
  font-size: 20px;
}
#sidebar ul.sidebar-list .widget_categories li {
  color: #80826f;
  margin: 5px 0;
  padding-left: 24px;
  padding-bottom: 5px;
  border-bottom: 1px solid #F1F1F1;
}
#sidebar ul.sidebar-list .widget_categories li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}
#sidebar ul.sidebar-list .widget_categories li:before {
  content: '\2022';
  position: absolute;
  margin-left: -15px;
  color: #80826f;
}


/* Responsive nav menu & header adjustments */
#fp-initial .slide-tab {
  display: none;

  top: auto;
  bottom: -56px;
  left: 50%;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 62px;
  border-bottom-right-radius: 62px;
  background-color: #790000;
  background-position: 32px 0px;
}

@media (max-width: 720px) {
  #header-wrapper {
    background: #790000;
    height: 64px;
  }
  #header {
    height: 64px;
  }
  #logo {
    /*top: 10px;*/
    padding-right: 63px;
  }

  #fp-initial .parallax-overlay {
    position: relative;
    top: auto;

    margin-top: 0;
    padding: 118px 0 60px;

    color: #fff;
    text-shadow: none;

    background: #790000;
  }
  html.admin-bar #fp-initial .parallax-overlay { padding-top: 60px; }

  #fp-initial .slide-tab {
    display: block;
  }
  #menu-right {
    top: 0px;
  }
  #menu-right #nav-button {
    width: 30px;
    padding: 16px 14px;
    overflow: hidden;
  }
  #menu-right #nav-button a {
    padding-left: 80px;
  }
  #menu-offset {
    background: #790000;
  }
  #menu-offset a {
    font-size: 20px;
    line-height: 24px;
  }
  #menu-offset .sub-menu a {
    font-size: 16px;
    line-height: 18px;
    color: rgba(255, 255, 255, 0.75);
    color: #DAC5C5;
  }
}




/* Search form */
.search-form {
  position: relative;
  white-space: nowrap;
}
.search-form .search-text,
.search-form .search-submit {
  display: inline-block;
  box-sizing: border-box;
  vertical-align: top;
  margin: 0;
  height: 26px;
  line-height: 26px;
  padding: 0 3px;
}
.search-form .search-text {
  width: 75%;
}
.search-form .search-submit {
  width: 25%;
  text-align: center;
}

/* Newsletter Widget */
.newsletter-fname-field,
.newsletter-email-field {
  margin-bottom: 14px;
}
.newsletter_subscribe_widget input.text {
  width: 100%;
  box-sizing: border-box;
}

/* Search Results Page */
div.navigation {
  position: relative;
  height: 18px;
  margin-bottom: 14px;
}
div.navigation .next {
  position: absolute;
  right: 0;
}
div.navigation .prev {
  position: absolute;
  left: 0;
}
div.navigation .detail {
  position: absolute;
  left: 50%;
  width: 100px;
  margin-left: -50px;
  text-align: center;
}

/* Blog index, Search, Archives */
article.post,
body.archive article.page,
body.search article.page {
  margin-bottom: 40px;
}

body.single-post article.post {
  margin-bottom: 0;
}

#main article.post {
  margin-bottom: 64px;
}
#main article.post:last-child {
  margin-bottom: 32px;
}

#main article.post h2.entry-title a {
}
#main article.post h2.entry-title a:hover {
}
#main article.post h2.entry-title a:hover:active {
}
#main article.post h2.entry-title {
}

.entry-meta {
  font-size: 16px;
  margin: 0 0 20px;
  color: #928D82;
}
.entry-meta a {
  color: #928D82;
}
.entry-meta a:hover {
  color: #790000;
}
.entry-meta .meta-item {
  display: inline-block;
}
.entry-meta .meta-sep {
  display: inline-block;
  margin: 0 3px;
  font-size: 16px;
  font-family: arial, sans-serif;
}


.entry-meta .ssba img {
  padding: 0 3px;
  width: 20px !important;
  margin-top: -3px;
}
div.entry-thumbnail {
  margin: 0 8px 4px 0;
  float: left;
  width: 128px;
  height: 128px;
}
div.entry-thumbnail a {
  display: block;
}
div.entry-thumbnail a:hover {
}
div.entry-thumbnail a img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}


/* Sharing button box */
.entry-sharing {
  float: right;
  text-align: right;
  margin-top: -68px;
  position: relative;
  z-index: 100;
}
.entry-sharing ul,
.entry-sharing ul li {
  margin: 0;
  padding: 0;
  display: block;
  list-style: none;
}
@media (max-width: 540px) {
  .entry-sharing {
    display: none;
  }
  .entry-title {
    margin-right: 0;
  }
}
.entry-sharing .share-text {
  font-size: 11px;
  line-height: 11px;
  margin: 0 0 3px;
  font-family: 'YanoneKaffeesatz', Arial, Helvetica, sans-serif;
  color: #898989;
}
.entry-sharing ul {
  height: 22px;
  white-space: nowrap;
}
.entry-sharing ul li a span {
  display: none;
}
.entry-sharing ul li.clear {
  display: none;
}

.entry-sharing ul li.share-item {
  display: inline-block;
  width: 22px;
  height: 22px;
  margin-left: 5px;
}
.entry-sharing ul li.share-item a {
  display: inline-block;
  width: 22px;
  height: 22px;
  background: url(images/social-buttons-small.png) 22px 22px no-repeat;
  overflow: hidden;
  -webkit-transition: background 300ms;
  -moz-transition: background 300ms;
  transition: background 300ms;
}

.entry-sharing ul li.share-facebook a {
  background-position: 0px 0px;
}
.entry-sharing ul li.share-twitter a {
  background-position: -22px 0px;
}
.entry-sharing ul li.share-googleplus a {
  background-position: -44px 0px;
}
.entry-sharing ul li.share-pinterest a {
  background-position: -66px 0px;
}

.entry-sharing ul li.share-facebook a:hover {
  background-position: 0px -22px;
}
.entry-sharing ul li.share-twitter a:hover {
  background-position: -22px -22px;
}
.entry-sharing ul li.share-googleplus a:hover {
  background-position: -44px -22px;
}
.entry-sharing ul li.share-pinterest a:hover {
  background-position: -66px -22px;
}


/* Contact Form 7 Enhancements */
#content div.wpcf7 {
}
#content span.wpcf7-form-control-wrap {
  display: block;
  position: relative;
  margin-top: 4px;
}
#content span.wpcf7-not-valid-tip {
  position: static;
  top: auto;
  left: auto;

  display: block;
  clear: both;
  width: auto;

  padding: 2px 5px;
  margin: 0;

  color: #FFFFFF;
  text-shadow: none;

  border: none;
  background: #ff0000;
}
#content div.wpcf7 label {
  display: block;
  margin: 0 0 3px;
}
#content textarea.wpcf7-textarea,
#content input.wpcf7-captchar,
#content input.wpcf7-text,
#content input.wpcf7-email {
  width: 100%;
  max-width: 350px;
  display: block;
  margin-bottom: 0;
}
#content textarea.wpcf7-textarea { width: 100%; }

#content .wpcf7-response-output.wpcf7-validation-errors,
#content .wpcf7-response-output.wpcf7-mail-sent-ng,
#content .wpcf7-response-output.wpcf7-mail-sent-ok {
  font-family: 'YanoneKaffeesatz', Arial, Helvetica, sans-serif;
  border: none;
  padding: 0;
  margin: 10px 0;
  padding: 9px 20px;
  font-size: 13px;
  color: #FFF;
  background: #333;
}
#content .wpcf7-response-output.wpcf7-mail-sent-ok {
  background: #1F832B;
}
.captcha-container {
  display: block;
  margin-top: 4px;
  height: 32px;
}
.captcha-container img {
  float: left;
  margin: 0 5px 0 0;
  border: 4px solid #E4DAC5;
}
#content .captcha-container input.wpcf7-captchar {
  width: 248px;
  float: right;
}
#content span.wpcf7-form-control-wrap.your-captcha {
  position: static;
  width: auto;
  margin: 0;
  float: left;
}
#content p.submit-form {
  clear: both;
}

/* Directory shortcode */
#main #contact-list,
#main #contact-list li.contact {
  list-style: none;
  margin: 0;
  padding: 0;
}
#main #contact-list li.contact {
  margin: 20px 0 20px;
  padding: 0 0 20px;
  border-bottom: 2px solid #0F1D41;
}
#contact-list .att-photo {
  float: left;
  width: 150px;
  text-align: right;
  max-height: 200px;
  margin: 0 10px 0 0;
}
#contact-list .att-photo img {
  max-width: 100%;
  height: auto;
  max-height: 200px;
}
#contact-list .att-name {
  margin-left: 160px;

  font-size: 30px;
  text-transform: uppercase;
  line-height: 1em;
  margin: 0 0 3px;
  color: #0F1D41;
}
#contact-list .att-position {
  margin-left: 160px;
  font-size: 20px;
  font-weight: normal;
  margin: 0 0 5px;
}
#contact-list .att-biography {
  margin-left: 160px;
  margin-top: 14px;
}
#main #contact-list li.contact:nth-last-child(2) {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}

/* Lightbox Core */
#lightbox-title,
#lightbox-content,
#lightbox-ok,
#lightbox-close,
#lightbox-controls .sep {
  display: none;
}

#lightbox-overlay {
  position: fixed;
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  z-index: 1500;

  width: 100%;
  height: 100%;

  cursor: pointer;
}
#lightbox {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 1600;

  width: 420px;
  margin-left: -210px;

  cursor: auto;
}
#lightbox-content {
  margin: 8px 10px 16px;
  overflow: auto;
  max-height: 400px;
}
#lightbox-content > :last-child {
  margin-bottom: 0;
}
#lightbox-title {
  padding: 8px 10px 6px;

  font-size: 15px;
  line-height: 18px;
  font-weight: bold;
  text-align: left;
}
#lightbox-controls {
  text-align: center;
}
#lightbox-ok,
#lightbox-close {
  display: inline-block;
  margin: 0 5px;
  padding: 10px 12px;
}
#lightbox-controls .sep {
  display: inline-block;
  width: 5px;

  font-size: 14px;
  text-align: center;
}

/* Lightbox Theme */
#lightbox-overlay {
  background: #545454;
  background: rgba(54, 54, 54, 0.5);
}
#lightbox {
  color: #333;

  background: #fff;
}
#lightbox-controls {
  padding: 10px 0;
  background: #fff;
}

/* ==========================================================================
Affiliate Enhancements
========================================================================== */
#ae-form {
  margin: 10px 0 20px;
}

#ae-form .ae-field {
  margin: 5px 0 10px;
}
#ae-form .ae-section {
  margin: 0 0 14px;
  padding-bottom: 4px;
  border-bottom: 1px dotted #2B2B2B;
}
#ae-form .ae-section.ae-submit {
margin-top: 30px;
}
#ae-form .ae-section-header {
  margin: 20px 0 10px;
}
#ae-form .ae-section.ae-full-name,
#ae-form .ae-section.ae-password,
#ae-form .ae-section.ae-other,
#ae-form .ae-section.ae-submit {
  padding-bottom: 0;
  border-bottom: none;
}
#ae-form .ae-field label {
  display: block;
  margin: 0 0 2px;
  color: #888;
  cursor: pointer;
}
#ae-form .ae-field input.input-text {
  padding: 4px 6px;

  width: 330px;
}
#ae-form .ae-field p.description {
margin: 5px 0 10px;
font-style: italic;
color: #888;
}


input.aff-url {
  display: block;
  color: #555;
  background: #fff;
  box-shadow: none;
  border: 1px solid #d9d9d9;
  padding: 2px 5px;
  font-size: 12px;
  width: 100%;
  width: calc(100% - 10px);
  margin: 5px 0;
}

#affiliate-url {
  padding: 20px 30px;
  margin: 15px 0;

  background: #f8f8f8;
  box-shadow: 0 1px 2px rgba(0,0,0,0.5);
  border-radius: 3px;
}
#affiliate-url input.aff-url {
  width: 420px;
}

/* ==========================================================================
Print styles
========================================================================== */

@media print {
  *{background:transparent!important;color:#000!important;box-shadow:none!important;text-shadow:none!important;}
  a,a:visited{text-decoration:underline;}
  pre,blockquote{border:1px solid #999;page-break-inside:avoid;}
  thead{display:table-header-group;}
  tr,img{page-break-inside:avoid;}
  img{max-width:100%!important;}
  @page{margin:.5cm;}
  p,h2,h3{orphans:3;widows:3;}
  h2,h3{page-break-after:avoid;}
}

/* ==========================================================================
Animations
========================================================================== */

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.10, 1.10, 1.10);
    -ms-transform: scale3d(1.10, 1.10, 1.10);
    transform: scale3d(1.10, 1.10, 1.10);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}
.top-cta {
    position:  absolute;
    top: 0;
    height:  auto;
    width:  100%;
    transform: translate(0 , -100%);
    background: rgba(121,0,0,0.8);
}


.top-cta .parallax-button a{
    color:  white;
    border-color:  white;
    text-shadow: 4px 4px 4px black;
    padding:  8px 0;
}

.top-cta .parallax-button a:hover{
    color:  #dedede;
    border-color:  #dedede;
    text-shadow: 2px 2px 2px black;
}

.top-cta .parallax-button a span{
    display: inline-block;
    padding: 0 4px;
}