.pl24connect {
	background:#f7c400;
	margin-top:50px;
}

.highlights {
    background:#fad567;
}

a.lnk_highlight, a.lnk_highlight:visited {
	color:black;
	padding-left:15px;
	line-height:40px;
	text-decoration:none;
}

a.lnk_highlight:hover, a.lnk_highlight:active {
	font-weight:bold;
	text-decoration:none;
}

.embed-responsive-5by4 {
  padding-bottom: 80%;
}

.gtc {
	padding: 0 0 20px 0;
	font-size: 24px;
	margin-bottom: 20px;
  	font-weight: 300;
  	line-height: 1.4;
}
.gtc li {
	text-intend: 22px;
	margin-left: 22px;
	margin-bottom: 10px;
}

ol .inner_ol {
	padding:10px 0 0 0;
	list-style-type: lower-alpha;
}

.active_gtc {
	color: #f7c400;
}
.input-lg {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300;
	line-height: 1.4;
	font-size: 24px;
}

a.extern {
	color: #333333;
	text-decoration: underline;
}
a:hover.extern {
	text-decoration: none;
}
.row {
	padding: 0 15px;
}

.navbar {
	padding-left:15px;
}

.overview {
	width: 100%;
	max-width: 970px;
	height: auto;
}

@media (max-width: 767px) {
	.social_link {
		margin-top: 6px;
		width: 35px;
		heigth: auto;
	}
}

.size-22 {
	font-size: 22px;
}

a.email {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}

a:hover.email {
	text-decoration: none;
}
