@import 'https://fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,300i,400,400i,600,600i,700,700i,900,900i';
html {
  box-sizing: border-box; }

*, *:before, *:after {
  box-sizing: inherit; }

/*--------- Sections and Section Columns ---------*/
.cframe {
  /*padding: .5em;*/ }

.section {
  margin: 0 auto;
  /*padding: 0 .5em;*/ }
  .section .section_column {
    display: inline;
    float: left;
    padding: 0 1%;
    /*padding-top: .25em;*/
    /*padding-bottom: .25em;*/ }
  .section .section_column.first {
    padding-left: 0; }
  .section .section_column.last {
    padding-right: 0; }

.section.one_col .section_column {
  width: 100%; }

.section.two_col .section_column {
  width: 50%; }

.section.three_col .section_column {
  width: 33.333333333%; }

.section.four_col .section_column {
  width: 24%; }

/*------------- Custom Nav -------------*/
/* main structural elements ---------------------------------------------*/
#page_wrapper {
  background-color: #FAFDF8;
  background-image: none; }

#content_wrapper {
  padding-bottom: 0px; }

body {
  -webkit-font-smoothing: subpixel-antialiased; }

body,
.contact-form form ul li,
.contact-form button,
#header .bizname h1,
#header .bizname h2,
#header .header_extra,
h1, h2, h3, h4, h5, h6,
p, ul, ol, dl, label,
#footer h1, #footer h2, #footer h3, #footer h4, #footer h5, #footer h6, #footer p, #footer ul, #footer ol, #footer dl, #footer .vcard, #footer label,
#footer2 h1, #footer2 h2, #footer2 h3, #footer2 h4, #footer2 h5, #footer2 h6, #footer2 p, #footer2 ul, #footer2 ol, #footer2 dl, #footer2 .vcard, #footer2 label,
#masthead .nav > ul,
#sidebar_wrapper .sidenav_hierarchical ul, #sidebar_wrapper .nav > ul,
#masthead .nav > ul ul, #sidebar_wrapper .nav ul.sidenav_dropdown ul {
  font-family: "Source Sans Pro", sans-serif; }

html {
  font-size: 15px; }
  @media screen and (min-width: 340px) {
    html {
      font-size: calc(15px - -3 * (100vw - 340px) / 460); } }
  @media screen and (min-width: 800px) {
    html {
      font-size: 18px; } }

body {
  font-size: inherit; }

h1, h2, h3, h4, h5, h6 {
  margin: 2.4rem 0 0.15rem;
  padding: 0; }
  h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child {
    margin-top: 0; }

h1, h2 {
  line-height: 1.2; }

h1 {
  font-size: 1.6800234952rem; }
  @media (min-width: 25rem) and (max-width: 68rem) {
    h1 {
      font-size: calc( 1.6800234952rem + 0.8857610187 * ( ( 100vw - 25rem) / 43 )); } }
  @media (min-width: 68rem) {
    h1 {
      font-size: 2.565784514rem; } }

h2 {
  font-size: 1.475660718rem; }
  @media (min-width: 25rem) and (max-width: 68rem) {
    h2 {
      font-size: calc( 1.475660718rem + 0.5516258115 * ( ( 100vw - 25rem) / 43 )); } }
  @media (min-width: 68rem) {
    h2 {
      font-size: 2.0272865295rem; } }

h3 {
  font-size: 1.2961572031rem; }
  @media (min-width: 25rem) and (max-width: 68rem) {
    h3 {
      font-size: calc( 1.2961572031rem + 0.3056494375 * ( ( 100vw - 25rem) / 43 )); } }
  @media (min-width: 68rem) {
    h3 {
      font-size: 1.6018066406rem; } }

h4 {
  font-size: 1.138489rem; }
  @media (min-width: 25rem) and (max-width: 68rem) {
    h4 {
      font-size: calc( 1.138489rem + 0.127136 * ( ( 100vw - 25rem) / 43 )); } }
  @media (min-width: 68rem) {
    h4 {
      font-size: 1.265625rem; } }

h5 {
  font-size: 1.067rem; }
  @media (min-width: 25rem) and (max-width: 68rem) {
    h5 {
      font-size: calc( 1.067rem + 0.058 * ( ( 100vw - 25rem) / 43 )); } }
  @media (min-width: 68rem) {
    h5 {
      font-size: 1.125rem; } }

