/*************/
/* Overrides */
/*************/
.resources-section div,
.resources-section div.columns {
    position: static;
}
.resources-section div.main-content-wrapper {
    position: relative;
}

body.path-node .resources-section #block-resourcenewsfeed {
    /*display: none;*/
}

.resources-section .resource-detail .resource-detail-content-wrapper hr.blog-hr {
    margin-top: 0;
}

.resources-section .resource-detail #block-resourcenewsfeed .newsfeed-signup {
    background: linear-gradient(0deg, #FAFAFA 0%, #F2F2F2 100%);
}

/**********************************/
/* Resource detail shared styling */
/**********************************/
.resource-detail,
.resource-detail p {
    color: #4E4E4E !important;
    line-height: 30px;
    font-weight: 300;
}

.resource-detail h1 {
    color: #445C6D !important;
    font-size: 36px !important;
    font-weight: 600;
    line-height: 44px;
    margin-bottom: 12px;
}

.resource-detail h2 {
    color: #445C6D !important;
    font-size: 27px !important;
    line-height: 36px;
    font-weight: 600;
    margin-bottom: 20px;
    clear: both;
}

.resource-detail ul + h2,
.resource-detail ol + h2,
.resource-detail ul + h3,
.resource-detail ol + h3,
.resource-detail p + h2,
.resource-detail p + h3 {
    margin-top: 75px;
}

.resource-detail ul + h4,
.resource-detail ol + h4,
.resource-detail p + h4 {
    margin-top: 50px;
}

.resource-detail h3 {
    color: #445C6D !important;
    font-size: 23px;
    font-weight: 600;
    line-height: 32px;
    margin-bottom: 20px;
    clear: both;
}

.resource-detail h4 {
    font-size: 18px;
    line-height: 32px;
    font-weight: 700;
    color: #4e4e4e !important;
    margin-bottom: 10px;
}

.resource-detail h5 {
    margin-bottom: 20px !important;
}

.resource-detail .share-links {
    white-space: nowrap;
}

.resource-detail .share-links p,
.resource-detail .share-links a {
    font-size: 12px;
    line-height: 23px;
}

.resource-detail figure figcaption {
    color: #8E8E8E;
    font-size: 12px;
    line-height: 18px;
    margin-top: 10px;
    text-align: center;
}

.resource-detail br + br + h3 {
    margin-top: 50px;
}

.resource-detail .resource-detail-content a:not(.orange-btn) {
    color: inherit !important;
    border-bottom: 1px solid #4A90AD;
    font-weight: inherit;
    font-family: "proxima-nova","myriad-pro",Helvetica,Arial,sans-serif !important;;
}

.resource-detail .resource-detail-content a:hover:not(.orange-btn) {
    border-bottom: 2px solid #4A90AD;
}

.resource-detail p.pull-quote {
    font-size: 24px;
    line-height: 38px;
    text-align: center;
    color: #4A90AD !important;
    font-weight: 300;
    font-style: italic;
    margin: 100px auto;
}

.resource-detail p.pull-quote:first-child {
    margin-top: 0;
}

.resource-detail br + i {
    color: #9b9b9b;
    font-size: 14px;
    line-height: 24px;
    font-style: italic;
}

.resource-detail a {
    color: currentColor;
}

.resource-detail-hero {
    margin-bottom: 100px;
}

.resources-section div.columns.resource-detail-hero {
    position: relative;
}

.resource-detail .resource-detail-content-wrapper .resource-detail-hero img {
    width: 100%;
    margin: auto;
}

.resource-detail-heading-content {
    padding-top: 75px;
    padding-bottom: 0;
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px;
}

.resource-detail-heading-content .resources-breadcrumb-container {
    margin-bottom: 20px;
}

.resource-detail .resource-detail-body {
    font-size: 18px;
}

.resource-detail table {
    margin-bottom: 75px;
}

body.path-node .resource-detail-heading-content .resources-breadcrumb-container a:hover,
body.path-node .resource-detail-heading-content .resources-breadcrumb-container a:hover span {
    color: #4E4E4E;
    text-decoration: underline;
}

/* page-specific breadcrumb colors */
body.node--type-webinar .resource-detail-heading-content .resources-breadcrumb-container a span,
body.node--type-webinar .resource-detail-heading-content .resources-breadcrumb-container a:hover span {
    color: #4AA99D;
}
body.node--type-podcast .resource-detail-heading-content .resources-breadcrumb-container a span,
body.node--type-podcast .resource-detail-heading-content .resources-breadcrumb-container a:hover span {
    color: #AE7DB2;
}
body.node--type-video .resource-detail-heading-content .resources-breadcrumb-container a span,
body.node--type-video .resource-detail-heading-content .resources-breadcrumb-container a:hover span {
    color: #57A94F;
}
body.node--type-casestudy .resource-detail-heading-content .resources-breadcrumb-container a span,
body.node--type-casestudy .resource-detail-heading-content .resources-breadcrumb-container a:hover span {
    color: #F49E1E;
}
body.node--type-customerproject .resource-detail-heading-content .resources-breadcrumb-container a span,
body.node--type-customerproject .resource-detail-heading-content .resources-breadcrumb-container a:hover span {
    color: #EC6742;
}
body.node--type-article .resource-detail-heading-content .resources-breadcrumb-container a span,
body.node--type-article .resource-detail-heading-content .resources-breadcrumb-container a:hover span {
    color: #4A90AD;
}
body.node--type-icc .resource-detail-heading-content .resources-breadcrumb-container a span,
body.node--type-icc .resource-detail-heading-content .resources-breadcrumb-container a:hover span {
    color: #4F66A8;
}

.resource-detail .resource-info {
    font-size: 16px;
    line-height: 26px;
}

.resource-detail .resource-info span,
.resource-detail .resource-info span span {
    color: #9b9b9b;
    font-style: italic;
    vertical-align: 0px;
}

.resource-detail .resource-info a {
    font-size: 16px;
    line-height: 19px;
    color: #4e4e4e;
}

.resource-detail .resource-info a:hover {
    color: #4a90ad;
}

.resource-detail .timed-resource-info {
    margin-right: 10px;
}

.resource-detail .timed-resource-info::before {
    content: '';
    display: inline-block;
    margin-right: 6px;
    margin-bottom: 2px;
    width: 20px;
    height: 20px;
    background-image: url('../images/icons/Icon-ReadTime.svg');
    background-size: 20px 20px;
    background-position: center;
    vertical-align: middle;
}

.resource-detail .resource-info span.download {
    color: #4e4e4e;
    font-style: normal;
    margin-right: 10px;
    display: inline-block;
}

.resource-detail .resource-info span.download::before {
    content: '';
    display: inline-block;
    margin-right: 6px;
    margin-bottom: 2px;
    margin-left: 0;
    width: 20px;
    height: 20px;
    background-image: url('../images/icons/Icon-DownloadPDF.svg');
    background-size: 20px 20px;
    background-position: center;
    vertical-align: middle;
}

