/*
 * ---- start OUT-BREAKPOINT definition ----
 */
 
 	.cryptoArtSeparator-divPanel{
 		height: 4px;
 		background: #81d742 !important;
 	}
 	
 	.cookies-notificationbar{
 		background: #000000 !important;
 	}
 	
 	.cookiesItem-label{
 		color: white;
 	}
 	
 	/* start MEDIA layout */
 	
 	.media-panel{
		background: black;
	}
	
	.fontAwesome-icon{
		color: #81d742 !important;
	}
	
	.fontAwesome-icon:hover{
		color: white !important;
	}
	
	.fa-phone{
		font-size: 14.5pt !important;
	}
	
	/* end MEDIA layout */
	
	.footer-panel{
		background: black;
	}
	
	.footerTitle-text{
		color: #81d742 !important;
	}
	
	.footer-text{
		color: #efe8e8 !important;
	}
	
	.footer-hr{
		opacity: 1;
		height: 2px;
    	border-width: 0px;
   		background-color: #81d7427a;
	}
	
	.copyrightFontAwesome-icon{
		color: black !important;
	}
	
/*
 * ---- end OUT-BREAKPOINT definition ----
 */	
 
 
