.footer-nav ul li {
    display: block;
}

@media screen and (max-width: 605px) {
    .footer-nav ul li {
        display: inline-block;
    }
}

@media screen and (max-width: 480px) {
    [id^=grid][data-columns]::before {
        content: '1 .column.size-1of1'; } }

@media screen and (min-width: 481px) and (max-width: 768px) {
    [id^=grid][data-columns]::before {
        content: '2 .column.size-1of2'; } }

@media screen and (min-width: 769px) {
    [id^=grid][data-columns]::before {
        content: '3 .column.size-1of3'; } }

.mb40 {
    margin-bottom: 40px;
}


.overlay-internimagazine {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,0.95);
    z-index: 9; }
    .overlay-internimagazine .heading {
        background: transparent;
        z-index: 100;
        padding: 0;
        border-bottom: 0 none;
        height: 7vh;
    }
.overlay-internimagazine .heading .logo {
    max-width: 200px;
    position: absolute;
    left: 20px;
    top: 5vh;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%); }
.overlay-internimagazine .heading .logo h3 {
    padding: 0;
    margin: 0; }
.overlay-internimagazine .heading .title-zone {
    position: absolute;
    top: 0vh;
    left: 250px;
    right: 350px;
    bottom: 90vh; }
@media only screen and (max-width: 991px) {
    .overlay-internimagazine .heading .title-zone {
        left: 20px; } }
@media only screen and (max-width: 991px) {
    .overlay-internimagazine .heading .title-zone {
        display: none; } }
.overlay-internimagazine .heading .title-zone h2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 32px;
    padding: 0;
    margin: 0;
    height: 10vh;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
@media only screen and (max-width: 991px) {
    .overlay-internimagazine .heading .title-zone h2 {
        font-size: 18px; } }
.overlay-internimagazine .heading .title-zone h2 a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #000000;
    line-height: 125%; }
