/*!**********************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[1].use[3]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[4]!./style.scss ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************************/
@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,300i,700|Open+Sans:300,300i,400,400i,600,600i,700);
/*!**************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[1].use[3]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[4]!./style.scss (1) ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/*
name: TopWomen2022
description: A Views theme for Cynopsis' Top Women Awards 2022
*/
/*
Section class names used: menu, header, intro, categories, finalists, venue, footer
*/
/* 
// FULL version of Views (bootstrap + video + fa)
@import "../../modules/scss/views";
 */
/**
	Modules
**/
/**
 * Default Bootstrap breakpoints:
 * 	screen-xs: 480px
 * 	screen-sm: 768px
 * 	screen-md: 992px
 * 	screen-lg:  1200px
 */
.fa {
  font-family: FontAwesome;
  display: inline-block;
  font-size: inherit;
  font-style: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}

.fa-bars:before {
  content: "\f0c9";
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}

.fa-arrow-left:before {
  content: "\f060";
}

.fa-arrow-right:before {
  content: "\f061";
}

.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}

.fa-instagram:before {
  content: "\f16d";
}

.fa-linkedin:before {
  content: "\f0e1";
}

.fa-arrow-circle-left:before {
  content: "\f0a8";
}

.fa-arrow-circle-right:before {
  content: "\f0a9";
}

.fa-twitter:before {
  content: "\f099";
}

.fa-search:before {
  content: "\f002";
}

.fa-pinterest-p:before {
  content: "\f231";
}

.fa-google-plus:before {
  content: "\f0d5";
}

.fa-shopping-cart:before {
  content: "\f07a";
}

.fa-chevron-left:before {
  content: "\f053";
}

.fa-chevron-right:before {
  content: "\f054";
}

.fa-arrow-circle-left:before {
  content: "\f0a8";
}

.fa-arrow-circle-right:before {
  content: "\f0a9";
}

.fa-arrow-circle-up:before {
  content: "\f0aa";
}

.fa-arrow-circle-down:before {
  content: "\f0ab";
}

.fa-envelope:before {
  content: "\f0e0";
}

/**
 * Modal toggle transition effect
 */
/**
 * Icon for while modal is loading ajax data
 */
/*
floats elements, sets width, and handles clears
useful when combined with media queries, ie:
    @media (min-width: $screen-lg){
        @include divs-per-row(5);
    }
    @media (max-width: $screen-lg) and (min-width: $screen-sm){
        @include divs-per-row(3);
    }
    @media (max-width: $screen-sm) and (min-width: $screen-xs){
        @include divs-per-row(2);
    }
    @media (max-width: $screen-xs){
        @include divs-per-row(1);
    }
 */
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Slider */
.slick-loading .slick-list {
  background: #fff url(images/fb6f3c230cb846e25247.gif) center center no-repeat;
}

/* Icons */
@font-face {
  font-family: "slick";
  src: url(fonts/a4e97f5a2a64f0ab1323.eot);
  src: url(fonts/a4e97f5a2a64f0ab1323.eot?#iefix) format("embedded-opentype"), url(fonts/295183786cd8a1389865.woff) format("woff"), url(fonts/c94f7671dcc99dce43e2.ttf) format("truetype"), url(fonts/7ba97953187dc2907930.svg#slick) format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: #387aba;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}
[dir=rtl] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "←";
}
[dir=rtl] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}
[dir=rtl] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "→";
}
[dir=rtl] .slick-next:before {
  content: "←";
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td,
th {
  padding: 0;
}

* {
  box-sizing: border-box;
}

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

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  font-family: Open Sans, sans-serif;
  font-size: 15px;
  line-height: 1.428571429;
  color: #333333;
  background-color: #fff;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #387aba;
  text-decoration: none;
}
a:hover, a:focus {
  color: #26537f;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 21px;
  margin-bottom: 21px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

[role=button] {
  cursor: pointer;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
  font-weight: 400;
  line-height: 1;
  color: #777777;
}

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 21px;
  margin-bottom: 10.5px;
}
h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
  font-size: 65%;
}

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10.5px;
  margin-bottom: 10.5px;
}
h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
  font-size: 75%;
}

h1, .h1 {
  font-size: 39px;
}

h2, .h2 {
  font-size: 32px;
}

h3, .h3 {
  font-size: 26px;
}

h4, .h4 {
  font-size: 19px;
}

h5, .h5 {
  font-size: 15px;
}

h6, .h6 {
  font-size: 13px;
}

p {
  margin: 0 0 10.5px;
}

.lead {
  margin-bottom: 21px;
  font-size: 17px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 22.5px;
  }
}

small,
.small {
  font-size: 86%;
}

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

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

.text-justify {
  text-align: justify;
}

.text-nowrap {
  white-space: nowrap;
}

.text-lowercase {
  text-transform: lowercase;
}

.text-uppercase, .initialism {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.text-muted {
  color: #777777;
}

.text-primary {
  color: #387aba;
}

a.text-primary:hover,
a.text-primary:focus {
  color: #2c6093;
}

.text-success {
  color: #3c763d;
}

a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}

.text-info {
  color: #31708f;
}

a.text-info:hover,
a.text-info:focus {
  color: #245269;
}

.text-warning {
  color: #8a6d3b;
}

a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}

.text-danger {
  color: #a94442;
}

a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}

.bg-primary {
  color: #fff;
}

.bg-primary {
  background-color: #387aba;
}

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #2c6093;
}

.bg-success {
  background-color: #dff0d8;
}

a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}

.bg-info {
  background-color: #d9edf7;
}

a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}

.bg-warning {
  background-color: #fcf8e3;
}

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}

.bg-danger {
  background-color: #f2dede;
}

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}

.page-header {
  padding-bottom: 9.5px;
  margin: 42px 0 21px;
  border-bottom: 1px solid #eeeeee;
}

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

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}

dl {
  margin-top: 0;
  margin-bottom: 21px;
}

dt,
dd {
  line-height: 1.428571429;
}

dt {
  font-weight: 700;
}

dd {
  margin-left: 0;
}

.dl-horizontal dd:before, .dl-horizontal dd:after {
  display: table;
  content: " ";
}
.dl-horizontal dd:after {
  clear: both;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
}

.initialism {
  font-size: 90%;
}

blockquote {
  padding: 10.5px 21px;
  margin: 0 0 21px;
  font-size: 18.75px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.428571429;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "— ";
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: "";
}
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: " —";
}

address {
  margin-bottom: 21px;
  font-style: normal;
  line-height: 1.428571429;
}

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  box-shadow: none;
}

pre {
  display: block;
  padding: 10px;
  margin: 0 0 10.5px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.container:before, .container:after {
  display: table;
  content: " ";
}
.container:after {
  clear: both;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

.container-fluid, .evtx-categories-winners .evtx-wrap-winner, .evtx-contentlist {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.container-fluid:before, .evtx-categories-winners .evtx-wrap-winner:before, .evtx-contentlist:before, .container-fluid:after, .evtx-categories-winners .evtx-wrap-winner:after, .evtx-contentlist:after {
  display: table;
  content: " ";
}
.container-fluid:after, .evtx-categories-winners .evtx-wrap-winner:after, .evtx-contentlist:after {
  clear: both;
}

.row, .evtx-agenda-speakers .evtx-session-block {
  margin-right: -15px;
  margin-left: -15px;
}
.row:before, .evtx-agenda-speakers .evtx-session-block:before, .row:after, .evtx-agenda-speakers .evtx-session-block:after {
  display: table;
  content: " ";
}
.row:after, .evtx-agenda-speakers .evtx-session-block:after {
  clear: both;
}

.row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row-no-gutters [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .evtx-agenda-speakers .evtx-session-speaker, .col-md-3, .evtx-categories-winners .evtx-wrap-rest-of-honorable-mentions .evtx-campaign, .evtx-agenda-ataglance .evtx-session-time-col, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .evtx-agenda-speakers .evtx-session-speaker .evtx-profile-image, .col-lg-4, .evtx-agenda-speakers .evtx-session-speakers, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .evtx-agenda-ataglance .evtx-session-name-col, .col-md-8, .evtx-agenda-speakers .evtx-session-speaker .evtx-profile-info, .col-lg-8, .evtx-agenda-speakers .evtx-session-info, .col-xs-9, .col-sm-9, .col-md-9, .evtx-agenda-ataglance .evtx-session-description,
.evtx-agenda-ataglance .evtx-session-speakers, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .evtx-agenda-keynotes .evtx-session-speakers, .col-sm-12, .col-md-12, .col-lg-12, .evtx-agenda-speakers .evtx-session-block.no-speakers .evtx-session-info {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .evtx-agenda-speakers .evtx-session-speaker, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .evtx-categories-winners .evtx-wrap-rest-of-honorable-mentions .evtx-campaign, .evtx-agenda-keynotes .evtx-session-speakers, .evtx-agenda-speakers .evtx-session-speaker .evtx-profile-info, .evtx-agenda-speakers .evtx-session-speaker .evtx-profile-image, .evtx-agenda-speakers .evtx-session-speakers, .evtx-agenda-speakers .evtx-session-info, .evtx-agenda-ataglance .evtx-session-description,
.evtx-agenda-ataglance .evtx-session-speakers {
  float: left;
}

.col-xs-1 {
  width: 8.3333333333%;
}

.col-xs-2 {
  width: 16.6666666667%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-4 {
  width: 33.3333333333%;
}

.col-xs-5 {
  width: 41.6666666667%;
}

.col-xs-6, .evtx-agenda-speakers .evtx-session-speaker {
  width: 50%;
}

.col-xs-7 {
  width: 58.3333333333%;
}

.col-xs-8 {
  width: 66.6666666667%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.3333333333%;
}

.col-xs-11 {
  width: 91.6666666667%;
}

.col-xs-12, .evtx-categories-winners .evtx-wrap-rest-of-honorable-mentions .evtx-campaign, .evtx-agenda-keynotes .evtx-session-speakers, .evtx-agenda-speakers .evtx-session-speaker .evtx-profile-info, .evtx-agenda-speakers .evtx-session-speaker .evtx-profile-image, .evtx-agenda-speakers .evtx-session-speakers, .evtx-agenda-speakers .evtx-session-info, .evtx-agenda-ataglance .evtx-session-description,
.evtx-agenda-ataglance .evtx-session-speakers {
  width: 100%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-pull-1 {
  right: 8.3333333333%;
}

.col-xs-pull-2 {
  right: 16.6666666667%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-4 {
  right: 33.3333333333%;
}

.col-xs-pull-5 {
  right: 41.6666666667%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-7 {
  right: 58.3333333333%;
}

.col-xs-pull-8 {
  right: 66.6666666667%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-10 {
  right: 83.3333333333%;
}

.col-xs-pull-11 {
  right: 91.6666666667%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-push-1 {
  left: 8.3333333333%;
}

.col-xs-push-2 {
  left: 16.6666666667%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-4 {
  left: 33.3333333333%;
}

.col-xs-push-5 {
  left: 41.6666666667%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-7 {
  left: 58.3333333333%;
}

.col-xs-push-8 {
  left: 66.6666666667%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-10 {
  left: 83.3333333333%;
}

.col-xs-push-11 {
  left: 91.6666666667%;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

.col-xs-offset-1 {
  margin-left: 8.3333333333%;
}

.col-xs-offset-2 {
  margin-left: 16.6666666667%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-4 {
  margin-left: 33.3333333333%;
}

.col-xs-offset-5 {
  margin-left: 41.6666666667%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-7 {
  margin-left: 58.3333333333%;
}

.col-xs-offset-8 {
  margin-left: 66.6666666667%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-10 {
  margin-left: 83.3333333333%;
}

.col-xs-offset-11 {
  margin-left: 91.6666666667%;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .evtx-agenda-speakers .evtx-session-speaker, .col-sm-4, .evtx-agenda-ataglance .evtx-session-time-col, .col-sm-5, .col-sm-6, .evtx-categories-winners .evtx-wrap-rest-of-honorable-mentions .evtx-campaign, .col-sm-7, .col-sm-8, .evtx-agenda-ataglance .evtx-session-name-col, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }

  .col-sm-1 {
    width: 8.3333333333%;
  }

  .col-sm-2 {
    width: 16.6666666667%;
  }

  .col-sm-3, .evtx-agenda-speakers .evtx-session-speaker {
    width: 25%;
  }

  .col-sm-4, .evtx-agenda-ataglance .evtx-session-time-col {
    width: 33.3333333333%;
  }

  .col-sm-5 {
    width: 41.6666666667%;
  }

  .col-sm-6, .evtx-categories-winners .evtx-wrap-rest-of-honorable-mentions .evtx-campaign {
    width: 50%;
  }

  .col-sm-7 {
    width: 58.3333333333%;
  }

  .col-sm-8, .evtx-agenda-ataglance .evtx-session-name-col {
    width: 66.6666666667%;
  }

  .col-sm-9 {
    width: 75%;
  }

  .col-sm-10 {
    width: 83.3333333333%;
  }

  .col-sm-11 {
    width: 91.6666666667%;
  }

  .col-sm-12 {
    width: 100%;
  }

  .col-sm-pull-0 {
    right: auto;
  }

  .col-sm-pull-1 {
    right: 8.3333333333%;
  }

  .col-sm-pull-2 {
    right: 16.6666666667%;
  }

  .col-sm-pull-3 {
    right: 25%;
  }

  .col-sm-pull-4 {
    right: 33.3333333333%;
  }

  .col-sm-pull-5 {
    right: 41.6666666667%;
  }

  .col-sm-pull-6 {
    right: 50%;
  }

  .col-sm-pull-7 {
    right: 58.3333333333%;
  }

  .col-sm-pull-8 {
    right: 66.6666666667%;
  }

  .col-sm-pull-9 {
    right: 75%;
  }

  .col-sm-pull-10 {
    right: 83.3333333333%;
  }

  .col-sm-pull-11 {
    right: 91.6666666667%;
  }

  .col-sm-pull-12 {
    right: 100%;
  }

  .col-sm-push-0 {
    left: auto;
  }

  .col-sm-push-1 {
    left: 8.3333333333%;
  }

  .col-sm-push-2 {
    left: 16.6666666667%;
  }

  .col-sm-push-3 {
    left: 25%;
  }

  .col-sm-push-4 {
    left: 33.3333333333%;
  }

  .col-sm-push-5 {
    left: 41.6666666667%;
  }

  .col-sm-push-6 {
    left: 50%;
  }

  .col-sm-push-7 {
    left: 58.3333333333%;
  }

  .col-sm-push-8 {
    left: 66.6666666667%;
  }

  .col-sm-push-9 {
    left: 75%;
  }

  .col-sm-push-10 {
    left: 83.3333333333%;
  }

  .col-sm-push-11 {
    left: 91.6666666667%;
  }

  .col-sm-push-12 {
    left: 100%;
  }

  .col-sm-offset-0 {
    margin-left: 0%;
  }

  .col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }

  .col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }

  .col-sm-offset-3 {
    margin-left: 25%;
  }

  .col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }

  .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }

  .col-sm-offset-6 {
    margin-left: 50%;
  }

  .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }

  .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }

  .col-sm-offset-9 {
    margin-left: 75%;
  }

  .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }

  .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }

  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .evtx-categories-winners .evtx-wrap-rest-of-honorable-mentions .evtx-campaign, .evtx-agenda-ataglance .evtx-session-time-col, .col-md-4, .evtx-agenda-speakers .evtx-session-speaker .evtx-profile-image, .evtx-agenda-speakers .evtx-session-speaker, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .evtx-agenda-speakers .evtx-session-speaker .evtx-profile-info, .col-md-9, .evtx-agenda-ataglance .evtx-session-description,
.evtx-agenda-ataglance .evtx-session-speakers, .evtx-agenda-ataglance .evtx-session-name-col, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }

  .col-md-1 {
    width: 8.3333333333%;
  }

  .col-md-2 {
    width: 16.6666666667%;
  }

  .col-md-3, .evtx-categories-winners .evtx-wrap-rest-of-honorable-mentions .evtx-campaign, .evtx-agenda-ataglance .evtx-session-time-col {
    width: 25%;
  }

  .col-md-4, .evtx-agenda-speakers .evtx-session-speaker .evtx-profile-image, .evtx-agenda-speakers .evtx-session-speaker {
    width: 33.3333333333%;
  }

  .col-md-5 {
    width: 41.6666666667%;
  }

  .col-md-6 {
    width: 50%;
  }

  .col-md-7 {
    width: 58.3333333333%;
  }

  .col-md-8, .evtx-agenda-speakers .evtx-session-speaker .evtx-profile-info {
    width: 66.6666666667%;
  }

  .col-md-9, .evtx-agenda-ataglance .evtx-session-description,
.evtx-agenda-ataglance .evtx-session-speakers, .evtx-agenda-ataglance .evtx-session-name-col {
    width: 75%;
  }

  .col-md-10 {
    width: 83.3333333333%;
  }

  .col-md-11 {
    width: 91.6666666667%;
  }

  .col-md-12 {
    width: 100%;
  }

  .col-md-pull-0 {
    right: auto;
  }

  .col-md-pull-1 {
    right: 8.3333333333%;
  }

  .col-md-pull-2 {
    right: 16.6666666667%;
  }

  .col-md-pull-3 {
    right: 25%;
  }

  .col-md-pull-4 {
    right: 33.3333333333%;
  }

  .col-md-pull-5 {
    right: 41.6666666667%;
  }

  .col-md-pull-6 {
    right: 50%;
  }

  .col-md-pull-7 {
    right: 58.3333333333%;
  }

  .col-md-pull-8 {
    right: 66.6666666667%;
  }

  .col-md-pull-9 {
    right: 75%;
  }

  .col-md-pull-10 {
    right: 83.3333333333%;
  }

  .col-md-pull-11 {
    right: 91.6666666667%;
  }

  .col-md-pull-12 {
    right: 100%;
  }

  .col-md-push-0 {
    left: auto;
  }

  .col-md-push-1 {
    left: 8.3333333333%;
  }

  .col-md-push-2 {
    left: 16.6666666667%;
  }

  .col-md-push-3 {
    left: 25%;
  }

  .col-md-push-4 {
    left: 33.3333333333%;
  }

  .col-md-push-5 {
    left: 41.6666666667%;
  }

  .col-md-push-6 {
    left: 50%;
  }

  .col-md-push-7 {
    left: 58.3333333333%;
  }

  .col-md-push-8 {
    left: 66.6666666667%;
  }

  .col-md-push-9 {
    left: 75%;
  }

  .col-md-push-10 {
    left: 83.3333333333%;
  }

  .col-md-push-11 {
    left: 91.6666666667%;
  }

  .col-md-push-12 {
    left: 100%;
  }

  .col-md-offset-0 {
    margin-left: 0%;
  }

  .col-md-offset-1 {
    margin-left: 8.3333333333%;
  }

  .col-md-offset-2 {
    margin-left: 16.6666666667%;
  }

  .col-md-offset-3, .evtx-agenda-ataglance .evtx-session-description,
.evtx-agenda-ataglance .evtx-session-speakers {
    margin-left: 25%;
  }

  .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }

  .col-md-offset-5 {
    margin-left: 41.6666666667%;
  }

  .col-md-offset-6 {
    margin-left: 50%;
  }

  .col-md-offset-7 {
    margin-left: 58.3333333333%;
  }

  .col-md-offset-8 {
    margin-left: 66.6666666667%;
  }

  .col-md-offset-9 {
    margin-left: 75%;
  }

  .col-md-offset-10 {
    margin-left: 83.3333333333%;
  }

  .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }

  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .evtx-agenda-speakers .evtx-session-speakers, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .evtx-agenda-speakers .evtx-session-info, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .evtx-agenda-speakers .evtx-session-speaker, .evtx-agenda-speakers .evtx-session-block.no-speakers .evtx-session-info {
    float: left;
  }

  .col-lg-1 {
    width: 8.3333333333%;
  }

  .col-lg-2 {
    width: 16.6666666667%;
  }

  .col-lg-3 {
    width: 25%;
  }

  .col-lg-4, .evtx-agenda-speakers .evtx-session-speakers {
    width: 33.3333333333%;
  }

  .col-lg-5 {
    width: 41.6666666667%;
  }

  .col-lg-6 {
    width: 50%;
  }

  .col-lg-7 {
    width: 58.3333333333%;
  }

  .col-lg-8, .evtx-agenda-speakers .evtx-session-info {
    width: 66.6666666667%;
  }

  .col-lg-9 {
    width: 75%;
  }

  .col-lg-10 {
    width: 83.3333333333%;
  }

  .col-lg-11 {
    width: 91.6666666667%;
  }

  .col-lg-12, .evtx-agenda-speakers .evtx-session-speaker, .evtx-agenda-speakers .evtx-session-block.no-speakers .evtx-session-info {
    width: 100%;
  }

  .col-lg-pull-0 {
    right: auto;
  }

  .col-lg-pull-1 {
    right: 8.3333333333%;
  }

  .col-lg-pull-2 {
    right: 16.6666666667%;
  }

  .col-lg-pull-3 {
    right: 25%;
  }

  .col-lg-pull-4 {
    right: 33.3333333333%;
  }

  .col-lg-pull-5 {
    right: 41.6666666667%;
  }

  .col-lg-pull-6 {
    right: 50%;
  }

  .col-lg-pull-7 {
    right: 58.3333333333%;
  }

  .col-lg-pull-8 {
    right: 66.6666666667%;
  }

  .col-lg-pull-9 {
    right: 75%;
  }

  .col-lg-pull-10 {
    right: 83.3333333333%;
  }

  .col-lg-pull-11 {
    right: 91.6666666667%;
  }

  .col-lg-pull-12 {
    right: 100%;
  }

  .col-lg-push-0 {
    left: auto;
  }

  .col-lg-push-1 {
    left: 8.3333333333%;
  }

  .col-lg-push-2 {
    left: 16.6666666667%;
  }

  .col-lg-push-3 {
    left: 25%;
  }

  .col-lg-push-4 {
    left: 33.3333333333%;
  }

  .col-lg-push-5 {
    left: 41.6666666667%;
  }

  .col-lg-push-6 {
    left: 50%;
  }

  .col-lg-push-7 {
    left: 58.3333333333%;
  }

  .col-lg-push-8 {
    left: 66.6666666667%;
  }

  .col-lg-push-9 {
    left: 75%;
  }

  .col-lg-push-10 {
    left: 83.3333333333%;
  }

  .col-lg-push-11 {
    left: 91.6666666667%;
  }

  .col-lg-push-12 {
    left: 100%;
  }

  .col-lg-offset-0 {
    margin-left: 0%;
  }

  .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }

  .col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }

  .col-lg-offset-3 {
    margin-left: 25%;
  }

  .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }

  .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }

  .col-lg-offset-6 {
    margin-left: 50%;
  }

  .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }

  .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }

  .col-lg-offset-9 {
    margin-left: 75%;
  }

  .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }

  .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }

  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
table {
  background-color: transparent;
}
table col[class*=col-] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*=col-],
table th[class*=col-] {
  position: static;
  display: table-cell;
  float: none;
}

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 21px;
}
.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

.table > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}

.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}

.table > thead > tr > td.info,
.table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}

.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}

.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}

.table-responsive {
  min-height: 0.01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15.75px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
.table-responsive > .table > thead > tr > td,
.table-responsive > .table > tbody > tr > th,
.table-responsive > .table > tbody > tr > td,
.table-responsive > .table > tfoot > tr > th,
.table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
.table-responsive > .table-bordered > thead > tr > td:first-child,
.table-responsive > .table-bordered > tbody > tr > th:first-child,
.table-responsive > .table-bordered > tbody > tr > td:first-child,
.table-responsive > .table-bordered > tfoot > tr > th:first-child,
.table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
.table-responsive > .table-bordered > thead > tr > td:last-child,
.table-responsive > .table-bordered > tbody > tr > th:last-child,
.table-responsive > .table-bordered > tbody > tr > td:last-child,
.table-responsive > .table-bordered > tfoot > tr > th:last-child,
.table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
.table-responsive > .table-bordered > tbody > tr:last-child > td,
.table-responsive > .table-bordered > tfoot > tr:last-child > th,
.table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 21px;
  font-size: 22.5px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}

input[type=search] {
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

input[type=radio],
input[type=checkbox] {
  margin: 4px 0 0;
  margin-top: 1px \9 ;
  line-height: normal;
}
input[type=radio][disabled], input[type=radio].disabled, fieldset[disabled] input[type=radio],
input[type=checkbox][disabled],
input[type=checkbox].disabled,
fieldset[disabled] input[type=checkbox] {
  cursor: not-allowed;
}

input[type=file] {
  display: block;
}

input[type=range] {
  display: block;
  width: 100%;
}

select[multiple],
select[size] {
  height: auto;
}

input[type=file]:focus,
input[type=radio]:focus,
input[type=checkbox]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 15px;
  line-height: 1.428571429;
  color: #555555;
}

.form-control {
  display: block;
  width: 100%;
  height: 35px;
  padding: 6px 12px;
  font-size: 15px;
  line-height: 1.428571429;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled], fieldset[disabled] .form-control {
  cursor: not-allowed;
}

textarea.form-control {
  height: auto;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type=date].form-control,
input[type=time].form-control,
input[type=datetime-local].form-control,
input[type=month].form-control {
    line-height: 35px;
  }
  input[type=date].input-sm,
.input-group-sm > .input-group-btn > input[type=date].btn,
.input-group-sm > .input-group-btn > input[type=date].views-button,
.evtx-modal-dialog .input-group-sm > .input-group-btn > input[type=date].evtx-modal-close,
.evtx-agenda-speakers .evtx-navbuttons .input-group-sm > .input-group-btn > input[type=date].evtx-day-nav,
.evtx-agenda-full .evtx-navbuttons .input-group-sm > .input-group-btn > input[type=date].evtx-day-nav, .input-group-sm input[type=date],
input[type=time].input-sm,
.input-group-sm > .input-group-btn > input[type=time].btn,
.input-group-sm > .input-group-btn > input[type=time].views-button,
.evtx-modal-dialog .input-group-sm > .input-group-btn > input[type=time].evtx-modal-close,
.evtx-agenda-speakers .evtx-navbuttons .input-group-sm > .input-group-btn > input[type=time].evtx-day-nav,
.evtx-agenda-full .evtx-navbuttons .input-group-sm > .input-group-btn > input[type=time].evtx-day-nav,
.input-group-sm input[type=time],
input[type=datetime-local].input-sm,
.input-group-sm > .input-group-btn > input[type=datetime-local].btn,
.input-group-sm > .input-group-btn > input[type=datetime-local].views-button,
.evtx-modal-dialog .input-group-sm > .input-group-btn > input[type=datetime-local].evtx-modal-close,
.evtx-agenda-speakers .evtx-navbuttons .input-group-sm > .input-group-btn > input[type=datetime-local].evtx-day-nav,
.evtx-agenda-full .evtx-navbuttons .input-group-sm > .input-group-btn > input[type=datetime-local].evtx-day-nav,
.input-group-sm input[type=datetime-local],
input[type=month].input-sm,
.input-group-sm > .input-group-btn > input[type=month].btn,
.input-group-sm > .input-group-btn > input[type=month].views-button,
.evtx-modal-dialog .input-group-sm > .input-group-btn > input[type=month].evtx-modal-close,
.evtx-agenda-speakers .evtx-navbuttons .input-group-sm > .input-group-btn > input[type=month].evtx-day-nav,
.evtx-agenda-full .evtx-navbuttons .input-group-sm > .input-group-btn > input[type=month].evtx-day-nav,
.input-group-sm input[type=month] {
    line-height: 31px;
  }
  input[type=date].input-lg,
.input-group-lg > .input-group-btn > input[type=date].btn,
.input-group-lg > .input-group-btn > input[type=date].views-button,
.evtx-modal-dialog .input-group-lg > .input-group-btn > input[type=date].evtx-modal-close,
.evtx-agenda-speakers .evtx-navbuttons .input-group-lg > .input-group-btn > input[type=date].evtx-day-nav,
.evtx-agenda-full .evtx-navbuttons .input-group-lg > .input-group-btn > input[type=date].evtx-day-nav, .input-group-lg input[type=date],
input[type=time].input-lg,
.input-group-lg > .input-group-btn > input[type=time].btn,
.input-group-lg > .input-group-btn > input[type=time].views-button,
.evtx-modal-dialog .input-group-lg > .input-group-btn > input[type=time].evtx-modal-close,
.evtx-agenda-speakers .evtx-navbuttons .input-group-lg > .input-group-btn > input[type=time].evtx-day-nav,
.evtx-agenda-full .evtx-navbuttons .input-group-lg > .input-group-btn > input[type=time].evtx-day-nav,
.input-group-lg input[type=time],
input[type=datetime-local].input-lg,
.input-group-lg > .input-group-btn > input[type=datetime-local].btn,
.input-group-lg > .input-group-btn > input[type=datetime-local].views-button,
.evtx-modal-dialog .input-group-lg > .input-group-btn > input[type=datetime-local].evtx-modal-close,
.evtx-agenda-speakers .evtx-navbuttons .input-group-lg > .input-group-btn > input[type=datetime-local].evtx-day-nav,
.evtx-agenda-full .evtx-navbuttons .input-group-lg > .input-group-btn > input[type=datetime-local].evtx-day-nav,
.input-group-lg input[type=datetime-local],
input[type=month].input-lg,
.input-group-lg > .input-group-btn > input[type=month].btn,
.input-group-lg > .input-group-btn > input[type=month].views-button,
.evtx-modal-dialog .input-group-lg > .input-group-btn > input[type=month].evtx-modal-close,
.evtx-agenda-speakers .evtx-navbuttons .input-group-lg > .input-group-btn > input[type=month].evtx-day-nav,
.evtx-agenda-full .evtx-navbuttons .input-group-lg > .input-group-btn > input[type=month].evtx-day-nav,
.input-group-lg input[type=month] {
    line-height: 49px;
  }
}
.form-group {
  margin-bottom: 15px;
}

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.radio label,
.checkbox label {
  min-height: 21px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}

.radio input[type=radio],
.radio-inline input[type=radio],
.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox] {
  position: absolute;
  margin-top: 4px \9 ;
  margin-left: -20px;
}

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

.form-control-static {
  min-height: 36px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn,
.input-group-lg > .input-group-btn > .form-control-static.views-button,
.evtx-modal-dialog .input-group-lg > .input-group-btn > .form-control-static.evtx-modal-close,
.evtx-agenda-speakers .evtx-navbuttons .input-group-lg > .input-group-btn > .form-control-static.evtx-day-nav,
.evtx-agenda-full .evtx-navbuttons .input-group-lg > .input-group-btn > .form-control-static.evtx-day-nav, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn,
.input-group-sm > .input-group-btn > .form-control-static.views-button,
.evtx-modal-dialog .input-group-sm > .input-group-btn > .form-control-static.evtx-modal-close,
.evtx-agenda-speakers .evtx-navbuttons .input-group-sm > .input-group-btn > .form-control-static.evtx-day-nav,
.evtx-agenda-full .evtx-navbuttons .input-group-sm > .input-group-btn > .form-control-static.evtx-day-nav {
  padding-right: 0;
  padding-left: 0;
}

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn,
.input-group-sm > .input-group-btn > .views-button,
.evtx-modal-dialog .input-group-sm > .input-group-btn > .evtx-modal-close,
.evtx-agenda-speakers .evtx-navbuttons .input-group-sm > .input-group-btn > .evtx-day-nav,
.evtx-agenda-full .evtx-navbuttons .input-group-sm > .input-group-btn > .evtx-day-nav {
  height: 31px;
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn,
.input-group-sm > .input-group-btn > select.views-button,
.evtx-modal-dialog .input-group-sm > .input-group-btn > select.evtx-modal-close,
.evtx-agenda-speakers .evtx-navbuttons .input-group-sm > .input-group-btn > select.evtx-day-nav,
.evtx-agenda-full .evtx-navbuttons .input-group-sm > .input-group-btn > select.evtx-day-nav {
  height: 31px;
  line-height: 31px;
}

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
.input-group-sm > .input-group-btn > textarea.views-button,
.evtx-modal-dialog .input-group-sm > .input-group-btn > textarea.evtx-modal-close,
.evtx-agenda-speakers .evtx-navbuttons .input-group-sm > .input-group-btn > textarea.evtx-day-nav,
.evtx-agenda-full .evtx-navbuttons .input-group-sm > .input-group-btn > textarea.evtx-day-nav,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn,
.input-group-sm > .input-group-btn > select[multiple].views-button,
.evtx-modal-dialog .input-group-sm > .input-group-btn > select[multiple].evtx-modal-close,
.evtx-agenda-speakers .evtx-navbuttons .input-group-sm > .input-group-btn > select[multiple].evtx-day-nav,
.evtx-agenda-full .evtx-navbuttons .input-group-sm > .input-group-btn > select[multiple].evtx-day-nav {
  height: auto;
}

.form-group-sm .form-control {
  height: 31px;
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 31px;
  line-height: 31px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 31px;
  min-height: 34px;
  padding: 6px 10px;
  font-size: 13px;
  line-height: 1.5;
}

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn,
.input-group-lg > .input-group-btn > .views-button,
.evtx-modal-dialog .input-group-lg > .input-group-btn > .evtx-modal-close,
.evtx-agenda-speakers .evtx-navbuttons .input-group-lg > .input-group-btn > .evtx-day-nav,
.evtx-agenda-full .evtx-navbuttons .input-group-lg > .input-group-btn > .evtx-day-nav {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 6px;
}

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn,
.input-group-lg > .input-group-btn > select.views-button,
.evtx-modal-dialog .input-group-lg > .input-group-btn > select.evtx-modal-close,
.evtx-agenda-speakers .evtx-navbuttons .input-group-lg > .input-group-btn > select.evtx-day-nav,
.evtx-agenda-full .evtx-navbuttons .input-group-lg > .input-group-btn > select.evtx-day-nav {
  height: 49px;
  line-height: 49px;
}

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
.input-group-lg > .input-group-btn > textarea.views-button,
.evtx-modal-dialog .input-group-lg > .input-group-btn > textarea.evtx-modal-close,
.evtx-agenda-speakers .evtx-navbuttons .input-group-lg > .input-group-btn > textarea.evtx-day-nav,
.evtx-agenda-full .evtx-navbuttons .input-group-lg > .input-group-btn > textarea.evtx-day-nav,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn,
.input-group-lg > .input-group-btn > select[multiple].views-button,
.evtx-modal-dialog .input-group-lg > .input-group-btn > select[multiple].evtx-modal-close,
.evtx-agenda-speakers .evtx-navbuttons .input-group-lg > .input-group-btn > select[multiple].evtx-day-nav,
.evtx-agenda-full .evtx-navbuttons .input-group-lg > .input-group-btn > select[multiple].evtx-day-nav {
  height: auto;
}

.form-group-lg .form-control {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 49px;
  line-height: 49px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 49px;
  min-height: 41px;
  padding: 11px 16px;
  font-size: 20px;
  line-height: 1.3333333;
}

.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 43.75px;
}

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  pointer-events: none;
}

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg > .input-group-btn > .views-button + .form-control-feedback,
.evtx-modal-dialog .input-group-lg > .input-group-btn > .evtx-modal-close + .form-control-feedback,
.evtx-agenda-speakers .evtx-navbuttons .input-group-lg > .input-group-btn > .evtx-day-nav + .form-control-feedback,
.evtx-agenda-full .evtx-navbuttons .input-group-lg > .input-group-btn > .evtx-day-nav + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 49px;
  height: 49px;
  line-height: 49px;
}

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm > .input-group-btn > .views-button + .form-control-feedback,
.evtx-modal-dialog .input-group-sm > .input-group-btn > .evtx-modal-close + .form-control-feedback,
.evtx-agenda-speakers .evtx-navbuttons .input-group-sm > .input-group-btn > .evtx-day-nav + .form-control-feedback,
.evtx-agenda-full .evtx-navbuttons .input-group-sm > .input-group-btn > .evtx-day-nav + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 31px;
  height: 31px;
  line-height: 31px;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}

