@charset "UTF-8";
/**
  20NTC COLOR PALATTE 
**/
/* @import url("https://fonts.googleapis.com/css?family=Bowlby+One"); */
@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:ital,wght@0,600;0,700;1,600;1,700&display=swap');
/* @import url("https://fonts.googleapis.com/css?family=PT+Sans:400,700"); */
body {
  /* font-family: "PT Sans", Helvetica, Arial, sans-serif; */
  position: relative;
  font-size: 17px !important;
  line-height: 25px !important;
  color: #50514f !important;
}

h1 {
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 4em;
  line-height: 1;
  color: #003399;
}

h2 {
  font-family: "Barlow Condensed", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 30px;
}

h2.white {
  color: #fff !important;
}

h3 {
  font-family: "Barlow Condensed", Helvetica, Arial, sans-serif, sans-serif !important;
  font-size: 24px !important;
  font-weight: 400 !important;
  line-height: 26px !important;
  color: #000 !important;
}

h4 {
  font-family: "Barlow Condensed", Helvetica, Arial, sans-serif, sans-serif !important;
  font-size: 20px !important;
  font-weight: 400 !important;
  line-height: 22px !important;
  color: #000 !important;
  margin-top: 24px !important;
}

/**  PROPOSAL SEARCH FORM  ---------------------------------------------------------------------------------- **/
#proposal-search-form label {
  font-weight: normal;
  font-size: 85%;
  padding: 0;
  margin: 0;
}

#proposal-search-form h4 {
  margin-top: 10px;
}

.advanced-button-style {
  color: white !important;
  border-radius: 3px !important;
}

.show-more-search:hover, .show-fewer-options:hover {
  background-color: #ffe066;
  cursor: pointer;
}

.adv-search-hed-proposals {
  color: #FFF;
  background-color: #2F5C79;
  width: 100%;
  padding: 8px 4px 8px 8px;
  font-size: 1.4em;
  font-weight: 900;
}

.adv-search {
  padding: 8px;
}

.search-scroll {
  max-height: 400px;
  overflow: scroll;
}

.search-sidebar h3 {
  margin-bottom: 12px;
}

.search-sidebar ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #ccc;
}

.search-sidebar ::-moz-placeholder {
  /* Firefox 19+ */
  color: #ccc;
}

.search-sidebar:-ms-input-placeholder {
  /* IE 10+ */
  color: #ccc;
}

.search-sidebar :-moz-placeholder {
  /* Firefox 18- */
  color: #ccc;
}

.magnifying-glass-box {
  width: 70px;
  height: 100%;
  background-color: #f19400 !important;
  float: right;
  display: inline;
}

.btn-search {
  border-radius: 3px !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  height: 34px !important;
  width: 42px;
  color: #fff !important;
}

.show-options-text {
  /* font-size: 90%; */
  color: #fff;
  /* margin-left:  22px; */
  margin-top: 12px;
  background-color: #2F5C79;
  padding: 4px 6px 4px 6px;
  text-align: center;
  border-radius: 4px;
}

.show-options-text:hover {
  background-color: #3d789e;
}

.prop-btn-search, .advanced-button-style {
  background-color: #2F5C79 !important;
}

.prop-btn-search:hover {
  background-color: #3d789e !important;
}

.advanced-button-style:hover {
  background-color: #3d789e !important;
}

.session-list-block-head {
  padding: 12px;
  background: #f19400;
  color: #ffffff;
  font-size: 1.3em;
  font-weight: 900;
  margin-bottom: 12px;
}

.session-list-block-head:hover {
  background: #ffbf58;
  cursor: pointer;
}

.session-list-block {
  display: none;
}

.session-list-block ul {
  list-style: none;
}

.session-list-block ul li {
  list-style-position: inside;
  text-indent: -1.3em;
  padding-left: 1.3em;
}

.session-list-block ul li::before {
  font-family: "Glyphicons Halflings";
  content: "";
  margin-right: 5px;
  color: #ffe066;
}

.speaker-profile-pic {
  float: right;
  max-width: 100px;
  margin-left: 20px;
}

/* SPONSOR GUIDE ----------------------------------------------------------------------- */
.sponsor-box-title {
  float: left;
  display: inline;
  font-weight: 900;
  margin-top: 8px;
  color: #05514B !important;
}

.sponsor-box-price {
  float: right;
  display: inline;
  font-size: 1.6em;
  margin-top: 8px;
  color: #05514B !important;
}

.sponsor-box-text {
  display: none;
  padding: 20px;
  background-color: #faffd1;
}

.sponsor-box-text h3 {
  color: #05514B !important;
}

.sponsor-box-highlight {
  background-color: orange;
}

.sponsor-box-toggler {
  background-color: #ffe066;
  margin-bottom: 3px;
  padding: 5px 20px 5px 20px;
}

.sponsor-box-text h3 {
  color: #000;
  margin-top: -20px;
}

.sponsor-box-ticker-box {
  display: inline;
  width: 20px;
  float: left;
}

.sponsor-box-ticker {
  content: "";
}

.sponsor-box-ticker-active {
  display: none;
}

.sponsorship-opportunities tr th {
  text-align: center;
}

.table-toggler {
  text-align: center;
}

.sponsor-full-row {
  display: none;
}

.sponsor-full-row div {
  margin-left: 40px;
  font-size: 85%;
}

.sponsor-row-highlight {
  background-color: #faffd1;
  border-left: 1px solid #888;
  padding-left: -1px;
}

ul.ntc-side-nav-list {
  margin-bottom: 60px;
  list-style-type: none !important;
}

