/* desktop */
/* .tct2{
    /* position: relative;
    display: block;
    margin-top: -35px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    opacity: 1; */

/* .blue {
    margin-top: 0px!important;
    
} */
/* Stories & News */
/* .tct2 .detail-page-container {
    margin: -35px 0 -48px 0;
} */
/* .tct2 .last-container {
    margin-bottom: -48px;
} */
.tct2 .journeys-tip .blue {
    margin-bottom: 24px;
}
.tct2 .journeys-boxes h3 {
    margin-bottom: 24px;
}
.tct2 .details-page-breadcrumb a, .tct2 .details-page-breadcrumb a:last-of-type {
  text-decoration: none;
}
.tct2 .container-outer {
    /* border: 1px solid red; */
    background: #FFFFFF;
    /*this is to get rid of the old skin of the old page*/
}
/* .tct2 .pathfinders-header-container {
    margin-top: -35px;
} */
.tct2 .container-inner {
    /* border: 1px solid red; */
    width: 100%;
    max-width: 1130px;
    margin: 0 auto;
    padding: 0 15px;
}
.tct2 .stories-news-title-container h1 {
    margin-top: 0px!important;
}
.tct2 .title-container, .tct2 .content {
    /* border: 1px solid red; */
    width: 100%;
    max-width: 752px;
    padding: 0 15px;
    margin: 0 auto;
    margin-bottom: 56px;
}
.tct2 .feature-img-container {
    width: 100%;
    max-width: 722px;
    margin: 0 auto;
    padding: 0;
}
.tct2 .feature-img-container img {
    object-fit: cover;
    width: 722px;
}
.tct2 .readmore-carrousel-container {
    /* background-color: white; */
    width: 100%;
    /* max-width: 1130px; */
    margin: 0 auto;
    /* padding: 0 15px; */
}

.tct2 .stories-news-dates {
    letter-spacing: 0.32px;
    color: #58656E;
    text-transform: uppercase;
    opacity: 1;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 16px;
    font-family: 'Raleway';
}
.tct2 .stories-news-title {
    letter-spacing: 0px;
    opacity: 1;
    /* font-weight: 800;
    font-family: 'Raleway'; */
    text-align: center;
}
.tct2 .content {
    margin-top: 56px;
}
.tct2 .social-share {
    width: 100%;
    max-width: 350px;
    text-align: center;
    margin: 32px auto 56px auto;
    /* border: 1px solid red; */
}
.tct2 .last-social-icon {
    margin-right: 0px;
}
.tct2 .share-text {
    font-size: 16px;
    font-family: 'Roboto';
    color: #231F20;
    opacity: 1;
    letter-spacing: 0px;
    margin-top: 15px;
    margin-right: 40px;
}
.tct2 .social-icon {
    /* text-align: center; */
    vertical-align: middle;
}

.tct2 .social-icon{
    margin-right: 24px;
}

.tct2 .social-icon:last-child{
    margin-right: 0;
}
.tct2 .circle-icon {
    width: auto;
    height: 20px;
    position: relative;
    top: 14px;
}
.tct2 .stories-twitter-icon {
    top: 12px;
}
.tct2 .stories-linkedin-icon {
    top: 13px;
    font-size: 20px !important;
}
.single-adventurers .socials .social{
    width: 48px !important;
    height: 48px !important;
}
.tct2 .readmore-carrousel-container {
    /* padding-top: 80px; */
    background-color: #023B5A;
    /* padding-bottom: 80px; */
}
.tct2 .readmore-carrousel-container h2 {
    max-width: 100% !important;
    background-size: auto !important;
    background-image: none !important;
    text-align: left !important;
    padding: 0px !important;    
    border-bottom-width: 0px !important;
    margin-bottom: 0 !important;
}
.tct2 .readmore-carrousel-container h2:before,
.tct2 .readmore-carrousel-container h2:after {
    display: none !important;
    border-bottom: none !important;
}
.tct2 .read-more .readmore-carrousel-container .left-arrow .right-arrow {
    background-image: url(images/compass-arrow-white-left.svg);
    background-color: #023B5A;
    background-repeat: no-repeat;
    background-position: center;
    opacity: 1;
    display: inline-block;
    border: 2px solid #FFFFFF;
    border-radius: 30px;
    height: 56px;
    width: 56px;
    background-size: 20px 20px;
    margin-left: 8px;
    cursor: pointer;
}
.tct2 .read-more .readmore-carrousel-container .left-arrow:hover, .tct2 .read-more .readmore-carrousel-container .right-arrow:hover {
    border: 1px solid white;
}

.home .tct2 .readmore-carrousel-container{
    padding-top: 80px;
}
.tct2 .read-more .arrow-margin {
    padding-right: 13px;
}
/*Carousel Unven height solved*/
.tct2 .owl-carousel .owl-stage {
    display: flex;
}

.tct2 .owl-carousel .owl-item .card {
    width: auto;
    height: 444px;
}
/*Carousel Unven height solved*/

.tct2 .card-title {
    margin-bottom: 48px;
    margin-right: 46px !important;
}
.tct2 .read-more {
    /* border: 1px solid red; */
    background-color: #023B5A;
    border-top: 4px #FFFC00 solid;
    margin-right: -15px;
    margin-left: -15px;
}
.tct2 .pathfinders-stories {
    padding-bottom: 80px;
}
/* .tct2 .pathfinders-videos-carousel-container .owl-dots {
    margin-top: 40px !important;
} */
.tct2 .see-all-stories-news {
    color: #FFFFFF;
    display: inline-block;
    margin-top: 40px;
}
.single-adventurers .socials .title {
    margin-top: 0px !important;
}
.tct2 .see-all {
    /* margin-bottom: 80px; */
    padding-top: 0px;
}
.tct2 i {
    color: #003664;
    font-size: 18px !important;
}
.tct2 .events-links .add-to-calendar a {
    text-decoration: underline;
}
.tct2 .events-links .add-to-calendar a:hover {
    text-decoration: none;
}
/* .tct2 .sponsors {
    background-color: #FFFFFF;
    padding-top: 50px !important;
    padding-bottom: 70px !important;
    height: 250px;
} */

.tct2 .module .map {
    background-image: none;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    text-align: center;
    padding: 0;
}

.tct2 .module .results {
    max-width: 575px;
    padding-top: 6rem;
    padding-bottom: 3Srem;
    padding-left: 3rem;
}

.tct2 .module {
    margin: 4rem 0 0rem;
}

.tct2 #myTab .nav-item.active a {
    font-weight: unset!important;
    border-top: 0;
    border-right: 0;
    border-bottom: none!important;
    border-left: 0;
    font-size: 16px;
    line-height: 24px;
}

.tct2 #myTab .nav-item a:hover {
    font-weight: 500;
    background-color: transparent;
    border-top: 0;
    border-right: 0;
    border-bottom: none!important;
    border-left: 0;
    font-size: 16px;
    line-height: 24px;
}

.tct2 #myTab .nav-item a.nav-link {
    font-weight: 400;
    border-top: 0;
    border-right: 0;
    border-bottom: none;
    border-left: 0;
    margin-right: 5px;
    font-size: 16px;
    line-height: 24px;
    border-top: 2px solid transparent!important;
}

