  ul.video-list {
        display: inline-block;
    }
    .ban h1 {
        color: #00d664;
        text-align: center;
        display: block;
        font-size: 52px;
        font-type: bold;
        text-transform: uppercase;
    }
    .video-description {
        padding: 17px;
    }
    ul.video-list h2 {
        font-size: 15px;
        line-height: 1.3;
        margin: 0px;
    }
    ul.video-list>li{display:inline-block}
    .all-webinars ul li{width: 33%;}
    .all-webinars ul li .wrapper{border: 1px solid #edeeee; float: left; width: 100%; border-radius: 10px; min-height: 250px; position: relative; transition: all 0.5s ease;border-top-left-radius: 0; border-top-right-radius: 0;}
    .all-webinars ul li .webinarContent{width: 100%; padding: 35px 40px 25px 25px; position: relative;}
    .all-webinars ul li .wrapper:hover {box-shadow: 0px 17px 22px -20px #333; transform: translateY(-3px);}
    .all-blogs ul li .wrapper:hover a {background: #00d664;}
    .webinarImg{position: relative; height: 135px; width: 100%; background: #00d462; border-top-left-radius: 10px; border-top-right-radius: 10px; }
    .webinarImg i{position: absolute; height: 100%; width: 80%; left: 10%; top: 0; background: url(https://www.manageengine.com/log-management/cyber-security-awareness/images/webinar-main-sprite.png) no-repeat; background-size: 500px;}
    .webinarImg i.web-1{background-position: 31px -97px}
    .webinarImg i.web-2{background-position: -255px -97px}
    .webinarContent h4{font-size: 18px; line-height: 27px; margin-bottom: 27px;}
    .webinarContent .date{font-size: 16px; line-height: 33px; font-weight: 700; color: #00d462; margin-bottom: 8px; position: relative;}
    .webinarContent .date.select::before{content: ""; position: absolute; width: 15px; top: 10px; left: 107px ; height: 11px; background: url(https://www.manageengine.com/log-management/cyber-security-awareness/images/webinar-main-sprite.png) no-repeat; background-size: 500px; background-position: -29px -63px;}
    .webinarContent .date.select::after{content: ""; position: absolute; width: 125px; bottom: 0px; left:0 ; height: 1px; background: #00d462;}
    .webinarContent .date select{width: 125px; font-size: 16px; line-height: 33px; font-weight: 700; color: #00d462; background: transparent; border: 0; outline: transparent;}
    .webinarContent .time{font-size: 15.5px; line-height: 33px;}
    .time span{display: none;}
    .time span.active{display: block;}
    .webinarContent .presenter{margin: 32px 0; display: inline-block; width: 100%;}
    .webinarContent .presenter div{float: left;}
    .presenterImg{height: 44px; width: 44px; background: url(https://www.manageengine.com/log-management/cyber-security-awareness/images/webinar-main-sprite.png) no-repeat; background-size: 500px;}
    .presenterImg.abhi{background-position: -12px -8px}
    .presenterImg.ram{background-position: -72px -8px}
    .presenterDetails{width: calc(100% - 54px); padding-left: 10px;}
    .presenterDetails p:first-of-type{font-size: 14px; line-height: 23px; margin: 0;}
    .presenterDetails p:last-of-type{font-size: 16.5px; line-height: 23px; font-weight: 700; margin: 0;}
    .webinarContent a{display: inline-block; margin-left: calc(50% - 93px); background: #000; color: #fff; font-size: 15px;font-weight: 600; padding: 9px 55px; border-radius: 20px;text-transform: uppercase;}
    @media screen and (max-width: 991px){
    .all-webinars ul li{width: 50%;}
    }
    @media screen and (max-width: 600px){
    .all-webinars ul li{width: 100%;}
    .webinarImg i{width: 300px;left: calc(50% - 150px);}
    }
    
    ul.video-list>li{min-height: 300px;}
    ul.video-list{margin:30px auto}
    .tri-state-toggle button{padding: 0px 10px;}
    .add-resources-bg {
        padding: 50px 0;
        box-sizing: border-box;
    }
    ul.add-resources {
        display: flex;
        align-items: center;
    }
    ul.add-resources h2 {
        width: 65%;
        font-size: 25px;
        color: #3180d2;    
    }
    section#ftrgetstd {
        display: block;
        background: #f3fcff;
    }
    .h4, h4 {
        font-size: 16px;
        line-height: 20px;
        margin: 0 0 0 0px;
    }
    .play-video {
        position: absolute;
        bottom: 0px;
        left: 0px;
        color: #fff;
        border-radius: 2px;
        background: #2296f3;
        z-index: 10;
    }
    .container-new {
        max-width: 1200px !important;
        margin: 0 auto;
        padding: 0px 30px !important;
    }
    #scroll {
        display: none;
    }
    #magic-line {
        bottom: -20px;
        height: 3px;
        background: #2296f3;
    }
    .current_page_item a {
        color: #2296f3 !important;
    }
    #header-topsec {
        z-index: 1000;
    }
    #header-mainsec {
        z-index: 9999;
    }
    #btmBar.fixed {
        z-index: 999;
    }
    header:not(.abheader) #MEmobPanel {
        top: 83px;
    }
    .stickyfixed-header {
        position: fixed !important;
        top: 68px;
        z-index: 9999 !important;
    }
    
    @media only screen and (max-width: 1050px) {
    .stickyfixed-header {
        top: 28px;
    }
    }
