/*
Theme Name: Eden Theological Seminary
Author: None
Version: 6.0.1
Text Domain: eden
Tags: custom
*/
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 4042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 4043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 4045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  /*cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;*/ }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 4044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 4046;
  -webkit-box-shadow: none;
  box-shadow: none; }
button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after, .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before, .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #323031; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

.center {
	text-align: center;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; }
 }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; }
 }

.mfp-ie7 .mfp-img {
  padding: 0;
}
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}
.mfp-ie7 .mfp-container {
  padding: 0;
}
.mfp-ie7 .mfp-content {
  padding-top: 44px;
}
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}

  
/* Responsive Slides */
.rslides {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}
.rslides > li {
	-webkit-backface-visibility: hidden;
	position: absolute;
	display: none;
	width: 100%;
	left: 0;
	top: 0;
}
.rslides > li:first-child {
	position: relative;
	display: block;
	float: left;
}
.rslides img {
	display: block;
	height: auto;
	float: left;
	width: 100%;
	border: 0;
}

  
/* design */
body {
	color: #1a1a1a;
	min-width: 320px;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
}
img {
	max-width: 100%;
	height: auto;
}
.btnGreen,
.btnWhite {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: .08em;
	line-height: 1.42857143;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	border-radius: 8px;
	display: inline-block;
	margin: 1em auto;
	padding: 10px 20px;
	vertical-align: middle;
	border: 2px solid currentColor;
	padding: 8px 18px;
}
.btnGreen,
.btnGreen:focus {
	background: #1e5f57;
	color: #fff;
	border-color: #1e5f57;
}
.btnWhite,
.btnWhite:focus {
	background: #fff;
	color: #1e5f57;
	border-color: #fff;
}
.btnGreen:hover,
.btnWhite:hover {
	text-decoration: none;
}
.btnGreen:hover {
	color: #fff;
	background-color: #fff;
	color: #1e5f57;
}
.btnWhite:hover {
	color: #1e5f57;
	background-color: #1e5f57;
	color: #fff;
}
.sectionHead {
	font-family: 'Crimson Text', serif;
	font-size: 40px;
	font-weight: 400;
	line-height: 1.42857143;
	margin: 1em 0;
}
.sectionHead:after {
    content: '';
    display: block;
    background: #1e5f57;
    height: 3px;
    width: 270px;
    margin: 1em 0;
}
.sectionHead:empty:after {
    height: 0;
}
.subHead {
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    font-style: italic;
    color: #454545;
    opacity: .7;
    margin-bottom: -9px;
}
.sectionHead.center {
	text-align: center;
}
.sectionHead.center:after {
	margin-left: auto;
	margin-right: auto;
}
.head {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.control-all {
    color: #1e5f57;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 2.4286em;
    letter-spacing: .08em;
    text-transform: uppercase;
    font-weight: 700;
    vertical-align: middle;
}
.control-all: hover {
	color: #1e5f57;
}
.control-prev:before, .control-next:before {
    display: inline-block;
    font-family: FontAwesome;
    vertical-align: middle;
    letter-spacing: .08em;
    font-weight: 700;
    color: #1a4e44;
    font-size: 25px;
    line-height: 44px;
}
.control-prev:before {
    content: '\f104';
}
.control-next:before {
    content: '\f105';
}
.controls > *:not(:first-child) {
    margin-left: 1em;
}
.learnMore {
    color: #1a1a1a;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    font-weight: 700;
	letter-spacing: .08em;
    line-height: 2.8333;
    text-transform: uppercase;
}
.learnMore:not([href=""]):after {
    content: '\f178';
    font-family: FontAwesome;
    padding-left: 1.5em;
    color: #1e5f57;
}
.learnMore:hover {
    color: #1a1a1a;
    text-decoration: none;
}
span.dot:before {
    content: '\f111';
    font-family: FontAwesome;
    font-size: .25em;
    line-height: 1;
    vertical-align: middle;
    color: #7b7b7b;
    margin: 0 2px;
}
@media (max-width: 767px)
{
	.desktop { display: none; }
}
@media (min-width: 768px)
{
	.mobile { display: none; }
}


.hero {
    position: relative;
}
.hero .slide {
    height: 728px;
    background-size: cover;
    background-position: center top;
}
.hero .logo {
    position: absolute;
    top: calc(50% - 40px);
    left: 50%;
    transform: translate(-50%, -50%);
}
.hero .explore {
    position: absolute;
    bottom: 40px;
    left: 50%;
    transform: translateX(-50%);
    color: #fff;
    font-size: 14px;
    font-style: italic;
    font-weight: bold;
    text-transform: uppercase;
    text-shadow: 0px 1px 10px rgba(0,0,0,1);
}
.hero .explore a {
    color: inherit;
}
.hero .explore a:after {
    content: '\f107';
    display: block;
    text-align: center;
    font-family: FontAwesome;
    font-style: normal;
    line-height: 1;
    margin-top: .5em;
    font-size: 1.5em;
}
.hero .explore a:hover {
    text-decoration: none;
}
.menuBar {
    position: absolute;
    right: 0;
    top: 45px;
    color: #fff;
    font-size: 14px;
	z-index: 1;
}
.barItem {
    background: rgba(13,40,37,.8);
    margin-bottom: 9px;
    border-radius: 8px 0 0 8px;
    margin-left: auto;
    display: table;
	cursor: pointer;
}
.barItem:hover,
.barItem.active {
    background: #fff;
    color: #1e5f57;
}
.barItem a {
    display: block;
    padding: 10px;
    color: inherit;
    width: 123px;
}
.barItem a:hover {
    text-decoration: none;
}
.barItem.hamWrap,
.barItem.searchWrap {
    padding: 10px;
    width: 149px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: .08em;
}
.barItem.hamWrap > *,
.barItem.searchWrap > * {
	margin-right: 5px;
}
.ham {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 1px;
}
.ham:before,
.ham:after,
.ham > span:before {
    content: '';
    display: block;
    height: 3px;
    width: 19px;
    background: #fff;
    border-radius: 3px;
    vertical-align: middle;
    background: currentColor;
}
.ham > span:before {
    margin-top: 3px;
    margin-bottom: 3px;
}


.intro {
	font-size: 18px;
	line-height: 2;
	text-align: center;
    padding-top: 60px;
    padding-bottom: 60px;
}
.intro .sectionHead:after {
	margin-left: auto;
	margin-right: auto;
}
.intro .container > p {
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
	color: #454545;
}
.featuredPods {
    line-height: 2.4;
    text-align: center;
	margin-top: 90px;
    margin-bottom: 90px;
}
.featuredPods:after {
    content: '';
    clear: both;
    display: block;
}
.featuredPods .pod {
    /* width: 380px; */
    height: 444px;
    /* display: inline-block; */
    vertical-align: top;
    margin-bottom: 8px;
    width: calc((100% - 20px) / 3);
    float: left;
    position: relative;
	transition: .2s all ease-in;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}
.featuredPods .pod:not(:last-child) {
    margin-right: 10px;
}
.featuredPods .pod .title {
    font-family: 'Crimson Text', serif;
    font-size: 20px;
    font-weight: 700;
    color: #1e5f57;
    line-height: 1.42857143;
}
.featuredPods .pod .title:after {
    content: '';
    background: #1e5f57;
    display: block;
    height: 3px;
    width: 35%;
    margin: 1em auto;
    background: currentColor;
}
.featuredPods .pod .textBlock {
    background: rgba(255,255,255,.85);
    padding: 20px;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    max-width: 85%;
    margin: auto;
    font-size: 14px;
    color: #454545;
}
@media (min-width: 768px)
{
	.featuredPods .pod:not(.active):not(:hover) .textBlock {
		top: auto;
		transform: none;
		bottom: 0;
		left: 0;
		right: 0;
		max-width: none;
		position: absolute;
		color: #fff;
		background: rgba(30,95,87,.9);
	}
	.featuredPods .pod:not(.active):not(:hover) .title {
		color: #fff;
	}
	.featuredPods .pod:not(.active):not(:hover) .content {
		overflow: hidden;
		height: 0;
	}
	.featuredPods .content .learnMore {
		color: #1e5f57;
	}
	.featuredPods .pod:hover,
	.featuredPods .pod.active {
		transform: scale(1.1);
		z-index: 1;
	}
}


section.experience {
    height: 978px;
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
section.experience > .container {
    bottom: 50px;
    position: absolute;
    left: 0;
    right: 0;
}
.experiencePod {
    background: rgba(255,255,255,.85);
    padding: 25px 75px;
    text-align: center;
}
.experiencePod .content {
    font-size: 18px;
    color: #454545;
    line-height: 2em;
    margin-bottom: 1em;
}


section.insights {
    padding-top: 100px;
    padding-bottom: 100px;
}
section.insights .stories {
    max-width: 1539px;
    margin: auto;
}
.stories .carousel-inner > .item {
    transition: .5s ease-in-out left;
}
.stories .carousel-inner .active.left,
.stories .carousel-inner .prev {
    left: -33.3333%;
}
.stories .carousel-inner .active.right,
.stories .carousel-inner .next {
    left: 33.3333%;
}
.stories .carousel-inner > .item {
    transition: .5s ease-in-out left;
    transition .5s ease-in-out all;
    backface-visibility: visible;
    transform: none !important;
}
@media (max-width: 767px)
{
	.stories .carousel-inner > .item > .col-sm-4:not(:first-child) {
		display: none;
	}
}
.stories .podWrap {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    color: #fff;
    position: relative;
    padding: 75px 15px 40px;
}
.stories .podWrap:before {
    content: '';
    display: block;
    background: rgba(0,0,0,.5);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
}
.stories .podWrap > * {
    position: relative;
}
.stories .podWrap .learnMore {
    color: #fff;
}
.stories .podWrap .learnMore:after {
    color: inherit;
}
.stories .podWrap .title {
    font-size: 20px;
    font-family: 'Crimson Text', serif;
    font-weight: 700;
    line-height: 1.4;
}
.stories .podWrap .title:after {
    content: '';
    display: block;
    height: 3px;
    width: 81px;
    background: rgba(255,255,255,.7);
    margin-top: 20px;
}


section.welcome {
    background: #eee;
    padding-top: 75px;
    padding-bottom: 150px;
}
.eventPods .podContent {
    background: #fff;
    padding: 24px;
}
.podImg img {
    width: 100%;
}
.podDate {
    background: #1e5f57;
    color: #fff;
    display: inline-block;
    padding: 3px 16px;
    margin-left: -24px;
    margin-bottom: 1em;
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    font-weight: 300;
    line-height: 33px;
}
.podTitle {
    color: #1a1a1a;
    font-family: 'Crimson Text', serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.65em;
    margin-bottom: 4em;
}
.eventPods a.title {
    color: inherit;
}


section.history {
    padding-top: 50px;
    padding-bottom: 200px;
}
.archiveWrap {
    margin-bottom: 40px;
}
.archiveImg img {
    width: 100%;
}


.instagram .entry-header {
	display: none !important;
}
.instagram div#sbi_images {
    /*padding: 15px !important;*/
    margin-left: -15px;
    margin-right: -15px;
    width: calc(100% + 30px) !important;
	padding: 0 !important;
}
.instagram #sb_instagram div#sbi_images .sbi_item {
    padding: 15px !important;
}
.igItem img {
    width: 100%;
}


