@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;800&display=swap");
.btn-invert-gray-icon {
  padding: 11px 16px;
  background: #191b1f;
  color: #fff;
  border: 1px solid #191b1f;
  border-radius: 40px;
  width: auto;
  font-family: Montserrat,sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 15px;
  text-align: center;
  transition: all ease .5s;
  background: #fff;
  color: #191b1f;
  cursor: pointer;
  font-size: 14px;
  line-height: 22px;
  border: 1px solid rgba(25, 27, 31, 0.5);
  align-items: center;
  display: inline-block; }

.btn-invert-gray-icon:focus, .btn-invert-gray-icon:hover {
  background: #fff;
  color: #191b1f; }

.container-max {
  margin-left: auto;
  margin-right: auto;
  max-width: 1232px;
  padding-left: 16px;
  padding-right: 16px; }

.btn-invert-gray.dark, .nv-ev__right--filters li.dark {
  padding: 11px 16px;
  background: #191b1f;
  color: #fff;
  border: 1px solid #191b1f;
  border-radius: 40px;
  width: auto;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 15px;
  text-align: center;
  transition: all ease .5s;
  background: #fff;
  color: #191b1f;
  cursor: pointer;
  font-size: 14px;
  line-height: 22px; }

.btn-invert-gray-icon::before {
  content: "";
  background-image: url(/Themes/Release/theme4/images/sprite-icons.svg?mod=27);
  background-repeat: no-repeat;
  height: 14px;
  width: 14px;
  display: inline-block;
  margin-left: 0;
  margin-right: 9px;
  vertical-align: text-top;
  display: none; }

.btn-invert-gray-icon.play::before {
  background-position: -488px -299px;
  display: inline-block; }

.btn-invert-gray.black, .nv-ev__right--filters li.black {
  padding: 11px 16px;
  background: #fff;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 40px;
  width: auto;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 15px;
  text-align: center;
  transition: all ease .5s;
  background: #fff;
  color: #fff;
  cursor: pointer;
  font-size: 14px;
  line-height: 22px;
  background: #191b1f; }

.btn-invert-gray.black:focus, .btn-invert-gray.black:hover, .nv-ev__right--filters li.black:focus, .nv-ev__right--filters li.black:hover {
  background: #fff;
  color: #fff; }

.btn-invert-gray.no-border, .nv-ev__right--filters li.no-border {
  border: none;
  font-size: 14px;
  line-height: 22px;
  background: 0 0;
  color: #191b1f;
  font-weight: 700; }

html,
body {
  margin: 0;
  padding: 0; }

body {
  line-height: 1.5;
  color: #333;
  font-weight: 500;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  margin: 0px;
  background: #252525;
  padding: 0px;
  font-size: 14px;
  border: 0px !important; }

ul {
  padding: 0px;
  margin: 0px;
  list-style: none; }

.custom_btn {
  border-radius: 3px;
  padding: 10px 65px;
  background: #E81F3D;
  color: #fff;
  font-weight: 700;
  line-height: 20px;
  font-size: 14px;
  transition: all 0.5s linear;
  height: 40px; }
  .custom_btn:hover {
    opacity: 0.6; }

.custom_btn2 {
  border-radius: 3px;
  padding: 10px 32px;
  background: #fdf5f5;
  color: #5a5151;
  font-weight: 700;
  line-height: 20px;
  font-size: 14px;
  transition: all 0.5s linear;
  border: 1px solid #d32f2f;
  pointer-events: none; }

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

section .bg_color {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.11);
  border-radius: 3px; }

.bg_color {
  background: white; }

.secondary_color {
  background: #f6f3f2; }

.font_color {
  color: #333; }

.font_color2 {
  color: white; }

.custom_padding {
  padding: 32px 32px; }

.opacity_0 {
  opacity: 0; }

.mt--2 {
  margin-top: -3px; }

body .two_columns {
  max-width: inherit !important;
  flex: 1 0 21%; }

.hidden {
  display: none !important; }

.gap-3 {
  gap: 15px; }

a.default_anchor {
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  color: #333; }

#sponsors-section {
  background: #f7f7f7; }

.mobile_view {
  display: none !important; }

.desktop_view {
  display: block !important; }

body .custom_btn2.color_white svg path {
  fill: #ffffff !important; }

body .custom_btn2.color_black svg path {
  fill: #333 !important; }

div#featured_header_top_right {
  display: none; }

.hide {
  display: none !important; }

.mb_40 {
  margin-bottom: 40px; }

h3 {
  font-size: 18px;
  font-weight: 600;
  line-height: 21px; }

h4 {
  font-size: 16px;
  font-weight: 600;
  line-height: 24px; }

h5 {
  font-size: 14px;
  font-weight: 600;
  line-height: 20px; }

h6 {
  font-size: 12px;
  font-weight: 500; }

.banner-asscents.color_white {
  color: #ffffff; }

.banner-asscents.color_black {
  color: #333; }

.sponsor_title.color_white {
  color: #ffffff; }

.sponsor_title.color_white:after {
  background: #ffffff !important; }

.sponsor_title.color_black {
  color: #333; }

.sponsor_title.color_black:after {
  background: #333 !important; }

.headline {
  font-size: 28px;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: 0px;
  margin-bottom: 45px !important;
  position: relative; }
  .headline:after {
    height: 4px;
    width: 24px;
    content: "";
    background: #E81F3D;
    position: absolute;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    bottom: -20px; }

h4.headline.text-left:after {
  right: inherit; }

#header_section h1 {
  font-size: 40px;
  font-weight: 700;
  line-height: 48px; }

#header_section .header_logo img {
  max-width: 265px;
  width: 100%; }

#header_section h2 {
  font-size: 32px;
  font-weight: 600;
  line-height: 36px; }

#header_section p {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px; }

#header_section .banner-asscents img {
  max-width: 100%; }

#header_section small {
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  margin-top: 10px;
  display: inline-block; }

#header_section span.date-format {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  margin: 0px !important; }

#header_section .timer_section {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  display: flex;
  width: 100%;
  margin-bottom: 20px; }

#header_section .text-center .timer_section {
  justify-content: center; }

#header_section .countdown_section h5 {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px; }

#header_section .timer_section .timer_content:first-child {
  border-radius: 10px 0px 0px 10px; }

#header_section .timer_section .timer_content:last-child {
  border-right: 1px solid #e0e0e0;
  border-radius: 0px 10px 10px 0px; }

#header_section .timer_content {
  width: 100%;
  max-width: 152px;
  background: #FDF5F5;
  text-align: center;
  font-size: 40px;
  font-weight: 400;
  line-height: 26px;
  height: 88px;
  padding: 19px;
  border: 1px solid #e0e0e0;
  margin-right: -4px;
  color: #333; }

#header_section .timer_content span + span {
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  display: inline-block !important;
  width: 100% !important;
  color: #999999; }

#header_section .banner_contained {
  padding: 40px 30px 30px 30px !important; }

#header_section button.custom_dropdown {
  padding: 0px;
  margin: 0px;
  border: 0px;
  background: transparent;
  cursor: pointer;
  outline: none; }

#header_section .drop_downcontent {
  max-width: 600px;
  background: #ffffff;
  border: 1px solid #e0e0e0;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.212);
  border-radius: 5px;
  position: absolute;
  z-index: 1; }
  #header_section .drop_downcontent ul {
    height: 229px;
    overflow-y: auto; }
    #header_section .drop_downcontent ul li {
      font-size: 20px;
      font-style: normal;
      font-weight: 600;
      line-height: 32px;
      padding: 10px 20px; }
      #header_section .drop_downcontent ul li a {
        display: -webkit-box;
        /* OLD - iOS 6-, Safari 3.1-6 */
        display: -moz-box;
        /* OLD - Firefox 19- (buggy but mostly works) */
        display: -ms-flexbox;
        /* TWEENER - IE 10 */
        display: -webkit-flex;
        display: flex;
        width: 100%;
        font-size: 16px;
        font-weight: 600;
        line-height: 24px;
        color: #333;
        text-align: left; }
    #header_section .drop_downcontent ul li.active {
      background: #FDF5F5; }

