body {
overflow-x:hidden;
}



body,
select,
input,
button,
.button {
 font-family: 'Roboto', sans-serif;
 }

h1, h2, h3, h4, h5, h6 {
  font-family: 'Roboto', sans-serif;
  font-weight:700;
 }

a {
  color:#cc0000;
}

a:hover {
  text-decoration:underline;
 }

.sticky {
  z-index:1000 !important;
  position:relative;
 }

.sticky.fixed {
  z-index:1000 !important;
  position:fixed;
 }

.noBorder {
  border:0 !important;
 }

.noBorderFooter {
  border:0 !important;
  margin-top:0 !important;
 }

h1.pageTitle {
  font-size:2.8rem;
  border-top:1px solid #dadada;
  padding-top:1.5rem;
  margin-bottom:2rem;
  text-align:center;
}

h1.newsTitle {
  font-size:2rem;
  line-height:2rem;
  margin-bottom:0.7rem;
}

.rightAlign {
  float:right;
 }

.clear {
  clear:both;
 }

.fixed {
  z-index:1000;
 }

h2,
.panel h2  {
 font-size: 2.6rem;
 color:#000;
 margin-bottom:2rem;
}

p {
  font-size:0.9rem;
  line-height:inherit;
 }

small {
 font-size:0.8rem;
 color:#888;
}

header {
  background-color:#e9e9e9;
  padding-top:0.5rem;
 }

.tp-parallax-container {
   height: auto !important;
 }

.contain-to-grid {
  background-color:#fff;
  /*padding:1rem 0.9rem;*/
  padding:0.7rem 0.9rem;
  box-shadow: 1px 1px 7px #ccc;
  -moz-box-shadow: 1px 1px 7px #ccc;
  -webkit-box-shadow: 1px 1px 7px #ccc;
 }

.top-bar {
  background-color:#fff;
 }

.contain-to-grid .top-bar {
  max-width:71.25rem /*1140px*/;
 }

.row {
 max-width:71.25rem /*1140px*/;
}

.top-bar .name h1 a {
  padding:0;
 }
 
.top-bar-section {
  margin-top:0.4rem;
 }

.top-bar-section ul li {
  background:none;
}

.top-bar-section ul li > a {
  font-family: 'Roboto', sans-serif;
  color:#000;
  text-transform:uppercase;
  font-size:0.8925rem;
  background:#fff;
  color:#000;
  border-radius:5px;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  padding:0 3px;
 }
 
.top-bar-section .has-dropdown > a::after {
  top: 0.90625rem;
}

.top-bar-section li:not(.has-form) a:not(.button) {
  background-color:#fff;
  padding:0.1375rem 0.7375rem;
  background:#fff; 
  line-height:1.985rem;
 }
 
.top-bar-section li:not(.has-form) a:not(.button):hover {
  color:#fff;
  text-decoration:none;
 }

.top-bar-section ul li:hover:not(.has-form) > a {
  color: #fff; 
  background:#666;
}

.top-bar-section .has-dropdown > a {
 padding-right: 1rem !important;
}

.top-bar-section .has-dropdown > a:after {
  border-color: transparent transparent transparent rgba(000, 000, 000, 0.4);
  right:4px;
  position:absolute;
  top:40%;
  margin:0;
}

.top-bar-section ul li:hover:not(.has-form) > a:after {
  border-color: rgba(255, 255, 255, 1) transparent transparent;
 }

@media only screen and (min-width: 40.063em) {
  .top-bar-section .has-dropdown > a:after {
    border-color: rgba(000, 000, 000, 0.4) transparent transparent transparent;
  }
 }

.top-bar-section .has-dropdown > a::after {
  margin-right:0;
 }


.top-bar-section li:not(.has-form) a.register:not(.button),
.top-bar-section li:not(.has-form) a.downloadBrochure:not(.button),
.top-bar-section li:not(.has-form) a.downloadDelegate:not(.button),
.top-bar-section li:not(.has-form) a.sponsorRequest:not(.button) {
  color:#fff;
  text-align:center;
 }

.top-bar-section li:not(.has-form) a.register:not(.button):hover,
.top-bar-section li:not(.has-form) a.downloadBrochure:not(.button):hover,
.top-bar-section li:not(.has-form) a.downloadDelegate:not(.button):hover,
.top-bar-section li:not(.has-form) a.sponsorRequest:not(.button):hover {
  transition:background-color 300ms ease-out 0s;
 }

.top-bar-section li:not(.has-form) a.register:not(.button) {
  background-color:#cc0000;
 }

.top-bar-section li:not(.has-form) a.register:not(.button):hover {
  background-color:#ac0000;
 }

.top-bar-section li:not(.has-form) a.downloadBrochure:not(.button) {
  background-color:#34aadc;
 }

