#btmscroll {display:none;}
h1, h2, h3, h4, h5, h6 {margin:0;padding:0;margin-bottom:16px;}
p, li, span {font-size:16px;line-height:1.8;margin:0;padding:0;}
.sec-title {margin-bottom:32px;}
.sec-title > h2 {font-size:32px;font-weight:700;}
.mt1 {margin-top: 16px;} .mt-xl {margin-top: 100px !important;}
.container {max-width: 1170px;}

/*popup vide style begin */
.popup-container {transition: all 0.3s ease-in-out;transform: scale(1.3);position: fixed;z-index: 9999999;left: 0;top: 0;width: 100%;height: 100%;background-color: rgba(21, 17, 17, 0.61);display:none;}
.show-popup {display:flex;}
.popup-content {margin: auto;padding: 5px;width: 50%;position:relative;box-sizing:border-box;}
.popup-content span.close-popup{color: #aaaaaa;font-size: 20px;font-weight: normal;background: none;margin: 0;text-decoration:none;padding:0 4px;display:inline-block;margin-left:5px;position:absolute;top:8px;right:16px;color:#f00;cursor:pointer;}
.popup-content span.close-popup:hover{color:#333;}
#ifr-video {width:100%;height:calc(100vh - 45vh);border:2px solid #fff;}
.popup-content > h3 {margin-bottom:0;}
/*popup vide style end */


.banner {background: #080F46 url(../images/video-th-bg.jpg) top center no-repeat;background-size: cover;
padding:40px 0;position:relative;}
/*.banner:before{content:"";background:url(images/hero-banners/webinar-hero-bg.svg) top center repeat;position:absolute;width:100%;height:100%;}*/
.banner-row {display: -webkit-box;display: -ms-flexbox;-ms-flex-wrap: wrap;display: flex;gap: 50px;flex-wrap:wrap;align-items:center;}
.banner-row > .cell:first-child{width:65%;}
.banner-row > .cell:last-child {width:calc(35% - 50px);}
.banner-content h1, .banner-content p {color:#ededff;}
.banner-content h1 {font-size: 40px;line-height: 1.4;font-weight: 500;margin-bottom:32px;}
.banner-content p {font-size:18px;line-height:1.75;}


.title-hglt {display:inline-block;border:1px solid #edba1c;padding:4px 16px;border-radius:40px;color:#edba1c;margin-bottom:16px;}
.featuring-con, .hero-speaker-details {display:inline-flex;}
.featuring-con {gap:40px;}
.hero-speaker-details {flex-direction:column;gap:16px;}
.speaker-img > img {max-width:100px;width:100%;border-radius:8px;box-shadow: 8px 8px 10px 0 #3b3b3b3e;}
.speaker-role > h3 {font-weight:700;color:#edba1c;margin:0;padding-bottom:8px;}




.thanks {display:none;}
.webinar-form, .thanks {background:#fff;box-sizing:border-box;padding:40px 24px;border-radius:6px;width:100%;position:relative;z-index:9;
-webkit-box-shadow:0 0 16px 0 rgb(183 183 183 / 50%);box-shadow:0 0 16px 0 rgb(183 183 183 / 50%);-webkit-transition: all .3s ease-in-out;}

.webinar-form > h2, .thanks > h2 {color:#000;text-align:left;font-weight:600;margin-bottom:16px;}
.thanks {top:120px} .thanks > h2 {font-weight:400;text-transform:initial;}
.form-group {padding-bottom:10px;}
.form-group input[type="radio"]{width:auto !important;height:auto;}
.form-group input, .form-group select {width:100%;box-sizing:border-box;height:45px;padding:12px;outline:0;border:1px solid #3772f7;border-radius:6px;}
.form-group input[type="submit"] {background:#f00;color:#fff;font-size:16px;font-weight:600;border:0;cursor:pointer;transition: all .3s ease-in-out;}
.form-group input[type="submit"]:hover {background:#cb1010;}
#meGDPRMessage {width:100%;color:#000;font-size:13px;line-height:1.5;margin-bottom:8px;margin-top:0;}

.form-group > select {
  -webkit-appearance: none;
    -moz-appearance: none;
    background-image: linear-gradient(45deg, transparent 50%, #5a5a5a 50%), linear-gradient(135deg, #5a5a5a 50%, transparent 50%), linear-gradient(to right, #fff0, #fff0) !important;
    background-position: calc(100% - 17px) calc(1em + 7px), calc(100% - 12px) calc(1em + 7px), calc(100% - 2.5em) .5em !important;
    background-size: 6px 5px, 5px 5px, 1px 1.5em !important;
    background-repeat: no-repeat !important;
}
.zones span {font-size:14px;}
.privacy span > a {font-size:14px;}

.web-date-time {display:inline-flex;gap:32px;background:#0037f7;border-radius:8px;padding:24px;}
.web-date-time span {color:#fff;}
.icons {background:url(https://www.manageengine.com/network-monitoring/images/opm-addon-webinar-sprite.svg) top no-repeat;background-size: 400px;display: inline-block;}
.icons.date {background-position: 0 0;width:32px;height:32px;margin-right: 8px;}
.icons.time {background-position: -38px 0px;width:32px;height:32px;margin-right: 8px;}
.icons.nfa {background-position: -81px 2px;width: 50px;height: 50px;}
.icons.ncm {background-position: -149px 14px;width: 50px;height: 50px;}
.icons.fwa {background-position: -224px 3px;width: 50px;height: 50px;}
.icons.opu {background-position: -282px 4px;width: 50px;height: 50px;}
.icons.apm {background-position: -352px 8px;width: 50px;height: 50px;}
.rect {border:1px solid #ccc;padding:8px 16px;border-radius:6px;}
.ffw-errmsg {color: red;font-size: 12px;}

.body-wrapper {position:relative;padding:80px 0;}
.body-wrapper p, .body-wrapper li, .body-wrapper span {color:#000;}
.body-wrapper > .sec {}
.sec .contents p {margin-bottom:32px;}
.sec-row {}
.row2 {display:flex;gap:40px;flex-wrap:wrap;}
.row2 > .cell:nth-child(1){width:55%;}
.row2 > .cell:nth-child(2){width:calc(45% - 40px)}
.pb0 {padding-bottom:0}

.points {margin: 0;padding: 24px !important;position: relative;border:1px solid #b2c7ff;border-radius:8px;background:#f1f3ff;
}

.points li {
    margin-bottom: 8px;
    list-style-type: none;
    padding: 0.25em 0 0 2.5em;
    position: relative;
}
.points li:last-child{margin-bottom:0;}

.points li:before {
    content: " ";
    display: block;
    border: solid 12px #4947e9;
    border-radius: 40px;
    height: 0;
    width: 0;
    position: absolute;
    left: 0px;
    top: 6px;
}

.points li:after {
    content: " ";
    display: block;
    width: 4px;
    height: 9px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    position: absolute;
    left: 9px;
    top: 15px;
    margin-top: -0.2em;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.foot-copy {background:#f7fbfe;}
.box-hglt {margin:50px 0;background:#ffe9b4;padding:24px;border-radius:8px;border:1px solid #eab890;text-align:center;}
.box-hglt * {font-size:24px;line-height:32px;}
.box-hglt > p > a {color:#c41d1d;font-weight:700;}

@media screen and (max-width:1200px) {
.container {max-width:90%;}
.banner-row > .cell:first-child{width:60%;}
.banner-row > .cell:last-child {width:calc(40% - 50px);}
}


@media screen and (max-width:1024px) {
.banner-content, .form-group, .webinar-form > h2, .thanks > h2 {text-align:center;}
.webinar-form, .thanks {position:relative;top:auto;margin:0 auto;height:auto;}
.banner-row > .cell{width:100% !important;} .sec-row {max-width:100%;}
.featuring-con {display:flex;justify-content:center;}
.row2 > .cell {width:100% !important;}

}

@media screen and (max-width:650px) {
.banner-content h1 {font-weight:500;font-size:32px;}
.web-date-time {gap:24px;flex-wrap:wrap;justify-content:center;}
.row2 {gap:24px;}
.speaker > .cell:nth-child(2) {width:100%;}
.featuring-con {flex-wrap:wrap;border:0;}
.hero-speaker-details {width:100%;border:1px solid #17319b;padding:16px;border-radius:8px;}
.speaker-img > img {max-width:200px;}
}