/* @import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800&display=swap'); */

@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.8.2/css/all.css" rel="stylesheet'); 

@font-face {
   font-family: 'BrownPro';
   src: url('https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1705348572brownpro-bolditalic-woff21705348572.woff2') format('woff2'),
       url('https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1705348572brownpro-bolditalic-woff1705348572.woff') format('woff');
   font-weight: bold;
   font-style: italic;
   font-display: swap;
}

@font-face {
   font-family: 'BrownPro';
   src: url('https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1705348572brownpro-bold-woff21705348572.woff2') format('woff2'),
       url('https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1705348572brownpro-bold-woff1705348572.woff') format('woff');
   font-weight: bold;
   font-style: normal;
   font-display: swap;
}

@font-face {
   font-family: 'BrownPro';
   src: url('https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1705348572brownpro-regular-woff21705348572.woff2') format('woff2'),
       url('https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1705348572brownpro-regular-woff1705348572.woff') format('woff');
   font-weight: normal;
   font-style: normal;
   font-display: swap;
}

@font-face {
   font-family: 'BrownPro';
   src: url('https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1705348572brownpro-italic-woff21705348572.woff2') format('woff2'),
       url('https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1705348572brownpro-italic-woff1705348572.woff') format('woff');
   font-weight: normal;
   font-style: italic;
   font-display: swap;
}

@font-face {
   font-family: 'BrownPro';
   src: url('https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1705348572brownpro-light-woff21705348572.woff2') format('woff2'),
       url('https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1705348572brownpro-light-woff1705348572.woff') format('woff');
   font-weight: 300;
   font-style: normal;
   font-display: swap;
}

@font-face {
   font-family: 'BrownPro';
   src: url('https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1705348572brownpro-lightitalic-woff21705348572.woff2') format('woff2'),
       url('https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1705348572brownpro-lightitalic-woff1705348572.woff') format('woff');
   font-weight: 300;
   font-style: italic;
   font-display: swap;
}

@font-face {
   font-family: 'BrownPro';
   src: url('https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1705348573brownpro-thin-woff21705348573.woff2') format('woff2'),
       url('https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1705348573brownpro-thin-woff1705348573.woff') format('woff');
   font-weight: 100;
   font-style: normal;
   font-display: swap;
}

@font-face {
   font-family: 'BrownPro';
   src: url('https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1705348573brownpro-thinitalic-woff21705348573.woff2') format('woff2'),
       url('https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1705348573brownpro-thinitalic-woff1705348573.woff') format('woff');
   font-weight: 100;
   font-style: italic;
   font-display: swap;
}


