/*
Theme Name: KI Event
Template: baseJW
*/
@import url("../baseJW/style.css");

/** KI KIT - Additions */
.has-ki-dark-blue-background-color {
  background-color: rgb(22, 35, 44);
}
.ki-accordian-container {
  background-color: #f2f2f2;
  border-radius: 6px;
  padding: 0.5rem 0;
}
.has-ki-white-color {
  color: #ffffff !important;
}
.padding-right-1 {
  padding-right: 1rem;
}
.margin-top-2 {
  margin-top: 2rem;
}
.margin-right-2 {
  margin-right: 2rem;
}
.margin-right-1 {
  margin-right: 1rem;
}
.margin-1 {
  margin: 1rem;
}
.padding-1 {
  padding: 1rem;
}
.wp-block-image {
  margin-bottom: 0 !important;
}
.no-padding {
  padding: 0 !important;
}
.padding-top-5 {
  padding-top: 5rem;
}
.kikit-carousel-slide-container p {
  font-size: 1.4rem;
}
.kikit-carousel-slide-container h3 {
  color: #666666 !important;
  font-size: 1.6rem !important;
  font-weight: 600 !important;
}
.header-selected {
  color: #2ba6cb !important;
}
.kikit-carousel-slide-container hr {
  margin: 1.5rem auto !important;
}
.slide-smaller-text {
  font-size: 1.2rem !important;
}
.ki-accordian-image {
  background-position: center center;
  background-size: contain;
  height: 50px;
  background-repeat: no-repeat;
}
.ki-accordian-header {
  font-size: 20px;
  line-height: 50px;

  padding: 0 1rem 0 1rem;
  font-weight: 600;
  background-color: #f2f2f2;
  border-radius: 6px;
}
.ki-accordian-container-outer {
  margin: 1rem 0;
}
.accordian-read-more {
  padding: 4px 1rem 3px 1rem !important;
  font-size: 15px !important;
  line-height: 20px;
  margin: 0 0 0 0.5rem;
  letter-spacing: 0.05em !important;
  width: 100%;
  content: "read more";
}
.ki-accordian-contents {
  padding: 1rem 0;
}
.accordian-read-less {
  background-color: #526c33 !important;
}
.orange-text {
  color: #cc9337 !important;
}
.purple-text {
  color: #4431af !important;
}
.green-text,
.green-text h2 {
  color: #009444 !important;
}
.blue-text,
.blue-text h2 {
  color: #4086cc !important;
}
.orange-text,
.orange-text h2 {
  color: #d1942a !important;
}
.ki-accordian-header-text {
  line-height: 1.4rem;
}
@supports (-webkit-text-stroke: 1px black) {
  .outline-text {
    font-weight: 800 !important;
    -webkit-text-stroke: 1px #666666;
    -webkit-text-fill-color: white;
  }
}

/** KI KIT - Additions */

.padding-top-bottom {
  padding: 5rem 0;
}