.tct2 #myTab .nav-item a.nav-link.active {
    font-weight: 500;
    border-top: 0;
    border-right: 0;
    border-bottom: none;
    border-top: 2px solid #023B5A!important;
    border-left: 0;
    font-size: 16px;
    line-height: 24px;
}


.tct2 .readmore-carrousel-container .tct2-container .item img {
    /* height: 200px;
    width: auto; */
}

.page-template-trail-builders-v2 .tct2 .tct2-container .item img {
    height: 160px;
    width: auto; 
}

.page-template-trail-builders-v2 .tct2 .tct2-container .owl-carousel .item img {
    height: 100%;
    width: 100%; 
}

.tct2 .module .results .tab-content ul li .title {
    font-size: 20px;
    line-height: 28px;
    font-weight: 500;
    padding: 0 30% 6px 0;
}

.tct2 .module .results .tab-content ul li .location {
    position: relative;
    width: 25%;
    left: 0;
    top: 4px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    text-align: left;
    padding-bottom: 10px;
}

.tct2 .special-margin {
    margin-top: 25%;
}

.tct2 .learn-more-img-container {
    height: 560px;
}

.page-template-activity .tct2 img.gallery-img {
    width: auto;
    height: 238px;
    object-fit: cover;
}

.page-template-activity .tct2 .gallery-img-container p {
    margin-top: 15px;
}

.page-template-activity #activity-header h1 {
    max-width: 534px;
    margin: auto;
    margin-bottom: 40px;
    text-align: center;
}
.page-template-activity .content-column.one_half {
    margin-bottom: 56px;
}
.page-template-activity .content-column.one_half.last_column {
    margin-bottom: 0;
}
.better-together .narrow-content h3.blue,
.better-together .narrow-content h2.blue {
    margin-top: 56px;
}

.page-template-faq .tct2 .dropdown-toggle::after ,.journey-toc-dropdown .dropdown-toggle::after {
    background-image: url(images/dropdown-triangle-black-icon.svg);
    background-repeat: no-repeat;
    height: 6px;
    width: 12px;
    background-size: 12px 6px;
    content: '';
    display: inline-block;
    border: none;
}
body.single.single-journeys .tct2 .tct2-container .entry-content {
    margin-top: 0;
    margin-left: 10px;
}
.single-journeys .tct2 .journey-block {
    margin-top: 0;
}

.single-stories .tct2 .stories-news-content {
    color:#231F20!important;
}

.single-stories .tct2 .stories-news-content h4  {
    color:#023B5A!important;
}


/*********************Donation Forms**************************************/
.tct2 #mongo-form,
.tct2 #bbox-root #mongo-form .BBFormContainer #bboxdonation_divForm .BBFormFieldContainer {
    color: #023B5A;
}
.leadershipgift .main-content .tct2 #bbox-root .BBFormSectionHeading label,
.tct2 #bbox-root .BBFormSectionHeading label {
    font-family: Arial, sans-serif;
    font-size: 18px;
    line-height: 28px;
    font-weight: bold;
    color: #023B5A;
}
.leadershipgift .main-content .tct2 #bbox-root .BBFormSectionHeading,
.tct2 #bbox-root .BBFormSectionHeading {
    padding-left: 0;
}
.tct2 #bbox-root #bboxdonation_recurrence_ddFrequency {
    width: 180px;
}
.tct2 #bbox-root #bboxdonation_recurrence_ddFrequencyDate {
    width: 180px;
}
.leadershipgift .main-content .tct2 #bbox-root .BBFormFieldContainer .BBFormCheckboxLabel,
.tct2 #bbox-root .BBFormFieldContainer .BBFormCheckboxLabel {
    font-family: Arial, sans-serif;
    font-size: 14px;
    line-height: 24px;
    font-weight: bold;
    margin-left: 13px;
}
.tct2 #bbox-root .BBFormSection li#bboxdonation_billing_Email span.BBFormCheckbox{
    color: #023B5A;
    font-size: 14px;
    padding-left: 5px;
    /* font-weight: bold; */
    margin-left: 12px;
}
.tct2 #bbox-root .BBFormSection ul#bboxdonation_billing_ulChannel {
    margin: 10px 15px;
    padding: 0;
    padding-left: 10px;
}
.coastallink.tct2 #bbox-root .BBFormSection ul#bboxdonation_billing_ulChannel #bboxdonation_billing_Email {
    margin-left: -26px;
}
.coastallink .tct2 #bbox-root .BBFormSection.BBDFormSectionTributeInfo.BBFormAddressBlock {
    margin-bottom: 0;
}
.coastallink .tct2 #bbox-root .BBFormSection.BBDFormSectionTributeInfo.BBFormAddressBlock input {
    float: left;
}
.leadershipgift .main-content .tct2 #bbox-root .BBFormSection.BBDFormSectionTributeInfo.BBFormAddressBlock,
.tct2 #bbox-root .BBFormSection.BBDFormSectionTributeInfo.BBFormAddressBlock {
    margin-bottom: -50px;
}
.leadershipgift .main-content .tct2 #bbox-root .BBFormSection.BBDFormSectionGiftInfo .BBFormRadioAmount,
.leadershipgift .main-content .tct2 #bbox-root .BBFormSection.BBDFormSectionGiftInfo .BBFormRadioDescriptionOther,
.tct2 #bbox-root .BBFormSection.BBDFormSectionGiftInfo .BBFormRadioAmount,
.tct2 #bbox-root .BBFormSection.BBDFormSectionGiftInfo .BBFormRadioDescriptionOther {
    font-family: Arial, sans-serif;
    text-align: center;
    font-size: 25px;
    line-height: 30px;
    color: #023B5A;
    font-weight: bold;
}
.leadershipgift .main-content .tct2 #bbox-root .BBFormSection.BBDFormSectionGiftInfo .BBFormRadioLabelGivingLevelSelected .BBFormRadioAmount,
.tct2 #bbox-root .BBFormSection.BBDFormSectionGiftInfo .BBFormRadioLabelGivingLevelSelected .BBFormRadioAmount{
    color: #FFFC00;
}
.leadershipgift .main-content .tct2 #bbox-root .BBFormSection.BBDFormSectionGiftInfo .BBFormRadioItem.BBFormRadioGivingLevelItem .BBFormRadioButtonContainer .BBFormRadioLabelGivingLevel,
.tct2 #bbox-root .BBFormSection.BBDFormSectionGiftInfo .BBFormRadioItem.BBFormRadioGivingLevelItem .BBFormRadioButtonContainer .BBFormRadioLabelGivingLevel {
    border: 1px #A2A9AD solid ;
    border-radius: 6px;
    width: 100%;
    min-width: 112px;
    height: 43px;
    padding: 6px;
}
.leadershipgift .main-content .tct2 #bbox-root #divName,
.tct2 #bbox-root #divName {
    margin: 10px 15px;
}
.leadershipgift .main-content .tct2 #bbox-root .BBFormSection.BBFormAddressBlock div:first-of-type,
.tct2 #bbox-root .BBFormSection.BBFormAddressBlock div:first-of-type {
    margin-bottom: 24px;
}
.leadershipgift .main-content .tct2 #bbox-root .BBFormSection.BBFormAddressBlock div:last-of-type,
.tct2 #bbox-root .BBFormSection.BBFormAddressBlock div:last-of-type {
    margin-top: 24px;
    margin-left: 0;
    margin-right: 0;
}
.leadershipgift .main-content .tct2 #bbox-root .BBFormSection.BBFormAddressBlock  .BBFormFieldContainer .BBFormFieldLabel,
.leadershipgift .main-content .tct2 #bbox-root .BBFormSection.BBDFormSectionPaymentInfo  .BBFormFieldContainer .BBFormFieldLabel,
.tct2 #bbox-root .BBFormSection.BBFormAddressBlock  .BBFormFieldContainer .BBFormFieldLabel,
.tct2 #bbox-root .BBFormSection.BBDFormSectionPaymentInfo  .BBFormFieldContainer .BBFormFieldLabel {
    font-size: 14px;
    font-family: Arial, sans-serif;
    font-weight: bold;
    width: 114px;
    text-align: right;
}
.leadershipgift .main-content .tct2 #bbox-root .BBFormSection.BBDFormSectionPaymentInfo  .BBFormFieldContainer .BBFormFieldLabel,
.tct2 #bbox-root .BBFormSection.BBDFormSectionPaymentInfo  .BBFormFieldContainer .BBFormFieldLabel {
    width: 130px;
    text-align: left;
}
.leadershipgift .main-content .tct2 #bbox-root #bboxdonation_payment_lblCCNumber,
.tct2 #bbox-root #bboxdonation_payment_lblCCNumber {
    text-align: right;
}
.leadershipgift .main-content .tct2 #bbox-root .BBFormSection.BBFormButtonRow .BBFormFieldContainer,
.tct2 #bbox-root .BBFormSection.BBFormButtonRow .BBFormFieldContainer {
    text-align: center;
}
.leadershipgift .main-content .tct2 #bbox-root .BBFormSection.BBFormAddressBlock .BBFormFieldContainer .BBFormFieldLabel#bboxdonation_billing_billingAddress_lblCAProvincePostCode,
.tct2 #bbox-root .BBFormSection.BBFormAddressBlock .BBFormFieldContainer .BBFormFieldLabel#bboxdonation_billing_billingAddress_lblCAProvincePostCode {
    width: 133px;
}
.leadershipgift .main-content .tct2 #bbox-root #bboxdonation_comment_txtComments,
.tct2 #bbox-root #bboxdonation_comment_txtComments {
    margin-left: 0px;
}
.leadershipgift .main-content .tct2 #bbox-root #bboxdonation_comment_lblComments,
.tct2 #bbox-root #bboxdonation_comment_lblComments {
    font-size: 14px;
    font-family: Arial, sans-serif;
    font-weight: bold;
    width: 130px;
    padding-right: 10px;
    margin-left: 0;
}
.leadershipgift .main-content .tct2 #bbox-root #bboxdonation_payment_lblExpiryLbl,
.tct2 #bbox-root #bboxdonation_payment_lblExpiryLbl {
    min-width: 140px;
    margin-left: 0;
    text-align: right;
}
.leadershipgift .main-content .tct2 #bbox-root #bboxdonation_payment_lblSecCode,
.tct2 #bbox-root #bboxdonation_payment_lblSecCode {
    min-width: 45px;
    margin-left: 0;
    text-align: right;
    width: 45px;
}
.leadershipgift .main-content .tct2 #bbox-root #DC_ValidOther, 
.leadershipgift .main-content .tct2 #bbox-root #DCCreditSecurityCode,
.tct2 #bbox-root #DC_ValidOther,
.tct2 #bbox-root #DCCreditSecurityCode {
    margin: 10px 15px;
}
.leadershipgift .main-content .tct2 #bbox-root #DCCreditSecurityCode {
    float: right;
}
.leadershipgift .main-content .tct2 #DCCreditType,
.tct2 #DCCreditType {
    margin-top: 15px;
}
.leadershipgift .main-content .tct2 #bboxdonation_payment_divCardTypes .BBCardImageContainer,
.tct2 #bboxdonation_payment_divCardTypes .BBCardImageContainer {
    margin-left: 132px;
}
/******************coastal link donation*********************************/

