/* Top Section */
.page-dim3x #masthead{
    background: none;
    border-bottom: none;
    height: 100px;
    margin-bottom: 0;
    position: fixed;
    z-index: 99;
    width: 100%;
    top: 55px;
	transition: ease-in-out 0.15s;
}

.page-dim3x.logged-in #masthead{
    top: 78px;
}

.page-dim3x #masthead.fix-header {
    background: #000000;
    height: auto;
    margin-bottom: 0;
	padding: 10px 0px 10px 0px;
	top: 0;
}

.fix-header .site-branding {
	transition: ease-in-out 0.15s;
    width: 100%;
    position: relative;
}

.fix-header .logo-area {
	padding: 10px 30px 0px;
}

@media screen and (min-width:768px) and (max-width:991px){
	
	.fix-header .site-branding {
		width: 100%;
	}
	
	.page-dim3x.logged-in #masthead {
		top: 102px;
		height: auto;
		width: 100%;
		padding: 5px 0px 5px 0px;
	}
	
	.page-dim3x.logged-in #masthead.fix-header {
		top: 45px;
	}

}

@media screen and (max-width:767px){
	
	.page-dim3x.logged-in #masthead {
		height: auto;
		padding: 10px 0px 0px 0px;
		top: 86px;
	}
	
    .page-dim3x #masthead {
		height: auto;
        margin-bottom: 0;
    }
	
	.page-dim3x #masthead.fix-header {
		background: #ffffff;
		padding: 5px 0px 5px 0px;
		top: 0;
	}

}

.page-dim3x #content{
	padding-top: 131px;
}
.page-dim3x #s1 {
	background: #000000;
	height: auto;
	margin-bottom: 0px;
	overflow: hidden;
	padding-top: 130px;
	position: relative;
	text-align: center;
	padding-bottom: 30px;
}
.page-buy-dim3x.page-dim3x .nav-area {
	justify-content: flex-end;
}
.page-dim3x #s1:after {
    position: absolute;
    bottom: -25px;
    left: 33%;
    margin-right: 0;
    content: "";
    background: url(/wp-content/uploads/2023/05/home-bg-product-2.jpg) no-repeat right bottom/contain #000000;
    width: 1140px;
    height: 760px;
}
.page-dim3x #s1 img{
	position: relative;
	top: -60px;
	left: 140px;
	max-width: 640px;
}
.page-dim3x #s1 .container{
	position: relative;
	z-index: 2;
}
.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-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-dim3x .s1-b {
	font-size: 32px;
	font-weight: normal;
	color: #646464;
	margin-bottom: 30px;
}
.page-dim3x .s1-a .s1-a-2{
	font-size: 46px;
	font-weight: 600;
	line-height: 1em;
}
.page-dim3x .s1-a .s1-a-3{
	color: #1a1a1a;
	font-size: 55px;
	font-weight: 800;
	line-height: 1em;
}
.page-dim3x .s1-c {
	margin-bottom: 20px;
	text-align: left;
}
.page-dim3x .s1-c a {
	color: #000000;
	font-size: 21px;
	letter-spacing: -1px;
	line-height: 1em;
	margin-bottom: 15px;
	padding: 0;
	overflow: hidden;
}
.page-dim3x .s1-c a:focus,.page-dim3x .s1-c a:hover{
	background: #feee3f;
	color: #ffffff;
}
.page-dim3x .s1-c .checkmarks{
	margin-bottom: 30px;
}
.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-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-dim3x .s1-c .checkmarks li:last-child{
	margin-bottom: 40px;
}
.page-dim3x .s1-c .order.red-btn {
	color: #000000;
	font-size: 21px;
	margin: 15px 0px;
	padding: 10px 30px 10px;
}
.page-dim3x .s1-d {
	display: none;
}
.page-dim3x .s1-d a {
	font-size: 19px;
	display: inline-block;
	padding: 15px 30px 15px;
	width: 300px;
}
.page-dim3x .s1-e {
	display: block;
}

/**/

@media screen and (min-width: 992px) and (max-width: 1199px) {

	.page-dim3x #s1 .checkmarks {
		margin-left: 0;
		max-width: 610px;
	}
	.page-dim3x #s1:after {
		left: 37%;
		width: 840px;
		height: 560px;
	}
	
	.page-dim3x #s1 p{
		max-width: 650px;
	}
}

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

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

	.page-dim3x .s1-c{
		padding-top: 0px;
	}
	
	.page-dim3x .s1-d a {
		padding: 5px 15px 5px 15px;
		width: 290px;
		max-width: 100%;
		margin: 0px auto 0px auto;
	}
}

