/*less command

Desktop
less-watch-compiler themes/ksc-wp-base-theme/css themes/ksc-wp-base-theme/css

Gleb
lessc ./wp-content/themes/ksc-wp-base-theme/css/main.less  ./wp-content.themes/ksc-wp-base-theme/css/main.css
*/
@font-face {
  font-family: 'Lora';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/lora/v32/0QI8MX1D_JOuMw_hLdO6T2wV9KnW-MoFkqg.ttf) format('truetype');
}
@font-face {
  font-family: 'Lora';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/lora/v32/0QI6MX1D_JOuGQbT0gvTJPa787weuyJG.ttf) format('truetype');
}
@font-face {
  font-family: 'Lora';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/lora/v32/0QI6MX1D_JOuGQbT0gvTJPa787wsuyJG.ttf) format('truetype');
}
@font-face {
  font-family: 'Lora';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/lora/v32/0QI6MX1D_JOuGQbT0gvTJPa787zAvCJG.ttf) format('truetype');
}
@font-face {
  font-family: 'Lora';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/lora/v32/0QI6MX1D_JOuGQbT0gvTJPa787z5vCJG.ttf) format('truetype');
}
@font-face {
  font-family: 'Red Hat Text';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/redhattext/v13/RrQCbohi_ic6B3yVSzGBrMx6ZI_cy1A6Ok2ML7hwVrY.ttf) format('truetype');
}
@font-face {
  font-family: 'Red Hat Text';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/redhattext/v13/RrQCbohi_ic6B3yVSzGBrMx6ZI_cy1A6Ok2ML2Z3VrY.ttf) format('truetype');
}
@font-face {
  font-family: 'Red Hat Text';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/redhattext/v13/RrQCbohi_ic6B3yVSzGBrMx6ZI_cy1A6Ok2ML193VrY.ttf) format('truetype');
}
/*======COLORS======*/
/*======MIXINS======*/
.parallax-background-section {
  background: url(/wp-content/uploads/2023/01/BPS_PrimaryLogoSet_Transparent_Simple_Color.svg) no-repeat fixed 100%;
  background-size: 35%;
  background-position: center 300px;
  padding-bottom: 50px;
  padding-top: 50px;
}
.serif-font {
  font-family: 'Lora', serif;
  font-weight: 100;
}
.sans-serif-font {
  font-family: 'Red Hat Text', sans-serif;
}
.interior-h1 {
  font-family: 'Lora', serif;
  font-weight: 100;
  font-size: 2.5rem;
  color: #234E7C;
}
.interior-p {
  color: #234E7C;
  font-size: 1.5rem;
  font-weight: 100;
}
.interior-block-h3 {
  text-align: center;
  color: #0B4F80;
  font-family: 'Lora', serif;
  font-weight: 100;
  font-size: 2.5rem;
}
/*=========GENERAL STYLES=========*/
body {
  font-size: 12px;
  font-family: 'Red Hat Text', sans-serif;
  padding-top: 60px;
}
.call-to-action {
  margin-top: 30px;
}
.call-to-action a.button {
  background-color: #97B83D;
  padding: 10px 20px;
  border-radius: 8px;
  color: #ffffff;
  font-weight: 600;
  text-decoration: none;
  font-size: 1rem;
  transition: background-color 0.3s ease-in-out;
}
.call-to-action a.button:hover,
.call-to-action a.button:focus {
  background-color: #0B4F80;
}
.call-to-action.large-call-to-action {
  text-align: right;
}
.call-to-action.large-call-to-action a.button {
  font-size: 1.75rem;
}
.industries-home-header p.industry-sub-copy {
  font-size: 1.1rem;
  text-align: left;
}
/*===========FORMS=====================*/
.form {
  width: 100%;
  max-width: 800px;
  padding-top: 60px;
  padding-bottom: 60px;
}
.form .gform_wrapper.gravity-theme .gfield_label,
.form .gform_wrapper span label {
  color: #0B4F80;
  font-weight: 600;
  font-size: 1.1rem;
}
.form .gform_wrapper input {
  border-color: #0B4F80;
}
.form .gform_wrapper input:focus-visible {
  -moz-outline: #7D9F3E auto 10px;
  -webkit-outline: #7D9F3E auto 10px;
  outline: #7D9F3E auto 10px;
}
.form #field_2_5 label {
  display: none;
}
.form .gform_wrapper textarea {
  border-color: #0B4F80;
}
.form .gform_wrapper textarea:focus-visible {
  -moz-outline: #7D9F3E auto 10px;
  -webkit-outline: #7D9F3E auto 10px;
  outline: #7D9F3E auto 10px;
}
.form .gform_button.button {
  background-color: #97B83D;
  padding: 10px 20px;
  border-radius: 8px;
  color: #ffffff;
  font-weight: 600;
  text-decoration: none;
  font-size: 1rem;
  border: none;
}
/*=================MAIN NAV================*/
.navbar.main-nav {
  background-color: #ffffff;
}
.navbar.main-nav img.nav-logo {
  max-width: 80%;
  text-align: center;
  margin: auto;
  display: block;
}
.navbar.main-nav .navbar-nav li a {
  padding: 15px 12px;
}
.navbar.main-nav .menu-item a:hover {
  background-color: #E2E7ED;
}
.navbar.main-nav .dropdown-toggle::after {
  display: none;
}
.navbar.main-nav .dropdown-menu {
  border-radius: 0;
  border: none;
}
.navbar.main-nav .dropdown-menu a.active {
  background-color: #E2E7ED;
}
.navbar.main-nav ul {
  padding: 0;
  list-style: none;
}
.navbar.main-nav ul li a:hover {
  background: #ffffff;
  border-bottom: none;
}
.navbar.main-nav ul li ul.sub-menu li {
  border-bottom: 2px solid #E2E7ED;
}
.navbar.main-nav a {
  font-weight: bold;
  color: #234E7C;
  font-weight: 600;
  font-size: 1.1rem;
  text-decoration: none;
  display: inline-block;
}
.navbar.main-nav a.active.nav-link {
  color: #97B83D;
}
.navbar.main-nav #menu-item-144 a {
  color: #C27E48;
}
.navbar.main-nav #menu-item-144 a img#portal-img {
  max-height: 23px;
  display: inline-block;
}
.navbar.main-nav button.navbar-toggler {
  position: absolute;
  box-shadow: none;
  top: 15px;
  right: 15px;
  background-color: #ffffff;
  border: 5px solid #0B4F80;
  padding: 5px;
}
.navbar.main-nav button.navbar-toggler svg {
  max-width: 30px;
}
.navbar.main-nav button.navbar-toggler svg .line {
  stroke: #0B4F80;
  stroke-width: 9px;
}
.navbar.main-nav button.navbar-toggler .hamburger {
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
  transition: transform 400ms;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.navbar.main-nav button.navbar-toggler .hamburger-menuRotate.active {
  transform: rotate(45deg);
}
.navbar.main-nav button.navbar-toggler .hamburger-menuRotate180.active {
  transform: rotate(180deg);
}
.navbar.main-nav button.navbar-toggler .line {
  fill: none;
  transition: stroke-dasharray 400ms, stroke-dashoffset 400ms;
  stroke: #000;
  stroke-width: 5.5;
  stroke-linecap: round;
}
.navbar.main-nav button.navbar-toggler .hamburger-menu .top {
  stroke-dasharray: 40 160;
}
.navbar.main-nav button.navbar-toggler .hamburger-menu .middle {
  stroke-dasharray: 40 142;
  transform-origin: 50%;
  transition: transform 400ms;
}
.navbar.main-nav button.navbar-toggler .hamburger-menu .bottom {
  stroke-dasharray: 40 85;
  transform-origin: 50%;
  transition: transform 400ms, stroke-dashoffset 400ms;
}
.navbar.main-nav button.navbar-toggler .hamburger-menu.active .top {
  stroke-dashoffset: -64px;
}
.navbar.main-nav button.navbar-toggler .hamburger-menu.active .middle {
  transform: rotate(90deg);
}
.navbar.main-nav button.navbar-toggler .hamburger-menu.active .bottom {
  stroke-dashoffset: -64px;
}
/*======CONTENT BLOCKS======*/
section.section.content-block.interior-hero-graphic img {
  width: 100%;
}
section.section.content-block.intro-heading-copy h1 {
  font-family: 'Lora', serif;
  font-weight: 100;
  font-size: 2.5rem;
  color: #234E7C;
}
section.section.content-block.intro-heading-copy p {
  color: #234E7C;
  font-size: 1.5rem;
  font-weight: 100;
}
section.section.content-block.carousel-section .container-fluid {
  margin-top: 60px;
}
section.section.content-block.carousel-section .carousel-outer {
  padding: 0;
}
section.section.content-block.carousel-section img {
  width: 100%;
}
section.section.content-block.carousel-section h1 {
  color: #0B4F80;
  font-family: 'Lora', serif;
  font-weight: 100;
  text-align: left;
  font-size: 2.5rem;
}
section.section.content-block.carousel-section .carousel-item .container-fluid {
  padding: 0;
}
section.section.content-block.carousel-section #bpsCarousel .carousel-caption {
  top: 40%;
}
section.section.content-block.carousel-section #bpsCarousel .carousel-caption h1 {
  color: #ffffff;
  font-family: 'Lora', serif;
  font-weight: 100;
  font-size: 2.5rem;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.45);
}
section.section.content-block.home-top-boxes .home-service {
  color: #ffffff;
  width: 20%;
  text-align: center;
}
section.section.content-block.home-top-boxes .home-service a {
  display: block;
  padding: 5px 5px;
  text-decoration: none;
  height: 100%;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 2fr;
}
section.section.content-block.home-top-boxes .home-service span {
  color: #ffffff;
  font-size: 1.1rem;
  text-align: center;
  text-decoration: none;
  display: block;
  font-weight: 600;
  margin-bottom: 30px;
}
section.section.content-block.home-top-boxes .home-service.light-blue {
  background-color: #5584A6;
}
section.section.content-block.home-top-boxes .home-service.light-blue i {
  color: #0B4F80;
}
section.section.content-block.home-top-boxes .home-service.dark-blue {
  background-color: #0B4F80;
}
section.section.content-block.home-top-boxes .home-service.dark-blue i {
  color: #5584A6;
}
section.section.content-block.listing-block {
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 500px;
  padding-top: 50px;
  padding-bottom: 50px;
}
section.section.content-block.listing-block h3 {
  text-align: center;
  color: #0B4F80;
  font-family: 'Lora', serif;
  font-weight: 100;
  font-size: 2.5rem;
}
section.section.content-block.listing-block .listing {
  padding: 15px;
  text-align: center;
}
section.section.content-block.listing-block .listing a.listing-title {
  display: block;
  color: #0B4F80;
  text-decoration: none;
  font-weight: 600;
  font-size: 1.1rem;
}
section.section.content-block.statistic-block {
  padding-top: 80px;
  padding-bottom: 80px;
  background-color: #0B4F80;
}
section.section.content-block.statistic-block h4 {
  padding-bottom: 30px;
}
section.section.content-block.statistic-block .stat {
  text-align: center;
  color: #ffffff;
  width: 25%;
}
section.section.content-block.statistic-block .stat .counter-count {
  font-size: 3rem;
  font-family: 'Lora', serif;
  display: inline;
}
section.section.content-block.statistic-block .stat span {
  font-size: 3rem;
  font-family: 'Lora', serif;
  display: inline;
}
section.section.content-block.testimonial-block {
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
  padding-top: 70px;
  padding-bottom: 70px;
}
section.section.content-block.testimonial-block .container h3 {
  -webkit-text-stroke-width: 0.1px;
  -webkit-text-stroke-color: white;
}
section.section.content-block.testimonial-block h3 {
  text-align: center;
  color: #0B4F80;
  font-family: 'Lora', serif;
  font-weight: 100;
  font-size: 2.5rem;
  margin-bottom: 60px;
}
section.section.content-block.testimonial-block .owl-carousel {
  max-width: 960px;
  margin: auto;
  background-color: #ffffffeb;
}
section.section.content-block.testimonial-block .testimonial {
  padding: 10px;
}
section.section.content-block.testimonial-block .testimonial p {
  color: #0B4F80;
  font-size: 1.1rem;
}
section.section.content-block.testimonial-block .testimonial span.name {
  text-align: right;
  display: block;
  color: #0B4F80;
  font-size: 1.3rem;
}
section.section.content-block.expert-block .expert-block-inner {
  margin-top: 60px;
  margin-bottom: 60px;
}
section.section.content-block.expert-block .expert-block-inner img {
  max-width: 200px;
  border-radius: 50%;
  border: 10px solid #E2E7ED;
}
section.section.content-block.expert-block .expert-block-inner .copy {
  margin-left: 60px;
}
section.section.content-block.expert-block .expert-block-inner .copy h3,
section.section.content-block.expert-block .expert-block-inner .copy blockquote {
  font-weight: 600;
  font-size: 1.1rem;
  color: #0B4F80;
}
section.section.content-block.expert-block .expert-block-inner .copy h4 {
  font-size: 1.1rem;
  color: #0B4F80;
  display: inline-block;
}
section.section.content-block.expert-block .expert-block-inner .copy blockquote {
  font-weight: 600;
  font-size: 1.1rem;
}
/*===INDUSTRIES BLOCK=========*/
.overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(151, 184, 61, 0.85);
  opacity: 0;
  /* Hidden by default */
  transition: opacity 0.5s ease;
  /* Smooth transition effect */
}
.industry-item:hover .overlay {
  opacity: 1;
  /* Show the overlay on hover */
}
a.button {
  background-color: #97B83D;
  padding: 10px 20px;
  border-radius: 8px;
  color: #ffffff;
  font-weight: 600;
  text-decoration: none;
  font-size: 1rem;
  transition: background-color 0.3s ease-in-out;
}
a.button:hover,
a.button:focus {
  background-color: #0B4F80;
}
.overlay span {
  display: inline;
  margin: auto;
  background-color: #0B4F80;
  padding: 10px 20px;
  border-radius: 8px;
  color: #ffffff;
  font-weight: 600;
  text-decoration: none;
  font-size: 1rem;
  transition: background-color 0.3s ease-in-out;
}
.overlay span:hover,
.overlay span:focus {
  background-color: #97B83D;
}
.overlay a {
  display: block;
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  color: #fff;
  font-size: 18px;
  text-align: center;
  text-decoration: none;
  height: 100%;
  width: 100%;
}
section.industries-block {
  padding-top: 50px;
  padding-bottom: 100px;
}
section.industries-block .industry-item {
  padding: 0;
  margin-bottom: 30px;
  position: relative;
}
section.industries-block .industry-item a {
  text-decoration: none;
}
section.industries-block .industry-item a:hover h3 {
  color: #97B83D;
}
section.industries-block .industry-item a img {
  display: block;
  margin-bottom: 15px;
}
section.industries-block .industry-item a h3 {
  display: block;
  color: #0B4F80;
  text-decoration: none;
  font-weight: 600;
  font-size: 1.1rem;
}
.industries-home-header h2 {
  font-family: 'Lora', serif;
  font-weight: 100;
  font-size: 2.5rem;
  color: #234E7C;
}
.industries-home-header p {
  color: #234E7C;
  font-size: 1.5rem;
  font-weight: 100;
  margin-bottom: 30px;
}
.page-template-contact-us .section-wrapper {
  padding-top: 50px;
}
/*ACCORDION-STYLES*/
.accordion {
  margin-top: 60px;
}
.accordion .question {
  color: #0B4F80;
  font-size: 1.5rem;
}
/*===================LANDING PAGE TEMPLATE======================*/
.page-template-landing-page .section-wrapper {
  background: url(/wp-content/uploads/2023/01/BPS_PrimaryLogoSet_Transparent_Simple_Color.svg) no-repeat fixed 100%;
  background-size: 35%;
  background-position: center 300px;
  padding-bottom: 50px;
  padding-top: 50px;
}
.page-template-landing-page section.landing-child-pages .child-page {
  text-align: center;
  padding-top: 30px;
  padding-bottom: 30px;
}
.page-template-landing-page section.landing-child-pages .child-page .icon {
  font-size: 2.5rem;
  color: #0B4F80;
}
.page-template-landing-page section.landing-child-pages .child-page .copy a {
  text-decoration: none;
  font-weight: 600;
  font-size: 1.1rem;
  color: #0B4F80;
}
.page-template-landing-page section.landing-child-pages .child-page .copy p {
  font-size: 1.1rem;
  color: #0B4F80;
}
/*==================TEAM PAGE TEMPLATE======================*/
.page-template-meet-the-team .section-wrapper {
  background: url(/wp-content/uploads/2023/01/BPS_PrimaryLogoSet_Transparent_Simple_Color.svg) no-repeat fixed 100%;
  background-size: 35%;
  background-position: center 300px;
  padding-bottom: 50px;
  padding-top: 50px;
}
.page-template-meet-the-team h2.staff-section-heading {
  font-size: 1.5rem;
  color: #0B4F80;
  font-weight: 600;
  margin: 60px auto;
}
.page-template-meet-the-team .team-member {
  text-align: center;
}
.page-template-meet-the-team .team-member img {
  max-width: 150px;
  max-width: 100%;
  border-radius: 50%;
  border: 10px solid #E2E7ED;
}
.page-template-meet-the-team .team-member h3 {
  font-size: 1.5rem;
  color: #0B4F80;
  font-weight: 600;
}
.page-template-meet-the-team .team-member h4 {
  font-size: 1rem;
}
.page-template-meet-the-team .team-member h4.job-title {
  color: #0B4F80;
}
.page-template-meet-the-team .team-member h4.certifications {
  text-transform: uppercase;
  color: #0B4F80;
}
.page-template-meet-the-team .modal .modal-header h3 {
  font-size: 1.5rem;
  color: #0B4F80;
  font-weight: 600;
}
.page-template-meet-the-team .modal .modal-header h4 {
  font-size: 1rem;
  display: inline-block;
}
.page-template-meet-the-team .modal .modal-header h4.job-title {
  color: #0B4F80;
}
.page-template-meet-the-team .modal .modal-header h4.certifications {
  text-transform: uppercase;
  color: #0B4F80;
}
.page-template-meet-the-team .modal .modal-body p,
.page-template-meet-the-team .modal .modal-body ul {
  font-size: 1.1rem;
  color: #0B4F80;
}
.page-template-meet-the-team .modal .modal-body ul {
  list-style-type: disc;
}
.page-template-meet-the-team .modal .modal-body h4 {
  font-size: 1.25rem;
  color: #0B4F80;
  font-weight: 600;
}
/*===================CHILD PAGE TEMPLATE======================*/
.section-wrapper.child-page-template {
  padding-top: 50px;
  padding-bottom: 25px;
}
.interior-featured-image {
  text-align: center;
  margin-top: 60px;
  margin-bottom: 60px;
}
.interior-featured-image img {
  width: 100%;
}
section.child-page-main-content p,
section.child-page-main-content h2 {
  color: #0B4F80;
}
section.child-page-main-content p {
  font-size: 1.1rem;
}
section.child-page-main-content h2 {
  font-size: 1.75rem;
}
section.child-page-main-content div.large-icon {
  position: relative;
}
section.child-page-main-content div.large-icon i {
  color: rgba(85, 132, 166, 0.1);
  font-size: 7.5em;
  position: absolute;
  top: -25px;
  right: 5px;
}
/*============NEWS/BLOG LANDING==============*/
.post-type-archive-news .section-wrapper,
.post-type-archive-blog .section-wrapper,
.archive .section-wrapper {
  background: url(/wp-content/uploads/2023/01/BPS_PrimaryLogoSet_Transparent_Simple_Color.svg) no-repeat fixed 100%;
  background-size: 35%;
  background-position: center 300px;
  padding-bottom: 50px;
  padding-top: 50px;
}
.post-type-archive-news .news-item .news-title,
.post-type-archive-blog .news-item .news-title,
.archive .news-item .news-title {
  text-decoration: none;
  font-weight: 600;
  font-size: 1.5rem;
  color: #0B4F80;
  display: block;
  padding-top: 15px;
  padding-bottom: 15px;
}
.post-type-archive-news .news-item p,
.post-type-archive-blog .news-item p,
.archive .news-item p {
  font-size: 1.1rem;
  color: #0B4F80;
}
.post-type-archive-news .news-item .call-to-action,
.post-type-archive-blog .news-item .call-to-action,
.archive .news-item .call-to-action {
  padding-top: 30px;
  padding-bottom: 60px;
}
/*============NEWS/BLOG SINGLE==============*/
.single-news section,
.single-blog section,
.single-case-studies section {
  padding-top: 60px;
}
.single-news section h1,
.single-blog section h1,
.single-case-studies section h1 {
  font-weight: 600;
  font-size: 2.5rem;
  color: #0B4F80;
}
.sidebar h3 {
  font-weight: 600;
  color: #0B4F80;
}
.sidebar a {
  font-weight: 600;
  font-size: 1.1rem;
  color: #0B4F80;
}
section.breadcrumb-navigation {
  background-color: #E2E7ED;
  padding: 10px 5px;
}
section.breadcrumb-navigation p {
  margin: 0;
}
section.breadcrumb-navigation a {
  color: #0B4F80;
  padding: 5px;
  font-weight: 600;
  text-decoration: none;
}
section.breadcrumb-navigation span {
  color: #5584A6;
  font-weight: 600;
}
/*=============PAGINATION=====================*/
.pagination-wrapper nav {
  font-size: 1.1rem;
  font-weight: 600;
  margin-top: 60px;
  margin-bottom: 60px;
  color: #0B4F80;
  justify-content: center;
}
.pagination-wrapper nav a {
  color: #0B4F80;
  text-decoration: none;
}
.pagination-wrapper .nav-links {
  background-color: #E2E7ED;
  border-radius: 10px;
  border: 2px solid #0B4F80;
}
/*=============CATEGORY NAVIGATION=====================*/
.category-navigation-wrapper {
  margin-top: 30px;
}
.category-navigation-wrapper h4 {
  color: #0B4F80;
}
.category-navigation-wrapper .category-navigation {
  margin-bottom: 30px;
}
.category-navigation-wrapper .category-navigation li.nav-item.active a {
  background-color: #E2E7ED;
}
.category-navigation-wrapper .category-navigation a.nav-link {
  color: #0B4F80;
  font-weight: 600;
  font-size: 1.1rem;
  text-decoration: none;
  display: inline-block;
}
.category-navigation-wrapper .category-navigation a.nav-link:hover,
.category-navigation-wrapper .category-navigation a.nav-link.active,
.category-navigation-wrapper .category-navigation a.nav-link.focus {
  background-color: #E2E7ED;
}
/*=============COURSES=============*/
.course .caption {
  border-radius: 0.25rem;
  padding: 1rem;
  box-shadow: inset 0 0 5px #234e7c;
}
.course .caption .entry-content p {
  color: #333333;
}
.course .caption h3 {
  font-size: 1.25rem;
}
.vcex-button {
  max-width: 100%;
  font-size: 1.1rem;
  border-style: solid;
  border: 1px;
  background-color: #97b83d;
  color: white;
  padding: 1rem;
  border-radius: 8px;
  text-decoration: none;
  transition-duration: 0.3s;
  font-weight: 600;
}
.vcex-button:hover {
  background-color: #0b4f80;
  transition-duration: 0.3s;
  color: white;
}
.ld_course_grid_button {
  display: none;
}
.course-summary hr {
  margin-bottom: 5rem;
  border-color: transparent;
}
.course-summary .ld-course-list-content .row .ld_course_grid {
  margin: 1rem 0;
}
.account-container {
  position: fixed;
  right: 1rem;
  bottom: 1rem;
}
.account-container .row {
  float: right;
  width: 75%;
}
.account-container .row a {
  text-align: center;
}
.account-container .row .learndash-wrapper {
  display: none;
}
/*============FOOTER==============*/
footer#footer {
  padding-top: 100px;
  background-color: #0B4F80;
  color: #ffffff;
}
footer#footer .footer-bottom {
  padding-top: 30px;
}
footer#footer .nav-group ul {
  padding-left: 0;
}
footer#footer .nav-group a {
  text-decoration: none;
  color: #ffffff;
  font-weight: 600;
  display: block;
  padding: 7px 5px;
  font-size: 0.9rem;
}
footer#footer .footer-right-logos {
  padding-left: 5rem;
}
footer#footer .footer-right-logos img {
  display: block;
  padding-bottom: 20px;
  width: 100%;
  max-width: 130px;
}
footer#footer #copyright {
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
}
div#search {
  padding-bottom: 10px;
  margin-left: 50px;
}
form.search-form input {
  border-radius: 10px;
  border: 1px solid #234E7C;
  min-height: 25px;
}
form.search-form input.search-field {
  padding-left: 10px;
}
form.search-form input.search-submit {
  background-color: #97B83D;
  color: #ffffff;
  border: none;
  transition: background-color 0.3s ease-in-out;
}
form.search-form input.search-submit:hover,
form.search-form input.search-submit:focus {
  background-color: #234E7C;
}
.search.search-results h1.entry-title,
.search.search-no-results h1.entry-title {
  font-family: 'Lora', serif;
  font-weight: 100;
  font-size: 2.5rem;
  color: #234E7C;
}
.search.search-results p,
.search.search-no-results p {
  font-size: 1.1rem;
  color: #0B4F80;
}
.search.search-results article,
.search.search-no-results article {
  text-align: center;
}
.search.search-results .nav-links,
.search.search-no-results .nav-links {
  margin-top: 50px;
}
.search.search-results .nav-links a,
.search.search-no-results .nav-links a {
  font-weight: 600;
  font-size: 1.1rem;
  color: #0B4F80;
  display: block;
  padding: 5px;
}
.search.search-results main#content,
.search.search-no-results main#content {
  padding-top: 60px;
  padding-bottom: 60px;
}
.search.search-results header.header,
.search.search-no-results header.header {
  margin-top: 100px;
}
.search.search-results .search-result-item a,
.search.search-no-results .search-result-item a {
  font-weight: 600;
  font-size: 1.1rem;
  color: #0B4F80;
  display: block;
  padding: 5px;
}
.gated-content {
  text-align: center;
  font-size: large;
}
.gated-form {
  text-align: left;
  width: 100%;
  padding-top: 60px;
  padding-bottom: 60px;
}
.gated-form .gform-body .gform_fields {
  color: #0B4F80;
  font-weight: 600;
  font-size: 1.1rem;
}
.gated-form .gform-body input {
  border-color: #0B4F80;
}
.gated-form .gform-body input:focus-visible {
  -moz-outline: #7D9F3E auto 10px;
  -webkit-outline: #7D9F3E auto 10px;
  outline: #7D9F3E auto 10px;
}
.gated-form .gform-body #field_2_5 label {
  display: none;
}
.gated-form .gform_button.button {
  background-color: #97B83D;
  padding: 10px 20px;
  border-radius: 8px;
  color: #ffffff;
  font-weight: 600;
  text-decoration: none;
  font-size: 1rem;
  border: none;
}
@media (max-width: 575.98px) {
  section.industries-block .industry-item img {
    width: 100% !important;
  }
  section.industries-block a.landing-page-link {
    width: 100% !important;
    min-height: 350px;
  }
  section.industries-block .industry-item {
    width: 100%;
    min-height: 350px;
  }
  section.section.content-block.home-top-boxes .home-service {
    width: 100%;
  }
}
@media (max-width: 767.98px) {
  section.industries-block a.landing-page-link {
    width: 50%;
  }
  .page-template-meet-the-team .team-member {
    margin-bottom: 2rem;
  }
  section.section.content-block.home-top-boxes .home-service {
    width: 100%;
  }
  #bpsCarousel .carousel-inner .carousel-item img {
    min-height: auto;
  }
  .navbar.main-nav img.nav-logo {
    max-width: 300px;
  }
  #footer .nav-group ul {
    text-align: center;
  }
  .footer-logo {
    text-align: center;
    max-width: 300px;
    width: 100%;
    display: block;
    margin: 3rem auto;
  }
  footer#footer .footer-right-logos {
    padding-left: 0;
    text-align: center;
    margin: 0 auto;
  }
  footer#footer .footer-right-logos img {
    text-align: center;
    margin: 0 auto;
  }
  .page-template-landing-page .section-wrapper,
  .section-wrapper.child-page-template {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .account-container {
    display: none;
  }
}
@media (max-width: 991.98px) {
  .navbar form.search-form {
    text-align: center;
  }
  .navbar.main-nav .dropdown-toggle::after {
    display: inline-block;
  }
  #menu-nav-left {
    text-align: center;
  }
  #menu-nav-right {
    text-align: center;
  }
  .nav-call-to-action {
    text-align: center !important;
  }
  .navbar.main-nav .dropdown-menu {
    text-align: center;
  }
}
@media (max-width: 1199.98px) {
  .navbar.main-nav .navbar-nav li a.nav-link {
    padding: 15px 4px;
    font-size: 0.92rem;
  }
}
@media (max-width: 1399.98px) {
  .navbar.main-nav .navbar-nav li a {
    padding: 15px 8px;
    font-size: 0.9rem;
  }
  .navbar.main-nav #menu-item-144 a img {
    max-height: 20px;
  }
}
