/*jumbotron-narrow.css */
/* Space out content a bit */
body {
  padding-top: 70px;
  padding-bottom: 20px;
}

/*custom.css*/
/* latin-ext */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  line-height: 150%;
  font-weight: 300;
  src: local('Lato Light'), local('Lato-Light'), url(http://fonts.gstatic.com/s/lato/v11/dPJ5r9gl3kK6ijoeP1IRsvY6323mHUZFJMgTvxaG2iE.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  line-height: 150%;
  font-weight: 300;
  src: local('Lato Light'), local('Lato-Light'), url(http://fonts.gstatic.com/s/lato/v11/EsvMC5un3kjyUhB9ZEPPwg.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}


/* @font-face kit by Fonts2u (http://www.fonts2u.com) */ 
@font-face {
  font-family:"Grand Hotel";
  src:url("GrandHotel-Regular.eot?") 
  format("eot"),url("GrandHotel-Regular.woff") 
  format("woff"),url("GrandHotel-Regular.ttf") 
  format("truetype"),url("GrandHotel-Regular.svg#GrandHotel-Regular") 
  format("svg");font-weight:normal;font-style:normal;
  line-height: 400%;
}
 .featurette h3 {
  margin-bottom: 0px;
}

.col-md-push-5 hr {
  margin-top: 5px;
  margin-bottom: 5px;
}
.row {
	margin: auto;
	margin: 10px 10px;
}

h1 {
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    line-height: 100%;
    font-size: 46px;
    margin: 0 0 0 0;
    text-shadow: 4px 4px 4px #aaa;
    }


h2 {
    font-family: 'Grand Hotel', cursive;
    font-weight: normal;
    font-size: 50px;
    line-height: 100%;
    margin: 0 0 23px 0;
    }
h3 {
  font-family: 'Grand Hotel', cursive;
    font-weight: 400;
    font-size: 80px;
    line-height: 150%;
    margin: 0 0 23px 0;
}
h4 {
    font-family: 'Lato', sans-serif;
    font-weight: 200;
    line-height: 100%;
    font-size: 30px;
    margin: 0 0 23px 0;
}
h5 {
    font-family: 'Lato', sans-serif;
    font-weight: 200;
    line-height: 100%;
    font-size: 25px;
    margin: 0 0 23px 0;
}
p {
    font-family: 'Lato', sans-serif;
    font-size: 21px;
    line-height: 23px;
    margin: 0 0 23px 0;
    font-weight: 200;
    }
/*quotes carousel*/
/*-------------------------------*/
/*      Code snippet by          */
/*      @maridlcrmn              */
/*-------------------------------*/

.carousel-inner {
  height: 180px;
  max-width: 100%;
  margin: auto;
  top: 50%;
}
.carousel .slide {
  width: 100%;
}
section {
    padding-top: 10px;
    padding-bottom: 10px;
}
.flip-vertical {
    transform: rotate(180deg);

}
.quote {
    color: rgba(0,0,0,.1);
    text-align: center;
    padding-top: 15px;
    margin-bottom: 5px;
    margin-top: 10px;
}
.col-md-8 .col-md-offset-2 {
  padding: 0;
  margin: auto;
  width: 100%;
}
/*-------------------------------*/
/*    Carousel Fade Transition   */
/*-------------------------------*/
#carousel {
  padding: 0;
}
#carousel > .container {
  padding: 0;
}
#carousel > .container > .row {
  margin: 0;
}

#fade-quote-carousel.carousel {
  padding-top: 20px;
  padding-bottom: 0px;
}
#fade-quote-carousel.carousel .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
      -ms-transition-property: opacity;
          transition-property: opacity;
}
#fade-quote-carousel.carousel .carousel-inner .active {
  opacity: 1;
  -webkit-transition-property: opacity;
      -ms-transition-property: opacity;
          transition-property: opacity;
}
#fade-quote-carousel.carousel .carousel-indicators {
  bottom: 10px;
}
#fade-quote-carousel.carousel .carousel-indicators > li {
  background-color: #e84a64;
  border: none;
}
#fade-quote-carousel blockquote {
    text-align: center;
    border: none;
}
}
/* End carousel */   
.item blockquote {
    border-left: none; 
    margin: 0;
}

