/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");

/*****************************************
	Revisions from Nathan
*****************************************/

a {
	-webkit-transition: all .15s linear;
	-moz-transition: all .15s linear;
	-o-transition: all .15s linear;
	transition: all .15s linear;
}

a:hover {
	-webkit-transition: all .15s linear;
	-moz-transition: all .15s linear;
	-o-transition: all .15s linear;
	transition: all .15s linear;
}

p {
	margin: 1.5em 0;
}

.title h1 {
	color: #595A5A;
	padding: 50px 0;
	text-transform: none;	
}

.header_top_bottom_holder {
	border-bottom: 1px solid #CCCCCC;
}

.blog_holder {
	margin-top: 100px !important;
}


.testimonial_image_holder,
.testimonial_image_holder img {
	display: none !important;
}	

.ls-v5 .ls-nav-prev, .ls-v5 .ls-nav-next {
	height: 35px !important;
	width: 35px !important;
}

#footer-menu li {
	width: 25%;
	float: left;
	text-align: center;
}

#footer-menu li a {
	text-decoration: none;
}

.container_inner ul {
	margin-left: 1em;
}

.container_inner li {
	margin-bottom: 1em;
}

/* Blog Fixes */

.blog_holder.blog_small_image article .post_image {
	width: 25% !important;
}

.post .date,
.post .post_info {
	display: none !important;
}

.post h2,
.post h2 a {
	font-size:42px;
	line-height: 42px;
	padding-bottom: 25px;
}

.blog_holder.blog_small_image article .post_text .post_text_inner {
	padding-top: 0;
}

.blog_holder .post_text {
	width: 74% !important;
}

.blog_single .post_text {
	width: 74% !important;
	margin: 0 auto !important;
}

.blog_single .post_image {
	width: 50% !important;
	margin: 0 auto !important;
}
	
.blog_single .post_text_inner {
	padding-bottom: 100px !important;
}

.gform input[type="text"] {
	border: 1px #ccc solid !important;
}

.blog_small_image article {
	margin-bottom: 50px;
	padding-bottom: 50px;
	border-bottom: 1px #ccc solid;
}

.blog_small_image article:last-child {
	border: none;
}

header .container_inner {
	width: 100% !important;
}

nav.main_menu ul li {
    background-position: right center;
    background-repeat: no-repeat;
    border-left: 1px solid #ccc;
    display: inline-block;
    float: left;
    margin: 0;
    padding: 0;
}

.q_logo img {
	padding-left: 10px !important;
	max-height: 75px !important;
}

nav.main_menu > ul > li:not(:first-child)::before {
	content: "";
}

/* Home News Area */

#home-news li {
	text-align: center;
	font-sice
}

#home-news li a:hover {
	color:#fff;
}

#home-news wpb_wrapper {
	text-align: center !important;
}

#home-news h5.latest_post_title a {
	font-size: 13px;
	line-height: 24px;
	padding: 10px;
}

#home-news-readmore {
	text-align: center;
}

#home-news-readmore .qbutton {
	color: #775F00 !important;
	border-color: #9B7C00 !important;
	-webkit-transition: all .15s linear;
	-moz-transition: all .15s linear;
	-o-transition: all .15s linear;
	transition: all .15s linear
}

#home-news-readmore .qbutton:hover {
	background: transparent;
	border-color: #3D2C20 !important;
	color: #3D2C20 !important;
	-webkit-transition: all .15s linear;
	-moz-transition: all .15s linear;
	-o-transition: all .15s linear;
	transition: all .15s linear;
}


/* Faculty Staff Grid Listing */

.facstaff-grid .hentry {
	width: 25%;
	text-align: center;
	float: left;
	height: 525px;
}

.facstaff-grid .hentry div {
	padding: 0 25px;
	
}

.facstaff-position,
.facstaff-phone,
.facstaff-email {
	font-size: 14px;
	line-height: 14px;
	margin-top: 8px;
}

.facstaff-email a {
	font-weight: normal;
	color: #808080;
}

.facstaff-email a:hover {
	text-decoration: underline;
}

.facstaff-email {
	margin-bottom: 10px;
}

.facstaff-image img {
	border-radius: 200px; 
}

