/* 23-03-2021 */
.extend_your_protection ul li:before {
	content: "\2022";
    color: #6ACCA5;
    font-weight: bold;
    transform: scale(1.6);
    display: inline-block;
    width: 0.7em;
    margin-left: -1em;
	position: absolute;
}
.extend_your_protection ul{
	list-style:none;
}
.inner_extend_left .vc_custom_heading,
.inner_extend_right .vc_custom_heading{
    font-weight: 600;
}
.test_row > div > .vc_row {
    max-width: 1250px;
}
/* 23-03-2021 */
.survey_page .content_text h2 {
    font-size: 55px;
}
.survey_page .content_text p, .survey_page .content_text h4{
font-size: 25px;
    font-weight: 500;
    line-height: 28px;
}
 .survey_page .content_text h4{
	font-size: 35px;
	font-weight: 800;
	line-height: 38px;
}
.survey_container.survey_page.row {
    width: 80%;
    margin: 0px auto;
}

/*.wpb_row.height_custom.career_header h2#mobile_heading.us_custom_d7e47ad3 {
    font-size: 64px!important;
    line-height: 76px!important;
    width: 48%!important;
    margin-top: 221px!important;
    padding-left: 20px!important;
    padding-right: 20px!important;
	color: #6cc6a2;
	background: unset!important;
}*/
.survey_panel{
	display:none;
}
a.open_survey{
	color: #06060B!important;
    text-transform: uppercase;
    font-size: 30px;
    font-weight: bold;
    padding: 5.2px 18px;
    background: #FFB959;
	position:relative;
}
a.open_survey:after{
	content: "";
    background: url(../images/right_arrow.png) no-repeat;
    width: 46px;
    height: 46px;
    display: inline-block;
    position: absolute;
    right: -44px;
    background-size: cover;
    top: 0px;
}

.form_Questions{
	display:none;
}
.form_Questions.active_question{
	display:block;
}
.form_Questions ul.question_options li {
    list-style: none;
    padding: 5px 15px;
    border: 4px solid #6ACCA5;
    margin: 13px 0px;
    border-radius: 14px;
	float: left;
    width: 100%;
	cursor:pointer;
}
.form_Questions ul
{
	  margin: 20px 0px;
	  float:left;
	  width:100%;
}
.form_Questions ul li span {
    text-transform: capitalize;
    background: #000;
    color: #fff;
    border-radius: 50%;
    float: left;
    width: 25px;
    height: 25px;
    text-align: center;
    font-size: 16px;
    margin-right: 15px;
}
.form_Questions ul li.checked {
    background-color: #6ACCA5;
    background-image: url(../images/tickicon.png);
    background-repeat: no-repeat;
    background-position: center right 15px;
    background-size: 25px;
}
.survey_container .step_number {
    width: 100%;
    text-align: center;
    margin: 50px 0px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}
.survey_panel .question_title{
	background: #06060B;
}
.survey_panel .question_title h2{
	color: #6ACCA5;
    max-width: 80%;
	font-weight: 600;
    margin: 0px auto;
    font-size: 80px;
    line-height: 100px;
    padding: 15px 0px;
}
.survey_container .step_number:before {
    content: '';
    width: 100%;
    background: #000;
    height: 5px;
    float: left;
}

.survey_container .step_number span {
    background: #6ACCA5;
    padding: 10px;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    font-weight: 600;
	position: absolute;
}
.next_previous_outer {
    width: 100%;
    text-align: center;
    margin: 50px 0px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}
.next_previous_outer .previous_step {
    margin-right: 20px;
    width: 100px;
}
.next_previous_outer .next_step {
    margin-left: 20px;
    width: 100px;
}
.notify_message {
    width: 100%;
    background: #d31919;
    color: #fff;
    padding: 10px 20px;
    margin: 10px 0px;
    border-radius: 5px;
	display:none;
	clear:both;
}

.previous_step a{
   background: url(../images/left_question_inactive_arrow.png) no-repeat;
    width: 61px;
    height: 17px;   
	display:inline-block;
	font-size: 0px;
}
.previous_step a.active{
   	background: url(../images/left_question_ative_arrow.png) no-repeat;
	  
}
.next_step a{
  background: url(../images/right_question_inactive_arrow.png) no-repeat;
    width: 61px;
    height: 17px;
    display: inline-block;   
	font-size: 0px;
}
.next_step a.active{
	    background: url(../images/right_question_ative_arrow.png) no-repeat;

    
}
.g-cols.type_default.extend_your_protection {
    max-width: 1024px;
    margin: 0px auto;
	padding-top: 40px
}
.g-cols.type_default.extend_your_protection .inner_extend_left{
    padding-left: 20px;
}

.g-cols.type_default.extend_your_protection .inner_extend_right{
    padding-left: 171px;
}

.Vulnerability_Covered_blog ul {
    margin-left: 20px;
}
.good_external_blog ul {
    margin-left: 20px;
}
.final_step{
 display:none;
}

.final_step a {
    background: #000;
    color: #fff!important;
    padding: 10px 15px;
    font-size: 24px;
    font-weight: 900;
}

#SurveyForm .form_Questions.question_11.active_question {
    margin-bottom: 56px;
    float: left;
}
#SurveyForm .form_Questions.question_11 label {
    float: left;
    width: auto;
}
#SurveyForm input#company_name:focus, input#company_name {
    border: 0px!important;
    border-bottom: 1px solid #000!important;
    box-shadow: none!important;
    float: left;
    width: 100%;
    max-height: 45px;
    min-height: auto;
    background: #cc6a6a05;
    min-width: 300px;
}
#SurveyForm .form_Questions .company_name {
    float: left;
    margin: -5px 0px 0px 20px;
}
/* Center the loader */
#SurveyForm #loader {
    width: 80px;
    height: 80px;
    border: 16px solid #6ACCA5;
    border-radius: 50%;
    border-top: 16px solid #000;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    display: none; 
    margin: 0px auto;
}
 h2.waitMessage {
    margin: 10px 0px;
}
@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

