








.fl-node-19b05umel2o7 {
	width: 100%;
}

/* Start Global Nodes CSS */

/* End Global Nodes CSS */


/* Start Layout CSS */

/* End Layout CSS */

.fl-node-9mi4boe3t872 {
  /* Popup box */
  /* Close button */
}
.fl-node-9mi4boe3t872 .quiz-blue-hill #conclusion {
  font-size: 20px;
  color: #c10435;
}
.fl-node-9mi4boe3t872 .quiz-blue-hill .h1 {
  margin-bottom: 20px;
}
.fl-node-9mi4boe3t872 .quiz-blue-hill .solutions strong {
  text-transform: uppercase;
  color: #c10435;
}
.fl-node-9mi4boe3t872 .bluehill-quiz .ques label {
  margin-right: 0;
}
.fl-node-9mi4boe3t872 .quiz-blue-hill .hubspot-popup {
  display: none;
  /* hidden by default */
  position: fixed;
  z-index: 99999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
}
.fl-node-9mi4boe3t872 .quiz-blue-hill .popup-content {
  width: 90%;
  max-width: 800px;
  position: relative;
  margin: 40px auto;
}
.fl-node-9mi4boe3t872 .quiz-blue-hill .popup-content .close-popup {
  right: -57px !important;
  top: 5px !important;
  color: #ffffff !important;
  font-size: 45px;
  font-weight: normal;
  border: 1px solid #fff !important;
  border-radius: 4px;
  padding: 0;
  width: 44px;
  text-align: center;
  height: 44px;
  line-height: 1;
}
.fl-node-9mi4boe3t872 .quiz-blue-hill .popup-content #hubspot-form-popup {
  background: #fff;
  padding: 20px 30px;
  border-radius: 10px;
  position: relative;
  max-height: calc(100vh - 80px);
  overflow: auto;
}
.fl-node-9mi4boe3t872 .quiz-blue-hill .close-popup {
  position: absolute;
  top: 12px;
  right: 18px;
  font-size: 24px;
  cursor: pointer;
  color: #999;
}
.fl-node-9mi4boe3t872 .quiz-blue-hill .close-popup:hover {
  color: #000;
}
.fl-node-9mi4boe3t872 .action-links.justify-content-between.align-items-center.d-flex {
  flex-flow: wrap;
}
@media (max-width: 991px) {
  .fl-node-9mi4boe3t872 .quiz-blue-hill .popup-content .close-popup {
    z-index: 2;
    color: #000 !important;
    font-size: 30px;
    width: 30px;
    height: 30px;
    border: 0 !important;
    right: 15px !important;
    top: 10px !important;
  }
  .fl-node-9mi4boe3t872 .bluehill-quiz .ques label.lblQuestion input {
    min-width: inherit !important;
  }
}