#header_section .text-center .drop_downcontent {
  left: 0px;
  right: 0px;
  margin: 0 auto; }

#header_section .subtitle {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  margin-bottom: 10px; }

.nav li a {
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 22px 0px 22px;
  display: inline-block;
  position: relative; }

.nav li {
  padding: 0px 1.8% 0px 0px; }

.nav li.active a:after {
  position: absolute;
  top: 0px;
  width: 100%;
  height: 100%;
  content: "";
  border-bottom: 2px solid #E81F3D;
  bottom: 0px;
  left: 0px; }

.nav li.active a {
  color: #E81F3D; }

#overview_section p {
  font-size: 14px;
  font-weight: 500;
  line-height: 24px; }

#overview_section a.read_more {
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
  color: #E81F3D; }

#speaker_section .speaker_panel {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  justify-content: center;
  gap: 40px; }

#speaker_section .speaker_section {
  border: 1px solid #e0e0e0;
  border-radius: 3px;
  max-width: 278px;
  width: 100%;
  display: inline-block; }
  #speaker_section .speaker_section > img {
    width: 100%;
    max-height: 273px;
    object-fit: cover;
    object-position: top;
    height: 273px; }

#speaker_section h6 {
  margin-bottom: 0px;
  line-height: 18px; }
  #speaker_section h6 + img {
    margin-top: 10px; }

#speaker_section b {
  font-weight: 700;
  display: inline-block; }

#speaker_section p {
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
  margin-top: 10px;
  margin-bottom: 5px; }

#speaker_section .speaker_section.two_columns {
  width: 48%;
  flex: unset; }

#speaker_section .speaker_section.two_columns > img {
  width: 200px;
  height: 200px; }

.center-layout .speaker_section {
  border: 0px !important;
  max-width: 200px !important; }
  .center-layout .speaker_section > img {
    width: 100%;
    border-radius: 50%;
    height: 200px !important; }

#speaker_section .speaker_panel.left-layout {
  gap: 10px 20px !important;
  justify-content: flex-start; }
  #speaker_section .speaker_panel.left-layout .speaker_section {
    border: 0px !important;
    border-radius: 3px;
    max-width: 48.3% !important;
    width: 100%;
    padding: 10px 20px;
    text-align: left !important;
    align-items: flex-start;
    display: flex; }
    #speaker_section .speaker_panel.left-layout .speaker_section img {
      width: 80px !important;
      height: 80px !important;
      border-radius: 50%;
      margin-right: 4px; }
    #speaker_section .speaker_panel.left-layout .speaker_section .p-3 {
      padding-top: 0px !important;
      padding-bottom: 0px !important; }

#agenda_section ul#myTab {
  border: 0px !important;
  margin-bottom: 1px !important;
  padding: 0px; }

#agenda_section ul#myTab li.nav-item:first-child {
  border-right: 0px; }

#agenda_section ul#myTab li.nav-item {
  border: 2px solid #e0e0e0;
  border-bottom: 0px;
  padding: 0px !important;
  border-radius: 5px 5px 0px 0px; }

#agenda_section ul#myTab li button {
  border: 0px !important;
  outline: none !important;
  cursor: pointer; }

#agenda_section div#myTabContent {
  margin: 0px; }

#agenda_section .agenda_date_button {
  background: #ffffff;
  border: 2px solid #e0e0e0;
  padding: 16px 25px;
  margin: 0 auto 20px;
  display: block;
  border-radius: 5px;
  font-size: 16px;
  font-weight: 600;
  width: 163px; }

#agenda_section .agenda_date_button.active {
  background: #e0e0e0 !important; }

