p.small{
    font-family: Arial, Helvetica, sans-serif;
}
.visisble-xl {
	display:none;
}
.text-jc-pink {
    color: #BD357A;
}
#midBar-1{
	visibility: hidden;
	scroll-margin: 100px;
}

.cl-logo {
	margin: 40px auto 9px;
	width:185px;
}

.cj-bg .logo-col {
    padding:0;
	text-align:center;
}

.cj-bg h1 {
	margin: 0 auto 8px;
	text-align: center;
	font-size: 1.875rem;
	font-weight: 400;
	line-height: 1.1;
}
.cj-bg .subtitle {
    text-align: center;
    font-size: 1.1875rem;
    font-weight: 500;
    line-height: 1.5;
}
.cj-bg .h-list {
    text-align: center;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
}
.cj-bg .reward{
	text-align:center;
}
.cj-bg .reward .free-gift {
    border-radius: 8px;
    background: #FAF7F4;
	box-shadow: 0px 5px 18px 0px rgba(131, 131, 131, 0.30);
    padding: 16px;
    margin-bottom: 12px;
}
.cj-bg .reward .free-gift .title {
    font-size: 1.1875em;
    font-weight: 500;
    line-height: 1.1;
    margin-bottom: 4px;
}

.cj-bg .reward .free-gift .copy {
    font-size: .8125rem;
    line-height: 1.3;
    font-weight: 400;
    margin-bottom: 16px;
}

.cj-bg .reward .free-gift .free-gift-img {
    position: relative;
}

.cj-bg .reward .free-gift-img .gift-flag {
    position: absolute;
    top: calc(29vw - 30px);
    left: -6px;
}
.cj-bg .reward .free-gift-img picture img {
	width:100%;
}
.cj-bg .reward p.small{
	font-family:Prompt;
	font-size:0.6875rem;
	color: #7E7E7F;
    margin-bottom: 40px;
}
.club-jenny-member-acct {
	background: var(--Background-background-empty, #fff);
	box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.1);
	position: relative;
}
.club-jenny-member-acct p {
	margin-bottom: 0;
	padding: 4px 16px;
	color: var(--Text-text-primary, #16384e);
	text-align: center;
	font-family: Prompt, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: 400;
	line-height: 1.12;
}
.club-jenny-member-acct p a {
	color: var(--Text-text-link, #0875b5);
	text-decoration-line: underline;
}
.cj-bg p.choose {
	color: var(--Text-text-primary, #16384e);
	font-family: Prompt, sans-serif;
	font-size: 1.1875em;
	font-style: normal;
	font-weight: 400;
	line-height: 1.1;
	text-align: center;
}
.cj-bg p.choose .bigger {
	font-size: 1.26em;
	font-weight: 600;
	line-height: 0.87;
}
.club-color {
	color: #bd357a;
}

.disclaimer .small {
	font-size: 2.933333vw;
	text-align: center;
	padding: 1vw 0 3vw;
}

#alreadyMember .modal-content {
	border-radius: var(--radius-sm, 6px);
}

#alreadyMember .modal-body {
	padding: 24px 16px;
}
#alreadyMember p.h6 {
	margin-bottom: 24px;
	line-height: 28.7px;
}