.has-feedback label ~ .form-control-feedback {
  top: 26px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
.form-inline .input-group .input-group-btn,
.form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
.form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
.form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type=radio],
.form-inline .checkbox input[type=checkbox] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 28px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  display: table;
  content: " ";
}
.form-horizontal .form-group:after {
  clear: both;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 20px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 13px;
  }
}

.btn, .views-button, .evtx-modal-dialog .evtx-modal-close, .evtx-agenda-speakers .evtx-navbuttons .evtx-day-nav, .evtx-agenda-full .evtx-navbuttons .evtx-day-nav {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 15px;
  line-height: 1.428571429;
  border-radius: 0px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus, .views-button:focus, .evtx-modal-dialog .evtx-modal-close:focus, .evtx-agenda-speakers .evtx-navbuttons .evtx-day-nav:focus, .evtx-agenda-full .evtx-navbuttons .evtx-day-nav:focus, .btn.focus, .focus.views-button, .evtx-modal-dialog .focus.evtx-modal-close, .evtx-agenda-speakers .evtx-navbuttons .focus.evtx-day-nav, .evtx-agenda-full .evtx-navbuttons .focus.evtx-day-nav, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover, .views-button:hover, .evtx-modal-dialog .evtx-modal-close:hover, .evtx-agenda-speakers .evtx-navbuttons .evtx-day-nav:hover, .evtx-agenda-full .evtx-navbuttons .evtx-day-nav:hover, .btn:focus, .views-button:focus, .evtx-modal-dialog .evtx-modal-close:focus, .evtx-agenda-speakers .evtx-navbuttons .evtx-day-nav:focus, .evtx-agenda-full .evtx-navbuttons .evtx-day-nav:focus, .btn.focus, .focus.views-button, .evtx-modal-dialog .focus.evtx-modal-close, .evtx-agenda-speakers .evtx-navbuttons .focus.evtx-day-nav, .evtx-agenda-full .evtx-navbuttons .focus.evtx-day-nav {
  color: #333;
  text-decoration: none;
}
.btn:active, .views-button:active, .evtx-modal-dialog .evtx-modal-close:active, .evtx-agenda-speakers .evtx-navbuttons .evtx-day-nav:active, .evtx-agenda-full .evtx-navbuttons .evtx-day-nav:active, .btn.active, .active.views-button, .evtx-modal-dialog .active.evtx-modal-close, .evtx-agenda-speakers .evtx-navbuttons .active.evtx-day-nav, .evtx-agenda-full .evtx-navbuttons .active.evtx-day-nav {
  background-image: none;
  outline: 0;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled, .disabled.views-button, .evtx-modal-dialog .disabled.evtx-modal-close, .evtx-agenda-speakers .evtx-navbuttons .disabled.evtx-day-nav, .evtx-agenda-full .evtx-navbuttons .disabled.evtx-day-nav, .btn[disabled], [disabled].views-button, .evtx-modal-dialog [disabled].evtx-modal-close, .evtx-agenda-speakers .evtx-navbuttons [disabled].evtx-day-nav, .evtx-agenda-full .evtx-navbuttons [disabled].evtx-day-nav, fieldset[disabled] .btn, fieldset[disabled] .views-button, fieldset[disabled] .evtx-modal-dialog .evtx-modal-close, .evtx-modal-dialog fieldset[disabled] .evtx-modal-close, fieldset[disabled] .evtx-agenda-speakers .evtx-navbuttons .evtx-day-nav, .evtx-agenda-speakers .evtx-navbuttons fieldset[disabled] .evtx-day-nav, fieldset[disabled] .evtx-agenda-full .evtx-navbuttons .evtx-day-nav, .evtx-agenda-full .evtx-navbuttons fieldset[disabled] .evtx-day-nav {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: 0.65;
  box-shadow: none;
}

a.btn.disabled, a.disabled.views-button, .evtx-modal-dialog a.disabled.evtx-modal-close, .evtx-agenda-speakers .evtx-navbuttons a.disabled.evtx-day-nav, .evtx-agenda-full .evtx-navbuttons a.disabled.evtx-day-nav, fieldset[disabled] a.btn, fieldset[disabled] a.views-button, fieldset[disabled] .evtx-modal-dialog a.evtx-modal-close, .evtx-modal-dialog fieldset[disabled] a.evtx-modal-close, fieldset[disabled] .evtx-agenda-speakers .evtx-navbuttons a.evtx-day-nav, .evtx-agenda-speakers .evtx-navbuttons fieldset[disabled] a.evtx-day-nav, fieldset[disabled] .evtx-agenda-full .evtx-navbuttons a.evtx-day-nav, .evtx-agenda-full .evtx-navbuttons fieldset[disabled] a.evtx-day-nav {
  pointer-events: none;
}

.btn-default, .views-button, .evtx-modal-dialog .evtx-modal-close {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus, .views-button:focus, .evtx-modal-dialog .evtx-modal-close:focus, .btn-default.focus, .focus.views-button, .evtx-modal-dialog .focus.evtx-modal-close {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover, .views-button:hover, .evtx-modal-dialog .evtx-modal-close:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active, .views-button:active, .evtx-modal-dialog .evtx-modal-close:active, .btn-default.active, .active.views-button, .evtx-modal-dialog .active.evtx-modal-close, .open > .btn-default.dropdown-toggle, .open > .dropdown-toggle.views-button, .evtx-modal-dialog .open > .dropdown-toggle.evtx-modal-close {
  color: #333;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #adadad;
}
.btn-default:active:hover, .views-button:active:hover, .evtx-modal-dialog .evtx-modal-close:active:hover, .btn-default:active:focus, .views-button:active:focus, .evtx-modal-dialog .evtx-modal-close:active:focus, .btn-default:active.focus, .views-button:active.focus, .evtx-modal-dialog .evtx-modal-close:active.focus, .btn-default.active:hover, .active.views-button:hover, .evtx-modal-dialog .active.evtx-modal-close:hover, .btn-default.active:focus, .active.views-button:focus, .evtx-modal-dialog .active.evtx-modal-close:focus, .btn-default.active.focus, .active.focus.views-button, .evtx-modal-dialog .active.focus.evtx-modal-close, .open > .btn-default.dropdown-toggle:hover, .open > .dropdown-toggle.views-button:hover, .evtx-modal-dialog .open > .dropdown-toggle.evtx-modal-close:hover, .open > .btn-default.dropdown-toggle:focus, .open > .dropdown-toggle.views-button:focus, .evtx-modal-dialog .open > .dropdown-toggle.evtx-modal-close:focus, .open > .btn-default.dropdown-toggle.focus, .open > .dropdown-toggle.focus.views-button, .evtx-modal-dialog .open > .dropdown-toggle.focus.evtx-modal-close {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default.disabled:hover, .disabled.views-button:hover, .evtx-modal-dialog .disabled.evtx-modal-close:hover, .btn-default.disabled:focus, .disabled.views-button:focus, .evtx-modal-dialog .disabled.evtx-modal-close:focus, .btn-default.disabled.focus, .disabled.focus.views-button, .evtx-modal-dialog .disabled.focus.evtx-modal-close, .btn-default[disabled]:hover, [disabled].views-button:hover, .evtx-modal-dialog [disabled].evtx-modal-close:hover, .btn-default[disabled]:focus, [disabled].views-button:focus, .evtx-modal-dialog [disabled].evtx-modal-close:focus, .btn-default[disabled].focus, [disabled].focus.views-button, .evtx-modal-dialog [disabled].focus.evtx-modal-close, fieldset[disabled] .btn-default:hover, fieldset[disabled] .views-button:hover, fieldset[disabled] .evtx-modal-dialog .evtx-modal-close:hover, .evtx-modal-dialog fieldset[disabled] .evtx-modal-close:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .views-button:focus, fieldset[disabled] .evtx-modal-dialog .evtx-modal-close:focus, .evtx-modal-dialog fieldset[disabled] .evtx-modal-close:focus, fieldset[disabled] .btn-default.focus, fieldset[disabled] .focus.views-button, fieldset[disabled] .evtx-modal-dialog .focus.evtx-modal-close, .evtx-modal-dialog fieldset[disabled] .focus.evtx-modal-close {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge, .views-button .badge, .evtx-modal-dialog .evtx-modal-close .badge, .btn-default .evtx-speaker-category, .views-button .evtx-speaker-category, .evtx-modal-dialog .evtx-modal-close .evtx-speaker-category {
  color: #fff;
  background-color: #333;
}

.btn-primary {
  color: #fff;
  background-color: #387aba;
  border-color: #326da6;
}
.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #2c6093;
  border-color: #152d44;
}
.btn-primary:hover {
  color: #fff;
  background-color: #2c6093;
  border-color: #244e77;
}
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #2c6093;
  background-image: none;
  border-color: #244e77;
}
.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #244e77;
  border-color: #152d44;
}
.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus {
  background-color: #387aba;
  border-color: #326da6;
}
.btn-primary .badge, .btn-primary .evtx-speaker-category {
  color: #387aba;
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  background-image: none;
  border-color: #398439;
}
.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge, .btn-success .evtx-speaker-category {
  color: #5cb85c;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  background-image: none;
  border-color: #269abc;
}
.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge, .btn-info .evtx-speaker-category {
  color: #5bc0de;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  background-image: none;
  border-color: #d58512;
}
.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge, .btn-warning .evtx-speaker-category {
  color: #f0ad4e;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: red;
  border-color: #e60000;
}
.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #cc0000;
  border-color: #660000;
}
.btn-danger:hover {
  color: #fff;
  background-color: #cc0000;
  border-color: #a80000;
}
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #cc0000;
  background-image: none;
  border-color: #a80000;
}
.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #a80000;
  border-color: #660000;
}
.btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus {
  background-color: red;
  border-color: #e60000;
}
.btn-danger .badge, .btn-danger .evtx-speaker-category {
  color: red;
  background-color: #fff;
}

.btn-link {
  font-weight: 400;
  color: #387aba;
  border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none;
}
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}
.btn-link:hover, .btn-link:focus {
  color: #26537f;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}

.btn-lg {
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 0px;
}

.btn-sm {
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 0px;
}

.btn-xs {
  padding: 1px 5px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 0px;
}

.btn-block {
  display: block;
  width: 100%;
}

.btn-block + .btn-block {
  margin-top: 5px;
}

input[type=submit].btn-block,
input[type=reset].btn-block,
input[type=button].btn-block {
  width: 100%;
}

.fade {
  opacity: 0;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}
.collapse.in {
  display: block;
}

tr.collapse.in {
  display: table-row;
}

tbody.collapse.in {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition-property: height, visibility;
  transition-duration: 0.35s;
  transition-timing-function: ease;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9 ;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.dropup,
.dropdown {
  position: relative;
}

.dropdown-toggle:focus {
  outline: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 15px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.428571429;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #387aba;
  outline: 0;
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}

.dropdown-menu-right {
  right: 0;
  left: auto;
}

.dropdown-menu-left {
  right: auto;
  left: 0;
}

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 13px;
  line-height: 1.428571429;
  color: #777777;
  white-space: nowrap;
}

.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}

.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9 ;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*=col-] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

.input-group-addon {
  padding: 6px 12px;
  font-size: 15px;
  font-weight: 400;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn,
.input-group-sm > .input-group-btn > .input-group-addon.views-button,
.evtx-modal-dialog .input-group-sm > .input-group-btn > .input-group-addon.evtx-modal-close,
.evtx-agenda-speakers .evtx-navbuttons .input-group-sm > .input-group-btn > .input-group-addon.evtx-day-nav,
.evtx-agenda-full .evtx-navbuttons .input-group-sm > .input-group-btn > .input-group-addon.evtx-day-nav {
  padding: 5px 10px;
  font-size: 13px;
  border-radius: 3px;
}
.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn,
.input-group-lg > .input-group-btn > .input-group-addon.views-button,
.evtx-modal-dialog .input-group-lg > .input-group-btn > .input-group-addon.evtx-modal-close,
.evtx-agenda-speakers .evtx-navbuttons .input-group-lg > .input-group-btn > .input-group-addon.evtx-day-nav,
.evtx-agenda-full .evtx-navbuttons .input-group-lg > .input-group-btn > .input-group-addon.evtx-day-nav {
  padding: 10px 16px;
  font-size: 20px;
  border-radius: 6px;
}
.input-group-addon input[type=radio],
.input-group-addon input[type=checkbox] {
  margin-top: 0;
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .views-button,
.evtx-modal-dialog .input-group-btn:first-child > .evtx-modal-close,
.evtx-agenda-speakers .evtx-navbuttons .input-group-btn:first-child > .evtx-day-nav,
.evtx-agenda-full .evtx-navbuttons .input-group-btn:first-child > .evtx-day-nav,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .btn-group > .views-button,
.evtx-modal-dialog .input-group-btn:first-child > .btn-group > .evtx-modal-close,
.evtx-agenda-speakers .evtx-navbuttons .input-group-btn:first-child > .btn-group > .evtx-day-nav,
.evtx-agenda-full .evtx-navbuttons .input-group-btn:first-child > .btn-group > .evtx-day-nav,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .views-button:not(:last-child):not(.dropdown-toggle),
.evtx-modal-dialog .input-group-btn:last-child > .evtx-modal-close:not(:last-child):not(.dropdown-toggle),
.evtx-agenda-speakers .evtx-navbuttons .input-group-btn:last-child > .evtx-day-nav:not(:last-child):not(.dropdown-toggle),
.evtx-agenda-full .evtx-navbuttons .input-group-btn:last-child > .evtx-day-nav:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
.input-group-btn:last-child > .btn-group:not(:last-child) > .views-button,
.evtx-modal-dialog .input-group-btn:last-child > .btn-group:not(:last-child) > .evtx-modal-close,
.evtx-agenda-speakers .evtx-navbuttons .input-group-btn:last-child > .btn-group:not(:last-child) > .evtx-day-nav,
.evtx-agenda-full .evtx-navbuttons .input-group-btn:last-child > .btn-group:not(:last-child) > .evtx-day-nav {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group-addon:first-child {
  border-right: 0;
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .views-button,
.evtx-modal-dialog .input-group-btn:last-child > .evtx-modal-close,
.evtx-agenda-speakers .evtx-navbuttons .input-group-btn:last-child > .evtx-day-nav,
.evtx-agenda-full .evtx-navbuttons .input-group-btn:last-child > .evtx-day-nav,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .btn-group > .views-button,
.evtx-modal-dialog .input-group-btn:last-child > .btn-group > .evtx-modal-close,
.evtx-agenda-speakers .evtx-navbuttons .input-group-btn:last-child > .btn-group > .evtx-day-nav,
.evtx-agenda-full .evtx-navbuttons .input-group-btn:last-child > .btn-group > .evtx-day-nav,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .views-button:not(:first-child),
.evtx-modal-dialog .input-group-btn:first-child > .evtx-modal-close:not(:first-child),
.evtx-agenda-speakers .evtx-navbuttons .input-group-btn:first-child > .evtx-day-nav:not(:first-child),
.evtx-agenda-full .evtx-navbuttons .input-group-btn:first-child > .evtx-day-nav:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
.input-group-btn:first-child > .btn-group:not(:first-child) > .views-button,
.evtx-modal-dialog .input-group-btn:first-child > .btn-group:not(:first-child) > .evtx-modal-close,
.evtx-agenda-speakers .evtx-navbuttons .input-group-btn:first-child > .btn-group:not(:first-child) > .evtx-day-nav,
.evtx-agenda-full .evtx-navbuttons .input-group-btn:first-child > .btn-group:not(:first-child) > .evtx-day-nav {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.input-group-addon:last-child {
  border-left: 0;
}

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn, .input-group-btn > .views-button, .evtx-modal-dialog .input-group-btn > .evtx-modal-close, .evtx-agenda-speakers .evtx-navbuttons .input-group-btn > .evtx-day-nav, .evtx-agenda-full .evtx-navbuttons .input-group-btn > .evtx-day-nav {
  position: relative;
}
.input-group-btn > .btn + .btn, .input-group-btn > .views-button + .btn, .input-group-btn > .btn + .views-button, .input-group-btn > .views-button + .views-button, .evtx-modal-dialog .input-group-btn > .evtx-modal-close + .btn, .evtx-modal-dialog .input-group-btn > .evtx-modal-close + .views-button, .evtx-modal-dialog .input-group-btn > .btn + .evtx-modal-close, .evtx-modal-dialog .input-group-btn > .views-button + .evtx-modal-close, .evtx-modal-dialog .input-group-btn > .evtx-modal-close + .evtx-modal-close, .evtx-agenda-speakers .evtx-navbuttons .input-group-btn > .evtx-day-nav + .btn, .evtx-agenda-speakers .evtx-navbuttons .input-group-btn > .evtx-day-nav + .views-button, .evtx-agenda-speakers .evtx-navbuttons .evtx-modal-dialog .input-group-btn > .evtx-day-nav + .evtx-modal-close, .evtx-modal-dialog .evtx-agenda-speakers .evtx-navbuttons .input-group-btn > .evtx-day-nav + .evtx-modal-close, .evtx-agenda-speakers .evtx-navbuttons .input-group-btn > .btn + .evtx-day-nav, .evtx-agenda-speakers .evtx-navbuttons .input-group-btn > .views-button + .evtx-day-nav, .evtx-agenda-speakers .evtx-navbuttons .evtx-modal-dialog .input-group-btn > .evtx-modal-close + .evtx-day-nav, .evtx-modal-dialog .evtx-agenda-speakers .evtx-navbuttons .input-group-btn > .evtx-modal-close + .evtx-day-nav, .evtx-agenda-speakers .evtx-navbuttons .input-group-btn > .evtx-day-nav + .evtx-day-nav, .evtx-agenda-full .evtx-navbuttons .input-group-btn > .evtx-day-nav + .btn, .evtx-agenda-full .evtx-navbuttons .input-group-btn > .evtx-day-nav + .views-button, .evtx-agenda-full .evtx-navbuttons .evtx-modal-dialog .input-group-btn > .evtx-day-nav + .evtx-modal-close, .evtx-modal-dialog .evtx-agenda-full .evtx-navbuttons .input-group-btn > .evtx-day-nav + .evtx-modal-close, .evtx-agenda-full .evtx-navbuttons .input-group-btn > .btn + .evtx-day-nav, .evtx-agenda-full .evtx-navbuttons .input-group-btn > .views-button + .evtx-day-nav, .evtx-agenda-full .evtx-navbuttons .evtx-modal-dialog .input-group-btn > .evtx-modal-close + .evtx-day-nav, .evtx-modal-dialog .evtx-agenda-full .evtx-navbuttons .input-group-btn > .evtx-modal-close + .evtx-day-nav, .evtx-agenda-full .evtx-navbuttons .input-group-btn > .evtx-day-nav + .evtx-day-nav {
  margin-left: -1px;
}
.input-group-btn > .btn:hover, .input-group-btn > .views-button:hover, .evtx-modal-dialog .input-group-btn > .evtx-modal-close:hover, .evtx-agenda-speakers .evtx-navbuttons .input-group-btn > .evtx-day-nav:hover, .evtx-agenda-full .evtx-navbuttons .input-group-btn > .evtx-day-nav:hover, .input-group-btn > .btn:focus, .input-group-btn > .views-button:focus, .evtx-modal-dialog .input-group-btn > .evtx-modal-close:focus, .evtx-agenda-speakers .evtx-navbuttons .input-group-btn > .evtx-day-nav:focus, .evtx-agenda-full .evtx-navbuttons .input-group-btn > .evtx-day-nav:focus, .input-group-btn > .btn:active, .input-group-btn > .views-button:active, .evtx-modal-dialog .input-group-btn > .evtx-modal-close:active, .evtx-agenda-speakers .evtx-navbuttons .input-group-btn > .evtx-day-nav:active, .evtx-agenda-full .evtx-navbuttons .input-group-btn > .evtx-day-nav:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn, .input-group-btn:first-child > .views-button, .evtx-modal-dialog .input-group-btn:first-child > .evtx-modal-close, .evtx-agenda-speakers .evtx-navbuttons .input-group-btn:first-child > .evtx-day-nav, .evtx-agenda-full .evtx-navbuttons .input-group-btn:first-child > .evtx-day-nav,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn, .input-group-btn:last-child > .views-button, .evtx-modal-dialog .input-group-btn:last-child > .evtx-modal-close, .evtx-agenda-speakers .evtx-navbuttons .input-group-btn:last-child > .evtx-day-nav, .evtx-agenda-full .evtx-navbuttons .input-group-btn:last-child > .evtx-day-nav,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav:before, .nav:after {
  display: table;
  content: " ";
}
.nav:after {
  clear: both;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #387aba;
}
.nav .nav-divider {
  height: 1px;
  margin: 9.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #555555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #387aba;
}

.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}
.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}

.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
.label:empty {
  display: none;
}
.btn .label, .views-button .label, .evtx-modal-dialog .evtx-modal-close .label, .evtx-agenda-speakers .evtx-navbuttons .evtx-day-nav .label, .evtx-agenda-full .evtx-navbuttons .evtx-day-nav .label {
  position: relative;
  top: -1px;
}

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.label-default {
  background-color: #777777;
}
.label-default[href]:hover, .label-default[href]:focus {
  background-color: #5e5e5e;
}

.label-primary {
  background-color: #387aba;
}
.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #2c6093;
}

.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover, .label-success[href]:focus {
  background-color: #449d44;
}

.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover, .label-info[href]:focus {
  background-color: #31b0d5;
}

.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: #ec971f;
}

.label-danger {
  background-color: red;
}
.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: #cc0000;
}

.badge, .evtx-speaker-category {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 13px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty, .evtx-speaker-category:empty {
  display: none;
}
.btn .badge, .views-button .badge, .evtx-modal-dialog .evtx-modal-close .badge, .evtx-agenda-speakers .evtx-navbuttons .evtx-day-nav .badge, .evtx-agenda-full .evtx-navbuttons .evtx-day-nav .badge, .btn .evtx-speaker-category, .views-button .evtx-speaker-category, .evtx-modal-dialog .evtx-modal-close .evtx-speaker-category, .evtx-agenda-speakers .evtx-navbuttons .evtx-day-nav .evtx-speaker-category, .evtx-agenda-full .evtx-navbuttons .evtx-day-nav .evtx-speaker-category {
  position: relative;
  top: -1px;
}
.btn-xs .badge, .btn-xs .evtx-speaker-category, .btn-group-xs > .btn .badge, .btn-group-xs > .views-button .badge, .evtx-modal-dialog .btn-group-xs > .evtx-modal-close .badge, .evtx-agenda-speakers .evtx-navbuttons .btn-group-xs > .evtx-day-nav .badge, .evtx-agenda-full .evtx-navbuttons .btn-group-xs > .evtx-day-nav .badge, .btn-group-xs > .btn .evtx-speaker-category, .btn-group-xs > .views-button .evtx-speaker-category, .evtx-modal-dialog .btn-group-xs > .evtx-modal-close .evtx-speaker-category, .evtx-agenda-speakers .evtx-navbuttons .btn-group-xs > .evtx-day-nav .evtx-speaker-category, .evtx-agenda-full .evtx-navbuttons .btn-group-xs > .evtx-day-nav .evtx-speaker-category {
  top: 0;
  padding: 1px 5px;
}
.list-group-item.active > .badge, .list-group-item.active > .evtx-speaker-category, .nav-pills > .active > a > .badge, .nav-pills > .active > a > .evtx-speaker-category {
  color: #387aba;
  background-color: #fff;
}
.list-group-item > .badge, .list-group-item > .evtx-speaker-category {
  float: right;
}
.list-group-item > .badge + .badge, .list-group-item > .evtx-speaker-category + .badge, .list-group-item > .badge + .evtx-speaker-category, .list-group-item > .evtx-speaker-category + .evtx-speaker-category {
  margin-right: 5px;
}
.nav-pills > li > a > .badge, .nav-pills > li > a > .evtx-speaker-category {
  margin-left: 3px;
}

a.badge:hover, a.evtx-speaker-category:hover, a.badge:focus, a.evtx-speaker-category:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.panel {
  margin-bottom: 21px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
  padding: 15px;
}
.panel-body:before, .panel-body:after {
  display: table;
  content: " ";
}
.panel-body:after {
  clear: both;
}

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 17px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

.list-group + .panel-footer {
  border-top-width: 0;
}

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}

.panel-group {
  margin-bottom: 21px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge, .panel-default > .panel-heading .evtx-speaker-category {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

.panel-primary {
  border-color: #387aba;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #387aba;
  border-color: #387aba;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #387aba;
}
.panel-primary > .panel-heading .badge, .panel-primary > .panel-heading .evtx-speaker-category {
  color: #387aba;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #387aba;
}

.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge, .panel-success > .panel-heading .evtx-speaker-category {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge, .panel-info > .panel-heading .evtx-speaker-category {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}

.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge, .panel-warning > .panel-heading .evtx-speaker-category {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}

.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge, .panel-danger > .panel-heading .evtx-speaker-category {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}

.close {
  float: right;
  font-size: 22.5px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2;
}
.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

.modal-open {
  overflow: hidden;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  transform: translate(0, -25%);
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  transform: translate(0, 0);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header:before, .modal-header:after {
  display: table;
  content: " ";
}
.modal-header:after {
  clear: both;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.428571429;
}

.modal-body {
  position: relative;
  padding: 15px;
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer:before, .modal-footer:after {
  display: table;
  content: " ";
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn, .modal-footer .views-button + .btn, .modal-footer .btn + .views-button, .modal-footer .views-button + .views-button, .modal-footer .evtx-modal-dialog .evtx-modal-close + .btn, .modal-footer .evtx-modal-dialog .evtx-modal-close + .views-button, .evtx-modal-dialog .modal-footer .evtx-modal-close + .btn, .evtx-modal-dialog .modal-footer .evtx-modal-close + .views-button, .modal-footer .evtx-modal-dialog .btn + .evtx-modal-close, .modal-footer .evtx-modal-dialog .views-button + .evtx-modal-close, .evtx-modal-dialog .modal-footer .btn + .evtx-modal-close, .evtx-modal-dialog .modal-footer .views-button + .evtx-modal-close, .modal-footer .evtx-modal-dialog .evtx-modal-close + .evtx-modal-close, .evtx-modal-dialog .modal-footer .evtx-modal-close + .evtx-modal-close, .modal-footer .evtx-agenda-speakers .evtx-navbuttons .evtx-day-nav + .btn, .modal-footer .evtx-agenda-speakers .evtx-navbuttons .evtx-day-nav + .views-button, .modal-footer .evtx-agenda-speakers .evtx-navbuttons .evtx-modal-dialog .evtx-day-nav + .evtx-modal-close, .evtx-modal-dialog .modal-footer .evtx-agenda-speakers .evtx-navbuttons .evtx-day-nav + .evtx-modal-close, .evtx-agenda-speakers .evtx-navbuttons .modal-footer .evtx-day-nav + .btn, .evtx-agenda-speakers .evtx-navbuttons .modal-footer .evtx-day-nav + .views-button, .evtx-agenda-speakers .evtx-navbuttons .modal-footer .evtx-modal-dialog .evtx-day-nav + .evtx-modal-close, .evtx-modal-dialog .evtx-agenda-speakers .evtx-navbuttons .modal-footer .evtx-day-nav + .evtx-modal-close, .modal-footer .evtx-agenda-speakers .evtx-navbuttons .btn + .evtx-day-nav, .modal-footer .evtx-agenda-speakers .evtx-navbuttons .views-button + .evtx-day-nav, .modal-footer .evtx-agenda-speakers .evtx-navbuttons .evtx-modal-dialog .evtx-modal-close + .evtx-day-nav, .evtx-modal-dialog .modal-footer .evtx-agenda-speakers .evtx-navbuttons .evtx-modal-close + .evtx-day-nav, .evtx-agenda-speakers .evtx-navbuttons .modal-footer .btn + .evtx-day-nav, .evtx-agenda-speakers .evtx-navbuttons .modal-footer .views-button + .evtx-day-nav, .evtx-agenda-speakers .evtx-navbuttons .modal-footer .evtx-modal-dialog .evtx-modal-close + .evtx-day-nav, .evtx-modal-dialog .evtx-agenda-speakers .evtx-navbuttons .modal-footer .evtx-modal-close + .evtx-day-nav, .modal-footer .evtx-agenda-speakers .evtx-navbuttons .evtx-day-nav + .evtx-day-nav, .evtx-agenda-speakers .evtx-navbuttons .modal-footer .evtx-day-nav + .evtx-day-nav, .modal-footer .evtx-agenda-full .evtx-navbuttons .evtx-day-nav + .btn, .modal-footer .evtx-agenda-full .evtx-navbuttons .evtx-day-nav + .views-button, .modal-footer .evtx-agenda-full .evtx-navbuttons .evtx-modal-dialog .evtx-day-nav + .evtx-modal-close, .evtx-modal-dialog .modal-footer .evtx-agenda-full .evtx-navbuttons .evtx-day-nav + .evtx-modal-close, .evtx-agenda-full .evtx-navbuttons .modal-footer .evtx-day-nav + .btn, .evtx-agenda-full .evtx-navbuttons .modal-footer .evtx-day-nav + .views-button, .evtx-agenda-full .evtx-navbuttons .modal-footer .evtx-modal-dialog .evtx-day-nav + .evtx-modal-close, .evtx-modal-dialog .evtx-agenda-full .evtx-navbuttons .modal-footer .evtx-day-nav + .evtx-modal-close, .modal-footer .evtx-agenda-full .evtx-navbuttons .btn + .evtx-day-nav, .modal-footer .evtx-agenda-full .evtx-navbuttons .views-button + .evtx-day-nav, .modal-footer .evtx-agenda-full .evtx-navbuttons .evtx-modal-dialog .evtx-modal-close + .evtx-day-nav, .evtx-modal-dialog .modal-footer .evtx-agenda-full .evtx-navbuttons .evtx-modal-close + .evtx-day-nav, .evtx-agenda-full .evtx-navbuttons .modal-footer .btn + .evtx-day-nav, .evtx-agenda-full .evtx-navbuttons .modal-footer .views-button + .evtx-day-nav, .evtx-agenda-full .evtx-navbuttons .modal-footer .evtx-modal-dialog .evtx-modal-close + .evtx-day-nav, .evtx-modal-dialog .evtx-agenda-full .evtx-navbuttons .modal-footer .evtx-modal-close + .evtx-day-nav, .modal-footer .evtx-agenda-full .evtx-navbuttons .evtx-day-nav + .evtx-day-nav, .evtx-agenda-full .evtx-navbuttons .modal-footer .evtx-day-nav + .evtx-day-nav {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn, .modal-footer .btn-group .views-button + .btn, .modal-footer .btn-group .btn + .views-button, .modal-footer .btn-group .views-button + .views-button, .modal-footer .btn-group .evtx-modal-dialog .evtx-modal-close + .btn, .modal-footer .btn-group .evtx-modal-dialog .evtx-modal-close + .views-button, .evtx-modal-dialog .modal-footer .btn-group .evtx-modal-close + .btn, .evtx-modal-dialog .modal-footer .btn-group .evtx-modal-close + .views-button, .modal-footer .btn-group .evtx-modal-dialog .btn + .evtx-modal-close, .modal-footer .btn-group .evtx-modal-dialog .views-button + .evtx-modal-close, .evtx-modal-dialog .modal-footer .btn-group .btn + .evtx-modal-close, .evtx-modal-dialog .modal-footer .btn-group .views-button + .evtx-modal-close, .modal-footer .btn-group .evtx-modal-dialog .evtx-modal-close + .evtx-modal-close, .evtx-modal-dialog .modal-footer .btn-group .evtx-modal-close + .evtx-modal-close, .modal-footer .btn-group .evtx-agenda-speakers .evtx-navbuttons .evtx-day-nav + .btn, .modal-footer .btn-group .evtx-agenda-speakers .evtx-navbuttons .evtx-day-nav + .views-button, .modal-footer .btn-group .evtx-agenda-speakers .evtx-navbuttons .evtx-modal-dialog .evtx-day-nav + .evtx-modal-close, .evtx-modal-dialog .modal-footer .btn-group .evtx-agenda-speakers .evtx-navbuttons .evtx-day-nav + .evtx-modal-close, .evtx-agenda-speakers .evtx-navbuttons .modal-footer .btn-group .evtx-day-nav + .btn, .evtx-agenda-speakers .evtx-navbuttons .modal-footer .btn-group .evtx-day-nav + .views-button, .evtx-agenda-speakers .evtx-navbuttons .modal-footer .btn-group .evtx-modal-dialog .evtx-day-nav + .evtx-modal-close, .evtx-modal-dialog .evtx-agenda-speakers .evtx-navbuttons .modal-footer .btn-group .evtx-day-nav + .evtx-modal-close, .modal-footer .btn-group .evtx-agenda-speakers .evtx-navbuttons .btn + .evtx-day-nav, .modal-footer .btn-group .evtx-agenda-speakers .evtx-navbuttons .views-button + .evtx-day-nav, .modal-footer .btn-group .evtx-agenda-speakers .evtx-navbuttons .evtx-modal-dialog .evtx-modal-close + .evtx-day-nav, .evtx-modal-dialog .modal-footer .btn-group .evtx-agenda-speakers .evtx-navbuttons .evtx-modal-close + .evtx-day-nav, .evtx-agenda-speakers .evtx-navbuttons .modal-footer .btn-group .btn + .evtx-day-nav, .evtx-agenda-speakers .evtx-navbuttons .modal-footer .btn-group .views-button + .evtx-day-nav, .evtx-agenda-speakers .evtx-navbuttons .modal-footer .btn-group .evtx-modal-dialog .evtx-modal-close + .evtx-day-nav, .evtx-modal-dialog .evtx-agenda-speakers .evtx-navbuttons .modal-footer .btn-group .evtx-modal-close + .evtx-day-nav, .modal-footer .btn-group .evtx-agenda-speakers .evtx-navbuttons .evtx-day-nav + .evtx-day-nav, .evtx-agenda-speakers .evtx-navbuttons .modal-footer .btn-group .evtx-day-nav + .evtx-day-nav, .modal-footer .btn-group .evtx-agenda-full .evtx-navbuttons .evtx-day-nav + .btn, .modal-footer .btn-group .evtx-agenda-full .evtx-navbuttons .evtx-day-nav + .views-button, .modal-footer .btn-group .evtx-agenda-full .evtx-navbuttons .evtx-modal-dialog .evtx-day-nav + .evtx-modal-close, .evtx-modal-dialog .modal-footer .btn-group .evtx-agenda-full .evtx-navbuttons .evtx-day-nav + .evtx-modal-close, .evtx-agenda-full .evtx-navbuttons .modal-footer .btn-group .evtx-day-nav + .btn, .evtx-agenda-full .evtx-navbuttons .modal-footer .btn-group .evtx-day-nav + .views-button, .evtx-agenda-full .evtx-navbuttons .modal-footer .btn-group .evtx-modal-dialog .evtx-day-nav + .evtx-modal-close, .evtx-modal-dialog .evtx-agenda-full .evtx-navbuttons .modal-footer .btn-group .evtx-day-nav + .evtx-modal-close, .modal-footer .btn-group .evtx-agenda-full .evtx-navbuttons .btn + .evtx-day-nav, .modal-footer .btn-group .evtx-agenda-full .evtx-navbuttons .views-button + .evtx-day-nav, .modal-footer .btn-group .evtx-agenda-full .evtx-navbuttons .evtx-modal-dialog .evtx-modal-close + .evtx-day-nav, .evtx-modal-dialog .modal-footer .btn-group .evtx-agenda-full .evtx-navbuttons .evtx-modal-close + .evtx-day-nav, .evtx-agenda-full .evtx-navbuttons .modal-footer .btn-group .btn + .evtx-day-nav, .evtx-agenda-full .evtx-navbuttons .modal-footer .btn-group .views-button + .evtx-day-nav, .evtx-agenda-full .evtx-navbuttons .modal-footer .btn-group .evtx-modal-dialog .evtx-modal-close + .evtx-day-nav, .evtx-modal-dialog .evtx-agenda-full .evtx-navbuttons .modal-footer .btn-group .evtx-modal-close + .evtx-day-nav, .modal-footer .btn-group .evtx-agenda-full .evtx-navbuttons .evtx-day-nav + .evtx-day-nav, .evtx-agenda-full .evtx-navbuttons .modal-footer .btn-group .evtx-day-nav + .evtx-day-nav {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }

  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }

  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: Open Sans, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.428571429;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 13px;
  filter: alpha(opacity=0);
  opacity: 0;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.clearfix:before, .addthis-wrap .addthis_toolbox:before, .evtx-categories-archive .evtx-functions:before, .evtx-categories-winners-cards .evtx-functions:before, .evtx-categories-winners .top-row:before, .category-group:before, .evtx-speakers-widget .evtx-speaker-profile:before, .clearfix:after, .addthis-wrap .addthis_toolbox:after, .evtx-categories-archive .evtx-functions:after, .evtx-categories-winners-cards .evtx-functions:after, .evtx-categories-winners .top-row:after, .category-group:after, .evtx-speakers-widget .evtx-speaker-profile:after, .three-images:after {
  display: table;
  content: " ";
}
.clearfix:after, .addthis-wrap .addthis_toolbox:after, .evtx-categories-archive .evtx-functions:after, .evtx-categories-winners-cards .evtx-functions:after, .evtx-categories-winners .top-row:after, .category-group:after, .evtx-speakers-widget .evtx-speaker-profile:after, .three-images:after {
  clear: both;
}

.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}
.visible-xs {
  display: none !important;
}

.visible-sm {
  display: none !important;
}

.visible-md {
  display: none !important;
}

.visible-lg {
  display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }

  table.visible-xs {
    display: table !important;
  }

  tr.visible-xs {
    display: table-row !important;
  }

  th.visible-xs,
td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }

  table.visible-sm {
    display: table !important;
  }

  tr.visible-sm {
    display: table-row !important;
  }

  th.visible-sm,
td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }

  table.visible-md {
    display: table !important;
  }

  tr.visible-md {
    display: table-row !important;
  }

  th.visible-md,
td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }

  table.visible-lg {
    display: table !important;
  }

  tr.visible-lg {
    display: table-row !important;
  }

  th.visible-lg,
td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }

  table.visible-print {
    display: table !important;
  }

  tr.visible-print {
    display: table-row !important;
  }

  th.visible-print,
td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}

