/*!
Theme Name: Kore Construction
Theme URI: http://underscores.me/
Author: Brendan Perkins
Author URI: http://brendanperkins.com
Description: 2014 WordPress theme for Kore Construction
Version: 1.0
*/
/*!
 * Eric Meyer's Reset CSS v2.0 (http://meyerweb.com/eric/tools/css/reset/)
 * http://cssreset.com
 */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, a, em, img,
strong, b, u, i, ol, ul, li, form, label, embed, footer, header, menu, nav {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

footer, header, menu, nav, section {
  display: block; }

body {
  background-color: #2a2a2a;
  line-height: 1; }

ol, ul {
  list-style: none; }

/* ---------- GLOBAL MIXINS ---------- */
/* ----------- GENERAL PAGE STYLES ---------- */
body, html {
  height: 100%;
  font-family: 'Lato' , Helvetica, Georgia, sans-serif; }

#skrollr-body {
  min-height: 1px; }

a {
  color: #1a1a1a; }

/* ----------- HEADER STYLES ---------- */
#header {
  position: relative;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  overflow: hidden; }
  #header #hidden-text {
    width: 100%;
    height: auto;
    position: absolute;
    text-align: center;
    top: -200px;
    left: 0;
    color: #fff;
    font-family: 'Josefin', Georgia;
    font-size: 32px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5); }
  @media only screen and (max-width: 600px) {
    #header #hidden-text {
      font-size: 18px; } }
  #header #landing-logo, #header #slidedown-logo {
    position: absolute;
    display: block;
    width: 150px;
    left: 40px;
    text-indent: -9999em;
    z-index: 999999; }
  #header #landing-logo {
    height: 46px;
    background: url("images/large-logo.png") no-repeat;
    top: 70px; }
  #header #slidedown-logo {
    background: url("images/small-logo.png") no-repeat;
    height: 24px;
    top: 14px; }
  #header .menu {
    width: 100%;
    text-align: center; }
    #header .menu li {
      float: none;
      display: inline-block;
      margin-right: 15px; }
      #header .menu li a {
        font-size: 14px;
        color: #fff;
        text-transform: uppercase;
        text-decoration: none;
        letter-spacing: 1px;
        text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5); }
      #header .menu li a:hover {
        color: #fda200;
        text-shadow: none; }
    #header .menu li:last-child {
      padding-right: 0;
      margin-right: 0; }
    #header .menu:before, #header .menu:after {
      content: "";
      display: table; }
    #header .menu:after {
      clear: both; }
  #header #landing-main-nav {
    position: absolute;
    top: 83px;
    left: 0;
    height: auto; }
  #header #slidedown-navigation {
    width: 100%;
    height: 50px;
    position: fixed;
    top: -100px;
    left: 0;
    background: #1a1a1a;
    line-height: 50px;
    z-index: 99999; }
  @media only screen and (max-width: 1200px) {
    #header #slidedown-logo {
      left: 15px; }
    #header .menu {
      display: none;
      position: fixed;
      top: 50px;
      left: 0;
      width: 100%;
      height: auto;
      background: #fda200;
      z-index: 9999999; }
      #header .menu li {
        display: block;
        margin-right: 0;
        line-height: normal;
        padding: 0 0 12px 0;
        margin: 0 0 12px 0;
        border-bottom: 1px solid #f69d00; }
        #header .menu li a {
          color: #2a2a2a;
          text-shadow: none; }
        #header .menu li a:hover {
          color: #fafafa; }
      #header .menu li:first-child {
        padding-top: 12px; }
      #header .menu li:last-child {
        border-bottom: 0;
        margin-bottom: 0; }
    #header #landing-main-nav, #header #landing-logo, #header #landing-social-icons {
      display: none; }
    #header #slidedown-navigation {
      top: 0; } }
  #header #facebook-like-button {
    position: absolute;
    display: none;
    top: 76px;
    right: 40px;
    width: 125px;
    height: 20px;
    overflow: hidden; }
  #header .social-icons li {
    float: left;
    margin-right: 10px; }
  #header .social-icons a {
    display: block;
    width: 25px;
    height: 25px;
    text-indent: -9999em; }
  #header .social-icons .facebook {
    background: url("images/content-main-nav-facebook.png") no-repeat; }
  #header .social-icons .linkedin {
    background: url("images/content-main-nav-linkedin.png") no-repeat; }
  #header .social-icons li:last-child {
    margin-right: 0; }
  #header #landing-social-icons {
    position: absolute;
    bottom: 40px;
    left: 50%;
    margin-left: -30px;
    width: 60px;
    height: 25px; }
    #header #landing-social-icons ul {
      width: auto;
      height: 25px; }
  #header #slidedown-social-icons {
    position: absolute;
    top: 13px;
    right: 40px; }
    #header #slidedown-social-icons #mobile-dropdown {
      display: none; }
  @media only screen and (max-width: 1200px) {
    #header #facebook-like-button {
      display: none !important; }
    #header .social-icons li {
      margin-right: 5px; }
    #header #slidedown-social-icons {
      right: 15px; }
      #header #slidedown-social-icons #mobile-dropdown {
        display: block;
        margin-right: 8px; }
      #header #slidedown-social-icons #mobile-dropdown a {
        display: block;
        width: 20px;
        height: 25px;
        background: url("images/mobile-nav.png") center no-repeat;
        text-indent: -9999em; } }
  #header #greeting {
    position: absolute;
    top: 41%;
    left: 0;
    width: 100%;
    height: auto;
    text-align: center;
    color: #fff;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5); }
    #header #greeting #greeting-text {
      font-family: 'Josefin', Georgia;
      font-size: 56px;
      padding: 0 0 16px 0; }
    #header #greeting .request-a-quote {
      display: block;
      width: 240px;
      height: 50px;
      text-align: center;
      border: 2px solid  #fda200;
      font-size: 22px;
      text-decoration: none;
      margin: auto;
      line-height: 50px;
      color: #fda200;
      text-shadow: none; }
    @media only screen and (max-width: 600px) {
      #header #greeting #greeting-text {
        font-size: 32px;
        padding-bottom: 8px; }
      #header #greeting .request-a-quote {
        width: 180px;
        height: 30px;
        font-size: 16px;
        line-height: 30px; } }

