@charset "UTF-8";
:root {
	--main-red-color: #c32426;
	--main-darkred-color: #7f3e3f;
	--opacity-red-color: rgba(195, 36, 38, 0.4);
	--main-blue-color: #5e83c0;
	--main-green-color: #7ea799;
	--main-pink-color: #ff7c7d;
	/*#eeb7a7;*/
	--opacity-pink-color: rgba(255, 124, 125, 0.4);
	/*rgba(238,183,167,0.4);*/
	--main-beige-color: #fdf3da;
	--main-white-color: #fffef7;
	--main-lightgrey-color: #d4d4d4;
	--main-darkgrey-color: #5E5D5D;
	--opacity-darkgrey-color: rgba(94, 93, 93, 0.7);
	--main-bodytext-color: #5E5D5D;
	--main-gold-color: #DDD49C;
	--main-mustard-color: #9C8D5E;
}

.col-third,
.col-two-thirds {
	float: left;
	box-sizing: border-box
}

h1,
h2,
h3,
h5 {
	letter-spacing: -.1rem
}

body,
h6 {
	line-height: 1.6
}

a,
h4 {
	color: #c32426
}

a:hover,
a:visited {
	color: inherit
}

.u-bg-image.u-img-left,
.u-bg-image.u-img-left-third {
	left: 0
}

.container {
	position: relative;
	clear: both;
	margin: 0 auto
}

.col-third {
	width: 33.33333333333%;
	padding-left: .55556%;
	padding-right: .55556%
}

.col-two-thirds {
	width: 66.66667%;
	padding-left: .83333%;
	padding-right: .83333%
}

@media only screen and (min-width:1px) {
	.col-xxs-1,
	.col-xxs-10,
	.col-xxs-11,
	.col-xxs-12,
	.col-xxs-13,
	.col-xxs-14,
	.col-xxs-15,
	.col-xxs-16,
	.col-xxs-17,
	.col-xxs-18,
	.col-xxs-2,
	.col-xxs-3,
	.col-xxs-4,
	.col-xxs-5,
	.col-xxs-6,
	.col-xxs-7,
	.col-xxs-8 {
		box-sizing: border-box;
		float: left;
		padding-left: .55556%;
		padding-right: .55556%
	}
	.vm-xxs-top-0 {
		margin-top: 0
	}
	.vm-xxs-bottom-0 {
		margin-bottom: 0
	}
	.vp-xxs-top-0 {
		padding-top: 0
	}
	.vp-xxs-bottom-0 {
		padding-bottom: 0
	}
	.col-xxs-1 {
		width: 5.55556%
	}
	.col-xxs-offset-1 {
		margin-left: 5.55556%
	}
	.vp-xxs-top-1 {
		padding-top: 14px
	}
	.vp-xxs-bottom-1 {
		padding-bottom: 14px
	}
	.vm-xxs-top-1 {
		margin-top: 14px
	}
	.vm-xxs-bottom-1 {
		margin-bottom: 14px
	}
	.col-xxs-2 {
		width: 11.11111%
	}
	.col-xxs-offset-2 {
		margin-left: 11.11111%
	}
	.vp-xxs-top-2 {
		padding-top: 28px
	}
	.vp-xxs-bottom-2 {
		padding-bottom: 28px
	}
	.vm-xxs-top-2 {
		margin-top: 28px
	}
	.vm-xxs-bottom-2 {
		margin-bottom: 28px
	}
	.col-xxs-3 {
		width: 16.66667%
	}
	.col-xxs-offset-3 {
		margin-left: 16.66667%
	}
	.vp-xxs-top-3 {
		padding-top: 42px
	}
	.vp-xxs-bottom-3 {
		padding-bottom: 42px
	}
	.vm-xxs-top-3 {
		margin-top: 42px
	}
	.vm-xxs-bottom-3 {
		margin-bottom: 42px
	}
	.col-xxs-4 {
		width: 22.22222%
	}
	.col-xxs-offset-4 {
		margin-left: 22.22222%
	}
	.vp-xxs-top-4 {
		padding-top: 56px
	}
	.vp-xxs-bottom-4 {
		padding-bottom: 56px
	}
	.vm-xxs-top-4 {
		margin-top: 56px
	}
	.vm-xxs-bottom-4 {
		margin-bottom: 56px
	}
	.col-xxs-5 {
		width: 27.77778%
	}
	.col-xxs-offset-5 {
		margin-left: 27.77778%
	}
	.vp-xxs-top-5 {
		padding-top: 70px
	}
	.vp-xxs-bottom-5 {
		padding-bottom: 70px
	}
	.vm-xxs-top-5 {
		margin-top: 70px
	}
	.vm-xxs-bottom-5 {
		margin-bottom: 70px
	}
	.col-xxs-6 {
		width: 33.33333%
	}
	.col-xxs-offset-6 {
		margin-left: 33.33333%
	}
	.vp-xxs-top-6 {
		padding-top: 84px
	}
	.vp-xxs-bottom-6 {
		padding-bottom: 84px
	}
	.vm-xxs-top-6 {
		margin-top: 84px
	}
	.vm-xxs-bottom-6 {
		margin-bottom: 84px
	}
	.col-xxs-7 {
		width: 38.88889%
	}
	.col-xxs-offset-7 {
		margin-left: 38.88889%
	}
	.vp-xxs-top-7 {
		padding-top: 98px
	}
	.vp-xxs-bottom-7 {
		padding-bottom: 98px
	}
	.vm-xxs-top-7 {
		margin-top: 98px
	}
	.vm-xxs-bottom-7 {
		margin-bottom: 98px
	}
	.col-xxs-8 {
		width: 44.44444%
	}
	.col-xxs-offset-8 {
		margin-left: 44.44444%
	}
	.vp-xxs-top-8 {
		padding-top: 112px
	}
	.vp-xxs-bottom-8 {
		padding-bottom: 112px
	}
	.vm-xxs-top-8 {
		margin-top: 112px
	}
	.vm-xxs-bottom-8 {
		margin-bottom: 112px
	}
	.col-xxs-9 {
		box-sizing: border-box;
		width: 50%;
		float: left;
		padding-left: .55556%;
		padding-right: .55556%
	}
	.col-xxs-offset-9 {
		margin-left: 50%
	}
	.vp-xxs-top-9 {
		padding-top: 126px
	}
	.vp-xxs-bottom-9 {
		padding-bottom: 126px
	}
	.vm-xxs-top-9 {
		margin-top: 126px
	}
	.vm-xxs-bottom-9 {
		margin-bottom: 126px
	}
	.col-xxs-10 {
		width: 55.55556%
	}
	.col-xxs-offset-10 {
		margin-left: 55.55556%
	}
	.vp-xxs-top-10 {
		padding-top: 140px
	}
	.vp-xxs-bottom-10 {
		padding-bottom: 140px
	}
	.vm-xxs-top-10 {
		margin-top: 140px
	}
	.vm-xxs-bottom-10 {
		margin-bottom: 140px
	}
	.col-xxs-11 {
		width: 61.11111%
	}
	.col-xxs-offset-11 {
		margin-left: 61.11111%
	}
	.vp-xxs-top-11 {
		padding-top: 154px
	}
	.vp-xxs-bottom-11 {
		padding-bottom: 154px
	}
	.vm-xxs-top-11 {
		margin-top: 154px
	}
	.vm-xxs-bottom-11 {
		margin-bottom: 154px
	}
	.col-xxs-12 {
		width: 66.66667%
	}
	.col-xxs-offset-12 {
		margin-left: 66.66667%
	}
	.vp-xxs-top-12 {
		padding-top: 168px
	}
	.vp-xxs-bottom-12 {
		padding-bottom: 168px
	}
	.vm-xxs-top-12 {
		margin-top: 168px
	}
	.vm-xxs-bottom-12 {
		margin-bottom: 168px
	}
	.col-xxs-13 {
		width: 72.22222%
	}
	.col-xxs-offset-13 {
		margin-left: 72.22222%
	}
	.vp-xxs-top-13 {
		padding-top: 182px
	}
	.vp-xxs-bottom-13 {
		padding-bottom: 182px
	}
	.vm-xxs-top-13 {
		margin-top: 182px
	}
	.vm-xxs-bottom-13 {
		margin-bottom: 182px
	}
	.col-xxs-14 {
		width: 77.77778%
	}
	.col-xxs-offset-14 {
		margin-left: 77.77778%
	}
	.vp-xxs-top-14 {
		padding-top: 196px
	}
	.vp-xxs-bottom-14 {
		padding-bottom: 196px
	}
	.vm-xxs-top-14 {
		margin-top: 196px
	}
	.vm-xxs-bottom-14 {
		margin-bottom: 196px
	}
	.col-xxs-15 {
		width: 83.33333%
	}
	.col-xxs-offset-15 {
		margin-left: 83.33333%
	}
	.vp-xxs-top-15 {
		padding-top: 210px
	}
	.vp-xxs-bottom-15 {
		padding-bottom: 210px
	}
	.vm-xxs-top-15 {
		margin-top: 210px
	}
	.vm-xxs-bottom-15 {
		margin-bottom: 210px
	}
	.col-xxs-16 {
		width: 88.88889%
	}
	.col-xxs-offset-16 {
		margin-left: 88.88889%
	}
	.vp-xxs-top-16 {
		padding-top: 224px
	}
	.vp-xxs-bottom-16 {
		padding-bottom: 224px
	}
	.vm-xxs-top-16 {
		margin-top: 224px
	}
	.vm-xxs-bottom-16 {
		margin-bottom: 224px
	}
	.col-xxs-17 {
		width: 94.44444%
	}
	.col-xxs-offset-17 {
		margin-left: 94.44444%
	}
	.vp-xxs-top-17 {
		padding-top: 238px
	}
	.vp-xxs-bottom-17 {
		padding-bottom: 238px
	}
	.vm-xxs-top-17 {
		margin-top: 238px
	}
	.vm-xxs-bottom-17 {
		margin-bottom: 238px
	}
	.col-xxs-18 {
		width: 100%
	}
	.col-xxs-offset-18 {
		margin-left: 100%
	}
	.col-xxs-offset-0 {
		margin-left: 0
	}
	.vp-xxs-top-18 {
		padding-top: 252px
	}
	.vp-xxs-bottom-18 {
		padding-bottom: 252px
	}
	.vm-xxs-top-18 {
		margin-top: 252px
	}
	.vm-xxs-bottom-18 {
		margin-bottom: 252px
	}
}

@media only screen and (min-width:340px) {
	.col-xs-1,
	.col-xs-10,
	.col-xs-11,
	.col-xs-12,
	.col-xs-13,
	.col-xs-14,
	.col-xs-15,
	.col-xs-16,
	.col-xs-17,
	.col-xs-18,
	.col-xs-2,
	.col-xs-3,
	.col-xs-4,
	.col-xs-5,
	.col-xs-6,
	.col-xs-7,
	.col-xs-8 {
		box-sizing: border-box;
		float: left;
		padding-left: .55556%;
		padding-right: .55556%
	}
	.vm-xs-top-0 {
		margin-top: 0
	}
	.vm-xs-bottom-0 {
		margin-bottom: 0
	}
	.vp-xs-top-0 {
		padding-top: 0
	}
	.vp-xs-bottom-0 {
		padding-bottom: 0
	}
	.col-xs-1 {
		width: 5.55556%
	}
	.col-xs-offset-1 {
		margin-left: 5.55556%
	}
	.vp-xs-top-1 {
		padding-top: 14px
	}
	.vp-xs-bottom-1 {
		padding-bottom: 14px
	}
	.vm-xs-top-1 {
		margin-top: 14px
	}
	.vm-xs-bottom-1 {
		margin-bottom: 14px
	}
	.col-xs-2 {
		width: 11.11111%
	}
	.col-xs-offset-2 {
		margin-left: 11.11111%
	}
	.vp-xs-top-2 {
		padding-top: 28px
	}
	.vp-xs-bottom-2 {
		padding-bottom: 28px
	}
	.vm-xs-top-2 {
		margin-top: 28px
	}
	.vm-xs-bottom-2 {
		margin-bottom: 28px
	}
	.col-xs-3 {
		width: 16.66667%
	}
	.col-xs-offset-3 {
		margin-left: 16.66667%
	}
	.vp-xs-top-3 {
		padding-top: 42px
	}
	.vp-xs-bottom-3 {
		padding-bottom: 42px
	}
	.vm-xs-top-3 {
		margin-top: 42px
	}
	.vm-xs-bottom-3 {
		margin-bottom: 42px
	}
	.col-xs-4 {
		width: 22.22222%
	}
	.col-xs-offset-4 {
		margin-left: 22.22222%
	}
	.vp-xs-top-4 {
		padding-top: 56px
	}
	.vp-xs-bottom-4 {
		padding-bottom: 56px
	}
	.vm-xs-top-4 {
		margin-top: 56px
	}
	.vm-xs-bottom-4 {
		margin-bottom: 56px
	}
	.col-xs-5 {
		width: 27.77778%
	}
	.col-xs-offset-5 {
		margin-left: 27.77778%
	}
	.vp-xs-top-5 {
		padding-top: 70px
	}
	.vp-xs-bottom-5 {
		padding-bottom: 70px
	}
	.vm-xs-top-5 {
		margin-top: 70px
	}
	.vm-xs-bottom-5 {
		margin-bottom: 70px
	}
	.col-xs-6 {
		width: 33.33333%
	}
	.col-xs-offset-6 {
		margin-left: 33.33333%
	}
	.vp-xs-top-6 {
		padding-top: 84px
	}
	.vp-xs-bottom-6 {
		padding-bottom: 84px
	}
	.vm-xs-top-6 {
		margin-top: 84px
	}
	.vm-xs-bottom-6 {
		margin-bottom: 84px
	}
	.col-xs-7 {
		width: 38.88889%
	}
	.col-xs-offset-7 {
		margin-left: 38.88889%
	}
	.vp-xs-top-7 {
		padding-top: 98px
	}
	.vp-xs-bottom-7 {
		padding-bottom: 98px
	}
	.vm-xs-top-7 {
		margin-top: 98px
	}
	.vm-xs-bottom-7 {
		margin-bottom: 98px
	}
	.col-xs-8 {
		width: 44.44444%
	}
	.col-xs-offset-8 {
		margin-left: 44.44444%
	}
	.vp-xs-top-8 {
		padding-top: 112px
	}
	.vp-xs-bottom-8 {
		padding-bottom: 112px
	}
	.vm-xs-top-8 {
		margin-top: 112px
	}
	.vm-xs-bottom-8 {
		margin-bottom: 112px
	}
	.col-xs-9 {
		box-sizing: border-box;
		width: 50%;
		float: left;
		padding-left: .55556%;
		padding-right: .55556%
	}
	.col-xs-offset-9 {
		margin-left: 50%
	}
	.vp-xs-top-9 {
		padding-top: 126px
	}
	.vp-xs-bottom-9 {
		padding-bottom: 126px
	}
	.vm-xs-top-9 {
		margin-top: 126px
	}
	.vm-xs-bottom-9 {
		margin-bottom: 126px
	}
	.col-xs-10 {
		width: 55.55556%
	}
	.col-xs-offset-10 {
		margin-left: 55.55556%
	}
	.vp-xs-top-10 {
		padding-top: 140px
	}
	.vp-xs-bottom-10 {
		padding-bottom: 140px
	}
	.vm-xs-top-10 {
		margin-top: 140px
	}
	.vm-xs-bottom-10 {
		margin-bottom: 140px
	}
	.col-xs-11 {
		width: 61.11111%
	}
	.col-xs-offset-11 {
		margin-left: 61.11111%
	}
	.vp-xs-top-11 {
		padding-top: 154px
	}
	.vp-xs-bottom-11 {
		padding-bottom: 154px
	}
	.vm-xs-top-11 {
		margin-top: 154px
	}
	.vm-xs-bottom-11 {
		margin-bottom: 154px
	}
	.col-xs-12 {
		width: 66.66667%
	}
	.col-xs-offset-12 {
		margin-left: 66.66667%
	}
	.vp-xs-top-12 {
		padding-top: 168px
	}
	.vp-xs-bottom-12 {
		padding-bottom: 168px
	}
	.vm-xs-top-12 {
		margin-top: 168px
	}
	.vm-xs-bottom-12 {
		margin-bottom: 168px
	}
	.col-xs-13 {
		width: 72.22222%
	}
	.col-xs-offset-13 {
		margin-left: 72.22222%
	}
	.vp-xs-top-13 {
		padding-top: 182px
	}
	.vp-xs-bottom-13 {
		padding-bottom: 182px
	}
	.vm-xs-top-13 {
		margin-top: 182px
	}
	.vm-xs-bottom-13 {
		margin-bottom: 182px
	}
	.col-xs-14 {
		width: 77.77778%
	}
	.col-xs-offset-14 {
		margin-left: 77.77778%
	}
	.vp-xs-top-14 {
		padding-top: 196px
	}
	.vp-xs-bottom-14 {
		padding-bottom: 196px
	}
	.vm-xs-top-14 {
		margin-top: 196px
	}
	.vm-xs-bottom-14 {
		margin-bottom: 196px
	}
	.col-xs-15 {
		width: 83.33333%
	}
	.col-xs-offset-15 {
		margin-left: 83.33333%
	}
	.vp-xs-top-15 {
		padding-top: 210px
	}
	.vp-xs-bottom-15 {
		padding-bottom: 210px
	}
	.vm-xs-top-15 {
		margin-top: 210px
	}
	.vm-xs-bottom-15 {
		margin-bottom: 210px
	}
	.col-xs-16 {
		width: 88.88889%
	}
	.col-xs-offset-16 {
		margin-left: 88.88889%
	}
	.vp-xs-top-16 {
		padding-top: 224px
	}
	.vp-xs-bottom-16 {
		padding-bottom: 224px
	}
	.vm-xs-top-16 {
		margin-top: 224px
	}
	.vm-xs-bottom-16 {
		margin-bottom: 224px
	}
	.col-xs-17 {
		width: 94.44444%
	}
	.col-xs-offset-17 {
		margin-left: 94.44444%
	}
	.vp-xs-top-17 {
		padding-top: 238px
	}
	.vp-xs-bottom-17 {
		padding-bottom: 238px
	}
	.vm-xs-top-17 {
		margin-top: 238px
	}
	.vm-xs-bottom-17 {
		margin-bottom: 238px
	}
	.col-xs-18 {
		width: 100%
	}
	.col-xs-offset-18 {
		margin-left: 100%
	}
	.col-xs-offset-0 {
		margin-left: 0
	}
	.vp-xs-top-18 {
		padding-top: 252px
	}
	.vp-xs-bottom-18 {
		padding-bottom: 252px
	}
	.vm-xs-top-18 {
		margin-top: 252px
	}
	.vm-xs-bottom-18 {
		margin-bottom: 252px
	}
}

@media only screen and (min-width:560px) {
	.col-sm-1,
	.col-sm-10,
	.col-sm-11,
	.col-sm-12,
	.col-sm-13,
	.col-sm-14,
	.col-sm-15,
	.col-sm-16,
	.col-sm-17,
	.col-sm-18,
	.col-sm-2,
	.col-sm-3,
	.col-sm-4,
	.col-sm-5,
	.col-sm-6,
	.col-sm-7,
	.col-sm-8 {
		box-sizing: border-box;
		float: left;
		padding-left: .55556%;
		padding-right: .55556%
	}
	.vm-sm-top-0 {
		margin-top: 0
	}
	.vm-sm-bottom-0 {
		margin-bottom: 0
	}
	.vp-sm-top-0 {
		padding-top: 0
	}
	.vp-sm-bottom-0 {
		padding-bottom: 0
	}
	.col-sm-1 {
		width: 5.55556%
	}
	.col-sm-offset-1 {
		margin-left: 5.55556%
	}
	.vp-sm-top-1 {
		padding-top: 14px
	}
	.vp-sm-bottom-1 {
		padding-bottom: 14px
	}
	.vm-sm-top-1 {
		margin-top: 14px
	}
	.vm-sm-bottom-1 {
		margin-bottom: 14px
	}
	.col-sm-2 {
		width: 11.11111%
	}
	.col-sm-offset-2 {
		margin-left: 11.11111%
	}
	.vp-sm-top-2 {
		padding-top: 28px
	}
	.vp-sm-bottom-2 {
		padding-bottom: 28px
	}
	.vm-sm-top-2 {
		margin-top: 28px
	}
	.vm-sm-bottom-2 {
		margin-bottom: 28px
	}
	.col-sm-3 {
		width: 16.66667%
	}
	.col-sm-offset-3 {
		margin-left: 16.66667%
	}
	.vp-sm-top-3 {
		padding-top: 42px
	}
	.vp-sm-bottom-3 {
		padding-bottom: 42px
	}
	.vm-sm-top-3 {
		margin-top: 42px
	}
	.vm-sm-bottom-3 {
		margin-bottom: 42px
	}
	.col-sm-4 {
		width: 22.22222%
	}
	.col-sm-offset-4 {
		margin-left: 22.22222%
	}
	.vp-sm-top-4 {
		padding-top: 56px
	}
	.vp-sm-bottom-4 {
		padding-bottom: 56px
	}
	.vm-sm-top-4 {
		margin-top: 56px
	}
	.vm-sm-bottom-4 {
		margin-bottom: 56px
	}
	.col-sm-5 {
		width: 27.77778%
	}
	.col-sm-offset-5 {
		margin-left: 27.77778%
	}
	.vp-sm-top-5 {
		padding-top: 70px
	}
	.vp-sm-bottom-5 {
		padding-bottom: 70px
	}
	.vm-sm-top-5 {
		margin-top: 70px
	}
	.vm-sm-bottom-5 {
		margin-bottom: 70px
	}
	.col-sm-6 {
		width: 33.33333%
	}
	.col-sm-offset-6 {
		margin-left: 33.33333%
	}
	.vp-sm-top-6 {
		padding-top: 84px
	}
	.vp-sm-bottom-6 {
		padding-bottom: 84px
	}
	.vm-sm-top-6 {
		margin-top: 84px
	}
	.vm-sm-bottom-6 {
		margin-bottom: 84px
	}
	.col-sm-7 {
		width: 38.88889%
	}
	.col-sm-offset-7 {
		margin-left: 38.88889%
	}
	.vp-sm-top-7 {
		padding-top: 98px
	}
	.vp-sm-bottom-7 {
		padding-bottom: 98px
	}
	.vm-sm-top-7 {
		margin-top: 98px
	}
	.vm-sm-bottom-7 {
		margin-bottom: 98px
	}
	.col-sm-8 {
		width: 44.44444%
	}
	.col-sm-offset-8 {
		margin-left: 44.44444%
	}
	.vp-sm-top-8 {
		padding-top: 112px
	}
	.vp-sm-bottom-8 {
		padding-bottom: 112px
	}
	.vm-sm-top-8 {
		margin-top: 112px
	}
	.vm-sm-bottom-8 {
		margin-bottom: 112px
	}
	.col-sm-9 {
		box-sizing: border-box;
		width: 50%;
		float: left;
		padding-left: .55556%;
		padding-right: .55556%
	}
	.col-sm-offset-9 {
		margin-left: 50%
	}
	.vp-sm-top-9 {
		padding-top: 126px
	}
	.vp-sm-bottom-9 {
		padding-bottom: 126px
	}
	.vm-sm-top-9 {
		margin-top: 126px
	}
	.vm-sm-bottom-9 {
		margin-bottom: 126px
	}
	.col-sm-10 {
		width: 55.55556%
	}
	.col-sm-offset-10 {
		margin-left: 55.55556%
	}
	.vp-sm-top-10 {
		padding-top: 140px
	}
	.vp-sm-bottom-10 {
		padding-bottom: 140px
	}
	.vm-sm-top-10 {
		margin-top: 140px
	}
	.vm-sm-bottom-10 {
		margin-bottom: 140px
	}
	.col-sm-11 {
		width: 61.11111%
	}
	.col-sm-offset-11 {
		margin-left: 61.11111%
	}
	.vp-sm-top-11 {
		padding-top: 154px
	}
	.vp-sm-bottom-11 {
		padding-bottom: 154px
	}
	.vm-sm-top-11 {
		margin-top: 154px
	}
	.vm-sm-bottom-11 {
		margin-bottom: 154px
	}
	.col-sm-12 {
		width: 66.66667%
	}
	.col-sm-offset-12 {
		margin-left: 66.66667%
	}
	.vp-sm-top-12 {
		padding-top: 168px
	}
	.vp-sm-bottom-12 {
		padding-bottom: 168px
	}
	.vm-sm-top-12 {
		margin-top: 168px
	}
	.vm-sm-bottom-12 {
		margin-bottom: 168px
	}
	.col-sm-13 {
		width: 72.22222%
	}
	.col-sm-offset-13 {
		margin-left: 72.22222%
	}
	.vp-sm-top-13 {
		padding-top: 182px
	}
	.vp-sm-bottom-13 {
		padding-bottom: 182px
	}
	.vm-sm-top-13 {
		margin-top: 182px
	}
	.vm-sm-bottom-13 {
		margin-bottom: 182px
	}
	.col-sm-14 {
		width: 77.77778%
	}
	.col-sm-offset-14 {
		margin-left: 77.77778%
	}
	.vp-sm-top-14 {
		padding-top: 196px
	}
	.vp-sm-bottom-14 {
		padding-bottom: 196px
	}
	.vm-sm-top-14 {
		margin-top: 196px
	}
	.vm-sm-bottom-14 {
		margin-bottom: 196px
	}
	.col-sm-15 {
		width: 83.33333%
	}
	.col-sm-offset-15 {
		margin-left: 83.33333%
	}
	.vp-sm-top-15 {
		padding-top: 210px
	}
	.vp-sm-bottom-15 {
		padding-bottom: 210px
	}
	.vm-sm-top-15 {
		margin-top: 210px
	}
	.vm-sm-bottom-15 {
		margin-bottom: 210px
	}
	.col-sm-16 {
		width: 88.88889%
	}
	.col-sm-offset-16 {
		margin-left: 88.88889%
	}
	.vp-sm-top-16 {
		padding-top: 224px
	}
	.vp-sm-bottom-16 {
		padding-bottom: 224px
	}
	.vm-sm-top-16 {
		margin-top: 224px
	}
	.vm-sm-bottom-16 {
		margin-bottom: 224px
	}
	.col-sm-17 {
		width: 94.44444%
	}
	.col-sm-offset-17 {
		margin-left: 94.44444%
	}
	.vp-sm-top-17 {
		padding-top: 238px
	}
	.vp-sm-bottom-17 {
		padding-bottom: 238px
	}
	.vm-sm-top-17 {
		margin-top: 238px
	}
	.vm-sm-bottom-17 {
		margin-bottom: 238px
	}
	.col-sm-18 {
		width: 100%
	}
	.col-sm-offset-18 {
		margin-left: 100%
	}
	.col-sm-offset-0 {
		margin-left: 0
	}
	.vp-sm-top-18 {
		padding-top: 252px
	}
	.vp-sm-bottom-18 {
		padding-bottom: 252px
	}
	.vm-sm-top-18 {
		margin-top: 252px
	}
	.vm-sm-bottom-18 {
		margin-bottom: 252px
	}
}

