/* Event Font -------------------------*/
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;700;800;900&family=Roboto:wght@400;500;700&display=swap');
@font-face {
    font-family: 'Nestle Text TF Book Cnd';
    src: url('https://vepimg.b8cdn.com/uploads/vjfnew/21292/uploads/vjf/content/misc/1757594040NestleTextTF-BoldCnd.woff2') format('woff2'),
        url('https://vepimg.b8cdn.com/uploads/vjfnew/21292/uploads/vjf/content/misc/1757594022NestleTextTF-BoldCnd.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
html{
  scroll-behavior:smooth;
}
@font-face {
    font-family: 'Nestle Text TF Book Cnd';
    src: url('https://vepimg.b8cdn.com/uploads/vjfnew/21292/uploads/vjf/content/misc/1757594083NestleTextTF-BookCnd.woff2') format('woff2'),
        url('https://vepimg.b8cdn.com/uploads/vjfnew/21292/uploads/vjf/content/misc/1757594070NestleTextTF-BookCnd.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
.mob {
    display: none;
}
.header-content .container-fluid {
    width: 100%;
    max-width: 100%;
    padding-left: 0;
}
.event-logo img {
    max-width: 294px;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
  font-weight:bold!important;
}
.reg-form-data{
  padding:0 0 15px!important;
}
span#grp_fld_1529832 h6 {
    font-size: 12px !important;
    margin-bottom: 30px;
}
p.top-text {
    text-align: center;
    font-weight: bold;
    background: #0151b4;
    padding: 15px 45px;
    color: #fff;
    border-radius: 20px;
    border: 2px solid #fff;
  font-size: 17px;
}
body{
   font-family: 'Nestle Text TF Book Cnd'!important;
  background:url('https://vepimg.b8cdn.com/uploads/vjfnew/21292/uploads/vjf/content/misc/1758197145bg.jpg') no-repeat;
  background-size:cover;
  background-position:center;
  overflow-x:hidden;
}
h1,h2,h3,h4,h5,h6,a,div,span,li,p,button,select,option,label,div{
     font-family: 'Nestle Text TF Book Cnd'!important;
}
footer{
  display:none!important;
}
select option[value]{
 font-weight:bold; 
}
span#grp_fld_786569 .btn-primary {
    border-color: #ffc609;
    background: #ffc609;
    color: #ca187c;
    width: 100%;
    font-size: 18px;
    height: auto;
    padding: 5px;
    border-radius: 8px !important;
    width: max-content;
    min-width: 180px;
    font-size: 24px;
    margin: 0;
    text-transform: uppercase;
    font-weight: bold;
}
span#grp_fld_786569{
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    width: auto;
    margin: auto;
    top: 0;
}
span#grp_fld_1523215,
span#grp_fld_1529833{
    display: flex;
    flex-flow: row-reverse;
    text-align: center;
}
span#grp_fld_1523215 label, span#grp_fld_1529833 label {
    margin-top: 0;
    text-align: center;
    color: #858585;
    margin-bottom: 20px;
}
span#grp_fld_1523211 .form-control, 
span#grp_fld_1523212 .form-control, 
span#grp_fld_1523213 .form-control, 
span#grp_fld_1529830 .form-control, 
span#grp_fld_1529831 .form-control, 
span#grp_fld_1531511 .form-control {
    margin-bottom: 10px !important;
    border: none;
    box-shadow: none;
    border-bottom: 1px solid #CA187C;
    border-radius: 0;
    color: #CA187C;
      font-weight: bold;
}
::placeholder{
  font-weight:bold;
  color:#CA187C!important;
}
span#grp_fld_1523211 label, 
span#grp_fld_1523212 label,
span#grp_fld_1523213 label, 
span#grp_fld_1529830 label,
span#grp_fld_1529831 label, 
span#grp_fld_1531511 label {
  display:none;
}
.col-12[aria-label="Nombre"],
.col-12[aria-label="Apellido"],
.col-12[aria-label="Fecha de nacimiento"],
.col-12[aria-label="Pais"]{
    width: 50%;
    max-width: 50%;
}
/* Setting of Landing page colors and Font */
:root {
    --mainThemeColor: #ffc609;
  	--mainThemeColor-rgb:243,101,49;
    --mainThemeColor2: #ca187c;
    --eventFontColor: #696969;
    --overlayHeadingTextColor: #f7f7f7;
    --overlayHeadingTextColor2: rgb(255 255 255 / 10%);
    --eventFontSize: 16px;
    --smalltext: 14px;
    --eventFont: 'Nestle Text TF Book Cnd';
    --eventHeadingFont: 'Nestle Text TF Book Cnd';
    --h1FontSize: 45px;
    --h2FontSize: 42px;
    --h3FontSize: 38px;
    --h4FontSize: 22px;
    --h5FontSize: 20px;
    --h6FontSize: 18px;
    --white: #fff;
    --black: #000;
    --yellow: #ffd600;
    --lightGrey: #ddd;
  	--darkgrey: #333;
    --halfWidth: 50%;
    --quarterWidth: 75%;
    --faqBgColor: #fafafa;
    --footerBg: #212121;
    --curved: 6px;
    --rounded: 50px;
    --btnFontSize: 18px;




}
.section {
    padding: 100px 0;
}
h4.form-heading,
.page-heading{
    display: none!important;
}
img.banner-art1 {
  display: none;
    position: absolute;
    top: 0;
    right: 0;
    max-width: 600px;
}
.header-content{
position: fixed!important;
    z-index: 99;
    width: 100%;
  height:90px;
      left: 0;
}
.header-content.stickyNav{
  height:80px!important;
      background: #002d92!important;
}
.container-parent.header-content .header-content {
    position: static !important;
      margin-top: -25px;
}
a#regBtn {
    border: 1px solid #fff;
    border-radius: 10px;
    color: #ffc609!important;
}
.main-banner {
  /*  background: url('https://vepimg.b8cdn.com/uploads/vjfnew/21292/uploads/vjf/content/misc/1757593125bg.png') no-repeat;
background-size:cover;*/
    padding: 130px 0;
  overflow:hidden;
  position:relative;
}

