@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&display=block');

@font-face {
    font-family: 'Lato';
    src: url('../fonts/Lato-Regular.woff2') format('woff2'),
        url('../fonts/Lato-Regular.woff') format('woff'),
		url('../fonts/Lato-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Lato';
    src: url('../fonts/Lato-Bold.woff2') format('woff2'),
        url('../fonts/Lato-Bold.woff') format('woff'),
		url('../fonts/Lato-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Lato';
    src: url('../fonts/Lato-Black.woff') format('woff2'),
        url('../fonts/Lato-Black.woff2') format('woff'),
		url('../fonts/Lato-Bold.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

body{
	font-family: 'Arial', 'Helvetica', sans-serif;
	color: #1a1a1a;
}

h1, h2, h3, h4, h5, h6, .title{
	font-family: "Roboto Condensed", sans-serif;
	margin-bottom: 20px;
}

h1, h2, h3{
	font-weight: 800;
	letter-spacing: -1px;
}

p{
	font-family: 'Arial', 'Helvetica', sans-serif;
	font-size: 18px;
	line-height: 1.8em;
    margin-bottom: 20px;
}

li{
	font-family: 'Arial', 'Helvetica', sans-serif;
	font-size: 18px;
	line-height: 1.8em;
    margin-bottom: 10px;
}

@media (max-width: 767px){
	
	p{
		font-size: 16px;
		line-height: 1.5em;
		margin-bottom: 10px;
	}
	
}

/**/

.btn-primary:not(:disabled):not(.disabled).active, 
.btn-primary:not(:disabled):not(.disabled):active, 
.show > .btn-primary.dropdown-toggle, 
a.btn-primary, 
a.btn-primary:visited{
    position: relative;
    background: #ffec1b;
	color: #ffffff;
	padding: 15px 30px 20px 30px;
}

/**/

.videoWrapper {
    padding: 56.25% 0 0 0;
    position: relative;
}

.videoWrapper iframe {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

/**/

#masthead {
	background: #000000;
	z-index: 3;
}

.home #masthead {
	background: transparent;
}

#masthead.fix-header{
	background: #000000;
}

.logged-in #masthead.fix-header{
	background: #111318;
	top: 0px;
}

.navbar-light .main-navigation .navbar-nav .nav-link {
    color: #ffffff;
}

.main-navigation li{
	margin-left: 20px;
}

.navbar-light .main-navigation li.buy-btn a, 
.navbar-light .main-navigation li.buy-btn a.active,
.navbar-light .main-navigation li.buy-btn a:hover{
    background: #ffec1b;
    border-radius: 0;
    color: #000000 !important;
    font-weight: 700;
    padding: 10px 30px 10px 30px;
    text-align: center;
    clip-path: polygon(5% 0, 100% 0, 95% 100%, 0% 100%);
}

.navbar-light .navbar-toggler {
    color: #000000;
    background: #ffec1c;
	outline: none;
}

.navbar-toggler svg path {
    fill: #000000;
}

@media (min-width: 992px){
	
	.home #masthead{
		padding: 20px 0px 20px 0px;
	}
	
    #masthead {
        padding: 20px 0px 20px 0px;
    }
	
}

@media (min-width: 992px) and (max-width: 1199px){
	
	.main-navigation li {
		margin-left: 15px;
	}
	
	.navbar-light .main-navigation li.buy-btn a, .navbar-light .main-navigation li.buy-btn a.active{
		padding: 10px 15px 10px 15px;
	}
	
	.main-navigation li.buy-btn {
		margin-left: 20px;
		top: -2px;
	}

}

@media (max-width: 991px) {
	
	#ah .promo{
		display: none !important;
	}
	
    .main-navigation li.phone-num, 
	.main-navigation li.phone-num a, 
	.main-navigation li.promo label {
        color: #ffffff;
		letter-spacing: -1px;
    }
	
}

@media (min-width: 768px) and (max-width: 991px){
	
	#masthead{
		background: #111318;
		margin-bottom: 0px;
	}
	
	.home #masthead{
		background: #111318;
		margin-bottom: 20px;
	}
	
	.main-navigation li.buy-btn a, .main-navigation li.buy-btn a.active {
        width: 150px;
    }
	
}

@media (max-width: 767px){
	
	#ah {
		display: block;
	}
	
	#above-header-widget-area {
		background-color: #000000;
	}
	
	#ah, #ah p {
		font-family: 'Lato';
		font-weight: bold;
		color: #ffffff;
		font-size: 10px;
		text-align: center;
	}
	
	#masthead{
		background: #111318;
		margin-bottom: 0px;
	}
	
	.home #masthead{
		background: #111318;
		margin-bottom: 20px;
		padding: 15px 0;
	}
	
	.main-navigation li{
		line-height: 1em;
		margin-bottom: 5px;
	}
	
	.main-navigation li.buy-btn a, .main-navigation li.buy-btn a.active {
        width: 150px;
    }
	
	.main-navigation li.promo {
        margin-top: -43px;
    }
	
}

/**/

.btn .icon{
    display: inline-block;
    background: url(../images/cart-icon-white.png) 0 0/cover no-repeat;
    width: 25px;
    height: 23px;
    margin-left: 5px;
    position: relative;
    top: 4px;
    left: 5px;
}


/**/

#ah, #ah p {
    font-family: 'Lato';
	font-weight: bold;
}

@media (max-width: 767px) {
	
    #ah p {
		font-family: "Roboto Condensed", sans-serif;
        font-size: 12px;
        text-align: center;
        letter-spacing: 0px;
    }
	
}

/**/

#hero{
    padding: 40px 0px 40px 0px;
	position: relative;
}

#hero:after {
    content: "";
    background: url(/wp-content/uploads/2025/02/hero-bg.png) no-repeat center bottom / cover #000000;
    position: absolute;
    top: -112px;
    left: 50%;
    height: calc(100% + 112px);
    width: 100vw;
    transform: translate(-50%, 0%);
    z-index: 1;
}

#hero .container{
	position: relative;
	z-index: 2;
}

#hero h1{
	color: #ffffff;
	font-family: "Roboto Condensed", sans-serif;
	max-width: 290px;
	margin: 0 auto 40px;
	text-align: center;
}

#hero h1 span{
  color: #ffec1b;
}

#hero img{
    position: absolute;
    top: auto;
    right: -130px;
    bottom: -50px;
	z-index: 1;
}

#hero .shop-btn{
  width: 100%;
  text-align: center;
  z-index: 10;
  position: relative;
}

#hero ul{
  padding-top: 30px;
  padding-bottom: 40px;
}

#hero ul li{
    color: #ffffff;
	font-family: "Roboto Condensed", sans-serif;
    font-size: 22px;
	margin-bottom: 10px;
    padding-left: 40px;
    position: relative;
}

#hero ul li:before {
    content: "";
    background: url(/wp-content/uploads/2025/02/blue-checkmark.png) no-repeat center center / contain;
    height: 25px;
    width: 25px;
    position: absolute;
    left: 0;
    top: 3px;
}

#hero .inner-wrap{
	position: relative;
	z-index: 2;
}

#hero .inner-wrap img{
  position: relative;
  z-index: 9;
}

#hero .btn-primary:not(:disabled):not(.disabled).active, 
#hero .btn-primary:not(:disabled):not(.disabled):active, 
#hero .show > .btn-primary.dropdown-toggle, 
#hero a.btn-primary, 
#hero a.btn-primary:visited{
	background: #ffec1b;
    border-radius: 0;
    clip-path: polygon(5% 0, 100% 0, 95% 100%, 0% 100%);
    color: #000000;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 18px;
    font-weight: 700;
    padding: 15px 30px 15px 30px;
    text-align: center;
    text-transform: uppercase;
}

#hero .btn span{
	line-height: 1em;
}

#hero .btn .icon {
    display: inline-block;
    background: url(../images/cart-icon.png) 0 0 / cover no-repeat;
    width: 25px;
    height: 23px;
    margin-left: 5px;
    position: relative;
    top: 4px;
    left: 5px;
}

@media (min-width: 768px){
	
	#hero h1{
		font-size: 40px;
		max-width: 680px;
	}

	#hero h1 span span{
		display: inline;
	}

	.inner-wrap img{
		position: relative;
		left: 100px;
		z-index: 9;
	}

}

@media (min-width: 768px) and (max-width: 991px){
	
	#hero{
		padding-top: 0px;
	}
	
	#hero:after{
		background: #000000;
	}
	
	#hero .container {
		display: flex;
		flex-direction: column;
		position: relative;
		z-index: 2;
	}
	
    #hero h1 {
        font-size: 40px;
        max-width: 680px;
        margin-bottom: 15px;
        order: 1;
    }
	
    #hero .inner-wrap {
        display: flex;
        flex-direction: column-reverse;
		order: 3;
    }
	
    #hero img {
        position: relative;
        top: auto;
        right: 0px;
        bottom: 0px;
        order: 2;
    }
	
    #hero ul {
        margin: 0px auto;
        padding-top: 10px;
		padding-bottom: 0px;
        width: 460px;
    }
	
	#hero .shop-btn {
		margin: 10px 0px 10px 0px;
		width: 100%;
	}
	
	#hero .btn-primary:not(:disabled):not(.disabled).active, #hero .btn-primary:not(:disabled):not(.disabled):active, #hero .show > .btn-primary.dropdown-toggle, #hero a.btn-primary, #hero a.btn-primary:visited {
		font-size: 21px;
		padding: 20px 30px 20px 30px;
		width: 280px;
	}
	
}

@media (min-width: 992px){
	
	#hero{
		padding-top: 20px;
		padding-bottom: 40px;
		position: relative;
	}

	#a1:after{
		content: "";
		background-color: #000000;
		height: 100%;
		width: 100%;
		position: absolute;
		left: 0;
		top: 0;
	}

	#hero h1{
		margin-left: 0;
		max-width: 610px;
		margin-bottom: 20px;
		text-align: left;
		position: relative;
		z-index: 9;
	}

	#hero h1 span span{
		background: none;
		padding: 0;
	}

	#hero .inner-wrap{
		width: 50%;
	}

	#hero .shop-btn{
		position: relative;
		text-align: left;
	}

	#hero ul{
		padding-top: 0;
		padding-bottom: 0px;
		position: relative;
		z-index: 9;
	}
	
	#hero ul li {
    	font-size: 18px;
	}
	
	#hero ul li:before {
		top: 0px;
	}
	
	#hero .image{
		width: 50%;
	}

}

@media (min-width: 992px) and (max-width: 1199px){
	
	#hero h1{
		font-size: 36px;
		margin-bottom: 30px;
        max-width: 640px;
	}
	
	#hero img {
		position: absolute;
		top: auto;
		right: -15px;
		bottom: -35px;
		width: 623px;
	}
	
}

@media (min-width: 1200px){
	
	#hero{
		padding: 40px 0px 40px 0px;
	}
	
	#hero h1 {
        max-width: 685px;
        font-size: 46px;
        margin-bottom: 30px;
        font-weight: 800;
    }
	
	#hero img {
		position: absolute;
		top: auto;
		right: -85px;
		bottom: -45px;
		z-index: 1;
		max-width: 860px;
	}
	
	#hero .inner-wrap{
		width: 50%;
	}
	
    #hero ul {
        margin-bottom: 60px;
		padding-bottom: 10px;
    }
	
	#hero ul li {
		font-size: 22px;
		margin-bottom: 10px;
		padding-left: 35px;
	}
	
	#hero ul li:before {
        top: 6px;
    }
	
	#hero .shop-btn {
        position: relative;
        text-align: left;
        bottom: 37px;
    }
	
}

@media (max-width: 767px){
	
    #hero{
		padding-top: 0px;
		padding-bottom: 20px;
	}
	
	#hero:after{
		background: #000000;
	}
	
    #hero .container {
        display: flex;
        flex-direction: column;
        background: url(/wp-content/uploads/2025/03/hero-bg-sm.png) no-repeat center / contain;
        max-width: 100%;
    }

	
    #hero h1 {
        font-size: 23px;
        max-width: 100%;
        margin-bottom: 0px;
        order: 1;
    }
	
    #hero .inner-wrap {
        display: flex;
        flex-direction: column-reverse;
		order: 3;
    }
	
    #hero img {
        position: relative;
        top: auto;
        right: 15px;
        bottom: 0px;
        order: 2;
        max-width: none;
        margin-bottom: -95px;
		width: calc(100% + 30px);
    }
	
    #hero ul {
        margin: 0px auto;
        padding-top: 10px;
		padding-bottom: 0px;
        width: 460px;
    }
	
	#hero ul li {
		font-size: 16px;
		margin-bottom: 10px;
		padding-left: 35px;
	}
	
	#hero ul li:before{
		top: -2px;
	}
	
	#hero .shop-btn {
		margin: 10px 0px 10px 0px;
		width: 100%;
	}
	
    #hero .btn-primary:not(:disabled):not(.disabled).active, #hero .btn-primary:not(:disabled):not(.disabled):active, #hero .show > .btn-primary.dropdown-toggle, #hero a.btn-primary, #hero a.btn-primary:visited {
        font-size: 18px;
        padding: 15px 30px 15px 30px;
        width: 180px;
    }

}

/**/

.s1{
	padding: 40px 0px 0px 0px;
}

.s1 .inner-wrap {
    background: #ffffff;
    padding: 30px 30px 30px 30px;
    width: 60%;
    position: relative;
    z-index: 4;
}

.s1 blockquote{
	position: relative;
}

.s1 blockquote .q-wrap {
    background: #1e1e1e;
    clip-path: polygon(5% 0, 100% 0, 95% 100%, 0% 100%);
    color: #ffffff;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 22px;
	letter-spacing: -0.5px;
    padding: 15px 30px 15px 100px;
    position: relative;
}

.s1 .inner-wrap blockquote:before {
    content: "";
    background: url(/wp-content/uploads/2025/03/yellow-quote.png) no-repeat 0 0 / cover;
    height: 61px;
    width: 86px;
    position: absolute;
    top: -13px;
    left: -10px;
    z-index: 2;
}

.s1 .image {
    margin-left: -40px;
    width: 40%;
    margin-top: -25px;
    position: relative;
    z-index: 2;
}

.s1 .title {
    font-family: "Roboto Condensed", sans-serif;
    font-size: 38px;
    letter-spacing: -1.5px;
    text-align: center;
    margin-bottom: 60px;
}

.s1 p {
	font-size: 18px;
    margin-bottom: 20px;
}

@media (min-width: 1200px){
	
}

@media (min-width: 992px) and (max-width: 1199px){
	
	.s1 .title {
		font-size: 34px;
	}
	
	.s1 blockquote {
		margin: 30px 0px 0px 0px;
	}

}

