.instafeed img {
	height: auto;
}

.bg-primary .list-inline i {
	color: rgba(255,255,255,1);
}

footer .logo {
	/*opacity: .8;*/
}

.overlay:before {
	opacity: 0.2;
}

.image-bg a:hover,
.bg-primary a:hover {
  opacity: 0.5;
}

@media all and (max-width: 767px) {

	br {
		display: inherit;
	}

}

p.lead {
	font-size: 17px;
	font-weight: 300;
	line-height: 1.6;
	font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#ramon-hero .social-list {
	margin-top: 15px;
}

.right {
	float: right;
	text-align: right;
}

@media screen and (max-width: 568px) and (min-width: 320px)
{
	p.lead{
		font-size: 13px;
	}
	h5{
		font-size: 14px;
	}
}