.banner-logo{
  max-width: 300px!important;
    display: block;
}

.col-sm-12.banner-content {
    text-align: center;
}
.main-banner a.reg {
    padding: 10px 30px;
    display: inline-block;
    font-size: 46px;
    font-weight: bold;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 50px;
    margin: 100px 0 20px;
    text-decoration: none;
    transition: 0.2s;
}
.collapse.in {
    display: block !important;
}
.main-banner a.reg:hover{
  color:#ca187c;
  background:#ffc609;
  
}
img.sp {
    display: block;
max-width:659px;
    margin: 80px auto 0;
}
img.flags {
    max-width: 60px;
    position: absolute;
    top: 52%;
    left: 0;
    z-index: 9;
    left: 3.5%;
}
img.banner-art {
    position: absolute;
    left: 0;
    top: 22%;
    width: auto;
    max-width: 650px;
}
img.circle {
    max-width: 200px;
    display: block;
    margin: 30px 0 0 auto;
}
img.banner-text {
    display: block;
    margin-top: 80px;
    max-width: 300px;
}
#timer{
  background:var(--mainThemeColor2);
  padding:50px 0;
}
div#vid {
  padding:70px 0;
  /* background: url(https://vepimg.b8cdn.com/uploads/vjfnew/21292/uploads/vjf/content/misc/1757595111bg1.png) no-repeat;
    background-size: cover;*/
}
.vid-box {
/*  background: url(https://vepimg.b8cdn.com/uploads/vjfnew/21292/uploads/vjf/content/misc/1757595205border.png) no-repeat;*/
  background:url('https://vepimg.b8cdn.com/uploads/vjfnew/21292/uploads/vjf/content/misc/1759128541edge.png') no-repeat;
    background-size: 100%;
      background-position: center;
    padding: 20px;

    margin: 30px 0;
}
div#vid h3 img {
    width: 200px;
}
h3.main-title {
    color: #fff;
    font-size: 42px!important;
  
}

