@charset "utf-8";
/* CSS Document */


/* Webfont: Uniform-Condensed-Medium */
@font-face {
	font-family: 'UniformCondensedMedium';
	src: url('../fonts/UniformCondensedMedium.otf');
	/* IE9 Compat Modes */
	font-style: normal;
	font-weight: normal;
	text-rendering: optimizeLegibility;
}

@font-face {
	font-family: 'UniformCondensedBlack';
	src: url('../fonts/UniformCondensedBlack.otf');
	/* IE9 Compat Modes */
	font-style: normal;
	font-weight: normal;
	text-rendering: optimizeLegibility;
}

@font-face {
	font-family: 'UniformCondensed';
	src: url('../fonts/UniformCondensed.otf');
	/* IE9 Compat Modes */
	font-style: normal;
	font-weight: normal;
	text-rendering: optimizeLegibility;
}

@font-face {
	font-family: 'UniformCondensedBold';
	src: url('../fonts/UniformCondensedBold.otf');
	/* IE9 Compat Modes */
	font-style: normal;
	font-weight: normal;
	text-rendering: optimizeLegibility;
}


.desk-hid {
	display: none;
}

body p {
	font-size: 24px;
	line-height: 160%;
	margin-bottom: 25px;
	font-family: 'UniformCondensed';
	color: #000;
}

.top-bar {
	background: #fff;
	padding-bottom: 20px;
}

.top-bar .navbar-default {
	background: none;
	border: none;
	border-radius: 0;
	margin-bottom: 0;
	padding: 8px 0;
}

.navbar .common-wrapper {
	margin: 0;
}

.navbar-brand {
	padding: 10px 0 0;
}

.glu-logo {
	width: 315px;
	max-width: 100%;
}

.top-bar .navbar-collapse {
	padding-left: 0;
	padding-right: 0;
}

.top-bar .navbar-default .navbar-nav>li {
	margin-left: 0px;
	margin-top: 17px;
}

.top-bar .navbar-default .navbar-nav>li>a {
	color: #000;
	font-size: 18px;
	padding: 0 15px 0;
	font-family: 'UniformCondensedMedium';

}

.top-bar .navbar-default .navbar-nav>li:last:child {
	border: none;
}

#od-btn-top {
	margin-top: 5px;
}

#od-btn-top a {
	padding: 10px 25px;
	background: linear-gradient(45deg, #072d47, #00adee);
	font-size: 16px;
	font-weight: 600;
	color: #fff;
	border-radius: 20px;
	text-transform: uppercase;
}

.top-bar .navbar-right {
	margin-top: 6px;
}

