#survey{z-index:9 !important;}
            .zsiq_floatmain {z-index: 8 !important;}
.helpnavsec {
z-index: 100;
}
.promo-band {
  background: #000;
  padding: 10px 5%;
  text-align: center;
  position: relative;
}
.promo-wrap {
    margin: 40px auto 0px;
}

.blueBand {
    margin-top: 86px;
}

a.soun-call-to {
    background-color: #e9142b;
    display: inline-block !important;
    width: initial !important;
    height: initial !important;
    padding: 0px 35px;
    color: #fff !important;
    font-size: 20px;
    line-height: 40px;
    margin-top: 38px;
}

a.soun-call-to:hover {
    text-decoration: none;
}

.down-col.so-sec {
    display: inline-block !important;
    float: none !important;
    padding: 0 50px 40px 50px !important;
    margin: 15px !important;
    margin-top: 0 !important;
}

.down-col.so-sec p {
    color: #fff;
    margin-bottom: 5px;
}

.max {
    width: 1000px;
    height: 380px;
}

.bg1-sec-pTB {
    width: 100%;
    background-color: #ffffff;
    padding: 40px 0;
}

a.red-button1 {
    background: #e9142b none repeat scroll 0 0;
    color: #ffffff;
    display: inline-block;
    font-size: 15px;
    line-height: 24px;
    text-align: center;
    padding: 10px 30px;
}

.mTB50 {
    margin: 50px;
}

.bg-grey-sec-pTB {
    background-color: #f5f5f5;
    padding: 40px 0;
}

.bgcontainer {
    width: 100%;
    border: #f5f5f5;
    margin-top: 70px;
}

.discover1 {
    margin-left: 8px;
    height: 120px;
    width: 120px;
}

.discover {
    width: 33%;

    text-align: center;
    float: left;
}

.store1 {
    margin-right: 15px;
    height: 120px;
    width: 120px;
}

.store {
    width: 33%;
    text-align: center;
    float: left;
}

.create1 {
    margin-right: 15px;
    height: 120px;
    width: 120px;
}

.create {
    width: 33%;
    text-align: center;
    float: right;
}

.rotate-key1 {
    margin-left: 8px;
    height: 120px;
    width: 120px;
}

.rotate-key {
    width: 33%;

    text-align: center;
    float: left;
}

.view-key1 {
    margin-right: 15px;
    height: 120px;
    width: 120px;
}

.view-key {
    width: 33%;
    text-align: center;
    float: left;
}

.launch1 {
    margin-right: 15px;
    height: 120px;
    width: 120px;
}

.launch {
    width: 33%;
    text-align: center;
    float: right;
}

.audit1 {
    margin-left: 8px;
    height: 120px;
    width: 120px;
}

.audit {
    width: 33%;

    text-align: center;
    float: left;
}

.restrict1 {
    margin-right: 15px;
    height: 120px;
    width: 120px;
}

.restrict {
    width: 33%;
    text-align: center;
    float: left;
}

.ensure1 {
    margin-right: 15px;
    height: 120px;
    width: 120px;
}

.ensure {
    width: 33%;
    text-align: center;
    float: right;
}

@media (max-width: 992px) {
    .promo-wrap {
        margin: 20px auto 0 ;
    }
    
}
.promo-section-wrap {
    margin: 40px 0 0;
}
.promo-section-wrap .promo-wrap {
    width: 100%;
    margin: 0;
}
.highlight-banner {
    background: #2b2e74;
    color: #fff;
    width: auto;
    display: inline-block;
    margin: 0px 0 5px;
    padding: 1px 12px;
    border-radius: 5px;
    font-size: 10px;
    font-weight: 600;
    text-transform: uppercase;
}
.webinar-schdule {
    display: flex;
}

.webinar-schdule span {
    position: relative;
    padding-left: 23px;
    font-weight: 400;
    font-size: 16px;
    display: flex;
    font-size: 12px;
    height: 21px;
    align-items: center;
}

.webinar-schdule span:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 20px;
    height: 20px;
}

.webinar-time {
    margin-left: 40px;
}

.webinar-time:before {
    background: url(https://www.manageengine.com/privileged-access-management/images/ico-clock-blue.png) no-repeat;
    background-size: cover;
}

.webinar-date:before {
    background: url(https://www.manageengine.com/privileged-access-management/images/ico-calendar-blue.png) no-repeat;
    background-size: cover;
}
.webinar-guest-details {
    margin: 15px 0;
}
.webinar-guest-details p {
    margin: 0 0 5px;
    font-size: 12px;
}

.webinar-guest-details h3 {
    font-size: 16px;
    line-height: 1.2;
    color: #fff;
    font-weight: 700;
    margin: 0 0 0;
    color: #2d2c78;
}

.webinar-guest-details h3 span {
    display: block;
    font-size: 12px;
    font-weight: 400;
    color: #000;
    margin: 3px 0 0 0;
}

@media (max-width: 767px) {
    .promo-section-wrap {
        display: block;
        margin: 0;
    }
    .promo-section-wrap .promo-wrap {
        width: 100%;
    }
}
.btmBar{
display:none;
}