/* Add animation to "page content" */
.animate-bottom {
  position: relative;
  -webkit-animation-name: animatebottom;
  -webkit-animation-duration: 1s;
  animation-name: animatebottom;
  animation-duration: 1s
}

@-webkit-keyframes animatebottom {
  from { bottom:-100px; opacity:0 } 
  to { bottom:0px; opacity:1 }
}

@keyframes animatebottom { 
  from{ bottom:-100px; opacity:0 } 
  to{ bottom:0; opacity:1 }
}
#SurveyForm h2.waitMessage{
    width: 100%;
    text-align: center;
}

.form_Questions label {
    font-size: 30px;
    font-weight: bold;
    line-height: 34px;
}

/*Score Page CSS(start)*/
#domain_slider {
    width: 100%;
    background: #06060b;
}

#domain_Bar {
    width: 0%;
    height: 80px;
    background: #ffbc5e;
    text-align: center;
    line-height: 80px;
    color: #000;
    font-weight: 900;
    font-size: 50px;
}
#social_slider {
    width: 100%;
    background: #06060b;
}

#social_Bar {
    width: 0%;
    height: 70px;
    background: #ffbc5e;
    text-align: center;
    line-height: 70px;
    color: #000000;
    font-size: 55px;
    font-weight: bold;
}




.score_first_section {
    width: 100%;
}
.inner_left {
    width:10%;
    float: left;
}
.inner_right {
    display: inline-block;
    width:90%;
}

.above_slider {
    width: 100%;
    clear: both;
}
.above_slider > h3 {
    width: 50%;
    float: left;
    margin: 0px;
    padding: 0px;
    font-size: 33px;
}
.above_slider h3.slider_max_number {
    text-align: right;
    float: right;
}
.inner_right .on_slider {
    float: left;
    clear: both;
    width: 100%;
}
.score_second_section {
   width: 100%;
    margin-top: 30px;
}
.icon_scetion img {
    width: 60%;
    display: flex;
    margin: 0px auto;
    align-self: center;
    padding-top: 53px;
}
.score_green_section {
    margin-top: 28px;
    width: 100%;
    padding-bottom: 40px;
}
.recommend_middle_row {
    border-top: 2px solid #fff;
    padding: 32px;
    border-bottom: 2px solid #fff;
    margin-top: 20px;
    margin-bottom: 20px;
    min-height: 365px;
}
.recommend_middle_row .recommend_right_section {
    display: inline-block;
    width: 70%;
}
.recommend_middle_row .recommend_left_section {
    width: 28%;
    float: left;
}
.recommend_last_btn a.bottom_book_btn {
    color: #FFBC5E;
    font-weight: 900;
    font-size: 20px;
    margin-top: 8px;
}
.recommend_last_btn {
    text-align: center;
    background-color: #06060B;
    width: 100%;
    padding: 10px;
    display: table;
    margin: 0px auto;
        max-width: 380px;
}
.recommend_bottom_row {
    text-align: center;
}
.score_bottom_row {
    margin-top: 150px;
}
.score_last_btn {
    text-align: center;
    background-color: #06060B;
    width: 30%;
    padding: 10px;
    display: table;
    margin: 0px auto;
}
.score_last_btn a.bottom_book_btn {
    color: #FFFFFF;
    font-weight: 600;
    font-size: 22px;
}
.score_recommend_row, .score_middle_form{
	display:none;
}
.score_middle_form{
	background: #000000;
    color: #ffbc5e;
    padding: 55px 100px;
}
.score_middle_form h3 {
    color: #ffbc5e;
    font-weight: 600;
}
.recommend_middle_row .recommend_right_section h3 {
    padding-left: 28px;
    font-weight: 900;
}

.score_main_row {
    padding-top: 10px!important;
    padding-bottom: 5px!important;
}
.score_recommend_row {
    padding-top: 0px!important;
    padding-bottom: 0px!important;
}
.score_bottom_row {
    margin-top: 60px;
    margin-bottom: 20px;
}
body section.external_title.with_img {
    padding-top: 20px;
    padding-bottom: 20px;
	padding-left: 42px;
    padding-right: 42px;
}
body section.external_title.with_img h2#mobile_heading {
    font-size: 45px!important;
    line-height: 50px!important;
}
body section.test_row h2.vc_custom_heading {
    font-size: 40px!important;
    line-height: 44px;
	padding-bottom: 10px;
}
body section.test_row {
    padding-top: 35px!important;
    padding-bottom: 35px!important;
	margin-left: 0px!important;
    margin-right: 0px!important;
}
body section.test_row p{
    font-size: 25px;
    line-height: 28px;
}
body section div#sub_title {
    padding: 0px;
    margin: 0px!important;
    margin-top: 15px!important;
}
.Vulnerability_Covered_blog {
    padding-top: 38px;
}
h6.slider_footer_text, .score_green_section {
    padding-left: 10%;
}
.slider_footer_title{
	font-weight: 900;
    padding-left:10%;
}
.score_main_row {
    padding-bottom: 30px!important;
}
section.l-section.wpb_row.height_custom.score_recommend_row {
    background: transparent!important;
}
.survey_full_score .recommend_top_row {
    border-top: 2px solid #fff;
    padding: 32px;
    border-bottom: 2px solid #fff;
    margin-top: 20px;
    margin-bottom: 20px;
}
/*Score Page CSS(end)*/
