/*
Theme Name: isaaa
Theme URI: http://underscores.me/
Author: Denis Bosire
Author URI: http://thepixeltribe.com
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: isaaa
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

isaaa is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/


/*========== Fonts ==========*/

@font-face {
    font-family: Oswald;
    src: url(assets/fonts/oswald/oswald-bold.woff2) format('woff2'), url(assets/fonts/oswald/oswald-bold.woff) format('woff');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: oswalddemibold;
    src: url(assets/fonts/oswald/oswald-demibold.woff2) format('woff2'), url(assets/fonts/oswald/oswald-demibold.woff) format('woff');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: oswaldheavy;
    src: url(assets/fonts/oswald/oswald-heavy.woff2) format('woff2'), url(assets/fonts/oswald/oswald-heavy.woff) format('woff');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: oswaldmedium;
    src: url(assets/fonts/oswald/oswald-medium.woff2) format('woff2'), url(assets/fonts/oswald/oswald-medium.woff) format('woff');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: oswald_regularregular;
    src: url(assets/fonts/oswald/oswald-regular.woff2) format('woff2'), url(assets/fonts/oswald/oswald-regular.woff) format('woff');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'open_sansbold';
    src: url(assets/fonts/opensans/opensans-bold-webfont.woff2) format("woff2"), url(assets/fonts/opensans/opensans-bold-webfont.woff) format("woff");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'open_sansregular';
    src: url(assets/fonts/opensans/opensans-regular-webfont.woff2) format("woff2"), url(assets/fonts/opensans/opensans-regular-webfont.woff) format("woff");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'open_sanssemibold';
    src: url(assets/fonts/opensans/opensans-semibold-webfont.woff2) format("woff2"), url(assets/fonts/opensans/opensans-semibold-webfont.woff) format("woff");
    font-weight: 400;
    font-style: normal
}

img,
legend {
    border: 0
}

a,
table {
    background-color: transparent
}

td, th {
  padding: 8px;
}

legend { padding: 0 }

caption,
th {
    text-align: left
}

.table,
.widget select,
img,
pre {
    max-width: 100%
}

.table,
table,
textarea {
    width: 100%
}

a:active,
a:hover,
ins,
mark {
    text-decoration: none
}

.aligncenter,
.clear-both,
.clear:after,
.clearfix,
.comment-content:after,
.entry-content:after,
.event-content:after,
.events-container ul,
.fourth-section:after,
.main-navigation,
.multimedia-item:after,
.news-container .news-container:after,
.news-container ul,
.page-links,
.second-section:after,
.second-section:before,
.site-content:after,
.site-footer,
.site-footer:after,
.site-header:after,
h1,
h2,
h3,
h4,
h5,
h6,
ul.media-post li:after {
    clear: both
}

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    box-sizing: border-box
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
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
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
optgroup,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

body,
button,
h1,
h2,
h3,
h4,
h5,
h6,
input,
select,
textarea {
    font-family: 'open_sansregular', sans-serif
}

blockquote,
dt {
    font-weight: 700
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

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;
    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
}

textarea {
    overflow: auto
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777
}

#site-navigation,
#top-navigation {
    text-align: right
}

.table {
    margin-bottom: 20px
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

.table>caption+thead>tr:first-child>td,
.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>td,
.table>thead:first-child>tr:first-child>th {
    border-top: 0
}

.table>tbody+tbody {
    border-top: 2px solid #ddd
}

.table .table {
    background-color: #fff
}

.table-condensed>tbody>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>thead>tr>th {
    padding: 5px
}

blockquote,
ul {
    padding-left: 20px
}

.table-bordered,
.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border: 1px solid #ddd
}

.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

.table-hover>tbody>tr:hover,
.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>thead>tr>td.active,
.table>thead>tr>th.active {
    background-color: #f5f5f5
}

table col[class*=col-] {
    position: static;
    display: table-column;
    float: none
}

table td[class*=col-],
table th[class*=col-] {
    position: static;
    display: table-cell;
    float: none
}

.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr.active:hover>th,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover {
    background-color: #e8e8e8
}

.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>thead>tr>td.success,
.table>thead>tr>th.success {
    background-color: #dff0d8
}

.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr.success:hover>th,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover {
    background-color: #d0e9c6
}

.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>thead>tr>td.info,
.table>thead>tr>th.info {
    background-color: #d9edf7
}

.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr.info:hover>th,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover {
    background-color: #c4e3f3
}

.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>thead>tr>td.warning,
.table>thead>tr>th.warning {
    background-color: #fcf8e3
}

.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr.warning:hover>th,
.table-hover>tbody>tr:hover>.warning,
.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover {
    background-color: #faf2cc
}

.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>thead>tr>td.danger,
.table>thead>tr>th.danger {
    background-color: #f2dede
}

.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr.danger:hover>th,
.table-hover>tbody>tr:hover>.danger,
.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover {
    background-color: #ebcccc
}

.table-responsive {
    min-height: .01%;
    overflow-x: auto
}

/*--- Team Gallery ---*/