@media only screen and (min-width:768px) {
	.col-md-1,
	.col-md-10,
	.col-md-11,
	.col-md-12,
	.col-md-13,
	.col-md-14,
	.col-md-15,
	.col-md-16,
	.col-md-17,
	.col-md-18,
	.col-md-2,
	.col-md-3,
	.col-md-4,
	.col-md-5,
	.col-md-6,
	.col-md-7,
	.col-md-8 {
		box-sizing: border-box;
		float: left;
		padding-left: .55556%;
		padding-right: .55556%
	}
	.vm-md-top-0 {
		margin-top: 0
	}
	.vm-md-bottom-0 {
		margin-bottom: 0
	}
	.vp-md-top-0 {
		padding-top: 0
	}
	.vp-md-bottom-0 {
		padding-bottom: 0
	}
	.col-md-1 {
		width: 5.55556%
	}
	.col-md-offset-1 {
		margin-left: 5.55556%
	}
	.vp-md-top-1 {
		padding-top: 14px
	}
	.vp-md-bottom-1 {
		padding-bottom: 14px
	}
	.vm-md-top-1 {
		margin-top: 14px
	}
	.vm-md-bottom-1 {
		margin-bottom: 14px
	}
	.col-md-2 {
		width: 11.11111%
	}
	.col-md-offset-2 {
		margin-left: 11.11111%
	}
	.vp-md-top-2 {
		padding-top: 28px
	}
	.vp-md-bottom-2 {
		padding-bottom: 28px
	}
	.vm-md-top-2 {
		margin-top: 28px
	}
	.vm-md-bottom-2 {
		margin-bottom: 28px
	}
	.col-md-3 {
		width: 16.66667%
	}
	.col-md-offset-3 {
		margin-left: 16.66667%
	}
	.vp-md-top-3 {
		padding-top: 42px
	}
	.vp-md-bottom-3 {
		padding-bottom: 42px
	}
	.vm-md-top-3 {
		margin-top: 42px
	}
	.vm-md-bottom-3 {
		margin-bottom: 42px
	}
	.col-md-4 {
		width: 22.22222%
	}
	.col-md-offset-4 {
		margin-left: 22.22222%
	}
	.vp-md-top-4 {
		padding-top: 56px
	}
	.vp-md-bottom-4 {
		padding-bottom: 56px
	}
	.vm-md-top-4 {
		margin-top: 56px
	}
	.vm-md-bottom-4 {
		margin-bottom: 56px
	}
	.col-md-5 {
		width: 27.77778%
	}
	.col-md-offset-5 {
		margin-left: 27.77778%
	}
	.vp-md-top-5 {
		padding-top: 70px
	}
	.vp-md-bottom-5 {
		padding-bottom: 70px
	}
	.vm-md-top-5 {
		margin-top: 70px
	}
	.vm-md-bottom-5 {
		margin-bottom: 70px
	}
	.col-md-6 {
		width: 33.33333%
	}
	.col-md-offset-6 {
		margin-left: 33.33333%
	}
	.vp-md-top-6 {
		padding-top: 84px
	}
	.vp-md-bottom-6 {
		padding-bottom: 84px
	}
	.vm-md-top-6 {
		margin-top: 84px
	}
	.vm-md-bottom-6 {
		margin-bottom: 84px
	}
	.col-md-7 {
		width: 38.88889%
	}
	.col-md-offset-7 {
		margin-left: 38.88889%
	}
	.vp-md-top-7 {
		padding-top: 98px
	}
	.vp-md-bottom-7 {
		padding-bottom: 98px
	}
	.vm-md-top-7 {
		margin-top: 98px
	}
	.vm-md-bottom-7 {
		margin-bottom: 98px
	}
	.col-md-8 {
		width: 44.44444%
	}
	.col-md-offset-8 {
		margin-left: 44.44444%
	}
	.vp-md-top-8 {
		padding-top: 112px
	}
	.vp-md-bottom-8 {
		padding-bottom: 112px
	}
	.vm-md-top-8 {
		margin-top: 112px
	}
	.vm-md-bottom-8 {
		margin-bottom: 112px
	}
	.col-md-9 {
		box-sizing: border-box;
		width: 50%;
		float: left;
		padding-left: .55556%;
		padding-right: .55556%
	}
	.col-md-offset-9 {
		margin-left: 50%
	}
	.vp-md-top-9 {
		padding-top: 126px
	}
	.vp-md-bottom-9 {
		padding-bottom: 126px
	}
	.vm-md-top-9 {
		margin-top: 126px
	}
	.vm-md-bottom-9 {
		margin-bottom: 126px
	}
	.col-md-10 {
		width: 55.55556%
	}
	.col-md-offset-10 {
		margin-left: 55.55556%
	}
	.vp-md-top-10 {
		padding-top: 140px
	}
	.vp-md-bottom-10 {
		padding-bottom: 140px
	}
	.vm-md-top-10 {
		margin-top: 140px
	}
	.vm-md-bottom-10 {
		margin-bottom: 140px
	}
	.col-md-11 {
		width: 61.11111%
	}
	.col-md-offset-11 {
		margin-left: 61.11111%
	}
	.vp-md-top-11 {
		padding-top: 154px
	}
	.vp-md-bottom-11 {
		padding-bottom: 154px
	}
	.vm-md-top-11 {
		margin-top: 154px
	}
	.vm-md-bottom-11 {
		margin-bottom: 154px
	}
	.col-md-12 {
		width: 66.66667%
	}
	.col-md-offset-12 {
		margin-left: 66.66667%
	}
	.vp-md-top-12 {
		padding-top: 168px
	}
	.vp-md-bottom-12 {
		padding-bottom: 168px
	}
	.vm-md-top-12 {
		margin-top: 168px
	}
	.vm-md-bottom-12 {
		margin-bottom: 168px
	}
	.col-md-13 {
		width: 72.22222%
	}
	.col-md-offset-13 {
		margin-left: 72.22222%
	}
	.vp-md-top-13 {
		padding-top: 182px
	}
	.vp-md-bottom-13 {
		padding-bottom: 182px
	}
	.vm-md-top-13 {
		margin-top: 182px
	}
	.vm-md-bottom-13 {
		margin-bottom: 182px
	}
	.col-md-14 {
		width: 77.77778%
	}
	.col-md-offset-14 {
		margin-left: 77.77778%
	}
	.vp-md-top-14 {
		padding-top: 196px
	}
	.vp-md-bottom-14 {
		padding-bottom: 196px
	}
	.vm-md-top-14 {
		margin-top: 196px
	}
	.vm-md-bottom-14 {
		margin-bottom: 196px
	}
	.col-md-15 {
		width: 83.33333%
	}
	.col-md-offset-15 {
		margin-left: 83.33333%
	}
	.vp-md-top-15 {
		padding-top: 210px
	}
	.vp-md-bottom-15 {
		padding-bottom: 210px
	}
	.vm-md-top-15 {
		margin-top: 210px
	}
	.vm-md-bottom-15 {
		margin-bottom: 210px
	}
	.col-md-16 {
		width: 88.88889%
	}
	.col-md-offset-16 {
		margin-left: 88.88889%
	}
	.vp-md-top-16 {
		padding-top: 224px
	}
	.vp-md-bottom-16 {
		padding-bottom: 224px
	}
	.vm-md-top-16 {
		margin-top: 224px
	}
	.vm-md-bottom-16 {
		margin-bottom: 224px
	}
	.col-md-17 {
		width: 94.44444%
	}
	.col-md-offset-17 {
		margin-left: 94.44444%
	}
	.vp-md-top-17 {
		padding-top: 238px
	}
	.vp-md-bottom-17 {
		padding-bottom: 238px
	}
	.vm-md-top-17 {
		margin-top: 238px
	}
	.vm-md-bottom-17 {
		margin-bottom: 238px
	}
	.col-md-18 {
		width: 100%
	}
	.col-md-offset-18 {
		margin-left: 100%
	}
	.col-md-offset-0 {
		margin-left: 0
	}
	.vp-md-top-18 {
		padding-top: 252px
	}
	.vp-md-bottom-18 {
		padding-bottom: 252px
	}
	.vm-md-top-18 {
		margin-top: 252px
	}
	.vm-md-bottom-18 {
		margin-bottom: 252px
	}
}

@media only screen and (min-width:960px) {
	.col-lg-1,
	.col-lg-10,
	.col-lg-11,
	.col-lg-12,
	.col-lg-13,
	.col-lg-14,
	.col-lg-15,
	.col-lg-16,
	.col-lg-17,
	.col-lg-18,
	.col-lg-2,
	.col-lg-3,
	.col-lg-4,
	.col-lg-5,
	.col-lg-6,
	.col-lg-7,
	.col-lg-8 {
		box-sizing: border-box;
		float: left;
		padding-left: .55556%;
		padding-right: .55556%
	}
	.vm-lg-top-0 {
		margin-top: 0
	}
	.vm-lg-bottom-0 {
		margin-bottom: 0
	}
	.vp-lg-top-0 {
		padding-top: 0
	}
	.vp-lg-bottom-0 {
		padding-bottom: 0
	}
	.col-lg-1 {
		width: 5.55556%
	}
	.col-lg-offset-1 {
		margin-left: 5.55556%
	}
	.vp-lg-top-1 {
		padding-top: 14px
	}
	.vp-lg-bottom-1 {
		padding-bottom: 14px
	}
	.vm-lg-top-1 {
		margin-top: 14px
	}
	.vm-lg-bottom-1 {
		margin-bottom: 14px
	}
	.col-lg-2 {
		width: 11.11111%
	}
	.col-lg-offset-2 {
		margin-left: 11.11111%
	}
	.vp-lg-top-2 {
		padding-top: 28px
	}
	.vp-lg-bottom-2 {
		padding-bottom: 28px
	}
	.vm-lg-top-2 {
		margin-top: 28px
	}
	.vm-lg-bottom-2 {
		margin-bottom: 28px
	}
	.col-lg-3 {
		width: 16.66667%
	}
	.col-lg-offset-3 {
		margin-left: 16.66667%
	}
	.vp-lg-top-3 {
		padding-top: 42px
	}
	.vp-lg-bottom-3 {
		padding-bottom: 42px
	}
	.vm-lg-top-3 {
		margin-top: 42px
	}
	.vm-lg-bottom-3 {
		margin-bottom: 42px
	}
	.col-lg-4 {
		width: 22.22222%
	}
	.col-lg-offset-4 {
		margin-left: 22.22222%
	}
	.vp-lg-top-4 {
		padding-top: 56px
	}
	.vp-lg-bottom-4 {
		padding-bottom: 56px
	}
	.vm-lg-top-4 {
		margin-top: 56px
	}
	.vm-lg-bottom-4 {
		margin-bottom: 56px
	}
	.col-lg-5 {
		width: 27.77778%
	}
	.col-lg-offset-5 {
		margin-left: 27.77778%
	}
	.vp-lg-top-5 {
		padding-top: 70px
	}
	.vp-lg-bottom-5 {
		padding-bottom: 70px
	}
	.vm-lg-top-5 {
		margin-top: 70px
	}
	.vm-lg-bottom-5 {
		margin-bottom: 70px
	}
	.col-lg-6 {
		width: 33.33333%
	}
	.col-lg-offset-6 {
		margin-left: 33.33333%
	}
	.vp-lg-top-6 {
		padding-top: 84px
	}
	.vp-lg-bottom-6 {
		padding-bottom: 84px
	}
	.vm-lg-top-6 {
		margin-top: 84px
	}
	.vm-lg-bottom-6 {
		margin-bottom: 84px
	}
	.col-lg-7 {
		width: 38.88889%
	}
	.col-lg-offset-7 {
		margin-left: 38.88889%
	}
	.vp-lg-top-7 {
		padding-top: 98px
	}
	.vp-lg-bottom-7 {
		padding-bottom: 98px
	}
	.vm-lg-top-7 {
		margin-top: 98px
	}
	.vm-lg-bottom-7 {
		margin-bottom: 98px
	}
	.col-lg-8 {
		width: 44.44444%
	}
	.col-lg-offset-8 {
		margin-left: 44.44444%
	}
	.vp-lg-top-8 {
		padding-top: 112px
	}
	.vp-lg-bottom-8 {
		padding-bottom: 112px
	}
	.vm-lg-top-8 {
		margin-top: 112px
	}
	.vm-lg-bottom-8 {
		margin-bottom: 112px
	}
	.col-lg-9 {
		box-sizing: border-box;
		width: 50%;
		float: left;
		padding-left: .55556%;
		padding-right: .55556%
	}
	.col-lg-offset-9 {
		margin-left: 50%
	}
	.vp-lg-top-9 {
		padding-top: 126px
	}
	.vp-lg-bottom-9 {
		padding-bottom: 126px
	}
	.vm-lg-top-9 {
		margin-top: 126px
	}
	.vm-lg-bottom-9 {
		margin-bottom: 126px
	}
	.col-lg-10 {
		width: 55.55556%
	}
	.col-lg-offset-10 {
		margin-left: 55.55556%
	}
	.vp-lg-top-10 {
		padding-top: 140px
	}
	.vp-lg-bottom-10 {
		padding-bottom: 140px
	}
	.vm-lg-top-10 {
		margin-top: 140px
	}
	.vm-lg-bottom-10 {
		margin-bottom: 140px
	}
	.col-lg-11 {
		width: 61.11111%
	}
	.col-lg-offset-11 {
		margin-left: 61.11111%
	}
	.vp-lg-top-11 {
		padding-top: 154px
	}
	.vp-lg-bottom-11 {
		padding-bottom: 154px
	}
	.vm-lg-top-11 {
		margin-top: 154px
	}
	.vm-lg-bottom-11 {
		margin-bottom: 154px
	}
	.col-lg-12 {
		width: 66.66667%
	}
	.col-lg-offset-12 {
		margin-left: 66.66667%
	}
	.vp-lg-top-12 {
		padding-top: 168px
	}
	.vp-lg-bottom-12 {
		padding-bottom: 168px
	}
	.vm-lg-top-12 {
		margin-top: 168px
	}
	.vm-lg-bottom-12 {
		margin-bottom: 168px
	}
	.col-lg-13 {
		width: 72.22222%
	}
	.col-lg-offset-13 {
		margin-left: 72.22222%
	}
	.vp-lg-top-13 {
		padding-top: 182px
	}
	.vp-lg-bottom-13 {
		padding-bottom: 182px
	}
	.vm-lg-top-13 {
		margin-top: 182px
	}
	.vm-lg-bottom-13 {
		margin-bottom: 182px
	}
	.col-lg-14 {
		width: 77.77778%
	}
	.col-lg-offset-14 {
		margin-left: 77.77778%
	}
	.vp-lg-top-14 {
		padding-top: 196px
	}
	.vp-lg-bottom-14 {
		padding-bottom: 196px
	}
	.vm-lg-top-14 {
		margin-top: 196px
	}
	.vm-lg-bottom-14 {
		margin-bottom: 196px
	}
	.col-lg-15 {
		width: 83.33333%
	}
	.col-lg-offset-15 {
		margin-left: 83.33333%
	}
	.vp-lg-top-15 {
		padding-top: 210px
	}
	.vp-lg-bottom-15 {
		padding-bottom: 210px
	}
	.vm-lg-top-15 {
		margin-top: 210px
	}
	.vm-lg-bottom-15 {
		margin-bottom: 210px
	}
	.col-lg-16 {
		width: 88.88889%
	}
	.col-lg-offset-16 {
		margin-left: 88.88889%
	}
	.vp-lg-top-16 {
		padding-top: 224px
	}
	.vp-lg-bottom-16 {
		padding-bottom: 224px
	}
	.vm-lg-top-16 {
		margin-top: 224px
	}
	.vm-lg-bottom-16 {
		margin-bottom: 224px
	}
	.col-lg-17 {
		width: 94.44444%
	}
	.col-lg-offset-17 {
		margin-left: 94.44444%
	}
	.vp-lg-top-17 {
		padding-top: 238px
	}
	.vp-lg-bottom-17 {
		padding-bottom: 238px
	}
	.vm-lg-top-17 {
		margin-top: 238px
	}
	.vm-lg-bottom-17 {
		margin-bottom: 238px
	}
	.col-lg-18 {
		width: 100%
	}
	.col-lg-offset-18 {
		margin-left: 100%
	}
	.col-lg-offset-0 {
		margin-left: 0
	}
	.vp-lg-top-18 {
		padding-top: 252px
	}
	.vp-lg-bottom-18 {
		padding-bottom: 252px
	}
	.vm-lg-top-18 {
		margin-top: 252px
	}
	.vm-lg-bottom-18 {
		margin-bottom: 252px
	}
}

@media only screen and (min-width:1180px) {
	.col-xl-1,
	.col-xl-10,
	.col-xl-11,
	.col-xl-12,
	.col-xl-13,
	.col-xl-14,
	.col-xl-15,
	.col-xl-16,
	.col-xl-17,
	.col-xl-18,
	.col-xl-2,
	.col-xl-3,
	.col-xl-4,
	.col-xl-5,
	.col-xl-6,
	.col-xl-7,
	.col-xl-8 {
		box-sizing: border-box;
		float: left;
		padding-left: .55556%;
		padding-right: .55556%
	}
	.vm-xl-top-0 {
		margin-top: 0
	}
	.vm-xl-bottom-0 {
		margin-bottom: 0
	}
	.vp-xl-top-0 {
		padding-top: 0
	}
	.vp-xl-bottom-0 {
		padding-bottom: 0
	}
	.col-xl-1 {
		width: 5.55556%
	}
	.col-xl-offset-1 {
		margin-left: 5.55556%
	}
	.vp-xl-top-1 {
		padding-top: 14px
	}
	.vp-xl-bottom-1 {
		padding-bottom: 14px
	}
	.vm-xl-top-1 {
		margin-top: 14px
	}
	.vm-xl-bottom-1 {
		margin-bottom: 14px
	}
	.col-xl-2 {
		width: 11.11111%
	}
	.col-xl-offset-2 {
		margin-left: 11.11111%
	}
	.vp-xl-top-2 {
		padding-top: 28px
	}
	.vp-xl-bottom-2 {
		padding-bottom: 28px
	}
	.vm-xl-top-2 {
		margin-top: 28px
	}
	.vm-xl-bottom-2 {
		margin-bottom: 28px
	}
	.col-xl-3 {
		width: 16.66667%
	}
	.col-xl-offset-3 {
		margin-left: 16.66667%
	}
	.vp-xl-top-3 {
		padding-top: 42px
	}
	.vp-xl-bottom-3 {
		padding-bottom: 42px
	}
	.vm-xl-top-3 {
		margin-top: 42px
	}
	.vm-xl-bottom-3 {
		margin-bottom: 42px
	}
	.col-xl-4 {
		width: 22.22222%
	}
	.col-xl-offset-4 {
		margin-left: 22.22222%
	}
	.vp-xl-top-4 {
		padding-top: 56px
	}
	.vp-xl-bottom-4 {
		padding-bottom: 56px
	}
	.vm-xl-top-4 {
		margin-top: 56px
	}
	.vm-xl-bottom-4 {
		margin-bottom: 56px
	}
	.col-xl-5 {
		width: 27.77778%
	}
	.col-xl-offset-5 {
		margin-left: 27.77778%
	}
	.vp-xl-top-5 {
		padding-top: 70px
	}
	.vp-xl-bottom-5 {
		padding-bottom: 70px
	}
	.vm-xl-top-5 {
		margin-top: 70px
	}
	.vm-xl-bottom-5 {
		margin-bottom: 70px
	}
	.col-xl-6 {
		width: 33.33333%
	}
	.col-xl-offset-6 {
		margin-left: 33.33333%
	}
	.vp-xl-top-6 {
		padding-top: 84px
	}
	.vp-xl-bottom-6 {
		padding-bottom: 84px
	}
	.vm-xl-top-6 {
		margin-top: 84px
	}
	.vm-xl-bottom-6 {
		margin-bottom: 84px
	}
	.col-xl-7 {
		width: 38.88889%
	}
	.col-xl-offset-7 {
		margin-left: 38.88889%
	}
	.vp-xl-top-7 {
		padding-top: 98px
	}
	.vp-xl-bottom-7 {
		padding-bottom: 98px
	}
	.vm-xl-top-7 {
		margin-top: 98px
	}
	.vm-xl-bottom-7 {
		margin-bottom: 98px
	}
	.col-xl-8 {
		width: 44.44444%
	}
	.col-xl-offset-8 {
		margin-left: 44.44444%
	}
	.vp-xl-top-8 {
		padding-top: 112px
	}
	.vp-xl-bottom-8 {
		padding-bottom: 112px
	}
	.vm-xl-top-8 {
		margin-top: 112px
	}
	.vm-xl-bottom-8 {
		margin-bottom: 112px
	}
	.col-xl-9 {
		box-sizing: border-box;
		width: 50%;
		float: left;
		padding-left: .55556%;
		padding-right: .55556%
	}
	.col-xl-offset-9 {
		margin-left: 50%
	}
	.vp-xl-top-9 {
		padding-top: 126px
	}
	.vp-xl-bottom-9 {
		padding-bottom: 126px
	}
	.vm-xl-top-9 {
		margin-top: 126px
	}
	.vm-xl-bottom-9 {
		margin-bottom: 126px
	}
	.col-xl-10 {
		width: 55.55556%
	}
	.col-xl-offset-10 {
		margin-left: 55.55556%
	}
	.vp-xl-top-10 {
		padding-top: 140px
	}
	.vp-xl-bottom-10 {
		padding-bottom: 140px
	}
	.vm-xl-top-10 {
		margin-top: 140px
	}
	.vm-xl-bottom-10 {
		margin-bottom: 140px
	}
	.col-xl-11 {
		width: 61.11111%
	}
	.col-xl-offset-11 {
		margin-left: 61.11111%
	}
	.vp-xl-top-11 {
		padding-top: 154px
	}
	.vp-xl-bottom-11 {
		padding-bottom: 154px
	}
	.vm-xl-top-11 {
		margin-top: 154px
	}
	.vm-xl-bottom-11 {
		margin-bottom: 154px
	}
	.col-xl-12 {
		width: 66.66667%
	}
	.col-xl-offset-12 {
		margin-left: 66.66667%
	}
	.vp-xl-top-12 {
		padding-top: 168px
	}
	.vp-xl-bottom-12 {
		padding-bottom: 168px
	}
	.vm-xl-top-12 {
		margin-top: 168px
	}
	.vm-xl-bottom-12 {
		margin-bottom: 168px
	}
	.col-xl-13 {
		width: 72.22222%
	}
	.col-xl-offset-13 {
		margin-left: 72.22222%
	}
	.vp-xl-top-13 {
		padding-top: 182px
	}
	.vp-xl-bottom-13 {
		padding-bottom: 182px
	}
	.vm-xl-top-13 {
		margin-top: 182px
	}
	.vm-xl-bottom-13 {
		margin-bottom: 182px
	}
	.col-xl-14 {
		width: 77.77778%
	}
	.col-xl-offset-14 {
		margin-left: 77.77778%
	}
	.vp-xl-top-14 {
		padding-top: 196px
	}
	.vp-xl-bottom-14 {
		padding-bottom: 196px
	}
	.vm-xl-top-14 {
		margin-top: 196px
	}
	.vm-xl-bottom-14 {
		margin-bottom: 196px
	}
	.col-xl-15 {
		width: 83.33333%
	}
	.col-xl-offset-15 {
		margin-left: 83.33333%
	}
	.vp-xl-top-15 {
		padding-top: 210px
	}
	.vp-xl-bottom-15 {
		padding-bottom: 210px
	}
	.vm-xl-top-15 {
		margin-top: 210px
	}
	.vm-xl-bottom-15 {
		margin-bottom: 210px
	}
	.col-xl-16 {
		width: 88.88889%
	}
	.col-xl-offset-16 {
		margin-left: 88.88889%
	}
	.vp-xl-top-16 {
		padding-top: 224px
	}
	.vp-xl-bottom-16 {
		padding-bottom: 224px
	}
	.vm-xl-top-16 {
		margin-top: 224px
	}
	.vm-xl-bottom-16 {
		margin-bottom: 224px
	}
	.col-xl-17 {
		width: 94.44444%
	}
	.col-xl-offset-17 {
		margin-left: 94.44444%
	}
	.vp-xl-top-17 {
		padding-top: 238px
	}
	.vp-xl-bottom-17 {
		padding-bottom: 238px
	}
	.vm-xl-top-17 {
		margin-top: 238px
	}
	.vm-xl-bottom-17 {
		margin-bottom: 238px
	}
	.col-xl-18 {
		width: 100%
	}
	.col-xl-offset-18 {
		margin-left: 100%
	}
	.col-xl-offset-0 {
		margin-left: 0
	}
	.vp-xl-top-18 {
		padding-top: 252px
	}
	.vp-xl-bottom-18 {
		padding-bottom: 252px
	}
	.vm-xl-top-18 {
		margin-top: 252px
	}
	.vm-xl-bottom-18 {
		margin-bottom: 252px
	}
}

