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


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

    #logo {
        margin-left:20px;
    }

    #navigation ul, #navigation2 ul {
        width: 200px;
        padding: 5px 0;
        position: relative;
        top: 21px;
        right: 20px;
        border: solid 1px #efefef;
        background: #fff url(../images/icon-menu.png) no-repeat 10px 11px;
        border-radius: 3px;		
    }

    ul#menu li {
        display: none;
        margin: 0;
    }

    #solosusky {
        position: absolute;
        margin-left: 60%;
        margin-top: 100px;
    }

    #navigation .current, #navigation2 .current {
        display: block!important;
    }

    #navigation a, #navigation2 a {
        display: block;
        padding: 5px 5px 5px 32px;
        text-align: left;
    }

    #navigation ul:hover, #navigation2 ul:hover {
        background-image: none;
    }

    #navigation ul:hover .current, #navigation2 ul:hover .current {
        background: url(../images/icon-check.png) no-repeat 10px 7px;
    }

    #navigation ul li:hover a, #navigation ul li.current a, #navigation2 ul li:hover a, #navigation2 ul li.current a {
        color: #000;
        border-top: 0px;
    }

    #navigation a, #navigation a:active, #navigation a:visited, #navigation2 a, #navigation2 a:active, #navigation2 a:visited {
        padding-top:5px;
        height:auto;		
        padding-bottom:5px;
    }

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

    .in-slide-content h1{ 		
        z-index:20;
        color:#fff;
        border-bottom:#fff solid 1px;
        padding-bottom:20px;
        font-size: 28px;
        line-height: 32px;
        float:left;
    }

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

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

    .portfolio {
        width: 100%;
    }

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

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

    nav.primary ul li a {
        margin-left: 0px;
        margin-right: 10px;
        margin-bottom:10px;
    }

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


    #latestvideo {
        float: left;
        margin-right: 0px;
    }

    #latestvideo img {
        width: 100%;
        height: auto;
    }

    #latest3video img {
        width: 100%;
        height: auto;
    }

    .playerxl {
        position: absolute;
        margin-left: 207px;
        margin-top: 90px;
        color: rgba(255, 255, 255, 0.75);
    }

    #videocat img {
        width: 100%;
        height: auto;
    }

    #mappabikefriendly {
        width: 100%;
        height:auto;
        float: left;
        margin-right: 10px;
    }

    .elenco_orizz_rubriche {
        position: relative;
        margin-left: 0px;
        margin-top: 0px;
        text-align: left;
        width: 100%;
    }

    .footerblock1 {
        width: 100%;
        float: none;
    }

    .footerblock2 {
        width: 100%;
        float: none;
        text-align:left
    }

    #mappabikefriendly {
        width: 100%;
        float: left;
        margin-right: 10px;
    }

    #formmappa input[type=text] {
        background-color: #e9e9e9;
        color: #656565;
        border: 0px;
        border-radius: 0px;
        float: left;
        width: 100%;
        margin-right: 10px;
    }

    #bannervideo {
        /* float: left; */
        position: absolute;
        margin-top: 0px;
        margin-left: 0px;
    }

    #basic {
        width: 260px;
    }

    .playersmall2 {
        position: absolute;
        margin-left: 206px;
        margin-top: 120px;
        color: rgba(255, 255, 255, 0.75);
    }


    #community_social_colcx li {
        display: inline;
        margin: 16px;
    }

    .crop_progr {
        max-width: none;
        height: auto;
        /* margin: -69px 0px 0 -11px; */
        width: 100%;
    }

    #bikeroutecat img{
        width:100%;
        height:auto;	
    }

    #oraintv {
        position: absolute;
        left: 0px;
        background-color: #acd0ad;
        color: #fff;
        padding: 5px 10px;
        margin-top: 164px;
        width: 100px;
        text-align: center;
        margin-left:0px;
    }

    .bikeroutecateg {
        position: absolute;
        color: #fff;
        padding: 5px 15px;
        top: 0px;
        left:0px;
        margin-top:auto;
        margin-left:auto;
        width: 110px;
        text-align: center;
    }

    .boxcart {
        position: absolute;
        margin-left: 374px;
    }

    .boxprezzo {
        position: absolute;
        margin-left: 241px;
        margin-top: -20px;
        font-size: 16px;
        font-weight: 600;
        text-align: right;
        width: 200px;
    }

    .prod_img img{
        width:100%;
    }

    .prod_carrello {
        position: relative;
        margin-top: 0px;
        margin-left: 0px;
    }

    .prod_prezzo {
        position: relative;
        margin-top: 0px;
        margin-left: 0px;
        padding: 20px 0px;
        font-size: 20px;
    }

    .prodnelcarrello {
        background: none repeat scroll 0 0 #ec4616;
        border-radius: 57px;
        font-size: 12px;
        height: 20px;
        padding: 2px;
        position: absolute;
        text-align: center;
        width: 20px;
        margin-top: -2px;
        color: #fff;
        margin-left: 11px;
    }

    #mostranews img {
        max-width: auto;
        height: auto;
        width:100%;
    }

    #bannervideo {
        float: left;
        position: relative;
        margin-top: 0px;
        margin-left: 0px;
    }

    .playersmall {
        position: absolute;
        margin-left: 200px;
        margin-top: 97px;
        color: rgba(255, 255, 255, 0.75);
    }
    .minh, .servi_dett {
        height: auto;
    }
}