.legacy-section{
    width: 100%;
    clear: both;
    font-size: 18px;
}

.legacy-section p,
.legacy-section li{
    line-height: 1.3;
}

.legacy-section a{
    transition: all 0.3s ease;
}

.legacy-container{
    max-width: 1225px;
    width: 100%;
    margin: 0 auto;
    position: relative;
}

.page-template-page-legacy .pdr-notice{
    background: #fff;
    color: #231f20;
    font-size: 25px;
    font-weight: 900;
    font-family: "Gotham", sans-serif;
    letter-spacing: 3px;
}

/* legacy-hero-banner */

.legacy-hero-banner{
    background:#231f20;
    padding-top: 50px;
    padding-bottom: 50px;
    text-align: center;
}

/* legacy-mission */

.legacy-mission{
    background: #fff;
    padding-top: 75px;
    padding-bottom: 75px;
    text-align: center;
}

.legacy-mission-inner{
    width: 820px;
    max-width: 100%;
    margin: 0 auto;
}

.legacy-mission-intro-line{
    color: #231f20;
    font-size: 30px;
    font-weight: 900;
    font-family: "Gotham", sans-serif;
}

.legacy-mission-content{
    margin-bottom: 40px;
}

.legacy-mission-content p,
.legacy-mission-bullet-list li{
    font-size: 21px;
}

.legacy-mission-bullet-list ul{
    list-style: decimal;
    font-weight: 500;
}

.legacy-mission-bullet-list li{
    margin-bottom: 25px;
    text-align: left;
}

.legacy-mission-bullet-list li::marker{
    color: #9b803d;
    font-size: 21px;
    font-weight: 900;
    font-family: "Gotham", sans-serif;
}

.legacy-mission-bullet-list li:last-of-type{
    margin-bottom: 0;
}

.legacy-mission-bullet-list{
    border: 10px solid #9b803d;
    padding: 50px 45px 50px 60px;
    margin-bottom: 30px;
}

.legacy-mission-bottom-line{
    font-size: 30px;
    font-weight: 900;
    font-family: "Gotham", sans-serif;
}

.legacy-mission-bottom-line span{
    display: block;
    color: #9b803d;
}

.legacy-mission-bottom-line-2{
    font-size: 20px;
    text-transform: uppercase;
    line-height: 1.3;
}

.legacy-mission-bottom-line-2 span{
    display: block;
    color: #9b803d;
}

/* legacy-where-it-all-began */

.legacy-where-it-all-began{
    background: #9b803d;
    padding-top: 75px;
}

