
.vc_box_search_expanded {
    float:left;
    clear:left;
    width:100%;
    padding:15px 0;
}

.vc_box_search_expanded input {
    float:left;
    padding:8px;
    width:70%;
    border-radius:3px;
    border:1px solid #e0e0e0;
    color:#bbb;
    margin-right:2%;
}

.vc_box_search_expanded .cerca_campo_invio input {
    float:right;
    border:1px solid #D8002D;
    color:#var(--nwn-menu-colour);
    background:#fff;
    width:27%;
    margin-right:0%;
}
@media only screen and (max-width: 479px) {
    .vc_box_search_expanded .cerca_campo_invio input,
    .vc_box_search_expanded  input {
        width:100%;
        margin-top:10px;
    }
}
@media only screen and (max-width: 991px) {
    .vc_box_search_expanded .cerca_campo_invio input {
        padding: 8px 0;
    }
}
/*---vc_search_refine_results_standard*/
.vc_search_refine_results_standard {
    width:100%;
    float:left;
    clear:left;
}
.vc_search_refine_results_standard li.intestazione {
    padding:4px 0 5px 0;
    font-size:0.9em;
    font-weight:bold;
    text-transform:uppercase;
    text-align:center;
    color:var(--nwn-menu-colour);
    background:#EDEDED;
    display:block;
}
.vc_search_refine_results_standard p {
    margin:0 0 10px 0;
    width:100%;
    float:left;
    clear:left;
}
.vc_search_refine_results_standard ul {
    margin:0 10px 10px 0;
    color:#424240;
    list-style:none;
    font-weight:normal;
    width:100%;
    float:left;
    clear:left;
}
.vc_search_refine_results_standard ul li {
    width:100%;
    float:left;
    clear:left;
}
.vc_search_refine_results_standard ul li a {
    margin:1px 0 1px 0;
    padding:5px 0;
    font-size:0.9em;
    border-bottom:1px #c1c1c1 dashed;
    background:#fff;
    display:block;
}
.vc_search_refine_results_standard ul.affina_tipo:before {
    content:"Type";
    padding:4px 0 5px 0;
    font-size:0.9em;
    font-weight:bold;
    text-transform:uppercase;
    text-align:center;
    color:#fff;
    background:#EDEDED;
    display:block;
}
.vc_search_refine_results_standard ul li a:after {
    content: "\f105";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    text-align:right;
    float:right;
}
/*---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_controls_top_pagination,
.vc_controls_bottom_pagination{
    float: left;
    clear: left;
    width: 100%;
    text-align: center;
}
/*---search_results*/
.vc_search_results {
    margin:0 0 40px 0;
    width:100%;
    float:left;
    clear:left;
    background-color: #fff;
}
.vc_search_results .testo {
    font-size:0.8em;
    line-height:17px;
    height: 35px;
    overflow: hidden;
}
.vc_search_results .sezione {
    margin-top:10px;
    font-size:1.14em;
    font-family:'Noto Serif', 'Times New Roman', serif;
    color:#029cf6;
}
.vc_search_results .tag_3 {
    font-size:1em;
    font-family:'Noto Serif', 'Times New Roman', serif;
    color:#029cf6;
}
.vc_search_results .tag_3 .nome{
    display:none;
}
.vc_search_results .sezione a {
    color:#007dc0;
    text-decoration:none;
}
.vc_search_results .testo p {
    margin:0px;
    padding:0px;
}
.vc_search_results .testo strong {
    text-decoration:underline;
}
.vc_search_results .cont_foto {
    width:100%;
    display:table;
}
.vc_search_results .cont_foto img {
    margin:0px;
    padding:0px;
    width:132px !important;
    height:88px !important;
    border:0px;
    text-decoration:none;
    float:left;
}
.vc_search_results .titolo {
    margin:0 0 5px 0;
    font-size:1.2em;
    line-height:20px;
    max-height: 40px;
    overflow:hidden;
}
.vc_search_results .titolo a {
    text-decoration:none;
}
.vc_search_results .titolo a:hover {
    text-decoration:underline;
}
.vc_search_results .ora_pubblicazione {
    font-size: 0.9em;
    width: auto;
    float: left;
    margin: 5px 20px 0px 0px;
    display:none;
}
.vc_search_results .ora_pubblicazione:before {
    content: "\f017";
    font-family: FontAwesome;
    font-weight: normal;
    margin: 0px 5px 0px 0px;
}
.vc_search_results .ora_pubblicazione a,.search_results .ora_pubblicazione a:hover {
    text-decoration:none;
    color: #333;
}
.vc_search_results .cont2 {
    max-height:215px;
    overflow:hidden;
}
.vc_search_results .cont3 {
    /*padding-right: 40px;*/
}
/*---no_risultati*/
.no_risultati {
    margin:0 0 60px 0;
    padding:10px;
    font-size:1.8em;
    color:#404040;
    font-family:'Noto Serif', 'Times New Roman', serif;
    width:100%;
    float:left;
    clear:left;
}
.no_risultati:before {
    content:"\f127";
    font-family: FontAwesome;
    font-style: normal;
    font-size:1em;
    color:#404040;
    font-weight: normal;
    text-decoration: inherit;
    margin-right:10px;
}
/*---search_results_pagination*/
.vc_search_results_pagination {
    margin:5px 0;
    width:100%; 
    float:left;
    clear:left;
}
.vc_search_results_pagination a {
    color:#0197f5;
    font-size:2.14em;
}
.vc_search_results_pagination a#precedenti {
    float:left;
}
.vc_search_results_pagination a#prossimi {
    float:right;
}
.vc_search_results_pagination a#precedenti:before {
    content: "\f137";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
}
.vc_search_results_pagination a#prossimi:after {
    content: "\f138";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
}
@media only screen and (max-width: 767px) {
    .vc_search_results {
        margin: 0 0 23px 0; 
    }
}
/*---vc_article_preview_talking*/
.vc_article_preview_talking {
    width:30%;
    float:left;
    /*clear:left;*/
    border-top:5px solid #017cc5;
    border-right:1px solid #bcbcbc;
    border-left:1px solid #bcbcbc;
    border-bottom:1px solid #bcbcbc;
    background:#fff;
    position:relative;
    height:80px;
    overflow:hidden;
    margin-bottom:5px;
    margin-left:2px;
}
.vc_article_preview_talking .cont_img {
    width:100%;
    float:left;
    clear:left;
    height:124px;
    overflow:hidden;
}
.vc_article_preview_talking .cont_img img {
    width: 100%;
    height: auto;
}
.vc_article_preview_talking .cont3 {
    position:relative;
}
.vc_article_preview_talking .cont4 {
    padding:15px 10px;
    width:100%;
    float:left;
    clear:left;
    height:97px;
    position:relative;
}
.vc_article_preview_talking .occhiello,
.vc_article_preview_talking .sezione {
    width:100%;
    float:left;
    clear:left;
    color:#019cf5;
    height:14px;
    overflow:hidden;
}
.vc_article_preview_talking .tag_43 {
    width:100%;
    float:left;
    clear:left;
    color:#019cf5;
    font-family: 'Noto Serif',  Georgia, Times, 'Times New Roman', serif;
    font-size:0.8em;
    text-transform:uppercase;
}
.vc_article_preview_talking .tag_43 .nome {
    display:none;
}
.vc_article_preview_talking .tag_16 {
    width:100%;
    float:left;
    clear:left;
    color:#019cf5;
    font-family: 'Noto Serif',  Georgia, Times, 'Times New Roman', serif;
}
.vc_article_preview_talking .tag_16 .nome {
    display:none;
}
.vc_article_preview_talking .titolo{
    /*float:left;
    width:70%;
    margin-left:1em;
    margin-top:1em;*/
    height:40px;
    line-height:65px;
    overflow:hidden;
    vertical-align:middle;
    text-align:center;
}
.vc_article_preview_talking .sottotitolo,
.vc_article_preview_talking .sommario{
    margin:5px 0 0 0;
    width:100%;
    float:left;
    clear:left;
    height:91px;
    overflow:hidden;
}
.vc_article_preview_talking .sottotitolo a,
.vc_article_preview_talking .sommario a{
    color:#404040 !important;
}
.vc_article_preview_talking .ora_pubblicazione{
    color: #afafaf;
    font-size: 14px;
    font-weight:normal;
}
.vc_article_preview_talking .ora_pubblicazione:before{
    content:  "\f017";
    font-family: FontAwesome;
    font-weight:normal;
    margin:0px 5px 0px 0px;
}
.vc_article_preview_talking .num_commenti{
    position:absolute;
    left:0;
    bottom:10px;
    color:#afafaf;
    font-size:14px;
    font-weight:normal;
}
.vc_article_preview_talking .num_commenti:before{
    content: "\f0e5";
    font-family: FontAwesome;
    font-weight:normal;
    margin:0px 5px 0px 0px;
}
.vc_article_preview_talking .didascalia{
    display:none;
}
.vc_article_preview_talking .vc_link_button{
    float:right;
}
.vc_article_preview_talking .vc_link_button a:before{
    content:"\f019";
    color:#d4243a;
    font-family: FontAwesome;
    font-weight:normal;
    font-size: 1.2em;
    margin-right: 3px;
}
.vc_article_preview_talking .vc_link_button a {
    color:#d4243a;
    font-size:0.8em;
    text-transform:uppercase;
    margin-left:5px;
}
/*---media queries*/
@media (max-width: 480px) {
    .vc_article_preview_talking .vc_link_button:after{
        content:"";
    }
    .vc_search_results .titolo{
        margin-top:10px;
    }
}
@media (max-width: 768px) and (max-width: 1024) (orientation:portrait) {
    .vc_search_results .cont_foto img{
        width:138px;
        height:92px;
    }
}
@media (max-width: 767px) and (orientation:portrait) {
    .vc_search_results .cont_foto img{
        width:100% !important;
        height:auto !important;
    }
}
@media (max-width: 1024px) and (orientation:landscape) {
    .vc_search_results .cont_foto img{
        width:204px !important;
        height:136px !important;
    }
}
@media (max-width: 768px) and (orientation:landscape) {
    .cont3{
        margin-top:20px;
    }
}
@media (max-width: 568px) and (orientation:landscape) {
    .vc_search_results .cont_foto img{
        width:444px !important;
        height:296px !important;
    }
    .vc_search_results .cont2{
        max-height:408px;
        overflow:visible;
    }
}