.single-projects #header, .post-type-archive-projects #header {
  background: transparent; }
  .single-projects #header #slidedown-navigation, .post-type-archive-projects #header #slidedown-navigation {
    top: 0; }
  .single-projects #header #menu-main-navigation li a, .post-type-archive-projects #header #menu-main-navigation li a {
    display: block;
    height: 50px;
    font-family: 'Josefin', Georgia;
    font-size: 26px;
    color: #fda200; }
  .single-projects #header #menu-main-navigation li .home, .post-type-archive-projects #header #menu-main-navigation li .home {
    width: 25px;
    background: url("images/home.png") no-repeat center;
    text-indent: -9999em; }
  .single-projects #header #menu-main-navigation li .all-projects, .post-type-archive-projects #header #menu-main-navigation li .all-projects {
    width: 25px;
    background: url("images/archive.png") no-repeat center;
    text-indent: -9999em; }
.single-projects .single-project-items, .post-type-archive-projects .single-project-items {
  position: absolute;
  width: 100%;
  height: auto;
  left: 0;
  bottom: 0;
  padding: 20px 0 0 0;
  overflow: hidden; }
.single-projects #single-project-title, .post-type-archive-projects #single-project-title {
  font-size: 40px;
  color: #fff;
  padding: 0 0 10px 40px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8); }
.single-projects .fb-share-button, .post-type-archive-projects .fb-share-button {
  margin: 0 0 0 42px;
  padding: 0 0 40px 0; }
@media only screen and (max-width: 1000px) {
  .single-projects #single-project-title, .post-type-archive-projects #single-project-title {
    font-size: 18px;
    padding-left: 15px; }
  .single-projects .fb-share-button, .post-type-archive-projects .fb-share-button {
    margin-left: 16px;
    padding-bottom: 16px; } }

.post-type-archive-projects #header {
  height: 53px; }
.post-type-archive-projects .section .main-section-title {
  background: none;
  color: #000;
  padding-top: 40px; }
.post-type-archive-projects #project-items ul li {
  width: 32.26%;
  margin: 0 1.6% 1.6% 0 !important; }
.post-type-archive-projects #project-items ul li:nth-child(3n+3) {
  margin-right: 0 !important; }

