﻿/* Extra style fix per Header e Footer */

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
}

footer .footer_group {
    margin-left: 10px !important;
}

footer .footer_group ul li {
    margin-left: 0 !important;
}

@media screen and (max-width: 640px) {
    footer .footer_group {
        width: 90% !important;
        margin-left: 6% !important;
    }
    footer .footer_group h4,
    footer .footer_group span.h4 {
        font-size: 11px;
        margin-bottom: 5px;
    }
    footer .footer_group ul {
        padding: 0;
    }
    footer .footer_group ul li a {
        font-size: 11px;
    }
}

.corporate_footer span.h4 {
    text-transform: uppercase;
}

#main_menu nav ul.second_level {
    z-index: 9999;
}


.scroll-pane-editorial {
    padding: 5% 10px 20px 10px;
    margin-top: 0;
    margin-bottom: 0;
    background: #fff;
    color: #000;
    font-family: "News Gothic MT W01", Times, sans-serif;
    font-size: 14px;
    line-height: 20px;
    font-weight: normal;
    font-style: normal;
    width: 100% !important;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-height: 100% !important;
    /*overflow-y: auto !important;*/
    overflow-x: hidden;
}

.mCSB_scrollTools .mCSB_draggerContainer {
    right: -8px;
}

.mCS-dark .mCSB_dragger_bar {
    border-radius: 0 !important;
    background: #000 !important;
    width: 7px !important;
}

.frg13_CategoryPage .flex-content .text {
    float: left;
    width: 33%;
    color: #fff;
    padding: 20px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px;
    line-height: 17px;
    text-transform: uppercase;
}

.frg13_CategoryPage .flex-content .img {
    float: left;
    width: 66%;
}

    .frg13_CategoryPage .flex-content .img img {
        margin: 0 auto;
        display: block;
        max-width: 100%;
    }


@media screen and (max-width: 768px) {
    #frg_wrapper {
        position: relative;
        top: 110px;
    }

    .corporate_footer {
        margin-top: 84px;
    }

    .scroll-pane-editorial {
        max-height: 400px !important;
    }

    .frg13_CategoryPage .frg13_runway_flexslider .flex-caption {
        border-bottom: none;
        margin-bottom: 10px;
    }

    .frg13_CategoryPage .flex-content .img img {
        height: auto !important;
    }
}

@media only screen and (max-width: 640px) {
    .mobile_nav {
        display: block !important;
    }

    #frg_wrapper {
        top: 0;
    }

    .scroll-pane-editorial {
        max-height: 400px !important;
    }

    .frg13_CategoryPage .flex-content .text {
        float: none;
        width: 100% !important;
    }

    .frg13_CategoryPage .flex-content .img {
        float: none;
        width: 100% !important;
    }

    .frg13_runway_flexslider.frg13_carousel .slides {
        height: auto !important;
    }
}
