@charset "utf-8";
/* CSS Document */

* {
  box-sizing: border-box;
}

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, 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,
section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  line-height: 1.5;
}

html {
  font-size: 1rem;
}

h1, h2, h3, h4, h5, h6, p, ul, ol, li {
  padding-bottom: 10px;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.5;
}

h1, .h1 {
  font-size: 2rem;
  text-align: center;
  font-weight: bold;
}

h2, .h2 {
  font-size: 1.5rem;
  font-weight: bold;
}

h3, .h3 {
  font-size: 1.17rem;
}

label {
  font-family: Arial, Helvetica, sans-serif;
}

legend {
  display: block;
  font-weight: bold;
  font-style: italic;
}

p, ul, ol {
  font-size: 1.1em;
}

ul, ol {
  padding-left: 40px;
}

a {
  color: #003db8;
  font-family: Arial, Helvetica, sans-serif;
}

a:hover {
  color: #80a9ce;
}

.skip a {
  position: absolute;
  left: -2000px;
  cursor: pointer;
  z-index: 999999;
  color: #fff;
  background-color: #5d5d5d;
  padding: 10px;
}

.skip a:focus {
  left: 0px;
  top: 0px;
  width: 100%;
}

.light-link:link,
.light-link:visited
{
  color: white;
}

.light-link:focus,
.light-link:hover,
.light-link:active 
{
  color: #E6EEF6;
}

.light-link-secondary {
  font-size: 1.14rem;
}

.light-link.light-link-body {
  font-size: 1.38rem;
  margin-top: 0;
  font-weight: initial;
}

.light-link.light-link-highlight {
  color: #d3e7f8;
}

.floatleft {
  float:left;
}

.floatright {
  float:right;
}

.clear {
  clear:both;
}

.wrapper {
  max-width: 1080px;
  margin: 0 auto;
  position: relative;
  padding: 0;
}

.form-table {
  background: initial;
  border: initial;
}

.single>tr>td:first-child {
  background-color: #efefef;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
}

.single>tr:first-child>td:first-child {
  border-top: 1px solid #ddd;
}
.single>tr:last-child>td:first-child {
  border-bottom: 1px solid #ddd;
}

.single>tr>td:first-child>span, .single>tr>td:first-child>label  {
  font-weight: bold;
}

.hidden {
  display: none;
}

.btn {
  text-decoration: none;
}

.pdf {
  background-image: url('/common/images/pdfIcon-dk.png');
  background-size: 16px;
  background-position-x: 0%;
  background-position-y: 50%;
  background-repeat: no-repeat;
  padding-left: 23px;
}

.form-submit-error {
  font-family: Arial, Helvetica, sans-serif;
  color: #da0000;
  font-weight: bold;
  text-align: left;
}

.flex-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center;
}

.card {
  width: 100%;
  max-width: 450px;
  margin: 10px;
}

a.card {
  text-decoration: none;
}

.card-image-top-container {
  max-height: 350px;
  overflow-y: hidden;
}

.card-block p {
  font-size: 1.06rem;
}

img {
  max-width: 100%;
}

#mainContainer {
  padding-top: 40px;
  overflow-x: hidden;
}

#top img {
  width: 500px;
  margin-top: 10px;
  margin-bottom: 10px;
}


#top .wrapper {
  margin-top: 60px;
  margin-bottom: 30px;
}

#top {
  color: #fff;
  text-align: center;
  padding: 20px 10px 20px 10px;
  background: url('https://www.showmeboone.com/community-services/common/images/ci-hands.jpg');
  background-position-x: center;
  background-size: cover;
  position: relative;
  background-attachment: fixed;
}

#top .h2 {
  text-shadow: 0px 0px 10px #000;
}

#top h2.postponed {
  text-shadow: 0px 0px 10px #da0000;
}

#top .btn {
  margin-top: 30px;
  margin-bottom: 30px;
}

.vci-hero-alert {
  color: white;
  margin: 0 auto;
  font-size: 1.125rem;
  font-weight: bold;
  padding: 10px 15px;
  margin-top: 10px;
  border-radius: 2px;
}

#nav {
  background-color: #2b2b2b;
  text-align: center;
  padding: 0 1%;
  position: fixed;
  z-index: 999;
  top: 0;
  width: 100%;
  border-bottom: 3px solid #fff;
  -webkit-box-shadow: 0px 1px 10px 1px rgba(0,0,0,0.35);
  -moz-box-shadow: 0px 1px 10px 1px rgba(0,0,0,0.35);
  box-shadow: 0px 1px 10px 1px rgba(0,0,0,0.35);
}

.menuBtn {
  color: #fff;
  padding: 10px 15px;
  font-size: 1.87rem;
  cursor: pointer;
  display: none;
}

