.box-16-9-ratio{
    width: 100%;
    padding-bottom: 56.25%;
    position: relative;
    overflow: hidden;
    display: block;
}

.box-4-3-ratio{
    width: 100%;
    padding-bottom: 75%;
    position: relative;
    overflow: hidden;
    display: block;
}

.box-1-1-ratio{
    width: 100%;
    padding-bottom: 100%;
    position: relative;
    overflow: hidden;
}

.cover-image{
    background-position: center center;
    background-size: cover;    
    transition: all 1s;
}
.box-cover-image .cover-image:hover{
    transform: scale(1.2);
}
.box-cover-image{
    display:block;
    overflow: hidden;
}


.magazine-image{
    max-width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate( -50%, -50% );
    -ms-transform: translate( -50%, -50% );
    transform: translate( -50%, -50% );
}

.top-news-overlay{
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba( 0, 0, 0, 0.3 );
    z-index: 1;
    pointer-events: none;
}

.top-news-information{
    z-index: 2;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 20px;
}

.category-label{
    color: #fff;
    text-transform: uppercase;
    padding: 3px 15px;
    font-family: "berthold_akzidenz_grotesk_bMd";
}

.category-label:hover{
    color: #fff;
}

.yellow-label{
    background-color: #FF9607;
}

.green-label{
    background-color: #267C00;
}

.blue-label{
    background-color: #008FCE;
}

.top-news-title{
    color: #fff;
    text-transform: uppercase;
    font-family: "berthold_akzidenz_grotesk_bMd";
    font-size: 26px;
    display: block;
}

.top-news-title:hover{
    color: #fff;
}

.top-news-description{
    color: #fff;
    font-size: 15px;
}

.top-news-date{
    color: #fff;
    margin-bottom: 0px;
    position: relative;
    padding-left: 25px;
    line-height: 15px;
}

.latest-descrizione h4{
    height: 38px;
    max-height: 38px;
    overflow: hidden;
}

.latest-descrizione p{
    height: 60px;
    max-height: 60px;
    overflow: hidden;
}

.old-news-title{
    color: #2b4a76;
    font-family: "berthold_akzidenz_grotesk_bMd";
    font-size: 16px;
}

.old-news-date{
    font-size: 13px;
    margin-bottom: 0px;
}

.old-top-news{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px;
}

.old-top-news-image{
    width: 35%;
}

.old-top-news-description{
    width: 65%;
    padding-left: 10px;
}

.latest-descrizione{
    margin-top: 15px;
}

.latest-data{
    margin-left: 5px;
    font-size: 13px;
}

.latest-title{
    color: #2B4A76;
    font-family: 'berthold_akzidenz_grotesk_bMd';
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-top: 0;
}

.magazine-title{
    color: #2B4A76;
    font-family: 'berthold_akzidenz_grotesk_bCn';
    font-size: 28px;
    text-transform: uppercase;
    font-weight: bold;
}

.news--container{
    margin-bottom: 10px;
}

.row.row-flex{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
}

