@media screen and (min-width:768px) {
.field-name-body .img-content-page {width:45%;float:left;}
.field-name-body .text-with-image {width:52%;float:right;}
.field-name-body .sg-text-principi {width:78%;float:right;}
.field-name-body .sg-img-principi {width:20%;float:left;}
.field-name-body .sg-formazione-img {width:20%;float:left;}
.field-name-body .sg-formazione-testo {width:78%;float:right;}
.field-name-body .sg-content-marchi-img {width:20%;float:left;}
.field-name-body .sg-content-marchi-testo {width:78%;float:right;}
}
@media screen and (max-width:767px) {
.field-name-body .img-content-page {width:100%;}
.field-name-body .sg-content-marchi-img {width:70%;}
ul.marchi li {width: 100% !important;}
.item-list.active-accordion h3 { margin-left: 0 !important;}
}
.slbox {
    clear: left;
    color: #fff;
    float: left;
    font-size: 16px;
    font-style: italic;
    font-weight: 700;
    margin-bottom: 10px;
    min-height: 40px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    vertical-align: middle;
    width: 100%;
}
.field-name-body .bloc-video-large {margin-bottom:30px;}
.field-name-body .main-text-mondo {margin-bottom:25px;}
.field-name-body .sg-content-marchi h3 {font-size:18px;}
.field-name-body .sg-content-marchi h3 a {text-transform:lowercase;font-size:14px;}
.sg-modifica a{background-color: yellow;color:#000;font-size:20px;padding:5px 10px;}
.sg-modifica a:hover{background-color: orange;}
.sg-modifica {margin: 6px 0;}
.search-res .highlight {display:inline-block;text-decoration:underline;}
.search-res .dots, .search-res .search-article-text {display:inline-block;}
.field-name-body .sg-principi-paragrafo {margin-top:30px;}
#mappa{
    width: 100%;
    height: 700px;
}
.info-marker
{
    width: 135px;
    color:#808080;
    font-size: 14px;
}
.info-marker span
{
    color:#333333;
    font-weight: bold;
}
.page-communiques-de-presse ul li {
    margin-bottom: 10px;
    position: relative;
}
.page-communiques-de-presse ul li::before {
    background-image: url("../images/pictos-s6cae8571e3.png");
    background-position: 0 -4714px;
    background-repeat: no-repeat;
    content: " ";
    display: inline-block;
    height: 9px;
    margin-left: 15px;
    margin-right: 8px;
    width: 9px;
}
.red{
    color:#ff582b;
    font-weight: bold;
}
table.no-background-color tbody td{
    background-color: #fff !important;
}
table.no-background-color thead{
    border:0 !important;
}
table.no-background-color tbody{
    border:0 !important;
}
.rte table.no-background-color {
    font-size: 10px;
}
.rte .tabella-small table.no-background-color {
    float:left;
    width: 90%;
}
table.alignleft tbody td{
    text-align: left;
    border: none;
    padding: 0 0 0 0 !important;
}

