@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;	
}
html {
	overflow-y: scroll;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
*, *:before, *:after {
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;	
}
body {
	font-family: 'Open Sans', arial, helvetica, sans-serif;
}
table {border-collapse: collapse;}
a, a:hover {
	text-decoration: none;	
}

/*article*/
figure {
	width: 100%;
	margin: 15px auto;
}
figure img {
	width: 100%;
	height: auto;
	margin: 0 0 5px;	
}
figcaption {
	font-family: 'Squada One', cursive;
	font-size: 0.75em;
	line-height: 100%;
	font-weight: 400;
	color: #2C7709;
	text-align: center;	
}
figure.thumbnail {
	background: #c1e2c3;	
}
.thumbnail button {
	margin: 10px auto;
	display: block;
	box-shadow: 3px 3px 3px #666;	
}
figcaption.product_caption {
	margin-top: -20px;	
}

.product_btn {
	margin: 10px auto 10px;
	display: block;	
}

.panel {
	border: none;
	margin-bottom: 10px;
}

h1.panel-heading  {
	font-size: 1.6em;
	font-weight: 700;
	text-align:center;	
}

section.products {
	background: url(../_images/section_products_bg.jpg) no-repeat left 0px;
	background-size: 100%;
	margin: 10px 0 20px;	
}
.herbal {
	background: #f7eddb;
	padding: 15px 0;
	height: auto;
	overflow: hidden;
	margin: 0;
}
 
.herbal h2, .bone h2 {
	font-size: 1.4em;
	line-height: 120%;
	font-weight: 600;
	margin: 0 0 5px 0;
	color: #2C7709;	
}
.herbal h3 {
	font-size: 1.1em;
	font-weight: 400;
	line-height: 110%;
	margin: 8px 0;	
}
.herbal p {
	font-size: 0.9em;
	line-height: 150%;
	font-weight: 400;	
}
.bone h3 {
	font-size: 1em;
	font-weight: bold;
	color: #2C7709;
	margin: 0 0 5px 0;	
	
}


/*List group*/
ul.list-group {
	margin: 0;
	padding: 0;
}
li.list-group-item {
	background: transparent;
	border-bottom: solid 1px #2C7709;
	position: relative;	
	color: #880000;
	font-weight: 600;
}
li.list-group-item a {
	color: inherit;	
}
li.list-group-item:last-child {
	border-radius: 0;	
}

a.product_btn {
	color: inherit;
	color: white;
	width: 90px;
	border-radius: 5px;
}
.bone {
	padding-top: 10px;	
}

#arrow_top {
	position: fixed;
	top: 45%;
	right: 0.5%;	
}
.btn-group-vertical a {margin-bottom: 5px;}


/*======Non-Mobile First======*/

/*Custom, iPhone Retina*/
@media (min-width: 480px) {
#wrapper {
	padding-top: 40px;	
}
.navbar-inverse .navbar-nav li a {
	color: #fff;	
	font-size: 1em;
	text-align:center;
	margin: 0;
	padding: 15px 0 5px;
}
.page-header h1 {
	color: #59a634;
	font-size: 1.6em;
	font-weight: 700;
	font-style:italic;
	background: url(../_images/Grand-Stone-Logo-sm.png) no-repeat 1% top;
	padding: 6px 0 10px 55px;	
}
article {
	padding-top: 10px;	
}
figcaption {
	font-size: 0.9em;	
}
.panel {
	margin-top: -10px;	
}
.cordyceps {
	width: 86%;
	height: auto;	
}
li.list-group-item img {
	width: auto;
	height: 142px;
	margin: 0 1%;	
}
li.list-group-item ul {
	display: none;	
}
li.list-group-item:hover ul {
	list-style-type: none;
	display: block;
	position: absolute;
	left: 60px;
	top: 28px;
	background: aliceblue;
	box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.6);
	z-index:100;
	padding: 10px 3%;	
}
li.list-group-item:hover li {
	display: inline-block;	
}