/* Setting of Landing page colors and Font */
:root {
   --mainThemeColor: #BB9735;
   --mainThemeColor-rgb: 243, 101, 49;
   --mainThemeColor2: #1A191F
   ;
   --eventFontColor: #232A35;
   --overlayHeadingTextColor: #f7f7f7;
   --overlayHeadingTextColor2: rgb(255 255 255 / 10%);
   --eventFontSize: 16px;
   --smalltext: 14px;
   --eventFont: 'BrownPro';
   --eventHeadingFont: 'BrownPro';
   --h1FontSize: 45px;
   --h2FontSize: 42px;
   --h3FontSize: 38px;
   --h4FontSize: 22px;
   --h5FontSize: 20px;
   --h6FontSize: 18px;
   --white: #fff;
   --black: #202020;
   --yellow: #ffd600;
   --lightGrey: #ddd;
   --darkgrey: #333;
   --halfWidth: 50%;
   --quarterWidth: 75%;
   --faqBgColor: #fafafa;
   --footerBg: #212121;
   --curved: 6px;
   --rounded: 50px;
   --btnFontSize: 18px;

}
.agenda-design4 .agenda-row h3,
.agenda-design4 .nav-tabs li.active a, .agenda-design4 .nav-tabs li.active:hover, .agenda-design4 .nav-tabs li.active:focus{
      background: linear-gradient(70deg, rgb(187 151 53) 0%, rgb(20 20 20) 100%)!important;
}
.agenda-design4 .nav-tabs li.active::after {
    border-color: #695725 transparent transparent transparent!important;
}
.agenda-design4 .agenda-row .agenda-col:last-child {
    padding: 0 0 0 30px;
    background: url(https://vepimg.b8cdn.com/uploads/vjfnew/11504/uploads/vjf/content/misc/1705570256dot-new.png) no-repeat left top 24px / 10px, url(http://vepimg.b8cdn.com/uploads/vjf/173-ccw/timeline-strip.png) repeat-y left 3px top!important;
}

/*New Accessibility Features layout----------------------*/
.accessibility-actions {
    position: absolute;
    top: 4px;
    text-align: left;
    display: flex;
    align-items: center;
    margin: 0px;
}
.accessibility-actions > a:nth-child(1) {
    height: 33px;
    width: 35px;
}
.accessibility-actions > a:nth-child(1) *,
.accessibility-actions > a:nth-child(2) *
{
    display: none;
}
.accessibility-actions > span:nth-of-type(1) span, 
.accessibility-actions > span:nth-of-type(1) span a,
.accessibility-actions > span:nth-of-type(2) span,
.accessibility-actions > span:nth-of-type(2) a{
    display: block;
    width: 33px;
    height: 33px;
  margin:0px;
}
.accessibility-actions > span:nth-of-type(1) a img,
.accessibility-actions > span:nth-of-type(2) a img{
display:none;
}
.accessibility-actions > a:nth-child(2) {
    min-width: 80px;
    font-size: 0px;
    margin-left: 5px;
    height: 33px;
}
.accessibility-actions > span:nth-of-type(1) {
    min-width: 33px;
    display: inline-block;
    margin: 0px;
    height: 33px;
    margin-left: 5px;
    order: 5;
}
.accessibility-actions > h3 {
    font-size: 0px;
    width: 21px;
    height: 33px;
    margin-left: 4px;
    order: 4;
}
.accessibility-actions > span:nth-of-type(2) {
    margin-left: 5px;
    margin-right: 0px;
    width: 32px;
    height: 33px;
    order: 3;
}
/*End New Accessibility Features layout----------------------*/


#main-nav .navbar-nav li.active a {
   color: #fff !important;
 
}
a.member__btn {
   background: #ff493d;
   padding: 10px;
   display: block;
   margin: auto;
   text-align: center;
   width: 100%;
   max-width: 250px;
   border-radius: 25px;
   color: #fff;
   text-decoration: none;
   outline: none;
   font-size: 18px;
   font-weight: bold;
   margin-top: 20px;
}
img.micr {
   width: 100%;
   max-width: 79px;
   display: block;
   margin-bottom: 10px;
   margin-left: 15px;
}
h3.sub__h {
   /* text-align: right; */
   font-size: 20px;
   text-align: left !important;
}
img.com {
   width: 100%;
   max-width: 250px;
   display: block;
   margin: auto;
   padding-top: 30px;
   padding-bottom: 28px;
}
.header-content .container{
   width: 100%;
   max-width: 100%;
}
ul.list_4 {
   text-align: left;
   line-height: 29px;
   font-size: 16px;
}
.container.full-page-container {
   width: 100%;
   max-width: 100%;
   padding: 0px;
}



.video-container1 {
           position: relative;
           width: 100%;
           padding-bottom: 56.25%; /* Aspect ratio 16:9 */
           height: 0;
      margin-bottom: 20px;
       }
       .video-container1 iframe {
           position: absolute;
           top: 0;
           left: 0;
           width: 100%;
           height: 100%;
       }
.container-parent.header-content.reg__2 {
   margin-top: -26px!important;
}
.container-parent.header-content .container {
   width: 100%!important;
   max-width: 95%!important;
}
#main-nav a {
  
   font-size: 14px !important;
   padding: 10px 12px !important;
   text-transform: uppercase;
 
}
ul.dropdown-menu a {
   color: #000 !important;
}

button.btn.btn-primary.dropdown-toggle {
  
   margin: 0px 10px 0px 0px;
}
.navbar-nav .dropdown-menu {
   position: absolute !important;
  
}

.dropdown-menu {
   
   min-width: 170px !important;
}

ul.dropdown-menu li a:hover {
   color: #fff !important;
}
.dropdown-toggle::after{
   display:none !important; 
  }
button.btn.btn-primary.dropdown-toggle {
   background: transparent;
   color: #fff;
   font-size: 16px;
   font-weight: 700;
   border-radius: 25px;
   border: 1px solid #fff;
}
.section.location-page .container.full-page-container {
   width: 100% !important;
   max-width: 100% !important;
   margin: 0 !important;
   padding: 0 !important;
}


.section.location-page h3.main-title {
   text-align: center !important;
   font-size: 36px;
   margin-bottom: 20px;
}
.row.bo_1 {
   margin-top: 40px;
   box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
   transition: all 0.3s cubic-bezier(.25,.8,.25,1);
 background: #eee;
   padding: 10px;
}
img.hotel__Imga {
   width: 100%;
   margin-top: 25px;
   margin-bottom: 25px;
}
h2.hotel__name {
   font-size: 25px;
   font-weight: bold;
   line-height: 30px;
}
p.bt__text {
   font-size: 16px;
   line-height: 24px;
}
.icon_s {
   display: flex;
   align-items: center;
   line-break: anywhere;
}
img.icon__im1 {
   width: 100%;
   max-width: 35px;
   margin: 11px 15px 10px 0px;
}
span.text_rt {
   font-size: 16px;
}

