/*
 Theme Name:     Divi Child Theme
 Theme URI:      http://www.elegantthemes.com/gallery/foxy/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     http://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
 
@import url("../Divi/style.css");

/* =Theme customization starts here
------------------------------------------------------- */
body.et_cover_background {
    background-position: bottom center !important;
    background-size: contain !important;
    /*font-family: "trajan-pro-3",sans-serif;*/
}
/*h1,h2,h3,h4,h5,h6 {
    font-family: "trajan-pro-3",sans-serif;
}*/
a,
a.blu {
    color: #1e2243;
}
.single.single-post article .entry-content a {
    font-weight: bold;
}
h1 span.red {
    color:#931f17;
}
sup {
    font-size: 11px;
}
.hide,
.xs-show,
.md-show {
    display: none;
}
.show {
    display: block;
}

blockquote {
    display: block;
    background: #fff;
    padding: 15px 20px 15px 45px;
    margin: 20px 0;
    position: relative;
    font-family: Georgia, serif;
    font-size: 16px;
    line-height: 1.2;
    color: #666;
    text-align: justify;
    border-color:#931f17 !important;
    border-left: 15px solid;
    border-right: 2px solid;
    -moz-box-shadow: 2px 2px 15px #ccc;
    -webkit-box-shadow: 2px 2px 15px #ccc;
    box-shadow: 2px 2px 15px #ccc;
}
blockquote:before {
    content: "\201C";
    font-family: Georgia, serif;
    font-size: 60px;
    font-weight: bold;
    color: #999;
    position: absolute;
    left: 10px;
    top: 5px;
}
blockquote:after {
    content: "";
}
.post-img-small {
    width: 30%;
    clear: right;
    padding-left: 20px;
}
.right, .fright {
    float: right;
}
.logo_container {
    text-align: center;
}
#logoMobile,
#logoTexasScoreCardMobile {
    display: none;
}
/* hide mobile search from main menu */
.et_vertical_nav #main-header #top-menu li.menu-item-search,
li.menu-item-search {
    display: none;
}
/* style mobile search */
input[type=text].mobile-search-field {
    padding: 8px;
    border: 0px solid;
    width: 100%;
}
.et_mobile_menu li:last-of-type a {
    border-bottom: none;
}
.et-social-email a.icon:before {
    content: "\e076";
}
.icon_pin:before {
    font-family: "ETmodules" !important;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 1;
    text-transform: none;

    speak: none;
    content: "\e081";
}
#navFooterContainer {
    position: absolute;
    bottom: 0;
    width: auto;
    margin: 0 20px;
}
.smlFont {
    font-size: 10px;
    display: block;
}
#et-info .title {
    font-size: 12px;
    font-weight: 600;
}
#navFooterContainer .et-social-icons {
    float: left;
}
.textwidget .et-social-icons {
    float: none;
}
#navFooterContainer .et-social-icon a,
.textwidget .et-social-icons a {
    font-size: 16px;
}
#navFooterContainer .et-social-icons li,
.textwidget .et-social-icons li {
    margin-left: 0;
    margin-right: 4px;
    line-height: 0;
    padding: 4px;
    border: 1px solid rgba(139, 139, 139, .25);
}
ul.et-social-icons {
    float: left;
    padding-left: 0;
}
.headerBar .et-social-icons {
    float: right;
}
.et-social-icons li {
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 5px;
    margin-left: 0;
}
.textwidget .et-social-icons {
    margin-top: 20px;
}
.addtoany_list {
    float: right;
}
.addtoany_list a span {
    display: none !important;
}
.addtoany_list a {
    font-size: 24px !important;
    color: #666666;
    margin-right: 10px;
}
.addtoany_list a:last-child {
    margin-right: 0;
}
.addtoany_list a:before {
    font-family: "ETmodules" !important;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 1;
    text-transform: none;
    speak: none;
}
a.a2a_button_facebook:before {
    content: "\e093";
}
a.a2a_button_twitter:before {
    content: "\e094";
}
a.a2a_button_linkedin:before {
    content: "\e09d";
}
.social-share-widget>div {
    float: right;
    margin: 0 !important;
}
/*#navFooterContainer .et-social-icons li,
.textwidget .et-social-icons li {
    line-height: 0;
    padding: 4px;
    border: 1px solid rgba(139, 139, 139, .25);
}*/