.top-bar-section li:not(.has-form) a.downloadBrochure:not(.button):hover {
  background-color:#1e95c7;
 }

.top-bar-section li:not(.has-form) a.downloadDelegate:not(.button) {
  background-color:#4cd964;
 }

.top-bar-section li:not(.has-form) a.downloadDelegate:not(.button):hover {
  background-color:#3ac752;
 }

.top-bar-section li:not(.has-form) a.sponsorRequest:not(.button) {
  background-color:#8e8e93;
 }

.top-bar-section li:not(.has-form) a.sponsorRequest:not(.button):hover {
  background-color:#78787e;
 }

.top-bar .toggle-topbar.menu-icon a {
  color:#000;
 }
 
.top-bar-section .dropdown li.title h5 a, .top-bar-section .dropdown li.parent-link a {
  color:#000;
 }

.top-bar .toggle-topbar.menu-icon a span::after {
  box-shadow: 0 0 0 1px #000, 0 7px 0 1px #000, 0 14px 0 1px #000;
  -moz-box-shadow: 0 0 0 1px #000, 0 7px 0 1px #000, 0 14px 0 1px #000;
  -webkit-box-shadow: 0 0 0 1px #000, 0 7px 0 1px #000, 0 14px 0 1px #000;
  
}

.registerMenu {
  margin-left:4px;
 }

/* navigation dropdown */

.top-bar-section li:not(.has-form) a:hover:not(.button) {
  background:#666;
}

.top-bar-section .has-dropdown > a {
  border-radius:5px 5px 0 0;
 }

.top-bar-section .dropdown {
  min-width:180px;
  background:#666;
  border-radius: 0 6px 6px;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.08);
  padding:5px;
  position:absolute !important;
  z-index:1500;
 }
 
.top-bar-section .dropdown li a {
  padding:0.3875rem 0.3875rem !important;
  font-size:0.7925rem !important;
  line-height:1.1rem !important;
 }

.top-bar-section .dropdown li a:hover {
  font-weight:bold;
 }
  
.top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button) {
  background:#666;
  color:#fff;
  border-radius:0;
  /*text-shadow: 0 -1px 0 rgba(255, 255, 255, 0.25);*/
}

.top-bar-section .dropdown li:hover:not(.has-form):not(.active) > a:not(.button) {
  background:#666;
  color:#fff;
}

.top-bar.expanded .title-area {
  background-color:#fff;
 }

.top-bar .toggle-topbar.menu-icon a span::after {
  box-shadow: 0 0 0 2px #fff, 0 9px 0 2px #fff, 0 18px 0 2px #fff;
  -moz-box-shadow: 0 0 0 2px #fff, 0 9px 0 2px #fff, 0 18px 0 2px #fff;
  -webkit-box-shadow: 0 0 0 2px #fff, 0 9px 0 2px #fff, 0 18px 0 2px #fff;
  width:26px;
  right: 0.5375rem;
 }

.top-bar .toggle-topbar.menu-icon a:focus {
  outline: 0;
}

.top-bar .navbar-toggler-icon {
    width: 31px;
    display: inline-block;
    height: 22px;
    left: 0;
    text-align: center;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 58%;
    transform: translateY(-58%);
    -moz-transform: translateY(-58%);
    -webkit-transform: translateY(-58%);
 }

 .top-bar .navbar-toggler-icon span {
  background-color: #fff;
  height: 4px;
  display: block;
 }

 .top-bar .navbar-toggler-icon span:after {
  content: "" !important;
  display: none !important;
 }

 .top-bar .navbar-toggler-icon .icon-bar + .icon-bar {
    margin-top: 4px;
  }

.top-bar .toggle-topbar.menu-icon a {
  background-color:#000;
  height:38px;
  line-height:33px;
  padding:0 1.5rem 0 1.5em;
  position: relative;
  width: 38px;
}

.top-bar .toggle-topbar.menu-icon a span:after {
  content: "" !important;
  display: none !important;
}

.panel {
  background-color:#e9e9e9;
  border:0;
  padding:1.25rem 0.9rem 0.9rem;
  margin-bottom:0;  
 }

h2.aboutTitle {
  margin-top:3%;
  font-size:3.2rem;
 }

h2.modalTitle {
  font-size:2rem !important;
  margin-bottom:1rem;
  text-align:center;
 }

.homeActionButtons {
  padding-left:0.4375rem;
  padding-right:0.4375rem;
 }

.homeActionButtons .columns {
  padding-left: 0.5375rem;
  padding-right: 0.5375rem;
 }

.homeActionButtons img,
.sideButtons img {
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
  -webkit-filter: grayscale(0%);
  opacity:1;
}

.homeActionButtons img:hover,
.sideButtons img:hover {
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+ */
  filter: gray; /* IE6-9 */
  -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
  -webkit-transition: all .1s ease; /* Fade to color for Chrome and Safari */
  -webkit-backface-visibility: hidden; /* Fix for transition flickering */
   transition:background-color 300ms ease-out 0s;
}

