﻿@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Montserrat:400,400i,700,700i");
@import url("https://use.typekit.net/pjv2dlw.css");
table.color-header-gray-body > thead > tr > th {
  background: #88ab86 !important;
  color: #ffffff !important; }

table.color-header-gray-body > thead {
  border-bottom: 2px solid #88ab86 !important; }

.footer .container .row a:hover {
  color: #333333; }

.overview p .btn {
  text-decoration: none;
  color: #000000; }
  .overview p .btn:hover {
    color: #000000; }
  .overview p .btn:active {
    color: #000000; }

.menuWrapper ul > li > a {
  font-weight: normal !important; }
  .menuWrapper ul > li > a:hover {
    color: #000000 !important; }

.menuWrapper.opened ul li .btn.small:hover {
  color: #000000 !important; }

table.color-header-gray-body > thead > tr > th {
  background: #185873 !important;
  color: #ffffff !important; }

table.color-header-gray-body > thead {
  border-bottom: 2px solid #185873 !important; }

html,
body {
  width: 100%;
  height: 100%;
  font-family: acumin-pro, Helvetica, Arial, Sans-serif;
  font-size: 16px; }

* {
  margin: 0;
  padding: 0; }

h1, h2, h3, h4, h5, h6 {
  font-family: acumin-pro, Helvetica, Arial, Sans-serif; }

input,
textarea,
button {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  outline: none; }

textarea {
  padding: 10px 20px; }

a.color-link-no-underline {
  color: #185873;
  font-size: 20px;
  font-weight: 700;
  line-height: 36px; }

a.color-link:hover {
  color: #185873;
  text-decoration: underline; }

.margin-bottom-30 {
  margin-bottom: 30px !important; }

.text-center {
  margin: 0 auto;
  overflow: hidden;
  text-align: center;
  width: 100% !important; }

.text-center .col-center-btns {
  display: inline-block !important;
  float: none !important;
  width: 30% !important;
  margin-bottom: 11px !important;
  padding: 0 10px 9px 10px !important; }

@media only screen and (max-width: 646px) {
  .text-center .col-center-btns {
    width: 48% !important;
    padding: 0 5px 0 5px !important; } }

.overflowHidden {
  overflow: hidden !important;
  -ms-overflow-style: -ms-autohiding-scrollbar !important;
  -ms-overflow-style: none !important; }

/**********************************************************
SSO Customize
**********************************************************/
.sign-in .btn,
.sign-up .btn {
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  font-size: 14px;
  font-weight: 600;
  padding: 15px 30px;
  margin-top: 1em;
  margin-bottom: 2em;
  background: #185873 !important;
  width: 100%;
  color: #ffffff !important;
  border: none; }
  .sign-in .btn:hover, .sign-in .btn:focus, .sign-in .btn:active,
  .sign-up .btn:hover,
  .sign-up .btn:focus,
  .sign-up .btn:active {
    border: none; }

/*******************************************************************
Fonts
*******************************************************************/
.section-title {
  font-size: 38px;
  font-weight: 400;
  border-bottom: 2px solid #185873;
  display: inline;
  line-height: 1.5em;
  margin-bottom: 1.33em;
  color: #000000; }
  .section-title:after {
    display: block;
    content: "";
    margin-bottom: 1em;
    border-top: none;
    background: none;
    width: auto; }
  @media only screen and (max-width: 576px) {
    .section-title {
      font-size: 24px; } }

.page-title {
  font-size: 24px;
  font-weight: 600;
  border-bottom: 2px solid #185873;
  display: block;
  line-height: 1.5em;
  margin: 0 0 1.33em 0;
  text-align: left;
  color: #000000; }
  @media only screen and (max-width: 569px) {
    .page-title {
      font-size: 18px; } }

.pageContent .container .overview .innerWrapper h2 {
  font-size: 30px;
  line-height: 36px;
  margin-bottom: 17px; }

.pageContent .container .overview .innerWrapper h3 {
  font-size: 28px;
  line-height: 36px;
  margin-bottom: 17px; }

.pageContent .container .overview .innerWrapper h4 {
  font-size: 26px;
  line-height: 36px;
  margin-bottom: 17px; }

.pageContent .container .overview .innerWrapper h5 {
  font-size: 23px;
  line-height: 31px;
  margin-top: 10px;
  margin-bottom: 20px; }

.pageContent .container .overview .innerWrapper p {
  font-size: 20px;
  line-height: 32px;
  margin-bottom: 30px; }
  .pageContent .container .overview .innerWrapper p span {
    font-weight: bold;
    color: #185873; }

@media only screen and (max-width: 568px) {
  .pageContent .container .overview .innerWrapper h3 {
    font-size: 21px;
    line-height: 28px; }
  .pageContent .container .overview .innerWrapper h4 {
    font-size: 23px;
    line-height: 28px; }
  .pageContent .container .overview .innerWrapper h5 {
    font-size: 20px; }
  .pageContent .container .overview .innerWrapper p {
    font-size: 16px;
    line-height: 28px; } }

.overview p a {
  color: #185873;
  text-decoration: underline; }
  .overview p a:hover {
    color: #73374c; }
  .overview p a:active {
    color: #185873; }
  .overview p a:visited {
    color: #185873; }

/*******************************************************************
Buttons
*******************************************************************/
.btn {
  font-size: 22px;
  font-family: acumin-pro, Helvetica, Arial, Sans-serif;
  font-weight: 400;
  color: #000000 !important;
  padding: .55em 1.1em;
  background-color: #fdaf0e;
  border: 1px solid #fdaf0e;
  text-decoration: none !important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0; }
  .btn:hover {
    background: #d9ae4c;
    text-decoration: none;
    color: #000000 !important; }
  .btn:active {
    color: #000000 !important; }

.btn.secondary-button {
  font-size: 10px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%; }

.btn.small {
  font-size: 15px;
  color: #000000 !important;
  font-weight: 500;
  display: inline-block; }

/*******************************************************************
Icons
*******************************************************************/
.email-icon-right {
  fill: #185873;
  width: 20px;
  height: null;
  display: inline-block;
  vertical-align: bottom; }

.email-icon-footer {
  fill: #999999;
  width: 24px;
  height: null;
  display: inline-block;
  vertical-align: bottom;
  margin-right: 10px;
  margin-top: 3px; }

.phone-icon-footer {
  fill: #999999;
  width: 20px;
  height: null;
  display: inline-block;
  vertical-align: text-bottom;
  margin-right: 12px;
  padding-left: 3px;
  margin-bottom: 10px; }

.location-icon-footer {
  fill: #999999;
  width: 18px;
  height: null;
  display: inline-block;
  vertical-align: text-bottom;
  margin: 5px 10px 0 0;
  float: left; }

.calendar-icon {
  fill: #000000;
  width: 26px;
  height: null;
  display: inline-block;
  vertical-align: text-bottom;
  margin: 5px 7px 0 0; }

/*******************************************************************
Nav
*******************************************************************/
.header {
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  background: #fff;
  display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  align-items: center;
  min-height: 100px;
  z-index: 3; }
  .header .container {
    height: 50px;
    padding-top: 15px;
    padding-bottom: 15px; }

@media (min-width: 992px) {
  .header .container {
    padding-left: 15px;
    padding-right: 15px; } }

@media (min-width: 1350px) {
  .header .container {
    width: 1310px;
    padding-left: 0;
    padding-right: 0; } }

@media only screen and (max-width: 1249px) {
  .header .container {
    height: 118px;
    width: 100%;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 30px; }
  .menuItem .btn {
    background: #000000 !important;
    border: none !important; }
  .menuItem .btn.small.one {
    background: #000000 !important; } }

@media only screen and (max-width: 769px) {
  .header .container {
    height: 118px;
    padding-top: 15px;
    padding-bottom: 15px; } }

@media only screen and (max-width: 569px) {
  .header .container {
    height: 70px;
    padding-left: 15px; } }

.header .container .row {
  display: -webkit-flex;
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  height: 100%;
  position: relative; }

.header .container .row .logoWrapper {
  display: -webkit-flex;
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  height: 100px;
  padding-top: 10px;
  padding-bottom: 10px; }

.header .container .row .logoWrapper a {
  display: block;
  float: left;
  text-decoration: none; }

.header .container .row .logoWrapper .logo {
  height: 100%;
  min-width: 130px;
  background-repeat: no-repeat;
  background-position: 0 50%;
  background-size: contain;
  margin-right: 5px; }

@media only screen and (max-width: 1249px) {
  .header .container .row .logoWrapper .logo {
    min-width: 115px;
    margin-right: 5px; } }

@media only screen and (max-width: 769px) {
  .header .container .row .logoWrapper .logo {
    min-width: 105px;
    margin-top: 4px; } }

@media only screen and (max-width: 600px) {
  .header .container .row .logoWrapper .logo {
    min-width: 95px;
    height: 50px; } }

@media only screen and (max-width: 500px) {
  .header .container .row .logoWrapper .logo {
    height: 60px;
    margin-top: 10px;
    max-width: 80px; } }

.sponsor-wrapper-main {
  display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  align-items: center;
  border-left: 1px solid #dddddd;
  padding-left: 10px;
  margin-left: 10px;
  margin-top: 5px; }
  .sponsor-wrapper-main .sponsor-wrapper {
    overflow: hidden;
    min-width: 106px; }
    @media (max-width: 600px) {
      .sponsor-wrapper-main .sponsor-wrapper {
        min-width: 75px; } }

.header .container .row .logoWrapper .sponsorLogo {
  display: inline-block;
  align-items: center; }

.header .container .row .logoWrapper .sponsorlogo-text {
  font-size: 11px;
  font-weight: bold;
  line-height: 1.2em; }
  .header .container .row .logoWrapper .sponsorlogo-text p {
    font-size: 11px;
    font-weight: bold;
    line-height: 1.2em;
    padding-bottom: 6px; }

.header .container .row .logoWrapper .sponsorLogo p {
  font-size: 11px;
  font-weight: bold;
  line-height: 1.2em; }

.header .container .row .logoWrapper .sponsorLogo a {
  display: block;
  min-width: 100px;
  min-height: 42px;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: contain;
  margin-right: 5px; }
  @media only screen and (max-width: 769px) {
    .header .container .row .logoWrapper .sponsorLogo a {
      min-width: 85px;
      min-height: 34px; } }
  @media only screen and (max-width: 600px) {
    .header .container .row .logoWrapper .sponsorLogo a {
      min-width: 76px;
      min-height: 29px; } }
  @media only screen and (max-width: 500px) {
    .header .container .row .logoWrapper .sponsorLogo a {
      min-width: 48px;
      min-height: 35px; } }

.menuWrapper {
  height: 100%;
  outline: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-tap-highlight-color: transparent;
  transition: 0.3s;
  padding-left: 15px;
  padding-right: 15px;
  z-index: 2; }

.menuWrapper > ul {
  float: right;
  height: 100%;
  list-style-type: none;
  display: -webkit-flex;
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  transition: 0.3s; }

@media only screen and (min-width: 1250px) {
  .menuWrapper > ul {
    align-items: center;
    transition: none; } }

.menuWrapper > ul > li {
  font-size: 16px;
  margin-left: 15px;
  cursor: pointer;
  position: relative; }

.menuWrapper > ul > li span.parent:after {
  color: #185873;
  font-family: "Font Awesome 5 Pro";
  content: '\f107'; }
  @media only screen and (min-width: 1249px) {
    .menuWrapper > ul > li span.parent:after {
      padding-left: 5px;
      height: auto; } }

.menuWrapper > ul > li.home {
  display: none; }

@media only screen and (min-width: 1249px) {
  .mobile-menu-item {
    display: none; }
  .menuWrapper > ul > li:hover ul.dropdownCustom {
    display: block; } }

.menuWrapper > ul > li:first-child {
  margin: 0; }

.menuWrapper > ul > li > a {
  color: black; }
  .menuWrapper > ul > li > a:hover {
    text-decoration: none; }

.menuWrapper > ul > li ul.dropdownCustom {
  display: none;
  position: absolute;
  z-index: 1;
  border: 1px solid #ccc;
  border-bottom: 2px solid #185873;
  background: #fff;
  padding: 10px 20px;
  -webkit-box-shadow: 2px 2px 5px rgba(204, 204, 204, 0.3);
  -moz-box-shadow: 2px 2px 5px rgba(204, 204, 204, 0.3);
  box-shadow: 2px 2px 5px rgba(204, 204, 204, 0.3); }
  .menuWrapper > ul > li ul.dropdownCustom li a {
    height: 100%;
    text-decoration: none;
    color: black;
    line-height: 40px;
    font-size: 18px; }
    .menuWrapper > ul > li ul.dropdownCustom li a:hover {
      color: #fdaf0e; }

.menuWrapper > ul > li ul.dropdownCustom.opened {
  display: block; }

.menuWrapper > ul > li ul.dropdownCustom .back {
  display: none; }

.menuWrapper > ul > li ul.dropdownCustom li {
  list-style-type: none; }
  @media (min-width: 1250px) {
    .menuWrapper > ul > li ul.dropdownCustom li a {
      white-space: nowrap; } }

.new-label {
  background: red;
  color: #fff;
  font-size: 11px;
  padding: 2px 5px;
  border-radius: 4px;
  position: absolute;
  line-height: 10px;
  left: 0;
  top: -12px; }

@media (max-width: 1250px) {
  .new-label {
    left: auto; } }

/***************************************************
Social Media
***************************************************/
.facebook {
  background: #3b5998; }
  .facebook:before {
    content: '\f39e';
    font-family: 'Font Awesome 5 Brands';
    color: #ffffff; }
  .facebook:hover {
    text-decoration: none !important; }

.instagram {
  background: #bc2a8d; }
  .instagram:before {
    content: '\f16d';
    font-family: 'Font Awesome 5 Brands';
    color: #ffffff; }
  .instagram:hover {
    text-decoration: none !important; }

.twitter {
  background: #38A1F3; }
  .twitter:before {
    content: '\f099';
    font-family: 'Font Awesome 5 Brands';
    color: #ffffff; }
  .twitter:hover {
    text-decoration: none !important; }

.pinterest {
  background: #BD081C; }
  .pinterest:before {
    content: '\f0d2';
    font-family: 'Font Awesome 5 Brands';
    color: #ffffff; }
  .pinterest:hover {
    text-decoration: none !important; }

.linkedin {
  background: #0e76a8; }
  .linkedin:before {
    content: '\f0e1';
    font-family: 'Font Awesome 5 Brands';
    color: #ffffff; }
  .linkedin:hover {
    text-decoration: none !important; }

.youtube {
  background: #fe1a20; }
  .youtube:before {
    content: '\f167';
    font-family: 'Font Awesome 5 Brands';
    color: #ffffff; }
  .youtube:hover {
    text-decoration: none !important; }

.rss {
  background: #ee802f; }
  .rss:before {
    content: '\f09e';
    font-family: "Font Awesome 5 Pro";
    color: #ffffff; }
  .rss:hover {
    text-decoration: none !important; }

.sidebar-social-media {
  border-top: 1px solid #cccccc;
  margin-top: 20px;
  padding-top: 20px;
  list-style: none; }
  .sidebar-social-media li {
    display: inline-block;
    margin-right: 3px; }
  .sidebar-social-media a {
    width: 32px;
    height: 32px;
    display: block;
    padding-top: 6px;
    text-align: center;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0; }
    .sidebar-social-media a:hover {
      text-decoration: none; }

.socialFooter a {
  width: 40px;
  height: 40px;
  display: block;
  padding-top: 10px;
  text-align: center;
  font-size: 26px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0; }
  .socialFooter a:hover {
    text-decoration: none; }

.socialFooter .hashTag {
  font-size: 19px;
  color: #185873;
  background: none; }
  .socialFooter .hashTag:hover {
    color: #185873; }

.mobile-menu-social:hover {
  background: none !important; }

.mobile-menu-social a {
  display: inline-block;
  color: #185873;
  background: none !important; }

@media only screen and (min-width: 1249px) {
  .menuWrapper {
    transition: none; }
    .menuWrapper .btn.small,
    .menuWrapper .mobile-menu-social {
      display: none; }
    .menuWrapper ul {
      float: left !important; }
  .register-social-media {
    list-style: none; }
    .register-social-media li {
      float: right;
      margin-left: 15px; }
      .register-social-media li:last-child {
        margin-left: 0;
        margin-top: 10px; }
        .register-social-media li:last-child a:hover {
          text-decoration: none; }
    .register-social-media .mobile-menu-social {
      margin-right: 10px; }
      .register-social-media .mobile-menu-social a {
        margin-right: 5px; }
      .register-social-media .mobile-menu-social a:before {
        color: #999999 !important; }
      .register-social-media .mobile-menu-social a:hover {
        text-decoration: none; } }

@media only screen and (max-width: 1249px) {
  .register-social-media {
    display: none; }
  .menuWrapper {
    position: fixed;
    padding: 0;
    width: 0;
    top: 0;
    right: 0; }
    .menuWrapper .mobile-menu-social {
      text-indent: unset !important; }
      .menuWrapper .mobile-menu-social a {
        font-size: 22px;
        text-align: center;
        padding-top: 2px;
        margin-right: 10px; }
        .menuWrapper .mobile-menu-social a:hover, .menuWrapper .mobile-menu-social a:active {
          text-decoration: none; }
  .dropdownCustom.opened li a {
    color: #ffffff !important; }
  .menuWrapper ul {
    background: #185873;
    width: 0;
    justify-content: flex-start;
    flex-direction: column;
    transition: 0.3s; }
    .menuWrapper ul li {
      font-size: 18px;
      color: #ffffff;
      margin: 0;
      text-indent: 0;
      line-height: 30px;
      padding: 10px 10px 11px 17px;
      text-align: left;
      box-sizing: initial;
      height: auto; }
    .menuWrapper ul li:hover {
      color: #000000 !important; }
  .menuWrapper.opened ul {
    width: 320px;
    overflow-y: scroll; }
  .menuWrapper ul > li i {
    display: none; }
  .menuWrapper ul > li > a {
    color: #ffffff !important; }
  .menuWrapper ul > li > a:hover {
    text-decoration: none; } }

@media only screen and (max-width: 1249px) and (max-width: 1249px) {
  .menuWrapper ul li {
    position: unset; }
  .new-label {
    position: unset;
    margin-left: 8px; } }

@media only screen and (max-width: 1249px) {
  .menuWrapper ul > li ul.dropdownCustom .back {
    line-height: 50px; }
  .menuWrapper ul > li.home {
    display: block;
    line-height: 50px;
    padding: 10px 17px;
    margin-bottom: 17px;
    border-bottom: 1px solid #dddddd;
    box-sizing: border-box; }
  .menuWrapper ul > li.home a {
    width: 100%;
    height: 100%;
    text-decoration: none;
    color: #ffffff; }
  .menuWrapper ul > li span:after {
    box-sizing: initial; }
  .menuWrapper ul > li:hover {
    background: #fdaf0e; }
  .menuWrapper ul > li ul.dropdownCustom {
    width: 0;
    display: block;
    height: 100vh;
    padding: 0;
    position: absolute;
    top: 0;
    right: 0;
    background: #fdaf0e;
    box-shadow: none;
    border: none;
    transition: 0.3s; }
  .menuWrapper ul > li ul.dropdownCustom .back {
    display: block;
    padding: 10px 0 10px 15px;
    margin-bottom: 17px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    box-sizing: border-box; }
  .menuWrapper ul > li ul.dropdownCustom.opened {
    width: 320px; } }

@media (max-width: 1249px) {
  .menuWrapper {
    display: none; } }

.menuWrapper.opened {
  display: block; }

@media only screen and (max-width: 769px) {
  .menuWrapper.opened ul {
    width: 320px; }
  .menuWrapper ul > li.home {
    padding: 10px 0; }
  .menuWrapper ul > li.home a {
    padding-left: 15px; }
  .menuWrapper ul > li:hover {
    background: #fdaf0e; } }

.header .container .row .bg {
  width: 0;
  height: 200vh;
  position: absolute;
  top: -50px;
  right: 0;
  background: rgba(50, 50, 50, 0);
  transition: background-color 0.2s ease;
  z-index: 2; }

.header .container .row .bg.opened {
  width: 110%;
  background: rgba(50, 50, 50, 0.9); }

.header .container .row .burgerBtn {
  display: none;
  float: right;
  cursor: pointer;
  z-index: 2;
  position: absolute;
  right: 30px;
  padding: 5px; }

.burgerBtn.opened {
  margin-top: -15px;
  bottom: 25px; }

.header .container .row .burgerBtn:after {
  font-family: "Font Awesome 5 Pro";
  content: '\f0c9';
  font-size: 30px;
  color: #185873;
  font-weight: 100; }

.header .container .row .burgerBtn.opened:after {
  font-family: "Font Awesome 5 Pro";
  content: '\f00d';
  color: #ffffff;
  font-weight: 100; }

@media only screen and (max-width: 1249px) {
  .header .container .row .burgerBtn {
    display: block;
    float: initial; } }

@media only screen and (max-width: 769px) {
  .header .container .row .burgerBtn {
    right: 30px; } }

@media only screen and (max-width: 1249px) {
  .header .container .row .menuWrapper ul > li:not(:first-child) span.parent:after {
    color: #ffffff;
    font-size: 14px;
    display: inline-block;
    font-family: "Font Awesome 5 Pro";
    content: '\f054';
    font-weight: 100;
    padding-left: 7px;
    opacity: .5;
    text-indent: 0; } }

.header .container .row .menuWrapper ul > li ul.dropdownCustom .back:before {
  color: #ffffff;
  font-family: "Font Awesome 5 Pro";
  content: '\f0d9';
  font-weight: 700;
  padding-right: 10px;
  font-size: 22px; }

.locationBar,
.locationBarHome {
  width: 100%;
  min-height: 45px;
  background-size: 1156px;
  color: #ffffff;
  background: #000000;
  text-align: center;
  z-index: -1; }

.header .container .locationBar.locationBar,
.header .container .locationBarHome.locationBar {
  display: block; }

.locationBar p {
  font-size: 18px;
  padding-top: 9px; }

@media only screen and (max-width: 769px) {
  .locationBar,
  .locationBarHome {
    font-weight: 300;
    line-height: inherit;
    padding: 5px 10px; }
    .locationBar p,
    .locationBarHome p {
      font-size: 16px; }
  .locationBar p,
  .locationBarHome p {
    line-height: 32px;
    padding: 10px; } }

.footer {
  position: relative;
  border-top: 10px solid #fdaf0e;
  padding-top: 70px;
  padding-bottom: 60px;
  background-size: 1156px;
  box-sizing: border-box;
  overflow: hidden;
  background: null;
  background: #f6f3ed; }

.footer .container .row h1 {
  font-size: 22px;
  color: #185873;
  line-height: 0.7;
  margin-bottom: 25px; }

.footer .container .row > div {
  margin-bottom: 20px; }

.footer .container .row .logoFooter .logo {
  display: block;
  margin-bottom: 30px; }

@media only screen and (max-width: 625px) {
  .locationBar p,
  .locationBarHome p {
    line-height: 29px;
    padding: 5px 10px; } }

.footer .logo {
  height: unset !important; }
  .footer .logo img {
    max-width: 200px !important; }

@media only screen and (max-width: 400px) {
  .locationBar p,
  .locationBarHome p {
    line-height: 24px; } }

@media only screen and (max-width: 768px) {
  .footer .container .row .logoFooter .sponsorLogo a {
    max-width: 130px; }
  .footer .container .backToTop {
    bottom: 120px;
    right: 30px; }
  .content {
    padding: 0 30px; }
  .col {
    width: 50%; }
  .session-time {
    width: 100% !important; }
    .session-time .time {
      text-align: left !important; } }

.footer .container .row .logoFooter .sponsorLogo {
  display: inline-block;
  min-height: 10px;
  width: 46%;
  margin-right: 3%;
  color: #ffffff;
  font-size: 14px;
  font-weight: 600; }

.footer .container .row .logoFooter .sponsorLogo p {
  margin-bottom: 14px; }

.footer .container .row .logoFooter .sponsorLogo a {
  display: block; }

.footer .container .row .logoFooter .sponsorLogo a img {
  display: block;
  width: 100%; }

.footer .container .row .contactFooter p, .footer .container .row .contactFooter a, .footer .container .row .locationFooter p, .footer .container .row .locationFooter a {
  font-size: 19px; }

.footer .container .row .contactFooter p {
  font-size: 19px; }

.footer .container .row .contactFooter p.location {
  display: block;
  margin-left: 32px; }

.contactFooter p.location:before {
  color: #999999;
  font-size: 23px;
  content: '\f017';
  font-family: "Font Awesome 5 Pro";
  font-weight: 600;
  width: 34px;
  height: 30px;
  position: absolute;
  left: 20px; }

.footer .container p {
  text-decoration: none;
  display: table;
  color: #000000;
  line-height: 30px;
  text-indent: 0; }

.footer .container a {
  text-decoration: none;
  display: table;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  align-self: flex-start;
  color: #000000;
  line-height: 30px;
  text-indent: 0;
  margin-bottom: 8px; }

.footer .container .row a:hover {
  color: #000000; }

.contactFooter .group a {
  color: #000000 !important; }

.contactFooter .group a:hover {
  color: #000000 !important; }

.footer .container .row .contactFooter .group {
  margin-bottom: 20px;
  margin-left: 5px; }

.footer .container .row .contactFooter .group:last-child {
  margin: 0;
  padding-left: 33px; }

.footer .container .row .contactFooter .group:last-child a {
  text-indent: 0; }

.footer .container .row .contactFooter .group .phone {
  /*white-space: nowrap;
-moz-hyphens:none;
-ms-hyphens:none;
-webkit-hyphens: none;*/
  hyphens: none;
  word-break: keep-all; }

.footer .container .row .socialFooter a {
  display: block;
  width: 45px;
  height: 45px;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px; }

.footer .container .row .socialFooter .group {
  height: 45px;
  margin-bottom: 30px; }

.footer .container .row .locationFooter .group {
  margin-bottom: 20px; }

.footer .container .row .locationFooter .group:last-child {
  margin: 0;
  padding-left: 27px; }

.footer .container .row .locationFooter .group:last-child a {
  text-indent: 0; }

.footer .container .row .locationFooter .group p:not(:first-child) {
  text-indent: 0; }

.backtotop {
  background: #185873;
  font-size: 30px;
  position: absolute;
  bottom: 3.5em;
  right: 1em;
  padding: 0 .35em;
  color: #ffffff; }
  .backtotop:after {
    font-family: "Font Awesome 5 Pro";
    content: '\f106';
    color: #ffffff; }
  .backtotop:hover {
    text-decoration: none;
    color: #185873;
    opacity: 0.7; }

.footerBottom {
  display: -webkit-flex;
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  padding: 10px 0;
  -webkit-align-items: center;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #cfcece;
  color: #000000; }
  @media (max-width: 600px) {
    .footerBottom {
      padding-top: 2%;
      padding-bottom: 2%;
      overflow: hidden; } }

.footerBottom .container a {
  text-decoration: none;
  color: #666666;
  font-size: 15px;
  float: left; }

.footerBottom .container .copyright {
  float: left;
  font-size: 15px;
  color: #666666;
  margin-top: 5px; }

.privacyPolicy span {
  float: left;
  padding-left: 10px;
  padding-right: 10px;
  color: #666666; }

@media only screen and (max-width: 992px) {
  .privacyPolicy {
    float: right; } }

@media only screen and (min-width: 993px) {
  .privacyPolicy {
    float: right; } }

@media only screen and (max-width: 800px) {
  .privacyPolicy {
    float: left;
    display: block;
    width: 50%; } }

.content {
  max-width: 1310px;
  width: 100%;
  margin: 0 auto;
  padding: 0 10px;
  box-sizing: border-box; }

.col {
  width: 25%;
  min-width: 180px;
  padding-right: 2.33%;
  box-sizing: border-box; }

.slick-slider {
  position: relative; }

.slick-slider .slick-slide {
  outline: none;
  height: initial; }

.slick-slider .slick-arrow {
  position: absolute;
  top: 45%;
  /*bottom: 0;*/
  margin: -16.5px auto 0;
  z-index: 1;
  width: 33px;
  height: 65px;
  border: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  background: none;
  cursor: pointer;
  font-size: 45px;
  line-height: 45px;
  color: #185873;
  outline: none; }

@media only screen and (max-width: 845px) {
  .slick-slider .slick-arrow .slick-arrow {
    top: 36%; } }

@media only screen and (max-width: 769px) {
  .slick-slider .slick-arrow {
    width: 25px;
    height: 45px;
    margin-top: -22.5px; } }

@media only screen and (max-width: 568px) {
  .slick-slider .slick-arrow {
    width: 16px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
    line-height: 30px; }
  .menuWrapper ul > li.home {
    padding: 10px 0; }
  .col {
    width: 100%;
    padding-right: 0; }
  .content {
    padding: 0 15px; }
  .footer .container .backToTop {
    bottom: 105px;
    right: 15px; } }

.slick-slider .slick-prev {
  color: #185873;
  font-weight: 300;
  font-size: 50px;
  text-align: left;
  left: 30px; }
  .slick-slider .slick-prev:after {
    font-family: "Font Awesome 5 Pro";
    content: '\f104'; }
  @media only screen and (max-width: 769px) {
    .slick-slider .slick-prev {
      left: 10px; } }

.slick-slider .slick-next {
  color: #185873;
  font-weight: 300;
  font-size: 50px;
  text-align: right;
  right: 30px; }
  .slick-slider .slick-next:after {
    font-family: "Font Awesome 5 Pro";
    content: '\f105'; }
  @media only screen and (max-width: 769px) {
    .slick-slider .slick-next {
      right: 10px; } }

.slick-slider .slick-dots {
  display: -webkit-flex;
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  justify-content: center;
  position: absolute;
  /*right: 0;
		left: 0;
        display: flex;    */
  margin: auto;
  display: inline-flex;
  left: 50%;
  margin-left: -30%;
  width: 60%;
  text-align: center;
  overflow: hidden; }

@media only screen and (max-width: 569px) {
  .slick-slider .slick-dots {
    justify-content: center !important;
    width: 94%;
    margin-left: -47%; } }

.slick-slider .slick-dots li {
  list-style-type: none; }

.slick-slider .slick-dots li:not(:last-child) {
  margin-right: 15px; }

.slick-slider .slick-dots li.slick-active button {
  background: #185873; }

.slick-slider .slick-dots li button {
  width: 13px;
  height: 13px;
  border: none;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  cursor: pointer;
  font-size: 0;
  background: #999;
  outline: none; }

@media only screen and (max-width: 569px) {
  .slick-slider .slick-dots li button {
    width: 10px;
    height: 10px; } }

@media only screen and (min-width: 1280px) {
  .container {
    padding: 0; } }

.pageContent {
  min-height: 100%;
  padding-left: 0;
  padding-right: 0; }

.overview {
  margin-top: 1em; }

.rightRail {
  margin-top: 50px; }

.pageContent .mainSlider {
  max-height: 580px;
  z-index: 1; }

.pageContent .mainSlider .sliderItem {
  max-height: 580px;
  position: relative;
  height: 100%;
  text-align: center;
  padding-top: 100px;
  padding-bottom: 131px; }

@media only screen and (max-width: 569px) {
  .pageContent .mainSlider .sliderItem {
    padding-top: 80px;
    padding-bottom: 100px;
    height: 400px;
    min-height: 350px; } }

.pageContent .mainSlider .sliderItem .sliderImage {
  max-height: 580px;
  position: absolute;
  top: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover; }

/*** Hero Image Overlay ***/
.pageContent .mainSlider .sliderItem .sliderImage .sliderOverlay {
  width: 100%;
  height: 100%; }

.pageContent .mainSlider .sliderItem h1 {
  font-size: 60px;
  font-weight: 700;
  line-height: 1.16em;
  margin-bottom: .42em; }
  @media only screen and (max-width: 769px) {
    .pageContent .mainSlider .sliderItem h1 {
      font-size: 48px; } }
  @media only screen and (max-width: 569px) {
    .pageContent .mainSlider .sliderItem h1 {
      font-size: 30px; } }

.pageContent .mainSlider .sliderItem p {
  font-size: 30px;
  font-weight: 400;
  line-height: 1.5em;
  margin: 0 auto 1.33em auto;
  max-width: 880px; }

@media only screen and (max-width: 769px) {
  .pageContent .mainSlider .sliderItem p {
    width: 90%;
    /*min-height: 126px; */
    /*removed per issue EVT-124*/
    font-size: 30px;
    line-height: 40px; } }

@media only screen and (max-width: 569px) {
  .pageContent .mainSlider .sliderItem p {
    width: 80%;
    font-size: 18px;
    line-height: 26px; } }

.pageContent .mainSlider .sliderItem a {
  width: auto;
  height: 64px;
  font-size: 22px;
  margin: 0 auto;
  padding: 20px 40px; }

@media only screen and (max-width: 569px) {
  .pageContent .mainSlider .slick-dots {
    bottom: 15px;
    bottom: initial; } }

@media only screen and (max-width: 569px) {
  .pageContent .mainSlider .slick-arrow {
    display: none !important; } }

.pageContent .textMsgBlock {
  width: 100%;
  background: #e2e2e2;
  padding-top: 80px;
  padding-bottom: 90px;
  text-align: center; }

@media only screen and (max-width: 992px) {
  .pageContent .textMsgBlock {
    padding-top: 60px;
    padding-bottom: 60px; } }

.pageContent .textMsgBlock .container {
  max-width: 900px; }

.pageContent .textMsgBlock .container h5 {
  line-height: 30px;
  font-size: 22px; }

.pageContent .textMsgBlock .container p {
  text-align: center;
  line-height: 30px;
  font-size: 20px;
  margin-bottom: 30px; }

@media only screen and (max-width: 769px) {
  .pageContent .textMsgBlock .container .row div:first-child a {
    margin-bottom: 15px; } }

.pageContent .textMsgBlock .container .btn {
  display: inline-block;
  box-sizing: border-box; }

@media only screen and (max-width: 768px) {
  .pageContent .textMsgBlock .container a {
    width: 100% !important;
    line-height: 20px !important;
    height: auto !important;
    padding: 12px 5px 12px; } }

.pageContent .textMsgBlock .container a:first-child {
  border-left: none; }

.pageContent .textMsgBlock .container a:last-child {
  border-right: none; }

@media only screen and (max-width: 569px) {
  .pageContent .textMsgBlock .container h5 {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 10px; }
  .pageContent .textMsgBlock .container p {
    font-size: 16px;
    line-height: 24px; }
  .pageContent .textMsgBlock .container a {
    width: 195px;
    height: 45px;
    font-size: 16px;
    line-height: 45px; } }

.pageContent .newsUpdates {
  width: 100%;
  margin-bottom: 90px;
  padding-top: 70px; }

@media only screen and (max-width: 992px) {
  .pageContent .newsUpdates {
    margin-bottom: 0; } }

.pageContent .newsUpdates {
  margin-bottom: 30px; }

.blockTitle {
  text-align: center; }

.blockTitle .section-title {
  font-size: 38px;
  font-weight: 400;
  border-bottom: 2px solid #185873;
  display: inline;
  line-height: 1.5em;
  margin-bottom: 1.33em;
  color: #000000; }
  .blockTitle .section-title:after {
    display: block;
    content: "";
    margin-bottom: 1em;
    border-top: none;
    background: none;
    width: auto; }
  @media only screen and (max-width: 576px) {
    .blockTitle .section-title {
      font-size: 24px; } }

.pageContent .mainSlider .sliderItem a {
  font-size: 18px;
  margin: 0 auto;
  padding: 20px 20px; }

.pageContent .newsUpdates .container .row a {
  display: block;
  margin-bottom: 10px;
  text-decoration: none;
  font-size: 22px;
  font-weight: bold;
  color: #185873; }

.pageContent .newsUpdates .container .row a:hover {
  color: #fdaf0e; }

.pageContent .newsUpdates .container .row a:first-child {
  margin-bottom: 22px; }

@media only screen and (max-width: 992px) {
  .pageContent .newsUpdates .container .row a:first-child {
    margin-bottom: 10px; } }

.pageContent .newsUpdates .container .row a img {
  width: 100%; }

.pageContent .newsUpdates .container .row p {
  font-size: 20px; }

@media (max-width: 991px) {
  .pageContent .newsUpdates .templateTypeArticle,
  .pageContent .newsUpdates .templateTypePhotoGallery {
    min-height: 370px;
    margin-bottom: 50px;
    padding: 0 30px; }
  .pageContent .newsUpdates .templateTypeVideo {
    min-width: 270px; }
  .pageContent .container .templateTypeArticle:nth-of-type(2n+1),
  .pageContent .container .templateTypeVideo:nth-of-type(2n+1), .pageContent .container .templateTypePhotoGallery:nth-of-type(2n+1) {
    clear: both; } }

.pageContent .newsUpdates .templateTypeArticle .iconVideo,
.pageContent .newsUpdates .templateTypeVideo .iconVideo, .pageContent .newsUpdates .templateTypePhotoGallery .iconPhotoGallery {
  position: relative; }

.pageContent .newsUpdates .templateTypePhotoGallery .iconPhotoGallery:after, .pageContent .newsUpdates .templateTypeVideo .iconVideo:after {
  position: absolute;
  top: 50%;
  bottom: 50%;
  left: 50%;
  right: 50%;
  margin-left: -0.4em;
  margin-top: -0.69em;
  height: 0px;
  width: 0px;
  border-radius: 10px;
  opacity: 0.9;
  vertical-align: baseline;
  -webkit-box-shadow: 0px -1px 18px 2px rgba(0, 0, 0, 0.45);
  -moz-box-shadow: 0px -1px 18px 2px rgba(0, 0, 0, 0.45);
  box-shadow: 7px 20px 33px 17px rgba(0, 0, 0, 0.45); }

.pageContent .newsUpdates .templateTypePhotoGallery .iconPhotoGallery:after {
  font-family: "Font Awesome 5 Pro";
  content: '\f030';
  color: #ffffff;
  font-size: 1.4em; }

.pageContent .newsUpdates .templateTypeVideo .iconVideo:after {
  font-family: "Font Awesome 5 Pro";
  content: '\f144';
  color: #ffffff;
  font-size: 1.6em; }

.pageContent .photoGallery {
  text-align: center;
  margin-bottom: 90px;
  padding-top: 90px; }

@media only screen and (max-width: 769px) {
  .pageContent .photoGallery {
    margin-bottom: 60px; } }

.pageContent .photoGallery .photoGallerySlider .sliderItem img {
  width: 100%; }

@media only screen and (max-width: 769px) {
  .pageContent .photoGallery .photoGallerySlider .slick-arrow {
    color: #ffffff; } }

.pageContent .photoGallery .photoTitle {
  position: relative;
  display: block;
  width: 397px;
  max-width: 70%;
  margin: -31px auto 30px auto;
  font-size: 30px;
  line-height: 1.3em;
  padding: .75em .4em;
  color: black;
  text-decoration: none;
  text-align: center;
  background: #fff; }

.pageContent .photoGallery .photoTitle:hover {
  color: #185873; }

@media only screen and (max-width: 769px) {
  .pageContent .photoGallery .photoTitle {
    margin-bottom: 10px;
    position: static;
    margin-top: 0;
    font-size: 20px; } }

@media only screen and (max-width: 569px) {
  .pageContent .photoGallery .photoTitle {
    font-size: 30px;
    line-height: initial;
    margin-top: 10px;
    margin-bottom: 20px;
    height: auto; } }

.pageContent .photoGallery a {
  width: 300px;
  margin: 0 auto; }

@media only screen and (max-width: 569px) {
  .pageContent .photoGallery a {
    width: 211px;
    height: 45px;
    line-height: 45px;
    font-size: 16px; } }

.pageContent .whatOthersAreSaying {
  position: relative;
  text-align: center;
  padding-top: 110px;
  padding-bottom: 70px;
  background: #e2e2e2; }

@media only screen and (max-width: 769px) {
  .pageContent .whatOthersAreSaying {
    padding-top: 50px; } }

@media only screen and (max-width: 569px) {
  .pageContent .whatOthersAreSaying {
    padding-bottom: 50px;
    font-size: 30px; } }

.pageContent .whatOthersAreSaying .whatOthersAreSayingSlider {
  position: initial; }

.pageContent .whatOthersAreSaying .whatOthersAreSayingSlider .slick-slide {
  min-height: 400px; }

@media only screen and (max-width: 569px) {
  .pageContent .whatOthersAreSaying .whatOthersAreSayingSlider .slick-slide {
    min-height: 440px; } }

@media only screen and (max-width: 400px) {
  .pageContent .whatOthersAreSaying .whatOthersAreSayingSlider .slick-slide {
    min-height: 388px; } }

.pageContent .whatOthersAreSaying .whatOthersAreSayingSlider .sliderItem {
  text-align: center;
  height: auto;
  padding-bottom: 4%; }

.pageContent .whatOthersAreSaying .whatOthersAreSayingSlider .sliderItem div {
  width: 80px;
  height: 80px;
  margin: 0 auto 30px auto;
  border: 2px solid #e2e2e2;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  background: #185873;
  text-align: center;
  line-height: 1.2;
  color: #ffffff;
  font-weight: bold;
  font-size: 6em; }

.pageContent .whatOthersAreSaying .whatOthersAreSayingSlider .sliderItem div img {
  display: block;
  position: absolute;
  top: 0;
  margin-left: -1px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  width: 80px;
  height: 80px; }

.pageContent .whatOthersAreSaying .whatOthersAreSayingSlider .sliderItem div img[src=""] {
  display: none; }

@media only screen and (max-width: 569px) {
  .pageContent .whatOthersAreSaying .whatOthersAreSayingSlider .sliderItem div img {
    width: 60px;
    height: 60px; } }

@media only screen and (max-width: 569px) {
  .pageContent .whatOthersAreSaying .whatOthersAreSayingSlider .sliderItem div {
    height: 60px;
    width: 60px;
    line-height: 1.1;
    font-size: 2em; } }

.pageContent .whatOthersAreSaying .whatOthersAreSayingSlider .sliderItem p {
  max-width: 70%;
  font-size: 20px;
  line-height: 30px;
  margin: 0 auto;
  margin-bottom: 10px;
  padding-bottom: 10px; }

@media only screen and (max-width: 569px) {
  .pageContent .whatOthersAreSaying .whatOthersAreSayingSlider .sliderItem p {
    max-width: 70%;
    min-height: 200px;
    padding-bottom: 10px;
    font-size: 18px !important;
    line-height: 26px; } }

.pageContent .whatOthersAreSaying .whatOthersAreSayingSlider .sliderItem h4 {
  max-width: 70%;
  font-size: 22px;
  line-height: 30px;
  margin: 0 auto;
  font-weight: bold; }

@media only screen and (max-width: 569px) {
  .pageContent .whatOthersAreSaying .whatOthersAreSayingSlider .sliderItem h4 {
    max-width: 80%; } }

.pageContent .speakers {
  position: relative;
  padding-top: 90px;
  padding-bottom: 90px;
  text-align: center; }

@media only screen and (max-width: 769px) {
  .pageContent .speakers {
    padding-top: 50px;
    padding-bottom: 70px; } }

@media only screen and (max-width: 569px) {
  .pageContent .speakers {
    padding-top: 50px;
    padding-bottom: 60px; } }

.pageContent .speakers .speakersSlider {
  position: initial;
  margin-bottom: 60px; }

@media only screen and (max-width: 568px) {
  .pageContent .speakers .speakersSlider {
    margin-bottom: 50px; } }

.pageContent .speakers .speakersSlider .slick-arrow {
  top: 33%;
  bottom: initial; }

@media only screen and (max-width: 769px) {
  .pageContent .speakers .speakersSlider .slick-arrow {
    top: 34.5%; } }

@media only screen and (max-width: 568px) {
  .pageContent .speakers .speakersSlider .slick-arrow {
    top: 32%;
    margin-bottom: 10px; } }

.pageContent .speakers .speakersSlider .slick-slide {
  max-height: 350px; }

.pageContent .speakers .speakersSlider .sliderItem {
  text-align: center;
  padding: 0 10px; }

.pageContent .speakers .speakersSlider .sliderItem img {
  display: block;
  width: 60%;
  max-width: 196px;
  margin: 0 auto;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  margin-bottom: 32px; }

.pageContent .speakers .speakersSlider .sliderItem h5 {
  font-size: 22px;
  color: #185873; }

.pageContent .speakers .speakersSlider .sliderItem p {
  font-size: 18px; }

@media only screen and (max-width: 569px) {
  .pageContent .speakers .speakersSlider .sliderItem p {
    width: 90%;
    margin: 0 auto; } }

.pageContent .speakers a {
  width: 300px;
  margin: 0 auto; }

@media only screen and (max-width: 569px) {
  .pageContent .speakers a {
    font-size: 16px; } }

.pageContent .sponsors {
  text-align: center;
  margin-top: 90px; }

.pageContent .sponsors h1:after {
  display: block;
  content: '';
  height: 30px; }

.pageContent .sponsors h5 {
  line-height: 30px;
  font-size: 22px;
  margin-bottom: 1.5em; }

.pageContent .sponsors p {
  text-align: center;
  line-height: 30px;
  font-size: 20px;
  margin-bottom: 30px; }

.sponsor-item {
  width: 300px;
  height: 200px;
  display: flex;
  margin: 0 2em 2em 2em;
  text-align: center; }
  .sponsor-item a {
    margin: auto; }
  .sponsor-item img {
    margin: auto;
    max-width: 80%; }

@media (max-width: 768px) {
  .sponsor-item {
    width: 46%;
    margin: 20px 2%;
    max-height: 150px; } }

.pageContent .sponsors .customRow {
  display: -webkit-flex;
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }

.pageContent .sponsors .customRow > a img {
  margin-bottom: 6%; }

.pageContent .sponsors .customRow:not(:last-child) {
  margin-bottom: 32px;
  border-bottom: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc; }

.pageContent .subscribe {
  padding: 90px 0 125px 0;
  text-align: center; }

.pageContent .subscribe .container {
  max-width: 711px;
  padding-right: 15px;
  padding-left: 15px; }

.pageContent .subscribe .container h5 {
  margin-bottom: 15px; }

.pageContent .subscribe .container .email-icon-right {
  display: none; }

form {
  display: block; }

@media only screen and (max-width: 769px) {
  form {
    width: 100%; } }

input {
  background: #ffffff;
  border: 1px solid #cccccc;
  font-size: 20px;
  padding: 1em 1.3em;
  color: #333333; }

form input[type="email"] {
  width: 73%;
  margin-right: 2%; }
  @media only screen and (max-width: 769px) {
    form input[type="email"] {
      width: 73%;
      max-width: 73%;
      margin-right: 2%; } }
  @media only screen and (max-width: 569px) {
    form input[type="email"] {
      width: 65%;
      max-width: 65%;
      margin-right: 2%;
      font-size: 16px; } }

form input[type="submit"] {
  width: 25%;
  font-size: 20px;
  background: #fdaf0e;
  color: #000000; }
  form input[type="submit"]:hover {
    background: #d9ae4c !important; }
  form input[type="submit"]:hover {
    background: #fdaf0e; }

@media only screen and (max-width: 569px) {
  form input[type="submit"] {
    width: 33%;
    font-size: 16px; } }

@media only screen and (max-width: 440px) {
  form input[type="submit"] {
    width: 35%;
    margin-top: 10px; } }

@media (max-width: 992px) {
  .pageContent .container {
    width: initial; } }

@media only screen and (max-width: 569px) {
  .pageContent .container {
    padding-left: 0;
    padding-right: 0; }
  .rightRail .row {
    margin-left: 0;
    margin-right: 0; } }

.overview img {
  max-width: 100%; }

@media only screen and (max-width: 728px) {
  .video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden; }
  .video-container iframe,
  .video-container object,
  .video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; } }

.pageContent .container .overview .social {
  width: 100%;
  text-align: right;
  margin-bottom: 10px; }

@media only screen and (max-width: 569px) {
  .pageContent .container .overview .social {
    margin-bottom: 5px; } }

.pageContent .container .overview .social a {
  display: inline-block;
  height: 30px;
  width: 30px;
  background: #55C6D3; }

.pageContent .container .overview .social .facebook {
  background: #ffffff url("/content/img/icons/iconmonstr-facebook-2.svg"); }

.pageContent .container .overview .social .twitter {
  background: #ffffff url("/content/img/icons/iconmonstr-twitter-2.svg"); }

.pageContent .container .overview .social .linkedin {
  background: #ffffff url("/content/img/icons/iconmonstr-linkedin-2.svg"); }

.pageContent .container .overview .social .email {
  background: #848484 url("/content/img/icons/iconmonstr-email-3.svg") no-repeat 50%;
  background-size: 50%; }

.pageContent .container .overview .social .print {
  background: #738a8d url("/content/img/icons/iconmonstr-printer-5-white.svg") no-repeat 50%;
  background-size: 50%; }

.pageContent .container .overview .social .more {
  background: #ff6550 url("/content/img/icons/iconmonstr-plus-1-white.svg") no-repeat 50%;
  background-size: 40%; }

.pageContent .container .overview > img {
  width: 100%;
  margin-bottom: 55px; }

@media only screen and (max-width: 569px) {
  .pageContent .container .overview > img {
    margin-bottom: 15px; } }

.pageContent .container .overview .innerWrapper {
  padding: 0 46px 0 59px; }

@media only screen and (max-width: 1280px) {
  .pageContent .container .overview .innerWrapper {
    padding: 0; } }

@media only screen and (max-width: 769px) {
  .pageContent .container .overview .innerWrapper {
    margin-bottom: 76px; } }

@media only screen and (max-width: 569px) {
  .pageContent .container .overview .innerWrapper {
    font-size: 16px;
    margin-bottom: 81px; } }

.pageContent .container .overview .innerWrapper textarea {
  padding: 10px 15px;
  border: 1px solid #999999;
  font-size: 20px;
  width: 100%;
  margin-bottom: 20px;
  height: 22%; }

.pageContent .container .overview .innerWrapper table {
  border: transparent;
  margin-bottom: 50px; }

table > thead {
  border: transparent;
  width: 100%; }

table > thead > tr > th {
  background: none;
  color: #000000;
  font-family: acumin-pro-condensed, Helvetica, Arial, Sans-serif;
  font-weight: 700;
  font-size: 27px;
  line-height: 27px !important;
  padding: 0.7em 1em 0.4em;
  border: transparent; }

table > thead > tr > th h2, table > thead > tr > th h3,
table > thead > tr > th h4, table > thead > tr > th h5 {
  font-family: acumin-pro-condensed, Helvetica, Arial, Sans-serif;
  margin-bottom: 10px !important;
  margin-top: 0 !important;
  line-height: 27px !important; }

table > thead > tr > th p {
  font-family: acumin-pro, Helvetica, Arial, Sans-serif;
  font-weight: 400;
  margin-bottom: 0 !important;
  font-size: 19px;
  line-height: 24px !important; }

table > tbody > tr > td {
  border: none;
  padding: 2% 2%;
  font-size: 20px;
  vertical-align: top;
  font-family: acumin-pro, Helvetica, Arial, Sans-serif;
  font-weight: 400; }

@media only screen and (max-width: 390px) {
  table > tbody > tr > td {
    padding: 2% 1%; } }

table > tbody > tr > td h2, table > tbody > tr > td h3,
table > tbody > tr > td h4, table > tbody > tr > td h5 {
  margin-bottom: 5px !important;
  margin-top: 0 !important;
  font-family: acumin-pro-condensed, Helvetica, Arial, Sans-serif; }

table > tbody > tr > td p {
  margin-bottom: 5px !important;
  font-family: acumin-pro, Helvetica, Arial, Sans-serif; }

table > tbody > tr:nth-child(odd) {
  background-color: none;
  color: #000000; }

table > tbody > tr:nth-child(even) {
  background-color: none;
  color: #000000; }

.pageContent .container .overview .innerWrapper table.white-gray {
  border: transparent;
  margin-bottom: 50px; }

table.white-gray h2, table.white-gray h3,
table.white-gray h4, table.white-gray h5 {
  margin-bottom: 5px !important;
  margin-top: 0 !important;
  font-family: acumin-pro-condensed, Helvetica, Arial, Sans-serif; }

table.white-gray p {
  margin-bottom: 5px !important;
  font-family: acumin-pro, Helvetica, Arial, Sans-serif;
  font-size: 20px; }

table.white-gray > thead {
  border-bottom: 2px solid #185873;
  width: 100%; }

table.white-gray > thead > tr > th {
  background: none;
  border-bottom: 2px solid #185873;
  color: #000000;
  font-family: acumin-pro-condensed, Helvetica, Arial, Sans-serif;
  font-weight: 700;
  font-size: 27px;
  padding: 20px 2% 1.7%;
  text-align: center;
  border: transparent; }

table.white-gray > thead > tr > th p {
  font-family: acumin-pro, Helvetica, Arial, Sans-serif;
  font-size: 19px !important;
  font-weight: 400;
  margin-bottom: 0 !important; }

table.white-gray > thead > tr > th h2, table.white-gray > thead > tr > th h3,
table.white-gray > thead > tr > th h4, table.white-gray > thead > tr > th h5 {
  font-family: acumin-pro-condensed, Helvetica, Arial, Sans-serif;
  font-weight: 700;
  margin-bottom: 10px !important; }

table.white-gray > tbody > tr > td:first-child {
  width: 70%; }

table.white-gray > tbody > tr > td:nth-of-type(2n) {
  width: 15%; }

table.white-gray > tbody > tr > td:nth-of-type(3n) {
  width: 15%; }

table.white-gray > tbody > tr:nth-child(odd) {
  background-color: #ffffff;
  color: #000000; }

table.white-gray > tbody > tr:nth-child(even) {
  background-color: #f6f6f6;
  color: #000000; }

.pageContent .container .overview .innerWrapper table.color-header-gray-body {
  border: transparent;
  margin-bottom: 50px; }

table.color-header-gray-body h2, table.color-header-gray-body h3,
table.color-header-gray-body h4, table.color-header-gray-body h5 {
  margin-bottom: 5px !important;
  margin-top: 0 !important;
  font-family: acumin-pro-condensed, Helvetica, Arial, Sans-serif; }

table.color-header-gray-body p {
  margin-bottom: 5px !important;
  font-family: acumin-pro, Helvetica, Arial, Sans-serif;
  font-size: 20px; }

table.color-header-gray-body > thead {
  border-bottom: 2px solid #185873;
  width: 100%; }

table.color-header-gray-body > thead > tr > th {
  background: #185873;
  color: #ffffff;
  font-family: acumin-pro-condensed, Helvetica, Arial, Sans-serif;
  font-weight: 700;
  font-size: 27px;
  padding: 20px 2% 1.7%;
  text-align: center; }

table.color-header-gray-body > thead > tr > th:first-child {
  padding-top: 27px;
  padding-bottom: 25px; }

table.color-header-gray-body > thead > tr > th p {
  font-family: acumin-pro, Helvetica, Arial, Sans-serif;
  font-size: 19px !important;
  font-weight: 400;
  margin-bottom: 0 !important; }

table.color-header-gray-body > thead > tr > th h2, table.color-header-gray-body > thead > tr > th h3,
table.color-header-gray-body > thead > tr > th h4, table.color-header-gray-body > thead > tr > th h5 {
  font-family: acumin-pro-condensed, Helvetica, Arial, Sans-serif;
  font-weight: 700;
  margin-bottom: 10px !important; }

table.color-header-gray-body > tbody > tr > td {
  border: 1px solid #cfcfcf; }

table.color-header-gray-body > tbody > tr > td:first-child {
  width: 70%; }

table.color-header-gray-body > tbody > tr > td:nth-of-type(2n) {
  width: 15%; }

table.color-header-gray-body > tbody > tr > td:nth-of-type(3n) {
  width: 15%; }

table.color-header-gray-body > tbody > tr:nth-child(odd) {
  background-color: #f6f6f6;
  color: #000000; }

table.color-header-gray-body > tbody > tr:nth-child(even) {
  background-color: #dddddd;
  color: #000000; }

/*******************************************
Product List 
*******************************************/
.pageContent .container .overview .innerWrapper .product-list {
  overflow: hidden;
  margin-top: 40px; }

.pageContent .container .overview .innerWrapper .product-list .product-item {
  margin-bottom: 70px;
  overflow: hidden; }

.pageContent .container .overview .innerWrapper .product-list a.btn {
  margin-top: 20px;
  display: block;
  padding: 0.4em 0.9em !important;
  text-align: center;
  width: fit-content;
  width: -moz-fit-content;
  display: table;
  font-size: 17px; }

.pageContent .container .overview .innerWrapper .product-list .product-img {
  margin-bottom: 25px; }
  @media (min-width: 768px) {
    .pageContent .container .overview .innerWrapper .product-list .product-img {
      margin-bottom: 0;
      margin-right: 3.5%;
      float: right; } }

.pageContent .container .overview .innerWrapper .product-list .product-img img {
  margin: 0 auto;
  display: block;
  max-width: 96%; }
  @media (min-width: 960px) {
    .pageContent .container .overview .innerWrapper .product-list .product-img img {
      max-width: 100%; } }
  @media (min-width: 1400px) {
    .pageContent .container .overview .innerWrapper .product-list .product-img img {
      max-width: 300px; } }

.pageContent .container .overview .innerWrapper .product-list .product-info {
  margin-top: 5px; }
  @media (min-width: 768px) {
    .pageContent .container .overview .innerWrapper .product-list .product-info {
      margin-top: 15px; } }

.pageContent .container .overview .innerWrapper .product-list .product-description {
  margin-bottom: 30px;
  width: 100%;
  clear: both; }

.pageContent .container .overview .innerWrapper .product-list h2 {
  font-size: 28px;
  line-height: 114%; }

.pageContent .container .overview .innerWrapper .product-list .product-description p {
  font-size: 17px;
  color: #666666;
  line-height: 156%; }

.pageContent .container .overview .innerWrapper .product-list .company-name-booth-wrapper {
  display: block;
  margin-bottom: 0; }

.pageContent .container .overview .innerWrapper .product-list .company-name-booth-wrapper .booth-number h5 {
  font-weight: 400;
  color: #777777;
  font-size: 18px;
  margin-top: 0; }

.pageContent .container .overview .innerWrapper .product-list .company-name-booth-wrapper .booth-number {
  text-align: right;
  float: right;
  padding-right: 0; }

/*******************************************
Newsletter Subscribe Box
*******************************************/
.textMsgBlock.subscribe {
  background: #f4f4f4;
  overflow: hidden; }
  .textMsgBlock.subscribe h5 {
    margin-bottom: 8px !important; }
  .textMsgBlock.subscribe p.privacypolicy {
    font-size: 12px;
    color: #999999;
    line-height: 135%;
    max-width: 400px;
    margin: 0 auto;
    text-align: center;
    float: none;
    margin-bottom: 15px; }
    .textMsgBlock.subscribe p.privacypolicy a {
      color: #999999;
      text-decoration: underline;
      display: contents;
      line-height: 135%; }
    @media (max-width: 600px) {
      .textMsgBlock.subscribe p.privacypolicy {
        max-width: 600px;
        width: 100%;
        font-size: 11px;
        line-height: 16px; }
        .textMsgBlock.subscribe p.privacypolicy a {
          color: #999999;
          font-size: 11px;
          display: contents;
          line-height: 16px; } }
  .textMsgBlock.subscribe form input[type="submit"] {
    margin-bottom: 15px; }
    @media (max-width: 769px) {
      .textMsgBlock.subscribe form input[type="submit"] {
        width: 73%;
        margin-right: 2%; } }
    @media (max-width: 600px) {
      .textMsgBlock.subscribe form input[type="submit"] {
        width: 65%; } }
    @media (max-width: 440px) {
      .textMsgBlock.subscribe form input[type="submit"] {
        width: 65%;
        margin-left: 1px; } }
  @media (max-width: 600px) {
    .textMsgBlock.subscribe h5 {
      font-size: 19px !important;
      line-height: 22px !important;
      margin-bottom: 8px !important; } }

.rightRail .subscribe h1 {
  display: inline-block !important;
  margin-bottom: 20px !important; }

.rightRail .subscribe h5 {
  font-size: 14px !important;
  font-weight: normal !important;
  text-align: center !important;
  margin-bottom: 10px !important; }

.rightRail .subscribe .container form input[type="email"] {
  width: 100% !important;
  margin-bottom: 5px;
  font-size: 14px !important;
  height: auto !important; }
  @media (max-width: 569px) {
    .rightRail .subscribe .container form input[type="email"] .rightRail .subscribe .container form input[type="email"] {
      padding: 1em, 1.3em; } }

.rightRail .subscribe .container form input[type="submit"] {
  width: 100% !important;
  font-size: 14px !important;
  height: auto !important; }

.rightRail .subscribe p.privacypolicy {
  font-size: 11px !important;
  line-height: 18px !important; }
  .rightRail .subscribe p.privacypolicy a {
    font-size: 11px !important;
    line-height: 18px !important;
    text-decoration: underline; }

/*******************************************
Testimonial
********************************************/
.testimonial-wrapper {
  padding-bottom: 2.2em; }

.testimonial-wrapper .title-36 {
  font-size: 36px;
  text-align: center;
  padding-bottom: 0.9em;
  padding-top: 0.5em; }

.testimonial-content {
  border: 1px solid #ececec;
  background-color: #fbfbfb;
  padding: 50px;
  margin-bottom: 30px;
  box-shadow: 1px 1px 9px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 1px 1px 9px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 1px 1px 9px rgba(0, 0, 0, 0.1);
  position: relative; }

.testimonial-content blockquote {
  font-size: 21px;
  padding-bottom: 45px;
  line-height: 32px;
  color: #333333; }

.testimonial-content h6 {
  font-size: 16px;
  padding-bottom: 0;
  line-height: 1.3em; }

.testimonial-content .name-title {
  font-weight: bold;
  padding-top: 12px;
  padding-bottom: 8px; }

.testimonial-content .location {
  font-weight: normal;
  color: #555555;
  line-height: 1.1em; }

.testimonial-content img {
  float: left;
  margin-right: 30px;
  height: 75px;
  width: 75px;
  border-radius: 50%; }

.testimonial-content .title-location {
  text-align: left;
  overflow: hidden; }

.headshot-content {
  display: block;
  overflow: hidden; }

.default-img {
  float: left;
  margin-right: 30px;
  height: 75px;
  width: 75px;
  border-radius: 50%;
  background: #ededed;
  text-align: center;
  padding-top: 24px; }

.default-img i {
  font-size: 24px;
  color: #185873;
  opacity: 0.7;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity= 40);
  /* // for IE8 */
  filter: alpha(opacity=40);
  /* //for IE5-7 */ }

.quote-bg {
  color: #185873;
  font-size: 44px;
  opacity: 0.1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity= 40);
  /* // for IE8 */
  filter: alpha(opacity=40);
  /* //for IE5-7 */
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -22px;
  margin-left: -22px;
  display: flex;
  align-items: center;
  justify-content: center; }

@media only screen and (max-width: 769px) {
  /*** Testimonial ***/
  .testimonial-content {
    padding: 30px; }
  .testimonial-content blockquote {
    font-size: 19px; }
  .testimonial-wrapper .title-36 {
    font-size: 32px;
    padding-bottom: 1em; }
  .testimonial-wrapper {
    padding-bottom: 1.6em; } }

@media only screen and (max-width: 500px) {
  .testimonial-wrapper .title-36 {
    font-size: 32px;
    padding-bottom: 1em; }
  .testimonial-content blockquote {
    padding-bottom: 35px; }
  .testimonial-content h6 {
    padding-top: 5px !important; } }

.pageContent .ourSponsors .testimonial-content {
  max-width: 1200px;
  margin: 0 auto 30px; }

.pageContent .ourSponsors .testimonial-content .headshot-content {
  max-width: 380px;
  margin: 0 auto; }

.pageContent .ourSponsors .testimonial-content .headshot-content .title-location {
  text-align: left;
  width: 235px;
  overflow: hidden; }

.pageContent .ourSponsors .testimonial-content .headshot-content .name-title {
  padding-top: 6px;
  padding-bottom: 5px; }

.pageContent .ourSponsors .testimonial-content .headshot-content .location {
  line-height: 1.3em; }

.pageContent .container .rightRail .testimonial-wrapper .title-36 {
  font-size: 24px;
  padding-bottom: 20px;
  font-family: acumin-pro-condensed, Helvetica, Arial, Sans-serif;
  font-weight: 300; }

.pageContent .container .rightRail .testimonial-wrapper .testimonial-content {
  padding: 25px; }

.pageContent .container .rightRail .testimonial-wrapper .testimonial-content blockquote {
  font-size: 18px;
  line-height: 27px; }

.pageContent .container .rightRail .testimonial-wrapper .testimonial-content .name-title {
  padding-top: 5px;
  padding-bottom: 5px; }

.pageContent .container .overview .innerWrapper button,
.pageContent .container .overview .innerWrapper input[type="button"] {
  font-size: 18px;
  font-weight: bold;
  -webkit-appearance: button;
  cursor: pointer;
  background: #185873;
  border: 0;
  padding: 6px 0;
  margin-bottom: 15px;
  color: #ffffff;
  min-width: 270px;
  text-align: center; }

@media only screen and (max-width: 569px) {
  .pageContent .container .overview .innerWrapper button,
  .pageContent .container .overview .innerWrapper input[type="button"] {
    width: 100%; } }

.pageContent .container .overview .innerWrapper form input {
  box-sizing: border-box;
  float: left; }

.pageContent .container .overview .innerWrapper form input[type="password"] {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: #999 currentcolor #999 #999;
  border-image: none;
  border-style: solid none solid solid;
  border-width: 1px 0 1px 1px;
  color: #999;
  font-size: 16px !important;
  height: 45px;
  padding-left: 12px;
  padding-right: 2px;
  width: 40%;
  margin-right: 0 !important; }

@media only screen and (max-width: 569px) {
  .pageContent .container .overview .innerWrapper form input[type="password"] {
    width: 100% !important;
    max-width: 100% !important;
    border: 1px solid #999 !important; } }

.pageContent .container .overview .innerWrapper form input[type="submit"] {
  border: medium none;
  cursor: pointer;
  font-size: 17px !important;
  height: 45px !important;
  line-height: 27px !important;
  width: 30% !important;
  margin-left: -1px;
  padding-left: 7px !important;
  padding-right: 7px !important;
  margin-bottom: 20px; }

@media only screen and (max-width: 569px) {
  .pageContent .container .overview .innerWrapper form input[type="submit"] {
    width: 100% !important;
    margin-left: 0 !important;
    margin-top: 10px !important; } }

.pageContent .container .overview .innerWrapper div img {
  /*border: 1px solid #ccc;*/
  margin-right: 30px; }

.pageContent .container .overview .innerWrapper td img {
  margin-right: 10px; }

.pageContent .container .overview .innerWrapper .badge {
  margin-right: 10px;
  margin-bottom: 10px; }

.color-black {
  color: #000000; }

.pageContent .container .overview .innerWrapper .marketing-resources-wrapper {
  overflow: hidden; }

.pageContent .container .overview .innerWrapper .marketing-resources-wrapper img {
  max-width: 100%;
  margin-bottom: 15px; }

@media only screen and (max-width: 569px) {
  .pageContent .container .overview .innerWrapper .marketing-resources-wrapper img {
    max-width: 100%; } }

.pageContent .container .overview .innerWrapper .events-team-wrapper {
  overflow: hidden; }

.pageContent .container .overview .innerWrapper .events-team-wrapper img {
  max-width: 100%;
  margin-bottom: 15px; }

.pageContent .container .overview .innerWrapper .events-team-wrapper p {
  font-size: 16px;
  line-height: 24px; }

.pageContent .container .overview .innerWrapper .events-team-wrapper h5 {
  font-size: 20px;
  font-weight: 700;
  line-height: 23px; }

.pageContent .container .overview .innerWrapper .events-team-wrapper h6 {
  color: #185873;
  font-size: 18px;
  font-weight: 700;
  line-height: 26px; }

.pageContent .container .overview .innerWrapper .events-team-wrapper .events-team-col {
  min-height: 220px; }

.pageContent .container .overview .innerWrapper .events-team-wrapper .events-team-col:nth-of-type(3n+1) {
  clear: left; }

@media only screen and (max-width: 830px) {
  .pageContent .container .overview .innerWrapper .events-team-wrapper .events-team-col:nth-of-type(2n+1) {
    clear: left; }
  .pageContent .container .overview .innerWrapper .events-team-wrapper .events-team-col:nth-of-type(4n) {
    clear: inherit !important; }
  .pageContent .container .overview .innerWrapper .events-team-wrapper p,
  .pageContent .container .overview .innerWrapper .events-team-wrapper h5,
  .pageContent .container .overview .innerWrapper .events-team-wrapper h6 {
    text-align: center; }
  .pageContent .container .overview .innerWrapper .events-team-wrapper img {
    display: block;
    margin: 0 auto; } }

@media only screen and (max-width: 569px) {
  .pageContent .container .overview .innerWrapper .events-team-wrapper .events-team-col {
    min-height: 200px;
    float: none;
    margin: 0 auto; }
  .pageContent .container .overview .innerWrapper .events-team-wrapper .events-team-col:nth-of-type(2n+1) {
    clear: inherit; } }

.pageContent .container .overview .innerWrapper ol {
  line-height: 36px;
  font-size: 20px;
  margin-bottom: 20px;
  margin-left: 19px; }

.pageContent .container .overview .innerWrapper ol li {
  font-size: 20px;
  line-height: 36px; }

@media only screen and (max-width: 569px) {
  .pageContent .container .overview .innerWrapper ol {
    font-size: 22px; } }

.pageContent .container .overview .innerWrapper ul {
  margin-bottom: 50px;
  padding-left: 25px; }

.pageContent .container .overview .innerWrapper ul li {
  font-size: 20px;
  line-height: 36px; }

/**.pageContent .container .overview .innerWrapper ul li:before {
  content: "â€¢";
  color: $primary-color;
  padding-right: 5px;
}**/
@media only screen and (max-width: 569px) {
  .pageContent .container .overview .innerWrapper ul li {
    font-size: 16px;
    line-height: 28px; } }

@media only screen and (max-width: 569px) {
  .pageContent .container .overview .innerWrapper ul {
    margin-bottom: 30px; } }

.pageContent .container .overview .innerWrapper .overivewSlider {
  background: #121212;
  margin-bottom: 20px; }

.pageContent .container .overview .innerWrapper .overivewSlider .slick-track {
  max-height: 472px;
  display: -webkit-flex;
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  -webkit-align-items: center; }

@media only screen and (max-width: 569px) {
  .pageContent .container .overview .innerWrapper .overivewSlider .slick-track {
    max-height: 200px; } }

.pageContent .container .overview .innerWrapper .overivewSlider .slick-track .slideItem {
  display: block !important; }

.pageContent .container .overview .innerWrapper .overivewSlider .slick-track .slideItem img {
  display: block;
  max-width: 100%;
  max-height: 472px;
  margin: 0 auto; }

@media only screen and (max-width: 569px) {
  .pageContent .container .overview .innerWrapper .overivewSlider .slick-track .slideItem img {
    max-height: 200px; } }

.pageContent .container .overview .innerWrapper .overivewSlider .slick-arrow {
  height: 75px;
  width: 45px;
  min-width: 45px !important;
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0.75);
  text-align: center; }

.pageContent .container .overview .innerWrapper .overivewSlider .slick-arrow.slick-next {
  right: 0; }

.pageContent .container .overview .innerWrapper .overivewSlider .slick-arrow.slick-prev {
  left: 0; }

.pageContent .container .overview .innerWrapper .overivewSlider .slick-arrow .fa {
  font-size: 36px; }

@media only screen and (max-width: 569px) {
  .pageContent .container .overview .innerWrapper .overivewSlider .slick-arrow {
    height: 45px;
    width: 25px; }
  .pageContent .container .overview .innerWrapper .overivewSlider .slick-arrow .fa {
    font-size: 26px; } }

.pageContent .container .overview .innerWrapper .captionSlider {
  margin-bottom: 20px; }

.pageContent .container .overview .innerWrapper p.sliderSign {
  font-size: 18px;
  line-height: 36px;
  font-weight: bold;
  margin-bottom: 0px;
  padding: 0 30px;
  bottom: 0px;
  color: #000000; }

@media only screen and (max-width: 569px) {
  .pageContent .container .overview .innerWrapper p.sliderSign {
    font-size: 16px;
    line-height: 28px; } }

.pageContent .container .overview .innerWrapper .attendRow {
  margin-bottom: 50px; }

.pageContent .container .overview .innerWrapper .attendRow h5 {
  font-size: 20px;
  line-height: 36px;
  color: #185873;
  font-weight: bold; }

@media only screen and (max-width: 569px) {
  .pageContent .container .overview .innerWrapper .attendRow h5 {
    font-size: 18px;
    line-height: 28px; } }

.pageContent .container .overview .innerWrapper .attendRow p {
  font-size: 20px;
  line-height: 36px; }

@media only screen and (max-width: 569px) {
  .pageContent .container .overview .innerWrapper .attendRow p {
    font-size: 18px;
    line-height: 28px; } }

@media only screen and (max-width: 569px) {
  .pageContent .container .overview .innerWrapper .attendRow {
    margin-bottom: 30px; } }

.pageContent .container .overview .innerWrapper .collapseDropdown {
  margin-bottom: 15px; }

.pageContent .container .overview .innerWrapper .collapseDropdown button {
  width: 100%;
  line-height: 36px;
  font-size: 22px;
  text-align: left;
  padding: 8px;
  border: none;
  background: #e2e2e2;
  transition: background-color 0.3s, color 0.3s;
  outline: none;
  font-family: acumin-pro, Helvetica, Arial, Sans-serif;
  font-weight: normal;
  color: #000000; }

@media only screen and (max-width: 569px) {
  .pageContent .container .overview .innerWrapper .collapseDropdown button {
    font-size: 22px;
    line-height: 28px;
    width: 100%; } }

@media only screen and (max-width: 317px) {
  .pageContent .container .overview .innerWrapper .collapseDropdown button {
    min-width: 75%; } }

.pageContent .container .overview .innerWrapper .collapseDropdown button:before {
  display: inline-block;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  color: #185873;
  font-family: "Font Awesome 5 Pro";
  content: "\f105"; }

.pageContent .container .overview .innerWrapper .collapseDropdown button[aria-expanded="true"] {
  background: #185873;
  transition: background-color 0.3s, color 0.3s;
  color: #ffffff; }

.pageContent .container .overview .innerWrapper .collapseDropdown button[aria-expanded="true"]:before {
  transition: color .3s;
  color: #ffffff;
  font-family: "Font Awesome 5 Pro";
  content: "\f107"; }

.pageContent .container .overview .innerWrapper .collapseDropdown > div .collapseContent {
  padding: 30px;
  font-size: 20px;
  line-height: 36px;
  border: 1px solid #999;
  border-top: none;
  padding-left: 20px;
  overflow: hidden;
  margin-top: -15px; }

@media only screen and (max-width: 569px) {
  .pageContent .container .overview .innerWrapper .collapseDropdown > div .collapseContent {
    font-size: 16px;
    padding: 14px; } }

.pageContent .container .overview .innerWrapper .collapseDropdown > div .collapseContent a {
  color: #185873;
  text-decoration: underline; }

.pageContent .container .overview .innerWrapper .collapseDropdown > div .collapseContent ol {
  padding-left: 20px; }

.pageContent .container .overview .innerWrapper .collapseDropdown > div .collapseContent img {
  max-width: 100%;
  margin-right: 0;
  margin-left: 0;
  height: auto !important; }

.pageContent .container .overview .innerWrapper .collapseDropdown > div .collapseContent span {
  white-space: nowrap; }

.faqblock-wrapper .faq-title {
  color: #000000;
  text-decoration: none; }

.pageContent .container .overview .innerWrapper .innerWrapperExhibitors {
  padding: 0 38px 0 67px; }

@media only screen and (max-width: 569px) {
  .pageContent .container .overview .innerWrapper .innerWrapperExhibitors {
    margin-bottom: 81px; } }

.pageContent .container .overview .innerWrapper .innerWrapperExhibitors h5 {
  font-size: 30px;
  line-height: 36px; }

.pageContent .container .overview .innerWrapper .innerWrapperExhibitors > p {
  display: block;
  font-size: 20px;
  line-height: 36px; }

.pageContent .container .overview .innerWrapper .innerWrapperExhibitors > p a {
  color: #185873;
  text-decoration: underline; }

.pageContent .container .overview .innerWrapper .innerWrapperExhibitors > p:last-of-type {
  margin-bottom: 30px; }

.pageContent .container .overview .innerWrapper .innerWrapperExhibitors .rowHeader {
  background: #185873;
  color: #ffffff;
  padding: 10px 0;
  margin-bottom: 0; }

.overview .rowHeader td {
  padding: 10px;
  color: #ffffff;
  font-weight: bold;
  padding: 15px; }

@media only screen and (max-width: 569px) {
  .pageContent .container .overview .innerWrapper .innerWrapperExhibitors .rowHeader {
    display: none; } }

.pageContent .container .overview .innerWrapper .innerWrapperExhibitors .customRow {
  display: -webkit-flex;
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
  align-items: center;
  -webkit-align-items: center;
  padding: 33px 3%;
  border-bottom: 1px solid #999; }

@media only screen and (max-width: 569px) {
  .pageContent .container .overview .innerWrapper .innerWrapperExhibitors .customRow {
    padding-bottom: 30px;
    flex-flow: column;
    justify-content: center;
    text-align: left; } }

.pageContent .container .overview .innerWrapper .innerWrapperExhibitors .customRow .compLogo {
  display: block;
  width: 17.5%;
  max-width: 150px; }

.pageContent .container .overview .innerWrapper .innerWrapperExhibitors .customRow .compLogo img {
  width: 100%; }

@media only screen and (max-width: 569px) {
  .pageContent .container .overview .innerWrapper .innerWrapperExhibitors .customRow .compLogo {
    display: block;
    width: 50%;
    margin-bottom: 10px; } }

.pageContent .container .overview .innerWrapper .innerWrapperExhibitors .customRow .compName {
  padding-left: 2.5%;
  max-width: 40%;
  font-size: 22px;
  line-height: 1.4em;
  color: #185873; }

@media only screen and (max-width: 569px) {
  .pageContent .container .overview .innerWrapper .innerWrapperExhibitors .customRow .compName {
    display: block;
    max-width: 100%;
    padding-left: 0;
    font-size: 22px;
    line-height: 28px; } }

.pageContent .container .overview .innerWrapper .innerWrapperExhibitors .customRow .compDesc {
  color: #555555;
  font-size: 16px;
  padding: 0 20px;
  max-width: 55%; }

@media only screen and (max-width: 569px) {
  .pageContent .container .overview .innerWrapper .innerWrapperExhibitors .customRow .compDesc {
    max-width: 100%;
    margin: 15px 0; } }

.pageContent .container .overview .innerWrapper .innerWrapperExhibitors .customRow span {
  padding-left: 8.5%;
  font-size: 20px;
  line-height: 1.4em;
  position: absolute;
  right: 80px; }

@media only screen and (max-width: 569px) {
  .pageContent .container .overview .innerWrapper .innerWrapperExhibitors .customRow span {
    display: block;
    padding-left: 0;
    font-size: 22px;
    line-height: 28px;
    position: inherit; }
  .pageContent .container .overview .innerWrapper .innerWrapperExhibitors .customRow span:before {
    content: "Booth# "; } }

@media only screen and (max-width: 1230px) {
  .pageContent .container .overview .innerWrapper .innerWrapperExhibitors .customRow span {
    right: 35px; } }

/**************************************************
Session - Schedule
***************************************************/
@media (min-width: 728px) {
  .collapse.in {
    width: calc(100% - 190px);
    float: right; }
    .collapse.in p {
      display: inline-block;
      line-height: 1.4em !important;
      margin-bottom: 0 !important; }
    .collapse.in .more-info {
      padding-top: 3px;
      display: inline-block; } }

.session-title-wrapper .col-sm-3 {
  text-align: right;
  margin-bottom: 5px;
  padding-top: 10px; }

.session-title-wrapper .text-right.float-right.icon-arrow-down {
  font-style: normal; }
  .session-title-wrapper .text-right.float-right.icon-arrow-down:hover {
    text-decoration: none; }

.icon-arrow-down:after {
  content: '\f107';
  font-family: "Font Awesome 5 Pro";
  margin-left: 5px; }

.session-title-top {
  display: block;
  padding-bottom: 0;
  color: #185873;
  font-size: 30px !important;
  margin-bottom: 14px !important;
  line-height: 36px;
  text-align: left;
  clear: both;
  padding-top: 10px; }
  @media (max-width: 556px) {
    .session-title-top {
      font-size: 23px !important; } }

.pageContent .container .overview .innerWrapper .innerWrapperSchedule {
  padding: 0 38px 0 67px; }
  .pageContent .container .overview .innerWrapper .innerWrapperSchedule p {
    font-size: 20px;
    line-height: 36px; }

.session-time {
  width: 190px;
  float: left; }

.session-info {
  width: calc(100% - 180px);
  display: inline-block; }

.watch-icon {
  text-align: left;
  display: inline-block;
  margin-top: 5px; }
  .watch-icon:after {
    content: '\f144';
    font-family: "Font Awesome 5 Pro";
    text-decoration: none;
    margin-left: 3px; }

.session-location {
  overflow: hidden; }
  .session-location button {
    width: 18px !important;
    min-width: auto !important; }

.sponsor-speaker {
  margin: 0 !important;
  padding: 15px 0 !important;
  border-top: 1px solid #dddddd;
  border-bottom: none !important;
  color: #555555; }
  .sponsor-speaker strong {
    color: #000000; }
  .sponsor-speaker .session-list-speaker {
    margin-bottom: 10px; }
    .sponsor-speaker .session-list-speaker img {
      border-radius: 50%;
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%;
      margin-bottom: 0 !important;
      float: left; }
  .sponsor-speaker .session-list-sponsor {
    text-align: right;
    float: right;
    color: #999999;
    font-size: 12px; }
    .sponsor-speaker .session-list-sponsor img {
      margin-left: 8px;
      float: right;
      max-width: 150px;
      max-height: 75px; }

.calendar-list {
  list-style: none;
  margin: -5px 0 0 0 !important;
  padding: 0 !important;
  float: right; }
  @media (max-width: 1300px) {
    .calendar-list {
      display: block;
      float: left;
      width: 100%; } }
  .calendar-list:before {
    font-family: "Font Awesome 5 Pro";
    content: '\f073';
    padding-right: 5px; }
  .calendar-list li {
    display: inline-block;
    margin-right: 10px; }
    .calendar-list li a {
      font-size: 15px;
      color: #555555;
      text-decoration: underline; }

.pageContent .container .overview .innerWrapper .innerWrapperSchedule h3.time {
  font-size: 15px !important;
  font-weight: 400 !important;
  font-family: acumin-pro-condensed, Helvetica, Arial, Sans-serif;
  color: #000000 !important;
  float: left;
  padding-right: 20px;
  display: inline-block;
  margin-bottom: 0;
  margin: 7px 0;
  line-height: 1.5em !important;
  letter-spacing: -0.5px;
  padding-left: 0;
  text-align: left;
  width: 100%; }
  @media (min-width: 640px) {
    .pageContent .container .overview .innerWrapper .innerWrapperSchedule h3.time {
      text-align: right; } }

.pageContent .container .overview .innerWrapper .innerWrapperSchedule .session-wrapper {
  background: #185873;
  margin-bottom: 60px;
  border: 1px solid #185873;
  clear: both; }

.pageContent .container .overview .innerWrapper .innerWrapperSchedule .session-content {
  background: #dddddd;
  padding: 5px 0 0; }

.session-location {
  padding: 10px 15px 5px 15px; }
  .session-location p {
    font-size: 18px;
    color: #666666;
    line-height: 30px; }
  .session-location:nth-of-type(even) {
    background: #f5f5f5; }

.session-wrapper {
  margin-top: 30px; }

.session-edit-date {
  float: left; }
  .session-edit-date p {
    font-size: 15px !important; }

.session-calendar li a {
  color: #666666 !important; }

.session-list-speaker a {
  color: #555555; }

.session-print {
  float: right; }
  .session-print a {
    color: #000000 !important;
    font-size: 15px; }

.session-print svg,
.action-box svg {
  width: 19px;
  height: auto;
  margin: 0 0 0 7px;
  position: relative;
  top: 4px; }

.session-group-date {
  font-size: 16px;
  font-weight: 900;
  margin-bottom: 20px;
  background: #000000;
  display: inline-block;
  color: #ffffff;
  padding: 5px 15px; }
  .session-group-date span {
    opacity: .8; }

.row.session-description:hover {
  -webkit-box-shadow: 0px 5px 5px 2px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 5px 5px 2px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 5px 5px 2px rgba(0, 0, 0, 0.25);
  transition: .3s;
  margin-top: -3px;
  cursor: pointer; }

.session-item {
  overflow: hidden; }
  .session-item .time {
    font-weight: bold;
    font-size: 15px;
    margin-top: 15px;
    margin-left: 15px;
    color: #333333; }
    .session-item .time span {
      color: #777777;
      font-weight: normal; }
    @media (max-width: 1350px) {
      .session-item .time {
        display: block;
        margin-bottom: .5em;
        text-align: left;
        padding-right: 0; } }

.session-description {
  background: #eeeeee;
  padding: 18px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  overflow: hidden;
  margin: 0 0 20px 0; }
  @media (max-width: 1350px) {
    .session-description {
      margin-left: 0;
      width: 100%; } }
  .session-description p {
    font-size: 16px;
    color: #555555;
    line-height: 1.5em; }
  .session-description h2 {
    margin: 0 0 8px 0;
    font-size: 16px; }
  .session-description .speaker-sponsor-group {
    overflow: hidden;
    border-top: 1px solid #cccccc;
    padding-top: 10px; }
  .session-description .session-speaker {
    width: 50%;
    float: left; }
    .session-description .session-speaker .multiple-speaker-label {
      margin-top: 5px; }
    @media (max-width: 568px) {
      .session-description .session-speaker {
        width: 100%;
        clear: both; } }
    .session-description .session-speaker img {
      float: left;
      margin-right: 10px;
      border-radius: 50%;
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%; }
    .session-description .session-speaker a {
      text-decoration: none;
      color: #000000; }
    .session-description .session-speaker p {
      margin: 0;
      font-size: 16px; }
      .session-description .session-speaker p span {
        color: #555555;
        display: block;
        margin-top: -5px; }
  .session-description .session-sponsor {
    width: 50%;
    float: left;
    text-align: center; }
    @media (max-width: 568px) {
      .session-description .session-sponsor {
        width: 100%;
        clear: both;
        text-align: left; }
        .session-description .session-sponsor img {
          float: none !important; } }
    .session-description .session-sponsor:before {
      content: 'sponsored by';
      font-size: 11px;
      color: #777777;
      margin-bottom: 5px;
      margin-right: 5px;
      display: inline-block; }
    .session-description .session-sponsor img {
      display: unset;
      float: right;
      max-width: 100%; }
    .session-description .session-sponsor span {
      float: right;
      font-size: 12px;
      color: #999999;
      margin: 18px 5px 0 0; }
    .session-description .session-sponsor a {
      float: right; }

/*** Session Block - Multiple Speakers ***/
.session-speaker img {
  width: 45px;
  height: 45px;
  border-radius: 50%;
  border: 2px solid white;
  display: inline-block;
  position: relative;
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2);
  -webkit-transition: .2s ease;
  transition: .2s ease; }

.session-speaker img:nth-child(1) {
  z-index: 9; }

.session-speaker img:nth-child(2) {
  z-index: 8; }

.session-speaker img:nth-child(3) {
  z-index: 7; }

.session-speaker img:nth-child(4) {
  z-index: 6; }

.session-speaker img:nth-child(n+2) {
  margin-left: -40px; }

.session-location .session-title {
  font-size: 18px;
  margin-right: 10px;
  text-decoration: none !important;
  font-weight: 800; }

.accordion-toggle, .accordion-printall,
.accordion-group-toggle, .accordion-group-printall {
  color: #000000 !important;
  font-style: italic;
  margin: 0 10px 0 0;
  font-size: 15px; }

@media only screen and (max-width: 568px) {
  .pageContent .container .overview .innerWrapper .innerWrapperSchedule p.time {
    font-size: 18px;
    line-height: 28px; }
  .pageContent .container .overview .innerWrapper .innerWrapperSchedule p {
    font-size: 16px;
    line-height: 28px; }
  .pageContent .container .overview .innerWrapper .innerWrapperSchedule h2 {
    font-size: 16px !important;
    position: relative;
    margin-bottom: 0; }
  .pageContent .container .overview .innerWrapper .innerWrapperSchedule h2:before {
    height: 26px;
    width: 26px;
    position: absolute;
    left: 0;
    padding-top: 20px; }
  .session-wrapper {
    margin-bottom: 25px; }
  .pageContent .container .overview .innerWrapper .innerWrapperSchedule img {
    margin-right: 5px;
    margin-bottom: 5px; }
  .pageContent .container .overview .innerWrapper .innerWrapperSchedule .row {
    padding-top: 15px;
    padding-bottom: 20px; } }

.pageContent .container .overview .innerWrapper .innerWrapperSchedule h2 {
  margin: 10px;
  font-size: 20px;
  font-family: acumin-pro-condensed, Helvetica, Arial, Sans-serif;
  color: #ffffff;
  text-align: center;
  font-weight: 400;
  line-height: 38px; }

.pageContent .container .overview .innerWrapper .innerWrapperSchedule .calendar-icon {
  display: none; }

.pageContent .container .overview .innerWrapper .innerWrapperSchedule a {
  color: #185873; }

.pageContent .container .overview .innerWrapper .innerWrapperSchedule .row {
  margin: 0;
  padding-top: 20px;
  padding-bottom: 30px;
  border-bottom: 1px solid #999; }

.pageContent .container .overview .innerWrapper .innerWrapperSchedule img {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 30px; }

.pageContent .container .overview .innerWrapper .innerWrapperSchedule button[data-toggle="collapse"] {
  background: none;
  color: #185873; }

.pageContent .container .overview .innerWrapper .innerWrapperSchedule .sessionTitle {
  display: inline-block;
  font-size: 18px;
  font-family: acumin-pro-condensed, Helvetica, Arial, Sans-serif !important;
  text-decoration: none;
  text-align: left;
  border: none;
  background: none;
  outline: none;
  color: #185873;
  padding-top: 5px;
  margin-bottom: 0; }

.pageContent .container .overview .innerWrapper .innerWrapperSchedule button[data-toggle="collapse"]:hover {
  color: #185873; }

.pageContent .container .overview .innerWrapper .innerWrapperSchedule button[data-toggle="collapse"]:visited {
  color: #185873; }

.pageContent .container .overview .innerWrapper .innerWrapperSchedule button[data-toggle="collapse"]:active {
  color: #185873; }

a.hashTitle {
  color: #185873; }
  a.hashTitle:hover {
    color: #fdaf0e; }

.pageContent .container .overview .innerWrapperSpeakers {
  padding: 0 38px 0 58px; }

@media only screen and (max-width: 1280px) {
  .pageContent .container .overview .innerWrapperSpeakers {
    padding: 0; } }

@media only screen and (max-width: 769px) {
  .pageContent .container .overview .innerWrapperSpeakers {
    margin-bottom: 76px; } }

@media only screen and (max-width: 569px) {
  .pageContent .container .overview .innerWrapperSpeakers {
    font-size: 16px;
    margin-bottom: 81px; } }

.pageContent .container .overview .innerWrapperSpeakers .row {
  margin: 0;
  padding-top: 30px;
  padding-bottom: 30px; }

.pageContent .container .overview .innerWrapperSpeakers .row.title {
  padding-top: 0;
  padding-bottom: 0; }

.pageContent .container .overview .innerWrapperSpeakers .row.title:not(:first-of-type) {
  padding-top: 45px; }

.pageContent .container .overview .innerWrapperSpeakers .row.title h4 {
  display: block;
  padding-bottom: 25px;
  color: #185873;
  font-size: 30px;
  line-height: 36px;
  border-bottom: 1px solid #999; }

@media only screen and (max-width: 569px) {
  .pageContent .container .overview .innerWrapperSpeakers .row.title h4 {
    font-size: 22px;
    line-height: 28px;
    padding-bottom: 10px; } }

.pageContent .container .overview .innerWrapperSpeakers .row img {
  display: block;
  float: left;
  margin-right: 28px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%; }

@media only screen and (max-width: 569px) {
  .pageContent .container .overview .innerWrapperSpeakers .row img {
    width: 197px;
    margin: 0 auto 25px auto;
    float: initial; } }

.pageContent .container .overview .innerWrapperSpeakers .row h4 {
  font-size: 22px;
  line-height: 30px;
  color: #185873; }

@media only screen and (max-width: 569px) {
  .pageContent .container .overview .innerWrapperSpeakers .row h4 {
    font-size: 18px;
    line-height: 28px; } }

.pageContent .container .overview .innerWrapperSpeakers .row h5 {
  font-size: 20px;
  line-height: 30px;
  margin-top: 0;
  margin-bottom: 0; }

@media only screen and (max-width: 569px) {
  .pageContent .container .overview .innerWrapperSpeakers .row h5 {
    font-size: 16px;
    line-height: 28px; } }

.pageContent .container .overview .innerWrapperSpeakers .row p {
  font-size: 16px;
  line-height: 28px;
  overflow: hidden; }

@media only screen and (max-width: 569px) {
  .pageContent .container .overview .innerWrapperSpeakers .row p {
    font-size: 16px;
    line-height: 28px; } }

.pageContent .container .overview .innerWrapperSpeakers > p {
  display: block;
  line-height: 36px;
  font-size: 20px; }

.pageContent .container .overview .innerWrapperSpeakers > p:last-of-type {
  margin-bottom: 30px; }

.pageContent .container .overview .innerWrapper .innerWrapperNewsList .row {
  border-bottom: 1px solid #999;
  margin: 0 0 60px 0;
  padding-bottom: 50px;
  width: 100%; }

.pageContent .container .overview .innerWrapper .innerWrapperNewsList .no-side-padding {
  padding-left: 0;
  padding-right: 0; }

.pageContent .container .overview .innerWrapper .innerWrapperNewsList p {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px; }

.pageContent .container .overview .innerWrapper .innerWrapperNewsList h5 {
  margin-bottom: 1px;
  margin-top: 0; }

.pageContent .container .overview .innerWrapper .innerWrapperNewsList h5 a {
  color: #333333;
  font-size: 30px;
  font-weight: 700;
  line-height: 36px;
  margin-bottom: 0; }

.pageContent .container .overview .innerWrapper .innerWrapperNewsList h5 a:hover {
  color: #185873;
  text-decoration: none; }

.pageContent .container .overview .innerWrapper .innerWrapperNewsList .color-link {
  color: #185873; }

.pageContent .container .overview .innerWrapper .innerWrapperNewsList a.newsLogo {
  display: block;
  float: left;
  margin-right: 25px;
  position: relative; }

.pageContent .container .overview .innerWrapper .innerWrapperNewsList a.photogallery:after {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0;
  background: url(/content/img/icons/iconmonstr-picture-12-white-t80.svg) 5% 90% no-repeat;
  background-size: 12%;
  content: ''; }

.pageContent .container .overview .innerWrapper .innerWrapperNewsList a.video:after {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0;
  background: url(/content/img/icons/iconmonstr-youtube-white-t80.svg) 50% no-repeat;
  background-size: 20%;
  content: ''; }

.pageContent .container .overview .innerWrapper .innerWrapperNewsList a.newsLogo img {
  max-width: 100%; }

.pageContent .container .overview .innerWrapper .innerWrapperNewsList div img {
  margin-right: 0; }

@media only screen and (max-width: 569px) {
  .pageContent .container .overview .innerWrapper .innerWrapperNewsList .row {
    padding-bottom: 30px;
    margin-bottom: 30px; }
  .pageContent .container .overview .innerWrapper .innerWrapperNewsList a.newsLogo {
    margin-right: 0px; }
  .pageContent .container .overview .innerWrapper .innerWrapperNewsList h5 a {
    font-size: 22px;
    line-height: 28px; }
  .pageContent .container .overview .innerWrapper .innerWrapperNewsList a.color-link-no-underline {
    font-size: 18px; } }

.pageContent .container .sponsors {
  text-align: center;
  padding-top: 110px;
  padding-left: 0; }

@media only screen and (max-width: 992px) {
  .pageContent .container .sponsors {
    padding-right: 0; } }

@media only screen and (max-width: 769px) {
  .pageContent .container .sponsors {
    padding-right: 0; } }

@media only screen and (max-width: 569px) {
  .pageContent .container .sponsors {
    padding-top: 60px; } }

.pageContent .container .sponsors h1 {
  display: block;
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 38px;
  text-align: left;
  border-bottom: 2px solid #185873;
  font-weight: 600; }

@media only screen and (max-width: 569px) {
  .pageContent .container .sponsors h1 {
    font-size: 30px;
    margin-bottom: 10px; } }

.pageContent .container .sponsors .social {
  width: 100%;
  text-align: right; }

.pageContent .container .sponsors .social a {
  display: inline-block;
  height: 30px;
  width: 30px;
  background: #55C6D3; }

.pageContent .container .sponsors .social .facebook {
  background: url("/content/img/icons/iconmonstr-facebook-2.svg"); }

.pageContent .container .sponsors .social .twitter {
  background: url("/content/img/icons/iconmonstr-twitter-2.svg"); }

.pageContent .container .sponsors .social .linkedin {
  background: url("/content/img/icons/iconmonstr-linkedin-2.svg"); }

.pageContent .container .sponsors .social .email {
  background: #848484 url("/content/img/icons/iconmonstr-email-3.svg") no-repeat 50%;
  background-size: 50%; }

.pageContent .container .sponsors .social .print {
  background: #738a8d url("/content/img/icons/iconmonstr-printer-5-white.svg") no-repeat 50%;
  background-size: 50%; }

.pageContent .container .sponsors .social .more {
  background: #ff6550 url("/content/img/icons/iconmonstr-plus-1-white.svg") no-repeat 50%;
  background-size: 40%; }

.pageContent .container .sponsors .innerWrapper {
  padding: 0 53px 0 67px; }

@media only screen and (max-width: 1280px) {
  .pageContent .container .sponsors .innerWrapper {
    padding: 0; } }

.pageContent .container .sponsors .innerWrapper h5 {
  line-height: 30px;
  font-size: 22px;
  margin-bottom: 30px; }

.pageContent .container .sponsors .innerWrapper h2 {
  margin-bottom: 20px; }

.pageContent .container .sponsors .innerWrapper p {
  display: block;
  width: 90%;
  text-align: left;
  line-height: 36px;
  font-size: 20px;
  margin-bottom: 30px; }

.pageContent .container .sponsors .innerWrapper p a {
  color: #185873; }

@media only screen and (max-width: 769px) {
  .pageContent .container .sponsors .innerWrapper p {
    font-size: 16px;
    line-height: 28px;
    width: 100%; } }

.pageContent .container .sponsors .innerWrapper .associationPartners a {
  max-width: 25%;
  margin-right: 3%;
  margin-bottom: 1%; }

@media only screen and (max-width: 769px) {
  .pageContent .container .sponsors .innerWrapper .associationPartners a {
    max-width: 45%; } }

@media only screen and (max-width: 569px) {
  .pageContent .container .sponsors .innerWrapper .associationPartners a {
    max-width: 90%;
    margin-right: 0; } }

.pageContent .container .sponsors .innerWrapper .associationPartners a:last-child {
  margin-right: 0; }

.pageContent .container .sponsors .innerWrapper .associationPartners a img {
  max-width: 100%; }

.pageContent .container .sponsors .innerWrapper .primarySponsor a {
  max-width: 25%; }

@media only screen and (max-width: 769px) {
  .pageContent .container .sponsors .innerWrapper .primarySponsor a {
    max-width: 50%; } }

@media only screen and (max-width: 569px) {
  .pageContent .container .sponsors .innerWrapper .primarySponsor a {
    max-width: 90%; } }

.pageContent .container .sponsors .innerWrapper .primarySponsor a img {
  max-width: 100%; }

.pageContent .container .sponsors .innerWrapper .leadSponsors a,
.pageContent .container .sponsors .innerWrapper .premierSponsors a {
  margin-right: 1%;
  margin-bottom: 1%;
  max-width: 18%; }

.pageContent .container .sponsors .innerWrapper .leadSponsors a:last-child,
.pageContent .container .sponsors .innerWrapper .premierSponsors a:last-child {
  margin-right: 0; }

@media only screen and (max-width: 769px) {
  .pageContent .container .sponsors .innerWrapper .leadSponsors a,
  .pageContent .container .sponsors .innerWrapper .premierSponsors a {
    max-width: 28%; } }

@media only screen and (max-width: 569px) {
  .pageContent .container .sponsors .innerWrapper .leadSponsors a,
  .pageContent .container .sponsors .innerWrapper .premierSponsors a {
    max-width: 48%; } }

.pageContent .container .sponsors .innerWrapper .leadSponsors a img,
.pageContent .container .sponsors .innerWrapper .premierSponsors a img {
  max-width: 100%; }

.pageContent .container .sponsors .innerWrapper .industrySponsors a {
  margin: 0 0.5%;
  margin-bottom: 1%;
  max-width: 20%; }

.pageContent .container .sponsors .innerWrapper .industrySponsors a:last-child {
  margin-right: 0; }

@media only screen and (max-width: 769px) {
  .pageContent .container .sponsors .innerWrapper .industrySponsors a {
    max-width: 23%; } }

@media only screen and (max-width: 569px) {
  .pageContent .container .sponsors .innerWrapper .industrySponsors a {
    max-width: 30%; } }

.pageContent .container .sponsors .innerWrapper .industrySponsors a img {
  max-width: 100%; }

.pageContent .container .sponsors .innerWrapper .generalSponsors a {
  margin-right: 1%;
  margin-bottom: 1%;
  max-width: 20%; }

.pageContent .container .sponsors .innerWrapper .generalSponsors a:last-child {
  margin-right: 0; }

@media only screen and (max-width: 769px) {
  .pageContent .container .sponsors .innerWrapper .generalSponsors a {
    max-width: 23%; } }

@media only screen and (max-width: 569px) {
  .pageContent .container .sponsors .innerWrapper .generalSponsors a {
    max-width: 30%; } }

.pageContent .container .sponsors .innerWrapper .generalSponsors a img {
  max-width: 100%; }

.pageContent .container .sponsors .innerWrapper .keynoteSponsors a {
  margin-right: 1%;
  margin-bottom: 1%;
  max-width: 20%; }

@media only screen and (max-width: 769px) {
  .pageContent .container .sponsors .innerWrapper .keynoteSponsors a {
    max-width: 18%; } }

@media only screen and (max-width: 569px) {
  .pageContent .container .sponsors .innerWrapper .keynoteSponsors a {
    max-width: 30%; } }

.pageContent .container .sponsors .innerWrapper .keynoteSponsors a img {
  max-width: 100%; }

.pageContent .container .sponsors .innerWrapper .mediaSponsors a {
  margin: 0 0.5%;
  margin-bottom: 1%;
  max-width: 18%; }

.pageContent .container .sponsors .innerWrapper .mediaSponsors a:last-child {
  margin-right: 0; }

@media only screen and (max-width: 769px) {
  .pageContent .container .sponsors .innerWrapper .mediaSponsors a {
    max-width: 23%; } }

@media only screen and (max-width: 569px) {
  .pageContent .container .sponsors .innerWrapper .mediaSponsors a {
    max-width: 30%; } }

.pageContent .container .sponsors .innerWrapper .mediaSponsors a img {
  max-width: 100%; }

.pageContent .container .sponsors .innerWrapper .customRow {
  display: -webkit-flex;
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding-bottom: 70px; }

.pageContent .container .sponsors .innerWrapper .customRow a {
  margin-bottom: 10px; }

@media only screen and (max-width: 569px) {
  .pageContent .container .sponsors .innerWrapper .customRow a {
    margin-bottom: 5px; } }

.pageContent .container .sponsors .innerWrapper .customRow:not(:last-child) {
  margin-bottom: 32px;
  border-bottom: 1px solid #999; }

@media only screen and (max-width: 569px) {
  .pageContent .container .sponsors .innerWrapper .customRow {
    padding-bottom: 70px; } }

@media only screen and (max-width: 992px) {
  .pageContent .container .rightRail {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0; } }

.rightRail .section-title {
  font-size: 24px !important; }

.pageContent .container .rightRail h5 {
  font-size: 20px;
  line-height: 22px !important;
  margin-bottom: 1em; }

.pageContent .container .rightRail p {
  font-size: 16px;
  line-height: 23px;
  text-align: left;
  margin-bottom: 10px !important; }

.pageContent .container .rightRail .btn {
  display: block;
  font-size: 18px;
  height: inherit;
  line-height: 45px;
  padding: 10px 5px;
  margin-bottom: 10px; }

.pageContent .container .rightRail .container {
  width: 100%;
  padding-right: 10px;
  padding-left: 10px;
  margin-bottom: 20px; }

@media only screen and (min-width: 992px) and (max-width: 1350px) {
  .pageContent .container .rightRail .container .col-md-6 {
    width: 100% !important;
    max-width: 100% !important; } }

.pageContent .container .rightRail .textMsgBlock {
  padding: 20px;
  margin-bottom: 30px; }
  .pageContent .container .rightRail .textMsgBlock ul {
    text-align: left;
    margin-left: 30px; }
  .pageContent .container .rightRail .textMsgBlock.container-fluid {
    padding-left: 10px;
    padding-right: 10px; }

@media (max-width: 640px) {
  .pageContent .container .rightRail .textMsgBlock {
    padding: 20px 10px; } }

.pageContent .container .rightRail .textMsgBlock .container a {
  line-height: 22px;
  font-size: 17px;
  padding: 13px 5px; }

.pageContent .container .rightRail .textMsgBlock .container h1:after {
  display: block;
  content: ''; }

.rightRail .subscribe {
  padding: 25px 10px 10px 10px;
  margin-bottom: 30px; }
  .rightRail .subscribe h5 {
    margin-bottom: 0.5em !important; }

.rightRail .subscribe h1 {
  font-size: 22px;
  display: none; }

.rightRail .subscribe h1:after {
  display: block;
  content: '';
  height: 15px !important;
  display: none !important; }

.rightRail .subscribe h5 {
  font-size: 19px !important;
  width: 100%;
  line-height: 22px !important;
  margin: 0 auto;
  text-align: left; }

.rightRail .subscribe h5::before {
  background: none; }

.rightRail .subscribe form input {
  box-sizing: border-box;
  float: left; }

.rightRail .subscribe form input[type="email"] {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border: 1px solid #999999;
  color: #999;
  font-size: 16px;
  height: 45px;
  padding-left: 10px;
  padding-right: 10px;
  width: 70%;
  margin-right: 0; }

@media only screen and (min-width: 992px) and (max-width: 1350px) {
  .rightRail .subscribe form input[type="email"] {
    width: 100%;
    max-width: 100%;
    border: 1px solid #999; } }

.rightRail .subscribe form input[type="submit"] {
  border: medium none;
  cursor: pointer;
  font-size: 15px;
  height: 45px;
  line-height: 27px;
  width: 30%;
  margin-left: -1px;
  padding-left: 7px;
  padding-right: 7px;
  padding-top: 10px; }

@media only screen and (min-width: 992px) and (max-width: 1350px) {
  .pageContent .container .rightRail .subscribe form input[type="submit"] {
    width: 100%;
    margin-left: 0;
    margin-top: 10px; } }

.pageContent .container .rightRail .templateTypeArticle,
.pageContent .container .rightRail .templateTypeVideo, .pageContent .container .rightRail .templateTypePhotoGallery {
  width: 50%;
  min-height: auto !important;
  margin-bottom: 20px !important; }

@media (max-width: 569px) {
  .pageContent .container .rightRail .templateTypeArticle,
  .pageContent .container .rightRail .templateTypeVideo, .pageContent .container .rightRail .templateTypePhotoGallery {
    padding-left: 5px !important;
    padding-right: 5px !important;
    width: 100%;
    min-height: auto !important;
    margin-bottom: 30px !important; } }

@media (min-width: 570px) and (max-width: 767px) {
  .pageContent .container .rightRail .templateTypeArticle,
  .pageContent .container .rightRail .templateTypeVideo, .pageContent .container .rightRail .templateTypePhotoGallery {
    width: 100%;
    min-height: auto !important;
    margin-bottom: 60px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .pageContent .container .rightRail .templateTypeArticle,
  .pageContent .container .rightRail .templateTypeVideo, .pageContent .container .rightRail .templateTypePhotoGallery {
    width: 50%;
    min-height: 235px !important;
    margin-bottom: 20px !important; } }

@media (min-width: 992px) {
  .pageContent .container .rightRail .templateTypeArticle,
  .pageContent .container .rightRail .templateTypeVideo, .pageContent .container .rightRail .templateTypePhotoGallery {
    padding-left: 10px;
    padding-right: 10px;
    min-height: 145px !important; }
  .pageContent .container .rightRail .templateTypeArticle:nth-of-type(2n+1),
  .pageContent .container .rightRail .templateTypeVideo:nth-of-type(2n+1), .pageContent .container .rightRail .templateTypePhotoGallery:nth-of-type(2n+1) {
    clear: both; }
  .pageContent .container .rightRail .templateTypeArticle .iconVideo, .pageContent .container .rightRail .templateTypeVideo .iconVideo, .pageContent .container .rightRail .templateTypePhotoGallery .iconPhotoGallery, .pageContent .container .rightRail .templateTypePhotoGallery .iconPhotoGallery {
    position: relative; }
  .pageContent .container .rightRail .templateTypeArticle .iconVideo:after, .pageContent .container .rightRail .templateTypeVideo .iconVideo:after, .pageContent .container .rightRail .templateTypePhotoGallery .iconPhotoGallery:after, .pageContent .container .rightRail .templateTypePhotoGallery .iconPhotoGallery:after {
    position: absolute;
    font-family: "Font Awesome 5 Pro";
    top: 50%;
    bottom: 50%;
    left: 50%;
    right: 50%;
    margin-left: -0.4em;
    margin-top: -0.39em;
    height: 20px;
    width: 20px;
    border-radius: 10px;
    font-size: 1.6em;
    opacity: 0.9;
    -webkit-box-shadow: 0px -1px 18px 2px rgba(0, 0, 0, 0.45);
    -moz-box-shadow: 0px -1px 18px 2px rgba(0, 0, 0, 0.45);
    box-shadow: 0px -1px 18px 2px rgba(0, 0, 0, 0.45); }
  .pageContent .container .rightRail .templateTypeArticle .iconVideo:after, .pageContent .container .rightRail .templateTypeVideo .iconVideo:after {
    content: '\f144';
    color: #ffffff; }
  .pageContent .container .rightRail .templateTypeArticle .iconPhotoGallery:after, .pageContent .container .rightRail .templateTypeVideo .iconPhotoGallery:after, .pageContent .container .rightRail .templateTypePhotoGallery .iconPhotoGallery:after {
    content: '\f030';
    color: #ffffff; } }

.pageContent .container .rightRail .newsUpdates {
  margin-bottom: 0 !important; }

@media only screen and (min-width: 992px) {
  .pageContent .container .rightRail .newsUpdates .container .row div a:first-child {
    margin-bottom: 5px !important;
    max-height: none !important; }
  .pageContent .container .rightRail .newsUpdates .container .row div a {
    line-height: 19px !important;
    margin-bottom: 10px !important;
    font-size: 16px; }
  .pageContent .container .rightRail .newsUpdates .container .row div p {
    display: none; } }

@media only screen and (max-width: 640px) {
  .pageContent .container .rightRail .newsUpdates .blockTitle h1 {
    font-size: 24px !important; } }

.pageContent .container .rightRail .exhibitorResources {
  margin-bottom: 30px; }

.pageContent .container .rightRail .exhibitorResources h5 {
  display: block;
  font-size: 24px !important;
  font-weight: 400;
  line-height: 36px;
  border-bottom: 2px solid #185873;
  margin-bottom: 15px !important;
  padding-bottom: 5px !important; }

.pageContent .container .rightRail .exhibitorResources a {
  display: block;
  color: #185873;
  font-size: 20px;
  margin-bottom: 5px; }

.pageContent .container .rightRail .ad {
  margin-bottom: 30px; }

.pageContent .container .rightRail .ad img {
  display: block;
  min-height: 250px;
  margin: 0 auto; }

.pageContent .ourSponsors {
  position: relative;
  text-align: center;
  padding-top: 80px;
  padding-bottom: 85px;
  padding-right: 0;
  padding-left: 0; }

@media only screen and (max-width: 769px) {
  .pageContent .ourSponsors {
    padding-top: 50px; } }

@media only screen and (max-width: 569px) {
  .pageContent .ourSponsors {
    padding-top: 40px; } }

.pageContent .ourSponsors h1 {
  display: inline;
  margin-top: 0;
  margin-bottom: 30px;
  font-size: 38px;
  font-weight: 400; }

@media only screen and (max-width: 569px) {
  .pageContent .ourSponsors h1 {
    font-size: 30px; } }

.pageContent .ourSponsors .ourSponsorsSlider {
  position: initial;
  max-width: 100%;
  padding-top: 7px; }

@media only screen and (max-width: 769px) {
  .pageContent .ourSponsors .ourSponsorsSlider {
    position: relative;
    padding-left: 0;
    padding-right: 0; } }

.pageContent .ourSponsors .ourSponsorsSlider .sliderItem {
  padding: 1% 2%;
  box-sizing: border-box; }

.pageContent .ourSponsors .ourSponsorsSlider .sliderItem:focus {
  outline: none; }

.pageContent .ourSponsors .ourSponsorsSlider .sliderItem img {
  display: block;
  width: 100%; }

.pageContent .ourSponsors .ourSponsorsSlider .slick-arrow {
  top: initial;
  bottom: 34%; }

@media only screen and (max-width: 569px) {
  .pageContent .ourSponsors .ourSponsorsSlider .slick-arrow {
    bottom: 43%; } }

@media only screen and (max-width: 769px) {
  .pageContent .ourSponsors .ourSponsorsSlider .slick-arrow {
    top: 0;
    bottom: 0;
    margin: auto; } }

/*** Container Sizes ***/
@media (min-width: 992px) and (max-width: 1180px) {
  .container {
    width: 100%; } }

@media (min-width: 1181px) {
  .header .container {
    width: 100%; }
  .container {
    width: 1180px; } }

@media (min-width: 1350px) {
  .header .container {
    width: 1310px; }
  .container {
    width: 1310px; } }

/***********************************************
Session Slider (Homepage)
***********************************************/
.session-slider {
  margin-top: 70px;
  margin-bottom: 30px; }
  .session-slider .slick-dots {
    bottom: -20px !important;
    width: 10px;
    height: 10px; }
  .session-slider .slick-slide {
    padding-right: 50px; }
  .session-slider .slick-list {
    padding-left: calc(50vw - 680px);
    padding-right: 50px; }
    @media (max-width: 1300px) {
      .session-slider .slick-list {
        padding-left: 50px; } }
    @media (max-width: 568px) {
      .session-slider .slick-list {
        padding-left: 20px;
        padding-right: 20px; } }
  .session-slider .slick-prev {
    text-align: center;
    left: 20px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    width: 50px;
    height: 50px;
    display: inline-block;
    border: 1px solid #cccccc;
    background: #ffffff;
    font-size: 36px; }
    .session-slider .slick-prev:hover {
      background: #dddddd; }
    @media (max-width: 568px) {
      .session-slider .slick-prev {
        width: 40px;
        height: 40px;
        left: 10px; }
        .session-slider .slick-prev:after {
          font-size: 32px; } }
  .session-slider .slick-next {
    text-align: center;
    right: 10px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    width: 50px;
    height: 50px;
    display: inline-block;
    border: 1px solid #cccccc;
    background: #ffffff;
    font-size: 36px; }
    @media (max-width: 568px) {
      .session-slider .slick-next {
        width: 40px;
        height: 40px;
        right: 10px; }
        .session-slider .slick-next:after {
          font-size: 32px; } }
    .session-slider .slick-next:hover {
      background: #dddddd; }

/***********************************************
Register Table
***********************************************/
.registration-rules {
  margin-bottom: 1.5em; }
  .registration-rules h5 {
    font-size: 16px !important;
    font-weight: normal;
    margin-bottom: .5em !important; }
  .registration-rules p {
    font-size: 14px !important;
    color: #777777;
    line-height: 1.6em !important; }

.sponsored {
  margin-bottom: 1.5em; }
  .sponsored span {
    font-size: 12px;
    font-style: italic;
    display: block;
    color: #999999; }

.register-table {
  border-bottom: 1px solid #dddddd; }
  .register-table.row [class*="col-"] {
    margin-bottom: -99999px;
    padding-bottom: 99999px; }
  .register-table.row {
    overflow: hidden; }
  .register-table.head {
    font-size: 12px;
    font-weight: bold; }
    .register-table.head .col-xs-2 div {
      margin-bottom: 15px; }
  .register-table > div {
    padding-top: 15px; }
  .register-table .col-xs-2 {
    text-align: center; }
  .register-table .ticket-info {
    margin-bottom: 15px; }
  .register-table .price {
    text-align: center; }
  .register-table .selected {
    background: #f4f4f4; }
    .register-table .selected p {
      color: #000 !important; }
  .register-table h3 {
    font-size: 18px !important;
    margin-bottom: 0 !important; }
  .register-table p {
    font-size: 1em !important;
    color: #777777 !important;
    margin-bottom: 0 !important; }
  .register-table .more-info {
    font-size: 15px !important;
    color: #777777;
    text-decoration: underline !important; }
  .register-table .btn {
    font-size: 12px; }
    @media (max-width: 728px) {
      .register-table .btn {
        background: none;
        padding-left: 0;
        padding-right: 0;
        color: #185873 !important;
        text-decoration: underline !important; } }

.price-column-1 {
  margin-bottom: 50px; }
  .price-column-1 .col-xs-8 {
    width: 83.333333%; }

.price-column-2 {
  margin-bottom: 50px; }

.price-column-3 {
  margin-bottom: 50px; }
  .price-column-3 .col-xs-8 {
    width: 50%; }
  .price-column-3 .col-xs-2 span {
    display: none; }

@media (max-width: 576px) {
  .price-column-1 h2,
  .price-column-2 h2,
  .price-column-3 h2 {
    font-size: 22px !important; }
  .price-column-1 h3,
  .price-column-2 h3,
  .price-column-3 h3 {
    font-size: 16px !important; }
  .price-column-3 .register-table {
    margin-left: 0;
    margin-right: 0; }
  .price-column-3 h2 {
    font-size: 22px; }
  .price-column-3 .head {
    display: none; }
  .price-column-3 .ticket-info {
    margin-left: -10px;
    margin-right: -10px; }
  .price-column-3 .col-xs-8 {
    width: 100%; }
  .price-column-3 .col-xs-2 {
    width: 33.3333333%;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    padding-top: 0; }
    .price-column-3 .col-xs-2 > div {
      padding-top: 10px;
      padding-bottom: 10px; }
    .price-column-3 .col-xs-2 span {
      display: inherit;
      font-size: 11px; }
  .price-column-3 .register-table div:nth-of-type(2) {
    border-left: 1px solid #cccccc; }
  .price-column-3 .register-table div:nth-of-type(3) {
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc; }
  .price-column-3 .register-table div:nth-of-type(4) {
    border-right: 1px solid #cccccc; } }

/** End of Register Table **/
/***********************************************
My Account Nav Menu
***********************************************/
.my-account {
  list-style: none;
  background: #eeeeee;
  padding: 30px 0; }

.my-account-mobile {
  list-style: none;
  background: #eeeeee; }

.my-account a {
  display: block;
  padding: 10px 30px;
  color: #000000;
  font-size: 16px;
  font-weight: 600; }

.my-account-mobile a {
  display: block;
  padding: 10px 30px 10px 20px;
  color: #000000;
  font-size: 16px;
  font-weight: 600; }

.my-account a:hover,
.my-account-mobile a:hover {
  text-decoration: none !important;
  background: #dddddd !important; }

.my-account .selected,
.my-account-mobile .selected {
  background: #dddddd; }

.my-account li,
.my-account-mobile li {
  margin-bottom: 5px; }

.dashboard a:before {
  font-family: "Font Awesome 5 Pro";
  content: '\f0db';
  padding-right: 10px; }

.my-acct a:before {
  font-family: "Font Awesome 5 Pro";
  content: '\f084';
  padding-right: 8px; }

.my-profile a:before {
  font-family: "Font Awesome 5 Pro";
  content: '\f007';
  padding-right: 10px; }

.my-sessions a:before {
  font-family: "Font Awesome 5 Pro";
  content: '\f274';
  padding-right: 10px; }

.sign-out a:before {
  font-family: "Font Awesome 5 Pro";
  content: '\f09c';
  padding-right: 10px; }

/*** Mobile ***/
.my-account-mobile {
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
  margin-left: -15px;
  margin-right: -15px; }

.my-account {
  display: none; }

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

/***********************************************
Slider
***********************************************/
.overlay-black-none {
  background-color: none !important; }

.overlay-black-light {
  background-color: #000000;
  opacity: .25; }

.overlay-black-medium {
  background-color: #000000;
  opacity: .5; }

.overlay-black-dark {
  background-color: #000000;
  opacity: .75; }

.overlay-white-none {
  background-color: none !important; }

.overlay-white-light {
  background-color: #ffffff;
  opacity: .25; }

.overlay-white-medium {
  background-color: #ffffff;
  opacity: .5; }

.overlay-white-dark {
  background-color: #ffffff;
  opacity: .75; }

.overlay-primary-none {
  background-color: none !important; }

.overlay-primary-light {
  background-color: #185873;
  opacity: .25; }

.overlay-primary-medium {
  background-color: #185873;
  opacity: .5; }

.overlay-primary-dark {
  background-color: #185873;
  opacity: .75; }

.slider-headline-dark {
  color: #000000; }

.slider-teaser-dark {
  color: #000000;
  opacity: .8; }

.slider-headline-light {
  color: #ffffff; }

.slider-teaser-light {
  color: #ffffff;
  opacity: .8; }

.advertisement-wrapper iframe {
  margin-top: 30px !important;
  margin-bottom: 30px !important; }

/**********************************************
CTA Block
**********************************************/
.rightRail .container {
  width: 100%; }
  .rightRail .container .section-title {
    font-size: 20px !important;
    font-weight: bold !important; }
  .rightRail .container h5 {
    text-align: center !important;
    font-size: 18px; }
  .rightRail .container p {
    font-size: 16px; }
  .rightRail .container .btn {
    font-size: 16px !important;
    padding: 8px 5px !important; }
  .rightRail .container .textMsgBlock .col-sm-6:first-child {
    text-align: center; }
  .rightRail .container .textMsgBlock .col-sm-6:last-child {
    text-align: center; }

@media (min-width: 768px) {
  .textMsgBlock .col-sm-6:first-child {
    text-align: right; }
  .textMsgBlock .col-sm-6:last-child {
    text-align: left; } }

/********************************************
Custom Table for Exhibitors and Sponsors
*********************************************/
.custom-table .row.table-header {
  border-bottom: none;
  background: #185873;
  padding: 10px 20px;
  color: #ffffff;
  font-size: 18px;
  font-weight: bold; }

.custom-table .row {
  border-bottom: 1px solid #dddddd;
  padding-bottom: 30px;
  margin-bottom: 30px; }

.custom-table .row > div {
  float: left; }

.custom-table .logo {
  max-width: 250px; }

.more-info {
  color: #555555 !important;
  font-size: 15px;
  text-decoration: underline !important; }

.custom-table p {
  margin-bottom: 0 !important; }

.custom-table h3 a {
  font-size: 18px;
  line-height: 1.6em; }

.custom-table .row > div:first-child {
  padding-right: 15px; }

.custom-table .row > div:last-child {
  padding-left: 15px; }

.custom-table .booth-num {
  background: #185873;
  color: #ffffff;
  padding: 5px 10px;
  display: inline-block; }

.custom-table .booth-num:before {
  content: 'Booth #'; }

.custom-table .description {
  margin-bottom: 1em; }

.custom-table .description p {
  text-align: left; }

@media (max-width: 569px) {
  .custom-table .row {
    margin-left: 10px;
    margin-right: 10px; }
  .custom-table .row div:first-child,
  .custom-table .row div:last-child {
    padding-right: 0;
    padding-left: 0;
    display: block;
    width: 100% !important;
    float: none; }
  .custom-table .table-header {
    display: none; } }

/*******************************
Sponsor List, Detail 
********************************/
.pageContent .container .overview .innerWrapper p {
  font-size: 18px;
  line-height: 1.6em;
  margin-bottom: 1.25em; }

.sponsor-detail .sponsor-logo {
  max-width: 200px; }

.sponsor-detail .sponsor-name {
  font-size: 20px !important;
  font-weight: bold;
  margin-bottom: .5em !important; }

.sponsor-detail .sponsor-tagline {
  font-size: 42px !important;
  line-height: 50px !important;
  max-width: 70%; }

.sponsor-detail .more {
  text-decoration: underline;
  margin-bottom: 1.25em;
  display: inline-block; }

.message-to-sponsor {
  background: #eeeeee;
  border-radius: 5px;
  padding: 2em; }

.message-to-sponsor .message {
  font-size: 20px;
  font-weight: bold; }

.message .row.message {
  margin-left: 0;
  margine-right: 0; }

@media (max-width: 562px) {
  .sponsor-detail .sponsor-tagline {
    font-size: 32px;
    line-height: 1.5em;
    max-width: 100%; } }

.main-image {
  max-width: 430px;
  max-height: 430px;
  -webkit-box-shadow: 97px -52px 0px 0px #185873;
  -moz-box-shadow: 97px -52px 0px 0px #185873;
  box-shadow: 97px -52px 0px 0px #185873; }

.company-name {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 1.5em; }

.exhibitor-page-title {
  margin-top: 1em; }
  .exhibitor-page-title .page-title {
    margin-bottom: 0; }
    @media (max-width: 568px) {
      .exhibitor-page-title .page-title {
        padding-left: 15px;
        padding-right: 15px; } }

.exhibitor .tagline {
  font-size: 32px;
  margin-bottom: 20px; }

.exhibitor .main {
  margin-bottom: 40px; }
  .exhibitor .main .sponsor-logo {
    max-width: 300px;
    max-height: 200px;
    margin-bottom: 10px; }

.buttons {
  overflow: hidden; }
  .buttons .btn {
    display: inline-block;
    font-size: 16px; }

.btn.outline {
  background: none;
  border: 1px solid #fdaf0e;
  color: #fdaf0e !important; }

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

.exhibitor p,
.exhibitor video,
.exhibitor iframe,
.exhibitor ul {
  margin-bottom: 1em;
  font-size: 17px; }

.exhibitor ul {
  margin-left: 2em; }

.exhibitor-hero-image {
  padding: 40px;
  background: linear-gradient(90deg, #185873FF 50%, #397994 50%);
  margin-top: 1px;
  margin-bottom: 3em; }
  .exhibitor-hero-image .homepage-main-image {
    max-width: 670px;
    max-height: 380px; }
    @media (max-width: 1215px) {
      .exhibitor-hero-image .homepage-main-image {
        max-width: 100%;
        max-height: auto; } }
  .exhibitor-hero-image h2 {
    font-size: 36px;
    line-height: 1.2em;
    color: #ffffff;
    margin: 40px 0 20px 0; }
  .exhibitor-hero-image p {
    font-size: 16px;
    color: #ffffff;
    opacity: .6;
    line-height: 1.6em;
    margin-bottom: 1em; }

/*** Featured ***/
.featured-sponsors {
  margin-bottom: 2em; }
  .featured-sponsors h3 {
    font-size: 13px;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 1em;
    color: #777777; }
  .featured-sponsors img {
    margin-bottom: 1em; }
  .featured-sponsors .col-xs-4:nth-of-type(3n+1) {
    clear: both; }
  @media (min-width: 992px) {
    .featured-sponsors .col-xs-4:nth-of-type(3n+1) {
      clear: unset; }
    .featured-sponsors .col-xs-4:nth-of-type(6n+1) {
      clear: both; } }

/*** Categories 
.categories {
    margin-bottom: 1.5em;

    a {
        text-align: center;
        display: inline-block;
        border: 1px solid #999999;
        padding-top: 12px;
        padding-bottom: 12px;
        -webkit-box-shadow: 3px 3px 0px 1px #999999;
        -moz-box-shadow: 3px 3px 0px 1px #999999;
        box-shadow: 3px 3px 0px 1px #999999;
        color: #333333;
        font-weight: bold;
        margin-bottom: 1em;
        margin-right: 2%;

        &:hover {
            color: #ffffff;
            background: #333333;
            text-decoration: none;
        }
    }

    .col-xs-6 {
        width: 48%;
    }

    .row {
        margin-left: 0;
        margin-right: 0;
    }

    h3 {
        margin-bottom: 1em;
        font-size: 1.5em;
    }
}
***/
.categories {
  margin-bottom: 2em; }

.solution-providers-categories > div > div {
  text-align: center;
  overflow: hidden;
  border: 1px solid #999999;
  padding-top: 12px;
  padding-bottom: 12px;
  -webkit-box-shadow: 3px 3px 0px 1px #999999;
  -moz-box-shadow: 3px 3px 0px 1px #999999;
  box-shadow: 3px 3px 0px 1px #999999;
  color: #333333;
  font-weight: bold;
  margin-bottom: 1em; }

@media (min-width: 768px) {
  .solution-providers-categories > div:nth-of-type(2n+1) {
    clear: both; } }

@media (min-width: 992px) {
  .solution-providers-categories > div:nth-of-type(2n+1) {
    clear: unset; }
  .solution-providers-categories > div:nth-of-type(3n+1) {
    clear: both; } }

@media (min-width: 1350px) {
  .solution-providers-categories > div:nth-of-type(3n+1) {
    clear: unset; }
  .solution-providers-categories > div:nth-of-type(4n+1) {
    clear: both; } }

/*** Listing ***/
.listing .row {
  margin-left: 0;
  margin-right: 0; }

.listing .btn {
  font-size: 15px;
  padding-left: 2em;
  padding-right: 2em;
  display: inline-block;
  margin-top: 1em; }

.listing img {
  float: left;
  margin-right: 15px; }

.company {
  margin-bottom: 2em;
  font-size: 16px;
  color: #555555; }
  .company .company-name {
    color: #000000;
    font-size: 18px;
    font-weight: bold; }

.mobile-hide {
  display: none; }

/*** Category Hero Image ***/
.exhibitor-hero-image-category {
  margin-top: 1px;
  margin-bottom: 3em; }
  .exhibitor-hero-image-category img {
    float: right;
    margin-bottom: 3em;
    max-width: 585px;
    max-height: 180px; }
  .exhibitor-hero-image-category h2 {
    background: #185873;
    color: #ffffff;
    padding: 35px 40px;
    font-size: 26px; }

@media (min-width: 992px) {
  .mobile-hide {
    display: inherit; }
  .categories .col-md-2 {
    width: 15%; }
  .categories a {
    margin-right: 1.6%; } }

@media (max-width: 992px) {
  .main-image {
    margin-top: 3em;
    box-shadow: none; }
  .tagline {
    font-size: 32px; }
  .exhibitor-hero-image {
    background: #185873; }
    .exhibitor-hero-image img {
      max-width: 100%; }
    .exhibitor-hero-image h2 {
      display: block; } }

/***************************************
Top Nav
***************************************/
.top-nav {
  width: 100%;
  background: #000000;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0; }
  .top-nav li {
    margin: 0;
    padding: 0;
    display: inline-block;
    border-top: 4px solid #000000; }
    .top-nav li:hover {
      background: rgba(255, 255, 255, 0.2);
      border-top: 4px solid #333333; }
    .top-nav li.active {
      background: #ffffff;
      border-top: 4px solid #fdaf0e;
      box-sizing: border-box; }
      .top-nav li.active a {
        color: #000000;
        font-weight: bold; }
    .top-nav li a {
      color: #ffffff;
      text-decoration: none;
      padding: .7em 2em;
      display: inline-block; }
    .top-nav li.home img {
      height: 22px; }
    .top-nav li.home.active {
      background: none;
      border: none; }

.nav-justified > .nav-link,
.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center; }

@media (max-width: 728px) {
  .top-nav li {
    flex-basis: 0;
    flex-grow: 1;
    text-align: center; }
    .top-nav li.home {
      flex-grow: unset; }
    .top-nav li a {
      padding-left: 1em;
      padding-right: 1em; } }

@media (max-width: 528px) {
  .top-nav li.home a:after {
    content: '\f80a';
    font-family: "Font Awesome 5 Pro";
    color: #ffffff; }
  .top-nav li.home img {
    display: none; }
  .top-nav li a {
    padding-left: .8em;
    padding-right: .8em;
    font-size: 15px; } }

/******************************************
Bootstrap 4 elements
******************************************/
.d-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important; }

.justify-content-start {
  -webkit-box-pack: start !important;
  -ms-flex-pack: start !important;
  justify-content: flex-start !important; }

.justify-content-end {
  -webkit-box-pack: end !important;
  -ms-flex-pack: end !important;
  justify-content: flex-end !important; }

.justify-content-between {
  -webkit-box-pack: justify !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important; }

.justify-content-center {
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important; }

.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important; }

/*** Spcaing ***/
.m-0 {
  margin: 0 !important; }

.mt-0,
.my-0 {
  margin-top: 0 !important; }

.mr-0,
.mx-0 {
  margin-right: 0 !important; }

.mb-0,
.my-0 {
  margin-bottom: 0 !important; }

.ml-0,
.mx-0 {
  margin-left: 0 !important; }

.m-1 {
  margin: 0.25rem !important; }

.mt-1,
.my-1 {
  margin-top: 0.25rem !important; }

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important; }

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important; }

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important; }

.m-2 {
  margin: 0.5rem !important; }

.mt-2,
.my-2 {
  margin-top: 0.5rem !important; }

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important; }

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important; }

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important; }

.m-3 {
  margin: 1rem !important; }

.mt-3,
.my-3 {
  margin-top: 1rem !important; }

.mr-3,
.mx-3 {
  margin-right: 1rem !important; }

.mb-3,
.my-3 {
  margin-bottom: 1rem !important; }

.ml-3,
.mx-3 {
  margin-left: 1rem !important; }

.m-4 {
  margin: 1.5rem !important; }

.mt-4,
.my-4 {
  margin-top: 1.5rem !important; }

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important; }

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important; }

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important; }

.m-5 {
  margin: 3rem !important; }

.mt-5,
.my-5 {
  margin-top: 3rem !important; }

.mr-5,
.mx-5 {
  margin-right: 3rem !important; }

.mb-5,
.my-5 {
  margin-bottom: 3rem !important; }

.ml-5,
.mx-5 {
  margin-left: 3rem !important; }

.p-0 {
  padding: 0 !important; }

.pt-0,
.py-0 {
  padding-top: 0 !important; }

.pr-0,
.px-0 {
  padding-right: 0 !important; }

.pb-0,
.py-0 {
  padding-bottom: 0 !important; }

.pl-0,
.px-0 {
  padding-left: 0 !important; }

.p-1 {
  padding: 0.25rem !important; }

.pt-1,
.py-1 {
  padding-top: 0.25rem !important; }

.pr-1,
.px-1 {
  padding-right: 0.25rem !important; }

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important; }

.pl-1,
.px-1 {
  padding-left: 0.25rem !important; }

.p-2 {
  padding: 0.5rem !important; }

.pt-2,
.py-2 {
  padding-top: 0.5rem !important; }

.pr-2,
.px-2 {
  padding-right: 0.5rem !important; }

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important; }

.pl-2,
.px-2 {
  padding-left: 0.5rem !important; }

.p-3 {
  padding: 1rem !important; }

.pt-3,
.py-3 {
  padding-top: 1rem !important; }

.pr-3,
.px-3 {
  padding-right: 1rem !important; }

.pb-3,
.py-3 {
  padding-bottom: 1rem !important; }

.pl-3,
.px-3 {
  padding-left: 1rem !important; }

.p-4 {
  padding: 1.5rem !important; }

.pt-4,
.py-4 {
  padding-top: 1.5rem !important; }

.pr-4,
.px-4 {
  padding-right: 1.5rem !important; }

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important; }

.pl-4,
.px-4 {
  padding-left: 1.5rem !important; }

.p-5 {
  padding: 3rem !important; }

.pt-5,
.py-5 {
  padding-top: 3rem !important; }

.pr-5,
.px-5 {
  padding-right: 3rem !important; }

.pb-5,
.py-5 {
  padding-bottom: 3rem !important; }

.pl-5,
.px-5 {
  padding-left: 3rem !important; }

.m-n1 {
  margin: -0.25rem !important; }

.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important; }

.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important; }

.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important; }

.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important; }

.m-n2 {
  margin: -0.5rem !important; }

.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important; }

.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important; }

.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important; }

.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important; }

.m-n3 {
  margin: -1rem !important; }

.mt-n3,
.my-n3 {
  margin-top: -1rem !important; }

.mr-n3,
.mx-n3 {
  margin-right: -1rem !important; }

.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important; }

.ml-n3,
.mx-n3 {
  margin-left: -1rem !important; }

.m-n4 {
  margin: -1.5rem !important; }

.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important; }

.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important; }

.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important; }

.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important; }

.m-n5 {
  margin: -3rem !important; }

.mt-n5,
.my-n5 {
  margin-top: -3rem !important; }

.mr-n5,
.mx-n5 {
  margin-right: -3rem !important; }

.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important; }

.ml-n5,
.mx-n5 {
  margin-left: -3rem !important; }

.m-auto {
  margin: auto !important; }

.mt-auto,
.my-auto {
  margin-top: auto !important; }

.mr-auto,
.mx-auto {
  margin-right: auto !important; }

.mb-auto,
.my-auto {
  margin-bottom: auto !important; }

.ml-auto,
.mx-auto {
  margin-left: auto !important; }

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important; }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important; }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important; }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important; }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important; }
  .m-sm-1 {
    margin: 0.25rem !important; }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important; }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important; }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important; }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important; }
  .m-sm-2 {
    margin: 0.5rem !important; }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important; }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important; }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important; }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important; }
  .m-sm-3 {
    margin: 1rem !important; }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important; }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important; }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important; }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important; }
  .m-sm-4 {
    margin: 1.5rem !important; }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important; }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important; }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important; }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important; }
  .m-sm-5 {
    margin: 3rem !important; }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important; }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important; }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important; }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important; }
  .p-sm-0 {
    padding: 0 !important; }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important; }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important; }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important; }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important; }
  .p-sm-1 {
    padding: 0.25rem !important; }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important; }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important; }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important; }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important; }
  .p-sm-2 {
    padding: 0.5rem !important; }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important; }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important; }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important; }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important; }
  .p-sm-3 {
    padding: 1rem !important; }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important; }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important; }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important; }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important; }
  .p-sm-4 {
    padding: 1.5rem !important; }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important; }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important; }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important; }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important; }
  .p-sm-5 {
    padding: 3rem !important; }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important; }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important; }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important; }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important; }
  .m-sm-n1 {
    margin: -0.25rem !important; }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.25rem !important; }
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.25rem !important; }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.25rem !important; }
  .m-sm-n2 {
    margin: -0.5rem !important; }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.5rem !important; }
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.5rem !important; }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.5rem !important; }
  .m-sm-n3 {
    margin: -1rem !important; }
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem !important; }
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem !important; }
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem !important; }
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem !important; }
  .m-sm-n4 {
    margin: -1.5rem !important; }
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.5rem !important; }
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.5rem !important; }
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.5rem !important; }
  .m-sm-n5 {
    margin: -3rem !important; }
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem !important; }
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important; }
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important; }
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -3rem !important; }
  .m-sm-auto {
    margin: auto !important; }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important; }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important; }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important; }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important; } }

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important; }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important; }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important; }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important; }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important; }
  .m-md-1 {
    margin: 0.25rem !important; }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important; }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important; }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important; }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important; }
  .m-md-2 {
    margin: 0.5rem !important; }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important; }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important; }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important; }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important; }
  .m-md-3 {
    margin: 1rem !important; }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important; }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important; }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important; }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important; }
  .m-md-4 {
    margin: 1.5rem !important; }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important; }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important; }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important; }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important; }
  .m-md-5 {
    margin: 3rem !important; }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important; }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important; }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important; }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important; }
  .p-md-0 {
    padding: 0 !important; }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important; }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important; }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important; }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important; }
  .p-md-1 {
    padding: 0.25rem !important; }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important; }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important; }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important; }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important; }
  .p-md-2 {
    padding: 0.5rem !important; }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important; }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important; }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important; }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important; }
  .p-md-3 {
    padding: 1rem !important; }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important; }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important; }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important; }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important; }
  .p-md-4 {
    padding: 1.5rem !important; }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important; }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important; }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important; }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important; }
  .p-md-5 {
    padding: 3rem !important; }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important; }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important; }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important; }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important; }
  .m-md-n1 {
    margin: -0.25rem !important; }
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.25rem !important; }
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.25rem !important; }
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.25rem !important; }
  .m-md-n2 {
    margin: -0.5rem !important; }
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.5rem !important; }
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -0.5rem !important; }
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -0.5rem !important; }
  .m-md-n3 {
    margin: -1rem !important; }
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important; }
  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important; }
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important; }
  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important; }
  .m-md-n4 {
    margin: -1.5rem !important; }
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.5rem !important; }
  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.5rem !important; }
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.5rem !important; }
  .m-md-n5 {
    margin: -3rem !important; }
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem !important; }
  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3rem !important; }
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem !important; }
  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -3rem !important; }
  .m-md-auto {
    margin: auto !important; }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important; }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important; }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important; }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important; } }