@media (min-width: 768px) and (max-width: 991px){
	
	.s1 .title {
		font-size: 28px;
		margin-bottom: 0px;
	}
	
	.s1 .d-flex{
		flex-direction: column;
	}
	
	.s1 .inner-wrap {
		padding: 20px 0px 30px 0px;
		width: 100%;
	}
	
	.s1 .image {
        margin: 0px auto;
        text-align: center;
		width: 100%;
    }

}

@media (max-width: 767px){
	
	.s1 {
		padding: 20px 0px 20px 0px;
	}
	
	.s1 .title {
		font-size: 26px;
		line-height: 1.5em;
		margin-bottom: 15px;
    }
	
	.s1 .d-flex{
		flex-direction: column;
	}
	
	.s1 .inner-wrap {
		padding: 0px 0px 30px 0px;
		width: 100%;
	}
	
	.s1 .image {
        margin: 0px auto;
        text-align: center;
		width: 100%;
    }
	
	.s1 p {
		font-size: 16px;
		margin-bottom: 10px;
	}
	
    .s1 blockquote {
        margin-top: 50px;
        margin-bottom: 0px;
    }
	
    .s1 .inner-wrap blockquote:before {
		height: 50px;
    	width: 73px;
        left: 15px;
        top: -32px;
    }
	
	.s1 blockquote .q-wrap {
		font-size: 16px;
		letter-spacing: -0.25px;
		padding: 30px 25px 15px 25px;
    }
	
}

/**/

.s2 {
	margin-bottom: 30px;
    position: relative;
}

.s2 .container {
    background: url(/wp-content/uploads/2025/03/kneeling-man.png) no-repeat 0 bottom #000000;
    padding: 20px 20px 20px 20px;
	position: relative;
}

.s2 .inner-wrap {
    padding-left: 50%;
}

.s2 .title {
	color: #ffffff;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 28px;
    letter-spacing: -1px;
    line-height: 1.5em;
    text-align: center;
    margin: 0px auto 40px auto;
    max-width: 760px;
}

.s2 .title .highlight{
	color: #ffec1b;
}

.s2 p {
	color: #ffffff;
}

.s2 .highlight {
    color: #ffec1b;
}

.s2 .lg-txt{

    font-size: 25px;
	letter-spacing: -1px;
}

.s2 .tag {
    background: #e5e5e5;
    clip-path: polygon(0 0, 100% 0, 92% 100%, 0% 100%);
    color: #1d1d1d;
    padding: 10px 20px 10px 20px;
    position: absolute;
    bottom: 55px;
    left: 0px;
}

.s2 .tag p{
    color: #1d1d1d;
	font-family: "Roboto Condensed", sans-serif;
    font-size: 18px;
	line-height: 1.4em;
    width: 220px;
}


@media (min-width: 768px) and (max-width: 991px){
	
	.s2 .title{
		margin-bottom: 20px;
	}
	
}

@media (max-width: 767px){
	
	.s2 .container {
		padding: 20px 15px 390px 15px;
	}
	
	.s2 .title {
		font-size: 24px;
		margin-bottom: 15px;
	}
	
	.s2 .lg-txt {
		font-size: 18px;
		letter-spacing: -0.25px;
		line-height: 1.2em;
	}
	
	.s2 .inner-wrap{
		padding-left: 0px;
		width: 100%;
	}
	
	.s2 .image{
		padding-left: 0px;
		width: 100%;
	}
	
}


/**/

.s3{
	padding-bottom: 40px;
	position: relative;
}

.s3:after{
	content: "";
	background: #1aa8d9;
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 50%;
	width: 100%;
	z-index: 1;
}

.s3 .container{
	position: relative;
	z-index: 2;
}

.s3 .container > p{
	width: 50%;
}

.s3 .title{
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 38px;
	letter-spacing: -1px;
	text-align: center;
	margin-bottom: 20px;
}

.s3 .checklist {
    background: #e5e5e5;
    padding: 20px 30px 20px 30px;
	width: 100%;
}

.s3 .inner-wrap{
	width: 50%;
}

.s3 .image {
	position: relative;
    width: 50%;
}

.s3 img{
    max-width: 100%;
    position: absolute;
    bottom: -25px;
    left: -70px;
}

.s3 h3{
    font-size: 26px;
	letter-spacing: -1px;
	text-align: left;
	margin-bottom: 20px;
}

.s3 ul {
	margin-bottom: 0px;
	padding-bottom: 10px;
}

.s3 ul li {
    font-family: "Roboto Condensed", sans-serif;
    font-size: 22px;
    margin-bottom: 10px;
    padding-left: 40px;
    position: relative;
}

.s3 ul li:before {
    content: "";
    background: url(/wp-content/uploads/2025/02/blue-checkmark.png) no-repeat center center / contain;
    height: 25px;
    width: 25px;
    position: absolute;
    left: 0;
    top: 3px;
}

@media (min-width: 768px) and (max-width: 991px){
	
	.s3:after {
		height: 65%;
	}
	
	.s3 .d-flex{
		flex-direction: column-reverse;
	}
	
	.s3 .inner-wrap {
		width: 100%;
	}
	
	.s3 .image {
		width: 100%;
	}
	
	.s3 img {
		display: block;
        position: relative;
        left: -60px;
        margin: 0px auto 30px;
        max-width: 320px;
    }
	
	.s3 .container > p {
		margin-bottom: 0px;
		text-align: center;
		width: 100%;
	}
	
}

@media (max-width: 767px){
	
	.s3:after {
		height: 75%;
	}
	
	.s3 .title {
		font-size: 26px;
		margin-bottom: 10px;
	}
	
	.s3 h3 {
		font-size: 18px;
		letter-spacing: -0.25px;
		margin-bottom: 15px;
	}
	
	.s3 .d-flex{
		flex-direction: column-reverse;
	}
	
	.s3 .inner-wrap {
		width: 100%;
	}
	
	.s3 .image {
		margin-top: -30px;
		width: 100%;
	}
	
	.s3 img {
		display: block;
        position: relative;
        left: -60px;
        margin: 0px auto 30px;
        max-width: 320px;
    }
	
	.s3 .container > p {
		margin-bottom: 20px;
		text-align: left;
		width: 100%;
	}
	
	.s3 .checklist{
		padding: 20px 15px 20px 15px;
	}
	
	.s3 ul li {
        font-size: 16px;
		margin-bottom: 5px;
        padding-left: 25px;
	}
	
	.s3 ul li:before{
		height: 17px;
		width: 17px;
		left: 0;
		top: 3px;
	}

}

/**/

.s4{
	padding-top: 40px;
	padding-bottom: 20px;
}

.s4 .container{
	border-top: solid 5px #e8e8e8;
	padding-top: 40px;
}

.s4 .title {
    font-size: 54px;
    font-family: 'Lato';
	font-weight: 800;
    letter-spacing: 0px;
    text-align: center;
    margin-bottom: 0px;
}

.s4 h3 {
    text-align: center;
    font-size: 32px;
    font-family: 'Lato';
	font-weight: 800;
    line-height: 1.3em;
}

.s4 .container > .sub-title{
	font-size: 38px;
	text-align: center;
}

@media (min-width: 992px) and (max-width: 1199px){
	
	.s4 .title {
    	font-size: 42px;
	}
	
	.s4 h3 {
		font-size: 26px;
	}
	
}

@media (min-width: 768px) and (max-width: 991px){
	
	.s4 h3 {
		font-size: 18px;
		line-height: 1.3em;
	}
	
}

@media (max-width: 767px){

    .s4 {
        padding-top: 20px;
        padding-bottom: 20px;
    }
	
	.s4 .container {
		border-top: solid 5px #e8e8e8;
		padding-top: 20px;
	}
	
    .s4 .title {
        font-size: 28px;
    }
	
    .s4 h3 {
		font-size: 15px;
		line-height: 1.5em;
		letter-spacing: -0.25px;
		margin-bottom: 20px;
    }
	
	.s4 .highlight{
		color: #1aa8d9;
	}
	
	.s4 .cta {
		display: flex;
		flex-direction: column;
		padding-bottom: 25px;
	}
	
	.s4 .cta:before {
		border-radius: 0px;
		height: 68%;
		position: absolute;
		bottom: 0;
		z-index: 1;
		width: calc(100% + 30px);
	}
	
	.s4 .cta .sub-title {
		font-size: 65px;
        line-height: 1em;
        border-top: solid 4px #4d4d4d;
        border-bottom: solid 4px #4d4d4d;
        margin-bottom: 20px;
        padding: 0px 0px 5px 0px;
        order: 2;
	}
	
	.s4 .cta .sub-title span {
        font-size: 42px;
        line-height: 1em;
        padding-bottom: 5px;
	}
	
	.s4 .cta img {
		order: 1;
	}
	
	.s4 .cta .btn-primary:not(:disabled):not(.disabled).active, 
	.s4 .cta .btn-primary:not(:disabled):not(.disabled):active, 
	.s4 .cta .show > .btn-primary.dropdown-toggle, 
	.s4 .cta a.btn-primary, 
	.s4 .cta a.btn-primary:visited {
		padding: 15px 30px 15px 30px;
		width: 200px;
		order: 3;
	}
	
}

/**/

.cta{
    display: flex;
    align-items: center;
    justify-content: center;
	position: relative;
}

.cta:before{
    content: "";
    background: #1a1a1a;
    border-radius: 110px;
    height: 60%;
    width: 100%;
    position: absolute;
    z-index: 1;
}

.cta .highlight{
	color: #1aa8d9;
}

.cta *{
	position: relative;
	z-index: 2;
}

.cta .sub-title {
    color: #1aa8d9;
    font-size: 80px;
    font-family: 'Lato';
	font-weight: 900;
    text-align: center;
    line-height: 1em;
    margin-bottom: 0px;
}

.cta .sub-title span{
	color: #ffffff;
    font-size: 51px;
    line-height: 1em;
}

 .cta img {
    margin-left: -65px;
}

.cta .btn-primary:not(:disabled):not(.disabled).active, 
.cta .btn-primary:not(:disabled):not(.disabled):active, 
.cta .show > .btn-primary.dropdown-toggle, 
.cta a.btn-primary, 
.cta a.btn-primary:visited{
    background: #ffec1b;
    border-radius: 0;
	clip-path: polygon(5% 0, 100% 0, 95% 100%, 0% 100%);
    color: #000000;
	font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    padding: 20px 30px 20px 30px;
    text-align: center;
    width: 200px;
}

@media (min-width: 992px) and (max-width: 1199px){
	
	.cta .sub-title {
		font-size: 54px;
	}
	
	.cta .sub-title span {
		font-size: 35px;
	}
	
	.cta img {
		margin-left: -30px;
		margin-right: 20px;
		max-width: 330px;
	}
	
}

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

@media (min-width: 768px) and (max-width: 991px){
	
	.s4 .cta:before {
		border-radius: 50px;
	}
	
	.s4 .title {
		font-size: 32px;
		margin-bottom: 10px;
	}
	
    .s4 .cta .sub-title {
        font-size: 32px;
        line-height: 1em;
        margin-bottom: 0px;
        max-width: 220px;
    }
	
	.s4 .cta .sub-title span {
		font-size: 30px;
	}
	
    .s4 .cta img {
        margin-left: -35px;
        margin-right: 15px;
        max-width: 250px;
    }
	
	.s4 .cta .btn-primary:not(:disabled):not(.disabled).active, 
	.s4 .cta .btn-primary:not(:disabled):not(.disabled):active, 
	.s4 .cta .show > .btn-primary.dropdown-toggle, 
	.s4 .cta a.btn-primary, .cta a.btn-primary:visited{
    	margin-right: 30px;
		width: 180px;
	}
	
}

@media (max-width: 767px){
	
}

/**/

.s5{
	background: #000000;
	padding: 30px 0px 30px 0px;
}

.s5 .title {
	color: #ffffff;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 38px;
    letter-spacing: -1px;
    text-align: center;
    margin-bottom: 30px;
}

.s5 .inner-wrap{
	padding-left: 40px;
	width: 55%;
}

.s5 .image{
	width: 45%;
}

.s5 p {
    color: #ffffff;
    font-size: 18px;
    margin-bottom: 10px;
}

.s5 .lg-txt {
	color: #ffec1b;
    font-size: 25px;
    letter-spacing: -1px;
}

@media (min-width: 768px) and (max-width: 991px){
	
	.s5 .title {
		font-size: 32px;
		margin-bottom: 30px;
	}
	
	.s5 .d-flex{
		flex-direction: column-reverse;
	}
	
	.s5 .image {
		width: 100%;
	}
	
	.s5 .image img{
		max-width: 320px;
		margin: 0px auto;
		display: block;
	}
	
	.s5 .inner-wrap {
		padding-bottom: 20px;
		padding-left: 0px;
		width: 100%;
	}
	
}

@media (max-width: 767px){
	
	.s5 .d-flex{
		flex-direction: column-reverse;
	}
	
	.s5 .image{
		width: 100%;
	}
	
	.s5 .image img{
		display: block;
		margin: 0px auto 0px auto;
		max-width: 320px;
	}
	
	.s5 .inner-wrap{
		padding-left: 0px;
		padding-bottom: 15px;
		width: 100%;
	}
	
	.s5 .title {
		font-size: 26px;
		letter-spacing: -1px;
		text-align: center;
		margin-bottom: 20px;
		max-width: 265px;
		margin: 0px auto 15px;
	}
	
	.s5 p{
		font-size: 16px;
	}
	
}

/**/

.s6{
	padding-top: 40px;
	padding-bottom: 20px;
}

.s6 .container{
	border-top: solid 5px #e8e8e8;
	padding-top: 40px;
}

.s6 .title {
    font-size: 54px;
    font-family: 'Lato';
	font-weight: 800;
    letter-spacing: 0px;
    text-align: center;
    margin-bottom: 0px;
}

.s6 .container > .sub-title{
	font-size: 80px;
	text-align: center;
}

.s6 .cta .sub-title span {
    font-size: 52px;
}

@media (min-width: 768px) and (max-width: 991px){
	
	.s6 .cta .sub-title {
        font-size: 54px;
    }
	
	.s6 .cta .sub-title span {
		font-size: 35px;
	}
	
}

@media (min-width: 768px) and (max-width: 991px){

	.s6 .container > .sub-title {
		font-size: 38px;
	}
	
	.s6 .cta .sub-title span {
		color: #ffffff;
		font-size: 32px;
		line-height: 1em;
	}
	
	.s6 .cta img {
        margin-left: -35px;
        margin-right: 15px;
        max-width: 250px;
    }
	
}

