/* Key landing pages */

.landing .heading3 {
    line-height: 1.67;
    letter-spacing: -0.2px;
    font-size: 18px;
    margin: 0;
    font-weight: normal;
}

.landing__spotlight {
    height: 166px;
    background-size: cover;
    position: relative;
    margin-top: 36px;
}
.landing__breadcrumb {
    display: block;
    background-color: #f7f9fa;
    padding: 8px 15px 6px;img__cred img__cred
    font-size: 14px;
    text-transform: uppercase;
    position: absolute;
    width: 100%;
    top: -36px;
}
    .landing__breadcrumb .site-header__wrapper {
        align-items: center;
    }
    .landing__breadcrumb.bottom {
        top: initial;
        bottom: -36px;
    }
.landing__breadcrumb-link {
    color: #2a629a;
}

.landing__breadcrumb-symbol {
    margin: 0 15px;
    background-image: url('../img/landing/chevron.png');
    background-size: contain;
    width: 5px;
    height: 9px;
    display: inline-block;
}

.landing__breadcrumb-current {
    display: inline-block;
    margin: 0;
}
.landing__header {
    margin-top: 27px;
    padding: 0 20px 30px 20px;
    margin-bottom: 30px;
}
    .landing__header .heading2 {
        color: #333333;
        font-size: 32px;
        margin-top: 25px;
        margin-bottom: 0;
        font-weight: normal;
    }
    .landing__header .heading3 {
        font-weight: normal;
    }

.landing.wrapper--rel .img__cred--pinned {
    top: -19px;
    right: 0px;
    bottom: inherit;
}

@media (min-width:768px) {
    .landing__spotlight {
        height: 210px;
    }
    
    
    
}

@media (min-width:992px) {
    .landing__spotlight {
        height: 400px;
        background-size: 100%;
        background-position-y: 10%;
        margin: 0px;
    }
        .landing__spotlight.landing__spotlight--pb {
            background-position-y: 0%;
        }
        .landing__breadcrumb {
            position: initial;
            padding: 8px 0 6px;
            background-color: rgba(255, 255, 255, 0.95);
        }
        .landing__breadcrumb.bottom {
            display: none;
        }
    .landing__header {
        padding: 0 40px 40px 40px;
        margin-top: -40px;
        margin-bottom: 60px;
    }
    .landing__header .heading2 {
        font-size: 42px;
        margin-top: 40px;

    }
    .sborder:after {
        width: 90px;
        border-top: 2px solid #007dc5;
        margin-top: 25px;
        margin-bottom: 25px;
    }
    .landing__header .heading3 {
        font-size: 20px;
        line-height: 1.5;
        letter-spacing: -0.3px;
    }
    .landing.wrapper--rel .img__cred--pinned {
        top: -59px;
        bottom: inherit;
    }
}


.landing__101 {
}
.landing__101-inner {
    margin: 0 20px 30px;
    border-bottom: 1px solid #dee0e1;
}
.landing__101 .heading2 {
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 28px;
    letter-spacing: 0px;
    color: #333333;
    font-weight: normal;
}
    .landing__101 .heading3 {
        margin-bottom: 30px;
        margin-top: 0;
        font-weight: normal;
    }
