html,
#mainContent {
    overflow: unset !important;
}

html {
    scroll-behavior: auto !important;
}


.single-resource-hero {
    background: #E9F2F4;
    padding-top: 221.45px;
    padding-bottom: 258.66px;
}

.all-resource-cta {
    display: flex;
    align-items: center;
    gap: 16.96px;
    cursor: pointer;
    margin-bottom: 44.94px;
}


.all-resource-cta h3 {
    color: #000 !important;
    font-family: 'Gilroy-Bold';
    font-size: 20px;
    margin: 0px;
    font-weight: 400;
    line-height: normal;
}


.all-resource-arrow {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 45px;
    height: 45px;
    min-width: 45px;
    border-radius: 100px;
    border: 1px solid rgba(0, 0, 0, 1);
    position: relative;
    transition: 0.5s;
}

.resource-arrow-visible,
.resource-arrow-hidden {
    position: absolute;
}


.resource-arrow-hidden {
    transform: translateX(30px);
    transition: 0.5s;
}

.resource-arrow-visible {
    transform: translateX(0px);
    transition: 0.5s;
}

.all-resource-arrow {
    overflow: hidden
}


.all-resource-cta .resource-arrow-hidden path {
    transition: 0.5s;
}




.resource-title h1 {
    color: #000;

    font-family: 'Gilroy-Bold';
    font-size: 50px;
    font-style: normal;
    font-weight: 400;
    line-height: 108%;
    margin-top: 0px;
    margin-bottom: 51.61px;
    letter-spacing: -1px;
}


.resource-category-tag {
    display: flex;
    padding: 9px 15px;
    border-radius: 6px;
    background: rgba(0, 116, 129, 0.80);
    width: fit-content;
}

.resource-category-tag h3 {
    color: #FFF;
    text-align: center;
    font-family: 'Gilroy-SemiBold';
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 108%;
    margin: 0px;
    letter-spacing: -0.28px;
}

.meta-divider {
    width: 5px;
    height: 5px;
    min-width: 5px;
    background: #007481;
    border-radius: 100px;
}

.single-resource-meta-wrapper {
    display: flex;
    align-items: center;
    gap: 10px;
}

.meta-read-time h4,
.meta-resource-date h3 {
    color: rgba(0, 0, 0, 0.80);
    font-family: 'Gilroy-Medium';
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 108%;
    margin: 0px;
    letter-spacing: -0.28px;
}


.single-resource-meta {
    display: flex;
    justify-content: space-between;
}

.single-resource-main-container {
    display: flex;
    gap: 252.55px;
}




.single-resource-content {
    max-width: 737.684px;
    width: 100%;
}




.single-resource-right-container {
    max-width: 275px;
    width: 100%;
}


.single-resource-main {
    margin-top: -214.66px;
}


.single-resource-main-img {
    margin-bottom: 67.9px;
}





.resource-content .custom-para-bold,
.resource-content .custom-para-bold a {
    color: #000;
    font-family: 'Gilroy-SemiBold';
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    margin-top: 0px;
    margin: 0px;
    letter-spacing: -0.44px;
}

.resource-content .custom-para-bold a {
    color: #007481;
}



.resource-content p {
    color: rgba(0, 0, 0, 0.80);
    font-family: 'Gilroy-Regular';
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    margin-bottom: 25px;

}


.resource-content a {
    color: #007481;
    font-family: 'Gilroy-Bold';
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
}

.resource-content h2 {
    margin-bottom: 25px;
    color: #000;
    font-family: 'Gilroy-bold';
    font-size: 36px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: -0.36px;
    margin-top: 65px;
}

.resource-content h3 {
    color: #000;
    font-family: 'Gilroy-bold';
    font-size: 26px;
    font-style: normal;
    font-weight: 600;
    line-height: 130%;
    letter-spacing: -0.52px;
}

.resource-content h4 {
    color: #000;
    font-family: 'Gilroy-bold';
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    letter-spacing: -0.44px;
}

.resource-content h5 {
    color: #000;
    font-family: 'Gilroy-bold';
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    letter-spacing: -0.4px;
}

.resource-content h6 {
    color: #000;
    font-family: 'Gilroy-bold';
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 108%;
    letter-spacing: -0.32px;
}

.resource-content ol li {
    color: rgba(0, 0, 0, 0.80);

    /* D - Body */
    font-family: 'Gilroy-Regular';
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    /* 28.8px */
    margin-bottom: 20px;
    margin-left: 40.85px;
}


.resource-content ol {
    margin: 0px;
    margin-left: 0px
}