.resource-detail .resource-info span.download:hover {
    color: #4a90ad;
}

.resource-detail .resource-info span.download:hover:before {
    background-image: url('../images/icons/icon-DownloadPDF-Active.svg');
}

.resource-detail .resource-info span.download.slides:hover:before {
    background-image: url('../images/icons/icon-ViewSlides-Active.svg');
}

.resource-detail .resource-info span.download.slides::before {
    background-image: url('../images/icons/icon-ViewSlides.svg');
}

.resource-detail .resource-detail-content-wrapper {
    padding: 100px 0 150px;
}

.resource-detail .resource-detail-content-wrapper .resource-detail-content {
    padding-bottom: 100px;
}

.resource-detail .resource-detail-content-wrapper p.new-row {
    clear: both;
}

.resource-detail .resource-detail-content-wrapper .make-slick,
.resource-detail .resource-detail-content-wrapper .full-width {
    width: 126%;
    max-width: unset;
    margin-left: -13%;
    margin-right: 15px;
}

.resource-detail .resource-detail-content-wrapper [class^="half-width"] {
    width: 50%;
    margin: 0 0 30px;
}

.resource-detail .resource-detail-content-wrapper [class^="half-width"] img {
    padding-top: 9px;   /* align with text that may be in the other column */
    width: 100%;
}

.resource-detail .resource-detail-content-wrapper [class^="half-full-width"] {
    width: 62.5%;
    max-width: unset;
}

.resource-detail .resource-detail-content-wrapper figure {
    margin: 0;
}

.resource-detail .resource-detail-content-wrapper img[data-align='center'] + p:not([class]),
.resource-detail .resource-detail-content-wrapper [class^="half-full-width"] + p:not([class]),
.resource-detail .resource-detail-content-wrapper .make-slick + p:not([class]),
.resource-detail .resource-detail-content-wrapper figure.align-center + p:not([class]),
.resource-detail .resource-detail-content-wrapper .full-width + p:not([class]),
.resource-detail .resource-detail-content-wrapper img[data-align='center'] + h2,
.resource-detail .resource-detail-content-wrapper [class^="half-full-width"] + h2,
.resource-detail .resource-detail-content-wrapper .make-slick + h2,
.resource-detail .resource-detail-content-wrapper figure.align-center + h2,
.resource-detail .resource-detail-content-wrapper .full-width + h2,
.resource-detail .resource-detail-content-wrapper img[data-align='center'] + h3,
.resource-detail .resource-detail-content-wrapper [class^="half-full-width"] + h3,
.resource-detail .resource-detail-content-wrapper .make-slick + h3,
.resource-detail .resource-detail-content-wrapper figure.align-center + h3,
.resource-detail .resource-detail-content-wrapper .full-width + h3 {
    padding-top: 100px;
}

.resource-detail .resource-detail-content-wrapper p:not([class]) + img[data-align='center'],
.resource-detail .resource-detail-content-wrapper p:not([class]) + [class^="half-full-width"],
.resource-detail .resource-detail-content-wrapper p:not([class]) + [class^="half-full-width"] + [class^="half-full-width"],
.resource-detail .resource-detail-content-wrapper p:not([class]) + .make-slick,
.resource-detail .resource-detail-content-wrapper p:not([class]) + figure.align-center,
.resource-detail .resource-detail-content-wrapper p:not([class]) + .full-width {
    margin-top: 78px;
}

.resource-detail .resource-detail-content-wrapper .half-width-right,
.resource-detail .resource-detail-content-wrapper .half-full-width-right {
    padding-left: 30px;
    float: right;
    clear: right;
}

.resource-detail .resource-detail-content-wrapper .half-width-left,
.resource-detail .resource-detail-content-wrapper .half-full-width-left {
    padding-right: 30px;
    float: left;
    clear: left;
}

.resource-detail .resource-detail-content-wrapper .half-full-width-right {
    margin-right: -13%;
}

.resource-detail .resource-detail-content-wrapper .half-full-width-left {
    margin-left: -13%;
}

.resource-detail .resource-detail-content-wrapper p.clearfix {
    font-size: 0;
    line-height: 0;
}

.resource-detail .resource-detail-content-wrapper .full-width img,
.resource-detail .resource-detail-content-wrapper [class^="half-width"] img,
.resource-detail .resource-detail-content-wrapper [class^="half-full-width"] img {
    width: 100%;
}

.resource-detail .resource-detail-content-wrapper img[data-align="center"] {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1.25em;
}

.resource-detail .anchor-link::before {
    display: block;
    content: " ";
    margin-top: -100px;
    height: 100px;
    visibility: hidden;
    pointer-events: none;
}

/* pagination styling */
.ia-pagination {
    margin-bottom: 100px;
}

.ia-pagination a {
    color: #4A90AD;
}

.ia-pagination span {
    margin-left: 10px;
    margin-right: 10px;
}

.ia-pagination-section.show {
    display: block;
}

.ia-pagination-section.hide {
    display: none;
}

.resource-detail .resource-detail-body,
.resource-detail .resource-detail-body p:last-child {
    margin-bottom: 0;
}


.resource-detail .posted-date {
    font-size: 14px;
    line-height: 17px;
    color: #9b9b9b;
    font-style: italic;
}

.resource-detail .detail-hr {
    height: 1px;
    margin-top: 30px;
    margin-bottom: 30px;
}

.resource-detail .custom-cta {
    height: 310px;
    width: 100%;
    background-color: #435B6F;
}

.resource-detail .custom-cta .row {
    height: 100%;
    padding: 70px 0;
}