@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important; }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important; }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important; }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important; }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important; }
  .m-lg-1 {
    margin: 0.25rem !important; }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important; }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important; }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important; }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important; }
  .m-lg-2 {
    margin: 0.5rem !important; }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important; }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important; }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important; }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important; }
  .m-lg-3 {
    margin: 1rem !important; }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important; }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important; }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important; }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important; }
  .m-lg-4 {
    margin: 1.5rem !important; }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important; }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important; }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important; }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important; }
  .m-lg-5 {
    margin: 3rem !important; }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important; }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important; }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important; }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important; }
  .p-lg-0 {
    padding: 0 !important; }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important; }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important; }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important; }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important; }
  .p-lg-1 {
    padding: 0.25rem !important; }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important; }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important; }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important; }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important; }
  .p-lg-2 {
    padding: 0.5rem !important; }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important; }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important; }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important; }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important; }
  .p-lg-3 {
    padding: 1rem !important; }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important; }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important; }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important; }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important; }
  .p-lg-4 {
    padding: 1.5rem !important; }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important; }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important; }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important; }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important; }
  .p-lg-5 {
    padding: 3rem !important; }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important; }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important; }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important; }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important; }
  .m-lg-n1 {
    margin: -0.25rem !important; }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.25rem !important; }
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.25rem !important; }
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.25rem !important; }
  .m-lg-n2 {
    margin: -0.5rem !important; }
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.5rem !important; }
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.5rem !important; }
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.5rem !important; }
  .m-lg-n3 {
    margin: -1rem !important; }
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important; }
  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important; }
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important; }
  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important; }
  .m-lg-n4 {
    margin: -1.5rem !important; }
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.5rem !important; }
  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.5rem !important; }
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.5rem !important; }
  .m-lg-n5 {
    margin: -3rem !important; }
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem !important; }
  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem !important; }
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem !important; }
  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -3rem !important; }
  .m-lg-auto {
    margin: auto !important; }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important; }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important; }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important; }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important; } }