@media (min-width: 569px) and (max-width: 667px) and (orientation:landscape) {
    .vc_search_results .cont_foto img{
        width:546px !important;
        height:364px !important;
        
    }
    .vc_search_results .cont2{
        max-height:546px;
        overflow:visible;
    }
}

@media (min-width: 668px) and (max-width: 748px) and (orientation:landscape) {
    .vc_search_results .cont_foto img{
        width:612px !important;
        height:408px !important;
        
    }
    .vc_search_results .cont2{
        max-height:408px;
        overflow:visible;
    }
}

body.background .nwn-padding-head{
    padding-top:0px;    
}
body.background .banner_background_dpf1 {
    /*margin-top: 100px;*/
}
@media screen and (max-width: 991px) {/* hide wrap on devices < than desktops */
    body {
        background-image: none !important;
    }
}
@media (max-width: 991px) {/* close gap for missing wrap < than desktops */
    body.background {
        margin-top:58px !important;
    }
}
@media (max-width: 767px){
    
    body.background{
        background-position:center 60px !important;
    }
}
@media (min-width: 768px){
    body.background .container-fluid,
    body.background .container {
        max-width:750px;
        margin: 0 auto;
    }
    body.background{
        background-position:center 60px !important;
    }
}
@media (min-width: 769px){
    /*body.background .nwn_hamb_menu .top_menu {
	   margin: 61px 0 20px 0px;
    }
    body.background .nwn_hamb_menu .vc_menu_mobile {
        margin: 0px 0 5px 0px;
        left: auto;
    }*/
}
@media (min-width: 992px) {
    body.background .container-fluid,
    body.background .container {
        max-width:970px;
        margin: 0 auto;
    }
    
    body.background {
        background-position:center 205px !important;
    }
}
@media (min-width: 1200px) {
    body.background .container-fluid,
    body.background .container {
        max-width:1050px;
        margin: 0 auto;
    }
}
body.background .vc_menu_header ul.menu_1 li a{
    font-size: 0.75em;
}
body.background .vc_menu_header ul.menu_1 li a span {
    padding: 9px 10px;
    display: inline-block;
    cursor: pointer;
}

