/*-----------------------Global------------------------*/
body {
  overflow-x: hidden;
  color: #000000;
  font-family: "Raleway", sans-serif;
  font-size: 16px;
  font-weight: 400; }

body .homefont {
  font-size: 1.313em; }

b, strong {
  font-weight: 700; }

.center {
  text-align: center; }

.no-padding {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-top: 0; }

ul {
  list-style-image: url(/~/media/SMWorld/Images/bullet-teal.png);
  list-style-position: initial;
  list-style-type: disc;
  margin: 0; }
  ul .menu {
    list-style-image: none; }

h1, h2, h3, h4, h5 {
  color: #0e2f42;
  line-height: 1.1em;
  font-weight: bold; }

h1 {
  font-size: 50px; }

h2 {
  font-size: 38px; }

h3 {
  font-size: 1.5em; }

h4 {
  font-size: 1.313em; }

h5 {
  font-size: 0.875em; }

p {
  margin: 0px 0 20px; }

a, a:hover {
  color: #009d8e;
  font-weight: bold; }

.btn, .btn-warning {
  background-color: #f8bc16;
  color: #0e2f42;
  font-weight: bold;
  text-transform: uppercase;
  padding: 12px 25px;
  margin: .5em 0; }
  .btn a, .btn-warning a {
    color: #0e2f42;
    font-weight: bold; }
    .btn a :hover, .btn a :focus, .btn-warning a :hover, .btn-warning a :focus {
      color: #ffffff; }

.btn:hover, .btn:focus {
  color: #ffffff; }

.card-body {
  padding: 0px; }

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

.section-padding {
  padding: 15px 0; }

.section-teal {
  background: #009d8e;
  color: #ffffff; }
  .section-teal a {
    color: #ffffff; }

.section-black {
  background: #000000;
  color: #ffffff; }
  .section-black h1, .section-black h2, .section-black h3, .section-black h4, .section-black h5, .section-black h6 {
    color: #ffffff; }
  .section-black a {
    color: #ffffff; }

.section-purple {
  color: #ffffff;
  background: #842990; }
  .section-purple h3 {
    color: #ffffff; }
  .section-purple h5 {
    color: #ffffff; }
  .section-purple .btn, .section-purple .btn-warning, .section-purple .call-to-action, .section-purple a.btn, .section-purple .btn a, .section-purple .btn-info, .section-purple input[type=submit] {
    background-color: #ffffff;
    text-decoration: none;
    color: #ffffff; }
    .section-purple .btn a, .section-purple .btn-warning a, .section-purple .call-to-action a, .section-purple a.btn a, .section-purple .btn a a, .section-purple .btn-info a, .section-purple input[type=submit] a {
      color: #ffffff;
      font-weight: bold; }
      .section-purple .btn a :hover, .section-purple .btn-warning a :hover, .section-purple .call-to-action a :hover, .section-purple a.btn a :hover, .section-purple .btn a a :hover, .section-purple .btn-info a :hover, .section-purple input[type=submit] a :hover {
        text-decoration: underline; }

hr.special, hr.special.left {
  border: none;
  width: 68px;
  color: #009d8e;
  height: 3px;
  margin-top: 10px;
  background-color: #009d8e; }

hr.special.left {
  margin: 10px 0 15px 0;
  text-align: left; }

input {
  border-radius: 5px;
  padding: 5px; }

label {
  font-weight: 600;
  margin-left: 10px; }

.segment_purple {
  background: url("/~/media/SMWorld/Images/Backgrounds/purple");
  background-position: bottom right;
  background-size: cover;
  background-repeat: no-repeat no-repeat;
  padding: 40px 0;
  color: #ffffff; }
  .segment_purple hr.special {
    background-color: #f8bc16; }
  .segment_purple h2, .segment_purple h3 {
    color: #ffffff; }

thead {
  background-color: #009d8e;
  color: #ffffff; }

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

/*---------------------Alert------------------------------*/
.alert-bar {
  color: #ffffff;
  background-color: #842990;
  font-weight: bold;
  text-align: center; }
  .alert-bar a {
    color: #ffffff;
    text-decoration: underline; }

/*-----------------Branding----------------*/
.navbar-brand {
  float: right;
  margin: 0;
  padding: 0;
  height: auto;
  width: auto; }

.navbar-event-div {
  margin: 0;
  padding: 0;
  height: auto;
  width: auto; }

.navbrand {
  background-image: url(/~/media/SMWorld/images/Backgrounds/smwheaderbg.jpg);
  padding: 15px 0; }

.navbrand-logo {
  width: inherit; }

.navbrand-text {
  color: #ffffff;
  font-size: 1.313em;
  margin-top: 20px;
  text-align: right; }

.navbrand-slogan {
  float: right;
  margin-top: 10px;
  margin-bottom: 10px; }

/*-----------------Date & Location----------------*/
.event-date {
  color: #000000;
  font-weight: 700;
  margin: 23px 5px 0 10px;
  padding: 0; }

.event-location {
  color: #000000;
  font-weight: 700;
  margin: 0 5px 0 10px;
  padding: 0; }

/*-----------------------Navigation------------------------*/
.primarynavwrapper {
  background-color: #009d8e;
  min-height: 60px; }

#navbar-ex-collapse {
  margin: 0;
  padding: 0;
  height: auto;
  background-color: #2c378d; }

.navbar {
  padding: 18px 0 10px 0; }

.navbar-default .navbar-nav .dropdown .dropdown-toggle {
  color: #ffffff;
  font-weight: 600;
  padding: 20px 0px 20px 0px;
  margin: 5px 18px 5px 18px;
  text-transform: uppercase; }

#dropdown6, #dropdown7, #dropdown8 {
  color: #000000;
  font-weight: 600;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  background-color: #f8bc16;
  padding: 10px;
  margin: 10px; }

#dropdown1:hover,
#dropdown2:hover,
#dropdown3:hover,
#dropdown4:hover,
#dropdown5:hover {
  padding-bottom: 20px;
  margin-bottom: 0px;
  border-bottom: 5px solid #f8bc16; }

.dropdown:hover .dropdown-menu {
  display: block; }

#dropdown6:hover,
#dropdown7:hover {
  color: #ffffff; }

.main-menu {
  margin-left: 18px;
  padding-top: 0px;
  padding-bottom: 0px; }

.navbar-default .navbar-nav li.open a.dropdown-toggle {
  padding-bottom: 20px;
  margin-bottom: 0px;
  border-bottom: 5px solid #f8bc16; }

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open {
  background-color: inherit;
  color: #ffffff; }

.dropdown a {
  color: #0e2f42; }

.dropdown ul.menu a.hover {
  background: #f8bc16; }

.dropdown-menu {
  border-radius: 0;
  top: 35px;
  min-width: 12rem; }
  .dropdown-menu a {
    padding: 10px;
    text-decoration: none;
    color: #0e2f42;
    display: block;
    font-weight: bold;
    font-size: 14px; }
  .dropdown-menu li.divider {
    height: 1px;
    background-color: #f8bc16;
    margin: 0; }
  .dropdown-menu li:hover {
    background-color: #f8bc16; }
    .dropdown-menu li:hover a {
      color: #ffffff; }

.dropdown-toggle {
  padding-right: 1.7rem; }

.dropdown-toggle::after {
  display: inline-block;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
  border-top: .3em solid;
  border-right: .3em solid transparent;
  border-bottom: 0;
  border-left: .3em solid transparent; }

.navbar-toggler {
  border: 1px solid #2c378d;
  border-radius: 2px; }

.icon-bar {
  background-color: #ffffff;
  display: block;
  width: 28px;
  height: 4px;
  border-radius: 1px;
  margin: 3px 0px; }

ul .menu {
  padding-left: 0; }

.nav .dropdown .dropdown-menu ul {
  margin-top: 0px;
  list-style-type: none; }

.nav .dropdown .dropdown-menu a {
  padding: 10px 20px 0px 20px;
  text-decoration: none;
  color: #2c378d;
  display: block;
  font-weight: 600;
  font-size: 13px;
  text-transform: uppercase; }

.nav .dropdown .dropdown-menu a:visited {
  color: #2c378d; }

/*-----------------------Media Queries------------------------*/
@media only screen and (max-width: 768px) {
  /*-----------------Branding----------------*/
  .navbrand-row-div-div {
    margin: 0;
    padding: 0;
    width: 100%;
    margin: 5px 0; }
  .navbrand-logo-div {
    margin: 0 auto;
    padding: 0;
    width: 100%; }
  .navbrand-logo {
    margin: 0 auto;
    padding: 0;
    width: 100%; }
  /*-----------------Date & Location----------------*/
  .navbrand-text {
    width: 100%;
    margin: 0 auto; }
  .navbrand-text-date {
    font-size: 40px; }
  .navbrand-text-location {
    font-size: 24px; }
  /*-----------------------Navigation------------------------*/
  /*---Hamburger Menu---*/
  #mainform > div.fixed-top > nav > div > div.navbar-header,
  #mainform > div.fixed-top > nav > div > div.navbar-header > button {
    background-color: #2c378d; }
  #mainform > nav > div > div {
    margin: 0;
    padding: 0;
    height: auto;
    width: 100%; }
  .icon-bar {
    color: #ffffff;
    border: 1px solid #ffffff; }
  /*---Hamburger---*/
  .navbar-header {
    padding-right: 15px; }
  #dropdown1,
  #dropdown2,
  #dropdown3,
  #dropdown4,
  #dropdown5 {
    font-weight: 700; }
  #menu > li > ul > li > a {
    color: #2c378d; }
  #Navigation1_AboutMenu > ul > li > a,
  #Navigation1_AttendMenu > ul > li > a,
  #Navigation1_ConferenceMenu > ul > li > a,
  #Navigation1_ExpoMenu > ul > li > a {
    color: #2c378d; }
  #Navigation1_AboutMenu > ul > li > a:hover,
  #Navigation1_AttendMenu > ul > li > a:hover,
  #Navigation1_ConferenceMenu > ul > li > a:hover,
  #Navigation1_ExpoMenu > ul > li > a:hover {
    background-color: #2c378d;
    color: #ffffff; }
  #Navigation1_AboutMenu > ul > li:hover,
  #Navigation1_AttendMenu > ul > li:hover,
  #Navigation1_ConferenceMenu > ul > li:hover,
  #Navigation1_ExpoMenu > ul > li:hover {
    border: 1px solid #ffffff; }
  /*-----------------------End Navigation------------------------*/ }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .navbrand-logo {
    margin: 0 auto;
    padding: 0;
    width: 100%; }
  /*-----------------Date & Location----------------*/
  .navbrand-text-date {
    font-size: 40px; }
  .navbrand-text-location {
    font-size: 24px; }
  /*-----------------------Navigation------------------------*/
  .navbar-header {
    padding-right: 15px; }
  #dropdown1,
  #dropdown2,
  #dropdown3,
  #dropdown4,
  #dropdown5 {
    font-weight: 700; }
  #menu {
    margin: 0;
    padding: 0 10px; }
  #menu > li {
    margin: 0;
    padding: 2px; }
  .dropdown {
    margin: 0;
    padding: 0; }
  #menu > li > ul > li > a {
    color: #ffffff; }
  #Navigation1_AboutMenu > ul > li > a,
  #Navigation1_AttendMenu > ul > li > a,
  #Navigation1_ConferenceMenu > ul > li > a,
  #Navigation1_ExpoMenu > ul > li > a {
    color: #2c378d; }
  #Navigation1_AboutMenu > ul > li > a:hover,
  #Navigation1_AttendMenu > ul > li > a:hover,
  #Navigation1_ConferenceMenu > ul > li > a:hover,
  #Navigation1_ExpoMenu > ul > li > a:hover {
    color: #ffffff;
    font-weight: 700; } }

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .navbrand-logo {
    margin: 0 auto;
    padding: 0;
    width: 100%; }
  /*-----------------Date & Location----------------*/
  .navbrand-text-date {
    font-size: 40px; }
  .navbrand-text-location {
    font-size: 24px; } }

/*-----------------End Navigation----------------*/
/*-----------------------Start Main Carousel------------------------*/
.carousel-wrapper {
  background-color: #2c378d;
  background-image: url("/~/media/SMWorld/Images/Backgrounds/MainCarouselBackground"); }

.carousel-indicators {
  bottom: 0;
  left: 50%;
  margin-top: 11.25px; }
  .carousel-indicators li {
    background-color: #444;
    border: none; }
  .carousel-indicators .active {
    background-color: #2c378d;
    border: none; }

.carousel-fade {
  position: relative;
  height: 428px;
  width: 100%; }

.carousel-fade .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
  height: 428px;
  min-width: 100%;
  width: 100%; }

.carousel-fade .carousel-inner .active {
  opacity: 1;
  min-width: 100%;
  width: 100%; }

.carousel-fade .carousel-inner .carousel-image {
  position: absolute;
  bottom: 0;
  left: 0;
  min-width: 100%;
  height: 500px;
  max-width: none; }

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1; }

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .next.right {
  opacity: 1;
  width: 100%; }

.carousel-fade .carousel-control {
  z-index: 2;
  opacity: 0; }

.carousel-fade .carousel-control:hover {
  z-index: 2;
  opacity: 1; }

.carousel-control {
  max-height: 428px; }

.SMW-carousel-control {
  border: 2px solid #ffffff;
  border-radius: 25px;
  font-size: 10px; }

.glyphicon.glyphicon-chevron-left,
.glyphicon.glyphicon-chevron-right {
  padding: 2px 0 0 0;
  font-size: 19px; }

#SMW-Carousel .carousel-indicators > li {
  margin: 0 2px;
  background-color: #dcdcdc;
  border: 1px solid #dcdcdc;
  opacity: 1; }

#SMW-Carousel .carousel-indicators > li.active {
  background-color: #2c378d;
  width: 10px;
  height: 10px;
  opacity: 1; }

.carousel-indicators {
  bottom: -30px; }

#SMW-Carousel {
  position: relative;
  height: 428px; }

#SMW-Carousel .carousel-inner .item {
  height: 428px; }

.hero {
  position: absolute;
  top: 0%;
  right: 0%;
  z-index: 2;
  color: #000000;
  background-color: #ffffff;
  opacity: .9;
  height: 100%;
  width: 300px; }
  .hero a.btn {
    margin-left: 13px; }

.hero h1 {
  margin: 5% 5% 0 5%;
  font-size: 28px;
  font-weight: bold;
  color: #0e2f42; }

.hero h2 {
  margin: 2% 5% 0 5%;
  font-size: 16px;
  font-weight: bold;
  color: #000000; }

.hero h3 {
  margin: 5% 5% 5% 5%;
  font-size: 16px;
  font-weight: normal;
  color: #0e2f42; }

.HDI-main-section {
  margin: 40px 0 0 0;
  padding: 0; }

.HDI-main-title {
  margin: 0;
  padding: 0 0 0 5%;
  font-size: 19px;
  font-weight: bold; }

.HDI-main-text {
  margin: 0;
  padding: 0 0 0 5%;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 17px; }

.HDI-main-text-button {
  margin: 10px 0 0 0;
  padding: 0 0 0 5%;
  align: center; }

.HDI-Button,
.HDI-Button-Intro {
  padding: 5px;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  color: #FFFFFF;
  background-color: #73BEE6;
  border: 1px solid #000000;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px; }

.HDI-Button-Intro {
  padding: 12px; }

.HDI-media-content-more {
  margin: 0 0 0 25%;
  padding: 0; }

/*---------------------Video carousel------------------*/
.carousel-align {
  background-position: bottom right;
  background-size: cover;
  background-repeat: no-repeat no-repeat;
  margin: 0;
  padding: 0; }

#main-carousel .carousel-indicators {
  bottom: -12px;
  font-size: 12px;
  line-height: 1.2em; }

.carousel-caption {
  top: 1%;
  right: 0%;
  bottom: 5%;
  left: 0%;
  margin: 0;
  padding: 0;
  top: 16% \;
  /*Hack to target IE9 with the backslash*/ }
  .carousel-caption .btn {
    font-size: 18px; }

.carousel-caption-data {
  margin: 0;
  padding: 10px 0;
  color: #ffffff;
  text-shadow: 2px 2px 5px #000000; }

.carousel-caption-data-title {
  font-size: 50px;
  font-weight: 3.4375em; }
  .carousel-caption-data-title h5 {
    font-size: 38px;
    color: #ffffff; }

.carousel-caption-data-secondary {
  font-size: 30px; }

.carousel-caption-data h3 {
  margin: .25% 1% .25% 0;
  color: red;
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  font-size: 16px;
  text-align: left; }

.carousel-caption-data div {
  margin: 0;
  font-weight: 500; }

/*-----------------Countdown-timer-----------------------*/
#clockdiv {
  padding-top: 10px; }

.countdown {
  width: 20%;
  height: 130px;
  margin: 5px;
  display: block;
  position: relative; }

.countdown::after {
  content: "";
  border: 1px solid rgba(255, 255, 255, 0.5);
  border-radius: 10px;
  background: url("/~/media/SMWorld/Images/Backgrounds/White");
  opacity: 0.5;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  z-index: -1; }

.number-label {
  color: #000000;
  width: 100%;
  height: 70px;
  float: left;
  font-size: 62px;
  display: inline-block; }

.unit-label {
  color: #000000;
  width: 100%;
  height: 30px;
  margin: 15px 0 0 1%;
  text-transform: uppercase;
  float: left; }

/*-----------------------Media Queries------------------------*/
@media only screen and (max-width: 992px) {
  #SMW-Carousel .carousel-inner .item.active .hero {
    width: 55%;
    left: 35%; }
  #SMW-Carousel .carousel-inner .item.active .hero,
  #SMW-Carousel > div > div > div.hero,
  .hero {
    width: 30%;
    left: 60%; }
  .hero h1 {
    font-size: 19px; }
  .hero h2,
  .hero h3 {
    font-size: 14px; } }

@media only screen and (max-width: 768px) {
  #SMW-Carousel .carousel-inner .item.active .hero,
  #SMW-Carousel > div > div > div.hero,
  .hero {
    width: 80%;
    left: 10%; }
  .hero h1 {
    font-size: 16px; }
  .hero h2,
  .hero h3 {
    font-size: 13px; } }

/*-----------------------End Main Carousel------------------------*/
.page_header {
  background-image: url("/~/media/SMWorld/Images/Backgrounds/SecondaryPageMenuBackground");
  background-position: bottom right;
  background-size: cover;
  background-repeat: no-repeat no-repeat;
  margin: 0 auto;
  border-bottom: 10px solid #842990;
  margin: 0;
  text-align: center;
  margin-bottom: 20px;
  color: #ffffff;
  font-size: 50px;
  font-weight: 500;
  padding: 60px 0; }

/*-----------Exhibitors Grid Listing copied from HDI-------*/
.exhibitor {
  margin: 0 8px 16px 0;
  padding: 0;
  position: relative; }
  .exhibitor a {
    width: 160px;
    height: 160px; }
    .exhibitor a img {
      border: 1px solid #b7b7b7;
      margin: 0 8px 16px 0;
      padding: 5px; }
  .exhibitor .label {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    padding: 1px 5px 1px 5px;
    line-height: 16px;
    color: #fff;
    text-transform: uppercase;
    background: #000; }

.main-content .exhibitor-description {
  position: relative;
  display: none;
  max-width: 100%;
  padding: 20px 10px 10px 10px;
  margin: 0 0 16px 0;
  clear: both;
  background: #dcdcdc;
  border: none; }

.main-content .exhibitor-description:after {
  position: absolute;
  bottom: 100%;
  left: 10px;
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-bottom-color: #d9d9d9; }

.main-content .exhibitor-description .exhibitor-descimage {
  float: left;
  width: 200px;
  margin-right: 25px; }

.main-content .exhibitor-description .exhibitor-descbio {
  float: left;
  width: 443px; }

.main-content .exhibitor-description .exhibitor-bio-name {
  font-size: 18px;
  font-weight: bold; }

.main-content .exhibitor-description .exhibitor-level {
  position: absolute;
  top: 0;
  right: 0;
  padding: 1px 5px 1px 5px;
  font-family: "Open Sans", sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  color: #fff;
  text-transform: uppercase;
  background: #000; }

/*-----------Pricing and Discounts-----------*/
.pricing {
  background: #0e2f42;
  color: #ffffff;
  min-height: 190px;
  padding: 15px; }

.pricing-name {
  font-weight: bold;
  font-size: 20px;
  padding-bottom: 15px;
  border-bottom: 1px solid #ffffff; }

.pricing-special {
  font-size: 30px;
  font-weight: bold; }

.p1 {
  background: #842990; }

.p2 {
  background: #009d8e; }

.p3 {
  background: #f8bc16; }

/*------------------------Start Introduction-----------------------------*/
#introduction {
  text-align: center;
  padding: 30px 9%;
  width: 100%; }

#introduction img {
  display: inline; }

/*------------------------Start Speakers-----------------------------*/
#speakers_home {
  text-align: center;
  padding: 40px; }

.speaker_name {
  font-weight: bold;
  font-size: 1.313em; }

.speaker_company {
  padding-bottom: 40px; }

.speaker_image {
  padding: 35px 0; }

/*------------------------Start Video-----------------------------*/
#video {
  padding: 35px 0; }

/*------------------------Start Keynotes-----------------------------*/
#keynotes {
  text-align: center;
  padding: 30px 9% 30px 9%;
  background: url("/~/media/SMWorld/Images/Backgrounds/Keynotes");
  background-position: bottom right;
  background-size: cover;
  background-repeat: no-repeat no-repeat;
  margin: 0; }

#keynotes .keynotes-div .keynotes-images .keynotes-image-container {
  display: inline-block;
  position: relative;
  border-right: 10px solid transparent;
  -webkit-border-image: url("/~/media/SMWorld/Images/Keynotes/Keynote_Image_Border") 10 round;
  -o-border-image: url("/~/media/SMWorld/Images/Keynotes/Keynote_Image_Border") 10 round;
  border-image: url("/~/media/SMWorld/Images/Keynotes/Keynote_Image_Border") 10 round; }

#keynotes .keynotes-div .keynotes-images .keynotes-image-container::before {
  display: block;
  content: '';
  position: absolute;
  top: 5px;
  right: 5px;
  bottom: 5px;
  left: 5px;
  border: 3px solid transparent;
  -moz-border-image: -moz-linear-gradient(bottom right, #ffc20e, #f36e24);
  /* For Firefox 3.6 to 15 */
  /*
    -webkit-border-image: -webkit-linear-gradient(left top, #ffc20e, #f36e24); /* For Safari 5.1 to 6.0 */
  /*
    -o-border-image: -o-linear-gradient(bottom right, #ffc20e, #f36e24); /* For Opera 11.1 to 12.0 */
  /*
    border-image: linear-gradient(to bottom right, #ffc20e, #f36e24); /* Standard syntax (must be last) */
  /*
    border-image-slice: 1;
}
*/
  /*-----------------------Keynotes Media Queries------------------------*/ }
  #keynotes .keynotes-div .keynotes-images .keynotes-image-container::before #keynotes .keynotes-div .keynotes-images .last-row-left .keynotes-image-container,
  #keynotes .keynotes-div .keynotes-images .keynotes-image-container::before #keynotes .keynotes-div .keynotes-images .last-row-left p,
  #keynotes .keynotes-div .keynotes-images .keynotes-image-container::before #keynotes .keynotes-div .keynotes-images .last-row-left h3 {
    margin-left: 35%;
    width: 65%; }
  #keynotes .keynotes-div .keynotes-images .keynotes-image-container::before #keynotes .keynotes-div .keynotes-images .last-row-right .keynotes-image-container,
  #keynotes .keynotes-div .keynotes-images .keynotes-image-container::before #keynotes .keynotes-div .keynotes-images .last-row-right p,
  #keynotes .keynotes-div .keynotes-images .keynotes-image-container::before #keynotes .keynotes-div .keynotes-images .last-row-right h3 {
    margin-right: 35%;
    width: 65%; }
  #keynotes .keynotes-div .keynotes-images .keynotes-image-container::before #keynotes .keynotes-div .keynotes-images .last-row-center .keynotes-image-container,
  #keynotes .keynotes-div .keynotes-images .keynotes-image-container::before #keynotes .keynotes-div .keynotes-images .last-row-center p,
  #keynotes .keynotes-div .keynotes-images .keynotes-image-container::before #keynotes .keynotes-div .keynotes-images .last-row-center h3 {
    /*TODO*/ }
  #keynotes .keynotes-div .keynotes-images .keynotes-image-container::before #keynotes img {
    display: inline; }
  #keynotes .keynotes-div .keynotes-images .keynotes-image-container::before #keynotes .call-to-action:hover {
    color: #ffffff; }
  @media only screen and (max-width: 768px) {
    #keynotes .keynotes-div .keynotes-images .keynotes-image-container::before #keynotes .keynotes-div .keynotes-images .last-row-left .keynotes-image-container,
    #keynotes .keynotes-div .keynotes-images .keynotes-image-container::before #keynotes .keynotes-div .keynotes-images .last-row-left p,
    #keynotes .keynotes-div .keynotes-images .keynotes-image-container::before #keynotes .keynotes-div .keynotes-images .last-row-left h3 {
      margin-left: 0;
      width: auto; }
    #keynotes .keynotes-div .keynotes-images .keynotes-image-container::before #keynotes .keynotes-div .keynotes-images .last-row-right .keynotes-image-container,
    #keynotes .keynotes-div .keynotes-images .keynotes-image-container::before #keynotes .keynotes-div .keynotes-images .last-row-right p,
    #keynotes .keynotes-div .keynotes-images .keynotes-image-container::before #keynotes .keynotes-div .keynotes-images .last-row-right h3 {
      margin-right: 0;
      width: auto; }
    #keynotes .keynotes-div .keynotes-images .keynotes-image-container::before #keynotes .keynotes-div .keynotes-images .last-row-center .keynotes-image-container,
    #keynotes .keynotes-div .keynotes-images .keynotes-image-container::before #keynotes .keynotes-div .keynotes-images .last-row-center p,
    #keynotes .keynotes-div .keynotes-images .keynotes-image-container::before #keynotes .keynotes-div .keynotes-images .last-row-center h3 {
      /*TODO*/ } }
  @media only screen and (min-width: 768px) and (max-width: 992px) {
    #keynotes .keynotes-div .keynotes-images .keynotes-image-container::before {
      /*-------------Keynotes-----------------------------*/ }
      #keynotes .keynotes-div .keynotes-images .keynotes-image-container::before #keynotes .keynotes-div .keynotes-images .last-row-left .keynotes-image-container,
      #keynotes .keynotes-div .keynotes-images .keynotes-image-container::before #keynotes .keynotes-div .keynotes-images .last-row-left p,
      #keynotes .keynotes-div .keynotes-images .keynotes-image-container::before #keynotes .keynotes-div .keynotes-images .last-row-left h3 {
        margin-left: 0;
        width: auto; }
      #keynotes .keynotes-div .keynotes-images .keynotes-image-container::before #keynotes .keynotes-div .keynotes-images .last-row-right .keynotes-image-container,
      #keynotes .keynotes-div .keynotes-images .keynotes-image-container::before #keynotes .keynotes-div .keynotes-images .last-row-right p,
      #keynotes .keynotes-div .keynotes-images .keynotes-image-container::before #keynotes .keynotes-div .keynotes-images .last-row-right h3 {
        margin-right: 0;
        width: auto; }
      #keynotes .keynotes-div .keynotes-images .keynotes-image-container::before #keynotes .keynotes-div .keynotes-images .last-row-center .keynotes-image-container,
      #keynotes .keynotes-div .keynotes-images .keynotes-image-container::before #keynotes .keynotes-div .keynotes-images .last-row-center p,
      #keynotes .keynotes-div .keynotes-images .keynotes-image-container::before #keynotes .keynotes-div .keynotes-images .last-row-center h3 {
        /*TODO*/ } }
  @media only screen and (min-width: 992px) and (max-width: 1200px) {
    #keynotes .keynotes-div .keynotes-images .keynotes-image-container::before #keynotes .keynotes-div .keynotes-images .last-row-left .keynotes-image-container,
    #keynotes .keynotes-div .keynotes-images .keynotes-image-container::before #keynotes .keynotes-div .keynotes-images .last-row-left p,
    #keynotes .keynotes-div .keynotes-images .keynotes-image-container::before #keynotes .keynotes-div .keynotes-images .last-row-left h3 {
      margin-left: 0;
      width: auto; }
    #keynotes .keynotes-div .keynotes-images .keynotes-image-container::before #keynotes .keynotes-div .keynotes-images .last-row-right .keynotes-image-container,
    #keynotes .keynotes-div .keynotes-images .keynotes-image-container::before #keynotes .keynotes-div .keynotes-images .last-row-right p,
    #keynotes .keynotes-div .keynotes-images .keynotes-image-container::before #keynotes .keynotes-div .keynotes-images .last-row-right h3 {
      margin-right: 0;
      width: auto; }
    #keynotes .keynotes-div .keynotes-images .keynotes-image-container::before #keynotes .keynotes-div .keynotes-images .last-row-center .keynotes-image-container,
    #keynotes .keynotes-div .keynotes-images .keynotes-image-container::before #keynotes .keynotes-div .keynotes-images .last-row-center p,
    #keynotes .keynotes-div .keynotes-images .keynotes-image-container::before #keynotes .keynotes-div .keynotes-images .last-row-center h3 {
      /*TODO*/ } }