.coastallink .tct2 .breakout-img {
    margin-top: 40px;
    margin-left: -90px;
    margin-right: -90px;
    margin-bottom: 40px;
}
.coastallink .tct2 #gallery-1 {
    margin-top: 46px;
    margin-left: -100px;
    margin-right: -112px;
    margin-bottom: 24px;
}
.coastallink .tct2 .panel a,
.form .tct2 .panel a {
    text-decoration: underline;
    font-weight: 500;
}
.coastallink .tct2 a:hover,
.coastallink .tct2 .panel a.yellow-button,
.form .tct2 .panel a:hover {
    text-decoration: none;
}
.coastallink .tct2 p {
    margin-top: 24px;
    margin-bottom: 24px;
}
.coastallink .tct2 .panel h2 {
    margin-top: 56px;
}
.coastallink .tct2 #gallery-1 .gallery-item {
    padding-left: 10px;
    padding-right: 10px;
}
.coastallink .tct2 #gallery-1 img {
    border: none;
}

.coastallink .tct2 #bbox-root #bboxdonation_gift_fldAmountWithLevels {
    margin-left: 0;
}
.coastallink .tct2 #bbox-root .BBFormSection.BBDFormSectionGiftInfo .BBFormRadioItem.BBFormRadioGivingLevelItem .BBFormRadioButtonContainer .BBFormRadioLabelGivingLevel{
    min-width: 84px;
}
.coastallink .tct2 #bbox-root .BBFormSection.BBFormAddressBlock .BBFormFieldContainer .BBFormFieldLabel#bboxdonation_billing_lblOptInIntro {
    font-weight: 400;
}
.coastallink .tct2 #bbox-root #mongo-form .BBFormContainer #bboxdonation_divForm #bboxdonation_tribute_divTributeGeneral .BBFormFieldContainer{
    margin-left: 0;
}
.coastallink .tct2 #bbox-root #bboxdonation_payment_lblSecCode{
    width: 52px;
}
.coastallink .tct2 #bbox-root #mongo-form .BBFormContainer #bboxdonation_divForm .BBFormFieldContainer {
    margin-left: 0;
    margin-right: 0;
}
.coastallink .tct2 #bbox-root .BBFormSection.BBFormAddressBlock div:last-of-type {
    margin-left: 0;
    margin-right: 0;
}
.coastallink .tct2 #bbox-root #bboxdonation_billing_divPrivacyPolicy {
    display: none;
}
/*Medium devices (tablets, less than 992px)*/

@media (max-width: 991.98px) {
    /* .tct2{
    } */
}


/*Small devices (landscape phones, less than 768px)*/