body.background .vc_search_horizontal form {
    /*max-width: 1050px;*/
    max-width: 100%;
    margin: 0 auto;
}
/*body.background .nwn-padding-head {
    padding-top:49px;  
}*/
/*body.background .container {
    width:100%;
    margin-left:inherit;
    margin-right:inherit;
    margin:0 auto;
    padding-left:0;
    padding-right:0;
    background:#fff;
}
body.background .container-fluid {
    z-index:2;
    position:relative;
}
body.background .row {
    margin-left:inherit;
    margin-right:inherit;
    margin:0px;
    padding-left:0;
    padding-right:0;
}
body.background .col-xs-1,
body.background .col-sm-1,
body.background .col-md-1,
body.background .col-lg-1,
body.background .col-xs-2,
body.background .col-sm-2,
body.background .col-md-2,
body.background .col-lg-2,
body.background .col-xs-3,
body.background .col-sm-3,
body.background .col-md-3,
body.background .col-lg-3,
body.background .col-xs-4,
body.background .col-sm-4,
body.background .col-md-4,
body.background .col-lg-4,
body.background .col-xs-5,
body.background .col-sm-5,
body.background .col-md-5,
body.background .col-lg-5,
body.background .col-xs-6,
body.background .col-sm-6,
body.background .col-md-6,
body.background .col-lg-6,
body.background .col-xs-7,
body.background .col-sm-7,
body.background .col-md-7,
body.background .col-lg-7,
body.background .col-xs-8,
body.background .col-sm-8,
body.background .col-md-8,
body.background .col-lg-8,
body.background .col-xs-9,
body.background .col-sm-9,
body.background .col-md-9,
body.background .col-lg-9,
body.background .col-xs-10,
body.background .col-sm-10,
body.background .col-md-10,
body.background .col-lg-10,
body.background .col-xs-11,
body.background .col-sm-11,
body.background .col-md-11,
body.background .col-lg-11,
body.background .col-xs-12,
body.background .col-sm-12,
body.background .col-md-12,
body.background .col-lg-12 {
    margin-left:inherit;
    margin-right:inherit;
}*/


