/* Event Font -------------------------*/

@font-face {
  font-family: 'AIA Everest Condensed';
  src: url('https://vepimg.b8cdn.com/uploads/vjfnew/10642/content/files/1704950227aiaeverest-condensed-woff21704950227.woff2') format('woff2'),
      url('https://vepimg.b8cdn.com/uploads/vjfnew/10642/content/files/1704950227aiaeverest-condensed-woff1704950227.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'AIA Everest Condensed';
  src: url('https://vepimg.b8cdn.com/uploads/vjfnew/10642/content/files/1704950228aiaeverest-condensedmedium-woff1704950228.woff  ') format('woff2'),
      url('https://vepimg.b8cdn.com/uploads/vjfnew/10642/content/files/1704950227aiaeverest-condensed-woff21704950227.woff2') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'AIA Everest';
  src: url('https://vepimg.b8cdn.com/uploads/vjfnew/10642/content/files/1704950228aiaeverest-regular-woff21704950228.woff2') format('woff2'),
      url('https://vepimg.b8cdn.com/uploads/vjfnew/10642/content/files/1704950228aiaeverest-regular-woff1704950228.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'AIA Everest';
  src: url('https://vepimg.b8cdn.com/uploads/vjfnew/10642/content/files/1704950228aiaeverest-extrabold-woff21704950228.woff2') format('woff2'),
      url('https://vepimg.b8cdn.com/uploads/vjfnew/10642/content/files/1704950228aiaeverest-extrabold-woff1704950228.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'AIA Everest';
  src: url('https://vepimg.b8cdn.com/uploads/vjfnew/10642/content/files/1704950227aiaeverest-bold-woff21704950227.woff2') format('woff2'),
      url('https://vepimg.b8cdn.com/uploads/vjfnew/10642/content/files/1704950227aiaeverest-bold-woff1704950227.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'AIA Everest';
  src: url('https://vepimg.b8cdn.com/uploads/vjfnew/10642/content/files/1704950228aiaeverest-regularitalic-woff21704950228.woff2') format('woff2'),
      url('https://vepimg.b8cdn.com/uploads/vjfnew/10642/content/files/1704950228aiaeverest-regularitalic-woff1704950228.woff') format('woff');
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

/******new ****/
.section.workshop-s .container.full-page-container {
    width: 100%;
    max-width: 100%;
    padding: 0px !important;
  margin-top:-10px;
}
  img.spe__ {
    width: 100%;
    max-width: 180px;
    display: block;
    margin: auto;
}
h3.sub__head {
    font-size: 20px;
    font-weight: bold;
    color: #d31245;
}
p.time__s {
    font-size: 14px;
    font-weight: bold;
}
p.text_work {
    font-size: 16px;
    line-height: 29px;
}

h4.sub_head {
    font-size: 20px;
    font-weight: bold;
    padding-top: 20px;
}
img.icon__s {
    width: 100%;
    max-width: 25px;
    margin: 0px 15px 0px 0px;
}
img.side__s {
    width: 100%;
    max-width: 114px;
    position: absolute;
    bottom: 0;
    left: 10%;
}
section#worksop1 {
    padding-top: 50px;
    padding-bottom: 50px;
}
img.side__s2 {
    position: absolute;
    right: 0;
    width: 100%;
    max-width: 250px;
    top: 30%;
}

img.side__s4 {
    position: absolute;
    right: 0;
    width: 100%;
    max-width: 250px;
    bottom: 0;
}

img.side__s3 {
    width: 100%;
    max-width: 114px;
    position: absolute;
    top: 30%;
    left: 10%;
}
@media (min-width: 320px) and (max-width: 768px) {
  
      img.side__s {
            display: none;
}
      img.side__s2 {
            display: none;
}

img.side__s4 {
      display: none;
}

img.side__s3 {
   display: none;
}
  
}
/****end***/
span#grp_fld_225190 label.control-label {
    font-size: 22px!important;
    margin-bottom: 20px!important;
    font-weight: 600 !important;
    color: #b31d1d!important;
}
.reg-form-data br{
  display:block !important;
}
.survey-cms-page-05-21 .container.full-page-container {
    width: 100%;
    max-width: 100%;
    padding: 0px 15px;
}
.quiz__ans .order-change > div label span {
    margin: 0 !important;
    padding: 11px;
    position: absolute!important;
    left: -39px!important;
    color: #9b0002!important;
    font-size: 25px!important;
    font-weight: bold!important;
}
p.qu__text br {
    display: unset !important;
}
.agenda-row .time h4 {
 color:#fff !important; 
  font-weight:bold!important;
}
i.fas.fa-angle-double-right {
    display: none !important;
}
.full-page-container .col-lg-12 {
    min-height: unset !important;
}
 .videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 aspect ratio */
    height: 0;
    overflow: hidden;
  }
  .videoWrapper iframe,  
  .videoWrapper video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
p.title__sub {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
 
}
.box__1 p {
    font-size: 18px;
    font-weight: bold;
    display: none;
}
 .quiz__ans p {
        display: none !important;
    }
img.banner__img {
    width: 100%;
    max-width: 500px;
}
ol.list_s {
    font-size: 16px;
    line-height: 29px;
}
.quiz__ans .order-change > div label {
 
    height: 100%!important;
    background: #9b0002!important;
    min-height: 90px !important;
}
.section.quiz-cms-page-20-24 .full-page-container .col-lg-12 {
    min-height: unset !important;
}
.quiz-cms-page-19-00 .full-page-container .col-lg-12 {
    min-height: unset !important;
}
.quiz-cms-page-20-39 .full-page-container .col-lg-12 {
    min-height: unset !important;
}
.quiz-cms-page-20-58 .full-page-container .col-lg-12 {
    min-height: unset !important;
}
.quiz-cms-page-20-24-20-24 .full-page-container .col-lg-12 {
    min-height: unset !important;
}
.quiz-cms-page-20-14 .full-page-container .col-lg-12 {
    min-height: unset !important;
}


.quiz__ans h5 {

    font-size: 20px!important;
    line-height: 28px!important;
 
}

.videoWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

a.btn__left {
    float: right;
    background: #d31145;
    padding: 10px;
    color: #fff;
    font-size: 16px;
    border-radius: 9px;
    width: 100%;
    max-width: 147px;
    text-align: center;
    cursor: pointer;
}


.modal-header{
  background: #d31145 !important;
}

/* Setting of Landing page colors and Font */
:root {
  --mainThemeColor: #D31145;
  --mainThemeColor-rgb: 243, 101, 49;
  --mainThemeColor2: #6891AF;
  --eventFontColor: #333D47;
  --overlayHeadingTextColor: #f7f7f7;
  --overlayHeadingTextColor2: rgb(255 255 255 / 10%);
  --eventFontSize: 16px;
  --smalltext: 14px;
  --eventFont: 'AIA Everest';
  --eventHeadingFont: 'AIA Everest';
  --h1FontSize: 45px;
  --h2FontSize: 42px;
  --h3FontSize: 38px;
  --h4FontSize: 22px;
  --h5FontSize: 20px;
  --h6FontSize: 18px;
  --white: #fff;
  --black: #333D47;
  --yellow: #ffd600;
  --lightGrey: #ddd;
  --darkgrey: #333;
  --halfWidth: 50%;
  --quarterWidth: 75%;
  --faqBgColor: #fafafa;
  --footerBg: #212121;
  --curved: 6px;
  --rounded: 50px;
  --btnFontSize: 18px;




}
.agenda-style-6 .detail-box .col-md-4 {
  width: 50%;
}
.detailLink {
  display: inline-block;
  margin-left: 15px;
}

/* General-------------------------- */

img.sp__img {
    width: 100%;
    max-width: 150px;
    display: block;
    margin: auto;
    border-radius: 50%;
    margin-bottom: 15px;
    margin-top: 15px;
}


body {
  font-family: var(--eventFont) !important;
  font-size: var(--eventFontSize) !important;
  color: var(--eventFontColor) !important;
  line-height: 26px !important;
  font-weight: 300;
  font-style: normal;
}

body>.header-content>.container {
  max-width: 100%;
  width: 100%;
  padding: 0px;
}

body>.header-content {
  position: relative;
  background-color: #FFF;
}

.header-content {
  background-color: #E6E1DE;

}

.simple-section {
  padding: 50px 0px;
  position: relative;
}

.coloredBg {
  background: var(--mainThemeColor);
  background-image: -webkit-linear-gradient(left, var(--mainThemeColor) 0%, var(--mainThemeColor2) 100%);
  background-image: linear-gradient(to right, var(--mainThemeColor) 0%, var(--mainThemeColor2) 100%);
}

.whiteText * {
  color: var(--white);
}

.whiteText a:hover,
.whiteText a:focus {
  color: var(--yellow);
}

h4.form-heading {
  font-size: 0px;
}

body>p:first-of-type {
  margin: 0px;
}

.shape2 {
  width: 200px;
  position: absolute;
  bottom: -50px;
  right: -50px;
}

.cta {
  background-color: #F1F2F2;
  padding: 20px;
}

/* Buttons------------------------------ */
.button {
  padding: 14px 35px;
  display: inline-block;
  font-size: var(--btnFontSize);
  font-weight: 600;
  border: 2px solid transparent;
  text-transform: uppercase;
  text-align: center !important;
}

.button-outline-white {
  border-color: #FFF;
  color: #FFF;
}


.button-outline-white:hover,
.button-outline-white:focus {
  color: #FFF;
  text-decoration: none;
  background-color: var(--mainThemeColor);
}


.button-primary {
  background-color: var(--mainThemeColor);
  color: #FFF !important;
  border: none;
}

.button-primary:hover,
.button-primary:focus {
  background-color: var(--mainThemeColor) !important;
  color: #FFF !important !important;
  opacity: .8;
}


.button-white {
  color: var(--mainThemeColor) !important;
  background-color: #FFF !important;
  border: none;
}

.button-white:hover,
.button-white:focus {
  background-color: var(--mainThemeColor) !important;
  color: #FFF !important;
  opacity: .8;
}




.button-secondary {
  background-color: var(--mainThemeColor);
  color: #FFF !important;
  border: none;
}

.button-secondary:hover,
.button-secondary:focus {
  color: #FFF;
  text-decoration: none;
  background-color: var(--mainThemeColor2) !important;
}


.button-blue {
  background-color: #09A2C0;
  color: #FFF !important;
  border: none;
}

.button-blue:hover,
.button-blue:focus {
  color: #FFF;
  text-decoration: none;
  background-color: #07849C !important;
}




.coloredShadow {
  box-shadow: 0px 15px 25px 0px rgb(249 71 67 / 30%);
}

.grayShadow {
  box-shadow: 0px 15px 25px 0px rgba(67, 67, 67, 0.2);
}

.curved {
  border-radius: var(--curved);
}

.rounded {
  border-radius: var(--rounded);
}

.btnWhite {
  background: var(--white);
  color: var(--mainThemeColor);
  border: 2px solid var(--mainThemeColor);
}

.btnBlack {
  background: var(--black);
  color: var(--white);
}

.btnColored {
  background-image: -webkit-linear-gradient(left, var(--mainThemeColor) 0%, var(--mainThemeColor2) 100%);
  background-image: linear-gradient(to right, var(--mainThemeColor) 0%, var(--mainThemeColor2) 100%);
  color: var(--white) !important;
}

.btnColored:hover,
.btnColored:focus {
  background-image: -webkit-linear-gradient(left, var(--mainThemeColor2) 0%, var(--mainThemeColor) 100%);
  background-image: linear-gradient(to right, var(--mainThemeColor2) 0%, var(--mainThemeColor) 100%);
  color: var(--white) !important;
  text-decoration: none !important;
}

.btnWhite:hover,
.btnWhite:focus,
.btnBlack:hover,
.btnBlack:focus {
  background: var(--mainThemeColor);
  color: var(--white);
  text-decoration: none !important;
}

/* Headings--------------------------- */
h1,
h2,
h3,
h4,
h5,
h6,
.popup h1 {
  font-family: var(--eventHeadingFont);
  font-weight: 700;
}

h1,
.popup h1 {
  font-size: var(--h1FontSize);
  font-weight: 800;
}

h2 {
  font-size: var(--h2FontSize);

}

h3 {
  font-size: var(--h3FontSize);
}

h4 {
  font-size: var(--h4FontSize);
}

h5 {
  font-size: var(--h5FontSize);
}

h6 {
  font-size: var(--h6FontSize);
}



.buttons-wrap {
  background-color: var(--mainThemeColor);
  text-align: center;
}

.slider-arrow {
  position: absolute;
  top: 50%;
  z-index: 3;
  color: #FFF;
  font-size: 27px;
}

.slider-arrow:hover {
  transform: scale(1.3);
  color: #FFF;
}

.slider-arrow:focus {
  color: #FFF;
}

.slider-arrow.left {
  left: 5%;
}

.slider-arrow.right {
  right: 5%;
}



/* Top black bar----------------------- */
.slim-bar {
  position: initial;
  background-color: var(--mainThemeColor2);
  color: #FFF;

}

.slim-bar ul>li {
  list-style: none;
  margin: 0px 0px 0px 0px;
  padding: 5px 0px 0px 0px;

}

.slim-bar .row {
  justify-content: end !important;
}

/* Set 0 padding or Margin */
.noPadding {
  padding: 0px !important;
}

.noTopPadding {
  padding-top: 0px !important;
}

.noBottomPadding {
  padding-bottom: 0px !important;
}

.noLeftPadding {
  padding-left: 0px !important;
}

.noRightPadding {
  padding-right: 0px !important;
}

.noMargin {
  margin: 0px !important;
}

.noTopMargin {
  margin-top: 0px !important;
}

.noBottomMargin {
  margin-bottom: 0px !important;
}

.noLeftMargin {
  margin-left: 0px !important;
}

.noRightMargin {
  margin-right: 0px !important;
}

.gray-bg {
  background: #f1f1f1;
  padding: 30px 0px;
}

.icon-boxes {
  position: relative;
  background: var(--mainThemeColor) !important;
}

.icon-boxes-wrap {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: flex;
  width: 100%;
  justify-content: space-around;
  flex-flow: wrap;
}

.icon-boxes-wrap li {
  /* flex: 1; */
  text-align: center;
  margin: 30px 8px;
  width: 255px;
}

.icon-boxes-wrap li .icon img {
  width: auto;
  height: 58px;
  filter: brightness(0) invert(1);
}
.icon-boxes-wrap li .info {
  padding-top: 14px;
}

.icon-boxes-wrap li .info h4 {
  color: #ffffff;
  margin: 0 0 6px 0;
  font-size: 20px;
  line-height: 26px;
}


.discover-future {
  background: #2C3A44;
}

.discover-future .row {
  display: flex;
  align-items: center;
}


.p-rel {
  position: relative;
}

.laptop-img {
  margin-top: 0px;
}



.main_section.cameo {
  margin-top: 0px;
  padding-top: 50px;
}


.sec-title h2 {
  color: #fff;
  font-size: 38px;
  font-weight: 300;
  margin-top: 10px;
  letter-spacing: 1px;
  text-transform: uppercase;
  line-height: 54px;
  position: relative;
}

.sec-title h2 img {
  position: absolute;
  right: 0;
  top: 37px;
  width: 323px;
}



.button_paly {
  display: inline-block;
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  margin: auto;
  top: 40%;
}

.button_paly.is-play {
  background-color: #ffffff52;
  border-radius: 50%;
  width: 100px;
  height: 100px;
      cursor: pointer;
}

.button_paly.is-play .button-outer-circle {
  background: rgba(255, 255, 255);
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
}

.button_paly.is-play .button-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 30px;
  height: 30px;
  transform: translate(-50%, -50%);
}

.button_paly.is-play .button-icon .triangle {
  -webkit-animation: fadeIn 7s ease;
  animation: fadeIn 7s ease;
}

.button_paly.is-play .button-icon .path {
  stroke-dasharray: 90;
  stroke-dashoffset: 0;
  -webkit-animation: triangleStroke 3s;
  animation: triangleStroke 3s;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
}

.has-scale-animation {
  -webkit-animation: smallScale 3s infinite;
  animation: smallScale 3s infinite;
}

.has-delay-short {
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}

@-webkit-keyframes triangleStroke {
  from {
      stroke-dashoffset: 90;
  }

  to {
      stroke-dashoffset: 0;
  }
}

@keyframes triangleStroke {
  from {
      stroke-dashoffset: 90;
  }

  to {
      stroke-dashoffset: 0;
  }
}


@-webkit-keyframes smallScale {
  from {
      transform: scale(1);
      opacity: 1;
  }

  to {
      transform: scale(1.5);
      opacity: 0;
  }
}

@keyframes smallScale {
  from {
      transform: scale(1);
      opacity: 1;
  }

  to {
      transform: scale(1.5);
      opacity: 0;
  }
}


/* Main Heading------------------------- */

svg.shape-title {
  width: 28px;
}


.main-title {
  text-align: center;
  position: relative;
  z-index: 0;
  color: var(--black);
  font-weight: bold;
  font-size: 36px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.main-title img {
  width: 200px;
}

.main-title span {
  display: block;
  color: var(--mainThemeColor);
  font-size: 22px;
  text-transform: uppercase;
  font-weight: 600;
}


.main-title .headingOverlayText {
  position: absolute;
  color: var(--overlayHeadingTextColor);
  margin: 0px 0px 0px 0px;
  font-size: 150px;
  font-weight: 700;
  line-height: 70px;
  letter-spacing: -9px;
  z-index: -1;
  left: 50%;
  transform: translateX(-50%);
  top: -40px;
  width: 100%;
  display: inline;
  text-transform: lowercase;
}


.topics {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.topics li {
  display: flex;
  margin-top: 30px;
  flex-basis: 45%;
}

.topics li .number {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: var(--mainThemeColor);
  color: #FFF;
  /* display: flex; */
  /* align-items: center; */
  /* justify-content: center; */
  margin-right: 20px;
  font-size: 20px;
  flex-shrink: 0;
  /* line-height: 36px; */
  text-align: center;
  padding-top: 6px;
}


.topics li h4 {
  margin-top: 0;
  font-size: 18px;
}


/* Unordered list------------------------------- */


ul.checklist li {
  padding-left: 35px;
  position: relative;
  margin-bottom: 40px;
  font-size: 17px;

}

ul.checklist li i {
  position: absolute;
  left: 0px;
  top: 0px;
  font-size: 25px;
}

ul.checklist.small li i {
  font-size: 10px;
  top: 10px;
  color: var(--mainThemeColor);
}



/* Event Logo----------------------------------- */
.event-logo img {
  margin: 20px 0;
}


.event-logo a {
  display: flex;
  align-items: center;
}

.event-logo span {
  color: #011323;
  font-size: 24px;
  font-weight: normal;
}

/* Main Navigation------------------------------ */
#main-nav {
  padding: 0px;
  display: flex !important;
}

#main-nav .navbar-nav {
  flex-direction: row;
  flex-grow: 1;
}

#main-nav a {
  color: var(--black);
  font-size: 17px;
  padding: 10px 15px;
  font-weight: bold;
  font-style: normal;
  margin-right: 10px;
  text-transform: uppercase;
}

