#featured {
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.3);
}

#featured .slider-container {
    position: relative;
}

#featured .sliders .slider {
    display: none;
}

#featured .sliders .slider.is-visible {
    display: block;
}

#featured .sliders .slider .media-container {
    display: block;
    padding-top: 66.66%;
    position: relative;
    background: black;
}

#featured .sliders .slider .media-container embed,
#featured .sliders .slider .media-container iframe,
#featured .sliders .slider .media-container .image {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 5;
    width: 100%;
    height: 100%;
}

@media (min-width:481px) {
    #featured .sliders .slider .media-container .webcast .livenow {
        position: absolute;
        top: 0;
        right: 0;
        z-index: 6;
        width: 170px;
        height: 170px;
        background: url(../images/ft_livenow.png) top right no-repeat;
    }
}

#featured .sliders .slider .media-container .image {
    background-image: url(../images/ft_default.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

/* #page_minority #featured .sliders .slider .media-container .image {
    background-image: url(../images/ft_default_minority.jpg);
} */

.lay-copy-minority #featured .sliders .slider .media-container .image {
    background-image: url(../images/ft_default_minority.jpg);
}

#featured .sliders .slider .media-container .slider-nav .button-wrapper {
    position: absolute;
    top: 50%;
    margin-top: -15px;
    bottom: auto;
    z-index: 10;
}

#featured .sliders .slider .media-container .slider-nav .button-wrapper-previous {
    left: 15px;
}

#featured .sliders .slider .media-container .slider-nav .button-wrapper-next {
    right: 15px;
}

#featured .sliders .slider .media-container .slider-nav .button-wrapper button {
    display: block;
    width: 40px;
    height: 40px;
    border: 0;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: top center;
    text-indent: -9999px;
    color: transparent;
    line-height: 0;
}

#featured .sliders .slider .media-container .slider-nav .button-wrapper button.previous {
    background-image: url(../images/ft_prev.png);
}

#featured .sliders .slider .media-container .slider-nav .button-wrapper button.next {
    background-image: url(../images/ft_next.png);
}

#featured .sliders .slider .media-container .slider-nav .button-wrapper button:hover {
    background-position: bottom center;
    outline: none;
}

#featured .sliders .slider .content {
    background: #477340;
    padding: 30px;
    color: white;
    overflow: hidden;
}

.democratic_page #featured .sliders .slider .content {
    background: #1A3D71;
}

#featured .sliders .slider .content a {
    color: inherit;
}

#featured .sliders .slider .content h1 {
    margin-top: 0;
    font-family: Raleway;
    font-size: 32px;
    line-height: 1.1;
    font-weight: 700;
    font-family: Roboto, sans-serif
}

#featured .sliders .slider .content h1 a:hover {
    text-decoration: none;
}

#featured .sliders .slider .content .date {
    color: #fee402;
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.democratic_page #featured .sliders .slider .content .date {
    color: #8ECDE1;
}

.democratic_page #featured .sliders .slider .read-more a {
    background: #8ECDE1;
    color: #1A3D71;
}

.democratic_page #featured .sliders .slider .read-more a:hover {
    background: #0e203c;
    color: #fff;
}

#featured .sliders .slider .content .subtitle,
#featured .sliders .slider .content .abstract {
    display: none;
    color: #d9d9d9;
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
}

@media (min-width: 600px) {
    #featured .sliders .slider .content .subtitle,
    #featured .sliders .slider .content .abstract {
        display: block;
    }
}

#featured .sliders .slider .content .foot {
    padding: 15px 0 0;
}

#featured .sliders .slider .read-more {
    float: left;
    font-size: 15px;
}

#featured .sliders .slider .read-more a {
    display: block;
    background-color: #fee402;
    color: #7b5816;
    border: 0;
    font-weight: 700;
    padding: 20px;
    text-transform: uppercase;
}

#featured .sliders .slider .read-more a:hover {
    background: #7b5816;
    color: white;
    text-decoration: none;
}

