/*
Theme Name: Texas Values Action
Author: Vici Media Group
Author URI: http://vicimediagroup.com/
*/

/* =Custom Fonts.
-------------------------------------------------------------- */

/*
@font-face {
    font-family: 'CronosProLightBold';
    src: url('fonts/cronospro-semibold-webfont.eot');
    src: url('fonts/cronospro-semibold-webfont.eot?#iefix') format('embedded-opentype'),
    url('fonts/cronospro-semibold-webfont.woff') format('woff'),
    url('fonts/cronospro-semibold-webfont.ttf') format('truetype'),
    url('fonts/cronospro-semibold-webfont.svg#CronosProLightBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'CronosProRegular';
    src: url('fonts/cronospro-regular-webfont.eot');
    src: url('fonts/cronospro-regular-webfont.eot?#iefix') format('embedded-opentype'),
    url('fonts/cronospro-regular-webfont.woff') format('woff'),
    url('fonts/cronospro-regular-webfont.ttf') format('truetype'),
    url('fonts/cronospro-regular-webfont.svg#CronosProRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ArnoProSmbdRegular';
    src: url('fonts/arnopro-smbd-webfont.eot');
    src: url('fonts/arnopro-smbd-webfont.eot?#iefix') format('embedded-opentype'),
    url('fonts/arnopro-smbd-webfont.woff') format('woff'),
    url('fonts/arnopro-smbd-webfont.ttf') format('truetype'),
    url('fonts/arnopro-smbd-webfont.svg#ArnoProSmbdRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'CronosProItalic';
    src: url('fonts/cronospro-italic-webfont.eot');
    src: url('fonts/cronospro-italic-webfont.eot?#iefix') format('embedded-opentype'),
    url('fonts/cronospro-italic-webfont.woff') format('woff'),
    url('fonts/cronospro-italic-webfont.ttf') format('truetype'),
    url('fonts/cronospro-italic-webfont.svg#cronos_proitalic') format('svg');
    font-weight: normal;
    font-style: normal;
}
*/


/* Global Styles */
body, html {
    margin: 0;
    padding: 0;
}
body {
    background: url(imgs/bg.png);
    color: #363636;
    font-size: 16px;
    line-height: 28px;
	font-family: 'Lato', sans-serif;
}

a {
    color: #892528;
    text-decoration: none;
}
a:hover {
    color: #892528;
    text-decoration: underline;
}

a.btn:hover { color:  #ffffff; }

h1 {
    display: block;
    font-size: 30px;
    line-height: 35px;
    margin-bottom: 15px;
    margin-top: 0;
    color: #1c3b48;
	font-weight:700;
}

h2 {
    display: block;
    font-size: 23px;
    line-height: 26px;
    margin-bottom: 15px;
    margin-top: 0;
    color: #1c3b48;
	font-weight:700;
}

h3 {
    display: block;
    font-size: 20px;
    line-height: 23px;
    margin-bottom: 15px;
    margin-top: 0;
    color: #1c3b48;
	font-weight:700;
}

strong, b {
    font-weight: 700;
}

.content {
    width: 100%;
    max-width: 940px;
    margin:0 auto;
}

.clear {
    width: 100%;
    display: block;
    clear: both;
}

input[type=text], input[type=search], select {
    width: 230px;
    height: 29px;
    background: #fff;
    font-size: 16px;
    text-indent: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #ccc;
    color: #707070;
    box-shadow: inset 1px 2px 1px rgba(0,0,0,0.1);
    -moz-box-shadow: inset 1px 2px 1px rgba(0,0,0,0.1);
    -webkit-box-shadow: inset 1px 2px 1px rgba(0,0,0,0.1);
    padding: 0;
    outline: 0;
}

textarea {
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    height: 230px;
    padding: 5px;
    font-size: 18px;
    text-indent: 5px;
    background: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #ccc;
    color: #707070;
    box-shadow: inset 1px 2px 1px rgba(0,0,0,0.1);
    -moz-box-shadow: inset 1px 2px 1px rgba(0,0,0,0.1);
    -webkit-box-shadow: inset 1px 2px 1px rgba(0,0,0,0.1);
    outline: 0;
    resize: none;
}

.btn, input[type=submit] {
    height: 29px;
    line-height: 27px;
    display: block;
    background: url("imgs/btn-red.png") repeat-x;
    /*border: 1px solid #8e4445;*/
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #ffffff;
    /*text-shadow: #400D0E 3px 3px 5px;*/
    text-decoration: none;
    font-size: 18px;
	font-weight:700;
    outline: 0;
    text-align:center;
}

input[type=submit] {
    font-size: 16px;
}

input[type=submit], input[type=submit] {
    -webkit-appearance: button;
}

.btn:hover, input[type=submit]:hover, input[type=submit].blue-submit:hover {
    background-position: 0px -29px;
    cursor: pointer;
    text-decoration: none !important;
}

.btn.blue-btn, input[type=submit].blue-submit {
    background: url("imgs/btn-blue.png") repeat-x;
    border: 1px solid #3f4859;
}

/* =Images
-------------------------------------------------------------- */

/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img {
    max-width: 100%; /* When images are too wide for containing element, force them to fit. */
    height: auto; /* Override height to match resized width for correct aspect ratio. */
}
.alignleft,
img.alignleft {
    display: inline;
    float: left;
    margin-right: 24px;
    margin-top: 4px;
}
.alignright,
img.alignright {
    display: inline;
    float: right;
    margin-left: 24px;
    margin-top: 4px;
}
.aligncenter,
img.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
    margin-bottom: 12px;
}

/* Mobile Menu */
#mobile-menu {
    display: none;
}
#mobile-menu .mobile-menu-expand-container {
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: url(imgs/btn-blue.png) repeat-x;
}
#mobile-menu a.mobile-menu-expand {
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: url(imgs/down-arrows.png) center center no-repeat;
    color: #ffffff;
    font-size: 24px;
    text-align: center;
    text-decoration: none;
    display: block;
}
#mobile-menu .mobile-menu-expand:hover {
    cursor: pointer;
}

#mobile-menu .mobile-menu-content {
    display: none;
    background: url(imgs/footer.jpg);
    width: 100%;
    padding: 15px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    color: #ffffff;
}

