ins>img {
    position: absolute
}

.row {
    width: 100%
}

html,
body {
    padding: 0;
    margin: 0;
    width: 100vw;
    height: 100%;

}

body {
    overflow-x: hidden;
    max-width: 100vw;
}

.rockit-logo {
    /*font-family: "Carter One", cursive;*/
    font-size: 24px;
    height: 36px;
    display: block;
    padding: 0;
    height: 100%;
    line-height: 50px;
    margin: 0;
}

.rockit-bg {
    background-color: #ffffff!important;
}

.text-white {
    color: #fff;
}

.text-black {
    color: #000 !important;
}

.nodisplay {
    display: none;
}

@font-face {
    font-family: "Brevier";
    src: url(Brevier-Regular.eot);
    src: local("Brevier"), local("Brevier-Regular"),
        url("Brevier-Regular.eot?#iefix") format("embedded-opentype"),
        url(Brevier-Regular.woff2) format("woff2"),
        url(Brevier-Regular.woff) format("woff"),
        url(Brevier-Regular.ttf) format("truetype"),
        url("Brevier-Regular.svg#Brevier-Regular") format("svg");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: "Brevier";
    src: url(Brevier-Bold.eot);
    src: local("Brevier Bold"), local("Brevier-Bold"),
        url("Brevier-Bold.eot?#iefix") format("embedded-opentype"),
        url(Brevier-Bold.woff2) format("woff2"),
        url(Brevier-Bold.woff) format("woff"),
        url(Brevier-Bold.ttf) format("truetype"),
        url("Brevier-Bold.svg#Brevier-Bold") format("svg");
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: "Brevier";
    src: url(Brevier-RegularItalic.eot);
    src: local("Brevier Italic"), local("Brevier-RegularItalic"),
        url("Brevier-RegularItalic.eot?#iefix") format("embedded-opentype"),
        url(Brevier-RegularItalic.woff2) format("woff2"),
        url(Brevier-RegularItalic.woff) format("woff"),
        url(Brevier-RegularItalic.ttf) format("truetype"),
        url("Brevier-RegularItalic.svg#Brevier-RegularItalic") format("svg");
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: "Brevier";
    src: url(Brevier-Medium.eot);
    src: local("Brevier Medium"), local("Brevier-Medium"),
        url("Brevier-Medium.eot?#iefix") format("embedded-opentype"),
        url(Brevier-Medium.woff2) format("woff2"),
        url(Brevier-Medium.woff) format("woff"),
        url(Brevier-Medium.ttf) format("truetype"),
        url("Brevier-Medium.svg#Brevier-Medium") format("svg");
    font-weight: 500;
    font-style: normal;
}

.pulsehover:hover {
    -webkit-animation: pulse 0.8s;
    animation: pulse 0.8s;
}

.bouncehover:hover {
    -webkit-animation: bounce 0.8s;
    animation: bounce 0.8s;
}

.articolo-body-tag-pagine p a.tadahover:hover,
.tadahover:hover {
    -webkit-animation: tada 0.8s;
    animation: tada 0.8s;
}

.flashover:hover {
    -webkit-animation: flash 0.8s;
    animation: flash 0.8s;
}

.jellohover:hover {
    -webkit-animation: jello 0.8s;
    animation: jello 0.8s;
}

.img-center {
    margin: 0 auto;
}

.embed {
    width: 100%;
}

.dynamic-body-section p img,
.articolo-body-text p img {
    display: flex;
    width: 100%;
    max-width: 100%;
    height: auto;
    margin: 20px 0;
}

.articolo-body-text p span.foto img {
    margin: 20px 0 0 0;
}

.articolo-body-text p span.dida {
    font-family: brevier, monospace;
    font-size: 0.7rem;
    font-weight: 400;
    display: block;
    text-align: right;
}

.articolo-body-text p img.noresize {
    width: auto !important;
}

.articolo-body-text p img.center {
    width: auto !important;
    display: block;
    margin: 0 auto;
}

.embed {
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    padding-top: 30px;
    position: relative;
}

.articolo-body-text .embed {
    height: initial;
    padding-bottom: 0;
    position: static;
}

.embed iframe,
.embed embed,
.embed object {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.articolo-body-text .embed iframe {
    position: static;
}

.rockit-shade {
    background: rgba(76, 118, 42, 1);
    background: -moz-linear-gradient(left,
            rgba(76, 118, 42, 1) 0%,
            rgba(0, 0, 0, 1) 58%,
            rgba(237, 115, 96, 1) 100%);
    background: -webkit-gradient(left top,
            right top,
            color-stop(0%, rgba(76, 118, 42, 1)),
            color-stop(58%, rgba(0, 0, 0, 1)),
            color-stop(100%, rgba(237, 115, 96, 1)));
    background: -webkit-linear-gradient(left,
            rgba(76, 118, 42, 1) 0%,
            rgba(0, 0, 0, 1) 58%,
            rgba(237, 115, 96, 1) 100%);
    background: -o-linear-gradient(left,
            rgba(76, 118, 42, 1) 0%,
            rgba(0, 0, 0, 1) 58%,
            rgba(237, 115, 96, 1) 100%);
    background: -ms-linear-gradient(left,
            rgba(76, 118, 42, 1) 0%,
            rgba(0, 0, 0, 1) 58%,
            rgba(237, 115, 96, 1) 100%);
    background: linear-gradient(to right,
            rgba(76, 118, 42, 1) 0%,
            rgba(0, 0, 0, 1) 58%,
            rgba(237, 115, 96, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4c762a', endColorstr='#ed7360', GradientType=1);
}

/*
.banner-place {
    height: 500px;
    width: 100%;
    display: block;
    text-align: center;
}
*/

/*.banner-place img {*/
/* max-width: 100vw; */
/* width: 100%;*/
/* margin: 0 20px; */
/* margin: 0; */
/*}*/




/*
@media (min-width: 790px) {
    .banner-place img {
        margin: 10px 0;
        height: 270px;
        width: 220px;
        margin: 10px auto;
    }
}
*/
/*@media (max-width: 790px) {
    .banner-place img { */
/* margin: 0 10px; */
/*      height: auto;
        padding: 0 20px;
    }
}*/

.section-title {
    font-family: acumin-pro-wide, sans-serif;
    color: #f0f0f0;
    text-transform: uppercase;
    /* font-style: italic; */
    font-size: 1.3rem;
    font-weight: 600;
    margin-left: 40px;
}

@media (max-width: 790px) {
    .section-title {
        margin: 0;
        font-size: 1rem;
    }
}

.first-item {
    margin-left: 0px !important;
}

.title-section {
    font-weight: 600;
    font-family: "acumin-pro-wide", sans-serif;
    /* font-style: italic; */
    font-size: 1.3rem;
    color: #f0f0f0;
    text-transform: uppercase;
    padding: 0 15px;
}

.all-btn {
    /*font-family: "IBM Plex Mono", monospace;*/
    text-decoration: underline;
    font-size: 0.8rem;
    color: #1d1d1b;
}

.all-btn:hover {
    color: #f0f0f0;
}

.seeall-section {
    text-transform: lowercase;
    float: right;
    margin-right: 30px;
}

.seeall-black {
    color: #1d1d1b;
}

.seeall-black:hover {
    color: #1d1d1b;
}

.seeall-white {
    color: #f0f0f0;
}

.seeall-white:hover,
.seeall-white:focus {
    color: #1d1d1b;
}

.center-embed {
    display: flex;
    margin: 0 auto;
}

.tooltip-inner {
    max-width: 100%;
}

.hidden {
    display: none;
}

.overflow-hidden {
    overflow: hidden;
}

.rockit-nav {
    height: 40px;
    padding: 0;
    z-index: 99999999999999;
    /* QUI */
    background-color: rgba(230, 230, 230, 01);
    transition: all ease-in-out 0.2s;
    max-width: 100%;
}

.rockit-nav:hover {
    /* background-color: rgba(230, 230, 230, 1);
    transition: all ease-in-out 0.2s;*/
}

.navbar-social {
    /* text-align: center; */
    /* padding-right: 21px; */
    display: block;
    position: fixed;
    top: 40px;
}

.navbar-brand {
    padding: 0 1.1rem;
}

@media (min-width: 790px) {
    .navbar-brand {
        /* padding: 0 3rem; */
        border-right: 1px solid black;
        height: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 13vw;
    }

    .rockit-nav {
        border-bottom: 1px solid black;
        border-top: 1px solid black;
        margin-top: 10px;
    }
}

.navbar-brand img {
    height: 25px;
    max-height: 95%;
    width: auto;
    margin: auto auto;
    background-color: rgba( 255, 255, 255, 0.0);
}

.navbar-social i {
    font-size: 1rem;
}

.navbar-social a {
    padding: 0 !important;
}



.navbar-linklist {
    margin: 0 22px;
    width: auto !important;
}

nav ul.rockit-navlist {
    margin-left: 30px;
}

.rockit-navlist {
    /*height: 50px;
     line-height: 50px;*/
    width: 100%;
    padding: 0;
    font-size: 0.9rem;
    width: 100% !important;
    margin: 0;
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
}

.navbar-linklist li {
    width: auto !important;
    margin-right: 20px;
}

.rockit-navlist a {
    /* padding: 10px 0; */
}

.rockit-navlist li {
    text-align: center;
    text-transform: uppercase;
    font-family: "acumin-pro", sans-serif;
    font-weight: 500;
    /* font-style: italic; */
    font-size: 1rem;
    white-space: nowrap;
}

.navbar-nav.rockit-navlist.navbar-linklist .nav-item.first-item a {
    width: 150px;
}

.rockit-navlist .active {
    font-weight: 700;
}

.rockit-navbox {
    padding: 0 10px !important;
}

.rockit-navbox li {
    margin-left: 5px !important;
    font-weight: normal !important;
}

/*.navbar-social li {
    margin-left: 6px !important;
}*/

.rockit-right {
    /* position: absolute; */
    right: 0;
    /* height: 60px;*/
    /*border-left: 1px solid black;*/
    display: flex;
    justify-content: center;
    align-items: center;
    /* width: 120px; */
}

.left-border {
    border: 0;
    border-left: 1px solid #000;
}

.onlymobile2 {
    display: none;
}

@media (max-width: 790px) {
    .onlymobile {
        display: block;
    }

    .navbar-brand {
        flex: 1 0 auto;
    }

    .rockit-right .navbar-nav.rockit-navlist.rockit-navbox {
        margin-left: 0;
        padding-left: 0 !important;
        position: relative;
    }

    .onlymobile2 {
        display: inline;
    }

    .onlymobileflex {
        display: flex;
    }

    .onlydesktop {
        display: none;
    }

    .onlydesktopimportant {
        display: none !important;
    }

    .onlydesktopimportant p {
        transform: none !important;
        padding-bottom: 5px;
    }
}

@media (min-width: 920px) {
    .col-lg-1-5 {
        -ms-flex: 0 0 12.5%;
        flex: 0 0 12.5%;
        max-width: 12.5%;
    }
}

.arrow-left {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 15px 10px 0;
    border-color: transparent #000 transparent transparent;
    margin: auto 0;
}

.nav-arrowleft {
    padding-right: 0 !important;
    margin-left: 30px;
}

@media (max-width: 790px) {
    .rockit-nav {
        background-color: white;
        height: 50px;
    }

    .navbar-brand {
        margin-right: 0;
    }


    .rockit-nav:hover {
        /* background-color: rgba(230, 230, 230, 0);*/
    }

    .navbar-brand {
        height: 100%;
    }

    .navbar-brand {
        line-height: 50px;
    }

    .navbar-brand img {
        height: 30px;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    .navbar-brand {
        margin-right: 0;
        padding-right: 1rem;
    }
    
}

@media (max-width: 790px) {
    .dischi-all {
        display: flex;
        flex-wrap: nowrap;
        overflow-x: auto;
    }

    .dischi-all-item {
        flex: 0 0 auto;
    }
}

@media only screen and (min-device-width: 790px) and (max-device-width: 1024px) {
    .rockit-navlist li {
        font-size: 0.8rem;
    }
}

@media (max-width: 790px) {
    .dischi-all {
        display: flex;
        flex-wrap: nowrap;
        overflow-x: auto;
        align-items: center;
    }

    .dischi-all-item {
        flex: 0 0 auto;
    }
}

#mobile-menuToggle {
    display: block;
    top: 0;
    right: 0;
    height: 100%;
    /* width: 120px;*/
    text-align: center;
    padding: 10px 0px 0 0;
    margin-right: 9px;
    z-index: 1;
    -webkit-user-select: none;
    user-select: none;
    background: white;
    border-radius: 0 0 0 5px;
}

@media (max-width: 790px) {
    .mobilenav {
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        vertical-align: middle;
    }
}

#mobile-menuToggle input {
    display: block;
    width: 100px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    opacity: 0;
    z-index: 2;
    -webkit-touch-callout: none;
}

#mobile-menuToggle span {
    /* width: 33px; */
    /* height: 4px; */
    /* margin-bottom: 8px; */
    position: relative;
    font-family: "acumin-pro", sans-serif;
    /* font-style: italic; */
    font-weight: 500;
    /* background: #111 !important; */
    border-radius: 3px;
    z-index: 1;
    transform-origin: 4px 0;
    font-size: 1.2rem;
    line-height: 1.7rem;
    text-transform: uppercase;
    margin-left: 5px;
    /*transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1),
        background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.55s ease;*/
}

#mobile-menuToggle span:first-child {
    transform-origin: 0% 0%;
}

#mobile-menuToggle span:nth-last-child(2) {
    transform-origin: 0% 100%;
}

#mobile-menuToggle input:checked~span {
    opacity: 1 !important;
    transform: rotate(45deg) translate(-2px, -1px);
    background: white;
    color: transparent;
    height: 5px;
}

#mobile-menuToggle input:checked~span:nth-last-child(3) {
    opacity: 0;
    transform: rotate(45deg) translate(0, -1px);
}

#mobile-menuToggle input:checked~span:nth-last-child(2) {
    transform: rotate(-45deg) translate(-19px, 10px);
}

#mobile-menu {
    position: fixed;
    width: 100vw;
    height: 100vh;
    margin: 0;
    left: 0;
    top: 0;
    display: none;
    background: #1a1a1a;
    list-style-type: none;
    -webkit-font-smoothing: antialiased;
    transform-origin: 0% 0%;
    padding: 0;
    text-align: center;
}

#mobile-menu li,
#mobile-menu li a {
    padding: 9px 0;
    font-size: 1rem;
    color: #f0f0f0;
    text-transform: uppercase;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
}

.mobilemenu-social li a:not(:last-child),
.mobilemenu-actions li a:not(:last-child) {
    margin-right: 20px;
}

.mobilemenu-logo {
    height: 30px;
    width: auto;
    margin: 0 auto;
    display: block;
    margin-top: 50px;
}

.mobilemenu-menu {
    display: block;
    text-align: center;
    font-family: "Montserrat", sans-serif;
    font-style: italic;
    font-weight: 800;
    font-size: 0.8rem;
    margin-top: 5px;
    color: white;
    text-transform: uppercase;
}

.mobilemenu-list {
    margin: auto auto;
    width: 100%;
    position: absolute;
    top: 45%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    list-style: none;
    padding: 0;
}

.mobilemenu-reset-list {
    list-style: none;
    padding: 0;
}

.mobilemenu-body {
    height: calc(100% - 275px);
    display: flex;
}

.mobilemenu-footer {
    position: absolute;
    bottom: 40px;
    left: 0;
    width: 100%;
    height: 170px;
}

.mobilemenu-separator {
    width: 100%;
    height: 1px;
    background-color: white;
    margin: 15px 0;
}

.mobilemenu-separator-1 {
    transform: rotate(3deg);
}

.mobilemenu-separator-2 {
    transform: rotate(1deg);
}

.mobilemenu-separator-3 {
    transform: rotate(-3deg);
}

.banner-fullwidth {
    max-width: 100%;
    min-width: 100%;
    height: auto;
}

.banner-top-section {
    margin: 0;
    margin-top: 50px;
    background: #1a1a1a;
    max-width: 100%;
}

/*
@media (max-width: 790px) {

    .index-php .banner-top-section {
        display: none;
    }

}
*/

.quote-section {
    height: 80px;
    font-family: "Brevier";
    /*transform: rotate(-1deg);*/
    position: relative;
}

.quote-header {
    width: 100%;
    /*font-family: "IBM Plex Mono", monospace;*/
    font-size: 0.7rem;
    padding: 6px !important;
}

.quote-body {
    height: 40px;
    line-height: 40px;
    border-top: 1px solid black;
    border-bottom: 1px solid black;
    padding: 0 2rem;
    width: 100%;
    background-color: #E6E6E6;
    align-items: center;
}

.line-separator {
    display: inline-block;
    margin: 0 2rem;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    height: 1px;
    background-color: black;
}

.quote-quote {
    font-size: 1.2rem;
    white-space: nowrap;
    overflow: hidden;
    padding: 0;
    /* text-overflow: ellipsis; */
    font-family: "Brevier";
    font-weight: bold;
    width: auto;
    margin-right: 7px;
}

.quote-sign {
    white-space: nowrap;
    font-size: 1.2rem;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0;
}

.quote-sign a {
    font-weight: 500;
    text-transform: uppercase;
    font-size: 1rem;
    color: black;
}

.stories-section {
    margin: 0;
    padding: 0;
    position: relative;
    overflow: hidden;
}

@media (max-width: 790px) {

    /*.stories-section {
    margin-top: 40px !important;
  }*/
    .stories-section {
        height: calc(100vh - 100px);
        top: 50px;
    }

    .video-section {

        margin-top: 50px !important;
    }
}

.stories-controls {
    position: absolute;
    z-index: 10000;
    height: 100%;
    padding: 0;
    margin: 0;
    width: 100%;
}

.stories-selector-box {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 70px;
    width: 100%;
    z-index: 13000;
    padding: 0 40%;
}

.stories-selector {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
}

.stories-selector-circle {
    height: 10px;
    width: 10px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
}

.stories-selector-circle.active {
    background-color: black;
    border: 1px solid white;
}

#sc-timeline {
    position: absolute;
    top: 0;
    z-index: 13000;
    width: 0%;
    height: 5px;
    background-color: white;
}

.start-timeline {
    width: 100% !important;
    transition: width ease-in-out 15s;
    -webkit-transition: width ease-in-out 15s;
    -moz-transition: width ease-in-out 15s;
    -o-transition: width ease-in-out 15s;
}

.tag-time {
    font-family: brevier, monospace;
    /* text-transform: lowercase; */
    font-size: .8rem;
    margin-bottom: 10px;
    display: inline;
    background-color: #f1f1f1;
    opacity: 0.7;
    padding: 0 5px;
}

.zero-timeline {
    width: 0% !important;
    transition: none;
}

.stories-control {
    z-index: 12000;
    height: 100%;
    width: 100%;
}

.story-card {
    margin: 0 !important;
    padding: 0;
    overflow: hidden;
}

@media (max-width: 790px) {
    .story-card {
        min-height: 90vh;
        max-height: 90vh;
    }
}

.story-header {
    z-index: 14000;
    position: absolute;
    bottom: 70px;
    padding: 20px;
    padding-left: 15px;
    background-color: #1b1b1b;
}

.story-header h2 {
    background-color: #f1f1f1;
    display: inline;
    padding: 0 5px;
}

@media (min-width: 790px) {
    .story-card {
        border: 1px solid black;
        margin-top: 10px !important;
    }

    .story-header {
        position: relative;
        top: 0;
    }

    .story-header h2 {
        background-color: transparent;
        display: block;
        padding: 0;
    }

    .tag-time {
        display: block;
        background-color: transparent;
        opacity: 1;
        padding: 0;
    }
}

.story-card-body {
    height: 100%;
    position: relative;
    max-height: 100%;
}

.story-title {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    /* -webkit-box-orient: vertical; */
    /* -webkit-line-clamp: 3; */
    line-height: 1.5rem;
    /* max-height: 6rem; */
    /* min-height: 6rem; */
    font-family: "Brevier";
    font-weight: 500;
    font-style: none;
    color: #e6e6e6;
    font-size: 1.3rem;
    margin-bottom: 10px;
}

@media (min-width: 790px) {
    .story-card-body {
        width: 100%;
        text-align: center;
    }
}

.story-title:hover {
    color: #000;
}

@media (max-width: 790px) {
    .story-title {
        padding-right: 0;
    }
}

@media (min-width: 790px) {
    .story-card-body {
        width: 100%;
        text-align: center;
        z-index: 10000;
    }
}

.story-image {
    height: 84%;
    width: 100%;
    /* -webkit-background-size: cover !important; 
    -moz-background-size: cover !important;
    -o-background-size: cover !important;*/
    /* background-size: cover !important; */
    /* background-size: contain!important; */
}

.story-image img {
    width: 100%;
}


@media (max-width: 790px) {
    .story-image {
        border-top: 0px;
        height: 100%;
    }

    .story-card {
        min-height: 100%;
        max-height: 100%;
    }



}

.story-quote {
    position: absolute;
    bottom: 10px;
    width: 80%;
    font-style: italic;
    font-family: "Brevier";
    text-align: left;
    padding: 2rem;
    color: #1d1d1b;
    z-index: 13000;
}

.story-quote a {
    line-height: 2.5rem;
    font-size: 1.5rem;
    background-color: #f0f0f0;
    color: #1d1d1b;
}

.video-section {
    padding: 0 !important;
    height: auto;
    width: 100%;
    background: #1a1a1a;
    border: 0;
    /*border-bottom-width: 3px;
  border-style: solid;
  border-image: linear-gradient(
      to right,
      #ed7360 0%,
      #000 20%,
      #4c762a 50%,
      #000 80%,
      #ed7360 100%
    )
    0 0 100 0;*/
}

.video-box {
    padding: 1rem;
}

@media (max-width: 790px) {
    .video-box {
        padding: 0;
    }

    .videobox-content {
        padding: 2rem 0 !important;
    }
}

/*
.video-section .banner-place {
    height: auto;
    width: 100%;
    background-color: transparent;
    padding: 20px 0;
    margin: 50px auto 0 auto;
}

.video-section .banner-place iframe {
    margin: 50px auto;
    display: block;
}

@media (max-width: 790px) {
    .video-section .banner-place {
        margin: 0 auto;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .video-section .banner-place iframe {
        width: 50%;
    }
}
*/

.videopromo-body {
    /* min-height: 300px;*/
}

.videopromo-tag-mobile {
    color: #4c762a;
    /*font-family: "IBM Plex Mono", monospace;*/
    font-weight: 500;
    margin-top: 5px;
    font-size: 0.8rem;

    color: #4c762a;
    margin: 0 15px;
    margin-top: 8px;
    display: none;
}

.videobox-header {
    width: 100%;
    /*border: 0;
  border-bottom-width: 3px;
  border-style: solid;
  border-image: linear-gradient(
      to right,
      #ed7360 0%,
      #000 20%,
      #4c762a 50%,
      #000 80%,
      #ed7360 100%
    )
    0 0 1 0;*/
}

.animated-line:after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    /* position: absolute; */
    /* top: 7%; */
    /* left: 0; */
    position: relative;
    background-image: linear-gradient(to right,
            #ed7360 0%,
            #000 20%,
            #4c762a 50%,
            #000 80%,
            #ed7360 100%);
    background-size: 400% 400%;
    -webkit-animation: Gradient 15s ease infinite;
    -moz-animation: Gradient 15s ease infinite;
    animation: Gradient 15s ease infinite;
}

@-webkit-keyframes Gradient {
    0% {
        background-position: 0% 50%;
    }

    50% {
        background-position: 100% 50%;
    }

    100% {
        background-position: 0% 50%;
    }
}

@-moz-keyframes Gradient {
    0% {
        background-position: 0% 50%;
    }

    50% {
        background-position: 100% 50%;
    }

    100% {
        background-position: 0% 50%;
    }
}

@keyframes Gradient {
    0% {
        background-position: 0% 50%;
    }

    50% {
        background-position: 100% 50%;
    }

    100% {
        background-position: 0% 50%;
    }
}

.videobox-watch {
    display: inline-block;
}

.videobox-all {
    float: right;
    color: white;
}

.videobox-content {
    padding: 2rem 2rem;
    width: 100%;
}

.videobox-timetag {
    font-family: brevier, monospace;
    /* font-size: 1rem; */
    font-size: 0.8rem;
    text-transform: lowercase;
    margin-top: 20px;
    padding: 0 15px;
    font-weight: 300;
}

.videobox-timetag a {
    color: white;
    text-decoration: underline;
}

.videobox-ytembed {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
}

.videobox-ytembed iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.videobox-content-title {
    font-family: "Brevier";
    font-size: 1.2rem;
    margin-top: 25px;
    padding: 0 15px;
    font-weight: 500;
}

.videobox-content-body {
    margin-top: 5px;
    font-family: acumin-pro, sans-serif;
    font-size: 1rem;
    padding: 0 15px;
    font-weight: 400;
}

.videobox-rockitembed {
    position: relative;
    width: 100%;
    max-width: 480px;
    margin: 20px auto;
    height: auto;
    max-height: 360px;
}