#main-nav a.button {
  margin-left: 10px;
  border-radius: 80px;
}

#main-nav a:hover,
#main-nav a:focus {
  color: var(--mainThemeColor);
  text-decoration: none;
}

.fullWidthNav .container {
  max-width: 100%;
  width: 100%;
}

.header-content .row {
  display: flex;
  align-items: center;
  flex-wrap: initial;

}

.header-content nav {
  margin-bottom: 0px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0;
  padding-bottom: 0;
}

#main-nav .navbar-nav li {
  margin-bottom: 0px;
}

.stickyNav {
  width: 100%;
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 55;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2);
  background: #FFF;
}


.event-logo {
  padding: 0;
}


.header-content.sticky.stickyNav .event-logo img {

  margin: 9px 0;
}

#main-nav .navbar-nav li.active a {
  color: #FFF;
  background-color: #000;
  text-decoration: none;
}

.navClose {
  display: none;
}

.navbar-toggle {
  margin-right: 0px;
  background: var(--mainThemeColor);
  border-radius: 6px;
}


.navbar-toggle {
  /*Set to 0 if Accessibility Feature not added*/
  margin-right: 42px;
  background: var(--mainThemeColor);
  border-radius: 6px;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: var(--white);
}



/* Hero Section */
.main_top_area {
  background-color: var(--mainThemeColor);
  padding-top: 6%;
  padding-bottom: 6%;
  position: relative;
}