.d-flex.social { margin:1rem 0; }
.content-area.team, .content-area.board { position: relative; padding: 5rem 0 0; }
.align-items-center { -ms-flex-align: center!important; align-items: center!important; }
.d-flex { display: -ms-flexbox!important; display: flex!important; }
.image-details-desc { color: #1b1616; text-align: justify; width: 100%; }
.image-details-desc h6 { font-size: 14px; margin-bottom: .3rem; }
.mk-board-members .image-details-desc h6 { margin-bottom: 2.5rem; color: #999; }

.image-details-desc h3 { font-weight: 700; font-size: 20px; color: #000000; margin-right: 1.5rem; margin-bottom: 0; margin-top: 0; }
.mk-team-members .mk-employeee-networks a { margin: 0px 9px 0 0 }
.mk-team-members .mk-employeee-networks { padding-left: 1.4rem; border-left: 1px solid #eee; }

.image-details.mk-team-members { max-width: 1050px; margin: 0 auto; }
.image-details-text .vc_toggle_content { display: block; padding: 0 !important; }
.single .image-details-text p { font-size: 14px; color: #767676; text-align: justify; }
.image-details-text .vc_column_container>.vc_column-inner { padding-left: 0; padding-right: 0; }
.image-details-text .vc_toggle { border: 0 !important; }
.image-details-text .vc_toggle_title { display: none;}

.content-area.team .image-details-content, .content-area.board .image-details-content { margin: 0 4% 0 0; padding-right: 0.8em; max-width: 400px; min-height: 350px; }
.mk-team-members .image-details-content h6, .mk-team-members .image-details-content span { display: none; }
.mk-board-members .image-details-content { max-width: 310px; min-height: 350px; }
.mk-team-members .image-details-content img { width: 100%; height: 100%; object-fit: cover; object-position: center; }
.image-details-content figure.image { margin: 0; padding: 0; height: 100%; width: 100%; }

.content-area .entry-footer { padding-top: 3rem; }
.content-area .entry-footer .post-navigation { padding: 18px 20px 25px; margin: 20px 0 50px; border-width: 1px 0 0 0; border-color: #e5e5e5; border-style: solid; }
.content-area .entry-footer .post-navigation .nav-previous, .content-area .entry-footer .post-navigation .nav-next-team { float: left; width: 50%; }

.content-area .entry-footer .post-navigation .nav-next-team { text-align: right; float: right; }
.content-area .entry-footer .post-navigation .nav-previous a, .content-area .entry-footer .post-navigation .nav-next-team a { display: inline-block; top: 10px; position: relative; max-width: 80%; color: #666; font-weight: bold; border: none; padding: 0; }

.content-area.board .entry-footer .post-navigation .nav-next { text-align: right; float: right; }
.content-area.board .entry-footer .post-navigation .nav-next a:before,
.content-area.board .entry-footer .post-navigation .nav-previous a:before,
.content-area.board .entry-footer .post-navigation .nav-previous a:after { content: none; }
.content-area.board .entry-footer .post-navigation .nav-next a .content img { margin-left: 2rem; }
.content-area.board .entry-footer .post-navigation .nav-next a, 
.content-area.board .entry-footer .post-navigation .nav-previous a { font-weight: normal; border: none; padding-right: 0; }

.content-area.board .entry-footer .post-navigation a h6 { font-weight: 600; }

.content-area .entry-footer .post-navigation a .content { display: flex; align-items: center; }
.content-area.board .entry-footer .post-navigation .nav-next a .content,
.content-area.team .entry-footer .post-navigation .nav-next-team a .content { flex-flow: row-reverse; }
.content-area.board .entry-footer .post-navigation a .content img,
.content-area.team .entry-footer .post-navigation a .content img { width: 90px; height: 90px; border-radius: 100%; margin-right: 1.5rem; }
.content-area.team .entry-footer .post-navigation .nav-next-team a .content img,
.content-area.board .entry-footer .post-navigation .nav-next-team a .content img { margin-left: 1.5rem; margin-right: 0; }
.content-area.team .entry-footer .post-navigation a small, 
.content-area.board .entry-footer .post-navigation a small { margin-bottom: .1rem; display: inline-block; color: #888; }
.content-area.team .entry-footer .post-navigation a h6,
.content-area.board .entry-footer .post-navigation a h6 { margin: 5px 0 0; font-size: 16px; font-weight: 700; }

.content-area .entry-footer .post-navigation.team-nav .nav-next-team a:before { content: "Next"; }
.content-area .entry-footer .post-navigation.team-nav .nav-previous a:before { content: "Previous"; }
.content-area .entry-footer .post-navigation .nav-previous { border-right: 1px solid #e5e5e5; }
.content-area .entry-footer .post-navigation.team-nav .nav-previous a:after { content: none; }
.content-area .entry-footer .post-navigation a:hover { color: #2a2c70; background: none; }
.content-area .entry-footer .post-navigation a:focus { background: none; }
.content-area .entry-footer .post-navigation .nav-previous a:before, .content-area .entry-footer .post-navigation .nav-next-team a:before { font-family: 'open_sansregular', sans-serif; display: block; margin-bottom: 1.5rem; color: #888888; text-transform: uppercase; }

@media screen and (max-width:767px) {
    .mk-team-members .d-flex { flex-wrap: wrap; }
    .content-area.team .image-details-content { max-width: 100%; width:100%; margin: 0 0 2rem; padding: 0; height: 300px; }
    .content-area .entry-footer .post-navigation .nav-info { display: none; }
    
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }
    .table-responsive>.table {
        margin-bottom: 0
    }
    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tfoot>tr>td,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>thead>tr>th {
        white-space: nowrap
    }
    .table-responsive>.table-bordered {
        border: 0
    }
    .table-responsive>.table-bordered>tbody>tr>td:first-child,
    .table-responsive>.table-bordered>tbody>tr>th:first-child,
    .table-responsive>.table-bordered>tfoot>tr>td:first-child,
    .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .table-responsive>.table-bordered>thead>tr>td:first-child,
    .table-responsive>.table-bordered>thead>tr>th:first-child {
        border-left: 0
    }
    .table-responsive>.table-bordered>tbody>tr>td:last-child,
    .table-responsive>.table-bordered>tbody>tr>th:last-child,
    .table-responsive>.table-bordered>tfoot>tr>td:last-child,
    .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .table-responsive>.table-bordered>thead>tr>td:last-child,
    .table-responsive>.table-bordered>thead>tr>th:last-child {
        border-right: 0
    }
    .table-responsive>.table-bordered>tbody>tr:last-child>td,
    .table-responsive>.table-bordered>tbody>tr:last-child>th,
    .table-responsive>.table-bordered>tfoot>tr:last-child>td,
    .table-responsive>.table-bordered>tfoot>tr:last-child>th {
        border-bottom: 0
    }
}

body,
button,
input,
select,
textarea {
    color: #404040;
    font-size: 15px;
    line-height: 1.5;
    -webkit-font-smoothing: antialiased!important
}

p {
    margin-bottom: 1.5em
}

cite,
dfn,
em,
i {
    font-style: italic
}

blockquote {
    margin: 0 1.5em;
    border-left: 2px solid #777
}

address {
    margin: 0 0 1.5em
}

pre {
    background: #eee;
    font-family: "Courier 10 Pitch", Courier, monospace;
    font-size: 15px;
    font-size: .9375rem;
    line-height: 1.6;
    margin-bottom: 1.6em;
    overflow: auto;
    padding: 1.6em
}

hr,
hr.dashed {
    height: 1px;
    margin-bottom: 1.5em
}

code,
kbd,
tt,
var {
    font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
    font-size: 15px;
    font-size: .9375rem
}

abbr,
acronym {
    border-bottom: 1px dotted #666;
    cursor: help
}

ins,
mark {
    background: #fff9c0
}

big {
    font-size: 125%
}

*,
:after,
:before {
    box-sizing: inherit
}

body {
    background: #fff
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: ""
}

blockquote,
q {
    quotes: "" ""
}

hr {
    box-sizing: content-box;
    background-color: #ccc;
    border: 0
}

hr.dashed {
    background-color: #fff;
    border-bottom: 1px dashed #eee
}

ul {
    list-style: disc;
    margin: 15px 0
}

ul>li {
    margin-bottom: 10px
}

ol {
    list-style: decimal
}

li>ol,
li>ul {
    margin-bottom: 0;
    margin-left: 1.5em
}

dd {
    margin: 0 1.5em 1.5em
}

img {
    height: auto
}

table {
    margin: 0 0 1.5em
}

.boxed-layout {
    width: 100%;
    /*max-width: 1200px;*/
    margin: 0 auto;
    -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 0 2px rgba(0, 0, 0, .2);
    box-shadow: 0 0 2px rgba(0, 0, 0, .2)
}

input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=search],
textarea {
    color: #666;
    border: 1px solid #ccc;
    border-radius: 3px
}

input[type=text]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=search]:focus,
textarea:focus {
    color: #111
}

input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=search] {
    padding: 3px
}

textarea {
    padding-left: 3px
}

.center,
.center-last {
    width: 85%;
    max-width: 1200px;
    margin: 0 auto
}

.center {
    position: relative;
    z-index: 999
}

.navbar,
.navbar ul li,
.quicklinks ul>li {
    margin-bottom: 0
}

.quicklinks ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.quicklinks ul>li>a {
    display: block;
    padding: 8px 30px;
    border-bottom: 1px solid #e5e5e5
}

.quicklinks ul>li:last-child>a {
    border-bottom: none
}

.drk-grey {
    background: #111
}

.accent-green {
    background: #068d0f
}

.navbar {
    border: none;
    border-radius: 0;
    transition: all .2s
}

.navbar:not(.navbar-fixed-top) {
    border-bottom: 1px solid #ededed;
    background-color: #fff
}

.navbar-right {
    margin-right: 0
}

.navbar-default .navbar-nav>li>a {
    line-height: 61px;
    font-size: 14px;
    font-weight: 700;
    padding: 10px 15px;
    font-family: 'open_sansbold';
}

.navbar:not(.navbar-fixed-top) .navbar-nav>li>a:focus,
.navbar:not(.navbar-fixed-top) .navbar-nav>li>a:hover {
    color: #058847
}

.navbar-default .navbar-nav>.current-menu-ancestor.current-menu-parent>a,
.navbar-default .navbar-nav>.current-menu-ancestor.current-menu-parent>a:focus,
.navbar-default .navbar-nav>.current-menu-ancestor.current-menu-parent>a:hover,
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    background-color: transparent
}

.navbar-default .navbar-nav>.current-menu-ancestor.current-menu-parent>a:after,
.navbar-default .navbar-nav>.current-menu-ancestor.current-menu-parent>a:focus:after,
ul.navbar-nav li.menu-item.current-menu-item>a:after {
    background: #f5e03b;
    opacity: 1
}

.navbar:not(.navbar-fixed-top) .navbar-nav>.current-menu-ancestor.current-menu-parent>a:after,
.navbar:not(.navbar-fixed-top) .navbar-nav>.current-menu-ancestor.current-menu-parent>a:focus:after,
.navbar:not(.navbar-fixed-top) ul.navbar-nav li.menu-item.current-menu-item>a:after {
    background: #068d0f;
    opacity: 1
}

.ha-waypoint {
    position: absolute;
    height: 1px;
    top: 110%;
    left: 0;
    width: 100%
}

body.admin-bar .navbar-fixed-top {
    top: 32px
}

nav.navbar.navbar-default.navbar-fixed-top:after {
    content: "";
    height: 130px;
    width: 100%;
    position: absolute;
    z-index: -1;
    top: -1px;
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
    background: -o-linear-gradient(bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
    background: -moz-linear-gradient(bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
    background: linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
    opacity: 1
}

.home .site-header,
.single .site-header,
.site-header {
    width: 100%;
    position: absolute;
    z-index: 99;
    overflow: hidden
}

nav.navbar.navbar-default.navbar-fixed-top.ha-header-small:after {
    content: none
}

.navbar-fixed-top.navbar-default .navbar-nav>li>a {
    color: #333
}

.navbar.navbar-default .navbar-nav>li>a:after {
    content: "";
    bottom: -2px;
    width: 100%;
    left: 0;
    height: 3px;
    position: absolute;
    opacity: 0;
    transition: all .2s
}

.navbar-fixed-top.navbar-default .navbar-nav>li>a:after {
    background: #fff
}

.navbar:not(.navbar-fixed-top) .navbar-nav>li>a:after {
    background: #058847
}

.navbar.navbar-default .navbar-nav>li>a:hover:after {
    opacity: 1
}

.navbar-brand {
    height: auto;
    padding: 2px 15px 8px
}

.navbar-brand>img {
    max-width: 104px
}

.navbar-fixed-top {
    left: inherit;
    right: inherit;
    width: 100%;
    /*max-width: 1200px;*/
    background: 0 0
}

.boxed-layout nav .container-fluid{ max-width: 1200px; }

.navbar.navbar-fixed-top.ha-header.ha-header-small {
    background: rgba(255, 255, 255, .9);
    border-bottom: 1px solid #e5e5e5
}

.navbar-fixed-top .navbar-collapse {
    border-bottom: 1px solid rgba(0, 0, 0, .15)
}

.navbar.navbar-fixed-top.ha-header.ha-header-small .navbar-collapse {
    border-bottom: none
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    background-color: #068d0f;
    color: #fff
}

.navbar-nav li.menu-item-has-children.dropdown:hover ul.dropdown-menu {
    visibility: visible
}

.dropdown-menu>li>a {
    padding: 10px 20px;
    border-bottom: 1px solid #ededed
}

.dropdown-menu>li:last-child>a {
    border-bottom: none
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.site-header {
    max-width: 1440px;
    background-color: rgba(255, 255, 255, .7)
}

.home .site-header,
.single .site-header {
    min-height: 115px
}

.main-menu-area,
.site-branding {
    z-index: 9999;
    position: relative
}

.site-branding {
    width: 25%;
    float: left
}

.site-branding h1 {
    margin: 0
}

.main-menu-area {
    width: 70%;
    height: 120px;
    float: right;
    padding: 20px 0
}

#site-navigation {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.page-id-418 .site-header {
    background-color: rgba(255, 255, 255, 0)
}

a,
a:visited {
    color: #068d0f;
    outline: 0
}

a:active,
a:focus,
a:hover {
    color: #f8dc03;
    outline: 0
}

a:focus {
    outline: 0
}

.main-navigation {
    display: block;
    float: left;
    width: 100%
}

.main-navigation ul,
.top-navigation ul {
    padding-left: 0;
    display: inline-block;
    list-style: none
}

.main-navigation ul {
    margin: 0;
    width: 100%
}

.top-navigation ul {
    margin: 0 50px 0 0
}

.main-navigation a,
.top-navigation a {
    display: block;
    font-weight: 400;
    text-transform: uppercase;
    text-decoration: none
}

.main-navigation li {
    float: right;
    position: relative;
    padding: 0 1%
}

.top-navigation li {
    float: left;
    position: relative;
    padding: 0 10px
}

.main-navigation a {
    font-size: 15px;
    padding: 5px;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, .1)
}

.top-navigation li.bordered {
    border-left: 1px solid #068d0f;
    border-right: 1px solid #068d0f
}

.top-navigation a {
    font-size: 13px;
    padding: 0 5px
}

.main-navigation .update-menu a {
    background: #f8dc03
}

.main-navigation .update-menu a:hover {
    color: #fff
}

.main-navigation ul ul {
    box-shadow: 0 3px 3px rgba(0, 0, 0, .2);
    float: left;
    position: absolute;
    top: 1.5em;
    left: -999em;
    z-index: 99999
}

.main-navigation ul ul ul {
    left: -999em;
    top: 0
}

.main-navigation ul ul a {
    width: 200px
}

.main-navigation ul li:hover>ul {
    left: auto
}

.main-navigation ul ul li:hover>ul {
    left: 100%
}

.menu-toggle {
    display: none
}

@media screen and (max-width:600px) {
    .main-navigation.toggled .nav-menu,
    .menu-toggle {
        display: block
    }
    .main-navigation ul {
        display: none
    }
}

.site-main .comment-navigation,
.site-main .post-navigation,
.site-main .posts-navigation {
    margin: 0 0 1.5em;
    overflow: hidden
}

.comment-navigation .nav-previous,
.post-navigation .nav-previous,
.posts-navigation .nav-previous {
    float: left;
    width: 50%
}

.comment-navigation .nav-next,
.post-navigation .nav-next,
.posts-navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%
}

.second-section,
.slider {
    width: 100%;
    position: relative
}

.slider {
    background: #000;
    top: 0;
    overflow: hidden
}

.slider h1.slider-title {
    font-size: 55px;
    line-height: 51px;
    font-weight: 500;
    font-family: 'open_sansbold';
    color: #f8dc03;
    text-decoration: none;
    background-color: transparent;
    border-width: 0;
    border-color: #222;
    border-style: none
}

.purchase.orange,
.purchase:hover.orange,
.tp-button.orange,
.tp-button:hover.orange {
    background-color: #f8dc03!important;
    box-shadow: none!important;
    -webkit-box-shadow: none!important
}

.tp-button {
    font-size: 15px!important;
    background-image: none!important;
    font-family: 'open_sanssemibold' sans-serif!important;
    text-shadow: none!important;
    padding: 10px 15px!important;
    color: #068d0f!important;
    border-radius: 5px!important
}

.second-section {
    min-height: 300px;
    background-color: #02770a
}

.second-section h3.section-title {
    font-size: 27px;
    font-weight: 400;
    color: #f8dc03
}

.second-section .story-of-the-week {
    width: 70%;
    background-image: url(images/story-of-the-week-bg.png);
    background-size: cover;
    float: left;
    padding: 0 0 8rem
}

.story-of-the-week .home-story {
    margin: 20px auto;
    padding: 10px
}

.story-of-the-week .home-story-thumb {
    width: 450px;
    max-width: 45%;
    overflow: hidden;
    float: left;
    height: 250px;
    border-radius: 5px
}

.story-of-the-week .home-story-content {
    max-width: 55%;
    float: left;
    padding: 0 5%;
    color: #fff
}

.story-of-the-week .home-story-content h2 {
    margin: 0;
    line-height: 1.2
}

.story-of-the-week .home-story-content h2 a {
    color: #fff;
    text-decoration: none;
    font-weight: 400;
    font-size: 20px
}

.title-separator {
    width: 40px;
    line-height: 1;
    padding-top: 3px;
    background-color: #068d0f;
    margin: 0 0 2em
}

a.readmore {
    padding: 10px;
    color: #068d0f;
    background-color: #f8dc03;
    text-decoration: none;
    border-radius: 5px
}

.content-padding {
    /*padding: 40px 25px*/
    padding: 40px 0px;
    max-width: 1200px;
    margin: 0 auto;
}

.second-section .quick-links {
    width: 30%;
    float: left;
    padding: 0 6% 0 2%
}

.quick-links .home-links {
    margin: 20px auto;
    padding: 10px
}

#quick-navigation ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.quick-navigation ul li a {
    color: #fff;
    text-decoration: none;
    font-size: 17px
}

.quick-navigation ul li {
    border-bottom: 1px solid #026509;
    padding: 10px 0
}

.third-section h3.section-title {
    font-size: 30px;
    font-weight: 400;
    color: #fff;
    text-transform: capitalize
}

.events-container {
    width: 100%;
    margin: 0 auto;
    padding: 1rem 0 3rem
}

.home-events .events-container {
    width: 80%;
    margin: 0 auto;
    padding: 1rem 0 3rem
}

.home-events {
    width: 100%;
    float: left;
    background-color: #f8f8f8;
    min-height: 400px
}

.home-events h3.section-title {
    text-align: center;
    color: #068d0f
}

.home-events .title-separator {
    margin: 0 auto
}

.events-container ul {
    margin: 2rem 0;
    padding: 0;
    list-style: none
}

.events-container ul li {
    width: 33%;
    padding: 1%;
    float: left;
    position: relative
}

.events-container .event-thumb {
    width: 100%;
    min-height: 190px;
    max-height: 190px;
    overflow: hidden;
    background-color: #fff;
    border: 2px solid #f2f2f2
}

.events-container .event-content {
    width: 100%;
    padding: 4% 0;
    min-height: 90px;
    position: relative;
    overflow: hidden
}

.events-container .event-content .duration p {
    margin: 0
}

.events-container .event-content .duration p i {
    margin-right: 10px
}

.event-content span {
    position: relative;
    bottom: 0;
    width: 100%;
    font-weight: 700;
    font-size: 13px
}

.events-container .event-content h3 {
    margin: 0;
    position: relative
}

.events-container .event-content h3 a {
    color: #000;
    font-size: 18px;
    text-decoration: none;
    font-weight: 400
}

.tribe-mini-calendar div[id*=daynum-] a,
.tribe-mini-calendar-no-event {
    padding: 35px 0!important
}

#tribe-events-gmap-0 {
    height: 150px!important
}

.single-tribe_events .page-header,
p.tribe-events-back a {
    display: none
}

.home-news {
    width: 50%;
    float: left;
    background-color: #fff;
    min-height: 400px
}

.news-container {
    width: 80%;
    margin: 0 auto;
    padding: 1rem 0
}

.news-container h3.section-title {
    color: #068d0f
}

.news-container ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.news-container ul li {
    padding: 15px 0
}

.news-container .date-box {
    width: 25%;
    height: auto;
    float: left;
    overflow: hidden
}

.news-container .date-box img {
    height: 100%
}

.news-container .event-content {
    width: 75%;
    float: left;
    padding: 0 2% 0 4%;
    position: relative;
    height: 90px
}

.news-container .event-content h3 {
    margin: 0
}

.news-container .event-content h3 a {
    color: #333;
    font-size: 18px;
    text-decoration: none;
    font-weight: 400
}

.flickr-sets>.row>.flickr-link {
    margin-bottom: 30px
}

.flickr-sets>.row>.flickr-link>a {
    display: block;
    position: relative;
    border: 1px solid #333;
    min-height: 250px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}

.flickr-sets>.row>.flickr-link>a>span.flickr-title {
    color: #fff;
    position: absolute;
    z-index: 1;
    bottom: 15px;
    left: 0;
    text-transform: uppercase;
    width: 100%;
    padding: 0 20px;
    font-weight: 700;
    line-height: 19px;
    font-size: 16px
}

.flickr-sets>.row>.flickr-link>a span.photo-count {
    display: block;
    margin-top: 8px;
    font-weight: 400;
    position: relative;
    z-index: 1;
    transition: all .2s
}

.flickr-sets>.row>.flickr-link.col-sm-6>a span.photo-count {
    font-size: 12px
}

.flickr-sets>.row>.flickr-link.col-md-4>a span.photo-count {
    font-size: 11px
}

.flickr-sets>.row>.flickr-link>a:hover span.photo-count {
    padding-left: 10px;
    color: #333
}

.flickr-sets>.row>.flickr-link>a>span.flickr-title>img.flickr-logo {
    float: right;
    max-width: 26px;
    margin-top: -12px
}

.flickr-sets>.row>.flickr-link>a>span.album-link {
    position: absolute;
    right: 5px;
    padding: 5px 15px;
    top: 10px;
    color: #fff;
    border: 1px solid;
    text-transform: uppercase;
    background: #068d0f;
    opacity: 0;
    transition: all .2s
}

.flickr-sets>.row>.flickr-link>a:hover>span.album-link {
    opacity: 1;
    right: 10px
}

.flickr-sets>.row>.flickr-link>a:after {
    content: "";
    height: 130px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
    background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
    background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
    opacity: 1
}

.flickr-sets>.row>.flickr-link>a>span.flickr-title:after {
    content: "";
    position: relative;
    background: #fff;
    display: block;
    max-width: 50%;
    height: 1px;
    top: -25px;
    transition: all .2s
}

.flickr-sets>.row>.flickr-link>a:hover>span.flickr-title:after {
    height: 30px
}

.flickr-sets>.row>.flickr-link>a>span.top-borders {
    position: absolute;
    width: 100%
}

.flickr-sets>.row>.flickr-link>a>span.top-borders:before {
    background: #999;
    content: "";
    width: 90%;
    left: 5%;
    height: 1px;
    top: -3px;
    position: absolute;
    display: block;
    transition: all .2s
}

.flickr-sets>.row>.flickr-link>a:hover>span.top-borders:before {
    top: -4px;
    background: #666
}

.flickr-sets>.row>.flickr-link>a>span.top-borders:after {
    background: #999;
    content: "";
    width: 85%;
    left: 7.5%;
    height: 1px;
    top: -5px;
    position: absolute;
    display: block;
    transition: all .2s
}

.flickr-sets>.row>.flickr-link>a:hover>span.top-borders:after {
    top: -7px;
    background: #666
}

.home-publications {
    width: 50%;
    float: left;
    background-color: #fff;
    min-height: 400px;
    border-right: 1px solid #eee
}

.publications-container {
    width: 40%;
    margin: 0 auto;
    padding: 1rem 0;
    text-align: center;
    min-height: 587px
}

.publications-container .title-separator {
    margin: 0 auto 2em
}

.publications-container h3.section-title {
    color: #068d0f
}

.publications-container ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block;
    text-align: center
}

.publications-container ul li {
    display: inline-block;
    list-style-type: none;
    text-align: left
}

.publications-container ul li a {
    padding: 2rem;
    font-size: 40px;
    color: #f8dc03
}

.subscribe-form {
    margin: 3rem 2rem
}

.subscribe-form h4 {
    color: #068d0f;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 400
}

.publications-container input#epm-email,
.publications-container input#epm-first-name,
.publications-container input#epm-last-name {
    width: 70%;
    border: none!important;
    padding: 10px;
    margin: 5px 15%
}

.epm-sign-up-form {
    text-align: left
}

.epm-sign-up-form label {
    display: none
}

.epm-message {
    text-align: center
}

.publications-container input[type=submit] {
    width: 70%;
    margin: 10px 15%;
    border: none!important;
    background-color: #f8dc03!important;
    box-shadow: none!important;
    color: #fff!important;
    text-shadow: none!important;
    border-radius: 3!important;
    padding: 15px!important
}

.home-updates {
    width: 100%;
    float: left;
    background-color: #f8dc03;
    background-image: url(images/updates-bg.png);
    background-size: cover;
    min-height: 400px
}

.home-updates h3.section-title {
    font-size: 30px;
    font-weight: 500;
    color: #068d0f;
    text-transform: capitalize
}

ul.partners-container {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block
}

ul.partners-container li {
    width: 23%;
    height: 300px;
    background-color: #fff;
    display: inline-block;
    margin: 1%;
    float: left;
    border: 1px solid #eee;
    padding: 10px
}

ul.partners-container li img {
    width: 100%;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.publication:after {
    clear: both
}

.publication {
    width: 100%;
    padding: 20px 0;
    border-bottom: 1px dashed #eee;
    margin-bottom: 15px
}

.publication .post {
    margin: 0
}

.publication-icon {
    width: 115px;
    max-width: 20%;
    height: 145px;
    float: left;
    background-color: #f8dc03;
    padding: 0
}

.publication-icon img {
    height: 100%
}

.report {
    background-color: #000
}

.publication-content {
    width: 80%;
    float: left;
    padding-left: 3%
}

.publication-content a h2 {
    text-transform: uppercase;
    color: #333;
    font-size: 20px;
    font-weight: 400;
    margin-top: 0
}

.publication-content a {
    text-decoration: none
}

.publication-content p span.pub-year {
    margin-right: 30px
}

.type-publication {
    border-bottom: 1px solid #fff
}

.publication-no-image {
    background: url(images/publication-icon-brief.png) no-repeat;
    width: 81px;
    height: 102px;
    background-size: cover
}

.publication .briefs {
    background: url(images/publication-icon-brief.png)
}

.publication .reports {
    background: url(images/publication-icon-report.png)
}

.publication .newsletters {
    background: url(images/publication-icon-newsletter.png)
}

.publication .brochures {
    background: url(images/publication-icon-brochure.png)
}

h3.acps_form_title {
    font-weight: 400
}

.acps_form_container {
    width: 100%;
    padding: 10px;
    background: #f8dc03
}

.acps_form_container input[type=text],
.acps_form_control_wrap select {
    padding: 10px 5px
}

.acps_form_container input[type=submit] {
    border: none!important;
    background: #000!important;
    color: #fff!important;
    box-shadow: none!important;
    font-size: 1rem!important;
    text-shadow: none!important
}

.multimedia-item {
    width: 48%;
    height: 300px;
    background: #fff;
    float: left;
    padding: 15px;
    margin: 1%;
    border: 1px solid #eee
}

.multimedia-item .multimedia-thumb {
    width: 100%;
    max-height: 140px;
    height: auto;
    overflow: hidden
}

.multimedia-item a h2 {
    text-decoration: none;
    font-size: 18px;
    font-weight: 500
}

.multimedia-item .multimedia-thumb:img {
    width: 100%
}

ul.media-post {
    margin: 0;
    padding: 0;
    list-style: none
}

ul.media-post li {
    width: 100%;
    border-bottom: 1px dashed #eee;
    margin-bottom: 15px
}

ul.media-post .media-thumb {
    max-width: 25%;
    width: 200px;
    float: left
}

ul.media-post .media-thumb img {
    width: 100%
}

ul.media-post .media-post-item .media-content {
    max-width: 75%;
    float: left;
    padding: 0 20px
}

ul.media-post .media-post-item .media-content h2 a {
    text-decoration: none;
    font-weight: 500;
    font-size: 1.25rem
}

.page {
    width: 100%;
    max-width: 1440px;
    margin: 0 auto
}

#page {
    padding-top: .001em;
    background: #fff
}

.mk-page-introduce {
    border-bottom: 1px solid #ededed;
    background-color: #f3f3f3
}

.mk-page-introduce .container-fluid{ padding: 0; }
.mk-page-introduce:not(.has-bg) .container-fluid{ max-width: 1200px; }

.page-title {
    font-size: 35px;
    color: #4d4d4d;
    text-transform: uppercase;
    font-weight: inherit;
    margin: 0;
    font-family: Oswald, sans-serif;
    padding: 20px 20px;
    line-height: 100%;
    background-size: cover!important
}

header:not(.has-bg) .page-title span {
    max-width: 65%;
    display: block;
    line-height: 40px
}

.donate-side .wdf_amount_raised,
.page .phead,
.page-template-page-donate-php .entry-content .wdf_amount_raised,
.page-template-page-donate-php .entry-content .wdf_checkout_form,
.page-template-page-donate-php .entry-content .wdf_rewards,
.page-template-page-donate-php .entry-content .wdf_total_backers {
    display: none
}

.has-bg .page-title {
    color: #fff;
    position: relative
}

.has-bg .page-title > span{
	max-width: 1200px;
	margin: 0 auto;
	display: block;
	padding: 0 15px;
}

.has-bg .page-title:after {
    content: "";
    height: 200px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
    background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
    background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1))
}