/* ----------- SECTION GENERAL STYLES ---------- */
.section {
  padding: 0 0 2% 0;
  background: #ccc url("images/light_noise_diagonal.png") repeat; }
  .section .main-section-title {
    font-size: 24px;
    line-height: 24px;
    background: #1a1a1a;
    padding: 15px 0 13px 0;
    margin: 0 0 2% 0;
    color: #fff;
    text-align: center; }
    .section .main-section-title a {
      color: #fff;
      font-size: 14px; }
  .section .section-content {
    width: 90%;
    max-width: 1400px;
    height: auto;
    margin: auto; }
    .section .section-content h1 {
      font-size: 40px;
      font-family: 'Josefin', Georgia;
      padding-bottom: 20px; }
    .section .section-content h2 {
      font-size: 38px;
      font-family: 'Josefin', Georgia;
      padding-bottom: 20px; }
    .section .section-content h3 {
      font-size: 36px;
      font-family: 'Josefin', Georgia;
      padding-bottom: 20px; }
    .section .section-content h4 {
      font-size: 34px;
      font-family: 'Josefin', Georgia;
      padding-bottom: 20px; }
    .section .section-content h5 {
      font-size: 32px;
      font-family: 'Josefin', Georgia;
      padding-bottom: 20px; }
    .section .section-content h6 {
      font-size: 30px;
      font-family: 'Josefin', Georgia;
      padding-bottom: 20px; }
    .section .section-content p {
      font-size: 14px;
      line-height: 1.8em;
      padding-bottom: 12px; }
    .section .section-content ul, .section .section-content ol {
      padding-bottom: 12px;
      margin-left: 15px; }
    .section .section-content ul li {
      list-style-type: disc; }
    .section .section-content ol li {
      list-style-type: decimal; }
    .section .section-content li {
      font-size: 14px;
      padding-bottom: 10px; }
    .section .section-content li:last-child {
      padding-bottom: 0; }
    .section .section-content iframe {
      border: 0; }
  .section .section-content > *:last-child,
  .section .section-content > *:last-child > *:last-child,
  .section .section-content > *:last-child > *:last-child > *:last-child {
    padding-bottom: 0; }
  .section .section-content:last-child {
    padding: 0; }

/* ----------- TEAM MEMEBER STYLES ---------- */
#team {
  position: relative;
  overflow: hidden; }
  #team:before, #team:after {
    content: "";
    display: table; }
  #team:after {
    clear: both; }
  #team .team-member {
    position: relative;
    text-align: center; }
    #team .team-member .team-picture {
      width: 128px;
      height: 128px;
      border: 5px solid #fafafa;
      margin: auto;
      background-color: #eee;
      overflow: hidden;
      text-align: center;
      border-radius: 128px; }
      #team .team-member .team-picture img {
        display: block;
        width: 100%;
        max-width: 100%;
        height: 100%;
        max-height: 100%; }
    #team .team-member h2 {
      font-size: 24px;
      padding: 10px 0 5px 0; }
    #team .team-member p {
      width: 80%;
      max-width: 420px;
      margin: auto;
      padding-bottom: 0; }
      #team .team-member p a {
        padding-top: 10px;
        line-height: 14px; }
      #team .team-member p a:last-child {
        padding-bottom: 10px; }
    #team .team-member .read-more-extra-text {
      display: none; }
    #team .team-member a, #team .team-member p a {
      display: block;
      color: #fda200;
      padding-bottom: 10px;
      font-size: 14px; }
    #team .team-member a:last-child {
      padding-bottom: 0; }
  #team .team-member:nth-child(4n) {
    margin-right: 0; }
  @media only screen and (max-width: 1200px) {
    #team .team-member {
      width: 49.2%; }
    #team .team-member:nth-child(4n) {
      margin-right: 1.6%; }
    #team .team-member:nth-child(2n) {
      margin-right: 0; } }
  @media only screen and (max-width: 600px) {
    #team .team-member {
      width: 100%;
      margin-right: 0; } }

/* ----------- RECENT PROJECTS STYLES ---------- */
#projects9 {
  position: relative;
  padding-bottom: 0; }
  #projects9 .main-section-title {
    margin-bottom: 0; }

#project-items {
  position: relative; }
  #project-items:before, #project-items:after {
    content: "";
    display: table; }
  #project-items:after {
    clear: both; }
  #project-items ul {
    margin: 0; }
    #project-items ul li {
      position: relative;
      list-style-type: none;
      overflow: hidden;
      padding-bottom: 0;
      height: 100%;
      margin: 0 !important;
      width: 33.33%; }
      #project-items ul li img {
        display: block;
        position: relative;
        z-index: 1;
        width: 100%;
        max-width: 100%; }
      #project-items ul li .project-item-content-wrap {
        position: absolute;
        top: 100%;
        left: 0;
        width: 100.5%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.7);
        color: #fff;
        z-index: 2; }
      #project-items ul li .project-item-content {
        width: 100%;
        height: 100%;
        display: table;
        transition: .5s;
        box-sizing: content-box; }
        #project-items ul li .project-item-content .item-text-center {
          display: table-cell;
          vertical-align: middle; }
        #project-items ul li .project-item-content h3 {
          font-size: 16px;
          padding: 0 0 10px 0;
          text-align: center; }
        #project-items ul li .project-item-content h3 a {
          color: #fff;
          text-decoration: none; }
        #project-items ul li .project-item-content .view-work {
          display: block;
          width: 32px;
          height: 18px;
          text-indent: -9999em;
          background: url("images/view-work.png") no-repeat;
          margin: auto; }
    @media only screen and (max-width: 600px) {
      #project-items ul li {
        width: 50%; } }