/*.main_top_area::before {
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  content: "";
  background-image: -webkit-linear-gradient(left, var(--mainThemeColor) 0%, var(--mainThemeColor2) 100%);
  background-image: linear-gradient(to right, var(--mainThemeColor) 0%, var(--mainThemeColor2) 100%);
  position: absolute;
  opacity: 0.9;
}
*/



.animation_video {
  width: 100%;
  height: auto;
  /*Set to 100% if need to show full video*/
  position: relative;
}

.animation_video .vid {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.animation_video .vid video {
  object-fit: cover;
  height: 100%;
}

.animation_video .slider_content1 {
  position: absolute;
  padding: 40px 15px 90px;
  top: 0;
  width: 100%;

}

/*.animation_video::before {
  content: "";
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  background: var(--black);
  position: absolute;
  opacity: 0.6;
}
*/


@media (max-width: 992px) {


  .animation_video .slider_content1 {
      position: relative;
      padding: 30px 30px;
      top: 0;
      width: 100%;
      background-color: #e6e1de;
  }
  .animation_video {
      display: flex;
      flex-direction: column-reverse;
  }
}

.topline {
  height: 1px;
  background-color: var(--mainThemeColor);
  margin-top: -30px;
  position: relative;
  margin-bottom: 100px;

}

img.flower {
  width: 144px;
  position: absolute;
  right: 30%;
  top: 13%;
}

.banner-logo img {
  width: 600px;
}

.popup {
  text-align: left;
}

.popup p {
  color: #333D47;
  max-width: 478px;
}

.popup-btns {
  display: flex;

  justify-content: center;
  align-items: center;
}


.popup-btns .button {
  min-width: 180px;
  margin: 10px;
  padding: 14px;
}


.popup .col-sm-12 {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-wrap: wrap;
}

.popup h1 {
  text-align: center;
  font-size: 34px;
  text-transform: capitalize;
  font-weight: bold;
  color: #30b1d1;

}

.popup h2 {
  color: #333D47;
}

#date-info {
  margin-top: 20px;
  margin-bottom: 20px;
  color: var(--white);
  font-weight: 300;
  font-family: var(--eventFont);
  text-align: center;
  font-size: 32px;
  line-height: 43px;
}