.has-bg h1.page-title>span {
    position: relative;
    z-index: 2
}

#mk-breadcrumbs .mk-breadcrumbs-inner {
    float: right;
    margin-top: -45px;
    padding: 10px 45px 12px 8px;
    font-size: 10px;
    text-align: right;
    max-width: 35%;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    -ms-word-wrap: break-word;
    word-wrap: break-word
}

header.mk-page-introduce.has-bg #mk-breadcrumbs .mk-breadcrumbs-inner {
    float: none;
    margin-top: 0;
    text-align: left;
    max-width: 1200px;
    margin: 0 auto;
    padding: 15px 15px;
    font-size: 14px
}

.donate-side,
.donate-side p,
.footer-col .credits,
.footer-social a,
.gallery-item,
.mk-pagination,
.tparrows.preview2:after,
.wp-caption-text {
    text-align: center
}

.page-header {
    height: 465px;
    overflow: hidden;
    margin: 0;
    position: relative
}

.page-header .page-title h1 {
    font-size: 40px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .8)
}

.footer-col ul li a,
.sidebar ul.taxonomy-list li.cat-item a {
    text-transform: capitalize;
    text-decoration: none
}

.page-header .absolute {
    position: absolute;
    top: 160px;
    width: 100%
}

#featured-bg {
    max-height: 500px;
    overflow: hidden
}

#featured-bg img {
    width: 100%;
    min-height: 465px
}

.page-nav {
    margin-top: 7rem;
    position: relative;
    z-index: 999
}

.page-template-page-full .page-nav,
.page-template-page-what-we-do .page-nav {
    margin-top: 5rem;
    position: relative;
    z-index: 999
}

.page-header .page-nav ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.page-header .page-nav ul li {
    border: 1px solid #fff;
    border-radius: 2px;
    float: left;
    margin: 10px;
    padding: 5px 20px;
    box-shadow: 0 2px 2px rgba(0, 0, 0, .25)
}

.page-header .page-nav ul li a {
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .8);
    color: #fff;
    text-decoration: none;
    font-size: 18px;
    font-weight: 500
}

.page-header .page-nav ul li.current_page_item,
.page-header .page-nav ul li:hover {
    background: #f8dc03
}

.page #primary {
    width: 100%;
    overflow-x: hidden;
}

.archive #main {
    padding-right: 3rem;
    float: left;
    padding-top: 15px;
    border-right: 1px solid #f9f9f9
}

.page-template-page-full #main {
    width: 100%;
    float: left;
    border: none
}

.page,
.page p {
    font-size: 16px;
    color: #666;
    line-height: 1.66em;
    font-family: 'open_sansregular';
}
.mc4wp-success p {
    text-align: center;
    color: #fff;
    margin-top: 1rem;
    font-size: 18px;
}

.single .entry-content li {
    font-size: 17px;
    margin-bottom: 1.5em
}

.entry-title {
    margin-top: 0
}

.page .page-title h1 a {
    color: #fff;
    text-decoration: none
}

.sc_team_member_jobtitle {
    background: #555!important;
    color: #fff!important;
    font-weight: 500
}

.album-item {
    width: 30.5555%;
    height: 240px;
    float: left;
    margin: 1.05%;
    position: relative;
    overflow: hidden
}

.album-thumb,
.album-thumb img {
    width: 100%
}

.album-content {
    position: absolute;
    bottom: 0;
    width: 100%
}

.album-content h2 a {
    color: #fff;
    text-decoration: none;
    font-weight: 400;
    font-size: 19px
}

.album-content h2 {
    margin: 0;
    width: 100%;
    padding: 10px;
    background-color: rgba(0, 0, 0, .5)
}

#sc_our_team_lightbox p {
    font-size: 16px
}

..grid#sc_our_team .sc_team_member_inner {
    height: 2
}

.donate-side,
.donate-side:after,
.donate-side:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.donate-side {
    min-height: 300px;
    margin-top: 0;
    color: #333;
    padding: 20px
}

.donate-side .widget {
    background: #eee;
    margin-top: 107px
}

.donate-side p {
    padding: 10px 0 5px
}

.donate-side input[type=text].wdf_pledge_amount {
    width: 84%;
    padding: 10px;
    margin: 10px 0!important
}

.donate-side input[type=submit] {
    width: 50%;
    padding: 20px 5px;
    margin: 20px 0!important;
    border: none;
    color: #fff;
    background-color: #f8dc03;
    font-weight: 700;
    background-image: none;
    text-shadow: none;
    border-radius: 0
}