.resource-detail .custom-cta .row .columns {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.resource-detail .custom-cta h2 {
    color: #fff !important;
    font-weight: 400;
}

.resource-detail .custom-cta a.cta-button {
    background-color: #F7921E;
    padding: 10px 35px;
    border-radius: 3px;
    color: #fff;
}

/*You might also like styling*/

.resource-detail section.related-content {
    padding: 0 0 100px;
    /*background-color: #f2f2f2;*/
}

.resource-detail section.related-content h3 {
    font-size: 27px;
    line-height: 28px;
    margin-bottom: 50px;
}


@media screen and (max-width: 39.9375em) {
    .resource-detail section.related-content {
        padding: 50px 0 80px 0;
    }

    .resource-detail section.related-content h3 {
        font-size: 24px !important;
        margin: 0 0 50px 0;
    }
}


/* styling for custom carousels */

.resource-detail section.related-content .featured-listing {
    margin-bottom: 0;
}

.resource-detail-content .make-slick.slick-dotted.slick-slider {
    margin-bottom: 70px;
}

.resource-detail-content .make-slick ul.slick-dots {
    display: block;
    text-align: center;
    margin-bottom: -47px;
    margin-left: 0;
}

.resource-detail-content .make-slick .slick-dots button {
    width: 16px;
    height: 16px;
    border-radius: 50%;
    padding: 0;
    background-color: rgba(102, 102, 102, 0.25);
    color: transparent;
    outline: none;
    margin: 0 5px;
}

.resource-detail-content .make-slick ul.slick-dots li.slick-active button {
    background-color: #4A90AD;
}

.resource-detail-content .make-slick .slick-dots button::before {
    content: none;
}

.resource-detail-content .make-slick .slick-prev:before,
.resource-detail-content .make-slick .slick-next:before {
    font-size: 50px;
    color: #d9d9d9;
    opacity: 1;
}

.resource-detail-content .make-slick .slick-prev {
    left: -55px;
}


/* styling for featured video library */
.resource-detail .featured-videos {
    margin-bottom: 100px;
}

.resource-detail .featured-videos .video-container {
    margin-bottom: 25px;
}

.featured-videos .video-library {
    opacity: 0;
    position: relative;
}

.featured-videos .video-library .slick-list {
    padding-left: 0 !important;
    width: calc(100% + 8px);
    margin-left: -8px;
}

.featured-videos .video-library .slick-slide {
    margin: 0 8px;
}

.featured-videos .video-library .slick-next {
    right: -39px;
}

.featured-videos .video-library .slick-prev {
    left: -39px;
}

.featured-videos .video-library .slick-prev,
.featured-videos .video-library .slick-next {
    top:53px;
    margin: 0;
}

.featured-videos .video-library .slick-prev:before,
.featured-videos .video-library .slick-next:before {
    content: '';
    height: 15px;
    width: 15px;
    background-image: url(/sites/default/themes/inductiveautomation/images/icons/Icon-Accordian-Down-Gray.svg);
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
    transform: rotate(270deg);
    margin: 0;
}

.featured-videos .video-library .slick-prev:before{
    transform: rotate(90deg);
}


.featured-videos .video-library .library-thumbnail {
    cursor: pointer;
    outline: none;
}

.resource-detail .featured-videos .video-library a.library-thumbnail,
.resource-detail .featured-videos .video-library a.library-thumbnail:hover,
.resource-detail .featured-videos .video-library a.library-thumbnail:focus {
    border: none;
}


.resource-detail .featured-videos .video-library .library-thumbnail .thumb-wrapper {
    position: relative;
    border-radius: 3px;
    width: 100%;
    padding-bottom: 56%;
    overflow: hidden;
    margin-bottom: 9px;
    background-size: cover;
    background-repeat: no-repeat;
}

.resource-detail .featured-videos .video-library .library-thumbnail .thumb-wrapper::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(74,144,173,0.25);
    border: 4px solid #4A90AD;
    opacity: 0;
    transition: opacity 300ms ease;
}

.resource-detail .featured-videos .video-library .library-thumbnail:hover .thumb-wrapper::after,
.resource-detail .featured-videos .video-library .library-thumbnail:focus .thumb-wrapper::after,
.resource-detail .featured-videos .video-library .library-thumbnail.current-item .thumb-wrapper::after {
    opacity: 1;
}

.featured-videos .video-library .library-thumbnail img {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
 }

.featured-videos .video-library .library-thumbnail .title {
    font-size: 14px;
    font-weight: 600;
    line-height: 18px;
    display: block;
}

.featured-videos .featured-videos--video-cta{
    color: #fff !important;
    cursor: pointer;
    transition: color 200ms ease;
}

.featured-videos .featured-videos--video-cta:hover,
.featured-videos .featured-videos--video-cta:focus {
    color: #ddd !important;
}

/********************************/
/* Content-type-specific styles */
/********************************/


/* Video styling */

.resource-detail .video-container,
.resource-detail .thumbnail-container {
    height: 0;
    padding-bottom: 56.25%;
    margin-bottom: 100px;
    position: relative;
}

.resource-detail .video-container .video-thumb,
.resource-detail .thumbnail-container .thumbnail-placeholder {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    cursor: pointer;
    padding-bottom: 56.25%;
    width: 100%;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    -webkit-transition: opacity 1s ease, margin-left 0s linear 1s;
    -o-transition: opacity 1s ease, margin-left 0s linear 1s;
    transition: opacity 1s ease, margin-left 0s linear 1s;
    opacity: 1;
    margin-left: 0;
}

.resource-detail .thumbnail-container .thumbnail-placeholder {
    background-color: #D8D8D8;
}

.resource-detail .video-container .video-thumb.hide-thumb {
    opacity: 0;
    margin-left: -100000px;
}

.resource-detail .video-container .play-button {
    width: 144px;
    height: 95px;
    background-color: #666456;
    opacity: .8;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: opacity .3s ease;
}

.resource-detail .video-container:hover .play-button {
    opacity: 1;
}

.resource-detail .video-container .play-button::after {
    content: '';
    width: 0;
    height: 0;
    border-top: 20px solid transparent;
    border-left: 30px solid white;
    border-bottom: 20px solid transparent;
    position: absolute;
    top: 50%;
    left: calc(50% + 3px);
    transform: translate(-50%,-50%);
}

.resource-detail .video-container .video-thumb.loading .play-button::after {
    content: '';
    width: 50px;
    height: 50px;
    background: rgba(0,0,0,0) url(../images/icons/loader.svg) no-repeat center;
    background-size: contain;
    border: none;
    position: absolute;
    top: 50%;
    left: calc(50%);
    transform: translate(-50%,-50%);
}

.resource-detail .video-container .wistia_embed {
    opacity: 0;
    -webkit-transition: opacity 1s ease;
    -o-transition: opacity 1s ease;
    transition: opacity 1s ease;
    -webkit-transition-delay: .6s;
    -o-transition-delay: .6s;
    transition-delay: .6s;
}

.resource-detail .video-container.no-thumb .wistia_embed {
    opacity: 1;
}

.resource-detail .video-container.playing {
    height: auto;
    padding: 0;
}

.resource-detail .video-container.playing .wistia_embed {
    opacity: 1;
}

/* Case Study & Customer Project styling */
.node--type-casestudy .resource-detail-hero-bottom-bar-container,
.node--type-casestudy .resource-detail-hero-bottom-bar-content,
.node--type-customerproject .resource-detail-hero-bottom-bar-container,
.node--type-customerproject .resource-detail-hero-bottom-bar-content {
    display: none;
}

.node--type-casestudy .casestudy-main-content,
.node--type-customerproject .customerproject-main-content {
    margin-bottom: 100px;
}

.node--type-casestudy .project-info,
.node--type-customerproject .project-info {
    padding: 50px 15px 0;
    border-radius: 5px;
}

.node--type-casestudy .project-info h3,
.node--type-casestudy .project-info p,
.node--type-customerproject .project-info h3,
.node--type-customerproject .project-info p {
    color: #4E4E4E;
}

.node--type-casestudy .project-info p,
.node--type-casestudy .project-info a,
.node--type-customerproject .project-info p,
.node--type-customerproject .project-info a {
    font-size: 14px;
    line-height: 21px;
    margin-bottom: 15px;
}