#agenda_section #myTabContent div#accordion {
  border-radius: 0px 8px 8px 8px; }

#agenda_section #accordion .card:first-child {
  border-top: 0px; }

#agenda_section .card {
  padding-bottom: 14px; }

#agenda_section div.card-header {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  background: transparent;
  position: relative;
  z-index: 1;
  padding: 14px 23px 0px 23px;
  border-bottom: 0px; }

#agenda_section div#accordion {
  border: 2px solid #e0e0e0;
  border-radius: 8px; }

#agenda_section .agenda_date {
  margin: 0px;
  color: #666666; }

#agenda_section .agenda_title {
  font-size: 18px;
  font-weight: 600;
  color: #333 !important;
  width: calc(100% - 173px);
  text-decoration: none;
  padding-left: 0px !important;
  background: transparent !important;
  white-space: normal; }

#agenda_section button.btn.btn-link:after {
  font-family: "feather";
  content: "\e845";
  position: absolute;
  right: 30px;
  color: #E81F3D;
  top: 35%;
  font-size: 23px;
  font-weight: 300; }

#agenda_section button.btn.btn-link.collapsed:after {
  content: "\e842"; }

#agenda_section .collapse.show:before {
  position: absolute;
  top: 0px;
  width: 100%;
  height: 100%;
  content: "";
  background: #FDF5F5; }

#agenda_section .card-body {
  font-size: 14px;
  padding: 0px;
  width: calc(100% - 195px);
  float: right;
  position: relative;
  padding-right: 23px; }

#agenda_section .agenda_speaker_panel {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  margin-top: 15px;
  margin-bottom: 5px; }
  #agenda_section .agenda_speaker_panel .agenda_speaker_box {
    background: white;
    padding: 15px;
    border-radius: 5px;
    flex: 1 1 30%;
    max-width: 32.3%; }
    #agenda_section .agenda_speaker_panel .agenda_speaker_box div {
      width: calc(100% - 66px); }
      #agenda_section .agenda_speaker_panel .agenda_speaker_box div h5 {
        margin-bottom: 5px;
        margin-top: 4px; }
      #agenda_section .agenda_speaker_panel .agenda_speaker_box div h6 {
        margin-bottom: 0px;
        max-width: 200px; }
    #agenda_section .agenda_speaker_panel .agenda_speaker_box img.agenda_speaker {
      width: 48px;
      height: 48px;
      border-radius: 50px;
      margin-right: 15px; }

#agenda_section .col-md-6 .agenda_speaker_panel .agenda_speaker_box {
  max-width: 100%;
  flex: initial; }

#agenda_section .full_width div.card-header {
  display: inline-block; }

#agenda_section .full_width .agenda_date {
  width: 100%;
  font-size: 12px; }

#agenda_section .full_width .agenda_title {
  padding-left: 0px;
  white-space: break-spaces;
  width: 100%; }

#agenda_section .full_width .card-body {
  width: 100% !important;
  padding-left: 23px;
  margin-bottom: 0px !important; }

#attend_section ul.attend_section {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  align-items: flex-start;
  gap: 20px 0px; }
  #attend_section ul.attend_section li {
    width: 33.3%;
    font-size: 16px;
    font-weight: 400;
    position: relative;
    padding: 0px 25px 0px 0px;
    line-height: 28px; }

#attend_section .attend_section.two-colum {
  justify-content: flex-start; }

#attend_section .attend_section.two-colum li {
  width: 48%;
  font-size: 16px;
  font-weight: 400;
  position: relative;
  padding: 0px 25px 0px 0px;
  line-height: 28px; }

#attend_section svg {
  width: 24px;
  height: 24px;
  margin-right: 6px;
  margin-top: 4px;
  float: left; }

#attend_section svg.circul_point {
  width: 15px;
  height: 15px;
  float: left; }

#attend_section span {
  padding-left: 5px;
  float: left;
  width: calc(100% - 30px); }

#attend_section ul.radius_ul {
  justify-content: center !important;
  gap: 20px; }

#attend_section .radius_ul li {
  border-radius: 23px;
  padding: 6px 25px 6px 25px !important;
  width: auto !important;
  text-align: center;
  font-weight: 600 !important;
  border: 2px solid #e0e0e0;
  display: inline-block !important; }

#attend_section .attend_section.two-colum {
  justify-content: flex-start;
  max-width: 80%;
  margin: 0 auto; }

#attend_section .attend_section.two-colum li {
  width: 48%; }

#attend_section .attend_section.two-colum.max-100 {
  max-width: 100% !important; }

#keypoint_section .key_section {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  align-items: flex-start;
  gap: 20px 0px;
  justify-content: center; }

#keypoint_section .key_box {
  border: 2px solid #e0e0e0;
  padding: 20px 10px;
  width: 23.6%;
  border-radius: 5px; }

#keypoint_section .key_box h3 {
  min-height: 42px;
  font-size: 16px;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal; }

#keypoint_section .key_section.text-center.two-colum .key_box {
  width: 24.6%; }

#about_section .about_content h4 {
  font-weight: 400; }

#about_section strong {
  font-weight: 700; }

#about_section .latest_new {
  border: 1px solid #e0e0e0;
  border-radius: 8px; }
  #about_section .latest_new span {
    font-size: 12px;
    margin-bottom: 5px;
    display: inline-block;
    margin-top: 15px; }
  #about_section .latest_new h4 {
    font-weight: 700; }
  #about_section .latest_new img {
    max-width: 100%; }

#sponsor_section .sponsor_panel.flex-wrap {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  align-items: flex-start;
  gap: 20px 0px;
  max-width: 78%;
  margin: 0 auto;
  justify-content: center;
  gap: 20px; }

#sponsor_section .sponsor_section {
  border: 1px solid #e0e0e0;
  background: #ffffff; }

#sponsor_section .sponsor_section img {
  transform: scale(0.8); }