img.apply_1 {
   width: 100%;
   max-width: 220px;
   display: block;
   margin: auto;
}
.row.d-speaker {
   display: flex;
   flex-wrap: wrap;
   justify-content: center;
}
.speaker_box {
 background: #fff;
 box-shadow: 12px 12px 12px #eee;
 position: relative;
 overflow: hidden;
 border-radius: 10px;
}
img.lin {
 width: 100%;
 max-width: 25px;
 margin-bottom: 25px;
 margin-left: 15px;
}

h4.sp__name {
 font-size: 18;
 font-size: 18px;
 font-weight: bold;
 padding-top: 10px;
 padding-left:15px;
}
p.desi {
 font-size: 15px;
 padding-left: 15px;
}

.speaker_box img {
 filter: grayscale(1);
 transition: 0.3s all;
}
.speaker_box img:hover {
   filter: grayscale(0);
   
 }
.row.d-speaker .col-md-3 {
 margin-bottom: 30px;
 margin-top:30px;
}
img.small__icon {
   width: 100%;
   max-width: 25px;
}
#pricing ul.price-detail-list li {

   font-size: 15px !important;
}
.row.d-speaker .col-md-12 {
 display: flex;
 justify-content: center;
 align-items: center;
 flex-wrap: wrap;
 gap:15px;
 
}


.detailLink {
   display: inline-block;
   margin-left: 15px;
}

/* General-------------------------- */


body {
   font-family: var(--eventFont) !important;
   font-size: var(--eventFontSize) !important;
   color: var(--eventFontColor) !important;
   font-weight: 300;
   font-style: normal;
 
}

body>.header-content>.container {
   max-width: 100%;
   width: 100%;
   padding: 0px;
}


.header-content {
    background-color: transparent;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2;
}


.container-parent.header-content {
   position: relative;
   background-color: #222222;
}


.simple-section {
   padding: 60px 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-secondary {
   background-color: var(--mainThemeColor2);
   color: #FFF !important;
   border: none;
}

.button-secondary:hover,
.button-secondary:focus {
   color: #FFF;
   text-decoration: none;
   opacity: .8;
   background-color: var(--mainThemeColor2) !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(--white);
   color: var(--black);*/

}

.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;
}

.curvy-icons {
   display: flex;
   flex-flow: wrap;
   margin-top: 40px;
}

.curvy-icons .icon-box {
   width: 46%;
   margin: 2%;
   min-width: 210px;
   background: #fff;
   padding: 30px 30px;
   border-radius: 20px 0px 20px 0px;
   box-shadow: 0px 10px 20px rgb(0 0 0 / 7%);
}

.curvy-icons .icon-box img {
   width: 100%;
   height: auto;
   max-width: 60px;
   margin-bottom: 10px;
}

.curvy-icons .icon-box h4 {
   font-size: 16px;
   text-align: left;
   font-weight: normal;
}

.curvy-icons .icon-box:nth-child(odd) {
   top: -40px;
   position: relative;
}

.curvy-icons .icon-box:nth-child(1),
.curvy-icons .icon-box:nth-child(4) {
   border-radius: 0px 20px;
}

.flip .row {
   display: flex;
   align-items: center;
   flex-wrap: wrap;
}

/* Main Heading------------------------- */

svg.shape-title {
   width: 28px;
}


.main-title {
   text-align: center;
   position: relative;
   z-index: 0;
   color: var(--mainThemeColor2);
   font-weight: bold;
   font-size: 36px;
}

.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: 10px 0;
   width: 80px;
}


.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;
   justify-content: flex-end;
}

#main-nav a {
   color: #FFF;
   font-size: 15px;
   padding: 11px 15px;
   font-weight: 500;
   font-style: normal;
   margin-right: 10px;
   border-radius: 70px;
}

#main-nav a.button {
   margin-left: 10px;
 color: #333 !important;
}

#main-nav a:hover,
#main-nav a:focus {
   color: #FFF;
   background-color: #000;
   text-decoration: none;
}

#main-nav .dropdown-menu li a {
   padding: 10px;
   margin-right: 0;
}

.fullWidthNav .container {
   max-width: 100%;
   width: 100%;
}

.content-block {
   margin-bottom: 40px;
}

.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: 12px;
   background: var(--mainThemeColor);
   border-radius: 0px;
   padding: 8px 8px !important;
}

.navbar-default .navbar-toggle .icon-bar {
   background-color: var(--white);
}


.banner_video {
    position: relative;
    height: auto;
    line-height: 0px;
    margin-top: -23px;
}
.banner_video::before {
   content: '';
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   z-index: 1;
   background-color: rgba(0, 0, 0, .4);
}


.banner_video iframe {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
 }

 .embed-container {
     position: relative;
     padding-bottom: 56.25%;
     height: 0;
     overflow: hidden;
     max-width: 100%;
     height: 100%;
 }
 

.slider_content {
   position: absolute;
   top: 170px;
   width: 100%;
   z-index: 1;
}