.banner-sec {
	position: relative;
	background-image: url(../images/prosta-banner-1.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	padding: 60px 0 5%;
	text-align: center;
	z-index: 0;
}

.banner-sec::after {
	content: '';
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	background: linear-gradient(90deg, rgba(11, 15, 36, 0.88) 0%, rgba(10, 48, 74, 0.54) 37%, rgba(10, 48, 74, 0) 66%);
	z-index: -1;
}

.banner-sec p {
	color: #ffffff;
	font-size: 70px;
	line-height: 110%;
	font-family: 'UniformCondensedBlack';
	font-family: 'UniformCondensedBold';
	text-align: left;
	text-shadow: 2px 1px #000721;
}

.finessa_blue {
	/* color: #b6ebff; */
}

.neon {
	/* text-shadow: 0 0 20px #fff, 0 0 30px #fff, 0 0 40px #00adee, 0 0 70px #00adee, 0 0 80px #00adee, 0 0 100px #00adee, 0 0 150px #00adee; */
	text-shadow:
		0 0 5px #00adee,
		0 0 10px #00adee,
		0 0 15px #00adee,
		0 0 20px #00adee,
		0 0 25px #00adee,
		0 0 30px #00adee;
}

.first-sec {
	padding: 60px 0;
}

.box-div {
	border: 2px solid #1491bf;
	border-radius: 20px;
	margin-top: 20px;
}

.top-box {
	background: linear-gradient(45deg, #171a40, #1c5c9a);
	padding: 15px;
	border-radius: 20px 20px 0 0;
}

.top-box p {
	color: #fff;
	font-size: 50px;
	line-height: 1.3;
	font-family: 'UniformCondensedBold';
	margin-bottom: 0;
	padding: 10px 34% 10px 10px
}

.ornage-txt {
	color: #3198ff;
}

.bottom-box {
	background: #fff;
	border-radius: 0 0 20px 20px;
	padding: 20px;
}

.bottom-box p {
	font-size: 24px;
	line-height: 160%;
	margin-bottom: 25px;
	font-family: 'UniformCondensed';
}

.dis-flx {
	display: flex;
	align-items: center;
}

p.fat-loss {
	font-size: 32px;
	line-height: 160%;
	margin-bottom: 0;
	color: #003344;
	padding-left: 10px;
	padding-right: 20px;
	font-family: 'UniformCondensedBold';
}

.sigle-btl {
	margin-top: -15%;
	margin-bottom: 20px;
	width: 41%;
}

p.getting-txt {
	color: #04264e;
	font-size: 50px;
	line-height: 1.3;
	font-family: 'UniformCondensedBold';
	text-align: center;
	margin-top: 50px;
	margin-bottom: 30px;
}

.box-fea {
	background: #cef1ff;
	border: 1px solid #1b5894;
	padding: 20px;
	border-radius: 50px;
	display: flex;
	align-items: center;
	margin-bottom: 20px;
}

.box-fea p {
	font-family: 'UniformCondensedBold';
	font-size: 26px;
	line-height: 160%;
	margin-bottom: 0;
	color: #003344;
	padding-left: 10px;
}

.orange-box {
	background: #ff756a;
	border: 1px solid #003449;
	padding: 20px;
	border-radius: 10px;
	margin-bottom: 20px;
}

.orange-box p {
	font-weight: 600;
	font-size: 24px;
	line-height: 160%;
	margin-bottom: 0;
	color: #fff;
	text-align: center;
}

.mr-top {
	margin-top: 20px;
}

.mr-txt {
	margin-top: 20px;
}

.mr-dv {
	margin: 0 4%;
}

.mr-dv-1 {
	margin: 0 4%;
}

.second-sec {
	padding: 60px 0;
	background: #f1f6ff;
	background-size: cover;
	background-repeat: no-repeat;
}

p.second-hd {
	color: #04264e;
	font-size: 50px;
	line-height: 1.3;
	font-family: 'UniformCondensedBold';
	text-align: center;
	margin-bottom: 20px;
}

.ingri-1 {
	border-radius: 10px;
	margin-top: 25px;
	margin-bottom: 20px;
}

.ing-text {
	border-radius: 10px;
	background: #fffdf4;
	padding: 25px;
	text-align: center;
	position: absolute;
	bottom: 10px;
	left: 10px;
	right: 10px;
	min-height: 385px;
}

p.ing-hd {
	color: #033349;
	font-size: 29px;
	line-height: 1.3;
	font-family: 'UniformCondensedBold';
	text-align: center;
	margin-bottom: 10px;
}

p.ing-p {
	margin-bottom: 0;
	font-size: 24px;
	line-height: 150%;
}


.ing-con {
	position: relative;
}

.top-menu li:not(:last-child) {
	border-right: 1px solid #000;
}

.top-menu li.last-menu {
	border: none;
}

.nw-ingri-box {
	background: #fff;
	border-radius: 20px;
	padding: 10px;
	box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
	margin-top: 30px;
}

.nw-ingri-box {
	display: flex;
}

.acerola {
	border-radius: 20px;
	margin-right: 30px;
}

p.nw-ing-hd {
	color: #033349;
	font-size: 32px;
	line-height: 1.3;
	font-family: 'UniformCondensedBold';
	margin-bottom: 10px;
	margin-top: 12px;
}

p.nw-ing-p {
	margin-bottom: 0;
	font-size: 24px;
	line-height: 150%;
}

.ingri-tp {
	margin: 20px 4% 80px;
}

.blend-box {
	border: 2px solid #003447;
	border-radius: 20px;
	position: relative;
}

.blend-box .blend-title {
	color: #003447;
	font-size: 40px;
	line-height: 1.3;
	font-family: 'UniformCondensedBold';
	text-align: center;
	margin-top: 25px;
}

.plus {
	width: 33px;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: -18px;
}

.blend-con {
	display: flex;
	/*	grid-template-columns: auto auto auto auto auto auto auto auto;
*/
}

.blend-inner-upper img {
	width: 100%;
}

.blend-inner-lower {
	background: #003447;
	height: 65px;
	position: relative;
}

.blend-inner-lower p {
	color: #fff;
	margin: 0;
	font-family: 'UniformCondensedMedium';
	font-size: 16px;
	padding-top: 22px;
	text-align: center;
}

.blend-inner-lower p.coco {
	padding-top: 11px;
}

.blend-inner-upper img {
	width: 100%;
	padding: 0 2px;
}

.blend-inner-upper img.first {
	padding-left: 0;
}

.blend-inner-upper img.last {
	padding-right: 0;
}

.blend-inner-lower.first {
	border-bottom-left-radius: 17px;
}

.blend-inner-lower.last {
	border-bottom-right-radius: 17px;
}

.thirid-sec {
	padding: 60px 0;
}

.supplement-fact {
	margin-top: 30px;
}

.btn {
	margin-top: 40px;
}

.forth-sec {
	padding: 60px 0 80px;
	background: linear-gradient(45deg, #171a40, #1c5c9a);
	background-size: cover;
	background-repeat: no-repeat;
}

p.bonus-hd {
	color: #fff;
	font-size: 50px;
	line-height: 1.3;
	font-family: 'UniformCondensedBold';
	text-align: center;
	margin-bottom: 10px;
}

.bonus-box {
	background: #ffffff;
	border-radius: 10px;
	position: relative;
	padding-top: 15px;
	margin-top: 40px;
}

.bonus-price-dv {
	background: linear-gradient(45deg, #ff0000, #007ef8);
}

p.bonus-headline {
	color: #0a35be;
	font-size: 40px;
	line-height: 1.3;
	font-family: 'UniformCondensedBold';
	margin-bottom: 10px;
	margin-left: 32%;
	padding-top: 30px;
}

p.bonus-price {
	color: #ffffff;
	font-size: 26px;
	line-height: 1.3;
	font-family: 'UniformCondensedBold';
	margin-left: 29%;
}

.yellow-text {
	color: #fef500;
}


.amount {
	text-decoration: none;
	position: relative;
}

.amount:before {
	content: " ";
	display: block;
	width: 100%;
	border-top: 2px solid #da1333;
	height: 12px;
	position: absolute;
	bottom: 3px;
	left: 2px;
	transform: rotate(345deg);
}

.bonus-dv {
	margin-left: 30%;
	padding-bottom: 8px;
	padding-right: 10px;
}

.bonus-1 {
	position: absolute;
	margin-left: 30px;
	margin-top: 10px;
}

.bold-txt {
	font-family: 'UniformCondensedBold';
}

.fifth-sec {
	padding: 60px 0;
}

p.fifth-headline {
	color: #04264e;
	font-size: 50px;
	line-height: 1.3;
	font-family: 'UniformCondensedBold';
	text-align: center;
	margin-bottom: 50px
}

.testo-box {
	border: 1px solid #ff756a;
	border-radius: 10px;
}

.testo-img {
	display: flex;
	padding: 16px;
}

p.testo-name {
	font-family: 'UniformCondensedMedium';
	font-size: 21px;
	color: #003447;
	line-height: 1.3;
	margin-bottom: 5px;
}

p.testo-verify {
	font-family: 'UniformCondensedMedium';
	font-size: 16px;
	color: #828282;
	line-height: 1.3;
	margin-bottom: 0;
}

.testo-1 {
	margin-right: 15px;
}

.star {
	margin-bottom: 10px;
	margin-top: 15px;
}

/* .testo-red-bx {
	background: #3198ff;
	padding: 16px;
} */
.testo-red-bx {
	background: #ffffff;
	padding: 16px;
}

.testo-red-bx p {
	font-size: 25px;
	font-family: 'UniformCondensedBold';
	color: #3198ff;
	line-height: 1.3;
	margin-bottom: 0;
}

.testo-p p {
	font-size: 24px;
	line-height: 150%;
	margin-bottom: 0;
	font-family: 'UniformCondensed';
	color: #000;
	padding: 16px;
	min-height: 464px;
	padding-top: 0;
}

.six-sec {
	padding: 60px 0;
	background: url(../images/yellow-bg-2.jpg) center top;
	background-size: cover;
	background-repeat: no-repeat;
}

p.six-headline {
	color: #04264e;
	font-size: 50px;
	line-height: 1.3;
	font-family: 'UniformCondensedBold';
	text-align: center;
	margin-bottom: 50px;
}

.fit-girl {
	width: 50%;
	margin-top: 75px;
}

.green-box {
	background: #003447;
	padding: 40px 25px;
	border-radius: 10px;
}

.mr-0 {
	margin-bottom: 0 !important;
}

p.green-box-hd {
	color: #fff;
	font-size: 32px;
	line-height: 1.3;
	font-family: 'UniformCondensedBold';
	margin-left: 44%;
}

.lite-green-box {
	background: #023b4f;
	padding: 20px;
	border-radius: 10px;
}

.sigle-btl-1 {
	margin-top: -15%;
}

p.fat-burn {
	color: #fff;
	font-size: 32px;
	line-height: 1.3;
	font-family: 'UniformCondensedBold';
	margin-bottom: 0;
}

.icon-flex {
	display: flex;
	padding: 15px 0 15px 50px;
}

.fat-burn {
	margin-right: 20px;
}

.btn-2 {
	margin-top: 30px;
}

.seven-sec {
	padding: 60px 0 40px;
}

.grt-box {
	background: linear-gradient(45deg, #171a40, #1c5c9a);
	padding: 10px;
	position: relative;
}

.inner-grt-box {
	padding: 20px;
	background: #f1f6ff;
}

.inner-grt-box-1 {
	display: flex;
}

.satisfaction-txt {
	padding: 10px;
	background: #f1f6ff;
	margin: -9% 20% 0;
	border-radius: 10px 10px 0 0;
}

.satisfaction-txt p {
	font-family: 'UniformCondensedBlack';
	color: #2f4664;
	font-size: 72px;
	line-height: 1.3;
	text-align: center;
	margin-bottom: 0;
}

p.day-txt {
	background: #f0575c;
	padding: 10px;
	color: #fff;
	font-family: 'UniformCondensedBlack';
	font-size: 106px;
	line-height: 1.3;
}

p.money-bac-txt {
	font-family: 'UniformCondensedBlack';
	color: #e4c201;
	font-size: 120px;
	line-height: 90%;
	margin-bottom: 0;
}

.grt-p {
	padding: 30px 20px 20px;
}

.grt-p p {
	font-size: 22px;
	line-height: 150%;
	margin-bottom: 25px;
	font-family: 'UniformCondensed';
	color: #fff;
}

.days {
	margin-right: 45px;
}

p.transform-txt {
	color: #04264e;
	font-size: 50px;
	line-height: 1.3;
	font-family: 'UniformCondensedBold';
	text-align: center;
	margin-bottom: 30px;
	margin-top: 40px;
}

.mar-top {
	margin-top: 25px;
}

.logo-flx {
	display: flex;
	border-top: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
	padding: 30px 0;
	margin-top: 30px;
	margin-bottom: 40px;

}

p.logo-ptxt {
	color: #003447;
	font-size: 38px;
	line-height: 1.3;
	font-family: 'UniformCondensedBold';
	margin-bottom: 0;
	border-left: 1px solid #bbbbbb;
	padding-left: 40px;
}

.logo-3 {
	margin-right: 5%;
	margin-left: 1%;
}

.list-dv {
	margin: 40px 0 20px;
}

.reference-sec {
	padding: 60px 0;
}

p.ref-hd {
	color: #000;
	font-size: 30px;
	line-height: 1.3;
	font-family: 'UniformCondensedBold';
	text-align: center;
}

.dis-ref {
	display: flex;
}

.list-ref li {
	font-size: 15px;
	color: #6d6d6d;
	margin-top: 10px;
	font-family: 'UniformCondensed';
	padding-left: 10px;
}

ol.list-ref {
	padding-left: 0;
}

.footer-sec {
	background: #efefef;
	color: #fff;
	text-align: center;
	padding: 60px 0;
}

.foot-list {
	padding-left: 0;
	margin-bottom: 20px;
	text-align: center;
}

.foot-list li {
	display: inline;
	padding-left: 0;
	list-style-type: none;
	border-right: 1px solid #000;
	padding: 0 1%;
}

.foot-list li:last-child {
	border: none;
}

.foot-list li a {
	color: #000;
	padding: 0px 5px;
	font-size: 18px;
	text-decoration: none;
	font-family: 'UniformCondensedBold';
}

.foot-wrapper p {
	font-size: 18px;
	color: #000;
	margin-top: 2%;
	line-height: 150%;
	font-family: 'UniformCondensed';
	margin-bottom: 0;
}

p.copy-writer {
	font-size: 18px;
	color: #000;
	line-height: 1.3;
	font-family: 'UniformCondensedMedium';
	text-align: center;
}

.link-here {
	color: #000;
	font-family: 'UniformCondensed';
}

.ft-logo {
	margin-bottom: 40px;
}

.faq-sec {
	padding: 19px 0 50px;
}

p.faq-hd {
	color: #04264e;
	font-size: 50px;
	line-height: 1.3;
	font-family: 'UniformCondensedBold';
	text-align: center;
	margin-bottom: 50px;
}

.faq-sec ul {
	list-style: none;
	padding: 0;
}

.faq-sec li {
	margin: 16px 0;
	/* box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px; */
	/* border-radius: 10px; */
	border: 1px solid #00adee;
}

.faq-sec a {
	text-transform: capitalize;
	color: #04264e;
	text-decoration: none;
	font-size: 27px;
	font-family: 'UniformCondensedBold';
}

.faq-sec .accordion-trigger {
	display: block;
	padding: 20px;
	position: relative;
	background: #ffffff;
	/* border-radius: 10px 10px 0 0; */

}

.faq-sec .accordion-trigger.expanded {
	background: #e4f8ff;
	color: #000000;
}

.faq-sec .accordion-trigger:after {
	display: block;
	position: absolute;
	right: 16px;
	top: 50%;
	transform: translateY(-50%);
	font-size: 30px;
	color: #1f1f6e;
	font-weight: 500;
}

.faq-sec .accordion-trigger.expanded:after {
	content: "\f107";
	color: #000000 !important;
	font-family: 'FontAwesome';
}

.faq-sec .accordion-trigger.expanded:after {
	content: "\f106";
	color: #a2a2a2;
	font-family: 'FontAwesome';
}

.faq-sec .accordion-trigger.collapsed:after {
	content: "\f107";
	font-family: 'FontAwesome';
}

.faq-sec .accordion-trigger:after {
	color: #a2a2a2;
}

.faq-sec .accordion-content {
	overflow: hidden;
	-webkit-transition: height 0.25s;
	-moz-transition: height 0.25s;
	transition: height 0.25s;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.faq-sec .accordion-content.expanded {
	height: auto;
	box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
	border-radius: 0 0 10px 10px;
}

.faq-sec .accordion-content.collapsed {
	height: 0;
}

.faq-sec .accordion-content p {
	padding: 0;
	font-weight: 500;
	font-size: 24px;
	line-height: 150%;
	margin-bottom: 25px;
	margin-top: 15px;
	font-family: 'UniformCondensed';
	color: #535353;
	/* margin-left: 5%; */
}

.question-icon {
	display: none;
	margin-right: 2%;
}

.box-faq {
	padding: 20px 30px;
}

.product-sec {
	padding: 80px 0 60px;
	background: #f1f6ff;
}

.pro-box {
	border: 1px solid #c9c9e1;
	/* border-radius: 20px; */
	background: #fff;
}

.pro-head {
	/* background: #175fae; */
	/* padding: 15px 10px;
	border-radius: 18px 18px 0 0; */
}

p.sample-pack {
	font-size: 24px;
	line-height: 110%;
	font-family: 'UniformCondensed';
	color: #fff;
	text-align: center;
	margin-bottom: 0;
	text-transform: uppercase;
}

p.btn-qnty {
	font-family: 'UniformCondensedBold';
	font-size: 38px;
	line-height: 110%;
	color: #fff;
	text-align: center;
	margin-bottom: 0;
}

.pro-bottom {
	padding: 10px 20px;
}

p.supply-txt {
	font-size: 23px;
	font-family: 'UniformCondensedMedium';
	color: #4b4b4b;
	text-align: center;
	margin-bottom: 0;
	line-height: 1.3;
}

.pro-1 {
	margin-top: 10px;
}

.pro-3 {
	margin-top: 0;
	width: 293px;
}

.list-pro {
	border: 1px solid #e7e7e7;
	border-radius: 10px;
	padding: 10px;
}

.grey-tick-list {
	padding-left: 0;
	margin-top: -10px;
}

.grey-tick-list li {
	padding-right: 20px;
	background-image: url(../images/right-tik.png);
	background-repeat: no-repeat;
	background-position: 5px 9px;
	list-style-type: none !important;
	padding-left: 35px;
	font-family: 'UniformCondensedMedium';
	padding-bottom: 0px;
	font-size: 20px;
	color: #e7e7e7;
}

p.bonus-pro {
	font-family: 'UniformCondensedMedium';
	font-size: 18px;
	line-height: 1.3;
	background: #e7e7e7;
	width: 32%;
	text-align: center;
	border-radius: 20px;
	padding: 2px 0;
	margin-top: -25px;
}

.price-per-bottle {
	font-family: 'UniformCondensedBold';
	padding-top: 18px;
	color: rgb(6, 64, 114);
	line-height: 45px;
	margin-top: 10px;
	text-align: center;
}

.price-large {
	font-family: 'UniformCondensedBold';
	font-size: 74px;
	padding-right: 0;
	color: #0a36be;
}

.per-bottle-span {
	font-family: 'UniformCondensed';
	font-size: 17px;
	line-height: 30px;
	text-align: left;
	display: inline-block;
	color: #2d2d2d;
	margin-left: -6px;
}

.doller-pro {
	font-family: 'UniformCondensedBold';
	font-size: 42px;
	color: #0a36be;
}

p.save-txt {
	font-family: 'UniformCondensedMedium';
	font-size: 21px;
	color: #ff0000;
	text-align: center;
	margin-bottom: 0;
}

.pro-btn {
	margin-top: 5px;
}

.price-data {
	padding-top: 10px;
	max-width: 460px;
	margin: 0 auto;
	font-family: 'UniformCondensed';
	font-size: 28px;
	color: #4f4f4f;
	text-align: center;
}

.total-pri {
	font-family: 'UniformCondensedBold';
	font-size: 28px;
	color: #000000;
}

.ship-flex {
	display: flex;
	align-items: center;
	justify-content: center;
}

.shipping-txt {
	font-family: 'UniformCondensedMedium';
	font-size: 17px;
	color: #000000;
	margin-left: 8px;
}

.red-bg {
	background: linear-gradient(45deg, #0613b0, #1176d8) !important;
	color: #fff !important;
}

.red-border {
	border: 1px solid #0613b0 !important;
}

.blk-list li {
	color: #262626 !important;
	background-image: url(../images/green-right-tik.png);
}

.big-sav {
	color: #ffd200 !important;
	font-family: 'UniformCondensedBold' !important;
}

.deep-green {
	background: linear-gradient(45deg, #171a40, #1c5c9a);
}

.lite-yellow {
	background: #f1f6ff;
	border-radius: 0 0 20px 20px;
	padding: 10px 20px 40px;
}

.nw-bor {
	border: 2px solid #0f68d2;
	box-shadow: rgb(4 26 114 / 81%) 0px 3px 8px;
	margin-top: -22px;
}

.pro-pad-0 {
	padding-left: 0;
	padding-right: 0;
}

.pro-pad-lt-0 {
	padding-left: 0;
}

.pro-pad-rt-0 {
	padding-right: 0;
}

.price-mt {
	margin-bottom: 27px;
}

.pro-mobile-left-box {
	display: none;
}

/* New Finessa CSS Start */
.taking_para {
	font-size: 32px;
	font-family: 'UniformCondensedBold';
	color: #04264e;
}

.box-fea {
	align-items: center;
	padding: 14px;
}

.box-fea p {
	font-size: 23px;
	/* padding-top: 3px; */
	color: #04264e;
}

.smodig_end_para {
	max-width: 1024px;
	margin: 0 auto;
}

sup.normal_sup {
	font-size: 15px;
}

.man-woman40s {
	height: auto;
	max-width: 85%;
}

.whats-div {
	border: 1px solid #1b5894;
	border-radius: 20px;
	margin-top: 20px;
}

.whats-div .top-box {
	background: linear-gradient(45deg, #171a40, #1c5c9a);
	padding: 15px;
	border-radius: 20px 20px 0 0;
	text-align: center;
}

.whats-div .top-box p {
	color: #fff;
	font-size: 50px;
	line-height: 1.3;
	font-family: 'UniformCondensedBold';
	margin-bottom: 0;
	padding: 10px;
	text-align: center;
}

.whats-div .bottom-box {}

.satisfaction-txt p {
	color: #193b6d;
}


.ing_single_card_box {
	background: #ffffff;
	overflow: hidden;
	border-radius: 15px;
	box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
	margin-bottom: 34px;
	min-height: 260px;
}

.iscb_top_wrap {
	padding: 20px 26px 20px 26px;
	background: linear-gradient(45deg, #171a40, #1c5c9a);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.iscb_top_wrap p {
	/* font-size: 26px; */
	font-size: 32px;
	font-family: 'UniformCondensedBold';
	font-weight: 700;
	font-style: normal;
	color: #ffffff;
	line-height: 32px;
	padding: 0;
	margin: 0;
}

.iscb_content_wrap {
	position: relative;
	display: flex;
}

.icw_text_wrap {
	width: 777px;
	padding: 30px 0 30px 30px;
}

.icw_text_wrap p {
	font-size: 22px;
	font-family: 'UniformCondensed';
	font-weight: 400;
	font-style: normal;
	color: #000000;
	line-height: 160%;
	padding: 0;
	margin: 0;
}

/* 
.icw_img_wrap {
	position: absolute;
	right: 0;
	top: -61px;
	width: 29%;
	height: 100%;
} */
.icw_img_wrap {
	position: absolute;
	right: -45px;
	top: -58px;
	width: 30%;
	height: 100%;
}

.icw_img_wrap img {
	width: 76%;
	height: auto;
}

.single_rvw_wper {
	max-width: 900px;
	margin: 0 auto;
	background: #ffffff;
	display: flex;
	flex-wrap: wrap;
	padding: 30px 33px 30px 17px;
	border-radius: 7px;
	box-shadow: 0 5px 18px rgba(0, 0, 0, 0.12);
}

.single_rvw_pro {
	width: 131px;
}

.single_rvw_content {
	width: calc(100% - 131px);
}

.single_rvw_pro_pic_wrap img {
	border-radius: 50%;
	border: 3px solid #ffffff;
	height: auto;
	box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
}

.single_rvw_content_name {
	font-size: 24px;
	font-family: 'UniformCondensedBold';
	font-weight: bold;
	margin-bottom: 2px;
	line-height: 1;
}

.single_rvw_content_star {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin-bottom: 17px;
}

.rev_star_img_wrap {
	display: inline-block;
	margin-right: 10px;
}

.veerifed_wrap {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

.verified_text {
	font-size: 18px;
	/* font-family: "Montserrat", sans-serif; */
	font-weight: normal;
	color: #838383;
	margin-right: 10px;
	margin-top: 8px;
}

.veerifed_tick_wrap {
	display: inline-block;
}

.tag_line_rev {
	font-size: 26px;
	font-family: 'UniformCondensedBold';
	font-weight: bold;
	margin-bottom: 19px;
}

.rev_desc {
	font-size: 20px;
	font-family: 'UniformCondensed';
	font-weight: normal;
	margin-bottom: 17px;
}

.rev_desc b {
	font-family: 'UniformCondensedBold';
	font-style: normal;
	color: #04264e;
	font-weight: 900;
}

.rev_date_box {
	font-size: 24px;
	font-family: 'UniformCondensed';
}

.rev_date_hd {
	font-size: 24px;
	font-family: 'UniformCondensedBold';
	font-weight: bold;
}

.rev_date_box {
	font-size: 24px;
	font-family: 'UniformCondensed';
}

.mb-5 {
	margin-bottom: 4rem;
}

#formula-sec .main_img_wrap {
	text-align: center;
}

.main_img_wrap img {
	max-width: 100%;
	height: auto;
	margin: 0 auto;
	margin-bottom: 45px;
}

.gut_liver_axis_img_wrap {
	max-width: 35%;
	float: right;
}

.gut_liver_axis_img_wrap img {
	width: 100%;
	height: auto;
}

.whats-div .bottom-box p {
	text-align: left;
}

.girl-sea-beach {
	margin-top: 0;
	box-shadow: 0 5px 18px rgba(0, 0, 0, 0.12);
	border: 5px solid #ffffff;
}

.fat-burn-icon {}

p.fat-burn {
	font-size: 28px;
}

.sigle-btl-1 {
	width: 30%;
	margin-top: 32px;
}

.green-box {
	background: linear-gradient(45deg, #171a40, #1c5c9a);
}

.lite-green-box {
	background: #0d61b559;
	box-shadow: 0 5px 18px rgba(0, 0, 0, 0.12);
}

.seven-sec {
	background: #e4f8ff;
	/*padding: 56px 0 90px;*/
  padding: 45px 0 50px;
}

.seven-sec.se_se2 {
	background: #ffffff;
	padding: 90px 0 90px;
}

p.transform-txt {
	margin-top: 0;
}

.fea-icon {
	width: 45px;
	height: 45px;
	border-radius: 50%;
	border: 2px solid #ffffff;
}

.bonus-box .bonus-1 {
	width: 299px;
}

/* New Finessa CSS END */


/* glyphosate-sec Start*/

#glyphosate-sec {}

#glyphosate-sec .top-box {
	background: linear-gradient(90deg, rgb(0 117 162) 0%, rgba(9, 80, 128, 1) 38%, rgba(7, 45, 72, 1) 66%);
}

#glyphosate-sec .top-box p {
	padding: 10px 4% 10px;
}

#glyphosate-sec .top-box p .top-box-sub-txt {

	font-family: 'UniformCondensed';
}

#glyphosate-sec .top-box p .ornage-txt {
	/* color: #00adee; */
	color: #25c3ff;
}

.how_box_gly {
	width: 96%;
	margin: 0 auto;
}

.how_box_gly .hd {
	color: #04264e;
	font-size: 50px;
	line-height: 1.3;
	font-family: 'UniformCondensedBold';
	text-align: left;
	margin-top: 50px;
	margin-bottom: 50px;
	text-decoration: underline;
	text-decoration-color: #e90d0d;
	text-decoration-thickness: from-font;
	text-decoration-style: double;
}

.how_snglbox {}

.how_box_gly .hs_img {
	width: 70%;
	margin: 0 auto;
}

.how_box_gly .hs_img img {
	width: 100%;
	height: auto;
}

.how_box_gly p.hs_hd {
	color: #e90d0d;
	font-size: 30px;
	line-height: 1.2;
	margin-bottom: 25px;
	font-family: 'UniformCondensedbold';
}

.how_box_gly p.hs_txt {
	line-height: 160%;
	margin-bottom: 0;
}

.glyphosate_img_wrap {
	max-width: 407px;
	float: right;
	transform: rotate(45deg);
	margin-top: 30px;

}

.glyphosate_img_wrap img {
	width: 100%;
}

.hbg_sngl_cont {
	/* box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px; */
	box-shadow: rgba(17, 17, 26, 0.1) 0px 0px 16px;
	padding: 37px 50px;
	border-radius: 17px;
	margin-bottom: 40px;
}

.how_box_gly .hs_img {
	float: right;
	width: 300px;
	margin-top: -20px;
	margin-bottom: -20px;
	margin-right: -25px;
	border: 7px solid #ffffff;
	box-shadow: rgba(17, 17, 26, 0.1) 0px 0px 16px;
	border-radius: 20px;
	overflow: hidden;
}

.hs_img img {
	width: 100%;
}

/* glyphosate-sec End */

/* the_ntrl_sltn Start */

.natural-solution-sec {
	/* background: linear-gradient(90deg,rgba(0, 28, 48, 1) 0%, rgba(1, 29, 49, 1) 38%, rgba(84, 102, 107, 1) 66%); */
	background-color: #eefaff;
	padding: 60px 0;
}

.btgb_main_hd {
	font-family: 'UniformCondensedBold';
	font-optical-sizing: auto;
	font-weight: 800;
	font-style: normal;
	font-size: 44px;
	color: #ffffff;
	text-align: center;
	margin: 0 auto;
	margin-bottom: 30px;
	/* max-width: 660px; */
}

.btgb_main_hd u {
	text-decoration: underline;
	text-decoration-color: #00adee;
	text-decoration-thickness: from-font;
	text-decoration-style: double;
}

.the_ntrl_sltn_box {
	margin: 0 auto;
	width: 100%;
	background: url(../images/btgb-box-bg.png);
	background-position: center;
	background-size: cover;
	padding: 60px 60px;
	overflow: hidden;
	border-radius: 17px;
	position: relative;
	margin-bottom: 30px;
	max-width: 866px;
	/* margin-top: 30px; */
}

.the_ntrl_sltn_box p {
	color: #ffffff;
	text-align: center;
}

.the_ntrl_sltn_box p b {
	font-family: 'UniformCondensedBold';
}

.para_short_width {
	max-width: 1028px;
	margin: 0 auto;
}




/* the_ntrl_sltn End */

/* ING Section Start */

.main_ing_pro_sec {
	text-align: center;
	max-width: 100%;
}

.main_ing_pro_sec img {
	width: 100%;
	height: auto;
}

.sngl_ing_wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-start;
	padding-left: 29px;
	padding-right: 29px;
	position: relative;
	z-index: 0;
	border-radius: 17px;
	margin-bottom: 40px;
	overflow: hidden;
	padding-bottom: 30px;
	z-index: 0;
}

.sngl_ing_wrap::after {
	position: absolute;
	content: '';
	top: 0;
	right: 0;
	width: 400px;
	height: 100%;

	z-index: -1;
}

.sngl_ing_wrap.siw1::after {
	background: url(../images/icariin.jpg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.sngl_ing_wrap.siw2::after {
	background: url(../images/Eurycoma.jpg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.sngl_ing_wrap.siw3::after {
	background: url(../images/maca-root.jpg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.sngl_ing_wrap.siw4::after {
	background: url(../images/Citrulline.jpg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.sngl_ing_wrap.siw5::after {
	background: url(../images/Nettle-Root.jpg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.sngl_ing_wrap {
	background: #f7fcff;
	/* background: linear-gradient(45deg, #072d47, #00adee);
	background: linear-gradient(45deg, #165987, #00b9ff); */
	border: 2px solid #00adee;
}

.sngl_ing_text_box .hd {
	font-family: 'UniformCondensedBold';
	font-size: 32px;
	color: #174d61;
}


.sngl_ing_wrap .sngl_ing_text_box {
	padding: 32px 0 10px;
	width: calc(100% - 373px);
}

.sngl_ing_wrap .sngl_ing_xtra_info {
	background: #f7fff7;
	border: 2px solid #bae3ba;
	padding: 15px 20px;
	border-radius: 36px;
}

.sngl_ing_wrap .sngl_ing_xtra_info p {
	margin-bottom: 0;
}


.iscb_top_wrap {
	padding: 20px 26px 20px 26px;
	background: linear-gradient(90deg, rgb(0 117 162) 0%, rgba(9, 80, 128, 1) 38%, rgba(7, 45, 72, 1) 66%);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.ing_sec_main p.semi_hd {
	font-size: 35px;
	line-height: 32px;
	font-family: 'UniformCondensedBold';
	font-weight: 700;
	font-style: normal;
	color: #000000;
	margin-top: 20px;
	margin-bottom: 50px;
}

.ing_sec_main p.semi_hd span {
	color: #00adee;
}

.text_white {
	color: #ffffff
}

.natural-solution-sec .text_white b {
	font-family: 'UniformCondensedBold';
}

/* ING Section End */

/* Supplement Section Start */
.supplement-logo {
	max-width: 300px;
}

.sup_btn_wrap {
	text-align: center;
}

/* Supplement Section End */


/* bonous_sec Start */
.bonous_sec {
	padding: 90px 0;
	background: url('../images/bonus-bg.jpg?v1');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
	position: relative;
	z-index: 0;
}

.bonus-box {
	padding-top: 0;
	border-radius: 16px;
}

.bonus-1 {
	position: relative;
	margin-left: 0px;
	margin-top: -84px;
	float: left;
}

.bonus-dv {
	margin-left: 68px;
}

.bonous_sec::after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(90deg, rgba(0, 117, 162, 0.62) 0%, rgba(9, 80, 128, 0.66) 52%, rgba(7, 45, 72, 0.61) 100%);
	z-index: -1;
}

.bonus_box_top {
	background: #031738;
	padding: 27px 54px;
	border-radius: 15px 15px 0 0;
}

.bonus_box_top p {
	font-family: 'UniformCondensedBold';
	font-optical-sizing: auto;
	font-weight: 700;
	font-style: normal;
	font-size: 35px;
	color: #fff;
	margin-bottom: 0;
}

.bonus_box_top p strong {
	color: #e9dc07;
}

.bonous_sec .ornage-txt {
	/* color: #da1333; */
	/* text-shadow: 2px 2px 5px #fad455; */
	/* text-shadow: 2px 0 #fad455, -2px 0 #fad455, 0 2px #fad455, 0 -2px #fad455,
		1px 1px #fad455, -1px -1px #fad455, 1px -1px #fad455, -1px 1px #fad455; */
}

.bonous_sec .ornage-txt {
	color: #e9dc07;
	/* text-shadow: 2px 2px 5px #fad455; */
	/* text-shadow: 2px 0 #da1333, -2px 0 #da1333, 0 2px #da1333, 0 -2px #da1333,
		1px 1px #da1333, -1px -1px #da1333, 1px -1px #da1333, -1px 1px #fad455; */
}

/* bonous_sec End */

/* grt-box start */

.grt-box {
	background: none;
	text-align: center;
}

.grt-box img {
	max-width: 100%;
	height: auto;
}

/* grt-box  end*/



/* harmonious_blend sec start */
.harmonious_blend {
	padding: 60px 0;
	background-image: url(../images/hb-bg-img.png?v1.1);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.hb_hd {
	color: #ffffff;
	font-size: 50px;
	line-height: 1.3;
	font-family: 'UniformCondensedBold';
	text-align: center;
	margin-bottom: 10px;
	margin-top: 5px;
	margin-bottom: 50px;
}

.harmonious_blend p {
	color: #ffffff;
}


.five_img_wrap {
	float: right;
	width: 40%;
	position: relative;
	z-index: 0;
}

.five_img_wrap img {
	width: 100%;
	height: auto;


}

.five_img_wrap::after {
	position: absolute;
	content: '';
	top: -7px;
	left: -8px;
	width: 107%;
	height: 112%;
	z-index: -1;
	border-radius: 50%;
	background-image: radial-gradient(#0075a273 13%, #095080a1 27%, #072d4808 60%);
}

/*  harmonious_blend sec end */

/* wyce_sec sec start */
.wyce_sec {
	padding: 60px 0;
	background: #ffffff;
}

.ws_hd {
	color: #04264e;
	font-size: 50px;
	line-height: 1.3;
	font-family: 'UniformCondensedBold';
	text-align: center;
	margin-bottom: 10px;
	margin-top: 5px;
	margin-bottom: 50px;
}

.couple_50s_wrap {
	float: right;
	width: 50%;
}

.couple_50s_wrap img {
	width: 100%;
	height: auto;
}

.harmonious_blend p {
	color: #ffffff;
}

.us_ul li {
	list-style: none;
	position: relative;
	font-size: 23px;
	font-family: 'UniformCondensed';
	font-weight: bold;
	font-style: normal;
	color: #000000;
	line-height: 32px;
	padding: 0;
	margin: 0;
	margin-bottom: 23px;
	padding-left: 49px;
	max-width: 620px;
}

.us_ul li::before {
	content: '';
	position: absolute;
	top: 5px;
	left: 0;
	background: url(../images/thumb.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	width: 35px;
	height: 33px;
}

.us_ul {
	padding-left: 0;
}

.us_ul li b {
	font-family: 'UniformCondensedbold';
}

/*  wyce_sec sec end */

/* Bonus sec Start */

.bs_sec_6_san {
	margin-top: 55px;
	padding: 0 52px 80px 52px;
	text-align: center;
}

.consume_6 {
	max-width: 866px;
	background: url(../images/page_4_pic76.png) 0 0 no-repeat;
	border-radius: 10px;
	padding: 0 25px 0 25px;
	display: flex;
	position: relative;
	margin: 0 auto;
}

.consume_6 p {
	text-align: left;
	color: #fff;
	font-size: 24px;
	line-height: 34px;
	padding: 20px 0;

}

.page_4_pic75 {
	width: 171px;
	right: 58px;
	bottom: -86px;
	position: relative;
}

.page_4_pic75 img {
	width: 100%;
	height: auto;
}

.desktop_view {
	display: block;
}

/* Bonus sec end */

/* Order sec end */
/* 
.pro_vive_odr_one_sec {
    padding: 50px 0;
}

.pro_vive_odr_one_sec h3 {
    font-family: 'UniformCondensedBold';
    font-weight: bold;
    font-size: 30px;
    line-height: 1.3;
    max-width: 769px;
    color: #040404;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 34px;
}

.pro_vive_odr_one_sec h3 span {
    color: #00adee;
}

.pro-head h4 {
    font-family: 'UniformCondensedBold';
    font-weight: 600;
    font-size: 20px;
    text-transform: uppercase;
    color: #000;
}

.pro-box {
    background: #e1eeff;
    border: 1px solid #00adee;
    text-align: center;
    padding: 10px 20px 20px 20px;
} */

.pro_vive_odr_one_sec {
	padding: 50px 0;
}

.pro_vive_odr_one_sec h3 {
	font-family: 'UniformCondensedBold';
	font-weight: bold;
	font-size: 35px;
	line-height: 1.3;
	max-width: 769px;
	color: #040404;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 34px;
}

.pro_vive_odr_one_sec h3 span {
	color: #00adee;

}

.pro-box {
	background: #e1eeff;
	border: 1px solid #00adee;
	text-align: center;
	padding: 10px 20px 20px 20px;
}

.pro-head h4 {
	font-family: 'UniformCondensedBold';
	font-weight: 600;
	font-size: 20px;
	text-transform: uppercase;
	color: #000;
}

.pro-bottle {
	margin: 15px 0;
}

.pro-head h5 {
	font-family: 'UniformCondensedBold';
	font-weight: 600;
	font-size: 20px;
	color: #000;
}

h5.bottle-quantity {
	font-family: 'UniformCondensedBold';
	font-weight: bold;
	font-size: 44px;
	color: #000;
	margin: 15px 0 10px 0;
}

h6.bottle-duration {
	font-family: 'UniformCondensedBold';
	font-weight: 600;
	font-size: 24px;
	color: #00adee;
}

.pro-price {
	font-family: 'UniformCondensedBold';
	font-weight: bold;
	font-size: 60px;
	margin-bottom: 0;
	line-height: 68px;
}

.per-bottle {
	font-family: 'UniformCondensed';
	font-weight: normal;
	font-size: 24px;
	margin-bottom: 0;
	line-height: 33px;
}

.flex-con {
	display: flex;
	align-items: flex-end;
	justify-content: center;
}

h6.pro-save {
	font-family: 'UniformCondensedBold';
	font-weight: bold;
	font-size: 24px;
	color: #00b16d;
	min-height: 26px;
	margin-bottom: 22px;
}



.ship-con {
	margin: 17px 0;
}

.pay_option_wrap {
	margin: 17px 0;
}

.retail_price_wrap {
	font-family: 'UniformCondensedBold';
	font-weight: 600;
	font-size: 24px;
}

.retail_price {
	font-family: 'UniformCondensed';
	font-weight: normal;
	font-size: 24px;
	position: relative;
	display: inline-block;
}

.retail_price::after {
	content: '';
	background: #ff0000;
	width: 100%;
	height: 2px;
	position: absolute;
	top: 21px;
	left: 0;
	transform: rotate(166deg);
}

/* -------- */
#product-box-1 h6.pro-save {
	visibility: hidden;
}

#pro-6 {
	background-image: radial-gradient(#23508b 15%, #23508b 15%, #0b2c58 60%);
	background-image: radial-gradient(#0075a2 1%, #095080 27%, #072d48 60%);
	background-repeat: no-repeat;
	padding: 0;
}

#pro-6 .pro-head {
	background: #fff000;
	padding: 10px 0;
	border-radius: 0;
}

#pro-6 .pro-head h4 {
	margin: 0;
}

.pro_6_inner_container {
	padding: 0 20px 20px 20px;
}

.pro_6_inner_container h5.bottle-quantity {
	color: #fff;
}

.pro_6_inner_container .pro-price {
	color: #fff;
	margin-top: 0;
}

.pro_6_inner_container .per-bottle {
	color: #fff;
}

.pro_6_inner_container .retail_price_wrap {
	color: #fff;
}

.pro_6_inner_container .retail_price {
	color: #fff;
}

.pro_6_inner_container h6.pro-save {
	color: #fff000;
}

#product-box-3 {}



/* Order sec end */

/*  */

.bg_sky {
	background: #e4f8ff;
}

/*  */

.footer-sec .ft-logo {
	max-width: 350px;
}



/* ===========how_box_gly start========== */
/*
.hbg_ul {
	padding-left: 0;
  max-width: 49%;
}
.hbg_ul li{list-style: none;}

.hbg_ul li .hbg_li_hd {
	color: #e90d0d;
	font-family: 'UniformCondensedBold';
	font-size: 28px;
	line-height: 1.2;
	display: inline-block;
	width: 100%;
}

.hbg_ul li .hbg_li_para {
    line-height: 160%;
    margin-bottom: 0;
    font-size: 24px;
	font-family: 'UniformCondensed';
	color: #000;
}
*/
.hbg_li_hd {
	color: #e90d0d;
	font-family: 'UniformCondensedBold';
	font-size: 28px;
	line-height: 1.2;
	width: 100%;
  margin-bottom: 17px;
}
.hbg_li_para {
    line-height: 160%;
    margin-bottom: 0;
    font-size: 22px;
	font-family: 'UniformCondensed';
	color: #000;
  margin-bottom: 20px;
}
.sec_blk_info{
	color: #000000;
    font-size: 34px;
    line-height: 1.3;
    font-family: 'UniformCondensedBold';
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
	max-width: 100%;
}


/* .hbg_ul li .hbg_li_para {} */
.text_blue{
  color: #04264e;
}
.pc_ing_mt_mb{
margin-top: 35px;
margin-bottom: 35px;
}

@media only screen and (max-width:1400px) {
	body p {
		font-size: 22px;
	}

	.common-wrapper {
		margin: 0 8%;
	}

	.banner-sec p {
		font-size: 60px;
	}

	.top-box p {
		font-size: 40px;
	}

	p.fat-loss {
		font-size: 25px;
	}

	p.getting-txt {
		font-size: 45px;
	}

	.box-fea p {
		font-size: 22px;
	}

	.orange-box p {
		font-size: 22px;
	}

	.mr-dv {
		margin: 0 4%;
	}

	.box-fea {
		padding: 15px 20px;
	}

	p.ing-p {
		font-size: 22px;
	}

	p.nw-ing-hd {
		font-size: 25px;
	}

	p.nw-ing-p {
		font-size: 22px;
	}

	.ing-text {
		padding: 25px 10px;
	}

	p.ing-hd {
		font-size: 25px;
	}

	.blend-box .blend-title {
		font-size: 35px;
	}

	.supplement-logo {
		width: 30%;
	}

	.supplement-fact {
		width: 85%;
	}

	.btn {
		width: 48%;
	}

	p.second-hd {
		font-size: 45px;
	}

	p.bonus-hd {
		font-size: 45px;
	}

	p.bonus-headline {
		font-size: 35px;
		margin-left: 32%;
	}

	.bonus-1 {
		width: 30%;
		margin-left: 20px;
		margin-top: 15px;
	}

	p.bonus-price {
		font-size: 25px;
		margin-left: 32%;
	}

	.bonus-dv {
		padding-right: 10px;
	}

	.bonus-dv p {
		font-size: 22px;
	}

	.mr-dv-1 {
		margin: 0;
	}

	p.fifth-headline {
		font-size: 45px;
	}

	p.testo-name {
		font-size: 17px;
	}

	.testo-img {
		padding: 16px 10px;
	}

	.testo-p p {
		font-size: 22px;
		min-height: 494px;
	}

	p.six-headline {
		font-size: 45px;
	}

	.fit-girl {
		width: 50%;
		margin-top: 70px;
	}

	p.green-box-hd {
		font-size: 30px;
	}

	.sigle-btl-1 {
		margin-top: 22px;
		width: 39%;
	}

	.icon-flex {
		padding: 8px 0 15px 21px;
	}

	.btn-2 {
		width: 44%;
	}

	.satisfaction-txt p {
		font-size: 50px;
	}

	p.money-bac-txt {
		font-size: 95px;
		line-height: 97%;
		margin-top: 20px;
	}

	p.transform-txt {
		font-size: 45px;
	}

	p.logo-ptxt {
		font-size: 35px;
	}

	.seven-sec {
		padding: 60px 0 40px;
	}

	p.faq-hd {
		font-size: 45px;
	}

	.faq-sec .accordion-content p {
		font-size: 22px;
	}

	/* New CSS Start */
	.icw_text_wrap {
		width: 667px;
	}

	/* New CSS End */

  .banner-sec p {
   margin-bottom: 0;
  }
  
  
}

@media only screen and (max-width:1366px) {
	.icw_img_wrap {
		top: -34px;
	}

	.icw_text_wrap {
		width: 676px;
	}

	.taking_para {
		font-size: 30px;
	}

	.box-fea p {
		font-size: 18px;
	}
  .banner-sec p{
    max-width: 92%;
  }
}

@media only screen and (min-width:1200px) {
	.hidden-lg {
		display: none !important;
	}
  
    
}

@media only screen and (max-width:1199px) {
	.blend-con {
		display: flex;
	}

	.blend-inner-upper img.last {
		padding-right: 1px;
	}

	.common-wrapper {
		margin: 0;
	}

	p.green-box-hd {
		font-size: 29px;
	}

	p.fat-burn {
		font-size: 28px;
	}

	.icon-flex {
		padding: 8px 0 10px 21px;
	}

	p.testo-name {
		font-size: 15px;
	}
  .banner-sec p {font-size: 50px; max-width: 84%;}
}

@media only screen and (max-width:1024px) {
	.banner-sec p {
		/*font-size: 55px;*/
	}
  .banner-sec{
      padding: 40px 0 5%;
  }
  .banner-sec p {
        font-size: 47px;
    max-width: 81%;
    margin-bottom: 0px;
    }
}

@media (min-width: 992px) {
	.desk_hide {
		display: none;
	}
}

@media only screen and (max-width: 991px) {
	.mr-dv {
		margin: 0;
	}

	.blend-inner-upper img.last {
		padding-right: 0px;
	}

	.blend-inner-lower p.reishi {
		padding-top: 11px;
	}

	.container {
		width: 100%;
	}

	.product-sec .container {
		width: 100%;
	}

	p.sample-pack {
		font-size: 20px;
	}

	p.btn-qnty {
		font-size: 33px;
	}

	p.bonus-pro {
		font-size: 15px;
		width: 44%;
	}

	.price-large {
		font-size: 58px;
	}

	.doller-pro {
		font-size: 36px;
	}

	.price-per-bottle {
		padding-top: 11px;
		margin-top: 0;
	}

	p.save-txt {
		font-size: 18px;
		margin-bottom: 0;
		line-height: normal;
	}

	.list-pro {
		padding: 10px 5px 0;
	}

	.grey-tick-list {
		margin-top: -18px;
	}

	.grey-tick-list li {
		font-size: 15px;
		background-size: 11px;
		padding-left: 27px;
	}

	.price-mt {
		margin-bottom: 37px;
	}

}

@media only screen and (min-width: 767px) {
	.mobile_view {
		display: none;
	}
}

@media only screen and (max-width: 767px) {
	.desk-hid {
		display: block !important;
	}

	.mob-hid {
		display: none;
	}

	.abundant-vitality-m {
		width: 60%;
		margin: 0 auto 25px;
	}

	.top-box p {
		font-size: 40px;
		padding: 10px;
		margin-bottom: 30%;
	}

	.sigle-btl {
		float: none !important;
		margin: 0 auto;
		width: 60%;
		margin-top: -34%;
		margin-bottom: 20px;
	}

	.banner-sec p {
		font-size: 47px;
	}

	.pad-lt {
		padding-left: 0;
	}

	.pad-rt {
		padding-right: 0;
	}

	p.fat-loss {
		padding-right: 0;
		font-size: 24px;
	}

	.dis-flx {
		margin-bottom: 10px;
	}

	.eat-dise-m {
		width: 28%;
	}

	.blend-con {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		padding: 0 6px 4px;
	}

	.blend-inner-upper img.last {
		padding-right: 0px;
	}

	.blend-inner-upper img.first {
		padding-left: 0px;
	}

	.blend-inner-upper {
		margin: 0 2px;
		border: 1px solid #003447;
		border-bottom: none;
	}

	.blend-inner-lower {
		margin: 0 2px;
		border: 1px solid #003447;
		border-top: none;
	}

	.blend-inner-upper img {
		padding: 0;
	}

	.blend-inner-box {
		flex: 0 0 25%;
		width: 25%;
		margin-bottom: 4px;
	}

	.blend-inner-lower.first {
		border-bottom-left-radius: 0;
	}

	.blend-inner-lower.cran {
		border-bottom-left-radius: 17px;
	}

	.days {
		margin-right: 15px;
	}

	.satisfaction-txt p {
		font-size: 40px;
	}

	p.money-bac-txt {
		font-size: 55px;
	}

	.days {
		width: 26%;
	}

	p.getting-txt {
		font-size: 40px;
	}

	p.second-hd {
		font-size: 40px;
	}

	.nw-ingri-box {
		display: block;
	}

	.acerola {
		margin-right: 0;
		width: 100%;
	}

	p.bonus-hd {
		font-size: 40px;
	}

	p.bonus-headline {
		margin-left: 20px;
	}

	p.bonus-price {
		margin-left: 20px;
	}

	.bonus-dv {
		margin-left: 20px;
		padding-right: 20px;
	}

	.bonus-1-m {
		margin-bottom: 20px;
	}

	p.fifth-headline {
		font-size: 40px;
	}

	.testo-p p {
		font-size: 22px;
		min-height: 0;
	}

	p.testo-name {
		font-size: 18px;
	}

	.testo-box {
		margin-bottom: 30px;
	}

	p.six-headline {
		font-size: 40px;
	}

	.fit-girl-m {
		width: 58%;
		margin-top: 0;
	}

	.green-box {
		margin-top: 40px;
	}

	p.green-box-hd {
		margin-left: 0;
	}

	.sigle-btl-1 {
		margin-top: 0;
		width: 55%;
		float: none !important;
		margin: 0 auto;
		margin-bottom: 10px;
	}

	p.transform-txt {
		font-size: 40px;
	}

	.girl-sea-beach-m {
		margin-bottom: 20px;
	}

	.logo-3 {
		width: 17%;
	}

	p.logo-ptxt {
		font-size: 28px;
	}

	p.faq-hd {
		font-size: 40px;
	}

	.faq-sec a {
		font-size: 25px;
	}

	.dis-ref {
		display: block;
	}

	.ingri-1 {
		width: 100%;
	}

	.ing-text {
		min-height: 0;
	}

	.navbar-default .navbar-collapse,
	.navbar-default .navbar-form {
		border-color: #fff;
	}

	.product-row {
		display: grid;
	}

	.product-col-1 {
		padding: 0 15px;
		order: 3;
	}

	.product-col-6 {
		padding: 0 15px;
		order: 1;
	}

	.product-col-3 {
		padding: 0 15px;
		order: 2;
	}

	.pro-box {
		margin-bottom: 30px;
	}

	.pro-hide-mob {
		display: none;
	}

	p.supply-txt {
		margin-bottom: 23px;
	}

	.grey-tick-list {
		padding-left: 0;
		margin-top: 0;
		margin-bottom: 0;
	}

	.pro-mobile-right-box {
		width: 55%;
		float: left;
		position: relative;
		padding-left: 2px;
	}

	.pro-mobile-left-box {
		width: 45%;
		float: left;
		display: block;
		margin-top: 10px;
	}

	.lite-yellow {
		padding: 10px 5px 25px;
	}

	p.bonus-pro {
		font-size: 15px;
		width: 44%;
		position: absolute;
		left: 10px;
	}

	.pro-head {
		padding: 10px;
	}

	.pro-btn {
		margin-top: 10px;
	}

	.pro-mob-price {
		display: flex;
		align-items: center;
		margin-top: 11px;
		justify-content: center;
	}

	.price-data {
		order: 2;
		font-size: 18px;
		padding-top: 0;
		margin: 0;
	}

	.ship-flex {
		order: 1;
		max-width: max-content;
		margin-right: 15px;
	}

	.total-pri {
		font-size: 18px;
	}

	.grey-tick-list li {
		font-size: 13px;
		background-size: 11px;
		padding-left: 27px;
		padding-right: 0;
	}

	.price-mt {
		margin-bottom: 7px;
	}

	.pro-bottom {
		padding: 10px 5px 25px;
	}

	/* newCSS start */
	.single_rvw_pro {
		width: 100%;
		display: flex;
		flex-wrap: wrap;
		align-items: center;
	}

	.mob_hide {
		display: none;
	}

	.single_rvw_content {
		width: 100%;
	}

	.rev_date_box {
		font-size: 19px;
	}

	.icw_img_wrap {
		width: 100%;
		position: relative;
		top: 0;
		margin: 0 auto;
		margin-bottom: 20px;
		text-align: center;
	}

	.icw_text_wrap {
		width: 100%;
		padding: 16px;
	}

	.icw_text_wrap p {
		font-size: 19px;
	}

	.iscb_content_wrap {
		flex-direction: column;
	}

	.icw_inner_mob_img_wrap img {
		width: 100%;
	}

	.whats-div .top-box p {
		font-size: 26px;
	}

	.gut_liver_axis_img_wrap {
		max-width: 100%;
		float: none;
	}

	.mb-mob-10 {
		margin-bottom: 10rem;
	}

	.seven-sec.se_se2 {
		padding: 60px 0 60px;
	}

	.single_rvw_pro {
		align-items: center;
		margin-bottom: 15px;
	}

	.single_rvw_pro_pic_wrap {
		width: 24%;
		margin-right: 3%;
	}

	.single_rvw_pro_pic_wrap img {
		width: 100%;
	}

	.single_rvw_content_star {
		margin-bottom: 0;
	}

	.single_rvw_wper {
		padding: 17px;
	}


	/* NEW CSS END  */

	/* New Css Start  */

	.ing_sec_main p.semi_hd {
		font-size: 27px;
    margin-top: 6px;
	}


	.icw_inner_mob_img_wrap {
		text-align: center;
	}

	.icw_inner_mob_img_wrap img {
		width: 79%;
		margin: 12px auto 30px;
	}

	.consume_6 p {
		font-size: 18px;
		line-height: 26px;
		padding: 20px 10px 0 10px;
		font-weight: bold;
	}

	.consume_6 p {
		font-size: 18px;
		line-height: 26px;
		padding: 20px 10px 0 10px;
		font-weight: bold;
	}

	.consume_6 .mobile_view {
		text-align: center;
		float: right;
	}


	.btgb_main_hd {
		font-size: 30px;
	}

	.consume_6 {
        padding: 0 0;
        display: block;
        background: none;
        background-color: #031738;
        overflow: hidden;
    }  	
	/* New Css End */

}

@media only screen and (max-width: 480px) {
	body p {
		font-size: 20px;
	}

	.top-bar .navbar-brand {
		float: none !important;
	}

	.top-bar .glu-logo {
		width: 78%;
		margin-top: -12px;
	}

	.top-bar .navbar-default .navbar-toggle {
		border-color: #fff;
	}

	.top-bar .navbar-default .navbar-toggle .icon-bar {
		background-color: #000;
	}

	.top-bar .navbar-toggle {
		margin-right: 0;
	}

	.blend-box .blend-title {
		font-size: 25px;
	}

	.blend-box {
		margin: 50px 15px 0;
	}

	.satisfaction-txt p {
		font-size: 25px;
	}

	.satisfaction-txt {
		margin: -20% 5% 0;
	}

	p.money-bac-txt {
		font-size: 32px;
		margin-top: 0;
	}

	.inner-grt-box {
		padding: 20px 10px 15px;
	}

	.grt-p p {
		font-size: 18px;
	}

	.pad-m-0 {
		padding: 0;
	}

	.top-bar {
		padding-bottom: 0;
	}

	.banner-sec p {
		font-size: 34px;
		padding-right: 20%;
	}

	.banner-sec {
		padding: 27px 0 1%;
	}

	.first-sec {
		padding: 30px 0;
	}

	.abundant-vitality-m {
		width: 90%;
	}

	.top-box p {
		font-size: 27px;
	}

	.sigle-btl {
		width: 85%;
		margin-top: -35%;
	}

	.bottom-box p {
		font-size: 20px;
	}

	.box-div {
		margin: 20px 15px 0;
	}

	.bottom-box {
		padding: 20px 15px;
	}

	p.getting-txt {
		font-size: 30px;
		margin-top: 30px;
	}

	.box-fea {
		padding: 10px;
	}

	.box-fea p {
		font-size: 20px;
	}

	.orange-box {
		padding: 10px;
	}

	.eat-dise-m {
		width: 40%;
	}

	.second-sec {
		padding: 30px 0 40px;
	}

	p.second-hd {
		font-size: 30px;
	}

	p.ing-hd {
		font-size: 24px;
	}

	p.ing-p {
		font-size: 20px;
	}

	.ingri-tp {
		margin: 0;
	}

	p.nw-ing-hd {
		font-size: 24px;
		margin-top: 20px;
	}

	.nw-ingri-box {
		padding: 15px;
	}

	p.nw-ing-p {
		font-size: 20px;
		margin-bottom: 20px;
	}

	.thirid-sec {
		padding: 30px 0;
	}

	.supplement-logo {
		width: 65%;
	}

	.supplement-fact {
		width: 100%;
	}

	.btn {
		margin-top: 20px;
		width: 95%;
	}

	.forth-sec {
		padding: 30px 0 50px;
	}

	p.bonus-hd {
		font-size: 30px;
	}

	p.bonus-headline {
		font-size: 26px;
		padding-top: 0;
	}

	p.bonus-price {
		font-size: 22px;
	}

	.bonus-1-m {
		width: 70%;
	}

	.bonus-dv p {
		font-size: 20px;
	}

	.fifth-sec {
		padding: 30px 0 20px;
	}

	p.fifth-headline {
		font-size: 30px;
		margin-bottom: 30px;
	}

	.testo-red-bx p {
		font-size: 22px;
	}

	.testo-red-bx {
		padding: 10px 13px;
	}

	.testo-p p {
		font-size: 20px;
		padding: 15px 13px;
	}

	.grt-p {
		padding: 30px 10px 20px;
	}

	p.transform-txt {
		font-size: 30px;
		margin-bottom: 0;
	}

	.girl-sea-beach-m {
		width: 90%;
	}

	.logo-3 {
		width: 90px;
		height: 50px;
		margin-top: 10px;
	}

	p.logo-ptxt {
		font-size: 20px;
		padding-left: 10px;
	}

	.logo-flx {
		padding: 10px 0;
		margin-top: 0;
		margin-bottom: 20px;
	}

	.seven-sec {
		padding: 60px 0 20px;
	}

	.faq-sec {
		padding: 30px 0;
	}

	p.faq-hd {
		font-size: 30px;
		margin-bottom: 30px;
	}

	.faq-sec a {
		font-size: 22px;
	}

	.box-faq {
		padding: 20px;
	}

	.faq-sec .accordion-content p {
		margin-left: 0;
		font-size: 20px;
	}

	.faq-sec .accordion-trigger {
		padding: 10px 35px 10px 10px;
	}

	.question-icon {
		width: 8%;
		margin-right: 0;
	}

	.reference-sec {
		padding: 30px 0;
	}

	p.ref-hd {
		font-size: 24px;
	}

	.list-ref li {
		padding-left: 0;
	}

	.footer-sec {
		padding: 30px 0;
	}

	.ft-logo {
		width: 50%;
		margin-bottom: 20px;
	}

	.foot-list li {
		padding: 0;
	}

	p.copy-writer {
		font-size: 16px;
	}

	.foot-wrapper p {
		font-size: 16px;
	}

	.six-sec {
		padding: 30px 0;
	}

	p.six-headline {
		font-size: 30px;
		margin-bottom: 30px;
	}

	p.green-box-hd {
		font-size: 24px;
		margin-bottom: 34%;
	}

	.sigle-btl-1 {
		width: 100%;
		margin-top: -44%;
	}

	.green-box {
		padding: 30px 15px;
	}

	.lite-green-box {
		padding: 20px 10px;
	}

	p.fat-burn {
		font-size: 22px;
	}

	.icon-flex {
		padding: 8px 0 10px 8px;
		align-items: center;
	}

	.line {
		width: 100%;
	}

	.btn-2 {
		width: 95%;
		margin-bottom: 10px;
	}

	.card-icon {
		width: 70%;
	}

	/* New Css PC Start */

	.top-box p {
		font-size: 36px;
		margin-bottom: 4px;
	}

	.glyphosate_img_wrap {
		max-width: 407px;
		float: right;
		transform: rotate(17deg);
		margin-top: 0px;
	}

	.how_box_gly .hd {
		font-size: 35px;
	}

	.how_box_gly {
		width: 91%;
	}

	.hbg_sngl_cont {
		padding: 46px 22px;
	}


	.how_box_gly .hs_img {
		float: none;
		width: 100%;
		margin-top: -20px;
		margin-bottom: 28px;
		margin-right: 0;
		border: 7px solid #ffffff;
		box-shadow: rgba(17, 17, 26, 0.1) 0px 0px 16px;
		border-radius: 20px;
		overflow: hidden;
	}

	.the_ntrl_sltn_box {

		padding: 31px 20px;
	}

	.btgb_main_hd {
		font-size: 30px;
	}

	.five_img_wrap {
		float: none;
		width: 100%;
		margin-bottom: 30px;
		position: relative;
		z-index: 0;
	}

	.ws_hd {
		font-size: 30px;
	}

	.desktop_view {
		display: none;
	}

	.bs_sec_6_san {
		padding: 0 3px 40px 3px;
	}

	.bonus_box_top p {
		font-size: 24px;
	}

	.bonus_box_top {
		padding: 27px 16px;
	}

	p.bonus-price {
		font-size: 15px;
		margin-left: 10px;
	}

	.amount:before {
		height: 6px;
	}

	.bonous_sec {
		padding: 40px 0;
	}


	/* ---order box css mob start */
	.pro-box {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		padding: 10px 10px 10px 10px;
		margin-bottom: 15px;
	}

	.pro-box-left {
		width: 50%;
	}

	.pro-box-right {
		width: 50%;
	}

	.pro-head {
		width: 100%;
		margin-bottom: 10px;
	}

	.pro-head h4 {
		font-size: 20px;
		margin: 0 auto;
	}

	.pro-head {
		text-align: center;
	}

	h5.bottle-quantity {
		font-size: 30.31px;
		margin-top: 0;
	}

	h6.bottle-duration {
		font-size: 16.53px;
	}

	.pro-price {
		font-size: 45px;
		line-height: 45px;
	}

	h6.pro-save {
		font-size: 18px;
		margin-bottom: 9px;
	}

	.per-bottle {
		font-size: 15px;
		line-height: 19px;
	}

	.retail_price_wrap {
		font-size: 18px;
	}

	.retail_price {
		font-size: 18px;
	}

	.retail_price::after {
		top: 12px;
	}

	.ship-con {
		margin: 8px 0;
	}

	.pay_option_wrap {
		margin: 9px 0;
	}

	.pro_6_inner_container {
		display: flex;
		flex-wrap: wrap;

	}



	/* ---order box css mob end */

	.pro_vive_odr_one_sec {
		padding: 50px 0 0px;
	}

	.sngl_ing_wrap {
		padding-left: 16px;
		padding-right: 16px;
	}

	.sngl_ing_wrap .sngl_ing_text_box {
		width: calc(100%);
	}

	.sngl_ing_text_box .hd {
		/* color: #ffffff;
		text-shadow: 0 0 5px #00adee, 0 0 10px #00adee, 0 0 15px #00adee, 0 0 20px #00adee, 0 0 25px #00adee, 0 0 30px #00adee; */
	}

	.sngl_ing_text_box p {

		/* color: #ffffff;
		text-shadow: 2px 0 #000000ab, -2px 0 #000000ab, 0 2px #000000ab, 0 -2px #000000ab,
			1px 1px #000000ab, -1px -1px #000000ab, 1px -1px #000000ab, -1px 1px #000000ab; */
	}

	.wyce_sec {}

	.couple_50s_wrap {
		float: none;
		width: 100%;
	}

	.banner-sec {
		background-image: url(../images/prosta-banner.jpg) !important;
		background-repeat: no-repeat;
		background-size: cover;
		background-position: center;
	}

	.banner-sec p {
		margin-bottom: 25px;
	}

	.banner-sec p {
		text-align: center;
	}

	.banner_btl_img {
		width: 100%;
		height: auto;
	}

	.faq-sec a {
		font-size: 20px;
	}

	#glyphosate-sec .top-box p {
		padding: 10px 0 10px;
		font-size: 24px;
	}

	.main_ing_pro_sec {
		margin-bottom: 20px;
	}

	.iscb_top_wrap {
		text-align: center;
	}

	.iscb_top_wrap p {
		font-size: 38px;
	}

	.hb_hd {
		font-size: 30px;
	}

	.harmonious_blend {
		padding: 40px 0;
    background-position: right center;
    background-image: url(../images/hb-bg-img-mob.png);
    background-position: center;
	}

	.seven-sec {
		padding: 30px 0 20px;
	}

	.natural-solution-sec {
		padding: 40px 0 16px;
	}

	.bs_12_mob_top {
		width: 100%;
		overflow: hidden;
		height: 228px;
	}

	.sngl_ing_wrap {
		padding: 0px 0 20px;
	}

	.sngl_ing_wrap .sngl_ing_text_box {
		padding: 14px 15px;
	}
	.sngl_ing_wrap .sngl_ing_xtra_info{
		width: 90%;
		margin: 0 auto;
		padding: 6px 12px;
		border-radius: 20px;
	}

	.bs_12_mob_top img {
		width: 100%;
		height: auto;
		transform: rotateY(180deg);
	}
	.sngl_ing_wrap.siw1::after{
		background: transparent;
	}
	.sngl_ing_wrap.siw2::after{
		background: transparent;
	}
	.sngl_ing_wrap.siw3::after{
		background: transparent;
	}
	.sngl_ing_wrap.siw4::after{
		background: transparent;
	}
	.sngl_ing_wrap.siw5::after{
		background: transparent;
	}

	.us_ul li{
		font-size: 21px;
	}

	.us_ul li::before {
		width: 29px;
		height: 29px;
	}
	.wyce_sec{
		padding: 40px 0;
	}
  
  .pro_vive_odr_one_sec h3{
    font-size: 26px;
  }

	/* New Css PC End */
sec_blk_info {
  font-size: 28px;
  }
  .hbg_ul{
    max-width: 100%;
  }
  .hbg_ul li {
    margin-bottom: 17px;
}
  .hbg_ul li .hbg_li_hd{
        font-size: 25px;
    line-height: 1.5;
  }
  .hbg_ul li .hbg_li_para{
    font-size: 20px;
  }
  
  .banner-sec p {
        font-size: 35px;
        margin: 0 auto;
        margin-bottom: 30px;
    padding-left: 0;
    }
  
  .five_img_wrap::after{
    top: -7px;
    left: -8px;
    width: 105%;
  }
  .sec_blk_info{
    font-size: 27px;
  }
  .hbg_li_hd {
    margin-bottom: 8px;
    }
  .hbg_li_para{
   font-size: 20px;
  }
  .how_box_gly .hd{
   margin-bottom: 20px;
   font-size: 30px;
   margin-top: 32px;
  }
  .bonus-1-m{
    width: 90%;
    margin-bottom: -30px;
  }
  p.bonus-price{
   margin-bottom: 10px;
   font-size: 20px !important;
  }
  
  .banner-sec {
    background-image: url(../images/Banner-pc-mob.png) !important;
          background-repeat: no-repeat;
        background-size: cover;
        background-position: left;
  }
      .banner_btl_img {
        width: 100%;
        height: auto;
        text-align: left;
    }
      .banner_btl_img img{
        width: 49%;
    }
  .banner-sec::after {
    background: none;
  }
  .banner_btl_img{
    visibility: hidden;
  }
  .couple_50s_wrap.c50w_2{
    margin-top: -52px;
  }
  .iscb_top_wrap p {
        font-size: 29px;
    }
  .iscb_top_wrap {
    padding: 13px 26px 13px 26px;
  }
  .pay_option_img{
    max-width: 69%;
  }
  .top-bar .navbar-brand{
    margin-top: 0;
        display: inline-block;
        width: 70%;
  }
  .top-bar .glu-logo {
        width: 76%;
        margin-top: 0;
    }
  .sngl_ing_text_box .hd {
        font-size: 29px;
        margin-bottom: 5px;
    }
  .sngl_ing_text_box p {
        margin-bottom: 15px;
    }
  .navbar-nav{
   margin: 7.5px;
  }
  .top-menu li:not(:last-child){
    border-right: none;
  }
  
  #od-btn-top{
    text-align: center;
  }
  
  #od-btn-top a{
    border-radius: 8px;
    margin-left: 15px;
    margin-top: 16px;
    width: max-content;
    display: inline-block;
  }
  .top-bar .navbar-default .navbar-nav>li{
    padding-top: 0px;
    padding-bottom: 19px;
    border-bottom: 1px solid #0199d4;
    margin-bottom: 0;
    text-align: center;
  }
  .top-bar .navbar-default .navbar-nav>li:last-child{
    border-bottom: none;
  }
}

@media only screen and (max-width: 400px) {
	.blend-inner-lower p {
		font-size: 13px;
	}

	.blend-inner-lower p.coco {
		padding-top: 14px;
	}

	.blend-inner-lower p.reishi {
		padding-top: 14px;
	}
}