@charset "utf-8";
/* CSS Document */

/*
 Theme Name:   Twenty Fifteen Child New Theme
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  Twenty Fifteen Child Theme
 Author:       EWS
 Author URI:   http://example.com
 Template:     twentyfifteen
 Version:      1.0.0
 License:      GNU General Public License v1 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         
 Text Domain:  twenty-fifteen-child
*/

.feature-stories-col-1{
border-right: 1px solid #ccc;
    padding-right: 10px;
    margin-right: -1px;
}
.category-page-articles-title h1{
    font-size: 30px;
    font-weight: 600;
}
@media only screen and (max-width: 420px) {
			.entry-title {
				font-size:20px;
			}
		}
		@media screen and (max-width:991px) {
			.follow-us-box li
			{
				display:block;
				margin-bottom:10px;
			}
		}
.footer-navigation {
    margin-top: 0px !important;
    border-top: 0px !important;
}

.feature-stories article{
    border-bottom: 1px solid #ccc;
    margin-bottom: 6px;
    display: block;
    overflow: hidden;
}
.feature-stories article:last-child{
    border: none;
}

.home-mid-signup-box-orginal{
    text-align: center;
        padding: 10px 0;
    background-image: url('images/c.png');
    background-size: cover;
    margin: 10px;
    color: #FFF;
    display: table;
}

.btn-warning{
    color: #000 !important;
}

.btn-warning:hover{
    color: #000 !important;
}

.home-mid-signup-box{
    text-align: center;
    padding: 22px 0;
    background-image: url(images/battery.png);
    background-size: cover;
    margin: 10px;
    color: #FFF;
    display: table;
}

.home-mid-signup-box h2{
    white-space: pre-line;
}

.home-mid-signup-box .col-md-3,.home-mid-signup-box .col-md-6{
    padding: 15px;  
}
.gold .category-on-top a,.gold{
        color: #ac911a;
}
@media (min-width: 992px) {
    .pc-col-md-5 {
        width: 20%;
        float: left;
    }
}
.main-navigation-outer ul.dropdown-menu{
    width: 240px!important;
}
#search-btn,#mobile-search-btn{
    font-size: 21px;
    cursor: pointer;
}
#header-main-search{
    position: absolute;
    top:30px;
}
#mobile-search-btn{
        line-height: 60px;
}
#header-mobile-search{  
    margin-bottom: 6px;
}
.menu-main-menu li:last-child a[href="#reports"], .navbar-nav-mobile li:last-child a[href="#reports"]{
    color: #1d4382;
    font-weight: 900;
}
.mms-report-desktop-footer{
    background-color: #1150b5;
    border:2px solid #03255d;    
}
.penny-report-desktop-footer{
    background-color: #216615;
    border:2px solid #1e7d0e;
}
.mms-report-desktop-footer,.penny-report-desktop-footer{
    display: flex;
}
.mms-report-desktop-footer div,.penny-report-desktop-footer div{
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
}
.mms-report-desktop-footer .col-md-8 a,.penny-report-desktop-footer .col-md-8 a{
    text-align: left;
    color:#FFF;
    font-size: 28px;
}
.mms-report-desktop-footer img,.penny-report-desktop-footer img{
    max-width: 100%;
    border:none;
    margin: 0 auto;
    margin-top: 10px;
}

/* RSS FEED LOGO COLOR */
.rs a{
    background: #ad5f01 !important;
}



/* SITE AODA COLOR CHANGES */
.home p, .main-navigation-outer ul li a, #author-posts-container p a, .popular-post-number, .popular-post li a, .popular-post li a p{
    color:#717171 !important;
}

#footer-slid p a, .site-info p{
    color: #fff !important;
}

/* NAVIGATION BAR COLOR */
.navbar-default .navbar-nav>li>a{
    color: #000 !important;
}

.left-sidebar-author-box p span, .single-post a{
    color: #e50000;
}

.aoda-filter{
    display:none;
}
