@charset "utf-8";
/* CSS Document */
@import url("https://p.typekit.net/p.css?s=1&k=bah8lzt&ht=tk&f=15528.15530.17252.17253&a=488337&app=typekit&e=css");

@font-face {
font-family:"europa";
src:url("https://use.typekit.net/af/f3ba4f/00000000000000003b9b12fa/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff2"),url("https://use.typekit.net/af/f3ba4f/00000000000000003b9b12fa/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff"),url("https://use.typekit.net/af/f3ba4f/00000000000000003b9b12fa/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("opentype");
font-style:normal;font-weight:700;
}

@font-face {
font-family:"europa";
src:url("https://use.typekit.net/af/4eabcf/00000000000000003b9b12fd/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/4eabcf/00000000000000003b9b12fd/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/4eabcf/00000000000000003b9b12fd/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");
font-style:normal;font-weight:400;
}

@font-face {
font-family:"europa";
src:url("https://use.typekit.net/af/e32ad9/00000000000000003b9b12fb/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("woff2"),url("https://use.typekit.net/af/e32ad9/00000000000000003b9b12fb/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("woff"),url("https://use.typekit.net/af/e32ad9/00000000000000003b9b12fb/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("opentype");
font-style:italic;font-weight:400;
}

@font-face {
font-family:"europa";
src:url("https://use.typekit.net/af/a6fa4a/00000000000000003b9b12fc/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("woff2"),url("https://use.typekit.net/af/a6fa4a/00000000000000003b9b12fc/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("woff"),url("https://use.typekit.net/af/a6fa4a/00000000000000003b9b12fc/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("opentype");
font-style:italic;font-weight:700;
}

.tk-europa { font-family: "europa",sans-serif; }


/*-- layout --*/

* {
	margin: 0;
	padding: 0;
	z-index: 0;
}

html, body {
	width: 100%;
	height: 100%;
	float: left;
	font-family: "europa";
	font-weight: 400;
	color: #000000;
	font-size: 18px;
	-webkit-font-smoothing: antialiased;
}

body {
	background: #ffffff;
	position: relative;
}

body:after {
	content: '';
	z-index: 99998;
	pointer-events: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background:#000;
	opacity: 0;
	pointer-events: none;
	transition: all 0.25s ease-in-out;
}
	body.popup-active:after {
		opacity: 0.8;
		pointer-events: all;
	}

#container {
	width: 100%;
	min-height: 100%;
	float: left;
	overflow: hidden;
}

header, nav, section, .container, footer {
	width: 100%;
	float: left;
	position: relative;
}

.first_container {
	margin-top: 604px;
}

.small_container {
	margin-top: 500px;
}

.container {
	width: 90%;
	padding: 4em 5% 0 5%;

	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}

.video_container {
    height: auto !important;

    -webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}

.content {
	max-width: 1200px;
	margin: 0 auto;
}

p a,
header #logo,
header .give-button,
header .give-button span,
header #menu,
header #menu span,
header nav ul li a,
header nav ul li ul,
.button,
#events .month,
#events .set,
#events #controls .button,
#events #controls .button i,
.image_link .overlay,
.image_link span,
.gallery_photo .overlay,
.gallery_photo i,
.social a,
.contact a,
#author a img,
.team_member .photo_container span,
.team_member .photo_container span i,
.team_member i,
form input,
.contact_social a,
.download_buttons a,
.download_buttons a i,
.event_listing .overlay,
#prev_month i,
#next_month i,
.events_controls .category_buttons,
.members_nav .button i,
.downloads span,
#author a img, a.read_more:hover, .downloads, .video_container {
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}

.gradient {
	background: #70b9c7; /* Old browsers */
	background: -moz-linear-gradient(left, #3396BC 0%, #52BCDC 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #3396BC 0%,#52BCDC 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #3396BC 0%,#52BCDC 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#70b9c7', endColorstr='#a55d9c',GradientType=1 ); /* IE6-9 */

	margin-top: 4em;
	padding-bottom: 6em;
}

.blue {
	background: #71B8C7;
	background: url(/assets/images/mountains.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}

.darkblue {
	background: #364C5E;
}

.grey {
	background: #eeeeee;
}

.left {
	text-align: left;
}

.left ul li,
.left ol li {
	list-style-position: inside;
}

.center {
	text-align: center;
}

.center ul li,
.center ol li {
	text-align: center;
	list-style-position: inside;
}

.right {
	text-align: right;
}

.right ul li,
.right ol li {
	text-align: right;
	list-style-position: inside;
}

.half {
	width: 45%;
	float: left;
}

.half:nth-child(2n+1) {
	padding: 0 10% 5% 0;
}

.third {
	width: 25%;
	float: left;
	padding: 0;
}

iframe {
	width: 40% !important;
	height: 23vw;
	float: left;
	margin: 0 3em 3em 0;
}

.ytp-cued-thumbnail-overlay-image {
    height: 125% !important;
    top: 0 !important;
    left: 0 !important;
    -ms-transform: translate(0,-10%);
    -webkit-transform: translate(0,-10%);
    transform: translate(0, -10%);
}

.video_container iframe {
    width: 75% !important;
    height: 380px !important;
    float: left;
    margin: 0 3em 5em 0;
}

.video_container .center iframe {
	float: none;
	margin: 4em 0 3em 0;
	float: none;
	top: 0;
    left: 0;
    -ms-transform: translate(0,-20%);
    -webkit-transform: translate(0,-20%);
    transform: translate(0,-20%);
}

.right iframe {
	float: right;
    margin: 0 0 3em 3em;
}

.center iframe {
	float: none;
	margin: 0 0 3em 0;
}

h1, h2, h3 {
	color: #37B0DD;
	font-weight: 100;
	font-size: 2.4em;
	padding-bottom: 0.2em;
}

h1 {
	font-style: italic;
    font-weight: bold;
}

h2 {
	font-size: 2.3em;
	font-weight: bold;
	margin-bottom: 0.3em;
	font-style: italic;
}

h3 {
	font-size: 1.5em;
	margin-top: 0.4em;
}

#activity h3 {
	margin-top: 0.6em;
	padding: 0;
}

.smallimg h3 {
	margin-top: 0.6em;
	padding: 0;
}

h1.heading {
    padding: 0;
}

h1.white, h2.white, h3.white {
    color: #fff;
}

.gradient h1, .gradient h2, .gradient h3 {
	color: #ffffff;
}

h2.white {
    font-size: 1.6em;
}

.verse {
    height: 400px !important;
}

.verse .banner_text {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.verse_content {
	width: 100%;
	top: 50%;
    left: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
}

#verse_title {
	color: #fff;
	text-align: center;
	font-size: 35px;
}

p {
    color: #757575;
    line-height: 1.5em;
    margin-bottom: 0.5em;
    margin-top: 0.5em;
}

.verse p {
	color: #fff;
    padding: 0 4em 0 4em;
    font-size: 26px;
    text-align: center;
    margin-bottom: 0;
}

p.push.chapter {
	color: #77CEC1;
    padding-top: 0.5em;
    font-size: 28px;
    text-align: center !important;
    color: #cafff7; 
}

p a {
	color: #37B0DD;
	text-decoration: underline;
}

p a:hover {
	opacity: 0.8;
}

ul, ol {
    color: #757575;
    line-height: 2em;
    font-size: 0.9em;
}

.line_break {
	width: 100%;
	clear: both;
}

.p_img {
	width: 320px;
	height: 320px;
	float: left;

	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;

	border: 5px solid #71B8C7;
	position: relative;

	margin: 0.7em 3em 1em 0;
}

.profile_img {
	width: 90px !important;
    height: 90px !important;

    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;

 	border: 3px solid #364C5E;;
    position: relative;
    display: inline-block;
    margin: 0.5em 1em 0.9em 0;
}

.no_image_border .p_img {
	height: auto !important;
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

.center .p_img {
	float: none;
	left: 50%;
	-ms-transform: translate(-50%,0);
    -webkit-transform: translate(-50%,0);
    transform: translate(-50%,0);
	margin: 0 0 3em 0;
}

.right .p_img {
	float: right;

	margin: 0 0 3em 3em;
}

.small_images .p_img {
	float: right;

	margin: 0 0 3em 3em;
}

.p_img b {
	width: 100%;
	width: -moz-calc(100% - 10px);
	width: -webkit-calc(100% - 10px);
	width: -o-calc(100% - 10px);
	width: calc(100% - 10px);

	height: 100%;
	height: -moz-calc(100% - 10px);
	height: -webkit-calc(100% - 10px);
	height: -o-calc(100% - 10px);
	height: calc(100% - 10px);
	float: left;

	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;

	border: 5px solid #ffffff;
	position: absolute;
	top: 0;
	left: 0;
	background-position: 50% 10% !important;
}

.no_image_border .p_img b {
	display: none;
}

.no_image_border .p_img img {
	width: 110% !important;
	height: auto !important;
	display: block !important;
}

div#contact_info {
	display: inline-block;
	width: 40%;
	height: 130px;
	border-bottom: 3px solid #71B8C7;
}

div#activity {
	float: left;
    width: 100%;
    width: -moz-calc(100% - 270px - 3em);
    width: -webkit-calc(100% - 270px - 3em);
    width: -o-calc(100% - 270px - 3em);
    width: calc(100% - 270px - 3em);
}

div#contact_text {
    width: auto;
    display: inline-block;
    clear: left;
    width: -moz-calc(50% - 10px);
    width: -webkit-calc(50% - 10px);
    width: -o-calc(50% - 10px);
    width: calc(50% - 10px);
    margin-top: 1.5em;
}

