.container-fluid .row-fluid .ma-wrapper .page-center,
.ma-wrapper .page-center {
  clear: both;
}
.hidden {
  display: none;
  visibility: hidden;
}
.banner {
  position: relative;
  padding: 68px 0 !important;

  color: #fff;
  background: #053446;
  background-position: 0 0;
  background-size: cover;
  background-repeat: no-repeat;
  overflow: hidden;
  width: 100%;
  text-align: center;
}
.banner .content-wrapper {
  position: relative;
  z-index: 1;
}
.banner h4 {
  /*   font-family: 'Open Sans'; */
  font-weight: 400;
  text-transform: uppercase;
  font-size: 26px;
  color: #FFFFFF;
/*   letter-spacing: -0.04px; */
  margin: 0 0 30px;

  line-height: 1.2;
}

.banner h1 {
  /*   font-family: 'Open Sans'; */
  font-weight: 300;
/*   font-size: 60px; */
  color: #FFFFFF;
/*   letter-spacing: -1.45px; */
  margin: 0;
}

.banner:before {
  content: '';
  display: block;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(47,52,57,.6);
}

.banner .page-center {
  position: relative;
  z-index: 2;
}

.section-lightgrey {
  /*   font-family: 'Open Sans'; */
  background: #F5F8FA;
/*   font-size: 20px; */
}

.section-lightgrey h2 {
  /*   font-family: 'Open Sans'; */
  font-weight: 300;
  font-size: 48px;
  color: #E32726;
  letter-spacing: -0.05px;
}

.section-lightgrey span {
  font-weight: 700;
}



.ma-row {
  padding-left: 130px;
  position: relative;
  margin: 0 0 60px;
}

.ma-row legend,
.result h3 {
  /*   font-family: 'Open Sans'; */
  font-weight: 400;
  font-size: 36px;
  letter-spacing: -0.05px;
  line-height: 1.3;
  color: #E32726;
  margin: 0 0 14px;
}

.ma-ddi legend,
.result-ddi h3 {
  color: #053446;
}

.ma-dlc legend,
.result-dlc h3 {
  color: #053446;
}

.ma-lav legend,
.result-lav h3 {
  color: #053446;
}

.ma-itgov legend,
.result-itgov h3 {
  color: #053446;
}

.ma-dg legend,
.result-dg h3 {
  color: #053446;
}

.ma-isi legend,
.result-isi h3 {
  color: #053446;
}

.ma-inf legend,
.result-inf h3 {
  color: #053446;
}

.ma-ama legend,
.result-ama h3 {
  color: #053446;
}

.ma-row p,
.ma-label {
  /*   font-family: 'Open Sans'; */
  font-weight: 500;
  font-size: 18px;
  /*   color: #053446; */
  letter-spacing: -0.03px;
  line-height: 1.476190476190476;
  margin: 0 0 21px;
  display: block;
}

.ma-row h5,
.ma-label {
  /*   font-family: 'Open Sans'; */
  font-weight: 400;
  font-size: 16px;
/*   color: #053446; */
/*   letter-spacing: -0.03px; */
  line-height: 1.476190476190476;
  margin-top: 30px;
  margin-bottom: 5px;
  display: block;
}

.ma-icon,
.result-icon {
  /*border-radius: 50%;
  background: #E32726;*/
  width: 90px;
  height: 90px;
  /*display: flex;
  justify-content: center;
  align-content: center;*/
  position: absolute;
  left: 0;
  top: 0;
}

/*.ma-icon img,
.result-icon img {
max-width: 50px !important;
}*/

/*.ma-mfa .ma-icon,
.result-mfa .result-icon {
background: #AC1F23;
}

.ma-sso .ma-icon,
.result-sso .result-icon {
background: #832A8A;
}

.ma-da .ma-icon,
.result-da .result-icon {
background: #0077B8;
}

.ma-ilm .ma-icon,
.result-ilm .result-icon {
background: #c0d8dd;
}

.ma-am .ma-icon,
.result-am .result-icon {
background: #00A4B4;
}

.ma-ig .ma-icon,
.result-ig .result-icon {
background: #8CAAB5;
}*/

