@charset "utf-8";
/* CSS Document */

/* phone up to portrait */
@media only screen 
and (max-width: 767px) {
	
.foundational-requirments-block .sub-title {
    font-size: 30px !important;
    margin: 30px 0 20px;
    line-height: 40px !important;
    letter-spacing: -4px;
}
	
.anz-user, .anz-login, .mobile-menu-new .mobile-menu-inner > div:nth-child(1):before, .mobile-menu-new .mobile-menu-inner > div:nth-child(2):before {
	display: none !important;
}
	
.mobile-menu-inner ul.menu > li, .mobile-menu-new .mobile-menu-inner > div {
    margin: 0 0 15px;
}

.menu-btn .btn {
    height: auto;
	line-height: 1.2;
}
	
.menu-btn {
    margin: 20px 0 0;
}

.mobile-menu-inner ul.menu > li.menu-item-has-children > a:after {
    top: 10px;
}
	
.mobile-menu-new .mobile-menu-inner {
    height: auto !important;
    max-height: 75vh;
    width: calc(100% + 15px);
}
	
.mobile-anz-user, a.mobile-anz-login {
    float: left;
    width: 100%;
    margin: 0 0 20px;
    display: block;
}

.mobile-anz-user .top, .mobile-anz-user a, .mobile-anz-login {
    color: white;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 15px;
}

.mobile-anz-user a, .mobile-anz-login {
    box-shadow: none;
}
	
a.mobile-anz-login img {
    filter: brightness(0) invert(1);
}
	
p.login-submit input#wp-submit, #forgotten-password-modal input[type="submit"], #password-reset-modal input[type="submit"], #forgotten-password-success a {
    font-size: 18px;
}

#login-error, #forgotten-password-error, #password-reset-error {
    font-size: 16px;
    line-height: 18px;
}
	
body.page-template-anz-login {
    padding-top: 90px;
}
	
.post-type-archive-actions h1 {
    font-size: 37px;
}

body.post-type-archive-actions {
    padding-top: 70px;
}
	
.post-type-archive-actions .foundational-intro .content {margin: 0 0 35px;}
	
body.post-type-archive-actions .action-plan-block .action-plan-content-inner .content {
	display: block;
	margin: 0 0 20px;
	line-height: 30px;
}
	
.action-plan-block .action-plan-content-inner span.trend.main-title#CustomerEngagementMainTitle {
    font-size: 24px;
    line-height: 29px;
}

body.post-type-archive-actions .action-plan-container-block .container-fluid.action-plan-block {
    min-height: auto;
}
	
.single-actions .action-intro .content {
    column-count: 1;
}
	
.single-actions, .post-type-archive-resources, body.page-template-admin-portal, .page-template-submission-review, .page-template-foundational-requirements {
    padding-top: 72px;
}

.single-actions h1 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    font-size: 38px;
    line-height: 48px;
}

.single-actions h1 img {
    margin: 0 0 20px;
}

.actions-nav .col-12 {
    flex-wrap: wrap;
}

.actions-nav a.previous {
    padding-left: 50px;
    margin: 0 0 40px;
    /* justify-content: end; */
}
	
.actions-nav a.next {
     justify-content: end; 
}

.actions-nav a {
    font-size: 28px;
    width: 100%;
    letter-spacing: -4px;
}
	
.with_frm_style a.frm_save_draft, .with_frm_style a.frm_start_over {
    margin: 10px 20px 0 0;
    float: left;
    width: 100%;
    display: flex;
    justify-content: center;
}
	
button.frm_prev_page {
    margin: 0 0 20px;
}
	
ul.frm_rootline li.active:before, ul.frm_rootline li.frm_current_page:before {
    left: -20px;
}
	
.frm_form_fields .frm_fields_container {
    padding: 10px 0 0;
}

.single-actions .with_frm_style .frm_message {
    padding: 40px 0 0;
}
	
.frm_rootline_title, body ul.frm_page_bar li.frm_rootline_single.active .frm_rootline_title, body .frm_forms form .form-field.vertical_radio .frm_primary_label, body .with_frm_style form h3.frm_primary_label {
    font-size: 22px !important;
    line-height: 27px;
}
	
body .with_frm_style .frm-summary-page-wrapper {
    margin: 0;
}
	
form .filters {
    overflow-x: auto;
    padding: 0 0 0 80px;
    flex-wrap: nowrap !important;
}

form .filters span {
    float: left;
    width: 100%;
    white-space: nowrap;
}
	
.post-type-archive-resources .hero-page-style h1.trend {
    padding: 0;
}

