:root{
    --theme-color:#c30f00;
    --theme-bg:#ff170026;
}
.webinar-header form.over:before {
    background-color: #1b0e08d9 !important;
}
#scroll{padding:0;}
.heading-menu, .container.cust-quote, .sec-pTB.mbH, #btmscroll, .btmBar,.nav-dwn,#backToTop,.sec-pTB.bg-l-grey {display: none;}
footer {border: 0;}
body.modal:after {
    content: '';
    position: fixed;
    background-color: #0008;
    z-index: 999;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
span.close {
    position: absolute;
    top: 12px;
    right: 13px;
    font-size: 30px;
    font-weight: 600;
    color: #ccc;
    cursor: pointer;
}
a.dclogosvg {
    font-size: 26px;
    color: inherit;
    font-weight: 400;
    text-decoration: none;
    margin-top: 7px;
    font-family: 'Zoho_Puvi_SemiBold';
}
#commonHeader {
    min-height: 90px;
}
.nav-dwn.fr {
    display: none;
}
#customers, #allFea, .btmBar,#btmscroll {
    display: none;
}
.heading-menu{
    height: auto;
    padding: 0;
}

.container#scroll {
   max-width: none;
    padding: 0;
}

.webinar-header {
    background-attachment: fixed;
    background-size: 100% auto;
    background-color: var(--theme-bg);
    padding: 50px 15px;
    min-height:500px ;
    min-height:355px !important;
}

.webinar-header h1 {
    display: block;
    font-size: 32px;
    line-height: 50px;
    font-weight: 500;
    color: #212121;
}

.webinar-header h1 strong {
    display: block;
    font-size: 36px;
    font-weight: 700;
    color: var(--theme-color);
    letter-spacing: 0px !important;
}

.webinar-header h2 {
    display: block;
    font-weight: 300;
    font-size: 22px;
    border-top: 1px dashed #066fd663;
    margin: 30px 0 10px;
    max-width: 570px;
    line-height: 35px;
    padding: 10px 0 5px 0;
    letter-spacing: 0.4px;
}

.webinar-header h2 strong {
    font-weight: 400;
}
.webinar-header ul {
    list-style: disc;
    padding: 0 0 0 20px;
    line-height: 30px;
}
.webinar-header p {
    font-size: 15px;
    line-height: 34px;
}

.week {
    display: flex;
}

.week p {
    background-color: #fff;
    max-width: 250px;
    margin: 0 15px 15px 0;
    padding: 15px;
    line-height: 26px;
    font-size: 14px;
    font-weight: 300;
}

.week p strong {
    display: block;
    font-size: 18px;
    font-weight: 600;
}
.week p strong b {
    color: #202020;
    font-weight: 300;
}

.week p strong i {
    font-size: 16px;
    font-weight: 600;
    color: var(--theme-color);
}

.week p strong i:before {
    content: '|';
    color: #0004;
    padding: 0 4px;
}

.webinar .overview p {
    font-size: 15px;
    line-height: 30px;
    margin-top: 0;
}
.webinar .overview p a {
    color: #0679b8;
}
.webinar .overview {
    max-width: 1000px;
    margin: auto;
    padding: 50px 0 0;
    display: flex;
}

.webinar .overview h3 {
    margin-top: 22px !important;
    color: #13928b !important;
}
.webinar .overview .over-left {
    width: 80%;
}

.webinar .overview .over-right {
    width: 45%;
    padding-left:5%;
}
.webinar .overview .over-right h3 {
    margin-top: 0 !important;
    margin-bottom: 10px !important;
}

.webinar-info {
    display: flex;
    max-width: 600px;
    text-align: center;
    justify-content: center;
}

.webinar-info span img {
    max-width: 35px !important;
    margin-right: 5px;
}

