.vb_video_cont {
    text-align: left;
}

*{
    outline: none;
}

.p2_menu {
    width: 35px;
}

.widget-1 .mask-meta h4 {
    width: 90% !important;
    margin-left: 22px !important;
    font-size: 23px !important;
}
.clickbut {
    width: 75%;
    border-radius: 5px;
    margin-left: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #d8107c;
    color: #fff;
    border-color: #d8107c;
}

.clickbut:hover {

    background-color: #f19d1a;

    border-color: #f19d1a;
}

.p2_menu {
    width: 35px
}

.manhead {
    padding-bottom: 16px;
}
@media only screen and (max-width:768px) {

    .logcen {
        margin-right: 24%;
    }
}

@media only screen and (max-width:375px) {

    .logcen {
        margin-right: 8% !important;
    }

}











