#certa-boxes {
	background-color: #c9c9c9;
}
#certa-boxes .boxes-container {
	padding-top: 60px;
	padding-bottom: 30px;
}
#certa-boxes #boxes-row {
	margin-left: -15px;;
	margin-right: -15px;;
}
#certa-boxes .frontpageboxes {
	padding-top: 0;
	float: left;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
}
#certa-boxes .frontpageboxes .widget-inner {
	background-color: ;
	color: ;
	height: 100px;}
#certa-boxes .frontpageboxes.certazoom .widget-inner {
	background-repeat: no-repeat !important;
	background-position: center center !important;
	background-size: 100% auto !important;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	overflow: hidden !important;
	position: relative;
	opacity: 0.99;
}
#certa-boxes .frontpageboxes.certazoom .widget-inner::before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: -1;
	background: rgba(0, 0, 0, 0);
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
#certa-boxes .frontpageboxes.certazoom .widget-inner:hover {
	background-size: 110% auto !important;	
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
#certa-boxes .frontpageboxes.certazoom .widget-inner:hover::before {
	background: rgba(0, 0, 0, 0.5);
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
#certa-boxes .frontpageboxes .widget-inner span.notitle {
	display: none;
}
#certa-boxes .frontpageboxes .widget-inner.boxpadding {
	}
#certa-boxes .frontpageboxes .widget-inner.boxcenter {
	display: -webkit-box;   /* OLD: Safari,  iOS, Android browser, older WebKit browsers.  */
    display: -moz-box;      /* OLD: Firefox (buggy) */
    display: -ms-flexbox;   /* MID: IE 10 */
    display: -webkit-flex;  /* NEW, Chrome 21–28, Safari 6.1+ */
    display: flex;
    -webkit-box-align: center; 
    -moz-box-align: center; /* OLD… */
    -ms-flex-align: center; /* You know the drill now… */
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center; 
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    text-align: center;
}
#certa-boxes .frontpageboxes .widget-inner h1,
#certa-boxes .frontpageboxes .widget-inner h2,
#certa-boxes .frontpageboxes .widget-inner h3 {
	margin-top: 0;
}
#certa-boxes .frontpageboxes .widget-inner.boxcenter p,
#certa-boxes .frontpageboxes .widget-inner.boxcenter h1,
#certa-boxes .frontpageboxes .widget-inner.boxcenter h2,
#certa-boxes .frontpageboxes .widget-inner.boxcenter h3 {
	margin: 0;
	padding: 0;
}
#certa-boxes .frontpageboxes a.boxlink,
#certa-boxes .frontpageboxes a.boxlink:focus,
#certa-boxes .frontpageboxes a.boxlink:active
#certa-boxes .frontpageboxes a.boxlink:hover {
	text-decoration: none;
}

#certa-boxes .frontpagebox-1 {
	width: 33.33333333%;
}
#certa-boxes .frontpagebox-1 .widget-inner {
	background-color: ;
	background-size: auto;
	color: ;
}

#certa-boxes .frontpagebox-2 {
	width: 33.33333333%;
}
#certa-boxes .frontpagebox-2 .widget-inner {
	background-color: ;
	background-size: auto;
	color: ;
}

#certa-boxes .frontpagebox-3 {
	width: 33.33333333%;
}
#certa-boxes .frontpagebox-3 .widget-inner {
	background-color: ;
	background-size: auto;
	color: ;
}

#certa-boxes .frontpagebox-4 {
	width: 33.33333333%;
}
#certa-boxes .frontpagebox-4 .widget-inner {
	background-color: ;
	background-size: auto;
	color: ;
}

#certa-boxes .frontpagebox-5 {
	width: 33.33333333%;
}
#certa-boxes .frontpagebox-5 .widget-inner {
	background-color: ;
	background-size: auto;
	color: ;
}

#certa-boxes .frontpagebox-6 {
	width: 33.33333333%;
}
#certa-boxes .frontpagebox-6 .widget-inner {
	background-color: ;
	background-size: auto;
	color: ;
}

#certa-boxes .frontpagebox-7 {
	width: 33.33333333%;
}
#certa-boxes .frontpagebox-7 .widget-inner {
	background-color: ;
	background-size: auto;
	color: ;
}

#certa-boxes .frontpagebox-8 {
	width: 33.33333333%;
}
#certa-boxes .frontpagebox-8 .widget-inner {
	background-color: ;
	background-size: auto;
	color: ;
}

#certa-boxes .frontpagebox-9 {
	width: 33.33333333%;
}
#certa-boxes .frontpagebox-9 .widget-inner {
	background-color: ;
	background-size: auto;
	color: ;
}

#certa-boxes .frontpagebox-10 {
	width: 33.33333333%;
}
#certa-boxes .frontpagebox-10 .widget-inner {
	background-color: ;
	background-size: auto;
	color: ;
}

#certa-boxes .frontpagebox-11 {
	width: 33.33333333%;
}
#certa-boxes .frontpagebox-11 .widget-inner {
	background-color: ;
	background-size: auto;
	color: ;
}

#certa-boxes .frontpagebox-12 {
	width: 33.33333333%;
}
#certa-boxes .frontpagebox-12 .widget-inner {
	background-color: ;
	background-size: auto;
	color: ;
}

/* MEDIA */
@media (min-width: 1200px) {
	#certa-boxes .frontpageboxes .widget-inner {
		height: 100px;	}
}
@media (min-width: 768px) and (max-width: 991px) {
	#certa-boxes .frontpageboxes .widget-inner {
		height: 100px;	}
	
	#certa-boxes .frontpagebox-1 {
		width: 50%;
	}
	#certa-boxes .frontpagebox-2 {
		width: 50%;
	}
	#certa-boxes .frontpagebox-3 {
		width: 50%;
	}
	#certa-boxes .frontpagebox-4 {
		width: 50%;
	}
	#certa-boxes .frontpagebox-5 {
		width: 50%;
	}
	#certa-boxes .frontpagebox-6 {
		width: 50%;
	}
	#certa-boxes .frontpagebox-7 {
		width: 50%;
	}
	#certa-boxes .frontpagebox-8 {
		width: 50%;
	}
	#certa-boxes .frontpagebox-9 {
		width: 50%;
	}
	#certa-boxes .frontpagebox-10 {
		width: 50%;
	}
	#certa-boxes .frontpagebox-11 {
		width: 50%;
	}
	#certa-boxes .frontpagebox-12 {
		width: 50%;
	}
}
@media (max-width: 767px) {
	#certa-boxes .frontpageboxes {
		width: 100% !important;
	}
	#certa-boxes .frontpageboxes .widget-inner {
		height: auto !important;
		min-height: 50px;	}
}
