/*Project name: */
@media screen and (max-width: 479px) {
/*
	.header_left {
    width: 100%;
}
.header_right {
    width: 100%;
}
*/
.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    background: #FFF;
}
.navbar_wrapper ul {
    width: 100%;
    text-align: left;
    margin: 0px 0px 10px;
}
.navbar_wrapper ul li {
    display: block;
    padding: 0px;
}
.banner_wrapper {
    padding: 30px 0px 30px;
}
.banner_content {
    width: 100%;
    float: left;
}
.banner_img {
    width: 100%;
    float: left;
}
.banner_img:after {
    display: none;
}
.banner_img img {
    position: relative;
    right: 0;
    top: 0;
    width: 100%;
    max-width: 100%;
}
.banner_content ul li {
    width: 100%;
    padding-bottom: 10px;
}
.banner_content ul li:nth-child(2n) {
    color: #FFF;
}
.banner_content .btn-default {
    margin: 0px auto 30px;
    display: block;
}
.banner_wrapper:after {
	display: none;
}
.banner_content h1 {
    font-size: 24px;
    line-height: 30px;
}
.banner_content h1 span {
    font-size: 30px;
}
.banner_content p {
    margin-bottom: 30px;
}
.glucan_top {
    margin: 40px 0px 40px;
}
.glucan_top h1 {
    font-size: 36px;
    line-height: 42px;
    margin: 15px 0px 15px;
}
.glucan_top p {
    font-size: 16px;
    line-height: 24px;
}
.glucan_bottom {
    padding: 40px 0px 40px;
}
.glucan_box {
    padding: 0px;
}
.glucan_box p:before {
    left: -10px;
}
.glucan_box img.testi {
    position: relative;
    left: 0;
    bottom: 0;
    margin: 20px auto 0px;
    display: block;
}
.beta_wrapper {
    padding: 60px 0px 60px;
}
.beta_top {
    padding: 0px;
}
.beta_top h1 {
    font-size: 40px;
    line-height: 40px;
}
.beta_top h1 span {
    background: url(../images/tag2.png) no-repeat center;
    width: 100%;
    display: block;
    text-align: center;
    padding-top: 8px;
}
.beta_top p {
    color: #FFF;
    font-size: 20px;
    line-height: 28px;
    text-align: center;
    font-family: 'latoregular';
}
.beta_bottom {
    width: 100%;
    display: block;
    padding: 0;
}
.blog_box {
    flex: none;
    margin: 30px 0px 0px;	
}
.top_Left {
    width: 100%;
}
.top_Left h4 span {
    display: inline-block;
}
.top_right {
    width: 100%;
    border-left: 0px;
    padding-left: 0;
    border-top: 5px solid #3999a7;
    padding-top: 10px;
    margin-top: 15px;
}
.top_right h3 {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 20px;
}
.support_bottom {
    width: 100%;
    padding-top: 30px;
    padding-left: 0;
    padding-bottom: 0px;
}
.bottom_box {
    width: 100%;
    padding: 100px 0px 50px;
}
.support_wrapper {
    background: none;
}
.support_bottom:before, .support_bottom:after {
    display: none;
}
.support_wrapper img.model {
	display: block;
}
.supplement_wrapper {
    display: block;
}
.supplement_left {
    width: 100%;
    padding: 40px 15px;
    height: auto;
}
.supplement_right {
    width: 100%;
    padding: 40px 15px;
    text-align: center;
    height: auto;
}
.supplement_right h3 {
    font-size: 20px;
    line-height: 26px;
}
.supplement_right h6 {
    padding: 15px 15px;
}
.health_wrapper {
    padding: 60px 0px 45px;
}
.health_wrapper h1 {
    font-size: 30px;
}
.health_wrapper h3 {
    font-size: 24px;
}
.health_left {
    width: 100%;
    padding: 0px;
}
.health_left ul li:before {
    right: inherit;
    left: 0px;
}
.health_right {
    width: 100%;
    float: left;
    padding: 0px;
}
.health_left ul {
    padding-top: 0;
}
.health_left ul li {
    text-align: left;
    padding-bottom: 20px;
    padding-left: 40px;
    padding-right: 0px;
}
.health_right ul {
    padding-top: 0;
}
.health_right ul li {
    text-align: left;
    padding-bottom: 20px;
}
.health_center {
    width: 100%;
    margin-top: 30px;
}
.over_top {
    width: 100%;
    padding: 50px 0px 0px;
}
.over_topimg {
    width: 100%;
    text-align: center;
}
.over_topimg:after {
	display: none;
}
.over_topcontent {
    width: 100%;
    float: left;
    padding: 15px;
}
.over_topcontent p {
    text-align: center;
}
.over_topbox {
    width: 100%;
    margin-bottom: 40px;
}
.over_bottom {
    padding: 30px 15px 30px;
}
.bottomhead_left {
    width: 100%;
    padding-right: 0px;
}
.bottomhead_left h3 {
    font-size: 26px;
    line-height: 30px;
    text-align: left;
}
.bottomhead_left:after {
	display: none;
}
.bottomhead_right {
    width: 100%;
    padding: 20px 0px 0px;
}
.refund_wrap {
    width: 100%;
    padding: 60px 15px 60px;
    margin: 0px auto;
    background: #FFF;
    border: 12px solid #5a9da7;
    position: relative;
    z-index: 2;
    text-align: center;
}
.refund_wrap img.icon8 {
    position: absolute;
    right: -25px;
    top: -45px;
    width: 30%;
}
.refund_wrap:before {
    left: 0;
    bottom: 120px;
}
.footer_box1 {
    width: 100%;
    padding: 0px 0px 30px;
}
.footer_box2 {
    float: left;
    width: 100%;
    margin-bottom: 30px;
}
.footer_box2 p {
    padding-top: 20px;
    padding-right: 70px;
}
.footer_box2 p:after {
    top: 10px;
    right: 0px;
}
.copyright_wrapper {
    width: 100%;
    background: #fafafa;
    padding: 30px 15px;
}
.health_center img.icon7 {
    position: absolute;
    top: -10px;
    right: 0;
    width: 110px;
    left: 110px;
    margin: 0px auto;
}
}
   