@media (max-width: 767px){
	
	.s6 {
        padding-top: 30px;
        padding-bottom: 20px;
    }
	
	.s6 .container {
		border-top: none;
		padding-top: 0px;
	}
	
    .s6 .title {
        font-size: 28px;
    }
	
    .s6 h3 {
        font-size: 16px;
        line-height: 1.5em;
        margin-bottom: 10px;
    }
	
	.s6 .highlight{
		color: #1aa8d9;
	}
	
	.s6 .cta {
		display: flex;
		flex-direction: column;
		padding-bottom: 30px;
	}
	
	.s6 .cta:before {
		border-radius: 0px;
		height: 68%;
		position: absolute;
		bottom: 0;
		z-index: 1;
		width: calc(100% + 30px);
	}
	
	.s6 .cta .sub-title {
		font-size: 65px;
        line-height: 1em;
        border-top: solid 4px #4d4d4d;
        border-bottom: solid 4px #4d4d4d;
        margin-bottom: 20px;
        padding: 0px 0px 5px 0px;
        order: 2;
	}
	
	.s6 .cta .sub-title span {
        font-size: 42px;
        line-height: 1em;
        padding-bottom: 5px;
	}
	
	.s6 .cta img {
		order: 1;
	}
	
	.s6 .cta .btn-primary:not(:disabled):not(.disabled).active, 
	.s6 .cta .btn-primary:not(:disabled):not(.disabled):active, 
	.s6 .cta .show > .btn-primary.dropdown-toggle, 
	.s6 .cta a.btn-primary, 
	.s6 .cta a.btn-primary:visited {
		padding: 15px 30px 15px 30px;
		width: 200px;
		order: 3;
	}

}

/**/

.s7{
	padding: 0px 0px 40px 0px;
}

.s7 .inner-wrap {
    background: #ffffff;
    padding: 30px 30px 30px 30px;
    width: 60%;
    position: relative;
    z-index: 4;
}

.s7 blockquote{
	position: relative;
}

.s7 blockquote .q-wrap {
    background: #1e1e1e;
    clip-path: polygon(5% 0, 100% 0, 95% 100%, 0% 100%);
    color: #ffffff;
    font-size: 22px;
	letter-spacing: -0.5px;
    padding: 15px 30px 15px 100px;
    position: relative;
}

.s7 .inner-wrap blockquote:before {
    content: "";
    background: url(/wp-content/uploads/2025/03/yellow-quote.png) no-repeat 0 0 / cover;
    height: 61px;
    width: 86px;
    position: absolute;
    top: -13px;
    left: -10px;
    z-index: 2;
}

.s7 .image {
    margin-left: -40px;
    width: 40%;
    margin-top: -25px;
    position: relative;
    z-index: 2;
}

.s7 .title {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 38px;
    letter-spacing: -1.5px;
    text-align: center;
    margin-bottom: 60px;
}

.s7 p {
	font-size: 18px;
    margin-bottom: 20px;
}

@media (min-width: 1200px){
	
}

@media (min-width: 992px) and (max-width: 1199px){
	
	.s7 .title {
		font-size: 34px;
	}
	
	.s7 blockquote {
		margin: 30px 0px 0px 0px;
	}

}

@media (min-width: 768px) and (max-width: 991px){
	
	.s7 {
		padding-top: 0px;
		padding-bottom: 30px;
	}
	
	.s7 .title {
		font-size: 30px;
		letter-spacing: -1.5px;
		text-align: center;
		margin-bottom: 20px;
	}
	
	.s7 .d-flex{
		flex-direction: column;
	}
	
	.s7 .inner-wrap{
		padding: 0px 0px 30px 0px;
		width: 100%;
	}
	
	.s7 .image {
		margin-left: auto;
		margin-top: 0;
		text-align: center;
		width: 100%;
		position: relative;
		z-index: 2;
	}
	
}

@media (max-width: 767px){
	
	.s7 {
		padding-top: 0px;
		padding-bottom: 30px;
	}
	
    .s7 .title {
		font-size: 26px;
		letter-spacing: -1.5px;
		line-height: 1.4em;
		text-align: center;
		margin-bottom: 10px;
    }
	
	.s7 .d-flex{
		flex-direction: column;
	}
	
    .s7 .inner-wrap {
        padding: 0px 0px 15px 0px;
        width: 100%;
    }
	
	.s7 .image {
		margin-left: auto;
		margin-top: 0;
		text-align: center;
		width: 100%;
		position: relative;
		z-index: 2;
	}
	
	.s7 p {
		font-size: 16px;
		margin-bottom: 10px;
	}
	
}

/**/

.s8{
	padding: 0px 0px 20px 0px;
}

.s8 .inner-wrap {
    background: #ffffff;
    padding: 30px 30px 30px 30px;
    width: 60%;
    position: relative;
    z-index: 4;
    order: 2;
}

.s8 .image {
    margin-right: -40px;
    width: 40%;
    margin-top: -25px;
    position: relative;
    z-index: 2;
    order: 1;
}

.s8 .title {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 28px;
    letter-spacing: -1.5px;
    text-align: left;
    margin-bottom: 15px;
}

.s8 .title .highlight{
	display: block;
	color: #ec0303;
	font-size: 28px;
}

.s8 p {
	font-size: 18px;
    margin-bottom: 20px;
}

@media (min-width: 1200px){
	
}

@media (min-width: 992px) and (max-width: 1199px){
	
	.s8 .title {
		font-size: 34px;
	}
	
	.s8 blockquote {
		margin: 30px 0px 0px 0px;
	}

}

@media (min-width: 768px) and (max-width: 991px){
	
	.s8 {
		padding-top: 15px;
	}
	
    .s8 .d-flex {
        flex-direction: column-reverse;
    }
	
    .s8 .inner-wrap {
		padding: 0px 0px 30px 0px;
        width: 100%;
    }
	
	.s8 .image{
		text-align: center;
		width: 100%;
	}

}

@media (max-width: 767px){
	
	.s8{
		padding-top: 0px;
	}
	
    .s8 .d-flex{
        flex-direction: column-reverse;
    }
	
    .s8 .inner-wrap{
		padding: 0px 0px 30px 0px;
        width: 100%;
    }
	
	.s8 .image{
		text-align: center;
		width: 100%;
	}
	
	.s8 .title{
		font-size: 18px;
		margin-bottom: 10px;
	}
	
	.s8 .title .highlight{
		font-size: 28px;
		margin-bottom: 10px;
	}
	
	.s8 p{
		font-size: 16px;
		margin-bottom: 10px;
	}
	
}

/**/

.s9{
	padding: 0px 0px 40px 0px;
}

.s9 .container{
	background: #e5e5e5;
	padding: 0px 30px 30px 30px;
}

.s9 .inner-wrap {
    padding: 30px 30px 30px 30px;
    width: 60%;
    position: relative;
    z-index: 4;
}

.s9 .inner-wrap blockquote:before {
    content: "";
    background: url(/wp-content/uploads/2025/03/yellow-quote.png) no-repeat 0 0 / cover;
    height: 61px;
    width: 86px;
    position: absolute;
    top: -13px;
    left: -10px;
    z-index: 2;
}

.s9 li {
    font-family: "Roboto Condensed", sans-serif;
    font-size: 18px;
    margin-bottom: 10px;
    padding-left: 15px;
    position: relative;
    max-width: 400px;
}

.s9 li:before{
	content: "";
	background: #1aa8d9;
	border-radius: 100%;
	height: 10px;
	width: 10px;
	position: absolute;
	left: 0px;
	top: 10px;
}

.s9 .image {
    margin-left: 0px;
    width: 40%;
    margin-top: 0px;
    position: relative;
    z-index: 2;
}

.s9 .title {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 28px;
    letter-spacing: -1.5px;
    text-align: left;
    margin-bottom: 15px;
}

.s9 .title .highlight{
	display: block;
	color: #ec0303;
	font-size: 28px;
}

.s9 p {
	font-size: 18px;
    margin-bottom: 20px;
}

@media (min-width: 1200px){
	
}

@media (min-width: 992px) and (max-width: 1199px){
	
	.s9 .inner-wrap{
		padding-left: 0px;
	}
	
	.s9 .title {
		font-size: 34px;
	}
	
	.s9 blockquote {
		margin: 30px 0px 0px 0px;
	}

}

@media (min-width: 768px) and (max-width: 991px){
	
	.s9 {
		padding-top: 0px;
	}
	
	.s9 .d-flex{
		flex-direction: column;
	}
	
	.s9 .inner-wrap {
    	padding: 30px 0px 30px 0px;
		width: 100%;
	}
	
	.s9 .image{
		text-align: center;
		width: 100%;
	}

}

@media (max-width: 767px){
	
	.s9 {
		padding-top: 0px;
        padding-bottom: 20px;
	}
	
	.s9 .container {
		padding: 0px 15px 30px 15px;
	}
	
	.s9 .title {
		font-size: 19px;
		letter-spacing: -1px;
		margin-bottom: 15px;
	}
	
	.s9 .d-flex{
		flex-direction: column;
	}
	
	.s9 .inner-wrap {
    	padding: 30px 0px 30px 0px;
		width: 100%;
	}
	
	.s9 .image{
		text-align: center;
		width: 100%;
	}
	
	.s9 .title .highlight{
		font-size: 28px;
		margin-bottom: 10px;
	}
	
	.s9 p {
		font-size: 16px;
		margin-bottom: 10px;
	}
	
}

/**/

.s10 {
	background: url(/wp-content/uploads/2025/03/patented-ingredients.jpg) no-repeat 0px bottom / contain #000000;
    margin-bottom: 0px;
	padding-bottom: 100px;
    position: relative;
}

.s10 .container {
    padding: 20px 20px 40px 20px;
    position: relative;
    max-width: 1140px;
}

.s10 .inner-wrap {
    order: 2;
    width: 50%;
}

.s10 .image{
	position: relative;
    width: 50%;
    order: 1;
}

.s10 .tag {
    background: #e5e5e5;
    clip-path: polygon(0 0, 100% 0, 92% 100%, 0% 100%);
    color: #1d1d1d;
	font-family: "Roboto Condensed", sans-serif;
    font-size: 18px;
	line-height: 1.2em;
    padding: 10px 20px 10px 20px;
    position: absolute;
    bottom: 55px;
    right: 50px;
    left: auto;
    width: 265px;
}

.s10 .tag p{
    color: #1d1d1d;
	font-family: "Roboto Condensed", sans-serif;
    font-size: 18px;
	line-height: 1.4em;
    width: 220px;
}

.s10 .title {
    color: #ffffff;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 38px;
    letter-spacing: -1px;
    line-height: 1.5em;
    text-align: center;
    margin: 0px auto 20px auto;
    max-width: 100%;
}

.s10 .title .highlight{
	color: #ffec1b;
}

.s10 p {
	color: #ffffff;
}

.s10 p a{
	color: #ffec1b;
}

.s10 ul{
	padding-left: 20px;
}

.s10 li {
	color: #ffffff;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 18px;
    position: relative;
    padding-left: 18px;
}

.s10 li:before {
    content: "";
    background: #1aa8d9;
    border-radius: 100%;
    width: 7px;
    height: 7px;
    position: absolute;
    top: 12px;
    left: 0px;
}

.s10 .highlight {
    color: #ffec1b;
}

.s10 .lg-txt{
    font-size: 25px;
	letter-spacing: -1px;
}

@media (min-width: 992px) and (max-width: 1199px){
	
	.s10 {
		background-position: -350px 0px;
		margin-bottom: 0px;
		padding-bottom: 100px;
		position: relative;
	}
	
	.s10 .title {
		font-size: 32px;
	}
	
}

@media (min-width: 768px) and (max-width: 991px){
		
	.s10 .title{
		font-size: 30px;
	}
	
    .s10 .d-flex {
        flex-direction: column-reverse;
    }
	
	.s10 .inner-wrap {
		width: 100%;
	}
	
	.s10 .image {
		padding-bottom: 55%;
		width: 100%;
	}

}

@media (max-width: 767px){
	
	.s10 {
		background: #000000;
		padding-bottom: 100px;
	}
	
    .s10 .title {
        font-size: 26px;
        margin-bottom: 15px;
    }
	
	.s10 .container {
    	padding: 20px 15px 40px 15px;
	}
	
    .s10 .d-flex {
        flex-direction: column-reverse;
    }
	
	.s10 .inner-wrap {
		padding-bottom: 15px;
		width: 100%;
	}
	
    .s10 .image {
        height: 230px;
        width: 100%;
        background: url(/wp-content/uploads/2025/03/patented-ingredients.jpg) no-repeat 0px bottom / contain #000000;
        width: calc(100% + 30px);
        position: relative;
        left: -15px;
    }
	
    .s10 .tag {
        font-size: 18px;
        line-height: 1.2em;
        padding: 10px 20px 10px 20px;
        position: absolute;
        bottom: 40px;
        left: -5px;
        width: 265px;
        right: auto;
    }
	
	.s10 ul{
		padding-left: 0px;
	}

}

/**/

.s11{
    background: #d9d9d9;
    border-radius: 80px 80px 0px 0px;
    margin-top: -100px;
    padding: 20px 0px 10px 0px;
	overflow: hidden;
    z-index: 2;
    position: relative;
}

.s11 .d-flex{
	align-items: flex-start;
}

.s11 .inner-wrap{
	padding: 20px 0px;
	width: 50%;
}

.s11 .image{
	padding-left: 30px;
	width: 50%;
}

.s11 .image img{
	margin-right: -30px;
	margin-top: -55px;
}

.s11 .title{
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 28px;
    letter-spacing: -1px;
    line-height: 1.5em;
    text-align: left;
    margin: 0px auto 20px auto;
    max-width: 100%;
}

.s11 ul{
    padding-left: 20px;
}

.s11 li{
    font-family: "Roboto Condensed", sans-serif;
    font-size: 18px;
    position: relative;
	margin-bottom: 10px;
    padding-left: 18px;
}

.s11 li:before {
    content: "";
    background: #1aa8d9;
    border-radius: 100%;
    width: 7px;
    height: 7px;
    position: absolute;
    top: 12px;
    left: 0px;
}


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

	.s11 {
		border-radius: 50px 50px 0px 0px;
		padding-bottom: 30px;
	}
}

@media (max-width: 767px){
	
	.s11 {
        position: relative;
        border-radius: 30px 30px 0px 0px;
        margin-top: -145px;
        padding: 0px 0px 10px 0px;
        z-index: 2;
	}
	
	.s11 .container {
    	padding: 20px 15px 20px 15px;
	}
	
	.s11 .d-flex {
		flex-direction: column;
	}
	
	.s11 .inner-wrap {
		padding-bottom: 10px;
		width: 100%;
	}
	
    .s11 .image {
        display: none;
    }
	
	.s11 .image img {
		margin: 0px auto 0px auto;
		max-width: 320px;
	}
	
	.s11 .title {
		font-size: 24px;
		letter-spacing: -1px;
		line-height: 1.5em;
		text-align: center;
		margin: 0px auto 10px auto;
		max-width: 100%;
	}
	
	.s11 ul {
		padding-left: 0;
	}
	
	.s11 li:before{
		top: 10px;
	}
	
}

