@media (min-width:768px)  and (max-width: 1070px){
    #Migagent{
        display: block ;
    }
    .VadsContainer {
        display: none;
        text-align:center;
    }
    .col-5{
        width: 46% !important; ;
    }
}
@media only screen and (max-width: 768px){
    .VadsContainer {
        display: none;

    }
    #Content{
        width: 100%;
    }
    .BoxFilter{
        background-color: whitesmoke;
    }
}
.VadsContainer{
    margin-top:10px;width: 160px;
}
.Vads{
    width: 160px; background-color: white;
}
img.CategoryPhoto {
    border-radius: 2px;
    min-height: 150px;
    width: 100%;
}
.HAllComments, .HAllDiscussions{
    float:right;
    padding: 0px 10px 0px 5px;
}
.CatTitle.Alert{ position: absolute;
    position: absolute;
    top: 35px;
    border-radius: 0px;
    font-size: 15px;
    line-height: 1;

} #Content .BoxFilter a{
      margin:0px;
      padding-right:10px;
  }

.aids>a{
    width:100%
}
#Content .BoxFilter .ChildCategories a,#Content .BoxFilter .Meta a{
    display:initial;

}
.flnone{
    float:none;
}
.notop{
    margin-top:0px;padding-top:0px;
}


.titleBot, .botbottom{

    border-bottom: 1px solid #ddd;
    padding: 10px;
}
.botbottom{
    padding-top: 0px;
    margin-bottom: 10px;
}
.aids .InlineTags{

    position: absolute;
    top: -5px;
    right: 0px;
    color: #ff8515;

}
.aids .InlineTags:before{
    font-size:30px;
}