div#vid h3{
    color: #fff;
    font-size: 48px!important;
  
}
#sponsors h3.main-title {
    color: #ffc609;
    font-size: 80px!important;
}
#sponsors h3.main-title span {
    font-size: 46px!important;
    color: #fff;
    margin: 10px;
}
.slider-box {
    text-align: center;
    padding: 40px 20px;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 50px;
    border: 2px solid #029dd9;
    margin: 30px 0;
}
.slider-box h3 {
    color: #fff;
    font-size: 40px!important;
    margin-bottom: 40px;
  text-align: center;
}
img.s-name {
    max-width: 750px;
    margin: 30px auto;
    display: block;
}
.slick-slide img {
    display: block;
    max-width:550px;
    margin: 10px auto 30px;
}
.slick-prev {
    left: 0!important;
}
.slick-next {
    right: 0!important;
}
.slick-dots li button:before{
    font-size: 18px!important;
    color: #ffffff!important;
}
.slick-dots li.active button:before{
 opacity:1!important;
  color:#fff!important;
}
.slick-prev:before {
   content: "\f104"!important;
      font: normal normal normal 64px / 1 FontAwesome !important;
}
.slick-next:before{
    content: "\f105"!important;
      font: normal normal normal 64px / 1 FontAwesome !important;
  
}
.slick-next, .slick-prev {
    width: 60px!important;
    margin-top: -20px;
    height: 60px!important;
  z-index: 9;
}
a{
  line-height:normal!important;
}
a:hover{
  text-decoration:none!important;
}
div#blue-box {
    padding: 50px 0;
    background: #09aeff;
}
#blue-box .row{
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
  flex-wrap:wrap;
}
#blue-box h2 {
    color: #fff;
    letter-spacing: 2px;
    margin: 10px 0;
      text-align: center;
}
#blue-box h2 span {
    color: #ffc609;
    margin: 0 20px;
}
#blue-box h2 span.arrow{
  color:#fff;
  font-size:28px;
  float: right;
    margin: 6px 0 0;
}
a.yelow-btn {
    display: inline-block;
    font-size: 36px;
    font-weight: bold;
    background: #ffc609;
    color: #ca187c!important;
    padding:8px 25px;
    border-radius: 10px;
    text-decoration: none;
  transition:0.2s;
    margin: 10px 0;
}
a.yelow-btn:hover{
  opacity:0.8;
}
div#warm {
    padding: 120px 0;
}
img.warm-pic {
    display: block;
    margin: 40px auto;
    max-width: 700px;
  width: 100%;
}
div#info {
    text-align: center;
    background: #c9187c;
}
img.white-logo {
    display: block;
    margin: 30px auto;
    max-width: 350px;
}
div#info p {
    font-size: 28px;
    margin: 30px;
    color: #fff;
    font-weight: 500;
    line-height: 40px;
    margin: 30px;
}
div#info p a {
    text-decoration: underline;
    color: #ffc609;
}
div#info h4 {
    font-size: 36px!important;
    color: #ffc609;
    margin: 30px 0 10px;
  text-align:center;
}
div#info h4 span {
    color: #fff;
    margin: 0 10px;
}
div#links {
    text-align: center;
    background: #09aeff;
    padding: 30px 0;
}
div#links a {
    color: #fff;
    font-weight: bold;
    font-size: 26px;
    display: block;
    margin: 10px;
  transition:0.2s;
  text-decoration:none!important;
}
div#links a:hover{
  color:#ffc609;
}
.logo-wrap {
    text-align: center;
}
.logo-wrap a {
    display: inline-block;
    margin: 25px 15px;
    max-width: 80px;
  transition:0.2s;
}
.logo-wrap a:hover{
  transform:scale(1.1);
}
#still-sp img.sp {
    margin: 30px auto;
}