@media (max-width: 767.98px) {

    /* .tct2{
    } */
    /* .tct2 .alignright {
        display: block;
        float: none;
        margin: 0 auto;
    } */
    .coastallink .tct2 .breakout-img {
        margin-left: 0px;
        margin-right: 0px;
    }
    .coastallink .tct2 #gallery-1 {
        display: none;
    }
    .coastallink .tct2 #gallery-1 .gallery-item {
        width: 100%;
    }
    .coastallink .tct2 #gallery-1 .gallery-item .gallery-icon a img {
        width: 100%;
        max-width: 100%;
        
    }
    .tct2 .stories-news-breadcrumb {
        max-width: 151px;
        margin: 56px 80% 56px auto;
        text-align: left;
    }
    .tct2 .social-share {
        /* border: 1px solid red; */
        max-width: 350px;
        margin: 24px auto 40px auto;
    }
    /* .tct2 .details-page-breadcrumb {
        margin-top: 56px;
    } */

    .tct2 .readmore-carrousel-container{
        /* margin-top: 56px;
        padding-left: 15px!important;
        padding-right: 15px!important; */
    }

    /* .tct2 .readmore-carrousel-container .card .card-body {
        padding-left: 8px;
        padding-right: 8px;
    } */
   /* .fr .tct2 .readmore-carrousel-container .owl-carousel .owl-item .card {
        height: 495px;
        max-height: none;
    } */
    .tct2 .module .results {
        max-width: 100%;
        padding-top: 25px;
        padding-bottom: 3rem;
        padding-left: 0px;
        padding-right: 0px;
    }

    .tct2 .module .results .tab-content ul {
        list-style-type: none;
        padding-left: 0;
        padding-right: 0px;
        padding-bottom: 48px;
    }

    .tct2 .module .map svg { 
        display: none;
        max-width: 100%;
        height: 100%
    }

    .tct2 .special-margin {
        margin-top: 40px;
    }

    .tct2 .learn-more-img-container {
        max-height: 360px;
    }

    .tct2 .learn-more-img-container img {
        max-height: 360px;
        height: 100%;
        width: 100%;
        object-fit: cover;
    }

    .single-journeys .tct2 .journey-toc-dropdown ul.dropdown-menu li a {
        color: black!important;
        font-size: 16px;
        line-height: 24px;
        font-weight: 400;
    }

    .page-template-faq .tct2 .dropdown-toggle::after, .journey-toc-dropdown .dropdown-toggle::after {
        float: right;
        margin-top: 7px;
    }

    .page-template-faq .tct2 .dropdown-toggle::after {
        float: right;
        margin-top: 7px;
        right: 16px;
        position: absolute;
    }

    .single-pavilions .featured-image-container-pg .desc .inner-desc {
        width: 100%;
        padding-left: 30px;
        padding-right: 30px;
    }

    .tct2 .toc-dropdown button {
        border: 1px solid #E8F1F2;
        border-radius: 2px;
        width: 100%;
        padding: 16px 37px 16px 12px;
        text-align: left;
        background-color: white;
    }
    


}

/* Pathfinders */
.tct2 .pathfinders-header-text {
    text-align: center;
    font-size: 16px;
    font-family: 'Raleway';
    letter-spacing: 0.32px;
    color: #FFFFFF;
    font-weight: 600;
    text-transform: uppercase;
    opacity: 1;
}
.tct2 .pathfinders-header-title {
    text-align: center;
    font-size: 48px;
    font-family: 'Raleway';
    letter-spacing: 0px;
    color: #FFFFFF;
    text-shadow: 0px 3px 10px #0000001F;
    font-weight: 800;
    opacity: 1;
}
.tct2 .photo-gallery-container{
    position: relative;
    margin-top: 40px;    
}
.tct2 .photo-gallery-container h2 {
    margin-bottom: 40px;
}

.tct2 .photo-gallery-container:hover .owl-prev,
.tct2 .photo-gallery-container:hover .owl-next{
    display: block;
    opacity: 1;
}

.tct2 .photo-gallery-container .owl-prev{
    position: absolute;
    left: 30px;
    top: calc(50% - 45px);
    z-index: 10;
    background-image: url(images/compass-arrow-blue-left.svg);
    background-color: #fff;
    display: none;
    opacity: 0;
}
.tct2 .photo-gallery-container .owl-prev:hover{
    background-image: url(images/compass-arrow-white-left.svg);
    background-color: #023B5A;
    border: none;
}
.tct2 .photo-gallery-container .owl-next{
    position: absolute;
    right: 30px;
    top: calc(50% - 45px);
    z-index: 10;
    background-image: url(images/compass-arrow-blue-right.svg);
    background-color: #fff;
    display: none;
    opacity: 0;    
}
.tct2 .photo-gallery-container .owl-next:hover{
    background-image: url(images/compass-arrow-white-right.svg);
    background-color: #023B5A;
    border: none;
}

.tct2 #read-more {
    border-top: 4px #FFFC00 solid;
}


.tct2 .intro {
    width: 100%;
    /* border: 1px solid red; */
    margin: 120px auto 0 auto;
}
.tct2 .intro-text-container {
    width: 100%;
    /* max-width: 404px; */
    position: relative;
    top: 50%;
    /* right: 2%; */
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.tct2 .details-page-breadcrumb {
    background-color: white;
    color: #231F20;
}
.tct2 .videos-carousel-container {
    background-color: #E8F1F2 !important;
    padding-bottom: 80px;
}

.tct2 .pathfinders-videos {
    margin: 0 auto !important;
}
.tct2 .pathfinders-socials-container {
    margin-top: 0px;
    background: #FFFFFF;
}
.tct2 .pathfinders-socials {
    margin: 0 auto !important;
    /* border-bottom: 1.5px solid lightgray; */
    border-top: none !important;
}
.tct2 .videos-container {
    width: 100%;
    max-width: 910px;
    margin: 80px auto 0 auto;
}

/* 
.tct2 .read-more .owl-dots {
    margin-top: 40px !important;
    margin-bottom: 80px;
} 
*/

@media (max-width: 767.98px) {

    .tct2 .breadcrumb-container {
        margin-bottom: 56px;
    }
    .tct2 .intro-content {
        padding-bottom: 56px
    }
    .tct2 .intro-pic {
        margin-bottom: 32px;
    }
    .tct2 .intro {
        width: 100%;
        /* max-width:350px; */
        /* border: 1px solid red; */
        margin: 0 auto;
    }
    .tct2 .intro-text-container {
        width: 100%;
        /*for vertically align*/
        position: relative;
    }
    .tct2 .arrow-container {
        margin-top: 32px;
    }
    .tct2 .pathfinders-header-container {
        width: 100%;
        /* max-width: 360px; */
        margin: 0 auto;
    }
    .tct2 .videos-container {
        width: 100%;
        margin: 0 auto;
    }
    .tct2 .videos-carousel-container {
        padding-top: 56px;
    }
    .tct2 .videos-carousel-container .owl-height {
        height: 180px;
    }
    .tct2 .owl-dots {
        margin-top: 32px !important;
    }
}
/*Events*/
.tct2 .events-content .blue {
    font-size: 24px !important;
}
.tct2 .inline-symbol {
    padding-right: 12px;
    width: 28px;
}
.tct2 .events-details {
    margin-bottom: 40px;
}
/* .tct2 .alignleft {
    float: none;
} */

.tct2 .add-to-calendar {
    margin: auto 0;
}
@media (max-width: 767.98px) {

    .tct2 .add-to-calendar{
        margin-top: 24px;
    }

   .single-adventurers .tct2 .featured-image-container-pg, .single-adventurers .featured-image-container-pg .desc {
        height: 500px!important;
    }

    .tct2 .pathfinders-header-title {
        font-size: 38px;
    }

    .page-template-activity .tct2 img.gallery-img {
        width: 100%;
        height: auto;
        object-fit: cover;
    }
    

}
/*************Donation Forms*******************/
@media (max-width: 767px){
    .leadershipgift .main-content .tct2 #bbox-root #DCCreditSecurityCode,
    .tct2 #bbox-root #DCCreditSecurityCode {
        float: left;
    }
    .tct2 #bbox-root .BBFormSection.BBFormAddressBlock.BBDFormSectionBillingInfo .BBFormAddress {
        margin: 0;
    }
    
    
}

