@font-face {
    font-family: 'futura_condensed_ptbold';
    src: url('fonts/futura-pt-cond-bold-webfont.woff2') format('woff2'),
         url('fonts/futura-pt-cond-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'futura_stdXBdCn';
    src: url('fonts/futura_std_extra_bold_condensed-webfont.woff2') format('woff2'),
         url('fonts/futura_std_extra_bold_condensed-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sansregular';
    src: url('fonts/Open_Sans/opensans-regular-webfont.woff2') format('woff2'),
         url('fonts/Open_Sans/opensans-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sansbold';
    src: url('fonts/Open_Sans/opensans-bold-webfont.woff2') format('woff2'),
         url('fonts/Open_Sans/opensans-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sansextrabold';
    src: url('fonts/Open_Sans/opensans-extrabold-webfont.woff2') format('woff2'),
         url('fonts/Open_Sans/opensans-extrabold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sanssemibold';
    src: url('fonts/Open_Sans/opensans-semibold-webfont.woff2') format('woff2'),
         url('fonts/Open_Sans/opensans-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.entry-content, .entry-summary, .page-content {
    margin: 0;
}

p {
    font-size: 20px;
    margin-bottom: 15px;
}

.skew {
    background: #ffec1b;
    position: relative;
    top: -5px;
}

.skew, .skew span, .skew:hover {
    display: block;
    color: #000000;
    margin: 0px auto;
    max-width: 200px;
    transform: skew(-14deg);
}

.skew span {
    overflow: hidden;
    padding: 20px;
    text-align: center;
    width: 100%;
    font-weight: 400;
    font-family: open_sansextrabold;
    transform: skew(14deg);
    line-height: 1em;
    letter-spacing: -1px;
    text-transform: uppercase;
}

/* Top Section */
.page-template-page-dim3x #masthead{
	background: none;
	border-bottom:none;
	height: 100px;
	margin-bottom:-233px;
	position:relative;
	z-index:99
}
.page-template-page-dim3x #content{
	padding-top: 131px;
}
.page-template-page-dim3x #s1 {
	background: #000000;
	height: auto;
	margin-bottom: 0px;
	overflow: hidden;
	padding-top: 130px;
	position: relative;
	text-align: center;
	padding-bottom: 30px;
}
.page-shop-dim3x.page-template-page-dim3x .nav-area {
	justify-content: flex-end;
}
.page-template-page-dim3x #s1:after {
    position: absolute;
    bottom: -25px;
    left: 38%;
    margin-right: 0;
    content: "";
    background: url(/wp-content/uploads/2023/06/home-bg-product-2.jpg) no-repeat right bottom/contain #000000;
    width: 1050px;
    height: 700px;
}
.page-template-page-dim3x #s1 img{
	position: relative;
	top: -60px;
	left: 140px;
	max-width: 640px;
}
.page-template-page-dim3x #s1 .container{
	position: relative;
	z-index: 2;
}
.page-template-page-dim3x .s1-a {
	font-weight: normal;
	color: #ffffff;
	font-size: 42px;
	line-height: 1.2em;
	margin-top: 0;
	margin-bottom: 10px;
	text-align: left;
}
.page-template-page-dim3x #s1 p{
	color: #ffffff;
	font-family: 'futura_condensed_ptbold';
	font-size: 32px;
	font-weight: 700;
	line-height: 1.4em;
	margin-bottom: 30px;
	padding-top: 5px;
	text-align: left;
}
.page-template-page-dim3x .s1-b {
	font-size: 32px;
	font-weight: normal;
	color: #646464;
	margin-bottom: 30px;
}
.page-template-page-dim3x .s1-a .s1-a-2{
	font-size: 46px;
	font-weight: 600;
	line-height: 1em;
}
.page-template-page-dim3x .s1-a .s1-a-3{
	color: #1a1a1a;
	font-size: 55px;
	font-weight: 800;
	line-height: 1em;
}
.page-template-page-dim3x .s1-c {
	margin-bottom: 20px;
	text-align: left;
}
.page-template-page-dim3x .s1-c a {
    color: #000000;
    font-size: 21px;
    letter-spacing: -1px;
    line-height: 1em;
    margin-left: 0;
    padding: 0;
    overflow: hidden;
    width: 420px;
    max-width: none;
    text-align: center;
    padding-bottom: 15px;
}
.page-template-page-dim3x .s1-c small {
	color: #000000;
    font-style: normal;
    font-weight: 800;
    display: block;
    transform: skew(14deg);
    font-size: 24px;
}
.page-template-page-dim3x .s1-c .skew span {
    font-size: 28px;
	max-width: 100%;
	padding-bottom: 0;
    padding-left: 10px;
	text-align: center;
	width: 100%;
}

.reviews-wrap {
	color: #ffffff;
    margin-bottom: 20px;
    max-width: 420px;
    text-align: center;
}

span.p-stars {
    color: #ffec1b;
    margin-right: 3px;
}

.p-stars i {
    color: #eddc1b;
    font-size: 16px;
    margin: 0 1px;
}

.page-template-page-dim3x .s1-c a:focus,.page-template-page-dim3x .s1-c a:hover{
	background: #feee3f;
	color: #ffffff;
}
.page-template-page-dim3x .s1-c .checkmarks{
	margin-bottom: 30px;
}
.page-template-page-dim3x .s1-c .checkmarks li{
	color: #ffffff;
	font-family: 'open_sansbold';
	font-weight: 400;
	font-size: 18px;
	margin-bottom: 15px;
	position: relative;
	padding-left: 35px;
}
.page-template-page-dim3x .s1-c .checkmarks li:before {
	content: "\f00c";
	font-family: "Font Awesome 5 Free";
	display: block;
	color: #3c8bd4;
	font-size: 24px;
	font-weight: 900;
	position: absolute;
	top: -3px;
	left: 0;
}
.page-template-page-dim3x .s1-c .checkmarks li:last-child{
	margin-bottom: 40px;
}
.page-template-page-dim3x .s1-c .order.red-btn {
	color: #000000;
	font-size: 21px;
	margin: 15px 0px;
	padding: 10px 30px 10px;
}
.page-template-page-dim3x .s1-d {
	display: none;
}
.page-template-page-dim3x .s1-d a {
	font-size: 19px;
	display: inline-block;
	padding: 15px 30px 15px;
	width: 300px;
}
.page-template-page-dim3x .s1-e {
	display: block;
}

.ah-1-a{
	font-weight: 600;
}

#ah .promo label{
	color: #999999;
}

@media screen and (min-width: 768px){
	
	.ah-a span, .ah-2-a, #ah .dot, .ah-a span, .ah-2-a, #ah .dot {
		display: inline-block;
	}
	
}


@media screen and (min-width: 992px){
	
	.ah-2 {
		font-size: 14px;
	}
	
	.ah-a {
		width: 60%;
	}
	
	.ah-b {
		width: 40%;
	}
	
	#ah .promo{
		font-size: 14px;
	}
	
	.ah-a span, .ah-2-a, #ah .dot, .ah-a span, .ah-2-a, #ah .dot {
		display: inline-block;
		font-size: 14px;
	}
	
}


@media screen and (min-width: 1200px){
	
	#above-header-widget-area{
		background-color: #000000;
		position: fixed;
		z-index: 999;
		width: 100%;
	}
	
	.page-template-page-dim3x #masthead {
		background: none;
		border-bottom: none;
		height: 120px;
		margin-bottom: -233px;
		position: relative;
		z-index: 99;
		padding-top: 50px;
	}

	.ah-2 {
		font-size: 18px;
	}
	
	.ah-a {
		width: 60%;
	}
	
	.ah-b {
		width: 40%;
	}
	
	#ah .promo{
		font-size: 18px;
	}
	
	.ah-a span, .ah-2-a, #ah .dot, .ah-a span, .ah-2-a, #ah .dot {
		display: inline-block;
		font-size: 18px;
	}
	
}

@media screen and (min-width: 768px) and (max-width: 991px){
	
	.ah-a {
		width: 465px;
		flex-shrink: 0;
	}
	
}

@media screen and (max-width: 767px){
	
	#ah p:after{
		display: none;
	}
	
	#ah p {
		font-size: 16px;
		letter-spacing: 0px;
		line-height: 1.2em;
	}

}

/**/
@media screen and (min-width: 992px) and (max-width: 1199px) {
	.page-template-page-dim3x #s1 .checkmarks {
		margin-left: 0;
		max-width: 610px;
	}
	.page-template-page-dim3x #s1:after {
		bottom: -50px;
		left: 30%;
		height: 560px;
		width: 840px;
	}
}

@media screen and (min-width: 768px) and (max-width: 991px) {
	.page-template-page-dim3x #s1 {
		height: auto;
		padding-top: 100px;
	}
	.page-template-page-dim3x #s1:after {
		bottom: 0;
		left: 33%;
		height: 420px;
		width: 590px;
	}
	.page-template-page-dim3x .s1-a {
		font-size: 38px;
		line-height: 1.3em;
		margin-top: 0;
		margin-bottom: 10px;
	}
	.page-template-page-dim3x #s1 p {
		font-size: 26px;
		line-height: 1.3em;
		margin-bottom: 30px;
		padding-top: 10px;
	}
	.page-template-page-dim3x #s1 .checkmarks {
		margin-left: 0;
		max-width: 445px;
	}
}