.donate-side .wdf_big_num,
.donate-side .wdf_time_left {
    font-weight: 900;
    font-style: italic;
    font-size: 30px
}

.donate-side input[type=submit]:hover {
    background-color: #000
}

.tp-leftarrow.default,
.tparrows.preview2,
.tparrows.preview2:hover {
    background: rgba(255, 255, 255, .5)
}

.donate-side .wdf_time_left {
    padding-bottom: 25px
}

.su-spoiler {
    margin-bottom: 1em!important
}

.su-spoiler-content,
.su-spoiler-title {
    font-size: 16px!important
}

.tparrows.preview2:hover .tp-arr-titleholder {
    display: none!important
}

.tparrows.preview2 {
    border: 2px solid #fff
}

.tparrows.preview2:hover {
    width: 60px!important
}

.tp-bullets.preview2 .bullet,
.tp-bullets.preview2 .bullet:hover {
    border: none!important;
    width: 10px!important;
    height: 10px!important
}

.tparrows.preview2:after {
    margin-top: 0;
    line-height: 60px;
    top: 0;
    color: #222
}

.tp-bullets.preview2 {
    opacity: 1!important
}

.tp-bullets.preview2 .bullet {
    background: rgba(255, 255, 255, .7)!important;
    margin-right: 10px!important;
    transition: all .2s
}

.tp-bullets.preview2 .bullet:hover {
    background: #fff
}

.rev_slider .slotholder:after {
    content: "";
    height: 350px;
    width: 100%;
    position: absolute;
    bottom: 0;
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
    background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
    background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1))
}

.tp-bullets.preview2 .bullet.selected {
    border: 2px solid #fff!important;
    width: 10px!important;
    height: 10px!important;
    background: 0 0!important;
    top: 2px
}

div.separator {
    width: 250px;
    background: rgba(255, 255, 255, .4);
    height: 1px
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute!important;
    height: 1px;
    width: 1px;
    overflow: hidden
}

.screen-reader-text:active,
.screen-reader-text:focus,
.screen-reader-text:hover {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    clip: auto!important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em
}

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.clear:after,
.clear:before,
.comment-content:after,
.comment-content:before,
.entry-content:after,
.entry-content:before,
.fourth-section:after,
.fourth-section:before,
.second-section:after .third-section:before,
.second-section:before,
.site-content:after,
.site-content:before,
.site-footer:after,
.site-footer:before,
.site-header:after,
.site-header:before,
.third-section:after {
    content: "";
    display: table
}

.fourth-section {
    width: 100%;
    background: #fff
}

.widget h3.widget-title {
    margin-top: 0
}

.widget ul>li {
    margin-bottom: 0;
    border-bottom: 1px solid #e5e5e5;
}

.widget_categories ul>li {
    margin-bottom: 10px
}

.widget ul>li>a {
    padding: 15px 0;
    display: inline-block;
    transition: all .2s
}

.footer-wrapper .widget ul>li>a {
    padding: 10px 0
}

.widget ul.footer-contacts>li {
    margin-bottom: 15px
}

.widget ul>li:last-child {
    border-bottom: none
}

.widget.widget_nav_menu ul>li>a:before {
    content: '\f105';
    font: normal normal normal 14px/1 FontAwesome;
    margin-right: 20px
}

.widget.widget_nav_menu ul>li.current-menu-item a {
    font-weight: 700
}

.widget.widget_nav_menu ul>li a:after {
    background-color: #068d0f;
    width: 3px;
    height: 54px;
    position: absolute;
    content: "";
    left: 0;
    margin-top: -15px;
    opacity: 0;
    transition: all .2s
}

.widget.widget_nav_menu ul>li.current-menu-item a:after,
.widget.widget_nav_menu ul>li>a:focus:after,
.widget.widget_nav_menu ul>li>a:hover:after {
    opacity: 1
}

.widget {
    margin: 1.5em 0
}

.content-padding .widget {
    margin: 0 0 1.5em
}

.widget ul {
    margin: 0;
    padding: 0;
    list-style: none
}

aside.widget:after {
    margin-bottom: 3rem;
    content: "";
    padding-top: 30px;
    position: relative;
    width: calc(100% + 30px);
    display: block;
    height: 1px;
    left: -30px;
    border-bottom: 1px solid #e5e5e5
}

aside.widget.project-details h3 {
    border: 1px solid #e5e5e5;
    color: #666;
    line-height: 55px;
    font-size: 16px;
    padding: 0 0 0 20px
}

aside.widget.project-details h3 span {
    display: inline-block;
    float: right;
    font-weight: 800;
    background: #f9f9f9;
    min-width: 190px;
    text-align: center;
    border-left: 1px solid #e5e5e5
}

.has-sidebar:before,
.main-separator:before {
    width: 1px;
    background: #eee;
    height: 100%;
    position: absolute
}

aside.widget.project-details h3 div {
    display: inline-block;
    font-weight: 800;
    border-top: 1px solid #e5e5e5;
    margin-right: 20px;
    line-height: 24px;
    padding-top: 10px
}

.search-form .search-submit,
.widget_search .search-submit {
    display: none
}

footer aside.widget {
    padding-left: 0
}

footer aside.widget:after {
    content: none
}

.has-sidebar:before,
.main-separator:before,
.widget a.imgholder:before {
    content: ""
}

.has-sidebar:before {
    right: 0
}

.main-separator:before {
    left: -1px
}

.content-padding .has-sidebar:before,
.content-padding .main-separator:before {
    top: -40px;
    height: calc(100% + 80px)
}

.widget ul li a {
    text-decoration: none
}

.sidebar .widget ul li:last-child {
    border-bottom: none
}

.widget a.imgholder {
    display: block;
    position: relative;
    overflow: hidden
}

.widget a.imgholder img {
    width: 100%;
    max-width: 100%;
    transition: all .2s
}

.widget a.imgholder:before {
    position: absolute;
    background: #038846;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 1;
    transition: all .2s
}

.widget a.imgholder:hover:before {
    opacity: .5
}

.search .content-area {
    margin-top: 170px
}

.site-header .search-form {
    position: absolute;
    right: 0;
    top: 12px
}

#mk-footer,
.content-area,
.mk-pagination,
.side-donate,
.site-header .search-field,
footer:before,
ul.footer-contacts li i {
    position: relative
}

.site-header .search-field {
    background-color: transparent;
    background-image: url(images/magnifier12.png);
    background-position: 5px center;
    background-repeat: no-repeat;
    background-size: 20px 20px;
    border: none;
    cursor: pointer;
    height: 24px;
    margin: 3px 0;
    padding: 0 0 0 34px;
    -webkit-transition: width .4s ease, background .4s ease;
    transition: width .4s ease, background .4s ease;
    width: 0
}

.site-header .search-field:focus {
    background-color: #fff;
    border: 1px solid #f8dc03;
    cursor: text;
    outline: 0;
    width: 230px
}

.sidebar .widget_search input[type=search] {
    width: 100%;
    padding: 10px;
    border-radius: 0;
    max-width: 300px
}

.sidebar .widget_search input[type=search]:focus {
    outline: 0
}

form.search-form label {
    display: block
}

.footer-col .textwidget img {
    margin-top: 50px
}

.sidebar ul.taxonomy-list {
    margin: 0;
    padding: 0;
    list-style: none
}

.sidebar ul.taxonomy-list li {
    padding: 10px 0;
    border-bottom: 1px dashed #eee
}

.textwidget p {
    font-size: 14px
}

.sidebar .widget .tribe-mini-calendar-grid-wrapper,
.single-publication .widget_categories {
    display: none
}

.mk-pagination {
    padding: 25px 0 0
}

.mk-pagination .current-page,
.mk-pagination .mk-pagination-next,
.mk-pagination .mk-pagination-previous,
.mk-pagination .page-number {
    transition: all .2s ease
}

.mk-pagination .mk-pagination-next,
.mk-pagination .mk-pagination-previous {
    display: block;
    padding: 1px 10px;
    float: left;
    color: #6b0000;
    color: rgba(0, 0, 0, .4);
    border: 2px solid transparent;
    position: relative
}

.mk-pagination .current-page,
.mk-pagination .page-number {
    display: block;
    padding: 10px 14px;
    line-height: 12px;
    font-size: 12px;
    margin: 0 6px;
    font-weight: 700;
    float: left;
    border: 2px solid transparent;
    color: #6b0000;
    color: rgba(0, 0, 0, .4)
}

.mk-pagination .current-page,
.mk-pagination .current-page:hover,
.mk-pagination .page-number:hover {
    border: 2px solid rgba(0, 0, 0, .4)
}

.mk-pagination .mk-total-pages {
    float: right;
    opacity: .6
}

.mk-pagination .mk-pagination-next i:before,
.mk-pagination .mk-pagination-previous i:before {
    line-height: 32px;
    font-size: 14px
}

.sticky {
    display: block
}

.byline,
.updated:not(.published) {
    display: none
}

.group-blog .byline,
.single .byline {
    display: inline
}

.entry-content,
.entry-summary,
.page-content {
    margin: 0
}

body.single .entry-content {
    padding-right: 15px
}

.single .entry-meta {
    margin-bottom: 10px
}

.single .entry-meta span.posted-on {
    font-size: 13px;
    font-style: italic
}

.nav-links .nav-next a,
.nav-links .nav-previous a {
    padding: 10px 15px;
    border: 1px solid;
    display: inline-block;
    transition: all .2s
}

.nav-links .nav-next a:focus,
.nav-links .nav-next a:hover,
.nav-links .nav-previous a:focus,
.nav-links .nav-previous a:hover {
    background: #068d0f;
    color: #fff
}

.nav-links .nav-previous a:after {
    content: '\f105';
    font: normal normal normal 14px/1 FontAwesome;
    margin-left: 20px
}

.nav-links .nav-next a:before {
    content: "\f104";
    font: normal normal normal 14px/1 FontAwesome;
    margin-right: 20px
}

.page-links {
    margin: 0 0 1.5em
}

.entry-content ol,
.single .row,
.post-type-archive-publication .row {
    margin: 0
}

.single #primary {
    width: 100%;
    background: #fff
}

.single-album #main {
    width: 100%;
    padding-right: 0;
    float: none;
    border-right: none
}

.single,
.single p {
    font-size: 16px
}

.single .single-thumb {
    max-height: 350px;
    overflow: hidden
}

.single .single-thumb img {
    width: 100%
}

.single .thumbzz {
    width: 35%;
    float: left;
    margin-right: 15px
}

.single .thumbzz img {
    width: 100%
}

.resource-item {
    width: 32%;
    max-width: 300px;
    float: left;
    margin: 1%
}

.resource-item .resource-thumb {
    height: 175px;
    overflow: hidden
}

.resource-item .resource-thumb img {
    width: 100%
}

.resource-content a {
    text-decoration: none;
    font-size: 20px
}

.resource-content h2 {
    line-height: 1!important
}

.archive .format-aside .entry-title,
.blog .format-aside .entry-title {
    display: none
}

.comment-content a {
    word-wrap: break-word
}

.bypostauthor {
    display: block
}

.grid#sc_our_team .sc_team_member {
    float: left;
    width: 33%
}

#mk-footer {
    width: 100%;
    border-top: 6px solid #068d0f
}

#mk-footer .footer-wrapper {
    padding: 30px 0!important
}

.mk-grid {
    max-width: 1200px;
    margin: 0 auto
}

.wp-caption,
embed,
iframe,
object {
    max-width: 100%
}

#mk-footer .mk-padding-wrapper {
    padding: 0 20px
}

#mk-footer [class*=mk-col-] {
    padding: 0 2%;
    float: left
}

.mk-col-1-3:first-child,
.mk-col-1-3:nth-child(3) {
    border-left: none;
    border-right: none
}

.mk-col-1-3 {
    width: 33%;
    border-left: 1px dashed #bbb;
    border-right: 1px dashed #bbb
}

.footer-social {
    margin-top: 15px
}

.footer-social a {
    width: 35px;
    height: 35px;
    line-height: 30px;
    border: 2px solid;
    display: inline-block;
    border-radius: 50%;
    margin-right: 5px
}

.footer-wrapper .mk-col-1-3:first-child .widget {
    margin: 0 0 10px
}

.footer-contacts li {
    padding-left: 35px
}

ul.footer-contacts li i {
    float: left;
    display: block;
    margin-left: -25px;
    line-height: 23px
}

footer:before {
    background: url(images/soybeanfield_lg.png) top center no-repeat;
    background-size: contain;
    content: "";
    width: 100%;
    height: 175px
}

footer .credits {
    margin-top: 20px;
    font-weight: 700
}

.site-footer {
    width: 100%;
    min-height: 200px;
    background: #eee
}

.footer-col {
    width: 25%;
    float: left;
    min-height: 300px;
    padding: 20px;
    font-weight: 400;
    font-size: 14px;
    line-height: 2
}

.footer-col ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.footer-col ul li {
    padding: 5px 0
}

.footer-col ul li a {
    color: #333;
    font-weight: 400
}

h3.widget-title {
    font-size: 20px;
    color: #068d0f;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-weight: 700
}

.footer-col .credits {
    font-size: 10px;
    color: #000;
    text-transform: italic
}

.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
    display: none
}

.infinity-end.neverending .site-footer {
    display: block
}

.comment-content .wp-smiley,
.entry-content .wp-smiley,
.page-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0
}

#post-127 .entry-content iframe {
    width: 48%;
    float: left;
    margin: 1%
}

.wp-caption {
    margin-bottom: 1.5em
}

.wp-caption img[class*=wp-image-] {
    display: block;
    margin: 0 auto
}