.videopromo-section {
    border-top: 1px solid #000;
    padding: 0 50px;
    padding-bottom: 0;
    background: #1a1a1a;
    padding-top: 20px;
}

@media (max-width: 790px) {
    .videopromo-section {
        padding: 0;
    }
}

.videopromo-embed img {
    width: 100%;
    height: auto;
}

.videopromo-row {
    margin-top: 5px !important;
    /* padding-bottom: 25px; */
}

.videopromo-title {
    /* margin: 0px 0; */
    line-height: 0.8;
}

@media (max-width: 790px) {
    .videopromo-title {
        padding: 0 5px;
        /* font-size: 0.1rem; */
        display: flex;
        align-items: center;
        justify-content: center;
    }
}

.videopromo-title a {
    font-family: acumin-pro-condensed, sans-serif;
    /* text-transform: uppercase; */
    /* font-style: italic; */
    font-size: 1.1rem;
    line-height: 1.2;
    color: white;
    font-weight: 400;
}

.videopromo-tag {
    color: #4c762a;
    font-family: brevier, monospace;
    font-weight: 500;
    position: absolute;
    top: 0px;
    left: 0;
    z-index: 2;
    background-color: #000;
    padding: 0 5px;
    width: calc(60% - 5px);
}

.videopromo-item {
    margin: 15px 0;
}

.ytp {
    background: transparent url(/webnew/imgs/ytp.png?1) center center no-repeat;
    display: block;
    position: absolute;
    z-index: 999;
    width: 76px;
    height: 45px;
    background-size: contain;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
}

.mpu-video {font-size:1rem;line-height:1.5rem;position:relative;width:300px;height:250px;overflow:hidden;}
.mpu-video .video-caption {
    font-family:"acumin-pro-condensed",sans-serif;font-size:1.2rem;
    color:#fff;padding:0 1rem;display:block;text-ellipsis:ellipsis;position:absolute;bottom:0;left:0;background-color:#111111aa;width:100%;}
.mpu-video a span {}
@keyframes zoominoutsinglefeatured {
    0% {transform: scale(1,1);}
    50% {transform: scale(1.1,1.1);}
    100% {transform: scale(1,1);}
}
.mpu-video img {animation: zoominoutsinglefeatured 15s forwards infinite;}

@media (max-width: 790px) {
    .videopromo-item {
        padding: 0;
    }

    .videopromo-body {
        padding: 0;
    }
}

.dischi-section {
    background-color: #ccc;
    position: relative;
    min-width: 100%;
    z-index: 0;
}

.dischi-header,
.dischi-footer {
    font-family: acumin-pro-wide, sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    /* font-style: italic; */
    color: #1a1a1a;
    background-color: #fff;
    font-size: 1.3rem;
    white-space: nowrap;
    overflow: hidden;
    padding: 10px 0;
    border-width: 2px;
    border-style: solid;
    border-image: linear-gradient(to right,
            #ed7360 0%,
            #000 20%,
            #4c762a 50%,
            #000 80%,
            #ed7360 100%) 100 0 100 0;
}

.dischi-footer {
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}

.dischi-highlights {
    width: 100%;
}

.dischi-highlights .dischi-highlight:first-child {
    border-width: 2px;
    border-style: solid;
    border-image: linear-gradient(to bottom,
            #4c762a 0%,
            #000 30%,
            #ed7360 50%,
            #000 80%,
            #4c762a 100%) 0 100 0 0;
}

.dischi-highlight {
    height: 100%;
    padding: 20px 10px;
}

.dischi-all-title,
.dischi-highlight .dischi-highlight-title {
    font-family: brevier, monospace;
    font-size: 1rem;
    margin-bottom: 5px !important;
    text-align: left;
    margin: 0;
}

.dischi-highlight-title i {
    margin-left: 5px;
}

.dischi-highlight-cover {
    margin-bottom: 10px;
    width: auto !important;
    height: auto !important;
    padding: 0;
    position: relative;
    background-repeat: no-repeat;
    background-image: url(https://www.rockit.it/webnew/imgs/discohigh-bg.png?ds);
    background-size: contain;
    background-repeat: no-repeat;
}


.dischi-highlight-cover {position:relative;}
.dischi-highlight-cover span {position:absolute;
    top:-1rem;right:0;font-size:.6rem;text-transform:uppercase;height:1rem;
    
    }
.dischi-highlight .disco-week {
    background-size: 85%;
}

@media (max-width: 790px) {
    .dischi-highlight-cover {
        margin: 10px auto;
        box-sizing: unset;
        padding: 0 !important;
    }
    .dischi-highlight-cover.disco-high {
        background-size: 100%;
        background-repeat: no-repeat;
        max-width: 85%;
    }
    .dischi-highlight-cover.disco-high:after{
        margin-left:-40%!important;
    }


    .dischi-highlight .disco-week {
        background-size: 100%;
    }

    .dischi-highlight {
        padding-top: 15px !important;
    }

    .dischi-highlights .dischi-highlight:first-child {
        border-width: 0;
    }
}

@media (max-width: 1024px) {
    .dischi-highlight-cover {
        flex: unset !important;
    }
}

.disco-week {
    background-image: url(/webnew/imgs/discoweek-bg.png);
    background-size: 100%;
    background-repeat: no-repeat;
    max-width: 85%;
}

.dischi-all-cover.disco-week {
    background-size: 100%;
}

.disco-primascelta {
    -webkit-background-clip: padding-box;
    -webkit-animation: hue 2s 10;
    -webkit-text-fill-color: inherit;
    color: #f35626;
    filter: -linear-gradient(0deg, #f35626, #feab3a);
}

@-webkit-keyframes hue {
    from {
        -webkit-filter: hue-rotate(0deg);
    }

    to {
        -webkit-filter: hue-rotate(-360deg);
    }
}





.disco-week img {
    width: 100%;
    height: auto;
    padding: 4% 4% 10% 10%;
}


.disco-high img {
    width: 100%;
    height: auto;
    max-width: 100%;
    padding: 4% 4% 10% 10%;
}

.index-php .dischi-highlight-info h3 {
    margin-bottom: 10px;
}

.index-php .dischi-highlight-info h3.dischi-highlight-tag {
    margin-bottom: 20px;
    font-family: Brevier, sans-serif;
    font-weight: 600;
    font-size: .8rem;
    text-transform:none

}
.index-php .dischi-highlight-info .dischi-highlight-nome {
    font-weight: bold;
    font-size: 1.2rem!important;
    font-family: acumin-pro, sans-serif;

}
.index-php .dischi-highlight-info .dischi-highlight-band {
    font-family: Brevier, sans-serif;
    font-weight: normal;
    font-size: 1rem;

}
.index-php .dischi-highlight-band,
.index-php .dischi-highlight-nome,
.index-php .dischi-highlight-rece {
    font-size: 1rem !important;
}

@media (min-width: 791px) {

    .index-php .disco-week img,
    .index-php .disco-high img {
        width: 85%;
    }

    .index-php .disco-high {
        background-position: 34% -65%;
        background-size: 80% 95%;
    }

    .index-php .dischi-highlight-info {
        padding-left: 0px;
    }


    .index-php .dischi-highlight-info h3.dischi-highlight-tag {
        margin-bottom: 25px;
    }

    .index-php .dischi-highlight-header {
        margin-bottom: 13px !important;
    }

    .index-php .dischi-highlight-band,
    .index-php .dischi-highlight-nome,
    .index-php .dischi-highlight-rece {
        font-size: 1rem !important;
    }

}

.dischi-highlight-band {
    font-family: acumin-pro, sans-serif;
    /* text-transform: lowercase; */
    color: #1a1a1a;
    font-size: 1rem;
    font-weight: 800;
    /* font-style: italic; */
    white-space: normal;
    margin-bottom: 0;
}

.dischi-highlight-nome {
    font-family: acumin-pro, sans-serif;
    /* text-transform: lowercase; */
    color: #1a1a1a;
    font-size: 1rem;
    font-weight: 500;
    /* font-style: italic; */
    margin-bottom: 0;
    white-space: normal;
}

.dischi-highlight-tag {
    font-family: "Montserrat", sans-serif;
    text-transform: lowercase;
    color: #1a1a1a;
    font-size: 1rem;
    font-weight: 400;
    white-space: normal;
    margin-bottom: 0;
}

.dischi-highlight-rece {
    font-family: brevier, monospace;
    font-weight: 400;
    text-transform: lowercase;
    color: #1a1a1a !important;
    font-size: 0.8rem;
    position: relative;
}

.dischi-highlight .dischi-highlight-header {
    height: 30px !important;
    /* line-height: 80px !important; */
    /* height: auto; */
}

@media (max-width: 790px) {
    .dischi-highlight {
        padding: 5% 10%;
        display: block;
        text-align: center;
        height: auto;
        /* margin-bottom: 30px; */
    }

    .dischi-highlight-title {
        width: 100%;
        margin-top: 20px;
        white-space: normal;
        margin-left: -14% !important;
    }

    .dischi-highlight-cover img {
        margin: 0 auto;
        float: none;
    }

    .dischi-highlight-rece {
        position: relative;
        bottom: unset;
        font-size: 1rem;
    }

    .dischi-all-item {
        margin-bottom: 50px;
    }

    .index-php .dischi-highlight:first-child .dischi-highlight-info {
        border-bottom: 1px solid black;
        padding-bottom: 20px;
    }

    .index-php .dischi-all-item {
        margin-bottom: 0;
    }

}


.dischi-all.rainbow {
    width: 100%;
    border-width: 2px;
    border-style: solid;
    border-image: linear-gradient(to right,
            #ed7360 0%,
            #000 40%,
            #4c762a 50%,
            #000 70%,
            #ed7360 100%) 100 0 0 0;

}

.index-php .dischi-all {
    padding: 20px 1rem;
}

.dischi-all-item {
    text-align: center;
}

.dischi-all-item h3,
.dischi-all-item h4 {
    margin-bottom: 5px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.dischi-all-item hr {
    margin-top: 0;
    margin-bottom: 20px;
    border: 0;
}

.dischi-all-band {
    font-family: acumin-pro, sans-serif;
    /* text-transform: lowercase; */
    font-weight: 600;
    /* font-style: italic; */
    color: #000;
    font-size: 0.9rem;
    white-space: normal;
}

.dischi-all-nome {
    font-family: acumin-pro, sans-serif;
    /* text-transform: lowercase; */
    font-weight: 500;
    /* font-style: italic; */
    color: #000;
    font-size: 0.9rem;
    white-space: normal;
}

.dischi-all-tag {
    font-family: brevier, sans-serif;
    text-transform: lowercase;
    color: #000;
    font-size: 0.8rem;
    font-weight: 400;
    white-space: normal;
}

.dischi-all-cover {
    margin: 10px auto;
    height: auto;
    width: 130px;
    max-width: 100%;
}

.dischi-all-cover a {
    display: block;
    position: relative;
}

.index-php .dischi-all-cover {
    border: 1px solid black;
}

.dischi-all-seeall {
    /*font-family: "IBM Plex Mono", monospace;*/
    font-weight: 300;
    text-decoration: underline;
    text-transform: uppercase;
    color: #000000 !important;
    font-size: 0.8rem;
    display: block;
    height: 100%;
    width: 100%;
}

.dischi-all-seeall-cover {
    height: auto;
    width: 130px;
    max-width: 100%;
    text-align: center;
    color: #000;
    border: 1px solid #000;
    margin: 10px auto;
}

.dischi-all-seeall-cover i {
    line-height: 130px;
}

.bigbanner-2 {
    margin: 20px 0 !important;
    /*border-width: 2px;
  border-style: solid;
  border-image: linear-gradient(
      to right,
      #ed7360 0%,
      #000 20%,
      #4c762a 50%,
      #000 80%,
      #ed7360 100%
    )
    0 0 100 0;*/
    /* padding-bottom: 50px; */
    background: #1a1a1a;
    overflow: hidden;
}

.articoli-box {
    padding: 0 50px;
    max-width: 100%;
}

.articoli-section {
    margin-bottom: 50px;
}

.articoli-item {
    /* margin: 25px 0; */
    border-bottom: 1px solid black;
    padding: 00;
}

@media (min-width: 1024px) {
    .articoli-item.p-3 {
        padding-bottom: 0px !important
    }
}

.articoli-content {
    padding: 0;
}

.articoli-content.banner img {
    width: 100% !important;
    height: auto;
    max-width: 220px
}


.articoli-tag {
    font-family: "Montserrat", sans-serif;
    font-weight: 800;
    font-style: italic;
    text-transform: lowercase;
    font-size: 1rem;
    color: #f0f0f0;
}

.articoli-img {
    width: 100%;
    height: auto;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.articoli-title a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    line-height: 1.6rem;
    max-height: 8rem;
    min-height: 8rem;
    font-family: acumin-pro-wide, sans-serif;
    font-weight: 500;
    color: #000;
    font-size: 1.2rem;
    padding: 0;
}

@media (max-width: 790px) {
    .articoli-title a {
        -webkit-box-orient: vertical;
        -webkit-line-clamp: unset;
        line-height: 1.6rem;
        max-height: unset;
        min-height: unset;
        margin-bottom: 10px;
    }

    .articoli-content {
        justify-content: center;
    }
}

.articoli-tagtime {
    font-family: "brevier", monospace;
    font-size: 0.8rem;
    text-transform: lowercase;
    margin-bottom: 5px;
    margin-top: 5px;
}

.articoli-text {
    font-family: "Montserrat", sans-serif;
    font-size: 0.8rem;
    font-weight: 500;
    margin-top: 10px !important;
}

.seeall-nav {
    background-color: #fff;
    height: 1.5rem;
    line-height: 1.5rem;
    color: #1a1a1a;
    font-family: brevier, monospace;
    font-weight: 500;
    font-size: 1rem;
}

@media (max-width: 790px) {
    .articoli-box {
        padding: 0 !important;
    }

    .seeall-nav {
        font-size: 0.5rem;
    }
}

.articoli-cover {

    padding: 0;
}

@media (max-width: 790px) {
    .articoli-item {
        margin: 0 !important;
        padding: 0;
        border-bottom: 1px solid #212529;
        margin-bottom: 20px !important;
    }

    .articoli-tag {
        font-size: 1rem;
        margin-bottom: 20px;
    }

    .articoli-cover {
        margin-bottom: 10px;

    }
}

.superspeciale-section {
    margin-top: 50px !important;
    padding: 50px 0;
    background: rgba(112, 132, 92, 1);
    background: -moz-linear-gradient(45deg,
            rgba(112, 132, 92, 1) 0%,
            rgba(0, 0, 0, 1) 50%,
            rgba(210, 118, 149, 1) 100%);
    background: -webkit-gradient(left bottom,
            right top,
            color-stop(0%, rgba(112, 132, 92, 1)),
            color-stop(50%, rgba(0, 0, 0, 1)),
            color-stop(100%, rgba(210, 118, 149, 1)));
    background: -webkit-linear-gradient(45deg,
            rgba(112, 132, 92, 1) 0%,
            rgba(0, 0, 0, 1) 50%,
            rgba(210, 118, 149, 1) 100%);
    background: -o-linear-gradient(45deg,
            rgba(112, 132, 92, 1) 0%,
            rgba(0, 0, 0, 1) 50%,
            rgba(210, 118, 149, 1) 100%);
    background: -ms-linear-gradient(45deg,
            rgba(112, 132, 92, 1) 0%,
            rgba(0, 0, 0, 1) 50%,
            rgba(210, 118, 149, 1) 100%);
    background: linear-gradient(45deg,
            rgba(112, 132, 92, 1) 0%,
            rgba(0, 0, 0, 1) 50%,
            rgba(210, 118, 149, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#70845c', endColorstr='#d27695', GradientType=1);
    border-top: 1px solid #f0f0f0;
    border-bottom: 1px solid #f0f0f0;
}

.superspeciale-body {
    width: 100%;
}

.superspeciale-img {
    width: 100%;
    height: 500px;
    margin-top: 30px;
    background: url(https://via.placeholder.com/1920x300.png);
    background-position: center center;
    background-size: cover;
}

.speciali-section {
    padding: 20px 0;
}

.speciali-header {
    padding: 0;
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
    height: 50px;
    line-height: 50px;
}

.speciali-header.nobord {
    border-top: 0px solid #000;
}

.speciali-title {
    line-height: 50px !important;
}

.speciali-body {
    margin-bottom: 30px !important;
    border-bottom: 2px solid #000;
}

.speciali-imgcover {
    max-width: calc(100% - 10px);
    height: auto;
}

@media (max-width: 790px) {
    .speciali-body {
        width: 100%;
        text-align: center;
    }

    .speciali-body a {
        width: 100%;
    }

    .speciali-imgcover {
        width: 100%;
        padding: 0;
        margin: 0;
        float: unset !important;
        text-align: center;
        margin: 10px 0;
    }
}

.cbcr-section {
    padding: 10px 0;
}

.cbcr-header {
    height: auto;
    border-top: 2px solid black;
    border-bottom: 2px solid black;
    padding: 20px 0;
    /* padding-left: 3rem; */
    box-sizing: border-box;
}

.cbcr-sub {
    font-family: acumin-pro-wide, sans-serif;
    font-weight: 500;
    font-size: 1rem;
    line-height: 0;
}

.cbcr-titlegroup {
    line-height: 25px;
}

.cbcr-linkbox {
    margin-bottom: 20px;
}

.cbcr-imgcover {
    width: 100%;
    height: 100px;
    margin-bottom: 20px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    border: 2px solid black;

}

.cbcr-item {
    display: flex;
    align-items: center;
    justify-content: center;
    height: auto;
    margin-bottom: 10px !important;
    line-height: 100px;
    width: auto;
    text-align: center;
    /*margin: 0px 20px !important;*/
}

.cbcr-info {
    display: flex;
    align-items: center;
    justify-content: center;
}


@media (max-width: 790px) {
    .cbcr-item {
        width: 100%;
        justify-content: center;
    }

    .cbcr-info {
        display: flex;
        align-items: center;
        justify-content: center;
    }
}



.cbcr-body {
    margin: 10px 0 !important;
}

.cbcr-year {
    font-family: "Montserrat", sans-serif;
    font-weight: 800;
    font-size: 5rem;
    color: #f0f0f0;
    -webkit-text-stroke: 1px black;
    /* display: block; */
    /* text-align: center; */
    /* display: flex; */
}

@media (min-width: 1024px) and (max-width: 1200px) {
    .cbcr-year {
        font-size: 3.5rem;
    }
}

@media (min-width: 1200px) and (max-width: 1400px) {
 
    .cbcr-year {
        font-size: 4rem;
    }

        
}
@media (min-width: 1600px) {
    html {font-size:21px}

}
.cbcr-year:hover {
    color: #1d1d1b;
}

@media (max-width: 790px) {
    .cbcr-item {
        margin: 20px 0;
    }
}

.cbcr-triangle {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 40px 0 40px 35px;
    border-color: transparent transparent transparent #000;
    margin: 0;
    display: inline-block;
    float: left;
}

.classifiche-section {
    padding: 50px 0;
    border-top: 1px solid #f0f0f0;
}

.classifiche-linkbox {
    margin-bottom: 20px;
}

.classifiche-imgcover {
    width: 200px;
    height: 200px;
    margin-bottom: 20px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 2rem;
}

.classifiche-item {
    display: flex;
    align-items: center;
    justify-content: center;
}

.classifiche-body {
    display: flex;
    margin: 30px 0 !important;
    padding: 0 70px !important;
}

.classifiche-year {
    font-family: "Montserrat", sans-serif;
    font-style: italic;
    font-weight: 600;
    font-size: 1rem;
    color: #f0f0f0;
    position: absolute;
    bottom: 0;
}

.classifiche-year:hover {
    color: #1d1d1b;
}

@media (max-width: 790px) {
    .classifiche-item {
        margin: 20px 0;
    }
}

/*#footer {
    margin: 0 !important;
    width: 100%;
    border-top: 3px black double;
}*/

.footer-header {
    min-width: 100%;

    padding: 0;
    border-bottom: 1px solid #1d1d1b;
    overflow: hidden;
    white-space: nowrap;
    overflow: hidden;
}

.separator {
    position: relative;
    box-sizing: border-box;
    width: 80px;
    height: 80px;
    margin-top: 20px;
    background: transparent;
    transform: rotate(315deg);
}

.separator span {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    box-sizing: border-box;
    border-left: 0;
    border-top: 0;
    border-width: 3px;
    border-style: solid;
    border-image: linear-gradient(to right,
            #ed7360 0%,
            #000 20%,
            #4c762a 50%,
            #000 80%,
            #ed7360 100%) 20% stretch;
    border-left: 0;
    border-top: 0;
}

.separator span:nth-child(1) {
    top: -85px;
    left: -85px;
}

.separator span:nth-child(2) {
    top: -70px;
    left: -70px;
}

.separator span:nth-child(3) {
    top: -55px;
    left: -55px;
}

.separator span:nth-child(4) {
    top: -40px;
    left: -40px;
}

.separator span:nth-child(5) {
    top: -25px;
    left: -25px;
}

.separator span:nth-child(6) {
    top: -10px;
    left: -10px;
}

.separator span:nth-child(7) {
    top: 5px;
    left: 5px;
}

.separator span:nth-child(8) {
    top: 20px;
    left: 20px;
}

.separator span:nth-child(9) {
    top: 35px;
    left: 35px;
}

.separator span:nth-child(10) {
    top: 50px;
    left: 50px;
}

.separator span:nth-child(11) {
    top: 65px;
    left: 65px;
}

.separator span:nth-child(12) {
    top: 80px;
    left: 80px;
}

.separator span:nth-child(13) {
    top: 95px;
    left: 95px;
}

.separator span:nth-child(14) {
    top: 110px;
    left: 110px;
}

.separator span:nth-child(15) {
    top: 125px;
    left: 125px;
}

.separator span:nth-child(16) {
    top: 140px;
    left: 140px;
}

.separator span:nth-child(17) {
    top: 155px;
    left: 155px;
}

.separator span:nth-child(18) {
    top: 170px;
    left: 170px;
}

.separator span:nth-child(19) {
    top: 185px;
    left: 185px;
}

.separator span:nth-child(20) {
    top: 200px;
    left: 200px;
}

.separator span:nth-child(21) {
    top: 215px;
    left: 215px;
}

.separator span:nth-child(22) {
    top: 230px;
    left: 230px;
}

.separator span:nth-child(23) {
    top: 245px;
    left: 245px;
}

.separator span:nth-child(24) {
    top: 260px;
    left: 260px;
}

.separator span:nth-child(25) {
    top: 275px;
    left: 275px;
}

.separator span:nth-child(26) {
    top: 290px;
    left: 290px;
}

.separator span:nth-child(27) {
    top: 305px;
    left: 305px;
}

.separator span:nth-child(28) {
    top: 320px;
    left: 320px;
}

.separator span:nth-child(29) {
    top: 335px;
    left: 335px;
}

.separator span:nth-child(30) {
    top: 350px;
    left: 350px;
}

.separator span:nth-child(31) {
    top: 365px;
    left: 365px;
}

.separator span:nth-child(32) {
    top: 380px;
    left: 380px;
}

.separator span:nth-child(33) {
    top: 395px;
    left: 395px;
}

.separator span:nth-child(34) {
    top: 410px;
    left: 410px;
}

.separator span:nth-child(35) {
    top: 425px;
    left: 425px;
}

.separator span:nth-child(36) {
    top: 440px;
    left: 440px;
}

.separator span:nth-child(37) {
    top: 455px;
    left: 455px;
}

.separator span:nth-child(38) {
    top: 470px;
    left: 470px;
}

.separator span:nth-child(39) {
    top: 485px;
    left: 485px;
}

.separator span:nth-child(40) {
    top: 500px;
    left: 500px;
}

.separator span:nth-child(41) {
    top: 515px;
    left: 515px;
}

.separator span:nth-child(42) {
    top: 530px;
    left: 530px;
}

.separator span:nth-child(43) {
    top: 545px;
    left: 545px;
}

.separator span:nth-child(44) {
    top: 560px;
    left: 560px;
}

.separator span:nth-child(45) {
    top: 575px;
    left: 575px;
}

.separator span:nth-child(46) {
    top: 590px;
    left: 590px;
}

.separator span:nth-child(47) {
    top: 605px;
    left: 605px;
}

.separator span:nth-child(48) {
    top: 620px;
    left: 620px;
}

.separator span:nth-child(49) {
    top: 635px;
    left: 635px;
}

.separator span:nth-child(50) {
    top: 650px;
    left: 650px;
}

.separator span:nth-child(51) {
    top: 665px;
    left: 665px;
}

.separator span:nth-child(52) {
    top: 680px;
    left: 680px;
}

.separator span:nth-child(53) {
    top: 695px;
    left: 695px;
}

.separator span:nth-child(54) {
    top: 710px;
    left: 710px;
}

.separator span:nth-child(55) {
    top: 725px;
    left: 725px;
}

.separator span:nth-child(56) {
    top: 740px;
    left: 740px;
}

.separator span:nth-child(57) {
    top: 755px;
    left: 755px;
}

.separator span:nth-child(58) {
    top: 770px;
    left: 770px;
}

.separator span:nth-child(59) {
    top: 785px;
    left: 785px;
}

.separator span:nth-child(60) {
    top: 800px;
    left: 800px;
}

.separator span:nth-child(61) {
    top: 815px;
    left: 815px;
}

.separator span:nth-child(62) {
    top: 830px;
    left: 830px;
}

.separator span:nth-child(63) {
    top: 845px;
    left: 845px;
}

.separator span:nth-child(64) {
    top: 860px;
    left: 860px;
}

.separator span:nth-child(65) {
    top: 875px;
    left: 875px;
}

.separator span:nth-child(66) {
    top: 890px;
    left: 890px;
}

.separator span:nth-child(67) {
    top: 905px;
    left: 905px;
}

.separator span:nth-child(68) {
    top: 920px;
    left: 920px;
}

.separator span:nth-child(69) {
    top: 935px;
    left: 935px;
}

.separator span:nth-child(70) {
    top: 950px;
    left: 950px;
}

.separator span:nth-child(71) {
    top: 965px;
    left: 965px;
}

.separator span:nth-child(72) {
    top: 980px;
    left: 980px;
}

.separator span:nth-child(73) {
    top: 995px;
    left: 995px;
}

.separator span:nth-child(74) {
    top: 1010px;
    left: 1010px;
}

.separator span:nth-child(75) {
    top: 1025px;
    left: 1025px;
}

.separator span:nth-child(76) {
    top: 1040px;
    left: 1040px;
}

.separator span:nth-child(77) {
    top: 1055px;
    left: 1055px;
}

.separator span:nth-child(78) {
    top: 1070px;
    left: 1070px;
}

.separator span:nth-child(79) {
    top: 1085px;
    left: 1085px;
}

.separator span:nth-child(80) {
    top: 1100px;
    left: 1100px;
}

.separator span:nth-child(81) {
    top: 1115px;
    left: 1115px;
}

.separator span:nth-child(82) {
    top: 1130px;
    left: 1130px;
}

.separator span:nth-child(83) {
    top: 1145px;
    left: 1145px;
}

.separator span:nth-child(84) {
    top: 1160px;
    left: 1160px;
}

.separator span:nth-child(85) {
    top: 1175px;
    left: 1175px;
}

.separator span:nth-child(86) {
    top: 1190px;
    left: 1190px;
}

.separator span:nth-child(87) {
    top: 1205px;
    left: 1205px;
}

.separator span:nth-child(88) {
    top: 1220px;
    left: 1220px;
}

.separator span:nth-child(89) {
    top: 1235px;
    left: 1235px;
}

.separator span:nth-child(90) {
    top: 1250px;
    left: 1250px;
}

.separator span:nth-child(91) {
    top: 1265px;
    left: 1265px;
}

.separator span:nth-child(92) {
    top: 1280px;
    left: 1280px;
}

.separator span:nth-child(93) {
    top: 1295px;
    left: 1295px;
}

.separator span:nth-child(94) {
    top: 1310px;
    left: 1310px;
}

.separator span:nth-child(95) {
    top: 1325px;
    left: 1325px;
}

.separator span:nth-child(96) {
    top: 1340px;
    left: 1340px;
}

#footer .separator {
    display: none;
}

.footer-navbox {
    display: flex;
    justify-content: center;
    align-items: center;
}

.footer-nav {
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
    margin: 0;
}

.footer-nav li {
    text-align: center;
    display: block;
    float: left;
    list-style: none;
    box-sizing: border-box;
    width: 20%;
}

.footer-nav li a {
    font-family: "Montserrat", sans-serif;
    font-weight: 900;
    text-transform: uppercase;
    color: #000;
    font-size: 0.8rem;
    text-decoration: none;
}

.footer-actions {
    text-align: center;
    font-family: "Montserrat", sans-serif;
    font-weight: 800;
    font-style: italic;
    height: auto;
    padding: 10px;
    border-top: 1px solid #1d1d1b;
    border-bottom: 1px solid #1d1d1b;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    word-wrap: nowrap;
}

.footer-actions a {
    color: #1d1d1b;
    text-decoration: none;
    font-size: 1rem;
    display: inline-block;
    text-transform: uppercase;
}

.footer-actions-separator {
    width: 80px;
    height: 80px;
    background: transparent;
    transform: rotate(45deg);
    border-top: 1px solid #1d1d1b;
    border-right: 1px solid #1d1d1b;
    position: absolute;
    right: 0;
    top: 0;
    box-sizing: border-box;
    margin: -25px 0;
}

.footer-appbox {
    border-bottom: 1px solid #1d1d1b;
    padding: 10px;
}

.footer-appbox-title {
    font-family: "Montserrat", sans-serif;
    font-size: 0.8rem;
    text-transform: uppercase;
    color: #1d1d1b;
    font-weight: 600;
    padding: 5px 5%;
}

.footer-appbox-content {
    text-align: center;
}

.footer-app-title {
    font-weight: 800;
    font-style: italic;
    text-transform: uppercase;
    font-size: 1rem;
    display: inline-block;
    margin-right: 20px;
}

.footer-app-link {
    display: inline-block;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-style: italic;
    color: #1d1d1b;
    text-decoration: none;
    margin-right: 10px;
}

.footer-app-link:hover {
    color: #1d1d1b;
    text-decoration: none;
}

.footer-credits {
    min-width: 100%;
    height: 80px;
    padding: 0;
}

.footer-credits-separator {
    overflow: hidden;
    word-wrap: nowrap;
}

.footer-credits-title {
    text-align: center;
    display: flex;
    padding: 20px;
    height: 100%;
    width: 100%;
}

.credits-betterdays {
    font-family: "Montserrat", sans-serif;
    font-weight: 900;
    text-transform: uppercase;
    text-align: left;
    font-size: 1.3rem;
}

.footer-credits-title .rockit-logo,
.footer-logo {
    margin: auto auto !important;
    width: 128px !important;
    height: auto;
}

.credits-cell {
    display: table-cell;
    vertical-align: middle;
}

@media (max-width: 790px) {
    .footer-nav li {
        width: 100%;
        margin: 5px 0;
    }

    .footer-actions {
        height: auto;
    }

    .footer-actions a {
        margin: 10px 0;
    }

    .footer-appbox-title {
        display: block;
        text-align: center;
        padding: 0;
        margin: 10px 0 !important;
        font-size: 1rem;
    }

    .footer-appbox-col {
        margin: 10px 0;
    }

    .footer-app-title {
        width: 100%;
    }

    .footer-credits-title,
    .credits-betterdays {
        text-align: center;
    }
}

.footer-credits-betterdays {
    display: flex;
    justify-content: center;
    align-items: center;
}

.rockit-modal-back {
    display:none;
    position:fixed;
    top:0;left:0;width:100vw;height:100vh;
    background:#aaaaaa55;
    z-index: 9999999999998;
}
.rockit-modal-back.open {
    display:block;
}
.rockit-modal {
    height: 100%;
    width: 100%;
    max-width: 100%;
    position: fixed;
    z-index: 9999999999999;
    /* QUI */
    background-color: #000;
    top: 0;
    left: 0;
    display: none;
}


@media (min-width: 1024px) {
    .rockit-modal {
        width: 50%;
        max-width: 50%;
        right: 0;
        left:auto;
    }
}



.rockit-modal .msg {
    color: #fff;
    padding: 20px 50px;
    text-align: center;
}

.rockit-modal .msg a {
    color: #fff;
    text-decoration: underline;
}

.rockit-modal *:focus {
    outline: none;
    border-color: inherit;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
}

.close-modal {
    position: absolute;
    bottom: 32px;
    left: 50%;
    transform: translateX(-50%);
    width: 32px;
    height: 32px;
    opacity: 0.6;
    color: #fff;
    display: block;
    margin-left: -8px;
}

.close-modal:hover {
    opacity: 1;
}

.close-modal:before,
.close-modal:after {
    position: absolute;
    left: 15px;
    content: " ";
    height: 33px;
    width: 2px;
    background-color: #f0f0f0;
}

.close-modal:before {
    transform: rotate(45deg);
}

.close-modal:after {
    transform: rotate(-45deg);
}

#search-modal svg {
    overflow: visible;
}

.search {
    position: absolute;
    top: 15%;
    left: 50%;
    margin-left: -8rem;
    margin-top: -3.5rem;
    width: 16rem;
    height: 7rem;
}
.search:not(.active) { cursor: pointer; }

#search-modal .note {
    width: 16rem;margin-left: -8rem;
    position:absolute;
    top:30%;
    left: 50%;
    color:#dddddd;
    
    text-align:center;
    z-index:-1;
    
    }

.search-svg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.search-svg__path {
    fill: none;
    stroke: #fff;
    stroke-width: 3px;
}

.search-input {
    position: relative;
    width: 10rem;
    height: 6rem;
    padding: 1rem 0 0.6rem 0.8rem;
    background: transparent;
    outline: none;
    border: none;
    font-size: 1rem;
    color: #fff;
    z-index: -1;
    opacity: 0;
    transition: opacity 0.2s;
}

.search-input.visible {
    z-index: auto;
    opacity: 1;
    width: 100%;
    padding-right: 3rem;
}

.search-close {
    position: absolute;
    top: 2rem;
    right: 1rem;
    width: 1.5rem;
    height: 1.5rem;
    cursor: pointer;
    z-index: -1;
}

.search-close.visible {
    z-index: auto;
}

.search-close.visible:before {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 1;
    transition: opacity 0.1s,
        -webkit-transform 0.2s cubic-bezier(0.73, 0.14, 0.4, 1.58);
    transition: transform 0.2s cubic-bezier(0.73, 0.14, 0.4, 1.58), opacity 0.1s;
    transition: transform 0.2s cubic-bezier(0.73, 0.14, 0.4, 1.58), opacity 0.1s,
        -webkit-transform 0.2s cubic-bezier(0.73, 0.14, 0.4, 1.58);
}

.search-close.visible:after {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 1;
    transition: opacity 0.1s 0.2s,
        -webkit-transform 0.2s 0.2s cubic-bezier(0.73, 0.14, 0.4, 1.58);
    transition: transform 0.2s 0.2s cubic-bezier(0.73, 0.14, 0.4, 1.58),
        opacity 0.1s 0.2s;
    transition: transform 0.2s 0.2s cubic-bezier(0.73, 0.14, 0.4, 1.58),
        opacity 0.1s 0.2s,
        -webkit-transform 0.2s 0.2s cubic-bezier(0.73, 0.14, 0.4, 1.58);
}

.search-close:before,
.search-close:after {
    content: "";
    position: absolute;
    top: 1.2rem;
    left: 0;
    width: 100%;
    height: 0.2rem;
    background: #fff;
    border-radius: 0.5rem;
    opacity: 0;
}

.search-close:before {
    -webkit-transform: rotate(-45deg) translateX(2rem);
    transform: rotate(-45deg) translateX(2rem);
    transition: opacity 0.1s 0.1s, -webkit-transform 0.2s;
    transition: transform 0.2s, opacity 0.1s 0.1s;
    transition: transform 0.2s, opacity 0.1s 0.1s, -webkit-transform 0.2s;
}

.search-close:after {
    -webkit-transform: rotate(45deg) translateX(2rem);
    transform: rotate(45deg) translateX(2rem);
    transition: opacity 0.1s 0.3s, -webkit-transform 0.2s 0.2s;
    transition: transform 0.2s 0.2s, opacity 0.1s 0.3s;
    transition: transform 0.2s 0.2s, opacity 0.1s 0.3s,
        -webkit-transform 0.2s 0.2s;
}

.search-results {
    background: transparent;
    margin-top: 10px;
    max-height: 250px;
    overflow: auto;
    padding: 20px 0;
}

.search-results::-webkit-scrollbar {
  width: 8px; 
}
.search-results::-webkit-scrollbar-track {
  box-shadow:none; background-color:#transparent;
}
.search-results::-webkit-scrollbar-thumb {
  background: #999999; 
  border-radius: 10px;
}
.search-results::-webkit-scrollbar-thumb:hover {
  background: #cccccc; 
}

.search-results-element {
    padding: 10px 0;
    text-align: left;
    border-bottom: 1px solid #e6e6e6;
    list-style: none;
	background:#000000;
}

.search-results-element-label a {
    color: #fff;
    font-family: "Montserrat", sans-serif;
    font-size: 0.8rem;
}

.search-results-element-sottolabel {
    color: #e6e6e6;
}

.search-results-element-label {
    font-weight: 500;
}

.search-results-element-sottolabel {
    font-weight: 400;
    font-style: italic;
    font-size: .6rem;
    /* vertical-align: middle; */
    /* display: table-cell; */
}


@media (min-width: 790px) {
    .search {
        margin-left: -13.5rem;
        width: 27rem;
    }
    #search-modal .note {
        width: 27rem;margin-left: -13.5rem;
    }
    .search-input.visible {
        font-size: 1.8rem;
    }

    .search-input {
        padding: 0.6rem 0 0.6rem 2rem;
        /* padding-right: 4rem; */
    }

    .search-close {
        right: 2rem;
    }

    .search-results {
        max-height: 350px;
    }
}

.search-results a {color:#fff!important}

.nav-link[data-modal="user-modal"] {

    width: 30px;
    border-radius: 50%;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.nav-link[data-modal="user-modal"].logged-avatar {

    height: 30px;
}

.logged-avatar {
    margin: 10px auto;
    border: 1px solid black;
}

#user-modal ul {
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
    list-style: none;
    padding: 0;
    text-align: center;
    color: #1d1d1b;
}

#user-modal .notlogged li {
    margin: 10px 0;
    font-family: "Montserrat", sans-serif;
    padding: 10px 0;
    border-bottom: 1px solid white;
}

#user-modal .notlogged input {
    margin: 10px 0;
    background: #333;
    border: 1px solid white;
    border-radius: 0.5rem;
    color: white;
    padding: 10px 20px;
    font-family: "Montserrat", sans-serif;
    opacity: 0.8;
    transition: all ease-in-out 0.5s;
}

#user-modal .notlogged input:hover,
#user-modal .notlogged input:focus {
    opacity: 1;
    transition: all ease-in-out 0.5s;
}

#user-modal a {
    color: #f0f0f0;
}

#user-modal .logged {
    width: 100%;
}

#user-modal .logged li {
    border-top: 0.5px solid #e6e6e6;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    color: #fff;
    padding: 8px 0;
    font-weight: 500;
    text-transform: lowercase;
    background-color: rgba(0, 0, 0, 1);
    transition: all ease-in-out 0.5s;
}

#user-modal .logged li:hover {
    background-color: rgba(255, 255, 255, 0.9);
    transition: all ease-in-out 0.5s;
}

#user-modal .logged li:hover a {
    color: black;
    transition: all ease-in-out 0.5s;
}

