.layout-slideshow2 .sprocket-features-content {position: absolute;bottom: 0;width: 80%;text-align:center;background: rgba(0,0,0,0);padding: 0;left: auto;margin: 0 10%;min-height: 70px;}
table {
    border: none;
}
th {
    background: rgba(0, 0, 0, 0.1) none repeat scroll 0 0;
    padding: 0.5rem;
}
td {
    border: none;
    padding: 0.5rem;
}
h1,h2,h3 {
	color: #cc3229;
}
.g-animatedblock-title {
  color: #fff;
  font-family: "montserrat","Helvetica","Tahoma","Geneva","Arial",sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 0.9;
  margin: 0 0 1rem;
  padding: 0 1rem;
  text-transform: uppercase;
}
.g-animatedblock-head {
  color: #fff;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 0.9;
  margin: 0 0 1rem;
  padding: 0 1rem;
  text-transform: uppercase;
}
#g-above a {
  color: #fff
}

.gg-pix-inset {
	width: 33%;
	min-width: 300px;
	margin-bottom: 20px;
	margin-left: 20px;
	float: right;
	height: auto;
}
.gg-pix {
	clear: both;	
}
.ggblue {
	color: #fff;
	background-color: #1b48b1;
}
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}