.nav-area .outline .nav-link {
    background: #063799;
    border: none;
    border-radius: 100px;
    color: #fff;
    margin-top: 0;
    margin-bottom: 0;
    padding: 5px 15px;
    display: table;
}

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

.blue-btn,
.blue-btn:visited{
    background: #063799;
    padding: 20px 55px;
    color: #fff;
    text-transform: uppercase;
    border-radius: 40px;
    font-size: 18px;
    letter-spacing: 1px;
    font-weight: 800;
}

.blue-btn:hover{
	color: #fff;
    text-decoration: none;
}

@media screen and (min-width: 992px){
	.fix-header .nav-area .outline .nav-link{
		background: #fbc52e;
		color: #000000;
	}
}

@media screen and (max-width: 767px){
	
	.logo-area {
		padding: 10px 30px 20px;
		text-align: center;
	}

	.nav-area li{
		display: flex;
		justify-content: center;
		margin-bottom: 15px;
	}

}


/**/

.s1{
    background: #000000;
    height: auto;
    margin-bottom: 0;
    padding-top: 0;
    position: relative;
    text-align: center;
}

.s1 .container{
    background: #000000;
    height: 600px;
    margin-bottom: 0;
    padding-top: 130px;
    position: relative;
    text-align: center;
}

.s1 img{
    position: absolute;
    bottom: 0;
    right: 0;
	z-index: 1;
}

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

.s1-a{
    color: #fff;
    font-size: 58px;
    margin-bottom: 25px;
    max-width: 800px;
    margin-left: 0;
    position: relative;
    z-index: 2;
}

.s1-a .s1-a-1{
    font-size: 62px;
    font-weight: 800;
    line-height: 1em;
    margin-bottom: 10px
}

.s1-b{
    font-size: 32px;
    font-weight: 400;
    color: #646464;
    margin-bottom: 30px;
    text-align: left;
    position: relative;
}

.s1-b a{
	position: relative;
}

.s1-b .order.blue-btn{
    padding: 20px 80px 20px 35px;
    text-align: left;
}

.s1-b .order.blue-btn:after{
    content: "";
    background: url(/wp-content/uploads/2025/12/yellow-circle.png) no-repeat 0 0 / cover;
    height: 26px;
    width: 26px;
    position: absolute;
    top: 20px;
    right: 25px;
}

.s1-a .s1-a-2{
	color: #fbc52e;
    font-size: 156px;
    font-weight: 800;
    line-height: 1em;
	position: relative;
}

.s1-a .s1-a-2:after{
	content: "";
	background: url(/wp-content/uploads/2025/12/yellow-arrow.png) no-repeat 0 0/cover;
	height: 103px;
	width: 60px;
    position: absolute;
    top: 0px;
    right: -65px;
}

.s1-a .s1-a-3{
    color: #1a1a1a;
    font-size: 55px;
    font-weight: 800;
    line-height: 1em
}

.s1-c{
    margin-bottom: 20px
}

.s1-c a,.s1-d a{
    display: inline-block
}

.s1-c .checkmarks li{
    color: #fff;
    font-weight: 400;
    font-size: 21px;
    font-style: italic;
    letter-spacing: .5px;
    margin-bottom: 15px;
    padding-left: 35px;
    position: relative
}

.s1-c .checkmarks li strong{
    letter-spacing: .5px
}

.s1-e{
    display: block
}

@media screen and (min-width: 992px) and (max-width:1199px){
	
	.s1 .container{
		height: auto;
		margin-bottom: 0;
		padding-top: 115px;
		padding-bottom: 20px;
	}
  
	.s1-a{
		font-size: 50px;
		margin-bottom: 25px;
		max-width: 420px;
		position: relative;
		z-index: 2;
	}
	
	.s1-a .s1-a-1{
    	font-size: 45px;
	}
	
	.s1-a .s1-a-2{
    	font-size: 117px;
	}

	.s1 img{
		position: absolute;
		bottom: 0;
		right: 0;
		max-width: 550px;
		z-index: 1;
	}
	
}

