
.menu_brand_pre_footer {
    margin:0;
    padding:0;
    width:100%;
    float: left;
    position: relative;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.menu_brand_pre_footer ul.menu_1 {
    margin:0;
    padding:0;
    list-style:none;
    width:100%;
    float:left; 
    clear:left;
}
.menu_brand_pre_footer ul.menu_1 li {
    margin:15px 0;
    padding:0 5px;
    float:left;
    position:relative;
    /*text-align:center;*/
    width:33.3333333%;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.menu_brand_pre_footer ul.menu_1 li a {
    margin:0;
    padding:0;
    text-align:center;
    text-decoration:none;
    display:block;
}
.menu_brand_pre_footer ul.menu_1 li a span {
    margin:0px;
    padding:0px;
    display:none;
    font-size:0px;
}
.menu_brand_pre_footer ul.menu_1 li a img {
    margin:0px auto;
    padding:0px;
    text-align:center;
    display:inline-block;
    max-width:100%;
    /*max-height:100%;*/
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
}
.menu_brand_pre_footer ul.menu_1 li a img:hover {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}
/*--- media queries*/
/*@media all and (min-width: 769px) and (max-width: 990px) {
.menu_brand_pre_footer ul.menu_1 li a img {
    max-width:100%;
}
}*/
@media all and (min-width: 521px) and (max-width: 768px){
.menu_brand_pre_footer ul.menu_1 li a img {
    max-width:100%;
}
.menu_brand_pre_footer ul.menu_1 li {
    float:left;
    width:45.333333%;
    margin:2%;
}
}
@media all and (max-width: 520px) {
.menu_brand_pre_footer ul.menu_1 li a img {
    max-width:100%;
}
.menu_brand_pre_footer ul.menu_1 li {
    float:left;
    margin:10px auto;
    width:100%;
}
}

/*
.menu_brand_pre_footer ul.menu_1 li ul.menu_2 {
    margin:0px;
    padding:0px;
    min-width:100%;
    float:left;
    position:relative;
}
.menu_brand_pre_footer ul.menu_1 li ul.menu_2 li {
    margin:0px;
    padding:0px;
    font-size:0;
    float:left;
}
.menu_brand_pre_footer ul.menu_1 li a span {
    display:none;
}*/

.cont_anteprima_ricerca_archivio {
    margin:0px;
    padding:0px;
}
/*---search_results*/
.search_results {
    margin:0px 0 10px 0;
    padding:0px 0 10px 0;
    border-bottom:1px #C1C1C1 solid;    
    width:100%;
    float:left;
    clear:left;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.search_results .cont_foto {
    margin:0px 15px 0 0;
    padding:0px;
    width:200px;
    float:left;
}
.search_results .cont_foto img {
    margin:0px;
    padding:2px;
    width:100%;
    float:left;
    border:1px #ccc solid;
    text-decoration:none;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.search_results .cont {
    margin:0px;
    padding:0px;
    display:table;
}
.search_results .occhiello {
    margin:0 0 10px 0;
    padding:1px 5px;
    font-family:'Open Sans', sans-serif;
    text-transform:uppercase;
    font-size:14px;
    background:#f90;
    color:#fff;
    display:table;
    clear:left;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box; 
}
.search_results .titolo {
    margin:0px;
    padding:0;
    font-size:24px;
    line-height:30px;
    font-family:'Open Sans', sans-serif;
    font-weight:400;
    color:#444;
    float:left;
    clear:left;
    width:100%;
}
.search_results .titolo a {
    text-decoration:none;
    color:#444;
} 
.search_results .titolo a:hover {
    text-decoration:underline;
}
.search_results .sottotitolo {
    margin:10px 0 0 0;
    padding:0;
    font-family:'Open Sans', sans-serif;
    font-size:18px;
    line-height:22px;
    font-weight: lighter;
    float:left;
    clear:left;
    width:100%;
}
.search_results .sottotitolo a {
    text-decoration:none;
    color:#444;
}
.search_results .sommario,
.search_results .testo {
    margin:10px 0 0 0;
    padding:0;
    font-family:'Open Sans', sans-serif;
    font-size:14px;
    line-height:22px;
    color:#444;
    width:100%;    
    float:left;
    clear:left;
}
.search_results .sommario p,
.search_results .testo p {
    margin:0px;
    padding:0px;
}
.search_results .sommario a,
.search_results .testo a {
    text-decoration:none;
    color:#444;
}
/*---no_risultati*/
.no_risultati {
    margin:30px 0 0 0;
    padding:10px;
    font-family:'Open Sans', sans-serif;
    font-size:15px;
    text-align:center;
    color:#141922;
    text-decoration:underline;
    width:100%;
    float:left;
    clear:left;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
/*---results_found*/
.results_found {
    margin:5px 0;
    padding:0px;
    width:100%;
    float:left;
    clear:left;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.results_found p.results_number {
    margin:0px;
    padding:0px;
    font-family:'Open Sans', sans-serif;
    font-size:12px;
    color:#444;
    width:100%;
    float:left;
    clear:left;
}
/*---search_results_pagination*/
.search_results_pagination {
    margin:10px 0;
    padding:0px;
    width:100%; 
    float:left;
    text-align:center;
}
.search_results_pagination a {
    margin:0px;
    padding:15px 20px;
    font-family:'Open Sans', sans-serif;
    text-decoration:none;
    text-transform:uppercase;
    font-size:0px;
    color:#3A3A3A;
    border:1px #75b9d1 solid;
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
    border-radius:2px;
    display:inline-table;
}
.search_results_pagination a#precedenti {
    background:#94c0db url(../images/ricerca_paginazione_precedenti.png) no-repeat center center;
}
.search_results_pagination a#prossimi {
    background:#94c0db url(../images/ricerca_paginazione_successivi.png) no-repeat center center;
}
/*---Media Queries*/
@media only screen and (max-width: 768px) {
    .search_results .cont_foto {
        margin:0 0 10px 0;
        width:100%;
    }
}
/*---search_filter_results*/
.search_filter_results  {
    margin:15px 0 0 0;
    padding:0px;
    font-family:'Open Sans', sans-serif;
    width:100%;
    float:left;
    clear:left;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.search_filter_results .occhiello_titolo {
    margin:0;
    padding:0;
    font-family:'Open Sans', sans-serif;
    font-size:14px;
    color:#000;
    font-weight:400;
    width:100%;
    float:left;
    clear:left;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.search_filter_results ul {
    margin:0px;
    padding:0px;
    width:100%;
    float:left;
    clear:left;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;    
}
.search_filter_results ul li {
    margin:1px 0 0 0;
    padding:4px 0 5px 5px;
    font-family:'Open Sans', sans-serif;
    font-size:12px;
    border-bottom:1px #c1c1c1 dashed;
    background:#ededed;
    display:block;
    width:100%;
    float:left;
    clear:left;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.search_filter_results ul li a {
    margin:0px;
    padding:0px;
    color:#171717;
    text-decoration:none;
    background:url(../images/affina_ricerca_arrow.png) no-repeat right center;
    width:100%;
    float:left;
    clear:left;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.search_filter_results ul li a:hover {
    margin:0px;
    padding:0px;
    color:#171717;
    text-decoration:none;
    background:url(../images/affina_ricerca_arrow_hover.png) no-repeat right center;
    display:block;
}
.search_filter_results ul li.intestazione {
    margin:10px 0 0 0;
    padding:4px 0 5px 0;
    font-family:'Open Sans', sans-serif;
    font-size:12px;
    color:#424240;
    border-bottom:1px #c1c1c1 dashed;
    background:#d5d5d5;
    text-align:center;
    width:100%;
    float:left;
    clear:left;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}



/*
.search_filter_results li.intestazione {
    margin:0px;
    padding:4px 0 5px 0;
    font-family:'Open Sans', sans-serif;
    font-size:12px;
    color:#424240;
    border-bottom:1px #c1c1c1 dashed;
    background:#d5d5d5;
    text-align:center;
    width:100%;
    float:left;
    clear:left;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.search_filter_results p {
    margin:0 0 10px 0;
    padding:0;
    width:100%;
    float:left;
    clear:left;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;    
}
.search_filter_results p span {
    margin:10px 0 0 0;
    padding:2px 10px;
    font-size:12px;
    font-weight:bold;    
    text-transform:uppercase;
    color: #fff;
    background: #c01f27;
    display: inline;
}
.search_filter_results ul {
    margin: 0 10px 10px 0;
    padding: 0px;
    color: #424240;
    font-weight: normal;
    width: 100%;
    float: left;
    list-style: none;
}
.search_filter_results ul li {
    margin: 1px 0 1px 0;
    padding: 4px 0 5px 5px;
    font-size: 12px;
    border-bottom: 1px #c1c1c1 dashed;
    background: #ededed;
    display: block;
}
.search_filter_results ul li a:link {
    color: #171717;
    text-decoration: none;
    margin: 0;
    padding: 0px;
    background: url(../images/affina_ricerca_arrow.png) no-repeat right center;
    display: block;
}
.search_filter_results ul li a:visited {
    color: #171717;
    text-decoration: none;
    margin: 0;
    padding: 0px;
    background: url(../images/affina_ricerca_arrow.png) no-repeat right center;
    display: block;
}
.search_filter_results ul li a:hover {
    color: #171717;
    margin: 0;
    padding: 0px;
    background: url(../images/affina_ricerca_arrow_hover.png) no-repeat right center;
    display: block;
}
.search_filter_results ul li a:focus {
    color: #171717;
    margin: 0;
    padding: 0px;
    background: url(../images/affina_ricerca_arrow_hover.png) no-repeat right center;
    display: block;
}
.search_filter_results ul li a:active {
    color: #171717;
    margin: 0;
    padding: 0px;
    background: url(../images/affina_ricerca_arrow_hover.png) no-repeat right center;
    display: block;
}
*/
/*---sortElementCont*/
.sortElementCont {
    margin:15px 0 0 0;
    padding:0px;
    width:100%;
    float:left;
    clear:left;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.sortElementCont p {
    margin:0px;
    padding:4px 0 5px 0;
    font-family:'Open Sans', sans-serif;
    font-size:12px;
    color:#424240;
    border-bottom:1px #c1c1c1 dashed;
    background:#d5d5d5;
    text-align:center;
    width:100%;
    float:left;
    clear:left;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.sortElementCont ul.sortElementBox {
    margin:0;
    padding:0px;
    width:100%;
    float:left;
    clear:left;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.sortElementCont ul.sortElementBox li {
    margin:1px 0 0 0;
    padding:4px 0 5px 5px;
    font-family:'Open Sans', sans-serif;
    font-size:12px;
    border-bottom:1px #c1c1c1 dashed;
    background:#ededed;
    display:block;
    width:100%;
    float:left;
    clear:left;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;    
}
.sortElementCont ul.sortElementBox li a {
    margin:0px;
    padding:0px;
    color:#171717;
    text-decoration:none;
    background:url(../images/affina_ricerca_arrow.png) no-repeat right center;
    width:100%;
    float:left;
    clear:left;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box; 
}
.sortElementCont ul.sortElementBox li a.active {
    margin:0px;
    padding:0px;
    color:#171717;
    text-decoration:none;
    background:url(../images/affina_ricerca_arrow_hover.png) no-repeat right center;
    display:block;
}
/*---search_header*/
.search_header {
    margin:15px 0 10px 0;
    padding:0 0 5px 0;
    width:100%;
    border-bottom:1px #d8d8d8 solid;
    float:left;
    clear:left;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.search_header .occhiello_titolo {
    margin:0px;
    padding:0px;
    font-size:20px;
    line-height:22px;
    font-family:'Open Sans', sans-serif;
    font-weight:400;
    color:#444;
    width:100%;
    float:left;
    clear:left;
}
.search_header .text {
    margin:0 0 0 0;
    padding:0px;
    font-family:"Roboto", Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #3A3A3A;
    float: left;
    display:none;
}
.search_header .text .keyword {
    font-weight: bold;
    font-family:"Roboto", Arial, Helvetica, sans-serif;
    color: #141922;
    text-decoration: underline;
}
.text_edit_home {
margin: 0;
padding: 0;
float: left;
clear: left;
width:100%;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
.text_edit_home .text{
color:#9ea4a8;
font-weight:100;
text-transform:uppercase;
font-size:36px;
border-bottom: 1px solid #ccc;
}
@media screen and (max-width: 640px) {
.text_edit_home .text{
font-size:24px;
  }
}
/* paywall*/
.paywall_box{
    background: transparent;
    float: left;
    clear: left;
    width: 100%;
    margin: 15px 0 0 0;
    padding: 0;
    border: 2px solid #ff9900;
    border-width: 2px 0;
}
.cont_paywall {
    float: left;
    clear:left;
    width: 100%;
    margin: 0;
    padding:0;
}
.cont_paywall .cont_testo {
    float:left;
    clear:left;
    text-align: center;
    padding: 25px 0;
}
.cont_paywall .cont_testo .vc_paywall_title {
    margin: 15px 0 0 0;
    padding: 0 0 15px 0;
    float: left;
    clear: left;
    width: 100%;
}
.cont_paywall .cont_testo .vc_paywall_title .text {
    margin: 0px;
    padding: 0px;
    font-weight: normal;
    color: #ff9900;
    font-size: 2.6em;
    line-height: 1.1em;
}
.cont_paywall .cont_testo .vc_paywall_title .text:before {
    content: "\f256";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    /*font-size: 1.5em;*/
    padding-left: 10px;
    float: left;
    clear: left;
    margin-bottom: 20px;
    font-size: 43px;
}
.cont_paywall .cont_testo .vc_paywall_text {
    float: left;
    clear: left;
    margin: 0;
    padding: 0 0 15px 0;
    width: 100%;
}
.cont_paywall .cont_testo .vc_paywall_text .text {
    margin: 0px;
    padding: 0px;
    color: #8c8c8c;
    font-size: 1.5em;
    line-height: 1.2em;
}
.cont_paywall .fa.fa-user{
    font-size:1.7em;
}
.cont_paywall .vc_button_subscription {
    width: 100%;
    float: left;
    margin: 25px 0 15px 0;
    padding: 10px 20px 10px 20px !important;
    background-color: #ccc !important;
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important;
    border: 0px solid #ccc !important;
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    font-size: 1.3em;
    line-height: 1em;
    font-weight: 300 !important;
    text-decoration: none;
    text-shadow: none !important;
    text-transform: uppercase !important;
    outline: none;
}
.cont_paywall .vc_user_controls_button a i {
    width: 100%;
    float: left;
    margin: 25px 0 15px 0;
    padding: 10px 20px 10px 20px !important;
    background-color: #ff9900 !important;
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important;
    border: 0px solid #232323 !important;
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    font-size: 1.3em !important;
    font-weight: 300 !important;
    text-decoration: none;
    text-shadow: none !important;
    text-transform: uppercase !important;
    font-family: inherit;
}
.cont_paywall .vc_user_controls_button a i:before {
    display:none;
}
.advert_no_padding{
    padding: 0 0;
}
@media (max-width:991px) {
    /*.cont_paywall .vc_user_controls_button a i {
        margin: 0 0 15px 0;
    }*/
}
@media (max-width:767px) {
    .cont_paywall .cont_testo .vc_paywall_title .text:before {
        width:100%;
    }
}
@media (max-width:480px) {
    .cont_paywall .cont_testo .vc_paywall_title .text {
        font-size: 1.6em;
    }
    .cont_paywall .cont_testo .vc_paywall_text .text {
        font-size: 1.1em;
        line-height: 1.5em;
    }
}
