﻿@media (max-width: 768px) {
    body {
        /*margin:20px;*/
    }

    .vss-container, #vss-seperate-product #vss-top-questions {
        width: auto;
        padding: 0px 10px;
    }
}

@media (max-width: 480px) {
    /*#vss-global-menu {
        display: none;
    }*/

    .vss-header-right {
        display: none;
    }

    header, #body, #vss-footer, .min-width-1040, #body.min-width-1040, #vss-footer.min-width-1040 {
        min-width: 100%;
    }

    .vss-container-1100 {
        width: auto;
    }

    #vss-home-buttons {
        height: auto;
        display: inline-block;
    }

    #vss-slide-leftright {
        display: none;
    }

    #vss-home-buttons .vss-last-button-size, #vss-home-buttons .vss-button-size {
        height: 260px;
        width: 100%;
        margin: 5px 0px;
    }

    .vss-copyrights a {
        padding: 0px;
    }

    .vss-copyrights {
        text-align: left;
        line-height: normal;
    }

    .vss-footer-left {
        float: none;
        width: auto;
    }

    .vss-footer-menu div {
        float: none;
        padding-bottom: 10px;
    }

    .vss-footer-right {
        float: none;
        width: auto;
    }

        .vss-footer-right .float-right, .vss-contactus-submit.float-right {
            float: none;
        }

    #vss-slides .vss-slide-show .vss-slide-icon {
        right: 30%;
    }

    .vss-slide-list li {
        width: 100%;
    }

    .banner {
        width: 100%;
    }

        #vss-slide0 .banner h1, .banner h1 {
            font-size: 2.7em;
        }

        .banner h1 {
            line-height: 100%;
        }

        .banner table.sixth td, .banner table.first td, .banner table td {
            font-size: 1.3em;
            padding: 0px;
        }

            .banner table.sixth td.vss-size30px, .banner table td.vss-size30px {
                font-size: 1.6em;
            }

        .banner table td {
            line-height: 30px;
        }

        .banner table.sixth td {
            line-height: 28px;
        }

        .banner img {
            display: none;
        }

    #vss-product-submenu {
        display: none;
    }

    .vss-width1000, .vss-forms, .vss-contact-us .vss-forms, .vss-contact-us-td2,hr {
        width: 100%;
    }

    .vss-contact-us-td2 {
        width: 83%;
    }

    .jHtmlArea {
        width: 280px;
    }

    .vss-width1000 td, .vss-contact-us td, .vss-forms td {
        display: block;
        min-height: 15px;
    }

    .vss-product-header .vss-width1000 td {
        display: inline-block;
    }

    .vss-solutions-image, #vss-google-maps {
        display: none;
    }

    .vss-solutions-top tr td {
        display: block;
        width: 100%;
    }

    .vss-text-align-right {
        text-align: left;
        padding-bottom: 10px;
    }

    .vss-sidebar {
        width: auto;
    }
}
