.page-template-template-quiz .pre-quiz {
    padding: 12% 0;
    background-repeat: no-repeat;
    background-size: cover;
}
.page-template-template-quiz .pre-quiz .pre-quiz_content {
    display: flex;
    flex-direction: column;
    width: auto;
	margin: auto;
    background-color: #fff;
    padding: 40px 30px 40px;
	width: calc(100% - 6rem);
	max-width: 560px;
}
.page-template-template-quiz .pre-quiz .pre-quiz_content img {
    display: block;
    margin: auto;
    max-width: 200px;
}
.page-template-template-quiz .pre-quiz .pre-quiz_content h1 {
    font-size: 30px;
    font-family: signo, sans-serif;
    color: #000;
    text-align: center;
    line-height: 32.5px;
	margin: .75em 0;
    margin-top: 0;animation
}
.page-template-template-quiz .pre-quiz .pre-quiz_content button {
    margin: auto;
    padding: 15px 25px;
    background-color: #003da5;
    border: 0;
    border-radius: 5px;
    color: #fff;
    font-weight: 700;
    font-size: 27px;
    font-family: signo, sans-serif;
    line-height: 34px;
    text-transform: uppercase;
    cursor: pointer;
    transition: all .3s ease-in-out;
}
.page-template-template-quiz .pre-quiz .pre-quiz_content button:after {
    content: "\f061";
    margin-left: 10px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}
.resource-meetup-list_card .event-date p.day.desktop, .resource-meetup-list_card .event-date p.month.desktop, .page-template-template-quiz .hide, .page-template-template-quiz.embedded-iframe .site-header {
    display: none;
}

.page-template-template-quiz .quiz-form .gform_wrapper .gform_body .gform_page .gform_page_fields .gquiz-field .gfield_radio input, .page-template-template-quiz .quiz-form .gform_wrapper .gform_required_legend, .page-template-template-quiz .quiz-form .logo-banner {
    display: none;
}

.page-template-template-quiz .quiz-form {
    background-color: #00245e;
}
..page-template-template-quiz #quiz_social-share-modal {
    position: fixed;
    top: 50%;
    left: 50%;
    min-width: 360px;
    min-height: 255px;
    max-width: 420px;
    max-height: 275px;
    height: auto;
    z-index: 9999999;
    background-color: #fff;
    border: 1px solid #d8d8d8;
    transform: translateX(-50%) translateY(-50%);
}

.page-template-template-quiz .pre-quiz .pre-quiz_content button:hover {
    background-color: #dc4405;
}

.page-template-template-quiz .quiz-form .gform_wrapper {
    padding-top: 40px;
    margin: 10px;
    max-width: 100%;
}

.page-template-template-quiz .quiz-form .gform_wrapper .gform_body .gform_page .gform_page_fields {
    padding: 0 12px 50px;
    background-color: #fff;
    text-align: center;
}




.page-template-template-quiz .quiz-form .gform_wrapper .gf_progressbar_wrapper {
    display: flex;
    flex-direction: column;
    background-color: #fff;
    padding: 12px;
    margin-bottom: 0;
}

.page-template-template-quiz .quiz-form .gform_wrapper .gf_progressbar_wrapper p.gf_progressbar_title {
    order: 1;
    font-size: 16px;
    text-align: center;
    color: #000;
	font-weight: 600;
}

.page-template-template-quiz .quiz-form .gform_wrapper .gf_progressbar_wrapper .gf_progressbar {
    order: 0;
    border-radius: 5px;
    padding: 3px;
    background-color: #f1eee7;
    margin-bottom: 16px;
}

.page-template-template-quiz .quiz-form .gform_wrapper .gf_progressbar_wrapper .gf_progressbar .gf_progressbar_percentage {
    border-radius: 5px;
    height: 21px;
}
.page-template-template-quiz .quiz-form .gform_wrapper .gform_body .gform_page .gform_page_fields .gquiz-field {
    margin: 0 5%;
}
.page-template-template-quiz .quiz-form .gform_wrapper .gform_body .gform_page .gform_page_fields .gquiz-field .gfield_label {
    margin-bottom: 20px !important;
    font-family: signo, sans-serif;
    font-weight: 700;
    font-size: 20px;
    color: #000;
    line-height: 27px;
	justify-content: center;
}