#main-nav a {
   padding-bottom: 7px !important;
 }
@media (max-width: 767px) {
    .slick-prev {
        left: -10px !important;
      }
      .slick-next {
        right: -10px !important;
      }
 .row.d-speaker .col-md-12 .review-item {
   width: 48.33% !important;
}
.header-content .row {
 display: unset !important;


 
}

nav.navbar.navbar-default {
 position: absolute!important;
 top: -67px!important;
 right: 0!important;
}
body.curr-lang-en .navbar-nav .dropdown-menu {
   position: unset !important;
  
}
#main-nav a {
   text-align: center;
   color: #FFF !important;
}
   .slider_content {
       position: relative;
       height: auto;
       top: 0;
       padding-top: 20px;
       background-color: #222;
   }

 .banner_video {
    height: auto;
    margin-top: -23px;
}

   .price-card .price-card-value::before {

       width: 80px !important;
       height: 80px !important;
   }
}


.banner-stats {
   margin: 20px 0 0 0;
   padding: 0;
   list-style: none;
   display: flex;
   justify-content: center;
   color: #FFF;
   flex-wrap: wrap;
}


.banner-stats li {
   text-align: center;
   margin: 5px 20px;
}

.banner-stats li .circle {
   width: 60px;
   height: 60px;
   margin: auto;
   display: flex;
   align-items: center;
   justify-content: center;
   border: 1px solid var(--mainThemeColor2);
   border-radius: 50%;
}



.banner-stats li p {
   text-transform: uppercase;
   font-weight: 600;
}

.popup {
   text-align: center;
   border: 10px solid #FFF;
   padding: 100px 0;
}

.popup p {
   color: #FFF;
   max-width: 768px;
}

.popup-btns {
   display: flex;

   justify-content: center;
   align-items: center;
}


.popup-btns .button {
   min-width: 180px;
   margin: 10px;
   padding: 14px;
}

.popup .btnColored {
   padding: 25px 30px;
   font-weight: bold;
   text-transform: uppercase;
   font-size: 18px;
   border-radius: 80px;
}

.popup .row {
   display: flex;
   align-items: center;
}

.popup .col-sm-12 {
   display: flex;
   flex-direction: column;
   align-items: center;
   flex-wrap: wrap;
}

.popup h1 {
   text-align: center;
   font-size: 67px;
   text-transform: capitalize;
   font-weight: 500;
   color: #FFF;

}

.popup h2 {
   color: #FFF;
}

#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;
}


.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 {
   text-align: center;
   margin: 30px 0;
}

.reg-form-wrap h3 {
   font-size: 28px;
   font-weight: bold;
   margin: 20px auto;
   max-width: 850px;
   color: var(--eventFontColor);
   text-align: center;
}

.page-heading {
   display: none;
}

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: 0;
}

/* 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: 0 0 22px 0;
   position: relative;
   display: inline-flex;
   justify-content: center;
   align-items: center;
   background-image: -webkit-linear-gradient(left, var(--mainThemeColor) 0%, var(--mainThemeColor2) 100%);
   background-image: linear-gradient(to right, var(--mainThemeColor) 0%, var(--mainThemeColor2) 100%);
   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: "";

}


.review-slider .slick-arrow {
   position: absolute;
   top: 200px;
   z-index: 1;
   background-color: var(--mainThemeColor2);
   border: none;
   width: 30px;
   height: 30px;
   border-radius: 50%;
   color: #FFF;
   display: flex;
   align-items: center;
   justify-content: center;
}

.review-slider .slick-arrow.slick-prev {
   left: -20px;
}
.review-slider .slick-arrow.slick-next {
   right: 10px;
}


.review-item {
   text-align: center;
   margin-right: 30px;
}


.review-item .photo {
   position: relative;
   z-index: 1;
}

.review-item .photo img {
   width: 170px;
   height: 170px;
   border-radius: 50%;
   border: 10px solid #FFF;
   margin: auto;
}

.review-item .content {
   background-color: #EBEBEB;
   padding: 85px 20px 20px 20px;
   border-radius: 12px;
   position: relative;
   margin-top: -80px;
   
   transition: height 0.3s ease-in-out;
}

.review-item .content:hover {
   max-height: 100% !important;
}

.review-item .content h4 {
   margin-bottom: 0;
}

.review-item .content .designation h5 {
   font-size: 16px;
   font-weight: 500;
   margin: 0;
}



.review-item .content .bio {
   font-size: 13px;
   line-height: 17px;
   overflow: hidden;
   height: 22px;
}

.review-item:hover .content .bio {
   height: auto;
}


.slick-list {
   position: relative;
   display: block;
   overflow: hidden;
   margin: 0;
   padding: 0;
   display: flex;
   justify-content: space-evenly;

   .slick-track {
       margin: 0;
   }
}

/* 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);
}



/* Agenda-------------------------------------------- */
#agenda {
   background-color: #FFF;
}