/* Section 2 */
.page-dim3x .section-2 {
	background: #ffffff;
	justify-content: center;
	margin-top: 0px;
	padding: 40px 0px 20px;
	position: relative;
	overflow: hidden;
}
.page-dim3x .section-2 .bg-white{
	background: #ffffff;
	margin-top: 30px;
	margin-left: -130px;
	padding: 25px 20px 25px 30px;
}
.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-dim3x .section-2 h2 .highlight{
	color: #3c8bd4;
}
.page-dim3x .section-2 h3{
	border-bottom: solid 4px #3c8bd4;
	color: #3c8bd4;
	margin-bottom: 10px;
	padding-bottom: 10px;
	text-align: left;
}
.page-dim3x .section-2 p{
	color: #000000;
	text-align: left;
}
@media screen and (min-width: 1200px){
	.page-dim3x .section-2 .col-lg-5{
		margin-left: 40px;
	}
	.page-dim3x .section-2 .bg-white{
		margin-left: -120px;
	}
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
	.page-dim3x .section-2 .bg-white {
		margin-left: -90px;
	}
	.page-dim3x .section-2 h2 {
		font-size: 36px;
	}
}
@media screen and (min-width: 768px) and (max-width: 991px) {
	
	.page-dim3x .section-2{
		padding-bottom: 40px;
	}
	
	.page-dim3x .section-2 .bg-white {
		margin-top: 0;
		margin-left: 0;
		padding: 0px 0px 30px 0px;
	}
	
	.page-dim3x .section-2 img{
		display: block;
		margin: 0px auto 0px auto;
	}
	
}
@media screen and (max-width: 767px) {
	.page-dim3x .section-2{
		padding: 25px 0px 25px;
	}
	.page-dim3x .section-2 .bg-white{
		background: #ffffff;
		margin-top: 0;
		margin-left: 0;
		padding: 0;
	}
	.page-dim3x .section-2 h2 {
		font-size: 32px;
		text-align: center;
	}
	.page-dim3x .section-2 h3{
		font-size: 18px;
	}
}
/* Section 3 */
.page-dim3x .section-3 {
	background: #000000;
	padding: 50px 0px 50px;
}
.page-dim3x .section-3 h3 {
	color: #ffec1b;
	font-size: 32px;
	line-height: 1.1em;
	margin-bottom: 20px;
}
.page-dim3x .section-3 p{
	color: #ffffff;
	font-size: 18px;
}
.page-dim3x .section-3 img{
	display: table;
	margin: 0px auto 20px auto;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
	
	.page-dim3x .section-3 h3 {
		font-size: 24px;
		line-height: 1.3em;
		margin-bottom: 20px;
	}
	
}
@media screen and (max-width: 991px) {
}
@media screen and (min-width: 768px) and (max-width: 991px) {
	
	.page-dim3x .section-3 h3{
		margin-bottom: 20px;
		max-width: 380px;
	}
	
	.section-3 .row{
		max-width: 480px;
    	margin: 0px auto;
	}
	
	.section-3 .row > div{
		padding-bottom: 40px;
	}
	
}
@media screen and (max-width: 767px) {
	.page-dim3x .section-3 {
		padding: 0px 0px 30px 0px;
	}
	
	.page-dim3x .section-3 h3 {
		font-size: 30px;
		max-width: none;
		margin-bottom: 20px;
		margin-top: 20px;
		font-family: futura_stdXBdCn;
		line-height: 1.1em;
	}
	.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-bottom: 25px;
	padding-bottom: 0;
	position: relative;
}
#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: 135px;
		left: 0px;
		width: 100vw;
		height: 150px;
	}
	
	#dr-redden .inner-wrap {
		padding: 20px 15px 0px 15px;
	}

	#dr-redden h2 {
		font-size: 30px;
		max-width: 310px;
		letter-spacing: -1px;
		margin-bottom: 40px;
	}
	
}

/****/
.section-5{
	background: #ffffff;
	padding: 0px 0px 0px 0px;
}
.section-5 .container{
	background: url(/wp-content/uploads/2023/04/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: 30px;
		letter-spacing: -1px;
		text-align: center;
	}
	.section-5 img {
		margin: 0px -15px 0px -15px;
		max-width: none;
		width: calc(100% + 30px);
	}
	
}
/****/

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

@media screen and (max-width: 480px) {
	
	.page-dim3x .section-6 h2{
		max-height: 295px;
	}
	
}

/**/
.page-dim3x .section-8{
	background: #ffffff;
	padding: 20px 0px 0px 0px;
}
.page-dim3x .section-8:before{
	background: #ffffff;
}
.page-dim3x .section-8 h2{
	margin-bottom: 20px;
}
@media screen and (min-width: 1200px){
	.page-dim3x .section-8{
		height: 430px;
	}
	.page-dim3x .section-8 h2{
		font-size: 38px;
	}
	.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) {
	
	.page-dim3x .section-8 {
		padding: 0px 0px 40px;
	}

}

