/**
 * @file
 * Styles are organized using the SMACSS technique. @see http://smacss.com/book/
 *
 * When you turn on CSS aggregation at admin/config/development/performance, all
 * of these @include files will be combined into a single file.
 */

/* HTML element (SMACSS base) rules */
@import "normalize.css";

/* Layout rules */
@import "layouts/responsive.css";

/* Component (SMACSS module) rules */
@import "components/misc.css";
/* Optionally, add your own components here. */
@import "print.css";

/* SMACSS theme rules */
/* @import "theme-A.css"; */
/* @import "theme-B.css"; */
body {
    background-color: #fff3d6;
}

div#page {
    background-color: white;
	overflow: hidden;
}
#main {
    clear: both;
}
div#navigation {
    background-color: #6f8878;
    height: 37px;
}
header#header {
    height: 139px;
    padding: 0 50px;
}
a#logo {
    margin-top: 69px;
    max-width: 600px;
}
footer#footer {
    background-color: #003e79;
    color: white;
    text-align: center;
    font-size: 12px;
    min-height: 60px;
    line-height: 60px;
    clear:both;
}
#navigation ul.nice-menu a {
    color: white;
    text-decoration: none;
    padding-top: 10px;
    padding-bottom: 9px;
    font-weight: normal;
}
.region-fcontent {
    color: #003d79;
    font-size: 16px;
}
.front .region-news {
    border-top: 3px solid #ffd678;
}
.region.region-pfooter {
    color: #003e79;
    font-size: 14px;
    padding: 0 50px;
    border-top: 3px solid #ffd678;
}

div#block-block-3 {
    float: right;
}
div#block-block-4 p {
    margin: 2.75em 0;
}

div#block-block-4 {
    float: left;
    margin: 0;
	padding: 1.5em 0;
}

.region.region-pfooter .block {
    margin: 0;
}
.region-fband1, .region-fband2 {
    background-color: #003e79;
    color: white;
        padding: 15px 50px !important;
            clear: both;
                min-height: 0 !important;
}
.region.region-resource2, .region.region-resource4, .region.region-resource6 {
    background-color: #e4e9e6;
}
.region.region-resource2 .indented-title-wrapper h2, .region.region-resource4 .indented-title-wrapper h2, .region.region-resource6 .indented-title-wrapper h2 {
color:white;
}
.region-fband1 h3,.region-fband2 h3,.region-fband1 p,.region-fband2 p {
    margin: 0;
    padding: 0;
}
.region-fband1 .block,.region-fband2 .block {
    margin: 0;
}
.region.region-fsub2 h2 {
    color: #003E79;
    opacity: .18;
    font-size: 48px;
}
.region-fsub1,.region-fsub2,.region-fsub3 {
    padding: 0 140px;
    font-size: 12px;
    padding-top: 10px;
    padding-bottom: 10px;
        position: relative;
}
.region.region-fsub2 h2 {
    color: #003E79;
    opacity: .18;
    font-size: 48px;
    text-align: center;
    font-weight: normal;
}
.region-fsub1 h2,.region-fsub3 h2 {
    color: white;
    font-size: 48px;
    text-align: center;
    font-weight: normal;
}
.fsub-title-wrapper {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    height: 48px;
    width: 289px;
    position: absolute;
    bottom: 0;
    left: -52px;
}
.fsub-another-wrapper {
    height: 50%;
    position: absolute;
    top: 0%;
    left: 0;
    padding-top: 29px;
}
.region-fband1 h3, .region-fband2 h3 {
    font-weight: normal;
    font-size: 30px;
    text-align: center;
}
.region-fband1 p,.region-fband2 p {
    font-size: 10px;
}
.region.region-fsub1 {
    background-color: #e3e8e5;
}
.region.region-fsub1 p {
    margin: 0;
}
div#page .block {
    margin: 0;
}
.region.region-fsub1 p,.region.region-fsub2 p {
    margin: 0;
}
.test-content {
    height: 293px;
}
.region.region-fsub3 {
    background-color: #e4e9e6;
}
.region.region-fsub3 h2, .region.region-fsub2 h2,  .region.region-fsub1 h2 {
    line-height: 0;
}
.region.region-hero {
        position: relative;
            line-height: 0;
}
.slide-title {
    color: #ffd578;
    background-color: #003e79;
    display: block;
    line-height: 33px;
    text-align: center;
}

.slide-body {
    line-height: normal;
    padding: 28px 57px;
        font-size: 28px;
}

.region-hero .views-field.views-field-nothing {
    width: 34.3335%;
}

