/*!
 * Start Bootstrap - Landing Page v5.0.0 (https://startbootstrap.com/template-overviews/landing-page)
 * Copyright 2013-2018 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-landing-page/blob/master/LICENSE)
 */

body {
  font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
}
.h3, h3 {

    font-size: 1.50rem;

}

.img-fluid {
  width: 100%;
}

header.masthead {
  position: relative;
  background-color: #343a40;
  background: url("../img/bg-masthead2.jpg") no-repeat center center;
  background-size: cover;
  padding-top: 8rem;
  padding-bottom: 8rem;
}

header.masthead1 {
  position: relative;
  background-color: #343a40;
  background: url("../img/bg-masthead1.jpg") no-repeat center center;
  background-size: cover;
  padding-top: 8rem;
  padding-bottom: 8rem;
}

header.masthead3 {
  position: relative;
  background-color: #343a40;
  background: url("../img/bg-masthead3.jpg") no-repeat center center;
  background-size: cover;
  padding-top: 8rem;
  padding-bottom: 8rem;
}

header.masthead4 {
  position: relative;
  background-color: #343a40;
  background: url("../img/bg-masthead4.jpg") no-repeat center center;
  background-size: cover;
  padding-top: 8rem;
  padding-bottom: 8rem;
}

header.masthead8 {
  position: relative;
  background-color: #343a40;
  background: url("../img/bg-masthead8.jpg") no-repeat center center;
  background-size: cover;
  padding-top: 8rem;
  padding-bottom: 8rem;
}

header.masthead8 h2 {
  background-color: rgba(51, 51, 51, .4);
  font-size: 1.5rem;
  line-height: 2rem;
  padding: 12px;
}

.footer-logo {
  padding: 0; 
}

header.masthead .overlay,
header.masthead1 .overlay,
header.masthead3 .overlay,
header.masthead4 .overlay {
  position: absolute;
  background-color: #212529;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  opacity: 0.3;
}

header.masthead h1,
header.masthead1 h1,
header.masthead3 h1,
header.masthead4 h1 {
  font-size: 2rem;
}
.mb-5 {
    margin-bottom: 0 !important;
}
h2.mb-5 {
    margin-bottom: 20px !important;
}
.side-pad-40 {
  padding-left: 40px;
  padding-right: 40px;
  padding-bottom: 40px;
}

.videoWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  padding-top: 25px;
  height: 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.bot-marg-30 {
    margin-bottom: 30px;
}
.btn-narrow {
    padding: .2rem .375rem;
}

@media (min-width: 768px) {
  header.masthead,
  header.masthead1,
  header.masthead3,
  header.masthead4 {
    padding-top: 12rem;
    padding-bottom: 12rem;
  }
  header.masthead h1,
  header.masthead1 h1,
  header.masthead3 h1,
  header.masthead4 h1 {
    font-size: 3rem;
  }
  header.masthead8 h2 {
    font-size: 1.8rem;
    line-height: 2.5rem;
  }
}
.navbar {
    padding: 0 1rem;
}
.nav-link {
    padding-top: 0;
    padding-bottom:0;
    text-transform: uppercase;
}
.navbar-brand {
    font-size: 1.0rem;
}
.navbar-dark .navbar-nav .nav-link {
    color: #006699;
}

.showcase .showcase-text {
  padding: 3rem;
}

.showcase .groups-text {
  padding: 2rem 1rem 2rem 1rem;
}

.showcase .showcase-img {
  min-height: 30rem;
  background-size: cover;
}

.team h3 {
  text-align: center;
}

@media (min-width: 400px) {
  .navbar-brand {
      font-size: 1.3rem;
  }
}

@media (min-width: 500px) {
  .navbar-brand {
      font-size: 1.8rem;
  }
}

@media (min-width: 550px) {
  .navbar-brand {
      font-size: 2.0rem;
  }
}

@media (min-width: 768px) {
  .showcase .groups-text {
    padding: 2rem 1rem 2rem 1rem;
  }
  .navbar-brand {
      font-size: 2.5rem;
  }
}

@media (min-width: 990px) {
  .navbar-brand {
      font-size: 2.0rem;
  }
}

@media (min-width: 1200px) {
  .navbar-brand {
      font-size: 2.5rem;
  }
}

@media (min-width: 1480px) {
  .showcase .showcase-text {
    padding: 7rem;
  }
}

.features-icons {
  padding-top: 2rem;
  padding-bottom: 4rem;
}

.features-icons .features-icons-item {
  max-width: 20rem;
}

.features-icons .features-icons-item .features-icons-icon {
  height: 7rem;
}

.features-icons .features-icons-item .features-icons-icon i {
  font-size: 4.5rem;
}

.features-icons .features-icons-item:hover .features-icons-icon i {
  font-size: 5rem;
}

.testimonials, .partners {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.testimonials .testimonial-item,
.partners .partner-item {
  max-width: 20rem;
}

.testimonials .testimonial-item img {
  max-width: 18rem;
}

.testimonials .testimonial-item-mid img {
  max-width: 20rem;
}

.partners .partner-item img {
  max-width: 12rem;
}

.call-to-action {
  position: relative;
  background-color: #343a40;
  background: url("../img/bg-masthead1.gif") no-repeat center center;
  background-size: cover;
  padding-top: 7rem;
  padding-bottom: 7rem;
}

.header-bar {
  position: relative;
  background-color: #95b3d7;
  padding-top: 0.2rem;
  padding-bottom: 0.3rem;
}

.bg-dark {
    background-color: #95b3d7 !important;
}

.call-to-action .overlay {
  position: absolute;
  background-color: #212529;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  opacity: 0.3;
}

footer.footer {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

footer p, footer a {
  color: white;
}

footer a:hover {
  color: #95b3d7;
}

.bg-footer {
    background-color: #007181 !important;
}
.mb-20 {
    margin-bottom: 20px !important;
}

.text-primary {
    color: #76527e !important;
}

.light-blue {
    color: #376092;
    font-weight: bold;
}

.quote {
    color: #376092;
    font-weight: bold;
    font-style: italic;
}

.navbar-empty {
  height: 30px;
}