@media only screen and (min-width:1400px) {
	.col-xxl-1,
	.col-xxl-10,
	.col-xxl-11,
	.col-xxl-12,
	.col-xxl-13,
	.col-xxl-14,
	.col-xxl-15,
	.col-xxl-16,
	.col-xxl-17,
	.col-xxl-18,
	.col-xxl-2,
	.col-xxl-3,
	.col-xxl-4,
	.col-xxl-5,
	.col-xxl-6,
	.col-xxl-7,
	.col-xxl-8 {
		box-sizing: border-box;
		float: left;
		padding-left: .55556%;
		padding-right: .55556%
	}
	.vm-xxl-top-0 {
		margin-top: 0
	}
	.vm-xxl-bottom-0 {
		margin-bottom: 0
	}
	.vp-xxl-top-0 {
		padding-top: 0
	}
	.vp-xxl-bottom-0 {
		padding-bottom: 0
	}
	.col-xxl-1 {
		width: 5.55556%
	}
	.col-xxl-offset-1 {
		margin-left: 5.55556%
	}
	.vp-xxl-top-1 {
		padding-top: 14px
	}
	.vp-xxl-bottom-1 {
		padding-bottom: 14px
	}
	.vm-xxl-top-1 {
		margin-top: 14px
	}
	.vm-xxl-bottom-1 {
		margin-bottom: 14px
	}
	.col-xxl-2 {
		width: 11.11111%
	}
	.col-xxl-offset-2 {
		margin-left: 11.11111%
	}
	.vp-xxl-top-2 {
		padding-top: 28px
	}
	.vp-xxl-bottom-2 {
		padding-bottom: 28px
	}
	.vm-xxl-top-2 {
		margin-top: 28px
	}
	.vm-xxl-bottom-2 {
		margin-bottom: 28px
	}
	.col-xxl-3 {
		width: 16.66667%
	}
	.col-xxl-offset-3 {
		margin-left: 16.66667%
	}
	.vp-xxl-top-3 {
		padding-top: 42px
	}
	.vp-xxl-bottom-3 {
		padding-bottom: 42px
	}
	.vm-xxl-top-3 {
		margin-top: 42px
	}
	.vm-xxl-bottom-3 {
		margin-bottom: 42px
	}
	.col-xxl-4 {
		width: 22.22222%
	}
	.col-xxl-offset-4 {
		margin-left: 22.22222%
	}
	.vp-xxl-top-4 {
		padding-top: 56px
	}
	.vp-xxl-bottom-4 {
		padding-bottom: 56px
	}
	.vm-xxl-top-4 {
		margin-top: 56px
	}
	.vm-xxl-bottom-4 {
		margin-bottom: 56px
	}
	.col-xxl-5 {
		width: 27.77778%
	}
	.col-xxl-offset-5 {
		margin-left: 27.77778%
	}
	.vp-xxl-top-5 {
		padding-top: 70px
	}
	.vp-xxl-bottom-5 {
		padding-bottom: 70px
	}
	.vm-xxl-top-5 {
		margin-top: 70px
	}
	.vm-xxl-bottom-5 {
		margin-bottom: 70px
	}
	.col-xxl-6 {
		width: 33.33333%
	}
	.col-xxl-offset-6 {
		margin-left: 33.33333%
	}
	.vp-xxl-top-6 {
		padding-top: 84px
	}
	.vp-xxl-bottom-6 {
		padding-bottom: 84px
	}
	.vm-xxl-top-6 {
		margin-top: 84px
	}
	.vm-xxl-bottom-6 {
		margin-bottom: 84px
	}
	.col-xxl-7 {
		width: 38.88889%
	}
	.col-xxl-offset-7 {
		margin-left: 38.88889%
	}
	.vp-xxl-top-7 {
		padding-top: 98px
	}
	.vp-xxl-bottom-7 {
		padding-bottom: 98px
	}
	.vm-xxl-top-7 {
		margin-top: 98px
	}
	.vm-xxl-bottom-7 {
		margin-bottom: 98px
	}
	.col-xxl-8 {
		width: 44.44444%
	}
	.col-xxl-offset-8 {
		margin-left: 44.44444%
	}
	.vp-xxl-top-8 {
		padding-top: 112px
	}
	.vp-xxl-bottom-8 {
		padding-bottom: 112px
	}
	.vm-xxl-top-8 {
		margin-top: 112px
	}
	.vm-xxl-bottom-8 {
		margin-bottom: 112px
	}
	.col-xxl-9 {
		box-sizing: border-box;
		width: 50%;
		float: left;
		padding-left: .55556%;
		padding-right: .55556%
	}
	.col-xxl-offset-9 {
		margin-left: 50%
	}
	.vp-xxl-top-9 {
		padding-top: 126px
	}
	.vp-xxl-bottom-9 {
		padding-bottom: 126px
	}
	.vm-xxl-top-9 {
		margin-top: 126px
	}
	.vm-xxl-bottom-9 {
		margin-bottom: 126px
	}
	.col-xxl-10 {
		width: 55.55556%
	}
	.col-xxl-offset-10 {
		margin-left: 55.55556%
	}
	.vp-xxl-top-10 {
		padding-top: 140px
	}
	.vp-xxl-bottom-10 {
		padding-bottom: 140px
	}
	.vm-xxl-top-10 {
		margin-top: 140px
	}
	.vm-xxl-bottom-10 {
		margin-bottom: 140px
	}
	.col-xxl-11 {
		width: 61.11111%
	}
	.col-xxl-offset-11 {
		margin-left: 61.11111%
	}
	.vp-xxl-top-11 {
		padding-top: 154px
	}
	.vp-xxl-bottom-11 {
		padding-bottom: 154px
	}
	.vm-xxl-top-11 {
		margin-top: 154px
	}
	.vm-xxl-bottom-11 {
		margin-bottom: 154px
	}
	.col-xxl-12 {
		width: 66.66667%
	}
	.col-xxl-offset-12 {
		margin-left: 66.66667%
	}
	.vp-xxl-top-12 {
		padding-top: 168px
	}
	.vp-xxl-bottom-12 {
		padding-bottom: 168px
	}
	.vm-xxl-top-12 {
		margin-top: 168px
	}
	.vm-xxl-bottom-12 {
		margin-bottom: 168px
	}
	.col-xxl-13 {
		width: 72.22222%
	}
	.col-xxl-offset-13 {
		margin-left: 72.22222%
	}
	.vp-xxl-top-13 {
		padding-top: 182px
	}
	.vp-xxl-bottom-13 {
		padding-bottom: 182px
	}
	.vm-xxl-top-13 {
		margin-top: 182px
	}
	.vm-xxl-bottom-13 {
		margin-bottom: 182px
	}
	.col-xxl-14 {
		width: 77.77778%
	}
	.col-xxl-offset-14 {
		margin-left: 77.77778%
	}
	.vp-xxl-top-14 {
		padding-top: 196px
	}
	.vp-xxl-bottom-14 {
		padding-bottom: 196px
	}
	.vm-xxl-top-14 {
		margin-top: 196px
	}
	.vm-xxl-bottom-14 {
		margin-bottom: 196px
	}
	.col-xxl-15 {
		width: 83.33333%
	}
	.col-xxl-offset-15 {
		margin-left: 83.33333%
	}
	.vp-xxl-top-15 {
		padding-top: 210px
	}
	.vp-xxl-bottom-15 {
		padding-bottom: 210px
	}
	.vm-xxl-top-15 {
		margin-top: 210px
	}
	.vm-xxl-bottom-15 {
		margin-bottom: 210px
	}
	.col-xxl-16 {
		width: 88.88889%
	}
	.col-xxl-offset-16 {
		margin-left: 88.88889%
	}
	.vp-xxl-top-16 {
		padding-top: 224px
	}
	.vp-xxl-bottom-16 {
		padding-bottom: 224px
	}
	.vm-xxl-top-16 {
		margin-top: 224px
	}
	.vm-xxl-bottom-16 {
		margin-bottom: 224px
	}
	.col-xxl-17 {
		width: 94.44444%
	}
	.col-xxl-offset-17 {
		margin-left: 94.44444%
	}
	.vp-xxl-top-17 {
		padding-top: 238px
	}
	.vp-xxl-bottom-17 {
		padding-bottom: 238px
	}
	.vm-xxl-top-17 {
		margin-top: 238px
	}
	.vm-xxl-bottom-17 {
		margin-bottom: 238px
	}
	.col-xxl-18 {
		width: 100%
	}
	.col-xxl-offset-18 {
		margin-left: 100%
	}
	.col-xxl-offset-0 {
		margin-left: 0
	}
	.vp-xxl-top-18 {
		padding-top: 252px
	}
	.vp-xxl-bottom-18 {
		padding-bottom: 252px
	}
	.vm-xxl-top-18 {
		margin-top: 252px
	}
	.vm-xxl-bottom-18 {
		margin-bottom: 252px
	}
}

html {
	font-family: "Heiti TC", "微軟正黑體", "Microsoft JhengHei", Avenir, sans-serif;
	font-size: 62.5%;
	-webkit-font-smoothing: antialiased
}

body {
	background-color: #fffef7;
	/*    font-size: 1.6rem;*/
	font-size: 14px;
	font-weight: 400;
	font-family: Baskerville, serif;
	color: #5e5d5d;
	overflow-x: hidden
}

.cursor_pointer {
	cursor: pointer;
}

@page {
	margin: 25mm 0
}

ul {
	list-style: circle inside
}

ol {
	list-style: decimal inside
}

ol,
ul {
	padding-left: 0;
	margin: 0;
	font-family: "Heiti TC", "微軟正黑體", "Microsoft JhengHei", Avenir, sans-serif;
	font-weight: 700
}

.site-content ol,
.site-content ul {
	font-size: 1.8rem;
	font-family: Baskerville, serif;
	font-weight: 400
}

.site-content .single-post-container ol,
.site-content .single-post-container ul {
	font-size: 1.6rem;
	font-family: "Heiti TC", "微軟正黑體", "Microsoft JhengHei", Avenir, sans-serif;
	font-weight: 700
}

ol ol,
ol ul,
ul ol,
ul ul {
	margin: 1.5rem 0 1.5rem 3rem;
	font-size: 90%
}

li {
	margin-bottom: 1rem
}

.reg_term p {
	font-family: "Heiti TC", "微軟正黑體", "Microsoft JhengHei", Avenir, sans-serif;
}

.reg_term li {
	list-style: decimal;
	margin-left: 2rem;
}

.page-term {
	font-size: 1.8rem;
}

.page-term li {
	font-size: 1.8rem;
	list-style: decimal;
	margin-left: 2rem;
}

code {
	padding: .2rem .5rem;
	margin: 0 .2rem;
	font-size: 90%;
	white-space: nowrap;
	background: #F1F1F1;
	border: 1px solid #E1E1E1;
	border-radius: 4px
}

pre>code {
	display: block;
	padding: 1rem 1.5rem;
	white-space: pre
}

td,
th {
	padding: 12px 15px;
	text-align: left;
	border-bottom: 1px solid #E1E1E1
}


/*
td:first-child,
th:first-child {
    padding-left: 0
}

td:last-child,
th:last-child {
    padding-right: 0
}
*/

.u-full-width {
	width: 100%;
	box-sizing: border-box
}

.u-max-full-width {
	max-width: 100%;
	box-sizing: border-box
}

.u-pull-right {
	float: right
}

.u-pull-left {
	float: left
}

hr {
	margin-top: 3rem;
	margin-bottom: 3.5rem;
	border-width: 0;
	border-top: 1px solid #E1E1E1
}

.container:after,
.row:after,
.u-cf {
	content: "";
	display: table;
	clear: both
}

.heading-marker,
.u-bg-image:before {
	content: ''
}

.button,
button {
	margin-bottom: 1rem
}

fieldset,
input,
select,
textarea {
	margin-bottom: 1.5rem
}

blockquote,
dl,
figure,
form,
ol,
p,
pre,
table,
ul {
	margin-bottom: 2.5rem
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin-top: 0;
	margin-bottom: 2rem;
	font-family: "Heiti TC", "微軟正黑體", "Microsoft JhengHei", Avenir, sans-serif;
	font-weight: 700
}

b,
h6,
strong {
	font-weight: 600
}

h1 {
	font-size: 3.6rem;
	line-height: 1.15;
	margin-bottom: 45px;
	color: #fffef7
}

h2 {
	font-size: 3.2rem;
	line-height: 1.25
}

h3 {
	font-size: 2.5rem;
	line-height: 1.3
}

h4 {
	font-size: 2.4rem;
	line-height: 1.2;
	letter-spacing: -.08rem
}

h5 {
	font-size: 1.8rem;
	line-height: 1.4
}

h6 {
	font-size: 1.5rem;
	letter-spacing: .1rem
}

@media only screen and (max-width:480px) {
	h1.slogan {
		font-size: 2.8rem;
	}
}

@media only screen and (min-width:960px) {
	h1 {
		font-size: 6.5rem
	}
	h2 {
		font-size: 4.2rem
	}
	h3 {
		font-size: 3rem
	}
	h4 {
		font-size: 2.9rem
	}
	h5 {
		font-size: 2.2rem;
		line-height: 1.2
	}
	h6 {
		font-size: 1.4rem
	}
}

@media only screen and (min-width:1180px) {
	h1 {
		font-size: 8.2rem
	}
	h2 {
		font-size: 4.8rem
	}
	h3 {
		font-size: 3.4rem
	}
	h4 {
		font-size: 3.2rem
	}
	h5 {
		font-size: 2.6rem;
		line-height: 1.3
	}
	h6 {
		font-size: 1.4rem
	}
}

p {
	margin-top: 0
}

.two-column {
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
	-webkit-column-gap: 20px;
	-moz-column-gap: 20px;
	column-gap: 20px
}

.paging-navigation {
	font-size: 1.7rem;
	font-weight: 700
}

a {
	text-decoration: none;
	-webkit-transition: .2s ease;
	transition: .2s ease
}

a:hover {
	opacity: .7
}

.white {
	color: #fffef7
}

@font-face {
	font-family: Avenir;
	src: url(../../assets/font/AvenirLTStd-Black-.eot#iefix) format("embedded-opentype"), url(../../assets/font/AvenirLTStd-Black.otf) format("opentype"), url(../../assets/font/AvenirLTStd-Black.woff) format("woff"), url(../../assets/font/AvenirLTStd-Black.ttf) format("truetype"), url(../../assets/font/AvenirLTStd-Black.svg#AvenirLTStd-Black) format("svg");
	font-weight: 400;
	font-style: normal
}

input[type=email],
input[type=search],
input[type=text],
input[type=tel],
input[type=url],
input[type=password],
select,
textarea {
	width: 100%;
	padding: 20px 23px;
	background-color: #fffef7;
/*	border: 2px solid #ff7c7d;*/
	border-radius: 0;
	box-shadow: none;
	box-sizing: border-box;
	color: #5e5d5d;
	font-family: "Heiti TC", "微軟正黑體", "Microsoft JhengHei", Avenir, sans-serif;
	font-size: 12px;
	font-weight: 700
}

@media only screen and (min-width:768px) {
	input[type=email],
	input[type=search],
	input[type=text],
	input[type=tel],
	input[type=url],
	input[type=password],
	select,
	textarea {
		font-size: 14px;
		border: 3px solid #ff7c7d
	}
}

input[type=email]::-webkit-input-placeholder,
input[type=search]::-webkit-input-placeholder,
input[type=text]::-webkit-input-placeholder,
input[type=tel]::-webkit-input-placeholder,
input[type=url]::-webkit-input-placeholder,
input[type=password]::-webkit-input-placeholder,
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: #ff7c7d;
	font-family: "Heiti TC", "微軟正黑體", "Microsoft JhengHei", Avenir, sans-serif;
	font-size: 12px;
	font-weight: 700
}

.u-bg-white input[type=email],
.u-bg-white input[type=search],
.u-bg-white input[type=text],
.u-bg-white input[type=tel],
.u-bg-white input[type=url],
.u-bg-white input[type=password],
.u-bg-white select,
.u-bg-white textarea {
	background-color: #fffef7;
	border: 2px solid #ff7c7d;
	color: #5e5d5d
}

.u-bg-beige {
	background: #fdf3da;
}

.u-bg-beige input[type=email],
.u-bg-beige input[type=search],
.u-bg-beige input[type=text],
.u-bg-beige input[type=tel],
.u-bg-beige input[type=url],
.u-bg-beige input[type=password],
.u-bg-beige select,
.u-bg-beige textarea {
	background-color: #fffef7;
	border: 2px solid #fffef7;
	color: #5e5d5d
}

@media only screen and (min-width:768px) {
	input[type=email]::-webkit-input-placeholder,
	input[type=search]::-webkit-input-placeholder,
	input[type=text]::-webkit-input-placeholder,
	input[type=tel]::-webkit-input-placeholder,
	input[type=url]::-webkit-input-placeholder,
	input[type=password]::-webkit-input-placeholder,
	select::-webkit-input-placeholder,
	textarea::-webkit-input-placeholder {
		font-size: 14px
	}
	.u-bg-white input[type=email],
	.u-bg-white input[type=search],
	.u-bg-white input[type=text],
	.u-bg-white input[type=tel],
	.u-bg-white input[type=url],
	.u-bg-white input[type=password],
	.u-bg-white select,
	.u-bg-white textarea {
		border: 3px solid #ff7c7d
	}
	.u-bg-beige input[type=email],
	.u-bg-beige input[type=search],
	.u-bg-beige input[type=text],
	.u-bg-beige input[type=tel],
	.u-bg-beige input[type=url],
	.u-bg-beige input[type=password],
	.u-bg-beige select,
	.u-bg-beige textarea {
		border: 3px solid #fffef7;
	}
}

.u-bg-white input[type=email]::-webkit-input-placeholder,
.u-bg-white input[type=search]::-webkit-input-placeholder,
.u-bg-white input[type=text]::-webkit-input-placeholder,
.u-bg-white input[type=tel]::-webkit-input-placeholder,
.u-bg-white input[type=url]::-webkit-input-placeholder,
.u-bg-white input[type=password]::-webkit-input-placeholder,
.u-bg-white select::-webkit-input-placeholder,
.u-bg-white textarea::-webkit-input-placeholder {
	color: #c32426
}

.u-bg-beige input[type=email]::-webkit-input-placeholder,
.u-bg-beige input[type=search]::-webkit-input-placeholder,
.u-bg-beige input[type=text]::-webkit-input-placeholder,
.u-bg-beige input[type=tel]::-webkit-input-placeholder,
.u-bg-beige input[type=url]::-webkit-input-placeholder,
.u-bg-beige input[type=password]::-webkit-input-placeholder,
.u-bg-beige select::-webkit-input-placeholder,
.u-bg-beige textarea::-webkit-input-placeholder {
	color: #d4d4d4
}

input[type=email],
input[type=search],
input[type=text],
input[type=tel],
input[type=url],
input[type=password],
textarea {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

textarea {
	min-height: 65px;
	padding-top: 6px;
	padding-bottom: 6px
}

input[type=email]:focus,
input[type=search]:focus,
input[type=text]:focus,
input[type=tel]:focus,
input[type=url]:focus,
input[type=password]:focus,
select:focus,
textarea:focus {
	color: #5e5d5d;
	border: 3px solid #c32426;
	outline: 0
}

.u-bg-white input[type=email]:focus,
.u-bg-white input[type=search]:focus,
.u-bg-white input[type=text]:focus,
.u-bg-white input[type=tel]:focus,
.u-bg-white input[type=url]:focus,
.u-bg-white input[type=password]:focus,
.u-bg-white select:focus,
.u-bg-white textarea:focus {
	color: #5e5d5d
}

.u-bg-beige input[type=email]:focus,
.u-bg-beige input[type=search]:focus,
.u-bg-beige input[type=text]:focus,
.u-bg-beige input[type=tel]:focus,
.u-bg-beige input[type=url]:focus,
.u-bg-beige input[type=password]:focus,
.u-bg-beige select:focus,
.u-bg-beige textarea:focus {
	color: #5e5d5d;
	border: 3px solid #5e83c0;
}

label.required:after {
	content: " *";
}

select {
	display: block;
	-webkit-appearance: none;
	padding-right: 16%;
	background: #fffef7 url('/assets/img/icon/arrow_down.png') no-repeat 95% center / 20px 20px;
}

form label.error {
	color: #ff7c7d;
}


/* Customize the label (the container) */

.ck-container {
	display: block;
	position: relative;
	padding-left: 35px;
	margin-bottom: 12px;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.ck-container.heard_from {
	display: inline-block;
	margin-right: 8px;
}

.ck-container.heard_from:last-child {
	margin-right: 0;
}


/* Hide the browser's default checkbox */

.ck-container input {
	position: absolute;
	opacity: 0;
}


/* Create a custom checkbox */

.checkmark {
	position: absolute;
	top: 0;
	left: 0;
	height: 20px;
	width: 20px;
	background-color: #eee;
	border: 1px solid #d4d4d4;
}


/* On mouse-over, add a grey background color */

.ck-container:hover input ~ .checkmark {
	background-color: #ccc;
}


/* When the checkbox is checked, add a blue background */

.ck-container input:checked ~ .checkmark {
	background-color: #2196F3;
}


/* Create the checkmark/indicator (hidden when not checked) */

.checkmark:after {
	content: "";
	position: absolute;
	display: none;
}


/* Show the checkmark when checked */

.ck-container input:checked ~ .checkmark:after {
	display: block;
}


/* Style the checkmark/indicator */

.ck-container .checkmark:after {
	left: 6px;
	top: 2px;
	width: 7px;
	height: 12px;
	border: solid white;
	border-width: 0 3px 3px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

label,
legend {
	display: block;
	margin-bottom: .5rem;
	font-family: "Heiti TC", "微軟正黑體", "Microsoft JhengHei", Avenir, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 700
}

@media only screen and (min-width:768px) {
	label,
	legend {
		font-size: 14px
	}
}

fieldset {
	padding: 0;
	border-width: 0
}

input[type=checkbox],
input[type=radio] {
	display: inline
}

label>.label-body {
	display: inline-block;
	margin-left: .5rem;
	font-weight: 400
}

.ninja-forms-req-symbol {
	color: #839DAA!important
}

.ninja-forms-field-error {
	margin-top: -10px;
	color: #839DAA!important
}

.button,
button,
input[type=submit],
input[type=reset],
input[type=button] {
	display: inline-block;
	height: 38px;
	margin: 0;
	padding: 0;
	color: #fffef7;
	text-align: center;
	font-family: "Heiti TC", "微軟正黑體", "Microsoft JhengHei", Avenir, sans-serif;
	font-size: 14px;
	font-weight: 700;
	line-height: 38px;
	letter-spacing: .1rem;
	text-transform: uppercase;
	text-decoration: none;
	white-space: nowrap;
	background-color: transparent;
	border-radius: 0;
	border: none;
	border-bottom: 5px solid #fffef7;
	cursor: pointer;
	box-sizing: border-box;
	box-shadow: none;
	text-shadow: none
}

.u-bg-white .button,
.u-bg-white button,
.u-bg-white input[type=submit],
.u-bg-white input[type=reset],
.u-bg-white input[type=button] {
	color: #c32426;
	border-bottom: 5px solid #c32426
}

.button:focus,
.button:hover,
button:focus,
button:hover,
input[type=submit]:focus,
input[type=submit]:hover,
input[type=reset]:focus,
input[type=reset]:hover,
input[type=button]:focus,
input[type=button]:hover {
	color: #fffef7;
	box-shadow: none;
	text-shadow: none;
	border-color: #fffef7;
	outline: 0
}

.u-bg-white .button:focus,
.u-bg-white .button:hover,
.u-bg-white button:focus,
.u-bg-white button:hover,
.u-bg-white input[type=submit]:focus,
.u-bg-white input[type=submit]:hover,
.u-bg-white input[type=reset]:focus,
.u-bg-white input[type=reset]:hover,
.u-bg-white input[type=button]:focus,
.u-bg-white input[type=button]:hover {
	color: #c32426;
	border-color: #c32426
}

.button.button-primary,
.button.button-video,
button.button-primary,
input[type=submit].button-primary,
input[type=submit].primaryAction,
input[type=reset].button-primary,
input[type=button].button-primary {
	position: relative;
	padding: 12px 26px 12px 6px;
	color: #c32426;
	line-height: 1;
	background-color: transparent;
	border-bottom: 1px solid #c32426;
	border-top: 1px solid #c32426;
	-webkit-transition: all .2s;
	transition: all .2s
}

.button-primary.no-icon,
input[type=submit].button-primary,
input[type=submit].primaryAction,
input[type=reset].button-primary,
input[type=button].button-primary {
	padding: 12px 6px;
}

.button.button-primary.btn-blue,
.button.button-video.btn-blue,
button.button-primary.btn-blue,
input[type=submit].button-primary.btn-blue,
input[type=submit].primaryAction.btn-blue,
input[type=reset].button-primary.btn-blue,
input[type=button].button-primary.btn-blue {
	color: #5e83c0;
	border-bottom: 1px solid #5e83c0;
	border-top: 1px solid #5e83c0;
}

.button-primary .fa-facebook-square {
	position: absolute;
	right: 0;
	font-size: 140%;
	line-height: 70%;
}

.u-bg-primary .button.button-primary,
.u-bg-primary .button.button-video,
.u-bg-primary button.button-primary,
.u-bg-primary input[type=submit].button-primary,
.u-bg-primary input[type=submit].primaryAction,
.u-bg-primary input[type=reset].button-primary,
.u-bg-primary input[type=button].button-primary {
	color: #fffef7;
	border-color: #fffef7
}

.u-bg-primary .button.button-primary:after,
.u-bg-primary .button.button-video:after,
.u-bg-primary button.button-primary:after,
.u-bg-primary input[type=submit].button-primary:after,
.u-bg-primary input[type=submit].primaryAction:after,
.u-bg-primary input[type=reset].button-primary:after,
.u-bg-primary input[type=button].button-primary:after {
	color: #fffef7
}

.button.button-primary.reading-button:after,
.button.button-video,
.button.button-video:after,
.u-text-white {
	color: #fffef7
}

.button.button-video {
	margin: 0;
	font-size: 12px
}

.alignleft,
.alignright {
	margin-bottom: 2em
}

.button.button-primary.reading-button {
	font-size: 12px;
	color: #fffef7
}

img {
	max-width: 100%
}

.abs-full,
.single-post-container .single-image:before,
.u-bg-image:before {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	background-size: cover
}

.vertc-parent {
	position: relative
}

.vertc-parent .vertc-child {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.full-screen-fixed {
	position: fixed;
	width: 100vw;
	height: 100vh
}

@media only screen and (min-width:768px) {
	.alignright {
		margin-left: 2em
	}
	.alignleft {
		margin-right: 2em
	}
}

.u-p-0 {
	padding: 0!important
}

.u-m-0 {
	margin: 0!important
}

.u-m-center {
	margin: 0 auto
}

.u-bg-white,
.u-text-primary {
	color: #5e5d5d
}

.u-text-left {
	text-align: left
}

.u-text-center {
	text-align: center
}

.u-text-right {
	text-align: right
}

.u-text-upcase {
	text-transform: uppercase
}

.u-bg-image {
	position: relative;
	background-position: center;
	background-size: cover
}

.u-bg-image.u-img-abs {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%
}

@media only screen and (min-width:560px) {
	.u-bg-image.u-img-left,
	.u-bg-image.u-img-right {
		width: 60%
	}
	.u-bg-image.u-img-left-third {
		width: 33%
	}
}

.u-bg-image:before {
/*	background-color: rgba(68, 68, 68, .3)*/
}

.about-yot-hero.u-bg-image:before {
	background-color: rgba(68, 68, 68, 0)
}

.u-bg-white {
	background-color: #fffef7;
}

.u-bg-primary {
	background-color: #c32426;
	color: #fffef7;
}

.u-bg-secondary {
	background-color: #ff7c7d;
	color: #fffef7;
}

.u-bg-mustard {
	background-color: #9c8d5e;
	color: #FDF7D2
}

.mobile-hide {
	display: none
}

.mobile-show {
	display: block
}

@media only screen and (min-width:1280px) {
	.mobile-hide {
		display: block
	}
	.mobile-nav-list .menu-main-menu-container,
	.mobile-show {
		display: none
	}
	.mobile-nav-list .menu-main-menu-container>ul {
		max-height: 0
	}
}

.mobile-nav-list .menu-main-menu-container a {
	color: #fffef7
}

.mobile-nav-list .menu-main-menu-container>ul {
	display: block;
	margin: 0;
	max-height: 0;
	color: #fffef7;
	list-style-type: none;
	white-space: pre-line;
	overflow: hidden;
	-webkit-transition: .5s ease;
	transition: .5s ease
}

.mobile-nav-list .menu-main-menu-container>ul li {
	display: none;
	position: relative;
	text-transform: uppercase
}

.mobile-nav-list .menu-main-menu-container>ul li .sub-menu-toggle {
	content: '';
	position: absolute;
	right: -35px;
	top: 4px;
	width: 20px;
	height: 0;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	border-left: 7px solid #fffef7;
	cursor: pointer
}

.mobile-nav-list .menu-main-menu-container>ul ul {
	position: fixed;
	padding-left: 15px;
	left: 42%;
	top: 24px;
	line-height: 70%;
	list-style-type: none;
	border-left: 1px solid #fff;
	opacity: 0;
	pointer-events: none;
	-webkit-transition: .3s ease;
	transition: .3s ease
}

.mobile-nav-list .menu-main-menu-container>ul ul li {
	display: block;
	font-weight: 400
}

.mobile-nav-list .menu-main-menu-container>ul ul li:last-child {
	margin-bottom: 0
}

.mobile-nav-list .menu-main-menu-container>ul .toggled-sub-menu {
	padding-left: 25px;
	opacity: 1;
	pointer-events: auto;
	white-space: normal;
	line-height: 1.6
}

html.toggled-menu {
	overflow: hidden;
}

.toggled-menu .mobile-nav-list .menu-main-menu-container>ul {
	display: block;
	margin: 5px 0;
	max-height: 100vh
}

.toggled-menu .mobile-nav-list .menu-main-menu-container>ul>li {
	display: inline-block
}

.toggled-menu .mobile-nav-list .menu-main-menu-container>ul>li.menu-item-has-children {
	display: inline-table;
	white-space: nowrap
}

header {
	position: fixed;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	width: 100%;
	z-index: 999;
	background-color: #c32426;
	opacity: 0.9;
}

header .site-title {
	margin-bottom: 0
}

header .site-title svg {
	width: auto;
	height: 40px;
	max-width: 180px;
	-webkit-transition: .2s;
	transition: .2s;
	fill: #c32426;
}

header .site-title:nth-child(1) svg {
	margin-right: 30px;
	width: auto;
	max-width: 120px;
}

header .site-title svg .cls-1,
header .site-title svg .cls-2 {
	fill: #c32426;
}


/*
.home header .site-title svg .cls-1, .home header .site-title svg .cls-2,
.project-detail header .site-title svg .cls-1, .project-detail header .site-title svg .cls-2
{
    fill:#fffef7;    
}
*/

.project-detail-short-desc {
	color: #ff7c79;
	font-size: 2rem;
}

@media (max-width:1279px) {
	.toggled-menu header {
		overflow-y: scroll;
	}
	header {
		padding: 8px 20px;
	}
	header .site-title svg .cls-1,
	header .site-title svg .cls-2 {
		fill: #fffef7;
	}
	header .site-title svg {
		height: 28px;
	}
	header .site-title:nth-child(1) svg {
		margin-right: 10px;
	}
	header .site-branding {
		white-space: nowrap;
		padding-top: 8px;
	}
        .index-banner, .detail-banner { padding-top: 59px; }
}

.open-search header .site-title svg {
	opacity: 0
}

@media only screen and (min-width:1280px) {
	header {
		position: relative;
		padding-top: 20px;
		background-color: transparent
	}
	header .site-title svg {
		height: 80px
	}
}

header #site-navigation {
	-webkit-transition: opacity .3s ease;
	transition: opacity .3s ease
}

.open-search header #site-navigation {
	opacity: 0;
	pointer-events: none
}

header #site-navigation .menu {
	float: right;
	padding-top: 21px
}

header #site-navigation .menu li {
	padding-bottom: 5px;
	position: static
}

