@charset "utf-8";
.bgBar {
	height:auto;
	padding:10px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	min-width:100%;
}
#hdr {
	/*height:50px;*/
	overflow:hidden;
	text-align:center;
	min-width:0;
}
#hdr header h1 {
	text-align:center;
	margin: 0;
	display:block;
}
#hdr header img {
	max-width:100%;
}
#hdr header h1 a {
	width:auto;
	height:auto;
}
#hdr .home {
	display:none;
}
#hdr iframe {
	display:none;
}
#hdr .search {
	display:none;
}
#hdr header .flexSpace {
	display:block;
/*	height:1px;
	width:0;*/
	width: 100%;
	text-align: center;
	margin: 10px 0;
}
#hdr header .visit img {
	margin:0;
}
#hdrBar {
	width:auto !important;
	padding-top:0;
	padding-right:31px;
}
#OtherSites {
	display:none;
}
.bgBar.fixedPosition {
	position:relative;
}

.container {
	width:auto;
	min-width:320px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
.mid {
	width:auto;
	min-width:320px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	margin-top:0;
}
#ftr {
	width:100%;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
#ftr footer {
	line-height: 20px;
}
.flexslider {
	width:auto;
}
#ftr footer .social {
	float:none;
	margin-top:10px
}
nav#mainNav > ul > li {
	width:50%;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	border-top: 1px solid #E1E1E1;
    border-bottom: 1px solid #E1E1E1;	
	z-index:auto;
}
nav#mainNav >ul > li:last-child {
	width: auto;
}
nav#mainNav > ul > li > a:link, nav#mainNav > ul > li > a:visited {
	font-size:15px;
	padding:10px;
}
nav#mainNav > ul > li:last-child > a:link, nav#mainNav > ul > li:last-child > a:visited {
    border-right: solid #E1E1E1 1px;
}
.homeRow,.homeColumns {
	display: block;
	clear:both;
}
.latestCol {
	display:block;
	margin:13px 0;
	height:auto;
	width:auto;
}
.colSpacer {
	display:none;
}
.homeCol {
	display:block;
	width:100%;
	margin:13px 0;
}
.homeCol img {
/*	margin:auto;
*/}
.articleImg {
	margin:0 auto;
	float:none;
	display:block;
}
.flex-caption {
	display:none;
}
.flexslider .slides > li {
	height:249px;
}
.carouselSlider li img {
	width:50%;
	margin: 10px 0;
}
.seriesImg {
	background-size:100%;
}
.carouselContainer .flex-direction-nav li a { 
 padding: 77% 0;
}
@media screen and (max-width: 321px) {
.flexslider .slides > li {
	height:160px;
}}

.hdrStyle {
	overflow:visible;
	white-space:normal;
	height:auto;
	line-height: normal;
}

.teachingsTbl {
	display:block;
}
.teachingsTbl tr {display:block;}
.teachingsTbl tr th {display: inline-block; width:42%;}
.teachingsTbl tr td {display: inline-block; width:42%; vertical-align:top;}
.teachingsTbl td:first-child,.teachingsTbl td:nth-child(2) {
	width:92%;
}
.teachingsTbl th:nth-child(3),.teachingsTbl td:nth-child(3) {
	display:none;
}
nav#mainNav > ul > li:hover > .teachingNavContainer {
	display:none;
}
nav#mainNav > ul > li:hover > ul {
	/*display:none;*/
}
nav#mainNav > ul > li:nth-child(even):hover > ul {
	right:0;
	left:auto;
}
nav#mainNav > ul > li:last-child > ul {
	left:auto;
}
.sectionHdr {
	line-height: normal;
}
.iBlock a {
	margin-right: 6px;
}
.seriesBox img {
	margin:10px auto;
	float:none;
}
.seriesBox p {
	font-size:inherit;
}
#google_translate_element {
	float:none;
	margin-top:20px;
}
.serviceDetailHdr {
	height:auto;
	width:auto;
}
#tabs {
	float:none;
	width:auto;
}
.ui-tabs .ui-tabs-nav li {
	font-size:14px;
}
.ui-tabs .ui-tabs-nav li a {
	padding:3px;
	min-width:20px;
}
.ui-tabs .ui-tabs-panel {
	padding:.5em;
}
.clearReset ul, .clearReset ol {
	padding-left: 15px;
}
.playerContainer {
	height:auto;
	/*min-height:428px;
	max-height:670px;*/
}
.player,.smallView .player,.sdVideo .player,.hdVideo .player {
	float:none;
	width:446px;
	height:335px;
}
.scripture,.smallView .scripture,.playlist {
	float:none;
	width:426px;
	height:315px;
}
.notes {
	width:95%;
	height:290px;
}
#notes #wysiwyg-wysiwyg-iframe {
	height:250px;
}
#notes .wysiwyg {
	height:250px !important;
}
#notes textarea {
	width:98%;
}
button {
	min-width:100px;
}
@media screen and (max-width: 321px) {
.player,.smallView .player,.sdVideo .player,.hdVideo .player  {
	float:none;
	width:286px;
	height:214px;
}
.scripture,.smallView .scripture,.playlist {
	float:none;
	width:266px;
	height:194px;
}
}
.countdown {
   margin-top: 5px;
}
ol.calendar {
	padding:0;
}
/*.formColLabel {
	width:37%;
}
*/
.formColLabel {
    display: block;
    float: none;
    overflow: hidden;
    text-align: left;
    width: 100%;
}
.formStyle .formColLabel {
	display:block;
	width: 95%;
	text-align:left;
}
.formStyle .formColField {
	display:block;
	width: 95%;
}
.formStyle .formColField input,.formStyle .formColField select,.formStyle .formColField textarea {
	width:95%;
}
.playerContainer .loading2,.playerContainer .completed {
	width:100%;
	height:214px;
}
.flex-control-nav {
	display:none;
}
.floatCol {
	display:block;
	float:none;
	margin:10px;
	width:90%;
}
.floatCol input[type="text"],.floatCol textarea, .floatCol select {
	width:100%;
}
.floatRight {
	max-width:100%;
}
.dgbImage {
	max-width:100px;
	max-height:206px;
}
.iBlock {
	display:block;
}
/*.sectionHdr h1, .sectionHdr h2 {
	width: 70%;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;	
	-webkit-text-overflow: ellipsis;
	white-space:nowrap;
	overflow:hidden;	
}*/