.page-template-template-quiz .quiz-form .gform_wrapper .gform_body .gform_page .gform_page_fields .gquiz-field .gfield_radio label {
    position: relative;
    padding: 21px 25px;
    background-color: #fff;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, .25);
    border-radius: 5px;
    min-width: 100%;
    color: #003da5;
    text-align: center;
    cursor: pointer;
    margin-bottom: 20px;
    max-width: 100%;
    width: 400px;
    margin: 0 auto;
}

.page-template-template-quiz .quiz-form .gform_wrapper .gform_body .gform_page .gform_page_fields .gchoice {
    display: block;
}

.page-template-template-quiz .quiz-form .gform_wrapper .gform_body .gform_page .gform_page_fields .gquiz-field .gfield_radio label:hover {
    background-color: #003da5;
    color: #fff;
}

.page-template-template-quiz .quiz-form .gform_wrapper .gf_progressbar_wrapper .gf_progressbar span, .page-template-template-quiz .quiz-form .gform_wrapper .gform_body .gform_page .gform_page_footer input.gform_next_button {
    clip: rect(0 0 0 0);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 0;
    overflow: hidden;
    position: absolute;
    white-space: nowrap;
    width: 0;
    padding: 0;
}

.page-template-template-quiz .quiz-form .gform_wrapper .gform_body .gform_page .gform_page_footer .back-to-pre-quiz {
    margin: auto;
    padding: 0;
    border: 0;
    background-color: transparent;
}
.page-template-template-quiz .quiz-form .gform_wrapper .gform_body .gform_page .gform_page_footer .back-to-pre-quiz:after {
    padding: 10px;
    background-color: #dc4405;
    border-radius: 50%;
    font-size: 19px;
    color: #fff;
    cursor: pointer;
    content: "\f060";
    margin-left: 10px;
    font-family: "Font Awesome 5 Free" !IMPORTANT;
    font-weight: 900;
}

.page-template-template-quiz .quiz-form .gform_wrapper .gform_body .gform_page .gform_page_footer .back-to-pre-quiz:nth-child(2) {
    display: none;
}

.gform-theme--foundation .gform_footer span, .gform-theme--foundation .gform_page_footer span {
    display: none;
}

.page-template-template-quiz .quiz-form .gform_wrapper .gform_body .gform_page .gform_page_footer .back-to-pre-quiz:nth-child(4) {
    display: none;
}

.page-template-template-quiz .quiz-form .gform_wrapper .gform_body .gform_page .gform_page_footer {
    display: flex;
    flex-direction: column;
    padding: 34px 0 20px 0;
	margin: 6px 0 0;
}
form#gform_2 {
    margin-bottom: 0 !important;
}
.sponsored-by {
    max-width: 150px;
    text-align: center;
    margin: 0 auto;
    padding-bottom: 40px;
}

.sponsored-by p {
    margin: 0 0 10px 0;
    color: #fff;
    font-weight: 500;
}
.page-template-template-quiz .visually-hidden {
    visibility: hidden;
    height: 1px;
    margin: 0;
    padding: 0;
}