@media screen and (max-width: 767px) {
	.page-template-page-dim3x #masthead{
		background: #000000;
		margin-bottom: 0;
	}
	.page-template-page-dim3x .s1-d a {
		font-size: 21px;
		max-width: 100%;
		margin: 0px auto 0px auto;
		padding: 10px;
		width: 310px;
	}
	.page-template-page-dim3x .skew span {
		font-weight: 800;
		font-family: open_sansextrabold;
		transform: skew(14deg);
		line-height: 1em;
		text-transform: uppercase;
		padding: 10px 0px;
		max-width: none;
		letter-spacing: -1px;
	}
	.page-template-page-dim3x #s1:after{
		display: none;
	}
	.page-template-page-dim3x #content{
		padding-top: 0;
	}
	.page-template-page-dim3x #s1 .checkmarks{
		margin: 0px auto;
		max-width: 300px;
	}
	.page-template-page-dim3x .s1-c .checkmarks li{
		flex-basis: 100%;
		font-size: 18px;
		line-height: 1.2em;
		padding-left: 35px;
	}
	.page-template-page-dim3x .s1-c .checkmarks li:before {
		position: absolute;
		top: -2px;
		left: 0;
	}
	.page-template-page-dim3x .s1-c .checkmarks li:last-child{
		margin-bottom: 40px;
	}
	.page-template-page-dim3x #s1{
		height: auto;
		padding-top: 0px;
		padding-bottom: 0;
		margin-bottom: 0;
	}
	.page-template-page-dim3x #s1 img {
		position: relative;
		top: -20px;
		left: -15px;
		margin-top: -60px;
		margin-bottom: -137px;
		z-index: -1;
		width: calc(100% + 30px);
	}
	.page-template-page-dim3x #s1 p {
		border: none;
		font-size: 21px;
		margin-bottom: 20px;
		padding-top: 10px;
		text-align: center;
		line-height: 1.2em;
	}
	.page-template-page-dim3x .s1-a {
		font-size: 34px;
		max-width: 400px;
		margin: 10px auto 10px;
		text-align: center;
	}
	.page-template-page-dim3x .s1-a .s1-a-2 {
		font-size: 24px;
	}
	.page-template-page-dim3x .s1-a .s1-a-3 {
		font-size: 28px;
	}
	.page-template-page-dim3x .s1-b {
		margin-bottom: 30px;
		font-size: 20px;
	}
	.page-template-page-dim3x .sec-title {
		margin-bottom: 0;
	}
	.page-template-page-dim3x .s1-c a{
		margin: 0px auto;
	}
	.page-template-page-dim3x .s1-d {
		display: block;
		margin: 20px 0px;
	}
	.page-template-page-dim3x #ingredients{
		padding: 2rem 0rem 0rem;
	}
	.page-template-page-dim3x #ingredients h2 {
		font-size: 26px;
		text-align: center;
	}
	.page-template-page-dim3x #ingredients img {
		display: table;
		margin: 20px auto 20px;
		max-width: 395px;
		position: relative;
		left: -70px;
	}

	.page-template-page-dim3x .s1-c{
		padding-top: 0px;
	}

}

/* Section 2 */
.page-template-page-dim3x .section-2 {
	background: #ffffff;
	justify-content: center;
	margin-top: 0px;
	padding: 40px 0px 20px;
	position: relative;
	overflow: hidden;
}
.page-template-page-dim3x .section-2 .bg-white{
	background: #ffffff;
	margin-top: 30px;
	margin-left: -130px;
	padding: 25px 20px 25px 30px;
}
.page-template-page-dim3x .section-2 h2{
	color: #000000;
	text-align: left;
	font-family: 'futura_stdXBdCn';
	font-size: 42px;
	letter-spacing: -2px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.page-template-page-dim3x .section-2 h2 .highlight{
	color: #3c8bd4;
}
.page-template-page-dim3x .section-2 h3{
	border-bottom: solid 4px #3c8bd4;
	color: #3c8bd4;
	margin-bottom: 10px;
	padding-bottom: 10px;
	text-align: left;
}
.page-template-page-dim3x .section-2 p{
	color: #000000;
	text-align: left;
}
@media screen and (min-width: 1200px){
	.page-template-page-dim3x .section-2 .col-lg-5{
		margin-left: 40px;
	}
	.page-template-page-dim3x .section-2 .bg-white{
		margin-left: -120px;
	}
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
	.page-template-page-dim3x .section-2 .bg-white {
		margin-left: -90px;
	}
	.page-template-page-dim3x .section-2 h2 {
		font-size: 36px;
	}
}
@media screen and (min-width: 768px) and (max-width: 991px) {
	
	.page-template-page-dim3x .section-2{
		padding-bottom: 40px;
	}
	
	.page-template-page-dim3x .section-2 .bg-white {
		margin-top: 0;
		margin-left: 0;
		padding: 0px 0px 30px 0px;
	}
	
}
@media screen and (max-width: 767px) {
	.page-template-page-dim3x .section-2{
		padding: 25px 0px 25px;
	}
	.page-template-page-dim3x .section-2 .bg-white{
		background: #ffffff;
		margin-top: 0;
		margin-left: 0;
		padding: 0;
	}
	.page-template-page-dim3x .section-2 h2 {
		font-size: 32px;
		text-align: center;
	}
	.page-template-page-dim3x .section-2 h3{
		font-size: 18px;
	}
}
/* Section 3 */
.page-template-page-dim3x .section-3 {
	background: #000000;
	padding: 50px 0px 50px;
}
.page-template-page-dim3x .section-3 h3 {
	color: #ffec1b;
	font-size: 32px;
	line-height: 1.1em;
	margin-bottom: 20px;
	text-align: center;
}
.page-template-page-dim3x .section-3 p{
	color: #ffffff;
	font-size: 18px;
}
.page-template-page-dim3x .section-3 img{
	display: table;
	margin: 0px auto 20px auto;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
	
	.page-template-page-dim3x .section-3 h3 {
		font-size: 24px;
		line-height: 1.3em;
		margin-bottom: 20px;
	}
	
}

@media screen and (min-width: 768px) and (max-width: 991px) {
	
	.page-template-page-dim3x .section-3{
		padding-top: 30px;
	}
	
	.page-template-page-dim3x .section-3 h3{
		margin: 20px auto;
		max-width: 380px;
	}
	
	.section-3 .row{
		max-width: 480px;
    	margin: 0px auto;
	}
	
	.section-3 .row > div{
		padding-bottom: 40px;
	}
	
	.section-3 .row > div:last-of-type{
		padding-bottom: 0;
	}
	
}
@media screen and (max-width: 767px) {
	.page-template-page-dim3x .section-3 {
		padding: 0px 0px 30px 0px;
	}
	
	.page-template-page-dim3x .section-3 h3 {
		font-size: 32px;
		max-width: 230px;
		margin: 20px auto 20px;
		font-family: 'futura_condensed_ptbold';
		line-height: 1.1em;
	}
	.page-template-page-dim3x .section-3 p {
		color: #ffffff;
		font-size: 16px;
		max-width: 95%;
		width: 100%;
		margin: 0px auto;
	}
}
/****/
#dr-redden {
	background: #ffffff;
	padding: 40px 0px;
	position: relative;
}
#dr-redden:before{
	content: "";
	background: #3c8bd4;
	position: absolute;
	top: 150px;
	left: 0px;
	width: 100vw;
	height: 420px;
}
#dr-redden h2{
	display: table;
	color: #000000;
	font-size: 38px;
	font-family: 'futura_stdXBdCn';
	line-height: 1.1em;
	margin: 0px auto 25px;
	padding-bottom: 0;
	position: relative;
	text-align: center;
}
#dr-redden .inner-wrap{
	max-width: 960px;
	margin: 0px auto;
}
@media screen and (max-width: 767px) {
	
	#dr-redden {
		padding: 0;
	}
	
	#dr-redden:before {
		content: "";
		background: #3c8bd4;
		position: absolute;
		top: 110px;
		left: 0px;
		width: 100vw;
		height: 150px;
	}
	
	#dr-redden .inner-wrap {
		padding: 20px 15px 0px 15px;
	}
	
	#dr-redden h2 {
		font-size: 24px;
		max-width: 310px;
	}
}
/****/
.section-5{
	background: #ffffff;
	padding: 0px 0px 0px 0px;
}
.section-5 .container{
	background: url(/wp-content/uploads/2023/05/estrogen-testodren-man.jpg) no-repeat right 0 #000000;
	padding: 40px 50px 40px 50px;
}
.section-5 h2{
	color: #ffffff;
	font-size: 42px;
	font-family: 'futura_stdXBdCn';
	line-height: 1.1em;
	margin-bottom: 20px;
	text-align: left;
}
.section-5 p{
	color: #ffffff;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
	
	.section-5 .container{
		background: #000000;
	}
}

@media screen and (min-width: 768px) and (max-width: 991px) {
	.section-5 {
		background: #ffffff;
		padding: 30px 0px 0px 0px;
	}
	.section-5 .container {
		background: #000000;
		padding: 30px 30px 0px 30px;
		position: relative;
	}
	.section-5 h2 {
		font-size: 36px;
		text-align: center;
	}
	.section-5 img {
		margin: 30px -30px 0px -30px;
		max-width: none;
		width: calc(100% + 60px);
	}
}
@media screen and (max-width: 767px) {
	.section-5 {
		background: #ffffff;
		padding: 30px 0px 0px 0px;
	}
	.section-5 .container {
		background: #000000;
		padding: 30px 15px 0px 15px;
		position: relative;
	}
	.section-5 h2 {
		font-size: 24px;
		text-align: center;
	}
	.section-5 img {
		margin: 0px -15px 0px -15px;
		max-width: none;
		width: calc(100% + 30px);
	}
}
/****/