ul.ntc-side-nav-list li {
  padding: 0px;
  background-color: #ffe066 !important;
  margin-bottom: 2px;
  font-size: 1.1em;
  font-weight: bold;
  border-bottom: 2px solid #ffffff;
}

ul.ntc-side-nav-list li:hover {
  background-color: #fff0b3 !important;
}

ul.ntc-side-nav-list li div {
  padding: 12px;
}

ul.ntc-side-nav-list li a {
  color: #000;
  text-decoration: none !important;
}

/* DATELINE STUFF */
.agenda-buttons {
  text-align: right;
}

.spark-session-popper {
  text-decoration: none;
}

.spark-session-popper {
  color: #222 !important;
}

ul.agenda-dateline {
  margin-left: -40px;
}

ul.agenda-dateline li {
  display: inline;
  font-size: 1.5em;
  padding-right: 24px;
}

ul.agenda-dateline li:hover {
  color: #4c61f9;
}

.active-day, .agenda-day:hover {
  color: #4c61f9;
  border-bottom: 12px solid #4c61f9;
  padding-bottom: 8px;
}

.btn-sorter {
  border-radius: 6px !important;
  background-color: #ffd31a !important;
  border: solid 2px #212f93 !important;
  font-size: 12px !important;
  font-weight: 800 !important;
  font-style: normal !important;
  font-stretch: normal !important;
  text-align: center !important;
  color: #212f93 !important;
  text-decoration: none !important;
}

.btn-sorter:hover {
  background-color: #4c61f9 !important;
  color: #fff !important;
}

.btn-sorter:active {
  background-color: #212f93 !important;
  color: #fff !important;
}

a.sorter:link {
  text-decoration: none !important;
  font-size: 14px;
}

.bio-toggler-btn:hover {
  background-color: #333;
}

.btn-register {
  height: 48px !important;
  border-radius: 8px !important;
  background-color: #ffd31a !important;
  border: solid 2px #212f93 !important;
  padding-top: 8px !important;
  font-size: 20px !important;
  font-weight: 800 !important;
  font-style: normal !important;
  font-stretch: normal !important;
  text-align: center !important;
  color: #212f93 !important;
  text-decoration: none !important;
  margin-top: 20px;
}

.agenda-container a {
  color: #333;
  font-size: 85%;
}

.agenda-container a:hover {
  color: red;
  text-decoration: none;
}

.stand-alones {
  background-color: #f19400 !important;
  color: #fff;
  padding: 60px;
}

.stand-alones h2,
.stand-alones h3 {
  color: #fff !important;
}

.stand-alones li {
  margin-left: 20px !important;
}

.stand-alones a {
  text-decoration: underline;
  color: #fff;
}

.precon-tile-text-box {
  background-color: #f05a28;
  padding: 30px;
}

#popnav-container {
  width: 200px;
  height: 100%;
  padding-top: 80px;
  position: fixed;
  bottom: 0;
  left: 40px;
  z-index: 6;
}

.popnav-nameplate {
  font-family: "Open Sans", sans-serif;
  font-size: 26px;
  text-align: center;
  color: #000;
  text-transform: uppercase;
  padding: 6px 0 6px 0;
  margin-bottom: 3px;
  border-top: 2px solid #9c7a5e;
  border-left: 2px solid #835937;
  border-bottom: 2px solid #835937;
}

.ntc-site-footer {
  background-color: #02428E !important;
}

/* .nten-footer-logo {
  margin-top: 20px;
} */

.slightly-smaller {
  font-size: 80%;
}

.single-proposal-header {
  width: 100%;
  background-color: #0095A5 !important;
  font-weight: 700;
  margin: 0 0 20px 0;
}

.proposals-title {
  font-size: 1.5em;
  float: left;
  width: 50%;
  color: #fff;
  padding: 10px;
}
@media only screen and (max-width: 1200px) {
  .proposals-title {
    font-size: 1em !important;
    display: block !important;
  }
}

.proposals-category {
  font-size: 1.2em;
  float: right;
  width: 50%;
  color: #fff;
  text-align: right;
  padding: 10px;
}
@media only screen and (max-width: 1200px) {
  .proposals-category {
    font-size: .7em !important;
    display: block !important;
  }
}

/* SPEAKER EDIT PAGE */
.live-search-list {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 1em;
  /* background-color: #2c3e50; */
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-family: "Lato", sans-serif;
  color: #000;
}

.live-search-box {
  width: 100%;
  display: block;
  padding: 1em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #3498db;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.live-search-list li {
  /* color: #fff; */
  list-style: none;
}

.speaker-li-delete {
  display: inline-block;
  width: 13px;
  height: 13px;
  margin-right: 4px;
  background-image: url("/wp-content/plugins/spark-site/img/delete-button.png");
  background-size: contain;
}

.session-search-bin {
  list-style: none;
}

.session-search-bin-box {
  padding: 1.2em;
  width: 100%;
  /* background-color: #05514B; */
}

.speaker-image-preview {
  max-width: 200px;
}

/* This gets rid of the stock Choose File button */
#speaker-file {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}

.make-green-button {
  background-color: #7DCAD7 !important;
  margin-bottom: 6px !important;
}

.make-big-button {
  font-size: 20px !important;
}

.step-box {
  position: relative;
  padding: 50px 20px 20px 20px;
  border: 1px solid #05514B;
}

.step-box-top {
  position: relative;
  padding: 20px 20px 20px 20px;
  border: 1px solid #05514B;
}

.error {
  border: 1px solid #389171 !important;
  background-color: #FEE065 !important;
}