.experience .container,
.welcome .container,
.insights .container,
.history .container {
    max-width: 894px;
}


footer {
    background: #0d0d0d;
    color: #6b6b6b;
}
footer .cta {
	background-color: #1e5f57;
	background-image: url('assets/images/ctaOverlay3.png');
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	color: #fff;
	font-family: 'Crimson Text', serif;
	font-size: 40px;
	line-height: 1.2em;
	padding: 45px;
	text-align: center;
    transform: translateY(-50%);
    margin-bottom: -78px;
}
.ftTop {
    background: #1a1a1a;
    color: #fff;
}
.footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 14px;
}
.footer > * {
    width: 100%;
}
.contact a {
    color: inherit;
}
.contact a:hover,
.contact a:focus {
    text-decoration: none;
}
form.search-form {
    display: flex;
    align-items: center;
    border-bottom: 3px solid #1e5f57;
}
button.search-submit {
    width: 17px;
    height: 17px;
    background: transparent;
    border: 0;
    padding: 0;
}
svg.icon-search {
    width: 100%;
    height: 100%;
    fill: #fff;
}
input.search-field {
    background: transparent;
    border: 0;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    font-style: italic;
    line-height: 1.9;
    height: auto;
    color: #fff;
    padding: 11px 22px;
    width: 100%;
	width: calc(100% - 17px);
}
input.search-field:focus {
    outline: none;
}
.footer .logoWrap {
    width: 160px;
    padding: 20px;
    flex-grow: 0;
    flex-shrink: 0;
	width: 200px;
}
.contact {
    line-height: 2.4;
}
.ftBot {
    font-size: 12px;
    text-align: center;
    padding: 35px;
    background-color: #5a5a5a;
    color: #c5c5c5;
}
a.poweredBy {
    color: #fff;
}
@media (max-width: 767px)
{
    footer .cta {
        font-size: 34px;
    }
}