header #site-navigation .menu li:not(:first-of-type) a {
	margin-left: 20px
}

header #site-navigation .menu li a {
	font-size: 14px;
	color: #c32426;
	font-family: "Heiti TC", "微軟正黑體", "Microsoft JhengHei", Avenir, sans-serif;
}

@media only screen and (min-width:960px) {
	header {
		padding-left: 70px;
		padding-right: 50px
	}
	header #site-navigation .menu li a {
		font-size: 16px
	}
        
}

header #site-navigation .menu li a {
	color: #c32426;
}


/*
.page-home header #site-navigation .menu li a,
.project-detail header #site-navigation .menu li a,
.page-participate header #site-navigation .menu li a,
.single header #site-navigation .menu li a {
    color: #fffef7;
}
*/

header #site-navigation .menu .sub-menu {
	opacity: 0;
	position: absolute;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	margin-top: 4px;
	top: 46px;
	left: initial!important;
	right: 6.1%;
	box-shadow: none;
	width: auto;
	pointer-events: none;
	-webkit-transition: all .5s;
	transition: all .5s
}

header #site-navigation .menu .sub-menu li {
	float: left;
	display: inline-block;
	padding-top: 5px;
	width: auto;
	border-top: 1px solid #c32426
}

.page-home header #site-navigation .menu .sub-menu li,
.page-participate header #site-navigation .menu .sub-menu li,
.single header #site-navigation .menu .sub-menu li {
	border-top: 1px solid #fffef7
}

header #site-navigation .menu .sub-menu li:first-of-type a {
	margin-left: 0
}

header #site-navigation .menu .sub-menu li a {
	float: right;
	display: inline-block;
	width: auto;
	color: #7E725E;
	white-space: nowrap
}


/*
.page-home header #site-navigation .menu .sub-menu li a,
.page-participate header #site-navigation .menu .sub-menu li a,
.single header #site-navigation .menu .sub-menu li a,
.page-home header .nav-user{
    color: #fffef7
}
*/

header .mobile-nav-list .nav-user-menu-item {
	white-space: normal;
	width: 100%;
	cursor: pointer;
}

header .mobile-nav-list .nav-user-profile {
	display: inline-block;
	width: 80px;
	height: 80px;
	border-radius: 100%;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	border: 1px solid #d4d4d4;
	-webkit-transition: .2s;
	transition: .2s;
	vertical-align: middle;
}

header .mobile-nav-list .nav-user-name {
	display: inline-block;
	margin-left: 10px;
}

header .mobile-nav-list .nav-user-name span {
	font-size: 80%;
	font-family: "Heiti TC", "微軟正黑體", "Microsoft JhengHei", Avenir, sans-serif;
}

header .nav-user .nav-user-profile {
	display: inline-block;
	width: 27px;
	height: 27px;
	border-radius: 100%;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	border: 1px solid #d4d4d4;
	-webkit-transition: .2s;
	transition: .2s;
}

header .nav-user .nav-user-profile:hover {
	-webkit-transform: scale(1.3);
	transform: scale(1.3);
}

@media only screen and (min-width:768px) and (max-width:960px) {
	header #site-navigation .menu .sub-menu li a {
		font-size: 14px
	}
}

header #site-navigation .menu .sub-menu.shown {
	position: absolute;
	opacity: 1;
	pointer-events: inherit
}

.our-staff h5,
.our-staff p,
.search-form {
	pointer-events: none
}

header svg g,
header svg path {
	color: #fffef7;
	fill: #fffef7;
	-webkit-mask: none;
	mask: none
}


/*
.page-home header svg g,
.page-home header svg path,
.project-detail header svg g,
.project-detail header svg path,
.page-participate header svg g,
.page-participate header svg path,
.single header svg g,
.single header svg path {
    color: #fffef7;
    fill: #fffef7
}
*/

@media only screen and (min-width:1280px) {
	header #site-navigation .menu .sub-menu li a {
		float: none
	}
	header svg g,
	header svg path {
		color: #c32426;
		fill: #c32426
	}
	/*    
    .page-home header,
    .project-detail header,
    .page-participate header,
    .single header {
        position: absolute
    }
*/
}

header .menu-toggle {
	position: relative;
	margin: 0;
	padding: 0;
	border-bottom: none;
	-webkit-transition: .3s ease;
	transition: .3s ease;
	-webkit-transform-origin: center;
	transform-origin: center;
	-webkit-transform-style: preserve-3D;
	transform-style: preserve-3D;
	float: right;
}

header .menu-toggle hr {
	margin: 0 0 5px;
	width: 20px;
	height: 2px;
	background-color: #fffef7;
	border: none;
	-webkit-transition: all .4s;
	transition: all .4s
}

.marked-heading h3,
.marked-heading h4,
.marked-heading p,
header .menu-toggle hr:last-child {
	margin-bottom: 0
}

header .menu-toggle.open-menu {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}

header .search-glass {
	position: relative;
	padding-top: 0;
	padding-left: 0
}

header .search-glass svg {
	position: absolute;
	top: 8px;
	left: 5px;
	width: 20px
}

.nav-user {
	display: none;
}


/*
.nav-user { font-size:24px; display: inline-block; margin-left: 6px; color:#fffef7; }
.nav-user i { position: absolute; left:33px; top: 6px; }
*/

@media only screen and (min-width:1280px) {
	header .menu-toggle:hover {
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg)
	}
	header .search-glass {
		padding-top: 19px;
		padding-left: 10px;
		white-space: nowrap;
	}
	header .search-glass svg {
		position: relative;
		top: 0;
		left: 0;
		width: 24px
	}
	.nav-user {
		font-size: 24px;
		display: inline-block;
		margin-left: 6px;
		color: #c32426;
	}
	.project-detail .nav-user {
		color: #c32426;
	}
	.nav-user i {
		position: relative;
		top: -3px;
		left: auto;
		cursor: pointer;
		-webkit-transition: .2s;
		transition: .2s;
	}
	.nav-user i:hover {
		-webkit-transform: scale(1.1);
		transform: scale(1.1);
	}
}

.single-initiative.no-hero header svg g,
.single-initiative.no-hero header svg path {
	fill: #c32426
}

.single-initiative.no-hero header #site-navigation .menu li a {
	color: #c32426
}

.single-initiative.no-hero .site-content {
	padding-top: 108px
}

.heading-marker {
	position: absolute;
	width: 100%;
	height: 1px;
	top: 50%;
	left: 0;
	color: transparent;
	background-color: #c32426
}

.heading-marker-column,
.value {
	position: relative
}

.process .process-text,
.u-bg-primary .heading-marker,
.value .value-text {
	background-color: #fffef7
}

.heading-marker-row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.marked-heading {
	padding: 10px 40px;
	border-left: 1px solid #c32426;
	position: relative;
}

.marked-heading .header-opt {
	position: absolute;
	right: 0;
	font-family: "Heiti TC", "微軟正黑體", "Microsoft JhengHei", Avenir, sans-serif;
	font-size: 1.8rem;
	color: #c32426;
	top: 0;
}

.marked-heading .header-opt i {
	font-size: 2rem;
}

.marked-heading .header-opt a {
	cursor: pointer;
	margin-right: 6px;
}

.marked-heading .header-opt a:last-child {
	margin-right: 0;
}

.marked-heading .header-opt a:hover,
.marked-heading .header-opt a.active {
	color: #5e83c0;
}

.u-bg-primary .marked-heading {
	border-color: #fffef7
}

.marked-heading p {
	color: #c32426
}

.u-bg-primary .marked-heading h3,
.u-bg-primary .marked-heading h4,
.u-bg-primary .marked-heading p {
	color: #fffef7
}

.connect-box .media-icon i,
.u-bg-primary a {
	color: #fffef7
}

@media only screen and (max-width:767px) {
	.reading-button {
		margin-bottom: 15px
	}
}

.media-icon {
	font-size: 20px
}

.connect-box .media-icon {
	display: none;
	float: right;
	margin-top: 10px;
	margin-left: 10px
}

@media only screen and (min-width:560px) {
	.connect-box .media-icon {
		display: inline-block
	}
}

@media only screen and (min-width:768px) {
	.connect-box .media-icon {
		display: none
	}
	#front-header .large-post {
		height: 720px
	}
}

.footer-contact .media-icon .fa {
	padding-top: 20px
}

#front-header .video-cta {
	padding-top: 408px;
	padding-bottom: 170px
}

@media only screen and (max-width:450px) {
	#front-header .video-cta {
		padding-top: 250px;
		padding-left: 30px
	}
}

#front-header .small-post {
	height: 445px
}

#front-header .small-post h5 {
	font-size: 2.5rem
}

@media only screen and (min-width:960px) {
	.connect-box .media-icon {
		display: inline-block
	}
	#front-header .small-post h5 {
		font-size: 2.8rem
	}
}

@media only screen and (min-width:768px) and (max-width:983px) {
	#front-header .small-post .single-length .read-time {
		display: -webkit-inline-box;
		display: -ms-inline-flexbox;
		display: inline-flex;
		width: 130px
	}
	#front-header .small-post .single-length .u-text-upcase {
		display: -webkit-inline-box;
		display: -ms-inline-flexbox;
		display: inline-flex;
		width: 100px
	}
}

#front-header .connect-box {
	height: 275px
}

#front-header .connect-box h5 {
	margin-bottom: 30px
}

#front-header .connect-box input[type*=text] {
	margin-bottom: 20px
}

#front-header .connect-box input[type*=text]:focus {
	color: #5e5d5d;
	border: 3px solid #d4d4d4;
}

#front-header .connect-box label.error {
	color: #ff7c7d;
	font-size: 1.6rem;
	line-height: 1rem;
	margin-bottom: 2rem;
	margin-top: -1rem;
}

#front-header .connect-box .button.button-primary {
	margin-left: 15px
}

#front-header .connect-box svg {
	margin-top: 10px;
	margin-left: 10px;
	float: right;
	width: 21px;
	height: 16px;
	fill: #fffef7
}

.process .process-image,
.resources .resources-image,
.value .value-image {
	top: 0;
	height: 100%;
	background-position: center;
	background-size: cover;
	content: ''
}

#front-header .connect-box svg g {
	fill: #fffef7
}

#front-header .connect-box svg:hover {
	cursor: pointer
}

#front-header .connect-box svg:hover g {
	fill: #B0BFC6
}

.participate-header {
	padding-top: 470px;
	padding-bottom: 20px
}

@media only screen and (max-width:767px) {
	.participate-header {
		padding-top: 200px
	}
	.resources {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
}

.participate-header h1 {
	margin-bottom: 28px
}

.big-quote {
	margin-bottom: 0;
	max-width: 400px;
	color: #c32426
}

.home.page .marked-heading h4 {
	max-width: 500px
}

.value .value-image {
	position: absolute;
	right: 0;
	width: 80%;
	opacity: 0;
	-webkit-transition: .2s;
	transition: .2s
}

.value .value-text {
	position: relative;
	margin-bottom: 30px;
	padding: 20px 35px 20px 0;
	max-width: 400px;
	color: #c32426
}

.value .value-text h6 {
	margin-bottom: 0;
	text-transform: uppercase
}

.value .value-text p {
	margin-bottom: 0;
	font-size: 2.4rem;
	line-height: 1.2
}

.value:hover .value-image {
	opacity: 1
}

.process {
	position: relative;
	margin-top: 25px;
	padding-top: 35px
}

.process .process-image {
	position: absolute;
	left: 40px;
	width: calc(50% - 40px);
	opacity: 1
}

.process .process-text {
	float: right;
	position: relative;
	margin-bottom: 35px;
	padding: 30px 40px 20px;
	max-width: 58%;
	color: #c32426
}

.process .process-text h6 {
	margin-bottom: 0;
	text-transform: uppercase
}

.process .process-text p {
	margin-bottom: 0
}

@media only screen and (max-width:560px) {
	.process .process-image {
		left: -40px;
		width: 100%
	}
	.process .process-text {
		max-width: 100%
	}
}

.resources {
	position: relative;
	margin-top: 25px;
	padding-top: 35px
}

.resources .resources-image {
	position: absolute;
	right: 0;
	width: 50%;
	opacity: 1
}

.resources .resources-image .image-overlay {
	padding-left: 23%;
	padding-right: 15%
}

.resources .resources-image .image-overlay h2 {
	font-size: 4rem;
	color: #fffef7
}

@media only screen and (max-width:450px) {
	.resources .resources-image .image-overlay h2 {
		font-size: 3.6rem
	}
}

.resources .resources-image .image-overlay .button {
	margin: 0 30px 20px 0;
	color: #fffef7
}

.resources .resources-image .image-overlay .button:after {
	color: #fffef7
}

.resources .resources-image .image-overlay .button:last-child {
	margin-right: 0
}

.resources .resources-text {
	position: relative;
	margin-bottom: 35px;
	max-width: 58%;
	color: #fffef7;
	background-color: #ff7c7d
}

@media only screen and (max-width:767px) {
	.resources .resources-image {
		position: relative;
		width: 100%;
		height: 500px;
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1
	}
	.resources .resources-image .image-overlay {
		padding-left: 40px
	}
	.resources .resources-text {
		max-width: 100%;
		margin-bottom: 0;
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 0;
		order: 0
	}
}

.resources .resources-overview {
	padding: 60px 0 100px 150px;
	max-width: 70%
}

.resources .resources-overview p:last-child {
	margin-bottom: 0
}

@media only screen and (max-width:560px) {
	.resources .resources-overview {
		padding-left: 62px;
		max-width: 90%
	}
}

@media only screen and (min-width:561px) and (max-width:960px) {
	.resources .resources-overview {
		padding-left: 100px
	}
}

.reading-header h5,
.suggested-reading .mobile-show h5 {
	padding: 15px;
	text-transform: uppercase;
	letter-spacing: .1rem
}

.reading-header {
	position: relative
}

.reading-header h5 {
	position: relative;
	display: inline-block;
	margin: 0;
	color: #fffef7;
	background-color: #c32426
}

.reading-header:before {
	content: '';
	position: absolute;
	margin: 0 auto;
	height: 1px;
	width: 90%;
	top: 52%;
	left: 0;
	right: 0;
	background-color: #fffef7;
}

.suggested-reading {
	position: relative;
	margin-bottom: 225px;
	height: 350px;
	background-position: center;
	background-size: cover;
	color: #c32426
}

@media only screen and (max-width:340px) {
	.suggested-reading {
		margin-bottom: 200px
	}
}

@media only screen and (min-width:341px) and (max-width:422px) {
	.suggested-reading {
		margin-bottom: 200px
	}
}

@media only screen and (min-width:423px) and (max-width:560px) {
	.suggested-reading {
		margin-bottom: 150px
	}
}

@media only screen and (min-width:561px) and (max-width:767px) {
	.suggested-reading {
		margin-bottom: 100px
	}
}

@media only screen and (max-width:767px) {
	.reading-header {
		width: 100%;
		float: none
	}
	.suggested-reading {
		margin-top: 50px;
		width: 100%
	}
}

.suggested-reading .mobile-show {
	display: block;
	margin-top: -70px;
	border-bottom: 1px solid #fffef7
}

@media only screen and (min-width:768px) {
	.suggested-reading .mobile-show {
		display: none
	}
}

.suggested-reading .mobile-show h5 {
	position: relative;
	display: inline-block;
	margin: 0;
	color: #fffef7
}

.suggested-reading .reading-card {
	position: absolute;
	margin: 0 auto;
	padding: 30px;
	width: 90%;
	top: 290px;
	left: 0;
	right: 0;
	background-color: #fffef7;
	-webkit-transition: .2s;
	transition: .2s;
	min-height: 180px;
}

@media only screen and (min-width:768px) {
	.suggested-reading .reading-card {
		top: 290px;
		min-height: 280px;
	}
	.suggested-reading {
		height: 380px;
	}
}

@media only screen and (min-width:768px) {
	.suggested-reading .reading-card {
		top: 290px;
		min-height: 280px;
	}
}

@media only screen and (min-width:1180px) {
	.suggested-reading .reading-card {
		padding: 30px 35px;
	}
}

@media only screen and (min-width:1281px) {
	.suggested-reading .reading-card {
		top: 320px;
		min-height: 240px;
	}
}

.suggested-reading .reading-card a {
	color: #c32426
}

.suggested-reading .reading-card h5 {
	margin-bottom: 0;
	font-size: 2rem;
	line-height: 1.2
}

.suggested-reading .reading-card .author {
	color: #5e5d5d;
	font-style: italic
}

.post-sorting ul li,
.single-post-container ul li {
	font-size: 12px;
	color: #c32426;
	float: left;
	text-transform: uppercase
}

.suggested-reading .reading-card svg {
	margin-right: 8px
}

.suggested-reading .reading-card svg:last-child {
	margin-right: 0
}

.suggested-reading .reading-card .u-text-center a {
	padding: 0 5px
}

.suggested-reading .reading-card:hover {
	-webkit-transform: scale(1.05);
	transform: scale(1.05)
}

@media only screen and (max-width:860px) {
	.button-row {
		margin-top: 50px
	}
}

.post-sorting {
	position: relative
}

.post-sorting ul {
	display: inline-block;
	margin: 0 0 0 15px;
	width: 363px;
	border-top: 3px solid #c32426;
	border-right: 3px solid #c32426
}

.primary-collections .single-post-container,
.single-post-container .single-image h3 {
	margin-bottom: 0
}

.post-sorting ul li {
	display: inline;
	margin-bottom: 0;
	padding-left: 32px;
	width: 180px;
	height: 35px;
	line-height: 33px;
	border-left: 3px solid #c32426;
	border-bottom: 3px solid #c32426;
	-webkit-transition: .2s;
	transition: .2s
}

.post-sorting ul li:hover {
	background-color: #ddd49c
}

.post-sorting svg {
	position: absolute;
	padding: 20px;
	top: 0;
	height: 73px;
	width: 74px;
	border: 3px solid #c32426;
	border-left: none
}

.post-sorting svg g {
	fill: #c32426
}

.single-post-container {
	position: relative;
	padding: 0 16px
}

.single-post-container ul {
	position: absolute;
	top: 21px;
	left: 0;
	z-index: 9
}

.single-post-container ul li {
	margin-right: 10px;
	display: inline-block;
	padding: 7px 18px;
	background-color: #fffef7;
	line-height: 1;
	border: 3px solid #c32426;
	-webkit-transition: .1s ease;
	transition: .1s ease
}

.single-post-container ul li:hover {
	color: #fffef7;
	background-color: #c32426
}

.single-post-container .single-image {
	position: relative;
	padding: 0 50px;
	height: 260px;
	background-position: center;
	background-size: cover;
	color: #fffef7
}

@media only screen and (min-width:768px) {
	.single-post-container,
	.single-post-container .single-image {
		margin-bottom: 0;
	}
	.single-post-container .single-image {
		height: 380px;
	}
}

@media only screen and (min-width:1280px) {
	.single-post-container .single-image.hero-image {
		height: 580px;
	}
}

.single-post-container .single-image h5 {
	margin-bottom: 5px
}

.single-post-container .single-image:before {
	content: '';
/*	background-color: rgba(68, 68, 68, .3)*/
}

.single-post-container .single-info {
	position: absolute;
	padding: 10px 25px 0;
	bottom: -20px;
	left: 0;
	width: 100%;
	background: rgba(0, 0, 0, 0.3);
}

@media only screen and (min-width:340px) {
	.single-post-container .single-info {
		padding: 10px 50px 0;
		bottom: 0
	}
}

.single-post-container .single-info .collection-author {
	position: relative;
	margin-bottom: 0;
	padding-left: 38px;
	font-style: italic
}

.single-post-container .single-info .collection-author:after {
	content: '';
	position: absolute;
	height: 1px;
	width: 27px;
	top: 50%;
	left: 0;
	background-color: #fffef7
}

.single-post-container .single-info .collection-description {
	margin-top: 25px
}

.single-post-container .single-info-link {
	color: #fffef7
}

.single-post-container .single-info-link:hover {
	color: #fdf3da
}

.single-post-container .single-info .single-length {
	max-height: 0;
	opacity: 0;
	-webkit-transition: .1s ease;
	transition: .1s ease;
	position: relative;
	margin-left: -30px;
	margin-right: -30px;
	padding: 0 10px;
	background-color: #fffef7;
	color: #c32426;
}

.single-post-container .single-info .single-length div[class*=col-] {
	display: none
}

@media only screen and (max-width:560px) {
	.single-post-container .single-info .single-length {
		margin-left: -40px;
		margin-right: -40px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		text-align: center
	}
	.single-post-container .single-info .single-length .col-xs-9 {
		width: 100%
	}
}

@media only screen and (max-width:1080px) {
	.single-post-container .single-info .single-length {
		opacity: 1;
		max-height: 300px;
		padding: 20px 10px 15px
	}
	.single-post-container .single-info .single-length div[class*=col-] {
		display: inherit
	}
}

.single-post-container .single-info .single-length a {
	color: #5e83c0;
}

.single-post-container .single-info .single-length a:hover {
	color: #c32426;
	opacity: 1
}

.single-post-container .single-info .single-length h6 {
	position: relative;
	display: inline-block;
	margin-bottom: 0;
	padding: 5px 18px 0;
	background-color: #fffef7
}

@media only screen and (max-width:390px) {
	.single-post-container .single-info .single-length h6 {
		padding: 5px 0 0
	}
}

@media only screen and (max-width:560px) {
	.single-post-container .single-info .single-length a {
		width: 100%;
		text-align: center
	}
	.single-post-container .single-info .single-length h6 {
		width: 100%
	}
	.single-post-container .single-info .single-length .read-time {
		font-size: 12px
	}
}

@media only screen and (min-width:768px) and (max-width:983px) {
	.single-post-container .single-info .single-length h6 {
		display: -webkit-inline-box;
		display: -ms-inline-flexbox;
		display: inline-flex
	}
	.single-post-container .single-info .single-length h6.read-time {
		width: 130px
	}
	.single-post-container .single-info .single-length h6.u-text-upcase {
		width: 100px
	}
}

.single-post-container .single-info .single-length .read-span {
	background-color: #fffef7;
	position: relative;
	z-index: 2;
	padding: 0 10px
}

.single-post-container .single-info .single-length:before {
	content: '';
	position: absolute;
	margin: 0 auto;
	height: 1px;
	width: 75%;
	top: 52%;
	left: 0;
	right: 0;
	background-color: #d4d4d4
}

@media only screen and (max-width:390px) {
	.single-post-container .single-info .single-length:before {
		display: none
	}
}

@media only screen and (max-width:560px) {
	.single-post-container .single-info .single-length:before {
		width: 50%;
		z-index: 1;
		top: 55%
	}
	.single-post-container .single-info .single-length.transparent-row:before {
		display: block
	}
}

.single-post-container .single-info .single-length.transparent-row {
	background-color: transparent;
	color: #fffef7;
}

.single-post-container .single-info .single-length.transparent-row h6 {
	background-color: transparent;
	color: #fffef7;
	left: 68%;
	position: relative
}

@media only screen and (max-width:390px) {
	.single-post-container .single-info .single-length.transparent-row h6 {
		left: 45vw
	}
}

@media only screen and (min-width:391px) and (max-width:560px) {
	.single-post-container .single-info .single-length.transparent-row h6 {
		left: 57vw
	}
}

@media only screen and (min-width:768px) and (max-width:1080px) {
	.single-post-container .single-info .single-length.transparent-row h6 {
		left: 70%
	}
}

.single-post-container .single-info .single-length.transparent-row:before {
	margin: 0;
	left: 32px;
	width: 62%;
	background-color: #fffef7
}

@media only screen and (max-width:390px) {
	.single-post-container .single-info .single-length.transparent-row:before {
		width: 41%
	}
}

@media only screen and (min-width:391px) and (max-width:560px) {
	.single-post-container .single-info .single-length.transparent-row:before {
		width: 59%
	}
}

.single-post-container>p {
	margin: 0 50px;
	color: #5e5d5d
}

.single-post-container:hover .single-length {
	opacity: 1;
	max-height: 300px;
	padding: 20px 10px 15px
}

.single-post-container:hover .single-length div[class*=col-] {
	display: inherit
}

.single-post-container.collection .single-image {
	margin-bottom: 0;
	height: 500px
}

.single-post-container.collection .single-image .single-info h5 {
	font-size: 3.2rem
}

.single-post-container.collection .single-image .single-info p {
	font-size: 1.6rem
}


/*
.sidebar {
    display: none
}
*/

.sidebar {
	position: relative;
}

.sidebar.sticky {
	position: fixed;
}

@media only screen and (min-width:560px) {
	.sidebar {
		display: block
	}
}

.single-subscribe {
	margin-top: 24px
}

.single-subscribe .email-to-add {
	padding: 12px 23px;
	color: #c32426;
	background-color: transparent;
	border: 1px solid #c32426
}

.single-subscribe .email-to-add::-webkit-input-placeholder,
.single-subscribe .email-to-add:focus {
	color: #c32426
}

.single-subscribe .email-modal-trigger {
	margin: 0
}

.page-template-default p {
	font-size: 1.8rem
}

.page-template-page-blog-php .fp-posts .row:first-child .single-post-container,
.page-template-page-blog-php .fp-posts .row:nth-child(2) .single-post-container {
	width: 100%
}

@media only screen and (max-width:767px) {
	.fp-flex-container {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.fp-flex-container .connect-box {
		width: 100%;
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1
	}
	.fp-flex-post {
		width: 100%;
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 0;
		order: 0
	}
	.fp-work-container {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.fp-work-container .marked-heading {
		width: 100%;
		margin-top: 0;
		margin-bottom: 50px
	}
	.fp-work-container .big-quote {
		max-width: 100%
	}
	.fp-work-quotes {
		width: 100%
	}
	.fp-work-quotes .value-text,
	.fp-work-quotes img {
		position: relative;
		left: 5%
	}
}

.fp-posts .single-post-container {
	margin-bottom: 50px
}

.fp-posts .single-post-container>p {
	margin: 10px 20px 0
}

@media only screen and (min-width:560px) {
	.fp-posts .single-post-container>p {
		margin: 10px 50px 0
	}
}

@media only screen and (max-width:767px) {
	.button.button-primary.explore-btn {
		margin: 0
	}
}

.load-more {
	display: inline-block;
	min-width: 540px;
	padding: 22px 0;
	text-align: center
}

@media only screen and (max-width:340px) {
	.load-more {
		min-width: 100%
	}
}

.load-more h6 {
	display: inline;
	margin: 0;
	padding: 8px;
	font-size: 16px;
	line-height: 1;
	color: #fffef7;
	text-transform: uppercase
}

.load-more:hover {
	background-color: #9c8d5e;
	cursor: pointer
}

#email-cta,
.participate-icon-box {
	padding: 0 25px
}

#email-cta .button.button-primary {
	margin: 0
}

.single-event #email-cta.default-email-cta,
.single-post #email-cta.default-email-cta,
.single-post #email-cta:last-child {
	display: none
}

.participate-icon-box .header {
	margin: 10px 0;
	padding-left: 18px
}

.participate-icon-box .col-third {
	position: relative;
	padding: 0 33px
}

@media only screen and (max-width:768px) {
	.participate-icon-box .col-third {
		width: 100%;
		padding: 0 0 50px
	}
}

.participate-icon-box .col-third:first-child {
	padding-left: 0;
	padding-right: 66px
}

.participate-icon-box .col-third:last-child {
	padding-left: 66px;
	padding-right: 0
}

.participate-icon-box .col-third h5 {
	font-size: 2rem
}

.participate-icon-box img {
	position: absolute;
	top: 0;
	right: 20px;
	opacity: .25
}

.donation-method p {
	font-family: "Heiti TC", "微軟正黑體", "Microsoft JhengHei", Avenir, sans-serif;
	font-size: 1.5rem;
}

.big-video-box,
.big-video-box .row {
	position: relative
}

.our-staff a:hover,
.our-staff h6:hover,
.single-event .further-reading a:hover,
.single-post .further-reading a:hover,
.single-resource .further-reading a:hover {
	opacity: 1
}

.participate-icon-box .button {
	margin: 55px 0 0;
	color: #fffef7
}

@media only screen and (max-width:767px) {
	.participate-icon-box .col-third:last-child {
		padding: 0
	}
	.participate-icon-box .button {
		margin-top: 0
	}
}

@media only screen and (max-width:560px) {
	.u-bg-image.u-img-left.work-bg,
	.u-bg-image.u-img-right.work-bg {
		width: 80%
	}
}

.big-video-box {
	margin-bottom: -110px;
	padding-top: 380px;
	padding-bottom: 90px;
	color: #fffef7;
	z-index: 9
}

@media (max-width:600px) {
	.big-video-box {
		padding-top: 80px;
	}
}

.featured-event {
	color: #5e5d5d
}

.featured-event h3 {
	margin-bottom: 0;
	font-size: 3.6rem
}


/*
.featured-event p {
    max-width: 340px
}
*/

.featured-event p em {
	color: #c32426
}

.calendar-widget {
	padding-right: 50px
}

@media only screen and (max-width:767px) {
	.u-bg-image.u-img-left-third.event-bg {
		width: 100%;
		/*50%;*/
		height: 320px;
		/*37%*/
	}
	.featured-event-container {
		margin-top: 50px
	}
	.button.button-primary.event-btn {
		background-color: #fffef7
	}
	.button.button-primary.event-btn:hover {
		opacity: 1
	}
	.calendar-widget {
		margin-top: 350px
	}
}

@media only screen and (max-width:1180px) {
	.calendar-widget {
		padding-right: 0
	}
}

.calendar-widget h5 {
	position: relative;
	letter-spacing: .1rem;
	color: #c32426;
	text-transform: uppercase
}

.calendar-widget h5:after {
	content: '';
	position: absolute;
	top: 50%;
	right: 0;
	width: 15%;
	height: 1px;
	background-color: #c32426
}

@media only screen and (max-width:375px) {
	.calendar-widget h5:after {
		display: none
	}
}

@media only screen and (min-width:768px) and (max-width:925px) {
	.calendar-widget h5:after {
		display: none
	}
}

.calendar-widget .event-list {
	margin: 0 0 20px;
	padding: 20px 0;
	border: 2px solid #c32426
}

.calendar-widget .event-list .event {
	position: relative;
	margin: 0;
	padding: 38px 25px;
	list-style-type: none
}

@media only screen and (min-width:560px) {
	.calendar-widget .event-list .event {
		padding: 38px 40px
	}
}

@media only screen and (min-width:768px) {
	.calendar-widget .event-list .event {
		padding: 38px 25px
	}
}

@media only screen and (min-width:960px) {
	.calendar-widget .event-list .event {
		padding: 38px 40px
	}
}

.calendar-widget .event-list .event h6 {
	margin-bottom: 0;
	position: relative;
	font-size: 1.6rem;
	line-height: 1.2;
	letter-spacing: 0;
	font-weight: 900;
	color: #c32426
}

.calendar-widget .event-list .event span {
	position: relative;
	display: block;
	font-family: Baskerville, serif;
	font-size: 1.4rem;
	font-weight: 400;
	color: #B0BFC6
}

.calendar-widget .event-list .event:hover h6,
.calendar-widget .event-list .event:hover span {
	color: #fffef7
}

.calendar-widget .event-list .event:hover:before {
	position: absolute;
	content: '';
	top: 0;
	left: -16px;
	right: 16px;
	height: 100%;
	width: calc(100% + 32px);
	background-color: #ff7c7d
}

@media only screen and (max-width:767px) {
	.email-cta-with-product {
		margin-top: 100px
	}
}

.email-cta-with-product .button.button-primary {
	margin: 0
}

.book-container {
	position: relative
}

.book-container img {
	max-width: 200px;
	margin-bottom: 30px
}

@media only screen and (min-width:768px) {
	.book-container img {
		position: absolute;
		margin-bottom: 0;
		max-height: calc(100% + 140px);
		max-width: 100%;
		top: 50%;
		right: -40px;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%)
	}
}

