@charset "UTF-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
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:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

input, textarea, button {
  border: none;
  outline: none;
  padding: 0;
  margin: 0; }

img, svg {
  display: block; }

[href] {
  color: inherit;
  text-decoration: none;
  outline: none;
  cursor: pointer; }

strong, b {
  font-weight: bold; }

em {
  font-style: italic; }

*:focus {
  box-shadow: none;
  outline: none;
  border: none; }

* {
  -webkit-tap-highlight-color: transparent; }

/*
$heading_font: 'Harriet Display', 'Georgia', serif;
$heading_font: 'Utopia Std', 'Georgia', serif;
$heading_font: 'Lora', 'Georgia', serif;
$heading_font: 'Playfair Display', 'Georgia', serif;
*/
::selection {
  background: rgba(254, 197, 46, 0.5); }

@media (max-width: 750px) {
  .desktop_only {
    display: none !important; } }

@media (min-width: 751px) {
  .mobile_only {
    display: none !important; } }

body .body_inner {
  position: relative;
  z-index: 2;
  padding-left: 164px; }
  @media (min-width: 751px) {
    body .body_inner {
      padding-top: 24px; } }
  @media (max-width: 600px) {
    body .body_inner {
      padding-top: 0;
      padding-bottom: 60px; } }
@media (min-width: 751px) {
  body:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 24px;
    background: #552f82; } }

.screen_reader_only {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden; }

.skip_to_content:focus {
  position: fixed;
  z-index: 100;
  clip: auto;
  height: auto;
  width: auto;
  top: 10px;
  left: 10px;
  display: inline-block;
  color: #552f82 !important;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1.5;
  text-transform: uppercase;
  background: #fff;
  padding: 6px 20px;
  border-radius: 3px;
  border: 0 !important;
  transition: background 0.3s, color 0.3s, opacity 0.5s !important, box-shadow 0.3s;
  cursor: pointer;
  /*
  		&:after {
  			content: '?';
  		}
  */ }
  @media (max-width: 600px) {
    .skip_to_content:focus {
      letter-spacing: 0.05em; } }
  .skip_to_content:focus:hover, .skip_to_content:focus:focus {
    color: #552f82 !important;
    background: #fff; }
  .skip_to_content:focus:focus {
    box-shadow: 0 0 0 2px #552f82; }

@media (max-width: 750px) {
  .header_background {
    position: fixed;
    z-index: 99;
    top: 0;
    left: 0;
    right: 0;
    width: auto;
    height: 60px;
    background: #fff; } }
@media (max-width: 600px) {
  .header_background {
    z-index: 101;
    top: auto;
    bottom: 0;
    height: 60px;
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.1), 0px -4px 20px rgba(0, 0, 0, 0.1); } }

header {
  display: block;
  padding: 0;
  padding-left: 75px;
  padding-right: 75px; }
  @media (max-width: 1120px) {
    header {
      padding-left: 50px; } }
  @media (max-width: 750px) {
    header {
      padding-left: 40px; } }
  @media (max-width: 600px) {
    header {
      padding-left: 30px; } }
  @media (max-width: 1120px) {
    header {
      padding-right: 50px; } }
  @media (max-width: 750px) {
    header {
      padding-right: 40px; } }
  @media (max-width: 600px) {
    header {
      padding-right: 30px; } }
  @media (max-width: 750px) {
    header {
      padding-left: 39px;
      padding-right: 70px; }
      header:after {
        content: '';
        display: block;
        clear: both; } }
  @media (max-width: 600px) {
    header {
      position: relative;
      z-index: auto;
      box-shadow: none;
      padding-left: 29px;
      padding-right: 29px; } }
  header .topnav {
    color: #747577;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    line-height: 60px;
    letter-spacing: 0.1em; }
    header .topnav:after {
      content: '';
      display: block;
      clear: both; }
    header .topnav .links_left {
      display: inline-block;
      position: relative;
      margin: 0 -20px; }
      @media (max-width: 750px) {
        header .topnav .links_left {
          display: none; } }
	header .topnav .links_left .covid_button {
        display: inline-block;
        color: #562f81 !important;
        font-family: Helvetica, Arial, sans-serif;
        font-size: 14px;
        font-weight: bold;
        letter-spacing: 0.1em;
        line-height: 1.5;
        text-transform: uppercase;
        background: #ffc632 !important;
        padding: 6px 20px;
        border-radius: 3px !important;
        border: 0 !important;
        transition: background 0.3s, color 0.3s, opacity 0.5s !important, box-shadow 0.3s;
        cursor: pointer;
        font-size: 11px;
        line-height: 24px;
        padding: 0 10px;
        margin: 18px 0; }
        @media (max-width: 600px) {
          header .topnav .links_left .covid_button {
            letter-spacing: 0.05em; } }
        header .topnav .links_left .covid_button:hover, header .topnav .links_left .covid_button:focus {
          color: #562f81 !important;
          background: #949599; }
        header .topnav .links_left .covid_button:focus {
          box-shadow: 0 0 0 2px #552f82; }
        @media (max-width: 750px) {
          header .topnav .links_left .covid_button {
            display: none; } }
    header .topnav .links_right {
      float: right;
      display: block;
      margin: 0 0; }
      @media (max-width: 750px) {
        header .topnav .links_right {
          float: none;
          position: fixed;
          z-index: 101;
          top: 0;
          right: 0;
          padding-right: 90px; } }
      @media (max-width: 600px) {
        header .topnav .links_right {
          top: auto;
          bottom: 0;
          left: 0;
          letter-spacing: 0.05em;
          padding-right: 0; } }
    header .topnav a {
      display: inline-block;
      vertical-align: top;
      position: relative;
      white-space: nowrap;
      padding: 0 20px;
      overflow: hidden;
      box-sizing: border-box;
      transition: color 0.3s, width 0.3s;
      cursor: pointer; }
      @media (max-width: 750px) {
        header .topnav a.map_button, header .topnav a.calendar_button, header .topnav a.search_button {
          padding: 0;
          font-size: 0;
          text-indent: -1000em;
          overflow: hidden;
          color: rgba(116, 117, 119, 0);
          width: 90px; } }
      @media (max-width: 600px) {
        header .topnav a.map_button, header .topnav a.calendar_button, header .topnav a.search_button {
          width: 20%;
          max-width: 90px; } }
      @media (max-width: 750px) {
        header .topnav a.map_button:focus, header .topnav a.calendar_button:focus, header .topnav a.search_button:focus {
          background-image: linear-gradient(#e7e7e9 0%, rgba(231, 231, 233, 0) 50%); } }
      @media (max-width: 600px) {
        header .topnav a.map_button:focus, header .topnav a.calendar_button:focus, header .topnav a.search_button:focus {
          background-image: linear-gradient(rgba(231, 231, 233, 0) 50%, #e7e7e9 100%); } }
      header .topnav a.map_button:before, header .topnav a.calendar_button:before, header .topnav a.search_button:before {
        content: '';
        display: inline-block;
        vertical-align: middle;
        width: 16px;
        height: 16px;
        margin: -1px 8px 0 0;
        background-repeat: no-repeat;
        background-position: 0 0;
        background-size: 100% auto;
        transition: background 0.3s; }
        @media (max-width: 750px) {
          header .topnav a.map_button:before, header .topnav a.calendar_button:before, header .topnav a.search_button:before {
            display: block;
            position: absolute;
            top: 50%;
            left: 50%;
            width: 18px;
            height: 21px;
            margin: -11px 0 0 -9px; } }
      @media (min-width: 751px) {
        header .topnav a.map_button:before {
          background-image: url('/wp-content/themes/dc3/assets/images/layout/map.png?1501013249'); } }
      @media (max-width: 750px) {
        header .topnav a.map_button:before {
          background-image: url('/wp-content/themes/dc3/assets/images/layout/mobile/map_gray_darker.png?1503501586'); } }
      @media (min-width: 751px) {
        header .topnav a.map_button[data-active] {
          color: #552f82;
          font-weight: bold; } }
      header .topnav a.map_button[data-active]:before {
        background-image: url('/wp-content/themes/dc3/assets/images/layout/map_purple.png?1501013224'); }
        @media (max-width: 750px) {
          header .topnav a.map_button[data-active]:before {
            background-image: url('/wp-content/themes/dc3/assets/images/layout/mobile/map_purple.png?1503501548'); } }
      @media (min-width: 751px) {
        header .topnav a.map_button:hover:before {
          background-image: url('/wp-content/themes/dc3/assets/images/layout/map_purple.png?1501013224'); } }
      @media (min-width: 751px) {
        header .topnav a.calendar_button:before {
          background-image: url('/wp-content/themes/dc3/assets/images/layout/calendar.png?1500408609'); } }
      @media (max-width: 750px) {
        header .topnav a.calendar_button:before {
          background-image: url('/wp-content/themes/dc3/assets/images/layout/mobile/calendar_gray_darker.png?1503501595'); } }
      @media (min-width: 751px) {
        header .topnav a.calendar_button[data-active] {
          color: #552f82;
          font-weight: bold; } }
      header .topnav a.calendar_button[data-active]:before {
        background-image: url('/wp-content/themes/dc3/assets/images/layout/calendar_purple.png?1500409315'); }
        @media (max-width: 750px) {
          header .topnav a.calendar_button[data-active]:before {
            background-image: url('/wp-content/themes/dc3/assets/images/layout/mobile/calendar_purple.png?1503501553'); } }
      @media (min-width: 751px) {
        header .topnav a.calendar_button:hover:before {
          background-image: url('/wp-content/themes/dc3/assets/images/layout/calendar_purple.png?1500409315'); } }
      @media (min-width: 751px) {
        header .topnav a.search_button:before {
          background-image: url('/wp-content/themes/dc3/assets/images/layout/search.png?1500408604'); } }
      @media (max-width: 750px) {
        header .topnav a.search_button:before {
          background-image: url('/wp-content/themes/dc3/assets/images/layout/mobile/search_gray_darker.png?1503501581'); } }
      @media (min-width: 751px) {
        header .topnav a.search_button[data-active] {
          color: #552f82;
          font-weight: bold; } }
      header .topnav a.search_button[data-active]:before {
        background-image: url('/wp-content/themes/dc3/assets/images/layout/search_purple.png?1500409310'); }
        @media (max-width: 750px) {
          header .topnav a.search_button[data-active]:before {
            background-image: url('/wp-content/themes/dc3/assets/images/layout/mobile/search_purple.png?1503501544'); } }
      @media (min-width: 751px) {
        header .topnav a.search_button:hover:before {
          background-image: url('/wp-content/themes/dc3/assets/images/layout/search_purple.png?1500409310'); } }
      header .topnav a.apply_button {
        display: inline-block;
        color: #fff !important;
        font-family: Helvetica, Arial, sans-serif;
        font-size: 14px;
        font-weight: bold;
        letter-spacing: 0.1em;
        line-height: 1.5;
        text-transform: uppercase;
        background: #552f82;
        padding: 6px 20px;
        border-radius: 3px;
        border: 0 !important;
        transition: background 0.3s, color 0.3s, opacity 0.5s !important, box-shadow 0.3s;
        cursor: pointer;
        font-size: 11px;
        line-height: 24px;
        padding: 0 10px;
        margin: 18px 0; }
        @media (max-width: 600px) {
          header .topnav a.apply_button {
            letter-spacing: 0.05em; } }
        header .topnav a.apply_button:hover, header .topnav a.apply_button:focus {
          color: #fff !important;
          background: #949599; }
        header .topnav a.apply_button:focus {
          box-shadow: 0 0 0 2px #552f82; }
        @media (max-width: 750px) {
          header .topnav a.apply_button {
            display: none; } }
      @media (max-width: 750px) {
        header .topnav a[data-active] {
          background-image: linear-gradient(#552f82 0%, #552f82 5%, #e7e7e9 5%, rgba(231, 231, 233, 0) 50%); } }
      @media (max-width: 600px) {
        header .topnav a[data-active] {
          background-image: linear-gradient(rgba(231, 231, 233, 0) 50%, #e7e7e9 95%, #552f82 95%, #552f82 100%); } }
      @media (min-width: 751px) {
        header .topnav a:after {
          content: '';
          position: absolute;
          width: 1px;
          height: 16px;
          top: 50%;
          left: 0;
          margin-top: -8px;
          background: rgba(148, 149, 153, 0.5); }
        header .topnav a:first-child:after {
          content: none; } }
@media (min-width: 751px) and (min-width: 751px) {
  header .topnav a:first-child.mobile_only + a:after {
    content: none; } }
      @media (min-width: 751px) {
        header .topnav a:hover, header .topnav a:focus {
          color: #552f82; } }
  header .wordmark {
    display: block;
    position: relative;
    z-index: 100;
    width: 238px;
    height: 100px;
    overflow: hidden;
    font-size: 0;
    text-indent: -1000em;
    background: url('/wp-content/themes/dc3/assets/images/layout/wordmark.png?1499963668') no-repeat 0 50%/100% auto;
    cursor: pointer; }
    @media (max-width: 1120px) {
      header .wordmark {
        width: 250px;
        height: 60px;
        background-image: url('/wp-content/themes/dc3/assets/images/layout/logo_gray.png?1501000540');
        background-size: contain; } }
    @media (max-width: 750px) {
      header .wordmark {
        margin: 25px 0; } }
    @media (max-width: 600px) {
      header .wordmark {
        z-index: auto;
        width: auto;
        margin: 20px 0 20px 0; } }
  header .mobile_apply_button {
    display: inline-block;
    color: #fff !important;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.1em;
    line-height: 1.5;
    text-transform: uppercase;
    background: #552f82;
    padding: 6px 20px;
    border-radius: 3px;
    border: 0 !important;
    transition: background 0.3s, color 0.3s, opacity 0.5s !important, box-shadow 0.3s;
    cursor: pointer;
    font-size: 11px;
    line-height: 24px;
    padding: 0 10px;
    margin: 18px 0;
    position: absolute;
    top: 36px;
    right: 27px;
    margin: 0; }
    @media (max-width: 600px) {
      header .mobile_apply_button {
        letter-spacing: 0.05em; } }
    header .mobile_apply_button:hover, header .mobile_apply_button:focus {
      color: #fff !important;
      background: #949599; }
    header .mobile_apply_button:focus {
      box-shadow: 0 0 0 2px #552f82; }
    @media (min-width: 751px) {
      header .mobile_apply_button {
        display: none; } }
    @media (max-width: 600px) {
      header .mobile_apply_button {
        display: none; } }
header .mobile_covid_button {
    display: inline-block;
    color: #fff !important;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.1em;
    line-height: 1.5;
    text-transform: uppercase;
    background: #552f82;
    padding: 6px 20px;
    border-radius: 3px;
    border: 0 !important;
    transition: background 0.3s, color 0.3s, opacity 0.5s !important, box-shadow 0.3s;
    cursor: pointer;
    font-size: 11px;
    line-height: 24px;
    padding: 0 10px;
    margin: 18px 0;
    position: absolute;
    top: 50px;
    right: 27px;
    margin: 0; }
    @media (max-width: 600px) {
      header .mobile_covid_button {
        letter-spacing: 0.05em; } }
    header .mobile_covid_button:hover, header .mobile_covid_button:focus {
      color: #fff !important;
      background: #949599; }
    header .mobile_covid_button:focus {
      box-shadow: 0 0 0 2px #552f82; }
    @media (min-width: 751px) {
      header .mobile_covid_button {
        display: none !important; } }
    @media (max-width: 600px) {
      header .mobile_covid_button {
        display: none !important; } }

nav {
  position: relative;
  z-index: 10;
  padding: 0;
  transition: transform 0.3s, left 0.5s; }
  @media (min-width: 751px) {
    nav {
      padding-left: 75px;
      padding-right: 75px; } }
  @media (min-width: 751px) and (max-width: 1120px) {
    nav {
      padding-left: 50px; } }
  @media (min-width: 751px) and (max-width: 750px) {
    nav {
      padding-left: 40px; } }
  @media (min-width: 751px) and (max-width: 600px) {
    nav {
      padding-left: 30px; } }
  @media (min-width: 751px) and (max-width: 1120px) {
    nav {
      padding-right: 50px; } }
  @media (min-width: 751px) and (max-width: 750px) {
    nav {
      padding-right: 40px; } }
  @media (min-width: 751px) and (max-width: 600px) {
    nav {
      padding-right: 30px; } }

  @media (max-width: 750px) {
    nav {
      position: fixed;
      z-index: 100;
      top: 60px;
      bottom: 0;
      left: 0;
      right: 0;
      overflow: hidden;
      overflow-y: scroll;
      -webkit-overflow-scrolling: touch;
      padding-top: 75px;
      padding-bottom: 75px;
      transform: translateX(100%);
      background: #552f82; } }
  @media (max-width: 750px) and (max-width: 1120px) {
    nav {
      padding-top: 50px; } }
  @media (max-width: 750px) and (max-width: 750px) {
    nav {
      padding-top: 40px; } }
  @media (max-width: 750px) and (max-width: 600px) {
    nav {
      padding-top: 30px; } }
  @media (max-width: 750px) and (max-width: 1120px) {
    nav {
      padding-bottom: 50px; } }
  @media (max-width: 750px) and (max-width: 750px) {
    nav {
      padding-bottom: 40px; } }
  @media (max-width: 750px) and (max-width: 600px) {
    nav {
      padding-bottom: 30px; } }

  @media (max-width: 600px) {
    nav {
      top: 0;
      padding-bottom: 90px; } }
  nav .logo_item {
    display: block;
    width: 74px;
    height: 60px;
    overflow: hidden;
    font-size: 0;
    text-indent: -1000em;
    margin-left: 39px;
    margin-bottom: 15px;
    background: url('/wp-content/themes/dc3/assets/images/layout/logomark_white.png?1501704906') no-repeat 0 0/74px 60px; }
    @media (min-width: 751px) {
      nav .logo_item {
        display: none; } }
    @media (max-width: 600px) {
      nav .logo_item {
        margin-left: 29px; } }
  nav .item {
    display: inline-block;
    vertical-align: top;
    color: #552f82;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 15px;
    letter-spacing: 0.05em;
    line-height: 60px;
    transition: background 0.3s, box-shadow 0.3s;
    cursor: pointer; }
    @media (max-width: 750px) {
      nav .item {
        display: block;
        color: #fff;
        font-size: 20px;
        border-top: solid 1px transparent;
        border-bottom: solid 1px transparent;
        transition: border 0.3s; } }
    @media (max-width: 600px) {
      nav .item {
        letter-spacing: 0.025em; } }
    nav .item > a, nav .item > label {
      display: block;
      position: relative;
      padding: 0 10px;
      transition: color 0.3s, background 0.3s; }
      @media (max-width: 750px) {
        nav .item > a, nav .item > label {
          padding-left: 75px;
          padding-right: 75px; } }
  @media (max-width: 750px) and (max-width: 1120px) {
    nav .item > a, nav .item > label {
      padding-left: 50px; } }
  @media (max-width: 750px) and (max-width: 750px) {
    nav .item > a, nav .item > label {
      padding-left: 40px; } }
  @media (max-width: 750px) and (max-width: 600px) {
    nav .item > a, nav .item > label {
      padding-left: 30px; } }
  @media (max-width: 750px) and (max-width: 1120px) {
    nav .item > a, nav .item > label {
      padding-right: 50px; } }
  @media (max-width: 750px) and (max-width: 750px) {
    nav .item > a, nav .item > label {
      padding-right: 40px; } }
  @media (max-width: 750px) and (max-width: 600px) {
    nav .item > a, nav .item > label {
      padding-right: 30px; } }

      @media (min-width: 751px) {
        nav .item > a:after, nav .item > label:after {
          content: '';
          position: absolute;
          width: 20px;
          height: 10px;
          bottom: -49px;
          left: 50%;
          margin-left: -10px;
          background: url('/wp-content/themes/dc3/assets/images/layout/beak.png?1503586497') no-repeat 0 10px/20px 10px;
          transition: background 0.3s;
          pointer-events: none; } }
      nav .item > a[data-active], nav .item > label[data-active] {
        font-weight: bold; }
    @media (min-width: 751px) {
      nav .item > label {
        display: none; } }
    @media (max-width: 750px) {
      nav .item > label:after {
        content: '';
        position: absolute;
        top: 50%;
        right: 40px;
        width: 6px;
        height: 13px;
        margin-top: -6px;
        background: url('/wp-content/themes/dc3/assets/images/layout/arrow_white.png?1500328532') no-repeat 0 0/6px 13px;
        opacity: 1;
        transform: rotate(90deg);
        transition: opacity 0.3s, transform 0.3s; } }
    @media (max-width: 600px) {
      nav .item > label:after {
        right: 30px; } }
    @media (min-width: 751px) {
      nav .item:hover .menu, nav .item.focus .menu {
        display: block;
        opacity: 1;
        z-index: 2; } }
    @media (min-width: 751px) {
      nav .item:hover > a, nav .item.focus > a {
        color: #fec52e; } }
    nav .item:hover > a:after, nav .item.focus > a:after {
      background-position-y: 0; }
    @media (min-width: 751px) {
      nav .item.first_child {
        margin-left: -20px; }
      nav .item.last_child {
        margin-right: -20px; } }
  nav .menu {
    position: absolute;
    z-index: 1;
    top: 60px;
    left: 0;
    right: 0;
    width: auto;
    height: 0;
    box-sizing: border-box;
    overflow: hidden;
    background: url('/wp-content/themes/dc3/assets/images/layout/trans.gif?1503086286');
    transition: height 0.3s, opacity 0.3s, padding 0.3s; }
    @media (min-width: 751px) {
      nav .menu {
        display: none;
        opacity: 0; } }
    @media (max-width: 750px) {
      nav .menu {
        position: relative;
        top: 0;
        height: 0;
        padding-left: 75px;
        padding-right: 75px; } }
  @media (max-width: 750px) and (max-width: 1120px) {
    nav .menu {
      padding-left: 50px; } }
  @media (max-width: 750px) and (max-width: 750px) {
    nav .menu {
      padding-left: 40px; } }
  @media (max-width: 750px) and (max-width: 600px) {
    nav .menu {
      padding-left: 30px; } }
  @media (max-width: 750px) and (max-width: 1120px) {
    nav .menu {
      padding-right: 50px; } }
  @media (max-width: 750px) and (max-width: 750px) {
    nav .menu {
      padding-right: 40px; } }
  @media (max-width: 750px) and (max-width: 600px) {
    nav .menu {
      padding-right: 30px; } }

    nav .menu .menu_inner {
      display: block; }
      @media (min-width: 751px) {
        nav .menu .menu_inner {
          padding: 50px 0;
          padding-left: 75px;
          padding-right: 75px; } }
  @media (min-width: 751px) and (max-width: 1120px) {
    nav .menu .menu_inner {
      padding-left: 50px; } }
  @media (min-width: 751px) and (max-width: 750px) {
    nav .menu .menu_inner {
      padding-left: 40px; } }
  @media (min-width: 751px) and (max-width: 600px) {
    nav .menu .menu_inner {
      padding-left: 30px; } }
  @media (min-width: 751px) and (max-width: 1120px) {
    nav .menu .menu_inner {
      padding-right: 50px; } }
  @media (min-width: 751px) and (max-width: 750px) {
    nav .menu .menu_inner {
      padding-right: 40px; } }
  @media (min-width: 751px) and (max-width: 600px) {
    nav .menu .menu_inner {
      padding-right: 30px; } }

      @media (max-width: 750px) {
        nav .menu .menu_inner {
          margin-left: -10px;
          margin-right: -10px;
          padding-bottom: 20px; } }
      nav .menu .menu_inner > * {
        display: inline-block;
        vertical-align: top;
        box-sizing: border-box; }
    nav .menu .title {
      width: 30%;
      color: #552f82;
      font-family: "abril-titling-narrow", "Georgia", serif;
      font-size: 27px;
      letter-spacing: 0.05em;
      font-style: italic;
      line-height: 1.2;
      padding-right: 30px; }
      @media (max-width: 750px) {
        nav .menu .title {
          display: none; } }
    nav .menu .links {
      width: 45%;
      padding-right: 30px; }
      @media (max-width: 750px) {
        nav .menu .links {
          width: 60%; } }
      @media (max-width: 600px) {
        nav .menu .links {
          width: 100%;
          padding-right: 0; } }
      nav .menu .links a {
        display: block;
        position: relative;
        color: #552f82;
        font-family: Helvetica, Arial, sans-serif;
        font-size: 15px;
        letter-spacing: 0.05em;
        line-height: 1.4;
        padding: 7px 10px;
        transition: background 0.3s, transform 0.3s, color 0.3s;
        cursor: pointer; }
        @media (max-width: 750px) {
          nav .menu .links a {
            line-height: 2;
            padding-left: 30px;
            color: #fff; } }
        nav .menu .links a:before {
          content: '';
          position: absolute;
          top: 10px;
          left: -20px;
          width: 6px;
          height: 13px;
          background: url('/wp-content/themes/dc3/assets/images/layout/arrow_purple.png?1500302919') no-repeat 0 0/6px 13px;
          opacity: 0;
          transition: opacity 0.3s, transform 0.3s;
          pointer-events: none; }
          @media (max-width: 750px) {
            nav .menu .links a:before {
              background-image: url('/wp-content/themes/dc3/assets/images/layout/arrow_white.png?1500328532');
              left: -4px;
              top: 15px; } }
        nav .menu .links a.map:before {
          top: 8px;
          left: -27px;
          width: 16px;
          height: 18px;
          background: url('/wp-content/themes/dc3/assets/images/layout/map_purple.png?1501013224') no-repeat 0 0/16px 18px; }
          @media (max-width: 750px) {
            nav .menu .links a.map:before {
              background-image: url('/wp-content/themes/dc3/assets/images/layout/map_white.png?1501189632');
              left: -11px;
              top: 13px; } }
        nav .menu .links a.search:before {
          top: 9px;
          left: -24px;
          width: 16px;
          height: 16px;
          background: url('/wp-content/themes/dc3/assets/images/layout/search_purple.png?1500409310') no-repeat 0 0/16px 16px; }
          @media (max-width: 750px) {
            nav .menu .links a.search:before {
              background-image: url('/wp-content/themes/dc3/assets/images/layout/search_white.png?1501189620');
              left: -8px;
              top: 14px; } }
        nav .menu .links a.calendar:before {
          top: 9px;
          left: -27px;
          width: 16px;
          height: 16px;
          background: url('/wp-content/themes/dc3/assets/images/layout/calendar_purple.png?1500409315') no-repeat 0 0/16px 16px; }
          @media (max-width: 750px) {
            nav .menu .links a.calendar:before {
              background-image: url('/wp-content/themes/dc3/assets/images/layout/calendar_white.png?1501189643');
              left: -11px;
              top: 14px; } }
        nav .menu .links a:hover, nav .menu .links a:focus {
          transform: translateX(5px);
          box-shadow: none; }
          @media (max-width: 750px) {
            nav .menu .links a:hover, nav .menu .links a:focus {
              color: #fff; } }
          nav .menu .links a:hover:before, nav .menu .links a:focus:before {
            opacity: 1;
            transform: translateX(10px); }
        nav .menu .links a[data-active] {
          cursor: default; }
          nav .menu .links a[data-active]:hover, nav .menu .links a[data-active]:focus {
            transform: none; }
            nav .menu .links a[data-active]:hover:before, nav .menu .links a[data-active]:focus:before {
              opacity: 0;
              transform: none; }
          @media (min-width: 751px) {
            nav .menu .links a[data-active] {
              font-weight: bold; } }
          @media (max-width: 750px) {
            nav .menu .links a[data-active] {
              position: relative;
              font-weight: bold; }
              nav .menu .links a[data-active]:after {
                content: '';
                position: absolute;
                top: 0;
                left: -20px;
                width: 3px;
                height: 100%;
                background: #fff; } }
      nav .menu .links .line {
        display: block;
        width: 120px;
        height: 1px;
        margin: 14px 0 14px 10px;
        background: rgba(85, 47, 130, 0.2); }
        @media (max-width: 750px) {
          nav .menu .links .line {
            background: rgba(255, 255, 255, 0.2);
            margin-left: 30px; } }
    nav .menu .info {
      width: 25%; }
      @media (max-width: 750px) {
        nav .menu .info {
          width: 40%; } }
      @media (max-width: 600px) {
        nav .menu .info {
          display: none; } }
      nav .menu .info .apply_button {
        display: inline-block;
        color: #fff !important;
        font-family: Helvetica, Arial, sans-serif;
        font-size: 14px;
        font-weight: bold;
        letter-spacing: 0.1em;
        line-height: 1.5;
        text-transform: uppercase;
        background: #552f82;
        padding: 6px 20px;
        border-radius: 3px;
        border: 0 !important;
        transition: background 0.3s, color 0.3s, opacity 0.5s !important, box-shadow 0.3s;
        cursor: pointer;
        margin-top: 35px; }
        @media (max-width: 600px) {
          nav .menu .info .apply_button {
            letter-spacing: 0.05em; } }
        nav .menu .info .apply_button:hover, nav .menu .info .apply_button:focus {
          color: #552f82 !important;
          background: #fff; }
        nav .menu .info .apply_button:focus {
          box-shadow: 0 0 0 2px #552f82; }
      nav .menu .info .contact_info a {
        display: block;
        color: #552f82;
        font-family: Helvetica, Arial, sans-serif;
        font-size: 15px;
        letter-spacing: 0.05em;
        line-height: 1.4;
        padding: 5px 0;
        transition: background 0.3s, transform 0.3s;
        cursor: pointer; }
        nav .menu .info .contact_info a.heading {
          font-weight: bold;
          padding: 12px 10px; }
          nav .menu .info .contact_info a.heading:before {
            content: '';
            position: absolute;
            top: 13px;
            left: -17px;
            width: 6px;
            height: 13px;
            background: url('/wp-content/themes/dc3/assets/images/layout/arrow_purple.png?1500302919') no-repeat 0 0/6px 13px;
            opacity: 0;
            transition: opacity 0.3s, transform 0.3s;
            pointer-events: none; }
          nav .menu .info .contact_info a.heading:hover, nav .menu .info .contact_info a.heading:focus {
            transform: translateX(5px); }
            nav .menu .info .contact_info a.heading:hover:before, nav .menu .info .contact_info a.heading:focus:before {
              opacity: 1;
              transform: translateX(10px); }
      nav .menu .info .contact_info .heading {
        display: block;
        position: relative;
        color: #552f82;
        font-family: Helvetica, Arial, sans-serif;
        font-size: 12px;
        font-weight: normal;
        letter-spacing: 0.05em;
        line-height: 1.4;
        padding: 12px 10px;
        margin: 18px -10px 0 -10px; }
      nav .menu .info .contact_info:first-child .heading {
        margin-top: -3px; }
  nav .nav_menu_toggle {
    display: none;
    visibility: hidden; }
    @media (max-width: 750px) {
      nav .nav_menu_toggle:checked + * + label:after {
        transform: rotate(270deg);
        opacity: 0.4; }
      nav .nav_menu_toggle:checked + * + * + .menu {
        height: auto; } }
  nav .items {
    display: inline-block; }
    @media (min-width: 751px) {
      nav .items:hover .menu, nav .items.focus .menu {
        height: 400px; }
      nav .items:hover + .background, nav .items.focus + .background {
        transform: scaleY(1); }
      nav .items:hover + * + .background, nav .items.focus + * + .background {
        transform: scaleY(1); }
      nav .items:hover + * + * + .background, nav .items.focus + * + * + .background {
        transform: scaleY(1); }
      nav .items:hover + * + * + * + .background, nav .items.focus + * + * + * + .background {
        transform: scaleY(1); }
      nav .items:hover + * + * + * + * + .background, nav .items.focus + * + * + * + * + .background {
        transform: scaleY(1); } }
    @media (max-width: 750px) {
      nav .items {
        display: block; } }
  @media (min-width: 751px) {
    nav .background {
      content: '';
      position: absolute;
      z-index: 0;
      top: 60px;
      left: 0;
      width: 100%;
      height: 400px;
      background: url('/wp-content/themes/dc3/assets/images/layout/nav_background.png?1503084800') repeat-x 0 0/100% 100%;
      background: rgba(254, 197, 46, 0.8) linear-gradient(#fec52e 0%, rgba(254, 197, 46, 0) 100%);
      transform: scaleY(0);
      transform-origin: 0 0;
      transition: transform 0.3s;
      pointer-events: none; } }
  nav .apply_button_mobile {
    display: inline-block;
    color: #552f82 !important;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.1em;
    line-height: 1.5;
    text-transform: uppercase;
    background: #fff;
    padding: 6px 20px;
    border-radius: 3px;
    border: 0 !important;
    transition: background 0.3s, color 0.3s, opacity 0.5s !important, box-shadow 0.3s;
    cursor: pointer;
    font-size: 11px;
    line-height: 24px;
    padding: 0 10px;
    margin: 18px 0;
    position: absolute;
    top: 30px;
    right: 30px; }
    @media (max-width: 600px) {
      nav .apply_button_mobile {
        letter-spacing: 0.05em; } }
    nav .apply_button_mobile:hover, nav .apply_button_mobile:focus {
      color: #552f82 !important;
      background: #fff; }
    nav .apply_button_mobile:focus {
      box-shadow: 0 0 0 2px #552f82; }
    @media (min-width: 751px) {
      nav .apply_button_mobile {
        display: none; } }
  nav .covid_button_mobile {
    display: inline-block;
    color: #552f82 !important;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.1em;
    line-height: 1.5;
    text-transform: uppercase;
    background: #fff;
    padding: 6px 20px;
    border-radius: 3px;
    border: 0 !important;
    transition: background 0.3s, color 0.3s, opacity 0.5s !important, box-shadow 0.3s;
    cursor: pointer;
    font-size: 11px;
    line-height: 24px;
    padding: 0 10px;
    margin: 18px 0;
    position: absolute;
    top: 16px;
    right: 30px; }
    @media (max-width: 600px) {
      nav .covid_button_mobile {
        letter-spacing: 0.05em; } }
    nav .covid_button_mobile:hover, nav .covid_button_mobile:focus {
      color: #552f82 !important;
      background: #fff; }
    nav .covid_button_mobile:focus {
      box-shadow: 0 0 0 2px #552f82; }
    @media (min-width: 751px) {
      nav .covid_button_mobile {
        display: none; } }
  nav .mobile_links {
    color: #434444;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.8;
    letter-spacing: 0.05em;
    color: #fff;
    line-height: 1.5;
    margin-top: 25px;
    padding: 35px 40px 35px 40px;
    border-top: solid 1px #77599b; }
    @media (max-width: 600px) {
      nav .mobile_links {
        letter-spacing: 0; } }
    @media (min-width: 751px) {
      nav .mobile_links {
        display: none; } }
    @media (max-width: 600px) {
      nav .mobile_links {
        padding-left: 30px;
        padding-right: 30px;
        letter-spacing: 0.05em; } }
    nav .mobile_links .column {
      display: inline-block;
      vertical-align: top;
      width: 50%; }
      nav .mobile_links .column:first-child {
        padding-right: 25px;
        box-sizing: border-box; }
    nav .mobile_links a {
      display: inline-block;
      padding: 10px 0; }
  nav .social {
    margin-left: 40px; }
    nav .social a {
      display: inline-block;
      width: 30px;
      height: 30px;
      overflow: hidden;
      font-size: 0;
      text-indent: -1000em;
      background: #fff;
      border-radius: 100%;
      margin: 0 0 20px 20px;
      box-shadow: 0 0 0 0 #fff;
      transition: background 0.3s, box-shadow 0.3s;
      cursor: pointer; }
      nav .social a.twitter {
        background: #fff url('/wp-content/themes/dc3/assets/images/layout/twitter.png?1500388369') no-repeat 50% 50%/30px 30px; }
      nav .social a.facebook {
        background: #fff url('/wp-content/themes/dc3/assets/images/layout/facebook.png?1500388373') no-repeat 50% 50%/30px 30px; }
      nav .social a.instagram {
        background: #fff url('/wp-content/themes/dc3/assets/images/layout/instagram.png?1500388378') no-repeat 50% 50%/30px 30px; }
      nav .social a:first-child {
        margin-left: 0; }
      @media (min-width: 751px) {
        nav .social a:hover, nav .social a:focus {
          background-color: #fec52e;
          box-shadow: 0 0 0 4px #fec52e; } }
      @media (max-width: 750px) {
        nav .social a {
          background-color: #fff;
          /*
          			margin-left: 25px;
          			width: 38px;
          			height: 38px;
          */ }
          nav .social a:first-child {
            margin-left: 0; } }
    @media (min-width: 751px) {
      nav .social {
        display: none; } }
    @media (max-width: 600px) {
      nav .social {
        margin-left: 30px; } }

.nav_hamburger {
  position: fixed;
  z-index: 102;
  top: 0;
  right: 0;
  width: 70px;
  height: 60px;
  transition: background 0.3s; }
  @media (min-width: 751px) {
    .nav_hamburger {
      display: none; } }
  @media (max-width: 750px) {
    .nav_hamburger {
      width: 20%;
      max-width: 90px; } }
  @media (max-width: 600px) {
    .nav_hamburger {
      top: auto;
      bottom: 0; } }
  .nav_hamburger .a, .nav_hamburger .b, .nav_hamburger .c {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 24px;
    height: 2px;
    margin-left: -12px;
    margin-top: -1px;
    background: #434444;
    transition: background 0.3s, width 0.3s, transform 0.3s, margin 0.3s; }
  .nav_hamburger .b {
    transform: translateY(-6px); }
  .nav_hamburger .c {
    transform: translateY(6px); }
  .nav_hamburger .label {
    display: none; }

#nav_toggle {
  display: none;
  visibility: hidden; }
  @media (max-width: 750px) {
    #nav_toggle:checked + aside + .body_inner .nav_hamburger {
      background: #552f82; }
      #nav_toggle:checked + aside + .body_inner .nav_hamburger .a, #nav_toggle:checked + aside + .body_inner .nav_hamburger .b, #nav_toggle:checked + aside + .body_inner .nav_hamburger .c {
        background: #fff; }
      #nav_toggle:checked + aside + .body_inner .nav_hamburger .a {
        width: 0;
        margin-left: 0; }
      #nav_toggle:checked + aside + .body_inner .nav_hamburger .b {
        transform: rotate(45deg) translateY(0); }
      #nav_toggle:checked + aside + .body_inner .nav_hamburger .c {
        transform: rotate(-45deg) translateY(0); }
    #nav_toggle:checked + aside + .body_inner nav {
      transform: translateX(0) !important; } }

footer {
  position: relative;
  padding-top: 75px;
  padding-bottom: 50px;
  padding-left: 75px;
  padding-right: 75px;
  background: #434444 url('/wp-content/themes/dc3/assets/images/layout/footer_background.png?1500305454') no-repeat 80% 50%/auto 100%; }
  @media (max-width: 1120px) {
    footer {
      padding-top: 50px; } }
  @media (max-width: 750px) {
    footer {
      padding-top: 40px; } }
  @media (max-width: 600px) {
    footer {
      padding-top: 30px; } }
  @media (max-width: 1120px) {
    footer {
      padding-bottom: 40px; } }
  @media (max-width: 750px) {
    footer {
      padding-bottom: 30px; } }
  @media (max-width: 1120px) {
    footer {
      padding-left: 50px; } }
  @media (max-width: 750px) {
    footer {
      padding-left: 40px; } }
  @media (max-width: 600px) {
    footer {
      padding-left: 30px; } }
  @media (max-width: 1120px) {
    footer {
      padding-right: 50px; } }
  @media (max-width: 750px) {
    footer {
      padding-right: 40px; } }
  @media (max-width: 600px) {
    footer {
      padding-right: 30px; } }
  footer:after {
    content: '';
    display: block;
    clear: both; }
  footer .address {
    float: left; }
    @media (max-width: 860px) {
      footer .address {
        float: none;
        padding-bottom: 50px; } }
@media (max-width: 750px) and (min-width: 701px) {
  footer .address {
    padding-right: 50px; } }

@media (min-width: 601px) and (max-width: 750px) {
  footer .address {
    float: left; } }

    @media (max-width: 600px) {
      footer .address {
        padding-bottom: 20px; } }
    footer .address .logo {
      width: 229px;
      height: 55px;
      background: url('/wp-content/themes/dc3/assets/images/layout/logo_footer.png?1500044205') no-repeat 0 0/229px 55px;
      margin-bottom: 10px; }
      @media (max-width: 600px) {
        footer .address .logo {
          margin-bottom: 25px; } }
    footer .address p {
      color: #434444;
      font-family: Helvetica, Arial, sans-serif;
      font-size: 14px;
      line-height: 1.8;
      letter-spacing: 0.05em;
      color: #fff;
      font-size: 12px;
      padding: 0 0 0 85px;
      margin: 0; }
      @media (max-width: 600px) {
        footer .address p {
          letter-spacing: 0; } }
      @media (max-width: 600px) {
        footer .address p {
          padding-left: 0;
          display: inline; } }
    @media (max-width: 600px) {
      footer .address .logo + p:after {
        content: ','; } }
  footer .contact {
    float: right; }
    @media (max-width: 860px) {
      footer .contact {
        float: left; } }
@media (max-width: 750px) and (min-width: 701px) {
  footer .contact {
    float: none;
    position: absolute;
    top: 196px;
    left: 125px; } }

    @media (max-width: 700px) {
      footer .contact {
        padding-bottom: 50px; } }
    @media (max-width: 600px) {
      footer .contact {
        display: block;
        vertical-align: bottom; } }
    footer .contact .social a {
      display: inline-block;
      width: 30px;
      height: 30px;
      overflow: hidden;
      font-size: 0;
      text-indent: -1000em;
      background: #fff;
      border-radius: 100%;
      margin: 0 0 20px 20px;
      box-shadow: 0 0 0 0 #fff;
      transition: background 0.3s, box-shadow 0.3s;
      cursor: pointer; }
      footer .contact .social a.twitter {
        background: #fff url('/wp-content/themes/dc3/assets/images/layout/twitter.png?1500388369') no-repeat 50% 50%/30px 30px; }
      footer .contact .social a.facebook {
        background: #fff url('/wp-content/themes/dc3/assets/images/layout/facebook.png?1500388373') no-repeat 50% 50%/30px 30px; }
      footer .contact .social a.instagram {
        background: #fff url('/wp-content/themes/dc3/assets/images/layout/instagram.png?1500388378') no-repeat 50% 50%/30px 30px; }
      footer .contact .social a:first-child {
        margin-left: 0; }
      @media (min-width: 751px) {
        footer .contact .social a:hover, footer .contact .social a:focus {
          background-color: #fec52e;
          box-shadow: 0 0 0 4px #fec52e; } }
      @media (max-width: 750px) {
        footer .contact .social a {
          background-color: #fff;
          /*
          			margin-left: 25px;
          			width: 38px;
          			height: 38px;
          */ }
          footer .contact .social a:first-child {
            margin-left: 0; } }
    @media (max-width: 750px) {
      footer .contact .social {
        display: none; } }
    footer .contact .phones {
      color: #fff;
      font-family: Helvetica, Arial, sans-serif;
      font-size: 14px;
      line-height: 1.8;
      letter-spacing: 0.05em;
      /*
      			@include phone() {
      				br {
      					display: none;
      				}
      			}
      */ }
      @media (max-width: 600px) {
        footer .contact .phones {
          letter-spacing: 0; } }
      footer .contact .phones a {
        line-height: 2;
        /*
        				@include phone() {
        					display: inline-block;	
        					
        					&:before {
        						content: '|';
        						color: $gray_dark;
        						padding: 0 10px 0 8px;
        					}
        					&:first-child:before {
        						content: none;
        					}
        					&.fax {
        						display: block;
        						
        						&:before {
        							content: none;
        						}
        					}
        				}
        */ }
  footer .footer_nav {
    float: left;
    padding-left: 25px;
    padding-bottom: 50px;
    color: #434444;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.8;
    letter-spacing: 0.05em; }
    @media (max-width: 600px) {
      footer .footer_nav {
        letter-spacing: 0; } }
    @media (max-width: 860px) {
      footer .footer_nav {
        padding-right: 75px; } }
    @media (max-width: 600px) {
      footer .footer_nav {
        display: none; } }
    footer .footer_nav .column {
      padding-left: 50px; }
      @media (min-width: 1301px) {
        footer .footer_nav .column {
          display: inline-block;
          vertical-align: top;
          margin: -9px 0; } }
      @media (max-width: 860px) {
        footer .footer_nav .column {
          padding-left: 60px; } }
    footer .footer_nav a {
      display: inline-block;
      color: #fff;
      line-height: 40px;
      transition: color 0.3s;
      cursor: pointer; }
      footer .footer_nav a:hover, footer .footer_nav a:focus {
        color: #fec52e; }
  footer .copyright {
    color: #434444;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.8;
    letter-spacing: 0.05em;
    color: rgba(255, 255, 255, 0.5);
    font-size: 12px;
    padding-top: 50px;
    /*
    		@include mobile() {
    			padding-left: 0;
    		}
    */ }
    @media (max-width: 600px) {
      footer .copyright {
        letter-spacing: 0; } }
    @media (max-width: 1120px) {
      footer .copyright {
        padding-top: 40px; } }
    @media (max-width: 750px) {
      footer .copyright {
        padding-top: 30px; } }
    footer .copyright:before {
      content: '';
      display: block;
      clear: both; }
    @media (min-width: 861px) {
      footer .copyright {
        padding-left: 85px; } }
    footer .copyright a {
      transition: color 0.3s; }
      footer .copyright a:hover, footer .copyright a:focus {
        color: #fff; }

.calendar_block {
  position: relative;
  padding-top: 50px;
  padding-bottom: 50px;
  background: #e7e7e9; }
  @media (max-width: 1120px) {
    .calendar_block {
      padding-top: 40px; } }
  @media (max-width: 750px) {
    .calendar_block {
      padding-top: 30px; } }
  @media (max-width: 1120px) {
    .calendar_block {
      padding-bottom: 40px; } }
  @media (max-width: 750px) {
    .calendar_block {
      padding-bottom: 30px; } }
  @media (max-width: 600px) {
    .calendar_block {
      text-align: right; } }
  .calendar_block h2 {
    color: #552f82;
    font-family: "abril-titling-narrow", "Georgia", serif;
    font-size: 32px;
    line-height: 1.2;
    font-weight: normal;
    letter-spacing: 0.05em;
    color: #7c7d7e !important;
    font-family: "abril-titling-narrow", "Georgia", serif;
    font-size: 32px;
    line-height: 1.2;
    font-weight: normal;
    text-align: left;
    letter-spacing: 0.05em;
    padding-bottom: 50px;
    padding-left: 75px;
    padding-right: 75px;
    margin: 0 !important; }
    @media (max-width: 1120px) {
      .calendar_block h2 {
        font-size: 30px; } }
    @media (max-width: 1120px) {
      .calendar_block h2 {
        padding-bottom: 40px; } }
    @media (max-width: 750px) {
      .calendar_block h2 {
        padding-bottom: 30px; } }
    @media (max-width: 1120px) {
      .calendar_block h2 {
        padding-left: 50px; } }
    @media (max-width: 750px) {
      .calendar_block h2 {
        padding-left: 40px; } }
    @media (max-width: 600px) {
      .calendar_block h2 {
        padding-left: 30px; } }
    @media (max-width: 1120px) {
      .calendar_block h2 {
        padding-right: 50px; } }
    @media (max-width: 750px) {
      .calendar_block h2 {
        padding-right: 40px; } }
    @media (max-width: 600px) {
      .calendar_block h2 {
        padding-right: 30px; } }
  .calendar_block .full_button {
    color: #434444;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.8;
    letter-spacing: 0.05em;
    display: inline-block;
    position: absolute;
    top: 58px;
    right: 75px;
    color: #646565;
    font-weight: bold;
    text-transform: uppercase;
    transition: color 0.3s;
    cursor: pointer; }
    @media (max-width: 600px) {
      .calendar_block .full_button {
        letter-spacing: 0; } }
    @media (max-width: 1120px) {
      .calendar_block .full_button {
        right: 50px; } }
    @media (max-width: 750px) {
      .calendar_block .full_button {
        right: 40px; } }
    @media (max-width: 600px) {
      .calendar_block .full_button {
        right: 30px; } }
    @media (max-width: 1120px) {
      .calendar_block .full_button {
        top: 48px; } }
    @media (max-width: 750px) {
      .calendar_block .full_button {
        top: 38px; } }
    @media (max-width: 600px) {
      .calendar_block .full_button {
        position: relative;
        top: 0;
        right: 0;
        padding-right: 30px;
        margin-top: 25px; } }
    .calendar_block .full_button:before {
      content: '';
      position: absolute;
      top: 3px;
      left: -35px;
      width: 16px;
      height: 16px;
      background: url('/wp-content/themes/dc3/assets/images/layout/calendar_purple.png?1500409315') no-repeat 0 0/16px 16px;
      opacity: 0;
      transition: transform 0.3s, opacity 0.3s; }
    .calendar_block .full_button:hover {
      color: #552f82; }
      .calendar_block .full_button:hover:before {
        opacity: 1;
        transform: translateX(10px); }
  .calendar_block .events {
    width: 100%;
    overflow: hidden;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    padding-left: 50px;
    padding-right: 50px;
    white-space: nowrap;
    text-align: left;
    box-sizing: border-box;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: none; }
    .calendar_block .events::-webkit-scrollbar {
      display: none; }
    @media (max-width: 1120px) {
      .calendar_block .events {
        padding-left: 25px;
        padding-right: 25px; } }
    @media (max-width: 750px) {
      .calendar_block .events {
        padding-left: 15px;
        padding-right: 15px; } }
    @media (max-width: 600px) {
      .calendar_block .events {
        padding-left: 5px;
        padding-right: 5px; } }
    .calendar_block .events .event_outer {
      display: inline-block;
      vertical-align: top;
      overflow: hidden;
      box-sizing: border-box;
      white-space: normal;
      /*
      			&:first-child {
      				margin-left: 45px;
      				
      				@include no_aside() {
      					margin-left: 35px;
      				}
      				@include mobile() {
      					margin-left: 35px;
      				}
      				@include phone() {
      					margin-left: 25px;
      				}
      			}
      */ }
      @media (max-width: 750px) {
        .calendar_block .events .event_outer {
          margin-right: -25px; } }
    .calendar_block .events .event {
      width: 100%; }
      .calendar_block .events .event .event_inner {
        display: block;
        position: relative;
        width: 260px;
        padding: 5px 25px 23px 25px;
        border-radius: 3px;
        box-sizing: border-box;
        transition: background 0.3s;
        /*
        				@include no_aside() {
        					padding-bottom: 8px;
        				}
        */ }
        @media (max-width: 750px) {
          .calendar_block .events .event .event_inner {
            width: 200px; } }
    .calendar_block .events .image {
      display: block;
      position: relative;
      width: 100%;
      height: 200px;
      background-color: #949599;
      background-repeat: no-repeat;
      background-size: cover;
      background-position: 50% 50%; }
      .calendar_block .events .image:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 24px;
        background: #fec52e;
        transition: background 0.3s; }
    .calendar_block .events .event_date {
      display: block;
      position: absolute;
      left: 0;
      color: #fff;
      font-family: "abril-titling-narrow", "Georgia", serif;
      font-size: 32px;
      line-height: 60px;
      font-weight: normal;
      letter-spacing: 0.05em;
      background: #552f82;
      padding: 0 15px;
      margin: 0 !important;
      bottom: 0; }
      @media (max-width: 750px) {
        .calendar_block .events .event_date {
          font-size: 28px; } }
      @media (max-width: 600px) {
        .calendar_block .events .event_date {
          font-size: 24px; } }
    .calendar_block .events .info .title {
      display: block;
      color: #552f82;
      font-family: "abril-titling-narrow", "Georgia", serif;
      font-size: 21px;
      line-height: 1.4;
      font-weight: normal;
      letter-spacing: 0.05em;
      padding: 30px 0 10px 0;
      transition: color 0.3s; }
    .calendar_block .events .info .day {
      color: #434444;
      font-family: Helvetica, Arial, sans-serif;
      font-size: 14px;
      line-height: 1.8;
      letter-spacing: 0.05em;
      color: #552f82;
      display: inline-block;
      transition: color 0.3s, transform 0.3s; }
      @media (max-width: 600px) {
        .calendar_block .events .info .day {
          letter-spacing: 0; } }
    .calendar_block .events .info .time {
      color: #434444;
      font-family: Helvetica, Arial, sans-serif;
      font-size: 14px;
      line-height: 1.8;
      letter-spacing: 0.05em;
      color: #552f82;
      display: inline-block;
      transition: color 0.3s, transform 0.3s; }
      @media (max-width: 600px) {
        .calendar_block .events .info .time {
          letter-spacing: 0; } }
    .calendar_block .events .info:after {
      content: '';
      position: absolute;
      bottom: 30px;
      left: 17px;
      width: 6px;
      height: 13px;
      background: url('/wp-content/themes/dc3/assets/images/layout/arrow_purple.png?1500302919') no-repeat 0 0/6px 13px;
      opacity: 0;
      transition: transform 0.3s, opacity 0.3s; }
    @media (min-width: 751px) {
      .calendar_block .events .event .event_inner:hover, .calendar_block .events .event .event_inner:focus {
        background: #fff;
        cursor: pointer; }
        .calendar_block .events .event .event_inner:hover .image:before, .calendar_block .events .event .event_inner:focus .image:before {
          background: #fff; } }
    .calendar_block .events .event .event_inner:hover .info .day, .calendar_block .events .event .event_inner:hover .info .time {
      transform: translateX(15px); }
    .calendar_block .events .event .event_inner:hover .info:after {
      opacity: 1;
      transform: translateX(10px); }

body.freeze {
  overflow: hidden; }

.event_info {
  position: fixed;
  z-index: 102;
  top: 0;
  bottom: 0;
  left: 164px;
  right: 0;
  white-space: nowrap;
  text-align: center;
  opacity: 0;
  transform: translateY(-100%);
  transition: transform 0.5s, opacity 0.3s;
  pointer-events: none; }
  @media (max-width: 1120px) {
    .event_info {
      left: 0; } }
  @media (max-width: 750px) {
    .event_info {
      z-index: 98;
      top: 60px; } }
  @media (max-width: 600px) {
    .event_info {
      top: 0;
      bottom: 60px; } }
  .event_info .hide_background {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
  .event_info .event_info_inner {
    display: inline-block;
    vertical-align: middle;
    white-space: normal;
    text-align: left;
    width: 900px;
    max-width: 100%;
    max-height: 100%;
    overflow-y: scroll;
    margin: auto; }
    @media (max-width: 750px) {
      .event_info .event_info_inner {
        width: 600px; } }
  .event_info .event_content {
    position: relative;
    background: #fff;
    border-radius: 3px;
    overflow: hidden;
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.1), 0px 4px 20px rgba(0, 0, 0, 0.1);
    padding-left: 50%; }
    @media (max-width: 750px) {
      .event_info .event_content {
        padding-left: 0;
        padding-top: 200px; } }
  .event_info .image {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 50%;
    background-size: cover;
    background-position: 50% 50%; }
    @media (max-width: 750px) {
      .event_info .image {
        bottom: auto;
        right: 0;
        width: auto;
        height: 200px; } }
    .event_info .image:before {
      content: '';
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      width: 24px;
      background: #fec52e; }
      @media (max-width: 750px) {
        .event_info .image:before {
          top: auto;
          right: 0;
          width: auto;
          height: 24px; } }
    .event_info .image .event_date {
      display: block;
      position: absolute;
      left: 0;
      color: #fff;
      font-family: "abril-titling-narrow", "Georgia", serif;
      font-size: 32px;
      line-height: 60px;
      font-weight: normal;
      letter-spacing: 0.05em;
      background: #552f82;
      padding: 0 15px;
      margin: 0 !important;
      left: auto;
      right: 0;
      top: 75px;
      margin-top: -11px !important; }
      @media (max-width: 750px) {
        .event_info .image .event_date {
          font-size: 28px; } }
      @media (max-width: 600px) {
        .event_info .image .event_date {
          font-size: 24px; } }
      @media (max-width: 1120px) {
        .event_info .image .event_date {
          top: 50px; } }
      @media (max-width: 750px) {
        .event_info .image .event_date {
          top: 40px; } }
      @media (max-width: 600px) {
        .event_info .image .event_date {
          top: 30px; } }
      @media (max-width: 750px) {
        .event_info .image .event_date {
          padding-left: 75px;
          padding-right: 75px;
          right: auto;
          top: auto;
          bottom: 0; } }
  @media (max-width: 750px) and (max-width: 1120px) {
    .event_info .image .event_date {
      padding-left: 50px; } }
  @media (max-width: 750px) and (max-width: 750px) {
    .event_info .image .event_date {
      padding-left: 40px; } }
  @media (max-width: 750px) and (max-width: 600px) {
    .event_info .image .event_date {
      padding-left: 30px; } }
  @media (max-width: 750px) and (max-width: 1120px) {
    .event_info .image .event_date {
      padding-right: 50px; } }
  @media (max-width: 750px) and (max-width: 750px) {
    .event_info .image .event_date {
      padding-right: 40px; } }
  @media (max-width: 750px) and (max-width: 600px) {
    .event_info .image .event_date {
      padding-right: 30px; } }

  .event_info .info {
    padding: 75px; }
    @media (max-width: 1120px) {
      .event_info .info {
        padding: 50px; } }
    @media (max-width: 750px) {
      .event_info .info {
        padding: 40px; } }
    @media (max-width: 600px) {
      .event_info .info {
        padding: 30px; } }
    .event_info .info .title {
      color: #552f82;
      font-family: "abril-titling-narrow", "Georgia", serif;
      font-size: 32px;
      line-height: 1.2;
      font-weight: normal;
      letter-spacing: 0.05em;
      margin-top: 0;
      margin-bottom: 15px; }
      @media (max-width: 1120px) {
        .event_info .info .title {
          font-size: 30px; } }
    .event_info .info .day_time {
      color: #552f82;
      font-family: "abril-titling-narrow", "Georgia", serif;
      font-size: 20px;
      line-height: 1.4;
      font-weight: normal;
      letter-spacing: 0.05em;
      margin-bottom: 20px; }
      @media (max-width: 600px) {
        .event_info .info .day_time {
          letter-spacing: 0.025em; } }
    .event_info .info .location {
      color: #434444;
      font-family: Helvetica, Arial, sans-serif;
      font-size: 14px;
      line-height: 1.8;
      letter-spacing: 0.05em;
      color: #552f82;
      font-weight: bold;
      border-bottom: solid 2px rgba(85, 47, 130, 0);
      transition: border 0.3s;
      cursor: pointer;
      box-shadow: none; }
      @media (max-width: 600px) {
        .event_info .info .location {
          letter-spacing: 0; } }
      .event_info .info .location:hover, .event_info .info .location:focus {
        border-bottom: solid 2px #552f82; }
      .event_info .info .location[href*=".pdf"]:after {
        content: ' (PDF)';
        font-weight: normal; }
    .event_info .info .details {
      color: #434444;
      font-family: Helvetica, Arial, sans-serif;
      font-size: 14px;
      line-height: 1.8;
      letter-spacing: 0.05em;
      margin-top: 50px; }
      @media (max-width: 600px) {
        .event_info .info .details {
          letter-spacing: 0; } }
      @media (max-width: 1120px) {
        .event_info .info .details {
          margin-top: 40px; } }
      @media (max-width: 750px) {
        .event_info .info .details {
          margin-top: 30px; } }
  .event_info:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    width: 0; }
  .event_info .hide_button {
    position: absolute;
    top: 15px;
    right: 15px;
    width: 50px;
    height: 50px;
    overflow: hidden;
    color: transparent;
    font-size: 0;
    text-indent: -1000em;
    opacity: 1;
    border-radius: 100%;
    transition: background 0.3s;
    cursor: pointer; }
    .event_info .hide_button:before, .event_info .hide_button:after {
      content: '';
      position: absolute;
      width: 2px;
      height: 24px;
      top: 50%;
      left: 50%;
      margin: -12px 0 0 -1px;
      background: #fff;
      transform: rotate(-45deg); }
      @media (min-width: 751px) {
        .event_info .hide_button:before, .event_info .hide_button:after {
          background: #949599; } }
    .event_info .hide_button:after {
      transform: rotate(45deg); }
    .event_info .hide_button:hover {
      background: rgba(0, 0, 0, 0.1); }
  .event_info.visible {
    transform: translateY(0);
    opacity: 1;
    pointer-events: auto; }

.modal_background {
  position: fixed;
  z-index: 102;
  top: 0;
  bottom: 0;
  left: 164px;
  right: 0;
  opacity: 0;
  background: rgba(67, 68, 68, 0.75);
  transform: translateY(-100%);
  transition: opacity 0.5s; }
  @media (max-width: 1120px) {
    .modal_background {
      left: 0; } }
  @media (max-width: 750px) {
    .modal_background {
      z-index: 98; } }
  .modal_background:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 30px;
    height: 30px;
    margin: -15px 0 0 -15px;
    border: solid 4px #fff;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-radius: 100%;
    pointer-events: none;
    opacity: 0;
    transform: scale(0.5);
    transition: opacity 0.3s, transform 0.3s;
    animation: loading_spin 0.3s linear infinite; }
  .modal_background.visible {
    opacity: 1;
    transform: translateY(0); }
  .modal_background.loading:after {
    opacity: 1;
    transform: scale(1); }
  .modal_background.delay {
    transform: translateY(0);
    pointer-events: none; }

@keyframes loading_spin {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(360deg); } }
.error {
  position: fixed;
  bottom: 10px;
  left: 10px;
  padding: 10px 15px;
  color: #fff;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.8;
  letter-spacing: 0.05em;
  background: rgba(0, 0, 0, 0.8);
  border-radius: 3px;
  transform: translateY(100px);
  transition: transform 0.3s; }
  @media (max-width: 600px) {
    .error {
      letter-spacing: 0; } }
  @media (min-width: 1121px) {
    .error {
      left: 174px; } }
  @media (max-width: 600px) {
    .error {
      bottom: 70px; } }
  .error.visible {
    transform: translateY(0); }

.testimonials {
  position: relative;
  margin-top: 25px; }
  @media (max-width: 750px) {
    .testimonials {
      margin-left: -40px;
      margin-right: -40px; } }
  @media (max-width: 600px) {
    .testimonials {
      padding-top: 40px;
      margin-top: 0;
      margin-left: -30px;
      margin-right: -30px; } }
  .testimonials .testimonials_inner {
    background: #e7e7e9;
    max-width: 850px;
    margin: 0 auto;
    white-space: nowrap;
    transition: height 0.3s; }
    @media (min-width: 751px) {
      .testimonials .testimonials_inner {
        border-radius: 3px; } }
    @media (min-width: 601px) {
      .testimonials .testimonials_inner {
        overflow: hidden; } }
  .testimonials .testimonial {
    display: inline-block;
    vertical-align: top;
    position: relative;
    width: 100%;
    height: 0;
    text-align: left;
    white-space: normal;
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 200px;
    padding-right: 75px;
    box-sizing: border-box;
    transition: transform 0.3s;
    /*
    		&:before {
    			content: '“';
    			position: absolute;
    		    z-index: 0;
    		    top: 23px;
    		    left: 14px;
    			color: #fff;
    			font-family: $heading_font;
    		    font-size: 120px;
    		}
    */ }
    @media (max-width: 1120px) {
      .testimonials .testimonial {
        padding-top: 40px; } }
    @media (max-width: 750px) {
      .testimonials .testimonial {
        padding-top: 30px; } }
    @media (max-width: 1120px) {
      .testimonials .testimonial {
        padding-bottom: 40px; } }
    @media (max-width: 750px) {
      .testimonials .testimonial {
        padding-bottom: 30px; } }
    @media (max-width: 1120px) {
      .testimonials .testimonial {
        padding-right: 50px; } }
    @media (max-width: 750px) {
      .testimonials .testimonial {
        padding-right: 40px; } }
    @media (max-width: 600px) {
      .testimonials .testimonial {
        padding-right: 30px; } }
    @media (max-width: 750px) {
      .testimonials .testimonial {
        padding-left: 160px; } }
    @media (max-width: 600px) {
      .testimonials .testimonial {
        padding-top: 60px;
        padding-left: 50px;
        /*
        			padding-left: 50px;
        			padding-right: 50px;
        */ } }
  @media (max-width: 600px) and (max-width: 1120px) {
    .testimonials .testimonial {
      padding-left: 40px; } }
  @media (max-width: 600px) and (max-width: 750px) {
    .testimonials .testimonial {
      padding-left: 30px; } }

    .testimonials .testimonial .image {
      content: '';
      position: absolute;
      top: 50px;
      left: 50px;
      width: 100px;
      height: 100px;
      border-radius: 100%;
      background-color: #949599;
      background-repeat: no-repeat;
      background-position: 50% 50%;
      background-size: cover; }
      @media (max-width: 750px) {
        .testimonials .testimonial .image {
          top: 40px;
          left: 40px;
          width: 80px;
          height: 80px; } }
      @media (max-width: 600px) {
        .testimonials .testimonial .image {
          top: -40px;
          left: 50%;
          margin-left: -40px; } }
    .testimonials .testimonial p {
      color: #434444;
      font-family: Helvetica, Arial, sans-serif;
      font-size: 14px;
      line-height: 1.8;
      letter-spacing: 0.05em;
      margin: 0 0 15px 0 !important; }
      @media (max-width: 600px) {
        .testimonials .testimonial p {
          letter-spacing: 0; } }
    .testimonials .testimonial .source {
      color: #552f82;
      font-family: "abril-titling-narrow", "Georgia", serif;
      font-size: 20px;
      line-height: 1.4;
      font-weight: normal;
      letter-spacing: 0.05em;
      font-style: italic;
      color: #434444;
      text-align: right;
      margin-top: 25px; }
      @media (max-width: 600px) {
        .testimonials .testimonial .source {
          letter-spacing: 0.025em; } }
      .testimonials .testimonial .source span {
        display: inline-block; }
    .testimonials .testimonial.active {
      height: auto; }
  .testimonials .slide_prev, .testimonials .slide_next {
    position: absolute;
    top: 50%;
    left: 0;
    width: 60px;
    height: 60px;
    margin: -30px 0 0 -55px;
    background: url('/wp-content/themes/dc3/assets/images/layout/arrow_big_purple.png?1502292698') no-repeat 53% 50%/10px 26px;
    border-radius: 100%;
    transition: background 0.3s; }
    @media (min-width: 751px) {
      .testimonials .slide_prev:hover, .testimonials .slide_next:hover {
        background-position-x: 70%; } }
    @media (max-width: 750px) {
      .testimonials .slide_prev, .testimonials .slide_next {
        margin-left: -10px; } }
    @media (max-width: 600px) {
      .testimonials .slide_prev, .testimonials .slide_next {
        top: 10px;
        left: 50%;
        margin-top: 0;
        margin-left: -100px; } }
  .testimonials .slide_prev {
    transform: rotate(180deg); }
  .testimonials .slide_next {
    left: auto;
    right: 0;
    margin-left: 0;
    margin-right: -55px; }
    @media (max-width: 750px) {
      .testimonials .slide_next {
        margin-right: -10px; } }
    @media (max-width: 600px) {
      .testimonials .slide_next {
        right: auto;
        left: 50%;
        margin-left: 40px;
        margin-right: 0; } }
  .testimonials .button_outer {
    max-width: 850px;
    text-align: right;
    padding-top: 25px;
    margin: 0 auto;
    box-sizing: border-box; }
    @media (max-width: 750px) {
      .testimonials .button_outer {
        padding-left: 40px;
        padding-right: 40px;
        padding-bottom: 25px; } }
    @media (max-width: 600px) {
      .testimonials .button_outer {
        padding-left: 30px;
        padding-right: 30px; } }
    .testimonials .button_outer .alumni_button {
      display: inline-block;
      color: #fff !important;
      font-family: Helvetica, Arial, sans-serif;
      font-size: 14px;
      font-weight: bold;
      letter-spacing: 0.1em;
      line-height: 1.5;
      text-transform: uppercase;
      background: #552f82;
      padding: 6px 20px;
      border-radius: 3px;
      border: 0 !important;
      transition: background 0.3s, color 0.3s, opacity 0.5s !important, box-shadow 0.3s;
      cursor: pointer;
      position: relative; }
      @media (max-width: 600px) {
        .testimonials .button_outer .alumni_button {
          letter-spacing: 0.05em; } }
      .testimonials .button_outer .alumni_button:before {
        content: '';
        position: absolute;
        top: 10px;
        left: 15px;
        width: 6px;
        height: 13px;
        background: url('/wp-content/themes/dc3/assets/images/layout/arrow_white.png?1500328532') no-repeat 0 0/6px 13px;
        transition: transform 0.3s, background 0.3s;
        pointer-events: none; }
      .testimonials .button_outer .alumni_button:before {
        content: '';
        position: absolute;
        top: 10px;
        left: -15px;
        width: 6px;
        height: 13px;
        background: url('/wp-content/themes/dc3/assets/images/layout/arrow_white.png?1500328532') no-repeat 0 0/6px 13px;
        background-image: url('/wp-content/themes/dc3/assets/images/layout/arrow_purple.png?1500302919');
        transition: transform 0.3s, background 0.3s, opacity 0.3s;
        pointer-events: none; }
      .testimonials .button_outer .alumni_button:hover, .testimonials .button_outer .alumni_button:focus {
        color: #fff !important;
        background: #949599; }
        .testimonials .button_outer .alumni_button:hover:before, .testimonials .button_outer .alumni_button:focus:before {
          opacity: 1;
          transform: translateX(15px);
          background-image: url('/wp-content/themes/dc3/assets/images/layout/arrow_white.png?1500328532');
          background-image: url('/wp-content/themes/dc3/assets/images/layout/arrow_gray_dark.png?1500328546'); }
      .testimonials .button_outer .alumni_button:focus {
        box-shadow: 0 0 0 2px #552f82; }

@media (min-width: 751px) {
  :focus {
    box-shadow: 0 0 0 2px #fec52e; } }

body .body_inner {
  padding-left: 400px; }
  @media (max-width: 1200px) {
    body .body_inner {
      padding-left: 330px; } }
  @media (max-width: 1120px) {
    body .body_inner {
      padding-left: 0; } }

@media (min-width: 1500px) and (min-width: 1200px) {
  header {
    padding-bottom: 30px; } }

@media (min-width: 1500px) and (min-width: 1200px) {
  nav {
    position: absolute;
    top: 105px;
    right: 0;
    left: 400px;
    text-align: right; } }

  @media (min-width: 1500px) and (min-width: 1200px) and (max-width: 1200px) {
    nav {
      left: 330px; } }
  @media (min-width: 1500px) and (min-width: 1200px) and (max-width: 1120px) {
    nav {
      left: 0; } }
@media (min-width: 1500px) and (min-width: 1200px) {
    nav .menu {
      height: 449px;
      padding-top: 49px;
      text-align: left; }
    nav .background {
      top: 109px; } }

aside {
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  width: 400px;
  height: 100%;
  background: #949599;
  white-space: nowrap;
  overflow: hidden; }
  @media (max-width: 1200px) {
    aside {
      width: 330px; } }
  @media (max-width: 1120px) {
    aside {
      display: none; } }
  aside .logomark {
    position: absolute;
    top: 90px;
    left: 75px;
    width: 100px;
    height: 82px;
    overflow: hidden;
    font-size: 0;
    color: transparent;
    background: url('/wp-content/themes/dc3/assets/images/layout/logomark.png?1500931740') no-repeat 0 0/100px 82px; }
    @media (max-width: 1120px) {
      aside .logomark {
        left: 50px; } }
    @media (max-width: 750px) {
      aside .logomark {
        left: 40px; } }
    @media (max-width: 600px) {
      aside .logomark {
        left: 30px; } }
  aside h1 {
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    font-family: "abril-titling-narrow", "Georgia", serif;
    font-size: 32px;
    line-height: 1.8;
    letter-spacing: 0.1em;
    padding-left: 75px;
    white-space: normal; }
    @media (max-width: 1120px) {
      aside h1 {
        padding-left: 50px; } }
    @media (max-width: 750px) {
      aside h1 {
        padding-left: 40px; } }
    @media (max-width: 600px) {
      aside h1 {
        padding-left: 30px; } }
@media (min-width: 1121px) and (max-height: 800px) {
  aside h1 {
    vertical-align: top;
    margin-top: 229px; } }

    aside h1 span {
      display: block;
      opacity: 0;
      transform: translateX(-20px); }
    aside h1 span:nth-child(1) {
      transition: transform 0.3s 0s, opacity 0.3s 0s; }
    aside h1 span:nth-child(2) {
      transition: transform 0.3s 0.05s, opacity 0.3s 0.05s; }
    aside h1 span:nth-child(3) {
      transition: transform 0.3s 0.1s, opacity 0.3s 0.1s; }
    aside h1 span:nth-child(4) {
      transition: transform 0.3s 0.15s, opacity 0.3s 0.15s; }
    aside h1 span:nth-child(5) {
      transition: transform 0.3s 0.2s, opacity 0.3s 0.2s; }
    aside h1 span:nth-child(6) {
      transition: transform 0.3s 0.25s, opacity 0.3s 0.25s; }
    aside h1.visible span {
      opacity: 1;
      transform: translateX(0); }
  aside:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 24px;
    background: #fec52e; }
  aside:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 100%; }

#aside_toggle {
  display: none; }
  #aside_toggle:checked + * + aside {
    width: 0;
    padding-right: 164px; }
    #aside_toggle:checked + * + aside .logomark {
      transform: translateX(-43px); }
    #aside_toggle:checked + * + aside h1 span {
      opacity: 0;
      transform: translateX(-20px); }
  @media (min-width: 1121px) {
    #aside_toggle:checked + * + * + .body_inner {
      padding-left: 164px; } }
  @media (min-width: 1500px) {
    #aside_toggle:checked + * + * + .body_inner nav {
      left: 164px; } }

@media (min-width: 751px) and (min-width: 1501px) {
  nav .items:hover .menu {
    height: 449px;
    padding-top: 49px; } }

.banner {
  height: 400px;
  width: 100%;
  background: #e7e7e9 url('https://drive.google.com/uc?id=1xl_AbOyh5cvwF7GhNQrHba9XpmIPCQxS') no-repeat 50% 50%/cover; }
  /*background: #e7e7e9 url('http://dc3.edu/wp-content/uploads/2017/08/front_page.jpg') no-repeat 50% 50%/cover; }*/
  @media (max-width: 600px) {
    .banner {
      height: 300px; } }
  @media (max-width: 450px) {
    .banner {
      height: 220px; } }

.homevideo-container {
	height: 654;
	width=100% !important;
	margin: 0 auto;
}
.homevideo {
	height: 654;
	object-fit: fill;
	width=100% !important;
	position: static;
}

.home_funnels {
  position: relative;
  width: 100%; }
  @media (min-width: 601px) {
    .home_funnels {
      padding-top: 300px;
      padding-bottom: 300px; } }
  .home_funnels .spacer {
    height: 300px; }
    @media (max-width: 600px) {
      .home_funnels .spacer {
        display: none; } }
  .home_funnels .funnel {
    position: relative;
    background: url('/wp-content/themes/dc3/assets/images/home/funnel_background.png?1503084985') repeat-x 0 0/100% 100%, url('/wp-content/themes/dc3/assets/images/home/campus_4.jpg?1503084943') no-repeat 50% 50%/cover;
    background-color: #552f82;
    transition: top 0.5s cubic-bezier(0.645, 0.045, 0.355, 1), width 0.5s cubic-bezier(0.645, 0.045, 0.355, 1), transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1); }
    @media (min-width: 601px) {
      .home_funnels .funnel {
        position: absolute;
        width: 50%;
        height: 300px;
        overflow: hidden; } }
    .home_funnels .funnel .close_button {
      position: absolute;
      z-index: 2;
      top: 20px;
      right: 20px;
      width: 40px;
      height: 40px;
      overflow: hidden;
      color: transparent;
      font-size: 0;
      text-indent: -1000em;
      opacity: 0;
      pointer-events: none;
      transition: opacity 0.3s;
      cursor: pointer; }
      .home_funnels .funnel .close_button:before, .home_funnels .funnel .close_button:after {
        content: '';
        position: absolute;
        width: 2px;
        height: 60%;
        top: 20%;
        left: 50%;
        margin-left: -1px;
        background: #949599;
        transform: rotate(-45deg); }
      .home_funnels .funnel .close_button:after {
        transform: rotate(45deg); }
      .home_funnels .funnel .close_button:hover {
        opacity: 1; }
    .home_funnels .funnel .funnel_inner {
      padding-top: 50px;
      padding-bottom: 50px;
      padding-left: 75px;
      padding-right: 75px;
      box-sizing: border-box;
      transition: width 0.5s cubic-bezier(0.645, 0.045, 0.355, 1), top 0.5s 0.5s cubic-bezier(0.645, 0.045, 0.355, 1), right 0.5s cubic-bezier(0.645, 0.045, 0.355, 1), left 0.5s cubic-bezier(0.645, 0.045, 0.355, 1), padding 0.5s cubic-bezier(0.645, 0.045, 0.355, 1), background 0.5s; }
      @media (max-width: 1120px) {
        .home_funnels .funnel .funnel_inner {
          padding-top: 40px; } }
      @media (max-width: 750px) {
        .home_funnels .funnel .funnel_inner {
          padding-top: 30px; } }
      @media (max-width: 1120px) {
        .home_funnels .funnel .funnel_inner {
          padding-bottom: 40px; } }
      @media (max-width: 750px) {
        .home_funnels .funnel .funnel_inner {
          padding-bottom: 30px; } }
      @media (max-width: 1120px) {
        .home_funnels .funnel .funnel_inner {
          padding-left: 50px; } }
      @media (max-width: 750px) {
        .home_funnels .funnel .funnel_inner {
          padding-left: 40px; } }
      @media (max-width: 600px) {
        .home_funnels .funnel .funnel_inner {
          padding-left: 30px; } }
      @media (max-width: 1120px) {
        .home_funnels .funnel .funnel_inner {
          padding-right: 50px; } }
      @media (max-width: 750px) {
        .home_funnels .funnel .funnel_inner {
          padding-right: 40px; } }
      @media (max-width: 600px) {
        .home_funnels .funnel .funnel_inner {
          padding-right: 30px; } }
      @media (min-width: 601px) {
        .home_funnels .funnel .funnel_inner {
          position: absolute;
          top: 0;
          bottom: 0;
          left: 0;
          right: 0;
          height: auto;
          overflow: hidden; } }
      @media (max-width: 600px) {
        .home_funnels .funnel .funnel_inner {
          transition: width 0.5s cubic-bezier(0.645, 0.045, 0.355, 1), top 0.5s cubic-bezier(0.645, 0.045, 0.355, 1), right 0.5s cubic-bezier(0.645, 0.045, 0.355, 1), left 0.5s cubic-bezier(0.645, 0.045, 0.355, 1), padding 0.5s cubic-bezier(0.645, 0.045, 0.355, 1), background 0.5s; } }
    .home_funnels .funnel h2 {
      color: #552f82;
      font-family: "abril-titling-narrow", "Georgia", serif;
      font-size: 32px;
      line-height: 1.2;
      font-weight: normal;
      letter-spacing: 0.05em;
      color: #552f82;
      padding-bottom: 20px;
      transition: color 0.5s, opacity 0.3s; }
      @media (max-width: 1120px) {
        .home_funnels .funnel h2 {
          font-size: 30px; } }
    .home_funnels .funnel .heading_3 {
      position: absolute;
      top: 0;
      right: 0;
      width: 50%;
      height: 100%;
      color: #552f82;
      font-family: "abril-titling-narrow", "Georgia", serif;
      font-size: 60px;
      line-height: 1.1;
      font-weight: normal;
      letter-spacing: 0.05em;
      color: rgba(85, 47, 130, 0);
      text-align: center;
      white-space: nowrap;
      padding: 0 115px 0 55px;
      box-sizing: border-box;
      opacity: 0;
      transform: translateX(-20px);
      transition: color 0.3s, opacity 0.5s 0.5s, transform 0.5s 0.5s; }
      @media (max-width: 1120px) {
        .home_funnels .funnel .heading_3 {
          font-size: 50px; } }
      @media (max-width: 750px) {
        .home_funnels .funnel .heading_3 {
          font-size: 45px; } }
      @media (max-width: 600px) {
        .home_funnels .funnel .heading_3 {
          font-size: 40px; } }
      @media (max-width: 600px) {
        .home_funnels .funnel .heading_3 {
          width: 100%;
          transition: color 0.3s, opacity 0.5s, transform 0.5s; } }
      .home_funnels .funnel .heading_3 span {
        display: inline-block;
        vertical-align: middle;
        white-space: normal;
        text-align: left; }
        .home_funnels .funnel .heading_3 span em {
          display: block; }
      .home_funnels .funnel .heading_3:after {
        content: '';
        display: inline-block;
        vertical-align: middle;
        width: 0;
        height: 100%; }
    .home_funnels .funnel p {
      color: #434444;
      font-family: Helvetica, Arial, sans-serif;
      font-size: 14px;
      line-height: 1.8;
      letter-spacing: 0.05em;
      transition: color 0.5s, opacity 0.3s; }
      @media (max-width: 600px) {
        .home_funnels .funnel p {
          letter-spacing: 0; } }
    .home_funnels .funnel .funnel_toggle {
      position: relative;
      z-index: 1; }
      @media (min-width: 601px) {
        .home_funnels .funnel .funnel_toggle {
          position: absolute;
          bottom: 50px;
          right: 75px; } }
  @media (min-width: 601px) and (max-width: 1120px) {
    .home_funnels .funnel .funnel_toggle {
      bottom: 40px; } }
  @media (min-width: 601px) and (max-width: 750px) {
    .home_funnels .funnel .funnel_toggle {
      bottom: 30px; } }
  @media (min-width: 601px) and (max-width: 1120px) {
    .home_funnels .funnel .funnel_toggle {
      right: 50px; } }
  @media (min-width: 601px) and (max-width: 750px) {
    .home_funnels .funnel .funnel_toggle {
      right: 40px; } }
  @media (min-width: 601px) and (max-width: 600px) {
    .home_funnels .funnel .funnel_toggle {
      right: 30px; } }

      @media (max-width: 600px) {
        .home_funnels .funnel .funnel_toggle {
          display: block !important;
          width: 88px;
          text-align: center;
          margin: 25px 0 0 auto; } }
    @media (min-width: 601px) {
      .home_funnels .funnel.find {
        top: 0;
        left: 0; } }
    .home_funnels .funnel.find .close_button:before, .home_funnels .funnel.find .close_button:after {
      background: #e7e7e9; }
    .home_funnels .funnel.find .funnel_inner {
      background: rgba(85, 47, 130, 0.5); }
    .home_funnels .funnel.find h2, .home_funnels .funnel.find p {
      color: #fff; }
    .home_funnels .funnel.find .heading_3 {
      color: rgba(255, 255, 255, 0); }
    .home_funnels .funnel.find .funnel_toggle {
      display: inline-block;
      color: #552f82 !important;
      font-family: Helvetica, Arial, sans-serif;
      font-size: 14px;
      font-weight: bold;
      letter-spacing: 0.1em;
      line-height: 1.5;
      text-transform: uppercase;
      background: #fec52e;
      padding: 6px 20px;
      border-radius: 3px;
      border: 0 !important;
      transition: background 0.3s, color 0.3s, opacity 0.5s !important, box-shadow 0.3s;
      cursor: pointer; }
      @media (max-width: 600px) {
        .home_funnels .funnel.find .funnel_toggle {
          letter-spacing: 0.05em; } }
      .home_funnels .funnel.find .funnel_toggle:before {
        content: '';
        position: absolute;
        top: 10px;
        left: 15px;
        width: 6px;
        height: 13px;
        background: url('/wp-content/themes/dc3/assets/images/layout/arrow_white.png?1500328532') no-repeat 0 0/6px 13px;
        background-image: url('/wp-content/themes/dc3/assets/images/layout/arrow_purple.png?1500302919');
        transition: transform 0.3s, background 0.3s;
        pointer-events: none; }
      .home_funnels .funnel.find .funnel_toggle:before {
        content: '';
        position: absolute;
        top: 10px;
        left: -15px;
        width: 6px;
        height: 13px;
        background: url('/wp-content/themes/dc3/assets/images/layout/arrow_white.png?1500328532') no-repeat 0 0/6px 13px;
        background-image: url('/wp-content/themes/dc3/assets/images/layout/arrow_gold.png?1500304791');
        transition: transform 0.3s, background 0.3s, opacity 0.3s;
        pointer-events: none; }
      .home_funnels .funnel.find .funnel_toggle:hover, .home_funnels .funnel.find .funnel_toggle:focus {
        color: #fff !important;
        background: #949599; }
        .home_funnels .funnel.find .funnel_toggle:hover:before, .home_funnels .funnel.find .funnel_toggle:focus:before {
          opacity: 1;
          transform: translateX(15px);
          background-image: url('/wp-content/themes/dc3/assets/images/layout/arrow_white.png?1500328532');
          background-image: url('/wp-content/themes/dc3/assets/images/layout/arrow_gray_dark.png?1500328546'); }
      .home_funnels .funnel.find .funnel_toggle:focus {
        box-shadow: 0 0 0 2px #552f82; }
    @media (min-width: 601px) {
      .home_funnels .funnel.continue {
        top: 0;
        right: 0; } }
    .home_funnels .funnel.continue .funnel_inner {
      background: #e7e7e9; }
    .home_funnels .funnel.continue .funnel_toggle {
      display: inline-block;
      color: #552f82 !important;
      font-family: Helvetica, Arial, sans-serif;
      font-size: 14px;
      font-weight: bold;
      letter-spacing: 0.1em;
      line-height: 1.5;
      text-transform: uppercase;
      background: #fff;
      padding: 6px 20px;
      border-radius: 3px;
      border: 0 !important;
      transition: background 0.3s, color 0.3s, opacity 0.5s !important, box-shadow 0.3s;
      cursor: pointer; }
      @media (max-width: 600px) {
        .home_funnels .funnel.continue .funnel_toggle {
          letter-spacing: 0.05em; } }
      .home_funnels .funnel.continue .funnel_toggle:before {
        content: '';
        position: absolute;
        top: 10px;
        left: 15px;
        width: 6px;
        height: 13px;
        background: url('/wp-content/themes/dc3/assets/images/layout/arrow_white.png?1500328532') no-repeat 0 0/6px 13px;
        background-image: url('/wp-content/themes/dc3/assets/images/layout/arrow_purple.png?1500302919');
        transition: transform 0.3s, background 0.3s;
        pointer-events: none; }
      .home_funnels .funnel.continue .funnel_toggle:before {
        content: '';
        position: absolute;
        top: 10px;
        left: -15px;
        width: 6px;
        height: 13px;
        background: url('/wp-content/themes/dc3/assets/images/layout/arrow_white.png?1500328532') no-repeat 0 0/6px 13px;
        background-image: url('/wp-content/themes/dc3/assets/images/layout/arrow_purple.png?1500302919');
        transition: transform 0.3s, background 0.3s, opacity 0.3s;
        pointer-events: none; }
      .home_funnels .funnel.continue .funnel_toggle:hover, .home_funnels .funnel.continue .funnel_toggle:focus {
        color: #fff !important;
        background: #949599; }
        .home_funnels .funnel.continue .funnel_toggle:hover:before, .home_funnels .funnel.continue .funnel_toggle:focus:before {
          opacity: 1;
          transform: translateX(15px);
          background-image: url('/wp-content/themes/dc3/assets/images/layout/arrow_white.png?1500328532');
          background-image: url('/wp-content/themes/dc3/assets/images/layout/arrow_gray_dark.png?1500328546'); }
      .home_funnels .funnel.continue .funnel_toggle:focus {
        box-shadow: 0 0 0 2px #552f82; }
    @media (min-width: 601px) {
      .home_funnels .funnel.reach {
        top: 300px;
        left: 0; } }
    .home_funnels .funnel.reach .funnel_inner {
      background: #fff; }
    .home_funnels .funnel.reach .funnel_toggle {
      display: inline-block;
      color: #552f82 !important;
      font-family: Helvetica, Arial, sans-serif;
      font-size: 14px;
      font-weight: bold;
      letter-spacing: 0.1em;
      line-height: 1.5;
      text-transform: uppercase;
      background: #e7e7e9;
      padding: 6px 20px;
      border-radius: 3px;
      border: 0 !important;
      transition: background 0.3s, color 0.3s, opacity 0.5s !important, box-shadow 0.3s;
      cursor: pointer; }
      @media (max-width: 600px) {
        .home_funnels .funnel.reach .funnel_toggle {
          letter-spacing: 0.05em; } }
      .home_funnels .funnel.reach .funnel_toggle:before {
        content: '';
        position: absolute;
        top: 10px;
        left: 15px;
        width: 6px;
        height: 13px;
        background: url('/wp-content/themes/dc3/assets/images/layout/arrow_white.png?1500328532') no-repeat 0 0/6px 13px;
        background-image: url('/wp-content/themes/dc3/assets/images/layout/arrow_purple.png?1500302919');
        transition: transform 0.3s, background 0.3s;
        pointer-events: none; }
      .home_funnels .funnel.reach .funnel_toggle:before {
        content: '';
        position: absolute;
        top: 10px;
        left: -15px;
        width: 6px;
        height: 13px;
        background: url('/wp-content/themes/dc3/assets/images/layout/arrow_white.png?1500328532') no-repeat 0 0/6px 13px;
        background-image: url('/wp-content/themes/dc3/assets/images/layout/arrow_purple.png?1500302919');
        transition: transform 0.3s, background 0.3s, opacity 0.3s;
        pointer-events: none; }
      .home_funnels .funnel.reach .funnel_toggle:hover, .home_funnels .funnel.reach .funnel_toggle:focus {
        color: #fff !important;
        background: #949599; }
        .home_funnels .funnel.reach .funnel_toggle:hover:before, .home_funnels .funnel.reach .funnel_toggle:focus:before {
          opacity: 1;
          transform: translateX(15px);
          background-image: url('/wp-content/themes/dc3/assets/images/layout/arrow_white.png?1500328532');
          background-image: url('/wp-content/themes/dc3/assets/images/layout/arrow_gray_dark.png?1500328546'); }
      .home_funnels .funnel.reach .funnel_toggle:focus {
        box-shadow: 0 0 0 2px #552f82; }
  .home_funnels .filler_photo {
    height: 300px;
    background: #949599 url('/wp-content/themes/dc3/assets/images/home/students.jpg?1504205796') no-repeat 50% 50%/cover; }
    @media (min-width: 601px) {
      .home_funnels .filler_photo {
        position: absolute;
        top: 300px;
        right: 0;
        width: 50%; } }
    @media (max-width: 600px) {
      .home_funnels .filler_photo {
        display: none; } }
  .home_funnels [name="funnel_toggle"] {
    display: none;
    visibility: hidden; }
  .home_funnels .funnel_items {
    display: none;
    position: relative;
    height: 0;
    overflow: hidden;
    text-align: center;
    padding: 0 90px;
    background: #e7e7e9;
    transition: height 1s 0.5s, padding 1s 0.5s; }
    @media (max-width: 900px) {
      .home_funnels .funnel_items {
        padding-left: 50px;
        padding-right: 50px; } }
    @media (max-width: 750px) {
      .home_funnels .funnel_items {
        padding-left: 25px;
        padding-right: 25px; } }
    @media (max-width: 600px) {
      .home_funnels .funnel_items {
        padding-left: 15px;
        padding-right: 15px;
        transition: height 1s, padding 1s; } }
    .home_funnels .funnel_items .funnel_items_inner {
      max-width: 900px;
      margin: 0 auto; }
    .home_funnels .funnel_items .item {
      display: inline-block;
      vertical-align: top;
      width: 50%;
      text-align: left;
      padding: 25px;
      box-sizing: border-box;
      transform: translateY(-20px);
      opacity: 0; }
      @media (max-width: 750px) {
        .home_funnels .funnel_items .item {
          padding: 15px; } }
      @media (max-width: 600px) {
        .home_funnels .funnel_items .item {
          width: 100%; } }
      .home_funnels .funnel_items .item .item_inner {
        position: relative;
        background: #fff;
        border-radius: 3px;
        overflow: hidden;
        padding-bottom: 33px; }
      .home_funnels .funnel_items .item .text_outer {
        width: 100%;
        white-space: nowrap; }
        .home_funnels .funnel_items .item .text_outer .text {
          display: inline-block;
          vertical-align: top;
          width: 100%;
          white-space: normal; }
          .home_funnels .funnel_items .item .text_outer .text.fake {
            visibility: hidden; }
            @media (max-width: 600px) {
              .home_funnels .funnel_items .item .text_outer .text.fake {
                display: none; } }
      .home_funnels .funnel_items .item .heading {
        position: relative;
        overflow: hidden; }
        .home_funnels .funnel_items .item .heading img {
          width: 100%;
          transition: transform 3s; }
        .home_funnels .funnel_items .item .heading:after {
          content: '';
          position: absolute;
          top: 50%;
          bottom: 0;
          left: 0;
          right: 0;
          background: linear-gradient(rgba(255, 255, 255, 0) 0%, #ffffff 100%); }
      .home_funnels .funnel_items .item h3 {
        position: relative;
        color: #552f82;
        color: #552f82;
        font-family: "abril-titling-narrow", "Georgia", serif;
        font-size: 20px;
        line-height: 1.4;
        font-weight: normal;
        letter-spacing: 0.05em;
        font-size: 24px;
        padding-left: 50px;
        padding-right: 50px;
        margin-top: -10px;
        box-sizing: border-box; }
        @media (max-width: 600px) {
          .home_funnels .funnel_items .item h3 {
            letter-spacing: 0.025em; } }
        @media (max-width: 1120px) {
          .home_funnels .funnel_items .item h3 {
            padding-left: 40px; } }
        @media (max-width: 750px) {
          .home_funnels .funnel_items .item h3 {
            padding-left: 30px; } }
        @media (max-width: 1120px) {
          .home_funnels .funnel_items .item h3 {
            padding-right: 40px; } }
        @media (max-width: 750px) {
          .home_funnels .funnel_items .item h3 {
            padding-right: 30px; } }
      .home_funnels .funnel_items .item p {
        color: #434444;
        font-family: Helvetica, Arial, sans-serif;
        font-size: 14px;
        line-height: 1.8;
        letter-spacing: 0.05em;
        color: #434444;
        line-height: 1.6;
        padding: 20px 0 35px 0;
        padding-left: 50px;
        padding-right: 50px; }
        @media (max-width: 600px) {
          .home_funnels .funnel_items .item p {
            letter-spacing: 0; } }
        @media (max-width: 1120px) {
          .home_funnels .funnel_items .item p {
            padding-left: 40px; } }
        @media (max-width: 750px) {
          .home_funnels .funnel_items .item p {
            padding-left: 30px; } }
        @media (max-width: 1120px) {
          .home_funnels .funnel_items .item p {
            padding-right: 40px; } }
        @media (max-width: 750px) {
          .home_funnels .funnel_items .item p {
            padding-right: 30px; } }
      .home_funnels .funnel_items .item .button {
        position: absolute;
        bottom: 20px;
        right: 20px;
        text-align: right;
        display: inline-block;
        color: #552f82 !important;
        font-family: Helvetica, Arial, sans-serif;
        font-size: 14px;
        font-weight: bold;
        letter-spacing: 0.1em;
        line-height: 1.5;
        text-transform: uppercase;
        background: #fff;
        padding: 6px 20px;
        border-radius: 3px;
        border: 0 !important;
        transition: background 0.3s, color 0.3s, opacity 0.5s !important, box-shadow 0.3s;
        cursor: pointer; }
        @media (max-width: 600px) {
          .home_funnels .funnel_items .item .button {
            letter-spacing: 0.05em; } }
        .home_funnels .funnel_items .item .button:before {
          content: '';
          position: absolute;
          top: 10px;
          left: 15px;
          width: 6px;
          height: 13px;
          background: url('/wp-content/themes/dc3/assets/images/layout/arrow_white.png?1500328532') no-repeat 0 0/6px 13px;
          background-image: url('/wp-content/themes/dc3/assets/images/layout/arrow_purple.png?1500302919');
          transition: transform 0.3s, background 0.3s;
          pointer-events: none; }
        .home_funnels .funnel_items .item .button:before {
          content: '';
          position: absolute;
          top: 10px;
          left: -15px;
          width: 6px;
          height: 13px;
          background: url('/wp-content/themes/dc3/assets/images/layout/arrow_white.png?1500328532') no-repeat 0 0/6px 13px;
          background-image: url('/wp-content/themes/dc3/assets/images/layout/arrow_purple.png?1500302919');
          transition: transform 0.3s, background 0.3s, opacity 0.3s;
          pointer-events: none; }
        .home_funnels .funnel_items .item .button:hover, .home_funnels .funnel_items .item .button:focus {
          color: #552f82 !important;
          background: #e7e7e9; }
          .home_funnels .funnel_items .item .button:hover:before, .home_funnels .funnel_items .item .button:focus:before {
            opacity: 1;
            transform: translateX(15px);
            background-image: url('/wp-content/themes/dc3/assets/images/layout/arrow_white.png?1500328532');
            background-image: url('/wp-content/themes/dc3/assets/images/layout/arrow_purple.png?1500302919'); }
        .home_funnels .funnel_items .item .button:focus {
          box-shadow: 0 0 0 2px #552f82; }
        .home_funnels .funnel_items .item .button:before {
          left: 0 !important;
          background-image: url('/wp-content/themes/dc3/assets/images/layout/arrow_purple.png?1500302919') !important; }
        .home_funnels .funnel_items .item .button:hover:before {
          transform: translateX(5px) !important;
          opacity: 0 !important; }
      .home_funnels .funnel_items .item:hover .heading img {
        transform: scale(1.1); }
    .home_funnels .funnel_items.find {
      background: #552f82; }
      .home_funnels .funnel_items.find .item .item_inner {
        background: #77599b; }
      .home_funnels .funnel_items.find .item .heading:after {
        background: linear-gradient(rgba(119, 89, 155, 0) 0%, #77599b 100%); }
      .home_funnels .funnel_items.find .item h3 {
        color: #fff; }
      .home_funnels .funnel_items.find .item p {
        color: #ddd5e6; }
      .home_funnels .funnel_items.find .item .button {
        display: inline-block;
        color: #fff !important;
        font-family: Helvetica, Arial, sans-serif;
        font-size: 14px;
        font-weight: bold;
        letter-spacing: 0.1em;
        line-height: 1.5;
        text-transform: uppercase;
        background: #77599b;
        padding: 6px 20px;
        border-radius: 3px;
        border: 0 !important;
        transition: background 0.3s, color 0.3s, opacity 0.5s !important, box-shadow 0.3s;
        cursor: pointer;
        color: #fec52e; }
        @media (max-width: 600px) {
          .home_funnels .funnel_items.find .item .button {
            letter-spacing: 0.05em; } }
        .home_funnels .funnel_items.find .item .button:hover, .home_funnels .funnel_items.find .item .button:focus {
          color: #fff !important;
          background: #9982b4; }
        .home_funnels .funnel_items.find .item .button:focus {
          box-shadow: 0 0 0 2px #552f82; }
        .home_funnels .funnel_items.find .item .button:before {
          background-image: url('/wp-content/themes/dc3/assets/images/layout/arrow_white.png?1500328532') !important; }
    .home_funnels .funnel_items.continue {
      background: #e7e7e9; }
    .home_funnels .funnel_items.reach {
      background: #fff; }
      @media (max-width: 750px) {
        .home_funnels .funnel_items.reach {
          padding-left: 40px;
          padding-right: 40px; } }
      @media (min-width: 601px) {
        .home_funnels .funnel_items.reach {
          margin-top: 300px;
          margin-bottom: -300px; } }
      @media (max-width: 600px) {
        .home_funnels .funnel_items.reach {
          padding-left: 30px;
          padding-right: 30px; } }
      .home_funnels .funnel_items.reach .item .item_inner {
        background: #e7e7e9; }
      .home_funnels .funnel_items.reach .item .heading:after {
        background: linear-gradient(rgba(231, 231, 233, 0) 0%, #e7e7e9 100%); }
    .home_funnels .funnel_items.open {
      transition: height 0.5s, padding 0.5s; }
    .home_funnels .funnel_items .item:nth-child(1) {
      transition: transform 0.3s 0.6s, opacity 0.3s 0.6s; }
    @media (max-width: 600px) {
      .home_funnels .funnel_items .item:nth-child(1) {
        transition: transform 0.3s 0.1s, opacity 0.3s 0.1s; } }
    .home_funnels .funnel_items .item:nth-child(2) {
      transition: transform 0.3s 0.7s, opacity 0.3s 0.7s; }
    @media (max-width: 600px) {
      .home_funnels .funnel_items .item:nth-child(2) {
        transition: transform 0.3s 0.2s, opacity 0.3s 0.2s; } }
    .home_funnels .funnel_items .item:nth-child(3) {
      transition: transform 0.3s 0.8s, opacity 0.3s 0.8s; }
    @media (max-width: 600px) {
      .home_funnels .funnel_items .item:nth-child(3) {
        transition: transform 0.3s 0.3s, opacity 0.3s 0.3s; } }
    .home_funnels .funnel_items .item:nth-child(4) {
      transition: transform 0.3s 0.9s, opacity 0.3s 0.9s; }
    @media (max-width: 600px) {
      .home_funnels .funnel_items .item:nth-child(4) {
        transition: transform 0.3s 0.4s, opacity 0.3s 0.4s; } }
  .home_funnels #find_toggle:checked + * + * + .funnel.find {
    z-index: 1;
    width: 100%; }
    .home_funnels #find_toggle:checked + * + * + .funnel.find .close_button {
      opacity: 0.5;
      pointer-events: auto; }
      .home_funnels #find_toggle:checked + * + * + .funnel.find .close_button:hover {
        opacity: 1; }
    @media (min-width: 601px) {
      .home_funnels #find_toggle:checked + * + * + .funnel.find .funnel_inner {
        padding-right: 50%; } }
    @media (min-width: 751px) {
      .home_funnels #find_toggle:checked + * + * + .funnel.find .funnel_inner {
        padding-top: 100px;
        padding-left: 115px; } }
    @media (max-width: 900px) {
      .home_funnels #find_toggle:checked + * + * + .funnel.find .funnel_inner {
        padding-left: 75px; } }
    @media (max-width: 600px) {
      .home_funnels #find_toggle:checked + * + * + .funnel.find h2, .home_funnels #find_toggle:checked + * + * + .funnel.find p {
        opacity: 0; } }
    .home_funnels #find_toggle:checked + * + * + .funnel.find .heading_3 {
      color: #fff;
      opacity: 1;
      transform: translateX(0); }
    .home_funnels #find_toggle:checked + * + * + .funnel.find .funnel_toggle {
      opacity: 0;
      pointer-events: none; }
  .home_funnels #find_toggle:checked + * + * + .funnel_items.find {
    z-index: 1;
    height: auto;
    padding-bottom: 50px; }
    @media (max-width: 750px) {
      .home_funnels #find_toggle:checked + * + * + .funnel_items.find {
        padding-bottom: 25px; } }
    .home_funnels #find_toggle:checked + * + * + .funnel_items.find .item {
      color: #fff;
      transform: translateY(0);
      opacity: 1; }
  @media (min-width: 601px) {
    .home_funnels #find_toggle:checked + * + * + .funnel.continue {
      top: 100%;
      transform: translatey(-300px); }
      .home_funnels #find_toggle:checked + * + * + .funnel.continue .funnel_inner {
        background: #949599; }
      .home_funnels #find_toggle:checked + * + * + .funnel.continue h2, .home_funnels #find_toggle:checked + * + * + .funnel.continue p {
        color: #fff; } }
  .home_funnels #find_toggle:checked + * + * + .funnel.continue .funnel_toggle {
    display: inline-block;
    color: #552f82 !important;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.1em;
    line-height: 1.5;
    text-transform: uppercase;
    background: #fff;
    padding: 6px 20px;
    border-radius: 3px;
    border: 0 !important;
    transition: background 0.3s, color 0.3s, opacity 0.5s !important, box-shadow 0.3s;
    cursor: pointer; }
    @media (max-width: 600px) {
      .home_funnels #find_toggle:checked + * + * + .funnel.continue .funnel_toggle {
        letter-spacing: 0.05em; } }
    .home_funnels #find_toggle:checked + * + * + .funnel.continue .funnel_toggle:before {
      content: '';
      position: absolute;
      top: 10px;
      left: 15px;
      width: 6px;
      height: 13px;
      background: url('/wp-content/themes/dc3/assets/images/layout/arrow_white.png?1500328532') no-repeat 0 0/6px 13px;
      background-image: url('/wp-content/themes/dc3/assets/images/layout/arrow_purple.png?1500302919');
      transition: transform 0.3s, background 0.3s;
      pointer-events: none; }
    .home_funnels #find_toggle:checked + * + * + .funnel.continue .funnel_toggle:before {
      content: '';
      position: absolute;
      top: 10px;
      left: -15px;
      width: 6px;
      height: 13px;
      background: url('/wp-content/themes/dc3/assets/images/layout/arrow_white.png?1500328532') no-repeat 0 0/6px 13px;
      background-image: url('/wp-content/themes/dc3/assets/images/layout/arrow_purple.png?1500302919');
      transition: transform 0.3s, background 0.3s, opacity 0.3s;
      pointer-events: none; }
    .home_funnels #find_toggle:checked + * + * + .funnel.continue .funnel_toggle:hover, .home_funnels #find_toggle:checked + * + * + .funnel.continue .funnel_toggle:focus {
      color: #552f82 !important;
      background: #fec52e; }
      .home_funnels #find_toggle:checked + * + * + .funnel.continue .funnel_toggle:hover:before, .home_funnels #find_toggle:checked + * + * + .funnel.continue .funnel_toggle:focus:before {
        opacity: 1;
        transform: translateX(15px);
        background-image: url('/wp-content/themes/dc3/assets/images/layout/arrow_white.png?1500328532');
        background-image: url('/wp-content/themes/dc3/assets/images/layout/arrow_gold.png?1500304791'); }
    .home_funnels #find_toggle:checked + * + * + .funnel.continue .funnel_toggle:focus {
      box-shadow: 0 0 0 2px #552f82; }
    .home_funnels #find_toggle:checked + * + * + .funnel.continue .funnel_toggle:before {
      background-image: url('/wp-content/themes/dc3/assets/images/layout/arrow_white.png?1500328532'); }
  @media (min-width: 601px) {
    .home_funnels #find_toggle:checked + * + * + .funnel.reach {
      top: 100%;
      transform: translatey(-300px); } }
  .home_funnels #find_toggle:checked + * + * + * + .funnel.find {
    z-index: 1;
    width: 100%; }
    .home_funnels #find_toggle:checked + * + * + * + .funnel.find .close_button {
      opacity: 0.5;
      pointer-events: auto; }
      .home_funnels #find_toggle:checked + * + * + * + .funnel.find .close_button:hover {
        opacity: 1; }
    @media (min-width: 601px) {
      .home_funnels #find_toggle:checked + * + * + * + .funnel.find .funnel_inner {
        padding-right: 50%; } }
    @media (min-width: 751px) {
      .home_funnels #find_toggle:checked + * + * + * + .funnel.find .funnel_inner {
        padding-top: 100px;
        padding-left: 115px; } }
    @media (max-width: 900px) {
      .home_funnels #find_toggle:checked + * + * + * + .funnel.find .funnel_inner {
        padding-left: 75px; } }
    @media (max-width: 600px) {
      .home_funnels #find_toggle:checked + * + * + * + .funnel.find h2, .home_funnels #find_toggle:checked + * + * + * + .funnel.find p {
        opacity: 0; } }
    .home_funnels #find_toggle:checked + * + * + * + .funnel.find .heading_3 {
      color: #fff;
      opacity: 1;
      transform: translateX(0); }
    .home_funnels #find_toggle:checked + * + * + * + .funnel.find .funnel_toggle {
      opacity: 0;
      pointer-events: none; }
  .home_funnels #find_toggle:checked + * + * + * + .funnel_items.find {
    z-index: 1;
    height: auto;
    padding-bottom: 50px; }
    @media (max-width: 750px) {
      .home_funnels #find_toggle:checked + * + * + * + .funnel_items.find {
        padding-bottom: 25px; } }
    .home_funnels #find_toggle:checked + * + * + * + .funnel_items.find .item {
      color: #fff;
      transform: translateY(0);
      opacity: 1; }
  @media (min-width: 601px) {
    .home_funnels #find_toggle:checked + * + * + * + .funnel.continue {
      top: 100%;
      transform: translatey(-300px); }
      .home_funnels #find_toggle:checked + * + * + * + .funnel.continue .funnel_inner {
        background: #949599; }
      .home_funnels #find_toggle:checked + * + * + * + .funnel.continue h2, .home_funnels #find_toggle:checked + * + * + * + .funnel.continue p {
        color: #fff; } }
  .home_funnels #find_toggle:checked + * + * + * + .funnel.continue .funnel_toggle {
    display: inline-block;
    color: #552f82 !important;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.1em;
    line-height: 1.5;
    text-transform: uppercase;
    background: #fff;
    padding: 6px 20px;
    border-radius: 3px;
    border: 0 !important;
    transition: background 0.3s, color 0.3s, opacity 0.5s !important, box-shadow 0.3s;
    cursor: pointer; }
    @media (max-width: 600px) {
      .home_funnels #find_toggle:checked + * + * + * + .funnel.continue .funnel_toggle {
        letter-spacing: 0.05em; } }
    .home_funnels #find_toggle:checked + * + * + * + .funnel.continue .funnel_toggle:before {
      content: '';
      position: absolute;
      top: 10px;
      left: 15px;
      width: 6px;
      height: 13px;
      background: url('/wp-content/themes/dc3/assets/images/layout/arrow_white.png?1500328532') no-repeat 0 0/6px 13px;
      background-image: url('/wp-content/themes/dc3/assets/images/layout/arrow_purple.png?1500302919');
      transition: transform 0.3s, background 0.3s;
      pointer-events: none; }
    .home_funnels #find_toggle:checked + * + * + * + .funnel.continue .funnel_toggle:before {
      content: '';
      position: absolute;
      top: 10px;
      left: -15px;
      width: 6px;
      height: 13px;
      background: url('/wp-content/themes/dc3/assets/images/layout/arrow_white.png?1500328532') no-repeat 0 0/6px 13px;
      background-image: url('/wp-content/themes/dc3/assets/images/layout/arrow_purple.png?1500302919');
      transition: transform 0.3s, background 0.3s, opacity 0.3s;
      pointer-events: none; }
    .home_funnels #find_toggle:checked + * + * + * + .funnel.continue .funnel_toggle:hover, .home_funnels #find_toggle:checked + * + * + * + .funnel.continue .funnel_toggle:focus {
      color: #552f82 !important;
      background: #fec52e; }
      .home_funnels #find_toggle:checked + * + * + * + .funnel.continue .funnel_toggle:hover:before, .home_funnels #find_toggle:checked + * + * + * + .funnel.continue .funnel_toggle:focus:before {
        opacity: 1;
        transform: translateX(15px);
        background-image: url('/wp-content/themes/dc3/assets/images/layout/arrow_white.png?1500328532');
        background-image: url('/wp-content/themes/dc3/assets/images/layout/arrow_gold.png?1500304791'); }
    .home_funnels #find_toggle:checked + * + * + * + .funnel.continue .funnel_toggle:focus {
      box-shadow: 0 0 0 2px #552f82; }
    .home_funnels #find_toggle:checked + * + * + * + .funnel.continue .funnel_toggle:before {
      background-image: url('/wp-content/themes/dc3/assets/images/layout/arrow_white.png?1500328532'); }
  @media (min-width: 601px) {
    .home_funnels #find_toggle:checked + * + * + * + .funnel.reach {
      top: 100%;
      transform: translatey(-300px); } }
  .home_funnels #find_toggle:checked + * + * + * + * + .funnel.find {
    z-index: 1;
    width: 100%; }
    .home_funnels #find_toggle:checked + * + * + * + * + .funnel.find .close_button {
      opacity: 0.5;
      pointer-events: auto; }
      .home_funnels #find_toggle:checked + * + * + * + * + .funnel.find .close_button:hover {
        opacity: 1; }
    @media (min-width: 601px) {
      .home_funnels #find_toggle:checked + * + * + * + * + .funnel.find .funnel_inner {
        padding-right: 50%; } }
    @media (min-width: 751px) {
      .home_funnels #find_toggle:checked + * + * + * + * + .funnel.find .funnel_inner {
        padding-top: 100px;
        padding-left: 115px; } }
    @media (max-width: 900px) {
      .home_funnels #find_toggle:checked + * + * + * + * + .funnel.find .funnel_inner {
        padding-left: 75px; } }
    @media (max-width: 600px) {
      .home_funnels #find_toggle:checked + * + * + * + * + .funnel.find h2, .home_funnels #find_toggle:checked + * + * + * + * + .funnel.find p {
        opacity: 0; } }
    .home_funnels #find_toggle:checked + * + * + * + * + .funnel.find .heading_3 {
      color: #fff;
      opacity: 1;
      transform: translateX(0); }
    .home_funnels #find_toggle:checked + * + * + * + * + .funnel.find .funnel_toggle {
      opacity: 0;
      pointer-events: none; }
  .home_funnels #find_toggle:checked + * + * + * + * + .funnel_items.find {
    z-index: 1;
    height: auto;
    padding-bottom: 50px; }
    @media (max-width: 750px) {
      .home_funnels #find_toggle:checked + * + * + * + * + .funnel_items.find {
        padding-bottom: 25px; } }
    .home_funnels #find_toggle:checked + * + * + * + * + .funnel_items.find .item {
      color: #fff;
      transform: translateY(0);
      opacity: 1; }
  @media (min-width: 601px) {
    .home_funnels #find_toggle:checked + * + * + * + * + .funnel.continue {
      top: 100%;
      transform: translatey(-300px); }
      .home_funnels #find_toggle:checked + * + * + * + * + .funnel.continue .funnel_inner {
        background: #949599; }
      .home_funnels #find_toggle:checked + * + * + * + * + .funnel.continue h2, .home_funnels #find_toggle:checked + * + * + * + * + .funnel.continue p {
        color: #fff; } }
  .home_funnels #find_toggle:checked + * + * + * + * + .funnel.continue .funnel_toggle {
    display: inline-block;
    color: #552f82 !important;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.1em;
    line-height: 1.5;
    text-transform: uppercase;
    background: #fff;
    padding: 6px 20px;
    border-radius: 3px;
    border: 0 !important;
    transition: background 0.3s, color 0.3s, opacity 0.5s !important, box-shadow 0.3s;
    cursor: pointer; }
    @media (max-width: 600px) {
      .home_funnels #find_toggle:checked + * + * + * + * + .funnel.continue .funnel_toggle {
        letter-spacing: 0.05em; } }
    .home_funnels #find_toggle:checked + * + * + * + * + .funnel.continue .funnel_toggle:before {
      content: '';
      position: absolute;
      top: 10px;
      left: 15px;
      width: 6px;
      height: 13px;
      background: url('/wp-content/themes/dc3/assets/images/layout/arrow_white.png?1500328532') no-repeat 0 0/6px 13px;
      background-image: url('/wp-content/themes/dc3/assets/images/layout/arrow_purple.png?1500302919');
      transition: transform 0.3s, background 0.3s;
      pointer-events: none; }
    .home_funnels #find_toggle:checked + * + * + * + * + .funnel.continue .funnel_toggle:before {
      content: '';
      position: absolute;
      top: 10px;
      left: -15px;
      width: 6px;
      height: 13px;
      background: url('/wp-content/themes/dc3/assets/images/layout/arrow_white.png?1500328532') no-repeat 0 0/6px 13px;
      background-image: url('/wp-content/themes/dc3/assets/images/layout/arrow_purple.png?1500302919');
      transition: transform 0.3s, background 0.3s, opacity 0.3s;
      pointer-events: none; }
    .home_funnels #find_toggle:checked + * + * + * + * + .funnel.continue .funnel_toggle:hover, .home_funnels #find_toggle:checked + * + * + * + * + .funnel.continue .funnel_toggle:focus {
      color: #552f82 !important;
      background: #fec52e; }
      .home_funnels #find_toggle:checked + * + * + * + * + .funnel.continue .funnel_toggle:hover:before, .home_funnels #find_toggle:checked + * + * + * + * + .funnel.continue .funnel_toggle:focus:before {
        opacity: 1;
        transform: translateX(15px);
        background-image: url('/wp-content/themes/dc3/assets/images/layout/arrow_white.png?1500328532');
        background-image: url('/wp-content/themes/dc3/assets/images/layout/arrow_gold.png?1500304791'); }
    .home_funnels #find_toggle:checked + * + * + * + * + .funnel.continue .funnel_toggle:focus {
      box-shadow: 0 0 0 2px #552f82; }
    .home_funnels #find_toggle:checked + * + * + * + * + .funnel.continue .funnel_toggle:before {
      background-image: url('/wp-content/themes/dc3/assets/images/layout/arrow_white.png?1500328532'); }
  @media (min-width: 601px) {
    .home_funnels #find_toggle:checked + * + * + * + * + .funnel.reach {
      top: 100%;
      transform: translatey(-300px); } }
  .home_funnels #find_toggle:checked + * + * + * + * + * + .funnel.find {
    z-index: 1;
    width: 100%; }
    .home_funnels #find_toggle:checked + * + * + * + * + * + .funnel.find .close_button {
      opacity: 0.5;
      pointer-events: auto; }
      .home_funnels #find_toggle:checked + * + * + * + * + * + .funnel.find .close_button:hover {
        opacity: 1; }
    @media (min-width: 601px) {
      .home_funnels #find_toggle:checked + * + * + * + * + * + .funnel.find .funnel_inner {
        padding-right: 50%; } }
    @media (min-width: 751px) {
      .home_funnels #find_toggle:checked + * + * + * + * + * + .funnel.find .funnel_inner {
        padding-top: 100px;
        padding-left: 115px; } }
    @media (max-width: 900px) {
      .home_funnels #find_toggle:checked + * + * + * + * + * + .funnel.find .funnel_inner {
        padding-left: 75px; } }
    @media (max-width: 600px) {
      .home_funnels #find_toggle:checked + * + * + * + * + * + .funnel.find h2, .home_funnels #find_toggle:checked + * + * + * + * + * + .funnel.find p {
        opacity: 0; } }
    .home_funnels #find_toggle:checked + * + * + * + * + * + .funnel.find .heading_3 {
      color: #fff;
      opacity: 1;
      transform: translateX(0); }
    .home_funnels #find_toggle:checked + * + * + * + * + * + .funnel.find .funnel_toggle {
      opacity: 0;
      pointer-events: none; }
  .home_funnels #find_toggle:checked + * + * + * + * + * + .funnel_items.find {
    z-index: 1;
    height: auto;
    padding-bottom: 50px; }
    @media (max-width: 750px) {
      .home_funnels #find_toggle:checked + * + * + * + * + * + .funnel_items.find {
        padding-bottom: 25px; } }
    .home_funnels #find_toggle:checked + * + * + * + * + * + .funnel_items.find .item {
      color: #fff;
      transform: translateY(0);
      opacity: 1; }
  @media (min-width: 601px) {
    .home_funnels #find_toggle:checked + * + * + * + * + * + .funnel.continue {
      top: 100%;
      transform: translatey(-300px); }
      .home_funnels #find_toggle:checked + * + * + * + * + * + .funnel.continue .funnel_inner {
        background: #949599; }
      .home_funnels #find_toggle:checked + * + * + * + * + * + .funnel.continue h2, .home_funnels #find_toggle:checked + * + * + * + * + * + .funnel.continue p {
        color: #fff; } }
  .home_funnels #find_toggle:checked + * + * + * + * + * + .funnel.continue .funnel_toggle {
    display: inline-block;
    color: #552f82 !important;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.1em;
    line-height: 1.5;
    text-transform: uppercase;
    background: #fff;
    padding: 6px 20px;
    border-radius: 3px;
    border: 0 !important;
    transition: background 0.3s, color 0.3s, opacity 0.5s !important, box-shadow 0.3s;
    cursor: pointer; }
    @media (max-width: 600px) {
      .home_funnels #find_toggle:checked + * + * + * + * + * + .funnel.continue .funnel_toggle {
        letter-spacing: 0.05em; } }
    .home_funnels #find_toggle:checked + * + * + * + * + * + .funnel.continue .funnel_toggle:before {
      content: '';
      position: absolute;
      top: 10px;
      left: 15px;
      width: 6px;
      height: 13px;
      background: url('/wp-content/themes/dc3/assets/images/layout/arrow_white.png?1500328532') no-repeat 0 0/6px 13px;
      background-image: url('/wp-content/themes/dc3/assets/images/layout/arrow_purple.png?1500302919');
      transition: transform 0.3s, background 0.3s;
      pointer-events: none; }
    .home_funnels #find_toggle:checked + * + * + * + * + * + .funnel.continue .funnel_toggle:before {
      content: '';
      position: absolute;
      top: 10px;
      left: -15px;
      width: 6px;
      height: 13px;
      background: url('/wp-content/themes/dc3/assets/images/layout/arrow_white.png?1500328532') no-repeat 0 0/6px 13px;
      background-image: url('/wp-content/themes/dc3/assets/images/layout/arrow_purple.png?1500302919');
      transition: transform 0.3s, background 0.3s, opacity 0.3s;
      pointer-events: none; }
    .home_funnels #find_toggle:checked + * + * + * + * + * + .funnel.continue .funnel_toggle:hover, .home_funnels #find_toggle:checked + * + * + * + * + * + .funnel.continue .funnel_toggle:focus {
      color: #552f82 !important;
      background: #fec52e; }
      .home_funnels #find_toggle:checked + * + * + * + * + * + .funnel.continue .funnel_toggle:hover:before, .home_funnels #find_toggle:checked + * + * + * + * + * + .funnel.continue .funnel_toggle:focus:before {
        opacity: 1;
        transform: translateX(15px);
        background-image: url('/wp-content/themes/dc3/assets/images/layout/arrow_white.png?1500328532');
        background-image: url('/wp-content/themes/dc3/assets/images/layout/arrow_gold.png?1500304791'); }
    .home_funnels #find_toggle:checked + * + * + * + * + * + .funnel.continue .funnel_toggle:focus {
      box-shadow: 0 0 0 2px #552f82; }
    .home_funnels #find_toggle:checked + * + * + * + * + * + .funnel.continue .funnel_toggle:before {
      background-image: url('/wp-content/themes/dc3/assets/images/layout/arrow_white.png?1500328532'); }
  @media (min-width: 601px) {
    .home_funnels #find_toggle:checked + * + * + * + * + * + .funnel.reach {
      top: 100%;
      transform: translatey(-300px); } }
  .home_funnels #find_toggle:checked + * + * + * + * + * + * + .funnel.find {
    z-index: 1;
    width: 100%; }
    .home_funnels #find_toggle:checked + * + * + * + * + * + * + .funnel.find .close_button {
      opacity: 0.5;
      pointer-events: auto; }
      .home_funnels #find_toggle:checked + * + * + * + * + * + * + .funnel.find .close_button:hover {
        opacity: 1; }
    @media (min-width: 601px) {
      .home_funnels #find_toggle:checked + * + * + * + * + * + * + .funnel.find .funnel_inner {
        padding-right: 50%; } }
    @media (min-width: 751px) {
      .home_funnels #find_toggle:checked + * + * + * + * + * + * + .funnel.find .funnel_inner {
        padding-top: 100px;
        padding-left: 115px; } }
    @media (max-width: 900px) {
      .home_funnels #find_toggle:checked + * + * + * + * + * + * + .funnel.find .funnel_inner {
        padding-left: 75px; } }
    @media (max-width: 600px) {
      .home_funnels #find_toggle:checked + * + * + * + * + * + * + .funnel.find h2, .home_funnels #find_toggle:checked + * + * + * + * + * + * + .funnel.find p {
        opacity: 0; } }
    .home_funnels #find_toggle:checked + * + * + * + * + * + * + .funnel.find .heading_3 {
      color: #fff;
      opacity: 1;
      transform: translateX(0); }
    .home_funnels #find_toggle:checked + * + * + * + * + * + * + .funnel.find .funnel_toggle {
      opacity: 0;
      pointer-events: none; }
  .home_funnels #find_toggle:checked + * + * + * + * + * + * + .funnel_items.find {
    z-index: 1;
    height: auto;
    padding-bottom: 50px; }
    @media (max-width: 750px) {
      .home_funnels #find_toggle:checked + * + * + * + * + * + * + .funnel_items.find {
        padding-bottom: 25px; } }
    .home_funnels #find_toggle:checked + * + * + * + * + * + * + .funnel_items.find .item {
      color: #fff;
      transform: translateY(0);
      opacity: 1; }
  @media (min-width: 601px) {
    .home_funnels #find_toggle:checked + * + * + * + * + * + * + .funnel.continue {
      top: 100%;
      transform: translatey(-300px); }
      .home_funnels #find_toggle:checked + * + * + * + * + * + * + .funnel.continue .funnel_inner {
        background: #949599; }
      .home_funnels #find_toggle:checked + * + * + * + * + * + * + .funnel.continue h2, .home_funnels #find_toggle:checked + * + * + * + * + * + * + .funnel.continue p {
        color: #fff; } }
  .home_funnels #find_toggle:checked + * + * + * + * + * + * + .funnel.continue .funnel_toggle {
    display: inline-block;
    color: #552f82 !important;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.1em;
    line-height: 1.5;
    text-transform: uppercase;
    background: #fff;
    padding: 6px 20px;
    border-radius: 3px;
    border: 0 !important;
    transition: background 0.3s, color 0.3s, opacity 0.5s !important, box-shadow 0.3s;
    cursor: pointer; }
    @media (max-width: 600px) {
      .home_funnels #find_toggle:checked + * + * + * + * + * + * + .funnel.continue .funnel_toggle {
        letter-spacing: 0.05em; } }
    .home_funnels #find_toggle:checked + * + * + * + * + * + * + .funnel.continue .funnel_toggle:before {
      content: '';
      position: absolute;
      top: 10px;
      left: 15px;
      width: 6px;
      height: 13px;
      background: url('/wp-content/themes/dc3/assets/images/layout/arrow_white.png?1500328532') no-repeat 0 0/6px 13px;
      background-image: url('/wp-content/themes/dc3/assets/images/layout/arrow_purple.png?1500302919');
      transition: transform 0.3s, background 0.3s;
      pointer-events: none; }
    .home_funnels #find_toggle:checked + * + * + * + * + * + * + .funnel.continue .funnel_toggle:before {
      content: '';
      position: absolute;
      top: 10px;
      left: -15px;
      width: 6px;
      height: 13px;
      background: url('/wp-content/themes/dc3/assets/images/layout/arrow_white.png?1500328532') no-repeat 0 0/6px 13px;
      background-image: url('/wp-content/themes/dc3/assets/images/layout/arrow_purple.png?1500302919');
      transition: transform 0.3s, background 0.3s, opacity 0.3s;
      pointer-events: none; }
    .home_funnels #find_toggle:checked + * + * + * + * + * + * + .funnel.continue .funnel_toggle:hover, .home_funnels #find_toggle:checked + * + * + * + * + * + * + .funnel.continue .funnel_toggle:focus {
      color: #552f82 !important;
      background: #fec52e; }
      .home_funnels #find_toggle:checked + * + * + * + * + * + * + .funnel.continue .funnel_toggle:hover:before, .home_funnels #find_toggle:checked + * + * + * + * + * + * + .funnel.continue .funnel_toggle:focus:before {
        opacity: 1;
        transform: translateX(15px);
        background-image: url('/wp-content/themes/dc3/assets/images/layout/arrow_white.png?1500328532');
        background-image: url('/wp-content/themes/dc3/assets/images/layout/arrow_gold.png?1500304791'); }
    .home_funnels #find_toggle:checked + * + * + * + * + * + * + .funnel.continue .funnel_toggle:focus {
      box-shadow: 0 0 0 2px #552f82; }
    .home_funnels #find_toggle:checked + * + * + * + * + * + * + .funnel.continue .funnel_toggle:before {
      background-image: url('/wp-content/themes/dc3/assets/images/layout/arrow_white.png?1500328532'); }
  @media (min-width: 601px) {
    .home_funnels #find_toggle:checked + * + * + * + * + * + * + .funnel.reach {
      top: 100%;
      transform: translatey(-300px); } }
  .home_funnels #find_toggle:checked + * + * + * + * + * + * + * + .funnel.find {
    z-index: 1;
    width: 100%; }
    .home_funnels #find_toggle:checked + * + * + * + * + * + * + * + .funnel.find .close_button {
      opacity: 0.5;
      pointer-events: auto; }
      .home_funnels #find_toggle:checked + * + * + * + * + * + * + * + .funnel.find .close_button:hover {
        opacity: 1; }
    @media (min-width: 601px) {
      .home_funnels #find_toggle:checked + * + * + * + * + * + * + * + .funnel.find .funnel_inner {
        padding-right: 50%; } }
    @media (min-width: 751px) {
      .home_funnels #find_toggle:checked + * + * + * + * + * + * + * + .funnel.find .funnel_inner {
        padding-top: 100px;
        padding-left: 115px; } }
    @media (max-width: 900px) {
      .home_funnels #find_toggle:checked + * + * + * + * + * + * + * + .funnel.find .funnel_inner {
        padding-left: 75px; } }
    @media (max-width: 600px) {
      .home_funnels #find_toggle:checked + * + * + * + * + * + * + * + .funnel.find h2, .home_funnels #find_toggle:checked + * + * + * + * + * + * + * + .funnel.find p {
        opacity: 0; } }
    .home_funnels #find_toggle:checked + * + * + * + * + * + * + * + .funnel.find .heading_3 {
      color: #fff;
      opacity: 1;
      transform: translateX(0); }
    .home_funnels #find_toggle:checked + * + * + * + * + * + * + * + .funnel.find .funnel_toggle {
      opacity: 0;
      pointer-events: none; }
  .home_funnels #find_toggle:checked + * + * + * + * + * + * + * + .funnel_items.find {
    z-index: 1;
    height: auto;
    padding-bottom: 50px; }
    @media (max-width: 750px) {
      .home_funnels #find_toggle:checked + * + * + * + * + * + * + * + .funnel_items.find {
        padding-bottom: 25px; } }
    .home_funnels #find_toggle:checked + * + * + * + * + * + * + * + .funnel_items.find .item {
      color: #fff;
      transform: translateY(0);
      opacity: 1; }
  @media (min-width: 601px) {
    .home_funnels #find_toggle:checked + * + * + * + * + * + * + * + .funnel.continue {
      top: 100%;
      transform: translatey(-300px); }
      .home_funnels #find_toggle:checked + * + * + * + * + * + * + * + .funnel.continue .funnel_inner {
        background: #949599; }
      .home_funnels #find_toggle:checked + * + * + * + * + * + * + * + .funnel.continue h2, .home_funnels #find_toggle:checked + * + * + * + * + * + * + * + .funnel.continue p {
        color: #fff; } }
  .home_funnels #find_toggle:checked + * + * + * + * + * + * + * + .funnel.continue .funnel_toggle {
    display: inline-block;
    color: #552f82 !important;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.1em;
    line-height: 1.5;
    text-transform: uppercase;
    background: #fff;
    padding: 6px 20px;
    border-radius: 3px;
    border: 0 !important;
    transition: background 0.3s, color 0.3s, opacity 0.5s !important, box-shadow 0.3s;
    cursor: pointer; }
    @media (max-width: 600px) {
      .home_funnels #find_toggle:checked + * + * + * + * + * + * + * + .funnel.continue .funnel_toggle {
        letter-spacing: 0.05em; } }
    .home_funnels #find_toggle:checked + * + * + * + * + * + * + * + .funnel.continue .funnel_toggle:before {
      content: '';
      position: absolute;
      top: 10px;
      left: 15px;
      width: 6px;
      height: 13px;
      background: url('/wp-content/themes/dc3/assets/images/layout/arrow_white.png?1500328532') no-repeat 0 0/6px 13px;
      background-image: url('/wp-content/themes/dc3/assets/images/layout/arrow_purple.png?1500302919');
      transition: transform 0.3s, background 0.3s;
      pointer-events: none; }
    .home_funnels #find_toggle:checked + * + * + * + * + * + * + * + .funnel.continue .funnel_toggle:before {
      content: '';
      position: absolute;
      top: 10px;
      left: -15px;
      width: 6px;
      height: 13px;
      background: url('/wp-content/themes/dc3/assets/images/layout/arrow_white.png?1500328532') no-repeat 0 0/6px 13px;
      background-image: url('/wp-content/themes/dc3/assets/images/layout/arrow_purple.png?1500302919');
      transition: transform 0.3s, background 0.3s, opacity 0.3s;
      pointer-events: none; }
    .home_funnels #find_toggle:checked + * + * + * + * + * + * + * + .funnel.continue .funnel_toggle:hover, .home_funnels #find_toggle:checked + * + * + * + * + * + * + * + .funnel.continue .funnel_toggle:focus {
      color: #552f82 !important;
      background: #fec52e; }
      .home_funnels #find_toggle:checked + * + * + * + * + * + * + * + .funnel.continue .funnel_toggle:hover:before, .home_funnels #find_toggle:checked + * + * + * + * + * + * + * + .funnel.continue .funnel_toggle:focus:before {
        opacity: 1;
        transform: translateX(15px);
        background-image: url('/wp-content/themes/dc3/assets/images/layout/arrow_white.png?1500328532');
        background-image: url('/wp-content/themes/dc3/assets/images/layout/arrow_gold.png?1500304791'); }
    .home_funnels #find_toggle:checked + * + * + * + * + * + * + * + .funnel.continue .funnel_toggle:focus {
      box-shadow: 0 0 0 2px #552f82; }
    .home_funnels #find_toggle:checked + * + * + * + * + * + * + * + .funnel.continue .funnel_toggle:before {
      background-image: url('/wp-content/themes/dc3/assets/images/layout/arrow_white.png?1500328532'); }
  @media (min-width: 601px) {
    .home_funnels #find_toggle:checked + * + * + * + * + * + * + * + .funnel.reach {
      top: 100%;
      transform: translatey(-300px); } }
  .home_funnels #find_toggle:checked + * + * + * + * + * + * + * + * + .funnel.find {
    z-index: 1;
    width: 100%; }
    .home_funnels #find_toggle:checked + * + * + * + * + * + * + * + * + .funnel.find .close_button {
      opacity: 0.5;
      pointer-events: auto; }
      .home_funnels #find_toggle:checked + * + * + * + * + * + * + * + * + .funnel.find .close_button:hover {
        opacity: 1; }
    @media (min-width: 601px) {
      .home_funnels #find_toggle:checked + * + * + * + * + * + * + * + * + .funnel.find .funnel_inner {
        padding-right: 50%; } }
    @media (min-width: 751px) {
      .home_funnels #find_toggle:checked + * + * + * + * + * + * + * + * + .funnel.find .funnel_inner {
        padding-top: 100px;
        padding-left: 115px; } }
    @media (max-width: 900px) {
      .home_funnels #find_toggle:checked + * + * + * + * + * + * + * + * + .funnel.find .funnel_inner {
        padding-left: 75px; } }
    @media (max-width: 600px) {
      .home_funnels #find_toggle:checked + * + * + * + * + * + * + * + * + .funnel.find h2, .home_funnels #find_toggle:checked + * + * + * + * + * + * + * + * + .funnel.find p {
        opacity: 0; } }
    .home_funnels #find_toggle:checked + * + * + * + * + * + * + * + * + .funnel.find .heading_3 {
      color: #fff;
      opacity: 1;
      transform: translateX(0); }
    .home_funnels #find_toggle:checked + * + * + * + * + * + * + * + * + .funnel.find .funnel_toggle {
      opacity: 0;
      pointer-events: none; }
  .home_funnels #find_toggle:checked + * + * + * + * + * + * + * + * + .funnel_items.find {
    z-index: 1;
    height: auto;
    padding-bottom: 50px; }
    @media (max-width: 750px) {
      .home_funnels #find_toggle:checked + * + * + * + * + * + * + * + * + .funnel_items.find {
        padding-bottom: 25px; } }
    .home_funnels #find_toggle:checked + * + * + * + * + * + * + * + * + .funnel_items.find .item {
      color: #fff;
      transform: translateY(0);
      opacity: 1; }
  @media (min-width: 601px) {
    .home_funnels #find_toggle:checked + * + * + * + * + * + * + * + * + .funnel.continue {
      top: 100%;
      transform: translatey(-300px); }
      .home_funnels #find_toggle:checked + * + * + * + * + * + * + * + * + .funnel.continue .funnel_inner {
        background: #949599; }
      .home_funnels #find_toggle:checked + * + * + * + * + * + * + * + * + .funnel.continue h2, .home_funnels #find_toggle:checked + * + * + * + * + * + * + * + * + .funnel.continue p {
        color: #fff; } }
  .home_funnels #find_toggle:checked + * + * + * + * + * + * + * + * + .funnel.continue .funnel_toggle {
    display: inline-block;
    color: #552f82 !important;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.1em;
    line-height: 1.5;
    text-transform: uppercase;
    background: #fff;
    padding: 6px 20px;
    border-radius: 3px;
    border: 0 !important;
    transition: background 0.3s, color 0.3s, opacity 0.5s !important, box-shadow 0.3s;
    cursor: pointer; }
    @media (max-width: 600px) {
      .home_funnels #find_toggle:checked + * + * + * + * + * + * + * + * + .funnel.continue .funnel_toggle {
        letter-spacing: 0.05em; } }
    .home_funnels #find_toggle:checked + * + * + * + * + * + * + * + * + .funnel.continue .funnel_toggle:before {
      content: '';
      position: absolute;
      top: 10px;
      left: 15px;
      width: 6px;
      height: 13px;
      background: url('/wp-content/themes/dc3/assets/images/layout/arrow_white.png?1500328532') no-repeat 0 0/6px 13px;
      background-image: url('/wp-content/themes/dc3/assets/images/layout/arrow_purple.png?1500302919');
      transition: transform 0.3s, background 0.3s;
      pointer-events: none; }
    .home_funnels #find_toggle:checked + * + * + * + * + * + * + * + * + .funnel.continue .funnel_toggle:before {
      content: '';
      position: absolute;
      top: 10px;
      left: -15px;
      width: 6px;
      height: 13px;
      background: url('/wp-content/themes/dc3/assets/images/layout/arrow_white.png?1500328532') no-repeat 0 0/6px 13px;
      background-image: url('/wp-content/themes/dc3/assets/images/layout/arrow_purple.png?1500302919');
      transition: transform 0.3s, background 0.3s, opacity 0.3s;
      pointer-events: none; }
    .home_funnels #find_toggle:checked + * + * + * + * + * + * + * + * + .funnel.continue .funnel_toggle:hover, .home_funnels #find_toggle:checked + * + * + * + * + * + * + * + * + .funnel.continue .funnel_toggle:focus {
      color: #552f82 !important;
      background: #fec52e; }
      .home_funnels #find_toggle:checked + * + * + * + * + * + * + * + * + .funnel.continue .funnel_toggle:hover:before, .home_funnels #find_toggle:checked + * + * + * + * + * + * + * + * + .funnel.continue .funnel_toggle:focus:before {
        opacity: 1;
        transform: translateX(15px);
        background-image: url('/wp-content/themes/dc3/assets/images/layout/arrow_white.png?1500328532');
        background-image: url('/wp-content/themes/dc3/assets/images/layout/arrow_gold.png?1500304791'); }
    .home_funnels #find_toggle:checked + * + * + * + * + * + * + * + * + .funnel.continue .funnel_toggle:focus {
      box-shadow: 0 0 0 2px #552f82; }
    .home_funnels #find_toggle:checked + * + * + * + * + * + * + * + * + .funnel.continue .funnel_toggle:before {
      background-image: url('/wp-content/themes/dc3/assets/images/layout/arrow_white.png?1500328532'); }
  @media (min-width: 601px) {
    .home_funnels #find_toggle:checked + * + * + * + * + * + * + * + * + .funnel.reach {
      top: 100%;
      transform: translatey(-300px); } }
  .home_funnels #find_toggle:checked + * + * + * + * + * + * + * + * + * + .funnel.find {
    z-index: 1;
    width: 100%; }
    .home_funnels #find_toggle:checked + * + * + * + * + * + * + * + * + * + .funnel.find .close_button {
      opacity: 0.5;
      pointer-events: auto; }
      .home_funnels #find_toggle:checked + * + * + * + * + * + * + * + * + * + .funnel.find .close_button:hover {
        opacity: 1; }
    @media (min-width: 601px) {
      .home_funnels #find_toggle:checked + * + * + * + * + * + * + * + * + * + .funnel.find .funnel_inner {
        padding-right: 50%; } }
    @media (min-width: 751px) {
      .home_funnels #find_toggle:checked + * + * + * + * + * + * + * + * + * + .funnel.find .funnel_inner {
        padding-top: 100px;
        padding-left: 115px; } }
    @media (max-width: 900px) {
      .home_funnels #find_toggle:checked + * + * + * + * + * + * + * + * + * + .funnel.find .funnel_inner {
        padding-left: 75px; } }
    @media (max-width: 600px) {
      .home_funnels #find_toggle:checked + * + * + * + * + * + * + * + * + * + .funnel.find h2, .home_funnels #find_toggle:checked + * + * + * + * + * + * + * + * + * + .funnel.find p {
        opacity: 0; } }
    .home_funnels #find_toggle:checked + * + * + * + * + * + * + * + * + * + .funnel.find .heading_3 {
      color: #fff;
      opacity: 1;
      transform: translateX(0); }
    .home_funnels #find_toggle:checked + * + * + * + * + * + * + * + * + * + .funnel.find .funnel_toggle {
      opacity: 0;
      pointer-events: none; }
  .home_funnels #find_toggle:checked + * + * + * + * + * + * + * + * + * + .funnel_items.find {
    z-index: 1;
    height: auto;
    padding-bottom: 50px; }
    @media (max-width: 750px) {
      .home_funnels #find_toggle:checked + * + * + * + * + * + * + * + * + * + .funnel_items.find {
        padding-bottom: 25px; } }
    .home_funnels #find_toggle:checked + * + * + * + * + * + * + * + * + * + .funnel_items.find .item {
      color: #fff;
      transform: translateY(0);
      opacity: 1; }
  @media (min-width: 601px) {
    .home_funnels #find_toggle:checked + * + * + * + * + * + * + * + * + * + .funnel.continue {
      top: 100%;
      transform: translatey(-300px); }
      .home_funnels #find_toggle:checked + * + * + * + * + * + * + * + * + * + .funnel.continue .funnel_inner {
        background: #949599; }
      .home_funnels #find_toggle:checked + * + * + * + * + * + * + * + * + * + .funnel.continue h2, .home_funnels #find_toggle:checked + * + * + * + * + * + * + * + * + * + .funnel.continue p {
        color: #fff; } }
  .home_funnels #find_toggle:checked + * + * + * + * + * + * + * + * + * + .funnel.continue .funnel_toggle {
    display: inline-block;
    color: #552f82 !important;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.1em;
    line-height: 1.5;
    text-transform: uppercase;
    background: #fff;
    padding: 6px 20px;
    border-radius: 3px;
    border: 0 !important;
    transition: background 0.3s, color 0.3s, opacity 0.5s !important, box-shadow 0.3s;
    cursor: pointer; }
    @media (max-width: 600px) {
      .home_funnels #find_toggle:checked + * + * + * + * + * + * + * + * + * + .funnel.continue .funnel_toggle {
        letter-spacing: 0.05em; } }
    .home_funnels #find_toggle:checked + * + * + * + * + * + * + * + * + * + .funnel.continue .funnel_toggle:before {
      content: '';
      position: absolute;
      top: 10px;
      left: 15px;
      width: 6px;
      height: 13px;
      background: url('/wp-content/themes/dc3/assets/images/layout/arrow_white.png?1500328532') no-repeat 0 0/6px 13px;
      background-image: url('/wp-content/themes/dc3/assets/images/layout/arrow_purple.png?1500302919');
      transition: transform 0.3s, background 0.3s;
      pointer-events: none; }
    .home_funnels #find_toggle:checked + * + * + * + * + * + * + * + * + * + .funnel.continue .funnel_toggle:before {
      content: '';
      position: absolute;
      top: 10px;
      left: -15px;
      width: 6px;
      height: 13px;
      background: url('/wp-content/themes/dc3/assets/images/layout/arrow_white.png?1500328532') no-repeat 0 0/6px 13px;
      background-image: url('/wp-content/themes/dc3/assets/images/layout/arrow_purple.png?1500302919');
      transition: transform 0.3s, background 0.3s, opacity 0.3s;
      pointer-events: none; }
    .home_funnels #find_toggle:checked + * + * + * + * + * + * + * + * + * + .funnel.continue .funnel_toggle:hover, .home_funnels #find_toggle:checked + * + * + * + * + * + * + * + * + * + .funnel.continue .funnel_toggle:focus {
      color: #552f82 !important;
      background: #fec52e; }
      .home_funnels #find_toggle:checked + * + * + * + * + * + * + * + * + * + .funnel.continue .funnel_toggle:hover:before, .home_funnels #find_toggle:checked + * + * + * + * + * + * + * + * + * + .funnel.continue .funnel_toggle:focus:before {
        opacity: 1;
        transform: translateX(15px);
        background-image: url('/wp-content/themes/dc3/assets/images/layout/arrow_white.png?1500328532');
        background-image: url('/wp-content/themes/dc3/assets/images/layout/arrow_gold.png?1500304791'); }
    .home_funnels #find_toggle:checked + * + * + * + * + * + * + * + * + * + .funnel.continue .funnel_toggle:focus {
      box-shadow: 0 0 0 2px #552f82; }
    .home_funnels #find_toggle:checked + * + * + * + * + * + * + * + * + * + .funnel.continue .funnel_toggle:before {
      background-image: url('/wp-content/themes/dc3/assets/images/layout/arrow_white.png?1500328532'); }
  @media (min-width: 601px) {
    .home_funnels #find_toggle:checked + * + * + * + * + * + * + * + * + * + .funnel.reach {
      top: 100%;
      transform: translatey(-300px); } }
  @media (min-width: 601px) {
    .home_funnels #continue_toggle:checked + * + * + .funnel.find {
      top: 100%;
      transform: translatey(-300px); } }
  .home_funnels #continue_toggle:checked + * + * + .funnel.continue {
    z-index: 1;
    width: 100%; }
    .home_funnels #continue_toggle:checked + * + * + .funnel.continue .close_button {
      opacity: 0.5;
      pointer-events: auto; }
      .home_funnels #continue_toggle:checked + * + * + .funnel.continue .close_button:hover {
        opacity: 1; }
    @media (min-width: 601px) {
      .home_funnels #continue_toggle:checked + * + * + .funnel.continue .funnel_inner {
        padding-right: 50%; } }
    @media (min-width: 751px) {
      .home_funnels #continue_toggle:checked + * + * + .funnel.continue .funnel_inner {
        padding-top: 100px;
        padding-left: 115px; } }
    @media (max-width: 900px) {
      .home_funnels #continue_toggle:checked + * + * + .funnel.continue .funnel_inner {
        padding-left: 75px; } }
    @media (max-width: 600px) {
      .home_funnels #continue_toggle:checked + * + * + .funnel.continue h2, .home_funnels #continue_toggle:checked + * + * + .funnel.continue p {
        opacity: 0; } }
    .home_funnels #continue_toggle:checked + * + * + .funnel.continue .heading_3 {
      color: #552f82;
      opacity: 1;
      transform: translateX(0); }
    .home_funnels #continue_toggle:checked + * + * + .funnel.continue .funnel_toggle {
      opacity: 0;
      pointer-events: none; }
  .home_funnels #continue_toggle:checked + * + * + .funnel_items.continue {
    z-index: 1;
    height: auto;
    padding-bottom: 50px; }
    @media (max-width: 750px) {
      .home_funnels #continue_toggle:checked + * + * + .funnel_items.continue {
        padding-bottom: 25px; } }
    .home_funnels #continue_toggle:checked + * + * + .funnel_items.continue .item {
      transform: translateY(0);
      opacity: 1; }
  @media (min-width: 601px) {
    .home_funnels #continue_toggle:checked + * + * + .funnel.reach {
      top: 100%;
      transform: translate(100%, -300px); } }
  @media (min-width: 601px) {
    .home_funnels #continue_toggle:checked + * + * + * + .funnel.find {
      top: 100%;
      transform: translatey(-300px); } }
  .home_funnels #continue_toggle:checked + * + * + * + .funnel.continue {
    z-index: 1;
    width: 100%; }
    .home_funnels #continue_toggle:checked + * + * + * + .funnel.continue .close_button {
      opacity: 0.5;
      pointer-events: auto; }
      .home_funnels #continue_toggle:checked + * + * + * + .funnel.continue .close_button:hover {
        opacity: 1; }
    @media (min-width: 601px) {
      .home_funnels #continue_toggle:checked + * + * + * + .funnel.continue .funnel_inner {
        padding-right: 50%; } }
    @media (min-width: 751px) {
      .home_funnels #continue_toggle:checked + * + * + * + .funnel.continue .funnel_inner {
        padding-top: 100px;
        padding-left: 115px; } }
    @media (max-width: 900px) {
      .home_funnels #continue_toggle:checked + * + * + * + .funnel.continue .funnel_inner {
        padding-left: 75px; } }
    @media (max-width: 600px) {
      .home_funnels #continue_toggle:checked + * + * + * + .funnel.continue h2, .home_funnels #continue_toggle:checked + * + * + * + .funnel.continue p {
        opacity: 0; } }
    .home_funnels #continue_toggle:checked + * + * + * + .funnel.continue .heading_3 {
      color: #552f82;
      opacity: 1;
      transform: translateX(0); }
    .home_funnels #continue_toggle:checked + * + * + * + .funnel.continue .funnel_toggle {
      opacity: 0;
      pointer-events: none; }
  .home_funnels #continue_toggle:checked + * + * + * + .funnel_items.continue {
    z-index: 1;
    height: auto;
    padding-bottom: 50px; }
    @media (max-width: 750px) {
      .home_funnels #continue_toggle:checked + * + * + * + .funnel_items.continue {
        padding-bottom: 25px; } }
    .home_funnels #continue_toggle:checked + * + * + * + .funnel_items.continue .item {
      transform: translateY(0);
      opacity: 1; }
  @media (min-width: 601px) {
    .home_funnels #continue_toggle:checked + * + * + * + .funnel.reach {
      top: 100%;
      transform: translate(100%, -300px); } }
  @media (min-width: 601px) {
    .home_funnels #continue_toggle:checked + * + * + * + * + .funnel.find {
      top: 100%;
      transform: translatey(-300px); } }
  .home_funnels #continue_toggle:checked + * + * + * + * + .funnel.continue {
    z-index: 1;
    width: 100%; }
    .home_funnels #continue_toggle:checked + * + * + * + * + .funnel.continue .close_button {
      opacity: 0.5;
      pointer-events: auto; }
      .home_funnels #continue_toggle:checked + * + * + * + * + .funnel.continue .close_button:hover {
        opacity: 1; }
    @media (min-width: 601px) {
      .home_funnels #continue_toggle:checked + * + * + * + * + .funnel.continue .funnel_inner {
        padding-right: 50%; } }
    @media (min-width: 751px) {
      .home_funnels #continue_toggle:checked + * + * + * + * + .funnel.continue .funnel_inner {
        padding-top: 100px;
        padding-left: 115px; } }
    @media (max-width: 900px) {
      .home_funnels #continue_toggle:checked + * + * + * + * + .funnel.continue .funnel_inner {
        padding-left: 75px; } }
    @media (max-width: 600px) {
      .home_funnels #continue_toggle:checked + * + * + * + * + .funnel.continue h2, .home_funnels #continue_toggle:checked + * + * + * + * + .funnel.continue p {
        opacity: 0; } }
    .home_funnels #continue_toggle:checked + * + * + * + * + .funnel.continue .heading_3 {
      color: #552f82;
      opacity: 1;
      transform: translateX(0); }
    .home_funnels #continue_toggle:checked + * + * + * + * + .funnel.continue .funnel_toggle {
      opacity: 0;
      pointer-events: none; }
  .home_funnels #continue_toggle:checked + * + * + * + * + .funnel_items.continue {
    z-index: 1;
    height: auto;
    padding-bottom: 50px; }
    @media (max-width: 750px) {
      .home_funnels #continue_toggle:checked + * + * + * + * + .funnel_items.continue {
        padding-bottom: 25px; } }
    .home_funnels #continue_toggle:checked + * + * + * + * + .funnel_items.continue .item {
      transform: translateY(0);
      opacity: 1; }
  @media (min-width: 601px) {
    .home_funnels #continue_toggle:checked + * + * + * + * + .funnel.reach {
      top: 100%;
      transform: translate(100%, -300px); } }
  @media (min-width: 601px) {
    .home_funnels #continue_toggle:checked + * + * + * + * + * + .funnel.find {
      top: 100%;
      transform: translatey(-300px); } }
  .home_funnels #continue_toggle:checked + * + * + * + * + * + .funnel.continue {
    z-index: 1;
    width: 100%; }
    .home_funnels #continue_toggle:checked + * + * + * + * + * + .funnel.continue .close_button {
      opacity: 0.5;
      pointer-events: auto; }
      .home_funnels #continue_toggle:checked + * + * + * + * + * + .funnel.continue .close_button:hover {
        opacity: 1; }
    @media (min-width: 601px) {
      .home_funnels #continue_toggle:checked + * + * + * + * + * + .funnel.continue .funnel_inner {
        padding-right: 50%; } }
    @media (min-width: 751px) {
      .home_funnels #continue_toggle:checked + * + * + * + * + * + .funnel.continue .funnel_inner {
        padding-top: 100px;
        padding-left: 115px; } }
    @media (max-width: 900px) {
      .home_funnels #continue_toggle:checked + * + * + * + * + * + .funnel.continue .funnel_inner {
        padding-left: 75px; } }
    @media (max-width: 600px) {
      .home_funnels #continue_toggle:checked + * + * + * + * + * + .funnel.continue h2, .home_funnels #continue_toggle:checked + * + * + * + * + * + .funnel.continue p {
        opacity: 0; } }
    .home_funnels #continue_toggle:checked + * + * + * + * + * + .funnel.continue .heading_3 {
      color: #552f82;
      opacity: 1;
      transform: translateX(0); }
    .home_funnels #continue_toggle:checked + * + * + * + * + * + .funnel.continue .funnel_toggle {
      opacity: 0;
      pointer-events: none; }
  .home_funnels #continue_toggle:checked + * + * + * + * + * + .funnel_items.continue {
    z-index: 1;
    height: auto;
    padding-bottom: 50px; }
    @media (max-width: 750px) {
      .home_funnels #continue_toggle:checked + * + * + * + * + * + .funnel_items.continue {
        padding-bottom: 25px; } }
    .home_funnels #continue_toggle:checked + * + * + * + * + * + .funnel_items.continue .item {
      transform: translateY(0);
      opacity: 1; }
  @media (min-width: 601px) {
    .home_funnels #continue_toggle:checked + * + * + * + * + * + .funnel.reach {
      top: 100%;
      transform: translate(100%, -300px); } }
  @media (min-width: 601px) {
    .home_funnels #continue_toggle:checked + * + * + * + * + * + * + .funnel.find {
      top: 100%;
      transform: translatey(-300px); } }
  .home_funnels #continue_toggle:checked + * + * + * + * + * + * + .funnel.continue {
    z-index: 1;
    width: 100%; }
    .home_funnels #continue_toggle:checked + * + * + * + * + * + * + .funnel.continue .close_button {
      opacity: 0.5;
      pointer-events: auto; }
      .home_funnels #continue_toggle:checked + * + * + * + * + * + * + .funnel.continue .close_button:hover {
        opacity: 1; }
    @media (min-width: 601px) {
      .home_funnels #continue_toggle:checked + * + * + * + * + * + * + .funnel.continue .funnel_inner {
        padding-right: 50%; } }
    @media (min-width: 751px) {
      .home_funnels #continue_toggle:checked + * + * + * + * + * + * + .funnel.continue .funnel_inner {
        padding-top: 100px;
        padding-left: 115px; } }
    @media (max-width: 900px) {
      .home_funnels #continue_toggle:checked + * + * + * + * + * + * + .funnel.continue .funnel_inner {
        padding-left: 75px; } }
    @media (max-width: 600px) {
      .home_funnels #continue_toggle:checked + * + * + * + * + * + * + .funnel.continue h2, .home_funnels #continue_toggle:checked + * + * + * + * + * + * + .funnel.continue p {
        opacity: 0; } }
    .home_funnels #continue_toggle:checked + * + * + * + * + * + * + .funnel.continue .heading_3 {
      color: #552f82;
      opacity: 1;
      transform: translateX(0); }
    .home_funnels #continue_toggle:checked + * + * + * + * + * + * + .funnel.continue .funnel_toggle {
      opacity: 0;
      pointer-events: none; }
  .home_funnels #continue_toggle:checked + * + * + * + * + * + * + .funnel_items.continue {
    z-index: 1;
    height: auto;
    padding-bottom: 50px; }
    @media (max-width: 750px) {
      .home_funnels #continue_toggle:checked + * + * + * + * + * + * + .funnel_items.continue {
        padding-bottom: 25px; } }
    .home_funnels #continue_toggle:checked + * + * + * + * + * + * + .funnel_items.continue .item {
      transform: translateY(0);
      opacity: 1; }
  @media (min-width: 601px) {
    .home_funnels #continue_toggle:checked + * + * + * + * + * + * + .funnel.reach {
      top: 100%;
      transform: translate(100%, -300px); } }
  @media (min-width: 601px) {
    .home_funnels #continue_toggle:checked + * + * + * + * + * + * + * + .funnel.find {
      top: 100%;
      transform: translatey(-300px); } }
  .home_funnels #continue_toggle:checked + * + * + * + * + * + * + * + .funnel.continue {
    z-index: 1;
    width: 100%; }
    .home_funnels #continue_toggle:checked + * + * + * + * + * + * + * + .funnel.continue .close_button {
      opacity: 0.5;
      pointer-events: auto; }
      .home_funnels #continue_toggle:checked + * + * + * + * + * + * + * + .funnel.continue .close_button:hover {
        opacity: 1; }
    @media (min-width: 601px) {
      .home_funnels #continue_toggle:checked + * + * + * + * + * + * + * + .funnel.continue .funnel_inner {
        padding-right: 50%; } }
    @media (min-width: 751px) {
      .home_funnels #continue_toggle:checked + * + * + * + * + * + * + * + .funnel.continue .funnel_inner {
        padding-top: 100px;
        padding-left: 115px; } }
    @media (max-width: 900px) {
      .home_funnels #continue_toggle:checked + * + * + * + * + * + * + * + .funnel.continue .funnel_inner {
        padding-left: 75px; } }
    @media (max-width: 600px) {
      .home_funnels #continue_toggle:checked + * + * + * + * + * + * + * + .funnel.continue h2, .home_funnels #continue_toggle:checked + * + * + * + * + * + * + * + .funnel.continue p {
        opacity: 0; } }
    .home_funnels #continue_toggle:checked + * + * + * + * + * + * + * + .funnel.continue .heading_3 {
      color: #552f82;
      opacity: 1;
      transform: translateX(0); }
    .home_funnels #continue_toggle:checked + * + * + * + * + * + * + * + .funnel.continue .funnel_toggle {
      opacity: 0;
      pointer-events: none; }
  .home_funnels #continue_toggle:checked + * + * + * + * + * + * + * + .funnel_items.continue {
    z-index: 1;
    height: auto;
    padding-bottom: 50px; }
    @media (max-width: 750px) {
      .home_funnels #continue_toggle:checked + * + * + * + * + * + * + * + .funnel_items.continue {
        padding-bottom: 25px; } }
    .home_funnels #continue_toggle:checked + * + * + * + * + * + * + * + .funnel_items.continue .item {
      transform: translateY(0);
      opacity: 1; }
  @media (min-width: 601px) {
    .home_funnels #continue_toggle:checked + * + * + * + * + * + * + * + .funnel.reach {
      top: 100%;
      transform: translate(100%, -300px); } }
  @media (min-width: 601px) {
    .home_funnels #continue_toggle:checked + * + * + * + * + * + * + * + * + .funnel.find {
      top: 100%;
      transform: translatey(-300px); } }
  .home_funnels #continue_toggle:checked + * + * + * + * + * + * + * + * + .funnel.continue {
    z-index: 1;
    width: 100%; }
    .home_funnels #continue_toggle:checked + * + * + * + * + * + * + * + * + .funnel.continue .close_button {
      opacity: 0.5;
      pointer-events: auto; }
      .home_funnels #continue_toggle:checked + * + * + * + * + * + * + * + * + .funnel.continue .close_button:hover {
        opacity: 1; }
    @media (min-width: 601px) {
      .home_funnels #continue_toggle:checked + * + * + * + * + * + * + * + * + .funnel.continue .funnel_inner {
        padding-right: 50%; } }
    @media (min-width: 751px) {
      .home_funnels #continue_toggle:checked + * + * + * + * + * + * + * + * + .funnel.continue .funnel_inner {
        padding-top: 100px;
        padding-left: 115px; } }
    @media (max-width: 900px) {
      .home_funnels #continue_toggle:checked + * + * + * + * + * + * + * + * + .funnel.continue .funnel_inner {
        padding-left: 75px; } }
    @media (max-width: 600px) {
      .home_funnels #continue_toggle:checked + * + * + * + * + * + * + * + * + .funnel.continue h2, .home_funnels #continue_toggle:checked + * + * + * + * + * + * + * + * + .funnel.continue p {
        opacity: 0; } }
    .home_funnels #continue_toggle:checked + * + * + * + * + * + * + * + * + .funnel.continue .heading_3 {
      color: #552f82;
      opacity: 1;
      transform: translateX(0); }
    .home_funnels #continue_toggle:checked + * + * + * + * + * + * + * + * + .funnel.continue .funnel_toggle {
      opacity: 0;
      pointer-events: none; }
  .home_funnels #continue_toggle:checked + * + * + * + * + * + * + * + * + .funnel_items.continue {
    z-index: 1;
    height: auto;
    padding-bottom: 50px; }
    @media (max-width: 750px) {
      .home_funnels #continue_toggle:checked + * + * + * + * + * + * + * + * + .funnel_items.continue {
        padding-bottom: 25px; } }
    .home_funnels #continue_toggle:checked + * + * + * + * + * + * + * + * + .funnel_items.continue .item {
      transform: translateY(0);
      opacity: 1; }
  @media (min-width: 601px) {
    .home_funnels #continue_toggle:checked + * + * + * + * + * + * + * + * + .funnel.reach {
      top: 100%;
      transform: translate(100%, -300px); } }
  @media (min-width: 601px) {
    .home_funnels #continue_toggle:checked + * + * + * + * + * + * + * + * + * + .funnel.find {
      top: 100%;
      transform: translatey(-300px); } }
  .home_funnels #continue_toggle:checked + * + * + * + * + * + * + * + * + * + .funnel.continue {
    z-index: 1;
    width: 100%; }
    .home_funnels #continue_toggle:checked + * + * + * + * + * + * + * + * + * + .funnel.continue .close_button {
      opacity: 0.5;
      pointer-events: auto; }
      .home_funnels #continue_toggle:checked + * + * + * + * + * + * + * + * + * + .funnel.continue .close_button:hover {
        opacity: 1; }
    @media (min-width: 601px) {
      .home_funnels #continue_toggle:checked + * + * + * + * + * + * + * + * + * + .funnel.continue .funnel_inner {
        padding-right: 50%; } }
    @media (min-width: 751px) {
      .home_funnels #continue_toggle:checked + * + * + * + * + * + * + * + * + * + .funnel.continue .funnel_inner {
        padding-top: 100px;
        padding-left: 115px; } }
    @media (max-width: 900px) {
      .home_funnels #continue_toggle:checked + * + * + * + * + * + * + * + * + * + .funnel.continue .funnel_inner {
        padding-left: 75px; } }
    @media (max-width: 600px) {
      .home_funnels #continue_toggle:checked + * + * + * + * + * + * + * + * + * + .funnel.continue h2, .home_funnels #continue_toggle:checked + * + * + * + * + * + * + * + * + * + .funnel.continue p {
        opacity: 0; } }
    .home_funnels #continue_toggle:checked + * + * + * + * + * + * + * + * + * + .funnel.continue .heading_3 {
      color: #552f82;
      opacity: 1;
      transform: translateX(0); }
    .home_funnels #continue_toggle:checked + * + * + * + * + * + * + * + * + * + .funnel.continue .funnel_toggle {
      opacity: 0;
      pointer-events: none; }
  .home_funnels #continue_toggle:checked + * + * + * + * + * + * + * + * + * + .funnel_items.continue {
    z-index: 1;
    height: auto;
    padding-bottom: 50px; }
    @media (max-width: 750px) {
      .home_funnels #continue_toggle:checked + * + * + * + * + * + * + * + * + * + .funnel_items.continue {
        padding-bottom: 25px; } }
    .home_funnels #continue_toggle:checked + * + * + * + * + * + * + * + * + * + .funnel_items.continue .item {
      transform: translateY(0);
      opacity: 1; }
  @media (min-width: 601px) {
    .home_funnels #continue_toggle:checked + * + * + * + * + * + * + * + * + * + .funnel.reach {
      top: 100%;
      transform: translate(100%, -300px); } }
  .home_funnels #reach_toggle:checked + * + * + .funnel.reach {
    z-index: 1;
    width: 100%; }
    .home_funnels #reach_toggle:checked + * + * + .funnel.reach .close_button {
      opacity: 0.5;
      pointer-events: auto; }
      .home_funnels #reach_toggle:checked + * + * + .funnel.reach .close_button:hover {
        opacity: 1; }
    @media (min-width: 601px) {
      .home_funnels #reach_toggle:checked + * + * + .funnel.reach .funnel_inner {
        padding-right: 50%; } }
    @media (min-width: 751px) {
      .home_funnels #reach_toggle:checked + * + * + .funnel.reach .funnel_inner {
        padding-top: 100px;
        padding-left: 115px; } }
    @media (max-width: 900px) {
      .home_funnels #reach_toggle:checked + * + * + .funnel.reach .funnel_inner {
        padding-left: 75px; } }
    @media (max-width: 600px) {
      .home_funnels #reach_toggle:checked + * + * + .funnel.reach h2, .home_funnels #reach_toggle:checked + * + * + .funnel.reach p {
        opacity: 0; } }
    .home_funnels #reach_toggle:checked + * + * + .funnel.reach .heading_3 {
      color: #552f82;
      opacity: 1;
      transform: translateX(0); }
    .home_funnels #reach_toggle:checked + * + * + .funnel.reach .funnel_toggle {
      opacity: 0;
      pointer-events: none; }
  .home_funnels #reach_toggle:checked + * + * + .funnel_items.reach {
    z-index: 1;
    height: auto;
    padding-bottom: 50px; }
    @media (max-width: 750px) {
      .home_funnels #reach_toggle:checked + * + * + .funnel_items.reach {
        padding-bottom: 25px; } }
    .home_funnels #reach_toggle:checked + * + * + .funnel_items.reach .item {
      transform: translateY(0);
      opacity: 1; }
  .home_funnels #reach_toggle:checked + * + * + * + .funnel.reach {
    z-index: 1;
    width: 100%; }
    .home_funnels #reach_toggle:checked + * + * + * + .funnel.reach .close_button {
      opacity: 0.5;
      pointer-events: auto; }
      .home_funnels #reach_toggle:checked + * + * + * + .funnel.reach .close_button:hover {
        opacity: 1; }
    @media (min-width: 601px) {
      .home_funnels #reach_toggle:checked + * + * + * + .funnel.reach .funnel_inner {
        padding-right: 50%; } }
    @media (min-width: 751px) {
      .home_funnels #reach_toggle:checked + * + * + * + .funnel.reach .funnel_inner {
        padding-top: 100px;
        padding-left: 115px; } }
    @media (max-width: 900px) {
      .home_funnels #reach_toggle:checked + * + * + * + .funnel.reach .funnel_inner {
        padding-left: 75px; } }
    @media (max-width: 600px) {
      .home_funnels #reach_toggle:checked + * + * + * + .funnel.reach h2, .home_funnels #reach_toggle:checked + * + * + * + .funnel.reach p {
        opacity: 0; } }
    .home_funnels #reach_toggle:checked + * + * + * + .funnel.reach .heading_3 {
      color: #552f82;
      opacity: 1;
      transform: translateX(0); }
    .home_funnels #reach_toggle:checked + * + * + * + .funnel.reach .funnel_toggle {
      opacity: 0;
      pointer-events: none; }
  .home_funnels #reach_toggle:checked + * + * + * + .funnel_items.reach {
    z-index: 1;
    height: auto;
    padding-bottom: 50px; }
    @media (max-width: 750px) {
      .home_funnels #reach_toggle:checked + * + * + * + .funnel_items.reach {
        padding-bottom: 25px; } }
    .home_funnels #reach_toggle:checked + * + * + * + .funnel_items.reach .item {
      transform: translateY(0);
      opacity: 1; }
  .home_funnels #reach_toggle:checked + * + * + * + * + .funnel.reach {
    z-index: 1;
    width: 100%; }
    .home_funnels #reach_toggle:checked + * + * + * + * + .funnel.reach .close_button {
      opacity: 0.5;
      pointer-events: auto; }
      .home_funnels #reach_toggle:checked + * + * + * + * + .funnel.reach .close_button:hover {
        opacity: 1; }
    @media (min-width: 601px) {
      .home_funnels #reach_toggle:checked + * + * + * + * + .funnel.reach .funnel_inner {
        padding-right: 50%; } }
    @media (min-width: 751px) {
      .home_funnels #reach_toggle:checked + * + * + * + * + .funnel.reach .funnel_inner {
        padding-top: 100px;
        padding-left: 115px; } }
    @media (max-width: 900px) {
      .home_funnels #reach_toggle:checked + * + * + * + * + .funnel.reach .funnel_inner {
        padding-left: 75px; } }
    @media (max-width: 600px) {
      .home_funnels #reach_toggle:checked + * + * + * + * + .funnel.reach h2, .home_funnels #reach_toggle:checked + * + * + * + * + .funnel.reach p {
        opacity: 0; } }
    .home_funnels #reach_toggle:checked + * + * + * + * + .funnel.reach .heading_3 {
      color: #552f82;
      opacity: 1;
      transform: translateX(0); }
    .home_funnels #reach_toggle:checked + * + * + * + * + .funnel.reach .funnel_toggle {
      opacity: 0;
      pointer-events: none; }
  .home_funnels #reach_toggle:checked + * + * + * + * + .funnel_items.reach {
    z-index: 1;
    height: auto;
    padding-bottom: 50px; }
    @media (max-width: 750px) {
      .home_funnels #reach_toggle:checked + * + * + * + * + .funnel_items.reach {
        padding-bottom: 25px; } }
    .home_funnels #reach_toggle:checked + * + * + * + * + .funnel_items.reach .item {
      transform: translateY(0);
      opacity: 1; }
  .home_funnels #reach_toggle:checked + * + * + * + * + * + .funnel.reach {
    z-index: 1;
    width: 100%; }
    .home_funnels #reach_toggle:checked + * + * + * + * + * + .funnel.reach .close_button {
      opacity: 0.5;
      pointer-events: auto; }
      .home_funnels #reach_toggle:checked + * + * + * + * + * + .funnel.reach .close_button:hover {
        opacity: 1; }
    @media (min-width: 601px) {
      .home_funnels #reach_toggle:checked + * + * + * + * + * + .funnel.reach .funnel_inner {
        padding-right: 50%; } }
    @media (min-width: 751px) {
      .home_funnels #reach_toggle:checked + * + * + * + * + * + .funnel.reach .funnel_inner {
        padding-top: 100px;
        padding-left: 115px; } }
    @media (max-width: 900px) {
      .home_funnels #reach_toggle:checked + * + * + * + * + * + .funnel.reach .funnel_inner {
        padding-left: 75px; } }
    @media (max-width: 600px) {
      .home_funnels #reach_toggle:checked + * + * + * + * + * + .funnel.reach h2, .home_funnels #reach_toggle:checked + * + * + * + * + * + .funnel.reach p {
        opacity: 0; } }
    .home_funnels #reach_toggle:checked + * + * + * + * + * + .funnel.reach .heading_3 {
      color: #552f82;
      opacity: 1;
      transform: translateX(0); }
    .home_funnels #reach_toggle:checked + * + * + * + * + * + .funnel.reach .funnel_toggle {
      opacity: 0;
      pointer-events: none; }
  .home_funnels #reach_toggle:checked + * + * + * + * + * + .funnel_items.reach {
    z-index: 1;
    height: auto;
    padding-bottom: 50px; }
    @media (max-width: 750px) {
      .home_funnels #reach_toggle:checked + * + * + * + * + * + .funnel_items.reach {
        padding-bottom: 25px; } }
    .home_funnels #reach_toggle:checked + * + * + * + * + * + .funnel_items.reach .item {
      transform: translateY(0);
      opacity: 1; }
  .home_funnels #reach_toggle:checked + * + * + * + * + * + * + .funnel.reach {
    z-index: 1;
    width: 100%; }
    .home_funnels #reach_toggle:checked + * + * + * + * + * + * + .funnel.reach .close_button {
      opacity: 0.5;
      pointer-events: auto; }
      .home_funnels #reach_toggle:checked + * + * + * + * + * + * + .funnel.reach .close_button:hover {
        opacity: 1; }
    @media (min-width: 601px) {
      .home_funnels #reach_toggle:checked + * + * + * + * + * + * + .funnel.reach .funnel_inner {
        padding-right: 50%; } }
    @media (min-width: 751px) {
      .home_funnels #reach_toggle:checked + * + * + * + * + * + * + .funnel.reach .funnel_inner {
        padding-top: 100px;
        padding-left: 115px; } }
    @media (max-width: 900px) {
      .home_funnels #reach_toggle:checked + * + * + * + * + * + * + .funnel.reach .funnel_inner {
        padding-left: 75px; } }
    @media (max-width: 600px) {
      .home_funnels #reach_toggle:checked + * + * + * + * + * + * + .funnel.reach h2, .home_funnels #reach_toggle:checked + * + * + * + * + * + * + .funnel.reach p {
        opacity: 0; } }
    .home_funnels #reach_toggle:checked + * + * + * + * + * + * + .funnel.reach .heading_3 {
      color: #552f82;
      opacity: 1;
      transform: translateX(0); }
    .home_funnels #reach_toggle:checked + * + * + * + * + * + * + .funnel.reach .funnel_toggle {
      opacity: 0;
      pointer-events: none; }
  .home_funnels #reach_toggle:checked + * + * + * + * + * + * + .funnel_items.reach {
    z-index: 1;
    height: auto;
    padding-bottom: 50px; }
    @media (max-width: 750px) {
      .home_funnels #reach_toggle:checked + * + * + * + * + * + * + .funnel_items.reach {
        padding-bottom: 25px; } }
    .home_funnels #reach_toggle:checked + * + * + * + * + * + * + .funnel_items.reach .item {
      transform: translateY(0);
      opacity: 1; }
  .home_funnels #reach_toggle:checked + * + * + * + * + * + * + * + .funnel.reach {
    z-index: 1;
    width: 100%; }
    .home_funnels #reach_toggle:checked + * + * + * + * + * + * + * + .funnel.reach .close_button {
      opacity: 0.5;
      pointer-events: auto; }
      .home_funnels #reach_toggle:checked + * + * + * + * + * + * + * + .funnel.reach .close_button:hover {
        opacity: 1; }
    @media (min-width: 601px) {
      .home_funnels #reach_toggle:checked + * + * + * + * + * + * + * + .funnel.reach .funnel_inner {
        padding-right: 50%; } }
    @media (min-width: 751px) {
      .home_funnels #reach_toggle:checked + * + * + * + * + * + * + * + .funnel.reach .funnel_inner {
        padding-top: 100px;
        padding-left: 115px; } }
    @media (max-width: 900px) {
      .home_funnels #reach_toggle:checked + * + * + * + * + * + * + * + .funnel.reach .funnel_inner {
        padding-left: 75px; } }
    @media (max-width: 600px) {
      .home_funnels #reach_toggle:checked + * + * + * + * + * + * + * + .funnel.reach h2, .home_funnels #reach_toggle:checked + * + * + * + * + * + * + * + .funnel.reach p {
        opacity: 0; } }
    .home_funnels #reach_toggle:checked + * + * + * + * + * + * + * + .funnel.reach .heading_3 {
      color: #552f82;
      opacity: 1;
      transform: translateX(0); }
    .home_funnels #reach_toggle:checked + * + * + * + * + * + * + * + .funnel.reach .funnel_toggle {
      opacity: 0;
      pointer-events: none; }
  .home_funnels #reach_toggle:checked + * + * + * + * + * + * + * + .funnel_items.reach {
    z-index: 1;
    height: auto;
    padding-bottom: 50px; }
    @media (max-width: 750px) {
      .home_funnels #reach_toggle:checked + * + * + * + * + * + * + * + .funnel_items.reach {
        padding-bottom: 25px; } }
    .home_funnels #reach_toggle:checked + * + * + * + * + * + * + * + .funnel_items.reach .item {
      transform: translateY(0);
      opacity: 1; }
  .home_funnels #reach_toggle:checked + * + * + * + * + * + * + * + * + .funnel.reach {
    z-index: 1;
    width: 100%; }
    .home_funnels #reach_toggle:checked + * + * + * + * + * + * + * + * + .funnel.reach .close_button {
      opacity: 0.5;
      pointer-events: auto; }
      .home_funnels #reach_toggle:checked + * + * + * + * + * + * + * + * + .funnel.reach .close_button:hover {
        opacity: 1; }
    @media (min-width: 601px) {
      .home_funnels #reach_toggle:checked + * + * + * + * + * + * + * + * + .funnel.reach .funnel_inner {
        padding-right: 50%; } }
    @media (min-width: 751px) {
      .home_funnels #reach_toggle:checked + * + * + * + * + * + * + * + * + .funnel.reach .funnel_inner {
        padding-top: 100px;
        padding-left: 115px; } }
    @media (max-width: 900px) {
      .home_funnels #reach_toggle:checked + * + * + * + * + * + * + * + * + .funnel.reach .funnel_inner {
        padding-left: 75px; } }
    @media (max-width: 600px) {
      .home_funnels #reach_toggle:checked + * + * + * + * + * + * + * + * + .funnel.reach h2, .home_funnels #reach_toggle:checked + * + * + * + * + * + * + * + * + .funnel.reach p {
        opacity: 0; } }
    .home_funnels #reach_toggle:checked + * + * + * + * + * + * + * + * + .funnel.reach .heading_3 {
      color: #552f82;
      opacity: 1;
      transform: translateX(0); }
    .home_funnels #reach_toggle:checked + * + * + * + * + * + * + * + * + .funnel.reach .funnel_toggle {
      opacity: 0;
      pointer-events: none; }
  .home_funnels #reach_toggle:checked + * + * + * + * + * + * + * + * + .funnel_items.reach {
    z-index: 1;
    height: auto;
    padding-bottom: 50px; }
    @media (max-width: 750px) {
      .home_funnels #reach_toggle:checked + * + * + * + * + * + * + * + * + .funnel_items.reach {
        padding-bottom: 25px; } }
    .home_funnels #reach_toggle:checked + * + * + * + * + * + * + * + * + .funnel_items.reach .item {
      transform: translateY(0);
      opacity: 1; }
  .home_funnels #reach_toggle:checked + * + * + * + * + * + * + * + * + * + .funnel.reach {
    z-index: 1;
    width: 100%; }
    .home_funnels #reach_toggle:checked + * + * + * + * + * + * + * + * + * + .funnel.reach .close_button {
      opacity: 0.5;
      pointer-events: auto; }
      .home_funnels #reach_toggle:checked + * + * + * + * + * + * + * + * + * + .funnel.reach .close_button:hover {
        opacity: 1; }
    @media (min-width: 601px) {
      .home_funnels #reach_toggle:checked + * + * + * + * + * + * + * + * + * + .funnel.reach .funnel_inner {
        padding-right: 50%; } }
    @media (min-width: 751px) {
      .home_funnels #reach_toggle:checked + * + * + * + * + * + * + * + * + * + .funnel.reach .funnel_inner {
        padding-top: 100px;
        padding-left: 115px; } }
    @media (max-width: 900px) {
      .home_funnels #reach_toggle:checked + * + * + * + * + * + * + * + * + * + .funnel.reach .funnel_inner {
        padding-left: 75px; } }
    @media (max-width: 600px) {
      .home_funnels #reach_toggle:checked + * + * + * + * + * + * + * + * + * + .funnel.reach h2, .home_funnels #reach_toggle:checked + * + * + * + * + * + * + * + * + * + .funnel.reach p {
        opacity: 0; } }
    .home_funnels #reach_toggle:checked + * + * + * + * + * + * + * + * + * + .funnel.reach .heading_3 {
      color: #552f82;
      opacity: 1;
      transform: translateX(0); }
    .home_funnels #reach_toggle:checked + * + * + * + * + * + * + * + * + * + .funnel.reach .funnel_toggle {
      opacity: 0;
      pointer-events: none; }
  .home_funnels #reach_toggle:checked + * + * + * + * + * + * + * + * + * + .funnel_items.reach {
    z-index: 1;
    height: auto;
    padding-bottom: 50px; }
    @media (max-width: 750px) {
      .home_funnels #reach_toggle:checked + * + * + * + * + * + * + * + * + * + .funnel_items.reach {
        padding-bottom: 25px; } }
    .home_funnels #reach_toggle:checked + * + * + * + * + * + * + * + * + * + .funnel_items.reach .item {
      transform: translateY(0);
      opacity: 1; }