.slide-body p {
    margin: 0px 0px 16px 0px;
}
.region-hero .views-field.views-field-nothing {
    position: absolute;
    color: #1B3D73;
    font-size: 17px;
    line-height: 1.5em;
    -webkit-transition: all 0.35s ease;
    -moz-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease;
    overflow: hidden;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    top: 50%;
    transform: translateY(-50%);
    background-color: rgba(255, 255, 255, 0.8);
    left: 53px;
}
.header__region.region.region-header {
    text-align: right;
    padding-top: 40px;
    float: right;
}

div#block-custom-search-blocks-1 form input {
    text-align: center;
    font-size: 14px;
    width: 211px;
    line-height: 40px;
    padding: 0;
    margin: 0;
    border: 1px solid #003e79;
    background: url("/sites/all/themes/kmb/images/spyglass.png") no-repeat 175px center;
    height: 42px;
}
div#block-custom-search-blocks-1 form input:focus {
background:none !important;
}
.header__region.region.region-header a {
    color: #003e79;
    font-weight: bold;
    text-decoration: none;
    font-size: 16px;
    line-height: normal;
}

.header__region.region.region-header .block {
    margin: 0;
    padding: 0;
}


div#block-custom-search-blocks-1 form {
    padding: 0;
    margin: 0;
}

div#block-custom-search-blocks-1 .form-item {
    margin: 13px 0;
}

::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #cfd5df;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #cfd5df;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #cfd5df;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #cfd5df;
}
.region-fsub2 h3 {
    font-size: 20px;
}
.slide-title span {
    color: white;
}
.attorney-phone, .attorney-email, .vcard-link {
    font-size: 18px;
}
.slide-info {
    line-height: normal;
    padding: 28px 57px;
    font-size: 20px;
}
.slide-info p {
    line-height: 28px;
    margin-bottom: 0;
}
.slide-title h1 {
    font-size: 19px;
    font-weight: normal;
    display: inline;
}
.node-type-attorney .tabs-primary, .node-type-practice-area .tabs-primary, .node-type-attorney .tabs-secondary,.node-type-practice-area .tabs-secondary {
    margin: 0;
    position: absolute;
    z-index: 1;
    background-color: rgba(255, 255, 255, 0.5);
    width: 100%;
    left: 0;
    padding: 0 0 2px 0;
}
a.tabs-primary__tab-link, a.tabs-primary__tab-link.is-active {
    background-color: rgba(255, 255, 255, 0.5)!important;
}
a.tabs-primary__tab-link:active, a.tabs-primary__tab-link.is-active {
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #FFFFFF), color-stop(100%, rgba(255, 255, 255, 0)));
    background-image: -webkit-linear-gradient(#FFFFFF, rgba(255, 255, 255, 0));
    background-image: -moz-linear-gradient(#FFFFFF, rgba(255, 255, 255, 0));
    background-image: -o-linear-gradient(#FFFFFF, rgba(255, 255, 255, 0));
    background-image: linear-gradient(#FFFFFF, rgba(255, 255, 255, 0));
}
.field.field-name-field-quote-excerpt.field-type-text-long.field-label-hidden {
    background-color: #003e79;
    color: white;
    border-top: 3px solid #ffd678;
    border-bottom: 3px solid #ffd678;
    padding: 15px 50px;
    clear: both;
    text-align: center;
    font-size: 30px;
    line-height: normal;
}
.field.field-name-field-quote-excerpt.field-type-text-long.field-label-hidden p {
    margin: 0;
}
.field.field-name-field-attorney-quote.field-type-text-long.field-label-hidden {
    color: #737171;
    font-size: 20px;
        width: 90%;
    margin: 0 auto;
    line-height: 27px;
}

.field.field-name-body.field-type-text-with-summary.field-label-hidden a {
    color: #003e79;
    font-weight: bold;
    text-decoration: none;
}
.region.region-credits {
    background-color: #e3e8e5;
    border-top: 3px solid #ffd678;
    border-bottom: 3px solid #ffd678;
    padding: 27px 68px 0;
        font-size: 14px;
}
.region.region-credits .views-label {
    font-weight: bold;
    font-size: 14px;
}
.region.region-credits::after {
    clear: both;
    display: block;
    content: "";
}
.region.region-credits ul,.region.region-credits p {
    padding: 0;
    margin: 0;
}
.region.region-credits .views-field {
    margin-bottom: 25px;
}
.region.region-credits ul li{
list-style: none;
}
div#block-views-attorney-credits-2-block {
    float: right;
    width: 33%;
}

div#block-views-attorney-credits-1-block {
    float: left;
    width: 40%;
}
.indented-title-wrapper h2{
    color: #cad1dc;
    font-size: 35px;
    text-align: center;
    font-weight: normal;
    width: 200%;
    left: -50%;
    position: absolute;
}
.indented-regions .region {
    position: relative;
    padding: 27px 68px 27px 140px;
    font-size: 14px;
    overflow: hidden;
    border-top: 3px solid #ffd678;
    min-height: 350px;
}
.node-type-practice-area .region.region-resources .indented-title-wrapper h2 {
    color: white;
}
.indented-title-wrapper {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    height: 48px;
    width: 289px;
    position: absolute;
    bottom: 0;
    left: -135px;
    transition: .5s;
}
.indented-another-wrapper {
    height: 50%;
    position: absolute;
    top: 0%;
    left: 0;
    padding-top: 29px;
}
#block-views-latest-news-block,#block-block-9 {
    float: left;
    width: 48%;
}
div#block-block-11, #block-block-18 {
    float: right;
    width: 48%;
}
.video-wrap {
    float: left;
    width: 50%;
    text-align: center;
    padding: 13px 0;
}
.region.region-news::after {
    content: "";
    display: block;
    clear: both;
}
.region.region-news a {
    color: #003e79;
    text-decoration: none;
        font-weight: bold;
}
.front .region-news, .front .region-resources, .node-type-practice-area .region-news {
    background-color: #e3e8e5;
}