div#connectalks {
    position: relative;
}
img.l-hand {
    position: absolute;
    left: 0;
    top: 30px;
    max-width: 450px;
}
img.r-hand {
    position: absolute;
    right: 0;
    top: 30px;
    max-width: 480px;
}
#connectalks h3.main-title {
    font-size: 130px !important;
    color: #09aeff;
    margin: 80px 0 0;
}
#connectalks p{
    text-align: center;
    color: #fff;
    font-size: 40px;
    line-height: 56px;
    margin: 0px 0 30px;
}
.container-fluid {
    max-width: 1300px;
}
#connectalks p span{
  font-weight:bold!important;
}
.c-wrap {
    position: relative;
      margin-bottom: 50px;
}
img.mbl-pic {
    position: absolute;
    right: -33%;
    max-width: 1300px;
    top: 23%;
}
.c-wrap h4 img {
    margin-right: 20px;
    max-width: 25px;
    display: inline-block;
    margin-top: -8px;
}
.c-wrap .container {
    border-left: 2px solid #186eed;
}
.c-wrap h4 {
    color: #ffc609;
    font-size: 46px!important;
    margin: 150px 20px 30px;
}
a.t-btns {
    display: inline-block;
    font-size: 40px;
    color: #fff!important;
    font-weight: 600;
    padding: 18px 30px;
    border: 2px solid #0cb3ff;
    border-radius: 50px;
    width: max-content;
    text-decoration: none !important;
  margin:20px;
}
.pod-wrap {
    border: 2px solid #00feff;
    border-radius: 30px;
    padding: 20px;
    margin: 60px 0;
  position:relative;
}
#pod-casts p {
    text-align: center;
    color: #fff;
    font-size: 40px;
    line-height: 56px;
    margin:-25px 0 30px;
}
span.blob {
    background: #03c3ff;
    color: #fff;
    padding: 5px 15px;
    border-radius: 20px;
    font-size: 16px;
    position: absolute;
    left: -21px;
    top: 43%;
    transform: rotate(-90deg) translate(0, -43%);
  font-weight: bold;
}
img.mic {
    max-width: 90px;
    display: block;
    margin: 0 auto;
  width: 100%;
}
.pod-wrap a {
    color: #ffc609!important;
    font-size: 22px;
  display:inline-block;
    font-weight: bold;
    margin: 15px 0;
      text-decoration: none !important;
    transition: 0.2s;
}
.pod-wrap a:hover{
  opacity:0.8;
}
.pod-wrap a span {
    display: block;
    font-size: 16px;
    font-weight: normal;
    color: #fff;
    border-top: 2px solid #ffc609;
    padding-top: 15px;
  margin-top: 15px;
}
#preguntas h3.main-title{
font-size: 80px!important;
    color: #ffc609;
    margin-bottom: 100px;
}
.panel.panel-default {
    background: url(https://vepimg.b8cdn.com/uploads/vjfnew/21292/uploads/vjf/content/misc/1757685303right-bar.png) no-repeat, url(https://vepimg.b8cdn.com/uploads/vjfnew/21292/uploads/vjf/content/misc/1757685393left-bar.png) no-repeat rgba(255, 255, 255, 0.3);
    background-size: 70px;
    background-position: top 10px right 10px, bottom 10px left 10px;
    border-radius: 4px;
    border: none;
    padding:35px 20px;
    margin: 20px 0;
    display: flex;
    justify-content: center;
    flex-flow: column;
    position: relative;
  
}
.panel-title {
    font-size: 21px !important;
    font-weight: normal !important;
    color: #fff !important;
    padding: 0 15px;
    position: relative;
    min-height: 55px;
    display: flex;
    align-items: center;
}
h4.panel-title:before {
    background: url(https://vepimg.b8cdn.com/uploads/vjfnew/21292/uploads/vjf/content/misc/1757685662arrow.png) no-repeat;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
    width: 20px;
    height: 20px;
    content: '';
    background-size: contain;
}
.cus-accordian .panel-heading.headin {
    background: transparent!important;
}
.panel-heading {
    padding: 0 15px;
}
.cus-accordian .panel-default > .panel-heading + .panel-collapse > .panel-body {
    width: 100%!important;
    border-top: none!important;
    color: #ffffff!important;
    font-size: 20px !important;
    line-height: normal;
    padding: 10px 30px !important;
}
.panel-title a {
    display: block;
  color:#fff!important;
    text-decoration: none !important;
}
a:focus {
    outline: none!important;
}
img.pink-logo {
    display: block;
    width: 100%;
    max-width: 400px;
    margin: 70px auto 50px;
}



div#pod-casts {
    padding-bottom: 0;
}
.pod-c {
    position: relative;
    padding: 150px 0;
    overflow: hidden;
}
img.pod-art {
    position: absolute;
    width: 100%;
    max-width: 600px;
    top: 0;
    left: -100px;
}
a.pod-links {
    display: block;
    width: 100%;
    margin: 20px 0;
  transition:0.2s;
  pointer-events: none;
}
a.pod-links:hover{
  transform:scale(0.9);
}
img.test {
    width: 100%;
}
img.custom {
    display: block;
    margin: 50px auto 0;
    max-width: 800px;
    width: 100%;
}
img.custom-pod {
    display: block;
    margin: 0 auto;
    max-width: 800px;
    width: 100%;
}
img.test {
    width: 100%;
    margin: 50px 0 0;
}

div#entra {
    position: relative;
  text-align:center;
}
div#entra h3 {
    font-size: 70px !important;
    color: #ffc609;
    margin: 60px 0;
}
div#entra p {
    font-size: 50px;
    color: #fff;
    font-weight: 500;
    margin: 80px 0 0;
}
div#entra p span{
  display:block;
    color: #ffc609;
  font-weight:600;
}
a.btn-pic {
    max-width: 700px;
    display: block;
    margin: 20px auto;
  transition:0.2s;
}
a.btn-pic:hover{
  transform:scale(0.9);
}
div#feria-de-empleo h3 {
    font-size: 80px !important;
    color: #ffc609;
    letter-spacing: 2px;
}
div#feria-de-empleo h3 span {
    color: #fff;
    font-size: 40px;
}
div#feria-de-empleo .slider-box h3 {
    color: #fff !important;
    font-size: 40px !important;
}
/* General-------------------------- */
html,
a,
* {
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

body {
    font-family: var(--eventFont);
    font-size: var(--eventFontSize);
    color: var(--eventFontColor);
    line-height: 26px;
}
@media (min-width:768px){
body > .header-content > .container {
    max-width: 100%;
    width: 100%;
    padding: 0px;
}
}

body > .header-content  {
    position:relative;}

.simple-section {
    padding:70px 0px;
}

.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;
}



/* Buttons------------------------------ */
.vfairsBtn {
    padding: 12px 35px;
    margin: 30px 5px;
    display: inline-block;
    font-size: var(--btnFontSize);
    font-weight: 600;
    border: 2px solid transparent;
}

.coloredShadow {
    box-shadow: 0px 15px 25px 0px rgba(var(--mainThemeColor-rgb),0.3);
}

.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) !important;
}

h3 {
    font-size: var(--h3FontSize) !important;
}

h4 {
    font-size: var(--h4FontSize) !important;
}

h5 {
    font-size: var(--h5FontSize) !important;
}

h6 {
    font-size: var(--h6FontSize) !important;
}

/* Top black bar----------------------- */
.slim-bar {
    position: initial;
    background-color: var(--black);
    color: var(--white);

}

.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;
}


/* Main Heading------------------------- */
.main-title {
    text-align: center;
    position: relative;
    z-index: 0;
}

.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;
}




/* Unordered list------------------------------- */
ul {
    list-style: none;
    padding: 0px;
}

ul li {
    margin-bottom: 15px;
}

ul.checklist li {
    padding-left: 35px;
    position: relative;
    margin-bottom: 40px;
    ;
}

ul.checklist li i {
    position: absolute;
    left: 0px;
    top: 0px;
    font-size: 25px;
}