#menu-checkbox {
  display: none;
}

#fullMenu a {
  color: #fff;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  display: inline-block;
  font-size: 1rem;
  display: inline-block;
  padding: 10px 1.7em;
}

#fullMenu a:hover {
  color: #d3e7f8;
}

@media only screen and (max-width: 875px) {
  #fullMenu {
    transition: max-height 0.3s ease-out;
    overflow: hidden;
    max-height: 0;
    max-width: 80%;
  }

  #fullMenu a:focus {
      position: relative;
      z-index: 99;
  }

  #menu-checkbox:checked ~ #fullMenu, #fullMenu:focus-within {
    max-height: 500px;
    -webkit-box-shadow: 0px 1px 10px 1px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 0px 1px 10px 1px rgba(0,0,0,0.35);
    box-shadow: 0px 1px 10px 1px rgba(0, 0, 0, 0.35);
    text-align: left;
    border: 1px solid #2b2b2b;
  }
}

.ul-text {
  text-decoration: underline;
}

#purpose, #action-planning {
  position: relative;
}

#purpose {
  padding: 60px 10px 0;
}

#action-planning {
  padding: 0 10px 100px;
}

#purpose .h1, #action-planning .h1{
  text-align: left;
}

#purpose::after {
  left: 50%;
}

#purpose::before, #purpose::after {
  content: '';
  position: absolute;
  bottom: 0;
  width: 50%;
  z-index: 100;
  border-right: 75px solid transparent;
  border-left: 75px solid #fff;
  border-bottom: 35px solid #0057A3;
  -moz-transform: rotate(0.000001deg);
  -webkit-transform: rotate(0.000001deg);
  -o-transform: rotate(0.000001deg);
  -ms-transform: rotate(0.000001deg);
  transform: rotate(0.000001deg);
}

#purpose::before {
  right: 50%;
}

#purpose .card-block p {
  font-size: 1rem;
}

#agenda {
  background-color: #0057A3;
  color: #fff;
  padding: 60px 10px 40px;
  position: relative;
  font-size: 1.19rem;
}

#agenda::before, #agenda::after {
  content: '';
  position: absolute;
  width: 50%;
  bottom: -35px;
  z-index: 100;
  border-top: 35px solid #0057A3;
  -moz-transform: rotate(0.000001deg);
  -webkit-transform: rotate(0.000001deg);
  -o-transform: rotate(0.000001deg);
  -ms-transform: rotate(0.000001deg);
  transform: rotate(0.000001deg);
}

#agenda::after {
  left: 50%;
  border-left: 75px solid #e7e7e7;
  border-right: 75px solid transparent;
}

#agenda::before {
  right: 50%;
  border-right: 75px solid #e7e7e7;
  border-left: 75px solid transparent;
}

#agenda .agenda-container {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}

#agenda .agenda-container .agenda-times {
  clear: both;
}

#agenda .agenda-times div {
  width: 50%;
  text-align: left;
}

.agenda p {
  font-size: 1.14rem;
}

.agenda .action-plan-img {
  padding: 40px 0;
}

.action-plan {
  background-color: #ffffff;
  padding: 70px 30px;
  color: initial;
  margin: 40px 0;
}

.action-plan p {
  padding: 0;
}

.action-plan h3, .action-plan .spacer {
  color: #005773;
  writing-mode: vertical-rl;
  text-orientation: upright;
  padding: 0 20px 0 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-content: center;
  width: 48px;
  font-size: 0.9em;
}

.action-plan .ap-mission, .action-plan .ap-goals {
  display: flex;
  width: 100%;
  padding-bottom: 15px;
}

.action-plan .ap-mission .mission {
  display: flex;
  background-color: #3a3a44;
  color: #FFFFFF;
  padding: 10px 7%;
  text-align: center;
  align-content: center;
  justify-content: center;
  flex-wrap: wrap;
  width: 100%;
}

.action-plan .ap-mission .mission p {
  font-size: 1.4em;
}

.action-plan .ap-goals .goal {
  color: #ffffff;
  padding: 7px 15px;
  text-align: center;
}

.action-plan .ap-goals .apg {
  margin: 0 7px;
  display: flex;
  position: relative;
  width: 25%;
}

.action-plan .ap-goals .apg .goal:after {
  content: '';
  border-left: 45px solid transparent;
  border-right: 45px solid transparent;
  position: absolute;
  bottom: -45px;
  left: 50%;
  transform: translate(-50%, 0%);
}

.action-plan .ap-goals .apg.access .goal:after {
  border-top: 45px solid #005773;
}

.action-plan .ap-goals .apg.parents .goal:after {
  border-top: 45px solid #4B7B8B;
}