/**/

.s12{
	padding: 30px 0px 30px 0px;
}

.s12 .d-flex {
	align-items: center;
	justify-content: center;
    margin: 0px auto;
}

.s12 .inner-wrap {
    background: #ffffff;
	order: 1;
    padding: 30px 30px 30px 30px;
    width: 50%;
    position: relative;
    z-index: 1;
}

.s12 .image {
	text-align: center;
    width: 40%;
    position: relative;
    z-index: 2;
}

.s12 .title{
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 38px;
    letter-spacing: -1.5px;
    text-align: center;
    margin-bottom: 20px;
}

.s12 p {
	font-size: 18px;
    margin-bottom: 20px;
}

@media (min-width: 1200px){
	
}

@media (min-width: 992px) and (max-width: 1199px){
	
	.s12 .title {
		font-size: 34px;
	}
	
	.s12 blockquote {
		margin: 30px 0px 0px 0px;
	}

}

@media (min-width: 768px) and (max-width: 991px){
	
	.s12 {
		padding-top: 15px;
	}
	
	.s12 .d-flex{
		flex-direction: column;
	}
	
	.s12 .inner-wrap{
		width: 100%;
	}
	
	.s12 .image{
		width: 100%;
	}

}

@media (max-width: 767px){
	
	.s12 {
		padding-top: 15px;
	}
	
    .s12 .d-flex {
        flex-direction: column-reverse;
    }
	
	.s12 .inner-wrap{
		padding: 0px 0px 20px 0px;
		width: 100%;
	}
	
	.s12 .image{
		width: 100%;
	}
	
	.s12 .image img{
		display: block;
		margin: 0px auto;
		max-width: 320px;
	}
	
	.s12 .title {
		font-size: 26px;
		letter-spacing: -1.5px;
		line-height: 1.5em;
		text-align: center;
		margin-bottom: 10px;
	}
	
	.s12 p {
		font-size: 16px;
		margin-bottom: 10px;
	}
	
}

/**/

.s13{
	background: #e5e5e5;
	padding: 30px;
}

.s13 .d-flex{
	justify-content: center;
}

.s13 img{
	display: block;
	margin: 0px auto 10px auto;
}

.s13 p{
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 21px;
	letter-spacing: -0.5px;
	line-height: 1.2em;
    text-align: center;
}

.s13 .icon {
    flex-basis: 200px;
}

@media (min-width: 992px) and (max-width: 1199px){
	
	.s13 p {
		font-size: 18px;
	}
	
}

@media (min-width: 768px) and (max-width: 991px){
	
	.s13 .icon {
		flex-basis: 110px;
	}
	
	.s13 p {
		font-size: 13px;
	}

}

@media (max-width: 767px){
	
	.s13 {
		padding: 30px 0px 30px 0px;
	}
	
	.s13 .d-flex {
		flex-direction: row;
		flex-wrap: wrap;
		justify-content: space-evenly;
	}
	
	.s13 .icon {
		margin-bottom: 20px;
		padding: 0px 10px;
		width: 48%;
	}

	.s13 .icon{
		flex-basis: auto;
	}

	.s13 .icon:last-of-type{
		margin-bottom: 0px;
	}

	.s13 img {
		margin: 0px auto 10px auto;
	}

	.s13 p {
		font-size: 16px;
		line-height: 1.2em;
	}
	
}

/**/

.s14{
	padding-top: 40px;
	padding-bottom: 20px;
}

.s14 .container{
	border-top: solid 5px #e8e8e8;
	padding-top: 40px;
}

.s14 .title {
    font-size: 54px;
    font-family: 'Lato';
	font-weight: 800;
    letter-spacing: 0px;
    text-align: center;
    margin-bottom: 0px;
}

.s14 h3 {
    text-align: center;
    font-size: 32px;
    font-family: 'Lato';
	font-weight: 800;
    line-height: 1.3em;
}

.s14 .container > .sub-title{
	font-size: 38px;
	text-align: center;
}

@media (min-width: 992px) and (max-width: 1199px){
	
	.s14 .title {
		font-size: 34px;
	}
	
	.s14 h3 {
		text-align: center;
		font-size: 24px;
	}
	
}

@media (min-width: 768px) and (max-width: 991px){
	
	.s14 .title {
		font-size: 38px;
		margin: 0px auto 5px;
		max-width: 620px;
	}
	
	.s14 h3 {
		font-size: 21px;
		margin: 0px auto 20px auto;
		max-width: 480px;
	}
	
	.s14 .container {
		padding-top: 30px;
	}
	
	.s14 .cta .sub-title{
		font-size: 38px;
	}
	
	.s14 .container > .sub-title {
		font-size: 38px;
	}
	
	.s14 .cta .sub-title span {
		color: #ffffff;
		font-size: 28px;
		line-height: 1em;
	}
	
	.s14 .cta img {
        margin-left: -65px;
        margin-right: 35px;
        max-width: 250px;
    }
	
	.s14 .cta .btn-primary:not(:disabled):not(.disabled).active, 
	.s14 .cta .btn-primary:not(:disabled):not(.disabled):active, 
	.s14 .cta .show > .btn-primary.dropdown-toggle, 
	.s14 .cta a.btn-primary, 
	.s14 .cta a.btn-primary:visited{
		position: relative;
		left: -25px;
	}

}

@media (max-width: 767px){
	
	.s14 .title {
		font-size: 28px;
		font-family: 'Lato';
		font-weight: 800;
		letter-spacing: 0px;
		text-align: center;
		margin-bottom: 10px;
	}
	
	.s14 h3 {
		font-size: 20px;
		font-family: 'Lato';
		font-weight: 800;
		line-height: 1.3em;
		text-align: center;
	}
	
	.s14 {
        padding-top: 20px;
        padding-bottom: 20px;
    }
	
	.s14 .container {
		border-top: solid 5px #e8e8e8;
		padding-top: 20px;
	}
	
	.s14 h3 {
		font-size: 18px;
		line-height: 1.5em;
		margin-bottom: 15px;
	}
	
	.s14 .highlight{
		color: #1aa8d9;
	}
	
	.s14 .cta {
		display: flex;
		flex-direction: column;
		padding-bottom: 25px;
	}
	
	.s14 .cta:before {
		border-radius: 0px;
		height: 68%;
		position: absolute;
		bottom: 0;
		z-index: 1;
		width: calc(100% + 30px);
	}
	
	.s14 .cta .sub-title {
		font-size: 65px;
        line-height: 1em;
        border-top: solid 4px #4d4d4d;
        border-bottom: solid 4px #4d4d4d;
        margin-bottom: 20px;
        padding: 0px 0px 5px 0px;
        order: 2;
	}
	
	.s14 .cta .sub-title span {
        font-size: 42px;
        line-height: 1em;
        padding-bottom: 5px;
	}
	
	.s14 .cta img {
		order: 1;
	}
	
	.s14 .cta .btn-primary:not(:disabled):not(.disabled).active, 
	.s14 .cta .btn-primary:not(:disabled):not(.disabled):active, 
	.s14 .cta .show > .btn-primary.dropdown-toggle, 
	.s14 .cta a.btn-primary, 
	.s14 .cta a.btn-primary:visited {
		padding: 15px 30px 15px 30px;
		width: 200px;
		order: 3;
	}

}

/**/

.s15{
	padding-bottom: 40px;
}

.s15 .title{
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 38px;
    letter-spacing: -0.5px;
    line-height: 1.2em;
    text-align: center;
}

.s15 .sub-title{
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 38px;
    letter-spacing: -0.5px;
    line-height: 1.2em;
    text-align: center;
	margin-bottom: 30px;
}


.s15 .sub-title span{
	font-family: 'Roboto Condensed", sans-serif';
}

.s15 .reason{
	background: #000000;
	margin-bottom: 20px;
	padding: 30px 40px 30px 40px;
}

.s15 .reason:nth-child(even){
	background: #1aa8d9;
}

.s15 .reason .d-flex{
	align-items: center;
}

.s15 .reason .sub-title{
	color: #ffffff;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 42px;
    letter-spacing: -0.5px;
    line-height: 1.2em;
    text-align: center;
}

.s15 .reason-2 .sub-title{
    max-width: 590px;
    margin: 0px auto;
}

.s15 .reason p{
	color: #ffffff;
}

.s15 .reason .image{
	text-align: right;
	width: 342px;
}

.s15 .reason .inner-wrap {
    padding-left: 30px;
	width: 75%;
}

.s15 blockquote{
	position: relative;
}

.s15 blockquote .q-wrap {
    background: #1e1e1e;
    clip-path: polygon(0 0, 100% 0, 95% 100%, 0% 100%);
    color: #ffffff;

    font-size: 22px;
	letter-spacing: -0.5px;
    padding: 15px 30px 15px 30px;
    position: relative;
}

@media (min-width: 992px) and (max-width: 1199px){
	
	.s15 .reason .sub-title{
		font-size: 36px;
	}
	
}

@media (min-width: 768px) and (max-width: 991px){
	
	.s15{
		padding-bottom: 15px;
	}
	
	.s15 .title{
		font-size: 34px;
	}
	
	.s15 .reason .sub-title{
		font-size: 38px;
	}
	
	.s15 .sub-title span{
		font-size: 28px;
	}
	
}

@media (max-width: 767px){
	
	.s15 {
		padding-bottom: 0;
	}

	.s15 .title {
        font-size: 24px;
        line-height: 1.4em;
        margin-bottom: 15px;
	}

    .s15 .reason {
        margin-bottom: 20px;
        padding: 20px 15px 20px 15px;
    }

	.s15 .reason .sub-title {
		font-size: 25px;
        letter-spacing: -0.5px;
        line-height: 1.2em;
        text-align: center;
        margin-bottom: 15px;
    }

	.s15 .sub-title span {
		font-size: 24px;
        font-family: 'Roboto Condensed", sans-serif';
        font-weight: 400;	
	}

    .s15 .d-flex {
        flex-direction: column;
    }

	.s15 .reason .image {
		text-align: center;
		width: 100%;
	}
	
	.s15 .reason .image img{
		display: block;
		margin: 0px auto;
		max-width: 200px;
	}

    .s15 .reason .inner-wrap {
        padding-left: 0px;
		padding-top: 15px;
        width: 100%;
    }

}

/**/

.s16{
	background: #e5e5e5;
	padding: 30px 0px 100px 0px;
}

.s16 .container{
	position: relative;
}

.s16 .container > img{
    position: absolute;
    bottom: -50px;
    left: 0px;
    max-width: 580px;
}

.s16 .left-col{
	width: 45%;
}

.s16 .left-col img{
	margin-top: 80px;
	max-width: 440px;
}

.s16 .right-col{
    padding-left: 45px;
	width: 55%;
}

.s16 .right-col p {
    font-size: 18px;
    line-height: 1.6em;
    margin-bottom: 10px;
}

.s16 .title{
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 38px;
    letter-spacing: -0.5px;
    line-height: 1.2em;
    text-align: center;
}

.s16 .cta-sm {
	background: #000000;
    margin: 20px 110px 0px auto;
    max-width: 575px;
    padding: 15px 20px 25px 145px;
}

.s16 .cta-sm .title{
    color: #ffffff;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 38px;
    letter-spacing: -0.5px;
    line-height: 1.2em;
    text-align: left;
    margin-bottom: 10px;
}

.s16 .cta-sm p {
    color: #ffffff;

    font-size: 32px;
    letter-spacing: -1px;
    line-height: 1.2em;
    text-align: left;
}

.s16 .cta-sm .btn-primary:not(:disabled):not(.disabled).active, 
.s16 .cta-sm .btn-primary:not(:disabled):not(.disabled):active, 
.s16 .cta-sm .show > .btn-primary.dropdown-toggle, 
.s16 .cta-sm a.btn-primary, .cta a.btn-primary:visited{
    background: #ffec1b;
    border-radius: 0;
    clip-path: polygon(7% 0, 100% 0, 93% 100%, 0% 100%);
    color: #000000;
    font-family: 'Roboto Condensed', sans-serif;
	font-size: 18px;
    padding: 15px 40px 15px 40px;
    text-align: center;
    text-transform: uppercase;
}

@media (min-width: 992px) and (max-width: 1199px){
	
	.s16 .left-col img{
		width: 420px;
	}
	
	.s16 .container > img{
		position: absolute;
		bottom: -80px;
		left: -95px;
		width: 500px;
	}
	
	.s16 .cta-sm .title{
		font-size: 32px;
		margin-bottom: 10px;
	}
	
	.s16 .cta-sm p{
		font-size: 30px;
	}

}

@media (min-width: 768px) and (max-width: 991px){
	
	.s16 {
		padding: 30px 0px 40px 0px;
	}
	
	.s16 .title {
		font-size: 34px;
	}
	
	.s16 .d-flex{
		flex-direction: column-reverse;
	}
	
   .s16 .left-col {
	   text-align: center;
		width: 100%;
	}
	
	.s16 .right-col{
		padding-bottom: 20px;
		padding-left: 0px;
		width: 100%;
	}
	
	.s16 .left-col img {
		margin: 0px auto;
		max-width: 320px;
		width: 100%;
	}
	
	.s16 .container > img{
		display: none;
	}
	
	.s16 .right-col p {
		line-height: 1.8em;
	}
	
    .s16 .cta-sm {
        margin: 20px auto 0px auto;
        padding: 15px 20px 25px 20px;
        text-align: center;
    }
	
	.s16 .cta-sm .title {
		font-size: 34px;
		margin-bottom: 10px;
		text-align: center;
	}
	
	.s16 .cta-sm p {
		font-size: 28px;
		text-align: center;
	}
	
	.s16 .cta-sm .btn-primary:not(:disabled):not(.disabled).active, .s16 .cta-sm .btn-primary:not(:disabled):not(.disabled):active, .s16 .cta-sm .show > .btn-primary.dropdown-toggle, .s16 .cta-sm a.btn-primary, .cta a.btn-primary:visited {
		font-size: 18px;
		padding: 15px 40px 15px 40px;
	}

}