@media (max-width: 600px){
    .coastallink .tct2 #bbox-root #bboxdonation_comment_lblComments {
        width: 100%;
    }
    .leadershipgift .main-content .tct2 #bbox-root .BBFormSection.BBFormAddressBlock  .BBFormFieldContainer .BBFormFieldLabel,
    .tct2 #bbox-root .BBFormSection.BBFormAddressBlock  .BBFormFieldContainer .BBFormFieldLabel,
    .coastallink .tct2 #bbox-root #bboxdonation_payment_lblSecCode{
        text-align: left;
        width: 100%;
    }
    .leadershipgift .main-content .tct2 #bbox-root .BBFormSection.BBFormAddressBlock .BBFormFieldContainer .BBFormFieldLabel#bboxdonation_billing_billingAddress_lblCAProvincePostCode,
    .tct2 #bbox-root .BBFormSection.BBFormAddressBlock .BBFormFieldContainer .BBFormFieldLabel#bboxdonation_billing_billingAddress_lblCAProvincePostCode {
        width: 100%;
    }
    .leadershipgift .main-content .tct2 #bbox-root #bboxdonation_payment_lblCCNumber,
    .tct2 #bbox-root #bboxdonation_payment_lblCCNumber {
        text-align: left;
    }
    .leadershipgift .main-content .tct2 #bbox-root #bboxdonation_payment_lblExpiryLbl,
    .leadershipgift .main-content .tct2 #bbox-root #bboxdonation_payment_lblSecCode,
    .tct2 #bbox-root #bboxdonation_payment_lblExpiryLbl,
    .tct2 #bbox-root #bboxdonation_payment_lblSecCode{
        text-align: left;
        width: 100%;
    }
    .leadershipgift .main-content .tct2 #bboxdonation_payment_divCardTypes .BBCardImageContainer,
    .tct2 #bboxdonation_payment_divCardTypes .BBCardImageContainer {
        margin-left: 0px;
    }
    .leadershipgift .main-content .tct2 #bbox-root .BBFormSection.BBFormAddressBlock div:last-of-type,
    .tct2 #bbox-root .BBFormSection.BBFormAddressBlock div:last-of-type {
        margin: 10px 15px;
    }
}
@media (max-width: 575.98px) {
    .tct2 .alignleft, .tct2 .alignright {
        padding: 0;
        display: block;
        float: none;
    }
    .tct2 img.alignleft, .tct2 img.alignright {
        width: 100%;
    }
    .tct2 .alignleft img, .tct2 .alignright img {
        width: 100%;
    }
    .tct2 .alignright, .tct2 .alignleft {
        margin: auto;
    }
    .tct2 img.alignright {
        margin: 10px 24px 10px 0;
    }
}

/*People*/
body.single.single-people{
    padding-top: 139px;
}
.tct2 .bio-details-img-container {
    width: 100%;
    max-width: 252px;
    text-align: center;
}
.tct2 .bio-details-img-container img {
    border-radius: 8px;
}
.tct2 .bio-details-content {
    width: 100%;
    max-width: 534px;
}
.tct2 .bio-details-content p:last-of-type {
    margin-bottom: 0px;
}
.tct2 .bio-details-info {
    margin-bottom: 80px;
}
.tct2 .bio-details-position h1{
    font-size: 24px !important;
    line-height: 30px !important;
    margin-top: 24px;
    margin-bottom: 16px;
    padding-bottom: 0;
}
.tct2 .bio-list-header {
    background: #023B5A;
}
.tct2 .bio-list-header .container-inner {
    padding-bottom: 130px;
}
.tct2 .bio-list-position h2{
    font-size: 20px !important;
    line-height: 25px !important;
}

.tct2 .bio-list-img-container {
    height: 172px;
    width: 172px;
    min-height: 0;
}
.tct2 .bio-list-img-container img {
    width: 172px;
    height: 172px;
}
.tct2 .bio-list-big-card-tile {
    display: grid;
    grid-template-columns: 172px auto;
    grid-column-gap: 24px;
    align-items: center;
    width: 100%;
    max-width: 534px;
    margin-left: auto;
    margin-right: auto;
}
.tct2 .bio-list-board-name {
    width: 100%;
    max-width: 534px;
    margin-bottom: 56px;
}
.tct2 .bio-list-board-name:first-of-type {
    margin-top: 80px;
}
.tax-people_category .tct2 .section-1 {
    padding-bottom: 0px !important;
}
.tct2 .bio-list-info {
    margin-bottom: 40px;
}


/*Search*/
.search-result, .tct2 .report-archive, .tct2 .valerie-more-stories, .tct2 .leadership-gift, .error404 .page-not-found {
    background-color: #E8F1F2;
}
.error404 .page-not-found {
    text-align: center;
    height: 500px;
}
.error404 .page-not-found h2 {
    font-size: 32px !important;
    line-height: 40px !important;
    margin-bottom: 24px;
}
.tct2 .search-result-big-card-tile {
    background-color: white; 
    padding: 24px 24px 56px 24px;
    height: 350px;
    border-radius: 8px;
}
.tct2 .search-result-big-card-tile .blue-arrow {
    opacity: 1;
    background-color: #DDE1E3;
    background-position: center;
}
.tct2 .search-result-big-card-tile:hover .blue-arrow {
	background-color: yellow;
}
.tct2 .search-result-blue-arrow {
    bottom: 40px !important;
    right: 15px !important;
}
.tct2 .result-title-container {
    margin-bottom: 36px;
}
.tct2 .result-post-type {
    margin-bottom: 16px;
    font-size: 14px !important;
}
.tct2 .result-tile h2 {
    font-size: 20px !important;
    line-height: 25px !important;
    margin-bottom: 24px;
}
.tct2 .result-nav-below {
    padding-bottom: 80px;
}
.tct2 .searchform-blue {
    font-size: 24px;
    margin-bottom: 28px;
    font-weight: 800 !important;
    font-family: 'Raleway', sans-serif;
}
.tct2 .search-form {
    text-align: left;
}
.tct2 .search-modal-form-container {
    position: relative;
    display: block;
    width: 100%;
    max-width: 534px;
    margin: 0 auto;
}
.tct2 .modal-header {
    border: none;
    margin-bottom: 40px;
}
.tct2 .search-close {
    color:#023B5A !important;
    font-size: 21px !important;
    padding: 1rem 0 !important;
    margin-right: 0 !important;
}
.tct2 .search-form .blue-arrow {
    margin-right: 0px !important;
}
.tct2 .search {
    border-top: none;
    border-bottom: 1px solid DDE1E3;
    border-left: none;
    border-right: none;
    outline: none;
    width: 91%;
}
.tct2 .search-form ::-webkit-input-placeholder, .tct2 .search-form input { /* Edge */
    font-size: 20px;
    line-height: 28px;
}