.wp-caption .wp-caption-text {
    margin: .8075em 0
}

.gallery {
    margin-bottom: 1.5em
}

.gallery-item {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    height: 200px
}

.gallery-item img {
    height: 200px
}

.gallery-columns-2 .gallery-item {
    max-width: 50%
}

.gallery-columns-3 .gallery-item,
.gallery-columns-4 .gallery-item,
.gallery-columns-5 .gallery-item {
    max-width: 25%;
    margin: 0;
    height: 200px;
    overflow: hidden
}

.gallery-columns-6 .gallery-item {
    max-width: 16.66%
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28%
}

.gallery-columns-8 .gallery-item {
    max-width: 12.5%
}

.gallery-columns-9 .gallery-item {
    max-width: 11.11%
}

.gallery-caption {
    display: block
}

.donations-box .wdf_amount_raised,
.page-id-418 .main-menu-area {
    display: none
}

#breadcrumbs {
    list-style: none;
    margin: 10px 0;
    overflow: hidden
}

#breadcrumbs li {
    float: left;
    margin-right: 15px
}

#breadcrumbs .separator {
    font-weight: 700;
    font-size: 20px;
    color: #999
}

.donate-content {
    width: 75%;
    padding: 15px;
    float: left
}

form[id*=give-form] {
    padding: 20px!important;
    color: #333;
    margin: 0 0 25px;
    background: #f9f9f9
}

.charity-desc,
.moree {
    color: #777;
    text-align: center
}

.dontate-side {
    width: 25%;
    background-color: #f9f9f9;
    padding: 15px
}

.charity-desc,
.charity-item {
    background-color: #fff;
    float: left
}

ul#dontations-list {
    list-style: none;
    margin: 0;
    padding: 0
}

.charity-item {
    width: 32%;
    max-width: 380px;
    margin: 30px 4px;
    overflow: hidden;
    border: 2px solid #f8dc03;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease
}

.funders-thumb img {
    width: 100%
}

.charity-desc {
    width: 90%;
    padding: 20px
}

.charity-item .charity-desc a {
    text-decoration: none
}

.charity-item .charity-desc a h2 {
    font-size: 18px
}

.charity-divider {
    border-bottom: 3px solid #068d0f;
    width: 22%;
    margin: 10px auto 25px
}

.moree {
    width: 100%;
    font-size: 12px
}

.moree i {
    font-size: 22px
}

.donations-box,
.donations-box:after,
.donations-box:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.side-donate {
    width: 25%;
    padding: 0;
    float: left;
    z-index: 99
}

.donations-box {
    width: 100%;
    min-height: 300px;
    background: #eee;
    margin-top: 0;
    color: #000;
    text-align: center;
    padding: 6px 0
}

.donations-box p {
    text-align: center;
    padding: 10px 0 5px
}

.donations-box input[type=text].wdf_pledge_amount {
    width: 85%;
    padding: 10px;
    margin: 10px 0!important
}

.donations-box input[type=submit] {
    width: 40%;
    padding: 10px 5px;
    margin: 20px 0!important;
    border: none;
    color: #fff;
    background-color: #F8DC03;
    font-weight: 700;
    background-image: none;
    text-shadow: none;
    border-radius: 0
}

.donations-box .wdf_big_num,
.donations-box .wdf_time_left {
    font-weight: 900;
    font-style: italic;
    font-size: 30px
}

.donations-box input[type=submit]:hover {
    background-color: #000
}

.dbox-divider {
    border-bottom: 1px solid #fff;
    width: 41%;
    margin: 30px auto;
    opacity: .5
}

.donations-box .wdf_time_left {
    padding-bottom: 25px
}

.tag-support .wdf_amount_raised {
    display: none!important
}

#expert_bio .wdf_fundraiser_panel {
    display: none
}

.media-icons-large .fa {
    font-size: 35px
}

.dropdown-icon {
    position: absolute;
    display: none;
    top: 13px;
    right: 15px;
    width: 40px;
    height: 30px;
    cursor: pointer;
    line-height: 30px;
    border: 1px solid;
    text-align: center
}

.dropdown-icon i {
    transition: all .2s
}

.menu-item-has-children.dropdown.open .dropdown-icon i {
    transform: rotate(180deg)
}

@media only screen and (min-width:769px) {
    .dropdown-menu {
        padding: 0;
        display: block;
        visibility: hidden;
        min-width: 230px
    }
}

@media only screen and (max-width:768px) {
    .navbar.navbar-default .navbar-nav>li>a:after,
    .navbar.navbar-default .navbar-nav>li>a:hover:after {
        content: none;
        opacity: 0
    }
    .main-menu-area {
        width: 70%
    }
    .main-navigation li {
        padding: 0 5px
    }
    .main-navigation a {
        font-size: 12px
    }
    .page-title span {
        max-width: 100%
    }
    #mk-breadcrumbs .mk-breadcrumbs-inner {
        max-width: none;
        text-align: left;
        float: none;
        margin-top: 0;
        padding: 0 30px 20px
    }
    .content-padding .has-sidebar:before,
    .content-padding .main-separator:before,
    .main-separator:before {
        content: none
    }
    .mk-col-1-3 {
        width: 33%;
        border-left: none;
        border-right: none;
        border-top: 1px dashed #bbb;
        border-bottom: 1px dashed #bbb;
        padding: 15px 0!important
    }
    .mk-col-1-3:first-child,
    .mk-col-1-3:nth-child(3) {
        border-top: none;
        border-bottom: none
    }
    .mk-col-1-3:first-child {
        padding: 0 0 30px!important
    }
    .dropdown-icon {
        display: block
    }
    .navbar-fixed-top .navbar-collapse {
        background: #fff
    }
    .navbar-collapse {
        padding: 0;
        max-height: 400px
    }
    .navbar-default .navbar-nav>li>a {
        border-bottom: 1px solid #ddd;
        line-height: 35px
    }
    .navbar.navbar-default .navbar-nav>li>a:hover {
        color: #068d0f
    }
    .navbar-nav .open .dropdown-menu>li>a {
        padding: 10px 25px
    }
    .dropdown-menu>li:last-child>a {
        border-bottom: 1px solid #ededed
    }
    .navbar-right,
    .row {
        margin: 0
    }
    .tp-caption.large_bold_black {
        font-size: 100%!important;
        bottom: 170px;
        top: inherit!important
    }
    .tp-caption .separator,
    .tp-caption br {
        display: none
    }
    .tp-caption.medium_light_white {
        font-size: 90%!important;
        line-height: 17px!important;
        white-space: inherit!important;
        top: calc(100% - 160px)!important;
        max-width: 80%!important
    }
    .main-separator {
        margin-top: 50px
    }
}

@media only screen and (min-width:0px) and (max-width:450px) {
    .site-branding {
        width: 95%
    }
    .slider {
        height: auto
    }
    .events-container ul li,
    .footer-col,
    .home-news,
    .home-publications,
    .publications-container,
    .second-section .quick-links,
    .second-section .story-of-the-week {
        width: 100%;
        max-width: 100%
    }
    .story-of-the-week .home-story-thumb {
        max-width: 100%
    }
    .story-of-the-week .home-story-content {
        width: 100%;
        max-width: 100%;
        padding: 10px 0
    }
    .publications-container ul li a {
        padding: 1rem
    }
    .home-publications p {
        margin: 0
    }
}

@media only screen and (max-width:320px) {
    #top-navigation {
        display: none
    }
    .home .site-header {
        height: 100px
    }
    .news-container .date-box img,
    .news-container .event-content {
        width: 100%;
        height: auto
    }
    .news-container .date-box {
        width: 100%
    }
    .news-container ul li {
        margin-bottom: 10px
    }
    .publications-container input#epm-email,
    .publications-container input#epm-first-name,
    .publications-container input#epm-last-name {
        width: 90%;
        border: none!important;
        padding: 10px;
        margin: 5px 3%
    }
}

@media only screen and (min-width:321px)and (max-width:480px) {
    #top-navigation {
        display: none
    }
    .home .site-header {
        height: 100px
    }
    .news-container .date-box img,
    .news-container .event-content {
        width: 100%;
        height: auto
    }
    .news-container .date-box {
        width: 100%
    }
    .news-container ul li {
        margin-bottom: 10px
    }
    .publications-container input#epm-email,
    .publications-container input#epm-first-name,
    .publications-container input#epm-last-name {
        width: 90%;
        border: none!important;
        padding: 10px;
        margin: 5px 3%
    }
}

@media handheld,
only screen and (max-width:767px) {
    #mk-footer [class*=mk-col-] {
        width: 100%!important;
        margin-top: 0;
        margin-bottom: 0;
        float: none
    }
}

@media only screen and (min-width:0px)and (max-width:768px) {
    #primary,
    #secondary,
    .contact-maps {
        width: 100%
    }
}

@media only screen and (min-width:769px)and (max-width:877px) {
    .map-title:before {
        display: none
    }
}

body.login {
    background-size: cover
}


/*========== Owl Carousel ==========*/

.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel,
.owl-carousel .owl-wrapper {
    display: none;
    position: relative
}

.owl-carousel {
    width: 100%;
    -ms-touch-action: pan-y
}

.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%
}

.owl-carousel .owl-wrapper-outer.autoHeight {
    -webkit-transition: height .5s ease-in-out;
    -moz-transition: height .5s ease-in-out;
    -ms-transition: height .5s ease-in-out;
    -o-transition: height .5s ease-in-out;
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item {
    float: left
}

.owl-controls .owl-buttons div,
.owl-controls .owl-page {
    cursor: pointer
}

.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent
}

.grabbing {
    cursor: url(grabbing.png) 8 8, move
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}


/*========== Shortcodes ==========*/

.vc_row {
    margin-left: auto!important;
    margin-right: auto!important
}

.vc_row.has-bottom-border {
    border-bottom-style: solid
}

.fit-container .vc_column_container>.vc_column-inner {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0!important
}

.wpb_content_element {
    margin-bottom: 0!important
}

.content-width>.vc_column_container>.vc_column-inner {
    max-width: 95%;
    margin: 0 auto
}

.structured>.vc_column_container {
    padding: 25px
}

.b-b {
    border-bottom: 1px solid #e5e5e5
}

.b-t-r-b-l {
    border: 1px solid #e5e5e5
}

.with-b {
    border-right: 1px solid #e5e5e5
}

.entry-content.no-padding .vc_column_container>.vc_column-inner {
    padding: 0
}

.no-pad-left .vc_column_container .vc_column-inner {
    padding-left: 0!important
}

.has-sidebar>.vc_column-inner {
    padding-right: 40px!important
}

.no-article-padding {
    margin: -40px 0 0 -25px;
    width: calc(100% + 40px)
}

.has-sidebar.less-pad>.vc_column-inner {
    padding-right: 10px!important
}

aside {
    padding: 0 15px
}

.mk-fancy-title.pattern-style:after {
    background: #ccc;
    content: "";
    width: 80px;
    height: 3px;
    display: block
}

.mk-fancy-title.pattern-style.align-center:after {
    margin: 10px auto 0
}

.mk-social a,
a.mk-readmore i {
    margin-right: 5px
}

h2.mk-fancy-title {
    margin-top: 0
}

.no-margin {
    margin-bottom: 0
}

h2.white {
    background: #fff
}

.wpb_text_column.quicklinks {
    background: #f9f9f9
}

.mk-social {
    margin-top: 15px
}

.mk-social a {
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    font-size: 20px;
    border: 2px solid;
    display: inline-block;
    border-radius: 50%;
    color: #068d0f;
    transition: all .2s
}

.mk-social a:hover {
    background: #068d0f;
    color: #fff
}

div.wpcf7 {
    padding: 40px 25px
}

input.wpcf7-form-control.wpcf7-text {
    padding: 10px 20px;
    border-radius: 0;
    width: 100%
}

div.wpcf7 textarea {
    border-radius: 0
}

div.wpcf7 input[type=submit] {
    background: #068d0f;
    border: none;
    color: #fff;
    padding: 10px 20px;
    min-width: 200px;
    text-transform: uppercase;
    transition: all .2s
}

div.wpcf7 input[type=submit]:hover {
    background: rgba(10, 133, 74, .8)
}

.image-hover-overlay {
    background-color: #038846;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    transition: opacity .25s ease-in-out
}

.mk-blog-container .featured-image:hover .image-hover-overlay {
    opacity: .5
}

.mk-blog-classic-item {
    background: #f9f9f9;
    border-top: 1px solid #045e0a
}

.dark-bg .mk-blog-classic-item {
    background: 0 0;
    position: relative;
    min-height: 300px;
    overflow: hidden;
}

.mk-blog-classic-item .featured-image {
    width: 50%;
    position: absolute;
    height: calc(100% + 23px)
}

.mk-blog-classic-item .featured-image a {
    width: 100%;
    display: block;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}

.mk-blog-classic-item time {
    font-style: italic;
    font-size: 13px
}

.mk-blog-classic-item time a {
    color: #999
}

.dark-bg .mk-blog-classic-item .mk-blog-meta h3 a,
.dark-bg .mk-blog-classic-item a.mk-readmore {
    color: #fff
}

.mk-blog-classic-item .featured-image img {
    width: 100%
}

.mk-blog-classic-item .mk-blog-meta {
    width: 50%;
    float: right;
    padding: 20px 25px 30px
}

.mk-blog-classic-item a.mk-readmore {
    border: 1px solid;
    padding: 10px 15px;
    display: inline-block;
}

.mk-blog-newspaper-item .mk-blog-meta,
.mk-blog-newspaper-item .newspaper-item-footer-holder {
    padding: 20px
}