.imgAutoSize {
  width: auto !important;
  height: auto !important;
}

.speakerBox {
  max-width:264px;
  height:318px;
  /* background-color:#fff; */
  padding:0.3rem;
  margin:0 auto;
  margin-bottom:2rem;
  /* border:1px solid #cacac9; */
  font-size:0.8rem;
 }

.speakerBox .imageThumb {
  position:relative;
  max-width:100%;
  /* overflow:hidden;
  max-height:228px; */
 }

.speakerBox p {
  font-size:0.8rem;
  margin:0rem 0.5rem 0.5rem;
 }

.speakerBox p span {
  color:#666;
 }

.speakerBox .sName {
  background-color: transparent !important;
  position:relative;
  font-size:1rem;
  font-weight: bold;
  text-align: center;
  margin-top: 0.75rem;
 }

.speakerBox .detailButtn {
  width:36px;
  height:30px;
  background-color:#cc0000;
  border:1px solid #050201;
  font-size:1rem;
  color:#fff;
  position:absolute;
  right:0;
  font-size:1rem;
  text-align:center;
  z-index:2;
  display: none;
 }

.speakerBox .linkedin {
  color:#4e55af;
  font-size:1.5rem;
  vertical-align:middle;
  display:inline-block;
  width:18px;
  height:18px;
  margin-left: 7px;
    margin-top: -18px;
 }

.speakerBox img {
  border-radius: 50%;
  object-fit: cover;
  -webkit-transition: all .6s ease;
  -moz-transition: all .6s ease;
  transition: all .6s ease;
  width: 210px;
    height: 210px;
    border: 5px solid #fff;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.15);
    display: block;
    margin: 0 auto;
 }