.column_box .column_box_panel {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  flex-wrap: wrap;
  gap: 15px;
  justify-content: center; }
  .column_box .column_box_panel .column_box_content {
    border: 1px solid #e0e0e0;
    border-radius: 3px;
    max-width: 264px; }
    .column_box .column_box_panel .column_box_content .relative {
      position: relative; }
    .column_box .column_box_panel .column_box_content .icon_overlay {
      float: right;
      position: absolute;
      right: 3%;
      top: -19px; }
    .column_box .column_box_panel .column_box_content img {
      max-width: 100%;
      width: 100%; }
    .column_box .column_box_panel .column_box_content a {
      text-decoration: none;
      position: relative;
      width: 100%;
      display: inline-block; }
    .column_box .column_box_panel .column_box_content h6 {
      font-size: 15px;
      font-weight: 600;
      line-height: 22px;
      color: #333;
      -webkit-box-orient: vertical;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: normal; }
    .column_box .column_box_panel .column_box_content p {
      font-size: 12px;
      font-weight: 500;
      line-height: 16px;
      margin-top: 10px;
      -webkit-box-orient: vertical;
      display: -webkit-box;
      -webkit-line-clamp: 3;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: normal;
      color: #333;
      margin-bottom: 0px; }

.overflow_effects .overlay-black {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #000;
  left: 0;
  top: 0;
  opacity: 0.18; }

.overflow_effects .figcaption {
  width: 100%;
  position: absolute;
  line-height: 40px;
  bottom: 0;
  font-size: 18px;
  color: #fff;
  font-weight: 400;
  padding: 0 20px 15px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  background: linear-gradient(transparent, rgba(0, 0, 0, 0.7)); }

.overflow_effects .column_box_content {
  position: relative;
  width: 100%; }
  .overflow_effects .column_box_content figcaption {
    width: 100%;
    position: absolute;
    line-height: 40px;
    bottom: 0;
    font-size: 18px;
    color: #fff;
    font-weight: 400;
    padding: 0 20px 15px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    background: linear-gradient(transparent, rgba(0, 0, 0, 0.7));
    transition: all 1s ease; }
  .overflow_effects .column_box_content .content_panel {
    opacity: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    padding: 0 20px;
    background: rgba(0, 0, 0, 0.6);
    opacity: 0;
    left: 0;
    top: 0;
    z-index: 10;
    transition: all 1s ease; }
    .overflow_effects .column_box_content .content_panel h6 {
      color: white;
      display: inline-block;
      font-size: 15px;
      line-height: 23px;
      -webkit-line-clamp: 3;
      margin-top: 5px;
      margin-bottom: 0px; }
    .overflow_effects .column_box_content .content_panel p {
      color: white;
      margin-top: 15px; }

.overflow_effects .column_box_content:hover figcaption {
  opacity: 0; }

.overflow_effects .column_box_content:hover .content_panel {
  opacity: 1; }

.slick-track .column_box_content {
  margin: 0px 20px !important; }

.video_thunb {
  position: relative; }

.image-iframe {
  position: absolute;
  top: 0px;
  left: 0px;
  font-size: 39px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%; }

.hide_block {
  display: none !important; }

.video_modal {
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  z-index: 11;
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px; }
  .video_modal:after {
    content: '';
    background: #050505b8;
    width: 100vw;
    height: 100vh;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px; }
  .video_modal iframe {
    width: 100vw !important;
    max-width: 900px;
    height: 100vh !important;
    position: relative;
    z-index: 11;
    border: 0px;
    max-height: 500px; }
  .video_modal .close_modal {
    position: relative;
    font-size: 29px;
    z-index: 11;
    margin-left: 14px;
    color: white;
    top: -36vh;
    cursor: pointer; }

.res_avatar {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 56px;
  height: 56px;
  background: #FDF5F5;
  font-size: 32px;
  font-weight: 700;
  border-radius: 50%;
  border: 2px solid #ffffff;
  box-shadow: 0px 4px 8px 0px #0000001a;
  float: left;
  margin-right: 15px; }
  .res_avatar img {
    border-radius: 50%;
    width: 100%; }

.registrations_section {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  align-items: flex-start;
  gap: 20px 0px;
  gap: 20px 15px;
  justify-content: flex-start; }
  .registrations_section li {
    width: 23.9%; }
  .registrations_section .registration-right {
    width: calc(100% - 72px);
    display: inline-block; }
  .registrations_section h4 {
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal; }
  .registrations_section span {
    font-style: italic;
    font-size: 12px;
    font-weight: 500;
    display: inline-block !important;
    width: 100% !important;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal; }
  .registrations_section label {
    font-size: 12px;
    font-weight: 500;
    margin-bottom: 0px;
    display: inline-block !important;
    width: 100% !important;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal; }

#info_section small {
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  margin-top: 10px;
  display: inline-block; }

#info_section span {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px; }

.relted_webinar {
  border: 1px solid #ddd;
  display: inline-block !important;
  width: 100% !important;
  padding: 20px;
  border-radius: 4px; }

.relted_webinar .relted_header {
  display: inline-block !important;
  width: 100% !important; }

.relted_header div {
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 5px; }

.relted_contanier h3 a {
  font-size: 16px;
  color: #d32f2f;
  margin-bottom: 6px;
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  width: 100%; }

.speaker_box {
  display: flex; }

.speaker_box img {
  max-width: 60px;
  max-height: 60px;
  width: 100%;
  object-fit: cover;
  border-radius: 5px; }

.speaker_box .speaker_content {
  line-height: 20px;
  padding-left: 10px !important;
  background: white;
  border: 1px solid #ddd;
  padding-right: 10px !important;
  border-radius: 0px 5px 5px 0px; }

.speaker_box .speaker_content p {
  margin-bottom: 0px;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal; }

.speaker_box .speaker_content h5 {
  margin-bottom: 2px;
  font-size: 12px;
  margin-top: 3px;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal; }