.node--type-casestudy .project-info a,
.node--type-customerproject .project-info a {
    color: #6CAAC5;
}

.node--type-casestudy .project-info h3,
.node--type-customerproject .project-info h3 {
    font-size: 24px;
    font-weight: 500;
    line-height: 28px;
    margin-bottom: 30px;
}

.node--type-casestudy .project-info strong,
.node--type-customerproject .project-info strong {
    font-weight: 600;
}

.node--type-casestudy .project-info .row.project-logos::before,
.node--type-casestudy .project-info .row.project-logos::after,
.node--type-customerproject .project-info .row.project-logos::before,
.node--type-customerproject .project-info .row.project-logos::after {
    display: none;
}

.node--type-casestudy .project-info .project-logos,
.node--type-customerproject .project-info .project-logos {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.node--type-casestudy .project-info .logo,
.node--type-customerproject .project-info .logo {
    display: block;
    padding: 0;
    margin: 0 0 30px 0;
    width: 100%;
    max-width: 230px;
    border-radius: 8px;
}

.node--type-casestudy .project-info .view-pdf-button,
.node--type-customerproject .project-info .view-pdf-button {
    height: 45px;
    width: 171px;
    border-radius: 3px;
    background-color: #9B9B9B;
    color: #fff;
    text-align: center;
    line-height: 45px;
    display: block;
    clear: both;
    margin: 50px auto 0;
    font-weight: 300;
    font-size: 17px;
}

.node--type-casestudy .resource-detail .resource-detail-body,
.node--type-customerproject .resource-detail .resource-detail-body {
    margin-bottom: 100px;
}

.node--type-casestudy .resource-detail .posted-date,
.node--type-customerproject .resource-detail .posted-date {
    display: none;
}

.node--type-customerproject .resource-detail .resource-detail-content figure  * {
    display: block;
    margin: auto;
}

.node--type-customerproject .resource-detail .resource-detail-content figure > a,
.node--type-customerproject .resource-detail .resource-detail-content figure > a:hover {
    border: none;
}

.custom-pill-wrapper {
    margin-bottom: 65px;
}

.custom > span {
    color: #666666;
    font-size: 18px;
    line-height: 22px;
    margin-right: 5px;
}

.casestudy-industry-pills li:hover {
    color: #F49E1E;
    border-color: currentColor;
    background-color: rgba(	244, 158, 30, .2);
}

.icc-year-pills li:hover,
.icc-year-pills li.current {
    color: #4F66A8;
    border-color: currentColor;
    background-color: #E9ECF4;
}

.custom-filter-pills {
    margin: 0;
    list-style: none;
    display: inline-flex;
}

.custom-filter-pills li {
    border: 1px solid #cccccb;
    border-radius: 3px;
    padding: 9px 13px;
    line-height: 1;
    font-size: 12px;
    color: #9B9B9B;
    margin: 0 2.5px;
    cursor: pointer;
    -webkit-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
}

.custom-filter-pills button {
    margin: 0;
    padding: 0;
    color: inherit;
    font-size: inherit;
    font-family: proxima-nova, "myriad-pro", Arial, Helvetica, sans-serif;
    background: none;
    border: none;
}

@media (max-width: 640px) {
    .icc-year-pills {
        display: none;
    }
}

a.morelink {
    border-bottom: none !important;
    font-size: 12px !important;
    font-weight: bold !important;
}

.custom-pill-wrapper > span {
    color: #4e4e4e;
}

@media screen and (max-width: 1017px) {
    .custom-pill-wrapper > span {
        display: inline-block;
        margin-bottom: 20px;
        margin-right: 0;
    }
}

@media screen and (max-width: 670px) {
    .casestudy-pill-wrapper {
        display: none;
    }

    .case-study .grid-page .top-section {
        padding-bottom: 40px !important;
    }
}

/* Article styling */
.node--type-article .table-of-contents {
    margin-bottom: 100px;
}

.node--type-article .table-of-contents h4 {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 30px;
    font-weight: 700;
}

.node--type-article .table-of-contents ol {
    -webkit-columns: 2;
    -moz-columns: 2;
    columns: 2;
    -moz-column-fill: balance;
    -webkit-column-fill: balance;
    column-fill: balance;
    -webkit-column-gap: 45px;
    column-gap: 45px;
}

.node--type-article .table-of-contents ol li {
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    color: #4A90AD;
    text-align: left;
    margin-bottom: 15px;
}

.node--type-article .resource-detail .resource-detail-content .table-of-contents ol li a:hover,
.node--type-article .resource-detail .resource-detail-content .table-of-contents ol li a {
    border: none;
    font-weight: inherit;
    color: inherit;
    display: inline-flex;
}

.node--type-article .resource-detail .resource-detail-content .table-of-contents ol li a:hover {
    text-decoration: underline;
}


/* Webinar styles */
.node.resource-detail .presenters {
    margin-bottom: 75px;
}

.node.resource-detail .presenters h3 {
    margin-bottom: 30px;
}

.node.resource-detail .presenter-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.node.resource-detail .presenters .presenter {
    max-width: 30%;
    margin-bottom: 25px;
}

.node--type-webinar .webinar-state-block {
    display: inline-block;  /* Allows element to float next to both float-left siblings */
    float: none !important;
}

.node--type-webinar .webinar-state-block h3 {
    margin-top: -7px;
}

/*@media screen and (max-width: 1000px) {*/
    /*.node--type-webinar .webinar-state-block {*/
        /*margin-left: 0 !important;*/
        /*width: 100%;*/
    /*}*/

    /*.resource-detail .resource-detail-content-wrapper {*/
        /*padding-left: 0.9375em;*/
        /*padding-right: 0.9375em;*/
    /*}*/
/*}*/


/* Podcast styling */
.resources-section .podcast-player {
    padding: 15px 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: nowrap;
    width: 100%;
    background-color: #39474C;
    position: relative;
}

@media (min-width: 40em) and (max-width: 63.9375em) {
    .resources-section .podcast-player {
        padding: 15px;
    }
}


@media (max-width: 40em) {
    .resources-section .podcast-player {
        flex-wrap: wrap;
        padding: 10px 10px 26px;
        justify-content: center;
        position: static;
    }
}

.podcast-player > * {
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    align-items: center;
}

.podcast-player button {
    background: none;
    border: none;
    margin: 0;
    padding: 0;
    outline: none !important;
    box-shadow: none !important;
}

@media (max-width: 40em) {
    .podcast-player .play-pause {
        position: absolute;
        bottom: 20px;
        left: 50%;
        transform: translate(-50%);
    }

    .podcast-player .play-pause svg {
        width: 44px;
        height: 44px;
    }
}

.podcast-player button:not(.play-pause){
    opacity: .8;
    transition: opacity 200ms ease;
}

.podcast-player button:not(.play-pause):hover{
    opacity: 1;
}

.podcast-player .skip-buttons {
    width: 50px;
}

@media (max-width: 40em) {
    .podcast-player button:not(.play-pause){
        opacity: 1;
    }

    .podcast-player .skip-buttons {
        width: 50%;
    }
    .podcast-player .skip-buttons svg {
        width: 22px;
        height: 25px;
    }

    .podcast-player .share {
        position: absolute;
        bottom: 34px;
        right: 30px;
    }

    .podcast-player .share svg {
        width: 17px;
        height: 17px;
    }
}

.podcast-player .timeline {
    width: 60%;
}

@media (min-width: 40em) and (max-width: 63.9375em) {
    .podcast-player .timeline {
        width: 55%;
    }
}

.podcast-player .timeline .scrub {
    margin: 0 12px;
    flex: 1;
    position: relative;
}

.podcast-player .timeline span {
    color: #fff;
    user-select: none;
    width: 50px;
    text-align: left;
    font-size: 16px;
    line-height: 30px;
}

.podcast-player .timeline .total-time {
    text-align: right;
}

@media (min-width: 40em) and (max-width: 63.9375em) {
    .podcast-player .timeline span {
        width: 40px;
        padding-left: 5px;
        font-size: 14px;
    }

    .podcast-player .timeline .total-time {
        padding-right: 5px;
        padding-left: 0;
    }
}

@media (max-width: 40em) {
    .podcast-player .timeline {
        width: 100%;
        margin: 0 0 12px;
    }

    .podcast-player .timeline span {
        width: 30px;
        font-size: 10px;
    }
}

.podcast-player .volume-control {
    width: 15%;
}

@media (max-width: 40em) {
    .podcast-player .volume-control {
        display: none;
    }
}

.podcast-player .volume-control .volume {
    flex: 1;
    position: relative;
    background-color: #575F64;
}

.podcast-player .timeline .scrub > *,
.podcast-player .volume-control .volume > * {
    min-width: 0;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.podcast-player .timeline .scrub .scrub-slider,
.podcast-player .volume-control .volume .volume-slider {
    width: calc(100% + 17px);
    left: -8.5px;
    background: rgba(0,0,0,0);
    outline: none !important;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    /* IE10+ */
    .podcast-player .timeline .scrub .scrub-slider,
    .podcast-player .volume-control .volume .volume-slider {
        margin-top: 6.5px;
    }
}

.podcast-player .timeline .scrub .progress-container,
.podcast-player .volume-control .amount-container {
    width: 100%;
    border-radius: 7px;
    height: 7px;
    overflow: hidden;
}

.podcast-player .timeline .scrub .progress {
    position: absolute;
    width: 0;
    height: 7px;
    border-radius: 7px;
    margin: 0;
    border: 0;
    padding: 0;
    background: rgb(141,184,201);
    background: linear-gradient(90deg, rgba(141,184,201,1) 0%, rgba(68,186,124,1) 100%);
}

.podcast-player .timeline .scrub .background {
    width: 100%;
    height: 7px;
    border-radius: 7px;
    margin: 0;
    border: 0;
    padding: 0;
    background: rgba(255,255,255,.15)
}

@media (max-width: 40em) {
    .podcast-player .timeline .scrub .background,
    .podcast-player .timeline .scrub .progress,
    .podcast-player .timeline .scrub .progress-container,
    .podcast-player .volume-control .amount-container {
        border-radius: 4px;
        height: 4px;
    }
}

.podcast-player .volume .amount {
    width: 100%;
    height: 7px;
    border-radius: 7px;
    margin: 0;
    border: 0;
    padding: 0;
    background: rgb(141,184,201);
    background: linear-gradient(90deg, rgba(141,184,201,1) 0%, rgba(68,186,124,1) 100%);
}

.podcast-player .volume .background {
    width: 100%;
    height: 7px;
    border-radius: 7px;
    margin: 0;
    border: 0;
    padding: 0;
    background: rgba(255,255,255,.15);
}

.podcast-player .volume-control .mute {
    margin-right: 12px;
}

/* play button icon toggling */
.podcast-player button.play-pause.play .play-icon{
    display: none;
}
.podcast-player button.play-pause.paused .play-icon{
    display: block;
}
.podcast-player button.play-pause.play .pause-icon{
    display: block;
}
.podcast-player button.play-pause.paused .pause-icon{
    display: none;
}


/* mute button icon toggling */
.podcast-player button.mute.muted .muted-icon {
    display: block;
}
.podcast-player button.mute.unmuted .muted-icon {
    display: none;
}
.podcast-player button.mute.muted .unmuted-icon {
    display: none;
}
.podcast-player button.mute.unmuted .unmuted-icon {
    display: block;
}



/* custom appearance of volume range input */
input[type=range]::-moz-focus-outer {
    border: 0;
}
/* volume slider */
input[type=range].volume-slider {
    -webkit-appearance: none;
    width: 100%;
}
input[type=range].volume-slider:focus {
    outline: none;
}
input[type=range].volume-slider::-webkit-slider-runnable-track {
    width: 100%;
    height: 20px;
    cursor: pointer;
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0), 0px 0px 0px rgba(13, 13, 13, 0);
    background: rgba(68, 95, 100, 0) !important;
    border-radius: 7px;
    border: 0px solid rgba(1, 1, 1, 0);
}
input[type=range].volume-slider::-webkit-slider-thumb {
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0), 0px 0px 0px rgba(13, 13, 13, 0);
    border: 5px solid rgba(0, 0, 0, 0);
    height: 17px;
    width: 17px;
    margin-top: 1px;
    border-radius: 27px;
    background: #ffffff;
    cursor: pointer;
    -webkit-appearance: none;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}
