body {
  background-color: #f7f7f7;
}

a {
    color: #0099ff;
    text-decoration: none;
}

a:hover {
    color: #fd5934;
}


.nav>li>a {
  margin-left: 3px;
}

.dropdown-menu {
  margin-left: 3px;
}

.btn-primary {
  border: 0;
}

.btn-primary:hover {
  background: #fd5934;
  border: 0;
}

.jumbotron {
  background: url(img/jumbotron-background.jpg) no-repeat;
  background-size: cover;
  background-position: center;
  height: 600px;
  padding-top: 125px;
}

.homeopathy-people {
  background: url(img/homeopathy-people.jpg) no-repeat;
  background-size: cover;
  background-position: center;
}
.jumbotron .h1, .jumbotron h1 {
  background-color: rgba(253, 89, 52, 0.8);
  display: table;
  vertical-align: top;
  color: #fff;
  padding: 5px 10px;
  font-weight: normal;
}

.navbar-static-top {
  background-color: #f7f7f7;
  margin-bottom: 25px;
  margin-top: 25px;
  border-bottom: 0px;

}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>li>a:hover {
  background-color: #fd5934;
  color: #fff;
}

.navbar-brand {
  font-weight: bold;
  font-size: 1.7em;
}

.checking {
  max-height: 40px;
  overflow: visible;
  padding-top: 0;
  padding-bottom: 0;
}


.navbar-default .navbar-collapse, .navbar-default .navbar-form {
  border: 0;
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: #fff;
    background-color: #fd5934;
}

.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
  background-color: #fd5934;
}

.title-caption {
  color: #fd5934;
  font-weight: bold;
  font-size: 14px;
  margin-left: 25px;
}

.title-quote {
  background: #f7f7f7;
  margin-top: -70px;
  -webkit-box-shadow: 0px 3px 3px 1px rgba(255,54,0,0.5);
  -moz-box-shadow: 0px 3px 3px 1px rgba(255,54,0,0.5);
  box-shadow: 0px 3px 3px 1px rgba(255,54,0,0.5);
}

blockquote {
    padding: 20px 10px;
    margin: 0;
    border-left: 0;
}

.serif-big {
  /* font-family: "Time New Roman", Georgia, Serif; */
  font-size: 30px;
  margin-bottom: 0;
}

.blockquote-small {
  margin: 0;
  font-size: 24px;
  color: #5b5b5b;
  font-family: sans-serif;
}

.home-page-mission {
  margin: 90px 0 25px 0;
}

.jumbo-btns {
  text-align: center;
  background-color: #fff;
  margin-top: 75px;
  margin-bottom: 100px;
  padding: 55px 0 100px 0;
  -webkit-box-shadow: 0px 3px 2px 0px rgba(0,0,0,0.7);
  -moz-box-shadow: 0px 3px 2px 0px rgba(0,0,0,0.7);
  box-shadow: 0px 3px 2px 0px rgba(0,0,0,0.7);
}

.jumbo-btns2 {
  text-align: center;
  background-color: #fff;
  margin: 0 10px 0 10px;
  padding: 55px 25px 100px 25px;
  -webkit-box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.1);
  -moz-box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.1);
  box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.1);
  display: inline-block;
  width: 300px;
}

.jumbo-btns2 img {
  border: 9px solid #fd5934;
}

.jumbo-btns img {
  border: 9px solid #fd5934;
}

.jumbo-btns-div {
  margin-top: 75px;
  margin-bottom: 100px;
}

.jumbo-link a {
    color: #333;
    text-decoration: none;
}

.jumbo-link a:hover {
    color: #fd5934;
    text-decoration: none;
}

#home-page-green {
  background: #9bc25a;
}

#home-page-green blockquote {
  font-size: 30px;
  font-weight: bold;
  color: #f7f7f7;
  padding: 115px 0;
  line-height: normal;
}

#home-page-green img {
  margin-top: 40px;
  border: 3px solid #f7f7f7;
}

#home-page-green p {
  margin-top: 5px;
  font-size: 18px;
  font-weight: bold;
  color: #f7f7f7;
  line-height: normal;
}

#home-page-call {
  padding: 125px 0;
}

.large-number {
  font-size: 42px;
  color: #373737;
}

#footer {
  background: #E4EAE4;
  color: #333;
  padding:  30px 0 10px 0;
}

#footer p {
  font-size: 18px;
  line-height: normal;
}

