/* Top Section */

#masthead{
	background: none;
    border-bottom: none;
    height: 130px;
    margin-bottom: -288px;
    position: relative;
    z-index: 99;
}

#content{
	padding-top: 158px;
}

.banner {
    background: url(/wp-content/uploads/2023/11/fold-bg.jpg) no-repeat right center/789px 789px #ebebeb;
    height: auto;
    margin-bottom: 0px;
    overflow: hidden;
    padding-top: 150px;
    padding-bottom: 130px;
    position: relative;
    text-align: center;
}

.nav-area {
	justify-content: flex-end;
}

.banner img{
	position: relative;
	top: -60px;
	left: 140px;
	max-width: 640px;
}

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

.s1-a {
	font-weight: normal;
	color: #000000;
	font-size: 46px;
	font-weight: 900;
	line-height: 1.2em;
	margin-top: 0;
	margin-bottom: 10px;
	text-align: left;
	text-transform: uppercase;
}

.banner .highlight {
    color: #ffec1b;
}

.banner p{
	color: #000000;
	font-family: 'Lato', sans-serif;
	font-size: 36px;
	font-weight: 400;
	line-height: 1.4em;
	margin-bottom: 30px;
	padding-top: 5px;
	text-align: left;
}

.s1-b {
	font-size: 32px;
	font-weight: normal;
	color: #646464;
	margin-bottom: 30px;
}
.s1-a .s1-a-2{
	font-size: 46px;
	font-weight: 600;
	line-height: 1em;
}
.s1-a .s1-a-3{
	color: #1a1a1a;
	font-size: 55px;
	font-weight: 800;
	line-height: 1em;
}
.s1-c {
	margin-bottom: 20px;
	text-align: left;
}
.s1-c a {
	color: #000000;
	font-size: 21px;
	letter-spacing: -1px;
	line-height: 1em;
	padding: 0;
	overflow: hidden;
}
.s1-c a:focus,.s1-c a:hover{
	background: #feee3f;
	color: #ffffff;
}
.s1-c .checkmarks{
	margin-bottom: 30px;
}
.s1-c .checkmarks li{
	color: #ffffff;
	font-family: 'open_sansbold';
	font-weight: 400;
	font-size: 18px;
	margin-bottom: 15px;
	position: relative;
	padding-left: 35px;
}
.s1-c .checkmarks li:before {
	content: "\f00c";
	font-family: "Font Awesome 5 Free";
	display: block;
	color: #3c8bd4;
	font-size: 24px;
	font-weight: 900;
	position: absolute;
	top: -3px;
	left: 0;
}
.s1-c .checkmarks li:last-child{
	margin-bottom: 40px;
}
.s1-c .order.red-btn {
	color: #000000;
	font-size: 21px;
	margin: 15px 0px;
	padding: 10px 30px 10px;
}
.s1-d {
	display: none;
}
.s1-d a {
	font-size: 19px;
	display: inline-block;
	padding: 15px 30px 15px;
	width: 300px;
}
.s1-e {
	display: block;
}

/**/

@media screen and (min-width: 992px) and (max-width: 1199px) {
	
	.banner .checkmarks {
		margin-left: 0;
		max-width: 610px;
	}
	
	.banner:after {
		left: 37%;
		width: 840px;
		height: 560px;
	}
	
	.banner p{
		font-size: 28px;
		max-width: 650px;
	}
	
}

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

.products{
	padding-top: 40px;	
}

.product{
	background: #ebebeb;
	position: relative;
	z-index: 2;
}

.product .product-image:after {
	content: "";
	width: calc(50% - 40px);
	background: #be9b31;
	z-index: 1;
	bottom: 0;
}

.product:after, .product:before {
	top: 0;
	content: "";
	position: absolute;
}

.product .product-title{
    color: #000000;
    font-family: 'Lato', sans-serif;
	font-size: 36px;
	font-weight: 900;
    margin: 0px 0px 15px 0px;
}

.product .product-title .highlight{
	color: #1393d5;
}