@media screen and (min-width: 768px) and (max-width: 991px) {
	.page-dim3x .section-8{
		padding: 2rem 0rem;
	}
	.page-dim3x .section-8 h2 {
		font-size: 36px;
	}
	.page-dim3x .section-8 img{
		display: table;
		margin: 30px auto 0px auto;
    	max-width: 420px;
	}
}
@media screen and (max-width: 767px) {
	.page-dim3x .section-8{
		border-top: none;
		padding: 2rem 0rem 0rem;
	}
	.page-dim3x .section-8 h2 {
		font-size: 26px;
	}
	.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 .container{
		padding: 0px;
	}
	
	.section-9 h2 {
		font-size: 32px;
		letter-spacing: -1px;
		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: 32px;
		max-width: 320px;
		margin: 0px auto 15px auto;
		text-align: center;
		letter-spacing: -1px;
	}
	#dim-testimonial .inner-wrap .t-name {
		color: #000000;
		font-size: 21px;
		margin-top: 0;
		position: relative;
		left: 0;
		text-align: right;
	}
}
/**/
.page-dim3x .section-11{
	padding: 30px 0px;
}
.page-dim3x .section-11 .title{
	font-size: 54px;
	font-weight: 800;
	text-align: center;
}
.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-dim3x .section-11 img{
	margin: 0px auto;
}
@media screen and (min-width: 768px) and (max-width: 991px){
	.page-dim3x .section-11{
		padding: 30px 0px;
	}
	.page-dim3x .section-11 .headline {
		font-size: 28px;
		line-height: 1.2em;
	}
	.page-dim3x .section-11 .title {
		font-size: 42px;
	}
}
@media screen and (max-width: 767px) {
	.page-dim3x .section-11 {
		padding: 30px 0px 0px;
	}
	.page-dim3x .section-11 .container{
		padding: 0;
	}
	.page-dim3x .section-11 .title {
		font-size: 36px;
		font-weight: 800;
		line-height: 1.2em;
		letter-spacing: -1px;
		margin-bottom: 10px;
		max-width: 300px;
		padding: 0px 15px 0px 15px;
		text-align: center;
	}
	.page-dim3x .section-11 .headline {
		font-size: 21px;
		letter-spacing: -1px;
		line-height: 1.3em;
		margin-bottom: 10px;
	}
	.page-dim3x #s11 .container{
		padding-bottom: 30px;
	}
	.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-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-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-dim3x .section-12 .bg-white {
		margin-top: 0;
		margin-left: 0;
		padding: 15px 0px 15px 0px;
	}
	
	.section-12 h2 {
		font-size: 32px;
		letter-spacing: -1px;
		margin-bottom: 20px;
		text-align: center;
	}
	
}

/**/

.page-dim3x .section-13 {
	background-color: #000000;
	padding: 40px 0px 40px 20px;
	height: auto;
	position: relative;
}
.page-dim3x .section-13 .inner-wrap{
	padding-right: 30px;
}
.page-dim3x .section-13 .wrap {
	position: relative;
	max-width: 800px;
	flex-basis: 60%;
	margin-right: 40px;
}
.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-dim3x .section-13 h2 .sup{
	position: relative;
	top: -3px;
	font-size: 20px;
	vertical-align: super;
}
.page-dim3x .section-13 h3{
	font-size: 26px;
	font-weight: 800;
	margin-bottom: 20px;
}
.page-dim3x .section-13 p{
	color: #ffffff;
}

@media screen and (min-width: 1200px) {
	.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-dim3x .section-13 {
		background: url(/wp-content/uploads/2023/05/body-fat-bg.jpg) no-repeat 68% center/cover #000000;
	}
	.page-dim3x .section-13 h2{
		font-size: 36px;
	}
}

@media screen and (min-width: 768px) and (max-width: 991px){
	.page-dim3x .section-13 {
		height: auto;
		padding: 30px 0px 30px 0px;
		position: relative;
	}
	.page-dim3x .section-13 :before{
		display: none;
	}
	.page-dim3x .section-13 h2 {
		color: #ffffff;
		font-size: 36px;
		margin-bottom: 10px;
		text-align: center;
	}
	.page-dim3x .section-13 h2:after{
		display: none;
	}
	.page-dim3x .section-13 p {
		color: #ffffff;
	}
	.page-dim3x .section-13 h3 {
		font-size: 28px;
		letter-spacing: 0;
		margin-bottom: 20px;
	}
	.page-dim3x .section-13 .wrap {
		position: relative;
		max-width: 800px;
		flex-basis: 100%;
		margin: 0px 20px;
	}
	.page-dim3x .section-13 .inner-wrap{
		padding-right: 0px;
	}
}
@media screen and (max-width: 767px) {
	.page-dim3x .section-13 {
		height: auto;
		padding: 30px 0px 30px 0px;
		position: relative;
	}
	.page-dim3x .section-13 :before{
		display: none;
	}
	.page-dim3x .section-13 h2 {
		color: #ffffff;
		font-size: 32px;
		margin-bottom: 0;
		text-align: center;
		letter-spacing: -1px;
	}
	.page-dim3x .section-13 h2:after{
		display: none;
	}
	.page-dim3x .section-13 p {
		color: #ffffff;
	}
	.page-dim3x .section-13 h3 {
		font-size: 28px;
		letter-spacing: 0;
		margin-bottom: 20px;
	}
	.page-dim3x .section-13 .wrap {
		position: relative;
		max-width: 800px;
		flex-basis: 100%;
		margin: 0px 20px;
	}
	.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: 32px;
		letter-spacing: -1px;
		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-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-dim3x .section-15 .container{
		padding: 0;
	}
	
	.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-dim3x .section-15 .container{
		padding: 0;
	}
	
	.page-dim3x .section-15 .bg-white {
		background: #ffffff;
		margin-top: 0px;
		margin-left: 0;
		padding: 0px 0px 20px 0px;
	}

	.section-15 h2 {
		font-size: 32px;
    	line-height: 1.1em;
		letter-spacing: -1px;
		margin-bottom: 15px;
		text-align: center;
	}
	
	.section-15 .row {
		justify-content: center;
		flex-direction: column-reverse;
		margin: 0px auto 0px auto;
	}
	
}

