.sec-banner-at-stake {
    margin-bottom: 80px;
    border-bottom: 1px solid #907E50;
}
.sec-banner-at-stake .banner-wrap{
    background: url('../images/img-hero_at-stake-index.jpg') center no-repeat;
    background-size: cover;
    padding: 60px 20px 45px;
}
.sec-banner-at-stake .flex-wrap{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    max-width: 1504px;
    margin: 0 auto;
}
.sec-banner-at-stake .banner-wrap h1{
    font-style: normal;
    font-weight: 900;
    font-size: 80px;
    color: #E64324;
    margin-bottom: 0;
}
.sec-at-stake-items{
    padding: 0 35px;
}
.sec-at-stake-items .main-items-wrap{
    max-width: 1504px;
    margin: 0 auto;
}
.at-stake-item{
    margin-bottom: 80px;
}
.at-stake-item img{
    margin-bottom: 15px;
    width: 100%;
    height: 289px;
    object-fit: cover;
}
.at-stake-item h4{
    font-weight: 600;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #907E50;
    margin-bottom: 8px;
    font-family: "Special Elite", system-ui;
}
.at-stake-item h5{
    font-weight: normal;
    font-size: 13px;
    line-height: 15px;
    color: #907E50;
    margin-bottom: 15px;
    font-family: "Special Elite", sans-serif;
    margin-top: 10px;
}
.at-stake-item h2,
.at-stake-item h2 > span{
    font-weight: bold;
    font-size: 32px;
    line-height: 40px;
    color: #202B29 !important;
    margin-bottom: 8px;
    text-transform: none;
}
.at-stake-item p{
    font-size: 18px;
    line-height: 24px;
    color: #202B29;
    margin-bottom: 25px;
}
.at-stake-item a{
    font-size: 14px;
    font-weight: 500;
    line-height: normal;
    color: #202B29;
    text-transform: uppercase;
}
.sec-search-load-more .load-more-wrap{
    padding: 30px 20px 60px;
}
.sec-search-load-more .load-more-wrap .show-more{
font-style: normal;
    border: 1px solid #907E50;
    background: #907E50;
    padding: 8px 10px 8px 12px;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    color: #fff;
    align-items: center;
    cursor: pointer;
    font-family: "Special Elite", sans-serif;
    display: inline-block;
}
.sec-search-load-more .load-more-wrap .show-more i{
 margin-left: 5px;
    width: 12px;
    content: url(../images/icn-chevron-down-white.svg);
    transform: none;
}
.sec-search-load-more .load-more-wrap .show-more:hover{    color: #FFF;
    background-color: #E64324;
    border-color: #E64324;}
/* Inner Pages */
.sec-banner-at-stake-inner .sticky-headers{
    display: none;
}
.sec-banner-at-stake-inner .is-stuck {
    background-color: #FFF;
    padding-top: 0;
    margin-top: 0px !important;
    top: 107px !important;
}
.sec-banner-at-stake-inner .is-stuck .sticky-headers{
    display: flex;
    justify-content: flex-end;
    padding-right: 20px;
}
.sec-banner-at-stake-inner .breadcrumbs-wrap{
    max-width: 95%;
    margin: 15px auto 15px;
}
.sec-banner-at-stake-inner .sticky-headers .button{
    margin-top: -10px;
    margin-bottom: 0;
    padding: 17px 50px;
    font-weight: bold;
    font-size: 18px;
    line-height: 26px;
    text-align: center;
    text-transform: uppercase;
    color: #202B29;
}
.sec-banner-at-stake-inner .sticky-headers .text-wrap{
    padding: 10px 50px 10px 0;
}
.sec-banner-at-stake-inner .sticky-headers h2,
.sec-banner-at-stake-inner .sticky-headers h2 span{
    font-weight: 900;
    font-size: 16px;
    line-height: 24px;
    color: #202B29 !important;
    margin-bottom: 5px;
}
.sec-banner-at-stake-inner .sticky-headers h2 span{
    margin-bottom: 0;
}
.sec-banner-at-stake-inner .sticky-headers h3{
    font-weight: normal;
    font-size: 12px;
    line-height: 20px;
    color: #F4B73D;
    margin-bottom: 0px;
}
.sec-at-stake-header{
    padding: 0 35px;
    margin-bottom: 100px;
       margin-top: 30px;
}
.sec-at-stake-header .at-stake-header-wrap{
    max-width: 1504px;
    margin: 0 auto;
}
.sec-at-stake-header .text-wrap{
    text-align: center;
    max-width: 850px;
    margin: 0 auto;
}
.sec-at-stake-header h4{
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
    text-align: center;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #F4B73D;
    margin-bottom: 8px;
}
.sec-at-stake-header h1,
.sec-at-stake-header h1 span{
    font-weight: 900;
    font-size: 56px;
    line-height: 64px;
    color: #E64324 !important;
    margin-bottom: 20px;
}
.sec-at-stake-header h2{
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
    color: #907E50;
    margin-bottom: 40px;
    font-family: "Special Elite", system-ui;
}
.sec-at-stake-header img{
    margin-bottom: 0;
}
.sec-donate{
    padding: 0 35px;
    margin-bottom: 100px;
}
.sec-donate .sec-donate-wrap{
    max-width: 1504px;
    margin: 0 auto;
}
.sec-donate .button-wrap{
    border-top: 1px solid #E64324;
    margin-bottom: 100px;
}
.sec-donate .button-wrap a,
.sec-donate .button-wrap button{
    background: #E64324 !important;
    padding: 17px 25px;
    display: block;
    max-width: 180px;
    width: 100%;
    height: auto;
    margin: -30px auto 0 !important;
    font-weight: bold;
    font-size: 18px;
    line-height: 26px;
    text-align: center;
    color: #FFF !important;
    box-shadow: none;
    border: none;
    font-family: "Special Elite", system-ui;
}
.sec-donate .button-wrap a:hover,
.sec-donate .button-wrap button:hover{
    color: #FFFFFF !important;
}
.sec-donate .button-wrap .bg-wrap{
    max-width: 250px;
    padding: 0 35px;
    margin: 0 auto;
    text-align: center;
    background: #FFF;
}
.sec-donate .text-wrap {
    max-width: 750px;
    margin: 0 auto;
    text-align: center;
}
.sec-donate .text-wrap p{
    font-style: italic;
    font-size: 24px;
    line-height: 32px;
    text-align: center;
    color: #202B29;
    margin-bottom: 0;
    font-family: "Special Elite", system-ui;
}
.sec-donate .text-wrap p span{
    display: block;
    font-weight: 400;
    font-size: 20px;
    padding-top: 10px;
}
.sec-content{
    padding: 0 35px;
    margin-bottom: 80px;
}
.sec-content .sec-content-wrap{
    max-width: 1504px;
    margin: 0 auto;
}
.sec-content .content-text-wrap{
    max-width: 700px;
    margin: 0 auto;
}
.sec-content .content-text-wrap p[style="text-align: center;"]{
    display: none;
}
.sec-content .content-text-wrap ul li{
    font-weight: 300;
    font-size: 18px;
    line-height: 26px;
    color: #202B29;
}
.sec-content .content-text-wrap p a{
    /*color: #00ADEF;*/
}
.sec-content .content-text-wrap ul li a{
    color: #00ADEF;
}
/* .sec-content .content-text-wrap p[style="text-align: center;"]{
    text-align: left !important;
    margin-bottom: 0;
}
.sec-content .content-text-wrap p[style="text-align: center;"] strong{
    font-weight: bold;
    font-size: 32px;
    line-height: 40px;
    color: #202B29;
    margin-bottom: 10px;
    display: block;
}
.sec-content .content-text-wrap p[style="text-align: center;"] em{
    font-style: italic;
    font-weight: 300;
    font-size: 18px;
    line-height: 24px;
    color: #202B29;
    margin-bottom: 16px;
    display: block;
} */
.sec-content .content-text-wrap p{
    font-size: 18px;
    line-height: 26px;
    color: #202B29;
}
.sec-quote-stake {
    background: #38575E;
    padding: 60px 35px;
}
.sec-quote-stake .quote-stake-wrap{
    max-width: 1504px;
    margin: 0 auto;
}
.sec-quote-stake .ic {
    display: flex;
    min-height: 439px;
}
.sec-quote-stake .ic .box {
    display: flex;
    min-height: 100%;
}
.sec-quote-stake .ic .box.box-left {
    max-width: 484px;
    width: 100%;
    align-items: center;
    padding-left: 20px;
}
.sec-quote-stake .ic .box.box-left h3 {
    font-weight: 900;
    font-size: 56px;
    line-height: 64px;
    color: #FFFFFF;
}
.sec-quote-stake .ic .box.box-right {
    padding: 30px 0;
    flex-direction: column;
    max-width: 750px;
    justify-content: center;
    margin-left: 43px;
}
.sec-quote-stake .ic .box.box-right .b-cont {
    flex-direction: column;
    justify-content: center;
    border-left: solid 8px #907E50;
    padding: 50px 50px 50px 100px;
}
.sec-quote-stake  h2{
    font-weight: bold;
    font-size: 32px;
    line-height: 40px;
    color: #C2C282;
}
.sec-quote-stake h2 a{
    font-weight: 500;
    font-size: 18px;
    line-height: 20px;
    display: block;
    color: #907E50;
}
.sec-quote-stake h4 {
    font-style: normal;
    font-weight: bold;
    font-size: 32px;
    line-height: 40px;
    color: #af9a62;
}
.sec-quote-stake .ic .box.box-right p {
    font-size: 18px;
    line-height: 24px;
    color: #FFFFFF;
}
.sec-quote-stake .ic .box.box-right p:last-child {
    margin-bottom: 0px;
}
.sec-charity {
    background-color: #FDF8F0;
    padding: 80px 35px;
    margin-bottom: 80px;
}
.sec-charity .charity-wrap{
    max-width: 1504px;
    margin: 0 auto;
}
.sec-charity .row {
    max-width: 1440px;
}
.sec-charity .ic {
    display: flex;
    min-height: 186px;
        align-items: center;
    justify-content: center;
}
.sec-charity .ic .box {
    display: flex;
    min-height: 100%;
    align-items: center;
    max-width: 700px;
}
.sec-charity .ic .box.box-left {
    max-width: 530px;
    padding-left: 20px;
    padding-right: 20px;
}
.sec-charity .ic .box.box-right{
    padding: 0 50px 0 40px;
}
.sec-charity .ic .box.box-right p {
    font-size: 18px;
    line-height: 24px;
    color: #202B29;
    margin-bottom: 0px;
}
.sec-docket-wrap {
    max-width: 1504px;
    margin: 0 auto 80px;
}
.page-template-template-new-stake .sec-charity{margin-bottom:0;}
@media(max-width: 1500px){
    .sec-quote-stake .ic .box.box-left h3{
        font-size: 48px;
        line-height: 56px;
    }
    .sec-quote-stake .ic .box.box-right .b-cont {
        padding: 50px;
    }
    .sec-at-stake-header,
    .sec-donate,
    .sec-content{
        padding: 0px 90px 0 35px;
    }
}
@media(max-width: 1279px){
    .sec-banner-at-stake .banner-wrap{
        padding-top: 30px;
    }
}
@media(max-width: 1199px){
    .at-stake-item h2,
    .at-stake-item h2 > span{
        font-size: 28px;
        line-height: 36px;
    }
    .sec-at-stake-header h1,
    .sec-at-stake-header h1 span{
        font-size: 48px;
        line-height: 54px;
    }
    .sec-at-stake-header h2 {
        font-size: 28px;
        line-height: 36px;
    }
    .sec-quote-stake h2 {
        font-size: 28px;
        line-height: 36px;
    }
    .sec-quote-stake .ic .box.box-left {
        max-width: 320px;
    }
    .sec-quote-stake .ic .box.box-left h3 {
        font-size: 36px;
        line-height: 48px;
    }
}
@media(max-width: 1023px){
    .content-wrap{
       padding-top: 20px;
        margin-top: 0;
    }
    .sec-banner-at-stake {
        margin-top: 50px;
    }
    .sec-banner-at-stake .banner-wrap{
        background-image: url('../images/img-hero_at-stake-index-tablet.jpg');
        min-height: 300px;
        display: flex;
        justify-content: flex-end;
        flex-direction: column;
    }
    .sec-banner-at-stake .breadcrumbs-wrap {
        margin-bottom: 65px;
    }
    .sec-banner-at-stake-inner .is-stuck{
        top: 90px !important;
    }
    .sec-banner-at-stake-inner .is-stuck .sticky-headers {
        align-items: center;
    }
    .sec-banner-at-stake .banner-wrap h1 {
        font-size: 60px;
    }
    .sec-banner-at-stake .flex-wrap {
        justify-content: flex-end;
        width: 100%;
    }
    .sec-banner-at-stake-inner .sticky-headers .button-wrap{
        display: none;
    }
    .sec-banner-at-stake-inner .banner-wrap {
        padding-left: 20px;
    }
    .sec-banner-at-stake-inner .sticky-headers .button{
        margin-top: 0;
        padding: 13px 25px;
    }
    .sec-at-stake-header{
        margin-top: 50px;
        margin-bottom: 70px;
    }
    .sec-at-stake-header h1, .sec-at-stake-header h1 span {
        font-size: 36px;
        line-height: 42px;
    }
    .sec-at-stake-header h2 {
        font-size: 26px;
        line-height: 34px;
        margin-bottom: 20px;
    }
    .sec-content .content-text-wrap p[style="text-align: center;"] strong {
        font-size: 28px;
        line-height: 36px;
    }
    .sec-content .content-text-wrap {
        margin: 0 auto 50px;
        max-width: 100%;
    }
    .sec-at-stake-header,
    .sec-donate,
    .sec-content{
        padding: 0 35px;
    }
    .sec-quote-stake,
    .sec-charity {
        margin-left: 0;
    }
    .sec-quote-stake .ic,
    .sec-charity .ic {
        flex-direction: column;
    }
    .sec-charity .ic .box{
        max-width: 100%;
    }
    .sec-quote-stake .ic .box.box-left,
    .sec-charity .ic .box.box-left{
        max-width: 750px;
        padding-right: 0;
        padding-left: 0;
        margin-left: auto;
        margin-right: auto;
        justify-content: center;
    }
    .sec-charity{
        margin-bottom: 40px;
    }
    .sec-charity .ic .box.box-left img{
        max-width: 550px;
        margin: 0 auto 30px;
        width: 100%;
    }
    .sec-quote-stake .ic .box.box-right{
        margin-right: auto;
        margin-left: auto;
        padding-left: 0;
        max-width: 100%;
        width: 100%;
    }
    .sec-docket-wrap{
        margin-bottom: 0;
    }
}
@media(max-width: 639px){
    .content-wrap{padding-top: 40px;}
    .sec-banner-at-stake .banner-wrap{
        background-image: url('../images/img-hero_at-stake-index-mobile.jpg');
        min-height: 250px;
    }
    .sec-banner-at-stake .banner-wrap .breadcrumbs-wrap{
        margin-top: -45px;
        margin-bottom: 0;
    }
    .sticky-container {
        height: auto !important;
    }
    .sec-banner-at-stake .breadcrumbs-wrap {
        margin-bottom: 45px;
        margin-top: 0;
    }
    .sec-banner-at-stake .banner-wrap h1 {
        font-size: 48px;
        padding-top: 70px;
    }
    .sec-banner-at-stake-inner .breadcrumbs-wrap {
        margin-top: 0;
        margin-bottom: 20px;
    }
    .sec-banner-at-stake-inner .is-stuck .breadcrumbs-wrap{
        margin-bottom: 10px;
    }
    .sec-banner-at-stake-inner .is-stuck .sticky-headers {
        align-items: center;
        flex-direction: column;
    }
    .sec-banner-at-stake-inner .sticky-headers h2, 
    .sec-banner-at-stake-inner .sticky-headers h2 span,
    .sec-banner-at-stake-inner .sticky-headers h3{
        width: 380px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .sec-banner-at-stake-inner .sticky-headers .text-wrap{
        padding: 0px 0 10px;
    }
    .sec-banner-at-stake-inner .sticky-headers .button-wrap{
        width: 100%;
        margin-bottom: 10px;
    }
    .sec-banner-at-stake-inner .sticky-headers .button-wrap a{
        width: 100%;
    }
    .sec-at-stake-header h1, .sec-at-stake-header h1 span {
        font-size: 36px;
        line-height: 42px;
    }
    .sec-at-stake-header {
        margin-top: 20px;
    }
    .sec-at-stake-header h2 {
        font-size: 24px;
        line-height: 32px;
    }
    .sec-donate .button-wrap {
        margin-bottom: 50px;
    }
    .sec-donate {
        margin-bottom: 50px;
    }
    .sec-content .content-text-wrap p,
    .sec-content .content-text-wrap ul li {
        font-size: 16px;
        line-height: 24px;
    }
    .sec-content .content-text-wrap p[style="text-align: center;"] strong {
        font-size: 24px;
        line-height: 32px;
    }
    .sec-quote-stake {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .sec-quote-stake .ic .box.box-left h3 {
        font-size: 36px;
        line-height: 44px;
    }
    .sec-quote-stake h4 {
        font-size: 28px;
        line-height: 36px;
    }
    .sec-quote-stake h2 {
        font-size: 24px;
        line-height: 32px;
    }
    .sec-quote-stake .ic .box.box-right p{
        font-size: 16px;
        line-height: 22px;
    }
    .sec-quote-stake .ic .box.box-right .b-cont {
        padding: 30px;
    }
    .sec-charity .ic .box.box-right {
        padding: 0;
    }
    .sec-charity {
        padding-top: 40px;
        padding-bottom: 40px;
        margin-bottom: 0px;
    }
}
@media(max-width: 413px){
    .sec-banner-at-stake .banner-wrap{
        padding-left: 15px;
        padding-right: 15px;
    }
    .sec-banner-at-stake .banner-wrap h1 {
        font-size: 36px;
    }
    .sec-donate .button-wrap .bg-wrap {
        max-width: 200px;
        padding: 0 20px;
    }
    .sec-at-stake-header h1, .sec-at-stake-header h1 span {
        font-size: 32px;
        line-height: 38px;
    }   
    .sec-at-stake-header h2 {
        font-size: 20px;
        line-height: 28px;
    }
    .sec-at-stake-items {
        padding: 0 15px;
    }
    .sec-banner-at-stake-inner .sticky-headers h2, 
    .sec-banner-at-stake-inner .sticky-headers h2 span, 
    .sec-banner-at-stake-inner .sticky-headers h3 {
        width: 320px;
    }
    .sec-donate .text-wrap p {
        font-size: 18px;
        line-height: 26px;
    }
    .sec-donate .text-wrap p span{
        font-size: 16px;
    }
    .sec-quote-stake,
    .sec-charity{
        padding-left: 15px;
        padding-right: 15px;
    }
    .sec-quote-stake .ic .box.box-left h3 {
        font-size: 32px;
        line-height: 40px;
    }
    .sec-at-stake-header {
        padding: 0 15px;
    }
    .sec-donate,
    .sec-content {
        padding: 0 15px;
    }
    .sec-charity .ic .box.box-right p{
        font-size: 16px;
        line-height: 22px;
    }
    .sec-quote-stake h2 a{
        font-size: 16px;
    }
    /* .sec-content .content-text-wrap p {
        font-size: 14px;
        line-height: 22px;
    } */
}
@media(max-width: 359px){
    .sec-banner-at-stake-inner .sticky-headers h2, 
    .sec-banner-at-stake-inner .sticky-headers h2 span, 
    .sec-banner-at-stake-inner .sticky-headers h3 {
        width: 300px;
    }
}