#mobile-menu .mobile-menu-content ul {
    width: 200px;
    margin: 0 auto;
    display: block;
    padding: 0;
    list-style: none;
}
#mobile-menu .mobile-menu-content ul li {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
    display: block;
    margin-bottom: 8px;
}
#mobile-menu .mobile-menu-content ul li a {
    color: #ffffff;
    text-decoration: none;
    font-size: 17px;
}
#mobile-menu .mobile-menu-content ul li a:hover {
    text-decoration: underline;
}
#mobile-menu .mobile-menu-content ul li ul {
    padding-left: 8%;
    width: 92%;
}
#mobile-menu .mobile-menu-content ul li ul li a {
    font-size: 15px;
}
/* Header Styles */
#header {
    width: 100%;
    border-bottom: 1px solid #acacac;
}

#header .logo {
    width: 40%;
    float: left;
    display: block;
    padding-top: 15px;
}

#header .logo img {
    width: 100%;
    height: auto;
}

#header .header-content {
    width: 57%;
    float: right;
    display: block;
    margin-top: 63px;
    margin-bottom: 10;
}

#donate-container {
    float: right;
    height: 31px;
    width: 401px;
    padding: 5px;
    background: url(imgs/donate-bg.png);
    display: block;
    line-height: 31px;
    color: #1c2b48;
    font-size: 15px;
}

.btn.donate {
    width: 120px;
    float: right;
}

.donate-cta { float: right; margin-right: 10px; }

#involved-container {
    float: right;
    height: 35px;
    width: 265px;
    margin-top: 8px;
    margin-bottom: 10px;
}

#signup-content-1 { width: 100%; }
#signup-form-1 {
    width: 55%;
    height: 35px;
    float: left;
    overflow: hidden;
    position: relative;
    z-index: 999;
    background: url(imgs/bg.png) repeat repeat;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 0 8px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.shadow {
    box-shadow: 0px 1px 2px rgba(0,0,0,0.4);
    -moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.4);
    -webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.4);
}
#signup-form-1 input[type=text]{
    width: 100%;
    display: block;
    margin-bottom: 10px;
}
#signup-submit-1 {
    width: 42%;
    float: right;
    height: 31px;
}

#signup-thanks-1 {
    float: none;
    width: 100%;
    height: 35px;
    line-height: 35px;
    color: #1c2b48;
}

/* Navigation Styles */
#navigation { display: block; max-width: 62%; float: left; margin-top: 10px; margin-bottom: 10px; }

#access {
    display: block;
    float: left;
}
#access .menu-header,
div.menu {
    font-size: 16px;
	font-weight:700;
}
#access .menu-header ul,
div.menu ul {
    list-style: none;
    margin: 0;
    float: right;
    padding-left: 0;
}
#access .menu-header li,
div.menu li {
    float: left;
    position: relative;
}
#access a {
    color: #1c2b48;
    text-transform: uppercase;
    display: block;
    line-height: 31px;
    height: 30px;
    padding: 0 7px;
    text-decoration: none;
}
#access ul.sub-menu {
    padding-left: 10px !important;
}
#access ul ul {
    box-shadow: 0px 2px 2px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 2px 2px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0px 2px 2px rgba(0,0,0,0.2);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #1c2b48;
    color: #fff;
    font-size: 13px;
    display: none;
    position: absolute;
    top: 24px;
    padding: 6px 10px;
    left: 0;
    float: left;
    width: 140px;
    z-index: 99999;
}
.last-menu-item a { background: none !important; }
#access ul ul li {
    min-width: 180px;
}
#access ul ul ul {
    left: 100%;
    top: 0;
}
#access ul ul a {
    color: #fff;
    line-height: 1em;
    padding: 10px 0;
    width: 140px;
    height: auto;
}
#access li:hover > a{
    background: #1c2b48;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #fff;
}
#access ul ul :hover > a {
    text-decoration: underline;
}
#access ul li:hover > ul {
    display: block;
}

#nav-search {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    margin-top: 10px; margin-bottom: 10px;
    border-radius: 5px;
    width: 17px;
    height: 17px;
    padding: 5px 10px 8px 10px;
    float: left;
    display: block;
}
#nav-search:hover { cursor: pointer; background-color: #1c2b48; }
.nav-search-ac { background-color: #1c2b48; }
#nav-search-clk { display: block; height: 30px; width: 37px; position: relative; top: -9px; left: -10px; z-index: 15; float: left; }
#nav-search-img { background-image: url(imgs/search.png); background-position: 0 0; background-repeat: no-repeat; height: 17px; width: 17px; display: block; }
.nav-search-img-ac { 	background-position: 0 -17px !important; }
#nav-search-dropdown {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width: 217px;
    height: 32px;
    display: block;
    background-color: #1c2b48;
    top: -11px;
    margin-left: -200px;
    float: left;
    z-index: 99999;
    position: relative;
    display: none;
    padding: 5px;
}
#nav-search-dropdown:hover { cursor: default !important; }
#nav-search-dropdown input[type=submit]{
    width: 	61px;
    height: 31px;
    float: right;
}
#nav-search-dropdown input[type=text]{
    width: 	150px;
}

/* Slide Styles */
#slide-container {
    width: 100%;
    display: block;
    border-top: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7;
    padding-top: 2px;
    padding-bottom: 4px;
    background: url(imgs/slide-btm-border.png) bottom center repeat-x;
}

#slide {
    width: 100%;
    display: block;
    background: #1c2b48;
    padding-top: 30px;
    padding-bottom: 30px;
    color: #ffffff;
}

#slide.largeimage {
    padding-top: 0px;
    padding-bottom: 0px;
}

#slide.page-slide {
    padding-top: 15px;
    padding-bottom: 15px;
}

#slide.page-slide h1 {
    font-size: 45px;
    line-height: 45px;
    margin-bottom: 0px;
}

.slide-image {
    float: left;
    width: 36%;
    margin: 0;
    padding: 0;
}