#navFooterContainer #et-info {
    border-top: 1px solid rgba(139, 139, 139, .25);
    margin-top: 15px;
    padding-top: 5px;
    width:100%;
}
.addressContainer {
    padding-bottom: 10px;
    float: left;
    width: 100%;
}
.contactContainer {
    float: left;
    width: 100%;
}
.contactContainer a {
    color: #333333;
    font-weight: 400;
}
#navFooterContainer .lftCol {
    float: left;
    width: 10%;
}
#navFooterContainer .rghtCol {
    float: left;
    width: 90%;
    line-height: normal;
}
#main-footer .lftCol {
    float: left;
    width: 20%;
}
#main-footer .rghtCol {
    float: left;
    width: 80%;
    line-height: normal;
}
.et-social-icon a:hover {
    color: #931f17;
}
/*.et_vertical_nav #main-header #top-menu li:first-of-type a*/
/*.et-fixed-header #top-menu li:first-of-type a,*/
.et-fixed-header #top-menu .red a,
.et_vertical_nav #main-header #top-menu li.red,
/*#mobile_menu li:first-of-type a,*/
#mobile_menu .red a,
#mobile_menu li.red {
    color: #931f17 !important;
}
.subsBtn,
.et_pb_bg_layout_light.et_pb_module.et_pb_button {
    color: #fff;
}
.et_pb_button.redBtn {
    color: #ffffff !important;
    background: #952018;
    border-color: rgba(0,0,0,0);
}
.et_pb_button.redBtn:hover {
    background: #952018;
}
.et_pb_button:hover {
    border: 2px solid rgba(255,255,255,0.2);
}
.et_pb_button.drk:hover {
    border: 2px solid rgba(0,0,0,1);
    background: transparent;
}
.et_pb_button.noarrow:hover {
    padding: 0.3em 1em;
    border: 2px solid;
}
.et_pb_button.noarrow:after {
    display: none;
}
.pum-content a.et_pb_button {
    display: block;
    text-align: center;
    margin-bottom: 10px;
}
.single.single-post .et_pb_section.et_pb_section_0,
.single.single-post .et_pb_section.et_pb_section_0 .et_pb_row.et_pb_row_0 {
    padding-top: 0;
}
#newsPageWidgetsContainer {}
/*
----------------[SLIDER REVOLUTION POST SLIDER]------*/
#homePageRevSliderCodeContainer .slotholder .tp-bgimg:after,
#newsPageRevSliderCodeContainer .slotholder .tp-bgimg:after,
#newsPageRevSliderCodeContainerMobile .slotholder .tp-bgimg:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top:0;
    right:0;
    bottom:0;
    left:0;
    background-color: rgba(0,0,0,.5);
}
#homePageRevSliderCodeContainer,
#newsPageRevSliderCodeContainer,
#newsPageRevSliderCodeContainerMobile {
    overflow: hidden;
}
.sliderPostCategoryTitle {
    font-size: 19px;
    line-height: 21px;
    font-weight: 400;
    /*color: rgb(30, 34, 67);*/
    color: #fff;
}
.sliderPostTitle a.sliderTitleLink {
    font-size: 40px;
    line-height: 42px;
    font-weight: 400;
    /*color: rgb(30, 34, 67);*/
    color: #fff;
    padding-bottom: 8px !important;
    display: block;
}
.sliderPostDateAuthor {
    font-size: 15px;
    line-height: 17px;
    font-weight: 600;
    color: rgb(255, 255, 255);
    font-style: italic;
}
.sliderPostHr {
    z-index: 8;
    border-color: rgba(255, 255, 255, 0.498039);
    visibility: inherit;
    transition: none;
    line-height: 25px;
    border-width: 0px;
    margin: 50px 0;
    padding: 0px;
    letter-spacing: 0px;
    font-weight: 500;
    font-size: 13px;
    white-space: nowrap;
    min-height: 5px;
    min-width: 191px;
    max-height: 4.76959px;
    max-width: 190.783px;
    opacity: 1;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform-origin: 50% 50% 0px;
    background-color: rgb(255, 255, 255);
}
.sliderPostExcerpt {
    line-height: 18px;
    font-weight: 400;
    font-size: 16px;
}
.sliderPostLink {
    padding: 40px 0 !important;
}
a.sliderReadBtn {
    font-size: 14px;
    line-height: 14px;
    font-weight: 500;
    color: rgb(255, 255, 255);
    padding: 5px 20px;
    border: 2px solid rgba(255, 255, 255, 0.75);
    cursor: pointer;
    border-radius: 0px;
    background-color: rgba(0, 0, 0, 0);
}
/*.tp-tab-mask:before {
    content: "The Latestsss";
    font-size: 15px;
    font-weight: 600;
    text-align: center;
    color: rgb(30, 34, 67);
    display: block;
}*/
.tp-span-wrapper .navTitle {
    color: rgb(30, 34, 67);
    font-weight: 600;
    text-align: center;
    font-size: 13px;
}
.tp-span-wrapper:before{
    content: '';
    position: absolute;
    left: -16px;
    top: -5px;
    width: 14px;
    border-bottom: 3px solid transparent;
    border-left: 3px solid transparent;
    /*height: 21%;*/
    background-color: #f7f7f7;
    -webkit-transform: skew(0deg,34deg);
    -moz-transform: skew(0deg,34deg);
    transform: skew(0deg,34deg);
}
.tp-span-wrapper:after{
    content: '';
    position: absolute;
    background-color:#f7f7f7;
    left: -16px;
    bottom: -5px;
    width: 14px;
    border-top: 3px solid transparent;
    border-left: 3px solid transparent;
    /*height: 78%;*/
    -webkit-transform: skew(0deg,-34deg);
    -moz-transform: skew(0deg,-34deg);
    transform: skew(0deg,-34deg);
    z-index: -1;
}
.tp-span-wrapper .navSubBtn {
    text-align: center;
    position: absolute;
    bottom: 10px;
    width: 100%;
    left: 0;
}
/*
---------------[TRENDING]--------------------------*/
#homePageTrendingContainer {
    padding-right: 0;
    border-right: none;
}
#homePageTrendingContainer .et_pb_widget {
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 10px;
}
#homePageTrendingContainer .widgettitle {
    color: rgb(30, 34, 67);
    font-size: 22px;
    text-align: center;
    border-bottom: 4px solid #e6e6e6;
    margin-bottom: 20px;
    padding-top: 20px;
}
#homePageTrendingContainer.no-title .widgettitle {
    display: none;
}
#homePageTrendingContainer .et_pb_widget {
    width: 100% !important;
}
.et_pb_widget ul {
    line-height: 16px !important;
    /*display: table;*/
}
#homePageTrendingContainer .et_pb_widget ul li {
    float: left;
    width: 33%;
    border-left: 1px solid #e6e6e6;
    /*position: relative;*/
    padding-left: 20px;
    display: flex;
    align-items: center;
    /*justify-content: center;*/
}
#homePageTrendingContainer .et_pb_widget ul li:first-child {
    border: none;
    padding-left: 0;
}
#homePageTrendingContainer .et_pb_widget ul li .tptn_after_thumb {
    /*transform: translateY(-50%);
    position: absolute;
    top: 50%;*/
    margin-left: 10px;
    max-width: 50%;
    font-size: 13px;
}
#homePageTrendingContainer .et_pb_widget ul li .tptn_after_thumb .tptn_title {
    color: #000;
}
#homePageTrendingContainer .et_pb_widget ul li img {
    float: left;
    margin-right: 15px;
}
/*
---------------[QUICK TAKES]--------------------------*/
/*#quickTakesContainer {
    border-right: none;
}*/
#quickTakesContainer > div {
    width: 100%;
    margin-top: 20px;
}
#quickTakesContainer .widgettitle {
    display: none;
}
#quickTakesContainer a.blu {
    color: #1e2243;
}
#quickTakesContainer .et_pb_widget li a {
    color: #333333;
}
.border-left-md {
    border-left: 1px solid rgba(139, 139, 139, .25);
}
/*
---------------[VARIOUS WIDGETS]--------------------------*/
#citizenProfilesContainer > div {
    width: 100%;
    margin-top: 20px;
}
/*
---------------[FEATURED]--------------------------*/
#homePageFeaturedContainer .wc-shortcodes-post-box {
    background-color: transparent;
}
#homePageFeaturedContainer .wc-shortcodes-post-border {
    border-bottom: none;
}
#homePageFeaturedContainer .post-content {
    font-family: sans-serif;
}
/* .post-meta .cats */
.post-meta .published {
    margin-right: 20px;
}
body.search.search-results .post-meta .published {
    margin-right: inherit;
}
.post-meta .cats,
.post-meta .cu-tags {
    float: right;
    text-transform: uppercase;
}
/*
---------------[JOIN THE FIGHT]------------------------*/
.jtfBtn {
    padding:5px 25px;
}
.jtfWidgets h4.widgettitle {
    font-size: 25px;
    color: #1e2243;
    padding-bottom: 20px;
    margin-bottom: 15px;
    border-bottom: 5px solid #1e2243;
}
/*#latest-event .evtContainer .evtImg img {
    border: 1px solid rgb(30, 34, 67);
}*/
#latest-event .evtMeta {
    line-height: normal;
    margin-bottom: 20px;
}
#latest-event .evtMeta span {
    display: block;
}
#latest-event .evtTitle {
    font-size: 20px;
    margin-bottom: 10px;
}
#latest-event .evtTitle a {
    color: rgb(30, 34, 67) !important;
}
#latest-event .evtDateTime,
#latest-event .evtLocation {
    font-size: 11px;
    font-weight: 700;
    color: #000;
    font-style: italic;
}
#latest-event .evtExcerpt {
    font-size: 12px;
}
#latest-event .evtBookBtn {
    
}
#latest-event .evtBookBtn a,
#latest-event .evtBookBtn span,
#latest-event .evtBookBtn i
 {
    font-size: 16px;
    color: rgb(30, 34, 67) !important;
}
#latest-event .evtBookBtn i {
    float: left;
    margin-right: 5px;
}
#latest-event .evtBookBtn span {
    display: inline-block;
    margin-bottom: 10px;
    margin-right: 10px;
    color: rgb(30, 34, 67);
}
#latest-event .evtBookBtn span:last-child {
    margin-right: 0;
}
#latest-event .evtBookBtn .tl-upcoming-button {
    cursor: pointer;
}
#latest-event .evtBookBtn span i {
    margin-right: 5px;
}
#latest-event .all-events-link a {
    color: #1e2243;
}
#latest-event .all-events-link:before {
    content: "\f07c";
    color: #1e2243;
    margin-right: 5px;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