.hidden {
  display: none; }

.speaker_colum .speaker_section {
  margin-right: 10px; }

.more_speakers {
  font-size: 13px;
  font-weight: 600; }

.speaker_colum {
  display: flex;
  min-height: 60px;
  overflow: hidden;
  max-height: 60px;
  align-items: center; }

.speaker_descrip {
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal; }

.series_webinar {
  background: #fdf5f5;
  border-radius: 5px; }

.speaker_colum:hover .speaker_content.show {
  opacity: 0;
  width: 0px;
  height: 0px;
  transition: opacity 0.5s linear;
  overflow: hidden;
  max-width: inherit;
  min-width: inherit;
  padding: 0px !important; }

.speaker_colum .speaker_box:hover .speaker_content {
  opacity: 1;
  width: auto;
  height: auto;
  min-width: 140px;
  max-width: 140px;
  padding-right: 10px !important;
  padding-left: 10px !important; }

.speaker_colum .speaker_box:hover img {
  border-radius: 5px 0px 0px 5px; }

.speaker_colum .speaker_box img {
  border-radius: 5px 0px 0px 5px; }

.speaker_colum:hover .speaker_box img {
  border-radius: 5px; }

.speaker_content.custom-hidden {
  opacity: 0;
  width: 0px;
  height: 0px;
  transition: opacity 0.5s linear;
  overflow: hidden;
  padding: 0px !important; }

.speaker_box .speaker_content p {
  margin-bottom: 0px;
  font-size: 11px !important;
  line-height: 14px !important; }

.webinar_listing {
  border: 1px solid #ddd;
  border-radius: 5px; }
  .webinar_listing .webinar-author-info {
    display: flex;
    width: 100%; }
  .webinar_listing .webinar-author-info figure.clearfix {
    width: 40px;
    height: 40px;
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 0px;
    min-width: 40px; }
  .webinar_listing .webinar-author-info figure.clearfix img {
    width: 100%;
    height: 100% !important;
    border-radius: 50%; }
  .webinar_listing .webinar-author-info h5 {
    margin-bottom: 4px; }
  .webinar_listing span {
    font-size: 12px;
    font-weight: 500;
    line-height: 16px;
    display: inline-block !important;
    width: 100% !important;
    text-transform: uppercase;
    margin-bottom: 10px; }
  .webinar_listing img {
    width: 100%;
    height: 109px;
    object-fit: cover; }
  .webinar_listing h4 {
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    min-height: auto; }
  .webinar_listing p {
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    font-size: 12px;
    font-weight: 500;
    line-height: 16px;
    min-height: 48px; }

#ask_section textarea {
  background: #FDF5F5;
  max-width: 633px;
  width: 100%;
  padding: 15px;
  border: 1px solid #ddd;
  border-radius: 5px;
  margin-right: 15px; }

#ask_section p {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  font-weight: 400; }

#ask_section h4 small {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px; }

#ask_section .calender_box {
  display: flex;
  align-items: center; }

#ask_section .calender_panel {
  border: 1px solid #666666;
  padding: 10px;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 20px;
  border-radius: 5px; }
  #ask_section .calender_panel img {
    width: 30px;
    margin-right: 10px; }
  #ask_section .calender_panel .box_content {
    margin-left: 10px; }
  #ask_section .calender_panel h6 {
    font-size: 14px;
    margin-bottom: 0px; }
  #ask_section .calender_panel h3 {
    margin: 0px !important;
    font-size: 14px;
    font-weight: 700; }

#ask_section .flex-box {
  display: flex;
  align-items: center; }
  #ask_section .flex-box .custom_texteara {
    background: #FDF5F5;
    max-width: 633px;
    width: 100%;
    padding: 15px;
    border: 1px solid #e0e0e0;
    border-radius: 5px;
    margin-right: 15px;
    font-size: 13px !important;
    background: transparent;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.05); }
  #ask_section .flex-box .calender_panel a {
    color: #333;
    text-decoration: none; }
  #ask_section .flex-box .social_box {
    display: flex;
    width: 200px;     margin-top: 20px;}
    #ask_section .flex-box .social_box a {
      width: 38px;
      height: 38px;
      display: -webkit-box;
      /* OLD - iOS 6-, Safari 3.1-6 */
      display: -moz-box;
      /* OLD - Firefox 19- (buggy but mostly works) */
      display: -ms-flexbox;
      /* TWEENER - IE 10 */
      display: -webkit-flex;
      display: flex;
      align-items: center;
      justify-content: center;
      border-radius: 5px;
      margin-right: 10px;
      font-size: 17px;
      text-decoration: none;
      color: #ffffff; }
    #ask_section .flex-box .social_box a.fb {
      background: #3a559f; }
    #ask_section .flex-box .social_box a.twitter {
      background: #50abf1; }
    #ask_section .flex-box .social_box a.lin {
      background: #0084b1; }
    #ask_section .flex-box .social_box a.whatsapp {
      background: #51e963; }

#ask_section .ul_content li {
  list-style: disc;
  margin-bottom: 10px; }

#ask_section ul.ul_content {
  padding-left: 15px; }

#ask_section .after_none {
  margin: 0px 0px 15px 0px !important;
  font-size: 24px; }

#ask_section .after_none:after {
  display: none; }