/* Event Logo----------------------------------- */
.event-logo img {
    margin: 0;
}

/* Main Navigation------------------------------ */
#main-nav {
    padding: 0px;
    display: flex !important;
}
#main-nav .navbar-nav {
    flex-direction: row;
    justify-content: end;
    flex-grow: 1;
      margin-top: -10px;
}

#main-nav a {
    color: #fff;
    font-size: var(--eventFontSize);
    padding: 8px 15px;
}

#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: end;
    padding-left: 0px;
    padding-right: 0px;
}

#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: var(--white);
}

#main-nav .navbar-nav li.active a {
    color: var(--mainThemeColor);
    text-decoration: none;
}

.navClose {
    display: none;
}
.navbar-toggle {
    margin-right: 0px;
    background: var(--mainThemeColor);
    border-radius: 6px;
}
#LoginBtn {
    border-radius: var(--rounded) !important;
    font-family: var(--eventFont);
}

#LoginBtn:hover, #LoginBtn:focus{
color:var(--white) !important;
}

.navbar-toggle {
  /*Set to 0 if Accessibility Feature not added*/
    margin-right: 10px;
    background: var(--mainThemeColor);
    border-radius: 6px;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: var(--white);
}



/* Hero Section */
.main_top_area {
    background: url("https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1672321610bg-2jpg-jpg1672321610.jpg")no-repeat center;
    background-size: cover;
    padding-top: 4%;
    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;
}

.popup .col-sm-12 {
    display: flex;
    flex-direction: column;
    align-items: center;
    flex-wrap: wrap;
}

#date-info {
    margin-top: 0px;
    margin-bottom: 30px;
    color: var(--white);
    font-weight: 600;
    font-family: var(--eventFont);
}

.eventDate::after {
    content: "|";
    margin-left: 7px;
}

.two-btns {
    text-align: center;
    margin: 35px 0 20px;
    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 15px 25px 0px rgba(var(--mainThemeColor-rgb),0.3);
    text-decoration: none;
}

.two-btns i {
    margin-right: 5px;
}

/*Registration Form---------------------*/
input[type="file"] {
    width: 40%;
}
.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: 6px 12px;
}
.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,
.clockdiv{
    font-family: var(--eventHeadingFont);
    color: var(--mainThemeColor);
    display: inline-block;
    font-weight: 700;
    text-align: center;
    font-size: 50px;
}

#clockdiv .smalltext,
.clockdiv .smalltext{
    color: #fff;
    font-size: var(--eventFontSize);
}

#clockdiv>div,
.clockdiv>div {
    background: none;
    position: relative;
    margin-right: 20px;
    border: 2px solid #fff;
    border-radius: 100%;
    width: 109px;
      display: inline-block;
      padding: 10px;
}
span.days {
    color: #fff;
}
#clockdiv div > span,
.clockdiv div > span {
    padding: 7px 10px 0;
    border-radius: 3px;
    background: none;
    display: block;
    line-height: 1em;
    min-width: 78px;
}
#clockdiv>div::before,
.clockdiv>div::before {
    content: ":";
    color: var(--lightGrey);
    position: absolute;
    right: -22px;
    top: 50%;
    transform: translateY(-60%);
  display:none;
}

#clockdiv>div:last-child::before,
.clockdiv>div:last-child::before {
    content: "";

}
#clockdiv .eventlive,
.clockdiv .eventlive {
    max-width: 500px;
    font-size: 24px;
}

/* About section -------------------------------------- */
.main-intro {
    max-width: 75%;
    text-align: center;
    margin: auto;
}

.main-intro strong {
    margin-bottom: 25px;
    font-size: 20px;
    display: block;
}


/* 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: #f1f1f1;
}

#agenda section .container>h3 {
    display: none;
}

#agenda section h3 {
    font-size: var(--h4FontSize);
    font-weight: 600;
}

#agenda section {
    background: none !important;
}

#agenda .nav-tabs>li>a {
    color: var(--mainThemeColor) !important;
    background-color: var(--white) !important;

}

#agenda .nav>li>a:hover,
.nav>li>a:focus {
   
    color: var(--mainThemeColor) !important;
}

#agenda .agenda-style-6 .time-box,
#agenda .nav-tabs>li.active>a,
#agenda .nav-tabs>li.active>a:hover,
#agenda .nav-tabs>li.active>a:focus {
    background: var(--mainThemeColor) !important;
    color: var(--white) !important;

}

.nav-tabs>li.active>a:before,
.nav-tabs>li.active>a:focus:before,
.nav-tabs>li.active>a:hover:before {
    border-top-color: var(--mainThemeColor) !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------------------------------------------- */
.faq.padding {
    padding: 0
}

.faq .panel {
    background: var(--faqBgColor);
    padding: 24px 25px 24px;
    margin: 0 0 27px;
    border: none;
    border-radius: 15px;
    box-shadow: 0 1px 1px rgb(0 0 0 / 5%);

}


.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;
  padding-left: 45px;
}

.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);
  display:none;
}

