.owl-carousel .owl-item img{
	height: auto !important;
}

#BlogSingle .title h2, #PageSingle .title h2{
	width: 100%
}

#BlogSingle .info .details .single-detail p.main{
	    clear: both;
    position: relative;
    top: -1px;
    padding: 0;
}

#BlogSingle .info .details .single-detail{
	   
    padding: 10px 5px;
}

#BlogSingle .info .details .single-detail p.type{
	padding: 0;
}

#topNav {
    background-color: #f1f2f6;
    padding: 10px;
    background-image: url(https://sell-auto-accidents.com/wp-content/uploads/2019/02/banner.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
}
#topNav p.agent{
	    font-size: 23px;
    line-height: 33px;
    color: #fff;
}

#BlogNews .cars-container .image .content{
	width: 92%;
	    background-color: rgba(0,0,0,.7);
}

@media (max-width: 576px)
{
	#Cars .cars-container .image .thumb img {
  
    min-width: 100%;
    
}
	.owl-carousel .owl-item img {
    height: 250px !important;
}
	header#Header .owl-carousel .owl-nav button.owl-prev {
    right: 50px;
    display: none;
}
	header#Header .owl-carousel .owl-nav button.owl-next {
    display: none;
}
	#BlogSingle #sync2 .item img {
    max-height: 169px;
    height: auto !important;
}
	
	header#Header .caption {
    padding: 8px 0;
}
}

#Cars .cars-container .image .content{
	background-color: rgba(0,0,0,0.7)
}

.navbar-brand img{
	max-height: 80px;
}

.navbar ul.navbar-nav li.nav-item .navbar-brand {
    display: none;
}

#BlogSingle .meta{
	text-align: right;
	font-size:13px;
}

#BlogSingle .meta .cats,
#BlogSingle .meta .tags{
	background-color:#fff;
	    padding: 10px 8px;
	border-bottom: 1px solid #ccc;
}

#BlogSingle .meta .cats a{
	color: #25245E;
}
#BlogSingle .meta .tags .meta-title{
	display: block;
	
}

#BlogSingle .meta .tags a{
	background-color: #25245E;
	margin:20px 3px;
	color:#fff;
	padding:3px 8px;
	line-height: 39px;
}
#BlogSingle .single-container .similiar .similiar-image .similiar-content{
background-color: rgba(0,0,0,.7);
}
#BlogSingle .single-container .similiar .similiar-image .similiar-content .similiar-info{
	    top: 80px;
}

.meta.meta-small {
    display: none;
}

@media(max-width: 576px){
	.meta.meta-small {
    display: block;
}
	.meta.meta-big {
    display: none;
}
}


#Header .thumb img{
	height: auto !important;
    width: 100%;
}