.resource-content ol>li:before {
    left: -40.85px;
    top: 2px;
    margin: 0px;
    width: 25.85px;
    height: 25.85px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'Gilroy-Bold';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 150%;
    /* identical to box height, or 18px */

    color: #007481;

}

.single-resource-main-container {
    padding-bottom: 95.4px;
    border-bottom: 1px solid #D9D9D9;
    margin-bottom: 80px;
}


.single-resource-all-headings {
    padding-left: 14.74px;
    border-left: 1px solid #D9D9D9;
    display: flex;
    flex-direction: column;
    gap: 16px;
    position: relative;
    margin-bottom: 78.17px;

}


.single-resource-toc {
    opacity: 0;
    transition: 0.5s;
}



.single-resource-toc.visible {
    opacity: 1;
}

.share-container h3 {
    color: rgba(0, 0, 0, 0.80);
    font-family: 'Gilroy-Bold';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 108%;
    margin-top: 0px;
    margin-bottom: 20px;
    letter-spacing: -0.32px;
}

.resource-heading-item,
.resource-heading-link {

    color: #909090;
    text-overflow: ellipsis;
    font-family: 'Gilroy-SemiBold';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    letter-spacing: -0.32px;
    cursor: pointer;
    transition: 0.5s;
}




.single-resource-right-wrapper h3 {
    color: rgba(0, 0, 0, 0.80);
    font-family: 'Gilroy-Bold';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 108%;
    margin-top: 0px;
    margin-bottom: 29.14px;
    letter-spacing: -0.32px;
    text-transform: uppercase;
}


.resource-sticky-container {
    position: sticky;
    top: 130px;
    margin-top: -450px;
}



.single-resource-all-headings::before {
    content: '';
    position: absolute;
    left: -2px;
    top: 0;
    width: 2px;
    height: 0%;
    background: #007481;
    transition: height 0.1s ease-out;
    z-index: 1;
}

.resource-heading-active .resource-heading-item {
    color: #007481 !important;
}


.share-links-wrapper {
    display: flex;
    gap: 8px;
}

.share-box {
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(0, 116, 129, 0.15);
    border-radius: 100px;
    width: 35px;
    height: 35px;
    min-width: 35px;
    cursor: pointer;
    transition: 0.5s;
}


.share-links-wrapper {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #E5E5E5;
}


.cf-btn .btn-colored {
    background: #007481 !important;
    cursor: pointer;
}

.cf-btn .btn-colored:before {
    background: #007481;
}



.share-icon-main,
.share-icon-check {
    transition: transform 0.3s ease-in-out;
}

.share-icon-main {
    transform: scale(1);
}

.share-icon-check {
    position: absolute;
    transform: scale(0);
}

.share-box {
    position: relative;
}

.share-icon-active .share-icon-main {
    transform: scale(0);
}

.share-icon-active .share-icon-check {
    transform: scale(1);
}


.share-icon-active {
    background: rgba(0, 116, 129, 0.3);
}


.resource-content ul {
    margin: 0px;


}

.resource-content ul li {
    margin-left: 16px;
    color: rgba(0, 0, 0, 0.80);
    font-family: 'Gilroy-Regular';
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    margin-bottom: 22px;
}


.resource-content ul li:before {
    width: 7px;
    height: 7px;
    top: 10px;
    left: -16px;
}

.resource-toc-mobile {
    display: none;
}


.resource-main-grid-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 41px;
}


.resource-main-grid-header h3 {
    color: #000;
    font-family: 'Gilroy-bold';
    font-size: 36px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: -0.36px;
    margin: 0px;

}


.resource-grid-section {
    margin-bottom: 90px;
}

.resource-grid-wrapper {
    display: flex;
    gap: 25px;
}


#main_footer {
    border-top: 1px solid #D9D9D9;


}

.resource-btn-mobile {
    display: none;
}

@media(min-width: 1025px) {
    .all-resource-cta:hover h3 {
        color: #007481 !important;
    }


    .share-box:hover {
        background: rgba(0, 116, 129, 0.3);
        box-shadow: 0px 4px 10px rgba(0, 116, 129, 0.2);

    }

    .resource-heading-link:hover .resource-heading-item {
        color: #5C5C5C !important;
    }

    .all-resource-cta:hover .all-resource-arrow {
        border-color: #007481;
    }

    .all-resource-cta:hover .resource-arrow-hidden {
        transform: translateX(0px);
    }

    .all-resource-cta:hover .resource-arrow-hidden path {
        stroke: #007481;

    }


    .all-resource-cta:hover .resource-arrow-visible {
        transform: translateX(-30px);
    }
}


