@charset "UTF-8";
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {font: inherit;font-size: 100%;margin: 0;padding: 0;vertical-align: baseline;border: 0;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:after, blockquote:before, q:after, q:before {content: "";content: none;}
table {border-spacing: 0;border-collapse: collapse;}
*, :before {box-sizing: border-box;}
body {font-family: Merriweather,serif;font-size: 1rem;background-color: #eaedf0;}
::-moz-selection {color: #fff;background: #c1df40;}
::selection {color: #fff;background: #c1df40;}
img {max-width: 100%;}
.is-hidden {position: absolute;visibility: hidden;width: 0;height: 0;}
.icon {display: block;width: 100%;margin: 0 auto;fill: currentColor;stroke: currentColor;}
h1 {font-size: 1.6875rem;font-weight: 700;line-height: 1.11;margin-top: 1.75rem;margin-bottom: 1.125rem;color: #333;}
h1+h2 {color: #949494;}
h2 {font-size: 1.125rem;font-weight: 600;line-height: 1.33;}
h2, h3 {color: #191919;}
h3 {font-size: 1.625rem;font-weight: 700;line-height: 1.23;margin-bottom: 1.5625rem;}
h4 {font-size: 1.4375rem;font-weight: 600;line-height: 1.4;}
h4, h5 {color: #191919;}
h5 {font-size: 1.5rem;font-weight: 700;line-height: 1.41;}
h6 {font-size: .75rem;font-weight: 600;margin-bottom: .9375rem;letter-spacing: .0625rem;text-transform: uppercase;color: #e4744e;}
a {text-decoration: none;}
h1, h2, h3, h4, h5, h6 {font-family: Open Sans,sans-serif;}
h1, h2, h3, h4, h5, h6, p {-webkit-font-smoothing: antialiased;font-smoothing: antialiased;text-rendering: optimizeLegibility;}
.container {position: relative;width: 100%;max-width: 75rem;margin: 0 auto;padding: 0 5px;}
.container:after {display: block;clear: both;content: "";}
.grid {display: -webkit-box;display: -ms-flexbox;display: flex;margin-bottom: 1rem;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-flow: row wrap;flex-flow: row wrap;}
[class*=col-] {padding: 0 10px;}
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-xx-1, .col-xx-2, .col-xx-3, .col-xx-4, .col-xx-5, .col-xx-6, .col-xx-7, .col-xx-8, .col-xx-9, .col-xx-10, .col-xx-11, .col-xx-12 {-webkit-box-flex: 0;-ms-flex: 0 0 100%;flex: 0 0 100%;}
.row {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-flow: row wrap;flex-flow: row wrap;}
.row:after {display: block;clear: both;content: "";}
.mainHeader {position: relative;padding: 1.125rem 0;background-color: #fff;}
.header-placeholder {display: none;height: 4rem;}
.mainNav {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
.mainNav-logo img {max-width: 11.25rem;transition: all .3s ease;vertical-align: middle;}
.angle-right {position: relative;left: .3125rem;display: inline-block;width: .625rem;height: .625rem;transition: left .3s ease;fill: #fff;}
.sidebar {position: fixed;z-index: 5;top: 0;right: 0;bottom: 0;display: block;width: 17.5rem;height: 100%;transition: -webkit-transform .3s cubic-bezier(0,0,.2,1);transition: transform .3s cubic-bezier(0,0,.2,1);transition: transform .3s cubic-bezier(0,0,.2,1),-webkit-transform .3s cubic-bezier(0,0,.2,1);-webkit-transform: translate3d(101%,0,0);transform: translate3d(101%,0,0);background-color: #4c4c4c;box-shadow: 0 2px 4px 0 rgba(0,0,0,.25);-webkit-backface-visibility: hidden;backface-visibility: hidden;}
.sidebar.is-active {-webkit-transform: translateZ(0);transform: translateZ(0);}
.sidebar-close {position: fixed;top: 0;right: 0;left: 0;display: -webkit-box;display: -ms-flexbox;display: flex;width: 100%;height: 4rem;padding: 0 17px;cursor: pointer;background-color: #fff;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
.close {position: absolute;z-index: 3;top: 1.25rem;right: 1.0625rem;width: 1.5625rem;height: 1.5625rem;-webkit-transform-origin: center;transform-origin: center;}
.close:after, .close:before {position: absolute;top: .75rem;display: block;width: 100%;height: .125rem;content: "";background: #4c4c4c;}
.close:before {-webkit-transform: rotate(45deg);transform: rotate(45deg);}
.close:after {-webkit-transform: rotate(-45deg);transform: rotate(-45deg);}
a.back-btn, a.menu-title {color: #4c4c4c;background-color: #a3c220;}
a.menu-title {cursor: auto !important;}
.rwd-menu {position: relative;z-index: 1;top: 4rem;left: 0;overflow: hidden;height: calc(100% - 64px);transition: all 1s ease;background-color: #4c4c4c;}
.rwd-menu li a {font-family: dinregular,Helvetica,Arial,sans-serif;display: -webkit-box;display: -ms-flexbox;display: flex;padding: 15px 20px;cursor: pointer;color: #fff;border-bottom: 1px solid hsla(0,0%,100%,.1);-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}
.rwd-menu li .angle-right {margin-right: 0;}
.rwd-menu li .angle-left {width: .625rem;height: .625rem;}
.rwd-menu li a.back-btn {display: block;}
.rwd-menu li a.back-btn i {display: inline-block;margin-right: .625rem;}
.rwd-submenu {position: absolute;top: 0;bottom: 0;left: 100%;visibility: hidden;overflow-y: auto;width: 100%;height: 100%;transition: all .2s ease;background-color: #4c4c4c;}
.open-submenu .rwd-submenu {z-index: 2;top: 0;left: 0;visibility: visible;transition: all .2s ease;}
.dropdown {position: absolute;z-index: 4;top: 100%;left: 0;width: 100%;padding-top: 1.5625rem;padding-bottom: 1.5625rem;transition: opacity .3s,-webkit-transform .3s;transition: transform .3s,opacity .3s;transition: transform .3s,opacity .3s,-webkit-transform .3s;-webkit-transform: translateY(5%);transform: translateY(5%);pointer-events: none;opacity: 0;background: #fff;}
.dropdown h4 {font-size: 1.125rem;line-height: 1;margin-bottom: 1.25rem;}
.dropdown h4, .dropdown h5 {font-family: dinbold,Helvetica,Arial,sans-serif;}
.dropdown h5 {font-size: 1rem;line-height: 1.25;margin-top: -.125rem;margin-bottom: .625rem;}
.dropdown ul li {font-size: .875rem;line-height: 1.43;margin-bottom: .625rem;}
.dropdown ul li a {font-family: dinregular,Helvetica,Arial,sans-serif;margin-bottom: .625rem;transition: .225s ease;color: #191919;}
.dropdown ul li a:hover {color: #e4744e;}
.dropdown.is-active {-webkit-transform: translateY(0);transform: translateY(0);pointer-events: all;opacity: 1;}
.dropdown-description {position: relative;padding-right: 2.5rem;}
.dropdown-description:after {position: absolute;top: 0;right: .5625rem;bottom: 0;width: .0625rem;content: " ";background-color: #ccc;}
.dropdown-description p {font-family: dinregular,Helvetica,Arial,sans-serif;font-size: .875rem;line-height: 1.43;}
.mainFooter {padding-top: 1.5625rem;padding-bottom: 1.5625rem;text-align: center;border-top: 1px solid #eaedf0;background-color: #fff;}
.mainFooter p {font-family: Open Sans,sans-serif;font-size: .875rem;line-height: 1.5;color: #444;}
.posts {padding-top: 3.125rem;}
.posts .container {max-width: 65rem;}
.block {display: block;margin-bottom: 1.5625rem;transition: all .2s ease-in-out;}
.block:hover {-webkit-transform: translateY(-5px);transform: translateY(-5px);box-shadow: 0 20px 30px 0 rgba(0,0,0,.1);}
.block--header {height: 12rem;background-color: #dee2e4;overflow: hidden;}
.block--section {padding: 1.5625rem .625rem .75rem;background-color: #fff;}
.block--section p {font-family: Merriweather,serif;font-weight: 300;line-height: 1.875;margin-top: 1.25rem;color: #191919;}
.block--section__author {display: -webkit-box;display: -ms-flexbox;display: flex;margin-top: 1.125rem;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
.author--right {margin-left: .75rem;}
.author--right p {font-family: Open Sans,sans-serif;font-size: .75rem;line-height: 1.3;margin-top: 0;}
.author--right p em {font-size: .8125rem;font-weight: 600;}
.avatar {width: 2.25rem;height: 2.25rem;}
.avatar img {border-radius: 6.25rem;}
.hero {height: 21.875rem;background-repeat: no-repeat;background-position: 50%;background-size: cover !important;}
.post {padding-top: 1.5625rem;background-color: #fff;}
.post .col-md-12:last-child {margin-bottom: 2.5rem;}
.post .container {max-width: 51.875rem;}
.post ul.post-list {margin-bottom: 0;margin-left: 0;}
.post ul.post-list ul {margin-left: 0;}
.post ul.post-list li {font-family: Open Sans,sans-serif;font-size: .875rem;display: inline-block;margin-bottom: 0;color: #949494;}
.post p {font-size: 1.1875rem;font-weight: 300;line-height: 1.89;margin-bottom: 1.875rem;color: #191919;}
.post p a {color: #e4744e;}
.post p a:hover {text-decoration: underline;}
.post p em {font-weight: 700;}
.post h2 {margin-bottom: 2.5rem;}
.post ol li, .post ul li {font-size: 1rem;font-weight: 300;line-height: 1.875;margin-bottom: 1.25rem;}
.post ol li em, .post ul li em {font-weight: 700;}
.post ul {list-style-type: disc;}
.post ol, .post ul {margin-left: .625rem;}
.post ol {list-style-type: decimal;}
.post ol ul {margin-top: 20px;}
.post img {display: block;height: auto;margin: 0 auto;margin-top: .625rem;margin-bottom: 1.875rem;}
.post blockquote {font-size: 1.125rem;font-weight: 400;font-style: italic;line-height: 1.5;max-width: 36.25rem;margin-bottom: 1.875rem;padding-left: .625rem;color: #191919;border-left: 1px solid #e4744e;}
.post--date:before {content: "— ";}
.post--author {display: -webkit-box;display: -ms-flexbox;display: flex;flex-direction: column;padding-top: 3rem;border-top: 1px solid #ccc;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;}
.post--author__img {margin: 0 auto;}
.post--author__img img {width: 6.875rem;height: 6.875rem;margin: 0;border-radius: 6.25rem;}
.post--author__text {max-width: 25rem;margin-left: 0;}
.post--author__text h5 {font-size: 1.125rem;margin-bottom: .25rem;}
.post--author__text h5+p {display: none;}
.post--author__text p {font-size: .875rem;line-height: 1.5;}
.back {margin-top: 3.75rem;}
.back a {font-family: Open Sans,sans-serif;font-size: .875rem;color: #191919;}
.back a span {transition: all .225s ease;}
.back a:hover span {color: #e4744e;}
.back a:hover .arrow-left {fill: #e4744e;}
.arrow-left {position: relative;top: 1px;display: inline-block;width: .5rem;height: .875rem;margin-right: .5rem;transition: all .225s ease;fill: #191919;stroke: none;}
.post-categories li a {font-size: .75rem;font-weight: 700;margin-bottom: .9375rem;margin-bottom: 0;letter-spacing: .0625rem;text-transform: uppercase;color: #e4744e;}
.post-categories li a:hover {text-decoration: underline;}
#crestashareiconincontent {display: table;float: none !important;margin: 0 auto;margin-bottom: 1.25rem;}
.navigation {margin-bottom: 1.25rem;text-align: center;}
.navigation ul {text-align: center;}
.navigation li.disabled, .navigation li a {font-family: Open Sans,sans-serif;font-size: .875rem;font-weight: 400;display: table;padding: 8px 15px;cursor: pointer;text-decoration: none;text-transform: uppercase;color: #191919 !important;}
.navigation li {display: inline-block;margin: 5px;}
.navigation li a:hover {color: #e4744e !important;}
.navigation li.active a {color: #fff !important;background-color: #e4744e;}
#comments {margin-bottom: 1.5625rem;background-color: #fff;padding-bottom: 2rem;}
#comments .container {max-width: 53.125rem;}
#comments .col-md-12 {border-top: 1px solid #ccc;}
#comments form {max-width: 42.5rem;margin: 0 auto;}
#comments label {display: inline-block;margin-bottom: .625rem;color: #191919;}
#comments input, #comments label, #comments textarea {font-family: Open Sans,sans-serif;font-size: .875rem;}
#comments input:focus, #comments textarea:focus {border-color: #e4744e;outline: 0 none;}
#comments textarea {width: 100%;padding: .625rem;resize: none;border: 1px solid #ccc;}
#comments input {padding-left: .625rem;border: 1px solid #ccc;}
.logged-in-as {font-family: Open Sans,sans-serif;font-size: .875rem;margin-bottom: 3.125rem;text-align: center;}
.logged-in-as a {color: #191919;}
.comment-notes {font-family: Open Sans,sans-serif;font-size: .875rem;margin-bottom: 3.125rem;text-align: center;}
.comment-form-comment {max-width: 42.5rem;margin-bottom: 1.875rem;}
.comment-form-author, .comment-form-email {display: inline-block;width: 100%;margin-top: .625rem;margin-bottom: .625rem;}
.comment-form-author {margin-right: 0;}
.comment-form-email {margin-left: 0;}
#reply-title {font-size: 1.5rem;font-weight: 400;padding-top: 1.5625rem;text-align: center;text-transform: uppercase;color: #191919;}
#reply-title a {font-weight: 600;color: #191919;}
#reply-title small a {font-size: 1.125rem;color: #e4744e;}
#submit {font-size: 1.125rem;font-weight: 600;line-height: 3.0625rem;display: block;width: 15.625rem !important;height: 3.125rem !important;margin: 0 auto;margin-top: 3.4375rem;cursor: pointer;transition: background-color .225s ease;color: #fff;border: 0 none !important;border-radius: 1.5625rem;background-color: #e4744e;}
#submit:hover {background-color: #dd5122;}
.comment-list {margin-top: 4.6875rem;}
.comment-list>li {margin-top: 1.25rem;margin-bottom: 1.25rem;padding-bottom: 1.25rem;border-bottom: 1px solid #eaedf0;}
.comment-list>li:last-of-type {border-bottom: 0;}
.comment-author {display: inline-block;}
.says {display: none;}
.fn {font-family: Open Sans,sans-serif;font-weight: 700;}
.comment-meta {display: inline-block;margin-bottom: .625rem;}
.comment-meta a {font-size: .875rem;color: #949494;}
.comment-meta a, .comment p {font-family: Open Sans,sans-serif;font-weight: 300;}
.comment p {font-size: 1rem;line-height: 1.75;}
.reply {margin-top: .625rem;}
.reply a {font-family: Open Sans,sans-serif;font-weight: 300;color: #e4744e;}
ul.children {margin-top: 1.5625rem;margin-left: 1.875rem;}
ul.children li {margin-bottom: 1.25rem;}
.g-recaptcha {display: table;margin: 0 auto;}
@media (min-width:30em) {.col-xs-1 {max-width: 8.33333%;-ms-flex-preferred-size: 8.33333%;flex-basis: 8.33333%;}
	.col-xs-offset-1 {margin-left: 8.33333%;}
	.col-xs-2 {max-width: 16.66667%;-ms-flex-preferred-size: 16.66667%;flex-basis: 16.66667%;}
	.col-xs-offset-2 {margin-left: 16.66667%;}
	.col-xs-3 {max-width: 25%;-ms-flex-preferred-size: 25%;flex-basis: 25%;}
	.col-xs-offset-3 {margin-left: 25%;}
	.col-xs-4 {max-width: 33.33333%;-ms-flex-preferred-size: 33.33333%;flex-basis: 33.33333%;}
	.col-xs-offset-4 {margin-left: 33.33333%;}
	.col-xs-5 {max-width: 41.66667%;-ms-flex-preferred-size: 41.66667%;flex-basis: 41.66667%;}
	.col-xs-offset-5 {margin-left: 41.66667%;}
	.col-xs-6 {max-width: 50%;-ms-flex-preferred-size: 50%;flex-basis: 50%;}
	.col-xs-offset-6 {margin-left: 50%;}
	.col-xs-7 {max-width: 58.33333%;-ms-flex-preferred-size: 58.33333%;flex-basis: 58.33333%;}
	.col-xs-offset-7 {margin-left: 58.33333%;}
	.col-xs-8 {max-width: 66.66667%;-ms-flex-preferred-size: 66.66667%;flex-basis: 66.66667%;}
	.col-xs-offset-8 {margin-left: 66.66667%;}
	.col-xs-9 {max-width: 75%;-ms-flex-preferred-size: 75%;flex-basis: 75%;}
	.col-xs-offset-9 {margin-left: 75%;}
	.col-xs-10 {max-width: 83.33333%;-ms-flex-preferred-size: 83.33333%;flex-basis: 83.33333%;}
	.col-xs-offset-10 {margin-left: 83.33333%;}
	.col-xs-11 {max-width: 91.66667%;-ms-flex-preferred-size: 91.66667%;flex-basis: 91.66667%;}
	.col-xs-offset-11 {margin-left: 91.66667%;}
	.col-xs-12 {max-width: 100%;-ms-flex-preferred-size: 100%;flex-basis: 100%;}
	.col-xs-offset-12 {margin-left: 100%;}
	.mainNav-logo img {max-width: 12.5rem;}}
@media (min-width:48em) {h1 {font-size: 2rem;line-height: 1.34;margin-top: 1.125rem;}
	h2 {font-size: 1.3125rem;}
	h3 {font-size: 1.8125rem;line-height: 1.34;margin-bottom: 2rem;}
	.container {padding: 0 10px;}
	.col-sm-1 {max-width: 8.33333%;-ms-flex-preferred-size: 8.33333%;flex-basis: 8.33333%;}
	.col-sm-offset-1 {margin-left: 8.33333%;}
	.col-sm-2 {max-width: 16.66667%;-ms-flex-preferred-size: 16.66667%;flex-basis: 16.66667%;}
	.col-sm-offset-2 {margin-left: 16.66667%;}
	.col-sm-3 {max-width: 25%;-ms-flex-preferred-size: 25%;flex-basis: 25%;}
	.col-sm-offset-3 {margin-left: 25%;}
	.col-sm-4 {max-width: 33.33333%;-ms-flex-preferred-size: 33.33333%;flex-basis: 33.33333%;}
	.col-sm-offset-4 {margin-left: 33.33333%;}
	.col-sm-5 {max-width: 41.66667%;-ms-flex-preferred-size: 41.66667%;flex-basis: 41.66667%;}
	.col-sm-offset-5 {margin-left: 41.66667%;}
	.col-sm-6 {max-width: 50%;-ms-flex-preferred-size: 50%;flex-basis: 50%;}
	.col-sm-offset-6 {margin-left: 50%;}
	.col-sm-7 {max-width: 58.33333%;-ms-flex-preferred-size: 58.33333%;flex-basis: 58.33333%;}
	.col-sm-offset-7 {margin-left: 58.33333%;}
	.col-sm-8 {max-width: 66.66667%;-ms-flex-preferred-size: 66.66667%;flex-basis: 66.66667%;}
	.col-sm-offset-8 {margin-left: 66.66667%;}
	.col-sm-9 {max-width: 75%;-ms-flex-preferred-size: 75%;flex-basis: 75%;}
	.col-sm-offset-9 {margin-left: 75%;}
	.col-sm-10 {max-width: 83.33333%;-ms-flex-preferred-size: 83.33333%;flex-basis: 83.33333%;}
	.col-sm-offset-10 {margin-left: 83.33333%;}
	.col-sm-11 {max-width: 91.66667%;-ms-flex-preferred-size: 91.66667%;flex-basis: 91.66667%;}
	.col-sm-offset-11 {margin-left: 91.66667%;}
	.col-sm-12 {max-width: 100%;-ms-flex-preferred-size: 100%;flex-basis: 100%;}
	.col-sm-offset-12 {margin-left: 100%;}
	.block--header {height: 18.75rem;}
	.block--header img {object-fit: cover;width: 100%;height: 100%;}
	.block--section {padding-right: 1.25rem;padding-left: 1.25rem;}
	.hero {height: 23rem;}
	.post {padding-top: 2.625rem;}
	.post h2 {margin-bottom: 3.25rem;}
	.post ol li, .post ul li {margin-bottom: 1.875rem;}
	.post ol, .post ul {margin-left: 1.25rem;}
	.post blockquote {font-size: 1.375rem;line-height: 2;margin-bottom: 3.125rem;padding-left: 1.6875rem;}
	.post--author {flex-direction: row;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;}
	.post--author__img {margin: 0;}
	.post--author__text {margin-left: 1.25rem;}
	.comment-form-author, .comment-form-email {width: 45%;}
	.comment-form-author {margin-right: 1.875rem;}
	.comment-form-email {margin-left: 1.875rem;}
	.comment-list {margin-top: 6.875rem;}}
@media (min-width:64em) {.col-md-1 {max-width: 8.33333%;-ms-flex-preferred-size: 8.33333%;flex-basis: 8.33333%;}
	.col-md-offset-1 {margin-left: 8.33333%;}
	.col-md-2 {max-width: 16.66667%;-ms-flex-preferred-size: 16.66667%;flex-basis: 16.66667%;}
	.col-md-offset-2 {margin-left: 16.66667%;}
	.col-md-3 {max-width: 25%;-ms-flex-preferred-size: 25%;flex-basis: 25%;}
	.col-md-offset-3 {margin-left: 25%;}
	.col-md-4 {max-width: 33.33333%;-ms-flex-preferred-size: 33.33333%;flex-basis: 33.33333%;}
	.col-md-offset-4 {margin-left: 33.33333%;}
	.col-md-5 {max-width: 41.66667%;-ms-flex-preferred-size: 41.66667%;flex-basis: 41.66667%;}
	.col-md-offset-5 {margin-left: 41.66667%;}
	.col-md-6 {max-width: 50%;-ms-flex-preferred-size: 50%;flex-basis: 50%;}
	.col-md-offset-6 {margin-left: 50%;}
	.col-md-7 {max-width: 58.33333%;-ms-flex-preferred-size: 58.33333%;flex-basis: 58.33333%;}
	.col-md-offset-7 {margin-left: 58.33333%;}
	.col-md-8 {max-width: 66.66667%;-ms-flex-preferred-size: 66.66667%;flex-basis: 66.66667%;}
	.col-md-offset-8 {margin-left: 66.66667%;}
	.col-md-9 {max-width: 75%;-ms-flex-preferred-size: 75%;flex-basis: 75%;}
	.col-md-offset-9 {margin-left: 75%;}
	.col-md-10 {max-width: 83.33333%;-ms-flex-preferred-size: 83.33333%;flex-basis: 83.33333%;}
	.col-md-offset-10 {margin-left: 83.33333%;}
	.col-md-11 {max-width: 91.66667%;-ms-flex-preferred-size: 91.66667%;flex-basis: 91.66667%;}
	.col-md-offset-11 {margin-left: 91.66667%;}
	.col-md-12 {max-width: 100%;-ms-flex-preferred-size: 100%;flex-basis: 100%;}
	.col-md-offset-12 {margin-left: 100%;}
	.mainNav-logo img {max-width: 100%;}
	.sidebar {width: 22.9375rem;}
	.block {margin-bottom: 50px;}
	.hero {height: 27.5rem;}
	.post {padding-top: 2.75rem;}}
@media (min-width:75em) {.col-lg-1 {max-width: 8.33333%;-ms-flex-preferred-size: 8.33333%;flex-basis: 8.33333%;}
	.col-lg-offset-1 {margin-left: 8.33333%;}
	.col-lg-2 {max-width: 16.66667%;-ms-flex-preferred-size: 16.66667%;flex-basis: 16.66667%;}
	.col-lg-offset-2 {margin-left: 16.66667%;}
	.col-lg-3 {max-width: 25%;-ms-flex-preferred-size: 25%;flex-basis: 25%;}
	.col-lg-offset-3 {margin-left: 25%;}
	.col-lg-4 {max-width: 33.33333%;-ms-flex-preferred-size: 33.33333%;flex-basis: 33.33333%;}
	.col-lg-offset-4 {margin-left: 33.33333%;}
	.col-lg-5 {max-width: 41.66667%;-ms-flex-preferred-size: 41.66667%;flex-basis: 41.66667%;}
	.col-lg-offset-5 {margin-left: 41.66667%;}
	.col-lg-6 {max-width: 50%;-ms-flex-preferred-size: 50%;flex-basis: 50%;}
	.col-lg-offset-6 {margin-left: 50%;}
	.col-lg-7 {max-width: 58.33333%;-ms-flex-preferred-size: 58.33333%;flex-basis: 58.33333%;}
	.col-lg-offset-7 {margin-left: 58.33333%;}
	.col-lg-8 {max-width: 66.66667%;-ms-flex-preferred-size: 66.66667%;flex-basis: 66.66667%;}
	.col-lg-offset-8 {margin-left: 66.66667%;}
	.col-lg-9 {max-width: 75%;-ms-flex-preferred-size: 75%;flex-basis: 75%;}
	.col-lg-offset-9 {margin-left: 75%;}
	.col-lg-10 {max-width: 83.33333%;-ms-flex-preferred-size: 83.33333%;flex-basis: 83.33333%;}
	.col-lg-offset-10 {margin-left: 83.33333%;}
	.col-lg-11 {max-width: 91.66667%;-ms-flex-preferred-size: 91.66667%;flex-basis: 91.66667%;}
	.col-lg-offset-11 {margin-left: 91.66667%;}
	.col-lg-12 {max-width: 100%;-ms-flex-preferred-size: 100%;flex-basis: 100%;}
	.col-lg-offset-12 {margin-left: 100%;}}
@media (min-width:88em) {.col-xl-1 {max-width: 8.33333%;-ms-flex-preferred-size: 8.33333%;flex-basis: 8.33333%;}
	.col-xl-offset-1 {margin-left: 8.33333%;}
	.col-xl-2 {max-width: 16.66667%;-ms-flex-preferred-size: 16.66667%;flex-basis: 16.66667%;}
	.col-xl-offset-2 {margin-left: 16.66667%;}
	.col-xl-3 {max-width: 25%;-ms-flex-preferred-size: 25%;flex-basis: 25%;}
	.col-xl-offset-3 {margin-left: 25%;}
	.col-xl-4 {max-width: 33.33333%;-ms-flex-preferred-size: 33.33333%;flex-basis: 33.33333%;}
	.col-xl-offset-4 {margin-left: 33.33333%;}
	.col-xl-5 {max-width: 41.66667%;-ms-flex-preferred-size: 41.66667%;flex-basis: 41.66667%;}
	.col-xl-offset-5 {margin-left: 41.66667%;}
	.col-xl-6 {max-width: 50%;-ms-flex-preferred-size: 50%;flex-basis: 50%;}
	.col-xl-offset-6 {margin-left: 50%;}
	.col-xl-7 {max-width: 58.33333%;-ms-flex-preferred-size: 58.33333%;flex-basis: 58.33333%;}
	.col-xl-offset-7 {margin-left: 58.33333%;}
	.col-xl-8 {max-width: 66.66667%;-ms-flex-preferred-size: 66.66667%;flex-basis: 66.66667%;}
	.col-xl-offset-8 {margin-left: 66.66667%;}
	.col-xl-9 {max-width: 75%;-ms-flex-preferred-size: 75%;flex-basis: 75%;}
	.col-xl-offset-9 {margin-left: 75%;}
	.col-xl-10 {max-width: 83.33333%;-ms-flex-preferred-size: 83.33333%;flex-basis: 83.33333%;}
	.col-xl-offset-10 {margin-left: 83.33333%;}
	.col-xl-11 {max-width: 91.66667%;-ms-flex-preferred-size: 91.66667%;flex-basis: 91.66667%;}
	.col-xl-offset-11 {margin-left: 91.66667%;}
	.col-xl-12 {max-width: 100%;-ms-flex-preferred-size: 100%;flex-basis: 100%;}
	.col-xl-offset-12 {margin-left: 100%;}}
@media (min-width:120em) {.col-xx-1 {max-width: 8.33333%;-ms-flex-preferred-size: 8.33333%;flex-basis: 8.33333%;}
	.col-xx-offset-1 {margin-left: 8.33333%;}
	.col-xx-2 {max-width: 16.66667%;-ms-flex-preferred-size: 16.66667%;flex-basis: 16.66667%;}
	.col-xx-offset-2 {margin-left: 16.66667%;}
	.col-xx-3 {max-width: 25%;-ms-flex-preferred-size: 25%;flex-basis: 25%;}
	.col-xx-offset-3 {margin-left: 25%;}
	.col-xx-4 {max-width: 33.33333%;-ms-flex-preferred-size: 33.33333%;flex-basis: 33.33333%;}
	.col-xx-offset-4 {margin-left: 33.33333%;}
	.col-xx-5 {max-width: 41.66667%;-ms-flex-preferred-size: 41.66667%;flex-basis: 41.66667%;}
	.col-xx-offset-5 {margin-left: 41.66667%;}
	.col-xx-6 {max-width: 50%;-ms-flex-preferred-size: 50%;flex-basis: 50%;}
	.col-xx-offset-6 {margin-left: 50%;}
	.col-xx-7 {max-width: 58.33333%;-ms-flex-preferred-size: 58.33333%;flex-basis: 58.33333%;}
	.col-xx-offset-7 {margin-left: 58.33333%;}
	.col-xx-8 {max-width: 66.66667%;-ms-flex-preferred-size: 66.66667%;flex-basis: 66.66667%;}
	.col-xx-offset-8 {margin-left: 66.66667%;}
	.col-xx-9 {max-width: 75%;-ms-flex-preferred-size: 75%;flex-basis: 75%;}
	.col-xx-offset-9 {margin-left: 75%;}
	.col-xx-10 {max-width: 83.33333%;-ms-flex-preferred-size: 83.33333%;flex-basis: 83.33333%;}
	.col-xx-offset-10 {margin-left: 83.33333%;}
	.col-xx-11 {max-width: 91.66667%;-ms-flex-preferred-size: 91.66667%;flex-basis: 91.66667%;}
	.col-xx-offset-11 {margin-left: 91.66667%;}
	.col-xx-12 {max-width: 100%;-ms-flex-preferred-size: 100%;flex-basis: 100%;}
	.col-xx-offset-12 {margin-left: 100%;}}