.desc-mission, .text-detail-mission
{ 
    width: 90%;
    font-size: 14px;
    margin: 0 auto;
    padding-bottom: 30px;
    padding-top: 20px;
}
.art-title {
    text-align: center;
    color: #62992e;
    /*font: 18px heroregular;*/
    font-size: 18px;
    letter-spacing: 2px;
	padding-top:20px;
	font-size: 18px;
}
.texthighlight-mission {
    text-align: center;
    font: 15px Arial,Helvetica Neue,Helvetica,sans-serif;
    color: #62992e;
    text-transform: uppercase;
    margin-top: 20px;
    text-transform: unset;
    margin-top: 0px;
}
.mission-vission{
    padding-top: 30px;
    background-color: #f7f5f2;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-bottom: 20px;
}
.nextsection1{
    width: 600px;
    margin: 0 auto;
}
.container1 {
	max-width:740px;
	margin: 0 auto;
}
.container4
{
	float:left;
}
.container7 {
	max-width:740px;
	margin: 0px auto 20px;
}
.color-container
{
	background-color: #f7f5f2;
}
.sidebyside
{
	/*width:350px;*/
	width:318px;
	float:left;
}
.left
{
	margin-right:14px;
	padding-right:36px;
	border-right: 1px solid #62992e;
	width:372px;
}
.adjusth1
{
	height: 570px;
}
.adjusth2
{
	height: 611px;
}
.adjusth3
{
	height: 590px;
}
.yearlabel-mobile
{
	display:none;
}
.yearlabel-desktop
{
	display:block;
	letter-spacing: 2px;
	text-align: center;
	background-color: #62992e;
	width:150px;
	margin-left:297px;
	margin-right:257px;
	color: #fff;
	padding: 5px;
	border-radius: 5px;
}
.timeline
{
	padding-top:0px;
}
.bottom-paragraph1
{
	padding-bottom:0px;
}

.our-story-img
{
	text-align: center;
}
.our-story-img img
{
	width: 100%;
	max-width: 311px;
	height: auto;
	margin: 10px 0;
}
.our-story-img img.hnstaff
{
	width: 100%;
	max-width: 660px;
}

/* why-we-love */

.whywelove-main
{
	padding-bottom: 0px;
}

.desc-mission-wwl
{
	width: 760px;
    font-size: 14px;
    margin: 0 auto;
    padding-bottom: 30px;
    padding-top: 20px;
}

/* how-we-love */

.hwl-img
{
	width:1080px;
	margin:0 auto;
}
.hwl-margin
{
	margin-top:20px;
}

@media only screen and (max-width: 767px) {
	.page-header
	{
		background-color: #fff;
		-webkit-box-shadow: 0px -124px 128px 5px rgba(0,0,0,1);
		-moz-box-shadow: 0px -124px 128px 5px rgba(0,0,0,1);
		box-shadow: 0px -124px 128px 5px rgba(0,0,0,1);		
	}
	.page-main
	{
		padding-left:0px;
		padding-right:0px;
	}
    .nextsection1{
        width: auto;
        margin: 0;
    }
	.art-title
	{
		font-size:16px;
		padding: 0px 8% 12px;
		font-weight: 600;
		line-height: 18px;
	}
	.desc-mission, .text-detail-mission
	{ 
		font-size: 14px;
		padding: 20px 8%;
		margin-bottom: 0px;
		width: 100%;
	}
	.color-container
	{
		background-color: #ffffff;
	}	
	.container3 {
/*		padding-top: 20px;*/
		margin-top: 0px;
	}
	.container7 {
		margin: 0 auto;
	}	
	.sidebyside
	{
		width:100%;
		float:none;
	}
	.left
	{
		margin-right:0;
		padding-right:0;
		border-right: 0;
		width:100%;		
	}
	.adjusth1
	{
		height: auto;
	}
	.adjusth2
	{
		height: auto;
	}
	.adjusth3
	{
		height: auto;
	}
	.yearlabel-mobile
	{
		display:block;
	}
	.yearlabel-desktop
	{
		display:none;
	}	
	.timeline
	{
		padding-top:20px;
	}
	.bottom-paragraph1
	{
		padding-bottom:30px;
	}
	.our-story-img img
	{
		width: 100%;
		max-width: 350px;
		height: auto;
		margin: 10px 0;
	}
	.our-story-img img.hnstaff
	{
		width: 100%;
		max-width: 350px;
	}
	
	.desc-mission-wwl
	{
		width: 90%;
		font-size: 14px;
		margin: 0 auto;
		padding-bottom: 30px;
		padding-top: 20px;
	}
	.whywelove-main
	{
		padding-bottom: 0px;
	}	
	.imgcontainer1
	{
		text-align:center;
	}
	.imgcontainer1 img
	{
		width:100%;
		max-width:350px;
	}
	.hwl-img
	{
		width:100%;
		text-align:center;
		margin-top:20px;
	}
	.hwl-img img
	{
		max-width:100%;
	}
	.rvtitle2
	{
		margin-top:20px;
	}

	
}

