.newhome1Body #header .header-nav-bar-primary {
    background: #fff !important;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.newhome1Body #header .header-nav-bar{
	padding-bottom: 0;
	min-height: 20px !important;
}
.newhome1Body #header .header-nav-main{
	margin:0;
}
.newhome1Body #header .nav-pills>li {
    margin-left: 0;
}
.newhome1Body #header .header-nav-main.header-nav-main-light nav > ul > li > a {
    color: #333;
    border-left: 1px solid #ccc;
    border-radius: 0;
    margin: 0;
    padding: 16px 12px;
    font-weight: 600;
}
.newhome1Body #header .header-nav-main.header-nav-main-light nav > ul > li:nth-last-child(2) a{
	border-right: 1px solid #ccc;
}

.newhome1Body li.search_window {
    top: 7px;
}
.newhome1Body .search_window form input[type=text]{
	border: 1px solid #ddd;
}
.newhome1 .slider ul li{
	cursor: pointer;
}
.newhome1 .slider .tp-bannertimer{
	display: none;
}
.newhome1 .featured-box .box-content{
	padding: 0
}

.newhome1 .featured-box .icon-featured{
    margin: 0;
    bottom: 55px;
    /*font-style: 50px;
    color: #333;    */
    background: none;
    
}
.newhome1 .featured-box h3{
    margin-bottom: 5px;
    font-size: 20px;
    color: #f00;
    font-weight: 600;
}
.newhome1 .featured-box .box-content{
    border-color: #333;
}
.newhome1 .featured-box .box-content .content{
    position: relative;
    bottom: 15px;
}

.newhome1 .home_featured .col-md-3{
    border-right: 1px solid #ddd;
}
.newhome1 .home_featured h2.mb-xs{
    font-size: 26px;
    /*line-height: 25px;
    border-bottom: 1px solid #ddd;*/
    padding-bottom: 10px !important;
    font-weight: 600;   

}
.newhome1 .home_featured .owl-carousel a h5{
    text-transform: capitalize !important;
    font-weight: 600 !important;
    font-size: 12px !important;
}
.newhome1 .home_featured .home_carousel{
    background: #fff;
    padding-top: 25px;
    box-shadow: 0 0 1px 1px #ddd;
}
.home_featured .owl-carousel .owl-item img{
    height: 100px;
}
.sidebox .leads{
    float: left;
    width: 100%;
    border: 1px solid #ddd;
}
.sidebox .leads ul li{
    list-style: none; 
}
.sidebox .leads h2.mb-xs {
    font-size: 18px;
    padding-left: 10px;
    padding-bottom: 0 !important;
    border-bottom: 1px solid #ddd;
}
.sidebox .leads ul{
    margin: 0;
    padding: 0;
    float: left;
}
.sidebox .leads ul li{
    float: left;
    width: 100%;
}
.sidebox .leads ul li a{
    float: left;
    text-decoration: none;
    width: 100%;
    border-bottom: 1px solid #ccc;
    padding: 3px 15px;
    color: #333;
    font-weight: 600;
}
.sidebox .leads ul li:last-child a{
    /*border:none;*/
}
.sidebox .leads ul li a:hover{
    color: #f00;
}
.sidebox .leads ul li a span{
    font-weight: normal;
    color: #999;
    font-size: 12px;

}
.home_promote .title{
    font-size: 24px;
}
.home_promote .infoBox{
    border-right: 1px solid #ddd;
}
.home_promote .infoBox:hover{
    
    box-shadow: 0 0 2px 2px #ddd;
}
.home_promote .feature-box-info h4{
    color: #333 !important;
    font-size: 15px;
    font-weight: 600;
    margin: 0 !important;
}
.home_promote .feature-box-icon img{
    width: 50px;
}
.home_cats .heading h2{
    font-size: 24px;
    font-weight: 600;
}
.home_cats .cat_list li a{
    background: linear-gradient(to top, #ffffff, #ffffff);
    box-shadow: 0 0 1px 1px #ddd;
    border: none;
    font-weight: 600;
    border-radius: 0;
    padding: 15px;
}
.home_cats .cat_list li a img{
    width: 20px;
}
.home_cats .content-grid {
    background: #fff;
    box-shadow: 0 0 1px 1px #ddd;
}

.home_cats .counters strong {
    font-weight: 600;
    color: #666;
    font-size: 40px;
}
.home_cats .counters label {
    font-size: 16px;
    color: #222;
}

.home_cats .panel-title a {
    color: #000 !important;
    font-weight: 600;
}
.home_newsletter .title{
    font-size: 24px;
    font-weight: 600;
    margin: 0;
}

.home_newsletter form .form-control{
    height: 50px;
}
.home_newsletter form .input-group-btn .btn{
    padding: 14px 12px;
    background: #000;
    border-color: #000;
    
    color: #fff;
    text-transform: uppercase;

}
.home_newsletter form .input-group-btn .btn:hover{
    background: #f00;
    border-color: #f00;  
}

/***************Media CSS Start***************/
@media (max-width: 992px) {
    .home_promote .infoBox {
        border-right: none;
        border-bottom: 1px solid #ddd;
    }   
    #mlb2-2798737 .subscribe-form .form-section.horizontal .form-group .form-control, #mlb2-2798737.ml-subscribe-form button{
        border-radius: 0 !important;
    } 
}
@media (max-width: 768px) {
    .home_sidebar{
        margin-top: 30px;
    }
    
}