.landing__101 .heading4 {
    font-size: 20px;
    font-weight: normal;
    margin-top: 0;
    margin-bottom: 5px;
}
.landing__101 .media-h {
    margin-top: 0;
    margin-bottom: 30px;
}
.landing__101 .media-h:nth-child(n+5) {
    display: none;
}
.landing__101 .active .media-h:nth-child(n+5) {
    display: flex;
}
.landing .media-h__img {
    margin-right: 15px;
    width: 80px;
}
.landing__101 .media-h__body p {
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: -0.2px;
}
.landing__101--end .landing__101-inner {
    border-bottom: 0;
    margin-bottom: 0;
}
.landing__101-see-all {
    margin-bottom: 30px;
}
.landing__101-see-all.active {
    display: none;
}
@media (min-width:768px) {
}
@media (min-width:992px) {
    .landing__101-inner {
        display: flex;
        width: 100%;
    }
    .landing__title-container {
        width: 240px;
        margin-right: 30px;
    }
    .landing .media-h__img {
        margin-right: 10px;
        align-self: flex-start;
    }
    .landing__info-container {
        width: calc(100% - 270px);
        display: flex;
        flex-wrap: wrap;
        margin-bottom: 30px;
    }
    .landing__101 .media-h {
        width: 50%;
    }
    .landing__101 .media-h {
        margin-bottom: 45px;
    }
    .landing__101 .media-h.adjust {
        margin-bottom: 28px;
    }
        .landing__101 .media-h:nth-child(n+5) {
            display:flex;
        }

        .landing__101 .media-h:nth-last-child(1),
        .landing__101 .media-h:nth-last-child(2) {
            margin-bottom: 30px;
        }
    .landing__101 .media-h:nth-child(odd){
        padding-right: 10px;
    }
        .landing__101 .media-h:nth-child(even) {
            padding-left: 10px;
        }
    .landing__101--end .landing__info-container {
        margin-bottom: 60px;
    }
    .landing__101 .heading4 {
       line-height: 1.1;
    }
    .landing__101-see-all {
        display: none !important;
    }

}



.pb-faq {
    background-color: #f4f4f4;
    text-align: center;
    padding: 35px 0 25px;
}
    .pb-faq .heading2 {
        margin-bottom: 30px;
        color: #333333;
        font-weight: normal;
    }
.pb-faq p {
    margin: 0;
}
.pb-faq__inner {
    margin: 0 20px;
}
.pb-faq__container {
    max-width: 770px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}
.pb-faq__item {
    width: 100%;
    border-top: 1px solid #d2d2d2;
    padding: 20px 0;
}
    .pb-faq__item:last-child {
        border-bottom: 1px solid #d2d2d2;
        margin-bottom: 30px;
    }
    .pb-faq__question {
        position: relative;
    }
.pb-faq__question p {
    font-size: 18px;
    line-height: 1.67;
    letter-spacing: -0.2px;
    text-align: left;
}
.pb-faq .icon-close, .pb-faq .icon-open {
    height: 40px;
    width: 40px;
} 
.pb-faq__answer {
    max-height: 0;
    overflow: hidden;
    transition: all 0.5s ease-out;
}
.active .pb-faq__answer {
    max-height: 770px;
    transition: all 0.5s ease-in;
}
.pb-faq__answer p {
    text-align: left;
    text-align: left;
    margin-top: 13px;
    font-weight: 300;
}
.pb-faq .accord__btn {
    position: absolute;
    right: 0;
    top: -5px;
    float: none;
}

@media (min-width:768px) {
}
@media (min-width:992px) {
    .pb-faq {
        padding: 57px 0 60px;
    }
    .pb-faq .heading2 {
        margin-top: 0;
    }
    .pb-faq__item {
        padding: 25px 0;
    }
    .pb-faq__question p {
        font-size: 24px;
        letter-spacing: -0.4px;
    }
    .pb-faq__answer p {
        font-size: 18px;
    }
    .active .pb-faq__answer {
        
    }

}

.landing .img__bgfullw {
    height: 430px;
    min-height: 430px;
    background-position: 79% 83%;
    background-size: 310%;
}
.landing__bear-tracker .heading3 {
    font-size: 28px;
}
.landing__bear-tracker .img__bgfullw {
    padding-bottom: 40px;
}
.landing .img__bgfullw.wrapper__outer {
    align-items: flex-end;
    flex-direction: inherit;
}
.landing.landing--pb .img__bgfullw {
    background-position: 92% 83%;
    background-size: 240%;
}
.landing--pb {
    margin: 0 20px;
}
    .landing--pb .heading3 {
        margin-top: 0;
        margin-bottom: 15px;
        font-size: 28px;
        letter-spacing: 0px;
        color: #333333;
        font-weight: normal;
    }
    .landing--pb .trans-box {
        width: 100%;
        background: #f7f9fa;
    }
    .landing--pb .img__cred--pinned {
        bottom: initial;
        top: 228px;
    }