.page-template-page-dim3x .section-6 {
	background: #ffffff;
	margin-top: 0px;
	padding: 40px 0px 20px 0px;
	position: relative;
	overflow: hidden;
}
.page-template-page-dim3x .section-6 .bg-white {
	background: #ffffff;
	margin-top: 30px;
	margin-right: -90px;
	padding: 30px 30px 20px 30px;
}
.page-template-page-dim3x .section-6 h2{
	color: #000000;
	text-align: left;
	font-family: 'futura_stdXBdCn';
	font-size: 42px;
	letter-spacing: -2px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.page-template-page-dim3x .section-6 h2 .highlight{
	color: #3c8bd4;
}
.page-template-page-dim3x .section-6 h3{
	border-bottom: solid 4px #3c8bd4;
	color: #3c8bd4;
	margin-bottom: 10px;
	padding-bottom: 10px;
	text-align: left;
}
.page-template-page-dim3x .section-6 p{
	color: #000000;
	text-align: left;
}
.page-template-page-dim3x .section-6 .icons {
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0px auto 0px auto;
	flex-wrap: wrap;
	text-align: center;
}
.page-template-page-dim3x .section-6 .icons li {
	display: flex;
	flex-basis: 25%;
	align-items: flex-start;
	justify-content: center;
	margin-bottom: 30px;
	font-weight: 800;
	text-align: left;
}
.page-template-page-dim3x .section-6 .icons li:nth-child(-n+3) {
	flex-basis: 33.3%;
}
.page-template-page-dim3x .section-6 .icons .icon {
	display: flex;
	align-items: flex-end;
	justify-content: flex-end;
	flex-basis: auto;
	margin-right: 0;
	padding-right: 20px;
}
.page-template-page-dim3x .section-6 .icons p {
	flex-basis: 230px;
	font-family: 'open_sansbold';
	font-size: 16px;
	line-height: 1.5em;
	padding-top: 5px;
}
.page-template-page-dim3x .section-6 .icons em{
	display: block;
	font-weight: 800;
	line-height: 1.2em;
	margin-bottom: 5px;
}
.page-template-page-dim3x .section-6 > .container{
	padding: 10px 15px 0px 15px;
}
.page-template-page-dim3x .section-6 > .container > h2{
	font-size: 42px;
	letter-spacing: -1px;
	text-align: center;
}
.page-template-page-dim3x .section-6 > .container > p{
	font-size: 22px;
	line-height: 1.4em;
	margin: 20px 0px 30px;
	text-align: center;
}
.page-template-page-dim3x .section-6 > .container > img{
	display: block;
	margin: 0px auto;
}
@media screen and (min-width: 1301px) {
	.page-template-page-dim3x .section-6 .inner-wrap{
		position: relative;
		z-index: 2;
	}
}
@media screen and (max-width: 1750px) {
	.page-template-page-dim3x .section-6 .inner-wrap{
		position: relative;
		z-index: 2;
	}
	.page-template-page-dim3x .section-6 .advantages:after{
		opacity: 0.2;
		z-index: 1;
	}
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
	
	.page-template-page-dim3x .section-6 h2{
		font-size: 36px;
	}
	.page-template-page-dim3x .section-6 .icons li {
		flex-basis: 41.4%;
		margin-bottom: 30px;
	}
	.page-template-page-dim3x .section-6 > .container {
		padding: 10px 15px 0px;
	}
	.page-template-page-dim3x .section-6 > .container > p{
		line-height: 2rem;
	}
}
@media screen and (max-width: 991px) {
	.page-template-page-dim3x .section-6{
		padding: 20px 0px;
	}
}
@media screen and (min-width: 768px) and (max-width: 991px) {
	
	.page-template-page-dim3x .section-6 .bg-white {
		background: #ffffff;
		margin-top: 0;
		margin-right: 0;
		padding: 15px 30px 15px 30px;
	}
	
	page-dim3x .section-6 h2{
		font-size: 42px
		text-align: center;
	}
	
	.page-template-page-dim3x .section-6 .icons li,
	.page-template-page-dim3x .section-6 .icons li:nth-child(-n+3) {
		flex-basis: 50%;
	}
}
@media screen and (max-width: 767px) {
	
	.page-template-page-dim3x .section-6 h2{
		font-size: 27px;
		letter-spacing: -1px;
		margin-bottom: 10px;
		padding-bottom: 10px;
		text-align: center;
	}
	
	.page-template-page-dim3x .section-6 .bg-white {
		background: #ffffff;
		margin-top: 0;
		margin-right: auto;
		padding: 0px 0px 20px 0px;
	}
	
	.page-template-page-dim3x .section-6 .icons{
		flex-direction: column;
	}
	
	.page-template-page-dim3x .section-6 .icons li {
    	align-items: center;
	}
	
}
/**/
.page-template-page-dim3x .section-8{
	background: #ffffff;
	padding: 30px 0px 60px 0px;
}
.page-template-page-dim3x .section-8:before{
	background: #ffffff;
}
.page-template-page-dim3x .section-8 h2{
	margin-bottom: 20px;
}
@media screen and (min-width: 1200px){
	.page-template-page-dim3x .section-8 h2{
		font-size: 38px;
	}
	.page-template-page-dim3x .section-8 img{
		max-width: none;
		width: auto;
		position: absolute;
		top: -40px;
		right: 20px;
	}
}
@media screen and (min-width: 992px) and (max-width: 1199px) {

}
@media screen and (min-width: 768px) and (max-width: 991px) {
	.page-template-page-dim3x .section-8{
		padding: 2rem 0rem;
	}
	.page-template-page-dim3x .section-8 h2 {
		font-size: 36px;
	}
	.page-template-page-dim3x .section-8 img{
		display: table;
		margin: 30px auto 0px auto;
    	max-width: 420px;
	}
}
@media screen and (max-width: 767px) {
	.page-template-page-dim3x .section-8{
		border-top: none;
		padding: 2rem 0rem 0rem;
	}
	.page-template-page-dim3x .section-8 h2 {
		font-size: 26px;
	}
	.page-template-page-dim3x .section-8 img{
		display: table;
		margin: 20px auto 20px;
		max-width: 200px;
	}
}
/**/
.section-9{
	margin-bottom: 50px;
}
.section-9 .row{
	overflow: hidden;
}
.section-9 .inner-wrap{
	background: #e1e1e1;
	height: 100%;
	padding: 30px 50px 30px 60px;
}
.section-9 h2{
	font-family: 'futura_stdXBdCn';
	margin-bottom: 20px;
	text-align: left;
}
@media screen and (min-width: 1200px) {
	.section-9{
		padding-top: 40px;
	}
	.section-9 .inner-wrap{
		padding-bottom: 23px;
	}
	.section-9 h2{
		font-size: 38px;
	}
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
	.section-9 h2 {
		text-align: center;
		font-size: 36px;
	}
}
@media screen and (min-width: 768px) and (max-width: 991px) {
	
	.section-9 h2 {
		text-align: center;
	}
	
	.section-9 img{
		display: block;
		margin: 40px auto 0px auto;
	}
	
}
@media screen and (max-width: 767px) {
	
	.section-9{
		margin-bottom: 0;
	}
	
	.section-9 .container{
		padding: 0px;
	}
	
	.section-9 h2 {
		font-size: 26px;
		margin-bottom: 15px;
		text-align: center;
	}
	
	.section-9 .inner-wrap {
		padding: 30px 15px 30px 15px;
	}

}
/**/
#dim-testimonial{
	padding: 40px 0px 60px 0px;
	position: relative;
}
#dim-testimonial:after{
	content: "";
	background: #3c8bd4;
	height: 73%;
	width: 100%;
	position: absolute;
	bottom: 0px;
	left: 0px;
}
#dim-testimonial .container{
	position: relative;
	z-index: 2;
}
#dim-testimonial h3{
	color: #ffffff;
	font-size: 44px;
	margin-bottom: 30px;
}
#dim-testimonial .testimonial{
	display: flex;
	background: #ffffff;
	border-radius: 10px;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.3);
	position: relative;
}
#dim-testimonial .inner-wrap{
	padding: 0;
}
#dim-testimonial .inner-wrap h4{
	font-size: 26px;
	margin-bottom: 20px;
}
#dim-testimonial .inner-wrap .t-name {
	color: #000000;
	font-size: 26px;
	font-family: 'futura_condensed_ptbold';
	font-weight: 800;
	margin-top: 0;
	position: relative;
	left: 0;
}
#dim-testimonial .testimonial .image{
	flex-basis: 211px;
	position: relative;
}
#dim-testimonial .image img {
	max-width: none;
	position: absolute;
	top: -30px;
	left: -60px;
	width: 100%;
}
@media screen and (min-width: 1200px) {
	#dim-testimonial .inner-wrap h4{
		font-size: 34px;
	}
	#dim-testimonial .inner-wrap{
		flex-basis: 1190px;
		padding-top: 30px;
		padding-right: 120px;
		padding-bottom: 30px;
		padding-left: 30px;
	}
	#dim-testimonial .inner-wrap p{
		font-size: 1.2rem;
		line-height: 1.9rem;
	}
}
@media screen and (min-width: 992px) and (max-width: 1199px){
	
	#dim-testimonial {
		padding-top: 100px;
		padding-bottom: 50px;
	}
	
	#dim-testimonial .testimonial {
		display: flex;
		background: #ffffff;
		border-radius: 3px;
		box-shadow: 0px 0px 5px rgba(0,0,0,0.4);
		position: relative;
		flex-direction: column;
	}
	#dim-testimonial .testimonial .image {
		flex-basis: auto;
		align-self: center;
		margin-top: -110px;
		margin-bottom: 10px;
		width: 150px;
	}
	#dim-testimonial .image img {
		max-width: 100%;
		position: relative;
		top: 0;
		left: 0;
		width: 100%;
	}
	#dim-testimonial .inner-wrap {
		padding: 15px;
	}
	#dim-testimonial .inner-wrap h4 {
		font-size: 32px;
		max-width: 100%;
		margin: 0px auto 20px auto;
		text-align: center;
	}
	#dim-testimonial .inner-wrap .t-name {
		color: #000000;
		font-size: 26px;
		margin-top: 0;
		position: relative;
		left: 0;
		text-align: right;
	}
}
@media screen and (min-width: 768px) and (max-width: 991px){
	
	#dim-testimonial {
		padding-top: 100px;
		padding-bottom: 50px;
	}
	
	#dim-testimonial .testimonial {
		display: flex;
		background: #ffffff;
		border-radius: 3px;
		box-shadow: 0px 0px 5px rgba(0,0,0,0.4);
		position: relative;
		flex-direction: column;
	}
	#dim-testimonial .testimonial .image {
		flex-basis: auto;
		align-self: center;
		margin-top: -110px;
		margin-bottom: 10px;
		width: 150px;
	}
	#dim-testimonial .image img {
		max-width: 100%;
		position: relative;
		top: 0;
		left: 0;
		width: 100%;
	}
	#dim-testimonial .inner-wrap {
		padding: 15px;
	}
	#dim-testimonial .inner-wrap h4 {
		font-size: 32px;
		max-width: 100%;
		margin: 0px auto 20px auto;
		text-align: center;
	}
	#dim-testimonial .inner-wrap .t-name {
		color: #000000;
		font-size: 26px;
		margin-top: 0;
		position: relative;
		left: 0;
		text-align: right;
	}
}
@media screen and (max-width: 767px) {
	
	#dim-testimonial {
		padding-top: 100px;
		padding-bottom: 50px;
	}
	
	#dim-testimonial .testimonial {
		display: flex;
		background: #ffffff;
		border-radius: 3px;
		box-shadow: 0px 0px 5px rgba(0,0,0,0.4);
		position: relative;
		flex-direction: column;
	}
	#dim-testimonial .testimonial .image {
		flex-basis: auto;
		align-self: center;
		margin-top: -110px;
		margin-bottom: 10px;
		width: 150px;
	}
	#dim-testimonial .image img {
		max-width: 100%;
		position: relative;
		top: 0;
		left: 0;
		width: 100%;
	}
	#dim-testimonial .inner-wrap {
		padding: 15px;
	}
	#dim-testimonial .inner-wrap h4 {
		font-size: 21px;
		max-width: 320px;
		margin: 0px auto 15px auto;
		text-align: center;
	}
	#dim-testimonial .inner-wrap .t-name {
		color: #000000;
		font-size: 21px;
		margin-top: 0;
		position: relative;
		left: 0;
		text-align: right;
	}
}
/**/
.page-template-page-dim3x .section-11{
	padding: 30px 0px;
}
.page-template-page-dim3x .section-11 .title{
	font-size: 54px;
	font-weight: 800;
	margin-bottom: 10px;
	text-align: center;
}
.page-template-page-dim3x .section-11 .headline{
	font-family: 'open_sansextrabold';
	font-size: 32px;
	line-height: 1.2em;
	letter-spacing: -1px;
	margin-bottom: 30px;
	text-align: center;
}
.page-template-page-dim3x .section-11 img{
	margin: 0px auto;
}
@media screen and (min-width: 768px) and (max-width: 991px){
	.page-template-page-dim3x .section-11{
		padding: 30px 0px;
	}
	.page-template-page-dim3x .section-11 .headline {
		font-size: 28px;
		line-height: 1.2em;
	}
	.page-template-page-dim3x .section-11 .title {
		font-size: 42px;
	}
}
@media screen and (max-width: 767px) {
	.page-template-page-dim3x .section-11 {
		padding: 30px 0px 0px;
	}
	.page-template-page-dim3x .section-11 .container{
		padding: 0;
	}
	.page-template-page-dim3x .section-11 .title {
		font-size: 36px;
		font-weight: 800;
		line-height: 1.2em;
		margin: 0px auto 10px auto;
		max-width: 300px;
		padding: 0px 15px 0px 15px;
		text-align: center;
	}
	.page-template-page-dim3x .section-11 .headline {
		font-size: 21px;
		line-height: 1.3em;
		margin-bottom: 10px;
	}
	.page-template-page-dim3x #s11 .container{
		padding-bottom: 30px;
	}
	.page-template-page-dim3x .s11-a-b {
		margin-bottom: 30px;
	}
}