a.saeLink {
    font-size: 16px;
    color: rgb(30, 34, 67) !important;
}
a.jtfGetStarted {
    font-size: 16px;
}
#jtfWidgetsCol2 div:first-child {
    margin-bottom: 20px;
}
/*
---------------[AROUND TEXAS / UNDER THE DOME]--------------------------*/
.aroundTexasWidget .pt-cv-filter-bar.breadcrumb a {
    font-weight: 600;
    color: #555;
}
.aroundTexasWidget .pt-cv-filter-bar.breadcrumb .active a {
    font-weight: 600 !important;
    color: #999 !important;
}
.aroundTexasWidget .breadcrumb li:first-child a {
    font-weight: 600 !important;
    color:#333 !important;
}
#aroundTexasCommentariesContainer > div,
#commentariesContainer > div,
#aroundTexasLettersContainer > div,
#lettersToTheEditorContainer > div {
    width: 100%;
    margin-top: 20px;
}
.around-texas .eg-icon-left-open:before {
    content: 'PREV';
}
.around-texas .eg-icon-right-open:before {
    content: 'NEXT';
}
.around-texas .eg-icon-left-open:before,
.around-texas .eg-icon-right-open:before {
    width: 3em;
    font-family: inherit;
}
.gridTabHeaders ul.et_pb_tabs_controls:before {
    float: left;
    content: "VIEW";
    font-weight: 600;
    padding-right: 15px;
}
#aroundTexasSectionContainer .gridTabHeaders ul.et_pb_tabs_controls,
#underTheDomeSectionContainer .gridTabHeaders ul.et_pb_tabs_controls {
    background-color: transparent;
    border:none;
    float:right;
    margin-top:37px;
    margin-right: 20px;
}
#underTheDomeSectionContainer .gridTabHeaders ul.et_pb_tabs_controls {
    margin-top:0px;
    line-height: 29px !important;
}
.et_pb_tabs.gridTabHeaders ul.et_pb_tabs_controls li.et_pb_tab_0,
.et_pb_tabs.gridTabHeaders ul.et_pb_tabs_controls li.et_pb_tab_1 {
    line-height: normal !important;
}
.gridTabHeaders ul li {
    border:none;
    padding:0 4px !important;
    bottom: 0px !important;
}
.gridTabHeaders ul li a{
    color: transparent !important;
    font-size: 1.25em;
    display: none;
}
.gridTabHeaders ul > li:first-child:after,
.gridTabHeaders ul > li:last-child:before {
    font-family: FontAwesome;
    color:#333;
    font-weight: 100;
    font-size: 1.25em;
}
.gridTabHeaders ul > li:first-child:after {
    content: "\f009";
}
.gridTabHeaders ul > li:last-child:before {
    content: "\f00b";
}
.pt-cv-view.pt-cv-grid {
    border-top: 3px solid #1e2243;
    padding-top: 20px;
}
.breadcrumb.pt-cv-filter-bar {
    margin-bottom: 0 !important;
}
.pt-cv-pagination-wrapper button.pt-cv-more.btn {
    position: relative;
    padding: 0.3em 1em;
    border: 2px solid !important;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: transparent;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.7em !important;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
}
.pt-cv-wrapper .caret {
    display: none;
}
/* 
----------- [GRID VIEW] ----------------*/
#underTheDomeSectionContainer .pt-cv-term-heading {
    border:none;
}
.pt-cv-ifield {
    background-color: #fff;
}
#pt-cv-view-829526380f .pt-cv-meta-fields span,
#pt-cv-view-26090b00d3 .pt-cv-meta-fields span {
    display: block;
    line-height: normal;
}
#pt-cv-view-829526380f .pt-cv-title,
#pt-cv-view-26090b00d3 .pt-cv-title {
    border-left: 1px solid;
    display: block;
    border-right: 1px solid;
    padding: 10px;
    margin-bottom: 0 !important;
    min-height: 75px;
    background-color: #fff;
}
#pt-cv-view-829526380f .pt-cv-meta-fields,
#pt-cv-view-26090b00d3 .pt-cv-meta-fields {
    border-left: 1px solid;
    display: block;
    border-right: 1px solid;
    padding: 0 10px 20px;
    border-bottom: 1px solid;
    background-color: #fff;
}
#pt-cv-view-829526380f .pt-cv-content-item,
#pt-cv-view-26090b00d3 .pt-cv-content-item {
    color: #e5e5e5;
}
#pt-cv-view-829526380f .pt-cv-content-item > a,
#pt-cv-view-26090b00d3 .pt-cv-content-item > a {
    border-left: 1px solid;
    display: block;
    border-right: 1px solid;
    border-top: 1px solid;
    padding: 10px 10px 0;
    margin-bottom: 0;
    color: #e5e5e5;
    background-color: #fff;
}
.pt-cv-thumbnail {
    margin-bottom: 0px!important;
}
/*
---------------[LIST VIEW]------------------*/
#pt-cv-view-96dcd0ab27 .pt-cv-content-item,
#pt-cv-view-85d77cf8e6 .pt-cv-content-item {
    border-bottom:1px solid;
    color: #e5e5e5;
}
#pt-cv-view-96dcd0ab27 .pt-cv-content-item:last-child,
#pt-cv-view-85d77cf8e6 .pt-cv-content-item:last-child {
    border-bottom: none;
}
#pt-cv-view-96dcd0ab27 .pt-cv-title,
#pt-cv-view-85d77cf8e6 .pt-cv-title {
    margin-bottom: 0;
    padding-bottom: 0;
}
#pt-cv-view-96dcd0ab27 .pt-cv-meta-fields,
#pt-cv-view-85d77cf8e6 .pt-cv-meta-fields {
    margin-bottom: 20px;
}
#pt-cv-view-96dcd0ab27 .pt-cv-meta-fields .author,
#pt-cv-view-85d77cf8e6 .pt-cv-meta-fields .author {
    margin-left: 5px;
}
#pt-cv-view-96dcd0ab27 .pt-cv-content,
#pt-cv-view-85d77cf8e6 .pt-cv-content {
    line-height: normal;
    width: 90%;
}
/*
------------------[EVENTS HOME PAGE]-----------------*/
#homePageEventsContainer .et_pb_widget {
    width: 100%;
    margin-bottom:0;
}
#upcoming-events ul {
    list-style: none;
    padding:0;
}
#homePageEventsContainer .et_pb_widget > ul > li,
#upcoming-events ul > li {
    width: 100%;
    float: left;
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(30, 34, 67, .25);
    margin-bottom: 20px;
}
#upcoming-events ul > li:only-child,
#upcoming-events ul > li:last-child {
    border-bottom: none;
}
#homePageEventsContainer .et_pb_widget > ul > li.all-events-link,
#upcoming-events ul > li.all-events-link {
    padding:0;
    margin:0;
    border:0;
}
#homePageEventsContainer .et_pb_widget ul li ul li,
#upcoming-events ul li ul li,
#homePageEventsContainer .evtContainer div,
#upcoming-events .evtContainer div {
    float: left;
}
#homePageEventsContainer .evtContainer .evtImg,
#upcoming-events .evtContainer .evtImg {
    padding-right: 20px;
}
#homePageEventsContainer .evtContainer .evtImg img,
#upcoming-events .evtContainer .evtImg img {
    width: 250px;
    /*height: 150px;*/
    /*border:1px solid rgb(30, 34, 67);*/
}
#upcoming-events .evtMeta {
    max-width: 45%;
    line-height: normal;
}
#upcoming-events .evtMeta span {
    display: block;
}
#upcoming-events .evtTitle {
    font-size: 20px;
    margin-bottom: 10px;
}
#upcoming-events .evtTitle a {
    color: rgb(30, 34, 67) !important;
}
#upcoming-events .evtDateTime,
#upcoming-events .evtLocation {
    font-size: 12px;
    font-weight: 700;
    color: #000;
    font-style: italic;
}
#upcoming-events .evtExcerpt {
    font-size: 12px;
}
#upcoming-events .evtBookBtn {
    float: right !important;
    margin-right: 15px;
}
#upcoming-events .evtBookBtn a,
#upcoming-events .evtBookBtn span,
#upcoming-events .evtBookBtn i
 {
    font-size: 20px;
    color: rgb(30, 34, 67) !important;
}
#upcoming-events .evtBookBtn i {
    float: left;
    margin-right: 5px;
}
#upcoming-events .evtBookBtn span {
    display: block;
    margin-bottom: 10px;
    color: rgb(30, 34, 67);
}
#upcoming-events .evtBookBtn .tl-upcoming-button {
    cursor: pointer;
}
#upcoming-events .evtBookBtn span i {
    margin-right: 5px;
}
#homePageEventsContainer .all-events-link a,
#upcoming-events .all-events-link a {
    color: #1e2243;
}
#homePageEventsContainer .all-events-link:before,
#upcoming-events .all-events-link:before {
    content: "\f07c";
    color: #1e2243;
    margin-right: 5px;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