@media only screen and (min-width: 480px) and (max-width: 639px)  {
.header_left {
    width: 45%;
}
.header_right {
    width: 55%;
}
.header_right ul {
    padding-top: 0;
}
.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    background: #FFF;
}
.navbar_wrapper ul {
    width: 100%;
    text-align: left;
    margin: 0px 0px 10px;
}
.navbar_wrapper ul li {
    display: block;
    padding: 0px;
}
.banner_wrapper {
    padding: 30px 0px 30px;
}
.banner_content {
    width: 100%;
    float: left;
}
.banner_img {
    width: 100%;
    float: left;
}
.banner_img:after {
    display: none;
}
/* E Removed
.banner_img img {
    position: relative;
    right: 0;
    top: 0;
    width: 100%;
    max-width: 100%;
}
	*/
.banner_content ul li {
    width: 100%;
    padding-bottom: 10px;
}
.banner_content ul li:nth-child(2n) {
    color: #FFF;
}
/* E Removed
.banner_content .btn-default {
    margin: 0px auto 30px;
    display: block;
}
	*/
.banner_wrapper:after {
	display: none;
}
.banner_content p {
    margin-bottom: 30px;
}
.glucan_box {
    padding: 0px 30px;
}
.glucan_box img.testi {
    position: relative;
    left: 0;
    bottom: 0;
    margin: 20px auto 0px;
    display: block;
}
.beta_wrapper {
    padding: 60px 0px 60px;
}
.beta_top {
    padding: 0px;
}
.beta_top h1 {
    font-size: 40px;
    line-height: 40px;
}
.beta_top h1 span {
    background: url(../images/tag2.png) no-repeat center;
    width: 100%;
    display: block;
    text-align: center;
    padding-top: 8px;
}
.beta_top p {
    color: #FFF;
    font-size: 20px;
    line-height: 28px;
    text-align: center;
    font-family: 'latoregular';
}
.beta_bottom {
    width: 100%;
    display: block;
    padding: 0;
}
.blog_box {
    flex: none;
    margin: 30px 0px 0px;	
}
.top_Left {
    width: 100%;
}
.top_Left h4 span {
    display: inline-block;
}
.top_right {
    width: 100%;
    border-left: 0px;
    padding-left: 0;
    border-top: 5px solid #3999a7;
    padding-top: 10px;
    margin-top: 15px;
}
.top_right h3 {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 20px;
}
.support_bottom {
    width: 100%;
    padding-top: 30px;
    padding-left: 0;
    padding-bottom: 0px;
}
.bottom_box {
    width: 100%;
    padding: 100px 0px 50px;
}
.support_wrapper {
    background: none;
}
.support_bottom:before, .support_bottom:after {
    display: none;
}
.support_wrapper img.model {
	display: block;
}
.supplement_wrapper {
    display: block;
}
.supplement_left {
    width: 100%;
    padding: 40px 15px;
    height: auto;
}
.supplement_right {
    width: 100%;
    padding: 40px 15px;
    text-align: center;
    height: auto;
}
.health_wrapper {
    padding: 60px 0px 45px;
}
.health_wrapper h1 {
    font-size: 30px;
}
.health_left {
    width: 100%;
    padding: 0px;
}
.health_right {
    width: 100%;
    float: left;
    padding: 0px;	
}
.health_left ul {
    padding-top: 0;
}
.health_left ul li {
    text-align: left;
    padding-bottom: 20px;
    padding-left: 40px;
    padding-right: 0px;
}
.health_left ul li:before {
    right: inherit;
   	left: 0px;
}
.health_right ul {
    padding-top: 0;
}
.health_right ul li {
    text-align: left;
    padding-bottom: 20px;
}
.health_center {
    width: 100%;
    margin-top: 30px;
}
.over_top {
    width: 100%;
    padding: 50px 0px 0px;
}
.over_topimg {
    width: 100%;
    text-align: center;
}
.over_topimg:after {
	display: none;
}
.over_topcontent {
    width: 100%;
    float: left;
    padding: 15px;
}
.over_topcontent p {
    text-align: center;
}
.over_topbox {
    width: 100%;
    margin-bottom: 40px;
}
.over_bottom {
    padding: 30px 15px 30px;
}
.bottomhead_left {
    width: 100%;
    padding-right: 0px;
}
.bottomhead_left h3 {
    font-size: 26px;
    line-height: 30px;
    text-align: left;
}
.bottomhead_left:after {
	display: none;
}
.bottomhead_right {
    width: 100%;
    padding: 20px 0px 0px;
}
.refund_wrap {
    width: 100%;
    padding: 60px 15px 60px;
    margin: 0px auto;
    background: #FFF;
    border: 12px solid #5a9da7;
    position: relative;
    z-index: 2;
    text-align: center;
}
.refund_wrap img.icon8 {
    position: absolute;
    right: -25px;
    top: -45px;
    width: 30%;
}
.refund_wrap:before {
    left: 0;
    bottom: 120px;
}
.footer_box1 {
    width: 100%;
    padding: 0px 0px 30px;
}
.footer_box2 {
    float: left;
    width: 100%;
    margin-bottom: 30px;
}
.footer_box2 p {
    padding-top: 20px;
    padding-right: 70px;
}
.footer_box2 p:after {
    top: 10px;
    right: 0px;
}
.copyright_wrapper {
    width: 100%;
    background: #fafafa;
    padding: 30px 15px;
}
}