.facstaff-listing h2 {
	font-family: "Lato", sans-serif;
	font-size: 56px;
	color: #808080;
}

.facstaff-listing h3 {
	padding: 75px 25px;
	float: none;
	clear: both;
}

.qbutton.small.facstaff-btn {
	border-color: #A5A5A5;
	color: #878787;
}

/* Faculty Staff Detail Page */

.single-people .title_subtitle_holder {
	display: none;
}

h1.facstaff-detail-title {
	color: #808080;
	font-size: 50px;
	margin-bottom: 35px;
}

.facstaff-detail-image {
	float: right;
	width: 40%;
	margin-left: 75px;
}

.facstaff-detail-position {
	font-size: 32px;
	margin-bottom: 35px;
	line-height: 40px;
}

.facstaff-contact-separator {
	padding: 0 25px;
}

.facstaff-detail-email a {
	color: #808080;
	font-weight: normal;
}

.facstaff-detail-email a:hover {
	text-decoration: underline;
}

.facstaff-detail-content {
	margin-top: 35px;
	margin-bottom: 100px;
}

.facstaff-detail-content p {
	margin: 25px 0;
}

.admissions-buttons {
	padding: 0 100px !important;
}

.single-post .title_subtitle_holder {
	display: none;
}

/* Hide titles on various main pages */

.page-id-14951 .title_holder,
.page-id-14931 .title_holder,
.page-id-14954 .title_holder {
	display: none;
}

.page-id-14951 .title_outer.title_without_animation,
.page-id-14931 .title_outer.title_without_animation,
.page-id-14954 .title_outer.title_without_animation {
	height: 100px !important;
}

/* Admissions Area Fixes */

h1 {
	color: #FDCF09;
}

.gform_wrapper input[type="text"],
.gform_wrapper select,
.gform_wrapper textarea {
	border: 1px #666 solid !important;
}

.gform_wrapper input[type="text"]:active {
	border: 1px #333 solid !important;
}

/* Support form */

#gform_9 .gfield_radio label {
	font-size: 15px;
}

.gform_body select {
	font-size: 18px !important;
	padding: 5px 25px 5px 10px !important;
	font-family: default !important;
	-webkit-border-radius: 0px !important;
}

.gform_wrapper .ginput_complex span.name_prefix, .gform_wrapper .ginput_complex span.name_suffix {
	overflow: visible !important;
}

/* Search Results */

.search .post_image {
	display: none !important;
}

.search .post_text_inner .date {
	display: none !important;
}

.search .post_text_inner h2,
.search .post_text_inner h2 a {
	font-size: 42px !important;
	line-height: 1.25em !important;
}


/*****************************************/
/*****************************************/
/*****************************************/


.fa-navicon::before, .fa-reorder::before, .fa-bars::before {
  content: "";
}
.side_menu_button > a.side_menu_button_link.large {
  width: auto;
  height:37px;
}

.header_inner_right {
	/*width:30% !important;*/
}
.byteMenu {
  font-size: 0.8em;
  padding-right: 40px;
}
.search_button.search_slides_from_window_top.large {
  float: right;
  padding-right:40px;
}
.header_bottom {
    padding: 0px 0px 0px 0px;
}
.side_menu_button {
    background-color:#fff;
}
#nav-menu-item-14876 > a {
  border-right: 1px solid #ccc;
}
.side_menu h5{
  display: none;
}
.side_menu a.close_side_menu {
	left:auto;
}
.side_menu_button_wrapper {
  width: 100%;
  padding-right:30px;
}
.qode_icon_font_awesome.fa.fa-search {

}
.header_inner_right {
  width: 30%;
}
.qode_search_form .container input {
  width: 60%;
}
.side_menu_button > a.side_menu_button_link.large {
  font-size: 1.3em;
  padding-right:10px;
}
.ministry {
	width:100%;
	  color: #ffce00;
  font-family: "Rokkitt",sans-serif;
  font-size: 6em;
  line-height: 1em;
  text-transform: capitalize;
  text-align:center;
  margin:0 auto;
}
.side_menu a.close_side_menu {
	transform:none !important;
}
.bible{
    width:100%;
    color: #ffffff;
    font-size: 30px;
    font-weight: 700;
    line-height: 1.375em;
  text-align:center;
margin:0 auto;
}

