ui-dialog-buttonset {padding: 5px 10px; background-color: red}

.popover {border:none}

/* Slaider Title */
.slider-title {
    position: absolute;
    right: 20%;
    top: 50%;
    transform: translateY(-50%);
}
/* фулстори текст  */
.details__film-text p {font-size: 1rem}

/* Пуш уведомления сайта */
.DLEPush {
    z-index: 2001;
    position: fixed;
    right: 20px;
    top: 20px;
    background-color: #FFDD00;
    border: 3px solid #fff;
    color:#000000;
    padding: 10px;
}
/* ---- */
.content__title {margin-top:1px}
.breadcrumb {margin-bottom:1px}
/* подписки в профиле */
#options .form-check-label span {color:#ccc;} 

/* дополнительное поле Галерея  */
.xfieldimagegallery li img {width:15.6%;height:0.5%;display: inline-block;border:none}

.premiers-video-fon{background-color:#111218;background:url("../img/premiers/premiers.svg") repeat center #111218}

/* хлебные корошки */
.breadcrumb__list {color:#555}
/* профил в Навигации на мобильных */
.header__profile_my {display: none;}

@media (max-width: 1200px) {

}

@media (max-width: 992px) {
.xfieldimagegallery li img { width: 32%}
}

/* На размерах БОЛЬШЕ 768 пикселя */
@media (min-width: 768px) {
    .header__megamenu-sort {width: 190px;}
	.header__megamenu-list {width: 100%;}
	}
/* На размерах МЕНЬШЕ 768 пикселя */	
@media (max-width: 768px) {
.xfieldimagegallery li img { width: 48%;margin: 1%;display: inline-block;}
.slider-title h3 {font-size: 1.2em;}
}

@media (max-width: 576px) {
.xfieldimagegallery li img { width: 48%;margin: 1%;display: inline-block;}
}