.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}
#tinymce {
  background-color: white !important;
}

html {
  font-size: 15px;
  margin-top: 0 !important;
}
@media (min-width: 480px) {
  html {
    font-size: 15px;
  }
}
@media (min-width: 768px) {
  html {
    font-size: 15px;
  }
}
@media (min-width: 992px) {
  html {
    font-size: 16.875px;
  }
}
@media (min-width: 1200px) {
  html {
    font-size: 18.75px;
  }
}

body {
  font-size: 1rem;
  color: white;
}

.evtx-section-anchor {
  transform: translateY(-50px);
}

p {
  font-size: 1rem;
}

ol {
  font-size: 1rem;
}

ul {
  font-size: 1rem;
}

p,
ol,
ul {
  margin: 0.5em 0 1.5em;
}

h1 {
  font-size: 2.441rem;
  margin: 0 0 0.5em;
}
h1.super {
  font-size: 3.05rem;
  margin: 0 0 0.5em;
}

h2 {
  font-size: 1.953rem;
  margin: 0.5em 0;
}
h2.evtx-page-title {
  font-size: 2.441rem;
  margin: 2em 0 1em;
  background: #ddd;
  height: 1px;
  text-align: left;
}
h2.evtx-page-title span {
  display: inline-block;
  background: #FFF;
  padding: 0 1em 0 0;
  transform: translateY(-25%);
}
h2.evtx-module-title {
  background: #333;
  color: #FFF;
  padding: 0.25em;
  line-height: 1;
  font-weight: 200;
  font-style: italic;
  margin-top: 0;
}

h3 {
  font-size: 1.35rem;
  margin: 0.5em 0;
}
h3.evtx-module-title {
  border-bottom: 1px black solid;
}

h4 {
  font-size: 1.25rem;
}

h5 {
  font-size: 0.8rem;
}

h6 {
  font-size: 0.64rem;
}

ul,
ol {
  padding-left: 1em;
}

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

a {
  cursor: pointer;
}

section {
  position: relative;
}
section.background-image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
@media (min-width: 768px) {
  section.background-image {
    padding: 2em;
  }
}
@media (min-width: 992px) {
  section.background-image {
    padding: 3em;
  }
}
@media (min-width: 1200px) {
  section.background-image {
    padding: 4em;
  }
}
section.background-image .evtx-section-title {
  margin-top: 0 !important;
}

.evtx-container {
  margin: auto;
  max-width: 100%;
  clear: both;
}
@media (max-width: 768px) {
  .evtx-container {
    padding: 0 15px;
  }
}
@media (min-width: 768px) {
  .evtx-container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .evtx-container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .evtx-container {
    width: 1170px;
  }
}

.evtx-section-title {
  margin-top: 2em;
}

.module-content .evtx-section-title {
  margin-top: 0;
}

.alignleft {
  float: left;
  padding-right: 2em;
  margin: 0;
}

.alignright {
  float: right;
  padding-left: 2em;
  padding-bottom: 2em;
  margin: 0;
}

.button-wrap {
  display: block;
  text-align: center;
}

/**
   * EVTX BOOTSTRAP FIXES
*/
.navbar-default {
  margin-bottom: 0;
}

.tooltip {
  max-width: 150px;
}

.evtx-grid-padding-fix {
  padding: 0;
}

.evtx-module-scope {
  position: relative;
}

.evtx-full-width {
  margin: 0;
  width: 100%;
}

.evtx-view-wrapper {
  position: relative;
  padding: 1em 0;
}

.no-padding {
  padding: 0;
}

.evtx-view-wrapper-fullwidth {
  margin-top: 4em;
  margin-bottom: 4em;
}

.evtx-view-pushdown {
  margin-bottom: 2em;
}

.evtx-background-cover {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.evtx-lead {
  font-size: 1.75rem;
  font-weight: 200;
  font-style: italic;
  line-height: 1.2;
}

.evtx-bold {
  font-weight: 500;
  font-size: 1.15rem;
}

.evtx-dim {
  opacity: 0.3;
}

.evtx-category {
  padding: 2em 0;
  margin: auto;
}

/* Push/Pull */
.evtx-push,
.evtx-pull {
  position: relative;
}

.evtx-background-cover {
  min-height: 30vh;
}

@media (min-width: 768px) {
  .evtx-full-width {
    overflow: hidden;
  }

  .evtx-push-pull-wrapper {
    display: table;
    table-layout: fixed;
    width: 100%;
  }
  .evtx-push-pull-wrapper .evtx-push,
.evtx-push-pull-wrapper .evtx-pull {
    display: table-cell;
    vertical-align: middle;
    width: 50%;
  }
  .evtx-push-pull-wrapper.content-right .evtx-push {
    left: 50%;
  }
  .evtx-push-pull-wrapper.content-right .evtx-pull {
    right: 50%;
  }
}
.evtx-loading {
  transition: all 0.2s ease;
  transition: all 0.2s ease;
  position: absolute;
  text-align: center;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
}
.evtx-loading:before {
  content: " ";
  filter: grayscale(100%);
  width: 100px;
  height: 100px;
  display: inline-block;
  background-image: none;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  -webkit-animation: spin-loading 6s linear 0s forwards infinite;
          animation: spin-loading 6s linear 0s forwards infinite;
}
@-webkit-keyframes spin-loading {
  0% {
    transform: rotateY(0deg) rotateX(0deg);
  }
  50% {
    transform: rotateY(359deg) rotateX(0deg);
  }
  100% {
    transform: rotateY(359deg) rotateX(359deg);
  }
}
@keyframes spin-loading {
  0% {
    transform: rotateY(0deg) rotateX(0deg);
  }
  50% {
    transform: rotateY(359deg) rotateX(0deg);
  }
  100% {
    transform: rotateY(359deg) rotateX(359deg);
  }
}
@-webkit-keyframes pulse-gray {
  0% {
    filter: grayscale(100%);
  }
  100% {
    filter: grayscale(0%);
  }
}
@keyframes pulse-gray {
  0% {
    filter: grayscale(100%);
  }
  100% {
    filter: grayscale(0%);
  }
}

.badge-light .module-content:not(.light):not(.dark):not(.texture) {
  background-color: rgba(255, 255, 255, 0.8);
  color: black;
}

.badge-dark .module-content:not(.light):not(.dark):not(.texture) {
  background-color: rgba(0, 0, 0, 0.8);
  color: white;
}

@media (min-width: 1600px) {
  .evtx-sticky-section {
    position: absolute;
    right: 0;
    width: 200px;
    z-index: 1000;
    padding-right: 0;
  }
}
@media (max-width: 1600px) {
  .evtx-sticky-section {
    display: none;
  }
}
.evtx-sticky-section .evtx-module-title {
  margin-top: 3rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  text-align: center;
}

.elapsed {
  display: block;
  font-size: 15px;
  font-weight: 700;
  background-color: black;
  color: white;
}

.evtx-images-open-in-modal {
  cursor: pointer;
}

.three-images img {
  max-width: 100%;
  height: auto;
  float: left;
}
@media (min-width: 480px) {
  .three-images img {
    width: 32.6666666667%;
  }
  .three-images img:nth-of-type(2) {
    margin: 0 1%;
  }
}
@media (max-width: 480px) {
  .three-images img {
    width: 100%;
    margin-bottom: 1rem;
    display: block;
  }
}
.three-images:after {
  content: " ";
}

.search-input .input-group-addon:after {
  padding: 0.35em;
  font-family: "FontAwesome";
  display: inline-block;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f002";
}

.collapser {
  cursor: pointer;
}

.collapse-header {
  cursor: pointer;
  transition: all 0.2s linear;
}
.collapse-header:hover {
  color: #387aba;
}
.collapse-header:after {
  display: inline-block;
  margin-left: 0.5rem;
  font-family: FontAwesome;
  content: "\f0d7";
  transition: all 0.2s linear;
  transform: rotate(-90deg);
}
.collapse-header.collapsed:after {
  transform: rotate(0deg);
}

.shade {
  margin-top: 1em;
  background-color: #f1f2f2;
}

.evtx-filter {
  cursor: pointer;
}

.menu-block .list-unstyled {
  border-radius: 5px;
  min-height: 140px;
  margin-bottom: 0 !important;
  padding: 1em;
}

#evtx-nav-main {
  background: #112247;
  color: white;
  padding: 0;
  position: relative;
}
#evtx-nav-main .evtx-menu-category {
  margin-top: 0 !important;
}
#evtx-nav-main > .evtx-left {
  max-width: 65%;
  padding-left: 0.5em;
}
#evtx-nav-main > .evtx-right {
  position: absolute;
  right: 0.5em;
  top: 50%;
  transform: translateY(-50%);
}
#evtx-nav-main img.evtx-bug {
  max-width: 100px;
  max-height: 70px;
}
#evtx-nav-main .evtx-event-title {
  font-size: 1.25rem;
}
#evtx-nav-main a.evtx-menu-pages-toggle {
  display: inline-block;
  padding: 0.5em 0.5em 1.5em 0.5em;
}
#evtx-nav-main a.evtx-menu-pages-toggle:after {
  display: block;
  content: "Pages";
  font-size: 0.5rem;
  text-transform: uppercase;
}
#evtx-nav-main #evtx-menu-hotlinks {
  margin: 0;
  padding: 0;
}
#evtx-nav-main #evtx-menu-hotlinks li.evtx-hotlink {
  display: none;
  position: relative;
  padding: 0.75em 0;
}
#evtx-nav-main #evtx-menu-hotlinks li.evtx-hotlink a {
  transition: all 85ms linear;
  position: relative;
  color: white;
  text-decoration: none;
  display: inline-block;
}
#evtx-nav-main #evtx-menu-hotlinks li.evtx-hotlink a:hover, #evtx-nav-main #evtx-menu-hotlinks li.evtx-hotlink a:focus {
  color: #387aba;
  text-decoration: none;
  outline: none;
}
#evtx-nav-main #evtx-menu-hotlinks li.evtx-hotlink a:before {
  font-family: "FontAwesome";
  font-size: 1.75em;
}
#evtx-nav-main #evtx-menu-hotlinks li.evtx-hotlink a.agendas:before {
  content: "\f03a";
}
#evtx-nav-main #evtx-menu-hotlinks li.evtx-hotlink a.contact:before {
  content: "\f095";
}
#evtx-nav-main #evtx-menu-hotlinks li.evtx-hotlink a.homepage:before {
  content: "\f015";
}
#evtx-nav-main #evtx-menu-hotlinks li.evtx-hotlink a.pricing:before {
  content: "\f155";
}
#evtx-nav-main #evtx-menu-hotlinks li.evtx-hotlink a.speakers:before {
  content: "\f0c0";
}
#evtx-nav-main #evtx-menu-hotlinks li.evtx-hotlink a.sponsors:before {
  content: "\f19c";
}
#evtx-nav-main #evtx-menu-hotlinks li.evtx-hotlink a.venue:before {
  content: "\f1ad";
}
#evtx-nav-main #evtx-menu-hotlinks li.evtx-hotlink .hotlink-label {
  transition: all 85ms linear;
  background-color: #112247;
  color: white;
  position: absolute;
  left: 100%;
  top: 0;
  opacity: 0;
  line-height: normal;
  padding: 0.5em 0.5em 0.5em 1em;
  top: 50%;
  transform: translateY(-50%);
}
#evtx-nav-main #evtx-menu-hotlinks li.evtx-hotlink:hover a {
  color: #387aba;
}
#evtx-nav-main #evtx-menu-hotlinks li.evtx-hotlink:hover .hotlink-label {
  opacity: 1;
}
#evtx-nav-main #evtx-menu-hotlinks li.evtx-hotlink:focus {
  box-shadow: none;
  outline: none;
  border: none;
}
#evtx-nav-main #evtx-menu-hotlinks li.evtx-hotlink:focus a {
  color: #f0f0f0;
}
#evtx-nav-main #evtx-menu-hotlinks li.evtx-register {
  background-color: #387aba;
  color: white;
  padding: 1em 0.5em;
  margin-top: 2em;
}
#evtx-nav-main #evtx-menu-hotlinks li.evtx-register a {
  padding: 0 !important;
}
#evtx-nav-main #evtx-menu-hotlinks li.evtx-register a:before {
  content: "Register";
  font-size: 0.5rem;
  text-transform: uppercase;
}
#evtx-nav-main #evtx-menu-hotlinks li.evtx-register a:hover {
  color: #112247;
}
@media (min-width: 1115px) {
  #evtx-nav-main {
    position: fixed;
    left: 15px;
    top: 15%;
    width: 65px;
    z-index: 99999;
    text-align: center;
  }
  #evtx-nav-main .evtx-event-title {
    display: none;
  }
  #evtx-nav-main > .evtx-left {
    max-width: 100%;
    padding: 0;
  }
  #evtx-nav-main > .evtx-right {
    position: initial;
    transform: none;
    top: 0;
  }
  #evtx-nav-main #evtx-menu-hotlinks li {
    float: none;
    font-size: 0.65rem;
  }
  #evtx-nav-main #evtx-menu-hotlinks li.evtx-hotlink {
    display: block;
  }
  #evtx-nav-main #evtx-menu-hotlinks li i {
    font-size: 1.15rem;
  }
  #evtx-nav-main li.evtx-register a:before {
    display: none;
  }
  #evtx-nav-main li.evtx-register a:after {
    content: "Register";
    font-size: 0.5rem;
    text-transform: uppercase;
  }
  #evtx-nav-main li.evtx-hotlink {
    display: inline-block;
  }
}

/**
 * EVENT INFO VIEWS
*/
.button-wrap {
  margin-top: 1rem;
}

.evtx-dim-light {
  color: #333;
}
.evtx-dim-light:before {
  content: " ";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0.55);
  z-index: 1;
}

.evtx-dim-dark {
  color: #fff;
}
.evtx-dim-dark:after {
  content: " ";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.55);
  z-index: 1;
}

.evtx-badge-light {
  max-width: 39em;
  background: rgba(255, 255, 255, 0.85);
  color: #333;
  padding: 2em;
}

.evtx-badge-dark {
  max-width: 39em;
  background: rgba(230, 230, 230, 0.95);
  color: #fff;
  padding: 2em;
}

.evtx-full-height {
  height: 100%;
}

.evtx-eventinfo-jumbotron {
  overflow: hidden;
  margin-left: -15px;
  margin-right: -15px;
}
.evtx-eventinfo-jumbotron .evtx-info-wrapper {
  position: relative;
  margin: auto;
  max-width: 35em;
  z-index: 99;
}
.evtx-eventinfo-jumbotron .evtx-background-fixed {
  background-attachment: fixed;
}
.evtx-eventinfo-jumbotron .eventinfo-bg-image {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
}
.evtx-eventinfo-jumbotron .eventinfo-bg-image.lax {
  top: -200px;
  height: calc(100% + 400px);
}
.evtx-eventinfo-jumbotron .evtx-logo {
  margin: 0 auto 0.5em;
}
.evtx-eventinfo-jumbotron h1 {
  font-size: 4;
  margin-bottom: 0.25em;
}
.evtx-eventinfo-jumbotron h1 a {
  display: block;
}
.evtx-eventinfo-jumbotron .evtx-lead {
  margin-bottom: 0.5em;
}
.evtx-eventinfo-jumbotron .evtx-full-description {
  text-align: justify;
}
.evtx-eventinfo-jumbotron .evtx-countdown {
  padding: 0.5rem 0;
  margin-bottom: 0.5rem;
}
.evtx-eventinfo-jumbotron .evtx-countdown .metric.day {
  border-right: 1px #387aba solid !important;
}
@media (max-width: 768px) {
  .evtx-eventinfo-jumbotron .evtx-countdown .metric {
    min-width: 65px;
  }
}
@media (min-width: 992px) {
  .evtx-eventinfo-jumbotron .evtx-countdown .metric {
    min-width: 75px;
  }
}
@media (min-width: 1200px) {
  .evtx-eventinfo-jumbotron .evtx-countdown .metric {
    min-width: 100px;
  }
}
.evtx-eventinfo-jumbotron .evtx-call-to-action {
  padding-top: 0.5em;
}
.evtx-eventinfo-jumbotron .evtx-video-wrap > div {
  position: relative;
  width: 100%;
  height: 0;
}
.evtx-eventinfo-jumbotron .evtx-video-wrap > div > div {
  height: 100%;
  max-height: 100vh;
  position: absolute;
  overflow: hidden;
  width: 100%;
}
@media (min-width: 1200px) {
  .evtx-eventinfo-jumbotron .evtx-video-wrap .evtx-info-wrapper {
    top: 50%;
    transform: translateY(-50%) !important;
  }
}
.evtx-eventinfo-jumbotron .evtx-video-wrap video {
  display: block;
  position: absolute;
  width: 100%;
  z-index: 1;
  top: 0;
}
.evtx-eventinfo-jumbotron .evtx-jumbotron-video {
  display: block;
  position: absolute;
  width: 100%;
  z-index: 1;
  top: 0;
}
.evtx-eventinfo-jumbotron canvas {
  z-index: 2;
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: transparent;
}

/*___ SIDE-BY-SIDE ___*/
.evtx-eventinfo-sidebyside .evtx-push {
  min-height: 20vh;
}
.evtx-eventinfo-sidebyside .evtx-background-cover {
  min-height: 450px;
}
.evtx-eventinfo-sidebyside .module-content {
  padding: 3em;
  background: #333;
  color: #fff;
  padding-right: 1em;
}
@media (max-width: 600px) {
  .evtx-eventinfo-sidebyside .evtx-excerpt p {
    font-size: 1.5rem;
  }
}
.evtx-eventinfo-sidebyside .evtx-logo {
  margin-top: 1rem;
}
@media (max-width: 1120px) {
  .evtx-eventinfo-sidebyside .countdown {
    font-size: 1rem;
  }
  .evtx-eventinfo-sidebyside .countdown .metric {
    min-width: 75px;
  }
}
@media (min-width: 768px) {
  .evtx-eventinfo-sidebyside .evtx-full-width {
    overflow: hidden;
  }
  .evtx-eventinfo-sidebyside .evtx-push-pull-wrapper {
    display: table;
    table-layout: fixed;
    width: 100.5%;
    margin: 0 -1px;
  }
  .evtx-eventinfo-sidebyside .evtx-push-pull-wrapper .evtx-push,
.evtx-eventinfo-sidebyside .evtx-push-pull-wrapper .evtx-pull {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 50%;
  }
  .evtx-eventinfo-sidebyside .evtx-push-pull-wrapper.content-right .evtx-push {
    left: 50%;
  }
  .evtx-eventinfo-sidebyside .evtx-push-pull-wrapper.content-right .evtx-pull {
    right: 50%;
  }
  .evtx-eventinfo-sidebyside .module-content {
    font-size: 0.85rem;
    padding: 5em;
  }
}