.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: 260px;
   margin: 6px;
   padding: 19px;
   border: solid 1px #ddd;
   transition: all 0.2s ease;
}

.logos-list img:hover {
   box-shadow: 0px 10px 20px rgb(0 0 0 / 5%);
}


/* FAQs Section------------------------------------------- */
.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: 1.5;
   font-family: inherit;
}

.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: #1d1f22;
   padding: 20px 0px;
   position: relative;
 
}
.social-media-sec {
    background: #1d1f22;
    padding: 40px 0px;
    position: relative;
    border-top: 4px solid var(--mainThemeColor);
    border-bottom:0px solid #dddddd4f;
 }

.footer-links li,.social-media-link li {
   display: inline-block;
   position: relative;
}

.footer-links li:after,.social-media-link li:after {
   content: "|";
   margin: 0px 5px 0px 12px;
}

.footer-links li:last-child::after ,.social-media-link li:last-child::after{
   margin-right: 0px;
   content: "";
}

.footer-links a ,.social-media-link a {
   font-size: var(--smalltext) !important;
}

.socialIcons {
   list-style: none;
   padding: 0px;
}

.socialIcons li {
   display: inline-block;
   padding-right: 10px;
}

.socialIcons li:last-child {
   padding-right: 0px;
}

.socialIcons li a {
   font-size: 20px;
   color: var(--mainThemeColor);
   text-decoration: none;
}

.socialIcons li a:hover i {
   color: #bb9735;
}

/*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: 26px;
    top: 90px;
   text-align: center;
   padding: 5px;
}

.btn.btn-access.slide:hover {
   background: var(--mainThemeColor);
}

.accsess_tray {
   display: block;
   position: fixed;
   right: 26px;
   background-color: var(--white);
   top: 138px;
   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) {
    .social-media-sec .main-title{
        text-align: center !important;
    }
    .social-media-sec .text-right {
        text-align: center;
        margin-top: 18px;
      }

   .review-item {
       margin-right: 0;
   }

.header-content {
    background-color: transparent;
    /* position: relative; */
}

   /* .navbar-header {
       position: absolute;
       right: -287px;
   } */


   .event-logo img {
       margin: 10px 0;
       width: 60px;
   }

   #main-nav .navbar-nav li {
       margin-bottom: 17px;
   }

   .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 8px;
   }

   .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;
   }

   #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;
   }
   .social-media-sec .main-title span{
    font-size: 22px;

   }
   .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;
   }

}


.agenda-design4 .nav-tabs>li>a {
   color: #000;
   background: #ffffff;
}

.agenda-design4 .nav-tabs>li.active>a {
   background: #000000;
   color: #ffff;
}

.agenda-design4 {
   color: #000;
   text-align: left;
   border-bottom: 1px solid #ffffff;
   width: 100%;
   padding: 50px 0px;
}

.agenda-design4 h1 {
   font-size: 40px;
   text-align: left;
   margin: 0 0 20px;
   font-weight: 400;
   color: #ffffff
}

.agenda-design4 .agenda-row h3 {
   font-size: 18px;
   line-height: 24px;
   display: block;
   text-align: left;
   color: #555555;

}

.agenda-design4 ol {
   padding-left: 16px;
   padding-top: 6px
}

.agenda-design4 ol li {
   padding-bottom: 10px;
   padding-left: 8px
}

.agenda-design4 p {
   font-size: 16px;
   line-height: 22px;
   text-align: left;
}

.agenda-design4 h4 {
   margin-bottom: 0;
   border: none
}

.agenda-design4 h4 span {
   display: inline-block;
   padding-bottom: 0;
   background: #000000;
   color: #fff;
   padding: 10px 20px;
   border-radius: 5px;
   border: none;
   margin-left: 35px
}

.agenda-design4.agenda-design4 h4 span.green {
   background: green
}

.agenda-design4.agenda-design4 h4 span.red {
   background: #ffffff
}

.agenda-design4 .agenda-rows .agenda-row:last-child .agenda-col:last-child {
   padding-bottom: 40px
}

.agenda-design4 .agenda-row .agenda-col:first-child span {
   display: inline-block;
   padding-left: 10px;
}

.agenda-design4 .agenda-rows .agenda-row:last-child p,
.agenda-rows .agenda-row:last-child h3 {
   border-bottom: none
}

.agenda-design4 .agenda-row {
   display: table;
   width: 100%
}

.agenda-design4 .agenda-col {
   display: table-cell;
   vertical-align: middle
}

.agenda-design4 .agenda-row .agenda-col:first-child {
   vertical-align: top;
   padding-top: 18px;
   width: 270px;

   padding-right: 22px;
}