#featured .sliders .slider .share {
    float: right;
}

#featured .sliders .slider .share .share-button {
    float: left;
    margin-left: 5px;
}

#featured .sliders .slider .share .share-button:first-child {
    margin-left: 0;
}

@media (min-width:992px) {
    #featured .sliders .slider {
        position: relative;
        height: 535px;
    }
    #featured .sliders .slider .media-container {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        width: 66.66666666666666%;
        padding-top: 0;
    }
    #featured .sliders .slider .content {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        width: 33.33333333333333%;
    }
    #featured .sliders .slider .content .body {
        max-height: 388px;
        padding: 0;
        overflow: hidden;
    }
}

#home_wild_act_container,
#home_help_wildlife_act_container,
#home_use_it_container,
#home_infrastructure_container,
#home_endangered_container {
    margin-bottom: 30px;
}

.home_wild_act,
.home_water_act,
.home_help_wildlife_act,
.home_bipartisan_nuclear_energy,
.home_wildfire_prevention_and_mitigation_act,
.home_acre_act,
.home_use_it,
.home_infrastructure,
.home_endangered {
    display: block;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: space-around;
    align-items: center;
    background-color: #477340;
    background-image: url('../images/wild_act_bg.png');
    background-position: left center;
    background-repeat: no-repeat;
    background-size: cover;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.3);
    min-height: 120px;
    padding: 5px;
    text-align: center;
}

.home_water_act {
    background-image: url('../images/water-act.jpg');
    margin-bottom: 30px;
}
.home_use_it {
    background-image: url('../images/bg-use-it.jpg');
}

.home_infrastructure {
    background-image: url('../images/bg-infrastructure.jpg');
}

.home_endangered {
    background-image: url('../images/endangered-species-act_bg.jpg');
    /* background-size: 150% auto; */
    background-position: -35px center;
}

.home_help_wildlife_act {
    background-image: url('../images/wild_act_bg.png');
}

.home_wildfire_prevention_and_mitigation_act {
    background-image: url('../images/bgwildfireprevention_2.jpg');
    margin-bottom: 30px;
}

.home_bipartisan_nuclear_energy {
    background-image: url('../images/advancing-energy.jpg');
    margin-bottom: 30px;
}

.home_acre_act {
    background-image: url('../images/bg-acre-act.jpg');
    margin-bottom: 30px;
}

.home_wild_act .title,
.home_water_act .title,
.home_help_wildlife_act .title,
.home_bipartisan_nuclear_energy .title,
.home_wildfire_prevention_and_mitigation_act .title,
.home_acre_act .title,
.home_use_it .title,
.home_infrastructure .title,
.home_endangered .title {
    color: white;
    display: block;
    font-size: 22px;
    font-weight: 400;
    line-height: 1.2em;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
    text-align: left;
    padding-left: 80px;
    padding-top: 20px;
}

.home_endangered .title {
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0);
    ;
}

/*.home_infrastructure .title (from when it was 100% width){
	color: white;
	display: block;
	font-size: 22px;
	font-weight: 400;
	line-height: 1.2em;
	text-shadow: 1px 1px 2px rgba(0
	, 0
	, 0
	, 0.5);
	text-align: left;
	padding-left: 30px;
    padding-top: 20px;
}*/

.home_endangered .title {
    color: #262626;
}

.home_wild_act .title strong,
.home_water_act .title strong,
.home_help_wildlife_act .title strong,
.home_bipartisan_nuclear_energy strong,
.home_wildfire_prevention_and_mitigation_act strong,
.home_acre_act strong,
.home_use_it strong,
.home_infrastructure strong,
.home_endangered strong {
    font-weight: 900;
}

.home_wild_act .link,
.home_water_act .link,
.home_help_wildlife_act .link,
.home_bipartisan_nuclear_energy .link,
.home_wildfire_prevention_and_mitigation_act .link,
.home_acre_act .link,
.home_use_it .link,
.home_infrastructure .link,
.home_endangered .link {
    display: block;
    background-position: right center;
    background-repeat: no-repeat;
    color: #fff;
    font-size: 20px;
    font-style: italic;
    font-weight: 400;
    min-height: 30px;
    padding-right: 27px;
    width: 280px;
}