.tct2 .search-form :-ms-input-placeholder { /* Internet Explorer 10-11 */
    font-size: 20px;
    line-height: 28px;
}
  
.tct2 .search-form ::placeholder {
    font-size: 20px;
    line-height: 28px;
}
.tct2 .search-form ::-webkit-search-cancel-button{
    cursor: pointer;
}
.tct2 .fade {
    background: #FFFFFF;
    opacity: 0.95;
}
.tct2 .search-modal-big-card-tile {
    height: auto;
    padding: 0;
    border-radius: 0px;
    background: #FFFFFF;
}
.tct2 .search-modal-big-card-tile .blue-arrow {
    bottom: 0px;
    right: -1px;
    border: none;
    background-position: center;
}
.tct2 .search-modal-big-card-tile .modal-content {
    padding-bottom: 0px;
}
.tct2 .no-result-search h2 {
    font-size: 32px;
    margin-bottom: 24px;
    line-height: 24px !important;
}
.tct2 .no-result-search {
    margin-bottom: 80px;
    text-align: center;
}
.tct2 .modal-body, .tct2 .search {
    background: #FFFFFF;
}
.tct2 .modal-body {
    padding: 0;
}
.modal-backdrop {
    z-index: 20;
}
/*Donors*/
.tct2 .donors-intro {
    margin-top: 24px;
    margin-bottom: 32px;
}
.tct2 .donors-content {
    width: 100%;
    max-width: 508px;
    margin: 0 auto;
}
.tct2 .donors-content-section, .tct2 .report-content-section {
    margin: auto 0;
}
.tct2 .donors-content .yellow {
    color: #023B5A;
}
.tct2 .donors-img-container {
    margin: 0 auto;
    width: 100%;
    /* max-width: 450px; */
    height: 560px;
}
.tct2 .donors-img-container img {
    height: 100%;
    object-fit: cover;
}
.tct2 .donors {
    padding-bottom: 0px;
}
/*Contact us*/
.tct2 .contactus-content {
    width: 100%;
    max-width: 346px;
    text-align: left;
}
.tct2 .contactus-form .alert-warning {
    margin-top: -70px;
}   
.tct2 .contactus-content h3 {
    color: #023B5A;
    font-size: 24px;
    font-weight: 800 !important;
    line-height: 30px;
    margin-bottom: 24px;
}
.tct2 .contactus-content hr {
    margin: 48px 0 48px 0;
}
.tct2 .contactus-form {
    width: 100%;
    max-width: 440px;
}
.tct2 .contactus-feedback-img div {
    text-align: right;
    width: 100%;
    max-width: 470px;
}
.tct2 .contactus-form .blue {
    margin-bottom: 32px;
}
.tct2 .contactus-form .btn-primary {
    background-color: #FFFC00 !important;
    color: #023B5A;
    margin-top: 32px;
    margin-bottom: 80px;
    height: 50px;
    border-radius: 4px;
    text-align: center;
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    line-height: 24px;
    opacity: 1;
    border: none;
    padding: 0px 32px;
    transition: all .3s ease-in;
    outline: none;
    text-transform: capitalize;
    text-decoration: none;
}
.tct2 .contactus-form .btn-primary:hover {
    background-color: #E2DF00!important;
    transform: translateY(-4px)!important;
}
.tct2 .contactus-form .btn-primary:focus {
    box-shadow: none;
}
.tct2 .contactus-form .btn-primary:active {
    box-shadow: none;
    color: #023B5A;
}
.tct2 .contactus-form label {
    font-size: 14px;
    line-height: 20px;
}
.tct2 .contactus-form select {
    font-size: 16px;
    line-height: 24px;
}
.page-template-contact-us .tct2 .contact-request {
    margin-bottom: 80px;
}
/*Contact request used for both media-room and contact us*/

.tct2 .contact-request-content-container {
    background-color: #023B5A;
    padding-right: 0;
}
.tct2 .contact-request-content .yellow, .page-template-research-report .tct2 .yellow, .page-template-lasting-legacy .tct2 .yellow {
    text-decoration: none;
    color: #023B5A;
}
.tct2 .contact-request-content {
    margin: 92px auto;
    width: 100%;
    max-width: 468px;
    padding: 0 30px;
}
.tct2 .contact-request-picture-container {
    padding-left: 0;
}
.tct2 .contact-header-content {
    margin-top: 24px;
    margin-bottom: 32px;
}
.tct2 .contact-request-picture {
    width: 100%;
    max-width: 470px;
}
.tct2 .contact-request-picture img {
   object-fit: cover;
   min-height: 500px;
}
.page-template-contact-us .tct2 .contact-request {
    margin-bottom: 80px;
}
/*end contact request*/

/*Media Room*/
.media {
    display: block;
}
.tct2 .media-release {
    background-color: #E8F1F2;
    padding-top:80px;
    /* padding-bottom: 80px; */
}
.page-template-media-room .tct2 .photo-gallery-container .owl-item img {
    height: 246px;
}
.tct2 .media-requests {
    padding-bottom: 80px;
}
.tct2 .media-room-content {
    margin-bottom: 80px !important;
}
.tct2 .media-room-content a, .tct2 .contactus-content a, .tct2 .archive-report-grid a, 
.page-template-a-gift-of-security .tct2 .gift_contact a, .page-template-a-gift-of-security .tct2 .gift-transfer-form a, 
.tct2 .fundraiser-content a,
.tct2 .provincial-partner a,
.tct2 .what-we-do-newsletter a,
.tct2 .stories-news-content a
{
    text-decoration: underline !important;
}
.tct2 .provincial-partner a {
    font-weight: 500;
}
.tct2 .media-room-content a:hover, .tct2 .contactus-content a:hover, .tct2 .archive-report-grid a:hover, 
.page-template-a-gift-of-security .tct2 .gift_contact a:hover, .page-template-a-gift-of-security .tct2 .gift-transfer-form a:hover,
.tct2 .fundraiser-content a:hover,
.tct2 .provincial-partner a:hover,
.tct2 .what-we-do-newsletter a:hover,
.tct2 .stories-news-content a:hover
{
    text-decoration: none !important;
}
.tct2 .media-room-content .blue {
    margin-top: 56px;
}
.page-template-media-room .tct2 .owl-dots .owl-dot.active span, .page-template-media-room .tct2 .owl-dots .owl-dot:hover span {
    background: white;
}
.tct2 .media-gallery a {
    color: white;
    text-decoration: underline;
}
.tct2 .media-gallery {
    margin-top: 24px;
}
.tct2 .media-gallery a:hover {
    text-decoration: none;
}
.tct2 .media-release a:hover {
    text-decoration: none;
}
.tct2 .media-release span {
    text-decoration: none !important;
}
.tct2 .media-release a {
    text-decoration: underline;
}
/*Research & Report*/
.tct2 .report-summary {
    margin-top: 24px;
    margin-bottom: 24px;
}
.tct2 .report-summary-content {
    margin-bottom: 24px;
}
.tct2 .research-report-img-container {
    width: 100%;
    max-width: 320px;
}
.tct2 .report-content {
    width: 100%;
    /* max-width: 346px; */
}
.tct2 .annual-report {
    margin-bottom: 56px;
}