/*------------------------Start Subscribe-----------------------------*/
#subscribe .subscribe-div .row .email-address {
  width: 100%;
  color: #000;
  font-size: 48px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  background-color: #fff;
  padding: 15px 30px 15px 30px;
  margin: 10px 0px 10px 0px;
  display: inline-block;
  text-decoration: none;
  border: none; }

#subscribe .subscribe-div .row .email-address:active,
#subscribe .subscribe-div .row .email-address:focus {
  outline: none; }

#subscribe .subscribe-div .row .submitz {
  color: #000000;
  font-weight: 600;
  font-size: 24px;
  font-family: "Raleway", sans-serif;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  background-color: #f8bc16;
  padding: 25px;
  margin: 10px 0px;
  display: inline-block;
  text-decoration: none;
  border: none;
  text-transform: uppercase; }

#subscribe .subscribe-div .row .submitz:hover {
  color: #ffffff; }

/*------------------------Start Gallery-----------------------------*/
#gallery a.btn {
  margin: 25% 0; }

#gallery .gallery-div {
  margin-top: 15px; }

/*----------------------Start Sponsors-----------------------------*/
#sponsors {
  text-align: center;
  padding: 30px 0 40px 0;
  background: url("/~/media/SMWorld/Images/Backgrounds/White");
  background-size: cover;
  background-repeat: no-repeat; }

