/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! 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: 1px 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 {
  -webkit-box-sizing: content-box;
          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"] {
  -webkit-box-sizing: border-box;
          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;
  -webkit-box-sizing: content-box;
          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; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    text-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr,
  img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; }

  .navbar {
    display: none; }

  .btn > .caret, .box-section .sponsors .bio a > .caret, .awards-section a > .caret, .slider-section .eventsBxslider div.slide a > .caret,
  .dropup > .btn > .caret,
  .box-section .sponsors .bio .dropup > a > .caret,
  .awards-section .dropup > a > .caret,
  .slider-section .eventsBxslider div.slide .dropup > a > .caret {
    border-top-color: #000 !important; }

  .label {
    border: 1px solid #000; }

  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

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

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent; }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #333333;
  background-color: #fff; }

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

a {
  color: #337ab7;
  text-decoration: none; }
  a:hover, a:focus {
    color: #23527c;
    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.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

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

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

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  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: normal;
    line-height: 1;
    color: #777777; }

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px; }
  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: 10px;
  margin-bottom: 10px; }
  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: 36px; }

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

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

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

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

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

p {
  margin: 0 0 10px; }

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

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

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

.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: #337ab7; }

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

.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: #337ab7; }

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

.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: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px; }
  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-left: 5px;
    padding-right: 5px; }

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

dt,
dd {
  line-height: 1.42857; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table; }
.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;
  border-bottom: 1px dotted #777777; }

.initialism {
  font-size: 90%; }

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  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.42857;
    color: #777777; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: '\2014 \00A0'; }

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right; }
  .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: '\00A0 \2014'; }

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .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 {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

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

.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, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .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, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .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, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }

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

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

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

  .col-sm-4 {
    width: 33.33333%; }

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

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

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

  .col-sm-8 {
    width: 66.66667%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .col-sm-offset-12 {
    margin-left: 100%; } }
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }

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

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

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

  .col-md-4 {
    width: 33.33333%; }

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

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

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

  .col-md-8 {
    width: 66.66667%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .col-lg-4 {
    width: 33.33333%; }

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

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

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

  .col-lg-8 {
    width: 66.66667%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .col-lg-offset-12 {
    margin-left: 100%; } }
table {
  background-color: transparent; }

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

th {
  text-align: left; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }
  .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.42857;
    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 col[class*="col-"] {
  position: static;
  float: none;
  display: table-column; }

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell; }

.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 {
  overflow-x: auto;
  min-height: 0.01%; }
  @media screen and (max-width: 767px) {
    .table-responsive {
      width: 100%;
      margin-bottom: 15px;
      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 {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }

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

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

input[type="search"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }

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: 14px;
  line-height: 1.42857;
  color: #555555; }

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s; }
  .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    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 {
    border: 0;
    background-color: transparent; }
  .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; }

input[type="search"] {
  -webkit-appearance: none; }

@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: 34px; }
  input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control,
  .input-group-sm > input[type="date"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="date"].btn, .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input[type="time"].form-control,
  .input-group-sm > input[type="time"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="time"].btn, .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input[type="datetime-local"].form-control,
  .input-group-sm > input[type="datetime-local"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn, .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input[type="month"].form-control,
  .input-group-sm > input[type="month"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="month"].btn, .input-group-sm
  input[type="month"] {
    line-height: 30px; }
  input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control,
  .input-group-lg > input[type="date"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="date"].btn, .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input[type="time"].form-control,
  .input-group-lg > input[type="time"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="time"].btn, .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input[type="datetime-local"].form-control,
  .input-group-lg > input[type="datetime-local"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn, .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input[type="month"].form-control,
  .input-group-lg > input[type="month"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="month"].btn, .input-group-lg
  input[type="month"] {
    line-height: 46px; } }
.form-group {
  margin-bottom: 15px; }

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio label,
  .checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }

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

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

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }

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

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; }

.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled, fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed; }

.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label, fieldset[disabled]
.checkbox label {
  cursor: not-allowed; }

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px; }
  .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,
  .box-section .sponsors .bio .input-group-lg > .input-group-btn > a.form-control-static,
  .awards-section .input-group-lg > .input-group-btn > a.form-control-static,
  .slider-section .eventsBxslider div.slide .input-group-lg > .input-group-btn > a.form-control-static, .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,
  .box-section .sponsors .bio .input-group-sm > .input-group-btn > a.form-control-static,
  .awards-section .input-group-sm > .input-group-btn > a.form-control-static,
  .slider-section .eventsBxslider div.slide .input-group-sm > .input-group-btn > a.form-control-static {
    padding-left: 0;
    padding-right: 0; }

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn,
.box-section .sponsors .bio .input-group-sm > .input-group-btn > a,
.awards-section .input-group-sm > .input-group-btn > a,
.slider-section .eventsBxslider div.slide .input-group-sm > .input-group-btn > a {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  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 {
  height: 30px;
  line-height: 30px; }

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
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 {
  height: auto; }

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

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn,
.box-section .sponsors .bio .input-group-lg > .input-group-btn > a,
.awards-section .input-group-lg > .input-group-btn > a,
.slider-section .eventsBxslider div.slide .input-group-lg > .input-group-btn > a {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  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 {
  height: 46px;
  line-height: 46px; }

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
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 {
  height: auto; }

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px; }
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto; }
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.33333; }

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

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  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,
.box-section .sponsors .bio .input-group-lg > .input-group-btn > a + .form-control-feedback,
.awards-section .input-group-lg > .input-group-btn > a + .form-control-feedback,
.slider-section .eventsBxslider div.slide .input-group-lg > .input-group-btn > a + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px; }

.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,
.box-section .sponsors .bio .input-group-sm > .input-group-btn > a + .form-control-feedback,
.awards-section .input-group-sm > .input-group-btn > a + .form-control-feedback,
.slider-section .eventsBxslider div.slide .input-group-sm > .input-group-btn > a + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px; }

.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;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8; }
.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;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3; }
.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;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede; }
.has-error .form-control-feedback {
  color: #a94442; }

.has-feedback label ~ .form-control-feedback {
  top: 25px; }
.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 {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px; }
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px; }
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table; }
  .form-horizontal .form-group:after {
    clear: both; }
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px; } }
.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: 18px; } }
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px; } }

.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }
  .input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 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: 14px;
  font-weight: normal;
  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,
  .box-section .sponsors .bio .input-group-sm > .input-group-btn > a.input-group-addon,
  .awards-section .input-group-sm > .input-group-btn > a.input-group-addon,
  .slider-section .eventsBxslider div.slide .input-group-sm > .input-group-btn > a.input-group-addon {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px; }
  .input-group-addon.input-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn,
  .box-section .sponsors .bio .input-group-lg > .input-group-btn > a.input-group-addon,
  .awards-section .input-group-lg > .input-group-btn > a.input-group-addon,
  .slider-section .eventsBxslider div.slide .input-group-lg > .input-group-btn > a.input-group-addon {
    padding: 10px 16px;
    font-size: 18px;
    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,
.box-section .sponsors .bio .input-group-btn:first-child > a,
.awards-section .input-group-btn:first-child > a,
.slider-section .eventsBxslider div.slide .input-group-btn:first-child > a,
.input-group-btn:first-child > .btn-group > .btn,
.box-section .sponsors .bio .input-group-btn:first-child > .btn-group > a,
.awards-section .input-group-btn:first-child > .btn-group > a,
.slider-section .eventsBxslider div.slide .input-group-btn:first-child > .btn-group > a,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.box-section .sponsors .bio .input-group-btn:last-child > a:not(:last-child):not(.dropdown-toggle),
.awards-section .input-group-btn:last-child > a:not(:last-child):not(.dropdown-toggle),
.slider-section .eventsBxslider div.slide .input-group-btn:last-child > a:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
.box-section .sponsors .bio .input-group-btn:last-child > .btn-group:not(:last-child) > a,
.awards-section .input-group-btn:last-child > .btn-group:not(:last-child) > a,
.slider-section .eventsBxslider div.slide .input-group-btn:last-child > .btn-group:not(:last-child) > a {
  border-bottom-right-radius: 0;
  border-top-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,
.box-section .sponsors .bio .input-group-btn:last-child > a,
.awards-section .input-group-btn:last-child > a,
.slider-section .eventsBxslider div.slide .input-group-btn:last-child > a,
.input-group-btn:last-child > .btn-group > .btn,
.box-section .sponsors .bio .input-group-btn:last-child > .btn-group > a,
.awards-section .input-group-btn:last-child > .btn-group > a,
.slider-section .eventsBxslider div.slide .input-group-btn:last-child > .btn-group > a,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.box-section .sponsors .bio .input-group-btn:first-child > a:not(:first-child),
.awards-section .input-group-btn:first-child > a:not(:first-child),
.slider-section .eventsBxslider div.slide .input-group-btn:first-child > a:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
.box-section .sponsors .bio .input-group-btn:first-child > .btn-group:not(:first-child) > a,
.awards-section .input-group-btn:first-child > .btn-group:not(:first-child) > a,
.slider-section .eventsBxslider div.slide .input-group-btn:first-child > .btn-group:not(:first-child) > a {
  border-bottom-left-radius: 0;
  border-top-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, .box-section .sponsors .bio .input-group-btn > a, .awards-section .input-group-btn > a, .slider-section .eventsBxslider div.slide .input-group-btn > a {
    position: relative; }
    .input-group-btn > .btn + .btn, .box-section .sponsors .bio .input-group-btn > a + .btn, .awards-section .input-group-btn > a + .btn, .slider-section .eventsBxslider div.slide .input-group-btn > a + .btn, .box-section .sponsors .bio .input-group-btn > .btn + a, .box-section .sponsors .bio .input-group-btn > a + a, .awards-section .input-group-btn > .btn + a, .awards-section .input-group-btn > a + a, .slider-section .eventsBxslider div.slide .input-group-btn > .btn + a, .slider-section .eventsBxslider div.slide .input-group-btn > a + a {
      margin-left: -1px; }
    .input-group-btn > .btn:hover, .box-section .sponsors .bio .input-group-btn > a:hover, .awards-section .input-group-btn > a:hover, .slider-section .eventsBxslider div.slide .input-group-btn > a:hover, .input-group-btn > .btn:focus, .box-section .sponsors .bio .input-group-btn > a:focus, .awards-section .input-group-btn > a:focus, .slider-section .eventsBxslider div.slide .input-group-btn > a:focus, .input-group-btn > .btn:active, .box-section .sponsors .bio .input-group-btn > a:active, .awards-section .input-group-btn > a:active, .slider-section .eventsBxslider div.slide .input-group-btn > a:active {
      z-index: 2; }
  .input-group-btn:first-child > .btn, .box-section .sponsors .bio .input-group-btn:first-child > a, .awards-section .input-group-btn:first-child > a, .slider-section .eventsBxslider div.slide .input-group-btn:first-child > a,
  .input-group-btn:first-child > .btn-group {
    margin-right: -1px; }
  .input-group-btn:last-child > .btn, .box-section .sponsors .bio .input-group-btn:last-child > a, .awards-section .input-group-btn:last-child > a, .slider-section .eventsBxslider div.slide .input-group-btn:last-child > a,
  .input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0; }

.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

.embed-responsive-4by3 {
  padding-bottom: 75%; }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }
.clearfix:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: 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; } }
/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s; }

.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: .75s;
  animation-duration: .75s; }

@-webkit-keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -8px, 0);
    transform: translate3d(0, -8px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }
@keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -8px, 0);
    transform: translate3d(0, -8px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom; }

@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse; }

/* =========  Responsive Resets
============================================ */
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

html, body {
  background-color: transparent !important;
  background-image: none !important;
  background-repeat: none !important;
  margin: 0;
  padding: 0; }

#outer_table, .eh_outer_div, #main_section, #header_section, #footer_section {
  width: 100% !important; }

#inner_content {
  width: 100%;
  padding: 0 !important;
  opacity: 1.0; }

#outer_table {
  opacity: 1.0 !important;
  margin: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0px;
  min-height: 100%;
  background-color: transparent !important; }

.logo-img-container,
.languages,
#outer_table > tbody > tr:nth-child(1) > td > img {
  display: none;
  height: 0 !important; }

/* $CORE
============= */
body,
td,
div,
font,
p,
a,
li,
input {
  font-family: "Gotham-Book", sans-serif !important;
  color: #000;
  font-size: 14px;
  font-weight: normal; }

