@media only screen and (max-width: 767px) and (orientation:portrait) {
    
    .one_half, .one_half2 {
        width: 100%;
    }
    .one_half2 {
        padding-left: 10px;
        padding-right: 10px;
    }
    .full_sixth {
        width: 100%;
    }
    .one_half_full {
        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%;
    }
    .third_fourth {
        width: 100%;
    }

    .one_half, .one_half_full, .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: 107px;
        overflow: hidden;
        width: 225px;
        margin-bottom:30px;
    }

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

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

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

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

    .carousel_testimonials li {
        width: 400px;
    }

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

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

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

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

    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%;
    }

    .user_comment_reply {
        margin-left:-60px;
        background: url("../images/user.png") no-repeat scroll 0 0 transparent;
        margin-top: 40px;
        padding-left: 60px;
    }

    .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;
    }

    .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;
    }
    #menu-buttone-mobile {
        display: inline-block;
    }
    #menu-right-mobile {
        display: block;
    }
    
    .navig #logomenu ul.menu-left,
    .navig #logomenu ul.menu-right {
        display: none;
    }
    
    #menu {
        display: none;
    }

    #logo img {
        padding: 0px;
        height: auto;
        margin-top: 0px;
        margin-right: 0px;
        height: 75px;
    }
    
    .navig.fixedNav #logo img {
        margin-top: 0px;
    }
    
    #logo {
        padding-top: 15px;
        margin-right: 0px;
        height: 90px;
        width: 210px;
    }
    .ordine-hal .btn_procedi {
        display: none !important;
    }
    #index {
        height: 400px !important;
    }
    .in-slide-content {
        bottom: unset;
        top: 140px;
    }
    
    .colonna1_store {
        width: 100%;
        float: none;
        margin-top: 25px;
    }
}