h6 {
  font-size: 1.067rem; }
  @media (min-width: 25rem) and (max-width: 68rem) {
    h6 {
      font-size: calc( 1.067rem + 0.058 * ( ( 100vw - 25rem) / 43 )); } }
  @media (min-width: 68rem) {
    h6 {
      font-size: 1.125rem; } }

#content_frame_sidebar h1 {
  font-size: 1.475660718rem; }
  @media (min-width: 25rem) and (max-width: 68rem) {
    #content_frame_sidebar h1 {
      font-size: calc( 1.475660718rem + 0.5516258115 * ( ( 100vw - 25rem) / 43 )); } }
  @media (min-width: 68rem) {
    #content_frame_sidebar h1 {
      font-size: 2.0272865295rem; } }

#content_frame_sidebar h2 {
  font-size: 1.2961572031rem; }
  @media (min-width: 25rem) and (max-width: 68rem) {
    #content_frame_sidebar h2 {
      font-size: calc( 1.2961572031rem + 0.3056494375 * ( ( 100vw - 25rem) / 43 )); } }
  @media (min-width: 68rem) {
    #content_frame_sidebar h2 {
      font-size: 1.6018066406rem; } }

#content_frame_sidebar h3 {
  font-size: 1.138489rem; }
  @media (min-width: 25rem) and (max-width: 68rem) {
    #content_frame_sidebar h3 {
      font-size: calc( 1.138489rem + 0.127136 * ( ( 100vw - 25rem) / 43 )); } }
  @media (min-width: 68rem) {
    #content_frame_sidebar h3 {
      font-size: 1.265625rem; } }

#content_frame_sidebar h4 {
  font-size: 1.067rem; }
  @media (min-width: 25rem) and (max-width: 68rem) {
    #content_frame_sidebar h4 {
      font-size: calc( 1.067rem + 0.058 * ( ( 100vw - 25rem) / 43 )); } }
  @media (min-width: 68rem) {
    #content_frame_sidebar h4 {
      font-size: 1.125rem; } }

#content_frame_sidebar h5 {
  font-size: 0.9372071228rem; }
  @media (min-width: 25rem) and (max-width: 68rem) {
    #content_frame_sidebar h5 {
      font-size: calc( 0.9372071228rem + -0.0483182339 * ( ( 100vw - 25rem) / 43 )); } }
  @media (min-width: 68rem) {
    #content_frame_sidebar h5 {
      font-size: 0.8888888889rem; } }

#content_frame_sidebar h6 {
  font-size: 0.9372071228rem; }
  @media (min-width: 25rem) and (max-width: 68rem) {
    #content_frame_sidebar h6 {
      font-size: calc( 0.9372071228rem + -0.0483182339 * ( ( 100vw - 25rem) / 43 )); } }
  @media (min-width: 68rem) {
    #content_frame_sidebar h6 {
      font-size: 0.8888888889rem; } }

#content_frame_sidebar p, #content_frame_sidebar ul, #content_frame_sidebar ol, #content_frame_sidebar dl {
  font-size: 0.9372071228rem; }
  @media (min-width: 25rem) and (max-width: 68rem) {
    #content_frame_sidebar p, #content_frame_sidebar ul, #content_frame_sidebar ol, #content_frame_sidebar dl {
      font-size: calc( 0.9372071228rem + -0.0483182339 * ( ( 100vw - 25rem) / 43 )); } }
  @media (min-width: 68rem) {
    #content_frame_sidebar p, #content_frame_sidebar ul, #content_frame_sidebar ol, #content_frame_sidebar dl {
      font-size: 0.8888888889rem; } }

h1 + p {
  font-size: 1.138489rem; }
  @media (min-width: 25rem) and (max-width: 68rem) {
    h1 + p {
      font-size: calc( 1.138489rem + 0.127136 * ( ( 100vw - 25rem) / 43 )); } }
  @media (min-width: 68rem) {
    h1 + p {
      font-size: 1.265625rem; } }

p, ul, ol, dl {
  padding-bottom: 0; }

p {
  margin: 0 0 1em; }

ol,
ul {
  margin: 1em 0 1em 1.11111em; }

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

#sticky_footer {
  font-size: 0.9372071228rem; }
  @media (min-width: 25rem) and (max-width: 68rem) {
    #sticky_footer {
      font-size: calc( 0.9372071228rem + -0.0483182339 * ( ( 100vw - 25rem) / 43 )); } }
  @media (min-width: 68rem) {
    #sticky_footer {
      font-size: 0.8888888889rem; } }