/* $TYPOGRAPHY */
td {
  color: #ffffff; }

h1 {
  font-family: "Gotham-Bold", "Gotham-Bold", "Gotham-Book", "Gotham-Book", sans-serif !important; }
  body.eh-custom-home h1 {
    font-size: 54px; }
    @media only screen and (min-width: 480px) {
      body.eh-custom-home h1 {
        font-size: 66px; } }
  @media only screen and (min-width: 768px) {
    h1 {
      font-size: 70px; } }

h2 {
  font-family: "Gotham-Bold", "Gotham-Bold", "Gotham-Book", "Gotham-Book", sans-serif !important;
  margin-bottom: 40px; }

b,
strong,
.bold {
  font-family: "Gotham-Bold", "Gotham-Book", "Gotham-Book", sans-serif !important; }

/* $LINKS
============= */
a:focus, a:hover,
a:link:focus,
a:link:hover,
a:visited:focus,
a:visited:hover {
  text-decoration: underline; }

/* $BUTTONS */
.btn:link, .box-section .sponsors .bio a:link, .awards-section a:link, .slider-section .eventsBxslider div.slide a:link,
.btn:visited,
.box-section .sponsors .bio a:visited,
.awards-section a:visited,
.slider-section .eventsBxslider div.slide a:visited,
.btn,
.box-section .sponsors .bio a,
.awards-section a,
.slider-section .eventsBxslider div.slide a,
body.ehome input[type="submit"],
input[type="button"].button.r-button,
form input.button.r-button,
.discount-code-tr input[type="submit"] {
  display: inline-block !important;
  padding: 7px 15px;
  background-color: #0A89A3;
  color: #FFF !important;
  text-decoration: none;
  margin: 20px 0;
  width: 100% !important;
  cursor: pointer;
  text-align: center;
  border: none !important;
  border-radius: 0 !important;
  font-weight: normal;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  text-transform: uppercase;
  font-family: "Gotham-Bold", "Gotham-Bold", "Gotham-Book", "Gotham-Book", sans-serif !important; }
  @media only screen and (min-width: 768px) {
    .btn:link, .box-section .sponsors .bio a:link, .awards-section a:link, .slider-section .eventsBxslider div.slide a:link,
    .btn:visited,
    .box-section .sponsors .bio a:visited,
    .awards-section a:visited,
    .slider-section .eventsBxslider div.slide a:visited,
    .btn,
    .box-section .sponsors .bio a,
    .awards-section a,
    .slider-section .eventsBxslider div.slide a,
    body.ehome input[type="submit"],
    input[type="button"].button.r-button,
    form input.button.r-button,
    .discount-code-tr input[type="submit"] {
      width: auto !important; } }
  .btn:link:hover, .box-section .sponsors .bio a:link:hover, .awards-section a:link:hover, .slider-section .eventsBxslider div.slide a:link:hover, .btn:link:focus, .box-section .sponsors .bio a:link:focus, .awards-section a:link:focus, .slider-section .eventsBxslider div.slide a:link:focus,
  .btn:visited:hover,
  .box-section .sponsors .bio a:visited:hover,
  .awards-section a:visited:hover,
  .slider-section .eventsBxslider div.slide a:visited:hover,
  .btn:visited:focus,
  .box-section .sponsors .bio a:visited:focus,
  .awards-section a:visited:focus,
  .slider-section .eventsBxslider div.slide a:visited:focus,
  .btn:hover,
  .box-section .sponsors .bio a:hover,
  .awards-section a:hover,
  .slider-section .eventsBxslider div.slide a:hover,
  .btn:focus,
  .box-section .sponsors .bio a:focus,
  .awards-section a:focus,
  .slider-section .eventsBxslider div.slide a:focus,
  body.ehome input[type="submit"]:hover,
  body.ehome input[type="submit"]:focus,
  input[type="button"].button.r-button:hover,
  input[type="button"].button.r-button:focus,
  form input.button.r-button:hover,
  form input.button.r-button:focus,
  .discount-code-tr input[type="submit"]:hover,
  .discount-code-tr input[type="submit"]:focus {
    background-color: #076173;
    text-decoration: none !important; }
  .btn:link.btn-outline, .box-section .sponsors .bio a:link, .awards-section a:link, .slider-section .eventsBxslider div.slide a:link,
  .btn:visited.btn-outline,
  .box-section .sponsors .bio a:visited,
  .awards-section a:visited,
  .slider-section .eventsBxslider div.slide a:visited,
  .btn.btn-outline,
  .box-section .sponsors .bio a,
  .awards-section a,
  .slider-section .eventsBxslider div.slide a,
  body.ehome input[type="submit"].btn-outline,
  input[type="button"].button.r-button.btn-outline,
  form input.button.r-button.btn-outline,
  .discount-code-tr input[type="submit"].btn-outline {
    border: 1px solid #0A89A3 !important;
    color: #0A89A3 !important;
    background-color: transparent; }
    .btn:link.btn-outline:hover, .box-section .sponsors .bio a:link:hover, .awards-section a:link:hover, .slider-section .eventsBxslider div.slide a:link:hover, .btn:link.btn-outline:focus, .box-section .sponsors .bio a:link:focus, .awards-section a:link:focus, .slider-section .eventsBxslider div.slide a:link:focus,
    .btn:visited.btn-outline:hover,
    .box-section .sponsors .bio a:visited:hover,
    .awards-section a:visited:hover,
    .slider-section .eventsBxslider div.slide a:visited:hover,
    .btn:visited.btn-outline:focus,
    .box-section .sponsors .bio a:visited:focus,
    .awards-section a:visited:focus,
    .slider-section .eventsBxslider div.slide a:visited:focus,
    .btn.btn-outline:hover,
    .box-section .sponsors .bio a:hover,
    .awards-section a:hover,
    .slider-section .eventsBxslider div.slide a:hover,
    .btn.btn-outline:focus,
    .box-section .sponsors .bio a:focus,
    .awards-section a:focus,
    .slider-section .eventsBxslider div.slide a:focus,
    body.ehome input[type="submit"].btn-outline:hover,
    body.ehome input[type="submit"].btn-outline:focus,
    input[type="button"].button.r-button.btn-outline:hover,
    input[type="button"].button.r-button.btn-outline:focus,
    form input.button.r-button.btn-outline:hover,
    form input.button.r-button.btn-outline:focus,
    .discount-code-tr input[type="submit"].btn-outline:hover,
    .discount-code-tr input[type="submit"].btn-outline:focus {
      background-color: #0A89A3;
      color: #FFF !important; }
  .btn:link.btn-white, .box-section .sponsors .bio a:link.btn-white, .awards-section a:link.btn-white, .slider-section .eventsBxslider div.slide a:link,
  .btn:visited.btn-white,
  .box-section .sponsors .bio a:visited.btn-white,
  .awards-section a:visited.btn-white,
  .slider-section .eventsBxslider div.slide a:visited,
  .btn.btn-white,
  .box-section .sponsors .bio a.btn-white,
  .awards-section a.btn-white,
  .slider-section .eventsBxslider div.slide a,
  body.ehome input[type="submit"].btn-white,
  input[type="button"].button.r-button.btn-white,
  form input.button.r-button.btn-white,
  .discount-code-tr input[type="submit"].btn-white {
    border-color: #FFF !important;
    color: #FFF !important; }
    .btn:link.btn-white:hover, .box-section .sponsors .bio a:link.btn-white:hover, .awards-section a:link.btn-white:hover, .slider-section .eventsBxslider div.slide a:link:hover, .btn:link.btn-white:focus, .box-section .sponsors .bio a:link.btn-white:focus, .awards-section a:link.btn-white:focus, .slider-section .eventsBxslider div.slide a:link:focus,
    .btn:visited.btn-white:hover,
    .box-section .sponsors .bio a:visited.btn-white:hover,
    .awards-section a:visited.btn-white:hover,
    .slider-section .eventsBxslider div.slide a:visited:hover,
    .btn:visited.btn-white:focus,
    .box-section .sponsors .bio a:visited.btn-white:focus,
    .awards-section a:visited.btn-white:focus,
    .slider-section .eventsBxslider div.slide a:visited:focus,
    .btn.btn-white:hover,
    .box-section .sponsors .bio a.btn-white:hover,
    .awards-section a.btn-white:hover,
    .slider-section .eventsBxslider div.slide a:hover,
    .btn.btn-white:focus,
    .box-section .sponsors .bio a.btn-white:focus,
    .awards-section a.btn-white:focus,
    .slider-section .eventsBxslider div.slide a:focus,
    body.ehome input[type="submit"].btn-white:hover,
    body.ehome input[type="submit"].btn-white:focus,
    input[type="button"].button.r-button.btn-white:hover,
    input[type="button"].button.r-button.btn-white:focus,
    form input.button.r-button.btn-white:hover,
    form input.button.r-button.btn-white:focus,
    .discount-code-tr input[type="submit"].btn-white:hover,
    .discount-code-tr input[type="submit"].btn-white:focus {
      background-color: #FFF;
      color: #0A89A3 !important; }

body.ehome input.button.r-desktop,
body.ehome img.r-desktop,
body.ehome img[alt="Receipt/Invoice"],
body.ehome img[alt="New Registration"],
body.ehome img[alt="Modify Registration"],
body.ereg input.button.r-desktop,
body.ereg img.r-desktop,
body.ereg img[alt="Receipt/Invoice"],
body.ereg img[alt="New Registration"],
body.ereg img[alt="Modify Registration"],
form input.button.r-desktop,
form img.r-desktop,
form img[alt="Receipt/Invoice"],
form img[alt="New Registration"],
form img[alt="Modify Registration"],
#button_continue input.button.r-desktop,
#button_continue img.r-desktop,
#button_continue img[alt="Receipt/Invoice"],
#button_continue img[alt="New Registration"],
#button_continue img[alt="Modify Registration"] {
  display: none; }

/* $LAYOUT
============= */
#main_section {
  margin-bottom: 0 !important; }

@media only screen and (max-width: 991px) {
  .container {
    width: 100%; } }

/* $COMMON
============= */
.no-pad {
  padding: 0 !important; }

.no-pad-top {
  padding-top: 0; }

.no-pad-bottom {
  padding-bottom: 0; }

.center * {
  text-align: center !important; }

/* $GENERAL
============= */
/* $HEADER */
#header_section {
  padding-top: 60px;
  margin-bottom: 0 !important; }
  @media only screen and (min-width: 992px) {
    #header_section {
      padding-top: 0px; } }