.banner-dates {
  display: flex;
  justify-content: space-around;
  margin: 20px 0;
}

.banner-dates .date-item span {
  color: #FFF;
  margin-left: 6px;
}


.banner-info h2 {
  font-size: 34px;
}

.banner-info h4 {
  margin: 12px 0;
  line-height: 31px;
}

.two-btns {
  text-align: center;
  margin: 35px 0;
  padding: 2px;
  border: solid 2px var(--white);
  display: inline-block;
  border-radius: 40px;

}


.two-btns a {
  background: var(--white);
  color: var(--mainThemeColor) !important;
  display: inline-block;
  padding: 12px 34px;
  border-radius: 40px;
  letter-spacing: 1px;
  font-size: 18px;
}


.two-btns a:first-child {
  background: transparent;
  color: var(--white) !important;
  box-shadow: none;
}

.two-btns:hover a {
  background: transparent;
  color: var(--white) !important;
  box-shadow: none;
}

.two-btns a:hover {
  background: var(--white) !important;
  color: var(--mainThemeColor) !important;
  box-shadow: 0px 10px 25px 0px rgb(249 71 67 / 30%);
  text-decoration: none;
}

.two-btns i {
  margin-right: 5px;
}

/*Registration Form---------------------*/
input[type="file"] {
  width: 40%;
}