.front .region-news h2,.front .region-resources h2, .node-type-practice-area .region-news h2 {
    color: rgba(0, 62, 121, 0.25);
}
ul.nice-menu a {
    padding: 0;
}
ul.nice-menu li {
    border: none;
    border-top: 0;
    float: left;
    background-color: transparent;
}
ul.nice-menu-down li {
    border-top: none;
}
div#block-nice-menus-1 {
    position: absolute;
    right: 50px;
}

div#block-nice-menus-2 {
    position: absolute;
    left: 50px;
}
div#block-nice-menus-1 ul.nice-menu-down li {
    padding: 0 18px;
}
div#block-nice-menus-1 ul.nice-menu-down > li.last {
    padding-right: 0;
}
div#block-nice-menus-2 ul.nice-menu-down li {
    padding: 0 18px;
}
div#block-nice-menus-2 ul.nice-menu-down > li.first {
    padding-left: 0;
}
div#block-nice-menus-2 ul.nice-menu-down li a {
    color: #ffd578;
}

.postings .views-field.views-field-title a {
    text-decoration: none;
    color: #003e79;
}

.postings h2 {
    font-size: 20px;
    margin: 0;
    line-height: 25px;
}

.postings .views-row {
    padding-bottom: 1em;
    border-bottom: 1px solid;
    margin-top: 1.5em;
}
.postings .views-row .views-field.views-field-view-node a {
    text-decoration: none;
    color: #003e79;
    font-weight: bold;
}
.postings .views-field.views-field-view-node {
    text-align: right;
}
div#content a {
    text-decoration: none;
    color: #003e79;
}
div#block-views-blog-listing-block a {
    text-decoration: none;
}
.region-blogs .block, .region-learnmore .block {
    width: 48%;
    float: left;
}
.indented-listing .views-row-odd {
    float: left;
    width: 46%;
    clear: left;
}

.indented-listing .views-row-even {
    float: right;
    width: 46%;
clear: right;
}

.indented-listing .view-footer {
    clear: both;
    text-align: right;
}
.views-field.views-field-type {
    font-style: italic;
}
.region.region-blogs::after,.region.region-learnmore::after,.region.region-resources::after {
    content: "";
    display: block;
    clear: both;
}
div#flexslider-1 {
    margin: 0;
    border: none;
}
div#block-views-frontpage-slideshow-pager-block ul li.views-row {
    display: inline;
}

div#block-views-frontpage-slideshow-pager-block ul {
    padding: 0;
    margin: 0;
}

div#block-views-frontpage-slideshow-pager-block .views-field-title {
    display: inline;
}

div#block-views-frontpage-slideshow-pager-block {
    text-align: center;
    background-color: #003e79;
    color: white;
    line-height: 32px;
    font-weight: bold;
    font-size: 14px;
}

div#block-views-frontpage-slideshow-pager-block ul li span {
    display: inline;
    padding-left: 36px;
    position:relative;
    transition:.5s;
    cursor: pointer;
}
#block-views-frontpage-slideshow-pager-block span.field-content::before {
    display: inline;
    content: "";
    width: 15px;
    height: 15px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 13px;
    border-radius: 8px;
    border: 1px solid white;
}
#block-views-frontpage-slideshow-pager-block li.flex-active span::before {
    background-color: #ffd678;
    border: 1px solid #ffd678;
}
div#block-views-practice-testimonial-block {
    text-align: center;
}
div#block-menu-block-1 ul {
    padding: 0;
    margin: 0;
}