.speakerBox img:hover {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

/*.speakerBoxSmall {
  height:240px;
 }
 
.speakerBoxSmall .imageThumb {
  height:164px;
 }

.speakerBoxSmall .sName {
  top:118px;
  font-size:0.7rem;
 }*/

.footerSponsor ul {
  margin:0;
  list-style-type:none;
 }

.footerSponsor li {
  display:inline-block;
  text-align:center;
  list-style-type:none;
 }
 
.footerSponsor .sponsorBlock {
  display:inline-block;
  margin:0 1% 2% 1%;
 }

.footerSponsor .sponsorBlock li {
  position:relative;
  width:180px;
  margin:10px 10px 0;
  height:120px;
  text-align:center;
 }

.footerSponsor .sponsorBlock h5 {
  margin-bottom:0;
 }

.sponsors img {
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  top: 50%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
 }
 
/*
.sponsors img {
  margin:2% 3%;
 }
 */
.panel.eventDetails {
  margin-bottom:0;
 }
 
 .panel.eventDetails, 
 .panel.keyPoints,
 .home-summary-section,
 .second-video-box,
 .sponsorsBox,
 .keySpeakers,
 .videobox,
 .bannerImage,
 .lastHomeContent,
 .panel.newsAndSocialMedia,
 .footerCopyright {
     overflow-x:hidden;
 }
 
 .panel.newsAndSocialMedia {
     width: 100%;
 }

.panel.eventDetails p {
  font-size:1.1rem;
  margin:1% 0;
 }
 
.panel.actionStrip {
  background:linear-gradient(rgba(220,181,122, 0.5), rgba(220,181,122, 0.5) ),
    url(../../images/theme2024/line.png);
  box-shadow: 0 0 20px #fff inset;
  -moz-box-shadow: 0 0 20px #fff inset;
  -webkit-box-shadow: 0 0 20px #fff inset;
  height:111px;
  margin-top:7%;
  margin-bottom:0.7rem;
 }
 
.panel.actionStrip p {
  font-size:1rem;
  line-height:1.2;
 }

/*.panel.aboutUs {
  border-bottom:1px solid #dadada;
 }
*/
 
.panel.aboutUs p {
  font-size:1.1rem;
  line-height:inherit;
 }
  
.registerButtn {
  width:234px;
  height:234px;
  background-color:#dcb57a;
  border:10px solid #fff;
  padding:48px 16px;
 /* position:absolute;*/
  border-radius:150px;
  -moz-border-radius:150px;
  -webkit-border-radius:150px;
  text-align:center;
  margin:0 auto;
  margin-top:-85px;
  /*margin-left:-32px;*/
  color:#000;
  font-weight:700;
  cursor:pointer;
  box-shadow: 1px 3px 2px #444;
  -moz-box-shadow: 1px 3px 2px #444;
  -webkit-box-shadow: 1px 3px 2px #444;
 }

.registerButtn:hover {
  background-color:#c89c59;
  transition:background-color 300ms ease-out 0s;
}

.registerButtn h4 {
  /*font-size:2.6rem;*/
  font-size:250%;
  color:#fff;
 }

.panel.principalSponsors {
  background-color:#fff;
  color:#fff;
  /*border-bottom:1px solid #dadada;*/
  padding:2% 0;
 }

.panel.keyPoints {
  background-attachment:fixed;
  background-repeat:no-repeat;
  background-position:center center;
  -webkit-background-size:cover; 
  -moz-background-size:cover; 
  background-size:cover;
  position:relative;
  /*padding:5% 0;*/
 }

.panel.keyPoints .containerSpacing {
  padding:3% 0 2%;
  /*border-bottom:1px solid #dadada;*/
 }

.panel.keyPoints p,
.panel.keyPoints li {
  font-size:0.9rem;
 }

.panel.keyPoints li {
  list-style-type:none;
  background-image: url(../../images/theme2024/arrow.png);
  background-repeat:no-repeat;
  background-position:0 3px /*6px*/;
  padding-left:1.6rem;
  margin-bottom:0.4rem;
}

.panel.keyPoints .contentList1 li,
.pageContent .contentList1 li {
  list-style-type:none;
  background-image: url(../../images/theme2024/arrow.png);
  background-repeat:no-repeat;
  margin-bottom:0.4rem;
 }

.panel.keyPoints .contentList2 li,
.pageContent .contentList2 li {
  list-style-type:none;
  background-image: url(../../images/theme2024/bulb.png);
  background-repeat:no-repeat;
  background-position:left top;
  padding-left:2.8rem;
  margin-bottom:0.4rem;
 }

.viewAll {
  background-color:#395d4b;
  border-radius:5px;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  color:#fff;
  display:inline-block;
  font-size:0.8rem;
  padding:5px 10px;
  box-shadow:0 4px 2px #666;
  -moz-box-shadow:0 4px 2px #666;
  -webkit-box-shadow:0 4px 2px #666;
  border:4px solid #fff;
 }

.viewAll:hover,
.viewAll:focus {
  color:#fff;
  text-decoration:none;
 }

.pageOutContentBG {
  background-repeat:no-repeat;
  background-attachment:fixed;
  background-repeat:no-repeat;
  background-position:center center;
  -webkit-background-size:cover; 
  -moz-background-size:cover; 
  background-size:cover; 
  clear:both;
}

.pageOutContentBG .pageContent h1.pageTitle {
  border-top:0 !important;  
}

.pageOutContentBG .pageContent {
 border-bottom:0 !important;
}

.pageContent {
  border-bottom:1px solid #dadada;
  padding-bottom:3%;
}

.pageContent ul {
  margin-bottom:1.1rem;
 }

.pageContent li {
  font-size:0.9rem;
  list-style-type:none;
  background-image: url(../../images/theme2024/arrow.png);
  background-repeat:no-repeat;
  background-position:0 4px;
  padding-left:1.3rem;
}

.divider {
  background:url(../../images/theme2024/divider.png) center center no-repeat;
  background-size:1px 100%;
 }

.keySpeakers {
  width:100%; 
  /*box-shadow: 0 9px 4px #fff inset;
  -moz-box-shadow: 0 9px 4px #fff inset;
  -webkit-box-shadow: 0 9px 4px #fff inset;*/
  padding:4% 0 0;
  background-position: left top !important;
 }

.bannerImage {
  width:100%;
  min-height:415px;
 }

.readMore {
  width:156px;
  height:78px;
  margin:0 auto;
  background-color:#395d4b;
  border:10px solid #fff;
  border-top:0;
  padding:1rem 0 0;
  position:relative;
  border-radius:0 0 150px 150px;
  -moz-border-radius:0 0 150px 150px;
  -webkit-border-radius:0 0 150px 150px;
  text-align:center;
  color:#fff;
  font-weight:700;
  cursor:pointer;
  box-shadow:0 4px 2px #666;
  -moz-box-shadow:0 4px 2px #666;
  -webkit-box-shadow:0 4px 2px #666;
  margin-bottom:3%;
 }

.readMore2 {
  width:156px;
  height:78px;
  margin:0 auto;
  background-color:#395d4b;
  border:10px solid #fff;
  border-bottom:0;
  padding:1.8rem 0 0;
  border-radius:150px 150px 0 0 ;
  -moz-border-radius:150px 150px 0 0;
  -webkit-border-radius:150px 150px 0 0;
  text-align:center;
  color:#fff;
  font-weight:700;
  cursor:pointer;
  box-shadow:0 -4px 2px #666;
  -moz-box-shadow:0 -4px 2px #666;
  -webkit-box-shadow:0 -4px 2px #666;
 }

.readMore:hover,
.readMore2:hover {
  background-color:#244233;
  transition:background-color 300ms ease-out 0s;
 }

.panel.newsAndSocialMedia {
  background-color:#464547;
  color:#fff;
  font-size:0.9rem;
  margin-bottom:0.7rem;
  line-height:1.8rem;
 }

.panel.newsAndSocialMedia li {
  font-size:0.9rem;
 }

.panel.newsAndSocialMedia h6 {
  font-weight:normal;
 }

.panel.newsAndSocialMedia h4,
.panel.newsAndSocialMedia h6,
.panel.newsAndSocialMedia p {
  color:#fff;
 }

.panel.newsAndSocialMedia h6 a {
  color:#fff;
 }

.divider2 {
  background:url(../../images/theme2024/divider2.gif) center center repeat-y;
  background-size:1px 100%;
 }

.panel.newsAndSocialMedia ul {
  margin:0;
  padding:0;
 }

.panel.newsAndSocialMedia li {
  display:inline-block;
  color:#ccc;
  border-bottom:dashed 1px #acabac;
  padding:1rem 0;
 }

.panel.newsAndSocialMedia ul.socialIcons {
  margin-bottom:1rem;
 }

.panel.newsAndSocialMedia ul.socialIcons li {
  padding-left:20%;
 }

.socialIcons img {
  margin-left:0.5rem;
 }

.socialIcons img:hover {
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+ */
  filter: gray; /* IE6-9 */
  -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
  -webkit-transition: all .1s ease; /* Fade to color for Chrome and Safari */
  -webkit-backface-visibility: hidden; /* Fix for transition flickering */
   transition:background-color 300ms ease-out 0s;
 }

h4.sideSponsorTitle {
  background-color:#e8e8e8;
  font-size:1.1rem;
  padding:0.5rem;
  text-align:center;
  border-top:3px solid #cc0000;
 }

.sideSponsorBlock {
  margin-bottom:2rem;
 }

.defaultSponsorLogo ul {
  margin: 0;
  padding:0;
 }

.defaultSponsorLogo li {
  list-style-type:none;
  text-align:center;
  border-bottom:1px solid #e8e8e8;
  padding:1.2rem 0;
 }

.sideButtons {
  display:block;
  margin:0.8rem 0;
 }

.speakerDetails {
  border-bottom:1px solid #dadada;
  padding:2% 0; 
 }

.speakerDetails h4 {
  margin-bottom:0;
 }

.speakerDetails p {
  font-size:0.9rem;
 }

.speakerDetails .photo {
  border-radius: 50%;
    object-fit: cover;
    -webkit-transition: all .6s ease;
    -moz-transition: all .6s ease;
    transition: all .6s ease;
    width: 150px;
    height: 150px;
    border: 5px solid #fff;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.15);
    display: block;
    margin: 0 auto;
 }

.newsList {
  border-bottom:1px solid #dadada;
  padding:2% 0;
 }

.newsList h4 {
  margin-bottom:0;
 }

/*.newsList h4 a {
  color:#222;
 }*/

.newsList p {
  margin:1rem 0;
 }

.agendaBlock {
  margin-bottom:1rem;
 }

.agendaMainTitle {
  background-color:#000;
  color:#fff;
  font-size:1.5rem;
  padding-top:0.5rem;
  padding-bottom:0.5rem;
 }

.agendaTitle {
  background-color:#bcbdc0;
  color:#fff;
}

.agendaList {
  padding:2% 0;
  border-bottom:1px solid #dadada;
}

.agendaTime {
  color:#777;
  font-size:1.2rem;
  font-weight:bold;
 }

.agendaList p {
  margin:0;
  padding:0;
}

.agendaList ul {
  margin:0.5rem;
 }

.agendaBreakRow {
 background-color: #ffe8c6 !important;
 border-bottom:0;
 text-align:center;
 padding:0.5rem;
 margin-top:1rem;
}

.agendaBreakRow .agendaTime {
  color:#000;
 }

.agendaSpkBlock {
  display:inline-block;
  float:left; 
  max-width:100px;
  height:auto;
  width:32.4%; 
  margin:1px;
  overflow:hidden;
 }
 
.agendaSpkBlock img {
  opacity:1;
  filter: alpha(opacity=100);
 }
  
.agendaSpkBlock img:hover {
  opacity:0.8;
  filter: alpha(opacity=80);
 }

/*.owl-item {
  display:table-cell;
  height:100px;
  vertical-align:middle;
  text-align:center;
 }
*/

.has-tip {
  border-bottom:0;
  cursor: help;
  font-weight: bold;
  color: #333333; 
 }

.has-tip:hover, 
.has-tip:focus {
  border-bottom:none;
 }

.tooltip {
  font-size: 0.875rem;
  padding: 0.75rem;
  color: #FFFFFF;
  background:#000; 
  line-height:14px;
 }

.tooltip small {
  font-size:0.675rem;
 }

.tooltip > .nub {
  border-color: transparent transparent #000 transparent;
}

.tooltip.tip-top > .nub {
 border-color: #000 transparent transparent transparent;
}

label.inline {
  margin:0;
 }

.noshow {
 display: none;
}

.panel.collage {
  background-color:#fff;
  padding:0;
  text-align:center;
 }

.imageCollage {
  float:left; 
  width:20%;
  transition:all 0.3s ease-in-out 0s;
 }

footer {
  background-color:#010101;
  padding:2rem 0;
  color:#fff;
  font-size:0.8rem;
 }

.footerSponsor {
  padding-top:3%;
}

#backtotop {
  background: url("../../images/theme2024/scroll-to-top.png") no-repeat;
  border-radius: 5px;
  bottom: 50px;
  color: #fff;
  cursor: pointer;
  display: none;
  font-size: 14px;
  height: 40px;
  opacity: 0.2;
  padding: 5px 8px;
  position: fixed;
  right: 15px;
  text-align: center;
  width: 40px;
  z-index: 1000;
}