#footer .nav>li>a {
  padding: 0;
  color: #333;
  background: #E4EAE4;
  margin-left: 0;
}

#footer .nav>li>a:hover {
  color: #fd5934;
  text-decoration: underline;
}

.copyright {
  color: #666;
  text-align: center;
  font-size: 11px;
  margin: 0;
  padding: 5px 0 5px 0;
  background: #E4EAE4;
}


#content, aside {
  margin: 40px 0;
}

#content h1 h2 h3 {
  color: #333;
  font-weight: normal;
  padding: 0;
}

#content p, #secondary-navigation {
color: #666;
font-size: 1.2em;
font-weight: normal;
margin: 0 0 1.5em;
}

#content ol ul {
  padding-bottom: 20px;
  color: #666;
}

.testimonials {
  font-size: 1.7em;
  font-style: italic;
  font-family: georgia, times, serif;
}

#page-header {
  padding: 25px 0 55px 0;
  background: url(img/header-leaves.jpg) no-repeat;
  background-size: cover;
  background-position: center;
}

#page-header h1 {
  text-shadow: #fff 2px 2px 15px;
  /*text-shadow: 0px 0px 5px rgba(255, 255, 255, 0.73);*/
  bottom: 0;
  /*background-color: rgba(255, 255, 255, 0.3);*/
  display: inline-block;
  padding: 10px 10px;
  color: #555;
}

aside nav ul, nav ol {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}

#secondary-navigation ul li a {
  background: #e6e6e6;
  display: block;
  margin: 5px 0;
  padding: 10px;
  text-decoration: none;
  color: #0099ff;
}

#secondary-navigation .active, #secondary-navigation ul li a:hover {
  background: #fd5934;
  color: #fff;
}

.blog-title {
  color: #555;
}

.faqs {
  display: block;
}

.panel-body p {
  text-align: justify;
}

.attention {
  color: #fff;
  text-align: center;
  padding: 5px 0;
  background: #fd5934;
}

.content-img {
  width: 100%;
  margin-bottom: 1.5em;
}

.fda {
  text-align: center;
  font-size: 18px;
  margin: 0;
  padding: 5px 0 5px 0;
  background: #E4EAE4;
  color: #777;
}

#quote-carousel {
  padding: 0 10px 30px 10px;
}
#quote-carousel .carousel-control {
  background: none;
  color: #CACACA;
  font-size: 2.3em;
  text-shadow: none;
  margin-top: 30px;
}
#quote-carousel .carousel-indicators {
  position: relative;
  right: 50%;
  top: auto;
  bottom: 0px;
  margin-top: 20px;
  margin-right: -19px;
}
#quote-carousel .carousel-indicators li {
  cursor: pointer;
  border: 1px solid #ccc;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  opacity: 0.4;
  overflow: hidden;
  transition: all .4s ease-in;
  vertical-align: middle;
}
#quote-carousel .carousel-indicators .active {
  opacity: 1;
  transition: all .2s;
}
.item blockquote {
  border-left: none;
  margin: 0;
}
.item blockquote p:before {
  content: "\f10d";
  font-family: 'Fontawesome';
  float: left;
  margin-right: 10px;
}


/* Landscape tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {

  .jumbo-btns2 {
    width: 250px;
    border: 1px solid #fff;
  }

}

/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {
  .jumbo-btns2 {
    width: 200px;
    border: 1px solid #fff;
  }
  .jumbo-btns2 img {
    height: 150px;
    border: 5px solid #fd5934;
  }

  .jumbo-btns2 h1 {
    font-size: 24px;
  }

  #home-page-green blockquote {
    padding-top: 0;
    padding-bottom: 0;
  }

  #home-page-green {
    padding-top: 30px;
    padding-bottom: 30px;
  }

}

/* Landscape phones and portrait tablets */
@media (max-width: 767px) {
  .navbar-header {
    margin-bottom: 10px;
  }


  .jumbo-btns-div {
      border: none;
  }

  .jumbo-btns2 {
    padding: 10px 0 0 0;
    height: 250px;
    width: 250px;
    border: 1px solid #fff;
    margin-bottom: 20px;
  }
  .jumbo-btns2 img {
    height: 150px;
    border: 5px solid #fd5934;
  }

  .jumbo-btns2 h1 {
    font-size: 24px;
  }

  #home-page-green blockquote {
    padding-top: 0;
    padding-bottom: 0;
  }

  #home-page-green {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .fontsz {
    font-size: 1em;
  }

  }



}