/**/

.section-12{
	padding-bottom: 30px;
}

.section-12 .row{
	justify-content: center;
	margin: 0px auto 0px auto;
}

.page-template-page-dim3x .section-12 .bg-white {
	background: #ffffff;
	margin-top: 30px;
	margin-left: -90px;
	padding: 30px 30px 20px 30px;
}

.section-12 h2{
	margin-bottom: 20px;
	text-align: left;
}

@media screen and (min-width: 768px) and (max-width: 991px){
	
	.section-12 .container{
		padding: 10px 0px 0px 0px;
	}
	
	.page-template-page-dim3x .section-12 .bg-white {
		margin-top: 0;
		margin-left: 0;
		padding: 15px 0px 15px 0px;
	}
	
	.section-12 h2 {
		font-size: 42px;
		line-height: 1.1em;
		margin-bottom: 20px;
		text-align: center;
	}
	
	.section-12 img{
		display: block;
		margin: 20px auto 0px auto;
	}
	
}

@media screen and (max-width: 767px) {
	
	.section-12 .container{
		padding: 10px 0px 15px 0px;
	}
	
	.page-template-page-dim3x .section-12 .bg-white {
		margin-top: 0;
		margin-left: 0;
		padding: 15px 0px 15px 0px;
	}
	
	.section-12 h2 {
		font-size: 28px;
		margin-bottom: 20px;
		text-align: center;
	}
	
}

/**/

.page-template-page-dim3x .section-13 {
	background-color: #000000;
	padding: 40px 0px 40px 20px;
	height: auto;
	position: relative;
}
.page-template-page-dim3x .section-13 .inner-wrap{
	padding-right: 30px;
}
.page-template-page-dim3x .section-13 .wrap {
	position: relative;
	max-width: 800px;
	flex-basis: 60%;
	margin-right: 40px;
}
.page-template-page-dim3x .section-13 h2{
	color: #ffffff;
	font-size: 42px;
	line-height: 1em;
	margin-bottom: 15px;
	padding-bottom: 15px;
	text-align: left;
	position: relative;
}
.page-template-page-dim3x .section-13 h2 .sup{
	position: relative;
	top: -3px;
	font-size: 20px;
	vertical-align: super;
}
.page-template-page-dim3x .section-13 h3{
	font-size: 26px;
	font-weight: 800;
	margin-bottom: 20px;
}
.page-template-page-dim3x .section-13 p{
	color: #ffffff;
}

@media screen and (min-width: 1200px) {
	.page-template-page-dim3x .section-13 {
		background: url(/wp-content/uploads/2023/05/body-fat-bg.jpg) no-repeat 0 center/contain #000000;
	}
	.section-12 h2{
		font-size: 38px;
	}
}

@media screen and (min-width: 992px) and (max-width: 1199px){
	.page-template-page-dim3x .section-13 {
		background: url(/wp-content/uploads/2023/05/body-fat-bg.jpg) no-repeat 68% center/cover #000000;
	}
	.page-template-page-dim3x .section-13 h2{
		font-size: 36px;
	}
}

@media screen and (min-width: 768px) and (max-width: 991px){
	.page-template-page-dim3x .section-13 {
		height: auto;
		padding: 30px 0px 30px 0px;
		position: relative;
	}
	.page-template-page-dim3x .section-13 :before{
		display: none;
	}
	.page-template-page-dim3x .section-13 h2 {
		color: #ffffff;
		font-size: 36px;
		margin-bottom: 10px;
		text-align: center;
	}
	.page-template-page-dim3x .section-13 h2:after{
		display: none;
	}
	.page-template-page-dim3x .section-13 p {
		color: #ffffff;
	}
	.page-template-page-dim3x .section-13 h3 {
		font-size: 28px;
		letter-spacing: 0;
		margin-bottom: 20px;
	}
	.page-template-page-dim3x .section-13 .wrap {
		position: relative;
		max-width: 800px;
		flex-basis: 100%;
		margin: 0px 20px;
	}
	.page-template-page-dim3x .section-13 .inner-wrap{
		padding-right: 0px;
	}
}
@media screen and (max-width: 767px) {
	.page-template-page-dim3x .section-13 {
		height: auto;
		padding: 30px 0px 30px 0px;
		position: relative;
	}
	.page-template-page-dim3x .section-13 :before{
		display: none;
	}
	.page-template-page-dim3x .section-13 h2 {
		color: #ffffff;
		font-size: 26px;
		margin-bottom: 0;
		text-align: center;
	}
	.page-template-page-dim3x .section-13 h2:after{
		display: none;
	}
	.page-template-page-dim3x .section-13 p {
		color: #ffffff;
	}
	.page-template-page-dim3x .section-13 h3 {
		font-size: 28px;
		letter-spacing: 0;
		margin-bottom: 20px;
	}
	.page-template-page-dim3x .section-13 .wrap {
		position: relative;
		max-width: 800px;
		flex-basis: 100%;
		margin: 0px 20px;
	}
	.page-template-page-dim3x .section-13 .inner-wrap{
		padding-right: 0px;
	}
}
/**/
.section-14{
	padding: 60px 0px 60px 0px;
}
.section-14 .row{
	overflow: hidden;
}
.section-14 .inner-wrap{
	display: flex;
	flex-direction: column;
	justify-content: center;
	background: #000000;
	height: 100%;
	padding: 30px 50px 30px 60px;
}
.section-14 h2 {
	color: #ffffff;
	font-family: 'futura_stdXBdCn';
	text-align: left;
	margin: 0px 0px 20px 0px;
}
.section-14 p{
	color: #ffffff;
}