#sponsors .sponsors-intro {
  margin-right: 9%;
  margin-left: 9%; }

#sponsors hr {
  border: none;
  width: 6%;
  color: #2c378d;
  height: 3px;
  margin-top: 15px;
  margin-bottom: 15px;
  border-color: #2c378d; }

/*----------------------Sponsor Slider-----------------------------*/
.jssorl-009-spin img {
  -webkit-animation-name: jssorl-009-spin;
  animation-name: jssorl-009-spin;
  -webkit-animation-duration: 1.6s;
  animation-duration: 1.6s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear; }

@-webkit-keyframes jssorl-009-spin {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes jssorl-009-spin {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

.slick-prev:before, .slick-next:before {
  color: #842990; }

.item {
  position: relative; }

.hero {
  position: absolute;
  top: 0%;
  right: 0%;
  z-index: 2;
  color: #000000;
  background-color: #ffffff;
  opacity: .9;
  height: 100%;
  width: 375px; }
  .hero a.btn {
    margin-left: 13px; }

.hero h1 {
  margin: 5% 5% 0 5%;
  font-size: 28px;
  font-weight: bold;
  color: #0e2f42; }

.hero h2 {
  margin: 2% 5% 0 5%;
  font-size: 16px;
  font-weight: bold;
  color: #000000; }

.hero-body {
  margin: 5%; }

.informa-banner .pillar-nav__header {
  padding: 6px 30px 6px 15px; }

.informa-banner a {
  padding: 4px 8px 4px 8px; }

.informa-banner ul {
  margin: 0;
  border-bottom: 1px solid #c0c0c0; }

.informa-banner .pillar-nav__inner {
  background-color: #ffffff;
  padding: 4px 0px 1px 0px;
  font-family: "proxima-nova","Helvetica Neue",Helvetica,Arial,sans-serif;
  display: none; }

@media (min-width: 992px) {
  .informa-banner .pillar-nav__inner {
    display: block; } }

.informa-banner .pillar-nav__item {
  border-radius: 0;
  background-color: #ffffff; }

.informa-banner .pillar-nav__item a {
  text-decoration: none;
  white-space: nowrap;
  color: #525a5c;
  border-bottom: 2.8px solid #ffffff; }

.informa-banner .pillar-nav__item a:hover {
  color: #b3b6b5;
  border-bottom: 2.8px solid #b3b6b5; }

.informa-banner .pillar-nav__item--content > a:before {
  font-family: 'Pillar-Navigation';
  font-size: 110%;
  content: "\E900";
  color: #525a5c; }

.informa-banner .pillar-nav__item--directory > a:before {
  font-family: 'Pillar-Navigation';
  font-size: 115%;
  content: "\E901";
  color: #525a5c; }

.informa-banner .pillar-nav__item--education > a:before {
  font-family: 'Pillar-Navigation';
  content: "\E902";
  color: #525a5c; }

.informa-banner .pillar-nav__item--event > a:before {
  font-family: 'Pillar-Navigation';
  content: "\E903";
  color: #525a5c;
  margin-top: 3px; }

.informa-banner .pillar-nav__item--forums > a:before {
  font-family: 'Pillar-Navigation';
  content: "\E904";
  color: #525a5c; }

.informa-banner .pillar-nav__item--content:hover > a:before {
  font-family: 'Pillar-Navigation';
  content: "\E900";
  color: #b3b6b5; }

.informa-banner .pillar-nav__item--directory:hover > a:before {
  font-family: 'Pillar-Navigation';
  content: "\E901";
  color: #b3b6b5; }

.informa-banner .pillar-nav__item--education:hover > a:before {
  font-family: 'Pillar-Navigation';
  content: "\E902";
  color: #b3b6b5; }

.informa-banner .pillar-nav__item--event:hover > a:before {
  font-family: 'Pillar-Navigation';
  content: "\E903";
  color: #b3b6b5;
  margin-top: 3px; }

.informa-banner .pillar-nav__item--forums:hover > a:before {
  font-family: 'Pillar-Navigation';
  content: "\E904";
  color: #b3b6b5; }

.informa-banner .pillar-nav__item.pillar-more:hover > ul {
  display: block; }

.informa-banner .pillar-nav__item.pillar-more:hover i {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.informa-banner .pillar-nav__item .pillar-list-nested {
  background-color: #ffffff;
  left: 0px;
  right: 0;
  padding: 0;
  margin-top: 1px;
  position: absolute;
  width: 230px;
  z-index: 1;
  border-bottom: 1px solid #ffffff; }

.informa-banner .pillar-nav__item .pillar-list-nested .pillar-nav__item {
  left: auto;
  display: list-item;
  background-color: #f6f6f6;
  margin: 0; }

.informa-banner .pillar-nav__item .pillar-list-nested .pillar-nav__item.active {
  display: block; }

.informa-banner .pillar-nav__item .pillar-list-nested .pillar-nav__item a, .informa-banner .pillar-nav__item .pillar-list-nested .pillar-nav__item a:visited {
  border: 0;
  font-weight: 400; }

.informa-banner .pillar-nav__item .pillar-list-nested .pillar-nav__item a:hover, .informa-banner .pillar-nav__item .pillar-list-nested .pillar-nav__item a:visited:hover {
  color: #525a5c;
  font-weight: 800; }

.informa-banner .pillar-nav__item .pillar-list-nested .pillar-nav__item--content:hover > a:before {
  content: "\E900";
  color: #525a5c; }

.informa-banner .pillar-nav__item .pillar-list-nested .pillar-nav__item--directory:hover > a:before {
  content: "\E901";
  color: #525a5c; }

.informa-banner .pillar-nav__item .pillar-list-nested .pillar-nav__item--education:hover > a:before {
  content: "\E902";
  color: #525a5c; }

.informa-banner .pillar-nav__item .pillar-list-nested .pillar-nav__item--event:hover > a:before {
  content: "\E903";
  color: #525a5c;
  margin-top: 3px; }

.informa-banner .pillar-nav__item .pillar-list-nested .pillar-nav__item--forums:hover > a:before {
  content: "\E904";
  color: #525a5c; }

@media (min-width: 992px) {
  .informa-banner {
    display: block; } }

#iribbon-container {
  background: #525a5c;
  border-bottom: 1px solid #a5acaf;
  color: #fff;
  font-size: 13px;
  min-height: 35px;
  line-height: 18px;
  position: relative;
  font-weight: normal; }

#iribbon-container nav ul {
  list-style: outside none none;
  margin: 0;
  padding: 1em 0; }

#iribbon-container nav ul li {
  list-style: outside none none;
  margin: 0;
  padding: 1em 0; }

#iribbon-container ul, #iribbon-container ol {
  margin: 0 0 20px 20px; }

#iribbon-container a {
  color: #fff;
  padding: 1px 0 0 0;
  font-weight: normal; }

#iribbon-container p {
  font-family: Arial,Helvetica,sans-serif; }

#iribbon-title {
  background: url(/images/iribbon-logo.gif) no-repeat center top;
  border: none;
  bottom: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  cursor: pointer;
  display: block;
  height: 16px;
  left: 50%;
  margin: 10px auto 10px -46px;
  padding-top: 0;
  position: absolute;
  text-indent: -999em;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  width: 92px; }

@media not all, not all {
  #iribbon-title {
    background: rgba(0, 0, 0, 0) url(/images/iribbon-logo@2x.png) repeat 0 0/92px 34px; } }

#iribbon-detail {
  margin: 0 auto;
  max-width: 1180px;
  overflow: hidden;
  padding: 0 15px 2em 15px;
  -webkit-transition: max-height 0.8s ease;
  -o-transition: max-height 0.8s ease;
  transition: max-height 0.8s ease; }

#iribbon-detail.ribbon-hide {
  display: none;
  max-height: 0px; }

#iribbon-detail.ribbon-show {
  display: block;
  max-height: 400px; }

@media (min-width: 992px) {
  #iribbon-detail {
    padding-bottom: 2em; }
  #iribbon-detail.ribbon-hide {
    display: none;
    max-height: 0px; }
  #iribbon-detail.ribbon-show {
    display: block;
    max-height: 400px; } }

#iribbon-detail p {
  margin: 0;
  padding: 0; }

#iribbon-detail ul {
  display: inline-block;
  list-style: outside none none;
  margin: 0;
  padding: 0;
  border-bottom: none; }

#iribbon-detail ul li {
  display: inline-block;
  list-style: outside none none;
  margin: 0;
  line-height: 1em;
  padding: 0 8px 0 0; }

#iribbon-detail ul li:last-child {
  border: 0 none; }

#iribbon-detail ul li a {
  text-decoration: underline;
  text-transform: uppercase;
  padding-left: 10px;
  border-left: 1px solid #a5acaf; }

#iribbon-detail ul li.iribbon-mainlink {
  border: 0 none;
  padding-left: 0; }

#iribbon-detail ul li.iribbon-mainlink a {
  padding-left: 0px;
  border: none;
  text-transform: none; }

#iribbon-left {
  float: left;
  padding: 25px 15px 5px 15px;
  width: 100%; }

#iribbon-left p {
  margin-bottom: 10px; }

@media (min-width: 992px) {
  #iribbon-left {
    float: left;
    margin: 40px 0;
    max-width: 590px;
    padding: 0 15px 0 15px;
    width: 50%; } }

