<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 23-03-2021 */

@media screen and (min-width:1600px) {
	.form_Questions label {
		font-size: 44px;
		font-weight: bold;
		line-height: 48px;
	}

	.form_Questions ul li span {
		width: 40px;
		height: 40px;
	}
	.form_Questions ul.question_options li{
		font-size: 40px;
		line-height: 44px;
		padding: 10px 15px;
	}
	.final_step a {
		padding: 10px 20px;
    }
	.icon_scetion img {
      width: 50%;
	}
}
@media screen and (min-width:769px) {
.next_previous_outer a{
    font-size: 20px;
    padding-top: 20px;
	color:#929397!important;
}
.next_previous_outer a.active{
	color:#6ACCA5!important;
}
.next_previous_outer .final_step a {
    padding-top: 10px;
}
}
@media screen and (max-width:1400px) {
	.survey_panel .question_title h2{
		font-size: 50px;
		line-height: 70px;
		padding: 15px 0px;
	}
}
@media screen and (max-width:1024px) {
	.survey_panel .question_title h2 {
    	padding: 30px 0px;
	}
	.survey_container.survey_page.row{
		margin: 50px auto;
	}
}
@media screen and (max-width:900px) {
	.extend_your_protection .inner_extend_right {
    	padding-left: 20px!important;
	}
}
@media screen and (max-width:768px) {
	
	.form_Questions ul.question_options li{
		text-align: left;
	}
	.form_Questions {
		text-align: center;
	}
	.survey_panel .question_title h2{
		font-size: 40px;
		line-height: 44px;
		text-align: center;
	}
	  .next_previous_outer .previous_step a, .next_previous_outer .next_step a {
		font-size: 25px;
		min-width: 277px;
		height: 80px;
		padding: 28px 20px;
		text-align: center;
		font-weight: bold;
		background-size: auto 60%;
		background-position: center right 30px;
		
		
		color:#929397;
	}
	.next_previous_outer .next_step a {
	background-position: center left 30px;
	}
	.next_step a {
	   background:#000 url(../images/arrowgreenright.png) no-repeat;
	}
	.previous_step a {
		background: #000 url(../images/arrowGray.png) no-repeat;
	}
	.next_previous_outer .previous_step, .next_previous_outer .next_step{
	   width: auto;
	}
	.next_step a.active {
	 
	     background:#000 url(../images/arrowgreen.png) no-repeat;
	    color:#6ACCA5;
		background-position: center left 30px;
		background-size: auto 60%;
	}
	.previous_step a.active {
		
		background: #000 url(../images/arrowGrayleft.png) no-repeat;
		color:#6ACCA5;
		background-position: center right 30px;
		background-size: auto 60%;
	}
	
.final_step a {
    background: #FFBC5E;
    color: #000!important;
    font-size: 25px;
    min-width: 277px;
    height: 80px;
    padding: 28px 20px;
    text-align: center;
    font-weight: bold;
    display: block;
    text-align: left;
}
#SurveyForm input#company_name:focus, input#company_name{
	margin-top: 20px;
}
.form_Questions ul.question_options li{
border: 1px solid #000;
}
.form_Questions ul li.checked{
    border-color: #6ACCA5;
}


.score_first_section, .score_second_section {
    position: relative;
}
.icon_scetion img {
    width: 100%;
    display: flex;
    margin: 0px auto;
    align-self: center;
    padding-top: unset;
}
.inner_left {
    width: 100px;
    float: left;
    position: absolute;
    top: 0px;
}
h3.slider_heading {
    padding-left: 120px;
    margin-top: 20px;
    font-size: 26px;
        width: 100%;
}
.score_second_section .inner_left{
    top: 10px;
}
.score_last_btn{
	width:auto;
}

.recommend_middle_row {
    margin-top: 40px;
    border: 0px;
}
.recommend_middle_row .recommend_left_section {
    width: 100%;
    text-align: center;
}
.recommend_middle_row .recommend_right_section {
    display: inline-block;
    width: 100%;
    margin-top: 30px;
    text-align: center;
}
.slider_footer_title{
	text-align: center;
	padding-left:0%;
}
ol.recommend_list li {
    text-align: left;
    border-top: 1px solid #fff;
    padding: 15px 20px;
    font-size: 24px;
    font-weight: 500;
}
ol.recommend_list li::marker {
    color: #000;
    font-weight: bold;
 }
 .recommend_middle_row .recommend_left_section img{
  width:150px;
 }
 .recommend_last_btn {
    width: 100%;
    max-width: 220px;
}
h3.vc_custom_heading.page_heading {
    text-align: left!important;
    font-weight: normal!important;
    line-height: 60px;
}
.inner_right {
    width: 100%;
}

.survey_container.survey_page.row {
    width: 100%;
}
body section.height_custom.section_page_title {
	padding: 30px 0px!important;
}
.form_Questions ul.question_options li {
    margin: 4px 20px;
    width: 96%;
}
body section.height_custom.score_main_row {
     background: url(../images/Graybackround.png) no-repeat left top / cover!important; */

}
body section.height_custom.score_main_row.bg-black {
    background: #000!important;
}
.inner_extend_left .vc_custom_heading, .inner_extend_right .vc_custom_heading {
    font-size: 25px;
}   
.form_Questions.active_question {
    display: block;
    width: 96%;
}
h6.slider_footer_text, .score_green_section {
    padding-left: 0%;
}
}