input::placeholder {
  font-weight: 300 !important;
}


.col-12.order-change.radio-block-all label {
  font-weight: 300 !important;
}


.nw-frm-bldr.reg-form-wrap h1 {
  margin: 30px 0;
}

.reg-form-wrap h3 {
  font-size: 28px;
  font-weight: bold;
  margin: 20px auto;
  max-width: 850px;
  color: var(--eventFontColor);
}

.page-heading {
  height: 1px;
}

form input[type=submit] {
  background: var(--mainThemeColor);
  border-color: var(--mainThemeColor);
  border-radius: var(--rounded) !important;
}

.reg-form-data .col-12 input[type=submit]:hover,
.reg-form-data .col-12 input[type=submit]:focus {
  background: var(--darkgrey);
}

.reg-form-data input::file-selector-button {
  background: var(--mainThemeColor) !important;
}

.nw-frm-bldr .reg-form-data {
  box-shadow: 0px 2px 20px 0 rgba(0, 0, 0, 0.1);
  border-radius: 20px;
  border: 1px solid #dedede;
  margin-bottom: 30px;
}

.nw-frm-bldr .control-label {
  font-size: var(--smallText);
  font-family: var(--eventHeadingFont);
  color: var(--eventFontColor);
}

.reg-form-data .form-control {
  font-size: var(--smallText);
  font-family: var(--eventFont);
  color: var(--eventFontColor);
}

.nw-frm-bldr.reg-form-wrap>.row>.col-12,
.row.row-content>div>.container-fluid {
  padding: 0;
}


/*Thank you page-----------------------*/
.thanksWrapper {
  text-align: center;
  max-width: var(--halfWidth);
  margin: 20px auto;
  box-shadow: 0px 2px 20px 0 rgba(0, 0, 0, 0.1);
  border-radius: 20px;
  border: 1px solid #dedede;
  padding: 30px 50px 50px;
  width: 100%;
  max-width: 90%;
}

.thanksWrapper span {
  display: block;
  font-size: 22px;
  font-weight: 400;
}

.thanksWrapper p {
  margin-top: 30px;
}

.full-page-container .col-lg-12 {
  min-height: 400px;
  /* display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;*/
}

.row-content {
  padding: 10px 0px;
}

/* Login Modal----------------------- */
#LoginModal h4,
#forgot-pwd-modal h4 {
  font-size: 20px;
}

#LoginModal .modal-header,
#forgot-pwd-modal .modal-header {
  background: var(--mainThemeColor);
}

#login-footer a,
#login-footer button,
#reset-pwd-frm a,
#reset-pwd-frm button {
  background: var(--mainThemeColor);
  font-family: var(--eventFont);
}

#login-footer .btn-default,
#reset-pwd-frm .btn-default {
  background: var(--white);
}

#login-footer .btn-darkgrey,
#reset-pwd-frm .btn-darkgrey {
  color: var(--white);
}

#login-footer .btn-default,
#reset-pwd-frm .btn-default {
  border-color: #ccc;
}

#login-footer .col-sm-8 .btn-darkgrey,
#reset-pwd-frm .btn-darkgrey {
  border-radius: var(--rounded) !important;
  font-family: var(--eventFont);
}

#LoginBtn {
  font-size: var(--smallText);
  padding: 14px 35px !important;
  border-radius: var(--curved);
}

.modal .modal-dialog {
  max-width: initial;
}

#login-footer .row .col-sm-4 {
  max-width: initial;
  flex: 33%;
  order: 2;
}

#login-footer .btn,
#reset-pwd-frm .btn {
  border-radius: var(--rounded);
}

#login-footer .btn:hover,
#reset-pwd-frm .btn:hover {
  background: var(--darkgrey) !important;
  color: var(--white) !important;
}

#reset-pwd-frm label,
#LoginModal label {
  font-family: var(--eventHeadingFont);
}

#reset-pwd-frm input,
#LoginModal input {
  font-family: var(--eventFont);
}


/* Countdown Timer---------------------------- */
.countdown-container {
  text-align: center;
  margin-top: -50px;
  position: relative;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background: #fff;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 15px;
  padding: 0px 29px 0px 15px;
  box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.2);
}

#clockdiv {
  font-family: var(--eventHeadingFont);
  color: #FFF;
  display: inline-block;
  font-weight: 300;
  text-align: center;
  font-size: 50px;
}

#clockdiv .smalltext {
  color: #FFF;
  font-size: var(--eventFontSize);
}

#clockdiv>div {
  background: none;
  position: relative;
  margin-right: 40px;
}

#clockdiv>div::before {
  content: ":";
  color: var(--lightGrey);
  position: absolute;
  right: -22px;
  top: 50%;
  transform: translateY(-60%);
}

#clockdiv>div:last-child::before {
  content: "";

}

/* About section -------------------------------------- */


.main-intro {
  max-width: 75%;
  text-align: center;
  margin: auto;
}

.main-intro strong {
  margin-bottom: 25px;
  font-size: 20px;
  display: block;
}


.dis-ico {
  display: flex;
  align-items: center;
}

.dis-ico h4 {
  font-size: 15px;
  margin-left: 17px;
  font-weight: 400;
}

/* Why Attend section------------------------------------ */
#whyAttend {
  padding-top: 80px;
}

#whyAttend .main-title {
  margin-bottom: 60px;
}

#whyAttend .headingOverlayText {
  color: var(--overlayHeadingTextColor2)
}

#whyAttend li i {
  color: var(--yellow);
}

.whiteText .main-title span {
  color: var(--yellow);
}

#about .row {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

/* Agenda-------------------------------------------- */
#agenda {
  background-color: #E6E1DE;
  position: relative;
}


.agenda-tabs {
  display: flex;
  justify-content: center;
  margin-bottom: 50px;
  border-bottom: none;
}

.agenda-tabs li.active::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 14px 12px 0 12px;
  border-color: #755d99 transparent transparent transparent;
  position: absolute;
  bottom: -14px;
  left: 0;
  right: 0;
  margin: auto;
}