@media only screen and (max-width: 1400px) {
    .resource-content ol {
        margin: 0px !important;

    }

}



@media(max-width:1024px) {
    html {
        margin: 0px !important;
    }


    .resource-title-container {
        max-width: 100%;
    }

    .single-resource-hero {
        padding-top: 133px;
        padding-bottom: 243.8px;
    }

    .all-resource-cta h3 {



        font-size: 18px;
        font-weight: 400;
        line-height: normal;
    }

    .all-resource-cta {
        margin-bottom: 34.59px;
        gap: 11.27px;
    }


    .all-resource-arrow {
        width: 40px;
        height: 40px;
        min-width: 40px;
    }


    .main_header .container-lg {
        border-bottom: 1px solid #E5E5E5;
    }

    .resource-title h1 {

        font-size: 38px;
        letter-spacing: -0.76px;
        margin-bottom: 52.5px;
    }

    .resource-category-tag h3 {

        text-align: center;
        font-size: 13px;
        font-style: normal;
        font-weight: 400;
        line-height: 108%;
        letter-spacing: -0.26px;
    }

    .single-resource-meta-wrapper {
        gap: 9px;
    }

    .meta-read-time h4,
    .meta-resource-date h3 {

        font-size: 13px;
        font-style: normal;
        font-weight: 400;
        line-height: 108%;

        letter-spacing: -0.26px;
    }

    .single-resource-main-container {
        margin-top: -201.12px;
    }

    .single-resource-content {
        max-width: 100%;
    }

    .single-resource-main-container {
        flex-direction: column;
    }

    .resource-content .custom-para-bold,
    .resource-content .custom-para-bold a {

        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: 140%;
        letter-spacing: -0.4px;
    }

    .resource-content>p {
        margin-bottom: 54.5px;
    }

    .resource-content p {


        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 162%;
        margin-bottom: 20px;
    }


    .resource-content h2 {
        color: #000;


        font-size: 27px;
        font-style: normal;
        line-height: normal;
        margin-bottom: 25px;
        margin-top: 70px;
    }

    .resource-content h3 {


        font-size: 22px;
        font-style: normal;
        line-height: 140%;
        letter-spacing: -0.44px;
    }

    .resource-content h4 {



        font-size: 20px;
        font-style: normal;
        line-height: 140%;
        letter-spacing: -0.4px;
    }

    .resource-content h5 {

        font-size: 18px;
        font-style: normal;

        line-height: 140%;
        /* 25.2px */
        letter-spacing: -0.09px;
    }


    .resource-content h6 {
        color: #000;
        font-size: 14px;
        font-style: normal;
        font-weight: 500;
        line-height: 108%;
        letter-spacing: -0.28px;
    }


    .resource-content ol {
        margin: 0px !important;
    }

    .resource-content ol li {
        margin-left: 35px !important;
        color: rgba(0, 0, 0, 0.80);
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 162%;
        /* 25.92px */
        margin-bottom: 18px;
    }

    .resource-content ol>li:before {
        width: 20px;
        height: 20px;
        color: #007481;
        font-size: 10px;
        font-style: normal;
        font-weight: 400;
        line-height: 150%;
        left: -35px;


    }


    .resource-content ul li {
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 162%;
        margin-bottom: 20px;
    }

    .resource-content ul li:before {
        width: 5px;
        height: 5px;
    }

    .resource-toc-desktop {
        display: none;
    }

    .resource-sticky-container {
        position: unset;
        margin: 0px;

    }

    .single-resource-main-container {
        gap: 79.87px;
        padding-bottom: 72.17px;
    }

    .single-resource-right-wrapper h3 {
        margin-bottom: 20px;
    }

    .resource-toc-mobile {
        display: block
    }

    .single-resource-toc {
        opacity: 1 !important;
    }

    .toc-mobile-header h3 {

        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 108%;
        letter-spacing: -0.32px;
        text-transform: uppercase;

        margin: 0px;
    }


}