input[type=range].volume-slider:active::-webkit-slider-thumb,
input[type=range].volume-slider:hover::-webkit-slider-thumb {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}
input[type=range].volume-slider:focus::-webkit-slider-runnable-track {
    background: rgba(78, 109, 115, 0);
}
input[type=range].volume-slider::-moz-range-track {
    width: 100%;
    height: 20px;
    cursor: pointer;
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0), 0px 0px 0px rgba(13, 13, 13, 0);
    background: rgba(68, 95, 100, 0);
    border-radius: 7px;
    border: 0px solid rgba(1, 1, 1, 0);
}
input[type=range].volume-slider::-moz-range-thumb {
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0), 0px 0px 0px rgba(13, 13, 13, 0);
    border: 0px solid rgba(0, 0, 0, 0);
    height: 17px;
    width: 17px;
    border-radius: 27px;
    background: #ffffff;
    cursor: pointer;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}
input[type=range].volume-slider:active::-moz-range-thumb,
input[type=range].volume-slider:hover::-moz-range-thumb {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}
input[type=range].volume-slider::-ms-track {
    width: 100%;
    height: 20px;
    cursor: pointer;
    background: transparent;
    border-color: transparent;
    color: transparent;
}
input[type=range].volume-slider::-ms-fill-lower {
    background: rgba(58, 81, 85, 0);
    border: 0px solid rgba(1, 1, 1, 0);
    border-radius: 17px;
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0), 0px 0px 0px rgba(13, 13, 13, 0);
}
input[type=range].volume-slider::-ms-fill-upper {
    background: rgba(68, 95, 100, 0);
    border: 0px solid rgba(1, 1, 1, 0);
    border-radius: 17px;
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0), 0px 0px 0px rgba(13, 13, 13, 0);
}
input[type=range].volume-slider::-ms-thumb {
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0), 0px 0px 0px rgba(13, 13, 13, 0);
    border: 0px solid rgba(0, 0, 0, 0);
    height: 17px;
    width: 17px;
    border-radius: 27px;
    background: #ffffff;
    cursor: pointer;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}