@media screen and (min-width: 992px) and (max-width: 1199px){
	.section-14 .inner-wrap {
		padding: 30px 30px 30px 30px;
	}
	.section-14 h2 {
		font-size: 32px;
	}
}

@media screen and (min-width: 768px) and (max-width: 991px){
	
	.section-14{
		padding-bottom: 40px;
		padding-top: 40px;
	}
	
	.section-14 img{
		display: block;
    	margin: 45px auto 0px auto;
	}
	
	.section-14 h2{
		font-size: 36px;
		text-align: center;
	}
	
}

@media screen and (max-width: 767px) {
	
	.section-14 {
		padding: 25px 0px 25px 0px;
	}
	
	.section-14 h2 {
		color: #ffffff;
		font-family: 'futura_stdXBdCn';
		text-align: center;
		font-size: 28px;
		max-width: 250px;
		margin: 0px auto 20px;
	}
	
	.section-14 .inner-wrap {
		padding: 30px 15px 30px 15px;
	}
	
}

/**/
.section-15 .row{
	justify-content: center;
	margin: 0px auto 0px auto;
}
.page-template-page-dim3x .section-15 .bg-white {
    background: #ffffff;
    margin-top: 30px;
    margin-left: -90px;
    padding: 30px 0px 20px 30px;
}
.section-15 h2{
	margin-bottom: 20px;
	text-align: left;
}

@media screen and (min-width: 1200px) {
	
	.section-15{
		padding-bottom: 30px;
	}
	
	.section-15 h2 {
		font-size: 44px;
	}
	
}

@media screen and (min-width: 992px) and (max-width: 1199px){
	.section-15{
		padding-bottom: 30px;
	}
}

@media screen and (min-width: 768px) and (max-width: 991px){
	.page-template-page-dim3x .section-15 .container{
		padding: 0;
	}
	
	.page-template-page-dim3x .section-15 .bg-white {
		background: #ffffff;
		margin-top: 0px;
		margin-left: 0;
		padding: 0px 0px 20px 0px;
	}

	.section-15 h2 {
		font-size: 36px;
		margin-bottom: 15px;
		text-align: center;
	}
	
	.section-15 .row {
		justify-content: center;
		flex-direction: column-reverse;
		margin: 0px auto 0px auto;
	}
	
	.section-15 img {
		display: block;
		margin: 20px auto 20px auto;
	}
}

@media screen and (max-width: 767px) {
	
	.page-template-page-dim3x .section-15 .container{
		padding: 0;
	}
	
	.page-template-page-dim3x .section-15 .bg-white {
		background: #ffffff;
		margin-top: 0px;
		margin-left: 0;
		padding: 0px 0px 20px 0px;
	}

	.section-15 h2 {
		font-size: 28px;
		margin-bottom: 15px;
		text-align: center;
	}
	
	.section-15 .row {
		justify-content: center;
		flex-direction: column-reverse;
		margin: 0px auto 0px auto;
	}
	
}

/**/
.page-template-page-dim3x .section-16{
	padding: 0px 0px 40px 0px;
}
.page-template-page-dim3x .section-16 .title{
	font-size: 54px;
	font-weight: 800;
	margin-bottom: 10px;
	text-align: center;
}
.page-template-page-dim3x .section-16 .headline{
	font-family: 'open_sansextrabold';
	font-size: 32px;
	line-height: 1.2em;
	letter-spacing: -1px;
	margin-bottom: 30px;
	text-align: center;
}
.page-template-page-dim3x .section-16 img{
	margin: 0px auto;
}
@media screen and (min-width: 768px) and (max-width: 991px){
	.page-template-page-dim3x .section-16{
		padding: 30px 0px 30px 0px;
	}
	.page-template-page-dim3x .section-16 .headline {
		font-size: 28px;
		line-height: 1.2em;
	}
	.page-template-page-dim3x .section-16 .title {
		font-size: 42px;
	}
}
@media screen and (max-width: 767px) {
	.page-template-page-dim3x .section-16 {
		padding: 30px 0px 0px;
	}
	.page-template-page-dim3x .section-16 .container{
		padding: 0;
	}
	.page-template-page-dim3x .section-16 .title {
		font-size: 36px;
		font-weight: 800;
		line-height: 1.2em;
		margin: 0px auto 20px auto
		max-width: 300px;
		padding: 0px 15px 0px 15px;
		text-align: center;
	}
	.page-template-page-dim3x .section-16 .headline {
		font-size: 21px;
		line-height: 1.3em;
		margin-bottom: 10px;
	}
}
/**/
.page-template-page-dim3x .section-17 {
	background: url(/wp-content/uploads/2023/05/couple-bed-bg.jpg) no-repeat right center/contain #ebebeb;
	padding: 40px 0px 40px 20px;
	height: auto;
	position: relative;
}
.page-template-page-dim3x .section-17 .inner-wrap{
	padding-left: 0px;
}
.page-template-page-dim3x .section-17 .wrap {
	position: relative;
	max-width: 800px;
	flex-basis: 60%;
	margin-right: 40px;
}
.page-template-page-dim3x .section-17 h2{
	font-size: 42px;
	line-height: 1em;
	margin-bottom: 15px;
	padding-bottom: 15px;
	text-align: left;
	position: relative;
}
.page-template-page-dim3x .section-17 h2 .sup{
	position: relative;
	top: -3px;
	font-size: 20px;
	vertical-align: super;
}
.page-template-page-dim3x .section-17 h3{
	font-size: 26px;
	font-weight: 800;
	margin-bottom: 20px;
}

@media screen and (min-width: 992px) and (max-width: 1199px){
	
	.page-template-page-dim3x .section-17{
		background-position: 40% center;
		background-size: cover;
	}
	
	.page-template-page-dim3x .section-17 h2{
		font-size: 36px;
	}
}

@media screen and (min-width: 768px) and (max-width: 991px){
	.page-template-page-dim3x .section-17 {
		height: auto;
		padding: 40px 0px 500px 0px;
		position: relative;
		background-position: -645px bottom;
		background-size: 200% auto;
	}
	.page-template-page-dim3x .section-17 h2 {
		font-size: 42px;
		margin-bottom: 10px;
		text-align: center;
	}
	.page-template-page-dim3x .section-17 h3 {
		font-size: 28px;
		letter-spacing: 0;
		margin-bottom: 20px;
	}
	.page-template-page-dim3x .section-17 .wrap {
		position: relative;
		max-width: 800px;
		flex-basis: 100%;
		margin: 0px 20px;
	}
	.page-template-page-dim3x .section-17 .inner-wrap{
		padding-right: 0px;
	}
}

@media screen and (max-width: 767px) {
	.page-template-page-dim3x .section-17 {
		height: auto;
		padding: 30px 0px 250px 0px;
		position: relative;
		background-position: -320px bottom;
		background-size: 200% auto;
	}
	.page-template-page-dim3x .section-17 h2 {
		font-size: 32px;
		margin-bottom: 0;
		text-align: center;
	}
	.page-template-page-dim3x .section-17 h3 {
		font-size: 28px;
		letter-spacing: 0;
		margin-bottom: 20px;
	}
	.page-template-page-dim3x .section-17 .wrap {
		position: relative;
		max-width: 800px;
		flex-basis: 100%;
		margin: 0px 20px;
	}
	.page-template-page-dim3x .section-17 .inner-wrap{
		padding-right: 0px;
	}
}
/**/
.page-template-page-dim3x .section-18{
	background: #0a0a0a;
    padding: 0px 15px;
}
.page-template-page-dim3x .section-18 .inner-wrap{
	padding: 40px 0px;
}
.page-template-page-dim3x .section-18 h2{
	color: #ffffff;
	margin-bottom: 20px;
	margin-left: 0;
	padding-bottom: 10px;
	text-align: left;
}
.page-template-page-dim3x .section-18 p{
	color: #ffffff;
}

@media screen and (min-width: 1200px){
	
	.page-template-page-dim3x .section-18{
		height: 549px;
	}
	
	.page-template-page-dim3x .section-18 img {
		max-width: none;
		position: absolute;
		right: 70px;
		top: 0;
	}
}

@media screen and (min-width: 1321px) and (max-width: 1540px){
	
	.page-template-page-dim3x .section-18{
		background-position: -65px 0px;
		background-size: auto 100%;
	}
	
}

@media screen and (min-width: 1200px) and (max-width: 1320px){
	
	.page-template-page-dim3x .section-18{
		background-position: -200px 0px;
		background-size: auto 100%;
	}
	
}

@media screen and (min-width: 1200px){
	.page-template-page-dim3x .section-18 h2{
		font-size: 42px;
	}
	.page-template-page-dim3x .section-18 p{
		padding-right: 60px;
	}
}
@media screen and (min-width: 992px) and (max-width: 1199px){

	.page-template-page-dim3x .section-18 img {
		max-width: none;
		position: relative;
		right: 525px;
		top: 0;
	}

	.page-template-page-dim3x .section-18 h2 {
		font-size: 38px;
	}
	.page-template-page-dim3x .section-18 .container{
		position: relative;
		z-index: 2;
	}
}