.top-news-container {
    display: block;
    padding: 0px 15px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.aside-news-container {
    display: block;
    width: 33.33333%;
    padding: 0 15px;
}

.top-news{
    height: 100%;
}

.top-news-image{
    width: 100%;
    height: 100%;
    position: absolute;
    /*top: 50%;
    left: 50%;*/
    /*-webkit-transform: translate( -50%, -50% );
    -ms-transform: translate( -50%, -50% );
    transform: translate( -50%, -50% );*/
}

.magazine-see-all{
    color: #FC4013;
    text-decoration: underline;
}

.magazine-see-all:hover{
    color: #FC4013;    
    text-decoration: underline;
}

.latest-news-header {
    padding: 0 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
}

.breadcrumbs-magazine {
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.single-magazine {
    display: block;
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 30px;
}

.single-magazine p + p {
    margin-top: 20px;
}

.single-magazine h1 {
    color: #2B4A76;
    font-family: "berthold_akzidenz_grotesk_bMd";
    font-size: 28px;
    letter-spacing: 0.5px;
    margin-bottom: 20px;
}

.single-magazine h2 {
    color: #2B4A76;    
    font-size: 16px;
    line-height: 1.5;
    font-weight: bold;
    margin-bottom: 20px;
}

.single-magazine a {
    text-decoration: underline;
}

.single-magazine figure {
    margin-top: 10px;
    margin-bottom: 10px;
    border-radius: 5px;
    overflow: hidden;
}

.single-magazine figure > img{
    height: auto;
    max-width: 100%;
}

.prodotto-citato {
    margin-top: 20px;
    display: block;
    text-decoration: underline;
    color: #333;
    font-weight: 300;
    font-family: "berthold_akzidenz_grotesk_bLt";
}

.productsCarousel.productsCarousel--magazine {
    margin-bottom: 30px;
    display: block;
}

.category--banner {
    background-size: cover;
    background-position: center center;
    position: relative;
}

.category--title{
    margin: 0;
    padding: 80px;
    text-align: center;
    color: #fff;
    z-index: 2;
    position: relative;
    text-transform: uppercase;
}

.single-magazine__utilities {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 10px;
    font-size: 14px;
}

.magazine-author {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.magazine-author.is-white {
    color: #fff;
}

.magazine-author__thumb {
    border-radius: 50%;
    overflow: hidden;
    margin-right: 10px;
    width: 20px;
}

.magazine-author__thumb > img {
    max-width: 100%;
    height: auto;
    display: block;
}

.magazine-author__name {
    font-size: 14px;
    text-transform: uppercase;
    font-family: "berthold_akzidenz_grotesk_bRg";
    margin: 0;
}

.magazine-author__date {
    display: block;
    position: relative;
    font-size: 13px;
    font-family: "berthold_akzidenz_grotesk_bRg";
    margin-left: 7px;
    padding-left: 7px;
}

.magazine-author__date:before {
    content: "";
    display: block;
    position: absolute;
    left: -1.5px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background-color: #000;
}

.is-white .magazine-author__date:before{
    background-color: #fff;
}

.magazine-tags {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 10px 0;
}

.magazine-tags > a {
    background-color: #ebebeb;
    padding: 3px 12px;
    text-transform: uppercase;
    font-family: "berthold_akzidenz_grotesk_bLt";
    text-decoration: none;
    font-weight: normal;
    border-radius: 3px;
}

.magazine-tags > a + a {
    margin-left: 10px;
}

.magazine-tags > a:hover,
.magazine-tags > a:focus {
    background-color: #2B4A76;
    color: #fff;
}

.magazine-share {
    border-radius: 3px;
    text-transform: uppercase;
    padding: 3px 40px 3px 15px;
    color: #fff;
    font-family: "berthold_akzidenz_grotesk_bMd";
    background-color: #2B4A76;
    text-decoration: none !important;
    font-weight: normal !important;
    background-image: url('../images/share.png');
    background-position: right 15px center;
    background-repeat: no-repeat;
}

.magazine-share:hover,
.magazine-share:focus {
    background-color: #5B7CA5;
    color: #fff;
}

.magazine-slider{
    width: 100%;
}

.magazine-slider .slick-prev.slick-arrow{
    position: absolute;
    left: 90px;
    z-index: 1;
    width: 55px;
    height: 55px;
}

.magazine-slider .slick-prev.slick-arrow:before{
    content: "";
    background-image: url('../images/white-arrow/left.png');
    width: 55px;
    height: 55px;
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
}

.magazine-slider .slick-next.slick-arrow{
    position: absolute;
    right: 90px;
    z-index: 1;
    width: 55px;
    height: 55px;
}

.magazine-slider .slick-next.slick-arrow:before{
    content: "";
    background-image: url('../images/white-arrow/right.png');
    width: 55px;
    height: 55px;
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
}

.magazine-slide-container{
    position: relative;
}

.magazine-slide-container .top-news-overlay{
    background-color: rgba(0, 0, 0, 0.8);
}

.slick-current .magazine-slide-container .top-news-overlay{
    background-color: rgba(0, 0, 0, 0.3);
}

.slick-slide.slick-current .top-news-information{
    display: block;
}

.magazine-slide-container .top-news-information{
    display: none;
}

.magazine-menu-container{
    background-color: #eaeaea;
    display: block;
    z-index: 999999;
    width: 100%;
}

.magazine-menu-container.magazine-menu-container-fixed{
    position: fixed;
    top: 0;
    left: 0;
}

.magazine-menu {
    display: inline-block;
    margin: 0;
    list-style-type: none;
    padding: 0;
}

.magazine-menu li {
    display: inline-block;
    margin-left: 20px;
}

.magazine-menu a{
    color: #2b4a76;
    font-family: "berthold_akzidenz_grotesk_bCn";
    font-size: 18px;
    text-transform: uppercase;
}

.magazine-flex{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 5px 15px;
}

.magazine-mobile{
    display: none;
}

.magazine-slider-image{
    width: 1110px;
    height: 400px;
    background-position: center center;
    background-size: cover;    
}

.magazine-flex img{
    max-height: 26px;
}

.seleziona-categoria-magazine h3 img{
    max-height: 24px;
}

.pagination-magazine{
    float: left;
}

.pagination-magazine .pagination{
    margin-right: 0px;
    margin-bottom: 15px;
}

.pagination-magazine .pagination li:last-child a{
    margin-right: 0px;
}

.old-top-news-description h4{
    max-height: 57px;
    overflow: hidden;
}   
.n-pagination{
    padding:7px 15px 0 0;
}

.prev-arrow-products.new-icon {
    left: 15px;
    background-image: url(../images/blue-arrow/left.png);
}

.next-arrow-products.new-icon {
    right: 15px;
    background-image: url(../images/blue-arrow/right.png);
}

.productsCarousel.productsCarousel--magazine{
    padding: 0 90px !important;
}

.prodotti-magazine li{
    padding: 0 10px;
}        


@media only screen and ( min-width: 768px ) and ( max-width: 1199px ){
    .old-top-news-description h4 {
        max-height: 40px;
        overflow: hidden;
        margin: 5px 0;
    }

    .old-top-news-description{
        width: 60%;
    }

    .old-top-news-image {
        width: 40%;
    }

    .old-news-date{
        font-size: 12px;
    }

    .productsCarousel.productsCarousel--magazine{
        padding: 0 80px !important;
    }
}

@media only screen and ( min-width: 768px ) and ( max-width: 1099px ){
    .magazine-slider-image{
        width: 100vw;
    }
}

@media only screen and ( max-width: 767px ){
    .productsCarousel.productsCarousel--magazine{
        padding: 0 10px !important;
    }

    .prodotti-magazine li{
        padding: 0 5px;
    }

    .is--magazine .navbar,
    .is--magazine .corriere{
        position: absolute !important;
    }

    .latest-news-header{
        margin-top: 25px;
    }

    .row--margin--xs{
        margin: 0 -15px !important;
    }

    .breadcrumb.breadcrumbs-magazine{
        padding: 10px 15px !important;
    }

    .magazine-flex{
        display: none;
    }

    .magazine-mobile{
        display: block;
        position: relative;
        width: 100%;
        text-align: center;
        padding: 10px 0;
    }

    .magazine-mobile img{
        max-height: 26px;
    }

    .btn.btn-magazine-category {
        padding: 0;
        position: relative;
        padding-right: 20px;
        background: none;
    }

    .btn-magazine-category:after{
        content: "";
        display: block;
        position: absolute;
        right: 0;
        top: 50%;
        -webkit-transform: translate( 0, -50% );
        -ms-transform: translate( 0, -50% );
        transform: translate( 0, -50% );
        background-image: url(https://www.df-sportspecialist.it/img/arrow-down.png);
        background-repeat: no-repeat;
        height: 8px;
        width: 13px;
    }

    .magazine-slider-image{
        width: 100vw;
    }

    .magazine-slider .slick-prev.slick-arrow{
        left: 5px;
    }

    .magazine-slider .slick-next.slick-arrow{
        right: 5px;
    }

    .magazine-slider .slick-prev.slick-arrow,
    .magazine-slider .slick-next.slick-arrow,
    .magazine-slider .slick-prev.slick-arrow:before,
    .magazine-slider .slick-next.slick-arrow:before{
        width: 23px;
        height: 23px;
    }

    .top-news-information{
        padding: 5px 30px;
    }

    .magazine-slider .magazine-author__name,
    .magazine-slider .magazine-author__date{
        font-size: 12px;
    }

    .top-news-title{
        font-size: 20px;
    }

    .row.row-flex{
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .top-news-container{
        width: 100%;
        -webkit-box-flex: unset;
        -ms-flex-positive: unset;
        flex-grow: unset;
        margin-bottom: 10px;
    }

    .mobile-no-padding{
        padding: 0px !important;
    }

    .aside-news-container{
        width: 100%;
    }

    .old-news-title{
        font-size: 14px;
    }

    .old-top-news-image{
        width: 35%;
    }

    .old-top-news-description{
        width: 65%;
    }

    .category-label{
        font-size: 12px;
        padding: 2px 15px;
    }

    .old-news-date{
        font-size: 12px;
    }

    .top-news.box-16-9-ratio{
        padding-bottom: 100%;
    }

    .top-news-container .top-news-information{
        padding: 5px 20px;
    }

    .top-news-information h3{
        margin-top: 10px;
    }

    .top-news-description{
        font-size: 13px;
    }

    .magazine-author__name{
        font-size: 12px;
    }

    .news--container{
        margin-bottom: 20px;
    }

    .category--title{
        padding: 30px;
    }

    .latest-descrizione h4{
        height: auto;
        max-height: none;
        overflow: auto;
    }

    .latest-descrizione p{
        height: auto;
        max-height: none;
        overflow: auto;
    }

    .old-top-news-description h4{
        max-height: 40px;
        overflow: hidden;
    }
}

@media only screen and ( max-width: 350px ){
    .old-top-news-description h4 {
        max-height: 21px;
        overflow: hidden;
    }
}