@media screen and (min-width: 768px) and (max-width:991px){
	
    .s1 .container{
		height: auto;
		margin-bottom: 0px;
		padding-top: 40px;
		padding-bottom: 20px;
	}
	
	.s1 img{
		max-width: 390px;
	}
  
	.s1-a{
		font-size: 50px;
		margin-bottom: 25px;
		max-width: 420px;
		position: relative;
		z-index: 2;
	}
	
	.s1-a .s1-a-1{
    	font-size: 40px;
	}
	
	.s1-a .s1-a-2{
    	font-size: 75px;
	}

	.s1 img{
		position: absolute;
		bottom: 0;
		right: 0;
		max-width: 430px;
		z-index: 1;
	}
	
}

@media screen and (max-width: 767px){
	
	.s1 .container {
		height: 550px;
		padding-top: 20px;
	}
	
	.s1 img {
		bottom: 27px;
		right: auto;
		left: 50%;
		max-width: 295px;
		margin-left: -146px;
	}
	
	.s1-a {
		margin-bottom: 0px;
		text-align: center;
		position: relative;
		z-index: 5;
	}
	
	.s1-b {
		position: absolute;
		bottom: 0;
		left: 50%;
		margin-left: -118px;
		z-index: 5;
	}
	
	.s1-b .order.blue-btn:after{
		top: 15px;
	}
	
	.s1-a .s1-a-1 {
		font-size: 32px;
		text-align: center;
		position: relative;
		letter-spacing: 0;
		line-height: 1.2em;
		max-width: 290px;
		margin: 0px auto 0px auto;
		z-index: 4;
	}

	.s1-a .s1-a-2 {
		font-size: 75px;
	}
	
	.s1-a .s1-a-2:after {
		height: 75px;
		width: 43px;
		top: 0px;
		right: -51px;
	}
	
	.s1-b .order.blue-btn {
		font-size: 21px;
		padding: 10px 80px 10px 40px;
		text-align: left;
		text-transform: none;
	}
   
}

/**/

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

.s2 .title{
    font-size: 44px;
    margin-bottom: 0px;
    color: #00a7b6;
}

.s2 .sub-title{
    color: #063799;
    font-size: 44px;
}

.s2 .d-flex{
    align-items: center;
    padding: 30px 0px 0px 0px;
}

.s2 .image{
	flex-basis: 493px;
}

.s2 .inner-wrap{
	flex-basis: 775px;
	padding-left: 40px;
}

.s2 .highlight{
	margin-bottom: 10px;
}

@media screen and (min-width: 992px) and (max-width:1199px){
	
	.s2 .d-flex {
		align-items: flex-start;
	}
	
}

@media screen and (min-width: 768px) and (max-width:991px){
	
	.s2 .title{
		font-size: 38px;
	}
	
	.s2 .sub-title{
		font-size: 38px;
	}
	
	.s2 .d-flex {
		align-items: flex-start;
	}
	
}

@media screen and (max-width: 767px){
	
	.s2 {
		padding: 30px 0px 30px 0px;
	}
	
	.s2 .title {
		font-size: 30px;
		text-align: left;
	}
	
	.s2 .sub-title{
		font-size: 30px;
		text-align: left;
	}
	
	.s2 .d-flex{
		flex-direction: column-reverse;
		padding-top: 20px;
	}
	
	.s2 .inner-wrap {
    	flex-basis: auto;
		padding-left: 0;
    	padding-bottom: 30px;
	}
	
	.s2 .image {
		flex-basis: auto;
	}

}

/**/

.s3{
	
}

.s3 .container{
	max-width: 1654px;
}

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

.s3 .image-wrap{
	position: absolute;
	bottom: 0px;
	left: 0px;
	background: rgba(0,0,0,0.65);
	padding: 30px 60px 30px 60px;
	height: 60%;
	width: 100%;
}

.s3 .image-wrap *{
	color: #ffffff;
}

.s3 h3{
	font-size: 44px;
	margin-bottom: 20px;
}

@media screen and (min-width: 1200px){
	
	.s3 .image-wrap{
		padding: 30px 80px 30px 80px;
	}
	
}

@media screen and (min-width: 992px) and (max-width:1199px){
	
	.s3 h3{
    	font-size: 26px;
	}
	
	.s3 .image-wrap{
		padding: 30px 30px 30px 30px;
		height: 100%;
	}

}

