header {
    display: none;
}
html, body {
	position:relative;
	overflow-x:hidden;
}
a{color: #003EC9;}
.zsiq_theme1.zsiq_floatmain{display:none !important;}
footer a{color: #fff;}
.to-venue:before{
    content: "";
    width:800px;
    height: 800px;
    border-radius: 800px;
    background: -moz-linear-gradient(top,  rgba(235,244,255,0.7) 0%, rgba(125,185,232,0) 100%);
    background: -webkit-linear-gradient(top,  rgba(235,244,255,0.7) 0%,rgba(125,185,232,0) 100%);
    background: linear-gradient(to bottom,  rgba(235,244,255,0.7) 0%,rgba(125,185,232,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3ebf4ff', endColorstr='#007db9e8',GradientType=0 );
    position: absolute;
    right: -400px;
    top: 750px;
}
#Home {
    background: #FFD801 url("../images/how-to-create-a-reliable-endpoint-management-and-security-process-for-your-organization-emea-banner.svg") no-repeat 0 0;
    background-size:cover;
    min-height: 700px;
    color:#000;
}
.mob-reg-btn2 {
    background: #FE210A;
    color: #fff;
    margin: 0;
    display: inline-block;
    font-size: 1.3em;
    transition: 0.5s ease all;
    -moz-transition: 0.5s ease all;
    -webkit-transition: 0.5s ease all;
    display: none;
    position: fixed;
    width: 100%;
    z-index: 99999;
    bottom: -100px;
    text-align: center;
    padding: 12px 0;
}
.logo {
    background: none;
    display: inline-block;
    width:180px;
}
.logo a {
    background: url("https://www.manageengine.com/images/logo/manageengine-logo.svg") no-repeat 0 0;
    width: 180px;
    margin: 40px 0 0 0;
}
.logo img {
    display: none;
}
.cont-sec {
    display: inline-block;
    vertical-align: top;
    width: 56%;
    margin: 50px 0 0 0;
    position: relative;
    z-index: 2;
}
h1 {
    font-size: 2.4em;
    font-weight: 700;
    margin: 0 0 20px 0;
    line-height: 45px;
}
h1 span{display: block;color:#F1AC46;}
h1+p{font-size:1.2em;}
.parahigh {
    font-size: 1.4em;
    font-weight: 400;
}
.line{
    width:90%;
    height: 4px;
    background: -moz-linear-gradient(left,  rgba(238,181,29,1) 0%, rgba(125,185,232,0) 100%);
    background: -webkit-linear-gradient(left,  rgba(238,181,29,1) 0%,rgba(125,185,232,0) 100%);
    background: linear-gradient(to right,  rgba(238,181,29,1) 0%,rgba(125,185,232,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeb51d', endColorstr='#007db9e8',GradientType=1 );
    margin: 30px 0;
}
.datetime-sec {
    font-size: 1.2em;
    padding: 40px 0 30px 0;
}
.datetime-sec div {
    display: block;
    vertical-align: top;
    padding: 3px 0 20px 40px;
}
.datetime-sec .date {
    background: url("../images/date-icon-blue-dark.svg") no-repeat 0 0;
    background-size: 24px;
}
.datetime-sec .time {
    background: url("../images/time-icon-blue-dark.svg") no-repeat 0 3px;
    background-size: 24px;
}
.speak-details {
    padding: 25px 0px 50px 0;
}
.speak-details img {
  width: 75px;
  height: auto;
  margin: 0px 10px 0px 0px;
  border-radius: 100px;
  padding: 1px;
}
.di {
    display: inline-block;
    vertical-align: middle;
}
.speak-details p:first-child {
    font-weight: 600;
    font-size: 1.4em;
}
.speak-details p:nth-child(2) {
    font-weight: 200;
    font-size: 1.2em;
    padding-top: 8px;
}

/* ---------------- about section styles   --------------*/
#About {
    padding: 50px 0;
}
.hights-cont, .inner-container {
    width: 58%;
}
h3 {
font-size: 1.5em;
}
h2 {
    position: relative;
    margin-bottom: 50px;
	    font-size: 2em;
}
h2:after {
    content: '';
    position: absolute;
    width: 130px;
    height: 4px;
    background: -moz-linear-gradient(left,  rgba(240,184,31,1) 0%, rgba(125,185,232,0) 100%);
    background: -webkit-linear-gradient(left,  rgba(240,184,31,1) 0%,rgba(125,185,232,0) 100%);
    background: linear-gradient(to right,  rgba(240,184,31,1) 0%,rgba(125,185,232,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0b81f', endColorstr='#007db9e8',GradientType=1 );
    left: 0;
    top: 50px;
}

/* ---------------- Highlights section styles   --------------*/
#Highlights{
    padding: 20px 0 60px 0;
}
#Highlights p{
    margin: 0 0 10px 15px;
    color:#073C3C;
    font-size: 1.3em;
}
.highlights-points li{
    list-style-type: disc;
    padding: 10px 0;
    margin: 0 0 0 15px;
    line-height: 25px;
    font-size: 1.1em;
}

/* ---------------- Speakers section styles   --------------*/
#Speakers{
    padding: 40px 0 20px 0;
   background: -moz-linear-gradient(top,  rgba(235,244,255,0.7) 0%, rgba(125,185,232,0) 100%);
background: -webkit-linear-gradient(top,  rgba(235,244,255,0.7) 0%,rgba(125,185,232,0) 100%);
background: linear-gradient(to bottom,  rgba(235,244,255,0.7) 0%,rgba(125,185,232,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3ebf4ff', endColorstr='#007db9e8',GradientType=0 );
}
.spk-details {
    position: relative;
}
.spk-details img {
  width: 110px;
  height: auto;
  border-radius: 200px;
  display: inline-block;
  vertical-align: top;
  padding: 3px;
}
.spk-details .spk-info {
    width: 60%;
    display: inline-block;
    vertical-align: top;
    padding: 18px 0 10px 20px;
    text-align: left;
}
.spk-name {
    font-size: 1.6em;
    padding: 45px 0 5px 0;
    font-weight: 600;
    color:#003EC9;
}
.spk-para {
    padding: 20px 0 50px 0;
}

/* ---------------- Register section styles   --------------*/
.register-fixed {
    position: fixed;
}
#Register {
  background: #003EC9;
  width: 400px;
  z-index: 2;
  color: #000;
  height: auto !important;
  opacity: 1;
  z-index: 999;
  box-shadow: none;
  top: 0px;
  right: 10%;
  opacity: 0;
  border-radius: 5px;
}
.reg-cont {
  min-height: 400px;
  overflow: scroll;
  padding: 25px 40px 40px;
  color: #fff;
}
.reg-cont p{padding: 0 0 5px 0;}
.title-register {
  color: #fff;
  text-align: center;
  font-size: 1.4em;
  font-weight: 400;
  line-height: normal;
  padding: 5px 0 20px;
}
div.form-field {
       padding-right: 10px;
    position: relative;
    margin-bottom: 15px;
}
/* ---------------- Form styles   --------------*/
form input, form textarea, form select {
    font-style: normal;
    background: #F7F7F6;
    font-size: 1em;
    color: #555;
    border: 1px solid #fff;
    border-radius: 3px;
    width: 92%;
    padding: 12px 4%;
}
.form-group-msg{width:99%;}
p.reg_form_errors {
    font-size: 13px;
    font-weight: 500;
    color: #ff9191;
    position: absolute;
    left: 0;
    bottom: -28px;
    display: none;
}
form select {
    background: #F7F7F6 url("https://www.manageengine.com/events/images/dropdown-arrow.png") no-repeat 95% center;
    border: 1px solid #F7F7F6;
    padding: 12px 20px;
    width: 100%;
    height: 60px;
    color: #555;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 3px;
}
form select {
    height: auto;
}
#country_state{
    margin-top: 10px;
}
#meGDPRMessage{
    margin-bottom: 10px;
}
.privacy-policy, #meGDPRMessage{
    font-size: 1em;
    line-height: 20px;
}
.privacy-policy a{
    color:#f00;
    text-decoration: underline;
}
.privacy-policy a:hover{
    text-decoration: none;
}
.submit-block {
    margin: 10px auto;
    text-align: center;
}
form input[type="submit"], .submit-block input {
    background: #FFBA53;
    color: #000;
    padding: 12px 10px;
    width: 130px;
    font-size: 1.1em;
    border: none;
    cursor: pointer;
    text-transform: capitalize;
    font-weight: 700;
    border-radius: 3px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
form textarea {
    height: 60px;
}
form .captcha-input input {
    width: 45%;
    vertical-align: top;
    padding: 12px 10px;
}
.CaptchaWrap {
    display: inline-block;
    width: 50%;
    vertical-align: text-bottom;
}
#CapCode {
    width: 100%;
    height: 42px;
}
.reload {
    text-align: center;
    position: absolute;
    top: 6px;
    right: 27px;
    width: 27px;
    height: 27px;
    font-size: 19px;
    background: #113156;
    color: #fff;
    cursor: pointer;
    border-radius: 50%;
    line-height: 25px;
}
/* ---------------- popup styles   --------------*/
.web-success-msg {
  background: rgba(0, 0, 0, .7);
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999999;
  display: none;
}
.web-popup-cont {
  width: 45%;
  min-height: 100px;
  background: #fff;
  margin: 5% auto 0 auto;
  position: relative;
  line-height: normal;
  padding: 30px;
  text-align: center;
}
.popup-close {
  text-align: right;
  display: block;
  cursor: pointer;
  position: absolute;
  right: 25px;
  top: 25px;
  -moz-transition: all ease-in-out .6s;
  -webkit-transition: all ease-in-out .6s;
  -o-transition: all ease-in-out .6s;
  transition: all ease-in-out .6s;
}
.popup-close:hover {
    transform: rotate(360deg);
    cursor: pointer;
}
.web-popup-cont h3{
    padding: 10px 0 0 0;
    text-align: center;
    font-weight: 600;
    color: #000;
    font-size: 1.7em;
}
.web-popup-cont p{
    font-size: 1.2em;
    line-height: normal;
    padding: 10px 0;
}
.web-popup-cont p span{
    font-size: .8em;
    font-weight: 600;
    color: #CA0019;
    display: block;
    padding-top: 10px;
}
.web-popup-cont a{
    display: inline-block;
    text-align: center;
    background: #00CC99;
    padding: 16px 20px;
    border-radius: 3px;
    color: #fff;
    font-size: 1em;
    text-align: center;
    border:1px solid rgba(0,159,119,0.81);
    text-transform: uppercase;
    margin: 30px 0;
}
.web-popup-cont a:hover {
    background: #FF2B2B;
    border: 1px solid #FF2B2B;;
    color: #fff;
}
/* ---------------- Video section styles   --------------*/
.register-fixed {
    position: fixed;
}

#Register {
    width: 100%;
    top: 0%;
    right: 0 !important;
    bottom: 0;
    position: fixed;
    background: rgba(0, 0, 0, 0.8);
    box-shadow: none;
    -o-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    -webkit-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out;
    display: none;
    z-index: 9999;
    border-radius: 0;
}
.reg-cont {
    width: 45%;
    background: #ededed;
    margin: 60px auto;
    padding: 25px 40px 40px;
    height: 520px;
    overflow: scroll;
    color: #000;
    box-sizing: content-box;
}
.reg-cont p{padding: 0 0 5px 0;}
.title-register {
    color: #000;
    padding: 15px 0;
    text-align: center;
    font-size: 1.5em;
    font-weight: 600;
    line-height: normal;
}
.vid-sec {
    width: 32%;
    margin: 100px 0 0 0;
    display: inline-block;
    position: fixed;
    z-index: 2;
    cursor: pointer;
    top: 10%;
    margin-left: 50px;
}
.vid-sec img {
    width: 100%;
    height: auto;
    border: 4px solid #fff;
}
.vid-sec svg {
    position: absolute;
    top: 36%;
    left: 40%;
    transition: all ease-in-out .5s;
    -moz-transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
}
.vid-sec:hover svg {
    fill: red;
    transform: scale(1.1);
}
.vid-hide{display: none;}
.vid-sec:hover {
	cursor: pointer;
}

#Eventclosed .tab, #Eventclosed {
	background: transparent;
}
#Eventclosed .tab-heading {
	font-family: 'Zoho_Puvi_Light';
}
.form-group{display:inline-block;width:49%;vertical-align: top;}
#WrongCaptchaError {
    display: none;
}
#CapCode {
    width: 100%;
    height: 42px;
}
.submit-block {
    margin: 10px auto;
    text-align: center;
}
/*-----Popup styles------*/
.web-popup-cont {
        width: 800px;
    height:auto;
    min-height: 130px;
    background: #fff;
    margin: 5% auto 0 auto;
    line-height: normal;
    padding: 30px;
    text-align: center;
    display: none;
    position: static !important;
}
iframe {
    width: 100%;
}
#Contact-us{padding: 30px 0;}
/* ---------------- Footer section styles   --------------*/
.zoho-division {
    font-size: 1.5em;
    line-height: normal;
}
.zoho-division span{
    font-size: 1em;
    display: inline-block;
    padding: 2px 10px 2px 0;
}