.action-plan .ap-goals .apg.comm .goal:after {
  border-top: 45px solid #C45127;
}

.action-plan .ap-goals .apg.youth .goal:after {
  border-top: 45px solid #3B817E;
}

.action-plan .ap-goals .apg.first, .action-plan .ap-strats .strat.first {
  margin-left: 0;
}

.action-plan .ap-goals .apg.last, .action-plan .ap-strats .strat.last {
  margin-right: 0;
}

.action-plan .ap-goals .apg.access .goal {
  background-color: #005773;
}

.action-plan .ap-goals .apg.parents .goal {
  background-color: #4B7B8B;
}

.action-plan .ap-goals .apg.comm .goal {
  background-color: #C45127;
}

.action-plan .ap-goals .apg.youth .goal {
  background-color: #3B817E;
}

.action-plan .ap-strats {
  margin-top: 35px;
  display: flex;
  width: 100%;
}

.action-plan .ap-strats .strat {
  width: 25%;
  margin: 0 7px;
  text-align: center;
}

.action-plan .ap-strats .strat .strat-sqs {
  margin-top: 10px;
}

.action-plan .ap-strats .strat .strat-sqs .squares {
  width: 23%;
  height: 80px;
  display: inline-block;
  position: relative;
}

.action-plan .ap-strats .strat .strat-sqs .squares:before, .action-plan .ap-strats .strat .strat-sqs .squares:after {
  content: '';
  width: 30px;
  height: 30px;
  border: 3px solid #CECECE;
  border-radius: 5px;
  display: block;
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0%);
}

.action-plan .ap-strats .strat .strat-sqs .squares:before {
  top: 0;
}

.action-plan .ap-strats .strat .strat-sqs .squares:after {
  bottom: 0;
}

.action-plan .ap-strats .strat.access .strat-sqs .squares:before, .action-plan .ap-strats .strat.access .strat-sqs .squares:after, .action-plan .ap-strats .strat.access p {
  border-color: #005773;
  color: #005773
}

.action-plan .ap-strats .strat.parents .strat-sqs .squares:before, .action-plan .ap-strats .strat.parents .strat-sqs .squares:after, .action-plan .ap-strats .strat.parents p {
  border-color: #4B7B8B;
  color: #4B7B8B
}

.action-plan .ap-strats .strat.comm .strat-sqs .squares:before, .action-plan .ap-strats .strat.comm .strat-sqs .squares:after, .action-plan .ap-strats .strat.comm p {
  border-color: #C45127;
  color: #C45127
}

.action-plan .ap-strats .strat.youth .strat-sqs .squares:before, .action-plan .ap-strats .strat.youth .strat-sqs .squares:after, .action-plan .ap-strats .strat.youth p {
  border-color: #3B817E;
  color: #3B817E
}

#agenda li {
  font-size: 1.25rem;
}

@media only screen and (max-width: 500px) {
  #agenda .agenda-container .floatleft, #agenda .agenda-container .floatright {
    float: none;
    width: 100%;
  }
}

.vci-agenda-flex-container {
  display: flex;
}

.vci-agenda-sect {
  border: 3px solid #4974a5;
  padding: 30px;
  margin-bottom: 30px;
  border-radius: 3px;
  width: 100%;
}

.vci-agenda-section-heading {
  transform: rotate(-180deg);
  white-space: nowrap;
  width: 30px;
  align-self: center;
  margin-right: 6px;
  writing-mode: vertical-rl;
  padding-bottom: 0;
  margin-bottom: 30px;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* IE10+ CSS styles go here */
  .vci-agenda-flex-container {
    flex-direction: column;
  }

  .vci-agenda-section-heading {
    transform: none;
    white-space: normal;
    width: auto;
    align-self: flex-start;
    margin-right: 0px;
    writing-mode: lr;
    padding-bottom: 0px;
    margin-bottom: 0px;
  }
}

.agenda .vci-agenda-primary {
  padding-bottom: 5px;
}

.agenda .vci-agenda-secondary {
  font-size: 1rem;
  margin-left: 15px;
}

.vci-agenda-notice {
  position: relative;
  top: 9px;
  margin-right: 5px;
}

#speakers .speaker-container {
  margin-top: 20px;
}

#speakers {
  background-color: #e7e7e7;
  padding: 110px 10px 85px 10px;
  position: relative;
}

#speakers .card {
  max-width: 325px;
}

.vci-stay-tuned-p {
  text-align: center;
  margin-top: 12px;
}

#venue {
  padding: 70px 10px;
  text-align: center;
  color: #fff;
  background-color: #2b2b2b;
  position: relative;
}

#registration {
  padding: 80px 10px 90px;
  text-align: center;
  color: #fff;
  background-color: #2b2b2b;
  position: relative;
  z-index: -2;
}