.home_endangered .link {
    color: #262626;
}

/*.home_infrastructure .link (from when it was 100% width){
	display: block;
	
	background-position: right center;
	background-repeat: no-repeat;
	
	color: #fff;
	font-size: 20px;
	font-style: italic;
	font-weight: 400;
	min-height: 30px;
	padding-right: 125px;
	width: 280px;
}*/

.home_wild_act .link:hover,
.home_wild_act .link:active,
.home_water_act .link:hover,
.home_water_act .link:active,
.home_help_wildlife_act .link:hover,
.home_help_wildlife_act .link:active,
.home_bipartisan_nuclear_energy .link:active,
.home_bipartisan_nuclear_energy .link:active,
.home_wildfire_prevention_and_mitigation_act .link:hover,
.home_wildfire_prevention_and_mitigation_act .link:active,
.home_use_it .link:active,
.home_infrastructure .link:hover,
.home_infrastructure .link:active,
.home_endangered .link:hover,
.home_endangered .link:active {
    font-weight: 400;
    text-decoration: none;
}

@media (min-width: 768px) {
    .home_wild_act,
    .home_water_act,
    .home_help_wildlife_act,
    .home_bipartisan_nuclear_energy,
    .home_wildfire_prevention_and_mitigation_act,
    .home_acre_act,
    .home_use_it,
    .home_infrastructure,
    .home_endangered {
        height: 90px;
        min-height: 90px;
    }
    .home_wild_act .title,
    .home_water_act .title,
    .home_help_wildlife_act .title,
    .home_bipartisan_nuclear_energy .title,
    .home_wildfire_prevention_and_mitigation_act .title,
    .home_acre_act .title,
    .home_use_it .title,
    .home_infrastructure .title,
    .home_endangered .title {
        text-align: left;
        padding-left: 70px;
        font-size: 18px;
        padding-top: 10px;
    }
    /*	.home_infrastructure .title (from when it was %100 width){
		text-align: left;
	    padding-left: 30px;
	    font-size: 20px;
    	padding-top: 10px;
	}*/
    .home_wild_act .link,
    .home_water_act .link,
    .home_bipartisan_nuclear_energy .link,
    .home_help_wildlife_act .link,
    .home_wildfire_prevention_and_mitigation_act .link,
    .home_acre_act .link,
    .home_use_it .link,
    .home_infrastructure .link,
    .home_endangered .link {
        font-size: 18px;
        background-size: contain;
        width: 270px;
        background-position: right center;
	}
	
	.home_endangered {
		background-size: 150% auto;
		/* background-position: -50px center; */
	}
}

@media (min-width: 1024px){
	.home_endangered {
		background-size: 150% auto;
		background-position: -50px center;
	}
}