body {
  font-weight: 300; }

h1 {
  word-spacing: 0.2rem;
  font-weight: 200; }
  #content_wrapper h1 {
    color: #91453a; }

h2 {
  font-weight: 300; }
  #content_wrapper h2 {
    color: #414b4c; }

h3 {
  font-weight: 300;
  letter-spacing: 0; }
  #content_wrapper h3 {
    color: #414b4c; }

h4, .h-widget {
  font-weight: 500;
  letter-spacing: 0; }
  #content_wrapper h4, #content_wrapper .h-widget {
    color: #91453a; }

h5 {
  font-weight: 500;
  letter-spacing: 0;
  text-transform: uppercase; }
  #content_wrapper h5 {
    color: #3a6d73; }

h6 {
  font-weight: 500;
  letter-spacing: 0;
  color: #4e4e4e;
  text-transform: none;
  font-variant: initial; }
  #content_wrapper h6 {
    color: #3a6d73; }

.deck-copy {
  color: #777;
  font-weight: 200; }

@media screen and (max-width: 720px) {
  h2,
  h3 {
    font-weight: 300; } }

#content_frame_main,
#sidebar_wrapper,
#content_frame_sidebar,
.mirrored #content_frame_sidebar {
  margin-top: 0;
  padding-top: 0; }

/* main page content area */
#content_wrapper {
  padding-top: 40px;
  background-color: #FFFFFF;
  box-shadow: 0px 0px 260px 0px rgba(22, 75, 62, 0.18); }
  #content_wrapper p.note {
    background-color: #DEEBEE;
    border: 1px solid #C8E2E3;
    border-radius: 2px;
    box-shadow: 0 2px 3px 0 rgba(3, 0, 15, 0.55);
    color: #4E5B5E; }

#content_frame_sidebar ul {
  list-style: none !important;
  padding-left: 0;
  margin: 0; }
  #content_frame_sidebar ul a {
    background: #41919f;
    display: block;
    margin: 0 0 0.2em;
    padding: 0.4em 0.75em;
    border-radius: 2px;
    color: #FFF;
    text-decoration: none;
    text-transform: uppercase;
    font-size: .7em;
    font-weight: 600;
    line-height: 1.2em; }
    #content_frame_sidebar ul a:hover {
      background: #5fa4b1; }

html.ie6 #content_frame_sidebar ul a,
html.ie7 #content_frame_sidebar ul a,
html.ie8 #content_frame_sidebar ul a {
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#41919f', endColorstr='#22565c',GradientType=0 ); }
  html.ie6 #content_frame_sidebar ul a:hover,
  html.ie7 #content_frame_sidebar ul a:hover,
  html.ie8 #content_frame_sidebar ul a:hover {
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5fa4b1', endColorstr='#3c7d84',GradientType=0 ); }

#footer2 p.subtle {
  font-size: .8em;
  line-height: 1.6em; }

/* nav bar color and transparency */
#masthead {
  background-color: #8cb3b0;
  height: 91px; }

#header {
  height: 59px;
  position: relative;
  overflow: visible;
  /******* REFACTORED TO HERE ********/ }
  #header img.logo {
    width: 90px;
    float: none;
    position: absolute;
    left: 32px;
    box-shadow: 0px 0px 14px #ffffff; }

#masthead .nav {
  height: 32px; }
  #masthead .nav > ul {
    width: 755px;
    height: 32px;
    padding-left: 205px;
    font-size: 79%; }

#masthead .nav > ul ul,
#sidebar_wrapper .nav ul.sidenav_dropdown ul {
  font-size: 14px;
  margin: 0; }

.btn_mmenu {
  display: none; }

@media (max-width: 600px) {
  #masthead {
    height: 57px; }
    #masthead .nav {
      display: none; }
  #header {
    padding-top: 10px; }
  #header img.logo {
    width: auto;
    max-width: 135px;
    height: 80px;
    float: none;
    position: relative;
    left: 0; }
  .btn_mmenu {
    z-index: 1000;
    display: block;
    font-size: 33px;
    position: absolute;
    right: 2vw;
    top: 1rem;
    text-decoration: none;
    color: white;
    font-weight: 100;
    letter-spacing: -.02em; } }