.agenda-design4 .agenda-row .agenda-col:last-child {
   padding: 0 0 0 50px;
   background: url(https://vepimg.b8cdn.com/uploads/vjfnew/2530/uploads/vjf/content/misc/1636574628images.png) no-repeat left top 27px / 10px, url(http://vepimg.b8cdn.com/uploads/vjf/173-ccw/timeline-strip.png) repeat-y left 3px top
}

.agenda-design4 .agenda-row.no-speaker h3 {
   padding-bottom: 20px;
   margin-bottom: 0;
   border-bottom: 1px solid #eee
}

.agenda-row .speaker {
   cursor: pointer;
   padding-left: 60px;
   position: relative
}

.agenda-design4 .agenda-row .speaker-name {
   font-size: 14px;
   font-weight: 700;
   padding-top: 3px
}

.agenda-design4 .agenda-row .speaker img {
   height: 50px;
   border-radius: 25px;
   border: 1px solid #ddd;
   position: absolute;
   top: 0;
   left: 0;
   margin: 0
}

.agenda-design4 .agenda-row .speaker.no-spk-img {
   padding-left: 0
}

.agenda-design4 .agenda-row span.designation {
   display: block;
   font-size: 13px
}

.agenda-design4 .agenda-row label {
   display: block;
   font-size: 11px;
   color: #666
}

.agenda-design4 .agenda-row p {
   font-size: 16px;
   margin: 10px 0 0;
   padding-bottom: 0px;
   color: #393938;
}

.agenda-design4 .agenda-row p:last-child {
   padding-bottom: 20px;
}

.agenda-design4 .time-display {
   width: 120px;

   text-align: left;
   display: inline-block;
   vertical-align: middle;
   color: #777;
   font-size: 16px;
   font-weight: bold;
   margin-right: 15px
}

.agenda-design4 .time-display img {
   margin-bottom: 0
}

.mh-60 {
   min-height: 60px
}

.agenda-design4 .nav-tabs {
   display: flex;
   justify-content: center;
   margin-bottom: 50px;
   border-bottom: none;
}

.agenda-design4 .nav-tabs li {
   flex: 1;
}

/*.agenda-design4 .nav-tabs li.active::after {
   content: "";
   width: 0;
   height: 0;
   border-style: solid;
   border-width: 14px 12px 0 12px;
   border-color: var(--mainThemeColor) transparent transparent transparent;
   position: absolute;
   bottom: -14px;
   left: 0;
   right: 0;
   margin: auto;
}*/

.agenda-design4 .nav-tabs li.active a,
.agenda-design4 .nav-tabs li.active:hover,
.agenda-design4 .nav-tabs li.active:focus {
   background-color: var(--mainThemeColor);
   color: #FFF !important;
   border: none !important;
   border-radius: 4px 4px 0 0;
}

.agenda-design4 .nav-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: rgba(48, 177, 209, 0.1);
}

h3.main-title {
   /*text-align: left;*/
   font-size: 36px;
   margin-bottom: 20px;
}

.speaker.mh-60 img {
   background: url(https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1637318330dummy-png1637318330.png);
   background-size: 100% 100%;
   padding: 1px;
}

.modal-dialog .modal-body p {
   padding: 0 !important;
   margin-top: 0px;
}


.agenda-speaker {
   display: flex;
   align-items: center;
   margin-top: 20px;
}

.agenda-speaker .photo {
   flex-shrink: 0;
}

.agenda-speaker .photo img {
   width: 60px;
   height: 60px;
   border-radius: 50%;
}

.agenda-speaker .info {
   padding-left: 12px;
}

.agenda-speaker .info h4 {
   font-size: 18px;
   margin: 0;
}

.agenda-speaker .info p {
   font-size: 14px;
   margin: 0;

   padding-bottom: 0 !important;
   color: rgba(0, 0, 0, .7);
}

@media screen and (max-width: 767px) {
 
 .b-boxedList__card {
   width: 100% !important;
 }
   .agenda-design4 .agenda-row .agenda-col:first-child {
       text-align: left;
       width: 100%;
   }

   .agenda-design4 .agenda-row .agenda-col:last-child {
       padding-left: 20px;
   }

   .agenda-design4 .agenda-col,
   .agenda-design4 .agenda-row {
       display: block;
   }

   .agenda-design4 .nav-tabs {
       flex-wrap: wrap;
   }
}

.centered-button {
   display: block;
   align-items: center;
}

/*speakers design 7*/

/* price section design */
#pricing {
   background: #d9d9d9;
}

.price-card {
   background: #fff;
   padding: 10px 20px;
   margin: 20px 0;
   border-radius: 12px;
}

.price-detail-list {
   list-style: none;
   padding: 10px 0;
}

.price-card-header {
   border-bottom: 1px solid #d9d9d9;
}

.price-card-row .col-md-4 .card-price {

   padding: 10px 14px;
   color: #fff;
   margin-bottom: 10px;
}

.price-card-row .col-md-4:nth-child(1) .card-price {
   background: #004aad;
}