.azure, .biege {
	padding: 15px 0;
	height: auto;
	overflow: hidden;
	margin: 0;	
}
.azure {
	background: #f0ffff;
}
.biege {
	background: #f7eddb;	
}
.azure img, .biege img {
	width: 15%;
	height: auto;	
}
.azure h2, .biege h2 {
	font-size: 1.4em;
	font-weight: bold;
	margin-left: 2%;	
}
section.ingredient {
 	margin-left: 25%;	
}
section.ingredient p {
	font-size: 0.8em;
	line-height: 120%;
	margin-left: -15px;	
}
section.ingredient h3 {
	font-size: 1em;
	font-weight: bold;
	color: #2C7709;
	margin: 0 0 5px -15px;	
}
section.ingredient ul {
	padding: 0 0 0 8px;
	margin: 0 0 10px 0;
	font-size: 0.8em;
	line-height: 120%;	
}
.guang_ci_tang h3 {
	font-size: 1.2em;
	line-height: 135%;
	text-align: center;
	color: #2c7709;	
}
	

}

/*Small Devices, Tables*/
@media (min-width: 768px) {
#wrapper {
	padding-top: 35px;	
}
.navbar-inverse .navbar-nav li a {
	color: #fff;	
	font-size: 0.8em;
	margin: 0 3px;
	padding: 15px 2px 5px 2px;
}
.navbar-nav .dropdown li {
	padding: 0 4%;	
}
.navbar-nav .dropdown li a {
	font-size: 0.8em;
}

.page-header h1 {
	color: #59a634;
	font-size: 2em;
	font-weight: 700;
	font-style:italic;
	background: url(../_images/Grand-Stone-Logo.png) no-repeat 1% -5px;
	padding: 20px 0 25px 100px;	
}
article {
	padding-top: 20px;	
}
.panel {
	margin-top: -15px;	
}
figcaption {
	font-size: 1em;	
}
.cordyceps {
	width: 90%;
	height: auto;	
}

li.list-group-item img {
	width: auto;
	height: 135px;
	margin: 0 1%;	
}
li.list-group-item ul {
	display: none;	
}
li.list-group-item:hover ul {
	list-style-type: none;
	display: block;
	position: absolute;
	left: 60px;
	top: 28px;
	background: aliceblue;
	box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.6);
	z-index:100;
	padding: 10px 3%;	
}
li.list-group-item:hover li {
	display: inline-block;	
}

.azure img, .biege img {
	width: 30%;
	height: auto;	
}
.azure h2, .biege h2 {
	font-size: 1.4em;
	font-weight: bold;
	margin-left: 2%;	
}
section.ingredient {
 	margin-left: 40%;	
}
section.ingredient h3 {
	font-size: 1em;
	font-weight: bold;
	color: #2C7709;
	margin: 0 0 2px -15px;	
}
section.ingredient ul {
	padding: 0 0 0 8px;
	margin: 0 0 10px 0;
	font-size: 0.8em;
	line-height: 120%;	
}
.guang_ci_tang h3 {
	font-size: 1.4em;
	line-height: 135%;
	text-align: left;
	color: #2c7709;	
}
		
}


/*Medium Devices, Desktops*/
@media (min-width: 992px) {
#wrapper {
	padding-top: 35px;	
}
.navbar-inverse .navbar-nav li a {
	color: #fff;	
	font-size: 1em;
	margin: 0 5px;
	padding: 15px 5px 5px 5px;
}
.navbar-nav .dropdown li a {
	font-size: 0.8em;
}
.btn-group-sm {
	margin-top: 40px;	
}
figcaption {
	font-size: 1.5em;	
}
.panel {
	margin-top: -35px;	
}
.azure, .biege {
	padding: 15px 0;
	height: auto;
	overflow: hidden;
	margin: 0;	
}
.azure img, biege img {
	width: 30%;
	height: auto;	
}
.azure h2, .biege h2 {
	font-size: 1.4em;
	font-weight: bold;
	margin-left: 3.5%;	
}
section.ingredient {
 	margin-left: 35%;	
}
section.ingredient p {
	font-size: 0.9em;
	line-height: 120%;
	margin-left: -15px;	
}
section.ingredient h3 {
	font-size: 1em;
	font-weight: bold;
	color: #2C7709;
	margin: 0 0 5px -15px;	
}
section.ingredient ul {
	padding: 0 0 0 8px;
	margin: 0 0 10px 0;
	font-size: 0.8em;
	line-height: 120%;	
}
	
}