@media screen and (min-width: 992px) and (max-width: 1199px){
	
	.page-template-page-dim3x .section-18 .inner-wrap {
		padding: 25px 0px 20px;
	}

}

@media screen and (min-width: 768px) and (max-width: 991px){
	.page-template-page-dim3x .section-18 {
		background: #000000;
		padding: 30px 0px;
	}
	.page-template-page-dim3x .section-18 .inner-wrap{
		padding: 0px 0px;
	}
	.page-template-page-dim3x .section-18 h2{
		border: none;
		font-size: 36px;
		margin: 0px auto 20px auto;
		text-align: center;
	}
	.page-template-page-dim3x .section-18 h2 .highlight{
		display: block;
	}
}
@media screen and (max-width: 767px) {
	.page-template-page-dim3x .section-18 {
		background: #000000;
		padding: 30px 0px 0px 0px;
	}
	.page-template-page-dim3x .section-18 .inner-wrap{
		padding: 0px;
	}
	.page-template-page-dim3x .section-18 h2 {
		border: none;
		font-size: 26px;
		margin-bottom: 0;
		text-align: center;
		line-height: 1.3em;
	}
	.page-template-page-dim3x .section-18 h2 .highlight{
		display: block;
	}
	.page-template-page-dim3x .section-18 img{
		max-width: none;
		position: relative;
		left: -15px;
		width: calc(100% + 30px);
	}
}
/**/
.page-template-page-dim3x .section-19{
	padding: 40px 0px 40px 0px;
}
.section-19 .row{
	justify-content: center;
}
.page-template-page-dim3x .section-19 .bg-white {
	background: #ffffff;
	margin-top: 45px;
	margin-right: -75px;
	padding: 30px 30px 20px 30px;
	position: relative;
	z-index: 3;
}
.section-19 h2{
	font-size: 38px;
	margin-bottom: 20px;
	text-align: left;
}
@media screen and (min-width: 1200px){
	.section-19 h2{
		font-size: 44px;
	}
}
@media screen and (min-width: 768px) and (max-width: 991px) {
	.section-19 h2{
		text-align: center;
	}
	.page-template-page-dim3x .section-19 .bg-white{
		margin: 0px auto 0px auto;
		padding: 0px 0px 30px 0px;
	}
	
	.section-19 img{
		display: block;
		margin: 0px auto 0px auto;
	}
}
@media screen and (max-width: 767px) {
	.page-template-page-dim3x .section-19 {
		padding: 30px 0px 30px 0px;
	}
	.page-template-page-dim3x .section-19 .bg-white {
		background: #ffffff;
		margin-top: 0;
		margin-right: 0;
		padding: 0px 0px 20px 0px;
		position: relative;
		z-index: 3;
	}
	.section-19 h2 {
		font-size: 28px;
		margin-bottom: 20px;
		text-align: center;
	}
}

/**/
.section-20{
	margin-bottom: 40px;
}
.section-20 .inner-wrap{
	height: 100%;
	display: flex;
	flex-direction: column;
	padding: 30px 100px 30px 30px;
}
.section-20 .row{
	background: #000000;
	border-radius: 230px;
	overflow: hidden;
}
.section-20 .row h3 {
	color: #ffffff;
	text-align: left;
	margin: 0px 0px 20px 0px;
	font-size: 38px;
}
.section-20 .row p{
	color: #ffffff;
}


@media (min-width:1200px){
	.section-20 .row p {
		font-size: 21px;
		letter-spacing: -0.5px;
	}
}


@media (min-width:1200px) and (max-width:1310px){
	
	.section-20 img{
		position: absolute;
		max-width: none;
		right: 0;
		height: 100%;
		width: auto;
	}
	
}

@media (min-width:992px) and (max-width:1199px){
	.section-20 .container {
		padding: 0;
	}
	.section-20 .row {
		border-radius: 0;
	}
	
	.section-20 .inner-wrap{
		padding-right: 40px;
	}
	
	.section-20 img {
		display: block;
		border-radius: 100%;
		margin: 30px;
		max-width: 260px;
	}
}

@media screen and (max-width: 768px) and (max-width: 991px) {
	.section-20 {
		margin-bottom: 40px;
	}
	.section-20 .row {
		background: #000000;
		border-radius: 10px;
	}
	.section-20 .inner-wrap {
		height: 100%;
		display: flex;
		flex-direction: column;
		padding: 30px 30px 30px 30px;
	}
	.section-20 .row h3 {
		color: #ffffff;
		font-size: 42px;
		max-width: none;
		margin: 0px auto 25px auto;
		text-align: center;
	}
	.section-20 img{
		border-radius: 100%;
		margin: 0px auto 40px;
		display: block;
	}
}

@media screen and (max-width: 767px) {
	
	.section-20 .row {
		background: #000000;
		border-radius: 10px;
	}
	.section-20 .inner-wrap {
		height: 100%;
		display: flex;
		flex-direction: column;
		padding: 30px 20px 30px 20px;
	}
	.section-20 .row h3 {
		color: #ffffff;
		font-size: 32px;
		max-width: 280px;
		margin: 0px auto 20px auto;
		text-align: center;
	}
}

/**/
.section-21 {
	margin-bottom: 40px;
	position: relative;
}
.section-21 .container {
	background: #3c8bd4;
	padding: 50px 80px 50px 60px;
	position: relative;
}
.section-21 .imgbox {
	position: absolute;
	right: 0px;
	bottom: 0px;
	z-index: 23;
}
.section-21 .textinfo1 {
	position: relative;
	z-index: 25;
}
.section-21 .ctitle2 {
	color: #ffffff;
	font-size: 44px;
	line-height: 60px;
	margin-bottom: 30px;
	text-align: left;
}
.section-21 .textinfo1 ul {
	display: flex;
	width: 85%;
	flex-flow: row wrap;
	justify-content: center;
	align-items: center;
}
.section-21 .textinfo1 ul li {
	min-height: 150px;
	margin: 10px 0px 10px 0px;
	text-align: center;
	width: 25%;
}
.section-21 .textinfo1 ul li:nth-last-child(2){
	width: 28%;
}
.section-21 .wtextinfo p {
	color: #ffffff;
	font-size: 14px;
	line-height: 1.2em;
	padding: 20px 0px 5px 0px;
}
.section-21 .textinfo1 ul li .iconbox {
	width: 100%;
	height: 100px;
	position: relative;
	margin-bottom: 10px;
}
.section-21 .textinfo1 ul li .iconbox img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
@media (min-width:992px) and (max-width:1199px){
	.section-21 .imgbox {
		position: absolute;
		right: 10px;
		bottom: 0px;
		z-index: 23;
		max-width: 300px;
	}
}
@media screen and (max-width: 768px) and (max-width: 991px) {
	.section-21{
		margin-bottom: 0;
	}
	
	.section-21 .container{
		padding: 30px 15px 0px 15px;
	}
	
	.section-21 .imgbox {
		position: relative;
		right: 0px;
		bottom: 0px;
	}
	
	.section-21 .ctitle2 {
		color: #ffffff;
		font-size: 28px;
		line-height: 38px;
		margin-bottom: 20px;
		text-align: center;
	}
	
	.section-21 .textinfo1 ul {
		width: 100%;
	}
	
	.section-21 .textinfo1 ul li {
		min-height: 150px;
		margin: 10px 15px 10px 15px;
		text-align: center;
		width: calc(33.3% - 30px);
	}
	.section-21 img{
		max-width: 320px;
    	margin: 20px auto;
	}
}
@media screen and (max-width: 767px) {
	
	.section-21{
		margin-bottom: 0;
	}
	
	.section-21 .container{
		padding: 30px 15px 0px 15px;
	}
	
	.section-21 .imgbox {
		position: relative;
		right: 0px;
		bottom: 0px;
	}
	
	.section-21 .ctitle2 {
		color: #ffffff;
		font-size: 28px;
		line-height: 38px;
		margin-bottom: 20px;
		text-align: center;
	}
	
	.section-21 .textinfo1 ul {
		width: 100%;
	}
	
	.section-21 .textinfo1 ul li {
		min-height: 150px;
		margin: 10px 15px 10px 15px;
		text-align: center;
		width: calc(33.3% - 30px);
	}
	
}
/****/
.section-23 .row{
	justify-content: center;
	margin: 0px auto 0px auto;
}
.page-template-page-dim3x .section-23 .bg-white {
	background: #ffffff;
	margin-top: 30px;
	margin-left: -90px;
	padding: 30px 30px 20px 30px;
}
.section-23 h2{
	margin-bottom: 20px;
	text-align: left;
}

@media screen and (min-width: 768px) and (max-width: 991px) {
	.page-template-page-dim3x .section-23 .container{
		padding: 0;
	}
	.page-template-page-dim3x .section-23 .bg-white {
		margin-top: 0;
		margin-left: 0;
		padding: 30px 0px 20px 0px;
	}
	.section-23 h2{
		font-size: 36px;
		margin-bottom: 20px;
		text-align: center;
	}
	.page-template-page-dim3x .section-23 img{
		max-width: none;
		position: relative;
		left: -15px;
		width: calc(100% + 30px);
	}
}

