#landing-banner {
  background: no-repeat, linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2), #000000), url(../images/eldercare/hand.jpg);
  background-size: cover;
  vertical-align: middle;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  text-align: center;
  height: 97vh;
}

#landing-banner h1 {
  margin-bottom: 40px;
  font-weight: 200;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: -0.5px;
  text-align: left;
  color: #ffffff;
}
#landing-banner h1.full-width{
  font-weight:bold;
  font-size: 5rem;
  text-align: center;
  color:#fff;
  max-width: 100%;
}
#landing-banner p, h6 {
  width: auto;
  font-size: 18px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.44;
  letter-spacing: normal;
  color: #ffffff;
  text-align: center;
}

@media only screen and (min-width : 992px) {
  #landing-banner h1{
    margin-top: 6em !important;
    font-size: 48px !important;
    text-align: center !important;
    margin-bottom: 10px;
  }
  #landing-banner h6{
    font-size: 24px !important;
    text-align: center !important;
  }
  #landing-banner p {
    text-align: center !important;
    font-size: 12pt !important;
    font-weight: normal !important;
    margin-bottom: 0.1em;
  }
}

@media only screen and (min-width : 768px) and (max-width : 991px) {
  #landing-banner h1{
    margin-top: 6em !important;
    font-size: 40px !important;
    text-align: center !important;
    margin-bottom: 10px;
  }
  #landing-banner h6{
    font-size: 24px !important;
    text-align: center !important;
  }
  #landing-banner p {
    text-align: center !important;
    font-size: 12pt !important;
    font-weight: normal !important;
    margin-bottom: 0.1em;
  }
}

@media only screen and (max-width : 767px) {
  #landing-banner h1{
    margin-top: 6em !important;
    font-size: 32px !important;
    text-align: center !important;
    margin-bottom: 10px;
  }
  #landing-banner h6{
    font-size: 18px !important;
    text-align: center !important;
  }
  #landing-banner p {
    text-align: center !important;
    font-size: 10pt !important;
    font-weight: normal !important;
    margin-bottom: 0.1em;
  }
}

@media only screen and (max-width : 991px) and (orientation : landscape) {
  #landing-banner h1{
    margin-top: 8em !important;
    font-size: 28px !important;
    text-align: center !important;
    margin-bottom: 10px;
  }
  #landing-banner h6{
    font-size: 18px !important;
    text-align: center !important;
  }
  #landing-banner p {
    text-align: center !important;
    font-size: 10pt !important;
    font-weight: normal !important;
    margin-bottom: 0.1em;
  }
}

@media only screen and (max-height : 400px) {
  #landing-banner h1{
    font-size: 20px !important;
  }
}

a:active, a:focus {
  color: #7879ac;
  outline: none;
}


.responsive-hero-banner {
  text-align: center;
  position: absolute;
  top: 40vh;
  left: 50%;
  transform: translate(-50%, -50%);
}


@media only screen and (min-width: 0px) and (max-width: 767px) {
  .text-column-header{ font-size: 35px; }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .text-column-header{ font-size: 35px; }
}


@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .text-column-header{ font-size: 35px; }
}


.main-banner {
  z-index: 4;
  position: absolute;
  top: 0;
  width: 100%;
}


@media only screen and (max-width: 767px) and (min-width: 0px) {
  .custom-navbar {
   background: #333a5c !important;
  }
  .custom-navbar .navbar-nav {
    width: 100vw !important;
    right: 0 !important;
    padding-left: unset !important;
  }
}


@media (max-width: 479px){
  .grid-column {
    height: 479px !important;
  }
}

.costumer-section {
  background-color: white;
}


.feature-header {
  font-size: 26px;
  font-weight: 700;
  text-align: left;
  color: #333333;
  line-height: 22px;
}

.feature-body {
  padding-top: 16px;
  font-size: 16px;
  text-align: left;
}

.nav-pills>li>a:focus, .nav-pills>li>a:hover {
  background-color: #fbfbfb!important;
  color: #000000!important;
}


.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
  color: #ffffff!important;
  background-color: #70ad47!important;
}

.nav-pills>li.active>a>div:first-child {
  color: #ffffff!important;
  background-color: #70ad47!important;
}

.btn-success{
  color: #ffffff;
  border: 2px solid #70ad47;
  display: inline-block;
  margin-top: 5px!important;
}

.btn-secondary{
  color: #ffffff;
  border: 2px solid #ffffff;
  display: inline-block;
  margin-top: 5px!important;
}

.btn-secondary:hover{
  border: 2px solid #ffffff;
  background-color: rgba(255, 255, 255, 0.3);
  color: #ffffff;
}

.btn-secondary:focus{
  border: 2px solid #ffffff;
  color: #ffffff;
}

.btn-secondary:active{
  border: 2px solid #ffffff;
  background-color: #eeeeee;
  color: #ffffff;
}

.hairline-vertical {
  border-left: 1px solid lightgrey;
  height: 100px;
  left: 0;
  margin-left: -3px;
  top: 0;
}

.text-column-paragraph-in-numbers {
  color:#000000;
  padding-top: 0px;
  font-size: 20px;
  line-height: 20px;
  font-weight: 300;
  width: 80%;
  text-align: left;
  margin: 0 auto;
}


.brands {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  grid-gap: 1rem;
}

.brands__item {
  background: #fff;
}

.brands__item img {
  width: 130px;
  height: 75px;
  object-fit: contain;
  mix-blend-mode: multiply;
}

.brands__item {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding-bottom: 20px;
  filter: grayscale(100%);
}

.brands {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}


@media (max-width: 699px) {
  .brands__item {
    flex: 0 0 100%;
  }
}

@media (min-width: 700px) and (max-width: 1199px) {
  .brands__item {
    flex: 0 0 25%;
  }
}

@media (min-width: 1200px) {
  .brands__item {
    flex: 0 0 15%;
  }
}

.header_link {
  color: #fff;
}

.tab-content{
  display: block;
  padding: 0px;
}



/* Slideshow container */
.slideshow-container {
  max-width: 1000px;
  position: relative;
  margin: auto;
}

/* Hide the images by default */
.mySlides {
  display: none;
}

/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -22px;
  padding: 16px;
  color: #70ad47; !important;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
}

.prev {
  left: 0;
  border-radius: 3px 0 0 3px;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}


/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active-slide, .dot:hover {
  background-color: #333333;
}