/**/
.page-dim3x .section-16{
	padding: 0px 0px 40px 0px;
}
.page-dim3x .section-16 .title{
	font-size: 54px;
	font-weight: 800;
	text-align: center;
}
.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-dim3x .section-16 img{
	margin: 0px auto;
}
@media screen and (min-width: 768px) and (max-width: 991px){
	.page-dim3x .section-16{
		padding: 30px 0px 30px 0px;
	}
	.page-dim3x .section-16 .headline {
		font-size: 28px;
		line-height: 1.2em;
	}
	.page-dim3x .section-16 .title {
		font-size: 42px;
	}
}
@media screen and (max-width: 767px) {
	.page-dim3x .section-16 {
		padding: 30px 0px 0px;
	}
	.page-dim3x .section-16 .container{
		padding: 0;
	}
	.page-dim3x .section-16 .title {
		font-size: 36px;
		font-weight: 800;
		line-height: 1.1em;
		margin-bottom: 5px;
		max-width: 300px;
		padding: 0px 15px 0px 15px;
		text-align: center;
	}
	.page-dim3x .section-16 .headline {
		font-size: 20px;
		line-height: 1.3em;
		margin-bottom: 20px;
	}
}
/**/
.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-dim3x .section-17 .inner-wrap{
	padding-left: 0px;
}
.page-dim3x .section-17 .wrap {
	position: relative;
	max-width: 800px;
	flex-basis: 60%;
	margin-right: 40px;
}
.page-dim3x .section-17 h2{
	font-size: 42px;
	line-height: 1em;
	margin-bottom: 15px;
	padding-bottom: 15px;
	text-align: left;
	position: relative;
}
.page-dim3x .section-17 h2 .sup{
	position: relative;
	top: -3px;
	font-size: 20px;
	vertical-align: super;
}
.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-dim3x .section-17{
		background-position: 40% center;
		background-size: cover;
	}
	
	.page-dim3x .section-17 h2{
		font-size: 36px;
	}
}

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

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

@media screen and (min-width: 1200px){
	
	.page-dim3x .section-18{
		height: 549px;
	}
	
	.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-dim3x .section-18{
		background-position: -65px 0px;
		background-size: auto 100%;
	}
	
}

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

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

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

	.page-dim3x .section-18 h2 {
		font-size: 38px;
	}
	.page-dim3x .section-18 .container{
		position: relative;
		z-index: 2;
	}
}
@media screen and (min-width: 768px) and (max-width: 991px){
	.page-dim3x .section-18 {
		background: #000000;
		padding: 30px 0px;
	}
	.page-dim3x .section-18 .inner-wrap{
		padding: 0px 0px;
	}
	.page-dim3x .section-18 h2{
		border: none;
		font-size: 36px;
		margin: 0px auto 20px auto;
		text-align: center;
	}
	.page-dim3x .section-18 h2 .highlight{
		display: block;
	}
}
@media screen and (max-width: 767px) {
	.page-dim3x .section-18 {
		background: #000000;
		padding: 30px 0px 0px 0px;
	}
	.page-dim3x .section-18 .inner-wrap{
		padding: 0px;
	}
	.page-dim3x .section-18 h2 {
		border: none;
		font-size: 32px;
		line-height: 1.1em;
		margin-bottom: 10px;
		text-align: center;
	}
	.page-dim3x .section-18 h2 .highlight{
		display: block;
	}
	.page-dim3x .section-18 img{
		max-width: none;
		position: relative;
		left: -15px;
		width: calc(100% + 30px);
	}
}
/**/
.page-dim3x .section-19{
	padding: 40px 0px 40px 0px;
}
.section-19 .row{
	justify-content: center;
}
.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-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-dim3x .section-19 {
		padding: 30px 0px 30px 0px;
	}
	.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: 32px;
		margin-bottom: 20px;
		text-align: center;
		letter-spacing: -1px;
	}
}

