/**************************************/
/* Marketing Material Hero Overwrites */
/**************************************/

body.path-integrators .marketing-and-sales-materials a:hover,
body.path-integrators .marketing-and-sales-materials a:focus {
    text-decoration: none;
}

.marketing-material-listing.grid-page .header {
    padding: 0;
}

.marketing-material-listing.grid-page .header .small-12 {
    padding: 0 calc(.9375em * 2);
}

.marketing-material-listing.grid-page .header > .row:first-child {
    padding: 87px 0 60px 0;
    position: relative;
}

@media print, screen and (max-width: 63.9375em){
    .marketing-material-listing.grid-page .header > .row:first-child {
        padding: 48px 0 50px 0;
    }

    .marketing-material-listing.grid-page .header .small-12 {
        padding: 0 .9375em;
    }
}

.marketing-material-listing.grid-page .header h1 {
    padding: 0;
    font-size: 32px !important;
    font-weight: 500;
    line-height: 40px;
    margin: 0 0 0.4em 0;
}

.marketing-material-listing.grid-page .header h2 {
    color: #4e4e4e !important;
    font-size: 24px !important;
    font-weight: 200;
    line-height: 36px;
    margin: 0 auto;
}

.marketing-material-listing.grid-page .header h2 a {
    color: inherit;
    font-size: inherit;
    line-height: inherit;
    font-weight: inherit;
}

.marketing-material-listing.grid-page .header h2 a:hover {
    text-decoration: none;
}

body.path-integrators .filters-desktop a,
body.path-integrators .filters-desktop p {
    color: #4F4F4F;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 15px;
}

body.path-integrators .filters-desktop .filter-by {
    color: #9B9B9B;
}

body.path-integrators .filters-desktop .search a,
body.path-integrators .filters-desktop .search p {
    display: inline-block;
    margin: 0;
}

body.path-integrators .filters-desktop .search a:hover {
    text-decoration: none;
}

@media screen and (max-width: 39.9375em) {
    .marketing-material-listing.grid-page .header h1 {
        font-size: 24px !important;
        line-height: 32px;
    }

    .marketing-material-listing.grid-page .header h2 {
        font-size: 18px !important;
        line-height: 26px;
    }
}


/**********************************/
/* Marketing Material card styles */
/**********************************/

.path-integrators grid-page .card .card-detail .content-type-label {
    margin-bottom: 10px;
}

.path-integrators .grid-page .card .card-detail .content-type-label span {
    font-size: 12px;
    font-weight: 600;
    letter-spacing: .5px;
    line-height: 18px;
    color: #9b9b9b;
    text-transform: uppercase;
}

/* grid-specific style overwrites */
/*                                */
@supports (display: grid) {
    .path-integrators .grid-page .middle-section-2 .grid-listing,
    .path-integrators .grid-page .featured-listing {
        grid-auto-rows: minmax(330px, auto);
    }
} /* end @supports: grid */


/**************************************/
/* Marketing Material filter Overwrites */
/**************************************/

.marketing-material-listing.grid-page .middle-section-1,
.marketing-material-listing.grid-page .middle-section-2 {
    border-top: none;
    background-color: #FFFFFF;
}

.marketing-material-listing.grid-page .middle-section-2 {
    opacity: 0;
}

@media screen and (max-width: 39.9375em) {
    .marketing-material-listing.grid-page .infinity-pager-container {
        padding-bottom: 0;
    }
}


/****************************************/
/* Marketing Material page specific CSS */
/****************************************/

.marketing-material-listing #block-inductiveautomation-content {
    background-color: #FFFFFF;
}

.materials-breadcrumb {
    position: absolute;
    top: 10px;
    left: 0;
    margin-left: 15px;
    line-height: 17px;
    font-size: 14px;
}

body.path-integrators .materials-breadcrumb span,
body.path-integrators .materials-breadcrumb a:link,
body.path-integrators .materials-breadcrumb a {
    font-size: 14px;
    line-height: 17px;
    color: #4e4e4e;
    font-weight: 300;
}

body.path-integrators .materials-breadcrumb span {
    font-weight: normal;
}

body.path-integrators .materials-breadcrumb a:hover {
    text-decoration: none;
}

.integrator-detail-heading-content .materials-breadcrumb {
    margin: 10px 0 88px;
    display: block;
    position: static;
}

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

@media screen and (max-width: 39.9375em) {
    .materials-breadcrumb {
        margin: 0;
        display: inline-block;
        width: 100%;
        text-align: center;
    }

    .integrator-detail-heading-content .materials-breadcrumb {
        margin: 0 0 23px;
    }
}

.marketing-sub-footer {
    padding: 80px 0 100px 0;
    text-align: center;

}

body.path-integrators .marketing-sub-footer h3 {
    color: #445C6D !important;
    font-size: 27px;
    font-weight: 600;
    line-height: 36px;
    margin-top: 0.2rem;
    margin-bottom: 0.5rem;
}

body.path-integrators .marketing-sub-footer p {
    color: #4E4E4E;
    font-size: 24px;
    font-weight: 200;
    line-height: 36px;
}

.marketing-sub-footer .mkt-form-reach-out {
    margin-top: 16px;
}

.marketing-material-listing div.views-element-container > div:first-of-type > div:first-of-type {
    border: none;
}

@media screen and (max-width: 39.9375em) {
    .marketing-sub-footer h3 {
        font-size: 21px;
        line-height: 30px;
    }

    .marketing-sub-footer p {
        font-size: 18px;
        line-height: 26px;
    }
}

.learning .infinity-pager-container {
    margin-bottom: 100px;
}