#homePageEventsSection {
    background: -moz-linear-gradient(top,  rgba(255,255,255,1) 77%, rgba(255,255,255,0) 85%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 77%,rgba(255,255,255,0) 85%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(255,255,255,1) 77%,rgba(255,255,255,0) 85%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */
}


/*
---------------[ISSUES]-------------------*/
.issuesContainer {
    border: 1px solid #999999;
    padding:12px;
    background: #fff;
}
.issuesContainer h4 {
    color: #952018;
    font-size: 24px;
    word-break: keep-all;
}
.issuesContainer p.p1 {
    min-height: 90px;
}
.issuesToggle {
    border:none;
}
.issuesToggle .et_pb_toggle_title:before {
    display: none;
}
.issuesToggle a {
    color: #952018;
}
.issuesImgContainer {
    min-height: 150px;
}
.issuesImgContainer img {
    max-width: 100%;
    max-height: 150px;
}
a.issuesMoreInfoModal {
    font-size: 16px;
}
html.pum-open.pum-open-overlay.pum-open-scrollable body>[aria-hidden] {
    padding-right: 0;
}
.pum-theme-34651 .pum-content + .pum-close, .pum-theme-default-theme .pum-content + .pum-close {
    font-weight: 600;
}
.pum-container a {
    color: #952018;
}
.pum-title {
    margin-bottom: 10px;
}
/*
----------------[ABOUT US]-----------------*/
#bod-container h4 {
    font-weight: 600;
}
/*
----------------[ARCHIVES PAGE]------------*/
ul.bycategories {
margin: 0;
padding: 0 0 0 16px !important;
float: left;
width: 100%;
margin-bottom: 30px;
}
ul.bycategories li {
list-style: none; 
list-style-type: none;
margin: 0; 
padding: 0;
}
ul.bycategories li a {
list-style: none; 
list-style-type: none;
margin: 0 20px 15px 0; 
float: left; 
background: #eee; 
color: #464646; 
padding: 5px 10px;
border-radius: 5px; 
-moz-border-radius: 5px; 
-webkit-border-radius: 5px;
}
ul.bycategories li a:hover{
text-decoration: none; 
background: #952018; 
color: #fff;
}
.clear{clear: both;}
.archives-widget-left {
    width: 100%;
}
.archives-authors-section,
.archives-widget-left {
    margin-bottom: 30px;
}
.archives-authors-section,
.archives-widget-left,
.archives-widget-left ul,
.archives-authors-section ul {
    float: left;
}
span.tptn_after_thumb {
    display: block;
    width: 110px;
}
.trendingPage span.tptn_after_thumb {
    width: 100%;
}
.trendingPage .et_pb_widget {
    width: 100% !important;
}
.archives-widget-left ul li,
.archives-authors-section ul li {
    list-style: none;
    float: left;
    margin-right: 20px;
}
.archives.et-social-icon a {
    font-size: inherit;
}
.archives.et-social-icon span {
    display: inline;
}
span.archives {
    margin-left: 20px;
    border-left: 1px solid rgba(30, 34, 67, .25);
    padding-left: 20px;
}
/*
-------------[SOCIAL SHORTCODE WIDGET]---------*/
.et-social-shortcode-widget {
    margin-top: 20px;
}
.et-social-shortcode-widget li {
    display: inline-block;
    margin-right: 40px;
    margin-bottom: 15px !important;
}
.et-social-shortcode-widget li a {
    font-size: 16px;
    /*color: #1e2243 !important;*/
}
/*
----------------[FOOTER]-----------*/
#main-footer {
    background-color: rgba(0,0,0,1) !important;
    /*margin-top: 100px;*/
    /*padding-top: 50px;*/
}
.single #main-footer {
    margin-top: 575px;
}
/*.home.page #main-footer {
    margin-top: 300px;
}*/
.page-template-tmpl_archives #main-footer {
    margin-top: 600px;
}
.footer-widget a {
    color: #fff;
}
#main-footer .footerLogoContainer {
    display: none;
    /*text-align: center;
    padding-bottom: 50px;*/
}
#main-footer .footer-widget h4 {
    padding-bottom: 15px;
}
#main-footer #Et_logo {
    max-width: 350px;
}
/*#footer-widgets {
    border-top: 1px solid;
}*/
#footer-widgets .footer-widget {
    width: 22%;
}
#footer-widgets .footer-widget .et-social-icons-footer-widgets a.icon:before {
    font-size: 22px;
    margin-right: 10px;
}
#footer-widgets .footer-widget .et-social-icons-footer-widgets a.icon span {
    font-size: 16px;
}
#footer-widgets .footer-widget:nth-child(1) {
    width: 50%;
}
#footer-widgets .footer-widget:nth-child(1) .fwidget {
    text-align: left;
    width: 100%;
}
#footer-widgets .footer-widget:last-child {
    float: right;
}