/**/
.section-20{
	margin-bottom: 40px;
}
.section-20 .inner-wrap{
	height: 100%;
	display: flex;
	flex-direction: column;
	padding: 40px 125px 40px 40px;
}
.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: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 (min-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;
		letter-spacing: -1px;
		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: 10px 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: 32px;
		line-height: 38px;
		margin-bottom: 0px;
		text-align: center;
		letter-spacing: -1px;
	}
	
	.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-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-dim3x .section-23 .container{
		padding: 0;
	}
	.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-dim3x .section-23 img{
		max-width: none;
		position: relative;
		left: -15px;
		width: calc(100% + 30px);
	}
}

@media screen and (max-width: 767px) {
	.page-dim3x .section-23 .container{
		padding: 0;
	}
	.page-dim3x .section-23 .bg-white {
		margin-top: 0;
		margin-left: 0;
		padding: 30px 0px 20px 0px;
	}
	.section-23 h2{
		font-size: 32px;
		letter-spacing: -1px;
		margin-bottom: 15px;
		text-align: center;
	}
	.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: 10px;
}
.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;
}
.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: 32px;
		margin-bottom: 5px;
		max-width: none;
		letter-spacing: -1px;
	}
	.dim-fans p{
		font-size: 18px;
		margin-bottom: 0;
	}
	.dim-fans .t-fans .t-fan {
		margin: 5px;
		flex-basis: 30%;
	}
	.dim-fans .skew {
		margin: 20px auto 0px;
		max-width: 200px;
		transform: skew(-14deg);
		position: relative;
		top: 0;
		z-index: 9;
	}
}

/**/

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

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

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

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

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

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

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

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

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

.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-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-dim3x #faq h5 a:hover span{
	background: #d1d1d1;
}

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

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

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

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

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


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

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


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

/****/

.bonus li:before, .qty-6 .pp-wrap:after {
    background: #1a1a1a
}

.bonus li:before, .package .linethrough:before,.pp-wrap:after,.pp-wrap:before {
    position: absolute;
    content: ""
}

.bonus {
    background: #f4f4f4;
    padding: 40px 0
}

.bonus .title {
    color: #000;
    font-size: 40px;
    margin-bottom: 40px;
    text-align: center
}

.bonus .title .highlight {
    color: #de0e16
}

.bonus h3 {
    color: #fffc00
}

.bonus .price .highlight {
    color: #de0f15
}

.bonus h3 {
    font-size: 44px;
    font-weight: 700;
    margin-bottom: 10px;
    text-align: center
}

.bonus .price,.bonus h4 {
    color: #fff;
    text-align: center
}

.bonus h4 {
	font-family: 'open_sansregular';
    font-size: 28px;
    font-weight: 600;
    line-height: 1.4em;
    margin-bottom: 10px;
}

.bonus h4 strong{
    font-family: 'futura_stdXBdCn';
	font-size: 28px;
}

.bonus h4 span{
	font-size: 28px;
}

.bonus .price {
    font-size: 32px;
    font-weight: 700;
    line-height: 1.1em;
    margin-bottom: 30px
}

.bonus .d-flex {
    justify-content: center
}

.bonus .left-col, .bonus .right-col {
    background: #000000;
    padding: 15px
}

.bonus .inner-wrap {
    background: #fff;
    min-height: 450px;
    padding: 20px
}

.bonus img {
    margin-bottom: 20px;
}

.bonus ul {
    list-style: none;
    margin-left: 7px;
    margin-bottom: 20px;
    padding-left: 0
}

.bonus li {
    font-size: 18px;
	font-weight: 600;
    line-height: 1.8em;
    margin-bottom: 15px;
    padding-left: 30px;
	position: relative;
}

.bonus li:before {
    border-radius: 100%;
    height: 10px;
    width: 10px;
    top: 9px;
    left: 10px
}

#content .bonus p {
    font-size: 30px;
    line-height: 1.3em
}

#content .bonus .inner-wrap p {
    font-size: 18px;
    line-height: 1.5em;
    margin-bottom: 20px
}

#content .bonus .linethrough{
    text-decoration: line-through;
    text-decoration-color: #de0f15;
}

@media screen and (min-width: 992px) {
    .bonus .left-col,.bonus .right-col {
        width: 50%
    }
}

@media screen and (min-width: 768px) {
	
	.bonus {
		background: url(/wp-content/uploads/2024/08/bonus-bg.jpg) no-repeat 0 0/cover #f4f4f4;
	}
	
    .bonus .left-col {
        margin-right:30px;
        padding: 25px
    }

    .bonus .right-col {
        margin-left: 30px;
        padding: 25px
    }
	
}