.agenda-tabs li.active a,
.agenda-tabs li.active:hover,
.agenda-tabs li.active:focus {
  background-color: #755d99;
  color: #FFF !important;
  border: none !important;
  border-radius: 4px 4px 0 0;
}

.agenda-tabs li a {
  font-size: 15px;
  padding: 15px 20px;
  min-width: 140px;
  text-align: center;
  border: none !important;
  border-radius: 4px 4px 0 0;
  color: #707070;
  background-color: #FAFAFA;
}


.inner-tabs {
  display: flex;
  justify-content: center;
}


.inner-tabs li a {
  font-size: 18px;
}


.inner-tabs>li.active>a,
.inner-tabs>li.active>a:hover,
.inner-tabs>li.active>a:focus {
  background-color: var(--mainThemeColor);
  color: #FFF;
}

.slim-bar ul>li,
.slim-bar ul>li>a {

  font-size: 11px;
  font-weight: 400;
  line-height: 13px;
  text-decoration: none;
  color: FFF !important;
}








div.speaker2[data-toggle="modal"] {
  cursor: pointer;
}

div.speaker2[data-toggle="modal"]:hover strong {
  color: var(--mainThemeColor);
}

.agenda-time span {
  background-image: -webkit-linear-gradient(left, var(--mainThemeColor) 0%, var(--mainThemeColor2) 100%) !important;
  background-image: linear-gradient(to right, var(--mainThemeColor) 0%, var(--mainThemeColor2) 100%) !important;

}

.nav-tabs>li.active>a:after,
.nav-tabs>li.active>a:focus:after,
.nav-tabs>li.active>a:hover:after {


  border-top-color: var(--mainThemeColor) !important;
}

/*Sponsors Section----------------------------------------*/
.logos-list {
  text-align: center;
}

.logos-list img {
  display: inline-block;
  width: 100%;
  height: auto;
  max-width: 250px;
  margin: 5px;
  padding: 5px;
  border: solid 1px #eee;
  transition: all 0.2s ease;
}

.logos-list img:hover {
  box-shadow: 0px 10px 20px rgb(0 0 0 / 5%);
}


/* FAQs Section------------------------------------------- */

#faqs {
  background: var(--mainThemeColor);
}

.faq-items {
  max-width: 850px;
  margin: 0 auto;
}

.faq-item {
  background: #ffffff;
  padding: 5px 10px 11px;
  border-radius: 8px;
  border: 0;
  max-width: 850px;
  margin: 0 auto 10px;
}

.faq-item .faq-title {
  background: none;
  border-radius: 0;
  font-family: var(--eventFont);
  font-weight: bold;
  color: #293042;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
  disay: block;
  padding: 10px;
}

.faq-item .faq-ans {
  width: auto;
  margin: 0 10px;
  border-left: solid #E03865 3px;
  border-top: 0;
  line-height: 20px;
  font-family: var(--eventFont);
  color: #293042;
  padding: 10px 15px;
  font-size: 16px;
  font-weight: 400;
  background: #ffffff;
  display: none;
}




.faq.padding {
  padding: 0
}

.faq .panel {
  background: var(--faqBgColor);
  padding: 24px 25px 24px;
  margin: 0 0 14px 0;
  border: none;
  border-radius: 15px;
  box-shadow: 0 1px 1px rgb(0 0 0 / 5%);

}

.faq-text {
  font-size: 16px;
  padding: 0 30px;
}

.faq p {
  text-align: left;
  font-size: 16px;
  line-height: 26px;
}

.faq .panel-heading {
  padding: 0 !important;
  background: 0 0 !important
}

.faq h4.panel-title a {
  text-decoration: none;
  cursor: pointer;
  outline: 0;
  line-height: 24px;
  color: var(--eventFontColor);
  font-family: var(--eventHeadingFont);
  font-weight: 700;
  text-transform: none;

}

.faq .panel-collapse {
  text-decoration: none;
  cursor: pointer
}

.faq .panel-collapse .panel-body {
  width: 100% !important;
  padding-bottom: 0;
  border: none !important;
  padding-top: 9px;
  font-size: var(--eventFontSize) !important;
  font-family: var(--eventFont) !important;
  line-height: 24px !important;
  color: var(--eventFontColor) !important
}

.faq .panel-title>a:before {
  float: right !important;
  font-family: FontAwesome;
  content: '068';
  padding-right: 5px;
  font-size: 19px;
  color: var(--mainThemeColor);
}

.faq .panel-title>a.collapsed:before {
  float: right !important;
  content: '067';
}

.faq .panel-title>a:hover,
.faq .panel-title>a:active,
.faq .panel-title>a:focus {
  text-decoration: none;
}

.num_icon {
  display: none;
  width: 30px;
  height: 30px;
  border-radius: 50px;
  line-height: 30px;
  text-align: center;
  background-image: -webkit-linear-gradient(left, var(--mainThemeColor) 0%, var(--mainThemeColor2) 100%) !important;
  background-image: linear-gradient(to right, var(--mainThemeColor) 0%, var(--mainThemeColor2) 100%) !important;
  color: var(--white);
  font-style: normal;
  margin-right: 10px;
  position: absolute;
  left: 0px;
}

.cus-accordian .panel-default>.panel-heading+.panel-collapse>.panel-body {
  padding: 12px 0 0 0;
}

/* Contact Section------------------------------ */
.ask-cta {
  background-image: -webkit-linear-gradient(left, var(--mainThemeColor) 0%, var(--mainThemeColor2) 100%) !important;
  background-image: linear-gradient(to right, var(--mainThemeColor) 0%, var(--mainThemeColor2) 100%) !important;
  display: flex;
  align-items: center;
  justify-content: center;
}

.ask-cta>.container>.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.ask-cta .contact-img {
  max-height: 200px;
}

#contact {
  padding-top: 60px;
  padding-bottom: 60px;
}

.contactPersons {
  display: flex;
  flex-wrap: wrap;
}

.contactPersons_box {
  margin-right: 70px;
  margin-bottom: 30px;
}

.contactPersons_box p {
  margin-bottom: 0px;
}