footer {
  position: relative;
  /*
  	@media ( max-width: 1400px ) and ( min-width: 1301px ) {
  		.contact {
  			margin-bottom: 100px;
  		}
  		.hlc_badge {
  			position: absolute;
  			right: 70px;
  			top: 240px;
  		}
  	}
  */ }
  footer .badges {
    display: inline-block;
    white-space: nowrap;
    padding-top: 50px; }
    footer .badges .badge {
      display: inline-block;
      vertical-align: middle;
      color: transparent;
      font-size: 0;
      text-indent: -1000em;
      overflow: hidden; }
      footer .badges .badge.hlc {
        width: 70px;
        height: 70px;
        margin-right: 50px;
        background: url('/wp-content/themes/dc3/assets/images/layout/hlc_badge.png?1504267879') no-repeat 0 0/70px 70px;
        /*
        				@media ( max-width: 890px ) {
        					float: none;
        					position: absolute;
        				    top: 190px;
        				    left: 134px;
        					margin: 0;
        				}
        				@include mobile() {
        					left: auto;
        					top: 50px;
        					right: 40px;
        				}
        				@include phone() {
        					top: 40px;
        					right: 30px;
        				}
        				@media ( max-width: 400px ) {
        					position: relative;
        					top: auto;
        					right: auto;
        					margin-top: 30px;
        				}
        */ }
      footer .badges .badge.ks_degree_stats {
        width: 86px;
        height: 49px;
        background: url('/wp-content/themes/dc3/assets/images/layout/ks_degree_stats.png?1505244338') no-repeat 0 0/100% auto; }

