.td-header-wrap{
   /* border-bottom: 1px solid #413f3f;*/
   
}


.bp-main-container{
    
    position:relative;
    margin:30px 0px 60px 0px;
    display:block;
    padding-left:15px;
    padding-right:15px;
}

.bp-main-container :last-child {
      border-bottom:0px solid #C0C0C0;
}


/*
.bp-main-container a{
    color: #ffffff;
} 



*/

.readmore{
    color:#e62030; /* BB red */
}
.bp-section-title{
    font-family: 'Roboto', Sans-serif;
    font-size:14px;
    font-weight:600;
    height:27px;
    border-bottom:1px solid #005899;
    text-align:left;
    margin-bottom:10px;
    /*
     line-height:32px;
    border-color: #005899;
    
    */
}

.newsflash-section-title {
	font-family: 'Roboto', Sans-serif;
	font-size: 14px;
	font-weight: 600;
	height: 27px;
	border-bottom: 1px solid #e62030 !important;
	text-align: left;
	margin-bottom: 10px;
}
.newsflash-section-title a {
	text-transform: uppercase;
	margin: 0;
	padding: 6px 12px 6px 15px;
	background-color: #e62030;
	color: #ffffff;
}
.bp-section-title a{
    text-transform: uppercase;
    margin:0;
    padding: 6px 12px 6px 15px;
    background-color:#005899; /* BB Bule */
    color: #ffffff;
}

.bp-one-box-main-img{
    height:250px;
    width:100%;
    margin-bottom:10px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center; 

}



/* overide original css for td-container  
.td-container {
    padding-left:0 !important;
    padding-right:0 !important;
}
*/
/* CSS for the Block 6 */

.mobile-feature-img{
    height:auto;
    width:100%;
    
}
.bp-one-box {
    display:block;
    border-bottom:1px solid #C0C0C0;
    margin-top:15px;
    margin-bottom:15px;
  
}

.mobile-post-title a{
    color:#111111;
   
}

.mobile-post-title, .mobile-post-excerpt, .post-date-meta{
  color:#000;
}

.mobile-post-title{
    position:relative;
    top:-20px;
}
.mobile-post-excerpt{
    margin-bottom:15px;
    
    padding-top:10px;
}

.mobile-feature-img img{
    max-width: 800px;  
   width:100%;
    height: auto;
    margin:auto;
}

.bp-main-box{
    height:250px;
    width:100%;
    margin-bottom:10px;

}

.block6_post_title{
    position:relative;
    font-size:22px;
    font-weight:bold;
    color:black;
    left:5px;
    z-index:99;
}

.post-date-meta{
    font-size:11px;
    font-weight:normal;
    color:#8c8c8c;
   
}
/********************************************************************
Ads Rotate CSS for Ad
***********************************************************************/

.mobile-ad{
   position:relative;
   top:5px;
    display:inline-block;
    opacity:30%;
    color:#FFFAF0;
    padding:5px;
    float:left;
    font-size:9px;
    background-color:#808080;
    border-radius:5px;
    margin-left:5px;
    margin-bottom:5px;
    
}

.mobile-ad-bottom{
    position:relative;
    height:30px;
    margin-bottom:30px;
    border-bottom: 1px dotted #808080;
}
.mobile-ad-bottomx2{
    position:relative;
    height:60px;
    border-bottom: 1px dotted #808080;
}

/******************************************************************/
/* CSS for the Block 7 */
/******************************************************************/

.mobile-two-column-main-wrap{
    display:inline-block;
    width:100%;
    padding-left:15px;
    padding-right:15px;
}
.mobile-two-column-main-wrap :last-child{
    border-bottom:none;
    
}

.mobile-feature-img-wrap {
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    height: 200px;
    width: 35%;
    float:left;
   
}

.mobile-feature-img-wrap img{
    width:100%;
    height:auto;
   
}
.mobile-post-title-wrap{
    display:inline-block;
    width:50%;
}

.mobile-post-title-wrap h2{
    line-height:18px;
    font-size:15px;
}
.mobile-two-column{
    width:100%;
    display:inline-block;
    padding-left:15px;
    border-bottom:1px solid #C0C0C0;
    margin-bottom:20px;
    height:110px;
}



.mobile-two-column-title{
    width:100%;
    display:inline-block;
    padding-left:10px;
   
}

.mobile-feature-img-wrap {
    /* display: inline-block; */
    background-repeat: no-repeat;
    background-size: cover;
    height: 90px;
    width: 35%;
   
    float: left;
}