.slide-image img {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    border: 3px #ffffff solid;
    box-shadow: 4px 4px 7px rgba(0,0,0,0.4);
    -moz-box-shadow: 4px 4px 7px rgba(0,0,0,0.4);
    -webkit-box-shadow: 4px 4px 7px rgba(0,0,0,0.4);
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.slide-content {
    float: right;
    width: 60%;
    display: block;
}

.slide-content h1, #slide h1 {
    font-size: 36px;
    padding: 0;
    margin: 0;
    margin-bottom: 12px;
    margin-top: 5px;
    font-weight: 700;
    /*text-shadow: #400D0E 3px 3px 5px;*/
    color: #ffffff;
}

.slide-content p {
    margin: 0;
    padding: 0;
    line-height: 20px;
    font-size: 16px;
    margin-bottom: 20px;
}

.slide-content .slide-form {
    width: 100%;
    display: block;
}
.slide-content .slide-form input {
    width: 31%;
    margin-right: 3%;
    margin-bottom: 10px;
    float: left;
    height: 31px;
    line-height: 28px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.slide-content .slide-form input.right {
    float: right; margin-right: 0;
}

/* Homepage Styles */

#frontpage-widgets {
    width: 100%;
    display: block;
    border-bottom: 1px solid #d7d7d7;
}
.frontpage-widgets-inner {
    width: 100%;
    display: block;
    border-bottom: 1px solid #acacac;
}

.frontpage-widgets-inner .widget {
    width: 32%;
    height: 172px;
    overflow: hidden;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    display: block;
    float: left;
}
.frontpage-widgets-inner .widget.left {
    border-right: 1px solid #cccdd3;
}
.frontpage-widgets-inner .widget.center {
    border-right: 1px solid #cccdd3;
    border-left: 1px solid #ffffff;
    width: 36%;
    padding: 0 2%;
}
.frontpage-widgets-inner .widget.right {
    border-left: 1px solid #ffffff;
}

.fp-action-btn-widget a {
    width: 100%;
    padding: 0;
    margin: 0;
    display: block;
}

.fp-action-btn-widget a img {
    width: 100%;
    height: auto;
    display: block;
}

.connect-widget h1 {
    width: 100%;
    display: block;
    text-align: center;
    font-size: 34px;
    font-family: Arr;
    font-weight: normal;
    color: #1c2b48;
}

.connect-widget img {
    width: 100%;
    height: auto;
    display: block;
}

.connect-widget img.social-icon {
    height: 40px;
    width: auto;
    display: block;
}

.connect-widget img.social-icon, .connect-widget .social-btn {
    float: left;
    margin-right: 10px;
}
.connect-widget .social-btn {
    height: 20px; margin-top: 10px;
    width: 100px; overflow: hidden;
}

.connect-widget .social-btns {
    padding-left: 30px;
    width: 100%;
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

/* =Home Tabs
-------------------------------------------------------------- */

.tab-menu {
    width: 100%;
    height: 36px;
    display: block;
    margin-bottom: 30px;
    margin-top: 70px;
    border-bottom: 1px solid #d7d7d7;
}

.tab-menu-header {
    display: none;
    width: 100%;
    padding-left: 20px;
    height: 40px;
    color: #ffffff;
    line-height: 40px;
    background: url(imgs/btn-red.png) repeat-x;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 24px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    border: 1px solid #8e4445;
}

.tab-menu-header-content {
    float: left;
}

.dropdown {
    float: right;
    height: 40px;
    width: 17px;
    margin-right: 15px;
    background: url(imgs/dropdown.png) center center no-repeat;
    display: block;
}

.tab-menu-inner {
    border-bottom: 1px solid #acacac;
    width: 100%;
    display: block;
    height: 35px;
}

.tab-menu .tab-menu-btn {
    display: block;
    height: 35px;
    line-height: 33px;
    width: 33.33%;
	font-weight:700;
    color: #1c2b48;
    text-align: center;
    float: left;
    text-transform: uppercase;
    font-size: 18px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.tab-menu a.tab-menu-btn:hover {
    text-decoration: none;
}
.tab-menu a.tab-menu-btn {
    text-decoration: none;
}

.tab-menu .tab-menu-btn.selected {
    color: #ffffff;
    background: url(imgs/btn-blue.png);
    padding-bottom: 2px;
}

.tab-menu .tab-menu-btn .arrow {
    opacity: 0;
}

.tab-menu .tab-menu-btn.selected .arrow {
    color: #8a2425;
    width: 22px;
    height: 7px;
    margin-top: 37px;
    background: url(imgs/tab-selected.png);
    margin: 0 auto;
    display: block;
    opacity: 1;
}

.tab-menu .tab-menu-btn:hover {
    color: #8b2526;
    cursor: pointer;
}
.tab-menu .tab-menu-btn.selected:hover {
    color: #ffffff;
    cursor: pointer;
}

.tab-menu .tab-menu-btn.blog-btn {
    border-left: 0px;
}
.tab-menu .tab-menu-btn.press-btn {
    border-right: 0px;
}

.tab-content-container {
    overflow: hidden;
    width: 100%;
    min-height: 540px;
    display: block;
    position: relative;
    padding-bottom: 40px;
}

.tab-content-container .tab-content {
    display: none;
    width: 100%;
    position: absolute;
}

.tab-content-container .tab-content.showing {
    position: relative;
}

/* Action Alerts Styles */
#action-alerts #feed-divider {
    margin-bottom: 25px;
}
.action-alert {
    width: 100%;
    display: block;
    margin-bottom: 25px;
}
.action-alert .action-alert-image {
    width: 40%;
    display: block;
    float: left;
}
.action-alert .action-alert-image img {
    max-width: 100%;
    display: block;
}
.action-alert .action-alert-content {
    width: 57%;
    display: block;
    float: right;
}
.action-alert .action-alert-content h1 {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 19px;
    line-height: 21px;
    text-decoration: none;
    margin-bottom: 10px;
    margin-top: 10px;
}
.action-alert .action-alert-content h1 a {
    color: #1c3b48;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 19px;
    line-height: 21px;
    text-decoration: none;
}
.action-alert .action-alert-content h1 a:hover {
    text-decoration: underline
}
.action-alert .action-alert-content .btn {
    float: left;
    padding-left: 20px;
    padding-right: 20px;
    margin-top:15px;
}

/* Page Styles */
.content.page-container {
    margin-top: 40px;
    margin-bottom: 40px;
}

#page-content {
    float: left;
    width: 67%;
    padding: 0 40px 0 0;
}