.faq .panel-title>a.collapsed:before {
    float: right !important;
    content: '067';
  display:none;
}

.faq .panel-title>a:hover,
.faq .panel-title>a:active,
.faq .panel-title>a:focus {
    text-decoration: none;
}

.num_icon {
    display: inline-block;
    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 45px 0px 45px;
}

/* 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: var(--footerBg);
    padding: 20px 0px;
    position: relative;
    border-top-color: var(--mainThemeColor);
}

.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: "";
}

.footer-links a {
    font-size: var(--smalltext) !important;
}

.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;
}

.socialIcons li a:hover i {
    color: var(--mainThemeColor);
 }

/*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;
  }

/* Privacy Policy------------- */
.content-page ul {
    list-style-type: disc;
    margin-left: 20px;
}

.content-page ul li {
    margin-bottom: 0;
}

.content-page p,
.content-page li {
    text-align: justify;
}

@media (max-width: 992px) {
  body{
background:url('https://vepimg.b8cdn.com/uploads/vjfnew/21292/uploads/vjf/content/misc/1757596815background.jpg') no-repeat;
    background-position:center;
  }
 img.r-hand,img.l-hand,img.mbl-pic{
    display:none;
  }
     #clockdiv,
  .clockdiv{
        display: flex;
        flex-wrap: nowrap;
            justify-content: center;
    }
      #clockdiv>div,
  .clockdiv div{
        margin-right: 10px;
        height: auto;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-flow: column;
            margin-bottom:5px;
    }
}
@media (max-width: 767px) {
  .web {
    display: none;
}
  .mob {
    display: block;
}
  img.banner-art {
    display: none;
  }
  #connectalks h3.main-title {
    font-size: 50px !important;
  }
  img.pod-art {
    opacity: 0.3;
    display: none;
    
}
  img.mob.timermob {
    margin: 0 auto 30px;
    max-width: 220px;
    width: 100%;
}
  
.slider-box {
    padding: 40px 0px;
  }
  .pod-c {
    padding: 0px 0 0;
}
  .main-banner {
    padding: 130px 0 40px;
  }
  img.sp {
    margin: 20px auto 0;
}

.banner-content img.sp {
    margin-left: 0;
    margin-right: 0;
    width: 100% !important;
    left: 0 !important;
    max-width: 100% !important;
    transform: unset !important;
}
.col-sm-12.banner-content {
    padding: 0;
}
  div#entra h3 {
    font-size: 40px !important;
    margin: 30px 0 0;
}
  div#entra p {
    font-size: 20px;
    margin: 20px 0 0;
}
  a.btn-pic {
    margin: 0px auto;
  }
  #blue-box h2 {
    font-size: 26px !important;
}
#blue-box h2 span {
    margin: 0px;
}
  img.flags {
    display: none;
  }
  .main-banner .row,
  .simple-section .row{
    display:block!important;
  }
  .row.m-1{
    display:flex!important;
  }
      .col-sm-4,
  .col-sm-6,
  .col-sm-10,
  .col-sm-8{
        -ms-flex: 0 0 100%!important;
        flex: 0 0 100%!important;
        max-width: 100%!important;
    }
  .col-12[aria-label="Nombre"], .col-12[aria-label="Apellido"], .col-12[aria-label="Fecha de nacimiento"], .col-12[aria-label="Pais"],.col-12[aria-label="¿Cómo te enteraste de la feria?"] {
    width: 100%;
    max-width: 100%;
}
  .timer{
    text-align:center;
  }
  #blue-box h2 span.arrow{
    float:none;
}
#clockdiv>div, .clockdiv>div {
    margin-bottom: 10px;
}
  img.r-hand,img.l-hand,img.mbl-pic{
    display:none;
  }
  a.t-btns {
    font-size: 20px;
  }
  .pod-wrap {
    text-align: center;
}
  img.user-pic {
    max-width: 300px;
    display: block;
    margin: 20px auto;
}
  .slick-next, .slick-prev{
    display:none!important;
  }
  #preguntas h3.main-title {
    font-size: 30px !important;
    margin-bottom: 20px;
}
  #connectalks p {
    font-size: 20px;
    line-height: normal;
  }
  .c-wrap h4 {
    font-size: 26px !important;
    margin: 50px 20px 30px;
}
  .main-banner a.reg {
    font-size: 26px;
  }
   
  .slick-slide img {
    max-width: 300px;
  }
  .simple-section {
    padding: 50px 0px;
}
  div#still-sp {
    background: #1086dd;
}
  a.t-btns {
    font-size: 20px;
    padding: 10px 20px;
    white-space: break-spaces;
    width: auto;
    word-break: break-word;
    text-align: center;
}
div#info p {
    font-size: 18px;
    margin: 30px;
    line-height: normal;
    margin: 30px 0;
}
  .event-logo img {
    max-width: 200px;
}
.banner-logo {
    margin: 0 auto;
}
img.banner-text {
    margin: 30px auto 0;
}
img.circle {
    margin: 0 auto;
}
    #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;
        font-family: 'Poppins';
        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;
}
  div#feria-de-empleo h3 {
    font-size:36px!important;
  }
  div#feria-de-empleo h3 span{
    font-size:24px!important;
  }
  #pod-casts p {
    font-size: 20px;
    line-height: normal;
    margin: -15px 0 30px;
}
}

