body, h1, h2, h3, h4, h5, h6, p, button, blockquote, label {
    font-family: 'Josefin Sans', sans-serif !important;
    color: black;

}

p{
	font-size: 15px;
}

.break{
	min-height:20vh;
}
.tiny-text{
	font-size:10px;
}

.row{
	margin-right: 0px;
	margin-left: 0px;
}

.little-bee{
	margin-top:0px;
	margin-bottom:0px;
}


.yellow{
	color:#f4bf42;
}

/* Navbar */

#splash-nav{
background: transparent;
/* 	opacity:.2; */
	border:none;
	margin-bottom: 0px;

}

#reg-nav{
background: #f4bf42;
/* 	opacity:.2; */
	border:none;
	margin-bottom: 10px;

}

.nav-left-pulldown{
	margin-top: 5px;
}

ul li a{
	color:white !important;	
	margin-bottom: 0px;
	font-size: 16px !important;
	font-variant: small-caps !important;
	opacity:.8;
}

ul li a:hover{


	opacity:1;

}


.nav-btn{
	border: 1px solid white;
	border-radius: 10px;
	padding:0px;
	margin:5px;
	opacity:.9;

}


.nav-btn:hover{
	border: 1px solid white;
	border-radius: 10px;
	padding:0px;
	margin:5px;
	background-color:transparent;
	opacity:1;
	
}


.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #white;
    background-color: transparent;


}

.navbar-default .navbar-nav>a, .navbar-default .navbar-nav>a:focus, .navbar-default .navbar-nav>a:hover {
    color: #white;
    background-color: white;


}

.navbar-default .navbar-nav>li>a {
    color: #white;
    font-size: 15px;
}

#navbar.navbar-collapse.collapse.in{
	background:transparent;
	color:white;

}

.active{
	background-color: #f4cf50;

}

/* Landing page */

#splash{
	height:100vh;
	background: url('../images/honey-jars.jpg') center center no-repeat;
	background-size: cover;
	margin: 0px;
	margin-bottom: 10vh;
}

#banner{
	margin-top: 3vh;
	color:white;
	text-align: center;
	font-size: 30px;
	background-color: #222222;
	opacity:.4;
	padding:;
}

#sub-banner{
	margin-top: 25vh;
	color:white;
	text-align: center;
	font-size: 20px;
	height:30vh;
}

.glyphicon-menu-down{
	margin-top: 1vh;
	font-size: 25px;
	color:white;
	opacity:.5;
}

#arrow{
	margin-top: 0;
}



/* Home page below fold c*/

.featurette-image{
	max-height: 450px;
	margin-top: 5vh;
	margin-bottom: 5vh;
}

.featurette-heading{
	
	margin-top: 15vh;
	
}

.featurette-divider{
	background-color:#aaaaaa;
	height:2px;
	margin-top: 10vh;
	margin-bottom: 9vh;

}

#bad-honey-subtitle{

	font-style: italic;
	margin-bottom: 0vh;
}
.about-honey-text{

	font-size: 17px;
	margin-top: 7vh;
	margin-bottom: 7vh;
	min-height: 20vh;


}

.about-honey-img{
	max-width: 250px;


}

#testimonials{

	background: url('../images/bee-in-sky.jpg') center top no-repeat;
	background-size: cover;
	margin: 0px;
	padding-top: 7vh;
	padding-bottom: 3vh;
	margin-top:0vh;
	margin-bottom:0vh;	
	border-radius: 5px;
	min-height: 70vh;

}

.testimonial-heading{
	
	color:#202020;
	padding-top:2vh;
	padding-bottom: 2vh;
}

.quote{
	font-style: italic;
	color:#ffffff;
	margin-top: 30px;
	min-height: 20vh;

}
.quote-source{
	color:#202020;
}

#more-testimonials{
	margin-top: 15vh;
	font-size: 18px;
	color:#ffffff;
	text-decoration: underline;
}
#more-testimonials-link{
	text-decoration: none;
}

#more-testimonials:hover{
	
	color:#909090;
}

.about-gift-text{

	font-size: 18px;
	margin-top: 20vh;
	margin-bottom: 1vh;
}

.gift-img{
	max-height: 250px;
	margin-top:3vh;
	margin-bottom: 3vh;
	border-radius: 15px;
}
.btn {
	background: #f4bf42;
    padding: 14px 24px;
    border: 0 none;
    font-weight: 100;
    letter-spacing: 1px;
    text-transform: uppercase;

}
 
.btn:focus, .btn:active:focus, .btn.active:focus {
	outline: 1px solid #f4bf49;
	border: 1px solid #f4bf42;
    background: #f4bf42;
}
 
.btn-primary {
 	

    border: 1px solid #f4bf42;
    color: black;
    background: #ffffff;
}
 
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
	border: 1px solid #f4bf42;
	background: #f4bf42;
    color: #ffffff;
}
 
.btn-primary:active, .btn-primary.active {

    border: 1px solid #f4bf42;
    background: #ffffff;
    box-shadow: none;
}

.order-button{

	margin-top:1vh;
	margin-bottom:0vh;
	
}

.submitorder-btn{
	font-weight: 700;
}


/*About page*/