div#contact_text p {
	margin-bottom: 0;
	margin-top: 0;
}

img {
	width: 100%;
}

.smallimg .p_img {
	width: 260px;
    height: 260px;
}

div#text {
    float: left;
    width: 100%;
    height: -moz-calc(100% - 270px - 3em);
    width: -webkit-calc(100% - 270px - 3em);
    height: -o-calc(100% - 270px - 3em);
    width: calc(100% - 270px - 3em);
}

div#text_lrg {
    float: left;
    width: 100%;
    height: -moz-calc(100% - 330px - 3em);
    width: -webkit-calc(100% - 330px - 3em);
    height: -o-calc(100% - 330px - 3em);
    width: calc(100% - 330px - 3em);
}

.welcome {
	margin: 1em 0 0 13em;
}

.button {
	background: #77CEC1; /* Old browsers */
	color: #ffffff;
	text-decoration: none;
	padding: 0.7em 0.7em;

	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;

	margin: 1em 0 0 0;
	float: left;

	font-size: 1em;
    text-transform: uppercase;
    font-weight: bold;

	border: none;
}

.button:hover {
	background: #37B0DD;
}

.center .button {
	float: left;
	position: relative;
	left: 50%;
	-ms-transform: translate(-50%,0);
    -webkit-transform: translate(-50%,0);
    transform: translate(-50%,0);
}

.right .button {
	float: right;
}

.gradient .button {
	background: none;
	border: 2px solid #ffffff;
	text-transform: uppercase;
}

#events button.selected,
.gradient .button:hover {
	background: #ffffff;
	color: #71B8C7;
}

.dotted_line {
    width: 0;
    height: 100%;
    height: -moz-calc(100% - 18em);
    height: -webkit-calc(100% - 18em);
    height: -o-calc(100% - 18em);
    height: calc(100% - 18em);
    position: absolute;
    top: 13em;
    left: 50%;
    -ms-transform: translate(-50%,0);
    -webkit-transform: translate(-50%,0);
    transform: translate(-50%,0);
    border-right: 2px dashed #E7E7E7;
}

.dotted_line_contact {
	width: 0;
    height: 45%;
    height: -moz-calc(45% - 5em);
    height: -webkit-calc(45% - 5em);
    height: -o-calc(45% - 5em);
    height: calc(45% - 5em);
    position: absolute;
    top: 4em;
    left: 50%;
    -ms-transform: translate(-50%,0);
    -webkit-transform: translate(-50%,0);
    transform: translate(-50%,0);
    border-right: 2px dashed #E7E7E7;
}

.blue .dotted_line {
    border-right: 2px dashed #7EC3D1;
}

.content.services {
    margin-bottom: 2em;
}

form {
	width: 100%;
	float: left;
}

form input,
form textarea {
	width: 94%;
	float: left;

	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;

	padding: 0.8em 3%;
	margin: 0 0 1em 0;

	border: 2px solid #364C5E;

	font-size: 1em;

	font-family: "Arial";
	color: #757575;
	-webkit-appearance: none;
}

form input:hover,
form input:focus {
	border: 2px solid #37B0DD;
}

form input[type="submit"] {
	width: auto;
	margin: 0;
	border: none;
}

/*-- header --*/

header {
	width: 90%;
	height: 604px;
	padding: 0 5%;

	margin-top: 0 !important;
	padding-bottom: 0 !important;

	position: absolute;
	z-index: 500;

	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}

.small_header {
	height: 490px !important;
}

header .content {
	padding: 0;
	position: relative;
	z-index: 3000;
}

header .container {
	width: 100%;
	padding: 3em 0;
}

header #logo {
	width: 190px;
	float: left;
}

header #logo:hover {
	opacity: 0.8;
}

header #logo img {
	width: 120%;
	float: left;
	background: no-repeat;
}

header .cover {
	width: 100%;
	float: left;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1000;
	background: no-repeat;
}

header nav,
header #menu {
	width: auto;
	float: right;
    font-weight: bold;

	position: absolute;
    top: 55%;
    /* right: 5%; */
	right: 0;
	-ms-transform: translate(0,-50%);
    -webkit-transform: translate(0,-50%);
    transform: translate(0,-50%);
}

header #menu {
	display: none;
}

header nav ul {
	width: auto;
	float: right;
}

header nav ul li {
	width: auto;
	float: left;
	list-style: none;
	position: relative;
	padding-bottom: 1em;
}

header nav ul li a {
	color: #ffffff;
	text-decoration: none;
	margin-left: 1em;
}

header nav ul li a:hover,
header nav ul li:hover a,
header nav ul .selected a,
header nav ul .ancestor a {
	color: #77CEC1;
}

header nav ul li ul {
	width: 150px;

	float: left;
	position: absolute;
	top: 90%;
	left: 50%;
	-ms-transform: translate(-50%,0);
    -webkit-transform: translate(-50%,0);
    transform: translate(-50%,0);

	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;

	margin-left: 0.5em;

	background: rgba(255,255,255,1);

	opacity: 0;
	visibility: hidden;

	border: 1px solid #cccccc;
}

header nav ul li:hover ul {
	top: 100%;
	opacity: 1;
	visibility: visible;
}

header nav ul li ul i {
	position: absolute;
	top: 0;
	left: 50%;
	-ms-transform: translate(-50%,-100%);
    -webkit-transform: translate(-50%,-100%);
    transform: translate(-50%,-100%);

    color: #ffffff;
    line-height: 0.3em !important;
}

header nav ul li ul li {
	width: 100%;
	float: left;
	padding-bottom: 0;
}

header nav ul li ul li a {
	width: 100%;

	color: #A45D9C;

	border-bottom: none !important;
}

header nav ul li ul li a:hover,
header nav ul li ul .selected a {
	margin-left: 1.2em;
	border-bottom: none !important;
	color: #71B8C7;
}

header .give-button {
	cursor: pointer;
	width: 110px;
	height: 110px;
	float: left;

	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;

	position: absolute;
	top: 0;
	right: 0;
	-ms-transform: translate(0,-50%);
    -webkit-transform: translate(0,-50%);
    transform: translate(0,-50%);

	border: 5px solid #77CEC1;

	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}

header .give-button span {
	width: 95%;
	height: 95%;
	float: left;

	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;

	position: absolute;
	top: 50%;
	left: 50%;
	-ms-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);

	text-align: center;
	color: #ffffff;
	background: #77CEC1;
	font-size: 0.9em;
}

header .give-button:hover span {
	color: #77CEC1;
	background: #ffffff;
}

header .give-button span b {
	width: 100%;
	position: absolute;
	top: 70%;
	left: 50%;

	-ms-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);

	text-align: center;
	font-weight: 700;
	float: left;
	text-transform: uppercase;
}

header #banner {
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
	overflow: hidden;
}

.hide {
	opacity: 0;
}

header #banner,
header .banner {
	width: 100%;
	height: 100%;

	position: absolute;
	top: 0;
	left: 0;

	z-index: -1000;
}

header .banner {
	opacity: 0;
	z-index: 0;

	-webkit-transition: opacity 2s ease;
	-moz-transition: opacity 2s ease;
	-ms-transition: opacity 2s ease;
	-o-transition: opacity 2s ease;
	transition: opacity 2s ease;
}

header .banner_text {
	width: 90%;
	float: left;

	position: absolute;
	bottom: 12em;
	left: 5%;
	z-index: 1000;
}

header .banner_text h1,
header .banner_text h1 span {
	width: 100%;
	float: left;
	color: #ffffff;

	-webkit-transition: all 2s ease;
	-moz-transition: all 2s ease;
	-ms-transition: all 2s ease;
	-o-transition: all 2s ease;
	transition: all 2s ease;
}

header .banner_text h1 {
	font-size: 2.7em;
    font-style: italic;
    font-weight: bold;
}

header.small_header .banner_text {
	bottom: 11em;
	z-index: 1000;
}

header .banner_text .push {
	margin-left: 3em;
	opacity: 0;
}

header.small_header.banner_text h1{
	top: 47%;
}

/*-- events --*/

#facebook.container,
#events.container {
	padding: 4em 5%;
}

#events h3 {
	font-size: 2.8em;
	margin-top: 0;
	margin-bottom: 1em;
}

#events .content .container {
	width: 100%;
	padding: 0;
	height: 300px;
	margin-top: 1em;
	margin-bottom: 4em;
}

#events .month,
#events .set {
	width: 100%;
	float: left;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 1;
	z-index: 0;
}

#events .set .event:nth-child(4n+4) {
	clear: left;
}

#events .selected,
#events .month .selected {
	z-index: 1000
}

#events .selected {
	z-index: 1000
}

.event_hide {
	top: -10em !important;
	opacity: 0 !important;
}

.event_hide_2 {
	top: 10em !important;
	opacity: 0 !important;
}

.event_left {
	left: -50% !important;
	opacity: 0 !important;
}

.event_right {
	left: 50% !important;
	opacity: 0 !important;
}

#facebook .post,
#events .event {
	width: 30%;
	float: left;
	margin-bottom: 3em;
	margin-right: 3%;
}

#facebook .post {
	margin-bottom: 0;
}

#events .event:nth-child(3n+3),
#facebook .post:nth-child(3n+3) {
	margin-right: 0;
}

#events .day {
	width: 30%;
	height: 108px;
	float: left;
	background: #ffffff;

	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;

	position: relative;
}

#facebook .post img {
	width: 24.5%;
	height: 88px;
	float: left;
}

#facebook_img {
	background: no-repeat;
}

#events .day span {
	position: absolute;
	top: 50%;
	left: 50%;
	-ms-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    font-style: italic;
    font-weight: 500;
    color: #71B8C7;
    font-size: 3em;
}