.legacy-where-it-all-began-inner{
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

.legacy-where-it-all-began-left{
    width: 515px;
    max-width: 100%;
}

.legacy-where-it-all-began-right{
    width: calc(100% - 615px);
    max-width: 100%;
    padding-bottom: 65px;
}

.legacy-where-it-all-began h2{
    color: #fff;
    margin-bottom: 15px;
    font-size: 40px;
    line-height: 40px;
    text-transform: uppercase;
    font-weight: 900;
    font-family: "Gotham", sans-serif;
}

.legacy-where-it-all-began p.legacy-where-it-all-began-intro-line{
    color: #ebdeb3;
    margin-bottom: 20px;
    font-size: 22px;
    font-weight: 900;
    font-family: "Gotham", sans-serif;
}

.legacy-where-it-all-began-content p{
    color: #fff;
    font-size: 21px;
}

.legacy-where-it-all-began-bottom-line{
    text-transform: uppercase;
    font-size: 20px;
    color: #fff;
}

.legacy-where-it-all-began-bottom-line span{
    color: #ebdeb3;
    display: block;
}


/* legacy-vet-approved */

.legacy-vet-approved{
    background: #fff;
    padding-top: 75px;
    padding-bottom: 75px;
    border-bottom: 2px solid #231f20;
}

.legacy-vet-approved h2{
    color: #9b803d;
    margin-bottom: 20px;
    text-align: center;
    font-size: 40px;
    line-height: 40px;
    text-transform: uppercase;
    font-weight: 900;
    font-family: "Gotham", sans-serif;
}

p.legacy-vet-approved-subtitle{
    color: #231f20;
    margin-bottom: 5px;
    text-align: center;
    font-size: 22px;
    font-weight: 900;
    font-family: "Gotham", sans-serif;
    line-height: 1.3;
}

.legacy-vet-approved-intro{
    width: 650px;
    max-width: 100%;
    margin: 0 auto 30px;
    text-align: center;
}

.legacy-vet-approved-intro p{
    margin-bottom: 35px;
    text-align: center;
    font-size: 21px;
    color: #231f20;
    line-height: 1.3;
}

.legacy-vet-approved-image{
    text-align: center;
    width: 240px;
    max-width: 100%;
    margin: 0 auto 40px;
}

.legacy-vet-approved-image img {
	border-radius: 240px;
	border: 12px solid #9b803d;
	width: 100%;
}

.legacy-vet-approved-video{
    width: 875px;
    max-width: 100%;
    margin: 0 auto;
}

/* legacy-word-from */

.legacy-word-from{
    background: #fff;
    padding-top: 65px;
    padding-bottom: 75px;
}

.legacy-word-from h2{
    color: #9b803d;
    margin-bottom: 30px;
    text-align: center;
    font-size: 30px;
    font-weight: 900;
    font-family: "Gotham", sans-serif;
    line-height: 1.2;
    text-transform: uppercase;
}

.legacy-word-from h2 span{
    color: #231f20;
    font-size: 22px;
    display: block;
}

.legacy-word-from-image{
    text-align: center;
    width: 240px;
    max-width: 100%;
    margin: 0 auto 40px;
}

.legacy-word-from-image img {
	border-radius: 240px;
	border: 12px solid #9b803d;
	width: 100%;
}

.legacy-word-from-content{
    margin: 0 auto 30px;
    width: 830px;
    max-width: 100%;
}

.legacy-word-from-content p{
    font-size: 21px;
    text-align: center;
}

p.legacy-word-from-bottom-line{
    font-size: 20px;
    text-transform: uppercase;
    text-align: center;
}

p.legacy-word-from-bottom-line span{
    display: block;
    font-weight: 900;
    font-family: "Gotham", sans-serif;
}

/* legacy-word-from */

.legacy-need-help-choosing{
    background: #231f20;
    padding-top: 75px;
    padding-bottom: 75px;
}

.legacy-need-help-choosing h2{
    color: #dac57f;
    margin-bottom: 10px;
    text-align: center;
    font-size: 40px;
    line-height: 40px;
    text-transform: uppercase;
    font-weight: 900;
    font-family: "Gotham", sans-serif;
}

.legacy-need-help-choosing-content{
    margin: 0 auto 30px;
    width: 830px;
    max-width: 100%;
}

.legacy-need-help-choosing-content p{
    color: #fff;
    font-size: 21px;
    text-align: center;
}

.legacy-need-help-choosing-button{
    text-align: center;
}

.legacy-need-help-choosing-button a.pdr-button{
    border: 5px solid #dac57f;
    color: #dac57f;
    font-size: 18px;
    font-weight: 900;
    font-family: "Gotham", sans-serif;
    width: 290px;
    max-width: 100%;
    text-align: center;
    display: inline-block;
    text-decoration: none !important;
    padding: 8px 0;
    border-radius: 50px;
    cursor: pointer;
    transition: all 0.3s ease;
}

.legacy-need-help-choosing-button a.pdr-button:hover{
    background: #dac57f;
    color: #231f20;
}

/* legacy-resources */

.legacy-resources{
    background: #9b803d;
    padding-top: 75px;
    padding-bottom: 75px;
}

.legacy-resources h2{
    color: #fff;
    margin-bottom: 50px;
    text-align: center;
    font-size: 40px;
    line-height: 40px;
    text-transform: uppercase;
    font-weight: 900;
    font-family: "Gotham", sans-serif;
}

.legacy-resources-row{
    display: flex;
    justify-content: center;
    gap: 20px;
}

.pdr-post-archive-items {
    display: flex;
    justify-content: center;
    gap: 20px;
}

.pdr-post-archive-item{
    width: calc(25% - 15px);
    margin-bottom: 20px;
    margin-right: 0;
    float: left;
    border-radius: 40px;
    background: #fff;
}

.pdr-post-archive-item-image{
    border-radius: 30px 30px 0 0;
    overflow: hidden;
}

.pdr-post-archive-item-image img{
    width: 100%;
    border-radius: 30px 30px 0 0;
    transition: all 0.3s !important;
    transform: scale(1);
}

.pdr-post-archive-item-image:hover img {
    transform: scale(1.1);
}

.pdr-post-archive-item-title{
    padding: 15px 20px;
    border-bottom: 2px solid #dedede;
}

.pdr-post-archive-item-title h3,
.pdr-section .pdr-post-archive-item-title h3{
    text-align: center;
    color: #231f20;
    font-size: 18px;
    font-weight: 900;
    font-family: "Gotham", sans-serif;
    line-height: 1;
    margin-bottom: 0;
    display: block;
}

.pdr-post-archive-item-title h3 a{
    color: #231f20;
}

.pdr-post-archive-item-title h3 a:hover{
    color: #008091;
}

.pdr-post-archive-item-meta{
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 10px 20px 30px 20px;
}

.pdr-post-archive-item-meta p{
    margin-bottom: 0;
    color: #231f20;
    font-size: 13px;
    font-weight: 500;
    line-height: 1.2;
}

.pdr-post-archive-item-meta p a{
    color: #008091;
    font-family: "Gotham", sans-serif;
    font-weight: 700;
    text-decoration: underline !important;
}

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

    .legacy-container{
        padding: 0 25px;
    }

    .legacy-banner-img{
        left: 25px;
    }

}

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

    .legacy-where-it-all-began-left{
        width: 400px;
    }

    .legacy-where-it-all-began-right{
        width: calc(100% - 500px);
    }

}

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

    .legacy-where-it-all-began-inner{
        flex-direction: column-reverse;
        text-align: center;
    }

    .legacy-where-it-all-began-left,
    .legacy-where-it-all-began-right{
        width: 100%;
    }

}

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

    body{
        padding-top: 90px;
    }

    .legacy-resources-row{
        display: block;
    }

    .legacy-resources-row .pdr-post-archive-item{
        width: calc(50% - 10px);
        float: left;
        margin-right: 20px;
    }

    .legacy-resources-row .pdr-post-archive-item:nth-of-type(2n){
        margin-right: 0;
    }

    .legacy-resources-row .pdr-post-archive-item:nth-of-type(2n+1){
        clear: both;
    }

}

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

    .legacy-resources h2,
    .legacy-need-help-choosing h2,
    .legacy-vet-approved h2,
    .legacy-where-it-all-began h2 {
    	font-size: 25px;
    	line-height: 30px;
    	margin-bottom: 20px;
    }

    .legacy-resources,
    .legacy-need-help-choosing,
    .legacy-word-from,
    .legacy-vet-approved,
    .legacy-mission {
    	padding-top: 35px;
    	padding-bottom: 35px;
    }

    .legacy-where-it-all-began {
        padding-top: 35px;
    }

    .legacy-where-it-all-began-right {
    	padding-bottom: 25px;
    }

    .page-template-page-legacy .pdr-notice p {
    	font-size: 15px;
    }

    .legacy-mission-intro-line {
    	font-size: 25px;
    }

    .legacy-where-it-all-began-bottom-line,
    .legacy-mission-bottom-line-2,
    p.legacy-word-from-bottom-line,
    .legacy-mission-content p,
    .legacy-where-it-all-began-content p,
    .legacy-need-help-choosing-content p,
    .legacy-vet-approved-intro p,
    .legacy-word-from-content p {
    	font-size: 18px;
    }

    .legacy-mission-bullet-list li {
        font-size: 17px;
    }

    .legacy-mission-bottom-line,
    .legacy-where-it-all-began h2,
    .legacy-word-from h2 {
    	font-size: 22px;
    }

    .legacy-word-from-image,
    .legacy-vet-approved-image{
        width: 150px;
    }

    .legacy-word-from-image img{
        border-width: 8px;
    }

    .legacy-vet-approved-image img {
    	border: 8px solid #fdd700;
    }

    .legacy-mission-bullet-list {
    	border: 8px solid #9b803d;
    	padding: 30px 15px 30px 20px;
    }

    .legacy-mission-bullet-list li::marker {
    	font-size: 18px;
    }

}

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

    .legacy-resources-row .pdr-post-archive-item{
    	width: 100%;
        margin-right: 0;
    }

    .legacy-hero-banner-image img{
        width: 200px;
    }

}