/* ---------------- Responsive styles   --------------*/
@media only screen and (min-width:1500px){
    body{font-size: 16px;}
    p{line-height: 28px;}
}
@media screen and (max-height: 600px) and (min-width: 1000px) {
    .reg-cont {min-height: 400px;height: 50px;overflow: scroll;}
    .title-register {padding: 5px 0 20px;}
}
@media screen and (max-height: 500px) and (min-width: 1000px) {
    .reg-cont {min-height: 350px;height: 50px;overflow: scroll;}
    .title-register {padding: 5px 0 20px;}
}

@media only screen and (max-width:1200px){
    .container{width:90%;}
    .to-venue:before{display: none;}
     .vid-sec {position: relative;margin: 50px 0;width: 60%;}
    h1 br{display: none;}
    .hights-cont, .inner-container {width: 55%;}
}
@media only screen and (max-width:1000px){
    .cont-sec {width: 90%;margin: 20px 0 0 0;}
    form input, form textarea {width: 90%;padding: 12px 5%;}
    .hights-cont, .inner-container {width: 100%;}
    .reg-cont{width: 60%;}
     .web-popup-cont {width: 80%;height: auto;margin: 60px auto 0 auto;}
    iframe{width:100%;height: 415px;}
	form .captcha-input input{width:44%;}
}
@media only screen and (max-width:700px){
    .cont-sec {width: 95%;}
    .zoho-division{font-size: 1.4em;}
    .zoho-division span{font-size: 1em;padding: 2px 10px 10px 0;display: block;}
    form input[type="submit"], .submit-block input{width:100%!important;}
    .reg-cont{min-height:680px;width: 80%;padding: 5%;}
     .vid-sec {width: 100%;}
     .web-popup-cont {width: 80%;}
	.reload{right:10px;}
	.form-group{width:100%;}
	div.form-field{padding:0;}
	form .captcha-input input{width:42%;}
}
@media only screen and (max-height: 600px){
    .reg-cont {min-height: 350px;overflow: scroll;}
    .title-register {padding: 5px 0 20px;}
}
@media only screen and (max-width:400px){
  .spk-details .spk-info{padding: 0;width:100%;}
  .spk-name{padding: 5px 0;}
	 .reload {
    right: 10px;
    width: 20px;
    height: 20px;
    font-size: 15px;
    line-height: 20px;
    top: 10px;
}
}
@media only screen and (max-width:350px){
    .spk-details .spk-info{width:100%;padding: 18px 0 10px 0}
    .mob-email-size{font-size: .9em;}
}