#events .day .double_date {
	font-size: 1.5em;
    text-align: center;
    width: 95%;
    height: 62%;
}

#events .day .double_date i {
	position: absolute;
	top: 50%;
	left: 50%;
	-ms-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);

    font-size: 2em;
}

#events .day .double_date b {
    float: left;
    font-size: 1em;

    position: absolute;
    top: 0;
    left: 10%;
}

#events .day .double_date b:nth-child(3) {
    float: right;
    top: auto;
    bottom: 0;
    left: auto;
    right: 10%;
}

#facebook .post .text_holder,
#events h4,
#events p {
	width: 66%;
	float: right;
	color: #ffffff;
}

#facebook .post p,
#events p {
	color: #DDDDDD;
	font-size: 0.8em;
	line-height: 1.5em;
}

#events #month_controls {
	float: left;
	bottom: 0;
    position: relative;
   	-ms-transform: translate(0, 50%);
    -webkit-transform: translate(0, 50%);
    transform: translate(0, 50%);
}

#events #controls {
	float: right;
	bottom: 0;
    position: relative;
   	-ms-transform: translate(0, 50%);
    -webkit-transform: translate(0, 50%);
    transform: translate(0, 50%);
}

#events .button {
	margin-right: 1.5em;
	position: relative;
	z-index: 1000;
}

#events #controls .button {
	margin-left: 1.5em;
	margin-right: 0;

	position: relative;
}

#events #controls .button:hover {
	padding: 0.7em 0.75em 0.7em 1.25em;

	background: rgba(255,255,255,0.2);
	color: #ffffff;
}

#events #controls .button:hover:nth-child(2n+2) {
	padding: 0.7em 1.25em 0.7em 0.75em;
}

#events #controls .button i {
	opacity: 1;

	position: absolute;
	top: 50%;
	left: 1em;
	-ms-transform: translate(0,-50%);
    -webkit-transform: translate(0,-50%);
    transform: translate(0,-50%);

    opacity: 0;

}

#events #controls .button:hover i {
	left: 0.5em;
    opacity: 1;
}

#events #controls .button:nth-child(2n+2) i {
	left: auto;
	right: 1em;
}

#events #controls .button:hover:nth-child(2n+2) i {
	left: auto;
	right: 0.5em;
}

#facebook .post .button {
	padding: 0.3em 0.3em;
}

/*-- latest --*/

#latest h3 {
	margin-top: 0;
	margin-bottom: 0.5em;
	font-size: 1.3em;
    font-weight: bold;
}

.first_audio {
    font-size: 1.3em;
}

.audio {
	width: 100%;
	float: left;
	position: relative;
}

.audio .info {
	width: 100%;
	width: -moz-calc(100% - 95px);
	width: -webkit-calc(100% - 95px);
	width: -o-calc(100% - 95px);
	width: calc(100% - 95px);

	float: right;

	position: relative;
	right: 0;
	top: 0;
	-ms-transform: translate(0,0);
    -webkit-transform: translate(0,0);
    transform: translate(0,0);

    margin: 1em 0;

    text-decoration: none;
}

.first_audio .info {
    width: 100%;
    width: -moz-calc(100% - 115px);
    width: -webkit-calc(100% - 115px);
    width: -o-calc(100% - 115px);
    width: calc(100% - 115px);
}

.audio .info h3 {
	font-size: 1.3em !important;
	letter-spacing: 0.03em;
	font-style: normal;
	font-weight: 700;
	color: #71B8C7;
	margin-bottom: 0 !important;
}

.audio .info p {
	margin-top: 0;
	font-size: 1.1em;
}

.audio .info p a {
	border: 2px solid #D8D8D8;
	color: #D8D8D8;

	font-size: 0.6em;

	line-height: normal;

	padding: 0.4em 0.8em 0.2em 0.8em;

	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;

	text-transform: uppercase;
}

.audio .info p a:hover {
	border: 2px solid #757575;
	color: #757575;
}

.latest {
	width: 90%;
	float: left;

	border: 2px dashed #E7E7E7;
	border-top: none;

	padding: 1.3em 5% 1.2em 5%;
	margin-bottom: 1.5em;
}

.latest .info {
	margin: 0;
}

.latest_heading {
	width: 90%;
	color: #ffffff;
	background: #A45D9C;
	font-style: normal;
	font-size: 2em;
	padding: 0.5em 5% 0.5em 5%;
	margin: 0 !important;
	border: 2px solid #A45D9C;
}

/*-- image_link --*/

.image_link {
	width: 100%;
	height: 160px;
	float: left;
	background: #77CEC1;

	position: relative;
	margin-bottom: 2em;
}

.third_link {
	width: 33.33%;
	width: -moz-calc(33.3% - 1.4em);
	width: -webkit-calc(33.3% - 1.4em);
	width: -o-calc(33.3% - 1.4em);
	width: calc(33.3% - 1.4em);

	height: 250px;

	margin-right: 2em;
	margin-bottom: 2em;
}

.third_link:nth-child(3n+3) {
	margin-right: 0;
}

.image_link .overlay {
	width: 100%;
    height: 100%;
    opacity: 0.55;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
}

.image_link:hover .overlay {
	opacity: 0.05;
}

.image_link span {
	width: auto;
	position: absolute;
	top: 50%;
	left: 50%;
	-ms-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);

	z-index: 1000;

	color: #ffffff;
	text-align: center;
	font-size: 2em;
	font-weight: 700;
}

.image_link:hover span {
    -ms-transform: translate(-50%,-50%) scale(1.2); /* IE 9 */
    -webkit-transform: translate(-50%,-50%) scale(1.2); /* Chrome, Safari, Opera */
    transform: translate(-50%,-50%) scale(1.2);
}

.image_link span b {
	width: 100%;
	float: left;
	font-weight: 300;
	font-size: 0.6em;
	margin-top: 0.2em;
}

.download_link span {
	pointer-events: none;
}

.download_link .overlay {
	opacity: 0.1;
}

.download_link .overlay i {
	font-size: 8em;
	position: absolute;
	top: 50%;
	left: 50%;
	-ms-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);

    color: #ffffff;
}

.download_link .overlay:hover {
	opacity: 0.2;
}

/*-- team --*/

.team_member {
	width: 25%;
	margin: 3em 3.5% 0 3.5%;
	display: inline-block;
	position: relative;

	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}

div.team_member:hover {
    filter: grayscale(1);
}

.team_member i {
	position: absolute;
	bottom: -3em;
	left: 50%;
	-ms-transform: translate(-50%,0);
    -webkit-transform: translate(-50%,0);
    transform: translate(-50%,0);

    font-size: 3em;
    color: #ffffff;
	opacity: 0;
}

.team_selected i {
	bottom: -1.5em;
	opacity: 1;
}

.fade_out {
	opacity: 0.4;
}

.fade_out:hover {
	opacity: 1;
}


.team_member .photo_container {
	width: 81%;
	height: 243px;
	float: left;

	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;

	border: 4px solid #ffffff;

	position: relative;
	top: 0;
	left: 50%;
	-ms-transform: translate(-50%,0);
    -webkit-transform: translate(-50%,0);
    transform: translate(-50%,0);
}

.team_member .photo_container .photo {
	width: 97%;
	height: 97%;
	position: absolute;
	top: 50%;
	left: 50%;
	-ms-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);

	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
}

.team_member .photo_container span {
	width: 97%;
	height: 97%;
	position: absolute;
	top: 50%;
	left: 50%;
	-ms-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
	margin-top: 0;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	background: rgba(255,255,255,0.4);
	opacity: 0;
}

.team_member:hover .photo_container span {
	opacity: 1;
}

.team_member .photo_container span i {
	position: absolute;
	top: 50%;
	left: 50%;
	-ms-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
	color: #71B8C7;
}

.team_member:hover .photo_container span i {
	font-size: 1.5em;
}

.team_member span {
	width: 100%;
	float: left;
	color: #ffffff;
	margin-top: 1em;
	font-size: 1.3em;
}

.team_bio {
    margin-top: 3em;
    padding: 3em 6%;
    background: #ffffff;
    width: 100%;
    margin-left: -6%;
    position: relative;
}

.team_bio h1,
.team_bio h2,
.team_bio h3 {
	color: #364C5E;
}

/*-- gallery_photo --*/

#gallery {
	width: 100%;
	padding: 0;
}

.gallery_photo {
	width: 33.3%;
	width: -moz-calc(33.3% - 20px);
	width: -webkit-calc(33.3% - 20px);
	width: -o-calc(33.3% - 20px);
	width: calc(33.3% - 20px);

	height: 20vw;
	float: left;

	border-top: 30px solid #ffffff;
	border-bottom: 30px solid #ffffff;
	border-right: 30px solid #ffffff;

	position: relative;

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#70b9c7', endColorstr='#a55d9c',GradientType=1 ); /* IE6-9 */

	list-style: none;
}

.gallery_photo:nth-child(3n+3) {
	border-right: none;
}

.gallery_photo .overlay {
	width: 100%;
	height: 100%;
	position: absolute;
}

.gallery_photo i {
	color: #ffffff;
	font-size: 3em;
	position: absolute;
	top: 50%;
	left: 50%;
	-ms-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);

	opacity: 0;
}

.gallery_photo:hover i {
	opacity: 1;
	font-size: 3.5em;
}

/*-- contact page --*/

.contact_social {
	margin-bottom: 1em;
}

.contact_social a {
	width: 2.2em;
    height: 2.2em;
    float: left;
    margin-right: 1em;
    background: #ffffff;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    position: relative;
	background: #77CEC1 !important;
}

