/*!
 * Theme Name: Main. Plain.
 * Author: Don Jones @ Mullen
 * Author URI: http://mullennc.com/
 * Description: A simple theme compiled by Gulp. Uses Sass.
 * Version: 1.0
 * License: GNU General Public License v2 or later
 * License URI: http://www.gnu.org/licenses/gpl-2.0.html
 * */


/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */

html {
    font-family: sans-serif;
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
footer,
header,
nav,
section {
    display: block
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

figcaption,
figure,
main {
    display: block
}

figure {
    margin: 1em 40px
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

a:active,
a:hover {
    outline-width: 0
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: inherit
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

dfn {
    font-style: italic
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

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

sub {
    bottom: -0.25em
}

sup {
    top: -0.5em
}

audio,
video {
    display: inline-block
}

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

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

button,
input,
optgroup,
select,
textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    display: inline-block;
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type="checkbox"],
[type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto
}

[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details,
menu {
    display: block
}

summary {
    display: list-item
}

canvas {
    display: inline-block
}

template {
    display: none
}

[hidden] {
    display: none
}

*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}


/*!
 *  *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *   *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 *    */

@font-face {
    font-family: 'FontAwesome';
    src: url("assets/fonts/fontawesome-webfont.eot?v=4.7.0");
    src: url("assets/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("assets/fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("assets/fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("assets/fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("assets/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
    font-weight: normal;
    font-style: normal
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.33333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14286em;
    list-style-type: none
}

.fa-ul>li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14286em;
    width: 2.14286em;
    top: .14286em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.85714em
}

.fa-border {
    padding: .2em .25em .15em;
    border: solid 0.08em #eee;
    border-radius: .1em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right {
    margin-left: .3em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

@font-face {
    font-family: 'Caecilia';
    src: url("assets/fonts/CaeciliaLTStd-Bold.woff2") format("woff2"), url("assets/fonts/CaeciliaLTStd-Bold.woff") format("woff");
    font-weight: bold;
    font-style: normal
}

@font-face {
    font-family: 'Caecilia';
    src: url("assets/fonts/CaeciliaLTStd-Light.woff2") format("woff2"), url("assets/fonts/CaeciliaLTStd-Light.woff") format("woff");
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: 'Proxima Nova Lt';
    src: url("assets/fonts/ProximaNova-Light.woff2") format("woff2"), url("assets/fonts/ProximaNova-Light.woff") format("woff");
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: 'Proxima Nova Th';
    src: url("assets/fonts/ProximaNovaT-Thin.woff2") format("woff2"), url("assets/fonts/ProximaNovaT-Thin.woff") format("woff");
    font-weight: 100;
    font-style: normal
}

@font-face {
    font-family: 'Proxima Nova Rg';
    src: url("assets/fonts/ProximaNova-Bold.woff2") format("woff2"), url("assets/fonts/ProximaNova-Bold.woff") format("woff");
    font-weight: bold;
    font-style: normal
}

@font-face {
    font-family: 'Proxima Nova Rg';
    src: url("assets/fonts/ProximaNova-Regular.woff2") format("woff2"), url("assets/fonts/ProximaNova-Regular.woff") format("woff");
    font-weight: normal;
    font-style: normal
}

.container {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
    min-height: 24px
}

.container:after {
    content: " ";
    display: block;
    clear: both
}

.content {
    width: 65.95745%;
    float: left;
    margin-right: 2.12766%
}

.sidebar {
    width: 31.91489%;
    float: right;
    margin-right: 0
}

@media only screen and (max-width: 61.25em) {
    .content,
    .sidebar {
        padding-top: 84px !important;
        width: 100%
    }
}

.locations-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin: 0;
    padding: 0;
    list-style: none;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.locations-list li {
    width: 33%;
    padding: 12px;
    margin-bottom: 24px
}

.field-row {
    padding-bottom: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    width: 100%
}

.form-col {
    width: 50%
}

.form-col:first-child {
    padding-right: 12px
}

.form-col:last-child {
    padding-left: 12px
}

form input[type="text"],
form input[type="email"] {
    display: block;
    width: 100%;
    height: 40px;
    border: 1px solid #99b1c3;
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
    outline: none;
    text-indent: 12px
}

form input[type="text"]:focus,
form input[type="email"]:focus {
    border-color: #52728b
}

form .wpcf7-form-control-wrap {
    width: 100%
}

form textarea {
    display: block;
    width: 100%;
    height: 132px;
    border: 1px solid #99b1c3;
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
    outline: none;
    padding: 12px
}

form textarea:focus {
    border-color: #52728b
}

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

.cf:after {
    clear: both
}

.fl {
    float: left
}

.fr {
    float: right
}

.fn {
    float: none
}

.hide-text {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden
}

.desktop-only {
    display: block
}

.mobile-only {
    display: none
}

@media (max-width: 46.875em) {
    .desktop-only {
        display: none
    }
    .mobile-only {
        display: block
    }
}

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%
}

img.max-width {
    max-width: 100%;
    height: auto
}

img.align-right {
    float: right;
    margin: 0 0 10px 20px
}

img.align-left {
    float: left;
    margin: 0 20px 10px 0
}

img.align-center {
    display: block;
    margin: 0 auto
}

a img.align-right {
    float: right;
    margin: 0 0 10px 20px
}

a img.align-left {
    float: left;
    margin: 0 20px 10px 0
}

a img.align-center {
    display: block;
    margin: 0 auto
}

@media (max-width: 34.375em) {
    img.align-right,
    img.align-left,
    a img.align-right,
    a img.align-left {
        display: block;
        float: none;
        clear: both;
        margin: 0 auto
    }
}

.text-right {
    text-align: right
}

.text-left {
    text-align: left
}

.text-center {
    text-align: center
}

.pos-relative {
    position: relative
}

body {
    font-size: 16px;
    line-height: 1.5;
    font-family: "Proxima Nova Rg", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #222;
    -webkit-font-smoothing: antialiased
}

h1 {
    font-size: 68px;
    font-size: 4.25rem;
    line-height: 1.05882;
    margin: 0 0 .35294em 0;
    font-family: 'Caecilia', 'Helvetica', 'Arial', sans-serif;
    font-weight: bold
}

h2 {
    font-size: 42px;
    font-size: 2.625rem;
    line-height: 1.14286;
    margin: 0 0 .57143em 0;
    font-family: 'Caecilia', 'Helvetica', 'Arial', sans-serif;
    font-weight: bold
}

h3 {
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 1.84615;
    margin: 0 0 .92308em 0;
    font-family: 'Caecilia', 'Helvetica', 'Arial', sans-serif;
    font-weight: bold
}

h4 {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5;
    margin: 0 0 1.5em 0;
    font-family: 'Caecilia', 'Helvetica', 'Arial', sans-serif;
    font-weight: bold
}

h5 {
    font-size: 14px;
    font-size: .875rem;
    line-height: 1.71429;
    margin: 0 0 1.71429em 0;
    color: #555
}

p {
    margin: 0 0 1.5em;
    font-family: 'Proxima Nova Rg', 'Helvetica', 'Arial', sans-serif
}

ul,
ol,
pre,
table,
blockquote {
    margin-bottom: 1.5em
}

ul ul,
ol ol,
ul ol,
ol ul {
    margin-top: 0;
    margin-bottom: 0
}

b,
strong,
em,
small,
code {
    line-height: 1
}

sup,
sub {
    vertical-align: baseline;
    position: relative;
    top: -.4em
}

sub {
    top: .4em
}

a {
    color: #3f4d6c
}

a:hover {
    color: #1b9cc5
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em;
    padding: 0
}

.content {
    padding: 36px 24px 32px 0
}

.sidebar {
    padding-top: 24px
}

.page-title {
    font-size: 28px;
    color: #3f4d6c;
    margin-bottom: 38px
}

.postpic {
    float: left;
    margin-right: 16px
}

.alignleft {
    float: left
}

.alignright {
    float: right
}

.archive h2 {
    margin-bottom: 0;
    font-size: 23px
}

.archive h2 a {
    text-decoration: none
}

@media only screen and (max-width: 61.25em) {
    .page-title {
        font-size: 28px;
        margin-bottom: 24px
    }
}

.field-row {
    padding-bottom: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    width: 100%
}

.form-col {
    width: 50%
}

.form-col:first-child {
    padding-right: 12px
}

.form-col:last-child {
    padding-left: 12px
}

form input[type="text"],
form input[type="email"] {
    display: block;
    width: 100%;
    height: 40px;
    border: 1px solid #99b1c3;
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
    outline: none;
    text-indent: 12px
}

form input[type="text"]:focus,
form input[type="email"]:focus {
    border-color: #52728b
}

form .wpcf7-form-control-wrap {
    width: 100%
}

form textarea {
    display: block;
    width: 100%;
    height: 132px;
    border: 1px solid #99b1c3;
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
    outline: none;
    padding: 12px
}

form textarea:focus {
    border-color: #52728b
}

form input[type="submit"] {
    float: right;
    font-size:14px;
    height: 40px;
    padding-left: 32px;
    padding-right: 32px;
    border: 1px solid #3f4d6c;
    background-color: #3f4d6c;
    color: #fff;
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
    outline: none
}

form input[type="submit"]:hover {
    background-color: #5b6f9c;
}

.authors-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin: 0;
    padding: 0;
    list-style: none
}

.authors-list li {
    width: 33%;
    padding: 0 12px;
    margin-bottom: 48px;
    text-align: center
}

.authors-list li a {
    display: block
}

.authors-list li h5 {
    margin: 0;
    font-size: 16px
}

.authors-list li img {
    margin-bottom: 2px;
    max-width: 180px;
    height: auto
}

.authors-list li a {
    text-decoration: none;
    color: #3f4d6c
}

.bio-image.alignleft {
    margin-right: 12px
}

.author-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.author-image {
    width: 40%
}

.author-content {
    width: 60%
}

.author-content a {
    text-decoration: none;
    font-size:15px;
}

.author-content a:hover {
    text-decoration: underline
}

@media only screen and (max-width: 61.25em) {
    .authors-list li {
        width: 50%
    }
}

@media only screen and (max-width: 45.625em) {
    .authors-list li {
        width: 50%
    }
    .authors-list li img {
        max-width: 150px
    }
    .author-wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .author-image {
        width: 100%
    }
    .author-content {
        width: 100%
    }
}

.header {
    padding: 26px 0;
    background-color: #3f4d6c;
    position: relative
}

.logo {
    width: 37%;
    float: left
}

.logo h1,
.logo p {
    display: none
}

.logo img {
    width: 95%;
    height: auto
}

.logo a {
    -webkit-transition: opacity .25s ease;
    transition: opacity .25s ease
}

.logo a:hover {
    opacity: .7
}

.main-nav {
    width: 32%;
    float: left
}

.main-nav ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin: 0;
    padding: 20px 0 0 0;
    list-style: none;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row;
    flex-flow: row
}

.main-nav ul li {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: center
}

.main-nav ul li a {
    display: block;
    color: #fff;
    font-family: 'Proxima Nova Rg', 'Helvetica', 'Arial', sans-serif;
    text-decoration: none;
    -webkit-transition: opacity .25s ease;
    transition: opacity .25s ease;
    padding: 0 4px
}

.main-nav ul li a:hover {
    opacity: .7
}

.top-search-form {
    display: block;
    width: 20%;
    float: left;
    margin: 0;
    padding: 12px 20px 0 0
}

.search-wrap {
    width: 100%;
    height: 41px;
    position: relative;
    background-color: #fff
}

.search-wrap input[type="text"] {
    display: block;
    width: 100%;
    height: 40px;
    border: 0;
    outline: none;
    -webkit-transition: background-color .25s ease;
    transition: background-color .25s ease;
    padding-left: 10px;
    padding-right: 20px
}

.search-wrap input[type="text"]:focus {
    background-color: #f3f3f3
}

.search-wrap button {
    display: block;
    width: 40px;
    height: 40px;
    border: 0;
    background-color: transparent;
    position: absolute;
    top: 2px;
    right: 0;
    outline: none;
    -webkit-transition: all .25s ease;
    transition: all .25s ease
}

.search-wrap button:hover {
    opacity: .7
}

.rb-logo {
    width: 11%;
    float: left;
    padding-top: 1px
}

.rb-logo img {
    max-width: 100%;
    height: auto;
    vertical-align: bottom
}

.rb-logo-mobile {
    display: none;
    width: 30%;
    float: left;
    text-align: right
}

.rb-logo-mobile img {
    max-width: 120px;
    height: auto;
    vertical-align: bottom
}

.mobile-nav {
    display: none;
    margin-top: 12px;
    position: absolute;
    background-color: rgba(153, 177, 195, 0.8);
    min-height: 52px;
    bottom: -52px;
    left: 0;
    width: 100%;
    z-index: 99999
}

.mobile-nav nav {
    background-color: rgba(153, 177, 195, 0.8);
    display: none;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.mobile-nav nav ul {
    display: block;
    margin: 0;
    padding: 12px 0;
    list-style: none
}

.mobile-nav nav ul li a {
    text-align: center;
    display: block;
    padding: 6px 12px;
    text-decoration: none;
    color: #fff
}

.mobile-toggle {
    display: block;
    width: 44px;
    height: 44px;
    text-decoration: none;
    position: absolute;
    top: 14px;
    right: 12px
}

.mobile-toggle svg {
    fill: #3f4d6c
}

@media only screen and (max-width: 61.25em) {
    .header {
        padding: 14px 0
    }
    .logo {
        width: 70%
    }
    .logo img {
        max-width: 230px
    }
    .rb-logo {
        width: 30%;
        text-align: right
    }
    .rb-logo img {
        max-width: 140px;
        height: auto
    }
    .top-search-form {
        display: none
    }
    .main-nav {
        display: none
    }
    .mobile-nav {
        display: block
    }
    .rb-logo {
        display: none
    }
    .rb-logo-mobile {
        display: block
    }
}

.intro-section {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}

.intro-section .container {
    height: 280px;
    position: relative
}

.tag-line {
    max-width: 735px;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.tag-line p {
    text-transform: uppercase;
    color: #3f4d6c;
    font-size: 17px;
    margin: 0;
    font-family: 'Proxima Nova Lt', 'Helvetica', 'Arial', sans-serif;
    font-weight: 100
}

.tag-line h1 {
    text-transform: uppercase;
    color: #3f4d6c;
    font-size: 17px;
    margin: 0;
    font-family: 'Proxima Nova Lt', 'Helvetica', 'Arial', sans-serif;
    font-weight: 100
}

.tag-line h1 span {
    display: block;
    font-size: 44px;
    font-family: 'Caecilia', 'Helvetica', 'Arial', sans-serif;
    text-transform: none;
    font-weight: 700
}

.jetpack_subscription_widget h2 {
    font-size: 18px;
    color: #3f4d6c;
    text-transform: uppercase;
    margin-bottom: 6px
}

#subscribe-email input {
    display: block;
    height: 40px;
    border: 0;
    background-color: #fff;
    text-indent: 10px;
    width: 65% !important;
    float: left;
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
    outline: none;
}

#subscribe-submit input[type="submit"], button {
    display: block;
    width: 35%;
    color: #fff;
    height: 40px;
    border: 0!important;
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
    font-size: 14px;
    outline: none;
    padding: 5px 10px;
}

#subscribe-submit input[type="submit"] {
    width: 35%;
}

#subscribe-submit input[type="submit"]:hover  {
    background-color: #5b6f9c;
}


.intro-newsletter {
    max-width: 380px;
    background-color: rgba(179, 184, 191, 0.8);
    padding: 32px;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.intro-newsletter h4 {
    font-size: 18px;
    color: #3f4d6c;
    text-transform: uppercase;
    margin-bottom: 6px
}

.intro-newsletter p {
    color: #fff;
    font-size: 15px;
    margin-bottom: 12px
}

.intro-newsletter form {
    margin: 0;
    padding: 0
}

.newsletter input[type="text"],
.newsletter input[type="email"],
.intro-newsletter input[type="text"],
.intro-newsletter input[type="email"] {
    display: block;
    height: 40px;
    border: 0;
    background-color: #fff;
    text-indent: 10px;
    width: 65%;
    float: left;
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
    outline: none
}

.intro-newsletter input[type="text"]:focus {
    background-color: #f2f2f2
}

.newsletter button,
.newsletter input[type="submit"],
.intro-newsletter button,
.intro-newsletter input[type="submit"] {
    display: block;
    width: 35%;
    background-color: #3f4d6c;
    color: #fff;
    height: 40px;
    border: 0;
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
    font-size: 14px;
    outline: none
}

.intro-newsletter button:hover {
    background-color: #5b6f9c
}

.intro-newsletter.light button {
    background-color: #99b1c3
}

@media only screen and (max-width: 75em) {
    .tag-line {
        padding-left: 24px
    }
}

@media only screen and (max-width: 61.25em) {
    .intro-section {
        padding-top: 54px
    }
    .intro-section .container {
        height: auto;
        padding: 0
    }
    .tag-line {
        max-width: none;
        width: 100%;
        padding: 24px;
        position: static;
        left: auto;
        top: auto;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
    .tag-line h2 {
        font-size: 16px
    }
    .intro-newsletter {
        max-width: none;
        width: 100%;
        background-color: #b3b8bf;
        padding: 16px 16px 64px 16px;
        position: static;
        right: auto;
        top: auto;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

.form-filter {
    border-top: 1px groove #3f4d6c;
    margin: 80px 0 24px 0;
    height: 40px;
    text-align: center
}

.form-filter fieldset {
    position: relative;
    border: 1px groove #3f4d6c;
    background-color: #fff;
    margin: 0 auto 0 auto;
    width: 32%;
    -webkit-transform: translateY(-55%);
    -ms-transform: translateY(-55%);
    transform: translateY(-55%);
    padding: 8px 32px 24px 32px
}

.form-filter legend {
    /*width: 130px;
    padding: 6px 12px; */
    background-color: #fff;
    color: #3f4d6c;
    font-family: 'Proxima Nova Rg', 'Helvetica', 'Arial', sans-serif;
    font-weight: 100;
    text-align: left
}

.field-col {
    width: 100%;
    float: left
    margin:15px 0;
}

.field-col label span {
    color: #000;
    font-size: 15px;
    text-transform: uppercase;
    font-family: 'Proxima Nova Rg', 'Helvetica', 'Arial', sans-serif;
    margin-right: 10px
}

.field-col .select select {
    min-width: 240px;
    max-width: 100%
}

.select {
    display: inline-block;
    position: relative;
    border: 1px solid #3f4d6c;
    max-width: 100%
}

.select select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
    background-color: transparent;
    border: 0;
    height: 40px;
    color: #adadad;
    min-width: 100px;
    width: 100%;
    padding-right: 44px;
    padding-left: 10px;
    text-overflow: ellipsis;
    position: relative;
    z-index: 1
}

.select .down {
    width: 40px;
    height: 40px;
    background-color: #3f4d6c;
    position: absolute;
    top: 0;
    right: 0;
    text-align: center;
    line-height: 38px;
    z-index: 0
}

.select.light {
    background-color: #fff
}

.select.light .down {
    background-color: #99b1c3
}

.filter-or {
    color: #3f4d6c;
    position: absolute;
    top: 58%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

@media only screen and (max-width: 68.4375em) {
    .form-filter fieldset {
        width: 80%
    }
}

@media only screen and (max-width: 61.25em) {
    .field-col {
        width: 100%;
        margin-bottom: 12px
    }
    .field-col label {
        display: block
    }
    .field-col label span {
        color: #000;
        font-size: 15px;
        text-transform: uppercase;
        font-family: 'Proxima Nova Rg', 'Helvetica', 'Arial', sans-serif;
        margin-right: 10px
    }
    .form-filter {
        border-top: 0;
        margin: 0;
        height: auto
    }
    .form-filter fieldset {
        position: relative;
        border: 1px solid #3f4d6c;
        background-color: #fff;
        margin: 0 auto;
        width: 98%;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        /* padding: 8px 32px 24px 32px */
    }
    .select {
        display: block;
        width: 100%
    }
    .filter-or {
        color: #3f4d6c;
        position: static;
        top: auto;
        left: auto;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        margin-bottom: 12px
    }
}

.featured-posts {
    padding-top: 24px
}

.featured-posts h1 {
    color: #5A6269;
    font-size: 15px;
    text-transform: uppercase;
    font-family: 'Proxima Nova Lt', 'Helvetica', 'Arial', sans-serif
}

.top-three {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}

.top-three .post-meta {
    color: #3f4d6c
}

.top-three .post-meta a {
    color: #3f4d6c
}

.top-three ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    padding: 0;
    list-style: none;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.top-three li {
    width: 50%;
    padding: 32px 48px 24px 48px
}

.top-three li:first-child {
    padding-left: 24px;
}

.top-three li:last-child {
    padding-right: 0
}

.top-three li .date {
    text-transform: uppercase;
    color: #3f4d6c;
    font-size: 15px
}

.top-three li .headline {
    font-size: 24px;
    margin-bottom: 12px;
    color: #fff
}

.top-three li .headline a {
    color: #fff;
    text-decoration: none;
    -webkit-transition: opacity .25s ease;
    transition: opacity .25s ease
}

.top-three li .headline a:hover {
    opacity: .7
}

.top-three li .lead-in {
    color: #fff;
    text-decoration: none;
    font-size: 16px
}

.top-three li .link {
    color: #3f4d6c;
    font-size: 16px
}

.posts-grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%
}

.posts-grid article {
    width: 50%
}

.posts-grid article .inner {
    display: inline-block;
    text-align: left;
    max-width: 616px;
    padding: 32px 48px
}

.posts-grid article:nth-child(even) {
    text-align: left;
    background-color: #fff
}

.posts-grid article:nth-child(odd) {
    text-align: right
}

.posts-grid article.grey {
    background-color: #e1e0dc
}

.posts-grid article.grey .inner {
    /*padding-left: 24px*/
}

.posts-grid .date {
    display: block;
    font-size: 12px;
    text-transform: uppercase;
    margin-bottom: 12px;
    color: #3f4d6c
}

.posts-grid h2 {
    color: #3f4d6c;
    margin-bottom: 12px;
    line-height: 1.2;
    font-size: 24px
}

.posts-grid h2 a {
    color: #3f4d6c;
    text-decoration: none
}

.posts-grid a {
    color: #3f4d6c
}

.post-meta {
    font-size: 11px;
    color: #7a7a7a
}

.post-meta a {
    text-decoration: none
}

.page-nav {
    padding: 48px 0
}

.page-nav a {
    color: #3f4d6c;
    text-decoration: none;
    -webkit-transition: opacity .25s ease;
    transition: opacity .25s ease
}

.page-nav a:hover {
    opacity: .7
}

.author-block {
    background-color: #e1e0dc;
    padding: 55px 280px 34px 64px;
    position: relative;
    color: #3f4d6c;
    margin-top: 48px;
    min-height: 300px;
}

.author-block .about-title {
    font-size: 12px;
    color: #3f4d6c;
    text-transform: uppercase;
    font-weight: 400;
    font-family: 'Proxima Nova Rg', sans-serif
}

.author-block .author-block-name {
    font-size: 36px;
    font-family: "Caecilia", Helvetica, Arial, sans-serif;
    font-weight: 700;
    margin-bottom: 20px;
    line-height: 1
}

.author-block a {
    text-decoration: none;
    color: #3f4d6c
}

.author-block a:hover {
    text-decoration: underline
}

.author-block .read-more {
    text-transform: none
}

.author-block img {
    position: absolute;
    right: 0;
    bottom: 0
}

.author-block p:last-of-type {
    margin-bottom: 0
}

.related-posts-title {
    text-transform: uppercase;
    color: #3f4d6c;
    font-weight: normal
}

h5.related-posts-title {
	font-size:1.1rem;
	margin: 1.5em 0 0em 0;
}

.post-content h1.post-title {
    margin-bottom: 6px
}

.post-content .date {
    display: block;
    color: #3f4d6c;
    text-transform: uppercase;
    font-size: 17px;
    font-weight: 200;
    margin-bottom: 10px
}

.post-content .post-meta {
    margin-bottom: 32px;
    font-size: 15px;
    color: #7A7A7A
}

.post-content .post-meta a {
    color: #7a7a7a
}

@media only screen and (max-width: 75em) {
    .featured-posts h1 {
        padding-left: 12px
    }
}

@media only screen and (max-width: 75em) {
    .top-three li:first-child {
        padding-left: 12px
    }
    .top-three li:last-child {
        padding-left: 24px
    }
}

@media only screen and (max-width: 75em) {
    .posts-grid article .inner {
        padding-left: 24px;
        padding-right: 24px
    }
    .posts-grid article:nth-child(even) {
        text-align: left
    }
    .posts-grid article:nth-child(even) .inner {
        padding-left: 24px
    }
}

@media only screen and (max-width: 61.25em) {
    .top-three ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: distribute;
        justify-content: space-around;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .top-three li {
        width: 100%;
        margin-bottom: 12px;
        border-bottom: 2px solid #fff;
        padding: 24px 12px 12px 12px
    }
    .top-three li:first-child {
        padding-left: 12px
    }
    .top-three li:last-child {
        padding-left: 12px;
        border-bottom: none;
    }
    .top-three li .headline {
        font-size: 18px
    }
    .posts-grid {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .posts-grid article {
        width: 100%
    }
    .posts-grid article .inner {
        display: block;
        text-align: left;
        max-width: none;
        padding: 18px
    }
    .posts-grid article:nth-child(even) {
        text-align: left;
        background-color: #fff
    }
    .posts-grid article:nth-child(odd) {
        text-align: left;
        background-color: #e1e0dd
    }
    .posts-grid h2 {
        font-size: 26px;
        line-height: 1.1
    }
    .posts-grid article:nth-child(even) .inner {
        padding-left: 24px
    }
    .author-block {
        background-color: #e1e0dc;
        padding: 34px
    }
    .author-block .author-block-name {
        font-size: 24px
    }
    .author-block img {
        position: static;
        right: auto;
        bottom: auto;
        float: right;
        margin-left: 12px;
        margin-bottom: 24px
    }
}

.mc-field-group {
    padding-top:5px;
}

.sidebar-newsletter {
    max-width: 100%;
    background-color: #b3b8bf;
    padding: 32px 32px 74px 32px;
    margin-bottom: 24px;
	height:325px;
}

.sidebar-newsletter h4 {
    font-size: 18px;
    color: #3f4d6c;
    text-transform: uppercase;
    margin-bottom: 6px
}

.sidebar-newsletter p {
    color: #fff;
    font-size: 15px;
    margin-bottom: 12px
}

.sidebar-newsletter form {
    margin: 0;
    padding: 0
}

.sidebar-newsletter input[type="text"] {
    display: block;
    height: 40px;
    border: 0;
    background-color: #fff;
    text-indent: 10px;
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
    outline: none
}

.sidebar-newsletter form input[type="submit"] {
	float:none;
	margin-top:5px;
}

.sidebar-newsletter input[type="text"]:focus {
    background-color: #f2f2f2
}

.sidebar-newsletter button {
    display: block;
    width: 35%;
    background-color: #3f4d6c;
    color: #fff;
    height: 40px;
    border: 0;
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
    text-transform: uppercase;
    font-size: 14px;
    outline: none
}

.sidebar-newsletter button:hover {
    background-color: #5b6f9c
}

.sidebar-newsletter.light button {
    background-color: #99b1c3
}

.practice-areas {
    max-width: 100%;
    background-color: #b3b8bf;
    padding: 32px 32px 48px 32px;
    margin-bottom: 24px
}

.practice-areas h4 {
    font-size: 18px;
    color: #3f4d6c;
    text-transform: uppercase;
    margin-bottom: 6px
}

.practice-areas ul {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none
}

.practice-areas li {
    line-height: 1.8
}

.practice-areas li a {
    color: #3f4d6c;
    text-decoration: none
}

.practice-areas li a:hover {
    text-decoration: underline
}

.sidebar-filters {
    max-width: 100%;
    background-color: #b3b8bf;
    padding: 32px 32px 32px 32px;
    margin-bottom: 12px
}

.sidebar-filters h4 {
    font-size: 18px;
    color: #3f4d6c;
    text-transform: uppercase;
    margin-bottom: 12px
}

.sidebar-filters label {
    color: #3f4d6c
}

.sidebar-filters .select {
    background-color: #fff;
    margin-bottom: 24px
}

.sidebar-filters .select select {
/*    max-width: 180px */
}

.sidebar-or {
    color: #3f4d6c;
    margin-bottom: 12px
}

.footer {
    background-color: #3f4d6c;
    padding: 72px 0
}

.footer h3 {
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 23px
}

.footer a {
    color: #99b1c3;
    text-decoration: none
}

.footer-cols {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.footer-cols .col-4 {
    width: 25%
}

.info-col {
    padding-left: 24px
}

.footer-recent {
    display: block;
    margin: 0;
    padding: 0 12px 0 0;
    list-style: none
}

.footer-recent li {
    display: block
}

.footer-recent li a {
    display: block;
    padding: 4px 0
}

.footer-info-list {
    display: block;
    margin: 0;
    padding: 0 12px 0 0;
    list-style: none
}

.footer-info-list li {
    display: block
}

.footer-info-list li a {
    display: block;
    padding: 4px 0
}

.newsletter {
    max-width: 380px
}

.newsletter form {
    margin: 0;
    padding: 0
}

.newsletter input[type="text"] {
    display: block;
    height: 40px;
    border: 0;
    background-color: #fff;
    text-indent: 10px;
    width: 65%;
    float: left;
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
    outline: none
}

.newsletter input[type="text"]:focus {
    background-color: #f2f2f2
}
.newsletter input[type="text"].full {
    width:100%;
}
.newsletter button {
    display: block;
    width: 35%;
    background-color: #99b1c3;
    color: #fff;
    height: 40px;
    border: 0;
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
    text-transform: uppercase;
    font-size: 14px;
    outline: none
}

.newsletter button,
.newsletter input[type="submit"] {
    display: block;
    background-color: #3f4d6c;
    width: 35%;
    color: #fff;
    height: 40px;
    border: 0;
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
    font-size: 14px;
    outline: none;
}
.footer .newsletter input[type="submit"] {
    background-color: #99b1c3;
	padding:0;
}

.newsletter #subscribe-text {
display:none;
}

.newsletter h2 {
display:none;
}

.newsletter #subscribe-submit input[type="submit"]:hover {
	background-color: #5b6f9c;
}

.newsletter button:hover {
    background-color: #5b6f9c
}

.newsletter.light button {
    background-color: #99b1c3
}

@media only screen and (max-width: 75em) {
    .footer {
        padding-left: 12px;
        padding-right: 12px
    }
    .page-nav {
        padding-left: 12px
    }
}

@media only screen and (max-width: 61.25em) {
    .footer {
        padding-left: 12px;
        padding-right: 12px
    }
    .footer-cols {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .footer-cols .col-4 {
        width: 100%;
        margin-bottom: 24px
    }
    .page-nav {
        padding: 0 24px 24px 24px
    }
    .footer-info-list {
        padding: 0
    }
    .info-col {
        padding-left: 0
    }
}

.fa-angle-double-right:before {
    content: "\00BB";
}