.price-card-row .col-md-4:nth-child(2) .card-price {
   background: #737373;
}

.price-card-row .col-md-4:nth-child(3) .card-price {
   background: #000;
}

.card-price {
   font-size: 20px;
   font-weight: 600;
}

.price-card .price-card-value::before {
   content: "";
   background-color: #fff;
   display: block;
   width: 100px;
   height: 100px;
   position: absolute;
   top: -33px;
   left: 0;
   margin: 0 auto;
   border-radius: 50%;
   z-index: -1;
}

.price-card-value {
   position: relative;
   z-index: 2;
   color: #000;
   text-align: center;
   width: 100px;
   font-size: 30px;
}

.card-price {
   display: flex;
   justify-content: space-between;
   flex-wrap: wrap;
}

.price-card-header h3 {
   margin-bottom: 0;
}

.price-card-footer .btn.btn-outline-primary {
   border: 1px solid #004aad;
   transition: 0.5s all;
   color: rgb(35, 42, 53);
   min-width: 151px;
   z-index: 4;
   position: relative;
   padding: 8px;
   font-size: 18px;
   font-weight: 500;
}

.price-card-footer .btn.btn-outline-primary:hover {
   background: rgb(35, 42, 53);
   color: #fff;
}

.price-card-footer .btn-outline-primary {
   margin: 10px 0;
}

.price-card-body {
   position: relative;
}

.price-card-body > img.off {
   position: absolute;
   right: 0;
   top: 0;
   width: 110px;
}

.stickyNav #main-nav a {
   color: #000;
}

.glyphicon-star {
   margin: 5px 0;
   font-size: 34px;
   color: #e67e22;

   &.half {
       position: relative;

       &:before {
           position: relative;
           z-index: 9;
           width: 50%;
           display: block;
           overflow: hidden;
       }

       &:after {
           content: "\e006";
           position: absolute;
           z-index: 8;
           color: #bdc3c7;
           top: 0;
           left: 0;
       }
   }
}

.speaker-agenda .container.full-page-container {
   width: 100% !important;
   max-width: 100% !important;
   margin: 0 !important;
   padding: 0 !important;
}

#about-speaker h3 {
   text-align: center;
}

#about-speaker .main-intro {
   max-width: 100%;
   text-align: justify;
}


.location-list {
   margin: 0;
   padding: 0;
   list-style-type: none;
}

.location-list li {
   display: flex;
   margin-bottom: 20px;

}

.location-list li .icon {
   width: 60px;
   flex-shrink: 0;
}

.location-list li .content h4 {
   margin-bottom: 0;
   font-weight: 500;
   font-size: 20px;
}


.location-info h4 {
   text-transform: uppercase;
}

.location-info>p {
   font-size: 18px;
   margin-bottom: 20px;
}

.icon-list {
   margin: 0;
   padding: 0;
   list-style-type: none;

}

.icon-list li {
   display: flex;
   align-items: center;
   margin-bottom: 20px;
}

.icon-list li .icon {
   padding-right: 20px;
   flex-shrink: 0;
}

.icon-list li .icon img {
   width: 40px;
}

.icon-list li p {
   margin: 0;
   font-weight: 500;
}
.sbuttons {
 /* bottom: 5%; */
 position: fixed;
 margin: 1em;
 left: 0;
  top: 4%;
     z-index: 9;
}

.sbutton {
 display: block;
 width: 60px;
 height: 60px;
 border-radius: 50%;
 text-align: center;
 color: white;
 margin: 20px auto 0;
 box-shadow: 0px 5px 11px -2px rgba(0, 0, 0, 0.18), 0px 4px 12px -7px rgba(0, 0, 0, 0.15);
 cursor: pointer;
 -webkit-transition: all .1s ease-out;
 transition: all .1s ease-out;
 position: relative;
}
.sbutton > i {
 font-size: 38px;
 line-height: 60px;
 transition: all .2s ease-in-out;
 transition-delay: 2s;
}
.sbutton:active,
.sbutton:focus,
.sbutton:hover {
 box-shadow: 0 0 4px rgba(0, 0, 0, .14), 0 4px 8px rgba(0, 0, 0, .28);
}
.sbutton:not(:last-child) {
 width: 60px;
 height: 60px;
 margin: 20px auto 0;
 opacity: 0;
}
.sbutton:not(:last-child) > i {
 font-size: 25px;
 line-height: 60px;
 transition: all .3s ease-in-out;
}
.sbuttons:hover .sbutton:not(:last-child) {
 opacity: 1;
 width: 60px;
 height: 60px;
 margin: 15px auto 0;
}
.sbutton:nth-last-child(1) {
 -webkit-transition-delay: 25ms;
 transition-delay: 25ms;
}
.sbutton:not(:last-child):nth-last-child(2) {
 -webkit-transition-delay: 20ms;
 transition-delay: 20ms;
}
.sbutton:not(:last-child):nth-last-child(3) {
 -webkit-transition-delay: 40ms;
 transition-delay: 40ms;
}
.sbutton:not(:last-child):nth-last-child(4) {
 -webkit-transition-delay: 60ms;
 transition-delay: 60ms;
}
.sbutton:not(:last-child):nth-last-child(5) {
 -webkit-transition-delay: 80ms;
 transition-delay: 80ms;
}
.sbutton:not(:last-child):nth-last-child(6) {
 -webkit-transition-delay: 100ms;
 transition-delay: 100ms;
}