.home .title_holder .container {
	display: none;
}

.home .title {
	height: 100px !important;
}

.page-template-full_width_without_apply .content_bottom,
.page-template-full_width_without_title_or_apply .content_bottom,
.blog .content_bottom,
.single-post .content_bottom {
	display: none;
}

#menu-side_nav li a {
	font-size: 24px;
	font-weight: 600;
}

#home-hero .qbutton.large:hover {
	border-color: rgb(255, 206, 0) !important;
	text-transform: uppercase !important;
}


p a, li a {
	color: #6d2720;
	font-weight: normal;
	text-decoration: underline;
}

#apply-button a {
	text-decoration: none;
}

.gfield_label {
	font-weight: bold !important;
}

.ginput_container ul li label {
	font-weight: normal !important;
}

.gf_left_third, .gf_middle_third, .gf_right_third,
.gf_left_half, .gf_right_half {
	padding-top: 50px;
}

.facstaff-detail-image img {
	border-radius: 300px;
}

#home-news a {
	text-decoration: none;
	font-weight: bold;
}

/* calendar */

.simcal-day-label {
	background: #aaa !important;
	color: #fff !important;
}

.simcal-day-void {
	background: transparent !important;
}

.simcal-today {
	background: #efefef;
}

.simcal-today div {
	border: none !important;
}

/* Footer seals */

#footer-assoc-seals {
	clear: both;
	float: none;
	padding-top: 25px;
}

#text-19 {
	text-align: center;
}

#footer-sebc-seal {
	padding-top: 40px;
}



/*****************************************/
/*****************************************/
/******************************************
	Media Queries to mitigate
	original developer's stupidity
******************************************/
/*****************************************/
/*****************************************/


@media only screen and (min-width: 0px) and (max-width: 1023px){

	.title, .title-outer {
		display: none !important;
	}
	
	.page-id-14951 .title_outer.title_without_animation,
	.page-id-14931 .title_outer.title_without_animation,
	.page-id-14954 .title_outer.title_without_animation {
		height: 0 !important;
}

}

@media only screen and (min-width: 768px) and (max-width: 1023px){

	.facstaff-grid .hentry {
		width: 33%;
	}
	
	.facstaff-detail-image {
		float: right;
		width: 50%;
		margin-left: 25px;
	}
	
	#footer-menu li {
		width: 50%;
		float: left;
		text-align: left;
	}

	.admissions-buttons {
		padding: 0 !important;
	}
}

@media only screen and (min-width: 0px) and (max-width: 767px){

	.ministry {
		font-size: 4em;
	}
	
	.facstaff-grid .hentry {
		width: 50%;
	}
	
	.facstaff-detail-image {
		float: none;
		width: 100%;
		margin: 0 auto 25px auto;
	}
	
	.admissions-buttons {
		padding: 0 !important;
		text-align: center;
	}
	
	.admissions-buttons a.qbutton {
		margin-bottom: 25px !important;
	}
	
	.section_inner_margin h2 {
		font-size: 3em;
		line-height: 1em !important;
	}
	
	#footer-menu li {
		width: 50%;
		float: left;
		text-align: left;
	}
	
	.blog_holder {
    	margin-top: 0 !important;
	}
	
	.blog_holder.blog_small_image article .post_image {
		width: 100% !important;
		float: none !important;
		margin: 0 auto !important;
	}
	
	.blog_holder .post_text {
		width: 100% !important;
		float: none !important;
	}
	
	.blog_holder .post_text .post_text_inner {
		padding: 25px 0 0 0 !important;
	}
	
	.blog_holder .post_text h2 a,
	.blog_holder .post_text h2 {
		font-size: 32px !important;
		line-height: 32px !important;
		padding: 0 !important;
	}
	
	.blog_single .post_image {
		width: 100% !important;
	}
	
	.side_menu_button a.search_button {
		display: none;
	}

	.side_menu_button {
		text-align: right !important;
	}
	
	.side_menu_button_link::before {
		display: none !important;
	}
	
	.side_menu ul {
		margin-top: 50px;
	}
	
	.side_menu ul li a {
		font-size: 24px !important;
	}

}