@media (max-width: 767px)
{
    .sectionHead {
        line-height: 1.35;
        font-size: 34px;
        text-align: center;
    }
    .sectionHead:after {
        margin-left: auto;
        margin-right: auto;
    }
    .head {
        display: block;
        text-align: center;
    }
    .subHead {
        line-height: 1.3333;
        margin-top: .5em;
    }
    .controls {
        margin-bottom: 1em;
    }
    .hero .slide {
        height: 428px;
    }
    .menuBar {
        overflow: hidden;
    }
    .barItem:not(:hover) {
        transform: translateX(115px);
    }
    .barItem {
        padding-left: 14px;
    }
	.featuredPods {
		margin-top: 35px;
		margin-bottom: 25px;
	}
    .featuredPods .pod {
        width: 100%;
        margin-bottom: 15px;
		max-width: 380px;
		margin-left: auto;
		margin-right: auto !important;
		float: none;
    }
    .featuredPods .pod:hover,
    .featuredPods .pod.active {
        transform: none;
    }
	.intro {
		padding-top: 22px;
		padding-bottom: 22px;
	}
    section.experience {
        background-position: top center;
        background-size: auto 405px;
        height: auto;
    }
    section.experience .container {
        padding: 10px;
        position: relative;
        bottom: auto;
        padding-top: 350px;
    }
    .experiencePod {
        padding: 1px 5px 5px;
    }
    .eventPods .pod {
        margin-bottom: 20px;
		max-width: 300px;
		margin-left: auto;
		margin-right: auto;
    }
	section.insights {
		padding-top: 16px;
		padding-bottom: 50px;
	}
	section.welcome {
		padding-bottom: 35px;
	}
	section.history {
		padding-bottom: 150px;
	}
    .footer {
        flex-wrap: wrap;
        justify-content: center;
    }
    .footer .logoWrap {
        order: -1;
        padding: 0;
    }
    .footer > * {
        margin-bottom: 2em;
    }
	form.search-form {
		max-width: 480px;
		margin-left: auto;
		margin-right: auto;
	}
    .footer .info {
        text-align: center;
        line-height: 2.4;
        margin-bottom: 3em;
        margin-top: 3em;
    }
    footer .dot.mobSplit:before {
        content: '';
        display: block;
        clear: both;
    }
    .ftBot {
        line-height: 2.4;
    }
}
#page {
    position: relative;
}
body:not(.openNav) .menuWrap {
    opacity: 0;
    visibility: hidden;
}
body.openNav {
    /* overflow: hidden; */
}
section.menuWrap {
    position: absolute;
    z-index: 101;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(13,40,37,1);
	background: #1e5f57;
    color: #fff;
    opacity: 1;
    visibility: visible;
    transition: .2s all ease-in;
    overflow: auto;
    /* position: fixed; */
    /* overflow-y: scroll; */
    /* height: 100vh; */
    min-height: 100vh;
}
.menuWrap .barItem.hamWrap {
    background: #fff;
    color: #0d2825;
}
.menuWrap .barItem.hamWrap:hover {
    background: #1e5f57;
    color: #fff;
}
.menuWrap ul {
    list-style: none;
    padding: 0;
}
ul.menu {
    list-style: none;
    padding: 75px 70px 25px;
    text-align: center;
    font-size: 1.75em;
    font-weight: 700;
	font-family: 'Crimson Text', serif;
}
ul.menu a {
    display: block;
    padding: .5em 0;
}
ul.menu a,
ul.menu a:active,
ul.menu a:hover,
ul.menu a:visited {
    color: inherit;
}
ul.menu > li > a {
    /*text-transform: uppercase;*/
}
ul.menu li li a {
    font-size: .8em;
}
ul.menu ul {
	padding: 0 1em;
}
ul.menu li.hasChild:not(.expanded) > ul {
	display: none;
}
li.hasChild > a span:before {
    /*content: '\f054';*/
    font-family: FontAwesome;
    /*font-size: .5em;*/
    vertical-align: middle;
    display: inline-block;
    /*width: 1.28571429em;*/
    text-align: center;
    transition: .2s transform ease-in;
}
li.hasChild.expanded > a span:before {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}
@media (max-width: 767px)
{
    ul.menu {
        padding-left: 15px;
        padding-right: 15px;
    }
}
/* Menu */
ul.menu{
	padding-top:4% !important;
}
.menuWrap img{
	margin: auto;
    display: -webkit-box;
    padding-top: .5em;
	max-width: 80%;
}

