@media only screen and (min-width: 320px) and (max-width: 480px) {

    html, body {
        width: 100%;
        height: 100%;
        padding: 0;
        margin: 0;
    }

    body {
        background: #FFF;
        width: 340px;

        margin: 0 auto;

    }

    .wrap-bg {
        -webkit-box-shadow: 0px 0px 8px 0px #DADADA;
        box-shadow: 0px 0px 8px 0px #DADADA;
        padding: 10px;
        overflow: auto;
    }

    .wrap {
        width: 320px;
        margin: 0 auto;
        padding: 20px 0;
    }

    #mainnav {

        height: 75px;
        width: 340px;
        position: relative;
    }

    #mainnav ul li a {
        float: left;
        margin: 11px 0;
    }

    .homeheader-content h1 {
        font-size: 25px;
        line-height: 42px;
        color: #bbb;
        font-weight: normal;
    }

    .homeheader-content-main {
        font-size: 36px;
        font-weight: bold;
        color: #00aff0;
    }

    .home-bar h4 {
        font-size: 18px;
        padding: 10px 20px;
        line-height: 30px;
        font-weight: normal;
        color: #d1e0ec;
    }

    .action-button {
        position: relative;
        padding: 8px 60px;
        margin: 0px 10px 10px 30px;
        float: left;
        border-radius: 4px;
        font-size: 18px;
        color: #FFF;
        text-decoration: none;
    }

    #mainnav ul {
        float: right;
        padding: 64px 0 0 0px;
        margin: 10px 3px;
    }

    .homeheader-content figure img {
        display: inline-block;
        margin-left: 00px;
        text-align: left;
        width: 320px;
    }

    .homeheader-content figure {
        display: inline-block;
        margin-left: 0px;
        text-align: left;
        width: 320px;
    }

    .homeheader-content article {
        display: inline-block;
        width: 320px;
        text-align: left;
    }

    #introcol .leftcol,
    #introcol .rightcol,
    {

        width: 310px;
        float: left;
    }

    #introcol .leftcol {

        padding: 20px 25px 18px;
        float: left;
        border-radius: 6px;
        border: 1px solid #e8e8e8;
        text-align: center;
        margin-bottom: 20px;
    }

    #introcol .rightcol {
        padding: 20px 25px 18px;
        float: right;
        border-radius: 6px;
        border: 1px solid #e8e8e8;
        text-align: center;
        margin-bottom: 20px;
    }

    .#introcol .rightcol {
        /* width: 270px; */
        padding: 20px 25px 18px;
        float: right;
        border-radius: 6px;
        border: 1px solid #e8e8e8;
        text-align: center;
    }

    #introcol .midcol {
        margin: 0px;
        float: left;
    }

    .multimedia-content-gap30 {
        padding-top: 0px;
    }

    #multimedia-content figure {
        display: inline-block;
        margin-left: 24px;
        height: 223px;
    }

    #multimedia-content {
        padding-top: 0px;
    }

    #multimedia-content article {
        display: inline-block;
        width: 320px;
        text-align: left;
        padding-left: 0px;
    }

    .inner-home-bar-right {
        width: 320px;
        float: left;
    }

    .twocol-left {
        width: 320px;
        padding-top: 16px;
        float: left;
        margin: 2px 12px 0 0px;
    }

    .twocol-right {
        width: 320px;
        padding-top: 16px;
        float: left;
        margin: 2px 12px 0 0px;
    }

    #footer-copyright-bottom {
        width: 320px;
        margin: auto;
        padding: 10px;
        height: 163px;
    }

    #footer-copyright-bottom a {
        color: #a5a5a5;
        padding-bottom: 10px;
        line-height: 38px;
    }

    #bottom {
        width: 320px;
        margin: auto;
        padding: 20px;
        height: 109px;
    }

    #bottom h1 {
        color: #fff;
        line-height: 36px;
        font-size: 21px;
        width: 287px;
    }

    .footer {
        background: #3e3e3d url("../images/bar-bg.jpg") repeat-x;
        float: left;
        width: 320px;
        color: #666;
        margin-top: 20px;
        position: relative;
        font-size: 14px;
        z-index: 1;
    }

    .footer-copyright {
        background: #3e3e3d url("../images/footer-bg.jpg") repeat-x;
        float: left;
        width: 320px;
        color: #666;
        position: relative;
        font-size: 14px;
        z-index: 1;
    }

    #credits {
        padding: 0 0 10px 0;
        color: #aaa;
        width: 320px;
        margin: 0;
    }

    .inner-home-bar-left {
        width: 200px;
        float: left;
        padding-top: 0px;
    }

    .inner-home-bar {
        background: #0b567b url("../images/bar-bg.jpg") repeat-x;
        color: #fff;
        height: 378px;
        margin-top: 117px;
    }

    .normalpage {
        padding-top: 16px;
        width: 320px;
        float: left;
        margin: 2px 12px 0 0px;
    }

    #page1 {
        padding: 19px;
        width: 260px;
    }

    .contact-us-body {
        padding-top: 16px;
        width: 320px;
        margin: 0 auto;
    }

    #contactform input.text {
        width: 280px;
        border: 1px solid #e4e4e4;
        height: 25px;
        background: #dee7ef;
        border-radius: 2px;
        margin: 5px 0;
    }

    #contactform textarea {
        width: 280px;
        border: 1px solid #e4e4e4;
        height: 125px;
        background: #dee7ef;
        border-radius: 2px;
        margin: 5px 0;
    }

    #contactform li.buttons {
        margin: 15px 0 0 5px;
        float: left;
    }

    #contactform {
        padding: 0;
        margin: 0;
    }

    .captcha-gap {
        margin-bottom: 20px;
    }

    #form_new {
        padding: 20px;
        border-radius: 4px;
    }

    .inner-home-bar h4 {
        font-size: 18px;
        padding: 10px 0 0 30px;
        line-height: 30px;
        font-weight: normal;
        color: #d1e0ec;
    }

}




