
@font-face {
  font-family: 'charlotte-sans';
  src: url('fonts/charlotte-sans.eot');
  src: url('fonts/charlotte-sans?#iefix') format('embedded-opentype'),
       url('fonts/charlotte-sans.ttf') format('truetype'),
       url('fonts/charlotte-sans') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'charlotte-sans-bold';
  src: url('fonts/CharlotteSansStd-Bold.eot');
  src: url('fonts/CharlotteSansStd-Bold?#iefix') format('embedded-opentype'),
       url('fonts/CharlotteSansStd-Bold.woff') format('woff'),
       url('fonts/CharlotteSansStd-Bold.ttf') format('truetype'),
       url('fonts/CharlotteSansStd-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'charlotte-sans-book';
  src: url('fonts/CharlotteSansStd-Book.eot');
  src: url('fonts/CharlotteSansStd-Book#iefix') format('embedded-opentype'),
       url('fonts/CharlotteSansStd-Book.woff') format('woff'),
       url('fonts/CharlotteSansStd-Book.ttf') format('truetype'),
       url('fonts/CharlotteSansStd-Book') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'charlotte-sans-book-italic';
  src: url('fonts/CharlotteSansStd-BookItalic.eot');
  src: url('fonts/CharlotteSansStd-BookItalic#iefix') format('embedded-opentype'),
       url('fonts/CharlotteSansStd-BookItalic.woff') format('woff'),
       url('fonts/CharlotteSansStd-BookItalic.ttf') format('truetype'),
       url('fonts/CharlotteSansStd-BookItalic') format('svg');
  font-weight: normal;
  font-style: normal;
}

.right, .alignright { float: right; margin-left:10px;}
.left, .alignleft { float: left; margin-right:10px; }
.aligncenter { margin: 0 auto; display:block; }
.clear { clear: both; }
hr {margin: 20px 0; clear:both;}

/* General */

* {margin:0; padding:0; -moz-box-sizing: border-box; box-sizing: border-box;}

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -webkit-font-smoothing: antialiased; overflow-x: hidden;}