@media (max-width: 767px){
	
	.s16 .title {
		font-size: 25px;
	}
	
	.s16 {
        padding: 30px 0px 30px 0px;
    }
	
	.s16 .cta-sm {
		background: #000000;
		margin: 20px 110px 0px auto;
		max-width: 100%;
		padding: 15px 20px 25px 20px;
		width: 100%;
	}
	
	.s16 .cta-sm p {
		font-size: 18px;
		letter-spacing: -0.5px;
		line-height: 1.2em;
		text-align: center;
		margin-bottom: 15px;
	}
	
	.s16 .cta-sm .title {
		font-size: 24px;
		letter-spacing: -0.5px;
		line-height: 1.4em;
		text-align: center;
		margin-bottom: 10px;
		max-width: 300px;
		margin: 0px auto 10px auto;
	}
	
	.s16 .d-flex {
		flex-direction: column-reverse;
	}
	
	.s16 .left-col {
		width: 100%;
	}
	
	.s16 .left-col img {
		margin-top: 0;
		max-width: 100%;
		width: 100%;
	}
	
	.s16 .right-col {
        padding-bottom: 0px;
        width: 100%;
        padding-left: 0px;
    }
	
	.s16 .right-col p {
		font-size: 16px;
		line-height: 1.5em;
		margin-bottom: 10px;
	}
	
	.s16 .container > img{
		display: none;
	}
	
	.s16 .cta-sm .btn-primary:not(:disabled):not(.disabled).active, .s16 .cta-sm .btn-primary:not(:disabled):not(.disabled):active, .s16 .cta-sm .show > .btn-primary.dropdown-toggle, .s16 .cta-sm a.btn-primary, .cta a.btn-primary:visited {
		display: block;
		margin: 0px auto;
		width: 200px;
	}

}

/**/

.s17{
	padding: 40px 0px 0px 0px;
}

.s17 .inner-wrap {
    background: #ffffff;
    padding: 30px 30px 30px 30px;
    width: 60%;
    position: relative;
    z-index: 4;
}

.s17 blockquote{
	position: relative;
}

.s17 blockquote .q-wrap {
    background: #1e1e1e;
    clip-path: polygon(5% 0, 100% 0, 95% 100%, 0% 100%);
    color: #ffffff;

    font-size: 22px;
	letter-spacing: -0.5px;
    padding: 15px 30px 15px 100px;
    position: relative;
}

.s17 .inner-wrap blockquote:before {
    content: "";
    background: url(/wp-content/uploads/2025/03/yellow-quote.png) no-repeat 0 0 / cover;
    height: 61px;
    width: 86px;
    position: absolute;
    top: -13px;
    left: -10px;
    z-index: 2;
}

.s17 .image {
    margin-left: -40px;
    width: 40%;
    margin-top: -25px;
    position: relative;
    z-index: 2;
}

.s17 .title {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 38px;
    letter-spacing: -1.5px;
    text-align: center;
    margin-bottom: 60px;
}

.s17 p {
	font-size: 18px;
    margin-bottom: 20px;
}

@media (min-width: 1200px){
	
}

@media (min-width: 992px) and (max-width: 1199px){
	
	.s17 .title {
		font-size: 34px;
	}
	
	.s17 blockquote {
		margin: 30px 0px 0px 0px;
	}

}

@media (min-width: 768px) and (max-width: 991px){
	
	.s17 {
		padding-top: 30px;
	}
	
	.s17 .title {
		font-size: 34px;
		margin-bottom: 20px;
	}
	
	.s17 .d-flex{
		flex-direction: column;
	}
	
	.s17 .inner-wrap{
		padding: 0px 0px 20px 0px;
		width: 100%;
	}
	
	.s17 .image{
		margin-left: auto;
		text-align: center;
		width: 100%;
	}

}

@media (max-width: 767px){
	
	.s17 {
		padding: 30px 0px 0px 0px;
	}
	
	.s17 .title {
		font-size: 24px;
		text-align: center;
		margin-bottom: 15px;
	}
	
	.s17 .d-flex{
		flex-direction: column;
	}
	
	.s17 .inner-wrap {
		padding: 0px 0px 30px 0px;
		width: 100%;
	}
	
	.s17 .image {
		margin-left: auto;
		width: 100%;
		margin-top: 0px;
	}
	
	.s17 p {
		font-size: 16px;
		margin-bottom: 10px;
	}

}

/**/

.s18{
	padding-top: 0px;
	padding-bottom: 30px;
}

.s18 .container{
	border-top: solid 5px #e8e8e8;
	padding-top: 20px;
}

.s18 .title {
    font-size: 54px;
    font-family: 'Lato';
	font-weight: 800;
    letter-spacing: 0px;
	line-height: 1em;
    text-align: center;
    margin-bottom: 30px;
}

.s18 h3 {
    text-align: center;
    font-size: 32px;
    font-family: 'Lato';
	font-weight: 800;
    line-height: 1.3em;
}

.s18 .container > .sub-title{
	font-size: 38px;
	text-align: center;
}

@media (min-width: 992px) and (max-width: 1199px){
	
	.s18 .title {
    	font-size: 36px;
	}
	
}


@media (min-width: 768px) and (max-width: 991px){
	
	.s18 .title {
		font-size: 34px;
		line-height: 1.3em;
		margin: 0px auto 30px auto;
		max-width: 415px;
	}
	
	.s18 .cta img {
        margin-left: -35px;
        margin-right: 15px;
        max-width: 250px;
    }
	
}

@media (min-width: 768px) and (max-width: 991px){
	
    .cta .sub-title {
        font-size: 38px;
    }
	
    .s18 .cta .sub-title span {
        color: #ffffff;
        font-size: 28px;
        line-height: 1em;
    }
	
    .s18 .cta img {
        margin-left: -35px;
        margin-right: 25px;
        max-width: 250px;
    }
	
	.s18 .cta .btn-primary:not(:disabled):not(.disabled).active, 
	.s18 .cta .btn-primary:not(:disabled):not(.disabled):active, 
	.s18 .cta .show > .btn-primary.dropdown-toggle, 
	.s18 .cta a.btn-primary, 
	.s18 .cta a.btn-primary:visited{
		position: relative;
		left: -25px;
	}

}

@media (max-width: 767px){

	.s18 .title {
		font-size: 28px;
		letter-spacing: 0px;
		text-align: center;
		margin-bottom: 0px;
	}
	
	.s18 h3 {
		font-size: 20px;
		line-height: 1.3em;
		text-align: center;
	}
	
	.s18 {
        padding-top: 20px;
        padding-bottom: 20px;
    }
	
	.s18 .container {
		border-top: solid 5px #e8e8e8;
		padding-top: 20px;
	}
	
    .s18 .title {
        font-size: 28px;
		margin-bottom: 15px;
    }
	
    .s18 h3 {
        font-size: 16px;
        line-height: 1.5em;
        margin-bottom: 10px;
    }
	
	.s18 .highlight{
		color: #1aa8d9;
	}
	
	.s18 .cta {
		display: flex;
		flex-direction: column;
		padding-bottom: 25px;
	}
	
	.s18 .cta:before {
		border-radius: 0px;
		height: 68%;
		position: absolute;
		bottom: 0;
		z-index: 1;
		width: calc(100% + 30px);
	}
	
	.s18 .cta .sub-title {
		font-size: 65px;
        line-height: 1em;
        border-top: solid 4px #4d4d4d;
        border-bottom: solid 4px #4d4d4d;
        margin-bottom: 20px;
        padding: 0px 0px 5px 0px;
        order: 2;
	}
	
	.s18 .cta .sub-title span {
        font-size: 42px;
        line-height: 1em;
        padding-bottom: 5px;
	}
	
	.s18 .cta img {
		order: 1;
	}
	
	.s18 .cta .btn-primary:not(:disabled):not(.disabled).active, 
	.s18 .cta .btn-primary:not(:disabled):not(.disabled):active, 
	.s18 .cta .show > .btn-primary.dropdown-toggle, 
	.s18 .cta a.btn-primary, 
	.s18 .cta a.btn-primary:visited {
		padding: 15px 30px 15px 30px;
		width: 200px;
		order: 3;
	}

}

/**/

.s19 .container {
    background: url(/wp-content/uploads/2025/03/s19-bg.png) no-repeat -85px 0 / contain #19191a;
	max-width: 1290px;
    padding: 40px 80px;
}

.s19 .title {
	color: #ffffff;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 38px;
    letter-spacing: -1.5px;
    text-align: center;
    margin-bottom: 30px;
}

.s19 .d-flex{
	align-items: flex-end;
}

.s19 .inner-wrap {
    width: 50%;
}

.s19 .image {
    width: 50%;
}

.s19 .image img{
	margin-bottom: -50px;
}

.s19 p {
	color: #ffffff;
}

.s19 .lg-txt {
	color: #ffec1b;

    font-size: 25px;
    letter-spacing: -1px;
}

@media (min-width: 992px) and (max-width: 1199px){
	
	.s19 .container{
		background-position: -198px 0px;
		background-size: 100% auto;
	}
	
	.s19 .image {
		width: 45%;
	}
	
	.s19 .inner-wrap {
		width: 55%;
	}
	
	.s19 .lg-txt {
		font-size: 22px;
		line-height: 1.6em;
	}
	
}

@media (min-width: 768px) and (max-width: 991px){

	.s19 .container{
        background-position: center bottom;
        padding: 40px 30px 600px 30px;
	}

	.s19 .d-flex{
		flex-direction: column-reverse;
	}

	.s19 .inner-wrap{
		width: 100%;
	}

    .s19 .image {
        width: 100%;
        position: relative;
    }

    .s19 .image img {
        margin-bottom: 0;
        width: 400px;
        position: absolute;
        bottom: -595px;
        right: 70px;
    }

	.s19 .title{
		font-size: 34px;
	}

	.s19 .lg-txt {
		font-size: 24px;
		line-height: 1.4em;
	}

}

@media (max-width: 767px){

    .s19 .container {
		background-color: #1a1a1a;
        background-position: center bottom;
        padding: 20px 15px 300px 15px;
    }
	
	.s19 .d-flex{
		flex-direction: column-reverse;
	}

	.s19 .inner-wrap{
		width: 100%;
	}

    .s19 .image {
        width: 100%;
        position: relative;
    }

    .s19 .image img {
        margin-bottom: 0;
        width: 400px;
        position: absolute;
        bottom: -595px;
        right: 70px;
    }

    .s19 .title {
		font-size: 24px;
		max-width: 320px;
		margin: 0px auto 15px auto;
    }

	.s19 .lg-txt {
		font-family: 'FuturaStdCondensedBold';
		font-size: 19px;
        line-height: 1.4em;
        letter-spacing: 0px;
	}
	
	.s19 .image img {
        margin-bottom: 0;
        width: 200px;
        position: absolute;
        bottom: -300px;
        right: 45px;
    }

}

/* Formulation */

#formulation{
	padding: 40px 0px 40px 0px;
	position: relative;
}

#formulation .container{
	position: relative;
	z-index: 2;
}

/**/

#formulation h2{
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 38px;
    letter-spacing: -1.5px;
    text-align: center;
    margin-bottom: 20px;
}

#ingredients-accordion .card{
	border: none;
}

#ingredients-accordion .card-header{
    background-color: transparent;
    border-bottom: 3px solid #1aa8d9;
    border-left: 10px solid #1aa8d9;
	padding: 0px;
}

#ingredients-accordion .card-body{
    display: flex;
    align-items: center;
}

#ingredients-accordion img{
    margin-right: 20px;
    align-self: center;
}

#ingredients-accordion h5{
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 21px;
}

#ingredients-accordion h5 a{
	cursor: pointer;
	display: block;
	padding: .75rem 1.25rem;
}

#ingredients-accordion h5 a:hover,
#ingredients-accordion h5 a[aria-expanded="true"]{
	background: rgba(26, 168, 217, 0.1);
}

#ingredients-accordion h5 a:after{
	float: right;
    font-family: 'Font Awesome 5 Free';
}

#ingredients-accordion h5 a[aria-expanded="false"]:after{
	content: "\f067";
}

#ingredients-accordion h5 a[aria-expanded="true"]:after{
	content: "\f068";
}

#ingredients-accordion .ingredient{
	margin-bottom: 40px;
}

#ingredients-accordion p{
	margin-bottom: 0px;
}

@media (min-width: 768px) and (max-width:991px) {
	
	#ingredients-accordion h5 {
		font-size: 19px;
		letter-spacing: -1px;
	}
	
}

@media (max-width: 767px){
	
	#formulation {
		padding-top: 0px;
		padding-bottom: 20px;
	}
	
	#formulation h2 {
		font-size: 26px;
	}
	
	#ingredients-accordion h5 {
		font-size: 18px;
		letter-spacing: -0.5px;
	}
	
	#ingredients-accordion .ingredient {
		margin-bottom: 20px;
	}
	
	#ingredients-accordion img {
		margin-right: 15px;
		align-self: center;
		width: 45%;
	}
	
	#ingredients-accordion p {
		margin-bottom: 0px;
		font-size: 16px;
	}
	
}

/* Guarantee */

#guarantee{
	padding: 40px 0px 70px 0px;
	position: relative;
}

#guarantee:after {
    content: "";
    background: #eeeeee;
    position: absolute;
    top: 0;
    left: 50%;
    height: 100%;
    width: 100vw;
    transform: translate(-50%, 0%);
    z-index: 1;
}

#guarantee .container{
	position: relative;
	z-index: 2;
}

@media screen and (min-width: 768px) and (max-width: 991px){
	
	#guarantee {
    	padding: 20px 0px 30px 0px;
	}
	
}

@media screen and (max-width: 767px){

	#guarantee {
    	padding: 20px 0px 30px 0px;
	}
	
}
/**/

#faq .title {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 38px;
    letter-spacing: -1.5px;
    text-align: center;
    margin-bottom: 30px;
}

#faq #faq-accordion .card-header h5{
	background: #d1d1d1;
	transform: skew(-20deg);
}

#faq .card-header a{
	transform: skew(20deg);
}

#faq li {
    font-family: 'Roboto Condensed", sans-serif';
    font-size: 18px;
    position: relative;
    padding-left: 18px;
}

#faq li:before {
    content: "";
    background: #1aa8d9;
    border-radius: 100%;
    width: 7px;
    height: 7px;
    position: absolute;
    top: 12px;
    left: 0px;
}

@media screen and (max-width: 767px){

	 #faq {
        padding-bottom: 20px;
        padding-top: 20px;
    }
	
    #faq .title {
		font-size: 24px;
        margin-bottom: 15px;
    }
	
	#faq .card-header a {
        font-size: 13px;
        letter-spacing: -0.5px;
        line-height: 1.4em;
		padding: 15px 60px 15px 25px;
    }
	
}

/**/

#citations{
	background: #151515;
    padding: 30px 0px 30px 0px;
}

#citations .title{
	color: #ffffff;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 38px;
    letter-spacing: -1.5px;
    text-align: left;
    margin-bottom: 30px;
}