#venue .h1 {
  color: #d3e7f8;
  margin-bottom: 20px;
}

#registration .h1 {
  /* color: #d3e7f8; */
  margin-bottom: 20px;
}

#venue #map {
  height: 500px;
  color: #000;
  margin-top: 20px;
}

#venue .venue-parking {
  margin-top: 40px;
}

#updates {
  padding: 90px 10px 70px 10px;
  position: relative;
  background-color: #fff;
  text-align: center;
}

#updates::before, #updates::after {
  content: '';
  position: absolute;
  width: 50%;
  top: 0px;
  z-index: 100;
  border-bottom: 35px solid #ffffff;
  -moz-transform: rotate(0.000001deg);
  -webkit-transform: rotate(0.000001deg);
  -o-transform: rotate(0.000001deg);
  -ms-transform: rotate(0.000001deg);
  transform: rotate(0.000001deg);
}

#updates::before {
  right: 50%;
  border-right: 75px solid #2b2b2b;
  border-left: 75px solid transparent;
}

#updates::after {
  left: 50%;
  border-left: 75px solid #2b2b2b;
  border-right: 75px solid transparent;
}

#updates .update-form {
  width: 100%;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  border: 3px solid #0057A3;
  padding: 20px;
  flex: 0 0 auto;
}

#updates .flex-container {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

#updates img {
  flex: 1 0 auto;
}

@media only screen and (max-width: 1250px) {
  #updates .flex-container {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  
  #updates img {
    margin: 15px;
    width: 100%;
    max-width: 500px;
  }
}

#updates p {
  margin-bottom: 15px;
}

#updates .form-submit-error {
  min-height: 33px;
  font-size: 1rem;
  margin-left: 2px;
  margin-bottom: 0px;
}

#updates input {
  font-size: 1.14rem;
  padding: 5px 10px;
  width: 100%;
}

.update-form input:required:invalid {
    outline: none;
    box-shadow: none;
}

.update-form .fieldGroup {
  margin: .5em;
  margin-top: 1.6em;
}

.update-form button {
  margin: .5em;
}

.update-form .fieldGroup label {
  position: absolute;
  top: 0;
  left: 0;
  user-select: none;
  z-index: 10;
  font-size: 1.14rem;
}

.update-form .fieldGroup,
.update-form .fieldGroup input {
  position: relative;
}

.update-form .fieldGroup input {
  transition: background-color .25s ease-in-out; 
  max-height: 4em;
  z-index: 20;
}

.update-form .fieldGroup input + label {
  visibility: hidden;
  transition: transform .25s, visibility .5s, opacity .5s ease-in-out; 
  opacity: 0;
}

.update-form .fieldGroup input,
.update-form .fieldGroup input + label {
  padding: .5em;
}

.update-form .fieldGroup input:focus + label,
.update-form .fieldGroup input:valid + label {
  visibility: visible;
  transform: translateY(-80%); 
  opacity: 1;
}

.update-form .fieldGroup input:focus::placeholder,
.update-form .fieldGroup input:valid::placeholder {
  color: transparent;
}

#resources {
  background-color: #e7e7e7;
  padding: 90px 10px 80px 10px;
}

#materials {
  padding: 48px 10px 50px 10px;
  background: #0057A3;
  color: #fff;
}

.diagDividerTop, .diagDividerBottom {
  position: relative;
}

.diagDividerBottom::after, .diagDividerTop::before {
  content: '';
  position: absolute;
  background: #0057A3;
  width: 115%;
  left: -10px;
}

.diagDividerTop::before {
  height: 127px;
  transform: rotate(-3deg);
  bottom: -66px;
  z-index: 0;
}

.diagDividerBottom::after {
  height: 144px;
  transform: rotate(3deg);
  bottom: -67px;
  z-index: -1;
}

#resources, #materials {
  text-align: center;
  position: relative;
}

.resources h3:first-of-type {
  padding-top: 30px;
}
.resources h3 {
  padding-top: 50px;
}

#resources::before, #resources::after {
  content: '';
  position: absolute;
  width: 50%;
  top: 0;
  z-index: 100;
  border-top: 35px solid #ffffff;
  -moz-transform: rotate(0.000001deg);
  -webkit-transform: rotate(0.000001deg);
  -o-transform: rotate(0.000001deg);
  -ms-transform: rotate(0.000001deg);
  transform: rotate(0.000001deg);
}

#resources::after {
  left: 50%;
  border-left: 75px solid #e7e7e7;
  border-right: 75px solid transparent;
}

#resources::before {
  right: 50%;
  border-right: 75px solid #e7e7e7;
  border-left: 75px solid transparent;
}

#resources img {
  width: 100%;
  max-width: 450px;
}