@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important; }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important; }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important; }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important; }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important; }
  .m-xl-1 {
    margin: 0.25rem !important; }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important; }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important; }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important; }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important; }
  .m-xl-2 {
    margin: 0.5rem !important; }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important; }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important; }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important; }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important; }
  .m-xl-3 {
    margin: 1rem !important; }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important; }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important; }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important; }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important; }
  .m-xl-4 {
    margin: 1.5rem !important; }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important; }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important; }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important; }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important; }
  .m-xl-5 {
    margin: 3rem !important; }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important; }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important; }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important; }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important; }
  .p-xl-0 {
    padding: 0 !important; }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important; }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important; }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important; }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important; }
  .p-xl-1 {
    padding: 0.25rem !important; }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important; }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important; }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important; }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important; }
  .p-xl-2 {
    padding: 0.5rem !important; }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important; }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important; }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important; }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important; }
  .p-xl-3 {
    padding: 1rem !important; }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important; }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important; }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important; }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important; }
  .p-xl-4 {
    padding: 1.5rem !important; }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important; }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important; }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important; }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important; }
  .p-xl-5 {
    padding: 3rem !important; }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important; }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important; }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important; }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important; }
  .m-xl-n1 {
    margin: -0.25rem !important; }
  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.25rem !important; }
  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.25rem !important; }
  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.25rem !important; }
  .m-xl-n2 {
    margin: -0.5rem !important; }
  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -0.5rem !important; }
  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -0.5rem !important; }
  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -0.5rem !important; }
  .m-xl-n3 {
    margin: -1rem !important; }
  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1rem !important; }
  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1rem !important; }
  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1rem !important; }
  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1rem !important; }
  .m-xl-n4 {
    margin: -1.5rem !important; }
  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1.5rem !important; }
  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -1.5rem !important; }
  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -1.5rem !important; }
  .m-xl-n5 {
    margin: -3rem !important; }
  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3rem !important; }
  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3rem !important; }
  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3rem !important; }
  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -3rem !important; }
  .m-xl-auto {
    margin: auto !important; }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important; }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important; }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important; }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important; } }

