#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(../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;display:inline-block;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(../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(../images/threat-hunting-mastery-guide-sprite.png) no-repeat;background-size:1114px;background-position:-956px -8px}
.rb input:checked ~ .checkmark{background:url(../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(../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;
}
