@media only screen and (max-width: 479px) and (orientation: landscape) {


    h1 {
        font-size: 45px;
        line-height: 45px;
    }

    h2 {
        font-size: 30px;
        line-height: 30px;
    }

    h3 {
        font-size: 16px;
        line-height: 24px;
    }

    h4 {
        font-size: 20px;
        line-height: 20px;
    }

    h5 {
        font-size: 14px;
        line-height: 14px;
    }


    .container {
        width: 280px;
        padding-top: 100px;
        padding-bottom: 100px;
    }

    .one_half {
        width: 100%;
    }

    .one_third {
        width: 100%;
    }

    .one_fourth {
        width: 100%;
    }

    .one_fifth {
        width: 100%;
    }

    .one_sixth {
        width: 100%;
    }

    .two_fifth {
        width: 100%;
    }

    .two_fourth {
        width: 100%;
    }

    .two_third {
        width: 100%;
    }

    .three_fifth {
        width: 100%;
    }

    .three_fourth {
        width: 100%;
    }

    .four_fifth {
        width: 100%;
    }

    .five_sixth {
        width: 100%;
    }

    .one_half, .one_third, .two_third, .three_fourth, .one_fourth, .two_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth {
        float: left;
        margin-bottom: 20px;
        margin-right: 0;
        position: relative;
    }

    .team {
        background-color: #FFFFFF;
        float: left;
        height: 280px;
        margin-left: 27px;
        overflow: hidden;
        width: 225px;
        margin-bottom: 30px;
    }

    .team.last {
        margin-left: 27px;
    }

    h3.newsletter {
        float: none;
        margin-bottom: 20px;
        margin-top: 0px;
    }

    input.newsletter-email, input.newsletter-name {
        width: 256px;
        margin-bottom: 20px;
    }

    button.newsletter-sent {
        padding: 0 18px;
    }

    .portfolio {
        width: 100%;
    }

    .portfolio li {
        width: 100%;
        margin: 0 auto;
    }

    nav.primary ul {
        float: left;
        margin-top: 20px;
        width: 100%;
    }

    nav.primary ul li {

    }

    nav.primary ul li a {
        margin-left: 0px;
        padding: 0;
        text-align: center;
        margin-bottom: 10px;
        width: 100%;
    }

    .carousel_testimonials li {
        width: 240px;
    }

    .project_page {
        background-color: #fff;
        width: 280px;
    }

    .client {
        margin: 20px 70px 20px 70px;
    }

    .client:hover {
        margin: 20px 70px 20px 70px;
        opacity: 0.8;
    }

    .list_carousel li {
        height: 522px;
        width: 280px;
    }

    .news-intro {
        background: none repeat scroll 0 0 #FFFFFF;
        float: left;
        height: 225px;
        padding: 20px;
    }

    .news_page {
        background-color: #fff;
        width: 280px;
    }

    p.post-admin {
        width: 100%;
    }

    p.post-calendar {
        margin-left: 0px;
        width: 100%;
    }

    p.post-tagss {
        margin-left: 0px;
        width: 100%;
    }

    p.post-commentss {
        margin-left: 0px;
        width: 100%;
    }

    .footer ul.contactus li {
        font-size: 28px;
    }

    .footer ul.contactus li span.mail:after {
        top: 4px;
    }

    .footer ul.contactus li span.phone:after {
        top: 3px;
    }

    .footer-social {
        margin-bottom: 30px;
        margin-right: 30px;
    }

    .carousel_testimonials li h1 {
        font-size: 35px;
        line-height: 38px;
    }

    #map_canvas {
        width: 100%;
        height: 300px;
    }

    .separator1-bg {
        -webkit-background-size: auto;
        -moz-background-size: auto;
        background-size: auto;
    }

    .separator2-bg {
        -webkit-background-size: auto;
        -moz-background-size: auto;
        background-size: auto;
    }

    .separator3-bg {
        -webkit-background-size: auto;
        -moz-background-size: auto;
        background-size: auto;
    }

    .separator4-bg {
        -webkit-background-size: auto;
        -moz-background-size: auto;
        background-size: auto;
    }

    .separator5-bg {
        -webkit-background-size: auto;
        -moz-background-size: auto;
        background-size: auto;
    }

    .separator6-bg {
        -webkit-background-size: auto;
        -moz-background-size: auto;
        background-size: auto;
    }

    .separator7-bg {
        -webkit-background-size: auto;
        -moz-background-size: auto;
        background-size: auto;
    }

    .separator8-bg {
        -webkit-background-size: auto;
        -moz-background-size: auto;
        background-size: auto;
    }

    .separator9-bg {
        -webkit-background-size: auto;
        -moz-background-size: auto;
        background-size: auto;
    }

    .pagina img {
        width: 100% !important;
        display: block !important;
    }

    .news_box .news_boximg img {
        height: 230px;
    }
    .mostraprod_box_disp {
        max-width: 100%;
    }
}