.tct2 .research-survey {
    margin-bottom: 32px;
}

.page-template-research-report h3, 
/* .page-template-story-valerie h3, */
.tct2 .leadership-gift h3, 
.tct2 .fundraiser-step h3 {
    font-size: 20px !important;
    line-height: 25px;
}
.tct2 .survey-img-container {
    margin-bottom: 40px;
}
.tct2 .archive-report-grid {
    display: grid;
    grid-template-columns: auto auto;
    grid-column-gap: 80px;
    margin-top: 24px;
    margin-bottom: 40px;
    max-width: 500px;
}
.tct2 .archive-report-grid a {
    color: #231F20;
    font-weight: 500;
}
.tct2 .archive-report-grid div {
    margin-bottom: 12px;
}
.tct2 .archive-report-grid div:last-of-type {
    margin-bottom: 0px;
}
.tct2 .report-archive {
    padding-bottom: 40px;
}
/*Valerie's story*/
.tct2 .valerie-stories-title {
    text-align: center;
    margin-top: 24px;
}
.tct2 .valerie-more-stories {
    padding-bottom: 80px;
    padding-top: 80px;
}
.tct2 .valerie-cover-image {
    width: 100%;
    max-width: 346px;
}
.tct2 .valerie-cover-image img {
    border-radius: 8px;
}
.page-template-story-valerie .stories-news-content {
    margin-top: 56px;
    margin-bottom: 80px;
}

/*A gift of security*/
.tct2 .donate_table table {
    width: 722px;
}
.tct2 .donate_table {
    margin: 40px auto;
}
.tct2 .gift-transfer-form {
    display: flex; 
    margin-top: 40px;
    margin-bottom: 40px;
}
.tct2 .inline-symbol-img {
    flex-shrink: 0;
}
.tct2 .donate_table thead {
    background-color: #DDE1E3;
}
/*Leadership gift*/
.tct2 .legacy-img-container, .tct2 .make-your-gift-btn {
    text-align: center;
}
.tct2 .make-your-gift-btn {
    margin-top: 32px;
}
.tct2 .legacy-img-container {
    margin-top: 56px;
}
.tct2 .legacy-gallery {
    margin-bottom: 80px;
    width: 100%;
    max-width: 358px;
}
.tct2 .legacy-main-content {
    margin-top: 56px;
}
.tct2 .legacy-main-content h2 {
    margin-bottom: 24px;
}
.page-template-lasting-legacy figcaption {
    font-size: 14px;
    line-height: 20px;
    margin-top: 16px;
}
/*Fundraiser*/
.page-template-become-a-fundraiser .tct2 h2, .tct2 .fundraiser-step {
    margin-bottom: 32px;
}
.tct2 .fundraiser-step:last-of-type {
    margin-bottom: 0px;
}
.tct2 .fundraiser-step h3 {
    margin-bottom: 24px;
}
.tct2 .fundraiser-header-image {
    margin-bottom: 56px;
}
/*New provincial partner*/
.tct2 .provincial-partner .logo-image-container {
    margin-top: 120px;
}

.page-template-strategic-partners-champions .tct2 .nav-link {
    text-transform: uppercase;
    font-size: 18px;
    line-height: 28px;
    color: #848B90;
    padding: 18px 0;
    display: inline-block;
    margin-right: 80px;
}

/*Newsletter*/
.tct2 #btnSignupNewsletter{
    right: 0;
    top: 0;
    bottom: auto;
}

.tct2 .field-error{
    text-align: left;
}

.tct2 .field input[type="text"], 
.tct2 .field input[type="email"]{
    height: 43px; 
    margin: 0;
}
.tct2 .what-we-do-newsletter .field input[type="text"], 
.tct2 .what-we-do-newsletter .field input[type="email"]{
    color: #231F20 !important;
}
.tct2 .what-we-do-newsletter ::placeholder {
    color: #231F20 !important;
}
.tct2 .what-we-do-newsletter ::-webkit-input-placeholder { /* Edge */
    color: #231F20 !important;
}
  
.tct2 .what-we-do-newsletter :-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #231F20 !important;
}
.tct2 .field input[type="email"]{
    width: calc(100% - 27px);
}

.tct2 .field{
    position: relative;
    text-align: left;
}

.tct2 #btnSignupNewsletter,
.tct2 #btnSignupNewsletter:active, 
.tct2 #btnSignupNewsletter:focus{
    height: 43px;display: block;padding:0
}
.tct2 #btnSignupNewsletter,
.tct2 #btnSignupNewsletter:active, 
.tct2 #btnSignupNewsletter:focus{
    height: 43px;display: block;padding:0
}
.tct2 .field-error {
    margin-bottom: -29px;
}

.tct2 #btnSignupNewsletter{
    right: 0;
    top: 0;
    bottom: auto;
}

.tct2 .field-error{
    text-align: left;
}

.tct2 .field input[type="text"], 
.tct2 .field input[type="email"]{
    height: 43px; 
    margin: 0;
}

.tct2 .field input[type="email"]{
    width: calc(100% - 27px);
}

.tct2 .field{
    position: relative;
    text-align: left;
}
.tct2 .what-we-do-newsletter {
    background-color: #E8F1F2;
}
.tct2  .what-we-do-newsletter .eyebrow-header {
    color: #58656E;
}
.tct2 .what-we-do-newsletter .newsletter-signup {
    max-width: 792px;
    width: 100%;
    margin: 0 auto;
}
.tct2 .what-we-do-newsletter .previous-newsletter {
    margin-top: 40px;
}
@media (max-width: 767px) {

    .tct2 .field.firstname {
        margin-bottom: 32px;
    }

    .tct2 #btnSignupNewsletter {
        /* bottom: 32px; */
    }

    .tct2 #btnSignupNewsletter:hover {
        /* bottom: 35px; */
    }


    .tct2 .field #txtEmail {
        width: calc(100% - 6px);
        padding-right: 10px;
    }
}



/*Large devices (desktops, less than 1200px)*/

@media (max-width: 1199.98px) {
    /*Contact Request*/
    .tct2 .donors-img-container img {
        min-height: 400px;
    }
}
/*Medium devices (tablets, less than 992px)*/

@media (max-width: 991.98px) {
    .tct2 .bio-list-position h2 {
        line-height: 25px !important;
    }
    .tct2 .bio-list-big-card-tile {
        align-items: start;
    }
    .tct2 .search-result-big-card-tile {
        padding-bottom: 72px;
        height: 450px;
    }
    .tct2 .search-modal-big-card-tile {
        height: auto;
        padding-bottom:0;
    }
    .tct2 .donors-img-container img {
        min-height: 450px;
    }
}
/*Small devices (landscape phones, less than 768px)*/