#user-modal .logged li:last-child {
    border-bottom: 1px solid #e6e6e6;
}

.carousel-indicators {
    background-color: #e6e6e6;
    width: 100%;
    margin: 0;
    height: 50px;
    position: absolute;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.carousel-indicators li {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #e6e6e6;
    line-height: 50px;
    border: 1.5px solid black;
    opacity: 1;
    transition: all ease-in-out 0.5s;
    flex: 0 0 12px;
        list-style: none;
    
}

.carousel-indicators li:not(:last-child) {
    margin-right: 15px !important;
}

.carousel-indicators .active {
    background-color: black;
    transition: all ease-in-out 0.5s;
}

.carousel-caption {
    background-color: rgba(230, 230, 230, 0.8);
    position: absolute;
    bottom: 50px;
    z-index: 10;
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #fff;
    text-align: center;
    left: 0;
}

.carousel-caption p {
    font-family: brevier, monospace;
    font-size: 0.7rem;
    font-weight: 400;
    color: #000;
    top: 0;
    position: absolute;
    left: 0;
    width: 100%;
}

#gallery-carousel {
    min-width: 100%;
}

.carousel .item,
.carousel img {
    /* min-width: 100%;*/
    object-fit: cover;
    object-position: 50% 50%;
    object-position: 0 0;
}

.articolo-body-section {
    padding: 50px 20% !important;
}

.articolo-body-header {
    padding: 10px 0 !important;
    border-bottom: 2px solid #f2f2f2;
    font-family: brevier, monospace;
}

.articolo-body-header .col-4 {
    padding: 0;
}

.articolo-body-header-share {
    list-style: none;
    display: none;
}

@media (min-width: 790px) {
    .articolo-body-header-share {
        display: block;
    }
}

.articolo-body-header-share li {
    display: inline-block;
}

.articolo-body-header-share li i {
    color: #000;
    font-size: 1rem;
}

.articolo-body-header-share li i:hover {
    -webkit-animation: pulse 0.8s;
    animation: pulse 0.8s;
}

.articolo-body-header-share li:not(:last-child) {
    margin-right: 15px;
}

.articolo-body-header-tag {
    font-size: 1rem;
    text-transform: lowercase;
    color: #000;
    font-weight: 600;
}

.star {
    display: inline-block;
    /* color:#111 */
    margin-left: .7rem;
    margin-right: .7rem;
    color: #007bff !important;
    text-decoration: none !important;
    font-size: 1rem;
}

.star .num {
    color: #fff;
    background-color: red;
    font-size: .6rem;
    line-height: .6rem;
    padding: 0 3px;
    border-radius: 4px;
    position: relative;
    top: -8px;
    left: -2px
}


.articolo-body-title {
    padding: 20px 15px !important;
    border-bottom: 2px solid #f2f2f2;
}

@media (max-width: 790px) {

    .articolo-body-sign-date,
    .articolo-body-sign-sign,
    .articolo-body-title {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .articolo-body-header .col-12 {
        padding-left: 0;
    }

}

.articolo-body-title-title h1,
.dynamic-body-section h1 {
    font-family: "acumin-pro-wide", sans-serif;
    font-size: 2rem;
}

.dynamic-body-section .box-ricerca ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
    overflow: hidden;
    padding: 0;
    margin: 0;

}

.dynamic-body-section .box-ricerca ul li {
    flex: 0 0 48%;
    list-style: none;
    padding: 0;
    margin: 0 1% 2rem 1%;
    text-align: center;
    font-size: .9rem;
    width: 48%;
}

@media (min-width: 1024px) {
    .dynamic-body-section .box-ricerca ul li {
        flex: 0 0 23%;
        margin: 0 1% 2rem 1%;
        width: 23%;
    }
}

.dynamic-body-section .box-ricerca ul li img {
    border-radius: 50%;
    margin-bottom: 1rem;
}

.dynamic-body-section .box-ricerca ul li span.cosa,
.dynamic-body-section .box-ricerca ul li a.mainlink {
    font-family: 'brevier', sans-serif;
    font-weight: 500;
    display: block;
}

.dynamic-body-section .box-ricerca ul li span.amm {
    font-size: .8rem;
}

.dynamic-body-section .box-ricerca ul li span.amm a {
    color: #000;
    text-decoration: underline;
}



.articolo-body-title-abstract {
    font-family: "acumin-pro-wide", sans-serif;
    /* font-style: italic; */
    font-weight: 400;
    font-size: 1.2rem;
    color: #000;
    line-height: 1.4rem;
    padding-top: .5rem !important;
}

.articolo-body-sign {
    padding: 20px 0 !important;
    border-bottom: 2px solid #f2f2f2;
}

.articolo-body-sign-date,
.articolo-body-sign-sign {
    font-family: brevier, monospace;
    font-size: 0.8rem;
    color: #000;
}

.articolo-body-sign-sign img {
    margin: 0 10px
}

.articolo-body-sign-date {
    display: flex;
    align-items: center;
}

.articolo-body-sign-sign a {
    color: #000;
    text-decoration: none;
    /* font-weight: 600; */
}

.articolo-body-sign-sign img {
    border-radius: 50%;
}

.articolo-body-sign-sign img:hover {
    -webkit-animation: tada 0.8s;
    animation: tada 0.8s;
}

.articolo-body-text {
    padding: 20px 0 !important;
    border-bottom: 2px solid #f2f2f2;
}

.dynamic-body-section p,
.articolo-body-text p {
    font-family: "acumin-pro", sans-serif;
    font-size: 1.1rem;
    color: #000;
    font-weight: 400;
    text-align: justify;
    width: 100%;
}

.articolo-body-text blockquote {
    margin: 20px auto !important;
    padding-left: 1rem;
    padding-right: 1rem;
    border-left: 1px dotted #222;
    border-right: 1px dotted #222;
    font-style: italic;
    width: 95%;
}

.dynamic-body-section p a,
.articolo-body-text p a {
    color: #000;
    text-decoration: underline;
}

.dynamic-body-section p a.rockit-btn,
.articolo-body-text p a.rockit-btn {
    text-decoration: none;
}


.dynamic-body-section h2,
.dynamic-body-section h3,
.dynamic-body-section h2 a,
.dynamic-body-section h3 a,
.articolo-body-text h2,
.articolo-body-text h3,
.articolo-body-text h2 a,
.articolo-body-text h3 a {
    font-family: "acumin-pro-wide", sans-serif;
    font-weight: 600;
    font-size: 1rem;
    color: black;
}

.dynamic-body-section h2,
.dynamic-body-section h2 a,
.articolo-body-text h2,
.articolo-body-text h2 a {
    font-family: "acumin-pro-wide", sans-serif;
    font-weight: 700;
    font-size: 1.2rem;
    color: black;
    text-decoration:underline
}
.articolo-body-text h2 {text-decoration:none}
.articolo-body-text h2 {width:100%}


/*.dynamic-body-section h2 strong,
.dynamic-body-section h3 strong,
.articolo-body-text h2 strong,
.articolo-body-text h3 strong {
    font-weight: 400;
}*/

.dynamic-body-section p a:hover,
.articolo-body-text p a:hover {
    -webkit-animation: flash 0.8s;
    animation: flash 0.8s;
}

.articolo-body-text-banner {
    margin: 25px 0 !important;
    padding: 10px 0px !important;
    width: 100%;
    /*min-height: 110px;*/
    height: auto;
    display: flex;
    border-top: 1px solid black;
    border-bottom: 1px solid black;
}

@media (min-width: 790px) {
    .articolo-body-text-banner {
        padding: 10px 20px !important;
        border-left: 1px solid black;
        border-right: 1px solid black;
    }
}

.articolo-body-text-banner img {
    width: 100%;
    min-height: 90px;
    height: auto;
    border: 1px solid black;
}

.articolo-body-tag {
    padding: 25px 0 !important;
    border-bottom: 2px solid #f2f2f2;
}

.articolo-body-tag-tag,
.articolo-body-tag-pagine {
    color: #000;
    font-family: "brevier", monospace;
    font-size: 1rem;
    text-transform: uppercase;
    line-height: 30px;
    display: block;
    font-weight: 400;
}

.articolo-body-tag-tag p,
.articolo-body-tag-pagine p {
    padding-bottom: .5rem;
    margin-bottom: 0;
}

.articolo-body-tag-tag p a,
.articolo-body-tag-pagine p a {
    color: #000;
    font-weight: 600;
    /* font-size: 0.9rem; */
    text-transform: none;
}

.articolo-body-tag-tag p a:hover,
.articolo-body-tag-pagine p a:hover {
    -webkit-animation: flash 0.8s;
    animation: flash 0.8s;
}

.articolo-body-featured {
    padding: 20px 0 !important;
    border-bottom: 2px solid #f2f2f2;
}

/*
.articolo-body-featured-item {
    text-align: left;
    margin-bottom: 25px;
}
*/

.articolo-body-text-banner {
    overflow: hidden;
}

/*
.articolo-body-featured-item-header {
    font-family: "brevier", monospace;
    font-size: 0.8rem;
    color: #000;
}

.articolo-body-featured-item-cover {
    margin: 10px auto !important;
    height: auto;
    width: 100%;
    max-height: 100%;
    max-width: 100%;
}

.articolo-body-featured-item-cover a,
.articolo-body-featured-item-cover img {
    width: 100%;
    height: 100%;
}

.articolo-body-featured-item-title a {
    font-family: acumin-pro-wide,monospace;
    font-size: 0.9rem;
    color: #000;
    font-weight: 400;
    line-height: 1.1rem;
}
*/

.articoli-correlati, .articolo-body-commenti {
    padding: 20px 0 !important;
    border-bottom: 2px solid #f2f2f2;
}
.articolo-body-commenti {
    width: 100%;
}

.articolo-correlati, .articolo-body-commenti-header {
    font-family: "acumin-pro", sans-serif;
    /* font-style: italic; */
    font-size: 1rem;
    text-transform: uppercase;
    font-size: 1em;
    color: #000;
    margin-bottom: 25px !important;
}
.articolo-body-commenti .comments {
    list-style: none;
    padding: 0;
}

.articolo-body-commenti .comments li {
    margin: 25px 0;
}

.articolo-body-commenti .comments li:not(:last-child) {
    border-bottom: 1px solid white;
}

.comments {
    list-style-type: none;
    padding-left: 0;
    padding-top: 1rem
}