/* footer -------------------------------------------------------------- */
#sticky_footer {
  background: #3a6d73;
  overflow: visible; }
  #sticky_footer .cframe {
    padding: 0 2vw; }
  #sticky_footer .section_column_nav ul li .nav_item {
    color: #ecf1f1;
    border-color: #6f9599 #sticky_footer .section_column_nav ul li .nav_item; }
    #sticky_footer .section_column_nav ul li .nav_item :visited, #sticky_footer .section_column_nav ul li .nav_item:active {
      color: #ecf1f1; }
    #sticky_footer .section_column_nav ul li .nav_item .label {
      border-color: #558186; }
    #sticky_footer .section_column_nav ul li .nav_item:active .label,
    #sticky_footer .section_column_nav ul li .nav_item:hover .label {
      border-color: #a5bcbf; }
    #sticky_footer .section_column_nav ul li .nav_item:hover {
      color: #ecf1f1; }
  #sticky_footer .section_column_nav ul li span.nav_item {
    color: #ecf1f1; }

#footer2 {
  background: none;
  border-top: none; }

@media (max-width: 720px) {
  #footer2 .section_column {
    padding-top: 1vh;
    padding-bottom: 1vh; }
  #footer2 .section.three_col .section_column.first img {
    width: auto;
    height: 80px; } }

#header,
.masthead_shelf,
#content_wrapper,
#footer .cframe,
#footer2 .cframe {
  max-width: 1200px;
  width: 100%; }

#content_frame_main {
  width: 70%;
  padding-left: 2vw;
  margin-left: 0;
  margin-right: 0; }

.mirrored #content_frame_main {
  float: left;
  padding-right: 2vw;
  margin-left: 0;
  margin-right: 0; }

#content_frame_main.full_width,
.mirrored #content_frame_main.full_width {
  width: 100%;
  padding-left: 2vw;
  padding-right: 2vw;
  margin-left: 0;
  margin-right: 0; }

#sidebar_wrapper {
  width: 30%; }

#content_frame_sidebar {
  padding: 0 2vw 2vw 2vw; }

.mirrored #content_frame_sidebar {
  padding: 0 2vw 2vw 2vw; }

a.cta_button {
border: 0;
display: inline-block;
text-align: center;
vertical-align: middle;
margin: 0;
padding: .25em .85em;
white-space: nowrap;
-webkit-transition: all .15s;
transition: all .15s;
text-shadow: 0 -1px 0 rgba(0,0,0,0.15);
background: rgb(61, 113, 119);
color: rgb(252, 252, 252);
font-size: 1rem;
line-height: 1.4em;
font-weight: bold;
font-family: "Source Sans Pro", sans-serif;
text-decoration: none;
}

a.small_button {

    background: rgb(61, 113, 119);
    color: white;
    text-decoration: none;
    padding: .1em 0.8em;
    font-size: .8em;
    border-radius: .3em;
    font-weight: bold;
    white-space: nowrap;
}

html .vagaro-container.vagaro-popup-widget {
    width: auto;
    margin: 0 0 1rem;
    text-align: left;
}

html .vagaro-container.vagaro-popup-widget a.loader-btn-html {
    font-family: inherit;
    font-size: 1rem;
    padding: 6px 20px;
    font-weight: 600;
}

html .vagaro-popup {
    z-index: 9999999;
}

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

@media (min-width: 960px) {
  #content_frame_main .sm-9,
  #content_frame_main .md-9,
  #content_frame_main .lg-9 {
    width: 66.6666666%; }
  #content_frame_main .sm-3,
  #content_frame_main .md-3,
  #content_frame_main .lg-3 {
    width: 33.33333333%; } }

@media (max-width: 959px) {
  #global_wrapper {
    display: block; }
  #page_wrapper,
  #sticky_footer {
    display: block; }
  #masthead .nav > ul {
    width: 100%; } }

@media (max-width: 780px) {
  #content_wrapper {
    width: 100%;
    float: none; }
  #sidebar_wrapper,
  .mirrored #sidebar_wrapper,
  #content_frame_main,
  .mirrored #content_frame_main {
    width: 100%;
    float: none;
    margin-left: 0;
    margin-right: 0;
    display: block; }
  .mirrored #content_frame_sidebar {
    background-color: #f5f7f8;
    padding-top: 4vw; }
    .mirrored #content_frame_sidebar > .cframe {
      max-width: 27em;
      margin: 0 auto; } }