form .filters .btn {
    min-width: fit-content;
    margin: 0 0 0 20px;
}
	
form .filters label:first-of-type {
    position: absolute;
    left: 15px;
    background: #f0ede8;
    z-index: 2;
    padding-right: 20px;
    line-height: 36px;
}
	
.key-item {
    min-width: 100%;
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    margin: 0 0 30px;
}

.key-item p {
    line-height: 1.2;
}
	
.admin-portal-intro h1, .page-template-foundational-requirements h1 {
    font-size: 33px;
    line-height: 46px;
    margin: 0 0 40px;
}
	
.page-template-foundational-requirements h1 {
    margin: 0;
}

.add-new-company {
    padding: 14px 29px 32px;
}

.add-new-company .btn {padding: 12px 10px;width: 100%;text-align: center;}

.add-new-company .title {
    padding-right: 30px;
    line-height: 1;
}

.add-new-company .plus {
    width: auto;
    padding: 0;
}
	
table.companies-summary tr td:nth-child(1) {
    max-width: none;
    min-width: 240px;
} 
	
.review-actions .col-12 {
    flex-wrap: wrap;
}

.review-actions a.back {
    margin: 0 0 20px;
}

.review-actions {
    margin-bottom: 10px;
}

.review-content h1 {
    font-size: 28px;
    line-height: 40px;
}

.page-template-admin-portal .modal-content, .page-template-submission-review .modal-content {
    max-height: 65vh;
}

.page-template-admin-portal .modal-inner, .page-template-submission-review .modal-inner {
    padding: 40px 20px;
}

.page-template-admin-portal .modal-inner .title, .page-template-submission-review .modal-inner .title {
    font-size: 26px;
    line-height: 30px;
}

.page-template-admin-portal .modal .btn, .page-template-submission-review .modal .btn {
    height: auto;
    line-height: 1.2;
}
	
.submitted-action-status {
    position: relative;
    float: left;
    right: auto;
    padding: 0 20px;
    margin: 0 0 20px;
}
	
.frm_form_field .frm_radio, .frm_form_field .frm_radio + .frm_radio {
    margin: 0 0 20px;
}
	
button.frm_button_submit, button.frm_prev_page {
    width: 100%;
}
	
.review-actions .btn-container {
    flex-wrap: wrap;
    margin: 0 0 40px;
}

.review-actions .btn {
    width: 100%;
}
	
.review-content h2 {
    font-size: 26px;
    margin: 0 0 12px;
}
	
ul.menu.menu-2, ul.menu.menu-3 {
    padding-left: 0;
}
	
.page-template-anz-login .half-width-image .rounded-content-inner {
    padding-left: 0px;
}

.tab-titles-container {
    gap: 20px;
}
	
.tab-content-container {
    padding: 30px 15px 15px;
}

.tab-content-container:before {
    width: 100%;
    height: 1px;
}
	
.step-card {
    height: auto;
    min-height: auto;
    margin: 0 0 60px;
}
	
.tab-content p {
    line-height: 28px;
}
	
.foundational-intro .content {
    margin-top: 53px;
}
	
.foundational-form .content {
    margin-top: 50px;
    margin-bottom: 30px;
} 
	
.action-intro h2 {
    line-height: 36px;
    font-size: 22px;
}

.action-intro ul {
    padding: 0;
}
	
.action-form {
    padding: 20px 0;
}

.frm_forms #block-register form .form-field > label.radio {
    font-size: 18px;
    line-height: 29px;
    margin: 0 0 18px;
}
	
.single-actions .with_frm_style .frm_message p {
    font-size: 22px;
    line-height: 24px;
}

.single-actions .with_frm_style .frm_message p a {
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    float: left;
}
	

.foundational-steps .row {
    margin: 0 -15px;
}

.foundational-steps .row > div {
    padding: 0 15px;
}

.foundational-steps .row > div:after {
    top: auto;
    bottom: 28px;
    width: 100%;
    height: 1px;
}

.container-fluid.foundational-steps {
    margin-bottom: 0;
}

.container-fluid.border-grey-style#foundational-form {
    padding-bottom: 50px;
}

.foundational-form .subtitle:last-child {
    margin-bottom: 30px;
}

button.arrow-link:hover:after, a.arrow-link:hover:after, a:hover span.arrow-link:after {
    background: url(/wp-content/uploads/2022/06/CTA-ARROW.svg) no-repeat center center;
    background-size: contain;
}

}