.comments li {
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.comments .avatar {
    color: #000;
    text-decoration: none;
    /*font-family: "IBM Plex Mono", monospace;*/
    font-size: 0.9rem;
    font-weight: 500;
}

.comments .avatar img {
    width: 42px;
}

.comments .tool i {
    color: #000;
    margin: 0 10px;
}

.comments .avatar img:hover {
    -webkit-animation: tada 0.8s;
    animation: tada 0.8s;
}

.comments .date {
    color: #000;
    /*font-family: "IBM Plex Mono", monospace;*/
    font-size: 0.8rem;
    font-weight: 400;
}

.comments .quote {
    color: #777;
    font-family: brevier, monospace;
    font-size: 0.9rem;
    /* font-weight: 500; */
    padding-bottom: 20px;
    display: block;
    cursor: pointer;
}

.comments p {
    font-family: acumin-pro, sans-serif;
    font-size: .9rem;
    color: #000;
    font-weight: 400;
    text-align: justify;
    margin-top: 25px;
}

.postmessage {
    width: 100%;
    padding: 10px 0 10px 40px;
}

.postmessage label {
    padding-left: 10%;
}

#commentatore {
    width: 10%;
    float: left;
    display: inline-block;
    text-align: center;
}

#commentatore img {
    border-radius: 50%;
}

#commentatore img:hover {
    -webkit-animation: tada 0.8s;
    animation: tada 0.8s;
}

.postmessage #msg {
    width: 90%;
    display: inline-block;
    font-family: "Montserrat", sans-serif;
    font-size: 0.8rem;
    color: #000;
    font-weight: 400;
    text-align: justify;
    border: 2px solid #fff;
    border-radius: 7px;
    resize: none;
    min-height: 42px;
    outline: none;
    padding: 10px;
}

.postmessage #msg:focus {
    border: 2px solid #111;
}

.postmessage .mail {
    color: #000;
    font-family: "brevier", monospace;
    font-size: 0.8rem;
    font-weight: 400;
}

#sendmsg, .butt,
.rockit-btn {
    text-align: center;
    text-transform: lowercase;
    font-family: "acumin-pro", sans-serif !important;
    font-weight: 400;
    /* font-style: italic; */
    font-size: 1rem !important;
    line-height: 2rem;
    float: right;
    padding: 0px 10px 3px 10px;
    /* border: 2px solid #000000 !important; */
    border-radius: 23px;
    background-color: #111;
    transition: all 0.4s ease 0s;
    color: #fff !important;
    /* text-transform: uppercase; */
    border: 0;
    display: inline-block;
}

.rockit-btn.white {
    background-color:#fff; color:#000!important;border:2px solid #111;
}

#sendmsg:hover,
.rockit-btn:hover {
    /* color: #fff !important; */
    background: #777;
    /* border-color: #000000 !important; */
    /* transition: all 0.4s ease 0s; */
    text-decoration: none;
}

.postmessage .notlogged {
    margin-top: 50px;
    padding: 15px 0;
    /*font-family: "IBM Plex Mono", monospace;*/
    font-size: 0.8rem;
    text-transform: uppercase;
    color: #000;
    margin-bottom: 5px !important;
}

.postmessage .notlogged i,
.postmessage .notlogged a {
    color: #000000 !important;
    text-transform: lowercase;
    /*font-family: "IBM Plex Mono", monospace;*/
    font-weight: 400;
    font-size: 0.7rem;
}

.postmessage .notlogged a {
    font-weight: 500;
}

.articolo-body-pannello {
    padding: 15px 0 !important;
    /*font-family: "IBM Plex Mono", monospace;*/
    font-size: 1rem;
    text-transform: uppercase;
    color: #000;
}

/*#pannello ul {
    list-style: none;
    padding: 0;
}

#pannello li {
    margin-top: 20px;
    position: relative;
    width: 256px;
    height: 64px;
    line-height: 64px;
    transition: all 0.3s;
    display: inline-block;
    margin-right: 25px;
    text-align: center;
}

#pannello li a {
    color: black;
    transition: all 0.3s;
    transform: scale(1, 1);
    z-index: 2;
}

#pannello li::before,
#pannello li::after {
    content: "";
    position: absolute;
    transition: all 0.3s;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

#pannello li::before,
#pannello li::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    z-index: -1;
    transition: all 0.3s;
    border: 1px solid rgba(0, 0, 0, 0.5);
}*/

/*#pannello li:hover::after {
    animation-name: rotatecw;
    animation-duration: 2s;
}

#pannello li:hover::before {
    animation-name: rotateccw;
    animation-duration: 3s;
}

#pannello li:hover::after,
#pannello li:hover::before {
    left: 96px;
    width: 64px;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}*/

@keyframes rotatecw {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

@keyframes rotateccw {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(-360deg);
    }
}

@media (max-width: 790px) {
    .articolo-body-section {
        padding: 50px 15px !important;
    }

    .postmessage {
        padding: 10px 0;
    }

    .postmessage #commentatore {
        width: 100%;
        display: block;
        margin: 20px 0;
    }

    .postmessage #msg {
        width: 100%;
        display: block;
        margin-bottom: 0;
    }

    .postmessage label {
        padding: 0;
        margin-bottom: 1rem;
    }

    /*.comments {padding-left:0;list-style-type: none}
    .comments li {padding-top:1rem;padding-bottom:1rem;}*/

    .comments .avatar {
        font-size: 1rem;
        width: 100%;
        display: flex;
        /* align-self: flex-start; */
        /* align-items: flex-start; */
        /* justify-content: flex-start; */
        /* text-align: left; */
        line-height: 4rem;
    }

    .comments .avatar img {
        margin: 10px;
    }

    .comments .date,
    .comments .quote,
    .comments .del {
        width: 100%;
        margin: 10px auto;
        display: block;
        text-align: left;
    }

    #sendmsg {
        float: unset;
        margin: 20px auto;
        /* width: 100%; */
    }

    .postmessage .notlogged {
        margin-top: 10px;
    }
}

.embedPlayerCover.branoembed { display:none}
.embedPlayerCover {
    width: 100%;
    margin-bottom: 20px;
}
.embedPlayerContainer.branoembed .elenco-brani ul>li {border-bottom:0}
.embedPlayerContainer.branoembed .elenco-brani {border-top:0}
.embedPlayerContainer.branoembed {
    border: 1px solid #777;
    border-radius:3px;
    background-color:#eee;
    box-shadow: 0px 3px 2px #bbb;
}
.embedPlayerContainer.branoembed .player {background-color:#eee!important;border-bottom: 1px solid #777;}
.embedPlayerContainer.branoembed .player .playerBarTotal {background-color:#eee!important;border-bottom: 1px solid #777;}

.embedPlayerContainer.branoembed .player a.playerLayout {display:none}


.embedPlayerCover>a {
    width: 10%;
    float: left;
}

.embedPlayerCover a {
    color: #000;
    -webkit-animation: pulse 0.8s;
    animation: pulse 0.8s;
}

.embedPlayerCover a img {
    width: 100%;
    height: auto;
}

.embedPlayerCover h5 {
    padding-left: 12%;
    margin: auto 0;
    font-family: 'acumin-pro',sans-serif;
    font-size:1rem!important
}

.embedPlayerCover h4 {
    padding-left: 12%;
    font-size: .8rem;
    margin-bottom: 10px;
    font-weight: 500;
    font-family:brevier;
}

.embedPlayerCover h5 {
    font-size: 0.9rem;
    font-weight: 600;
    /* font-style: italic; */
}

.player {
    background-color: #e6e6e6 !important;
    line-height: 26px;
}

.embedPlayerContainer a,
.blocco-player a {
    color: black;
}

.embedPlayerContainer .icona-play,
.blocco-player .icona-play,
.embedPlayerContainer .icona-download,
.blocco-player .icona-download,
.blocco-player .icon-plus {
    display: flex !important;
}

.embedPlayerContainer .icona-play:before,
.blocco-player .icona-play:before {
    font-family: "Font Awesome 5 Free";
    content: "\f04b";
    font-weight: 900;
    font-size: 0.5rem !important;
    text-align: center;
    margin: auto auto !important;
    left: unset !important;
    top: unset !important;
    line-height: 26px;
}

.embedPlayerContainer .playing .icona-play:before,
.blocco-player .playing .icona-play:before {
    content: "\f04d";
}




.embedPlayerContainer .icona-download:before,
.blocco-player .icona-download:before {
    font-family: "Font Awesome 5 Free";
    content: "\f019";
    font-weight: 900;
    font-size: 0.5rem !important;
    text-align: center;
    margin: auto auto !important;
    left: unset !important;
    top: unset !important;
    line-height: 26px;
}

.embedPlayerContainer .icon-plus:before,
.blocco-player .icon-plus:before {
    font-family: "Font Awesome 5 Free";
    content: "\f067";
    font-weight: 900;
    font-size: 0.5rem !important;
    text-align: center;
    margin: auto auto !important;
    left: unset !important;
    top: unset !important;
    line-height: 26px;
}

.sezione-sidebar {
    height: 100%;
    width: 13vw;
    z-index: 89999;
    /* QUI */
    position: fixed;
    left: 0;
    top: 10px;
    background-color: #1a1a1a;

}

.sezione-sidebar-brand {
    height: 40px;
    border-bottom: 1px solid #000;
    display: flex;
    border-top: 1px solid #000;
}

.sezione-sidebar-brand a {
    margin: auto auto;
}

.sezione-sidebar-brand a img {
    height: 25px;
    max-height: 95%;
    width: auto;
}

.sezione-sidebar-list {
    /* border-top: 1px solid #fff;*/
    padding: 20px 0;
}

.sezione-sidebar-list h3 {
    color: #bbb;
    font-family: acumin-pro, sans-serif;
    font-weight: normal;
    font-size: 1rem;
    text-transform: uppercase;
    padding-left: .5rem;
}

.sezione-sidebar-list ul {
    list-style: none;
    padding-left: 20px;
    padding-right: 20px;
    margin: 0;
}

.sezione-sidebar-list ul li {
    margin-bottom: 10px; position:relative;
}
.sezione-sidebar-list ul li span.alert {
    display:inline-block;width:16px;height:16px;background-color:red;border-radius:50%;padding:0;margin:0
    position:absolute;right:0;top:-5px;line-height:14px;
    color:#fff;font-size:12px;text-align:center;font-weight:bold;
}
.sezione-sidebar-categories ul li a {
    font-family: acumin-pro, sans-serif;
    color: #f2f2f2;
    font-size: .9rem;
    font-weight: 500;
        overflow:hidden;
        text-overflow:ellipsis;
        display:inline-block;max-width:100%;
 
}
@media (min-width: 1200px) {
    .sezione-sidebar-categories ul li a {
        font-size: 1.1rem;
   }
}


.sezione-sidebar-links ul li a {
    font-family: acumin-pro, sans-serif;
    /* font-style: italic; */
    color: #f2f2f2;
    font-size: 1.1rem;
    font-weight: 500;
}

.sezione-sidebar-categories .sel a, .sezione-sidebar-categories .sel {
    text-decoration: underline;
}

.sezione-sidebar-genres {
    padding: 0;
}

.sezione-sidebar-genres-header {
    padding: 10px 0;
    border-bottom: 1px solid #fff;
    font-family: "Montserrat", sans-serif;
    font-style: italic;
    color: #f2f2f2;
    font-size: 1rem;
    font-weight: 500;
    padding-left: 20px;
}

.sezione-sidebar-genres-body {
    padding: 10px 0;
}

.sezione-sidebar-genres-body ul li a {
    font-family: "Montserrat", sans-serif;
    font-style: italic;
    color: #f2f2f2;
    font-size: 1rem;
    font-weight: 300;
}

#sticky {
    padding: 0.5ex;
    width: 200px;
    height: 300px;
    background-color: #333;
    color: #fff;
    font-size: 2em;
    border-radius: 0.5ex;
    float: left;
}

#sticky.stick {
    position: fixed;
    top: 0;
    z-index: 10;
    border-radius: 0 0 0.5em 0.5em;
}

.sezione-overlay {
    z-index: -10000;
    /* QUI */
    position: fixed;
    top: 0;
    background-color: rgba(0, 0, 0, 0.5);
    left: 0;
    opacity: 0;
    width: 100vw;
    height: 100vh;
    transition: all ease-in-out 0.5s;
}

@media (max-width: 790px) {
    .sezione-sidebar {
        left: -400px;
        opacity: 0;
        -webkit-transition: all 0.5s;
        transition: all 0.5s;
        width: 40%;
        top: 0;
    }

    .sezione-overlay.aperto {
        z-index: 99999;
        /* QUI */
        opacity: 1;
        transition: all ease-in-out 0.2s;
    }

    .sezione-sidebar.aperto {
        opacity: 1;
        left: 0;
        z-index: 9999999999;
        /* QUI */
    }
}

@media (min-width: 790px) {
    .sezione-content {
        margin-left: 13vw;
        padding: 2% 2%;
    }

    .articolo-normale .sezione-content {
        padding-left: 0;
        padding-right: 0
    }
}

.sezione-body .banner-top-section {
    padding-left: 13vw;
    background-color: #ccc;
    max-width: 100vw;
}

@media (max-width: 790px) {
    .sezione-body .banner-top-section {
        padding-left: 0;

    }
}

.sezione-body .dischi-all:first-child {
    border-top: 0px !important;
}


.sezione-body .disco-high::after {
    content: "";
    width: 130px;
    height: 130px;
    position: absolute;
    background-color: #f2f2f2;
    border: 1px solid #1a1a1a;
    z-index: -1;
    left: 44%;
    margin-left: -65px;
    top: 5%;
}

.contenuto-recensione .disco-high::after {
    content: "";
    width: 100%;
    height: 100%;
}
.contenuto-recensione .dischi-all-item .disco-high::after {width:58%;height:58%}

.sezione-body .disco-high img {
    padding: 0;
}


@media (max-width: 790px) {
    .sezione-body {
        /*margin: 0S 0;*/
        /*padding: 70px 20px;*/
        width: 100%;
    }
    .contenuto-recensione .dischi-all-item .disco-high::after {left:47%;width:33%;height:61%}
}

.sezione-item-big {
    margin: 10px 0;
    border-top: 2px solid white;
    border-bottom: 2px solid white;
}

.sezione-item-big-cover {
    width: 100%;
    height: auto;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    /*min-height: 256px;*/
}

/*@media (max-width: 790px) {
    .sezione-item-big-cover {
        height: 150px;
    }
}*/

.sezione-item-big-body {
    margin: auto 0;
    padding-left: 70px;
}

.sezione-item-big-body-tagtime {
    font-family: brevier, monospace;
    font-size: 0.9rem;
    color: #000;
    margin-bottom: 10px;
}

.sezione-item-big-body-title {
    font-family: acumin-pro, sans-serif;
    font-weight: 500;
    padding-right: 120px;
    margin-bottom: 15px;
}

.sezione-item-big-body-title h2,
.sezione-item-small-item-title h2 {
    font-size: 1.5rem;
}

.sezione-item-big-body-abstract {
    font-family: acumin-pro, sans-serif;
    font-size: 1rem;
    /* font-style: italic; */
    font-weight: 400;
    padding-right: 180px;
}

.sezione-item-big {
    padding: 20px 0;
}

@media (max-width: 790px) {

    .sezione-item-big-body-abstract,
    .sezione-item-big-body-title,
    .sezione-item-small-item-title h2 {
        padding-right: 0 !important;
    }
}

.sezione-item-small-container {
    margin: 50px 0;
    text-align: left;
    border-top: 2px solid white;
    border-bottom: 2px solid white;
    padding: 25px 0;
}

.sezione-item-small-item-tagtime-tag,
.sezione-item-small-item-tagtime-sign {
    width: 100%;
    /*font-family: "IBM Plex Mono", monospace;*/
    font-size: 0.8rem;
}

@media (max-width: 790px) {

    .sezione-item-small-item-tagtime-tag,
    .sezione-item-small-item-tagtime-sign,
    .sezione-item-small-item-title {
        margin-left: 0;
        margin-right: 0;
    }
}

.sezione-item-small-item-title h2 {
    margin-top: 15px;
    font-family: "Brevier";
    font-size: 1.5rem;
    font-weight: 500;
    padding-right: 70px;
}

@media (min-width: 791px) and (max-width:1200px) {
    .sezione-item-small-item-title h2 {
        font-size: 1.2rem;
    }
}

.sezione-item-small-item-title a,
.sezione-item-big-body-title a {
    color: black;
}

@media (max-width: 575px) {
    .sezione-item-big-body {
        padding-top: 20px;
        padding-left: 0;
        padding-left: 20px;
    }

    .text-right.articolo-body-sign-sign {
        text-align: center !important;
    }

    .articolo-body-sign-date {
        justify-content: center;
        margin-bottom: 10px;
    }
}

.embedPlayerContainer,
.embedPlayerCover {
    width: 100%;
}

.elenco-brani {
    border-top: 1px dotted silver;
    padding-top: 10px;
    overflow: hidden;
}

.elenco-brani ul {
    width: 100%;
}

.elenco-brani ul>li {
    border-bottom: 1px dotted #ddd;
}

.elenco-brani ul li {
    text-align: left;
    display: block;
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
}

.elenco-brani ul li ul {
    position: relative;
    width: 100%;
}

.elenco-brani ul li ul li {
    display: block;
}

.elenco-brani ul li ul li a {
    display: block;
    height: 100%;
}

.elenco-brani .icon {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid #323232;
    color: #323232;
    font-size: 20px;
    position: relative;
    top: 5px;
    margin-right: 5px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    display: flex;
    min-width: 25px;
    min-height: 25px;
    height: 26px;
    line-height: 26px;
}

.elenco-brani a:hover .icon,
.elenco-brani li.playing a .icon,
.elenco-brani li.paused a .icon {
    border: 1px solid #456eda;
    color: #456eda;
}

.elenco-brani li.playing a.titolo,
.elenco-brani li.paused a.titolo {
    color: #456eda;
}

.elenco-brani li.paused {
    background-color: #eee !important;
}

.elenco-brani ul li.item ul li.title a.titolo.nolink {
    cursor: default;
    color: #323232;
}

.elenco-brani ul li .icon:before {
    font-size: 0.9em;
    left: 0.0555em;
    top: 0.0555em;
}

.elenco-brani ul li .icon-plus:before {
    font-size: 0.6em;
    left: 0.333em;
    top: 0.333em;
}

.elenco-brani .icona-download,
.elenco-brani .icon-plus,.segnala .fa-star {
    font-size: 15px;
    top: 14px;
}
.elenco-brani .fa-star {
 
    text-align: center;
}
.elenco-brani .fa-star:before {
   
    margin: 0 auto;
}
.elenco-brani ul .title {
    width: auto;
    margin-right: 100px;
    /*margin-left: 40px;*/
    display: block;
}

.elenco-brani ul .title a.titolo {
    display: block;
    height: 50px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
    font-size: 14px;
    font-family: acumin-pro, sans-serif;
}

.elenco-brani ul .play {
    width: 25px;
    padding: 0;
    position: static;
    position: absolute;
    left: 0;
    top: 8px;
}

.elenco-brani ul .duration,
.elenco-brani ul .download,
.elenco-brani ul .playlist,
.elenco-brani ul .segnala {
    width: 30px;
    position: absolute;
    overflow: visible;
    top: 0;
}

.elenco-brani ul .download {
    right: 30px;
}

.elenco-brani ul .playlist {
    right: 60px;
}

.elenco-brani ul .duration {
    color: #aaa;
    right: 0;
    font-family: brevier, monospace;
    font-size: .8rem;
}

.elenco-brani ul .segnala {
    right: 60px;
}

.elenco-brani ul .segnala span.icon {
    opacity: 0.3;
}

.elenco-brani ul .segnala.selected span.icon {
    opacity: 1;
}

.elenco-playlist {
    margin-bottom: 5px;
}

.elenco-playlist ul li {
    display: inline-block;
}

.elenco-playlist ul li {
    display: inline-block;
    margin: 10px;
}

.elenco-playlist ul li a {
    display: inline-block;
    line-height: 35px;
    padding: 0 10px;
    height: 35px;
    border: 1px solid #224cbb;
    color: #224cbb;
}

.elenco-playlist ul li.current a,
.elenco-playlist ul li a:hover {
    background: #224cbb;
    color: #fff;
    text-decoration: none;
}

.elenco-brani ul>li {
    height: 50px;
    line-height: 50px;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    overflow: hidden;
}

.off {
    opacity: 0.1 !important;
    cursor: default !important;
}

.off a {
    cursor: default !important;
}

.playlist.off {
    display: none;
}

.player {
    background-color: #fff;
    height: 26px;
    margin-bottom: 10px;
}

.player>a,
.player>span,
.player>div {
    display: block;
    float: left;
    height: 26px;
}

.player span,
.player a {
    display: inline-block;
    width: 11%;
    text-align: center;
    font-size: 10px;
    margin: 0;
    padding: 0;
}

.player a.playerLayout {
    display: none;
}

.player div {
    display: inline-block;
    margin: 0;
    padding: 0;
}

.player div.playerBarTotal {
    width: 45%;
    background-color: #eee;
    overflow: hidden;
}

.player div.playerBarElapsed {
    width: 0%;
    background-color: black;
    overflow: visible;
    font-size: .8rem;
}

.elenco-brani li.playing ul li.play a.icona-play {
    background-color: #000;
    color: #fff;
}

.elenco-brani li.playing ul li.duration {
    color: #000;
}

.elenco-brani li.paused ul li.play a.icona-play {
    background-color: #e7fe27;
    color: #000;
}

.elenco-brani.griglia>ul {
    position: relative;
    width: 100%;
}

.elenco-brani.lista>ul {
    width: 100%;
    position: relative;
    height: auto !important;
    padding-inline-start: 0px;
}

.elenco-brani ul>li {
    padding: 5px 0;
}
.elenco-brani ul>li.playing {
    background-color:#ddd;
}
.elenco-brani.lista>ul>li {
    position: static !important;
    width: 100% !important;
}

.elenco-brani.lista>ul>li.playing {
    background-color: #ddd;
}

@media only screen and (min-width: 640px) {
    .elenco-brani {
        padding: 0 10px;
    }

    .elenco-brani ul li .playlist a {
        opacity: 0;
        -webkit-transition: all 0.7s ease;
        -moz-transition: all 0.7s ease;
        -o-transition: all 0.7s ease;
        transition: all 0.7s ease;
    }

    .elenco-brani ul li:hover .playlist a {
        opacity: 1;
    }

    .player span,
    .player a {
        width: 9%;
    }

    .player a.playerLayout {
        display: inline-block;
    }
}

.elenco-brani .player .playerBarTotal {
    position: relative;
}

.elenco-brani .player .playerBarElapsed {
    border-right: 1px solid #111;
}

.elenco-brani .player .slider {
    position: absolute;
    top: 0;
    left: 0%;
    height: 26px;
    width: 100%;
    margin: 0;
    padding: 0;
}

.ui-slider-horizontal {
    border-top: 0;
    border-bottom: 0;
    background: transparent;
}

.ui-slider .ui-slider-handle {
    top: 0;
    height: 26px;
    width: 5px;
    background: #456eda none !important;
    border: 0 !important;
}

.ui-slider .ui-slider-handle.ui-state-focus {
    background: #456eda none !important;
    border: 0 !important;
    border-right: 1px solid #111 !important;
}

.ui-slider .ui-slider-handle.ui-state-hover {
    background: #456eda none !important;
    border: 0 !important;
    border-right: 1px solid #111 !important;
}

i.spotify img {
    width: 15px !important;
    height: auto !important;
    display: inline-block;
    margin-left: 2px;
}

i.spotify {
    font-size: 0.6em;
    margin-left: 5px;
    color: #aaa;
}

.elenco-brani a:hover {
    text-decoration: none !important;
}

.seeall-nav {
    margin-top: 10px !important;

}

#btloadmore {
    margin: 10px auto 20px auto;
    float: none;
    display: block;
    /* line-height: 1em; */
}

.gallery-body .carousel {
    background: #1a1a1a;
}

.gallery-body .carousel .carousel-inner {
    text-align: center;
}

.gallery-body .carousel .carousel-inner {
    height: calc(100vh - 70px);
    width: 100%;
}


.gallery-body .carousel .carousel-inner img,
.gallery-item img {
    margin: auto;
    max-height: 100%;
    align-self: center;
}

.gallery-body .carousel .carousel-item,
.gallery-item {
    height: 100%;
}

.gallery-item {
    display: flex;
    flex-direction: column;
}

.quote-wrapper {
    background-color: #1a1a1a;
}

.sezione-body .dischi-all-cover {
    margin-top: 0 !important;
}

.sezione-body .dischi-all-cover span {
    position: absolute;
    bottom: 28px;
    right: -30px;
    font-size: 7px;
    color: #111;
    transform: rotate(-90deg);
    display: block;
    font-family: brevier, monospace;
}

.box-img span.aavv,
.index-php .dischi-all-item span.aavv,
.index-php .dischi-highlight-cover span.aavv,
.sezione-body .dischi-all-cover span.aavv {
    top: 5px;
    right: 5px;
    transform: rotate(0);
    font-size: .7rem;
    line-height: 20px;
    background: #000;
    color: #fff;
    border-radius: 3px;
    width: auto;
    height: 20px;
    padding: 0 5px;
    /*font-family: "IBM Plex Mono"*/
}

.box-img span.aavv,
.index-php .dischi-all-item span.aavv,
.index-php .dischi-highlight-cover span.aavv {
    position: absolute;
    top: 10px;
    right: 10px;
}