#alreadyMember.modal.in .modal-dialog {
	-webkit-transform: translate(0, calc(50vh - 50%));
	-ms-transform: translate(0, 50vh) translate(0, -50%);
	-o-transform: translate(0, calc(50vh - 50%));
	transform: translate(0, 50vh) translate(0, -50%);
}
.cj-disclaimer p {
	padding: 16px;
	margin: 0;
	color: #16384e;
	text-align: center;
	font-family: Prompt, sans-serif;
	font-size: 0.6875em;
	font-style: normal;
	font-weight: 400;
	line-height: 1.3;
}
.modal-food-img img {
	width: 100%;
}
.modal-food-title {
	margin: 0 0 16px;
}
.modal-food-price {
	font-weight: 700;
	font-size: 1.25em;
}
.modal-food-text {
	font-size: 1em;
}
.modal-food-stats-container {
	margin: 16px auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.modal-food-stat {
	width: 50%;
	margin-bottom: 16px;
}
.modal-food-stat .stat {
	color: #0881c7;
	text-align: center;
	font-size: 1.75em;
	font-weight: 700;
	margin-bottom: 4px;
}
.modal-food-stat .stat-label {
	font-size: 1em;
	color: #0881c7;
	text-align: center;
	margin-bottom: 0;
}
.modal-food-details {
	margin: 16px auto;
}
.back-to-top {
	padding: 4px 8px;
	text-align: center;
	border-radius: 6px 6px 0px 0px;
	border: none;
	background: var(--Action-Action-secondary, #e8cac2);
	box-shadow: 0px -2px 8px 0px rgba(0, 0, 0, 0.1);
	color: var(--Text-text-primary, #16384e);
	font-family: Prompt, sans-serif;
	font-size: 1.1875em;
	font-style: normal;
	font-weight: 400;
	line-height: 1.5;
	position: fixed;
	bottom: 0;
	right: 12%;
	z-index: 10000;
}
.jc-top-banner .banner-head a {
	color: var(--Text-text-invert, #fff);
	font-family: Prompt, sans-serif;
	font-size: 1rem;
	font-style: normal;
	font-weight: 500;
	line-height: 1.2;
	text-align: left;
}

section ol.breadcrumb {
	display: none;
}

.bot-anchor{
	padding:50px 0 16px;
	background-color:#FAF7F4;
}
.comp-chart {
	padding: 32px 16px 16px;
	background-color: #16384E;
	color:#fff;
}
.comp-chart .chart-header {
	margin-bottom: 16px;
}
.comp-chart .chart-header h2,
.comp-chart .chart-header .h2 {
	margin: 0 0 12px;
	font-size: 1.625rem;
	font-weight: 500;
	line-height: 1.18;
}
.comp-chart .chart-header .h2 {
	margin: 0;
}
.comp-chart .chart-step-container {
	margin-bottom: 16px;
}
.comp-chart .step {
	padding: 16px 0;
	display: flex;
	align-items: center;
	gap: 4px;
	flex-direction: column;
}
.comp-chart .step p {
	margin: 0;
}
.comp-chart .step-text {
	font-size: 1.1875rem;
	font-style: normal;
	line-height: 1.5;
	text-align:center;
}
.comp-chart .step-text span {
	font-size: 1rem;
	display:block;
}

.comp-chart .chart {
	font-family: Prompt, sans-serif;
}
.comp-chart .chart p {
	margin-bottom: 0;
}

.cj-bg .flag{
    text-align: center;
    margin-bottom:1rem;
}
.flag img{
    width:340px;
    height:auto;
}

.meals{
	background: #FAF7F4;
	padding:64px 0;
}
.meals .img{
	padding:0;
}
.meals .txt{
	text-align:center;
}
.meals h2{
	font-size: 2.0625rem;
	font-weight: 400;
	line-height: 1.1;
	margin:24px 0 16px;
}
.meals p{
	line-height: 1.5;
	margin:0 0 24px;
}
.meals .checks{
	width:225px;
	margin:0 auto;
	text-align:left;
}
.meals .checks p {
	display:flex;
	flex-direction:row;
	gap:8px;
	margin:0 0 8px;
}
.reviews {
	background:#BD357A;
	padding:0 0 20px;
}
.reviews h2 {
	font-size:1.75rem;
	color:#fff;
	margin:32px 0 16px;
	line-height:1;
}
.reviews .revs {
	overflow-x: auto;
    overflow-y: hidden;
	padding-bottom:16px
}
.revs::-webkit-scrollbar-thumb {
	background-color:#fff;
}
.revs::-webkit-scrollbar {
	height:3px;
}
.revs::-webkit-scrollbar-track {
	margin:17px
}
.reviews .r-row {
	width:321vw;
}
.reviews .card {
	border-radius: 6px;
	background: #FFF;
	padding:16px;
	margin:0 0 0 16px;
	float: left;
	display: inline-block;
	width: 75vw;
	font-family:arial;
	height: 178px;
}
.reviews .card .name{
	font-size:1.1875rem;
	font-weight:700;
	margin:0 0 8px;
}
.reviews .card .date,
.reviews .card .quote{
	font-size:.8125rem;
	margin:0 0 11px;
}
.reviews .card .quote{
	margin:0;
}
.reviews .card img{
	vertical-align:text-bottom;
	margin-left:6px;
}
.wave-bg{
	background:#ECE7E1;
}
.wave-bg img{
	position:relative;
	top:-3px;
	width:100%;
	height:71px;
}
.cta-float {
	padding:16px;
	width:100%;
	z-index: 1;
}
.cta-float .btn {
	font-size:1.1875rem;
	padding:8px 0;
	width:100%;
}
/*********** FOOTER CSS ***********/
@media (min-width: 320px) and (max-width: 350px) {
	footer input#emailFooter {
		width: 100%;
	}
}

@media (max-width: 767px) {
	.cj-bg {
		background: #FAF7F4;
        height:auto;
	}

	.hidden-mbl {
		display: none;
	}
    .headline-row {
        margin-top: 24px;
    }
    .filter-cont {
        margin-top: 24px;
    }
    .product-detail .btn.btn-default {
        font-size:1.1875rem;
        padding:8px 16px;
		margin:0 0 16px
    }
}

@media(max-width:374px){
    .flag img{
        width:300px;
    }
}
@media (max-width: 350px) {
    .reward ul li {
        font-size: .95rem;
    }
	.reviews .card {
		height:197px;
	}
}

@media(min-width:450px){
	.cj-bg {
		background-position-y: 80%;
	}
}
@media(min-width:625px){
	.cj-bg {
		background-position-y: 70%;
	}
}
@media (min-width: 768px) {
	.cj-bg {
		background: #FAF7F4;
		background-size: 370px;
		position: relative;
	}
    .cj-bg .container{
		position: relative;
    }
    .flag {
        text-align: left;
        margin-bottom: 1.5rem;
    }

	.cl-logo {
		width: 233px;
        margin: 32px 16px 8px;
	}
	.cj-bg h1 {
		font-size: 2.105263rem;
		margin-bottom: 8px;
		font-weight: 400;
		line-height: 1.1;
		text-align:left;
	}
    .cj-bg .subtitle {
        font-size: 1.210526rem;
		line-height: 1.1;
    }
	.cj-bg .h-list {
		font-size: .9rem;
		line-height: 1.5;
		text-align:left;
	}
	.cj-bg p.choose {
		font-size: 1.25em;
		margin-bottom: 24px;
	}

    .cj-bg .btn.btn-default {
        font-size:1.210526rem;
        padding:12px 18px;
		margin:0 0 16px;
		width:100%;
    }
	.cj-bg .reward .free-gift-img .gift-flag {
		top:193px;
	}
    .cj-bg .reward .free-gift-img .flag-copy {
        left: 0;
    }
	.cj-bg .reward .free-gift .title {
		font-size: 1rem;
	}
	.cj-bg .reward .free-gift .copy {
		font-size: .684210rem;
	}
	.comp-chart {
		padding: 64px 16px 32px;
	}
	.comp-chart .step p{
		font-size:1.105263rem;
	}
	.comp-chart .step-text span {
		font-size:1rem;
	}
	.bot-anchor .btn-default .glyphicon {
		top: 3px;
	}
	.cj-bg .flag {
		text-align: left;
	}
	.reward h2 {
		font-size: 2.105263em;
		margin: 0;
		text-align: left;
	}
	.reward p {
		font-size: 1.473684em;
	}
	.reward p.copy {
		font-size: 1.375em;
		line-height: 1.3;
	}
	.reward p.copy.highlight {
		font-size: 1.75em;
		line-height: 1.1;
	}
	.reward ul {
		margin: 12px 0 0;
		font-size: 1em;
	}
	.reward ul li {
		margin-bottom: 12px;
	}
	.reward ul li p {
		font-size: 1.25em;
		line-height: 1.43;
	}
	.reward p.copy.highlight span.line1::after {
		width: 66%;
		height: 12px;
		top: 12px;
	}
	.reward p.copy.highlight span.line2::after {
		width: 68%;
		height: 12px;
		top: 15px;
	}
	.reward p.copy.highlight span.line3::after {
		width: 43%;
		height: 12px;
		top: 15px;
	}
    .cj-bg .reward .free-gift .copy a {
        display: block;
    }
	.mid-bar p {
		font-size: 1.474rem;
		padding: 25px 0;
	}
	.go2account {
		padding: 20px 0;
		text-align: left;
		position: relative;
		top: -20px;
	}
	.go2account .col-sm-8 {
		padding: 0;
	}
	.go2account h2 {
		font-size: 1.1em;
		margin: 12px 0 0;
	}
	.go2account .btn {
		font-size: 1em;
		margin: 0;
		padding: 8px 16px;
	}
	.hiw {
		margin-top: 28px;
		font-size: 17px;
	}
	.hiw img {
		max-width: 100%;
		width: 100%;
		left: 0;
	}
	.hiw h2 {
		font-size: 2.105263em;
		margin: 16px 0 0;
		text-align: left;
	}

	.hiw ol {
		padding: 20px 0 0 20px;
	}

	.hiw li {
		font-size: 1em;
		padding: 0 0 15px 8px;
	}
	.disclaimer .small {
		font-size: 13px;
		padding: 50px 0 32px;
	}
	#alreadyMember .modal-content {
		width: 591px;
		margin: 0 auto;
	}
	#alreadyMember p.h6 {
		font-size: 1rem;
	}
	.meals {
		padding: 48px 0 56px;
	}
	.meals .img {
		position:relative;
	}
	.meals .img img {
		width: 240%;
        position: absolute;
        max-width: none;
        right: 0;
	}
	.meals .small {
		font-size:.578947rem;
		position:absolute;
		top:370px;
		right:0;
	}
	.meals .txt {
		text-align: left;
		padding: 0 0 0 50px;
	}
	.meals h2{
		font-size:1.736842rem;
		margin: 0 0 16px;
	}
	.meals p{
		font-size:.842105rem;
	}
	.meals .checks {
		width: 100%;
		margin: 0;
		xdisplay:flex;
		xflex-direction:row;
	}
	.meals .checks p{
		display:inline-block;
		font-size:.789473rem;
		margin-right:3px;
	}
	.meals .checks img {
		margin-right:4px;
	}
	.reviews {
		padding:64px 0 48px;
	}
	.reviews h2 {
		font-size:1.736842rem;
		margin:0 0 32px;
	}
	.reviews .r-row {
		width: auto;
		display: flex;
		justify-content: space-evenly;
		gap: 20px;
		padding: 0 15px;
	}
	.reviews .card {
		margin:0;
		width:165px;
		height:215px;
	}
	.reviews .card	.name{
		font-size:1rem;
		margin:0 0 8px;
	}
	.reviews .card .date,
	.reviews .card .quote{
		font-size:.68421rem;
		line-height:1.3
	}
	.wave-bg img{
		height:49px;
	}
}
@media (min-width: 992px) {
	.jc-top-banner .banner-head a {
		text-align: center;
		font-size:1.1875rem;
	}
    .product-detail .headline-row.filters {
        padding: 0;
    }
	.club-jenny-member-acct p {
		padding: 10px;
	}
	.cj-bg {
		background: #faf7f3 url(/media/CJ-HeroImg.webp) calc(50% + 222px) 42px no-repeat;
		background-position: calc(50% + 300px) 73px;
        background-size: 520px;
		height: 505px;
	}
	.cj-bg .logo-col {
		text-align:left;
	}
	.cj-bg p.choose {
		font-size: 1.4375em;
		margin-bottom: 24px;
	}
	.cl-logo {
		margin: 16px 16px 8px;
	}
	.cj-bg h1 {
		font-size: 1.736842rem;
	}
    .cj-bg .subtitle {
        text-align: left;
        font-size: 1.210526rem;
        line-height: 1.1;
    }
	.cj-bg .h-list {
		font-size: 1rem;
		width: 90%;
		margin-bottom:8px;
    }
	.cj-bg .btn.btn-default {
        font-size: 1rem;
		margin:0;
		padding:7px;
		width:200px;
	}
	.cj-bg .reward {
		text-align: left;
	}
	.reward p {
		text-align: left;
	}
	.cj-bg .reward .free-gift {
		width:512px;
		display:flex;
		gap:16px;
		padding:12px 16px;
	}
	.cj-bg .reward .free-gift .free-gift-text {
		width: 266px;
	}
	.cj-bg .reward .free-gift .free-gift-img {
		width: 190px;
	}
	.cj-bg .reward .free-gift-img .gift-flag {
		top: 110px;
	}
	.cj-bg .reward .free-gift .title {
		font-size: 1rem;
    }
	.cj-bg .reward .free-gift .copy {
		font-size: .684210rem;
	}
	.cj-bg .reward p.small {
		font-size:.578947rem;
		max-width:390px;
		line-height:1.3;
	}
	.reward ul li p {
		font-size: 1.15em;
	}
	.reward p.copy.highlight {
		line-height: 1.2;
	}
	.reward p.copy.highlight span.line1::after {
		width: 50%;
		height: 12px;
		top: 12px;
	}
	.reward p.copy.highlight span.line2::after {
		width: 52%;
		height: 12px;
		top: 15px;
	}
	.reward p.copy.highlight span.line3::after {
		width: 33%;
		height: 12px;
		top: 15px;
	}
	.reward p.copy {
		font-size: 1.158rem;
		margin-bottom:24px;
	}
	.reward ul {
		margin: 0 0 24px;
	}
	.reward ul li {
		font-size: .9rem;
		line-height: 1.3;
	}

	.reward p.h5 {
		font-size: 1.474rem;
		text-align: left;
		margin:0;
		padding-right:50px
	}
	.product-list-header h3 {
		font-size: 2.105rem;
	}
	.go2account .col-sm-8 {
		padding: 0 15px;
	}
	.go2account h2 {
		font-size: 1.210526em;
		margin: 12px 0 0;
	}

	.cj-disclaimer {
		background-color: #faf7f4;
	}
    .cj-bg .reward .free-gift .copy a {
        display: inline-block;
    }
    .comp-chart .chart-header {
		text-align: center;
	}
	.comp-chart .chart-step-container {
		float: none;
		display: flex;
		max-width: 1162px;
		margin: 0 auto 16px;
		gap:16px;
	}
	.comp-chart .step {
		flex-direction: column;
		text-align: center;
	}
	.comp-chart .step-text span {
		display: block;
	}
	.comp-chart .row.chart-container {
		max-width: 960px;
		margin: 0 auto;
		padding: 24px;
	}
	.comp-chart .chart-container .chart-title p,
	.comp-chart .chart-container .chart-subtitle p {
		text-align: center;
	}
	.comp-chart .chart .first-col {
		width: 46%;
	}
	.comp-chart .chart > div.chart-row:last-child {
		border-bottom: 1px solid #bfc2c4;
	}
	.comp-chart .chart .chart-row.chart-brands .others {
		padding: 0 16px 16px;
	}
	.meals .img img {
		width: 162%;
	}
	.meals .small {
		top:325px;
	}
	.meals .txt {
		padding: 0 0 0 85px;
	}
    .reviews .card {
        width: 220px;
        height: 185px;
    }
}
@media (min-width: 1200px) {
    .cj-bg {
		background-position: calc(50% + 320px) 46px;
		background-size: 695px;
		height: 625px;
	}
	.cl-logo {
		margin: 50px 16px 8px;
	}
	.cj-bg h1{
		font-size:2.526315rem;
	}
    .cj-bg .reward ul {
        padding-left: 15px;
    }
	.cj-bg .reward .free-gift {
		padding:16px 16px;
	}
	.cj-bg .h-list {
		font-size: .842105rem;
	}
	.reward p.copy.highlight {
		font-size: 1.5em;
	}
	.reward p.copy.highlight span {
		display: inline;
	}
	.reward p.copy.highlight span.line1::after {
		width: 168%;
		max-width: none;
		height: 13px;
		top: 25px;
	}
	.reward p.copy.highlight span.line2::after {
		width: 52%;
		height: 13px;
		top: 25px;
	}
	.reward p.copy.highlight span.line3::after {
		width: 165%;
		max-width: none;
		height: 13px;
		top: 25px;
		left: -112px;
	}

	.go2account {
		top: -30px;
	}
	.hiw h2 {
		margin: 15px 0 0;
	}
	.product-list-header h3 {
		font-size: 2.5em;
	}
	.product-list-header p {
		font-size: 1.4375em;
	}

	.product-detail #app {
		background-color: #faf7f4;
	}
	.reward ul li {
		font-size: 1.053rem;
	}
	.reward p.h5 {
		padding-right: 0px;
	}
    .reward {
        max-width:700px;
        margin: 16px 0 0;
    }
    .comp-chart {
        padding: 64px 16px 32px;
    }
    .comp-chart .chart-header {
        margin-bottom: 8px;
    }
    .comp-chart .chart-header h2,
    .comp-chart .chart-header .h2 {
        font-size: 1.736842rem;
        font-weight: 400;
        line-height: 1.1;
    }
    .comp-chart .chart-step-container {
        margin-bottom: 0;
        padding: 0;
    }
    .comp-chart .step {
        padding: 32px 0;
    }
	.comp-chart .step p {
		font-size: 1.210526rem;
	}
	.meals {
		padding: 48px 0 80px;
	}
	.meals .img img {
		width: 154%;
	}
	.meals h2 {
		margin:45px 0 16px;
	}
	.meals .small {
		top:370px;
	}
	.reviews .card {
		width: 270px;
		height: 165px;
	}
}

@media (min-width: 1440px) {
	.visisble-xl {
		display:block!important;
	}
	.col-xl-8 {
        width: 66.66666667%;
    }
	.cj-bg {
		background-position: calc(50% + 385px) 15px;
		background-size: 670px;
		height: 574px;
	}

	.meals {
		padding: 48px 0 130px;
	}
	.meals .img img {
        width: calc(50vw - 125px);
		width: 136%;
		right:15px;
	}
	.meals h2 {
		margin:64px 0 16px;
	}
	.meals .small {
		top:395px;
		right:15px;
	}
	.meals .txt {
		padding: 0 0 0 78px;
	}
    .meals p {
		max-width:585px;
	}
	.reviews .r-row {
		gap:32px
	}
	.reviews .card {
		width: 320px;
		height: 165px;
	}
}
@media (min-width: 1440px) {
	.reviews .card {
		width: 370px;
		height: 145px;
	}
}