@media screen and (max-width: 767px) {
	.page-template-page-dim3x .section-23 .container{
		padding: 0;
	}
	.page-template-page-dim3x .section-23 .bg-white {
		margin-top: 0;
		margin-left: 0;
		padding: 30px 0px 20px 0px;
	}
	.section-23 h2{
		font-size: 28px;
		margin-bottom: 10px;
		text-align: center;
	}
	.page-template-page-dim3x .section-23 img{
		max-width: none;
		position: relative;
		left: -15px;
		width: calc(100% + 30px);
	}
}

/****/
.dim-fans{
	padding: 0px 0px 40px 0px;
	position: relative;
}
.dim-fans:before {
	content: "";
	background: #000000;
	position: absolute;
	top: 90px;
	left: 0px;
	height: 420px;
	width: 100%;
	z-index: 2;
}
.dim-fans .container{
	position: relative;
	z-index: 3;
}
.dim-fans h2{
	color: #ffffff;
	font-family: 'open_sansextrabold';
	margin-top: 10px;
	margin-bottom: 20px;
	text-align: center;
}
.dim-fans p{
	color: #ffffff;
}
.dim-fans .t-fans{
	align-items: center;
	max-width: 1000px;
	margin: 0px auto;
}
.dim-fans .t-fans .t-fan{
	margin: 5px;
	flex-basis: 19%;
}
.dim-fans .header .d-flex{
	align-content: center;
	justify-content: center;
}
.dim-fans .header{
	flex-basis: 60%;
}
.dim-fans p {
    color: #ffffff;
    align-self: center;
    font-family: 'Lato',sans-serif;
    font-size: 26px;
    font-style: italic;
    font-weight: 300;
    line-height: 1em;
    margin: 0px 20px 0px auto;
}
.dim-fans .skew, .dim-fans .skew span, .dim-fans .skew:hover{
	line-height: 1em;
    margin: 0px auto 0px 0px;
    padding: 8px 10px;
    position: relative;
    top: 2px;
}
.dim-fans .red-btn {
	background: #3c8bd4;
	display: table;
	position: relative;
	right: 0;
	bottom: 10px;
	font-size: 16px;
	letter-spacing: 0;
	margin: 13px 10px 5px;
	padding: 10px 60px 10px 25px;
	align-self: center;
}
.dim-fans .red-btn .icon {
	display: block;
	background: url(/wp-content/uploads/2021/09/circle-arrow.png) no-repeat right center #3c8bd4;
	position: absolute;
	right: 15px;
	top: 10px;
	width: 26px;
	height: 26px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
	.dim-fans .header{
		flex-basis: 58%;
	}
	.dim-fans h2 {
		font-size: 28px;
	}
	.dim-fans .t-fans .t-fan {
		margin: 5px;
		flex-basis: 18%;
	}
	.dim-fans p{
		font-size: 21px;
	}
}
@media screen and (min-width: 768px) and (max-width: 991px) {
	.dim-fans{
		padding-bottom: 0px;
	}
	.dim-fans:before{
		height: 220px;
	}
	.dim-fans .header{
		flex-basis: 58%;
	}
	.dim-fans h2 {
		font-size: 24px;
		margin-bottom: 20px;
	}
	.dim-fans .t-fans .t-fan {
		margin: 5px;
		flex-basis: 18%;
	}
	.dim-fans p{
		font-size: 21px;
	}
}
@media screen and (max-width: 767px) {
	.dim-fans {
		padding: 30px 0px 30px 0px;
		position: relative;
	}
	.dim-fans:before {
		content: "";
		background: #000000;
		position: absolute;
		top: 0;
		left: 0px;
		height: 100%;
		width: 100%;
		z-index: 2;
		display: block;
	}
	.dim-fans .container{
		display: flex;
    	flex-direction: column;
	}
	.dim-fans .t-fans:first-child{
		order: 2;
	}
	.dim-fans .t-fans:nth-child(2){
		order: 1;
	}
	.dim-fans .t-fans:nth-child(3){
		order: 3;
	}
	.dim-fans .header .d-flex{
		flex-direction: column;
    	align-items: center;
    	margin-bottom: 20px;
	}
	.dim-fans .header{
		flex-basis: 100%;
	}
	.dim-fans h2 {
		color: #ffffff;
		font-size: 29px;
		margin-bottom: 5px;
		max-width: 260px;
	}
	.dim-fans p{
		font-size: 18px;
		margin: 0px auto 0px auto;
	}
	.dim-fans .t-fans .t-fan {
		margin: 5px;
		flex-basis: 30%;
	}
	.dim-fans .skew, .dim-fans .skew:hover {
		margin: 20px auto 0px;
		max-width: 200px;
		transform: skew(-14deg);
		position: relative;
		top: 0;
		z-index: 9;
	}
}

/**/

.page-template-page-dim3x #faq{
    padding: 0px 15px 30px 15px;
}

#faq .container {
    border-top: solid 3px #dddddd;
    padding-top: 30px;
}

.page-template-page-dim3x #faq .card-body{
    border-bottom: solid 4px #eeeeee;
}

.page-template-page-dim3x #faq .faq{
	border: none;
    margin-bottom: 10px;
}

.page-template-page-dim3x #faq h2 {
    display: table;
    color: #000000;
    font-weight: 800;
    margin: 0px auto 30px;
    padding-bottom: 10px;
    text-align: center;
}

.page-template-page-dim3x #faq .title{
    background: #f6f6f6;
    border-radius: 5px;
    margin-bottom: 5px;
}

body #faq-accordion .card-header{
	background: transparent;
	padding: 0;
}

.page-template-page-dim3x #faq h5{
	margin-bottom: 0;
}

.page-template-page-dim3x #faq h5 a{
	color: #000000;
    display: block;
    cursor: pointer;
}

.page-template-page-dim3x #faq h5 a:after{
    content: "\f067";
    display: block;
    font-family: 'Font Awesome 5 Free';
    position: absolute;
    top: 25%;
    right: 80px;
    font-size: 18px;
}

.page-template-page-dim3x #faq h5 a span{
    display: block;
	background: #eeeeee;
	font-family: 'open_sansbold';
    margin-bottom: 0;
    padding: 0.75rem 1.25rem 0.75rem 3.25rem;
    width: 100%;
    clip-path: polygon(0.98% 0,100% 0,98% 100%,0 100%);
    transition: 0.1s ease-in-out;
}

.page-template-page-dim3x #faq h5 a:hover span{
	background: #d1d1d1;
}

.page-template-page-dim3x #faq .show h5 a span{
	background: #d1d1d1;
}

.page-template-page-dim3x #faq .show h5 a:after{
    content: "\f068";
}

.page-template-page-dim3x #faq .card-body li:before{
	content: "";
	display: inline-block;
    background: #000;
    width: 12px;
    height: 12px;
    border-radius: 100%;
    margin-right: 7px;
}

.page-template-page-dim3x #faq .card-body li strong{
	color: #3c8bd4;
}

.page-template-page-dim3x #faq small{
	line-height: 1em;
}


@media screen and (max-width: 767px) {
	
	.page-template-page-dim3x #faq{
		padding: 0px 0px 20px 0px;
	}
	
	#faq .container{
		border-top: none;
		padding-top: 0;
	}
	
	.page-template-page-dim3x #faq h2{
		display: table;
		font-size: 32px;
		margin: 0px auto 20px;
	}
	
	.page-template-page-dim3x #faq h5 a span {
		font-size: 15px;
		padding-left: 30px;
		width: 100%;
	}

	.page-template-page-dim3x #faq h5 a:after {
		right: 20px;
		font-size: 18px;
	}
	
	.page-template-page-dim3x #faq .card-body,
	.page-template-page-dim3x #faq .card-body p,
	.page-template-page-dim3x #faq .card-body li{
		font-size: 16px;
		line-height: 1.4em;
	}
	
	.page-template-page-dim3x #faq .card-body li{
		margin-bottom: 10px;	
	}
	
}

/**/

#guarantee{
	max-width: none;
}

#guarantee * {
    margin-bottom: 15px;
}

#guarantee p{
	text-align: left;
}

@media (max-width: 767px){

	#guarantee p:last-of-type{
		margin-bottom: 0;
	}
	
	#guarantee img{
		margin-bottom: 0;
	}

}

/**/

.product-packages .row{
	width: 100%;
}

.store-options{
    background:#818181;
    color:#fff;
    padding:12px
}

.store-options div{
	color: #ffffff;
}

.store-options select{
    font-size:12px;
    font-weight:700;
    margin-left:5px;
    padding:5px 12px;
    text-transform:uppercase
}

.store-options *{
    font-size:14px;
    font-weight:700
}

.store-options span{
	color: #ffffff;
}

.store-options .promo .prc{
    background:#fff;
    color:#000;
    font-size:12px;
    font-weight:700;
    margin-left:5px;
    padding:5px 12px;
    text-transform:uppercase
}

.couponInfo{
    background-color:#ffffb3;
    border:2px dashed red;
    text-align:center;
    padding:.5em;
    margin:0 0 2em;
    display:none;
    font-size:1.2rem;
    line-height:1.3em;
    font-family:"Open Sans",sans-serif
}

.product-packages > .container{
	padding: 0px;
}

.product-packages > .container > .row{
	max-width: 1140px;
    margin: 0px auto;
}

.package{
    margin-bottom:0
}

.product-packages > .container > .row .slick-slide {
    padding: 5px;
}

.package h5{
	font-size: 26px;
	font-weight: 800;
	margin-bottom: 15px;
}

.product-packages .card .savings, 
.product-packages .card .savings span {
    color: #b10000;
    font-size: 16px;
}

.package .tablet-qty{
	font-weight: 600;
}

.package .tablet-qty strong{
	font-weight: 800;
}