#footer-widgets .footer-widget:last-child > div {
    /*float: right;*/
}
.footer-widget .et-social-icon span {
    display: inline;
}
#footer-widgets .footer-widget li {
    padding-left: 0;
    margin-bottom: 1.5em;
}
#footer-widgets .footer-widget li:before {
    display: none;
}
#footer-widgets .footer-widget #et-info-addr,
#footer-widgets .footer-widget #et-info-phone {
    font-size: 22px;
}
/*
-----------------[SUBSCRIPTION FORM]--------*/
#subscribeForm .form-group {
    margin: 20px 0;
}
#subscribeForm label {
    font-size: 20px;
    color: #111;
    margin-bottom: 10px;
    display: block;
}
#subscribeForm .required-asterick {
    color: #931f17;
}
#subscribeForm .form-control {
    width: 100%;
    padding: 14px 16px;
    border: 1px solid;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    /*color: #999;*/
    /*background-color: #eee;*/
    font-size: 20px;
}
#subscribeForm .address-disclaimer {
    margin-top: 20px;
    margin-bottom: 20px;
}
#subscribeForm input[type="checkbox"] {
    width: inherit;
}
#subscribeForm input[type="submit"] {
    color: #1e2243 !important;
    border: 2px solid #1e2243;
    letter-spacing: 0px;
    font-size: 20px;
    background: transparent;
    padding: 10px 20px;
}
#subscribeForm .checkbox-description {
    font-size: 14px;
}
/* Contact Form Module */
.et_pb_contact_form {
    margin-left: -3%;
}

.et_pb_contact_field {
    margin-bottom: 3%;
    padding: 0 0 0 3%;
}

.et_pb_contact_main_title {
    padding-bottom: 16px;
    font-size: 26px;
    font-weight: 500;
}

.et_pb_column_1_3 .et_pb_contact_main_title,
.et_pb_column_1_4 .et_pb_contact_main_title {
    font-size: 22px;
}

.et_pb_contact_form_label {
    display: none;
}

.et_pb_contact_right {
    display: inline-block;
    width: auto;
    margin: 0;
    text-align: right;
}

.wpcf7 .et_pb_contact_field_half {
    float: left;
    overflow: hidden;
    width: 50%;
}

.wpcf7 p span input,
.wpcf7 p span textarea {
    width: 100%;
    padding: 16px;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color: #999;
    background-color: #eee;
    font-size: 14px;
}

.et_pb_contact_right p span input {
    max-width: 45px;
    padding: 16px;
}

.et_pb_contact_message {
    min-height: 150px;
}

.et_pb_contact_submit,
.et_pb_contact_reset {
    display: inline-block;
    margin: 0 0 0 18px;
    font-family: inherit;
    cursor: pointer;
}

.wpcf7 p .et_contact_error {
    border: 1px solid red !important;
}

.et_contact_bottom_container {
    float: left;
    overflow: hidden;
    margin-top: -1.5%;
    text-align: right;
}

.et_pb_contact_form .et_pb_contactform_validate_field {
    display: none !important;
    visibility: hidden !important;
    width: 0 !important;
    height: 0 !important;
    border: none !important;
    opacity: 0 !important;
}