.book-container .book-description {
	position: absolute;
	bottom: -50px;
	right: 0;
	text-align: left
}

@media only screen and (max-width:767px) {
	.book-container .book-description {
		bottom: initial;
		left: 7.5%;
		top: -100px
	}
}

.book-container .book-description h6 {
	margin-bottom: 0;
	letter-spacing: -.01rem;
	line-height: .8;
	text-transform: uppercase
}

.book-container .book-description p {
	font-size: 14px
}

.confirm_donation_info {}

.confirm_donation_info p {
	font-size: 1.6rem;
	line-height: 1.6rem;
}

.confirm_donation_info p.donated-amount {
	font-size: 4rem;
	line-height: 3rem;
	color: #5e83c0;
	font-family: "Heiti TC", "微軟正黑體", "Microsoft JhengHei", Avenir, sans-serif;
}

.progress-bar {
	width: 100%;
	height: 8px;
	display: block;
	position: relative;
	background-color: #d4d4d4;
}

.progress-bar .progress {
	width: 0;
	max-width: 100%;
	height: 8px;
	background-color: #c32426;
}

.donated-amount {
	font-size: 4rem;
	line-height: 3rem;
	color: #c32426;
	font-family: "Heiti TC", "微軟正黑體", "Microsoft JhengHei", Avenir, sans-serif;
}

.donated-amount span {
	display: block;
	font-size: 1.5rem;
	color: #5e83c0;
}

.donated-person {
	font-size: 3rem;
	line-height: 2.4rem;
	color: #5e5d5d;
	font-family: "Heiti TC", "微軟正黑體", "Microsoft JhengHei", Avenir, sans-serif;
}

.donated-person span {
	display: block;
	font-size: 1.5rem;
	color: #5e83c0;
}

.donor-pix ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.donor-pix ul li {
	width: 60px;
	height: 60px;
	display: inline-block;
	background-size: cover;
	background-position: center center;
	border: 3px solid #d4d4d4;
	border-radius: 100%;
}

.profile_img {
	width: 90%;
	max-width: 300px;
	height: auto;
	background-size: cover;
	background-position: center center;
	margin: 0 auto;
	z-index: 20;
	border: 4px solid #fffef7;
	position: relative;
	background-color: #d4d4d4;
}

.profile_img:after {
	content: "";
	display: inline-block;
	padding-bottom: 100%;
}

#donate-record-grid-view {
	display: block;
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%);
	-webkit-transition: transform 1s;
	transition: transform 1s;
}

#donate-record-grid-view.active {
	-webkit-transform: translateX(0);
	transform: translateX(0);
}

#donate-record-list-view {
	display: block;
	position: absolute;
	top: 0;
	-webkit-transform: translateX(100%);
	transform: translateX(100%);
	-webkit-transition: transform 1s;
	transition: transform 1s;
}

#donate-record-list-view.active {
	-webkit-transform: translateX(0);
	transform: translateX(0);
}

.upload_overlay {
	display: none;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(94, 93, 93, 0.7);
	text-align: center;
}

.profile_img:hover .upload_overlay {
	display: block;
}

.box {
	text-align: center;
	display: block;
	width: 100%;
	height: auto;
	position: absolute;
	top: 50%;
	left: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.js .inputfile {
	width: 0.1px;
	height: 0.1px;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	z-index: -1;
}

.inputfile + label,
.js a.btn {
	max-width: 80%;
	font-size: 1.25rem;
	/* 20px */
	font-weight: 700;
	text-overflow: ellipsis;
	white-space: nowrap;
	cursor: pointer;
	display: inline-block;
	overflow: hidden;
	padding: 0.625rem 1.25rem;
	/* 10px 20px */
}

.js a.btn {
	padding: 0.7rem 1.25rem;
}

.no-js .inputfile + label {
	display: none;
}

.inputfile:focus + label,
.inputfile.has-focus + label {
	outline: 1px dotted #000;
	outline: -webkit-focus-ring-color auto 5px;
}

.inputfile + label * {
	/* pointer-events: none; */
	/* in case of FastClick lib use */
}

.inputfile + label svg {
	width: 1em;
	height: 1em;
	vertical-align: middle;
	fill: currentColor;
	margin-top: -0.25em;
	/* 4px */
	margin-right: 0.25em;
	/* 4px */
}


/* style 1 */

.inputfile-1 + label {
	color: #f1e5e6;
	background-color: #d3394c;
}

.inputfile-1:focus + label,
.inputfile-1.has-focus + label,
.inputfile-1 + label:hover {
	color: #fffef7;
	background-color: #ff7c7d;
}

#donate-header-span {
	font-size: 1.4rem;
	color: #5E5D5D;
	display: block;
	margin: 6px;
}

#donate-record-list-view {
	display: block;
	width: 100%;
}

.donate-record-tbl {
	border-collapse: collapse;
	width: 100%;
	table-layout: fixed;
}

.donate-record-tbl thead {
	background-color: #c32426;
	color: #fffef7;
	font-family: "Heiti TC", "微軟正黑體", "Microsoft JhengHei", Avenir, sans-serif;
	font-weight: 700;
}

.donate-record-tbl tbody {
	background-color: #fffef7;
	color: #5e5d5d;
}

.donate-record-tbl tbody tr:nth-child(even) {
	background-color: #ff7c7d;
}

@media screen and (max-width: 600px) {
	table.donate-record-tbl {
		border: 0;
	}
	table.donate-record-tbl thead {
		border: none;
		clip: rect(0 0 0 0);
		height: 1px;
		margin: -1px;
		overflow: hidden;
		padding: 0;
		position: absolute;
		width: 1px;
	}
	.donate-record-tbl tbody {
		background-color: transparent;
	}
	table.donate-record-tbl tr {
		border-bottom: 3px solid #d4d4d4;
		display: block;
		margin-bottom: .625em;
		background-color: #fffef7;
	}
	table.donate-record-tbl td {
		border-bottom: 1px solid #d4d4d4;
		display: block;
		font-size: 1.2rem;
		text-align: right;
	}
	table.donate-record-tbl td:before {
		content: attr(data-label);
		float: left;
		font-weight: bold;
		text-transform: uppercase;
		color: #c32426;
		font-family: "Heiti TC", "微軟正黑體", "Microsoft JhengHei", Avenir, sans-serif;
	}
	table.donate-record-tbl td:last-child {
		border-bottom: 0;
	}
}

.remaining-day {
	font-size: 3rem;
	line-height: 2.4rem;
	color: #5e5d5d;
	font-family: "Heiti TC", "微軟正黑體", "Microsoft JhengHei", Avenir, sans-serif;
}

.remaining-day span {
	display: block;
	font-size: 1.5rem;
	color: #5e83c0;
}

.single-post .entry-content>p:first-child:first-letter,
.single-resource .entry-content>p:first-child:first-letter {
	font-size: 4.8rem;
	line-height: 0
}


.single-event article.post .site-title,
.single-post article.post .site-title,
.single-resource article.post .site-title {
	display: none
}

@media print {
	.single-event,
	.single-post,
	.single-resource {
		background-color: #fff
	}
	.single-event #comments,
	.single-event #email-cta,
	.single-event #front-header,
	.single-event .collection-navigation,
	.single-event .further-reading-header,
	.single-event .further-reading-posts,
	.single-event .sidebar,
	.single-event footer.site-footer,
	.single-event header.site-header,
	.single-event img,
	.single-post #comments,
	.single-post #email-cta,
	.single-post #front-header,
	.single-post .collection-navigation,
	.single-post .further-reading-header,
	.single-post .further-reading-posts,
	.single-post .sidebar,
	.single-post footer.site-footer,
	.single-post header.site-header,
	.single-post img,
	.single-resource #comments,
	.single-resource #email-cta,
	.single-resource #front-header,
	.single-resource .collection-navigation,
	.single-resource .further-reading-header,
	.single-resource .further-reading-posts,
	.single-resource .sidebar,
	.single-resource footer.site-footer,
	.single-resource header.site-header,
	.single-resource img {
		display: none
	}
	.single-event article.post .site-title,
	.single-post article.post .site-title,
	.single-resource article.post .site-title {
		display: block;
		text-align: center;
		margin-bottom: 30px
	}
	.single-event article.post .site-title svg,
	.single-post article.post .site-title svg,
	.single-resource article.post .site-title svg {
		width: 200px;
		height: 40px;
		max-width: 100%
	}
	.single-event article.post .site-title svg g,
	.single-event article.post .site-title svg path,
	.single-post article.post .site-title svg g,
	.single-post article.post .site-title svg path,
	.single-resource article.post .site-title svg g,
	.single-resource article.post .site-title svg path {
		color: #c32426;
		fill: #c32426;
		-webkit-mask: none;
		mask: none
	}
	.single-event article.post,
	.single-post article.post,
	.single-resource article.post {
		width: 80vw;
		margin-top: 75px;
		margin-left: 10vw
	}
}

footer svg,
footer svg path {
	fill: #fffef7
}

.single-event .entry-header .entry-cats,
.single-post .entry-header .entry-cats,
.single-resource .entry-header .entry-cats {
	margin-bottom: 20px;
	font-family: "Heiti TC", "微軟正黑體", "Microsoft JhengHei", Avenir, sans-serif;
	font-size: 12px;
	font-weight: 700;
	color: #ddd49c;
	text-transform: uppercase
}

.single-event .entry-header .entry-cats a,
.single-post .entry-header .entry-cats a,
.single-resource .entry-header .entry-cats a {
	padding-bottom: 2px;
	color: #ddd49c;
	text-decoration: none;
	border-bottom: 3px solid #ddd49c
}

.entry-cats ul {
	font-size: 1.6rem;
	font-family: "Heiti TC", "微軟正黑體", "Microsoft JhengHei", Avenir, sans-serif;
	font-weight: 700;
}

.entry-cats ul li {
	font-size: 1rem;
	color: #c32426;
	text-transform: uppercase;
	margin-right: 10px;
	display: inline-block;
	padding: 7px 18px;
	background-color: #fffef7;
	line-height: 1;
	border: 3px solid #c32426;
	-webkit-transition: .1s ease;
	transition: .1s ease;
}

@media print {
	.single-event .entry-header .entry-cats,
	.single-post .entry-header .entry-cats,
	.single-resource .entry-header .entry-cats {
		font-size: 1.3rem
	}
	.single-event .entry-header .entry-cats a,
	.single-post .entry-header .entry-cats a,
	.single-resource .entry-header .entry-cats a {
		color: #9c8d5e;
		border-bottom: 3px solid #9c8d5e
	}
}

.single-event .entry-header .entry-title,
.single-post .entry-header .entry-title,
.single-resource .entry-header .entry-title {
	margin-bottom: 5px;
	color: #5e5d5d;
	font-size: 2.4rem
}

@media only screen and (min-width:560px) {
	.single-event .entry-header .entry-title,
	.single-post .entry-header .entry-title,
	.single-resource .entry-header .entry-title {
		font-size: 2.4rem
	}
}

@media only screen and (min-width:768px) {
	.single-event .entry-header .entry-title,
	.single-post .entry-header .entry-title,
	.single-resource .entry-header .entry-title {
		font-size: 2.8rem
	}
}

@media only screen and (min-width:960px) {
	.single-event .entry-header .entry-title,
	.single-post .entry-header .entry-title,
	.single-resource .entry-header .entry-title {
		font-size: 3.6rem
	}
}

@media print {
	.single-event .entry-header .entry-title,
	.single-post .entry-header .entry-title,
	.single-resource .entry-header .entry-title {
		font-size: 2.2rem
	}
}

.single-event .entry-header h5,
.single-post .entry-header h5,
.single-resource .entry-header h5 {
	font-size: 2.2rem;
	font-weight: 400;
	color: #839DAA
}

.single-event .entry-header h6,
.single-post .entry-header h6,
.single-resource .entry-header h6 {
	color: #9c8d5e
}

.single-event .entry-header .entry-meta,
.single-post .entry-header .entry-meta,
.single-resource .entry-header .entry-meta {
	font-size: 1.8rem;
	line-height: 1.3;
	color: #5e83c0
}

@media print {
	.single-event .entry-header .entry-meta,
	.single-post .entry-header .entry-meta,
	.single-resource .entry-header .entry-meta {
		font-size: 1.3rem
	}
	.single-event .post-body,
	.single-post .post-body,
	.single-resource .post-body {
		width: 100%;
		margin: 0
	}
}

.single-event .entry-content,
.single-post .entry-content,
.single-resource .entry-content {
	margin-bottom: 35px
}

.single-event .entry-content p,
.single-post .entry-content p,
.single-resource .entry-content p {
	font-size: 1.8rem
}

.single-post .entry-content p img {
	display: inline-block;
	width: 50% !important;
	height: auto !important;
}

.single-post .entry-content p img:only-of-type {
/*	width: 100% !important;
	height: auto !important;*/
}

@media only screen and (min-width:768px) {
	.single-event .entry-content p,
	.single-post .entry-content p, 
	.single-resource .entry-content p, .entry-content table {
		font-size: 1.9rem;
	}
        
        .entry-content li, .entry-content li span {
		font-size: 1.9rem !important;
	}
        
}

@media print {
	.single-event .entry-content p,
	.single-post .entry-content p,
	.single-resource .entry-content p {
		font-size: 1.3rem
	}
}

.single-event .entry-content a,
.single-post .entry-content a,
.single-resource .entry-content a {
	color: #222;
	font-size: inherit;
	background-image: -webkit-linear-gradient(top, rgba(0, 87, 123, .3), rgba(0, 87, 123, .3));
	background-image: linear-gradient(to bottom, rgba(0, 87, 123, .3), rgba(0, 87, 123, .3));
	background-position: center 100%;
	background-repeat: no-repeat;
	background-size: 100% 0;
	padding: 0 3px 2px;
	border-bottom: 1px solid #c32426;
	-webkit-transition: .1s;
	transition: .1s
}

.single-event .entry-content a:hover,
.single-post .entry-content a:hover,
.single-resource .entry-content a:hover {
	background-size: 100% 50%;
	opacity: 1
}

.single-event .entry-content blockquote,
.single-post .entry-content blockquote,
.single-resource .entry-content blockquote {
	margin: 10px 0;
	padding: 0 35px;
	border-left: 1px solid #ddd49c
}

.single-event .entry-content ul li,
.single-post .entry-content ul li,
.single-resource .entry-content ul li {
	list-style: disc inside
}

@media print {
	.single-event .entry-content a,
	.single-post .entry-content a,
	.single-resource .entry-content a {
		font-size: 12px!important
	}
	.single-event .entry-content a em,
	.single-post .entry-content a em,
	.single-resource .entry-content a em {
		font-size: 1.3rem;
		border-bottom: 0
	}
	.single-event .entry-content ul li,
	.single-post .entry-content ul li,
	.single-resource .entry-content ul li {
		font-size: 1.3rem
	}
}

.single-event .entry-content ol,
.single-event .entry-content ul,
.single-post .entry-content ol,
.single-post .entry-content ul,
.single-resource .entry-content ol,
.single-resource .entry-content ul {
	font-family: Baskerville, serif;
	font-weight: 400
}

@media only screen and (min-width:768px) {
	.single-event .entry-content ol,
	.single-event .entry-content ul,
	.single-post .entry-content ol,
	.single-post .entry-content ul,
	.single-resource .entry-content ol,
	.single-resource .entry-content ul {
		font-size: 2rem
	}
}

@media print {
	.single-event .entry-content h4,
	.single-post .entry-content h4,
	.single-resource .entry-content h4 {
		font-size: 2.2rem
	}
}

.single-event .entry-content .wp-caption-text,
.single-post .entry-content .wp-caption-text,
.single-resource .entry-content .wp-caption-text {
	font-family: "Microsoft JhengHei", "Heiti TC", "微軟正黑體", "Microsoft JhengHei", Avenir, sans-serif;
	color: #c32426;
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
	text-align: right
}


.entry-content, .entry-content p, .entry-content a, .entry-content span,
.entry-content ul li {
    font-family: "Microsoft JhengHei" !important;
}

.single-event .entry-author,
.single-post .entry-author,
.single-resource .entry-author {
	position: relative;
	margin-top: 65px;
	padding: 32px 20px;
	text-align: center
}

@media only screen and (min-width:960px) {
	.single-event .entry-author,
	.single-post .entry-author,
	.single-resource .entry-author {
		padding-left: 0;
		text-align: left
	}
}

.single-event .entry-author img,
.single-post .entry-author img,
.single-resource .entry-author img {
	position: relative
}

@media print {
	.single-event .entry-author,
	.single-post .entry-author,
	.single-resource .entry-author {
		padding: 30px;
		text-align: left
	}
	.single-event .entry-author .author-avatar,
	.single-post .entry-author .author-avatar,
	.single-resource .entry-author .author-avatar {
		display: none
	}
	.single-event .entry-author .author-about,
	.single-post .entry-author .author-about,
	.single-resource .entry-author .author-about {
		font-size: 1.3rem
	}
}

.single-event .entry-author h6,
.single-post .entry-author h6,
.single-resource .entry-author h6 {
	margin-bottom: 10px;
	color: #c32426;
	font-size: 1.8rem;
	font-weight: 700;
	letter-spacing: 0;
	text-transform: uppercase
}

.single-event .entry-author:before,
.single-post .entry-author:before,
.single-resource .entry-author:before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	width: 100%;
	border: 1px solid rgba(131, 157, 170, .3)
}

@media only screen and (min-width:960px) {
	.single-event .entry-author:before,
	.single-post .entry-author:before,
	.single-resource .entry-author:before {
		width: 90%
	}
}

@media print {
	.single-event .entry-author h6,
	.single-post .entry-author h6,
	.single-resource .entry-author h6 {
		font-size: 2.2rem
	}
	.single-event .entry-author:before,
	.single-post .entry-author:before,
	.single-resource .entry-author:before {
		width: 100%;
		border-width: 2px
	}
}

.single-event .entry-share,
.single-event .quote-share,
.single-post .entry-share,
.single-post .quote-share,
.single-resource .entry-share,
.single-resource .quote-share {
	display: inline-block;
	margin: 0;
	padding: 4px 0;
	border-top: 1px solid rgba(131, 157, 170, .3);
	border-bottom: 1px solid rgba(131, 157, 170, .3)
}

@media only screen and (min-width:960px) {
	.single-event .entry-share,
	.single-event .quote-share,
	.single-post .entry-share,
	.single-post .quote-share,
	.single-resource .entry-share,
	.single-resource .quote-share {
		padding: 4px 51px
	}
}

@media print {
	.single-event .entry-share,
	.single-event .quote-share,
	.single-post .entry-share,
	.single-post .quote-share,
	.single-resource .entry-share,
	.single-resource .quote-share {
		display: none
	}
}

.single-event .entry-share a,
.single-event .quote-share a,
.single-post .entry-share a,
.single-post .quote-share a,
.single-resource .entry-share a,
.single-resource .quote-share a {
	margin: 0 6px;
	padding: 0;
	font-family: "Heiti TC", "微軟正黑體", "Microsoft JhengHei", Avenir, sans-serif;
	font-size: 11px;
	font-weight: 700;
	text-transform: uppercase;
	color: #003B48;
	text-decoration: none
}

@media only screen and (min-width:768px) {
	.single-event .entry-share a,
	.single-event .quote-share a,
	.single-post .entry-share a,
	.single-post .quote-share a,
	.single-resource .entry-share a,
	.single-resource .quote-share a {
		margin: 0 10px
	}
}

.single-event .entry-share a.twitter,
.single-event .quote-share a.twitter,
.single-post .entry-share a.twitter,
.single-post .quote-share a.twitter,
.single-resource .entry-share a.twitter,
.single-resource .quote-share a.twitter {
	color: #59ADEB
}

.single-event .entry-share a.facebook,
.single-event .quote-share a.facebook,
.single-post .entry-share a.facebook,
.single-post .quote-share a.facebook,
.single-resource .entry-share a.facebook,
.single-resource .quote-share a.facebook {
	color: #3C599C
}

.single-event .further-reading,
.single-post .further-reading,
.single-resource .further-reading {
	color: #c32426
}

.single-event .further-reading a,
.single-post .further-reading a,
.single-resource .further-reading a {
	color: #ddd49c;
	text-decoration: none;
	border-bottom: 6px solid #ddd49c
}

.single-event .book-promo h4,
.single-post .book-promo h4,
.single-resource .book-promo h4 {
	color: #9c8d5e
}