@media screen and (min-width: 768px) and (max-width:991px){
	
	.s3 .d-flex{
		flex-direction: column;
	}
	
	.s3 h3{
		font-size: 30px;
	}
	
	.s3 .image{
		width: 100%;
	}
	
	.s3 .image-wrap{
		height: auto;
	}
	
}

@media screen and (max-width:767px){
	
	.s3 {
		height: 100%;
	}
	
	.s3 .d-flex{
		flex-direction: column;
		height: 100%;
	}
	
	.s3 h3{
		font-size: 26px;
	}
	
	.s3 .image{
		margin-bottom: 15px;
		width: 100%;
	}
	
	.s3 .image img{
		margin-bottom: -140px;
	}
	
	.s3 .image-wrap {
		background: rgb(0, 0, 0);
		background: linear-gradient(180deg, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 1) 30%, rgba(0, 0, 0, 1) 100%);
		height: auto;
		padding: 20px;
		position: relative;
	}
	
}

/**/

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

.s4 .container{
	max-width: 1100px;
}

.s4 .title{
	color: #00a7b6;
    font-size: 44px;
    margin-bottom: 20px;
    text-align: left;
}

.s4 .title .highlight{
	margin-bottom: 10px;
}

.s4 .sub-title{
    color: #063799;
    font-size: 44px;
}

.s4 .d-flex{
    align-items: center;
    padding: 30px 0px 0px 0px;
}

.s4 .image{
	flex-basis: 493px;
}

.s4 .inner-wrap{
	flex-basis: 775px;
	padding-right: 40px;
}

@media screen and (min-width: 1200px){
	
	.s4 p{
		padding-right: 80px;	
	}
	
}

@media screen and (min-width: 992px) and (max-width:1199px){
	
	.s4 .d-flex{
		padding-top: 0px;
	}
	
}

@media screen and (min-width: 768px) and (max-width:991px){
	
	.s4 .d-flex{
		padding-top: 0px;
	}
	
	.s4 .title{
		font-size: 32px;
		line-height: 1.2em;
	}
	
}

@media screen and (max-width:767px){
	
	.s4{
		padding-top: 15px;	
	}
	
	.s4 .title {
		font-size: 27px;
		margin-bottom: 15px;
		text-align: center;
	}
	
	.s4 .d-flex {
		align-items: flex-start;
		padding: 0px 0px 0px 0px;
		flex-direction: column;
	}
	
	.s4 .inner-wrap {
		flex-basis: auto;
		padding-bottom: 30px;
		padding-right: 0px;
	}
	
	.s4 .image {
		flex-basis: auto;
	}
	
	.s4 .image img{
		display: block;
		margin: 0px auto 0px auto;
		max-width: 90%;
	}

}

/**/

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

.s5 .container{
	max-width: 1100px;
}

.s5 .title{
	color: #00a7b6;
    font-size: 44px;
    margin-bottom: 20px;
    text-align: left;
}

.s5 .title .highlight{
	margin-bottom: 10px;
}

.s5 .sub-title{
    color: #063799;
    font-size: 44px;
}

.s5 .d-flex{
    align-items: center;
	flex-direction: row-reverse;
    padding: 0px 0px 0px 0px;
}

.s5 .image{
	flex-basis: 493px;
}

.s5 .inner-wrap{
	flex-basis: 775px;
	padding-left: 40px;
}

@media screen and (min-width: 1200px){
	
	.s5 p{
		padding-right: 80px;	
	}
	
}

@media screen and (min-width: 768px) and (max-width:991px){
	
	.s5 .title{
		font-size: 32px;
		line-height: 1.2em;
	}
	
}

@media screen and (max-width:767px){
	
	.s5{
		padding-top: 15px;	
	}
	
	.s5 .title {
		font-size: 28px;
		margin-bottom: 15px;
		text-align: center;
	}
	
	.s5 .d-flex {
		align-items: flex-start;
		padding: 0px 0px 0px 0px;
		flex-direction: column;
	}
	
	.s5 .inner-wrap {
		flex-basis: auto;
		padding-bottom: 20px;
		padding-left: 0px;
	}
	
	.s5 .image {
		flex-basis: auto;
	}
	
	.s5 .image img{
		display: block;
		margin: 0px auto 0px auto;
		max-width: 90%;
	}

}

/**/

.s6{
    background: url(/wp-content/uploads/2025/12/semenhance-semenax-bg.jpg) no-repeat right center/cover;
    height: 488px;
}

