@media (min-width: 1050px) {
.fixed-top.fixed{position:fixed !important;; top:0; z-index:9999 !important; width:100%}
}
p:empty{display:none}
footer.footer-main {
    background-color: blue;
    background-image: url('https://citydent.ro/wp-content/uploads/2016/01/bg-blue.gif')!important;
    background-position: center center;
    background-size: auto;
}

.header-main .middle-header {
    background-color: #ffffff;
    background-image: url('https://citydent.ro/wp-content/uploads/2016/01/bg-white.gif')!important;
    background-repeat: repeat;
    background-attachment: fixed;
    background-position: center center;
}

/*Testimoniale*/

.testimoniale-video-with-videojs .widget_text.widget{
    background-color: transparent;
    padding: 0 0 0 0;
    margin-bottom: 0px;
}

.testimoniale-video-with-videojs .widget_text.widget .textwidget p br{
    display:none;
}

.testimoniale-video-with-videojs .widget_text.widget .textwidget p div.video-js{
    width:100%!important;
}