@media(max-width:1024px) {
    .toc-mobile-header {
        display: flex;
        justify-content: space-between;
        align-items: center;
        border-bottom: 1px solid #E5E5E5;
        border-top: 1px solid #E5E5E5;
        padding-top: 19.5px;
        padding-bottom: 17.5px;
        padding-left: 20px;
        padding-right: 20px;
        cursor: pointer;
        -webkit-tap-highlight-color: transparent;
        background: white;
    }


    .toc-mobile-icon {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 35px;
        height: 35px;
        min-width: 35px;
    }

    .single-resource-main-container {
        padding-left: 0px;
        padding-right: 0px;
    }

    .single-resource-main-img,
    .resource-content {
        padding-left: 20px;
        padding-right: 20px;
    }


    .toc-mobile-icon svg {
        transition: transform 0.5s ease;
    }

    .toc-mobile-icon-active svg {
        transform: rotate(-135deg);
    }

    .single-resource-mobile-headings-wrapper {
        overflow: hidden;
        height: 0;
        opacity: 0;
        visibility: hidden;
        transition: all 0.5s ease;
        background: white;
        padding-left: 20px;
        padding-right: 20px;
    }

    .toc-mobile-headings-active {
        height: auto;
        opacity: 1;
        visibility: visible;
    }


    .toc-mobile-header-active {
        border-bottom: 0px;
    }


    .mobile-toc-link {
        -webkit-tap-highlight-color: transparent;
    }


    .mobile-toc-link.resource-heading-active .resource-heading-item {
        color: #007481 !important;
    }



    /* Sticky Mobile TOC */
    .resource-toc-mobile-sticky .toc-mobile-header {
        position: fixed;
        width: 100%;
        top: calc(80px + var(--popup-offset, 0px));
        left: 0;
        z-index: 9999999;
    }


    .tmh-ltd {
        top: calc(91px + var(--popup-offset, 0px)) !important;
    }


    .resource-toc-mobile-sticky .single-resource-mobile-headings-wrapper {
        position: fixed;
        top: calc(140px + var(--popup-offset, 0px));
        left: 0;
        width: 100%;
        z-index: 9999998;
        box-shadow: 0px 8px 20px 4px rgba(0, 0, 0, 0.1);

        padding-top: 17.5px;
        box-sizing: border-box;
    }


    .single-resource-toc.resource-toc-mobile {
        margin-bottom: 78.64px;
    }

    .toc-height {
        padding-top: 140px;
    }

    .ns-popup-container .container-lg {
        border-bottom: 0px !important;
    }

    .single-resource-right-container {


        padding-left: 20px;
        padding-right: 20px;
    }

}


/* All Resources Grid Box Styles */
.all-resource-grid-box {


    min-height: 470px;
    width: 100%;
    border-radius: 15px;
    outline: 1px solid #D9D9D9;
    border: 1px solid transparent;
    padding: 28px 30px 30px;
    background: #FFF;
    transition: 0.5s;
    cursor: pointer;
}

.all-resource-grid-link {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.all-resource-grid-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 26px;
}

.all-resource-category-tag {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 9px 15px;
    box-sizing: border-box;
    border-radius: 6px;
    background: rgba(0, 116, 129, 0.80);
}

.all-resource-category-tag h3 {
    color: #FFF;
    text-align: center;
    font-family: 'Gilroy-SemiBold';
    font-size: 14px;
    font-weight: 400;
    line-height: 108%;
    margin: 0px;
    letter-spacing: -0.28px;
}

.all-resource-grid-arrow {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 45px;
    min-width: 45px;
    height: 45px;
    background: #E9F2F4;
    border-radius: 100px;
    position: relative;
    overflow: hidden;
    transition: 0.5s;
}

.all-resource-grid-arrow svg {
    position: absolute;
    transition: 0.5s;
}

.all-grid-arrow-visible {
    transform: translate(0px, 0px);
}

.all-grid-arrow-hidden {
    transform: translate(-25px, 25px);
}

.all-grid-arrow-hidden path {
    transition: 0.5s;
}

.all-arrow-mobile {
    display: none;
}

.all-resource-grid-title h2 {
    color: #000;
    font-family: 'Gilroy-Bold';
    font-size: 26px;
    font-style: normal;
    font-weight: 400;
    line-height: 125%;
    margin-top: 0px;
    letter-spacing: -0.52px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 26px;
}

.all-resource-grid-meta {
    margin-bottom: 26px;
    display: flex;
    gap: 6px;
    align-items: center;
}

.all-resource-grid-meta h3 {
    color: rgba(0, 0, 0, 0.80);
    font-family: 'Gilroy-Medium';
    margin: 0px;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 108%;
    letter-spacing: -0.32px;
}

.all-resource-grid-meta h4 {
    color: #909090;
    font-family: 'Gilroy-Medium';
    margin: 0px;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 108%;
    letter-spacing: -0.32px;
}

.all-featured-content-divider {
    width: 5px;
    min-width: 5px;
    height: 5px;
    display: flex;
    align-items: center;
    background: #007481;
    border-radius: 100px;
}