#resources .card, #materials .card {
  width: 100%;
  max-width: 325px;
}

#materials .card {
  box-shadow: 10px 10px 28px -1px rgb(0 0 0 / 20%);
}

#resources .card{
  box-shadow: 10px 10px 28px -1px rgb(0 0 0 / 10%);
}

#sponsors {
  padding: 65px 10px 45px;
  text-align: center;
}

#sponsors .sponsor {
  position: relative;
  width: 100%;
  max-width: 300px;
  margin: 20px;
  padding: 5px;
}

#sponsors .sponsor::before, .logo-caption::before {
  content: '';
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}

.sponsor > .logo {
  max-height: 150px;
  vertical-align: middle;
  max-width: 98%;
}

.sponsor > .logo-caption {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  transition-property: background-color, opacity;
  transition-duration: 0.3s;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0);
  opacity: 0;
}

.sponsor > .logo-caption:hover {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.65);
  opacity: 1;
}

.sponsor > .logo-caption > p {
  display: inline;
  transition-property: color;
  transition-duration: 0.3s;
  color: #000;
  opacity: 0;
  position: absolute;
  width: 80%;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
}

.sponsor > .logo-caption:hover > p {
  color: #fff;
  opacity: 1;
}

#sponsors h3 {
  margin-top: 20px;
}

#footer {
  text-align: center;
  background-color: #0057A3;
  color: #FFFFFF;
  position: relative;
  margin-top: 40px;
  padding: 50px 10px 40px 10px;
}

#footer a {
  color: #fff;
}

#footer p {
  font-size: 0.81rem;
}

#footer::before, #footer::after {
  content: '';
  position: absolute;
  width: 50%;
  top: -35px;
  z-index: 100;
  border-bottom: 35px solid #0057A3;
  -moz-transform: rotate(0.000001deg);
  -webkit-transform: rotate(0.000001deg);
  -o-transform: rotate(0.000001deg);
  -ms-transform: rotate(0.000001deg);
  transform: rotate(0.000001deg);
}

#footer::after {
  left: 50%;
  border-left: 75px solid transparent;
  border-right: 75px solid transparent;
}

#footer::before {
  right: 50%;
  border-right: 75px solid transparent;
  border-left: 75px solid transparent;
}

@media only screen and (max-width: 1120px) {
  #nav a {
    padding: 10px 2%;
  }
}

@media only screen and (max-width: 900px) {
  .action-plan h3 {
      writing-mode: initial;
      display: block;
      width: 100%;
      text-align: center;
  }
  
  .action-plan .ap-mission, .action-plan .ap-goals {
      display: block;
  }
  
  .action-plan .ap-goals .apg {
      display: block;
      width: 49%;
      margin: 0 0 60px 0;
      float: left;
  }
  
  .action-plan .ap-goals .apg:nth-child(even) {
      margin-right: 2%;
  }
  
  .action-plan .ap-strats {
      display: none;
  }
  
  .action-plan .ap-goals .goal {
      padding: 25px 15px;
      min-height: 160px;
  }
  
  .action-plan .ap-mission .mission {
      padding: 25px 15px;
  }
}

@media only screen and (max-width: 875px) {
  .menuBtn {
    display: block;
    height: 50px;
    background-color: #2b2b2b;
    border-bottom: 3px solid #ffffff;
    -webkit-box-shadow: 0px 1px 10px 1px rgba(0,0,0,0.35);
    -moz-box-shadow: 0px 1px 10px 1px rgba(0,0,0,0.35);
    box-shadow: 0px 1px 10px 1px rgba(0,0,0,0.35);
    line-height: 1;
  }

  #nav a {
    width: 100%;
    text-align: left;
    background-color: #4d4d4d;
    border: 1px solid #2b2b2b;
  }

  #nav {
    background-color: transparent;
    padding: 0;
    width: 100%;
    border-bottom: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }

  #mainContainer {
    padding-top: 50px;
  }

  #nav a:hover {
    background-color: #5d5d5d;
  }

  #top {
    background-position-y: initial;
    background-attachment: initial;
  }
}

@media print {

  .skip a {
    display: none;
  }
  
  .wrapper {
    max-width: 670px;
  }

  #nav {
    display: none;
  }

  #mainContainer {
    padding-top: 0;
  }

  #purpose::before, #purpose::after, #agenda::before, #agenda::after,
  #updates::before, #updates::after, #resources::before, #resources::after,
  #sponsors::before, #sponsors::after, #footer::before, #footer::after {
    border: none !important;
  }

  #agenda {
    background-color: transparent;
    color: black;
    page-break-after: always;
  }

  #purpose {
    padding: 10px 25px;
  }

  #top {
    background: none;
  }

  #speakers {
    background-color: transparent;
    padding: 10px;
  }

  #venue {
    background-color: transparent;
    color: black;
    padding: 50px 10px 10px 10px;
    page-break-after: always;
  }

  #registration {
    background-color: transparent;
    color: black;
    padding: 70px 10px;
    page-break-after: always;
  }

  #updates {
    padding: 50px 10px;
  }

  #resources {
    background-color: transparent;
    padding: 10px;
  }

  #sponsors {
    padding: 10px;
  }

  #footer {
    display: none;
  }
}