.mk-blog-classic-item .mk-blog-meta h3 {
    margin: 0 0 5px;
    font-size: 15px;
    line-height: 23px
}

.dark-bg .mk-blog-classic-item .the-excerpt p {
    color: #ccc
}

.mk-blog-classic-item .mk-blog-meta-wrapper {
    margin-bottom: 5px
}

.mk-blog-classic-item .the-excerpt p {
    font-size: 15px
}

.mk-blog-newspaper-item {
    margin: 0;
    float: left;
    overflow: hidden
}

.mk-blog-newspaper-item .blog-item-holder {
    margin: 0 12px 24px;
    border: 1px solid #e3e3e3;
    background-color: #fff;
    position: relative;
    box-shadow: 0 2px 1px 0 rgba(0, 0, 0, .05)
}

.mk-blog-newspaper-item.one-column {
    width: 100%
}

.mk-blog-newspaper-item.two-column {
    width: 49.75%
}

.mk-blog-newspaper-item.three-column {
    width: 33.1%
}

.mk-blog-newspaper-item.four-column {
    width: 24.8%
}

.mk-blog-newspaper-item.four-column .blog-grid-holder {
    margin: 0 8px 16px
}

.mk-blog-newspaper-item .mk-swipe-slideshow img {
    width: 100%
}

@media handheld,
only screen and (max-width:960px) {
    .mk-blog-newspaper-item.four-column,
    .mk-blog-newspaper-item.three-column {
        width: 49.5%!important
    }
}

@media handheld,
only screen and (max-width:650px) {
    .mk-blog-newspaper-item.four-column,
    .mk-blog-newspaper-item.three-column,
    .mk-blog-newspaper-item.two-column {
        width: 100%!important
    }
    .mk-blog-newspaper-item .blog-item-holder {
        margin: 0 0 18px!important
    }
}

.mk-blog-newspaper-item .featured-image {
    position: relative;
    overflow: hidden
}

.mk-blog-newspaper-item .featured-image img {
    width: 100%;
    max-width: 100%;
    transition: all .2s
}

.mk-blog-newspaper-item .featured-image:hover img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05)
}

.mk-blog-newspaper-item .featured-image:hover .post-type-badge {
    opacity: 1
}

.mk-blog-newspaper-item .audio-iframe {
    margin-bottom: 0
}

.mk-blog-newspaper-item time {
    margin-bottom: 5px;
    display: block
}

.mk-blog-newspaper-item time a {
    font-size: 11px;
    line-height: 11px;
    color: #999;
    font-style: italic;
    letter-spacing: 1px
}

.mk-blog-newspaper-item .the-title {
    margin-top: 0;
    line-height: 18px;
    margin-bottom: 0;
    letter-spacing: 1px;
    height: 40px;
    overflow: hidden
}

.mk-blog-newspaper-item .the-title a {
    font-size: 14px;
    line-height: 19px;
    text-transform: uppercase;
    display: block
}

.mk-blog-newspaper-item .mk-readmore {
    margin-top: 7px
}

.mk-blog-newspaper-item .blog-loop-comments,
.mk-blog-newspaper-item .mk-love-holder,
.mk-blog-newspaper-item .newspaper-item-share {
    float: right;
    margin-left: 15px;
    color: #ccc;
    cursor: pointer;
    font-size: 11px
}

.mk-blog-newspaper-item .blog-loop-comments i,
.mk-blog-newspaper-item .mk-love-holder i,
.mk-blog-newspaper-item .newspaper-item-share i {
    font-size: 16px
}

.mk-blog-newspaper-item .blog-loop-comments .mk-love-this span,
.mk-blog-newspaper-item .blog-loop-comments:hover,
.mk-blog-newspaper-item .mk-love-holder .mk-love-this span,
.mk-blog-newspaper-item .mk-love-holder:hover,
.mk-blog-newspaper-item .newspaper-item-share .mk-love-this span,
.mk-blog-newspaper-item .newspaper-item-share:hover {
    color: #b1b1b1
}

.mk-blog-newspaper-item .blog-loop-comments .mk-love-this i,
.mk-blog-newspaper-item .mk-love-holder .mk-love-this i,
.mk-blog-newspaper-item .newspaper-item-share .mk-love-this i {
    font-size: 16px;
    color: #b1b1b1
}

.mk-blog-newspaper-item .blog-loop-comments span {
    margin-left: 4px
}

.mk-blog-newspaper-item .newspaper-item-footer {
    background-color: #fafafa;
    border-top: 1px solid #e3e3e3;
    position: relative;
    z-index: 2
}

.mk-blog-newspaper-item .newspaper-item-footer .newspaper-comments-list {
    margin: 0;
    list-style: none;
    display: none;
    background-color: #fff
}

.mk-blog-newspaper-item .newspaper-item-footer .newspaper-comments-list li {
    margin: 0 0 15px;
    padding: 0 10px
}

.mk-blog-newspaper-item .newspaper-item-footer .newspaper-comments-list li:first-child {
    padding-top: 20px!important;
    border-top: 1px solid #e3e3e3
}

.mk-blog-newspaper-item .newspaper-item-footer .newspaper-comments-list li:last-child {
    padding-bottom: 10px!important
}

.mk-blog-newspaper-item .newspaper-item-footer .newspaper-comments-list li .avatar {
    float: left;
    display: inline-block;
    margin: 0 16px 5px;
    border-radius: 100%
}

.mk-blog-newspaper-item .newspaper-item-footer .newspaper-comments-list li .comment-author {
    font-weight: 700;
    display: block;
    margin: 0 0 4px 40px;
    font-size: 11px;
    line-height: 15px;
    color: #333
}

.mk-blog-newspaper-item .newspaper-item-footer .newspaper-comments-list li .comment-content {
    line-height: 18px;
    font-size: 11px;
    color: #666;
    display: block;
    margin-left: 50px
}

.mk-blog-newspaper-item .newspaper-item-footer .newspaper-social-share {
    display: none;
    list-style: none;
    margin: 0;
    padding: 15px;
    border-top: 1px solid #e3e3e3;
    text-align: center;
    background-color: #fff
}

.mk-blog-newspaper-item .newspaper-item-footer .newspaper-social-share li {
    display: inline-block;
    margin: 0
}

.mk-blog-newspaper-item .newspaper-item-footer .newspaper-social-share li a {
    width: 30px;
    height: 30px;
    border: 1px solid #b9b9b9;
    margin: 0 3px;
    border-radius: 50%;
    display: block
}

.mk-blog-newspaper-item .newspaper-item-footer .newspaper-social-share li a i {
    color: #b9b9b9;
    font-size: 16px;
    line-height: 30px
}

.mk-blog-newspaper-item .newspaper-item-footer .newspaper-social-share li a:hover {
    color: #9b9b9b;
    border-color: #9b9b9b
}

.mk-blog-newspaper-item.instagram-post-type .blog-item-holder {
    position: relative
}

.mk-blog-newspaper-item.instagram-post-type .blog-item-holder .instagram-image {
    display: block
}

.mk-blog-newspaper-item.instagram-post-type .blog-item-holder .instagram-title {
    padding: 15px 25px;
    background: linear-gradient(0deg, rgba(0, 0, 0, .6) 0, rgba(0, 0, 0, 0) 100%);
    left: 0;
    position: absolute;
    margin-bottom: 0;
    bottom: 60px;
    width: calc(100% - 50px);
    color: #fff!important;
    font-size: 14px;
    font-weight: 700;
    text-transform: initial;
    line-height: 20px
}

.a_text-transform-up,
.large_bold_black,
.mc4wp-form-fields h2,
.uppercase {
    text-transform: uppercase
}

.mk-blog-newspaper-item.instagram-post-type .blog-item-holder .instagram-title span {
    padding-left: 30px;
    display: block;
    color: #fff
}

.mk-blog-newspaper-item.instagram-post-type .blog-item-holder .instagram-title span a {
    color: #55acee;
    display: block
}

.mk-blog-newspaper-item.instagram-post-type .blog-item-holder .instagram-title i {
    position: absolute;
    left: 25px;
    top: 18px;
    font-size: 20px
}

.mk-blog-newspaper-item.instagram-post-type .blog-item-holder .mk-blog-meta {
    padding: 0
}

.mk-blog-newspaper-item.instagram-post-type .blog-item-holder .mk-blog-meta .the-excerpt,
.mk-blog-newspaper-item.instagram-post-type .blog-item-holder .mk-blog-meta .the-title,
.mk-blog-newspaper-item.instagram-post-type .blog-item-holder .newspaper-item-footer .mk-readmore {
    display: none
}

.mk-blog-newspaper-item.instagram-post-type .blog-item-holder .mk-love-holder {
    top: 12px
}

.mk-blog-newspaper-item.blockquote-post-type .blog-item-holder {
    position: relative
}

.mk-blog-newspaper-item.blockquote-post-type .blog-item-holder .blog-blockquote-content {
    font-size: 22px;
    line-height: 40px;
    color: #222;
    padding: 40px 25px 25px 80px
}

.mk-blog-newspaper-item.blockquote-post-type .blog-item-holder .blog-blockquote-content:before {
    position: absolute;
    top: 50px;
    left: 25px;
    display: block;
    color: #ddd;
    color: rgba(0, 0, 0, .1);
    content: "\f10d";
    font-size: 48px
}

.mk-blog-newspaper-item.blockquote-post-type .blog-item-holder .mk-love-holder,
.mk-blog-newspaper-item.twitter-post-type .blog-item-holder .mk-love-holder {
    top: 12px
}

.mk-blog-newspaper-item.blockquote-post-type .blog-item-holder .blog-blockquote-content footer {
    text-align: right;
    color: #999;
    font-style: italic;
    font-size: 20px
}

.mk-blog-newspaper-item.blockquote-post-type .blog-item-holder .mk-blog-meta {
    padding: 0
}

.mk-blog-newspaper-item.blockquote-post-type .blog-item-holder .mk-blog-meta .the-excerpt,
.mk-blog-newspaper-item.blockquote-post-type .blog-item-holder .mk-blog-meta .the-title,
.mk-blog-newspaper-item.blockquote-post-type .blog-item-holder .newspaper-item-footer .mk-readmore {
    display: none
}

.mk-blog-newspaper-item.twitter-post-type .blog-item-holder {
    position: relative
}

.mk-blog-newspaper-item.twitter-post-type .blog-item-holder .blog-twitter-content {
    font-size: 22px;
    color: #222;
    line-height: 36px;
    padding: 25px 40px 90px
}

.mk-blog-newspaper-item.twitter-post-type .blog-item-holder .blog-twitter-content:before {
    content: '';
    width: 100%;
    height: 30px;
    display: block;
    margin-bottom: 45px;
    background-repeat: no-repeat;
    background-position: center
}

.mk-blog-newspaper-item.twitter-post-type .blog-item-holder .blog-twitter-content a {
    color: #55acee
}

.mk-blog-newspaper-item.twitter-post-type .blog-item-holder .blog-twitter-content footer {
    text-align: left;
    line-height: normal;
    margin-top: 35px
}

.mk-blog-newspaper-item.twitter-post-type .blog-item-holder .blog-twitter-content footer a,
.mk-blog-newspaper-item.twitter-post-type .blog-item-holder .blog-twitter-content footer span {
    display: block
}

.mk-blog-newspaper-item.blockquote-post-type .blog-item-holder .newspaper-item-share,
.mk-blog-newspaper-item.instagram-post-type .blog-item-holder .newspaper-item-share,
.mk-blog-newspaper-item.twitter-post-type .blog-item-holder .mk-blog-meta .mk-readmore,
.mk-blog-newspaper-item.twitter-post-type .blog-item-holder .mk-blog-meta .the-excerpt,
.mk-blog-newspaper-item.twitter-post-type .blog-item-holder .mk-blog-meta .the-title,
.mk-blog-newspaper-item.twitter-post-type .blog-item-holder .newspaper-item-footer .mk-readmore,
.mk-blog-newspaper-item.twitter-post-type .blog-item-holder .newspaper-item-share {
    display: none
}

.mk-blog-newspaper-item.twitter-post-type .blog-item-holder .blog-twitter-content footer span {
    font-weight: 700;
    font-size: 14px;
    color: #222
}

.mk-blog-newspaper-item.twitter-post-type .blog-item-holder .blog-twitter-content footer a {
    color: #55acee;
    font-size: 12px
}

.mk-blog-newspaper-item.twitter-post-type .blog-item-holder .mk-blog-meta {
    padding: 0
}

.mk-divider,
.mk-divider.custom-width .divider-inner {
    display: block
}

.mk-blog-newspaper-item.blockquote-post-type .blog-item-holder .mk-blog-meta .mk-blog-meta-wrapper,
.mk-blog-newspaper-item.instagram-post-type .blog-item-holder .mk-blog-meta .mk-blog-meta-wrapper,
.mk-blog-newspaper-item.twitter-post-type .blog-item-holder .mk-blog-meta .mk-blog-meta-wrapper {
    position: absolute;
    left: 20px;
    bottom: 5px;
    z-index: 5
}

.mk-divider {
    width: 100%
}

.mk-divider.custom-width.center {
    text-align: center
}

.mk-divider.custom-width.center .divider-inner {
    margin: 0 auto
}

.mk-divider.custom-width.right .divider-inner {
    margin: 0 0 0 auto
}

@media handheld,
only screen and (max-width:767px) {
    .mk-divider.custom-width.left,
    .mk-divider.custom-width.right {
        margin-left: auto;
        margin-right: auto;
        text-align: center
    }
}