.session-bin-over-limit {
  display: none;
  /* position: absolute; 
  top: 290px;
  left: 20px; */
  background-color: #FEE065;
  color: #000;
  text-align: center;
  padding: 20px;
}

.over-limit-ok {
  background-color: #389171 !important;
  color: #fff !important;
  margin-top: 12px;
}

.speaker-profile-thanks {
  display: none;
  min-height: 800px;
}

.speaker-profile-editor-entrance-block {
  max-width: 400px;
}
.speaker-profile-editor-entrance-block input {
  width: 600px;
}
.speaker-profile-email-auth {
  text-align: center;
  padding-top: 200px;
  padding-bottom: 200px;
}

.session-speaker-container {
  border: 1px solid #000;
  padding: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.speaker-session-popper {
  display: inline-block;
  font-size: 70%;
  margin-left: 5px;
}

.speaker-profile-social-box {
  width: 100%;
  background-color: #00529c;
  padding: 22px 6px 6px 6px;
  text-align: center;
  margin-top: 12px;
}

.speaker-profile-social-box ul {
  padding: 0 !important;
  list-style-type: none;
}

.speaker-profile-social-box ul li {
  display: inline-block;
  margin: 4px;
}

.speaker-profile-social-box h3 {
  color: #fff !important;
  font-size: 1.5em;
}

.speaker-name-main-box {
  margin-bottom: 20px;
}

.speaker-step {
  position: relative;
}

.speaker-step-bug {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #05514B;
  color: #fff;
  padding: 4px 17px 4px 20px;
}

.speaker-list-single-session h3 {
  margin-bottom: -20px;
}

.speaker-list-single-session h4 {
  /* line-height: 1.2 !important;  */
  margin-bottom: 10px;
  /* margin-top: 16px !important; */
}

.speaker-list-single-session h2 a {
  color: #05514B;
}

.speaker-list-alpha-hed {
  width: 40px;
  margin-left: -10px;
  margin-top: 6px;
  background-color: #05514B;
  color: #fff;
  padding: 3px 0px 3px 10px;
}

.speaker-list-name a {
  margin: 3px 3px 3px 0;
  color: #05514B;
}

.speaker-list-row {
  padding: 12px;
  width: 100%;
  margin: 6px 0 6px 0;
  background-color: #eee;
}

/* Used to display message via shortcode to jury members */
.jury-message {
  width: 100%;
  margin: 10px 0 10px 0;
  padding: 20px;
  border: 1px solid #389171;
}

.disabled-div {
  pointer-events: none;
  opacity: 0.4;
}

.speaker-welcome-block {
  margin-bottom: 20px;
}

.after-edit-text {
  border: 1px solid #05514B;
  padding: 20px;
  margin-bottom: 20px;
}

#speaker-list-scroller {
  list-style-type: none;
  list-style: none;
  margin: 0 !important;
  padding: 0 !important;
}

#speaker-list-scroller li {
  display: inline-block;
  list-style-type: none;
  list-style-position: inside;
  text-align: center;
  width: 22px;
  background-color: #05514B;
  color: #fff;
  padding: 3px;
  margin: 3px;
}

#speaker-list-scroller li:hover {
  cursor: pointer;
}

.ui-widget-overlay.modal-opened {
  background: black;
  opacity: 0.5;
  filter: Alpha(Opacity=50);
}

.bio-textr {
  font-size: 85%;
}

/* 
.speaker-edit-sessions {
  display: none;
  margin-top: 20px;
}

.speaker-name-result {
  display: none;
}

.speaker-add-confirm {
  display: none;
}

.speaker-profile-edit {
  display: none;
}


.comment-body {
  margin-bottom: 20px;
  margin-top: 20px;
  border-bottom: 1px solid #abba;
  padding-bottom: 10px;
} */
.speaker-modal {
  display: none;
  /* Hidden by default */
  position: fixed;
  /* Stay in place */
  z-index: 100;
  /* Sit on top */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  background-color: black;
  /* Fallback color */
  background-color: rgba(0, 0, 0, 0.4);
  /* Black w/ opacity */
}

.speaker-modal-content {
  background-color: #fefefe;
  margin: 5% auto;
  /* 15% from the top and centered */
  padding: 20px;
  border: 1px solid #888;
  width: 60%;
  /* Could be more or less, depending on screen size */
  line-height: 1.8;
}

.speaker-modal-content br {
  line-height: 2.6;
}

/* The Close Button */
#close-speaker-modal {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

#close-speaker-modal:hover,
#close-speaker-modal:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}

#speaker-list-back-to-top:hover {
  cursor: pointer;
}

.speaker-list-sorter {
  margin-bottom: 20px;
  text-align: center;
}

.speaker-list-sorter .active {
  font-weight: 900;
}

.speaker-sidebar {
  padding: 20px;
  border: 1px solid #05514B;
  margin-top: -80px;
  width: 280px;
  background-color: #fff;
}

.speaker-go-to-link {
  color: #05514B;
}

.letter-unavailable {
  pointer-events: none;
  opacity: 0.4;
}

/* 
Sky Blue: #7DCAD7
Sun: #FEE065
Teal: #389171 
Light Green Tree: 
Dark Green Tree: #05514B
Beaver Brown: #A56D3D
Glasses Black: #231F20 
*/
.ss-flexrow {
  display: flex;
}

.ss-flexcol {
  flex: 1;
}