#citations .d-lg-flex p {
	font-size: 14px;
	line-height: 1.4em;
}

#citations a,
#citations a:visited,
#citations a:hover{
	color: #ffffff;
}


@media (min-width: 992px){

	#citations .d-lg-flex{
		flex-wrap: wrap;
	}

    #citations .d-lg-flex p {
        padding: 0px 10px 0px 0px;
		width: 50%;
    }
	
}

@media (max-width: 767px){

	#citations .title {
		font-size: 24px;
		letter-spacing: -1.5px;
		text-align: left;
		margin-bottom: 15px;
	}
	
	#citations a{
		display: block;
		font-size: 15px;
		line-height: 1.5em;
		word-wrap: break-word;
	}

}

/**/

.ig-icon i {
    font-size: 60px;
}

.ig-icon a i{
	color: #000000;
}

/* IG FEED */
#ig-feed {
  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: 60px;
}

.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-icon i {
		font-size: 42px;
	}
	
}

/**/

#order-cta {
    padding: 40px 0px 40px 0px;
    position: relative;
}

#order-cta:after {
    content: "";
    background: #000000;
    position: absolute;
    top: 0;
    left: 50%;
    height: 100%;
    width: 100vw;
    transform: translate(-50%, 0%);
    z-index: 1;
}

#order-cta .container{
	position: relative;
	z-index: 2;
}

#order-cta .title {
    color: #fff;
    font-size: 40px;
    max-width: 100%;
    margin-bottom: 20px;
    text-align: center
}

#order-cta p {
    color: #fff;
    font-size: 21px;
    font-weight: 700;
    margin-bottom: 0;
    margin-right: 20px
}

.order-wrap{
	text-align: center;
}

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

    #order-cta .container {
        padding: 20px 0px 20px 0px
    }

    #order-cta .title {
        font-size: 42px;
        margin-bottom: 30px;
        max-width: none
    }
	
    #order-cta p {
        color: #fff;
        font-size: 18px;
        font-weight: 700;
        margin-bottom: 0;
        margin-right: 20px;
        margin-left: 20px
    }

}

@media (min-width: 768px) and (max-width:991px) {
	
    #order-cta {
        padding-bottom:0
    }

    #order-cta .container {
        padding: 30px 0px 50px
    }

    #order-cta .inner-wrap .title {
        font-size: 42px;
        margin-bottom: 15px;
        max-width: none
    }

    #order-cta a.btn-primary {
        font-size: 21px;
        line-height: 1.6em;
        padding: 10px 0 10px 40px;
        width: 225px
    }

    #order-cta a.btn-primary:after {
        left: 10px
    }
}

@media (max-width: 767px){
	
	#order-cta .title {
		font-size: 26px;
		margin-bottom: 25px;
	}

}

/**/

.couponSplash .couponInfo{
    background-color: #ffffb3;
    border: 2px dashed red;
	font-weight: 600;
	font-size: 18px;
    font-family: 'Open Sans', sans-serif;
    line-height: 1.2em;
    text-align: center;
    padding: 1em;
    margin: 0em auto 2em;
}

/**/

#store-options{
	background: #eeeeee;
	position: relative;
}

#store-options:after {
    content: "";
    background: #eeeeee;
    position: absolute;
    top: 0;
    left: 50%;
    height: 100%;
    width: 100vw;
    transform: translate(-50%, 0%);
    z-index: 1;
}

#store-options .container{
	position: relative;
	z-index: 2;
}

/**/

.ft2-a img{
    max-width: 340px;
}

/**/

/* Packages */

.currency{
	position: relative;
	z-index: 2;
}

.pp-title span, .pp-title span {
	font-family: 'Roboto Condensed', sans-serif;
}

.pp-entry.qty-1 .pp-img {
    margin-top: 0;
    margin-bottom: 0;
}

.extra-1{
	font-family: 'Open Sans', 'Arial', sans-serif;
}

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

.pp-title {
	color: #1aa8d9;
	font-family: "Roboto Condensed", sans-serif;
	font-weight: 800;
}

.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 {
	color: #000000;
	background: #ffff00;
}

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

/* HDP */

@media screen and (min-width: 992px){
	
	.hdpWrap .left-col{
		width: 100%;
	}

	.hdpWrap .pp-title{
        background: #000000;
        color: #ffffff;
        padding-top: 10px;
        padding-bottom: 20px;
	}
	
	.hdp-toggle-switch-container{
		padding: 7px 0px 7px 0px;
	}

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

	.hdpWrap .pp-title span {
        color: #ffffff;
    }

	.hdpWrap .btn-toggle.active {
		background-color: #de0e16;
	}
	
	.hdp-rightLabel{
		color: #ffffff;
	}
	
	.hdp-rightLabel .highlight{
		color: #ffffff;
	}

	.hdp-leftLabel{
		color: #ffffff;
	}
	
	.hdpWrap .pp-title span{
		margin-bottom: 0px;
	}
	
	.pp-entry.qty-1.hdpWrap .pp-img {
		margin-top: 0;
		margin-bottom: 0;
		padding-top: 30px;
	}
	
	.pp-entry.qty-1.hdpWrap .pp-body > div{
		padding: 0px;
		width: 100%;
	}

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

	.hdpWrap .btn-toggle.active {
		background-color: #de0e16;
	}

}

/**/

#wordplugHdpPopup .buttons {
    bottom: 13px;
}
	
@media screen and (min-width: 768px) {
	
    #wordplugHdpPopup .buttons {
        bottom: 30px;
    }
	
}

@media screen and (max-width: 991px) {
	
	.pp-entry .hdp-toggle-switch-container{
		padding-top: 5px;
		padding-left: 10px;
		width: 100%;
	}
	
	.pp-entry .btn-toggle.btn-sm {
		margin: 0 0.2rem;
		padding: 0;
		height: 1.33rem;
	}
	
	.pp-entry .btn-toggle.btn-sm>.handle,
	.pp-entry .btn-toggle.btn-sm.active>.handle{
		width: 1rem;
		height: 1rem;
	}
	
	.hdpWrap .wordplugHdpToggle{
		background: #ffffff;
		color: #1a1a1a;
	}
	
	.pp-entry .btn-toggle.active{
		background-color: #de0e16;
	}
	
	.btn-toggle.btn-sm:focus, 
	.btn-toggle.btn-sm:focus.active{
		box-shadow: none;
	}
	
	.pp-body .hdp-toggle-label {
    	padding: 3px 5px 3px 5px;
	}
	
	.pp-body .hdp-leftLabel,
	.pp-body .hdp-rightLabel{
        color: #000000;
         font-family: 'Roboto Condensed', sans-serif;
        font-size: 12px;
        font-weight: normal;
	}
	
	.pp-body .hdp-rightLabel .highlight{
		background: #f1f22c;
		border-radius: 30px;
    	padding: 3px 5px;
	}
	
    .qty-6 .button:after {
        content: "";
        background: url(../images/hand-pointer.png) 0 0 / cover no-repeat;
        position: absolute;
        top: 10px;
        right: 0px;
        height: 30px;
        width: 30px;
    }
	
}

@media screen and (max-width: 767px) {
	
	.pp-body .hdp-leftLabel,
	.pp-body .hdp-rightLabel{
		font-size: 12px;
	}
	
}

@media screen and (min-width: 768px){
	
	.qty-6 .pp-body > div{
		background: #ffffff;
		padding: 0px;
	}
	
}

@media (min-width: 992px) {
	
	#product-packages {
		background: url(/wp-content/uploads/2024/08/pattern-bg.png) no-repeat center 0/cover #131313;
		max-width: 100%;
		padding: 50px 0px 40px 0px;
	}

	#product-packages .title{
		color: #ffffff;
		font-size: 46px;
		text-align: center;
	}

	#product-packages .header p{
		color: #ffffff;
		font-size: 21px;
		margin-bottom: 30px;
		text-align: center;
	}

	#product-packages .container{
		max-width: 1170px;
		margin: 0px auto 0px auto;
	}

	.pp-entries{
		align-items: center;
		margin: 0px auto;
		padding-top: 20px;
		padding-bottom: 20px;
	}

	.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: #1aa8d9;
	}

	.pp-body{
		border-top: none;
		border-right: none;
	}
	
	.pp-body .left-col{
		width: 100%;
	}
	
	.qty-6 .pp-body .left-col{
		padding: 20px 0px 40px;
	}

	.pp-header .promo-header {
		background: #88c377;
		margin-left: 0px;
		margin-right: auto;
		clip-path: polygon(30px 0, 100% 0, 100% 100%, 0 100%, 0 30px);
		position: relative;
		overflow: hidden;
		margin-bottom: 0;
		color: #ffffff;
		font-family: "Roboto Condensed", sans-serif;
		font-size: 21px;
		padding: 10px 0px 10px 0px;
	}

	.qty-3 .pp-header{
		margin-top: -21px
	}

	.qty-6 .pp-header{
		margin-top: -10px
	}

	.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: 13px;
		left: -2px;
		height: 2px;
		width: calc(100% + 4px);
		transform: rotate(-20deg);
	}

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

	.pp-title {
		font-size: 23px;
		max-width: 100%;
		margin-left: auto;
		margin-right: auto;
		padding: 25px 0;
		text-align: center;
	}

	.pp-title span{
		display: block;
		margin-bottom: 10px;
	}

	.promo-bonus .promo-message {
		background: #88c377;
		position: relative;
		color: #ffffff;
		font-family: "Roboto Condensed", sans-serif;
		font-size: 21px;
		line-height: 1em;
		margin: 10px auto 15px;
		padding: 10px 0px 10px 0px;
		overflow: hidden;
	}

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

	.pp-title span {
	  color: #050505;
	}

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

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

	.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: 'Roboto Condensed', sans-serif;
		font-size: 42px;
		font-weight: 800;
		line-height: 110%;
	}

	.pp-sale .h4 {
		font-family: "Roboto Condensed", sans-serif;
		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-family: 'Open Sans', sans-serif;
		font-size: 26px;
		margin-bottom: 15px;
		text-transform: uppercase;
	}

	.total-wrap .leh_price{
		font-family: 'Open Sans', sans-serif;
		font-weight: 800;
	}

	.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 {
        position: relative;
		font-family: 'Roboto Condensed', sans-serif;
        font-size: 18px;
        line-height: 1em;
        text-transform: uppercase;
        font-weight: 800;
        text-align: center;
        text-decoration: none;
        border-radius: 5px;
        border: none;
        transition: none;
        padding: 20px 60px;
        max-width: 280px;
		width: 90%;
	}
	
	.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: 21px;
        line-height: 100%;
        max-width: 100%;
        margin: 0 auto;
        padding-bottom: 35px;
	}

	.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;
	}

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

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

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

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

	.sezzle-object > span{
		font-size: 15px;
		font-weight: 400;
        line-height: 1em;
	}
	
	.sezzle-object {
        padding-bottom: 10px;
        text-align: center;
        margin-top: -8px;
    }
	
	.sezzle-object img{
		display: inline-block;
		margin-left: 5px;
		margin-top: -2px;
		width: 90px;
	}

	.qty-1{
		order: 1;
	}
	
	.qty-3{
		order: 3;
	}
	
	.qty-6{
		order: 2;
	}
	
	.qty-1 .pp-img img{
		margin-bottom: 0px;
        margin-top: 0;
		position: relative;
        left: -30px;
        max-width: 150px;
	}

	.qty-3 .pp-img img{
	}

    .qty-6 .pp-img img {
        max-width: 100%;
        width: auto;
        position: relative;
        left: -15px;
    }
	
	.pp-title {
		margin-left: auto;
		margin-right: auto;
	}

}

@media (min-width: 1200px) {
	
	.pp-sale{
		font-size: 65px;
	}
	
    .qty-1 .pp-img img {
        max-width: 50%;
        width: auto;
    }
	
}

@media (min-width: 992px) and (max-width: 1199px){
	
	#product-packages {
		border-top: none;
		max-width: 100%;
		margin-top: 0;
		padding: 40px 30px 0px 20px;
	}
	
	#product-packages .title {
		font-size: 36px;
		text-align: center;
	}
	
	.pp-entry {
		margin: 10px 0px 20px;
		padding-bottom: 0px;
	}
	
	.qty-3 .value-label{
		background: #0000ff;
		color: #ffffff;
		font-family: "Roboto Condensed", sans-serif;
		font-size: 27px;
		font-weight: 900;
		padding: 10px;
		text-transform: uppercase;
	}
	
	.qty-6 .value-label{
		background: #1dcc00;
		color: #ffffff;
		font-family: "Roboto Condensed", sans-serif;
		font-size: 27px;
		font-weight: 900;
		padding: 10px;
		text-transform: uppercase;
	}
	
	.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: 10px;
	}
	
	.sezzle-object{
		padding-bottom: 10px;
        text-align: center;
        margin-top: -8px;
	}
	
	.sezzle-object span{
		font-size: 14px;
	}
	
	.sezzle-object img{
		width: 90px;
	}
	
	.promo-bonus .promo-message{
		font-size: 17px;
	}
	
}

@media (min-width: 1200px) {

	.pp-title {
        font-size: 33px;
        letter-spacing: -0.5px;
        max-width: 100%;
        padding: 30px 0px 10px 0px;
        text-transform: none;
        line-height: 1.2em;
    }
	
	.pp-body .currency-message{
		font-size: 15px;
	}
	
	.qty-6 .pp-title{
		padding-bottom: 15px;
	}

	.pp-entry {
		margin: 0;
		padding-bottom: 0;
	}
	
	.qty-3 .value-label{
		background: #0000ff;
		color: #ffffff;
		font-family: "Roboto Condensed", sans-serif;
		font-size: 32px;
		font-weight: 900;
		padding: 15px;
		text-transform: uppercase;
	}
	
	.qty-6 .value-label{
		background: #1dcc00;
		color: #ffffff;
		font-family: "Roboto Condensed", sans-serif;
		font-size: 32px;
		font-weight: 900;
		padding: 15px;
		text-transform: uppercase;
	}

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

}