#backtotop:hover {
  background-color: #003366;
  opacity: 0.7;
}

.loaderClsSlider {
  background: url("../../images/theme2024/loader.gif") center center no-repeat;
  min-height:100px;
 }

.sliderOuter.videoSliderOuter {
  background: none;
  height: 700px;
}

.tp-banner {
  height:400px !important;
 }

.sliderOuter {
  background: url("../../images/theme2024/loader.gif") center center no-repeat;
  height:400px;
 }

.videoSliderOuter .tp-banner {
  height: 700px !important;
}

.newsFilterFrm {
  font-size:0.8rem;
  margin-bottom:1rem;
 }

.newsFilterFrm select,
.newsFilterFrm button,
.newsFilterFrm .button {
  padding:0.3rem;
  height:inherit;
  font-size:0.8rem;
 }

.button.goBtn {
  width:auto;
  padding:0.3rem 1.2rem 0.425rem !important;
  font-size:0.9rem !important;
 }

.speakerBox p span.sDesignation,
.speakerBox p span.sDepartment {
  display:block;
  text-align: center;
 }

.speakerBox p span.sDesignation {
  color:#000;
 }

.videoPanel {
  background-repeat:no-repeat !important;
  background-position:center center !important;
  background-size:cover !important;
  width:100%;
  height:645px;
 }

