body {
    font-family: 'DM Sans' !important;
    font-size: 20px;
    font-weight: 400;
    color: rgb(30 30 30 / 80%);
    line-height: 1.8;
}
p:last-child {
    margin: 0;
}
p b {font-weight: 600;}
img {
    max-width: 100%;
}
a {
    color: #F19010;
    border-bottom: 1px solid;
    text-decoration: none;
}
h1 {
    font-size: 60px;
    line-height: 1.15;
    font-weight: 700;
}
h1, h2, h3{
	font-weight: 700;
}
h1, h2, h3, h4, h5{
	color: #0B3B8C;
}
.container {
    max-width: 1550px;
}
.banner-section {
    background-image: url(../images/banner-bg.jpg);
    background-size: cover;
    background-position: center;
    position: relative;
    z-index: 1;
    padding: 0px;
}
.banner-text * {
    color: #fff;
}
.banner-top-content {display: flex;flex-wrap: wrap;margin: 0 0 60px;}
.banner-text h4 {
    font-size: 30px;
    font-weight: 600;
}
.banner-text h1 {
    max-width: 914px;
    margin: 0px auto 20px;
}
.banner-text h5 {
    font-size: 30px;
    font-weight: 400;
    margin: 15px 0px 35px;
}
.banner-section::before {
	content: "";
	width: 100%;
	height: 100%;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.3) 20%, rgba(0, 0, 0, 0) 60%, #000000 100%);
	left: 0;
	bottom: 0;
	position: absolute;
	z-index: -1;
}
.btn-orange {
    background-color: #F8A13A;
    text-decoration: none;
    color: #fff;
    font-size: 33px;
    font-weight: 900;
    text-transform: uppercase;
    padding: 20px 50px;
    border-radius: 50px;
    border: none;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    transition: .3s all;
    box-shadow: 0px -1.37px 0px 0px #8B581F inset;
}
.btn-orange:hover {
    background-color: #0B3B8C;
}
.banner-text {text-align: center;}
.banner-text .row {height: 100vh;padding-top: 40px;padding-bottom: 60px;flex-direction: column;}
.banner-bottom-content {margin-top: auto;}
.font-45 {
    font-size: 45px;
     line-height: 1.3;
}
.font-48 {
    font-size: 48px;
    line-height: 1.3;
}
.font-40 {
    font-size: 40px;
    line-height: 1.13;
}
.why-we-are {
    padding: 100px 0px;
}
.video-frame video {
    width: 100%;
    border-radius: 15px;
    display: block;
    height: 514px;
    object-fit: cover;
}
.video-frame iframe {
    border-radius: 20px;
}
.video-frame {
    /*border: 15px solid #ffffff;*/
    /*border-radius: 20px;*/
    background: #ffffff;
}
.value-text {
   text-align: center;
   padding-top: 120px;
   padding-bottom: 90px;
}
.value-text p {
    max-width: 1409px;
    margin: 30px auto 0;
}
.founding-member {
    background: #F4F9FC;
    padding: 100px 0px;
}
.pooch-list {
    padding: 0;
    list-style: none;
    margin: 35px 0 0;
    max-width: 700px;
}
.pooch-list li {
    padding-left: 40px;
    background-image: url(../images/list-icon.png);
    background-repeat: no-repeat;
    padding-bottom: 48px;
    position: relative;
    background-position: top 10px left;
}
.pooch-list li b {
    color: #0D30A1;
    font-size: 28px;
    display: block;
    margin-bottom: 8px;
}
.pooch-list li::before {
    width: 100%;
    height: 1px;
    content: "";
    left: 0;
    position: absolute;
    background: #00000033;
    bottom: 22px;
}
.pooch-list li:last-child {
    padding-bottom: 0;
}
.pooch-list li:last-child::before {
    display: none;
}
.founding-text {
    text-align: center;
    padding-bottom: 120px;
}
.founding-text p {
    max-width: 1020px;
    margin: 0 auto;
}
.founding-member-img {text-align: right;}
.founding-member img {width: 642px;max-width: 100%;border-radius: 48px;}
.enroll-text a {
    margin-bottom: 35px;
}
.founding-text h2 {
    margin-bottom: 20px;
}
.why-we-text h2 {
    max-width: 540px;
    margin: 0 auto 25px;
}
.longevity-plan {
    padding: 100px 0px;
}
.longevity-system img {
    width: 540px;
    margin-right: 0;
    display: block;
    margin-left: auto;
}
.longevity-system {
    padding: 100px 0px;
}
.custom-list {
    padding: 0;
    list-style: none;
	margin:0;
}
.custom-list li {
    background-image: url(../images/list-icon.png);
    background-repeat: no-repeat;
    padding-left: 35px;
    background-position: left top 2px;
    margin: 5px 0px;
	font-size: 20px;
	line-height: 30px;
}
.buy-founding {
    max-width: 1200px;
    margin: 0 auto;
}
.buy-founding .col-md-12 {
    margin-bottom: 35px;
}
.longevity-system p {
    max-width: 731px;
}
.longevity-system ul {
    margin: 15px 0px 45px;
}
.buy-founding  h2 {
    max-width: 1105px;
    margin: 0 auto;
}
.what-people {
    background-color: #F4F9FC;
    padding: 100px 0px;
    background-image: url(../images/left-shape.png);
    background-repeat: no-repeat;
    background-position: bottom 22% left 2%;
}
.dog-cards {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 3.5vw;
    margin-top: 50px;
}
.dog-card {
    background: linear-gradient(180deg, #0D30A1 0%, #FBECD7 100%);
    padding: 25px;
    border-radius: 40px;
    display: flex;
    position: relative;
}
.dog-card > img {
    position: absolute;
    left: 0;
    bottom: 0;
    max-height: 320px;
}
.dog-card:nth-child(2) {
    background: linear-gradient(180deg, #FFD399 0%, #EDEDED 100%);
}
.dog-card p {
    font-weight: 500;
    color: #797878;
    text-align: center;
    margin-bottom: 40px;
    font-size: 22px;
    line-height: normal;
}
.dog-card i {
    color: #0D30A1;
    font-weight: 700;
    display: block;
}
.dog-card-left i {
    text-align: right;
}
.dog-card-left img, .dog-card-center img {
    max-width: 120px;
    position: absolute;
    bottom: 20px;
    right: 8%;
}
.dog-card-center img {
    left: 13%;
}
.dog-card-left {
    padding: 20px 20px 220px;
    background-image: url(../images/img-mask-left.png);
    background-size: 100% 100%;
    position: relative;
}
.dog-card-center {
	 padding: 20px 21px 220px;
    background-image: url(../images/img-mask-center.png);
    background-size: 100% 100%;
	position: relative;
}
.dog-card:nth-child(2) > img {
    right: 0;
    left: auto;
}
.what-people .custom-list {
    margin-top: 40px;
    background-image: url(../images/right-shape.png);
    background-repeat: no-repeat;
    background-position: bottom 4% right 13%;
}
.team-members {display: grid;grid-template-columns: repeat(5, 1fr);max-width: 1253px;margin: 50px auto 0;}
.team-member img {
	width: 200px;
	height: 200px;
	object-fit: cover;
}
.team-member {
    text-align: center;
    padding: 10px;
}
.team-member p {
    color: #0D30A1;
    font-weight: 600;
    margin-top: 15px;
    line-height: normal;
    font-size: 28px;
}
.the-team-text {
    text-align: center;
    max-width: 1233px;
    margin: 0 auto;
}
.the-team-text h2 {
    margin-bottom: 35px;
}
.the-team {
    padding: 100px 0px;
}
.member-benifits {
    background: rgb(241 144 16 / 10%);
    padding-top: 100px;
    position: relative;
    z-index: 1;
}
.member-benifits::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 658px;
    background-color: #fff;
    bottom: 0;
    z-index: -1;
}
.member-header {
    text-align: center;
    margin-bottom: 80px;
}
.member-header p {
    max-width: 863px;
    margin: 0 auto;
}
.founder-member {
    margin-bottom: 80px;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
.founder-member p {
    text-align: center;
    max-width: 974px;
    margin-left: auto;
    margin-right: auto;
}
.founder-member .row {
    margin-top: 50px;
    margin-bottom: 60px;
}
.founder-member ul li:not(:last-child) {
    border-bottom: 1px solid #00000033;
    padding-bottom: 30px;
    margin-bottom: 30px;
}
.need-more {
    background: #F4F9FC;
    border-radius: 30px;
    margin-top: 100px;
    padding: 50px 30px;
}
.need-header {
    text-align: center;
}
.need-header p {
    font-size: 35px;
    font-weight: 600;
    max-width: 591px;
    line-height: normal;
    margin: 20px auto 0;
}
.blend-logo {
    text-align: center;
}
.blend-logo img {
    mix-blend-mode: luminosity;
    opacity: 20%;
}
.form-outer {
    background: #fff;
    border-radius: 30px;
    text-align: center;
    padding: 50px 20px;
    margin-top: 80px;
}
.form-field input, .form-field select {
    width: 100%;
    border-radius: 5px;
    border: 1px solid rgb(116 128 141 / 30%);
    padding: 15px 20px;
    line-height: normal;
    font-weight: 600;
    color: #1E1E1E;
}
.form-outer > p {
    max-width: 1128px;
    margin: 40px auto;
}
.form-field {
    padding-top: 8px;
    padding-bottom: 8px;
}
.contact-form {
    max-width: 1050px;
    margin: 0 auto;
}
.submit-btn {
    background-color: #F8A13A;
    text-decoration: none;
    color: #fff;
    font-size: 30px;line-height: 36px;
    font-weight: 900;
    text-transform: uppercase;
    padding: 20px 50px 20px 30px;
    border-radius: 50px;
    border: none;
    transition: .3s all;
    box-shadow: 0px -1.37px 0px 0px #8B581F inset;
    display: inline-flex;
    margin-top: 30px;
    background-image: url(../images/arrow-right.svg);
    background-repeat: no-repeat;
    background-position: right 25px center;
}
.submit-btn:hover {
    background-color: #0B3B8C;
}
.form-field input:focus {
    outline: none;
}
.faq-outer {
    padding: 100px 0px;
}
.accordion-title {
    font-size: 32px;
    font-weight: 700;
    color: #1E1E1ECC;
    cursor: pointer;
    position: relative;
    padding-right: 35px;
}
.accordion-item.active {
    background: #F190101A;
}
.accordion-item.active .accordion-title {
    color: #F19010;
}
.accordion-item {
    padding: 40px 30px;
    border-bottom: 1px solid #00000024;
}
.accordion-content {
    padding-top: 15px;
}
.accordion-title::after {
    content: "";
    position: absolute;
    background-image: url(../images/plus-icon.svg);
    width: 20px;
    height: 20px;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    background-repeat: no-repeat;
    background-position: center;
}
.accordion-item.active .accordion-title::after {
    background-image: url(../images/minus-icon.svg);
}
.member-receive {
    padding: 100px 0px;
    background: #0C2F86;
}
.footer-section img {
    max-width: 140px;
}
.footer-section {
    padding-top: 15px;
    padding-bottom: 15px;
}
.accordion-section {
    margin-top: 40px;
}
.logo-group {
    padding: 0;
    list-style: none;
    display: flex;
    gap: 25px;
    flex-wrap: wrap;
    margin: 35px 0px 0px;
}
.logo-group li {
    background: rgb(255 255 255 / 70%);
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px;
}
.logo-group li img {
    max-width: 100px;
}
.text-price b {
    display: block;
    color: #FFFFFFCC;
}
.member-text, .member-text h2 {
    color: #fff;
}
.member-text ul.custom-list {margin-bottom: 30px;margin-top: 15px;}
.member-text .font-48 {
    line-height: 1.1;
}
.member-text .text-price {
    color: #F19010;
    font-size: 30px;
}
.join-us h2 {
    margin: 0;
	font-size: 34px;
}
.join-us p {
    font-size: 29px;
    color: rgb(255 255 255 / 80%);
    line-height: 1.2;
}
.join-us {
    margin-bottom: 25px;
}
.founder-modal .modal-dialog {max-width: 1120px;padding: 0 15px;}
.founder-modal .modal-content {
    border-radius: 38px;
}
.founder-modal .modal-body {
    padding: 35px 30px 30px;
}
.modal-close {position: absolute;z-index: 1;right: 15px;top: 8px;line-height: 16px;}
.modal-close button {outline: none;border: none;box-shadow: none;color: #F19010;font-size: 15px;line-height: 16px;font-weight: 700;background: transparent;}
.modal-close button:hover {color: #0B3B8C;}
.founder-modal .modal-footer {
    border: none;
    justify-content: center;
}
.founder-modal .modal-footer .btn {
    font-size: 22px;
    padding: 0;
    margin: 0;
    color: #F19010;
    border-bottom: 1px solid;
    border-radius: 0;
    font-weight: 600;
    line-height: normal;
	outline: none;border: none;
}
.founder-modal .modal-footer .btn:hover {
    color: #0B3B8C;
}
.modal-btn {
    background: transparent;
    border: none;
    padding: 0;
    color: #F19010;
    transition: .2s all;
    font-weight: 600;
}
.modal-btn span {
    border-bottom: 1px solid #F19010;
    margin-right: 6px;
}
.founder-modal .custom-list li {
    margin: 10px 0px;
}
.founder-modal .custom-list {
    max-width: 554px;
}
.founder-modal h2 {
    max-width: 554px;
}
.founder-modal  .col-md-5 img {
    border-radius: 20px;
    width: 316px;
    margin-left: auto;
    margin-right: 0;
    display: block;
} 
.footer-form {
    background: #FCFCFC;
    border-radius: 30px;
    overflow: hidden;
    max-width: 650px;
    margin-left: auto;
}
.footer-form form {
    padding: 20px 30px;
}
.footer-form > h2 {
    background: #F19010;
    color: #fff;
    font-size: 32px;
    padding: 15px 2vw;
    text-align: center;
    margin: 0;
}
.form-field label {
    color: rgb(30 30 30 / 70%);
    font-size: 15px;
    font-weight: 700;
    display: block;
}
.footer-form .form-field input, .footer-form .form-field select {
    font-size: 14px;
    font-weight: 400;
    border-radius: 8px;
}
.payment-option input {
    display: none;
}
.payment-type {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 13px;
    padding-bottom: 8px;
}
.payment-option img {
    display: block;
    margin-bottom: 10px;
}
.payment-option label {
    font-size: 15px;
    color: rgb(30 30 30 / 70%);
    font-weight: 700;
    display: block;
    cursor: pointer;
    border: 1px solid #C7C7C7;
    padding: 10px 14px;
    border-radius: 8px;
    line-height: 1;
    height: 100%;
}
.payment-option {
    display: flex;
    flex-direction: column;
}
.payment-option input:checked ~ label {
    background: #f8a13a;
    color: #fff;
    border-color: #f8a13a;
}
.footer-form .submit-btn {
    margin: 10px 0px 15px;
}
.privacy-links {
    text-align: center;
}
.privacy-links {
    color: rgb(30 30 30 / 70%);
    font-weight: 700;
}
.privacy-links a {
    color: rgb(30 30 30 / 70%);
    border: none;
    transition: .2s all;
}
.privacy-links span {
    padding: 0px 5px;
}
.privacy-links a:hover {
    color: #F19010;
} 
.footer-form .form-field select {
    appearance: none;
    background-repeat: no-repeat;
    background-image: url(../images/arrow-down.png);
    background-position: center right 10px;
} 
input#card-number {
    background-image: url(../images/cards.png);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 30%;
}
.why-we-text {
    max-width: 693px;
    margin: 0 auto;
}
img.uncheck-img {
    display: none;
}
.payment-option input:checked ~ label .uncheck-img {
    display: block;
}
.payment-option input:checked ~ label .check-img {
    display: none;
}
.the-team-text p {
    margin-bottom: 25px;
}
.join-us img {
    margin-left: auto;
    display: block;
    margin-right: 0;
}
.member-receive .container {
    max-width: 1400px;
}


/* media rule start */
@media (min-width:1367px) and (max-width:1600px) {
h1 {font-size: 56px;}
.font-45 {font-size: 40px;}

/*Banner Start*/
.banner-text .row {padding-top: 30px;padding-bottom: 40px;}
.banner-top-content {margin: 0 0 40px;}
.banner-text h1 {margin: 0 auto 15px;}
.banner-text h4 {font-size: 26px;}
.banner-text h5 {font-size: 26px;margin: 15px 0px 25px;}
.btn-orange {font-size: 22px;padding: 15px 30px;}
/*Banner End*/
}

@media (min-width:1200px) and (max-width:1366px) {
h1 {font-size: 50px;}
.font-45 {font-size: 40px;}

/*Banner Start*/
.banner-text .row {padding-top: 20px;padding-bottom: 30px;}
.banner-top-content {margin: 0 0 40px;}
.banner-text h1 {margin: 0 auto 10px;}
.banner-text h4 {font-size: 24px;}
.banner-text h5 {font-size: 24px;margin: 10px 0px 25px;}
.btn-orange {font-size: 20px;padding: 15px 30px;}
/*Banner End*/
}

@media (min-width:992px) and (max-width:1199px) {
body {font-size: 18px;line-height: 28px;}
h1 {font-size: 42px;}
.font-45 {font-size: 32px;}

/*Banner Start*/
.logo-otr img {max-width: 120px;}
.banner-text .row {padding-top: 20px;padding-bottom: 30px;}
.banner-top-content {margin: 0 0 20px;}
.banner-text h1 {margin: 0 auto 10px;}
.banner-text h4 {font-size: 21px;}
.banner-text h5 {font-size: 21px;margin: 10px 0px 25px;}
.btn-orange {font-size: 18px;padding: 12px 24px;}
/*Banner End*/

.founding-text {padding-bottom: 60px;}

.dog-card p {font-size: 20px;margin-bottom: 20px;}

.member-text .font-48 {font-size: 36px;}
.join-us h2 {font-size: 28px;}
.join-us p {font-size: 27px;}
.join-us img {max-width: 190px;}
.member-text .text-price {font-size: 28px;}

.custom-list li {font-size: 17px;line-height: 28px;background-position: left top 0px;}
.footer-form > h2 {font-size: 24px;}
.footer-form form {padding: 20px;}
.payment-type {padding-bottom: 6px;}
.form-field {padding-top: 6px;padding-bottom: 6px;}
.payment-option label {font-size: 12px;padding: 10px 10px;}
.payment-option img {margin-bottom: 10px;}
.submit-btn {font-size: 22px;line-height: 26px;padding: 18px 50px 18px 30px;}
}

@media (min-width:768px) and (max-width:991px) {
body {font-size: 18px;line-height: 28px;}
h1 {font-size: 32px;}
.font-45 {font-size: 23px;}

/*Banner Start*/
.logo-otr img {max-width: 100px;}
.banner-text .row {padding-top: 20px;padding-bottom: 30px;}
.banner-top-content {margin: 0 0 20px;}
.banner-text h1 {margin: 0 auto 10px;}
.banner-text h4 {font-size: 20px;}
.banner-text h5 {font-size: 20px;margin: 10px 0px 20px;}
.btn-orange {font-size: 18px;padding: 12px 24px;}
/*Banner End*/

.founding-text {padding-bottom: 60px;}

.dog-card p {font-size: 20px;margin-bottom: 20px;}

.member-text .font-48 {font-size: 27px;}
.join-us h2 {font-size: 21px;}
.join-us p {font-size: 20px;}
.join-us img {max-width: 142px;}
.member-text .text-price {font-size: 22px;}
.logo-group {gap: 10px;}
.logo-group li img {max-width: 80px;}

.custom-list li {font-size: 17px;line-height: 28px;background-position: left top 0px;}
.footer-form > h2 {font-size: 22px;}
.footer-form form {padding: 20px;}
.payment-type {padding-bottom: 6px;}
.form-field {padding-top: 6px;padding-bottom: 6px;}
.payment-option label {font-size: 12px;padding: 10px 10px;}
.payment-option img {margin-bottom: 10px;}
.submit-btn {font-size: 22px;line-height: 26px;padding: 18px 50px 18px 30px;}
}

@media (max-width:1199px){ 
.dog-card > img {
    max-height: 250px;
}
.dog-card-left {
    background-color: #fff;
    border-radius: 20px;
}
.dog-card-center {
    background-color: #fff;
    border-radius: 20px;
}
} 

@media(max-width:991px){
.join-us p {
    font-size: 20px;
}
.dog-card-center {
    padding: 20px;
}
.team-members {
    grid-template-columns: repeat(3, 1fr);
}
.font-48 {
    font-size: 42px;
}
body {
    font-size: 18px;
    line-height: 1.6;
}
.pooch-list li b {
    font-size: 25px;
	line-height: 1.3;
}
.submit-btn {
    font-size: 26px;
}
.banner-text hr {
    height: 300px;
}
.dog-card p {
    font-size: 20px;
    margin-bottom: 20px;
}
.dog-cards {
	grid-template-columns: 1fr;
}
.dog-card-left i {
    text-align: center;
}
.dog-card i {
    text-align: center;
}
.dog-card-center {
    padding: 20px;
}
.dog-card-left img, .dog-card-center img {
    position: static;
    text-align: center;
    margin: 30px auto 0;
    display: block;
}
.dog-card-left {
    padding: 20px;
}
.pooch-list li {
    padding-bottom: 40px;
}
.pooch-list li::before {
	bottom: 20px;
}
.dog-card > img {
    display: none;
}
.banner-section::before {
    height: 100%;
}
}

@media(max-width:767px) {
/*Banner Start*/
.banner-section::before {background: linear-gradient(180deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.4) 20%, rgba(0, 0, 0, 0.2) 60%, #000 100%);}
.banner-text .row {height: auto;padding-top: 20px;padding-bottom: 40px;}
.banner-top-content {margin: 0 0 30px;flex-direction: column-reverse;}
.banner-text h1 {margin: 10px auto;}
.logo-otr img {max-width: 120px;}
/*Banner End*/	
	
.join-us p {
    font-size: 24px;
}
.video-frame video {
    height: auto;
}
.form-outer > p {
    margin: 20px auto;
}
.custom-list li {font-size: 18px;line-height: 26px;background-position: left top 0px;}
.team-member p {
    font-size: 22px;
}
.what-people .custom-list {
    background-image: none;
}
.member-text .text-price {
    font-size: 28px;
}
.founder-modal .col-md-5 img {
    margin: 20px auto 0;
}
.founder-modal .custom-list {
    max-width: 100%;
}
.founder-modal h2 {
    max-width: 100%;
} 
.pooch-list {
    margin-bottom: 30px;
}
.founding-member-img {text-align: center;}
.dog-card {
    padding: 15px;
    border-radius: 25px;
}
.join-us {
    margin-bottom: 25px;
}
.member-text ul.custom-list {
    margin-bottom: 35px;
}
.join-us .col-md-6.text-right {
    display: none;
}
.dog-cards {
    grid-template-columns: 1fr;
}
.submit-btn {
    font-size: 18px;
    padding: 10px 40px 10px 20px;
    background-position: center right 20px;
}
.team-members {
    grid-template-columns: repeat(2, 1fr);
    margin-top: 50px;
}
.what-people .custom-list {
    margin: 20px 0px;
}
.font-48 {
    font-size: 38px;
}
h1 {
    font-size: 36px;
}
.banner-text h4 {
    font-size: 22px;
}
.font-45 {
    font-size: 26px;
}
.banner-text h5 {
    font-size: 22px;
	margin: 15px 0px 25px;
}
.banner-text hr {
    height: 200px;
}
.btn-orange {
    font-size: 18px;
    padding: 12px 20px;
}
.accordion-title {
    font-size: 22px;
    line-height: 1.3;
}
.accordion-item {
    padding: 25px 20px;
}
.footer-form form {
    padding: 15px;
}
.payment-type {gap: 8px;}
.payment-option label {padding: 10px 10px;}
.privacy-links {font-size: 16px;}
.footer-form > h2 {
    font-size: 26px;
}
.footer-form {
    margin-top: 30px;
    max-width: 100%;
}
.member-receive {
    padding: 50px 0px;
}
.need-more {
    padding: 30px 15px;
    margin-top: 50px;
}
.need-header p {
    font-size: 22px;
}
.blend-logo {
    margin-top: 25px;
}
.form-outer {
    margin-top: 40px;
}
.faq-outer {
    padding: 0px 0px 50px;
}
.member-benifits {
    padding: 50px 0px;
}
.the-team {
    padding: 50px 0px;
}
.enroll-text {
    margin: 30px 0px;
}
.why-we-are {
    padding: 50px 0px;
}
.longevity-plan {
    padding: 50px 0px;
}

.pooch-list li b {
    font-size: 20px;
}
.founding-text {
    padding-bottom: 50px;
}
.founding-member {
    padding: 50px 0px;
}
.value-text {
    padding-top: 50px;
    padding-bottom: 30px;
}
.why-we-text {
    margin-top: 25px;
}
.founder-member {
    margin-bottom: 50px;
}
.founder-member .row {
    margin-top: 30px;
    margin-bottom: 30px;
}
.member-header {
    margin-bottom: 50px;
}
.font-40 {
    font-size: 32px;
}
.founder-modal .modal-body {
	padding: 35px 15px 18px;
}
.longevity-system .col-md-5 {
    margin-top: 30px;
}
.longevity-system ul {
    margin: 15px 0px 30px;
}
.longevity-system {
    padding: 50px 0px;
}
.what-people {
    padding: 50px 0px;
}
.founder-member ul li {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #00000033;
}
.founder-member .col-md-6:nth-child(2) ul li:last-child {
    border: none;
    margin: 0;
}
.the-team-text p {
    margin-bottom: 16px;
}
}


@media(max-width:480px){
h1 {
    font-size: 35px;
}
.font-48 {
    font-size: 30px;
}
.font-45 {
    font-size: 28px;
}
.font-40 {
    font-size: 28px;
}
.accordion-title {
    font-size: 20px;
}
.banner-text h4 {
    font-size: 20px;
}
.banner-text h5 {
    font-size: 20px;
}
.member-text .text-price {
    font-size: 24px;
}
}