.video_frame {
  position: relative; }
  .video_frame .video_overlay {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #00000099; }
  .video_frame img {
    width: 80px;
    height: 80px; }
  .video_frame iframe {
    height: 460px !important;
    width: 100%; }

@media screen and (max-width: 800px) {
  h3 {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px; }
  h4 {
    font-size: 14px;
    font-weight: 600;
    line-height: 20px; }
  h5 {
    font-size: 14px;
    font-weight: 600;
    line-height: 20px; }
  h6 {
    font-size: 12px;
    font-weight: 500; }
  .custom_padding {
    padding: 15px 15px; }
  .mb_40 {
    margin-bottom: 20px; }
  .custom_btn {
    padding: 10px 0px;
    font-size: 13px;
    max-width: 340px;
    width: 100%; }
  #header_section {
    padding: 28px 0px !important;
    background-size: cover; }
    #header_section .banner_contained {
      padding: 20px !important;
      margin-top: -28px; }
    #header_section .timer_section .timer_content:first-child {
      border-radius: 5px 0px 0px 5px; }
    #header_section .timer_section .timer_content:last-child {
      border-right: 1px solid #e0e0e0;
      border-radius: 0px 5px 5px 0px; }
    #header_section .timer_section {
      display: flex;
      width: 84%;
      margin-bottom: 20px; }
      #header_section .timer_section .timer_content {
        font-size: 21px;
        font-weight: 400;
        line-height: 21px;
        height: 69px;
        padding: 12px; }
        #header_section .timer_section .timer_content span + span {
          font-size: 11px; }
    #header_section .text-center .timer_section {
      margin: 0 auto 20px; }
    #header_section .custom_dropdown svg {
      width: 25px; }
    #header_section .drop_downcontent {
      width: 94%; }
      #header_section .drop_downcontent ul li {
        padding: 10px 15px 0px !important; }
        #header_section .drop_downcontent ul li a {
          font-size: 14px;
          font-weight: 500;
          line-height: 18px; }
    #header_section h1 {
      font-size: 24px;
      line-height: 32px; }
    #header_section p, #header_section span.date-format {
      font-size: 14px;
      line-height: 22px; }
    #header_section .total_registered {
      display: none; }
    #header_section .header_logo img {
      width: 202px; }
    #header_section span.mr-5 {
      margin-right: 0px !important; }
  #navigation_section .col-md-12 {
    overflow: auto; }
  .nav {
    display: inline-block !important;
    max-width: 100%;
    width: 100%;
    white-space: nowrap;
    overflow-y: hidden;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
    .nav li {
      padding: 0px 3.5%;
      display: inline-block; }
  #overview_section .pr-4 {
    padding: 0px !important; }
  .speaker_panel {
    flex-wrap: wrap;
    gap: 7.5px;
    max-width: 100%;
    margin: 0px;
    justify-content: flex-start;
    white-space: initial !important; }
    .speaker_panel .speaker_section {
      width: 48%;
      max-width: inherit !important;
      margin-bottom: 15px;
      display: inline-block !important; }
      .speaker_panel .speaker_section .p-4 {
        padding: 15px 15px 0px !important; }
      .speaker_panel .speaker_section img {
        max-width: 100%;
        height: inherit !important;
        border-radius: 0px; }
      .speaker_panel .speaker_section h6 {
        height: auto;
        margin-bottom: 0px; }
  #speaker_section .speaker_section.two_columns img {
    width: 150px;
    height: 150px; }
  #speaker_section .speaker_section.two_columns {
    width: 100%;
    flex: unset;
    display: flex !important;
    justify-content: stretch;
    align-items: flex-start !important; }
  #speaker_section p {
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal; }
  .speaker_panel {
    gap: 10px !important;
    justify-content: flex-start !important; }
  #agenda_section div.card-header {
    display: inline-block;
    padding: 15px 15px 0px; }
  #agenda_section button.btn.btn-link {
    font-size: 14px;
    width: 100%; }
  #agenda_section .card-body {
    width: 100%;
    padding: 0px 15px 0px;
    padding-left: 17px !important; }
  #agenda_section .full_width div.card-header {
    padding-bottom: 0px; }
  #agenda_section .agenda_date {
    font-size: 12px;
    font-weight: 500; }
  #agenda_section button.btn.btn-link:after {
    top: 14px;
    font-size: 18px; }
  #agenda_section .agenda_speaker_panel {
    display: inline-block !important;
    width: 100% !important;
    margin: 0px !important; }
  #agenda_section .agenda_speaker_box {
    display: inline-block !important;
    width: 100% !important;
    max-width: 100% !important;
    margin-top: 15px; }
  #agenda_section .full_width .agenda_speaker_panel.d-flex {
    gap: 0px; }
  .radius_ul li {
    text-align: center !important; }
  .opacity_0 {
    opacity: 0;
    display: none !important; }
  body section ul {
    display: inline-block !important; }
    body section ul li {
      display: inline-block !important;
      width: 100% !important;
      margin-bottom: 10px;
      font-size: 14px !important;
      line-height: 16px !important; }
      body section ul li svg {
        margin-top: 1px !important;
        width: 15px;
        height: 13px !important; }
  .sponsor_section img {
    width: 140px; }
  .headline {
    font-size: 20px; }
  #attend_section ul li {
    font-weight: 500 !important; }
  #attend_section .radius_ul {
    gap: 0px !important;
    display: flex !important;
    flex-direction: column; }
    #attend_section .radius_ul li {
      padding: 10px 25px 10px 25px !important;
      font-weight: 500 !important; }
  #keypoint_section .key_box {
    margin-bottom: 20px;
    margin-right: 0px;
    width: 46.6% !important; }
    #keypoint_section .key_box h3 {
      font-size: 14px;
      font-weight: 400; }
  #keypoint_section .key_section {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0px 20px; }
  .latest_new h4 {
    font-size: 13px;
    line-height: 17px;
    font-weight: 500;
    padding-right: 10px; }
  .bpl-0 {
    padding-left: 0px;
    padding-top: 20px; }
  ul.attend_section.radius_ul {
    align-items: center !important;
    text-align: center;
    margin: 0px !important;
    max-width: 100% !important; }
  .sponsor_panel.flex-wrap {
    max-width: 100% !important; }
  #overview_section