.all-resource-grid-img {

    height: 213px;
    overflow: hidden;
    border-radius: 11px;
    max-width: 100%;
    margin-top: auto;
}

.all-resource-grid-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 11px;
    transition: 0.5s;
}

/* Desktop Hover Effects (min-width: 1025px) */
@media(min-width: 1025px) {
    .all-resource-grid-box:hover {
        outline: 1px solid #007481;
        border: 1px solid #007481;
        box-shadow: 0 5px 20px 0 rgba(0, 116, 129, 0.15);
    }

    .all-resource-grid-box:hover .all-grid-arrow-hidden {
        transform: translate(0px, 0px);
    }

    .all-resource-grid-box:hover .all-grid-arrow-visible {
        transform: translate(25px, -25px);
    }

    .all-resource-grid-box:hover .all-grid-arrow-hidden path {
        fill: white;
    }

    .all-resource-grid-box:hover .all-resource-grid-arrow {
        background: rgba(0, 116, 129, 0.80);
    }

    .all-resource-grid-box:hover .all-resource-grid-img img {
        scale: 1.13;
    }
}

/* Tablet/Mobile Responsive (max-width: 1200px) */
@media(max-width:1024px) {
    .all-resource-category-tag h3 {
        color: #FFF;
        font-size: 12px;
        line-height: 108%;
        letter-spacing: -0.24px;
    }

    .all-grid-arrow-visible,
    .all-grid-arrow-hidden {
        display: none;
    }

    .all-arrow-mobile {
        display: flex;
    }

    .all-resource-grid-arrow {
        width: 40px;
        min-width: 40px;
        height: 40px;
        background: rgba(0, 116, 129, 0.80);
    }

    .all-resource-grid-box {
        padding: 28px 25px 30px 25px;
        max-width: 100%;
        min-height: unset !important;
    }

    .all-resource-grid-header {
        margin-bottom: 28.5px;
    }

    .all-resource-grid-title h2 {
        color: #000;
        font-size: 26px;
        line-height: 125%;
        letter-spacing: -0.52px;
        margin-bottom: 23.02px;
    }

    .all-resource-grid-meta h3 {
        font-size: 14px;
        line-height: 108%;
        letter-spacing: -0.28px;
    }

    .all-resource-grid-meta h4 {
        font-size: 14px;
        line-height: 108%;
        letter-spacing: -0.28px;
    }

    .all-resource-grid-img {
        width: 100%;
        height: auto;
    }

    .all-resource-grid-img img {
        max-height: 177px;
    }

    .resource-grid-wrapper {
        flex-direction: column;
        gap: 20px;
    }

    .resource-main-grid-header .cf-btn {
        display: none;
    }

    .resource-main-grid-header h3 {

        font-size: 27px;
        line-height: normal;
    }

    .resource-main-grid-header {
        margin-bottom: 25.37px;
    }


    .resource-btn-mobile {
        display: block;
        margin-top: 35px;
    }

    .resource-grid-section {
        margin-bottom: 79.87px;
    }

    .single-resource-main-container {
        gap: 79.87px !important;
    }

}

.single-resource-main-img img {
    width: 100%;
    max-height: 350px;
    object-fit: cover;
}

/* Tablet Range (768px - 1200px) */
@media(min-width: 768px) and (max-width:1024px) {
    .all-resource-grid-link {
        display: flex;
        flex-direction: column;
        height: 100%;
    }

    .all-resource-grid-img {
        margin-top: auto;
    }
}


@media(min-width: 1024px) and (max-width: 1200px) {
    .resource-grid-wrapper {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
    }
}


@media(max-width: 1200px) {
    .single-resource-main-container {
        gap: 130px;
    }
}

.no-headings {
    margin-top: 0px;
}


.ns-popup-body .rsc-ltd {
    top: 250px !important;
}

.rsc-ltd {
    top: 200px !important;

}



.sr-hero-right {
    max-width: 275px;
    width: 100%;
}

.single-resource-hero-container {
    display: flex;
    gap: 252.55px;
}

.sr-hero-left {
    max-width: 737.684px;
    width: 100%;
}

@media (max-width: 1200px) {
    .single-resource-hero-container {
        gap: 130px;
    }
}

@media(max-width:1024px)
{
.sr-hero-left
{
    max-width: 100%;
}

.sr-hero-right
{
    display: none;
}
}

@media(max-width:767px)
{

    .single-resource-main-img img
    {
        height: 339px;
    }

}

.resource-content a:hover
{
    color: #e53c3c ;
}