/*
    Theme Name: Kim Mannes-Abbott 2015 
    Description: Custom built Genesis child theme for Kim Mannes-Abbott
    Author: Barnaby Irish - based on Genesis Sandbox by Jonathan Perez and Travis Smith (wpsmith.net)
    Author URI: http://www.barnism.com/
 
    Version: 1.0.22
 
    Template: genesis
    Template Version: 2.1.2
 
    License: GPL-2.0+
    License URI: http://www.opensource.org/licenses/gpl-license.php 
*/

/*STAGING*/
media="all"

#kmamap {display:none;}
a img.googlemaps {display:block;}
img.googlemaps {width:100%;height:auto;margin:10px 0px 10px 0px;}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
}

.row, .clearfix {
  zoom: 1;
}

html {
  font-size: 62.5%;
}

html, body {
	background: #FFFFFF;
    -webkit-font-smoothing: antialiased;
    position: relative;
}

body {
    line-height: 1;
    margin: 0;
}

a {
  color: #000;
  text-decoration: none;
  outline: 0;
  line-height: inherit;
}

.column, .columns {
      float: left;
  min-height: 1px;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.row .twelve.columns {
  width: 100%;
}

.row .eight.columns {
  width: 65.957553%;
}

.row .four.columns {
  width: 31.914945%;
}

.wrap {
  background: #FFFFFF;
  max-width: 1012px;
  margin: 0 auto;
  padding:0;
}

.site-container {
    margin-bottom: 400px;
    background: #FFFFFF;
    max-width: 1012px;
    margin: -13px auto 0 !important;
}

a.post-edit-link {
    font-weight: bold;
    color: #efefef;
    position: absolute;
    top: 5px;
    left: 10px;
}

a:hover.post-edit-link {
    color: #777;
}
	
.column, .columns {
}

.clearboth {
    clear:both;
}

.row .twelve.columns {
    float: none;
}

.row .three.columns { 
    width: 25%;
    padding: 1%;
    margin: 0;
    float: left;
}

.row .three.columns img { 
    margin-bottom: 10px;
}

.row .three.columns.first { 
    margin-left: 10px
}
	
.row {
    width:100%;
    float:left;
    background: #FFF;
	text-align: left;
    margin:0;
    max-width: initial;
    min-width: initial;
}

.row.excpt {
    border-top: 12px solid #000;
}

.row .menuspace {
    width: 100%;
    height: 12px;
    background: #000000;
    float: left;
}

.skiplink a {
    text-shadow: none;
    padding:0;
    background-color: none;
    border-radius: none;
}

.skiplink a:hover {
    text-shadow: none;
    background-color: none;
    border-radius: none;
}


.shiv {
    max-width: 960px;
    margin: 0 auto;
    padding-left: 10px;  
}

.excerpts.home.shiv, .excerpts.shiv, .gmap.shiv {
    padding-left: 0;  
}

.homecarousel.shiv, .casecarousel.shiv {
    padding-right: 10px;
}

.leftie {
}

.right {
    float: right;
}
	
	h1, h2 {
		font-family: 'AvantGarde Bold';
		color: #000000;
		letter-spacing: -.065em;
        text-transform: uppercase;
        text-shadow: none;
        box-shadow: none;
	}

    h1 {
        vertical-align: middle;
        float: left;
        margin-left: -0.3rem;
    }

    h1 span, h2 span, h3 span {
        font-family: 'AvantGardeBQRoman';
    }

   div.head h2.title, div.head h2.title span {
        text-shadow: none;
        text-shadow: 0 0 0 #FFFFFF;
        color: #000;
        letter-spacing: -.065em;
        text-transform: uppercase;
        outline: 0;
        font-size: 28px;
        font-size: 2.8rem;
        line-height: 1.3;
        margin: 0px 0px 0px 34px;
    }
	
	h2  {
        font-family: 'AvantGarde Bold';
		font-size: 7.2rem;
		font-weight: normal;
		line-height: 6.5rem;
        margin-top: 2.6rem;
        float: left;
        margin-left: -0.5rem;
        margin-bottom: 0.5rem;
	}


    h2.what  {
        padding-bottom: 20px;
    }

    h3  {
        font-family: 'AvantGarde Bold';
        font-size: 2.1rem;
        font-weight: normal;
        text-transform: uppercase;
        line-height: 1.9rem;
        margin-top: 15px;
        width:100%;
        padding-bottom: 5px;
    }

    h4  {
        font-family: 'AvantGarde Demi';
        font-size: 2.2rem;
        font-weight: normal;
        line-height: 1.9rem;
        margin-top: 15px;
        width:100%;
        padding-bottom: 5px;
        color: #000;
    }

    h5  {
        font-family: 'AvantGarde Demi';
        font-size: 1.8rem;
        font-weight: normal;
        line-height: 1.9rem;
        margin-top: 15px;
        width:100%;
        padding-bottom: 5px;
        color: #000;
    }

    a {
        color: #000;
    }
    
    a:hover {
        color: #777;
    }

    p {
        font-family: 'AvantGarde Med';
        font-size: 1.3rem;
        line-height: 1.9rem;
        margin-bottom: 5px;
        color: #000;
    }

    .columns:first-child {
   margin-left: auto;
    }

    .head, .head:hover {
        box-shadow: none;
        padding-right: 10px;
        margin: 30px auto 20px auto;
        height: 4.7rem;
        border-bottom: 1px solid #000;
    }

    .head.shiv {
    max-width: 1012px;
	margin: 30px auto 20px auto;
    padding-left: 0px;  
}


    .row.menu {
        background: #000;
    }

    div.mainnav {
        height: 40px;
        background: #000;
    }

#undefined-sticky-wrapper {
    width: 986px;
}