.box-img span.aavv {right:30px;}

@media (min-width: 1024px) {
    .index-php .dischi-all-item span.aavv {
        right:20px;
    }
    .index-php .dischi-highlight-cover span.aavv {
        right: 45px;
    }
}
.index-php .dischi-all-item span.aavv {
    transform: rotate(90deg) !important;
    top: 26px;
}

.sezione-body .open-sidebar-mobile {
    margin-bottom: 10px;
    float: none;
    float: none;
    height: 30px;
    line-height: 30px;
    padding: 0 22px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    border-left: 0 !important;
    text-transform: uppercase;
    position: fixed;
    top: 60px;
    left: 0;
    z-index: 9999;
    /* QUI */
    background-color: white;
    color: #000 !important;
    border-width: 1px !important;
    padding-bottom: 3px !important;
}

.sezione-body h1 {
    text-transform: uppercase;
    font-family: acumin-pro-wide, sans-serif;
    font-weight: 600;
    font-size: 1.5rem;
}

@media (max-width: 790px) {
    .sezione-body .recensioni-container {
        padding: 0;
        margin: 0;
    }

    .sezione-body .sezione-content.center h1 {
        padding-top:2rem;
        text-align:center
    }

    /*.album .sezione-body h1 {
        margin: 10px 0;
        text-align: center;
        padding: 0 1.1rem;
        background-color:red;
    }
    */

    .album h1 {
        text-align: center !important;
    }

    .album a#compraamazon {
        align-self: center
    }

    .sezione-body p.gc-subtitle {
        padding: 0 1.1rem;
        text-align: center;
        margin-top: 20px;
    }
}

@media (min-width: 790px) {
    .sezione-body .dischi-all-item {
        margin-bottom: 40px;
        padding: 0 30px;
        overflow: hidden;
    }

    .sezione-body .disco-high::after {
        left: 46.8%;
    }
}

@media (max-width: 790px) {
    .sezione-body .dischi-all-item.animated-line::after {
        content: unset;
    }

    .story-hide {
        display: none;
    }

    .mainstory-card.active {
        display: block !important;
    }

}

@media (max-width: 1024px) and (min-width:992px) {
    .sezione-body .contenuto-recensione .dischi-all-item.col-lg-3  {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;        
    }
}

.story-card {
    background-color: #1b1b1b;

}

.story-header,
.story-header h2,
.story-header h2:hover {
    color: #e6e6e6;
    font-family: acumin-pro-wide, sans-serif;
    font-size: 1.4rem;
    line-height: 1.7rem;
}

.story-header .abstract {
    font-family: acumin-pro-wide, sans-serif;
    /* font-style: italic; */
    font-weight: 300;
    font-size: 0.9rem;
    color: #e6e6e6;
    line-height: 1.1rem;
}


@media (max-width: 790px) {

    .story-header {

        background-color: transparent;
    }

    .story-header .tag-time,
    .story-header h2 {
        color: #f1f1f1;
        background-color: #1b1b1b;
        clear: both;
    }

    .story-header .tag-time {
        display: inline-block;
    }

    .tag-time {
        opacity: 1;
    }

    .story-header .abstract {
        display: none;
    }
}



@media (min-width: 791px) {
    .row.m-0.stories-section {
        align-items: stretch;
        background-color: #1b1b1b;
        height: 815px;
        /* max-height: 100vh; */
        overflow: hidden;
    }

    .story-card.mainstory-card:hover {
        color: white;
    }

    .story-card.mainstory-card {

        display: flex;
        flex-wrap: wrap;
        flex-direction: row;

    }

    .story-card-body {
        /* align-self: flex-end;*/
    }

}

.sezione-content {
    position: relative;
}














/* adblock bellissimo */
.bloccoavviso {
    position: relative;
    min-height:200px;width:100%;
}

.bloccoavviso .testoinfo {
   position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-color:#ffff00; padding:2rem;
}

h1.avviso {background-color:#ffff00;}
.bloccoavviso,
.testoinfo,
.bloccoavviso .testoinfo {

}

p span.x {
    background-color: #000;
    color: #000
}

p span.x::selection {
    background: #000;
    color: #000;
}

p span.x::-moz-selection {
    background: #000;
    color: #000;
}






.dynamic-body-section {
    padding: 0;
}

@media (min-width: 1024px) {
    .dynamic-body-section {
        padding: 50px 15% !important;
    }

}




form.contact {
    padding: 20px 10px;
    background-color: #eee;
    border-radius: 5px;
    font-family: "Brevier";
    font-weight: 400;
    margin-top: 40px;
}

input, textarea, select {
    padding: 10px;
    margin: 0 0 10px 0;
    border: 1px solid transparent !important;
    border-radius: 5px;
    font-family: "Montserrat", sans-serif;
    font-size: .9rem;
    color: #333;
    background: #eeeeee;
}
.mce-container input, textarea, select {border: 1px solid #dddddd !important;}



.onlyprint {
    display: none
}

@media print {
    .onlyprint {
        display: block
    }
}





/* coookie consent */

#cookieChoiceInfo {
    position: fixed;
    width: 100%;
    background-color: #1A1A1A;
    color: rgb(255, 255, 255);
    min-height: 60px;
    margin: 0px;
    left: 0px;
    bottom: 0px;
    padding: 5px;
    text-align: center;
    line-height: 14px;
    font-size: 13px;
    z-index: 999999999999999999999999;
    display: flex;
    justify-content: center;
    align-items: center;
}

#cookieChoiceInfo a {
    justify-content: center;
    align-items: center;
    display: flex;
    color: #fff;
    text-transform: uppercase;
    border: 1px solid #fff;
    padding: 0 4px;
    height: 36px;
}



/* paginazione articoli */

.paginazione {
    text-align: center !important;
    display: block;
    width: 100%
}

.paginazione>a {
    font-family: "Brevier";
    font-weight: bold;
    display: inline-block;
    width: 40px;
    height: 40px;
    color: #fff;
    background-color: #111;
    text-decoration: none;
    line-height: 40px
}

.paginazione>a.corrente {
    background-color: #fff;
    color: #111
}


.precedente,
.successivo {
    width: 100%;
    display: block;
    text-align: center;
    font-family: "acumin-pro-extra-condensed", sans-serif;
    font-weight: normal;
    color: black;
    text-decoration: none;
    font-size: 1.3em;
    line-height: 2.5em
}

.precedente:hover,
.successivo:hover {

    color: black;
    text-decoration: none;

}

.contenuto-recensione {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    width: 100%;
    justify-content: flex-start;
    align-items: stretch;


}

.intestazione {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: stretch;
    position: relative;
}

.scheda-band h1 {text-align:left!important}
.scheda-band .intestazione {
    flex-direction:row;
}
.scheda-band .intestazione .dischi-highlight-cover {
    width:100px!important;
    padding-left:1rem!important;
}
.band_home-php .scheda-band .intestazione .dischi-highlight-cover {
    width:170px!important;
    padding-left:0rem!important;
}

.scheda-band .intestazione .titolo {
    flex:0 0 auto;width:80%;
    text-align:left
}

.intestazione .dischi-highlight-cover img {
    max-width: 100%;
}

.intestazione .titolo {

    flex: 1 1 auto;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
    flex-direction: column;
    font-family: 'Brevier', sans-serif;
    justify-content: flex-start;
    position: relative;
}

.album .intestazione .titolo h1 {



    padding-right: 0;

}

.intestazione a {
    color: black;
    text-transform: none;
    font-family: 'Brevier', sans-serif;
    font-style: normal;
    font-weight: 400;
    text-decoration: none;

}

.intestazione h3 {
    font-size: 0.9em;
    flex: 1 1 auto;
    display: flex;
    flex-direction: column;
    /* justify-content: flex-end; */
    margin-bottom: 4px;
    line-height: 1.7em;
}

.nosee {font-size: 10px;line-height: 10px;font-family: acumin-pro,sans-serif;text-transform: uppercase;}

.intestazione h1 {
    text-align: left;
    padding-left: 0;
    padding-bottom: .4rem !important;
}

.intestazione h1 a {
    font-weight: bold;
    font-size: 1.5rem;
    font-family: acumin-pro, sans-serif;

}

.intestazione .h2 {
    display: block;
    margin-bottom: 1rem;

}

.intestazione .h2 a {
    font-family: Brevier, sans-serif;
    font-weight: normal;
    font-size: 1rem;


}

.intestazione h2 a {

    font-size: 1rem;
    display: inline;
    width: auto;

}

.intestazione h3 a {
    font-weight: 500;
}

.box-autore {
    display: flex;
    justify-content: space-between;
    padding: 5px 10px;
    border-top: 1px solid white;
    border-bottom: 1px solid white;
    margin: 40px 0;
    align-items: center;
}

.box-img {
    /* padding:0 10px */
    position:relative;
}

.box-autore {
    flex-direction: column;
    display: flex;
    justify-content: space-between;
    padding: 5px 30px;
    border-top: 1px solid white;
    border-bottom: 1px solid white;
    margin: 40px 0;

    align-items: center;
    font-style: italic;
    font-size: 1.5em;
    font-family: "acumin-pro-extra-condensed", sans-serif;
}

.box-autore .autore {
    margin-top: 20px;
}

.box-autore .autore,
.box-autore .autore>* {
    font-family: brevier, monospace;
    font-size: 0.9rem; 
}
.box-autore .autore a {
    color:#111;
}
.box-autore .autore .box-img img {
    border-radius: 50%;
    margin: 0 10px;
}

.box-contenuto,.articolo-correlati {
    padding: 20px 20px;
}

.box-commenti {padding-top:2rem}
.blocco-player h4 {
    /*font-family: "IBM Plex Mono", monospace;*/
    font-size: 1rem;
    text-transform: uppercase;
    color: #000;
    margin-bottom: 25px !important;
    font-weight: normal;
}

.blocco-player a {

    color: #000;

}

.colonna-destra #pannello,
.colonna-destra #elencolink,
.colonna-destra #paginegestite,
.colonna-destra #paginagestita {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.colonna-destra #pannello ul,
.colonna-destra #elencolink ul,
.colonna-destra #paginegestite ul,
.colonna-destra #paginagestita ul {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.colonna-destra #pannello li,
.colonna-destra #elencolink li,
.colonna-destra #paginegestite li,
.colonna-destra #paginagestita li {
    margin-right: 0;
}

.box-news .cover {
    position: relative;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 333px;
}

.box-news img.cover {
    width: 100%;
    height: auto;
}

.box-news .titolo a {
    color: black;
    text-transform: none;
    font-family: acumin-pro, sans-serif;
    font-style: normal;
    font-weight: 400;
    text-decoration: none;
    font-size: 1rem;
    line-height: 1.2rem !important;
    display: block;
    padding-top: .3rem;
}

/*.box-news .etichetta.et-bianca {
    display: none;
}*/

.colonna-destra {
    width: 100%;
    border-left: 1px solid #ccc;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 30px;
}


.box-news {
    width: 90%;
    /* margin-bottom: 40px; */
    margin: 0 auto 40px auto;
}

.box-news .label {
    font-family: 'brevier';
    text-transform: lowercase;
    font-size: .8rem;
}

ul.sharebutton {
    display: flex;
    list-style: none;


    width: 0;
    margin: 0;
    padding: 0;
    overflow: hidden;
    flex-direction: row;
    justify-content: space-between;
    font-size: 1.4em;

}

ul.sharebutton.open {
    transition: width 0.3s;
    width: 100%;
}

a#compraamazon {
    /* font-size: 1.2em; */
    /* padding-bottom: 20px; */
    /* border: 2px solid black; */
    /* width: 120px; */
    /* padding: 5px !important; */
    /* margin: 0; */
    /* display: block; */
    /* border-radius: 5px; */
    text-align: center !important;
    /* font-family: acumin-pro, sans-serif; */
    /* font-weight: normal; */
    /* font-style: italic; */
    margin-bottom: 10px;
    /* display: inline; */
    /* width: auto!important; */
    align-self: flex-start;
}

#sharebutton {
    display: none;
    font-size: 1.2em;
    text-align: center;
}

.band .sezione-sidebar {
    background-color: #e6e6e6;
    border-right: 1px solid #ccc;
}

.band .sezione-sidebar .sezione-sidebar-categories ul li a {
    color: black;

}

.band .sezione-sidebar .off {
    opacity: 0.4 !important;
}

.band h1 {
    font-family: 'Brevier', sans-serif;
    font-style: normal;
    font-weight: 900;
    font-size: 1.5rem;
    border-bottom: 1px solid white;
    border-top: 1px solid white;
    padding: 10px 30px;
    text-transform: none;
    margin-bottom: 30px;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
}

.band.rockit-ultimi-video-php h1,
.band.rockit-scopritori-php h1, .band.rockit-commentatori-php h1, .band.rockit-lettori-php h1,
.band.rockit-ascoltatori-top-php h1, .band.rockit-topit-play-php h1, .band.rockit-compilation-php h1,.band.rockit-topit-php h1,
.band.userhome h1,.comprabanner h1,
.band.servizi-php h1,.band.rockit-ultimi-album-php h1,
.band.band-php h1,
.band.cercaconcerti-php h1,
.band.concerti2-php h1 {
    text-transform: uppercase;
    font-family: acumin-pro-wide, sans-serif;
    /* font-style: italic; */
    font-weight: 600;
    font-size: 1.5rem;   
}

.mobilepadder,form#albumform {padding: 0 1rem!important}

.band.album h1 {


    border-bottom: 0;
    border-top: 0;
    padding: 0;
    margin-bottom: 0;

}

.album .box-contenuto h4 {
    font-size: 1.3em;
}

.band .disco-high img {
    background-image: none;
    border-radius: 50%;
    width: 100%;
}

.band.album .disco-high img {

    border-radius: 0;
}

.band .dischi-highlight-cover {
    background-image: none;
}

.band .disco-high::after {
    content: none;
}

.intestazione h2 {
    font-size: 1.3rem;
    /* flex: 0 auto; */
    /* display: flex; */
    /* flex-direction: column; */
    /* justify-content: flex-end; */
    margin-bottom: 4px;
    line-height: 1.7em;
    font-weight: 500;
}

.band .intestazione h2 {
    font-size: 1.1rem
}

ul.box-social {
    display: flex;
    list-style: none;
    padding: 0;
    flex-direction: row;
    margin-bottom: 0;
    flex-wrap: wrap;

}

ul.box-social li {
    margin-right: 8px;
    white-space: nowrap;
    /* padding: 8px; */
    margin-bottom: 10px;
}

ul.box-social li a {
    text-decoration: none;
    color: black;
    display: block;
    padding: 8px;
}


.band .box-contenuto {
    margin-top: 30px;
    width: 100%;
}

.band .box-contenuto h2 {
    font-size: 1.5rem;
}

.band .box-contenuto h2.fieldset {font-size:1rem;margin-top:2rem;text-transform:uppercase;font-family:acumin-pro-wide}
#de_codiceopera,#de_titoloopera,#de_autore,#de_interprete,#de_editore{font-family: 'courier new',monospace;}


.band .box-blocco {
    margin-bottom: 30px;
    border-bottom: 1px solid #fff;
    padding-bottom: 30px;
}

.blocco-album h4,
.blocco-bio h4,
.blocco-foto h4,
.blocco-video h4,
.blocco-articoli h4,
.fotografie .head-blocco h4,
.fotografie .head-blocco h4:hover {
    font-family: acumin-pro, sans-serif;
    font-size: 1rem;
    text-transform: uppercase;
    color: #000;
    margin-bottom: 25px !important;
    /* font-weight: normal; */
    /* font-style: italic; */
    text-decoration: none;
}

.fotografie .head-blocco h4,
.fotografie .head-blocco h4:hover,
.fotografie .head-blocco a:hover {
    /* border-bottom: 1px solid black; */
    /* text-transform: none; */
    /* text-decoration: none; */
}

