.bp-main-container{
    
    position:relative;
    margin:30px 0px 60px 0px;
    display:block;
    
}
.bp-main-container a{
    color: #ffffff;
} 

.bp-section-title{
    font-family: 'Roboto', Sans-serif;
    font-size:18px;
    font-weight:600;
    line-height:20px;
    border-bottom:2px solid #222222;
    text-align:left;
    margin-bottom:10px;
    /* padding: 0px 0px 7px; */
   
    border-color: #ea2026;
   
  
}

.bp-one-box-img{
    width:100%;
}

.bp-section-title a{
   text-transform: uppercase;
   margin:0;
   padding: 6px 12px 0px 8px;
   background-color:#ea2026;
   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; 

}


.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;
}

/*

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;
}