@media screen and (max-width: 641px) {
  .slide-smaller-text {
    font-size: 0.8rem !important;
  }
  .kikit-carousel-slide-container p {
    font-size: 1rem !important;
  }
  .kikit-carousel-slide-container h2 {
    font-size: 1.2rem !important;
  }
  .kikit-carousel-slide-container h3 {
    font-size: 1.1rem !important;
  }
  .kikit-carousel-move-left,
  .kikit-carousel-move-right {
    display: none;
  }
  .oval {
    width: 30px;
    height: 30px;
    border-radius: 15px;
    margin: 0 0.25rem;
  }
  .kikit-carousel-container p {
    font-size: 0.9rem !important;
    line-height: 1.2rem !important;
  }
  .kikit-carousel-container h3 {
    font-size: 1rem !important;
  }
  .accordian-read-more {
    margin: 0;
  }
}

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 {
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  margin: 0;
  padding: 0;
}
.clearFix {
  content: normal;
  visibility: inherit;
  display: inherit;
  height: inherit;
  clear: inherit;
}
body {
  font-family: "Open Sans", sans-serif;
  font-size: 1em;
  font-weight: 400;
  color: #666666;
}
h1 {
  font-size: 3em;
  font-weight: 300;
  line-height: 1.2em;
  text-transform: uppercase;
}
h1 a {
  /*font-size: 0.6em;
	line-height:1em;
	color:#ff7260;
	font-weight:300;
	text-transform:uppercase;*/
}
h1 a:hover {
  color: #ff7260;
}
h2 {
  font-size: 2.4em;
  /* color: #4ea8c9;*/
  line-height: 1.2em;
  font-weight: 300;
}
em {
  font-style: italic;
}
strong {
  font-weight: 800;
}
hr {
  max-width: 80rem;
  height: 0;
  border-right: 0;
  border-top: 0;
  border-bottom: 1px solid #cacaca;
  border-left: 0;
  margin: 2.5rem auto;
  clear: both;
}
li ul,
li ol {
  margin: 0 1.5em;
}
ul,
ol {
  margin: 2em 3em;
  line-height: 1.7em;
}
ul {
  list-style-type: disc;
}
ol {
  list-style-type: decimal;
}
ol ol {
  list-style: upper-alpha;
}
ol ol ol {
  list-style: lower-roman;
}
ol ol ol ol {
  list-style: lower-alpha;
}
.accordion {
  cursor: pointer;
  margin: 0.5rem 0;
}
.accordion-content {
  padding: 0.5rem 0;
  display: none;
  border: none;
  background-color: inherit;
  color: inherit;
}
.accordion-down::after {
  font-family: "Glyphter";
  content: "D";
  margin-left: 8px;
  font-size: 0.9rem;
}
.accordion-up::after {
  font-family: "Glyphter";
  content: "G";
  margin-left: 8px;
  font-size: 0.9rem;
}
.closeScreen::after {
  font-family: "Glyphter";
  content: "A";
  font-weight: 800;
  color: #ff7260 !important;
}
#keynote {
  background-color: rgba(0, 0, 0, 0.8);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.ki-linkedin {
  text-decoration: none !important;
}
.ki-linkedin::after {
  font-family: "social";
  content: "H";
  text-transform: uppercase;
  color: #ff7260;
  font-size: 1.4em;
  text-decoration: none !important;
}
#kiFooter .ki-linkedin::after {
  color: #ffffff;
}
.ki-facebook {
  text-decoration: none !important;
}
.ki-facebook::after {
  font-family: "social";
  content: "C";
  text-transform: uppercase;
  color: #ff7260;
  font-size: 1.4em;
  text-decoration: none !important;
}
#kiFooter .ki-facebook::after {
  color: #ffffff;
}
.ki-social-on {
  display: inline-block;
  color: #ffffff;
  font-size: 14px;
  line-height: 24px;
  vertical-align: top;
  margin-right: 15px;
}
#showHide {
  margin-top: 20px;
  text-align: center;
}
#showHide a {
  padding: 2px 20px 2px 20px;
  border: solid 1px #4ea8c9;
  font-size: 0.7em;
  margin-right: 1px;
  color: #4ea8c9;
}
.showSelected {
  border: solid 1px #4ea8c9;
  background-color: #4ea8c9;
  color: #ffffff !important;
}
.showDeselected {
  border: solid 1px #4ea8c9;
  background-color: transparent;
  color: #4ea8c9 !important;
}
h1.speakerListing {
  line-height: 1em;
}
.speakerListing ul li {
  list-style-type: none;
  margin-bottom: 8px;
}
.speakerListing ul li:nth-child(odd) {
  color: #8e8e8e !important;
}
.speakerListing ul {
  margin-left: 0 !important;
  margin-top: 0 !important;
}
.forPapers {
  display: inline-block !important;
}
.forPapers::after {
  content: "|";
  color: #ff7260 !important;
}
h2.speakerListing.forPapers.last::after {
  content: " ";
  color: #ff7260 !important;
}
#event-poster {
  display: none;
}
video#backgroundVid {
  position: fixed;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: 110%;
  z-index: -100;
  -ms-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  background: url(../img/flag.jpg) no-repeat;
  background-size: cover;
}
.player {
  align-self: center !important;
}
.videoWrapper {
  max-width: 640px;
  max-height: 390px;
}
.videoContainer {
  position: relative;
  height: 0;
  padding-bottom: 56.25%;
  width: 100%;
  padding-top: 25px;
  overflow: hidden;
}
.video-responsive {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.extraMessage {
  line-height: 1.3em;
}
#pageTitle h1 {
  color: #ffffff;
  font-size: 4em;
  font-family: "Open Sans", sans-serif;
  text-transform: none;
  font-weight: 700;
  text-shadow: 0px 0px 8px rgba(0, 0, 0, 0.9);
}
#rightCol p {
  font-size: 0.8em;
  line-height: 1.2em;
}
#rightCol h1 {
  color: #4ea8c9 !important;
  font-size: 1em !important;
  font-weight: 800 !important;
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 4px;
}
#rightCol img {
  width: 100%;
}
#rightCol h2 {
  color: #4ea8c9;
  font-size: 1em;
  font-weight: 200;
  margin-top: 10px;
}
.aSpeaker {
  border-bottom: dotted 1px #dcdbd7;
  padding-bottom: 10px;
  font-size: 0.9em;
}
.aSpeaker p,
.aSpeakerLeft p {
  font-size: 1em !important;
}
.speakerShort,
.speakerShort p {
  font-size: 1em !important;
  line-height: 1.5em;
}
.attribute {
  font-size: 0.9em;
  line-height: 1.2em !important;
  color: #4ea8c9;
}
.moreStuff {
  display: none;
}
.moreStuff,
.moreStuff p {
  font-size: 1em;
  margin-top: 12px;
}
.moreStuffButton {
  text-align: left;
  font-size: 0.9em;
  font-weight: 800;
  color: #4ea8c9;
  cursor: pointer;
  margin: 1em 0;
}
.more::after {
  font-family: "Glyphter";
  content: " K";
  font-size: 0.8em;
}
.less::after {
  font-family: "Glyphter";
  content: " S";
  font-size: 0.8em;
}
.moreStuff p:first-of-type {
  display: inline;
}
.aSpeakerLeft {
  text-align: right;
}
#leftCol h1 {
  font-size: 1.8em;
  color: #4ea8c9;
  font-weight: 800;
  text-transform: uppercase;
  margin: 1.5rem 0;
}
#leftCol h2 {
  font-size: 2.4em;
  color: #557a99;
  font-weight: 300;
  line-height: 2.2rem !important;
  margin: 2rem 0 3rem 0;
}
#leftCol h3 {
  font-size: 1.2em;
  line-height: 1.4em;
  color: #4ea8c9;
  font-weight: 900;
  margin-top: 8px;
}
#leftCol h4 {
  font-size: 1em;
  line-height: 1.2em;
  color: #54a0d3;
  /* font-weight: 900;*/
  margin-top: 8px;
}
#leftCol p {
  line-height: 1.7em;
  margin: 10px 0;
}
#pageTitle h1::after {
  font-family: "Glyphter";
  line-height: 1.4em;
  margin-left: 6px;
  color: #54a0d3;
  display: block;
  margin-bottom: 20px;
  height: 80px;
  width: 80px;
  border-radius: 50%;
  border: solid 6px #f7f6f1;
  margin: 0 auto 0.2em;
  background: #ffffff;
  font-weight: 700;
  text-shadow: none !important;
}
#speakersPage h1::after {
  content: "I";
  font-size: 0.7em;
  line-height: 1.4em;
}
#agendaPage h1::after {
  content: "H";
  font-size: 0.7em;
  line-height: 1.4em;
}
#logisticsPage h1::after {
  content: "T";
  font-size: 0.7em;
  line-height: 1.6em;
}
#updatesPage h1::after {
  content: "Q";
  font-size: 0.7em;
  line-height: 1.5em;
}
#judgePage h1::after {
  content: "P";
  font-size: 0.7em;
  line-height: 1.6em;
}
#resourcesPage h1::after {
  content: "K";
  font-size: 0.7em;
  line-height: 1.6em;
}
#detailsPage h1::after {
  content: "X";
  font-size: 0.7em;
  line-height: 1.4em;
}
#papersPage h1::after {
  content: "X";
  font-size: 0.7em;
  line-height: 1.4em;
}
h2.videoTitle {
  line-height: 1.2em !important;
}
#event-title h1 {
  font-size: 4em;
  color: #ff7260;
  font-weight: 300;
  text-transform: uppercase;
}
#event-title h2 {
  font-size: 1.4em;
  color: #8dd5f0;
  line-height: 1.2em;
  font-weight: 700;
  border-bottom: solid 1px #333333;
  margin-top: 10px;
  padding-bottom: 10px;
}
#event-title h3 {
  font-size: 1em;
  color: #8dd5f0;
  line-height: 2em;
  font-weight: 700;
}
#event-title p {
  color: #ffffff;
  line-height: 1.4em;
  font-weight: 200;
  font-size: 0.9em;
}
.textShadow {
  text-shadow: 0px 0px 20px rgba(0, 0, 0, 1);
}
#getTickets {
  color: #ff7260;
  font-size: 1.4em;
  vertical-align: top;
  line-height: 2em;
  font-weight: 700;
}
#getTickets::before {
  font-family: "Glyphter";
  content: "N";
  font-size: 1.8em;
  margin-right: 8px;
  color: #666666;
}
#getTickets::after {
  font-family: "Glyphter";
  content: "N";
  font-size: 1.8em;
  margin-left: 6px;
  color: #666666;
}
.button {
  background-color: #96bb69;
  text-transform: uppercase;
  letter-spacing: 0.175em;
  font-size: 0.75em;
  padding: 1.5em 2em;
  text-shadow: none;
}
.button:hover {
  background-color: #96bb69;
}
.button:visited {
  background-color: #96bb69;
}
.button:focus {
  background-color: #96bb69;
}
.button:active {
  background-color: inherit;
}
.button a {
  color: #ffffff;
}
#kiEvent {
  color: #ffffff;
  font-size: 0.8em;
}
#kiSections h1 {
  font-size: 1.5em;
  color: #4ea8c9;
  font-weight: 800;
  text-transform: uppercase;
  border-bottom: 1px solid #4ea8c9;
  padding-bottom: 10px;
}
h1.agenda::before {
  font-family: "Glyphter";
  content: "H";
  font-size: 3em;
  margin-left: 6px;
  color: #4ea8c9;
  display: block;
  margin-bottom: 20px;
}
h1.speakers::before {
  font-family: "Glyphter";
  content: "I";
  font-size: 3em;
  margin-left: 6px;
  color: #4ea8c9;
  display: block;
  margin-bottom: 20px;
}
h1.logistics::before {
  font-family: "Glyphter";
  content: "T";
  font-size: 3em;
  margin-left: 6px;
  color: #4ea8c9;
  display: block;
  margin-bottom: 20px;
}
h1.judge::before {
  font-family: "Glyphter";
  content: "P";
  font-size: 3em;
  margin-left: 6px;
  color: #4ea8c9;
  display: block;
  margin-bottom: 20px;
}
h1.resources::before {
  font-family: "Glyphter";
  content: "K";
  font-size: 3em;
  margin-left: 6px;
  color: #4ea8c9;
  display: block;
  margin-bottom: 20px;
}
h1.updates::before {
  font-family: "Glyphter";
  content: "Q";
  font-size: 3em;
  margin-left: 6px;
  color: #4ea8c9;
  display: block;
  margin-bottom: 20px;
}
h1.details::before {
  font-family: "Glyphter";
  content: "X";
  font-size: 3em;
  margin-left: 6px;
  color: #4ea8c9;
  display: block;
  margin-bottom: 20px;
}
h1.register::before {
  font-family: "Glyphter";
  content: "N";
  font-size: 3em;
  margin-left: 6px;
  color: #4ea8c9;
  display: block;
  margin-bottom: 20px;
}
#kiSections {
  position: relative;
  background: url(img/kiBackground3.png) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  o-background-size: cover;
  background-size: cover;
  min-height: 1000px;
  margin-top: 100vh;
  padding-top: 120px;
  padding-bottom: 20px;
  z-index: 10;
}
#kiSections p {
  padding: 1.5em;
  line-height: 1.4em;
}
/*#FOOTER SECTION#*/
#kiFooter {
  background: #141f27;
  padding: 4em;
}
#kiFooter h1 {
  font-size: 1.5em;
  font-weight: 800;
  color: #54a0d3;
  line-height: 1.4em;
}
#kiFooter h2 {
  font-size: 1.2em;
  font-weight: 700;
  color: #54a0d3;
}
#kiFooter p {
  margin: 1em 0;
  font-size: 0.85em;
  line-height: 1.5em;
  font-weight: 300;
  letter-spacing: 0.0325em;
  color: #ffffff;
}
#kiFooter a {
  /* font-size: .85em;
  color: #96bb69;
  font-weight: 600;*/
  text-decoration: none;
}
.speaker {
  display: block;
  height: 96px;
  width: 96px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -khtml-border-radius: 50%;
  border-radius: 50%;
  margin: 0 auto 0.2em;
  background: #f7f6f1;
  border: 6px solid #f7f6f1;
  box-sizing: content-box;
}
#content {
  padding: 2em 0;
}
/*MENU SECTION*/
#header {
  background-color: #356792;
  min-height: 120px;
  padding: 2em 0;
}
.header-title {
  font-size: 3.5em;
  font-weight: 800;
  color: #ffffff;
}
.header-sub {
  font-size: 1.3em;
  font-weight: 300;
  color: #ffffff;
  letter-spacing: 0.0125em;
}
.menu > li > a {
  padding: 10px;
  font-size: 0.95em;
  letter-spacing: 0.0125em;
}
.current-menu-item {
  border-bottom: solid 1px #dcd9cc !important;
}
.menu-kimenu-container ul {
  /*padding-top: 26px;*/
}
.menu-kimenu-container ul ul {
  display: none;
  z-index: 99999;
  width: 300px;
  /*left: 0;*/
  right: -25px;
  top: 1.2em;
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
  padding: 1em;
  line-height: 1.7;
  text-align: left;
  visibility: hidden;
}
.menu-kimenu-container ul ul li {
  border-bottom: 0 !important;
  margin-left: 20px;
  text-indent: -25px;
  font-size: 0.85em;
  display: block;
}
.menu-kimenu-container li {
  position: relative;
  vertical-align: baseline;
}
.menu-kimenu-container ul li {
  display: inline-block;
  list-style: none;
  margin-left: 0px;
  /*line-height:68px;*/
  /*border-bottom:solid 6px transparent;*/
}
.menu-kimenu-container ul li:hover > ul {
  display: inline-block;
  margin: 1em;
  visibility: visible;
}
.menu-kimenu-container ul li:hover {
  border-bottom: solid 1px #ff7260;
  display: inline-block;
  color: #ffffff !important;
}
.menu-kimenu-container li li:before {
  content: "\2BC8";
}
.menu-kimenu-container li li a {
  margin-left: 10px;
  color: #ffffff;
}