.single-event .book-promo--frame,
.single-post .book-promo--frame,
.single-resource .book-promo--frame {
	position: relative;
	height: 0;
	background-color: #f6f6f8;
	padding-bottom: 100%;
	border: 1px solid #c32426
}

.single-event .book-promo--image,
.single-post .book-promo--image,
.single-resource .book-promo--image {
	position: absolute;
	display: block;
	bottom: -25%;
	left: 5%;
	width: 90%
}

.single-event .book-promo .big-blue-button a,
.single-post .book-promo .big-blue-button a,
.single-resource .book-promo .big-blue-button a {
	display: block;
	padding: 15px;
	color: #fff;
	font-family: "Heiti TC", "微軟正黑體", "Microsoft JhengHei", Avenir, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	background: #c32426
}

.page-blog #front-header .single-image:after,
.post-sorting {
	font-family: "Heiti TC", "微軟正黑體", "Microsoft JhengHei", Avenir, sans-serif
}

.single-event .book-promo .button-primary,
.single-post .book-promo .button-primary,
.single-resource .book-promo .button-primary {
	margin: 0
}

@media only screen and (min-width:1180px) {
	.single-event .book-promo .button-primary,
	.single-post .book-promo .button-primary,
	.single-resource .book-promo .button-primary {
		margin: 0 27px
	}
}

.single-event .big-quote,
.single-post .big-quote,
.single-resource .big-quote {
	position: absolute;
	padding: 45px 0 20px 17px;
	right: 0;
	top: 100%;
	font-size: 2.4rem;
	color: #ddd49c;
	line-height: 1.3;
	border-left: 1px solid #B0BFC6
}

@media only screen and (min-width:960px) {
	.single-event .big-quote,
	.single-post .big-quote,
	.single-resource .big-quote {
		font-size: 3.6rem
	}
}

.single-event .big-quote .quote-share,
.single-post .big-quote .quote-share,
.single-resource .big-quote .quote-share {
	margin-top: 40px;
	display: block;
	padding: 0;
	border: none
}

.single-event .big-quote .quote-share a,
.single-post .big-quote .quote-share a,
.single-resource .big-quote .quote-share a {
	margin: 7px 0;
	display: block
}

.single-event #reply-title,
.single-event .form-allowed-tags,
.single-event .print-show,
.single-post #reply-title,
.single-post .form-allowed-tags,
.single-post .print-show,
.single-resource #reply-title,
.single-resource .form-allowed-tags,
.single-resource .print-show {
	display: none
}

@media print {
	.single-event .print-show,
	.single-post .print-show,
	.single-resource .print-show {
		display: block;
		padding-bottom: 50px;
		margin-top: 100px
	}
}

.page-blog #front-header .single-image {
	height: 680px
}

.page-blog #front-header .single-image:after {
	content: 'Featured Article';
	position: absolute;
	top: 30px;
	right: 10%;
	font-weight: 700;
	text-transform: uppercase
}

.page-blog #blog-archives {
	padding: 0 25px
}

.page-blog #blog-archives .single-post-container .single-info {
	max-width: 50%
}

.page-blog #blog-archives .single-post-container>p {
	max-width: 43%
}

.page-participate h1 {
	font-size: 7.2rem
}

@media only screen and (max-width:340px) {
	.page-participate h1 {
		font-size: 5rem
	}
}

@media only screen and (min-width:341px) and (max-width:767px) {
	.load-more {
		min-width: 80%
	}
	.page-participate h1 {
		font-size: 6rem
	}
}

@media only screen and (max-width:767px) {
	.page-blog #front-header .single-image:after {
		top: 90px
	}
	.get-involved .col-two-thirds {
		width: 100%
	}
}

.get-involved .two-column {
	-webkit-column-count: 1;
	-moz-column-count: 1;
	column-count: 1
}

.about-container {
	margin: 0 auto;
	max-width: calc(100% - 80px)
}

.about-yot-icon {
	height: 1.8rem;
	width: auto;
}

.chairlady-img {
	width: 100%;
	max-width: 280px;
}

.our-staff {
	float: left;
	position: relative;
	margin: 18px;
	padding: 198px 20px 20px;
	width: calc(100% - 36px);
	height: 300px
}

@media only screen and (min-width:560px) {
	.our-staff {
		width: calc(50% - 36px)
	}
}

@media only screen and (min-width:960px) {
	.our-staff {
		width: calc(25% - 36px)
	}
}

.our-staff h5,
.our-staff h6,
.our-staff p {
	position: relative;
	margin: 0;
	color: #fffef7
}

.our-staff h5 {
	font-size: 1.5rem
}

.our-staff h6 {
	position: absolute;
	top: 23px;
	right: -18px;
	margin: 0;
	padding: 4px 15px;
	color: #9c8d5e;
	letter-spacing: 0;
	background-color: #fffef7;
	border: 2px solid #9c8d5e;
	-webkit-transition: .2s;
	transition: .2s
}

.our-staff h6:hover {
	color: #fffef7;
	background-color: #9c8d5e
}

.our-staff .u-bg-image:before {
	-webkit-transition: all .2s ease;
	transition: all .2s ease
}

.our-staff-link:hover .u-bg-image:before {
	background-color: rgba(156, 141, 94, .2);
	-webkit-transition: all .2s ease;
	transition: all .2s ease
}

.quote-box {
	padding: 53px 102px;
	border-top: 2px solid #c32426;
	border-bottom: 2px solid #c32426
}

@media only screen and (max-width:767px) {
	.quote-box {
		padding: 53px 30px
	}
	.quote-box em {
		font-size: 2.5rem
	}
	footer .site-info {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
}

.quote-box p {
	font-size: 2.8rem;
	color: #c32426;
	line-height: 1.3
}

.quote-box h6 {
	margin-bottom: 0;
	color: #c32426
}

.quote-box .fa-angle-left,
.quote-box .fa-angle-right {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 0;
	font-size: 3rem;
	color: #c32426
}

.quote-box .fa-angle-left {
	left: 0
}

.value-box {
	position: relative;
	padding-bottom: 25px;
	min-height: 350px;
	overflow: hidden
}

.value-box .u-bg-image,
.value-box .u-bg-image:after {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	content: '';
	left: 0
}

.value-box .u-bg-image {
	-webkit-transition: .2s ease;
	transition: .2s ease
}

.value-box .u-bg-image:after {
	background-color: rgba(156, 141, 94, .8);
	opacity: 0;
	-webkit-transition: opacity .2s ease;
	transition: opacity .2s ease
}

@media only screen and (max-width:1080px) {
	.value-box .u-bg-image {
		-webkit-filter: blur(4px);
		filter: blur(4px);
		-webkit-transform: scale(1.1);
		transform: scale(1.1)
	}
	.value-box .u-bg-image:after {
		opacity: 1
	}
}

.value-box .marked-heading {
	position: relative;
	padding: 5px 18px
}

.value-box h5 {
	position: relative;
	margin-bottom: 0;
	color: #fffef7
}

.value-box .value-content {
	position: relative;
	padding: 0 15px;
	color: #fffef7;
	opacity: 0;
	-webkit-transition: opacity .2s ease;
	transition: opacity .2s ease
}

.value-box:hover .u-bg-image:after,
.value-box:hover .value-content {
	opacity: 1
}

.value-box .value-content .button {
	margin: 0;
	color: #fffef7;
	border-color: #fffef7
}

.value-box .value-content .button:after {
	color: #fffef7
}

@media only screen and (max-width:1080px) {
	.value-box .value-content {
		opacity: 1
	}
	.value-box .value-content .button {
		-webkit-transform: scale(.8) translateX(-35px);
		transform: scale(.8) translateX(-35px)
	}
}

.value-box:hover .u-bg-image {
	-webkit-filter: blur(4px);
	filter: blur(4px);
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}

footer a {
	color: inherit
}

footer .site-title svg {
	width: auto;
	height: 50px
}

footer .site-title svg:nth-child(1) {
	height: 40px;
	margin-right: 10px;
}

@media (max-width:600px) {
	footer .site-title svg {
		height: 40px;
	}
	footer .site-title svg:nth-child(1) {
		height: 35px;
	}
}

footer .site-title svg path {
	-webkit-mask: none;
	mask: none
}

footer .site-title svg .cls-1,
footer .site-title svg .cls-2 {
	fill: #fffef7;
}

footer .site-info {
	border-top: 1px solid #FDF7D2
}

footer svg {
	margin: 5px 0 0 10px
}

footer ul li {
	display: inline-block;
	margin-left: 15px;
	font-size: 1.6rem;
	letter-spacing: .1rem
}

@media only screen and (max-width:767px) {
	.footer-address,
	.footer-contact,
	.footer-copyright,
	.footer-logo,
	.footer-menu {
		text-align: center
	}
	.footer-address h6 {
		padding-top: 30px
	}
	.footer-menu {
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 0;
		order: 0
	}
	.footer-copyright {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1
	}
}

.post-sorting strong {
	position: relative;
	display: block;
	padding: 13px 10px 9px;
	width: 100%;
	font-size: .8em;
	color: #c32426;
	text-transform: uppercase;
	font-weight: 900;
	border: 4px solid #c32426;
	border-bottom: none;
	border-right: none;
	z-index: 500
}

@media only screen and (max-width:519px) {
	.post-sorting strong {
		width: 50%
	}
}

@media only screen and (min-width:520px) and (max-width:560px) {
	.post-sorting strong {
		width: 25%
	}
}

@media only screen and (min-width:1400px) {
	.post-sorting strong {
		padding: 13px 20px 9px;
		font-size: 1em
	}
}

.post-sorting .last-option strong {
	border-right: 4px solid #c32426
}

@media only screen and (max-width:560px) {
	.post-sorting strong {
		border-bottom: 4px solid #c32426;
		display: inline-block
	}
	.post-sorting .last-option strong {
		border-right: none
	}
}

.post-sorting .selectize-input {
	display: block!important
}

.post-sorting .selectize-input>input {
	display: none!important
}

.post-sorting .selectize-control .selectize-input {
	padding: 13px 10px 9px;
	color: #c32426;
	font-size: .9em;
	border: 4px solid #c32426;
	border-right: none;
	border-radius: 0;
	background-color: rgba(255, 124, 125, 0.4);
	-webkit-transition: .2s;
	transition: .2s;
	white-space: nowrap;
	overflow: hidden
}

.post-sorting .selectize-control .selectize-input:after {
	-webkit-transition: .2s;
	transition: .2s
}

.post-sorting .selectize-control .selectize-input:hover {
	color: #fffef7;
	background-color: #ff7c7d
}

.post-sorting .selectize-control .selectize-input:hover:after {
	border-top-color: #fffef7
}

.post-sorting .selectize-control .selectize-input.dropdown-active {
	color: #c32426;
	background-color: rgba(195, 36, 38, 0.4);
}

@media only screen and (max-width:560px) {
	.post-sorting .selectize-control {
		display: inline-block;
		vertical-align: top;
		width: 75%
	}
	.post-sorting .selectize-control .selectize-input {
		border-right: 4px solid #c32426;
		padding-top: 15px;
		padding-bottom: 11px
	}
	.post-sorting .col-sm-5 {
		margin-bottom: 10px!important;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex
	}
}

@media only screen and (min-width:560px) and (max-width:767px) {
	.post-sorting .selectize-control .selectize-input {
		height: 48px
	}
	.post-sorting .selectize-control .selectize-input .item {
		max-width: 75px;
		text-overflow: ellipsis;
		white-space: nowrap;
		overflow-x: hidden
	}
}

@media only screen and (min-width:1400px) {
	.post-sorting .selectize-control .selectize-input {
		padding: 13px 20px 10px;
		font-size: 1em
	}
}

.post-sorting .selectize-control.selectize-last .selectize-input {
	border-right: 4px solid #c32426
}

.post-sorting .selectize-dropdown {
	z-index: 1000
}

.arrow-fill {
	position: absolute;
	top: 0;
	right: 1px;
	height: 100%;
	padding: 14px 0 0;
	text-align: center;
	border: 4px solid #c32426;
	border-left: none;
	font-size: 1em;
	color: #c32426;
	font-weight: 900
}

@media only screen and (min-width:768px) {
	.arrow-fill {
		width: 16.66667%
	}
}

@media only screen and (max-width:560px) {
	.arrow-fill {
		position: initial;
		border-left: 4px solid #c32426;
		width: 100%;
		margin-left: auto;
		padding-top: 5px
	}
}

.arrow-fill .apply-arrow {
	display: inline-block;
	margin-top: 5px;
	width: 0;
	height: 0;
	border-top: 13px solid transparent;
	border-bottom: 13px solid transparent;
	border-left: 18px solid #c32426;
	border-radius: 2px
}

.arrow-fill:hover {
	cursor: pointer;
	color: #fffef7;
	background-color: #c32426
}

.arrow-fill:hover .apply-arrow {
	border-left-color: #fffef7
}

@media only screen and (max-width:960px) {
	.mission-statement {
		width: initial
	}
}

.mission-value {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 10px 40px
}

@media only screen and (max-width:767px) {
	.mission-value {
		width: 100%
	}
}

@media only screen and (min-width:768px) and (max-width:1080px) {
	.mission-value {
		padding-left: 20px;
		padding-right: 20px
	}
}

@media only screen and (max-width:340px) {
	.mission-button {
		margin-left: 0
	}
}

@media only screen and (max-width:450px) {
	.mission-button {
		-webkit-transform: scale(.8) translateX(-60px);
		transform: scale(.8) translateX(-60px)
	}
}

.button.button-primary {
	border-color: transparent;
	position: relative
}

.button.button-primary:after,
.button.button-primary:before {
	content: '';
	position: absolute;
	display: block;
	width: 100%;
	height: 1px;
	background-color: #c32426
}

.button.button-primary.btn-blue:after,
.button.button-primary.btn-blue:before {
	content: '';
	position: absolute;
	display: block;
	width: 100%;
	height: 1px;
	background-color: #5e83c0
}

.button.button-primary:before {
	top: 0;
	left: 0;
	-webkit-transition: all .4s .2s;
	transition: all .4s .2s
}

.button.button-primary:after {
	top: 100%;
	left: 0;
	-webkit-transition: all .2s;
	transition: all .2s
}

@media only screen and (min-width:768px) {
	.button.button-primary:hover:before {
		top: 100%;
		height: 0;
		-webkit-transition: .4s;
		transition: .4s
	}
	.button.button-primary:hover:after {
		top: 50%;
		height: 50%;
		background-color: #ff7c7d;
		-webkit-transition: all .2s .4s;
		transition: all .2s .4s;
		opacity: 0.4;
	}
	.button.button-primary.btn-blue:hover:after {
		top: 50%;
		height: 50%;
		background-color: #5e83c0;
		-webkit-transition: all .2s .4s;
		transition: all .2s .4s;
		opacity: 0.4;
	}
}

.u-bg-primary .button.button-primary {
	border-color: transparent;
	position: relative
}

.u-bg-primary .button.button-primary:after,
.u-bg-primary .button.button-primary:before {
	content: '';
	position: absolute;
	display: block;
	width: 100%;
	height: 1px;
	background-color: #fffef7
}

.u-bg-primary .button.button-primary:before {
	top: 0;
	left: 0;
	-webkit-transition: all .4s .2s;
	transition: all .4s .2s
}

.u-bg-primary .button.button-primary:after {
	top: 100%;
	left: 0;
	-webkit-transition: all .2s;
	transition: all .2s
}

@media only screen and (min-width:768px) {
	.u-bg-primary .button.button-primary:hover:before {
		top: 100%;
		height: 0;
		-webkit-transition: .4s;
		transition: .4s
	}
	.u-bg-primary .button.button-primary:hover:after {
		top: 50%;
		height: 50%;
		background-color: rgba(252, 245, 197, .3);
		-webkit-transition: all .2s .4s;
		transition: all .2s .4s
	}
}

.button.button-video,
.resources .resources-image .image-overlay .button {
	border-color: transparent;
	position: relative
}

.button.button-video:after,
.button.button-video:before,
.resources .resources-image .image-overlay .button:after,
.resources .resources-image .image-overlay .button:before {
	content: '';
	position: absolute;
	display: block;
	width: 100%;
	height: 1px;
	background-color: #fff
}

.login-popup-container,
.forgotpwd-popup-container,
.two_factor-popup-container
{
	padding: 50px 50px 10px;
}

@media (max-width:480px) {
	.login-popup-container,
	.forgotpwd-popup-container,
        .two_factor-popup-container
        {
		padding: 50px 20px 10px;
	}
}

.error-msg-popup-container {
	padding: 50px;
}

.error-msg-popup-container p {
	font-size: 1.8rem;
}

.popup-wrap {
	display: none;
	opacity: 0;
}

.popup-wrap.active {
	display: block;
	opacity: 1;
}

.popup-wrap .close-popup:after,
.popup-wrap .email-popup .close-popup:after,
.popup-wrap .error-popup .close-popup:after,
.video-player .close-btn:after {
	content: "X";
	font-family: "Heiti TC", "微軟正黑體", "Microsoft JhengHei", Avenir, sans-serif;
	font-weight: 700
}

.button.button-video:before,
.resources .resources-image .image-overlay .button:before {
	top: 0;
	left: 0;
	-webkit-transition: all .4s .2s;
	transition: all .4s .2s
}

.button.button-video:after,
.resources .resources-image .image-overlay .button:after {
	top: 100%;
	left: 0;
	-webkit-transition: all .2s;
	transition: all .2s
}

@media only screen and (min-width:768px) {
	.button.button-video:hover:before,
	.resources .resources-image .image-overlay .button:hover:before {
		top: 100%;
		height: 0;
		-webkit-transition: .4s;
		transition: .4s
	}
	.button.button-video:hover:after,
	.resources .resources-image .image-overlay .button:hover:after {
		top: 50%;
		height: 50%;
		background-color: rgba(255, 255, 255, .3);
		-webkit-transition: all .2s .4s;
		transition: all .2s .4s
	}
}

.btn-arrow {
	font-style: normal;
	position: absolute;
	right: 0
}

.video-player {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	display: none;
	opacity: 0;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 10000;
	background-color: rgba(0, 0, 0, .7);
	width: 100%;
	height: 100%;
	-webkit-transition: opacity .3s ease;
	transition: opacity .3s ease
}

.video-player .close-btn {
	position: absolute;
	top: -40px;
	right: 0;
	background-color: transparent;
	color: #c32426;
	display: inline-block;
	padding: 20px;
	-webkit-transition: all .25s ease;
	transition: all .25s ease;
	border-radius: 0;
	z-index: 100;
	cursor: pointer
}

.video-player .close-btn:after {
	position: absolute;
	padding-top: 10px;
	top: 0;
	left: 0;
	height: 40px;
	width: 40px;
	color: #fffef7;
	z-index: 1
}

.video-player .close-btn:hover {
	background-color: #9c8d5e
}

.video-player .player-container {
	width: 60%;
	left: 20%;
	height: 100%;
	position: absolute;
	top: 0;
	z-index: 1;
	display: table;
	-webkit-transition: all .5s ease;
	transition: all .5s ease
}

.video-player .player-inner-wrap {
	position: relative;
	display: table-cell;
	vertical-align: middle;
	text-align: center
}

.video-player .iframe-wrapper {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	position: relative;
	height: 0;
	width: 100%;
	background-color: #121212;
	padding-bottom: 56.25%;
	box-shadow: 0 0 25px rgba(0, 0, 0, .2)
}

.video-player .iframe-wrapper iframe {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0
}

.video-player.zoomed .player-container {
	width: 70%;
	left: 15%
}

@media only screen and (max-width:760px) {
	.video-player.zoomed .player-container {
		width: 90%;
		left: 5%
	}
}

#Play_Button {
	stroke-width: 5px;
	-webkit-transition: .2s;
	transition: .2s
}

.video-player-start:hover #Play_Button {
	fill: #fff
}

.video-thumb svg {
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 100px
}

.popup-wrap {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	width: 100%;
	background: rgba(0, 0, 0, .5);
	z-index: 99999999;
	display: none;
	-webkit-transition: .4s;
	transition: .4s;
	font-size: 1.7rem;
}

.popup-wrap .login-popup,
.popup-wrap .email-popup,
.popup-wrap .error-popup {
	position: absolute;
	margin: 0 auto;
	height: auto;
	max-height: 100%;
	min-height: 300px;
	width: 90%;
	max-width: 740px;
	top: 50%;
	left: 0;
	right: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	background-size: cover;
	text-align: center;
	color: #fff;
	overflow: auto
}

.popup-wrap .error-popup {
	min-height: 100px;
}

.popup-wrap .login-popup {
	max-width: 460px;
	overflow-y: auto;
	overflow-x: hidden;
}

.popup-wrap .login-popup .login-popup-container {
	/*    display: none;*/
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%);
	-webkit-transition: transform 1s;
	transition: transform 1s;
}

.popup-wrap .login-popup .forgotpwd-popup-container {
	/*    display: none;*/
	-webkit-transform: translateX(100%);
	transform: translateX(100%);
	-webkit-transition: transform 1s;
	transition: transform 1s;
	position: absolute;
	top: 0;
}

.popup-wrap .login-popup .two_factor-popup-container {
	/*    display: none;*/
	-webkit-transform: translateX(100%);
	transform: translateX(100%);
	-webkit-transition: transform 1s;
	transition: transform 1s;
	position: absolute;
	top: 0;
}

#forgotpwd,
#regnew {
	font-family: "Heiti TC", "微軟正黑體", "Microsoft JhengHei", Avenir, sans-serif;
	font-size: 1.4rem;
	cursor: pointer;
	display: inline-block;
	width: auto;
}

#regnew:hover,
#regnew a:hover,
#forgotpwd:hover {
	text-decoration: underline;
	opacity: 1;
}

#return2login {
	position: absolute;
	top: 12px;
	left: 20px;
	text-transform: uppercase;
	font-size: 1.4rem;
	font-family: "Heiti TC", "微軟正黑體", "Microsoft JhengHei", Avenir, sans-serif;
	cursor: pointer;
}

#return2login:hover {
	text-decoration: underline;
}

#return2login i {
	display: inline-block;
	margin-right: 6px;
}

.popup-wrap .login-popup .login-popup-container.active,
.popup-wrap .login-popup .forgotpwd-popup-container.active, 
.popup-wrap .login-popup .two_factor-popup-container.active 
{
	display: block;
	-webkit-transform: translateX(0;
	);
	transform: translateX(0);
	-webkit-transition: transform 1s;
	transition: transform 1s;
}

.popup-wrap .close-popup,
.popup-wrap .email-popup .close-popup,
.popup-wrap .error-popup .close-popup {
	position: absolute;
	top: 0;
	right: 0;
	background-color: transparent;
	color: #c32426;
	display: inline-block;
	padding: 20px;
	-webkit-transition: all .25s ease;
	transition: all .25s ease;
	border-radius: 0;
	z-index: 100;
	cursor: pointer
}

.popup-wrap .close-popup:hover:after,
.popup-wrap .email-popup .close-popup:hover,
.popup-wrap .error-popup .close-popup:hover {
	background-color: #fffef7;
	color: #c32426;
}

.popup-wrap .close-popup:after,
.popup-wrap .email-popup .close-popup:after {
	position: absolute;
	padding-top: 10px;
	top: 0;
	left: 0;
	height: 40px;
	width: 40px;
	color: #fffef7;
	z-index: 1
}

.wForm {
	padding: 10px 0
}

.wForm input,
.wForm select {
	padding: 3px 5px 1px!important
}

.wForm .wFormTitle {
	margin: 0;
	font-size: 2.6rem;
	text-align: left;
	color: #fffef7
}

.fa-fw,
.fa-li {
	text-align: center
}

.wForm .label.reqMark:after {
	color: #fffef7!important
}

.wForm .label,
.wForm .primaryAction,
.wForm input {
	font-family: "Heiti TC", "微軟正黑體", "Microsoft JhengHei", Avenir, sans-serif !important;
	font-weight: 700;
	color: #fffef7
}

.wForm input {
	color: #fffef7
}

.wForm .section {
	border: none;
	border-top: 1px solid #fffef7
}

.wForm select {
	margin-bottom: 0
}

.form-vertical .section {
	margin: 20px auto;
	border: none;
	border-top: 1px solid #c32426;
}

.form-vertical .actions {
	text-align: right;
	padding: 20px 2px;
}

.form-vertical .actions .button {
	margin-right: 10px;
}

.form-vertical .actions .button:last-child {
	margin-right: 0px;
}

.btn,
.btn_pj,
.btn--secondary,
input[type=submit].btn,
input[type=reset].btn,
input[type=button].btn {
	font-family: "Heiti TC", "微軟正黑體", "Microsoft JhengHei", Avenir, sans-serif;
	font-weight: 700;
	font-style: normal;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	padding: 12px 20px;
	font-size: 0.86667em;
	height: auto;
}

a.btn {
	color: #fffef7;
}

.btn,
.btn--secondary,
.rte .btn--secondary,
.rte .btn,
.rte .btn--secondary,
input[type=submit].btn,
input[type=reset].btn,
input[type=button].btn {
	display: inline-block;
	padding: 12px 20px;
	margin: 0;
	width: auto;
	line-height: 1.42;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	white-space: normal;
	cursor: pointer;
	border: 1px solid transparent;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	border-radius: 0;
	background-color: #c32426;
	color: #fffef7;
	-webkit-transition: background-color 0.4s ease-out;
	-moz-transition: background-color 0.4s ease-out;
	-ms-transition: background-color 0.4s ease-out;
	-o-transition: background-color 0.4s ease-out;
	transition: background-color 0.4s ease-out;
}

.btn i,
.btn--secondary i,
.rte .btn--secondary i,
.rte .btn i,
.rte .btn--secondary i,
input[type=submit].btn i,
input[type=reset].btn i,
input[type=button].btn i {
	margin-right: 6px;
}

.btn:hover,
.btn--secondary:hover,
.rte .btn:hover,
.rte .btn--secondary:hover,
input[type=submit].btn:hover,
input[type=reset].btn:hover,
input[type=button].btn:hover {
	-webkit-transition: background-color 0.15s ease-out;
	-moz-transition: background-color 0.15s ease-out;
	-ms-transition: background-color 0.15s ease-out;
	-o-transition: background-color 0.15s ease-out;
	transition: background-color 0.15s ease-out;
	background-color: #ff7c7d;
	color: #fffef7;
}

.btn-social {
	display: inline-block;
	padding: 6px 20px;
	margin: 0;
	width: auto;
	line-height: 16px;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	white-space: normal;
	cursor: pointer;
	border: 1px solid transparent;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	border-radius: 0;
	background: none;
	color: #5e83c0 !important;
	-webkit-transition: background-color 0.4s ease-out;
	-moz-transition: background-color 0.4s ease-out;
	-ms-transition: background-color 0.4s ease-out;
	-o-transition: background-color 0.4s ease-out;
	transition: background-color 0.4s ease-out;
}

.btn-social:hover {
	background-color: #5e83c0 !important;
	color: #fff !important;
}

.btn.bg-blue {
	background-color: #5e83c0 !important;
}

.btn.bg-blue:hover {
	background-color: #d4d4d4 !important;
	color: #5e5d5d !important;
}

.wForm fieldset:first-child .inputWrapper {
	position: relative;
	width: 70%;
	float: right
}

@media only screen and (max-width:601px) {
	.wForm fieldset:first-child .inputWrapper {
		width: 100%;
		margin-bottom: 20px
	}
}