@media only screen and (max-width: 700px) {
  .ss-flexrow {
    flex-direction: column;
  }
}
.session-meta {
  width: 100%;
  background-color: #EB6841 !important;
  color: #fff;
  margin: 40px 0 20px 0;
  font-size: 1.5em;
  font-weight: 700;
  float: left;
  color: #fff;
  padding: 10px;
}

.session-meta-hed {
  margin-bottom: 0;
}

.meta-item {
  border-bottom: 1px solid #ccc;
  padding: 12px 0;
}

.single-session-speaker-title {
  line-height: 2 !important;
}

.ntc-left-rail {
  background-color: #e1eaec;
  padding: 40px;
  height: 100%;
  color: #333;
  border-right: 2px solid #00A0B0;
}

.ntc-container {
  display: grid;
  grid-template-columns: 1fr 5fr;
  grid-gap: 0;
  border-top: 2px solid #00A0B0;
}

.ntc-main-content {
  padding: 0;
  margin: 0;
}

.ntc-main-content-section {
  padding: 20px;
  width: 100%;
}

.relive-ntc {
  background-color: #00A0B0;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}

.relive-ntc a {
  color: #EDC951;
}

.relive-ntc a:hover {
  color: #ccc;
  text-decoration: none;
}

.relive-ntc ul {
  list-style-type: square;
}

.relive-ntc h2 {
  font-size: 5em !important;
}

.relive-photo {
  width: 100%;
  border-top: 3px solid #00A0B0;
}

.relive-lead {
  flex: 2;
}

.relive-bullets {
  flex: 1;
  margin-left: 30px;
}

.sponsor-exhibitor-block {
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: url("/wp-content/plugins/spark-site/img/veg.jpg") center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.sponsor-exhibitor-block .sponsor-links a {
  color: #00A0B0;
}
.sponsor-exhibitor-block .sponsor-links a:hover {
  color: #EDC951;
}

.sponsor-text {
  flex: 5;
}

.sponsor-links {
  color: #00A0B0;
  font-size: 150%;
  font-weight: 700;
  line-height: 1.7;
  margin-left: 12px;
  margin-top: 1em;
}

.sponsor-logos {
  flex: 3;
  color: #00A0B0;
  font-size: 150%;
  font-weight: 700;
  line-height: 1.7;
  margin-left: 12px;
}

.sponsor-img {
  width: 100%;
}

.sponsor-exhibitor-block h2 {
  font-size: 4em !important;
}

.new-ntc-bug {
  height: 20px;
  margin-left: 20px;
}

.gfield_label {
  color: #fbb03b;
}

.gfield_required {
  color: #fbb03b;
}

#label_87_5_1 {
  color: #fbb03b;
}

.gform_button {
  background-color: #fbb03b;
  color: #fff !important;
  border: 0 !important;
  border-radius: 3px;
}

.ntc-top-of-page {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #EB6841;
  padding: 5px;
}

.ntc-top-of-page .left {
  flex: 1;
}

.ntc-top-of-page .right {
  flex: 1;
  text-align: right;
  font-family: "Open Sans", sans-serif !important;
  font-weight: 700 !important;
  font-size: 20px !important;
  color: #fff !important;
}



.content-block {
  /* max-width: 990px; */
}

.grid-nav-rail {
  background: #EB6841;
}

@media only screen and (max-width: 767px) {
  .sponsor-logos {
    margin-top: 20px;
  }

  .grid-nav-rail {
    display: none;
  }



  .ntc-main-content-section h1 {
    font-size: 4em !important;
  }

  .relive-ntc {
    display: block;
  }
  .relive-ntc h2 {
    font-size: 3.2em !important;
  }

  .sponsor-exhibitor-block {
    display: block;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .sponsor-exhibitor-block .lead {
    display: block;
    font-size: 1.4em;
    margin-bottom: 18px;
  }
}
.ntc-single-session-grid-container {
  display: grid;
  grid-template-columns: 7fr 3fr;
  grid-column-gap: 1em;
}

@media only screen and (max-width: 767px) {
  .ntc-single-session-grid-container {
    margin: 0;
    display: block;
  }
}
.ntc-single-session-grid-container h1 {
  color:  #02305E !important;
  font-size: 2.5em !important;
  margin-bottom: 20px;
}

.session-outcomes-list {
  /* margin-left: 20px; */
  list-style-type: square;
  padding-left: 1.4em;
}

.proposal-category-button {
  border: 1px solid #0095A5;
  background-color: #0095A5;
  color: white;
  margin-right: 5px;
  padding: 1px 3px 1px 3px;
  display: inline-block;
  font-size: 0.8em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.coming-soon-badge {
  font-size: 0.65em;
  padding: 1px 4px;
  background: #EDC951;
  color: #fff;
  border-radius: 4px;
}

.banner-conference-name a {
  font-family: "Oswald", sans-serif;
  color: #fff;
  text-transform: uppercase;
}

.banner-conference-name a:hover {
  color: #EDC951;
  text-decoration: none;
}

.ntc-single-title {
  font-size: 3.5em !important;
  margin: 0 0 16px 0;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 700;
}

.ntc-single-title h1 {
  color: #02305E !important;
}

.day-tab {
  font-family: "Oswald", sans-serif;
}

.agenda-block-list {
  margin-left: 20px;
}

.proposals-archive-wrapper {
  display: grid;
  grid-template-areas: "archive-main" "archive-side";
  grid-template-columns: 1fr 260px;
}
@media screen and (max-width: 768px) {
  .proposals-archive-wrapper {
    grid-template-columns: 1fr;
  }
}

.proposals-archive-main {
  grid-area: "archive-main";
}

.proposals-archive-sidebar {
  grid-area: "archive-side";
}

/**
 NAVIGATION  -----------------------------------------------------------------------------------------
 **/
.nav-grid-container {
  background: #02428E;
  /* Old browsers */
  
  width: 100%;

  /* padding-top: 1em; */
}
@media screen and (min-width: 768px) {
  .nav-grid-container {
    /* position: absolute; */
  }
}

.nav-grid {
  display: grid;
  grid-template-columns: 200px 1fr;
  grid-template-areas: "nav-logo nav-links";
  max-width: 1160px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .nav-grid {
    display: block;
  }
}

.nav-grid-logo {
  grid-area: nav-logo;
  z-index: 12;
  opacity: 0.9;
  padding: 1em;
}
@media screen and (max-width: 768px) {
  .nav-grid-logo {
    padding: 1em;
  }
}

.nav-grid-links {
  grid-area: nav-links;
  padding-top: 2.3em;
  margin-left: auto;
  margin-right: 0;
}

.ntc-logo-nav {
  width: 120px;
}


#navbin li {
  display: inline-block;
}

.ntc-top-level {
  padding: 3px;
}

.ntc-navigation-container {
  position: relative;
  z-index: 9999;
}
@media screen and (max-width: 768px) {
  .ntc-navigation-container {
    background: #85c1e5;
  }
}
.ntc-navigation-container a {
  text-decoration: none;
}
.ntc-navigation-container nav {
  font-family: monospace;
}
.ntc-navigation-container ul {
  background: #02305E;
  list-style: none;
  margin: 0;
  padding-left: 0;
}
.ntc-navigation-container li {
  color: #fff;
  padding: 1rem;
  position: relative;
  text-decoration: none;
  transition-duration: 0.5s;
}




@media screen and (min-width: 768px) {
  .ntc-navigation-container li {
    display: block;
    float: left;
  }
}
.ntc-navigation-container li a {

  color: #fff;
}
.ntc-navigation-container li:hover {
  background: #003399;
  cursor: pointer;
}
.ntc-navigation-container ul li ul {
  background: #85c1e5;
  visibility: hidden;
  opacity: 0;
  min-width: 5rem;
  position: absolute;
  transition: all 0.5s ease;
  margin-top: 1rem;
  left: 0;
  display: none;
  z-index: 99999;
}
.ntc-navigation-container ul li:hover > ul,
.ntc-navigation-container ul li ul:hover {
  visibility: visible;
  opacity: 1;
  display: block;
}
.ntc-navigation-container ul li ul li {
  clear: both;
  width: 300px;
}

.btn-ntc-new {
  font-size: 1.6rem !important;
  background: #0095A5 !important;
  color: #FFF !important;
  text-transform: uppercase !important;
  padding: 8px 12px;
  border-radius: 4px;
  margin: 8px 6px 8px 0 !important;
  font-weight: bold;
}

.btn-ntc-new-two {
  font-size: 1.6rem !important;
  background: #fbb03b !important;
  color: #000 !important;
  text-transform: uppercase !important;
  padding: 8px 12px;
  border-radius: 4px;
  margin: 8px 6px 8px 0 !important;
}

.btn-ntc-new:hover {
  color: #444 !important;
  text-decoration: none;
  background: #fbb03b !important;
}

.btn-ntc-new-two:hover {
  color: #444 !important;
  text-decoration: none;
  background: #EDC951 !important;
}

.btn-ntc-danger {
  font-size: 1.6rem !important;
  background: #fe6565 !important;
  color: #000 !important;
  text-transform: uppercase !important;
  padding: 8px 12px;
  border-radius: 4px;
  margin: 8px 6px 8px 0 !important;
}

.sac-description h4 {
  margin-top: 0 !important;
}

.sac-description h5 {
  color: #389171 !important;
}

h3.sac-underline {
  color: #05514B !important;
  border-bottom: 1px solid #05514B;
  margin-top: 14px;
  margin-bottom: 14px;
}

.btn-ntc {
  color: #fff !important;
  background: #247ba0 !important;
  font-size: 125% !important;
  -webkit-border-radius: 6px !important;
  -moz-border-radius: 6px !important;
  border-radius: 6px !important;
}

.btn-ntc:hover {
  background: #52b0d8 !important;
}

.btn-ntc-home {
  color: #003399;
  background: #fbb03b;
  font-size: 125% !important;
  -webkit-border-radius: 6px !important;
  -moz-border-radius: 6px !important;
  border-radius: 6px !important;
  padding: 12px 12px;
  font-weight: bold;
  border-color: #fbb03b;
  width: 200px;
  margin: 0 auto;
}

.btn-ntc-home:hover {
  background: #52b0d8 !important;
}

.opac {
  opacity: 0.8;
}

.feature-text {
  font-size: 1.4em;
  line-height: 1.6;
  margin-bottom: 1em;
}

.wrapper {
  max-width: 1160px;
  margin: 0 auto;
}

.wrapper-small {
  max-width: 900px;
  margin: 0 auto;
}

.ntc-hero-container {
  /* position: relative;
  overflow: auto;
  z-index: 1; */
  background: #4270ce;
  padding: 3em 0 3em 0;
  background-image: url("/wp-content/plugins/spark-site/img/heroback.png");
  background-size: cover  ;
  /* Old browsers */
  
}
.ntc-hero-container .btn-hero {
  display: inline-block;
  z-index: 999999;
}


.shadow {
  -webkit-filter: drop-shadow(3px 3px 2px rgba(0, 0, 0, 0.7));
  filter: drop-shadow(3px 3px 2px rgba(0, 0, 0, 0.7));
  /* Similar syntax to box-shadow */
}

.ntc-hero-grid {
  /* display: grid; */
  /* column-gap: 2em;
  grid-template-areas: "hero-left hero-right";
  grid-template-columns: 1fr 1fr; */
  max-width: 1160px;
  margin: 0 auto;
  /* min-height: 680px; */
  width: 100%;

  text-align: center;

}
.ntc-hero-grid h1 {
  color: #fff;
}
@media screen and (max-width: 768px) {
  .ntc-hero-grid {
    display: block;
  }
  .ntc-hero-grid .ntc-hero-right {
    padding: 1em;
  }
  .ntc-hero-grid .ntc-hero-right .text {
    margin-bottom: 6em;
  }
  .ntc-hero-grid .ntc-hero-left {
    padding: 1em 1em 1em 1em;
  }
  .ntc-hero-grid .hero-second {
    font-size: 4em;
  }
}
@media screen and (max-width: 576px) {
  .ntc-hero-grid .hero-second {
    font-size: 2.6em;
  }
}

.hero-date {
  color: #fff;
  font-size: 1.6em;
  line-height: 1.2;
}

h1.hero-first {
  margin-bottom: -6px;
  font-size: 35px;
}

h1.hero-second {
  transform: rotate(-2deg);
  color: #003399;
  font-size: 5em;
}

h1.hero-third {
  z-index: 1;
}

.ntc-hero-left {
  /* padding-top: 240px; */
  /* z-index: 1;
  opacity: 0.8;
  grid-area: hero-left;
  height: 100%; */
}


/* .ntc-hero-right {
  grid-area: hero-right;
  padding-top: 240px;
  z-index: 10000;
  height: 100%;
  padding-bottom: 2em;
} */
.ntc-hero-right .text {
  font-size: 1.4em;
  line-height: 1.6;
  color: #fff;
  margin-bottom: 1em;
}



h2.ntc-registration-title {
  color: #003399;
  padding: 2rem 0;
  font-size: 3.5em;
  text-transform: uppercase;
  font-weight: bold;
  font-family: "Bowlby One", cursive;
}
@media screen and (max-width: 768px) {
  h2.ntc-registration-title {
    font-size: 2.3em;
  }
}

.ntc-registration-text {
  font-size: 1.6em;
  line-height: 1.4;
}

.ntc-registration-panel {
  background: #EB6841;
  padding: 2rem;
  color: #fff;
  line-height: 2.2;
  font-size: 1.2em;
}
.ntc-registration-panel h2 {
  color: #fff;
}

.reg-dates-home {
  color: #003399;
}

.ntc-speaker-panel {
  background: #85c1e5;
  padding: 6em 0 3em 0;
  min-height: 700px;
  background-image: url("/wp-content/plugins/spark-site/img/HousesandTree.png");
  background-position: right bottom;
  background-repeat: no-repeat;
}
.ntc-speaker-panel h2 {
  color: #fff;
  font-size: 2.6em;
  font-family: "Bowlby One", cursive;
}
.ntc-speaker-panel h2.bolder {
  text-transform: uppercase;
  color: #003399;
  font-size: 2.8em;
}
@media screen and (max-width: 768px) {
  .ntc-speaker-panel {
    padding: 1em;
  }
}

.ntc-speaker-grid {
  display: grid;
  max-width: 1160px;
  margin: 0 auto;
  grid-template-columns: 3fr 4fr;
}
@media screen and (max-width: 992px) {
  .ntc-speaker-grid {
    display: block;
  }
  .ntc-speaker-grid .speaker-text-right {
    background: #fff;
    padding: 1em;
    font-size: 18px;
  }
}

.ntc-speaker-text {
  display: grid;
  grid-gap: 1em;
  grid-template-columns: 150px 1fr;
  font-size: 1.4em;
  line-height: 1.4;
}
.ntc-speaker-text img {
  width: 100%;
  border-radius: 50%;
  border: 4px solid #fff;
}

.ntc-speaker-tree {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 800px;
}
.ntc-speaker-tree img {
  width: 100%;
}

.ntc-sponsors-top-container {
  background: #85c1e5;
  padding: 3em 0 5em 0;
  background-image: url("/wp-content/plugins/spark-site/img/WhiteWave.png");
  background-position: center bottom;
  background-repeat: repeat-x;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
}
@media screen and (max-width: 768px) {
  .ntc-sponsors-top-container {
    padding: 3em 1em;
  }
}

.ntc-sponsors-top h2 {
  text-transform: uppercase;
  color: #003399;
  font-size: 2.8em;
  font-family: "Bowlby One", cursive;
}
.ntc-sponsors-top h2.dek {
  color: #000;
  text-transform: none;
}

.ntc-sponsors-panel {
  text-align: center;
  padding: 2em 0;
}
@media screen and (max-width: 768px) {
  .ntc-sponsors-panel {
    padding: 3em 1em;
  }
}
.ntc-sponsors-panel h2 {
  font-size: 2.6em;

}

.ntc-logo-list {
  text-align: center;
}

.ntc-single-page-header {
  position: relative;
  background: #003399;
  /* Old browsers */
  background: -moz-linear-gradient(top, #003399 0%, #85c1e5 75%, #de5733 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #003399 0%, #85c1e5 75%, #de5733 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #003399 0%, #85c1e5 75%, #de5733 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#003399", endColorstr="#de5733",GradientType=0 );
  /* IE6-9 */
  min-height: 290px;
  box-shadow: 10px 10px 18px #ddd;
  margin-bottom: 1em;
}
@media screen and (max-width: 768px) {
  .ntc-single-page-header {
    display: none;
  }
}

.main-grid-content {
  background: #fff;
}

.ntc-plan-trip-panel {
  min-height: 710px;
  background-image: url("/wp-content/plugins/spark-site/img/TextureforStreet.png");
  background-color: #888;
  position: relative;
}

.ntc-plan-trip-stripes {
  position: absolute;
  width: 100%;
  top: 130px;
  left: 0;
}

.ntc-plan-trip-box {
  background-image: url("/wp-content/plugins/spark-site/img/RedTextBox.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: absolute;
  overflow: hidden;
  z-index: 100;
  padding: 2em;
  width: 730px;
  bottom: 60px;
  right: 40px;
  font-size: 1.6em;
  line-height: 1.4;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .ntc-plan-trip-box {
    width: 100%;
  }
}
.ntc-plan-trip-box h2 {
  color: #fff;
  font-size: 4rem;
  font-family: "Bowlby One", cursive;
}
@media screen and (max-width: 768px) {
  .ntc-plan-trip-box h2 {
    font-size: 1em;
  }
}
.ntc-plan-trip-box h2.bolder {
  text-transform: uppercase;
  color: #fbb03b;
  font-size: 6.4rem;
}
@media screen and (max-width: 768px) {
  .ntc-plan-trip-box h2.bolder {
    font-size: 1.3em;
  }
}
.ntc-plan-trip-box a {
  color: #EDC951;
}

.ntc-car {
  position: absolute;
  width: 400px;
  left: 30px;
  top: -70px;
  display: none;
}

.ntc-bus {
  position: absolute;
  bottom: -100px;
  left: -760px;
  display: none;
}

.animate-left {
  animation-name: animate-left;
  animation-duration: 2s;
  display: block;
}

@keyframes animate-left {
  from {
    left: 1250px;
  }
  to {
    left: 30px;
  }
}
.animate-right {
  animation-name: animate-right;
  animation-duration: 2s;
  display: block;
}
@media screen and (max-width: 768px) {
  .animate-right {
    display: none;
  }
}

@keyframes animate-right {
  from {
    left: -1260px;
  }
  to {
    left: -760px;
  }
}
.ntc-updates-panel {
  background: #00A0B0;
  padding: 3em 0;
}
@media screen and (max-width: 768px) {
  .ntc-updates-panel {
    padding: 3em 1em;
  }
}

#__lpform_input_87_1 {
  display: none;
}

.ntc-updates-grid h2 {
  color: #003399;
  font-size: 5rem;
  font-family: "Bowlby One", cursive;
}
.ntc-updates-grid h3 {
  color: #fff !important;
}

.target-audience-display, .learning-outcomes-display, .additional-speakers-display {
  margin-bottom: 2em;
}

.single-proposal-pagination {
  width: 100%;
  text-align: center;
  margin-top: 1em;
}

/* Page Nav */
.proposals-nav ul {
  padding: 0 !important;
  margin: 1em 0 20px 0 !important;
  list-style-type: none;
}

.proposals-nav ul li {
  display: inline-block;
  padding: 4px 8px;
  margin: 0.5em 0.5em 0.5em 0;
  background-color: #EB6841;
  border-radius: 3px;
  /* border-radius: 4px !important; */
}

.proposals-nav ul li a {
  color: #fff;
  font-weight: bold;
  line-height: 1;
}

.proposals-nav ul li a:hover {
  text-decoration: none;
}

.proposals-nav ul li:hover {
  background-color: #EDC951;
}

.proposals-nav .current-menu-item {
  background-color: #00A0B0 !important;
}


.menu-item:hover {
  background-color: #00A0B0 !important;
}

.sidebar-right {
  border: 1px solid #2F5C79;
  padding: 1em;
}

.proposals-form-input {
  border: 1px solid #2F5C79 !important;
  width: 98% !important;
}

.status-update {
  color: #fff;
  background: red;
  text-align: center;
  font-weight: bold;
  padding: 4px 0;
}

.status-update a {
  color: #fff;
  text-decoration: underline;
}

.unconference-date-header {
   background-color: #EDC951;
   margin-bottom: 1em;
   padding: 2px 8px;
   font-weight: bold;
}



.virtual-grid {
    display: grid;
    grid-template-areas: 
    "vgmain vgside";
    grid-template-columns: 1fr 300px;
    column-gap: 1em;
}
.virtual-grid-main {
    grid-area: vgmain;
}

.virtual-grid-side {
  grid-area: vgside;
}


@media only screen and (max-width: 1125px) {
  .virtual-grid {
      grid-template-areas: 
      "vgside"
      "vgmain";
      grid-template-columns: 1fr;
      column-gap: 1em;
  }
  .virtual-grid-main  {
    border-top: 1px solid #888;
    margin-top: 20px;
    padding-top: 20px;
  }

}





/* Addtional Benefits Form */

.additional-benefits-form label {
      display: block;
  }

  .additional-benefits-form input {
      display: block;
      margin-bottom: 1em;
  }

  .textinput  {
    width: 90% !important;
  }

  .additional-benefits-form input::checkbox {
      display: block;
      margin-bottom: 1em;
  }




  .additional-benefits-form select {
      display: block;
      margin-bottom: 1em;
      font-size: 14px;
  }

  .formhelp {
      font-size: 14px;
      font-weight: 400;
  }

  .connect-ads {
      display: none;
  }

  .connect-months {
    display: inline-block !important;
  }

  .benefit-checkboxes {
    font-size: 14px;   
    columns: 2;
  }

  .course-scholarships, .certificate-scholarships {
    /* font-size: 14px; */
    display: none;
  }
  .corschol {
    display: inline-block !important;
  }

  .certschol {
    display: inline-block !important;
  }

  .certificate-scholarships {
    display: none;
  }

  .formsection {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #aaa;
  }



  .benefits-top-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }

  .radio-grid {
    display: grid;
    grid-template-columns: 20px 1fr;
  }

  .benefits-btn-house {
    display: none;
  }
  
  .radio-text {
    font-size: 14px;
  }

  .benefits-required {
    color: #EB6841;
  }
/*# sourceMappingURL=spark-site-generated.css.map */







/* NEW 2021 Styles */
.eyebrow {
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 600;
  font-size: 30px;
  letter-spacing: 2px;
  line-height: 1.2;

}

.ntc-hero-grid .eyebrow  {
  color: #fff;
}

.ntc-hero-grid h2 {
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
}

.hero-kicker h2 {
  margin-top: 2em;
  color: #fff;
  font-size: 1.4em !important;
  text-transform: none;
}

.hero-kicker a {
  color: #fff;
  text-decoration: underline;
}

.hero-head {
  padding: 1em 0 1em 0;
}

.hero-head h1 {
  font-size: 5.3em;
  line-height: .9;
}

@media only screen and (max-width: 640px) {
  .hero-head h1 {
    font-size: 3.6em;
  }
}






.space-invader {
    font-family: 'Barlow Condensed', sans-serif;
    color: #fff;
    width: 223px;
    height: 42px;
    background-image: url("/wp-content/plugins/spark-site/img/space-invader.png");
    background-size: contain;
    margin: 0 auto;
    margin-bottom: 1.4em;
    font-size: 1.4em;

    display: flex;
    justify-content: center;
    align-items: center;
      /* letter-spacing: .3em; */

}










.ntc-home-panel {

  padding: 1em 1em 1em 1em; 
  color: #02305e;
  text-align: center;
}

.ntc-home-panel:first-child {
  padding-top: 2em;
}

.ntc-home-panel:last-child {
  padding-bottom: 2em;
}


.ntc-home-panel h2 {
  color: #02305e;
  font-size: 3em;
}

.about-text {
  max-width: 800px;
  margin: 0 auto;
  font-size: 1.2em;
  font-weight: 300;
  line-height: 1.6;
}

.little-green-strip {
  background-color: #81B13D;
  width: 100%;
  height: 40px;
  margin-bottom: 2em;
  background-image: url("/wp-content/plugins/spark-site/img/greenstrip.png");
  background-size: cover;


}

.calicon {
  color: #fff;
  font-size: 1.1em;
  margin-right: 10px;
}

.ntc-below-hero {
  background-color: #dae8f2;
}

.panel-container {
  max-width: 800px;
  margin: 0 auto;
  background: #fff;
  padding: 3em;
  border-radius: 10px;
}

.speaker-grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 1em;
}



@media only screen and (max-width: 720px) {

  .speaker-grid {
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 1em;
  }

}



.speaker-panel {
  background: #f5fbff;
  border-radius: 10px;
  padding: 1em;
}

.speaker-round-pic {
  border-radius: 50%;
  width: 100%;
  max-width: 190px;
}

.speaker-home-name {
  text-transform: uppercase;
  font-size: 1.6em;
  font-weight: 700;
  margin-top: .5em;
    font-family: 'Barlow Condensed', sans-serif;
    line-height: 1.1;

}

.speaker-home-sub {
  font-size: 1.4em;
  font-weight: 700;
  margin-top: .5em;
    font-family: 'Barlow Condensed', sans-serif;

}

.speaker-home-copy {
  font-weight: 300;
  margin-top: 1em;
  font-size: 17px;

}

.ntc-single-grid-container {
  margin: 0 20%;
  color: #02305E;
}

.ntc-single-grid-container h1, h3, h4 {
  color: #02305E;
}

.ntc-single-grid-container h2 {
  color: #0095a5 ;
}



.ntc-single-grid-container-printable {
  margin: 0 3%;
}

.ntc-single-grid-container .main-grid-content {
  padding: 4em;
  margin-top: 2em;
  margin-bottom: 2em;
  border-radius: 4px;
}

@media only screen and (max-width: 850px) {

  .ntc-single-grid-container .main-grid-content {
    padding: 1em;
  }
  .ntc-single-grid-container {
    margin: 0 1em;
  }
  .ntc-single-title {
    font-size: 2em !important;
  }
}






  /* .ntc-single-grid-container {
    display: block;
    margin: 3%;
  } */


  /* For the speaker page */

      .inside-speaker-grid {
        display: grid;
        grid-template-columns: 1fr 10fr;
        grid-gap: 1em;
        grid-template-areas: "speakerphoto" "speakertext";

    }

    .inside-speaker-grid img {
        border-radius: 50%;
        /* width: 100%; */
        max-width: 190px;
    }

    .inside-speaker-grid-text {
        /* display: flex;
        align-items: center;
        justify-content: center;
        grid-area: "speakertext" */
    }
    .inside-speaker-grid-photo {
        grid-area: "speakerphoto";
    }


@media only screen and (max-width: 850px) {

  .inside-speaker-grid {
    grid-template-columns: 1fr;
  }

}

.btn-ntc-new-big {
  font-size: 1.8em !important;
}

.menu-item-has-children a {
  color: #fff !important;
}

.sub-menu li a  {
  color: #02305E !important;
}