@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;
    }

    .two-btns {
        margin: 0px 0 50px;
    }

    .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,
    .clockdiv>div>span {
min-width: auto;
        font-size: 24px;
    }

    #clockdiv,.clockdiv {
        font-size: 40px;
    }

    #clockdiv .smalltext,   .clockdiv .smalltext {
        font-size: 12px;
    }

 #clockdiv>div, .clockdiv>div {
        margin-right: 5px;
        width: 75px;
    }

    #clockdiv>div::before,   .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;
}

}
.block-overlay.Restream_Webinar {
    display: none !important;
}
 #LoginModal .modal-dialog {
        width: 100%;
        max-width: 100%;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 0;
      }
      #LoginModal .modal-dialog .modal-content {
        max-width: 350px;
        width: 100%;
        background: #f3f4f6;
        padding: 20px 20px 10px;
      }
      #LoginModal .modal-dialog .modal-header {
        padding: 9px 15px 20px;
        background: transparent !important;
        border: 0;
      }
      #LoginModal .modal-dialog .modal-header .modal-title {
        color: #f36531;
        font-weight: 600;
        font-size: 22px;
      }
      #LoginModal .modal-dialog .modal-header .close {
        position: absolute;
        right: 10px;
        top: 10px;
        color: #000000;
        opacity: 0.6;
        font-size: 32px;
        font-weight: 100;
      }
      #LoginModal .modal-dialog .modal-body {
        padding-top: 0;
        padding-bottom: 0;
      }
      #LoginModal .modal-dialog .modal-body .form-group {
        margin-bottom: 0;
        position: relative;
      }
      #LoginModal .modal-dialog .modal-body .control-label {
        color: #344054;
        font-size: 14px;
        padding-bottom: 5px;
        font-family: 'Avenir';
        font-weight: 500;
        margin-bottom: 0;
      }
      #LoginModal .modal-dialog .modal-body .form-control {
        color: #6c757d;
        border-radius: 6px;
        height: 45px;
        padding: 15px 15px 13px;
        font-size: 13px;
        box-shadow: none;
      }
      #LoginModal .modal-dialog .modal-body input#LoginEmail {
        padding-left: 35px !important;
      }
      #LoginModal .modal-dialog .modal-body .form-group.group-email::before {
        content: '';
        position: absolute;
        left: 10px;
        top: 44px;
        width: 20px;
        height: 20px;
        z-index: 1;
        background-image: url('https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1685016767user-icon-png1685016767.png') !important;
        background-position: center center !important;
        background-repeat: no-repeat;
        background-size: contain;
      }
      #LoginModal .modal-dialog .modal-body input#Password {
        padding-left: 35px !important;
      }
      #LoginModal .modal-dialog .modal-body .form-group.grp-password-field::before {
        content: '';
        position: absolute;
        left: 10px;
        top: 44px;
        width: 20px;
        height: 20px;
        z-index: 1;
        background-image: url('https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1685016767lock2-icon-png1685016767.png') !important;
        background-position: center center !important;
        background-repeat: no-repeat;
        background-size: contain;
      }
      #LoginModal .modal-dialog .modal-body .ResponseBox {
        color: red;
        font-weight: 100;
        font-family: 'Avenir';
        margin-top: 10px;
        font-size: 14px;
        line-height: 16px;
      }
      #LoginModal .modal-dialog #login-footer {
        border: 0;
        padding: 20px 15px 0;
      }
      #LoginModal .modal-dialog #login-footer .row {
        display: flex;
        flex-direction: column;
        margin: 0.25rem;
      }
      #LoginModal .modal-dialog #login-footer .col-sm-4 {
        width: 100%;
        margin-bottom: 15px;
        padding: 0;
        order: inherit;
      }
      #LoginModal .modal-dialog #login-footer .col-sm-4 .btn.btn-default {
        display: none;
      }
      #LoginModal .modal-dialog #login-footer .col-sm-4 .btn-darkgrey {
        width: 100%;
        margin: 0 !important;
        padding: 12px 12px 12px;
        border-radius: 5px !important;
        text-transform: uppercase;
        box-shadow: none;
        outline: none;
      }
      #LoginModal .modal-dialog #login-footer .col-sm-8 {
        width: 100%;
        max-width: 100%;
        flex-flow: wrap;
        flex-direction: column-reverse;
      }
      #LoginModal .modal-dialog #login-footer .col-sm-8 button.btn-darkgrey {
        background: transparent !important;
        color: #686a6e !important;
        font-weight: 500 !important;
        font-family: 'Avenir';
        padding: 0;
        font-family: 'Avenir';
        font-weight: 600;
        box-shadow: none;
        outline: none;
      }
      #LoginModal .modal-dialog #login-footer .col-sm-8 button.btn-darkgrey:hover {
        text-decoration: underline;
      }
      #LoginModal .modal-dialog #login-footer .col-sm-8 a.btn-darkgrey {
        background: transparent !important;
        color: #80bded !important;
        font-weight: 500 !important;
        font-family: 'Avenir';
        font-size: 14px;
        padding: 20px 5px 5px 5px;
        box-shadow: none;
        outline: none;
      }
      #LoginModal .modal-dialog #login-footer .col-sm-8 a.btn-darkgrey:hover {
        text-decoration: underline;
      }
      #forgot-pwd-modal .modal-dialog {
        width: 100%;
        max-width: 100%;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 0;
      }
      #forgot-pwd-modal .modal-dialog .modal-content {
        max-width: 350px;
        width: 100%;
        background: #f3f4f6;
        padding: 20px 20px 10px;
      }
      #forgot-pwd-modal .modal-dialog .modal-header {
        padding: 9px 15px 20px;
        background: transparent !important;
        border: 0;
      }
      #forgot-pwd-modal .modal-dialog .modal-header .modal-title {
        color: #f36531;
        font-weight: 600;
        font-size: 22px;
      }
      #forgot-pwd-modal .modal-dialog .modal-header .close {
        position: absolute;
        right: 10px;
        top: 10px;
        color: #000000;
        opacity: 0.6;
        font-size: 32px;
        font-weight: 100;
      }
      #forgot-pwd-modal .modal-dialog .modal-body {
        padding-top: 0;
        padding-bottom: 0;
        margin-bottom: 15px;
      }
      #forgot-pwd-modal .modal-dialog .modal-body .form-group {
        margin-bottom: 0;
        position: relative;
      }
      #forgot-pwd-modal .modal-dialog .modal-body .control-label {
        color: #344054;
        font-size: 14px;
        padding-bottom: 5px;
        font-family: 'Avenir';
        font-weight: 500;
        margin-bottom: 0;
      }
      #forgot-pwd-modal .modal-dialog .modal-body .form-control {
        color: #6c757d;
        border-radius: 6px;
        height: 45px;
        padding: 15px 15px 13px;
        font-size: 13px;
        box-shadow: none;
      }
      #forgot-pwd-modal .modal-dialog .modal-body input#resetemail {
        padding-left: 35px !important;
      }
      #forgot-pwd-modal .modal-dialog .modal-body .form-group:first-child::before {
        content: '';
        position: absolute;
        left: 10px;
        top: 44px;
        width: 20px;
        height: 20px;
        z-index: 1;
        background-image: url('https://vepimg.b8cdn.com/uploads/vjfnew//content/files/1685016767user-icon-png1685016767.png') !important;
        background-position: center center !important;
        background-repeat: no-repeat;
        background-size: contain;
      }
      #forgot-pwd-modal .modal-dialog .modal-body .FormResponseSuccess {
        color: red;
        font-weight: 100;
        font-family: 'Avenir';
        margin-top: 10px;
        font-size: 14px;
        line-height: 16px;
      }
      #forgot-pwd-modal .modal-dialog .modal-body .FormResponseError {
        color: red;
        font-weight: 100;
        font-family: 'Avenir';
        margin-top: 10px;
        font-size: 14px;
        line-height: 16px;
      }
      #forgot-pwd-modal .modal-dialog .modal-body .has-error .help-block {
        color: red;
        font-weight: 100;
        font-family: 'Avenir';
        margin-top: 10px;
        font-size: 14px;
        line-height: 16px;
      }
      #forgot-pwd-modal .modal-dialog .modal-footer {
        border: 0;
        padding: 20px 15px 0;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column-reverse;
      }
      #forgot-pwd-modal .modal-dialog .modal-footer .btn.btn-default {
        text-transform: capitalize;
        box-shadow: none !important;
        background: transparent !important;
        color: #686a6e;
        font-family: 'Avenir';
        font-weight: 500 !important;
        outline: none;
        padding: 0;
        border: 0;
        display: none;
      }
      #forgot-pwd-modal .modal-dialog .modal-footer .btn.btn-default:hover {
        text-decoration: underline;
      }
      #forgot-pwd-modal .modal-dialog .modal-footer .btn-darkgrey {
        background: #f36531 !important;
        color: #fff;
        font-family: 'Avenir';
        font-size: 14px;
        width: 100%;
        margin: 0 0 25px !important;
        padding: 12px 12px 12px;
        border-radius: 5px !important;
        text-transform: uppercase;
        box-shadow: none;
        outline: none;
        font-weight: 600;
      }

@media (min-width:1298px) and (max-width:1420px){
  img.r-hand {
    max-width: 380px;
}
  img.l-hand {
    max-width: 380px;
}
}
@media (max-width:1298px){
  img.r-hand {
      max-width: 200px;
        top: 80px;
}
    img.l-hand {
        max-width: 200px;
        top: 80px;
    }
}