#page-content ul {
    list-style: disc;
    padding-left: 20px;
}

#page-content p {
    margin-bottom: 10px;
    margin-top: 20px;
}

/* Subscribe Page Styles */ 
.subscribe-page-form .block {
    display: block;
    margin-bottom: 15px;
}
.subscribe-page-form .block label {
    display: inline-block;
    width: 150px;
}
.subscribe-page-form .block select {
    color: #363636;
    font-size: 16px;
    line-height: 21px;
    height: 27px;
    background: #f9f9f9;
    border: 1px solid #ccc;
    box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
    -moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
    -webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
    padding: 2px;
}

/* Post Loop Styles */
#post {
    width: 100%;
    display: block;
    margin-bottom: 25px;
}
.frontpage-post {
	margin-top: 25px;
}
.frontpage-post:first-child {
	margin-top: 0px;
}
.large-post #post .thumbnail {
    width: 180px;
}
.small-post #post .thumbnail {
    width: 100px;
}
#post.sidebar-post .thumbnail {
    width: 50px;
    float: left;
}
#post .thumbnail {
    float: left;
    width: 115px;
    display: block;
    padding-right: 15px;
}

.frontpage-post #post .thumbnail {
	width: 48%;
}

#post .thumbnail img {
    width: 100%;
    height: auto;
}

#post .post-content {
    overflow: hidden;
}

#post.sidebar-post h1 {
    font-size: 16px;
    line-height: 19px;
    margin-left: 65px;
    /*text-transform: uppercase;*/
}
#post.sidebar-post h1 a {
    text-decoration: none;
    color: #1C3B63;
}
#post.sidebar-post h1 a:hover {
    text-decoration: underline;
    color: #1C3B63;
}
.large-post #post .post-content h1, .large-post #post .post-content h1 a {
    font-size: 25px;
}
.frontpage-post #post .post-content h1, .frontpage-post #post .post-content h1 a {
    margin-bottom: 10px;
    margin-top: 10px;
	font-size: 26px;
    line-height: 27px;
}
#post .post-content h1, #post .post-content h1 a {
    color: #1c3b48;
    /* text-transform: uppercase; */
    font-size: 19px;
	font-weight:700;
    line-height: 24px;
    text-decoration: none;
    margin: 0;
}
#post .post-content h1 a:hover {
    text-decoration: underline;
}
.frontpage-post #post .post-content .meta-info {
    display: none;
}∂
#post .post-content .meta-info {
    display: block;
    clear: both;
    margin-top: 5px;
    font-size: 14px;
    color: #898989;
}
#post .post-content .meta-info a {
    color: #898989;
    text-decoration: none;
}
#post .post-content .meta-info a:hover {
    text-decoration: underline;
}

.frontpage-pressrelease #post .post-content .meta-info .like-btn, .frontpage-pressrelease #post .post-content .meta-info .topics {
    display: none;
}

#post .post-content .meta-info .like-btn {
    float: left;
    height: 28px;
    margin-right: 4px;
    margin-bottom: 5px;
}
#post .post-content .meta-info .date {
    float: left;
    height: 28px;
    display: block;
    margin-right: 15px;
    margin-bottom: 5px;
}
#post .post-content .meta-info .topics {
    float: left;
    height: 28px;
    display: block;
}

#feed-divider {
    display: block;
    clear: both;
    width: 100%;
    height: 0px;
    border-top: 1px solid #cccdd3;
    border-bottom: 1px solid #ffffff;
}

#nav-below {
    margin-top: 20px;
}

#nav-below a {
    text-decoration: none;
    font-size: 18px;
}

#nav-below a:hover {
    text-decoration: underline;
}

.nav-previous {
    float: left; width: 50%; text-align: left;
}
.nav-next {
    float: right; width: 50%; text-align: right;
}

#blog-feed-subscribe {
    float: right;
    display: block;
    font-size: 17px;
    color: #1c2b48;
    line-height: 25px;
    margin-top: 5px;
}

.rss-small {
    display: block;
    height: 25px;
    width: 24px;
    background: url(imgs/rss-small.png) top left no-repeat;
    float: left;
    margin-left: 5px;
}
.rss-small:hover { background-position: 1px 1px; }

/* Single Post Styles */
#post-single {
    width: 100%;
    display: block;
    margin-bottom: 25px;
}

#breadcrumbs {
    color: #898989;
    font-size: 13px;
    height: 20px;
    line-height: 20px;
    padding-bottom: 15px;
    margin-top: -35px;
    display: block;
}

#breadcrumbs a {
    color: #898989;
    text-decoration: none;
}

#breadcrumbs a:hover {
    text-decoration: underline;
}

#post-single .post-content h1 {
    color: #1c3b48;
    /*text-transform: uppercase;*/
    font-weight: 700;
    font-size: 30px;
    line-height: 33px;
    text-decoration: none;
    margin: 0;
}
#post-single .post-content h1 a {
    text-decoration: none;
    color: #1c3b48;
}
#post-single .post-content h1 a:hover {
    text-decoration: underline;
    color: #1c3b48;
}

#post-single .post-content .meta-info {
    display: block;
    clear: both;
    margin-top: 5px;
    font-size: 14px;
    color: #898989;
}
#post-single .post-content .meta-info a {
    color: #898989;
    text-decoration: none;
}
#post-single .post-content .meta-info a:hover {
    text-decoration: underline;
}

#post-single .post-content .meta-info .like-btn, #post-single .post-content .meta-info .tweet-btn {
    float: left;
    height: 28px;
    margin-right: 4px;
    margin-bottom: 5px;
}
#post-single .post-content .meta-info .tweet-btn {
    width: 85px;
    overflow: hidden;
}
#post-single .post-content .meta-info .date, #post-single .post-content .meta-info .author {
    float: left;
    height: 28px;
    display: block;
    margin-right: 15px;
    margin-bottom: 5px;
}
#post-single .post-content .meta-info .topics {
    float: left;
    height: 28px;
    display: block;
}

.post-tags {
    display: block;
    width: 100%;
    color: #898989;
    font-size: 14px;
    line-height: 21px;
    padding-bottom: 2px;
}

.post-tags a {
    color: #898989!important;
    text-decoration: none;
}