.menu-kimenu-container li li a:hover {
  border-bottom: solid 1px #dcd9cc !important;
}
.menu-kimenu-container li a {
  color: #ffffff;
}
.menu-kimenu-container .register {
  background-color: #ff7260;
}
.menu-kimenu-container .register a {
  color: #ffffff;
}
.menu-kimenu-container li.menu-item-has-children > a:after {
  /* content: "\2BC8";*/
  content: "\2BC6";
  padding-left: 3px;
  left: 0;
}
/*Phillippa Owens - dropdown menu styles - register background and text color*/
li.register {
  background-color: #ff7260;
}
.register a {
  color: #ffffff;
}
.menu > li > a {
  display: inline-block !important;
}
.entry p {
  margin-top: 0 !important;
  margin-bottom: 10px;
}
/**
#nav ul {
	padding-top:26px;
}
#nav ul li {
	display:inline-block;
	margin-left:30px;
	line-height:68px;
}
#nav ul li:hover {
	border-bottom:solid 6px #ff7260;
}
#nav a {
	color:#666666;
}
**/
.speakerImage {
  /*
   border-radius: 50%;
    shape-outside: circle();
	-webkit-shape-outside: circle();
	
	margin:0 40px 0 0;*/
  height: 150px;
  width: 150px;
  float: left;
  border: solid 4px #ffffff;
}
.speakerImage img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -khtml-border-radius: 50%;
}
#screen {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #000000;
  opacity: 0;
  z-index: 998;
}
.speakerImageAgenda {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  shape-outside: circle();
  -webkit-shape-outside: circle();
  margin: 0;
  padding: 0;
  border: solid 4px #ffffff;
  float: right;
}
.speakerImageAgenda img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -khtml-border-radius: 50%;
}
.speakerListing a {
  color: #ff7260 !important;
}
.speakerListing a:hover {
  text-decoration: underline;
}
.speakerListing {
  margin-top: 0.75em;
}
.speakerImageRight {
  height: 130px;
  width: 130px;
  border-radius: 50%;
  shape-outside: circle();
  -webkit-shape-outside: circle();
  float: right;
  margin: 0 0 0 40px;
  border: solid 4px #ffffff;
}
#schedule {
  margin-top: 40px;
}
#schedule h1 {
  color: #ff7260 !important;
  font-size: 1.2em !important;
  font-weight: 800 !important;
  padding-top: 10px;
}
.speakerPopup {
  font-size: 0.9em;
  line-height: 1.4em;
}
.speakerPopup p {
  margin-top: 10px;
}
#schedule .day {
  padding-bottom: 10px;
}
#schedule .time {
  margin-top: 8px;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 0.9em;
  border-top: dotted 1px #dcdbd7;
}
#schedule .timeSmall {
  margin-top: 8px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 0.8em;
  line-height: 1.4em;
  border-top: dotted 1px #dcdbd7;
}
.grey {
  color: #666666;
}
.timeSmall h2 {
  line-height: 1.2em;
}
#schedule .time h2 {
  font-weight: 800;
  font-size: 1em;
  line-height: 1em;
  color: #666666;
}
.shadowPanelDark {
  background-color: rgba(255, 255, 255, 1);
  -webkit-box-shadow: 0px 0px 60px 16px rgba(0, 0, 0, 0.52);
  -moz-box-shadow: 0px 0px 60px 16px rgba(0, 0, 0, 0.52);
  box-shadow: 0px 0px 60px 16px rgba(0, 0, 0, 0.52);
}
#event-title {
  position: fixed;
  top: 15%;
  width: 100%;
  /*background-color:rgba(0,0,0,0.75); */
  background-color: rgba(84, 160, 211, 0.85);
  padding: 2em 0;
  z-index: 9;
}
.text-left-landing {
  text-align: left;
}
.text-right-landing {
  text-align: right;
}
.landing-panel {
  margin: 8px;
  padding: 40px 10px 20px 10px;
  min-height: 350px;
  background: rgba(255, 255, 255, 0.8);
  -webkit-box-shadow: 0px 0px 15px -1px rgba(0, 0, 0, 0.41);
  box-shadow: 0px 0px 15px -1px rgba(0, 0, 0, 0.41);
}
.top-bar {
  padding: 10px 0 10px 0;
}
.top-bar-title {
  padding: 0 20px 10px 20px;
}
.dropdown > li {
  display: block !important;
  border-top: solid 1px #dedddb;
  padding-left: 20px;
}
.dropdown > li a {
  padding: 10px 0 10px 0;
  text-transform: uppercase;
}
.dropdown > li a:first-child {
  padding: 20px 0 10px 0;
}
.top-bar {
  display: none;
}
.text-right-large {
  text-align: right;
}
#mainImage {
  min-height: 380px;
  display: flex;
  justify-content: center;
  align-items: center;
}
/*toggle*/
.toggle-trigger {
  font-size: 1em;
  list-style: none !important;
  display: inline-block;
  position: relative;
  font-weight: 800;
  margin: 10px 0;
}
.toggle-trigger ::before {
  content: "\2BC8";
  padding-left: 0;
  left: 0;
}
.toggle-trigger ::after {
}
.toggle-trigger a:hover {
  color: #0489b7;
  text-decoration: none;
}
.toggle-trigger.active ::before {
  content: "\2BC6";
  padding-left: 0;
  left: 0;
}
.toggle_container {
  overflow: hidden;
  margin: 0 0 0 17px;
  /*content: "\2BC8";*/
  font-size: 1em;
  line-height: 1.4em;
}
/*toggle*/
@media screen and (max-width: 1228px) {
  .top-bar {
    display: none;
  }
  .menu-kimenu-container {
    display: block;
  }
  #kiSections p {
    padding: 0 10px 0 10px;
  }
  .menu > li > a {
    padding: 0.7rem 0.4rem;
  }
}
@media screen and (max-width: 641px) {
  .sponsor {
    padding-top: 20px !important;
  }
  .clear-padding {
    padding: 0 4% !important;
  }
  #event-poster {
    background: #000000 !important;
  }
  .black-small {
    background: #000000 !important;
  }
  .speakerImageAgenda {
    float: none;
  }
  #keynote {
    display: none !important;
  }
  #leftCol {
    padding-right: 0.9375rem;
  }
  #rightCol {
    margin-top: 20px;
    padding-top: 20px;
    border-top: dotted 1px #dddbd2;
  }
  #event-title {
    background-color: rgba(0, 0, 0, 0) !important;
  }
  #event-poster {
    background-size: auto 100% !important;
  }
  .text-right-large {
    text-align: left;
  }
  #mainImage {
    background-size: 160% !important;
    background-position: top !important;
    background-attachment: scroll !important;
    min-height: 200px;
  }
  #header {
    padding-bottom: 20px;
    text-align: center;
    padding-top: 80px;
  }
  video#backgroundVid {
    display: none;
  }
  .top-bar {
    display: block;
  }
  #event-title {
    position: relative;
    width: 100%;
    z-index: 9;
    top: 0;
  }
  .text-left-landing {
    text-align: center;
  }
  .text-right-landing {
    text-align: center;
  }
  #kiSections {
    margin-top: 0;
  }
  #kiSections {
    background: url(img/kiBackground.jpg) no-repeat center center cover;
  }
  .landing-panel {
    margin: 0;
    margin-top: 10px;
  }
  #event-title h1 {
    font-size: 3em;
  }
  .menu-kimenu-container {
    display: none;
  }
  #pageTitle h1 {
    font-size: 2em;
    line-height: 1.5em;
  }
  h1 a {
    line-height: 0.8em !important;
  }
  #pageTitle h1::after {
    display: none !important;
  }
  #agendaPage h1::after {
    font-size: 0.8em;
    line-height: 1.6em;
  }
  #speakersPage h1::after {
    font-size: 0.9em;
    line-height: 1.6em;
  }
  #detailsPage h1::after {
    font-size: 0.8em;
    line-height: 1.6em;
  }
  #logisticsPage h1::after {
    font-size: 0.8em;
    line-height: 1.6em;
  }
  #event-poster {
    display: block;
  }
  #event-title h3 {
    font-size: 0.9em;
  }
  #schedule .time h2 {
    margin-top: 10px;
  }
}

@media (max-width: 599px) {
  .kikit-carousel-slide-container .wp-block-column,
  .ki-accordian-contents .wp-block-column {
    flex-basis: 0 !important;
    flex-grow: 1 !important;
  }
  .ki-accordian-contents .wp-block-column {
    padding: 0 0.5rem;
  }
  .has-text-align-right {
    text-align: left;
  }
}

/*
Theme Name: Jack Walker Base
Description: Clean Base for use with Child Themes
Version: 1.0
Author: Jack Walker
Tags: 
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Theme URI:
Author URI: http://www.jackwalkerdesigns.com
*/