.download-tabella-pdf{
    width: 4%;
    display: block;
    float: right;
    margin-top: 20px;
}
/************************************************
		ACCORDION FRANCESE
************************************************/
.item-list h3 {
    background: #4c7485 url("../images/ico_plus.png") no-repeat scroll 98% center;
    color: #fff;
    cursor: pointer;
    font-family: "Ubuntu",sans-serif;
    margin: 0 0 0.3em;
    min-height: 40px;
    padding: 2% 20% 2% 3%;
    text-transform: uppercase;
}
.item-list.open h3 {
    background-image: url("../images/ico_minus.png");
}
/************************************************
        ACCORDION UK
************************************************/
.expander-header h3 {
    background: rgba(0, 0, 0, 0) url("../images/button-plus.png") no-repeat scroll 0 15px / 36px 36px;
    cursor: pointer;
    padding: 20px 0 20px 45px;
    color: #7d7d7d;
    font-size: 30px;
    margin-bottom: 5px;
    line-height: 27px;
    text-transform: uppercase;
}
.expander-header h3:hover {
    background: rgba(0, 0, 0, 0) url("../images/button-plus-over.png") no-repeat scroll 0 15px / 36px 36px;
}
.expander-header.open h3 {
    background: rgba(0, 0, 0, 0) url("../images/button-minus.png") no-repeat scroll 0 15px / 36px 36px;
    color: #ff582b;
}
.expander-header.open h3:hover {
    background: rgba(0, 0, 0, 0) url("../images/button-minus-over.png") no-repeat scroll 0 15px / 36px 36px;
}
/************************************************
        PAGINATION
************************************************/
.pagination-centered {
    float: left;
    padding: 1em 0;
    width: 100%;
}
.pagination-centered {
    text-align: center;
}
ul.paginazione {
    display: block;
    height: 1.5em;
    margin-left: -0.3125em;
}
.pagination-centered ul.paginazione li {
    display: inline-block;
    float: none;
}
.item-list .pagina li {
    margin: 0;
    padding: 0;
    background-image: none;
    list-style-type: none;
}
ul.paginazione li {
    color: #222;
    font-size: 1em;
    height: 1.5em;
    line-height: 1.6em;
}
.pagination-centered ul.paginazione li.current a {
    background: #ff582b none repeat scroll 0 0;
}
ul.paginazione li.current a {
    color: #fff;
    cursor: default;
    font-weight: bold;
}
ul.paginazione li a {
    color: #999;
    display: block;
    padding: 0.0625em 0.4375em;
    line-height: 1.6em;
}
ul.paginazione li:hover a, ul.paginazione li a:focus {
    background: #e6e6e6 none repeat scroll 0 0;
}
.wrapper-tags {
    margin-top: 0;
}
.wrapper-tags .selected a {
    background-color: #7f9fad;
}
.page-communiques-de-presse .view-press-release {
    padding-bottom: 0;
}
.bloc-slider-brand-container .flex-prev, .bloc-slider-brand-container .flex-next {
    margin-top: -40px;
}
/************************************************
        MAPPA DEL SITO
************************************************/
#mappa-sito .site-map-box {
    margin-bottom: 1em;
}
#mappa-sito h2 {
    color: #808080;
    font-size: 1.5em;
    text-transform: uppercase;
}
#mappa-sito h2 {
    font-family: "Ubuntu",sans-serif;
    line-height: 1.4;
    margin-bottom: 0.5em;
    margin-top: 0.2em;
    text-rendering: optimizelegibility;
    font-style: normal;
    font-weight: bold;
}
#mappa-sito a {
    color: #ff582b;
    transition: color 250ms ease 0s;
    line-height: inherit;
    text-decoration: none;
}
#mappa-sito ul {
    list-style-position: inside;
}
#mappa-sito ul {
    font-family: inherit;
    font-size: 1.14em;
    line-height: 1.6;
}
#mappa-sito ul, #mappa-sito li {
    list-style-type: disc;
}
#mappa-sito ul li ul li {
    list-style-type: circle;
}
#mappa-sito .site-map-box ul {
    padding-left: 1.5em;
}
#mappa-sito ul li ul, #mappa-sito ul li a,  #mappa-sito ul li ul a {
    font-size: 1em;
}
#mappa-sito a {
    font-size: 1.14em;
}
#mappa-sito .no-link {
    cursor: default;
}
/************************************************
        COOKIE LAYER
************************************************/
.cookies {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #f0f0f0 none repeat scroll 0 0;
    border-color: #999 #999 -moz-use-text-color;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 1px 0;
    bottom: 0;
    box-sizing: border-box;
    font-size: 11px;
    left: 0;
    line-height: 1.4em;
    margin: auto;
    max-width: 960px;
    padding: 10px 20px;
    position: fixed;
    right: 0;
    width: 100%;
    z-index: 2000;
}
.cookies .text {
    float: left;
    width: 93%;
}
.cookies__confirm {
    background-color: #000;
    border-color: #222;
    color: #fff;
    float: right;
    font-size: 11px;
    margin-top: 5px;
    padding: 5px 15px;
}
/************************************************
        SELETTORE ANNI TRUCK PAGE
************************************************/
.truck-filter {
    border-left: 1px solid #4e656f;    
    font-size: 0.9em;
    margin-bottom: 20px;
    padding-left: 1em;
}
.truck-filter .views-exposed-form .views-exposed-widget {
    float: left;
    padding: 0.5em 1em 0 0;
}
.truck-filter .views-exposed-form label {
    font-weight: bold;
    color: #4d4d4d;    
    display: block;
    font-size: 0.98em;
    line-height: 1em;
    margin-bottom: 0.1875em;
}
.truck-filter select {
    width: 100%;
    margin: 0 0 1em;
}
.truck-filter .views-exposed-form .views-exposed-widget .form-submit {
    background: #ff582b none repeat scroll 0 0;
    border-radius: 4px;
    color: #ffffff;
    font-size: 1.1em;
    margin-top: 0.1em;
    padding: 0.75em 2em;
    transition: color 250ms ease 0s;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
    border-color: #2284a1;
    border-style: solid;
    border-width: 1px;
    font-weight: bold;
    line-height: normal;
    position: relative;
    text-align: center;
    text-decoration: none;
}
.truck-filter .views-exposed-form .views-exposed-widget .form-submit:hover {
    background: #ff582b none repeat scroll 0 0;
    color: #494949;
}
.item-list.active-accordion h3 {
    margin-left: -70px;
}
.content-accordion{
    margin-bottom: 30px;
}
/*FORM LOGIN*/
#user-login label, #user-login .description, .page-user .profile{
    color:#fff;
}
#user-login .form-item-name {
    margin-bottom: 20px;
}

ul.marchi {
    clear: both;
    float: left;
    height: auto;
    margin: 0 0 40px;
    padding: 0;
    width: 100%;
}
ul.marchi li {
    float: left;
    margin: 0 0 10px;
    min-height: 0;
    padding: 0;
    text-align: left;
    transition: all 0.25s ease 0s;
    width: 25%;
}
ul.marchi li::before{
    background-image: none;
}
ul.marchi li>a {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #d7d7d7;
    display: block;
    margin-bottom: 5px;
    min-height: 120px;
    padding: 6px;
}
ul.marchi li img {
    display: inline-block;
    height: auto;
    padding: 10px;
    width: 100%;
}
ul.marchi li p {
    line-height: 18px;
    padding: 0 10px;
}
ul.marchi li.clear-left {
    clear: left;
}
ul.marchi li>a:hover {
    border: 7px solid #ff592c;
    padding: 0;
}