.evtx-image-over-gallery {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

.evtx-eventinfo-infobar .evtx-infobar-content {
  padding: 1.5em 0;
  border-top: 1px solid #efefef;
  border-bottom: 1px solid #efefef;
  /* background-color: #efefef; */
  position: relative;
}
.evtx-eventinfo-infobar h2.evtx-info-title {
  text-align: center;
  font-size: 1.5rem;
  margin: 0 0 0.25em;
}
.evtx-eventinfo-infobar .evtx-event-dates,
.evtx-eventinfo-infobar .evtx-event-location {
  font-weight: 200;
  font-style: italic;
  text-align: center;
}
.evtx-eventinfo-infobar a.evtx-reg {
  transition: background-color 0.3s;
  background-color: #387aba;
  color: #FFF;
  text-align: center;
  padding: 0.25em 0.5em;
  margin: 0.25em 0;
  text-decoration: none;
}
.evtx-eventinfo-infobar a.evtx-reg:hover, .evtx-eventinfo-infobar a.evtx-reg:focus {
  background-color: #333;
}
@media (min-width: 768px) {
  .evtx-eventinfo-infobar .evtx-infobar-wrapper {
    padding: 0.5em 0;
    text-align: center;
  }
  .evtx-eventinfo-infobar .evtx-event-dates {
    display: inline-block;
  }
  .evtx-eventinfo-infobar .evtx-event-location {
    display: inline-block;
  }
  .evtx-eventinfo-infobar .evtx-event-location:before {
    content: "|";
    display: inline-block;
    padding: 0 0.2em;
  }
}
@media (min-width: 992px) {
  .evtx-eventinfo-infobar .evtx-infobar-content {
    padding: 1em 0.5em;
    text-align: center;
  }
  .evtx-eventinfo-infobar a.evtx-reg {
    display: inline-block;
    min-width: 25%;
  }
}
@media (min-width: 1200px) {
  .evtx-eventinfo-infobar .evtx-infobar-content {
    padding: 1.5em 1em;
    text-align: left;
  }
  .evtx-eventinfo-infobar .evtx-infobar-wrapper {
    padding: 0;
    text-align: left;
  }
  .evtx-eventinfo-infobar h2.evtx-info-title {
    display: inline-block;
    font-size: 1rem;
    line-height: 1;
    vertical-align: middle;
    margin: 0;
  }
  .evtx-eventinfo-infobar .evtx-event-dates {
    font-size: 1rem;
    padding-left: 1em;
    vertical-align: middle;
    line-height: 1;
  }
  .evtx-eventinfo-infobar .evtx-event-location {
    font-size: 1rem;
    vertical-align: middle;
    line-height: 1;
  }
  .evtx-eventinfo-infobar .evtx-event-location:before {
    vertical-align: middle;
  }
  .evtx-eventinfo-infobar a.evtx-reg {
    display: inline;
    min-width: 0;
    font-size: 0.85rem;
    margin: 0;
    padding: 0.25em 1em;
    transform: translateY(-50%);
    top: 50%;
  }
}
.evtx-eventinfo-infobar .infobar-right {
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
  right: 0;
  vertical-align: middle;
  display: inline-block;
}
.evtx-eventinfo-infobar .infobar-right .evtx-reg {
  display: inline-block;
}

.evtx-company-logo {
  max-width: 80%;
  max-height: 50px;
  width: auto;
  height: auto;
}
@media (max-width: 480px) {
  .evtx-company-logo {
    max-width: 60%;
  }
}

.evtx-circular {
  border-radius: 50%;
}

.evtx-profile-image-bgpic {
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  margin: 0;
  position: relative;
  max-width: 100%;
}
@media (min-width: 992px) {
  .evtx-profile-image-bgpic {
    width: 165px;
    height: 180px;
  }
}
@media (max-width: 992px) {
  .evtx-profile-image-bgpic {
    width: 150px;
    height: 125px;
  }
}
@media (max-width: 480px) {
  .evtx-profile-image-bgpic {
    width: 110px;
    height: 110px;
  }
}

.evtx-speakers-widget .evtx-speaker-profile {
  background-size: contain;
  background-position: left;
  background-origin: border-box;
  background-repeat: no-repeat;
  font-size: 1.25em;
  display: block;
  margin-bottom: 0;
  min-height: 2em;
  padding: 15px 0;
  text-align: left;
}
.evtx-speakers-widget .evtx-speaker-profile .evtx-caption {
  white-space: nowrap;
}
.evtx-speakers-widget .evtx-speaker-profile h4 {
  font-size: 1em;
  padding: 0;
  margin: 1rem 0 0.5rem 0;
  display: block;
}
.evtx-speakers-widget .evtx-profile-image-bgpic {
  margin: 0 auto;
}
.evtx-speakers-widget .evtx-profile-jobtitle {
  font-size: 0.75em;
}
.evtx-speakers-widget .evtx-profile-company,
.evtx-speakers-widget .evtx-speaking-at {
  font-size: 1em;
  display: block;
}
.evtx-speakers-widget .evtx-profile-title,
.evtx-speakers-widget .evtx-profile-jobtitle,
.evtx-speakers-widget .evtx-profile-company {
  margin-bottom: 0.25rem;
}
.evtx-speakers-widget .evtx-profile-company {
  margin-bottom: 0.5rem;
}
.evtx-speakers-widget .evtx-profile-title {
  cursor: pointer;
}
.evtx-speakers-widget .evtx-profile-title:hover {
  color: #387aba;
  background-color: transparent;
}
.evtx-speakers-widget .evtx-speaking-at {
  font-size: 0.85rem;
}
.evtx-speakers-widget .evtx-speaking-at li {
  margin-bottom: 0.5em;
}
.evtx-speakers-widget .evtx-modal-toggle {
  cursor: pointer;
}
.evtx-speakers-widget .evtx-modal-toggle:hover {
  background-color: transparent;
  color: #387aba;
}
.evtx-speakers-widget ul {
  padding-left: 0;
  margin-left: 0;
}

.evtx-speakers-list .evtx-anchor {
  margin-top: -2em;
  padding-top: 2em;
}
.evtx-speakers-list .evtx-day {
  padding: 2em 0;
}
.evtx-speakers-list h2 {
  padding-bottom: 0.5em;
  border-bottom: 1px solid #888;
}
.evtx-speakers-list ul {
  margin: 2em 0;
  padding-left: 0;
  clear: both;
}
.evtx-speakers-list ul > li {
  transition: background-color 85ms, color 85ms;
  padding: 1em 0 0.5em;
  border-bottom: 1px solid #DDD;
}
@media (max-width: 768px) {
  .evtx-speakers-list ul > li.col-xs-12, .evtx-speakers-list .evtx-categories-winners .evtx-wrap-rest-of-honorable-mentions ul > li.evtx-campaign, .evtx-categories-winners .evtx-wrap-rest-of-honorable-mentions .evtx-speakers-list ul > li.evtx-campaign, .evtx-speakers-list .evtx-agenda-keynotes ul > li.evtx-session-speakers, .evtx-agenda-keynotes .evtx-speakers-list ul > li.evtx-session-speakers, .evtx-speakers-list .evtx-agenda-speakers .evtx-session-speaker ul > li.evtx-profile-info, .evtx-agenda-speakers .evtx-session-speaker .evtx-speakers-list ul > li.evtx-profile-info, .evtx-speakers-list .evtx-agenda-speakers .evtx-session-speaker ul > li.evtx-profile-image, .evtx-agenda-speakers .evtx-session-speaker .evtx-speakers-list ul > li.evtx-profile-image, .evtx-speakers-list .evtx-agenda-speakers ul > li.evtx-session-speakers, .evtx-agenda-speakers .evtx-speakers-list ul > li.evtx-session-speakers, .evtx-speakers-list .evtx-agenda-speakers ul > li.evtx-session-info, .evtx-agenda-speakers .evtx-speakers-list ul > li.evtx-session-info, .evtx-speakers-list .evtx-agenda-ataglance ul > li.evtx-session-description, .evtx-agenda-ataglance .evtx-speakers-list ul > li.evtx-session-description,
.evtx-speakers-list .evtx-agenda-ataglance ul > li.evtx-session-speakers,
.evtx-agenda-ataglance .evtx-speakers-list ul > li.evtx-session-speakers, .evtx-speakers-list ul > li.col-xs-6:nth-child(2n+1), .evtx-speakers-list .evtx-agenda-speakers ul > li.evtx-session-speaker:nth-child(2n+1), .evtx-agenda-speakers .evtx-speakers-list ul > li.evtx-session-speaker:nth-child(2n+1), .evtx-speakers-list ul > li.col-xs-4:nth-child(3n+1), .evtx-speakers-list ul > li.col-xs-3:nth-child(4n+1), .evtx-speakers-list ul > li.col-xs-2:nth-child(6n+1), .evtx-speakers-list ul > li.col-xs-1:nth-child(12n+1) {
    clear: both;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .evtx-speakers-list ul > li.col-sm-12, .evtx-speakers-list ul > li.col-sm-6:nth-child(2n+1), .evtx-speakers-list .evtx-categories-winners .evtx-wrap-rest-of-honorable-mentions ul > li.evtx-campaign:nth-child(2n+1), .evtx-categories-winners .evtx-wrap-rest-of-honorable-mentions .evtx-speakers-list ul > li.evtx-campaign:nth-child(2n+1), .evtx-speakers-list ul > li.col-sm-4:nth-child(3n+1), .evtx-speakers-list .evtx-agenda-ataglance ul > li.evtx-session-time-col:nth-child(3n+1), .evtx-agenda-ataglance .evtx-speakers-list ul > li.evtx-session-time-col:nth-child(3n+1), .evtx-speakers-list ul > li.col-sm-3:nth-child(4n+1), .evtx-speakers-list .evtx-agenda-speakers ul > li.evtx-session-speaker:nth-child(4n+1), .evtx-agenda-speakers .evtx-speakers-list ul > li.evtx-session-speaker:nth-child(4n+1), .evtx-speakers-list ul > li.col-sm-2:nth-child(6n+1), .evtx-speakers-list ul > li.col-sm-1:nth-child(12n+1) {
    clear: both;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .evtx-speakers-list ul > li.col-md-12, .evtx-speakers-list ul > li.col-md-6:nth-child(2n+1), .evtx-speakers-list ul > li.col-md-4:nth-child(3n+1), .evtx-speakers-list .evtx-agenda-speakers .evtx-session-speaker ul > li.evtx-profile-image:nth-child(3n+1), .evtx-agenda-speakers .evtx-session-speaker .evtx-speakers-list ul > li.evtx-profile-image:nth-child(3n+1), .evtx-speakers-list .evtx-agenda-speakers ul > li.evtx-session-speaker:nth-child(3n+1), .evtx-agenda-speakers .evtx-speakers-list ul > li.evtx-session-speaker:nth-child(3n+1), .evtx-speakers-list ul > li.col-md-3:nth-child(4n+1), .evtx-speakers-list .evtx-categories-winners .evtx-wrap-rest-of-honorable-mentions ul > li.evtx-campaign:nth-child(4n+1), .evtx-categories-winners .evtx-wrap-rest-of-honorable-mentions .evtx-speakers-list ul > li.evtx-campaign:nth-child(4n+1), .evtx-speakers-list .evtx-agenda-ataglance ul > li.evtx-session-time-col:nth-child(4n+1), .evtx-agenda-ataglance .evtx-speakers-list ul > li.evtx-session-time-col:nth-child(4n+1), .evtx-speakers-list ul > li.col-md-2:nth-child(6n+1), .evtx-speakers-list ul > li.col-md-1:nth-child(12n+1) {
    clear: both;
  }
}
@media (min-width: 1200px) {
  .evtx-speakers-list ul > li.col-lg-12, .evtx-speakers-list .evtx-agenda-speakers ul > li.evtx-session-speaker, .evtx-agenda-speakers .evtx-speakers-list ul > li.evtx-session-speaker, .evtx-speakers-list .evtx-agenda-speakers .evtx-session-block.no-speakers ul > li.evtx-session-info, .evtx-agenda-speakers .evtx-session-block.no-speakers .evtx-speakers-list ul > li.evtx-session-info, .evtx-speakers-list ul > li.col-lg-6:nth-child(2n+1), .evtx-speakers-list ul > li.col-lg-4:nth-child(3n+1), .evtx-speakers-list .evtx-agenda-speakers ul > li.evtx-session-speakers:nth-child(3n+1), .evtx-agenda-speakers .evtx-speakers-list ul > li.evtx-session-speakers:nth-child(3n+1), .evtx-speakers-list ul > li.col-lg-3:nth-child(4n+1), .evtx-speakers-list ul > li.col-lg-2:nth-child(6n+1), .evtx-speakers-list ul > li.col-lg-1:nth-child(12n+1) {
    clear: both;
  }
}
.evtx-speakers-list ul > li.evtx-modal-toggle:hover, .evtx-speakers-list ul > li.evtx-modal-toggle:focus {
  background-color: #2c6093;
  color: #fff;
}
.evtx-speakers-list ul > li.clearfix, .evtx-speakers-list .addthis-wrap ul > li.addthis_toolbox, .addthis-wrap .evtx-speakers-list ul > li.addthis_toolbox, .evtx-speakers-list .evtx-categories-archive ul > li.evtx-functions, .evtx-categories-archive .evtx-speakers-list ul > li.evtx-functions, .evtx-speakers-list .evtx-categories-winners-cards ul > li.evtx-functions, .evtx-categories-winners-cards .evtx-speakers-list ul > li.evtx-functions, .evtx-speakers-list .evtx-categories-winners ul > li.top-row, .evtx-categories-winners .evtx-speakers-list ul > li.top-row, .evtx-speakers-list ul > li.category-group, .evtx-speakers-list ul > li.three-images:after, .evtx-speakers-list .evtx-speakers-widget ul > li.evtx-speaker-profile, .evtx-speakers-widget .evtx-speakers-list ul > li.evtx-speaker-profile {
  padding: 0;
  border: none;
  cursor: initial;
  background: none;
}
.evtx-speakers-list ul > li.clearfix:hover, .evtx-speakers-list .addthis-wrap ul > li.addthis_toolbox:hover, .addthis-wrap .evtx-speakers-list ul > li.addthis_toolbox:hover, .evtx-speakers-list .evtx-categories-archive ul > li.evtx-functions:hover, .evtx-categories-archive .evtx-speakers-list ul > li.evtx-functions:hover, .evtx-speakers-list .evtx-categories-winners-cards ul > li.evtx-functions:hover, .evtx-categories-winners-cards .evtx-speakers-list ul > li.evtx-functions:hover, .evtx-speakers-list .evtx-categories-winners ul > li.top-row:hover, .evtx-categories-winners .evtx-speakers-list ul > li.top-row:hover, .evtx-speakers-list ul > li.category-group:hover, .evtx-speakers-list ul > li.three-images:hover:after, .evtx-speakers-list .evtx-speakers-widget ul > li.evtx-speaker-profile:hover, .evtx-speakers-widget .evtx-speakers-list ul > li.evtx-speaker-profile:hover, .evtx-speakers-list ul > li.clearfix:focus, .evtx-speakers-list .addthis-wrap ul > li.addthis_toolbox:focus, .addthis-wrap .evtx-speakers-list ul > li.addthis_toolbox:focus, .evtx-speakers-list .evtx-categories-archive ul > li.evtx-functions:focus, .evtx-categories-archive .evtx-speakers-list ul > li.evtx-functions:focus, .evtx-speakers-list .evtx-categories-winners-cards ul > li.evtx-functions:focus, .evtx-categories-winners-cards .evtx-speakers-list ul > li.evtx-functions:focus, .evtx-speakers-list .evtx-categories-winners ul > li.top-row:focus, .evtx-categories-winners .evtx-speakers-list ul > li.top-row:focus, .evtx-speakers-list ul > li.category-group:focus, .evtx-speakers-list ul > li.three-images:focus:after, .evtx-speakers-list .evtx-speakers-widget ul > li.evtx-speaker-profile:focus, .evtx-speakers-widget .evtx-speakers-list ul > li.evtx-speaker-profile:focus {
  background-color: #fff;
  color: #fff;
}
.evtx-speakers-list ul > li h4 {
  margin: 0 0 0.25em;
  font-size: 1rem;
}
@media (min-width: 768px) {
  .evtx-speakers-list ul > li {
    border-bottom: 0;
    padding: 0 0 1em 0;
    margin: 0;
  }
}
.evtx-speakers-list .evtx-speaker-profile {
  line-height: 1.2;
  text-align: center;
  display: block;
}
@media (min-width: 768px) {
  .evtx-speakers-list .evtx-speaker-profile {
    max-width: 225px;
    margin: auto;
    padding: 0.5em;
    font-size: 0.75rem;
  }
}
.evtx-speakers-list .evtx-profile-title {
  text-align: center;
  display: block;
  font-size: 2em;
  margin-bottom: 0.25em;
}
@media (max-width: 768px) {
  .evtx-speakers-list .evtx-profile-title {
    margin-top: 2em;
  }
}
.evtx-speakers-list .evtx-profile-image {
  padding-bottom: 0.5em;
}
.evtx-speakers-list .evtx-profile-image-bgpic {
  width: 175px;
  height: 200px;
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  margin: 0 auto 1em auto;
  position: relative;
  max-width: 100%;
}
@media (max-width: 480px) {
  .evtx-speakers-list .evtx-profile-image-bgpic {
    height: 125px;
  }
}
.evtx-speakers-list .evtx-company-logo {
  max-width: 80%;
  max-height: 50px;
  width: auto;
  height: auto;
}
@media (max-width: 480px) {
  .evtx-speakers-list .evtx-company-logo {
    max-width: 60%;
  }
}
.evtx-speakers-list .evtx-profile-image {
  padding-bottom: 0.5em;
}
.evtx-speakers-list .evtx-profile-jobtitle {
  font-weight: 200;
  font-style: italic;
  margin-bottom: 0.25em;
}
.evtx-speakers-list .evtx-profile-company {
  font-weight: 500;
  margin-bottom: 0.25em;
}
.evtx-speakers-list .evtx-profile-social a {
  font-size: 1.15rem;
  display: inline-block;
  margin: 0.25em 0.1em;
}

/*___ FULL ___*/
.evtx-speakers-full ul {
  margin: 2em 0;
}
.evtx-speakers-full ul:first-child {
  margin-top: 0;
}
.evtx-speakers-full .evtx-profile-social a:first-of-type {
  margin-left: 0;
}
.evtx-speakers-full .evtx-anchor {
  margin-top: -2em;
  padding-top: 2em;
}
.evtx-speakers-full .evtx-day {
  padding: 2em 0;
}
.evtx-speakers-full h2 {
  padding-bottom: 0.5em;
  border-bottom: 1px solid #888;
}
.evtx-speakers-full ul > li {
  padding: 1.5em;
  margin: 1.5em;
  border-bottom: 1px solid #DDD;
}
.evtx-speakers-full .evtx-profile-info {
  line-height: 1.2;
  padding-bottom: 1em;
}
.evtx-speakers-full ul > li h4 {
  margin: 0 0 0.25em;
}
.evtx-speakers-full .evtx-profile-image {
  padding-bottom: 0.5em;
}
.evtx-speakers-full .evtx-profile-jobtitle {
  font-weight: 200;
  font-style: italic;
  margin-bottom: 0.25em;
}
.evtx-speakers-full .evtx-profile-company {
  font-weight: 500;
  margin-bottom: 0.25em;
}
.evtx-speakers-full .evtx-profile-social a {
  font-size: 1.15rem;
  display: inline-block;
  margin: 0.25em 0.1em;
}
.evtx-speakers-full .evtx-profile-social a:first-of-type {
  margin-left: 0;
}
.evtx-speakers-full .evtx-session-links:before {
  content: "Speaking at:";
  display: block;
  font-weight: 500;
}
.evtx-speakers-full .evtx-session-link {
  font-weight: 200;
  font-style: italic;
  display: block;
  margin: 0 0 0 1em;
  padding: 0.25em 0;
  border: none;
}
.evtx-speakers-full .evtx-session-link:before {
  content: "\f0da";
  display: inline-block;
  font-family: "FontAwesome";
  content: "\f0da";
  margin-left: -1em;
  float: left;
}
.evtx-speakers-full .evtx-speaker-profile:last-of-type {
  border-bottom: none;
}

/*___ PHOTO WALL ___*/
.evtx-speakers-photowall .evtx-buttons {
  margin: 0 0 1.5em;
}
.evtx-speakers-photowall .evtx-anchor {
  margin-top: -2em;
  padding-top: 2em;
}
.evtx-speakers-photowall .evtx-day {
  padding: 2em 0;
}
.evtx-speakers-photowall h2 {
  padding-bottom: 0.5em;
  border-bottom: 1px solid #888;
}
.evtx-speakers-photowall ul {
  margin: 2em 0;
}
.evtx-speakers-photowall ul > li {
  float: left;
  display: inline-block;
  margin: 0;
  padding: 0;
  width: 50%;
  border: 3px solid white;
}
.evtx-speakers-photowall .evtx-speaker-profile {
  position: relative;
  height: 0;
  padding-top: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.evtx-speakers-photowall .evtx-hover {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  font-size: 0.6rem;
  background: rgba(0, 0, 0, 0.8);
  opacity: 0;
  transition: opacity 0.3s;
}
.evtx-speakers-photowall .evtx-hover:hover, .evtx-speakers-photowall .evtx-hover:focus {
  opacity: 1;
}
.evtx-speakers-photowall .evtx-caption {
  color: white;
  text-align: center;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  position: absolute;
  width: 80%;
  line-height: 1.2;
}
.evtx-speakers-photowall .evtx-caption h4 {
  padding-bottom: 0.5em;
  margin: 0 0 0.5em 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
  font-size: 0.8rem;
}
.evtx-speakers-photowall .evtx-caption .evtx-profile-jobtitle {
  font-weight: 200;
  font-style: italic;
  margin-bottom: 0.25em;
  color: rgba(255, 255, 255, 0.6);
}
.evtx-speakers-photowall .evtx-caption .evtx-profile-company {
  margin-bottom: 0.25em;
  color: rgba(255, 255, 255, 0.6);
}
.evtx-speakers-photowall .evtx-caption .evtx-profile-social a {
  font-size: 1.15rem;
  display: inline-block;
  margin: 0.25em 0.1em;
}
.evtx-speakers-photowall .evtx-caption .evtx-profile-social a:first-of-type {
  margin-left: 0;
}
@media (max-width: 768px) {
  .evtx-speakers-photowall ul > li {
    width: 50%;
  }
}
@media (min-width: 768px) {
  .evtx-speakers-photowall ul > li {
    width: 33.3333333333%;
  }
  .evtx-speakers-photowall .evtx-caption .evtx-profile-social a {
    font-size: 1rem;
  }
}
@media (min-width: 992px) {
  .evtx-speakers-photowall ul > li {
    width: 25%;
  }
}
@media (min-width: 1200px) {
  .evtx-speakers-photowall ul > li {
    width: 20%;
  }
}

/*___ FEATURED ___*/
.evtx-speakers-featured .evtx-buttons {
  margin: 0 0 1.5em;
}
.evtx-speakers-featured .evtx-anchor {
  margin-top: -2em;
  padding-top: 2em;
}
.evtx-speakers-featured .evtx-day {
  padding: 2em 0;
}
.evtx-speakers-featured ul {
  margin: 2em 0;
}
.evtx-speakers-featured ul > li {
  float: left;
  display: inline-block;
  margin: 0;
  padding: 0;
  width: 50%;
  border: 3px solid white;
}
@media (min-width: 768px) {
  .evtx-speakers-featured ul > li {
    width: 33.333333333%;
  }
}
@media (min-width: 992px) {
  .evtx-speakers-featured ul > li {
    width: 25%;
  }
}
@media (min-width: 1200px) {
  .evtx-speakers-featured ul > li {
    width: 20%;
  }
}
.evtx-speakers-featured .evtx-speaker-profile {
  position: relative;
  height: 0;
  padding-top: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.evtx-speakers-featured .evtx-hover {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  font-size: 0.6rem;
  background: rgba(0, 0, 0, 0.8);
  opacity: 0;
  transition: opacity 0.3s;
}
.evtx-speakers-featured .evtx-hover:hover, .evtx-speakers-featured .evtx-hover:focus {
  opacity: 1;
}
.evtx-speakers-featured .evtx-caption {
  color: white;
  text-align: center;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  position: absolute;
  width: 80%;
  line-height: 1.2;
}
.evtx-speakers-featured .evtx-caption h4 {
  padding-bottom: 0.5em;
  margin: 0 0 0.5em 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
  font-size: 0.8rem;
}
.evtx-speakers-featured .evtx-caption .evtx-profile-jobtitle {
  font-weight: 200;
  font-style: italic;
  margin-bottom: 0.25em;
  color: rgba(255, 255, 255, 0.6);
}
.evtx-speakers-featured .evtx-caption .evtx-profile-company {
  margin-bottom: 0.25em;
  color: rgba(255, 255, 255, 0.6);
}
.evtx-speakers-featured .evtx-caption .evtx-profile-social a {
  font-size: 1.15rem;
  display: inline-block;
  margin: 0.25em 0.1em;
}
.evtx-speakers-featured .evtx-caption .evtx-profile-social a:first-of-type {
  margin-left: 0;
}
@media (min-width: 768px) {
  .evtx-speakers-featured .evtx-caption .evtx-profile-social a {
    font-size: 1rem;
  }
}
.evtx-speakers-featured .evtx-speakers-photowall ul > li {
  width: 50%;
}

.evtx-speakers-sessions .evtx-buttons {
  margin: 0 0 1.5em;
}
.evtx-speakers-sessions .evtx-anchor {
  margin-top: -2em;
  padding-top: 2em;
}
.evtx-speakers-sessions .evtx-day {
  padding: 2em 0;
}
.evtx-speakers-sessions ul {
  font-size: 0;
  margin: 2em 0;
}
.evtx-speakers-sessions ul li {
  list-style-type: none;
}
.evtx-speakers-sessions h3 {
  border-bottom: 1px black solid;
  margin-top: 2rem;
}
.evtx-speakers-sessions h3:first-of-type {
  margin-top: 0;
}
.evtx-speakers-sessions .session-speaker-cell {
  list-style-type: none;
}
.evtx-speakers-sessions ul > li {
  float: left;
  margin: 0;
  padding: 0;
  width: 50%;
  border: 3px solid white;
}
.evtx-speakers-sessions ul > li .wrap-left {
  float: left;
}
.evtx-speakers-sessions .evtx-speaker-profile {
  position: relative;
  height: 0;
  padding-top: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  cursor: pointer;
}
.evtx-speakers-sessions .evtx-speaker-info {
  text-align: center;
  display: block;
}
.evtx-speakers-sessions .evtx-speaker-cell {
  transition: all 0.3s ease;
  opacity: 1;
  display: inline-block;
  width: 100%;
  height: auto;
  position: relative;
  font-size: 0;
  padding: 10px;
}
.evtx-speakers-sessions .evtx-speaker-cell:hover {
  background-color: #2c6093;
}
.evtx-speakers-sessions .evtx-speaker-cell .col-xs-4:nth-of-type(1) {
  padding-right: 0;
}
.evtx-speakers-sessions .evtx-speaker-cell .evtx-speaker-pic {
  transition: all 0.3s ease;
  width: 100%;
  min-height: 200px;
  position: relative;
  display: inline-block;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 50%;
  width: 175px;
  height: 200px;
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  margin: 0 auto 1em auto;
  position: relative;
  max-width: 100%;
}
@media (max-width: 480px) {
  .evtx-speakers-sessions .evtx-speaker-cell .evtx-speaker-pic {
    height: 125px;
  }
}
.evtx-speakers-sessions .evtx-speaker-cell .evtx-speaker-info {
  width: 100%;
  position: relative;
  display: block;
  text-align: center;
}
.evtx-speakers-sessions .evtx-speaker-cell .evtx-right-caption {
  display: block;
  text-align: left;
  position: relative;
  font-size: 0.8rem;
  padding: 0.5rem 0 0.5rem 0.5rem;
  float: right;
}
.evtx-speakers-sessions .evtx-speaker-cell .evtx-right-caption h4 {
  font-size: 1.1rem;
  font-weight: 700;
  margin-bottom: 1.5rem;
}
.evtx-speakers-sessions .evtx-speaker-cell .evtx-right-caption .evtx-presenter {
  font-size: 0;
}
.evtx-speakers-sessions .evtx-speaker-cell .evtx-right-caption .evtx-presenter .evtx-presenter-name {
  color: #387aba;
  font-size: 0.6rem;
  text-transform: uppercase;
}
.evtx-speakers-sessions .evtx-speaker-cell .evtx-right-caption .evtx-presenter .evtx-presenter-title {
  font-size: 0.36rem;
}
.evtx-speakers-sessions .evtx-speaker-cell .evtx-right-caption .evtx-presenter .evtx-presenter-company {
  font-size: 0.6rem;
}
.evtx-speakers-sessions .evtx-hover {
  transition: opacity 0.3s ease;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  font-size: 0.6rem;
  background: rgba(0, 0, 0, 0.8);
  opacity: 0;
}
.evtx-speakers-sessions .evtx-hover:hover, .evtx-speakers-sessions .evtx-hover:focus {
  opacity: 1;
}
.evtx-speakers-sessions .evtx-speaker-profile {
  width: 50%;
  position: relative;
}
.evtx-speakers-sessions .evtx-profile-jobtitle {
  font-size: 0.75rem;
  margin-bottom: 0.25rem;
}
.evtx-speakers-sessions .evtx-company-logo {
  max-width: 80%;
  max-height: 50px;
  width: 145px;
  height: auto;
}
@media (max-width: 480px) {
  .evtx-speakers-sessions .evtx-company-logo {
    max-width: 60%;
  }
}
.evtx-speakers-sessions .evtx-caption {
  color: white;
  text-align: center;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  position: absolute;
  width: 80%;
  line-height: 1.2;
}
.evtx-speakers-sessions .evtx-caption h4 {
  padding-bottom: 0.5em;
  margin: 0 0 0.5em 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
  font-size: 0.8rem;
  color: #387aba;
}
.evtx-speakers-sessions .evtx-caption .evtx-profile-jobtitle {
  font-weight: 200;
  font-style: italic;
  margin-bottom: 0.25em;
  color: rgba(255, 255, 255, 0.6);
}
.evtx-speakers-sessions .evtx-caption .evtx-profile-company {
  margin-bottom: 0.25em;
  color: rgba(255, 255, 255, 0.6);
}
.evtx-speakers-sessions .evtx-caption .evtx-profile-company a {
  font-size: 1.15rem;
  display: inline-block;
  margin: 0.25em 0.1em;
}
.evtx-speakers-sessions .evtx-caption .evtx-profile-company a:first-of-type {
  margin-left: 0;
}
@media (min-width: 768px) {
  .evtx-speakers-sessions .evtx-caption .evtx-profile-social a {
    font-size: 1rem;
  }
}
@media (max-width: 500px) {
  .evtx-speakers-sessions .evtx-speaker-cell .evtx-speaker-pic {
    min-height: 125px;
  }
}
@media (max-width: 400px) {
  .evtx-speakers-sessions .evtx-speaker-cell .evtx-speaker-pic {
    min-height: 100px;
  }
  .evtx-speakers-sessions .evtx-speaker-cell h4 {
    margin-top: 0;
  }
}

.speaker-cube {
  transition: all 0.3s linear;
  width: 160px;
  height: 160px;
  position: relative;
  margin: 0 auto;
  margin-top: 1rem;
  perspective: 3200px;
}
.speaker-cube .cube {
  transform-style: preserve-3d;
  transition: all 0.3s linear;
  position: absolute;
  width: 100%;
  height: 100%;
}
.speaker-cube .cube figure {
  background-color: white;
  display: block;
  margin: 0;
  position: absolute;
  box-sizing: border-box;
  width: 160px;
  height: 160px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background-origin: content-box;
}
.speaker-cube .cube .front {
  transform: translateZ(80px);
}
.speaker-cube .cube .back {
  transform: rotateX(-180deg) translateZ(80px);
}
.speaker-cube .cube .right {
  transform: rotateY(90deg) translateZ(80px);
}
.speaker-cube .cube .left {
  transform: rotateY(-90deg) translateZ(80px);
}
.speaker-cube .cube .top {
  transform: rotateX(90deg) translateZ(80px);
}
.speaker-cube .cube .bottom {
  transform: rotateX(-90deg) translateZ(80px);
}

.show-front {
  transform: translateZ(80px);
}

.show-back {
  transform: translateZ(80px) rotateX(-180deg);
}

.show-right {
  transform: translateZ(80px) rotateY(-90deg);
}

.show-left, .evtx-speakers-spin .evtx-speaker:hover .cube {
  transform: translateZ(80px) rotateY(90deg);
}

.show-top {
  transform: translateZ(80px) rotateX(-90deg);
}

.show-bottom {
  transform: translateZ(80px) rotateX(90deg);
}

.evtx-speakers-spin .evtx-speaker .left {
  padding: 1rem;
}
.evtx-speakers-spin .evtx-speaker .evtx-speaker-profile {
  line-height: 1.2;
  text-align: center;
  display: block;
}
.evtx-speakers-spin .evtx-speaker .evtx-speaker-profile .evtx-profile-title {
  margin-top: 0.5rem;
  font-size: 1.2rem;
  text-align: center;
  display: block;
  font-size: 2em;
  margin-bottom: 0.25em;
}
@media (max-width: 768px) {
  .evtx-speakers-spin .evtx-speaker .evtx-speaker-profile .evtx-profile-title {
    margin-top: 2em;
  }
}
.evtx-speakers-spin .evtx-speaker .evtx-speaker-profile .evtx-profile-jobtitle {
  font-size: 1rem;
  font-weight: 200;
  font-style: italic;
  margin-bottom: 0.25em;
}
.evtx-speakers-spin .evtx-speaker .evtx-speaker-profile .evtx-profile-company {
  font-size: 1rem;
  font-weight: 500;
  margin-bottom: 0.25em;
}
.evtx-speakers-spin .evtx-speaker .evtx-speaker-profile .evtx-profile-social a {
  font-size: 1.15rem;
  display: inline-block;
  margin: 0.25em 0.1em;
}
.evtx-speakers-spin ul {
  margin: 2em 0;
  padding-left: 0;
}
.evtx-speakers-spin ul > li {
  transition: background-color 85ms, color 85ms;
  padding: 1em 0 0.5em;
  border-bottom: 1px solid #DDD;
}
.evtx-speakers-spin ul > li:hover, .evtx-speakers-spin ul > li:focus {
  background-color: #2c6093;
  color: #fff;
}
.evtx-speakers-spin ul > li.clearfix, .evtx-speakers-spin .addthis-wrap ul > li.addthis_toolbox, .addthis-wrap .evtx-speakers-spin ul > li.addthis_toolbox, .evtx-speakers-spin .evtx-categories-archive ul > li.evtx-functions, .evtx-categories-archive .evtx-speakers-spin ul > li.evtx-functions, .evtx-speakers-spin .evtx-categories-winners-cards ul > li.evtx-functions, .evtx-categories-winners-cards .evtx-speakers-spin ul > li.evtx-functions, .evtx-speakers-spin .evtx-categories-winners ul > li.top-row, .evtx-categories-winners .evtx-speakers-spin ul > li.top-row, .evtx-speakers-spin ul > li.category-group, .evtx-speakers-spin ul > li.three-images:after, .evtx-speakers-spin .evtx-speakers-widget ul > li.evtx-speaker-profile, .evtx-speakers-widget .evtx-speakers-spin ul > li.evtx-speaker-profile {
  padding: 0;
  border: none;
  cursor: initial;
  background: none;
}
.evtx-speakers-spin ul > li.clearfix:hover, .evtx-speakers-spin .addthis-wrap ul > li.addthis_toolbox:hover, .addthis-wrap .evtx-speakers-spin ul > li.addthis_toolbox:hover, .evtx-speakers-spin .evtx-categories-archive ul > li.evtx-functions:hover, .evtx-categories-archive .evtx-speakers-spin ul > li.evtx-functions:hover, .evtx-speakers-spin .evtx-categories-winners-cards ul > li.evtx-functions:hover, .evtx-categories-winners-cards .evtx-speakers-spin ul > li.evtx-functions:hover, .evtx-speakers-spin .evtx-categories-winners ul > li.top-row:hover, .evtx-categories-winners .evtx-speakers-spin ul > li.top-row:hover, .evtx-speakers-spin ul > li.category-group:hover, .evtx-speakers-spin ul > li.three-images:hover:after, .evtx-speakers-spin .evtx-speakers-widget ul > li.evtx-speaker-profile:hover, .evtx-speakers-widget .evtx-speakers-spin ul > li.evtx-speaker-profile:hover, .evtx-speakers-spin ul > li.clearfix:focus, .evtx-speakers-spin .addthis-wrap ul > li.addthis_toolbox:focus, .addthis-wrap .evtx-speakers-spin ul > li.addthis_toolbox:focus, .evtx-speakers-spin .evtx-categories-archive ul > li.evtx-functions:focus, .evtx-categories-archive .evtx-speakers-spin ul > li.evtx-functions:focus, .evtx-speakers-spin .evtx-categories-winners-cards ul > li.evtx-functions:focus, .evtx-categories-winners-cards .evtx-speakers-spin ul > li.evtx-functions:focus, .evtx-speakers-spin .evtx-categories-winners ul > li.top-row:focus, .evtx-categories-winners .evtx-speakers-spin ul > li.top-row:focus, .evtx-speakers-spin ul > li.category-group:focus, .evtx-speakers-spin ul > li.three-images:focus:after, .evtx-speakers-spin .evtx-speakers-widget ul > li.evtx-speaker-profile:focus, .evtx-speakers-widget .evtx-speakers-spin ul > li.evtx-speaker-profile:focus {
  background-color: #fff;
  color: #fff;
}
.evtx-speakers-spin ul > li h4 {
  margin: 0 0 0.25em;
  font-size: 1rem;
}
@media (min-width: 768px) {
  .evtx-speakers-spin ul > li {
    border-bottom: 0;
    padding: 0 0 1em 0;
    margin: 0;
  }
  .evtx-speakers-spin .evtx-speaker-profile {
    max-width: 225px;
    margin: auto;
    padding: 0.5em;
    font-size: 0.75rem;
  }
}

.evtx-speakers-keynote .evtx-anchor {
  margin-top: -2em;
  padding-top: 2em;
}
.evtx-speakers-keynote .evtx-day {
  padding: 2em 0;
}
.evtx-speakers-keynote h2 {
  padding-bottom: 0.5em;
}
.evtx-speakers-keynote ul {
  margin: 2em 0;
  padding-left: 0;
}
.evtx-speakers-keynote ul > li {
  transition: background-color 85ms, color 85ms;
  padding: 1em 0 0.5em;
  cursor: pointer;
}
.evtx-speakers-keynote ul > li:hover, .evtx-speakers-keynote ul > li:focus {
  background-color: #2c6093;
  color: #fff;
}
.evtx-speakers-keynote ul > li.clearfix, .evtx-speakers-keynote .addthis-wrap ul > li.addthis_toolbox, .addthis-wrap .evtx-speakers-keynote ul > li.addthis_toolbox, .evtx-speakers-keynote .evtx-categories-archive ul > li.evtx-functions, .evtx-categories-archive .evtx-speakers-keynote ul > li.evtx-functions, .evtx-speakers-keynote .evtx-categories-winners-cards ul > li.evtx-functions, .evtx-categories-winners-cards .evtx-speakers-keynote ul > li.evtx-functions, .evtx-speakers-keynote .evtx-categories-winners ul > li.top-row, .evtx-categories-winners .evtx-speakers-keynote ul > li.top-row, .evtx-speakers-keynote ul > li.category-group, .evtx-speakers-keynote ul > li.three-images:after, .evtx-speakers-keynote .evtx-speakers-widget ul > li.evtx-speaker-profile, .evtx-speakers-widget .evtx-speakers-keynote ul > li.evtx-speaker-profile {
  padding: 0;
  border: none;
  cursor: initial;
  background: none;
}
.evtx-speakers-keynote ul > li.clearfix:hover, .evtx-speakers-keynote .addthis-wrap ul > li.addthis_toolbox:hover, .addthis-wrap .evtx-speakers-keynote ul > li.addthis_toolbox:hover, .evtx-speakers-keynote .evtx-categories-archive ul > li.evtx-functions:hover, .evtx-categories-archive .evtx-speakers-keynote ul > li.evtx-functions:hover, .evtx-speakers-keynote .evtx-categories-winners-cards ul > li.evtx-functions:hover, .evtx-categories-winners-cards .evtx-speakers-keynote ul > li.evtx-functions:hover, .evtx-speakers-keynote .evtx-categories-winners ul > li.top-row:hover, .evtx-categories-winners .evtx-speakers-keynote ul > li.top-row:hover, .evtx-speakers-keynote ul > li.category-group:hover, .evtx-speakers-keynote ul > li.three-images:hover:after, .evtx-speakers-keynote .evtx-speakers-widget ul > li.evtx-speaker-profile:hover, .evtx-speakers-widget .evtx-speakers-keynote ul > li.evtx-speaker-profile:hover, .evtx-speakers-keynote ul > li.clearfix:focus, .evtx-speakers-keynote .addthis-wrap ul > li.addthis_toolbox:focus, .addthis-wrap .evtx-speakers-keynote ul > li.addthis_toolbox:focus, .evtx-speakers-keynote .evtx-categories-archive ul > li.evtx-functions:focus, .evtx-categories-archive .evtx-speakers-keynote ul > li.evtx-functions:focus, .evtx-speakers-keynote .evtx-categories-winners-cards ul > li.evtx-functions:focus, .evtx-categories-winners-cards .evtx-speakers-keynote ul > li.evtx-functions:focus, .evtx-speakers-keynote .evtx-categories-winners ul > li.top-row:focus, .evtx-categories-winners .evtx-speakers-keynote ul > li.top-row:focus, .evtx-speakers-keynote ul > li.category-group:focus, .evtx-speakers-keynote ul > li.three-images:focus:after, .evtx-speakers-keynote .evtx-speakers-widget ul > li.evtx-speaker-profile:focus, .evtx-speakers-widget .evtx-speakers-keynote ul > li.evtx-speaker-profile:focus {
  background-color: #fff;
  color: #fff;
}
.evtx-speakers-keynote ul > li h4 {
  margin: 0 0 0.25em;
  font-size: 1rem;
}
.evtx-speakers-keynote .evtx-speaker-profile {
  line-height: 1.2;
  text-align: left;
  display: block;
}
.evtx-speakers-keynote .evtx-profile-title {
  text-align: left;
  display: block;
  font-size: 2em;
  margin-bottom: 0.25em;
}
@media (max-width: 768px) {
  .evtx-speakers-keynote .evtx-profile-title {
    margin-top: 0.5em;
  }
}
.evtx-speakers-keynote .evtx-profile-image {
  padding-bottom: 0.5em;
}
.evtx-speakers-keynote .evtx-company-logo {
  max-width: 85%;
  height: auto;
  height: auto;
}
@media (max-width: 480px) {
  .evtx-speakers-keynote .evtx-company-logo {
    max-width: 60%;
  }
}
.evtx-speakers-keynote .evtx-profile-image {
  padding-bottom: 0.5em;
}
.evtx-speakers-keynote .evtx-profile-jobtitle {
  font-weight: 300;
  font-style: italic;
  margin-bottom: 0.75em;
}
.evtx-speakers-keynote .evtx-profile-company {
  font-weight: 500;
  margin-bottom: 0.25em;
  width: 150px;
  max-width: 100%;
}
.evtx-speakers-keynote .evtx-profile-social a {
  font-size: 1.15rem;
  display: inline-block;
  margin: 0.25em 0.1em;
}
@media (min-width: 768px) {
  .evtx-speakers-keynote ul > li {
    border-bottom: 0;
    padding: 0 0 1em 0;
    margin: 0;
  }
  .evtx-speakers-keynote .evtx-speaker-profile {
    margin: auto;
    padding: 0.5em;
    font-size: 0.75rem;
  }
}

.evtx-speakers-slider .evtx-speaker {
  position: relative;
  width: 33.3333%;
  padding: 2rem;
  height: auto;
  display: inline-block;
}
.evtx-speakers-slider .evtx-speaker img {
  width: 100%;
}
.evtx-speakers-slider .evtx-speaker .evtx-company-logo {
  width: auto;
}
.evtx-speakers-slider .evtx-speaker .evtx-profile-image-bgpic {
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  position: relative;
  display: inline-block;
}

/**
* SPONSOR VIEWS
*/
.evtx-spos-card .wrap-sponsor-cards {
  margin: auto;
}
.evtx-spos-card h2.sponsor-category {
  border-bottom: 1px black solid;
  padding: 1rem 0;
  font-size: 1.3rem;
}
.evtx-spos-card .evtx-spo-card {
  display: inline-block;
  background-color: #fff;
  border: 1px gray solid;
  vertical-align: top;
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-origin: content-box;
  box-sizing: border-box;
  font-size: 0px;
  min-height: 125px;
  padding: 1.5rem;
}
.evtx-spos-card .evtx-spo-card[data-post-id] {
  cursor: pointer;
  transition: opacity 85ms ease, border 85ms ease;
}
.evtx-spos-card .evtx-spo-card[data-post-id]:hover, .evtx-spos-card .evtx-spo-card[data-post-id]:focus {
  opacity: 0.8;
  border: 1px black solid;
}
@media (min-width: 992px) {
  .evtx-spos-card .evtx-spo-card {
    width: 25%;
  }
}
@media (max-width: 992px) {
  .evtx-spos-card .evtx-spo-card {
    width: 33%;
  }
}
@media (max-width: 480px) {
  .evtx-spos-card .evtx-spo-card {
    width: 50%;
  }
}
.evtx-spos-card .evtx-spo-card img {
  position: relative;
  width: 100%;
  height: auto;
  transform: translateY(-50%);
  top: 50%;
}
.evtx-spos-card .sponsor-category-list,
.evtx-spos-card .sponsor-list {
  padding: 0;
  position: relative;
  box-sizing: border-box;
  display: block;
  font-size: 0;
}
.evtx-spos-card .category-wrap .evtx-spo-card {
  width: 24%;
}
.evtx-spos-card .category-wrap.single {
  width: 24%;
  display: inline-block;
}
.evtx-spos-card .category-wrap.single .evtx-spo-card {
  width: 100%;
}

@media (min-width: 768px) {
  .evtx-spos-card evtx-spo-card {
    height: 125px;
  }
}
@media (max-width: 480px) {
  .evtx-spo-card {
    width: 50%;
  }
}
.evtx-spo-card-category {
  width: 100%;
  display: block;
  clear: both;
}
.evtx-spo-card-category h4 {
  padding: 0.5rem;
}
.evtx-spo-card-category:first-of-type {
  margin-top: 0 !important;
}
.evtx-spo-card-category:first-of-type h4 {
  margin-top: 0 !important;
}

.evtx-spos-sticker .evtx-spos {
  margin: auto;
  max-width: 100%;
  text-align: left;
  padding: 1rem;
}
.evtx-spos-sticker .evtx-spos .row, .evtx-spos-sticker .evtx-spos .evtx-agenda-speakers .evtx-session-block, .evtx-agenda-speakers .evtx-spos-sticker .evtx-spos .evtx-session-block {
  margin-bottom: 1rem;
}
.evtx-spos-sticker .evtx-spos .evtx-spo-sticker {
  position: relative;
  display: inline-block;
  padding: 0.5em;
  max-width: 150px;
  height: auto;
  margin: 0.5em;
}
.evtx-spos-sticker .evtx-spos .evtx-spo-sticker img {
  max-height: 50px;
  max-width: 100%;
}
.evtx-spos-sticker .evtx-spos .evtx-spo-sticker:hover:after, .evtx-spos-sticker .evtx-spos .evtx-spo-sticker:focus:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  border: 2px solid #efefef;
}
.evtx-spos-sticker .evtx-spos.bg-images .evtx-spo-sticker {
  min-height: 200px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-clip: content-box;
  background-origin: content-box;
}
.evtx-spos-sticker .evtx-spos .evtx-category-separator {
  display: block;
  position: relative;
  width: 100%;
  border-top: 2px #112247 solid;
}

/*___ FULL ___*/
.evtx-spos-full ul.evtx-spos li {
  padding: 1.5em 0.25em;
  margin: 1.5em 0;
  border-bottom: 1px solid #DDD;
}
.evtx-spos-full ul.evtx-spos li:last-of-type {
  /* border-bottom: none; */
}
.evtx-spos-full ul.evtx-spos .evtx-profile-info {
  margin-bottom: 1.5em;
}
.evtx-spos-full ul.evtx-spos .evtx-profile-image {
  margin-bottom: 1em;
  max-width: 100%;
}
.evtx-spos-full ul.evtx-spos .evtx-spo-bio p {
  margin-top: 0;
}
.evtx-spos-full ul.evtx-spos .evtx-company-url {
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.evtx-spos-full ul.evtx-spos .evtx-profile-social a {
  font-size: 1.5em;
}
@media (min-width: 768px) {
  .evtx-spos-full ul.evtx-spos li {
    padding: 1.5em;
    margin: 1.5em;
  }
}

.evtx-spos-sidebar .evtx-spos {
  padding-left: 0;
}
.evtx-spos-sidebar .evtx-spo {
  display: block;
  position: relative;
  height: 75px;
  margin: 0 auto;
  margin-right: 1rem;
  /* 		@media (max-width: $screen-sidebar-split){
  			$sidebar-sponsor-size: 150px;
  			width: 25%;
  			height: $sidebar-sponsor-size;
  			float: left;
  			a{
  				height: $sidebar-sponsor-size;
  			}
  		}
  		@media (min-width: $screen-md){
  			width: 33%;
  		}
  		@media (min-width: $screen-sm){
  			width: 50%;
  		}
  		@media (min-width: $screen-xs){
  			width: 100%;
  		} */
}
.evtx-spos-sidebar .evtx-spo a {
  height: 75px;
  width: 100%;
  display: inline-block;
  position: relative;
  padding: 1rem;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  background-clip: content-box;
  background-origin: content-box;
}
@media (min-width: 1600px) {
  .evtx-spos-sidebar .evtx-spo {
    height: 75px;
    margin: 0 auto;
    margin-bottom: 1rem;
  }
  .evtx-spos-sidebar .evtx-spo a {
    height: 75px;
  }
}
.evtx-spos-sidebar .evtx-spo-sidebar-category {
  display: block;
  margin-top: 2rem;
  padding-right: 1rem;
}
.evtx-spos-sidebar .evtx-spo-sidebar-category:first-of-type {
  margin-top: 0;
}

.evtx-spos-widget .evtx-spo-card-category {
  margin-top: 1rem;
}
.evtx-spos-widget .evtx-spo-card-category:first-of-type {
  margin-top: 0rem;
}
.evtx-spos-widget .evtx-spo-card {
  height: 75px;
  display: inline-block;
  position: relative;
  float: left;
}
.evtx-spos-widget .evtx-spo-card a {
  width: 100%;
  height: 100%;
  position: absolute;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-clip: content-box;
  background-origin: content-box;
  padding: 0.5em;
}
@media (min-width: 1200px) {
  .evtx-spos-widget .evtx-spo-card {
    width: 50%;
  }
}
@media (min-width: 480px) {
  .evtx-spos-widget .evtx-spo-card {
    width: 100%;
  }
}

.evtx-spos-attachments .evtx-info > div:first-of-type {
  width: 100%;
  height: 0;
  padding-bottom: 75%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 95%;
  margin-bottom: 2rem;
  background-color: white;
}
.evtx-spos-attachments .evtx-attachments {
  display: flex;
  flex-flow: row wrap;
}
.evtx-spos-attachments .evtx-attachment {
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
  margin-bottom: 1.5rem;
  position: relative;
}
@media (min-width: 992px) {
  .evtx-spos-attachments .evtx-attachment {
    flex-basis: calc(50% - 0.75rem);
  }
  .evtx-spos-attachments .evtx-attachment:nth-of-type(2n + 1) {
    margin-right: 1.5rem;
  }
}
@media (max-width: 992px) {
  .evtx-spos-attachments .evtx-attachment {
    flex-basis: 100%;
  }
}
.evtx-spos-attachments .evtx-attachment > div:first-child {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.evtx-spos-attachments .evtx-attachment > div:first-child > div {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  padding: 0.5rem;
}

#evtx-modal .wrap-attachment-video video {
  width: 100%;
  position: relative;
}

#evtx-modal.evtx-video-modal .modal-body {
  padding: 0;
  min-height: 0;
  font-size: 0;
  border-radius: 0px;
}
#evtx-modal.evtx-video-modal .modal-footer {
  display: none;
}

.evtx-company-menu {
  width: 100%;
}
.evtx-company-menu li {
  position: relative;
  flex-basis: 20%;
  width: 20%;
  flex-grow: 0;
  background-color: white;
  padding: 1rem;
  margin: 0.5rem;
}
.evtx-company-menu a {
  width: 100%;
  height: 0;
  display: inline-block;
  padding-bottom: 56.25%;
  position: relative;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

.evtx-agenda-list .evtx-buttons,
.evtx-agenda-full .evtx-buttons {
  margin: 0 0 1.5em;
}

td.track-a {
  background-color: red;
  color: #FFF;
}

td.track-b {
  background-color: purple;
  color: #FFF;
}

td.track-c {
  background-color: brown;
  color: #FFF;
}

.evtx-date-image {
  height: 80px;
  width: auto;
  max-width: 90%;
  margin-bottom: 0;
  padding-left: 1rem;
}
@media (max-width: 768px) {
  .evtx-date-image {
    padding-left: 0;
  }
}
.evtx-date-image.evtx-bg-image {
  height: 20rem;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 0;
  display: block;
  position: relative;
}
.evtx-date-image.evtx-bg-image h2 {
  border: none;
  position: absolute;
  margin: 0;
  padding: 1rem;
  background-color: white;
  bottom: 0;
  left: 0;
}

.evtx-category .evtx-category-description,
.evtx-benefitsofattending {
  margin-bottom: 1rem;
  padding: 1rem 0;
  padding-left: 1rem;
  margin-top: 0;
}
@media (max-width: 768px) {
  .evtx-category .evtx-category-description,
.evtx-benefitsofattending {
    padding-left: 0;
  }
}

.evtx-date-header {
  font-size: 1.3rem;
  padding: 0em 0.5em;
  margin: 0;
}

.evtx-speaker-category {
  display: inline-block;
  margin-right: 0.5rem;
  transform: translateY(-1px);
}

.evtx-agenda-full .evtx-session-speakers {
  display: flex;
}
.evtx-agenda-full .evtx-session-speaker {
  display: inline-block;
  padding: 1rem;
  text-align: center;
}
.evtx-agenda-full .evtx-session-speaker img {
  margin-bottom: 0.25em;
}
.evtx-agenda-full .evtx-speaker-name {
  display: block;
}
.evtx-agenda-full .evtx-speaker-title,
.evtx-agenda-full .evtx-speaker-company {
  font-size: 0.75em;
  display: block;
}
.evtx-agenda-full .evtx-tabs {
  margin-top: 3em;
}
.evtx-agenda-full .evtx-remove-filters {
  text-align: left;
  margin-bottom: -2em;
  display: none;
}
.evtx-agenda-full .evtx-remove-filters.evtx-visible {
  display: inline-block;
  float: right;
}
.evtx-agenda-full .evtx-remove-filters div {
  background: #F00;
  display: inline-block;
  padding: 0.25em 1em;
  color: #FFF;
  font-size: 0.75rem;
  cursor: pointer;
  float: right;
}
.evtx-agenda-full .evtx-buttons {
  margin: 0 0 1.5em;
}
.evtx-agenda-full .evtx-anchor {
  margin-top: -2em;
  padding-top: 2em;
}
.evtx-agenda-full .evtx-day {
  padding: 2em 0;
  max-width: 100%;
  margin: auto;
}
.evtx-agenda-full .evtx-day h2 {
  font-size: 1.93rem;
}
.evtx-agenda-full h2 {
  padding-bottom: 0.5em;
  border-bottom: none;
}
.evtx-agenda-full ol {
  margin: 2em 0;
  padding-left: 1.1em;
}
.evtx-agenda-full ol > li {
  padding: 0.5em 0;
}
.evtx-agenda-full ol > li.collapsible {
  position: relative;
}
.evtx-agenda-full ol > li.collapsible .evtx-session-header:hover, .evtx-agenda-full ol > li.collapsible .evtx-session-header:focus {
  /*text-decoration: underline;*/
  background-color: #555;
  color: white;
}
.evtx-agenda-full ol > li li {
  list-style-type: disc;
}
.evtx-agenda-full .evtx-day-sessions {
  padding-left: 0;
}
.evtx-agenda-full ol > li.collapsible .evtx-session-header {
  position: relative;
  cursor: pointer;
  transition: background-color 85ms, color 85ms;
}
.evtx-agenda-full ol > li.evtx-inactive {
  display: none;
}
.evtx-agenda-full ol > li.evtx-active {
  background: #fff;
}
.evtx-agenda-full ol > li.collapsible .evtx-session-header:after {
  content: "\f0d7";
  font-family: "FontAwesome";
  position: absolute;
  top: 1em;
  right: 1em;
  padding: 0.25em;
  line-height: 1;
  cursor: pointer;
}
.evtx-agenda-full ol > li.collapsible .evtx-session-header.open:after {
  content: "\f0d8";
  font-family: "FontAwesome";
  position: absolute;
  top: 1em;
  right: 1em;
  padding: 0.25em;
  line-height: 1;
  cursor: pointer;
}
.evtx-agenda-full .evtx-toggle-session {
  position: absolute;
  top: 1em;
  right: 1em;
  padding: 0.25em;
  background-color: rgba(0, 0, 0, 0.15);
  line-height: 1;
}
.evtx-agenda-full .evtx-session-info {
  margin: 1em 0 0;
}
.evtx-agenda-full .evtx-navbuttons {
  position: relative;
  display: block;
  width: 100%;
}
.evtx-agenda-full .evtx-navbuttons div {
  text-align: center;
}
.evtx-agenda-full .evtx-navbuttons .evtx-day-nav {
  background-color: #387aba;
  color: white;
  position: relative;
  height: auto;
  min-width: 60%;
}
.evtx-agenda-full .evtx-session-header {
  padding: 0;
}
.evtx-agenda-full .evtx-session-body {
  padding: 0.5em 0 0 0;
}
.evtx-agenda-full .evtx-session-body p:first-of-type {
  margin-top: 0;
}
.evtx-agenda-full .evtx-session-body p:last-of-type {
  margin-bottom: 0;
}
.evtx-agenda-full .evtx-speakers {
  padding: 0.5em 1em;
}
.evtx-agenda-full .evtx-speakers:before {
  content: "";
  display: block;
  margin-left: -1em;
  font-style: italic;
  font-weight: 200;
}
.evtx-agenda-full .evtx-profile-social a {
  font-size: 1.25rem;
  display: inline-block;
  margin: 0.25em 0.1em;
}
.evtx-agenda-full .evtx-profile-social a:first-of-type {
  margin-left: 0;
}
.evtx-agenda-full .evtx-profile-jobtitle {
  font-weight: 200;
  font-style: italic;
  margin-bottom: 0.25em;
}
.evtx-agenda-full .evtx-profile-company {
  font-weight: 500;
}
.evtx-agenda-full .evtx-session-speaker {
  transition: background-color 85ms, color 85ms;
  font-size: 1.25rem;
  padding: 1em;
  line-height: 1.2;
}
.evtx-agenda-full .evtx-session-speaker h4 {
  margin: 0 0 0.25em 0;
  font-size: 1rem;
}
.evtx-agenda-full .evtx-session-speaker .evtx-profile-image {
  padding-right: 1em;
}
.evtx-agenda-full .evtx-session-speaker .evtx-profile-image img {
  width: 100%;
}
.evtx-agenda-full .evtx-session-header {
  padding-bottom: 0;
}
.evtx-agenda-full .evtx-session-header h3 {
  padding: 0;
  margin: 0;
  font-size: 1.25rem;
  text-decoration: none;
  margin-right: 0%;
}
.evtx-agenda-full .evtx-session-header:after {
  top: 0.3em !important;
}

.evtx-session-block-timeview {
  padding: 1em 0;
  border-top: none;
  margin-bottom: 1.5em;
}
.evtx-session-block-timeview:first-of-type {
  border-top: none;
}
.evtx-session-block-timeview .list-unstyled {
  margin-top: 0;
}
.evtx-session-block-timeview .evtx-speakers:before {
  content: "";
  font-size: 1rem;
  text-transform: uppercase;
  font-style: normal;
  font-weight: 700;
  margin-left: 0;
}
.evtx-session-block-timeview .evtx-session-info {
  float: right;
}
.evtx-session-block-timeview .evtx-session-info .badge, .evtx-session-block-timeview .evtx-session-info .evtx-speaker-category {
  float: right;
}
.evtx-session-block-timeview .evtx-session-speaker {
  padding: 0 0;
  font-size: 1rem;
}
.evtx-session-block-timeview a.evtx-modal-toggle {
  padding-left: 0;
}

.evtx-agenda-full ol > li.collapsable .evtx-session-header:after {
  top: 0.3em;
}

.evtx-agenda-full.evtx-session-speakers-category-list {
  display: block;
}
.evtx-agenda-full.evtx-session-speakers-category-list .evtx-speakers-header {
  padding: 1em 0 0 1em;
  font-weight: bold;
}
.evtx-agenda-full.evtx-session-speakers-category-list .evtx-session-speaker {
  display: block;
  text-align: left;
  padding: 0.35em 0 0.35em 1.5em;
  font-size: 1rem;
}

.evtx-allow-overflowx {
  overflow-x: auto;
}

.evtx-agenda-widget .session-date-group,
.evtx-agenda-widget .session-category-group {
  background-color: gray;
}
.evtx-agenda-widget .session-date-group h4,
.evtx-agenda-widget .session-category-group h4 {
  font-size: 0.6em;
  padding: 0.4em;
  color: white;
  margin-top: 0;
}
.evtx-agenda-widget .session {
  font-size: 0.6rem;
  padding: 0.4em 0;
  border-bottom: 1px gray solid;
  transition: all 0.3s linear;
}
.evtx-agenda-widget .session:hover {
  background-color: #2c6093;
  color: white;
}
.evtx-agenda-widget .session .evtx-session-time {
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  padding-left: 0.4em;
}
.evtx-agenda-widget .session h3.evtx-session-title {
  font-size: 1.2em;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  margin: 0;
  overflow-y: visible;
  padding: 0.25em 0;
}
.evtx-agenda-widget .session:last-of-type {
  border-bottom: none;
}

/*___ AT-A-GLANCE ___*/
.evtx-agenda-ataglance {
  margin-top: 3em;
}
.evtx-agenda-ataglance .evtx-session-type {
  margin-right: 0.5em;
}
.evtx-agenda-ataglance h2 {
  padding-bottom: 0.25em;
  border-bottom: 1px solid #888;
}
.evtx-agenda-ataglance .list-unstyled {
  padding-left: 0;
}
.evtx-agenda-ataglance .session-collapse-header {
  line-height: 1.1;
}
.evtx-agenda-ataglance .nav-tabs {
  margin-bottom: 0;
}
.evtx-agenda-ataglance .evtx-category .list-unstyled {
  margin-bottom: 0;
  padding-left: 0;
}
.evtx-agenda-ataglance ol {
  margin: 0 0 3em;
}
.evtx-agenda-ataglance ol > li {
  padding: 0.75em 1em;
}
.evtx-agenda-ataglance ol > li:nth-of-type(odd) {
  background: #efefef;
}
.evtx-agenda-ataglance ol > li div.evtx-session-time {
  font-weight: 200;
}
.evtx-agenda-ataglance ol > li h3 {
  font-size: 1rem;
  margin: 0;
}
.evtx-agenda-ataglance ol > li ul li {
  list-style-type: disc;
}
.evtx-agenda-ataglance .evtx-collapsible {
  position: relative;
}
.evtx-agenda-ataglance .evtx-collapsible.open .evtx-collapse {
  transform: rotate(0deg);
}
.evtx-agenda-ataglance .evtx-collapsible .evtx-collapse {
  transition: all 85ms linear;
  position: absolute;
  top: 0.5em;
  right: 1em;
  padding: 0.25em;
  line-height: 1;
  cursor: pointer;
  transform: rotate(-90deg);
}
.evtx-agenda-ataglance .evtx-collapsible .evtx-collapse:after {
  content: "\f0d7";
  font-family: "FontAwesome";
}
.evtx-session-speakers ul > li {
  float: left;
  font-size: 0.75rem;
  margin-bottom: 1rem;
}
.evtx-session-speakers ul > li .evtx-profile-title {
  font-size: 1rem;
}
@media (min-width: 1200px) {
  .evtx-session-speakers ul > li {
    width: 25%;
    text-align: center;
  }
}
@media (max-width: 1200px) {
  .evtx-session-speakers ul > li {
    width: 33%;
    text-align: center;
  }
}
@media (max-width: 992px) {
  .evtx-session-speakers ul > li {
    text-align: left;
    width: 50%;
  }
}
@media (max-width: 768px) {
  .evtx-session-speakers ul > li {
    text-align: left;
    width: 50%;
  }
}
@media (max-width: 480px) {
  .evtx-session-speakers ul > li {
    width: 100%;
    text-align: left;
  }
}
.evtx-session-speakers li {
  list-style-type: none;
}

/*___ FEATURED ___*/
.evtx-agenda-featured .evtx-track-day:first-of-type {
  padding: 0.5em;
}
.evtx-agenda-featured ul {
  margin-bottom: 0;
}
.evtx-agenda-featured .evtx-agenda-comparison .evtx-date-image {
  height: 50px;
  width: auto;
  margin-left: 0;
  margin-bottom: 1rem;
}
@media (max-width: 992px) {
  .evtx-agenda-featured .evtx-agenda-comparison .evtx-date-image {
    margin-top: 3rem;
  }
}
.evtx-agenda-featured .evtx-agenda-comparison .evtx-session-time {
  border-bottom: 1px solid #ddd;
}
.evtx-agenda-featured .evtx-agenda-comparison .evtx-session-date {
  border: none !important;
}
.evtx-agenda-featured .evtx-featured-session {
  transition: background-color 85ms, color 85ms;
  background-color: #fff;
}
.evtx-agenda-featured .evtx-featured-session .evtx-session-date {
  font-weight: 200;
  border-bottom: 1px solid #ddd;
  padding-bottom: 0.25em;
}
.evtx-agenda-featured .evtx-featured-session .evtx-session-time {
  font-weight: 200;
}
.evtx-agenda-featured .evtx-featured-session .featured-wrapper {
  padding: 1em 0;
  width: 100%;
}
.evtx-agenda-featured .evtx-featured-session h5 {
  font-size: 1.15rem;
}
.evtx-agenda-featured .evtx-featured-session ul.speaker-photos:before {
  content: "Speaking:";
  display: block;
  font-size: 0.85rem;
  font-weight: 200;
  font-style: italic;
  margin-top: -1em;
  margin-bottom: 0.5em;
}
.evtx-agenda-featured .evtx-featured-session .evtx-profile-image {
  display: inline-block;
  max-width: 85px;
}
.evtx-agenda-featured .evtx-featured-session.evtx-modal-toggle:hover, .evtx-agenda-featured .evtx-featured-session.evtx-modal-toggle:focus {
  background-color: #555;
  color: white;
}
@media (min-width: 768px) {
  .evtx-agenda-featured .evtx-featured-session {
    margin-bottom: 1em;
  }
  .evtx-agenda-featured .evtx-featured-session .featured-wrapper {
    padding: 1em;
  }
  .evtx-agenda-featured .evtx-featured-session .evtx-session-date,
.evtx-agenda-featured .evtx-featured-session .evtx-session-time {
    font-size: 0.85rem;
  }
}

.evtx-speaker-category {
  display: inline-block;
  margin-right: 0.5rem;
  transform: translateY(-1px);
}

.evtx-bgimg-speaker > div {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
}
.evtx-bgimg-speaker > div > div {
  height: 100%;
  max-height: 100vh;
  position: absolute;
  overflow: hidden;
  width: 100%;
}
.evtx-bgimg-speaker div div {
  background-position: center;
  background-repeat: no-repeat;
  background-origin: content-box;
  background-size: cover;
}

.evtx-agenda-speakers .evtx-track,
.evtx-agenda-speakers .evtx-location {
  margin-right: 0.5rem;
}
.evtx-agenda-speakers .evtx-session-info h3 {
  margin-top: 0;
}
.evtx-agenda-speakers .evtx-session-speakers {
  padding-top: 0;
}
.evtx-agenda-speakers .evtx-session-speakers li {
  list-style-type: none;
}
@media (max-width: 768px) {
  .evtx-agenda-speakers .evtx-session-speakers {
    margin-top: 1rem;
  }
}
.evtx-agenda-speakers .evtx-session-block {
  padding: 0;
  font-size: 1rem;
  margin-bottom: 4rem;
}
.evtx-agenda-speakers .evtx-session-block.no-speakers .evtx-session-speakers {
  display: none;
}
.evtx-agenda-speakers .evtx-session-speaker {
  transition: background-color 85ms, color 85ms;
  padding: 0.25em;
  line-height: 1.2;
  cursor: pointer;
}
@media (max-width: 992px) {
  .evtx-agenda-speakers .evtx-session-speaker {
    text-align: center;
    margin-bottom: 1em;
  }
}
.evtx-agenda-speakers .evtx-session-speaker h4 {
  margin: 0 0 0.25em 0;
  font-size: 1rem;
}
@media (max-width: 992px) {
  .evtx-agenda-speakers .evtx-session-speaker h4 {
    margin-top: 0.75em;
  }
}
.evtx-agenda-speakers .evtx-session-speaker .evtx-profile-image img {
  width: 100px;
  max-width: 100%;
}
@media (min-width: 992px) {
  .evtx-agenda-speakers .evtx-session-speaker .evtx-profile-image img {
    width: 100%;
    max-width: 100%;
  }
}
.evtx-agenda-speakers .evtx-session-speaker .evtx-profile-jobtitle {
  font-weight: 200;
}
.evtx-agenda-speakers .evtx-session-speaker .evtx-profile-company {
  font-weight: 500;
}
.evtx-agenda-speakers .evtx-speakers {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.evtx-agenda-speakers .evtx-profile-info {
  font-size: 0.75rem;
}
.evtx-agenda-speakers .evtx-tabs {
  margin-top: 3em;
}
.evtx-agenda-speakers .evtx-remove-filters {
  text-align: left;
  margin-bottom: -2em;
  display: none;
}
.evtx-agenda-speakers .evtx-remove-filters.evtx-visible {
  display: inline-block;
  float: right;
}
.evtx-agenda-speakers .evtx-remove-filters div {
  background: #F00;
  display: inline-block;
  padding: 0.25em 1em;
  color: #FFF;
  font-size: 0.75rem;
  cursor: pointer;
  float: right;
}
.evtx-agenda-speakers .evtx-buttons {
  margin: 0 0 1.5em;
}
.evtx-agenda-speakers .evtx-anchor {
  margin-top: -2em;
  padding-top: 2em;
}
.evtx-agenda-speakers .evtx-day {
  padding: 2em 0;
  max-width: 100%;
  margin: auto;
}
.evtx-agenda-speakers .evtx-day h2 {
  font-size: 1.93rem;
}
.evtx-agenda-speakers h2 {
  padding-bottom: 0.5em;
  border-bottom: none;
}
.evtx-agenda-speakers ol {
  margin: 2em 0;
  padding-left: 1.1em;
}
.evtx-agenda-speakers ol > li {
  /*padding: 1em;*/
}
.evtx-agenda-speakers ol > li.collapsible {
  position: relative;
}
.evtx-agenda-speakers ol > li.collapsible .evtx-session-header:hover, .evtx-agenda-speakers ol > li.collapsible .evtx-session-header:focus {
  /*text-decoration: underline;*/
  background-color: #555;
  color: white;
}
.evtx-agenda-speakers ol > li li {
  list-style-type: disc;
}
.evtx-agenda-speakers .evtx-day-sessions {
  padding-left: 0;
}
.evtx-agenda-speakers ol > li.collapsible .evtx-session-header {
  position: relative;
  cursor: pointer;
  transition: background-color 85ms, color 85ms;
}
.evtx-agenda-speakers ol > li.evtx-inactive {
  display: none;
}
.evtx-agenda-speakers ol > li.evtx-active {
  background: #fff;
}
.evtx-agenda-speakers ol > li.collapsible .evtx-session-header:after {
  content: "\f0d7";
  font-family: "FontAwesome";
  position: absolute;
  top: 1em;
  right: 1em;
  padding: 0.25em;
  line-height: 1;
  cursor: pointer;
}
.evtx-agenda-speakers ol > li.collapsible .evtx-session-header.open:after {
  content: "\f0d8";
  font-family: "FontAwesome";
  position: absolute;
  top: 1em;
  right: 1em;
  padding: 0.25em;
  line-height: 1;
  cursor: pointer;
}
.evtx-agenda-speakers .evtx-toggle-session {
  position: absolute;
  top: 1em;
  right: 1em;
  padding: 0.25em;
  background-color: rgba(0, 0, 0, 0.15);
  line-height: 1;
}
.evtx-agenda-speakers .evtx-navbuttons {
  position: relative;
  display: block;
  width: 100%;
}
.evtx-agenda-speakers .evtx-navbuttons div {
  text-align: center;
}
.evtx-agenda-speakers .evtx-navbuttons .evtx-day-nav {
  background-color: #387aba;
  color: white;
  position: relative;
  height: auto;
  min-width: 60%;
}
.evtx-agenda-speakers .evtx-session-header {
  padding: 0;
}
.evtx-agenda-speakers .evtx-session-body {
  padding: 0.5em 0 0 0;
}
.evtx-agenda-speakers .evtx-session-body p:first-of-type {
  margin-top: 0;
}
.evtx-agenda-speakers .evtx-session-body p:last-of-type {
  margin-bottom: 0;
}
.evtx-agenda-speakers .evtx-speakers {
  padding: 0 1em;
}
.evtx-agenda-speakers .evtx-speakers:before {
  content: "";
  display: block;
  margin-left: -1em;
  font-style: italic;
  font-weight: 200;
}
.evtx-agenda-speakers .evtx-profile-social a {
  font-size: 1.25rem;
  display: inline-block;
  margin: 0.25em 0.1em;
}
.evtx-agenda-speakers .evtx-profile-social a:first-of-type {
  margin-left: 0;
}

.evtx-agenda-keynotes {
  margin-top: 3em;
}
.evtx-agenda-keynotes h2 {
  padding-bottom: 0.25em;
  border-bottom: 1px solid #888;
}
.evtx-agenda-keynotes h3, .evtx-agenda-keynotes h4 {
  text-align: center;
}
.evtx-agenda-keynotes .evtx-session-date-time {
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 300;
  line-height: 1.25;
}
.evtx-agenda-keynotes .list-unstyled {
  padding-left: 0;
}
.evtx-agenda-keynotes .session-collapse-header {
  line-height: 1.1;
}
.evtx-agenda-keynotes .nav-tabs {
  margin-bottom: 0;
}
.evtx-agenda-keynotes .evtx-category {
  padding-top: 0;
}
.evtx-agenda-keynotes .evtx-category .list-unstyled {
  margin-bottom: 0;
  padding-left: 0;
}
.evtx-agenda-keynotes .evtx-session-keynote {
  padding-bottom: 2rem;
  padding-top: 2rem;
}
.evtx-agenda-keynotes .evtx-session-keynote ul li {
  list-style-type: disc;
}
.evtx-agenda-keynotes .evtx-session-keynote ul > li {
  list-style-type: none;
}
.evtx-agenda-keynotes .evtx-session-title {
  font-weight: bold;
  font-size: 1.5rem;
  text-align: center;
  margin-bottom: 0.5rem;
  margin-top: 0.5rem;
}
.evtx-agenda-keynotes .evtx-profile-job-title {
  display: block;
}
@media (max-width: 768px) {
  .evtx-agenda-keynotes .evtx-profile-job-title {
    text-align: left;
  }
}
.evtx-agenda-keynotes ol {
  margin: 0 0 3em;
}
.evtx-agenda-keynotes ol > li {
  padding: 0.75em 1em;
  cursor: pointer;
}
.evtx-agenda-keynotes ol > li div.evtx-session-time {
  font-weight: 200;
}
.evtx-agenda-keynotes ol > li h3 {
  font-size: 1rem;
}
.evtx-agenda-keynotes ol > li ul li {
  list-style-type: disc;
}
.evtx-agenda-keynotes .evtx-collapsible {
  position: relative;
}
.evtx-agenda-keynotes .evtx-collapsible.open .evtx-collapse {
  transform: rotate(0deg);
}
.evtx-agenda-keynotes .evtx-collapsible .evtx-collapse {
  transition: all 85ms linear;
  position: absolute;
  top: 0.5em;
  right: 1em;
  padding: 0.25em;
  line-height: 1;
  cursor: pointer;
  transform: rotate(-90deg);
}
.evtx-agenda-keynotes .evtx-collapsible .evtx-collapse:after {
  content: "\f0d7";
  font-family: "FontAwesome";
}
.evtx-agenda-keynotes .evtx-session-time-col {
  text-align: center;
}
.evtx-agenda-keynotes .evtx-speakers-label {
  display: block;
  font-style: italic;
  margin-bottom: 1em;
  font-weight: 300;
  text-align: center;
}
.evtx-agenda-keynotes .evtx-speakers-label:before, .evtx-agenda-keynotes .evtx-speakers-label:after {
  content: "—";
  margin-left: 1rem;
  margin-right: 1rem;
}
.evtx-agenda-keynotes .evtx-session-speakers ul > li {
  float: left;
  font-size: 0.75rem;
  margin-bottom: 0;
}
.evtx-agenda-keynotes .evtx-session-speakers ul > li .evtx-profile-title {
  font-size: 1rem;
}
@media (max-width: 768px) {
  .evtx-agenda-keynotes .evtx-session-speakers ul > li .evtx-profile-title {
    text-align: left;
  }
}
@media (min-width: 768px) {
  .evtx-agenda-keynotes .evtx-session-speakers ul > li {
    text-align: center;
  }
}
@media (max-width: 768px) {
  .evtx-agenda-keynotes .evtx-session-speakers ul > li {
    text-align: left;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .evtx-agenda-keynotes .evtx-session-speakers ul > li {
    position: relative;
    float: left;
    display: inline-block;
    width: calc(50% - 0.5rem);
    margin: 0 1rem 1rem 0;
  }
  .evtx-agenda-keynotes .evtx-session-speakers ul > li:nth-of-type(2n) {
    margin-right: 0;
  }
  .evtx-agenda-keynotes .evtx-session-speakers ul > li:nth-of-type(2n + 1) {
    width: calc(50% - 0.5rem - 1px);
    clear: both;
  }
}
@media (min-width: 480px) and (max-width: 768px) {
  .evtx-agenda-keynotes .evtx-session-speakers ul > li {
    position: relative;
    float: left;
    display: inline-block;
    width: calc(50% - 0.5rem);
    margin: 0 1rem 1rem 0;
  }
  .evtx-agenda-keynotes .evtx-session-speakers ul > li:nth-of-type(2n) {
    margin-right: 0;
  }
  .evtx-agenda-keynotes .evtx-session-speakers ul > li:nth-of-type(2n + 1) {
    width: calc(50% - 0.5rem - 1px);
    clear: both;
  }
}
@media (max-width: 480px) {
  .evtx-agenda-keynotes .evtx-session-speakers ul > li {
    position: relative;
    float: left;
    display: inline-block;
    width: calc(100% - 0rem);
    margin: 0 1rem 1rem 0;
  }
  .evtx-agenda-keynotes .evtx-session-speakers ul > li:nth-of-type(1n) {
    margin-right: 0;
  }
  .evtx-agenda-keynotes .evtx-session-speakers ul > li:nth-of-type(1n + 1) {
    width: calc(100% - 0rem - 1px);
    clear: both;
  }
}
.evtx-agenda-keynotes .evtx-session-speakers li {
  list-style-type: none;
}
@media (min-width: 1200px) {
  .evtx-agenda-keynotes .evtx-session-speakers.panelists ul > li {
    position: relative;
    float: left;
    display: inline-block;
    width: calc(20% - 0.8rem);
    margin: 0 1rem 1rem 0;
  }
  .evtx-agenda-keynotes .evtx-session-speakers.panelists ul > li:nth-of-type(5n) {
    margin-right: 0;
  }
  .evtx-agenda-keynotes .evtx-session-speakers.panelists ul > li:nth-of-type(5n + 1) {
    width: calc(20% - 0.8rem - 1px);
    clear: both;
  }
}
@media (min-width: 1200px) {
  .evtx-agenda-keynotes .evtx-session-speakers.speakers ul > li {
    position: relative;
    float: left;
    display: inline-block;
    width: calc(50% - 0.5rem);
    margin: 0 1rem 1rem 0;
  }
  .evtx-agenda-keynotes .evtx-session-speakers.speakers ul > li:nth-of-type(2n) {
    margin-right: 0;
  }
  .evtx-agenda-keynotes .evtx-session-speakers.speakers ul > li:nth-of-type(2n + 1) {
    width: calc(50% - 0.5rem - 1px);
    clear: both;
  }
}
@media (min-width: 1200px) {
  .evtx-agenda-keynotes .evtx-profile-image > div {
    display: inline-block;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 0;
    padding-bottom: 75%;
    width: 75%;
    max-width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .evtx-agenda-keynotes .evtx-profile-image > div {
    display: inline-block;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 0;
    padding-bottom: 50%;
    width: 50%;
    max-width: 100%;
  }
}
@media (max-width: 768px) {
  .evtx-agenda-keynotes .evtx-profile-image > div {
    display: inline-block;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 0;
    padding-bottom: 100%;
    width: 100%;
    max-width: 100%;
  }
}
.evtx-agenda-keynotes .speakers {
  float: none;
  max-width: 600px;
  margin: 0 auto;
  display: block;
  position: relative;
}
@media (min-width: 1200px) {
  .evtx-agenda-keynotes .speakers .evtx-profile-image > div {
    display: inline-block;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 0;
    padding-bottom: 70%;
    width: 70%;
    max-width: 100%;
  }
}

.evtx-venue-overlay {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.evtx-venue-overlay .evtx-badge-light {
  max-width: 33em;
  background-color: white;
  color: #333;
  padding: 2em;
  margin: 50% auto 1em;
}
.evtx-venue-overlay .evtx-badge-light h1 {
  font-size: 1.75rem;
  margin-bottom: 0.5em;
}
@media (min-width: 480px) {
  .evtx-venue-overlay .evtx-badge-light {
    margin: 35% auto 1em;
  }
}
@media (min-width: 768px) {
  .evtx-venue-overlay .evtx-badge-light {
    margin: 0 auto;
    padding: 3em 2em;
  }
  .evtx-venue-overlay .evtx-badge-light p {
    font-size: 0.85rem;
  }
}
.evtx-venue-overlay .evtx-bookinginfo .btn, .evtx-venue-overlay .evtx-bookinginfo .views-button, .evtx-venue-overlay .evtx-bookinginfo .evtx-modal-dialog .evtx-modal-close, .evtx-modal-dialog .evtx-venue-overlay .evtx-bookinginfo .evtx-modal-close, .evtx-venue-overlay .evtx-bookinginfo .evtx-agenda-full .evtx-navbuttons .evtx-day-nav, .evtx-agenda-full .evtx-navbuttons .evtx-venue-overlay .evtx-bookinginfo .evtx-day-nav, .evtx-venue-overlay .evtx-bookinginfo .evtx-agenda-speakers .evtx-navbuttons .evtx-day-nav, .evtx-agenda-speakers .evtx-navbuttons .evtx-venue-overlay .evtx-bookinginfo .evtx-day-nav {
  display: block;
  margin-bottom: 1em;
  white-space: normal;
  text-align: center;
}
.evtx-venue-overlay .evtx-bookinginfo .well {
  padding: 1em;
}
.evtx-venue-overlay .evtx-bookinginfo .well p {
  font-size: 0.85rem;
}
.evtx-venue-overlay .evtx-bookinginfo .well p:first-of-type {
  margin-top: 0;
}
.evtx-venue-overlay .evtx-bookinginfo .well p:last-of-type {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .evtx-venue-overlay .evtx-bookinginfo .well p {
    font-size: 0.65rem;
  }
}

/*___ SIDE-BY-SIDE ___*/
.evtx-venue-sidebyside {
  margin-top: -1em;
}
.evtx-venue-sidebyside .evtx-push-pull-wrapper {
  min-height: 300px;
}
.evtx-venue-sidebyside .evtx-container {
  overflow: hidden;
}
.evtx-venue-sidebyside .evtx-table-left,
.evtx-venue-sidebyside .evtx-table-right,
.evtx-venue-sidebyside .evtx-venue-bottom-row {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-clip: content-box;
  background-origin: content-box;
  position: relative;
}
.evtx-venue-sidebyside .evtx-table-right {
  display: table-cell;
  padding: 0 0.5em;
  border-bottom: 1px solid #ddd;
  vertical-align: top;
}
.evtx-venue-sidebyside .evtx-bookinginfo a.btn, .evtx-venue-sidebyside .evtx-bookinginfo a.views-button, .evtx-venue-sidebyside .evtx-bookinginfo .evtx-modal-dialog a.evtx-modal-close, .evtx-modal-dialog .evtx-venue-sidebyside .evtx-bookinginfo a.evtx-modal-close, .evtx-venue-sidebyside .evtx-bookinginfo .evtx-agenda-full .evtx-navbuttons a.evtx-day-nav, .evtx-agenda-full .evtx-navbuttons .evtx-venue-sidebyside .evtx-bookinginfo a.evtx-day-nav, .evtx-venue-sidebyside .evtx-bookinginfo .evtx-agenda-speakers .evtx-navbuttons a.evtx-day-nav, .evtx-agenda-speakers .evtx-navbuttons .evtx-venue-sidebyside .evtx-bookinginfo a.evtx-day-nav {
  margin-bottom: 1em;
}
.evtx-venue-sidebyside .evtx-venue-bottom-row {
  display: block;
  min-height: 300px;
  margin-bottom: 1em;
  margin-right: 1em;
  padding-right: 1em;
  width: 100%;
  position: relative;
}
@media (max-width: 768px) {
  .evtx-venue-sidebyside .evtx-venue-bottom-row {
    padding-right: 0;
  }
}
@media (max-width: 768px) {
  .evtx-venue-sidebyside.evtx-venue-sidebyside-image .evtx-venue-bottom-row {
    display: none;
  }
}
.evtx-venue-sidebyside.evtx-venue-sidebyside-image .evtx-wrap-venue-content {
  padding-right: 1rem;
}
.evtx-venue-sidebyside .evtx-venue-bottom-row #venue-map {
  width: calc(100% - 1em);
}
@media (max-width: 768px) {
  .evtx-venue-sidebyside .evtx-venue-bottom-row #venue-map {
    display: none;
  }
}
.evtx-venue-sidebyside #venue-map {
  width: 100%;
  height: 100%;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
@media (min-width: 768px) {
  .evtx-venue-sidebyside .evtx-table-left,
.evtx-venue-sidebyside .evtx-table-right {
    display: table-cell;
    position: relative;
  }
  .evtx-venue-sidebyside .evtx-table-left {
    width: 60%;
  }
  .evtx-venue-sidebyside .evtx-table-right {
    padding: 0 1em;
    border-bottom: none;
    width: 40%;
  }
  .evtx-venue-sidebyside .content-right .module-content {
    padding-left: 1em;
  }
}

.evtx-testimonials .testimonial {
  margin-bottom: 2rem;
  max-width: 800px;
  border-left: 0.25rem #387aba solid;
  padding-left: 1rem;
}
.evtx-testimonials .testimonial .quote {
  font-size: 1rem;
  display: block;
  font-style: italic;
}
.evtx-testimonials .testimonial .attribution {
  font-size: 0.8rem;
  color: gray;
}

@media (max-width: 480px) {
  .price-group {
    clear: both;
  }
}
@media (min-width: 480px) {
  .price-group:nth-of-type(3n+1) {
    clear: both;
  }
}

.price-expired .rate,
.price-expired .price-col {
  text-decoration: line-through;
  color: gray;
}

.registration-prices {
  max-width: 1200px;
  margin: 0 auto;
}
.registration-prices .price-group {
  margin-bottom: 2rem !important;
}
.registration-prices .price-group:first-child {
  border-top: none;
}
.registration-prices .price-group .current-price {
  font-weight: 700;
  font-size: 1.3rem;
}
.registration-prices .price-group .price-callout {
  padding: 1em;
  margin: 0 -15px;
  background-color: black;
  color: white;
  text-align: center;
}

.price-category {
  font-weight: 700;
  font-size: 1.3rem;
}

.price-col {
  text-align: right;
}

.price-row:not(.current-price-row) {
  padding: 1em 0;
  border-bottom: 1px gray solid;
}
.price-row:not(.current-price-row):first-of-type {
  padding-top: 0;
}

.current-price-row {
  background-color: #f0f0f0;
  padding-top: 3px;
  padding-bottom: 3px;
}

.evtx-conditional-statement {
  margin-top: 1em;
}
.evtx-conditional-statement .evtx-condition {
  margin-top: 0.75em;
  font-size: 0.65rem;
  display: block;
  color: #888;
}

.evtx-price-type {
  text-transform: uppercase;
  font-size: 0.75rem;
}

.evtx-conditional-stars {
  margin-left: 0.25em;
}

.evtx-pricing-widget .evtx-price-type,
.evtx-pricing-widget .evtx-price {
  display: inline-block;
}
.evtx-pricing-widget .evtx-prices-wrap {
  display: block;
  margin: 0 auto;
  margin-bottom: 1em;
  text-align: center;
}
.evtx-pricing-widget .evtx-prices-wrap .evtx-price-wrap {
  border-right: 1px #888 solid;
  width: 50%;
  position: relative;
  padding: 1em;
  display: inline-block;
  text-align: center;
}
.evtx-pricing-widget .evtx-prices-wrap .evtx-price-wrap:last-of-type {
  border-right: none;
}
.evtx-pricing-widget .evtx-pricing-note {
  display: inline-block;
}
.evtx-pricing-widget .evtx-price {
  font-size: 1.5rem;
  font-weight: 700;
}

.evtx-text {
  position: relative;
}
.evtx-text .evtx-text {
  padding: 1em;
}

.evtx-countdown {
  font-size: 1.5em;
  text-align: center;
  padding: 1em 0;
  min-height: 85px;
}
.evtx-countdown .countdown {
  transition: all 85ms ease;
  opacity: 0.05;
  min-height: 2em;
}
.evtx-countdown .countdown.ready {
  opacity: 1;
}
.evtx-countdown .metric {
  display: inline-block;
  font-size: 1em;
  padding: 0.5em;
  border-right: 1px #387aba solid;
  min-width: 100px;
}
.evtx-countdown .metric .metric-label,
.evtx-countdown .metric .metric-value {
  display: block;
}
.evtx-countdown .metric .metric-label {
  font-size: 0.75rem;
}
.evtx-countdown .metric:last-of-type {
  border-right: none;
}
.evtx-countdown .hms-wrapper {
  display: inline-block;
}
.evtx-countdown .hms-wrapper .metric:last-of-type {
  border-right: none;
}
.evtx-countdown.evtx-countdown-widget {
  font-size: 1em;
}

.evtx-modulemenu {
  font-size: 1rem;
}
.evtx-modulemenu a {
  transition: color 0.5s ease;
  margin: 0 1em;
  text-transform: uppercase;
  color: white;
  color: white;
}
@media (max-width: 992px) {
  .evtx-modulemenu a {
    margin: 0 0.55em;
  }
}
.evtx-modulemenu a:hover, .evtx-modulemenu a:focus {
  color: #1a3a58;
  text-decoration: none;
}
.evtx-modulemenu a.menu-link {
  display: none;
}
.evtx-modulemenu .views-button-wrap .views-button {
  padding: 0.5em;
}
.evtx-modulemenu #evtx-modules {
  background: black;
  padding: 0.5em;
}
.evtx-modulemenu #evtx-modules.top-fixed {
  transition: all 85ms linear;
  -webkit-animation: slidedown-in 0.5s ease 0s forwards;
          animation: slidedown-in 0.5s ease 0s forwards;
  position: fixed;
  display: block;
  height: auto;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1001;
}
@-webkit-keyframes slidedown-in {
  0% {
    transform: translateY(-100%);
  }
  100% {
    transform: translateY(0%);
  }
}
@keyframes slidedown-in {
  0% {
    transform: translateY(-100%);
  }
  100% {
    transform: translateY(0%);
  }
}
@media (max-width: 768px) {
  .evtx-modulemenu #evtx-modules.top-fixed {
    max-height: 3em;
    overflow: hidden;
  }
  .evtx-modulemenu #evtx-modules.top-fixed.open {
    max-height: none;
  }
}
.evtx-modulemenu #evtx-modules.top-fixed a.menu-link {
  margin: 0;
  padding: 0 0.5em;
  text-align: center;
  position: absolute;
  top: 0;
  right: 0;
  float: right;
  line-height: normal;
  font-size: 1.25em;
  transition: color 85ms ease;
}
.evtx-modulemenu #evtx-modules.top-fixed a.menu-link:hover {
  color: white;
  text-decoration: none;
}
.evtx-modulemenu #evtx-modules.top-fixed a.menu-link:hover:after {
  color: white;
  text-decoration: none;
}
.evtx-modulemenu #evtx-modules.top-fixed a.menu-link:before {
  content: "";
}
.evtx-modulemenu #evtx-modules.top-fixed a.menu-link:after {
  transition: all 85ms ease;
  content: "MENU";
  font-size: 0.25em;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  display: block;
  text-align: center;
  line-height: 0;
}
@media (min-width: 768px) {
  .evtx-modulemenu #evtx-modules.top-fixed a.menu-link {
    display: none;
  }
}
@media (max-width: 768px) {
  .evtx-modulemenu #evtx-modules.top-fixed #evtx-modules-menu {
    position: relative;
  }
  .evtx-modulemenu #evtx-modules.top-fixed #evtx-modules-menu li a {
    margin: 0;
    text-align: center;
  }
}
.evtx-modulemenu #evtx-modules.top-fixed #evtx-modules-menu .evtx-fixed-logo {
  opacity: 1;
  display: inline-block !important;
}
.evtx-modulemenu #evtx-modules.top-fixed #evtx-modules-menu .evtx-fixed-logo a:before {
  content: "";
}
.evtx-modulemenu #evtx-modules.top-fixed #evtx-modules-menu .evtx-modulesmenu-buttons {
  right: 0;
  top: 0px;
  padding-top: 0;
  padding-right: 0;
  position: absolute;
}
@media (max-width: 768px) {
  .evtx-modulemenu #evtx-modules.top-fixed #evtx-modules-menu .evtx-modulesmenu-buttons .button-wrap {
    text-align: right;
  }
}
.evtx-modulemenu #evtx-modules #evtx-modules-menu {
  margin: 0;
  text-align: center;
}
.evtx-modulemenu #evtx-modules #evtx-modules-menu .evtx-fixed-logo {
  transition: all 85ms linear;
  opacity: 0;
  display: none !important;
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100px;
}
.evtx-modulemenu #evtx-modules #evtx-modules-menu .evtx-fixed-logo a {
  margin-left: 0;
  width: 100px;
  padding: 5px;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  position: absolute;
  background-position: center left;
  background-repeat: no-repeat;
  background-size: contain;
  background-origin: content-box;
  background-clip: content-box;
}
@media (max-width: 768px) {
  .evtx-modulemenu #evtx-modules #evtx-modules-menu .evtx-fixed-logo {
    position: relative;
    min-height: 2.5em;
    text-align: left;
    display: inline-block;
    width: 100%;
    font-size: 1em;
  }
  .evtx-modulemenu #evtx-modules #evtx-modules-menu .evtx-fixed-logo a {
    display: inline-block;
    margin: 0 auto;
    padding: 0;
    width: 100%;
    height: 2em;
    background-position: left top;
  }
  .evtx-modulemenu #evtx-modules #evtx-modules-menu .evtx-fixed-logo .evtx-modulesmenu-buttons .button-wrap {
    text-align: right;
  }
}
@media (max-width: 768px) {
  .evtx-modulemenu #evtx-modules #evtx-modules-menu {
    padding-left: 0;
  }
  .evtx-modulemenu #evtx-modules #evtx-modules-menu li {
    width: 100%;
    display: block;
    text-align: center;
    padding: 0.5em 0;
  }
}
.evtx-modulemenu #evtx-modules #evtx-modules-menu .evtx-modulesmenu-buttons {
  top: 0px;
  right: 6px;
}
@media (max-width: 768px) {
  .evtx-modulemenu #evtx-modules #evtx-modules-menu .evtx-modulesmenu-buttons {
    right: 0px;
    width: 100%;
    text-align: right;
    margin-top: -0.5em;
  }
  .evtx-modulemenu #evtx-modules #evtx-modules-menu .evtx-modulesmenu-buttons .views-button {
    padding: 0.75em !important;
  }
}
.evtx-modulemenu #evtx-modules #evtx-modules-menu .evtx-modulesmenu-buttons .button-wrap {
  margin-top: 0;
}
.evtx-modulemenu #evtx-modules #evtx-modules-menu .evtx-modulesmenu-buttons .button-wrap .views-button {
  margin: 0 !important;
}