@media (max-width: 991px) {
	
	#order{
		border-top: none;
	}
	
	.bonus .d-flex {
        flex-direction: column;
        max-width: 550px;
        margin: 0px auto;
	}
	
	.bonus .left-col{
		margin: 0px auto 20px;
	}
	
	.bonus .right-col {
        margin: 0px auto;
        padding: 25px;
    }
	
	.bonus .title {
		font-size: 32px;
		margin-bottom: 30px;
	}
	
	.bonus h3{
		font-size: 28px;
	}
	
	.bonus h4{
		font-size: 28px;
	}
	
	.bonus ul{
		margin-left:0;
		padding-left:0;
	}
	
	#content .bonus .inner-wrap p:last-of-type{
		margin-bottom: 0px;
	}
	
	#content .bonus .price {
		font-size: 24px;
	}
	
}

/**/

#store-options {
  font-size: 16px;
  font-weight: 800;
  padding-bottom: 12px;
}

#store-options .currencySelect {
  font-size: 14px;
  font-weight: 600;
  padding: 4px;
}

@media (max-width: 1199px) {
  #store-options {
    padding-bottom: 12px;
    font-weight: 800;
    font-size: 16px;
    border-top: dotted 1px #cccccc;
    padding: 10px 0px 10px 0px;
    border-bottom: dotted 1px #cccccc;
    margin-bottom: 0px;
  }
}

/* PRODUCTS */
/**/

#store-options{
    font-size: 16px;
	font-weight: 800;
	padding-top: 12px;
	padding-bottom: 12px;
}

#store-options .currencySelect{
    font-size: 14px;
    font-weight: 600;
    padding: 4px;
}


@media (max-width: 1199px) {
	 
	#store-options {
		padding-bottom: 12px;
		font-weight: 800;
		font-size: 16px;
		border-top: dotted 1px #cccccc;
		padding: 10px 0px 10px 0px;
		border-bottom: dotted 1px #cccccc;
		margin-bottom: 0px;
	}
	
}

/* PRODUCTS */

.wordplugHdpToggle{
	background: #000000;
}

.hdp-rightLabel{
	color: #ffffff;
}

.hdp-leftLabel{
	color: #ffffff;
}

.hdpWrap .wordplugHdpToggle{
	background: #000000;
	color: #1a1a1a;
}

.wordplugHdpToggle .btn-toggle.active {
    background-color: #0c8bd0;
}


#order {
	max-width: 1280px;
    margin: 20px auto 0px auto;
    padding: 0px 0px 0px 0px;
}

.pp-entries{
    padding-top: 60px;
	padding-bottom: 40px;
	width: 100%;
}

.pp-wrap {
  max-width: 390px;
  text-align: center;
  margin: 0 auto;
  position: relative;
}

.pp-wrap:before {
  content: "";
  background: #454545;
  bottom: 0;
  width: 30px;
  left: 15px;
  position: absolute;
  height: calc(100% - 68px);
}

.pp-wrap:after {
    content: "";
    position: absolute;
    height: calc(100% + 10px);
    width: calc(100% + 10px);
    background: #454545;
    bottom: 0;
    left: 0;
    clip-path: polygon(25px 0%, 100% 0, 100% calc(100% - 35px), calc(100% - 35px) 100%, 0 100%, 0 25px);
}

.qty-6 .pp-wrap:after{
	background: #0c8bd0;
}

.pp-body{
	border-top: none;
	border-right: none;
}

.qty-6 .pp-body > div{
	background: #cccccc;
}

.pp-header {
	background: #454545;
	margin-left: 15px;
	margin-right: -10px;
	clip-path: polygon(30px 0, 100% 0, 100% 100%, 0 100%, 0 30px);
	position: relative;
	overflow: hidden;
	margin-bottom: -2px;
}

.pp-header h4 {
	font-family: "Uniform ExtCond";
	font-size: 32px;
	text-transform: uppercase;
	line-height: 42px;
	color: #fff;
	padding: 18px 0 12px;
	margin-bottom: -3px;
}

.pp-body {
	border-left: 3px solid #454545;
	border-bottom: 3px solid #454545;
	position: relative;
	z-index: 2;
	clip-path: polygon(32px 0%, 100% 0, 100% calc(100% - 32px), calc(100% - 32px) 100%, 0 100%, 0 32px);
}

.package .linethrough{
	position: relative;
}

.package .linethrough:before {
    content: "";
    background: red;
    position: absolute;
    top: 50%;
    left: 2px;
    height: 2px;
    width: 100%;
    transform: rotate(-20deg);
}

.pp-body > div {
	position: relative;
	background-color: #fff;
	padding-bottom: 10px;
	z-index: 1;
}

.pp-entry.qty-1 .pp-img{
    margin-top: 40px;
    margin-bottom: 20px;
}

.pp-title {
	color: #0c8bd0;
	font-family: 'futura_stdXBdCn';
	font-weight: 800;
	font-size: 23px;
	max-width: 160px;
	margin-left: auto;
	margin-right: auto;
	padding: 25px 0;
	text-align: center;
}