div#block-menu-block-1 ul li {
    display: inline;
    list-style: none;
}

div#block-menu-block-1 {
    text-align: center;
    background-color: #003e79;
    line-height: 32px;
}

div#block-menu-block-1 ul li a {
    color: white;
    text-decoration: none;
    display: inline;
    padding: 0 13px;
    font-weight: bold;
    font-size: 14px;
}

div#block-menu-block-1 li.menu__item.is-active-trail.leaf.active-trail a {
    color: #ffd578 !important;
}
div#block-views-practice-area-hero-block {
    line-height: 0;
}
.node-type-practice-area .field.field-name-body.field-type-text-with-summary.field-label-hidden {
}
.node-type-practice-area .region.region-resources {
    background-color: #e4e9e6;
}
.node-type-practice-area .region.region-resources .news-title-wrapper h2 {
    color: white !important;
}
div#block-views-practice-areas-listing-block {
    padding: 0 140px;
}
h1#page-title {
    color: grey;
    font-weight: normal;
        line-height: normal;
            padding-top: 1.5em;
                border-bottom: 1px solid #EAEAEA;
}
.region.region-blogs a {
    color: #003e79;
    text-decoration: none;
    font-weight: bold;
}
.region-blogs .views-row {
    border-bottom: 1px solid rgba(0, 62, 121, 0.14);
    margin-bottom: 10px;
    padding-bottom: 10px;
}
#block-views-latest-news-block .views-row, .indented-listing .views-row,#block-views-latest-resources-block .views-row {
    border-bottom: 1px solid rgba(111, 136, 120, 0.14);
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.views-field.views-field-created {
    font-style: italic;
}
.slide-post-heading {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    padding: 15px 35px;
}
.child-practice-area {
    display: none;
}
.slide-quote {
    color: black;
    text-align: center;
    padding: 0 35px 15px;
}
ul.nice-menu-down li.menuparent {
    background: none !important;
}
.block-nice-menus li ul {
    background-color: #6f8878;
}
.overlay-listing li.views-fluid-grid-inline.views-fluid-grid-item.views-row {
    background-color: transparent;
    border: none;
}
.overlay-listing .listing-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 90%;
    height: 100%;
    max-height: 195px;
    color: white;
    background-color: rgba(0, 0, 0, 0.45);
    font-size: 11px;
    opacity: 0;
    transition: all 0.35s ease;
    line-height: 15px;
    padding: 0 5%;
}
.view-practice-areas.overlay-listing .listing-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 90%;
    height: 100%;
    max-height: 300px;
    color: white;
    background-color: rgba(0, 0, 0, 0.45);
    font-size: 13px;
    opacity: 0;
    transition: all 0.35s ease;
    line-height: 23px;
    padding: 0 5%;
}
.overlay-listing .listing-overlay:hover {
opacity:1;
}
.overlay-listing .views-field.views-field-title {
    position: relative;
}
.overlay-listing .view-bio {
    font-weight: bold;
    text-transform: uppercase;
    position: absolute;
    bottom: 10%;
    left: 0;
    right: 0;
    width: 35%;
    margin: 0 auto;
    font-size: 14px;
    color: #ffd578;
}
section.region.region-sidebar-second.column.sidebar {
    padding-right: 85px;
        padding-left: 20px;
}
a {
    color: #003e79;
    font-weight: bold;
    text-decoration: none;
}
.node-type-attorney #content{
padding:0 !important;
position: relative;
}
.node-type-attorney .field.field-name-body.field-type-text-with-summary.field-label-hidden {
width: 90%;
    margin: 0 auto;
}
div#block-block-14 img {
    max-width: 315px;
}
.article-listing-thumb {
    float: left;
    width: 20%;
}
.article-listing-meta {
    margin-left: 23%;
        padding-bottom: 50px;
}
.ul-article-listing li {
    clear: both;
    margin: 1em 0;
    overflow: hidden;
    list-style-type: none;
}
ul.nice-menu-down .menuparent a {
    padding-right: 0;
}
#block-views-practice-area-subsections-block .views-row-even {
    background-color: #e4e9e6;
    padding: 1.5em 140px !important;
    border-top: 3px solid #ffd678;
    border-bottom: 3px solid #ffd678;
}
#block-views-practice-area-subsections-block .views-row {
padding:0 140px;
}
#block-views-practice-area-subsections-block .views-row-last {
border-bottom: 3px solid #ffd678;
}
#block-views-blog-listing-block {
    padding-right: 4%;
}
#block-block-9 h2 {
    color: black;
}
#block-block-9 .views-row {
    border-bottom: 1px solid rgba(111, 136, 120, 0.14);
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.front #content {
    padding: 0!important;
}
.flexslider .flex-direction-nav a, .flexslider .flex-direction-nav a {
    line-height: normal;
}
a.flex-next::before,a.flex-prev::before {
    color: white;
}
header#header, .region-navigation {
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
}
.view-frontpage-slideshow .views-field-view-node {
    position: absolute;
    bottom: 0;
    right: 0;
    background-color: rgba(255, 255, 255, 0.8);
    width: 175px;
    height: 42px;
    text-align: center;
    line-height: 45px;
}
.view-frontpage-slideshow .views-field-view-node::before {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 42px 42px 0 0;
    border-color: transparent rgba(255, 255, 255, 0.8) transparent transparent;
    content: "";
    position: absolute;
    bottom: 0;
    left: -42px;
}
.view-frontpage-slideshow .views-field-view-node a {
    position: absolute;
    height: 100%;
    width: 175px;
    display: block;
    text-shadow: 0 0 5px white;
}

