/* 
Theme Name: Visual Composer Starter Child
Theme URL: https://visualcomposer.com/visual-composer-starter-theme/
Description: Visual Composer Starter Child Theme 
Theme Author: Visual Composer
Author URL: https://visualcomposer.com/
Template: visual-composer-starter 
Version: 1.0.0 
Text Domain: visual-composer-starter-child
*/

@media only screen and (max-width: 1199px){
	.newsgrid{ }
	
	.video_lightbox_anchor_image {
			padding: 10px !important;
		 transform: scale(0.8) !important;
	}
		
	}

@media only screen and (max-width: 991px){
	.newsgrid.vc_grid-item-zone-c-right .vc_gitem-animated-block {
		float: none !important;
		width: 100% !important;
	}
	.newsgrid.vc_grid-item-zone-c-right .vc_gitem-zone-c {
		float: none !important;
		width: 100% !Important;
	}
}

	
@media (max-width: 767px) {
	.vc_col-sm-4.colonne-risultato {
		width: 33.33333333% !IMPORTANT;
		    float: left;
	}
	.video_lightbox_anchor_image {
			padding: 10px !important;
		 transform: scale(0.6) !important;
	}
	.marcatori {
		font-size: 14px !important;
		line-height: 15px !important;
	}
	.nomesquadra {
		font-size: 1.5rem !important;
		max-width: 90%;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	.punteggio {
		font-size: 3rem !important;
	}
	
	.risulatorisultato {
		font-size: 30px;
	}

}
	
	.vc_grid-item .addtoany_content {display: none !important;}

.navbar-toggle {
    background: #fff;
}