div.twelve.columns.mainnav.sticky-wrapper.shiv.is-sticky {
    z-index: 1000;
    width: 100%;
    padding: 0 26px;
}

    div.mainnav ul {
        background: #000;
        list-style: none;
        width:100%;
        float: left;
        margin: 0;
        padding: 0;
    }

    div.mainnav li a {
        font-family: 'AvantGarde Bold';
        font-size: 16px;
        font-size: 1.6rem;
        color: #ffffff;
        background: #000;
        display: inline;
        float: left;
        padding: 0 10px;
        text-transform: uppercase;
        line-height: 40px;
        vertical-align: middle;
        -webkit-transition-duration: .3s;
        -moz-transition-duration: .3s;
        -o-transition-duration: .3s;
        -ms-transition-duration: .3s;
        transition-duration: .3s;
    }

div.mainnav li.contact a {
    float: right;
    padding-right: 26px;
}

div.is-sticky div.mainnav li.contact a {
    padding-right: 36px;
}

    div.mainnav li a:hover {
        color: #00a2a6;
        -webkit-transition-duration: .6s;
        -moz-transition-duration: .6s;
        -o-transition-duration: .6s;
        -ms-transition-duration: .6s;
        transition-duration: .6s;
    }

    .foursixty {
        padding-top: 14px;
        margin-bottom: 26px;
    }

    .foursixty .first {
        padding-right: 20px;
    }

    .foursixty .last p {
        padding-right: 10px;
    }

    .back a img {
        width: 37px;
        height: 30px;
        margin-left: 10px;
        margin: 20px 10px 0 10px;
        float: right;
        background: url(img/back.gif)  no-repeat top right;
        -webkit-transition-duration: .6s;
        -moz-transition-duration: .6s;
        -o-transition-duration: .6s;
        -ms-transition-duration: .6s;
        transition-duration: .6s;
    }
	
    .back a:hover img {
        background: url(img/back_over.gif)  no-repeat top right;
        -webkit-transition-duration: .3s;
        -moz-transition-duration: .3s;
        -o-transition-duration: .3s;
        -ms-transition-duration: .3s;
        transition-duration: .3s;
    }

    .top a img {
        width: 37px;
        height: 30px;
        margin-left: 10px;
        margin: 20px 10px 0 10px;
        float: right;
        background: url(img/top.gif)  no-repeat top right;
        -webkit-transition-duration: .6s;
        -moz-transition-duration: .6s;
        -o-transition-duration: .6s;
        -ms-transition-duration: .6s;
        transition-duration: .6s;
    }
    
.top a:hover img {
    background: url(img/top_over.gif)  no-repeat top right;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    -o-transition-duration: .3s;
    -ms-transition-duration: .3s;
    transition-duration: .3s;
}

.social  {
    width: 80px;
    float: right;
    display: inline;margin-right: 22px;
}

.social a.pinterest img, .social a.linkedin img {
    width: 30px;
    height: 30px;
    margin: 8px 0 0 10px;
    float: right;
    background: url(img/pinterest.gif)  no-repeat top left;
    -webkit-transition-duration: .6s;
    -moz-transition-duration: .6s;
    -o-transition-duration: .6s;
    -ms-transition-duration: .6s;
    transition-duration: .6s;
}

.social a.pinterest:hover img {
    background: url(img/pinterest_over.gif)  no-repeat top left;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    -o-transition-duration: .3s;
    -ms-transition-duration: .3s;
    transition-duration: .3s;
}