.sidebar-second #content {
    padding: 0px 15px 0 0px;
}
.overlay-listing li.views-fluid-grid-inline.views-fluid-grid-item.views-row {
    max-width: 32%;
    min-width: 118px;
}
div#content-wrapper {
    position: relative;
    max-width: 90%;
    margin: 0 auto;
}
.sidebar-second #content-wrapper::before {
    background-color: #e4e9e6;
    height: 100%;
    position: absolute;
    right: 0;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0;
    content: "";
    width: 37%;
}
.view.view-sub-practice-areas li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
    padding: 6px 0;
    font-size: 14px;
    line-height: normal;
}
#navigation #block-system-main-menu {
    position: absolute;
    right: 0;
}
#navigation #block-system-main-menu ul ul {
    visibility: hidden;
    position: absolute;
    z-index: 5;
    width: 250px;
    transition:.5s;
        opacity: 0;
}
#navigation #block-system-main-menu ul.menu > li > ul {
background-color: #647A6C;
}
#navigation #block-system-main-menu ul.menu > li > ul > li > ul {
background-color: #54665B;
}
#navigation #block-system-main-menu ul li:hover > ul {
display: block;
visibility: visible;
    opacity: 1;
}
#navigation #block-system-main-menu ul:after {
content: ""; clear: both; display: block;
}
#navigation #block-system-main-menu ul ul ul {
	position: absolute;
	right: 100%; top:0;
	z-index: 6;
}
#navigation #block-system-main-menu ul.menu ul li {
float: none; 
position: relative;
width: 250px;
padding: 0 !important;
}
#navigation #block-system-main-menu ul.menu a {
    color: white;
    font-weight: normal;
    display: block;
    padding-top: 10px;
    padding-bottom: 9px;
    padding-left:18px;
    padding-right:18px;
    line-height: normal;
}
#navigation #block-system-main-menu ul.menu > li.expanded:hover {
    box-shadow: inset 0 0 35px rgba(0, 0, 0, 0.22);
}
#navigation #block-menu-menu-posts-menu {
    position: absolute;
    left: 0;
}
#navigation #block-menu-menu-posts-menu ul ul {
    visibility: hidden;
    position: absolute;
    z-index: 5;
    width: 250px;
    transition:.5s;
        opacity: 0;
}
#navigation #block-menu-menu-posts-menu ul.menu > li > ul {
background-color: #647A6C;
}
#navigation #block-menu-menu-posts-menu ul.menu > li > ul > li > ul {
background-color: #54665B;
}
#navigation #block-menu-menu-posts-menu ul li:hover > ul {
display: block;
visibility: visible;
    opacity: 1;
}
#navigation #block-menu-menu-posts-menu ul:after {
content: ""; clear: both; display: block;
}
#navigation #block-menu-menu-posts-menu ul ul ul {
	position: absolute;
	left: 100%; top:0;
	z-index: 6;
}
#navigation #block-menu-menu-posts-menu ul.menu ul li {
float: none; 
position: relative;
width: 250px;
padding: 0 !important;
}
#navigation #block-menu-menu-posts-menu ul.menu a,#navigation #block-menu-menu-posts-menu ul.menu span {
    color: #ffd578;
    font-weight: normal;
    display: block;
    padding-top: 10px;
    padding-bottom: 9px;
    padding-left:18px;
    padding-right:18px;
    line-height: normal;
}
#navigation #block-menu-menu-posts-menu ul.menu > li.expanded:hover {
    box-shadow: inset 0 0 35px rgba(0, 0, 0, 0.22);
}
.mean-bar.open .block {
    position: relative !important;
}
.mean-bar.open .block > ul {
display:block !important;
}
.mean-bar.open .block > ul > li > ul{
position: relative !important;
width:auto !important;
}
.mean-bar .contextual-links-wrapper.contextual-links-processed {
    display: none !important;
}
/* hide the link until viewport size is reached */
a.meanmenu-reveal {
	display: none;
}