.button, input[type="button"] {
  position: relative;
  border-radius: 5px;
  border: 1px solid #a9a9a9;
  padding: 4px 30px 4px 11px;
  background-color: #e7e7e7;
  color: #2b2b2b;
  cursor: pointer;
  font-size: 0.87rem;
  font-family: 'Muli', sans-serif;
  font-weight: 600;
  line-height: 1.3;
  display: inline-block;
  -webkit-box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.35);
  box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.35);
  background-image: url("//www.showmeboone.com/common/images/btnArrow.png");
  background-size: 22px;
  background-position-x: right;
  background-position-y: 50%;
  background-repeat: no-repeat;
  background-position: top 50% right;
  text-decoration: none; }
.button:hover, .button:focus, input[type="button"]:hover, input[type="button"]:focus {
  text-decoration: none;
  background-color: #fba84b;
  color: #242424;
  background-image: url("//www.showmeboone.com/common/images/btnArrowHov.png");
  -webkit-transform: translate(0, 1px);
  -moz-transform: translate(0, 1px);
  -ms-transform: translate(0, 1px);
  -o-transform: translate(0, 1px);
  transform: translate(0, 1px);
  -webkit-box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.35);
  box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.35); }
.button:visited:hover, .button:visited:focus, input[type="button"]:visited:hover, input[type="button"]:visited:focus {
  color: #242424; }
.button.help, input[type="button"].help {
  background-image: none;
  padding: 4px 11px; }
@media print {
  .button, input[type="button"] {
    padding: 4px 11px; } }

.popup-overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
  z-index: 99999; }
.popup-overlay:target {
  visibility: visible;
  opacity: 1; }

.popup {
  position: absolute;
  top: 50vh;
  transform: translate(-50%, -50%);
  background: white;
  left: 50vw;
  -webkit-box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.35);
  box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.35);
  width: 100%;
  max-width: 600px; }
.popup p {
  font-size: 1.06rem; }
.popup h2 {
  background: #0057A3;
  color: #ffffff !important;
  padding: 5px 10px;
  font-weight: bold;
  font-size: 1.19rem; }
.popup h3 {
  font-size: 1.06rem; }
.popup .close {
  position: absolute;
  top: -8px;
  right: 8px;
  transition: all 200ms;
  font-size: 2.2rem;
  font-weight: bold;
  text-decoration: none;
  color: #ffffff; }
  .popup .close:visited {
  color: #ffffff; }
  .popup .close:hover, .popup .close:focus {
  color: #fba84b; }
.popup .content {
  height: 90%;
  overflow: auto;
  padding: 10px; }
@media (max-width: 768px) {
  .popup {
  width: 80%; } }
.popup-box {
  float: right;
  margin-left: 5px; }
#leavingBC-popup #btn-para {
  text-align: right;
  padding: 10px 0; }
#leavingBC-popup h3 {
  font-size: 1.14rem;
  padding: 10px 0;
  color: #0057A3;
  font-weight: 700;
  font-family: Arial, Helvetica, sans-serif; }
@media (max-width: 640px) {
  #leavingBC-popup h3 {
    font-size: 1.25rem; } 
  #leavingBC-popup p {
    font-size: 1rem;
    padding-bottom: 10px;
    line-height: 1.3; }
  #leavingBC-popup p.label {
    float: left;
    margin-right: 10px;
    padding: 0; }
  #leavingBC-popup p.italicize {
    font-style: italic; }
  #leavingBC-popup p {
    font-size: 1.14rem; } 
  .action-plan .ap-goals .apg {
    width: 100%; }
  .action-plan .ap-goals .goal {
    min-height: initial; }
}

.parallax-group {
  position: relative;
}