@media only screen and (min-width: 640px) and (max-width: 767px)  {
.header_right ul {
    padding-top: 0;
}
.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    background: #FFF;
}
.navbar_wrapper ul {
    width: 100%;
    text-align: left;
    margin: 0px 0px 10px;
}
.navbar_wrapper ul li {
    display: block;
    padding: 0px;
}
/* E Removed
.banner_img img {
    position: absolute;
    right: 0;
    bottom: -80px;
    top: inherit;
    width: 360px;
}
*/
.banner_content ul li {
    width: 100%;
}
.banner_content ul li:nth-child(2n) {
    color: #FFF;
}
.glucan_box {
    padding: 0px 100px;
}
.glucan_box img.testi {
    position: absolute;
    left: 0;
    bottom: -10px;
}
.beta_wrapper {
    padding: 90px 0px 0px;
}
.beta_top h1 {
    font-size: 42px;
}
.beta_top {
    padding-bottom: 0;
}
.beta_bottom {
    display: block;
    padding: 60px 0px;
}
.blog_box {
    margin: 0px 25px 40px;
}
.top_Left {
    width: 30%;
    float: left;
}
.top_right {
    width: 70%;
    float: left;
    border-left: 5px solid #3999a7;
    padding-left: 25px;
}
.supplement_wrapper {
    display: block;
}
.supplement_left {
	width: 100%;
    padding: 60px 60px;
    height: auto;
}
.supplement_right {
    background: #3999a7;
    float: left;
    width: 100%;
    padding: 60px 60px;
    height: auto;
}
.health_left {
    width: 100%;
    padding: 0px;
}
.health_right {
    width: 100%;
    float: left;
    padding: 0px;
}
.health_left ul {
    padding-top: 0;
}
.health_left ul li {
    text-align: left;
    padding-bottom: 20px;
    padding-left: 40px;
    padding-right: 0px;
}
.health_left ul li:before {
    right: inherit;
    left: 0px;
}
.health_right ul {
    padding-top: 0;
}
.health_right ul li {
    text-align: left;
    padding-bottom: 20px;
}
.health_center {
    width: 100%;
    margin-top: 30px;
}
.over_topimg {
    width: 30%;
}
.over_topcontent {
    width: 70%;
}
.over_topimg:after {
    bottom: -305px;
    height: 305px;
}
.over_bottom {
    padding: 30px 30px 30px;
}
.bottomhead_left {
    width: 40%;
    padding-right: 15px;
}
.bottomhead_left h3 {
    font-size: 22px;
    line-height: 30px;
}
.bottomhead_right {
    width: 60%;
    padding: 0px 15px 0px;
}
.bottomhead_left:after {
    height: 180px;
}
.refund_wrap {
    width: 100%;
}
.refund_wrap img.icon8 {
    right: -25px;
}
.footer_box1 {
    width: 25%;
    padding: 0px 0px 30px;
}
.footer_box2 {
    width: 25%;
}
.footer_box2 p {
    padding-right: 0px;
    text-align: left;
}
.footer_box2 p span {
    text-align: left;
}
.footer_box2 p:after {
    top: 10px;
    right: 0;
}
.support_bottom:before, .support_bottom:after {
    display: none;
}
.support_wrapper img.model {
    display: block;
}
.health_center img.icon7 {
    position: absolute;
    top: 0px;
    right: 0px;
    left: 180px;
    margin: 0px auto;
}
}

