.mobile-only { display:none; }

header { background: none; }
header.product { height: auto; background: none; margin: 0;  }
header.product .container-bg-header { position: relative; height: auto; }
header.product .container-bg-header img.bg-header {
    position: inherit;
    z-index: -1;
    top: 0;
    margin-left: -630px;
    width: 1260px;
    height: auto;
    display: inline-block;
}

header.product > .container { position: absolute; top: 0; left: 119px; }
header.product .container > .hero-unit { top: 60px;    left: 112px; }
header.product #navbar-product {
    position: relative;
    bottom: -2px;
    top: inherit;
    margin-top: -50px;
}

/* floating hero area (menu) */
#navbar-product {
    height: auto;
    width: 100%;
    position: relative;
    z-index: 999;
    -webkit-transition-property: all;
    -webkit-transition-duration: 300ms;
    -webkit-transition-timing-function: cubic-bezier(0.165,0.84,0.44,1);
    -webkit-transition-delay: 0;
    -moz-transition-property: all;
    -moz-transition-duration: 300ms;
    -moz-transition-timing-function: cubic-bezier(0.165,0.84,0.44,1);
    -moz-transition-delay: 0;
    -ms-transition-property: all;
    -ms-transition-duration: 300ms;
    -ms-transition-timing-function: cubic-bezier(0.165,0.84,0.44,1);
    -ms-transition-delay: 0;
    -o-transition-property: all;
    -o-transition-duration: 300ms;
    -o-transition-timing-function: cubic-bezier(0.165,0.84,0.44,1);
    -o-transition-delay: 0;
    transition-property: all;
    transition-duration: 300ms;
    transition-timing-function: cubic-bezier(0.165,0.84,0.44,1);
    transition-delay: 0;
}
header.product .navbar-product nav ul { height: 46px; overflow-y: hidden; }
header.product .navbar-product nav ul li.red { background-color: #eb2e2c; }
header.product .navbar-product nav ul li.red a { color: white; }
header.product .navbar-product nav ul li.first a img { width: auto; height: auto; max-height: 30px; margin-top: 8px; }
header.product #navbar-product nav ul li img { margin-top: 7px; }

header.product #navbar-product nav ul li.first a {
    border-right: 1px solid #373737;
}


.active-bar {
    background-color: #eb2e2c;
    display: none;
    height: 1px;
    position: absolute;
    top: 0;
    width: 100%;
}

.hover-active-bar {
    display: block;
    width: 0;
    height: 2px;
    background-color: #eb2e2c;
    z-index: 20;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition-property: all;
    -webkit-transition-duration: 300ms;
    -webkit-transition-timing-function: ease;
    -webkit-transition-delay: 0;
    -moz-transition-property: all;
    -moz-transition-duration: 300ms;
    -moz-transition-timing-function: ease;
    -moz-transition-delay: 0;
    -ms-transition-property: all;
    -ms-transition-duration: 300ms;
    -ms-transition-timing-function: ease;
    -ms-transition-delay: 0;
    -o-transition-property: all;
    -o-transition-duration: 300ms;
    -o-transition-timing-function: ease;
    -o-transition-delay: 0;
    transition-property: all;
    transition-duration: 300ms;
    transition-timing-function: ease;
    transition-delay: 0;
}


header.product .navbar-product nav ul li.active .active-bar{ display: block; }

/* external push 1px border [rimosso] */
.push_line { height: 141px; overflow-y: hidden; }
.push_line .title { height: 141px; line-height: 141px;}

/* desktop -> tab image item sfora la larghezza del tab*/
.tab .inner-50 .row.row-50 .span7 img {  width: auto; height: auto; max-width: 480px; margin-top: 55px; }

/*** BLOCK PAGINATION ***/
.block-pagination ul.btn-group{
    text-align: center;
    list-style: none;
}
.block-pagination .container{
    padding: 30px 0px 30px 0px;
}
.block-pagination ul.btn-group li{
    /*padding: 0px 4px 0px 4px;*/
}
.block-pagination ul.btn-group i.icon-left,.block-pagination ul.btn-group i.icon-right {
    padding: 0px;
}
.t-mobile .block-pagination ul.btn-group li{
    margin-bottom: 10px;
}
/*** BLOCK PAGINATION ***/