.videoPanel .contentOverlay {
  width:100%;
  height:100%;
  text-align:center;
  position:absolute;
  z-index:500;
  margin:-1.25rem -0.9rem -0.9rem;
  padding:1.25rem 0.9rem 0.9rem;
 }

.videoPanel .contentOverlay p {
  color:#fff;
  text-shadow:2px 2px 2px #000;
  -moz-text-shadow:2px 2px 2px #000;
  -webkit-text-shadow:2px 2px 2px #000;
 }

.videoPanel .contentOverlay h2 {
  text-shadow:2px 2px 2px #000;
  -moz-text-shadow:2px 2px 2px #000;
  -webkit-text-shadow:2px 2px 2px #000;
  padding-top:50px;
 }

.reveal-modal .close-reveal-modal:hover {
  text-decoration:none;
  color:#000;
 }

.playVideoContainer {
  text-align:center;
  font-size:1rem;
  font-weight:bold;
  color:#fff;
  text-transform:uppercase;
  position:absolute;
  top:40%;
  left:0;
  right:0;
 }

.playVideoContainer a,
.playVideoContainer a:hover {
  color:#fff;
  text-shadow:2px 2px 2px #000;
  -moz-text-shadow:2px 2px 2px #000;
  -webkit-text-shadow:2px 2px 2px #000;
  text-decoration:none;
 }

.playVideoButtn {
  display:inline-block;
  margin:0 auto;
  opacity:0.7;
  background-color:#395d4b;
  border-radius:50px;
  width:80px;
  height:80px;
  font-size:3rem;
  border:4px solid #fff;
  text-align:center;
  box-shadow:0 4px 2px #000;
  -webkit-box-shadow:0 4px 2px #000;
  -moz-box-shadow:0 4px 2px #000;
  margin-bottom:10px;
  padding-left:5px;
 }
 
.playVideoButtn:hover {
  opacity:1;
  background-color:#0b4025;
 }

.shareBlock img.linkedIn {
  vertical-align:middle;
  margin-top:-7px;
  margin-right:1px;
 }

.shareBlock img.twitter {
  vertical-align:middle;
 }


/* BIG VIDEO BACKGROUND
================================================== */

.videoBackgroundBG {
  background-repeat:no-repeat;
  background-position:center center;
  background-size:cover;
  height:720px;
  min-height:720px;
  z-index:0;
  position:relative;
  overflow:hidden;
}