input[type=range].volume-slider:active::-ms-thumb,
input[type=range].volume-slider:hover::-ms-thumb {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}
input[type=range].volume-slider:focus::-ms-fill-lower {
    background: rgba(68, 95, 100, 0);
}
input[type=range].volume-slider:focus::-ms-fill-upper {
    background: rgba(78, 109, 115, 0);
}


/* scrub slider */
input[type=range].scrub-slider {
    -webkit-appearance: none;
    width: 100%;
}
input[type=range].scrub-slider:focus {
    outline: none;
}
input[type=range].scrub-slider::-webkit-slider-runnable-track {
    width: 100%;
    height: 20px;
    cursor: pointer;
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0), 0px 0px 0px rgba(13, 13, 13, 0);
    background: rgba(68, 95, 100, 0);
    border-radius: 10px;
    border: 0px solid rgba(1, 1, 1, 0);
}
input[type=range].scrub-slider::-webkit-slider-thumb {
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0), 0px 0px 0px rgba(13, 13, 13, 0);
    border: 5px solid rgba(0, 0, 0, 0);
    height: 17px;
    width: 17px;
    margin-top: 1px;
    border-radius: 27px;
    background: #ffffff;
    cursor: pointer;
    -webkit-appearance: none;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);    opacity: 0;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}
input[type=range].scrub-slider:active::-webkit-slider-thumb,
input[type=range].scrub-slider:hover::-webkit-slider-thumb {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}
input[type=range].scrub-slider:focus::-webkit-slider-runnable-track {
    background: rgba(78, 109, 115, 0);
}
input[type=range].scrub-slider::-moz-range-track {
    width: 100%;
    height: 20px;
    cursor: pointer;
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0), 0px 0px 0px rgba(13, 13, 13, 0);
    background: rgba(68, 95, 100, 0);
    border-radius: 7px;
    border: 0px solid rgba(1, 1, 1, 0);
}
input[type=range].scrub-slider::-moz-range-thumb {
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0), 0px 0px 0px rgba(13, 13, 13, 0);
    border: 0px solid rgba(0, 0, 0, 0);
    height: 17px;
    width: 17px;
    border-radius: 27px;
    background: #ffffff;
    cursor: pointer;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);    opacity: 0;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}
input[type=range].scrub-slider:active::-moz-range-thumb,
input[type=range].scrub-slider:hover::-moz-range-thumb {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}
input[type=range].scrub-slider::-ms-track {
    width: 100%;
    height: 20px;
    cursor: pointer;
    background: transparent;
    border-color: transparent;
    color: transparent;
}
input[type=range].scrub-slider::-ms-fill-lower {
    background: rgba(58, 81, 85, 0);
    border: 0px solid rgba(1, 1, 1, 0);
    border-radius: 17px;
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0), 0px 0px 0px rgba(13, 13, 13, 0);
}
input[type=range].scrub-slider::-ms-fill-upper {
    background: rgba(68, 95, 100, 0);
    border: 0px solid rgba(1, 1, 1, 0);
    border-radius: 17px;
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0), 0px 0px 0px rgba(13, 13, 13, 0);
}
input[type=range].scrub-slider::-ms-thumb {
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0), 0px 0px 0px rgba(13, 13, 13, 0);
    border: 0px solid rgba(0, 0, 0, 0);
    height: 17px;
    width: 17px;
    border-radius: 27px;
    background: #ffffff;
    cursor: pointer;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}
input[type=range].scrub-slider:active::-ms-thumb,
input[type=range].scrub-slider:hover::-ms-thumb {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}

input[type=range].scrub-slider:focus::-ms-fill-lower {
    background: rgba(68, 95, 100, 0);
}
input[type=range].scrub-slider:focus::-ms-fill-upper {
    background: rgba(78, 109, 115, 0);
}