@media (min-width: 768px) and (max-width: 991px) {
	
	.page-cart .package{
		margin-bottom: 15px;
		position: relative;
	}
	
	.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);
    }
	
	.qty-1 .pp-body > div:not(.hdp-slider):not(.wordplugHdpExtra){
		min-height: 185px;
	}
	
    .pp-body > div:not(.hdp-slider):not(.wordplugHdpExtra) {
        align-items: center;
        justify-content: center;
        background-color: #fff;
        min-height: 215px;
        padding: 15px 15px 15px 15px;
        position: relative;
        z-index: 1;
    }
	
    .pp-wrap {
        max-width: 540px;
        text-align: center;
        margin: 0 auto;
        position: relative;
    }
	
	.pp-wrap:before {
        content: "";
        position: absolute;
        height: calc(100% + 1px);
        width: calc(100% + 1px);
        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);
    }
	
    .pp-wrap:after {
        content: "";
        position: absolute;
        height: calc(100% + 11px);
        width: calc(100% + -11px);
        background: #454545;
        bottom: -10px;
        left: 12px;
        clip-path: polygon(25px 0%, 100% 0, 100% calc(100% - 35px), calc(100% - 35px) 100%, 0 100%, 0 25px);
    }
	
    .package .left-col {
        width: 50%;
        padding-right: 10px;
    }
	
	.package .right-col{
		width: 40%;
	}

	#product-packages {
		border-top: none;
		max-width: 1300px;
		margin: 0px auto 0px auto;
		padding: 40px 0px 0px 0px;
	}
	
	#product-packages .container {
		padding: 0;
	}
	
	#product-packages > .container > .d-flex{
		width: 100%;
	}
	
	#product-packages .right-col{
		text-align: center;
	}
	
	#product-packages .title{
        font-size: 35px;
        max-width: 640px;
        margin: 0px auto 15px auto;
	}
	
	.qty-1 .pp-img img {
		max-width: 90px;
        width: auto;
        margin-bottom: -5px;
        margin-left: -20px;
        margin-top: 0px;
        position: relative;
        left: 0px;
    }
	
    .qty-3 .value-label {
		background: #0000ff;
        clip-path: polygon(0 0, 100% 0, 93% 100%, 0% 100%);
        color: #ffffff;
        font-family: "Roboto Condensed", sans-serif;
        font-weight: 800;
        font-size: 18px;
        line-height: 1em;
        text-transform: uppercase;
        padding: 7px 20px;
        position: absolute;
        z-index: 10;
        left: 40px;
        top: -15px;
    }
	
	.qty-6 .value-label{
        background: #1dcc00;
        clip-path: polygon(0 0, 100% 0, 93% 100%, 0% 100%);
        color: #ffffff;
        font-family: "Roboto Condensed", sans-serif;
        font-weight: 800;
        font-size: 18px;
        line-height: 1em;
        text-transform: uppercase;
        padding: 7px 20px;
        position: absolute;
        z-index: 10;
        left: 50px;
        top: -15px;
	}
	
	.bonus .d-flex {
		flex-direction: column;
	}
	
	.bonus .left-col{
		margin-bottom: 20px;
	}
	
	.bonus .title {
		font-size: 28px;
		margin-bottom: 30px;
	}
	
	.bonus h3{
		font-size: 28px;
	}
	
	.bonus h4{
		font-size: 21px;
	}
	
	.bonus .price {
		font-size: 28px;
	}
	
    .pp-title {
        font-family: "Roboto Condensed", sans-serif;
        font-size: 24px;
        font-weight: 900;
        line-height: 1.1em;
        letter-spacing: -0.5px;
        margin-bottom: 5px;
        max-width: none;
        padding: 0px 0px 0px 0px;
        text-align: center;
    }
	
	.pp-title span {
        color: #000000;
        font-size: 32px;
        font-weight: 900;
        line-height: 1em;
        text-transform: uppercase;
	}
	
	.pp-entries {
        border-top: none;
        flex-direction: column;
        margin: 0px auto;
		padding-top: 0;
	}
	
	.pp-entry {
        position: relative;
        left: -5px;
        max-width: 540px;
        margin: 0px auto 20px auto;
        padding-bottom: 20px;
        width: 100%;
	}
	
	.pp-img {
		margin-bottom: 0;
	}
	
    .pp-sale {
        font-size: 37px;
        padding-top: 0px;
        padding-bottom: 0px;
        text-align: center;
    }
	
	.pp-sale .h4{
        font-size: 15px;
		letter-spacing: 0;
        margin-left: 0px;
	}
	
	.pp-body .total-wrap{
        font-family: 'Open Sans', 'Arial', sans-serif;
        font-size: 14px;
        padding-top: 0px;
        padding-bottom: 0px;
		text-transform: uppercase;
	}
	
	.pp-body .linethrough{
		display: inline-block;
		position: relative;
	}
	
	.pp-btn-wrap {
		margin: 0px auto 0px auto;
	}
	
	.total-wrap .leh_price{
		color: #de0e16;
	}
	
	.sezzle-object{
		padding-bottom: 10px;
        text-align: center;
        margin-top: -8px;
	}
	
	.sezzle-object span{
		display: block;
        font-family: 'Lato';
        font-size: 13px;
        font-weight: inherit;
	}
	
	.sezzle-object img{
		margin-left: 5px;
		width: 70px;
		margin-top: -2px;
	}

	.extra-1 {
		font-family: "Roboto Condensed", sans-serif;
        font-size: 10px;
		line-height: 1em;
        margin: -5px auto 0px auto;
        padding-bottom: 0;
	}

	.qty-1{
		margin-bottom: 30px;
		order: 1;
	}

	.qty-3{
		order: 2;
	}

	.qty-6{
		order: 3;
	}
	
	.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 {
		display: block;
        border-radius: 5px;
        border: none;
        font-size: 14px;
        line-height: 1em;
        text-transform: uppercase;
        font-weight: 800;
        letter-spacing: 0px;
        text-align: center;
        text-decoration: none;
        transition: none;
        margin: 10px auto 0px auto;
        padding: 10px;
        position: relative;
        font-family: 'Roboto Condensed', sans-serif;
    }

}

@media (max-width: 767px) {
	
	.page-cart .package{
		margin-bottom: 15px;
		position: relative;
	}
	
	.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);
    }
	
	.qty-1 .pp-body > div:not(.hdp-slider):not(.wordplugHdpExtra){
		min-height: 120px;
	}
	
	.pp-body > div:not(.hdp-slider):not(.wordplugHdpExtra) {
		align-items: center;
		justify-content: center;
        background-color: #fff;
		min-height: 150px;
		padding: 10px 10px 7px 0px;
		position: relative;
        z-index: 1;
    }
	
	.pp-wrap {
        max-width: 390px;
        text-align: center;
        margin: 0 auto;
        position: relative;
    }
	
	.pp-wrap:before {
        content: "";
        position: absolute;
        height: calc(100% + 1px);
        width: calc(100% + 1px);
        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);
    }
	
    .pp-wrap:after {
        content: "";
        position: absolute;
        height: calc(100% + 11px);
        width: calc(100% + -11px);
        background: #454545;
        bottom: -10px;
        left: 12px;
        clip-path: polygon(25px 0%, 100% 0, 100% calc(100% - 35px), calc(100% - 35px) 100%, 0 100%, 0 25px);
    }
	
    .package .left-col {
        width: 50%;
        padding-right: 0px;
    }
	
	.package .right-col{
		width: 45%;
	}

	#product-packages {
		border-top: none;
		max-width: 1300px;
		margin: 0px auto 0px auto;
		padding: 40px 0px 0px 0px;
	}
	
	#product-packages .container {
		padding: 0;
	}
	
	#product-packages > .container > .d-flex{
		width: 100%;
	}
	
	#product-packages .right-col{
		text-align: center;
	}
	
	#product-packages .title{
        font-size: 35px;
        max-width: 640px;
        margin: 0px auto 15px auto;
	}
	
	.qty-1 .pp-img img {
        max-width: 65px;
        width: auto;
        margin-bottom: -5px;
        margin-left: -20px;
        margin-top: 0px;
        position: relative;
        left: 0px;
    }
	
    .qty-3 .value-label {
        background: #0000ff;
		clip-path: polygon(0 0, 100% 0, 93% 100%, 0% 100%);
        color: #ffffff;
		font-family: "Roboto Condensed", sans-serif;
		font-weight: 800;
		font-size: 13px;
        line-height: 1em;
        text-transform: uppercase;
        padding: 7px 14px;
        position: absolute;
        z-index: 10;
        left: 40px;
        top: -15px;
    }
	
	.qty-6 .value-label{
		background: #1dcc00;
		clip-path: polygon(0 0, 100% 0, 93% 100%, 0% 100%);
		color: #ffffff;
		font-family: "Roboto Condensed", sans-serif;
		font-weight: 800;
		font-size: 13px;
		line-height: 1em;
		text-transform: uppercase;
		padding: 7px 14px;
		position: absolute;
        z-index: 10;
        left: 50px;
        top: -15px;
	}
	
	.bonus .d-flex {
		flex-direction: column;
	}
	
	.bonus .left-col{
		margin-bottom: 20px;
	}
	
	.bonus .title {
		font-size: 28px;
		margin-bottom: 30px;
	}
	
	.bonus h3{
		font-size: 28px;
	}
	
	.bonus h4{
		font-size: 21px;
	}
	
	.bonus .price {
		font-size: 28px;
	}
	
    .pp-title {
        font-family: "Roboto Condensed", sans-serif;
        font-size: 16px;
        font-weight: 900;
        line-height: 1.1em;
        letter-spacing: -0.5px;
        margin-top: 10px;
        margin-bottom: 0;
        max-width: none;
        padding: 0px 0px 0px 0px;
        text-align: center;
    }
	
	.pp-title span {
		color: #000000;
        font-size: 19px;
        font-weight: 900;
        line-height: 1em;
        text-transform: uppercase;
	}
	
	.pp-entries {
        border-top: none;
        flex-direction: column;
        margin: 0px auto;
		padding-top: 0;
		padding-bottom: 0;
	}
	
	.pp-entry {
		position: relative;
        left: -5px;
        max-width: 360px;
        margin: 0px auto 20px auto;
		padding-bottom: 20px;
        width: 100%;
	}
	
	.pp-img {
		margin-bottom: 0;
	}
	
    .pp-sale {
        font-size: 26px !important;
        padding-top: 0px;
        padding-bottom: 0px;
        text-align: center;
    }
	
	.pp-sale .h4{
        font-size: 15px;
		letter-spacing: 0;
        margin-left: 0px;
	}
	
	.pp-body .total-wrap{
        font-family: 'Open Sans', 'Arial', sans-serif;
        font-size: 14px;
		margin-bottom: 5px;
        padding-top: 0px;
        padding-bottom: 0px;
		text-transform: uppercase;
	}
	
	.pp-body .linethrough{
		display: inline-block;
		position: relative;
	}
	
	.pp-btn-wrap {
		margin: 0px auto 0px auto;
	}
	
	.total-wrap .leh_price{
		color: #1a1a1a;
	}
	
	.sezzle-object{
		margin-top: -5px;
        padding-bottom: 10px;
        text-align: center;
	}
	
	.sezzle-object span{
		display: block;
        font-family: 'Lato';
        font-size: 9px;
        font-weight: inherit;
	}
	
	.sezzle-object img{
		margin-left: 2px;
		width: 40px;
		margin-top: 0px;
	}

	.extra-1 {
        font-size: 10px;
		line-height: 1em;
        margin: -5px auto 5px auto;
        padding-bottom: 0;
	}

	.qty-1{
		margin-bottom: 20px;
		order: 1;
	}

	.qty-3{
		order: 2;
	}

	.qty-6{
		order: 3;
	}
	
	.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 {
        display: block;
        border-radius: 5px;
        border: none;
		font-family: 'Roboto Condensed', sans-serif;
        font-size: 12px;
        line-height: 1em;
        text-transform: uppercase;
        font-weight: 800;
        letter-spacing: -0.5px;
        text-align: center;
        text-decoration: none;
        transition: none;
        margin: 10px auto 0px auto;
        padding: 7px 10px;
        position: relative;
    }
	
	.qty-6 .button:after {
        content: "";
        background: url(../images/hand-pointer.png) 0 0 / cover no-repeat;
        position: absolute;
        top: 5px;
        right: -17px;
        height: 30px;
        width: 30px;
    }
	
}

/**/

.payment-types{
    padding: 20px 0px 20px 0px;
	text-align: center;
}

.payment-types img {
    margin: 0px 5px;
    max-width: 130px;
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
	
	.payment-types {
		display: flex;
		justify-content: center;
	}
	
	.payment-types img {
		align-self: center;
		margin: 0px 3px;
		width: 80px;
	}
	
}

@media (max-width: 991px) {
	
	.pp-sale {
		font-size: 32px;
		font-family: 'Roboto Condensed', sans-serif;
	}
	
	.pp-title {
		font-size: 16px;
		margin-top: 10px;
		margin-bottom: 5px;
	}
	
	.payment-types {
		display: flex;
		justify-content: center;
		padding-bottom: 15px;
        padding-top: 0px;
	}
	
	.payment-types img {
		align-self: center;
		margin: 0px 3px;
		width: 40px;
	}
	
}


/**/

.team-doctor .highlight{
	color: #e4b32b;
}

.team-doctor #s1 .container{
	position: relative;
}

.team-doctor #s1{
	background: url(/wp-content/uploads/2025/03/s1-background.jpg) no-repeat center 0px/cover #000000;
	border-bottom: solid 5px #e4b32b;
	color: #ffffff;
	overflow: hidden;
	padding: 40px 0px;
	position: relative;
}

.team-doctor #s1 .container:after {
	content: "";
	background: url(/wp-content/uploads/2025/03/dr-kaleb-glow.png) no-repeat 0 0/cover;
	width: 1599px;
	height: 745px;
	position: absolute;
	bottom: -175px;
	right: -500px;
	left: auto;
}

.team-doctor #s1 li{
	color: #ffffff;
	font-weight: 600;
	margin-bottom: 10px;
	max-width: 450px;
	padding-left: 30px;
	position: relative;
}

.team-doctor #s1 li:before{
	display: inline-block;
	content: "";
	position: relative;
	background: url(/wp-content/uploads/2025/03/yellow-checkmark.png) no-repeat 0 0/cover;
	width: 22px;
	height: 18px;
	margin-right: 10px;
	position: absolute;
	top: 4px;
	left: 0;
}

.team-doctor #s1 h1{
	border-bottom: solid 4px #e4b32b;
	font-size: 44px;
	line-height: 1em;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

.team-doctor #s1 h1 span{
	font-size: 28px;
}


@media screen and (min-width:1200px) {
	
	.team-doctor #s1{
		background-size: 1600px 564px;
		padding: 30px 0px;
	}

	.team-doctor #s1 .inner-wrap{
		width: 50%;
	}
	
}

@media screen and (min-width:992px) and (max-width:1199px) {
	
	.team-doctor #s1{
		background-size: 1600px 564px;
		padding: 60px 0px;
	}

	.team-doctor #s1 .inner-wrap{
		width: 50%;
		padding: 0px 15px;
	}
	
	.team-doctor #s1 .container:after{
		right: -575px;
	}
	
}