[tooltip]:before {
 font-family: 'Roboto';
 font-weight: 600;
 border-radius: 2px;
 background-color: #585858;
 color: #fff;
 content: attr(tooltip);
 font-size: 12px;
 visibility: hidden;
 opacity: 0;
 padding: 5px 7px;
 margin-left: 10px;
 position: absolute;
 left: 100%;
 bottom: 20%;
 white-space: nowrap;
}

[tooltip]:hover:before,
[tooltip]:hover:after {
 visibility: visible;
 opacity: 1;
}
.sbutton.mainsbutton {
 background: #ff831b;
}


.sbutton.twitt {
 background: #03A9F4;
}
.sbutton.fb {
 background: #3F51B5;
}
.sbutton.whatsapp {
 background: #0077b5;
}

#main-nav a {
   transition: all 0.3s;
 }
.light-btn
{
   background: var(--white);
   color: var(--mainThemeColor2) !important;
   
}
.light-btn:hover
{
   background: var(--mainThemeColor);
   color: var(--white) !important;
}
.countdown-container{
   background: transparent;
   box-shadow: none;
}
#clockdiv div > span {

background: -webkit-linear-gradient(#BB9735, #1A191F);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
font-weight: 500    ;

}
/* #clockdiv .smalltext{
   color: #1A191F;
} */








.b-boxedList__cards {
   list-style: none;
   margin: 0;
   padding: 0;
}
.b-boxedList__cards {
 margin-top: 60px !important;
   -webkit-box-align: stretch;
   -ms-flex-align: stretch;
   -webkit-box-pack: center;
   -ms-flex-pack: center;
   align-items: stretch;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -ms-flex-wrap: wrap;
   flex-wrap: wrap;
   justify-content: center;
   margin: 0 auto;
}

.b-boxedList__card {
   -webkit-margin-end: 1px;
   margin-inline-end: 1px;
   width: 25%;
 border: 1px solid #5a5a5a;
 padding: 40px;
   text-align: center;
   min-height: 400px;
}

.b-boxedList__card:not(:last-child) {
   border-inline-end-width: 0px;
}
.card-img {
   margin-bottom: 32px;
}

.card-heading {
   margin-bottom: 40px;
}
section#about,section#slider {
   text-align: center;
   background: #1a191f;
   color: white;
}
section#engine {
   text-align: center;
}

.circle-img p {
   margin-top: 20px;
 text-transform: uppercase;
  font-size: 14px;
}

.circle-img {
   min-height: 160px;
   margin-bottom: 12px;
  
}


section#purpose {
   background: url('https://vepimg.b8cdn.com/uploads/vjfnew/11504/uploads/vjf/content/misc/1705406887GettyImages-1082112418 (1) 1 (1).png');
   background-size: cover;
 text-align: center;
 color: white;
}




section#purpose:before {width: 100%;
   height: 100%;
   left: 0px;
   top: 0px;
   content: "";
   background: #333333f0;
   position: absolute;
   opacity: 0.9;
}


.card-img svg {
   fill: var(--icon-fill,currentColor);
   display: block;
   height: 100%;
   -webkit-transition: fill .25s ease;
   -o-transition: fill .25s ease;
   transition: fill .25s ease;
   width: 100%;
     width: 70px;
   text-align: center;
   margin: auto;
}



.dropdown-menu {
   background-color: #ffffffc7  !important;
   border-radius: 4px !important;
}


p, label {
 line-height: 1.42857143 !important;
}
#slider .main-title{
color: #fff;
margin-bottom: 20px;
}
.slick-slider .slick-slide {
    padding: 0 15px;
  }
  .social-media-sec .main-title {
    font-size: 22px;
    text-align: left;
    color: #fff;
    margin: 0
  }
  .social-media-sec .main-title span{
    color: var(--mainThemeColor);
    display: inline;
  }
  footer {
    border: 0;
  }
  

.carousel-indicators li {
    border: 1px solid #bb9735 !important;
}
.carousel-indicators .active {
    background-color: #bb9735 !important;
}

a.left.carousel-control[data-slide="prev"] {
    display: block!important;
}
a.right.carousel-control[data-slide="next"] {
    display: block!important;
}
span.glyphicon {
    color: #bb9735;
}