@media (max-width: 63.9375em) {
    input[type=range].volume-slider::-webkit-slider-thumb,
    input[type=range].scrub-slider::-webkit-slider-thumb {
        opacity: 1;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }

    input[type=range].volume-slider::-moz-range-thumb,
    input[type=range].scrub-slider::-moz-range-thumb {
        opacity: 1;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }

    input[type=range].volume-slider::-ms-thumb,
    input[type=range].scrub-slider::-ms-thumb {
        opacity: 1;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
}

@media (max-width: 40em) {
    input[type=range].scrub-slider::-webkit-slider-thumb {
        height: 13px;
        width: 13px;
        margin-top: 3px;
    }

    input[type=range].scrub-slider::-moz-range-thumb {
        height: 13px;
        width: 13px;
    }

    input[type=range].scrub-slider::-ms-thumb {
        height: 13px;
        width: 13px;
    }
}
/* end custom sliders */


.podcast-player .share-dialogue {
    position: absolute;
    display: block;
    padding: 0 24px;
    bottom: 0;
    left: 0;
    right: 0;
    top: 100%;
    background-color: #fff;
    box-shadow: 0 0 5px 0 rgba(0,0,0,0.15);
    -webkit-transition: top .5s ease, padding .5s ease;
    -o-transition: top .5s ease, padding .5s ease;
    transition: top .5s ease, padding .5s ease;    overflow: hidden;
}

.podcast-player .share-dialogue .flex-container {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: nowrap;
}

.podcast-player .share-dialogue.open {
    top: -60px;
    padding: 30px;
}

.podcast-player .share-dialogue h4 {
    color: #445C6D !important;
    font-size: 24px;
    font-weight: 600;
    line-height: 28px;
    margin-bottom: 11px;
}

.podcast-player .share-dialogue .socialmedia {
    display: inline-block;
    line-height: 0;
    min-width: 160px;
}

.podcast-player .share-dialogue .socialmedia > a {
    margin-right: 12px;
    display: inline-block;
    text-decoration: none;
    border: none;
    line-height: 1;
    opacity: .8;
    -webkit-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    transition: opacity .3s ease;
}

.podcast-player .share-dialogue .share-link-container {
    position: relative;
}


.podcast-player .share-dialogue .share-link {
    margin-right: 15px;
}

.podcast-player .share-dialogue .share-link+.copied {
    display: inline-block;
    position: absolute;
    top: -22px;
    left: 0;
    -webkit-animation: flash-blue forwards 3s;
    animation: flash-blue forwards 3s;
}


@-webkit-keyframes flash-blue {
    from {
        color: #4a90ad;
        opacity: 1;
    }
    to {
        color: inherit;
        opacity: 0;
    }
}


@keyframes flash-blue {
    from {
        color: #4a90ad;
        opacity: 1;
    }
    to {
        color: inherit;
        opacity: 0;
    }
}

.podcast-player .share-dialogue .socialmedia > a:hover {
    border: none;
    opacity: 1;
}

.podcast-player .share-dialogue p {
    color: #9B9B9B !important;
    font-size: 15px;
    line-height: 23px;
    display: inline-block;
    margin-bottom: 0;
    word-break: break-word;
}

.podcast-player .share-dialogue .close {
    position: absolute;
    top: 14px;
    right: 14px;
    background: none;
    border: none;
    opacity: .8;
    transition: opacity .3s ease;
}

.podcast-player .share-dialogue .close:hover {
    opacity: 1;
}

.resource-detail .resource-detail-content .podcast-player .share-dialogue p a {
    text-decoration: underline;
    border: none;
}

@media (max-width: 40em) {
    .podcast-player .share-dialogue {
        left: 0.9375em;
        right: 0.9375em;
    }

    .podcast-player .share-dialogue .flex-container {
        display: block;
    }

    .podcast-player .share-dialogue .socialmedia {
        display: block;
        margin-bottom: 20px;
    }

    .podcast-player .share-dialogue.open {
        top: 0;
    }

    .podcast-player .share-dialogue h4 {
        font-size: 18px;
        margin-bottom: 10px;
     }

    .podcast-player .share-dialogue p {
        font-size: 13px;
        line-height: 20px;
        display: block;
    }

    .podcast-player .share-dialogue .share-link {
        display: block;
    }

    .podcast-player .share-dialogue .close {
        opacity: 1;
    }

    .podcast-player .share-dialogue .close svg {
        width: 20px;
        height: 20px;
    }
}
/* end podcast player */

@supports (display: grid) {
    .node.resource-detail .presenter-list {
        display: grid;
        grid-template-columns: repeat(3, 30fr);
        grid-column-gap: 10px;
        grid-row-gap: 25px;
    }

    .node.resource-detail .presenters .presenter {
        max-width: 100%;
        margin-bottom: 0;
    }
}

.node.resource-detail .presenter-list .presenter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.node.resource-detail .presenter-list .presenter .presenter-headshot img {
    width: 75px;
    margin: 0 0 15px 0;
    border-radius: 100%;
}

.node.resource-detail .presenter-list .presenter p.presenter-name {
    font-size: 16px;
    line-height: 21px;
    font-weight: 500;
    margin-bottom: 5px;
}

.node.resource-detail .presenter-list .presenter p.job-title,
.node.resource-detail .presenter-list .presenter p.company {
    font-size: 14px;
    line-height: 21px;
    font-weight: 300;
    margin-bottom: 0;
}

.node.resource-detail .presenter-list .presenter p.company {
    font-style: italic;
}


/* Desktop only styles */
@media print, screen and (min-width: 64em) {

}


/* XXL only styles */
@media print, screen and (min-width: 120.063em) {
    .resource-detail,
    .resource-detail p,
    .resource-detail li {
        font-size: 21px;
        line-height: 40px;
    }

    .resources-detail h1 {
        font-size: 40px !important;
        line-height:50px
    }

    .resource-detail h2 {
        font-size: 32px !important;
        line-height: 46px;
    }


    .resource-detail h3 {
        font-size: 25px;
        line-height: 36px;
    }

    .resource-detail h4 {
        font-size: 21px;
        line-height: 40px;
    }
}


/* Tablet only styles */
@media print, screen and (max-width: 63.9375em) and (min-width: 40em){
    .resource-detail .resource-detail-content-wrapper .make-slick,
    .resource-detail .resource-detail-content-wrapper .full-width {
        width: 122%;
        margin-left: -11%;
    }

    .resource-detail .resource-detail-content-wrapper [class^="half-full-width"] {
        width: 60.9%;
    }

    .resource-detail .resource-detail-content-wrapper p.half-full-width-right {
        margin-right: -11%;
    }

    .resource-detail .resource-detail-content-wrapper p.half-full-width-left {
        margin-left: -11%;
    }

    /* tablet styles for body columns & images */
    .resource-detail .resource-detail-content-wrapper img[data-align='center'] + p:not([class]),
    .resource-detail .resource-detail-content-wrapper [class^="half-full-width"] + p:not([class]),
    .resource-detail .resource-detail-content-wrapper .make-slick + p:not([class]),
    .resource-detail .resource-detail-content-wrapper figure.align-center + p:not([class]),
    .resource-detail .resource-detail-content-wrapper .full-width + p:not([class]),
    .resource-detail .resource-detail-content-wrapper img[data-align='center'] + h2,
    .resource-detail .resource-detail-content-wrapper [class^="half-full-width"] + h2,
    .resource-detail .resource-detail-content-wrapper .make-slick + h2,
    .resource-detail .resource-detail-content-wrapper figure.align-center + h2,
    .resource-detail .resource-detail-content-wrapper .full-width + h2,
    .resource-detail .resource-detail-content-wrapper img[data-align='center'] + h3,
    .resource-detail .resource-detail-content-wrapper [class^="half-full-width"] + h3,
    .resource-detail .resource-detail-content-wrapper .make-slick + h3,
    .resource-detail .resource-detail-content-wrapper figure.align-center + h3,
    .resource-detail .resource-detail-content-wrapper .full-width + h3 {
        padding-top: 75px;
    }

    .resource-detail .resource-detail-content-wrapper p:not([class]) + img[data-align='center'],
    .resource-detail .resource-detail-content-wrapper p:not([class]) + [class^="half-full-width"],
    .resource-detail .resource-detail-content-wrapper p:not([class]) + [class^="half-full-width"] + [class^="half-full-width"],
    .resource-detail .resource-detail-content-wrapper p:not([class]) + .make-slick,
    .resource-detail .resource-detail-content-wrapper p:not([class]) + figure.align-center,
    .resource-detail .resource-detail-content-wrapper p:not([class]) + .full-width {
        margin-top: 53px;
    }

}


/* Tablet down styles */
@media print, screen and (max-width: 63.9375em) {
    .resource-detail p.pull-quote {
        font-size: 24px;
        line-height: 32px;
        margin: 75px auto;
    }

    .resource-detail ul + h2,
    .resource-detail ol + h2,
    .resource-detail ul + h3,
    .resource-detail ol + h3,
    .resource-detail p + h2,
    .resource-detail p + h3 {
        margin-top: 50px;
    }

    .resource-detail .resource-detail-content-wrapper {
        padding-right: 32px;
        padding-left: 32px;
    }

    .resource-detail .resource-detail-content-wrapper .resource-detail-content {
        padding-bottom: 75px;
    }

    .resource-detail-hero {
        margin-bottom: 75px;
    }

    .resource-detail .resource-detail-content-wrapper img,
    .resource-detail .resource-detail-content-wrapper .make-slick {
        width: auto;
        max-width: 100%;
        margin-left: 0;
    }

    /********************************/
    /* Content-type-specific styles */
    /********************************/

    /* Case Study & Customer Project styling */
    .node--type-casestudy .resource-detail .resource-detail-body,
    .node--type-customerproject .resource-detail .resource-detail-body {
        margin-bottom: 75px;
    }

    /* Video styling */
    .resource-detail .video-container,
    .resource-detail .thumbnail-container {
        margin-bottom: 75px;
    }

    /* White Paper styling */
    .node--type-article .table-of-contents {
        margin-bottom: 75px;
    }
}


/* Mobile only styles */
@media print, screen and (max-width: 39.9375em){
    .resource-detail p.pull-quote {
        margin: 50px auto;
    }

    .resource-detail-heading-content {
        padding-top: 30px;
    }

    .resource-detail .resource-detail-content-wrapper .resource-detail-content {
        padding-bottom: 50px;
    }

    .resource-detail-hero {
        margin-bottom: 50px;
    }

    .resource-detail table {
        margin-bottom: 50px;
    }

    .resource-detail-heading-content .resources-breadcrumb-container,
    .resource-detail-heading-content .resources-breadcrumb-container a {
        font-size: 10px;
    }

    .resource-detail h1 {
        font-size: 27px !important;
        line-height: 36px;
        margin-bottom: 5px;
    }

    .resource-detail h2 {
        font-size: 24px !important;
        line-height: 30px;
        margin-bottom: 15px;
    }

    .resource-detail h3 {
        font-size: 18px !important;
        line-height: 28px;
    }

    .resource-detail .resource-detail-content-wrapper {
        padding: 50px 0 75px;
    }

    .resource-detail br + br + h3 {
        margin-top: 25px;
    }

    .resource-detail .timed-resource-info {
        display: block;
        width: 100%;
        margin-bottom: 0;
    }

    /* mobile styles for body columns & images */
    .resource-detail .resource-detail-content-wrapper .make-slick,
    .resource-detail .resource-detail-content-wrapper .full-width,
    .resource-detail .resource-detail-content-wrapper [class^="half-width"],
    .resource-detail .resource-detail-content-wrapper [class^="half-full-width"] {
        width: 100%;
        margin: 50px auto 50px;
        float: none;
        padding: 0;
    }

    .resource-detail .resource-detail-content-wrapper img,
    .resource-detail .resource-detail-content-wrapper .full-width img,
    .resource-detail .resource-detail-content-wrapper [class^="half-width"] img,
    .resource-detail .resource-detail-content-wrapper [class^="half-full-width"] img {
        width: auto;
        max-width: 100%;
        margin: auto;
        display: block;
    }

    .resource-detail .resource-detail-content-wrapper img[data-align='center'] + p:not([class]),
    .resource-detail .resource-detail-content-wrapper [class^="half-full-width"] + p:not([class]),
    .resource-detail .resource-detail-content-wrapper .make-slick + p:not([class]),
    .resource-detail .resource-detail-content-wrapper figure.align-center + p:not([class]),
    .resource-detail .resource-detail-content-wrapper .full-width + p:not([class]),
    .resource-detail .resource-detail-content-wrapper img[data-align='center'] + h2,
    .resource-detail .resource-detail-content-wrapper [class^="half-full-width"] + h2,
    .resource-detail .resource-detail-content-wrapper .make-slick + h2,
    .resource-detail .resource-detail-content-wrapper figure.align-center + h2,
    .resource-detail .resource-detail-content-wrapper .full-width + h2,
    .resource-detail .resource-detail-content-wrapper img[data-align='center'] + h3,
    .resource-detail .resource-detail-content-wrapper [class^="half-full-width"] + h3,
    .resource-detail .resource-detail-content-wrapper .make-slick + h3,
    .resource-detail .resource-detail-content-wrapper figure.align-center + h3,
    .resource-detail .resource-detail-content-wrapper .full-width + h3 {
        padding-top: 50px;
    }

    .resource-detail .resource-detail-content-wrapper p:not([class]) + img[data-align='center'],
    .resource-detail .resource-detail-content-wrapper p:not([class]) + [class^="half-full-width"],
    .resource-detail .resource-detail-content-wrapper p:not([class]) + [class^="half-full-width"] + [class^="half-full-width"],
    .resource-detail .resource-detail-content-wrapper p:not([class]) + .make-slick,
    .resource-detail .resource-detail-content-wrapper p:not([class]) + figure.align-center,
    .resource-detail .resource-detail-content-wrapper p:not([class]) + .full-width {
        margin-top: 28px;
    }

    /********************************/
    /* Content-type-specific styles */
    /********************************/

    /* Case Study & Customer Project styling */
    .node--type-casestudy .resource-detail .resource-detail-body,
    .node--type-customerproject .resource-detail .resource-detail-body {
        margin-bottom: 50px;
    }

    .node--type-casestudy .project-info .company-details,
    .node--type-customerproject .project-info .company-details {
        margin-bottom: 50px;
    }

    .node--type-casestudy .project-info .company-details:last-of-type,
    .node--type-customerproject .project-info .company-details:last-of-type {
        margin-bottom: 0;
        margin-top: 30px;
    }

    /* Video styling */
    .resource-detail .video-container,
    .resource-detail .thumbnail-container,
    .resource-detail .featured-videos {
        margin-bottom: 50px;
    }

    /* Article styling */
    .node--type-article .table-of-contents {
        margin-bottom: 50px;
    }

    .node--type-article .table-of-contents ol {
        -webkit-columns: 1;
        -moz-columns: 1;
        columns: 1;
    }

    .node--type-article table tr td {
        width: 100% !important;
        display: block !important;
        padding: 0;
    }

    .node--type-article table tr td ul {
        margin-bottom: 0;
    }

    /* Webinar styling */
    .node.resource-detail .presenters {
        margin-bottom: 25px;
    }

    .node.resource-detail .presenter-list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .node.resource-detail .presenter-list .presenter {
        width: 100%;
        max-width: unset;
        margin-bottom: 25px;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .node--type-webinar .webinar-state-block {
        margin-top: 50px;
        display: block;
        float: left !important; /* allows top margin to have an effect on floated siblings above */
    }

    .node.resource-detail .presenter-list .presenter .presenter-headshot img {
        margin: 0 15px 0 0;
    }
}

/* second mobile breakpoint */
@media print, screen and (max-width: 441px) {
    .resource-detail {
        padding-right: 0;
        padding-left: 0;
    }
}