.post-tags a:hover {
    text-decoration: underline;
}

#home-feed-info {
    width: 100%;
    display: block;
    margin-top: 15px;
    font-size: 17px;
    color: #1c2b48;
    line-height: 25px;
}

#home-feed-info a {
    color: #1c2b48;
    text-decoration: none;
}

/* Search Styles */
.searchform label {
    float: left;
    height: 31px;
    line-height: 31px;
}
#s {
    float: left; margin-left: 10px;
}
#searchsubmit {
    float: left; margin-left: 10px;
    line-height: 27px;
}
/* Sidebar Styles */

#sidebar {
    overflow: hidden;
}

#sidebar ul, #sidebar li, #sidebar ul li {
    list-style: none;
}

.featured-widget .widget-container {
    border: 0px;
    padding: 0;
}
.widget-container {
    width: 100%;
    max-width: 270px;
    margin: 0 auto;
    border: 1px solid #b0b0b0;
    padding: 15px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    line-style: none;
    margin-bottom: 20px;
    line-height: 21px;
    color: #363636;

}

.widget-container ul , .widget-container li {
    margin: 0;
    padding: 0;
    list-style: none;
}

.widget-container li {
    margin-bottom: 2px;
}
.widget-container li a {
    color: #363636;
    text-decoration: none;
}
.widget-container li a:hover {
    text-decoration: underline;
}

.action-btn-widget {
    width: 100%;
    max-width: 270px;
    margin: 0 auto;
   margin-bottom: 20px;
}

.action-btn-widget img {
    width: 100%;
    max-width: 270px;
    height: auto;
    display: block;
}

h2.widget-title {
    margin: 0;
    list-style: none;
    color: #1c2b48;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 5px;
}

.yearly-archives { margin-left: 0; }
.archive-year:hover { cursor: pointer; text-decoration: underline; }
.monthly-archives, .yearly-archives { list-style: none !important; font-size: 16px; color: #363636; }
.monthly-archives a, .yearly-archivesa { color: #363636; text-decoration: none; }
.monthly-archives a:hover, .yearly-archives a:hover { color: #363636; text-decoration: underline; }
.archive-arrow { height: 8px; width: 8px; display: inline-block; background: url(imgs/archives-arrows.png); margin-right: 8px; background-position: 0 -8px; }
.archive-arrow-down { background-position: 0 0px; }

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#speakerform input, #speakerform textarea {
    margin-bottom: 15px;
}
/* Footer */
#footer-top-border {
    width: 100%;
    background: url(imgs/footer-top-border.png);
    height: 4px;
    margin-top: 5px;
}

#footer {
    width: 100%;
    color: #fff;
    font-size: 13px;
    background: url(imgs/footer.jpg);
    min-height: 150px;
}

#footer a {
    color: #ffffff;
    text-decoration: none;
}

#footer a:hover {
    color: #ffffff;
    text-decoration: underline;
}


#footer-top-shadow {
    width: 100%;
    height: 100px;
    background: url(imgs/footer-top-shadow.jpg);
}

#footer .content {
    margin-top: -65px;
    padding-bottom: 60px;
}

#footer-column-1 {
    width: 20%;
    height: 100%;
    display: block;
    float: left;
}
#footer-column-1-menu {
    width: 100%;
    height: 100%;
}

#footer-column-1-menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
#footer-column-1-menu li{
    display: block;
    width: 100%;
    padding-bottom: 3px;
}
#footer-column-1-menu a {
    text-decoration: none;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 18px;
	font-weight:700;
}
#footer-column-1-menu a:hover {
    text-decoration: underline;
}
#footer-column-2 {
    margin-left: 2%;
    width: 38%;
    height: 100%;
    display: block;
    float: left;
}

#foot-search {
    width: 100%;
    display: block;
    height: 32px;
    margin-bottom: 40px;
}
#foot-search input[type=submit], #signup-form-2 input[type=submit]{
    width: 	25%;
    height: 31px;
    margin-left: 10px;
    float: left;
    border: 1px solid #672127;
}

#foot-search input[type=text]{
    width: 	165px;
    height: 28px;
    float: left;
    background: url(imgs/search-foot.png) 165px center no-repeat #fff;
    padding-right: 25px;
    outline: 0;
}
#footer-column-3 {
    float: left;
    margin-left: 2%;
    width: 38%;
    height: 100%;
    display: block;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 700;
}
#footer-social {
    height: 33px;
    width: 100%;
    display: block;
}
#footer-social-title {
    height: 33px;
    width: 95px;
    text-align: right;
    display: block;
    line-height: 33px;
    float: left;
    padding-right: 28px;
}
#footer-social-icon {
    height: 34px;
    width: 33px;
    display: block;
    float: left;
    margin-right: 17px;
}
#footer-social-icon:hover {
    background-position: 0 -34px;
}
.footer-social-facebook {
    background: url(imgs/facebook.png) no-repeat;
}
.footer-social-twitter {
    background: url(imgs/twitter.png) no-repeat;
}
.footer-social-youtube {
    background: url(imgs/youtube.png) no-repeat;
}
.footer-social-rss {
    background: url(imgs/rss.png) no-repeat;
}
#footer-updates {
    display: block;
    width: 100%;
    margin-top: 35px;
    margin-bottom: 20px;
}
#footer-updates-title {
    height: 31px;
    width: 95px;
    text-align: right;
    display: block;
    line-height: 31px;
    float: left;
    padding-right: 28px;
}

#signup-content-2 { width: 225px; float: left; }
#signup-form-2 {
    width: 65%;
    height: 35px;
    float: left;
    overflow: hidden;
    position: relative;
    z-index: 999;
}
#signup-form-2 input[type=text]{
    width: 100%;
    display: block;
    margin-bottom: 10px;
}
#signup-submit-2 {
    width: 30%;
    float: right;
    height: 31px;
    border: 1px solid #672127;
}

#signup-thanks-2 {
    width: 225px;
    float: right;
    height: 35px;
    line-height: 35px;
    color: #ffffff;
}