.ma-row .radio {
  position: relative;
  padding-left: 48px;
}

.ma-row .radio:not(:last-child) {
  margin-bottom: 12px;
}

.ma-row .radio label {
  display: block;
  /*   font-family: 'Open Sans'; */
  font-weight: 400;
  font-size: 16px;
/*   color: #053446; */
  letter-spacing: 0;
  line-height: 1.3;
  margin: 0 0 20px;
}

.ma-row .radio:last-child label {
  margin: 0;
}

.ma-row .radio input[type="radio"] {
  visibility: hidden;
  position: absolute;
}

.radio-button {
  display: block;
  background: #E5E4E4;
  border: 1px solid #979797;
  border-radius: 100%;
  height: 18px;
  width: 18px;
  position: absolute;
  top: 5px;
  left: 0;
  z-index: 5;
  transition: border .25s linear;
  -webkit-transition: border .25s linear;
}

.radio-button:before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -4px;
  margin-top: -4px;
  height: 8px;
  width: 8px;
  background: transparent;
  border-radius: 50%;
}

.radio:hover .radio-button {
  box-shadow: 0px 0px 5px rgba(0,0,0,0.3);
}

input[type=radio]:checked ~ .radio-button:before {
  background: #979797;
}

.ma-row textarea {
  border-radius: 2px;
  width: 952px;
  max-width: 100%;
  color: #053466;
}

.ma-row .error {
  color: #e32726;
  font-weight: 600;
  padding-bottom: 20px;
}

.form-errors {
  font-weight: 700;
}



/* submit / footer area */
.custom_cta_layer {
  clear: both;
  background: linear-gradient(rgba(240, 240, 241, 1), rgba(240, 240, 241, 1)) !important;
  padding: 100px 0 70px;
/*   color: #fff; */
  font-size: 21px;
}

.container-fluid .row-fluid .ma-wrapper .custom_cta_layer .page-center {
  max-width: 1064px;
}

.custom_cta_layer h3 {
/*   color: #fff; */
}

.error {
    color: #ef6b51;
    margin-top: .35rem;
    font-size: .875rem;
    display: block;
    margin-bottom: .35rem;
}

.invalid > textarea {
    border-color: #ef6b51;
}

.invalid .hs-input {
    border-color: #ef6b51;
}

.form-errors {
    color: #ef6b51;
}
fieldset {
  border: 0;
  padding: 0;
  margin: 0;
}

select#title {
/*   border: 0 none;
  height: 47px;
  padding-left: 0; */
}

.custom_cta_layer fieldset.form-columns-2 .hs-form-field {
  width: 50%;
  float: left;

  text-align: left;
}
.section {
  float: left;
  width: 100%;
  clear: both;
  padding: 75px 0;
}
.custom_cta_layer fieldset .hs-form-field {
  padding: 0 10px 0 0;
  /*   margin: 0; */

  text-align: left;
}
.text-center {
  text-align: center;
}
.custom_cta_layer .hs-input {
  /*   width: 100%;
  height: 50px;
  background: #fff;
  margin: 10px 10px;
  color: #053446;
  padding: 0 15px;
  border: 1px solid #e1e1e1;
  resize: none;
  font-size: 16px;
  border-radius: 10px; */
}

.custom_cta_layer fieldset textarea {
  min-height: 50px;
  margin-top: 20px;
  border-radius: 10px;
}

.custom_cta_layer .hs-submit {
  margin-top: 30px;
}

.custom_cta_layer ::-webkit-input-placeholder {
  font-style: italic;
  font-size: 16px;
  color: #8CAAB5;
  text-transform: none;
}

.custom_cta_layer :-moz-placeholder {
  font-style: italic;
  font-size: 16px;
  color: #8CAAB5;
  text-transform: none;
}

.custom_cta_layer ::-moz-placeholder {
  font-style: italic;
  font-size: 16px;
  color: #8CAAB5;
  text-transform: none;
}