/* when under viewport size, .mean-container is added to body */
.mean-container .mean-bar {
	float: left;
	width: 100%;
	position: relative;
	background: #6f8878;
	padding: 4px 0;
	min-height: 42px;
	z-index: 999999;
}

.mean-container a.meanmenu-reveal {
	width: 22px;
	height: 22px;
	padding: 13px 13px 11px 13px;
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
	color: #fff;
	text-decoration: none;
	font-size: 16px;
	text-indent: -9999em;
	line-height: 22px;
	font-size: 1px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
}

.mean-container a.meanmenu-reveal span {
	display: block;
	background: #fff;
	height: 3px;
	margin-top: 3px;
}

.mean-container .mean-nav {
	float: left;
	width: 100%;
	background: #6f8878;
	margin-top: 44px;
}

.mean-container .mean-nav ul {
	padding: 0;
	margin: 0;
	width: 100%;
	list-style-type: none;
}

.mean-container .mean-nav ul li {
	position: relative;
	float: left;
	width: 100%;
}

.mean-container .mean-nav ul li a,.mean-container .mean-nav ul li span {
	display: block;
	float: left;
	width: 90%;
	padding: 1em 5%;
	margin: 0;
	text-align: left;
	color: #fff;
	border-top: 1px solid #383838;
	border-top: 1px solid rgba(255,255,255,0.5);
	text-decoration: none;
	text-transform: uppercase;
        font-weight: bold;
}

.mean-container .mean-nav ul li li a {
	width: 80%;
	padding: 1em 10%;
	border-top: 1px solid #f1f1f1;
	border-top: 1px solid rgba(255,255,255,0.25);
	opacity: 0.75;
	filter: alpha(opacity=75);
	text-shadow: none !important;
	visibility: visible;
}

.mean-container .mean-nav ul li.mean-last a {
	border-bottom: none;
	margin-bottom: 0;
}

.mean-container .mean-nav ul li li li a {
	width: 70%;
	padding: 1em 15%;
}

.mean-container .mean-nav ul li li li li a {
	width: 60%;
	padding: 1em 20%;
}

.mean-container .mean-nav ul li li li li li a {
	width: 50%;
	padding: 1em 25%;
}