.textSmall {
  font-size: var(--smalltext);
  font-weight: 400;
}

.contactPersons_box h5 {
  line-height: 23px;
}

.contactPersons>div:nth-child(even) {
  margin-right: 0px;
}




/* Footer----------------------------- */
footer {
  background: #333D47;
  padding: 29px 0;
  position: relative;
  border-top-color: #EEEEEE;
  border-top-width: 0;
  color: #FFF;
}

footer a {
  color: #FFF;
  text-decoration: underline;
}

.footer-links1 {
  margin: 40px 0 0 0;
  padding: 0;
  list-style: none;
  display: flex;
}

.footer-links1 li a {
  color: #000;
  display: inline-block;
  margin-right: 20px;
}

.footer-links li {
  display: inline-block;
  position: relative;
}

.footer-links li:after {
  content: "|";
  margin: 0px 5px 0px 12px;
}

.footer-links li:last-child::after {
  margin-right: 0px;
  content: "";
}

ul.footer-links {
  margin: 0;
  padding: 0;
}

.footer-links a {
  color: #000;
  font-size: 12px !important;

}

.copyright {
  padding-top: 20px;
  margin-top: 20px;
  border-top: 1px solid rgba(0, 0, 0, .4);
}

.socialIcons {
  list-style: none;
  padding: 0px;
  margin-bottom: 0px;

}

.socialIcons li {
  display: inline-block;
  padding-right: 10px;
}

.socialIcons li:last-child {
  padding-right: 0px;
}

.socialIcons li a {
  font-size: 20px;
  color: var(--white);
  text-decoration: none;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: var(--mainThemeColor);
  display: flex;
  align-items: center;
  justify-content: center;
}

.socialIcons li a:hover {
  color: #FFF;
  background-color: var(--mainThemeColor2);
}

/*Top to the Page button---------------*/
#top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  color: var(--white);
  width: 50px;
  height: 50px;
  text-align: center;
  cursor: pointer;
  padding-top: 5px;
  z-index: 45;
  display: none;
  background-color: var(--mainThemeColor);
  font-size: 24px;
  padding-top: 13px;
  border-radius: 5px;
}

#top:hover,
#top:focus {
  background-color: var(--darkgrey);
}


/*Accessibility Features---------------*/
.btn.btn-access.slide {
  position: absolute;
  z-index: 45;
  border-radius: 50px;
  width: 35px;
  height: 35px;
  background: var(--darkgrey);
  right: 12px;
  top: 46px;
  text-align: center;
  padding: 5;
}

.btn.btn-access.slide:hover {
  background: var(--mainThemeColor);
}

.accsess_tray {
  display: block;
  position: fixed;
  right: 10px;
  background-color: var(--white);
  top: 110px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  padding: 4px;
  box-shadow: 0px 0px 8px rgba(, 0, 0, 0, 0.2);
}

.accsess_tray #readspeaker_button1,
.accsess_tray .hall-wrap .rsbtn {
  right: -34px;
}

.accsess_tray .rsexpanded span {
  margin: 0;
}

.accsess_tray .rsexpanded span.rsbtn_text {
  margin: 5px 0 0 6px;
}

.accsess_tray .rsexpanded .rsbtn_progress_container.rsimg {
  margin: 7px 0 0 5px;
}

.accsess_tray .rsexpanded .rsbtn_powered .rsbtn_btnlabel a span.rsbtn_label_icon.rsimg {
  display: inline-block;
}

.accsess_tray svg path {
  fill: var(--mainThemeColor);
}

.accsess_tray .btn-tray {
  padding: 6px;
  border-radius: 8px;
  font-weight: 500;
  font-size: 15px !important;
  line-height: normal;
  display: flex;
  align-items: center;
  margin-right: 5px;
  background: rgba(var(--mainThemeColor-rgb), 0.1);
  color: var(--mainThemeColor);
}

.accsess_tray .btn-tray:last-child {
  margin-right: 4px;
}

.accsess_tray .btn-tray.btn:hover {
  opacity: 0.9;
}

.accsess_tray .btn-tray svg path {
  fill: var(--mainThemeColor);
}

.accsess_tray span {
  margin-right: 8px;
}

.accsess_tray .btn-close-access {
  text-align: center;
  padding: 8px 8px;
  background: transparent;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
}

#accessibility-fade-in {
  width: 1px;
  opacity: 0;
  transition: all 0.75s ease;
  z-index: 5;
}

#accessibility-fade-in.show {
  opacity: 1;
  width: 262px;
  display: flex !important;
}


/*speakers*/

.sp-bio {
  display: none;
}

.speaker-item {

  text-align: center;
  margin-bottom: 50px;
}

.speaker-item[data-target="#SpeakerModal"]:hover,
.agenda-speaker[data-target="#SpeakerModal"]:hover {
  cursor: pointer;
}

.speaker-item:hover .photo img {
  transform: scale(1.05);
}

.speaker-item .photo {}


.speaker-item .photo img {

  border-radius: 4px;
  width: 200px;
  height: 200px;
  transition: all 0.4s ease;
}


.speaker-item .info h4 {
  font-size: 22px;
  font-weight: 500;
  color: var(--mainThemeColor);
  margin-bottom: 0;
}

.speaker-item .info p {
  color: rgba(0, 0, 0, .5);
  font-size: 13px;
  margin-bottom: 15px;
  line-height: 19px;
}

.sp-social {
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;

}

.sp-social li {
  margin: 0 10px;
}

.sp-social li a {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #FFF;
  background-color: var(--mainThemeColor);
}

.packages-row {
  display: flex;
  justify-content: center;
}

.package-item {
  text-align: center;
  background-color: #FFF;
  width: 30%;
  height: 300px;
}

.package-item .package-head {
  padding: 20px;
  font-weight: bold;
  text-transform: uppercase;
  background-color: rgba(48, 177, 209, 0.1);
}

.package-item.high {
  position: relative;
  margin-top: -30px;
  box-shadow: 0px 5px 17px 5px rgba(0, 0, 0, 0.14);
  -webkit-box-shadow: 0px 5px 17px 5px rgba(0, 0, 0, 0.14);
  -moz-box-shadow: 0px 5px 17px 5px rgba(0, 0, 0, 0.14);
  height: auto;
}

