@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,400;0,500;0,800;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,400;0,700;1,400&display=swap'); 
nav.navbar.navbar-default.navbar-static-top {
    background: transparent;
    border: none;
    padding: 20px 0px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
	margin: 0px;
}
.banner {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    position: relative;
    background: rgb(9,24,45);
    background: linear-gradient(90deg, rgba(9,24,45,1) 0%, rgba(1,5,9,1) 100%);
    padding-top: 180px;
    padding-bottom: 180px;
}
.banner.alpha {
    background: linear-gradient(90deg, rgb(11 30 55) 0%, rgb(6 32 59) 100%) !important;
}
ul.nav.navbar-nav.navbar-right li a {
    color: #fff;
    padding: 15px 10px;
    font-size: 18px;
}
.banner:after {
    content: "";
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    display: block;
    height: 100%; 
    background-image: url(images/Landing-page.jpg);
    background-image: url(images/Landing-pageimg.jpg);
    background-size: cover;
    opacity: .4;
}
.banner h1 {
    font-size: 56px;
    font-family: 'Poppins', sans-serif;
    font-weight: bold;
    font-style: italic;
    color: #ffffff;
    text-transform: uppercase;
    line-height: 62px;
}
.banner h1 .df {
	color: #ffb718;
}
.banner p {
    font-size: 16px;
    line-height: 28px;
    font-family: 'Poppins', sans-serif;
    color: #fff;
}
.banner a.btn.btn-primary {
    font-size: 16px;
    padding: 15px 60px;
    line-height: 20px;
    text-transform: uppercase;
    font-weight: 600;
    background: #ffb718;
    border-radius: 0px;
    border: 1px solid #ffb718;
    color: #000;
    font-family: 'Poppins', sans-serif;
	margin-top: 25px;
}
.bannerz {
    padding-top: 50px;
    padding-bottom: 50px;
    position: relative;
    z-index: 9;
}
.videoplayicon img {
    display: block;
    margin: 0 auto;
    opacity: 1;
    width: 50px;
}
.videoplayicon {
    text-align: center;
    z-index: 9; 
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.vclick {
    min-height: 320px;
    text-align: right;
}
.videoplayicon span.playV {
    color: #fff;
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 30px;
    display: inline-block;
    font-size: 18px;
} 
.benefits img {
    max-width: 300px;
}
.benefits img {
    max-width: 357px;
    position: absolute;
    left: 0;
    top: 45px;
}
.benefits {
    position: relative;
    padding-left: 350px;
    padding-top: 65px;
    margin-bottom: 140px;
}
.benefits h2 {
    font-size: 140px;
    font-weight: 900;
    font-family: 'Poppins', sans-serif;
    line-height: 90px;
    text-transform: uppercase;
    color: #ffb718;
    margin: 0px;
    z-index: 9;
    position: relative;
}
.benefits h3 {
    font-size: 70px;
    font-weight: 900;
    font-family: 'Poppins', sans-serif;
    color: #09182d;
    text-transform: uppercase;
}
.sec1st {
    padding-top: 70px;
    padding-bottom: 70px;
}
.benf {
    border: 1px solid #d1d1d1;
    border-radius: 10px;
    padding: 25px 25px;
    position: relative;
    min-height: 150px;
}
.benf p {
    font-size: 17px;
    font-family: 'Poppins', sans-serif;
    color: #051224;
    line-height: 28px;
}
.benf span.num {
    padding: 15px;
    font-size: 20px;
    background: #ffb718;
    color: #000;
    position: absolute;
    top: -22px;
    left: 15px;
    border-radius: 20px;
    width: 40px;
    height: 40px;
    line-height: 11px;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
}
a.btn.btn-primary.trbtn {
    font-size: 16px;
    padding: 15px 60px;
    line-height: 20px;
    text-transform: uppercase;
    font-weight: 600;
    background: #ffb718;
    border-radius: 0px;
    border: 1px solid #ffb718;
    color: #000;
    font-family: 'Poppins', sans-serif;
    margin-top: 25px; 
}
.sec2nd {
    background: #09182d;
    padding-top: 100px;
    padding-bottom: 100px;
}
a.btn.btn-primary.bdf {
    font-size: 16px;
    padding: 15px 60px;
    line-height: 20px;
    text-transform: uppercase;
    font-weight: 600;
    background: #ffb718;
    border-radius: 0px;
    border: 1px solid #ffb718;
    color: #000;
    font-family: 'Poppins', sans-serif;
    margin-top: 15px;
}
.owl-one.owl-carousel button.owl-dot span {
    display: block;
    background: #848c96;
    padding: 7px;
    margin: 5px;
    border-radius: 10px;
}
.owl-one.owl-carousel button.owl-dot.active span {
    background: #fff;
}
.sec2nd h2 {
    font-size: 92px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    font-style: italic;
    line-height: 95px;
}
.sec2nd h2 span.dfd {
    color: #ffb718;
}
.sec2nd p {
    font-size: 18px;
    line-height: 32px;
    font-family: 'Poppins', sans-serif;
    color: #fff;
}
.sec2nd img { 
    display: block;
    margin: 0 auto;
}
.ecpda {
    margin-top: 40px;
}
.sec3rd {
    background: #09182d;
    padding-top: 50px;
    padding-bottom: 100px;
}
.sec3rd h2 {
    margin-bottom: 50px;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    font-size: 54px;
    font-weight: bold;
    font-style: italic;
} 
.bfdv .bfrz {
    width: 100%;
    margin-top: 20px;
    display: flex;
    flex-direction: row;
}
.bfdv .bfrz span {
    display: inline-flex;
    width: 50%;
    color: #fff;
    text-transform: uppercase;
    font-size: 30px;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
}
.bfdv p {
    color: #fff;
    font-size: 20px;
    font-family: 'Poppins', sans-serif;
    line-height: 28px;
}
.owl-one.owl-carousel .owl-dots {
    margin-top: 15px;
}
.sec4th {
    padding: 100px 0px;
} 
.sec4th h2 {
    color: #09182d;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    font-size: 54px;
    font-weight: bold;
    font-style: italic;
    margin-top: 0px;
    margin-bottom: 35px;
}
.testimonial img {
    width: 100px;
    height: 100px;
    max-width: 100px;
    margin: 0 auto;
    display: block;
    margin-bottom: 10px;
}
.testimonial {
    border: 1px solid #019c49;
    border-radius: 10px;
    padding: 35px 25px;
    min-height: 520px;
}
span.rating .fa-star {
    color: #e9e211;
    font-size: 20px;
    margin: 3px;
}
span.rating {
    display: block;
    margin-top: 20px;
    margin-bottom: 20px;
}
.owl-two.owl-carousel button.owl-dot span {
	background: #848b96;
    padding: 7px;
    margin: 5px;
    border-radius: 10px;
	display: block;
}
.owl-two.owl-carousel button.owl-dot.active span {
    background: #09182d;
}
.owl-two.owl-carousel .owl-dots {
    margin-top: 35px;
}
.footer-sec {
    background: #019c49;
    padding-top: 70px;
    padding-bottom: 30px;
	color: #ffffff;
}
ul.socialmedia {
    list-style: none;
    padding: 0;
    margin: 0;
    margin-top: 40px;
}
ul.socialmedia li {
    list-style: none;
    display: inline-block;
}
ul.socialmedia li a {
    color: #fff;
    font-size: 25px;
    margin-right: 10px;
}
ul.footerLinks {
    list-style: none;
    margin: 0;
    padding: 0;
}
ul.footerLinks li {
    list-style: none;
    display: inline-block;
}
ul.footerLinks li a {
    color: #fff;
    text-decoration: underline;
    padding: 0px 5px;
    font-size: 20px;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    line-height: 40px;
}
ul.footerLinks li:after {
    content: "|";
    position: relative;
    left: 2px;
}
ul.footerLinks li:last-child:after {
    display: none;
}
.footer-sec h4 {
    text-transform: uppercase;
    margin-top: 40px;
    margin-bottom: 0px;
}
.footer-sec h3 {
    font-size: 35px;
    font-weight: bold;
    margin-top: 10px;
}
.footer-sec p {
    color: #a6dcbf;
    font-size: 14px;
    font-family: 'Poppins', sans-serif;
}
.testimonial p {
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
}
.testimonial h3 {
    font-size: 20px;
}
.modal-body { 
    padding: 0px;
}
button.close {
    background: #ffb718;
    opacity: 1;
    padding: 10px;
    line-height: 10px;
    border-radius: 22px;
    color: #101010;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 99999;
}
iframe {
    display: block;
}
.benefits p {
    margin-top: 25px;
    margin-left: 10px;
    font-size: 17px;
    font-family: 'Poppins', sans-serif;
}
.exptxtp {
    margin-top: 30px;
}
.exptxtp p {  
    font-size: 17px;
    font-family: 'Poppins', sans-serif;
}
iframe {
    margin: 0 auto;
}
.sec1st h3 {
    color: #09182d;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    font-weight: bold;
    font-style: italic;
    padding-left: 8px;
}
.dfpfg p {
	font-family: 'Poppins', sans-serif;
	font-size: 12px;
    font-style: italic;
}
.footer-sec img {
    width: 280px;
}
.vclick img {
    max-width: 300px;
}
span.freeshipcode {
    width: 295px;
    text-align: center;
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    font-style: italic;
    display: block;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 20px;
}
.ecpda span.freeshipcode {
    margin-left: 0px;
    color: #fff;
}
.bannerz span.freeshipcode {
    margin-left: 0px;
    color: #fff;
}  
span.smTxt {
    text-transform: capitalize !important;
    font-size: 50px !important;
} 
.owl-three .owl-nav {
    text-align: center;
}
.owl-three .owl-nav button.owl-prev {
    display: inline-block;
    padding-left: 24px !important;
    padding-right: 24px !important;
    padding-top: 18px !important;
    padding-bottom: 20px !important;
    background: #2c2c2c;
    color: #d9d9d9;
    font-size: 35px;
    margin: 0px 10px;
    border-radius: 30px;
    line-height: 20px;
}
.owl-three .owl-nav button.owl-next {
    display: inline-block;
    padding-left: 24px !important;
    padding-right: 24px !important;
    padding-top: 18px !important;
    padding-bottom: 20px !important;
    background: #2c2c2c;
    color: #d9d9d9;
    font-size: 35px;
    margin: 0px 10px;
    border-radius: 30px;
    line-height: 20px;
}
.sec5th {
    padding-bottom: 70px;
	padding-top: 0px;
}
.owl-three h4 {
    font-weight: 600;
    font-family: sans-serif;
    font-size: 20px; 
}
.owl-three .owl-nav {
    text-align: center;
    margin-top: 15px;
}
.ecpda img {
    position: absolute;
    bottom: -60px;
    width: 300px;
    right: 0;
}

div#player {
    width: 100% !important;
    max-width: 100% !important;
}
	@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,400;0,700;1,400&display=swap');
	.bannerzs {
		width: 100%;
	}