.custom_cta_layer :-ms-input-placeholder {
  font-style: italic;
  font-size: 16px;
  color: #8CAAB5;
  text-transform: none;
}


/* results */

#ma-results {
  display: none;
}

#print-button {
  cursor: pointer;
  position: absolute;
  top: -40px;
  right: 0;
}


/*.canvas-wrapper {
position: relative;
margin: 90px auto 60px;
width: 1200px;
max-width: 100%;
}

.canvas-wrapper:before {
content: '';
display: block;
padding-top: 50%;
}*/


#results_chart {
  /*position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;*/
  width: 1200px !important;
  height: auto !important;
  max-width: 100% !important;
  margin: 90px auto 60px;
}

#ma-score {
  /*   font-family: 'Open Sans'; */
  color: #fff;
  background: #c0d8dd;
  border-radius: 30px;
  width: 100px;
  height: 100px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-size: 48px;
}

h3.ma-score-header {
  /*   font-family: 'Open Sans'; */
  font-weight: 700;
  font-size: 36px;
  color: #053446;
  letter-spacing: -0.05px;
  line-height: 1.527777777777778;
  margin: 0 0 37px;
}

.ma-score-0 {
  background: #9baeb5 !important;
}

.ma-score-1 {
  background: #769099 !important;
}

.ma-score-2 {
  background: #50717d !important;
}

.ma-score-3 {
  background: #2a5262 !important;
}

.ma-score-4 {
  background: #053446 !important;
}

.results-explanation {
  /*   font-family: 'Open Sans'; */
  font-size: 20px;
  line-height: 1.857142857142857;
}

.results-explanation .re {
  display: none;
}

.results-explanation .re.visible {
  display: block;
}

.results-explanation p {
  margin: 0 0 40px;
}

.results-cta-bar {
  background: #053446;
  padding: 20px 0;
  clear: both;
  z-index: 3;
}

.cb-flex {
  display: flex;
  justify-content: center;
  align-items: center;
}

.cb-content {
  /*   font-family: 'Open Sans'; */
  font-weight: 400;
  font-size: 20px;
  color: #fff;
}

.cb-content {
  margin-right: 90px;
}

@media (max-width: 767px) {
  .cb-flex {
    display: block;
    text-align: center;
  }

  .cb-content {
    margin-right: 0;
    margin-bottom: 20px;
  }
}



.results-breakdown {
  padding-top: 189px !important;
}


.next-steps-intro {
  /*   font-family: 'Open Sans'; */
  line-height: 1.833333333333333;
}

.next-steps-intro h2 {
  /*   font-family: 'Open Sans'; */
  font-weight: 300;
  font-size: 48px;
  color: #053446;
  letter-spacing: -1.09px;
  text-align: center;
  line-height: 1.444444444444444;
  margin: 0 0 30px;
}

.result {
  margin-top: 80px;
  line-height: 1.833333333333333;
}

.result-header {
  position: relative;
  display: flex;
  align-items: center;
  margin-bottom: 28px;
}

.result-header h3 {
  /*   font-family: 'Open Sans'; */
  margin: 0;
  padding: 0 15px 0 40px;
  width: calc(100% - 254px);
}

.result-header .result-icon {
  position: relative;
}

.result-header .ma-score {
  /*   font-family: 'Open Sans'; */
  margin-left: auto;
  background: #c0d8dd;
  color: #fff;
  display: inline-block;
  width: 164px;
  height: 47px;
  line-height: 47px;
  font-size: 30px;
  font-weight: 700;
  text-align: center;
  padding: 0 10px;
}

.result-content {
  display: none;
}

.visible {
  display: block;
}


.resources-toggle {
  cursor: pointer;
  font-weight: 700;
  font-size: 21px;
  color: #053446;
  line-height: 1.952380952380952;
  margin: 26px 0 0;
  text-transform: uppercase;
}