.mk-divider.center .divider-inner {
    margin: 0 auto
}

.mk-divider.right .divider-inner {
    margin: 0 0 0 auto
}

.mk-divider.divider_one_half .divider-inner {
    width: 50%
}

.mk-divider.divider_one_third .divider-inner {
    width: 33.33%
}

.mk-divider.divider_one_fourth .divider-inner {
    width: 25%
}

.mk-divider.double_dot .divider-inner {
    height: 5px;
    border-top: 1px dashed #dadada;
    border-bottom: 1px dashed #dadada
}

.mk-clients.column-style.border-opened_edges ul:last-child .client-logo,
.mk-clients.column-style.three-column li:nth-child(3n+3) div {
    border-bottom-style: none!important
}

.mk-divider.thick_solid .divider-inner {
    border-top: 2px solid #e5e5e5;
    border-top: 2px solid rgba(0, 0, 0, .1)
}

.mk-divider.thin_solid .divider-inner {
    border-top: 1px solid #e5e5e5;
    border-top: 1px solid rgba(0, 0, 0, .1);
    position: relative
}

.mk-divider.thin_solid .divider-inner:after {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0
}

.mk-divider.single_dotted .divider-inner {
    border-top: 1px dashed #dadada
}

.mk-divider.shadow_line .divider-inner {
    height: 7px
}

.mk-divider.shadow_line .divider-inner .divider-shadow-left,
.mk-divider.shadow_line .divider-inner .divider-shadow-right {
    display: inline-block;
    width: 50%;
    height: 7px;
    background-repeat: no-repeat
}

.mk-clients.column-style.one-column li,
.mk-divider.divider_page_divider {
    width: 100%
}

.mk-divider.shadow_line .divider-inner .divider-shadow-left {
    background-position: left center
}

.mk-divider.shadow_line .divider-inner .divider-shadow-right {
    background-position: right center
}

.mk-divider[class*=go_top] .divider-inner {
    position: relative;
    height: 12px
}

.mk-divider[class*=go_top] .divider-inner:before {
    top: 6px;
    left: 0;
    display: block;
    width: 100%;
    height: 1px;
    background-color: #e5e5e5;
    background-color: rgba(0, 0, 0, .1);
    content: ""
}

.mk-divider[class*=go_top] .divider-inner .divider-go-top {
    position: absolute;
    top: -10px;
    right: 0;
    float: right;
    padding-left: 4px
}

.mk-divider[class*=go_top] .divider-inner .divider-go-top i {
    padding-left: 6px;
    vertical-align: top;
    font-size: 16px;
    color: #ccc
}

.mk-divider.go_top_thick .divider-inner:before {
    height: 2px
}

.mk-clients {
    position: relative
}

.mk-clients.slideshow-no-title {
    padding-top: 25px
}

.mk-clients ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.mk-clients .client-logo {
    position: relative;
    display: block;
    opacity: .8;
    background-position: center center;
    background-repeat: no-repeat;
    transition: all .2s;
    cursor: pointer
}

.mk-clients .client-logo:hover {
    opacity: 1
}

.mk-clients.bg-cover-true .client-logo {
    background-size: contain;
    background-repeat: no-repeat;
    -moz-background-size: contain;
    -webkit-background-size: contain;
    -o-background-size: contain
}

.mk-clients .flex-direction-nav a {
    position: absolute;
    top: -4px
}

.mk-clients .flex-direction-nav a .mk-jupiter-icon-arrow-left:before,
.mk-clients .flex-direction-nav a .mk-jupiter-icon-arrow-right:before {
    color: #aaa;
    font-size: 12px!important
}

.mk-clients .flex-prev {
    right: 20px
}

.mk-clients .flex-next {
    right: 0
}

.mk-clients.column-style ul {
    overflow: hidden
}

.mk-clients.column-style li {
    float: left;
    margin: 0;
    padding: 0
}

.mk-clients.column-style.two-column li {
    width: 50%
}

.mk-clients.column-style.three-column li {
    width: 33.3%
}

.mk-clients.column-style.four-column li {
    width: 25%
}

.mk-clients.column-style.five-column li {
    width: 20%
}

.mk-clients.column-style.six-column li {
    width: 16.6%
}

.mk-clients.column-style.border-boxed ul:not(:first-child) {
    border-top-style: none!important
}

@media handheld,
only screen and (max-width:960px) {
    .mk-clients.column-style.five-column li,
    .mk-clients.column-style.four-column li,
    .mk-clients.column-style.six-column li,
    .mk-clients.column-style.three-column li {
        width: 33.2%!important
    }
    .mk-clients.column-style.border-opened_edges.five-column li:nth-child(3) .client-logo,
    .mk-clients.column-style.border-opened_edges.four-column li:nth-child(3) .client-logo,
    .mk-clients.column-style.border-opened_edges.six-column li:nth-child(3) .client-logo,
    .mk-clients.column-style.border-opened_edges.three-column li:nth-child(3) .client-logo {
        border-right-style: none!important
    }
}

@media handheld,
only screen and (max-width:767px) {
    .mk-clients.column-style.five-column li,
    .mk-clients.column-style.four-column li,
    .mk-clients.column-style.six-column li,
    .mk-clients.column-style.three-column li {
        width: 49.8%!important
    }
    .mk-clients.column-style.border-opened_edges.five-column li:nth-child(2) .client-logo,
    .mk-clients.column-style.border-opened_edges.four-column li:nth-child(2) .client-logo,
    .mk-clients.column-style.border-opened_edges.six-column li:nth-child(2) .client-logo,
    .mk-clients.column-style.border-opened_edges.three-column li:nth-child(2) .client-logo {
        border-right-style: none!important
    }
}

@media handheld,
only screen and (max-width:550px) {
    .mk-clients.column-style.five-column li,
    .mk-clients.column-style.four-column li,
    .mk-clients.column-style.six-column li,
    .mk-clients.column-style.three-column li,
    .mk-clients.column-style.two-column li {
        width: 100%!important
    }
    .mk-clients.column-style.border-opened_edges.five-column li:nth-child(1) .client-logo,
    .mk-clients.column-style.border-opened_edges.four-column li:nth-child(1) .client-logo,
    .mk-clients.column-style.border-opened_edges.six-column li:nth-child(1) .client-logo,
    .mk-clients.column-style.border-opened_edges.three-column li:nth-child(1) .client-logo {
        border-right-style: solid!important;
        border-left-style: solid!important;
        border-right-width: 1px!important;
        border-left-width: 1px!important
    }
    .mk-clients.column-style.border-opened_edges .mk-clients-fixed-list:first-of-type .client-logo {
        border-top-style: solid!important;
        border-top-width: 1px!important
    }
    .mk-clients.column-style.border-opened_edges .mk-clients-fixed-list:last-of-type .client-logo {
        border-bottom-style: solid!important;
        border-bottom-width: 1px!important
    }
}

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline:focus,
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline:hover {
    background: 0 0!important;
    outline: 0
}

.last-el-btn {
    margin-bottom: 0!important
}

.last-el-btn button {
    border-bottom: none!important;
    min-width: 200px
}

a.campaign-btn{
    color: #078447;
    background: #f5e03b;
    padding: 20px 40px !important;
    transition: all 0.2s;
    text-transform: uppercase;
    font-family: 'open_sansbold';
    font-size: 16px !important;
}

a.campaign-btn:hover,
a.campaign-btn:focus{ 
    color: #078447;
    background: #fff;
}

span.slide-overlay {
    background: rgba(0,0,0,0.6);
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

.vc_btn3.vc_btn3-color-green,
.vc_btn3.vc_btn3-color-green.vc_btn3-style-flat {
    background-color: #098649!important
}

.wpb_single_image .vc_single_image-wrapper {
    margin-bottom: 15px
}

.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
    background-color: transparent!important
}

.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:hover {
    background: rgba(0, 0, 0, .02)!important
}

.vc_tta.vc_tta-shape-rounded .vc_tta-panel-heading {
    border-radius: 0!important
}

.vc_tta.vc_general .vc_tta-panel-title>a {
    padding-top: 22px!important;
    padding-bottom: 22px!important;
    cursor: pointer!important
}

.vc_tta.vc_general .vc_tta-panel-body {
    padding-top: 18px!important;
    padding-bottom: 18px!important
}

.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
    background: 0 0!important
}

.vc_toggle {
    line-height: 22px;
    border: 1px solid #ececec;
    margin: 10px 0 0!important
}

.vc_toggle .arrow {
    font-size: 19px;
    line-height: 25px;
    float: right
}

.vc_toggle_content {
    text-align: left;
    padding: 15px 20px!important;
    margin: 0!important
}

.vc_toggle_title {
    padding: 9px 30px 12px 15px!important;
    background-color: #fdfdfd;
    border-bottom: 1px solid #ececec
}

.clearboth {
    overflow: hidden;
    height: 0
}

.clearboth,
.clearboth:after {
    width: 0;
    display: block;
    visibility: hidden;
    clear: both
}

.a_3col .a_colitem,
.a_col-1of3,
.three-column .a_colitem {
    width: 33.33%
}

.a_float-left {
    float: left
}

.a_display-inline-block {
    display: inline-block
}

.a_font-16 {
    font-size: 16px
}

.a_display-block {
    display: block
}

.a_color-333 {
    color: #333
}

.a_font-weight-bold,
.bold {
    font-weight: 700
}

.a_align-center,
.text-center {
    text-align: center
}

.a_letter-spacing-1 {
    letter-spacing: 1px
}

.a_font-12 {
    font-size: 12px
}

.a_color-777 {
    color: #777
}

.mk-employees.c_cs.one-column .mk-employee-item {
    padding: 0 0 50px
}

.mk-employees.c_cs.two-column .mk-employee-item {
    padding: 0 40px 70px
}

.mk-employees.c_cs.three-column .mk-employee-item {
    padding: 0 15px 50px
}

.mk-employees.c_cs.four-column .mk-employee-item {
    padding: 0 25px 70px
}

.mk-employees.c_cs.five-column .mk-employee-item {
    padding: 0 25px 60px
}

.mk-employees.classic .team-member-name {
    margin-bottom: 8px
}

.mk-employees.classic .team-member-position {
    font-size: 14px;
    font-style: italic;
    font-weight: 700;
    letter-spacing: 0;
    text-transform: none
}

.mk-employees.classic.o3col .mk-employeee-networks a {
    width: 40px;
    height: 40px;
    line-height: 40px
}

.mk-employees.classic .employee-hover-overlay {
    -webkit-transform: rotate(45deg) scale(0, 2);
    -ms-transform: rotate(45deg) scale(0, 2);
    transform: rotate(45deg) scale(0, 2);
    transition: all .3s ease-in-out;
    pointer-events: none
}

.mk-employees.classic .mk-employee-item:hover .employee-hover-overlay {
    background: rgba(0, 0, 0, .3);
    -webkit-transform: rotate(45deg) scale(1.5, 2);
    -ms-transform: rotate(45deg) scale(1.5, 2);
    transform: rotate(45deg) scale(1.5, 2)
}

.mk-employees.classic .mk-employeee-networks {
    position: absolute;
    top: 50%;
    width: 100%;
    margin-top: -20px;
    text-align: center;
    opacity: 0;
    transition: all .3s ease-out;
    z-index: 1
}

.mk-employees.classic .mk-employeee-networks a {
    display: block;
    margin: 0 6px;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    line-height: 44px;
    box-shadow: 0 0 0 1px rgba(255, 255, 255, .6) inset;
    text-align: center;
    box-sizing: border-box;
    vertical-align: middle;
    transition: all .1s ease-out
}

.mk-employees.classic .mk-employeee-networks a i {
    font-size: 16px;
    color: #fff
}

.mk-employees.classic .mk-employeee-networks a:hover {
    box-shadow: 0 0 0 4px rgba(255, 255, 255, .6) inset
}

.mk-employees.classic .mk-employee-item:hover .mk-employeee-networks {
    opacity: 1;
    transition: all .3s .1s ease-out
}

.mk-employees.simple .team-thumbnail img {
    transition: all .3s
}

.mk-employees.simple .mk-employee-item:hover img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0)
}

.mk-employees.simple .team-thumbnail.rounded-true {
    border-radius: 50%;
    overflow: hidden
}

.mk-employees.simple .team-thumbnail.rounded-true img {
    position: relative;
    border-radius: 50%
}

.mk-employees.simple.one-column .team-thumbnail.rounded-true {
    padding: 0 40px
}

.mk-employees.simple.two-column .team-thumbnail.rounded-true {
    padding: 0 60px
}

.mk-employees.simple.three-column .team-thumbnail.rounded-true {
    padding: 0 40px
}

.mk-employees.simple.four-column .team-thumbnail.rounded-true {
    padding: 0 30px
}

.mk-employees.simple.five-column .team-thumbnail.rounded-true {
    padding: 0 20px
}

.mk-employees.boxed.one-column .item-holder,
.mk-employees.boxed.one-column .mk-employee-item {
    margin: 55px 0 20px
}

.mk-employees.boxed .item-holder {
    margin: 55px 0 25px 25px;
    padding: 60px 35px 36px;
    border: 1px solid rgba(0, 0, 0, .04);
    background-color: #f4f4f4;
    background-color: rgba(0, 0, 0, .03);
    position: relative
}

.mk-employees.boxed .team-thumbnail {
    width: 100px;
    height: 100px;
    position: absolute;
    top: -45px;
    left: 50%;
    margin-left: -50px;
    border: 2px solid #c6c6c6;
    border-radius: 50%;
    overflow: hidden
}