.contact_social a:hover {
	opacity: 0.8;
}

.contact_social a i {
	color: #ffffff !important;
}

.contact_address {
	width: 50%;
	float: left;
	margin-top: 1em;
}

/*-- google maps --*/

.maps {
	width: 100%;
	float: left;
	position: relative;
	margin-top: 6em;
	margin-bottom: 6em;
}

.google_map {
	width: 50%;
    width: -moz-calc(50% - 3em);
    width: -webkit-calc(50% - 3em);
    width: -o-calc(50% - 3em);
    width: calc(50% - 3em);

    overflow: hidden;
    position: relative;
    float: left;
}

.google_map .map_container {
	width: 100%;
	width: -moz-calc(100% - 4px);
	width: -webkit-calc(100% - 4px);
	width: -o-calc(100% - 4px);
	width: calc(100% - 4px);

	height: 350px;

	float: left;
	border: 2px dashed #E7E7E7;
	border-bottom: none;
}

.google_map:nth-child(even) {
	float: right;
}

.google_map .cmsmap {
	width: 100% !important;
	height: 100% !important;
	float: left;
}

.google_map h2 {
	width: 100%;
	float: left;
	background: #70b9c7;
	color: #ffffff;
	text-align: center;
	padding: 0.5em 0;
	margin: 0;
	font-size: 1.7em;
}

.google_map:nth-child(even) h2 {
	background: #364C5E;
}

/*-- events --*/

.events_outer_holder {
	width: 70%;
	float: left;
}

.events_outer_holder2 {
	width: 65%;
	float: left;
}

.sermons_outer_holder {
	margin-bottom: 3em !important;
	text-align: left !important;
}

.sermons_outer_holder h2 {
	margin-bottom: 0.5em;
}

.sermons_outer_holder .latest_heading {
	float: left;
}

.sermons_outer_holder .events_controls {
	margin-bottom: 2em;
}

.sermons_outer_holder .events_controls div {
    left: 0;
    -ms-transform: translate(0,0);
    -webkit-transform: translate(0,0);
    transform: translate(0,0);
    text-align: left;
}

#events_holder {
	width: 100%;
	margin: 0 auto;
	display: inline-block;
}

.event_listing {
    width: 100%;
    float: left;
    padding: 2em 6% 2.5em 6%;
    color: #ffffff;
    text-decoration: none;
    text-align: center;
    margin-top: 1em;
    position: relative;
    height: 225px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    overflow: hidden;
}

.main_event {
	position: absolute;
	float: left;
	top: 165px;
	padding: 0 4% 0 0;
}

.event_listing:nth-child(3n+3) {
	margin-right: 0;
}

.event_listing_200yrs {
    height: 195px;
    padding: 2em 4% 2em 4%;
}

.event_listing .overlay {
	width: 100%;
    height: 140px;
    position: absolute;
    top: 0;
    left: 50%;
    -ms-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,0);
    z-index: 0;
    opacity: 0.2;
    background: #ffffff;
}

#main_event_details {
	width: 95%;
    width: -moz-calc(95% - 220px - 3em);
    width: -webkit-calc(95% - 220px - 3em);
    width: -o-calc(95% - 220px - 3em);
	width: calc(95% - 220px - 3em);
    float: left;
}

#main_event_details h2 {
	font-size: 1.9em;
}

p.details {
	font-size: 16px;
}

a.read_more, a.read_more_200yrs {
    width: 100%;
    margin-top: 0.5em;
    text-align: center;
    background: #77CEC1;
    color: #ffffff;
    text-decoration: none;
    padding: 0.7em 0.65em;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    float: left;
    font-size: 1em;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 2em;
}

a.read_more:hover {
    background-color: #364c5d;
}

a.read_more {
    color: #fff;
    text-decoration: none;
    font-size: 1.1em;
}

.month_events {
    width: 100%;
    float: left;
}

#events_title {
	width: 700px;
	max-width: 100%;
	text-align: center;
	margin: 0 auto;
	margin-bottom: 1em;
}

#events_title a {
	font-size: 0.5em;
	margin-top: 0;
}

#events_title a:nth-child(2) {
	float: right;
}

.event_listing h2 {
	color: #ffffff;
	position: relative;
    z-index: 1000;
    font-size: 1.2em;
}

.event_listing h2 span {
	width: 100%;
	float: left;

	font-size: 0.4em;

	font-style: normal;
}

.event_listing p {
	width: 100%;
	color: #ffffff;
	font-size: 0.9em;
	margin: 0 0 1em 0;
	float: left;
	position: relative;
    z-index: 1000;
}

#events_sidebar {
	width: 100%;
	float: left;
	text-align: center;
	padding: 0.7em 0;
}

#events_sidebar a {
	float: none;
	margin: 0.5em 0;
}

.events_outer_holder.events_outer_holder_200yrs {
    width: 100%;
}

.events_outer_holder .maps {
	margin-top: 2em;
	margin-bottom: 0;
}

.events_outer_holder .maps .google_map {
    width: 100% !important;
	border-bottom: 2px dashed #E7E7E7;
	margin-left: 0;
}

.event_details { 
	font-weight: 900;
}

p.event_details.details {
    margin: 0 0 1.5em 0;
}

.share_title {
	width: 130px !important;
    font-weight: 900;
}

.events_container {
	padding-top: 0em;
}

/*-- sidebar --*/

.sidebar {
	width: 300px;
	float: right;
}

.events_controls {
	width: 90%;
	margin-top: 1em;
	float: left;
	border: 2px dashed #E7E7E7;

	padding: 0 5% 0.5em 5%;
}

#prev_month,
#next_month {
	position: relative;
    padding: 0.7em 1em 0.7em 1.2em;
}

#prev_month:hover {
    padding: 0.7em 0.8em 0.7em 1.6em;
}

#next_month:hover {
    padding: 0.7em 1.6em 0.7em 0.8em;
}

#prev_month {
	margin-right: 9%;
}

#prev_month span,
#next_month span {
	width: 100%;
	float: left;
}

#prev_month {
	text-align: right;
}

#prev_month i,
#next_month i {
	position: absolute;

	top: 50%;
	left: 1.2em;
	-ms-transform: translate(0,-50%);
    -webkit-transform: translate(0,-50%);
    transform: translate(0,-50%);

    opacity: 0;
}

#next_month i {
	left: auto;
	right: 1.2em;
}

#prev_month:hover i,
#next_month:hover i {
	left: 0.8em;

    opacity: 1;
}

#next_month:hover i {
	left: auto;
	right: 0.8em;
}

.events_controls h4 {
	width: 100%;
	color: #364C5E;
	margin: 1em 0 0.5em 0;
	float: left;
	font-size: 20px;
}

.events_controls .category_buttons {
	float: left;
	color: #70b9c7;
	text-decoration: none;
	margin: 0.2em;
    padding: 0.5em;
    border-radius: 1.5em;
    border: 1px solid;
}

.events_controls .selected,
.events_controls .category_buttons:hover {
	color: #757575;
}

.event .date_time {
	margin-top: 1em;
}

.line {
	width: 100%;
    float: left;
    left: 0;
    position: absolute;
    border-bottom: 2px solid #fff;
    top: 140px;
}

.individual_event, .individual_event2 {
    float: left;
    margin: 0 2em 0 0;
    width: 33%;
    width: -moz-calc(33% - 0px - 2em);
    width: -webkit-calc(33% - 0px - 2em);
    width: -o-calc(33% - 0px - 2em);
    width: calc(33% - 0px - 2em);
    float: left;
}

.individual_event2 {
	margin: 0 2em 0 0;
    /* width: 30%; */
    width: 33%;
    width: -moz-calc(33% - 0px - 3em);
    width: -webkit-calc(33% - 0px - 3em);
    width: -o-calc(33% - 0px - 3em);
    width: calc(33% - 0px - 3em);
}

/*.individual_event2:nth-child(1n) {
	margin-left: 1em;
}*/

.event.event_200yrs {
    padding-top: 5em;
}

.events_outer_holder2 .p_img {
	height: 230px;
	width: 230px;
}

.sidebar .details {
	text-align: center;
	padding: 2em 0;
	margin-bottom: 2em;
	background: #71B8C7;
	color: #ffffff;
}

.sidebar .details i {
	width: 100%;
	float: left;
	font-size: 5em;
}
.sidebar .latest_heading {
	text-align: center;
}

.sidebar .audio {
	left: 50%;
	width: 88px;
	height: 100px;
	-ms-transform: translate(-50%,0);
    -webkit-transform: translate(-50%,0);
    transform: translate(-50%,0);
}

.downloads, .video_container {
	width: 100%;
	height: 8em;

	float: left;

	text-align: center;

	font-size: 1.5em;

	text-decoration: none;
	color: #ffffff;
	background: #37b0dd;

	position: relative;

	margin-top: 2em;
}

.verse {
	width: 100%;
	height: 8em;

	float: left;

	text-align: center;

	font-size: 1.5em;

	text-decoration: none;
	color: #ffffff;

	position: relative;

	margin-top: 2em;

    background: #70b9c7;
    background: -moz-linear-gradient(left, #3396BC 0%, #52BCDC 100%);
    background: -webkit-linear-gradient(left, #3396BC 0%,#52BCDC 100%);
    background: linear-gradient(to right, #3396BC 0%,#52BCDC 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#70b9c7', endColorstr='#a55d9c',GradientType=1 );
}

.verse .overlay {
	width: 100%;
	height: 100%;
	
	position: absolute;
	top: 50%;
	left: 50%;
	-ms-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);

    opacity: 0.4;

    z-index: 0;
}

.downloads .overlay {
	width: 100%;
	height: 100%;
	
	position: absolute;
	top: 50%;
	left: 50%;
	-ms-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);

    opacity: 0.4;

    z-index: 0;
}

.downloads span {
	width: 60%;
	
	position: absolute;
	top: 50%;
	left: 50%;
	-ms-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);

    font-weight: 500;
}

