<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
@media only screen and (max-width: 767px) and (orientation:landscape) {

    .container {
        width:440px;
        padding-top:100px;
        padding-bottom:100px;
    }
    
    .one_half, .one_half2 {
        width: 100%;
    }
    .one_half2 {
        padding-left: 10px;
        padding-right: 10px;
    }

    .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;
    }
    
    #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;
        width: 210px;
        height: auto;
        margin-top: 0px !important;
    }
    
    #logo {
        padding-top: 13px;
        margin-right: 40px;
    }
    .ordine-hal .btn_procedi {
        display: none !important;
    }
    
    .in-slide-content {
        bottom: unset;
        top: 140px;
    }
}</pre></body></html>