.et_pb_contactform_validate_field {
    display: none;
}
.et_pb_contact p input, .et_pb_contact p textarea {
    border: 1px solid #e5e5e5;
    background-color: transparent;
}
/*.gitSection #et-info {
    float: none;
}*/
.gitSection .lftCol,
.gitSection .rghtCol {
    float: left;
}
.gitSection .lftCol {
    min-width: 30px;
}
.gitSection .et-social-shortcode-widget {
    float: left;
    margin-top: 40px;
    padding-left: 0;
}
.gitSection .et-social-shortcode-widget li {
    line-height: 0;
    padding: 4px;
    border: 1px solid rgba(139, 139, 139, .25);
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 15px !important;
}
.gitSection .et-social-shortcode-widget li a {
    color: #777 !important;
}
/*
---------[REQUEST A SPEAKER FORM]--------*/
.ui-datepicker {
    margin-top:0 !important;
}
.rasForm_wrapper {
    margin-top: 0 !important;
}
body .rasForm_wrapper ul li.gfield:first-child {
    margin-top: 0;
}
.rasForm .gform_heading {
    display: none;
}
.rasFormTime .gfield_time_ampm {
    margin-top: 13px !important;
}
.rasForm button.et_pb_contact_submit {
    color: #ffffff !important;
    background: #952018;
    border-color: rgba(0,0,0,0);
    font-size: 20px !important;
    text-transform: uppercase !important;
    margin-left: 0;
}
.rasForm button.et_pb_contact_submit:hover {
    background: #952018;
}
.rasForm input {
    padding: 16px !important;
}
.rasForm .ginput_container_time input {
    padding-right: 14px !important;
}
.gform_wrapper .rasForm .ginput_container_time input {
    width: 75% !important;
}
.gform_wrapper .gfield_time_hour i {
    margin-top: 13px !important;
}
.gform_wrapper .rasForm .gfield_time_minute input {
    margin-left: 4px;
}
.phoneField .ginput_container ,
.phoneField .ginput_container input,
.rasFormTime .gfield_time_hour,
.rasFormTime .gfield_time_minute,
.rasFormTime .gfield_time_hour input,
.rasFormTime .gfield_time_minute input,
.groupSizeField .ginput_container,
.groupSizeField .ginput_container input {
    margin-top: 2px !important;
}
.phoneField .gfield_description,
.rasFormTime .gfield_description,
.groupSizeField .gfield_description {
    line-height: 20px !important;
}
/*
-----------[SINGLE POST META]---------*/
#empower_post_meta_wrapper:before {
    content: '\f005';
    font-size: 18px;
    color: #931f17;
    display: block;
    font: normal normal normal 10px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-bottom: 40px;
    text-align: center;
}
#empower_post_meta_wrapper .post-meta {
    border-top:1px solid #e6e6e6;
    border-bottom:1px solid #e6e6e6;
    padding: 10px;
    text-align: center;
    font-size: 12px;
}
#empower_post_meta_wrapper .post-meta .cats, 
#empower_post_meta_wrapper .post-meta .cu-tags {
    float: none;
}
#empower_post_meta_wrapper .post-meta .cats {
    margin-right: 20px;
}
#empower_about_author_wrapper {
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    padding: 20px 0;
}
body.category-remove-take-action-widget #empower_about_author_wrapper {
    border-top: none;
}
#empower_about_author_wrapper .authorMetaTitle {
    font-weight: 600;
}
#empower_about_author_wrapper .author-meta {
    padding-top: 20px;
}
#empower_about_author_wrapper .author-meta > div {
    display: inline-block;
    vertical-align: top;
}
#empower_about_author_wrapper .author-meta div:first-child {
    margin-right: 30px;
}
#empower_about_author_wrapper .author-meta p {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 12px;
    width: 85%;
    line-height: normal;
}
#empower_about_author_wrapper .author-meta a.rapLink {
    text-transform: uppercase;
    color: #931f17;
}
#empower_take_action_wrapper {
    padding-top:0;
    padding-bottom: 30px;
    text-align: center;
}
#empower_take_action_wrapper h2 {
    text-align: center;
    margin: 20px 0;
    color: #1e2243;
    font-size: 32px;
}
#empower_take_action_wrapper .takeActionBtn a {
    font-size: 20px;
    padding: 10px 30px;
    border: 2px solid;
    border-radius: 3px;
    margin-right: 20px;
    margin-bottom: 10px;
    display: inline-block;
}
/*
-----------------[RELATED POSTS]-------------*/
#relatedPostsContainer {
    background: rgba(247,247,247,1);
    background: -moz-linear-gradient(top, rgba(247,247,247,1) 50%, rgba(247,247,247,0) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(50%, rgba(247,247,247,1)), color-stop(100%, rgba(247,247,247,0)));
    background: -webkit-linear-gradient(top, rgba(247,247,247,1) 50%, rgba(247,247,247,0) 100%);
    background: -o-linear-gradient(top, rgba(247,247,247,1) 50%, rgba(247,247,247,0) 100%);
    background: -ms-linear-gradient(top, rgba(247,247,247,1) 50%, rgba(247,247,247,0) 100%);
    background: linear-gradient(to bottom, rgba(247,247,247,1) 50%, rgba(247,247,247,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#f7f7f7', GradientType=0 );
    padding-top: 40px;
}
.crp_related {
    width: 80%;
    max-width: 1080px;
    margin: auto;
}
.crp_related h3 {
    font-size: 32px;
    color: #1e2243;
    text-align: center;
    border-bottom: 5px solid;
    margin-bottom: 30px;
    padding-bottom: 25px;
}
.crp_related ul {
    text-align: center;
}
.crp_related li {
    list-style: none;
    display: inline-block;
    padding: 12px;
    border-width: 1px 1px 1px 1px;
    border-radius: 0px 0px 0px 0px;
    border-color: #e5e5e5;
    border-style: solid;
    margin-right: 3%;
    text-align:center;
    background: #ffffff;
    max-width: 30%;
    vertical-align: top;
    min-height: 350px;
}
.crp_related li:last-child {
    margin-right: 0;
}
.crp_related li > a:first-child {
    display: block;
    /*max-height: 135px;*/
    overflow: hidden;
}
.crp_related .crp_title {
    /*min-height: 50px;*/
    margin-bottom: 5px;
}
.crp_related li a.crp_title {
    display:block;
    font-size: 20px;
    line-height: 25px;
    text-transform: capitalize;
    padding: 30px 0 0 0;
    min-height: 140px;
}
.crp_related li a img {
    max-width: inherit;
}
.crp_related li span {
    display: block;
    font-size: 13px;
    font-weight: 600;
    line-height: normal;
}

/*
---------------[REMOVE SIDEBAR]---------*/
.page #main-content .container:before,
.single #main-content .container:before,
.archive #main-content .container:before,
.search #main-content .container:before  { 
    display: none;
}
.page #sidebar,
.single #sidebar,
.archive #sidebar,
.search #sidebar { 
    display: none;
}
.page:not(.page-template-tmpl_archives-php).et_right_sidebar #left-area,
.single.et_right_sidebar #left-area,
.archive.et_right_sidebar #left-area,
.search.et_right_sidebar #left-area { 
    width: 100%;
}
.page-template-tmpl_archives-php #main-content .container:before {
    display: block;
}
.page-template-tmpl_archives-php #sidebar {
    display: block;
}
/*.page-template-tmpl_archives-php.et_right_sidebar #left-area {
    width: inherit;
}*/
/*
-----------------[POSTS HEADER]-----------*/
#main-content .articleTemplate.container {
    padding-top: 80px;
}
#main-content article.has-post-thumbnail .articleTemplate.container {
    padding-top: 58px;
}
.headerBar {
    display: none;
    padding: 15px 20px 10px;
    position: fixed;
    z-index: 2;
    background: transparent;
    -webkit-box-shadow: 0 0 4px #5d5d5d;
    -moz-box-shadow: 0 0 4px #5d5d5d;
    box-shadow: 0 0 4px #5d5d5d;
    left: 0;
    right: 0;
    margin-left: 225px !important;
    -webkit-transition: background .5s; /* Safari */
    transition: background .5s;
}
.headerBar h1,
.et_post_meta_wrapper h1 {
    font-size: 22px;
    display: inline-block;
    color: #000;
    font-weight: 400;
    text-transform: uppercase;
}
.headerBar .aps-social-icon-wrapper,
.et_post_meta_wrapper .aps-social-icon-wrapper {
    float: right;
}
.titleSocialContainer .aps-social-icon-wrapper {
    margin-top: -5px;
}
.et_post_meta_wrapper {
    position: relative;
}
.et_post_meta_wrapper img {
    width: 100%;
}
.imgOverlay:after {
    content: '';
    background: rgba(0,0,0,.5);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 6px;
    z-index: 0;
}
.et_pb_fullwidth_section.imgOverlay:after {
    bottom: 0;
}
.et_post_meta_wrapper .titleSocialContainer {
    position: absolute;
    width: 100%;
    text-align: center;
    padding: 10% 0;
    z-index: 1;
    -webkit-transition: padding 1s; /* Safari */
    transition: padding 1s;
}
.et_post_meta_wrapper .titleSocialContainer h1 {
    color: #fff;
    font-size: 2.25em;
    text-transform: uppercase;
}
.et_post_meta_wrapper .titleSocialContainer p {
    width: 80%;
    margin: 0 auto;
    color: #fff;
}
.articleMeta {
    border-bottom: 5px solid #1e2243;
    margin-bottom: 20px;
    padding-bottom: 3px;
}
.articleTemplate.container {
    width: 60%;
}
.articleTemplate.container .entry-content:first-child {
    padding-top: 0;
}
span.articleDate,
span.articleAuthor,
span.articleCT,
span.socialShareInline {
    display: inline-block;
    color: #777;
}
span.socialShareInline {
    width: 100%;
}
span.socialShareInline .addtoany_list {
    float: none;
}
span.socialShareInline .addtoany_list a {
    font-size: 20px !important;
}
span.articleDate,
span.articleAuthor {
    font-weight: 600;
    margin-right: 20px;
}
#left-area span.articleCT .post-meta {
    padding-bottom: 0;
}
span.articleCT .post-meta span {
    float: none;
    font-size: 11px;
    font-weight: 800;
}
span.articleCT .post-meta span.cats {
    margin-right: 20px;
}
span.articleCT .post-meta a {
    color: #777;
    text-decoration: none;
    font-weight: 600;
}
/* makes the featured image only full width in single.php
body.single article.has-post-thumbnail > img:nth-of-type(1),
body.single article.has-post-thumbnail .et_post_meta_wrapper > img:nth-of-type(1) { 
    position:absolute; left:0; top:0; 
}*/
/*
----------------[AUTHOR PAGES]-------------*/
.curAuthFullName {
    color: #1e2243;
    margin-bottom: 20px;
    border-bottom: 5px solid #1e2243;
}
/*
--------------[CATEGORY/TAG/DATE/SEARCH PAGES]-----------*/
.categoryPageTitle,
.tagPageTitle,
.datePageTitle,
.searchPageTitle {
    color: #1e2243;
    margin-bottom: 20px;
    border-bottom: 5px solid #1e2243;
    text-transform: capitalize;
}
.catPageNum,
.tagPageNum,
.datePageNum,
.searchPageNum {
    font-size: 14px;
    display: inline-block;
    float: right;
    line-height: 52px;
}

