
.device_previews{
    width:100%;
}
/*---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;   
}
.vc_box_social {
    text-align: center;
    width:70px;
    height:70px;
    float:right;
    margin:1px;
    background-color:black;
    margin:0 auto;
}
/*---vc_box_social_colored*/
.vc_box_social_colored {
    text-align: center;
    font-size:0;
    width:70px;
    height:70px;
    margin:0 auto;
}
.vc_box_social_colored a {
    margin-right:5px;
    width:70px;
    height:70px;
    display:block;
    background:#fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
}
.vc_box_social_colored a img {
    max-width:100%;
    height:inherit;
}
.social-no-rt-pad{
    margin-top:20px;
}
.connectedText{
    text-align:center;
}

.right_info{
    float:right;
    text-align:right;
}

.footer_content{
    border-top:1px solid grey;
}

.alpha_logo{
    width:40%;
}

@media only screen and (max-width : 767px)  {
    .alpha_logo{
        width:100%;
    }
}
.links{
    float:links !important;
}

.links2{
    position:relative;
    margin-top:50px;
}

ul.menu_1 {
    display:inline-flex;
    float:right;
}

.vc_menu_footer li{
    padding:10px;
}



/* Small Devices, Tablets */
@media only screen and (max-width : 767px)  {
    .links2{
        margin-top:10px;
    }
    
    .bottom_logo{
        width:100%;
    }
    
    .right_info{
        margin-right:0 !important;
        font-size:0.8em;
    }
    
    .vc_menu_footer li {
        font-size:0.8em;
    }
}

.vc_register_prefooter{
    width:100%;
}

.vc_register_prefooter p.registrati a,
.vc_register_prefooter p.modifica_dati a {
    height:30px;
    width:100%;
    float:left;
    clear:left;
    text-align:center;
    color:#fff;
    line-height:2.0em;
    border:1px #039bf6 solid;
    background:#039bf6;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    cursor:pointer;    
}

@media(max-width:1024px){
    .container-fluid {
        width:100%;   
        margin:0 auto;
    }
} 
/* paywall*/
.paywall_box{
    background:#ebebeb;
    float: left;
    clear:left;
    width: 100%;
    margin: 0;
    padding:0;
    border:2px solid #ccc;
}
.cont_paywall {
    float: left;
    clear:left;
    width: 100%;
    margin: 0;
    padding:0;
}
.cont_paywall .cont_testo {
    float:left;
    clear:left;
    text-align: left;
    padding-top: 15px;
}
.cont_paywall .cont_testo .vc_paywall_title {
    margin:15px 0 0 0;
    padding:0 0 15px 0;
    float:left;
    clear:left;
}
.cont_paywall .cont_testo .vc_paywall_title .text {
    margin:0px;
    padding:0px;
    font-weight: bold;
    color: #0061a4;
    font-size: 1em;
    line-height: 18px;	
}
.cont_paywall .cont_testo .vc_paywall_text {
    float:left;
    clear:left;
    margin:0;
    padding:0 0 15px 0;
}
.cont_paywall .cont_testo .vc_paywall_text .text {
    margin:0px;
    padding:0px;
    color:#8f8f8f;
    font-size:0.9em;
    line-height: 22px;
}
.vc_paywall_icon {
    margin: 0 0 5px 0;
    float: left;
    text-transform: uppercase;
    font-weight: 400;
    font-size:20px;
    cursor: pointer;
    clear: left;
    border-radius: 50% 50%;
    background:#0061a4;
    color:#fff;
    width: 35px;
    height: 35px;
    line-height: 36px;
    text-align:center;
}
.vc_paywall_icon:after{
    content:"A";
    color:#fff;
    text-transform:uppercase;
}
.cont_paywall .fa.fa-user{
    font-size:1.7em;
}
@media (max-width:767px) {
    .cont_paywall .cont_testo .vc_paywall_title {
        margin:0 0 0 0;
    }
    
}

.vc_article_preview_medium .taglia_testo a{
    color:#0f0605;
}

.vc_article_preview_large_mm .titolo a {
    color:#fff;
}

/* Setting Page width */

.all_content{
    max-width:1070px;
    margin:0 auto;
    background-color:white;
    margin-top:200px;
    padding:10px 10px 0 10px;
    position:relative;
    z-index:2;
}
.all_content2{
    max-width:1050px;
    margin:0 auto;
    background-color:white;
}