img {
    width: 100%; }
  .custom_padding.d-flex {
    flex-flow: column;
    gap: 20px; }
  .pr-0, .px-0 {
    padding-right: 15px !important; }
  .pl-0, .px-0 {
    padding-left: 16px !important; }
  .video_frame iframe {
    height: 236px !important;
    width: 100%; }
  .mobile_view {
    display: block !important; }
  .desktop_view {
    display: none !important; }
  .webinar_listing {
    margin-bottom: 15px; }
    .webinar_listing h4 {
      min-height: auto; }
  .horizontal_v2 .logo-footer {
    float: left; }
  #ask_section .flex-box {
    display: inline-block;
    width: 100%; }
  #ask_section ul.ul_content {
    padding-left: 0px; }
  #ask_section .flex-box textarea {
    width: 100%;
    margin-bottom: 10px; }
  #ask_section .social_box {
    display: flex;
    width: 200px;
    margin-left: 10px; }
  #ask_section #ask_section p br {
    display: none; }
  #ask_section .pl-0 {
    padding-left: 0px !important; }
  #ask_section .speaker_box .speaker_content {
    display: none; }
  #ask_section .calender_panel {
    margin-bottom: 10px;
    min-width: 220px; }
  #ask_section .calender_box {
    display: inline-block; }
  .relted_webinar {
    margin-top: 15px; }
  .speaker_colum {
    max-height: inherit !important;
    -webkit-line-clamp: inherit !important;
    min-height: auto; }
  .speaker_colum .speaker_box img {
    border-radius: 5px !important; }
  .speaker_box .speaker_content {
    display: none !important; }
  #agenda_section ul#myTab li.nav-item {
    width: auto !important; }
  #agenda_section ul#myTab li button {
    font-size: 13px;
    padding: 11px 8px;
    font-weight: 500; }
  #agenda_section div#myTabContent {
    margin-top: -7px; }
  .footer-card-lst {
    margin: -15px 0 15px;
    border-bottom: 1px solid #e0e0e0;
    display: inherit; }
    .footer-card-lst li {
      width: 100%;
      float: left;
      border-right: 0px;
      padding: 0px 20px 15px 0px; }
  #speaker_section .speaker_panel.left-layout .speaker_section {
    width: 100% !important;
    display: flex !important;
    max-width: 100% !important;
    padding: 10px !important;
    margin-bottom: 0px !important; }
    #speaker_section .speaker_panel.left-layout .speaker_section img {
      width: 60px !important;
      height: 60px !important; }
  .agenda_date_button {
    margin-top: 30px !important;
    margin-bottom: 10px !important; }
  #whitepaper_section .speaker_panel {
    justify-content: flex-start !important; }
    #whitepaper_section .speaker_panel .speaker_section h6 {
      font-size: 14px;
      font-weight: 400;
      line-height: 19px;
      -webkit-line-clamp: inherit;
      min-height: auto; }
  .horizontal_v2 .footer-card-lst > li:first-child {
    padding-left: 0;
    padding-top: 15px; }
  .horizontal_v2 .footer-card-lst > li {
    width: 100%;
    padding-left: 0px;
    padding-top: 0px; }
  .horizontal_v2 .footer-card-lst {
    width: 100%;
    display: inherit !important; }
  .topRightBX {
    display: none; }
  .model-container {
    padding: 0 0 15px 0 !important; } }

.model-container.micrositeform {
  padding-right: 20px; }

.micrositeform .model-content {
  max-height: 520px;
  overflow-y: auto;
  padding-right: 15px; }

.webinar-checkbox2 {
  position: relative; }

.webinar-checkbox2 input[type="checkbox"] {
  vertical-align: top;
  position: absolute;
  top: 8px; }

.webinar-checkbox2 label {
  pointer-events: auto;
  color: #333;
  white-space: normal;
  padding-left: 17px;
  font-size: 12px; }

.model-container .thankyou-msg:before {
  content: '';
  background: url(https://img.b2bstatic.com/files/retail_files/file_1598250546_successgif.gif);
  width: 90px;
  height: 90px;
  display: inline-block;
  background-size: cover; }

.model-container h2 {
  font-size: 22px;
  line-height: 1.4em;
  margin-bottom: 14px;
  margin-top: 17px; }

.model-container .thankyou-msg p {
  margin-block: 4px;
  font-size: 16px !important;
  line-height: 22px; }

.model-container p a {
  font-size: 16px; }

.pt-32 {
  padding-top: 32px !important; }

.blink-soft {
  animation: blinker 1.5s linear infinite; }

@keyframes blinker {
  50% {
    opacity: 0; } }

h1.text-red.blink-soft {
  background: #E81F3D;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  margin-bottom: 0px;
  margin-right: 14px; }

.text-center .livenow_strip {
  justify-content: center; }

.livenow_strip {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 1.5rem !important; }

.contact_content h5 {
  font-size: 16px; }

i.fa.fa-instagram:before {
  content: "\e880";
  font-size: 15px; }

i.fa.fa-instagram {
  font-family: 'feather' !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.bg_color ::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 8px;
  background-color: #f5f5f5;
  -webkit-overflow-scrolling: touch; }

.bg_color ::-webkit-scrollbar {
  width: 8px;
  background-color: #8f8f92;
  -webkit-overflow-scrolling: touch; }

.bg_color ::-webkit-scrollbar-thumb {
  border-radius: 8px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.6);
  background-color: #8f8f92;
  -webkit-overflow-scrolling: touch; }

.resposive_image img {
  min-height: 60px;
  width: 100%;
  object-fit: cover;
  object-position: top;
  border-radius: 5px; }

.slick-slide.slick-active {
  opacity: 1 !important;
  left: unset !important; }

button.slick-prev.pull-left.slick-arrow {
  background: white;
  border: 1px solid #ddd;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  font-size: 25px;
  position: absolute;
  left: -8px;
  top: 44%;
  outline: none;
  background: white;
  z-index: 11;
  cursor: pointer; }