.fotografie .box-blocco.blocco-foto {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.fotografie .box-blocco.blocco-foto .box-img,
.fotografie .box-blocco.blocco-foto .vedi-tutti {
    margin-right: 30px;
    margin-bottom: 30px;
}

.box-blocco.blocco-articoli.video {
    display: flex;
    flex-direction: column;
}
.box-blocco.blocco-articoli.video img {width:120px}

.box-blocco.blocco-articoli.video a {
    margin-bottom: 20px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    border-bottom: 1px solid #aaa;
    padding-bottom: 20px;
    color: black;
    text-decoration: none;
}

.box-blocco.blocco-articoli.video a span.titolo {
    /* font-family: "IBM Plex Mono", monospace; */
    font-size: 1rem;
    color: #000;
    font-weight: 400;
    /* font-style: italic; */
    margin-left: 20px;
}

span.data {
    flex: 1 1 auto;
    text-align: right;
    color: #aaa;
    text-decoration: none;
    font-size: 0.9em;
}

.blocco-album .elenco-album,
.blocco-foto .elenco-foto,
.blocco-video .elenco-video,
.blocco-articoli .elenco-articoli {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    overflow: hidden;
    font-family: acumin-pro, sans-serif;
}

.blocco-articoli .elenco-articoli img {
    width: 100px !important;
    height: 100px !important;
    margin-right: 1rem;
    display: flex;
    flex: 0 0 100px;
}

.blocco-articoli .elenco-articoli .post div {
    display: flex;
    flex-direction: column;
    justify-content: center
}

.blocco-album .elenco-album .post {
    flex: 0 0 100%;
    margin-bottom: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width: 100%;
}

.blocco-album .elenco-album .post img {
    width: 100%;
}


.blocco-album .elenco-album span.anno {
    font-size: 0.8em;
}

.blocco-foto .elenco-foto .box-img {
    flex: 0 0 32%;
    width: 32%;
    height: 150px;
    overflow: hidden;
    margin-bottom: 20px;
}

.blocco-foto .elenco-foto .box-img a,
.blocco-foto .elenco-foto .box-img img {
    display: block;
    width: auto;
    height: 100%;
}


.blocco-album .elenco-album h2.titolo {
    display: flex;
    flex-direction: column;
    justify-content: center;
    font-family: 'Brevier', sans-serif;
    color: black;
    font-size: 1.0em;
    text-decoration: none;
    width: 90%;
}

.blocco-album .elenco-album h2.titolo a {
    color: black;
    text-decoration: none;
    text-align: center;
    margin-top: 10px;
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.blocco-album .head-blocco,
.blocco-bio .head-blocco,
.blocco-foto .head-blocco,
.blocco-video .head-blocco,
.blocco-player .head-blocco,
.blocco-articoli .head-blocco {
    display: flex;
    justify-content: space-between;
}

.blocco-player .head-blocco h4, .blocco-player .head-blocco .amzba, .blocco-player .head-blocco .tidba, .blocco-player .head-blocco .ascba
{padding:0;margin:2rem 0 0 0;}
.blocco-player .head-blocco .ascba, .blocco-player .head-blocco .amzba, .blocco-player .head-blocco .tidba {flex:1 1 auto;font-size:.7rem; padding-left:20px; line-height:24px}
.blocco-player .head-blocco h4 {flex:1 1 100%}
.blocco-player .head-blocco .amzba {width:120px;}
.blocco-player .head-blocco .appba {width:110px;}
.blocco-player .head-blocco .ascba {width: 120px;padding-left:0;}
.blocco-player .head-blocco .amzba {
    background:transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAABmJLR0QAAAAAAAD5Q7t/AAAACXBIWXMAAAsSAAALEgHS3X78AAACJUlEQVQ4y32TwUuTcRjHP++7uaUbOVk6S7BIpS4ZpLdB6G14SC8Ky+oi5fCud4+WKZEXwcCTGuQfIHRJuuSCIBdMZphI02JEiLL24vv7dtBenKbf0/N74PnwfL8PP8sYI0m4rktFRQXHtbu7i8/nIxQKlfWNMQBYlgU6Icdx9HxiQvF4XLV1dWpsbNS97m69W17W/1QGMMYolUoJEKALlZVeHQqH9Xl19XxAJpPxBoaGhrSxsaHJyUnZti1Az8bHzwcUCgXNzc1penpapVJJkpRbX1coHBag4ZGRUwD/8XCi0SjJZJKlpSUGBwdZzWTI5/M4jgOAe3DASdnHH47jcL+/n0QiwezsLH6/n46ODgKBAEexnwKUWXizuOhlMDo6Kkna2dlR1T8Lw8OnLJRtkE6nvbqrqwuADysrFPf3Adjb2zt/g7GxMQGybFu9fX2aX1jQ9aYmr1cdiSibzZ59hVwup1h9vWcDUHNLi7p7egToTlubvm7mywCWjBHFPFQ1AJDNrjHzaoatrS1ut7YyMDBATSTCy6kpHj18QG0wDz8/QSwOF29gSRLf5uHXR2h6DNU3OVsGvjyF3xmI3YXmJ/hLpRLBa0mQC+97Dze5koDqWxC8BDLwZxsKafjxFqLtEOuEy51IwnJdV7Z9dIziNqy9gM3XUPx+GIPlAzsANe3QkoKrfWU7WcYYua6Lbdt4IHMA+5vwpwC+IIQaIFjrDbmu633nv+9oykRuM1pIAAAAAElFTkSuQmCC) 0 5px no-repeat;
}
.blocco-player .head-blocco .amzba span {display:none}
.blocco-player .head-blocco .appba {
    background:transparent url(data:image/gif;base64,R0lGODlhEAAQANUAAB4eHjIyMqGhoRYWFhwcHB0dHTAwMENDQy4uLh8fHxkZGRsbG6SkpBoaGqenpyAgIKioqJiYmBUVFaamplJSUqWlpUJCQn19fSwsLKKiolRUVBQUFKmpqXd3d5mZmT4+Pq2trWRkZF5eXmVlZS0tLYqKimNjY4+Pj5CQkE5OTn5+fhcXFyYmJrCwsCsrKxgYGERERIeHhyIiImdnZ3x8fKqqqhISEgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMwNjcgNzkuMTU3NzQ3LCAyMDE1LzAzLzMwLTIzOjQwOjQyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxNSAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RTc2RUY0MjBFODM5MTFFQUEwRkNEQTA1OTE1QTJDMzUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RTc2RUY0MjFFODM5MTFFQUEwRkNEQTA1OTE1QTJDMzUiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpFNzZFRjQxRUU4MzkxMUVBQTBGQ0RBMDU5MTVBMkMzNSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpFNzZFRjQxRkU4MzkxMUVBQTBGQ0RBMDU5MTVBMkMzNSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PgH//v38+/r5+Pf29fTz8vHw7+7t7Ovq6ejn5uXk4+Lh4N/e3dzb2tnY19bV1NPS0dDPzs3My8rJyMfGxcTDwsHAv769vLu6ubi3trW0s7KxsK+urayrqqmop6alpKOioaCfnp2cm5qZmJeWlZSTkpGQj46NjIuKiYiHhoWEg4KBgH9+fXx7enl4d3Z1dHNycXBvbm1sa2ppaGdmZWRjYmFgX15dXFtaWVhXVlVUU1JRUE9OTUxLSklIR0ZFRENCQUA/Pj08Ozo5ODc2NTQzMjEwLy4tLCsqKSgnJiUkIyIhIB8eHRwbGhkYFxYVFBMSERAPDg0MCwoJCAcGBQQDAgEAACH5BAAAAAAALAAAAAAQABAAAAaZwIMhQCwaiYYDAsBsAgiDghMRcDIJgBRp0SQ6CS+bKSJTdKvMBoH16GgACynAC2hgLpHY5eQRrZh0EiMtEw6FHBoDgGgDKhACkBMoDw2LTAM0j5AVES6Kc2gSMzWQkA4dCVh0Ax8MDBkMAhAlD6poBQMhIBkeHBUWEpZMXBQWGBQwCnJ0TAUbAwrPTgFLTgkJANhTQkfdAUlBADs=) 0 5px no-repeat;
}

.blocco-player .head-blocco .ascba {font-size:.65rem}
.blocco-player .head-blocco .tidba {
    background:transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAABmJLR0QAAAAAAAD5Q7t/AAAACXBIWXMAAAsSAAALEgHS3X78AAABFklEQVQ4y62TMW6DQBBFX6wVSFSrqYxp3XElDkBruACX4CQUcBEusJULKjojSz9NjIySOLGTL00xmpm3X6uZt+PxqPP5jHOOZ3S9Xtnv95AkiYCXIkkS7aIoeurle0VRxO7l6Q/9LyDPc9q2xcwAOJ1OVFUFgJnRti15nm8J3nsByrJM4zhKkrquU13Xuqmua3VdJ0kax1FZlgmQ916rg3meCSEAEEIghMA0TUzTtOa32jzPnx0AMjOVZSnnnAAVRaGiKATIOaeyLGVma7/3XhvAfaRpqr7v1fe90jT9suchoGma9Q+apnkeYGYahkHDMGxs/xoAKI5jxXH8bd17r4cXdLlcfl6kZVle3sJlWXCHw4G/nPM72yjbx9W1UI4AAAAASUVORK5CYII=) 0 5px no-repeat;
}
.affiliazioniplayer {display:flex;font-size:.7rem; align-items:center;width:100%;color:#222222;text-decoration:none}
.affiliazioniplayer:hover {text-decoration:none;color:#222222}
.affiliazioniplayer .aff {flex:0 0 40px; height: 40px; line-height:40px; text-align:center; border:1px solid #777; border-radius:50%; margin-right:1rem;}
.affiliazioniplayer:hover .aff {border: 1px solid #456eda;
    color: #456eda;}
.affiliazioniplayer span.label {display:flex;flex:1 1 100%;flex-direction:column}
.affiliazioniplayer span.label b {flex:1 1 100%;border-bottom:2px solid #ccc;padding-bottom:5px; font-size:.8rem;margin-right:1rem}


@media (min-width: 1024px) {
    .blocco-player .head-blocco .ascba {font-size:.7rem;width:120px}    
}
@media (min-width: 1200px) {
        .blocco-player .head-blocco .amzba span {display:inline}

    .blocco-player .head-blocco .amzba {width: 150px;}
    .blocco-player .head-blocco .appba {width: 130px;}
    .blocco-player .head-blocco .ascba {width:90px}    
}



.blocco-album a.vedi-tutti,
.blocco-bio a.vedi-tutti,
.blocco-foto a.vedi-tutti,
.blocco-video a.vedi-tutti,
.blocco-player a.vedi-tutti,
.blocco-articoli a.vedi-tutti {
    /* color: #aaa; */
    /* text-decoration: none; */
    /* font-size: 0.9em; */
    /* font-family: brevier,monospace; */
    align-self: center;
}

.blocco-articoli .elenco-articoli .post {
    display: flex;
    flex-direction: row;
    margin-bottom: 40px;
}

.blocco-amministratori .elenco-articoli {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.blocco-amministratori .elenco-articoli . post img {
    margin-right: 0;
}

.blocco-amministratori .elenco-articoli .post {
    margin-bottom: 20px;
    margin-right: 40px;
    text-align: center;
}

.blocco-articoli .elenco-articoli .post:hover {
    text-decoration: none;

}

.blocco-articoli .elenco-articoli .post span {
    /* font-family: 'Brevier', sans-serif; */
    text-decoration: none;
    color: black;
}



.blocco-articoli .elenco-articoli .post span.titolo {
    color: #000;
    text-decoration: none;
    font-size: 1.2rem;
    /* margin-bottom: 10px; */
}

.blocco-articoli .elenco-articoli .post span.abstract {
    font-weight: 400;
    font-size: 1rem;
    color: #777;
}

.blocco-amministratori .elenco-articoli .post span.titolo {
    color: black;
    font-size: 1.0em;
    display: flex;
    flex-direction: column;
    flex: 0 0 100%;
    align-items: center;
    margin-right: 1rem;
}

.blocco-amministratori .elenco-articoli .post span.titolo img {
    width: 40px !important;
    height: 40px !important;
    border-radius: 50%;
    flex: 0 0 40px;
    margin-right: 0;
}

.elenco-video>div {
    height: 150px;
    width: 100%;
    margin-bottom: 20px;
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
}

.elenco-video h4 {

    font-family: 'Brevier', sans-serif;
    padding-left: 20px;
    font-weight: bold;
    text-transform: none;
}

.elenco-video iframe {
    height: 100%;
    width: 50%;
}

.recensione .box-blocco.blocco-player {
    /* border-top: 1px solid white; */
    /* padding-top: 20px; */
}

.band.album .box-blocco.blocco-player {
    border-top: 0;
    padding-top: 0;
}

.biografia {
    margin-bottom: 50px;
}

.biografia img {
    width: 100%;
    height: auto;
}

.biografia a,
.biografia a:not(.bottonetesto):hover {
    color: black;
    text-decoration: underline;
}

.fotografie {
    display: flex;
    flex-direction: column;
}

ul.elenco-concerti {
    display: flex;
    list-style: none;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
    padding-left: 0;
}

ul.elenco-concerti li {
    flex: 0 0 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-bottom: 30px;
    margin-right: 2%;
    align-items: center;
}

ul.elenco-concerti li span.cal {
    /* border: 1px solid black; */
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin-right: 10px;
    flex: 0 0 60px;
    background-color: white;
    font-family: brevier, sans-serif;
    /* width: 100px; */
    box-shadow: 2px 2px 5px #0001;
}

ul.elenco-concerti li span.cal span.mese {
    /* border-bottom: 1px solid black; */
    background-color: #777a;
    color: white;
    width: 100%;
    text-align: center;
    /* font-weight: 500; */
    flex: 0 0 100%;
    /* padding: 0 10px; */
    /* font-family: brevier; */
    font-size: .9em;
}

ul.elenco-concerti li span.cal span.giorno {
    align-self: flex-end;
    font-size: 0.6em;
    text-align: center;
    width: 100%;
    padding-bottom: 3px;
    /* padding: 0 3px 3px 3px; */
}

ul.elenco-concerti li span.cal span.numero-g {
    text-align: center;
    flex: 0 9 100%;
    align-self: center;
}

ul.elenco-concerti li span.cal span.numero-g {
    text-align: center;
    flex: 0 9 100%;
    align-self: center;
    font-size: 1.2em;
}

ul.elenco-concerti li span.dettagli {
    flex: 1 1 calc(100% - 70px);
    /* color: #aaa; */
    text-decoration: none;
    font-size: 0.8rem;
    width: calc(100% - 70px);
    padding-right: 10px;
}

ul.elenco-concerti li span.dettagli span {
    display:block;
}
ul.elenco-concerti li span.dettagli a {
    color: #111;
    text-decoration: underline;
    /* font-family:brevier; */
    font-weight: 600;
    /* font-size: 13px; */
}

ul.elenco-concerti li a.butt.biglietti {
    /* width: 100%; */
    text-align: center;
    color: black;
    text-decoration: none;
    /* font-family: 'Brevier', sans-serif; */
    font-size:.8rem!important;line-height:1.4rem;
}


.box-blocco.box-brano h2,
.box-brano h2,
.box-brano h4 {
    /*font-family: "IBM Plex Mono", monospace;*/
    font-size: 1rem;
    /* font-style: italic; */
    font-weight: normal;
    text-transform: uppercase;
    font-weight: 500!important;
}

.box-brano h2,
.box-brano h4 {
    margin-top: 30px;
}

.box-brano a,
.box-contenuto .butt:not(.compra),
.box-contenuto h4 {
    color: black;
    text-decoration: none;
    /* font-style: italic; */
    font-weight: 500;
    /* text-transform: uppercase!important; */
    font-family: acumin-pro, sans-serif;
    /* align-self: center; */
}

.box-contenuto .butt:not(.compra):not(.biglietti) {
    /* border: 2px solid black; */
    /* padding: 10px; */
    margin-right: 10px;
    /* border-radius: 5px; */
}

.box-contenuto .butt:hover {
    color: black;
    text-decoration: none;
}

.album-piccolo {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
}

.album-piccolo .dettaglio {
    display: flex;
    flex-direction: column;
    margin-left: 20px;
    justify-content: center;
}

.box-contenuto h4 {
    margin-top: 25px;
    font-weight: 500;
    font-family: acumin-pro-wide;
    text-transform: uppercase;
	font-size:1rem;
}

.box-contenuto #elenco-compilation h4  { 
     text-transform: none;
     nonemargin-top:0px;
}


.elenco-testi {
    display: flex;
    flex-direction: column;
}

.elenco-testi a {
    color: #000;
    text-decoration: none;
    padding: 10px 0;
    border-bottom: 1px solid #aaa;
}

a.bottone-album {
    /* color: black; */
    /* text-decoration: none; */
    /* background: white; */
    margin-right: 20px;
    /* padding: 10px; */
    /* font-family: acumin-pro, sans-serif; */
    /* font-style: italic; */
    /* display: inline-block; */
    margin-bottom: 20px;
    /* text-transform: uppercase; */
    /* border: 2px solid #000; */
    /* border-radius: 5px; */
}

#pannello,
#elencolink,
#paginegestite,
#paginagestita {
    margin-top: 30px;
}

#pannello .label,
#elencolink .label,
#paginegestite .label,
#paginagestita .label {
    color: black;
    text-decoration: none;
    /* font-style: italic; */
    font-weight: normal;
    margin-bottom: 15px;
    font-family: "acumin-pro", sans-serif;
}

#pannello ul,
#elencolink ul,
#paginegestite ul,
#paginagestita ul {
    display: flex;
    flex-direction: column;
    list-style: none;
    padding: 0;

}

#pannello ul li a,
a.bottonetesto,
#elencolink ul li a,
#paginegestite ul li a,
#paginagestita ul li a {
    /* border: 2px solid black; */
    /* padding: 10px; */
    /* margin-right: 10px; */
    /* border-radius: 5px; */
    /* font-style: italic; */
    /* font-weight: normal; */
    /* text-decoration: none; */
    /* font-family: "acumin-pro", sans-serif; */
    /* display: inline-block; */
    margin-bottom: 10px;
    /* color: black; */
    /* text-transform: uppercase; */
}

.biografia a.bottonetesto{
    text-align: center;
    text-transform: lowercase;
    font-family: "acumin-pro", sans-serif !important;
    font-weight: 400;
    /* font-style: italic; */
    font-size: 1rem !important;
    line-height: 2rem;
    text-decoration: none;
    padding: 0px 10px 3px 10px;
    /* border: 2px solid #000000 !important; */
    border-radius: 23px;
    background-color: #111;
    transition: all 0.4s ease 0s;
    color: #fff !important;
    /* text-transform: uppercase; */
    border: 0;
    display: inline-block;
}

.intestazione .titolo p a, .intestazione .titolo p {
    font-family:acumin-pro,sans-serif;
}
.intestazione .titolo p a {text-decoration:underline}

@media (min-width: 1024px) {

    ul.elenco-concerti li a.butt.biglietti {
        margin-top: 1rem;
    }

    ul.elenco-concerti li {
        margin-bottom: 3rem
    }


    .bigcontainer {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        width: 100vw;
        justify-content: flex-start;
        align-items: stretch;
    }

    .bigcontenuto {
        flex: 1 1 auto;
        max-width: calc(100% - 60px);
        width: auto;
    }

    .barrasocial {
        width: 60px;
        flex: 0 0 60px;
        border-left: 1px solid black;
        background-color: rgba(230, 230, 230, 0.95);
        margin-top: 10px;
    }

    .barrasocial .nav-item {
        margin-bottom: 20px;

    }

    .barrasocial .nav-item.first-item {
        margin-bottom: 40px;
        margin-top: 20px;

    }

    .contenuto-recensione {

        flex-direction: row;



    }


    .colonna-destra {
        width: 301px;
        padding-top: 40px;
    }

    .testo-recensione {
        width: calc(100% - 301px);
        border-top: 1px solid #ccc;
        margin-top: 40px;

        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        align-items: stretch;
    }

    /* .index-php{
        background-color: #000;
    }*/

    .sezione-content.recensione,
    .band .sezione-content {

        padding: 0;
        margin-left: 13vw;
    }

    .precedente,
    .successivo {


        width: 40px;
        display: flex;
        flex-direction: column;
        align-items: center;
        padding-top: 40px;
        font-size: 1.0em;
        flex: 0 0 40px;


        text-align: left;
    }

    .precedente:hover,
    .successivo:hover {

        color: black;
        text-decoration: none;
    }

    .precedente i,
    .successivo i:not(.fas):not(.far),
    .successivo span {
        transform: rotate(-90deg);
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .successivo span {
        width: 200px;
        font-size: 1.0em;
        margin-bottom: 100px;
        margin-top: 112px;
        padding-bottom: 7px;
        font-family: 'Brevier', sans-serif;
    }

    .precedente {
        border-right: 1px solid #ddd;
    }

    .successivo {
        border-left: 1px solid #ddd;
    }

    .centrale {
        flex: 1 1 auto;
        padding: 30px 0;
        min-height: 80vh;
        width: 100%;
        overflow: hidden;
    }

    .centrale .dischi-highlight-cover img {
        width: 140px !important;
    }
    .centrale .dischi-highlight-cover.avatar img {
        width: 100px !important;
    }

    .band_home-php .centrale .dischi-highlight-cover img {
        width: 170px !important;
    }

    .centrale .dischi-highlight-cover.disco-high {
        align-self: center;
        margin-bottom: 0;
    }


    .articolo-normale .centrale {
        padding-top: 0
    }

    .articolo-normale .centrale .articolo-gallery-section {
        padding: 0 30px !important;
    }

    .articolo-normale .centrale .articolo-body-section {
        padding: 0 30px !important;
    }

    .articolo-normale .sezione-content {
        padding-top: 0
    }


    .intestazione {

        flex-direction: row;
        padding: 0 30px;

    }

    .intestazione .titolo {


        padding-left: 40px;
        padding-right: 0px;
    }





    a#compraamazon {
        text-align: left;
        font-size: 1.0em;

    }

    #sharebutton {
        position: relative;
        cursor: pointer;
        font-size: 1.0em;
        text-align: left;
        margin-bottom: 10px;
    }

    ul.sharebutton {

        font-size: 1.0em;
    }

    ul.sharebutton.open {

        width: 200px;
    }

    a#compraamazon {

        padding-bottom: 0;
    }

    .box-autore {
        flex-direction: row;
    }

    .box-autore .autore {
        margin-top: 0;
    }

    .box-contenuto, .articolo-correlati {
        padding: 5px 30px;
    }

    .box-news {
        width: 23%;
        margin-right: 2%;
    }

    .articolo-body-featured .box-news h3 a {
        font-size: .65rem; line-height:.9rem!important;
    }
    .articolo-body-featured .box-news .label {
         font-size: .6rem;
    }

    .colonna-destra .box-news {
        width: 100%;
        margin-right: 0;
    }

    #sharebutton {
        display: block;
    }

    .box-blocco.blocco-foto {
        padding-right: 35px;
    }

    .blocco-album .elenco-album .post {
        flex: 0 0 25%;
        display: block;
        margin-bottom: 20px;
        width: 25%;
    }

    .blocco-album .elenco-album .post .box-img img {

        width: 90%;
        height: auto;
    }

    .mezzacolonna {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;

    }

    .mezzacolonna>div {
        flex: 0 0 50%;
        width: 50%;

    }

    ul.elenco-concerti li {
        flex: 0 0 25%;
    }
}

.ui-dialog {
    z-index: 999999 !important;
    background-color: #e6e6e6;
    border: 1px solid black !important;
}

.ui-dialog .ui-widget-content {

    background: #e6e6e6;

}

.ui-dialog .ui-widget-content #scrivi img {
    max-width: 70px;
    border-radius: 50%;
}


.ui-dialog .addbox {
    color: #000;
    text-decoration: none;
    /*font-family: "IBM Plex Mono", monospace;*/
    font-size: 0.9rem;
    font-weight: 500;
}

.ui-menu.ui-autocomplete {
    background-color: #bbb;
}
.ui-menu.ui-autocomplete li.empty{
    background-color: #eeeeee;
}
.ui-menu.ui-autocomplete li.empty a span {
    color:#aaa;
}
.ui-menu.ui-autocomplete li.empty a span.sottolabel {
    visibility:hidden
}

.ui-menu.ui-autocomplete li a {
    display: block;
}

.ui-menu.ui-autocomplete li a span.nome {
    font-family: 'Brevier', sans-serif;
}

.ui-menu.ui-autocomplete li a span.sottolabel {
    font-size: .6rem;
    padding: 0 .3rem;
    margin-left: .5rem;
    background-color: #aaa;
    border-radius: .5rem;
    text-transform: lowercase;
}




button.ui-button.ui-corner-all.ui-widget.ui-button-icon-only.ui-dialog-titlebar-close {
    display: none;
}

.ui-dialog .ui-button {
    border: 2px solid black;
    padding: 10px;
    margin-right: 10px;
    border-radius: 5px;
    font-style: italic;
    font-weight: 500;
    text-transform: lowercase;
    font-family: "Montserrat", sans-serif;
    background: none;
}

.ui-dialog-titlebar.ui-corner-all.ui-widget-header.ui-helper-clearfix {
    background: none;
    border: 0;
    font-style: italic;
    font-weight: normal;
    font-family: "Montserrat", sans-serif;
    margin-bottom: 0;
}
.ui-dialog-titlebar.ui-corner-all.ui-widget-header.ui-helper-clearfix button {display:none}

.ui-dialog {
    z-index:1000000000;
    top: 0; left: 0;
    margin: auto;
    position: fixed;
    max-width: 100%;
    max-height: 100%;
    display: flex;
    flex-direction: column;
    align-items: stretch;
}
.ui-dialog .ui-dialog-content {
    flex: 1;
}


.ui-dialog span.load {
    display: none;
}

.standard .banner-top-section {
    padding-left: 0 !important;
}

.standard .testo-recensione {
    border-top: 0;
    margin-top: 0;
}

.standard .centrale {

    padding: 0px 0;
}

.standard h1 {

    font-family: 'Brevier', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 2rem;
    margin-bottom: 30px;
}

.standard .box-contenuto {
    padding: 5px 0px;
}

.standard input,
textarea,
select {

    color: #000;
}

#concerti-citta {
    padding: 20px 0;
}

.standard h2 {
    margin-top: 20px;
    font-size: 1.5em;
}

.standard a {
    color: black;
}

.standard a:hover {
    text-decoration: none;
}

#footer {
    display: flex;
    height: 100px;
    width: 100%;
    flex-direction: row;
    flex-wrap: nowrap;
    background-color: #1a1a1a;
    align-items: center;
    justify-content: space-around;
    padding: 0 30px;
    z-index: 99999;

    position: absolute;
}

#footer a,
#footer p {
    color: white;
    text-decoration: none;
    font-size: 0.9em;
    text-align: center;
    margin: 0;
    line-height: 2.5em;
}

#footer a,
#footer span {
    font-size: 1.0em;
    padding: 10px;
}



#footer p.centro {
    padding: 0 20px;
    border-left: 2px solid #4d4d4d;
    border-right: 2px solid #4d4d4d;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

#footer .centro img {
    width: 100px;

}

@media (max-width: 1023px) {
    #footer {

        height: auto;
        padding: 0;
        flex-direction: column;

    }

    #footer p {
        line-height: 4em;
        font-size: 1.0em;
        padding: 0 10px;
    }

    #footer p.centro {
        padding: 20px 0;
        border: 0;
        border-top: 2px solid #4d4d4d;
        border-bottom: 2px solid #4d4d4d;
        height: auto;
        width: 100%;
        justify-content: center;

    }


}

.sezione-sidebar-list ul li.title {
    font-family: 'Brevier', sans-serif;
    text-transform: none;
    width: 100%;
    max-width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

@media (min-width: 791px) {
    ul.menu2 {
        display: none !important;
    }
	.mobilepadder,form#albumform {padding: 0 2rem!important}
    
}

@media (max-width: 790px) {
    #footer p {
        line-height: 2.5em;
    }

    div#navbarSupportedContent {
        background: white;
        border-top: 1px solid #aaa;
        border-bottom: 1px solid #aaa;
        order: 3;
    }

    #navbarSupportedContent ul.navbar-nav.rockit-navlist.navbar-linklist,
    .sezione-sidebar-list ul {
        display: flex;
        /* flex-direction: row; */
        flex-wrap: wrap;
        margin: 0px 0 10px 0;
        justify-content: space-between;
        padding: 10px 0 0 0;
        font-size: 0.9rem;
        width: 100% !important;
        align-items: center;
    }

    #navbarSupportedContent ul.navbar-nav.rockit-navlist.navbar-linklist li,
    .sezione-sidebar-list ul li {
        text-transform: uppercase;
        font-size: 1rem;
        flex: 0 30%;
        padding: 0;
        margin: 0;
        /* margin-bottom: 0px; */
        color: black;
        text-align: center;
        font-family: acumin-pro, sans-serif;
        /* font-style: italic; */
        /* justify-content: center; */
    }

    .sezione-body .open-sidebar-mobile,
    .sezione-body .open-sidebar-mobile:hover {
        top: 13px;
        z-index: 9999999999;
        left: 0;
        right: 0;
        margin: 0 auto;
        display: block;
        width: 30px;
        font-family: "acumin-pro-extra-condensed", sans-serif;
        padding: 0;
        border: 1px solid black !important;
        font-size: 1.4em;
        line-height: 1em;
        font-weight: normal;
        text-transform: lowercase;
        border-radius: 20px !important;
    }

    .sezione-body .open-sidebar-mobile:hover {
        color: black !important;
    }

    .aperto .sezione-sidebar-brand {

        display: none;
    }

    .sezione-overlay.aperto {
        display: none;
    }

    .sezione-sidebar {
        width: 100%;
        background-color: white;
        top: 50px;
        color: black;
        height: auto;
        transition: none;
    }

    .sezione-sidebar-list ul {
        justify-content: flex-start;
    }

    .sezione-sidebar-list ul li {
        flex: 0 auto;
        text-align: left;
        margin-left: 20px;
        margin-right: 10px;
        margin-bottom: 20px;
    }


    .sezione-sidebar-list {
        background: white;
        border-top: 1px solid #aaa;
        border-bottom: 1px solid #aaa;
        margin: 0;
        padding: 0;
    }

    .sezione-sidebar-list ul li a {
        color: black;
        font-family: "acumin-pro", sans-serif;
    }

    ul.menu2 {

        border-top: 1px solid #aaa;
    }

    ul.menu2 li a {
        /* text-transform: lowercase; */
        font-size: 0.8em;
        color: #000;
        padding: 10px 0;
        display: inline-block;
    }

    .band h1 {
        text-align: center
    }

    .band .disco-high {
        text-align: center;
    }

    .band .disco-high img {
        width: 70%;
    }
    .band_home-php.band .disco-high img {
        width: 50%;
    }

    .intestazione .titolo {
        text-align: center;
    }
}

a.butt.compra:not(#compraamazon) {
    align-self: center;
}

@media (min-width: 1024px) {
    .registrati-php form.contact {
        width: 100%;
        overflow: hidden;
    }

    .registrati-php input.fg {width:100%}

    .registrati-php #loginform table tbody tr {
        width: 100%;
        overflow: hidden;

        display: flex;
        flex-direction: column;
    }

 .search-input.visible {
        padding-right: 4rem;
    }
    
    .videopromo-tag {
        transform: rotate(-90deg);
        background-color: transparent;
        top: 40%;
        left: -30px;
        width: auto;
    }

}



/*STATISTICHE ==================================================================================*/

.box-statistiche {
    border: 1px solid #ddd;
    padding: 20px;
    margin: 40px 0 20px 0;
}

.box-statistiche .table {
    display: table;
}

.box-statistiche .cell {
    display: table-cell;
    vertical-align: middle;
}

.box-statistiche .tempo {
    font-size: 48px;
    color: #000000;
    font-weight: bold;
    padding-right: 10px;
}

.box-statistiche .info {
    color: #000;
    opacity: 0.5;
    font-size: 11px;
    line-height: 1.3;
}

.box-statistiche .info .logo {
    background: url(../img/logo-header.png) center top no-repeat;
    width: 45px;
    height: 10px;
    display: inline-block;
    background-size: 100% auto;
    background-position: 0 0;
    float: none;
}

.box-statistiche .elenco-dati-stat {
    display: table;
    margin: 30px 0 10px 0;
}

.box-statistiche .elenco-dati-stat li {
    display: block;
    position: relative;
    /*padding-left: 1.5em;*/
    font-size: 18px;
    display: table-row;
}

.box-statistiche .elenco-dati-stat li span.cell {
    display: table-cell;
    vertical-align: middle;
    padding-bottom: 8px;
}

.box-statistiche .elenco-dati-stat li .iconfull {
    position: relative;
    top: 2px;
    margin-right: 7px;
}

.elenco-dati-stat ul {
    padding-left: 0;
}

.elenco-dati-stat .dato {
    padding-right: 10px;
    padding-left: 5px;
    font-weight: bold;
    /*font-size: 0.9em;*/
}

.elenco-dati-stat .num {
    color: #000000;
    padding-right: 5px;
    font-weight: bold;
}

.elenco-dati-stat .num-neg,
.elenco-dati-stat .num-pos {
    font-size: 0.7em;
    color: #ff2020
}

.elenco-dati-stat .num-pos {
    color: #0db521;
}

.box-statistiche .right canvas {
    width: 100%;
    height: 300px;
}

.info-data {
    font-size: 11px;
    font-style: italic;
    margin-top: 10px;
    opacity: 0.7;
    margin-bottom: 30px;
}



@media only screen and (min-width:640px) {
    .box-statistiche {
        padding: 30px;
        /*display: */
    }


    .box-statistiche .left {
        width: 40%;
        float: left;
        padding-top: 20px;
        /*padding-right: 10px;*/
    }


    .box-statistiche .right {
        width: 60%;
        float: left;
        padding-right: 0;
        /*padding-left: 10px;*/
        /*padding-top: 15px;*/
        /*padding-right: 30px;*/
    }

    .info-data {
        margin-bottom: 0px;
    }
}