@media (min-width:768px) {
}
@media (min-width:992px) {
    .landing .img__bgfullw {
        height: 350px;
        min-height: 350px;
        background-size: 100%;
        background-position-y: 50%;
    }
    .landing--pb.landing .img__bgfullw {
        background-position-y: 30%;
        background-size: 100%;
    }
    .landing .img__bgfullw.wrapper__outer {
        align-items: center;
        padding-bottom: 0;
        flex-direction: inherit;
    }
    .landing__bear-tracker .trans-box {
        padding: 40px;
    }
    .landing__bear-tracker .heading3 {
        font-size: 35px;
        line-height: 1;
    }
    .landing__bear-tracker p {
        margin-top: 15px;
    }
    .landing__bear-tracker .img__bgfullw {
        padding-bottom: 0px;
    }
    .landing--pb {
        margin: 0;
    }
        .landing--pb .trans-box {
            width: auto;
            padding: 40px 40px 35px 40px;
            margin: 0 20px;
            background: hsla(0, 0%, 100%, .8);
        }
        .landing--pb .trans-box .heading3 {
            font-size: 35px;
            letter-spacing: -0.4px;
            margin-bottom: 15px;
            line-height: 1;
        }
        .landing--pb .trans-box p {
            margin: 0;
            line-height: 1.5;
            letter-spacing: -0.2px;
            font-size: 16px;
            margin-bottom: 15px;
        }
        .landing--pb .img__cred--pinned {
            top: auto;
            bottom: 0;
        }
}
.facts101 {
   overflow: hidden;
}
.facts101 .col {
    width: 100%;
}
.facts101__title {
    font-size: 14px;
    text-transform: uppercase;
    color: #898989;
    letter-spacing: 0.5px;
    margin-bottom: 10px
}
.facts101__inner {
    background-color: #fbfbfb;
    border: solid 1px #dee0e1;
    margin: 0 -41px 35px;
    padding: 0;
}
.facts101__gradient {
    width: 90px;
    height: 46px;
    transform: rotate(-180deg);
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0), #ffffff);
    position: absolute;
    z-index: 99;
    pointer-events: none;
}
.facts101__slider {
    margin-top: 0;
    margin-bottom: 0;
}
.facts101__item {
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: -0.2px;
    color: #007dc5;
    padding: 10px 0;
    list-style: none;
    text-align: center;
    margin: 0 30px 0 0;
}
    .facts101__item.active .facts101__item-inner{
        border-bottom: 2px solid #007dc5;
        color: #2a629a;
    }
@media (min-width:992px) {
    .facts101__gradient {
        display: none;
    }
    .facts101__inner {
        margin: 0 0 60px;
    }
    .facts101__slider {
        display: flex;
        justify-content: space-between;
        padding: 0px 20px;
        width: 100%;
    }
    .facts101__item {
        font-size: 16px;
        line-height: 1.5;
        letter-spacing: -0.2px;
        margin: 0;
    }
    .facts101 .col {
        width: 100%;
    }
    .facts101__title {
        margin-bottom: 20px;
    }
}
.facts101__header {
    
    display: block;
}
    .facts101__header .col {
        background-color: #f7f9fa;
        padding: 30px 20px;
    }
    .facts101__header .heading2 {
        font-size: 28px;
        letter-spacing: -0.4px;
        margin-bottom: 15px;
        margin-top: 0;
        color: #333333;
        font-weight: normal;
    }

