a {
	color: #008644;
	text-decoration: none;
	background-color: transparent;
}

a:hover {
	color: #f5b718;
	text-decoration: none;
	background-color: transparent;
}

.content h1 {
	color: #008644
}

.content h2 {
	color: #005999
}

.bg-sbpmat-green {
	background-color: #008644;
	color: white;
}

.text-sbpmat-green {
	color: #008644
}

.bg-sbpmat-blue {
	background-color: #005999;
	color: white;
}

.text-sbpmat-blue {
	color: #005999
}

.bg-sbpmat-yellow {
	background-color: #f5b718;
	color: white;
}

.text-sbpmat-yellow {
	color: #f5b718
}

.bg-sbpmat-red {
	background-color: #e2352d;
	color: white;
}

.bg-sbpmat-bluishgreen{
	background-color: #17a2b8;
	color: white;
}

.text-sbpmat-bluishgreen{
	color: #17a2b8;
}

.text-sbpmat-red {
	color: #e2352d
}

.bg-sbpmat-gray {
	background-color: #c0c0c0;
	color: white;
}

.text-sbpmat-gray {
	color: #c0c0c0
}

.bg-sbpmat-footer {
	background-color: rgba(224, 224, 224, 0.4);
}

.bg-sbpmat-sponsor {
	background-color: rgba(224, 224, 224, 0.2);
}

.bg-sbpmat-plenary {
	background-color: rgba(0, 134, 68, 0.1);
}

.bg-sbpmat-memorial {
	background-color: rgba(0, 134, 68, 0.2);
}

.logo{
    width: 20em;
    margin-top: 40px
}

.feed {
	position:absolute;
	bottom: 0;
	z-index: 1;
	width: 100%;
}

body {
	background-image: url('../imgs/background.png');
}

/* change the link color */
.navbar-custom .navbar-nav .nav-link {
    color: #008644;
}

/* change the color of active or hovered links */
.navbar-custom .nav-item.active .nav-link,
.navbar-custom .nav-item:hover .nav-link {
    color: #ffffff;
	background-color: #008644
}

/*sections*/
section, .intro, .stripe {
	display: block;
	padding: 20px 0px; }

.intro {
	font-weight: 100;
	background-image: radial-gradient(ellipse farthest-side at 100% 100%, #85D8CE 10%, #085078 120%); }
.intro .controls {
	margin: 20px 0px 0px 0px; }

.stripe {
	font-weight: 100;
	background-color: #444; }

/*Markup elements*/
section.intro h1, .intro h1, .intro.stripe h1 {
	font-family: "Indie Flower", cursive;
	font-size: 70px;
	font-weight: 100; }
section.intro p, .intro p, .intro.stripe p {
	font-size: 20px; }
section.intro i, .intro i, .intro.stripe i {
	font-weight: 200; }
section.intro hr, .intro hr, .intro.stripe hr {
	opacity: 0.2;
	background-color: #fff;
	border-color: #fff;
	border-bottom: none; }

.field {
	margin-top: 7px; }

.field-right {
	width: 20%;
	height: 41px;
	float: right;
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px; }

.field-left {
	width: 80%;
	float: left;
	border-right: none;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px; }

.referral {
	text-align: left; }
.referral a {
	color: white;
	font-weight: 200; }
.referral ul {
	list-style: none; }

/*# sourceMappingURL=example.css.map */
.social-feed-element.hidden{
	display:none;
}

.social-feed-element {
	color: white;
}

.social-feed-element .author-title {
	color: lightgrey;
}

.social-feed-element .media-body div {
	color: white;
}

.social-feed-element .muted {
	color: lightgrey;
}

.social-feed-element a {
	color: white;
	font-weight: bold;
}

.social {
	padding: 10px;
	font-size: 30px;
	width: 30px;
	text-align: center;
	text-decoration: none;
	margin: 5px 2px;
	border-radius: 50%;
	box-sizing: content-box;
}

.social-feed-element-facebook {
	background-color: rgba(0, 89, 153, 0.7);
}

.social-feed-element-instagram {
	background-color: #eaeaea;
}

.social-feed-element-instagram  .author-title {
	color: #125688;
}

.social-feed-element-instagram .media-body div {
	color: gray;
}

.social-feed-element-instagram .fa-instagram {
	background-color: transparent;
	color: #125688;
}

.social-feed-element-instagram a {
	color: #125688;
	font-weight: bold;
}

.fa-facebook-header {
	background: #3B5998;
	color: white;
}

.fa-facebook-header:hover {
	opacity: 0.7;
	background: #3B5998;
	color: white;
}

.fa-twitter-header {
	background: #55ACEE;
	color: white;
}

.fa-twitter-header:hover  {
	opacity: 0.7;
	background: #55ACEE;
	color: white;
}

.fa-instagram-header {
	background: #125688;
	color: white;
}

.fa-instagram-header:hover  {
	opacity: 0.7;
	background: #125688;
	color: white;
}

.logos {
	background-color: transparent;
}

.bg-sbpmat-red a {
	color: white;
}

.bg-sbpmat-green a {
	color: white;
}

.bg-sbpmat-yellow a {
	color: white;
}

.organization-team .avatar img {
	max-width: 150px;
	height: auto;
	padding: 0;
}

#map {
	width: 100%;
	height: 500px;
}
#portfolio .portfolio-item .portfolio-link {
	display: block;
	position: relative;
	max-width: 400px;
	margin: 0 auto;
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover {
	position: absolute;
	width: 100%;
	height: 100%;
	opacity: 0;
	transition: all ease 0.5s;
	-webkit-transition: all ease 0.5s;
	-moz-transition: all ease 0.5s;
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover:hover {
	opacity: 1;
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content {
	position: absolute;
	width: 100%;
	height: 20px;
	padding: 30px;
	font-size: 1em;
	text-align: justify;
	top: 5%;
	margin-top: -12px;
	color: white;
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content i {
	margin-top: -12px;
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h3,
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h4 {
	margin: 0;
}
#portfolio .portfolio-item .portfolio-link img {
	margin-left: auto;
	margin-right: auto;
}
#portfolio .portfolio-item .portfolio-caption {
	max-width: 400px;
	margin: 0 auto;
	background-color: white;
	text-align: center;
	padding: 25px;
}
#portfolio .portfolio-item .portfolio-caption h4 {
	text-transform: none;
	margin: 0;
}
#portfolio .portfolio-item .portfolio-caption p {
	font-family: "Droid Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: italic;
	font-size: 16px;
	margin: 0;
}
#portfolio .portfolio-item:nth-child(even) .portfolio-link .portfolio-hover {
	background: rgba(0, 134, 68, 0.8);
}
#portfolio .portfolio-item:nth-child(odd) .portfolio-link .portfolio-hover {
	background: rgba(240,173,48, 0.8);
}