@media screen and (max-width:767px) {
	body section.external_title.with_img{
		padding-left: 1.5rem;
    	padding-right: 1.5rem;
	}
	.hubspot_inner_form ul.no-list {
    	list-style: none;
    	margin: 0px;
	}
	.score_middle_form .hs-form-field {
    	width: 100%!important;
	}
	.score_middle_form {
		padding: 35px 35px;
	}
	.score_bottom_row {
    	margin-top: 40px;
	}
	section.survey_panel {
    	background: #fff!important;
	}
	.survey_panel .question_title h2 {
		font-size: 24px;
		line-height: 30px;
	}
	.form_Questions ul.question_options li {
		padding: 10px 15px;
	}
	.inner_extend_left,
	.extend_your_protection .inner_extend_right{
    	padding-left:0px!important;
	}
	.inner_extend_left .vc_column-inner,
	.inner_extend_right .vc_column-inner{
    	padding: 0px!important;
	}
	.external_title #mobile_heading {
    	margin-top: 0px!important;
	}
	.external_title {
    	min-height: unset!important;
	}	
	.external_title &gt; div {
		background-size: cover;
		background-position: left;
	}
	.survey_container .step_number span {
		padding: 11px;
		width:70px;
		height:70px;
		font-size:40px;
		line-height: 46px;
	}
	body section.external_title.with_img h2#mobile_heading {
		font-size: 40px!important;
		line-height: 45px!important;
	}
	body section.test_row h2.vc_custom_heading {
	font-size: 30px!important;
	line-height: 33px!important;
	}
	body section.test_row p {
    font-size: 22px;
    line-height: 25px;
}
.Vulnerability_Covered_blog {
    padding-top: 0px;
}
}
@media screen and (max-width:540px) {
	.external_title.mobile_header {
    	min-height: unset!important;
	}	
	.form_Questions ul li span {
		position: absolute;
		left: 10px;
		top: 26%;
	}
	.form_Questions ul.question_options li {
		padding-left: 45px;
		padding-right: 30px;
		position: relative;
		line-height: 25px;
		font-size: 20px;
		
	}
	.form_Questions label {
     font-size: 24px;
	 line-height: 28px;
    }
	.test_question_main.survey_2 .form_Questions label {
     font-size: 18px;
	 line-height: 22px;
    }
	.next_previous_outer .previous_step a, .next_previous_outer .next_step a {
		min-width: 200px;
		background-size: auto 45%;
		background-position: center right 5px;
	}
	.form_Questions ul li.checked {
		background-position: center right 5px;
	}
	.next_step a.active {
    background-position: center left 5px;
    background-size: auto 45%;
    
}
.next_previous_outer .next_step a {
  background-position: center left 5px;
}
.final_step a{
	min-width: 200px;
}
.inner_extend_left .vc_custom_heading br, .inner_extend_right .vc_custom_heading br{
 display:none;
}
#SurveyForm .form_Questions .company_name {
    width: 100%;
}

h3.slider_heading {
    padding-left: 55px;
    margin-top: 2px;
    font-size: 18px;
    width: 70%;
    float: left;
}
.inner_left {
    width: 40px;
 }
.score_second_section .inner_left {
    top: 0px;
}
.inner_right {
    display: inline-block;
    width: 100%;
}
.above_slider h3.slider_max_number {
    width: 20%;
}
#social_Bar,
#domain_Bar{
	min-width:40px;		
}
#social_Bar, #domain_Bar{
font-size: 40px;
}
.above_slider h3.slider_max_number {
    width: 20%;
    font-weight: bold;
    font-size: 14px;
    margin-top: 25px;
}
h3.vc_custom_heading.page_heading{
    font-size: 24px!important;
    text-align: left!important;
    font-weight: normal!important;
    line-height: 26px;
}
.survey_container.survey_page.row {
    width: 90%;
}
#SurveyForm input#company_name:focus, input#company_name{
   width: 80%;
}
.score_middle_form {
    padding: 0px;
}
.recommend_middle_row {
    padding: 0px;
}
ol.recommend_list {
    margin: 10px 10px 10px 10px;
}
ol.recommend_list li {
    padding: 15px 10px;
    font-size: 18px;
    line-height: 20px;
}
.survey_container .step_number span {
    width: 50px;
    height: 50px;
    font-size: 30px;
    line-height: 32px;
}
.form_Questions ul {
    margin: 10px 0px;;
}
.form_Questions ul.question_options li {
    padding-left: 45px;
    padding-right: 30px;
    position: relative;
    line-height: 20px;
    font-size: 16px;
}
.form_Questions ul li span{
	    padding-top: 3px;
}
.next_previous_outer .previous_step a, .next_previous_outer .next_step a, .final_step a {

    height: 45px;
    padding: 10px 20px;

}
}
@media screen and (max-width:420px) {
	h3.slider_heading{
		margin-top: 10px;
		font-size: 14px;
	}
	.score_last_btn a.bottom_book_btn {
		font-size: 15px;
	}
	.inner_left{
		top: 0px;
	}
	.score_second_section .inner_left {
		top: 6px;
	}
}
/* 23-03-2021 */
</pre></body></html>