.post-background {
  background-image: url("https://www.showmeboone.com/community-services/common/images/ci-hands.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.post {
  padding: 60px 10px 100px 10px;

  max-width: 80em;
  margin: 0 auto;

  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  z-index: 4;
  background-color: transparent;
  min-height: calc(100vh - 166px);
}

.post p, .post ul, .post ol {
  font-size: 1.14rem;
}

.post .body {
  padding-left: 80px;
  padding-right: 80px;
  padding-bottom: 40px;
}

.post .wrapper {
  padding: 20px;
  border: 1px solid #0057A3;
  background-color: white;
}

.bio {
  list-style-type: none;
  padding-left: 0px;
  padding-bottom: 30px;
}

.bio li {
  display: inline-block;
  font-size: .8em;
  line-height: 32px;
  vertical-align: middle;
  padding-bottom: 0px;
}

@media (min-width: 401px) {
  .bio li:not(:first-child)::before {
    content: '\2022';
    padding-right: 4px;
    font-size: 0.5rem;
    line-height: 32px;
    color: grey;
    vertical-align: middle;
  }

  .bio li:nth-child(2)::before {
    content: '';
  }
}

.author-picture {
  width: 32px;
  height: 32px;
  overflow: hidden;
  border-radius: 32px;
  border: 1px solid grey;
}

.author-picture img {
  height: 101%;
  width: 101%;
}

.definition {
  background-color: #F4F4F4;
  padding: 30px;
  position: relative;
  color: #4A4A4A;
  margin-bottom: 20px;
  overflow: hidden;
}

.definition:before {
  content: '';
  position: absolute;
  top: 0; 
  right: 0;
  width: 200px;
  height: 200px;
  border-bottom: 10px double #517882;
  -webkit-transform:
    translateY(-120px)
    translateX(120px)
    rotate(45deg); 
  transform:
    translateY(-120px)
    translateX(120px)
    rotate(45deg); 
  position: absolute;
}

.definition:after {
  content: '';
  position: absolute;
  bottom: 0; 
  left: 0;
  width: 200px;
  height: 200px;
  border-bottom: 10px double #517882;
  -webkit-transform: rotate(45deg); 
  transform: rotate(45deg); 
  position: absolute;
}

.definition h2,
.definition h3,
.definition ul,
.definition li,
.definition p {
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

.definition h2 {
  padding-bottom: 0;
}

.definition h2,
.definition h3 {
  text-transform: uppercase;
}

.definition ul {
  list-style: none;
  padding-left: 20px;
  padding-bottom: 0;
}

.definition ul li:before {
  content: "•";
  font-size: 170%;
  padding-right: 5px;
  color: #517882;
}

.definition ul li:before,
.definition li {
  line-height: 32px;
  vertical-align: bottom;
}

@media (max-width: 850px) {
  .post .body {
    padding-left: 3px;
    padding-right: 3px;
    padding-bottom: 10px;
  }
  .post {
    padding-top: 20px;
  }
}
@media (max-width: 640px) {
  .post .body {
    padding-left: 2px;
    padding-right: 2px;
    padding-bottom: 10px;
  }
  .post {
    padding-top: 10px;
    padding-bottom: 50px;
    padding-left: 2px;
    padding-right: 2px;
  }
  .post .wrapper {
    padding-left: 5px;
    padding-right: 5px;
  }
  .bio {
    padding-left: 15px;
  }
}
@media (max-width: 400px) {
  .bio li:nth-child(3),
  .bio li:nth-child(4) {
    display: block;
    height: 18px;
    line-height: 18px;
    padding-left: 37px;
  }
}

.all-link {
  text-align: right;
  padding-top: 0px;
  padding-right: 10px;
  padding-bottom: 10px;
}

.pt-10 {
  padding-top: 10px;
}

.vertical-align-top {
  vertical-align: top;
}

/* rainbow glow registration button */

.rainbow-glow {
  width: 190px;
  height: 50px;
  border: none;
  outline: none;
  color: #fff;
  background: #111;
  cursor: pointer;
  position: relative;
  z-index: 0;
  border-radius: 10px;
  font-size: 1.5rem;
  font-weight: 700;
  margin: 0 auto;
  text-decoration: none;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
}

.rainbow-glow:before {
  content: '';
  position: absolute;
  background: linear-gradient(45deg, #ff0000, #ff7300, #fffb00, #48ff00, #00ffd5, #002bff, #7a00ff, #ff00c8, #ff0000);
  top: -3px;
  left:-3px;
  background-size: 400%;
  z-index: -1;
  filter: blur(5px);
  width: calc(100% + 4px);
  height: calc(100% + 4px);
  animation: glowing 20s linear infinite;
  opacity: 1;
  transition: opacity .3s ease-in-out;
  border-radius: 10px;
}

.rainbow-glow:focus, .rainbow-glow:hover, .rainbow-glow:active {
  color: #000
}

.rainbow-glow:focus:after, .rainbow-glow:hover:after, .rainbow-glow:active:after {
  background: transparent;
}

.rainbow-glow:after {
  z-index: -1;
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background: #111;
  left: 0;
  top: 0;
  border-radius: 10px;
}

@keyframes glowing {
  0% { background-position: 0 0; }
  50% { background-position: 400% 0; }
  100% { background-position: 0 0; }
}

/* timeline grid */
.voices-tl {
  display: grid;
  grid-template-columns: 35% 30% 9px 30%;
  grid-template-rows: repeat(4,0) repeat(16, 5.88%);
  column-gap: 1rem;
  overflow: visible;
  padding: 35px 0 50px;
}

/* timeline typography */

.voices-tl h2, .voices-tl h3 {
  padding-left: 10px;
  color: #005773;
  font-weight: 900;
}

.voices-tl h3 {
  font-size: 1rem;
}

.voices-tl p {
  padding-left: 9px;
  font-size: 1.1rem;
}

/* timeline paragraphs - left to right, top to bottom  */

.voices-tl-overview {
  grid-row: 5/9;
}

.voices-tl-focus-groups {
  grid-row: 9/11;
  grid-column: 2/3;
}

.voices-tl-action-planning {
  grid-row: 16/19;
  grid-column: 2/3;
}

.voices-tl-prevention {
  grid-row: 6/8;
  grid-column: 4/5;
}

.voices-tl-conference {
  grid-row: 13/14;
  grid-column: 4/5;
}


/* timeline bar */
.voices-tl-bar {
  background-color: #005773;
  position: relative;
}

.voices-tl-bar1 {
  grid-row: 5/6;
  grid-column: 3/4;
}

.voices-tl-bar2 {
  grid-row: 6/9;
  grid-column: 3/4;
}

.voices-tl-bar3 {
  grid-row: 9/13;
  grid-column: 3/4;
}

.voices-tl-bar4 {
  grid-row: 13/16;
  grid-column: 3/4;
}

.voices-tl-bar5 {
  grid-row: 16/20;
  grid-column: 3/4;
}

.voices-tl-bar-last {
  grid-row: 18/19;
  grid-column: 3/4;
  height: 100px;
  top: 40px;
}

/* timeline bar - dots and end cap */
.large-dot-before::before, .medium-dot-before::before, .bottom-end-cap::after {
  position: absolute;
  border-radius: 50%;
  content: '';
  background-color: #005773;
}

.bottom-end-cap::after {
  width: 100%;
  height: 10px;
  bottom: -10px;
  border-top-left-radius: initial;
  border-top-right-radius: initial;
}

.large-dot-before::before {
  width: 30px;
  height: 30px;
  top: -19px;
  left: -10px;
}

.medium-dot-before::before {
  width: 21px;
  height: 21px;
  top: -14px;
  left: -6px;
}

.btn-primary {
  background-color: #0057A3;
  color: #ffffff;
  padding: 6px 12px;
  font-size: 0.87rem;
  cursor: pointer;
  border-radius: 4px;
  border: 1px solid transparent;
  line-height: 1.42857;
  box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.35);
}

.btn-primary:hover {
  color: #FFFFFF;
  background-color: #337ab7;
  border: 1px solid #2e6da4;
  transform: translate(0, 1px);
  box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.35);
}


@media(max-width:1000px) {
  .voices-tl {
    justify-content: center;
    grid-template-rows: repeat(4, 4%) repeat(16, 4.76%);
    grid-template-columns: 0 45% 9px 45%;
    margin-right: 1rem;
  }

  .voices-tl-overview {
    grid-row: 1/4;
    grid-column: 2/5;
    align-self: end;
  }

  .voices-tl p {
    font-size: 1rem;
  }
}

@media(max-width:700px) {
  .voices-tl-overview p, .voices-tl {
    padding-bottom: 0;
  }
}

@media(max-width:500px) {
  .voices-tl {
    align-content: center;
    margin-top: -13%;
  }
}

.ie-timeline-bar {
  display: none;
}

/* timeline - firefox only styles */
@-moz-document url-prefix() { 
    .voices-tl {
      padding-bottom: 160px;
  }

  @media(max-width:1000px) {
    .voices-tl-overview {
      padding-bottom: 35px;
    }
  }

  @media(min-width: 1001px) and (max-width: 1082px) {
    .voices-tl-bar2.medium-dot-before::before {
      background-color: transparent;
    
    }
  }  

  @media(max-width:700px) {
    .voices-tl {
      padding-bottom: 200px;
    }
    .voices-tl-overview {
      padding-bottom: 35px;
    }
  }

}


/* timeline - ie only styles */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .voices-tl-bar {
    background: transparent;
  }
  .large-dot-before::before, .medium-dot-before::before, .bottom-end-cap::after {
    background: transparent;
  }
  .ie-timeline-bar {
    display: block;
    float: left;
    margin-top: 48px;
    margin-right: 5px;
  }
}

@media(max-width: 1100px){
  .ie-timeline-bar {
    display: none;
  }
}         