@media only screen and (max-device-width: 1024px) {

    [id*="apex"],
    [class*="apex"],
    [id*="Chat"],
    [class*="Chat"],
    [id*="chat"],
    [class*="chat"],
    [id*="ngage"],
    [class*="ngage"],
    [id*="avvo"],
    [class*="avvo"],
    [id*="super_lawyers"],
    [class*="super_lawyers"],
    #DisableBackgroundDiv,
    #captchainstructions,
    embed {

        display: none !important;
    }

    iframe[src*="vimeo"] {

        width: 100% !important;
        height: 200px !important;
        margin-bottom: 1em;
    }

    html body #top-numbers {

        font-size: 16px;
    }

    .mwrap #content > div > h1,
    .mwrap #content > div > h3 {

        line-height: 1.2;
        font-size: 1.3em;
        margin: 1em 0;
    }

    #index .bodytext .description h1 {

        font-size: 1.3em;
        line-height: 1.2;
    }

    #cont,
    #cont_wrapper {

        width: 100% !important;
    }

    #footer a { color: #0a44a7 !important ; }
}