.mk-employees.boxed .team-thumbnail img {
    position: relative;
    border-radius: 50%
}

.mk-employees.boxed .team-member-name {
    margin-top: 10px;
    letter-spacing: 1px
}

.mk-employees.boxed .mk-employeee-networks a {
    padding: 0 8px
}

.mk-employees li,
.mk-employees ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.mk-employees ul {
    margin-top: 10px
}

.mk-employee-item .team-thumbnail {
    margin: 0 auto 25px
}

.mk-employee-item .team-thumbnail img {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.mk-employeee-networks li {
    display: inline-block
}

.mk-employeee-networks a {
    margin: 10px 9px 0 0
}

.mk-employeee-networks i {
    font-size: 16px;
    color: #aaa
}

.mk-employeee-networks:hover i {
    transition: all .2s;
    color: #797979
}

@media handheld,
only screen and (max-width:960px) {
    .mk-employees.c_cs.u4col .mk-employee-item {
        margin: 0 0 50px;
        width: 100%
    }
    .mk-employees.c_cs.u4col .team-info-wrapper,
    .mk-employees.c_cs.u4col .team-thumbnail {
        float: left;
        display: inline-block
    }
    .mk-employees.c_cs.u4col .team-info-wrapper {
        padding: 10px 0 0 20px
    }
    .mk-employees.simple.u4col .team-thumbnail {
        width: 30%
    }
    .mk-employees.simple.u4col .team-info-wrapper {
        width: 65%
    }
    .mk-employees.classic.u4col .team-thumbnail {
        width: 50%
    }
    .mk-employees.classic.u4col .team-info-wrapper {
        width: 45%
    }
    .mk-employees.c_cs.o3col .mk-employee-item {
        width: 48%;
        padding: 0 20px 30px
    }
    .boxed .mk-employee-item {
        width: 100%!important;
        padding: 60px 10px 36px
    }
}

@media handheld,
only screen and (max-width:767px) {
    .mk-employees .m_7 {
        width: 100%!important
    }
    .mk-employees.classic.u6col .mk-employee-item {
        padding: 0 10px 30px
    }
    .mk-employees.classic.u6col .team-thumbnail {
        width: 100%
    }
    .mk-employees.simple.u6col .team-thumbnail {
        width: 60%;
        float: none
    }
    .mk-employees.c_cs.u6col .mk-employee-item {
        margin: 0 0 50px
    }
}

@media handheld,
only screen and (max-width:550px) {
    .mk-employees.simple.u6col .team-thumbnail {
        width: 80%
    }
}

.vc_row.mk-fullwidth-true .mk-employee-item .team-thumbnail img {
    with: 100%
}


.mk-board-container:not(.last) { border-bottom: 1px solid #eee; margin-bottom: 2rem; }
.mk-board-container ul {
  display: flex; justify-content: center; list-style: none;
  padding: 0; margin: 0; flex-wrap: wrap;
}
.mk-board-container li a { display: block; }
.mk-board-container li img { width: 150px; }
.mk-board-container li { text-align: center; padding: 1rem 2rem; }
.mk-board-container li h4 { text-align: center; font-size: 1.45rem; font-weight: 600; margin-bottom: 0px; line-height: 2.2rem; }
.mk-board-container li p { font-size: 13px; }



.owl-carousel .item {
    margin: 3px
}

.owl-carousel .item .img-holder {
    border: 1px solid #e9e9e9;
    max-height: 380px;
    overflow: hidden;
    position: relative;
    display: block
}

a.img-holder:before {
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(10, 133, 74, .8);
    width: 100%;
    height: 100%;
    content: "";
    opacity: 0;
    transition: all .2s
}

a.img-holder:hover:before {
    opacity: 1
}

a.img-holder span.download-pub {
    position: absolute;
    top: 50%;
    padding: 10px 15px;
    border: 1px solid;
    left: 50%;
    margin: 0 0 0 -75px;
    color: #068d0f;
    font-size: 17px;
    background: rgba(255, 255, 255, .8);
    opacity: 0;
    transition: all .2s
}

a.img-holder span.download-pub i {
    margin-left: 8px
}

a.img-holder:hover span.download-pub {
    margin: -20px 0 0 -75px;
    opacity: 1
}

a.img-holder span.pb-year {
    position: absolute;
    right: 10px;
    top: 10px;
    background: rgba(154, 130, 243, .8);
    padding: 5px 15px;
    color: #fff;
    border: 1px solid
}

.owl-carousel .item img {
    display: block;
    height: auto;
    margin: 0 auto
}

.publication-item-grid>a {
    display: block;
    position: relative
}

a.img-holder:hover h3.pub-title {
    opacity: 1
}

.publication-item-grid {
    width: 31.5%;
    margin-bottom: 30px;
    border: 1px solid #e9e9e9
}

.publication-item-grid>a>img {
    width: 100%
}

a.img-holder>h3.pub-title {
    position: absolute;
    bottom: 0;
    width: calc(100% - 10px);
    background: 0 0;
    color: #fff;
    font-size: 15px;
    line-height: 20px;
    text-align: Center;
    border: none;
    margin: 5px 5px 20px;
    opacity: 0;
    transition: all .2s
}

.event-grid {
    border-top: 1px solid #232323
}

.event-grid a.main-event {
    min-height: 300px;
    background-size: cover;
    position: relative;
    overflow: hidden;
    border: 1px solid #232323;
    border-top: none
}

.event-grid a.main-event:after {
    content: "";
    background: rgba(10, 133, 74, .6);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.event-grid a.col-md-4.main-event:nth-child(2n+2):after {
    background: rgba(35, 35, 35, .6)
}

.event-grid h2.event-title {
    padding: 10px 20px;
    color: #068d0f;
    font-family: Oswald;
    margin-bottom: 5px;
    margin-top: 10px;
    z-index: 1;
    position: relative;
    transition: all .2s
}

.event-grid h2.event-title:after {
    content: "";
    background: rgba(255, 255, 255, .8);
    height: calc(100% + 10px);
    position: absolute;
    left: 0;
    z-index: -1;
    width: 100%;
    bottom: -6px;
    transition: all .2s
}

.event-grid a.main-event:hover h2.event-title {
    color: #fff;
    padding: 0
}

.event-grid a.main-event:hover h2.event-title:after {
    background: rgba(255, 255, 255, .3);
    height: 1px
}

.event-grid .event-date {
    color: #fff;
    font-size: 14px;
    padding: 5px 10px;
    margin-top: 15px;
    display: inline-block;
    float: right;
    border: 1px solid rgba(255, 255, 255, .5);
    z-index: 1;
    position: relative
}

.event-grid .event-date.past {
    background: rgba(154, 130, 243, .5)
}

.event-grid .event-time {
    text-align: right;
    margin-top: 10px;
    color: #fff;
    display: block;
    font-size: 20px;
    z-index: 1;
    position: relative
}

.event-grid .event-logo {
    max-width: 100px;
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 1
}

.event-grid .align-bottom {
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    padding: 20px
}

.event-grid.column-3>a.main-event:nth-child(3n+3),
.event-grid.column-3>div>a.main-event:nth-child(3n+2) {
    border-left: none;
    border-right: none
}

.event-grid.column-3>a.main-event:last-child {
    border-right: 1px solid #232323
}

.event-grid.column-2>a.main-event:nth-child(2n+2) {
    border-left: none
}

.mk-vcard h2 {
    margin: 0
}

.mk-vcard h4 {
    font-size: 14px
}

.vc-details span {
    display: block;
    padding: 5px 0
}

.vc-details span i {
    margin-right: 10px;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    text-align: center;
    line-height: 35px;
    border: 1px solid
}

.mc4wp-form [class*="col-"] {
    padding: 0;
}

.mc4wp-form-fields {
    text-align: center
}

.mc4wp-alert.mc4wp-notice {
    text-align: center;
    padding: 20px;
    color: #fff!important
}

.mc4wp-form-basic {
    display: inline-block!important;
    width: 100%!important;
    background: url(images/newsletter-bg.jpg) center no-repeat;
    background-size: cover;
    margin: 0 auto!important;
    padding: 50px 0
}

.mc4wp-form-fields h2 {
    letter-spacing: 1px;
    font-size: 31px;
    font-style: inherit;
    font-weight: 700;
    padding-top: 0;
    padding-bottom: 15px;
    font-family: Oswald;
    text-align: center;
    color: #fff
}

.mc4wp-form-fields h2:after {
    background: #fff!important
}

.mc4wp-form-basic .vc_column-inner {
    width: 55%;
    margin: 0 auto
}

.mc4wp-form-basic input[type=email],
.mc4wp-form-basic input[type=text] {
    width: calc(100% - 5px)!important;
    padding: 10px 20px;
    background: rgba(255, 255, 255, .2);
    margin-bottom: 10px;
    color: #fff;
    outline: 0
}

.mc4wp-form-basic input[type=email] {
    max-width: none!important;
    border: 1px solid #fff;
    border-radius: 0
}

.mc4wp-form-basic input[type=text] {
    border-radius: 0;
    border: 1px solid #fff
}

.mc4wp-form-basic input[type=email]:focus,
.mc4wp-form-basic input[type=submit]:focus,
.mc4wp-form-basic input[type=text]:focus {
    outline: 0
}

.mc4wp-form-basic input[type=submit] {
    width: calc(100% - 4px)!important;
    margin-left: -4px;
    padding: 12px 20px;
    border: none;
    background: #068d0f;
    box-shadow: none;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    text-shadow: none;
    border-radius: 0
}

.mc4wp-form-basic input[type=email]::-webkit-input-placeholder,
.mc4wp-form-basic input[type=text]::-webkit-input-placeholder {
    color: #fff
}

.mc4wp-form-basic input[type=email]::-moz-placeholder,
.mc4wp-form-basic input[type=text]::-moz-placeholder {
    color: #fff
}

.mc4wp-form-basic input[type=email]:-ms-input-placeholder,
.mc4wp-form-basic input[type=text]:-ms-input-placeholder {
    color: #fff
}

.mc4wp-form-basic input[type=email]:-moz-placeholder,
.mc4wp-form-basic input[type=text]:-moz-placeholder {
    color: #fff
}

.mc4wp-form-basic input[type=email]:focus,
.mc4wp-form-basic input[type=submit]:focus {
    outline: 0
}

@media only screen and (max-width:768px) {
    .with-b {
        border-right: none;
        border-bottom: 1px solid #ddd
    }
    .mk-blog-classic-item .featured-image {
        width: 100%;
        float: none;
        height: 250px;
        position: relative
    }
    .mk-blog-classic-item .mk-blog-meta {
        width: 100%;
        float: none;
        padding: 20px 25px 30px
    }
}

.publication-classic .publication-item-classic a.img-holder {
    position: relative;
    float: left;
}

.publication-item-classic {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 30px;
}

.publication-item-classic h3 {
    margin-top: 0px;
    line-height: 30px;
    text-transform: uppercase;
}

.publication-classic .publication-item-classic a.img-holder {
    max-width: 30%;
    max-height: 160px;
    overflow: hidden;
    margin: 0 20px 30px 0;
}

.publication-classic .publication-item-classic .text-holder {
    max-width: 65%;
    display: inline-block;
}

.publication-classic .publication-item-classic .download {
    display: block;
    margin-top: 5px;
}

.clear {
    display: block;
    clear: both;
}

.mk-blog-thumbnail-item {
    width: 100%;
    margin-bottom: 50px;
    background-color: #ffffff;
    line-height: 4px;
}

.mk-blog-thumbnail-item .mk-blog-meta {
    line-height: 20px;
}

.mk-blog-thumbnail-item .mk-blog-meta-wrapper span {
    display: none;
}

.mk-blog-thumbnail-item .mk-blog-meta-wrapper .blog-meta-item:after {
    content: "/";
    margin: 0 5px;
}

.mk-blog-thumbnail-item.content-align-right .item-wrapper {
    float: right;
    padding: 35px 30px 15px;
}

.mk-blog-thumbnail-item.content-align-left .item-wrapper {
    float: left;
    padding-right: 20px;
}

.mk-blog-thumbnail-item .featured-image {
    position: relative;
    width: 30%;
    display: inline-block;
    overflow: hidden;
}

.mk-blog-thumbnail-item .featured-image:hover img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}

.mk-blog-thumbnail-item .featured-image:hover .post-type-badge {
    opacity: 1;
}

.mk-blog-thumbnail-item .item-wrapper {
    width: 70%;
    display: inline-block;
}

.mk-blog-thumbnail-item .item-wrapper .mk-blog-author,
.mk-blog-thumbnail-item .item-wrapper .mk-categories {
    display: inline-block;
}

.mk-blog-thumbnail-item .item-wrapper h3 {
    margin: 20px 0;
    letter-spacing: 1px;
}

.mk-blog-thumbnail-item .item-wrapper .the-excerpt {
    margin-bottom: 20px;
}

@media handheld, only screen and (max-width: 767px) {
    .mk-blog-thumbnail-item .featured-image {
        width: 100%;
        margin-bottom: 20px;
    }
    .mk-blog-thumbnail-item .featured-image img {
        width: 100%;
    }
    .mk-blog-thumbnail-item .mk-button-align.left {
        text-align: left !important;
    }
    .mk-blog-thumbnail-item .item-wrapper {
        width: 100%;
        padding: 30px !important;
    }
}

.mk-blog-thumbnail-item.blockquote-post-type,
.mk-blog-thumbnail-item.instagram-post-type,
.mk-blog-thumbnail-item.twitter-post-type {
    display: none;
}