#about-background{

	background: url("../images/hills1.jpg");
	background-size: cover;
	height: 75vh;
	margin-top: -10vh;
	margin-left: -15px;
	margin-right: -15px;
}

.biggest-heading{
	
	font-style:italic;
	font-size: 300px;
	font-weight: bolder;
}

.first-line{
	font-size: 30px;
	margin-top: 75px;
}

.white{
	color:#ffffff;
}

.bible-background{
	padding: 25px;
	margin-top: 10vh;
	background-color: none;
	opacity:.9;
	height: 30vh;
}


#about-arrow{
	margin-top: 15vh;
}

.content-begin{
	margin-top: 7vh;
	height:0px;
}

.content{
	margin-top: 10vh;

}

.outline{
	border: 1px solid red;
}


.aboutpage-honey-img{
	border-radius: 2px;
	max-width: 600px;

}

/* Order page */

.plan-span{
	font-size: 18px;
	font-weight: bold;
}

.plan-summary{
	font-size: 15px;
}

.orderform-section{
	border:1px solid #f4bf42;
	border-radius: 10px;
	margin-bottom: 10vh;
	padding: 15px;
}
.section-heading{
	font-variant: small-caps;
	margin-bottom: 3vh;
}

.form-field{
	margin-bottom: 15px;

}

#greeting-section{

}

#error-display{
	color:red;
	visibility: hidden;
}

.in_error{
	background-color: pink;
	outline-color: red;
}

/* FAQ page */
.page-banner{
	margin-top: 10vh;
}
.question{
	margin-top: 6vh;
	font-weight: bold;
}

.answer{	
	color:#444444;
}

.faq-background{
	background: url('../images/honey-pot.jpg') center no-repeat;
	backface-visibility: 1;
/*	height: 10vh;
	background-color: red;
	border:1px solid green;*/
}


/* Bee Facts page */



#beefactCarousel{

	margin-top: 5vh;
}

.carousel-caption{
	background: #f4bf42;
	color: white;
	position:relative;
	right:0%;
	bottom:-10px;
	left:0%;
	z-index:0;
	padding:20px;
	margin-top: -10px;
	margin-bottom: 10px;
	text-align:center;
	text-shadow:none;
	min-height: 230px;
	
}

.carousel-caption p{
	font-size: 20px;
}

.carousel-indicators{
	bottom: -1%;
}

.carousel-inner{
	background: black;
	opacity:1;
}


/*Thank you page*/

.thankyou-image{
	margin-top: 5vh;
	max-width: 42%;
}

.thankyou-text{
	font-size: 15px;
}


@media(min-width: 0px){

/* Landing page */

#banner{
	margin-top: 3vh;
	font-size: 35px;
	padding:;
}

#sub-banner{
	margin-top: 25vh;
	font-size: 20px;
}

.glyphicon-menu-down{
	margin-top: 20vh;
	font-size: 30px;
}


.biggest-heading{
	
	font-style:italic;
	font-size: 30px;
	font-weight: bolder;
}

}

@media(min-width: 400px){

/* Landing page */

#banner{
	margin-top: 3vh;
	font-size: 37px;
	padding:;
}

#sub-banner{
	margin-top: 35vh;
	font-size: 20px;
}

.glyphicon-menu-down{
	margin-top: 20vh;
	font-size: 30px;
}

.biggest-heading{
	
	font-style:italic;
	font-size: 30;
	font-weight: bolder;
}
}

@media(min-width: 576px){

/* Landing page */

#banner{
	margin-top: 3vh;
	font-size: 37px;
	padding:;
}

#sub-banner{
	margin-top: 35vh;
	font-size: 20px;
}

.glyphicon-menu-down{
	margin-top: 20vh;
	font-size: 30px;
}

.biggest-heading{
	
	font-style:italic;
	font-size: 35px;
	font-weight: bolder;
}
}



}

@media(min-width: 768px){


/* Landing page */

#banner{
	margin-top: 3vh;
	font-size: 37px;
	padding:;
}

#sub-banner{
	margin-top: 35vh;
	font-size: 20px;
}

.glyphicon-menu-down{
	margin-top: 20vh;
	font-size: 30px;
}

.biggest-heading{
	
	font-style:italic;
	font-size: 40px;
	font-weight: bolder;
}

.bible-background{
	margin-top: 30vh;
}




}

@media(min-width: 992px){


/* Landing page */

#banner{
	margin-top: 15vh;
	font-size: 12vh;
	padding:30px 10px 30px 10px;
}

#sub-banner{
	margin-top: 10vh;
	font-size: 27px;
}

.glyphicon-menu-down{

	font-size: 2vw;
	opacity:.9;
}


.biggest-heading{
	
	font-style:italic;
	font-size: 45px;
	font-weight: bolder;
}

.bible-background{
	margin-top: 10vh;
	padding:10vh;
}
}

@media(min-width: 1400px){


.biggest-heading{
	
	font-style:italic;
	font-size: 50px;
	font-weight: bolder;
}

#about-background{
	background: url("../images/hills1.jpg");
	background-size: cover;
	height: 80vh;
	margin-top: -10vh;
	margin-left: -15px;
	margin-right: -15px;


}

.thankyou-image{
	max-width: 62%;
}

.thankyou-text{
	font-size: 18px;
}


}