.videoBackground {
  z-index:550;
  text-align:center;
  height:720px;
  min-height:720px;
  position:relative;
  overflow:hidden
}

.videoBackground .videoBackgroundCnt {
  max-width:830px;
  width:100%;
  display:inline-block;
  position:absolute;
  top:50%;
  left:50%;
  -webkit-transform:translate(-50%,-50%);
  -moz-transform:translate(-50%,-50%);
  -ms-transform:translate(-50%,-50%);
  -o-transform:translate(-50%,-50%);
  transform:translate(-50%,-50%)
}

.pattern {
  background-image:url(../../images/theme2024/pattern.png);
  background-repeat: repeat;
  background-attachment:scroll;
  width:100%;
  height:100%;
  position:absolute;
  top:0;
  left:0
}

@media only screen and (min-width: 641px /*1024px*/) {

.newsFilterFrm {
  font-size:0.8rem;
  margin-bottom:1rem;
 }

.newsFilterFrm select,
.newsFilterFrm button,
.newsFilterFrm .button {
  padding:0.3rem;
  height:inherit;
  margin:0;
  font-size:0.8rem;
 }

.newsFilterFrm .columns {
  padding-left: 0.4375rem;
  padding-right: 0.4375rem;
 }

.newsFilterFrm label {
  padding-top:0.3rem;
  font-size:0.8rem;
 }

}




@media only screen and (max-width: 64em /*1024px*/) {
  .top-bar-section li:not(.has-form) a:not(.button) {
    padding: 0.1375rem 0.4375rem;
  }

  .imageCollage {
    width:25%;
   }

  .sliderOuter.videoSliderOuter .tp-banner-container {
    padding: 0 15px !important;
  }

}

@media only screen and (min-width: 40.063em /*641px*/) and (max-width: 63.938em /* 1023px */) {
  .top-bar {
    height:inherit;
   }
  
  .title-area {
    text-align:center;
   }

  .top-bar .title-area {
     float:none;
   }

  .top-bar-section ul {
    margin:0 auto;
    float:inherit;
   }
 
  .speakerBox {
    height:320px;
   }

  panel.keyPoints .containerSpacing {
   padding: 5% 0 4%;
  }
  
  .speakerDetails {
   padding: 5% 0 4%;
  }

  .tp-parallax-container h1,
  .tp-parallax-container h2,
  .tp-parallax-container h3,
  .tp-parallax-container h4,
  .tp-parallax-container h5,
  .tp-parallax-container h6,
  .tp-parallax-container div,
  .tp-parallax-container div p,
  .tp-parallax-container div span,
  .tp-parallax-container div strong,
  .tp-parallax-container div em {
    width:100%;
    line-height:22px !important;
    font-size:14pt !important;
    white-space:normal !important;
    text-align:center !important;
   }

 }

@media only screen and (max-width:50em /*800px*/) {
  .imageCollage {
    width:33.33%;
   }
 }