.become-sponsors {
  border-top: 1px solid #cccccc; }
  .become-sponsors .intro {
    padding-left: 2em;
    padding-right: 2em;
    margin-bottom: 1em; }
  .become-sponsors h3 {
    font-size: 24px;
    font-weight: normal;
    line-height: 36px;
    text-align: left; }
  .become-sponsors .bullet-point {
    font-size: 24px;
    font-weight: bold;
    line-height: 46px;
    list-style: none;
    text-align: left;
    padding-left: 3em; }
    .become-sponsors .bullet-point ul {
      list-style: none; }
      .become-sponsors .bullet-point ul li:before {
        content: "\2022";
        color: #185873;
        font-size: 22px;
        display: inline-block;
        width: 1em;
        margin-left: -1em; }

@media (min-width: 768px) {
  .become-sponsors .bullet-point {
    padding-left: 5em; } }

/*** Expansion ***/
.expansion {
  border-top: 1px solid #cccccc; }
  .expansion h3 {
    font-size: 24px; }
  .expansion .three-point h2 {
    margin-bottom: 1em; }
  .expansion .three-point p {
    font-size: 18px;
    text-align: left;
    line-height: 1.6em;
    margin-bottom: 3em; }
  .expansion .tagline {
    display: block;
    font-size: 18px;
    font-weight: normal; }

/*****************************************************************
Session Live Streaming
******************************************************************/
body {
  overflow: auto !important;
  min-height: auto; }

.live-streaming-header {
  padding-top: 12px;
  padding-bottom: 12px; }

@media (max-width: 1249px) {
  .live-streaming-header .col-8.col-lg-2 {
    max-width: 83.333333% !important;
    flex: 0 0 83.333333%; }
    .live-streaming-header .col-8.col-lg-2 img {
      max-width: 100%; } }

@media (max-width: 992px) {
  .live-streaming-header .col-8.col-lg-2 {
    max-width: 66.666667% !important; } }

.group-logo {
  margin-top: 10px; }

.logo {
  height: 40px;
  float: left;
  max-width: 100px; }

.logo-partners {
  margin-left: 10px;
  padding-left: 10px;
  border-left: 1px solid #dddddd; }

h1 {
  font-size: 20px;
  font-weight: bold;
  margin: 0 auto 5px auto; }

.live-video-content p a {
  color: #185873 !important; }

.live-video-content .btn {
  color: #ffffff !important;
  font-size: 16px !important; }

.session-title-header a {
  color: #185873;
  border: 2px solid #185873;
  padding: 3px 10px;
  border-radius: 5px;
  background: none;
  font-size: 13px;
  display: inline-block; }
  .session-title-header a:hover {
    text-decoration: none !important; }
  .session-title-header a:before {
    content: '\f177';
    font-family: "Font Awesome 5 Pro";
    margin-right: 5px;
    color: #185873; }

.sponsor-top span {
  font-size: 12px;
  color: #999999;
  font-style: italic;
  margin-right: 5px;
  display: block; }

.session-title-header {
  display: none; }

#video-iframe {
  position: relative;
  width: 100%;
  height: calc((9 / 16) * 100vw);
  max-height: calc(100vh - 169px);
  min-height: 480px;
  background: #000;
  border: none; }

@media (max-height: 768px) {
  /** For Q&A and Chat not to get cut off **/
  #video-iframe {
    height: 100vh;
    max-height: calc(100vh - 100px) !important; } }

@media (max-height: 640px) {
  /** For Q&A and Chat not to get cut off **/
  #video-iframe {
    height: 98vh;
    max-height: 98vh !important; } }

@media (max-width: 568px) {
  /** For Q&A and Chat not to get cut off **/
  #video-iframe {
    height: 98vh;
    max-height: 98vh !important; } }

/*** Live Video Content ***/
.live-video-content h2 {
  font-size: 20px;
  font-weight: bold !important; }

.live-video-content .date-time {
  font-size: 14px;
  color: #777777; }

.live-video-content .date-time span {
  padding-left: 10px;
  padding-right: 10px;
  color: #999999; }

.live-video-content p {
  font-size: 17px;
  color: #555555; }

.live-video-content .speaker img {
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  float: left;
  margin-right: 10px; }

.live-video-content .speaker {
  margin-bottom: 20px;
  padding-bottom: 0 !important; }

.live-video-content .speaker p {
  margin-top: 4px; }

.live-video-content .bottom-sponsors {
  border-top: 1px solid #dddddd;
  padding: 30px 0; }

.live-video-content .bottom-sponsors .col-6 {
  margin-bottom: 20px; }

.live-video-content .bottom-sponsors h4 {
  font-size: 14px;
  font-weight: bold; }

@media (min-width: 540px) {
  .logo {
    max-width: 100%; } }

@media (min-width: 768px) {
  .logo-partners {
    display: inline-block; } }

@media (min-width: 928px) {
  .sponsor-top span {
    display: inline-block; }
  .live-video-content .bottom-sponsors {
    border-top: none; } }

@media (min-width: 1200px) {
  .session-title-header {
    display: unset; }
  .group-logo {
    flex: 0 0 23%;
    max-width: 23%; }
  .session-title-header {
    flex: 0 0 60%;
    max-width: 60%; } }

@media (min-width: 1500px) {
  .group-logo {
    flex: 0 0 16.6666667%;
    max-width: 16.6666667%; }
  .session-title-header {
    flex: 0 0 66.666667%;
    max-width: 66.666667%; } }

#zoom-video.youtube:before {
  display: none !important; }

#zoom-video {
  background: #000000; }

#zoom-video.col-lg-10 {
  max-width: calc(83.33333% - 65px); }

@media (max-width: 992px) {
  .theater-sponsor {
    width: 100% !important;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    position: unset !important;
    border-bottom: 1px solid #dddddd; }
  .theater-sponsor a {
    transform: none !important;
    position: unset !important;
    display: inline-block !important;
    width: auto !important;
    left: unset !important;
    top: unset !important; }
  #video-iframe.non-member {
    padding-top: 23vw !important; } }

/*** Theater Sponsor ***/
.theater-sponsor {
  width: 65px;
  position: absolute;
  /*background: #f4f4f4;*/ }

.theater-sponsor a {
  transform: matrix(0, -1, 1, 0, 0, 0);
  position: absolute;
  display: block;
  width: 300px;
  left: -114px;
  top: 20vh; }

.theater-sponsor img {
  float: left;
  max-height: 35px; }

.theater-sponsor span {
  float: left;
  margin-right: 10px;
  font-size: 12px;
  text-transform: uppercase;
  color: #999999;
  margin-top: 5px; }

/*** Video iFrame ***/
@media (min-width: 992px) {
  #zoom-video {
    max-width: calc(100% - 65px) !important;
    margin-left: 65px;
    text-align: center; } }

#video-iframe.non-member {
  text-align: center;
  color: #ffffff;
  padding-top: 10%;
  line-height: 40px;
  max-height: 480px; }