#iribbon-right {
  float: left;
  padding: 25px 5px 15px 15px;
  width: 100%; }

@media (min-width: 992px) {
  #iribbon-right {
    float: left;
    margin: 40px 0;
    max-width: 590px;
    padding: 0 15px 0 15px;
    width: 50%;
    border-left: 1px solid #a5acaf;
    float: right;
    padding-left: 2%; } }

#iribbon-title.active {
  background-position: center bottom; }

.modal-header {
  padding: .5rem 1rem; }
  .modal-header .btn {
    padding: 5px; }

.lightbox {
  /** Hide the lightbox */
  display: none;
  /** Apply basic lightbox styling */
  position: fixed;
  z-index: 9999;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  color: #333333; }

.lightbox:after {
  content: '';
  display: table;
  clear: both; }

.lightbox .box {
  width: -webkit-min-content;
  width: -moz-min-content;
  width: min-content;
  min-width: 658px;
  margin: 2% auto;
  background-color: #000000;
  -webkit-box-shadow: 0px 1px 26px -3px #777777;
  box-shadow: 0px 1px 26px -3px #777777; }

.lightbox .title {
  margin: 0;
  font-size: 22px; }

.lightbox .content {
  display: block;
  font-size: 18px;
  line-height: 22px; }

.lightbox .close {
  float: right;
  display: block;
  text-decoration: none;
  font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 22px;
  color: #858585; }

.lightbox .open {
  /** Show lightbox when mouse leaves the browser window */
  display: block;
  outline: none; }

exitmodal-body {
  padding: 0; }

.footer-left-border {
  border-left: solid 1px #ffffff;
  padding-left: 20px; }

footer .container ul {
  list-style-type: none;
  list-style-image: none;
  padding-left: 0; }

footer .container a {
  font-weight: normal;
  color: #ffffff; }

footer .container li img {
  padding-right: 10px;
  padding-bottom: 10px; }

#eucookielawcontainer {
  display: block;
  position: fixed;
  left: auto;
  right: auto;
  bottom: 0;
  width: 100%;
  z-index: 10000; }
  #eucookielawcontainer a {
    color: #fff; }
  #eucookielawcontainer .eucookiebanner {
    font-size: 1.2em;
    margin: 0 auto;
    max-width: 90%; }
    @media (min-width: 992px) {
      #eucookielawcontainer .eucookiebanner {
        max-width: 85%; }
        #eucookielawcontainer .eucookiebanner .cookieblock {
          display: table-cell;
          padding: 0 1.25rem 0 0;
          vertical-align: middle; } }
  #eucookielawcontainer .button {
    margin: 2em 0 0 0;
    white-space: nowrap; }
  #eucookielawcontainer .padding {
    background: #000;
    background: rgba(0, 0, 0, 0.8);
    border: 5px solid #ffd500;
    color: #fff;
    overflow: hidden;
    padding: 1.25rem;
    text-align: center; }

.local {
  font-size: 14px;
  padding: 15px 0; }

ul.social li img {
  float: left; }

.section-informa {
  background: #525a5c;
  color: #ffffff;
  font-size: 14px;
  padding: 15px 0; }
  .section-informa a {
    color: #ffffff; }
  .section-informa .terms {
    text-align: right; }
    .section-informa .terms a {
      margin-left: 70px; }
  .section-informa .copyright {
    text-align: right; }

/*# sourceMappingURL=SMWorld.css.map */