/*Large Devices, Wide Screens*/
@media (min-width: 1200px) {

.navbar-inverse {
	margin-left: 2%;	
}
.navbar-inverse .navbar-nav li a {
	color: #fff;	
	font-size: 1.1em;
	margin: 0 10px;
	padding: 15px 5px 5px 5px;
}
.navbar-nav .dropdown li a {
	font-size: 0.9em;
}
.page-header h1 {
	color: #59a634;
	font-size: 2.5em;
	font-weight: 700;
	font-style:italic;
	background: url(../_images/Grand-Stone-Logo.png) no-repeat 1% top;
	padding: 10px 0 30px 85px;	
}
article {
	padding-top: 25px;	
}
.cordyceps {
	width: 90%;
	height: auto;	
}

.azure img, .biege img {
	width: 30%;
	height: auto;	
}
section.ingredient {
 	margin-left: 35%;	
}
section.ingredient ul {
	padding: 0 0 0 8px;
	margin: 0 0 10px 0;
	font-size: 0.9em;
	line-height: 120%;	
}
	
	
}

nav {
background: #59a634; /* Old browsers */
background: -moz-linear-gradient(left,  #59a634 10%, #1f7702 50%, #59a634 90%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(10%,#59a634), color-stop(50%,#1f7702), color-stop(90%,#59a634)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  #59a634 10%,#1f7702 50%,#59a634 90%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #59a634 10%,#1f7702 50%,#59a634 90%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #59a634 10%,#1f7702 50%,#59a634 90%); /* IE10+ */
background: linear-gradient(to right,  #59a634 10%,#1f7702 50%,#59a634 90%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#59a634', endColorstr='#59a634',GradientType=1 ); /* IE6-9 */
	position:fixed;
	min-width: 100%;
	height: auto;
	z-index: 20;
}
.navbar-inverse {
	background: transparent;
	border: none;
	margin-bottom: -10px;	
}
.navbar-inverse .navbar-nav li a {
	margin: 0;
	padding: 10px 20px;	
}
.navbar-inverse .navbar-nav li a:hover {
	background: #800;	
}
.navbar-inverse .dropdown-menu li {
	border-bottom: solid 1px #bbb;		
}
.navbar-inverse .dropdown-menu li:hover {
	border-bottom: solid 1px #056D8C;		
}
.navbar-inverse .dropdown-menu li:last-child {
	border-bottom: none;		
}
.navbar-inverse .dropdown-menu li a {
	padding: 5px 0;
	margin: 0;
	color: #333;
	text-align: center;
	background: white;
}
.navbar-inverse .dropdown-menu li a:hover {
	background: #056D8C;
	color: #fff;	
}
.page-header {
	border: none;
	margin: 0;
	height: auto;	
}
.carousel-caption h3 {
	text-align: right;
	margin-right: -20%;	
}

/*footer*/

footer {
	background: #ececec;
	padding: 10px 2% 0;
	border-radius: 0 0 15px 15px;
	margin-bottom: 20px;	
}
.list-group-item {
	background-color: transparent;
	border:none;
	border-bottom: dotted 1px #bbb;	
}
.btn-group-vertical button {
	margin-bottom: 3px;	
}


/*classes*/
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.blockcenter {
	display: block;
	margin: 0 auto;
}
.margintop {
	margin-top: 10px;
}
.marginright {
	margin-right: 10px;
}
.marginbottom {
	margin-bottom: 10px;
}
.marginleft {
	margin-left: 10px;
}
clear: {clear:both;}
.redtype {
	color: #D01215;	
}
hr.dotted {
	border: none;
	border-top: dotted 2px #666;
	clear: both;	
}
.google_map {
	position: relative;
	padding-bottom: 50%;
	height: 0;
	overflow: hidden;
	width: 90%;
	margin: 5px 0 0 -0.2%;
	border: solid 2px #0c7eb5;
}
.google_map iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;	
	
}

.credit {
	font-size: 0.8em;
	line-height: 120%;
	border-top: dotted 1px #1A8CBC;
	margin-top: 10px;
	padding-bottom: 10px;	
}

#triangle-left {
	width: 0;
	height: 0;
	position: absolute;
	border-top: solid 10px transparent;
	border-bottom: solid 10px transparent;
	border-left: solid 10px #5bc0de;
	left:100%;
	top: middle;
	z-index:10;
}
.embed-responsive {
	border: solid 5px white;
	outline: solid 5px #449d44;
	margin: 10px auto 20px;	
}