.evtx-menu-basic .evtx-container,
.evtx-menu-navonly .evtx-container {
  padding: 0.35rem 0;
}
.evtx-menu-basic.fixed,
.evtx-menu-navonly.fixed {
  position: fixed;
  width: 100%;
  background-color: white;
  z-index: 500;
  left: 0;
}
.evtx-menu-basic #site-menubar,
.evtx-menu-navonly #site-menubar {
  float: right;
  padding: 0px 5px;
}
.evtx-menu-basic #site-menubar ul,
.evtx-menu-navonly #site-menubar ul {
  display: table;
  padding: 0;
  margin: 0;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.evtx-menu-basic #site-menubar ul li,
.evtx-menu-navonly #site-menubar ul li {
  display: table-cell;
  vertical-align: middle;
  padding: 0em 0em 0em 1.25em;
}
.evtx-menu-basic #site-menubar ul li:first-of-type,
.evtx-menu-navonly #site-menubar ul li:first-of-type {
  padding-left: 0;
}
.evtx-menu-basic #site-menubar ul li.pages-menu-link,
.evtx-menu-navonly #site-menubar ul li.pages-menu-link {
  text-align: center;
  line-height: 1rem;
}
.evtx-menu-basic #site-menubar ul li.pages-menu-link a,
.evtx-menu-navonly #site-menubar ul li.pages-menu-link a {
  font-size: 1.25rem;
}
.evtx-menu-basic #site-menubar ul li.pages-menu-link a i:after,
.evtx-menu-navonly #site-menubar ul li.pages-menu-link a i:after {
  content: "MENU";
  display: block;
  font-size: 0.25rem;
  font-weight: 700;
  font-family: Open Sans, sans-serif;
}
.evtx-menu-basic #site-menubar ul li a,
.evtx-menu-navonly #site-menubar ul li a {
  transition: 0.2s all linear;
  color: black;
  font-family: Open Sans, sans-serif;
  font-weight: 700;
  font-size: 0.85rem;
}
.evtx-menu-basic #site-menubar ul li a:hover,
.evtx-menu-navonly #site-menubar ul li a:hover {
  color: #387aba;
}
.evtx-menu-basic #site-menubar ul li .evtx-reg,
.evtx-menu-navonly #site-menubar ul li .evtx-reg {
  float: none !important;
  position: relative;
  right: auto;
  color: white;
}
@media (max-width: 990px) {
  .evtx-menu-basic #site-menubar ul li:not(.reg-button):not(.pages-menu-link),
.evtx-menu-navonly #site-menubar ul li:not(.reg-button):not(.pages-menu-link) {
    display: none;
  }
}
.evtx-menu-basic .evtx-menu-content,
.evtx-menu-navonly .evtx-menu-content {
  display: table;
  width: 100%;
}
.evtx-menu-basic .evtx-menu-content .evtx-menu-wrapper,
.evtx-menu-navonly .evtx-menu-content .evtx-menu-wrapper {
  display: table-cell;
  vertical-align: middle;
}
.evtx-menu-basic .evtx-logo,
.evtx-menu-navonly .evtx-logo {
  max-width: 300px;
  position: relative;
  height: auto;
  position: relative;
  display: inline;
}
@media (max-width: 768px) {
  .evtx-menu-basic .evtx-logo,
.evtx-menu-navonly .evtx-logo {
    padding-left: 0.5em;
  }
}
@media (max-width: 500px) {
  .evtx-menu-basic .evtx-logo,
.evtx-menu-navonly .evtx-logo {
    max-width: 250px;
  }
}
.evtx-menu-basic .evtx-infobar-content,
.evtx-menu-navonly .evtx-infobar-content {
  padding: 1.5em 0;
  border-top: 1px solid #efefef;
  border-bottom: 1px solid #efefef;
  /* background-color: #efefef; */
  position: relative;
}
.evtx-menu-basic h2.evtx-info-title,
.evtx-menu-navonly h2.evtx-info-title {
  text-align: center;
  font-size: 1.5rem;
  margin: 0 0 0.25em;
}
.evtx-menu-basic .evtx-event-dates,
.evtx-menu-navonly .evtx-event-dates {
  font-weight: 200;
  font-style: italic;
  text-align: center;
}
.evtx-menu-basic .evtx-event-location,
.evtx-menu-navonly .evtx-event-location {
  font-weight: 200;
  font-style: italic;
  text-align: center;
}
.evtx-menu-basic a.evtx-reg,
.evtx-menu-navonly a.evtx-reg {
  transition: 0.2s all linear;
  background-color: #555;
  color: #FFF;
  text-align: center;
  padding: 0.25em 0.5em;
  margin: 0.25em 0;
  text-decoration: none;
}
.evtx-menu-basic a.evtx-reg:hover, .evtx-menu-basic a.evtx-reg:focus,
.evtx-menu-navonly a.evtx-reg:hover,
.evtx-menu-navonly a.evtx-reg:focus {
  background-color: #333;
}
@media (min-width: 768px) {
  .evtx-menu-basic .evtx-infobar-wrapper,
.evtx-menu-navonly .evtx-infobar-wrapper {
    padding: 0.5em 0;
    text-align: center;
  }
  .evtx-menu-basic .evtx-event-dates,
.evtx-menu-navonly .evtx-event-dates {
    display: inline-block;
  }
  .evtx-menu-basic .evtx-event-location,
.evtx-menu-navonly .evtx-event-location {
    display: inline-block;
  }
  .evtx-menu-basic .evtx-event-location:before,
.evtx-menu-navonly .evtx-event-location:before {
    content: "|";
    display: inline-block;
    padding: 0 0.2em;
  }
}
@media (min-width: 992px) {
  .evtx-menu-basic .evtx-infobar-content,
.evtx-menu-navonly .evtx-infobar-content {
    padding: 1em 0.5em;
    text-align: center;
  }
  .evtx-menu-basic a.evtx-reg,
.evtx-menu-navonly a.evtx-reg {
    display: inline-block;
    min-width: 25%;
  }
}
@media (min-width: 1200px) {
  .evtx-menu-basic .evtx-infobar-content,
.evtx-menu-navonly .evtx-infobar-content {
    padding: 1.5em 1em;
    text-align: left;
  }
  .evtx-menu-basic .evtx-infobar-wrapper,
.evtx-menu-navonly .evtx-infobar-wrapper {
    padding: 0;
    text-align: left;
  }
  .evtx-menu-basic h2.evtx-info-title,
.evtx-menu-navonly h2.evtx-info-title {
    display: inline-block;
    font-size: 1rem;
    line-height: 1;
    vertical-align: middle;
    margin: 0;
  }
  .evtx-menu-basic .evtx-event-dates,
.evtx-menu-navonly .evtx-event-dates {
    font-size: 1rem;
    padding-left: 1em;
    vertical-align: middle;
    line-height: 1;
  }
  .evtx-menu-basic .evtx-event-location,
.evtx-menu-navonly .evtx-event-location {
    font-size: 1rem;
    vertical-align: middle;
    line-height: 1;
  }
  .evtx-menu-basic .evtx-event-location:before,
.evtx-menu-navonly .evtx-event-location:before {
    vertical-align: middle;
  }
  .evtx-menu-basic a.evtx-reg,
.evtx-menu-navonly a.evtx-reg {
    display: inline;
    min-width: 0;
    position: absolute;
    right: 1em;
    font-size: 0.85rem;
    margin: 0;
    padding: 0.25em 1em;
    transform: translateY(-50%);
    top: 50%;
  }
}