ul#menu-rootmenu li .active > a,
ul#menu-top li .active > a {
    text-decoration:underline;
}
ul#menu-rootmenu,
ul#menu-top {
    display: table;
    margin: auto;
    text-align: left;
	width:100%;
}
@media all and (min-width:768px){
	ul#menu-rootmenu,
	ul#menu-top {
		width:80%;
	}
}
ul#menu-rootmenu > li,
ul#menu-top > li {
    border-bottom: 1px solid currentColor;
}
ul#menu-rootmenu > li:first-child {
    border-top: 1px solid;
}
li.hasChild > a {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
li.hasChild > a span:before {
    content: '\f067';
    border: 1px solid;
    border-radius: 50%;
    height: 2em;
    width: 2em;
    line-height: 2;
    font-size: .33em;
    vertical-align: inherit;
    margin-left: 1em;
	margin-right: 1.5em; 
}
li.hasChild.expanded > a span:before {
    transform: none;
    content: '\f068';
}
ul.menu{
	font-weight:500 !important;
}
a{color: #1e5f57;}
a:hover{
	color:#1e5f57;
}
ul.menu a:hover {
	font-weight:700;
}
ul#menu-top {
    margin-top: -40px;
}
@media (min-width:767px)
{
	ul#menu-top.mobile {
		display: none;
	}
}

