body{
    font-family: 'ZohoPuvi', sans-serif;
    line-height: normal;
    letter-spacing: normal;
    font-size:14px;
}
h2, h3, h4 {
    font-family: 'ZohoPuvi', sans-serif;
}
h4{font-weight: 600;font-size: 1.5em;}
h5{font-weight: 600;font-size: 1.3em;}
p{font-size: 1em;}
header {
    background: transparent;
    box-shadow: none;
    position: absolute;
    z-index: 1;
    width: 100%;
}
.container{
    width:1200px;
    margin: 0 auto;
    padding: 0;
}
.logo a{
    width:160px;
    background: url("https://www.manageengine.com/images/logo/manageengine-logo-dark.svg") no-repeat 0 0;
}
.header-inner {padding: 1% 25px;display: inline-block;}
footer{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 35%;
    background: #00172d;
}
.cont-sec{padding: 50px 25px;}
.page1, .page2, .page3{
    width:35%;
    background: #132231;
    display: inline-block;
    vertical-align: top;
    min-height: 500px;
}
.page1{
    background: url("../images/itsm-web-banner-img1.jpg") no-repeat 0 0;
    background-size: cover;
}
.page2{
    width:35%;
    background: #FAFBFF;
    overflow-y: scroll;
}
.page3{
    width: 25%;
    background: #fff;
}
h2{
    color:#FFE459;
    font-size: 2.8em;
    font-family: 'ZohoPuvi', sans-serif;
    margin: 25% 0 0 0;
}
h2 span{
    font-weight:300;
}
h3{
    font-size: 1.5em;
    font-weight: 400;
    line-height: normal;
}
.page1 h3{
    padding: 15px 0;
    color:#fff;
}
.date-time-sec{
    padding-top: 30px;
    color:#fff;
}
.date-time-sec p, .date-time-sec .date{
    font-size: 1em;
    padding: 5px 0 5px 30px;
}
.date-time-sec p, .date-time-sec .date{
    background: url(../images/date-yellow.svg) no-repeat 0 center;
    background-size: 18px;
}
.date-time-sec .time{
    background: url(../images/time-yellow.svg) no-repeat 0 center;
    background-size: 18px;
}
.date-time-sec .duration{
    background: url(../images/duration-yellow.svg) no-repeat 0 center;
    background-size: 18px;
}
.reg-btn{
    display: none;
    text-align: center;
}
.reg-btn a{
    display: inline-block;
    background: #BD1640;
    border: 2px solid #BD1640;
    padding: 14px 20px;
    border-radius: 3px;
    color: #fff;
    font-size: 1em;
    text-align: center;
    text-transform: uppercase;
    transition:0.2s ease all; 
    -moz-transition:0.2s ease all; 
    -webkit-transition:0.2s ease all;
}
.reg-btn a:hover{
    background: transparent;
    border: 2px solid #fff;
}
.itsm-points li{
    padding: 0px 0 10px 33px;
    background: url(../images/bullet-blue.svg) no-repeat left 5px;
    background-size: 10px;
    font-weight: 600;
        line-height: 20px;
}
.des{
    margin: 15px 0 0 0;
}
.free-book{
    margin: 15px 0 50px 0;
    background: #EEF1FA;
    border: 1px solid #808BD1;
    padding: 15px;
    position: relative;
    overflow: hidden;
}
.free-book span{
    font-weight:600;
}
.free-book-stip{
    font-size: 1.2em;
    font-weight: 600;
    padding: 0 0 10px 0;
}
.zoho-division{display: none;}
.web-speaker-sec h4{
    margin: 15px 0;
}
.web-speaker-sec img{
    width: 50px;
    height: 50px;
}
.web-speaker-sec p{
    color:#404040;
}
.web-speaker-sec p+p{
    color:#000;
}
/*  ----------------------- Register sec styles ----------------------- */
.reg-cont h4{
    margin: 0 0 10px 0;
    font-weight: 600;
}
.sub-info{
    font-size: .9em;
    margin: 0 0 20px 0;
    line-height: 20px;
}
.form-group label{
    font-size: .9em;
    line-height: normal;
    color:#9E9E9E;
    padding: 0 0 0 20px;
    position: absolute;
    z-index: 1;
    left: 10px;
    top: 16px;
    background: #fff;
    transition:0.2s ease all; 
    -moz-transition:0.2s ease all; 
    -webkit-transition:0.2s ease all;
}
input:focus ~ label, input:valid ~ label{
    color:#303F9F;
    font-size: .8em;
    top:-5px;
    padding: 0 10px;
    z-index: 3;
}
.inur{
    position: absolute;
    left: 10px;
    top: 16px;
    width:20px;
    z-index: 2;
    opacity: .5;
}
.inem{
    width:13px;
}
.inur.active, .incry{
    opacity: 1;
}
.incry{
    top: 18px;
}
form input, form textarea {
    background: transparent;
    font-size: 1em;
    color: #555;
    border-radius: 0;
    padding: 15px 0 15px 27px;
    width: 90%;
    border: 1px solid #9E9E9E;
    border-radius: 3px;
    position: relative;
    z-index: 2;
}
input:focus, textarea:focus, select:focus {
    outline: none;
    border: 1px solid #303F9F;
}
.form-group select {
    background: #fff url(https://www.manageengine.com/events/2018/workshop/images/dropdown-arrow.png) no-repeat 95% center;
    border: 1px solid #fff;
    padding: 0 0 0 27px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-size: 1em;
    color: #555;
    border: 1px solid #9E9E9E;
    height: 46px;
    width: 100%;
    outline: none !important;
}
form #meGDPRMessage{
    position: relative;
}
form #meGDPRMessage label, .privacy-policy{
    font-size: .9em;
    font-weight: normal;
    text-align: justify;
    position: static;
}
form #meGDPRMessage label{
    padding: 0 0 10px 0;
    display: block;
}
form input[type="submit"], .submit-block input {
    display: inline-block;
    background: #303F9F;
    padding: 16px 20px;
    border-radius: 3px;
    color: #fff;
    font-size: 1em;
    text-align: center;
    text-transform: uppercase;
    margin: 30px 0;
    width: 100%;
}
form input[type="submit"]:hover, .submit-block input:hover {
    background: #062850;
    color: #fff;
}
p.reg_form_errors{bottom: -20px;font-size: .8em;}
.success-msg{
    background: #f8fdee;
    border: 1px solid #b6db95;
    padding: 10px;
    text-align: center;
    color: #5c8707;
    font-weight: bold;
    font-size: 18px;
    display: none;
    position: absolute;
    top: 0;
    z-index: 999999;
    width: 100%;
}
.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: 35%;
    min-height: 160px;
    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;
}
.web-popup-cont h4{
    padding: 30px 0 10px 0;
    text-align: center;
    font-weight: 600;
    color: #303F9F;
    font-size: 1.7em;
}
.web-popup-cont p{
    font-size: 1.3em;
    line-height: normal;
    padding: 0 0 10px 0;
}
.web-popup-cont p span{
    font-size: 1em;
    font-weight: 600;
    color: #303F9F;
}
.web-popup-cont a{
    display: inline-block;
    text-align: center;
    background: #303F9F;
    padding: 14px 30px;
    border-radius: 3px;
    color: #fff;
    font-size: 1em;
    text-align: center;
    text-transform: uppercase;
    margin: 10px 0;
    transition:0.2s ease all; 
    -moz-transition:0.2s ease all; 
    -webkit-transition:0.2s ease all;
}
.web-popup-cont a:hover {
    background: #062850;
    color: #fff;
}
/*  ----------------------- Responsive styles ----------------------- */

