.banner h1{    color: #fff;}
.fb{background-size: 1000px !important;}
.footer {  max-width: 100%;    margin: 0 auto;}
 .banner {
        background: #d4252a;
        color: white;
        display: table;
        width: 100%;
        padding: 50px 0;
    }
    
    .banner h1 {
        font-size: 41px;
        line-height: 60px;
        font-weight: 700;
        font-family: "Zoho_puvi_bold";
    }
    
    .banner h1 .light {
        display: block;
        font-weight: 100;
        font-family: "Zoho_puvi_light";
    }
    
    .banner-text i {
        font-size: 22px;
        display: block;
        line-height: 41px;
        font-weight: 600;
        font-family: "Zoho_puvi_medium";
    }
    
    .banner-text p {
        font-size: 16px;
        line-height: 31px;
    }
    
    .banner-text {
        padding-right: 500px;
        position: relative;
    }
    
    .banner-text:after {
        content: '';
        width: 400px;
        height: 400px;
        background: url('https://www.manageengine.com/latam/log-management/images/threat-hunting-mastery-guide-sprite.png');
        background-size: 1100px;
        position: absolute;
        right: 0px;
        top: 0;
    }
    
    /*Form css*/
    
    .audit_form{
        margin-top: 30px;
    }
    .inter_form {
        display: inline-block;
        width: 550px;
    }
    .inter_form .wam-form {
        margin-top: 0;
    }
    .audit_main .wam-form {
        width: 566px;
        margin: 0;
    }
    input, select {
        vertical-align: middle;
    }
    .wam-form ul {
        margin: 0;
        padding: 0;
        position: relative;
    }
    .audit_form .wam-form ul li:nth-child(1) {
        width: 260px;
        border-top-left-radius: 3px;
        border-bottom-left-radius: 3px;
    }
    
    .wam-form ul li {
        list-style-type: none;
        float: left;
        background: #fff;
    }
    .errMsg, .errMsg2, .errMsg3, .errMsg4 {
        display: none;
        font-size: 12px;
        position: absolute;
        margin-top: -20px;
        margin-left: 0;
        line-height: 18px;
        color: white;
    }
    .audit_form .wam-form ul li input {
        font-size: 16px;
        color: #636363;
        padding-left: 20px;
    }
    .audit_form .wam-form ul li input, .audit_form .wam-form ul li select {
        height: 42px;
    }
    .wam-form ul li input {
        width: 100%;
        border: 0;
        padding: 0 10px;
        box-sizing: border-box;
        outline: none;
        color: #2b2b2b;
        background: none;
    }
    .wam-form ul li:nth-child(2) {
        width: 48px;
        border-left: 0px;
        border-right: 0px;
    }
    .wam-form ul li {
        list-style-type: none;
        float: left;
        background: #fff;
    }
    .wam-form ul li{
        border: 1px solid #ffffff;
    }
    .as-full p, .as-full a, .as-full li, .as-full td, .as-full td, .as-full span, .as-full label{
        line-height: 24px;
        font-size: 14px;
    }
    .audit_form .wam-form ul li:nth-child(2):before {
        margin: 19px 0 0 35px;
    }
    .wam-form ul li:nth-child(2):before {
        content: "";
        position: absolute;
        width: 0;
        height: 0;
        border-left: 4px solid transparent;
        border-right: 4px solid transparent;
        border-top: 4px solid #adadad;
        margin: 22px 0 0 29px;
        z-index: 0;
    }
    .audit_form .selectedCountry {
        margin: 10px 0 0 7px !important;
    }
    .audit_form .selectedCountry::before{
       position: absolute;
        content: "";
        background: #898989;
        width: 1px;
        height: 26px;
        left: -8px;
        top: -3px;
    }
    .selectedCountry {
        width: 20px;
        height: 36px;
        position: absolute;
        color: #6e6e6e;
        font-size: 16px;
    }
    .audit_form .wam-form ul li input, .audit_form .wam-form ul li select {
        height: 42px;
    }
    .wam-form ul li select {
        width: 100%;
        border: 0;
        padding: 0 10px;
        box-sizing: border-box;
        border-radius: 0;
        outline: none;
        margin: 0;
        background: none;
        z-index: 9;
        position: relative;
        color: #6e6e6e;
        font-size: 12px;
        opacity: 0;
        cursor: pointer;
    }
    .wam-form ul li select#country_state{color:#000;opacity:1;width:120px;background:#fff;position:absolute;margin:-53px 0 0 -49px;font-size:13px;box-shadow:0 2px 17px 4px rgba(0, 0, 0, 0.07);border-radius:5px;}
    .wam-form ul li:nth-child(3) {
        border-top-right-radius: 3px;
        border-bottom-right-radius: 3px;
        border: none;
    }
    .wam-form ul li {
        list-style-type: none;
        float: left;
        background: #fff;
    }
    .wam-form ul li{
     width: 200px;
    }
    .audit_form .wam-form ul li input[type="submit"] {
        background: #151515;
        color: #fff;
        padding: 0px;
        cursor: pointer;
        font-weight: normal !important;
        text-transform: none !important;
        height: 44px;
        font-size: 16px;
        border-top-right-radius: 3px;
        border-bottom-right-radius: 3px;
    }
    .wam-form ul li input[type="submit"] {
        transition: all 0s ease;
    }
    .wam-form ul li input{
        width: 100%;
        border: 0;
        box-sizing: border-box;
        outline: none;
    }
    .wam-form ul li:nth-child(4) {
        background: none;
        width: 100%;
        margin-top: 15px;
        border: 0px;
    }
    .wam-form ul li {
        list-style-type: none;
        float: left;
    }
    .dwn-priv{
        color: #fff;
        font-size: 12px;
        line-height: 24px;
    }
    .dwn-priv a{
        color: #fff;
        font-size: 12px;
    }
    .dwn-priv strong{
        font-size: 12px;
        font-weight: 600;
    }
    
    #meGDPRMessage{color:#000;line-height:17px;font-size:14px;margin-top:0px;margin-bottom:10px;}
    #meGDPRMessage label{font-size:12px;line-height:20px;color:#fff;}
    
    .inter_form #thanksMsg{
        display: none;
        padding-top: 10px;
        text-align: left;
        color: #fff;
        font-size: 16px;
        line-height: 24px;
    }
    
    .inter_form .tnkTitle{
         font-size: 32px !important;
         line-height: 46px !important;
         margin-bottom: 0;
         display: block;
     }
     .inter_form #thanksMsg p{
         font-size: 16px;
     }
      .inter_form #thanksMsg p a{
         font-size: 16px;
         color: #fff;
     }
        .zsiq_floatmain.zsiq_theme1.siq_bR{
            display: none !important;
        }
        #backToTop{
             display: none !important;
        }
    /* Form end*/
    .wam-form.shake{animation:shake 1s cubic-bezier(.36,.07,.19,.97) both;transform:translate3d(0,0,0);backface-visibility:hidden;perspective:1000px}
    @keyframes shake {
    10%,90%{transform:translate3d(-1px,0,0)}
    20%,80%{transform:translate3d(2px,0,0)}
    30%,50%,70%{transform:translate3d(-4px,0,0)}
    40%,60%{transform:translate3d(4px,0,0)}
    }
    
    .questions-section h2{
        font-size: 34px;
        line-height: 60px;
        color: #d4252a;
        font-family: "Zoho_puvi_bold";
    }
    
    .questions-section h2 .light {
        display: block;
        color: black;
        font-weight: 400;
        line-height: 34px;
        font-family: "Zoho_puvi_regular";
    }
    
    .question-box {
        width: 100%;
        display: table;
        padding: 30px;
        margin-bottom: 10px;
        background: #f9f9f9;
    }
    
    .qstn {
        width: calc(100% - 200px);
        float: left;
        font-size: 17px;
        line-height: 29px;
    }
    
    .qstn-part{
        display:none;
    }
    
    .qstn-part.novice-qs{
        display:block;
    }
    .novice-overlay {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
    }
    
    .qstn-part.novice-qs {
        position: relative;
    }
    .all-qstn {
        width: 90%;
        margin: auto;
        margin-top: 50px;
    }
    
    .rb {
      display: inline-block;
      position: relative;
      padding-left: 35px;
      font-size: 16px;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      text-transform: uppercase;
      font-weight: 600;
      margin-right: 20px;
      cursor: pointer;
      margin-top: 3px;
    }
    
    /* Hide the browser's default radio button */
    .rb input {
      position: absolute;
      opacity: 0;
      cursor: pointer;
    }
    
    /* Create a custom radio button */
    .checkmark {
      position: absolute;
      top: -4px;
      left: 0;
      height: 25px;
      width: 25px;
      border-radius: 50%;
      background: url(https://www.manageengine.com/latam/log-management/images/threat-hunting-mastery-guide-sprite.png) no-repeat;
      background-size: 1114px;
      background-position: -956px -8px;
    }
    
    /* On mouse-over, add a grey background color */
    
    /*.rb:hover input ~ .checkmark {
      background-color: #ccc;
    }*/
    
    /* When the radio button is checked, add a blue background */
    .rb input:checked ~ .checkmark {
      background: url('https://www.manageengine.com/latam/log-management/images/threat-hunting-mastery-guide-sprite.png') no-repeat;
      background-size: 1114px;
      background-position: -956px -8px;
    }
    
    /* Create the indicator (the dot/circle - hidden when not checked) */
    .checkmark:after {
      content: "";
      position: absolute;
      display: none;
    }
    
    /* Show the indicator (dot/circle) when checked */
    .rb input:checked ~ .checkmark:after {
      display: block;
    }
    
    /* Style the indicator (dot/circle) */
    .rb .checkmark:after {
         top: 10px;
         left: 8px;
         width: 8px;
         height: 8px;
         border-radius: 50%;
         background: #d32429;
    }
    
    .questions-section {
        padding: 50px 0 80px 0;
    }
    
    /* faq section  */
    
    .faq-section {
        background: #d32429;
        padding: 90px 0 100px;
        display: table;
        width: 100%;
    }
    
    .left {
        width: 45%;
        float: left;
    }
    
    .right {
        width: 55%;
        float: left;
    }
    
    .image {
        width: 405px;
        height: 400px;
        position: relative;
        background: url('https://www.manageengine.com/latam/log-management/images/threat-hunting-mastery-guide-sprite.png') no-repeat;
        background-size: 1200px;
        background-position: -492px -14px;
        top: 0;
    }
    
    .image h2 {
        font-size: 26px;
        color: white;
        line-height: 36px;
        text-align: center;
        font-weight: 700;
        text-transform: uppercase;
        position: relative;
        top: 100px;
        font-family: "Zoho_puvi_bold";
    }
    
    .accordian {
        padding: 10px 25px;
        box-sizing: border-box;
        border-bottom: 2px solid #b21f23;
        transition: .2s ease-in;
    }
    .accordian:hover {
        background: #ffffff;
    }
    .accordian:hover h3{
        color: #e02127;
        font-weight: 600;
    }
    .accordian p {
        display: none;
        overflow: hidden;
        margin: 0;
        padding: 0;
        transition: .3s;
    }
    .accordian a {
        text-decoration: none;
    }
    
    .accordian h3 {
        font-size: 16px;
        line-height: 51px;
        margin: 0;
        padding: 0;
        color: white;
        font-weight: 400;
        position: relative;
        width: 100%;
        padding-right: 50px;
        box-sizing: border-box;
        cursor: pointer;
    }
    
    .accordian h3:before {
        content: "\02C7";
        font-size: 33px;
        position: absolute;
        top: 9px;
        border-radius: 30px;
        right: -3px;
    }
    
    .accordian.open {
        background: white;
    }
    
    .accordian.open h3 {
        color: #e02127;
        font-weight: 600;
    }
    
    .accordian.open p {
        display: block;
        font-size: 14px;
        line-height: 26px;
        padding-bottom: 19px;
    }
    .accordian.open h3:before {
        content: "\02C7";
        font-size: 33px;
        position: absolute;
        top: -14px;
        border-radius: 30px;
        right: -3px;
        transform: rotate(180deg);
        z-index: 1;
    }
    
    .accordian.open h3:after {
        content: '';
        width: 25px;
        height: 25px;
        background: #f2f2f2;
        position: absolute;
        right: -5px;
        top: 9px;
        border-radius: 100%;
    }
    
    .accordian:last-child {
        border: none;
    }
    
    .accordian h3:before,.accordian h3:after{
    display:none;
    }
    
    /* popup */
    
    .overlay {
        width: 100%;
        height: 100%;
        position: fixed;
        top: 0;
        left: 0;
        background: #00000078;
        display: none;
    }
    
    .popup {
        display: table;
        max-width: 1000px;
        margin: auto;
        color: white;
        padding: 47px;
        padding-bottom: 57px;
        padding-left: 332px;
        padding-right: 80px;
        border-radius: 4px;
        position: relative;
        background: #e02127;
        overflow: hidden;
        top: 25%;
        display: none;
    }
    
    .popup h3 {
        margin-top: 0;
        font-size: 35px;
        margin-bottom: 0;
        font-family: "Zoho_puvi_bold";
    }
    
    .popup p {
        font-size: 15px;
        line-height: 26px;
        margin-bottom: 30px;
    }
    
    .popup a {
        font-size: 16.5px;
        color: black;
        font-weight: 600;
        text-decoration: none;
        padding: 9px 40px;
        display: inline-block;
        background: white;
    transition: .2s ease-in;
    }
    .popup a:hover {
        box-shadow: 0px 6px 9px #0a00009e;
    }
    
    .popup.novice:before {
        content: '';
        width: 300px;
        height: 100%;
        background: url(https://www.manageengine.com/latam/log-management/images/threat-hunting-mastery-guide-sprite.png) no-repeat;
        background-size: 1020px;
        background-position: -29px -442px;
        position: absolute;
        left: 0;
        top: 0;
    }
    .popup.basic:before {
        content: '';
        width: 300px;
        height: 100%;
        background: url(https://www.manageengine.com/latam/log-management/images/threat-hunting-mastery-guide-sprite.png) no-repeat;
        background-size: 1035px;
        background-position: -352px -448px;
        position: absolute;
        left: 0;
        top: 0;
    }
    .popup.intermediate:before {
        content: '';
        width: 300px;
        height: 100%;
        background: url(https://www.manageengine.com/latam/log-management/images/threat-hunting-mastery-guide-sprite.png) no-repeat;
        background-size: 1040px;
        background-position: -683px -449px;
        position: absolute;
        left: 0;
        top: 0;
    }
    .popup.advanced:before {
        content: '';
        width: 300px;
        height: 100%;
        background: url(https://www.manageengine.com/latam/log-management/images/threat-hunting-mastery-guide-sprite.png) no-repeat;
        background-size: 1123px;
        background-position: -44px -871px;
        position: absolute;
        left: 0;
        top: 0;
    }
    
    /* media query */
    
    @media screen and (max-width : 1400px){
        .banner-text {
            padding-right: 400px;
        }
        .banner-text:after {
            right: -40px;
        }
    }
    
    @media screen and (max-width : 992px){
        .banner {
            padding: 0;
            padding-bottom: 40px;
        }
    
        .banner-text {
            padding-right: 0;
            padding-left: 0;
        }
    
        .banner-text:after {
            display: none;
        }
    
        .left {
            width: 100%;
        }
    
        .image {
            width: auto;
            height: auto;
            background: no-repeat;
            top: 0;
        }
    
        .image h2 {
            top: 0;
        }
    
        .image h2 br {
            display: none;
        }
    
        .faq-section {
            padding: 50px 0;
        }
    
        .right {
            width: 100%;
            padding-left: 0;
        }
    
        .popup {
            padding: 20px 20px 30px;
            text-align: center;
        }
        .popup:before{
            display:none;
        }
    }
    
    @media screen and (max-width : 767px){
        .banner h1 {
            font-size: 30px;
            line-height: 40px;
            margin-bottom: 0;
        }
    
        .banner-text i {
            font-size: 18px;
        }
    
        .banner-text p {
            font-size: 14px;
        }
        .faq-section {
            padding: 20px 0;
        }
        .image h2 {
            font-size: 16px;
            line-height: 25px;
        }
        .accordian {
            padding: 0;
        }
        .accordian h3 {
            padding-right: 0;
            font-size: 14px;
            line-height: 20px;
            padding: 10px 0;
        }
        .qstn{width:100%;margin-bottom:10px;font-size:14px}
    .ans{position:static;width:100%;transform:none;text-align:center}
    }
    
    
    @media screen and (max-width : 650px){
        .inter_form {
            width: 100%;
        }
    
        .wam-form ul li:nth-child(3) {
            width: 100%;
            margin-top: 10px;
        }
    
        .audit_form .wam-form ul li:nth-child(1) {
            width: calc(100% - 50px);
        }
    
        .wam-form ul li:nth-child(2) {
            border-top-right-radius: 3px;
            border-bottom-right-radius: 3px;
        }
    
        .wam-form ul li select#country_state {
            position: relative;
            margin: 0;
            left: -72px;
            top: 3px;
        }
    }
    
    @media screen and (max-width : 1100px){
        .popup {
            max-width: 70%;
        }
    }
    
    .lhs-menu {
        display: none;
    }

/*https://www.manageengine.com/log-management/css/threat-hunting-mastery.css*/
#backToTop{display:none!important}
*{font-family:'Zoho_Puvi_Regular',sans-serif;box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;padding:0;font-family:"Zoho_puvi_regular"}
div,ul,ol,li{box-sizing:border-box;position:relative}
p{font-family:'Zoho_Puvi_Regular',sans-serif;font-weight:400;font-size:16px;line-height:31px}
.container{max-width:1200px;margin:auto}
.header{background:#000;display:table;width:100%;position:relative;z-index:11}
a.logo{width:200px;height:55px;display:inline-block;background:url(https://www.manageengine.com/latam/log-management/images/threat-hunting-mastery-guide-sprite.png);background-size:1003px;background-position:-791px -99px}
#menuToggle span{display:block;width:33px;height:4px;margin-bottom:5px;position:relative;background:#cdcdcd;border-radius:3px;z-index:1;transform-origin:4px 0;transition:transform .5s cubic-bezier(0.77,0.2,0.05,1.0),background .5s cubic-bezier(0.77,0.2,0.05,1.0),opacity .55s ease}
#menuToggle{position:absolute;right:10px;top:17px;cursor:pointer;display:none}
#menuToggle.m-open span{opacity:1;transform:rotate(45deg) translate(-2px,-1px);position:relative;top:-13px}
#menuToggle.m-open span:nth-last-child(3){opacity:0;transform:rotate(0deg) scale(0.2,0.2)}
#menuToggle.m-open span:nth-last-child(2){transform:rotate(-45deg) translate(0,-1px);position:relative;top:12px;left:-4px}
.lhs-menu{position:absolute;background-color:#fff;width:65px;overflow:hidden;z-index:1;height:100vh;top:0;margin-top:58px;border-right:1px solid #e1e1e1;box-shadow:0 1px 14px 2px rgba(0,0,0,0.05);}
.lhs-menu.fix{position:fixed;margin-top:0;top:0;left:0}
.home{border-bottom:1px solid #eaeaea;width:100%;display:inline-block;padding-left:19px}
.home span{position:relative;line-height:60px;padding-left:60px;font-family:'Zoho_Puvi_SemiBold',sans-serif;font-weight:600;white-space:nowrap}
.links a{text-decoration:none;color:inherit;position:relative}
.home span:before{content:'';width:22px;height:22px;background:url(https://www.manageengine.com/latam/log-managemehttps://www.manageengine.com/latam/log-management/images/threat-hunting-mastery-guide-sprite.png);background-size:913px;position:absolute;top:0;left:0;background-position:-744px -8px}
.links ol{counter-reset:item;list-style-type:none;padding:0 0 0 19px;margin-top:0}
.links li{display:block}
.links li:before{content:counter(item) " ";counter-increment:item}
ol.chapters li{display:inline-block;font-size:15px;color:#969696;font-family:'Zoho_Puvi_SemiBold',sans-serif;font-weight:600;padding-top:15px;padding-bottom:15px;padding-left:6px;height:50px}
ol.chapters a{padding-left:50px;display:table;color:#000;margin-top:-24px}
ol.chapters span{display:block;line-height:30px;font-family:'Zoho_puvi_regular';font-weight:400;font-size:12px}
ol.chapters .tit{font-family:"Zoho_puvi_bold";font-weight:700;font-size:11px;text-transform:uppercase}
.lhs-menu.open-lhs{width:250px;border-right:2px solid #eaeaea}
.open-lhs ol.chapters li{height:auto;border-bottom:1px solid #eaeaea}
.open-lhs ol.chapters li:last-child{border-bottom:#ffdead}
.open-lhs ol.chapters a{padding-left:30px}
.open-lhs .home span{padding-left:36px}
/*
.lhs-menu.open-lhs.show {
    z-index: 11;
    left: 0;
}
.lhs-menu.open-lhs {
    left: -250px;
}
.default ol.chapters li {
    display: block;
}
*/
.main-content{display:table;width:100%}
.questions-section{margin-bottom:80px}
.questions-section h2{font-family:"Zoho_puvi_bold";font-weight:700;color:#e02127;font-size:35px;line-height:1.8}
.questions-section h3{font-family:"Zoho_puvi_bold";font-weight:700;font-size:21px;line-height:1.8}
.all-qstn{width:90%;margin:50px auto auto}
.question-box{width:100%;display:table;padding:30px;margin-bottom:10px;background:#f9f9f9}
.qstn{width:calc(100% - 200px);max-width:690px;float:left;font-size:17px;line-height:29px}
.ans{position:absolute;top:50%;right:30px;transform:translateY(-50%)}
.qstn-part{display:none}
.qstn-part.novice-qs{display:block;position:relative}
.rb{display:inline-block;position:relative;padding-left:35px;font-size:16px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-transform:uppercase;font-family:'Zoho_Puvi_SemiBold',sans-serif;font-weight:600;margin-right:20px;cursor:pointer;margin-top:3px}
.rb input{position:absolute;opacity:0;cursor:pointer}
.checkmark{position:absolute;top:-4px;left:0;height:25px;width:25px;border-radius:50%;background:url(https://www.manageengine.com/latam/log-management/images/threat-hunting-mastery-guide-sprite.png) no-repeat;background-size:1114px;background-position:-956px -8px}
.rb input:checked ~ .checkmark{background:url(https://www.manageengine.com/latam/log-management/images/threat-hunting-mastery-guide-sprite.png) no-repeat;background-size:1114px;background-position:-956px -8px}
.checkmark:after{content:"";position:absolute;display:none}
.rb input:checked ~ .checkmark:after{display:block}
.rb .checkmark:after{top:10px;left:8px;width:8px;height:8px;border-radius:50%;background:#d32429}
.footer{background:#000;display:table;width:100%;padding-top:38px;position:relative;z-index:1}
.footer p{font-size:14px;color:#969696;text-align:center;margin-bottom:30px}
.footer ul{display:table;margin:auto;list-style-type:none;padding:0}
.footer li{float:left;margin:20px 8px}
.footer a{width:40px;height:40px;display:inline-block;background:url(https://www.manageengine.com/latam/log-management/images/threat-hunting-mastery-guide-sprite.png) no-repeat;background-size:1000px;background-position:-811px -49px}
.footer a.twitter{background-position:-859px -49px}
.footer a.linkedin{background-position:-907px -49px}
.footer a.youtube{background-position:-954px -49px}


@media screen and (max-width : 1400px) {
.container{max-width:1100px}
}
@media screen and (max-width : 1250px) {
.container{max-width:85%}
}
@media screen and (max-width : 992px) {
#menuToggle{display:block}
.lhs-menu{width:100%;right:-106%;position:fixed;transition:.3s}
.lhs-menu.open-lhs{right:0px;left:auto;}
/*.lhs-menu.default.open-lhs {
    display: none;
}
.lhs-menu.open-lhs.show {
    left: auto;
    right: 0;
}
.lhs-menu.default.fix {
    display: none;
}*/
}
@media screen and (max-width : 767px) {
.questions-section h2{font-size:18px;line-height:30px}
.questions-section h3{font-size:16px;line-height:30px}
.questions-section{padding-top:10px;padding-bottom:30px}
.all-qstn{margin-top:0;width:100%}
.qstn{width:100%;margin-bottom:10px;font-size:14px}
.ans{position:static;width:100%;transform:none;text-align:center}
label.rb{font-size:13px}
.checkmark{top:-6px}
}
.banner-section{background:#d4252a;color:#fff;padding:100px 0;width:100%;overflow:hidden}
.banner-texts{max-width:712px}
.banner-badge{background-color:#fbce37;color:#000;font-family:'Zoho_Puvi_Bold',sans-serif;font-weight:700;font-size:19px;border-radius:15px;padding:5px 14px;text-transform:uppercase}
.banner-section h1{font-family:'Zoho_Puvi_Bold',sans-serif;font-weight:700;font-size:43px;line-height:60px;margin:15px 0 35px}
.banner-btn{display:inline-block;width:267.5px;height:58.5px;background-color:#fff;color:#000;text-align:center;border:0;outline:0;cursor:pointer;font-family:'Zoho_Puvi_Bold',sans-serif;font-weight:700;text-transform:uppercase;text-decoration:none;font-size:19px;line-height:60px;transform-origin:all .3s ease;margin:34px 0 24px}
.banner-btn:hover{box-shadow:0 9px 12px #0a00009e}
.banner-texts li{list-style-type:none;position:relative;max-width:910px;font-size:15px;font-family:'Zoho_Puvi_Regular',sans-serif;font-weight:400;line-height:26px;margin-bottom:20px}
.banner-texts li::before{content:'';position:absolute;top:9px;left:-30px;height:4px;width:4px;border-radius:50%;border:2px solid #fff}
.banner-image{position:absolute;background:url(../images/threat-hunting-mastery-chapters-sprite.png);background-size:1175px 775px;background-position:-5px -5px;height:755px;width:741.5px;top:-80px;right:-55px}
@media screen and (max-width : 1400px) {
.banner-image{right:-110px}
}
@media screen and (max-width : 1250px) {
.banner-image{display:none}
.banner-section{text-align:center}
.banner-texts{margin:0 auto}
.banner-texts li{width:fit-content;margin-left:auto;margin-right:auto}
}
@media screen and (max-width : 767px) {
.banner-badge{font-size:16px}
.banner-section h1{font-size:30px;line-height:1.6;margin-top:25px}
.banner-btn{font-size:16px;max-width:100%}
}
.section-two{margin:100px 0 80px}
.section-two h2{font-family:'Zoho_Puvi_Light',sans-serif;font-weight:300;font-size:45px;line-height:1.6}
.section-two li{list-style-type:none;position:relative;max-width:910px;font-size:15px;font-family:'Zoho_Puvi_Regular',sans-serif;font-weight:400;line-height:26px;margin-bottom:20px}
.section-two li::before{content:'';position:absolute;top:9px;left:-30px;height:4px;width:4px;border-radius:50%;border:2px solid #000}
.section-two li span{font-family:'Zoho_Puvi_SemiBold',sans-serif;font-weight:600;font-style:italic}
.section-two h3{font-family:'Zoho_Puvi_Bold',sans-serif;font-weight:700;color:#e02127;font-size:35px;line-height:1.8;margin:75px 0 20px}
.section-two h4{font-family:'Zoho_Puvi_Bold',sans-serif;font-weight:700;font-size:21px;line-height:1.8}
.metrics{width:90%;margin:60px auto auto}
.metrics h4{font-family:"Zoho_puvi_semibold",sans-serif;font-size:26px;line-height:1;margin-bottom:24px}
table,td,th{border-spacing:0;border:1px solid #dfdfdf;border-collapse:collapse}
td{vertical-align:top;font-family:"Zoho_puvi_medium",sans-serif;font-size:16.5px;line-height:1.6}
th{height:50px;background-color:#33343a;text-align:left;font-family:"Zoho_puvi_semibold",sans-serif;color:#fff;font-size:17px;line-height:31px;padding:15px}
td:first-child{text-align:center;padding-top:40px}
th:nth-child(2),td:nth-child(2){min-width:325px;padding:0 25px}
td:nth-child(2){padding:40px 25px}
th:last-child{padding:0 40px}
td:last-child{padding:40px}
td p:first-child{margin-top:0}
td p:last-child{margin-bottom:0}
tbody tr:nth-child(2n + 1){background-color:#f8f8f8}
@media screen and (max-width : 992px) {
.metrics{width:100%}
th:nth-child(2),td:nth-child(2){min-width:auto;padding:40px 15px}
th:last-child{padding:0 15px}
td:last-child{padding:15px}
}
@media screen and (max-width : 767px) {
.section-two h2{font-size:30px}
.section-two h3{font-size:25px}
.section-two h4{font-size:18px}
th,td,td p,td li{font-size:14px!important}
th:first-child{width:45px}
}
@media screen and (max-width : 600px) {
.metrics-container{overflow:hidden}
table{table-layout:fixed;width:100%;overflow-x:auto}
td ul{padding-left:5px}
td ul li::before{top:5px!important;left:-15px!important}
td,td p,td li{font-size:13px!important;line-height:1.5!important}
}
select.commonselect {
	color: #000;
	opacity: 1 !important;
	position: absolute !important;
	width: 100px !important;
	left: initial !important;
	padding: 0 0 0 10px !important;
	margin: 38px 0 0 -55px !important;
	border-radius: 5px !important;
	box-shadow: 0 2px 6px 0 #00000042;
	background: #fff !important;
	-webkit-appearance: none;
	-moz-appearance: none;
	background-image: -o-linear-gradient(45deg, transparent 50%, #5a5a5a 50%), -o-linear-gradient(315deg, #5a5a5a 50%,
	transparent 50%), -o-linear-gradient(left, #fff0, #fff0);
	background-image: linear-gradient(45deg, transparent 50%, #5a5a5a 50%), linear-gradient(135deg, #5a5a5a 50%, transparent
	50%), linear-gradient(to right, #fff0, #fff0);
	background-position: calc(100% - 11px) calc(1em + 6px), calc(100% - 6px) calc(1em + 6px), calc(100% - 2.5em) .5em;
	background-size: 6px 5px, 5px 5px, 1px 1.5em;
	background-repeat: no-repeat;
}