/*---------------[GRID LAYOUT]----------------*/
.grid-layout {
    display: grid;
    grid-gap: 20px;
    grid-template-columns: repeat(2, 48.5%);
}

/*
--------------------------------------------
------------[PETITION WIDGET]---------------
-------------------------------------------*/
#petitionWidgetContainer .et_pb_all_tabs {
    padding:24px 0;
}
#petitionWidgetContainer .et_pb_tab h2 {
    margin-top: 0;
}
#petitionWidgetContainer ul.et_pb_tabs_controls {
    border:none;
    background-color: transparent;
    display: table;
    table-layout: fixed;
    width: 100%;
}
#petitionWidgetContainer .et_pb_tabs,
#petitionWidgetContainer .et_pb_tabs_controls li {
    border:none;
}
#petitionWidgetContainer .et_pb_tabs_controls li:hover {
    background-color: #931f17;
}
#petitionWidgetContainer .et_pb_tabs_controls li  {
    width: 100%;
    text-align: center;
    display: table-cell;
    float: none;
}
#petitionWidgetContainer .et_pb_tabs_controls li a {
    display: block;
}
#petitionWidgetContainer .et_pb_tabs_controls li.et_pb_tab_active {
    bottom:0;
}
#petitionWidgetContainer .dk-speakout-share ul.et-social-icons {
    float: none;
}

