  section#events_section {
	position: relative;
	overflow: hidden;
}
.header-wrap {
	position: relative;
}
.header-wrap::before {
	content: "";
	background: url('/themes/abbott/img/events-top-mouse.png') center/150px no-repeat;
	position: absolute;
	z-index: 0;
	top: -55px;
	left: 40px;
	width: 150px;
	height: 150px;
}
#events_section h1 {
	text-align: left;
	font-size: 19px;
	position: relative;
	margin-top: 20px;
}
#events_section h1::before {
	content: "";
	background-color: #fff;
	position: absolute;
	pointer-events: none;
	z-index: -1;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	top: -40px;
	left: -80px;
	width: 110px;
	height: 110px;
}
.e-blocks {
	margin-top: 40px;
}
/*#events_section .container .item {
    display: none;
}*/
/*#events_section .container .item.active {
    display: block;
}*/
#events_section a.events-header:hover, #events_section a.events-header:focus {
	text-decoration: none;
}

#events_section .container .item {
    /*display: none;*/
	/*margin-right: -15px;
	margin-left: -15px;*/
}
#events_section .container .item.active{
    /*display: block;*/
	/*margin-right: -15px;
	margin-left: -15px;*/
}

/*.event-col {
	margin-bottom: 80px;
}
.event-col:last-child {
	margin-bottom: 20px;
}*/

#events_section .event-col .event-link {
    display: block;
	/*width: 290px;*/
	font-size: 21px;
	margin: 0 auto;
}
#events_section .event-col .event-link:hover {
	text-decoration: none;
}
#events_section .event-col .details .text:hover {
	text-decoration: underline;
}
#events_section .event-col .details {
	display: block;
	margin: auto;
	color: #fff;
	text-align: center;
	width: 290px;
	height: 290px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background-color: transparent;
	-webkit-transition: background-color .3s ease-in-out;
    -moz-transition: background-color .3s ease-in-out;
    transition: background-color .3s ease-in-out;
}
/*.event-date:hover {
	background-color: #dbdb4d;
}*/
#events_section .event-col .details:hover {
	background-color: #dbdb4d;
}
#events_section .event-col .details h2 {
    margin-top: 0;
}
.event-date {
	position: relative;
	width: 180px;
	height: 180px;
	margin: 0 auto 10px;
	font-weight: 700;
}
.inner-event-date {
    position: absolute;
	top: 50%;
	left: 50%;
	line-height: 2.1em;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.inner-event-date::after {
	content: "";
	position: absolute;
	pointer-events: none;
	z-index: -1;
	top: 108px;
	left: 50%;
	width: 3px;
	height: 38px;
	background-color: #dbdb4d;
}
#events_section .event-col .details:hover .inner-event-date::after {
	background-color: #fff;
}
#events_section .event-col .event-date .day {
    font-size: 80px;
	display: table;
	margin: 0 auto;
	color: #dbdb4d;
	-webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
#events_section .event-col .details:hover .event-date .day {
	color: #036;
}
#events_section .event-col .event-date .month {
	font-size: 50px;
	display: table;
	margin: 0 auto 10px;
	color: #036;
	-webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
	transition: all .1s ease-in-out;
}
#events_section .event-col .details:hover .event-date .month {
	color: #fff;
}
#events_section .event-col .details .time i.fa {
    font-size: 30px;
    color: #b59f76;
}
#events_section .event-col .details .time span {
    font-size: 30px;
    margin-left: 10px;
	text-transform: lowercase;
}
#events_section .event-col .details .text {
    margin: 10px 25px 20px;
	font-weight: 700;
	color: #036;
}
#events_section .event-col .event-link:hover .time i.fa {
    color: #c1ae8b;
}
#events_section .event-col .event-link:hover .details, #events_section .event-col .event-link:hover .details h2, #events_section .event-col .event-link:hover .diary-details {
	color: #fff;
}
.event-title {
	font-size: 22px;
}
.diary-details {
	position: absolute;
	display: block;
	bottom: -40px;
	color: #fff;
	background: #ce333a;
	width: 150px;
	font-size: 18px;
	text-transform: uppercase;
	line-height: 1em;
	padding: 12px;
	left: 50%;
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transition: background-color .3s ease-in-out;
    -moz-transition: background-color .3s ease-in-out;
    -ms-transition: background-color .3s ease-in-out;
    -o-transition: background-color .3s ease-in-out;
    transition: background-color .3s ease-in-out;
}
#events_section .event-col .event-link:hover .diary-details {
	background-color: #a4282e;
}

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