.resources-toggle:after {
  content: '';
  display: inline-block;
  width: 23px;
  height: 14px;
  background-size: cover;
  background-image: url(https://info.identityautomation.com/hubfs/images/ma/ma-resource-toggle.svg);
  background-repeat: none;
  margin-left: 20px;
  transform: rotate(180deg);
  transition: transform .3s ease-in-out;

  animation-duration: 1.5s;
  animation-fill-mode: both;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
}

.resources-toggle.active:after {
  transform: rotate(0);
}

.resources-toggle:not(.active):hover:after {
  animation-name: bounce;
}

.result-resources {
  display: none;
  padding-top: 30px;
}

.additional-resource {
  margin-bottom: 30px;
  display: block;
}

.ar-image {
  position: relative;
  display: block;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.ar-image:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 56.25%;
}

.ar-content {
  border-top: 6px solid #E32726;
  padding: 30px 20px;
  font-size: 16px;
  color: #4f8898 !important;
  line-height: 29px;
}

.ar-content h3 {
  font-size: 18px;
  color: #053446 !important;
  font-weight: 700;
}

.ar-content p {
  font-size: 15px;
  line-height: 22.5px;
}

.additional-resource a {
  color: #4f8898 !important;
}

.ar-content p:last-child {
  margin: 0;
}

.additional-resource:hover .ar-content {
  box-shadow: 0 5px 9px 0 rgba(0,0,0,0.12);
}

.additional-resource:hover .ar-content h3 {
  color: #E32726 !important;
}


#retake {
  cursor: pointer;
  font-weight: 600;
  font-size: 21px;
  color: #98999B;
  letter-spacing: 0;
  line-height: 1.857142857142857;
  margin-bottom: 48px;
  display: block;
  clear: both;
}

#retake:after {
  content: '';
  display: inline-block;
  width: 18px;
  height: 16px;
  background-size: cover;
  background-image: url(https://info.identityautomation.com/hubfs/images/ma/retake.svg);
  margin-left: 5px;
}


/*
* DOM element rendering detection
* https://davidwalsh.name/detect-node-insertion
*/
@keyframes chartjs-render-animation {
  from { opacity: 0.99; }
  to { opacity: 1; }
}

.chartjs-render-monitor {
  animation: chartjs-render-animation 0.001s;
}

/*
* DOM element resizing detection
* https://github.com/marcj/css-element-queries
*/
.chartjs-size-monitor,
.chartjs-size-monitor-expand,
.chartjs-size-monitor-shrink {
  position: absolute;
  direction: ltr;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  pointer-events: none;
  visibility: hidden;
  z-index: -1;
}

.chartjs-size-monitor-expand > div {
  position: absolute;
  width: 1000000px;
  height: 1000000px;
  left: 0;
  top: 0;
}

.chartjs-size-monitor-shrink > div {
  position: absolute;
  width: 200%;
  height: 200%;
  left: 0;
  top: 0;
}




@keyframes bounce {
  0%, 100%, 20%, 50%, 80% {
    transform: rotate(180deg)  translateY(0)
  }
  40% {
    transform: rotate(180deg) translateY(20px)
  }
  60% {
    transform: rotate(180deg) translateY(10px)
  }
}






@media print {
  *{ color-adjust: exact; -webkit-print-color-adjust: exact; print-color-adjust: exact; }

  .site-header .col-9_sm-3,
  .footer-container-wrapper,
  .site-header:after,
  .resources-toggle, 
  .result-resources,
  #print-button,
  .banner:before,
  .results-cta-bar,
  .custom_cta_layer,
  #retake,
  .section-lightgrey {
    display: none !important;
  }

  body,
  .body-container-wrapper {
    padding: 0 !important;
  }

  .site-header {
    padding: 20px 0 !important;
    position: relative !important;
  }

  .banner {
    background: none !important;
    padding: 55px 0 40px !important;
    color: #053446 !important;
  }

  .banner h4,
  .banner h1 {
    color: #053446 !important;
  }

  .next-steps-intro h2 {
    text-align: left;
  }

  .results-breakdown {
    padding-top: 0 !important;
  }

  .result {
    margin-top: 60px;
  }

  .result-icon img {
    max-width: 50px !important;
  }
}