.webinar-info span {
    display: block;
    font-size: 18px;
    font-weight: 600;
    margin: 15px;
}
.webinar-info strong {
    font-weight: 600;
}
.webinar-info span:last-child {
    margin-right: 0;
}
.speaker-dp{
   max-width:100px !important;
   margin-right:15px;
   border-radius:50%;
}

.webinar-header form {
    background-color: #fff;
    max-width: 500px;
    margin: auto;
    border-radius: 10px;
    text-align: center;
    padding: 20px;
}
.edi-btn inputgroup {
    width: 322px;
    margin: auto;
    text-align: left;
}

.edi-btn inputgroup input {
    width: 300px !important;
    background-color: #fff !important;
}
.edi-btn inputgroup input#submit {
    background-color: #2196f3 !important;
    color: #fff;
    margin: 30px auto !important;
    border: 0 !important;
    font-size: 16px !important;
    text-transform: uppercase;
    font-weight: 600;
}
.edi-btn inputgroup label {
    z-index: 1;
}
.edi-btn .spl-submit#Submit {
    width: 240px !important;
    margin: 30px auto;
    display: block;
    font-size: 18px;
    font-weight: bold;
    background-color: #ed3b31 !important;
    text-align: center;
    cursor: pointer;
}
.edi-btn inputgroup.half {
    display: inline-block;
    width: 200px;
}

.edi-btn inputgroup.half input {
    width: 178px !important;
}

.edi-btn inputgroup.focus label {
    transform: translate(0px,0px) scale(.9,.9);
}
.edi-btn inputgroup.country {
    max-width:430px !important;
}
.edi-btn inputgroup.country select {
    background-color: #fff !important;
}
.edi-btn inputgroup.error .error-field, .edi-btn inputgroup.error1 .error-field1 {
    color: yellow;
}
div#formCTAgdpr, div[data-clickgdpr="formCTAgdpr"],#meGDPRMessage label {
    color: #eee;
}

div#formCTAgdpr, div[data-clickgdpr="formCTAgdpr"] a {
    color: #8fd2ff;
}
.edi-btn.register:before {
    content: '';
    background-color: #000000d9;
    background-image: url('https://www.manageengine.com/ems/https://www.manageengine.com/products/desktop-central/images/loading.gif');
}
.edi-btn.register.open:before {
    display: flex;
    align-items: center;
}
.edi-btn .fbutton .spl-submit#Submit {
    background-color: #2196f3 !important;
    color: #fff;
    font-size:20px !important;
    width:250px !important;
    margin: 20px auto 30px !important;
}

.edi-btn inputgroup .timesec label {
    transform: none;
    display: inline-block !important;
    color: #fff;
    vertical-align: top;
    pointer-events: all;
    white-space: nowrap;
}

.edi-btn inputgroup .time_select {
    display: inline-block !important;
    width: auto !important;
    margin: 0 5px 0 0 !important;
    vertical-align: top;
    min-width: 10px;
}

.edi-btn inputgroup .timesec {
    display: flex;
    align-items: center;
}
inputgroup.time-zone > label {
    transform: none;
    font-size: 15px !important;
    color: #fff;
    margin: 10px 0 0 0;
    font-weight: 500;
}