html, button, input, select, textarea {color: #222; }

body { margin: 0; font-size: 1em; line-height: 1.4; text-rendering: optimizeLegibility; font-family: 'Lato', sans-serif; color: #67686b; overflow-x: hidden; width: 100%;}

::-moz-selection { background: #4db9e4; color: #fff; text-shadow: none; } 
::selection { background: #4db9e4; color: #fff; text-shadow: none; }

a {color: #005e84; text-decoration: none;}
a:visited { color: #005e84; }
a:hover { color: #005e84; text-decoration: underline;}
a:focus { outline: none; }
a:hover, a:active { outline: 0; }
body.elink-template-default .page-content a {text-decoration: underline;}
abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn, em { font-style: italic; }
 { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; background: #ccc; padding: 20px; margin: 10px 0; border-radius: 10px; border: 1px solid #6f6e6e }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

ul, ol { margin: 0; padding: 0; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }

figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; white-space: normal; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }
input[type="submit"] {padding:10px;}
button[disabled], input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

table { border-collapse: collapse; border-spacing: 0; font-size:0.8em; margin-bottom:20px;}
td { vertical-align: top; padding:5px; }
table, td, th {border:1px solid #d8d8d9; border-collapse: collapse;}

.chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; }

p, h1, h2, h3, h4 {font-family: 'Lato', sans-serif;}
h5, h6 {}
blockquote p:before {}
blockquote p:after {}
  
#wrapper {width: 100%; display: block; margin: 0 auto;}
.small { font-size: 0.8em; }

/*Search Button */
.searchbar {display:inline-block; height: 20px; color:#111111; margin: 5px 0 0 20px; font-family: 'charlotte-sans',sans-serif;}
#searchsubmit {padding-right:10px; border: none; background:#acacac; color: #111111;  font-size:12px; line-height: 25px; border-bottom-right-radius: 5px; border-top-right-radius: 3px; }
.searchbar label.screen-reader-text {display:none;} 
input#s {width: 160px; height: 25px; padding-left:8px; background-color: #acacac; border: none; float: left; color:#111111; line-height: 25px; font-size:12px; border-bottom-left-radius: 3px; border-top-left-radius: 3px; }
::-webkit-input-placeholder {color: #111111;}
:-moz-placeholder { color: #111111; }
::-moz-placeholder {  color: #111111; }
:-ms-input-placeholder { color: #111111; }

.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }

/* ************************************************************************************** */

span.asterisk {
  color: #000;
  font-size: 20px;
  line-height:10px;
}

span.asterisk-legend {
  color: #000;
  font-size: 10px;
  line-height:10px;
}

span.new-program {
  font-size: 12px;
  color: #242424;
  line-height: 18px;
  display:block;

  padding: 10px;
  margin-left: 20px;
  width: 220px;


}
div.degree-listing {
  max-width: 30%;
  font-size: 14px;
}
div.degree-listing h2 {
  padding-left: 20px;
}
div.degree-listing ul li {
  margin-bottom: 5px;
}
.content-container {
  clear: both;
  bbackground: url('img/block-bg.png') repeat;
  display: table;
  width: 1000px;
  margin: 0 auto;
}

.page-nav {
  width: 250px;
  margin-right: 15px;
  display: table-cell;

}

#content {
  display: block;
  padding-bottom: 200px;
  width: 750px;
  display: table-cell;
  
}

#content p, #content ul, .degree-content p, .degree-content ul, .degree-content ol {
  font-family: 'Lato',sans-serif;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 15px;
}
.degree-content h3 {
  margin-bottom: 15px;
  line-height: 22px;
}
.degree-content p {
  line-height: 0;
}
#content ul, .degree-content ul, #content ol, .degree-content ol {
  list-style-position: inside;
  
}
#content ul li, .degree-content ul li, #content ol li, .degree-content ol li  {
  margin-left: 120px;
  margin-bottom: 5px;
}

.degree-content .gform_body ul li {
  margin-bottom: 0;
}
.degree-content ul ul li {
  margin-left: 60px;
}
.degree-content #field_58_6, .degree-content #field_58_5, .degree-content #field_58_7 {margin-top:10px;}
.degree-content #label_58_6_0 {font-size: 12px;}
.academics-voices-logo {
  text-align: center;
  vertical-align: top;
  width: 300px;
  border:0;
  margin:20px 0;
  
}
.header-container {
  background-color: #085c80;
  width:100%;
  overflow: hidden;
}
.header {
 /* display:table-cell;
  vertical-align:middle;*/
  width: 1000px;
  margin: 0 auto;
  position: relative;
  z-index:99;
  height: 105px;
}
.header img {

  margin: 12px 0;
  width: 215px;
  height: 82px;
}
.header nav {
  display: inline-block;
  
}
.header nav ul, nav.main-menu ul {
  list-style-type: none;
}
.header img {
  display: inline-block;
}
.header nav ul {
  margin-left: 305px;
}

.header nav ul li {
  position: relative;
}

.header nav ul li a {
  font-family: 'charlotte-sans',sans-serif;
  font-size: 20px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	padding: 43px 18px;
	transition: all .5s ease;
}

.header nav ul li a:hover:after {
   font-family: FontAwesome;
   font-size: 36px;
   color: #065a76;
   content: "\f0d8";
   position:absolute;
   left:43%;
   top:32px;
   padding-right: 3px;
   vertical-align: middle;
}

.header nav ul li a:hover {
  background-color: #074d6e;  
}
.header nav ul li, nav.main-menu ul li  {
  display: inline;
}

.main-menu-container {
  width: 100%;
  background-color: #000;
  position: absolute;
  z-index: 99;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";       /* IE 8 */
  filter: alpha(opacity=70);  /* IE 5-7 */
  -moz-opacity: 0.7;          /* Netscape */
  -khtml-opacity: 0.7;        /* Safari 1.x */
  opacity: 0.7;  
  
}
nav.main-menu {
  width: 1000px;
  margin: 0 auto;
  height: 35px;
  
}
nav.main-menu ul{
  margin-left:-5px;
  display: inline-block;
}
nav.main-menu ul li a {
  font-family: 'charlotte-sans',sans-serif;
  font-size: 18px;
	color: #fff;
	padding: 5px 12px;
	display: inline-block;
}

nav.main-menu ul li a:hover {
  text-decoration: none;
  background-color: #4c4c4b;
}

form.searchform {
  width: 185px;
}

button.hamburger {
  
  font-family: 'charlotte-sans',sans-serif;
  background-color: transparent;
  font-size:18px;
  margin-left:0px;
  display: inline-block;
  text-transform:uppercase;
  color: #fff;
  border: 0;
  outline: none;
}

a.parent {
  display: block;
}


.mega {
  display: block;
  width: 100%;
  background-color: #eee;
  position: absolute;
  height: inherit;

  z-index: 999;
  left: 0;
  text-align: left;
  transition: all .2s;
  min-height: 200px;
}

.nav-wrapper {
  width: 100%;;
  background-color: #000;
}

.nav-txt {
  font-family: 'Lato', sans-serif;
  display: inline-block;
  width: 200px;
  color: #222;
  font-size: 14px;
  line-height: 22px;
  vertical-align: top;
}
.menu-section-header {
  display: inline-block;
  color: #000;
  text-transform: uppercase;
  font-size: 18px;
  margin-bottom: 10px;
  line-height:20px;
}
.menu-section-header a {
  color: #000;
  margin: 0;
  padding: 0;
}
ul.sub-menu {
  display: inline-block;
  padding-left: 15px;
  vertical-align: top;
  max-width: inherit;
}

ul.sub-menu .page_item {
  line-height: 20px;
  margin-bottom: 10px;
}
.nav-footer-container {
  clear:both;
  background-color: #085c80;
  width:100%;
  box-shadow: 2px 2px 2px #000;
}

.nav-footer li {
  display: inline;
}
.nav-footer li a {
  display:inline-block;
  text-transform: uppercase;
  padding: 15px 30px;
  color: #fff;
  font-size: 20px;
  line-height:26px;
  text-decoration: none;
}
.nav-footer li a:hover {
  background: rgba(0, 0, 0, 0.3);
  }
  

.mini-icons {
  font-size: 16px;
  margin-left: 3px;
}
.mobile-menu-button {
  font-size: 30px;

}
.fa-caret-left {
  font-size: 14px;
}
.fa-bars {
  margin-left:3px;
}

.slide-container {
  position: relative;
  
}

.breadcrumbs-container {
  width: 100%;
}

.breadcrumbs {width: 1000px; margin: 0 auto; padding: 5px 0; list-style-type: none;}
.breadcrumbs ul {margin-left: 280px; font-size: 14px;}
.breadcrumbs li {display: inline;}
.breadcrumbs li a {color: #67686b;}

.hero-container {
  display: block;
  position: relative;
  width: 100%;
  z-index: 1;
  overflow:hidden;
  height: 550px;
}

.bg-video {
  position: absolute; top: 0; left: 0;
  background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover !important;
    display: inline-block;
    height: auto;
    left: 0;
    max-width: none !important;
    min-width: 100%;
    object-fit: contain;
    top: 0;
    width: auto;
    z-index: -99;
}

div.slide-overlay-container {
  width: 1000px;
  margin: 0 auto;
  position:relative;
  z-index: 9999;
}
div.slide-overlay {
  visibility: hidden;
  display:block;
  position: absolute;
  top: 100px;
  right: 10px;
  z-index: 999999;
  background-color: #000;
  width: 450px;
  padding: 15px 0 0 15px;
  background: rgba(0, 0, 0, 1); /* Fallback for older browsers without RGBA-support */
  background: rgba(0, 0, 0, 0.7);
  height: auto;
}

.slide-overlay ul {
  list-style: none;
}
li.slide {
  opacity: 1;

}

.slide h2 {
  color: #fff;
  font-size:36px;
  text-transform: uppercase;
  line-height: 46px;
  text-align: right;
  padding-bottom: 10px;
  margin: 0 15px 15px 0;
  border-bottom: 1px solid #ccc;
}

.slide p {
  color: #fff;
  font-size: 18px;
}

li .slide p:hover, li .slide a:hover {
  text-decoration: none;
}

.slide-overlay-content {
  display: block;
  position: static;
  
}
a.slide-link:hover {
  text-decoration: none;
}
span.learn-more {
  display: inline-block;
  float: right;
  text-transform: uppercase;
  color: #fff;
  font-size: 16px;
  line-height: 36px;
  vertical-align: middle;
}

span.more-box {
  background-color: #085c80;
  font-size:30px;
  padding: 2px 10px 0 10px;
  margin-left: 7px;
  vertical-align: bottom;
}

.gravity-submit {
  background: none;
  background-color: none;
}

.fa-angle-right {
  vertical-align: middle;
}
.bx-wrapper {
  width: 100%;
}
.bxslider li {
  mmin-width: 500px;
}

/* ***** NEW HOMEPAGE ******** */
.discern-header {
  text-transform: uppercase;
  color: #005d81;
  text-align: center;
	font-size: 28px;
	letter-spacing: 3px;
	margin: 10px 0;
	
}
.discern-wrapper {
	display: grid;
	grid-template-columns: 526px 1fr;
	width: 920px;
	margin: 0 auto 30px auto;
	padding: 0;
}
.discern-video2, .discern-video3, .discern-video4 {
  display: none;
}
.all-discern-videos {
  width: 526px;
  height: 300px;
}

#why-church-text {
	position: relative;
	height: 100%;
}
.all-discern-text {
  height: 200px;
}
.discern-content {
	display: grid;
	grid-template-columns: 1fr;
	grid-template-rows: 200px 1fr;
}
.discern-content h2 {
  text-transform: uppercase;
  color: #21282c;
  font-size: 22px;
  text-align: center;
  margin-bottom: 15px;
}
.discern-content p {
  color: #21282c;
  font-size: 13px;
  line-height: 20px;
  font-weight: 500;
  margin-bottom: 10px;
  padding-left: 20px;
}
.discern-nav {
  align-self: end;
  display: grid;
  grid-template-columns: 100px 100px 100px 100px;
  grid-gap: 1px;
  margin-left: 1px;
  
}
.discern-nav:hover {
  cursor: pointer;
}
.discern-nav img {
  margin: 5px 0;
}
.discern-nav span {
	display: block;
	color: #fff;
	font-size: 11px;
	font-weight: 700;
	text-transform: uppercase;
}
.discern-nav a {
	display: inline-block;
	background: #005d81;
	transition: background-color 0.5s ease;
	text-align: center;
	width: 100px;
	height: 100px;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
.discern-nav a:hover {
  cursor: pointer;
  background: #074d69;
}
.discern-wrapper .active {
  background: #21282c;
}
.discern-wrapper .active:hover {
  background: #21282c;
}
#why-church-text {
  display: block;
}
#text2, #text3, #text4{
  display: none;
}

.why-wrapper {
  background: #21282c;
  color: #fff;
  text-align: center;
}
.why-wrapper h2 {
  text-transform: uppercase;
  letter-spacing: 2px;
  padding: 15px 0;
  font-size: 28px;
}
.why-video-wrapper {
  color: #fff;
  text-align: center;
  background: #000;
}
.why-video {
  display: grid;
	grid-template-columns: 1fr;
	grid-template-rows: 1fr 1fr;
	width: 240px;
  height: 240px;
}
#video_container .vimeo {
  width: 526px;
  height: 300px;
}
.vid {
  height: 300px;
  background-position: center center;
  background-size: cover;
}
.button-click {
  display: none;
}
.why-videos {
  display: grid;
  grid-template-columns: 240px 240px 240px 240px 240px;
  margin: 0 auto;
  width: 1200px;
  
}

.why-video:hover {
  cursor: pointer;
}
.why-video * {
  pointer-events: none;
}
.housing-video {
  background: linear-gradient(rgba(38,45,48, 0.75), rgba(38,45,48, 0.7)), url('/wp-content/uploads/Home-Housing.jpg') no-repeat center center;
  background-size: cover, contain;
}
.fitness-video {
  background: linear-gradient(rgba(38,45,48, 0.75), rgba(38,45,48, 0.7)), url('/wp-content/uploads/Home-Fitness.jpg') no-repeat center center;
  background-size: cover, contain;
}
.formation-video {
  background: linear-gradient(rgba(38,45,48, 0.75), rgba(38,45,48, 0.7)), url('/wp-content/uploads/Home-Formation.jpg') no-repeat center center;
  background-size: cover, contain;
}
.chapel-video {
  background: linear-gradient(rgba(38,45,48, 0.75), rgba(38,45,48, 0.7)), url('/wp-content/uploads/Home-Chapel.jpg') no-repeat center center;
  background-size: cover, contain;
}
.cp-video {
  background: linear-gradient(rgba(38,45,48, 0.75), rgba(38,45,48, 0.7)), url('/wp-content/uploads/Home-ChurchPlanting.jpg') no-repeat center center;
  background-size: cover, contain;
}

.why-video p, .why-video h3 {
  z-index: -9 !important;
}
.why-video h3 {
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-top: 10px;
}
.why-video p {
  font-size: 12px;
  padding: 10px;
}
.play-btn-wrapper {
  text-align: center;
  align-self: start;
}
img.white-play-btn {
  width: 60px;
  height: auto;
}
.vimeo {
  z-index: 99 !important;
}

.home-voices-header {
  background: #005d81;
  width: 100%;
  text-align: center;
}
.home-voices-header h2 {
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 2px;
  padding: 15px 0;
  font-size: 28px;
}

.home-voices-content {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-columns: 1fr;
  width: 400px;
  margin: 20px auto;
  justify-content: center;
  align-items: center;
}
.home-voices-content p {
  text-align: center;
  margin-bottom: 10px;
  font-size: 22px;
  color: #000;
  padding: 0 30px;
}
.home-voices-content strong {
  font-weight: 900;
}
.home-voices-text {
  text-align: center;
}
.home-voices-text img {
  width: 300px;
  margin-top: 20px;
}
.news-cal-container {
  background-color: red;
  background: url('img/white-bg.jpg') repeat;
  padding: 10px 0;
}

.news-cal-container:after {
  clear:both;
}

.news {
  width: 345px;
  display: inline-block;
  float: left;
}

.news ul {
  padding-left: 20px;
  list-style:none;
}

.news li:before {    
    font-family: 'FontAwesome';
    color: #085c80;
    content: '\f105';
    font-size: 40px;
    margin: 0 0 0 -15px;
    vertical-align: top;
}

.news li {
  padding: 0 0 10px 10px;
  margin: 0 0 10px 0;
  line-height: 22px;
}
.news li a {
  display: inline-block;
  color: #474747;
  margin-left: 10px;
  bbborder-bottom: #006a9f dotted 1px;

  border-width: 0 0 1px 0;
  -webkit-border-image:url(img/dotted-line.png) 0 0 1 0 repeat;
  -moz-border-image:url(img/dotted-line.png) 0 0 1 0 repeat;
  border-image:url(img/dotted-line.png) 0 0 1 0 repeat;
  
  padding-bottom: 10px;
}

.news-cal-container h3 {
  color: #171612;
  text-transform: uppercase;
  text-align: center;
  font-size: 22px;
  padding-bottom:10px;
  border-width: 0 0 2px 0;
  -webkit-border-image:url(img/striped-line.png) 0 0 2 0 repeat;
  -moz-border-image:url(img/striped-line.png) 0 0 2 0 repeat;
  border-image:url(img/striped-line.png) 0 0 2 0 repeat;
  margin-bottom: 15px;
}

.calendar {
  width: 580px;
  margin-left: 60px;
  display: inline-block;
  vertical-align: top;
  color: #2b2b2b;
}

.calendar ul {
  list-style: none;
}
.calendar ul li {
  margin-bottom: 20px;
}
.event-content {
  width: 400px;
  display: inline-block;
  margin-left: 20px;
  font-family: 'Lato', sans-serif;
}
.event-date, .event-image  {
  display: inline-block;
  vertical-align: top;
}

.event-title, .event-description, .event-details {
  display: block;
}

.event-date {
  background: url('img/cal.png') no-repeat;
  height: 100px;
  padding:17px 0 0 7px;
  width: 30px;
  font-size: 12px;
  color: #000;
}

.event-image {
  margin-left: 20px;
}

.event-title {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 700;
}

.event-description, .event-details {
  font-size: 12px;
  margin-top: 10px;
}

.event-details {
  font-weight: 200;
}
a span.event-description, a span.event-details {color:#000;}

a.view-more {
  display: inline-block;
  text-transform:uppercase;
  color: #9d9a9a;
}

.view-more:after {    
    display: inline-block;
    font-family: 'FontAwesome';
    color: #085c80;
    content: '\f105';
    font-size: 40px;
    margin: -3px 0 0 10px;
    vertical-align: middle;
    
}

/*
.slide-fade {
  opacity: 0;
  display: block;
  position: absolute;
  z-index: 1;
  top: 0;
  width: 150px;
  height: 100%;
  background-color: #fff;
  background-image: -webkit-linear-gradient(left, transparent 100%, #ffffff 0%, rgba(255, 255, 255,0.9) 15%, rgba(255, 255, 255,0.8) 27%, rgba(255, 255, 255,0.5) 50%, rgba(255, 255, 255,0.15) 75%);
  background-image: linear-gradient(to right, #fff 0%, rgba(255, 255, 255,0.9) 15%, rgba(255, 255, 255,0.8) 27%, rgba(255, 255, 255,0.5) 50%, rgba(255, 255, 255,0.15) 75%, transparent 100%);
  background-color: transparent;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#00222222', endColorstr='#FF222222', GradientType=0)";
  -webkit-transition: opacity 450ms ease-in;
  -moz-transition: opacity 450ms ease-in;
  transition: opacity 450ms ease-in;
}
*/

.gform_wrapper .gfield_checkbox li input, .gform_wrapper .gfield_checkbox li input[type=checkbox], .gform_wrapper .gfield_radio li input[type=radio] {vertical-align: none;}

.slide-fadee, right-fade {
  opacity: 0;
  display: block;
  position: absolute;
  z-index: 1;
  top: 0;
  width: 150px;
  height: 100%;
  background-color: #fff;
  background-image: -webkit-linear-gradient(left, transparent 100%, #000 0%, rgba(0, 0, 0, 1) 15%, rgba(0, 0, 0,0.8) 27%, rgba(0, 0, 0,0.5) 50%, rgba(0, 0, 0,0.15) 75%);
  background-image: linear-gradient(to right, #000 0%, rgba(0, 0, 0,0.9) 15%, rgba(0, 0, 0,0.8) 27%, rgba(0, 0, 0,0.5) 50%, rgba(0, 0, 0,0.15) 75%, transparent 100%);
  background-color: transparent;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#00222222', endColorstr='#FF222222', GradientType=0)";
  -webkit-transition: opacity 450ms ease-in;
  -moz-transition: opacity 450ms ease-in;
  transition: opacity 450ms ease-in;
}


.welcome-container, .social-container {
  background-color: #fff;
  background: url('img/stripe-top.png') top repeat-x, url('img/stripe-bottom.png') bottom repeat-x;
  
}

.content {
  width: 1000px;
  padding: 30px 0;
  margin: 0 auto 0 auto;
  
}
.content p {
  margin-bottom: 20px;
  color: #67686b;
}
.footer .content p {
  color: #fff;
}
.welcome-left {
  float: left;
  text-align: right; 
  padding: 40px 0; 
  color: #171612;
  background-color: transparent;
}

.welcome-right a img {
  width: 526px;
  height: 310px;
  margin-left: 25px;
}

.welcome-left h1 {
  text-transform: uppercase;
  font-size: 18px;
}

.welcome-left h2 {
  font-size: 42px;
  text-transform: uppercase;
  font-family: 'charlotte-sans-bold',sans-serif;
  font-weight: normal;
  padding: 5px 0 20px 0;
  border-bottom: 1px solid #ccc;
  margin-bottom: 20px;
}

span.title {
  font-size: 18px;
  color: #b4b3b3;
}





.viewbook {
  clear: both;
  padding-top: 30px;
  background-color: #343434;
}

.ms-info h3, .ms-info h4 {
  color: #fff;
}
.ms-info h2 {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px dotted #fff;
}
.ms-info h3 {
  font-size: 20px;
  text-transform:uppercase;
}
.ms-info p {
  font-size: 16px;  
}
.admissions-staff {
  height: 700px;
}

.social-summary, .twitter-embed {
  display: inline-block;
  background-color: transparent;
  vertical-align: top;
}

.social-summary {
  width: 415px;
}

.social-summary img {
  margin: 0 10px 15px 0;
}

.twitter-embed {
  width: 500px;
  margin-left: 50px;
  bbackground: rgba(0, 0, 0, 1); /* Fallback for older browsers without RGBA-support */
  bbackground: rgba(0, 0, 0, 0.6);
  padding: 0 0 15px 20px;
  color: #000;

}

a.twitter-timeline {

   
  /* Text */
  color: #000;
  white-space: nowrap;
}
 
a.twitter-timeline:hover,
a.twitter-timeline:focus {
  bbackground-color: #dedede;
}
 
/* Color Highlight for keyboard navigation */
 
a.twitter-timeline:focus {
  outline: none;
  border-color: #0089cb;
}

.social-container {
  padding-bottom: 40px;

}

.dcsns-toolbar .filter li a  {
  height: 30px;
}

.blue-bg-gradient {
  background: rgba(3,79,111,1);
  background: -moz-linear-gradient(top, rgba(3,79,111,1) 0%, rgba(3,79,111,1) 0%, rgba(1,94,131,1) 28%, rgba(1,94,131,1) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(3,79,111,1)), color-stop(0%, rgba(3,79,111,1)), color-stop(28%, rgba(1,94,131,1)), color-stop(100%, rgba(1,94,131,1)));
  background: -webkit-linear-gradient(top, rgba(3,79,111,1) 0%, rgba(3,79,111,1) 0%, rgba(1,94,131,1) 28%, rgba(1,94,131,1) 100%);
  background: -o-linear-gradient(top, rgba(3,79,111,1) 0%, rgba(3,79,111,1) 0%, rgba(1,94,131,1) 28%, rgba(1,94,131,1) 100%);
  background: -ms-linear-gradient(top, rgba(3,79,111,1) 0%, rgba(3,79,111,1) 0%, rgba(1,94,131,1) 28%, rgba(1,94,131,1) 100%);
  background: linear-gradient(to bottom, rgba(3,79,111,1) 0%, rgba(3,79,111,1) 0%, rgba(1,94,131,1) 28%, rgba(1,94,131,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#034f6f', endColorstr='#015e83', GradientType=0 );
  background: url('img/blue-bg.jpg') repeat;
}

.footer {
  width: 100%;
  
  text-align: center;
  color: #fff;
  padding-bottom: 30px;
  background: rgba(3,79,111,1);
  background: -moz-linear-gradient(top, rgba(3,79,111,1) 0%, rgba(3,79,111,1) 0%, rgba(1,94,131,1) 28%, rgba(1,94,131,1) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(3,79,111,1)), color-stop(0%, rgba(3,79,111,1)), color-stop(28%, rgba(1,94,131,1)), color-stop(100%, rgba(1,94,131,1)));
  background: -webkit-linear-gradient(top, rgba(3,79,111,1) 0%, rgba(3,79,111,1) 0%, rgba(1,94,131,1) 28%, rgba(1,94,131,1) 100%);
  background: -o-linear-gradient(top, rgba(3,79,111,1) 0%, rgba(3,79,111,1) 0%, rgba(1,94,131,1) 28%, rgba(1,94,131,1) 100%);
  background: -ms-linear-gradient(top, rgba(3,79,111,1) 0%, rgba(3,79,111,1) 0%, rgba(1,94,131,1) 28%, rgba(1,94,131,1) 100%);
  background: linear-gradient(to bottom, rgba(3,79,111,1) 0%, rgba(3,79,111,1) 0%, rgba(1,94,131,1) 28%, rgba(1,94,131,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#034f6f', endColorstr='#015e83', GradientType=0 );
  background: url('img/blue-bg.jpg') repeat;
  border-top: 3px solid #fff;
}

.footer .locations {
  float: left;
  text-align: left;
  font-size: 14px;
  width: 350px;
}
.footer .locations h3 {
  margin-top: 20px;
  font-weight: 900;
  font-size: 12px;
}
.footer .locations h4 {
  font-size: 10px;
}
body.page-hundredfold .footer h3.loc-title, body.page-template-template-hundredfold .footer h3.loc-title {font-size: 17px; line-height: 22px; margin:20px 0 0 0; font-weight: 900;}
body.page-hundredfold .footer h4.loc-address, body.page-template-template-hundredfold .footer h4.loc-address {font-size: 14px; line-height: 18px; margin:0; font-weight: 700;}
body.page-hundredfold .footer h4.loc-phone, body.page-template-template-hundredfold .footer h4.loc-phone {font-size: 14px; line-height: 18px; margin:0; font-weight: 700;}

body.page-virtual-visit .page-content a {
  display: inline-block;
}
body.page-virtual-visit .page-content img {
  width: 200px;
  height: auto;
  border-radius: 10px;
  margin: 0 10px 20px 0;
}
body.page-virtual-visit .video-block-more img {
  width: 100px;
  height: auto;
  border-radius: 50%;  
}
.footer .locations a {
  color: #fff;
  text-decoration: underline;
}
.footer .locations .loc-phone a, .footer .copyright .privacy a, .footer .phone a {
  display: inline-block;
  text-decoration: none;
  border-bottom: 1px dotted #fff;
}
.footer .locations .loc-phone a:hover, .footer .copyright a:hover, .footer .phone a:hover {
  border-bottom: 1px dotted transparent;
}
.footer .social {display: block; clear:both; margin-top:10px; text-align: center;}
.footer .social img {width: 45px;margin: 15px 5px 0 5px;}
.footer .social a {border-bottom: none;}
.footer .social a:hover {border-bottom:none;}


.footer .fed { display: inline-block; text-align: left; clear:both; margin-top: 40px; width: 200px; font-size: 12px;}
.footer .fed h3 { margin-bottom: 10px;}

.footer .phone {
  float: right;
  font-size: 22px;
  margin-top: 20px;
}
.footer .phone a {
  color: #fff;
}
.footer img {
  margin-top: -80px;
}
.footer div.copyright  {
  clear:both;
  display:block;
  font-size: 12px;
  margin-top: 20px;
  
}
.footer .copyright a {
  color: #fff;

}

.hundredfold-footer {display: inline-block; float:left; margin-top: 100px; text-align: center;}
.hundredfold-footer img {width: 250px; height: auto;}

.active-slide {
  border: 5px solid #000;
}

.right-fade {
  right: 0;
    -webkit-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transform: scaleX(-1);
  }


#admissions {
  margin-top: 0px;
}

.admissions-header {
  width: 100%;
  background: url('img/admissions-header-gradient.png') bottom repeat-x, url('img/admissions-header.jpg') no-repeat center center;
  height: 573px;
  text-align: center;
}

.start-header {
  background: url('img/start-header.jpg') no-repeat center center;
}
.life-header {
  background: url('img/life-header.jpg') no-repeat center center;
}
.tuition-header {
  background: url('img/tuition-header.jpg') no-repeat center center;
}
.international-header {
  background: url('/wp-content/uploads/International-Hero.jpg') no-repeat center center;
  }
.admissions-header h1 {
  text-transform: uppercase;
  padding-top: 155px;
  color: #fff;
  font-size: 55px;
  text-shadow: 1px 1px 1px #302f2f;
  font-weight: 900;
}

nav.admissions-nav .content {
  padding: 15px 0;
}
nav.admissions-nav img, nav.admissions-nav h2, nav.admissions-nav ul  {
  display: inline-block;
}
nav.admissions-nav h2 {
  font-size: 22px;
  color: #005e84;
  text-transform: uppercase;
  margin: 0 0 0 0;
  padding: 0 20px 0;
  border-right: 1px solid #005e84;
  line-height: 70px;
}
.page-tuition-scholarships nav.admissions-nav h2 {
  font-size: 18px;
}
nav.admissions-nav ul li {
  display:inline;
}
nav.admissions-nav ul li a {
  padding: 0px 10px;
  line-height: 70px;
}
nav.admissions-nav ul li a:hover {
  color: #000;
  text-decoration: none;
}
.adm-welcome {
  display: inline-block;
  color: #fff;
  font-size: 20px;
  border: 1px solid #fff;
  padding: 10px 30px;
}

.admissions-subnav {
  background: url('img/white-bg.jpg') repeat;
  text-align: center;
}
.admissions-subnav h2 {
  font-size: 36px;
  line-height: 40px;  
  color: #2B2B2B;
  margin-top: 30px;
}

#admissions .admissions-subnav h2 {
  font-size: 22px;
}

.admissions-subnav h2 .fa-circle {
  font-size: 10px;
  vertical-align: middle;
  margin: 0 10px;
}
.admissions-subnav h3 {
  font-size: 24px;
  margin: 0 0 20px 0;
}
.admissions-subnav p {
  text-align: left;
  padding: 0 150px;
  font-size: 18px;
  line-height: 34px;
  margin-bottom: 20px;
}
.admissions-subnav hr {
  border-top: 3px double #005e84;
  margin: 20px 150px;
  
}
.adm-icon-nav {
  display: inline-block;
  vertical-align: bottom;
  width: 220px;
  padding-bottom: 20px;
}

.adm-icon-nav h4 {
  font-size: 22px;
  color: #005e84;
  text-transform: uppercase;
  padding-bottom: 5px;
  border-bottom: 1px solid #005e84;
  margin-bottom: 15px;
  text-align: left;
  display: inline-block;
}
a.adm-icon-nav h4:hover {
  text-decoration: none;
}
.adm-icon-nav h4:after {
  clear:both;
}
.adm-icon-nav img {
  display: inline-block;
  width: 70px;
  height: 70px;
}

.admissions-slider {
  margin: 0;
  padding: 30px 0 20px 0;
}
.admissions-slider h2, .admissions-slider h3 {
  text-align: center;
  text-transform: uppercase;
  font-weight: 400;
}
.lg-txt {
  font-size: 26px;
}
.lg-txt a {
  color: #fff;
  border-bottom: 1px dotted #fff;
}
.lg-txt a:hover {
  text-decoration: none;
  border: none;
}
.white-plaid {
  background: none;
  background: url('img/white-bg.jpg') repeat;
  color: #222;
}
.blue-bg {
  color: #fff;
  background: url('img/admissions-header-gradient.png') top repeat-x;
  background-color: #025e83;
  background: -moz-linear-gradient(top, rgba(3,79,111,1) 0%, rgba(3,79,111,1) 0%, rgba(1,94,131,1) 28%, rgba(1,94,131,1) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(3,79,111,1)), color-stop(0%, rgba(3,79,111,1)), color-stop(15px, rgba(1,94,131,1)), color-stop(20px, rgba(1,94,131,1)));
  background: -webkit-linear-gradient(top, rgba(3,79,111,1) 0%, rgba(3,79,111,1) 0%, rgba(1,94,131,1) 28%, rgba(1,94,131,1) 100%);
  background: -o-linear-gradient(top, rgba(3,79,111,1) 0%, rgba(3,79,111,1) 0%, rgba(1,94,131,1) 28%, rgba(1,94,131,1) 100%);
  background: -ms-linear-gradient(top, rgba(3,79,111,1) 0%, rgba(3,79,111,1) 0%, rgba(1,94,131,1) 28%, rgba(1,94,131,1) 100%);
  background: linear-gradient(to bottom, rgba(3,79,111,1) 0%, rgba(3,79,111,1) 0%, rgba(1,94,131,1) 28%, rgba(1,94,131,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#034f6f', endColorstr='#015e83', GradientType=0 );
}
.blue-bg .content p {
  color: #fff;
}
.blue-bg a {
  color: #fff;
  border-bottom: 1px dotted #fff;
}
.blue-bg a:hover {
  text-decoration: none;
  border-bottom: none;
}
.section {
  width: 100%;
  font-size: 20px;
  ooverflow:auto; 
}
.section p{
  margin-bottom: 20px;
}
.section ul li {
  margin: 0 0 10px 35px;
}
.section ul ul li {
  margin-left: 70px;
}
.section h2 {
  text-align: center;
  padding-top:15px;
}
.section-header {
  width: 100%;
  height: 324px;
  text-align: center;
  color: #fff;
  display: table;
}
.section-header .title-container {
  
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  
}
.section-header h2 {
  display: inline-block;
  font-size: 36px;
  text-shadow: 1px 1px 1px #393838;
  border: 1px solid #fff;
  padding: 10px 30px;
  
}
.financial-aid-staff {height:700px;}
.financial-aid-staff h3 {color: #000;}
.community {
  padding-bottom: 20px;
}
.activities .content {
  padding-bottom: 30px 0 0 0;
}
.activities .content p:last-child {
  margin-bottom: 0;
}
.denominations {
  margin-top: -25px;
}
.residence-life {
  padding-bottom: 20px;
}
.action-container {
  width: 100%;
  background: url('img/ky-overhead.jpg') no-repeat center center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 750px;
  text-align: center;
}

.rfi-container {
  display: table;
  width: 100%;
  background: url('img/patio.jpg') no-repeat center center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 350px;
  text-align: center;
}


body .rfi-form .gform_wrapper .gform_body .gform_fields .gfield .ginput_complex {
  margin-left:0;
}
.rfi-form {
  display: inline-block;
  padding: 10px 0 0 20px;
  background: rgba(0, 0, 0, 1); /* Fallback for older browsers without RGBA-support */
  background: rgba(0, 0, 0, 0.8);
}

.rfi-container h2 {
  color: #fff;
  text-shadow: 1px 1px 1px #393838;
  text-transform: uppercase;
  font-size: 22px;
}

.rfi-container .gform_body form {
  width: 530px;
  margin: 0 auto;
}
.rfi-container .gfield_label, .rfi-container .name_first, .rfi-container .name_last {
  color: #fff;
  font-weight: 900;
  text-transform: uppercase;
}

.rfi-container input[type=submit], .rfi-container .gform_wrapper input[type=text] {
  color: #fff;
}

.rfi-container .gform_wrapper ul li.gfield {
  margin-bottom: 20px;
}

.rfi-container input {
  background: rgba(255, 255, 255, 1); /* Fallback for older browsers without RGBA-support */
  background: rgba(255, 255, 255, 0.2);
  border: 1px solid #d9d9d9;
  max-width: 250px;
}

.rfi-container input[type=submit] {
  background: transparent;
  text-transform: uppercase;
  font-weight: 900;
  float:right;
}

.rfi-container .more-box {
  padding: 4px 15px 0 17px;
}

#gform_submit_button_57 {float: right; background-color: transparent; border: 0; }
.gform_wrapper, .gform_footer {margin: 0; padding: 0; margin-top:-50px;}
bbody .gform_wrapper .gform_footer {margin: 0 0 0 0; padding: 0 0 0 0; }

.testimonial-container {
  width: 100%;
  background: url('img/testimonial-border.png') bottom repeat-x, url('img/kevin-cook.jpg') no-repeat center center;
  height: 500px;
  text-align: center;
}

.testimonial-container p {
  position: absolute;
  color: #fff;
  display: block;
  width: 250px;
  text-align: left;
  float: right;
  right: 20%;
  margin-top: 50px;
  font-size: 22px;
}

.adm-voices-container {
  width: 100%;
  margin:0;
  padding:0;
  background-color:#000;
}

.adm-voices-asb-container {
  color: #fff;
  background: url('img/voices-asb-pattern.png') top repeat-x, url('img/voices-asb-tennent-top.jpg') no-repeat center center;
  height: 760px;
}
.adm-voices-asb {
  width:1000px;
  margin: 0 auto;
  padding-top:30px;
}
.asb {
  width:650px;
  text-align: center;
}
a.watch-btn, span.watch-btn {
  display: inline-block;
  background: rgba(255, 255, 255, 0.3);
  padding: 0 0 0 20px;
  margin: 25px 0 0 0;
  float: right;
  line-height: 40px;
  vertical-align: top;
  text-transform: uppercase;
  color: #fff;
  font-weight: 900;
}
span.learn {
  font-weight: 500;
  background: transparent;
}
a.watch-btn:hover, span.watch-btn:hover {
  text-decoration: none;
}
a.watch-btn .fa-angle-right, span.watch-btn .fa-angle-right, .livestream .fa-angle-right {
  font-size: 40px;
  line-height:38px;
  margin-top: -3px;
  margin-left: 15px;
  background: rgba(0, 0, 0, 0.3);
  padding: 1px 12px 1px 15px;
}
span.learn .fa-angle-right, span.learn .fa-angle, .livestream .fa-angle {
  background-color: #085c80;
}

.livestream .fa-angle-right {
	background-color: #085c80;
	line-height: 35px;
	margin-left: 5px;
}


.adm-voices-promo-container {
  text-align: center;
  background: url('img/voices-asb-pattern-lower.png') top left repeat-x, url('img/voices-asb-tennent-lower.jpg') no-repeat center center;
  height:200px;
  display: flex;
  justify-content: center;
}
.adm-voices-promo {
  align-self: center;
}
span.voices-tagline {
  display: inline-block;
  width: 400px;
  margin: 0 0 0 15px;
  padding-top: 5px;
  font-size:22px;
  color: #fff;
  text-align: left;
}
span.tagline-lg {
  font-size:30px;
  line-height:20px;
  font-weight: 900;
}
.adm-voices-promo img {
  width:300px;
}
.adm-voices-listing  .bx-wrapper {
  width: 100%;
  height: 200px;
}
.adm-voices-listing  .bxslider li, .bxslider2 li {
  min-width: 200px;
  height: 200px;

}
.adm-voices-listing-container {
  width: 100%;
  height: 200px;
  background-color: #000;
}
.adm-voices-listing {
  width: 100%;
}
.adm-voices-listing ul {
  list-style-type: none;
  border:0;
  margin: 0;
  padding: 0;
  
}
.adm-voices-listing ul li {
  display: inline-block;
  margin: 0;
  padding: 0;
  border: 0;
  line-height: 0;
}

a.voice {
  display:block;
}
.adm-voices-listing ul li a img {
  margin: 0;
  padding: 0;
  border: 0;
}
.adm-voices-listing img {
  width: 200px;
  height: 200px;
  -webkit-filter: none;
  filter: none;
}

.adm-voices-listing img:hover {
  www-webkit-filter: grayscale(1);
  filter: grayscale(1);
}


.quickfacts-container {
  width: 100%;
  text-align: center;
  padding: 30px 0;
}

.quickfacts-container h2 {
  display: block;
  text-transform: uppercase;
  font-size: 26px;
  line-height: 26px;
  color: #fff;
  margin-bottom: 10px;
}
.facts-container {
  width: 1000px;
  margin: 0 auto;
}
.facts-container a {
  display: inline-block;
  vertical-align: top;
  margin: 0 18px 0 0;
}
.facts-container a:last-child {
  margin-right: 0;
}
.fact {
  display: inline-block;
  clear: right;
  width: 224px;
  height: 246px;
  color: #fff;
  transition: background-color 0.5s ease;
}
.fact h3 {
  padding-top:30px;
  font-size: 20px;
}
.fact p {
  padding-top: 10px;
  font-size: 12px;
  font-weight: 900;
}
.fact:hover {
  background: rgba(0, 0, 0, 1); /* Fallback for older browsers without RGBA-support */
  background: rgba(0, 0, 0, 0.2);
}
.fact img {
  margin-top: 15px;
}

.buttons-container {
  width: 1000px;
  text-align: center;
  margin: 0 auto;
  display: table-cell;
  vertical-align: middle;
}

a.admissions-btn {
  display: inline-block;
  text-transform: uppercase;
  font-size: 28px;
  background: rgba(0, 0, 0, 1); /* Fallback for older browsers without RGBA-support */
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  padding: 15px 70px;
  margin: 0 10px;
  font-weight: 900;
  transition: background-color 0.5s ease;
}
a.admissions-btn:hover {
  background: rgba(0, 0, 0, 0.9);
  text-decoration: none;
}
.action-container .buttons-container {
  padding-top:30px;
  display:block;
}
.page-header-container {
  width: 100%;
  height: 450px;
  background: url('img/admissions-header-gradient.png') bottom repeat-x, url('/wp-content/themes/asburyseminary/img/patio-lg.jpg') no-repeat center center;
}


bbody.post-reformation-celebration-2017 .page-header-container {height: 420px;}

.academics-container {
  width: 100%;
  background: url('img/admissions-header-gradient.png') bottom repeat-x, url('/wp-content/themes/asburyseminary/img/academics-page-header.jpg') no-repeat center center;
  background: url('img/admissions-header-gradient.png') bottom repeat-x, url('/wp-content/uploads/general-photo3.jpg') no-repeat center center;
  height: inherit;
  position: relative;
}

body.page-alumni-resources .academics-page-header, body.page-events .academics-page-header {height: 400px;}
body.page-asbury-for-life .academics-page-header {height: 573px;}

body.page-alumni-resources .afl-container, body.page-events .afl-container {background: url('/wp-content/uploads/AfL-Header.jpg') no-repeat center center; width: 100%; background-size: cover; height: 425px; padding-top: 30px;}
.afl-pg-img {border-radius: 50%; width: 70px; height: auto; margin-right:15px;}

.seedbed-container {
  background: url('/wp-content/uploads/seedbed-page-header') no-repeat center center;
}
.nso-container {
  background: url('/wp-content/uploads/nsovids-bg.jpg') no-repeat center center;
  height: 532px;
  text-align: center;
}
.nso-container h1 {
  margin-top: 160px;
  display: inline-block;
  border: 1px solid #fff;
  padding: 5px 20px;
  text-transform: uppercase;
  color: #fff;
  font-size: 55px;
  font-weight: 900;
  text-shadow: 1px 1px 1px #302f2f;
}
.nso-nav-container {
  margin-top:103px;
}
.nso-nav-item {display: inline-block; width: 242px; margin-right:5px;cursor: hand;height:180px; position: relative;}
.nso-nav-item:after {
    content: "";
    display: inline-block;
    height: 140px;
    width: 100%;
    opacity: 0;
    background: rgba(0,0,0,.5);
    -moz-transition: all .7s;
    -webkit-transition: all .7s;
    transition: all .7s;
}

.nso-nav-item:hover:after {
    opacity: 1;
}
.nso-nav-item:last-child{margin-right:0; }

.nso-container .watch-btn {position:absolute; bottom: 0; left:0;clear:both; margin: 0; background-color: #000; width: 242px; font-size: 13px; line-height: 37px; font-weight: 900; vertical-align: bottom; opacity: 1;}
.nso-container span.watch-btn .fa-angle-right {margin-top:0;}
 
.nso-container .fa {float:right;}
.nso-content-container {padding: 40px 0;}
.nso-social {border-top: 1px solid #eee;}
.nso-social img {width: 60px; clear:both; margin-bottom: 8px;}
.nso-social h4 {clear:both; text-align: center; color: #085c80; font-size: 18px; line-height: 24px; padding-bottom: 12px;}
.nso-fb, .nso-twitter{display:inline-block; width: 490px; padding: 50px;}
.nso-video-container {margin-top: 30px; text-align: center;}
a.nso-video {cursor: hand;}
.nso-video {display: inline-block; margin-right: 10px; vertical-align: top;}
.nso-video h2 {font-size: 14px; text-align: center; padding: 10px 0;}
.nso-video span {display: block; max-width: 242px; text-align: left; font-size:13px; line-height: 20px; background-color: #eee; padding:10px 10px 10px 10px;}
.nso-video p {margin-bottom:none;}
body.page-template-template-nso .content p {margin-bottom:0;}
body.page-online-orientation .content p {margin-bottom: 10px;}


body.page-phd-intercultural-studies #tab4 img { 
  width: 200px;
  height: auto;
  margin: 0 0 0 15px;
  float: right;
}
body.page-phd-intercultural-studies #tab4 hr {
  clear:both;
  margin: 20px 0;
}

.dmin-header-container {
  background: url('img/admissions-header-gradient.png') bottom repeat-x, url('/wp-content/uploads/dmin-header1.jpg') no-repeat center center;
}
.employment-header-container {
  background: url('img/admissions-header-gradient.png') bottom repeat-x, url('/wp-content/uploads/employment-cpt-header.jpg') no-repeat center center;
}
.fitness-header-container {
  background: url('img/admissions-header-gradient.png') bottom repeat-x, url('/wp-content/uploads/fitness-cpt-header.jpg') no-repeat center center;
}
.elink-header-container {
  background: url('img/admissions-header-gradient.png') bottom repeat-x, url('/wp-content/uploads/elink-background-1.jpg') no-repeat center center;
  display: table;  
}
.elink-logo {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.page-pest-management .page-content img, .page-garden-maintenance .page-content img {max-width:600px; height: auto;}
.page-pest-management em {clear:both;}
.wp-caption-text {font-size: 10px;}
.page-spring-gardening-primer table {width:600px;}
.page-spring-gardening-primer table tr td p {margin:0;}

.academics-page-header {
  display:table; 
  width: 100%;
  height: 573px;
  height: 300px;
  text-align: center;
}

.academics-page-title {
  display:table-cell;
  vertical-align: middle;
}
.academics-page-title h1 {
  text-transform: uppercase;
  color: #fff;
  font-size: 40px;
  font-weight: 900;
  text-shadow: 1px 1px 1px #302f2f;
}


button.degrees-btn {
  display: inline-block;
  background: rgba(0, 0, 0, 0.3);
  width: 220px;
  padding: 0 0 0 20px;
  margin: 25px 0 0 0;
  line-height: 40px;
  vertical-align: top;
  text-transform: uppercase;
  color: #fff;
  font-weight: 900;
  border: 0;
}
button.degrees-btn:hover {
  text-decoration: none;
}
button.degrees-btn .fa-angle-right {
  font-size: 40px;
  line-height:38px;
  margin-top: -3px;
  margin-left: 15px;
  background: #025e85;
  padding: 1px 12px 1px 15px;
}


.degree-header-container {
  width: 100%;
  overflow: hidden;
  height: auto;
}
.phd-bs-videos-container {
  clear: both;
  height: auto;
  width: 100%;
  text-align: center;
}
.phd-bs-videos {
  margin: 0 auto;
  display: inline-block;
  text-align: center;
  height: 207px;
}
.phd-is-videos {
  height: 170px;
}
.phd-is-videos img {
  width: 230px;
  height: auto;
}
.nt-play {
  margin-left: 10px;
}
body.page-phd-biblical-studies .white-plaid {
  background: url(img/white-bg.jpg) repeat-x repeat-y;
}
.tab-container {
  clear:both;
}
.degree-header {
  width: 1000px;
  margin: 0 auto;
  padding: 30px 0;
}
.degree-header h1 {
  color: #005980;
  text-align: center;
  font-size: 24px;
  margin-bottom: 30px;
}
ul.degree-voices {
  list-style: none;
}
ul.degree-voices li {
  display: inline-block;
  width: 200px;
  vertical-align: top;
}
ul.degree-voices li img {
  width: 200px;
}
.degree-voice-description h3 {
  text-align: center;
  font-size: 14px;
  line-height: 18px;
  margin: 5px 0 15px 0;
}
span.degree-voices-title {
  display:block;
}
.tab_content table {
  font-size: 14px;
}
span.abbrev {
  display:block;
  font-size: 20px;
}
.degree-header p {
  margin-bottom: 15px;
}
table.required-courses {
  margin: 20px 0;
  width: 600px;
}
table.required-courses thead tr {
  background: #eee;
  font-size: 16px;
  font-weight: 700;
  padding: 5px;
}
table.required-courses td {
  padding: 10px;
}
table.required-courses td:nth-child(1) {
  width: 100px;
}
table.required-courses td:nth-child(3) {
  width: 8px;
}

ul#menu-degrees {
  margin:50px 0  0 0;
  font-size: 12px;
  line-height: 36px;
  text-transform: uppercase;
  padding: 5px 0;
}
ul#menu-degrees li {
  border-bottom: 1px solid #d6d6d6;
  padding-left: 15px;
}
ul#menu-degrees li, ul#menu-degrees li a, ul#menu-degrees li a:link, ul#menu-degrees li a:visited {
  font-weight: 900;
  color: #898989;
}
ul#menu-degrees li a:hover {
  text-decoration: none;
}
ul#menu-degrees li:hover {
  background-color: #e9e8e8;
}

.tab-container {
  width:100%;
  background-color: #f0f0f0;
}
.tab-parent {
  margin: 0 auto;
  
}

ul.tabs {
    margin: 0 auto;
    padding: 0;
    list-style: none;
    height: 51px; /*--Set height of tabs--*/
    width: 1000px;
}

ul.tabs li {
    float: left;
    margin: 0;
    padding: 0;
    height: 51px; /*--Subtract 1px from the height of the unordered list--*/
    line-height: 51px; /*--Vertically aligns the text within the tab--*/
    border-bottom: 1px solid #999;
    border-left: none;
    border-right: none;
    margin-bottom: -1px; /*--Pull the list item down 1px--*/
    border-top: none;
    overflow: hidden;
    position: relative;
    background: transparent;
    background-color: #f0f0f0;
    
}
ul.tabs li a {
    text-decoration: none;
    color: #000;
    display: block;
    font-size: 14px;
    padding: 0 15px;
    bborder: 1px solid #fff; 
    /*--Gives the bevel look with a 1px white border inside the list item--*/
    outline: none;

}

ul.tabs li a:hover {
    bbackground: #ccc;
}

html ul.tabs li.active  { 
    /*
    --Makes sure that the active tab does not listen to the hover properties--
    */
    background: transparent;
    background-color: #fff;
    border-bottom: none; 
    border-right: none;
    border-left: none;
    border-top: none;
    /*--Makes the active tab look like it's connected with its content--*/
}


/* For blue sections */

.blue-bg .tab-container {
  background-color: #035677;

  bbackground-color: background: rgba(0, 0, 0, 0.7);
}
.blue-bg .tab_container {
  background-color: #085c80;
}

.blue-bg ul.tabs li {
  border-bottom: 1px solid #fff;
  border-left: none;
  border-right: none;
  border-top: none;
  background-color: transparent;
}

html .blue-bg ul.tabs li.active {
  background-color: #025e83;
  border-bottom: none;
  border-right: none;
  border-left: none;
  border-top: none;
}
.blue-bg ul.tabs li a {
  color: #fff;
}
/****************************************/

.tab_container {
    bborder: 1px solid #999;
    border-top: none;
    overflow: hidden;
    clear: both;
    float: left; 
    width: 100%;
    background: none;
    margin-top: 0px;
    background-color: #fff;
}

.tab_content {
    padding: 20px;
    font-size: 18px;
    width:1000px;
    margin: 0 auto;
}

.degree-content {
  width: 1000px;
  display: table;
  border-collapse: separate;
  margin: 0 auto;
}
body.page-template-template-degree .tab_content, body.page-template-template-new-degree .tab_content {
  display: table-cell;
  padding: 20px 30px 80px 0;
}

.degree-rfi {
  width: 200px;
  display: table-cell;
}

.degree-rfi .gform_body, form {
  width: none;
}

.degree-rfi form {
  margin: 0 0 20px 0;
  padding: 20px 20px 20px 20px;
  width: 245px;
  background-color: #f0f0f0;
}

.degree-rfi select {
  width: 100%;
}
.degree-rfi select, .degree-rfi input {
  height: 30px;
  padding: 5px;
}

.dmin-rfi {
  margin-top: 30px;
}
.dmin-rfi form {
  padding: 20px 20px 20px 20px;
}

.degree-rfi .gform_wrapper {
  margin: 0;
  padding:0;
}

.degree-rfi .gform_wrapper .instruction {
  margin:0;
  font-size: 10px;
}
.degree-rfi button {
  padding: 10px;
}
.degree-rfi .form_label {
  font-weight: 700;
}
a.apply-now {
  display:block;
  text-align: center;
  text-transform: uppercase;
  font-size: 26px;
  background-color: #025e85; 
  color: #fff; 
  border:none; 
  margin: 15px 0 20px 0; 
  border-radius: 5px;
  padding: 15px 30px;
  width: 240px;
}
a.apply-now:hover, a.give-btn:hover {
  text-decoration: none !important;
  background: rgba(2, 94, 133, 1); /* Fallback for older browsers without RGBA-support */
  background: rgba(2, 94, 133, 0.9);
}
a.give-btn, body.page .page-content-container .page-content a.give-btn {
  display: inline-block;
  text-align: center;
  font-size: 26px;
  background-color: #025e85; 
  color: #fff; 
  border:none; 
  margin: 15px 0 20px 0; 
  border-radius: 5px;
  padding: 20px 30px 25px 30px;
  text-decoration: none;

}

a.housing-btn {
  display: inline-block;
  text-align: center;
  font-size: 18px !important;
  background-color: #025e85; 
  color: #fff; 
  border:none; 
  margin: 15px 0 20px 0; 
  border-radius: 5px;
  padding: 10px 15px;
  text-decoration: none !important;

}

.tab_content p {
  margin-bottom: 18px;
  line-height: 26px;
 }
 .tab_content h2 {
   text-align: left;
   margin-bottom: 15px;
 }
 .tab_content .alignright {
   margin: 10px 0 15px 15px;
 }
.tab_content ul li, .tab_content ol li {
  margin-left:30px;
  list-style-position: outside;
  padding-left: 10px;
}
.clear {
    clear: both;
}

table.locations {
  width: 300px;
  
}
table.locations td {
  padding: 10px;
}
table.locations td:nth-child(2) {
  text-align: center;
  color: #025e85;
}
.question p {
  font-weight: 600;
  margin:20px 0 10px 0;
}
.answer {
  display: block;
  padding-bottom: 10px;
  border-bottom: 1px dotted #999;
  margin-bottom: 10px;
  font-style: italic;
}
a.visit-btn {
  font-size: 24px;
  display: inline-block;
  text-transform: uppercase;
  vertical-align: middle;
  padding: 10px;
  background-color: #f3f3f3;
  margin-top:20px;
}
a.visit-btn:after {
  font-family: 'FontAwesome';
    color: #085c80;
    content: '\f105';
    font-size: 28px;
    margin: 0 0 0 10px;
    
}
a.visit-btn:hover {
  text-decoration: none;
}
h3.faq {
  display:inline-block;
  font-size: 30px;
  padding: 0 0 10px 0;
  margin: 0 0 10px 0;
  border-bottom: 1px dotted #999;  
}

span.scholarship {
  display: block;
  font-size:60px;
  text-align: center;
  text-transform: uppercase;
}

ol.rounded-list {
  clear:both;
  padding-top:10px;
  counter-reset: li; /* Initiate a counter */
    list-style: none; /* Remove default numbering */
    *list-style: decimal; /* Keep using default numbering for IE6/7 */


}


.rounded-list li {
    
    position: relative;
    display: block;
    padding: .4em .4em .4em 3.3em;
    *padding: .4em;
    margin: .5em 0;
    color: #222;
    background-color:;
    text-decoration: none;
    border-radius: .3em;
}


.rounded-list li:before{
  font: 26px 'trebuchet MS', 'lucida sans';
    content: counter(li);
    counter-increment: li;
    position: absolute; 
    left: 0;
    top: 46px;
    margin-top: -1.3em;
    background: #025e83;
    height: 2em;
    width: 2em;
    line-height: 2em;
    text-align: center;
    font-weight: bold;
    border-radius: 2em;
    transition: all .3s ease-out;
    color: #fff;
}
img.rounded {
  border-radius: 50%;
}
ul.downloads {
  list-style: none;
}
.downloads li {
  width:200px;
  display: inline-block;
}
span.title {
  display: block;
  font-size: 16px;
  margin-top:10px;
  color: #222;
}

span.name_first, span.name_list {
  display: block;
}

.degree-listing {
  display: inline-block;
  vertical-align: top;
}


/* Page Specific Styles */


.page-content-container {
  background: -webkit-gradient(linear, 100 100, 40 100%, from(#085c80), to(#085c80)) 0 0 no-repeat, url('//asburyseminary.edu/wp-content/themes/asburyseminary/img/white-bg.jpg') repeat;
  background: -moz-linear-gradient(#085c80, #085c80) 0 0 no-repeat, url('//asburyseminary.edu/wp-content/themes/asburyseminary/img/white-bg.jpg') repeat;
  background-size: 30% 50px; 
  -o-background-size: 30% 50px;
  -webkit-background-size: 30% 50px;
  -moz-background-size: 30% 50px;
}

body.page .page-content-container .page-content a {text-decoration: underline;}

body.page-alumni-resources .page-content-container {
  background: -webkit-gradient(linear, 100 100, 40 100%, from(#e9b200), to(#e9b200)) 0 0 no-repeat, url('//asburyseminary.edu/wp-content/themes/asburyseminary/img/white-bg.jpg') repeat;
  background: -moz-linear-gradient(#e9b200, #e9b200) 0 0 no-repeat, url('//asburyseminary.edu/wp-content/themes/asburyseminary/img/white-bg.jpg') repeat;
  background-size: 24% 50px; 
  -o-background-size: 24% 50px;
  -webkit-background-size: 24% 50px;
  -moz-background-size: 24% 50px;
}

.subnav-column h2 a {
  display:inline-block;
  color: #fff;
  font-size: 20px;
  text-transform: uppercase;
}
.page-content-wrap {
  margin: 0 auto;
  width: 1000px;
}
.subnav-column {
  display: inline-block;
  vertical-align: top;
  background: -webkit-gradient(linear, 100 100, 40 100%, from(#085c80), to(#085c80)) 0 0 no-repeat;
  background: -moz-linear-gradient(#085c80, #085c80) 0 0 no-repeat;
  background-size: 100% 50px; 
  -o-background-size: 100% 50px;
  -webkit-background-size: 100% 50px;
  -moz-background-size: 100% 50px;
}



body.page-alumni-resources .subnav-column {
  display: inline-block;
  vertical-align: top;
  background: -webkit-gradient(linear, 100 100, 40 100%, from(#e9b200), to(#e9b200)) 0 0 no-repeat;
  background: -moz-linear-gradient(#e9b200, #e9b200) 0 0 no-repeat;
  background-size: 100% 50px; 
  -o-background-size: 100% 50px;
  -webkit-background-size: 100% 50px;
  -moz-background-size: 100% 50px;
}

.subnav-header {
  height: 50px;
  display:table;
}
.subnav-column h2 {
  display:table-cell; 
  vertical-align:middle;
  line-height: 20px;
  padding-right: 15px;
  width: 240px;
}
.subnav-column h2 a:hover {
  text-decoration: none;
}
ul.page-children-title {
  list-style-type:none;
  text-transform: uppercase;
  font-size: 14px;
  max-width: 250px;
  padding: 15px;
}
ul.page-children-title li {
  margin-bottom: 10px;
}
ul.page-children-title li a {
  color: #67686b;
  line-height: 1.6;
}

body.page-template-template-dmin ul.page-children-title li a, body.parent-pageid-86 ul.page-children-title li a, body.parent-pageid-9430 ul.page-children-title li a {
  font-weight: 900 !important;
  font-size: 15px;
  letter-spacing: 1px;
}


ul.page-children-title li a:hover {
  padding-bottom: 2px;
  border-bottom: 1px solid #ccc;
  text-decoration: none;
}
ul.page-children-title li a.active {
  padding-bottom: 2px;
  border-bottom: 1px solid #ccc;
}
.page-content {
  display: inline-block;
  width: 690px;
  margin: 25px 0 70px 20px;
  padding: 0 0 0 20px;
  border-left: 1px solid #085c80;
}
.full-page-container .page-content {
  width: 100%;
}
.page-content h1 {
  margin: 0 0 20px 0;
  padding: 0;
  color: #085c80;
  font-weight: 500;
  font-size: 30px;
  line-height: 26px;
}
.page-content h2 {
  margin: 0 0 20px 0;
  padding: 0;
  color: #67686b;
  font-weight: 500;
  font-size: 24px;
  line-height: 24px;
}
.page-content h3 {
  margin: 0 0 20px 0;
  padding: 0;
  color: #67686b;
  font-weight: 500;
  font-size: 20px;
  line-height: 20px;
}
.page-content p {
  margin-bottom: 20px;
  color: #67686b;
}
.page-content ul, .page-content ol  {
  margin: 0 0 15px 20px;
  padding-left: 15px;

  color: #67686b;
}



.page-content ol {
  list-style:decimal;
}
.page-content ul li, .page-content ol li {
  list-style-position: outside;
  list-style-type: square;
  ttext-indent: -.9em;
  display:list-item;
  margin-bottom: 10px;
}

.page-content ul li ul {
  margin-top: 10px;
}


body.page-dean-of-chapel .page-content ul {
  margin: 10px 0;  
}
body.page-dean-of-chapel .page-content ul li {
  display: list-item;
  list-style: square;
  margin: 0 0 10px 0;
  
}

.page-content .gform_body ul li {
  text-indent: 0;
  margin-bottom: 10px;
}
.page-content .gfield_label {font-weight: 900;}
.page-content li.gfield {padding-bottom: 10px;}

.ppage-content ul li:before {
  display: inline-block;
    content: "• ";
    margin-right: 10px;
    color: #085c80;
}

.page-shortcode-test .page-content img {max-width: 500px; height: auto; margin: 0 0 15px 0;}

.alignnone {margin-bottom:15px;}

.page-faith-work-economics .page-content ul, .page-dean-of-chapel .page-content ul, .lg-bullet-text  {
  display: table;
  margin: 0 0 15px 0;
  padding: 0 0 0 15px;
}
.page-faith-work-economics .page-content ul li, .ppage-content ul li, .page-dean-of-chapel .page-content ul li, .lg-bullet-text li {
  display: table-row;
  text-indent: 0;
}
.page-faith-work-economics .page-content ul li::before, .ppage-content ul li::before, .lg-bullet-text li::before, .page.transcript-request .page-content ul li:before {
  display: table-cell;
  text-align: right;
  padding-right: 1em;
}
 .lg-bullet-text li {
   
  text-indent: -1em;
   
 }
 

.page-ky img {max-width:550px; height: auto;}

.page-trustees p {
  clear: both;
}
.page-trustees p img {
  margin-bottom: 20px;
}
.ppage-plot-designs p img {
  width: 200px;
}
.page-partners .page-content h3 {
  font-size: 16px;
}
.page-chapel-schedule .page-content img {
  max-width: 600px;
}
#msg_title h2 {font-size:20px; font-weight: 900;}
/* CPT Person classes */

.featured-thumbnail {
  margin-bottom: 5px;
  max-width: 150px;
}
.prof {
  display: inline-block;
  width: 200px;
  vertical-align: top;
  margin-right: 10px;
}
.prof h3 {
  margin: 0 0 10px 0;
}
.prof h3 a {
  font-size: 16px;
}
.prof p {
  font-size: 12px;
}
.single-person h2 {
  font-size: 18px;
}
.single-person .gform_wrapper:before {
  content: '\A';
}

a.apply{
   display:block;
   clear:both;
   border-top: 1px solid #406323;
   background: #b3bb1c;
   background: -webkit-gradient(linear, left top, left bottom, from(#6f7613), to(#b3bb1c));
   background: -webkit-linear-gradient(top, #6f7613, #b3bb1c);
   background: -moz-linear-gradient(top, #6f7613, #b3bb1c);
   background: -ms-linear-gradient(top, #6f7613, #b3bb1c);
   background: -o-linear-gradient(top, #6f7613, #b3bb1c); padding: 19.5px 20px; 
   -webkit-border-radius: 13px; 
   -moz-border-radius: 13px; border-radius: 13px; 
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0; 
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0; 
   box-shadow: rgba(0,0,0,1) 0 1px 0; 
   text-shadow: rgba(0,0,0,.4) 0 1px 0; 
   color: white;font-size: 18px;
   text-decoration: none;
   vertical-align:middle;
   text-transform:uppercase; 
   margin:20px 0 0 0px;
   text-align:center;
   width:200px;
   
}	

.single #content ul li {
	margin-left:20px;
}
.single table {
	margin-bottom:20px;
}

.post-type-archive-fitness h3 {
	display:inline;
}
.single-fitness hr, .post-type-archive-elink hr, .single-elink hr, body.tax-elink-type hr {
  display: block; clear: both; 
}
.post-type-archive-elink .alignleft {margin-bottom:15px;}
.post-type-archive-elink hr, .single-elink hr, body.tax-elink-type hr { margin: 20px 0;}
body.tax-elink-type img {margin-bottom:20px;}
.post-type-archive-fitness .post-excerpt {
	margin-top:10px;
}
.single-fitness .student-post img {
	max-width: 800px;
	margin-bottom:15px;
}
.single-fitness #comments {
	padding-left:25px;
}


span.blog-date {
	display:inline;
	margin-left:15px;
}
.read-more {
	margin-left:5px;
}

.fit-btn {
  background: #538497;
  background-image: -webkit-linear-gradient(top, #538497, #55595c);
  background-image: -moz-linear-gradient(top, #538497, #55595c);
  background-image: -ms-linear-gradient(top, #538497, #55595c);
  background-image: -o-linear-gradient(top, #538497, #55595c);
  background-image: linear-gradient(to bottom, #538497, #55595c);
  -webkit-border-radius: 14;
  -moz-border-radius: 14;
  border-radius: 14px;
  color: #ffffff;
  font-size: 16px;
  padding: 20px 30px 20px 30px;
  margin-right:5px;
  margin-top:5px;
  text-decoration: none;
  display:inline-block;
  white-space: nowrap;
  clear:right;
}

.fit-btn:hover {
  background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;
  color: #ffffff;
}

a.fit-btn:active, a.fit-btn:visited {
	color:#fff;
}
#respond{border-style: solid; border-color: #cccccc; border-width: 1px; border-radius: 5px; padding:15px; margin-top:20px;}
#respond form label{display: block;line-height: 1.71429;}
#respond form input[type="text"], #respond form textarea {-moz-box-sizing: border-box; font-size: 0.857143rem; line-height: 1.71429;padding: 0.714286rem;}
#respond input, #respond button, #respond select, #respond textarea{border: 1px solid #CCCCCC; border-radius: 3px; font-family: inherit;}
#respond input[type=submit]{background-color: #E6E6E6;background-image: -moz-linear-gradient(center top , #F4F4F4, #E6E6E6); background-repeat: repeat-x; border: 1px solid #D2D2D2;border-radius: 3px;box-shadow: 0 1px 2px rgba(64, 64, 64, 0.1); color: #7C7C7C;font-size: 0.785714rem;font-weight: normal;line-height: 1.42857; padding: 0.428571rem 0.714286rem;}

.meta {display:block; margin:-15px 0 15px 0; font-weight: 900;}

.student-post {padding-left:30px;}
.student-post .alignright{margin-left:20px;}
.student-post .alignleft, .student-blog-content .alignleft{margin-right:20px;}
.student-blog {padding-left:30px;}
.student-blog p {font-size:.94em; overflow: hidden;}
.blog-feature p{overflow:visible;}

.elink-nav-extras {margin-top: 20px;}
.elink-nav-extras .twitter-follow-button {margin:10px 0;}
.elink-nav-extras .search {border: 1px solid #ccc;}
.elink-nav-extras input#s {background:none; bborder:1px solid #ccc;padding:5px;height:35px;}
.elink-nav-extras #searchsubmit {background: none;padding:5px;bborder:1px solid #ccc;}
ol.commentlist {display:block;}

body.page-anglican .page-content img {margin-bottom: 10px;}
body.page-anglican table {font-size: 15px;}
body.page-anglican table thead tr td {background: #8d8b8b; color: #fff; font-weight: 900; font-size: 18px;}
body.page-anglican table tr td{display: table-cell; text-align: center; vertical-align: middle;}
body.page-anglican table tr td img {width: 170px; height: auto; margin-bottom: 5px;}
body.page-anglican a.register-now, body.page-anglican a:visited .register-now{background: #000; color: #fff; font-weight: 900; display: inline-block; padding: 10px 30px; border-radius: 10px; text-decoration: none; font-size: 22px;}
body.page-anglican .page-content-container .page-content a.register-now {text-decoration: none;}


body.page-office-of-the-provost .page-content img.alignleft {
  clear: both;
  margin-bottom: 10px;
}

body.page-office-of-the-provost .page-content .person-profile {
  clear: both;
}

/* *************************************** */

.full-page-container {
  width: 100%;
}
.full-page {
  width: 1000px;
  margin: 0 auto;
}
.full-page-container .page-content {
  border-left: none;
}


body.single-person .page-content li ul, body.single-person .page-content li ol {
	margin:0 1.5em;
}
body.single-person .page-content ul, body.single-person .page-content ol {
	margin:0 1.5em 1.5em 1.5em;
}

.full-page .page-content ul li {
  ttext-indent: 0;
}

.white-bg {
  background-color: #fff;
}
button.mobile-hamburger {
  display:none;
}
.watch-mobile {
  display: none;
}
.group:after {
  content: "";
  display: table;
  clear: both;
}
.subnav-btn {
  display:none;
}
.degree-tab-container {display: table-row;}
.page-registrars-office-academic-advising hr {
  clear: both;
  margin: 20px 0;
}

.vtour-sm {
  clear:both;
  width: 100%;;
  display: inline-block;
  margin-bottom:20px;
}
.vtour-sm:after {
  content: "";
  display: table;
  clear: both;
}
.vtour-fl {
  width: 250px;
  float:right;
}

.page-meet-our-team h1 {display:block; margin-bottom:15px; }
.page-meet-our-team hr {clear:both; margin: 20px 0;clear: both;display: block;float: none;}
.page-meet-our-team .page-content img {max-width: 250px; height: auto; margin-bottom:25px;}
.page-meet-our-team .page-content h2 {margin: 0 0 10px 0; line-height: auto;}
.page-meet-our-team .page-content h3 {font-size: 16px; font-weight: 700;}
.page-meet-our-team .page-content p {margin-top: 15px;}

table#chapel-media{font-size:13px; width:100%;}
table#chapel-media tr{padding:0;border:1px solid #83A4AF;}
table#chapel-media tr:hover{ background-color:#C9DAE0;}
table#chapel-media thead tr { background-color:#085c80; color:#fff;font-weight:900;text-align:center;}
table#chapel-media thead tr td{border:1px solid #C3D5DB;padding:5px;}
table#chapel-media thead tr:hover{background-color:#085c80;border:1px solid #fff;}
table#chapel-media tr td {vertical-align: middle;border:1px solid #C3D5DB;padding:7px;}
table#chapel-media tr td:nth-child(2){width:200px;}
table#chapel-media tr td:nth-child(3){width:250px;}
table#chapel-media tr td:nth-child(4){width:auto;}
table#chapel-media tr td img{margin:0 0 0 0;padding:0;}

.seedbed-content-container {display: table-row;}
.book-download, .seedbed-header {display: table-cell;}
.yes-text {border-right: 1px solid #02e85;padding: 0 20px;}
.seedbed-content-container .alignleft, .seedbed-content-container .left {margin-right: 20px;}

.page-ky .page-content h3, .page-fl .page-content h3 {margin: 15px 0; font-weight: 900;}
.ppage-ky .page-content img, .page-fl .page-content img {margin: 10px 0;}
.page-ky .page-content img, .page-fl .page-content .alignleft{margin: 0 15px 15px 0;}
.page-ky .page-content img, .page-fl .page-content .alignright{margin: 0 0 15px 15px;}
.page-ky .page-content img, .page-fl .page-content img.alignnone {clear:both;}

/****** ADMISSIONS COUNTDOWN *************/
.admissions-countdown-container {background-color: #000; height: 90px;}
.admissions-countdown {margin: 0 auto; width:800px;}
.countdown-slider-section, .countdown-slider-colon {text-align: center; vertical-align:top; display: inline-block; font-size: 44px; font-family: 'Lato', sans-serif; color: #fff;}
.counter-legend {display: block; font-size: 10px; text-transform: uppercase;}
.countdown-tag a {display: inline-block; font-size: 22px; color: #fff; line-height: 25px; margin: 17px 0 0 20px;}
.countdown-tag a:hover {text-decoration: none;}
#clockdiv {display:inline-block;vertical-align: top;}


body.page-tshirt-design-competition #input_83_5 {width:500px; margin-bottom:20px;}
.tshirt-container {
  background: url('img/admissions-header-gradient.png') bottom repeat-x, url('/wp-content/uploads/fitness-cpt-header.jpg') no-repeat center center;
}

.youvisit-embed{float:right;margin: 0 0 15px 15px;}
body.page-seminary-life .youvisit-embed {float:none;}
body.page-called .called-video {margin-top: 20px;}
body.page-called img.alignleft {margin-bottom:20px;}
.blue-download-btn {background-color: #025e85; color: #fff; border: none; border-radius: 5px; padding: 10px 15px;}
body.page-staff .page-content img { width: 200px; height: auto; border-radius: 50%; margin: 0px 15px 10px 0; }


/*  APPLICATION CUSTOMIZATIONS */
body .gform_wrapper .gform_body .gform_fields .gfield .gfield_radio li input[type=radio] {margin-top:-1px; margin-right:5px;} 
body .gform_wrapper .gform_body .gform_fields .gfield .gfield_checkbox li input[type=checkbox] {margin-top:-1px; margin-right:5px;} 

.gform_wrapper input.button {padding:10px 20px;}
body #gform_wrapper_34 .gform_body .gform_fields .gfield .ginput_container_select {ppadding: 5px;}

body.page-church-planting .vimeo {
	width:470px;
	height:270px;
	margin-top: 20px;
}
body.page-messiah-college h2, body.page-messiah-college-students-learn-more h2, body.page-asbury-seminary-students h2 {
  color: #085c80;
}
a.admissions-coa-btn {
  display: inline-block;
  padding: 15px 25px;
  font-size: 22px;
  background-color: #025e85;
  border-radius: 10px;
  color: #fff;
  text-decoration: none;
}
body.page .page-content-container .page-content a.admissions-coa-btn {
  text-decoration: none;
}
a.admissions-coa-btn:visited {
  color: #fff;
  text-decoration: none;
}

button.subnav-btn {
  	background-color:#000;
  	padding: 8px 0;
    border: none;
    border-radius: 0;
    color: #ffffff;
    width:100%;
    outline: none;
    font-size: 16px;
    font-weight: 900;
    text-transform: uppercase;
    }
    
.video-wrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
  background: #000;
  margin-bottom: 20px;
}
.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


.cpi-plug {
  background: #eee;
  margin: 20px 0;
  padding: 20px;
}
.cpi-plug span {
  display: block;
  margin-bottom: 15px;
}
.cpi-plug h2 {
  font-weight: 900;
}
.cpi-plug img {
  float: right;
  width: 200px;
  height: auto;
}
.trustees img {
  max-width: 150px;
  height: auto;
}

body.page-faculty .faculty {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  grid-gap: 30px;
  text-align: center;
}
body.page-faculty .faculty img {
  width: 140px;
  height: 140px;
  display: inline-block;
  margin: 0 auto;
  border-radius: 50%;
}
.faculty-card h2 {
  margin-top: 10px;
  font-size: 17px;
  color: #005e84;
  font-weight: 700;
  margin-bottom: 0;
}
.faculty-card h3 {
  font-size: 15px;
  margin-top: 5px;
  
}
.faculty-card {
  background: #eee;
  padding: 20px 10px;
  border-radius: 10px;
}
a.faculty-card:hover {
  text-decoration: none;
}

.covid-dashboard {
  display:grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-bottom: 30px;
  border-bottom: 3px solid #d3d1d1;
  padding-bottom: 30px;
}
.covid-num {
  border-right: 3px solid #d3d1d1;
  text-align: center;
  font-size: 14px;
  padding: 0 10px;
}
.covid-num span {
  font-size: 55px;
  display: block;
  font-weight: 900;
  color: #085c80;
}

.cohort_calendar tbody td {
  padding: 20px;
}
.cohort_calendar thead tr td {
  padding: 10px !important;
  text-align: center;
  background-color: #d8d8d9 !important;
}
.page-content .cohort_calendar h2 {
  padding: 0;
  text-align: center;
  margin:0 !important;
  font-weight: 900;
  font-size: 22px;
}

/* Faculty single pages */

.parent-pageid-33661 ul.page-children-title {
  display: none !important;
}
.pparent-pageid-33661 .page-content-container {
  background: none;
}
.pparent-pageid-33661 .page-content{
  border-left: none;
}
.pparent-pageid-33661 .subnav-column {
  display: none;
  
}

@media all and (max-width: 1300px) {
    .page-content-container {
    background-size: 20% 50px; 
    -o-background-size: 20% 50px;
    -webkit-background-size: 20% 50px;
    -moz-background-size: 20% 50px;
  }
  
}

@media all and (max-width: 1100px) {

 .header img {margin-left: 10px;}
 .footer .locations { margin-left: 20px;}
 .phone { margin-right: 20px;}
 .subnav-column h2 {padding-left: 10px;}
 .viewbook {padding-bottom: 60px;}
 
 .why-videos {
   grid-template-columns: repeat(auto-fill, minmax(240px, 240px));
   width: 100%;
 }
}

/* Tablet */
@media all and (max-width: 1020px) {

  .header-container {height: 80px;}
  .header nav {display:none;}
  button.mobile-hamburger {display:inline;}
  .header {text-align: center; width: 100%;}
  .header img { width: 150px; height: auto;}
  nav.main { display: none; }
  .hero-container {padding: 20px 0; height: 330px; text-align: center; background: url('/wp-content/uploads/mobile-bg-ky.jpg') no-repeat center center; background-size: cover; }

  div.slide-overlay-container {width: 100%; }
  div.slide-overlay {position: relative; top: auto; right: auto; display: inline-block; }
  .welcome-right {display: block; width:100%;margin:0;text-align: center;}
  .welcome-right a img {width:400px; height:236px;}
  .welcome-left {float: none; width: 100%;  margin: 0 auto; padding: 10px 0; text-align: center;}
  .welcome-left h1, .welcome-left h2 {text-align: center;}
  .welcome-left h2 {font-size: 38px; padding-bottom:0;}
  .welcome-left span.title { margin-right: 10px; display: none; }
  .watch-mobile { display: inline-block; margin: 0 auto;float:none; text-align: center}
  .watch-mobile a.watch-btn, .watch-mobile span.watch-btn {float:none;}
  .welcome-left .fa-angle-right {margin-right:10px;}
  .mobile-hamburger { margin-right: 20px;}
  .welcome-container div.content, .news-cal-container div.content, .footer div.content { width: 100%; margin: 0; }
  .event-image {margin-left:10px;}
  .event-image img { width: 75px; }
  .event-content{margin-left: 10px;}
  .news {margin: 0 auto; width: 400px; display: block;float: none;}
  
  .calendar a.view-more {font-size: 14px;}
  .page-content {width:450px;}  
  .breadcrumbs {width:450px;}
  .breadcrumbs ul {margin-left: 140px;}
  .footer img {width: 120px; margin-top: -60px;}
  .hundredfold-footer img {width: 200px;}
  #scholarships {padding-bottom: 40px;}
  .full-page {width: 100%;}
  .full-page .page-content {margin: 25px 40px 70px 20px; padding: 0 30px 0 0}
  .full-page .page-content .alignright {margin-right: 20px;}
  .admissions-header{height:400px;}
  .admissions-header .content {width: 100%; padding: 0;}
  .admissions-header h1 {font-size:45px; padding-top: 115px;}
  .adm-welcome {font-size: 18px;}
  .admissions-subnav .content {width: 100%;}
  .adm-icon-nav {width: 180px;}
  .adm-icon-nav h4 {font-size: 20px;}
  #admissions .admissions-subnav h2 {font-size: 20px;}
  .facts-container {width: 100%;}
  .fact {margin-right: 20px;}
  .action-container {display: none;}
  .adm-voices-asb {width:100%;}
  .tennent-sig-container {width: 100%;}
  .asb {width:100%;}
  .tennent-quote {width:100%;padding: 0 20px;}
  .tennent-quote-sig {margin-left: 20px;}
  .degree-header {width:100%;padding: 30px 20px;}
  .tab_container {width:100%;padding: 0 20px;}
  .degree-content {width:100%;}
  .go-body p {padding:0 30px;}
  
  .phd-bs-videos {
    height: auto;
  }
  .phd-is-videos {
  height: auto;
}
.phd-is-videos img {
  width: 300px;
  height: auto;
  margin-bottom: 10px;
}
.nt-play {margin-left:0;}

.discern-wrapper {
	grid-template-columns: 1fr;
	width: 100%;
}
.all-discern-videos {
  display: none;
}
.discern-content {
  text-align: center;
  width: 100%;
}
.all-discern-text {
  text-align: center;
}
.discern-nav {
  margin: 0 auto;
}
.button-click {
  display: inline-block;
  background: #005d81;
  color: #fff;
  padding: 5px 10px;
  border-radius: 3px;
}

/* Mobile */

@media all and (max-width: 800px) {
  div.slide-overlay { width: 400px; background-color: none; background:none;}
  .slide h2 {font-size: 28px;line-height: 30px;}
  .slide p {text-align: left;}
  .news {width: 100%;}
  .news ul {max-width: 500px; margin: 0 auto;}
  .calendar { width: 100%; margin-left: 0;}
  .calendar ul { margin:0 auto; width: 320px; }
  .event-content {width:200px;}
  span.event-date {display:none;}
  a.view-more {margin-right:15px;}
  .ms-info {width:100%;}
  span.tennent-quote {width:100%; font-size:18px;}
  nav.admissions-nav .content {width: 100%;}
  nav.admissions-nav .content img {margin-left: 10px;}
  nav.admissions-nav h2 {font-size:16px; padding: 0 10px 0 10px}
  nav.admissions-nav ul li {margin: 0;}
  nav.admissions-nav ul li a {padding: 20px 5px; font-size:14px;}
  .section .content {width:100%; padding: 20px 20px;}
  .rfi-container {display:none;}
   ul.tabs {width:100%;}
   ul.tabs li {border-bottom: none;}
   #team {display:none;}
   .tab_content {width:100%;}
   .tab_content .alignright {float:none;clear:both;text-align: center;display:block;}
   .seedbed-content-container {display:block;padding:20px;}
   .book-download {display: block;}
   .seedbed-header {width:700px;}
   .admissions-countdown {width:100%;}
   .admissions-countdown-container {height: auto; text-align: center; padding: 10px 0;}
   .countdown-tag a {font-size: 20px;}
   .hundredfold-footer {display:block; clear:both; text-align: left; margin-top:100px;}
   .hundredfold-footer img {margin-left: 20px; margin-bottom: 20px;}
  .footer .social, .footer .phone {display: none;}
  .phd-bs-videos img {margin-bottom: 10px;}
   
}

@media all and (max-width: 500px) {
  div.slide-overlay { width: 300px;}
  .welcome-right a img {width:300px; height:177px;margin-left:0;}
  .slide h2 {font-size: 24px;line-height: 26px;}
  .footer .phone {float: left;  margin-left:20px;}
  .welcome-left h1 {font-size:16px;}
  .news ul {max-width: 300px;}
  .page-header-container {display: none;}
  .breadcrumbs {display:none;}
  .subnav-column {background:none; width:100%; text-align: center;}
  .subnav-header {background-color: #fff; width: 100%;}
  .subnav h2 {text-align: center;padding:0;}
  .subnav-header h2 a {color:#fff;text-shadow: 1px 1px 1px #302f2f;}
   ul.page-children-title {width:100%;max-width: 100%; display:none; margin:0;padding:0; }
   ul.page-children-title li a {color: #fff; margin:0;padding:0;}
   ul.page-children-title li {background-color:#000; margin:0; padding:5px 0 5px 20px; text-align: left;}
   ul.page-children-title li:nth-child(odd){background-color: #2b2b2b;}
  .page-content-wrap {width: 100%;}
  .page-content {width:100%;border-left:none; margin: 25px 0 70px 0; padding:0 30px;}
  .page-content img {max-width: 280px; height: auto; }
  .subnav-btn{display:inline;}
  .subnav-header {background: url('/wp-content/uploads/mobile-pg-bg.jpg') no-repeat center center; height: 120px;}
  .post-content img {clear:both; text-align: center; float:none; margin: 10px 0;}
  .admissions-header h1 {font-size:40px; padding-top: 95px;}
  .adm-welcome {font-size: 16px;}
  #admissions .admissions-subnav h2 {font-size: 16px;}
  .testimonial-container p {position: relative; margin:0 0 0 20px;padding-top: 40px; float:none;right:auto;text-shadow: 1px 1px 1px #302f2f;}
   .adm-voices-asb-container {height: auto;}
   span.tennent-quote-sig {display: block;}
   div.tennent-sig-container {width:100%;}
   .adm-voices-asb-container a.watch-btn, span.watch-btn {clear:both; float:none;margin:10px 0 10px 20px;}
   span.voices-tagline {display:none;}
   .admissions-nav {display:none;}
   .admissions-subnav p {padding:0 20px;}
   .section-header h2 {font-size: 26px; padding: 10px 15px;}
   .tab_content {width:100%;}
   body.page-template-template-degree .tab_content {padding: 20px 0 20px 0;}
   #location .clear { display:block; clear:both;padding-bottom:80px;}
   div.degree-listing {max-width: none;width:100%;}
    .degree-tab-container {display: block;}
  .degree-rfi {display:block; width:100%;}
  .book-download {max-width: 300px;clear:both;}
  .academics-page-header {height: 430px;}
  .academics-page-title h1 {font-size:40px;}
  .degree-content {padding-bottom:60px;}
  #tab3 img {width:90%;}
  .page-content img {clear:both; text-align: center; float:none; margin: 10px 0; display:block;}
  .full-page .page-content h1 {font-size:22px;}
  .seedbed-content-container .alignleft, .seedbed-content-container .left {margin-right: 0; clear:both; float:none;}
  .yes-text {border-right: none;padding: 0 0; width: 300px; max-width: none;}
  .seedbed-header h1 {clear:both; margin: 15px 0;}
  .seedbed-header h3 {margin: 5px 0;}
  .seedbed-header {width:400px;}
  .admissions-countdown {width:100%;}
  .admissions-countdown-container {height: auto;}
  .countdown-tag a {font-size: 16px;}
  #clockdiv {display:block; text-align: center;}
  .countdown-tag {display:block; width:100%; text-align: center;}
  .youvisit-embed{float:none;margin: 0; clear:both;}
  .financial-aid-staff{display:none;}
  span.scholarship{display:none;}
  .vtour-fl {float:none;}
  body.page-seminary-life img.alignright {max-width: 300px; height:auto; float:none; margin:0;}
  .life-on-location-parent{padding-bottom:30px;}
  .elink-nav-extras {display:none;}
  .discern-nav {grid-template-columns: 90px 90px 90px 90px;}
  .discern-content {grid-template-rows: 230px 1fr;}
  .discern-nav a {width: 90px; height: 90px;}
  .discern-nav img {width: 40px;}
  
}

@media all and (max-width: 470px) {
  .why-videos {
    grid-template-columns: 1fr;
    text-align: center;
  }
  .why-video {
    text-align: center;
    margin: 0 auto;
  }
  
}
