#header-topsec{
position:fixed;
}
.upgradeTble {width: 100%;}
.upgradeTble tr.headTbl{background-color: #cad6dc;font-size: 16px;}
.upgradeTble tr.headTbl td:nth-child(2){background-color: #bccbd3;border: 1px solid #bccbd3;}
.upgradeTble tr td.bg1{background-color: #eaeff2;font-weight: 700;}
.upgradeTble td {border-collapse: collapse;padding: 10px 18px;border: 1px solid #cad6dc;vertical-align: top;}
.upgradeTble td:nth-child(1){width: 29%;font-weight: 600;}
.upgradeTble td:nth-child(1) ul{padding: 10px 0 10px 18px !important;}
.upgradeTble td:nth-child(1) ul li:first-child{padding-bottom: 110px;}
.upgradeTble td:nth-child(2){background-color: #fafbfc;width: 36%;}
.upgradeTble td .pT18{padding-top: 18px;}
.upgradeTble td .pB70{padding-top: 70px;}
.note{background: #fdfbf2;padding: 2%;margin: 25px 0 0 0;}
.banner{position: relative;background: #dbf5fd;height: 161px;padding: 2% 16px;}
.banner:before{position: absolute;content: "";width:177px;height:190px;background:url(https://www.manageengine.com/log-management/images/icon-sprite-compare.png) no-repeat;background-position:0 -10px;background-size: 514px;left: 0;top: 0;}
.banner:after{position: absolute;content: "";width:75px;height:75px;background:url(https://www.manageengine.com/log-management/images/icon-sprite-compare.png) no-repeat;background-position:-130px -104px;background-size: 600px;right: 0;top: 0;transform: rotate(180deg);}
.banner h2{font-size: 24px;font-weight: 700;margin: 0 0 7px 12px;}
.banner h3{font-size: 14px;font-weight: 600;margin: 0;line-height: 22px;margin-top: 3px;}
.banner div{width: 25%;float: left;background: #f2fbfe;margin: 1%;position: relative;padding: 7px 15px 0;text-align: center;min-height: 102px;}
.banner div.wd30 {width: 30%;}
.banner div:after{position: absolute;content: "";width:55px;height:65px;background:url(https://www.manageengine.com/log-management/images/icon-sprite-compare.png) no-repeat;background-position:-213px -13px;background-size: 514px;bottom: 0;right: 0;}
.banner div:nth-child(3):after{width:71px;height:71px;background-position: -320px -4px;}
.banner div:nth-child(4):after{width:60px;height:61px;background-position: -436px -11px;}
.banner a{background: #d42525;color: #fff;font-weight: 600;padding: 7px 12px;margin-top: 12px;font-size: 12px;line-height: 15px;display: inline-block;}

@media(max-width:1000px){
.banner {height: auto;text-align: center;}
.banner div {width: 50%;float: none;margin: 25px auto;}
.banner div.wd30{width: 50%;}
}
@media(max-width:500px){
.banner div {width: 75%;}
.banner div.wd30{width: 75%;}
}

/* Cloud button */
.nav-dwn a{font-size:20px}
.nav-clo{background:#1F96E5;border-radius:3px;box-shadow:0px 5px 6px #0026ef30;cursor:pointer;height:39px;margin:4px 0 0 10px;position:relative;transition:all .5s;width:45px}
.nav-clo:before{background:url(https://www.manageengine.com/products/eventlog/images/cloud-icons.png) no-repeat;background-size:183px;content:"";height:30px;left:7px;position:absolute;top:10px;width:30px;}
.nav-clo:hover{background:#1C6190;box-shadow:box-shadow: 0px 5px 6px #0026ef5c;transition:all .5s;}
.nav-clo ul{background:#fbfeff;border:solid 1px #c0ddff;box-shadow:0 13px 11px #00000042;display:none;padding:30px;position:absolute;right:0;top:55px;width:570px;}
.nav-clo ul:after{background:#fff;content:"";border:solid #c0ddff;border-width:0 1px 1px 0;height:0px;padding:5px;position:absolute;right:14px;top:-6px;transform:rotate(222deg);width:1px}
.nav-clo ul:before{content:"";height:10px;left:0;top:0;width:100%}
.nav-clo ul li{cursor:default;display:inline-block;position:relative;vertical-align:top;}
.nav-clo ul li:nth-child(1){width:30%}
.nav-clo ul li:nth-child(1):after{background:url(https://www.manageengine.com/products/eventlog/images/cloud-icons.png) no-repeat;background-position:-29px -5px;background-size:170px;content:"";height:141px;left:0;position:absolute;top:0;width:140px}
.nav-clo ul li:nth-child(2){width:69%}
.nav-clo ul li h3{font-size:20px;font-weight:500;margin:0}
.nav-clo ul li p{margin:5px 0 30px 0}
.nav-clo ul li a{background:none;border:solid 1px #168eff;border-radius:20px;color:#168eff;display:inline-block;font-size:14px;padding:7px 25px;position:relative;transition:all .3s ease}
.nav-clo ul li a:hover{background:#168eff;color:#fff;text-decoration:none;transition:all .3s ease}
.nav-clo span{background:url(images/cloud-icons.png) no-repeat;background-position:0 -55px;background-size:200px;height:17px;position:absolute;right:12px;top:11px;width:15px;z-index:9}
.nav-clo{display:none}