/*---Content*/
.event big {
	color: #5a4a42;
	font-weight: bold;
	display: block;
	margin-bottom: 20px;
}

.event-title .col-sm-6:nth-child(2) {
	margin-top: 66px;
}

.event-banner-1 {
	background-image: url(../images/banner-1.jpg);
}

.event-detail .col-sm-6:nth-last-child(8) figure {
	text-align: left;
}

.event-detail .col-sm-6:nth-last-child(8) img {
	width: 80%;
}

.event-detail .col-sm-6:nth-last-child(7) {
	text-align: right;
}

.event-detail .col-sm-6:nth-last-child(6) h2 span {
	font-size: 22px;
}

.event-detail .col-sm-6:nth-last-child(6) {
	text-align: right;
}

.event-detail .col-sm-6:nth-last-child(6) img {
	width: 80%;
}

.event-detail .col-sm-6:nth-last-child(5) {
	margin-top: 100px;
}

.event-detail .col-sm-6:nth-last-child(5) figure img {
	width: 70%;
}

.event-detail .col-sm-6:nth-last-child(4) figure img {
	width: 50%;
}

.event-detail .col-sm-6:nth-last-child(2),
.event-detail .col-sm-6:nth-last-child(3) {
	clear: right;
}

.event-detail .col-sm-6:nth-last-child(3) h2 {
	font-size: 32px;
	margin-top: 100px;
}

.event-detail .col-sm-6:nth-last-child(1) {
	text-align: right;
}

.event-detail .col-sm-6:nth-last-child(1) h2 {
	margin-top: 100px;
}

.event-detail-2 h2,
.event-detail h2 {
	font-size: 32px;
	margin-bottom: 5px;
}

.event-banner-2 {
	background-image: url(../images/banner-2.jpg);
}

.event-detail-2 .col-sm-6:nth-child(2) {
	text-align: right;
}

.event-detail-2 .col-sm-6:nth-child(3) {
	margin-top: 100px;
	clear: both;
}

.event-detail-2 .col-sm-6:nth-child(4) {
	margin-top: 200px;
}

.arrow-link .learn-more svg circle {
	fill: #00a79d;
}

.canadian-link {
	font-size: 16px;
	text-decoration: none;
	color: #5a4a42;
	position: relative;
}

.event-detail .col-sm-6:nth-last-child(5) .learn-more,
.event-detail-2 .col-sm-6:nth-child(4) .learn-more {
	transform: scaleX(-1);
}

@media only screen and (max-width: 991px) {
	.event-detail-2 .col-sm-6:nth-child(3) {
		clear: left;
	}
}

@media only screen and (max-width: 767px) {
	.event-detail .col-sm-6:nth-last-child(5) {
	    margin-top: 0px;
	}

	.event-detail .col-sm-6:nth-last-child(1) h2,
	.event-detail .col-sm-6:nth-last-child(5) h2,
	.event-detail .col-sm-6:nth-last-child(7) h2,
	.event-detail-2 .col-sm-6:nth-child(4) h2,
	.event-detail-2 .col-sm-6:nth-child(2) h2,
	.event-detail .col-sm-6:nth-last-child(3) h2 {
	    font-size: 22px;
	    margin-top: 0px;
	}
	.event-detail-2 .col-sm-6:nth-child(4),
	.event-detail-2 .col-sm-6:nth-child(2),
	.event-detail .col-sm-6:nth-last-child(3) {
		text-align: center;
		margin: 40px 0;
	}

	.event-title .col-sm-6:nth-child(2) {
		margin-top: 0px;
	}

	.event-detail-2 .col-sm-6:nth-child(4) {
		margin-top: 0px;
	}

	.event-detail .col-sm-6:nth-last-child(8) figure,
	.event-detail .col-sm-6:nth-last-child(1),
	.event-detail .col-sm-6:nth-last-child(5),
	.event-detail .col-sm-6:nth-last-child(7),
	.event-detail .col-sm-6:nth-last-child(6) {
		text-align: center;
	}

	.event-detail .col-sm-6:nth-last-child(6),
	.event-detail-2 .col-sm-6:nth-child(3) {
	    margin-top: 40px;
	}


	.event-detail .col-sm-6:nth-last-child(5) .learn-more,
	.event-detail-2 .col-sm-6:nth-child(4) .learn-more {
		transform: scaleX(1);
	}

	.event-detail .col-sm-6,
	.event-detail-2 .col-sm-6 {
		clear: both;
	}
}

/*edit 11/5*/


.event-detail .col-sm-6.clear-right{
	text-align: right;
}
.col-sm-6.clear-right img{
	width:80%;
}

.event-detail .col-sm-6.f-right h2{
	margin-top: 100px;
}
.event-detail .col-sm-6.f-right.miff18 h2{
	margin-top: 50px;
}

.overflow{
	overflow: hidden;
}

.event-detail .col-sm-6:nth-last-child(7) {
    margin-top: 100px;
}
.event-detail-row.overflow.miff18 h2{
	margin-top: 50px;
}

figure.img-right.fade-in-from-right.on,
.event-detail-row .col-sm-6.f-right{
	text-align: left;
}
