/*!
 * Start Bootstrap - Landing Page Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body,
html {
    width: 100%;
    height: 100%;
}

body,
h1,
h2,
h3,
h4,
h5,
h6 {
/* 
    font-family: "Lato","Helvetica Neue",Helvetica,Arial,sans-serif;
 */
    font-family: Helvetica,Arial,sans-serif;
    font-weight: 700;
/*    color: #fff;	*/
}

h1 {
/*    font-family: serif;	*/
    font-weight: normal;
    font-size: 3.4em;
}

h2 {
/*    font-family: serif;	*/
    font-weight: normal;
    font-size: 2.5em;
}




a {
	color: #fff;
	text-align: justify;
}

a:hover {

/* 
	color: #f1123c;
	color: #337ab7;
 */
	text-decoration: none;
}	


p {
	text-align: justify;	/*   LEFT or JUSTIFY ?    */
}


.topnav {
    font-size: 14px; 
}

.lead {
    font-size: 1.6em;
    font-weight: 400;
}

	
.navbar {
	position: absolute;
	min-height: 80px;
	margin-bottom: 0px;
	background-color: transparent;
}

.navbar-default .navbar-nav>li>a {
	color: white;
	font-size: 1.3em;
	font-weight: 100;
	padding-top: 30px;
}

.navbar-default .navbar-nav>li>a:hover {
	color: black;
}


.intro-header {
/*
    padding-top: 50px;     /* increased to stop meadow image being cropped - don't know why it was though ?? */

    /* If you're making other pages, make sure there is 50px of padding to make sure the navbar doesn't overlap content! */
/*
    padding-bottom: 50px;
*/
    text-align: center;
    color: #f8f8f8;
    background: url("../img/background(smallv3).jpg") no-repeat top center;
    background-size: cover;
/*
    background-size: contain;
*/
	min-height: 100%;

}


.three_bottles_row {
	margin: 12em 0em 3em 0em;
}

.intro-message {
    position: relative;

    padding-top: 10%;
    padding-bottom: 10%;
/*    
    padding-top: 10%;
    padding-bottom: 30%;
*/
}

.intro-message > h1 {
    margin: 0;
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
}


.intro-divider {
    width: 400px;
    border-top: 1px solid #f8f8f8;
    border-bottom: 1px solid rgba(0,0,0,0.2);
}

.intro-message > h2 {
    font-size: 2.4em;
}


/*  Q: 992px or 991px ?? */
@media(max-width:991px) {
    .intro-message > h1 {
	    font-size: 2.5em;
	}
    .intro-message > h2 {
	    font-size: 1.5em;
	}
}



.intro-message > h3 {
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
}

.background_opacity_for_text {

	background: rgba(0, 0, 0, 0.3);
/*
	background-color:#222; opacity:0.8;
	background-color:black;opacity:0.3;
*/
}

.background_white_for_DRINKS {
	background: white;
}

.background_grey_for_DRINKS {
	background: #F2F2F2;
}


@media(max-width:767px) {
	.background_darkgrey_for_Mobile_Menu {
		background: #444;
	}
}


.text_shadow {
    text-shadow: 2px 3px 6px #000;
}


.section_header {
	background-size: cover; 
	min-height: 400px;
}

.section_header_text {
	text-align: -webkit-center;
	text-align: center;	
	margin: auto;
	color: #fff;
}


.hrf_CALM>a:hover {
	color: #3f8c53 !important;
	text-decoration: none;
}	

.hrf_UPLIFT>a:hover {
	color: #8c3f3f;
	text-decoration: none;
}	

.hrf_STAMINA>a:hover {
	color: #3f558c;
	text-decoration: none;
}	


.hrf_About_CALM {
	font-size: 5em;
	color: green !important;
	text-decoration: none;
}	

.hrf_About_CALM>a:hover {
	color: green !important;
	text-decoration: none;
}	







.main_page_one_bottle_row {
	height: 400px;
}

.main_page_one_bottle_row_images {
	margin: auto;
}


.herb_details_page {
	padding: 100px 0 0 0;
	min-height: 900px;
}

.herb_details_rows {
	padding: 50px 50px 50px 50px;
/*	min-height: 200px;	*/
}



@media(max-width:767px) {
    .intro-message {
/*
        padding-bottom: 15%;
*/
        padding-bottom: 25%;
    }

    .intro-message > h1 {
        font-size: 3em;
    }

    ul.intro-social-buttons > li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

    ul.intro-social-buttons > li:last-child {
        margin-bottom: 0;
    }

    .intro-divider {
        width: 100%;
    }
}

.network-name {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 2px;
}

.content-section-a {
    padding: 50px 0;
/*
    background-color: #f8f8f8;
*/
    border-top-width: thick;
    border-top-color: #3f8c53;
}

.content-section-b {
    padding: 50px 0;
/*
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
*/
}

.content-section-c {
    padding: 50px 0;
}

.section-heading {
    margin-bottom: 30px;
}

.section-heading-spacer {
    float: left;
    width: 200px;
    border-top: 3px solid #e7e7e7;
}

.about-company-info {
    padding: 100px 0;
    color: #f8f8f8;
    background: url(../img/stock-photo-rows-of-empty-plastic-bottles-at-bottling-plant-27399073.jpg) no-repeat center center;
    background-size: cover;
}

.about-company-info h2 {
    margin: 0;
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
    font-size: 3em;
}

.about-company-info ul {
    margin-bottom: 0;
}

/*	not changed 'banner' to 'about-company-info' coz not using	*/
.banner-social-buttons {
    float: right;
    margin-top: 0;
}


.herbalism-info {
    padding: 100px 0;
    color: #f8f8f8;
    background: url("../img/vintage-hand-drawn-beauty-herbs-seamless-pattern-230572786-(vector)-466x466-png8-32-colours.png") no-repeat center center;
    background-size: cover;
}

/*
.herbalism-info h2 {
    margin: 0;
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
    font-size: 3em;
}

.herbalism-info ul {
    margin-bottom: 0;
}
*/




.faqpage {
	font-size: 2em;
	font-weight: 100;
}



@media(max-width:1199px) {
    ul.banner-social-buttons {
        float: left;
        margin-top: 15px;
    }
}

@media(max-width:767px) {
    .banner h2 {
        margin: 0;
        text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
        font-size: 3em;
    }

    ul.banner-social-buttons > li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

    ul.banner-social-buttons > li:last-child {
        margin-bottom: 0;
    }
}


.testi-content p {
/*	PMB extra	*/ 
    font-weight: 100;
    padding: 1px;
    text-align: justify;	/*   or LEFT ??   */
}    
    

    
/*
footer {
    padding: 50px 0;
    padding: 100px 0;
    color: #f8f8f8;
    background: url("../img/web-footer-herb-water.jpg") repeat center center;
    background-size: ;
    background-color: #BBB;
}
*/


p.copyright {
    margin: 15px 0 0;
}