.social a.linkedin img {
    background: url(img/linkedin.gif)  no-repeat top left;
    -webkit-transition-duration: .6s;
    -moz-transition-duration: .6s;
    -o-transition-duration: .6s;
    -ms-transition-duration: .6s;
    transition-duration: .6s;
}
    
.social a.linkedin:hover img {
    background: url(img/linkedin_over.gif)  no-repeat top left;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    -o-transition-duration: .3s;
    -ms-transition-duration: .3s;
    transition-duration: .3s;
}
	
.excerpts {
    width: 100%;
    float: none;
}

.excerpts.home {
    border-top: 0;
    margin-top: 20px;
}
.single .excerpts.shiv {
    border-top: 0;
    margin-top: 15px;
}
.excerpts.shiv {}

.excerpts.home .three.columns {
    border-top: 0;
}

div.excerpts a h3  {
    border-top: 1px solid #000;
    padding-top: 10px;
    margin-top: 0;
    margin-bottom: 4px;
    background: url(img/excpt_hd_bkg.gif)  no-repeat bottom right;
    padding-bottom: 10px;
    opacity: 0.7;
    -moz-transition: height .3s ease-out, opacity .6s ease;
    -webkit-transition: height .3s ease-out, opacity .6s ease;
    -o-transition: height .3s ease-out, opacity .6s ease;
    transition: height .3s ease-out, opacity .6s ease;
}

div.excerpts.home a h3  {
    opacity: 1;
}

div.excerpts a:hover h3  {
    opacity: 1;
}

    div.excerpts.home a:hover h3  {
        opacity: 0.7;
    }

    .excerpts a img {
    max-width: 100%;
    height: auto;
    border-top: 1px solid #000;
    padding-top: 7px;
    opacity: 0.7;
        -moz-transition: height .3s ease-out, opacity .6s ease;
        -webkit-transition: height .3s ease-out, opacity .6s ease;
        -o-transition: height .3s ease-out, opacity .6s ease;
        transition: height .3s ease-out, opacity .6s ease;
    }

        .excerpts.home a img {
    opacity: 1;
    }

    .excerpts a:hover img {
        opacity: 1;
    }

    .excerpts.home a:hover img {
        opacity: 0.7;
    }


    #clients {
        width: 100%;
        float: left;
      /*  margin-left: -10px; 
        padding-left: 36px;
        padding-right: 36px; */
        background: #000;
    }

    #clients h2, #clients h2 span {
        color:#ffffff;
    }

    #clients div {
        color:#ffffff;
        background: #000;
    }

    #clients img {
        padding-top: 3.3rem;
        margin-top: 1.5rem;
        margin-bottom: 2.5rem;
        border-top: 1px solid #ffffff;
        max-width: 100%;
        height: auto;
    }

    #clients p, #clients h5 {
        color:#ffffff;
    }

    #clients p {
        margin-bottom: 4rem;
    }

    #clients .top a img {
        width: 37px;
        height: 30px;
        margin-left: 10px;
        margin: 20px 10px 0 10px;
        float: right;
        border:none;
        background: url(img/top_black.gif)  no-repeat top right;
        -webkit-transition-duration: .6s;
        -moz-transition-duration: .6s;
        -o-transition-duration: .6s;
        -ms-transition-duration: .6s;
        transition-duration: .6s;
    }
    
#clients .top a:hover img {
    background: url(img/top_black_over.gif)  no-repeat top right;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    -o-transition-duration: .3s;
    -ms-transition-duration: .3s;
    transition-duration: .3s;
}

#contact {
    border-top: 12px solid #000;
    width: 100%;
    float: left;
    background: #ffffff;
}

#footer {
    width: 100%;
    float: left;
    background: #ffffff;
    margin: 0 0 20px 0;
}

#footer p, #footer p a {
    font-family: 'AvantGarde med';
    font-size: 1.3rem;
    color: #000;
    margin: 10px 0;
}

.gmap {
    height:450px;
    margin: 15px 0 25px 0;    
}

.row .twelve.columns.gmap.shiv {
    float: left;
}
        
.row.casesl {
    position: relative;
    }

.flexslider {
    width:100%;
    float: left;
    overflow: hidden;
    margin-bottom: 15px;
}

#caseslider {
    margin-top: 2px;
    padding: 15px 0;
    border-top: 1px solid #000;
    border-bottom: 0;
}

#caseslider.flexslider {
    max-width: 960px;
    max-height: initial;
    overflow: auto;
}

.flexslider ul.slides li div.mobimg {
    display: none;
}

