p {
	text-align: justify;
}

p.small-box {
	text-align: left;
}

#headerwrap p.logo-wrap {
    color:#222222;
}

.banner-img img {
	background: none;
}

.navbar .navbar-toggle .icon-bar {
    background-color: #2196F3;
}

.modal-header {
	background: #2196F3;
}

.grid figcaption {
  background: #2196F3;
}

.navbar-brand {
  padding-top: 5px;
}

.googleDriveVideoWrapper {
	position: relative;
	padding-bottom: 75%;
	width: 100%;
	height: 0;
}

.googleDriveVideo {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