.product .sub-title{
    color: #000000;
    font-family: 'Lato', sans-serif;
	margin-bottom: 15px;
	text-transform: uppercase;
}

.product .sub-title .highlight{
	color: #1393d5;
}

.product p{
	color: #000000;
	margin-bottom: 10px;
}

.product > div{
	padding: 40px 30px 40px 30px;
	position: relative;
	z-index: 3;
}

.product > div.product-image{
	padding: 0px;
	position: relative;
}

.product .btn-set{
	padding-top: 10px;
}

@media (min-width: 768px) {
	
	.product {
		margin: 0px auto 20px auto;
	}
	
}

@media screen and (min-width: 768px) and (max-width: 991px) {
	
	.banner{
		position: relative;
	}
	
	.banner:before{
		content:"";
		background: rgba(235,235,235,0.7);
		height: 100%;
		width: 100%;
		position: absolute;
		top: 0px;
		left: 0px;
		z-index: 1;
	}
	
	.product .product-title {
		font-size: 30px;
	}
	
	.product .sub-title{
		font-size: 21px;
	}
	
	.s1-a {
		font-size: 34px;
		line-height: 1.3em;
		margin-top: 0;
		margin-bottom: 10px;
		max-width: 640px;
	}
	
	.product > div.product-image {
		padding: 0px;
		position: relative;
		flex-basis: 260px;
	}
	
	.product > div {
		padding: 20px;
		position: relative;
		z-index: 3;
		flex-basis: 425px;
	}
	
	.product .btn-primary:not(:disabled):not(.disabled).active, 
	.product .btn-primary:not(:disabled):not(.disabled):active, 
	.product .show > .btn-primary.dropdown-toggle, 
	.product a.btn-primary, a.btn-primary:visited {
		padding: 10px 50px 10px 30px;
		font-family: 'Lato', sans-serif;
		font-size: 14px;
		line-height: 1.3em;
		width: 100%;
		margin: 0px 0px 10px 0px;
	}
	
	.product a.btn-primary:after {
		top: 5px;
		right: 15px;
	}
	
}

@media (min-width: 992px) {
	
	.product {
		display: flex;
		padding: 0px;
		max-width: 1065px;
		margin: 0px auto 45px auto;
	}

    .product .product-image:after {
        bottom: 0;
        width: calc(50% - 105px)
    }

	.product > div.product-image {
		padding: 0px;
		position: relative;
		flex-basis: 353px;
	}
	
	.product > div {
		padding: 25px 30px 25px 30px;
		position: relative;
		z-index: 3;
		flex-basis: 710px;
	}
	
}

@media screen and (min-width: 992px) and (max-width: 1200px) {
	
	.s1-a {
		font-size: 34px;
	}
	
	.product > div.product-image {
		padding: 0px;
		position: relative;
		flex-basis: 370px;
	}
	
	.product > div {
		padding: 20px;
		position: relative;
		z-index: 3;
		flex-basis: 550px;
	}

	.product .btn-primary:not(:disabled):not(.disabled).active, 
	.product .btn-primary:not(:disabled):not(.disabled):active, 
	.product .show > .btn-primary.dropdown-toggle, 
	.product a.btn-primary, a.btn-primary:visited {
		padding: 10px 50px 10px 30px;
		font-family: 'Lato', sans-serif;
		font-size: 14px;
		line-height: 1.3em;
		width: calc(50% - 30px);
		margin: 0px 20px 0px 0px;
	}

}

@media (min-width: 1200px) {

    .product .product-image:after {
        width: calc(50% - 147px)
    }

    .product-image {
        text-align: right
    }
	
	.product .product-title {
		font-size: 42px;
		margin-bottom: 10px;
	}
	
	.product .sub-title {
		font-size: 26px;
		letter-spacing: 0;
	}
	
    .product-image img {
		display: block;
		margin-left: 0px;
		margin-right: auto;
		margin-top: 0px;
	}

	
}