@media (max-width: 720px) {
  .section.three_col .section_column:nth-child(1) {
    width: 100%;
    padding: 0; }
  .section.three_col .section_column:nth-child(2) {
    width: 49%;
    padding-left: 0;
    clear: left; }
  .section.three_col .section_column:nth-child(3) {
    width: 49%; }
  .section.four_col .section_column {
    width: 49%; }
    .section.four_col .section_column:nth-child(2) {
      padding-right: 0; }
    .section.four_col .section_column:nth-child(3) {
      padding-left: 0;
      clear: left; } }

@media (max-width: 576px) {
  .section.two_col .section_column {
    padding: 0;
    width: 100%; } }

@media (max-width: 480px) {
  .section.three_col .section_column:nth-child(1), .section.three_col .section_column:nth-child(2), .section.three_col .section_column:nth-child(3) {
    padding: 0;
    width: 100%; } }

@media (max-width: 384px) {
  .section.four_col .section_column {
    width: 100%; }
    .section.four_col .section_column:nth-child(2), .section.four_col .section_column:nth-child(3) {
      padding: 0; } }

/*
	jQuery.mmenu CSS
*/
/*
	jQuery.mmenu panels CSS
*/
.mm-menu.mm-horizontal > .mm-panel {
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease; }

.mm-menu .mm-hidden {
  display: none; }

.mm-wrapper {
  overflow-x: hidden;
  position: relative; }

.mm-menu,
.mm-menu > .mm-panel {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0; }

.mm-menu {
  background: inherit;
  display: block;
  overflow: hidden;
  padding: 0; }
  .mm-menu > .mm-panel {
    background: inherit;
    -webkit-overflow-scrolling: touch;
    overflow: scroll;
    overflow-x: hidden;
    overflow-y: auto;
    box-sizing: border-box;
    padding: 20px;
    -webkit-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    transform: translate(100%, 0); }
    .mm-menu > .mm-panel.mm-opened {
      -webkit-transform: translate(0%, 0);
      -ms-transform: translate(0%, 0);
      transform: translate(0%, 0); }
    .mm-menu > .mm-panel.mm-subopened {
      -webkit-transform: translate(-100%, 0);
      -ms-transform: translate(-100%, 0);
      transform: translate(-100%, 0); }
    .mm-menu > .mm-panel.mm-highest {
      z-index: 1; }
  .mm-menu .mm-list {
    padding: 20px 0; }
  .mm-menu > .mm-list {
    padding-bottom: 0; }
    .mm-menu > .mm-list:after {
      content: '';
      display: block;
      height: 40px; }

.mm-panel > .mm-list {
  margin-left: -20px;
  margin-right: -20px; }
  .mm-panel > .mm-list:first-child {
    padding-top: 0; }

.mm-list,
.mm-list > li {
  list-style: none;
  display: block;
  padding: 0;
  margin: 0; }

.mm-list {
  font: inherit;
  font-size: 14px; }
  .mm-list a,
  .mm-list a:hover {
    text-decoration: none; }
  .mm-list > li {
    position: relative; }
    .mm-list > li > a,
    .mm-list > li > span {
      text-overflow: ellipsis;
      white-space: nowrap;
      overflow: hidden;
      color: inherit;
      line-height: 20px;
      display: block;
      padding: 10px 10px 10px 20px;
      margin: 0; }
  .mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after {
    content: '';
    border-bottom-width: 1px;
    border-bottom-style: solid;
    display: block;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0; }
  .mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after {
    width: auto;
    margin-left: 20px;
    position: relative;
    left: auto; }
  .mm-list a.mm-subopen {
    background: rgba(3, 2, 1, 0);
    width: 40px;
    height: 100%;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2; }
    .mm-list a.mm-subopen:before {
      content: '';
      border-left-width: 1px;
      border-left-style: solid;
      display: block;
      height: 100%;
      position: absolute;
      left: 0;
      top: 0; }
    .mm-list a.mm-subopen.mm-fullsubopen {
      width: 100%; }
      .mm-list a.mm-subopen.mm-fullsubopen:before {
        border-left: none; }
    .mm-list a.mm-subopen + a,
    .mm-list a.mm-subopen + span {
      padding-right: 5px;
      margin-right: 40px; }
  .mm-list > li.mm-selected > a.mm-subopen {
    background: transparent; }
  .mm-list > li.mm-selected > a.mm-fullsubopen + a,
  .mm-list > li.mm-selected > a.mm-fullsubopen + span {
    padding-right: 45px;
    margin-right: 0; }
  .mm-list a.mm-subclose {
    text-indent: 20px;
    padding-top: 30px;
    margin-top: -20px; }
  .mm-list > li.mm-label {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 10px;
    text-transform: uppercase;
    text-indent: 20px;
    line-height: 25px;
    padding-right: 5px; }
  .mm-list > li.mm-spacer {
    padding-top: 40px; }
    .mm-list > li.mm-spacer.mm-label {
      padding-top: 25px; }
  .mm-list a.mm-subopen:after,
  .mm-list a.mm-subclose:before {
    content: '';
    border: 2px solid transparent;
    display: inline-block;
    width: 7px;
    height: 7px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin-bottom: -5px;
    position: absolute;
    bottom: 50%; }
  .mm-list a.mm-subopen:after {
    border-top: none;
    border-left: none;
    right: 18px; }
  .mm-list a.mm-subclose:before {
    border-right: none;
    border-bottom: none;
    margin-bottom: -15px;
    left: 22px; }

