﻿@media (max-width: 767px) {
    .bodyTop {
        margin-right: auto;
        margin-left: auto;
        padding-left: 0px;
        padding-right: 0px;
        margin: 0 auto;
        width: 765px;
    }

    .umb-grid .container {
        margin-right: auto;
        margin-left: auto;
        padding-left: 0px;
        padding-right: 0px;
    }

    video {
        max-width: 98% !important;
        width: 100% !important;
    }

    .bodyTop {
        clear: both;
        float: left;
        width: 100%;
        margin-bottom: 24px;
        margin-top: 20px;
    }

    .imgSostitutiva {
        display: block !important;
        max-width: 100%;
        height: auto;
    }

    .flashBox {
        display: none;
    }

    .bannersfondo {
        background-size: 100%;
        width: 100% !important;
        height: 420px;
    }

    .resPrinTxt {
        position: absolute;
        left: 0;
        top: 100px !important;
        width: 100%;
        margin: 0;
        padding: 0;
        text-align: left;
        color: #000000;
    }

    .bannersfondo p {
        font-weight: normal;
        font-size: 12px;
        margin: 0 0 10px 0;
        padding: 0;
        color: #4d4e53;
        font-family: Arial;
        line-height: 12px;
        line-height: 17px;
    }

    .bannersfondo h3 {
        font-weight: bold;
        font-size: 13px;
        margin-top: 20px !important;
        padding: 0;
        color: #4d4e53;
        font-family: Arial;
        font-style: normal;
    }

    .pharmaBoxHome {
        padding: 5px !important;
        margin: 0 !important;
        width: 140px !important;
    }

        .pharmaBoxHome .title {
            left: 5px !important;
            width: 130px !important;
        }

    body #footer .closer .links .item-list li {
        display: inline-block;
        border-right: 1px solid #1986c5;
        font-size: 11px;
        padding: 0 5px;
        margin-bottom: 10px;
    }

    body #footer .closer .links .item-list {
        margin: 0 0 20px 0;
        font-size: 0;
    }
}