#clock {
    font-family: sans-serif;
    color: #802ed5;
    font-size: 30px;
    font-family: sans-serif;
    color: #f38329;
    font-size: 60px;
    float: left;
    position: relative;
    left: 0% !important;
    padding: 27px;
    border-style: solid;
    border-width: 5px;
    width: 100%;
    text-align: center;
    margin-top: 5px;
    height: auto;
    font-weight: bolder;
    border-color: #802ed5;
}
.clock-1{
    margin-top: -25%;
}
#myclock{
    text-align: center;
}
.banner-expert{
    color: black;
}
#chartvoting0 .title-id-1,
#chartvoting0 .title-id{
    font-size: 27px;
}
.show_time_main_div{
    display: none!important;
}







@media (max-width:820px){
#animation canvas{
    width: 900!important;
}
.news-in{
    font-size: 42px;
}
}


@media (max-width:780px){
 
#myclock canvas{
    width: 900 !important;
}
/* #loadclock{
    margin-left:-42%!important;
} */

}


@media (max-width: 992px) {
    .col-lg-5 {
        flex: 0 0 auto;
        width: auto;
    }
    .analogg-clock{
    flex: 0 0 auto;
    width: auto;
}
 
} 
@media (max-width:1025px){
  .analogg-clock{
    margin-top: 0%!important;
}

}