/*      
--------------------------------------------
-----------------[MEDIA QUERIES]------------
--------------------------------------------*/
@media (min-width: 981px) and (max-width: 1150px) {
    /*.et_pb_gutters3 .et_pb_column_1_3, .et_pb_gutters3.et_pb_row .et_pb_column_1_3 {
        width: 43%;
        margin-bottom: 20px;
    }*/
}
@media (min-width: 981px) {
    .et_right_sidebar #left-area {
         padding-right: 0; 
    }
    .et_vertical_fixed.admin-bar #page-container #main-header,
    .et_vertical_nav #page-container #main-header {
        top:0;
        padding-top: 0;
    }
    .sm-hidden {
        display: none;
    }
    .headerBar h1 {
        margin-top: 5px;
    }
    #main-content .container.headerBarPadding {
        padding-top: 80px;
    }
    #logo {
        display: none;
    }
    .et_vertical_nav #main-header #Logo_lrg {
        max-height: 130px;
    }
    .et_vertical_nav #main-header .container {
        margin: 0 20px;
    }
    .et_vertical_nav #main-header #top-menu li,
    #mobile_menu li {
        border-bottom: 1px solid rgba(139, 139, 139, .25);
    }
    /*.et_vertical_nav #main-header #top-menu li:first-of-type,
    #mobile_menu li:first-of-type {
        border-top: 1px solid rgba(139, 139, 139, .25);
        color: #931f17 !important;
    }*/
    .et_vertical_nav #main-header #top-menu > li > a,
    #mobile_menu > li > a {
        padding-bottom: 0;
        line-height: 35px;
    }
    .et_vertical_nav #main-header #top-menu > li:after,
    #mobile_menu > li:after {
        content: "\203A";
        display: inline-block;
        -webkit-font-smoothing: antialiased;
        position: absolute;
        line-height: 30px;
        right: 2px;
        top: 0;
        font-size: 30px;
        font-weight: 100;
    }
    .et_vertical_nav #main-header #top-menu > li.current-menu-item:after {
        color:#fff;
    }
    .et_vertical_nav .footer-widget:nth-child(2n),
    .et_pb_gutters3.et_pb_footer_columns3 .footer-widget:nth-child(3) {
        margin-right: 0;
    }
}
@media (max-width: 1200px) {
    /*#footer-widgets .footer-widget {
        width: 100% !important;
    }*/
}
@media (max-width: 981px) {
    .md-hidden {
        display: none;
    }
    .md-show {
        display: block;
    }
    #Logo_lrg {
        display: none;
    }
    .et-title-class-news #main-header #logo {
        display: none;
    }
    .et-title-class-news #main-header #logoTexasScoreCardMobile {
        display: inline-block;
        max-width: 40%;
        height: 100%;
        max-height: 100%;
    }
    .hide-border-sm {
        border-left: none;
    }
    .et-social-rss {
        display: none;
    }
    /*.et_vertical_nav #main-header #logo {
        max-height: 100%;
    }*/
    body.admin-bar.et_vertical_nav #main-header {
        top: 32px !important;
    }
    .et_mobile_menu li.current-menu-item a {
        color:#fff;
    }
    #et-info {
        width: 100%;
    }
    #et-main-area {
        padding-top: 80px;
    }
    .logo_container {
        text-align: left;
    }
    #homePageTrendingContainer .et_pb_widget ul li {
        width: 100%;
    }
    #homePageTrendingContainer .et_pb_widget ul li:first-child {
        border-left: 1px solid #e6e6e6;
        padding-left: 20px;
    }
    .social-share-widget .et_pb_widget:nth-child(n) {
        margin: 0 !important;
    }
    #quickTakesContainer .et_pb_widget,
    #commentariesContainer .et_pb_widget,
    #citizenProfilesContainer .et_pb_widget,
    #lettersToTheEditorContainer .et_pb_widget {
        width: 100% !important;
    }
    .et_post_meta_wrapper .titleSocialContainer {
        padding: 10% 0;
    }
    .et_post_meta_wrapper h1 {
        display: block;
    }
    .et_post_meta_wrapper .aps-social-icon-wrapper {
        float: none;
        margin-bottom: 10px;
    }
    .crp_related ul {
        text-align: left;
    }
    .crp_related li {
        max-width: 45%;
        margin-bottom: 20px;
    }
    #navFooterContainer {
        display: none;
    }
    .single #main-footer {
        margin-top: 0;
    }
    #footer-widgets .footer-widget:last-child > div {
        float: left;
    }
    #footer-widgets .footer-widget:nth-child(1) .fwidget {
        text-align: left;
    }
    #footer-widgets .footer-widget, .et_pb_gutters1 #footer-widgets .footer-widget {
        width: 100% !important;
        margin-right: 0 !important;
    }
    #footer-widgets .footer-widget:nth-child(n) {
        margin-bottom: 9.5% !important;
    }
    #footer-widgets .footer-widget:last-child {
        /*width: 46.25%;
        margin: 0 7.5% 7.5% 0;*/
        float: left;
        margin-bottom: 0 !important;
    }
    #homePageEventsContainer .et_pb_widget {
        width: 100% !important;
    }
    #homePageEventsContainer .evtContainer .evtImg,
    #upcoming-events .evtContainer .evtImg {
        padding-right: 0;
        padding-bottom: 10px;
    }
    #homePageEventsContainer .evtContainer .evtImg img,
    #upcoming-events .evtContainer .evtImg img {
        width: 100%;
        height: auto;
    }
    .home.page #main-footer {
        margin-top: 0;
    }
}
@media (max-width: 767px) {
    body {
        background-image: none !important;
    }
    p,
    h3 {
        text-align: left;
        font-size: inherit;
    }
    .xs-hidden {
        display: none;
    }
    .xs-show {
        display: block;
    }
    li.menu-item-search {
        display: block;
        padding-left: 5px;
    }
    li.menu-item-search input.mobile-search-field {
        background-color: transparent;
    }
    input.mobile-search-field::-webkit-input-placeholder { /* Chrome/Opera/Safari */
      color: #333;
    }
    input.mobile-search-field::-moz-placeholder { /* Firefox 19+ */
      color: #333;
    }
    input.mobile-search-field:-ms-input-placeholder { /* IE 10+ */
      color: #333;
    }
    input.mobile-search-field:-moz-placeholder { /* Firefox 18- */
      color: #333;
    }

    .et_pb_pagebuilder_layout.single-post #page-container .et_pb_row {
        width: 100% !important;
    }
    #et_top_search { display:none; }
    .articleTemplate.container {
        width: 90%;
    }
    #main-content article.has-post-thumbnail .articleTemplate.container {
        padding-top: 20px;
    }
    #et-info, #et-secondary-menu {
        text-align: left; 
    }
    #et-info {
        float: left;
    }
    .et_vertical_nav #main-header #logo {
        display: inline-block;
        max-width: 100%;
        height: 65%;
        max-height: 65%;
    }
    #logoMobile {
        display: none;
        float: none;
        max-height: 54%;
        margin-bottom: 0;
        vertical-align: middle;
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
        -webkit-transform: translate3d(0, 0, 0);
    }
    .et-title-class-news #main-header #logo {
        display: none;
    }
    .et-title-class-news #main-header #logoTexasScoreCardMobile {
        display: inline-block;
        max-width: 75%;
        height: 65%;
        max-height: 65%;
        vertical-align: middle;
    }
    .et-title-class-trending .et_pb_widget li a {
        font-size: 15px;
    }
    /*#left-area {
        padding-top: 60px;
    }*/
    .heroImgExcerpt {
        display: none;
    }
    #homePageFeaturedContainer .entry-title {
        clear: both;
        padding-top: 20px;
    }
    blockquote {
        text-align: left;
    }
    .titleSocialContainer .aps-social-icon-wrapper {
        margin-top: 0;
    }
    .crp_related ul {
        text-align: center;
    }
    .crp_related li {
        max-width: 100%;
        width: 90%;
    }
    .crp_related li a.crp_title {
        padding: 10px 0 30px 0;
        min-height: inherit;
    }
    .crp_related li > a:first-child {
        max-width: inherit;
    }
    .crp_related li a img {
        width: 100%;
    }
    .et_post_meta_wrapper .titleSocialContainer h1 {
        font-size: 1.25em;
    }
    .post-meta .cats, .post-meta .cu-tags, .post-meta .published {
        float: left;
        clear: both;
    }
    #upcoming-events .evtMeta {
        max-width: 100%;
        margin-bottom: 10px;
    }
    #petitionWidgetContainer .et_pb_tabs_controls li  {
        width: 100%;
        display: block;
    }
    #petitionWidgetContainer .dk-speakout-share a {
        text-align: center;
    }
    /* 
    ------ {Email Petition} -----*/
    #dk-speakout-reader {
        width: 80% !important;
        left: 10% !important;
        top: 5% !important;
    }
    /*
    ------ {POPUP MAKER} --------*/
    .pum-responsive {
        top: 5% !important;
        bottom: 5% !important;
    }
    .pum-container {
        max-height: 100%;
    }
    .pum-container.pum-responsive {
        overflow: scroll;
        left: 50% !important;
        margin-left: -47.5% !important;
    }
    /*---------------[GRID LAYOUT]----------------*/
    .grid-layout {
        display: grid;
        grid-gap: 0px;
        grid-template-columns: repeat(1, 100%);
    }
    body.search.search-results .post-meta .published,
    body.archive.category .post-meta .published {
        float: none;
        margin-right: inherit;
    }
}