.barItem.searchWrap {
    cursor: initial;
}
form.search-form.nav-search {
    border: 0;
    margin: 0;
	width: 129px;
}
.nav-search input.search-field {
    font-size: inherit;
    font-family: inherit;
    line-height: inherit;
    padding: 0 11px;
    color: inherit;
    font-style: inherit;
    text-transform: inherit;
}
.nav-search input.search-field::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    line-height: inherit;
}
.nav-search input.search-field:-moz-placeholder { /* Firefox 18- */
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    line-height: inherit;
}
.nav-search input.search-field::-moz-placeholder { /* Firefox 19+ */
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    line-height: inherit;
}
.nav-search input.search-field:-ms-input-placeholder { /* IE */
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    line-height: inherit;
}
.nav-search input.search-field::-ms-input-placeholder { /* IE Edge */
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    line-height: inherit;
}

/*--Sec--*/
/*--Page--*/
/*#content {*/
#content p {
    margin-bottom: 1em;
}
#content .entry-content > *:last-child section:last-child {
    padding-bottom: 140px;
}
#content .entry-content > *:last-child section:not(.overlay):last-child {
	padding-bottom: 160px;
}
.hero.sec {
    height: 465px;
    background-size: cover;
    background-position: center top;
	position: relative;
}
.hero.sec:before {
    content: '';
    display: block;
    height: 100%;
    width: 100%;
    background: rgba(35,32,31,.1);
	position: absolute;
}
.secLogo {
    max-width: 180px;
    margin-top: 20px;
	position: relative;
}
main > article:not(.event):not(.format-standard) > .entry-header {
    position: absolute;
	left: 0;
    top: 190px;
    width: 100%;
    text-align: center;
}
h1.entry-title {
    /*position: absolute;
    top: 200px;
    left: 50%;*/
    color: #fff;
    font-family: 'Crimson Text',serif;
    font-size: 50px;
    line-height: 1.5;
    /*-webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);*/
    border-bottom: 3px solid currentColor;
    text-shadow: 0px 0px 31px rgba(35,31,32,1);
	text-align: center;
    line-height: 1;
    padding-bottom: .25em;
    display: inline-block;
    max-width: 80%;
}
.entry-title a {
    /*display: none;*/
}
header.entry-header .edit-link {
    display: none;
}
.entry-content {
    padding: 0 15px;
}
.site-content .content {
    font-size: 18px;
    line-height: 2;
}
.wpb_wrapper > section {
    margin-left: -15px;
    margin-right: -15px;
    padding-top: 40px;
    padding-bottom: 120px;
	padding-bottom : 60px;
}
/*.vc_row.greyBG {
    margin-left: 0;
    margin-right: 0;
    background: #eee;
}*/
/*.vc_row.greyBG > .vc_column_container > .vc_column-inner {
    padding-left: 0;
    padding-right: 0;
}*/
/*--PostStyle--*/
#content .wrap > section {
    padding: 40px 0 60px;
}
#content .wrap > section:last-child {
    padding-bottom: 160px;
}
.screen-reader-text {
    font-size: 0;
	display: none;
}
.nav-subtitle {
	font-size: 0;
}
.nav-title svg {
    width: 1em;
    height: .5em;
}
span.edit-link {
    display: none;
}
.comment-form label {
    display: block;
}
aside .widget ul {
    list-style: none;
    padding-left: 0;
}
aside .widget ul li {
    border-bottom: 1px solid #1e5f57;
    padding: .5em 0;
}
aside input.search-field {
    color: inherit;
    font-style: normal;
}
aside a:hover {
    font-weight: inherit;
}
.nav-links a {
    font-size: 0;
}
.nav-links a > * {
    font-size: 1.6rem;
}
.nav-links a .screen-reader-text,
.nav-links a .nav-subtitle {
    font-size: 0;
}
textarea {
    max-width: 100%;
}
.post-thumbnail img {
    width: 100%;
}
.site-main article.post {
    padding: 1.5em 0;
    /*margin: .5em 0;*/
}
.site-main article.post:first-child {
    padding-top: 0;
    /*margin-top: 0;*/
}
.site-main article.post:not(:last-child) {
    border-bottom: 1px solid #1e5f57;
}
.page-header {
    border-bottom-color: #1e5f57;
}
.site-main article.post .entry-title {
    margin-top: .5em;
    margin-bottom: 1em;
}
.site-main article.post .entry-content {
    padding-top: 15px;
}
.col-center {
	float: none;
	margin-left: auto;
	margin-right: auto;
}
.wpb_content_element:last-child {
    margin-bottom: 0;
}
.medium-copy {
	font-family: 'Crimson Text', serif;
	font-size: 1.555556em;
	font-size: 28px;
}
check,
div.check {
	max-width: 56px;
	display: block;
	margin: auto;
}
check:before,
div.check:before {
	content: '';
	display: block;
	background: url('assets/images/check.png');
	padding-bottom: calc(14600% / 168);
	background-size: contain;
	background-repeat: no-repeat;
	margin: auto;
	background-position: center;
}
@media (min-width: 768px)
{
	table.fluidTable {
		line-height: 1.5;
		width: 100%;
	}
	table.fluidTable td,
	table.fluidTable th {
		border: 1px solid grey;
		width: 1%;
		padding: 10px 5px;
		text-align: center;
	}
	table.fluidTable tbody > tr:first-child > td:first-child,
	table.fluidTable tbody> tr:first-child > th:first-child {
		border: 0;
	}
	table.fluidTable tbody > tr:first-child > th:not(:first-child) {
		background: #8EAEAA;
	}
	table.fluidTable tbody > tr > td:nth-child(even) {
		background: #D7D9D8;
	}
	table.fluidTable tbody > tr > td:nth-child(odd) {
		background: #fff;
	}
	table.fluidTable tbody > tr > td:first-child {
		background: #A4AEAA;
		font-weight: bold;
	}
	table.AXDBTable {
		display: none;
	}
}
@media (max-width: 767px)
{
	table.fluidTable {
		display: none;
	}

	table.AXDBTable td,
	table.AXDBTable th {
		display: block;
		width: 100%;
	}
	table.AXDBTable tr {
		border: 2px solid grey;
	}
    table.AXDBTable tbody > tr {
        border: 1px solid #a5a5a5;
        padding: 1em;
        display: block;
        margin-bottom: 1em;
    }
    table.AXDBTable tbody tr:after {
    	clear: both;
    	content: '';
    	display: block;
    }
    table.AXDBTable tbody > tr:nth-child(1) {
        display: none;
    }
    table.AXDBTable tbody > tr > td {
        float: left;
        display: block;
        width: 100%;
        text-align: left;
        padding: 5px;
        border: 0 !important;
    }
    table.AXDBTable td[data-title]:before {
        content: attr(data-title);
        color: #8EAEAA;
        margin-right: 0.4em;
    }
	check,
	div.check {
		display: inline-block;
		width: 28px;
		vertical-align: middle;
	}
	
	table.AXDBTable td[data-title] {
		display: flex;
		align-items: center;
		text-align: right;
		white-space: nowrap;
	}
	table.AXDBTable td[data-title] > * {
		text-align: center;
		flex-shrink: 0;
		flex-grow: 0;

	}
	table.AXDBTable td[data-title]:before {
		flex-grow: 1;
		flex-shrink: 1;
		text-align: left;
		white-space: normal;
	}
	table.AXDBTable td[data-title]:before check,
	table.AXDBTable td[data-title]:before .check {
		flex-shrink: 0;
	}
}
svg.icon-arrow-right, svg.icon-arrow-left {
    width: 1.5em;
    height: .75em;
}
.css-events-list .podImage {
    position: relative;
}
.css-events-list .podImage img {
    width: 100%;
    margin: auto;
    display: block;
}
.css-events-list .podImage .date {
    position: absolute;
    bottom: 15px;
    background: rgba(255,255,255,.85);
    padding: 5px 20px 5px 15px;
    border-radius: 0 15px 15px 0;
    color: #4e5758;
    font-size: 12px;
    font-weight: 900;
	letter-spacing: .14em;
}
.css-events-list .pod .title {
    font-size: 20px;
    margin: 1em auto;
	display: block;
}
.css-events-list .pod a:hover {
    font-weight: inherit;
}
a[data-toggle] {
    cursor: pointer;
}
.twocolumn-xs {
    column-count: 2;
}
@media (min-width: 768px)
{
    .twocolumn-sm {
        column-count: 2;
    }
}
@media (min-width: 992px)
{
    .twocolumn-md {
        column-count: 2;
    }
}
@media (min-width: 1200px)
{
    .twocolumn-lg {
        column-count: 2;
    }
}
table.academicTable {
    line-height: 1.5;
    width: 100%;
}
table.academicTable td,
table.academicTable th {
    border: 1px solid grey;
    width: 1%;
    padding: 10px 5px;
    text-align: center;
}
table.academicTable tbody > tr:first-child > th:not(:first-child) {
    background: #8EAEAA;
}
table.academicTable tbody > tr > td:nth-child(even) {
    background: #D7D9D8;
}
table.academicTable tbody > tr > td:nth-child(odd) {
    background: #fff;
}
table.academicTable tbody > tr > td:first-child {
    background: #A4AEAA;
    font-weight: bold;
}
main#main.search-result article > .entry-header {
    position: static;
    text-align: inherit;
}
main#main.search-result article {
    border-bottom: 1px solid #1e5f57;
}
#content .wpb_wrapper .caldera-grid .form-group {
    margin-bottom: 15px;
}
.hero .slide, .hero.sec  {
  /*  -webkit-filter: grayscale(100%);  Safari 6.0 - 9.0 */
  /* filter: grayscale(100%); */
}
.footer-search {
    max-width: 400px;
	margin: 0 auto;
}
    