@media (min-width: 992px) {
    .home_endangered .link {
    background-image: url('../images/help_wildlife_act_chevron.png');
    color: #262626;
    }
    .home_wild_act .link,
    .home_water_act .link,
    .home_help_wildlife_act .link,
    .home_bipartisan_nuclear_energy .link,
    .home_wildfire_prevention_and_mitigation_act .link,
    .home_acre_act .link,
    .home_use_it .link,
    .home_infrastructure .link {
        background-image: url('../images/nucleararrow.png');
        color: #fff;
    }
    .home_wild_act,
    .home_water_act,
    .home_help_wildlife_act,
    .home_bipartisan_nuclear_energy,
    .home_wildfire_prevention_and_mitigation_act,
    .home_acre_act,
    .home_use_it,
    .home_infrastructure,
    .home_endangered {
        flex-direction: row;
        justify-content: initial;
        text-align: left;
    }
    .home_wild_act .title,
    .home_water_act .title,
    .home_help_wildlife_act .title,
    .home_bipartisan_nuclear_energy .title,
    .home_wildfire_prevention_and_mitigation_act .title,
    .home_acre_act .title,
    .home_use_it .title,
    .home_infrastructure .title,
    .home_endangered .title {
        flex-grow: 1;
        flex-shrink: 0;
        padding-left: 70px;
        font-size: 18px;
    }
    /*.home_infrastructure (from when it was %100 width){
			padding-left: 145px;
		}*/
    /*.home_infrastructure .title (from when it was %100 width){
		text-align: left;
	    padding-left: 30px;
	    font-size: 30px;
    	padding-top: 10px;
	}*/
    .home_wild_act .link,
    .home_water_act .link,
    .home_help_wildlife_act .link,
    .home_bipartisan_nuclear_energy .link,
    .home_wildfire_prevention_and_mitigation_act .link,
    .home_acre_act .link,
    .home_use_it .link,
    .home_infrastructure .link,
    .home_endangered .link {
        flex-grow: 0;
        flex-shrink: 1;
        font-size: 18px;
        margin: 0 70px;
        background-size: contain;
        width: 230px;
        background-position: bottom center;
    }
    /*	.home_infrastructure .link (from when it was %100 width){
		flex-grow: 0;
		flex-shrink: 1;
		font-size: 23px;
		margin: 0 30px;
		background-size: contain;
    	width: 260px;
    	background-position: bottom center;
	}*/
    /* } */
}

@media (min-width: 1200px) {
    .home_wild_act .title,
    .home_water_act .title,
    .home_help_wildlife_act .title,
    .home_bipartisan_nuclear_energy .title,
    .home_wildfire_prevention_and_mitigation_act .title,
    .home_acre_act .title,
    .home_use_it .title,
    .home_infrastructure .title,
    .home_endangered .title {
        padding-left: 70px;
        font-size: 22px;
        padding-top: 10px;
    }
    .home_bipartisan_nuclear_energy .link,
    .home_wildfire_prevention_and_mitigation_act .link,
    .home_acre_act .link,
    .home_use_it .link,
    .home_infrastructure .link,
    .home_endangered .link {
        padding-left: 0px;
        text-decoration: none;
        background-position: bottom center;
    }
}

#home_committee {
    margin-bottom: 30px;
}

/* ********** HEARINGS CALENDAR ********** */

.module#hearings {
    background: #fff;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.3);
    margin-bottom: 30px;
}

.module#hearings .hearings-calendar-table {
    background-color: white;
    border-bottom: 1px solid #d5d5d5;
}

.module#hearings .hearings-calendar-table h4 {
    margin: 0 0;
    background: #477340;
    color: #fff;
    position: relative;
    height: 78px;
}

.module#hearings .hearings-calendar-table h4 .date {
    display: block;
    text-align: center;
    text-transform: uppercase;
    line-height: 22px;
    padding: 28px 0;
    font-family: Raleway;
    font-size: 22px;
    font-weight: 700;
}

.module#hearings .hearings-calendar-table h4 .arrow {
    display: block;
    position: absolute;
    top: 30px;
    left: 30px;
    width: 18px;
    height: 18px;
    outline: 0;
    text-indent: -10000px;
    background-color: transparent;
    background-position: center;
    background-repeat: no-repeat;
}

/*.module#hearings .hearings-calendar-table h4 .arrow:hover,
.module#hearings .hearings-calendar-table h4 .arrow:active,
.module#hearings .hearings-calendar-table h4 .arrow:focus {
	background-position: 0 -18px;
}*/

.module#hearings .hearings-calendar-table h4 .arrow.prev {
    background-image: url(../images/calendar_prev.png);
}

.module#hearings .hearings-calendar-table h4 .arrow.next {
    right: 30px;
    left: auto;
    background-image: url(../images/calendar_next.png);
}

.module#hearings table {
    width: 100%;
}

.module#hearings table th,
.module#hearings table td {
    border: 1px solid #d5d5d5;
}

