.nav-clo{display:block !important}
.nav-dwn a,.prd-nav .btm-dwn a{background:#dd002c!important;border-radius:3px!important;font-size:20px!important;padding:4px 0!important;}

/* new update */
.vendor-sec .ven-sec1 span {
background: url(https://www.manageengine.com/products/eventlog/images/stix-taxii-threat-intelligence-patner-logo-sprite.png) no-repeat;
background-size: 500px 303px;
width: 162px;
height: 74px;
float: left;
background-position: -4px -10px;
}
.vendor-sec {
margin-bottom: 40px;
float: left;
}
.vendor-sec .ven-sec1:nth-of-type(1) span{
background-position: -4px -10px;
}
.vendor-sec .ven-sec1:nth-of-type(2) span{
background-position: -170px -10px;
}
.vendor-sec .ven-sec1:nth-of-type(3) span{
background-position: -335px -10px;
}
.vendor-sec .ven-sec1:nth-of-type(4) span{
background-position: -5px -95px;
}
.vendor-sec .ven-sec1:nth-of-type(5) span{
background-position: -168px -96px;
}
.vendor-sec .ven-sec1:nth-of-type(6) span{
background-position: -335px -95px;
}
.vendor-sec .ven-sec1:nth-of-type(7) span{
background-position: -5px -185px;
}
.vendor-sec .ven-sec1 .ven-ryt {
float: left;
margin-top: 10px;
padding-left: 10px;
}
.ven-sec1 {
border-bottom: 1px dotted #c9c9c9;
margin-top: 10px;
padding-bottom: 5px;
width: 100%;
}
.vendor-sec .ven-sec1 .ven-ryt h4 {
color: #000;
font-weight: 500;
}
.vendor-sec h2 {
font-size: 20px;
color: #000;
}
.vendor-sec .ven-sec1 .ven-ryt p {
padding-left: 18px;
margin: 10px 0px 15px;
}
.vendor-sec .ven-sec1 .ven-ryt p a{
color: #084dcc;
}
.ven-sec1:last-child {
border: none;
}
@media screen and (max-width: 1024px) {
.vendor-sec .ven-sec1 .ven-ryt{width: 100%;padding-left: 0px;}
.vendor-sec .ven-sec1 .ven-ryt p{padding-left: 0px;}
.vendor-sec .ven-sec1 .ven-ryt h4{margin: 0px;}
}
/* end */
.per80 img{width:80%}
.crlBnr {
background: url(https://www.manageengine.com/products/eventlog/images/ela-stix-taxii-solution-brief.jpg) no-repeat center center;
background-size: cover;
margin-right: 15px;
width: 342px;
height: 194px;
}

.hedBnr {
font-size: 15px;
margin: 12px 0 0;
}

.ConBnr {
font-size: 11px;
text-align: justify;
line-height: 18px;
margin: 8px 8px 0 0;
}

.dwnBnr {
background: #d73436;
text-align: center;
padding: 5px 0;
margin-top: 10px;
width: 170px;
}

.imge {
float: right;
padding-left: 10px;
}

.notebox {
margin: 20px 0 0 0;
}

.nteBx {
background: #eee;
font-size: 12px;
line-height: 19px;
margin: 20px auto 0 auto;
padding: 10px;
width: 96%;
}

.nteBxLft {
width: 18%;
}

.nteBxRgt {
margin: 0 0 0 10px;
text-align: justify;
width: 75%;
}

.nteBxRgt a {
background: #6db458;
color: #fff !important;
display: block;
font-size: 14px;
font-weight: 600;
margin: 10px 0 0 0;
padding: 10px 0;
text-align: center;
text-decoration: none;
transition: all .5s;
width: 36%;
}

.nteBxRgt span {
display: block;
margin: 10px 0;
font-weight: 600;
}

.surpop {
width: 400px;
box-sizing: border-box;
position: fixed;
box-shadow: 0 5px 14px -2px rgba(0, 0, 0, 0.8);
right: 15px;
bottom: -200px;
opacity: 0;
z-index: 9;
-webkit-transition: all .5s ease-in-out;
-moz-transition: all .5s ease-in-out;
-o-transition: all .5s ease-in-out;
transition: all .5s ease-in-out
}

.surpop.popact {
opacity: 1;
bottom: 80px;
-webkit-transition: all .5s ease-in-out;
-moz-transition: all .5s ease-in-out;
-o-transition: all .5s ease-in-out;
transition: all .5s ease-in-out
}
@media screen and (max-width: 760px) {
.nteBx {height: auto;}
.nteBx .nteBxLft {width: 20%;}
.nteBxRgt {width: 75%;}
}
@media screen and (max-width: 500px) {
.nteBx .nteBxLft {    display: none;}
.nteBxRgt {width: 100%;}
}
.heading-menu {display: none;}
.rhs-cont {padding: 2px 0 40px 4%;}
#scroll{margin-top: 25px;}
.top-banner .banner-rhs .ban-im {background: url(https://www.manageengine.com/products/eventlog/images/feature-pages-top-bnr-sprite3.png);background-position: -990px -811px;background-size: 1935px;width: 375px;height: 246px;}
.top-banner{background: #fff1c2;padding: 0px 0 0;overflow:hidden;background: url(https://www.manageengine.com/products/eventlog/images/stix-taxii-threat-intelligence-bnr.png) no-repeat center #fff1c2;background-size:contain;}
@media screen and (max-width:767px){.rhs-cont {padding: 20px 0;}}
.wam-form form {-webkit-animation-duration: 1.4s;animation-duration: 1.4s;-webkit-animation-fill-mode: both;animation-fill-mode: both;}
@-webkit-keyframes form-shake{0%,100%{-webkit-transform:translateX(0)}10%,30%,50%,70%,90%{-webkit-transform:translateX(-10px)}20%,40%,60%,80%{-webkit-transform:translateX(10px)}}@keyframes form-shake{0%,100%{transform:translateX(0)}10%,30%,50%,70%,90%{transform:translateX(-10px)}20%,40%,60%,80%{transform:translateX(10px)}}.shake{-webkit-animation-name:form-shake;animation-name:form-shake}

body .hide-form {display: none !important;}
body .banner-buttons{display:block;margin-bottom:30px}
body .banner-buttons a{padding:10px 30px 10px 48px;position:relative;transition:.3s ease-in;display:inline-block;font-size:17px;font-weight:500;border-radius:3px;border:1px solid #dd002c;text-decoration:none;line-height:27px;box-sizing:border-box}
body .cta-style-1 a{background:#DD002C;color:#fff}
body .cta-style-1 a:hover{box-shadow:0 5px 10px rgb(221 0 44 / 50%);transform:translateY(-3px);text-decoration:none}
body .banner-buttons .bnr-signup{margin-right:15px}
body .cta-style-1 .bnr-signup:before{content:"";width:15px;height:15px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAeCAYAAAA/xX6fAAAABHNCSVQICAgIfAhkiAAAAgxJREFUSEvtl+FRwzAMhZsJ6AaUCYAJKBMAExAmACagnQCYgG4AnYB0AugEpBvQCcL7cjLn5hLbabn+Qne+JrGkZz9ZkpsNEqWqqlyqZxonNgr9lhrzLMveEt0MspiigEbSedEYB3QBvBHwd8xfENDAPuRkGHNkuz2NgcYAoQ0anUz18Cann1oMO77UuPXmnzV3F1pcJ6DFDCqRNZQC1HQmPUBfve9XoZiGAP3d3cvJU9fKBTrT3LXNT6U76dINAZYyOjTDIznhvVWM3nebXEgXulslBFg5CzmIxXok3S/TX0md996Ae98huXVhy9xLDHOBuVNKQp8nnlL0it6UYqDDgKGfhxO9U8pcHsKAn3fb56EBEnxy76Brxd73pZ7J1WB5S62ls8ZOm/hzfchjYBhFAZ1nqzxjvdMtjjUWGqUGpe7vukUClb1UknfYy2tAuRVQ9NGOoA0K+0ohg2VXPDcABUR8yD1+dxVON015o8P8AgqMfHrcFaXFfiJQ+mgtNWBLT6P/sTLo6SuEAYb83GWnsxrQ4kWld9cIjjs5VfZFcvrmEwBXiykGXD9KACd6eTDlFatLSeCUxcg3LHH4kLrsAQhtrl4GrwcpIL5OI1R1YwYQ6pI6e19A9OV/o5EDmNzZ/wHbGGij1MUwePnZhk6LoTupax2aITEkSbnM1jfqbR132dnfhVzzBVePH+P58h9IaxXvAAAAAElFTkSuQmCC) no-repeat;background-size:contain;background-position:center;position:absolute;left:calc(50% - 42px);top:48%;transform:translateY(-50%)}
body .banner-buttons .bnr-download:before{content:"";width:15px;height:15px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAABHNCSVQICAgIfAhkiAAAAVFJREFUSEvtlv0RgjAMxekGOomO4gbKBLqBOIITCBs4ikwiG9QXrsW29CPh+BPuvJM2yY/3WkJVtfDSWjdIveLXKaVu0jJKmmDjAdbm/wDwXlpnDXAFsLiOOCGieAOzlnuzmmUTBTmv07a5WK5lNxfspFao0R+eYbWS1blcqpUEI/GC+ZcBtoDXLjwHxlyL2LOJr5FL997FBVOSB0+BAyjlycBm57pP7sFj4AiUvlzk3OwqNpBIsVF5CJZAs2scrOdMOeZdJZ2zppSaVGrrFhXbwIiimIMs6KhYcpJgwLNKPZb0JJGBF+31WKVGEPNTupGc5bLHpdHq/43gCOPAi0pXBad2Vm7cE7lU8QYuOQBnd4j5Tg0EAx/cHMwAfQZpswylQtJ58w7fTV5vG4gdkNZbGv8YW2agemkxbl4PR49TrzZWnBzbuYW4cT0C34A2lPAD7xbxyo7GxG4AAAAASUVORK5CYII=) no-repeat;background-size:contain;background-position:center;position:absolute;left:calc(50% - 53px);top:48%;transform:translateY(-50%)}
body .cta-style-2 a{color:#fff;background:#CB2B35}
body .cta-style-2 .bnr-signup{background:#fff;color:#CB2B35}
body .cta-style-2 .bnr-signup:before{content:"";width:15px;height:15px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAeCAYAAAA/xX6fAAAABHNCSVQICAgIfAhkiAAAAn9JREFUSEvlVk1u01AQnnFsCcGC3ICwa9NFHWF3S3oCwgmanoByAtITACdoboBzAtxtHRR30Z8d7g3KggrJiYcZx7Ziq89/QUgIS968n+97b2a++R5Cze+ib4956Wv+TUQwAcglwkCjaGbdfHNqwgBWLVzsmL1lRz8DwKFyLZGjPyyPB4F/X4VXSpiQLZisWwVEBIHxEA6qSEsJvb7lAqKEcf0RnRKgc3Dt+d6ONaQOjhjgXTYN8PngyjspO5ySUHLGueJQxkQ/mGgoREWw+e6rEWnal3Qco+htWU6VhLnbRfTevpl/Up38Ys+eMtBRGgX7ej5RrS0jDDicL2SjvgpfDm79QAUi4YUOfk0Iz5lQWWBqwj2bUgL7yqtRXMb3hPCOCXv/wA37lsMhfROf9G/kMFelQPfcVQ7rVCms6NC+nbuNQyobHtHhhOUxS3UIHeAIYKY7Tnp7HQph3Gk03efQPi8TcyxVgEvjZzjcqtNskE5zHafITjTjXjquIpNtlc07xY7dAkH0ZfKmfe4+54TsFlHk/FG3qApl0/naN2wK3KhKFz2zGz4x9lEjZYtSAVKErvErvFTlM3dDzhM7OZytHX27j/1RnOW4qN2M0Nu1TkDDj9vRPLKbaMK99TSdiQmLnib+x8NyQrfFAeJK3tQu31ZuOo1lIflaPtO50yfPCC53PWJNldhR1SFizKe6aHfdi7k16qvlQDCR29eEJz6sx+mOBWzWEXAVqcyzMfuxZgU6aXtCmL1bqp4HdUg21+RSxZETYxbC2s7elFDWewUjx+JAG9CyPf8jYZpDrtCyx0/bUGeVytpm/C5KO0OgUfqibgus2peY+BgicOXp8RvDn2MuRpAi4gAAAABJRU5ErkJggg==) no-repeat;background-size:contain;background-position:center;position:absolute;left:calc(50% - 42px);top:48%;transform:translateY(-50%)}
body .cta-style-2 a:hover{box-shadow:0 5px 10px rgb(221 0 44 / 50%);transform:translateY(-3px);text-decoration:none}
@media screen and (max-width : 400px) {
body .banner-buttons a{font-size:14px;width:100%;margin:0;box-sizing:border-box;text-align:center}
body .banner-buttons .bnr-signup{margin:0;margin-bottom:8px;text-align:center;width:100%}
}

/* 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: 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(https://www.manageengine.com/products/eventlog/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}
.fea-nav-list #allFeaDiv5 ul{width:23%}