@media (max-width:1024px) and (min-width:769px) {
    .box-statistiche {
        padding: 0;
        /*display: */
    }
    .box-statistiche .left {
        width: 50%;
      
     
    }
    .box-statistiche .tempo {
        font-size: 2.0em;
    }
    .box-statistiche .elenco-dati-stat .dato {
      font-size: 0.8em;
    }
    .box-statistiche .elenco-dati-stat .num {
        font-size: 0.8em;
      }

    .box-statistiche .right {
        width: 50%;
       padding-top: 20%;
       
    }
    .band .box-contenuto {
        padding-left: 0;
        padding-right: 0;
    }
}
/*FINE STATISTICHE ==================================================================================*/



.blocco-articoli .box-table {
    display: flex;
    flex-direction: column;
}

.blocco-articoli .box-table a,
.blocco-articoli .box-table a:visited {
    color: #111;
    padding-bottom: 20px;
}

.blocco-articoli .box-table a:hover,
.head-blocco a:hover {
    text-decoration: none;
}

.blocco-articoli a>span.titolo {
    font-weight: 500;
}

.blocco-articoli a>span.titolo .abstract,
.blocco-articoli a>span.titolo.commento {
    font-weight: normal;
    /*font-family: 'IBM Plex Sans', sans-serif;*/
}

.blocco-articoli a.post,
.blocco-articoli a.preferiti {
    display: flex;
    flex-wrap: nowrap;
    width: 100%;
    border-top: 1px solid #ccc;
    padding-top: 20px;
}

.blocco-articoli a.post>span.titolo {
    padding-right: 20px;
}
.blocco-articoli a.post>span.cell-icona {
    position:relative;
    padding-right: 10px;
}
.blocco-articoli a.post>span.cell-icona .ytp {
    width:38px;
    height:22px;
    /* border:1px solid red; */
    /* left: 0; */
    /* top: 0; */
    /* margin-right: 10px; */
}

.blocco-articoli a>span.titolo img {
    width: 35px;
    height: 35px;
    vertical-align: middle;
    margin-right: 10px;
}

.rad {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}


#risultati-ricerca {}

#risultati-ricerca h4 {
    color: #000000;
    font-size: 16px;
    font-weight: bolder;
}

#risultati-ricerca ul {
    padding-left: 0
}

#risultati-ricerca ul li {
    height: auto;
    overflow: hidden;
    padding: 20px 0 0;
    border-bottom: 1px dotted #eee;
    display: flex;
    align-items: center;
}

#risultati-ricerca .tops ul li a { float:left}


#risultati-ricerca ul li img {
    /* display: block; */
    /* float: left; */
    /* margin-right: 10px; */
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

#risultati-ricerca ul li img.norad {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

#risultati-ricerca ul li .info {
    margin-left: 30px;
    font-size: 12px;
    color: #666;
    line-height: 20px;
}

#risultati-ricerca ul li .info a {
    color: #000000;
    font-size: 14px;
    font-weight: bold;
}

#risultati-ricerca ul li .info i {
    display: block;
    padding-top: 10px
}

.paginaz {
    margin-bottom: 20px;
    padding-top: 20px
}

.paginaz a {
    padding: 4px 6px;
    border: 1px solid black;
    color: black;
    line-height: 3em;
}

.paginaz a.selected {
    background: #000000;
    border: 1px solid #000000;
    color: #fff;
}

#elenco-compilation {
    margin-top: 30px;
}



#elenco-compilation div.row {
    height: auto;
    overflow: hidden;
    margin-bottom: 10px;
    position: relative;
    padding: 20px 0 30px 0rem;
    border-bottom: 1px solid #ccc;
    margin-left:1%;
}

#elenco-compilation .immagine {
    width: 30%;
    float: left;
}

#elenco-compilation .immagine img {
    max-width: 90%;
}

#elenco-compilation .descrizione {
    width: 70%;
    float: left;
}

#elenco-compilation .titolo {
    font-size: 18px;
    font-family: 'Brevier', sans-serif;
}

#elenco-compilation a:hover {
    text-decoration: none;
}

#elenco-compilation.album .row {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap
}

#elenco-compilation.album .immagine {
    flex: 0 0 30%;
    width: 30%

}

#elenco-compilation.album .descrizione {
    flex: 0 auto;
    width: auto;
    margin-left: 10px;
    font-size: .8rem;
}
#elenco-compilation.album .descrizione i {font-size:1rem;margin-left:.5rem;vertical-align:middle;
}


#elenco-compilation.album .titolo {
    color: #000000;
    font-family: 'Brevier', sans-serif;
}

#elenco-compilation.album a {
    display: block;
    color: black;
    /* font-family: 'Brevier', sans-serif; */
    font-weight: 600;
    font-size: 1.3rem;
}

#elenco-compilation.album a:hover {
    text-decoration: none;
}


#concerti-citta #listaconc .data-concerto {
    display: flex;
    width: 100% !important;
    margin-bottom: 10px;
    position: relative;
    height: auto;
    align-items: flex-start;
    margin-bottom: 35px;
}

#concerti-citta {
    margin-top: 20px;
}

#concerti-citta ul.elenco-concerti li.data-concerto {
    height: 100px;
    width: 49% !important;
    overflow: hidden;
}

.box-concerti .box-blocco h2.titconc {
    /*color: #000000;*/
    font-size: 16px;
    font-weight: bolder;
}

#concerti-citta ul.elenco-concerti li span.dettagli {
    flex-direction: column;
    display: flex;
    font-family: acumin-pro, sans-serif;
    /* font-weight: 600; */
    font-size: .8rem;
}

#concerti-citta span.localita:not(.titolo) {
    /* font-size: 0.8em; */
}

@media only screen and (min-width: 640px) {
    #concerti-citta #listaconc .data-concerto {
        flex: 0 0 33%;
        margin-right: 0%;
        position: relative;
        /* border: 1px solid red; */
        min-height: 120px;
    }

    .box-contenuto #elenco-compilation h4  { 
        margin-top:25px;
    }


    
}








#nlbox {
    transition: all ease-in-out .2s;
}

#nlbox {
    position: fixed;
    bottom: calc(-30vh - 2rem);
    left: 0;
    width: 100%;
    height: auto;
    z-index: 99999999999;
    background-color: #fff;
    text-align: center;
    padding: 1rem;
    display: block
}

#nlbox.open {
    bottom: 0;
}

#nlbox input {
    border: 1px solid #777 !important;
    margin-bottom: 0;
    margin-right: 1rem
}

#fangate-container .newsletter div.center,
#fangate-container .newsletter>p,
#fangate-container .newsletter>span {
    font-family: acumin-pro-wide, sans-serif;
    font-weight: 500;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0;
    padding: 0;
}

#fangate-container .newsletter div.center {
    justify-content: space-between;
    align-items: center
}

#fangate-container .newsletter div.center input,
#fangate-container .newsletter div.center button {
    flex: 1 1 auto;
}

#fangate-container .newsletter {
    display: flex;
    flex-direction: row;
    width: 100%;
    justify-content: center;
    align-items: stretch;
    flex-wrap: wrap;
    height: 30vh;
}

#nlbox .close {
    position: absolute;
    right: 0;
    top: 0;
    padding: 1rem
}

@media (min-width: 768px) {
    #fangate-container .newsletter {
        height: 10vh;
    }

    #fangate-container .newsletter div.center {
        margin-left: 1rem;
        margin-right: 1rem;
    }

}


#avataruserhome img {
    height: 80px;
    border-radius: 50%;
}

#paginegestite img,
#paginagestita img {
    height: 60px;
    margin-right: 10px;
    border-radius: 50%;
}

#paginagestita img {
    border-radius: 50%;
}

#paginegestite a,
#paginagestita a {
    color: black;
}

#paginegestite li,
#paginagestita li {
    width: 100%;
}

#paginegestite li span,
#paginagestita li span {
    margin-left: 10px;
}
#paginagestita li span.nome {max-width:150px; overflow:hidden; text-overflow:ellipsis}

#paginegestite li a,
#paginagestita li a {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    /*  justify-content: space-between;*/
    /* width: 100%; */
}

input#avatar {
    position: absolute;
    top: 0px;
    left: 0px;
    display: block;
    width: 100%;
    height: 100%;
    cursor: pointer;
    opacity: .0;
    filter: alpha(opacity=0);
    -ms-filter: "alpha(opacity=1)";
    -khtml-opacity: .0;
    -moz-opacity: .0;
}

form#branoform, form#modfoto, form#formutente, form#formbanner {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

form#branoform .campo-input.w-unmezzo,form#modfoto .campo-input.w-unmezzo, form#formutente .campo-input.w-unmezzo, form#formbanner .campo-input.w-unmezzo {
    flex: 0 0 48%;
    width: 48%;
    flex-wrap: wrap;
    align-self: flex-start;
}

form#branoform .campo-input.w-uno,form#modfoto .campo-input.w-uno, form#formutente .campo-input.w-uno, form#formbanner .campo-input.w-uno {
    flex: 0 0 100%;
    flex-wrap: wrap;
}

form#branoform .campo-input.w-uno input,
form#modfoto .campo-input.w-uno input, form#modfoto .campo-input.w-uno textarea,
form#formutente .campo-input.w-uno input, form#formutente .campo-input.w-uno textarea,
form#formbanner .campo-input.w-uno input, form#formbanner .campo-input.w-uno textarea {
    margin-bottom: 1rem;
    width: 100%;
    flex: 0 0 100%;
}
.campo-input.w-uno input.rockit-btn {width: auto!important;flex: none!important;}

form#formutente .campo-input input[type="checkbox"] {
    width: 6%!important;
    flex: 0 0 10%!important;
}


form#branoform .campo-input,
form#modfoto .campo-input,
form#formutente .campo-input,
form#formbanner .campo-input {
    display: flex;
    justify-content: space-between;
    align-items: center;

}

form#branoform .w-unmezzo.campo-input label, form#modfoto .w-unmezzo.campo-input label,
form#formutente .w-unmezzo.campo-input label, 
form#formbanner .w-unmezzo.campo-input label {
    flex: 0 0 100%;
    /*text-align: right;*/
    padding-right: 20px;
    /*padding-left: 20px;*/
}

form#branoform .w-uno.campo-input label,
form#modfoto .w-uno.campo-input label,
form#formutente .w-uno.campo-input label,
form#formbanner .w-uno.campo-input label {
    width:100%;
    display:block;
    flex: 0 0 100%;
}

form#modfoto .campo-input.w-uno.generi,
form#formutente .campo-input.w-uno.generi {
    flex-wrap: wrap;
    padding-bottom: 20px;
}

form#modform .campo-input.generi label,
form#formutente .campo-input.generi label {
    flex: 0 0 100%;
    text-align: left;
    padding-left: 0px;
}

form#branoform .campo-input.check input,
form#modfoto .campo-input.check input
form#formutente .campo-input.check input,
form#formbanner .campo-input.check input {
    /* border:1px solid red!important; */
    flex: none;
    width: 50px;
}

form#branoform select,
form#branoform input[type=text],
form#modfoto select,
form#modfoto input[type=text],
form#formutente select,
form#formbanner select,
form#formutente input[type=text],
form#formbanner input[type=text],
form#formutente input[type=password] {
    /* flex: 0 0 50%; */
    /* width: 50%; */
    width: 100%;
}

a#cancellami {
    color: #777;
    text-decoration: none;
    font-size: 0.8em;
}


.listadiritto {
    padding-left:1rem;

}
.listadiritto a {font-size:1.2rem;color:#111111;
font-weight:bold;text-decoration:underline;}
.listadiritto span.album { padding-left:5px;}
.listadiritto span.play {font-family:brevier;font-size:.7rem;font-weight:500;
    display:block;
}
.listadiritto li {padding-bottom:1rem}


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

    form#branoform .campo-input.w-unmezzo,
    form#modfoto .campo-input.w-unmezzo,
    form#formbanner .campo-input.w-unmezzo,
    form#formutente .campo-input.w-unmezzo {
        flex: 0 0 100%;
        flex-wrap: wrap;
    }

    form#branoform .campo-input.check,
    form#modfoto .campo-input.check,
    form#formutente .campo-input.check,
    form#formbanner .campo-input.check {
        flex-direction: column;
        align-items: flex-start;
    }

    form#branoform .w-unmezzo.campo-input label,
    form#modfoto .w-unmezzo.campo-input label,
    form#formutente .w-unmezzo.campo-input label,
    form#formbanner .w-unmezzo.campo-input label {
        flex:0 0 100%;
        width:100%;text-align:left;padding-left:0
    }
    form#branoform select, form#branoform input[type=text], 
    form#modfoto select, form#modfoto input[type=text],
    form#formutente select, form#formutente input[type=text], form#formutente input[type=password] ,
    form#formbanner select, form#formbanner input[type=text] {
        flex:0 0 100%
    }
}


.listapost, #dash-preferiti {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    padding-left: 10px;

}

.listapost .post,
#dash-preferiti .post {
    flex: 0 0 100%;
    display: flex;
    flex-direction: row;
    padding: 20px;
    align-items: center;
    justify-content: space-between;
    /* position: relative; */
    width: 100%;
    flex-wrap: wrap;
}

@media only screen and (min-width: 1200px) {

    .listapost .post,
    #dash-preferiti .post {
        flex: 0 0 50%;
        width: 50%;
        /* display: flex; */
        flex-wrap: wrap;
        /* flex-direction: row; */
        justify-content: space-between;
    }

    .articolo-body-featured .box-news h3 a {
        font-size: 1rem; line-height:1.2rem!important;
    }
    .articolo-body-featured .box-news .label {
         font-size: .8rem;
    }

    
}

.listapost .post .titolo,
#dash-preferiti .post .titolo {
    padding: 20px;
    text-align: left;
    font-family: 'brevieritalic', sans-serif;
    color: black;
    line-height: 0.5em;
    flex: 1 1 auto;
    width: calc(100% - 150px);
}
#listphoto .post .titolo {width:calc(100% - 100px); font-size:1rem}

.listapost .meta {font-size:.8rem;padding: 0 5px;margin-top: 10px;}


#dash-preferiti .post .titolo a,
.listapost .post .titolo a {color: black;text-decoration: none;font-size: 0.6em;display: flex;flex-direction: column;line-height: 1.3em;}

.listapost .post .box-img,
#dash-preferiti .post .box-img {
    flex: 0 0 100px;
    width: 100px;
    /* align-self: flex-start; */
}

.listapost .post img,
#dash-preferiti .post img {

    width: 100%;
}

.post.round img {
    border-radius: 50%;
}

.dashboard-php span.fa-trash,
.dashboard-php span.fa-eye,#videolist span.fa-trash,#videolist span.fa-eye,.editorbranotraccia span,#dash-gallery  span.fa-trash{
    cursor: pointer;
}


table#linklist {
    width: 100%;
    margin: 0 30px;
}

table#linklist a {
    color: #000;
}

span.fa-edit {
    cursor: pointer;
    margin-left: 10px;
}


table#tracklistplaylist {
    margin: 0 30px;
    width: 100%;

}

table#tracklistplaylist a {
    color: #000;

}

.dashboard-php .centrale>p {
    padding-left: 30px;
    padding-right: 30px;
}


.listapost .descrizionetextarea {
    width:100%;
    margin-top: 10px;
    /* flex-grow: 1; */
    flex-shrink: 0;
}

.listapost span.mess {
}

.comprabanner a {
    color: black;
}

@media only screen and (max-width: 1023px) {
    form#modfoto .campo-input,
    form#formutente .campo-input {

        flex-direction: column;
    }

    form#modfoto select,
    form#modfoto input[type=text],
    form#modfoto input[type=password],
    form#formutente select,
    form#formutente input[type=text],
    form#formutente input[type=password],
	form#formbanner select,
    form#formbanner input[type=text] {
        flex: 0 0 100%;
        width: 100%;
    }

    a#cancellami {
        margin-top: 20px;
    }

}

.checkboxcontainer {
    display: flex;
    flex-wrap: wrap;
    /* justify-content: center; */
}

.checkboxcontainer span {
    padding: 0 5px;
    display: inline-block;
    margin: 0 5px 5px 0;
    border: 1px solid #fff;
    white-space: nowrap;
    text-transform: uppercase;
    font-size: 10px;
    height: 20px;
    line-height: 20px;
    cursor: pointer;
    background: #eee;
}

.checkboxcontainer span.sel {
    border: 1px solid #000;
    background-color: #000;
    color: #fff
}

.checkboxcontainer span:hover {
    border: 1px solid #ddd;
    background-color: #fff;
    color: #000;
}

form#articoloform {
    margin: 0 30px;
    display: flex;
    flex-wrap: wrap;
}

.campo-input a {

    color: #000;

}

table#videolist {
    width: 100%;
}

table#videolist .track a {
    color: black;
}

table#videolist .track .brano i {
    display: block;
    /*font-family: 'IBM Plex Sans', sans-serif;*/
    font-size: 0.8em;
}

table#videolist .track .fa-trash {
    /* margin-right: 10px; */
}

form#videoform .campo-input.w-uno {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
}

form#videoform label {
    flex: 0 0 30%;
}

form#videoform input[type=text] {
    flex: 1 1 100%;
}

@media only screen and (max-width: 1023px) {
    form#videoform .campo-input.w-uno {
        flex-wrap: wrap;
    }

    form#videoform label {
        flex: 0 0 100%;
    }
}

table#albumlist {
    width: 100%;margin-top:2rem;
}

table#albumlist a {
    color: #000000;
}
table#albumlist .brano i {
    display: block;
}

table#albumlist .fa {
    cursor: pointer;
}

#datialbum .elencovariazioni {width:100%;/* display:block; */}
#datialbum .elencovariazioni .variazione {width:100%;display: flex;}
#datialbum .elencovariazioni .variazione  .campo-input.w-unterzo, #articoloform .campo-input.w-unterzo { flex: 0 0 31%}
#datialbum .elencovariazioni .variazione  .campo-input.w-unterzo {justify-content:flex-end;
    flex-direction:column;
}
    
#datialbum .elencovariazioni .variazione  .azioni  {position:relative; flex: 0 0 7%}
#datialbum .elencovariazioni .variazione  .azioni .fa-trash {position:absolute;bottom:1.5rem;right: 0; }

/* shop back office*/
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #aaaaaa;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #aaaaaa;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: #aaaaaa;
}


img.avatar {border-radius:50%;width:40px;height:40px;}
span.in-lavorazione {background-color:#00cc66;font-size:.9rem;padding:0 5px;}
span.completato {background-color:#6699ff;text-transform:uppercase;font-size:.9rem;padding:0 5px;font-weight:bold}
span.rimborsato {background-color:#ff3300;text-transform:uppercase;font-size:.9rem;padding:0 5px;font-weight:bold}
span.pagato {background-color:#ff9933;text-transform:uppercase;font-size:.9rem;padding:0 5px;font-weight:bold}
span.annullato {/* font-size:.9rem; */padding:0 5px;}


#albumform #maintable {
    width: 100%;
    display: flex;
    align-items: center;
}
form#albumform {
    padding: 0 30px;
}

#albumform .note {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 30px;
    justify-content: flex-start;
    background: #eee;
    margin-bottom: 20px;
}

#albumform .fa-eye {
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
}


#albumform td#albumheader {
    display: flex;
    flex-direction: column;
}

#albumform #covertd {
    
    position: relative;
    flex: 0 0 200px;
    padding-right: 30px;
}

#albumform #albumheader {
    flex: 1 1 100%;
    position: relative;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: stretch;
    margin-bottom: 30px;
}

#albumform #albumheader .campo-input.w-uno,#articoloform .campo-input.w-uno {
    flex: 0 0 100%;
}
#albumform .campo-input.w-unterzo,#articoloform .campo-input.w-unterzo {
    flex: 0 0 33%;
}
#articoloform .campo-input.w-unmezzo{
    flex: 0 0 50%;
}


.campo-input label {font-family:brevier,monospace;font-size:.8rem;text-transform:lowercase}

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

    #albumform #covertd {
      width: 100%;
      flex: 0 0 100%;
      margin-bottom: 1rem;
      padding-right:0
    }
    #albumform #albumheader,#albumform #maintable{
       
        flex-direction: column;
        
        align-items: flex-start;
       
    }
    #albumform #albumheader {
        flex: 0 0 100%;
        width: 100%;
    }
    #albumform #albumheader .campo-input.w-unterzo,#albumform #albumheader .campo-input.w-uno,#articoloform .campo-input.w-uno,#articoloform .campo-input.w-unterzo,#articoloform .campo-input.w-unmezzo {
        flex: 0 0 100%;
        width: 100%;
    }

    #albumform .note {
        flex-direction: column;text-align:center;
    }
     #albumform .note #askrecebutt {
         margin-top:1rem!important;
     }

}

#albumform #albumheader .campo-input,
#articoloform .campo-input {
    display: flex;
    flex-direction: column;
}

#albumform .campo-input.w-unterzo input {
    width: 96%;
}
#albumform #albumheader .campo-input.w-unterzo select  {
    width: 100%;
}

#albumform #covertd input.file {
    position: absolute;
    top: 0;
    left: 0;
    width: 180px;
    height: 180px;
    opacity: .0;
    /* Standard: FF gt 1.5, Opera, Safari */
    filter: alpha(opacity=0);
    /* IE lt 8 */
    -ms-filter: "alpha(opacity=0)";
    /* IE 8 */
    -khtml-opacity: .0;
    /* Safari 1.x */
    -moz-opacity: .0;
    /* FF lt 1.5, Netscape */
    cursor: pointer;
}

#albumform #covertd img {
   
    width: 100%;
    height:auto;
}

#albumform #covertd span {
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 180px;
    text-align: center
}

#albumform #covertd span.tip {top:5px;left:5px;width:20px;}

#albumform #tracklisteditor * {
    box-sizing: border-box;
}

#albumform #tracklisteditor {
    margin-top: 30px;
    width: 100%;
}

#albumform #tracklisteditor tbody tr{
    margin-top: 0 !important;
    
}

#albumform .checkboxcontainer {
    padding-bottom: 30px;
}

.editorbranotraccia {display:inline-block;width:20px;height: 30px;text-align:center;/* padding-bottom: 10px; */padding: 0;margin: 0;vertical-align: middle;}
.editorbranotraccia .fas.fa-file-upload:before {/* padding-right:20px; */width: 20px!important;height: 30px;/* top: 6px; *//* position: relative; */display: inline-block;line-height: 30px;}
.editorbranotraccia .fas.fa-file-upload {width: 20px;overflow:hidden;height: 30px;line-height: 30px;/* text-align: center; *//* display: inline-block; *//* padding-left: 5px; */}


#albumform #tracklisteditor th.mp3 {
    padding-left: 27px
}
#albumform #tracklisteditor th {font-family:brevier;font-size:.8rem;font-weight:normal;text-transform:lowercase}

#albumform #tracklisteditor td .icon.icon-music {
    color: #ddd;
    display: inline-block;
    width: 20px;
    height: 20px;
    font-size: 30px;
}

#albumform #tracklisteditor td a.del0.fa-trash {
    color: #ccc;
    cursor: default;
}

#albumform #tracklisteditor td .fa-trash {
  margin-right: 10px;
    display: inline-block;

}

#albumform #tracklisteditor td .fa-trash.del0 {
    color: #ddd;
}

#albumform #tracklisteditor td.del {
    text-align: right;
    width: 80px;
}

#albumform #tracklisteditor td.artista input {
    width: 126px;
}

#albumform #tracklisteditor td.permessi select {
    display: none;
    font-size: .55rem;
    text-transform:uppercase;
    padding-right:0;
    padding-left: 0;
    font-weight: 500;
}

#albumform #tracklisteditor tr td {
    height: 25px;
    padding-right: 5px;
    vertical-align: middle;
}
#albumform #tracklisteditor tr td.mp3 {
    text-align:center;
}


#albumform #tracklisteditor tr.track td.move {
    width: 15px;
    vertical-align: middle; cursor: move;
}

#albumform #tracklisteditor tr.track td.numero,
#tracklisteditor tr th.numero {
    line-height: 20px;
    text-align: right;
    font-size: 10px
}
#albumform #tracklisteditor tr.track td.brano input {width:100%}
#albumform #tracklisteditor tr.track td.numero {padding-bottom:10px;cursor: move;}
#albumform #tracklisteditor tr.track td.del a {
    display: inline-block;
    width: 20px;
    height: 30px;
    /* display: none; */
    vertical-align: middle;
    line-height: 30px;
    text-align: center;
}

#albumform #tracklisteditor tr.track td.del a.fa:before {
    /* top: 0; */
    /* left: 0; */
}

#perm {font-size: .6rem;
		text-transform:uppercase;
		padding-right:0;
		padding-left: 2px;}
.ministats {
	font-size:.6rem;padding-bottom:1rem;
}
textarea.big {
	height:150px;
}
.tagscontainer {padding-bottom:1rem}


#albumform #tracklisteditor tr.track td a.play {
    /* float: left; */
    display: inline-block;
    width: 1px;
    height: 30px;
    opacity: 0.1;
    line-height: 30px;
    vertical-align: middle;
}

/*#tracklisteditor tr.track td a.play0{color:#fff;}*/
#albumform #tracklisteditor tr.track td a.del {
    /* float: left; */
    display: inline-block;
    /* position: relative; */
    /* top: 2px; */
    width: 20px;
    height: 30px;
    text-align: center;
    padding: 0;
    margin: 0;
    line-height: 30px;
    vertical-align: middle;
}