.page-template-template-quiz .quiz-form .gform_wrapper .gform_body .gform_page .gform_page_footer input.gform_previous_button {
	margin: auto;
    padding: 19px;
    background-color: #dc4405 !important;
    border-radius: 50%;
    width: 36px;
    border: none;
    background-image: url(https://fightcolorectalcancer.org/wp-content/uploads/2025/01/New-Project-4.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 23px;
}

.template-template-quiz .quiz-form .gform_wrapper .gform_body .gform_page .gform_page_fields .gquiz-field .gfield_radio input[type=radio]:checked+label {
    background-color: #003da5;
    color: #fff;
}

.page-template-template-quiz .quiz-form .gform_wrapper .gform_body .gform_page .gform_page_footer input[type=submit]:hover {
    color: #dc4405;
    background-color: #fff;
}

.page-template-template-quiz .quiz-form .gform_wrapper .gform_body .gform_page .gform_page_footer input[type=submit] {
    margin: 25px auto 0;
    padding: 6px 40px;
    background-color: #dc4405;
    border-radius: 5px;
    transition: all .3s ease-in-out;
}

.page-template-template-quiz .quiz-form .gform_confirmation_wrapper {
    padding: 10px;
    color: #000;
    max-width: 100% !important;
}

.page-template-template-quiz .quiz-form .gform_confirmation_wrapper .gform_confirmation_message {
    padding: 30px 15px;
    background-color: #fff;
}
.page-template-template-quiz .quiz-form .gform_confirmation_wrapper .risk {
    margin-bottom: 10px;
}

.page-template-template-quiz .quiz-form .gform_confirmation_wrapper .risk h1 {
    margin-top: 0;
    font-family: signo, sans-serif;
    font-size: 30px;
    color: #dc4405;
    margin-bottom: 30px;
}

.page-template-template-quiz .quiz-form .gform_confirmation_wrapper .gform_confirmation_message p {
    font-size: 17px;
    line-height: 24px;
}

.page-template-template-quiz .quiz-form .gform_confirmation_wrapper .button-group {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 12px;
}

.page-template-template-quiz .quiz-form .gform_confirmation_wrapper p {
    font-size: 16px;
}

.page-template-template-quiz .quiz-form .gform_confirmation_wrapper .button-group .open-modal, .page-template-template-quiz .quiz-form .gform_confirmation_wrapper .button-group p {
    margin: 0;
}

.page-template-template-quiz .quiz-form .gform_confirmation_wrapper .button-group a {
    margin: auto;
}

.page-template-template-quiz .quiz-form .gform_confirmation_wrapper .button-group .open-modal, .page-template-template-quiz .quiz-form .gform_confirmation_wrapper .button-group a {
    display: block;
    padding: 20px 25px;
    background-color: #003da5;
    border: 0;
    border-radius: 5px;
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    font-family: signo, sans-serif;
    line-height: initial;
    text-transform: uppercase;
    white-space: nowrap;
    cursor: pointer;
    transition: all .3s ease-in-out;
}

.page-template-template-quiz .quiz-form .gform_confirmation_wrapper .share-button {
    padding: 20px 25px;
    background-color: #003da5;
    border-radius: 5px;
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    text-transform: uppercase;
    font-family: signo, sans-serif;
    line-height: initial;
    white-space: nowrap;
    cursor: pointer;
    transition: all .3s ease-in-out;
}

.page-template-template-quiz #quiz_social-share-modal {
    position: fixed;
    top: 50%;
    left: 50%;
    min-width: 360px;
    min-height: 255px;
    max-width: 420px;
    max-height: 275px;
    height: auto;
    z-index: 9999999;
    background-color: #fff;
    border: 1px solid #d8d8d8;
    transform: translateX(-50%) translateY(-50%);
}

.page-template-template-quiz #quiz_social-share-modal .modal-header, .page-template-template-quiz .request-resources-modal .form-header {
    padding: 12px 15px;
    background-color: #f3f3f3;
    border-bottom: 1px solid #d8d8d8;
    display: flex;
    justify-content: space-between;
}

.page-template-template-quiz #quiz_social-share-modal .modal-header {
    align-items: center;
    padding: 10px 10px 10px 24px;
}

.page-template-template-quiz #quiz_social-share-modal .main-modal-content {
    padding: 20px 17px;
    color: #000;
    font-size: 16px;
}

.page-template-template-quiz #quiz_social-share-modal .modal-header span, .page-template-template-tribute-wall #tribute-wall_social-share-modal .modal-header span {
    color: #003da5;
    font-size: 21px;
    font-weight: 700;
    font-family: signo, sans-serif;
}

