body{
    font-family: 'ZohoPuvi', sans-serif;
    line-height: normal;
    letter-spacing: normal;
    font-size:16px;
    background: #31898C;
}
h2, h3, h4 {
    font-family: 'ZohoPuvi', sans-serif;
}
p{font-size: 1em;}
header {
    background: transparent;
    box-shadow: none;
    position: absolute;
    z-index: 1;
}
.logo{
    margin: 3% 0 0 5%;
}
.logo a{
    background: url(https://www.manageengine.com/images/logo/manageengine-logo-dark.svg) no-repeat 0 0;
    width: 220px;
    height: 50px;
}
.container, .header-inner{
    width:1200px;
    margin: 0 auto;
    padding: 0;
}
#main{
    width:50%;
    padding: 8% 5% 5% 5%;
    display: inline-block;
    vertical-align: top;
    color:#fff;
}
#Register{
    width: 350px;
    background: #fff;
    color:#000;
    display: inline-block;
    vertical-align: top;
    box-shadow: 0px 0px 30px #555;
    margin-top: 5%;
    min-height: 500px;
    overflow: scroll;
}
.reg-cont{
    padding: 30px;
}
h2{
    font-size: 2em;
    font-weight: 600;
    line-height: normal;
    color:#F8E71C;
}
h3{
    color:#fff;
    font-size: 1.5em;
    font-weight: 600;
}
#main h2, #main h3{
    padding: 15px 0;
}
#main h3.key-title{
    padding: 25px 0 15px 0;
}
.date-time-sec{
    border-bottom: 1px solid #ccc;
    padding-bottom: 30px;
    margin-bottom: 10px;
}
.date-time-sec p{
    font-size: 1.12em;
    font-weight: 600;
    display: inline-block;
    vertical-align: top;
    width:20%;
    padding: 0; 
}
.date-time-sec p+p{
    width:50%;
    font-size: 1em;
    font-weight: 300;
}
.reg-btn{
    display: none;
}
.reg-btn a{
    display: inline-block;
    background: #FE210A;
    padding: 16px 20px;
    border-radius: 3px;
    color: #fff;
    font-size: 1em;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 30px;
}
.reg-btn a:hover{
    background: #333;
}
.itsm-points li{
    padding: 5px 0 5px 33px;
    background: url(../images/point.svg) no-repeat left 0px;
    background-size: 30px;
}
.des{
    margin: 30px 0 0 0;
}
.free-book{
    margin: 30px 0 0 0;
    background: #F8E71C;
    color:#000;
    padding: 20px 100px 20px 20px;
    position: relative;
    overflow: hidden;
}
.free-book span{
    font-weight:600;
}
.free-book-stip{
    background: #FF2B2B;
    color:#fff;
    text-transform: uppercase;
    font-size: .9em;
    font-weight: 600;
    padding: 5px 40px;
    position: absolute;
    right: -30PX;
    top: 25px;
    -webkit-transform: rotate(43deg);
    -ms-transform: rotate(43deg);
    transform: rotate(43deg); 
}
.zoho-division{display: none;}
footer{position: absolute;bottom: 0;}
#main ul li {
    padding: 8px 0 8px 20px;
    position: relative;
}
#main ul li:before {
    content: '';
    width: 10px;
    height: 10px;
    background: #FD4646;
    border-radius: 20px;
    position: absolute;
    left: 0;
    top: 12px;
}
/*  ----------------------- Register sec styles ----------------------- */
.reg-cont h4{
    text-align: center;
    margin: 0 0 20px 0;
    font-weight: 600;
}
.sub-info{
    font-size: .9em;
    margin: 0 0 20px 0;
    line-height: 20px;
}
form label{
    font-size: 1em;
    font-weight: 600;
    padding: 0 0 10px 0;
    display: block;
}
form input, form textarea {
    background: #F7F7F6;
    font-size: 1em;
    color: #555;
    border-radius: 3px;
    padding: 15px 4%;
    width: 92%;
}
input:focus, textarea:focus, select:focus {
    outline: none;
}
.form-group select {
    background: #F7F7F6 url(https://www.manageengine.com/events/2018/workshop/images/dropdown-arrow.png) no-repeat 95% center;
    padding: 0 0 0 5%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-size: 1em;
    color: #555;
    height: 46px;
    width: 100%;
    outline: none !important;
}
form #meGDPRMessage label, .privacy-policy{
    font-size: .85em;
    font-weight: normal;
    text-align: justify;
    text-justify: inter-word;
}
form input[type="submit"], .submit-block input {
    display: inline-block;
    background: #FE210A;
    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: #333;
    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: 40%;
    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 5px 0;
    text-align: center;
    font-weight: 600;
    color: #CA0019;
    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: #CA0019;
}
.web-popup-cont a{
    display: inline-block;
    text-align: center;
    background: #FE210A;
    padding: 16px 20px;
    border-radius: 3px;
    color: #fff;
    font-size: 1em;
    text-align: center;
    text-transform: uppercase;
    margin: 30px 0;
}
.web-popup-cont a:hover {
    background: #333;
    color: #fff;
}
/*  ----------------------- Responsive styles ----------------------- */

@media only screen and (min-width: 1600px) {
    .container, .header-inner{width:1400px;}
    #Register{width:400px;min-height: 650px;}
}
@media only screen and (min-width: 1750px) {
    p,ul{line-height: 28px;}
    #main{padding: 10% 5% 5% 5%;}
    #Register{min-height: 750px;}
}
@media only screen and (max-width: 1400px) {
    body{font-size:14px;}
    .des{margin: 15px 0 0 0;}
    .date-time-sec{padding-bottom: 15px;margin-bottom: 15px;}
    div.form-field {margin-bottom: 15px;}
}
@media only screen and (max-width: 1100px) {
    .container, .header-inner{width:90%;margin:0 auto;padding: 0;}
    #main{width:53%;}
    #Register{width:34%;}
}
@media only screen and (max-width: 1000px) {
    body{font-size:16px;}
    .container, .header-inner{width:100%;margin:0 auto;}
    .logo{float: none;margin:3% 0 0 0;}
    .logo a{text-align: center;margin: 20px auto 0 auto;width: 200px;height: 40px;}
    h2{font-size: 1.6em;}
    h2 span{display: block;}
    #main{width:90%;padding: 10% 0 5% 0;display: block;margin: 0 auto;}
    .date-time-sec p{width:auto;display: block;}
    .date-time-sec p+p{width:auto;display: block;margin: 10px 0 0 0;}
    .date-time-sec{border: none;margin-bottom: 0;}
    .reg-btn{display: block;}
    .itsm-points, .des{width:80%;text-align: left;margin:30px auto 0 auto;}
    #Register{width:100%;}
    #Register .reg-cont{padding: 5% 0 10% 0;width:45%;margin: 0 auto;}
    .reg-cont h4, .reg-cont p{text-align: center;}
    .sub-info{margin-bottom: 40px;}
    .web-popup-cont {width:80%;}
}
@media only screen and (max-width: 700px) {
    body{font-size:14px;}
    #main{padding: 80px 0 5% 0;}
    .free-book-stip{right: -40px;font-size: .8em;padding: 0px 40px;}
    #Register .reg-cont{width:80%;}
}
@media only screen and (max-width: 330px) {
    body{font-size:12px;}
    p{font-size: 1em;line-height: 24px;}
    .logo a{width: 160px;height: 35px;}
}