.navbar-brand img {
    width: 180px;
}
.topNavdv {
	margin-bottom: 25px,
}
.topheaderz h2 {
    width: 460px;
    display: inline-block;
    text-align: center;
    font-size: 39px;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    font-weight: bold;
    font-style: italic;
    top: 45px;
    position: relative;
    line-height: 37px;
}
.topheaderz h2 span {
    color: #f6cd1e;
}
header {
    background: url(images/Equinety-XL-Certificate_01.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    background-color: #f3f3f1;
    background-size: 100% 400px;
    padding-bottom: 40px;
}
.topheaderz {
    padding-top: 12px;
    padding-bottom: 75px;
}
img.bogo30 {
    width: 200px;
    margin-top: 70px;
    margin-bottom: 10px;
	display: inline-block;
} 
img.bogo30b {
    display: none;
}
a.btn.btn-default.getbtn {
    background-color: #f6cd1e;
    border: none;
    padding: 5px 70px;
    border-radius: 1px;
    font-weight: bold;
    font-size: 20px;
    margin-top: 15px;
    color: #292956;
    font-family: 'Poppins', sans-serif;
}
h3.couponsz {
    margin: 0px;
    font-weight: 900;
    font-size: 30px;
    color: #292956;
    font-family: 'Poppins', sans-serif;
    margin-top: 5px;
}
h3.couponsz span {
	color: #2a9748;
}
p.offserTxt {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    color: #292956;
    font-family: 'Poppins', sans-serif;
}
p.captionBndr {
    font-size: 22px;
    text-align: justify;
    margin-left: 50px;
    color: #070606;
    line-height: 29px;
    font-family: 'Poppins', sans-serif;
    font-style: italic;
}





@media (min-width: 2500px) {
.owl-three.owl-carousel.owl-loaded.owl-drag iframe {
    height: 320px;
}
div#player {
    width: 100% !important;
    max-width: 100% !important;
}
}
@media (min-width: 2200px) and (max-width:2499px) {
.owl-three.owl-carousel.owl-loaded.owl-drag iframe {
    height: 385px;
}
div#player {
    width: 100% !important;
    max-width: 100% !important;
}
}
@media (min-width: 1800px) and (max-width:2199px) {
.owl-three.owl-carousel.owl-loaded.owl-drag iframe {
    height: 335px;
}
div#player {
    width: 100% !important;
    max-width: 100% !important;
}
}
@media (min-width: 1500px) and (max-width:1799px) {
.owl-three.owl-carousel.owl-loaded.owl-drag iframe {
    height: 272px;
}
div#player {
    width: 100% !important;
    max-width: 100% !important;
}
}
@media (min-width: 1200px) and (max-width:1499px) {
.owl-three.owl-carousel.owl-loaded.owl-drag iframe {
    height: 225px;
}
div#player {
    width: 100% !important;
    max-width: 100% !important;
}
}
@media (min-width: 992px) and (max-width:1199px) {
.banner:after { 
    width: 100%; 
}
.bannerz { 
    position: relative;
    z-index: 9;
}
.banner h1 {
    font-size: 45px; 
    line-height: 54px;
}
.benefits h2 {
    font-size: 130px; 
}
.benefits h3 {
    font-size: 60px; 
}
}
@media (min-width: 768px) and (max-width:991px) {

.banner:after { 
    width: 100%; 
}
.bannerz { 
    position: relative;
    z-index: 9;
}
.banner h1 {
    font-size: 45px; 
    line-height: 54px;
}
.banner { 
    padding-bottom: 0px;
}
.benefits img {
    max-width: 250px; 
}
.benefits { 
    padding-left: 215px; 
}
.benefits h3 {
    font-size: 50px; 
}
.benefits h2 {
    font-size: 100px; 
}
.benf { 
    margin-bottom: 50px;
}
.sec2nd h2 {
    font-size: 70px; 
    line-height: 70px;
    margin-bottom: 20px;
}
.sec2nd img {
    max-width: 300px;
    display: block;
    float: none;
    margin: 0 auto;
    margin-top: 50px;
}
.footer-sec {
    text-align: center;
}
.sec3rd h2 { 
    font-size: 45px; 
}
.bfdv p { 
    font-size: 18px; 
}
.sec4th h2 { 
    font-size: 40px; 
    margin-bottom: 35px;
}

.vclick { 
    text-align: center;
    margin-top: 50px;
}
}
@media (max-width: 767px) {

.banner:after {
    width: 100%;
    background-position: center;
}
.bannerz { 
    position: relative;
    z-index: 9;
}
.banner h1 {
    font-size: 45px; 
    line-height: 54px;
} 
ul.nav.navbar-nav.navbar-right {
    display: none;
}
.banner h1 {
    font-size: 30px;
    line-height: 37px;
}
.videoplayicon {
    text-align: center;
    z-index: 9;
    position: absolute;
    top: 50px;
    left: 0;
    transform: translate(20px, 0px);
}
.banner {
    padding-bottom: 0px;
    padding-top: 100px;
}
.vclick {
    min-height: 200px;
}
.vclick {
    min-height: 100px;
}
.banner p {
    font-size: 15px;
    line-height: 26px; 
}
.videoplayicon img {
    display: inline-block; 
    opacity: 1;
    width: 30px;
}
.videoplayicon span.playV { 
    margin-top: 15px;
    font-size: 14px;
    display: inline-block;
    padding-left: 10px;
}
.benefits {
    text-align: center;
    padding: 0px;
    margin-bottom: 45px;
}
.benefits h3 {
    font-size: 50px;
    margin-top: -20px;
    z-index: 9;
    position: relative;
}
.benefits h2 {
    font-size: 100px; 
}
.benefits img {
    max-width: 350px; 
	position: relative;
}
.benf {
    margin-bottom: 50px; 
}
.sec2nd h2 {
    font-size: 50px; 
    line-height: 50px;
    margin-bottom: 15px;
}
.sec2nd p {
    font-size: 15px;
    line-height: 26px; 
}
.sec2nd { 
    padding-bottom: 50px;
}
.sec2nd img { 
    float: none;
    margin: 0 auto;
    margin-top: 75px;
	max-width: 300px;
	width: 100%;
	position: relative;
}
.footer-sec {
    text-align: center;
}
.sec3rd h2 { 
    font-size: 35px; 
}
.sec3rd h2 {
    margin-bottom: 30px; 
}
.bfdv .bfrz span { 
    font-size: 22px; 
}
.bfdv p { 
    font-size: 18px; 
    line-height: 26px;
}
.sec4th h2 { 
    font-size: 30px; 
    margin-bottom: 35px;
}
.testimonial p {
    font-size: 15px;
    font-family: 'Poppins', sans-serif;
}
.sec1st iframe {
    width: 100%;
}
.vclick { 
    text-align: center;
    margin-top: 50px;
}
.navbar-header {
    height: 90px;
}
.topheaderz h2 {
    display: inline-block;
    font-size: 32px;
    color: #fff;
    text-transform: uppercase;
    text-align: left;
    width: 100%;
    font-weight: bold;
    margin-top: 50px;
    margin-bottom: 15px;
    top: auto;
    line-height: 31px;
}
.navbar-brand img {
    width: 150px;
}
.navbar-brand {  
    padding: 15px 0px;
}
img.bogo30 {
    display: none;
}
img.bogo30b {
    display: block;
    width: 150px;
}
p.captionBndr {
	margin-top: 30px;
	margin-left: 0px;
}
.sec1st h3 {
    font-size: 15px;
    margin-top: 0px;
}
h3.horsXL-hdng {
	margin-top: 60px;
}
.sec5th {
    padding-top: 0px;
}
.topheaderz {
	padding-bottom: 0px !important;
}
header { 
    background-size: inherit; 
	background-position: top center;
}
}
@media (max-width: 530px) {
.benefits h3 {
    font-size: 35px;
}
.benefits h2 {
    font-size: 65px;
    line-height: 50px;
}
.benf p {
    font-size: 15px; 
    line-height: 26px;
}
a.btn.btn-primary.trbtn {
    font-size: 15px; 
    margin-top: 0px;
}
.sec2nd h2 {
    font-size: 30px;
    line-height: 35px;
    margin-bottom: 15px;
}
.sec2nd p {
    font-size: 14px;
    line-height: 25px;
}
.bfdv p {
    font-size: 15px;
    line-height: 24px;
}
    .benf {
    margin-bottom: 50px;
    min-height: 80px;
}
.sec1st h3 { 
    font-size: 15px; 
}
span.freeshipcode { 
    font-size: 12px;
}
.footer-sec h3 {
    font-size: 24px; 
}
}

@media (max-width: 430px) {
img.contain {
    width: 100%;
}
}