.module#hearings table th {
    text-align: center;
    font-weight: 700;
    color: #477340;
    font-size: 16px;
    line-height: 50px;
    padding: 0;
    font-size: 16px;
    border-width: 0 0 0 1px;
}

.module#hearings table td {
    text-align: center;
    padding: 0;
    line-height: 50px;
    font-size: 14px;
    font-weight: 600;
    color: #626359;
    border-width: 1px 0 0 1px;
}

.module#hearings table th:first-child,
.module#hearings table td:first-child {
    border-left-width: 0;
}

.module#hearings table td a {
    display: block;
    max-width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    margin: 0 auto;
    color: inherit;
    font-weight: inherit;
}

.module#hearings table td a:hover,
.module#hearings table td a:active,
.module#hearings table td a:focus {
    text-decoration: none;
}

.module#hearings table td.other-month {
    color: #b0b2a3;
}

.module#hearings table td.is-hearing {
    background: url(../images/calendar_marker.png) top right no-repeat;
}

.module#hearings table td.is-today {
    background-color: #477340;
    color: #fff;
}

.module#hearings table.hide {
    display: none;
}

.module#hearings .hearings-date {
    display: none;
}

.module#hearings .hearings-date.active {
    display: block;
}

.module#hearings .hearings-date {
    padding: 15px 30px;
    position: relative;
}

.module#hearings .hearings-date .close {
    display: block;
    width: 22px;
    height: 22px;
    background: url(../images/icon_close_black.png) no-repeat center center;
    text-indent: -9999px;
    position: absolute;
    top: 15px;
    right: 30px;
}

.module#hearings .hearings-date h5 {
    margin: 0;
    font-weight: 900;
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase;
}

.module#hearings .hearings-date .hearing {
    margin: 0 0 15px;
}

.module#hearings .hearings-date .hearing .timespan {
    margin: 0;
    padding: 0;
    font-size: 14px;
    line-height: 16px;
    font-weight: 700;
    text-transform: uppercase;
    color: #d58d30;
}

.module#hearings .hearings-date .hearing .title {
    margin: 5px 0 0 0;
    padding: 0;
    font-size: 13px;
    line-height: 16px;
    font-weight: 700;
    /*text-transform: uppercase;*/
    color: #5f6068;
}

.module#hearings .hearings-date .hearing .title a {
    color: inherit;
    font-weight: inherit;
}

.module#hearings .hearings-date .hearing .subtitle {
    margin: 0;
    padding: 0;
    font-size: 13px;
    line-height: 16px;
    font-weight: 400;
    color: #626359;
}

.module#hearings .hearings-upcoming {
    padding: 0 30px;
}

.module#hearings .hearings-upcoming h4 {
    margin: 0 0 15px;
    font-weight: 900;
    font-size: 24px;
    line-height: 24px;
    text-transform: uppercase;
    color: lime;
}

.module#hearings .hearings-upcoming .hearing {
    margin: 0 0 15px;
}

.module#hearings .hearings-upcoming .hearing .date {
    margin: 0 0 5px 0;
    padding: 0;
    font-weight: 700;
    text-transform: uppercase;
    display: block;
    font-size: 16px;
    line-height: 16px;
    color: lime;
}

.module#hearings .hearings-upcoming .hearing .timespan {
    display: block;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 14px;
    color: #d58d30;
}

.module#hearings .hearings-upcoming .hearing .title {
    margin: 0;
    padding: 0;
    font-size: 13px;
    line-height: 16px;
    font-weight: 400;
    text-transform: uppercase;
    color: #5f6068;
}

.module#hearings .hearings-upcoming .hearing .title a {
    color: inherit;
    font-weight: inherit;
}

.module#hearings .hearings-upcoming .hearing .subtitle {
    margin: 0;
    padding: 0;
    font-size: 13px;
    line-height: 16px;
    font-weight: 400;
    color: #626359;
}

