body.section-87th-texas-legislature #content {
    max-width: none;
    margin: auto;
    width: 100%;
    padding: 0 36px;
}

body.section-87th-texas-legislature h1#page-title {
    text-align: center;
    margin: .5em 1em 1em;
}

body.section-87th-texas-legislature .region-highlighted {
    margin-top: 0;
}

.legislative-template-image-block, .call-to-action-block  {
	margin-left: calc( -100vw / 2 + 100% / 2);
	margin-right: calc( -100vw / 2 + 100% / 2);
	width: 100vw;
	position: relative;
	
}

.legislative-template-image-block {
    margin-bottom: 0;
}

.legislative-template-image-block > p {
    margin: 0;
}

.legislative-template-image-block img {
    display: block;
    width: 100%;
}

.call-to-action-block {
    background: #eaeaea;
    padding: .5em 0em;
}

.legislative-template-intro {
    padding: 1em 1em 0;
}

#content h2.subtitle {
    text-align: center;
    font-size: 28px;
    font-weight: 300;
    margin: 0 0 .5em;
    text-transform: none;
}

.legislative-template .ledge-link a {
    display: flex;
    line-height: 1.3;
}

a.ledge-read-more span {
    display: inline-block;
    font-size: 1.5em;
}

a.ledge-read-more span.less {
    transform: rotate(-90deg);
}

.ledge-icons {
    display: block;
    /*width: 36px;
    height: 40px;*/
    position: relative;
    flex: 0 0 36px;
}

.ledge-icons:before {
    content: '';
    position: absolute;
    left: 0;
    width: 36px;
    height: 34px;
    
}

.blog_post:before {
    background: url(../../images/icons/blog-icon.svg) no-repeat;
    background-size: contain;
    width: 27px;
}

.press_release:before {
    background: url(../../images/icons/press-release-icon.svg) no-repeat;
    background-size: contain;
    left: -3px;
    width: 29px;
}

.media_coverage:before {
    background: url(../../images/icons/media-icon.svg) no-repeat;
    background-size: contain;
    width: 23px;
    left: 1px;
}

.call_to_action:before {
    background: url(../../images/icons/cta-icon.svg) no-repeat;
    background-size: contain;
    width: 27px;
    top: -2px;
}

.publication:before {
    background: url(../../images/icons/publication-icon.svg) no-repeat;
    background-size: contain;
    width: 26px;
    top: -2px;
}

.resource:before {
    background: url(../../images/icons/resource-icon.svg) no-repeat;
    background-size: contain;
    width: 24px;
    top: 1px;
}

a.cta.button {
    background: #c41230;
    -webkit-appearance: none;
    padding: 1em;
    appearance: none;
    color: #fff;
    text-transform: uppercase;
    font-family: "proxima-nova", sans-serif;
    font-weight: 600;
    letter-spacing: 1px;
    border: 4px solid #d0cece;
    border-radius: 10px;
    margin: 0.5em;
    display: inline-block;
}

.ledge-project-list ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.ledge-project-list ul li {
    margin-bottom: .5em;
}

.legislative-template .view-content {
    display: flex;
    flex-wrap: wrap;
}

.ledge-project-list {
    flex: 1 1 100%;
    margin: .5em .5em;
    padding: 1.5em 1em 2.5em;
    box-sizing: border-box;
    background: #f7f7f7;
    position: relative;
    max-height: 200px;
    overflow: hidden;
    transition: .5s;
}

.ledge-project-list.showmore {
    max-height: 1500px;
    transition: .5s;
}

.ledge-project-list h3 {
    margin-top: 0;
}

a.ledge-read-more {
   display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    padding: .5em 1em;
    color: #c41230;
    text-transform: uppercase;
    font-family: "proxima-nova", sans-serif;
    font-weight: 600;
    letter-spacing: 1px;
    font-size: 12px;
    z-index: 1;
}

a.ledge-read-more:after {
    content: '';
    position: absolute;
    background: #f7f7f7;
    /* background: linear-gradient(180deg, rgba(247,247,247,0) 0%, rgba(247,247,247,0.9) 26%,  rgba(247,247,247,1) 81%);*/
    height: 100%;
    width: 1000px;
    right: 0;
    z-index: -1;
    bottom: 0;
}

@media (min-width: 900px) {
    /*div#block-block-29, div#block-block-30 {
        margin-left: calc( -100vw / 2 + 96.5% / 2);
    }*/

    .ledge-project-list {
        flex: 0 1 48%; 
    }
}

/* Call To Action */

body.node-type-call-to-action h1#page-title:before {
    content: 'Action Alert';
    display: block;
    color: black;
    font-family: "museo-slab", "sans-serif";
    font-size: 19px;
    font-weight: 500;
    letter-spacing: 0;
    margin: 1.5em 0 0;
    line-height: 1;
}

body.node-type-call-to-action .field-label {
    font-family: "proxima-nova", sans-serif;
    text-transform: uppercase;
    color: #b31305;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 2px;
    margin-top: 22px;
    margin-bottom: 4px;
}

body.node-type-call-to-action .field-items p {
    margin-top: 5px;
}

.field.field-name-field-link-for-petition {
    margin-top: 1em;
}

a.button.petition {
    background: #c41230;
    -webkit-appearance: none;
    padding: .5em 1em;
    appearance: none;
    color: #fff;
    text-transform: uppercase;
    font-family: "proxima-nova", sans-serif;
    font-weight: 600;
    letter-spacing: 1px;
    border: 4px solid #d0cece;
    border-radius: 10px;
    margin: 0.5em 0;
    display: inline-block;
}


/* Icon Legend */

ul.icon-legend {
    padding: 0;
    margin: 3em 0 0;
    list-style: none;
    display: flex;
    max-width: 610px;
}

ul.icon-legend li {
    margin: 1em;
    display: flex;
    font-size: 10px;
    line-height: 1;
    flex: auto;
}

ul.icon-legend .ledge-icons:before {
    width: 18px;
    height: 18px;
    top: -5px
}

ul.icon-legend .ledge-icons {
    flex: 0 0 22px;
}