@import "https://www.manageengine.com/css/fonts.css";
.zsiq_floatmain.zsiq_theme1.siq_bR.siq_noanim.siq_noanim {
   display: none !important;
}

.zls-sptwndw.siqembed.siqtrans.zsiq-mobhgt.zsiq-newtheme.siq_rht.zsiq_size2.siqanim {
    display: none !important;
}

div#siqcht {
    display: none !important;
}

html,body{
    margin: 0;
    padding: 0;
    overflow-x: hidden;
}
ul,li{
    padding: 0;
    margin:0;
}
html {
  scroll-behavior: smooth;
}
html,body,ul,li,h1,h2,h3,h4,h5,h6{margin:0;padding:0;font-family:'ZohoPuvi';margin:0;padding:0}
*{font-family:'ZohoPuvi'}
div,ul,li{box-sizing:border-box;position:relative;list-style-type:none}
.as-full{display:block}
.as-container{max-width:1200px;margin:auto}
.succ-msg {
    background: #4bc181;
    color: #fff;
    padding: 10px;
    font-size: 15px;
    text-align: center;
    line-height: 24px;
    font-weight: 300;
    z-index: 99;
    display: none;
    position: fixed;
    background: -webkit-linear-gradient(to bottom,#4bc181,#129850);
    background: linear-gradient(to bottom,#4bc181,#129850);
    box-shadow: 0 8px 21px -10px rgba(0,0,0,0.31);
    width: 100%;
}

.main-menu {
    position: absolute;
    width: 100%;
    left: 0;
    top: 25px;
    z-index: 1;
}

.menu {
    display: table;
    margin: 0;
}
.menu li {
    float: left;
    font-size: 15px;
    color: #fff;
    font-weight: 400;
    line-height: 37px;
    margin: 0 10px;
    transition: .3s ease-in;
    cursor: pointer;
}
.menu li:hover a {
    color: #e6ba81;
    transition: .3s ease-in;
}
.menu li a{
    text-decoration:none;
    padding: 0 10px;
    font-size: 15px;
    color: #fff;
}

.menu li.act {
    color: #16c4ff;
    position: relative;
}

.menu li.act:before {
    content: "";
    width: 100%;
    height: 3px;
    position: absolute;
    top: auto;
    bottom: 0;
    left: 0;
    background: #e7bb82;
    border-radius: 8px;
}

.menu li:first-child ,.menu li:nth-of-type(1){
    margin-left: 0;
}

.menu li:last-child {
    display: none;
}

.menu li:hover {
    color: #16c4ff;
}
.top-logo-sec{
    display: none;
}
.banner-cta.fixed {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 9;
    display: none;
    width: 100vw;
    padding: 12px 0;
    float: none;
    text-align: center;
}
/* sticky menu */
.main-menu.sticky {
    position: fixed;
    top: 0;
    background: #15141e;
    padding: 20px 0;
    z-index: 2;
}

.sticky .menu {
    float: right;
}

.sticky .menu li:last-child {
    display: block;
}

.menu li:last-child a {
    color: #fff;
    font-weight: 400;
    background: #dd0000;
    padding: 12px 33px;
    cursor: pointer;
    transition: .3s ease-in;
    border-radius: 3px;
}

.menu li:last-child a:hover {
    background: #a90808;
}

.sticky .top-logo-sec {
    display: block;
}

.logo-me {
    display: inline-block;
    float: left;
    width: 130px;
    height: 30px;
    background: url('../images/shield-expert-panel-sprite.png') no-repeat;
    background-size: 586px;
    padding-right: 10px;
    margin-top: 5px;
}

.logo-shield {
    display: inline-block;
    float: left;
    width: 147px;
    height: 36px;
    background: url('../images/shield-expert-panel-sprite.png') no-repeat;
    background-size: 294px;
    background-position: 13px -12px;
    border-left: 1px solid #fff;
    padding-left: 10px;
}
/* sticky menu end */

.banner {
    position: relative;
    padding: 150px 0 0px 0;
    color: #fff;
    display: table;
    width: 100%;
}

.banner:before {
    content: "";
    width: 59%;
    height: 100%;
    background: url('../images/shield-expert-panel-banner.png') no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.banner-logo {
    width: 420px;
    height: 148px;
    background: url('../images/shield-expert-panel-sprite.png') no-repeat;
    background-size: 904px;
}

.banner h1 {
    font-size: 50px;
    font-weight: 400;
    margin: 10px 0 20px;
}
.title {
    font-size: 22px;
    line-height: 32px;
    font-weight: 300;
}
.banner-lhs {
    width: calc(100% - 600px);
    float: left;
    animation: banner-text .5s ease-in 1s both;
    opacity: 0;
}
@keyframes banner-text {
    0%{opacity: 0;}
    100%{opacity: 1;}
}
.banner-date-time{display:block;margin: 35px 0 40px;color:#fff;}
.banner-date-time li{float:left;min-width:150px;padding-left: 55px;box-sizing:border-box;text-align:left;font-size:18px;line-height:23px;position:relative;margin-left: 0;font-weight:500;}
.banner-date-time li .light{display:block;font-size: 14px;text-transform:uppercase;line-height:23px;font-weight: 300;color: #e7bb82;}
li.banner-time:before{content: "";width: 45px;height: 45px;background: url(../images/shield-expert-panel-sprite.png) no-repeat;background-size: 900px;background-position: -70px -178px;position: absolute;left: 0;top: 3px;}
li.banner-date:before{content:"";width:45px;height:45px;background: url(../images/shield-expert-panel-sprite.png) no-repeat;background-size: 900px;background-position: -15px -178px;position:absolute;left: 0;top:3px;}
.banner-cta{display:inline-block;font-size:18px;line-height:20px;color:#fff;font-weight:400;background: #e53735;padding:15px 48px;cursor:pointer;transition:.3s ease-in;}
.banner-date-time ul{display:inline-block}
.banner-cta:hover{background:#901818}

li.banner-time {
    margin-left: 40px;
}

.banner-rhs {
    width: 600px;
    float: left;
}

.banner-image {
    width: 600px;
    height: 390px;
    background: url(../images/shield-expert-panel-sprite.png) no-repeat;
    position: relative;
    background-size: 900px;
    background-position: -32px -627px;
    top: -40px;
    animation:main-bg .5s ease-in 2s both;
    transform:scale(0)
}
@keyframes main-bg {
    0%{transform:scale(0)}
    100%{transform:scale(1)}
}
.image-1 {
    width: 86px;
    height: 233px;
    background: #15141e;
    position: absolute;
    left: 72px;
    top: 30px;
    border-top-left-radius: 10px;
}

.image-2 {
    width: 191px;
    height: 109px;
    background: #15141e;
    position: absolute;
    left: 158px;
    top: 30px;
}

.image-5 {
    width: 191px;
    height: 115px;
    background: #15141e;
    position: absolute;
    left: 350px;
    top: 139px;
}

.image-3 {
    width: 191px;
    height: 115px;
    background: #15141e;
    position: absolute;
    left: 350px;
    top: 30px;
    border-top-right-radius: 10px;
}

.image-4 {
    width: 191px;
    height: 115px;
    background: #15141e;
    position: absolute;
    left: 158px;
    top: 139px;
}

.image {
    opacity: 1;
    transition: .3s ease-in;
}
.animated .image{
    opacity: 1;
    background: none;
}
.animated .image-1{
    transition-delay:3s;
}
.animated .image-2{
    transition-delay:3.5s;
}
.animated .image-3{
    transition-delay:4.1s;
}
.animated .image-4{
    transition-delay:4.4s;
}
.animated .image-5{
    transition-delay:3.8s;
}


.chat{
opacity: 0;
background: url('../images/shield-expert-panel-sprite.png') no-repeat;
background-size: 900px;
background-position: -24px -471px;
}
.chat-anim.chat{
    animation-name:chat;
	animation-iteration-count:infinite;
	animation-duration:2s;
}
@keyframes chat{
0%{opacity:0;}
100%{opacity:1;}
}
.chat-anim.chat-4{
animation-delay:2.5s;
}
.chat-anim.chat-2{
animation-delay:3.5s;
}
.chat-anim.chat-3{
animation-delay:4.1s;
}

.chat-1 {
    width: 75px;
    height: 43px;
    position: absolute;
    top: 10px;
    left: 6px;
    display: inline-block;
}

.chat-2 {
    width: 85px;
    height: 49px;
    position: absolute;
    top: 10px;
    left: auto;
    right: 6px;
    display: inline-block;
    background-position: -128px -467px;
}

.chat-3 {
    width: 74px;
    height: 49px;
    position: absolute;
    top: 10px;
    left: auto;
    right: 6px;
    display: inline-block;
    background-position: -239px -467px;
}

.chat-4 {
    width: 75px;
    height: 54px;
    position: absolute;
    top: 10px;
    left: 6px;
    display: inline-block;
    background-position: -347px -467px; 
}
.live-text {
    background: #fee0b8;
    padding: 20px;
    padding-left: 60px;
    border-radius: 110px;
    color: #3d2404;
    font-size: 22px;
    line-height: 38px;
    font-weight: 300;
    margin: 0;
    margin-left: 50px;
    margin-top: 60px;
}

.live-text p {
    margin: 0;
}

.live-text a {
    text-decoration: none;
    color: inherit;
    position: relative;
    padding-left: 40px;
    font-weight: 500;
}

.live-text strong {
    font-weight: 500;
}

.live-text .linked-in:before {
    content: '';
    width: 30px;
    height: 30px;
    background: url('../images/shield-expert-panel-sprite.png') no-repeat;
    background-size: 900px;
    background-position: -463px -190px;
    position: absolute;
    left: 0;
    top: -3px;
}
.live-text .you-tube:before {
    content: '';
    width: 43px;
    height: 30px;
    background: url(../images/shield-expert-panel-sprite.png) no-repeat;
    background-size: 877px;
    background-position: -442px -228px;
    position: absolute;
    left: 4px;
    top: -3px;
}

.live-text a.you-tube {
    padding-left: 53px;
}

.banner:after {
    content: "";
    width: 40%;
    height: 116px;
    background: #fedfb8;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: -1;
    opacity: 0;
    transition: .3s ease-in;
}


/* why should attend */

.why {
    padding: 100px 0;
    text-align: center;
}

.why h2 {
    font-size: 36px;
    line-height: 58px;
    font-weight: 600;
}

.why-boxes-all {
    margin-top: 80px;
    display: table;
    width: 100%;
}

.why-box {
    width: calc(25% - 28px);
    float: left;
    margin: 14px;
    border: 1px solid #fedeb8;
    padding: 30px;
    border-radius: 5px;
    padding-top: 45px;
    position: relative;
    font-size: 16px;
    line-height: 27px;
    font-weight: 300;
    min-height: 212px;
    display: inline-block;
    box-shadow: 0px 50px 40px -40px #e7eaec;
}

.why-box:before {
    content: "";
    width: 65px;
    height: 43px;
    background: url('../images/shield-expert-panel-sprite.png') no-repeat;
    background-color: #fff;
    background-size: 900px;
    background-position: -128px -182px;
    position: absolute;
    left: 0;
    right: 0;
    top: -22px;
    margin: auto;
}

.why-box:nth-of-type(2):before {
    background-position: -188px -182px;
}
.why-box:nth-of-type(3):before {
    background-position: -246px -182px;
}
.why-box:nth-of-type(4):before {
    background-position: -311px -182px;
}
/* why should attend end*/
.panelist {
    background: #16141e;
    color: #fff;
    text-align: center;
    padding: 85px 0;
}

.panelist h2 {
    font-size: 42px;
    color: #e7bb82;
    font-weight: 600;
    line-height: 48px;
}

.presenter-all {
    display: table;
    width: 100%;
    margin: auto;
    margin-top: 100px;
    max-width: 900px;
}

.presenter {
    width: calc(50% - 100px);
    float: left;
    margin: 50px;
    overflow: hidden;
    position: relative;
    display: inline-block;
    height: auto;
    min-height: 540px;
    min-width: 350px;
}

.presenter-all.three-col {
    max-width: 100%;
}

.three-col .presenter {
    width: calc(33% - 50px);
}

.presenter-main .presenter-image {
    width: 230px;
    height: 248px;
    display: table;
    background: url('../images/shield-expert-panel-sprite.png') no-repeat;
    background-size: 900px;
    background-position: -27px -1176px;
    margin: auto;
}

.presenter-main .presenter-name {
    font-size: 32px;
    display: block;
    font-weight: 600;
    color: #e7bb82;
    margin: 20px 0;
}

.presenter-main .presenter-desg {
    font-size: 18px;
    line-height: 28px;
    font-weight: 300;
}

.presenter-about {
    position: relative;
    background: #292537;
    padding: 35px 35px;
    overflow: hidden;
    border-radius: 5px;
    transition: .8s ease-out;
    left: 0;
    position: absolute;
    top: 0;
    transform: translateY(-200%);
}

.presenter-detils {
    display: block;
    width: 100%;
    text-align: left;
    padding-left: 126px;
    min-height: 130px;
    position: relative;
    padding-top: 20px;
}

.presenter-detils span {
    display: block;
}

.presenter-detils:before {
    content: "";
    width: 115px;
    height: 125px;
    position: absolute;
    left: 0;
    top: 0;
    background: url('../images/shield-expert-panel-sprite.png')no-repeat;
    background-size: 400px;
    background-position: -7px -522px;
}

.presenter-about .presenter-name {
    font-size: 20px;
    color: #e6bb82;
    font-weight: 600;
    margin-bottom: 10px;
}

.presenter-about .presenter-desg {
    font-size: 12px;
    line-height: 20px;
    font-weight: 300;
    padding-bottom: 20px;
}

.presenter-detils:after {
    content: "";
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: rgb(0,0,0);
    background: -moz-linear-gradient(270deg, rgba(0,0,0,0) 0%, rgba(231,187,130,1) 10%, rgba(231,187,130,1) 90%, rgba(206,206,206,0) 100%);
    background: -webkit-linear-gradient(270deg, rgba(0,0,0,0) 0%, rgba(231,187,130,1) 10%, rgba(231,187,130,1) 90%, rgba(206,206,206,0) 100%);
    background: linear-gradient(270deg, rgba(0,0,0,0) 0%, rgba(231,187,130,1) 10%, rgba(231,187,130,1) 90%, rgba(206,206,206,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#cecece",GradientType=1);
}

.presenter-about p {
    font-size: 14px;
    line-height: 24px;
    margin: 20px auto;
    font-weight: 300;
    width: 100%;
    position: relative;
    z-index: 1;
}

.presenter-about:before {
    content: '';
    width: 100px;
    height: 100px;
    background: #e7bb82;
    position: absolute;
    left: -60px;
    top: -60px;
    transform: rotate(45deg);
}

.presenter-about:after {
    content: '';
    width: 100px;
    height: 113px;
    position: absolute;
    right: 0;
    bottom: 0;
    background: url('../images/shield-expert-panel-sprite.png') no-repeat;
    background-size: 900px;
    background-position: -700px -636px;
}

.presenter-main {
    transition: .8s ease-out;
    opacity: 1;
}

.vivin .presenter-main .presenter-image {
    background-position: -27px -1176px;
}

.vivin .presenter-detils:before {
    background-position: -7px -522px;
}
.harish .presenter-main .presenter-image {
    background-position: -337px -1127px;
    background-size: 868px;
}

.harish .presenter-detils:before {
    background-position: -142px -522px;
}

.ram .presenter-main .presenter-image {
    background-position: -640px -1173px;
}

.ram .presenter-detils:before {
    background-position: -277px -522px;
}
.sharada .presenter-main .presenter-image {
    background-position: -27px -1515px;
}
.sharada .presenter-detils:before {
    background-position: -7px -670px;
}

.presenter:hover{
    min-height:540px;
}
.presenter:hover .presenter-about {
    transform:translate(0);
}
.suggest {
    background: #fee0b8;
    padding: 10px 0;
    display: table;
    width: 100%;
}

.suggest p {
    margin: 0;
}

.text {
    padding: 32px;
    padding-left: 250px;
    width: calc(100% - 300px);
    float: left;
    padding-top: 22px;
    position: relative;
}

.text p {
    font-size: 24px;
    line-height: 24px;
    font-weight: 300;
    color: #4f2d00;
}

.text .sug-qstn {
    font-size: 30px;
    line-height: 45px;
    font-weight: 500;
    margin-bottom: 10px;
}

.suggest-cta {
    display: inline-block;
    font-size: 18px;
    line-height: 20px;
    color: #fff;
    font-weight: 400;
    background: #cc2323;
    padding: 12px 34px;
    cursor: pointer;
    transition: .3s ease-in;
    margin-top: 39px;
}

.text:before {
    content: "";
    width: 110px;
    height: 100px;
    background: url('../images/shield-expert-panel-sprite.png')no-repeat;
    background-size: 900px;
    background-position: -15px -280px;
    position: absolute;
    left: 100px;
    top: 11px;
}

.suggest-cta:hover {
    background: #a70d0c;
}

.agenda-sec {
    padding: 120px 0;
}

.agenda-sec h2 {
    text-align: center;
    font-size: 42px;
    line-height: 58px;
    font-weight: 600;
}

.all-agenda {
    display: table;
    max-width: 940px;
    margin: auto;
    margin-top: 40px;
    width: 940px;
}

.agenda ul li {
    padding: 0;
    border-bottom: 1px dashed #afaba7;
}

.agenda .panel li {
    padding: 10px 0;
    border: none;
    font-size: 16px;
    line-height: 24px;
    padding-left: 40px;
    position: relative;
    font-weight: 300;
}
.accordion {
  cursor: pointer;
  padding: 35px 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 16px;
  transition: 0.4s;
  line-height: 24px;
  padding-left: 42px;
  position: relative;
  font-weight: 500;
}

.accordion:after {
  content: '\002B';
  color: #b2803e;
  font-weight: 200;
  float: right;
  margin-left: 5px;
  font-size: 30px;
}

.active:after {
  content: "\2212";
}

.panel {
  padding: 15px 20px;
  background-color: #f9fafb;
  overflow: hidden;
  box-sizing: border-box;
  width: 100%;
  margin-bottom: 20px;
  display: none;
}

.accordion:before {
    content: '';
    width: 30px;
    height: 30px;
    position: absolute;
    left: 0;
    top: 29%;
    background: url('../images/shield-expert-panel-sprite.png') no-repeat;
    background-size: 900px;
    background-position: -384px -185px;
}

.agenda .panel li:before {
    content: '';
    width: 19px;
    height: 22px;
    position: absolute;
    left: 13px;
    top: 11px;
    background: url('../images/shield-expert-panel-sprite.png') no-repeat;
    background-size: 957px;
    background-position: -456px -209px;
}

.accordion:hover {
    font-size: 18px;
}
.accordion.no-click {
    pointer-events: none;
}

.accordion.no-click:after {
    display: none;
}


/* sub Form */
.subscribe {
    background: #fee0b8;
    display: table;
    width: 100%;
    padding: 20px 0;
}


.sub-form .form-inn .form-tit h4{text-align: left;font-size: 22px;padding: 10px 0;margin: 0;line-height: 32px;font-weight: 500;}
.sub-form .ffw-form{float: none;display: table;margin: auto;display: block;}
.sub-form .ffw-form form ul li{float:left;width: 45%;max-width: 180px;margin-bottom:15px;position:relative;list-style:none;margin: 5px;}
.sub-form .ffw-form form ul li.ic-mail {
    max-width: 190px;
}
.sub-form .ffw-form form ul li .ffw-checkbox{float:left;width:100%;padding:0}
.sub-form .ffw-form form ul li input,.ffw-form form ul li select{float:left;width:100%;font-size: 14px;font-weight:400;border-radius: 3px;height:44px;background: #ffffff;border: 0;padding: 15px;box-sizing: border-box;border: 1px solid #96a4b8;}
.sub-form .ffw-form form ul li select[name="Country"]{appearance:none;-webkit-appearance:none;opacity: 0;width: 60px;}
.sub-form .ffw-form form ul li input.ffw-submit{background: #051f1c;color:#fff;border:0;font-size:15px;font-weight:600;cursor:pointer;transition:all .5s ease;padding: 10px 15px;border-radius: 0;}
.sub-form .ffw-form form ul li input.ffw-submit:hover{transition:all .5s ease;box-shadow: 0 7px 8px -1px #8a6d45;background: #000000;}
.sub-form .ffw-form form ul li .ffw-checkbox input{width:14px;height:14px;float:left;padding:5px;border:0;margin:5px 2px}
.sub-form .ffw-form form ul li .ffw-checkbox label{float:left;width:calc(100% - 25px);padding-left:10px;box-sizing:border-box;color:#bdbdbd;font-size:14px}
.sub-form .ffw-form form ul li .ffw-errmsg{display:none;color:#ff1212!important;font-size:12px;float:left;width: 250px;height:auto!important;position: absolute;top: -22px;}
.sub-form .ffw-thank{float:left;width:100%;text-align:center;color:#fff;display:none;padding:0}
.sub-form .ffw-thank h1{font-weight:600;font-size:36px;color:#04c766}
.sub-form .ffw-thank p {
    font-size: 22px;
    font-weight: 300;
    line-height: 30px;
    color: #000;
}
.sub-form #meGDPRMessage{font-size:13px;line-height:20px;float:left;width:100%;padding:15px 0 10px    position: relative;
    z-index: 1;}
.sub-form #meGDPRMessage label{font-size:11.5px;line-height:20px;color:#404654}
.sub-form #formCTAgdpr{font-size:11.5px;line-height:20px;float:left;width:100%;padding-top: 0;color: #ffffff;}
.sub-form #formCTAgdpr span{font-size:11.5px;line-height:20px;color: #ffffff;}
.sub-form #formCTAgdpr a{font-size:11.5px;color: #bdbdbd;}
.sub-form .form-logo,.form-tit,.form-main,.form-soc,.form-copy{float:left;width:100%}
span#backToTop{display:none!important;opacity:0!important}
.sub-form .ic-count:after{content:"";position:absolute;width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:6px solid #47477b;z-index:0;right: auto;top:20px;left: 44px;}
.sub-form .w-100 {
    width: 90% !important;
    max-width: 100% !important;
}
.sub-form ul.ffw-form-fields {
    display: table;
    margin: auto;
    padding-left: 0;
    position: relative;
    z-index: 1;
}

.sub-form .selectedCountry {
    position: absolute;
    left: 0;
    width: 60px;
    height: 100%;
    padding: 12px;
    color: black;
    /* border: 1px solid #96a4b8; */
    border-radius: 3px;
    font-weight: 300;
}

.sub-form .ffw-form form ul li.ic-count {
    width: 60px;
    background: #fff;
    border-radius: 3px;
    height: 44px;
    border: 1px solid #96a4b8;
}

.sub-form .form-inn {
    width: 1110px;
    margin: auto;
    display: table;
    background-size: 100% 100%;
    padding: 32px 18px 19px 30px;
    position: relative;
    border-radius: 5px;
}

.sub-form .form-tit {
    display: inline-block;
    width: auto;
    border-radius: 3px;
    float: left;
    font-size: 22px;
}

.sub-form .sub-form {
    margin: 40px 0 50px;
    display: table;
    width: 100%;
}

.sub-form .form-inn:after {
    content: '';
    position: absolute;
    width: 175px;
    height: 150px;
    background: url('../images/shield-expert-panel-sprite.png') no-repeat;
    background-size: 900px;
    background-position: -168px -268px;
    bottom: -19px;
    right: -103px;
    z-index: 0;
}

.sub-form .form-inn.us-cont {
    width: 1200px;
}

.sub-form .us-cont .ffw-form form ul .ic-count {
    width: 180px;
    max-width: 200px;
    border: 1px solid #96a4b8;
}

.sub-form .us-cont .ffw-form form ul li select[name="state"] {
    border: none;
    width: auto;
    float: right;
    margin-top: 0 !important;
    background: no-repeat;
    width: 100px;
    color: black;
}

.sub-form .us-cont .selectedCountry:before {
    content: "";
    width: 1px;
    height: 50%;
    background: #9c9ca0a1;
    position: absolute;
    right: -13px;
    top: 25%;
}

.sub-form .form-tit p {
    font-size: 22px;
    margin: 0;
    font-weight: 300;
}

.sub-form .form-main {
    width: calc(100% - 560px);
    float: left;
    margin-left: 30px;
}

.pagename {
    color: #8d96d8;
    font-size: 57px;
    line-height: 67px;
    font-family: "Zoho_puvi_Extrabold";
    text-transform: uppercase;
    letter-spacing: 20px;
    margin: auto;
    display: table;
    opacity: 0.1;
    text-align: center;
    position: relative;
    top: 16px;
}

.ffw-privacy {
    font-size: 11px;
    line-height: 20px;
    color: #404654;
}

.ffw-privacy a {
    color: inherit;
    color: #138cd6;
}
@media screen and (max-width : 1100px){
.sub-form .form-inn:after {
    display: none;
}

.sub-form .form-tit {
    width: 100%;
    max-width: 100%;
    text-align: center;
}

.sub-form .form-main {
    float: none;
    display: table;
    margin: auto;
	width: 100%;
	max-width: 500px;
}
.sub-form .w-100{
max-width:100% !important;
width:100% !important;
}
.sub-form .us-cont .form-main {
    max-width: 640px;
}
.sub-form .ffw-form {
    display: inline-block;
}

.sub-form .form-inn .form-tit h4 {
    text-align: center;
}
.sub-form .form-inn.us-cont {
    width: 100%;
}
.sub-form .form-inn {
    width: 100%;
}
}
@media screen and (max-width : 767px){
.sub-form .ffw-form form ul li {
    width: 100%;
    max-width: 100%;
}
.sub-form .ffw-form form ul li.ic-mail{
	max-width: 100%;
}
.sub-form .ffw-form form ul li.ic-count {
    width: 100%;
}

.sub-form .w-100 {
    max-width: 100% !important;
    width: 100% !important;
}

.sub-form .us-cont .ffw-form form ul .ic-count {
    max-width: 100%;
    width: 100%;
}

.sub-form .us-cont .ffw-form form ul li select[name="state"] {
    float: left;
	width: auto;
}
.sub-form .form-inn {
    width: 100%;
	
}
}
/* subscribe form end */

.take-me-there {
    text-align: center;
    font-size: 28px;
    font-weight: 300;
    line-height: 46px;
    padding: 70px 0 80px;
    position: relative;
}

.take-me-there strong {
    font-weight: 600;
}

.take-me-cta {
    display: inline-block;
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    font-weight: 400;
    background: #cc2323;
    padding: 12px 48px;
    cursor: pointer;
    transition: .3s ease-in;
    text-decoration: none;
}

.take-me-cta:hover {
    transform: translateY(-5px);
    box-shadow: 2px 2px 20px #bfbfbf;
}

.take-me-there:before {
    content: '';
    width: 280px;
    height: 235px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: url('../images/shield-expert-panel-sprite.png') no-repeat;
    background-size: 900px;
    background-position: -588px -15px;
}
.take-me-there:after {
    content: '';
    width: 280px;
    height: 235px;
    position: absolute;
    right: 0;
    bottom: 0;
    background: url('../images/shield-expert-panel-sprite.png') no-repeat;
    background-size: 848px;
    background-position: -510px -279px;
}

.s18-foot-inn{text-align:center}
.s18-foot-inn h4{font-size: 22px;margin-bottom:15px;color:#fff;font-weight: 400;}
.s18-foot-inn p{margin-top:5px;font-size:16px;font-weight:200;color:#fff}
.s18-foot-mail{margin-top:35px}
.s18-foot-mail ul{margin-top:0}
.s18-foot-mail ul li{display:inline-block;margin:0 19px;padding-left:55px;font-weight:200;font-size:16px;margin-bottom:10px}
.s18-foot-mail ul li:before{content:'';position:absolute;width:32px;height: 25px;font-size:16px;margin-left:-45px;background: url('../images/shield-expert-panel-sprite.png') no-repeat;background-size: 877px;background-position: -444px -269px;}
.s18-foot-mail ul li:nth-child(2):before{background-position: -446px -297px;}
.s18-foot-mail ul li:nth-child(3):before{background-position: -446px -321px;}
.s18-foot-mail ul li a{color:#fff;font-weight:200;font-size:16px;text-decoration:none}
.s18-foot-mail ul li:nth-child(1){background-position:-158px -302px}
.s18-foot-mail ul li:nth-child(2){background-position:-648px -50px}
.s18-foot-mail ul li:nth-child(3){background-position:-834px -94px}
.foo-div-zhoho{width:77px;height:26px;background: url('../images/shield-expert-panel-sprite.png') no-repeat;background-size: 877px;background-position: -431px -349px;position:relative;display:inline-block;vertical-align:bottom;}
.s18-css-foot{padding:45px 0 40px;position:relative;overflow:hidden}
.footer{padding:50px 0;background: #16141e;color:#fff;}
.copyright p{margin:0;color: #fff;font-size:12px;font-weight:300;padding:5px 0;}
.copyright{text-align:center;padding:12px 0;background: #000;}
span#backToTop{display:none!important}
.pop{z-index: 3 !important;}
/* animation */
.fadeIn{
    opacity: 0;
    transition: .3s ease-in;
}
.animated .fadeIn{
    opacity: 1;
}
.animated .fadeIn:nth-of-type(2){
    transition-delay: .3s;
}
.animated .fadeIn:nth-of-type(3){
    transition-delay: .6s;
}
.animated .fadeIn:nth-of-type(4){
    transition-delay: .9s;
}
.animated .fadeIn:nth-of-type(5){
    transition-delay: 1.2s;
}
.animated .fadeIn:nth-of-type(6){
    transition-delay: 1.5s;
}
.animated .fadeIn:nth-of-type(7){
    transition-delay: 1.8s;
}
.animated .fadeIn:nth-of-type(8){
    transition-delay: 2.1s;
}
.animated .fadeIn:nth-of-type(9){
    transition-delay: 2.4s;
}

.zoomIn{
    transform:scale(0);
    transition: .5s ease-in;
}
.animated .zoomIn{
    transform:scale(1);
}
.animated .zoomIn:nth-of-type(2){
    transition-delay: .3s;
}
.animated .zoomIn:nth-of-type(3){
    transition-delay: .6s;
}
.animated .zoomIn:nth-of-type(4){
    transition-delay: .9s;
}
.animated .zoomIn:nth-of-type(5){
    transition-delay: 1.2s;
}
.animated .zoomIn:nth-of-type(5){
    transition-delay: 1.5s;
}

.from-right{
    transform: translateX(150%);
    transition: .5s ease-in;
}
.animated .from-right{
    transform: translateX(0%);
    transition-delay: 5s;
}
.animated.banner:after{
    opacity: 1;
    transition-delay: 5.3s;
}

/* Popup */
.form-popup .form-inn{position:relative;z-index:0;display:table;max-width:400px;margin:auto;background: #fff;padding: 34px 45px 29px;box-sizing:border-box;top: 8%;border-radius: 8px;z-index: 1;}
.form-popup .form-inn:before {
    content: "";
    width: 250px;
    height: 350px;
    position: absolute;
    z-index: -1;
    right: -8px;
    top: -8px;
    border: 9px solid #dab27c;
    border-left: 0;
    border-bottom: 0;
    border-top-right-radius: 8px;
}
.form-popup .form-inn .form-tit{padding:0;position:relative;background: #fff;}
.form-popup .form-inn .form-tit h4{text-align:center;font-size: 28px;color: #000000;font-weight:600;margin:0;margin-bottom:20px;}
.form-popup .ffw-form{float:left;width:100%}
.form-popup .ffw-form form ul li{float:left;width:100%;margin-bottom: 11px;position:relative;list-style:none;box-sizing:border-box;}
.form-popup .ffw-form form ul li .ffw-checkbox{float:left;width:100%;padding:0}
.form-popup .ffw-form form ul li input,.ffw-form form ul li select{float:left;width:100%;font-size:14px;font-weight:400;border-radius:5px;height: 40px;background: #ffffff;border: 1px solid #adb7b8;padding: 8px;color: #000000;box-sizing:border-box;padding-left: 20px;font-weight: 300;}
.form-popup .ffw-form form ul li select{appearance:none;-webkit-appearance:none}
.form-popup .ffw-form form ul li input.ffw-submit{background:#d83227;color:#fff;border:0;font-size: 18px;font-weight: 500;cursor:pointer;transition:all .5s ease;padding:15px;height: auto;border-radius: 0;    position: relative; z-index: 1;}
.form-popup .ffw-form form ul li input.ffw-submit:hover{transition:all .5s ease;box-shadow:0 7px 8px -5px #08080e;background:#f51304}
.form-popup .ffw-form form ul li .ffw-checkbox input{width:14px;height:14px;float:left;padding:5px;border:0;margin:5px 2px}
.form-popup .ffw-form form ul li .ffw-checkbox label{float:left;width:calc(100% - 25px);padding-left:10px;box-sizing:border-box;color:#bdbdbd;font-size:14px}
.form-popup .ffw-form form ul li .ffw-errmsg{display:none;color:#ff1212!important;font-size:12px;float:left;width:100%!important;height:auto!important;margin-top:6px}
.form-popup #meGDPRMessage{font-size:13px;line-height:20px;float:left;width:100%;padding:15px 0 10px}
.form-popup #meGDPRMessage label{font-size:11.5px;line-height:20px;color: #333333;}
.form-popup #formCTAgdpr{font-size:11.5px;line-height:20px;float:left;width:100%;padding-top:15px;color: #333333;}
.form-popup .form-popup #formCTAgdpr span{font-size:11.5px;line-height:20px;color:#bdbdbd}
.form-popup #formCTAgdpr a{font-size:11.5px;color: #0004ff;}
.form-popup select#country_state{margin-top:15px}
.form-popup .ic-count:after{content:"";position:absolute;width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top: 6px solid #7f7f7f;z-index:0;right:20px;top: 18px;}
.form-popup ul.ffw-form-fields{margin:0;padding:0}
.form-popup{position:fixed;width:100%;height:100%;background:#4b4e5ad9;z-index:111;display: none;top: 0;left: 0;}
span.form-close{padding:10px;font-weight:600;position:absolute;right:3px;top: -10px;opacity:.4;font-weight: 300;transition:.3s ease-in;cursor:pointer;color: #000;font-size: 36px;}
span.form-close:hover{opacity:1}
.ffw-errmsg.active::after{
    display: none;
}
input#support {
    width: 20px;
    height: auto;
}

li.ic-supp label {
    width: 100%;
    float: left;
    color: black;
    font-weight: 300;
    font-size: 15px;
    margin-bottom: 10px;
    line-height: 18px;
}
.form-group .palceholder {
  position: absolute;
  top: 10px;
  left: 20px;
  transition: .3s ease-in;
}
.form-group label {
  font-weight: 300;
  color: #868686;
  font-size: 14px;
}
.form-group .star {
  color: red;
}
.form-group .palceholder.focused {
    top: -10px;
    background: #fff;
    padding: 0 5px;
    left: 12px;
}

.form-group .focused label {
    color: #c37000;
    font-size: 11px;
}
.form-main strong {
    font-weight: 500;
}

li.ic-supp {
    margin-top: 0;
    margin-left: 7px;
}
input:focus{outline: 0;}
.radio{padding-left: 0;padding-top: 9px;cursor:pointer;float:left;padding-right:15px;width: 100%;}
.radio label {
    display: inline-block;
    position: relative;
    padding-left: 10px;
    padding-top: 0;
    line-height: 20px;
    font-size: 15px;
    width: calc(100% - 50px);
}
.radio label::before{content:"";display:inline-block;position:absolute;width:17px;height:17px;left:-1px;top:1px;margin-left:-20px;border:1px solid #ccc;border-radius:50%;background-color:#fff;-webkit-transition:border .15s ease-in-out;-o-transition:border .15s ease-in-out;transition:border .15s ease-in-out}
.radio label span{font-family:'Roboto',sans-serif}
.radio label::after{display:inline-block;position:absolute;content:" ";width:11px;height:11px;left:3px;top:5px;margin-left:-20px;border-radius:50%;background-color:#09AF63;-webkit-transform:scale(0,0);-ms-transform:scale(0,0);-o-transform:scale(0,0);transform:scale(0,0);-webkit-transition:-webkit-transform .1s cubic-bezier(0.8,-0.33,0.2,1.33);-moz-transition:-moz-transform .1s cubic-bezier(0.8,-0.33,0.2,1.33);-o-transition:-o-transform .1s cubic-bezier(0.8,-0.33,0.2,1.33);transition:transform .1s cubic-bezier(0.8,-0.33,0.2,1.33)}
.radio input[type="radio"]{opacity:0}
.radio input[type="radio"]:focus+label::before{outline:thin dotted;outline: none;outline-offset:-2px;}
.radio input[type="radio"]:checked+label::after{-webkit-transform:scale(1,1);-ms-transform:scale(1,1);-o-transform:scale(1,1);transform:scale(1,1)}
.radio input[type="radio"]:disabled+label{opacity:.65}
.radio input[type="radio"]:disabled+label::before{cursor:not-allowed}
.radio.radio-inline{margin-top:0}
.radio-danger input[type="radio"]+label::after{background-color:#26ab39}
.radio-danger input[type="radio"]:checked+label::before{border-color:#26ab39}
.radio-danger input[type="radio"]:checked+label::after{background-color:#26ab39}
.styled-checkbox{position:absolute;opacity:0}
.styled-checkbox + label{position:relative;cursor:pointer;padding:0;float:left;font-weight:400;font-size:14px}
.styled-checkbox + label:before{content:"";margin-right:10px;display:inline-block;vertical-align:text-top;width:12px;height:12px;background:#fff;border:1px solid #cecece;border-radius:2px;margin-top:2px;transition:all .3s ease}
.styled-checkbox:hover + label:before{background:#09AF63}
.styled-checkbox:checked + label:before{background:#fff;border:1px solid #d8d8d8;transition:all .3s ease}
.styled-checkbox:disabled + label{color:#b8b8b8;cursor:auto}
.styled-checkbox:disabled + label:before{box-shadow:none;background:#ddd}
.styled-checkbox:checked + label:after{content:"";position:absolute;left:5px;top: 4px;width:3px;height:7px;border:solid #09AF63;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);}
.radio input {
    width: 20px !important;
    height: 20px !important;
}

.faq-overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #4b4e5a7a;
    z-index: 1;
    display: none;
}

.faq-in {
    display: block;
    width: 80%;
    height: 80%;
    overflow-y: scroll;
    margin: auto;
    position: relative;
    top: 8%;
    background: #fff;
    padding: 30px 50px;
    border-top: 4px solid #e7ba81;
}

.faq-in h2 {
    text-align: center;
    font-size: 28px;
    font-weight: 500;
    margin-bottom: 40px;
}

.faq {
    padding: 10px 0;
    border-bottom: 1px dashed #4b4e5ad9;
}

.faq h4 {
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
    margin-bottom: 16px;
    margin-top: 10px;
}

.faq p {
    font-size: 16px;
    font-weight: 300;
}

.faq-reg-btn {
    background: #da0012;
    color: #fff;
    padding: 10px 25px;
    display: inline-block;
    cursor: pointer;
    margin-bottom: 10px;
}

.pop-close {
    position: sticky;
    top: -20px;
    right: -57px;
    color: #fff;
    background: none;
    margin: 16px;
    background: url(https://www.manageengine.com/active-directory-360/seminars/images/virtual-seminar-2018.png),#eef1f3;
    border-radius: 4px;
    background-position: -530px -196px;
    border: 0;
    outline: none;
    width: 40px;
    height: 40px;
    z-index: 999;
    background-size: 800px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    border-radius: 50px;
    cursor: pointer;
    display: block;
    float: right;
    margin-right: -32px;
    margin-top: -30px;
}

.pop-close:hover {
    color: #777;
    transform: rotate(180deg);
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#topic-menu{
    display: none;
}

/* responsive */
@media screen and (max-width : 1380px){
.banner {
    position: relative;
    padding: 95px 0 0px 0;	
	}
	.take-me-there {
    padding: 80px 0 140px;
	}
}
@media screen and (max-width : 1250px){
    .as-container {
        max-width:90%;
        margin:auto;
    }
    .banner-lhs{
        width:60%;
        padding-bottom: 40px;
    }
    .banner-rhs{
        width:40%;
    }
    .live-text{
        margin-left:0;
        width:100%;
        border-radius:0;
        padding:20px;
        transition-delay:0;
    }
    .banner:after{
        display:none;
    }
    .banner-image {
        zoom: .7;
    }
    .take-me-there p {
        max-width: 600px;
        margin-left: auto;
        margin-right: auto;
    }
    }


@media screen and (max-width: 1150px){
    .live-text p{
        font-size:16px;
    }
    .banner:before{
        width:80%;
    }
    .sticky .top-logo-sec{
        display:none;
    }
}
@media screen and (max-width: 1050px){
    .banner-lhs, .banner-rhs{
        width:100%;
    }
    .banner:before{
        width:120%;
    }
    .banner-image{
        display:none;
    }
    .banner{
        text-align:center;
        padding-top:100px;
    }
    .banner-logo{
        margin:auto;
        
    }
    .text {
    padding-left: 114px;
    width: calc(100% - 200px);
}

.text:before {
    left: -13px;
}
.all-agenda {
    width: 80%;
}
}
@media screen and (max-width: 992px){
.why-box {
    width: calc(50% - 50px);
    margin-top:50px;
}

.why {
    padding: 50px;
}

.why-boxes-all {
    margin-top: 10px;
}

.presenter {
    width: 100%;
    margin: auto;
    min-height: auto;
    margin-bottom: 20px;
    min-width: 100%;
}
.presenter:hover{
min-height: auto;
}
.presenter-main {
    display: none;
}

.presenter-about {
    position: relative;
    transform: translateY(0%);
}

.presenter-all {
    margin-top: 30px;
}

.panelist {
    padding: 40px 0;
}

.text {
    width: 100%;
    padding: 0;
    padding: 30px 0;
    text-align: center;
}

.suggest-cta {
    display: table;
    margin: auto;
    margin-bottom: 20px;
}

.text:before {
    display: none;
}

.agenda-sec {
    padding: 40px 0;
}

.take-me-there:before,.take-me-there:after {
    display: none;
}

.take-me-there p {
    max-width: 100%;
}

.take-me-there {
    padding: 20px 0 50px;
}
}
@media screen and (max-width : 767px){
    .main-menu {
    overflow-x: hidden;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
    background: #15141e;
    height: 50px;
}
    .menu li {
        float: none;
        padding: 0;
        margin: 0;
        margin-bottom: 10px;
        display: table;
    }
    
    .menu {
    width: 100%;
    background: #fff;
    padding: 50px 20px 20px;
    transition: .3s ease-in;
    top: -25px;
    margin-left: 0;
    position: fixed;
    right: -100%;
}
    
    .menu li a {
        color: #000;
    }
    #topic-menu {
        position: fixed;
        top: 12px;
        right: 15px;
        cursor: pointer;
        transform: translate3d(0,0,0);
        transition: transform .7s;
        z-index: 9999999;
        width: 30px;
        height: 30px;
        margin: 0;
         display:block; 
        float: right;
    }
    #topic-menu span {
        display: block;
        position: absolute;
        height: 3px;
        width: 100%;
        background: #e5b980;
        border-radius: 9px;
        opacity: 1;
        left: 0;
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
        -webkit-transition: .25s ease-in-out;
        -moz-transition: .25s ease-in-out;
        -o-transition: .25s ease-in-out;
        transition: .25s ease-in-out;
    }
    #topic-menu span:nth-child(1) {
        top: 0;
    }
    #topic-menu span:nth-child(2) {
        top: 8px;
    }
    #topic-menu span:nth-child(3) {
        top: 16px;
    }
    
    #topic-menu.visible span:nth-child(1) {
        top: 8px;
        -webkit-transform: rotate(135deg);
        -moz-transform: rotate(135deg);
        -o-transform: rotate(135deg);
        transform: rotate(135deg);
    }
    #topic-menu.visible span:nth-child(2) {
        opacity: 0;
        right: -60px;
    }
    #topic-menu.visible span:nth-child(3) {
        top: 8px;
        -webkit-transform: rotate(-135deg);
        -moz-transform: rotate(-135deg);
        -o-transform: rotate(-135deg);
        transform: rotate(-135deg);
    }
    
    .menu.visible {
       right:0;
    }
	.banner-cta.fixed.cta-visible {
    display: table;
}
.copyright {
    margin-bottom: 43px;
}

}
@media screen and (max-width : 600px) {
    .banner-logo {
        zoom: .6;
    }
    
    .banner h1 {
        font-size: 30px;
    }
    
    .banner-date-time {
        padding: 30px 0;
        margin: 0;
    }
    
    .banner-date-time li {
        width: 100%;
        margin-bottom: 20px;
        margin-left: 0;
    }
    
    li.banner-time {
        margin-left: 0px;
    }
    
    li.banner-time:before {
        background-position: -79px -178px;
    }
    
    .why h2 {
        font-size: 25px;
        line-height: 40px;
    }
    
    .why {
        padding: 20px;
    }
    
    .why-box {
        margin: 0;
        margin-top: 50px;
        width: 100%;
    }
    
    .text .sug-qstn {
        font-size: 20px;
        line-height: 20px;
    }
    
    .text p {
        font-size: 18px;
        line-height: 20px;
    }
    
    .text {
        padding-bottom: 15px;
    }
    
    .agenda-sec h2 {
        font-size: 26px;
    }
    
    .agenda-sec {
        padding: 20px;
    }
    
    .all-agenda {
        width: 100%;
        margin-top: 0;
    }
    
    .accordion {padding: 20px;padding-right: 28px;padding-left: 40px;font-size: 14px;}
    
    .accordion:after {
        position: absolute;
        right: 0;
    }
    
    .accordion:hover {
        font-size: 14px;
    }
    
    .accordion:before {
        top: 20%;
    }
    
    .sub-form .form-inn .form-tit h4 {
        font-size: 18px;
    }
    
    .sub-form .form-inn .form-tit h4 br {
        display: none;
    }
    
    .take-me-there p {
        font-size: 18px;
        line-height: 27px;
    }
    
    .presenter-detils {
        padding: 20px;
        padding-top: 120px;
        text-align: center;
        min-height: auto;
    }
    
    .presenter-details:before {
        left: 0;
        right: 0;
        margin: auto;
        float: none;
        display: table;
    }
    
    .presenter-detils:before {
        margin: auto;
        left: 0;
        right: 0;
        top: -10px;
    }
    
    .panelist h2 {
        font-size: 24px;
    }

}

@media screen and ( max-height : 650px ){
    .pop{
        overflow-x: hidden;
        overflow-Y:scroll;
    }
}

@media screen and (max-width : 1050px) and ( min-width: 786px ){
    .live-text {
    position: relative;
    left: -100px;
    top: 35px;
    border-radius: 100px;
    transition-delay: 0s !important;
    margin-top: 0;
    display: table;
    width: auto;
    padding-left: 130px;
    padding-right: 50px;
    text-align: left;
}
}

@media screen and (max-width : 767px){
.live-text {
    border-radius: 0;
    width: 150%;
    position: relative;
    left: -25%;
    transition-delay: 0s !important;
    margin-top: 0;
}

.live-text p {
    width: 90%;
    max-width: 400px;
    display: inline-block;
    font-size: 16px;
}

.live-text p br {
    display: none;
}

.live-text a {
    display: inline-block;
}

.live-text a:before {
    zoom: .6;
    margin-top: 20px;
    margin-left: 20px;
}
}
@media screen and (max-width : 450px){
.live-text p {
    width: 90%;
    max-width: 310px;
    display: inline-block;
    font-size: 16px;
}
}
.dwn-priv {
    font-size: 13px;
    line-height: 20px;
    float: left;
    width: 100%;
    padding: 15px 0 10px;
}
.form-popup .dwn-priv {
    font-size: 11.5px;
    line-height: 20px;
    float: left;
    width: 100%;
    padding-top: 15px;
    color: #333333;
}