.module#hearings .view-all {
    display: inline-block;
    font-size: 15px;
    padding: 20px;
    font-weight: 700;
    text-transform: uppercase;
    color: lime;
    border: 3px solid lime;
    margin-left: 30px;
}

.module#hearings .view-all:hover {
    background: #477340;
    border-color: #477340;
    color: white;
    text-decoration: none;
}

#hearings .upcoming-hearings {
    padding: 30px 20px;
}

#hearings .upcoming-hearings .section-title {
    color: #24461e;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: bold;
}

#hearings .upcoming-hearings .hearing-item .title {
    color: inherit;
}

#hearings .upcoming-hearings .hearing-item .date {
    color: #24461e;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
}

#hearings .upcoming-hearings .hearing-item .time {
    color: #477340;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}

#hearings .upcoming-hearings .section-link {
    display: inline-block;
    background-color: #477340;
    border: 2px solid #24461e;
    color: white;
    font-weight: bold;
    margin-top: 20px;
    padding: 15px 20px;
    text-transform: uppercase;
}

#hearings .upcoming-hearings .section-link:hover,
#hearings .upcoming-hearings .section-link:active {
    background-color: #24461e;
    text-decoration: none;
}

#profile-chairman.module,
#profile-rankingmember.module {
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.3);
    margin-bottom: 30px;
}

@media (min-width: 500px) {
    .module .profile {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: center;
    }
}

.module .profile .picture {
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    color: white;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    min-height: 500px;
    padding-top: 50%;
}

@media (min-width: 500px) {
    .module .profile .picture {
        flex-basis: auto;
        flex-grow: 1;
        flex-shrink: 0;
        min-height: 500px;
        width: 50%;
    }
}

.module .profile.position-chairman .picture {
    background-image: url(../images/pic_chairman_117.jpg);
}

 .module .profile.position-rankingmember .picture {
    background-image: url(../images/pic_rankingmember_117_3.jpg);
}

.democratic_page .module .profile.position-rankingmember .picture {
    background-image: url(../images/pic_rankingmember_117_3.jpg);
}

.module .profile .picture .content {
    padding: 25px;
    font-family: Raleway;
    text-transform: uppercase;
}

.module .profile .picture h3 {
    margin: 0;
    padding: 0;
    font-weight: 600;
    font-size: 16px;
}

.module .profile .picture .member {
    font-size: 24px;
    font-weight: 700;
    color: #fee402;
}

.democratic_page .module .profile .picture .member {
    color: #8ECDE1;
}

.module .profile .picture .member em {
    font-weight: 400;
    color: white;
    font-style: normal;
}

.module .profile .body {
    background-color: white;
}

@media (min-width: 500px) {
    .module .profile .body {
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        flex-basis: auto;
        flex-grow: 1;
        flex-shrink: 0;
        justify-content: space-between;
        width: 50%;
    }
}

.module .profile .body .news>.title {
    background: #f8f8f8;
    border-bottom: 1px solid #d5d5d5;
    color: #9f9f9f;
    font-family: Raleway;
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    padding: 20px;
    cursor: pointer;
    text-transform: uppercase;
}

.module .profile .body .news>.title i {
    display: inline-block;
    width: 24px;
    height: 24px;
    background-repeat: no-repeat;
    background-position: left top;
    vertical-align: bottom;
    margin-right: 5px;
}

.module .profile .body .news>.content {
    display: none;
    padding: 30px;
}

.module .profile .body .news>.title {
    border-color: transparent;
    color: white;
    background: #477340;
}

.democratic_page .module .profile .body .news>.title {
    background: #1A3D71;
}

.module .profile .body .news>.title i {
    background-position: center;
}

.module .profile .body .news>.content {
    display: block;
}

.module .profile .body .news>.title i {
    background-image: url(../images/icon_tab_news.png);
}

/*.module .profile .body .twitter .title i { background-image:url(../images/icon_tab_twitter.png); }*/

/*.module .profile .body .bio .title i { background-image:url(../images/icon_tab_bio.png); }*/

