#marquee-horizontal li img {
    width: 100%;
}

#marquee-horizontal li {
    margin: 0 10px;
    list-style: none;
}

.cat-heading {
    margin-bottom: 20px;
    background: #eeeeee;
    border: 1px solid #ccc;
    padding: 13px 10px;
    font-weight: bold;
    font-size: 12px;
    float: left;
    width: 100%;
    text-align:left;
}

.cat-heading a {
    color: #000;
}

.cat-heading img {
     padding:0px;
    max-height: 36px;
}
.resp-div{
    display:none;
}
@media screen and (max-width:480px)
{
    .other-pages-designs .container-fluid, .resp-div  .container-fluid{
        padding-right: 0px;
        padding-left: 0px;
    }
     .footercol, .resp-div {
        display:block !important;
    }
    .form-group{
        margin-bottom:9px;
    }
    .paddingmer {
        margin-bottom: 6px;
    }
    .owl-stage-outer{
        margin-top: 48px;
    }
    .cat-heading {
        margin-bottom: 20px;
        background: #eeeeee;
        border: 1px solid #ccc;
 
        font-weight: bold;
        font-size: 12px;
        float: left;
        width: 100%;
    }
    .desk-div{
        display:none;
    }
    .owl-carousel .owl-item .scrollcardimg{
        height:20px!important;
    }
    .sub-cat-menu1 a{
        width:100%;
        display:block;
        padding:10px;
        color:#7b7c81!important;
        border-bottom:1px solid #7b7c81!important

    }
    .sub-cat-menu1{
       border: 2px solid #d5d5d5;
    margin-bottom: 10px;
    }
}
.statepol {
    background:#130F40;
    color:#fff;
}
.innerstatic .list-group{
    height:276px;
    overflow-y:scroll;
}