.mm-menu.mm-vertical .mm-list .mm-panel {
  display: none;
  padding: 10px 0 10px 10px; }
  .mm-menu.mm-vertical .mm-list .mm-panel li:last-child:after {
    border-color: transparent; }

.mm-menu.mm-vertical .mm-list li.mm-opened > .mm-panel {
  display: block; }

.mm-menu.mm-vertical .mm-list > li > a.mm-subopen {
  height: 40px; }
  .mm-menu.mm-vertical .mm-list > li > a.mm-subopen:after {
    top: 16px;
    bottom: auto; }

.mm-menu.mm-vertical .mm-list > li.mm-opened > a.mm-subopen:after {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

.mm-menu.mm-vertical .mm-list > li.mm-label > a.mm-subopen {
  height: 25px; }

html.mm-opened .mm-page {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5); }

.mm-menu {
  background: #41919f;
  color: rgba(255, 255, 255, 0.6); }
  .mm-menu .mm-list > li:after {
    border-color: rgba(0, 0, 0, 0.15); }
  .mm-menu .mm-list > li > a.mm-subclose {
    background: rgba(0, 0, 0, 0.1);
    color: rgba(255, 255, 255, 0.3); }
  .mm-menu .mm-list > li > a.mm-subopen:after, .mm-menu .mm-list > li > a.mm-subclose:before {
    border-color: rgba(255, 255, 255, 0.3); }
  .mm-menu .mm-list > li > a.mm-subopen:before {
    border-color: rgba(0, 0, 0, 0.15); }
  .mm-menu .mm-list > li.mm-selected > a:not(.mm-subopen),
  .mm-menu .mm-list > li.mm-selected > span {
    background: rgba(0, 0, 0, 0.1); }
  .mm-menu .mm-list > li.mm-label {
    background: rgba(255, 255, 255, 0.05); }
  .mm-menu.mm-vertical .mm-list li.mm-opened > a.mm-subopen,
  .mm-menu.mm-vertical .mm-list li.mm-opened > ul {
    background: rgba(255, 255, 255, 0.05); }

/*
	jQuery.mmenu offcanvas addon CSS
*/
.mm-page {
  box-sizing: border-box;
  position: relative; }

.mm-slideout {
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease; }

html.mm-opened {
  overflow: hidden;
  position: relative; }
  html.mm-opened body {
    overflow: hidden; }

html.mm-background .mm-page {
  background: inherit; }

#mm-blocker {
  background: rgba(3, 2, 1, 0);
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999; }

html.mm-opened #mm-blocker,
html.mm-blocking #mm-blocker {
  display: block; }

.mm-menu.mm-offcanvas {
  display: none;
  position: fixed; }

.mm-menu.mm-current {
  display: block; }

.mm-menu {
  width: 80%;
  min-width: 140px;
  max-width: 440px; }

html.mm-opening .mm-slideout {
  -webkit-transform: translate(80%, 0);
  -ms-transform: translate(80%, 0);
  transform: translate(80%, 0); }

@media all and (max-width: 175px) {
  html.mm-opening .mm-slideout {
    -webkit-transform: translate(140px, 0);
    -ms-transform: translate(140px, 0);
    transform: translate(140px, 0); } }

@media all and (min-width: 550px) {
  html.mm-opening .mm-slideout {
    -webkit-transform: translate(440px, 0);
    -ms-transform: translate(440px, 0);
    transform: translate(440px, 0); } }

.mm-menu.mm-current {
  z-index: 2000000; }

@media (max-width: 780px) {
  #masthead,
  #header {
    height:auto
  }
}
@media (min-width: 781px) {
  .header_extra {
    display:none;
  }
}