#project-items li:hover .project-item-content-wrap {
  transition: 1s;
  transition-timing-function: ease-out;
  top: 0; }

/* ----------- CONTACT STYLES ---------- */
.contact-map {
  width: 90%;
  height: 400px;
  margin: 0 auto 1.6% auto; }

@media only screen and (max-width: 600px) {
  .contact-map {
    height: 250px; } }
#contact-info {
  padding: 5px 0 0 0; }
  #contact-info ul {
    width: 100%;
    margin: 0;
    text-align: center; }
  #contact-info li {
    display: inline-block;
    list-style-type: none;
    margin: 0 45px 0 0; }
    #contact-info li .contact-icon {
      display: inline-block; }
      #contact-info li .contact-icon img {
        width: 100%;
        max-width: 100%;
        height: 100%;
        max-height: 100%; }
    #contact-info li .phone-icon {
      width: 28px;
      height: 26px; }
    #contact-info li .email-icon {
      width: 40px;
      height: 26px; }
  #contact-info li, #contact-info a {
    font-size: 30px;
    text-decoration: none;
    color: #000; }
  #contact-info li:last-child {
    margin: 0; }
  @media only screen and (max-width: 1040px) {
    #contact-info li {
      display: block;
      margin-right: 0; } }
  @media only screen and (max-width: 600px) {
    #contact-info li, #contact-info a {
      font-size: 20px; }
    #contact-info li .phone-icon {
      width: 20px;
      height: 18px; }
    #contact-info li .email-icon {
      width: 30px;
      height: 16px; } }
  #contact-info:before, #contact-info:after {
    content: "";
    display: table; }
  #contact-info:after {
    clear: both; }

/* ----------- FOOTER STYLES ---------- */
#footer {
  background: #fafafa;
  padding: 15px 0 13px 0; }
  #footer p {
    font-size: 12px;
    text-align: center; }
  #footer a {
    text-decoration: none; }
  @media only screen and (max-width: 600px) {
    #footer p {
      font-size: 10px; } }

/* ----------- SUPERSIZED GLOBAL ARROW STYLES ---------- */
.slideshow-arrow {
  display: block;
  width: 35px;
  height: 34px;
  position: absolute;
  top: 45%;
  text-indent: -9999em;
  opacity: .6; }

.slideshow-next {
  background: url("images/right-arrow.png");
  right: 10%; }

.slideshow-previous {
  background: url("images/left-arrow.png");
  left: 10%; }

@media only screen and (max-width: 600px) {
  .slideshow-next {
    right: 5%; }

  .slideshow-previous {
    left: 5%; } }
/* ----------- SUPERSIZED PLUGIN STYLES ---------- */
/*!
Supersized - Fullscreen Slideshow jQuery Plugin
Version : 3.2.7
Site	: www.buildinternet.com/project/supersized	
Author	: Sam Dunn
Company : One Mighty Roar (www.onemightyroar.com)
License : MIT License / GPL License	
*/
#supersized-loader {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 0;
  width: 60px;
  height: 60px;
  margin: -30px 0 0 -30px;
  text-indent: -999em;
  background: url(images/progress.gif) no-repeat center center; }

#supersized {
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  overflow: hidden;
  z-index: -999;
  height: 100%;
  width: 100%; }

#supersized img {
  width: auto;
  height: auto;
  position: absolute;
  display: none;
  outline: none;
  border: none; }

#supersized.speed img {
  -ms-interpolation-mode: nearest-neighbor;
  image-rendering: -moz-crisp-edges; }

/*Speed*/
#supersized.quality img {
  -ms-interpolation-mode: bicubic;
  image-rendering: optimizeQuality; }

/*Quality*/
#supersized li {
  display: block;
  list-style: none;
  z-index: -30;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #111; }

#supersized a {
  width: 100%;
  height: 100%;
  display: block; }

#supersized li.prevslide {
  z-index: -20; }

#supersized li.activeslide {
  z-index: -10; }

#supersized li.image-loading {
  background: #111 url(images/progress.gif) no-repeat center center;
  width: 100%;
  height: 100%; }