.qty-1 .pp-title span {
  display: block;
}

.pp-title span {
	color: #1a1a1a;
}

.pp-img {
  margin-bottom: 20px;
}

.pp-retail {
	color: #1a1a1a;
    font-size: 16px;
    font-weight: 600;
}

.pp-retail span {
  text-decoration: line-through;
}

.pp-savings {
	color: #ff0008;
	font-size: 28px;
	font-weight: 800;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.pp-sale {
	font-family: 'futura_stdXBdCn';
	font-size: 42px;
	font-weight: 800;
	line-height: 110%;
}

.pp-sale small {
    font-size: 45%;
    font-weight: 700;
    letter-spacing: 0px;
	text-transform: uppercase;
}

.pp-contents {
  font-size: 18px;
  text-transform: uppercase;
}

.pp-contents span {
  font-weight: 800;
}

.total-wrap{
	font-size: 24px;
	margin-bottom: 10px;
	text-transform: uppercase;
}

.total-wrap .leh_price{
	font-family: 'futura_stdXBdCn';
}

.pp-body .cc{
	display: block;
	margin: 10px auto 20px auto;
	max-width: 80%;
}

.pp-btn-wrap {
  margin: 10px 0px 20px 0px;
}

.pp-btn-wrap .btn-primary:not(:disabled):not(.disabled).active, 
.pp-btn-wrap .btn-primary:not(:disabled):not(.disabled):active, 
.pp-btn-wrap .show > .btn-primary.dropdown-toggle, 
.pp-btn-wrap a.btn-primary, 
.pp-btn-wrap a.btn-primary:visited {
	background: #ffff00;
    border: none;
	border-radius: 5px;
    color: #000000;
	font-family: 'futura_stdXBdCn';
    font-weight: 800;
	font-size: 18px;
    line-height: 100%;
    text-align: center;
    text-decoration: none;
    transition: none;
    padding: 20px 60px;
	text-transform: uppercase;
	position: relative;
}

.pp-btn-wrap a span{
	color: #000000;
}

.qty-6 .button:after {
    content: "";
    background: url(../images/hand-pointer.png) 0 0/cover no-repeat;
    position: absolute;
    top: 10px;
    right: -25px;
    height: 67px;
    width: 67px;
}

.extra-1 {
  font-size: 24px;
  line-height: 100%;
  max-width: 230px;
  margin: 0 auto;
  padding-bottom: 40px;
}

.extra-1 span {
  color: #ff0008;
}

.qty-2 .pp-wrap:before,
.qty-2 .pp-header,
.qty-2 .pp-wrap:after {
  background: #de0e16;
}

.qty-2 .pp-body {
  border: 3px solid #de0e16;
}

span.cur-symbol {
  font-size: 70%;
}

.pp-entry {
  margin: 0 10px 20px;
  padding-bottom: 20px;
}

#order .slick-next:before,
#order .slick-prev:before {
    line-height: 1;
    opacity: 1;
    color: #fffc00;
    text-shadow: none;
    background: #111;
    border-radius: 100px;
    width: 48px;
    display: block;
    position: absolute;
}

#order .slick-dots {
  bottom: -20px;
}

#order .slick-next {
  right: 50px;
  z-index: 9;
}

#order .slick-prev {
  left: 20px;
  z-index: 9;
}

.sezzle-object > span{
	font-weight: 400;
}

@media (min-width: 375px) {
  .pp-header h4 {
    font-size: 42px;
  }
}

@media (min-width: 425px) {
  .pp-title {
    max-width: 100%;
  }

  .pp-sale {
    font-size: 65px;
	line-height: 1em;
  }
}

@media (min-width: 768px) {
	
	.pp-entries{
		align-items: center;
		margin: 0px auto;
	}

	.qty-6 .pp-body > div {
		padding: 20px 0px 20px 0px;
	}
	
}

@media (min-width: 992px) {

	.qty-1{
		order: 1;
	}
	
	.qty-3{
		order: 3;
	}
	
	.qty-6{
		order: 2;
	}
	
	.qty-1 .pp-img img {
        max-width: 90%;
        width: auto;
        margin-bottom: 0px;
        margin-top: -40px;
    }

	.qty-3 .pp-img img{
		display: block;
		margin: 0px auto;
        max-width: 90%;
        width: auto;
        position: relative;
        left: 5px;
	}

	.qty-6 .pp-img img{
		max-width: 100%;
		width: auto;
	}
	
	.qty-1 .extra-1{
		padding-bottom: 60px;
	}
	
	.pp-title {
		margin-left: auto;
		margin-right: auto;
	}

}

@media (min-width: 1200px) {
    .qty-1 .pp-img img {
        max-width: 90%;
        width: auto;
        margin-bottom: 0px;
        margin-top: -40px;
    }
}