@media only screen and (min-width: 1600px) {
    body{font-size:16px;}
    .des, .web-speaker-sec h3, .free-book{margin-top: 30px;}
    .form-group select{width:98%;}
}
@media only screen and (min-width: 1750px) {
    .cont-sec{padding: 10% 10%;}
    footer{width: 100%;}
    .events-mainsec{width:1600px;margin:0 auto;}
    .header-inner{width:1600px;margin: 0 auto;display: block;padding: 0;}
    .logo{padding: 2% 3%;}
}
@media only screen and (min-width: 2000px) {
    .page1{font-size: 1.3em;}
    .form-group select{width:96%;}
}
@media only screen and (max-width: 1000px) {
    body{font-size: 16px;}
    .page1, .page2, .page3, footer{width:100%;}
    h2{margin: 5% 0 0 0;}
    .des, .web-speaker-sec h3, .free-book{margin-top: 30px;}
    .reg-btn{display: inline-block;margin: 30px 0 0 0;}
    .reg-cont{width:50%;margin: 0 auto;text-align: center;}
    .form-group select{width:98%;}
    .web-popup-cont {width:80%;}
}
@media only screen and (max-width: 700px) {
    body{font-size: 13px;}
    .free-book{margin-bottom: 0;}
    .reg-cont{width:80%;}
}
@media only screen and (max-width: 400px) {
    h2{font-size: 2.4em;}
}
@media only screen and (max-width: 350px) {
    h2{font-size: 2em;}
}