#supersized li.image-loading img {
  visibility: hidden; }

#supersized li.prevslide img, #supersized li.activeslide img {
  display: inline; }

/*

	Supersized - Fullscreen Slideshow jQuery Plugin
	Version : 3.2.7
	Site	: www.buildinternet.com/project/supersized
	
	Theme 	: Shutter 1.2
	Author	: Sam Dunn
	Company : One Mighty Roar (www.onemightyroar.com)
	License : MIT License / GPL License
	
*/
/* Thumbnail Tray
----------------------------*/
#thumb-tray {
  z-index: 3;
  background: rgba(0, 0, 0, 0.6);
  height: 108px;
  width: 100%;
  overflow: hidden;
  text-align: center;
  -moz-box-shadow: 0px 0px 4px #000;
  -webkit-box-shadow: 0px 0px 4px #000;
  box-shadow: 0px 0px 4px #000; }

#thumb-back, #thumb-forward {
  position: absolute;
  z-index: 5;
  bottom: 38px;
  height: 34px;
  width: 35px; }

#thumb-back {
  left: 10px;
  background: url("images/left-arrow.png") no-repeat center center; }

#thumb-forward {
  right: 10px;
  background: url("images/right-arrow.png") no-repeat center center; }

#thumb-back:hover, #thumb-forward:hover {
  cursor: pointer;
  background-color: rgba(255, 255, 255, 0.1); }

#thumb-back:hover {
  border-right: 1px solid rgba(255, 255, 255, 0.2); }

#thumb-forward:hover {
  border-left: 1px solid rgba(255, 255, 255, 0.2); }

ul#thumb-list {
  display: inline-block;
  list-style: none;
  position: relative;
  left: 0px;
  padding: 0 0px; }

ul#thumb-list li {
  background: #111;
  list-style: none;
  display: inline;
  width: 150px;
  height: 108px;
  overflow: hidden;
  float: left;
  margin: 0; }

ul#thumb-list li img {
  width: 200px;
  height: auto;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
  -webkit-transition: all 100ms ease-in-out;
  -moz-transition: all 100ms ease-in-out;
  -o-transition: all 100ms ease-in-out;
  -ms-transition: all 100ms ease-in-out;
  transition: all 100ms ease-in-out; }

ul#thumb-list li.current-thumb img, ul#thumb-list li:hover img {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100); }

ul#thumb-list li:hover {
  cursor: pointer; }

.hide-thumbnail, .show-thumbnail {
  position: absolute;
  right: 0;
  background-color: #000;
  padding: 5px 10px;
  color: #fafafa;
  text-decoration: none;
  font-size: 14px; }

.hide-thumbnail {
  bottom: 108px; }

.show-thumbnail {
  bottom: -50px; }

/* ---------- 12 COLUMN GRID THROUGHOUT SITE ---------- */
.col {
  display: block;
  float: left;
  margin: 0 1.6% 1.6% 0; }

.group:before, .group:after {
  content: "";
  display: table; }

.group:after {
  clear: both; }

.group {
  zoom: 1;
  /* For IE 6/7 */ }

.span_12_of_12 {
  width: 100%; }

.span_11_of_12 {
  width: 91.53%; }

.span_10_of_12 {
  width: 83.06%; }

.span_9_of_12 {
  width: 74.6%; }

.span_8_of_12 {
  width: 66.13%; }

.span_7_of_12 {
  width: 57.66%; }

.span_6_of_12 {
  width: 49.2%; }

.span_5_of_12 {
  width: 40.73%; }

.span_4_of_12 {
  width: 32.26%; }

.span_3_of_12 {
  width: 23.8%; }

.span_2_of_12 {
  width: 15.33%; }

.span_1_of_12 {
  width: 6.866%; }

/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */
@media only screen and (max-width: 600px) {
  .col {
    margin: 0 0 4% 0%; }

  .col:last-child {
    margin-bottom: 0; } }
@media only screen and (max-width: 600px) {
  .span_12_of_12 {
    width: 100%; }

  .span_11_of_12 {
    width: 100%; }

  .span_10_of_12 {
    width: 100%; }

  .span_9_of_12 {
    width: 100%; }

  .span_8_of_12 {
    width: 100%; }

  .span_7_of_12 {
    width: 100%; }

  .span_6_of_12 {
    width: 100%; }

  .span_5_of_12 {
    width: 100%; }

  .span_4_of_12 {
    width: 100%; }

  .span_3_of_12 {
    width: 100%; }

  .span_2_of_12 {
    width: 100%; }

  .span_1_of_12 {
    width: 100%; } }