.s6 .container{
    height: 488px;
}

.s6 .d-flex{
	align-items: center;
	height: 100%;
}

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

.s6 .title{
	color: #ffffff;
	font-size: 44px;
	margin-bottom: 20px;
	text-align: left;
}

.s6 .title .highlight{
	color: #fbc52e;
}

.s6 .inner-wrap p{
	color: #ffffff;
}

@media screen and (min-width: 992px) and (max-width:1199px){
	
	.s6{
		background-position: 55% center;
		background-size: auto 100%;
		height: 440px;
	}
	
	.s6 .container{
		height: 100%;
	}
	
	.s6 .d-flex{
		height: 100%;
		padding-top: 0px;
	}
	
}

@media screen and (min-width: 768px) and (max-width:991px){
	
	.s6{
		background-position: 60% center;
		background-size: cover;
		height: auto;
	}
	
	.s6 .title{
		font-size: 32px;
		margin-bottom: 15px;
	}
	
	.s6 .container{
		height: 100%;
	}
	
	.s6 .d-flex{
		height: 100%;
	}
	
	.s6 .inner-wrap{
		padding: 20px 0px 20px 0px;
	}
	
}

@media screen and (max-width:767px){
	
	.s6 {
		background-color: #000000;
		background-position: 84% bottom;
		background-size: auto 280px;
		height: auto;
		padding-bottom: 70%;
		position: relative;
	}

	.s6:after{
		content: "";
		background: rgb(0, 0, 0);
		background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 87%, rgba(0, 0, 0, 0) 100%);
		height: 70%;
		padding: 20px;
		position: absolute;
		width: 100%;
		z-index: 1;
		top: 0px;
	}
	
	.s6 .title{
		font-size: 28px;
		margin-bottom: 15px;
	}
	
	.s6 .container{
		height: 100%;
	}
	
	.s6 .d-flex{
		height: 100%;
	}
	
	.s6 .inner-wrap {
		padding: 20px 0px 20px 0px;
		width: 100%;
	}
	
	.s6 .inner-wrap *{
		position: relative;
		z-index: 2;
	}
	
}

/**/

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

.s7 .title{
	color: #00a7b6;
	font-size: 36px;
	line-height: 1.4em;
	margin-bottom: 20px;
}

.s7 .title .highlight{
	color: #063799;
	font-size: 44px;
	font-weight: 800;
}

.s7 .container > p{
    max-width: 700px;
    margin: 0px auto 20px auto;
}

.s7 .d-flex{
	align-items: center;
}

.s7 .sub-title{
    color: #1d3979;
    font-size: 36px;
    font-family: 'Open Sans', sans-serif;
	line-height: 1.4em;
    letter-spacing: -1px;
}

.s7 .sub-title span{
	font-size: 54px;
	font-weight: 800;
}

.s7 .order.blue-btn{
    position: relative;
    margin: 20px auto 0px auto;
    padding: 20px 80px 20px 35px;
    text-align: left;
    width: 250px;
}

.s7 .order.blue-btn:after{
    content: "";
    background: url(/wp-content/uploads/2025/12/yellow-circle.png) no-repeat 0 0 / cover;
    height: 26px;
    width: 26px;
    position: absolute;
    top: 20px;
    right: 25px;
}

@media screen and (min-width: 992px) and (max-width:1199px){
	
	.s7 .d-flex{
		padding-top: 30px;
		padding-bottom: 10px;
	}
	
	.s7 .title{
		font-size: 42px;
		line-height: 1.2em;
	}
	
	.s7 .sub-title span{
		font-size: 50px;
	}
	
	.s7 .container > p{
		max-width: 100%;
	}
	
	.s7 .image{
		width: 50%;
	}
	
	.s7 .inner-wrap{
		width: 50%;
	}
	
}

@media screen and (min-width: 768px) and (max-width: 991px){
	
	.s7 .title{
		font-size: 36px;
		line-height: 1.2em;
	}
	
	.s7 .title .highlight{
		font-size: 36px;
	}
	
	.s7 .sub-title {
		font-size: 26px;
		line-height: 1.2em;
	}
	
	.s7 .sub-title span {
		font-size: 38px;
	}
	
}