.wForm fieldset:first-child .inputWrapper div,
.wForm fieldset:first-child .inputWrapper input,
.wFormContainer {
	width: 100%!important
}

.wFormContainer {
	padding: 25px 0;
	max-width: 625px!important;
	max-height: 100vh!important
}

.wFormContainer .lengthIndicator,
.wFormContainer .supportInfo {
	display: none!important
}

.wFormContainer .oneField {
	position: relative
}

.wFormContainer .errMsg {
	color: transparent!important;
	border-left: 2px solid red!important;
	position: absolute;
	top: -1px;
	left: -5px
}

.search-form {
	opacity: 0;
	position: absolute;
	width: 100%;
	max-width: 400px;
	top: -68px;
	right: 0;
	-webkit-transition: opacity .3s ease;
	transition: opacity .3s ease;
	z-index: -1
}

@media only screen and (max-width:1279px) {
	.search-form {
		top: -33px;
	}
}

@media only screen and (max-width:767px) {
	.wForm select {
		font-size: 12px
	}
	.search-form {
		top: -30px;
		left: 20px;
		max-width: initial;
		width: 90%
	}
}

.search-form input.search-field {
	padding: 0 15px;
	width: 95%;
	color: #c32426;
	background-color: transparent;
	border: none;
	border-bottom: 1px solid #c32426
}

@media only screen and (max-width:767px) {
	.search-form input.search-field {
		color: #fffef7;
		border-color: #fffef7;
	}
}

.search-form input.search-field::-webkit-input-placeholder {
	color: #c32426
}

@media only screen and (max-width:1279px) {
	.page-home .search-form input.search-field::-webkit-input-placeholder,
	.project-detail .search-form input.search-field::-webkit-input-placeholder,
	.page-participate .search-form input.search-field::-webkit-input-placeholder,
	.single .search-form input.search-field::-webkit-input-placeholder {
		color: #fffef7;
	}
}

.page-home .search-form,
.project-detail .search-form,
.page-participate .search-form,
.single .search-form {
	color: #fffef7;
	fill: #fffef7;
}

.page-home .search-form input.search-field,
.project-detail .search-form input.search-field,
.page-participate .search-form input.search-field,
.single .search-form input.search-field {
	color: #fffef7;
	border-bottom: 1px solid #fffef7;
}

@media (min-width:1280px) {
	.page-home .search-form input.search-field,
	.project-detail .search-form input.search-field,
	.page-participate .search-form input.search-field,
	.single .search-form input.search-field {
		color: #c32426;
		border-bottom: 1px solid #c32426;
	}
}

.open-search .search-form {
	opacity: 1;
	pointer-events: inherit;
	z-index: 9
}

input.search-submit {
	position: absolute;
	top: 0;
	right: 0;
	border-bottom: none;
	display: none
}

.search-glass svg {
	cursor: pointer;
	-webkit-transition: .2s;
	transition: .2s
}

.search-glass svg:hover {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}

.collection-info {
	padding: 0
}

.collection-info h5,
.collection-info p {
	color: #c32426
}

.collection-info h5 {
	font-size: 2rem
}

.collection-info a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.fa,
.fa-stack {
	display: inline-block
}

.collection-info .collection-link {
	padding: 30px
}

.collection-info .collection-link h5 {
	position: relative;
	margin: 0;
	font-size: 1.8rem;
	color: #fffef7
}

.fa.fa-pull-left,
.fa.pull-left {
	margin-right: .3em
}

.collection-info i {
	position: absolute;
	right: 4px;
	font-size: 2em;
	color: #fffef7;
	pointer-events: none
}

.collection-info i.fa-angle-left {
	left: 4px
}

@media only screen and (min-width:768px) {
	.collection-info .collection-link {
		padding: 50px
	}
	.collection-info i {
		right: 15px
	}
	.collection-info i.fa-angle-left {
		left: 15px
	}
}

@media only screen and (min-width:768px) and (max-width:960px) {
	.pad-left {
		padding-left: 10%
	}
}

.text-left {
	text-align: left !important;
}

.text-center {
	text-align: center !important;
}

.text-right {
	text-align: right !important;
}


/*!
 *  Font Awesome 4.4.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */

@font-face {
	font-family: FontAwesome;
	src: url(../../assets/font/fontawesome-webfont-v=4.4.0.eot);
	src: url(../../assets/font/fontawesome-webfont-.eot#iefix&v=4.4.0) format("embedded-opentype"), url(../../assets/font/fontawesome-webfont-v=4.4.0.woff2) format("woff2"), url(../../assets/font/fontawesome-webfont-v=4.4.0.woff) format("woff"), url(../../src/font/fontawesome-webfont-v=4.4.0.ttf) format("truetype"), url(../../assets/font/fontawesome-webfont-v=4.4.0.svg#fontawesomeregular) format("svg");
	font-weight: 400;
	font-style: normal
}

.fa {
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.fa-lg {
	font-size: 1.33333em;
	line-height: .75em;
	vertical-align: -15%
}

.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}


/* makes the font 33% larger relative to the icon container */

.fa-lg {
	font-size: 1.33333333em;
	line-height: 0.75em;
	vertical-align: -15%;
}

.fa-2x {
	font-size: 2em;
}

.fa-3x {
	font-size: 3em;
}

.fa-4x {
	font-size: 4em;
}

.fa-5x {
	font-size: 5em;
}

.fa-fw {
	width: 1.28571429em;
	text-align: center;
}

.fa-ul {
	padding-left: 0;
	margin-left: 2.14285714em;
	list-style-type: none;
}

.fa-ul > li {
	position: relative;
}

.fa-li {
	position: absolute;
	left: -2.14285714em;
	width: 2.14285714em;
	top: 0.14285714em;
	text-align: center;
}

.fa-li.fa-lg {
	left: -1.85714286em;
}

.fa-border {
	padding: .2em .25em .15em;
	border: solid 0.08em #eeeeee;
	border-radius: .1em;
}

.fa-pull-left {
	float: left;
}

.fa-pull-right {
	float: right;
}

.fa.fa-pull-left {
	margin-right: .3em;
}

.fa.fa-pull-right {
	margin-left: .3em;
}


/* Deprecated as of 4.4.0 */

.pull-right {
	float: right;
}

.pull-left {
	float: left;
}

.fa.pull-left {
	margin-right: .3em;
}

.fa.pull-right {
	margin-left: .3em;
}

.fa-spin {
	-webkit-animation: fa-spin 2s infinite linear;
	animation: fa-spin 2s infinite linear;
}

.fa-pulse {
	-webkit-animation: fa-spin 1s infinite steps(8);
	animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg);
	}
}

@keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg);
	}
}

.fa-rotate-90 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}

.fa-rotate-180 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.fa-rotate-270 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg);
}

.fa-flip-horizontal {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
	-webkit-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	transform: scale(-1, 1);
}

.fa-flip-vertical {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
	-webkit-transform: scale(1, -1);
	-ms-transform: scale(1, -1);
	transform: scale(1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
	filter: none;
}

.fa-stack {
	position: relative;
	display: inline-block;
	width: 2em;
	height: 2em;
	line-height: 2em;
	vertical-align: middle;
}

.fa-stack-1x,
.fa-stack-2x {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center;
}

.fa-stack-1x {
	line-height: inherit;
}

.fa-stack-2x {
	font-size: 2em;
}

.fa-inverse {
	color: #ffffff;
}


/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */

.fa-glass:before {
	content: "\f000";
}

.fa-music:before {
	content: "\f001";
}

.fa-search:before {
	content: "\f002";
}

.fa-envelope-o:before {
	content: "\f003";
}

.fa-heart:before {
	content: "\f004";
}

.fa-star:before {
	content: "\f005";
}

.fa-star-o:before {
	content: "\f006";
}

.fa-user:before {
	content: "\f007";
}

.fa-film:before {
	content: "\f008";
}

.fa-th-large:before {
	content: "\f009";
}

.fa-th:before {
	content: "\f00a";
}

.fa-th-list:before {
	content: "\f00b";
}

.fa-check:before {
	content: "\f00c";
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
	content: "\f00d";
}

.fa-search-plus:before {
	content: "\f00e";
}

.fa-search-minus:before {
	content: "\f010";
}

.fa-power-off:before {
	content: "\f011";
}

.fa-signal:before {
	content: "\f012";
}

.fa-gear:before,
.fa-cog:before {
	content: "\f013";
}

.fa-trash-o:before {
	content: "\f014";
}

.fa-home:before {
	content: "\f015";
}

.fa-file-o:before {
	content: "\f016";
}

.fa-clock-o:before {
	content: "\f017";
}

.fa-road:before {
	content: "\f018";
}

.fa-download:before {
	content: "\f019";
}

.fa-arrow-circle-o-down:before {
	content: "\f01a";
}

.fa-arrow-circle-o-up:before {
	content: "\f01b";
}

.fa-inbox:before {
	content: "\f01c";
}

.fa-play-circle-o:before {
	content: "\f01d";
}

.fa-rotate-right:before,
.fa-repeat:before {
	content: "\f01e";
}

.fa-refresh:before {
	content: "\f021";
}

.fa-list-alt:before {
	content: "\f022";
}

.fa-lock:before {
	content: "\f023";
}

.fa-flag:before {
	content: "\f024";
}

.fa-headphones:before {
	content: "\f025";
}

.fa-volume-off:before {
	content: "\f026";
}

.fa-volume-down:before {
	content: "\f027";
}

.fa-volume-up:before {
	content: "\f028";
}

.fa-qrcode:before {
	content: "\f029";
}

.fa-barcode:before {
	content: "\f02a";
}

.fa-tag:before {
	content: "\f02b";
}

.fa-tags:before {
	content: "\f02c";
}

.fa-book:before {
	content: "\f02d";
}

.fa-bookmark:before {
	content: "\f02e";
}

.fa-print:before {
	content: "\f02f";
}

.fa-camera:before {
	content: "\f030";
}

.fa-font:before {
	content: "\f031";
}

.fa-bold:before {
	content: "\f032";
}

.fa-italic:before {
	content: "\f033";
}

.fa-text-height:before {
	content: "\f034";
}

.fa-text-width:before {
	content: "\f035";
}

.fa-align-left:before {
	content: "\f036";
}

.fa-align-center:before {
	content: "\f037";
}

.fa-align-right:before {
	content: "\f038";
}

.fa-align-justify:before {
	content: "\f039";
}

.fa-list:before {
	content: "\f03a";
}

.fa-dedent:before,
.fa-outdent:before {
	content: "\f03b";
}

.fa-indent:before {
	content: "\f03c";
}

.fa-video-camera:before {
	content: "\f03d";
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
	content: "\f03e";
}

.fa-pencil:before {
	content: "\f040";
}

.fa-map-marker:before {
	content: "\f041";
}

.fa-adjust:before {
	content: "\f042";
}

.fa-tint:before {
	content: "\f043";
}

.fa-edit:before,
.fa-pencil-square-o:before {
	content: "\f044";
}

.fa-share-square-o:before {
	content: "\f045";
}

.fa-check-square-o:before {
	content: "\f046";
}

.fa-arrows:before {
	content: "\f047";
}

.fa-step-backward:before {
	content: "\f048";
}

.fa-fast-backward:before {
	content: "\f049";
}

.fa-backward:before {
	content: "\f04a";
}

.fa-play:before {
	content: "\f04b";
}

.fa-pause:before {
	content: "\f04c";
}

.fa-stop:before {
	content: "\f04d";
}

.fa-forward:before {
	content: "\f04e";
}

.fa-fast-forward:before {
	content: "\f050";
}

.fa-step-forward:before {
	content: "\f051";
}

.fa-eject:before {
	content: "\f052";
}

.fa-chevron-left:before {
	content: "\f053";
}

.fa-chevron-right:before {
	content: "\f054";
}

.fa-plus-circle:before {
	content: "\f055";
}

.fa-minus-circle:before {
	content: "\f056";
}

.fa-times-circle:before {
	content: "\f057";
}

.fa-check-circle:before {
	content: "\f058";
}

.fa-question-circle:before {
	content: "\f059";
}

.fa-info-circle:before {
	content: "\f05a";
}

.fa-crosshairs:before {
	content: "\f05b";
}

.fa-times-circle-o:before {
	content: "\f05c";
}

.fa-check-circle-o:before {
	content: "\f05d";
}

.fa-ban:before {
	content: "\f05e";
}

.fa-arrow-left:before {
	content: "\f060";
}

.fa-arrow-right:before {
	content: "\f061";
}

.fa-arrow-up:before {
	content: "\f062";
}

.fa-arrow-down:before {
	content: "\f063";
}

.fa-mail-forward:before,
.fa-share:before {
	content: "\f064";
}

.fa-expand:before {
	content: "\f065";
}

.fa-compress:before {
	content: "\f066";
}

.fa-plus:before {
	content: "\f067";
}

.fa-minus:before {
	content: "\f068";
}

.fa-asterisk:before {
	content: "\f069";
}

.fa-exclamation-circle:before {
	content: "\f06a";
}

.fa-gift:before {
	content: "\f06b";
}

.fa-leaf:before {
	content: "\f06c";
}

.fa-fire:before {
	content: "\f06d";
}

.fa-eye:before {
	content: "\f06e";
}

.fa-eye-slash:before {
	content: "\f070";
}

.fa-warning:before,
.fa-exclamation-triangle:before {
	content: "\f071";
}

.fa-plane:before {
	content: "\f072";
}

.fa-calendar:before {
	content: "\f073";
}

.fa-random:before {
	content: "\f074";
}

.fa-comment:before {
	content: "\f075";
}

.fa-magnet:before {
	content: "\f076";
}

.fa-chevron-up:before {
	content: "\f077";
}

.fa-chevron-down:before {
	content: "\f078";
}

.fa-retweet:before {
	content: "\f079";
}

.fa-shopping-cart:before {
	content: "\f07a";
}

.fa-folder:before {
	content: "\f07b";
}

.fa-folder-open:before {
	content: "\f07c";
}

.fa-arrows-v:before {
	content: "\f07d";
}

.fa-arrows-h:before {
	content: "\f07e";
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
	content: "\f080";
}

.fa-twitter-square:before {
	content: "\f081";
}

.fa-facebook-square:before {
	content: "\f082";
}

.fa-camera-retro:before {
	content: "\f083";
}

.fa-key:before {
	content: "\f084";
}

.fa-gears:before,
.fa-cogs:before {
	content: "\f085";
}

.fa-comments:before {
	content: "\f086";
}

.fa-thumbs-o-up:before {
	content: "\f087";
}

.fa-thumbs-o-down:before {
	content: "\f088";
}

.fa-star-half:before {
	content: "\f089";
}

.fa-heart-o:before {
	content: "\f08a";
}

.fa-sign-out:before {
	content: "\f08b";
}

.fa-linkedin-square:before {
	content: "\f08c";
}

.fa-thumb-tack:before {
	content: "\f08d";
}

.fa-external-link:before {
	content: "\f08e";
}

.fa-sign-in:before {
	content: "\f090";
}

.fa-trophy:before {
	content: "\f091";
}

.fa-github-square:before {
	content: "\f092";
}

.fa-upload:before {
	content: "\f093";
}

.fa-lemon-o:before {
	content: "\f094";
}

.fa-phone:before {
	content: "\f095";
}

.fa-square-o:before {
	content: "\f096";
}

.fa-bookmark-o:before {
	content: "\f097";
}

.fa-phone-square:before {
	content: "\f098";
}

.fa-twitter:before {
	content: "\f099";
}

.fa-facebook-f:before,
.fa-facebook:before {
	content: "\f09a";
}

.fa-github:before {
	content: "\f09b";
}

.fa-unlock:before {
	content: "\f09c";
}

.fa-credit-card:before {
	content: "\f09d";
}

.fa-feed:before,
.fa-rss:before {
	content: "\f09e";
}

.fa-hdd-o:before {
	content: "\f0a0";
}

.fa-bullhorn:before {
	content: "\f0a1";
}

.fa-bell:before {
	content: "\f0f3";
}

.fa-certificate:before {
	content: "\f0a3";
}

.fa-hand-o-right:before {
	content: "\f0a4";
}

.fa-hand-o-left:before {
	content: "\f0a5";
}

.fa-hand-o-up:before {
	content: "\f0a6";
}

.fa-hand-o-down:before {
	content: "\f0a7";
}

.fa-arrow-circle-left:before {
	content: "\f0a8";
}

.fa-arrow-circle-right:before {
	content: "\f0a9";
}

.fa-arrow-circle-up:before {
	content: "\f0aa";
}

.fa-arrow-circle-down:before {
	content: "\f0ab";
}

.fa-globe:before {
	content: "\f0ac";
}

.fa-wrench:before {
	content: "\f0ad";
}

.fa-tasks:before {
	content: "\f0ae";
}

.fa-filter:before {
	content: "\f0b0";
}

.fa-briefcase:before {
	content: "\f0b1";
}

.fa-arrows-alt:before {
	content: "\f0b2";
}

.fa-group:before,
.fa-users:before {
	content: "\f0c0";
}

.fa-chain:before,
.fa-link:before {
	content: "\f0c1";
}

.fa-cloud:before {
	content: "\f0c2";
}

.fa-flask:before {
	content: "\f0c3";
}

.fa-cut:before,
.fa-scissors:before {
	content: "\f0c4";
}

.fa-copy:before,
.fa-files-o:before {
	content: "\f0c5";
}

.fa-paperclip:before {
	content: "\f0c6";
}

.fa-save:before,
.fa-floppy-o:before {
	content: "\f0c7";
}

.fa-square:before {
	content: "\f0c8";
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
	content: "\f0c9";
}

.fa-list-ul:before {
	content: "\f0ca";
}

.fa-list-ol:before {
	content: "\f0cb";
}

.fa-strikethrough:before {
	content: "\f0cc";
}

.fa-underline:before {
	content: "\f0cd";
}

.fa-table:before {
	content: "\f0ce";
}

.fa-magic:before {
	content: "\f0d0";
}

.fa-truck:before {
	content: "\f0d1";
}

.fa-pinterest:before {
	content: "\f0d2";
}

.fa-pinterest-square:before {
	content: "\f0d3";
}

.fa-google-plus-square:before {
	content: "\f0d4";
}

.fa-google-plus:before {
	content: "\f0d5";
}

.fa-money:before {
	content: "\f0d6";
}

.fa-caret-down:before {
	content: "\f0d7";
}

.fa-caret-up:before {
	content: "\f0d8";
}

.fa-caret-left:before {
	content: "\f0d9";
}

.fa-caret-right:before {
	content: "\f0da";
}

.fa-columns:before {
	content: "\f0db";
}

.fa-unsorted:before,
.fa-sort:before {
	content: "\f0dc";
}

.fa-sort-down:before,
.fa-sort-desc:before {
	content: "\f0dd";
}

.fa-sort-up:before,
.fa-sort-asc:before {
	content: "\f0de";
}

.fa-envelope:before {
	content: "\f0e0";
}

.fa-linkedin:before {
	content: "\f0e1";
}

.fa-rotate-left:before,
.fa-undo:before {
	content: "\f0e2";
}

.fa-legal:before,
.fa-gavel:before {
	content: "\f0e3";
}

.fa-dashboard:before,
.fa-tachometer:before {
	content: "\f0e4";
}

.fa-comment-o:before {
	content: "\f0e5";
}

.fa-comments-o:before {
	content: "\f0e6";
}

.fa-flash:before,
.fa-bolt:before {
	content: "\f0e7";
}

.fa-sitemap:before {
	content: "\f0e8";
}

.fa-umbrella:before {
	content: "\f0e9";
}

.fa-paste:before,
.fa-clipboard:before {
	content: "\f0ea";
}

.fa-lightbulb-o:before {
	content: "\f0eb";
}

.fa-exchange:before {
	content: "\f0ec";
}

.fa-cloud-download:before {
	content: "\f0ed";
}

.fa-cloud-upload:before {
	content: "\f0ee";
}

.fa-user-md:before {
	content: "\f0f0";
}

.fa-stethoscope:before {
	content: "\f0f1";
}

.fa-suitcase:before {
	content: "\f0f2";
}

.fa-bell-o:before {
	content: "\f0a2";
}

.fa-coffee:before {
	content: "\f0f4";
}

.fa-cutlery:before {
	content: "\f0f5";
}

.fa-file-text-o:before {
	content: "\f0f6";
}

.fa-building-o:before {
	content: "\f0f7";
}

.fa-hospital-o:before {
	content: "\f0f8";
}

.fa-ambulance:before {
	content: "\f0f9";
}

.fa-medkit:before {
	content: "\f0fa";
}

.fa-fighter-jet:before {
	content: "\f0fb";
}

.fa-beer:before {
	content: "\f0fc";
}

.fa-h-square:before {
	content: "\f0fd";
}

.fa-plus-square:before {
	content: "\f0fe";
}

.fa-angle-double-left:before {
	content: "\f100";
}

.fa-angle-double-right:before {
	content: "\f101";
}

.fa-angle-double-up:before {
	content: "\f102";
}

.fa-angle-double-down:before {
	content: "\f103";
}

.fa-angle-left:before {
	content: "\f104";
}

.fa-angle-right:before {
	content: "\f105";
}

.fa-angle-up:before {
	content: "\f106";
}

.fa-angle-down:before {
	content: "\f107";
}

.fa-desktop:before {
	content: "\f108";
}

.fa-laptop:before {
	content: "\f109";
}

.fa-tablet:before {
	content: "\f10a";
}

.fa-mobile-phone:before,
.fa-mobile:before {
	content: "\f10b";
}

.fa-circle-o:before {
	content: "\f10c";
}

.fa-quote-left:before {
	content: "\f10d";
}

.fa-quote-right:before {
	content: "\f10e";
}

.fa-spinner:before {
	content: "\f110";
}

.fa-circle:before {
	content: "\f111";
}

.fa-mail-reply:before,
.fa-reply:before {
	content: "\f112";
}

.fa-github-alt:before {
	content: "\f113";
}

.fa-folder-o:before {
	content: "\f114";
}

.fa-folder-open-o:before {
	content: "\f115";
}

.fa-smile-o:before {
	content: "\f118";
}

.fa-frown-o:before {
	content: "\f119";
}

.fa-meh-o:before {
	content: "\f11a";
}

.fa-gamepad:before {
	content: "\f11b";
}

.fa-keyboard-o:before {
	content: "\f11c";
}

.fa-flag-o:before {
	content: "\f11d";
}

.fa-flag-checkered:before {
	content: "\f11e";
}

.fa-terminal:before {
	content: "\f120";
}

.fa-code:before {
	content: "\f121";
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
	content: "\f122";
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
	content: "\f123";
}

.fa-location-arrow:before {
	content: "\f124";
}

.fa-crop:before {
	content: "\f125";
}

.fa-code-fork:before {
	content: "\f126";
}

.fa-unlink:before,
.fa-chain-broken:before {
	content: "\f127";
}

.fa-question:before {
	content: "\f128";
}

.fa-info:before {
	content: "\f129";
}

.fa-exclamation:before {
	content: "\f12a";
}

.fa-superscript:before {
	content: "\f12b";
}

.fa-subscript:before {
	content: "\f12c";
}

.fa-eraser:before {
	content: "\f12d";
}

.fa-puzzle-piece:before {
	content: "\f12e";
}

.fa-microphone:before {
	content: "\f130";
}

.fa-microphone-slash:before {
	content: "\f131";
}

.fa-shield:before {
	content: "\f132";
}

.fa-calendar-o:before {
	content: "\f133";
}

.fa-fire-extinguisher:before {
	content: "\f134";
}

.fa-rocket:before {
	content: "\f135";
}

.fa-maxcdn:before {
	content: "\f136";
}

.fa-chevron-circle-left:before {
	content: "\f137";
}

.fa-chevron-circle-right:before {
	content: "\f138";
}

.fa-chevron-circle-up:before {
	content: "\f139";
}

.fa-chevron-circle-down:before {
	content: "\f13a";
}

.fa-html5:before {
	content: "\f13b";
}

.fa-css3:before {
	content: "\f13c";
}

.fa-anchor:before {
	content: "\f13d";
}

.fa-unlock-alt:before {
	content: "\f13e";
}

.fa-bullseye:before {
	content: "\f140";
}

.fa-ellipsis-h:before {
	content: "\f141";
}

.fa-ellipsis-v:before {
	content: "\f142";
}

.fa-rss-square:before {
	content: "\f143";
}

.fa-play-circle:before {
	content: "\f144";
}

.fa-ticket:before {
	content: "\f145";
}

.fa-minus-square:before {
	content: "\f146";
}

.fa-minus-square-o:before {
	content: "\f147";
}

.fa-level-up:before {
	content: "\f148";
}

.fa-level-down:before {
	content: "\f149";
}

.fa-check-square:before {
	content: "\f14a";
}

.fa-pencil-square:before {
	content: "\f14b";
}

.fa-external-link-square:before {
	content: "\f14c";
}

.fa-share-square:before {
	content: "\f14d";
}

.fa-compass:before {
	content: "\f14e";
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
	content: "\f150";
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
	content: "\f151";
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
	content: "\f152";
}

.fa-euro:before,
.fa-eur:before {
	content: "\f153";
}

.fa-gbp:before {
	content: "\f154";
}

.fa-dollar:before,
.fa-usd:before {
	content: "\f155";
}

.fa-rupee:before,
.fa-inr:before {
	content: "\f156";
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
	content: "\f157";
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
	content: "\f158";
}

.fa-won:before,
.fa-krw:before {
	content: "\f159";
}

.fa-bitcoin:before,
.fa-btc:before {
	content: "\f15a";
}

.fa-file:before {
	content: "\f15b";
}

.fa-file-text:before {
	content: "\f15c";
}

.fa-sort-alpha-asc:before {
	content: "\f15d";
}

.fa-sort-alpha-desc:before {
	content: "\f15e";
}

.fa-sort-amount-asc:before {
	content: "\f160";
}

.fa-sort-amount-desc:before {
	content: "\f161";
}

.fa-sort-numeric-asc:before {
	content: "\f162";
}

.fa-sort-numeric-desc:before {
	content: "\f163";
}

.fa-thumbs-up:before {
	content: "\f164";
}

.fa-thumbs-down:before {
	content: "\f165";
}

.fa-youtube-square:before {
	content: "\f166";
}

.fa-youtube:before {
	content: "\f167";
}

.fa-xing:before {
	content: "\f168";
}

.fa-xing-square:before {
	content: "\f169";
}

.fa-youtube-play:before {
	content: "\f16a";
}

.fa-dropbox:before {
	content: "\f16b";
}

.fa-stack-overflow:before {
	content: "\f16c";
}

.fa-instagram:before {
	content: "\f16d";
}

.fa-flickr:before {
	content: "\f16e";
}

.fa-adn:before {
	content: "\f170";
}

.fa-bitbucket:before {
	content: "\f171";
}

.fa-bitbucket-square:before {
	content: "\f172";
}

.fa-tumblr:before {
	content: "\f173";
}

.fa-tumblr-square:before {
	content: "\f174";
}

.fa-long-arrow-down:before {
	content: "\f175";
}

.fa-long-arrow-up:before {
	content: "\f176";
}

.fa-long-arrow-left:before {
	content: "\f177";
}

.fa-long-arrow-right:before {
	content: "\f178";
}

.fa-apple:before {
	content: "\f179";
}

.fa-windows:before {
	content: "\f17a";
}

.fa-android:before {
	content: "\f17b";
}

.fa-linux:before {
	content: "\f17c";
}

.fa-dribbble:before {
	content: "\f17d";
}

.fa-skype:before {
	content: "\f17e";
}

.fa-foursquare:before {
	content: "\f180";
}

.fa-trello:before {
	content: "\f181";
}

.fa-female:before {
	content: "\f182";
}

.fa-male:before {
	content: "\f183";
}

.fa-gittip:before,
.fa-gratipay:before {
	content: "\f184";
}

.fa-sun-o:before {
	content: "\f185";
}

.fa-moon-o:before {
	content: "\f186";
}

.fa-archive:before {
	content: "\f187";
}

.fa-bug:before {
	content: "\f188";
}

.fa-vk:before {
	content: "\f189";
}

.fa-weibo:before {
	content: "\f18a";
}

.fa-renren:before {
	content: "\f18b";
}

.fa-pagelines:before {
	content: "\f18c";
}

.fa-stack-exchange:before {
	content: "\f18d";
}

.fa-arrow-circle-o-right:before {
	content: "\f18e";
}

.fa-arrow-circle-o-left:before {
	content: "\f190";
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
	content: "\f191";
}

.fa-dot-circle-o:before {
	content: "\f192";
}

.fa-wheelchair:before {
	content: "\f193";
}

.fa-vimeo-square:before {
	content: "\f194";
}

.fa-turkish-lira:before,
.fa-try:before {
	content: "\f195";
}

.fa-plus-square-o:before {
	content: "\f196";
}

.fa-space-shuttle:before {
	content: "\f197";
}

.fa-slack:before {
	content: "\f198";
}

.fa-envelope-square:before {
	content: "\f199";
}

.fa-wordpress:before {
	content: "\f19a";
}

.fa-openid:before {
	content: "\f19b";
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
	content: "\f19c";
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
	content: "\f19d";
}

.fa-yahoo:before {
	content: "\f19e";
}

.fa-google:before {
	content: "\f1a0";
}

.fa-reddit:before {
	content: "\f1a1";
}

.fa-reddit-square:before {
	content: "\f1a2";
}

.fa-stumbleupon-circle:before {
	content: "\f1a3";
}

.fa-stumbleupon:before {
	content: "\f1a4";
}

.fa-delicious:before {
	content: "\f1a5";
}

.fa-digg:before {
	content: "\f1a6";
}

.fa-pied-piper-pp:before {
	content: "\f1a7";
}

.fa-pied-piper-alt:before {
	content: "\f1a8";
}

.fa-drupal:before {
	content: "\f1a9";
}

.fa-joomla:before {
	content: "\f1aa";
}

.fa-language:before {
	content: "\f1ab";
}

.fa-fax:before {
	content: "\f1ac";
}

.fa-building:before {
	content: "\f1ad";
}

.fa-child:before {
	content: "\f1ae";
}

.fa-paw:before {
	content: "\f1b0";
}

.fa-spoon:before {
	content: "\f1b1";
}

.fa-cube:before {
	content: "\f1b2";
}

.fa-cubes:before {
	content: "\f1b3";
}

.fa-behance:before {
	content: "\f1b4";
}

.fa-behance-square:before {
	content: "\f1b5";
}

.fa-steam:before {
	content: "\f1b6";
}

.fa-steam-square:before {
	content: "\f1b7";
}

.fa-recycle:before {
	content: "\f1b8";
}

.fa-automobile:before,
.fa-car:before {
	content: "\f1b9";
}

.fa-cab:before,
.fa-taxi:before {
	content: "\f1ba";
}

.fa-tree:before {
	content: "\f1bb";
}

.fa-spotify:before {
	content: "\f1bc";
}

.fa-deviantart:before {
	content: "\f1bd";
}

.fa-soundcloud:before {
	content: "\f1be";
}

.fa-database:before {
	content: "\f1c0";
}

.fa-file-pdf-o:before {
	content: "\f1c1";
}

.fa-file-word-o:before {
	content: "\f1c2";
}

.fa-file-excel-o:before {
	content: "\f1c3";
}

.fa-file-powerpoint-o:before {
	content: "\f1c4";
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
	content: "\f1c5";
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
	content: "\f1c6";
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
	content: "\f1c7";
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
	content: "\f1c8";
}

.fa-file-code-o:before {
	content: "\f1c9";
}

.fa-vine:before {
	content: "\f1ca";
}

.fa-codepen:before {
	content: "\f1cb";
}

.fa-jsfiddle:before {
	content: "\f1cc";
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
	content: "\f1cd";
}

.fa-circle-o-notch:before {
	content: "\f1ce";
}

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
	content: "\f1d0";
}

