/*.site-content article {*/
/*display: table-cell;*/
/*vertical-align: top;*/
/*padding: 36px 0;*/
/*border-top: 0;*/
/*border-right: 1px solid #fff;*/
/*text-align: left*/
/*}*/
@import url('https://fonts.googleapis.com/css?family=Average+Sans');
@font-face{
    font-family:"fette_engschriftregular";
    src: url('../fonts/Fette-Engschrift-D-OT_17476.ttf');
}
/*@font-face {
    font-family: 'fette_engschriftregular';
    src: url('fonts/FetteEngschrift-webfont.eot');
    src: url('fonts/FetteEngschrift-webfont.eot?#iefix') format('embedded-opentype'),
    url('fonts/FetteEngschrift-webfont.woff') format('woff'),
    url('fonts/FetteEngschrift-webfont.ttf') format('truetype'),
    url('fonts/FetteEngschrift-webfont.svg#fette_engschriftregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
*/
/* =Reset
-------------------------------------------------------------- */

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-size: 100%;
    vertical-align: baseline;
}

body {
    line-height: 1;
    font-family: 'Average Sans', sans-serif !important;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

caption,
th,
td {
    font-weight: normal;
    text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
}

html {
    overflow-y: scroll;
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

a:focus {
    outline: thin dotted;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
    display: block;
}

audio,
canvas,
video {
    display: inline-block;
}

audio:not([controls]) {
    display: none;
}

del {
    color: #333;
}

ins {
    background: #fff9c0;
    text-decoration: none;
}

hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin: 24px;
    margin-bottom: 1.714285714rem;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

small {
    font-size: smaller;
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic;
}

/* Clearing floats */
.clear:after,
.wrapper:after {
    clear: both;
}

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

/* Assistive text */
.assistive-text,
.site .screen-reader-text {
    position: absolute !important;
    clip: rect(1px, 1px, 1px, 1px);
}

.main-navigation .assistive-text:hover,
.main-navigation .assistive-text:active,
.main-navigation .assistive-text:focus {
    background: #fff;
    border: 2px solid #333;
    border-radius: 3px;
    clip: auto !important;
    color: #000;
    display: block;
    font-size: 12px;
    padding: 12px;
    position: absolute;
    top: 5px;
    left: 5px;
    z-index: 100000; /* Above WP toolbar */
}

body.page-template-template-home {
    background-color: #9fd0d3;
    /*background-image: url('http://mylandpartners.com/wordpress/wp-content/uploads/2013/07/myland-hero-bkgd.jpg');*/
    background-repeat: no-repeat;
    background-position: top center;
    background-attachment: fixed;
}

.backgroundsize body.page-template-template-home {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.clearfix { display: inline-block; }
/* start commented backslash hack \*/

/*.advisor-row{*/
/*width: auto;*/
/*height: 500px;*/
/*background: #989898*/
/*}*/
.entry-anchor a{
    text-transform: initial;
}
.people-image{
    height: 220px;
    width: 220px;
    overflow: hidden;
    background-repeat: no-repeat
background-attachment: fixed;
    /*background-position: center;*/
    background-size: cover;
    background-repeat: no-repeat;
    margin: 0 auto;
    margin-bottom: 10px;
}
.project-image{
    background-size: contain;
    background-position: center;
    background-color: #fff;
}
body.page-template-template-governance{
    background-color: #afb2d3;
}
a.gov-download:hover {
    background: #b92614;
    /* color: #fff; */
}
.gov-download {
    margin-bottom: 10px;
    background-color: #f05b4a;
    border: none;
    color: white;
    padding: 15px 32px;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    font-family:inherit;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    transition: 0.2s ease-in-out;
    font-weight: 700;
    cursor: pointer;
    letter-spacing: 2px;
}
@media(max-width:959px) and (min-width:768px){
    .main-navigation ul.nav-menu > li, .main-navigation div.nav-menu > ul > li {
        width: 15.02% !important;
        font-size: 20px !important;
    }
    ul#menu-main-navigation li:last-child {
        float: none;
        margin-left: 15px;
    }
}
@media screen and (min-width: 768px){
   ul#menu-main-navigation {
	 display:-webkit-flex !important;
    display:-webkit-box !important;
    display:-moz-flex !important;
    display:-moz-box !important;
    display:-ms-flexbox !important;
    display:flex !important;
    justify-content: center;
    margin-bottom: 5px;
}
}