.module .news-items .news-item {
    border-top: 1px solid #d5d5d5;
    padding-top: 10px;
    margin-top: 10px;
}

.module .news-items .news-item:first-child {
    border-top: 0;
    padding: 0;
    margin: 0;
}

.module .news-items .news-item .date {
    font-weight: 600;
    font-size: 13px;
    text-transform: uppercase;
    color: #5f6068;
}

.module .news-items .news-item .title {
    font-weight: 700;
    font-size: 15px;
}

.module .profile a.section-link {
    display: block;
    color: #477340;
    font-size: 16px;
    font-weight: bold;
    padding: 30px;
    padding-top: 0;
    text-transform: uppercase;
}

.democratic_page .module .profile a.section-link {
    color: #1A3D71;
}

.module .twitter {
    background-color: white;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.3);
    margin-bottom: 30px;
    padding: 20px;
}

.module .twitter-embed {
    padding-bottom: 0;
}

.module .twitter .section-title {
    color: #24461e;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: bold;
}

.democratic_page .module .twitter .section-title {
    color: #1A3D71;
}

.module .tweets .tweet {
    border-top: 1px solid #d5d5d5;
    padding-top: 10px;
    margin-top: 10px;
}

.module .tweets .tweet:first-child {
    border-top: 0;
    padding: 0;
    margin: 0;
}

.module .tweets .tweet {
    font-size: 15px;
}

.module .tweets .tweet a:hover {
    font-weight: 600;
}

.module .tweets .tweet a:hover {
    color: #477340;
}

.module .follow-button {
    margin-top: 15px;
}

.module .bio {
    font-size: 15px;
}

.module .bio a {
    font-weight: 600;
}

.module .bio a:hover {
    color: #477340;
}

#home-footer {
    background: #647049 no-repeat left bottom;
    box-shadow: 0px 15px 25px -10px rgba(0, 0, 0, .6) inset;
    border-bottom: 12px solid #fee402;
    color: white;
    padding: 30px 0;
}

#home-footer .office-information {
    font-size: 15px;
}

#home-footer .office-information h3 {
    margin: 0 0 15px;
    color: #fee402;
    font-weight: 700;
    font-size: 20px;
    text-transform: uppercase;
}

#home-footer .office-information .address {
    margin: 5px 0 15px;
}

#home-footer .office-information .phone {
    margin: 5px 0;
}

#home-footer .office-information .fax {
    margin: 5px 0;
}

#home-footer .office-information .phone i,
#home-footer .office-information .fax i {
    display: inline-block;
    vertical-align: bottom;
    width: 16px;
    height: 16px;
    background-repeat: no-repeat;
    background-position: center center;
    margin-right: 5px;
}

#home-footer .office-information .phone i {
    background-image: url(../images/icon_footer_phone.png);
}

#home-footer .office-information .fax i {
    background-image: url(../images/icon_footer_fax.png);
}

#home-footer a {
    color: inherit;
}

#home-footer a:hover {
    text-decoration: none;
    color: #fee402;
}

#home-footer .footer-menu-wrapper {
    display: table;
}

#home-footer .footer-menu-column {
    display: table-cell;
    padding-left: 60px;
}

#home-footer .footer-menu-column:first-child {
    padding-left: 0;
}

#home-footer .footer-menu-column .footer-menu-header {
    font-weight: bold;
    margin-bottom: 5px;
    font-size: 15px;
    text-transform: uppercase;
}

#home-footer .footer-menu-column ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

#home-footer .footer-menu-column ul li {
    padding: 5px 0;
    font-size: 14px;
}

.module#featured {
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.3);
    margin-bottom: 30px;
}

@media (min-width:768px) {
    .module#hearings .hearings-upcoming {
        padding: 0;
    }
    .module#hearings .view-all {
        margin-left: 0;
    }
    #home-footer {
        background-image: url(../images/footer_bg_4.jpg);
        padding: 90px 0;
    }
}