
.Instagram {
	margin: 130px auto 120px
}

@media (min-width: 992px) {
	.Instagram {
		margin: 130px auto 140px
	}
}

.Instagram__header {
	margin: 0 auto;
	max-width: 1290px;
	padding: 0 20px;
	margin-bottom: 50px
}

@media (min-width: 768px) {
	.Instagram__header {
		max-width: 1290px;
		padding: 0 40px
	}
}

.Instagram__title {
	text-transform: uppercase;
	font-weight: normal;
	font-style: normal;
	font-family: NewsGot-Dem, Arial, sans-serif;
	margin: 0;
	padding: 0;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 1.1rem;
	line-height: 1.1rem;
	letter-spacing: .24rem;
	margin-bottom: -.33rem;
	color: #969696
}

@media (min-width: 768px) and (max-width: 991px) {
	.Instagram__title {
		font-size: 1.1rem;
		line-height: 1.1rem;
		letter-spacing: .24rem;
		margin-bottom: -.33rem
	}
}

@media (min-width: 992px) {
	.Instagram__title {
		font-size: 1.1rem;
		line-height: 1.1rem;
		letter-spacing: .24rem;
		margin-bottom: -.33rem
	}
}

.Instagram__title::after {
	content: '';
	display: inline-block;
	background: #83734A;
	width: 20px;
	height: 1px;
	margin-left: 10px;
	margin-bottom: .25em
}

.Instagram__grid {
	overflow: hidden;
	margin: 0 auto;
	max-width: 1290px;
	padding: 0 -10px
}

@media (min-width: 768px) and (max-width: 991px) {
	.Instagram__grid {
		margin: 0 auto;
		max-width: 1290px;
		padding: 0 10px
	}
}

@media (min-width: 992px) {
	.Instagram__grid {
		margin: 0 auto;
		max-width: 1290px;
		padding: 0 40px
	}
}

@media (min-width: 992px) {
	.Instagram__grid {
		display: flex;
		flex-wrap: nowrap;
		justify-content: space-between
	}
}

.Instagram__item-inner {
	background-size: cover;
	background-position: 50% 50%;
	overflow: hidden;
	position: relative
}

.Instagram__item-inner:before {
	content: '';
	float: left;
	padding-bottom: 100%
}

.Instagram__item-inner:after {
	content: '';
	display: table;
	clear: both
}

.Instagram__item-inner--account {
	background: rgba(131, 115, 74, 0.1)
}

@media (min-width: 992px) {
	.Instagram__item {
		width: calc( (100% - 150px)/6)
	}
}

.Instagram__item-meta {
	margin-top: 15px;
	padding: 0 7px 0 0
}

.Instagram__item-meta img {
	height: 12px;
	width: auto;
	margin-right: 7px;
	vertical-align: bottom;
	opacity: .4;
	transform: translate3d(0, 0, 0)
}

.Instagram__item-meta {
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 16px
}

.Instagram__item-meta-item-numbers {
	font-family: NewsGot-Reg;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 1rem;
	line-height: 1rem;
	letter-spacing: 0rem;
	margin-bottom: -.3rem;
	color: #3B4450
}

@media (min-width: 768px) and (max-width: 991px) {
	.Instagram__item-meta-item-numbers {
		font-size: 1rem;
		line-height: 1rem;
		letter-spacing: 0rem;
		margin-bottom: -.3rem
	}
}

@media (min-width: 992px) {
	.Instagram__item-meta-item-numbers {
		font-size: 1rem;
		line-height: 1rem;
		letter-spacing: 0rem;
		margin-bottom: -.3rem
	}
}

.Instagram__item-meta-item-date {
	font-family: NewsGot-Reg;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 1.2rem;
	line-height: 1.2rem;
	letter-spacing: 0rem;
	margin-bottom: -.36rem;
	color: #66686b
}

@media (min-width: 768px) and (max-width: 991px) {
	.Instagram__item-meta-item-date {
		font-size: 1.2rem;
		line-height: 1.2rem;
		letter-spacing: 0rem;
		margin-bottom: -.36rem
	}
}

@media (min-width: 992px) {
	.Instagram__item-meta-item-date {
		font-size: 1.2rem;
		line-height: 1.2rem;
		letter-spacing: 0rem;
		margin-bottom: -.36rem
	}
}

.Instagram__item-account {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	text-align: center;
	padding: 20px;
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-flow: column;
	flex-wrap: wrap
}

.Instagram__item-account h4 {
	text-transform: uppercase;
	font-weight: normal;
	font-style: normal;
	font-family: NewsGot-Dem, Arial, sans-serif;
	margin: 0;
	padding: 0;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 1.6rem;
	line-height: 1.6rem;
	letter-spacing: -.067rem;
	margin-bottom: -.48rem;
	color: #83734A
}

@media (min-width: 768px) and (max-width: 991px) {
	.Instagram__item-account h4 {
		font-size: 1.6rem;
		line-height: 1.6rem;
		letter-spacing: -.067rem;
		margin-bottom: -.48rem
	}
}

@media (min-width: 992px) {
	.Instagram__item-account h4 {
		font-size: 1.6rem;
		line-height: 1.6rem;
		letter-spacing: -.067rem;
		margin-bottom: -.48rem
	}
}

.Instagram__item-account .Instagram__divider {
	height: 1px;
	width: 28px;
	margin: 20px auto;
	background: #83734A
}

.Instagram__item-account p {
	text-transform: uppercase;
	font-weight: normal;
	font-style: normal;
	font-family: NewsGot-Dem, Arial, sans-serif;
	margin: 0;
	padding: 0;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: .9rem;
	line-height: .9rem;
	letter-spacing: .176rem;
	margin-bottom: -.27rem;
	color: #4F4D48
}

@media (min-width: 768px) and (max-width: 991px) {
	.Instagram__item-account p {
		font-size: .9rem;
		line-height: .9rem;
		letter-spacing: .176rem;
		margin-bottom: -.27rem
	}
}

@media (min-width: 992px) {
	.Instagram__item-account p {
		font-size: .9rem;
		line-height: .9rem;
		letter-spacing: .176rem;
		margin-bottom: -.27rem
	}
}

.Instagram .slick-slide {
	float: left;
	padding: 30px
}