.heading-menu{
    height: auto;
    padding: 0;
}
.opmRelPrd{display:none;}

h1{
color:#fff !important;
}
.container#scroll {
   max-width: none;
    padding-top: 0;
}


.training-section .contactForm{
   position: relative;
}


.contactForm .pop-alert{
    display:none;
    text-align: center;
}

.pop-alert h4 {
    color: #000;
    font-size: 19px;
    font-weight: bold;
    margin: 0;
    margin-bottom: 20px;
}

.pop-alert h2 {
    color: #2397d7 !important;
    font-weight: bolder;
    margin-bottom: 25px;
}

.pop-alert h2:after {
    display: none;
}

.pop-alert h3 {
    font-weight: 800;
    margin-bottom: 36px !important;
}

.pop-alert .key {
    font-size: 16px;
    line-height: 33px;
    color: #000;
    margin-bottom: 40px !important;
}

.pop-alert .key span {
    display: inline-block;
    height: 4px;
    width: 4px;
    margin: 5px;
    vertical-align: middle;
    border: 3px solid #72a63f;
    border-radius: 50%;
    overflow: hidden;
}

.contactForm.register.open .pop-alert {
    display: block;
}
.contactForm.register .pop-alert {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #eee;
    vertical-align: middle;
    margin: auto;
    color: #fff;
    z-index: 1;
}

.contactForm.register .pop-alert .more-info {
    margin: 0;
    margin-top: 90px;
    padding: 0;
    color: #000;
    line-height: 21px;
    font-size: 14px;
    outline: 1px solid #ccc;
    outline-offset: 90px;
}

.contactForm.register .pop-alert .info {
    color: #000;
    margin: 20px;
    padding-bottom: 20px;
    font-weight: inherit;
    text-align: center;
    line-height: 28px;
    -webkit-animation: blink 1s;
    animation: blink 1s;
}

@-webkit-keyframes blink {
    0% { opacity:0; transform:translateY(-91px);}
    100% {opacity:1; transform: translateY(0px);}
}

@keyframes blink {
    0% { opacity:0; transform:translateY(-91px);}
    100% {opacity:1; transform: translateY(0px);}
}

.contactForm.register .pop-alert .info span {
    display: block;
    font-size: 14px;
    line-height: 22px;
}

.contactForm.register .pop-alert .more-info a {
    background-color: #ff7a6b;
    font-weight: 800;
    text-decoration: none;
    color: #fff;
    padding: 15px 26px;
    font-size: 16px;
    display: inline-block;
}

.contactForm{
    transition: all ease-in 350ms;
}

#registerForm .contactForm.register:after {
    content: '';
    background-color: rgba(255,255,255,.9);
    background-image: url('https://www.manageengine.com/products/desktop-central/images/loading.gif');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 70px;
    position: absolute;
    top: 0;
    bottom: 0; 
    left: 0; 
    right: 0; 
    z-index: 0;
}


.pop-close {
    position: absolute;
    right: 0;
    top: 0;
    color: #b1b1b1;
    padding: 12px;
    line-height: 20px;
    z-index: 9;
    font-weight: 100;
    display: block;
    font-size: 45px;
    cursor: pointer;
}

.pop-close:hover {
    color: #666;
}

.training-section .white .sub, .training-section .white .re {
    color: #fff;
    background-color: #ff7a6b;
}

form#registerForm em:after {
    content: ' *';
    color: red;
    font-size: 12px;
}

.webinar .training-register.blue{
   background-color:#025fac;
    margin: 0;
    color: #fff;
   padding-top: 70px;
    text-align: center;
}
.webinar .training-section .contactForm {
    background-color: #fff;
    border: 0px;
    margin: 0;
    max-width: 420px;
    min-height: 340px;
    overflow: hidden;
    padding: 40px 15px;
    width: auto;
    border-radius: 8px;
}

.webinar .left-side{
    width: 45%;
    display: inline-block;
    vertical-align: top;
    margin-top:20px;
    margin-right:0px;
    text-align: initial;
}
.webinar .right-side{
    width: 40%;
    display: inline-block;
    vertical-align: top;
    text-align: initial;
}

.webinar .left-side h1 {
    font-size: 35px;
    line-height: 55px;
    font-weight: lighter;
    margin-top: 0px;
    padding-right: 34px;
    margin-bottom: 40px;
    margin-left: 50px;
}

.webinar .training-section .contactForm p em {
    line-height: normal;
    font-size: 15px;
}
.webinar .training-section .input {
    width: 92%;
}
.webinar .training-section .white .sub{
    color: #fff;
    background-color: #ff7a6b;
    width: 100%;
    margin-top: 15px;
}

.webinar .left-side .h-sub img {
    width: 35px;
    margin-right: 5px;
}

.webinar .left-side .h-sub {
    font-size: 17px;
    font-weight: lighter;
    line-height: 30px;
    margin-bottom: 15px;
    margin-left: 50px;
    display: inline-block;
    padding-right: 30px;
    border-right: 1px solid #fff;
}
.webinar .left-side .h-sub:last-child {
    padding-left: 30px;
    border-right: 0px solid #fff;
    margin-left: 0;
}
.webinar .left-side h1 span {
    background-color: #ffd239;
    display: block;
    margin-bottom: 35px;
    padding: 5px 15px 5px 15px;
    font-weight: bold;
    font-size: 20px;
    line-height: normal;
    color: #000;
    max-width: 125px;
    position: relative;
}
.webinar .left-side h1 span:after {
    content: '';
    background-color: #ffd239;
    height: 26px;
    width: 26px;
    display: inline-block;
    position: absolute;
    top: 5px;
    right: -13px;
    transform: rotate(45deg);
    z-index: 0;
}
.webinar .overview p, .webinar .overview li {
    font-size: 15px;
    line-height: 30px;
}
.webinar .overview {
    max-width: 800px;
    margin: auto;
    padding: 30px;
}
.webinar .overview h2 {
    margin-bottom: 0;
    color: #025fac !important;
}

.webinar .overview h3 {
    font-size: 18px;
    padding-top: 20px;
    color: #025fac !important;
    line-height: 27px;
    font-weight: bold;
}
.webinar .left-side .presenter {
    margin-left: 50px;
    margin-top: 12px;
    font-weight: 400;
}
.webinar .left-side .presenter .small {
   font-size: 12px;
   font-weight: lighter;
}
.webinar .left-side .presenter img {
    width: 45px;
    border: 1px solid #eee;
    border-radius: 50%;
    margin: 0 5px;
}
.webinar .overview ul li {
    position: relative;
    list-style: none;
    padding-bottom: 10px;
    line-height: 26px;
}
.webinar .overview ul li:before {
    content: '';
    display: inline-block;
    background-color: #0f7eda;
    height: 7px;
    border: 1px solid #CCC;
    width: 7px;
    border-radius: 50%;
    position: absolute;
    left: -25px;
    top: 10px;
}

iframe {
    background-color: #fff;
    padding: 10px;
    border-radius: 5px;
    margin-top: 30px;
}