.flexslider ul.slides li div.dskimg, .flexslider ul.slides li div.mobimg {
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% auto;
}

.flex-direction-nav li .flex-next, .flex-direction-nav li .flex-prev {
    position: absolute;
    top: 0;
    width:20%;
    height:100%;
    z-index: 900;
    text-indent: -9999px;
    cursor: pointer;
    margin: 0;
    border: 0;
    opacity: 0.7;
    filter: alpha(opacity=70);
    transition: opacity 0.3s ease-in-out;
    -moz-transition: opacity 0.3s ease-in-out;
    -webkit-transition: opacity 0.3s ease-in-out;
}

.flex-direction-nav li .flex-next {
    background: transparent url(img/carousel_next2.png) no-repeat center right;
    right: 0;
}

.flex-direction-nav li .flex-next:hover {
    opacity:1;
    filter:alpha(opacity=99)
}

.flex-direction-nav li .flex-prev {
    background: transparent url(img/carousel_back2.png) no-repeat center left;
    left: 0;
}

.flex-direction-nav li .flex-prev:hover {
    opacity:1;
    filter:alpha(opacity=99)
}

/* new flex */
.flex-direction-nav li .prev {
    left: -3px !important;
}
.flex-direction-nav li a {
    width: 52px;
    height: 52px;
    margin: -30px 0 0;
    display: block;
    background: url(images/bg_direction_kma_nav.png) no-repeat 0 0;
    position: absolute;
    top: 50%;
    cursor: pointer;
    text-indent: -9999px;
    z-index: 100;
}


.flex-direction-nav li .next {
    background-position: -52px 0;
    right: -3px !important;
}
.flex-direction-nav li a {
    width: 52px;
    height: 52px;
    margin: -30px 0 0;
    display: block;
    background: url(images/bg_direction_kma_nav.png) no-repeat 0 0;
        background-position-x: 0px;
        background-position-y: 0px;
    position: absolute;
    top: 50%;
    cursor: pointer;
    text-indent: -9999px;
    z-index: 100;
}

@media only screen and (max-width: 767px) {
	  .flex-direction-nav li .prev {
		  left: -60px !important;
	  }
	  .flex-direction-nav li .next {
		  background-position: -52px 0;
		  right: -60px !important;
	  }
}

div.flex-viewport {
    padding-bottom: 15px;
    border-bottom: 1px solid #000;
}

body.home div.flex-viewport {
    padding-bottom: 0;
    border-bottom: 0;
}

ol.flex-control-paging {
    text-align: right;
    margin-top: 0;
    margin-right: 10px;
    width: initial;
    float: right;
}

body.home ol.flex-control-paging {
    display: none;
}
.flex-control-nav {
    float: right;
    margin: 20px 0 10px;
    position: relative;
    text-align: right !important;
    width: 100%;
    z-index: 100;
}
.flex-control-nav li a {
    background-color: #000;
    background-image: none;
    border-radius: 50%;
    cursor: pointer;
    display: block;
    height: 12px;
    width: 12px;
    text-indent: -9999px;
    font-size: 1px;
}

.flex-control-nav li a.flex-active, .flex-control-nav li a:hover {
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 50%;
    cursor: pointer;
    display: block;
    height: 12px;
    width: 12px;
    text-indent: -9999px;
}

ol.flex-control-nav.flex-control-paging li a, ol.flex-control-nav.flex-control-paging li {
    text-indent: -9999px;
}

h3.caseslider {
    position: absolute;
    bottom: 10px;
    left: 36px;
    margin: 0;
    width: initial;
}

#case_carousel {
    height: 100%;
    overflow: hidden;
    margin-top: 2px;
    padding: 15px 0;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    width: 100%;
}

#case_carousel img, #case_carousel #slides div {
    position:relative;
    float:left;
    display: inline-block;
    width: 100%;
    height: 100%;
    margin:0;
    padding:0;
}

#carousel_slides {
}

#images_next, #images_prev {
	position: absolute;
	top: 0;
	width:20%;
	height:100%;
	z-index: 900;
	text-indent: -9999px;
	cursor: pointer;
	margin: 0;
	border: 0;
	opacity: 0.7;
	filter: alpha(opacity=70);
	transition: opacity 0.3s ease-in-out;
	-moz-transition: opacity 0.3s ease-in-out;
	-webkit-transition: opacity 0.3s ease-in-out;
}

#images_next {
    background: transparent url(img/carousel_next2.png) no-repeat center right;
    right: 0;
}

#images_next:hover {
    opacity:1;
    filter:alpha(opacity=99)
}

