.carousel-wrapper {
	position: relative;
}
article.carousel-wrapper:after {
	content: '';
	position: absolute;
	right: 0;
	width: 0;
	height: 0;
	border-top: 690px solid transparent;
	border-right: 650px solid #f3e150;
	border-bottom: 670px solid transparent;
	z-index: 3;
}
@media (min-width: 769px) {
	article.carousel-wrapper:after {
		top: 1%;
	}
}
article.carousel-wrapper:before {
	content: '';
	position: absolute;
	left: 0;
	bottom: -45%;
	width: 0;
	height: 0;
	border-top: 225px solid transparent;
	border-left: 200px solid #f8f8f8;
	border-bottom: 225px solid transparent;
}
.blog-carousel {
	margin-bottom: 20px;
}
.slick-slide:not(.slick-current) {
	filter: grayscale(100%);
}
.slider .single-slide  {
	width: 1440px; 
	height: 650px; 
	display: block;
	-webkit-transition: 1s -webkit-filter ease-in-out;
	transition: 1s filter ease-in-out, 1s -webkit-filter ease-in-out;
}
ul.slick-dots {
	max-width: 200px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	position: absolute;
	bottom: 10px;
	left: 50%;
	transform: translate(-50%, 0);
}
ul.slick-dots li {
	position: relative;
	display: inline-block;
	width: 55px;
	height: 6px;
	margin: 0 5px;
	padding: 0;
	cursor: pointer;
}
ul.slick-dots li button {
	font-size: 0;
	line-height: 0;
	display: block;
	width: 55px;
	height: 6px;
	padding: 0;
	cursor: pointer;
	color: transparent;
	border: 0;
	outline: none;
	background: rgba(255, 255, 255, 0.5);
	border-radius: 5px;
}
.slick-dots .slick-active button {
	background: #f3e150;
}
@media (max-width: 1400px) {
	.slider .single-slide {
		width: 1000px;
		height: 500px;
	}
}
.slick-navigation {
	position: absolute;
	bottom: -2%;
	right: 11%;
	z-index: 10;
}
.slick-navigation p {
	font-size: 40px;
	font-weight: bold;
	font-family: 'Playfair Display', serif;
	color: #000;
	margin: 0 0 15px;
}
.slick-navigation p mark {
	background: #1d1d1b;
	color: #f3e150;
	line-height: 15px;
	padding: 0px 6px 3px;
	font-weight: normal;
}
.slick-navigation span {
	font-size: 18px;
	color: #1d1d1b;
}
.slick-arrow {
	width: 54px;
	height: 54px;
	position: relative;
	text-align: center;
	outline: 0;
	border: 3px solid #1d1d1b;
	background-color: transparent;
	border-radius: 50%;
	margin-right: 10px;
}
.slick-arrow i {
	font-size: 27px;
	position: absolute;
	left: 50%;
	top: 54%;
	transform: translate(-50%, -50%);
}
.slick-prev i {
	left: 46%;
}
.slick-next i {
	left: 55%;
}
.slick-navigation-buttons {
	margin-top: 35px;
	text-align: right;
}
.slick-anchor {
	max-width: 1440px;
	margin-left: auto;
	margin-right: auto;
	cursor: pointer;
	padding-left: 30px;
	margin-bottom: 65px;
	font-size: 18px;
	color: #787878;
}
.slick-anchor i {
	padding-left: 35px;
}
.blog-carousel-caption {
	display: none;
}