.mobile-two-column-title h2{
    margin:0;
   
}
.mobile-two-column-date{
    font-size:11px;
    font-weight:normal;
    padding-left:10px;
    color:#8c8c8c;
}
@media (min-width:200px) and (max-width:490px){
    .mobile-two-column-excerpt{
        display:none;
    }
    
}

@media(min-width:500px){
    .mobile-post-title-wrap{
        position:relative;
    }
    .mobile-two-column-title{
        padding:0 10px 10px;
        width:100%;
    }
    .mobile-two-column-date{

        padding-left:10px;
        font-size:11px;
        font-weight:normal;
        color:#8c8c8c;
    }
    .mobile-two-column-excerpt{
        padding-top:5px;
        padding-left:10px;
        color:#000000;
    }
    .mobile-feature-img-wrap {
        height:190px;
    }
    .mobile-two-column{
        height:205px;
    }
  
}
@media screen and (max-width:1024px){
     .news-flash{
        background-color: #e62030 !important;
    }
}

/******************************************************************/

/******************************************************************
* BB Digital Ads
*********************************************************************/
.bbdigital_ad_wrap{
    width:100%;
    
}
.bbdigital_ad_wrap img{
    position:relative;
    /*padding-top:10px;
    padding-left:30px;
    height:100px;*/
    width:auto;
}


.bbdigital_ad_inner_wrap{
    margin:auto;
    height:95px;
    width:350px;
    max-width:350px;
    background-position: center; 
    background-repeat: no-repeat; 
    background-size: cover; 
    
}

/*****************************************************************/


.bp-haft-box{
  display:block;
  width:49%;

}

.bp-two-box{
    /*border:1px solid green; */
    display:inline;
    
}
.bp-block-post-title{
    position:relative;
    height:22px;
    bottom:-162px;
    font-size:22px;
    font-weight:bold;
    color:#ffffff;
    text-shadow: 0px 0px 10px #0d0d0d;
     left:5px;
    z-index:99;
}


.bp-block-post-date-meta{
    color:#ffffff;
}

.bp-two-box-post-date-meta, .bp-block-post-date-meta{
    font-size:12px;
    font-weight:normal;
    text-shadow: 0px 0px 10px #0d0d0d;
    
}

.bp-two-box-post-title{
    position:relative;
    left:5px;
    bottom:-100px;
}

/* set the font type of the haft-box */
.bp-haft-box{
    color:#ffffff;
    font-weight:bold;
    text-shadow: 0px 0px 10px #0d0d0d;
    line-height:14px;
}

.bp-img-right, .bp-img-left{
    position:relative;
    height:150px;
    background-position: center; 
    background-size:cover;
}


.bp-float-left{
    float:left;
}
.bp-float-right{
    float:right;
}

.bp-clear-all{
    clear:both;
    margin-bottom:10px;
}
.mobile-clear{
    clear:both;
}
/*

Ads Rotate extension for Mobile ads 

*/


.bp-ads-main-wrap{
    position:relative;
    width:100%;
    height:auto;
}

.bp-ads-inner-wrap{
    margin: 0 auto;
    max-width:400px !important;
}

.bp-ads1-wrap{
    position:relative;
    float:left !important;
    padding:15px;
    width:50%;
}

.bp-ads2-wrap{
    position:relative;
    float:right !important;
    padding:15px;
    width:50%
}

.bp-single-ads2-wrap{
    position:relative;
    padding:15px;
}

.bp-epaper-icon a{
    position:absolute;
    top:5px;
    right:10px;
    height:50px !important;
    width:45px !important;
   
}

.bp-epaper-icon img {
    height:inherit;
    width:inherit;
}

/*
 menu
*/

.bp-mobile-main-menu-outerwrap{
    width:100%;
    overflow:scroll;
    background-color:#000000;
}
.bp-mobile-main-menu-container {
 
    float:left;
}
.bp-mobile-main-menu-innerwrap{
    width:680px;
}
.bp-mobile-main-menu-container ul{
    margin:0;
    padding:0;
}
.bp-mobile-main-menu-container li {
    font-size:13px;
    font-weight:600;
    padding:8px 4px 8px 4px;
     margin:0;
    display:inline-block;
    text-decoration:none;
}
.bp-mobile-main-menu-container a.active, .bp-mobile-main-menu-container a:hover, .bp-mobile-main-menu-container a:selected, .bp-mobile-main-menu-container li:hover {
    background-color:red;
}
.bp-search-icon {
    margin:11px 15px;
    width:20px;
    float:right;
}


/* 

*/
.bp-sticky-ads{
    margin:0px;
    color:#0000;
    z-index:999;
    position:fixed;
    bottom:-5px;
  
}

.bp-sticky-ads-close{
    background-color:#fff;
    color:#000000;
}