@media screen and (max-width:767px){
	
	.s7 .title {
		font-size: 28px;
		line-height: 1.2em;
		margin-bottom: 15px;
		text-align: left;
	}
	
	.s7 .title .highlight {
		font-size: 28px;
	}
	
	.s7 .sub-title {
		font-size: 21px;
		line-height: 1.5em;
		letter-spacing: -1px;
	}
	
	.s7 .sub-title span {
		font-size: 36px;
		letter-spacing: -1px;
	}
	
	.s7 .d-flex{
		flex-direction: column-reverse;
	}
	
}

/**/

.s8{
	background: #063799;
	padding: 40px 0px 40px 0px;
}

.s8 .inner-wrap{
	padding-left: 30px;
}

.s8 .title{
	color: #ffffff;
	font-size: 42px;
	margin-bottom: 20px;
	text-align: left;
}

.s8 .sub-title{
    color: #ffffff;
    font-size: 32px;
    line-height: 1.4em;
	margin-bottom: 60px;
    text-align: left;
}

.s8 p{
	color: #ffffff;
}

.s8 ul{
	margin-bottom: 0px;
}

.s8 li{
	color: #ffffff;
	font-size: 20px;
	font-style: italic;
	font-weight: 800;
	margin-bottom: 15px;
	padding-left: 30px;
	position: relative;
}

.s8 li:before{
	display: inline-block;
	color: #fbc52e;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f00c";
    margin-right: 10px;
    transform: rotate(-15deg);
    position: absolute;
    left: 0;
    top: 2px;
}

@media screen and (min-width: 992px) and (max-width:1199px){
	
	.s8 {
		padding: 40px 0px 40px 0px;
	}
	
	.s8 .title {
		font-size: 42px;
	}
	
	.s8 .d-flex{
		flex-direction: column-reverse;
	}
	
	.s8 .sub-title {
		font-size: 26x;
		line-height: 1.6em;
		margin-bottom: 50px;
	}
	
	.s8 img{
		display: block;
		max-width: 640px;
		margin: 20px auto -100px auto;
	}

}

@media screen and (min-width: 768px) and (max-width: 991px){
	
	.s8 {
		padding: 40px 0px 40px 0px;
	}
	
	.s8 .title {
		font-size: 34px;
	}
	
	.s8 .d-flex{
		flex-direction: column-reverse;
	}
	
	.s8 .sub-title {
		font-size: 21px;
		line-height: 1.6em;
		margin-bottom: 50px;
	}
	
	.s8 img{
		display: block;
		max-width: 420px;
		margin: 20px auto -100px auto;
	}

}

@media screen and (max-width:767px){
	
	.s8{
		padding: 30px 0px 30px 0px;
	}
	
	.s8 .title {
		font-size: 26px;
		margin-bottom: 15px;
		text-align: left;
	}
	
	.s8 .sub-title {
		font-size: 16px;
		line-height: 1.4em;
		margin-bottom: 0px;
		text-align: left;
		letter-spacing: 0;
	}
	
	.s8 .d-flex{
		flex-direction: column-reverse;
	}
	
	.s8 .inner-wrap {
		padding-left: 0;
	}
	
	.s8 .image{
		margin-bottom: -100px;
	}
	
}

/**/

.s9{
	background: url(/wp-content/uploads/2025/12/semenax-textured.jpg) no-repeat center center / cover;
	padding-bottom: 30px;
}

.s9 .d-flex{
    flex-wrap: wrap;
	justify-content: center;
}

.s9 .quote-wrap{
    font-weight: 800;
    margin-top: 0px;
    margin-bottom: 0px;
	width: 33.3%;
}

.s9 .quote-wrap blockquote{
	background: #ffffff;
	border: solid 2px #fbc52e;
	border-radius: 5px;
	color: #063799;
	font-size: 24px;
	font-style: italic;
	margin: 0px 15px 0px 15px;
	padding: 20px 30px 20px 30px;
	text-align: center;
}

.s9 .quote-wrap cite{
	display: block;
	color: #ffffff;
	font-size: 18px;
    padding: 10px 0px 10px 0px;
    text-align: center;
    width: 100%;
}

@media screen and (min-width: 1200px){
	
	.s9 .quote-wrap{
		margin-top: -60px;
	}

	.s9 .quote-wrap:nth-child(-n+3){
		margin-bottom: 95px;
	}

}