#footer-follow {
    display: block;
    height: 20px;
    padding-left: 123px;
    margin-top: 22px;
}
#footer-donate {
    display: block;
    width: 350px;
}
#footer-donate-title {
    height: 31px;
    width: 95px;
    text-align: right;
    display: block;
    line-height: 15px;
    float: left;
    padding-right: 28px;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 15px;
    font-weight:700;
}
.footer-donate {
    display: block;
    float: left;
    height: 29px;
    width: 121px;
    border: 1px solid #672127;
    padding: 0 !important;
}

#footer-disclaimer {
    width: 100%;
    padding: 0 20px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    text-align: center;
    font-size: 13px;
    line-height: 18px;
    margin-top: 45px;
}

#vici-callback {
    width: 190px;
    font-size: 16px;
    color: #8a2425;
    padding-top: 10px;
    margin: 0 auto;
}
#vici-callback a {
    font-size: 16px;
    font-weight:700;
    color: #fff;
    text-decoration: none;
}
#vici-callback a:hover {
    text-decoration: underline;
}

#footer-donate-mobile {
    display: none;
    width:  90%;
    max-width: 330px;
    margin: 0 auto;
    height: 40px;
    line-height: 40px;
}

/* Max width 960px */
@media (max-width: 960px) {
    .content {
        padding: 0 20px;
        width: 100%;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
    }
    #nav-search { display: none; }
    #footer-follow { display: none; }
    #footer-social { display: none; }
    #footer-updates { margin-top: 0px; }
}

@media  (min-width: 781px) {
    .tab-menu-inner { display: block !important; }
}

@media  (max-width: 780px) {
    .btn:hover, .blue-btn:hover, input[type=text]:hover {
        background-position: 0 0;
    }
    #header .header-content {
        display: none;
    }
    #involved-container {
        display: none;
    }
    #header .logo {
        width: 100%;
        margin: 0 auto;
        max-width: 350px;
        float: none;
    }
    #mobile-menu {
        display: block;
    }

    #navigation { display: none; }

    #header .logo {
        padding-bottom: 20px;
    }
    .slide-image { display: none; }
    .slide-content { float: none; width: 100%; }

    #footer-column-1, #footer-column-2, #footer-column-3 { display: none; }
    #footer-donate-mobile { display: block; }

    .frontpage-widgets-inner .widget {
        width: 100%;
        height: auto;
        float: none;
        padding-bottom: 15px;
    }
    .frontpage-widgets-inner .content { padding: 0; width: 100%; }
    .frontpage-widgets-inner .widget .widget-inner {
        max-width: 302px;
        display: block;
        margin: 0 auto;
    }
    .frontpage-widgets-inner .widget.left {
        border-right: 0px solid #cccdd3;
        border-bottom: 1px solid #acacac;
    }
    .frontpage-widgets-inner .widget.center {
        border-right: 0px solid #cccdd3;
        border-left: 0px solid #ffffff;
        border-bottom: 1px solid #acacac;
        border-top: 1px solid #d7d7d7;
        width: 100%;
        padding: 0 0;
    }
    .frontpage-widgets-inner .widget.right {
        border-left: 0px solid #ffffff;
        border-top: 1px solid #d7d7d7;
    }

    .tab-menu {
        height: auto;
        display: block;
        margin-top: 40px;
        border-bottom: 0px solid #d7d7d7;
    }

    .tab-menu-header {
        display: block;
        position: relative;
        z-index: 20;
    }

    .tab-menu-inner {
        border-bottom: 0px solid #acacac;
        background: #d2d2d2;
        width: 100%;
        display: none;
        height: auto;
        padding-top: 5px;
        margin-top: -5px;
        position: relative;
        z-index: 10;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
    }

    .tab-menu .tab-menu-btn {
        display: block;
        width: 100%;
        line-height: 35px;
        padding-left: 20px;
        text-align: left;
        float: none;
        margin-bottom: 5px;
        margin-top: 5px;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
    }

    .tab-menu .tab-menu-btn.selected, .tab-menu .tab-menu-btn.selected:hover {
        color: #8b2526;
        background: #d2d2d2;
        padding-bottom: 0px;
    }

    .tab-menu .tab-menu-btn .arrow {
        display: none !important;
    }

    .tab-menu .tab-menu-btn.selected .arrow {
        display: none !important;
    }

    .action-alert .action-alert-image {
        display: none;
    }
    .action-alert .action-alert-content {
        width: 100%;
        float: none;
        display: block;
    }

    #page-content {
        float: none;
        width: 100%;
        padding: 0 0 0 0;
        margin-bottom: 20px;
    }
    #post.sidebar-post .thumbnail {
        display: block;
    }
    #post .thumbnail {
        display: none;
    }

    #facbeook-comments { display: none; }
    #post-share { display: none; }

    #sidebar {
        width: 100%;
        display: block;
    }
}

@media  (max-width: 500px) {
    input[type=submit], input, .slide-content .slide-form input {
        height: 40px;
        line-height: 40px;
        font-size: 17px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
    }
    .btn:hover, input[type=submit]:hover, input[type=submit].blue-submit:hover{
        background-position: 0 0;
    }

    .home-feed-subscribe { display: none; }

    .searchform label {
        float: none;
        display: block;
        margin-bottom: 10px;
    }
    #s {
        float: none;
        display: block;
        margin-bottom: 10px;
        height: 40px;
        line-height: 40px;
        font-size: 17px;
        margin-left: 0;
    }
    #searchsubmit {
        float: none;
        display: block;
        margin-bottom: 10px;
        margin-left: 0;
    }
    .slide-content .slide-form input {
        float: none;
        margin: 0;
        width: 100%;
        margin-bottom: 10px;
    }
}