header {
  background-color: #000;
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: fixed;
  width: 100%;
  z-index: 10; }
  @media only screen and (min-width: 992px) {
    header {
      height: 100px; } }
  @media only screen and (min-width: 768px) {
    header .event-logo {
      float: left;
      margin-right: 30px; } }
  header .event-logo a {
    display: inline-block;
    float: left;
    overflow: hidden; }
    header .event-logo a img {
      width: 50px !important;
      float: left; }
      @media only screen and (min-width: 992px) {
        header .event-logo a img {
          float: none;
          width: 60px !important; } }
  header .social-links {
    width: 100px;
    float: right;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    header .social-links span.fa {
      font-size: 20px;
      margin: 25px;
      color: #ffffff; }
      @media only screen and (max-width: 991px) {
        header .social-links span.fa {
          margin: 15px; } }
      header .social-links span.fa:hover {
        color: #ffc800; }
    @media only screen and (max-width: 991px) {
      header .social-links {
        float: none; } }

/* $FOOTER
============= */
.eh_outer_div #footer_section {
  margin-bottom: 0 !important; }

footer {
  margin: 0 !important; }
  body.ereg footer {
    margin-top: 80px !important; }
  footer .footer-top {
    background-color: #4c4d51;
    padding: 40px 0; }
    @media only screen and (min-width: 992px) {
      footer .footer-top {
        padding: 80px 0; } }
    footer .footer-top * {
      color: #FFF !important; }
    footer .footer-top img {
      width: 73px;
      margin-bottom: 40px; }
    footer .footer-top h4 {
      font-family: "Gotham-Bold", "Gotham-Book", "Gotham-Book", sans-serif;
      font-size: 14px; }
      @media only screen and (min-width: 992px) {
        footer .footer-top h4 {
          margin-bottom: 40px; } }
    footer .footer-top p {
      font-size: 12px !important; }
    footer .footer-top ul {
      list-style: none;
      padding: 0; }
      @media only screen and (min-width: 992px) {
        footer .footer-top ul {
          padding-right: 40px; } }
      footer .footer-top ul li.phone {
        padding: 15px 0; }
      footer .footer-top ul li a:link,
      footer .footer-top ul li a:visited {
        padding: 15px 0;
        font-size: 12px;
        border-top: 1px solid #636468;
        color: #0A89A3 !important;
        display: block; }
      footer .footer-top ul li:first-child a {
        border: none; }
  footer .footer-bottom {
    background-color: #28314e;
    padding: 36px 0;
    text-align: center; }
    footer .footer-bottom * {
      font-size: 12px !important; }
    footer .footer-bottom p {
      color: #FFF;
      margin: 0; }

/* $PRELOADER
============= */
.page-loader {
  position: fixed;
  background: #000000;
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
  z-index: 9998; }

.loader {
  position: absolute;
  border-left: 2px solid #000;
  border-top: 2px solid #ffc800;
  border-right: 2px solid rgba(255, 200, 0, 0.5);
  border-bottom: 2px solid rgba(255, 200, 0, 0.2);
  height: 46px;
  width: 46px;
  left: 50%;
  top: 50%;
  margin: -23px 0 0 -23px;
  text-indent: -9999em;
  font-size: 10px;
  z-index: 9999;
  -webkit-animation: load 0.8s infinite linear;
          animation: load 0.8s infinite linear; }

.loader,
.loader:after {
  border-radius: 50%;
  width: 46px;
  height: 46px; }

@-webkit-keyframes load {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }
@keyframes load {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }
/* $HELPERS
============= */
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%; }
  .embed-container iframe,
  .embed-container object,
  .embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

/* $NAVIGATION */
@media only screen and (min-width: 1200px) {
  .container {
    width: 1170px; } }

.tabmenu {
  display: none;
  pointer-events: none; }
  .tabmenu td {
    display: inline;
    height: 100% !important; }

.ehtm {
  z-index: 100 !important;
  max-width: 100%;
  height: 100%; }
  .ehtm ul {
    list-style: none;
    padding: 0;
    margin: 0;
    min-height: 33px; }
    .ehtm ul:after {
      content: "";
      display: table;
      clear: both; }
    .ehtm ul li {
      float: none; }
      .ehtm ul li.has-dropdown {
        position: relative; }
        .ehtm ul li.has-dropdown span.toggle {
          padding: 0px; }
      .ehtm ul li ul li {
        background: #000; }
  .ehtm > ul > li a:link,
  .ehtm > ul > li a:visited {
    display: block;
    line-height: 65px;
    padding: 1px 15px 0;
    position: relative;
    color: #FFF !important;
    z-index: 101 !important;
    background: transparent !important;
    text-transform: none;
    font-family: "Gotham-Book", sans-serif !important;
    font-size: 18px !important;
    pointer-events: auto; }
    .ehtm > ul > li a:link:hover, .ehtm > ul > li a:link:focus, .ehtm > ul > li a:link.sel_top,
    .ehtm > ul > li a:visited:hover,
    .ehtm > ul > li a:visited:focus,
    .ehtm > ul > li a:visited.sel_top {
      text-decoration: none !important;
      color: #ffc800 !important;
      width: 100%; }
  .ehtm :hover > a {
    text-decoration: none !important; }

@media only screen and (max-width: 991px) {
  #outer_table .tabmenu {
    display: block;
    position: fixed;
    top: 60px;
    left: -200%;
    width: 75%;
    height: 100%;
    z-index: 100;
    -webkit-transition: all 0.5s;
    transition: all 0.5s; }
    body.show-nav #outer_table .tabmenu {
      left: 0; }
  #outer_table .ehtm {
    background: #000; }
    #outer_table .ehtm ul {
      width: calc(100% + 30px);
      margin: 0 -15px !important;
      overflow: hidden;
      background: transparent; }
      #outer_table .ehtm ul li {
        clear: both;
        width: 100%;
        height: auto; }
        #outer_table .ehtm ul li.has-dropdown {
          position: relative; }
          #outer_table .ehtm ul li.has-dropdown span.toggle {
            position: absolute;
            top: 0;
            right: 0;
            height: 100%;
            width: auto;
            z-index: 11;
            color: #FFF;
            cursor: pointer;
            background: #c20000;
            pointer-events: auto; }
            #outer_table .ehtm ul li.has-dropdown span.toggle:after {
              font-family: FontAwesome;
              content: "\f107";
              display: inline-block;
              font-size: 20px;
              line-height: 50px;
              width: 50px;
              text-align: center;
              -webkit-transition: -webkit-transform 0.2s ease-in-out;
              transition: -webkit-transform 0.2s ease-in-out;
              transition: transform 0.2s ease-in-out;
              transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out; }
            #outer_table .ehtm ul li.has-dropdown span.toggle:hover:after {
              color: #FFF !important; }
          #outer_table .ehtm ul li.has-dropdown.is-open span.toggle:after {
            -webkit-transform: rotate(180deg);
                    transform: rotate(180deg); }
          #outer_table .ehtm ul li.has-dropdown > a {
            width: calc(100% - 50px); }
        #outer_table .ehtm ul li a {
          border-top: 1px solid #636468;
          width: 100%;
          padding-top: 8px !important;
          padding-bottom: 8px !important; }
        #outer_table .ehtm ul li:last-child a {
          border-bottom: none; }
        #outer_table .ehtm ul li ul {
          display: none;
          position: static;
          visibility: visible;
          height: auto; }
      #outer_table .ehtm ul:hover ul {
        padding: 0px 0px 0px 15px; }
    #outer_table .ehtm > ul > li a:link,
    #outer_table .ehtm > ul > li a:visited {
      display: block;
      line-height: 1.5em;
      padding: 1px 15px 0;
      position: relative;
      color: #FFF !important;
      z-index: 101 !important;
      background: transparent !important;
      text-transform: none;
      font-family: "Gotham-Book", sans-serif !important;
      font-size: 18px !important;
      pointer-events: auto; }
      #outer_table .ehtm > ul > li a:link:hover, #outer_table .ehtm > ul > li a:link:focus, #outer_table .ehtm > ul > li a:link.sel_top,
      #outer_table .ehtm > ul > li a:visited:hover,
      #outer_table .ehtm > ul > li a:visited:focus,
      #outer_table .ehtm > ul > li a:visited.sel_top {
        text-decoration: none !important;
        color: #FFF !important; }
    #outer_table .ehtm > ul > li a:hover,
    #outer_table .ehtm > ul > li a:focus,
    #outer_table .ehtm > ul > li a.sel_top {
      background: #4c4d51 !important; }
    #outer_table .ehtm :hover > a {
      background: #4c4d51 !important; } }
@media only screen and (min-width: 992px) {
  .mobile-toggle {
    display: none; }

  .tabmenu {
    display: block;
    background: transparent !important;
    z-index: 11;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }

  .ehtm {
    position: relative; }
    .ehtm > ul {
      background: transparent !important;
      height: 100%;
      margin: auto !important;
      float: none;
      width: 884px !important; }
      .ehtm > ul > li {
        float: left;
        height: 100%;
        width: 150px;
        display: inline-block;
        margin: 0 10px; }
        .ehtm > ul > li.last-nav a:link,
        .ehtm > ul > li.last-nav a:visited {
          -webkit-transition: all 0.5s;
          transition: all 0.5s;
          border: 1px solid #FFF;
          margin-left: 15px;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; }
        .ehtm > ul > li.last-nav a:hover,
        .ehtm > ul > li.last-nav a:focus,
        .ehtm > ul > li.last-nav a.sel_top {
          background: #FFF !important;
          color: #4c4d51 !important; }
        .ehtm > ul > li a:link {
          font-family: "Gotham-Bold", "Gotham-Book", "Gotham-Book", sans-serif !important;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          line-height: 20px;
          text-align: center; }
          .ehtm > ul > li a:link.sel_top {
            font-family: "Gotham-Bold", "Gotham-Book", "Gotham-Book", sans-serif !important; }
      .ehtm > ul ul {
        top: 5em !important; } }
.ereg-header .mobile-toggle {
  display: none; }

/* $MOBILE-TOGGLE*/
.mobile-toggle {
  right: 15px;
  top: 17px;
  position: fixed;
  z-index: 101;
  cursor: pointer;
  padding: 10px 35px 16px 0px; }
  .mobile-toggle span,
  .mobile-toggle span:before,
  .mobile-toggle span:after {
    cursor: pointer;
    border-radius: 1px;
    height: 5px;
    width: 35px;
    background: #FFF;
    position: absolute;
    display: block;
    content: '';
    -webkit-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out; }
  .mobile-toggle span:before {
    top: -10px; }
  .mobile-toggle span:after {
    bottom: -10px; }
  .mobile-toggle.active span {
    background-color: transparent; }
    .mobile-toggle.active span:before, .mobile-toggle.active span:after {
      top: 0; }
    .mobile-toggle.active span:before {
      -webkit-transform: rotate(45deg);
              transform: rotate(45deg); }
    .mobile-toggle.active span:after {
      -webkit-transform: rotate(-45deg);
              transform: rotate(-45deg); }

/* $GENERIC STYLES
============= */
.box-section .box, .awards-section ul li, .benefits-section ul li, .speakers-section .speakers tr {
  -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.3);
  background-color: #FFF;
  -webkit-transition: all 0.5s;
  transition: all 0.5s; }

.speakers-section .speakers tr:hover, .speakers-section .speakers tr:focus {
  -webkit-box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.5);
          box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.5); }

::-webkit-scrollbar {
  width: 15px;
  background-color: #222222;
  z-index: auto;
  opacity: 1; }

::-webkit-scrollbar-thumb {
  background-color: #FFC800;
  z-index: 10000 !important;
  border-radius: 50px; }

/* $SECTIONS
============= */
section {
  padding: 40px 0;
  background-color: #FFF;
  position: relative; }
  @media only screen and (min-width: 768px) {
    section {
      padding: 40px 0; } }
  section img {
    width: 100%; }