.downloads:hover span {
	-ms-transform: translate(-50%,-50%) scale(1.2);
    -webkit-transform: translate(-50%,-50%) scale(1.2);
    transform: translate(-50%,-50%) scale(1.2);
}

.downloads span i {
	width: 100%;
	float: left;
	color: #364c5d;
}

.links {
    margin-top: 0;
    background: #77CEC1;
    height: 6em;
    text-align: center;
    background: #77CEC1;
    color: #ffffff;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    font-weight: bold;
    overflow: hidden;
}

.links:nth-child(2n + 2) {
    margin-top: 2em;
}

/*-- footer --*/

footer .container {
	padding: 3em 5%;
}

footer .dotted_line {
	height: 100%;
	height: -moz-calc(100% - 6em);
	height: -webkit-calc(100% - 6em);
	height: -o-calc(100% - 6em);
	height: calc(100% - 6em);
	top: 2.5em;
}

footer .content {
	padding: 0 5%;
}

#contact_details {
	position: absolute;
	top: 3em;
	left: 0;
	height: 100%;
	height: -moz-calc(100% - 6em);
	height: -webkit-calc(100% - 6em);
	height: -o-calc(100% - 6em);
	height: calc(100% - 6em);
}

.social,
.contact {
	width: 100%;
	float: left;
}

.contact {
	position: absolute;
	bottom: 0;
	left: 0;
}

.social a {
	height: 2.2em;
	float: left;
	margin-right: 1em;

	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;

	position: relative;
}

.social a:hover {
	opacity: 0.5;
}

.social a i {
	position: absolute;
	top: 50%;
	left: 50%;
	-ms-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);

	color: #71B8C7;
	font-size: 0.9em;
}

footer .social a { 
	position:relative; 
}

footer .social a i {
	position: absolute;
    top: 50%;
    left: 50%;
    color: #55b5d8;
    background-color: #fff;
    font-size: 1em;
    padding: 0.5em;

    -ms-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    transform: translate(0,-45%);

    -webkit-border-radius: 40%;
    -moz-border-radius: 40%;
    border-radius: 40%;
}

footer .social a i {
    position: absolute;
    top: 50%;
    left: 50%;
    color: #55b5d8;
    background-color: #fff;
    font-size: 1em;
    padding: 0.5em;

    -ms-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    transform: translate(0,-45%);

    -webkit-border-radius: 40%;
    -moz-border-radius: 40%;
    border-radius: 40%;
}


footer .social a #facebook_footer {
	width: 75%;
}

.contact a {
	color: #ffffff;
	text-decoration: underline;
	float: left;
	clear: both;
	text-decoration: none;
}

.contact a:hover {
	color: #E7E7E7;
}

#addresses {
	width: 50%;
	position: relative;
	top: 0;
	left: 50%;
	-ms-transform: translate(-50%,0);
    -webkit-transform: translate(-50%,0);
    transform: translate(-50%,0);
}

#addresses .half {
	width: 45%;
}

#addresses .half:nth-child(2n+2) {
	padding: 0;
}

#addresses p {
	color: #ffffff;
	font-size: 1em;
	line-height: 1.3em;
}

#author {
	position: absolute;
	height: 100%;
	right: 0;
	top: 0;
}

#author a {
	width: 135px;
	position: absolute;
	bottom: 3em;
	right: 0;

			
	display: flex;
	justify-content: flex-end;
	align-items: flex-end;
	align-items: center;
	color: #fff;
	font-size: 1em;
	text-decoration: none;
	font-weight: 600;
	width: 200px;
	transition: all 0.25s ease-in-out;
}

#author a span {
	/* width: 100%; */
	float: left;
	text-align: center;
	color: #ffffff;
	font-weight: 300;
	margin-bottom: 0.4em;
	
	text-decoration: underline;
    margin: 0 10px 0 3px;
    transition: all 0.25s ease-in-out;
}

#author a:hover {
	opacity: .5;
}

#author a svg {
	max-width: 27px;
    max-height: 22px;
}

#author a img {
	width: 100%;
	float: left;
	position: relative;
	z-index: 1000;
	background: no-repeat;
}

#author a:hover img {
	opacity: 0;
}

#author a:hover .hidden {
	opacity: 1;
}

#author a .hidden {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 0;
}

footer .darkblue {
	width: 100%;
	padding: 0.8em 0;
	border-top: 5px solid #ffffff;
}

footer .darkblue p {
	width: auto;
	float: left;
	color: #ffffff;
	font-size: 0.8em;
	margin-top: 0;
	margin-bottom: 0;
	font-weight: 300;
}

footer .darkblue p b {
	font-weight: normal;
	margin-left: 3em;
}

footer .darkblue .right {
	float: right;
}

b.date {
    color: #364c5c;
    font-size: 0.5em;
    width: 100%;
    float: left;
    margin-bottom: -8px;
}

div#latest {
    padding: 3em 5%;
}

/* -- share event social --*/
.share_buttons {
    width: 100%;
    float: left;
    margin-top: 2em;
}

.share_buttons li {
    width: 40px;
    height: 40px;
    float: left;
    list-style: none;
    padding-left: 0 !important;
    padding-right: 10px;
}

.share_buttons li a {
    width: 100%;
    height: 100%;
    float: left;
    text-decoration: none;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    background: #dbdbdb;
    position: relative;
}

.share_buttons li a i {
    position: absolute;
    top: 50%;
    left: 50%;
    color: #ffffff;
    -ms-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.video_holder {
	opacity: 0.2;
    width: 100%;
    height: 100%;
    position: absolute;
}

.video_holder video {
	width: auto;
    height: auto;
    position: absolute;
    min-width: 100%;
    min-height: 100%;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.sidebar_links {
	width: 270px;
}

.show {
	display: block !important;
}

.individual_event2:nth-child(1n) {
    margin-left: 1.15em;
}

.popup-modal, .donatePopUp {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 660px;
	height: 600px;
    transform: translate(-50%,-50%);
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    pointer-events: none;
    z-index: 99999;
    opacity: 0;
	transition: all 0.25s ease-in-out;
	padding: 60px;
	max-width: 90%;
	max-height: 90%;
}
    .popup-modal .content, .donatePopUp .content {
        text-align: center;
    }
		.popup-modal .content h2, .donatePopUp .content h2 {
			text-transform: uppercase;
		}
        .popup-modal .content p, .donatePopUp .content p {
            color:#3c3c3c;
            max-width: 1080px;
            margin: 20px auto;
		}
			.donatePopUp .content p em {
				font-style: normal;
				color: #77CEC1;
			}
		.popup-modal .content span, .donatePopUp .content > span {
			float: none;
			margin: 0 auto;
			display: inline-block;
			cursor: pointer;
		}
    .popup-modal.active, .donatePopUp.active {
        opacity: 1;
        pointer-events: all;
	}
	
.home-banner {
	text-align: center;
	display: flex;
	flex-wrap: wrap;
	float: none;
	width: calc(100% - 100px);
	box-sizing: border-box;
	position: relative;
	left: 50px;
	margin-top: 650px;
	justify-content: space-between;
	padding: 0;
	box-sizing: border-box;
}
	.home-banner * {
		box-sizing: border-box;
	}
	.home-banner > div {
		position: relative;
		width: calc(50% - 20px);
		background:	#f0f0f0;
		padding: 50px 50px 100px;
		box-shadow: 0px 5px 5px 1px rgba(0,0,0,0.1);
	}
	.home-banner p {
		padding: 0 40px;
	}
	.home-banner .button {
		position: absolute;
		bottom: 50px;
		left: 50%;
		transform: translateX(-50%);
		float: none;
		display: inline-block;
		margin: 1em auto 0;
		background: #f00;
		padding: 0.7em;
		cursor: pointer;
	}
	.home-banner > div:first-child .button {
		padding: 0.7em 0.7em 0.7em 2.7em;
	}
		.home-banner > div:first-child .button:before {
			content: '';
			position: absolute;
			width: 32px;
			height: 23px;
			display: inline-block;
			background-image: url('/assets/images/youtube-icon.png');
			background-size: cover;
			left: 8px;
			top: 50%;
			transform: translateY(-50%);
		}
		.home-banner > div:first-child .button:hover {
			background: #ea0000;
		}
	.home-banner > div:last-child .button {
		padding: 0.7em;
		background: #77CEC1;
	}
		.home-banner > div:last-child .button:hover {
			background: #37B0DD;
		}

/*-- Mission Page Additions --*/
.pdf_and_prayer_points {
	position: relative;
    width: 100%;
	float: left;
	margin: 20px 0 60px 0;
}
.pdf_and_prayer_points p {
	color: #b8b8b8;
    margin-bottom: 0;
}
.pdf_and_prayer_points h3 {
	margin-top: 0;
	position: relative;
	padding-bottom: 1.2em;
}
.pdf_and_prayer_points h3:after {
	content: '';
    width: 100%;
    background: #f2f2f2;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 2px;
}
.pdf_and_prayer_points .button {
	background: #b8dbd6;
    text-transform: unset;
    font-size: 20px;
	padding: .7em;
    margin-top: 2em;
    font-weight: 400;
    width: 226px;
    text-align: center;
}
.pdf_and_prayer_points .button:hover {
	background: #37B0DD;
}
.pdf_and_prayer_points .button:first-of-type {
	margin-right: 1.5em;
}
.pdf_and_prayer_points .bullet_list {
	columns: 2;
	margin-top: 1em;
	margin-left: 20px;
}
.pdf_and_prayer_points li {
	color: #b8b8b8;
	font-size: 15px;
	list-style: none;
}
.pdf_and_prayer_points li::before {
	font-size: 24px;
    top: 5px;
    position: relative;
    margin-right: 9px;
    content: "\2022";
    color: #37B0DD;
    font-weight: bold;
    display: inline-block;
    width: 15px;
    margin-left: -1em;
}
.fancybox-iframe {
    left: 0;
    position: absolute;
    top: 0;
    transform: translateX(0%);
	width: 100% !important;
	height: 100% !important;
}

/* Events Calendar */
.events-calendar iframe {
    width: 100%;
    position: relative;
    height: 675px;
    float: left;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}
@media only screen and (max-width: 1350px) {
	/*-- events --*/

	#events .day {
	    height: 8vw;
	}

	#facebook .post img {
	    height: 6.5vw;
	}

	/*-- team --*/

	.team_member .photo_container {
	    height: 18vw;
	}

	/*-- image_link --*/

	.third_link {
		height: 19vw;
	}

	/*-- Mission Addition --*/
	.pdf_and_prayer_points .button:first-of-type {
		margin-right: 1em;
	}
	.pdf_and_prayer_points .button {
		font-size: 18px;
	}
	.pdf_and_prayer_points .bullet_list {
		display: flex;
    	flex-direction: column;
	}
}