@media (min-width: 992px) and (max-width: 1199px){
	
	#order{
		border-top: none;
	}
	
	.pp-entry {
		margin: 0px 0px 20px;
		padding-bottom: 20px;
	}
	
	.pp-title span {
		font-size: 38px;
		line-height: 1.1em;
	}
	
	.pp-sale {
		font-size: 46px;
		line-height: 1em;
	}
	
	.pp-entries {
		border-top: none;
		padding-top: 40px;
	}
	
	.sezzle-object span{
		font-size: 14px;
	}
	
	.sezzle-object img{
		width: 90px;
	}
	
}

@media (min-width: 1200px) {

	.pp-title {
		font-size: 30px;
		line-height: 1.1em;
		max-width: 100%;
		padding: 45px 0;
	}

	.pp-entry {
		margin: 0;
		padding-bottom: 0;
	}

	.pp-title {
		font-size: 32px;
		letter-spacing: -0.5px;
		max-width: 100%;
		padding: 20px 0px 30px 0px;
		text-transform: none;
		line-height: 1.2em;
	}

	.pp-title span {
		font-size: 48px;
	}
	
	.qty-1 .pp-title span {
		display: inline-block;
	}

}

@media (max-width: 991px) {
	
	#order{
		border-top: none;
	}
	
	.bonus .d-flex {
        flex-direction: column;
        max-width: 550px;
        margin: 0px auto;
	}
	
	.bonus .left-col{
		margin: 0px auto 20px;
	}
	
	.bonus .right-col {
        margin: 0px auto;
        padding: 25px;
    }
	
	.bonus h3{
		font-size: 28px;
	}
	
	.bonus h4{
		font-size: 28px;
	}
	
	.bonus ul{
		margin-left:0;
		padding-left:0;
	}
	
	#content .bonus .inner-wrap p:last-of-type{
		margin-bottom: 0px;
	}
	
	#content .bonus .price {
		font-size: 24px;
	}
	
	.pp-title {
		font-size: 28px;
		line-height: 1.3em;
		padding: 25px 0px 20px 0px;
		max-width: none;
	}
	
	.pp-title span {
		color: #1a1a1a;
		font-size: 44px;
		line-height: 1em;
	}
	
    .pp-entries {
        border-top: none;
        padding-top: 45px;
        margin: 0px auto;
        width: calc(100% - 20px);
    }
	
	.pp-entry {
		margin: 0px 0px 20px 0px;
		padding-bottom: 20px;
	}
	
	.pp-img {
		margin-bottom: 0;
	}
	
	.pp-sale {
		font-size: 68px;
		padding-top: 15px;
	}
	
	.pp-btn-wrap {
		margin: 0px auto 20px auto;
        max-width: 84%;
	}
	
	.qty-1 .pp-img img {
        margin-bottom: -30px;
        margin-top: -40px;
		max-width: 90%;
		position: relative;
		left: -20px;
		width: auto;
    }

	.qty-3 .pp-img img{
		max-width: 100%;
		width: auto;
		position: relative;
		left: 5px;
	}

	.qty-6 .pp-img img{
		max-width: 100%;
		width: auto;
		position: relative;
		left: -15px;
	}
	
	.sezzle-object span{
		display: block;
    	font-size: 14px;
	}
	
	.sezzle-object img{
		display: inline-block;
		margin-left: 5px;
		width: 100px;
		margin-top: -5px;
	}

	.extra-1 {
		font-size: 24px;
		margin: 15px auto 0px auto;
		padding-bottom: 30px;
	}

	.qty-1{
		order: 3;
	}

	.qty-3{
		order: 2;
	}

	.qty-6{
		order: 1;
	}

}

@media (max-width: 767px) {
	
	.bonus .title {
        font-size: 23px;
        margin-bottom: 20px;
    }
	
    .bonus h4 {
        font-size: 21px;
    }
	
	.bonus h4 strong {
		font-size: 21px;
	}
	
	.bonus h4 span {
		font-size: 21px;
	}
	
	.bonus .left-col ul{
		padding-top: 20px;
	}

}

/* IG FEED */
#ig-feed {
  background: #f2f2f2;
  padding: 30px 0;
}

#ig-feed a,
#ig-feed a:visited,
#ig-feed a:hover{
	color: #000000;
}

#ig-feed i {
  font-size: 60px;
}

.ig-icon h2 {
  margin-bottom: 0px;
}

.ig-icon h2 a,
.ig-icon h2 a:visited,
.ig-icon h2 a:hover{
	color: #000000;
}

#ig-feed #instagramFeedContainer > .slider .slide img {
  padding: 0;
  margin: 0;
  width: 100%;
}

#ig-feed .slick-track div:nth-child(even) {
  margin-top: 30px;
}

@media (min-width: 992px) {
  #ig-feed {
    padding: 50px 0;
  }
}

@media (max-width: 767px) {
	#ig-feed i, .ig-icon i{
		font-size: 42px;
	}
}

