@media only screen and (max-width: 767px) and (orientation:portrait) {

    .in-slide-content {
        bottom: 50px;
        left: 20px;
        margin-right: 10%;
        z-index: 20;
        position: absolute;
        width: 45%;
        text-align: left;
    }

    .in-slide-content h2 { 		
        z-index:20;
        color:#fff;
        padding-bottom: 0px;
        font-size:40px;
        line-height:40px;
    }

    .in-slide-content p{ 		
        z-index:20;
        color:#fff;		
        font-size:12px;
        padding-top:20px;
        float:left;
        font-weight:bold;
    }

    .one_half {
        width: 100%;
    }
    .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;
    }
    #index {
        margin-top: 160px;
    }
    #navigation, #navigation2 {
        height: 90px;
    }
    #menu-buttone-mobile {
        display: inline-block;
    }
    #menu-right-mobile {
        display: block;
    }
    #navigation #logomenu ul.menu-left,
    #navigation2 #logomenu ul.menu-left,
    #navigation #logomenu ul.menu-right,
    #navigation2 #logomenu ul.menu-right {
        display: none;
    }
    #menu {
        display: none;
    }

    #logo img {
        padding: 0px;
        width: 115px;
        height: auto;
        margin-top: 0px;
        margin-right: 0px;
    }
    #logo {
        padding-top: 9px;
        margin-right: 0px;
    }
    .ordine-hal .btn_procedi {
        display: none !important;
    }

    .bar_menu {
        padding: 9px 15px;
        background-color: #111;
        color: #FFF;
    }

    #menu-right-mobile a {
        margin-left: 10px;
        margin-right: 10px;
    }

    #menu-right-mobile {
        top: 1px;
        position: relative;
        text-align: center;
    }

    #menu-right-mobile i {
        font-size: 20px;
        color: #fff;
    }


    #menu-buttone-mobile {
        position: absolute;
        right: 15px;
        top: 30px;
        width: 30px;
    }

    #menu-buttone-mobile i {
        font-size: 25px;
        color: #FFF;
    }
}