@media screen and (max-width: 767px) {
	
	#masthead{
		background: #ffffff;
		height: auto;
		margin-bottom: 0;
		padding-bottom: 15px;
	}

	.banner:after{
		display: none;
	}
	
	#content{
		padding-top: 0;
	}
	
	.banner .checkmarks{
		margin: 0px auto;
		max-width: 300px;
	}
	
	.banner{
		background: url(/wp-content/uploads/2023/11/fold-bg.jpg) no-repeat right center/789px 789px #ebebeb;
		height: auto;
		margin-bottom: 0;
		padding-top: 30px;
		padding-bottom: 50px;
		position: relative;
	}
	
	.banner:before{
		content:"";
		background: rgba(235,235,235,0.7);
		height: 100%;
		width: 100%;
		position: absolute;
		top: 0px;
		left: 0px;
		z-index: 1;
	}
	
	.banner .container{
		position: relative;
		z-index: 2;
	}
	
	.banner img {
		position: relative;
		top: -20px;
		left: -15px;
		margin-top: -60px;
		margin-bottom: -137px;
		z-index: -1;
		width: calc(100% + 30px);
	}
	
	.banner p {
		border: none;
		font-size: 18px;
		margin-bottom: 20px;
		padding-top: 0;
		text-align: center;
		line-height: 1.2em;
		width: 100%;
	}
	
	.s1-a {
		font-size: 24px;
		max-width: 400px;
		margin: 10px auto 10px;
		text-align: center;
		padding: 0px 15px 0px 15px;
	}
	
	.s1-a .s1-a-2 {
		font-size: 24px;
	}
	.s1-a .s1-a-3 {
		font-size: 28px;
	}
	
	.s1-b {
		margin-bottom: 30px;
		font-size: 20px;
	}
	
	.sec-title {
		margin-bottom: 0;
	}
	
	.s1-c a{
		margin: 0px auto;
	}
	
	.s1-d {
		display: block;
		margin: 20px 0px;
	}

	.s1-c{
		padding-top: 0px;
	}
	
	.s1-d a {
		padding: 5px 15px 5px 15px;
		width: 290px;
		max-width: 100%;
		margin: 0px auto 0px auto;
	}
	
	.products {
		padding-top: 15px;
	}
	
	.product .product-title {
		font-size: 34px;
		letter-spacing: 0;
		text-align: center;
		margin-bottom: 10px;
		letter-spacing: -1px;
	}
	
	.product .sub-title {
		margin-bottom: 15px;
		text-align: center;
		font-size: 18px;
		letter-spacing: -0.5px;
	}

	.product {
		margin-bottom: 40px;
		flex-direction: column;
	}
	
	.product > div {
		padding: 30px 20px 30px 20px;
		order: 1;
	}
	
	.product > div.product-image {
		padding: 0px;
		order: 2;
	}
	
	.product .product-image img {
		max-width: 100%;
		position: relative;
		left: 0;
		top: 0;
		z-index: 3;
		width: 100%;
	}
	
	.product a.btn-primary {
		display: block;
		font-size: 14px;
		max-width: 100%;
		margin: 0px auto 20px auto;
		padding: 15px 50px 15px 25px;
		width: 225px;
	}
	
	.product a.btn-primary:last-of-type{
		margin-bottom: 0;
	}
	
	.product a.btn-primary:after {
		top: 12px;
		right: 20px;
	}

}

#contact-us{
	background: #ebebeb;
	padding: 30px 0px 30px 0px;
}

#contact-us .icon{
	padding: 0px 20px 0px 20px;
	width: 146px;
}

#contact-us .wrap{
	width: 940px;
}

@media (min-width: 1200px){
		
	#contact-us .icon{
		padding: 0px 40px 0px 90px;
		width: 276px;
	}
	
}

@media (max-width: 767px){
	
	#contact-us {
		padding: 30px 15px 30px 15px;
	}
	
	#contact-us .icon{
		display: none;
	}
	
	#contact-us .wrap {
		width: 100%;
	}
	
}