section#facebook-feed {
	padding-top: 40px;
	padding-bottom: 20px;
}
.row.display-flex {
  display: flex;
  flex-wrap: wrap;
}
.row.display-flex > [class*='col-'] {
  flex-grow: 1;
}
.social-media-column {
	margin-bottom: 10px;
}
.social-media-wrap {
	padding: 0 10px 10px;
	background: #445ebb;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	position: relative;
}
.social-media-wrap img.face-logo {
	position: absolute;
	top: 17px;
	left: 25px;
	height: 70px;
	width: 70px;
	border-radius: 50%;
	display: none;
}
.social-media-head {
	color: #fff;
	position: relative;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
}
.social-media-head a {
	text-decoration: none;
	display: table;
	margin: 0 auto;
}
#facebook-feed h1 {
	display: table;
	font-weight: 700;
	margin: 0 auto 5px;
	padding: 0;
	font-size: 42px;
	border-bottom: 0 !important;
	color: #fff !important;
	-webkit-transition: color .2s ease;
    -moz-transition: color .2s ease;
    transition: color .2s ease;
}
#facebook-feed h1:hover {
	color: #c7cfeb !important;
}
.social-media-head p {
	font-size: 16px;
	text-transform: uppercase;
}
#facebook-feed .image-wrapper {
	padding: 0 10px 30px;
}

#facebook-feed h2 {
	display: none;
}
/*#facebook-feed p.work, #facebook-feed p.event, #facebook-feed p.news {
	font-size: 16px;
	padding: 0 20px 0 0px;
	text-align: left;
	margin-left: 20px;
}
#facebook-feed p.event a {
	color: #000;
	line-height: 10px;
}
#facebook-feed p.event a:hover {
	text-decoration: none;
	color: #0c3f90;
}
#facebook-feed p.event a::before {
	content: "\f111";
	color: #0c3f90;
	font-size: 12px;
	margin-right: 10px;
	font-family: FontAwesome;
}*/
.face-col {
	padding-right: 0;
	padding-left: 0;
}
.facebook-holder{
	padding: 15px 20px;
	text-align: left;
	background: #394f9e;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	margin-bottom: 10px;
}
.facebook-holder .face-time {
	margin-bottom: 10px;
}
.facebook-holder .face-time a{
	font-size: 18px;
	color: #fff;
	font-family: 'PT Serif', sans-serif;
}
.facebook-holder .text{
	margin-bottom: 10px;
	font-size: 14px;
	color: #fff;
	overflow: hidden;
}
.facebook-holder .time{
	font-size: 14px;
	color: #fff;
	margin-bottom: 10px;
}
.face-time img{
	width: 100px;
	margin: 10px auto;
	border-radius: 50%;
	display: none;
}
.facebook-holder .face-wrap .image {
	height: 200px;
	background-position: center;
	background-size: cover;
	-webkit-border-bottom-right-radius: 12px;
	-webkit-border-bottom-left-radius: 12px;
	-moz-border-radius-bottomright: 12px;
	-moz-border-radius-bottomleft: 12px;
	border-bottom-right-radius: 12px;
	border-bottom-left-radius: 12px;
}
.social-media-footer {
	margin-top: 30px;
	padding: 10px;
	text-align: right;
}
.social-media-footer a {
	color: #fff;
	text-transform: uppercase;
	margin-right: 10px;
	font-size: 18px;
}
.social-media-footer a:hover .s-m-arrow {
	background: #a1aedd;
}
.social-media-footer .s-m-arrow {
    cursor: pointer;
    -webkit-transition: background .2s ease;
    -moz-transition: background .2s ease;
    transition: background .2s ease;
    background: #c7cfeb;;
    color: #394f9e;
    font-size: 36px;
    border-radius: 10%;
    width: 40px;
    height: 40px;
	margin-left: 10px;
	text-align: center;
}
/* Dots */

.facebook-feed-container.slick-dotted.slick-slider {
	margin-bottom: 70px;
}
.facebook-feed-container .slick-dots {
	bottom: -45px;
}
.facebook-feed-container .slick-dots li button:before {
    color: #c7cfeb;
}
.facebook-feed-container .slick-dots li.slick-active button::before {
	color: #fff;
}

/* ----- Responsive Styles -----*/


@media (min-width: 400px) {
	.face-col {
		padding-right: 15px;
		padding-left: 15px;
	}
}	
@media (min-width: 470px) {
	.social-media-wrap img.face-logo {
		display: block;
	}
}
@media(min-width:470px) and (max-width:767px){
	.facebook-holder .text{
		font-size: 16px;
	}
	.facebook-holder .time{
		font-size: 16px;
	}
}
@media(min-width: 576px) {

}
@media(min-width: 640px) {
	
}
@media(min-width: 768px) {
	.social-media-wrap img.face-logo {
		left: 35px;
		height: 80px;
		width: 80px;
	}
	.face-col {
		padding-right: 10px;
		padding-left: 10px;
	}
	.facebook-holder .face-time a{
		font-size: 15px;
	}
	.facebook-holder .text {
		min-height: 43px;
		max-height: 43px;
	}
	.facebook-feed-container.slick-dotted.slick-slider {
		margin-bottom: 55px;
	}
}
@media(min-width:992px) {
	.social-media-wrap img.face-logo {
		height: 90px;
		width: 90px;
	}
	#facebook-feed h1 {
		font-size: 52px;
	}
	.social-media-head p {
		font-size: 20px;
	}
	.facebook-holder .face-time a {
		font-size: 20px;
	}
	.facebook-holder .text{
		font-size: 16px;
		min-height: 49px;
		max-height: 49px;
	}
	.facebook-holder .time{
		font-size: 16px;
	}
	.facebook-feed-container.slick-dotted.slick-slider {
		margin-bottom: 40px;
	}
}
@media(min-width:1200px) {
	.facebook-holder {
		padding: 15px 25px 20px;
	}
	.facebook-holder .face-time a {
		font-size: 21px;
	}
	.social-media-head p {
		margin-bottom: 20px;
	}
	/*.face-time img {
		margin: 10px auto 15px;
	}*/
}