@media only screen and (max-width: 768px) {
.rebbon{ position: relative; }
.slider-wrapper {
font-size: 20px !important;
}
.hdingtitle { font-size: 1.3rem !important; }
.topslide h3, h5 { font-size: 1rem; }
.infobox { display: flex;  justify-content: space-between;text-align: center;   }
.rebbonW {   max-width: 90px;  }
.posit { margin-right: 20px; }
.hdingtitle { text-shadow: none; }
.h33, .h34, .h35{ display: none; }
.container-anim { text-align: center; }
.text-anim { margin-left: 0 auto; }
.txtsd { font-size: 30px; }
.popupsd, .videodiv, .spportimg { display: none; }
.yut, .opup { width: 100%; }
/*.visualtor { display: block; }*/
.wrapper{
    width: 100% !important;
    right:0;
    }
.ticker-caption { width: auto !important ; height: auto !important; }
.pos1 { position:unset; }
.logowdth { width:70px; }
.supportbox span { font-size: 20px; }
}
@media only screen and (max-width:768px){
    .chat{
        display:none !important;
    }
    .chatholder {
        max-width:75px !important;
        min-width: 75px !important;
    }
}