/*#tracklisteditor tr.track td a.del0{color:#fff}*/
/*iframe.iframeuploader{overflow: hidden;border: 0px none;width: 140px;height: 22px;position: relative;top: 5px;}*/


input.disabled,
select.disabled,
textarea.disabled {
    background-color: #fafafa;
    color: #aaa;
}

#albumform ol,
ol li {
    list-style-type: decimal;
}

#albumform ol {
    margin-bottom: 20px;
    padding: 10px 30px 10px 50px;
}

#albumform div.ol {
    border: 1px solid #eee;
    padding: 0;
    margin-bottom: 30px;
    background-color: #fff;
}

#albumform div.ol h3 {
    padding: 10px 10px 0 10px;
    font-weight: bold;
    font-size: 1rem;
}

#albumform #recebutt {
    float: right;
    /* color: #6666ff */
}


#datialbum,#pubhome {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
#datialbum .campo-input.w-unmezzo{
    flex: 0 0 50%;
}
#datialbum .campo-input.w-uno,#pubhome .campo-input.w-uno{
    flex: 0 0 100%;
}

#datialbum .campo-input{
    display: flex;
    flex-direction: column;
}

#datialbum #etichettaqui{
   padding-right: 2%;
}


.campo-input h2 {padding-top:2rem;font-size:1.4rem;}

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

    #datialbum .campo-input.w-unmezzo,#datialbum .campo-input.w-uno{
        flex: 0 0 100%;
        width: 100%;
    }
   

}

#albumform a{
    color:black;
 }

 p.error {
    color: red;
    background-color:#fff;padding:1rem;
}


#pubhome h2 {
    flex: 0 0 100%;
}

#branoform {
    /* padding: 0 30px; */
    /* display: flex; */
    /* flex-direction: row; */
    /* flex-wrap: wrap; */
}

#branoform .w-uno {
    /* flex: 0 0 100%; */
}

#branoform .w-unterzo {
    flex: 0 0 33%;
}
#branoform .campo-input{
    /* display: flex; */
    /* flex-direction: column; */
}

#branoform #infoalbum img{ 
   width: 100px;
}
#branoform textarea{ 
    width: 100%;
 }
 span.ui-button-icon.ui-icon.ui-icon-closethick {
    background-color: white;
    color: black;
    border-radius: 50%;
}

.bannerlist div {
    display:flex;
    flex-direction:row;
    background-color:#eee;
    width:100%;
    flex:0 0 100%;
    flex-wrap:wrap;
    margin-bottom:2rem;
}
.bannerlist div p { width:100%; border-bottom:1px solid #ccc; padding:5px;display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;}
.bannerlist div p span { display:block;font-weight:bold;}
.bannerlist div p span.online,.bannerlist div p span.in-attesa,.bannerlist div p span.prolungato,.bannerlist div p span.terminato {
    color:#111;
    font-family:brevier,monospace;
    font-weight:normal;
    font-size: .7rem!important;
    background-color:#ccc;
    display:inline-block;
    padding:5px;
}
.bannerlist div p span.online {color:#fff;background-color:#28a745;}
.bannerlist div p span.prolungato {color:#111;background-color:#ffc107;}
.bannerlist div p span.in-attesa {color:#fff;background-color:#ff573d;}
.bannerlist div p img { width:50%;}
.bannerlist div.thead {    display:none }
.bannerbanner {
    padding:1rem;background-color:#f7ff97; margin:1rem 0 2rem 0;
}
.bannerbanner p { padding:0;margin:0; text-align:center; font-family:acumin-pro-wide,sans-serif}
.bannerbanner p a {
    background-color:#ffc107;
    color:#111!important;
    text-transform:lowercase;
    display:inline-block;
    margin-top:10px;
    /* padding:5px; */
    float: none;
}


@media (min-width: 1200px) {
    .bannerlist div {margin:0}
    .bannerlist div.thead { display:flex; font-weight:bold;background-color:#fff;}
    .bannerlist div.thead p { text-align:center; margin:0;}
    .bannerlist div p { 
        width:12%;
        flex:1 0 12%;border-bottom:1px solid #ddd;border-left:1px solid #ccc;margin:0;text-align:center;
        font-size:.9rem;
    }
    .bannerlist div p span {display:none}
}


.pagine {
    padding: 0 30px;
   
}

.pagine form {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-bottom: 20px;
}
.pagine form .w-unterzo{
    flex: 1 33%;
    display: flex;
    flex-direction: column;
    padding-right: 20px;
}

.pagine form .w-unmezzo{
    flex: 1 50%;
    display: flex;
    flex-direction: column;
    padding-right: 20px;
}

.pagine form .w-uno{
    flex: 1 100%;
}

.resptable {display:flex;flex-direction:column;width:100%;padding:0;margin: 0!important;}
.resptable tr {display:flex;flex-direction:column;margin-bottom:1rem;}
.resptable th {display:none}
.resptable td {background-color:#eee;width: 100%!important;
    padding:5px 1rem!important;flex:0 0 100%;border-bottom:1px solid #ccc}
.resptable td span.th {display:inline-block;background:#fff;font-weight: bold;padding: 0 1rem;}
.resptable td.numero {cursor:move}
.resptable.staticlist td.numero {cursor:default}



.ordinilist.resptable td div a.utente,.ordinilist.resptable td div a.cosa {display:block}
.ordinilist.resptable td div .data { padding-left:1rem}

@media only screen and (min-width: 1024px) {
    .resptable {display:table;}
    .resptable tr {display:table-row;}
    .resptable th {display:table-cell;width:auto!impotant;padding:5px 1rem!important;background:#fff}
    .resptable td {display:table-cell;width: auto!important;padding:1rem 1rem!important;/* text-align: center; */}
    .resptable td.del {text-align:center}
    .resptable td.del span {margin:5px!important}
    .resptable td span.th {display:none}

    .ordinilist.resptable td div a.utente,
    .ordinilist.resptable td div a.cosa {display:block}
    .ordinilist.resptable td div .data { padding-left:0rem}

    .ordinilist.resptable td div {display:flex;flex-direction:row;align-items:center;flex-wrap:wrap}
    .ordinilist.resptable td div .data {width:100%;text-align:left;}
    .ordinilist.resptable td div a.cosa {width:100%}
    .ordinilist.resptable td div .indirizzo {padding-top:.5rem;width:100%;font-size:.8rem}
}

@media only screen and (min-width: 1200px) {
    .ordinilist.resptable td div {display:flex;flex-direction:row;align-items:start;flex-wrap:wrap;}
    .ordinilist.resptable td div .data {width:100%;text-align:left;}
    .ordinilist.resptable td div a.cosa {width:25%}
    .ordinilist.resptable td div a.utente {width:10%;align-self:center}
    .ordinilist.resptable td div .indirizzo {width:65%;font-size:1rem;padding:0}
    .ordinilist.resptable td.numero {width:20%!important}
    .ordinilist.resptable td.brano {width:60%!important}
    .ordinilist.resptable td.magazzino {width:20%!important}

}



@media only screen and (max-width: 1023px) {
    .pagine form {
        flex-direction: column;
    }
    .pagine form .w-unterzo{
        flex: 1 100%;
    }
    .pagine form .w-unmezzo{
        flex: 1 100%;
    }
}
.smistacd a,.smistacdfiltri a{
    color: black;
}
.smistacd a.smista.on {color:green}
.smistacd a.smista.off {color:gray;     opacity: 1 !important; cursor: pointer !important;
}

.smistacd a:hover,.smistacdfiltri  a:hover{
    text-decoration: underline;
}
.smistacd,.smistacdfiltri{
    margin: 0 30px;
}
.smistacdfiltri ul.tools { margin:10px 0;padding-left: 0;}
.smistacdfiltri ul.tools li { display:inline-block; padding:0px; margin:0}
.smistacdfiltri ul.tools li a { display:inline-block; padding:5px 10px; background-color:#ddd; font-size:12px;}
.smistacdfiltri ul.tools li a.sel { background-color:#6666ff;color:#fff;}

table.smistacd th {
    background-color: #fafafa;
    color: #111;
    padding: 3px;
    border-bottom: 1px dotted #eee;
    border-right: 1px dotted #eee;
    text-align: left
}

table.smistacd tr.t th {
    background-color: #555;
    color: #fff;
}

table.smistacd tr.t th a {
    color: #fff;
}

table.smistacd th div {
    font-size: 11px;
    font-weight: normal;
    padding-top: 5px;
}

table.smistacd span.new {
    background-color: #ffff00;
    color: #000;
    font-weight: bold;
    padding: 0 5px 0 5px
}

table.smistacd span.q {
    background-color: red;
    color: #fff;
    font-weight: normal;
    padding: 0 5px 0 5px;
    font-size: 11px
}

table.smistacd span.red {
    background-color: #339900 !important;
    color: #fff !important;
    border: none !important;
    display: inline !important;
    padding: 0 3px !important;
}

table.smistacd span.col {
    background-color: #99ff00;
    color: #000;
    padding: 0 3px !important;
}

table.smistacd span.pro {
    background-color: #bcdebc;
    color: #000;
    padding: 0 3px !important;
}

table.smistacd span.ute {
    background-color: #ffffcc;
    color: #000;
    padding: 0 3px !important;
}

table.smistacd td.r {
    border-right: 1px dotted #eee;
    white-space: nowrap;
    font-size: 11px !important;
    width: 100px;
    text-align: center;
}
table.smistacd td {border-bottom:1px dashed #777;font-size:.9rem;padding:5px 0}

table.smistacd td.sep {
    height: 50px;
    border-bottom: 0px solid red !important;
}

table.smistacd th a.big {
    font-size: 20px;
    text-decoration: none;
    padding-right: 20px;
}

table.smistacd td a.d, table.smistacd td a.elimina  {
    color: #111;
    background-color: lightgray;
    line-height: 12px;
    padding: 2px 0px;
    float: right;
    font-size: 1.5rem;
    border:1px solid lightgray;
}
table.smistacd td a.elimina  {font-size: .9rem;background: red;color: #fff;  border:1px solid red;}
table.smistacd td a.elimina:hover {text-decoration:none;  border:1px solid #111;color:#111}
table.smistacd td a.d:hover {
    text-decoration:none;
    background-color: transparent;
    border:1px solid #111
}

table.smistacd td a.w0 {
    color: #eee;
    background-color: #eee;
    line-height: 12px;
    padding: 2px 3px;
    float: left;
    margin-right: 5px;
}

table.smistacd td a.w1 {
    color: #000;
    background-color: #f8da05;
    line-height: 12px;
    padding: 2px 3px;
    float: left;
    margin-right: 5px;
}

table.smistacd td a.p0 {
    color: #eee;
    background-color: #eee;
    line-height: 12px;
    padding: 2px;
    float: left;
    margin-right: 5px;
}

table.smistacd td a.p1 {
    color: #fff;
    background-color: #6699ff;
    line-height: 12px;
    padding: 2px;
    float: left;
    margin-right: 5px;
}

table.smistacd th a.mod {
    float: right
}
.msginfo{
    background-color:#ff7200;
padding: 10px;
color: #fff;
font-weight: bold;
margin-bottom: 20px;
}
.tagscontainer span {
    display: inline-block;
    margin: 5px 5px 0 0;
    color: #000;
    font-size: 12px;
    padding: 0 5px;
    border: 1px solid #ddd;
}

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

.player a.playerLayout {
    display: none;
}

}



.colonna-destra ul.articoli, ul.articoli {list-style:none; padding:2rem 0 0 0; }

.colonna-destra ul.articoli li, ul.articoli li {display:flex;margin-bottom:3rem;align-items:center;}
.colonna-destra ul.articoli li {margin-bottom:2rem}
.colonna-destra ul.articoli .top-position,ul.articoli .top-position {font-size:1rem;font-family:brevier,monospace;padding: 0 1rem 0 0;width: 2rem;text-align:right;}
.colonna-destra ul.articoli .top-img, ul.articoli .top-img {height:3rem;width:3rem;text-align:center}
.colonna-destra ul.articoli .top-img img, ul.articoli .top-img img {width:3rem;}
.colonna-destra ul.articoli .top-info, ul.articoli .top-info {padding-left:1rem;text-align:left}
.colonna-destra ul.articoli .top-info h4, ul.articoli .top-info h4 {font-family:brevier,monospace;text-transform:none;padding:0;margin:0;text-align:left}
.colonna-destra ul.articoli .top-info h4 {font-size:1rem}
.colonna-destra ul.articoli .top-info p, ul.articoli .top-info p {font-size:.8rem;padding:0;margin:0;}
.colonna-destra ul.articoli .top-step,ul.articoli .top-step  {display:none}
.colonna-destra .communitybox {
    padding:2rem 0.5rem 2rem .5rem;text-align:center
}
.colonna-destra .communitybox p {font-size:.8rem;}
.colonna-destra .communitybox h4 {font-family:acumin-pro-wide}
.colonna-destra .communitybox .rockit-btn {float:none}
.colonna-destra .communitybox #elenco-compilation {padding-bottom:1.5rem}
.colonna-destra .communitybox #elenco-compilation div.row {text-align:left;border-bottom:0;padding-bottom:0}
.colonna-destra .communitybox .row .descrizione a h4,
.colonna-destra .communitybox .row .descrizione a {font-size:.8rem!important}
.colonna-destra .communitybox .row .descrizione a h4.titolo {margin-bottom:0}
@media only screen and (min-width: 768px) {
    
    ul.articoli .top-position {padding:1rem;font-size:2rem;width:5rem}
    ul.articoli .top-img {height:5rem;width:5rem;}
    ul.articoli .top-img img {width:5rem;}

}






/* sorting per le tracce */
.ui-sortable-placeholder {margin:20px 0;padding:0px 0;border:1px dotted #777; height:55px;z-index:99999}


@media only screen and (min-device-width: 790px) and (max-device-width: 1024px) {
    
    #concerti-citta #listaconc .data-concerto {
        flex: 0 0 50%;
    }
   
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
   
    ul.elenco-concerti li {
        flex: 0 0 48%;
    }

    ul.elenco-concerti li span.cal {
        flex: 0 0 55px;
    }
    ul.elenco-concerti li span.cal span.giorno {
        font-size:.5em
    }
    ul.elenco-concerti li span.dettagli {
        font-size:.7rem;
    }
    .blocco-album .elenco-album .post {
        flex: 0 0 47%;
        width: 47%;
        margin-right: 3%;
        align-self: flex-start;
    }


}

.bottoneloadmore {
    width: 100%;
}

.search-results-element-container {
    display: flex;
    align-items: center;
}

.search-results-element-container >a> img{
    margin-right: 10px;
    border-radius: 25px;
}

.norounded{
  
    border-radius: 0 !important;
}








.ui-tooltip,.ui-tooltip-content {
    font-size:.7rem;background-color:#777777;color:#ffffff;
}
.ui-tooltip {margin: 0 1rem 0 1rem;border-radius:5px}



/* scheda band shop */

.top-scheda {display:flex;flex-direction:row;padding:0 1rem;align-items:center;}
.meta-scheda {display:flex;flex-direction:column;}
.band .scheda-band h1 {text-align:left;padding-left:1rem; margin-bottom:1rem}
.band .scheda-band .venditore-label {padding-bottom: 1rem;font-size:.9rem;}
.band .scheda-band .venditore-label a {color:#111111;
    font-family:brevier;font-weight:500;
    text-decoration:underline;
}
.top-scheda a, #sharebutton a {color:#111111}
.top-scheda .avatar {flex:0 0 auto;width:25%;padding-right:1rem;display:flex;align-items:center;}
#sharebutton .trigger {background-color:#ccc;border-radius:5px;padding: 3px 5px;text-transform:uppercase;font-size: .7rem;text-decoration: none;color: #444;margin-right: 1rem;}
#sharebutton {padding-top:10px;display: flex;margin-bottom: 0;padding-bottom: 10px;}
#sharebutton {display:none}
.top-scheda .nome,.top-scheda .generi, .top-scheda .geo {font-family: "Brevier"; font-weight:500; font-size:.9rem}
.top-scheda .nome {font-weight:600}
.top-scheda .avatar img {width:100%;border-radius:50%;}
.scheda-band .box-contenuto {padding-left:1rem;padding-right:1rem;}

.listaarticoli {display: flex;flex-direction: row;flex-wrap: wrap;margin-bottom: 1rem;/* justify-content: space-between; *//* align-self: flex-end; */}
.listaarticoli a {display: flex;flex-direction: column;width: 50%;color: #111111;align-items: flex-start;align-self: self-start;padding:1rem 1rem 1rem 0;/* height: 249px; */}
.listaarticoli a:hover {text-decoration: none;}
.listaarticoli a img{width:100%;margin-bottom: .5rem;}
.listaarticoli a span{ margin-bottom: .5rem;font-size: .9rem;}
.listaarticoli a span.prezzo {font-weight:bold}

.dettaglioitem {display: flex;flex-direction: row;flex-wrap: wrap;align-items: flex-start;}
.dettaglioitem .pics { width: 100%; padding-bottom:1rem;}
.dettaglioitem .pics img { width: 100%; }

.descrizioneitem {display: flex;flex-direction: column;flex: 1 auto;}
.descrizioneitem #prezzo {font-weight:bold; font-size:1.2rem; padding-top:1rem;padding-bottom:1rem;}
.descrizioneitem #listavariazioni {margin-bottom:1rem;}
.descrizioneitem .rockit-btn{width: 130px; cursor: pointer;margin-bottom:1rem;}
span.butt.compra.rockit-btn.disabled {cursor: default;background: #aaa;}
.descrizioneitem div {display:flex;flex-direction:row;justify-content:space-between}
.descrizioneitem #dispo {font-style:italic;color:#555}
.descrizioneitem p img {width:100%;height:auto;}

.carrello {
    display: flex;
    flex-direction: column;
    margin:20px 0;
}

.carrello p{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    width: 100%;
    margin-bottom: 15px;
    justify-content: space-between;
    align-items: flex-start;
}
.carrello p span.item{
    flex: 0 0 50%;
    width: 50%;
}

.carrello p span.costo{
    flex: 0 0 20%;
    width: 20%;
    text-align: right;
}
.carrello p span.quantita{
    flex: 1 1 100%;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
}
.carrello span.overquantity {
    font-size: 0.7em;
    color: red;
    display: block;
}

.carrello p span.quantita span.fas {
    font-size: 0.4em;
    margin: 0 10px;
    cursor: pointer;
    color: white;
    background:black;
    width: 12px;
    height: 12px;
    line-height: 12px;
    border-radius: 50%;
    

}
.carrello p.header{
   font-weight: bold;
   font-style:italic;
   border-bottom: 1px solid black;
}
.carrello p.totale{
    justify-content: flex-end;
}
.carrello p.totale span.costo {
    flex: 0 0 100%;
    text-align: right;
}
.carrello p.totale span.costo span{
   font-weight: bold;
    
}

#contatore-carrello{
    display: none;
     
 }

 #contatore-carrello.attivo{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 20px;
    padding: 0;
    margin: 0;
    position: absolute;
    right: 0;
    bottom: 0;
 }

 #contatore-carrello.attivo a{
    color: white;
    background: red;
    display: block;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    line-height: 18px;
 }
  #contatore-carrello.attivo a:hover {text-decoration:none}

 .carrello .fas.fa-trash{
     cursor: pointer; margin-right:5px;
 
}
.carrello .rimuovi {display:flex; align-items:center;
    cursor: pointer; padding-top:10px;font-style:italic; font-size:.9rem;}

form#formspedizione {
    display: flex;
    flex-direction: column;
    /* width: 50%; */
}
@media (min-width:768px) {
    form#formspedizione #tipo_spedizione{
        width:200px;
    }
}
form#formspedizione #gopaga b {
    width:100%;
}
form#formspedizione #gopaga {
    display:flex; flex-direction:column; padding-top:1rem;
}
form#formspedizione #gopaga input {
    width:150px;
}
form#formspedizione label {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
}

form#formspedizione textarea {
    width: 100%;
}

#formpaypal{
    display: none;
}

#aggiuntocarrello{
    display: none;
}


@media (min-width:768px) {
    #sharebutton {display:flex;}
    #sharebutton.nobadge {padding-left:1rem;}
    .top-scheda .avatar {flex:0 0 auto;max-width:120px}    
    .intestazione.album #sharebutton.nobadge {padding-left:0rem;}
}

@media (min-width:1200px) {


    .listaarticoli a { width:25%; }
    
    .dettaglioitem .pics {width:50%; padding-right:1rem}
    .dettaglioitem .descrizioneitem {width:50%}
}





/* BANNER COMPILA */
.compila-wrapper {
    padding-bottom: 20px;
    /* background-color: #1b1b1b; */
    margin-top: 40px;
}
.compila-wrapper.interna {
    background-color:#e6e6e6;
    margin-top: 40px;
}
.compila-main {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    height: 130px;
    background-color: #97fbf7;
    overflow: visible;
    align-items: center;
}

.compila-main img,
.copertina-compila {
    height: 100%;
    width: auto;
}

.compila-wrapper .copertina-compila {
    display: flex;
    overflow: visible;
    position: relative;
}
.compila-wrapper.interna .copertina-compila {
    flex: 0 0 450px;
}

.compila-wrapper .copertinaquadrata {
    position: absolute;
    right: 130px;
    transform: rotate(-15deg);
}

.compila-wrapper .copertinaquadrata img {
    position: absolute;
    left: 0;
    width: 130px;
    height: 130px;
    border: 4px solid #9dd3fb;
    border-radius: 4px;
}

.compila-wrapper img.freccia1 {
    width: auto;
    height: 20px;
    z-index: 10;
}

.compila-wrapper .powered {
    flex: 1 1 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.compila-wrapper .powered img {
    max-height: 80px;                    
    height: auto;
}
.compila-wrapper .powered img.powered1 {
   max-width: 60%;
}
.compila-wrapper .powered img.powered2 {
   max-width: 35%;
   margin-left: 20px;
}


.compila-wrapper .link {
    height: 100%;
    display: block;
    padding: 20px;
    position: relative;
    margin-right: 20px;
    margin-left: 130px;
}

.compila-wrapper .link .freccia1 {
    position: absolute;
    top: calc(50% - 15px);
    left: -130px;
}

.compila-wrapper .playmobile{
    display: none;
}
@media (max-width: 1600px) {
    .compila-main {
        height: 100px;
    }
   
    .compila-wrapper .copertinaquadrata img {
        width: 100px;
        height: 100px;
    }
    .compila-wrapper img.freccia1 {
        height: 20px;
    }
    .compila-wrapper .link .freccia1 {
        top: calc(50% - 10px);
        left: -80px;
    }
    .compila-wrapper .link {
        margin-left: 80px;
    }
    .compila-wrapper.interna .copertina-compila {
        flex: 0 0 350px;
    }
   
}

@media (max-width: 1250px) {
    .compila-main {
        height: 80px;
    }
    .compila-wrapper .copertinaquadrata {
        right: 100px;
    }
    .compila-wrapper .copertinaquadrata img {
        width: 80px;
        height: 80px;
    }
    .compila-wrapper img.freccia1 {
        height: 10px;
    }
    .compila-wrapper .link .freccia1 {
        top: calc(50% - 5px);
        left: -30px;
    }
    .compila-wrapper .link {
        margin-left: 30px;
    }
}

@media (max-width: 768px) {
    .compila-wrapper {
        padding-bottom: 0;
        padding-top: 0px;
        margin-top:0!important;
  
    }
    
    .compila-wrapper img.freccia1 {
        display: none;
    }
    .compila-main {
        flex-wrap: wrap;
        height: auto;
        padding-bottom: 10px;
        padding-top: 15px
    }
    .copertina-compila>img{
        display: none;
    }
    .compila-wrapper .copertinaquadrata {
        position: relative;
        right: 60px;
    }
    .compila-main img, .copertina-compila {
         height:auto;
         width: 30%;
         flex: 0 0 30%;
        
        }
  
    .copertina-compila {
        justify-content: flex-end;
        padding: 20px 0 0 20px;
    }
    .compila-wrapper .powered {                        
        flex: 0 0 70%;
        width: 70%;
        justify-content: flex-start;
        
    }
    .compila-wrapper .link {
        margin-left: 0;
        margin-right: 0;
        flex: 0 0 100%;
        width: 100%;
        justify-content: space-around;
        align-items: center;
        display: flex;
    }
    
    .compila-wrapper .copertinaquadrata img {
        width: 60px;
        height: 60px;
    }
    .compila-wrapper .copertinaquadrata img:not(:last-child) {
        display: none;
    }
    .stories-section {
        top: 0px;
    }
    .compila-wrapper .copertina-compila {
        display: flex;
        overflow: visible;
        position: relative;
        height: 76px;
        padding: 20px;
    }
    .compila-wrapper .powered img.powered1 {
        max-width: 80%;
        max-height: auto;
        width: 60%;
        flex: 0 60%;
    }
    .compila-wrapper .powered img.powered2 {
       margin: 0;
       margin-left: 10px;
       width: 25%;
        flex: 0 0 25%;
    }
    .compila-wrapper .playmobile{
        display: block;
    }
    .compila-wrapper.interna .copertina-compila {
    flex:1 auto;
}
   
}
/* FINE BANNER COMPILA */