.mean-container .mean-nav ul li a:hover {
	background: #252525;
	background: rgba(255,255,255,0.1);
}
.mean-container .mean-nav ul li a.mean-expand {
	margin-top: 1px;
	width: 26px;
	height: 32px;
	padding: 12px !important;
	text-align: center;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
	font-weight: 700;
	background: rgba(255,255,255,0.1);
	border: none !important;
	border-left: 1px solid rgba(255,255,255,0.4) !important;
	border-bottom: 1px solid rgba(255,255,255,0.2) !important;
}
.mean-container .mean-nav ul li a.mean-expand:hover {
	background: rgba(0,0,0,0.9);
}
.mean-container .mean-push {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
	clear: both;
}
.mean-nav .wrapper {
	width: 100%;
	padding: 0;
	margin: 0;
}
.mean-container .mean-bar, .mean-container .mean-bar * {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
.mean-remove {
	display: none !important;
}
footer#footer a {
    color: white;
    font-weight: bold;
}
div.views-fluid-grid h3 {
    text-align: left;
}
.view-practice-areas {
    padding-top: 1em;
}
.region.region-credits .views-field.views-field-php {
    margin: 0 !important;
}
.region-fband1 a, .region-fband2 a {
    color: white;
}
.more-link {
    clear: both;
    padding-top: 30px;
}
.slide-link {
    text-align: right;
    padding: 0 35px;
}
.video-title {
    font-size: 12px;
    font-weight: bold;
}
@media (max-width: 1199px){
.region-hero .views-field.views-field-nothing {
    position: relative !important;
    transform: translateY(0)!important;
    width: 100% !important;
    left: 0 !important;
    background-color: #e3e8e5 !important;
}
.view-frontpage-slideshow .views-field-view-node {
    position: relative;
    text-align: center;
    width: 100% !important;
}
.view-frontpage-slideshow .views-field-view-node a {
    position: relative !important;
    width: 100%;
    display: inline !important;
}
.indented-title-wrapper {
    -webkit-transform: rotate(0)!important;
    -moz-transform: rotate(0)!important;
    -ms-transform: rotate(0)!important;
    -o-transform: rotate(0)!important;
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0)!important;
    position: relative !important;
        width: auto !important;
    height: auto !important;
    left: 0 !important;
}
.indented-another-wrapper {
    height: auto !important;
    position: relative !important;
    padding-top: 0 !important;
}
.indented-title-wrapper h2 {
    width: auto !important;
    left: 0 !important;
    position: relative !important;
    line-height: normal !important;
    text-align: left !important;
}
.indented-regions .region {
    padding:5% !important;
}
}
@media (max-width: 1060px){
.region.region-pfooter .block{
float:none !important;
text-align: center;
}
.indented-regions .block {
float:none !important;
width:100% !important;
}
}
@media (max-width: 960px){
.header__region.region.region-header {
    display: none;
}
a#logo {
    margin-top: 0 !important;
    max-width: 100% !important;
    clear: both;
    float: none !important;
}
header#header {
    padding: 1em 5px;
    height:auto !important;
    clear:both;
}
}
@media (max-width: 600px){
#cboxContent .form-item label {
font-size: 9px !important;
}
#cboxContent .webform-component--type-of-industry {
    width: 100% !important;
    clear: both;
    float: none !important;
}
#cboxContent .webform-component--work-location-city-state-country {
    float: none !important;
    clear: both;
    width: 100% !important;
    padding: 0 !important;
}
.slide-post-heading {
    display: none;
}
section.region.region-sidebar-second.column.sidebar {
    width: 100%;
}
.slide-quote {
    display: none;
}
#main {
    padding-top: 0 !important;
}
.listing-overlay p {
    display: none;
}
.field.field-name-field-quote-excerpt.field-type-text-long.field-label-hidden {
    padding: 5%;
    font-size: 20px;
}
.region.region-credits {
    padding: 5%;
}
.region.region-credits .block {
    float: none !important;
    width: 100% !important;
}
.region-fband1 h3, .region-fband2 h3 {
    font-size: 20px;
}
div#block-menu-block-1 {
    display: none;
}
.sidebar-second #content-wrapper::before {
display:none;
}
}
li.search-result {
    border-bottom: 1px solid rgba(0,62,121,0.14);
}
.social-share {
}
.social-share-menu {
    z-index: 1;
    position: relative;
    height: 45px;
}
.social-share-text {
    font-size: 12px;
    position: absolute;
    color: white;
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    text-align: center;
    width: 41px;
    height: 39px;
    font-weight: normal;
    text-transform: uppercase;
    padding-right: 24px;
    font-family: "ubuntu condensed";
    line-height: 8px;
    z-index: 1;
}
.social-share-button {
    width: 37px;
    float: left;
    padding-top: 5px;
}
.social-share-item {
    display: inline;
    width: 35px;
    height: 45px;
    float: left;
    text-align: center;
    position: relative;
}
.social-share-item a {
    display: block;
    width: 35px;
    height: 37px;
    line-height: 45px;
    text-align: center;
    position: relative;
}
.social-share-wrapper {
    font-size: 24px;
    font-weight: normal;
    position: absolute;
    right: -60px;
    transition: 1s;
    height: 45px;
    z-index: 5;
    text-align: center;
    width: 323px;
    line-height: normal;
    top: 1px;
}
.node-type-attorney .social-share-wrapper {
	width:360px !important;
}
.social-share-wrapper::before {
    width: 26px;
    height: 45px;
    transform: skew(-45deg);
    -ms-transform: skew(-45deg);
    -webkit-transform: skew(-45deg);
    -moz-transform: skew(-45deg);
    -o-transform: skew(-45deg);
    background: #6D8777;
    content: "";
    display: block;
    position: absolute;
    left: 0;
    z-index: 1;
}
.social-share-menu::after {
    content: "";
    display: block;
    position: absolute;
    background: white;
    width: 88px;
    height: 100%;
    z-index: -1;
    left: 49px;
}
.social-share-newsletter-wrapper::before {
    content: "";
    display: block;
    clear: both;
    width: 0;
    height: 0;
    border-top: 45px solid white;
    border-right: 45px solid transparent;
    position: absolute;
    top: 0;
    left: 0;
}
.social-share-newsletter-wrapper {
    color: white;
    width: 141px;
    position: absolute;
    right: 0;
    bottom: 0;
    text-align: right;
    line-height: 45px;
    height: 45px;
    background: #003d78;
    padding-left: 45px;
}
.social-share-newsletter-wrapper a {
    display: block;
    color: white !important;
    height: 100%;
    position: absolute;
    font-size: .6em;
    font-weight: normal;
    width: 145px;
    text-align: center;
    right: 5px;
    z-index: 10;
}
.accolades {
    background: url(/sites/all/themes/kmb/images/accolades.jpg);
    height: 170px;
    width: 565px;
    margin-top: 10px;
}
.media_embedit {
    max-width: 525px;
    margin: 0 auto;
}
div#content-wrapper::after {
    content: "";
    display: block;
    clear: both;
}
.sidebar-second .region-sidebar-second.column.sidebar {
    padding-right: 15px !important;
    padding-left: 15px !important;
    width: 40%;
    z-index: 1;
    position: relative;
}
#block-views-author-information-block {
    text-align: center;
}
.sidebar-second  .region-sidebar-second .block{
  margin-top: 24px !important;
}
#block-views-author-information-block .views-row, #block-views-related-posts-block .views-row {
    border-bottom: 1px solid white;
    margin-bottom: 24px;
    padding-bottom: 20px;
}
.sidebar-second .region-sidebar-second .block:first-child {
    margin-top: 50px !important;
}
.social-share-menu::before {
    z-index: -1;
    content: "";
    display: block;
    clear: both;
    width: 0;
    height: 0;
    border-bottom: 45px solid #FFFFFF;
    border-left: 45px solid transparent;
    position: absolute;
    bottom: 0;
    left: 5px;
}
#block-views-latest-resources-block {
    float: left;
    width: 50%;
}
.node-type-attorney .social-share-wrapper {
    right: 0px !important;
    top: 0 !important;
}
.region-sidebar-second #block-webform-client-block-1299 {
    display: none;
}
#cboxContent .form-item {
    float: left;
    width: 48%;
    margin: 0;
}