.fa-ge:before,
.fa-empire:before {
	content: "\f1d1";
}

.fa-git-square:before {
	content: "\f1d2";
}

.fa-git:before {
	content: "\f1d3";
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
	content: "\f1d4";
}

.fa-tencent-weibo:before {
	content: "\f1d5";
}

.fa-qq:before {
	content: "\f1d6";
}

.fa-wechat:before,
.fa-weixin:before {
	content: "\f1d7";
}

.fa-send:before,
.fa-paper-plane:before {
	content: "\f1d8";
}

.fa-send-o:before,
.fa-paper-plane-o:before {
	content: "\f1d9";
}

.fa-history:before {
	content: "\f1da";
}

.fa-circle-thin:before {
	content: "\f1db";
}

.fa-header:before {
	content: "\f1dc";
}

.fa-paragraph:before {
	content: "\f1dd";
}

.fa-sliders:before {
	content: "\f1de";
}

.fa-share-alt:before {
	content: "\f1e0";
}

.fa-share-alt-square:before {
	content: "\f1e1";
}

.fa-bomb:before {
	content: "\f1e2";
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
	content: "\f1e3";
}

.fa-tty:before {
	content: "\f1e4";
}

.fa-binoculars:before {
	content: "\f1e5";
}

.fa-plug:before {
	content: "\f1e6";
}

.fa-slideshare:before {
	content: "\f1e7";
}

.fa-twitch:before {
	content: "\f1e8";
}

.fa-yelp:before {
	content: "\f1e9";
}

.fa-newspaper-o:before {
	content: "\f1ea";
}

.fa-wifi:before {
	content: "\f1eb";
}

.fa-calculator:before {
	content: "\f1ec";
}

.fa-paypal:before {
	content: "\f1ed";
}

.fa-google-wallet:before {
	content: "\f1ee";
}

.fa-cc-visa:before {
	content: "\f1f0";
}

.fa-cc-mastercard:before {
	content: "\f1f1";
}

.fa-cc-discover:before {
	content: "\f1f2";
}

.fa-cc-amex:before {
	content: "\f1f3";
}

.fa-cc-paypal:before {
	content: "\f1f4";
}

.fa-cc-stripe:before {
	content: "\f1f5";
}

.fa-bell-slash:before {
	content: "\f1f6";
}

.fa-bell-slash-o:before {
	content: "\f1f7";
}

.fa-trash:before {
	content: "\f1f8";
}

.fa-copyright:before {
	content: "\f1f9";
}

.fa-at:before {
	content: "\f1fa";
}

.fa-eyedropper:before {
	content: "\f1fb";
}

.fa-paint-brush:before {
	content: "\f1fc";
}

.fa-birthday-cake:before {
	content: "\f1fd";
}

.fa-area-chart:before {
	content: "\f1fe";
}

.fa-pie-chart:before {
	content: "\f200";
}

.fa-line-chart:before {
	content: "\f201";
}

.fa-lastfm:before {
	content: "\f202";
}

.fa-lastfm-square:before {
	content: "\f203";
}

.fa-toggle-off:before {
	content: "\f204";
}

.fa-toggle-on:before {
	content: "\f205";
}

.fa-bicycle:before {
	content: "\f206";
}

.fa-bus:before {
	content: "\f207";
}

.fa-ioxhost:before {
	content: "\f208";
}

.fa-angellist:before {
	content: "\f209";
}

.fa-cc:before {
	content: "\f20a";
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
	content: "\f20b";
}

.fa-meanpath:before {
	content: "\f20c";
}

.fa-buysellads:before {
	content: "\f20d";
}

.fa-connectdevelop:before {
	content: "\f20e";
}

.fa-dashcube:before {
	content: "\f210";
}

.fa-forumbee:before {
	content: "\f211";
}

.fa-leanpub:before {
	content: "\f212";
}

.fa-sellsy:before {
	content: "\f213";
}

.fa-shirtsinbulk:before {
	content: "\f214";
}

.fa-simplybuilt:before {
	content: "\f215";
}

.fa-skyatlas:before {
	content: "\f216";
}

.fa-cart-plus:before {
	content: "\f217";
}

.fa-cart-arrow-down:before {
	content: "\f218";
}

.fa-diamond:before {
	content: "\f219";
}

.fa-ship:before {
	content: "\f21a";
}

.fa-user-secret:before {
	content: "\f21b";
}

.fa-motorcycle:before {
	content: "\f21c";
}

.fa-street-view:before {
	content: "\f21d";
}

.fa-heartbeat:before {
	content: "\f21e";
}

.fa-venus:before {
	content: "\f221";
}

.fa-mars:before {
	content: "\f222";
}

.fa-mercury:before {
	content: "\f223";
}

.fa-intersex:before,
.fa-transgender:before {
	content: "\f224";
}

.fa-transgender-alt:before {
	content: "\f225";
}

.fa-venus-double:before {
	content: "\f226";
}

.fa-mars-double:before {
	content: "\f227";
}

.fa-venus-mars:before {
	content: "\f228";
}

.fa-mars-stroke:before {
	content: "\f229";
}

.fa-mars-stroke-v:before {
	content: "\f22a";
}

.fa-mars-stroke-h:before {
	content: "\f22b";
}

.fa-neuter:before {
	content: "\f22c";
}

.fa-genderless:before {
	content: "\f22d";
}

.fa-facebook-official:before {
	content: "\f230";
}

.fa-pinterest-p:before {
	content: "\f231";
}

.fa-whatsapp:before {
	content: "\f232";
}

.fa-server:before {
	content: "\f233";
}

.fa-user-plus:before {
	content: "\f234";
}

.fa-user-times:before {
	content: "\f235";
}

.fa-hotel:before,
.fa-bed:before {
	content: "\f236";
}

.fa-viacoin:before {
	content: "\f237";
}

.fa-train:before {
	content: "\f238";
}

.fa-subway:before {
	content: "\f239";
}

.fa-medium:before {
	content: "\f23a";
}

.fa-yc:before,
.fa-y-combinator:before {
	content: "\f23b";
}

.fa-optin-monster:before {
	content: "\f23c";
}

.fa-opencart:before {
	content: "\f23d";
}

.fa-expeditedssl:before {
	content: "\f23e";
}

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
	content: "\f240";
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
	content: "\f241";
}

.fa-battery-2:before,
.fa-battery-half:before {
	content: "\f242";
}

.fa-battery-1:before,
.fa-battery-quarter:before {
	content: "\f243";
}

.fa-battery-0:before,
.fa-battery-empty:before {
	content: "\f244";
}

.fa-mouse-pointer:before {
	content: "\f245";
}

.fa-i-cursor:before {
	content: "\f246";
}

.fa-object-group:before {
	content: "\f247";
}

.fa-object-ungroup:before {
	content: "\f248";
}

.fa-sticky-note:before {
	content: "\f249";
}

.fa-sticky-note-o:before {
	content: "\f24a";
}

.fa-cc-jcb:before {
	content: "\f24b";
}

.fa-cc-diners-club:before {
	content: "\f24c";
}

.fa-clone:before {
	content: "\f24d";
}

.fa-balance-scale:before {
	content: "\f24e";
}

.fa-hourglass-o:before {
	content: "\f250";
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
	content: "\f251";
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
	content: "\f252";
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
	content: "\f253";
}

.fa-hourglass:before {
	content: "\f254";
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
	content: "\f255";
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
	content: "\f256";
}

.fa-hand-scissors-o:before {
	content: "\f257";
}

.fa-hand-lizard-o:before {
	content: "\f258";
}

.fa-hand-spock-o:before {
	content: "\f259";
}

.fa-hand-pointer-o:before {
	content: "\f25a";
}

.fa-hand-peace-o:before {
	content: "\f25b";
}

.fa-trademark:before {
	content: "\f25c";
}

.fa-registered:before {
	content: "\f25d";
}

.fa-creative-commons:before {
	content: "\f25e";
}

.fa-gg:before {
	content: "\f260";
}

.fa-gg-circle:before {
	content: "\f261";
}

.fa-tripadvisor:before {
	content: "\f262";
}

.fa-odnoklassniki:before {
	content: "\f263";
}

.fa-odnoklassniki-square:before {
	content: "\f264";
}

.fa-get-pocket:before {
	content: "\f265";
}

.fa-wikipedia-w:before {
	content: "\f266";
}

.fa-safari:before {
	content: "\f267";
}

.fa-chrome:before {
	content: "\f268";
}

.fa-firefox:before {
	content: "\f269";
}

.fa-opera:before {
	content: "\f26a";
}

.fa-internet-explorer:before {
	content: "\f26b";
}

.fa-tv:before,
.fa-television:before {
	content: "\f26c";
}

.fa-contao:before {
	content: "\f26d";
}

.fa-500px:before {
	content: "\f26e";
}

.fa-amazon:before {
	content: "\f270";
}

.fa-calendar-plus-o:before {
	content: "\f271";
}

.fa-calendar-minus-o:before {
	content: "\f272";
}

.fa-calendar-times-o:before {
	content: "\f273";
}

.fa-calendar-check-o:before {
	content: "\f274";
}

.fa-industry:before {
	content: "\f275";
}

.fa-map-pin:before {
	content: "\f276";
}

.fa-map-signs:before {
	content: "\f277";
}

.fa-map-o:before {
	content: "\f278";
}

.fa-map:before {
	content: "\f279";
}

.fa-commenting:before {
	content: "\f27a";
}

.fa-commenting-o:before {
	content: "\f27b";
}

.fa-houzz:before {
	content: "\f27c";
}

.fa-vimeo:before {
	content: "\f27d";
}

.fa-black-tie:before {
	content: "\f27e";
}

.fa-fonticons:before {
	content: "\f280";
}

.fa-reddit-alien:before {
	content: "\f281";
}

.fa-edge:before {
	content: "\f282";
}

.fa-credit-card-alt:before {
	content: "\f283";
}

.fa-codiepie:before {
	content: "\f284";
}

.fa-modx:before {
	content: "\f285";
}

.fa-fort-awesome:before {
	content: "\f286";
}

.fa-usb:before {
	content: "\f287";
}

.fa-product-hunt:before {
	content: "\f288";
}

.fa-mixcloud:before {
	content: "\f289";
}

.fa-scribd:before {
	content: "\f28a";
}

.fa-pause-circle:before {
	content: "\f28b";
}

.fa-pause-circle-o:before {
	content: "\f28c";
}

.fa-stop-circle:before {
	content: "\f28d";
}

.fa-stop-circle-o:before {
	content: "\f28e";
}

.fa-shopping-bag:before {
	content: "\f290";
}

.fa-shopping-basket:before {
	content: "\f291";
}

.fa-hashtag:before {
	content: "\f292";
}

.fa-bluetooth:before {
	content: "\f293";
}

.fa-bluetooth-b:before {
	content: "\f294";
}

.fa-percent:before {
	content: "\f295";
}

.fa-gitlab:before {
	content: "\f296";
}

.fa-wpbeginner:before {
	content: "\f297";
}

.fa-wpforms:before {
	content: "\f298";
}

.fa-envira:before {
	content: "\f299";
}

.fa-universal-access:before {
	content: "\f29a";
}

.fa-wheelchair-alt:before {
	content: "\f29b";
}

.fa-question-circle-o:before {
	content: "\f29c";
}

.fa-blind:before {
	content: "\f29d";
}

.fa-audio-description:before {
	content: "\f29e";
}

.fa-volume-control-phone:before {
	content: "\f2a0";
}

.fa-braille:before {
	content: "\f2a1";
}

.fa-assistive-listening-systems:before {
	content: "\f2a2";
}

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
	content: "\f2a3";
}

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
	content: "\f2a4";
}

.fa-glide:before {
	content: "\f2a5";
}

.fa-glide-g:before {
	content: "\f2a6";
}

.fa-signing:before,
.fa-sign-language:before {
	content: "\f2a7";
}

.fa-low-vision:before {
	content: "\f2a8";
}

.fa-viadeo:before {
	content: "\f2a9";
}

.fa-viadeo-square:before {
	content: "\f2aa";
}

.fa-snapchat:before {
	content: "\f2ab";
}

.fa-snapchat-ghost:before {
	content: "\f2ac";
}

.fa-snapchat-square:before {
	content: "\f2ad";
}

.fa-pied-piper:before {
	content: "\f2ae";
}

.fa-first-order:before {
	content: "\f2b0";
}

.fa-yoast:before {
	content: "\f2b1";
}

.fa-themeisle:before {
	content: "\f2b2";
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
	content: "\f2b3";
}

.fa-fa:before,
.fa-font-awesome:before {
	content: "\f2b4";
}

.fa-handshake-o:before {
	content: "\f2b5";
}

.fa-envelope-open:before {
	content: "\f2b6";
}

.fa-envelope-open-o:before {
	content: "\f2b7";
}

.fa-linode:before {
	content: "\f2b8";
}

.fa-address-book:before {
	content: "\f2b9";
}

.fa-address-book-o:before {
	content: "\f2ba";
}

.fa-vcard:before,
.fa-address-card:before {
	content: "\f2bb";
}

.fa-vcard-o:before,
.fa-address-card-o:before {
	content: "\f2bc";
}

.fa-user-circle:before {
	content: "\f2bd";
}

.fa-user-circle-o:before {
	content: "\f2be";
}

.fa-user-o:before {
	content: "\f2c0";
}

.fa-id-badge:before {
	content: "\f2c1";
}

.fa-drivers-license:before,
.fa-id-card:before {
	content: "\f2c2";
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
	content: "\f2c3";
}

.fa-quora:before {
	content: "\f2c4";
}

.fa-free-code-camp:before {
	content: "\f2c5";
}

.fa-telegram:before {
	content: "\f2c6";
}

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
	content: "\f2c7";
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
	content: "\f2c8";
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
	content: "\f2c9";
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
	content: "\f2ca";
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
	content: "\f2cb";
}

.fa-shower:before {
	content: "\f2cc";
}

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
	content: "\f2cd";
}

.fa-podcast:before {
	content: "\f2ce";
}

.fa-window-maximize:before {
	content: "\f2d0";
}

.fa-window-minimize:before {
	content: "\f2d1";
}

.fa-window-restore:before {
	content: "\f2d2";
}

.fa-times-rectangle:before,
.fa-window-close:before {
	content: "\f2d3";
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
	content: "\f2d4";
}

.fa-bandcamp:before {
	content: "\f2d5";
}

.fa-grav:before {
	content: "\f2d6";
}

.fa-etsy:before {
	content: "\f2d7";
}

.fa-imdb:before {
	content: "\f2d8";
}

.fa-ravelry:before {
	content: "\f2d9";
}

.fa-eercast:before {
	content: "\f2da";
}

.fa-microchip:before {
	content: "\f2db";
}

.fa-snowflake-o:before {
	content: "\f2dc";
}

.fa-superpowers:before {
	content: "\f2dd";
}

.fa-wpexplorer:before {
	content: "\f2de";
}

.fa-meetup:before {
	content: "\f2e0";
}


/** color **/

.main-red {
	color: #c32426;
}

.main-darkred {
	color: #7f3e3f;
}

.main-opacity-red {
	color: rgba(195, 36, 38, 0.4);
}

.main-blue {
	color: #5e83c0;
}

.main-green {
	color: #7ea799;
}

.main-pink {
	color: #ff7c7d;
}

.main-opacity-pink {
	color: rgba(255, 124, 125, 0.4);
}

.main-beige {
	color: #fdf3da;
}

.main-white {
	color: #fffef7;
}

.main-lightgrey {
	color: #d4d4d4;
}

.main-darkgrey {
	color: #5e5d5d;
}

.main-bodytext {
	color: #5e5d5d;
}

.border-red {
	border-color: #c32426;
}

.border-darkred {
	border-color: #7f3e3f;
}

.border-opacity-red {
	border-color: rgba(195, 36, 38, 0.4);
}

.border-blue {
	border-color: #5e83c0;
}

.border-green {
	border-color: #7ea799;
}

.border-pink {
	border-color: #ff7c7d;
}

.border-opacity-pink {
	border-color: rgba(255, 124, 125, 0.4);
}

.border-beige {
	border-color: #fdf3da;
}

.border-white {
	border-color: #fffef7;
}

.border-lightgrey {
	border-color: #d4d4d4;
}

.border-darkgrey {
	border-color: #5e5d5d;
}

.border-bodytext {
	border-color: #5e5d5d;
}

.bg-red {
	background-color: #c32426;
}

.bg-darkred {
	background-color: #7f3e3f;
}

.bg-opacity-red {
	background-color: rgba(195, 36, 38, 0.4);
}

.bg-blue {
	background-color: #5e83c0;
}

.bg-green {
	background-color: #7ea799;
}

.bg-pink {
	background-color: #ff7c7d;
}

.bg-opacity-pink {
	background-color: rgba(255, 124, 125, 0.4);
}

.bg-beige {
	background-color: #fdf3da;
}

.bg-white {
	background-color: #fffef7;
}

.bg-lightgrey {
	background-color: #d4d4d4;
}

.bg-darkgrey {
	background-color: #5e5d5d;
}

.bg-bodytext {
	background-color: #5e5d5d;
}


/* Progress */



.subtitle {
	font-family: "Merriweather", sans-serif;
	font-weight: 300;
	text-transform: uppercase;
	text-align: center;
	font-size: 1em;
	margin: 0.5em 0;
}

.heading-group {
	margin: 0 0 3em 0;
}

.content h3 {
	font-size: 1.2em;
	line-height: 1.2;
	letter-spacing: 0.02em;
	color: #fff;
}

@media all and (min-width: 40em) {
	.content h3 {
		font-size: 2.5em;
	}
}

h1,
h2,
h3 {
	font-family: "Merriweather", sans-serif;
	font-weight: 900;
}

p {
	font-family: "Merriweather", sans-serif;
	line-height: 1.5;
}

.l-block-spacing {
	min-height: 80vh;
	padding: 2em 0 4em 0;
}

.l-contained {
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 1em;
	padding-right: 1em;
}

@media all and (min-width: 40em) {
	.l-contained {
		padding-left: 2em;
		padding-right: 2em;
	}
}

.timeline-list {
	padding-bottom: 1em;
	position: relative;
	max-width: 700px;
	margin: 0 auto;
	list-style: none;
}

.timeline-list:before {
	content: "";
	border-left: 1px solid #c32426;
	left: -4px;
	height: 100%;
	position: absolute;
	bottom: 0;
	top: -1em;
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-animation: scaleVertical 3s 1s ease both 1;
	animation: scaleVertical 3s 1s ease both 1;
}

.timeline-list:after {
	content: "";
    clear: both;
    position: absolute;
    bottom: 14px;
	left: -14px;
    width: 20px;
    height: 1px;
/*    border-radius: 50%;*/
    background: none repeat scroll 0% 0% #c32426;
    border: 2px solid #c32426;
/*    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);*/
    -webkit-animation: revealScaleUp 0.75s 2.82s ease both 1;
    animation: revealScaleUp 0.75s 2.82s ease both 1;
}

.timeline-list li {
	margin: 0 0 3em 0;
	padding: 0 0.5em 0em 1.5em;
	position: relative;
    list-style: none !important;
}

.timeline-list li:before {
	content: "";
	position: absolute;
	top: 10px;
	left: -12px;
    width: 16px;
    height: 16px;
	background: #fff;
	border-radius: 50%;
	border: 2px solid #c32426;
	-webkit-animation: revealScaleUp 0.75s 0s ease both 1;
	animation: revealScaleUp 0.75s 0s ease both 1;
}

.timeline-list {
	-webkit-animation: reveal 2s 0 ease both 1;
	animation: reveal 2s 0 ease both 1;
}

.timeline-list li .content {
	-webkit-animation: revealFromLeft 0.5s 0s ease both 1;
	animation: revealFromLeft 0.5s 0s ease both 1;
}

.timeline-list li:nth-child(1):before {
	-webkit-animation-delay: 0.85s;
	animation-delay: 0.85s;
}

.timeline-list li:nth-child(1) .content {
	-webkit-animation-delay: 1.05s;
	animation-delay: 1.05s;
}

.timeline-list li:nth-child(2):before {
	-webkit-animation-delay: 1.2s;
	animation-delay: 1.2s;
}

.timeline-list li:nth-child(2) .content {
	-webkit-animation-delay: 1.5s;
	animation-delay: 1.5s;
}

.timeline-list li:nth-child(3):before {
	-webkit-animation-delay: 1.8s;
	animation-delay: 1.8s;
}

.timeline-list li:nth-child(3) .content {
	-webkit-animation-delay: 2.1s;
	animation-delay: 2.1s;
}

.timeline-list li:nth-child(4):before {
	-webkit-animation-delay: 2s;
	animation-delay: 2s;
}

.timeline-list li:nth-child(5) .content {
	-webkit-animation-delay: 2.3s;
	animation-delay: 2.3s;
}
.timeline_box{
	padding: 1em 1em 0;
	border: 2px solid #c32426;
    border-top:none;
    border-left:none;
/*
    background: #fff;
    box-shadow: 3px 3px 5px rgba(0,0,0,0.1);
*/
}
.timeline_date {
    margin-bottom: 6px;
}
.timeline_box h5 {
    color:#c32426;
}

@-webkit-keyframes revealFromLeft {
	0% {
		-webkit-transform: translateX(-1em);
		transform: translateX(-1em);
		opacity: 0;
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@keyframes revealFromLeft {
	0% {
		-webkit-transform: translateX(-1em);
		transform: translateX(-1em);
		opacity: 0;
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@-webkit-keyframes reveal {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

@keyframes reveal {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

@-webkit-keyframes scaleVertical {
	0% {
		-webkit-transform: scaleY(0);
		transform: scaleY(0);
	}
	100% {
		-webkit-transform: scaleY(1);
		transform: scaleY(1);
	}
}

@keyframes scaleVertical {
	0% {
		-webkit-transform: scaleY(0);
		transform: scaleY(0);
	}
	100% {
		-webkit-transform: scaleY(1);
		transform: scaleY(1);
	}
}

@-webkit-keyframes revealScaleUp {
	0% {
		opacity: 0;
		-webkit-transform: scale(0.5);
		transform: scale(0.5);
	}
	50% {
		opacity: 1;
		-webkit-transform: scale(1.3);
		transform: scale(1.3);
	}
	100% {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@keyframes revealScaleUp {
	0% {
		opacity: 0;
		-webkit-transform: scale(0.5);
		transform: scale(0.5);
	}
	50% {
		opacity: 1;
		-webkit-transform: scale(1.3);
		transform: scale(1.3);
	}
	100% {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

.pj_btn{
	border-bottom: 4px solid #c32426;
    padding-left: 0px!important;
}

.is_highlight_donate1{
     background-size: 140% auto !important;
    background-position: center top !important;
    background-repeat: no-repeat;
    background-color: #fffdee;
}