.evtx-contentlist .wrap-contentlist {
  padding: 0;
  border: 1px gray solid;
}
.evtx-contentlist a {
  display: block;
  margin: 0;
  padding: 0.5rem;
  transition: all 0.2s linear;
  border-top: 1px gray solid;
}
.evtx-contentlist a:first-of-type {
  border-top: none;
}
.evtx-contentlist a:nth-of-type(2n) {
  background-color: #f1f2f2;
}
.evtx-contentlist a .evtx-post-date {
  display: inline-block;
  font-style: italic;
  margin-right: 1rem;
}
.evtx-contentlist a .evtx-post-title {
  font-weight: 700;
}
.evtx-contentlist a:hover {
  background-color: black;
  color: white;
}

.evtx-contentlist-grid .evtx-post-link {
  display: inline-block;
  min-height: 300px;
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.evtx-contentlist-grid .evtx-post-date,
.evtx-contentlist-grid .evtx-post-categories {
  display: inline-block;
  position: absolute;
  background-color: white;
}
.evtx-contentlist-grid .evtx-post-date {
  top: 0;
  left: 0;
}
.evtx-contentlist-grid .evtx-post-title {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: white;
}
.evtx-contentlist-grid .evtx-post-categories {
  top: 0;
  right: 0;
}

@media (min-width: 1200px) {
  .responsive-card {
    position: relative;
    float: left;
    display: inline-block;
    width: calc(25% - 0.75rem);
    margin: 0 1rem 1rem 0;
  }
  .responsive-card:nth-of-type(4n) {
    margin-right: 0;
  }
  .responsive-card:nth-of-type(4n + 1) {
    width: calc(25% - 0.75rem - 1px);
    clear: both;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .responsive-card {
    position: relative;
    float: left;
    display: inline-block;
    width: calc(33.3333333333% - 0.6666666667rem);
    margin: 0 1rem 1rem 0;
  }
  .responsive-card:nth-of-type(3n) {
    margin-right: 0;
  }
  .responsive-card:nth-of-type(3n + 1) {
    width: calc(33.3333333333% - 0.6666666667rem - 1px);
    clear: both;
  }
}
@media (min-width: 480px) and (max-width: 768px) {
  .responsive-card {
    position: relative;
    float: left;
    display: inline-block;
    width: calc(50% - 0.5rem);
    margin: 0 1rem 1rem 0;
  }
  .responsive-card:nth-of-type(2n) {
    margin-right: 0;
  }
  .responsive-card:nth-of-type(2n + 1) {
    width: calc(50% - 0.5rem - 1px);
    clear: both;
  }
}
@media (max-width: 480px) {
  .responsive-card {
    position: relative;
    float: left;
    display: inline-block;
    width: calc(100% - 0rem);
    margin: 0 1rem 1rem 0;
  }
  .responsive-card:nth-of-type(1n) {
    margin-right: 0;
  }
  .responsive-card:nth-of-type(1n + 1) {
    width: calc(100% - 0rem - 1px);
    clear: both;
  }
}

.bg-covered .evtx-winner-image {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  margin: 0;
}
.bg-covered .content {
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  position: absolute;
}

.evtx-category,
.evtx-campaign {
  transition: all 85ms linear;
}
.evtx-category.inactive,
.evtx-campaign.inactive {
  opacity: 0.1;
}

.evtx-category {
  position: relative;
}

.evtx-entry {
  transition: all 85ms ease;
}
.evtx-entry.inactive {
  opacity: 0.25;
}

.collapsible {
  cursor: pointer;
  transition: color 0.3s linear;
}
.collapsible:hover {
  color: #387aba;
}
.collapsible:after {
  display: inline-block;
  margin-left: 0.5rem;
  font-family: FontAwesome;
  font-size: 1rem;
  content: "\f0d7";
  transition: all 0.2s linear;
  transform: rotate(0deg);
}
.collapsible.collapsed:after {
  transform: rotate(-90deg);
}

.search-categories {
  width: 300px;
  max-width: 100%;
  text-transform: uppercase;
  color: #387aba;
  border: 1px #387aba solid;
}
.search-categories:focus, .search-categories:hover {
  outline: 0;
  border-color: 1px black solid;
  box-shadow: none;
}

.wrap-category-group {
  margin-bottom: 1rem;
}

.category-group {
  margin-bottom: 0;
}

.categories-grouped .search-categories {
  margin-bottom: 2rem;
}

.covered-bgs .evtx-campaign-pic {
  background-size: cover;
}

.top-aligned .evtx-campaign-pic {
  background-position: top center;
}

.evtx-video-content iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.evtx-categories-list .evtx-category {
  padding: 0;
}
.evtx-categories-list .evtx-category-description {
  padding: 0;
  margin-bottom: 0;
}
.evtx-categories-list .evtx-category-description p {
  margin-bottom: 0;
}
.evtx-categories-list .evtx-categories,
.evtx-categories-list .evtx-category-group {
  list-style-type: none;
}
.evtx-categories-list .evtx-category-group h3 {
  font-weight: bold;
}
.evtx-categories-list .evtx-category-group h3,
.evtx-categories-list .evtx-category-group a {
  text-transform: uppercase;
}
.evtx-categories-list .evtx-category-group a:after {
  color: #387aba;
}
.evtx-categories-list .evtx-category-group ul {
  list-style-type: none;
}
.evtx-categories-list .evtx-category-group .category-body {
  padding-bottom: 1.5rem;
}
.evtx-categories-list .evtx-category-group .category-body a {
  color: #387aba;
}
@media (max-width: 992px) {
  .evtx-categories-list .evtx-category-group {
    margin-bottom: 1.5rem;
  }
}
@media (min-width: 992px) {
  .evtx-categories-list .evtx-categories.cols-1 {
    -moz-column-count: 1;
    column-count: 1;
    -moz-column-gap: 20;
    column-gap: 20;
  }
  .evtx-categories-list .evtx-categories.cols-1 li {
    -moz-column-break-inside: avoid;
         break-inside: avoid-column;
  }
  .evtx-categories-list .evtx-categories.cols-2 {
    -moz-column-count: 2;
    column-count: 2;
    -moz-column-gap: 20;
    column-gap: 20;
  }
  .evtx-categories-list .evtx-categories.cols-2 li {
    -moz-column-break-inside: avoid;
         break-inside: avoid-column;
  }
  .evtx-categories-list .evtx-categories.cols-3 {
    -moz-column-count: 3;
    column-count: 3;
    -moz-column-gap: 20;
    column-gap: 20;
  }
  .evtx-categories-list .evtx-categories.cols-3 li {
    -moz-column-break-inside: avoid;
         break-inside: avoid-column;
  }
  .evtx-categories-list .evtx-categories.cols-4 {
    -moz-column-count: 4;
    column-count: 4;
    -moz-column-gap: 20;
    column-gap: 20;
  }
  .evtx-categories-list .evtx-categories.cols-4 li {
    -moz-column-break-inside: avoid;
         break-inside: avoid-column;
  }
}
@media (max-width: 992px) {
  .evtx-categories-list .evtx-categories {
    -moz-column-count: 1;
    column-count: 1;
    -moz-column-gap: 20;
    column-gap: 20;
  }
  .evtx-categories-list .evtx-categories li {
    -moz-column-break-inside: avoid;
         break-inside: avoid-column;
  }
}
@media (min-width: 992px) {
  .evtx-categories-list ul.cols-1 {
    -moz-column-count: 1;
    column-count: 1;
    -moz-column-gap: 20;
    column-gap: 20;
  }
  .evtx-categories-list ul.cols-1 li {
    -moz-column-break-inside: avoid;
         break-inside: avoid-column;
  }
  .evtx-categories-list ul.cols-2 {
    -moz-column-count: 2;
    column-count: 2;
    -moz-column-gap: 20;
    column-gap: 20;
  }
  .evtx-categories-list ul.cols-2 li {
    -moz-column-break-inside: avoid;
         break-inside: avoid-column;
  }
  .evtx-categories-list ul.cols-3 {
    -moz-column-count: 3;
    column-count: 3;
    -moz-column-gap: 20;
    column-gap: 20;
  }
  .evtx-categories-list ul.cols-3 li {
    -moz-column-break-inside: avoid;
         break-inside: avoid-column;
  }
  .evtx-categories-list ul.cols-4 {
    -moz-column-count: 4;
    column-count: 4;
    -moz-column-gap: 20;
    column-gap: 20;
  }
  .evtx-categories-list ul.cols-4 li {
    -moz-column-break-inside: avoid;
         break-inside: avoid-column;
  }
}
.evtx-categories-list .evtx-entry {
  margin-bottom: 1em;
}
.evtx-categories-list .evtx-entry span:first-child {
  font-weight: true;
  display: block;
  margin-left: 0;
}
.evtx-categories-list .evtx-entry span {
  margin-left: 0.9em;
}

.evtx-categories-finalists .search-categories {
  display: inline-block;
  padding: 0.25rem 0.5rem;
}
.evtx-categories-finalists .wrap-search-box {
  margin: 1rem auto;
  display: block;
  text-align: center;
}
.evtx-categories-finalists .evtx-wrap-categories {
  padding: 1.5em 0;
}
.evtx-categories-finalists .evtx-category,
.evtx-categories-finalists .evtx-entry {
  transition: opacity 0.1s linear;
}
.evtx-categories-finalists .evtx-entry span {
  margin-right: 0.5em;
}
.evtx-categories-finalists .evtx-entry span:first-child {
  font-weight: bold;
}
.evtx-categories-finalists .evtx-entry span:last-child {
  margin-right: 0;
}
.evtx-categories-finalists .evtx-category {
  display: inline-block;
  background-color: white;
  position: relative;
  padding: 1rem;
  box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.2);
  margin-bottom: 15px;
}
@media (max-width: 768px) {
  .evtx-categories-finalists .evtx-category {
    width: calc(100% - 30px);
    margin-left: 15px;
    margin-right: 15px;
    clear: both;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .evtx-categories-finalists .evtx-category {
    width: calc(50% - 7.5px);
    margin-right: 15px;
    float: left;
  }
  .evtx-categories-finalists .evtx-category:nth-of-type(2n) {
    margin-right: 0;
  }
  .evtx-categories-finalists .evtx-category:nth-of-type(2n+1) {
    clear: both;
  }
}
@media (min-width: 992px) {
  .evtx-categories-finalists .evtx-category {
    width: calc(33.3333333333% - 10px);
    margin-right: 15px;
    float: left;
  }
  .evtx-categories-finalists .evtx-category:nth-of-type(3n) {
    margin-right: 0;
  }
  .evtx-categories-finalists .evtx-category:nth-of-type(3n+1) {
    clear: both;
  }
}
.evtx-categories-finalists .evtx-category h2 {
  font-size: 1.3rem;
  border-bottom: 1px gray solid;
}
.evtx-categories-finalists .evtx-category-entries {
  font-size: 0.85em;
  padding-left: 1.2em;
}
.evtx-categories-finalists .evtx-category-entries:before {
  content: "Finalists:";
  color: gray;
  display: block;
  margin-left: -1.3em;
}
.evtx-categories-finalists .evtx-category-entries li {
  margin-bottom: 0.3em;
}
.evtx-categories-finalists .inactive {
  opacity: 0.2;
}

.evtx-categories-winners .evtx-campaign {
  display: inline-block;
}
.evtx-categories-winners .evtx-campaign figure {
  height: 200px;
  background-color: gray;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.evtx-categories-winners .evtx-campaign figcaption {
  text-align: center;
  display: block;
}
.evtx-categories-winners .evtx-campaign.winner {
  border: 2px green solid;
  border-radius: 2px;
}
.evtx-categories-winners .evtx-campaign.winner figure {
  height: 400px;
}
.evtx-categories-winners .evtx-campaign-winner {
  width: 50%;
  float: left;
  min-height: 400px;
}
.evtx-categories-winners .evtx-campaign-winner .evtx-campaign {
  width: 100%;
  height: 400px;
  border: 2px green solid;
  border-radius: 2px;
}
.evtx-categories-winners .evtx-campaign-winner .evtx-campaign figure {
  height: 400px;
}
.evtx-categories-winners .top-row .evtx-wrap-honorable-mentions {
  float: left;
  width: 50%;
}
.evtx-categories-winners .top-row .evtx-wrap-honorable-mentions .evtx-campaign {
  padding-left: 1em;
  padding-bottom: 1em;
  background-clip: content-box;
  float: left;
  width: 50%;
}
.dropdown-menu {
  padding: 0;
}

.evtx-categories-winners-cards {
  perspective: 1000px;
}
.evtx-categories-winners-cards .evtx-honorable-mentions {
  max-height: 230px;
  overflow-y: auto;
  padding-right: 1rem;
}
.evtx-categories-winners-cards .search-categories.not-found {
  border-color: red !important;
}
.evtx-categories-winners-cards .search-categories.not-found:after {
  content: "Not Found";
}
.evtx-categories-winners-cards .evtx-winner-card {
  border: 3px #c8c8c8 solid;
  box-sizing: border-box;
  height: 400px;
  transition: all 0.5s ease;
  transform-style: preserve-3d;
  box-shadow: 3px 3px 20px rgba(0, 0, 0, 0.2);
  border-radius: 3px;
}
.evtx-categories-winners-cards .evtx-winner-card.inactive {
  opacity: 0.2;
}
.evtx-categories-winners-cards .evtx-winner-card.blink {
  border-color: green;
}
.evtx-categories-winners-cards .evtx-winner-card header,
.evtx-categories-winners-cards .evtx-winner-card footer {
  padding: 1rem;
  text-align: center;
}
.evtx-categories-winners-cards .evtx-winner-card header {
  background-color: #c8c8c8;
}
.evtx-categories-winners-cards .evtx-winner-card footer:after {
  content: "";
  position: absolute;
  top: 0;
  background-color: #c8c8c8;
  height: 1px;
  width: 80%;
  left: 10%;
  display: block;
  margin: 0 auto;
}
.evtx-categories-winners-cards .evtx-winner-card .evtx-category-name {
  margin: 0;
}
.evtx-categories-winners-cards .evtx-winner-card .evtx-category-group {
  display: block;
  font-size: 0.85rem;
  margin-top: 0.5em;
}
.evtx-categories-winners-cards .evtx-winner-card .evtx-label {
  display: block;
  text-align: center;
}
.evtx-categories-winners-cards .evtx-winner-card .evtx-winner-image {
  margin-top: 1.5rem;
}
.evtx-categories-winners-cards .evtx-winner-card .card-front,
.evtx-categories-winners-cards .evtx-winner-card .card-back {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: white;
  transform-origin: center;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.evtx-categories-winners-cards .evtx-winner-card .card-front footer,
.evtx-categories-winners-cards .evtx-winner-card .card-back footer {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
}
.evtx-categories-winners-cards .evtx-winner-card .card-front img,
.evtx-categories-winners-cards .evtx-winner-card .card-back img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.evtx-categories-winners-cards .evtx-winner-card .content {
  padding: 1rem;
  position: relative;
}
.evtx-categories-winners-cards .evtx-winner-card .card-front {
  transform: rotateY(0deg);
  z-index: 2;
}
.evtx-categories-winners-cards .evtx-winner-card .card-front .content {
  text-align: center;
}
.evtx-categories-winners-cards .evtx-winner-card .card-back {
  transform: rotateY(180deg);
  z-index: 3;
}
.evtx-categories-winners-cards .evtx-winner-card .flip {
  cursor: pointer;
}
.evtx-categories-winners-cards .evtx-winner-card .flip:before {
  content: "\f064";
  font-family: "FontAwesome";
  display: inline-block;
  margin-right: 0.5em;
}
.evtx-categories-winners-cards .evtx-winner-card.flipped {
  transform: rotateY(180deg);
}
.evtx-categories-winners-cards .evtx-functions {
  display: block;
  width: 100%;
  margin-bottom: 2rem;
}
.evtx-categories-winners-cards .evtx-functions .wrap-search,
.evtx-categories-winners-cards .evtx-functions .wrap-dropdown {
  float: right;
  margin-left: 1rem;
}
.evtx-categories-winners-cards .evtx-functions .dropdown-toggle,
.evtx-categories-winners-cards .evtx-functions .search-categories {
  padding: 0.5em 1em;
  font-size: 1rem;
}
.evtx-categories-winners-cards .evtx-functions .dropdown-toggle:after {
  content: "\f0d7";
  font-family: "FontAwesome";
  margin-left: 0.5em;
  display: inline-block;
}
.evtx-categories-winners-cards .evtx-functions .wrap-search {
  position: relative;
}
.evtx-categories-winners-cards .evtx-functions .wrap-search.not-found input {
  border-color: red !important;
}
.evtx-categories-winners-cards .evtx-functions .wrap-search.not-found:after {
  opacity: 1;
}
.evtx-categories-winners-cards .evtx-functions .wrap-search:after {
  content: "Not Found";
  opacity: 0;
  transition: all 0.2s linear;
  color: red;
  text-transform: uppercase;
  position: absolute;
  top: 105%;
  left: 0;
  right: 0;
  width: 100%;
  text-align: center;
  font-weight: bold;
}

.evtx-categories-winners-linear .evtx-winner {
  text-align: center;
  position: relative;
}
.evtx-categories-winners-linear .evtx-winner .evtx-winner-image {
  width: auto;
  display: block;
  margin: 0 auto 0 auto;
  width: 100%;
}
.evtx-categories-winners-linear .evtx-winner .content {
  color: #387aba;
  padding: 1rem;
  width: 100%;
  position: relative;
  display: block;
  position: relative;
}
.evtx-categories-winners-linear .evtx-winner.bg-covered .evtx-winner-image {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 75%;
  background-size: contain;
  background-position: top;
  background-repeat: no-repeat;
  margin: 0;
}
.evtx-categories-winners-linear .evtx-category-name span {
  display: block;
}
.evtx-categories-winners-linear .evtx-category-name span.evtx-category-group {
  font-size: 0.8em;
}
.evtx-categories-winners-linear .evtx-winner-label {
  display: block;
}

.evtx-categories-featured .evtx-campaign {
  padding: 2rem;
  text-align: center;
}
@media (min-width: 1200px) {
  .evtx-categories-featured .evtx-campaign {
    position: relative;
    float: left;
    display: inline-block;
    width: calc(25% - 0.75rem);
    margin: 0 1rem 1rem 0;
  }
  .evtx-categories-featured .evtx-campaign:nth-of-type(4n) {
    margin-right: 0;
  }
  .evtx-categories-featured .evtx-campaign:nth-of-type(4n + 1) {
    width: calc(25% - 0.75rem - 1px);
    clear: both;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .evtx-categories-featured .evtx-campaign {
    position: relative;
    float: left;
    display: inline-block;
    width: calc(33.3333333333% - 0.6666666667rem);
    margin: 0 1rem 1rem 0;
  }
  .evtx-categories-featured .evtx-campaign:nth-of-type(3n) {
    margin-right: 0;
  }
  .evtx-categories-featured .evtx-campaign:nth-of-type(3n + 1) {
    width: calc(33.3333333333% - 0.6666666667rem - 1px);
    clear: both;
  }
}
@media (min-width: 480px) and (max-width: 768px) {
  .evtx-categories-featured .evtx-campaign {
    position: relative;
    float: left;
    display: inline-block;
    width: calc(50% - 0.5rem);
    margin: 0 1rem 1rem 0;
  }
  .evtx-categories-featured .evtx-campaign:nth-of-type(2n) {
    margin-right: 0;
  }
  .evtx-categories-featured .evtx-campaign:nth-of-type(2n + 1) {
    width: calc(50% - 0.5rem - 1px);
    clear: both;
  }
}
@media (max-width: 480px) {
  .evtx-categories-featured .evtx-campaign {
    position: relative;
    float: left;
    display: inline-block;
    width: calc(100% - 0rem);
    margin: 0 1rem 1rem 0;
  }
  .evtx-categories-featured .evtx-campaign:nth-of-type(1n) {
    margin-right: 0;
  }
  .evtx-categories-featured .evtx-campaign:nth-of-type(1n + 1) {
    width: calc(100% - 0rem - 1px);
    clear: both;
  }
}
.evtx-categories-featured .evtx-campaign-pic {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.evtx-categories-featured .evtx-functions {
  text-align: center;
  float: none;
  display: block;
}
.evtx-categories-featured .evtx-functions .wrap-search {
  float: none;
}
.evtx-categories-featured .evtx-category-name {
  margin: 0;
  display: inline-block;
}
.evtx-categories-featured .evtx-category-name:before {
  display: none;
}
.evtx-categories-featured .evtx-category-description {
  margin-bottom: 0;
}
.evtx-categories-featured .evtx-category-description p:last-child {
  margin-bottom: 0;
}

html.evtx-page .evtx-categories-overview .evtx-functions {
  text-align: right;
  margin-bottom: 1.5rem;
}
html.evtx-page .evtx-categories-overview .evtx-functions input {
  padding: 0.25em 0.5em;
}
html.evtx-page .evtx-categories-overview .evtx-categories {
  display: flex;
  flex-wrap: wrap;
}
html.evtx-page .evtx-categories-overview .evtx-category {
  padding: 1em !important;
  display: flex;
  flex-direction: column;
}
html.evtx-page .evtx-categories-overview .evtx-category .evtx-category-description {
  flex-grow: 1;
}
@media (min-width: 1200px) {
  html.evtx-page .evtx-categories-overview .evtx-category {
    position: relative;
    display: inline-block;
    width: calc(33.3333333333% - 0.6666666667rem);
    margin: 0 1rem 1rem 0;
  }
  html.evtx-page .evtx-categories-overview .evtx-category:nth-of-type(3n) {
    margin-right: 0;
  }
  html.evtx-page .evtx-categories-overview .evtx-category:nth-of-type(3n + 1) {
    width: calc(33.3333333333% - 0.6666666667rem - 1px);
  }
}
@media (min-width: 480px) and (max-width: 1200px) {
  html.evtx-page .evtx-categories-overview .evtx-category {
    position: relative;
    display: inline-block;
    width: calc(50% - 0.5rem);
    margin: 0 1rem 1rem 0;
  }
  html.evtx-page .evtx-categories-overview .evtx-category:nth-of-type(2n) {
    margin-right: 0;
  }
  html.evtx-page .evtx-categories-overview .evtx-category:nth-of-type(2n + 1) {
    width: calc(50% - 0.5rem - 1px);
  }
}
@media (max-width: 480px) {
  html.evtx-page .evtx-categories-overview .evtx-category {
    position: relative;
    display: inline-block;
    width: calc(100% - 0rem);
    margin: 0 1rem 1rem 0;
  }
  html.evtx-page .evtx-categories-overview .evtx-category:nth-of-type(1n) {
    margin-right: 0;
  }
  html.evtx-page .evtx-categories-overview .evtx-category:nth-of-type(1n + 1) {
    width: calc(100% - 0rem - 1px);
  }
}
html.evtx-page .evtx-categories-overview .evtx-category .evtx-category-description {
  padding: 0;
}
html.evtx-page .evtx-categories-overview .evtx-category h3 {
  font-weight: bold;
  font-family: Open Sans, sans-serif;
  text-transform: uppercase;
}

.dropdown-menu {
  padding: 0;
}

.evtx-categories-archive {
  perspective: 1000px;
}
.evtx-categories-archive .evtx-honorable-mentions {
  max-height: 230px;
  overflow-y: auto;
  padding-right: 1rem;
}
.evtx-categories-archive .image_wrapper {
  position: relative;
}
.evtx-categories-archive .initials-box {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 3rem;
  font-weight: 900;
  color: white;
}
.evtx-categories-archive .search-categories.not-found {
  border-color: red !important;
}
.evtx-categories-archive .search-categories.not-found:after {
  content: "Not Found";
}
.evtx-categories-archive .displayNone {
  display: none;
}
.evtx-categories-archive .tiered_ranking_container {
  display: flex;
  justify-content: center;
  flex-flow: row wrap;
  margin-left: -10px;
  margin-right: -10px;
}
@media screen and (max-width: 767px) {
  .evtx-categories-archive .tiered_ranking_container {
    flex-direction: column;
  }
}
.evtx-categories-archive .tiered_ranking_container .tiered_ranking_section {
  margin: 0px 10px;
  width: calc(33.333% - 20px);
}
@media screen and (max-width: 767px) {
  .evtx-categories-archive .tiered_ranking_container .tiered_ranking_section {
    width: 100%;
    margin: 0px;
  }
}
.evtx-categories-archive .tiered_ranking_container .tiered_ranking_section .title_container {
  position: relative;
}
.evtx-categories-archive .tiered_ranking_container .tiered_ranking_section .title_container h4 {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}
.evtx-categories-archive .tiered_ranking_container .tiered_ranking_section .title_container h4:before, .evtx-categories-archive .tiered_ranking_container .tiered_ranking_section .title_container h4:after {
  flex-grow: 1;
  height: 1px;
  background-color: gray;
  content: "";
  display: inline-block;
}
.evtx-categories-archive .tiered_ranking_container .tiered_ranking_section .title_container .ranking-number {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  margin: 0;
  color: #ffffff;
  background-color: #261732;
  border: 3px solid #f08e2a;
  border-radius: 100%;
  width: 80px;
  height: 80px;
  z-index: 1;
  left: 50%;
  transform: translateX(-50%) scale(0.8);
}
.evtx-categories-archive .tiered_ranking_container .tiered_ranking_section .tiered_ranking_item {
  display: flex;
  align-items: center;
}
.evtx-categories-archive .tiered_ranking_container .tiered_ranking_section .tiered_ranking_item .image_container {
  position: relative;
  width: 30%;
  flex-shrink: 0;
}
.evtx-categories-archive .tiered_ranking_container .tiered_ranking_section .tiered_ranking_item .image_container div {
  display: inline-block;
  width: 100%;
}
.evtx-categories-archive .tiered_ranking_container .tiered_ranking_section .tiered_ranking_item .info_container {
  margin-left: 20px;
  text-align: left;
}
.evtx-categories-archive .tiered_ranking_container .tiered_ranking_section .tiered_ranking_item .info_container h2 {
  font-size: 1rem;
  color: #23152e;
  font-weight: 800;
}
.evtx-categories-archive .tiered_ranking_container .tiered_ranking_section .tiered_ranking_item .info_container h3 {
  font-size: 0.7rem;
  color: #000;
}
.evtx-categories-archive .evtx-archive {
  box-sizing: border-box;
  height: 400px;
  transition: all 0.5s ease;
  transform-style: preserve-3d;
  border-radius: 3px;
}
.evtx-categories-archive .evtx-archive.inactive {
  opacity: 0.2;
}
.evtx-categories-archive .evtx-archive.blink {
  border-color: green;
}
.evtx-categories-archive .evtx-archive header,
.evtx-categories-archive .evtx-archive footer {
  padding: 1rem;
  text-align: center;
}
.evtx-categories-archive .evtx-archive header {
  background-color: #c8c8c8;
}
.evtx-categories-archive .evtx-archive footer:after {
  content: "";
  position: absolute;
  top: 0;
  background-color: #c8c8c8;
  height: 1px;
  width: 80%;
  left: 10%;
  display: block;
  margin: 0 auto;
}
.evtx-categories-archive .evtx-archive .evtx-category-name {
  margin: 0;
}
.evtx-categories-archive .evtx-archive .evtx-category-group {
  display: block;
  font-size: 0.85rem;
  margin-top: 0.5em;
}
.evtx-categories-archive .evtx-archive .evtx-label {
  display: block;
  text-align: center;
}
.evtx-categories-archive .evtx-archive .evtx-winner-image {
  margin-top: 1.5rem;
}
.evtx-categories-archive .evtx-archive .card-front,
.evtx-categories-archive .evtx-archive .card-back {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  transform-origin: center;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.evtx-categories-archive .evtx-archive .card-front footer,
.evtx-categories-archive .evtx-archive .card-back footer {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
}
.evtx-categories-archive .evtx-archive .card-front img,
.evtx-categories-archive .evtx-archive .card-back img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.evtx-categories-archive .evtx-archive .content {
  padding: 1rem;
  position: relative;
}
.evtx-categories-archive .evtx-archive .content .campaign-name {
  font-size: 1rem;
  margin-top: 1rem;
  margin-bottom: 0.2rem;
  color: #23152e;
  font-weight: 800;
}
.evtx-categories-archive .evtx-archive .content .job-title {
  margin-top: 0rem;
  margin-bottom: 0.2rem;
  color: #000;
}
.evtx-categories-archive .evtx-archive .text-only .text_container {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.evtx-categories-archive .evtx-archive .show_text {
  display: block;
  color: #a7a4ab;
  font-size: 0.7rem;
  text-transform: uppercase;
}
.evtx-categories-archive .evtx-archive .show_image {
  display: block;
}
.evtx-categories-archive .evtx-archive .ranked .image_container {
  display: block;
  position: relative;
}
.evtx-categories-archive .evtx-archive .ranked .image_container .ranking-number {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  margin: 0;
  color: #ffffff;
  background-color: #261732;
  border: 3px solid #f08e2a;
  border-radius: 100%;
  width: 70px;
  height: 70px;
  z-index: 1;
  top: -20px;
  left: -20px;
}
.evtx-categories-archive .evtx-archive .card-front {
  transform: rotateY(0deg);
  z-index: 2;
}
.evtx-categories-archive .evtx-archive .card-front .content {
  text-align: center;
}
.evtx-categories-archive .evtx-archive .card-back {
  transform: rotateY(180deg);
  z-index: 3;
}
.evtx-categories-archive .evtx-archive .flip {
  cursor: pointer;
}
.evtx-categories-archive .evtx-archive .flip:before {
  content: "\f064";
  font-family: "FontAwesome";
  display: inline-block;
  margin-right: 0.5em;
}
.evtx-categories-archive .evtx-archive.flipped {
  transform: rotateY(180deg);
}
.evtx-categories-archive .text-only-layout .evtx-campaign {
  height: 200px;
}
.evtx-categories-archive .evtx-functions {
  display: block;
  width: 100%;
  margin-bottom: 2rem;
}
.evtx-categories-archive .evtx-functions .wrap-search,
.evtx-categories-archive .evtx-functions .wrap-dropdown {
  margin-left: 1rem;
}
.evtx-categories-archive .evtx-functions .dropdown-toggle,
.evtx-categories-archive .evtx-functions .search-categories {
  padding: 0.25em 0.5em;
  font-size: 0.85rem;
}
.evtx-categories-archive .evtx-functions .search-categories {
  background-color: #a7a4ab;
  border: none;
  color: white;
  text-transform: uppercase;
  font-weight: 600;
}
.evtx-categories-archive .evtx-functions .search-categories::-moz-placeholder {
  color: white;
}
.evtx-categories-archive .evtx-functions .search-categories:-ms-input-placeholder {
  color: white;
}
.evtx-categories-archive .evtx-functions .search-categories::placeholder {
  color: white;
}
.evtx-categories-archive .evtx-functions .dropdown-toggle:after {
  content: "\f0d7";
  font-family: "FontAwesome";
  margin-left: 0.5em;
  display: inline-block;
}
.evtx-categories-archive .evtx-functions .wrap-search {
  position: relative;
}
.evtx-categories-archive .evtx-functions .wrap-search.not-found input {
  border-color: red !important;
}
.evtx-categories-archive .evtx-functions .wrap-search.not-found:after {
  opacity: 1;
}
.evtx-categories-archive .evtx-functions .wrap-search:after {
  content: "Not Found";
  opacity: 0;
  transition: all 0.2s linear;
  color: red;
  text-transform: uppercase;
  position: absolute;
  top: 105%;
  left: 0;
  right: 0;
  width: 100%;
  text-align: center;
  font-weight: bold;
}
.evtx-categories-archive .diamond_bg {
  background: repeating-linear-gradient(0deg, transparent, transparent 1px, #e4e3e5 2px, #e4e3e5 2px, transparent 3px);
  height: 100px;
  width: 100px;
  margin: 0 auto;
  transform: rotate(135deg);
}
.evtx-categories-archive .tiered_ranking_container .diamond_bg {
  padding-bottom: 100%;
  height: 0;
  width: 100%;
  transform: scale(0.7) rotate(45deg);
  transform-origin: center;
}
.evtx-categories-archive .tiered_ranking_container .initials-box {
  font-size: 2.5rem;
  min-height: auto;
  transform: translate(-50%, -58%);
  transform-origin: center;
}
.evtx-categories-archive .image_container.picless {
  padding-top: 3rem;
  padding-bottom: 4.5rem;
  display: inline-block;
}

.evtx-pagetitle .evtx-full-width {
  margin-left: 0;
  margin-right: 0;
  width: 100%;
}
.evtx-pagetitle .bg-image,
.evtx-pagetitle .bg-image-shade {
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  position: absolute;
}
.evtx-pagetitle .bg-image {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  z-index: -1;
}
.evtx-pagetitle .evtx-pagetitle-outer {
  margin: 0;
}
.evtx-pagetitle .evtx-pagetitle-outer .page-title-wrap {
  padding: 1rem;
}
.evtx-pagetitle .evtx-pagetitle-outer .page-title {
  text-align: center;
  margin-bottom: 1rem;
}
.evtx-pagetitle .evtx-pagetitle-outer .sub-title {
  text-align: center;
  margin: 0;
}

.evtx-sticky {
  position: fixed;
  display: inline-block;
  z-index: 1000;
  padding: 3rem;
  background-color: black;
  color: white;
}
.evtx-sticky p:last-child {
  margin-bottom: 0;
}
.evtx-sticky.top-left {
  top: 0;
  left: 0;
}
.evtx-sticky.top-center {
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.evtx-sticky.top-right {
  top: 0;
  right: 0;
}
.evtx-sticky.middle-left {
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.evtx-sticky.middle {
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
}
.evtx-sticky.middle-right {
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.evtx-sticky.bottom-left {
  bottom: 0;
  left: 0;
}
.evtx-sticky.bottom-center {
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.evtx-sticky.bottom-right {
  bottom: 0;
  right: 0;
}

.evtx-gallery {
  display: block;
}
.evtx-gallery .slick {
  transition: opacity 0.5s ease;
  opacity: 0;
  visibility: hidden;
}
.evtx-gallery .slick.slick-initialized {
  visibility: visible;
  opacity: 1;
}
.evtx-gallery.covered .evtx-slide {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.evtx-gallery .evtx-slide {
  text-align: center;
}
.evtx-gallery img {
  margin: 0 auto;
}
.evtx-gallery figcaption {
  text-align: left;
  font-size: 1em;
}

.evtx-modal-campaign .evtx-gallery {
  width: 96%;
  position: relative;
  margin-left: 2%;
}

.evtx-slide:focus, .evtx-slide:active {
  outline: none;
  border: none;
  box-shadow: none;
}

.evtx-slide-content {
  position: absolute;
  display: inline-block;
  padding: 1rem;
}
.evtx-slide-content.no-image {
  position: relative;
}
.evtx-slide-content.top-left {
  top: 0;
  left: 0;
  text-align: left;
}
.evtx-slide-content.top-center {
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
}
.evtx-slide-content.top-right {
  text-align: right;
  top: 0;
  right: 0;
}
.evtx-slide-content.middle-left {
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  text-align: left;
}
.evtx-slide-content.middle {
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  text-align: center;
}
.evtx-slide-content.middle-right {
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  text-align: right;
}
.evtx-slide-content.bottom-left {
  bottom: 0;
  left: 0;
  text-align: left;
}
.evtx-slide-content.bottom-center {
  bottom: 0;
  text-align: center;
  left: 50%;
  transform: translateX(-50%);
}
.evtx-slide-content.bottom-right {
  bottom: 0;
  right: 0;
  text-align: right;
}
.evtx-slide-content p:first-child {
  margin-top: 0;
}
.evtx-slide-content p:last-child {
  margin-bottom: 0;
}

.evtx-slide-content-bg {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.evtx-gallery-grid {
  position: relative;
}
.evtx-gallery-grid.layout-1 {
  max-width: 100%;
  width: 600px;
  position: relative;
}
.evtx-gallery-grid.layout-1 .evtx-slide {
  display: inline-block;
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .evtx-gallery-grid.layout-1 .evtx-slide:nth-of-type(1) {
    width: 100%;
    height: 300px;
    display: block;
  }
  .evtx-gallery-grid.layout-1 .evtx-slide:nth-of-type(1):before, .evtx-gallery-grid.layout-1 .evtx-slide:nth-of-type(1):after {
    display: table;
    content: " ";
  }
  .evtx-gallery-grid.layout-1 .evtx-slide:nth-of-type(1):after {
    clear: both;
  }
  .evtx-gallery-grid.layout-1 .evtx-slide:nth-of-type(2), .evtx-gallery-grid.layout-1 .evtx-slide:nth-of-type(4) {
    float: left;
    width: calc(50% - 0.5rem);
    height: 300px;
  }
}
@media (max-width: 768px) {
  .evtx-gallery-grid.layout-1 .evtx-slide {
    width: 100%;
    height: 300px;
    float: none;
    display: block;
    margin-bottom: 1rem;
  }
}
@media (min-width: 768px) {
  .evtx-gallery-grid.layout-1.total-3 .evtx-slide:nth-of-type(3) {
    float: right;
    width: calc(50% - 0.5rem);
    height: 300px;
    margin-left: 1rem;
  }
}
@media (min-width: 768px) {
  .evtx-gallery-grid.layout-1.total-4 .evtx-slide:nth-of-type(3) {
    float: right;
    width: calc(50% - 0.5rem);
    margin-left: 1rem;
    height: calc(600px + 1rem);
  }
}
.evtx-gallery-grid.layout-2:before, .evtx-gallery-grid.layout-2:after {
  display: table;
  content: " ";
}
.evtx-gallery-grid.layout-2:after {
  clear: both;
}
.evtx-gallery-grid.layout-2 .evtx-slide {
  margin-bottom: 1rem;
}
.evtx-gallery-grid.layout-2 .evtx-slide:last-child {
  margin-bottom: 0;
}
.evtx-gallery-grid.layout-2 .evtx-slide > div {
  width: 100%;
  height: 0;
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.evtx-gallery-grid.layout-2.per-row-1 .evtx-slide {
  width: 100%;
  display: block;
}
.evtx-gallery-grid.layout-2.per-row-2 .evtx-slide {
  position: relative;
  float: left;
  display: inline-block;
  width: calc(50% - 0.5rem);
  margin: 0 1rem 1rem 0;
}
.evtx-gallery-grid.layout-2.per-row-2 .evtx-slide:nth-of-type(2n) {
  margin-right: 0;
}
.evtx-gallery-grid.layout-2.per-row-2 .evtx-slide:nth-of-type(2n + 1) {
  width: calc(50% - 0.5rem - 1px);
  clear: both;
}
.evtx-gallery-grid.layout-2.per-row-3 .evtx-slide {
  position: relative;
  float: left;
  display: inline-block;
  width: calc(33.3333333333% - 0.6666666667rem);
  margin: 0 1rem 1rem 0;
}
.evtx-gallery-grid.layout-2.per-row-3 .evtx-slide:nth-of-type(3n) {
  margin-right: 0;
}
.evtx-gallery-grid.layout-2.per-row-3 .evtx-slide:nth-of-type(3n + 1) {
  width: calc(33.3333333333% - 0.6666666667rem - 1px);
  clear: both;
}
.evtx-gallery-grid.layout-2.per-row-4 .evtx-slide {
  position: relative;
  float: left;
  display: inline-block;
  width: calc(25% - 0.75rem);
  margin: 0 1rem 1rem 0;
}
.evtx-gallery-grid.layout-2.per-row-4 .evtx-slide:nth-of-type(4n) {
  margin-right: 0;
}
.evtx-gallery-grid.layout-2.per-row-4 .evtx-slide:nth-of-type(4n + 1) {
  width: calc(25% - 0.75rem - 1px);
  clear: both;
}
.evtx-gallery-grid .evtx-slide-image {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  display: block;
}
.evtx-gallery-grid.layout-3:before, .evtx-gallery-grid.layout-3:after {
  display: table;
  content: " ";
}
.evtx-gallery-grid.layout-3:after {
  clear: both;
}
.evtx-gallery-grid.layout-3 .evtx-slide {
  float: left;
  position: relative;
  margin-bottom: 1rem;
}
.evtx-gallery-grid.layout-3 .evtx-slide > div {
  padding: 0;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (min-width: 992px) {
  .evtx-gallery-grid.layout-3 .evtx-slide {
    height: 300px;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .evtx-gallery-grid.layout-3 .evtx-slide {
    height: 200px;
  }
}
@media (min-width: 480px) and (max-width: 768px) {
  .evtx-gallery-grid.layout-3 .evtx-slide {
    height: 125px;
  }
}
@media (max-width: 480px) {
  .evtx-gallery-grid.layout-3 .evtx-slide {
    width: 100%;
    height: 150px;
  }
}
@media (min-width: 480px) {
  .evtx-gallery-grid.layout-3 .evtx-slide:nth-of-type(1), .evtx-gallery-grid.layout-3 .evtx-slide:nth-of-type(7) {
    width: calc(66.6666666667% - 0.5rem);
  }
  .evtx-gallery-grid.layout-3 .evtx-slide:nth-of-type(2), .evtx-gallery-grid.layout-3 .evtx-slide:nth-of-type(6) {
    width: calc(33.3333333333% - 0.5rem);
  }
  .evtx-gallery-grid.layout-3 .evtx-slide:nth-of-type(1), .evtx-gallery-grid.layout-3 .evtx-slide:nth-of-type(3), .evtx-gallery-grid.layout-3 .evtx-slide:nth-of-type(4), .evtx-gallery-grid.layout-3 .evtx-slide:nth-of-type(6) {
    margin-right: 1rem;
  }
  .evtx-gallery-grid.layout-3 .evtx-slide:nth-of-type(3), .evtx-gallery-grid.layout-3 .evtx-slide:nth-of-type(4), .evtx-gallery-grid.layout-3 .evtx-slide:nth-of-type(5) {
    width: calc(33.3333333333% - 0.6666666667rem);
  }
  .evtx-gallery-grid.layout-3 .evtx-slide:nth-of-type(3), .evtx-gallery-grid.layout-3 .evtx-slide:nth-of-type(6) {
    clear: right;
  }
}

/**
* MODAL DIALOGUE VIEWS
*/
.modal.fade .modal-dialog {
  transition: all 85ms linear;
  transform: scale(0);
  opacity: 0;
}
.modal.fade.in .modal-dialog {
  opacity: 1;
  transform: scale(1);
}

#evtx-modal-menu-pages.fade .modal-dialog {
  transform-origin: top right;
  transition: all 85ms linear;
  transform: scale(0);
  opacity: 0;
}
#evtx-modal-menu-pages.fade.in .modal-dialog {
  opacity: 1;
  transform: scale(1);
}

.evtx-modal-dialog {
  margin: 5% auto;
}
.evtx-modal-dialog .evtx-modal-close {
  position: absolute;
  top: 0.5em;
  right: 0.5em;
  z-index: 9999;
  line-height: 1;
}
.evtx-modal-dialog .evtx-modal-close:after {
  content: "\f00d";
  font-family: "FontAwesome";
}

.evtx-modal-toggle {
  cursor: pointer;
}

#evtx-modal .modal-body {
  position: static;
  min-height: 600px;
}
#evtx-modal .modal-footer {
  position: relative;
}

.addthis-wrap {
  position: absolute;
  bottom: 0.5em;
  left: 1em;
  width: auto;
  z-index: 10;
}
.addthis-wrap .addthis_toolbox a {
  padding: 0.5em 0.75em;
  margin-bottom: 0;
}

.evtx-modal-session {
  padding-top: 1.5em;
  max-width: 37em;
  margin: auto;
}
.evtx-modal-session .evtx-session-date {
  margin-bottom: 0.5em;
}
.evtx-modal-session h1 {
  font-size: 1.75rem;
  margin: inherit;
}
.evtx-modal-session .evtx-session-time {
  display: block;
  margin-bottom: 1em;
}
.evtx-modal-session span.badge, .evtx-modal-session span.evtx-speaker-category {
  margin: 0 0.25em;
}
.evtx-modal-session .evtx-session-body {
  border-top: 1px solid #efefef;
  padding-top: 0.5em;
}
.evtx-modal-session .evtx-session-speakers:before {
  content: "Speaking:";
  display: block;
  font-style: italic;
  font-weight: 200;
}
.evtx-modal-session li.evtx-session-speaker {
  display: block;
  clear: both;
  min-height: 100px;
  vertical-align: top;
  padding: 1em;
  font-size: 1rem;
  cursor: pointer;
  float: left;
  text-align: left;
  transition: all 0.3s linear;
}
.evtx-modal-session li.evtx-session-speaker:hover, .evtx-modal-session li.evtx-session-speaker:focus {
  background-color: #555;
  color: #fff;
}
.evtx-modal-session li.evtx-session-speaker .evtx-profile-image {
  display: inline-block;
  max-width: 100%;
}
.evtx-modal-session li.evtx-session-speaker:nth-of-type(odd) {
  clear: both;
}
.evtx-modal-session .evtx-profile-header {
  line-height: 1.3;
}
.evtx-modal-session .evtx-profile-header h4 {
  font-size: 1rem;
  line-height: 1.3;
  margin: 0;
}
.evtx-modal-session .evtx-profile-body {
  clear: both;
  margin: 1em 0;
  border-top: 1px solid #efefef;
}
.evtx-modal-session .evtx-profile-body p {
  font-size: 1rem;
}
.evtx-modal-session .evtx-profile-jobtitle {
  font-style: italic;
  font-weight: 200;
}
.evtx-modal-session .evtx-profile-social a {
  display: inline-block;
  margin: 0.25em 0.1em;
  font-size: 1.25rem;
}
.evtx-modal-session .evtx-profile-social a:first-of-type {
  margin-left: 0;
}
.evtx-modal-session .evtx-session-sponsors:before {
  content: "Sponsors:";
  display: block;
  font-style: italic;
  font-weight: 200;
}
.evtx-modal-session .evtx-session-sponsors a.evtx-session-spo {
  transition: all 0.3s linear;
}
.evtx-modal-session .evtx-session-sponsors a.evtx-session-spo:hover, .evtx-modal-session .evtx-session-sponsors a.evtx-session-spo:focus {
  background-color: #555;
  color: #fff;
}
.evtx-modal-session .evtx-session-sponsors .evtx-session-spo {
  height: 100px;
  width: 100%;
  position: relative;
  display: inline-block;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-origin: content-box;
  padding: 10px 25px;
}
@media (min-width: 768px) {
  .evtx-modal-session .evtx-session-time {
    display: inline-block;
    margin-right: 2em;
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  .evtx-modal-session li.evtx-session-speaker {
    width: 50%;
    display: inline-block;
    clear: none;
    font-size: 0.75rem;
  }
  .evtx-modal-session .evtx-profile-header h4 {
    font-size: 0.75rem;
  }
  .evtx-modal-session .evtx-profile-body p {
    font-size: 0.75rem;
  }
  .evtx-modal-session .evtx-profile-social a {
    font-size: 0.875rem;
  }
}

.evtx-modal-company .company-logo {
  max-width: 300px;
}
.evtx-modal-company p.address {
  margin-bottom: 0.5em;
}

/*___ PROFILE & COMPANY ___*/
.evtx-modal-profile {
  padding-top: 1.5em;
  max-width: 37em;
  margin: auto;
}
.evtx-modal-profile .evtx-modal-profile-info {
  margin: 1.5em 0;
}
.evtx-modal-profile .profile-image img {
  width: 100%;
  height: auto;
}
.evtx-modal-profile .speaking-at h4 {
  font-weight: 300;
  font-style: italic;
}
.evtx-modal-profile h1 {
  font-size: 1.75rem;
  margin-bottom: 0.25em;
}
.evtx-modal-profile .evtx-profile-jobtitle {
  font-weight: 200;
  font-style: italic;
}
.evtx-modal-profile .evtx-profile-company {
  font-weight: 500;
}
.evtx-modal-profile .evtx-profile-company-thumb {
  margin-top: 0.5em;
  display: inline-block;
  position: relative;
  width: 230px;
  height: 60px;
  max-width: 75%;
  background-position: top left;
  background-repeat: no-repeat;
  background-size: contain;
}
.evtx-modal-profile .evtx-profile-bio {
  padding-top: 0.5em;
  border-top: 1px solid #ddd;
}
.evtx-modal-profile .evtx-profile-social a {
  font-size: 1.15rem;
  display: inline-block;
  margin: 0.25em 0.1em;
}
.evtx-modal-profile .evtx-profile-social a:first-of-type {
  margin-left: 0;
}
.evtx-modal-profile .evtx-session-link {
  padding-left: 1em;
  border-left: 2px #387aba solid;
}

.evtx-modal-campaign h1 {
  text-align: center;
  font-size: 2rem;
  margin: 1em auto;
}
.evtx-modal-campaign .evtx-company-name,
.evtx-modal-campaign .evtx-campaign-name,
.evtx-modal-campaign .evtx-campaign-image {
  display: block;
  margin: 0 auto;
}
.evtx-modal-campaign .evtx-campaign-name {
  font-size: 1.25em;
}
.evtx-modal-campaign .evtx-company-name {
  font-size: 0.85em;
  margin-bottom: 0.5em;
}
.evtx-modal-campaign .evtx-campaign-image {
  max-width: 90%;
  width: 400px;
}
.evtx-modal-campaign .evtx-campaign-contact {
  text-align: center;
  display: block;
  margin-bottom: 1em;
}
.evtx-modal-campaign .evtx-gallery {
  width: 80%;
  margin: 20px 10%;
}
.evtx-modal-campaign .evtx-winning-categories ul,
.evtx-modal-campaign .evtx-honorable-mention-categories ul {
  font-size: 1.25rem;
  list-style-type: none;
  text-align: center;
  margin: 0;
}
.evtx-modal-campaign .evtx-winning-categories ul {
  font-size: 1.4rem;
}
.evtx-modal-campaign .evtx-honorable-mention-categories ul {
  font-size: 1.25rem;
}

.evtx-modal-category .evtx-category-name {
  display: block;
  text-align: center;
  font-weight: bold;
  font-size: 2rem;
  text-transform: uppercase;
}
.evtx-modal-category .evtx-category-group {
  text-align: center;
  display: block;
  font-size: 0.6em;
  font-weight: normal;
  margin-left: 0.75em;
}
.evtx-modal-category .evtx-category-description {
  margin: 1rem auto;
  text-align: center;
}
.evtx-modal-category .evtx-winner {
  text-align: center;
  position: relative;
}
.evtx-modal-category .evtx-winner .evtx-winner-image {
  width: auto;
  display: block;
  margin: 0 auto 2rem auto;
}
.evtx-modal-category .evtx-winner .content {
  padding: 2rem;
  width: 100%;
  position: relative;
}
.evtx-modal-category .evtx-label {
  text-align: center;
  margin-bottom: 2rem;
  position: relative;
  display: block;
  text-transform: uppercase;
}
.evtx-modal-category .evtx-label span {
  display: inline-block;
  position: relative;
}
.evtx-modal-category .evtx-label span:before, .evtx-modal-category .evtx-label span:after {
  content: "";
  border-radius: 3px;
  position: absolute;
  height: 3px;
  background: linear-gradient(to right, transparent 0%, #c8c8c8 100%);
  top: calc(50% - 1.5px);
  width: 100px;
  display: inline-block;
  transform-origin: center;
}
.evtx-modal-category .evtx-label span:before {
  right: calc(100% + 10px);
}
.evtx-modal-category .evtx-label span:after {
  left: calc(100% + 10px);
  transform: rotateY(180deg);
}
.evtx-modal-category .evtx-honorable-mentions {
  list-style-type: none;
  display: block;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 2rem;
  padding: 1rem;
  box-sizing: border-box;
}
.evtx-modal-category .evtx-honorable-mentions li {
  display: inline-block;
  margin-right: 1rem;
}
.evtx-modal-category .evtx-honorable-mentions li a {
  background-color: gainsboro;
  padding: 0.5rem 1rem;
}
.evtx-modal-category .evtx-honorable-mentions li:last-of-type {
  margin-right: 0;
}
.evtx-modal-category .category-overlay {
  padding: 1rem;
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.evtx-modal-category .category-content {
  z-index: 1;
  position: absolute;
  padding: 1rem;
}
.evtx-modal-category .category-content h2 {
  margin-top: 0;
}

.views-button-wrap {
  position: relative;
  display: inline-block;
  font-size: 20px;
  text-align: center;
}
.views-button-wrap .views-button-call-to-action {
  display: block;
  text-align: center;
}
.views-button-wrap .views-button-call-to-action.small {
  font-size: 0.6em;
}
.views-button-wrap .views-button-call-to-action.medium {
  font-size: 1em;
}
.views-button-wrap .views-button-call-to-action.large {
  font-size: 1.5em;
}

.views-button {
  transition: all 85ms ease;
  background-color: #387aba;
  color: #f0f0f0;
  margin-bottom: 0.5em;
  min-height: 2em;
  min-width: 5em;
  border: none;
}
.views-button.black-text {
  color: black;
}
.views-button.small {
  font-size: 0.6rem;
}
.views-button.medium {
  font-size: 1rem;
}
.views-button.large {
  font-size: 1.3rem;
}
.views-button:hover, .views-button:active, .views-button:focus {
  background-color: #20476c !important;
  color: #2c6093;
  outline: 0;
  box-shadow: 0px 0px 2px rgba(32, 71, 108, 0.5);
}

body {
  position: relative;
  background-color: #292e41;
  color: #fff;
  background-image: url(images/544659c9214855bb87d6.jpg);
  background-size: cover;
  background-position: bottom -640px center;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.evtx-full-width .evtx-container {
  width: 100%;
}

.center-titles h2,
.center-titles h3 {
  text-align: center;
}

[data-post-id] {
  cursor: pointer;
}

.no-margin {
  margin-bottom: 0;
}

*::-moz-selection {
  color: black;
  background-color: #387aba;
}
*::selection {
  color: black;
  background-color: #387aba;
}

body {
  position: relative;
}

a:hover {
  color: #ffc313;
  text-decoration: none;
}

.evtx-eventinfo-jumbotron .evtx-view-wrapper {
  height: calc(100vh - 42px);
  padding-top: 10rem;
}
.evtx-eventinfo-jumbotron .evtx-info-wrapper {
  width: 45em;
  max-width: 100%;
}
.evtx-eventinfo-jumbotron .evtx-logo {
  margin-bottom: 0em;
  max-width: 90%;
  display: block;
  margin: 0 auto;
}
.evtx-eventinfo-jumbotron .evtx-event-date-location {
  text-transform: uppercase;
  font-weight: 300;
  margin-bottom: 4rem;
  display: block;
}

[data-post-id] .evtx-profile-title {
  transition: all 85ms ease;
}
[data-post-id] .evtx-profile-title:hover {
  color: #ffc313;
}

[data-post-id] .evtx-session-title {
  transition: all 85ms ease;
}
[data-post-id] .evtx-session-title:hover {
  color: #387aba;
}

.evtx-modulemenu #evtx-modules {
  padding: 0;
}
.evtx-modulemenu #evtx-modules.evtx-affixed.top-fixed {
  padding: 0.5em;
}

.inline-list {
  list-style: none;
  padding: 0;
}
.inline-list li {
  display: inline-block;
  margin-right: 11px;
}

.bg {
  transition: all 75ms linear;
  opacity: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom left;
  width: 200vw;
  height: 100%;
  position: fixed;
  will-change: transform, filter;
  top: 0;
  bottom: 0;
  left: 0;
}
.bg.loaded {
  opacity: 1;
}

input.form-control {
  text-transform: uppercase;
  border-radius: 0;
}

@media (max-width: 480px) {
  .module-column {
    padding: 0 !important;
  }
}

.module-column .container-fluid, .module-column .evtx-contentlist, .module-column .evtx-categories-winners .evtx-wrap-winner, .evtx-categories-winners .module-column .evtx-wrap-winner {
  padding: 0;
}
.module-column .container-fluid.shade, .module-column .shade.evtx-contentlist, .module-column .evtx-categories-winners .shade.evtx-wrap-winner, .evtx-categories-winners .module-column .shade.evtx-wrap-winner {
  padding: 1em;
}

.module-content img {
  box-shadow: 5px 5px 0px #141414;
}
.module-content .logo {
  box-shadow: none !important;
}

.addthis-smartlayers-mobile {
  display: none !important;
}

#evtx-modal {
  color: black;
}
#evtx-modal .modal-content {
  border-radius: 0;
}

.evtx-session-speakers .evtx-session-speaker {
  padding: 0;
  border-radius: 0;
}
.evtx-session-speakers .evtx-session-speaker .evtx-profile-title {
  margin-top: 0;
}
.evtx-session-speakers .evtx-session-speaker .panel,
.evtx-session-speakers .evtx-session-speaker .panel-heading {
  background-color: transparent;
  padding: 0;
}

.mce-content-body {
  color: black !important;
  background-color: white !important;
}

html.evtx-page {
  margin-top: 0 !important;
}

@media (min-width: 768px) {
  .category-wrap[data-category=platinum] .evtx-spo-card {
    width: 50%;
    height: 250px;
  }
}
@media (min-width: 480px) and (max-width: 768px) {
  .category-wrap[data-category=platinum] .evtx-spo-card {
    width: 50%;
    height: 75px;
  }
}
@media (max-width: 480px) {
  .category-wrap[data-category=platinum] .evtx-spo-card {
    width: 100%;
    height: 100px;
  }
}

@media (min-width: 768px) {
  .category-wrap[data-category=gold] .evtx-spo-card {
    width: 33%;
    height: 165px;
  }
}
@media (min-width: 480px) and (max-width: 768px) {
  .category-wrap[data-category=gold] .evtx-spo-card {
    width: 50%;
    height: 75px;
  }
}
@media (max-width: 480px) {
  .category-wrap[data-category=gold] .evtx-spo-card {
    width: 100%;
    height: 100px;
  }
}

@media (min-width: 768px) {
  .category-wrap[data-category=silver] .evtx-spo-card {
    width: 25%;
    height: 125px;
  }
}
@media (min-width: 480px) and (max-width: 768px) {
  .category-wrap[data-category=silver] .evtx-spo-card {
    width: 50%;
    height: 75px;
  }
}
@media (max-width: 480px) {
  .category-wrap[data-category=silver] .evtx-spo-card {
    width: 100%;
    height: 100px;
  }
}

@media (min-width: 768px) {
  .category-wrap[data-category=bronze] .evtx-spo-card {
    width: 20%;
    height: 100px;
  }
}
@media (min-width: 480px) and (max-width: 768px) {
  .category-wrap[data-category=bronze] .evtx-spo-card {
    width: 50%;
    height: 75px;
  }
}
@media (max-width: 480px) {
  .category-wrap[data-category=bronze] .evtx-spo-card {
    width: 100%;
    height: 100px;
  }
}

.evtx-spos-sticker .evtx-spo-category-label {
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
  margin: 2rem 1rem;
}
.evtx-spos-sticker .evtx-spos .evtx-spo-sticker {
  margin: 0;
  max-width: none;
  max-height: none;
}
.evtx-spos-sticker .evtx-spos .evtx-spo-sticker img {
  width: 100%;
  height: auto;
  max-height: none;
}

.sponsor-category {
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  border-bottom: none !important;
}

.no-pic {
  background-color: white;
}

.category-wrap[data-category=Platinum] .evtx-spo-card {
  width: 50%;
}

.views-button {
  border: 2px white solid;
  font-weight: 300;
  text-transform: uppercase;
  background-color: transparent;
}
.views-button:hover, .views-button:focus, .views-button:active {
  background-color: transparent;
  color: #ffc313 !important;
  border-color: #ffc313 !important;
  outline: none;
}
.views-button.invert {
  color: #ffc313;
  font-weight: 400;
  border: none;
}
.views-button.invert:hover {
  color: #387aba;
}
@media (max-width: 480px) {
  .views-button {
    font-size: 1rem;
    white-space: normal;
  }
}

.signup-button:before {
  content: "✉";
  font-family: "FontAwesome";
  margin-right: 0.75em;
  transform: scale(1.75);
  display: inline-block;
}

.learn-more-button {
  background-color: rgba(0, 0, 0, 0.5) !important;
  font-size: 1.5rem;
  padding: 0.75em 1.5em;
}

.evtx-pagetitle .evtx-pagetitle-outer .page-title {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 5rem;
}
@media (max-width: 480px) {
  .evtx-pagetitle .evtx-pagetitle-outer .page-title {
    font-size: 3rem;
  }
}

.evtx-pagetitle .evtx-pagetitle-outer .page-title {
  margin-top: 2rem;
}

.evtx-pagetitle .evtx-pagetitle-outer {
  display: block;
  text-align: center;
  min-height: 275px;
}
.evtx-pagetitle .evtx-pagetitle-outer .sub-title {
  text-align: justify;
}

.evtx-pagetitle-wrap {
  display: inline-block;
  position: relative;
}
.evtx-pagetitle-wrap span.sub-title {
  max-width: 100%;
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  font-size: 1rem;
  display: block;
  text-align: justify;
}
.evtx-pagetitle-wrap h1.page-title {
  display: inline-block;
  margin-bottom: 0.25em;
}

.evtx-section-title {
  font-size: 2.5rem;
  text-transform: uppercase;
  font-weight: 600;
  margin-top: 1rem;
  margin-bottom: 2rem;
  text-align: center;
  max-width: 100%;
}
@media (max-width: 480px) {
  .evtx-section-title {
    font-size: 3rem;
    margin-top: 2rem !important;
  }
}

.module-column .evtx-section-title,
.center-titles .evtx-section-title {
  max-width: 100% !important;
}

.evtx-content-block .evtx-section-title {
  margin-top: 0;
}

h3.evtx-module-title {
  text-transform: uppercase;
  border-bottom: none;
  padding-bottom: 0.4em;
  margin: 0 0;
}

.evtx-pagetitle .evtx-pagetitle-outer .subtitle {
  text-align: justify;
}

[data-title=topics] h3 {
  transform: translateY(-2rem);
}

.topics-list {
  display: block;
}
.topics-list span {
  display: block;
}
@media (min-width: 992px) {
  .topics-list {
    transform: translateX(-30px);
    margin-top: 4rem;
  }
  .topics-list span {
    width: 100%/12;
    max-width: 100%/12;
    float: left;
    transform: rotate(-50deg);
    white-space: nowrap;
  }
}
@media (max-width: 992px) {
  .topics-list span {
    float: left;
    margin-right: 1px;
    margin-bottom: 1px;
    padding: 0.25em 0.5em;
    color: white;
    background-color: rgba(0, 0, 0, 0.5);
    font-size: 0.75rem;
  }
}

.evtx-agenda-ataglance ol > li {
  color: black;
}
.evtx-agenda-ataglance ol > li:nth-of-type(even) {
  background-color: rgba(230, 230, 230, 0.95);
}
.evtx-agenda-ataglance ol > li:nth-of-type(odd) {
  background-color: rgba(205, 205, 205, 0.95);
}
.evtx-agenda-ataglance .evtx-session-type {
  padding: 0em 0.25em;
  font-size: 0.9em;
}

.agenda-link {
  font-size: 2rem;
  display: block;
  text-align: left;
  padding: 2rem 1rem;
  border-bottom: 1px gray solid;
  color: white;
}
.agenda-link span {
  display: block;
  font-size: 1rem;
}
.agenda-link:last-child {
  border-bottom: none;
}
.agenda-link:first-child {
  padding-top: 0;
}
@media (max-width: 480px) {
  .agenda-link {
    padding: 2rem 0;
  }
}

.evtx-agenda-day .time-label {
  font-size: 1.5rem;
  text-transform: uppercase;
}

#timescale-preview {
  padding: 3rem 15px;
  min-width: 0;
  max-width: 100%;
  margin: 0 auto;
}
@media (min-width: 992px) {
  #timescale-preview {
    width: 1200px;
  }
}
@media (max-width: 992px) {
  #timescale-preview {
    width: 100%;
  }
}

.evtx-agenda-timescale {
  font-size: 0.75rem;
  color: black;
}
@media (max-width: 992px) {
  .evtx-agenda-timescale .evtx-session-info {
    text-align: center;
  }
}
@media (max-width: 992px) {
  .evtx-agenda-timescale h4 {
    padding: 0 0.5em;
    margin-top: 0;
    text-align: center;
  }
}
.evtx-agenda-timescale .row-time .time-label {
  display: flex;
  align-items: center;
}
@media (max-width: 992px) {
  .evtx-agenda-timescale .row-time .time-label {
    display: block;
    text-align: center;
  }
}
.evtx-agenda-timescale .blank + .blank {
  border: none !important;
  margin: 0 !important;
}
.evtx-agenda-timescale .badge, .evtx-agenda-timescale .evtx-speaker-category {
  color: white;
  border-radius: 2px;
}
.evtx-agenda-timescale .evtx-session-type {
  text-transform: uppercase;
  margin-right: 0.25em;
  position: absolute;
  width: calc(100% + 1em + 6px);
  font-size: 0.8em;
  text-align: center;
  left: calc(-0.5em - 3px);
  top: calc(-0.5em - 3px);
  padding: 0.25em;
}
.evtx-agenda-timescale .evtx-session-type + .evtx-session-name {
  display: block;
  padding-top: 1em;
}

.agenda-section {
  padding: 0;
}

.evtx-agenda-location {
  text-transform: uppercase;
}

.time-label:only-child {
  width: 100% !important;
}

.evtx-agenda-timescale .evtx-remove-filters div {
  font-size: 1.5em !important;
}

[data-sessiontype=breakout] .evtx-session-type {
  background-color: rgba(90, 71, 129, 0.8);
  color: white;
}

[data-sessiontype=roundtable] .evtx-session-type {
  background-color: rgba(83, 157, 127, 0.8);
  color: white;
}

[data-sessiontype=workshop] .evtx-session-type {
  background-color: rgba(120, 54, 80, 0.8);
  color: white;
}

[data-sessiontype=general-session] .evtx-session-type {
  background-color: rgba(165, 42, 42, 0.8);
  color: white;
}

[data-sessiontype=meet-a-partner] .evtx-session-type {
  background-color: rgba(42, 83, 165, 0.8);
  color: white;
}

[data-sessiontype=special-event] .evtx-session-type {
  background-color: rgba(255, 195, 19, 0.8);
  color: white;
}

[data-sessiontype=special-event] .evtx-session-type {
  color: black;
}

.col-time-full[data-sessiontype=special-event] {
  background-color: rgba(204, 224, 255, 0.9) !important;
}
.col-time-full[data-sessiontype=special-event] .evtx-session-type {
  display: none;
}
.col-time-full[data-sessiontype=special-event] .evtx-session-name {
  padding-top: 0 !important;
}

html.evtx-page .social {
  padding-left: 0;
  margin-top: 1rem;
}
html.evtx-page .social a {
  margin-right: 0.5rem;
}
html.evtx-page .social a:last-of-type {
  margin-right: 0;
}

.header-p4 {
  font-family: "Play", sans-serif;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 700;
  margin-bottom: 10px;
  text-transform: uppercase;
}

footer .wrapper {
  display: block;
  margin: 0 auto;
  width: 1024px;
  max-width: 100%;
}
footer h3 {
  font-size: 0.9rem !important;
}
footer .social a {
  font-size: 1.5rem;
}

.footer-ad {
  padding: 15px 0;
  text-align: center;
}

.site-footer {
  background: #f1f2f2;
  border-top: 1px solid #e2e4e4;
  margin-top: 30px;
  padding: 10px 0;
}

@media (min-width: 768px) {
  .site-footer {
    padding: 20px 0 30px;
  }
}
.site-footer .social li:first-child {
  margin-left: 0;
}

.site-footer .social a {
  color: #767a7b;
}

.site-footer .social a:hover {
  color: #af2332;
}

.connect {
  text-align: center;
}

@media (min-width: 768px) {
  .connect {
    float: left;
    text-align: left;
    width: 28.8086%;
  }
}
.footer-logo {
  background-size: 233px 19px;
  display: block;
  height: 19px;
  margin: 5px auto 0;
  text-indent: -10000px;
  width: 233px;
}

@media (min-width: 768px) {
  .footer-logo {
    margin: 5px 0 -1px;
  }
}
.footer-col-wrapper {
  margin: 0 auto;
  max-width: 270px;
  padding-left: 18px;
}

@media (min-width: 768px) {
  .footer-col-wrapper {
    float: right;
    margin: 0;
    max-width: none;
    padding-left: 0;
    width: 65%;
  }
}
@media (min-width: 1025px) {
  .footer-col-wrapper {
    float: left;
  }
}
.footer-col {
  float: left;
  margin-bottom: 18px;
  margin-left: 8%;
  text-align: left;
  width: 46%;
}

.footer-col ul {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 24px;
  list-style: none;
  margin: 0;
  padding: 0;
}

.footer-col.advertise,
.footer-col.resources {
  margin-left: 0;
}

@media (min-width: 768px) {
  .footer-col {
    display: block;
    margin-left: 1.7578%;
    width: 23%;
  }

  .footer-col.advertise,
.footer-col.resources {
    margin-left: 1.7578%;
  }
}
header.brand-header {
  background: linear-gradient(to bottom, #111111, #000000);
  box-shadow: 0px 2px 2px rgba(38, 83, 127, 0.2);
  display: block;
  color: white;
  font-size: 0.5em;
  position: relative;
  padding: 0.24em 0;
}
header.brand-header * {
  transition: all 85ms ease;
}
header.brand-header .social-icons {
  float: right;
  padding: 5px 0px 5px 5px;
}
header.brand-header .social {
  margin: 0 !important;
}
header.brand-header .subscribe {
  background-color: transparent !important;
  float: right;
  margin-top: 5px !important;
  margin-left: 15px;
  font-size: 0.65rem;
  text-transform: uppercase;
  font-family: Open Sans, sans-serif;
  margin-right: 2px;
}
header.brand-header .wrapper {
  max-width: 1170px;
  display: block;
  margin: 0 auto;
}
header.brand-header img {
  height: 11px;
  margin-left: 10px;
  filter: brightness(110%);
  display: inline-block;
  position: relative;
}
header.brand-header .social {
  display: inline-block;
}
header.brand-header .powered-by {
  float: left;
  margin-top: 12px;
}
@media (max-width: 1170px) {
  header.brand-header .powered-by {
    padding-left: 10px;
  }
  header.brand-header .subscribe {
    margin-right: 10px;
  }
}
@media (max-width: 500px) {
  header.brand-header .social-icons {
    display: none;
  }
}

#site-menubar {
  padding: 0 !important;
}

.evtx-modulemenu nav {
  background: #111 !important;
}
.evtx-modulemenu a {
  -webkit-touch-callout: none;
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  transition: all 85ms ease;
  font-family: Open Sans, sans-serif;
  font-weight: bold;
  font-size: 15px;
  letter-spacing: 1px;
  color: white;
  position: relative;
}
@media (min-width: 640px) {
  .evtx-modulemenu a {
    margin-left: 3.5px;
    margin-right: 3.5px;
    padding: 15px;
  }
  .evtx-modulemenu a:before, .evtx-modulemenu a:after {
    transition: all 85ms ease;
    border-color: transparent transparent transparent transparent;
    border-style: solid;
    content: "";
    display: block;
    width: 0px;
    height: 0px;
    position: absolute;
    top: 0;
  }
  .evtx-modulemenu a:before {
    border-width: 0 0 45px 17px;
    left: -17px;
  }
  .evtx-modulemenu a:after {
    border-width: 45px 17px 0 0;
    right: -17px;
  }
  .evtx-modulemenu a:hover {
    background-color: #26537f;
  }
  .evtx-modulemenu a:hover:before {
    border-color: transparent transparent #26537f transparent;
  }
  .evtx-modulemenu a:hover:after {
    border-color: #26537f transparent transparent transparent;
  }
}
@media (max-width: 640px) {
  .evtx-modulemenu a {
    text-align: left;
    padding: 15px 0;
    margin: 0;
  }
  .evtx-modulemenu a:hover {
    opacity: 0.5;
  }
  .evtx-modulemenu a:before {
    content: "> ";
  }
}
@media (min-width: 640px) {
  .evtx-modulemenu a {
    padding: 13px 15px !important;
  }
}
.evtx-modulemenu .evtx-modules {
  overflow-y: hidden;
}

/* HEADER */
.utility-wrapper {
  display: none;
}
@media (min-width: 768px) {
  .utility-wrapper {
    display: block;
    float: right;
  }
}

.utility {
  float: right;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 12px;
  margin-bottom: 0;
  margin-top: 16px;
  text-transform: uppercase;
}
.utility li {
  margin-left: 11px;
  margin-right: 3px;
}
.utility a {
  color: white;
  text-decoration: none;
}
.utility a:hover {
  color: #c7cbcc;
}

.logo {
  background-size: 233px 19px;
  display: block;
  height: 22px;
  margin-left: 65px;
  margin-top: 20px;
  position: relative;
  text-indent: -10000px;
  width: 233px;
  z-index: 1;
}
@media (min-width: 768px) {
  .logo {
    background-position: left center;
    background-size: 365px 30px;
    float: left;
    height: 100px;
    margin: 0;
    transition: width 1s;
    -webkit-transition: width 1s;
    width: 60%;
  }
  .logo:after {
    content: "";
    display: block;
    right: -50px;
    position: absolute;
    top: 0;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 100px 50px 0 0;
    border-color: white transparent transparent transparent;
  }
}
@media (min-width: 1025px) {
  .logo {
    background-size: 681px 42px;
    width: 692px;
    transition: width 1s;
  }
}

.site-title {
  padding: 0 10px 20px 0;
  position: relative;
  text-align: right;
  font-size: 15px !important;
}
.site-title .utility {
  float: none;
}
.site-title .wrapper {
  width: 1024px;
  display: block;
  margin: 0 auto;
}
.site-title .inline-list {
  margin: 2em 0 0 0;
}
.site-title .social {
  margin-top: 1em;
}
@media (min-width: 768px) {
  .site-title {
    background: #af2332;
    padding: 0;
  }
}

.site-title-left {
  display: none;
}
@media (min-width: 768px) {
  .site-title-left {
    background-color: white;
    display: block;
    height: 100px;
    position: absolute;
    transition: width 5s;
    -webkit-transition: width 5s;
    width: 50%;
  }
}

.header-ad {
  background-color: #f1f2f2;
  padding: 15px 0;
  text-align: center;
}

.desktop-ad {
  display: none;
}
@media (min-width: 768px) {
  .desktop-ad {
    display: block;
  }
}

@media (min-width: 768px) {
  .mobile-ad {
    display: none;
  }
}

.search-open .logo {
  transition: width 1s;
}
@media (min-width: 768px) {
  .search-open .logo {
    width: 225px;
  }
}
@media (min-width: 1025px) {
  .search-open .logo {
    width: 517;
  }
}
.search-open .site-title-left {
  transition: width 0;
  -webkit-transition: width 0;
  width: 225px;
}
@media (min-width: 1025px) {
  .search-open .site-title-left {
    width: 50%;
  }
}

.social {
  margin: 0.5em 0 0 0;
}
.social li {
  margin-left: 4px;
  margin-right: 0;
}
.social li:last-child {
  margin-left: 3px;
}
.social a {
  color: white;
}
.social a:hover {
  color: #c7cbcc;
}

.search-icon {
  margin-top: 2px;
}

@media (min-width: 1200px) {
  .evtx-modulemenu {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (max-width: 768px) {
  .evtx-modulemenu #evtx-modules #evtx-modules-menu .evtx-modulesmenu-buttons {
    right: 2rem;
  }
}
@media (max-width: 768px) {
  .evtx-modulemenu #evtx-modules.top-fixed #evtx-modules-menu .evtx-modulesmenu-buttons {
    right: 2.5rem !important;
  }
}
.evtx-modulemenu #evtx-modules.top-fixed a.menu-link {
  padding: 0.25em 0.5em !important;
}
.evtx-modulemenu #evtx-modules:not(.top-fixed) .evtx-fixed-logo {
  text-align: center !important;
}
.evtx-modulemenu #evtx-modules:not(.top-fixed) .evtx-fixed-logo a {
  position: relative !important;
}

.site-menu {
  background-color: black;
  color: white;
  margin-bottom: 0 !important;
  color: white;
}

#evtx-modal .evtx-category-description span.category-icon {
  content: "";
  display: block;
  position: absolute;
  left: -8.25em;
  bottom: 0;
  width: 8em;
  height: 175%;
  min-height: 4.25em;
  background-image: url(images/9b1947e72f8d1e5cb035.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  filter: invert(1) grayscale(100%) brightness(105);
}

h2 > .category-icon {
  content: "";
  display: inline-block;
  position: relative;
  bottom: 0;
  width: 8em;
  margin-right: 1em;
  height: 175%;
  min-height: 4.25em;
  background-image: url(images/9b1947e72f8d1e5cb035.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  filter: invert(1) grayscale(100%) brightness(105);
  font-size: 1rem;
  vertical-align: middle;
}

#evtx-modal .evtx-category-description span::before,
#evtx-modal .evtx-category-description span::after,
h2 > .category-icon::before,
h2 > .category-icon::after {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}

#evtx-modal .evtx-category-description span.category-icon.ad-tech-innovators,
h2 > .category-icon.ad-tech-innovators {
  height: 200%;
}
#evtx-modal .evtx-category-description span.category-icon.corporate-visionaries,
h2 > .category-icon.corporate-visionaries {
  background-image: url(images/33628624bd36dc823c6d.png);
}
#evtx-modal .evtx-category-description span.category-icon.corporate-visionaries::before,
h2 > .category-icon.corporate-visionaries::before {
  background-image: url(images/715e7f09d068d6df6a9e.png);
}
#evtx-modal .evtx-category-description span.category-icon.corporate-visionaries::after,
h2 > .category-icon.corporate-visionaries::after {
  background-image: url(images/2acc3e176a6e9700cb09.png);
}
#evtx-modal .evtx-category-description span.category-icon.data-research-trendsetters,
h2 > .category-icon.data-research-trendsetters {
  background-image: url(images/c9cc0498f492c7087e65.png);
  background-size: 4em;
  background-position: top 0 left 36px;
}
#evtx-modal .evtx-category-description span.category-icon.data-research-trendsetters::before,
h2 > .category-icon.data-research-trendsetters::before {
  background-image: url(images/66745c040b4abeb3ca79.png);
  background-position: top 0 left 36px;
  background-size: 4em;
}
#evtx-modal .evtx-category-description span.category-icon.data-research-trendsetters::after,
h2 > .category-icon.data-research-trendsetters::after {
  background-image: url(images/eeb2821d958f47bdb637.png);
}
#evtx-modal .evtx-category-description span.category-icon.dei-dynamos,
h2 > .category-icon.dei-dynamos {
  background-image: url(images/a0a0a17ea0ace6672c49.png);
  height: 200%;
}
#evtx-modal .evtx-category-description span.category-icon.directors-who-do-it-all,
h2 > .category-icon.directors-who-do-it-all {
  background-image: url(images/f130c84491624f667b0f.png);
}
#evtx-modal .evtx-category-description span.category-icon.distinguished-companies,
h2 > .category-icon.distinguished-companies {
  background-image: url(images/f3724ce8b93785f4296e.png);
  height: 200%;
}
#evtx-modal .evtx-category-description span.category-icon.game-changing-on-air-talent,
h2 > .category-icon.game-changing-on-air-talent {
  background-image: url(images/7a841495bb09467924a6.png);
  top: -2.5em;
}
#evtx-modal .evtx-category-description span.category-icon.industry-leaders,
h2 > .category-icon.industry-leaders {
  background-image: url(images/e1df06652cef23b9973f.png);
}
#evtx-modal .evtx-category-description span.category-icon.industry-leaders::before,
h2 > .category-icon.industry-leaders::before {
  background-image: url(images/49ede711df59797f0d17.png);
}
#evtx-modal .evtx-category-description span.category-icon.innovators-and-disruptors,
h2 > .category-icon.innovators-and-disruptors {
  background-image: url(images/2bd59581869b6a3e7514.png);
  height: 200%;
}
#evtx-modal .evtx-category-description span.category-icon.innovators-and-disruptors::before,
h2 > .category-icon.innovators-and-disruptors::before {
  background-image: url(images/daba44e6d9b81d7b16ce.png);
}
#evtx-modal .evtx-category-description span.category-icon.innovators-and-disruptors::after,
h2 > .category-icon.innovators-and-disruptors::after {
  background-image: url(images/c286e28d048e5308c096.png);
}
#evtx-modal .evtx-category-description span.category-icon.local-national-news-ambassadors,
h2 > .category-icon.local-national-news-ambassadors {
  background-image: url(images/653e425bf37825906319.png);
  top: -4.25em;
}
#evtx-modal .evtx-category-description span.category-icon.marketing-trailblazers,
h2 > .category-icon.marketing-trailblazers {
  background-image: url(images/43b8ac0d3dd5242c9d00.png);
  height: 190%;
  top: -2.66em;
}
#evtx-modal .evtx-category-description span.category-icon.marketing-trailblazers::before,
h2 > .category-icon.marketing-trailblazers::before {
  background-image: url(images/f8e361454e41b623e794.png);
}
#evtx-modal .evtx-category-description span.category-icon.marketing-trailblazers::after,
h2 > .category-icon.marketing-trailblazers::after {
  background-image: url(images/b75401e1bc599400ccea.png);
}
#evtx-modal .evtx-category-description span.category-icon.operations-front-runners,
h2 > .category-icon.operations-front-runners {
  background-image: url(images/266537a4356cd5c268b9.png);
  height: 200%;
}
#evtx-modal .evtx-category-description span.category-icon.production-pacesetters,
h2 > .category-icon.production-pacesetters {
  background-image: url(images/a8c1dfde6f7dad86077f.png);
  width: 7.66em;
  background-size: 100%;
}
#evtx-modal .evtx-category-description span.category-icon.production-pacesetters::before,
h2 > .category-icon.production-pacesetters::before {
  background-image: url(images/fbd77492ac30b17bcd0b.png);
  background-size: 100%;
  background-position: center left -7.5em;
}
#evtx-modal .evtx-category-description span.category-icon.public-relations-gurus,
h2 > .category-icon.public-relations-gurus {
  background-image: url(images/02b83af80bf037e938fb.png);
  height: 175%;
  width: 7.5em;
}
#evtx-modal .evtx-category-description span.category-icon.public-relations-gurus::before,
h2 > .category-icon.public-relations-gurus::before {
  background-image: url(images/65da78b7a611ad4eba9f.png);
}
#evtx-modal .evtx-category-description span.category-icon.public-relations-gurus::after,
h2 > .category-icon.public-relations-gurus::after {
  background-image: url(images/95ebd97698806d9d1201.png);
}
#evtx-modal .evtx-category-description span.category-icon.social-media-groundbreakers,
h2 > .category-icon.social-media-groundbreakers {
  background-image: url(images/53200b71444f090a1efb.png);
  height: 166%;
}
#evtx-modal .evtx-category-description span.category-icon.tech-leaders,
h2 > .category-icon.tech-leaders {
  background-image: url(images/82fa6c7cc9ed8be3af21.png);
  height: 200%;
}
#evtx-modal .evtx-category-description span.category-icon.tech-leaders::before,
h2 > .category-icon.tech-leaders::before {
  background-image: url(images/63d97ca1a3ac1567117e.png);
  width: 2.5em;
  height: 2.5em;
  left: 2.75em;
  transform: translateX(-50%);
}

.evtx-category .category-icon.game-changing-on-air-talent {
  top: 0;
}

.evtx-category .category-icon.local-national-news-ambassadors {
  top: 0;
}

.evtx-category .category-icon.production-pacesetters,
.evtx-category .category-icon.production-pacesetters::before {
  background-size: contain;
}

.evtx-category .category-icon.tech-leaders::before {
  left: 3em;
  width: 2em;
  height: 2em;
}

.evtx-category .category-icon.marketing-trailblazers {
  top: 0;
}

@-webkit-keyframes rotating /* Safari and Chrome */ {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@keyframes rotating {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes rotating-before {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@keyframes rotating-before {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes rotating-backwards /* Safari and Chrome */ {
  from {
    transform: rotate(360deg);
  }
  to {
    transform: rotate(0deg);
  }
}
@keyframes rotating-backwards {
  from {
    transform: rotate(360deg);
  }
  to {
    transform: rotate(0deg);
  }
}
.rotating,
.category-icon.dei-dynamos {
  -webkit-animation: rotating 5s linear infinite;
  animation: rotating 5s linear infinite;
}

.rotating-inner::before,
.category-icon.tech-leaders::before {
  -webkit-animation: rotating-before 5s linear infinite;
  animation: rotating-before 5s linear infinite;
}

.rotating-backwards,
.category-icon.operations-front-runners {
  -webkit-animation: rotating-backwards 5s linear infinite;
  animation: rotating-backwards 5s linear infinite;
}

@-webkit-keyframes fading-2nd-third /* Safari and Chrome */ {
  0% {
    opacity: 0;
  }
  33% {
    opacity: 1;
  }
  66% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fading-2nd-third {
  0% {
    opacity: 0;
  }
  33% {
    opacity: 1;
  }
  66% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes fading-3rd-third /* Safari and Chrome */ {
  0% {
    opacity: 0;
  }
  33% {
    opacity: 0;
  }
  66% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fading-3rd-third {
  0% {
    opacity: 0;
  }
  33% {
    opacity: 0;
  }
  66% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.fading,
.category-icon.marketing-trailblazers,
.category-icon.public-relations-gurus {
  opacity: 1;
}

.fading::before,
.category-icon.marketing-trailblazers::before,
.category-icon.public-relations-gurus::before {
  -webkit-animation: fading-2nd-third 3s linear infinite;
  animation: fading-2nd-third 3s linear infinite;
}

.fading::after,
.category-icon.marketing-trailblazers::after,
.category-icon.public-relations-gurus::after {
  -webkit-animation: fading-3rd-third 3s linear infinite;
  animation: fading-3rd-third 3s linear infinite;
}

@-webkit-keyframes back-n-forth-1st /* Safari and Chrome */ {
  0% {
    opacity: 0.25;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0.25;
  }
}
@keyframes back-n-forth-1st {
  0% {
    opacity: 0.25;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0.25;
  }
}
@-webkit-keyframes back-n-forth-2nd /* Safari and Chrome */ {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.25;
  }
  100% {
    opacity: 1;
  }
}
@keyframes back-n-forth-2nd {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.25;
  }
  100% {
    opacity: 1;
  }
}
.back-n-forth,
.category-icon.corporate-visionaries,
.category-icon.innovators-and-disruptors {
  opacity: 1;
}

.back-n-forth::before,
.category-icon.corporate-visionaries::before,
.category-icon.innovators-and-disruptors::before {
  -webkit-animation: back-n-forth-1st 3s linear infinite;
  animation: back-n-forth-1st 3s linear infinite;
}

.back-n-forth::after,
.category-icon.corporate-visionaries::after,
.category-icon.innovators-and-disruptors::after {
  -webkit-animation: back-n-forth-2nd 3s linear infinite;
  animation: back-n-forth-2nd 3s linear infinite;
}

@-webkit-keyframes fade-in-out /* Safari and Chrome */ {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fade-in-out {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.fading-in-out,
.category-icon.industry-leaders {
  opacity: 1;
}

.fading-in-out::before,
.category-icon.industry-leaders::before {
  -webkit-animation: fade-in-out 3s linear infinite;
  animation: fade-in-out 3s linear infinite;
}

@-webkit-keyframes reveal-right /* Safari and Chrome */ {
  0% {
    width: 0;
  }
  50% {
    width: 50%;
  }
  100% {
    width: 100%;
  }
}
@keyframes reveal-right {
  0% {
    width: 0;
  }
  50% {
    width: 50%;
  }
  100% {
    width: 100%;
  }
}
.reveal-to-right,
.category-icon.data-research-trendsetters {
  opacity: 1;
}

.reveal-to-right::before,
.category-icon.data-research-trendsetters::before {
  overflow: hidden;
  -webkit-animation: reveal-right 5s linear infinite;
  animation: reveal-right 5s linear infinite;
}

@-webkit-keyframes move-pointer /* Safari and Chrome */ {
  0% {
    background-position: top 38px left -26px;
    opacity: 0;
  }
  21% {
    background-position: top 38px left -26px;
    opacity: 1;
  }
  31% {
    background-position: top 19px left -7px;
  }
  38% {
    background-position: top 34px left 0;
  }
  56% {
    background-position: top 0 left 36px;
  }
  100% {
    background-position: top 0 left 36px;
  }
}
@keyframes move-pointer {
  0% {
    background-position: top 38px left -26px;
    opacity: 0;
  }
  21% {
    background-position: top 38px left -26px;
    opacity: 1;
  }
  31% {
    background-position: top 19px left -7px;
  }
  38% {
    background-position: top 34px left 0;
  }
  56% {
    background-position: top 0 left 36px;
  }
  100% {
    background-position: top 0 left 36px;
  }
}
.moving-pointer::after,
.category-icon.data-research-trendsetters::after {
  -webkit-animation: move-pointer 5s linear infinite;
  animation: move-pointer 5s linear infinite;
}

@-webkit-keyframes slide-package /* Safari and Chrome */ {
  0% {
    background-position: center left -7.5em;
  }
  100% {
    background-position: center left 4.25em;
  }
}
@keyframes slide-package {
  0% {
    background-position: center left -7.5em;
  }
  100% {
    background-position: center left 4.25em;
  }
}
.sliding-package::before,
.category-icon.production-pacesetters::before {
  -webkit-animation: slide-package 3s linear infinite;
  animation: slide-package 3s linear infinite;
}

.evtx-profile-image-bgpic {
  box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.25);
}

section {
  margin-bottom: 2rem;
}

.sectionShaded {
  background-color: rgba(41, 46, 65, 0.5);
  padding: 2rem 0;
}

.grayscale {
  filter: grayscale(100%);
}

.smaller-title h2 {
  font-size: 2.1em;
}

/*# sourceMappingURL=theme-dev.css.map*/