@media only screen and (max-width: 1300px) {
	.events_outer_holder {
		width: 67%;
	}
}

@media only screen and (max-width: 1100px) {
	/*-- layout --*/

	html, body {
		font-size: 16px;
	}

	.first_container {
		margin-top: 540px;
	}

	.small_container {
		margin-top: 415px;
	}

	/*-- header --*/
	header {
	    height: 540px;
	}

	.small_header {
	    height: 415px !important;
	}

	.small_header .banner_text {
	    bottom: 9.5em !important;
	}

	header .banner_text {
		font-size: 14px;
	}

	/*-- events --*/
	#events .day span {
	    font-size: 5vw;
	}

	.events_outer_holder {
	    width: 60%;
	}

	.main_event {
		top: 162px;
	}

	a.read_more {
    	width: 97%;
	}

	a.read_more_200yrs {
		width: 103%;
	}

	.event_listing {
		padding: 2em 8% 2em 4%;
	}

	/*-- contact page --*/
	.google_map .map_container {
		height: 35vw;
	}

	.google_map .cmsmap {
		height: 100% !important;
	}

	.individual_event2:nth-child(1n) {
    	margin-left: 1.1em;
	}

	/*-- mission additions --*/
	.pdf_and_prayer_points .button {
		font-size: 18px;
	}
}

@media only screen and (max-width: 950px) {
	header #menu {
		width: 102px;
		height: 40px;
		display: block;
		font-size: 1.1em;
		color: #ffffff;
		font-family: "europa";
		font-weight: 400;
		background: none;
		border: none;
		text-transform: uppercase;
		border: 2px solid rgba(255,255,255,0);

		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;
	}

	header #menu span {
		width: 100%;
		position: absolute;
		top: 50%;
		left: 50%;
		-ms-transform: translate(-50%,-50%);
	    -webkit-transform: translate(-50%,-50%);
	    transform: translate(-50%,-50%);
	}

	header #menu span:nth-child(2) {
		opacity: 0;
	}

	header #menu.button_status span:nth-child(1) {
		opacity: 0;
	}

	header #menu.button_status span:nth-child(2) {
		opacity: 1;
	}

	header #menu:hover {
		border: 2px solid rgba(255,255,255,1);
	}

	#navigation {
	    width: 100%;
	    height: 100%;
		height: -moz-calc(100% - 205px);
		height: -webkit-calc(100% - 205px);
		height: -o-calc(100% - 205px);
		height: calc(100% - 205px);

	    top: 200px;
	    left: 0;
		-ms-transform: translate(0,0);
	    -webkit-transform: translate(0,0);
	    transform: translate(0,0);
	    position: fixed;
	    z-index: 1000;

	    text-align: center;
	    font-size: 2em;

	    border-top: 5px solid #ffffff;
		opacity: 1;

		-webkit-transition: all 1s ease;
		-moz-transition: all 1s ease;
		-ms-transition: all 1s ease;
		-o-transition: all 1s ease;
		transition: all 1s ease;

		overflow: auto;

		background: #3396BC; /* Old browsers */
    	background: -moz-linear-gradient(left, #3396BC 0%, #52BCDC 100%);
    	background: -webkit-linear-gradient(left, #3396BC 0%,#52BCDC 100%);
    	background: linear-gradient(to right, #3396BC 0%,#52BCDC 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#70b9c7', endColorstr='#a55d9c',GradientType=1 ); /* IE6-9 */
	}

	#navigation.nav_hide {
	    top: 100% !important;
		opacity: 0 !important;
	}

	.scroll_lock #container header {
		position: fixed;
		z-index: 500;
	}

	#navigation ul {
		position: relative;
		top: 2em;
		left: 50%;
		-ms-transform: translate(-50%,0);
	    -webkit-transform: translate(-50%,0);
	    transform: translate(-50%,0);

	    z-index: 1000;

	    padding-bottom: 2em;
	}

	#navigation ul li {
		list-style: none;
		margin-bottom: 1em;
	}

	#navigation ul li a {
	    color: #ffffff;
	    text-decoration: none;
	}

	#navigation ul li ul {
	    top: 0;
	    padding-bottom: 0;
	    font-size: 0.8em;
	}

	#navigation ul li ul i {
		display: none;
	}

	#navigation ul li ul li {
		margin-bottom: 0;
	}

	/*-- events --*/

	#events .content .container {
	    height: 250px;
	}

	#facebook .post,
	#events .event {
	    width: 45%;
	    float: left;
	    margin-bottom: 3em;
	    margin-right: 10%;
	}

	#events .event:nth-child(3n+3),
	#facebook .post:nth-child(3n+3) {
	    margin-right: 10%;
	}

	#events .set .event:nth-child(even),
	#facebook .post:nth-child(even) {
	    margin-right: 0;
	}

	#events .set .event,
	#events .set .event:nth-child(4n+4) {
		clear: none;
	}

	#events .set .event:nth-child(3n+3) {
		clear: left;
	}

	#events .day {
		width: 25%;
	    height: 10vw;
	}

	.events_outer_holder, .events_outer_holder2 {
	    width: 100%;
	    text-align: center;
	}

	.sidebar {
	    width: 100%;
	}

	.events_controls .category_buttons {
		float: left !important;
    	padding: 0.4em !important;
    	font-size: 1.1em;
	}

	.events_controls {
		position: relative;
	}

	#prev_month,
	#next_month {
		position: absolute;
		top: 50%;
		left: 5%;
		-ms-transform: translate(0,-50%);
	    -webkit-transform: translate(0,-50%);
	    transform: translate(0,-50%);
	    margin: 0;
	}

	#next_month {
		left: auto;
		right: 5%;
	}

	.events_controls {
		text-align: center;
	}

	.events_controls div {
		max-width: 60%;
		width: auto;
		float: left;
		position: relative;
		left: 50%;
		-ms-transform: translate(-50%,0);
	    -webkit-transform: translate(-50%,0);
	    transform: translate(-50%,0);
	    padding: 0 0 2em 0;
	}

	.events_controls div a {
		float: none !important;
		padding: 0 0.25em 0.5em 0.25em !important;
	}

	.downloads {
		width: 50%;
		width: -moz-calc(50% - 1em);
		width: -webkit-calc(50% - 1em);
		width: -o-calc(50% - 1em);
		width: calc(50% - 1em);
		margin-right: 2em;
	}

	.downloads:nth-child(2n+2) {
		margin-right: 0;
	}

	.video_container {
		width: 100%;
	}

	/*-- sidebar --*/

	.sidebar .details {
		width: 100%;
		width: -moz-calc(100% - 0);
		width: -webkit-calc(100% - 0);
		width: -o-calc(100% - 0);
		width: calc(100% - 0);
		height: auto;
	}

	.sidebar .details:nth-child(2n+2) {
		margin-left: 0;
	}

	/*-- facebook --*/

	#facebook .post img {
	    width: 16.5%;
	}

	#facebook .post .text_holder {
	    width: 77%;
	}

	#facebook .post:nth-child(3n+3) {
	    margin-bottom: 0;
	}

	/*-- gallery_photo --*/

	.gallery_photo {
		width: 50%;
		width: -moz-calc(50% - 10px);
		width: -webkit-calc(50% - 10px);
		width: -o-calc(50% - 10px);
		width: calc(50% - 10px);

		height: 30vw;

		border-top: 20px solid #ffffff;
		border-bottom: 20px solid #ffffff;
		border-right: none;

	}

	.gallery_photo:nth-child(2n+2) {
		width: 50%;
		width: -moz-calc(50% - 10px);
		width: -webkit-calc(50% - 10px);
		width: -o-calc(50% - 10px);
		width: calc(50% - 10px);

		border-right: none;

		float: right;
	}

	.gallery_photo:nth-child(3n+3) {
		width: 100%;
		border-top: none;
	}

	.verse {
	height: 500px !important;
	}

	/*-- contact page --*/

	.contact_address {
	    width: 100%;
	}

	.google_map {
	    width: 90% !important;
	    overflow: hidden;
	    position: relative;
	    float: left !important;
	    margin-left: 5%;
	}

	.google_map:nth-child(odd) {
	    margin-bottom: 6em;
	}

	.google_map .map_container {
	    height: 45vw;
	}

	/*-- footer --*/

	footer .dotted_line {
		height: 100px;
		top: 50%;
		margin-top: 0.5em;
		-ms-transform: translate(-50%,-50%);
	    -webkit-transform: translate(-50%,-50%);
	    transform: translate(-50%,-50%);
	}

	#contact_details,
	#addresses,
	#author {
		width: 100%;
		height: 100px;
	    position: relative;
	    float: left;
	    top: 0;
	}

	#contact_details .social {
		width: auto;
		clear: both;
		position: relative;
		left: 50%;
		-ms-transform: translate(-50%,0);
	    -webkit-transform: translate(-50%,0);
	    transform: translate(-50%,0);
	}

	#contact_details .social a {
		margin: 0 0;
		text-align: center;
	}

	.contact a {
		position: relative;
		left: 50%;
		-ms-transform: translate(-50%,0);
	    -webkit-transform: translate(-50%,0);
	    transform: translate(-50%,0);
	}

	.dotted_line_contact { 
		height: 28%;
    	height: -moz-calc(28% - 5em);
    	height: -webkit-calc(28% - 5em);
    	height: -o-calc(28% - 5em);
    	height: calc(28% - 5em);
	}

	#addresses {
		margin: 2em 0;
	}

	#addresses .half:nth-child(2n+1) {
	    padding: 0 5% 0 0;
	}

	#addresses .half {
	    width: 45%;
	    padding: 0 0 0 5%;
	}

	#addresses .half:nth-child(2n+2) {
	    padding: 0 0 0 5% !important;
	}

	#author {
		height: 68.5px;
	}

	#author a {
	    bottom: 0;
	    right: 50%;
		-ms-transform: translate(50%,0);
	    -webkit-transform: translate(50%,0);
		transform: translate(50%,0);
		justify-content: center;
	}

	footer .darkblue p {
		width: 100%;
		text-align: center;
	}

	footer .darkblue .right {
		margin-top: 0.5em;
	}

	footer .darkblue .right b {
		width: 100%;
		float: left;
		text-align: center;
		margin: 0;
	}

	footer .social a #facebook_footer {
		width: 45% !important;
	}

	footer .social a i {
    	position: absolute;
    	-ms-transform: translate(-320%,-58%);
    	-webkit-transform: translate(-320%,-58%);
    	transform: translate(-320%,-58%);
    	padding: 0.45em;
    }

    .share_buttons {
    	text-align: center;
    	width: auto;
    	clear: both;
    	position: relative;
    	left: 50%;
    	-ms-transform: translate(-50%,0);
    	-webkit-transform: translate(-50%,0);
    	transform: translate(-50%,0);
    }

    /*-- events --*/
    .individual_event {
   	 	width: 26%;
    	margin: 0 2em 0 1em;
    }

    .event_listing {
    	height: 220px;
    }

    .event_listing_200yrs {
    	height: 210px;
    }

    #events_holder {
    	width: 100%;
    }

    .event_listing h2 {
    	font-size: 1.3em;
    }

    .event.event_200yrs {
    	padding-top: 3.2em;
    }

    .links {
    	margin-top: 2em;
    }

    a.read_more, a.read_more_200yrs {
    	width: 100%;
	}

	.individual_event:nth-child(1n) {
		margin-left: 1em;
	}
}