/***
Responsive overrides for templating
***/
@media only screen and (max-width: 960px){

    .mobile-only { display:block; }

    header #navbar .container{width: 960px;}

    /* content blocks */
    .container { width: 96%; padding: 0 10px;}
    .feature .container { padding: 50px 30px 65px 10px;}
    .feature .container .row [class*="span"] .block-link:first-child {text-align: center; }


    /* media section */
    .container [class*="span"] {width: 98%; }
    .tab-news .tab-content .tab-pane .push {text-align: center;}
    .tab-news .tab-content .tab-pane .push img {display: inline-block;}
    .tab-news .tab-content .tab-pane .description {text-align: center; width: 50%; margin: 0 auto;}
    .block-link {text-align: center;}


    .wrapper .container { padding: 0; }
    .wrapper > div[id*="section"] .container,
    .wrapper > section[id*="section"] .container,
    .wrapper > section.simple-gallery-4me .container{
        padding: 20px 2%;
    }

    /* photogallery  */

    .wrapper section.background-dark { height: auto; background: #202020; }
    .wrapper section.background-dark h2 { color: #fff; }
    .wrapper section.background-dark h3 { color: #fff; }
    .wrapper section.background-dark h4 { color: #fff; }
    .wrapper section.background-dark p { color: #fff; }
    .wrapper section.background-dark .container h4 { color: #fff; }

    .gallery-container {
        width: 96%;
        margin-left: 2%;
        height: auto;
        min-height: 250px;
    }

    .rsOverflow { width: 100% !important; }

    /* external push */

    .push_line { height: auto; background: #202020; }
    .push_line .title { background: none; width: 100%;  padding: 0; display: inline-block; height: auto;line-height: normal; margin-top: 20px; margin-bottom: 20px;}
    .push_line .span6 { width: 96% !important; margin: 0; margin-left: 2%; height: auto; line-height: normal; }

    .push_line .row [class*="span"], .push_line .row.row-50 [class*="span"] { height: auto; line-height: normal; }
    .push_line .container-link .inner { line-height: normal; height: auto; margin: 20px auto; text-align: center; }

    /* push line in mobile theme is push-line :( */
    .push-line { height: auto; background: #202020; }
    .push-line .row [class*="span"], .push-line .row.row-50 [class*="span"] { height: auto; line-height: normal; }
    .push-line .container-link .inner { line-height: normal; height: auto; margin: 20px auto; text-align: center; }
    .push-line .title { background: none; width: 100%; display: inline-block; height: auto;line-height: normal; padding: 0; text-align: center; }
    .push-line .span6 { width: 96% !important; margin: 0; margin-left: 2%; height: auto; line-height: normal; }
    .push-line .row h3 { color: white; font-size: 16px; }
    .push-line .row h3::first-letter { font-size: 16px; }
    .push-line .row p { color: white; }

    /* new graphic for push line (only mobile) */
    .wrapper > section[id*="section"].push-line .container { padding: 30px 0 0; width: 100%; }
    .t-tablet .wrapper > section[id*="section"].push-line .container { padding: 0; }

    .push-line .title { background: url(../images/bg-external-push-mobile.jpg) no-repeat; background-size: 100% 60px; background-position-y: 100%; }
    .push-line .title h2 { margin: 0; }
    .push-line .title::after { content: ""; height: 50px; display: block; }
    .push-line > .container > .row > div:nth-child(2) { background-color: #323232; padding-bottom: 1px; }
    .push-line > .container > .row > div:nth-child(2) .inner { padding-top: 20px; text-align: center; }

    /* tabs */
    .tab ul.nav-tabs { padding: 0; }
    .tab ul.nav-tabs .swiper-wrapper { margin: 0; }
    .tab ul.nav-tabs li.icon-nav { vertical-align: top;  }
    .tab ul.nav-tabs li.icon-hide { display: none; }
    .tab .inner-50 .row.row-50 .span7 { overflow: hidden; }

    /* link button */
    .link-btn-border {
        position: relative;
        outline: none;
        overflow: hidden;
        display: inline-block;
        vertical-align: middle;
        border: 1px solid #000;
        line-height: 14px;
        padding: 17px 20px;
        z-index: 1;
        width: auto;

        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition-property: all;
        -webkit-transition-duration: 300ms;
        -webkit-transition-timing-function: ease;
        -webkit-transition-delay: 0;
        -moz-transition-property: all;
        -moz-transition-duration: 300ms;
        -moz-transition-timing-function: ease;
        -moz-transition-delay: 0;
        -ms-transition-property: all;
        -ms-transition-duration: 300ms;
        -ms-transition-timing-function: ease;
        -ms-transition-delay: 0;
        -o-transition-property: all;
        -o-transition-duration: 300ms;
        -o-transition-timing-function: ease;
        -o-transition-delay: 0;
        transition-property: all;
        transition-duration: 300ms;
        transition-timing-function: ease;
        transition-delay: 0;
    }

    .link-btn-border.link-white { border-color: #FFF; }


    /* floating hero area */
    header.product { position: relative; }
    header.product .container > .hero-unit { top: 160px; }

    header.product > .container { position: absolute; top: 23px; left: 20px; z-index: 2;}
    header.product > .container ul.block-link { list-style: none; width: 90%; padding: 0; left: 0; margin: 78px 0 0; }
    header.product > .container ul.block-link li { width: 50%; float: left; text-align: left; }
    header.product > .container ul.block-link li a { font-size: 13px; font-weight: 900; text-transform: uppercase; }

    header.product .container-bg-header img.bg-header { z-index: 1; width: 100%; margin-left: 0; left: 0; }

    header.product .navbar-product { background-color: #202020; height: auto; margin: 0; width: 100%; }
    header.product .navbar-product nav > .container { padding: 0;width: 100%; }
    header.product .navbar-product nav ul { height: 40px; margin: 0;}
    header.product .navbar-product nav ul li { height: 40px; list-style: none; background-color:#323232;  }
    header.product .navbar-product nav ul li.border-top { border-top: 1px solid ; }
    header.product .navbar-product nav ul li.item-image { display:none; margin: 0;  background-color:transparent; }
    header.product .navbar-product nav ul li.item-image.first { display:block; width: 50%; margin-left: 20px;}
    header.product .navbar-product nav ul li.item-text { text-align: center; }
    header.product .navbar-product nav ul li.item-text.toggle { width: auto; float: right; margin-right: 20px;}
    header.product .navbar-product nav ul li.toggle { margin: 0;  background-color:transparent;  }
    header.product .navbar-product nav ul li.toggle.fullwidth { width: 100%; float: none; margin-right: 0; }
    header.product .navbar-product nav ul li.active .active-bar { display: none; }
    header.product .navbar-product nav ul li.first a img { max-height: 25px;  }

    header.product .navbar-product nav ul li a { display: inline-block; color: #aaaaaa; line-height: 40px;  }
    header.product .navbar-product nav ul li a i { margin-left: 10px; }
    header.product .navbar-product nav ul li .active-bar { display: none; }

    header.product .navbar-product#navbar-product {
        position: relative;
        bottom: -19px;
        top: inherit;
        margin-top: -22px;
    }

    .row.row-50 { margin: 0; }
    .row.row-50 [class*="span"] { width: 96%; margin: 20px auto; margin-left: 2%; }
    .row.row-50 .span3 { width: 96%; margin: 0; padding: 0; margin-left: 2%; }

}

/*** BLOCK SIMPLE IMAGE ***/
.wrapper .simple-gallery-4me img{ width: auto; }
.simple-image h3.disable-first-letter:first-letter{
    font-size: inherit;
}
.t-mobile .wrapper > section.simple-image .container{
    padding: 35px 2%;
}
.t-mobile .wrapper > section.simple-image .container div.image{
    margin-bottom: 15px;
}
/*** BLOCK SIMPLE IMAGE ***/
/*** SEVENTY YEARS - view all ***/
.all-models-seventy-years h3:first-letter{
    font-size: 34px;
}
.list-models-seventy-years .span4 .description {
    margin-top: 10px;
    text-transform: uppercase;
    font-weight: 900;
}
.list-models-seventy-years .span4 .description .number {
    border-right: 1px solid #aaa;
    padding-right: 15px;
    margin-right: 15px;
    font-size: 15px;
    text-transform: none
}
.list-models-seventy-years .decade {
    font-family: "Times New Roman",Times,"Liberation Serif",FreeSerif,serif;
    font-style: italic;
    font-size: 29px;
    margin-bottom: 30px;
    margin-top: 20px;
}
.list-models-seventy-years .decade span.dash {
    border-top: 1px solid #dedede;
    display: block;
    margin-top: 5px;
}
.list-models-seventy-years .push-page .header-roll{
    position: absolute;
    width: 307px;
    top: 12%;
    left: 50%;
    margin-left: -154px;
    text-align: center;
}
.list-models-seventy-years .push-page .header-roll p.label{
    font-family: "Times New Roman",Times,"Liberation Serif",FreeSerif,serif;
    font-style: italic;
    margin-top: 10px;
}
.list-models-seventy-years .push-page .header-roll h3{margin-top: 0px;font-size: 17px;}
.list-models-seventy-years .push-page .header-roll h3.mini:first-letter{ font-size: 17px; }
.list-models-seventy-years .push-page .link-btn-border.link-white:hover{color: #fff;}
.list-models-seventy-years .push-page .link-btn-border.link-white:after{background: transparent;}
.list-models-seventy-years .push-page .link-btn-border{padding: 10px;}
.list-models-seventy-years .item .push img {width: 310px;}
.list-models-seventy-years .item .description .title {min-height: 50px;}
/*** TABLET ***/
.t-tablet section.all-models-seventy-years .container{
    padding: 50px 0px 60px 0px;
}
.t-tablet section.all-models-seventy-years .col-sm-4 .description{
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 900;
    margin-top: 10px;
}
.t-tablet section.all-models-seventy-years .col-sm-4 .description .title {
    min-height: 50px;
}
.t-tablet .list-models-seventy-years .decade {
    margin-bottom: 0px;
    width: 100%;
}
.t-tablet .list-models-seventy-years .col-sm-4 .description .number{
    border-right: 1px solid #aaa;
    padding-right: 15px;
    margin-right: 15px;
}
.t-tablet section.all-models-seventy-years .form-search .search-close.enable {
    position: absolute;
    left: 180px;
    top: 10px;
    width: 22px;
    height: 22px !important;
    line-height: 20px;
    padding: 0;
    display: block;
}
.t-tablet section.all-models-seventy-years .form-search .search-close.enable i {
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
}
/*** MOBILE ***/
.t-mobile .list-models-seventy-years .pull-left{
    width: 55%;
}
.t-mobile .list-models-seventy-years .pull-right{
    width: 45%;
}
.t-mobile .list-models-seventy-years .item{
    min-height: 141px;
}
.t-mobile .list-models-seventy-years .item .description{
    margin-left: 10px;
}
.t-mobile .list-models-seventy-years .item .description .number {
    border-right: 1px solid #aaa;
    padding-right: 8px;
    margin-right: 8px;
    font-size: 15px;
    text-transform: none;
}
.t-mobile .list-models-seventy-years .item .description .title{
    text-transform: uppercase;
    font-weight: 900;
    margin-bottom: 10px;
    min-height: 0px !important;
}
.t-mobile .list-models-seventy-years .item .description .label {
    font-style: italic;
    color: #aaa;
    font-family: "Times New Roman",Times,"Liberation Serif",FreeSerif,serif;
    margin-bottom: 0px;
    font-size: 14px;
}
.t-mobile .list-models-seventy-years .item .description .model-decade{
    font-family: "Times New Roman",Times,"Liberation Serif",FreeSerif,serif;
    font-style: italic;
    text-transform: uppercase;
    font-size: 16px;
    color: #555;
}
.t-mobile .all-models-seventy-years{
    margin-top: 15px;
}
.t-mobile .all-models-seventy-years h3:first-letter{
    font-size: 22px;
}
.t-mobile .all-models-seventy-years .loading{
    height: 40px;
    width: 100%;
    position: relative;
    background: transparent url("../images/loading.gif") no-repeat center top;
}
.t-mobile .all-models-seventy-years .form-search {
    position: relative;
}
.t-mobile .all-models-seventy-years .form-search input[type="text"]{
    border-top: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
    border-left: 1px solid #dedede;
    border-right: 0px;
    padding: 0px 0px 0px 10px;
    height: 38px;
    width: 190px;
}
.t-mobile .all-models-seventy-years .form-search input[type="submit"] {
    border: none;
    height: 40px;
    background-color: #aaaaaa;
    padding: 0 20px;
    text-transform: uppercase;
    color: #FFF;
    font-weight: normal;
    margin: 0;
    font-size: 12px;
    vertical-align: bottom;
    -webkit-transition-property: all;
    -webkit-transition-duration: 300ms;
    -webkit-transition-timing-function: ease;
    -webkit-transition-delay: 0s;
    -moz-transition-property: all;
    -moz-transition-duration: 300ms;
    -moz-transition-timing-function: ease;
    -moz-transition-delay: 0s;
    -ms-transition-property: all;
    -ms-transition-duration: 300ms;
    -ms-transition-timing-function: ease;
    -ms-transition-delay: 0s;
    -o-transition-property: all;
    -o-transition-duration: 300ms;
    -o-transition-timing-function: ease;
    -o-transition-delay: 0s;
    transition-property: all;
    transition-duration: 300ms;
    transition-timing-function: ease;
    transition-delay: 0s;
}
.t-mobile .all-models-seventy-years .form-search .search-close.enable {
    position: absolute;
    left: 160px;
    top: 6px;
    width: 30px;
    height: 28px !important;
    line-height: 20px;
    padding: 0;
    display: block;
}
.t-mobile .all-models-seventy-years .form-search .search-close.enable i {
    width: 24px;
    height: 12px;
    line-height: 20px;
    font-size: 18px;
}
/*** SEVENTY YEARS - view all ***/
/*** MOBILE READ MORE ***/
.t-mobile .more .link-read-more {
    border-bottom: 1px solid #aaa;
    border-top: 1px solid #aaa;
    margin-top: 18px;
    height: 48px;
    display: inline-block;
    line-height: 48px;
    width: 50%;
}

.t-mobile .more .link-read-more i.icon-down, .t-mobile .more .link-read-more i.icon-up {
    margin-left: 10px;
}