.single-legislator #page-content { width: 100%; float: none; padding: 0; } 
.scorecard-btn { font-size: 17px; line-height: 29px; float: left; margin-right: 15px; padding-left: 15px; padding-right: 15px; }
.scorecard { display: block; position: relative; } 
.scorecard  .scoretable thead th { 
    background: #1c2b48;
    color: #ffffff;
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 40px;
    height: 40px;
    position: relative;
}
.scorecard .scoretable .sorting:hover { background: #1c2b48; } 
.scorecard .scoretable .sorting:after, .scorecard .scoretable .sorting_asc:after, .scorecard .scoretable .sorting_desc:after { content: "" } 
.scorecard .dataTables_filter { 
    float: none; position: absolute; right: 0; top: 0; 
    color: transparent; 
}
.scorecard input[type=search] {
    padding-right: 30px;
    background: url("imgs/search-foot.png") #ffffff;
    background-repeat: no-repeat;
    background-position: 205px 0px;
    width: 235px;
}
.score-details-btn {
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    color: #ffffff;
    background: #872324;
    font-size: 14px;
    line-height: 18px;
    height: 17px;
    width: 16px;
    display: block;
    position: absolute;
    top: 27px;
    right: 24px;
    text-align: center;
}
a.score-details-btn { text-decoration: none; color: #ffffff; } 
.tablebtn { 
    height: 40px;
    line-height: 40px;
    padding: 6px 40px 0;
    font-size: 28px;
    color: #1c2b48;
    font-weight: 700; 
    text-transform: uppercase;
    display: inline-block;
}
a.tablebtn:hover { text-decoration: none; } 
.tablebtn.selected { 
    background: #1c2b48;
    color: #ffffff;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}


.scoretable{border-collapse:collapse;border-spacing:0;width:100%;margin-bottom:1em;border:none}
.scoretable td,.scoretable th{padding:8px;border:none;background:0 0;text-align:center;float:none}
.scoretable tbody td{vertical-align:top}
.scoretable tbody td,.scoretable tfoot th{border-top:1px solid #ddd}
.scoretable tbody tr:first-child td{border-top:0}
.scoretable thead th{border-bottom:1px solid #ddd}
.scoretable tfoot th,.scoretable thead th{background-color:#d9edf7;font-weight:700;vertical-align:middle}

.scorecard .scoretable .even td, 
.scorecard .scoretable .odd td {
    background: transparent; 
    border-top: 2px solid #ddd;
    padding-top: 20px;
    padding-bottom: 20px;
    font-weight: 700;
    color: #363636;
    font-size: 20px;
}
.scorecard .scoretable tbody td.green {
    color: #0b7700;
}
.scorecard .scoretable tbody td.yellow {
        color: #9ca600;
}
.scorecard .scoretable tbody td.orange {
        color: #d16200;
}
.scorecard .scoretable tbody td.red {
        color: #872324;
}
.scorecard .scoretable tbody td.blue {
        color: #1c2b48;
}
.scorecard .scoretable tbody td.column-6 {
    font-style:italic;
}
.scoretable thead th {
    white-space: nowrap;
    position: relative;
}
.scoretable td,
.scoretable th {
    text-align: center;
}
.scoretable td:first-child,
.scoretable th:first-child {
    text-align: left;
}
.scoretable thead th::before,
.scoretable thead th::after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 0;
    margin-left: 7px;
    margin-right: 7px;
    border: 6px solid transparent;
}
.scoretable thead th::before {
    border-top: none;
}
.scoretable thead th:first-child::before {
    display: none;
}
.scoretable td:last-child,
.scoretable th:last-child {
    width: 100px;
}
.scoretable thead th.sorting-desc::after {
    border-top: 6px solid #ffffff;
    border-bottom: none;
}
.scoretable thead th.sorting-asc::after {
    border-bottom: 6px solid #ffffff;
    border-top: none;
}
.table-wrap {
    max-width: 100%;
    overflow-x: auto;
}
.table-wrap table td:first-child {
    min-width: 180px;
}
.vote-icon {
    width: 50px;
    height: 30px;
    display: block;
    text-indent: -9999px;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
}
.vote-icon svg {
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    height: 100%;
}

.legislator-about .btn {
}
.legislator-about::after {
    content: '';
    display: block;
    clear: both;
}
.legislator-photo {
    float: left;
    width: 214px;
}
.legislator-photo img {
    display: block;
    width: 100%;
    height: auto;
}
.legislator-contact h2 {
    text-transform: uppercase;
    font-size: 50px;
    font-weight:700;
    line-height: 1em;
    color: #1c2b48;
    margin-bottom: 5px;
}
.legislator-photo + .legislator-contact {
    margin-left: 244px;
}
.page-template-page-scorecard2019 #slide.page-slide h1,
.single-legislator #slide.page-slide h1 {
    font-size: 50px;
    line-height: 55px;
}
.legislator-link-facebook,
.legislator-link-twitter {
    width: 28px;
    height: 28px;
    display: inline-block;
    vertical-align: middle;
    line-height: 28px;
}
.legislator-link-facebook svg,
.legislator-link-twitter svg {
    max-height: 100%;
    max-width: 100%;
    vertical-align: middle;
}
.legislator-link-website.btn {
    display: inline-block;
    vertical-align: middle;
}
.legislator-about {
    margin: 50px 0 0;
}
.legislator-party {
    font-size: 22px;
}
.legislator-party .party-name {
    font-size: 20px;
    font-weight: 700;
    color: #872324;
    text-transform: uppercase;
}
.legislator-party .party-name.party-d {
    color: #1c2b48;
}
.party-r {
    color: #872324;
}
.party-d {
    color: #1c2b48;
}
.legislator-web a {
    margin-right: 5px;
}
.legislator-web a:hover {
    opacity: .7;
}
.legislator-web .btn {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 17px;
    line-height: 30px;
}
.legislator-score {
    display: inline-block;
    line-height: 1;
    margin: 26px 0 0;
}
.legislator-score .label,
.legislator-score .value {
    display: block;
    text-align: center;
}
.legislator-phone {
    line-height: 1.2em;
    font-size: 20px;
    margin: 18px 0 0;
    color: #1c2b48;
    font-weight:700;
}
.legislator-phone a {
    color: #1c2b48;
}
.legislator-web {
    margin: 10px 0 0;
}
.legislator-score .label {
    font-size: 22px;
    color: #363636;
    font-weight:700;
    text-transform: uppercase;
}
.legislator-score .value {
    font-size: 80px;
    font-weight: 900;
    margin-top: -2px;
}
.legislator-score .value.value-low {
    color: #872324;
}
.legislator-score .value small {
    font-size: .5em;
    vertical-align: 60%;
}

.legislator-overview {
    width: 60%;
    float: left;
}
.legislator-recognition {
    float: right;
    width: 36%;
}
.award {
    background: url(imgs/award.svg) no-repeat center center;
    background-size: contain;
    width: 220px;
    height: 110px;
    box-sizing: border-box;
    padding: 2px 40px;
    position: relative;
    text-align: center;
    font-size: 20px;
    line-height: 20px;
    color: #1c2b48;
    text-transform: uppercase;
    font-weight:700;
}
.award-label {
    font-size: 24px;
    line-height: 26px;
    color: #1c2b48;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 8px;
}

.scoretable-legend {
    background: rgba(0, 0, 0, .05);
    font-size: 20px;
    color: #363636;
    display: flex;
    justify-content: space-between;
    padding: 15px 25px;
    margin: 15px 0 22px;
}
.legend-item {
    display: flex;
    padding: 4px 10px 4px 0;
}
.legend-item-icon {
    padding-right: 10px;
    white-space: nowrap;
}
.scoretable-legend .vote-icon {
    width: 25px;
    height: 15px;
    display: inline-block;
    vertical-align: middle;
}
.scoretable-legend .label {
    display: flex;
    font-weight: 700;
    justify-content: space-around;
    flex-direction: column;
}
.scorecard .scoretable thead th span {
    display: inline-block;
    line-height: 1em;
    margin: 0;
    vertical-align: middle;
}

@media screen and (max-width: 959px) {
    .legislator-photo {
        float: none;
        margin: 0 auto 15px;
    }
    .legislator-contact {
        text-align: center;
    }
    .legislator-photo + .legislator-contact {
        margin-left: 0;
    }
    .scoretable-legend {
        display: block;
    }
    .legend-item--empty {
        display: none;
    }
    .legend-item-icon {
        width: 55px;
        text-align: center;
    }
    .legislator-overview,
    .legislator-recognition {
        float: none;
        width: auto;
    }
    .award {
        margin: 0 auto;
    }
}
@media screen and (max-width: 767px) {
    .tablebtn {
        padding: 2px 10px;
        font-size: 18px;
    }
    .scorecard .scoretable .even td, 
    .scorecard .scoretable .odd td {
        font-size: 16px;
        line-height: 1.2em;
    }
    .scorecard .scoretable thead th {
        font-size: 16px;
    }
    .scoretable-legend {
        font-size: 18px;
    }
}
@media screen and (max-width: 374px) {
    .tablebtn {
        font-size: 14px;
    }
    .scoretable-legend {
        font-size: 14px;
    }
}

.scorecard-btns-group {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.scorecard-btns-group .scorecard-btn {
    float: none;
    min-width: 100px;
    margin: 0;
    margin-bottom: 10px;
}
.scorecard-ovreview {
    margin: 80px 0 0;
}
.scorecard-ovreview .scoretable td:last-child,
.scorecard-ovreview .scoretable th:last-child {
    width: auto;
}
.scorecard-ovreview .scoretable td.column-5 {
    font-style:italic;
}
.legislators-table tbody td {
    cursor: pointer;
}
.legislators-table tbody tr:hover td  {
    background-color: rgba(255, 255, 255, .4)!important;
}
.legislators-table tbody .column-3 {
    font-weight:normal;
}
.legislators-table .score-details-btn {
    position: static;
    display: inline-block;
    vertical-align: middle;
    height: 16px;
    line-height: 16px;
}
.score-color-0,
.score-color-1,
.score-color-2,
.score-color-3,
.score-color-4,
.score-color-5,
.score-color-6 {
    color: #872324;
}
.score-color-7 {
    color: #d16200;
}
.score-color-8 {
    color: #9ca600;
}
.score-color-9,
.score-color-10 {
    color: #0b7700;
}
div .scorecard input[type=search] {
    padding-top: 2px;
    background-position: 205px -1px;
}
.scorecard .dataTables_filter {
    margin-top: 10px;
}
.legislators-table tbody tr.hidden {
    display: none;
}
.legislator-breadcrumb {
    margin: -25px 0;
}
.legislator-breadcrumb a {
    font-size: 20px;
    color: #363636;
}
.page-template-page-scorecard2019 #page-content {
    float: none;
    width: auto;
}
@media screen and (max-width: 959px) {
    .scorecard-btns-group {
        justify-content: space-around;
    }
    .scorecard-btns-group .scorecard-btn {
        min-width: 140px;
        margin: 0 5px 10px;
    }
}
@media screen and (max-width: 767px) {
    .scorecard .dataTables_filter {
        position: static;
        text-align: right;
        margin: 0 20px 10px;
    }
    .page-template-page-scorecard2019 .content.page-container {
        margin-top: 20px;
    }
    .scorecard-ovreview {
        margin-top: 40px;
    }
    div .scorecard input[type=search] {
        height: 45px;
        background-position: 205px 7px;
    }
    .scorecard {
        width: calc(100% + 36px);
        margin: 0 -18px;
    }
    .scorecard .scoretable .even td, 
    .scorecard .scoretable .odd td {
        padding: 5px 5px;
        vertical-align: middle;
    }
    .scoretable th {
        padding: 15px 5px;
    }
    .scorecard .scoretable thead th {
        white-space: normal;
        line-height: 1.2em;
    }
    .scoretable thead th:first-child::before, 
    .scoretable thead th:first-child::after {
        left: 10px;
    }
    .scoretable thead th::before, 
    .scoretable thead th::after {
        display: block;
        margin: 0;
        position: absolute;
        bottom: 15px;
        left: 50%;
        margin-left: -6px;
    }
    .legislators-table .score-details-btn {
        position: absolute;
        left: 50%;
        top: 8px;
        margin-left: -8px;
    }
    .vote-icon {
        width: 37px;
        height: 22px;
    }
}
@media screen and (max-width: 479px) {
    .table-wrap table td:first-child {
        min-width: 120px;
    }
    .scorecard-ovreview .table-wrap table td:first-child {
        min-width: 100px;
    }
    .scorecard .dataTables_filter {
        text-align: center;
    }
    .scorecard .scoretable thead th {
        font-size: 13px;
    }
    .scorecard-ovreview .scoretable td.column-5 {
        font-size: 12px;
    }
}
@media screen and (max-width: 374px) {
    .table-wrap table td:first-child {
        min-width: 120px;
    }
    .scorecard .scoretable thead th {
        font-size: 14px;
    }
}