/* small tablets / iphone X and up landscape */
@media only screen 
and (min-width : 768px) 
and (max-width : 991px) {

.foundational-requirments-block .sub-title {
    font-size: 38px !important;
}

.foundational-requirments-block .buttons-container a {
    line-height: 25px;
}
	
.mobile-menu-new .mobile-menu-inner > div:nth-child(1):before, .mobile-menu-new .mobile-menu-inner > div:nth-child(2):before {
    right: 0px;
}

.menu-btn .btn {
    height: auto;
}
	
.post-type-archive-actions h1 {
    font-size: 38px;
}
	
.actions-nav a {
    font-size: 28px;
    line-height: 55px;
}
	
.single-actions .action-intro .content {
    column-count: 1;
}
	
.single-actions, .post-type-archive-resources {
    padding-top: 72px;
}
	
.frm_form_field .frm_radio, .frm_form_field .frm_radio + .frm_radio {
    min-width: auto;
}
	
form .filters {
    overflow-x: auto;
    padding: 0 0 0 100px;
}

form .filters .btn {
    white-space: nowrap;
    min-width: fit-content;
}

form .filters label:first-of-type {
    position: absolute;
    left: 15px;
    background: #f0ede8;
    z-index: 2;
    padding-right: 20px;
}
	
table.companies-summary tr td:nth-child(1) {
    max-width: none;
    min-width: 240px;
} 
	
.key-item {
    min-width: none;
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    margin: 0 0 30px;
}

.key-item p {
    line-height: 1.2;
}
	
.admin-portal-intro h1 {
    font-size: 38px;
    line-height: 48px;
}

.add-new-company {
    padding: 20px 20px;
}

.add-new-company .title {
    padding-right: 50px;
    line-height: 1.1;
}
	
.review-actions .btn-container {
    flex-wrap: wrap;
    justify-content: end;
    max-width: 50%;
}
	
.mobile-menu-inner ul.menu > li > a {
    font-size: 24px;
}

ul.menu.menu-2, ul.menu.menu-3 {
    padding-left: 0;
}

.mobile-menu-inner ul.menu > li.menu-item-has-children > a:after {
    font-size: 17px;
    top: 10px;
}
	
.menu-btn {
    margin-left: 0;
}
	
.step-card {
    padding: 10px;
}
	
.foundational-steps .row > div {
    padding: 0 10px;
}
	
.page-template-anz-login .half-width-image .rounded-content-inner {
    padding-left: 0px;
}
	


.action-plan-block .action-plan-content-inner span.trend.main-title#CustomerEngagementMainTitle {
    font-size: 32px;
    line-height: 110px;
}

}


/* small screens and ipad pro portrait */
@media only screen and (min-width: 992px) and (max-width: 1200px) {
	
.foundational-requirments-block .sub-title {
    font-size: 38px !important;
}

.foundational-requirments-block .buttons-container a {
    line-height: 25px;
}
	
.mobile-menu-new .mobile-menu-inner > div:nth-child(1):before, .mobile-menu-new .mobile-menu-inner > div:nth-child(2):before {
    right: 0px;
}

.menu-btn .btn {
    height: auto;
}
	
.anz-login-form h1 {
    font-size: 60px;
}
	
.actions-nav a {
    font-size: 38px;
    line-height: 55px;
}

.frm_rootline_title {
    line-height: 24px;
}	
	
.single-actions, .post-type-archive-resources {
    padding-top: 72px;
}
	
.frm_form_field .frm_radio, .frm_form_field .frm_radio + .frm_radio {
    min-width: auto;
}
	
.single-actions, .post-type-archive-resources {
    padding-top: 72px;
}
	
.frm_form_field .frm_radio, .frm_form_field .frm_radio + .frm_radio {
    min-width: auto;
}
	
form .filters {
    overflow-x: auto;
    padding: 0 0 0 100px;
}

form .filters .btn {
    white-space: nowrap;
    min-width: fit-content;
}

form .filters label:first-of-type {
    position: absolute;
    left: 15px;
    background: #f0ede8;
    z-index: 2;
    padding-right: 20px;
}
	
table.companies-summary tr td:nth-child(1) {
    max-width: none;
    min-width: 240px;
} 
	
.key-item {
    min-width: auto;
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    margin: 0 30px 30px 0;
}

.key-item p {
    line-height: 1.2;
}
	
.admin-portal-intro h1 {
    font-size: 38px;
    line-height: 48px;
}

.add-new-company {
    padding: 20px 20px;
}

.add-new-company .title {
    padding-right: 50px;
    line-height: 1.1;
}
	
.mobile-menu-inner ul.menu > li.menu-item-has-children > a:after {
    top: 7px;
    font-size: 18px;
}

}