@media only screen and (max-width: 900px) {
	/*-- header --*/

	header {
	    height: 540px;
	}

	/*-- latest --*/

	#latest .half {
		width: 100%;
		padding: 0 !important;
	}

	#latest .half:nth-child(odd) {
		margin-bottom: 2em;

	}

	#latest .dotted_line {
		display: none;
	}

	.audio {
	    width: 47.5%;
	    margin-right: 2.5%;
	}

	.audio .info {
	    margin: 2em 0;
	}

	/*-- team --*/

	.team_member {
	    width: 39%;
	    margin: 3em 5% 0 5%;
	}

	.team_member .photo_container {
	    height: 28vw;
	}

	/*-- image_link --*/

	.third_link {
		width: 50%;
		width: -moz-calc(50% - 1em);
		width: -webkit-calc(50% - 1em);
		width: -o-calc(50% - 1em);
		width: calc(50% - 1em);
		margin-right: 2em !important;
		height: 30vw;
	}

	.third_link:nth-child(2n+2) {
		margin-right: 0 !important;
	}

	#events .content .container {
		height: 120px !important;
		margin-bottom: 2em;
	}

	.home-banner {
		width: calc(100% - 60px);
		left: 30px;
	}

		.home-banner > div {
			width: 100%;
			padding: 30px;
		}

			.home-banner > div:first-child {
				margin-bottom: 40px;
			}

			.home-banner p {
				padding: 0;
			}

			.home-banner .button {
				position: relative;
				bottom: auto;
				left: auto;
				transform: none;
			}


}

@media only screen and (max-width: 700px) {
	/*-- contact page --*/

	.contact_info .dotted_line {
		display: none;
	}

	.contact_info .half {
	    width: 100%;
	    padding: 0;
	}

	.contact_info .half p {
		width: 100%;
		text-align: center;
		float: left;
	}

	.contact_info .contact_social {
		width: auto;
		position: relative;
		top: 0;
		left: 50%;
		-ms-transform: translate(-50%,0);
	    -webkit-transform: translate(-50%,0);
	    transform: translate(-50%,0);
	}

	.contact_info .contact_social a {
		margin: 0 0.5em;
	}

	.contact_info .half form {
		margin-top: 2em;
	}

	.contact_info .half form input[type="submit"] {
	    float: left;
	    position: relative;
	    left: 50%;
	    -ms-transform: translate(-50%,0);
	    -webkit-transform: translate(-50%,0);
	    transform: translate(-50%,0);
	}

	.dotted_line_contact {
		display: none;
	}

	/*-- events --*/

	.events_controls div {
    	max-width: 50%;
    }
}

@media only screen and (max-width: 750px) {
	/*-- events --*/
	#events_holder, .individual_event {
		width: 90%;
		margin: 0;
	}
 
	.events_outer_holder_200yrs {
		margin: 0 !important;
    	width: 100% !important;
	}

	.event_listing h2 {
		font-size: 2em;
	}

	.event_listing {
    	height: 210px;
	}

	.main_event {
		width: 90%;
    	position: absolute;
    	bottom: 35%;
    	left: 50%;
    	-ms-transform: translate(-50%, 50%);
    	-webkit-transform: translate(-50%, 50%);
    	transform: translate(-50%, 50%);
	}

	.main_event p {
	font-size: 1.1em;
	}

	.event .date_time {
    	margin-top: 1.5em;
	}

	.event p {
		font-size: 1.1em;
	}

	a.read_more, a.read_more_200yrs {
    width: 107% !important;
    left: 50%;
    bottom: 0;
    -ms-transform: translate(50%,0);
    -webkit-transform: translate(50%,0);
    transform: translate(-44.5%,0);
    position: relative;
	}

	.individual_event:nth-child(1n) {
		margin-left: 0;
	}

	.video_container iframe {
    	width: 90% !important;
    	height: 300px !important;
    }
}

@media only screen and (max-width: 768px) {
	/*-- latest --*/

	.audio {
	    width: 100%;
	    margin-right: 0;
	}

	/*-- contact page --*/

	.google_map .map_container {
	    height: 50vw;
	}
}

@media only screen and (max-width: 610px) {
	/*-- events --*/

	#events .content .container {
    	height: 216px !important;
    	margin-bottom: 0;
	}

	#month_controls,
	#events #controls {
	    font-size: 0.7em;
	}

	#month_controls button,
	#events #controls button {
		margin: 0 0.75em !important;

	    left: 0;
	    -ms-transform: translate(0,0);
	    -webkit-transform: translate(0,0);
	    transform: translate(0,0);
	}

	#events h3,
	#events .content {
	    text-align: center;
	}

	#events .day {
		width: 35%;
		height: 14vw;
		position: relative;
		left: 50%;
		-ms-transform: translate(-50%,0);
	    -webkit-transform: translate(-50%,0);
	    transform: translate(-50%,0);

	    margin-bottom: 1em;
	}

	#events .day span {
		font-size: 8vw;
	}

	#events h4,
	#events p {
	    width: 100%;
	    float: right;
	    color: #ffffff;
	}
}