/* faq */
.rv-faq
{
	max-width:740px;
	margin: 0 auto;
}
.faq-container
{
	padding:0px 30px;
	border-top:solid 1px #f7f5f2;
	position:relative;
}
.faq-container .desc-mission
{
	padding:20px 0px 20px;
}
.faq-container .tall-title
{
	/*font-family: heroregular;*/
    font-weight: 400;
    font-size: 16px;
    line-height: 18px;
    color: #62992e;
	text-align:center;
	margin: 20px 0;
}
.toggle-div-container button:after
{
	content: '\002B'; /* Unicode character for "plus" sign (+) */
	font-weight: bold;
	margin-right: -10px;
	position: absolute;
	/*bottom: 35%;*/
	right: 20px;
	color: #272425;
}

.toggle-div-container button.active:after
{
	content: '\2212'; /* Unicode character for "minus" sign (-) */
	color: #272425;
}
.btn-tabs
{
	/*margin-bottom: -1px;*/
}

.btn-tabs .btnAccordion
{
	font-size:14px;
	border-radius:0px;
	color: #272425;
	background-color: transparent;
	text-transform:none;
	position:relative;
	height: auto;	
	border-top: 1px solid #62992e;
	border-left:0px;
	border-right:0px;
	border-bottom: 1px solid #62992e;
	padding-left: 30px;
	padding-right: 30px;
	-webkit-tap-highlight-color:transparent;
	width:100%;
	font-family: Arial,Helvetica Neue,Helvetica,sans-serif;
	font-weight: normal;
	letter-spacing: 1px;
	margin-top: -1px;
}
.btn-tabs .activeBtnAcc
{
	
}
.tab-content
{
	text-align:left;
	display:none;
	padding: 20px 0%;
}

/* customer service policy */

.rv-csp
{
	max-width:740px;
	margin: 0 auto;
}

.rv-csp .desc-mission
{
	padding-top:0px;
}

/* privacy policy */

.rv-privacypolicy
{
}

/* our natural products */

.searchrtl
{
	position:relative;
	padding:0px;
	margin-top:20px;
	text-align:center;
}
.searchrtl input[type="text"]
{
	width: 85%;
    height: 40px;
    border-radius: 4px 0px 0px 4px;
    border: 2px solid #c8c8c8;
}
.searchrtl button
{
    width: 15%;
    border-radius: 0px 4px 4px 0px;
    height: 40px;
    padding: 8px;
    vertical-align: top;
    margin-left: -7px;
    background: #FFF;
    border: 2px solid #c8c8c8;
    border-left: none !important;	
}
.searchrtl button img {
    margin: 0px;
    width: 24px;
    height: 24px
}
img.static-img-icon
{
	height: 50px;
    width: auto;
    margin-left: 5px;
    margin-right: 5px;	
}
.static-img-bullet
{
	max-width:20px;
}
.tab-content .mini
{
	font-size: 13px;
    font-weight: 300;
    display: block;
    font-style: italic;	
}
.our-nat-ing img
{
    width: 100%;
    max-width: 350px;
    height: auto;
    margin: 10px 0;
}
.our-nat-ing .tab-content
{
	max-width:350px;
	margin: 0 auto;
}