@media only screen and (max-width:40em) {

  .top-bar .name h1 a {
    width:180px;
   }

  .top-bar-section li:not(.has-form) a:not(.button) {
    line-height:1.6rem;
   }
   
  .top-bar-section .has-dropdown > a:after {
    top:37%;
   }
 
  .top-bar-section .has-dropdown > a {
    border-radius:5px;
  }

  .sliderOuter,
  .tp-banner {
    height:300px !important;
   }

  .tp-parallax-container h1,
  .tp-parallax-container h2,
  .tp-parallax-container h3,
  .tp-parallax-container h4,
  .tp-parallax-container h5,
  .tp-parallax-container h6,
  .tp-parallax-container div,
  .tp-parallax-container div p,
  .tp-parallax-container div span,
  .tp-parallax-container div strong,
  .tp-parallax-container div em {
    width:100% !important;
    line-height:18px !important;
    font-size:10pt !important;
    text-align:center !important;
   }
  
  .videoBackgroundCnt div h1,
  .videoBackgroundCnt div h2,
  .videoBackgroundCnt div h3,
  .videoBackgroundCnt div h4,
  .videoBackgroundCnt div h5,
  .videoBackgroundCnt div h6,
  .videoBackgroundCnt div div,
  .videoBackgroundCnt div p,
  .videoBackgroundCnt div span,
  .videoBackgroundCnt div strong,
  .videoBackgroundCnt div em {
    line-height:22px !important;
    font-size:16pt !important;
    text-align:center !important;
   }

  .videoBackgroundCnt div sup,
  .videoBackgroundCnt div sub,
  .videoBackgroundCnt div sup span,
  .videoBackgroundCnt div sub span {
    font-size:12pt !important;
  }

  .tp-caption {
    margin:-20px 0 !important;
   }

  .staticMenu {
    margin-left:0;
    margin-top:4px;
   }

  .top-bar-section ul li:hover:not(.has-form) > a:after {
    border-color: transparent transparent transparent rgba(255, 255, 255, 1);
   }

  .top-bar-section .dropdown, 
  .top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button) {
   background:#fff !important;
  }

  .top-bar-section .dropdown {
    min-width:180px;
    background:#fff !important;
    border-radius:0;
    box-shadow:none;
    padding:0;
    z-index:1000 !important;
   }  
  
  .top-bar-section .dropdown li a {
    color:#000 !important;
    font-size:0.8925rem !important;
    background:#fff;
    border-radius:5px !important;
    -moz-border-radius:5px !important;
    -webkit-border-radius:5px !important;
    /*line-height:1.985rem !important;*/
    line-height:1.6rem !important;
    padding:0.1375rem 0.7375rem !important;
   }

  .top-bar-section .dropdown li a:hover,
  .top-bar-section .dropdown li:hover:not(.has-form):not(.active) > a:not(.button) {
    color:#fff !important;
    background:#666 !important;
   }
   
  .top-bar-section .dropdown li.js-generated a {
    background:url(../../images/theme2024/back.svg) 7px 8px no-repeat;
    font-weight:bold;
    padding-left:19px !important;
  }
  
  .top-bar-section .dropdown li.js-generated a:hover {
    background:#fff url(../../images/theme2024/back.svg) 7px 8px no-repeat !important;
    color:#000 !important;
  }
  
  .top-bar-section .dropdown li.js-generated:hover {
    background:none !important;
    color:#000 !important;
    font-weight:bold;
   }
   
  .parent-link {
   font-weight:bold !important;
  }

  label.inline {
    margin:0;
    padding:0;
   }
  
  .divider {
    background:none;
   }

  h1.pageTitle {
   font-size:2rem;
   line-height:2rem;
   margin-bottom:2rem;
   border-top:0;
  }

  h1.newsTitle {
  font-size:1.4rem;
  line-height:1.5rem;
  margin-bottom:0.5rem;
  }
  
  .panel.eventDetails p {
   margin:7% 0 1%;
  }

  h2.aboutTitle {
   font-size:1.7rem;
  }

  h2, .panel h2  {
   font-size:2rem;
  }

  .panel.aboutUs p {
   font-size: 0.9rem;
  }
  
  .divider2 {
    background:none;
   }

  .registerButtn {
    height:180px;
    margin:-60px auto 0;
    padding:30px 11px;
    position:inherit;
    text-align:center;
    width:180px;
  }
  
  .registerButtn span {
    font-size:0.9rem;
   }
  
  .registerButtn h4 {
   font-size:220%;
  }

  .panel.newsAndSocialMedia ul.socialIcons li {
    padding-left:0;
   }

  .panel.keyPoints .containerSpacing {
    padding:7% 0 7%;
   }
   
  .speakerDetails {
    padding:7% 0 1%;
   }
   
  .agendaList {
   padding:6% 0 7%;
  }
  
  .panel.principalSponsors {
    padding:6% 0 7%;
   }
  
  .button,
  button {
    width:100%
   }
   
   .owl-controls {
     display:none !important;
   }
 
  .imageCollage {
    width:100%;
   }

   .speakerDetails img.photo {
    margin: 15px 0 15px -15px;
   }
 
 }
 
/* Footer: Leave Message Section */
#leave_msg_div {
  position: fixed;
  right: 70px;
  z-index: 9999;
  background-color: #FFF;
  -webkit-box-shadow: 0 0 19px 5px rgba(0,0,0,.4);
  -moz-box-shadow: 0 0 19px 5px rgba(0,0,0,.4);
  box-shadow: 0 0 19px 5px rgba(0,0,0,.4);
  border-top: 1px solid #FF0;
}

#leave_msg_btn {
  cursor: pointer;
  position: fixed;
  right: 70px;
  z-index: 9999;
  font-size: 18px;
  display: none;
  padding: 6px;
  border-top-left-radius: 7px;
  border-top-right-radius: 7px;
  -webkit-box-shadow: 0 0 19px 5px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 0 19px 5px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 19px 5px rgba(0, 0, 0, 0.4);
}

.show_leave_msg_div {
  bottom: 0px;
  width: 270px;
  height: 520px !important;
  padding-top: 10px !important;
}

.hide_leave_msg_div {
  bottom: -40px;
  height: 0px;
  padding-top: 0px;
}

.show_leave_msg_btn {
  bottom: 500px !important;
  width: 270px;
}

.hide_leave_msg_btn {
  bottom: -20px;
  height: 35px;
}

#response {
  display: none;
  text-align: center;
  color: #F00;
  margin-bottom: 15px;
}

.leaveMsgFormError {
  border: 1px solid #F00 !important;
}

.requiredField {
  border-left: 1px solid #F00 !important;
}

.textInfo {
  font-size: 15px;
}