.overlay-internimagazine .heading .slide-count-wrap {
    position: absolute;
    right: 290px;
    top: 5vh;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
@media only screen and (max-width: 991px) {
    .overlay-internimagazine .heading .slide-count-wrap {
        right: auto;
        left: 20px; } }
.overlay-internimagazine .heading .gallery-icons {
    position: absolute;
    right: 20px;
    top: 5vh;
    -webkit-transform: translate(0%, -50%);
    transform: translate(0%, -50%); }
.overlay-internimagazine .heading .gallery-icons .icon-share {
    display: inline-block;
    float: right; }
.overlay-internimagazine .heading .gallery-icons .icon-share .s-btn {
    background: #DED7CD !important;
    border-radius: 50%; }
.overlay-internimagazine .heading .gallery-icons .icon-share .s-btn:hover {
    background: #34b3af !important; }
.overlay-internimagazine .heading .gallery-icons .icon-close {
    display: inline-block;
    float: right;
    margin-left: 10px;
    width: 4vh;
    background: #FFF;
    padding: 1vh;
    cursor: pointer; }
.overlay-internimagazine .heading .gallery-icons .icon-close img {
    max-width: 100%; }
.overlay-internimagazine .galleryslides .left-content-overlay {
    text-align: center;
    padding-right: 0;
    position: absolute;
    left: 0;
    top: 7vh;
    bottom: 15vh;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
@media only screen and (max-width: 991px) {
    .overlay-internimagazine .galleryslides .left-content-overlay {
        padding-right: 0; } }
.overlay-internimagazine .galleryslides .left-content-overlay .sponsor-area {
    height: 15vh;
    padding: 0 20px;
    text-align: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
.overlay-internimagazine .galleryslides .left-content-overlay .sponsor-area .label {
    display: block;
    text-align: left;
    padding: 0 0 10px;
    color: #645959;
    font-weight: 400;
    font-style: normal; }
.overlay-internimagazine .galleryslides .left-content-overlay .galleryslides-inner {
    height: 74vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
.overlay-internimagazine .galleryslides .left-content-overlay .galleryslides-inner .centered-gallery {
    position: relative;
    padding-left: 30px;
    padding-right: 30px;  }
@media only screen and (max-width: 767px) {
    .overlay-internimagazine .galleryslides .left-content-overlay .galleryslides-inner .centered-gallery {
        padding-left: 0; } }
.overlay-internimagazine .galleryslides .left-content-overlay .galleryslides-inner .centered-gallery .slick-slide figure {
    text-align: center;
    display: block; }
.overlay-internimagazine .galleryslides .left-content-overlay .galleryslides-inner .centered-gallery .slick-slide figure img {
    max-height: 80vh;
    margin: 0 auto; }
.overlay-internimagazine .galleryslides .right-content-overlay {
    position: absolute;
    right: 0;
    width: 400px;
    top: 11vh;
    bottom: 0;
    text-align: center; }
@media only screen and (max-width: 991px) {
    .overlay-internimagazine .galleryslides .right-content-overlay {
        display: none; } }
.overlay-internimagazine .galleryslides .right-content-overlay .adv {
    padding: 20px;
    background: #F6F5F3;
    display: inline-block; }


.slick-arrow {
    position: absolute;
    top: 50%;
    width: 40px;
    bottom: auto;
    height: 40px;
    border: 0 none;
    overflow: hidden;
    text-indent: 2000em;
    font-size: 0;
    z-index: 9;
    border-radius: 0;
    text-align: center;
    background-color: #FFFFFF;
    transition: background .6s ease; }
.slick-arrow:before {
    position: relative;
    content: "";
    display: inline-block;
    width: 12px;
    height: 12px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg); }
.slick-arrow.slick-prev {
    left: -17px; }
.slick-arrow.slick-prev:before {
    border-left: 2px solid #000000;
    border-bottom: 2px solid #000000;
    margin-right: -3px;
    margin-top: 2px; }
.slick-arrow.slick-next {
    right: -17px; }
.slick-arrow.slick-next:before {
    border-right: 2px solid #000000;
    border-top: 2px solid #000000;
    margin-left: -6px;
    margin-top: 2px; }
.slick-arrow:before {
    border-color: #000000; }
.slick-arrow:hover {
    background-color: #000000; }
.slick-arrow:hover:before {
    border-color: #fff; }
@media only screen and (max-width: 767px) {
    .slick-arrow:hover:before {
        border-color: #000000;
        opacity: 0.8; } }


.article-body.article-old-style p{
    color: rgb(0, 0, 0);
    font-family: "Roboto Slab";
    font-size: 20px;
    font-weight: 300;
    line-height: 35px;
    margin-bottom: 30px;
}


#gallery-fullscreen .gallery-credits {
    text-align: left;
    padding: 10px 40px;
    max-width: 100%;
    width: 100%;
    color: #FFF;
    font-family: "Roboto Slab";
    font-size: 15px;
    font-weight: 300;
    line-height: 25px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 15vh;
    background: transparent;
}
.video-cont video {
    max-width: 100%;
    height: 682px;
}

img.lazyloaded, img.lazyload {
    width: 100%;
}

header .fuorisalone-header .menu-cont nav ul li a {
    text-align: left;
}
.under-footer ul, .under-footer li{
    list-style:none;
}
.under-footer li{
    display: inline-block;
    vertical-align: middle;
}
.under-footer li a{
    color: #000;
    font-family: "Roboto Slab";
    font-size: 12px;
    font-weight: 400;
    line-height: 45px;
    margin: 0 15px;
}

.content-foglia .vertical-layout .top-image-caption .ti-categ a {
    color: #979eab;
}

.content-relative {
    position: relative;
}


@media only screen and (min-width: 607px) {
    .first-letter-auto-detail .art-text p:first-of-type::first-letter,
    .article-old-style.article-body .top-part-of-article .container:first-of-type::first-letter {
        font-weight: bold;
        color: #000;
        font-size: 90px;
        display: block;
        float: left;
        margin: -10px 10px 0 0;
        line-height: 100%; }
}

.content-foglia .vertical-layout .col-right .cr-content img {
    width: auto !important;
}

.widget_media_gallery h3.widget-title {
    display: none;
}

.article-old-style .adv.pull-right {
    margin-right: 0px;
    padding-bottom: 40px;
}

.white-bg  .listato-content{
    padding-top: 80px;
    margin-top: -100px;
}

.white-bg  .design-index-page-top{
    position:relative;
}

.content-fuorisalone-listato .results-list .visblock small {
    display: block;
    text-align: center;
    padding-top: 5px;
}

#adv-gpt-masthead-leaderboard-container1 {
    text-align: center;
    background: #000000;
}

.article-old-style.article-body .container, .article-body .art-text {
    color: rgb(0, 0, 0);
    font-family: "Roboto Slab";
    font-size: 20px;
    font-weight: 300;
    line-height: 35px;
    margin-bottom: 30px;
}

.article-old-style.article-body .container p {
    text-align: left !important;
}


.design-index-premium-dett .video-cont iframe {
    height: 680px; !important;
    width: 100%;
}

.article-body.article-old-style .top-part-of-article > .container > .masonry-section {
    margin-top: 60px;
}

.installazioni-altri.branded-story-top.branded-top-in-column .top-brand-title .tbt-title {
    font-size: 48px;
}

.tag-universitastatale .top-block-info-channel .tbt-title,
.tag-universitastatale .top-block-info-channel h1 {
    font-size: 48px;
}

.di-cont-fix-margin{
    padding-left: 15px;
    padding-right: 15px;
}

.caption-sf-edited {
    float: left;
    margin-right: 30px;
}

.caption-sf-edited .wp-caption-text {
    font-size: 15px !important;
    line-height: 25px !important;
}

.slick-arrow:hover:before {
    border-color: #000 !important;
}

.see-other-title a {
    color: #000;
}

.article-body.article-old-style .top-part-of-article .container .item-masonry a {
    border: none;
}

.home .full-image .sponsored-content {
    top: 130px;
}

.fascione-di-single .fascione-design-index {
    margin-bottom: 60px;
}
@media (max-width: 999px){
    .fascione-di-single .fascione-design-index {
        margin-bottom: 40px;
    }
}