.edi-btn inputgroup .timesec label span {
    font-size: 13px;
}
.edi-btn inputgroup .timesec label span:before{
    font-size: 10px;
    content:'( ';
}
.edi-btn inputgroup .timesec label span:after{
    font-size: 10px;
    content:' )';
}
.webinar-header h3 {
    color: #fff !important;
    text-align: center;
    margin: 5px auto 30px !important;
    display: block;
    font-size: 16px;
}
.webinar .quote {
    text-align: center;
    max-width: 700px;
    margin: 20px auto 0;
    color: #fff;
    background-color: #0002;
    padding: 12px;
    border-radius: 15px 0;
}
.webinar .quote strong{
   color:#ffda66;
}
.edi-btn.register{
    position:relative;
    overflow:hidden;
}
.edi-btn.register:before {
    content: '';
    background-image:url(https://www.manageengine.com/products/desktop-central/images/loading.gif);
    background-repeat:no-repeat;
    background-position:center center;
    background-size:50px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index:2;
}
.edi-btn.register.open:before {
    content: "Your registration is successful!";
    background-image: none;
    padding: 65px 30px;
    font-size: 35px;
    font-weight: bold;
    line-height: 55px;
    color: #ffce28;
    text-shadow: 0 0 5px #000;
}

.speaker-dp, .speaker-info{
    display: inline-block;
    vertical-align: top;
    margin-bottom: 0;
}

.speaker-info h4,.speaker-info i{
    display: block;
    margin: 0;
}
.speaker-info h4 {
    font-size: 15px;
    font-weight: bold;
    line-height: normal;
}

.speaker-info i {
    font-size: 13px;
    font-weight: lighter;
    line-height: normal;
}
.speaker-info {
    margin: 27px 0;
    padding: 5px 20px;
    background-color: #dddcd7;
    border-radius: 15px;
    position: relative;
}
.speaker-info:before {
    position: absolute;
    content: '';
    width: 20px;
    height: 3px;
    background-color: #dcdcd2;
    left: -20px;
    top: 45%;
}
a.callto {
    background-color: #ed3b31;
    color: #fff;
    display: inline-block;
    padding: 12px 24px;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    text-decoration: none !important;
}

.list {
    padding-left: 0 !important;
    margin-left: 0;
}
.list li {
    list-style: none;
}

.list li:before {
    content: '✓';
    color: #0c9d52;
    padding-right: 8px;
}
.webinar-header form.over:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background-color: #0f74b7eb;
    z-index: 9;
}

.webinar-header form.over {
    position: relative;
    overflow: hidden;
}

.webinar-header form.over:after {
    content: 'Event is over';
    color: #000;
    background-color: #ffce26;
    z-index: 99;
    position: absolute;
    top: 25px;
    padding: 2px 40px;
    transform: rotate(45deg);
    right: -42px;
    font-weight: bold;
}
footer,.foot-copy{
    border:0;
    background-color:#f1f1f1;
}
.flex {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}

.inner-flex {
    width: 50%;
}

.inner-flex:last-child {
    width: 500px;
}

.video-sec .tab {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0 0 30px;
    border-bottom: 1px solid #cacaca;
    align-items: flex-end;
}

.video-sec .tab li {
    max-width: 200px;
    line-height: 26px;
    text-align: center;
    margin-bottom: -1px;
    padding: 15px;
    cursor: default;
}

.video-sec .tab li.active {
    border-bottom: 1px solid #ec6a69;
    cursor: pointer;
}

.video-sec .tab li[data-tab="2"] {
    max-width: 260px;
}

.video-sec .video iframe {
    display: none;
}

.video-sec .video iframe.active {
    display: block;
}
#st_registerform_iframe{
   display: block;
   margin: auto;
}
@media(max-width:600px){
.edi-btn inputgroup {
width:250px !important;
margin: 10px auto !important;
}
.edi-btn inputgroup input,.edi-btn inputgroup.half input{
width:91% !important;
}

.flex {
    flex-wrap: wrap;
}

.inner-flex,.inner-flex:last-child {
    width: auto;
}

.webinar-header h1,.webinar-header h1 strong {
    font-size: 20px;
    line-height: 35px;
    display: initial;
}

.webinar-header h2 {
    font-size: 15px;
    line-height: 26px;
}

.webinar-info span {
    font-size: 15px;
}

.webinar-header .inner-flex > p {
    display: none;
}
.week {
    flex-wrap: wrap;
    justify-content: center;
    margin: 20px;
}
.headerinner .prdLogo {
    width: auto;
    padding: 0 0 23px;
}

a.dclogosvg {
    font-size: 150%;
}
.inner-flex {
    vertical-align: text-bottom !important;
}