.page-template-template-quiz #quiz_social-share-modal .modal-header i, .page-template-template-tribute-wall #tribute-wall_social-share-modal .modal-header i {
    color: #000;
    cursor: pointer;
}

.page-template-template-quiz #quiz_social-share-modal .main-modal-content .modal_social-share, .page-template-template-tribute-wall #tribute-wall_social-share-modal .main-modal-content .modal_social-share {
    margin-bottom: 15px;
}

.page-template-template-quiz #quiz_social-share-modal .main-modal-content .modal_social-share span.share-title, .page-template-template-tribute-wall #tribute-wall_social-share-modal .main-modal-content .modal_social-share span.share-title {
    margin-bottom: 12px;
    display: inline-block;
}

.page-template-template-quiz #quiz_social-share-modal .main-modal-content .modal_social-share .modal_share-buttons {
    display: flex;
    gap: 14px;
}


.page-template-template-quiz #quiz_social-share-modal .main-modal-content .modal_social-share .modal_share-buttons .modal_share-button, .page-template-template-tribute-wall #tribute-wall_social-share-modal .main-modal-content .modal_social-share .modal_share-buttons .modal_share-button {
    padding: 8px 14px;
    color: #fff;
    background-color: #1e4899;
    border-radius: 10px;
    font-size: 21px;
}

.page-template-template-quiz #quiz_social-share-modal .main-modal-content .modal_social-share .modal_share-buttons .modal_share-button.blue {
    background-color: #1e4899;
}

.social-share__label {
    margin: auto;
    margin-left: .5rem;
    position: absolute;
    left: 100%;
    top: 0;
    bottom: 0;
    height: 2.6rem;
    background: rgba(0, 0, 0, .8);
    padding: 1rem;
    display: flex;
    align-items: center;
    justify-content: center;
    white-space: nowrap;
    font-size: 1.3rem;
    border-radius: .4rem;
    pointer-events: none;
    opacity: 0;
    transition: opacity .2s;
}

.page-template-template-quiz #quiz_social-share-modal .main-modal-content .modal_copy-link .copy-link-input {
    position: relative;
    margin-top: 11px;
}


.page-template-template-quiz #quiz_social-share-modal .main-modal-content .modal_copy-link .copy-link-input input, .page-template-template-tribute-wall #tribute-wall_social-share-modal .main-modal-content .modal_copy-link .copy-link-input input {
    padding: 12px 150px 12px 7px;
    background-color: #fff;
    border: 1px solid #e6e6e6;
    border-radius: 3px;
    color: #000;
    font-family: Arial, sans-serif;
    font-weight: 400;
    font-size: 14px;
    outline: none;
}

.page-template-template-quiz #quiz_social-share-modal .main-modal-content .modal_copy-link .copy-link-input button#copy-button, .page-template-template-tribute-wall #tribute-wall_social-share-modal .main-modal-content .modal_copy-link .copy-link-input button#copy-button {
    position: absolute;
    right: 4px;
    height: 35.5px;
    top: 4px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 8px 40px;
    background-color: #003da5;
    border: 0;
    border-radius: 3px;
    font-family: signo, sans-serif;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    transition: all .3s ease-in-out;
    cursor: pointer;
}

.page-template-template-quiz .quiz-overlay {
    background: #000;
    opacity: .4;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999999;
}
.page-template-template-quiz .quiz-form .gform_confirmation_wrapper .share-button:hover, .page-template-template-quiz .request-resources-modal .gform_footer input[type=submit]:hover {
    background-color: #dc4405;
}

.page-template-template-quiz .quiz-form .gform_confirmation_wrapper .button-group .open-modal:hover, .page-template-template-quiz .quiz-form .gform_confirmation_wrapper .button-group a:hover {
    background-color: #dc4405;
}
.page-template-template-quiz .quiz-form .gform_wrapper .gform_body .gform_page .gform_page_fields .gquiz-field .gfield_radio input[type=radio]:checked+label {
    background-color: #003da5;
    color: #fff;
}

