
.vc_breadcrumbs {
    margin:20px 0 0 0;
    padding:0;
    width:100%;
    float:left;
    clear:left;
}
.vc_breadcrumbs ul {
    margin:0;
    padding:0;
    width:100%;
    float:left;
    clear:left;
    list-style: none;
}
.vc_breadcrumbs ul li {
    margin: 0 5px 0 0;
    padding: 0;
    font-weight: 600;
    font-size: 0.625em;
    line-height: 1em;             
    color: #fff;
    opacity:0.8;
    float: left;
}

.vc_breadcrumbs ul li:first-child {
    display: none;
}

.vc_breadcrumbs ul li.sezione_attiva.radio {
    min-height: inherit !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-left: 0 !important;
}

.vc_breadcrumbs ul li.back_home {
    display:none;
}
.vc_breadcrumbs ul li a:link,
.vc_breadcrumbs ul li a:visited {
    text-decoration:none;
    color:#fff;
}
.vc_breadcrumbs ul li a:hover,
.vc_breadcrumbs ul li a:focus,
.vc_breadcrumbs ul li a:active {
    color:#fff;
}
.vc_breadcrumbs ul li.sezione_attiva {
    opacity:1;
}
.vc_breadcrumbs ul li.hide {
    display:none;
}


@media (max-width: 1200px) {

}    
@media (max-width: 991px) {

}
    
@media (max-width: 767px) {
    .vc_breadcrumbs ul li {
        font-size: 0.75em;
    }
}
@media (max-width: 576px) {
    .vc_breadcrumbs.vc_hidden_mobile {
        display:none;
    }
}

@media (max-width: 481px) {
    
}

@media (max-width: 320px) {

}    




/*vc_preview_medium_intro_section_mobile*/
.vc_preview_medium_intro_section_mobile {
    margin:0 0 30px 0;
    padding:0px;
    width:100%;
    float:left;
    clear:left;
    text-align:center;
}
.vc_preview_medium_intro_section_mobile .occhiello {
    margin:0 0 10px 0;
    padding:0px;
    float:left;
    clear:left;
    width: 100%;
}
.vc_preview_medium_intro_section_mobile .titolo {
    margin:0px 0 0 0;
    padding:0px;
    width:100%;
    float:left;
    text-transform:uppercase;
    clear:left;
}
.vc_preview_medium_intro_section_mobile .sottotitolo {
    margin:5px 0 0 0;
    padding:0px;
    width:100%;
    float:left;
    clear:left;
}
.vc_preview_medium_intro_section_mobile .sommario {
    margin: 15px 0 0 0;
    width: 100%;
    float: left;
    clear: left; }

    
/*---vc_share_button*/
.vc_preview_medium_intro_section_mobile .social{
  float:left;
  clear:left;
  width:100%;
  margin-top:25px;
  display: flex;
  justify-content: center;
} 
.vc_share_link_overlay_container {
    float:right;
    width:auto;
    text-transform: capitalize;
    color: #8F8F8F;
    font-size: 14px;
    font-weight: bold;
}
.vc_share_link_overlay_container:hover {
    cursor:pointer;
}

.vc_share_link_overlay_container:before {
    content: " ";
    position: relative;
    background: url(../images/VRG-share_icon.png) no-repeat;
    background-size: 28px;
    height: 21px;
    width: 28px;
    float: left;
    margin-right: 10px;
    margin-top: 0px;
}

.vc_share_link_container a {
    color: #212121;
}

    
    
    
/*drag & drop*/
body.drag_and_drop .vc_preview_medium_intro_section_mobile{
    width:100%;
    background: #f6f5f6;
    color:#000;
}
body.drag_and_drop .vc_preview_medium_intro_section_mobile .occhiello,
body.drag_and_drop .vc_preview_medium_intro_section_mobile .titolo,
body.drag_and_drop .vc_preview_medium_intro_section_mobile .sottotitolo{
    color:#000;
}
/*---vc_btn_download_app_section*/
.vc_btn_download_app_section {
    margin: 30px 0 0 0px;
    padding: 0;
    width: 100%;
    float: left;
    text-decoration: none;
    position: relative;
}
.vc_btn_download_app_section img {
    float: left;
    clear: left;
    max-width: 72px;
    max-height: 72px;
    margin-right: 25px;
}
.vc_btn_download_app_section a:hover {
    text-decoration:none;
}
.vc_btn_download_app_section a {
    padding: 0;
    float:left;
    clear:left;
    text-decoration: none;
    width: auto;
    margin: 0;
    display: flex;
    flex-direction: row;
    text-transform: uppercase;
    color:#fff;
    /* font-size: 15px; */
    /* font-weight: bold; */
}

