@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLDz8Z1xlEA.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiEyp8kv8JHgFVrJJfedw.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLGT9Z1xlEA.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLEj6Z1xlEA.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLCz7Z1xlEA.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4gaVc.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsgH1x4gaVc.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1x4gaVc.ttf) format('truetype');
}
.bdt-wrapper .bdt-header--white {
  background-color: #ffffff;
}
.bdt-wrapper .bdt-header--with-color {
  background-color: #eff8fd;
}
.bdt-wrapper .bdt-artboard img {
  object-fit: cover;
  width: 100%;
}
.bdt-wrapper .bdt-artboard .header-bg {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 86%;
  height: 430px;
  width: 100%;
}
@media only screen and (max-width: 991px) {
  .bdt-wrapper .bdt-artboard .header-bg {
    height: 29vw;
  }
}
.bdt-content {
  color: #000000;
}
.bdt-content .bdt-breadcrumbs {
  background-color: #000f9f;
  border-bottom: solid 2px white;
  padding: 15px;
  margin: 15px 0px;
}
@media only screen and (max-width: 991px) {
  .bdt-content .bdt-breadcrumbs {
    padding: 12px 15px;
  }
}
.bdt-content .bdt-breadcrumbs ul {
  background: transparent;
  padding-left: 10px;
  margin-bottom: 0;
}
.bdt-content .bdt-breadcrumbs ul li {
  color: #ffffff;
  display: inline-block;
  font-size: 20px;
  font-weight: 300;
  padding-right: 10px;
  position: relative;
}
@media only screen and (max-width: 991px) {
  .bdt-content .bdt-breadcrumbs ul li {
    font-size: 16px;
  }
}
.bdt-content .bdt-breadcrumbs ul li i {
  color: #ffffff;
  padding-right: 7px;
}
.bdt-content .bdt-breadcrumbs ul li a {
  color: #ffffff !important;
  font-size: 20px;
  font-weight: 300 !important;
}
@media only screen and (max-width: 991px) {
  .bdt-content .bdt-breadcrumbs ul li a {
    font-size: 16px;
  }
}
.bdt-content .bdt-content-description {
  font-size: 1.2rem;
}
@media only screen and (max-width: 991px) {
  .bdt-content .bdt-content-description {
    margin-top: 35px;
    margin-bottom: 30px;
  }
}
.bdt-content .bdt-content-description h2 {
  color: #000f9f;
  font-weight: 700;
  font-size: 2rem;
}
@media only screen and (max-width: 768px) {
  .bdt-content .bdt-content-description h2 {
    font-size: 18px;
  }
}
.bdt-content .bdt-content-description p {
  font-weight: 400;
  line-height: 1.2;
}
.bdt-content .bdt-content-description .content-image img {
  object-fit: cover;
  width: 100%;
}
.bdt-content .bdt-content-grid {
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.5);
  position: relative;
  height: 220px;
  text-align: center;
  display: block;
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .bdt-content .bdt-content-grid {
    min-height: 605px;
  }
}
@media only screen and (max-width: 768px) {
  .bdt-content .bdt-content-grid {
    margin-bottom: 30px;
  }
}
.bdt-content .bdt-content-grid .content-image {
  height: 210px;
  position: relative;
}
.bdt-content .bdt-content-grid .content-image:before {
  content: "";
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  height: 100%;
  position: absolute;
  width: 100%;
}
.bdt-content .bdt-content-grid .content-image.business-ideas:before {
  background-image: url("../../images/1-Ideas-Generator.jpg");
}
.bdt-content .bdt-content-grid .content-image.business-planning:before {
  background-image: url("../../images/2-Business-planning-tool.jpg");
}
.bdt-content .bdt-content-grid .content-image.business-referencing:before {
  background-image: url("../../images/3-Business-ref-tool.jpg");
  background-size: 90%;
  background-position: top center;
}
.bdt-content .bdt-content-grid .content-image.documents-and-workbook:before {
  background-image: url("../../images/4-docs-workbooks.jpg");
}
.bdt-content .bdt-content-grid .content-image.videos-and-tutorials:before {
  background-image: url("../../images/5-videos-toolsjpg.jpg");
}
.bdt-content .bdt-content-grid .content-image.business-diagnostic-tools:before {
  background-image: url("../../images/6-Diognostics-tool.jpg");
}
.bdt-content .bdt-content-grid .content-image.logo-maker:before {
  background-image: url("../../images/7-logo-maker.jpg");
}
.bdt-content .bdt-content-grid .content-image.plan-toolkit:before {
  background-image: url("../../images/8-plan-toolkit.jpg");
}
.bdt-content .bdt-content-grid .content-image img {
  display: none;
  height: 100%;
  object-fit: cover;
  width: 100%;
}
.bdt-content .bdt-content-grid .content-image.top-image {
  height: 300px;
}
.bdt-content .bdt-content-grid .content-image.top-image:before {
  background-image: url("../../images/top-image.jpg");
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .bdt-content .bdt-content-grid .content-image.top-image:before {
    background-image: url("../../images/7-logo-maker.jpg");
  }
}
@media only screen and (max-width: 767px) {
  .bdt-content .bdt-content-grid .content-image.top-image:before {
    background-image: url("../../images/7-logo-maker.jpg");
  }
}
.bdt-content .bdt-content-grid .content-image.BPTC-top-image {
  height: 300px;
}
.bdt-content .bdt-content-grid .content-image.BPTC-top-image:before {
  background-image: url("../../images/top-image-2.jpg");
}
.bdt-content .bdt-content-grid .content-details {
  min-height: 320px;
  margin-top: -40px;
  padding: 0 20px 20px;
  position: relative;
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .bdt-content .bdt-content-grid .content-details {
    min-height: 353px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .bdt-content .bdt-content-grid .content-details {
    min-height: 320px;
  }
}
@media only screen and (max-width: 767px) {
  .bdt-content .bdt-content-grid .content-details {
    min-height: 240px;
    margin-top: 0px;
  }
}
.bdt-content .bdt-content-grid .content-details h3 {
  color: #000f9f;
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  padding-bottom: 15px;
}
.bdt-content .bdt-content-grid .content-details h3 span {
  display: block;
}
.bdt-content .bdt-content-grid .content-details p {
  color: #254D7C;
  font-size: 14px;
  font-weight: 600;
  line-height: 18px;
}
.bdt-content .bdt-content-grid .content-details ul {
  list-style: none;
  padding-left: 0;
}
.bdt-content .bdt-content-grid .content-details ul li {
  color: #254D7C;
  font-size: 14px;
  font-weight: 600;
  line-height: 18px;
}
.bdt-content .bdt-content-grid .content-details.top-card {
  min-height: auto;
  margin-top: -120px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .bdt-content .bdt-content-grid .content-details.top-card {
    min-height: 240px;
    margin-top: -20px;
  }
}
@media only screen and (max-width: 767px) {
  .bdt-content .bdt-content-grid .content-details.top-card {
    min-height: 240px;
    margin-top: -40px;
  }
}
.bdt-content .bdt-content-grid .content-link {
  text-align: center;
  padding: 20px;
}
.bdt-content .bdt-content-grid .content-link a {
  background-color: #000f9f;
  border-radius: 6px;
  color: #ffffff;
  font: 500 16px 'Poppins', sans-serif;
  display: block;
  padding: 12px 15px;
  text-transform: uppercase;
}
.bdt-content .bdt-content-grid .content-link.top-button {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 96%;
}
@media only screen and (max-width: 767px) {
  .bdt-content .bdt-content-grid .content-link.top-button {
    position: relative;
    width: 100%;
  }
}
.bdt-content .bdt-content-grid.top-card-grid {
  min-height: auto;
  position: relative;
  overflow: hidden;
}
.bdt-content .card-content-grid {
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.5);
  position: relative;
  height: 320px;
  display: block;
  border-radius: 20px;
  background-color: #000f9f;
  color: #ffffff !important;
}
@media only screen and (max-width: 768px) {
  .bdt-content .card-content-grid {
    margin-bottom: 30px;
  }
}
.bdt-content .card-content-grid h2 {
  color: #ffffff;
  text-align: left !important;
  padding: 20px;
}
.bdt-content .card-content-grid .card-line {
  width: 100%;
  height: 3px;
}
.bdt-content .card-content-grid .card-line.red {
  background-color: red;
}
.bdt-content .card-content-grid .card-line.turquoise {
  background-color: turquoise;
}
.bdt-content .card-content-grid .card-line.yellow {
  background-color: yellow;
}
.bdt-content .card-content-grid .card-line.orange {
  background-color: darkorange;
}
.bdt-content .card-content-grid .card-line.green {
  background-color: limegreen;
}
.bdt-content .card-content-grid .card-line.blue {
  background-color: cornflowerblue;
}
.bdt-content .card-content-grid .card-line.purple {
  background-color: purple;
}
.bdt-content .card-content-grid .after {
  display: none;
  text-align: center;
}
.bdt-content .card-content-grid .before {
  display: inline;
}
.bdt-content .card-content-grid .before .row-top {
  margin: unset;
  border-radius: 20px 20px 0 0;
}
.bdt-content .card-content-grid:hover {
  background-color: #000f9f;
  color: white;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 15px;
}
.bdt-content .card-content-grid:hover .after {
  display: inline;
}
.bdt-content .card-content-grid:hover .after li {
  text-align: left;
}
.bdt-content .card-content-grid:hover .before {
  display: none;
}
.bdt-content .card-content-grid.no-image {
  background-color: #000f9f;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 5px;
  height: 200px;
}
.bdt-content .card-image {
  width: 100%;
  height: 200px;
  border-radius: 20px 20px 0 0;
  background-color: white;
}
.bdt-content .card-row {
  margin-bottom: 30px;
}
.bdt-content .card-col {
  margin-bottom: 30px;
}
.bdt-content .bdt-bottom-details {
  height: 400px;
  position: relative;
}
.bdt-content .bdt-bottom-details:before {
  content: "";
  background-image: url("../../images/Survey-yellow-box-woman.png");
  background-size: 176px;
  background-position: 7% 64px;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 2;
}
@media only screen and (max-width: 991px) {
  .bdt-content .bdt-bottom-details:before {
    display: none;
  }
}
.bdt-content .bdt-bottom-details:after {
  content: "";
  background-image: url("../../images/Survey-yellow-box-man.png");
  background-size: 340px;
  background-position: 85% 64px;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 100%;
}
@media only screen and (max-width: 991px) {
  .bdt-content .bdt-bottom-details:after {
    display: none;
  }
}
.bdt-content .bdt-bottom-details .content-wrapper {
  background-color: #fad553;
  font-family: 'Poppins', sans-serif;
  height: 340px;
  padding-top: 40px;
  position: relative;
}
.bdt-content .bdt-bottom-details .content-wrapper .box {
  position: relative;
  text-align: center;
  z-index: 223;
}
@media only screen and (min-width: 991px) {
  .bdt-content .bdt-bottom-details .content-wrapper .box {
    text-align: left;
    width: 430px;
    transform: translate(61%, 15%);
  }
}
.bdt-content .bdt-bottom-details h3 {
  color: #000f9f;
  font: 600 1.5rem 'Poppins', sans-serif;
  padding: 0 15px 30px;
}
.bdt-content .bdt-bottom-details label {
  color: #000f9f;
  cursor: default;
  display: block;
  font-weight: 500;
  line-height: 22px;
  padding-bottom: 40px;
}
.bdt-content .bdt-bottom-details label span {
  display: block;
}
.bdt-content .bdt-bottom-details .content-link {
  background-color: #000f9f;
  border-radius: 100px;
  color: #ffffff;
  font-size: 26px;
  padding: 17px 40px;
}
.bdt-navigation {
  background-color: #000f9f;
  margin-bottom: 20px;
}
.bdt-navigation ul {
  background: transparent;
  padding-left: 0;
  margin-bottom: 0;
}
.bdt-navigation ul li {
  color: #ffffff;
  display: inline-block;
  font-size: 20px;
  font-weight: 300;
  padding: 0px 10px;
  position: relative;
}
.bdt-navigation ul li:hover {
  background-color: white;
  color: black !important;
}
.bdt-navigation ul li .active {
  background-color: white;
  color: black;
}
.bdt-navigation ul li .active:hover {
  color: #b21f25;
}
.bdt-navigation ul li a {
  color: inherit;
}
.corner-ribbon {
  width: 200px;
  background: #000f9f;
  position: absolute;
  top: 25px;
  left: -50px;
  text-align: center;
  line-height: 50px;
  letter-spacing: 1px;
  color: #ffffff !important;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  z-index: 300;
}
/* Custom styles */
.corner-ribbon.sticky {
  position: absolute;
}
.corner-ribbon.shadow {
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}
/* Different positions */
.corner-ribbon.top-left {
  top: 25px;
  left: -50px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
@media only screen and (max-width: 767px) {
  .same-top {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .same-top {
    display: none;
  }
}
.modal-form-wrap {
  padding-left: 0 !important;
}
.modal-form {
  border: 0;
}
.modal-form .form-structor {
  background-color: #222;
  height: 680px;
  width: 100%;
  position: relative;
  overflow: hidden;
  z-index: 9999;
}
.modal-form .form-structor::after {
  content: '';
  opacity: 0.8;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: 500px;
  background-color: #000f9f;
}
.modal-form .form-structor .signup {
  position: absolute;
  top: 44%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  width: 90%;
  z-index: 5;
  -webkit-transition: all 0.3s ease;
}
.modal-form .form-structor .signup.slide-up {
  top: 5%;
  -webkit-transform: translate(-50%, 0%);
  -webkit-transition: all 0.3s ease;
}
.modal-form .form-structor .signup.slide-up form {
  visibility: hidden;
}
.modal-form .form-structor .signup.slide-up .form-holder,
.modal-form .form-structor .signup.slide-up .submit-btn {
  opacity: 0;
  visibility: hidden;
}
.modal-form .form-structor .signup.slide-up .form-title {
  font-size: 1.6em;
  cursor: pointer;
}
.modal-form .form-structor .signup.slide-up .form-title span {
  margin-right: 5px;
  opacity: 1;
  visibility: visible;
  -webkit-transition: all 0.3s ease;
}
.modal-form .form-structor .signup .signup-note {
  margin-bottom: 10px;
}
@media only screen and (max-width: 991px) {
  .modal-form .form-structor .signup .signup-note {
    height: 130px;
    overflow: scroll;
  }
}
@media only screen and (max-width: 450px) {
  .modal-form .form-structor .signup .signup-note {
    font-size: 12px;
    height: 120px;
  }
}
.modal-form .form-structor .signup .signup-note label {
  color: #ffffff;
  cursor: default;
  display: inline-block;
  line-height: 18px;
  font-size: 14px;
  margin-bottom: 0;
  padding-top: 10px;
}
.modal-form .form-structor .signup .signup-note .show-more {
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
}
.modal-form .form-structor .signup .form-title {
  color: #fff;
  font-size: 1.45em;
  margin-bottom: 0;
  padding-bottom: 0;
  text-align: center;
}
@media only screen and (max-width: 450px) {
  .modal-form .form-structor .signup .form-title {
    font-size: 0.95em;
  }
}
.modal-form .form-structor .signup .form-title span {
  color: rgba(0, 0, 0, 0.4);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease;
}
.modal-form .form-structor .signup .help-block {
  color: #ffffff;
  margin-bottom: 0;
}
.modal-form .form-structor .signup form {
  margin-top: 10px;
  visibility: visible;
}
.modal-form .form-structor .signup form input[type="text"],
.modal-form .form-structor .signup form input[type="password"] {
  border: 0;
  outline: none;
  box-shadow: none;
  display: block;
  line-height: 30px;
  padding: 6px 15px;
  border-bottom: 1px solid #eee;
  width: 100%;
  font-size: 14px;
}
.modal-form .form-structor .signup form input[type="text"]:focus,
.modal-form .form-structor .signup form input[type="password"]:focus {
  border-color: transparent;
  box-shadow: none;
}
.modal-form .form-structor .signup form input[type="text"]:last-child,
.modal-form .form-structor .signup form input[type="password"]:last-child {
  border-bottom: 0;
}
.modal-form .form-structor .signup form input[type="text"]::-webkit-input-placeholder,
.modal-form .form-structor .signup form input[type="password"]::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.4);
}
.modal-form .form-structor .signup form .checkbox label {
  margin-bottom: 0;
}
.modal-form .form-structor .signup form .checkbox label,
.modal-form .form-structor .signup form .checkbox a {
  color: #ffffff;
}
@media only screen and (max-width: 450px) {
  .modal-form .form-structor .signup form .checkbox label,
  .modal-form .form-structor .signup form .checkbox a {
    font-size: 14px;
  }
}
.modal-form .form-structor .signup form .checkbox a:after {
  color: #ffffff;
}
.modal-form .form-structor .signup form .checkbox input[type="checkbox"] {
  position: relative;
  top: 2px;
}
.modal-form .form-structor .signup form .submit-btn {
  background-color: #000f9f;
  border: 0;
  border-radius: 6px;
  color: #ffffff;
  cursor: pointer;
  display: block;
  font: 600 14px 'Poppins', sans-serif;
  margin: 5px auto;
  opacity: 1;
  padding: 12px 15px;
  text-transform: uppercase;
  visibility: visible;
  width: 100%;
  -webkit-transition: all 0.3s ease;
}
.modal-form .form-structor .signup form .facebook {
  margin-bottom: 5px;
}
.modal-form .form-structor .signup form .facebook,
.modal-form .form-structor .signup form .linkedin {
  border-radius: 6px;
  display: block;
  font: 600 14px 'Poppins', sans-serif;
  padding: 12px 15px;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease;
}
.modal-form .form-structor .login {
  position: absolute;
  top: 20%;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  z-index: 5;
  -webkit-transition: all 0.3s ease;
}
.modal-form .form-structor .login::before {
  content: '';
  position: absolute;
  left: 50%;
  top: -20px;
  -webkit-transform: translate(-50%, 0);
  background-color: #fff;
  width: 200%;
  height: 250px;
  border-radius: 50%;
  z-index: 4;
  -webkit-transition: all 0.3s ease;
}
.modal-form .form-structor .login .center {
  position: absolute;
  top: calc(55% - 10%);
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  width: 85%;
  z-index: 5;
  -webkit-transition: all 0.3s ease;
}
.modal-form .form-structor .login .center .form-title {
  color: #000;
  font-size: 1.7em;
  text-align: center;
}
.modal-form .form-structor .login .center .form-title span {
  color: rgba(0, 0, 0, 0.4);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease;
}
.modal-form .form-structor .login .center .form-holder {
  background-color: #fff;
  overflow: hidden;
  margin-top: 10px;
  opacity: 1;
  visibility: visible;
  -webkit-transition: all 0.3s ease;
}
.modal-form .form-structor .login .center .form-holder .help-block {
  color: #6b0004;
  margin-bottom: 0;
}
.modal-form .form-structor .login .center .form-holder input[type="text"],
.modal-form .form-structor .login .center .form-holder input[type="password"] {
  border: 0;
  outline: none;
  box-shadow: none;
  display: block;
  line-height: 30px;
  padding: 6px 15px;
  border-bottom: 1px solid #c3c3c3;
  width: 100%;
  font-size: 14px;
}
.modal-form .form-structor .login .center .form-holder input[type="text"]:focus,
.modal-form .form-structor .login .center .form-holder input[type="password"]:focus {
  border-color: transparent;
  box-shadow: none;
}
.modal-form .form-structor .login .center .form-holder input[type="text"]:last-child,
.modal-form .form-structor .login .center .form-holder input[type="password"]:last-child {
  border-bottom: 0;
}
.modal-form .form-structor .login .center .form-holder input[type="text"]::-webkit-input-placeholder,
.modal-form .form-structor .login .center .form-holder input[type="password"]::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.4);
}
.modal-form .form-structor .login .center .form-holder .forgot-password {
  position: relative;
  font-size: 14px;
  top: 4px;
}
.modal-form .form-structor .login .center button[type="submit"] {
  background-color: #000f9f;
  border-radius: 6px;
  color: #ffffff;
  display: block;
  font: 600 14px 'Poppins', sans-serif;
  padding: 14px 15px;
  text-transform: uppercase;
  width: 100%;
  -webkit-transition: all 0.3s ease;
}
.modal-form .form-structor .login .center button[type="submit"] i {
  padding-right: 5px;
}
.modal-form .form-structor .login .center button[type="submit"]:hover {
  transition: all 0.3s ease;
}
.modal-form .form-structor .login .center .facebook,
.modal-form .form-structor .login .center .linkedin {
  border-radius: 6px;
  font: 600 14px 'Poppins', sans-serif;
  padding: 12px 15px;
  width: 100%;
}
.modal-form .form-structor .login .center .facebook i,
.modal-form .form-structor .login .center .linkedin i {
  padding-right: 5px;
}
.modal-form .form-structor .login.slide-up {
  top: 90%;
  -webkit-transition: all 0.3s ease;
}
.modal-form .form-structor .login.slide-up .center {
  top: 10%;
  -webkit-transform: translate(-50%, 0%);
  -webkit-transition: all 0.3s ease;
}
.modal-form .form-structor .login.slide-up .form-holder,
.modal-form .form-structor .login.slide-up .submit-btn {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease;
}
.modal-form .form-structor .login.slide-up .form-title {
  font-size: 1.6em;
  margin: 0;
  padding: 0;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
}
.modal-form .form-structor .login.slide-up .form-title span {
  margin-right: 5px;
  opacity: 1;
  visibility: visible;
  -webkit-transition: all 0.3s ease;
}
.field-registerform-email {
  position: relative;
}
.field-registerform-email .preload {
  position: absolute;
  top: 11px;
  right: 12px;
}
.field-registerform-email .preload i {
  color: #000f9f;
  font-size: 20px;
}
.bdt-bpt .diagnostic-key-info {
  margin-top: 0;
  overflow: visible;
  width: 100%;
}
.bdt-bpt .diagnostic-key-info iframe {
  width: 100%;
}
.bdt-bpt .diagnostic-key-info .bdt-text-header {
  font: 600 20px 'Poppins', sans-serif;
  margin-bottom: 20px;
}
.bdt-bpt .diagnostic-key-info .bdt-text-sub-header {
  cursor: default;
  line-height: 20px;
  padding-bottom: 20px;
}
.bdt-bpt .diagnostic-key-info .bdt-text-time {
  background: #1F3465;
  color: #ffffff;
  margin-bottom: 30px;
  padding: 13px 30px;
}
.bdt-bpt .diagnostic-key-info .bdt-text-time i {
  margin-right: 20px;
}
.bdt-bpt .diagnostic-key-info .video-content h4 {
  background: #383C3F;
  color: #ffffff;
  font: 500 1.1rem 'Poppins', sans-serif;
  padding: 40px 0;
  text-align: center;
}
.bdt-bpt .diagnostic-key-info .video-content h4 span {
  display: block;
}
.bdt-bpt .bpt-list {
  list-style: none;
}
.bdt-bpt .bpt-list li {
  display: inline-flex;
}
.bdt-bpt .bpt-list li:first-child .supporting-links-content {
  margin-bottom: 0;
}
.bdt-bpt .bpt-list li .supporting-links-image-holder {
  display: inline-block;
  margin-right: 20px;
  text-align: left;
  width: 115px;
}
@media only screen and (max-width: 480px) {
  .bdt-bpt .bpt-list li .supporting-links-image-holder {
    text-align: center;
  }
}
.bdt-bpt .bpt-list li .supporting-links-image-holder .supporting-links-image {
  background: #000f9f;
  border-radius: 100px;
  color: #ffffff;
  display: inline-block;
  font-size: 42px;
  height: 89px;
  padding: 12px 20px;
  width: 89px;
}
@media only screen and (max-width: 480px) {
  .bdt-bpt .bpt-list li .supporting-links-image-holder .supporting-links-image {
    height: 74px;
    padding: 5px 15px;
    width: 74px;
  }
}
.bdt-bpt .bpt-list li .supporting-links-content {
  margin-top: 0;
}
.bdt-bpt .bpt-list li .supporting-links-content h4 {
  font-family: 'Poppins', sans-serif;
  font-size: 1.3rem;
}
.bdt-bpt .bpt-list li .supporting-links-content label {
  cursor: default;
  line-height: 20px;
}
.bdt-bpt .create-diagnostic-btn-holder {
  text-align: center;
  width: 100%;
}
.bdt-bpt .create-diagnostic-btn-holder .btn {
  background: #7CC163;
  border-radius: 12px;
  color: #ffffff;
  display: block;
  padding: 27px 15px;
}
.bdt-bpt .create-diagnostic-btn-holder .btn:active {
  box-shadow: none;
}
.bdt-bpt .create-diagnostic-btn-holder .btn label {
  font: 500 24px 'Poppins', sans-serif;
  margin-bottom: 0;
  margin-right: 20px;
}
@media only screen and (max-width: 450px) {
  .bdt-bpt .create-diagnostic-btn-holder .btn label {
    display: inline;
    font: 500 18px 'Poppins', sans-serif;
    margin-right: 10px;
  }
}
.bdt-bpt .create-diagnostic-btn-holder .btn i {
  font-size: 32px;
  margin-top: -5px;
  vertical-align: middle;
}
@media only screen and (max-width: 450px) {
  .bdt-bpt .create-diagnostic-btn-holder .btn i {
    font-size: 22px;
    margin-top: 0;
  }
}
.bdt-bpt .diagnostic-table .single-diagnostic {
  background: #ebebeb;
  margin-bottom: 10px;
  width: 100%;
  overflow: hidden;
  clear: both;
  font-size: 13px;
  padding: 13px 15px;
}
.bdt-bpt .diagnostic-table .single-diagnostic .single-diagnostic-text {
  font-family: 'Poppins', sans-serif;
  padding: 0 20px 0;
}
.bdt-bpt .diagnostic-table .single-diagnostic .single-diagnostic-text h4 {
  font: 600 1.4rem 'Poppins', sans-serif;
}
.bdt-bpt .diagnostic-table .single-diagnostic .single-diagnostic-text label {
  cursor: default;
  display: block;
  font-weight: 400;
  font-size: 16px;
  margin-bottom: 5px;
}
.bdt-bpt .diagnostic-table .single-diagnostic .single-diagnostic-text label.datetime span {
  letter-spacing: 2px;
}
.bdt-bpt .diagnostic-table .single-diagnostic .single-diagnostic-buttons ul {
  list-style: none;
  padding-left: 0;
  text-align: center;
}
.bdt-bpt .diagnostic-table .single-diagnostic .single-diagnostic-buttons ul li {
  padding-left: 10px;
  padding-right: 10px;
}
.bdt-bpt .diagnostic-table .single-diagnostic .single-diagnostic-buttons ul li a {
  border-radius: 7px;
  color: #ffffff;
  display: block;
  font: 500 18px 'Poppins', sans-serif;
  padding: 12px 15px;
  width: 100%;
}
@media only screen and (min-width: 991px) and (max-width: 1200px) {
  .bdt-bpt .diagnostic-table .single-diagnostic .single-diagnostic-buttons ul li a {
    padding: 12px 9px;
  }
}
@media only screen and (max-width: 991px) {
  .bdt-bpt .diagnostic-table .single-diagnostic .single-diagnostic-buttons ul li a {
    margin-top: 15px;
  }
}
.bdt-bpt .diagnostic-table .single-diagnostic .single-diagnostic-buttons ul li a.view {
  background: #FBB03F;
}
.bdt-bpt .diagnostic-table .single-diagnostic .single-diagnostic-buttons ul li a.update {
  background: #7CC163;
}
.bdt-bpt .diagnostic-table .single-diagnostic .single-diagnostic-buttons ul li a.download {
  background: #20B5ED;
}
.bdt-bpt .diagnostic-table .single-diagnostic .single-diagnostic-buttons ul li a.delete {
  background: #B1222F;
}
.bdt-bpt .diagnostic-table .single-diagnostic .single-diagnostic-buttons ul li a i {
  margin-right: 5px;
}
#update-planning-form .submit-btn-content {
  padding-right: 15px;
}
#update-planning-form button {
  background-color: #000f9f;
  border: 0;
  border-radius: 6px;
  color: #ffffff;
  font: 600 14px 'Poppins', sans-serif;
  padding: 12px 30px;
  text-transform: uppercase;
}
#update-planning-form button i.fa-chevron-right {
  margin-left: 7px;
}
#update-planning-form button[name="save-business-plan-button"] i,
#update-planning-form button[name="complete-business-plan-button"] i {
  margin-right: 7px;
}
.bpt-accordion .diagnostic-result-card .card-header,
.bpt-accordion .diagnostic-card .card-header {
  padding: 13px 20px;
}
.bpt-accordion .diagnostic-result-card .card-header h5,
.bpt-accordion .diagnostic-card .card-header h5 {
  font: 600 20px 'Poppins', sans-serif;
}
.btn-bdt {
  background-color: #000f9f;
  border: 0;
  border-radius: 6px !important;
  color: #ffffff;
  font: 600 14px 'Poppins', sans-serif;
  padding: 16px 30px;
  text-transform: uppercase;
}
.btn-bdt:hover {
  color: #ffffff;
}
.bdt-auth .form-wrapper {
  margin-top: 10px;
}
.bdt-auth .form-wrapper .content-details {
  text-align: center;
}
.bdt-auth .form-wrapper .content-details h2 {
  color: #000000;
  display: block;
  font-weight: 600;
  font-size: 32px;
}
.bdt-auth .form-wrapper .content-details label {
  cursor: default;
  display: block;
  font-size: 24px;
  font-weight: 400;
}
.bdt-auth .form-wrapper form .form-group.field-resetpasswordrequestform-email,
.bdt-auth .form-wrapper form .form-group.field-loginform-password,
.bdt-auth .form-wrapper form .form-group.field-loginform-email {
  background-color: #E4E5E3;
  margin-bottom: 10px;
  padding: 30px;
}
.bdt-auth .form-wrapper form .form-group input {
  border: 0;
  padding: 15px 20px;
  font-size: 16px;
}
.bdt-auth .form-wrapper form .form-group input:focus {
  box-shadow: none;
}
.bdt-auth .form-wrapper form .form-group button {
  background: #000f9f;
  border-radius: 6px;
  color: #ffffff;
  font: 600 16px 'Poppins', sans-serif;
  margin-bottom: 5px;
  padding: 17px 25px;
  text-transform: uppercase;
  width: 100%;
}
.bdt-auth .form-wrapper form .form-group button:focus {
  box-shadow: none;
}
.bdt-auth .form-wrapper form .form-group button i {
  margin-right: 7px;
}
.bdt-auth .form-wrapper form .form-group .facebook,
.bdt-auth .form-wrapper form .form-group .linkedin {
  border-radius: 6px;
  display: block;
  font: 600 16px 'Poppins', sans-serif;
  margin-bottom: 5px;
  padding: 17px 25px;
  text-transform: uppercase;
  width: 100%;
  -webkit-transition: all 0.3s ease;
}
.bdt-auth .form-wrapper form#register-form {
  margin-bottom: 50px;
}
.bdt-auth .form-wrapper form#register-form .form-group:not(:last-child) {
  background-color: #E4E5E3;
  margin-bottom: 10px;
  padding: 30px;
}
.bdt-auth .form-wrapper form#register-form .form-group:not(:last-child):nth-last-child(2) {
  background-color: transparent;
  padding: 0;
}
.bdt-auth .form-wrapper .sign-up-button-holder .fp-holder {
  margin-top: 15px;
}
.bdt-auth .form-wrapper .sign-up-button-holder .fp-holder a {
  font-weight: 600;
}
.bdt-auth .form-wrapper .sign-up-button-holder .facebook {
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
.bdt-auth .form-wrapper .sign-up-button-holder .linkedin {
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}
.bdt-auth .form-wrapper .sign-up-button-holder .facebook,
.bdt-auth .form-wrapper .sign-up-button-holder .linkedin {
  font: 600 16px 'Poppins', sans-serif;
  margin-right: 7px;
  padding: 17px 25px;
  text-transform: uppercase;
  width: 100%;
}
.bdt-auth .form-wrapper .sign-up-button-holder .facebook i,
.bdt-auth .form-wrapper .sign-up-button-holder .linkedin i {
  margin-right: 7px;
}
.bdt-set-business-type .header-content {
  text-align: center;
}
.bdt-set-business-type .header-content h1 {
  color: #000000;
  font-weight: 600;
  font-family: 'Poppins', sans-serif;
  margin-bottom: 25px;
}
.bdt-set-business-type .header-content label {
  cursor: default;
  font-size: 18px;
}
.bdt-set-business-type .header-content label span {
  display: block;
}
.bdt-set-business-type .content-details {
  margin-top: 50px;
}
.bdt-set-business-type .content-details .header-image {
  margin-bottom: 30px;
}
.bdt-set-business-type .content-details .header-image img {
  object-fit: cover;
  width: 100%;
}
.bdt-set-business-type .content-details .description {
  text-align: center;
}
.bdt-set-business-type .content-details .description h2 {
  color: #000000;
  font: 600 30px 'Poppins', sans-serif;
  margin-bottom: 0;
}
.bdt-set-business-type .content-details .description h5 {
  font: 600 20px 'Poppins', sans-serif;
  line-height: 26px;
  margin-bottom: 20px;
}
.bdt-set-business-type .content-details .description h5 span {
  display: block;
}
.bdt-set-business-type .content-details .description h6 {
  font-weight: 700;
  text-align: center;
}
.bdt-set-business-type .content-details .description ul {
  list-style: none;
  padding-left: 0;
}
.bdt-set-business-type form {
  margin-top: 50px;
}
.bdt-set-business-type form .form-group:first-child {
  background-color: #E4E5E3;
  margin-bottom: 20px;
  padding: 30px;
}
.bdt-set-business-type form .form-group label {
  cursor: default;
  font-weight: 600;
}
.bdt-set-business-type form .form-group label:after {
  color: #000000;
}
.bdt-set-business-type form select.form-control {
  border: 0;
  height: auto !important;
  padding: 15px 20px;
  font-size: 16px;
}
.bdt-set-business-type form select.form-control:focus {
  box-shadow: none;
}
.bdt-set-business-type form button {
  background: #000f9f;
  border-radius: 6px;
  color: #ffffff;
  font: 600 16px 'Poppins', sans-serif;
  margin-bottom: 5px;
  padding: 17px 25px;
  text-transform: uppercase;
  width: 250px;
}
.bdt-set-business-type form button:focus {
  box-shadow: none;
}
.bdt-set-business-type form button i {
  margin-right: 7px;
}
/* ==========================================================================
   Mixins
   ========================================================================== */
/* ==========================================================================
   Importing Fonts
   ========================================================================== */
/* ==========================================================================
   Global CSS
   ========================================================================== */
html {
  position: relative;
  min-height: 100%;
}
body {
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  color: #000000;
}
a {
  text-decoration: none !important;
  color: #000f9f;
  -webkit-transition: color 0.1s linear;
  -moz-transition: color 0.1s linear;
  -ms-transition: color 0.1s linear;
  -o-transition: color 0.1s linear;
  transition: color 0.1s linear;
}
a:hover {
  text-decoration: none !important;
  color: #1C1C1B;
}
:focus {
  outline: 0 !important;
}
.center-element p {
  text-align: center !important;
}
h1,
h2,
h3,
h4,
h5 {
  font-family: 'Poppins', sans-serif;
  color: #333;
}
h1 {
  font-weight: 700;
  font-size: 32px;
  text-align: center;
  margin-bottom: 40px;
  color: #000f9f;
}
h2 {
  font-size: 22px;
  font-weight: 700;
  margin-top: 0;
  display: inline-block;
  padding-bottom: 10px;
  margin-bottom: 10px;
  font-weight: bold;
  text-decoration: none;
  color: #000f9f;
}
h3 {
  font-weight: bold;
}
.red {
  color: #bc0d13;
}
.green {
  color: #7CC163;
}
.white {
  color: #ffffff;
}
.w-10 {
  width: 10% !important;
}
.m-10 {
  margin: 10px;
}
.leadtext {
  color: #6d6e70;
  font-weight: bold;
  font-size: 22px;
}
.leadtext.white {
  color: #ffffff;
}
.sm-leadtext {
  color: #6d6e70;
  font-weight: bold;
  font-size: 18px;
}
.container-fluid {
  padding-left: 80px;
  padding-right: 80px;
}
.container-no-margin {
  padding-left: 15px;
  padding-right: 15px;
}
.no-gutter > [class*='col-'] {
  padding-right: 0;
  padding-left: 0;
}
.spacer-section {
  height: 100px;
}
main {
  margin-bottom: 60px;
}
.bdt-header {
  background-color: #000f9f;
}
@media only screen and (min-width: 1200px) {
  .container {
    max-width: 1000px;
  }
}
.callback-holder {
  height: 260px;
  position: relative;
}
@media only screen and (max-width: 991px) {
  .callback-holder {
    height: 210px;
  }
}
@media only screen and (max-width: 768px) {
  .callback-holder {
    height: 200px;
  }
}
.callback-holder:after {
  content: '';
  background-image: url("../images/footer-people.png");
  background-size: 70%;
  background-repeat: no-repeat;
  height: 100%;
  position: absolute;
  top: 0;
  right: 50%;
  transform: translate(220%, -29%);
  width: 230px;
}
@media only screen and (max-width: 991px) {
  .callback-holder:after {
    display: none;
  }
}
.callback-holder .callback-wrapper {
  color: #ffffff;
  background: #000f9f;
  margin-top: 20px;
  overflow: hidden;
  padding: 20px 0;
  position: relative;
  text-align: center;
  width: 100%;
}
.callback-holder .callback-content {
  font: 500 20px 'Poppins', sans-serif;
  position: relative;
}
.callback-holder h3 {
  color: #ffffff;
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  margin-bottom: 20px;
}
.callback-holder a {
  color: #ffffff;
}
.social-media-content {
  width: 100%;
  overflow: hidden;
  padding: 20px 0;
  text-align: center;
}
.social-media-content h4 {
  font-family: 'Poppins', sans-serif;
  font-size: 1.2rem;
  font-weight: 600;
  margin-bottom: 20px;
}
.social-media-content ul {
  list-style: none;
  padding: 0;
}
.social-media-content ul li {
  display: inline-block;
  padding: 0 8px;
}
.social-media-content ul li a .icon {
  background-size: cover;
  background-repeat: no-repeat;
  display: inline-block;
  height: 58px;
  width: 58px;
}
.social-media-content ul li a .icon-facebook {
  background-image: url("../images/icon-facebook.png");
}
.social-media-content ul li a .icon-linkedin {
  background-image: url("../images/icon-linkedin.png");
}
.social-media-content ul li a .icon-twitter {
  background-image: url("../images/icon-twitter.png");
}
.social-media-content ul li a label {
  display: none;
}
.footer {
  overflow: hidden;
  padding-top: 20px;
  bottom: 0;
  width: 100%;
  min-height: 60px;
  padding-bottom: 20px;
  background-color: #000f9f;
  color: white;
}
.footer .copyright {
  padding-top: 40px;
  text-align: left;
  font-size: 14px;
  font-weight: 600;
}
.footer .copyright p {
  margin-bottom: 0;
}
.footer .footer-logos {
  text-align: center;
}
.footer .footer-logos img {
  max-width: 75%;
}
.footer a {
  color: white;
}
.footer a:hover {
  color: #1C1C1B;
}
.footer ul {
  padding: 0;
}
.footer ul li {
  list-style: none;
  text-decoration: underline;
}
.footer-top {
  margin: 40px 0px;
  border-top: solid 3px #000f9f;
}
.help-block {
  width: 100%;
  overflow: hidden;
  padding: 5px;
  font-size: 12px;
  color: #000f9f;
}
.help-block-error {
  color: #000f9f;
}
.form-control {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}
.extend-page {
  min-height: 500px;
}
.back-holders {
  width: 100%;
  overflow: hidden;
  text-align: center;
}
.text-danger {
  color: #000f9f !important;
}
.alert {
  font-weight: 700;
  border-width: 5px;
}
/* ==========================================================================
   Button Override CSS
   ========================================================================== */
.btn {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  white-space: normal !important;
}
.btn-default {
  background: #000f9f !important;
  border-color: #000f9f !important;
  color: #ffffff !important;
}
.btn-default:hover,
.btn-default:focus {
  background-color: #ffffff !important;
  border-color: #000f9f !important;
  color: #000f9f !important;
}
.btn-default:active,
.btn-default.active {
  background-color: #000f9f !important;
  border-color: #000f9f !important;
}
.btn-primary {
  background: #1C1C1B !important;
  border-color: #1C1C1B !important;
}
.btn-primary:hover,
.btn-primary:focus {
  background-color: #000000 !important;
  border-color: #000000 !important;
}
.btn-primary:active,
.btn-primary.active {
  background-color: #1C1C1B !important;
  border-color: #1C1C1B !important;
}
.btn-danger {
  background: #000f9f !important;
  border-color: #000f9f !important;
  color: #ffffff !important;
}
.btn-danger:hover,
.btn-danger:focus {
  background-color: #ffffff !important;
  border-color: #000f9f !important;
  color: #000f9f !important;
}
.btn-danger:active,
.btn-danger.active {
  background-color: #000f9f !important;
  border-color: #000f9f !important;
}
.btn-white {
  background: #ffffff !important;
  border-color: #ffffff !important;
  color: #000000 !important;
}
.btn-white:hover,
.btn-white:focus {
  background-color: #000f9f !important;
  border-color: #000f9f !important;
  color: #ffffff !important;
}
.btn-white:active,
.btn-white.active {
  background-color: #000f9f !important;
  border-color: #000f9f !important;
  color: #ffffff !important;
}
.btn-grey {
  background: #b4b4b4 !important;
  border-color: #b4b4b4 !important;
  color: #000000 !important;
}
.btn-grey:hover,
.btn-grey:focus {
  background-color: #8b8b8b !important;
  border-color: #8b8b8b !important;
  color: #000000 !important;
}
.btn-grey:active,
.btn-grey.active {
  background-color: #8b8b8b !important;
  border-color: #8b8b8b !important;
  color: #000000 !important;
}
.btn-light-grey {
  background: #ebebeb !important;
  border-color: #ebebeb !important;
  color: #000000 !important;
}
.btn-light-grey:hover,
.btn-light-grey:focus {
  background-color: #ebebeb !important;
  border-color: #ebebeb !important;
  color: #000000 !important;
}
.btn-light-grey:active,
.btn-light-grey.active {
  background-color: #ebebeb !important;
  border-color: #ebebeb !important;
  color: #000000 !important;
}
.facebook {
  background: #3b5998 !important;
  border: 1px solid #3b5998 !important;
}
.facebook:hover {
  background: #25478e !important;
  border: 1px solid #25478e !important;
}
.linkedin {
  background: #0077b5 !important;
  border: 1px solid #0077b5 !important;
}
.linkedin:hover {
  background: #1e3a74 !important;
  border: 1px solid #1e3a74 !important;
}
/* ==========================================================================
   Header CSS
   ========================================================================== */
.top-bar {
  width: 100%;
  overflow: hidden;
  height: 5px;
  background: #000f9f;
}
.header-holder {
  width: 100%;
  text-align: center;
  overflow: hidden;
}
.bg-primary {
  background: #ffffff !important;
  border-bottom: #ffffff !important;
}
.navbar {
  height: 100%;
}
.navbar-text {
  font-weight: 600 !important;
  color: #ffffff !important;
  font-size: 16px;
}
.navbar-nav > li {
  text-align: right;
}
.navbar-nav > li > a {
  color: #ffffff !important;
  font-weight: 600;
  font-size: 16px !important;
}
.navbar-nav > li > a:hover {
  color: #000000 !important;
}
.navbar-nav > li > a .active {
  color: #000000 important;
}
.navbar-nav > .active > a,
.navbar-nav > .active > a:focus,
.navbar-nav > .active > a:hover {
  color: #000000 !important;
}
.nav > li > a:hover,
.nav > li > a:focus {
  color: #000f9f !important;
}
.navbar-nav > li > a i,
.navbar-text i {
  color: #b4b4b4 !important;
  font-size: 18px;
}
.navbar-button a {
  background: #ffffff;
  font-weight: normal !important;
  color: #000f9f !important;
}
.navbar-button a:hover {
  background: #ffffff !important;
  color: #000000 !important;
}
.navbar-brand {
  padding: 20px 0 20px 0;
}
.navbar-brand img {
  max-width: 250px;
  height: auto;
}
.nav-hundred-item {
  text-align: right;
  width: 100%;
}
.nav-collapse-button {
  background-color: #ffffff;
  margin: 0 auto 28px;
}
.header-user-holder {
  position: absolute;
  width: 100%;
  overflow: hidden;
  text-align: right;
  z-index: 2000;
}
.jumbotron {
  text-align: center;
  background-size: cover !important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.jumbotron h1 {
  color: #ffffff;
  margin-bottom: 10px;
  font-size: 42px;
}
.jumbotron h2 {
  color: #ffffff;
  font-weight: 300;
  font-size: 36px;
}
.full-jumbo {
  background: url('../images/large-jumbo.jpg');
  height: 250px;
  padding: 100px 20px 120px 20px;
}
.half-jumbo {
  background: url('../images/half-jumbo.jpg');
  height: 150px;
  padding: 48px 20px 20px 20px;
  margin-bottom: 0;
}
.logged-out-header {
  width: 100%;
  overflow: hidden;
  background-color: #000f9f;
}
.logged-out-header .logged-out-header-logo {
  width: 100%;
  padding: 8px 0 28px 0;
}
@media only screen and (max-width: 767px) {
  .logged-out-header .logged-out-header-logo {
    text-align: center;
  }
}
.logged-out-header .logged-out-header-contact {
  color: white;
  display: flex;
  justify-content: center;
  height: 100%;
  flex-direction: column;
}
@media only screen and (max-width: 767px) {
  .logged-out-header .logged-out-header-contact {
    align-items: center;
  }
}
.logged-out-header .logged-out-header-contact a {
  color: white;
}
.logged-out-header .logged-out-header-contact a:hover {
  color: black;
}
.contact-auth {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  flex-direction: column;
  flex-wrap: wrap;
}
.contact-auth .contact-btn {
  border: 2px solid #000f9f;
  background-color: #000f9f;
  border-radius: 100px;
  color: white;
  font-weight: 700;
  padding: 5px 5px;
  min-width: 50%;
  text-align: center;
  display: block;
  margin: 10px;
  font-size: 0.8rem;
}
.contact-auth .contact-btn:hover,
.contact-auth .contact-btn:focus {
  border: 2px solid #000f9f;
  background-color: white;
  color: #000f9f;
}
.homepage-banner {
  margin-bottom: 50px;
  background-image: url('../images/placeholder.jpg');
  background-position: left;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: -1px;
}
@media (max-width: 767px) {
  .homepage-banner {
    margin-bottom: unset;
  }
}
.breadcrumb-bg {
  width: 100%;
  overflow: hidden;
  background: #ebebeb;
  padding: 15px 0 15px 0;
  margin-bottom: 20px;
}
.breadcrumb {
  padding: 0 !important;
  color: #000f9f !important;
  font-weight: 600 !important;
  margin-bottom: 0;
}
.breadcrumb a {
  color: #000f9f !important;
  font-weight: 600 !important;
}
.breadcrumb span {
  color: #b4b4b4 !important;
  font-weight: 600 !important;
}
.breadcrumb li:first-child > span {
  display: none;
}
/* ==========================================================================
   Other Styling CSS
   ========================================================================== */
.breadcrumb {
  background: #ebebeb;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.pull-right-buttons {
  width: 100%;
  overflow: hidden;
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: right;
}
.front-section-holder,
.internal-holder {
  width: 100%;
  overflow: hidden;
  text-align: center;
  border: 1px solid #1C1C1B;
  background: #1C1C1B;
  min-height: 430px;
  padding: 20px 20px 20px 20px;
  margin: 20px 0 20px 0;
  color: #ffffff;
}
.front-section-holder p a,
.internal-holder p a {
  color: #ffffff;
  text-decoration: underline !important;
}
.front-section-holder h2,
.internal-holder h2 {
  width: 100%;
  text-align: center;
  color: #ffffff !important;
  padding-top: 10px;
}
.front-section-holder .sign-up-button-holder,
.internal-holder .sign-up-button-holder {
  width: 100%;
  overflow: hidden;
}
.front-section-holder .sign-up-button-holder .btn,
.internal-holder .sign-up-button-holder .btn {
  width: 100%;
  margin-bottom: 10px;
  padding: 10px;
}
.front-section-holder .sign-up-button-holder .fp-holder,
.internal-holder .sign-up-button-holder .fp-holder {
  width: 100%;
  text-align: left;
  padding-top: 10px;
}
.front-section-holder .sign-up-button-holder .fp-holder a,
.internal-holder .sign-up-button-holder .fp-holder a {
  color: #ffffff;
  text-decoration: underline !important;
}
.front-section-holder input[type="email"],
.internal-holder input[type="email"] {
  margin-bottom: 10px;
}
.front-section-holder .help-block,
.internal-holder .help-block {
  color: #000f9f;
  font-weight: 600 !important;
}
.front-section-holder a:hover,
.internal-holder a:hover {
  color: #ffffff;
}
.front-section-holder-short {
  min-height: 200px;
}
.services-title {
  width: 100%;
  text-align: center;
  margin: 20px 0 20px 0;
}
.services-title h2 {
  font-weight: 700;
  font-size: 26px;
}
.service-holder {
  width: 100%;
  overflow: hidden;
  text-align: center;
  margin: 20px 0 40px 0;
}
.service-holder .service-holder-image img {
  max-width: 100%;
  height: auto;
}
.edit-profile-holder input {
  margin-bottom: 10px;
}
.profile-section-holder {
  width: 100%;
  overflow: hidden;
  border: 5px solid #ebebeb;
  padding: 20px;
  margin-bottom: 20px;
}
.profile-section-holder h4 {
  color: #000f9f;
}
.diagnostic-key-info {
  width: 100%;
  overflow: hidden;
  margin-top: 22px;
}
.supporting-links-content span {
  font-weight: 700;
}
.supporting-links-image-holder {
  width: 100%;
  overflow: hidden;
  text-align: center;
  margin-bottom: 20px;
}
.supporting-links-content {
  width: 100%;
  overflow: hidden;
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 14px;
}
.supporting-links-content p {
  margin-bottom: 0;
}
.supporting-links-content .btn {
  margin-top: 10px;
  font-size: 12px;
}
.dashboard-section-content {
  width: 100%;
  overflow: hidden;
  border: 5px solid #ebebeb;
  padding: 20px;
  margin-bottom: 20px;
}
.dashboard-section-content .dsc-content {
  width: 100%;
  overflow: hidden;
  min-height: 300px;
}
.dashboard-section-content .dsc-content li {
  font-size: 14px;
}
.dashboard-section-content p {
  font-size: 14px;
}
.dashboard-section-content .btn {
  width: 100%;
  padding: 10px 10px 10px 10px;
}
.dashboard-section-content h2 {
  text-align: left;
  padding-top: 0;
  font-size: 16px;
}
.summary-page-holder {
  font: 400 16px 'Poppins', sans-serif;
  width: 100%;
  overflow: hidden;
  clear: both;
  text-align: right;
  padding: 10px;
}
.all-diagnostics-holder .btn {
  width: 100%;
  margin-bottom: 10px;
}
.all-diagnostics-holder a {
  font-size: 12px;
  font-weight: 600 !important;
}
.sub-header {
  width: 100%;
  text-align: center;
  padding: 20px 0 20px 0;
}
.no-diagnostics-holder {
  width: 100%;
  overflow: hidden;
  padding: 20px;
  text-align: center;
}
.diagnostic-name-holder {
  width: 100%;
  overflow: hidden;
  text-align: center;
}
.diagnostic-name-holder input {
  text-align: center;
  padding: 20px;
  margin-bottom: 20px;
  border: 5px solid #ebebeb;
  font-weight: 400 !important;
}
.diagnostic-name-label {
  width: 100%;
  overflow: hidden;
  text-align: center;
  margin-top: 20px;
}
.graph-holder {
  width: 100%;
  overflow: hidden;
  min-height: 280px;
  border: 1px solid #000000;
  text-align: center;
  padding-top: 60px;
  margin-bottom: 20px;
}
label {
  position: relative;
  cursor: pointer;
  font-size: 16px;
}
.form-check {
  padding-left: 0;
}
.form-group {
  margin-bottom: 0;
}
.card {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  border: 0 !important;
}
.accordion .card {
  background-color: rgba(0, 0, 0, 0.03);
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}
.accordion .card:first-of-type,
.accordion .card:not(:first-of-type):not(:last-of-type) {
  border-bottom: 0;
}
.card-header:first-child {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}
.diagnostic-card .accordion-toggle,
.diagnostic-result-card .accordion-toggle {
  display: block;
}
.diagnostic-card .card-body,
.diagnostic-result-card .card-body {
  overflow: hidden;
  background: #f7f7f7;
}
.diagnostic-card .card-header,
.diagnostic-result-card .card-header {
  background: #ebebeb;
  border: 0 !important;
  border-bottom: 1px solid #ffffff !important;
}
.diagnostic-card .card-header i,
.diagnostic-result-card .card-header i {
  color: #000f9f !important;
}
.diagnostic-card .card-header a,
.diagnostic-result-card .card-header a {
  color: #000000;
  font-size: 16px !important;
  font-weight: 600 !important;
}
.diagnostic-card .card-header .accordion-toggle:after,
.diagnostic-result-card .card-header .accordion-toggle:after {
  font-family: "FontAwesome";
  content: "\f078";
  float: right;
  color: #000f9f;
}
.diagnostic-card .card-header .accordion-toggle.collapsed:after,
.diagnostic-result-card .card-header .accordion-toggle.collapsed:after {
  font-family: "FontAwesome";
  content: "\f054";
  color: #000f9f;
}
.diagnostic-card .card-header .heading-score,
.diagnostic-result-card .card-header .heading-score {
  display: inline-block;
  float: right;
  padding: 0 10px 0 0;
  color: #000f9f;
  font-size: 16px;
}
.tab-bg {
  background: #ffffff;
}
.table-bordered {
  border: 0;
}
.table-bordered thead {
  background: #ebebeb;
  color: #000f9f;
  border: 1px solid #000f9f;
  text-align: center;
}
.table-bordered td {
  text-align: center;
}
.table-bordered .filters {
  background: #ffffff;
}
.diagnostic-table .action-column {
  width: 200px;
}
.site-error {
  width: 100%;
  overflow: hidden;
  text-align: center;
  min-height: 500px;
}
.action-buttons .btn {
  margin-bottom: 5px;
}
.chart-holder {
  width: 100%;
  overflow: hidden;
  margin-bottom: 40px;
}
.result-summary .btn {
  padding: 20px;
  font-size: 22px;
}
.no-diagnostics-button {
  width: 100%;
  overflow: hidden;
  text-align: center;
  margin-top: 20px;
}
.no-diagnostics-button .btn {
  width: 100%;
  padding: 30px;
  font-size: 36px;
}
.diagnostic-button-holder .btn {
  width: 100%;
  font-size: 16px;
  display: inline-block;
  padding: 30px 10px 10px 10px;
  white-space: normal;
  vertical-align: middle;
  margin-top: 30px;
  min-height: 90px;
}
.read-less,
.read-more {
  text-align: center;
}
.read-less {
  display: none;
}
/* ==========================================================================
   Media Queries
   ========================================================================== */
/* Large devices (large desktops, 1200px and up) */
@media (max-width: 1199px) {
  .diagnostic-button-holder .btn {
    font-size: 14px;
    min-height: 90px;
  }
  .single-diagnostic .single-diagnostic-buttons a {
    font-size: 10px;
  }
  .dashboard-section-content .dsc-content {
    min-height: 360px;
  }
}
/* Small devices (desktops, 992px and up) */
@media (max-width: 991px) {
  .front-section-holder,
  .site-error {
    min-height: 200px;
  }
  .diagnostic-button-holder .btn {
    min-height: 90px;
    margin-bottom: 10px;
  }
  .single-diagnostic .single-diagnostic-buttons a {
    font-size: 12px;
  }
  .supporting-links {
    display: none;
  }
  .dashboard-section-content .dsc-content {
    min-height: auto;
  }
  .video-holder {
    margin-top: 20px;
  }
}
/* XS devices (tablets, 768px and up) */
@media (max-width: 767px) {
  .navbar-nav > li {
    text-align: left;
  }
  .navbar-text {
    padding-bottom: 10px !important;
  }
  .navbar-nav > li i,
  .navbar-text i {
    display: inline-block;
    width: 30px;
  }
  .navbar-brand {
    max-width: 70%;
  }
  .navbar-brand img {
    max-width: 100%;
  }
  .footer .footer-logos {
    text-align: center;
  }
  .footer .copyright {
    padding-top: 20px;
    text-align: center;
  }
  .diagnostic-table .btn {
    margin-bottom: 0 !important;
  }
  .no-diagnostics-button .btn {
    padding: 20px;
    font-size: 22px;
  }
  .service-holder {
    margin: 10px 0 10px 0;
  }
  .service-holder .service-holder-image img {
    max-width: 100px;
  }
  .fp-holder {
    padding-top: 5px !important;
    padding-bottom: 15px;
  }
}
/* Phone devices (Phones, 576px and up) */
@media (max-width: 575px) {
  .half-jumbo {
    height: 100px;
    padding: 35px 20px 20px 20px;
  }
  .full-jumbo {
    height: 100px;
    padding: 35px 20px 20px 20px;
  }
  .jumbotron h1 {
    font-size: 22px;
  }
  .jumbotron h2 {
    font-size: 20px;
  }
  .single-diagnostic .single-diagnostic-text {
    width: 100%;
  }
  .single-diagnostic .single-diagnostic-buttons {
    width: 100%;
  }
  .single-diagnostic .single-diagnostic-buttons a {
    width: 48%;
    font-size: 12px;
  }
  .supporting-links-image {
    font-size: 22px;
  }
  .supporting-links-content {
    margin-top: 0;
  }
}
/* Phone devices (Phones, 332px and up) */
@media (max-width: 332px) {
  .full-jumbo {
    height: 100px;
    padding: 20px 20px 20px 20px;
  }
  .half-jumbo {
    height: 100px;
    padding: 20px 20px 20px 20px;
  }
}
#diagnosticform-name {
  font-weight: bold;
}
.krajee-datepicker.form-control[readonly] {
  background: #ffffff;
}
.card-accordion-link {
  font-weight: bold;
}
.diagnostic-question-holder {
  margin-bottom: 20px;
}
.diagnostic-question-holder .question-title {
  font-size: 20px;
}
.diagnostic-question-holder .form-check label {
  width: 100%;
  margin-bottom: 0;
}
.diagnostic-question-holder .form-check .diagnostic-answer-selector {
  float: left;
  margin-top: 5px;
}
.diagnostic-question-holder .form-check .label-text {
  float: left;
  padding-left: 5px;
  width: 95%;
}
.financial_comment {
  margin-top: 1em;
  margin-bottom: 1em;
}
div.required label::after {
  content: "*";
  color: #bc0d13;
}
.issuu-embed-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.tile {
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 350ms ease;
  transition: all 350ms ease;
}
.scale-anm {
  transform: scale(1);
}
.tile img {
  max-width: 100%;
  width: 100%;
  height: auto;
  margin-bottom: 1rem;
}
::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.fil-cat:active {
  outline: none;
  border: none;
}
.fil-cat:focus {
  outline: 0;
}
.active-tab {
  background: #000f9f !important;
  color: #ffffff !important;
}
.survey-holder {
  width: 100%;
  overflow: hidden;
  background: #b21f25;
  color: #ffffff;
  padding: 15px 20px 0 20px;
  text-align: center;
  margin-bottom: 20px;
}
.survey-holder a {
  color: #ffffff;
  text-decoration: underline !important;
}
.no-list-styling {
  list-style: none;
}
.cb--wrapper__content {
  display: block;
  position: relative;
}
.cb--wrapper__content .control-label {
  float: right;
  margin-bottom: 0;
  width: 98%;
}
.cb--wrapper__content .checkbox {
  float: left;
  width: 15px;
}
.cb--wrapper__content .checkbox label {
  margin-bottom: 0;
}
.self--message {
  margin-bottom: 10px;
}
.self--message .btn--business-btn {
  background: transparent !important;
  border-color: transparent !important;
  color: #b21f25 !important;
  margin: 0;
  outline: none;
  padding: 0;
  text-decoration: underline;
  vertical-align: inherit;
}
.self--message .btn--business-btn:hover,
.self--message .btn--business-btn:focus {
  background: transparent !important;
  border-color: transparent !important;
  box-shadow: none;
  color: #b21f25 !important;
}
.diagnostic-card .bpt-card-body {
  overflow: visible;
}
.bpt-tooltip {
  display: inline;
  position: relative;
}
.bpt-tooltip:hover:after {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  background: #444;
  border-radius: 4px;
  color: #fff;
  content: attr(data-title);
  font-size: 14px;
  padding: 8px 12px;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translate(10%, -60%);
  z-index: 9;
  width: 300px;
}
.bpt-tooltip:hover:before {
  border-right: 8px solid #444;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  content: "";
  position: absolute;
  left: 23px;
  bottom: 0px;
}
.main-nav li .fa-desktop {
  position: relative;
  top: 1px;
}
.error-message {
  color: #ffffff;
  font-size: 12px;
}
#updateprofileform-business_received label:after {
  content: "";
}
.recover-style .help-block {
  padding-left: 0 !important;
  color: red !important;
  font-size: 26px;
}
.recover-style .radio label::after {
  display: none !important;
}
/*# sourceMappingURL=app.css.map */