@media screen and (min-device-width: 768px) and (max-device-width: 991px) {
.banner_content ul li {
    width: 100%;   
}
.banner_content ul li:nth-child(2n) {
    color: #FFF;
}
.navbar_wrapper ul li {
    padding: 0px;
}
.banner_img img {
    position: absolute;
    right: 0;
    top: inherit;
    bottom: -80px;
    width: 450px;
}
.glucan_box img.testi {
    left: 90px;
}
.blog_box {
    padding: 30px 10px 40px;
    margin: 0px 5px;
}
.top_Left {
    width: 20%;
}
.top_right {
    width: 80%;
}
.supplement_left {
    height: 705px;
}
.supplement_right {
    padding: 60px 30px;
    height: 705px;
}
.health_left {
    width: 100%;
    padding: 0px;
}
.health_right {
    width: 100%;
    float: left;
    padding: 0px;
}
.health_left ul {
    padding-top: 0;
}
.health_left ul li {
    text-align: left;
    padding-bottom: 20px;
    padding-left: 40px;
    padding-right: 0px;
}
.health_left ul li:before {
    right: inherit;
    left: 0px;
}
.health_right ul {
    padding-top: 0;
}
.health_right ul li {
    text-align: left;
    padding-bottom: 20px;
}
.health_center {
    width: 100%;
    margin-top: 30px;
}
.over_topimg:after {
    bottom: -235px;
    height: 235px;
}
.over_bottom {
    padding: 30px 30px 55px;
}
.bottomhead_left {
    width: 40%;
    padding-right: 20px;
}
.bottomhead_right {
    width: 60%;
    padding: 0px 20px 0px;
}
.bottomhead_left h3 {
    font-size: 26px;
    line-height: 32px;
}
.bottomhead_left:after {
    height: 150px;
}
.footer_box2 p:after {
    right: 0;
}
.footer_box2 p {
    padding-right: 70px;
}
.health_center img.icon7 {
    position: absolute;
    top: 0px;
    right: 0px;
    left: 180px;
    margin: 0px auto;
}
}

@media screen and (min-device-width: 992px) and (max-device-width: 1199px) {
.navbar_wrapper ul li {
    padding: 0px 20px;
}
.banner_img img {
    position: absolute;
    right: 0;
    top: inherit;
    width: 390px;
    bottom: -80px;
}
.banner_content {
    width: 60%;
    float: left;
}
.blog_box {
    margin: 0px 10px;
}
.over_topimg:after {
    bottom: -135px;
    height: 135px;
}
.bottomhead_left {
    width: 40%;
}
.bottomhead_right {
    width: 60%;
    padding: 0px 35px 0px;
}
.health_center img.icon7 {
    position: absolute;
    top: -20px;
    right: 0px;
    left: 140px;
    margin: 0px auto;
    width: 150px;
}
.supplement_left {
    height: 660px;
}
.supplement_right {
    height: 660px;
}
}

