

@media only screen and (max-width: 991px) {
    .mobilemenu{
    display: block;
}
  
    #topheader{
        padding: 10px 0px;
    }
    #topheader .container:before{
        display: none;
    }
       #topheader .logo-wrapper{
            width: 110px;
    display: inline-block;
    padding: 0px;
    }
      #topheader  .navmenu{
            display: inline-block;
    float: right;
    padding: 0px;
    position: static;
    }
      #topheader  .mobilemenu{
            background: #184a7e;
    padding: 5px 10px;
    float: left;
    font-size: 15px;
    }
        #topheader #mainnav ul li a{
            font-size: 14px;
    }
       #topheader .navmenu .btn.btn-profile{
            margin: 0px 0px 0 10px;
    font-weight: 500;
    font-size: 10px;
        padding: 5px 10px;
    }
       #topheader #mainnav{
        display: none;
            float: left;
    margin-right: 0px;
    display: none;
    position: absolute;
    width: 100%;
    left: 0px;
    background: #091523;
    top: 37px;
    text-align: center;
    padding: 10px;
    z-index: 99;
}
#mainnav ul{
    overflow: hidden;
    padding: 0px;
}
#subanv li a{
    font-size: 14px;
}
.chattermenu li a {
    padding: 10px 5px;
    color: #fff;
    display: inline-block;
    font-size: 12px;
}
.breadcrumstyle{
    background: #0a1e57!important;
}
#subanv li{
        padding: 10px 15px;
}
#sidedetail.sticky {
    position: static!important;
    top: 0px;
    right: 0;
    width: 100%;
    max-height: 600px;
    overflow-y: scroll;
    padding: 0px!important;
}

.tablechatter {
        padding: 0px!important;
}
.tablechatter thead th{
        padding: 15px 7px;
    font-weight: 400;
    font-size: 10px;
}
.tablechatter table td {
    padding: 15px 0px;
    font-size: 11px;
}
.tblogo{
        width: 18px;
}
.designcity {
    font-size: 10px;
    font-weight: normal;
}
.upperpart h3 {
    margin: 5px 0px;
    font-size: 12px;
    font-weight: 400;
}
.upperpart .col-md-4.text-right hr {
    margin-bottom: 6px;
    border-top: 2px solid #184a7e;
    margin-top: 10px;
}
.scoretop {
    font-size: 12PX;
    FONT-WEIGHT: normal;
}
.centerdata {

       padding: 6px 0px!important;
}
.homeimagewrapper{
        width: 48%;
            padding-top: 10px;
}
.upperpart .homeimagewrapper img {
    margin: 0px 3px;
    padding: 3px;
    width: 42px;
    border: 0px;
}
.upperpart .homescore, .upperpart .outsidescore{
        font-size: 12px;
}
.upperpart .col-md-4.text-left hr{
        border-top: 2px solid #04182c;
        margin-top: 10px;
}
.homearea{
        padding: 20px 0px;
}
.upperpart{
        padding: 0px 0px 20px;
}
.downpart .fullpage{
    padding: 0px!important;
}
.homearea .col-md-3.col-xs-12, .homearea .col-md-6.col-xs-12{
    margin: 0px 0px 30px;
    padding: 0px!important;
}
.likecommentbar{
    width: 50%;
}
.txtslide h3{
        line-height: 33px;
    font-size: 18px;
}
.homeslide .rightside{
    width: 100%;
    bottom: 0px;
    height: 126px;
    z-index: 9999;
}
.setpadding{
    padding-top: 25px;
    padding-bottom: 150px;
}
.seacrhopt {
    width: 310px;
    padding: 30px 0px 10px 20px;
}
.homeslide .leftside{
    width: 100%;
    background-position: center;
}
.givelike span.replycomment{
    border-bottom: 3px solid #dadada;
}
.replypost{
    background: #dadada;
}
.fixedarrange{
       width: 100%;
    height: 100%;
    right: 0px;
}
.appendeddata{
        width: 100%;
}

}


@media only screen and (min-width: 992px) and (max-width: 1200px)  {

    #sidedetail.sticky{
            right: 3.5%;
    width: 391px;
    }
    
    }