@media (max-width: 768px) {
	.slider .single-slide {
		width: 500px;
		height: 190px; }

	.blog-carousel {
		margin-bottom: 0; }

	.blog-carousel-caption {
		margin-bottom: 27px;
		display: block; }
	.blog-carousel-caption .slick-slide {
		font-size: 16px;
		font-weight: bold;
		padding: 11px;
		padding-right: 50px;
		max-width: 53%;
		display: block;
		height: 60px;
		color: #1d1d1b; }

	article.carousel-wrapper:after {
		border-top: 70px solid transparent;
		border-right: 70px solid #f3e150;
		border-bottom: 70px solid transparent;
		top: 120px; }

	article.carousel-wrapper:before {
		display: none; }

	.slick-anchor {
		display: none;
		padding: 0;
		font-size: 11px;
		margin-top: 50px;
		text-align: center;
		margin-bottom: 25px; }
	.slick-anchor span {
		position: relative; }
	.slick-anchor span i {
		display: block;
		position: absolute;
		left: 50%;
		top: -35px;
		padding: 4px;
		border: 3px solid #787878;
		border-radius: 50%;
		transform: translate(-50%, 0); }

	.slick-dots {
		display: none; }

	.slick-navigation {
		bottom: 19%;
		right: 1px; }
	.slick-navigation p, .slick-navigation span {
		display: none; }
	.slick-navigation .slick-arrow {
		width: 24px;
		height: 24px;
		margin-right: 2px; }
	.slick-navigation .slick-arrow i {
		font-size: 13px; }

	.blog-listing-home .blog-sidebar {
		display: none; }
	.blog-listing-home .post .post-edit-button {
		display: none; }
	.blog-listing-home .post h3 {
		font-size: 18px; }
	.blog-listing-home .post h3:before {
		display: none; }
	.blog-listing-home .post p {
		display: none; }
	.blog-listing-home .post .post-excerpt-wrapper {
		padding: 0;
		display: -webkit-box;
		display: -moz-box;
		display: box;
		-webkit-box-orient: vertical;
		-moz-box-orient: vertical;
		box-orient: vertical; }
	.blog-listing-home .post .author-details {
		position: relative;
		-webkit-box-ordinal-group: 2;
		-moz-box-ordinal-group: 2;
		box-ordinal-group: 2;
		text-align: left; }
	.blog-listing-home .post .author-details .categories, .blog-listing-home .post .author-details .author, .blog-listing-home .post .author-details .date {
		font-size: 11px; }
	.blog-listing-home .post .author-details:after {
		content: '';
		position: absolute;
		bottom: -10px;
		width: 67%;
		background-color: #f3e150;
		height: 6px;
		left: 0; }
	.blog-listing-home .post .thumbnail-wrapper {
		padding: 0; }
	.blog-listing-home .post .post-thumbnail-image-wrapper {
		width: 100%;
		height: 170px; }
	.blog-listing-home .post:nth-of-type(1) {
		/*display: none;*/ } }

@media (max-width: 480px) {
	.slider .single-slide {
		width: 360px;
	}
}		
@media (min-width: 769px) and (max-width: 1400px) {
	.slick-navigation {
		bottom: -30px;
		right: 10px; }
	.slick-navigation p {
		font-size: 32px; }
	.slick-navigation span {
		font-size: 17px; }
	.slick-navigation .slick-navigation-buttons {
		transform: scale(0.9); }

	article.carousel-wrapper:after {
		top: 7%;
		border-top: 480px solid transparent;
		border-right: 360px solid #f3e150;
		border-bottom: 450px solid transparent; }

	.blog-listing-home .blog-carousel {
		margin-bottom: 60px; }
	.blog-listing-home .slick-anchor {
		display: none; }
	.blog-listing-home .post {
		margin: 0 auto 56px; }
	.blog-listing-home .post h3 {
		font-size: 24px; }
	.blog-listing-home .post h3:before {
		left: -12px;
		top: -3px;
		width: 56px;
		height: 21px; }
	.blog-listing-home .post p {
		font-size: 17px; }
	.blog-listing-home .post .post-excerpt-wrapper {
		padding-top: 11px; }
	.blog-listing-home .post .post-thumbnail-image-wrapper {
		width: 310px;
		height: 168px;
		margin-left: auto; }
	.blog-listing-home .post .post-edit-button {
		left: 85%;
		top: 85%; } }

@media (min-width: 1400px) {
	.blog-carousel {
		height: 650px;
		overflow: hidden;
		opacity: 1;
		transition: opacity .2s ease-in-out;
	}
}

.blog-sidebar {
	z-index: 9;
	padding: 0px 27px;
}

@media (min-width: 769px) {
	.loading.blog-carousel {
		background-color: #eaeceb;
		opacity: 0.7;
	}
	.loading.blog-carousel::after  {
		border-radius: 50%;
		content: '';
		width: 100px;
		height: 100px;
		position: absolute;
		z-index: 999;
		margin: 60px auto;
		font-size: 10px;
		left: 50%;
		top: 30%;
		text-indent: -9999em;
		border-top: 1.1em solid rgba(255, 255, 255, 0.8);
		border-right: 1.1em solid rgba(255, 255, 255, 0.8);
		border-bottom: 1.1em solid rgba(255, 255, 255, 0.8);
		border-left: 1.1em solid #f3e150;
		-webkit-transform: translateZ(0);
		-ms-transform: translateZ(0);
		transform: translate(-50%, -50%);
		-webkit-animation: load8 1.1s infinite linear;
		animation: load8 1.1s infinite linear;
	}
	.loading.blog-carousel::before {
		content: '';
		position: absolute;
		left: 0;
		height: 100%;
		width: 100%;
		background-color: rgba(249, 249, 249, 0.95);
		z-index: 1;
	}
}

@-webkit-keyframes load8 {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
@keyframes load8 {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