@media screen and (min-width: 992px) and (max-width: 1199px){
	
	.s9 .quote-wrap{
		margin-top: -60px;
	}

	.s9 .quote-wrap:nth-child(-n+3){
		margin-bottom: 80px;
	}

}

@media screen and (min-width: 768px) and (max-width: 991px){
	
	.s9 .quote-wrap{
		margin-top: -60px;
		width: 50%;
	}

	.s9 .quote-wrap:nth-child(-n+3){
		margin-bottom: 80px;
	}

}

@media screen and (max-width: 767px){
	
	.s9{
		padding: 30px 0px 0px 0px;
	}
	
	.s9 .d-flex{
		flex-direction: column;
	}
	
	.s9 .quote-wrap{
		margin-bottom: 30px;
		width: 100%;
	}
	
}

/**/

.s10{
	background: #063799;
	padding: 40px 0px 40px 0px;
}

.s10 .container{
	margin: 0px auto 0px auto;
	max-width: 1080px;
}

.s10 .d-flex{
	align-items: center;
}

.s10 .inner-wrap{
	padding-right: 40px;
}

.s10 p{
	color: #ffffff;
}

.s10 .order.blue-btn{
	background: #fbc52e;
	color: #000000;
    position: relative;
    margin: 0px auto 0px auto;
    padding: 20px 80px 20px 35px;
    text-align: left;
    width: 390px;
}

.s10 .order.blue-btn:after{
    content: "";
    background: url(/wp-content/uploads/2025/12/blue-circle.png) no-repeat 0 0 / cover;
    height: 26px;
    width: 26px;
    position: absolute;
    top: 20px;
    right: 25px;
}

@media screen and (min-width: 992px) and (max-width: 1199px){
	
	.s10{
		padding: 30px 0px 30px 0px;
	}
	
	.s10 .d-flex{
		padding: 0px 15px 0px 15px;
	}
	
	.s10 .order.blue-btn{
		position: relative;
		margin: 0px auto 0px auto;
		padding: 20px 60px 20px 35px;
		width: 415px;
	}
	
}

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

	.s10 .order.blue-btn {
		max-width: 245px;
		width: 75%;
	}
	
}

@media screen and (max-width: 767px){
	
	.s10 {
		padding: 30px 0px 30px 0px;
	}
	
	.s10 .d-flex {
		flex-direction: column;
	}
	
	.s10 .inner-wrap {
		padding: 0px 0px 30px 0px;
	}
	
	.s10 .order.blue-btn {
		margin: 0px auto 0px auto;
		width: 240px;
	}

}

/**/

.s11{
	padding: 0px 0px 0px 0px;
}

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

.s11 .title{
	color: #00a7b6;
	font-size: 44px;
	margin-bottom: 20px;
	text-align: left;
}

.s11 .d-flex{
	flex-direction: row;
}

.s11 .inner-wrap{
	padding-left: 60px;
	order: 2;
	width: 50%;
}

.s11 .image{
	order: 1;
	width: 50%;
}

@media screen and (min-width: 992px) and (max-width:1199px){
	
	.s11{
		padding: 0px 0px 0px 0px;
	}
	
	.s11 .inner-wrap{
		padding: 30px;
		width: 50%;
	}
	
	.s11 .image{
		order: 1;
		width: 50%;
	}
	
	.s11 .title{
		font-size: 36px;
		margin-bottom: 15px;
	}

}

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

@media screen and (max-width: 767px){
	
	.s11 {
		padding: 30px 0px 30px 0px;
	}
	
	.s11 .d-flex {
		flex-direction: column-reverse;
	}
	
	.s11 .inner-wrap {
		padding-left: 0;
		padding-bottom: 20px;
		width: 100%;
	}
	
	.s11 .title {
		font-size: 28px;
		margin-bottom: 15px;
		text-align: left;
	}
	
	.s11 .image {
		width: 100%;
	}

}

/**/

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

.s12 .inner-wrap{
	margin: 0px auto 0px auto;
	max-width: 1000px;
}

.s12 .title{
	color: #063799;
	font-family: "Open sans", sans-serif;
	font-size: 44px;
	font-weight: 600;
	margin-bottom: 20px;
}