span.question-count {
    color: #fff;
    margin-left: -9px;
    padding: 2px;
    background-color: #fff;
}

@media screen and (min-width: 480px) {
    .page-template-template-quiz .quiz-form .gform_wrapper {
        margin: 0 auto;
        max-width: 83%;
    }
	.page-template-template-quiz .quiz-form .gform_confirmation_wrapper {
        padding: 50px;
    }
    .page-template-template-quiz #quiz_social-share-modal {
         min-width: 420px; 
         max-height: 50%; 
    }
    
}
@media screen and (min-width: 768px) {
    .page-template-template-quiz .pre-quiz .pre-quiz_content {
        max-width: 560px;
        width: calc(100% - 6rem);
        margin: auto;
        padding: 40px 50px 40px;
    }
    .page-template-template-quiz .pre-quiz .pre-quiz_content img {
        max-width: 200px;
        margin: auto;
        margin-bottom: 11px;
    }
    
    .page-template-template-quiz .pre-quiz .pre-quiz_content h1 {
        font-size: 40px;
        line-height: 1.5em;
        margin: .75em 0;
        margin-top: 0;
    }
    .page-template-template-quiz #quiz_social-share-modal {
        min-width: 420px;
        max-height: 50%;
    }
	
	.page-template-template-quiz .quiz-form .gform_wrapper {
        padding-top: 80px;
        margin: 0 auto;
        max-width: 73%;
    }
    .page-template-template-quiz .quiz-form .gform_wrapper .gform_body .gform_page .gform_page_fields {
        padding: 12px 12px 50px;
    }
    .page-template-template-quiz .quiz-form .gform_wrapper .gform_body .gform_page .gform_page_fields .gquiz-field .gfield_label {
        margin-bottom: 35px !important;
        font-size: 32px;
        line-height: 48px;
    }
    .page-template-template-quiz .quiz-form .gform_wrapper .gform_body .gform_page .gform_page_fields .gquiz-field .gfield_radio label {
        min-width: 70%;
    }
	
	.page-template-template-quiz .quiz-form .gform_confirmation_wrapper {
        padding: 50px 150px;
    }
    .page-template-template-quiz .quiz-form .gform_confirmation_wrapper .risk h1 {
        
        font-size: 45px;
        
    }
}

@media screen and (min-width: 990px) {
    .page-template-template-quiz .quiz-form .gform_wrapper .gform_body .gform_page .gform_page_fields .gquiz-field .gfield_radio label {
        min-width: 400px;
    }
	
	.page-template-template-quiz .quiz-form .gform_confirmation_wrapper .button-group {
        flex-direction: row;
    }
    .page-template-template-quiz .quiz-form .gform_confirmation_wrapper .button-group p {
        margin: 26px 0;
    }
}

@media screen and (min-width: 1136px) {
    .page-template-template-quiz .quiz-form .gform_confirmation_wrapper .gform_confirmation_message {
        padding: 50px 15%;
    }
}

@media(max-width:480px) {
	.page-template-template-quiz .pre-quiz {
		padding: 25px 18px;
/* 		background-image: none !important;
		background-color: #00245e; */
	}
	.page-template-template-quiz .quiz-form {
		background-color: #00245e;
		background-image: url(https://fightcolorectalcancer.org/wp-content/uploads/2025/01/LtBlueGradientBackground.jpg); 
	}
	.page-template-template-quiz .pre-quiz .pre-quiz_content h1 {
		margin-bottom: 10px;
		font-size: 27px !important;
	}

	.page-template-template-quiz .pre-quiz .pre-quiz_content {
		padding: 10px 25px 30px;
	}
	.page-template-template-quiz .pre-quiz .pre-quiz_content img {
		margin: 10px auto 30px;
		max-width: 150px;
	}
}