@media only screen and (max-width: 600px) {
	/*-- layout --*/

	html, body {
		font-size: 14px;
	}

	.verse p {
		font-size: 20px;
		text-align: center;
		padding: 0 2em 0 2em;
	}

	p.push.chapter {
		font-size: 20px;
	}

	.first_container {
	    margin-top: 440px;
	}

	.small_container {
	    margin-top: 280px !important;
	}
	
	.left,
	.right {
		text-align: center;
	}

	.left iframe,
	.right iframe {
		width: 80% !important;
		height: 45vw;
		float: none;
		margin: 0 0 3em 0;
	}

	.left .p_img,
	.right .p_img {
		float: none;
		left: 50%;
		-ms-transform: translate(-50%,0);
	    -webkit-transform: translate(-50%,0);
	    transform: translate(-50%,0);
		margin: 0 0 2em 0;
	}

	.left .button,
	.right .button {
		float: left;
		position: relative;
		left: 50%;
		-ms-transform: translate(-50%,0);
	    -webkit-transform: translate(-50%,0);
	    transform: translate(-50%,0);
	}

	.members_nav .button {
		left: 0;
	    -ms-transform: translate(0,0);
	    -webkit-transform: translate(0,0);
	    transform: translate(0,0);

	    float: none;

	    margin-right: 0.5em;
	    margin-left: 0.5em;
	}

	.p_img {
	    width: 16em;
	    height: 16em;
	}

	#events .content .container {
    	height: 225px !important;
	}

	/*-- header --*/

	header {
	    height: 440px;
	}

	.small_header {
	    height: 280px !important;
	}

	header #logo {
	    width: 120px;
	}

	header #menu {
		width: 82px;
		height: 35px;
	}

	header .give-button {
	    width: 90px;
	    height: 90px;
	}

	.small_header .banner_text {
	    bottom: 7em !important;
	}

	header .banner_text {
	    font-size: 12px;
	}

	header nav, header #menu {
	    right: 5%;
	}

	#navigation {
		height: -moz-calc(100% - 155px);
		height: -webkit-calc(100% - 155px);
		height: -o-calc(100% - 155px);
		height: calc(100% - 155px);

	    top: 150px;
	}

	/*-- events --*/

	.downloads {
		width: 100%;
		width: -moz-calc(100% - 0);
		width: -webkit-calc(100% - 0);
		width: -o-calc(100% - 0);
		width: calc(100% - 0);
		margin-right: 0;
	}

	#prev_month,
	#next_month {
		position: relative;
		top: 2em;
		left: 50%;
		-ms-transform: translate(-110%,0);
	    -webkit-transform: translate(-110%,0);
	    transform: translate(-110%,0);
	    margin-bottom: 1em;
	}

	#next_month {
		left: auto;
		right: 50%;
		float: right;
		-ms-transform: translate(110%,0);
	    -webkit-transform: translate(110%,0);
	    transform: translate(110%,0);
	}

	.events_controls div {
    	max-width: 90%;
    }

    .event_listing .overlay {
    	height: 120px;
    }

    .event_listing {
    	height: 165px;
    }

    .event_listing h2 {
    	font-size: 1.5em;
    }

    .p_img_event {
    	float: none;
    	left: 50%;
    	-ms-transform: translate(-50%,0);
    	-webkit-transform: translate(-50%,0);
    	transform: translate(-50%,0);
    	margin: 0 0 2em 0;
    }

    .share_title {
    	width: 130px !important;
    	font-size: 1.3em;
	}

	.events_outer_holder2 .p_img {
		float: none;
    	left: 50%;
    	-ms-transform: translate(-50%,0);
    	-webkit-transform: translate(-50%,0);
    	transform: translate(-50%,0);
    	margin: 0 0 2em 0;
	}

	/*-- facebook --*/

	#facebook .post {
	    width: 100%;
	    max-width: 270px;

	    position: relative;
	    left: 50%;
		-ms-transform: translate(-50%,0);
	    -webkit-transform: translate(-50%,0);
	    transform: translate(-50%,0);

	    float: left;
	    margin-bottom: 3em;
	    margin-right: 0;
	}

	#facebook .post img {
	    width: 20%;
	    height: 54px;
	    position: relative;
	    left: 50%;
		-ms-transform: translate(-50%,0);
	    -webkit-transform: translate(-50%,0);
	    transform: translate(-50%,0);
	    margin-bottom: 1em;
	}

	#facebook .post .text_holder {
	    width: 100%;
	}

	/*-- gallery_photo --*/

	.gallery_photo {
	    width: 50%;
	    width: -moz-calc(50% - 2.5px);
	    width: -webkit-calc(50% - 2.5px);
	    width: -o-calc(50% - 2.5px);
	    width: calc(50% - 2.5px);
	    height: 40vw;
	    border-top: 10px solid #ffffff;
	    border-bottom: 10px solid #ffffff;
	    border-right: 10px solid #ffffff;
	}

	/*-- contact page --*/

	.google_map .map_container {
	    height: 55vw;
	}

	.google_map .cmsmap {
		height: 100% !important;
	}

	/*-- footer --*/

	footer .dotted_line {
		display: none;
	}

	#addresses {
	    height: auto;
	}

	#addresses .half {
		width: 100%;
		float: left;
		padding: 0 !important;
	}

	#addresses .half:nth-child(2n+2) {
	    padding: 0 0 0 0 !important;
	}

	#addresses .half:nth-child(even) {
		margin-top: 1em;
	}

	.social a {
	    padding: 0.3em 0.3em;
	}

	.social a i {
	    font-size: 1.2em;
	}

	/*-- verse banner --*/

	.verse {
		height: 350px !important;
	}

	#verse_title {
		margin-top: -20px;
	}

	div#contact_info p {
		display: block;
    	width: 100%;
    	margin: 1em 0 0 0;
        line-height: 0.5em;
	}

	footer .social a i {
    	font-size: 1.2em;
	}

	div#contact_info {
     	width: 60%;
    	height: 175px;
	}

	div#activity {
		float: none;
		width: 100%;
	}

	div#text_lrg, div#text, div#main_event_details {
		width: 100%;
	}

	div#contact_text {
		margin-top: 0;
		width: 100%;
	}

	iframe {
    	width: 100% !important;
    	height: 250px !important;
    	float: left;
    	margin: 3em 0 !important;
	}

	.video_container {
		height: 500px !important;
	}

	.share_button2 {
		margin-left: 1em;
	}

	.line {
		top: 120px;
	}

	.main_event {
    	top: 135px;
	}

	.video_holder video {
		display: none;
	}

	.banner {
		display: block !important;
	}

	.event_listing {
    	height: 175px;
	}

	.event_200yrs {
		top: 140px;
	}

	.video_container iframe {
		width: 95% !important;
    	height: 250px !important;
	}

	/*-- mission additions --*/
	.pdf_and_prayer_points .half {
		width: 100%;
	}
	.pdf_and_prayer_points .half:nth-child(2n+1) {
		padding: 0 0 5% 0;
	}
	.pdf_and_prayer_points .button:first-of-type {
		margin-right: 0;
	}
	.pdf_and_prayer_points .button:last-of-type {
		clear: left;
		margin-top: .8em;
	}

	/* events calendar */
	.events-calendar iframe {
		height: 675px !important;
	}
}

@media only screen and (max-width: 546px) {
	footer .social a i {
    left: 50%;
    top: 50%;
    -ms-transform: translate(1000%,-180%);
    -webkit-transform: translate(1000%,-180%);
    transform: translate(1000%,-180%);
	}

	.video_container {
		height: 550px !important;
	}
}

@media only screen and (max-width: 480px) {
	/*-- layout --*/

	.first_container {
	    margin-top: 360px;
	}

	.p_img {
	    width: 12em;
	    height: 12em;
	}

	.verse p {
		font-size: 18px;
	}


	/*-- header --*/

	header {
	    height: 360px;
	}

	#navigation {
	    font-size: 1.5em;
	}

	header .banner_text {
	    bottom: 9em;
	}

	header .banner_text h1 {
	    font-size: 2em;
	}

	/*-- latest --*/

	.audio .info {
		margin: 2.5em 0;
	    font-size: 0.9em;
	}

	/*-- events --*/
	#events .content .container {
		margin-bottom: 4em;
	}

	#events .event {
	    width: 100%;
	    float: left;
	    margin-bottom: 3em;
	    margin-right: 0;
	}

	#events .day {
	    height: 30.5vw;
    }

	#events .day span {
	    font-size: 17vw;
	}

	#events .day .double_date {
	    font-size: 7.5vw;
	}

	#events #month_controls,
	#events #controls {
		position: relative;
	    left: 50%;
		-ms-transform: translate(-50%,0);
	    -webkit-transform: translate(-50%,0);
	    transform: translate(-50%,0);
	    float: left;
	    clear: both;

	    font-size: 0.8em;
	}

    .event .date_time {
    	margin-top: 1em;
    }

	#events #month_controls {
		margin-top: 2em;
	}


	/*-- sidebar --*/

	.sidebar .details {
		width: 100%;
		width: -moz-calc(100% - 0);
		width: -webkit-calc(100% - 0);
		width: -o-calc(100% - 0);
		width: calc(100% - 0);
		float: left;
		height: 130px;
	}

	.sidebar .details:nth-child(2n+2) {
		margin-left: 0;
	}

	/*-- team --*/

	.team_member {
	    width: 100%;
	    margin: 3em 0 0 0;
	}

	.team_member .photo_container {
	    width: 62%;
	    height: 54vw;
	}

	/*-- image_link --*/

	.third_link {
		width: 100%;
		width: -moz-calc(100% - 0);
		width: -webkit-calc(100% - 0);
		width: -o-calc(100% - 0);
		width: calc(100% - 0);
		margin-right: 0 !important;
		height: 45vw;
	}

	/*-- contact page --*/

	.google_map .map_container {
	    height: 60vw;
	}

	/*-- members --*/

	.members_nav .button {
		float: left;
		position: relative;
	    left: 50%;
		-ms-transform: translate(-50%,0);
	    -webkit-transform: translate(-50%,0);
	    transform: translate(-50%,0);
	    clear: both;
	}

	#facebook_footer {
	width: 45%;
	}

	a.read_more, a.read_more_200yrs {
		width: 105% !important;
	}
}

@media only screen and (max-width: 440px) {
	.event_200yrs {
		top: 140px;
	}

	#verse_title {
    	padding: 0 0.2em;
	}
	.verse p {
		padding: 0 1.5em 0 1.5em;
	}

	footer .social a i {
    left: 50%;
    top: 50%;
    -ms-transform: translate(800%,-185%);
    -webkit-transform: translate(800%,-185%);
    transform: translate(800%,-185%);


	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
	}

	.main_event {
    top: 135px;
	}
}