#cboxContent .form-item label {
    font-size: 12px;
}
#cboxContent .form-item.webform-component.webform-component-textarea.webform-component--brief-description-of-your-legal-issue {
    float: none;
    clear: both;
    width: 100%;
}

#cboxContent #block-webform-client-block-1299 {
    margin: 0;
}
#cboxContent .webform-component-textfield.webform-component--phone,
#cboxContent .webform-component-textfield.webform-component--employer,
#cboxContent .webform-component-textfield.webform-component--work-location-city-state-country,
#cboxContent .webform-component-select.webform-component--employer-size,
#cboxContent .webform-component-textfield.webform-component--years-working-for-current-employer,
#cboxContent .webform-component-textfield.webform-component--specify{
    padding-left: 4%;
}
#cboxContent .field-name-body,#cboxContent .messages.status, #cboxContent .social-share-wrapper{
    display: none;
}
a.contact-us-popup{
    background: #003e79;
    color: white !important;
    padding: 10px 25px;
    border: 3px solid #ffd678;
    float: right;
	display:block;
	clear:both;
}
div#block-block-19::after {
    clear: both;
    content: "";
    display: block;
}
div#block-block-10 p {
    padding: 0;
    margin: 0;
}
input.webform-submit.button-primary.form-submit {
    color: white;
    background: #003e79;
    border: none;
    padding: 5px 10px;
}

div#content {
    padding-bottom: 1em;
}
article.node.node-attorney{
    padding-top: 30px;
}
.onerowbadge {
    display: inline-block;
    vertical-align: middle;
}

.tworowbadge {
    display: inline-block;
	vertical-align: middle;
}
.views-field-field-map iframe {
    width: 100%;
    height: 350px;
}
.view-offices li.views-fluid-grid-inline {
    background: none;
    border: none;
}
.node-type-office #content {
    padding: 0px 15px 0 0px;
}
.node-type-office #content {
    float: left;
    width: 60%;
    margin-left: 0%;
    margin-right: -60%;
}

.node-type-office #content-wrapper::before {
    background-color: #e4e9e6;
    height: 100%;
    position: absolute;
    right: 0;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0;
    content: "";
    width: 37%;
}
#block-views-office-sidebar-block {
    position: absolute;
    left: 62%;
    top: 45px;
    width: 36.5%;
}
@media (max-width: 600px){
#block-views-office-sidebar-block {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
}
.node-type-office #content-wrapper::before {
    display:none;
}
.node-type-office #content {
    float: none;
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
}
}