.white * {
  color: #FFF !important; }

.colour-section {
  background: #4c4d51; }
  .colour-section * {
    color: #FFF !important; }
  .colour-section a {
    color: #28314e !important; }

.grey-section {
  background-color: #f2f2f4; }

.header-section {
  padding: 40px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative; }
  @media only screen and (min-width: 768px) {
    .header-section {
      padding: 100px 0 100px; } }
  @media only screen and (min-width: 992px) {
    .header-section {
      min-height: 100vh;
      height: 99vh; } }
  .header-section a.down-arrow {
    display: block;
    text-align: center;
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    text-decoration: none !important;
    color: #9B9B9B !important; }
    @media only screen and (max-width: 767px) {
      .header-section a.down-arrow {
        display: none; } }
  .header-section .fa-angle-down {
    font-size: 60px;
    color: #9B9B9B;
    display: block;
    line-height: 50%; }

.imgToBackground:before {
  background-image: -webkit-gradient(linear, right bottom, left top, color-stop(60%, #000000), to(#F7921F));
  background-image: linear-gradient(to top left, #000000 60%, #F7921F);
  opacity: .6;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

@media only screen and (min-width: 992px) {
  .parallax-section {
    background-attachment: fixed !important; } }

@media only screen and (max-width: 991px) {
  .homepage-header {
    background-size: cover !important;
    background-color: #000 !important;
    background-position: top center !important; } }
.homepage-header .header-txt-wrap * a {
  font-size: 18px !important;
  text-decoration: none;
  text-transform: uppercase;
  background: #c20000;
  padding: 14px 35px;
  font-weight: 600;
  border-radius: 3px;
  display: block;
  width: 150px; }
.homepage-header .header-txt-wrap * a:hover {
  font-size: 18px !important;
  text-decoration: none !important;
  text-transform: uppercase;
  background: #a50000 !important;
  padding: 14px 35px;
  font-weight: 600;
  border-radius: 3px; }
.homepage-header .header-txt-wrap {
  display: block;
  margin: auto;
  float: none;
  margin-top: 10%; }
  .homepage-header .header-txt-wrap .banner-box-one {
    width: 45%;
    display: inline-block;
    text-align: center;
    padding: 20px;
    background: rgba(255, 200, 0, 0.5);
    margin: 0px 15px; }
    @media only screen and (max-width: 991px) {
      .homepage-header .header-txt-wrap .banner-box-one {
        display: block;
        margin-bottom: 10px !important;
        margin: auto;
        width: 60%;
        font-size: 20px; } }
  .homepage-header .header-txt-wrap .banner-box-two {
    width: 45%;
    display: inline-block;
    text-align: center;
    padding: 20px;
    background: rgba(190, 30, 140, 0.5);
    margin: 0px 15px; }
    @media only screen and (max-width: 991px) {
      .homepage-header .header-txt-wrap .banner-box-two {
        display: block;
        margin: auto;
        width: 60%;
        font-size: 20px; } }
.homepage-header h1 {
  margin: 0 0 20px;
  font-family: "Gotham-Ultra", "Gotham-Book", sans-serif !important;
  color: #ffc800;
  text-align: center; }
  @media only screen and (min-width: 768px) {
    .homepage-header h1 {
      margin-bottom: 0px;
      font-size: 6em; } }
.homepage-header h2 {
  margin: 0 0 20px;
  font-family: "Gotham-Ultra", "Gotham-Book", sans-serif !important;
  color: #ffffff;
  text-align: center; }
  @media only screen and (min-width: 768px) {
    .homepage-header h2 {
      margin-bottom: 10px;
      margin-top: 10px;
      font-size: 3.9em; } }
.homepage-header h3 {
  font-size: 22px;
  margin: 0 0 20px;
  font-family: 'NAB-Corpid', sans-serif, Helvetica, Arial !important; }
  @media only screen and (min-width: 768px) {
    .homepage-header h3 {
      font-size: 30px;
      margin-bottom: 0px; } }
.homepage-header h4 {
  font-size: 20px;
  font-family: "Gotham-Ultra", "Gotham-Book", sans-serif !important;
  margin: 0 0 0px;
  color: #ffffff; }
  @media only screen and (min-width: 768px) {
    .homepage-header h4 {
      font-size: 1.7em; } }
.homepage-header p {
  font-size: 18px;
  margin: 0 0 20px;
  color: #ffffff;
  text-align: center; }
  @media only screen and (min-width: 768px) {
    .homepage-header p {
      font-size: 18px !important;
      margin-bottom: 50px; } }
.homepage-header .mailing-list-wrap {
  padding: 10px 15px 10px;
  background-color: rgba(255, 255, 255, 0.5); }
  @media only screen and (min-width: 992px) {
    .homepage-header .mailing-list-wrap {
      padding: 20px 30px 10px;
      border-radius: 4px; } }
  .homepage-header .mailing-list-wrap h2 {
    margin-bottom: 20px; }
  .homepage-header .mailing-list-wrap p {
    margin-bottom: 20px; }
  .homepage-header .mailing-list-wrap form#form-subscribe td {
    display: block;
    width: 100%;
    text-align: left; }
  .homepage-header .mailing-list-wrap form#form-subscribe .questionContainer {
    width: 100%; }
  .homepage-header .mailing-list-wrap form#form-subscribe .questionLabel {
    color: #000 !important; }
  .homepage-header .mailing-list-wrap form#form-subscribe input {
    padding: 10px;
    border-radius: 4px;
    margin: 5px 0 15px;
    width: 100% !important; }
    .homepage-header .mailing-list-wrap form#form-subscribe input[type="submit"] {
      background-color: #4c4d51;
      border-radius: 4px !important;
      margin: 20px 0; }
      .homepage-header .mailing-list-wrap form#form-subscribe input[type="submit"]:hover, .homepage-header .mailing-list-wrap form#form-subscribe input[type="submit"]:focus {
        background-color: #333437; }

.content-header {
  text-align: center; }
  @media only screen and (min-width: 992px) {
    .content-header {
      height: 800px; } }
  .content-header * {
    color: #FFF !important; }
  .content-header h3 {
    font-family: "Lora", serif;
    margin: 0 auto;
    max-width: 730px;
    line-height: 140%;
    font-size: 20px; }
    @media only screen and (min-width: 992px) {
      .content-header h3 {
        font-size: 30px; } }

#festival-village {
  background: #ffc800; }
  #festival-village .container {
    opacity: 0;
    -webkit-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in; }
    #festival-village .container .left-side h1 {
      color: #000000;
      font-size: 6em;
      font-family: "Gotham-Ultra", "Gotham-Book", sans-serif !important; }
      @media only screen and (max-width: 991px) {
        #festival-village .container .left-side h1 {
          font-size: 5em; } }
      #festival-village .container .left-side h1 span {
        color: #000000;
        font-size: 40px;
        font-family: "Gotham-Bold", "Gotham-Book", "Gotham-Book", sans-serif; }
    #festival-village .container .left-side p {
      font-size: 18px; }
    #festival-village .container .right-side p {
      color: #000000;
      font-size: 18px;
      font-family: "Gotham-Book", sans-serif !important;
      margin-top: 20px; }
    #festival-village .container .right-side #counter-section {
      padding: 20px 0px; }
      #festival-village .container .right-side #counter-section .counter {
        color: #000000;
        font-size: 36px;
        font-family: "Gotham-Ultra", "Gotham-Book", sans-serif !important;
        width: 32%; }
        @media only screen and (min-width: 992px) {
          #festival-village .container .right-side #counter-section .counter {
            font-size: 4em; } }
      #festival-village .container .right-side #counter-section .counter-label {
        color: #000000;
        font-size: 18px;
        font-family: "Gotham-Book", sans-serif !important;
        width: 32%;
        vertical-align: top; }
        @media only screen and (min-width: 992px) {
          #festival-village .container .right-side #counter-section .counter-label {
            font-size: 18px; } }
    #festival-village .container.fade-in {
      opacity: 1; }

#tabs-section {
  padding: 0px 0px 0px 0px; }
  #tabs-section .tab-menu {
    padding: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0px; }
    #tabs-section .tab-menu li {
      list-style: none;
      width: 50%;
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1;
      position: relative; }
      #tabs-section .tab-menu li img {
        width: 100%; }
      #tabs-section .tab-menu li .box-text {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        display: block;
        background: #ffc800;
        -webkit-transition: all 0.4s ease-in;
        transition: all 0.4s ease-in; }
        #tabs-section .tab-menu li .box-text:hover {
          background: rgba(0, 0, 0, 0.7); }
          #tabs-section .tab-menu li .box-text:hover p {
            color: #FFC800; }
        #tabs-section .tab-menu li .box-text p {
          color: #000000;
          font-size: 3em;
          font-family: "Gotham-Ultra", "Gotham-Book", sans-serif !important;
          text-align: center;
          height: 100%;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column;
          -webkit-transition: all 0.4s ease-in;
          transition: all 0.4s ease-in; }
          @media only screen and (max-width: 991px) {
            #tabs-section .tab-menu li .box-text p {
              font-size: 2em; } }
  #tabs-section.fade-in .tab-menu li .box-text {
    background: rgba(255, 255, 255, 0.7); }
    #tabs-section.fade-in .tab-menu li .box-text:hover {
      background: rgba(0, 0, 0, 0.7); }
      #tabs-section.fade-in .tab-menu li .box-text:hover p {
        color: #FFC800; }
  #tabs-section .content #tab-1 {
    padding: 60px 0px;
    display: none; }
    #tabs-section .content #tab-1 h2 {
      text-align: center; }
    #tabs-section .content #tab-1 .col-sm-4 img {
      width: 80%;
      border-radius: 50%;
      margin: auto;
      display: block;
      -webkit-box-shadow: 10px 10px #c70071, -10px -10px #FFC800, 0px 0px 5px 5px #cc6600;
              box-shadow: 10px 10px #c70071, -10px -10px #FFC800, 0px 0px 5px 5px #cc6600;
      -webkit-transition: all 0.5s ease-in;
      transition: all 0.5s ease-in; }
    #tabs-section .content #tab-1 .col-sm-4 h1 {
      text-align: center;
      color: #BE1E8C;
      font-family: "Gotham-Bold", "Gotham-Book", "Gotham-Book", sans-serif !important;
      font-size: 2em;
      margin-top: 40px; }
    #tabs-section .content #tab-1 .col-sm-4 p {
      font-size: 18px;
      text-align: center;
      font-family: "Gotham-Book", sans-serif !important; }
      #tabs-section .content #tab-1 .col-sm-4 p span.fa {
        color: #BE1E8C;
        font-size: 18px;
        padding: 12px 12px;
        margin: 5px;
        border: 1px solid;
        border-radius: 50%;
        -webkit-transition: all 0.2s ease-in;
        transition: all 0.2s ease-in; }
        #tabs-section .content #tab-1 .col-sm-4 p span.fa:hover {
          color: #ffffff;
          background: #BE1E8C; }
        #tabs-section .content #tab-1 .col-sm-4 p span.fa:before {
          padding: 0px;
          width: 18px;
          display: block; }
    @media only screen and (max-width: 991px) {
      #tabs-section .content #tab-1 .col-sm-4 {
        padding: 20px 0px; } }
    #tabs-section .content #tab-1.fade-in .col-sm-4 img {
      -webkit-box-shadow: 10px 10px #FFC800, -10px -10px #c70071, 0px 0px 5px 5px #cc6600;
              box-shadow: 10px 10px #FFC800, -10px -10px #c70071, 0px 0px 5px 5px #cc6600; }
  #tabs-section .content #tab-2 {
    display: none;
    padding: 60px 0px;
    -webkit-transition: all 0.5s linear;
    transition: all 0.5s linear; }
    #tabs-section .content #tab-2 h2 {
      text-align: center; }
    #tabs-section .content #tab-2 .col-sm-4 img {
      width: 100%;
      margin: auto;
      display: block;
      border: 2px solid #000000; }
    #tabs-section .content #tab-2 .col-sm-4 h1 {
      text-align: center;
      color: #000000;
      font-family: "Gotham-Bold", "Gotham-Book", "Gotham-Book", sans-serif !important;
      font-size: 2em;
      margin-top: 40px; }
    #tabs-section .content #tab-2 .col-sm-4 p {
      font-size: 18px;
      text-align: center;
      font-family: "Gotham-Book", sans-serif !important; }
    #tabs-section .content #tab-2.fade-in {
      opacity: 1; }