.item blockquote img {
    margin-bottom: 0px;
}

.item blockquote p:before {
    content: "\f10d";
    font-family: 'Fontawesome';
    float: left;
    margin-right: 10px;
}



/**
  MEDIA QUERIES
*/

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) { 
    #quote-carousel 
    {
      margin-bottom: 0;
      padding: 0 40px 30px 40px;
    }
    
}

/* Small devices (tablets, up to 768px) */
@media (max-width: 768px) { 
    
    /* Make the indicators larger for easier clicking with fingers/thumb on mobile */

    #quote-carousel .carousel-indicators {
        bottom: -20px !important;  
    }
    #quote-carousel .carousel-indicators li {
        display: inline-block;
        margin: 0px 5px;
        width: 15px;
        height: 15px;
    }
    #quote-carousel .carousel-indicators li.active {
        margin: 0px 5px;
        width: 20px;
        height: 20px;
    }
}
/*-----*/

.col-md-7 {
	top: 60px;
}

#brr-img {
    position: relative;
    bottom: 0;
}

#h1brr {
  margin-bottom: 0;
}

#brrbrand {
      
}

#contactnav {
  padding-bottom: 10px;
}

#contactquote {
    text-align: center;
}

#meet {
  max-height: 400px;
  margin: auto;
}

#meetyerfarmer {
  border-radius: 20px;
}

#meetfarmers {
  text-align: center;
}
/* comparison chart*/
#compare {
  border-radius: 25px;
}
.toggle-header{
    padding:10px 0;
    margin:10px 0;
    background-color:black;
    color:white;
}
.txt-green{
    color:green;
}
.txt-red{
    color:red;
}
.panel-title{
  font-family: 'Lato', sans-serif;
  font-size: 20px;
}

.img-circle {
  max-height: 100%;
  max-width: 100%;
}
.panel-heading {
  background-color: inherit !important;
}
/* Main marketing message and sign up button */
.jumbotron {
  background-color: #e8dec9;
  border-top: 20px;
  margin: auto;
  margin-bottom: 40px;
  max-width: 72%;
  text-align: center;
  border-bottom: 0; 
  border-radius: 25px;
  padding-left: 50px;
  padding-right: 50px;
  padding-top: 30px;
  padding-bottom: 30px;
}
.jumbotron .btn {
  padding: 14px 24px;
  font-size: 21px;
  }

}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}

@media (max-width: 767px) { 
   .navbar {
     max-width: 100%;
     margin: 0px;

  }
  .jumbotron {
    max-width: 90%;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .container .marketing {
    max-width: 100%;
    margin: 0;
    padding: 0;
  }
  .practices {
    font-size: 45px;
  }
  .featurette-heading {
    font-size: 25px;
  }
  .row, .featurette{
    margin: 5px 5px;
    max-width: 100%;
  }
  .animals,
  #animals {
    padding: 0;
    margin-left: 0;
    margin-right: 0;
    max-width: 100%;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding: 0px;

  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 25px;
  }
  .jumbotron p,
  .jumbotron .p {
    font-size: 15px;
  }
  .jumbotron .btn {
    padding: 4px 14px;
    font-size: 14px;
  }

  .h2,
  h2 {
    font-size: 30px;
  }
  .h3,
   h3 {
    font-size: 30px;
  }
 .h4,
 h4 {
  h4 {
    font-size: 15px;
}
.h5,
 h5 {
    font-size: 15px;
}
  .featurette {
    width: 100%;
    margin: auto;
  }
  .row {
    margin: 0px;
  }
  hr {
    margin: 0px;
  }
  .lead, .featurette-heading {
    margin-bottom: 10px;
  }
  footer {
    margin-top: 50px;
  }
}