#video-iframe.non-member a {
  color: #ffffff; }

/* Youtube Video */
@media (min-width: 1900px) {
  #zoom-video.youtube #video-iframe {
    max-width: 1790px; } }

@media (max-height: 900px) and (max-width: 1440px) {
  #zoom-video.youtube #video-iframe {
    max-width: calc(100vw - 25%); } }

@media (max-width: 1300px) {
  #zoom-video.youtube #video-iframe {
    max-width: 100%; } }

/* Global Meet */
#zoom-video.global-meet {
  background: #ededed; }

@media (max-height: 900px) and (max-width: 1440px) {
  #zoom-video.global-meet #video-iframe {
    max-width: calc(100vw - 25%); } }

@media (max-width: 1300px) {
  #zoom-video.global-meet #video-iframe {
    max-width: 100%; } }

.zoom-video-overlay {
  background: #000000;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1; }

.session-sponsor-label {
  font-size: 13px;
  font-style: italic;
  color: #999999; }

.session-not-ready {
  background: #000000;
  max-height: 100%;
  text-align: center;
  color: #ffffff;
  padding-top: 10vh;
  padding-bottom: 20vh; }

.session-not-ready h4 {
  font-size: 24px;
  line-height: 1.5em; }

.session-not-ready h4 span {
  display: block; }

.session-not-ready h5 {
  font-size: 18px;
  margin-top: 75px; }

.session-not-ready ul {
  margin: 0;
  padding: 0; }

.session-not-ready ul li {
  display: inline-block;
  margin-right: 30px; }

.session-not-ready ul li:last-child {
  margin-right: 0; }

.session-not-ready ul li a {
  color: #ffffff;
  opacity: .7;
  text-decoration: underline; }

.session-not-ready .btn {
  color: #ffffff;
  background: #ef4036;
  margin-top: 3em; }

.session-not-ready .btn:before {
  content: '\f2f9';
  font-family: "Font Awesome 5 Pro";
  margin-right: 10px; }

/*** Header ***/
.logo-partners img {
  max-width: 130px; }

.sponsor-top img {
  max-width: 180px; }

@media (max-width: 1775px) {
  .sponsor-top img {
    max-width: 150px; } }

@media (max-width: 1650px) {
  .group-logo a:first-child img {
    max-width: 45% !important; }
  .logo-partners {
    display: unset; } }

/**************************************
Session Live Streaming - Next Session 
***************************************/
.next-session-wrapper {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  margin: 0 auto;
  width: 700px;
  background: #ffffff;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
  border-bottom: 8px solid #185873;
  cursor: pointer;
  padding: 20px 70px 20px 40px;
  text-align: center; }

.next-session-wrapper:hover {
  -webkit-box-shadow: 0px 0px 10px 0px #8fcffc;
  -moz-box-shadow: 0px 0px 10px 0px #8fcffc;
  box-shadow: 0px 0px 10px 0px #8fcffc; }

/*** Play Button ***/
.next-session-wrapper:after {
  font-family: "Font Awesome 5 Pro";
  content: '\f144';
  font-size: 42px;
  font-weight: bold;
  color: #185873;
  position: absolute;
  right: 20px;
  top: 30px; }

/*** Close ***/
.next-session-wrapper .close {
  font-size: 0; }

.next-session-wrapper .close:after {
  font-size: 16px;
  font-weight: 200;
  content: '\f00d';
  font-family: "Font Awesome 5 Pro";
  position: absolute;
  top: 15px;
  left: 15px; }

/*** Text ***/
.next-session-wrapper h3 {
  font-size: 24px;
  color: #185873;
  font-weight: bold; }

.next-session-wrapper p {
  margin-bottom: .5em;
  color: #555555;
  text-transform: uppercase; }

.next-session-wrapper p span {
  font-weight: bold;
  color: #000000; }

@media (max-width: 728px) {
  .next-session-wrapper {
    max-width: 97%; } }

@media (max-width: 628px) {
  .next-session-wrapper {
    text-align: left;
    padding: 20px 55px 15px 20px; }
  .next-session-wrapper .close:after {
    top: 10px;
    right: 10px;
    left: unset; }
  .next-session-wrapper h3 {
    font-size: 18px; }
  .next-session-wrapper p {
    font-size: 14px;
    margin-bottom: .3em; }
  .next-session-wrapper:after {
    font-size: 26px; } }

/* Speaker
Elements that can be styilzed
- .speaker-headshot
- blockquote
- .speaker-published-work
- .session-label
- .session-speaker-headshot
*/
.speaker-bio {
  margin-bottom: 60px; }

.overview .speaker {
  padding-bottom: 3em; }
  .overview .speaker p {
    font-size: 17px;
    line-height: 1.6em;
    margin-bottom: 1em; }
  .overview .speaker img {
    max-width: 100% !important; }
  .overview .speaker .speaker-headshot {
    margin-bottom: 1em;
    /*
// Square + Dropshadow
img{ 
    -webkit-box-shadow: 10px 10px 0px 0px #ff0b0b80;
    -moz-box-shadow: 10px 10px 0px 0px #ff0b0b80;
    box-shadow: 10px 10px 0px 0px #ff0b0b80;
}
*/ }
    .overview .speaker .speaker-headshot img {
      border-radius: 50%; }
  .overview .speaker blockquote {
    font-size: 42px;
    line-height: 1.2em;
    font-style: italic;
    font-weight: normal;
    margin-bottom: 1em;
    text-align: center;
    display: block;
    position: relative;
    /*
    // Thick Hightlight
    display:block;
    font-size:42px;
    line-height:1.2em;
    font-style:italic;
    font-weight:normal;
    margin-bottom:1em;
    text-align:center;
    span{
        background:$primary-color+80;
        color:#ffffff;
        padding-left:.5em;
        padding-right:.5em;
    }
    */
    margin-top: 1em !important;
    margin-bottom: 2em !important; }
    .overview .speaker blockquote:before {
      content: '\f10d';
      font-family: 'Font Awesome 5 Pro', helvetica, arial;
      font-weight: bold;
      color: #185873;
      font-size: 32px;
      margin-right: 10px; }
    .overview .speaker blockquote:after {
      content: '\f10e';
      font-family: 'Font Awesome 5 Pro', helvetica, arial;
      font-weight: bold;
      color: #185873;
      font-size: 32px;
      position: absolute;
      right: 0;
      bottom: 0; }
  .overview .speaker .video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden; }
  .overview .speaker .video-container iframe,
  .overview .speaker .video-container object,
  .overview .speaker .video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%; }

.speaker-full-name {
  font-size: 32px; }

.speaker-work {
  font-size: 20px;
  font-weight: normal;
  margin-bottom: .75em; }
  .speaker-work span {
    color: #cccccc;
    padding: 0 5px; }

.speaker-social-media {
  list-style: none;
  margin-bottom: 1em;
  padding: 0; }
  .speaker-social-media li {
    display: inline-block; }
  .speaker-social-media a {
    width: 33px;
    padding: 5px;
    border-radius: 50px;
    display: block;
    text-align: center; }

.speaker-published-work {
  /*
    //Wavy Underline
    a{
        text-decoration-line: underline;
        text-decoration-style: wavy;
        text-decoration-color:$primary-color;
        &:hover{
            text-decoration:none;
        }
    }
    */ }
  .speaker-published-work ul {
    padding: 0;
    list-style: none;
    margin-top: 1em; }
  .speaker-published-work li {
    margin-bottom: 1em; }
  .speaker-published-work a {
    background: white;
    background: linear-gradient(180deg, white 0%, white 70%, #68a8c3 70%, #68a8c3 100%);
    padding-bottom: 4px;
    line-height: 1.5em;
    font-size: 18px; }
    .speaker-published-work a:hover {
      text-decoration: none; }

/*** Speaker Session ***/
.speaker-session {
  background: #eeeeee;
  padding-left: 40px;
  padding-right: 40px;
  padding-bottom: 20px;
  margin-bottom: 30px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  /*
    // Square + Dropshadow
    .session-speaker-headshot{
        text-align:right;
        img{
            max-width:100%;
            -webkit-box-shadow: 5px 5px 0px 0px #ff0b0b80;
            -moz-box-shadow: 5px 5px 0px 0px #ff0b0b80;
            box-shadow: 5px 5px 0px 0px #ff0b0b80;
        }
    }
    */ }
  @media (max-width: 576px) {
    .speaker-session {
      padding-left: 20px;
      padding-right: 20px; } }
  .speaker-session > div:nth-of-type(2) {
    border-top: none !important;
    padding-top: 0; }
  .speaker-session .row {
    border-top: 1px solid #cccccc;
    padding-top: 15px; }
  .speaker-session .btn {
    font-size: 16px; }
  .speaker-session h2 {
    font-size: 22px;
    margin-bottom: 5px;
    margin-top: 10px; }
  .speaker-session .date,
  .speaker-session .time {
    font-size: 16px;
    color: #333333; }
    .speaker-session .date span,
    .speaker-session .time span {
      color: #777777; }
  .speaker-session .time {
    margin-bottom: 10px; }
  .speaker-session p {
    font-size: 17px;
    line-height: 1.6em;
    margin-bottom: 1.5em; }
  .speaker-session .session-speaker-headshot {
    text-align: right; }
    .speaker-session .session-speaker-headshot img {
      max-width: 100%;
      border-radius: 50%;
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%; }
  .speaker-session .session-label {
    /*** Partial ***/
    display: inline-block;
    background: #185873;
    padding: 5px 25px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 15px;
    margin-top: -2px;
    /*
    //Postit Label
    display: inline-block;
    background: $primary-color+80;
    padding: 5px 25px;
    border-right: 5px solid $primary-color;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 15px;
    margin-left:-40px;
    margin-top:20px;
    padding-left:40px;
    */ }

/*** Footer ***/
.footer-register {
  margin-top: 50px;
  background: #cccccc;
  padding: 100px 50px;
  text-align: center; }
  .footer-register .container {
    background: #ffffff;
    padding: 50px 20px 65px 20px; }
  .footer-register h3 {
    font-size: 38px;
    margin-bottom: .5em; }
  .footer-register .btn {
    margin-bottom: 1em;
    display: inline-block; }
  .footer-register p {
    font-size: 18px;
    color: #555555;
    line-height: 1.5em; }

.faqblock-wrapper .collapse.in {
  width: auto !important;
  margin-bottom: 20px; }

/*** Speaker List ***/
.row.speaker-list {
  margin-top: 50px; }
  .row.speaker-list h4 {
    font-size: 20px !important; }

.speaker-list {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap; }
  .speaker-list .col-xs-6 {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    background: #eeeeee;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    padding: 25px 15px;
    text-align: center;
    border: 10px solid #ffffff; }

.speaker-item img {
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border: 5px solid #ffffff;
  margin: 0 auto 1em auto !important; }

.speaker-item h3 {
  font-size: 20px !important;
  margin-bottom: 0 !important; }

.speaker-item h3 a {
  color: #185873; }

.speaker-item p {
  font-size: 16px !important;
  color: #555555;
  padding-bottom: 2em; }

.speaker-item .more-info {
  font-size: 15px;
  text-decoration: underline;
  color: #777777;
  position: absolute;
  bottom: 25px;
  left: 0;
  right: 0;
  margin: 0 auto; }

/*** Hide / Show ***/
.hide {
  display: none; }

.show {
  display: block !important; }

/*** Initial Load ***/
.feedback-form .bbmform .instructionText {
  display: none; }

.feedback-form-circle-x {
  position: absolute;
  bottom: 20px;
  right: 10px;
  background: #185873 !important;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  display: block;
  text-align: center;
  padding-top: 17px;
  z-index: 2;
  text-decoration: none !important; }
  .feedback-form-circle-x:before {
    content: '\f00d';
    font-family: 'Font Awesome 5 Pro';
    font-size: 20px;
    color: #ffffff !important;
    z-index: 1; }

.feedback-form-circle {
  position: absolute;
  bottom: 20px;
  right: 10px;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  display: block;
  text-align: center;
  z-index: 2;
  background: #185873;
  padding-top: 19px;
  padding-left: 10px; }
  .feedback-form-circle:before {
    content: '';
    background: url(https://sc.bobitstudios.com/logos/gfx-white.svg) no-repeat;
    background-size: 40px;
    width: 40px;
    height: 40px;
    z-index: 1;
    display: block; }

.feedback-form-message {
  position: absolute;
  bottom: 90px;
  right: 10px;
  z-index: 2;
  background: #ffffff;
  border: 1px solid #000000;
  padding: 20px;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.4); }
  .feedback-form-message:hover {
    text-decoration: none; }
  .feedback-form-message span {
    margin-top: -45px;
    position: absolute;
    color: #999999; }
    .feedback-form-message span:before {
      content: '\f057';
      font-family: 'Font Awesome 5 Pro'; }
    .feedback-form-message span:hover {
      text-transform: none; }

/*** Form ***/
.feedback-form {
  width: 100%;
  height: 100%;
  position: relative;
  background: #ffffff; }
  .feedback-form header {
    color: #ffffff;
    background: #185873;
    padding: 15px; }
    .feedback-form header h3 {
      font-size: 15px;
      font-weight: bold;
      margin-bottom: 0; }
  .feedback-form .close-form:before {
    font-family: 'Font Awesome 5 Pro';
    content: '\f00d';
    color: #ffffff;
    position: absolute;
    right: 15px;
    top: 12px; }
  .feedback-form .bbmform .field > label {
    margin-bottom: 10px !important; }
  .feedback-form .bbmform > .container {
    padding-left: 30px !important;
    padding-right: 30px !important; }

@media (min-width: 568px) {
  .feedback-form-circle,
  .feedback-form-circle-x {
    right: 20px; }
  .feedback-form-message {
    position: absolute;
    bottom: 90px;
    right: 20px; }
  .feedback-form {
    position: absolute;
    bottom: 90px;
    right: 20px;
    overflow: hidden;
    height: 600px;
    overflow-y: visible;
    background: #ffffff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    z-index: 3;
    width: 320px;
    -webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.4); }
    .feedback-form .bbmform {
      padding-top: 0 !important; } }

.zone-name {
  display: block; }