/*vc_preview_results_pagination*/
.vc_preview_results_pagination {
    margin:0 auto;
    padding:5px;
    display: table;
}
.vc_preview_results_pagination .pagination {
    margin: 50px 0 20px 0;
}
.vc_preview_results_pagination .pagination>li>a, 
.vc_preview_results_pagination .pagination>li>span {
    color:#212121;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
}
.vc_preview_results_pagination li.active a{
    /*background: #fffc52;
    border-color: #fffc52;
    cursor:pointer;
    color: #212121;*/
    background: #212121;
    border-color: #212121;
    cursor: pointer;
    color: #fff;
}
.vc_preview_results_pagination li.active a:hover,
.vc_preview_results_pagination li.active a:focus {
    /*background: #fffc52;
    border-color: #fffc52;
    color: #212121;*/
    background: #212121;
    border-color: #212121;
    color: #fff;
}

.vc_preview_results_pagination a#precedenti {
    float:left;
}
.vc_preview_results_pagination a#prossimi {
    float:right;
}
.vc_preview_results_pagination a#precedenti:before {
    content: "\f053";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color:#000;
}
.vc_preview_results_pagination a#prossimi:after {
    content: "\f054";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color:#000;
}

/*---vc_article_preview_extrasmall*/
.alpha-bnews {
    padding:20px 0 10px;
    width:100%;
    float:left;
    clear:left;
    position:relative;
}
.alpha-bnews .icona_tipo{
    display:none;
}
/* clearfix trick to allow us to have bottom margins */
.alpha-bnews .cont:after,
.alpha-bnews .cont .schermata:after,
.alpha-bnews .cont .schermata .hori_group:after,
.alpha-bnews .cont .schermata .hori_group .box:after{
    content:"";
    display:table;
    clear:both;
}
.alpha-bnews .cont .schermata .hori_group .box{
    margin-bottom:10px;
}
.alpha-bnews .divcont{
    padding:0;
}
.alpha-bnews .cont_foto {
    float:left;
    clear:left;
}
.alpha-bnews .schermata{
    margin-bottom:5px;
}
.alpha-bnews .cont_foto img {
    clear:left;
    display:block;
    vertical-align:middle;
    max-width:100%;
    max-height:100%;
    object-fit:cover;
    margin:0 auto;
    box-shadow: 5px 5px 10px #4c4c4c;
}
.alpha-bnews .taglia_testo .titolo{
	display            : block;
	display            : -webkit-box;
	-webkit-box-orient : vertical;
	position           : relative;

	line-height        : 1em;
	overflow           : hidden;
	text-overflow      : ellipsis;
	-webkit-line-clamp : 4;
	height             : calc(1.0em * 1 * 4);
	padding-left       : 20px !important;
	letter-spacing: -.3px;
}
.latest_headlines_title{
    color: #fff;
    color: var(--alpha-fg);
    font-weight: 400;
    font-size: 1.3em;
    line-height: 0.9em;
    width: 100%;
    float: left;
    clear: left;
    background-color: #D8002D;
    background-color: var(--alpha-bg);
    padding: 5px;
    text-transform: uppercase;
}