.hs_submit,
.button-wrap {
  text-align: center;
}

.hs_submit .actions,
.button-wrap {
  display: inline-block;
  position: relative;
}

.hs_submit.hs-submit input,
a.button {
/*     color: #fff;
      border-radius: 50px;
    padding: 16px 30px;
  background-color: transparent;
  display: block;
  border: 3px solid #ffffff;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.625rem;
  padding-left: 60px;
  padding-right: 60px;
  position: relative;
  text-align: center;
  text-decoration: none!important;
  width: auto;
  white-space: nowrap; */
}

a.button-narrow {
/*   padding: 20px 70px 20px 70px; */
}

.hs_submit.hs-submit input:hover,
/* a.button:hover {
    color: #053446;
  background: #ffffff !important; */
}

.hs_submit .actions:after,
a.button:after {
/*     background-color: transparent;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: skew(16deg,0deg);
  -ms-transform: skew(16deg,0deg);
  transform: skew(16deg,0deg);
  transition: background-color .3s ease;
  z-index: -1; */
}

.hs_submit .actions:hover,
a.button:hover {
/*     color: #053446;
  background: #ffffff !important;
  border-radius: 50px !important; */
}

.hs_submit .actions:hover:after,
a.button:hover:after {
/*     background-color: transparent;
  color: #ffffff !important; */
}

.results-modal {
  width: 884px;
  max-width: 100%;
  border: 16px solid #fff;
  padding: 90px 20px;
  position: relative;
  background-size: cover;
}

.results-modal:before {
  content: '';
  display: bock;
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(109,110,112,0.6);
}

.rm-inner {
  margin: 0 auto;
  width: 670px;
  max-width: 100%;
  position: relative;
}

.rm-header {
  text-align: center;
  color: #fff;
  font-size: 20px;
}

.rm-header h2 {
  color: #fff;
}

.rm-box {
  display: block;
  background: #fff;
  padding: 50px 120px 50px 50px;
  box-shadow: 0 5px 9px 0 rgba(0,0,0,0.29);
  font-size: 16px;
  color: #053446;
  line-height: 1.875;
  position: relative;
}

.rm-box:after {
  content: '';
  background-image: url(https://info.identityautomation.com/hubfs/images/ma/modal-arrow.svg);
  background-size: cover;
  width: 45px;
  height: 45px;
  display: block;
  position: absolute;
  right: 30px;
  top: calc(50% - 22px);
}

.rm-box h4 {
  font-weight: 700;
  font-size: 16px;
  color: #8CAAB5;
  letter-spacing: -0.39px;
  line-height: 1;
  margin: 0 0 14px;
  text-transform: uppercase;
}

.rm-box h3 {
  font-weight: 700;
  font-size: 21px;
  color: #053446;
  line-height: 27px;
  margin: 0 0 10px;
}

.rm-box p:last-child {
  margin: 0;
}

.scroll-container {
  position: relative;
  clear: both;
}

.scroll-container:before,
.scroll-container:after {
  content: '';
  display: block;
  clear: both;
}

.results-cta-bar {
  position: absolute;
  width: 100% !important;
  transition: opacity .3s;
}

.results-cta-bar.is-hidden {
  pointer-events: none;
  opacity: 0;
}


@media (max-width: 767px) {
  .ma-row legend,
  .result h3 {
    font-size: 30px;
  }
}

@media (max-width: 599px) {
  .canvas-wrapper {
    display: none;
  }

  .ma-row {
    padding-left: 0;
  }

  .ma-row legend {
    padding-left: 90px;
  }

  .ma-icon {
    width: 75px;
    height: 75px;
  }

  .ma-row fieldset {
    padding-top: 45px;
  }

  .ma-row legend,
  .result h3 {
    font-size: 24px;
  }

  .result-header {
    display: block;
  }

  .result-header h3 {
    width: 100%;
    padding: 10px 0;
  }
}