.vc_btn_download_app_section a .vc_button_label {
    float: left;
    width: auto;
    margin-top: 10px;
    font-weight: bold;
    font-size: 14px;
    line-height: 20px;
    padding: 6px 25px;
    background: #820F00;
}


.vc_btn_download_app_section a .vc_container_label {
    float: left;
    clear: left;
    width: auto;
    font-size: 15px;
    font-weight: bold;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.vc_btn_download_app_section a .vc_label {
    float: left;
    width: 100%;
    font-weight: bold;
    font-size: 14px;
    line-height: 1em;
}



@media (max-width: 1200px) {

}
@media (max-width: 991px) {
}
    
@media (max-width: 767px) {
    .vc_btn_download_app_section {
        margin: 7px 15px 0 0;
    }
    .vc_btn_download_app_section.vc_mr_0 {
        margin: 7px 0 0 0;
    }
}

@media (max-width: 576px) {
}

@media (max-width: 481px) {
    
}

/*---vc_btn_download_app_image_section*/
.vc_btn_download_app_image_section {
    margin: 0;
    padding: 0;
    width: auto;
    float: left;
    clear: left;
    display: block;
    text-decoration: none;
    position: relative;
}
.vc_btn_download_app_image_section img {
    float: left;
    clear: left;
    max-height: 500px;
    max-width: 100%;
    width: auto;
}
.vc_btn_download_app_image_section a:hover {
    text-decoration:none;
}
.vc_btn_download_app_image_section a {
    font-size: 0;
}


@media (max-width: 1200px) {

}
@media (max-width: 991px) {
}
    
@media (max-width: 767px) {

}

@media (max-width: 576px) {
}

@media (max-width: 481px) {
    
}


/*---banner_rectangle_mobile_320x50_1*/
.banner_rectangle_mobile_320x50_1 {
    margin: 0 0 0px 0;
    padding: 0;
    text-align: center;
    width: 100%;
    float: left;
    clear: left;
    position:relative;
    z-index:1;
}
.banner_rectangle_mobile_320x50_1 img {
    margin:0px auto;
    padding:0px;
    border:0px;
    text-decoration:none;
}


div#adv-gpt-box-mobile-container1 {
    text-align: center;
}
/*---vc_box_trends*/
.vc_box_trends {
    margin: 70px 0 50px 0;
    padding:0;
    width:100%;
    float:left;
    clear:left;
}
.vc_box_trends .occhiello_titolo{
    width:100%;
    float:left;
    clear:left;
}
.vc_box_trends .occhiello_titolo a{
    color:inherit;
}

.vc_box_trends .vc_occhiello_titolo {
    float: left;
    clear: left;
    width:100%;
}


.vc_box_trends .cont{
    margin: 45px 0 0 0;
    padding:0px;
    width: 100%;
    float:left;
    clear:left;
    -webkit-mask-image: none;
}
.vc_box_trends .cont .schermata{
    float:left;
    clear:left;
    width:100%;
}
.vc_box_trends .cont .schermata .swiper-slide {
    margin:0px;
    padding:0px;
    width: 334px;
    float:left;
}

.vc_box_trends .cont .schermata .box {
    margin: 0px;
    padding: 0;
    width: 100%;
    float: left;
    clear: left;
}

.vc_box_trends .cont .schermata .box .cont_foto {
    margin: 0;
    padding: 0;
    float: left;
    clear: left;
}
.vc_box_trends .cont .schermata .box .cont_foto a {
    display:block;
}
.vc_box_trends .cont .schermata .box .cont_foto img {
    float:left;
    clear:left;
    width: 100%;
    height:auto;
    margin:0px;
    padding:0px;
    border:0px;
    text-decoration:none;
}
.vc_box_trends .cont .schermata .box .titolo {
    margin:0px;
    padding:0px;
    display:table;
}
.vc_box_trends .cont .schermata .box .titolo a {
    margin:0px;
    padding:0px;
    text-decoration:none;
    text-transform:none !important;
}
.vc_box_trends .cont .schermata .box .titolo a:hover {
    text-decoration:underline;
}
.vc_box_trends .cont .schermata .box .icona_tipo {
    margin:0px;
    padding:0px;
    display:none;
}