#ticket-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  #ticket-section .left-side {
    padding: 80px 0px;
    background: #000000;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in; }
    #ticket-section .left-side .box-text {
      position: relative;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      display: block; }
      #ticket-section .left-side .box-text p {
        color: #000000;
        font-size: 6em;
        font-family: "Gotham-Ultra", "Gotham-Book", sans-serif !important;
        text-align: left;
        line-height: 1.1; }
        @media only screen and (min-width: 992px) {
          #ticket-section .left-side .box-text p {
            margin-left: 25%; } }
        @media only screen and (max-width: 991px) {
          #ticket-section .left-side .box-text p {
            font-size: 5em;
            margin-left: 3%; } }
      #ticket-section .left-side .box-text .fine-print {
        font-size: 14px !important;
        text-align: right !important;
        font-family: "Gotham-Book", sans-serif !important;
        position: relative; }
        @media only screen and (min-width: 992px) {
          #ticket-section .left-side .box-text .fine-print {
            position: absolute;
            bottom: 0;
            margin-right: 20px;
            right: 0; } }
      #ticket-section .left-side .box-text .kit {
        opacity: 0;
        -webkit-transition: all 0.4s ease-in;
        transition: all 0.4s ease-in;
        -webkit-transform: translateY(150px);
                transform: translateY(150px); }
        @media only screen and (max-width: 991px) {
          #ticket-section .left-side .box-text .kit {
            margin-bottom: 40px !important; } }
    #ticket-section .left-side.fade-in {
      background: #FFC800; }
      #ticket-section .left-side.fade-in .box-text .kit.fade-in {
        opacity: 1;
        -webkit-transition: all 0.4s ease-in;
        transition: all 0.4s ease-in;
        -webkit-transform: translateY(0px);
                transform: translateY(0px); }
  #ticket-section .right-side {
    padding: 40px 20px;
    background: #EAEAEA; }
    #ticket-section .right-side .first-ticket {
      display: inline-block;
      padding: 20px;
      border-bottom: 1.5px dashed #000000;
      opacity: 1;
      -webkit-transition: all 0.4s ease-in;
      transition: all 0.4s ease-in; }
      #ticket-section .right-side .first-ticket div img {
        width: 50%; }
        @media only screen and (max-width: 991px) {
          #ticket-section .right-side .first-ticket div img {
            width: 90%; } }
      #ticket-section .right-side .first-ticket div a {
        text-decoration: none; }
        #ticket-section .right-side .first-ticket div a h1 {
          font-family: "Gotham-Ultra", "Gotham-Book", sans-serif !important;
          width: 180px;
          text-align: center;
          border: 2px solid #000000;
          color: #000000;
          -webkit-transition: all 0.2s ease-in;
          transition: all 0.2s ease-in; }
          @media only screen and (max-width: 991px) {
            #ticket-section .right-side .first-ticket div a h1 {
              width: 100%; } }
          #ticket-section .right-side .first-ticket div a h1:hover {
            background: #00B7DD; }
        #ticket-section .right-side .first-ticket div a p {
          width: 180px;
          text-align: center;
          font-family: "Gotham-Bold", "Gotham-Book", "Gotham-Book", sans-serif !important;
          font-size: 1.5em;
          color: #00B7DD; }
          #ticket-section .right-side .first-ticket div a p i {
            color: #000000;
            font-weight: 400;
            font-family: "Gotham-Book", sans-serif !important;
            font-size: 0.5em; }
          @media only screen and (max-width: 991px) {
            #ticket-section .right-side .first-ticket div a p {
              width: 100%; } }
        #ticket-section .right-side .first-ticket div a:hover {
          text-decoration: none; }
      #ticket-section .right-side .first-ticket div ul {
        padding: 0px; }
        #ticket-section .right-side .first-ticket div ul li {
          font-family: "Gotham-Bold", "Gotham-Book", "Gotham-Book", sans-serif !important;
          font-size: 14px; }
          #ticket-section .right-side .first-ticket div ul li span {
            font-family: "Gotham-Book", sans-serif !important;
            font-size: 14px; }
      #ticket-section .right-side .first-ticket.fade-in {
        opacity: 1; }
    #ticket-section .right-side .second-ticket {
      display: inline-block;
      padding: 20px;
      border-bottom: 1.5px dashed #000000;
      opacity: 1;
      -webkit-transition: all 0.4s ease-in;
      transition: all 0.4s ease-in; }
      #ticket-section .right-side .second-ticket div img {
        width: 70%; }
        @media only screen and (max-width: 991px) {
          #ticket-section .right-side .second-ticket div img {
            width: 90%; } }
      #ticket-section .right-side .second-ticket div a {
        text-decoration: none; }
        #ticket-section .right-side .second-ticket div a h1 {
          font-family: "Gotham-Ultra", "Gotham-Book", sans-serif !important;
          width: 180px;
          text-align: center;
          border: 2px solid #000000;
          color: #000000;
          -webkit-transition: all 0.2s ease-in;
          transition: all 0.2s ease-in; }
          @media only screen and (max-width: 991px) {
            #ticket-section .right-side .second-ticket div a h1 {
              width: 100%; } }
          #ticket-section .right-side .second-ticket div a h1:hover {
            background: #B11E8D; }
        #ticket-section .right-side .second-ticket div a p {
          width: 180px;
          text-align: center;
          font-family: "Gotham-Bold", "Gotham-Book", "Gotham-Book", sans-serif !important;
          font-size: 1.5em;
          color: #B11E8D; }
          #ticket-section .right-side .second-ticket div a p i {
            color: #000000;
            font-weight: 400;
            font-family: "Gotham-Book", sans-serif !important;
            font-size: 0.5em; }
          @media only screen and (max-width: 991px) {
            #ticket-section .right-side .second-ticket div a p {
              width: 100%; } }
        #ticket-section .right-side .second-ticket div a:hover {
          text-decoration: none; }
      #ticket-section .right-side .second-ticket div ul {
        padding: 0px; }
        #ticket-section .right-side .second-ticket div ul li {
          font-family: "Gotham-Bold", "Gotham-Book", "Gotham-Book", sans-serif !important;
          font-size: 14px; }
          #ticket-section .right-side .second-ticket div ul li span {
            font-family: "Gotham-Book", sans-serif !important;
            font-size: 14px; }
      #ticket-section .right-side .second-ticket.fade-in {
        opacity: 1; }
    #ticket-section .right-side .third-ticket {
      display: inline-block;
      padding: 20px;
      opacity: 1;
      -webkit-transition: all 0.4s ease-in;
      transition: all 0.4s ease-in; }
      #ticket-section .right-side .third-ticket div img {
        width: 80%; }
        @media only screen and (max-width: 991px) {
          #ticket-section .right-side .third-ticket div img {
            width: 90%; } }
      #ticket-section .right-side .third-ticket div a,
      #ticket-section .right-side .third-ticket div a:link,
      #ticket-section .right-side .third-ticket div a:visited {
        text-decoration: none; }
        #ticket-section .right-side .third-ticket div a h1,
        #ticket-section .right-side .third-ticket div a:link h1,
        #ticket-section .right-side .third-ticket div a:visited h1 {
          font-family: "Gotham-Ultra", "Gotham-Book", sans-serif !important;
          width: 180px;
          text-align: center;
          border: 2px solid #000000;
          color: #000000;
          -webkit-transition: all 0.2s ease-in;
          transition: all 0.2s ease-in; }
          @media only screen and (max-width: 991px) {
            #ticket-section .right-side .third-ticket div a h1,
            #ticket-section .right-side .third-ticket div a:link h1,
            #ticket-section .right-side .third-ticket div a:visited h1 {
              width: 100%; } }
          #ticket-section .right-side .third-ticket div a h1:hover,
          #ticket-section .right-side .third-ticket div a:link h1:hover,
          #ticket-section .right-side .third-ticket div a:visited h1:hover {
            background: #F6921E; }
        #ticket-section .right-side .third-ticket div a p,
        #ticket-section .right-side .third-ticket div a:link p,
        #ticket-section .right-side .third-ticket div a:visited p {
          width: 180px;
          text-align: center;
          font-family: "Gotham-Bold", "Gotham-Book", "Gotham-Book", sans-serif !important;
          font-size: 1.5em;
          color: #F6921E; }
          #ticket-section .right-side .third-ticket div a p i,
          #ticket-section .right-side .third-ticket div a:link p i,
          #ticket-section .right-side .third-ticket div a:visited p i {
            color: #000000;
            font-weight: 400;
            font-family: "Gotham-Book", sans-serif !important;
            font-size: 0.5em; }
          @media only screen and (max-width: 991px) {
            #ticket-section .right-side .third-ticket div a p,
            #ticket-section .right-side .third-ticket div a:link p,
            #ticket-section .right-side .third-ticket div a:visited p {
              width: 100%; } }
        #ticket-section .right-side .third-ticket div a:focus, #ticket-section .right-side .third-ticket div a:hover,
        #ticket-section .right-side .third-ticket div a:link:focus,
        #ticket-section .right-side .third-ticket div a:link:hover,
        #ticket-section .right-side .third-ticket div a:visited:focus,
        #ticket-section .right-side .third-ticket div a:visited:hover {
          text-decoration: none !important; }
      #ticket-section .right-side .third-ticket div ul {
        padding: 0px; }
        #ticket-section .right-side .third-ticket div ul li {
          font-family: "Gotham-Bold", "Gotham-Book", "Gotham-Book", sans-serif !important;
          font-size: 14px; }
          #ticket-section .right-side .third-ticket div ul li span {
            font-family: "Gotham-Book", sans-serif !important;
            font-size: 14px; }
      #ticket-section .right-side .third-ticket.fade-in {
        opacity: 1; }
  @media only screen and (max-width: 991px) {
    #ticket-section {
      display: block; } }

#events-around-pink-bar {
  background: #B11E8D;
  padding: 80px 0px; }
  #events-around-pink-bar h1 {
    font-family: "Gotham-Ultra", "Gotham-Book", sans-serif !important;
    color: #FFFFFF;
    text-align: center;
    opacity: 0;
    -webkit-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;
    -webkit-transform: translateY(100px);
            transform: translateY(100px);
    font-size: 6em; }
    @media only screen and (max-width: 991px) {
      #events-around-pink-bar h1 {
        font-size: 5em; } }
  #events-around-pink-bar p {
    font-family: "Gotham-Book", sans-serif !important;
    color: #FFFFFF;
    text-align: center;
    font-size: 18px;
    opacity: 0;
    -webkit-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;
    -webkit-transform: translateY(100px);
            transform: translateY(100px); }
    @media only screen and (min-width: 992px) {
      #events-around-pink-bar p {
        width: 50%;
        margin: auto;
        opacity: 0;
        -webkit-transition: all 0.4s ease-in;
        transition: all 0.4s ease-in;
        -webkit-transform: translateY(100px);
                transform: translateY(100px); } }
  #events-around-pink-bar.fade-in h1 {
    opacity: 1;
    -webkit-transform: translateY(0px);
            transform: translateY(0px); }
  #events-around-pink-bar.fade-in p {
    opacity: 1;
    -webkit-transform: translateY(0px);
            transform: translateY(0px); }
    @media only screen and (min-width: 992px) {
      #events-around-pink-bar.fade-in p {
        opacity: 1;
        -webkit-transform: translateY(0px);
                transform: translateY(0px); } }

#tabs-section-two {
  padding: 0px 0px 0px 0px; }
  #tabs-section-two .tab-menu-two {
    padding: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0px; }
    #tabs-section-two .tab-menu-two li {
      list-style: none;
      width: 50%;
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1;
      position: relative; }
      #tabs-section-two .tab-menu-two li img {
        width: 100%; }
      #tabs-section-two .tab-menu-two li .box-text {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        display: block;
        background: #b11e8d;
        -webkit-transition: all 0.4s ease-in;
        transition: all 0.4s ease-in; }
        #tabs-section-two .tab-menu-two li .box-text:hover {
          background: rgba(0, 0, 0, 0.7); }
          #tabs-section-two .tab-menu-two li .box-text:hover p {
            color: #FFC800; }
        #tabs-section-two .tab-menu-two li .box-text p {
          color: #B11E8D;
          font-size: 3em;
          font-family: "Gotham-Ultra", "Gotham-Book", sans-serif !important;
          text-align: center;
          height: 100%;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column;
          -webkit-transition: all 0.4s ease-in;
          transition: all 0.4s ease-in; }
          @media only screen and (max-width: 991px) {
            #tabs-section-two .tab-menu-two li .box-text p {
              font-size: 1.5em; } }
  #tabs-section-two.fade-in .tab-menu-two li .box-text {
    background: rgba(255, 255, 255, 0.7); }
    #tabs-section-two.fade-in .tab-menu-two li .box-text:hover {
      background: rgba(0, 0, 0, 0.7); }
      #tabs-section-two.fade-in .tab-menu-two li .box-text:hover p {
        color: #FFC800; }
  #tabs-section-two .content #tab-1-two {
    padding: 60px 0px;
    display: none; }
    #tabs-section-two .content #tab-1-two .col-sm-12 .panel-default {
      display: table;
      width: 100%;
      margin-bottom: 20px; }
      #tabs-section-two .content #tab-1-two .col-sm-12 .panel-default .panel-title {
        border-bottom: 2px dotted #000000;
        padding: 10px 0px; }
        #tabs-section-two .content #tab-1-two .col-sm-12 .panel-default .panel-title a {
          font-family: "Gotham-Ultra", "Gotham-Book", sans-serif !important;
          font-size: 22px !important;
          color: #B11E8D !important;
          text-decoration: none;
          width: 100%;
          display: block; }
          #tabs-section-two .content #tab-1-two .col-sm-12 .panel-default .panel-title a:hover {
            text-decoration: none !important; }
      #tabs-section-two .content #tab-1-two .col-sm-12 .panel-default .collapse {
        display: none;
        -webkit-transition: all 0.2s ease-in;
        transition: all 0.2s ease-in; }
        #tabs-section-two .content #tab-1-two .col-sm-12 .panel-default .collapse .panel-body {
          display: inline-block; }
          @media only screen and (max-width: 991px) {
            #tabs-section-two .content #tab-1-two .col-sm-12 .panel-default .collapse .panel-body .col-sm-4 {
              padding-bottom: 10px; } }
          #tabs-section-two .content #tab-1-two .col-sm-12 .panel-default .collapse .panel-body .col-sm-4 p {
            font-size: 18px; }
        #tabs-section-two .content #tab-1-two .col-sm-12 .panel-default .collapse.in {
          display: block; }
      #tabs-section-two .content #tab-1-two .col-sm-12 .panel-default .collapsing {
        position: relative;
        height: 0;
        overflow: hidden;
        -webkit-transition-timing-function: ease-in;
                transition-timing-function: ease-in;
        -webkit-transition-duration: .35s;
                transition-duration: .35s;
        -webkit-transition-property: height;
        transition-property: height; }
        #tabs-section-two .content #tab-1-two .col-sm-12 .panel-default .collapsing p {
          font-size: 18px; }
  #tabs-section-two .content #tab-2-two {
    display: none;
    padding: 60px 0px; }
    #tabs-section-two .content #tab-2-two .col-sm-12 a,
    #tabs-section-two .content #tab-2-two .col-sm-12 a:link,
    #tabs-section-two .content #tab-2-two .col-sm-12 a:visited {
      width: 300px;
      display: block;
      margin: auto;
      -webkit-transition: all 0.2s ease-in;
      transition: all 0.2s ease-in; }
      #tabs-section-two .content #tab-2-two .col-sm-12 a h1,
      #tabs-section-two .content #tab-2-two .col-sm-12 a:link h1,
      #tabs-section-two .content #tab-2-two .col-sm-12 a:visited h1 {
        text-align: center;
        color: #000000;
        font-family: "Gotham-Bold", "Gotham-Book", "Gotham-Book", sans-serif !important;
        font-size: 3em;
        width: 300px;
        margin: auto;
        margin-top: 20px;
        border: 2px solid #000000;
        padding: 10px 40px; }
      #tabs-section-two .content #tab-2-two .col-sm-12 a:hover,
      #tabs-section-two .content #tab-2-two .col-sm-12 a:link:hover,
      #tabs-section-two .content #tab-2-two .col-sm-12 a:visited:hover {
        text-decoration: none !important;
        background: #FFC800; }
    #tabs-section-two .content #tab-2-two .col-sm-12 p {
      font-size: 18px;
      text-align: center;
      font-family: "Gotham-Book", sans-serif !important; }