#images_prev {
    background: transparent url(img/carousel_back2.png) no-repeat center left;
    left: 0;
}

#images_prev:hover {
    opacity:1;
    filter:alpha(opacity=99)

}
.clearfix {
    float: none;
    clear: both;
}

@media only screen and (max-width: 960px) {

    div.head h2.title, div.head h2.title span {
        font-size: 2.4rem;
        padding-top: 5px;
    }

    div.mainnav ul {
        margin:0;
        padding:0;
    }

    #undefined-sticky-wrapper {
        width: 100%;
    }

    #undefined-sticky-wrapper nav.is-sticky {
        width: 100%;
    }

    div.twelve.columns.mainnav.sticky-wrapper.shiv.is-sticky {
        padding: 0;
    }
    .mainnav.shiv {
        padding-left: 10px;  
    }
    div.mainnav li.contact a {
        float: left;
        padding-right: 0;
    }
    .shiv {
        padding-left: 15px;
        padding-right: 15px;
    }
    .row .three.columns { 
        width:47%; 
        margin: 0 1.5%;
        padding: 0;
        clear:right;
    }

    h3.caseslider {
        left: 15px;
    }
    .excerpts {
        margin:0;
        padding:0;
    }

    .excerpts a img {
        opacity: 1;
    }

    .excerpts h3  {
        height: 4.5rem;
    }

    div.excerpts a h3  {
        opacity: 1;
    }
    #clients, #contact, #footer {
        margin:0;
        padding:0;
    }
    .gmap {
        height: 350px;
    }
}
    

@media only screen and (max-width: 767px) {

    .head, .head:hover {
        border-bottom: none;
        margin: 20px 0 0 0;
    }
    
    div.head h2.title {
        font-size: 2.2rem;
        line-height: 2.2rem;
        padding: 0 0 10px 10px;
        float:left;
        width:75%;
    }

    div.head h2.title span {
        font-size: 2.2rem;
        line-height: 2.2rem;
    }
    h2 {
        font-size: 2.8rem;
        line-height: 2.8rem;
        margin-left: 0;
        margin-bottom: 0.8rem;
        margin-top: 1.9rem;
        width: 80%;
    }

    .flexslider ul.slides li div.mobimg {
          display: block;
    }

    .flexslider ul.slides li div.dskimg, #caseslider div ul li div.dskimg.lrglandscape {
          display: none;
    }

    .row .menuspace {
        padding-right: 0;
    }

    #undefined-sticky-wrapper {
        width: 100%;
    }

    #undefined-sticky-wrapper nav.is-sticky {
        width: 100%;
    }

    div.mainnav li a {
      font-size: 12px;
      font-size: 1.2rem;
    }

    div.mainnav li.contact a {
        float: left;
    }

    #case_carousel {
        margin-top: 10px;
    }

    #images_next, #images_prev {
        top: 45%;
        width:50px;
        height:50px;
    }

    #pager {
        margin: 3px 10px 0 0;
        }

    #pager a {
        margin: 0 10px 0 0;
        width: 40px;
        height: 40px;
        }

    .excerpts h3  {
        font-size: 2.0rem;
    }

    .excerpts a img {
        opacity: 1;
    }

    .row .three.columns { 
        width:47%; 
        width: 47% !important;
        margin: 0 1.5%;
        clear:right;
    }

    .excerpts {
        margin:0;
        padding:0;
    }
}

@media only screen and (max-width: 380px) {
    div.head h2.title {
      padding: 7px 0 10px 0;
    }
    div.mainnav li a {
      padding: 0 9px;
    }
    div.is-sticky div.mainnav li.contact a {
      padding-right: 9px;
    }
    .back a img, .top a img, #clients .top a img {
      margin: 20px 0 0 10px;
    }
    .excerpts {
      padding-top: 20px;
    }
    .excerpts.home {
      padding-top: 0;
    }
    .row .four.columns {
      width: 100%;
    }
    #contact h4 {
      margin-bottom: 10px;
    }
}

@media only screen and (max-width: 320px) {
    div.head h2.title {
      font-size: 2.0rem;
      line-height: 2.0rem;
      width: 70%;
    }
    div.head h2.title span {
      font-size: 2.0rem;
      line-height: 2.0rem;
    }
    .shiv {
      padding-left: 10px;
      padding-right: 10px;
    }
    .mainnav.shiv {
      padding: 0 3px;
    }
    div.mainnav li a {
      padding: 0 7px;
      font-size: 12px;
      font-size: 1.1rem;
    }
    h3.caseslider {
      left: 10px;
    }
    .excerpts h3 {
      font-size: 1.7rem;
    }

}