@media (max-width: 1200px) {

}    
@media (max-width: 991px) {
    .vc_box_trends .cont .schermata .swiper-slide {
        width: 303px;
    }

}
    
@media (max-width: 767px) {
        
    .vc_box_trends .cont{
        margin: 30px 0 0 0;
    }
    .vc_box_trends .cont .schermata .swiper-slide {
        width: 255px;
    }
    .vc_box_trends {
        margin-top: 50px;
    }
}
@media (max-width: 576px) {
    .vc_box_trends .cont .schermata .swiper-slide {
        width: 218px;
    }
    .vc_box_trends {
        margin-top: 25px;
    }

}

@media (max-width: 481px) {
    .vc_box_trends .cont .schermata .swiper-slide {
        width: 132px;
    }

}

@media (max-width: 320px) {

}    



.banner_masthead_1_970x250 {
    margin:0 auto 0 auto;
    width:100%;
    float:left;
    clear:left;
    text-align:center;
}
.banner_masthead_1_970x250.vc_mb_20 {
    margin:0 auto 20px auto;
}
.banner_masthead_1_970x250 img {
    margin:0px;
    padding:0px;
    text-decoration:none;
    border:0px;
    max-width:100%;
}

div#adv-gpt-masthead-leaderboard-container1 {
    text-align: center;
    margin:40px auto 40px auto;
}

.vc_banner_section div#adv-gpt-masthead-leaderboard-container1 {
    margin:20px auto 20px auto;
}

#adv-gpt-masthead-leaderboard-container1.skin_ss {
    margin:0!important;
}
.banner_masthead_2_970x250 {
    margin:0 auto 50px auto;
    width:100%;
    float:left;
    clear:left;
    text-align:center;
}
.banner_masthead_2_970x250 img {
    margin:0px;
    padding:0px;
    text-decoration:none;
    border:0px;
    max-width:100%;
}


div#adv-gpt-masthead-leaderboard-container2 {
    text-align: center;
}
/*---spacer*/
.spacer {
    width:100%;
    height:0px;
    float:left;
    clear:left;
    font-size:0px;
    line-height:0px;
}
.spacer.t_5 {
    margin-top:5px;
}
.spacer.t_8 {
    margin-top:8px;
}
.spacer.t_10 {
    margin-top:10px;
}
.spacer.t_15 {
    margin-top:15px;
}
.spacer.t_20 {
    margin-top:20px;   
}
.spacer.t_25 {
    margin-top:25px;   
}
.spacer.t_30 {
    margin-top:30px;   
}
.spacer.t_35 {
    margin-top:35px;   
}
.spacer.t_40 {
    margin-top:40px;   
}
.spacer.t_45 {
    margin-top:45px;   
}
.spacer.t_50 {
    margin-top:50px;   
}
.spacer.t_55 {
    margin-top:55px;   
}
.spacer.t_60 {
    margin-top:60px;   
}
.spacer.t_65 {
    margin-top:65px;   
}
.spacer.t_70 {
    margin-top:70px;   
}
.spacer.t_75 {
    margin-top:75px;   
}
.spacer.t_80 {
    margin-top:80px;   
}
.spacer.t_85 {
    margin-top:85px;   
}
.spacer.t_90 {
    margin-top:90px;   
}
.spacer.t_95 {
    margin-top:95px;   
}
.spacer.t_100 {
    margin-top:100px;   
}
.spacer.t_100 {
    margin-top:150px;   
}
.spacer.t_150 {
    margin-top:150px;   
}
.spacer.t_200 {
    margin-top:200px;   
}
.spacer.t_300 {
    margin-top:300px;   
}
.spacer.bt_grey {
     padding-top: 20px;
    border-top: 1px solid #a3a3a3;
}
/*---banner_rectangle_mobile_320x50_2*/
.banner_rectangle_mobile_320x50_2 {
    margin: 0 0 40px 0;
    padding: 0;
    text-align: center;
    width: 100%;
    float: left;
    clear: left;
    position:relative;
    z-index:1;
}
.banner_rectangle_mobile_320x50_2 img {
    margin:0px auto;
    padding:0px;
    border:0px;
    text-decoration:none;
}

div#adv-gpt-box-mobile-container2 {
    text-align: center;
}