@media only screen and (max-width : 1024px) and (orientation:landscape){
    /*.alpha-bnews .cont_foto img{
        width:192px;
        height:124px;
    }    */
    .alpha-bnews .taglia_testo .titolo{
        padding-top:20px;
        line-height:1.4em;
    }
}

@media only screen and (max-width : 748px) and (orientation : landscape){
    .alpha-bnews-test .cont_foto img{
        width:222px;
        height:148px;
    }   
}

@media only screen and (max-width : 748px) and (orientation : portrait){
    .nopadding{
        padding-left:0;
        padding-right:0;
        
    }
}
@media only screen and (max-width : 320px) and (orientation : portrait){
    .alpha-bnews .taglia_testo .titolo{
        height:auto;
    }
}
/*---Results found*/
.vc_box_archive_keyword {
    padding:0 0;
    width:100%;
    line-height:25px;
    float:left;
    clear:left;
}
.vc_box_archive_keyword .occhiello_titolo {
    float:left;
    color: #d82744;
}
.vc_box_archive_keyword p {
    float:left;
    margin-right: 10px;
}
.vc_box_archive_keyword .text:last-child {
    margin-left:5px;
}

.vc_box_archive_keyword p.text span.keyword,
.vc_box_archive_keyword p.text span.sezione,
.vc_box_archive_keyword p.results_number{
    font-weight:bold;
}
.vc_box_archive_keyword p.results_number{
    float:left;
    width:100%;
}
/* 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;
    }
}