.portfolio-modal .modal-dialog {
	margin: 0;
	height: 100%;
	width: 100vw;
}

.portfolio-modal .modal-dialog {
	margin: 0;
	height: 100%;
	width: 100vw;
	max-width: none;
}
.portfolio-modal .modal-content {
	border-radius: 0;
	background-clip: border-box;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: none;
	min-height: 100%;
	padding: 100px 0;
	text-align: center;
}

.portfolio-modal .modal-content h2 {
	margin-bottom: 15px;
	font-size: 3em;
}
.portfolio-modal .modal-content p {
	margin-bottom: 30px;
}
.portfolio-modal .modal-content p.item-intro {
	margin: 20px 0 30px;
	font-family: "Droid Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: italic;
	font-size: 16px;
}
.portfolio-modal .modal-content ul.list-inline {
	margin-bottom: 30px;
	margin-top: 0;
}
.portfolio-modal .modal-content img {
	margin-bottom: 30px;
}
.portfolio-modal .close-modal {
	position: absolute;
	width: 75px;
	height: 75px;
	background-color: transparent;
	top: 25px;
	right: 25px;
	cursor: pointer;
}
.portfolio-modal .close-modal:hover {
	opacity: 0.3;
}
.portfolio-modal .close-modal .lr {
	height: 75px;
	width: 1px;
	margin-left: 35px;
	background-color: #888888;
	transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	/* IE 9 */
	-webkit-transform: rotate(45deg);
	/* Safari and Chrome */
	z-index: 1051;
}
.portfolio-modal .close-modal .lr .rl {
	height: 75px;
	width: 1px;
	background-color: #888888;
	transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	/* IE 9 */
	-webkit-transform: rotate(90deg);
	/* Safari and Chrome */
	z-index: 1052;
}
.portfolio-modal .modal-backdrop {
	opacity: 0;
	display: none;
}
.plus-center .portfolio-hover-content > .plus {
	margin-top: 25%;
	text-align: center;
}

@media (min-width: 1300px) {
	.container {
		max-width: 1400px;
	}
}

.program-box:hover{
	color: #2b4f11;
}

.program-time-left{
	width: 120px !important;
}

.time{
	width: 60px;
	font-size: 25px;
	line-height: 36px;
	text-align: right;
	margin-right: 10px;
	color: #428bca;
	height: 100%;
}
.time-color{
	line-height: 36px;
	font-weight: bold;
	color: #428bca;
}

/* Dates */
.agenda .agenda-date { width: 170px; }
.agenda .agenda-date .dayofmonth {
	width: 40px;
	font-size: 36px;
	line-height: 36px;
	float: left;
	text-align: right;
	margin-right: 10px;
	color: #428bca;
}
.agenda .agenda-date .shortdate {
	font-size: 0.75em;
}
/* Times */
.agenda .agenda-time { width: 140px; }
/* Events */
.agenda .agenda-events {
	font-size: 15px;
}
.program-box{
	/*height: 160px !important;*/
}
.program-box:hover{
	color: #2b4f11;
}
.program-time-left{
	width: 120px !important;
}