.seriesCaption {
	width:100%;
}
.seriesCaption span {
	right:25%;
}
.iPhoneBg {
	float:none;
	margin:0 auto;
	width:242px;
	height:364px;
	padding-top:102px;
	padding-left:26px;
	padding-right:22px;
	padding-bottom:151px;
	background-size:cover;
}
.ssSlider {
	width:245px;
	height:366px;
}
.iPhoneBg .flex-control-nav {
	display:block;
}
.iPhoneBg .flex-direction-nav li .prev {
	left:-10px;
}
.iPhoneBg .flex-direction-nav li .next {
	right:-10px;
}
.iPhoneBg .flex-direction-nav li a {
	display:block;
}
#overlay3 {
width: 75%;
height: 270px;
padding:25px;
}
#overlay3 .wrap {
	height:270px;
}
#overlay3 .hdrStyle {
	padding:0;
	font-size:1.5em;
}

.hideMobile {
	display:none;
	visibility:hidden;
}
.floatLeft66 {
	float:none; width:100%;
	display:block;
}
.floatLeft34 {
	float:none; width:100%;
	display:block;
}
.meetSkipLinks {
	margin:0 auto;
	width:250px;
}

#hdrBar form#SelectCampus {
	display:none;
}
#hdrBar form#SelectCampusDropdown {
	display:inline-block;
}
#hdrBar select {
	width:auto;
	font-size:1em;
}
#hdrBar header .campus {
	height:auto;
	padding:0;
	margin-bottom:5px;
}
#hdrBar .search {
	float:none;
}
#hdrBar .dd-select {
	margin:10px 0;
}
.fixedWidthCol {
	width:100%;
}
.colRow article aside {
	display:block;
	width:100%;
	text-align:center;
}
.colRow article > div {	
	display:block;
	width:100%;
}
.colRow footer iframe,.colRow footer span {
	display:none;
}
.colRow .sectionHdr h1 {
	/*width:200px;*/
}
.homeCol h1, .homeCol h2, .sectionHdr h1, .sectionHdr h2{
	max-width:70%;
}
.sectionHdr h2 {
	max-width:none;
	position:relative;
	text-align:left;
	line-height:26px;
}
.sectionHdr h2 .icon_sprite {
	vertical-align:middle;
}
.stafflist_column {
	float:none;
	width:auto;
	padding:0;
}
.pastorFloat {
	width:50%;
}
.col {
	display:block;
}
footer .col.floatRight {
	text-align:left;
	float:none;
}
#overlay2, #overlay {
    display: none;
    height: 400px;
    padding: 5%;
    width: 80%;
}
.scheduleTbl th {
	width:auto !important;
}
.appThumbs li {
	width:48% !important;
}
.latestCol .row .bg {
	width:82%;
}
.latestColElipsis {
	width: 65%;
}