.package-item.high .package-head {
  background-color: var(--mainThemeColor);
  color: #FFF;
}

.package-item .package-body {
  padding: 30px;
}

.package-item .package-body h3 {
  color: var(--mainThemeColor);
  font-size: 40px;
  margin: 0;
}

.package-item .package-body .text-button {
  color: #021954;
  font-weight: bold;
}

@media (max-width: 767px) {
.agenda-style-6 .detail-box .col-md-4 {
  width: 100% !important;
}
  .sec-title h2 {
      font-size: 30px;
  }





  img.flower {
      display: none;
  }

  .discover-future .row {
      display: block;
  }

  .banner-dates {
      flex-direction: column;
  }

  .banner-dates .date-item {
      margin-bottom: 10px;
  }

  .banner-info .text-center .button {
      display: block;
  }

  .banner-info h2 {
      font-size: 35px;
  }

  .footer-links1 {
      margin: 30px 0;

      justify-content: center;
  }

  .banner-info {
      box-shadow: none;
      padding: 0 20px;
  }


  .agenda-row {
      display: block;
  }

  .agenda-row .time-box {
      width: 100%;
      flex-direction: row;
      margin-bottom: 12px;
  }

  .agenda-row .time-box img {
      margin-right: 6px;
  }

  .agenda-row .webinars-content {

      padding-left: 9px;
  }

  .popup .row {
      display: block;
  }

  .popup {
      text-align: center;
  }

  .popup h1 {
      display: block;
      margin: 0;
      font-size: 28px;
      text-align: center;
  }

  #clockdiv>div::before {
      display: none;
  }

  #clockdiv>div {

      padding: 10px 0px;
  }

  .popup-btns {
      flex-direction: column;
      margin-top: 37px;
  }

  .main_top_area {
      min-height: auto;
  }

  #date-info {
      font-size: 22px;
  }

  #main-nav {
      position: fixed;
      top: 0;
      left: 0px;
      z-index: 55;
      background: rgba(0, 0, 0, 0.9);
      width: 100%;
      height: 100%;
      text-align: center;
      align-items: center;
      justify-content: center;
      display: none !important;
  }

  #main-nav .navbar-nav {
      flex-direction: column;

  }

  #main-nav .navbar-nav {
      flex-direction: column;
      flex-grow: initial;
  }

  .navClose {
      position: absolute;
      top: 15px;
      right: 20px;
      color: var(--white);
      font-size: 22px;

      border-radius: 100%;
      width: 40px;
      height: 40px;
      border: 2px solid var(--white);
      display: flex;
      justify-content: center;
      align-items: center;
  }

  #main-nav.in {
      display: flex !important;
  }

  #main-nav a {
      color: var(--white);
      font-size: 18px;
      padding: 18px 15px;
      margin-bottom: 10px;
  }


  #LoginBtn {
      margin-top: 12px;
  }

  .event-logo {
      flex-grow: 1;
  }

  .whyAttendImg {
      max-width: 320px !important;
      display: block;
      margin: auto;
  }

  .contactPersons {
      justify-content: space-around;
  }

  .contactPersons_box {
      margin-right: 0px;
  }

  #contact h3 {
      text-align: center;
  }

  .footer-section .row>div {
      text-align: center !important;
  }

  input[type="file"] {
      width: 100%;
  }

  .modal .modal-dialog {
      width: 95% !important;
  }

  .modal-footer .btn+.btn {
      margin-left: 2px;
  }

  #login-footer .row {
      flex-direction: column;
  }

  #login-footer .row .col-sm-4 {
      order: 1;
  }

  #login-footer .row .col-sm-8 {
      order: 2;
  }

  #login-footer .col-sm-8 {
      padding-left: 2px;
      padding-right: 2px;
  }

  form input[type=submit] {
      width: 100% !important;
  }

  .reg-form-data input::file-selector-button {
      background: var(--mainThemeColor) !important;
  }
}

@media (max-width: 575px) {
  .main-intro {
      max-width: 100%;
  }

  .headingOverlayText {
      display: none !important;
  }

  .main-title span {
      font-size: 18px;
  }

  h3.main-title {
      font-size: 30px;
  }


  .buttons-wrap {
      padding: 20px;
  }

  .two-btns {
      margin: 0;
  }

  .simple-section {
      padding: 20px 0px;
  }

  #whyAttend {
      padding-top: 20px;
  }
}

@media (max-width: 480px) {
  :root {
      --h1FontSize: 35px;
      --h4FontSize: 18px;
  }

  #date-info span {
      display: block;
      text-align: center;
  }

  .eventDate::after {
      content: "";
      margin-left: 0px;
  }

  .countdown-container {
      padding: 0px 19px 0px 5px;

  }

  #clockdiv>div>span {
      min-width: 50px;
  }

  #clockdiv {
      font-size: 40px;
      margin-top: 10px;
  }

  #clockdiv .smalltext {
      font-size: 12px;
  }

  #clockdiv>div {

      margin-right: 13px;
  }

  #clockdiv>div::before {

      right: -11px;

  }

  .two-btns {
      border-radius: 29px;
      width: 100%;
      border: none;
  }

  .two-btns a {
      display: block;
  }

  .two-btns a:first-child {
      border: 2px solid var(--white);
      margin-bottom: 10px;
  }

}


section.agenda-style-6 {
  background-color: transparent !important;
}

.agenda-style-6 h3.main-title {
  display: none;
}

.detail-box h3 {
  font-size: 24px;
}

.agenda-style-6 .time-box {
  background: var(--mainThemeColor) !important;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
  background: var(--mainThemeColor) !important;
}


@media (min-width: 991px) and (max-width: 1280px) {
.banner-info h4 {
  margin: 11px 0!important;

}
.banner-logo img {
  width: 520px !important
}
}

.webinar_time::after
{
content: 'HKT';
display: inline-block;
margin-left: 4px;
}

span#msg {
    text-transform: capitalize;
}


/*[data-target="#1_581548"] {
   pointer-events: none !important;
}*/