#sponsors {
  padding: 80px 0px;
  background: #FFFFFF; }
  #sponsors h1 {
    text-align: center;
    font-family: "Gotham-Ultra", "Gotham-Book", sans-serif !important;
    font-size: 6em;
    color: #000000;
    margin-bottom: 60px;
    opacity: 0;
    -webkit-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;
    -webkit-transform: translateY(100px);
            transform: translateY(100px); }
    @media only screen and (max-width: 991px) {
      #sponsors h1 {
        font-size: 5em; } }
  #sponsors .col-sm-6 {
    padding-bottom: 30px;
    opacity: 0;
    -webkit-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;
    -webkit-transform: translateX(-100px);
            transform: translateX(-100px); }
    #sponsors .col-sm-6 p {
      font-family: "Gotham-Bold", "Gotham-Book", "Gotham-Book", sans-serif !important;
      font-size: 18px; }
    #sponsors .col-sm-6 img {
      width: 80%; }
    #sponsors .col-sm-6.fade-in {
      opacity: 1;
      -webkit-transform: translateX(0px);
              transform: translateX(0px); }
  #sponsors .brand {
    padding-bottom: 20px;
    opacity: 0;
    -webkit-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;
    -webkit-transform: translateX(-100px);
            transform: translateX(-100px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    width: 100%; }
    #sponsors .brand p {
      font-family: "Gotham-Bold", "Gotham-Book", "Gotham-Book", sans-serif !important;
      font-size: 18px;
      width: 100%;
      display: block; }
    #sponsors .brand .logos-row {
      width: 100%; }
      #sponsors .brand .logos-row .col-sm-2 {
        padding: 10px 0px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        height: 180px;
        max-width: 300px; }
        #sponsors .brand .logos-row .col-sm-2 img {
          width: 70%;
          margin: auto;
          display: block; }
    #sponsors .brand.fade-in {
      opacity: 1;
      -webkit-transform: translateX(0px);
              transform: translateX(0px); }
    @media only screen and (max-width: 991px) {
      #sponsors .brand {
        display: inline-block; } }
  #sponsors .venue {
    padding-bottom: 20px;
    opacity: 0;
    -webkit-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;
    -webkit-transform: translateX(-100px);
            transform: translateX(-100px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    width: 100%; }
    #sponsors .venue p {
      font-family: "Gotham-Bold", "Gotham-Book", "Gotham-Book", sans-serif !important;
      font-size: 18px;
      width: 100%;
      display: block; }
    #sponsors .venue .logos-row {
      width: 100%; }
      #sponsors .venue .logos-row .col-sm-2 {
        padding: 10px 0px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        height: 180px;
        max-width: 300px; }
        #sponsors .venue .logos-row .col-sm-2 img {
          width: 70%;
          margin: auto;
          display: block; }
    #sponsors .venue.fade-in {
      opacity: 1;
      -webkit-transform: translateX(0px);
              transform: translateX(0px); }
    @media only screen and (max-width: 991px) {
      #sponsors .venue {
        display: inline-block; } }
  #sponsors .organising {
    padding-bottom: 20px;
    opacity: 0;
    -webkit-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;
    -webkit-transform: translateX(-100px);
            transform: translateX(-100px); }
    #sponsors .organising p {
      font-family: "Gotham-Bold", "Gotham-Book", "Gotham-Book", sans-serif !important;
      font-size: 18px; }
    #sponsors .organising .col-sm-4 {
      padding: 10px 0px; }
      #sponsors .organising .col-sm-4 img {
        width: 90%; }
    #sponsors .organising.fade-in {
      opacity: 1;
      -webkit-transform: translateX(0px);
              transform: translateX(0px); }
    @media only screen and (max-width: 991px) {
      #sponsors .organising {
        display: inline-block; } }
  #sponsors.fade-in h1 {
    opacity: 1;
    -webkit-transform: translateY(0px);
            transform: translateY(0px); }

#footer-section {
  padding: 40px 0px;
  background: #000000; }
  #footer-section .about img {
    width: 60px;
    margin-bottom: 10px; }
  #footer-section .about h3 {
    font-family: "Gotham-Ultra", "Gotham-Book", sans-serif !important;
    font-size: 22px !important;
    color: #FFC800 !important;
    padding-bottom: 30px; }
  #footer-section .about p {
    color: #ffffff;
    font-size: 18px; }
  #footer-section .instagram-images h3 {
    font-family: "Gotham-Ultra", "Gotham-Book", sans-serif !important;
    font-size: 22px !important;
    color: #FFC800 !important;
    padding-bottom: 30px; }
  #footer-section .contact h3 {
    font-family: "Gotham-Ultra", "Gotham-Book", sans-serif !important;
    font-size: 22px !important;
    color: #FFC800 !important;
    padding-bottom: 30px; }
  #footer-section .contact p {
    color: #ffffff;
    font-size: 18px;
    font-weight: 600; }
    #footer-section .contact p a {
      color: #ffffff !important;
      font-size: 18px;
      font-weight: 600;
      text-decoration: none !important;
      -webkit-transition: all 0.2s ease-in;
      transition: all 0.2s ease-in; }
      #footer-section .contact p a:hover {
        text-decoration: none !important;
        color: #FFC800 !important; }
  #footer-section .contact .social-links-footer a {
    color: #ffffff !important;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in; }
    #footer-section .contact .social-links-footer a .fa {
      color: #ffffff;
      font-weight: 600;
      font-size: 20px;
      margin-right: 30px;
      margin-top: 20px;
      -webkit-transition: all 0.2s ease-in;
      transition: all 0.2s ease-in; }
      #footer-section .contact .social-links-footer a .fa:hover {
        color: #FFC800; }
    #footer-section .contact .social-links-footer a:hover {
      color: #FFC800; }

.sponsors-promo-section ul.sponsors {
  list-style: none;
  padding: 0; }
  .sponsors-promo-section ul.sponsors li {
    float: left;
    width: 20%; }
    .sponsors-promo-section ul.sponsors li img {
      width: 70%;
      max-width: 100%;
      margin-left: 15%; }