@media screen and (min-width:768px) and (max-width:991px) {
	
	.team-doctor #s1{
		padding-bottom: 0;
	}
	
	.team-doctor #s1 .container:after {
		width: 760px;
		height: 354px;
		position: relative;
		bottom: 0;
		right: 0;
		left: -5%;
		display: block;
	}
	
}

@media screen and (max-width:767px){
	
	.team-doctor #s1{
		padding-top: 20px;
		padding-bottom: 0;
	}
	
	.team-doctor #s1 .container:after {
		display: block;
		bottom: 0;
		right: 0;
		left: -60%;
		margin-bottom: -100px;
		width: 760px;
		height: 354px;
		position: relative;
	}
	
	.team-doctor #s1 h1{
		font-size: 34px;
		text-align: center;
	}
	
	.team-doctor #s1 h1 span {
		font-size: 21px;
	}
	
}

/**/

.team-doctor #s2 h2{
	position: relative;
    font-size: 32px;
    line-height: 1.1em;
    margin-bottom: 10px;
	margin-left: 0;
	margin-right: auto;
    padding-bottom: 10px;
    text-align: left;
}

.team-doctor #s2 h2:after{
	content: "";
    display: block;
    background: #e4b32b;
    height: 5px;
    width: 320px;
    margin-top: 20px;
}

@media screen and (min-width:1200px) {
	
	.team-doctor #s2{
	
	}

}

@media screen and (min-width:992px) {
	
	.team-doctor #s2{
		padding: 0px;
	}

	.team-doctor #s2 .d-flex{
		margin: 0px auto;
		max-width: 1903px;
		width: 100%;
	}
	
	.team-doctor #s2 .image {
		flex-basis: 50%;
		overflow: hidden;
	}
	
	.team-doctor #s2 .image img{
		max-width: 110%
	}
	
	.team-doctor #s2 .inner-wrap {
		flex-basis: 680px;
		padding: 30px;
		align-items: center;
		display: flex;
		flex-direction: column;
		justify-content: center;
	}

}

@media screen and (min-width:992px) and (max-width:1199px) {
	
	.team-doctor #s2 .d-flex{
		flex-direction: column;
	}
	
	.team-doctor #s2 .d-flex .inner-wrap {
		flex-basis: auto;
		order: 1;
		padding: 40px 55px;
	}
	
	.team-doctor #s2 .d-flex .image{
		order: 2;
	}
	
}


@media screen and (min-width:768px) and (max-width:991px) {
	
	.team-doctor #s2 .d-flex{
		flex-direction: column;
	}
	
	.team-doctor #s2 .d-flex .inner-wrap{
		flex-basis: auto;
		order: 1;
		padding: 30px 55px 30px 30px;
	}
	
	.team-doctor #s2 .d-flex .image{
		order: 2;
	}
	
}


@media screen and (max-width:767px){
	
	.team-doctor #s2 .d-flex{
		flex-direction: column;
	}
	
	.team-doctor #s2 h2 {
		font-size: 32px;
		text-align: center;
		margin-bottom: 0;
		padding-bottom: 0;
	}
	
	.team-doctor #s2 h2:after {
		width: 320px;
		margin: 20px auto;
	}
	
	.team-doctor #s2 .d-flex .inner-wrap {
		padding: 15px;
		order: 1;
	}
	
	.team-doctor #s2 .d-flex .image{
		order: 2;
	}
	
}

/****/

.team-doctor #s3 {
    background: #000000;
	border-bottom: solid 4px #f0c808;
    padding: 0px 0px 0px 0px;
    display: flex;
    align-items: center;
}

.team-doctor #s3 .container {
	background: url(/wp-content/uploads/2025/03/blue-bg.png) no-repeat 0 0/contain;
    position: relative;
    display: flex;
    align-items: center;
    max-width: 1900px;
}

.team-doctor #s3 .quote{
	position: relative;
}

.team-doctor #s3 .quote:before{
    content: "";
    display: block;
    background: url(/wp-content/uploads/2025/03/yellow-quote.png) no-repeat 0 0/cover;
    position: absolute;
    top: -30px;
    left: -20px;
    width: 99px;
    height: 87px;
}

.team-doctor #s3 h3{
    color: #ffffff;
    font-size: 30px;
    margin: 0 0 0 100px;
    max-width: 400px;
    padding: 30px 0px;
    text-align: center;
}

.team-doctor #s3 .inner-wrap{
    position: relative;
    padding-top: 30px;
    flex-basis: 620px;
}

.team-doctor #s3 .inner-wrap > p{
	max-width: 500px
}

.team-doctor #s3 .wrap{
    display: flex;
    max-width: 1080px;
    margin: 0px auto;
    position: relative;
    padding-bottom: 40px;
}

.team-doctor #s3 p{
	color: #ffffff;
}

.team-doctor #s3 .quote{
    background: #ffffff;
    border-radius: 10px;
    margin-bottom: 20px;
	max-width: 805px;
    padding: 30px 120px 30px 100px;
    width: 100vw;
}

.team-doctor #s3 .quote p{
    color: #000000;
    font-size: 21px;
    font-style: italic;
    font-weight: 600;
    line-height: 1.2em;
    letter-spacing: -1px;
}

.team-doctor #s3 .image {
    position: absolute;
    left: 500px;
    bottom: 0;
    width: 500px;
}


@media screen and (min-width:992px) and (max-width:1199px) {
	
	.team-doctor #s3 .wrap{
		width: 90%;
	}
	
	.team-doctor #s3 .quote{
		width: 100%;
	}
	
	.team-doctor #s3 .quote p{
		font-size: 28px;
	}
	
	.team-doctor #s3 .image{
		right: -60px;
	}
	
	.team-doctor #s3 .quote {
		width: 115%;
	}
	
}

@media screen and (min-width:768px) and (max-width:991px) {
	
	.team-doctor #s3 .wrap{
		width: 90%;
	}
	
	.team-doctor #s3 .quote{
		width: 100%;
	}
	
	.team-doctor #s3 .quote p{
		font-size: 24px;
	}
	
	.team-doctor #s3 .inner-wrap > p {
		max-width: 340px;
	}
	
	.team-doctor #s3 .image {
		right: auto;
		left: 400px;
	}
}

@media screen and (max-width:767px){
	
	.team-doctor #s3 h3 {
		font-size: 24px;
		margin: 0 0 0 20px;
		max-width: 400px;
		padding: 30px 0px;
	}
	
	.team-doctor #s3 .image{
		display: none;
	}
	
	.team-doctor #s3 .inner-wrap {
		flex-basis: auto;
		padding-top: 0;
	}
	
	.team-doctor #s3 .quote{
		padding: 30px 30px 30px 90px;
		width: 100%;
	}
	
	.team-doctor #s3 .quote:before {
		background: url(/wp-content/uploads/2025/03/yellow-quote.png) no-repeat 0 0/cover;
		position: absolute;
		top: -15px;
		left: 12px;
		width: 68px;
		height: 60px;
	}
	
	.team-doctor #s3 .quote p {
    	font-size: 21px;
	}
	
}

/**/

.team-doctor #s4{
	padding: 40px 0px 0px 0px;
}

.team-doctor #s4 .inner-wrap{
	margin: 0px auto 40px;
	max-width: 960px;
	text-align: center;
}

.team-doctor #s4 h2{
	font-size: 38px;
    margin-bottom: 30px;
    position: relative;
    text-align: center;
}

.team-doctor #s4 h2:after {
    content: "";
    display: block;
    background: #e4b32b;
    height: 5px;
    width: 320px;
    margin: 20px auto;
}

.team-doctor #s4{
	position: relative;
}

.team-doctor #s4:after{
	content: "";
	background: #f0c808;
	height: 200px;
	width: 100%;
	position: absolute;
	top: calc(50% - 30px);
	left: 0;
	z-index: 1;
}

.team-doctor #s4 .inner-wrap{
	position: relative;
	z-index: 2;
}

@media screen and (min-width:992px) and (max-width:1199px) {
	
	#s4 .container{
		margin: 0px auto;
    	padding-left: 50px;
	}
	
}

@media screen and (min-width:768px) and (max-width:991px) {
	
	.team-doctor #s4 {
		padding: 30px 0px 10px;
	}
	
	.team-doctor #s4 h2 {
		font-size: 28px;
		margin-bottom: 30px;
		position: relative;
		text-align: center;
		max-width: 570px;
	}
	
}

@media screen and (max-width:767px){
	
	.team-doctor #s4 {
		padding: 30px 0px;
	}
	
	.team-doctor #s4:after {
		height: 100px;
		width: 100%;
		top: 64%;
	}
	
	.team-doctor #s4 .inner-wrap {
		margin-bottom: 0;
	}
	
	.team-doctor #s4 h2 {
		font-size: 28px;
		margin-bottom: 30px;
		max-width: 320px;
	}
	
}

/**/

.team-doctor #s5{
	background: #000000;
}

.team-doctor #s5 .container {
    background: url(/wp-content/uploads/2025/03/dr-prod-bg.jpg) no-repeat center bottom/cover #000000;
	height: 1060px;
    margin: 0px auto;
    max-width: 1903px;
    padding: 40px 0px;
}

.team-doctor #s5 .inner-wrap{
	margin: 0px auto;
	max-width: 960px;
}

.team-doctor #s5 .wrap{
	display: flex;
	margin: 0px auto;
	max-width: 800px;
}

.team-doctor #s5 .highlight{
	color: #f0c808;
	font-weight: 800;
	font-size: 30px;
}

.team-doctor #s5 h2 {
    color: #ffffff;
    font-size: 45px;
    position: relative;
    text-align: center;
}

.team-doctor #s5 h2:after {
    content: "";
    display: block;
    background: #e4b32b;
    height: 4px;
    width: 375px;
    margin: 20px auto;
}

.team-doctor #s5 .image{
	margin-right: 20px;
}

.team-doctor #s5 p{
	color: #ffffff;
}

.team-doctor #s5 .red-btn {
	display: flex;
    justify-content: center;
    align-items: center;
	background: #d9a925;
	border-radius: 40px;
	color: #000000;
	font-family: 'Roboto Condensed', sans-serif;
    font-size: 16px;
	font-weight: 800;    
    letter-spacing: 0px;
    margin: 20px auto;
	padding: 10px 65px 10px 25px;
    width: 570px;
    text-align: center;
	position: relative;
    right: 0;
    bottom: 0;
}


@media screen and (min-width:992px) and (max-width:1199px) {
	
	.team-doctor #s5 h2 {
    	font-size: 40px;
		max-width: 640px;
	}
	
}

@media screen and (min-width:768px) and (max-width:991px) {
	
	.team-doctor #s5 .container{
		height: 770px;
	}
	
	.team-doctor #s5 h2 {
		font-size: 36px;
		max-width: 630px;
	}
	
}

@media screen and (max-width:767px){
	
	.team-doctor #s5 .container {
		background: url(/wp-content/uploads/2025/03/dr-prod-bg-1.jpg) no-repeat -135px bottom/165% #000000;
		height: 900px;
		margin: 0px auto;
		max-width: 1903px;
		padding: 40px 0px 0px;
	}
	
	.team-doctor #s5 .wrap {
		display: flex;
		flex-direction: column;
	}
	
	.team-doctor #s5 .inner-wrap {
		margin: 0px auto;
		padding: 15px;
	}
	
    .team-doctor #s5 h2 {
        font-size: 32px;
        max-width: 290px;
		margin: 0px auto;
    }

	.team-doctor #s5 h2:after {
		content: "";
		display: block;
		background: #e4b32b;
		height: 4px;
		width: 100%;
		margin: 20px auto;
	}
	
	.team-doctor #s5 .image {
		margin: 0px auto;
		max-width: 150px;
		text-align: center;
	}

}

/**/

.team-doctor #s6 .d-flex {
    margin: 0px auto 0px auto;
    max-width: 1903px;
    width: 100%;
    justify-content: flex-end;
}

.team-doctor #s6 .wrap{
	display: flex;
}

.team-doctor #s6 .inner-wrap{
	flex-basis: 50%;
}

.team-doctor #s6 h2 {
    position: relative;
    font-size: 32px;
    line-height: 1.1em;
    margin-bottom: 10px;
    margin-left: 0;
    padding-bottom: 10px;
    text-align: left;
}

.team-doctor #s6 h2:after {
    content: "";
    display: block;
    background: #e4b32b;
    height: 4px;
    width: 320px;
    margin-top: 20px;
}

.team-doctor #s6 .image{
	flex-basis: 50%;
	overflow: hidden;
}

.team-doctor #s6 .image img {
    max-width: 110%;
}

@media screen and (min-width:992px) {
	
	.team-doctor #s6 .inner-wrap {
		flex-basis: 680px;
		padding: 30px;
		display: flex;
		flex-direction: column;
		justify-content: center;
	}
	
}

@media screen and (min-width:992px) and (max-width:1199px) {
	
	.team-doctor #s6 .d-flex{
		flex-direction: column;
	}
	
	.team-doctor #s6 .inner-wrap {
    	flex-basis: auto;
	}

	.team-doctor #s6 h2 {
		font-size: 42px;
		line-height: 1.1em;
		margin: 0px auto 20px;
		padding-bottom: 0px;
		text-align: center;
	}
	
	.team-doctor #s6 h2:after {
		content: "";
		display: block;
		background: #e4b32b;
		height: 4px;
		width: 320px;
		margin: 20px auto;
	}
}

@media screen and (min-width:768px) and (max-width:991px) {

	.team-doctor #s6 .d-flex {
		flex-direction: column;
		padding: 0px;
	}

	.team-doctor #s6 .inner-wrap {
    	flex-basis: auto;
		padding: 30px 30px 20px 30px;
	}
	
	.team-doctor #s6 .image{
		margin-top: 20px;
	}

}

@media screen and (min-width:1904px) {

	.team-doctor #s6 .inner-wrap {
    	flex-basis: 950px;
	}

}

@media screen and (max-width:767px){
	
	.team-doctor #s6 .d-flex {
		flex-direction: column;
	}
	
	.team-doctor #s6 .inner-wrap {
		flex-basis: 50%;
		padding: 15px;
	}

}

/**/

.contact p{
	margin-bottom: 10px;
}

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

	.contact h1{
		font-size: 34px;
		padding-top: 0px;
	}

}

@media screen and (max-width:767px){

	.contact h1{
		font-size: 34px;
		padding-top: 20px;
	}

}

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

	.contact h1{
		font-size: 34px;
		padding-top: 0px;
	}

}

@media screen and (max-width:767px){

	.contact h1{
		font-size: 34px;
		padding-top: 20px;
	}

}

/**/

#footer-wrap ul.social-icons li a,
#footer-wrap ul.social-icons li a:hover,
#footer-wrap ul li a :hover{
    color: #ffffff;
}