.facts101__copy {
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: -0.2px;
}
.facts101__header .facts101__right {
    padding: 0 20px 30px;
    background-color: #f7f9fa;
}
.facts101__header .facts101__right-inner {
    height: 250px;
    background-size: cover;
    position: relative;
}
.facts101__body {
    padding: 30px 20px;
}
.facts101__body.facts101__body--reduce {
    padding-top: 5px;
    padding-bottom: 5px;
}
    .facts101__body .facts101__copy {
        margin: 0 0 20px;
    }
    .facts101__body .heading3 {
        font-size: 24px;
        letter-spacing: -0.4px;
        margin-bottom: 15px;
        margin-top: 0;
    }
.facts101__links {
    padding: 10px 20px;
    border-top: solid 1px #dee0e1;
    border-bottom: solid 1px #dee0e1;
    display: flex;
}
.facts101__prev {
    width: 50%;
    display: flex;
    align-items: center;
}
    .facts101__prev .facts101__link-icon {
        margin-right: 10px;
    }
    .facts101__next .facts101__link-icon {
        margin-left: 10px;
    }
    .facts101__next {
        width: 50%;
        text-align: right;
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }
.facts101__link-title {
    margin: 0;
    font-size: 14px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    color: #898989;
}
.facts101__link {
    font-size: 20px;
    font-weight: 600;
    color: #007dc5;
}
.facts101__header .col {
    margin: 0;
}
.facts101__body .facts101__left {
    width: 100%;
    text-align: left;
}
.facts101__body .facts101__left img {
    width: 100%;
    max-width: 400px;

}
.facts101__body--reduce wrapper .heading3 {
    margin-top: 15px;
}
@media (min-width:992px) {
    .facts101__header {
       padding: 0 20px;
       display:flex;
    }
        .facts101__header .col {
            width: 40%;
            margin: 0;
            display: flex;
            align-items: center;
            padding: 0 45px;
        }
        .facts101__header .facts101__right {
            width: 60%;
            margin: 0;
            padding: 0;
        }
        .facts101__header .facts101__right-inner {
            margin: 0;
            height: 350px;
        }
        .facts101__header .heading2 {
            font-size: 35px;
            letter-spacing: -0.4px;
            margin-bottom: 15px;
        }
    .facts101__copy:last-child {
        margin-bottom: 0;
    }
    .facts101__body.facts101__body--reduce {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .facts101__body--reduce wrapper .heading3 {
        margin-top: 0px;
    }
    .facts101__body .heading3 {
        font-size: 24px;
        letter-spacing: -0.4px;
    }
    .facts101__body .facts101__left {
        width: 40%;
        padding-left: 45px;
        padding-right: 50px;
        text-align: right;
    }
        .facts101__body .facts101__left img {
            width: auto;
            float: right; 
        }
    .facts101__body .facts101__right {
        width: 60%;
        padding: 0 0 0 30px;
    }
    .facts101__body .facts101__copy {
        margin: 0 0 25px;
    }
    .facts101__links {
        padding: 15px 0;
    }
}

.landing.hp-habitat {
    margin-bottom: 20px;
}
@media (min-width:992px) {
    .habitat__inner {
        min-height: 260px;
        padding: 30px;
    }
    .landing.hp-habitat {
        padding: 0;
        margin: 60px 0;
    }
    .landing.hp-habitat .heading2 {
        margin-top: 0;
        margin-bottom: 37px;
    }
}

.facts101__info-inner {
    margin: 0 20px 30px;
}
.facts101__info-left {
    padding: 30px;
    color: white;
    background-color: #373c3f;
}
.facts101__info-right {
    padding: 30px;
    background-color: #dee0e1;
}
.facts101__info-copy {
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: -0.2px;
    color:#333333;
}
.facts101__info-copy:first-child {
    margin-bottom: 20px;
}

@media (min-width:992px) {
    .facts101__info-inner {
        display: flex;
    }
    .facts101__info-left {
        width: 40%;
        padding: 40px;
    }
    .facts101__info-right {
        width: 60%;
    }
}