.package .card-tagline{
    color: #ffffff;
	font-size: 28px;
	margin-bottom: 0px;
    text-align: center;
    padding: 5px 0px 5px 0px;
}

.package .card-tagline *{
	color: #ffffff;
}

.product-packages .heading{
    font-size: 30px;
    font-weight: 800;
}

.product-packages .package {
    border: solid 4px #000000;
    margin-bottom: 40px;
}

.package .purchase{
    text-align:center
}

.package .purchase img{
	max-width: 90%;
}

.package .purchase .text-center{
	display: flex;
    align-items: flex-end;
    justify-content: center;
    margin-bottom: 10px;
    margin-top: 10px;
}

.package .card-retail{
	padding-right: 10px;
}

.package .card-retail,
.package .savings{
	color: #000000;
    font-size:16px;
    font-weight:800
}

.package .card-retail .linethrough{
	text-decoration: line-through;
}

.package .purchase h2{
    font-size: 34px;
    font-weight: 800;
    line-height: 1.5em;
    margin-bottom: 0;
    padding: 0;
}

.package .purchase h2 span{
	font-size: 54px;
}

.package .purchase h4{
	font-weight: 800;
    margin-top: 0;
    margin-bottom: 0;
}

.package .purchase h5{
	font-family: "Futura Std Extra Bold Condensed";
}

.package .purchase h6 {
	font-size: 16px;
    font-family: "Futura Std Extra Bold Condensed";
    letter-spacing: -0.5px;
    margin: 5px 0px 10px 0px;
    padding-bottom: 0;
}

.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover {
	background: #fbc52e;
	border-radius: 100%;
	width: 40px;
	height: 40px
}

.slick-next:before,
.slick-prev:before {
	color: #000000;
	font-family: "FontAwesome";
	font-size: 26px;
	text-shadow: none;
	box-shadow: none
}

#bf-intro h2{
	font-weight: 800;
}

.package .packageLink, 
.package .packageLink.btn-primary:not(:disabled):not(.disabled):active{
	background: rgb(213,21,19);
	background: linear-gradient(90deg, rgba(213,21,19,1) 0%, rgba(213,21,19,1) 50%, rgba(157,5,4,1) 100%);
	color: #ffffff;
	margin: 10px auto 10px auto;
}

.btn-primary span::after{
	display: none;
}

.package .packageLink:hover, 
.package .packageLink.btn-primary:not(:disabled):not(.disabled):active:hover{
	background: rgb(213,21,19);
}

.package .packageLink span{
	color: #ffffff;
}

.package .packageLink .fa{
	font-size: 24px;
    position: relative;
    top: 3px;
    left: 10px;
}

.package .card-body{
    padding:0
}
.package .card-body img{
    display: block;
    margin: 40px auto 40px;
}

@media (max-width: 767px){
	
	.product-packages > .container{
		padding: 0px 0px 0px 0px;
	}

	.package .purchase .text-center{
		margin-bottom: 5px;
		margin-top: 10px;
	}
	
}

/**/

.page-cart.test-cart .product-packages .package {
    border-color: #eee;
    margin-bottom: 40px;
    box-shadow: 0px 0px 8px #eee;
}

.package .card-body .card-value{
    color:#fff;
	font-size: 26px;
    padding:10px 0;
    text-align:center;
    font-weight:800;
    letter-spacing:0;
	text-transform: uppercase;
}

.package .card-body .card-value *{
	color: #ffffff;
}

@media (min-width:1200px){
	
	.product-packages .card .savings{
		margin-top: 10px;
	}
	
	.package .card-body .card-value{
		font-size: 26px;
	}
	
}

@media (min-width:992px) and (max-width:1199px){
	
	.product-packages{
		margin: 0px auto;
		padding: 60px 0px 30px 0px;
	}
	
	.package .card-body img {
		display: block;
		margin: 40px auto 40px;
		max-width: 200px;
	}
	
	.package.pkg2 .card-body img {
		display: block;
		margin: 50px auto 50px;
	}

	.package .card-body .card-value {
		font-size: 19px !important;
	}
	
	.package .card-tagline {
		font-size: 24px;
	}
	
	.package.pkg1 .card-body img {
		margin: 40px auto 40px;
	}
	
}

@media screen and (min-width: 992px) {
	
	.product-packages .card .savings {
		font-size: 16px;
		margin-top: 0px;
		margin-bottom: 0px;
	}
	
	.package.pkg3 h5{
		margin-bottom: 15px;
	}
	
	.package.pkg2{
		margin-top: -20px;
		padding-bottom: 20px;
	}
	
}

@media (min-width:768px) and (max-width:991px){
	
	.product-packages{
		margin: 0px auto;
		max-width: 480px;
		padding: 30px 0px 30px 0px;
	}
	
	.package .card-body img {
		display: block;
		margin: 40px auto 40px;
		max-width: 260px;
	}
	
}

#bf-intro h2{
	font-weight: 800;
}

.package .packageLink, 
.package .packageLink.btn-primary:not(:disabled):not(.disabled):active {
    background: #063799;
    font-weight: 800;
    font-size: 16px;
	line-height: 1em;
	margin: 0px auto 15px auto;
	padding: 15px 25px 15px 25px;
    width: 210px;
}

.package .packageLink:hover, 
.package .packageLink.btn-primary:not(:disabled):not(.disabled):active:hover {
	background: #063799;
	color: #fbc52e;
}

.package .packageLink .fa{
	font-size: 24px;
    position: relative;
    top: 3px;
    left: 10px;
}

.package .card-body{
    padding:0
}
.package .card-body img{
    display: block;
    margin: 40px auto 40px;
}

/**/

.product-packages .card .savings{
	color: #b10000;
	display: block;
	font-size: 16px;
}

/**/

.sezzle-object{
	margin: 10px 0px;
	font-size: 16px;
    font-weight: 800;
}

.sezzle-object img{
    width: 90px;
    position: relative;
    top: -2px;
    margin-left: 5px;
}

@media (min-width:1200px){
	
	.product-packages{
		padding-top:30px;
	}
	
	.product-packages .card .savings{
		margin-top: 10px;
	}
	
	.package.pkg1 .card-body img {
		margin: 30px auto 40px auto;
	}
	
	.package.pkg2 .card-body img {
		margin: 50px auto 60px auto;
	}

	.package.pkg3 .card-body img {
		display: block;
		margin: 30px auto 40px auto;
	}
	
	.package .card-body img {
		max-width: 300px;
	}
	
}

@media (max-width:991px){
	
	.product-packages>.container>.row {
		max-width: 360px;
		margin: 0 auto;
	}
	
}

@media (max-width: 767px){
	
	#shipping-msg{
		display: none !important;
	}
	
	.menu-above{
		display: none !important;
	}
	
	.package .card-body img {
		display: block;
		margin: 30px auto 30px;
		width: 200px;
		position: relative;
    	left: 0px;
	}
	
	.package.pkg1 .card-body img{
		left: -15px;
	}
	
	.product-packages .package{
		margin-bottom: 30px;
	}
	
	.package .card-retail, .package .savings {
		font-size: 12px;
	}

	.product-packages .card .savings {
		color: #b10000;
		font-size: 12px;
	}
	
	.product-packages .card .savings, 
	.product-packages .card .savings span {
		font-size: 12px;
	}
	
	.package .card-body .card-value {
		color: #fff;
		font-size: 24px!important;
		padding: 6px 0px 10px 0px;
		text-align: center;
		font-weight: 800;
		letter-spacing: 0;
	}
	
	.package .card-tagline {
		font-size: 21px;
	}
	
	.product-packages .row {
		margin: 0px auto 0px auto;
		width: 100%;
	}
	
	.package .purchase>div {
		line-height: 1em;
	}
	
	.package .purchase h2 {
		font-size: 36px;
		margin-bottom: 0;
	}
	
	.package .purchase h2 span {
		font-size: 46px;
	}

	.package h5 {
		font-size: 18px;
	}
	
	.sezzle-object>span {
		display: block;
		color: #000;
		font-size: 14px;
		font-weight: 800;
		line-height: 1.2em;
	}
	
	.package .purchase img {
		max-width: 70px;
		position: relative;
		left: 0;
		top: -1px;
		margin-left: 3px;
	}
	
	.package .tablet-qty {
		font-weight: 600;
		margin-bottom: 10px;
		margin-top: -5px;
	}
	
}


.modal.show .modal-dialog {
    max-width: 640px
}

.modal.show .modal-dialog img {
    width: 100%
}

#hdpPopup .image {
    position: relative;
    margin-bottom: -10px
}

#hdpPopup .buttons {
    position: absolute;
    width: 100%;
    height: 55px;
    bottom: 12px;
    display: flex;
    align-items: center;
    justify-content: center
}

#hdpPopup .buttons .signup {
    color: #fff;
    text-decoration: none;
    background: transparent;
    padding: 0px;
    font-size: 14px;
    font-weight: 800;
    margin-right: 10px;
	max-width: 130px;
	width: 50%;
}

#hdpPopup .buttons .nothanks {
    color: #de0e16;
    text-decoration: none;
    background: transparent;
    font-weight: 400;
    padding: 2px 20px;
    font-size: 13px
}

#hdpPopup .pop-close:before{
	display: none;
}

@media (min-width:749px) {
    #hdpPopup .buttons {
        bottom: 25px;
        height: 90px
    }
    #hdpPopup .buttons .signup {
        font-size: 21px;
        margin-right: 20px;
		max-width: 225px;
        padding: 0px;
    }
    #hdpPopup .buttons .nothanks {
        font-size: 21px;
        margin-right: 20px;
        padding: 10px 30px
    }
}