#featured_testimonials {
  margin: 120px; }
  @media (max-width: 900px) {
    #featured_testimonials {
      margin-left: 50px;
      margin-right: 50px; } }
  @media (max-width: 750px) {
    #featured_testimonials {
      margin-left: 25px;
      margin-right: 25px;
      margin-top: 80px;
      margin-bottom: 80px; } }
  @media (max-width: 600px) {
    #featured_testimonials {
      overflow: hidden;
      margin-left: 0;
      margin-right: 0;
      margin-top: 50px;
      margin-bottom: 50px; } }
  #featured_testimonials .testimonials_inner {
    background: none;
    min-height: 150px; }
  @media (min-width: 601px) {
    #featured_testimonials .testimonial {
      padding-top: 0;
      padding-bottom: 0;
      padding-left: 250px; } }
  @media (max-width: 600px) {
    #featured_testimonials .testimonial {
      padding-bottom: 50px; } }
  #featured_testimonials .testimonial p strong {
    color: #552f82;
    font-family: "abril-titling-narrow", "Georgia", serif;
    font-size: 21px;
    line-height: 1.4;
    font-weight: normal;
    letter-spacing: 0.05em; }
  @media (min-width: 601px) {
    #featured_testimonials .testimonial .image {
      top: 0;
      left: 0;
      width: 150px;
      height: 150px; } }
  #featured_testimonials .testimonial .source .name {
    display: block; }
  #featured_testimonials .testimonial .source .title {
    display: block;
    font-size: 14px;
    font-family: Helvetica, Arial, sans-serif;
    font-color: #949599;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 0.05em;
    margin-top: 5px;
    /*
    			    &:before {
    				    content: '| ';
    					font-size: 20px;
    					font-family: $heading_font;
    			    }
    */ }
  #featured_testimonials .testimonial:before {
    content: '“';
    position: absolute;
    top: -16px;
    left: 190px;
    color: #d4d5d6;
    font-family: "abril-titling-narrow", "Georgia", serif;
    font-size: 120px;
    line-height: 1; }
    @media (max-width: 600px) {
      #featured_testimonials .testimonial:before {
        display: none; } }
  #featured_testimonials .dots {
    position: absolute;
    bottom: -45px;
    left: 0;
    right: 0;
    text-align: center; }
    @media (max-width: 600px) {
      #featured_testimonials .dots {
        bottom: 0; } }
    #featured_testimonials .dots > span {
      position: relative;
      display: inline-block;
      vertical-align: middle;
      width: 24px;
      height: 24px;
      border-radius: 100%;
      transition: background 0.3s; }
      @media (max-width: 600px) {
        #featured_testimonials .dots > span {
          width: 16px;
          height: 16px; } }
      #featured_testimonials .dots > span > span {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 6px;
        height: 6px;
        margin: -3px 0 0 -3px;
        background: #a9aaad;
        border-radius: 100%;
        transition: background 0.3s, width 0.3s, height 0.3s, margin 0.3s; }
      #featured_testimonials .dots > span:hover {
        background: rgba(148, 149, 153, 0.2); }
      #featured_testimonials .dots > span.active > span {
        background: #552f82; }
        @media (min-width: 601px) {
          #featured_testimonials .dots > span.active > span {
            width: 10px;
            height: 10px;
            margin: -5px 0 0 -5px; } }
.announcement {
	padding:30px !important; 
	text-align:center !important; 
	background:#ffc632 !important; 
	color:#562f81 !important; 
	font-size: 30px !important;
}