.sponsors-promo-section .sponsor-btns {
  border-top: 1px solid #f2f2f4;
  padding-top: 30px;
  margin-top: 50px; }
  @media only screen and (min-width: 768px) {
    .sponsors-promo-section .sponsor-btns > div {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      .sponsors-promo-section .sponsor-btns > div a {
        margin: 0 10px; } }

@media only screen and (max-width: 991px) {
  .split-section {
    padding-top: 0; } }
@media only screen and (min-width: 992px) {
  .split-section {
    min-height: 400px; } }
@media only screen and (min-width: 1200px) {
  .split-section {
    min-height: 500px; } }
@media only screen and (min-width: 992px) {
  .split-section .row-start > div {
    padding-right: 20px; } }
.split-section .split-img {
  width: 100%;
  height: 300px; }
  @media only screen and (min-width: 768px) {
    .split-section .split-img {
      height: 400px; } }
  @media only screen and (min-width: 992px) {
    .split-section .split-img {
      width: 50%;
      height: 100%;
      position: absolute;
      top: 0;
      right: 0; } }
.split-section h3 {
  font-size: 14px !important; }
.split-section h4 {
  font-size: 14px !important;
  color: #0A89A3;
  margin-bottom: 40px; }

@media only screen and (min-width: 992px) {
  .reverse-split-section .split-img {
    left: 0; } }
@media only screen and (min-width: 992px) {
  .reverse-split-section .row-start > div {
    padding-left: 20px; } }
@media only screen and (min-width: 1200px) {
  .reverse-split-section .row-start > div {
    padding-left: 60px; } }

.standard-section .fa {
  font-size: 40px; }
.standard-section h5 {
  font-size: 30px;
  font-weight: 600;
  line-height: 1.1;
  font-family: "NAB-Corpid", sans-serif !important; }
.standard-section h6 {
  font-size: 22px;
  font-weight: 400;
  line-height: 1.1;
  font-family: "NAB-Corpid", sans-serif !important; }
.standard-section p {
  font-size: 18px !important; }

@media only screen and (min-width: 992px) {
  .box-section .box-layout > div {
    margin: 0 -15px; } }
@media only screen and (min-width: 992px) {
  .box-section .box-layout .col {
    float: left;
    width: 100%;
    padding: 0 15px; } }
.box-section .box-layout.fees .col {
  margin: 40px 0px; }
  .box-section .box-layout.fees .col .box h1 {
    font-size: 32px;
    font-family: 'NAB-Corpid', sans-serif, Helvetica, Arial, Helvetica, Arial !important;
    font-weight: 600; }
  .box-section .box-layout.fees .col .box h2 {
    font-size: 80px;
    font-family: 'NAB-Impact', sans-serif, Helvetica, Arial !important;
    margin-bottom: 20px; }
  .box-section .box-layout.fees .col .box h4 {
    font-size: 22px;
    font-family: 'NAB-Corpid', sans-serif, Helvetica, Arial, Helvetica, Arial !important;
    font-weight: 600; }
  .box-section .box-layout.fees .col .box a {
    display: block;
    margin-top: 20px;
    padding: 10px 20px;
    background: #c20000;
    color: #FFF !important;
    font-size: 16px !important;
    height: 42px;
    border-radius: 3px;
    max-width: 155px;
    margin: auto; }
    .box-section .box-layout.fees .col .box a:hover {
      text-decoration: none !important;
      background: #a50000 !important; }
.box-section .box-layout.sponsors .col {
  margin: 20px 0px; }
  .box-section .box-layout.sponsors .col .box {
    margin-bottom: 20px;
    padding: 20px;
    width: 100%; }
    @media only screen and (min-width: 992px) {
      .box-section .box-layout.sponsors .col .box {
        margin-top: 0px;
        padding: 0px;
        width: 23.2%;
        display: inline-block;
        margin: 0px 10px; } }
    .box-section .box-layout.sponsors .col .box img {
      width: 100%; }
      @media only screen and (min-width: 992px) {
        .box-section .box-layout.sponsors .col .box img {
          margin-bottom: 0px; } }
.box-section .box-layout.contact {
  margin: 20px 0px; }
  .box-section .box-layout.contact .box {
    margin-bottom: 20px;
    padding: 20px;
    width: 100%; }
    @media only screen and (min-width: 992px) {
      .box-section .box-layout.contact .box {
        padding: 30px;
        width: 31.3%;
        display: inline-block;
        margin: 20px 10px; } }
    .box-section .box-layout.contact .box i.fa {
      width: 40px;
      font-size: 25px; }
.box-section .box-layout.activities .acts {
  margin-bottom: 20px;
  padding: 20px;
  width: 100%; }
  @media only screen and (min-width: 992px) {
    .box-section .box-layout.activities .acts {
      margin-top: 0px;
      padding: 0px;
      width: 100%;
      display: inline-block;
      margin: 20px 10px; } }
  .box-section .box-layout.activities .acts img {
    width: 100%; }
    @media only screen and (min-width: 992px) {
      .box-section .box-layout.activities .acts img {
        margin-bottom: 0px; } }
  .box-section .box-layout.activities .acts h6 {
    font-size: 22px;
    font-weight: 600; }
@media only screen and (min-width: 992px) {
  .box-section .box-layout.activities .acts.reverse .col-sm-4 {
    float: left; } }
.box-section .padding {
  padding-bottom: 40px; }
.box-section .box {
  margin-bottom: 20px;
  padding: 20px;
  width: 100%; }
  @media only screen and (min-width: 992px) {
    .box-section .box {
      margin-top: 10px;
      padding: 40px;
      width: 30%;
      display: inline-block;
      margin: 0px 10px; } }
  .box-section .box img {
    width: auto; }
    @media only screen and (min-width: 992px) {
      .box-section .box img {
        margin-bottom: 15px; } }
.box-section .speakers img {
  border-radius: 50%; }
.box-section .speakers h3 {
  color: #9B9B9B;
  font-size: 14px;
  line-height: 140%; }
  @media only screen and (min-width: 992px) {
    .box-section .speakers h3 {
      margin-bottom: 20px; } }
.box-section .sponsors h3 {
  font-family: "Gotham-Bold", "Gotham-Bold", "Gotham-Book", "Gotham-Book", sans-serif; }
.box-section .sponsors h4 {
  font-family: "Lora", serif;
  font-size: 14px;
  margin: 20px 0; }
.box-section .sponsors .bio {
  display: none; }

.events-section {
  padding-bottom: 0; }

.awards-section ul {
  list-style: none;
  padding: 0;
  border-bottom: 1px solid #f2f2f4;
  padding-bottom: 20px;
  margin-bottom: 20px; }
  @media only screen and (min-width: 1200px) {
    .awards-section ul {
      -webkit-column-count: 2;
              column-count: 2;
      -webkit-column-gap: 30px;
              column-gap: 30px;
      margin-top: -10px; } }
  .awards-section ul li {
    font-family: "Lora", serif !important;
    font-style: italic;
    margin-bottom: 20px;
    padding: 30px;
    line-height: 24px;
    color: #636468 !important; }
    @media only screen and (min-width: 1200px) {
      .awards-section ul li {
        margin-top: 10px;
        margin-bottom: 10px;
        -webkit-column-break-inside: avoid;
        break-inside: avoid;
        display: inline-block;
        width: 100%; } }

.sponsors-section {
  padding-bottom: 0; }

@media only screen and (min-width: 992px) {
  .sponsors-opp-section h2 {
    margin-bottom: 80px; } }
.sponsors-opp-section .price {
  background: #f2f2f4;
  padding: 15px;
  margin-bottom: 15px; }
  @media only screen and (min-width: 768px) {
    .sponsors-opp-section .price {
      width: calc(50% - 30px);
      margin-left: 15px;
      margin-right: 15px;
      float: left; } }
  @media only screen and (min-width: 992px) {
    .sponsors-opp-section .price {
      width: calc(25% - 30px); } }
  @media only screen and (min-width: 1200px) {
    .sponsors-opp-section .price {
      padding: 40px; } }
  .sponsors-opp-section .price ul {
    list-style: none;
    padding: 0; }
    .sponsors-opp-section .price ul li {
      margin: 15px 0; }
  .sponsors-opp-section .price h3 {
    font-family: "Gotham-Bold", "Gotham-Book", "Gotham-Book", sans-serif;
    margin-bottom: 40px;
    line-height: 150%; }

.benefits-section h2 {
  text-align: center; }
  @media only screen and (min-width: 992px) {
    .benefits-section h2 {
      margin-bottom: 80px; } }
.benefits-section ul {
  list-style: none;
  padding: 0;
  padding-top: 10px; }
  @media only screen and (min-width: 992px) {
    .benefits-section ul {
      margin: 0 -15px; } }
  .benefits-section ul li {
    margin-bottom: 20px;
    padding: 15px 15px 15px 60px;
    counter-increment: step-counter;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 10px; }
    @media only screen and (min-width: 992px) {
      .benefits-section ul li {
        float: left;
        width: calc(50% - 30px);
        margin: 0 15px 30px;
        font-size: 16px !important;
        padding: 30px 30px 30px 100px;
        height: 100px; } }
    .benefits-section ul li:before {
      content: counter(step-counter) ". ";
      font-family: "Gotham-Bold", "Gotham-Bold", "Gotham-Book", "Gotham-Book", sans-serif;
      font-size: 30px;
      position: absolute;
      left: 15px;
      top: 50%;
      margin-top: -21px; }
      @media only screen and (min-width: 992px) {
        .benefits-section ul li:before {
          font-size: 50px;
          left: 30px;
          margin-top: -36px; } }

.jury-section ul {
  list-style: none;
  padding: 0; }
  @media only screen and (min-width: 992px) {
    .jury-section ul {
      -webkit-column-count: 2;
              column-count: 2;
      -webkit-column-gap: 70px;
              column-gap: 70px; } }
  .jury-section ul li {
    margin-bottom: 20px; }
    .jury-section ul li strong {
      color: #0A89A3; }

.carousel-section a.btn, .carousel-section .box-section .sponsors .bio a, .box-section .sponsors .bio .carousel-section a, .carousel-section .awards-section a, .awards-section .carousel-section a, .carousel-section .slider-section .eventsBxslider div.slide a, .slider-section .eventsBxslider div.slide .carousel-section a {
  margin-top: 60px; }

.qna-content-section ol li.question {
  font-weight: 600;
  font-size: 18px !important;
  margin-bottom: 20px; }
  .qna-content-section ol li.question span.answer {
    font-weight: 400;
    display: block; }

.standard-section.gallery-pic-section #gallery-pics img {
  width: 31.5%;
  margin: 5px; }
  @media only screen and (max-width: 991px) {
    .standard-section.gallery-pic-section #gallery-pics img {
      width: 46.5%; } }

table[id^="agendatable"] {
  margin-bottom: 0px; }
  table[id^="agendatable"] tr.data-group {
    background: transparent; }
    table[id^="agendatable"] tr.data-group.has-description {
      cursor: pointer; }
    table[id^="agendatable"] tr.data-group a.more-info-btn {
      position: absolute;
      right: 15px;
      top: 0;
      margin-top: -10px;
      pointer-events: none;
      color: #4c4d51 !important; }
      @media only screen and (min-width: 768px) {
        table[id^="agendatable"] tr.data-group a.more-info-btn {
          top: 25px; } }
      table[id^="agendatable"] tr.data-group a.more-info-btn:hover, table[id^="agendatable"] tr.data-group a.more-info-btn:focus, table[id^="agendatable"] tr.data-group a.more-info-btn:active {
        text-decoration: none !important; }
      table[id^="agendatable"] tr.data-group a.more-info-btn:after {
        font-family: fontAwesome;
        content: '\f078';
        -webkit-transform: rotate(0deg);
                transform: rotate(0deg);
        display: block;
        -webkit-transition: all 0.1s ease-in-out;
        transition: all 0.1s ease-in-out; }
    table[id^="agendatable"] tr.data-group.show-description a.more-info-btn:after {
      -webkit-transform: rotate(180deg);
              transform: rotate(180deg); }
    table[id^="agendatable"] tr.data-group.show-description td {
      color: #4C626C; }
    table[id^="agendatable"] tr.data-group:not(.visible) {
      display: none !important; }
    table[id^="agendatable"] tr.data-group:not(.show-session) {
      display: none !important; }
    table[id^="agendatable"] tr.data-group.zebra {
      background-color: #f2f2f4; }
  table[id^="agendatable"] > tbody > tr:not(.data-group) {
    display: none !important; }
  table[id^="agendatable"] .description {
    display: none;
    margin: 20px 0;
    overflow: auto;
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
    font-size: 14px; }
    table[id^="agendatable"] .description.show-description p {
      color: #4C626C; }
    table[id^="agendatable"] .description.show-description a,
    table[id^="agendatable"] .description.show-description a:link {
      color: #000 !important;
      font-size: 18px !important;
      font-weight: 600; }
    @media only screen and (min-width: 768px) {
      table[id^="agendatable"] .description table tr {
        float: left;
        width: 50%; } }
    table[id^="agendatable"] .description table tr td {
      padding: 5px;
      vertical-align: middle; }
      table[id^="agendatable"] .description table tr td img {
        border-radius: 50%;
        max-width: 70px;
        max-height: 70px;
        background-color: #9B9B9B; }
    table[id^="agendatable"] .description b {
      display: block; }
    table[id^="agendatable"] .description p {
      font-size: 18px !important; }
  table[id^="agendatable"] .header {
    color: #4c4d51;
    margin-top: 15px;
    padding-bottom: 15px;
    border-bottom: 2px solid #4c4d51;
    font-weight: bold; }
  @media only screen and (max-width: 767px) {
    table[id^="agendatable"] .data-group,
    table[id^="agendatable"] .table-header {
      padding: 15px; } }
  table[id^="agendatable"] .data-group > td:not(.clear),
  table[id^="agendatable"] .table-header > td:not(.clear) {
    padding: 15px 40px 15px 15px; }
    @media only screen and (max-width: 767px) {
      table[id^="agendatable"] .data-group > td:not(.clear),
      table[id^="agendatable"] .table-header > td:not(.clear) {
        clear: both;
        width: 100% !important;
        display: block;
        padding: 5px 40px 5px 5px; } }
  table[id^="agendatable"] .data-group td,
  table[id^="agendatable"] .table-header td {
    position: relative;
    font-size: 18px !important; }
    @media only screen and (max-width: 767px) {
      table[id^="agendatable"] .data-group td,
      table[id^="agendatable"] .table-header td {
        float: left;
        width: 100%; } }
  @media only screen and (min-width: 768px) {
    table[id^="agendatable"] .data-group td:nth-child(1),
    table[id^="agendatable"] .table-header td:nth-child(1) {
      width: 20% !important; } }
  table[id^="agendatable"] .data-group td:nth-child(2),
  table[id^="agendatable"] .table-header td:nth-child(2) {
    font-family: "Gotham-Book", "Gotham-Book", sans-serif !important; }
    @media only screen and (min-width: 768px) {
      table[id^="agendatable"] .data-group td:nth-child(2),
      table[id^="agendatable"] .table-header td:nth-child(2) {
        width: 20% !important; } }
  table[id^="agendatable"] .table-header {
    background: #4c4d51; }
    table[id^="agendatable"] .table-header > td {
      text-transform: uppercase; }

.agenda-section {
  background: #ffffff;
  padding: 80px 0px; }
  .agenda-section h1 {
    font-family: "Gotham-Ultra", "Gotham-Book", sans-serif !important;
    color: #000000;
    text-align: center;
    opacity: 0;
    -webkit-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;
    -webkit-transform: translateY(100px);
            transform: translateY(100px);
    font-size: 6em; }
    @media only screen and (max-width: 991px) {
      .agenda-section h1 {
        font-size: 5em; } }
  .agenda-section p {
    font-family: "Gotham-Book", sans-serif !important;
    color: #000000;
    text-align: center;
    font-size: 18px;
    opacity: 0;
    -webkit-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;
    -webkit-transform: translateY(100px);
            transform: translateY(100px); }
    @media only screen and (min-width: 992px) {
      .agenda-section p {
        width: 100%;
        margin: auto;
        opacity: 0;
        -webkit-transition: all 0.4s ease-in;
        transition: all 0.4s ease-in;
        -webkit-transform: translateY(100px);
                transform: translateY(100px); } }
  .agenda-section.fade-in h1 {
    opacity: 1;
    -webkit-transform: translateY(0px);
            transform: translateY(0px); }
  .agenda-section.fade-in p {
    opacity: 1;
    -webkit-transform: translateY(0px);
            transform: translateY(0px); }
    @media only screen and (min-width: 992px) {
      .agenda-section.fade-in p {
        opacity: 1;
        -webkit-transform: translateY(0px);
                transform: translateY(0px); } }
  .agenda-section .agenda {
    padding: 50px;
    margin: 50px 0px;
    border: 8px;
    border-style: double; }
    .agenda-section .agenda ul.tabs {
      border-bottom: 2px solid #000000;
      border-top: 2px solid #000000;
      list-style: none;
      overflow: hidden;
      padding: 10px 0 10px;
      height: auto; }
      @media only screen and (min-width: 480px) {
        .agenda-section .agenda ul.tabs li {
          float: left; } }
      .agenda-section .agenda ul.tabs li a:link,
      .agenda-section .agenda ul.tabs li a:visited {
        color: #9B9B9B !important;
        font-family: "Gotham-Bold", "Gotham-Book", "Gotham-Book", sans-serif !important;
        padding: 5px;
        font-size: 18px !important;
        font-weight: 600;
        display: block;
        -webkit-transition: all 0.2s ease-in;
        transition: all 0.2s ease-in; }
        @media only screen and (min-width: 768px) {
          .agenda-section .agenda ul.tabs li a:link,
          .agenda-section .agenda ul.tabs li a:visited {
            padding: 17px;
            border-right: 2.5px solid #000000;
            display: inline; } }
      .agenda-section .agenda ul.tabs li a:hover,
      .agenda-section .agenda ul.tabs li a:focus,
      .agenda-section .agenda ul.tabs li a.active {
        color: #ffc800 !important;
        text-decoration: none !important;
        background: #000000; }
      @media only screen and (min-width: 768px) {
        .agenda-section .agenda ul.tabs li:last-child a:link,
        .agenda-section .agenda ul.tabs li:last-child a:visited {
          padding: 17px;
          border-right: 0px; } }
    .agenda-section .agenda ul.sub-tabs {
      list-style: none;
      overflow: hidden;
      padding: 15px 0 15px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-flow: row;
              flex-flow: row;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      height: 35px; }
      @media only screen and (max-width: 991px) {
        .agenda-section .agenda ul.sub-tabs {
          display: block;
          height: auto; } }
      @media only screen and (min-width: 480px) {
        .agenda-section .agenda ul.sub-tabs li {
          float: left;
          width: 100%; } }
      .agenda-section .agenda ul.sub-tabs li a:link,
      .agenda-section .agenda ul.sub-tabs li a:visited {
        color: #9B9B9B !important;
        font-family: "Gotham-Bold", "Gotham-Book", "Gotham-Book", sans-serif !important;
        padding: 5px;
        font-size: 18px !important;
        font-weight: 600;
        display: block;
        -webkit-transition: all 0.2s ease-in;
        transition: all 0.2s ease-in; }
        @media only screen and (min-width: 768px) {
          .agenda-section .agenda ul.sub-tabs li a:link,
          .agenda-section .agenda ul.sub-tabs li a:visited {
            padding: 0px 2px;
            border-right: 2.5px solid #000000;
            display: block;
            text-align: center; } }
      .agenda-section .agenda ul.sub-tabs li a:hover,
      .agenda-section .agenda ul.sub-tabs li a:focus,
      .agenda-section .agenda ul.sub-tabs li a.active {
        color: #ffc800 !important;
        text-decoration: none !important;
        background: #000000; }
      @media only screen and (min-width: 768px) {
        .agenda-section .agenda ul.sub-tabs li:last-child a:link,
        .agenda-section .agenda ul.sub-tabs li:last-child a:visited {
          padding: 0px 2px;
          border-right: 0px; } }

.speakers-section h2 {
  text-align: center; }
.speakers-section .speakers {
  padding: 40px; }
  .speakers-section .speakers tr {
    margin-bottom: 20px;
    display: block; }
    .speakers-section .speakers tr:nth-child(even) {
      display: none; }
    .speakers-section .speakers tr td {
      padding: 15px;
      display: inline-block;
      width: 80px; }
      @media only screen and (min-width: 480px) {
        .speakers-section .speakers tr td {
          padding: 30px;
          width: 130px; } }
      .speakers-section .speakers tr td:nth-child(2) {
        width: calc(100% - 80px);
        padding-left: 0;
        padding-right: 40px;
        position: relative;
        font-size: 18px !important; }
        @media only screen and (min-width: 480px) {
          .speakers-section .speakers tr td:nth-child(2) {
            width: calc(100% - 130px);
            padding-right: 55px; } }
        .speakers-section .speakers tr td:nth-child(2) b {
          margin-top: 5px;
          display: inline-block;
          font-weight: normal; }
        .speakers-section .speakers tr td:nth-child(2) i {
          color: #9B9B9B;
          font-style: normal; }
      .speakers-section .speakers tr td img {
        border-radius: 0%;
        background-color: #9B9B9B; }
    .speakers-section .speakers tr.has-description {
      cursor: pointer; }
      .speakers-section .speakers tr.has-description a.more-info-btn {
        position: absolute;
        right: 15px;
        top: 40px;
        pointer-events: none;
        color: #4c4d51 !important; }
        @media only screen and (min-width: 480px) {
          .speakers-section .speakers tr.has-description a.more-info-btn {
            right: 30px;
            top: 55px; } }
        .speakers-section .speakers tr.has-description a.more-info-btn:hover, .speakers-section .speakers tr.has-description a.more-info-btn:focus, .speakers-section .speakers tr.has-description a.more-info-btn:active {
          text-decoration: none !important; }
        .speakers-section .speakers tr.has-description a.more-info-btn:after {
          font-family: fontAwesome;
          content: '\f078';
          -webkit-transform: rotate(0deg);
                  transform: rotate(0deg);
          display: block;
          -webkit-transition: all 0.1s ease-in-out;
          transition: all 0.1s ease-in-out; }
    .speakers-section .speakers tr.show-description a.more-info-btn:after {
      -webkit-transform: rotate(180deg);
              transform: rotate(180deg); }
  .speakers-section .speakers .description {
    display: none;
    margin-top: 20px;
    overflow: auto;
    -webkit-box-sizing: content-box;
            box-sizing: content-box; }

.page-heading-section {
  padding: 80px 0px 0px 0px; }
  .page-heading-section h1 {
    font-size: 4.11em; }

.sub-heading-section {
  padding: 20px 0px; }
  .sub-heading-section h2 {
    font-family: 'NAB-Impact', sans-serif, Helvetica, Arial !important;
    font-weight: 400;
    margin-bottom: 20px !important;
    font-size: 41px;
    line-height: 39px; }

.welcome-section {
  padding: 0px 0px 80px 0px; }
  .welcome-section img {
    border: 5px solid #4C626C;
    margin-bottom: 30px; }
    @media only screen and (min-width: 992px) {
      .welcome-section img {
        margin-bottom: 0px; } }

.right-column {
  padding-left: 15px; }
  @media only screen and (min-width: 768px) {
    .right-column {
      padding-left: 40px; } }
  .right-column h5 {
    margin: 0px;
    font-size: 20px;
    font-weight: 600;
    line-height: 26px;
    margin-bottom: 10px; }
  .right-column h6 {
    margin: 0px;
    font-size: 22px;
    font-weight: 600;
    line-height: 26px;
    margin-bottom: 10px; }

.address-section {
  padding: 0px 0px 80px 0px; }
  .address-section img {
    margin-bottom: 30px; }
    @media only screen and (min-width: 992px) {
      .address-section img {
        margin-bottom: 0px; } }

.footer-section {
  background: #000;
  padding: 50px 0px; }
  .footer-section p {
    color: #FFF !important; }
  .footer-section a {
    font-size: 18px !important; }
  .footer-section .right-column {
    float: none;
    text-align: center; }
    @media only screen and (min-width: 992px) {
      .footer-section .right-column {
        float: right; } }
  .footer-section .left-column {
    text-align: center; }

/* $COUNTDOWN
============= */
.countdown-clock {
  margin: 20px 0 40px; }
  @media only screen and (min-width: 768px) {
    .countdown-clock {
      margin: 40px 0; } }
  .countdown-clock h5 {
    text-transform: uppercase; }
    @media only screen and (min-width: 768px) {
      .countdown-clock h5 {
        font-size: 20px; } }

#countdown {
  background-color: rgba(0, 0, 0, 0.3);
  border: 1px solid #9B9B9B;
  text-align: center;
  display: inline-block; }
  #countdown div {
    font-size: 20px !important;
    line-height: 70%;
    color: #FFF;
    display: inline-block;
    padding: 10px;
    font-family: "Gotham-Bold", "Gotham-Book", "Gotham-Book", sans-serif !important; }
    #countdown div:not(:first-child) {
      border-left: 1px solid #9B9B9B; }
    @media only screen and (min-width: 768px) {
      #countdown div {
        font-size: 40px !important;
        padding: 20px 20px 0; } }
    @media only screen and (min-width: 1200px) {
      #countdown div {
        font-size: 60px !important; } }
  #countdown span {
    display: block;
    font-size: 10px !important;
    color: #FFF;
    font-family: "Gotham-Book", "Gotham-Book", sans-serif !important;
    text-transform: uppercase;
    margin-top: 5px; }
    @media only screen and (min-width: 768px) {
      #countdown span {
        font-size: 12px !important; } }

/* $BXSLIDER
============= */
#outer_table {
  table-layout: fixed !important; }

ul.bxslider {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.bx-viewport {
  /*fix other elements on the page moving (on Chrome)*/
  -webkit-transform: translatez(0); }

.bx-wrapper {
  position: relative;
  margin: 0 auto;
  padding: 0;
  *zoom: 1;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  /* LOADER */
  /* PAGER */ }
  .bx-wrapper img {
    width: 100%;
    display: block;
    margin: 0 auto; }
  .bx-wrapper .bx-pager {
    position: absolute;
    bottom: -30px;
    width: 100%; }
  .bx-wrapper .bx-loading {
    min-height: 50px;
    background: url(https://ps-etouches-com.s3.amazonaws.com/the-event-artery/ehome/bower_components/bxslider-4/dist/images/bx_loader.gif) center center no-repeat #ffffff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000; }
  .bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #4c4d51;
    padding-top: 20px; }
    body.eh-custom-home .bx-wrapper .bx-pager {
      color: #FFF; }
    .bx-wrapper .bx-pager.bx-default-pager a {
      background: transparent;
      text-indent: -9999px;
      display: block;
      width: 10px;
      height: 10px;
      margin: 0 5px;
      outline: 0;
      border-radius: 50%;
      border: 1px solid #4c4d51; }
      body.eh-custom-home .bx-wrapper .bx-pager.bx-default-pager a {
        border-color: #FFF; }
      .bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:focus {
        background: #4c4d51; }
        body.eh-custom-home .bx-wrapper .bx-pager.bx-default-pager a:hover, body.eh-custom-home .bx-wrapper .bx-pager.bx-default-pager a.active, body.eh-custom-home .bx-wrapper .bx-pager.bx-default-pager a:focus {
          background: #FFF; }

.bx-pager-item,
.bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
  *display: inline; }

.bx-pager-item {
  font-size: 0;
  line-height: 0; }

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-prev {
  left: 5px;
  padding-left: 12px; }
  @media only screen and (min-width: 992px) {
    .bx-prev {
      left: 30px; } }

.bx-next {
  right: 5px;
  padding-left: 17px; }
  @media only screen and (min-width: 992px) {
    .bx-next {
      right: 30px; } }

.bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -20px;
  outline: 0;
  width: 40px;
  height: 40px;
  z-index: 9;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-color: #0A89A3;
  border-radius: 50%; }
  .bx-controls-direction a.disabled {
    display: none; }
  .bx-controls-direction a .fa {
    font-size: 34px;
    line-height: 40px;
    color: #FFF; }
  .bx-controls-direction a:hover, .bx-controls-direction a:focus {
    color: #076173; }

/* Specific slider styles */
.slider-section {
  background-color: #4c4d51;
  padding-top: 40px;
  /* DIRECTION CONTROLS (NEXT / PREV) */ }
  body.eh-custom-events .slider-section {
    background-color: transparent; }
  .slider-section .eventsBxslider li > div {
    background-size: cover !important;
    background-repeat: no-repeat !important;
    height: 0;
    padding-top: 66.666%; }
  .slider-section .eventsBxslider div.slide {
    position: absolute;
    top: 50%;
    text-align: center;
    width: 100%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    padding: 20px; }
    @media only screen and (min-width: 480px) {
      .slider-section .eventsBxslider div.slide {
        padding: 100px; } }
    .slider-section .eventsBxslider div.slide * {
      color: #FFF !important; }
  .slider-section .eventsBxslider h3 {
    font-family: "Lora", serif;
    font-size: 12px;
    font-style: italic; }
    @media only screen and (min-width: 480px) {
      .slider-section .eventsBxslider h3 {
        font-size: 14px; } }
  .slider-section .eventsBxslider h4 {
    font-size: 30px;
    font-family: "Gotham-Bold", "Gotham-Book", "Gotham-Book", sans-serif;
    margin-bottom: 5px; }
    @media only screen and (min-width: 480px) {
      .slider-section .eventsBxslider h4 {
        font-size: 22px;
        margin: 20px 0 15px; } }
  .slider-section .eventsBxslider p {
    font-family: "Lora", serif !important;
    font-size: 12px !important;
    font-style: italic; }
    @media only screen and (min-width: 480px) {
      .slider-section .eventsBxslider p {
        font-size: 20px !important; } }
  .slider-section .eventsBxslider .btn, .slider-section .eventsBxslider .box-section .sponsors .bio a, .box-section .sponsors .bio .slider-section .eventsBxslider a, .slider-section .eventsBxslider .awards-section a, .awards-section .slider-section .eventsBxslider a, .slider-section .eventsBxslider div.slide a {
    margin-top: 10px; }
  .slider-section .bx-prev {
    left: 10px; }
    @media only screen and (min-width: 1500px) {
      .slider-section .bx-prev {
        left: -80px; } }
  .slider-section .bx-next {
    right: 10px; }
    @media only screen and (min-width: 1500px) {
      .slider-section .bx-next {
        right: -80px; } }
  @media only screen and (max-width: 479px) {
    .slider-section .bx-controls-direction {
      display: none; } }

/*# sourceMappingURL=master-ehome.css.map */