.pkgList{
	flex-direction: row-reverse;
}

.pkg{
	border: solid 4px #000000;
    margin-right: 10px;
    width: 25%;
}

.pkg:first-of-type{
	margin-right: 0px;
}

.pkg .heading{
    color: #c02324;
    font-family: "Open sans", sans-serif;
    font-size: 34px;
    font-weight: 800;
    line-height: 1.1em;
    letter-spacing: -2px;
    padding: 15px 0px 15px 0px;
    text-align: center;
    text-transform: uppercase;
}

.pkg .title{
	display: flex;
	justify-content: center;
	background: #0054a6;
	color: #ffffff;
	font-size: 24px;
	padding: 5px 10px 5px 10px;
	position: relative;
}

.pkg .title:before{
    display: block;
    content: "";
    background: url(/wp-content/uploads/2025/12/black-checkmark.png) no-repeat 0 0 / cover;
    position: relative;
    top: 0px;
    left: 0px;
    height: 55px;
    width: 49px;
    margin: -20px 0px -20px -25px;
}

.pkg-12 .title{
	background: #dd1c1a;
}

.pkg .desc{
    color: #000000;
    font-family: "Open sans", sans-serif;
    font-size: 21px;
    font-weight: 600;
    line-height: 1.2em;
    padding: 10px 10px 10px 10px;
    text-align: center;
    letter-spacing: -1px;
}

.pkg .card-shipping{
	padding: 15px;
}

.pkg .image{
	padding: 0px 10px 0px 10px;
}

.pkg .packageLink, .pkg .packageLink.btn-primary:not(:disabled):not(.disabled):active{
	display: block;
    border-radius: 40px;
	background: rgb(19,147,213);
	background: linear-gradient(90deg, rgba(19,147,213,1) 0%, rgba(2,101,152,1) 50%, rgba(2,101,152,1) 100%);
    margin: 10px auto 10px auto;
    line-height: 1em;
    padding: 15px 25px;
    font-weight: 800;
    font-size: 16px;
	width: 200px;
}

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

.pkg .packageLink img{
    position: relative;
    top: -2px;
}

@media screen and (min-width:992px) and (max-width:1199px){
	
	.s12{
		padding: 0px 0px 40px 0px;
	}
	
	.pkg .title{
		font-size: 20px;
	}
	
	.pkg .heading{
    	font-size: 24px;
	}
	
	.pkg .packageLink, .pkg .packageLink.btn-primary:not(:disabled):not(.disabled):active{
		font-size: 16px;
		padding: 15px 25px;
	}
	
}

@media screen and (min-width:768px) and (max-width:991px){
	
	.pkgList {
		flex-wrap: wrap;
		justify-content: center;
	}
	
	.pkgList .pkg{
		width: calc(50% - 10px);
	}
	
	.pkg .heading {
		font-size: 32px;
		line-height: 1.1em;
		letter-spacing: -2px;
		padding: 15px 15px 15px 15px;
	}
	
	.pkg .packageLink, .pkg .packageLink.btn-primary:not(:disabled):not(.disabled):active{
		margin-bottom: 20px;
	}
	
	.pkgList .pkg-12{
		margin-right: 10px;
		margin-left: 0;
		margin-bottom: 20px;
		order: 2;
	}
	
	.pkgList .pkg-6{
		margin-right: 0;
		margin-left: 0;
		margin-bottom: 20px;
		order: 1;
	}
	
	.pkgList .pkg-3{
		margin-right: 10px;
		margin-left: 0;
		order: 4;
	}
	
	.pkgList .pkg-1{
		margin-right: 0;
		margin-left: 0;
		order: 3;
	}

}

@media screen and (max-width: 767px){
	
	.s12{
		padding-top: 0px;
		padding-bottom: 20px;
	}
	
	.s12 .title {
		font-size: 28px;
		margin-bottom: 15px;
		text-align: left;
	}
	
	.s13 .pkgList {
		flex-direction: column;
	}

	.s13 .pkg{
		margin-bottom: 30px;
		width: 100%;
	}
	
	.pkg .heading {
		font-size: 28px;
		line-height: 1.1em;
		letter-spacing: -1px;
		padding: 15px;
	}

}

.s13{
	padding-bottom: 40px;
}