button.slick-next.pull-right.slick-arrow {
  background: white;
  border: 1px solid #ddd;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  font-size: 25px;
  position: absolute;
  right: -8px;
  top: 44%;
  outline: none;
  background: white;
  z-index: 11;
  cursor: pointer; }

#header_section .fadeInLeft {
  animation-name: inherit; }

body.product_webinar #detail-submit-form #consent_check_err {
  padding-top: 0px;
  margin-bottom: 0px; }

.input_sec #consent_check:focus ~ label {
  top: unset !important; }

#seat-booked-popup button.close {
  position: absolute;
  right: 20px; }

div#checkmark {
  display: inline-block;
  width: 100%; }

div#checkmark img {
  width: 100px; }

#seat-booked-popup p {
  font-size: 13px;
  line-height: 17px; }

#seat-booked-popup h4 {
  margin-bottom: 30px; }

.sociable3.clearfix.text-center a.socialshare {
  padding: 6px;
  background: #fbeaea;
  margin-left: 10px;
  border-radius: 5px;
  color: black; }

.edit_icon.vconfex-popup {
  padding: 6px;
  background: #fbeaea;
  margin-left: 10px;
  border-radius: 50px;
  width: 30px;
  height: 30px;
  right: 0px;
  position: absolute;
  top: -5px; }

.sociable3.clearfix.text-center {
  position: relative;
  width: 100%; }

.sociable3.clearfix.text-center p {
  margin-bottom: 0px; }

.multiple-speaker-ink:hover .popover {
  display: block; }

.multiple-speaker-ink .popover {
  left: 116px;
  top: auto;
  bottom: -52px;
  width: 310px;
  border: 1px solid #dadada;
  border-radius: 3px;
  display: none; }

.height_auto {
  min-height: auto !important; }

.multiple-speaker-ink {
  position: relative; }

.multiple-speaker-ink {
  position: relative; }

.popover-content {
  padding: 15px 15px 0px 15px; }

.speaker_two_columns:hover .speaker_content.show {
  opacity: 1 !important;
  width: auto;
  height: auto;
  padding: 0px 10px !important;
  min-width: inherit !important;
  max-width: inherit; }

.speaker_two_columns .speaker_content.custom-hidden {
  opacity: 1;
  width: auto !important;
  height: auto !important;
  padding: 0px 10px !important;
  border-left: 0px !important;
  max-width: inherit !important;
  min-width: inherit !important; }

.multiple-speaker-ink > p.height_auto {
  font-size: 14px;
  font-weight: 600; }

.webinar-author-info-outer {
  min-height: 144px; }

.color-unset {
  color: unset; }

.nodiscrip .agenda_title:after {
  opacity: 0 !important; }

a.vconfex-popup.button {
  border-radius: 3px;
  padding: 10px 35px;
  background: #E81F3D;
  color: #fff;
  font-weight: 700;
  line-height: 20px;
  font-size: 14px;
  transition: all 0.5s linear;
  height: 40px; }

#detail-submit-form div#custome_consent {
  margin-top: 15px !important;
  display: inline-block; }

body #detail-submit-form .section .txt_box {
  margin-bottom: 12px; }

.box-warper-content {
  width: calc(100% - 100px); }

.box-warper-img img {
  width: 100%;
  max-height: 270px;
  object-fit: cover;
  object-position: center;
  border: 1px solid #ddd;
  padding: 5px;
  border-radius: 5px; }

#speaker_detail .modal-dialog {
  max-width: 800px; }

.box-warper {
  display: flex; }

.box-warper-content h3 {
  font-size: 22px;
  margin-top: 11px;
  font-weight: 500;
  margin-bottom: 13px; }

.box-warper-content h6 {
  font-size: 17px; }

.box-warper-content p {
  font-size: 14px;
  max-height: 149px;
  overflow-y: auto; }

#speaker_detail h5 {
  font-size: 20px; }

.box-warper .box-warper-img {
  margin-right: 20px; }

#agenda_section button.btn.btn-link2:after {
  opacity: 0; }

body .two_speaker_columns .speaker_content {
  width: auto;
  line-height: 20px;
  background: white;
  border: 1px solid #ddd;
  border-radius: 0px 5px 5px 0px;
  opacity: 1 !important;
  height: auto !important;
  min-width: 140px;
  max-width: 140px;
  padding-right: 10px !important;
  padding-left: 10px !important;
  border-left: 0px !important; }

body .speaker_colum.two_speaker_columns:hover .speaker_content {
  width: auto !important;
  line-height: 20px;
  background: white;
  border: 1px solid #ddd;
  border-radius: 0px 5px 5px 0px;
  opacity: 1 !important;
  height: auto !important;
  min-width: 140px !important;
  max-width: 140px !important;
  padding-right: 10px !important;
  padding-left: 10px !important;
  border-left: 0px !important; }

  .loggedin-user .fa-user-circle-o {
    background: url(/Themes/Release/theme4/images/icons/default-user.svg) 0 0 no-repeat;
    height: 32px;
    width: 32px;
    display: inline-block;
    margin-right: 12px;
  }

  .get-dark-theme-webinar .loggedin-user .fa-user-circle-o {
    background: url(/Themes/Release/theme4/images/icons/default-user-transparent.png) 0 0 no-repeat;
    height: 32px;
    width: 32px;
    display: inline-block;
    margin-right: 12px;
    background-size: contain;
}

.get-light-theme-webinar .loggedin-user .fa-user-circle-o {
  background: url(/Themes/Release/theme4/images/icons/default-user.svg) 0 0 no-repeat;
  height: 32px;
  width: 32px;
  display: inline-block;
  margin-right: 12px;
}

.fa-user-circle-o:before{display:none}
  body .model-container label.default-label {
    display: inline-block;
    word-wrap: break-word;
    white-space: break-spaces;
    height: auto;
    position: relative;
}
#ask_section .flex-box .social_box{
  margin-top: 20px;
}