/*
 * ---- start OUT-BREAKPOINT definition ----
 */
 
 	.cookies-notificationbar{
 		opacity:0.8;
        height: 145px;
 	}
 	
 	.cookiesNotification-panel{
 		margin: 1%;
 		text-align: center;
 		height: 100px;
 	}
 	
 	.cookiesItem-label{
 		font-size: 24px !important;
 		font-family: JosefinSlabRegular !important;
 	}
 	
 	.cookies-button{
 		position: relative;
 		top: 30px;
 	}
 	
 	 
 	/* start MEDIA layout */
	
	.media-panel{
		padding-top: 5px !important;
	}
	
	.leftNestedMedia-panel{
		text-align:left;
		padding-left: 10px !important;
	}
	
	.rightNestedMedia-panel{
		text-align:right;
		padding-right: 10px !important;
	}
	
	.deviceFontAwesome-icon{
		position: relative;
		top: 10px;
	}
	
	.partner-icon {
	   position: relative;
	}
	
	.universityFontAwesome-icon{
		position: relative;
		margin-left: 2px;
    }
		
	.downloadFontAwesome-icon{
		margin-left: 2px;
		font-size:22px !important;
	}
	
	.linkedinFontAwesome-icon{
		position: relative;
    	top: 2px;
		margin-left: 2px;
    }
    
    .socialFontAwesome-icon{
		position: relative;
    	top: 2px;
		margin-left: 2px;
   	}
			
	.beforeLinkedinIcon-spacer{
		padding-left:25px;
	}
	
	.beforeItalianIcon-spacer{
		padding-left: 25px;
	}
	
	.beforeEnglishIcon-spacer{
		padding-left: 10px;
	}
	
	.countryFlag-icon{
		position: relative;
	}
	
	.countryFlag-icon:HOVER{
		transition-duration: 1s;
	}
	
	.countryFlagActive-icon{
		height: 13px;
	}
		
	/* end MEDIA layout */
	
	.footer-panel{
		height: 300px;
		padding-top: 20px;
		text-align: center;
		background-size: 100% !important;
	}
	
	.footerPanelLeft{
		position:relative;
		top:80px;
		height: 150px;
	}
	
	.footerItems-panelgrid{
		top: 50px !important;
   		position: relative;
	}
	
	.footerItems-panel{
		padding-left:10% !important;
		padding-right:10% !important;
		height: 100px;
		width: 100% !important;
		text-align: left;
	}
	
	.footer-hr{
		opacity:0.5;
	}
	
	.footerTitle-text{
		font-family: GothamLight !important;
		font-size: 12pt !important;
	}
	
	.footer-text{
		font-family: GothamLight !important;
		font-size: 10pt !important;
	}
	
	.copyrightFontAwesome-icon{
		font-size:10pt !important;
		margin-right: 5px;
	}
	
	.cfMailLogo-pic{
		position:relative;
		top: 10px;
		height:60px !important;
	}		
	
/*
 * ---- end OUT-BREAKPOINT definition ----
 */	
 
 