@media (max-width: 767.98px) {

    /* .tct2{
        
    } */
    body.single.single-journeys .tct2 .tct2-container .entry-content {
        margin-left: 0px;
    }
    body.single.single-journeys .tct2 .tct2-container .entry-content .single-entry-content {
        padding: 0px;
    }
    .tct2 .videos-carousel-container {
        padding-bottom: 56px;
    }
    .tct2 .social-icon {
        margin-right: 12px;
    }
    .tct2 .container-inner {
        padding: 0 0px;
    }

    .tct2 .feature-img-container {
        padding: 0 0px;
    }

    .tct2 .photo-gallery-container .owl-prev,
    .tct2 .photo-gallery-container .owl-next{
        display: none !important;
    }
    .tct2 .bio-list-big-card-tile {
        grid-template-columns: 112px auto;
        grid-column-gap: 24px;
        margin-bottom: 32px;
    }
    /*People*/
    .tct2 .bio-details-img-container {
        margin: 0 auto 40px auto;
        max-width: 320px;
    }
    .tct2 .bio-details-position {
        margin-top: 24px;
    }
    .tct2 .bio-details-content {
        margin: 0 auto 56px auto;
    }
    .tct2 .bio-details-img-container img{
        width:100%;
        max-width: 320px;
    }
    .tct2 .bio-list-img-container {
        height: 112px;
        width: 112px;
    }
    .tct2 .bio-list-img-container img {
        width: 112px;
        height: 112px;
    }
    .tct2 .bio-list-big-card-tile {
        max-width: 100%;
        margin-left: 0;
        margin-right: 0;
        align-items: center;
    }
    .tct2 .bio-details-info {
        margin-bottom: 8px;
    }
    .tct2 .bio-list-info {
        margin-bottom: 24px;
    }
    /*Search*/
    .tct2 .search-result-big-card-tile {
        padding-bottom: 50px;
        height: auto;
    }
    .tct2 .search-modal-big-card-tile {
        padding: 0;
        max-width: 320px;
        margin: 0 auto;
    }
    .tct2 .search-modal .modal-content {
        max-width: 320px;
        margin: 0 auto;
    }

    .tct2 .search {
        width: 85%;
    }
    .tct2 .result-title-container {
        margin-bottom: 10px;
    }
    .tct2 .result-post-type {
        margin-bottom: 16px;
    }
    .tct2 .result-tile h2 {
        font-size: 20px !important;
        line-height: 25px !important;
        margin-bottom: 24px;
    }
    .tct2 .result-nav-below {
        padding-bottom: 56px;
    }
    /*Donors*/
    
    .tct2 .donors-content-section {
        order: 2;
        margin-bottom: 56px;
    }
    
    .tct2 .donors-img-section {
        order: 1;
    }
    .tct2 .donors-img-container {
        margin-bottom: 32px;
    }
    
    /*Contact us*/
    .tct2 .contactus-content {
        margin-bottom: 56px;
        max-width: 100%;
    }
    .tct2 .contactus-form {
        max-width: 100%;
    }
    /*Contact Request*/
    .tct2 .contact-request-picture {
        max-width: 100%;
        order: 1;
        text-align: center;
    }
    .tct2 .contact-request-content-container {
        /* max-width: 534px; */
        margin: 0 auto;
    }
    .tct2 .contact-request-content {
        margin: 32px auto;
        max-width: 100%;
        order: 2;
    }
    .tct2 .contact-request-picture-container {
        padding-right: 0;
    }
    .page-template-contact-us .tct2 .contact-request {
        margin-bottom: 56px;
    }
    .tct2 .contact-request {
        padding: 0 15px;
    }
    .tct2 .contact-request-content {
        padding: 0 30px;
    }  
    /*End Contact Request*/
    /*Media Room*/
    .tct2 .media-release {
        background-color: #E8F1F2;
        padding-top:56px;
        /* padding-bottom: 80px; */
    }
   
    .tct2 .media-requests {
        background-color: #FFFFFF;
        padding-bottom: 56px;
    }
    .tct2 .media-room-content {
        margin-bottom: 56px !important;
    }
    .tct2 .press-release {
        margin-bottom: 40px;
    }
    .tct2 .in-the-news {
        margin-bottom: 56px;
    }
    /*Research Report*/
    /* .tct2 .research-report-img-container {
        margin: auto;
    } */
    .tct2 .survey-name, .tct2 .report-summary, .tct2 .report-content, .tct2 .research-survey  {
        max-width: 100%;
    }
    .tct2 .report-summary {
        margin-bottom: 0px;
    }
    .tct2 .report-content {
        margin-top: 32px;
    }
    .tct2 .research-survey {
        /* margin-top: 32px; */
        margin-bottom: 32px;
    }
    .tct2 .report-summary-content {
        margin-bottom: 24px;
    }
    .tct2 .report-content-section {
        margin-bottom: 40px;
    }
    .tct2 .report-content-section:last-of-type {
        margin-bottom: 0px;
    }
    .page-template-research-report .tct2 .padding-bottom {
        padding-bottom: 56px !important;
    }
    .tct2 .report-archive h2 {
        margin-bottom: 32px;
    }
    .page-template-research-report h3 {
        font-size: 20px !important;
        line-height: 25px;
    }
    .tct2 .journeys-boxes h3 {
        line-height: 32px !important;
    }
    .tct2 .donors-img-container {
        margin: 0 auto;
        width: 100%;
        max-width: 100%;
        margin-bottom: 40px;
    }

    .tct2 .donors-img-container img {
        min-height: auto;
        width: 100%;
    }

    .tct2 .donors-content {
        max-width: 100%;
    }
    /*A gift of security*/
    .tct2 .donate_table {
        margin: 32px auto;
    }
    .tct2 .donate_table {
        overflow-x: auto;
    }
    .tct2 .gift-transfer-form {
        margin-top: 32px;
        margin-bottom: 32px;
    }
    /*Valerie Story*/
    .page-template-story-valerie .stories-news-content {
        margin-bottom: 56px;
    }

    /*Leadership gift*/
    .tct2 .legacy-img-container {
        margin-top: 40px;
    }
    .tct2 .legacy-gallery {
        margin-bottom: 0px;
        margin-top: 32px;
    }
    .tct2 .legacy-gallery-container {
        margin-bottom: 56px;
    }
    .page-template-lasting-legacy .tct2 .padding, .error404 .page-not-found .padding, .tct2 .valerie-more-stories {
        padding-top: 56px;
        padding-bottom: 56px;
    }
    .page-template-become-a-fundraiser .tct2 .padding-bottom {
        padding-bottom: 56px !important;
    }
    .leadershipgift .main-content .tct2 #bbox-root #bboxdonation_comment_lblComments, .tct2 #bbox-root #bboxdonation_comment_lblComments {
        width: 100%;
        margin-bottom: 12px;
    }

    .tct2 .provincial-partner .logo-image-container {
        margin-top: 56px;
    }
} 


/*Extra small devices (portrait phones, less than 576px)*/

@media (max-width: 575.98px) {
    .tct2 .contact-request-picture img {
        min-height: 259px;
    }
    .tct2 .archive-report-grid {
        display: block;
        width: auto;
    }
    .page-template-a-gift-of-security .inline-symbol {
        width: 28px;
    }
    .page-template-trail-builders-v2 .tct2 #myTab .nav-item {
        margin-right: 25px;
    }
    .page-template-trail-builders-v2 .tct2 #myTab .nav-item:last-of-type {
        margin-right: 0px;
    }
    .tct2 .social-icon {
        margin-right: 8px;
    }
}