@media (min-width: 370px) {
	#events_section h1 {
		font-size: 23px;
	}
}
@media (min-width: 640px) {
	.header-wrap::before {
		background: url('/themes/abbott/img/events-top-mouse.png') center/180px no-repeat;
		width: 180px;
		height: 180px;
	}
	#events_section h1 {
		font-size: 28px;
		width: 430px;
	}
	#events_section h1::after {
		content: "";
		background: url('/themes/abbott/img/home-icon.png') 0 0/70px no-repeat;
	  	position: absolute;
	 	pointer-events: none;
		z-index: 0;
		top: -30px;
		right: -60px;
		width: 70px;
		height: 70px;
	}
}
@media(min-width: 768px) {
	#events_section h1 {
		font-size: 32px;
		width: 500px;
	}
	#events_section::before, #events_section::after {
		content: "";
		background-color: rgba(219, 219, 77, 0.78);
		position: absolute;
		pointer-events: none;
		z-index: -1;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
		border-radius: 50%;
		width: 420px;
		height: 420px;
		top: 90px;
	}
	#events_section::before {
		left: -380px;
	}
	#events_section::after {
		right: -380px;
	}
}
@media(min-width: 1024px) {
   
}
@media(min-width: 1280px) {
	.header-wrap::before {
		background: url('/themes/abbott/img/events-top-mouse.png') center/200px no-repeat;
		width: 200px;
		height: 200px;
		left: 70px;
	}
	#events_section h1 {
		margin-top: 30px;
	}
}
@media(min-width: 1500px) {
	#events_section::before, #events_section::after {
		display: none;
	}
	#events_section .container {
		position: relative;
	}
	#events_section .container::after {
		background: url('/themes/abbott/img/events-bottom-mouse.png') center/200px no-repeat;
		position: absolute;
		width: 200px;
		height: 200px;
		bottom: -140px;
		right: -40px;
	}
	.header-wrap::before {
		left: 0;
	}
	#events_section h1 {
		margin-left: -50px;
	}
	.e-blocks {
		margin-bottom: 70px;
	}
	.e-blocks .slick-prev, .e-blocks .slick-next {
		top: 30%;
	}
	.e-blocks .slick-prev::after, .e-blocks .slick-next::after {
		content: "";
		background-color: #dbdb4d;
		position: absolute;
		pointer-events: none;
		z-index: -1;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
		border-radius: 50%;
		top: -160px;
		width: 370px;
		height: 370px;
	}
	.e-blocks .slick-prev::after {
		left: -310px;
	}
	.e-blocks .slick-next::after {
		right: -310px;
	}
}
@media(min-width: 1700px) {
	.e-blocks .slick-prev {
		left: -100px;
	}
	.e-blocks .slick-next {
    	right: -100px;
	}
	.e-blocks .slick-prev::after, .e-blocks .slick-next::after {
		top: -180px;
		width: 400px;
		height: 400px;
	}
	.e-blocks .slick-prev::after {
		left: -320px;
	}
	.e-blocks .slick-next::after {
		right: -320px;
	}
}
@media(min-width: 1900px) {
	.e-blocks .slick-prev {
		left: -150px;
	}
	.e-blocks .slick-next {
    	right: -150px;
	}
	.e-blocks .slick-prev::after, .e-blocks .slick-next::after {
		top: -190px;
		width: 450px;
		height: 450px;
	}
	.e-blocks .slick-prev::after {
		left: -360px;
	}
	.e-blocks .slick-next::after {
		right: -360px;
	}
}