/*! normalize.css v2.1.0 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre-wrap;
}
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
button,
input {
  line-height: normal;
}
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;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
body {
  width: 100%;
  *zoom: 1;
}
body:before,
body:after {
  content: "";
  display: table;
}
body:after {
  clear: both;
}
/*
@font-family-sans-serif:  "freight-sans-pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
@font-family-serif:       Georgia, "Times New Roman", Times, serif;
@font-family-monospace:   Monaco, Menlo, Consolas, "Courier New", monospace;
@font-family-base:        @font-family-sans-serif; 
*/
.hide-text {
  text-indent: 150%;
  white-space: nowrap;
  overflow: hidden;
}
.list-reset {
  padding-left: 0;
  list-style: none;
  margin: 0;
  padding: 0;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin: 0;
  padding: 0;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
@media (min-width: 768px) {
  .restrict-length {
    padding-right: 80px;
  }
}
.negative-margin {
  margin-left: -16px;
  margin-right: -16px;
}
.button-reset {
  border: none;
  outline: none;
}
body {
  background: #f9f5f1;
  color: #3f3f3f;
  font-family: 'Lato', sans-serif;
}
body,
html {
  height: 100%;
}
.page .is-edit-mode {
  margin-top: 80px;
}
@media (min-width: 768px) {
  .page {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    padding-bottom: 20em;
    margin: 0 auto -20em;
  }
}
a {
  text-decoration: none;
  -webkit-transition: all 0s ease 0s;
  -moz-transition: all 0s ease 0s;
  -o-transition: all 0s ease 0s;
  transition: all 0s ease 0s;
  color: #639707;
}
a:hover {
  color: #0c0c0c;
}
.content-area {
  z-index: 200;
}
.alert-message {
  margin-top: 175px;
}
i {
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
}
@font-face {
  font-family: Batch;
  src: url('../fonts/batch-icons-webfont.eot');
  src: url('../fonts/batch-icons-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/batch-icons-webfont.woff') format('woff'), url('../fonts/batch-icons-webfont.ttf') format('truetype'), url('../fonts/batch-icons-webfont.svg#batchregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.batch {
  font-family: "Batch";
  /* or whatever you've decalred your font name as*/
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
  display: inline-block;
}
.batch:before {
  content: attr(data-icon);
}
p {
  margin: 0 0 18px;
  line-height: 25px;
}
.lead {
  margin-bottom: 18px;
  font-size: 19.5px;
  font-weight: 200;
  line-height: 1.4;
}
hr {
  color: #bdb9b6;
  background-color: #bdb9b6;
  height: 1px;
  border: none;
  margin-top: 40px;
  margin-bottom: 40px;
}
small {
  font-size: 85%;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
cite {
  font-style: normal;
}
.text-muted {
  color: #f1f1f1;
}
a.text-muted:hover,
a.text-muted:focus {
  color: #d8d8d8;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'Lato', sans-serif;
  font-weight: 500;
  line-height: 1.3;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small {
  font-weight: normal;
  line-height: 1;
  color: #f1f1f1;
}
h1,
h2,
h3 {
  margin-top: 15px;
  margin-bottom: 14px;
}
h4,
h5,
h6 {
  margin-top: 9px;
  margin-bottom: 9px;
  font-weight: bold;
}
h1,
.h1 {
  font-size: 30px;
}
h2,
.h2 {
  font-size: 23px;
  font-weight: 600;
}
h3,
.h3 {
  font-size: 19px;
}
h4,
.h4 {
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
}
h5,
.h5 {
  font-size: 13px;
}
h6,
.h6 {
  font-size: 12px;
}
h1 small,
.h1 small {
  font-size: 23px;
}
h2 small,
.h2 small {
  font-size: 17px;
}
h3 small,
.h3 small,
h4 small,
.h4 small {
  font-size: 13px;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 18px;
  margin-left: 0;
  padding-left: 18px;
}
ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
  padding-left: 18px;
  margin-left: 0;
}
dl {
  margin-bottom: 18px;
}
dt,
dd {
  line-height: 1.428571429;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 9px;
}
blockquote {
  padding: 9px 0;
  margin: 0 0 18px;
  font-size: 22.75px;
  text-indent: -0.4em;
}
blockquote p:last-child {
  margin-bottom: 0;
}
blockquote small {
  display: block;
  line-height: 1.428571429;
  color: #f1f1f1;
}
blockquote small:before {
  content: '\2014 \00A0';
}
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}
address {
  display: block;
  margin-bottom: 18px;
  font-style: normal;
  line-height: 1.428571429;
}
.skip-to-content {
  position: absolute;
  left: -300px;
  display: block;
}
.page-inner,
.nav-inner {
  *zoom: 1;
  max-width: 1140px;
  margin: 0 auto;
  padding: 0;
}
.page-inner:before,
.nav-inner:before,
.page-inner:after,
.nav-inner:after {
  content: "";
  display: table;
}
.page-inner:after,
.nav-inner:after {
  clear: both;
}
.row {
  max-width: 1140px;
  margin: 0 auto;
  padding: 0;
}
.page-inner {
  padding: 0 16px;
}
.content-area .content-area {
  margin-top: 0;
}
.page-title {
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  .page-title {
    margin-bottom: 48px;
  }
}
.page-title.green {
  background: #7eb229;
}
.page-adult-mhfa .page-title.green {
  background: #12676a;
}
.page-adult-mhfa h2 {
  color: #12676a;
}
.page-adult-mhfa-lite .page-title.green {
  background: #12676a;
}
.page-adult-mhfa-lite h2 {
  color: #12676a;
}
.page-youth-mhfa .page-title.green {
  background: #eb63a0;
}
.page-youth-mhfa h2 {
  color: #eb63a0;
}
.page-youth-mhfa-schools-and-colleges .page-title.green {
  background: #eb63a0;
}
.page-youth-mhfa-schools-and-colleges h2 {
  color: #eb63a0;
}
.page-youth-mhfa-lite .page-title.green {
  background: #eb63a0;
}
.page-youth-mhfa-lite h2 {
  color: #eb63a0;
}
.page-armed-forces-mhfa .page-title.green {
  background: #315183;
}
.page-armed-forces-mhfa h2 {
  color: #315183;
}
.page-workplace .page-title.green,
.page-workplace-education .page-title.green {
  background: #2895c3;
}
.page-workplace h2,
.page-workplace-education h2 {
  color: #2895c3;
}
.sidebar {
  margin-top: 16px;
  margin-left: -16px;
  margin-right: -16px;
}
@media (min-width: 768px) {
  .sidebar {
    margin: 0;
  }
}
.sidebar-content-container {
  margin: 0 16px;
}
@media (min-width: 768px) {
  .sidebar-content-container {
    margin: 0;
  }
}
@media (min-width: 768px) {
  .column-one,
  .column-two,
  .column-three {
    padding: 0 16px;
  }
}
.sidebar img {
  max-width: 100%;
}
@media (min-width: 768px) {
  .content-area.has-sidebar-right {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline;
    float: left;
    width: 64.58333333333334%;
    margin: 0 1.0416666666666665%;
    padding-left: 0;
    margin-left: 0;
  }
  .content-area.has-wide-sidebar-right {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline;
    float: left;
    width: 47.91666666666667%;
    margin: 0 1.0416666666666665%;
    padding: 16px;
  }
  .content-area.has-three-column {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline;
    float: left;
    width: 31.25%;
    margin: 0 1.0416666666666665%;
    padding: 48px 16px;
  }
  .center-column {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline;
    float: left;
    width: 31.25%;
    margin: 0 1.0416666666666665%;
    margin-top: 32px;
  }
  .center-column img {
    -webkit-border-radius: 5px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 5px;
    -moz-background-clip: padding;
    border-radius: 5px;
    background-clip: padding-box;
    width: 100%;
  }
  .sidebar {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline;
    float: left;
    width: 31.25%;
    margin: 0 1.0416666666666665%;
    padding: 0 16px 0 0;
  }
  .sidebar img {
    -webkit-border-radius: 5px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 5px;
    -moz-background-clip: padding;
    border-radius: 5px;
    background-clip: padding-box;
    margin-top: 32px;
    max-width: 100%;
  }
  .sidebar-wide {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline;
    float: left;
    width: 47.91666666666667%;
    margin: 0 1.0416666666666665%;
    padding: 16px;
  }
  .page-inner {
    vertical-align: top;
    *zoom: 1;
  }
  .page-inner:before,
  .page-inner:after {
    content: "";
    display: table;
  }
  .page-inner:after {
    clear: both;
  }
}
@media (min-width: 768px) {
  .column-one,
  .column-two,
  .column-three {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 33.3%;
    float: left;
    padding: 16px;
  }
  .column-one img,
  .column-two img,
  .column-three img {
    -webkit-border-radius: 5px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 5px;
    -moz-background-clip: padding;
    border-radius: 5px;
    background-clip: padding-box;
    max-width: 100%;
    margin-bottom: 16px;
  }
  .column-three {
    width: 33.4%;
  }
  .column-container {
    *zoom: 1;
  }
  .column-container:before,
  .column-container:after {
    content: "";
    display: table;
  }
  .column-container:after {
    clear: both;
  }
  .bottom-panel {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 0 16px;
  }
}
@media (min-width: 768px) {
  .has-no-primary-image .nav-secondary {
    top: -123px;
  }
  .has-no-primary-image .hero-quote {
    min-height: 78px;
  }
  .has-no-primary-image .page-inner {
    position: relative;
    top: -125px;
  }
}
header {
  -webkit-box-shadow: 0px 0px 2px rgba(27, 13, 22, 0.1);
  -moz-box-shadow: 0px 0px 2px rgba(27, 13, 22, 0.1);
  box-shadow: 0px 0px 2px rgba(27, 13, 22, 0.1);
  width: 100%;
  display: block;
  overflow: auto;
  position: relative;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9InJnYigyNDksIDI0NSwgMjQxKSIgc3RvcC1vcGFjaXR5PSIwLjk1Ii8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSJyZ2IoMjQ5LCAyNDUsIDI0MSkiIHN0b3Atb3BhY2l0eT0iMC44NSIvPjwvbGluZWFyR3JhZGllbnQ+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNsZXNzaGF0LWdlbmVyYXRlZCkiIC8+PC9zdmc+);
  background-image: -webkit-linear-gradient(top, rgba(249, 245, 241, 0.95), rgba(249, 245, 241, 0.85));
  background-image: -moz-linear-gradient(top, rgba(249, 245, 241, 0.95), rgba(249, 245, 241, 0.85));
  background-image: -o-linear-gradient(top, rgba(249, 245, 241, 0.95), rgba(249, 245, 241, 0.85));
  background-image: linear-gradient(to bottom, rgba(249, 245, 241, 0.95), rgba(249, 245, 241, 0.85));
}
@media (min-width: 768px) {
  header {
    overflow: visible;
    padding-top: 32px;
    z-index: 100;
  }
}
.header-inner {
  margin: 0 auto;
  max-width: 1140px;
  overflow: visible;
}
@media (min-width: 768px) {
  .header-inner {
    min-height: 140px;
    padding-left: 16px;
    padding-right: 16px;
  }
}
.logo {
  text-indent: 150%;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  width: 64px;
  height: 64px;
  margin: 8px auto;
  background-image: url('../img/mhfa-logo.png');
  background-repeat: no-repeat;
  background-size: 64px 64px;
}
@media (only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min-device-pixel-ratio: 1.5)) {
  .logo {
    background: url('../img/mhfa-logo@.png') no-repeat;
    background-size: 70px 70px;
  }
}
@media (min-width: 768px) {
  .logo {
    display: inline-block;
    margin: 15px 0 0 0;
    float: left;
  }
}
@media screen and (min-width: 1150px) {
  .logo {
    background-size: 114px 114px;
    width: 114px;
    height: 114px;
    margin-top: 0px!important;
  }
}
.ccm-search-block-form {
  display: none;
}
@media (min-width: 768px) {
  .ccm-search-block-form {
    -webkit-border-radius: 5px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 5px;
    -moz-background-clip: padding;
    border-radius: 5px;
    background-clip: padding-box;
    border: 1px solid #c2c2c2;
    padding: 3px;
    display: inline-block;
    float: right;
    width: 300px;
  }
  .ccm-search-block-form h3 {
    display: none;
  }
  .ccm-search-block-form input[type="text"] {
    background: transparent;
    border: none;
    padding: 8px;
    outline: none;
    width: 245px;
  }
  .ccm-search-block-form input[type="submit"],
  .ccm-search-block-form button {
    -webkit-border-radius: 3px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 3px;
    -moz-background-clip: padding;
    border-radius: 3px;
    background-clip: padding-box;
    float: right;
    width: 35px;
    padding: 10.666666666666666px 8px;
    background: #7eb229;
    border: none;
    outline: none;
    color: white;
  }
}
.content-area .ccm-search-block-form {
  display: none;
}
.signin-box {
  display: none;
}
@media (min-width: 768px) {
  .signin-box {
    display: block;
    float: right;
    margin: 12px 40px;
    font-size: 15px;
    text-transform: uppercase;
  }
  .signin-box a {
    margin-left: 20px;
    color: #929292;
    font-weight: 600;
  }
}
.global-search-login {
  overflow: auto;
}
@media (min-width: 768px) {
  .global-search-login {
    padding-bottom: 32px;
  }
}
.nav-primary {
  overflow: hidden;
  max-height: 0px;
  background-color: #4d4d4d;
  colour: white;
  -webkit-transition: max-height 0.4s ease;
  -moz-transition: max-height 0.4s ease;
  -o-transition: max-height 0.4s ease;
  transition: max-height 0.4s ease;
}
@media (min-width: 768px) {
  .nav-primary {
    display: block;
    background-color: transparent;
    float: right;
    max-height: 100px;
    overflow: visible;
  }
  .nav-primary .nav {
    float: right;
    clear: right;
    postion: relative;
  }
  .nav-primary .nav > li {
    display: block;
    float: left;
  }
  .nav-primary li {
    display: inline-block;
    position: relative;
  }
  .nav-primary ul li:hover > ul {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    text-align: left;
    -webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.1);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
  }
  .nav-primary ul li:hover > ul li {
    display: block;
  }
  .nav-primary ul li:hover > ul li a:hover {
    background: #f1f1f1;
  }
}
.nav-primary.is-open {
  max-height: 1200px;
}
.nav-primary ul {
  padding-left: 0;
  list-style: none;
  margin: 0;
  padding: 0;
}
.nav-primary li a {
  display: block;
  padding: 16px 16px;
  color: white;
  border-bottom: 1px solid #838383;
}
.nav-primary li a:hover {
  background-color: #4d4d4d;
}
@media (min-width: 768px) {
  .nav-primary li a {
    color: #3f3f3f;
    border-bottom: none;
  }
  .nav-primary li a:hover {
    background-color: white;
  }
}
.nav-primary li span.nav-placeholder {
  display: block;
  padding: 9.142857142857142px 16px;
  text-transform: uppercase;
  font-size: 0.75em;
  font-weight: bold;
  color: white;
  border-bottom: 1px solid #838383;
}
@media (min-width: 768px) {
  .nav-primary li span.nav-placeholder {
    font-weight: normal;
    color: #3f3f3f;
    font-size: 1em;
    text-transform: capitalize;
    padding: 16px;
    border-bottom: none;
    cursor: pointer;
    background: url('../img/triangle@2x.png');
    background-repeat: no-repeat;
    background-position: 50% 40px;
    background-size: 14px 7px;
  }
}
.nav-primary li.nav-selected a,
.nav-primary li.nav-path-selected span {
  font-weight: bold;
}
.nav-primary ul li ul {
  background: #606060;
}
@media (min-width: 768px) {
  .nav-primary ul li ul {
    background: white;
    display: none;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -webkit-transition: opacity 1s ease;
    -moz-transition: opacity 1s ease;
    -o-transition: opacity 1s ease;
    transition: opacity 1s ease;
  }
}
.nav-primary ul li ul li {
  display: block;
}
.icon-burger {
  text-indent: 150%;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  width: 30px;
  height: 23px;
  position: absolute;
  top: 16px;
  left: 16px;
  background-image: url('../img/burger.png');
  background-repeat: no-repeat;
}
@media (only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min-device-pixel-ratio: 1.5)) {
  .icon-burger {
    background: url('../img/burger@2x.png');
    background-size: 30px 23px;
  }
}
@media (min-width: 768px) {
  .icon-burger {
    display: none;
  }
}
.is-edit-mode .icon-burger {
  top: 66px;
}
.nav-secondary-mobile {
  position: relative;
  top: -75px;
}
@media (min-width: 768px) {
  .nav-secondary-mobile {
    display: none;
  }
}
.nav-secondary-mobile .ccm-next-previous-previouslink,
.nav-secondary-mobile .ccm-next-previous-parentlink {
  display: none;
}
.nav-secondary-mobile .ccm-next-previous-nextlink {
  float: right;
  margin-right: 16px;
}
.nav-secondary-mobile .ccm-next-previous-nextlink a {
  display: block;
  padding: 16px;
  text-transform: uppercase;
  color: white;
  font-weight: bold;
  background-color: #7eb229;
}
.nav-secondary {
  display: none;
}
@media (min-width: 768px) {
  .nav-secondary {
    -webkit-border-radius: 5px 5px 0px 0px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 5px 5px 0px 0px;
    -moz-background-clip: padding;
    border-radius: 5px 5px 0px 0px;
    background-clip: padding-box;
    -webkit-opacity: 0.9;
    -moz-opacity: 0.9;
    opacity: 0.9;
    display: block;
    background: #f9f5f1;
    height: 75px;
    max-width: 1140px;
    margin: 0 auto;
    position: relative;
    top: -75px;
    z-index: 5;
    text-align: left;
    margin-bottom: 48px;
  }
  .nav-secondary ul.nav {
    padding-left: 0;
    list-style: none;
    margin: 0;
    padding: 0;
  }
  .nav-secondary ul.nav li {
    display: inline-block;
  }
  .nav-secondary ul.nav li:first-child a {
    -webkit-border-radius: 5px 0px 0px 0px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 5px 0px 0px 0px;
    -moz-background-clip: padding;
    border-radius: 5px 0px 0px 0px;
    background-clip: padding-box;
  }
  .nav-secondary ul.nav li.my-mhfa {
    display: none;
  }
  .nav-secondary ul.nav li a {
    display: block;
    line-height: 75px;
    color: #3f3f3f;
    padding: 0 32px;
  }
  .nav-secondary ul.nav li a:hover {
    background: white;
  }
  .nav-secondary .nav-selected {
    font-weight: bold;
  }
}
@media (min-width: 768px) {
  .next-page-link {
    margin-top: 64px;
  }
}
.next-page-link .ccm-next-previous-nextlink {
  -webkit-border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 5px;
  -moz-background-clip: padding;
  border-radius: 5px;
  background-clip: padding-box;
  display: inline-block;
  background: #7eb229;
}
@media (min-width: 768px) {
  .next-page-link .ccm-next-previous-nextlink {
    margin-left: 0;
  }
}
.next-page-link .ccm-next-previous-nextlink a {
  color: white;
  font-weight: normal;
  font-size: 17px;
  display: block;
  padding: 16px;
}
.next-page-link .ccm-next-previous-nextlink i {
  margin-left: 80px;
  font-weight: normal;
  text-transform: none;
}
@media (min-width: 768px) {
  .next-page-link {
    padding-left: 0;
  }
}
.next-page-link .ccm-next-previous-parentlink {
  display: none;
}
.next-page-link .ccm-next-previous-previouslink {
  display: none;
}
@media (min-width: 768px) {
  .is-edit-mode .nav-secondary {
    top: 0;
  }
}
.hero-image {
  background-repeat: repeat-x;
  background-position: center 75px;
  background-size: 100%;
  display: block;
  min-height: 200px;
  padding-bottom: 100px;
  width: 100%;
  overflow: hidden;
  text-align: center;
  z-index: 1;
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  .hero-image {
    height: 470px;
    position: relative;
    background-position: center top;
    margin-bottom: 0;
    z-index: 1;
  }
}
.hero-quote {
  display: none;
}
@media (min-width: 768px) {
  .hero-quote {
    display: block;
    margin: 95px auto 0 auto;
    max-width: 1140px;
    text-align: left;
    color: #f9f5f1;
    font-weight: 300;
  }
  .hero-quote p {
    max-width: 400px;
    padding-left: 32px;
    font-size: 20px;
  }
}
@media (min-width: 768px) {
  .has-primary-image .page-inner,
  .has-primary-image .nav-secondary {
    position: relative;
    top: -75px;
    z-index: 200;
  }
}
@media (min-width: 768px) {
  .is-edit-mode.has-primary-image .page-inner,
  .is-edit-mode.has-primary-image .nav-secondary,
  .is-edit-mode.has-primary-image .hero-image {
    position: static;
    top: 0;
  }
}
footer {
  margin: 48px 0 0 0;
  padding: 8px;
  background-color: #606060;
  color: #cfcfcf;
}
footer a {
  color: #cfcfcf;
}
footer a:hover {
  color: white;
}
footer h3 {
  color: white;
}
.footer-inner {
  max-width: 1140px;
  margin: 0 auto;
}
.footer-block {
  display: inline;
  float: left;
  width: 97.91666666666666%;
  margin: 0 1.0416666666666665%;
}
@media (min-width: 768px) {
  .footer-block {
    display: inline;
    float: left;
    width: 31.25%;
    margin: 0 1.0416666666666665%;
  }
}
.social-links {
  padding-left: 0;
  list-style: none;
  margin: 0;
  padding: 0;
}
.social-links li {
  margin-bottom: 16px;
}
.social-links li a {
  padding-left: 48px;
  line-height: 32px;
}
.social-twitter a {
  display: block;
  height: 32px;
  background: url('../img/social/twitter@2x.png') no-repeat;
  background-size: 32px 32px;
}
.social-facebook a {
  display: block;
  height: 32px;
  background: url('../img/social/facebook@2x.png') no-repeat;
  background-size: 32px 32px;
}
.social-linkedin a {
  display: block;
  height: 32px;
  background: url('../img/social/linkedin@2x.png') no-repeat;
  background-size: 32px 32px;
}
.block-course-dates--footer .block-course-list {
  padding-left: 0;
  list-style: none;
  margin: 0;
  padding: 0;
}
.block-course-dates--footer .block-course-list ul li {
  position: relative;
  margin-bottom: 32px;
  display: block;
  *zoom: 1;
}
.block-course-dates--footer .block-course-list ul li:before,
.block-course-dates--footer .block-course-list ul li:after {
  content: "";
  display: table;
}
.block-course-dates--footer .block-course-list ul li:after {
  clear: both;
}
.block-course-dates--footer ul {
  padding-left: 0;
  list-style: none;
  margin: 0;
  padding: 0;
}
.block-course-dates--footer li {
  display: block;
  overflow: auto;
  *zoom: 1;
}
.block-course-dates--footer li:before,
.block-course-dates--footer li:after {
  content: "";
  display: table;
}
.block-course-dates--footer li:after {
  clear: both;
}
.block-course-dates--footer .block-course-date {
  -webkit-border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 5px;
  -moz-background-clip: padding;
  border-radius: 5px;
  background-clip: padding-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 33px;
  height: 33px;
  position: absolute;
  left: 0;
  top: 0;
  background: #85ba28;
}
.block-course-dates--footer .block-course-date a {
  color: white;
}
.block-course-dates--footer .block-course-date-day {
  display: block;
  text-align: center;
  top: -3px;
}
.block-course-dates--footer .block-course-date-month {
  display: block;
  font-size: 12px;
  text-transform: uppercase;
  text-align: center;
  position: relative;
  top: -6px;
}
.block-course-dates--footer .block-course-info {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 40px;
  display: block;
  float: left;
}
.block-course-dates--footer .block-course-title {
  display: block;
}
.block-course-dates--footer .block-course-location {
  display: block;
}
.block-course-dates--footer .block-course-link {
  display: none;
}
.block-course-list .block-course-date {
  color: white;
}
.block-course-list.instructor .block-course-date {
  background-color: #f16e5a;
}
.footer-copyright {
  display: block;
  width: 100%;
  clear: left;
  color: #3f3f3f;
}
.course-title {
  padding: 16px 0;
  color: white;
  font-size: 26px;
  position: relative;
}
@media (min-width: 768px) {
  .course-title {
    font-size: 33.800000000000004px;
  }
}
@media (min-width: 768px) {
  .course-description {
    display: inline;
    float: left;
    width: 64.58333333333334%;
    margin: 0 1.0416666666666665%;
    *zoom: 1;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 80px 0 0;
  }
  .course-description:before,
  .course-description:after {
    content: "";
    display: table;
  }
  .course-description:after {
    clear: both;
  }
  .course-description:first-child {
    margin-left: 0;
  }
  .course-description:last-child {
    margin-right: 0;
  }
}
@media (min-width: 768px) {
  .course-main {
    overflow: auto;
  }
}
.course-meta {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #e1dedc;
  padding: 16px;
  margin-left: -16px;
  margin-right: -16px;
}
.course-meta h1,
.course-meta h2,
.course-meta h3,
.course-meta h4 {
  margin-top: 0;
}
@media (min-width: 768px) {
  .course-meta {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 5px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 5px;
    -moz-background-clip: padding;
    border-radius: 5px;
    background-clip: padding-box;
    display: inline;
    float: left;
    width: 31.25%;
    margin: 0 1.0416666666666665%;
    margin-left: 0;
    margin-right: 0;
  }
}
.course-search {
  padding: 16px;
  background: #85ba28;
  color: white;
  margin-left: -16px;
  margin-right: -16px;
}
.course-search h1,
.course-search h2,
.course-search h3 {
  font-size: 23px;
  margin-top: 0;
}
.course-search h4 {
  font-size: 15px !important;
}
.course-search .control-label {
  font-size: 23px;
  margin: 10.666666666666666px 0;
  padding-left: 8px;
  display: block;
}
.course-search input {
  margin: 8px 0;
  padding-left: 32px;
  padding-right: 8px;
}
.course-search .is-select2 {
  width: 100%;
  margin-bottom: 32px;
}
@media (min-width: 768px) {
  .course-search {
    display: inline;
    float: left;
    width: 31.25%;
    margin: 0 1.0416666666666665%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 5px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 5px;
    -moz-background-clip: padding;
    border-radius: 5px;
    background-clip: padding-box;
    background-color: #e1dedc;
    color: #3f3f3f;
  }
  .course-search h3 {
    display: none;
  }
}
.block-course-switch {
  display: inline;
  float: left;
  width: 97.91666666666666%;
  margin: 0 1.0416666666666665%;
  display: none;
}
@media (min-width: 768px) {
  .block-course-switch {
    display: inline;
    float: left;
    width: 64.58333333333334%;
    margin: 0 1.0416666666666665%;
  }
}
.block-course-filters {
  display: inline;
  float: left;
  width: 97.91666666666666%;
  margin: 0 1.0416666666666665%;
}
@media (min-width: 768px) {
  .block-course-filters {
    display: inline;
    float: left;
    width: 64.58333333333334%;
    margin: 0 1.0416666666666665%;
  }
}
@media (min-width: 768px) {
  .block-course-dates {
    display: inline;
    float: left;
    width: 64.58333333333334%;
    margin: 0 1.0416666666666665%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 5px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 5px;
    -moz-background-clip: padding;
    border-radius: 5px;
    background-clip: padding-box;
    border: 2px solid #e1dedc;
  }
}
.block-course-dates .block-course-list {
  padding-left: 0;
  list-style: none;
  margin: 0;
  padding: 0;
}
.block-course-dates ul {
  padding-left: 0;
  list-style: none;
  margin: 0;
  padding: 0;
}
.block-course-dates ul li {
  position: relative;
  display: block;
  border-bottom: 2px solid #e6e3e0;
  padding: 16px;
}
.block-course-dates ul li:last-child {
  border-bottom: none;
}
@media (min-width: 768px) {
  .block-course-dates ul li {
    *zoom: 1;
  }
  .block-course-dates ul li:before,
  .block-course-dates ul li:after {
    content: "";
    display: table;
  }
  .block-course-dates ul li:after {
    clear: both;
  }
}
.block-course-dates .block-course-date {
  display: block;
  clear: right;
  color: #3f3f3f;
  text-transform: uppercase;
  font-weight: bold;
  padding-left: 8px;
}
@media (min-width: 768px) {
  .block-course-dates .block-course-date {
    width: 10%;
    float: left;
    clear: none;
  }
}
@media (min-width: 768px) {
  .block-course-dates .block-course-date-day {
    display: block;
    font-weight: normal;
    font-size: 32.5px;
  }
}
.block-course-dates .block-course-info {
  display: block;
  color: #3f3f3f;
  margin-right: 120px;
}
@media (min-width: 768px) {
  .block-course-dates .block-course-info {
    padding-top: 10.666666666666666px;
  }
}
.block-course-dates .block-course-info .block-course-title {
  font-weight: bold;
}
.block-course-dates .block-course-info .block-course-location {
  display: block;
}
.block-course-dates .block-course-link {
  -webkit-border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 5px;
  -moz-background-clip: padding;
  border-radius: 5px;
  background-clip: padding-box;
  display: inline-block;
  background: #85ba28;
  padding: 16px;
  color: white;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  position: absolute;
  top: 0;
  right: 0;
  margin: 10.666666666666666px 10.666666666666666px 0 0;
}
.block-course-dates .block-course-link:hover {
  color: #f1f1f1;
}
@media (min-width: 768px) {
  .block-course-dates .block-course-link {
    margin: 24px 24px 0 0;
  }
}
.block-course-dates .block-course-closed {
  -webkit-border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 5px;
  -moz-background-clip: padding;
  border-radius: 5px;
  background-clip: padding-box;
  display: inline-block;
  background: #85ba28;
  padding: 16px;
  color: white;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  position: absolute;
  top: 0;
  right: 0;
  background: #e1dedc;
  color: #3f3f3f;
  margin: 10.666666666666666px 10.666666666666666px 0 0;
}
.block-course-dates .block-course-closed:hover {
  color: #f1f1f1;
}
@media (min-width: 768px) {
  .block-course-dates .block-course-closed {
    margin: 24px 24px 0 0;
  }
}
.block-course-dates .block-course-closed:hover {
  color: #3f3f3f;
}
@media (min-width: 768px) {
  .course-filter {
    margin-top: 48px;
    border-top: 2px solid #e1dedc;
    padding-top: 48px;
    *zoom: 1;
  }
  .course-filter:before,
  .course-filter:after {
    content: "";
    display: table;
  }
  .course-filter:after {
    clear: both;
  }
}
.course-testimonials {
  border-top: 2px solid #e1dedc;
  padding: 16px 16px 0 16px !important;
  overflow: auto;
  margin-top: 48px !important;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (min-width: 768px) {
  .course-testimonials {
    margin-left: 0;
    margin-right: 0;
    padding: 16px 0 0 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
.course-map {
  display: none;
}
@media (min-width: 768px) {
  .course-map {
    display: block;
    display: inline;
    float: left;
    width: 64.58333333333334%;
    margin: 0 1.0416666666666665%;
  }
}
.picker .picker__day--highlighted {
  background: #079647;
  color: #fff;
}
.picker .picker__day--highlighted.picker__day--today:before {
  border-top: .5em solid white;
}
.picker .picker__button--today:hover,
.picker .picker__button--clear:hover,
.picker .picker__day--infocus:hover,
.picker .picker__day--outfocus:hover {
  background: #dbeecb;
}
.picker .picker__day--selected {
  border-color: #079647;
}
.picker .picker__day--selected.picker__day--today {
  color: white;
}
.picker .picker__day--highlighted {
  background: #7eb229;
}
.picker .picker__day--today {
  color: #000;
}
.picker .picker__day--today:before {
  content: " ";
  position: absolute;
  top: 2px;
  right: 2px;
  width: 0;
  height: 0;
  border-top: 0.5em solid #85ba28;
  border-left: .5em solid transparent;
}
.event-title {
  margin-bottom: 0;
}
.event-datetime {
  font-size: 23px;
}
.event-book-link {
  -webkit-border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 5px;
  -moz-background-clip: padding;
  border-radius: 5px;
  background-clip: padding-box;
  display: inline-block;
  background: #85ba28;
  padding: 16px;
  color: white;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.event-book-link:hover {
  color: #f1f1f1;
}
.block-course-dates--profile {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  margin-top: 32px;
  border-top: 2px solid #e1dedc;
  border-bottom: 2px solid #e1dedc;
}
.block-course-dates--profile .block-course-link {
  display: none;
}
.profile-info {
  padding: 0 16px;
}
.profile-info p {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 768px) {
  .profile-info {
    padding: 0;
  }
}
.profile-user-badge {
  *zoom: 1;
}
.profile-user-badge:before,
.profile-user-badge:after {
  content: "";
  display: table;
}
.profile-user-badge:after {
  clear: both;
}
.profile-name {
  float: left;
  display: inline-block;
  margin-left: 16px;
}
.profile-avatar {
  float: left;
  display: inline-block;
}
.profile-avatar img {
  -webkit-border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 3px;
  -moz-background-clip: padding;
  border-radius: 3px;
  background-clip: padding-box;
  height: 80px;
  width: 80px;
}
.profile-bio {
  *zoom: 1;
  width: 100%;
  clear: left;
  margin-top: 16px;
}
.profile-bio:before,
.profile-bio:after {
  content: "";
  display: table;
}
.profile-bio:after {
  clear: both;
}
.profile-extras input {
  width: 70%;
}
@media (min-width: 768px) {
  .profile-extras {
    margin-left: 0;
    margin-right: 0;
  }
}
.profile-contact-me {
  -webkit-border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 5px;
  -moz-background-clip: padding;
  border-radius: 5px;
  background-clip: padding-box;
  display: inline-block;
  background: #85ba28;
  padding: 16px;
  color: white;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  padding: 8px 16px;
}
.profile-contact-me:hover {
  color: #f1f1f1;
}
.profile-links {
  padding-left: 0;
  list-style: none;
  margin: 0;
  padding: 0;
  *zoom: 1;
  margin-top: 16px;
}
.profile-links:before,
.profile-links:after {
  content: "";
  display: table;
}
.profile-links:after {
  clear: both;
}
.profile-links li {
  display: inline-block;
  float: left;
  margin-right: 16px;
}
@media (min-width: 768px) {
  .profile-links li {
    display: block;
    float: none;
    margin: 0 0 16px 0;
  }
}
.profile-links li a {
  -webkit-border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 5px;
  -moz-background-clip: padding;
  border-radius: 5px;
  background-clip: padding-box;
  display: inline-block;
  background: #85ba28;
  padding: 16px;
  color: white;
  padding: 8px 16px;
  background: #e1dedc;
  color: #838383;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.profile-links li a:hover {
  color: #f1f1f1;
}
.profile-links li a:hover {
  color: #85ba28;
}
.profile-password-change {
  border-top: 1px dotted #aaa;
}
.profile__submit_button {
  border: none;
  outline: none;
  -webkit-border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 5px;
  -moz-background-clip: padding;
  border-radius: 5px;
  background-clip: padding-box;
  display: inline-block;
  background: #85ba28;
  padding: 16px;
  color: white;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.profile__submit_button:hover {
  color: #f1f1f1;
}
.profile__payment-link {
  border: none;
  outline: none;
  -webkit-border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 5px;
  -moz-background-clip: padding;
  border-radius: 5px;
  background-clip: padding-box;
  display: inline-block;
  background: #85ba28;
  padding: 16px;
  color: white;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.profile__payment-link:hover {
  color: #f1f1f1;
}
.profile-password-change {
  border-top: 1px dotted #aaa;
}
.profile-edit input.no-style,
.profile-edit textarea.no-style {
  border: none;
  background: transparent;
}
.profile-edit input:focus,
.profile-edit textarea:focus {
  border-color: #85ba28 !important;
}
.profile-edit input#avatar {
  display: none;
}
.profile-edit .profile-avatar {
  text-align: center;
}
.profile-edit .profile-avatar img.u-avatar {
  cursor: pointer;
  margin: 0;
}
.profile-edit .profile-avatar a {
  display: block;
}
.who-is-it-for-panels * {
  box-sizing: border-box;
}
.who-is-it-for-panels .who-is-it-for-row {
  *zoom: 1;
}
.who-is-it-for-panels .who-is-it-for-row:before,
.who-is-it-for-panels .who-is-it-for-row:after {
  content: "";
  display: table;
}
.who-is-it-for-panels .who-is-it-for-row:after {
  clear: both;
}
@media (min-width: 768px) {
  .who-is-it-for-panels .who-is-it-for-row .who-is-it-for-cell {
    float: left;
    width: 33%;
    padding: 0 10px;
  }
}
.who-is-it-for-panels .who-is-it-for-row .who-is-it-for-cell img {
  max-width: 100%;
  -webkit-border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 5px;
  -moz-background-clip: padding;
  border-radius: 5px;
  background-clip: padding-box;
}
.logo-slider {
  background: white;
  max-width: 100%;
  padding: 50px;
  text-align: center;
}
.logo-slider .slides li img {
  max-width: 100%;
}
.level-one,
.level-two,
.level-three {
  padding-left: 0;
  list-style: none;
  margin: 0;
  padding: 0;
}
.finder-progress {
  width: 300px;
  padding-left: 0;
  list-style: none;
  margin: 0;
  padding: 0;
  margin: 0 auto 0 auto;
  display: block;
}
.finder-progress li {
  display: inline-block;
  vertical-align: top;
  border: 2px solid #c2c2c2;
  border-style: solid;
  margin-right: 16px;
  -webkit-border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 5px;
  -moz-background-clip: padding;
  border-radius: 5px;
  background-clip: padding-box;
}
.finder-progress li.active a {
  background: #85ba28;
  color: white;
}
.finder-progress li.complete a {
  background: #ccc;
  color: #222;
}
.finder-progress li.is-text {
  border: none;
  vertical-align: center;
  margin-top: 16px;
}
.finder-progress li a {
  display: block;
  height: 50px;
  width: 50px;
  line-height: 50px;
  text-align: center;
}
.course-finder {
  min-height: 1000px;
}
.course-finder > ul > li,
.course-finder > div > ul > li {
  -webkit-border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 5px;
  -moz-background-clip: padding;
  border-radius: 5px;
  background-clip: padding-box;
  border: 2px solid #c2c2c2;
  position: relative;
  margin-bottom: 32px;
  padding: 16px;
}
@media (min-width: 1200px) {
  .course-finder > ul > li,
  .course-finder > div > ul > li {
    display: inline-block;
    vertical-align: top;
    display: inline;
    float: left;
    width: 31.25%;
    margin: 0 1.0416666666666665%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media (min-width: 1200px) {
  .finder-content-cell {
    height: 700px;
  }
  .finder-content-cell.small {
    height: 300px;
  }
}
.finder-content-cell ul {
  padding-bottom: 16px;
}
.finder-button {
  -webkit-border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 5px;
  -moz-background-clip: padding;
  border-radius: 5px;
  background-clip: padding-box;
  display: inline-block;
  background: #85ba28;
  padding: 16px;
  color: white;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  display: block;
}
.finder-button:hover {
  color: #f1f1f1;
}
.finder-title {
  text-align: center;
}
.unclickable a {
  color: #3f3f3f;
  cursor: default;
}
.switch-list-map {
  -webkit-border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 5px;
  -moz-background-clip: padding;
  border-radius: 5px;
  background-clip: padding-box;
  *zoom: 1;
  border: 2px solid #e1dedc;
  float: right;
  margin-top: 16px;
}
.switch-list-map:before,
.switch-list-map:after {
  content: "";
  display: table;
}
.switch-list-map:after {
  clear: both;
}
.switch-option {
  display: inline-block;
  line-height: 40px;
  text-align: center;
  padding: 0 32px;
  color: #3f3f3f;
}
.switch-option.is-selected {
  background: #e1dedc;
}
.switch-headline {
  float: left;
}
.testimonial-list {
  padding-left: 0;
  list-style: none;
  margin: 0;
  padding: 0;
  *zoom: 1;
  margin-bottom: 16px;
}
.testimonial-list:before,
.testimonial-list:after {
  content: "";
  display: table;
}
.testimonial-list:after {
  clear: both;
}
.testimonial-list p {
  padding: 0;
}
.testimonial-list li {
  margin-bottom: 32px;
  padding: 0;
}
@media (min-width: 768px) {
  .testimonial-list li {
    display: inline;
    float: left;
    width: 47.91666666666667%;
    margin: 0 1.0416666666666665%;
  }
}
.testimonial-list .testimonial__content {
  display: block;
}
.testimonial-list .testimonial__author {
  display: block;
  font-weight: 600;
}
.testimonial-list .testimonial__title {
  display: block;
  font-weight: 600;
}
.standard-form input,
.standard-form select {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 5px;
  -moz-background-clip: padding;
  border-radius: 5px;
  background-clip: padding-box;
  background: white;
  padding: 8px;
  display: block;
  border: none;
  width: 100%;
  outline: none;
}
.standard-form input[type="submit"] {
  margin-top: 8px;
  width: 100%;
  background-color: #85ba28;
  border: 1px solid white;
  color: white;
}
@media (min-width: 768px) {
  .standard-form input[type="submit"] {
    border: none;
  }
}
.block-search-form input,
.block-search-form select {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 5px;
  -moz-background-clip: padding;
  border-radius: 5px;
  background-clip: padding-box;
  background: white;
  padding: 8px;
  display: block;
  border: none;
  width: 100%;
  outline: none;
}
.block-search-form input[type="submit"] {
  margin-top: 8px;
  width: 100%;
  background-color: #85ba28;
  border: 1px solid white;
  color: white;
}
@media (min-width: 768px) {
  .block-search-form input[type="submit"] {
    border: none;
  }
}
#validation-message {
  color: #f16e5a;
}
.button-primary {
  -webkit-border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 5px;
  -moz-background-clip: padding;
  border-radius: 5px;
  background-clip: padding-box;
  display: inline-block;
  background: #85ba28;
  padding: 16px;
  color: white;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.button-primary:hover {
  color: #f1f1f1;
}
.button-secondary {
  -webkit-border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 5px;
  -moz-background-clip: padding;
  border-radius: 5px;
  background-clip: padding-box;
  display: inline-block;
  background: #85ba28;
  padding: 16px;
  color: white;
  padding: 8px 16px;
  background: #e1dedc;
  color: #838383;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.button-secondary:hover {
  color: #f1f1f1;
}
.button-secondary:hover {
  color: #85ba28;
}
.button-white {
  -webkit-border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 5px;
  -moz-background-clip: padding;
  border-radius: 5px;
  background-clip: padding-box;
  display: inline-block;
  background: #85ba28;
  padding: 16px;
  color: white;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  display: block;
  background: white;
  color: #3f3f3f;
}
.button-white:hover {
  color: #f1f1f1;
}
.blog .ccm-page-list-title a {
  color: #3f3f3f;
}
.blog .ccm-page-list-description {
  margin-bottom: 48px;
}
.blog .ccm-page-list-description a {
  color: #639707;
}
.blog .ccm-page-list-description a:hover {
  color: #233602;
}
.blog-sidebar {
  background: #e1dedc;
  border-radius: 5px;
  padding: 16px;
}
.blog-sidebar .pageNode a {
  color: #3f3f3f;
  display: block;
}
.blog-sidebar h3 {
  margin-top: 0;
}
.blog-sidebar__read-more {
  background: #e1dedc;
  padding: 16px;
}
.blog-sidebar__read-more h3 {
  margin-top: 0;
}
.blog-sidebar__read-more .pageNode a {
  color: #3f3f3f;
  display: block;
}
.blog-sidebar__read-more .pageNode a:hover {
  color: #334e04;
}
.blog-sidebar__read-more p.blog-sidebar__page-link {
  padding: 0;
  margin: 0;
  margin-top: 18px;
}
.blog-sidebar__read-more p.blog-sidebar__page-link a {
  -webkit-border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 5px;
  -moz-background-clip: padding;
  border-radius: 5px;
  background-clip: padding-box;
  display: inline-block;
  background: #85ba28;
  padding: 16px;
  color: white;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  display: block;
  background: white;
  color: #3f3f3f;
}
.blog-sidebar__read-more p.blog-sidebar__page-link a:hover {
  color: #f1f1f1;
}
.blog-sidebar__read-more p.blog-sidebar__page-link a span {
  margin-right: 10px;
  float: right;
  line-height: 26px;
}
.blog-sidebar__read-more p.blog-sidebar__page-link a:hover {
  color: #334e04;
}
@media (min-width: 768px) {
  .blog-sidebar__read-more {
    border-radius: 5px;
  }
}
.back-to-news {
  color: #3f3f3f;
  font-weight: 400;
}
.back-to-news:hover {
  color: #85ba28;
}
.search-summary {
  margin: -16px;
}
.search-summary ul {
  padding-left: 0;
  list-style: none;
  margin: 0;
  padding: 0;
  border-bottom: 2px #d6d6d6 solid;
}
.search-summary ul li {
  display: inline-block;
  width: 33.3%;
  padding: 10px 20px;
  box-sizing: border-box;
  cursor: pointer;
}
.search-summary ul li a {
  color: #3f3f3f;
}
.search-summary ul li a span.count {
  font-weight: bold;
}
.search-summary ul li.is-selected {
  background: #e1dedc;
}
.search-summary ul li:last-child {
  width: 33.4%;
}
@media (min-width: 768px) {
  .search-summary {
    display: inline;
    float: left;
    width: 31.25%;
    margin: 0 1.0416666666666665%;
    float: right;
  }
  .search-summary ul {
    border: none;
  }
  .search-summary ul li {
    display: block;
    font-size: 23px;
    width: 100%;
  }
  .search-summary ul li a span.count {
    float: right;
  }
  .search-summary ul li:last-child {
    width: 100%;
  }
}
.search-results .search-results-pane {
  display: none;
}
.search-results .search-results-pane ul {
  padding-left: 0;
  list-style: none;
  margin: 0;
  padding: 0;
}
.search-results .search-results-pane.is-selected {
  display: block;
}
@media (min-width: 768px) {
  .search-results {
    display: inline;
    float: left;
    width: 64.58333333333334%;
    margin: 0 1.0416666666666665%;
  }
}
.book-a-course__main .validation-errors {
  margin-bottom: 36px;
}
.book-a-course__main .validation-errors p {
  margin: 0;
}
.research-entry {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #e1dedc;
  padding: 16px;
  margin-top: 48px;
  -webkit-border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 5px;
  -moz-background-clip: padding;
  border-radius: 5px;
  background-clip: padding-box;
  text-align: center;
}
.research-entry h1,
.research-entry h2,
.research-entry h3,
.research-entry h4 {
  margin: 0;
}
.research-entry p {
  margin: 0;
  padding: 0;
}
.research-entry img {
  margin: 0;
}

/*
 * jQuery FlexSlider v2.2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */
/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
  outline: none;
}
.slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
/* Icon Fonts
*********************************/
/* Font-face Icons */
@font-face {
  font-family: 'flexslider-icon';
  src: url('fonts/flexslider-icon.eot');
  src: url('fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'), url('fonts/flexslider-icon.woff') format('woff'), url('fonts/flexslider-icon.ttf') format('truetype'), url('fonts/flexslider-icon.svg#flexslider-icon') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* FlexSlider Necessary Styles
*********************************/
.flexslider {
  margin: 0;
  padding: 0;
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
/* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
  width: 100%;
  display: block;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
/* Clearfix for the .slides element */
.slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .slides {
  display: block;
}
* html .slides {
  height: 1%;
}
/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
  display: block;
}
/* FlexSlider Default Theme
*********************************/
.flexslider {
  margin: 0 0 60px;
  background: #fff;
  border: 4px solid #fff;
  position: relative;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  zoom: 1;
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
}
.flexslider .slides {
  zoom: 1;
}
.carousel li {
  margin-right: 5px;
}
/* Direction Nav */
.flex-direction-nav {
  *height: 0;
}
.flex-direction-nav a {
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  transition: all .3s ease;
}
.flex-direction-nav .flex-prev {
  left: -50px;
}
.flex-direction-nav .flex-next {
  right: -50px;
  text-align: right;
}
.flexslider:hover .flex-prev {
  opacity: 0.7;
  left: 10px;
}
.flexslider:hover .flex-next {
  opacity: 0.7;
  right: 10px;
}
.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
  opacity: 1;
}
.flex-direction-nav .flex-disabled {
  opacity: 0!important;
  filter: alpha(opacity=0);
  cursor: default;
}
.flex-direction-nav a:before {
  font-family: "flexslider-icon";
  font-size: 40px;
  display: inline-block;
  content: '\f001';
}
.flex-direction-nav a.flex-next:before {
  content: '\f002';
}
/* Pause/Play */
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}
.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: '\f004';
}
.flex-pauseplay a:hover {
  opacity: 1;
}
.flex-pauseplay a.flex-play:before {
  content: '\f003';
}
/* Control Nav */
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
}
.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
}
.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}
.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default;
}
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: .7;
  cursor: pointer;
}
.flex-control-thumbs img:hover {
  opacity: 1;
}
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px;
  }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px;
  }
}