.all_footer{
    max-width:1070px;
    position:absolute;
    left:0;
    right:0;
    margin:0 auto;
    background-color:white;
    z-index:2;
}

.padding{
    background-color:#fff;

}

.padding2{
    background-color:#fff;
    margin-top:400px !important;
}

.static_mpu a{
    width:100%;
    display:inline-block;
} 
.static_mpu img{
    float:right;
} 
/* Setting Footer color */

.info_footer{
    background-color:#EDEDED;
}

/* Setting top header width */

.top_header{
    margin:0 auto;
    width:100%;
    background-color:#ffffff;
    position:fixed;
    z-index:99;
    top:0;
}

.navbar{
    max-width:100%;
}

.inner_nav{
    max-width:1050px;
    margin:0 auto;
    
}

.logo_top{
    float:left;
}

.nav_links{
    background-color:#EDEDED;
}

.line_up{
    margin:0 15px 30px -15px;
}

.at-icon-wrapper .at-icon-twitter .at-icon-facebook{
    height:25px !important;
    width:25px !important;
}

.archive_rail{
    margin-left:-30px;
}

.heading{
    color:#2D3437;
    font-weight:bold;
    font-size:1.3em;
    line-height:0.9;
}

.buttons{
    float:right;
}

.align{
    margin-left:-15px !important;
    margin-right:-15px !important;
}

.results{
    float:right;
}

.galleria-container{
    width:100% !important;
}

.banner_mpu1{
    float:right;
}

.lined{
    margin-left:-15px !important;
    margin-right:-15px !important;
}
.top_header{
    height:auto !important;
}
.newsstandSpace{
    padding-left:35px;
}
@media (max-width: 768px) {
    .paddingrightdesktop{
        padding:0;
    }
    .paddingmobile{
        padding:0;
    }
}
@media (min-width: 768px) and (max-width: 1200px) {
    .static_mpu img{
        margin: 0 auto;
        float:none;
        display:block;
    }
}
/* Small Devices, Tablets */
@media only screen and (max-width : 767px) {
    .vc_sign_in .user_access_orizzontale{
        width:275px;
        left:-20px;
    }
    
    .galleria-container{
        height:250px !important;
    }
    
    .all_content{
        margin-top:40%;
    }
    
    .line_up{
        margin:0 0 30px 0;
    }
    
    .align{
        margin-left:0 !important;
        margin-right:0 !important;
    }
    
    .archive_rail{
        margin-left:0px;
    }
    .lined{
        margin-left:0 !important;
        margin-left:0 !important;
    }
}

@media only screen and (max-width : 1024px) and (orientation:landscape){
    .padding{
        padding-right:30px !important;
    }
}

/* Small Devices, Tablets */
@media only screen and (max-width : 767px) and (orientation:landscape) {
    .all_content{
        margin-top:13%;
    }
    
    .bottom_logo{
        width:65%;
    }
    .padding{
        padding-right:15px !important;
    }
}

/* Tablets */
@media (min-width : 768px) and (max-width : 1199px) {
    .align{
        margin-left:0;
    }
    .lined{
        margin-left:0 !important;
        margin-right:0 !important;
        padding-right:5px !important
    }
    .align{
        margin-left:0px !important;
        margin-right:0px !important;
}
}

@media (min-width: 768px) and (max-width: 1199px) and (orientation:portrait) {
    .galleria-container{
        height:470px !important;
    }
    .smlBlk{
        padding-left:-15px !important;
    }
}

@media (min-width: 768px) and (max-width: 1199px) and (orientation:landscape) {
    .spacing{
        height:70px;
    }
}

@media (max-width: 320px) and (orientation: portrait) {
    .static_mpu{
        margin-left:-30px !important;
    }
}

@media (max-width: 320px) and (orientation: landscape) {
    .static_mpu{
        margin-left:-30px !important;
    }
}

@media (max-width: 748px) and (orientation: landscape) {
    .static_mpu{
        margin:0 auto;
        width:290px;
    }
}

@media (min-width: 748px) and (max-width:1024px) and (orientation: landscape) {
    #content-player-video{
        padding-right:20px;
    }
}

@media (max-width: 748px) and (orientation: portrait) {
    .static_mpu{
        margin:0 auto;
        width:290px;
    }
}




