/* Christ Church CSS ************************************************************/

@font-face {
    font-family: 'Novecentosanswide-Bold';
    src: url('Novecentosanswide-Bold-webfont.woff2') format('woff2'),
         url('Novecentosanswide-Bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

a.givenow {
	padding: 1.3rem 1.7rem;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	background:#FFA500;
	color:#fff;
}

a.givenow:hover{
	background:#fff;
	color:#FFA500;
	border: 1px solid #FFA500;
}

a.outline {
	padding: 1.3rem 1.7rem;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	background:#fff;
	color:#333;
}

a.outline:hover{
	background:#333;
	color:#fff;
	border: 1px solid #333;
}

.color-give-red {
	color:#641321;
}

.btn-outline-white {
    color: #fff;
    background-color: transparent;
    background-image: none;
    border-color: #fff;
}

.btn-outline-white:hover {
    color: #000;
    background-color: #fff;
    border-color: #fff;
}

.pHighlightEEE {
	background: #eee;
	padding: 10px 5px;
	border-top:1px solid #8e8e8e;
	border-bottom: 1px solid #8e8e8e;
}

body.home .jumbotron {margin-bottom:0;}

b, strong {font-weight: bold;}

.textBox {
	width: 100%;
	padding: 25px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	overflow: hidden;
}

.textsize_18 {font-size:18px;line-height: 26px;}
.textsize_16 {font-size:16px;}
.textsize_14 {font-size:14px;line-height: 22px;}

.buttonBox {
	width: 100%;
	padding: 15px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	overflow: hidden;
}

.textShadow {text-shadow: 2px 2px 2px rgba(0,0,0,0.5);}

.isDisabled {
  pointer-events: none;
  cursor: default;
  text-decoration: none;
}

.footerLinks .sd-inline-block {line-height: 26px;}

.footerLinks p {line-height: 1.6rem;}

.footer-extended .footerLinks  a {color:#fff;}
.footer-extended .footerLinks  a:hover {text-decoration: none;color:#999;}

.footer-extended .facebook a, .footer-extended .twitter a, .footer-extended .instagram a, .footer-extended .vimeo a, .footer-extended .youtube-ftr a {color:#fff;}

.footer-extended .facebook a:hover {text-decoration: none;color:#3B5998;}
.footer-extended .twitter a:hover {text-decoration: none;color:#1da1f2;}
.footer-extended .instagram a:hover {text-decoration: none;color:#fcaf45;}
.footer-extended .vimeo a:hover {text-decoration: none;color:#1ab7ea;}
.footer-extended .youtube-ftr a:hover {text-decoration: none;color:#ff0000;}

/****** New Color Scheme *********/
.bgBlueberrylgt {background: #5091ad !important;}
.bgBlueberry {background: #2c4063 !important;}
.bgCitron {background: #ebb656 !important;}
.bgCitrondark {background: #bd9245 !important;}
.bgGold {background: #cba566 !important;}
.bgAntiqueRed {background: #872729 !important;}
.bgNOBlue {background: #5091ad !important;}
.bgSunrise {background: #e5c789 !important;}
.bgSunrisedark {background: #c3912b !important;}
.bgTigerOrange {background: #c24938 !important;}
.bgholidayOrange {background: #ff7729 !important;}
.bgExpresso {background: #866659 !important;}
.bgPeach {background: #cba49d !important;}
.bgAvocado {background: #8a7c59 !important;}
.bgCblue {background: #7da3ac !important;}
.giveOrange {background: #FFA500!important;}
.giveRed {background: #641321!important;}


/****** New Text Color Scheme *********/
.text-Blueberrylgt {color: #5091ad !important;}
.text-Blueberry {color: #2c4063 !important;}
.text-Citron {color: #ebb656 !important;}
.text-Citrondark {color: #bd9245 !important;}
.text-Gold {color: #cba566 !important;}
.text-AntiqueRed {color: #872729 !important;}
.text-NOBlue {color: #5091ad !important;}
.text-Sunrise {color: #e5c789 !important;}
.text-TigerOrange {color: #c24938 !important;}
.text-holidayOrange {color: #ff7729 !important;}
.text-Expresso {color: #866659 !important;}
.text-Peach {color: #cba49d !important;}
.text-Avocado {color: #8a7c59 !important;}
.text-Cblue {color: #7da3ac !important;}
.text-homecomingOrange {color: #fb9425 !important;}


/*Countdown Clock *****************************************************/
#clockdiv{font-family:sans-serif;color:#666;display:inline-block;font-weight:100;text-align:center;font-size:60px;}
#clockdiv > div{padding:10px;border-radius:3px;display:inline-block;}
#clockdiv div > span{padding:10px;border-radius:3px;display:inline-block;color:#000;font-size:33px;font-weight:bold;}
.smalltext{padding-top:5px;font-size:16px;color:#797979;}

/*Missions *****************************************************/
.missionText {font-size:1rem;}
.minWidth-220 {min-width: 220px;}

.bg-missionsBlue {background: #1b75bc !important;}
.bg-missionsPurple {background: #662d91 !important;}
.bg-missionsGreen {background: #00a79d !important;}
.bg-missionsOrange {background: #e0a547 !important;}
.bg-missionsYellow {background: #00a14b !important;}

.text-Yellow{color: #00a14b !important;}

.bg-missionsBlue:hover {background: #5F9ED0;}

.btn {border-radius: 0.1rem;}
.btn-full {width: 100%;padding-top: 1.2rem;padding-bottom: 1.2rem;font-size: 1.3rem;
	border-radius: 0;}

.lineHeight-24{line-height: 24px}

.opacity-4 {opacity: 0.4;}

/*tables *****************************************************/


.griefshare .table th {font-size:18px;line-height:1.2em;}
.griefshare .table td {font-size:18px;line-height:24px;padding:0.45rem;}
.griefshare .table td  ul {margin-bottom:0;line-height:23px;}


/*Vegas Video BG *****************************************************/
.ipad-show {display:none;}
		  
		  @media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)
			  and (-webkit-min-device-pixel-ratio: 2) { 
				  		  .ipad-hide {display:none;}
		  			.ipad-show {display:block;}
				  .slideshow-height{height:500px;}
				  		  .homecoming-icon {width:50%;}
		  
		  }
		  
		  @media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (-webkit-min-device-pixel-ratio: 1){  .ipad-hide {display:none;}
		  			.ipad-show {display:block;}
				  .slideshow-height{height:500px;}
		  		  .homecoming-icon {width:50%;}
		  
		  }
		  
		  
		    /* Galaxy S5 */
    @media screen 
      and (device-width: 360px) 
      and (device-height: 640px) 
      and (-webkit-device-pixel-ratio: 3)  {
.ipad-hide {display:none;}
		  			.ipad-show {display:block;}
				  .slideshow-height{height:250px!important;}
		  		  .homecoming-icon {width:50%;}
    }
		  
		    /* Galaxy S8 */
    @media screen 
      and (device-width: 360px) 
      and (device-height: 740px) 
      and (-webkit-device-pixel-ratio: 3)  {
.ipad-hide {display:none;}
		  			.ipad-show {display:block;}
				  .slideshow-height{height:250px!important;}
		  .homecoming-icon {width:50%;}
    }		



/*Churchonline *****************************************************/

#churchonline_counter .time li .days, #churchonline_counter .time li .hours, #churchonline_counter .time li .minutes, #churchonline_counter .time li .seconds {
	font-weight: bold;
}

#churchonline_counter .time li .label{
	text-transform: capitalize;
}

#churchonline_counter .time li {
	line-height: 24px;
}


#churchonline_counter {
  width: 100%;
  padding: 10px;
  display: none;
}

#churchonline_counter .description,
#churchonline_counter .time li .label {
  font-size: 0.8em;
}

#churchonline_counter .time {
  list-style: none;
  padding: 0;
  margin: 10px 0 0 0;
}

#churchonline_counter .time li {
  float: left;
  padding: 0 10px;
  text-align: center;
}

#churchonline_counter .time li:first-child {
  padding-left: 0;
}

#churchonline_counter .time li span {
  font-size: 1.2em;
}

#churchonline_counter .live {
  display: none;
  font-weight: bold;
}

/* COLORS *********************************************************/

.text-999 {color:#999999;}

/* CSS ************************************************************/

.hide, hidden {display:none!important}

.mobileShow {
	display: none !important;
}
.mobileShow-block {
	display: none !important;
}

@media only screen  and (min-device-width : 320px)  and (max-device-width : 480px) {
.mobileShow {
	display: inline !important;
}
.mobileShow-block {
	display: block !important;
}
}
.mobileHide {
	display: inline !important;
}
.mobileHide-block {
	display: block !important;
}

@media only screen  and (min-device-width : 320px)  and (max-device-width : 480px) {
.mobileHide {
	display: none !important;
}
.mobileHide-block {
	display: none !important;
}
}
.nodecor:hover {
	text-decoration: none;
}
.btnMore {
	font-size: 1rem !important;
}
/* QUOTES ************************************************************/

.quoteText {
	font-size: 20px;
	line-height: 32px;
}
/* TEAM ************************************************************/

.teamBox {
	width: 100%;
	padding: 10px 20px;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	overflow: hidden;
	min-height: 118px;
}
.missionBox {
	min-height: auto;
}
.teamBox:hover, .ministryBox:hover, .buttonBox:hover {
	-webkit-filter: brightness(80%);
	-webkit-transition: all .75s ease;
	-moz-transition: all .75s ease;
	-o-transition: all .75s ease;
	-ms-transition: all .75s ease;
	transition: all .75s ease;/*
	background: rgba(0,0,0,.25);
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
    transition: all 1s;
	*/
}
/* EVENTS CALENDAR ************************************************************/
.eventListing {
    margin: 0 0 33px 0;
}

.monthTitlex {
    bottom: 0px;
    color: rgb(68, 68, 68);
    display: block;
    height: 24px;
    left: 0px;
    position: relative;
    right: 0px;
    text-align: center;
    text-decoration: none solid rgb(68, 68, 68);
    text-rendering: optimizeLegibility;
    text-size-adjust: 100%;
    top: 0px;
    z-index: 1;
    column-rule-color: rgb(68, 68, 68);
    perspective-origin: 350px 18px;
    transform-origin: 350px 18px;
    caret-color: rgb(68, 68, 68);
    border: 0px none rgb(68, 68, 68);
    font: normal normal bold normal 24px / 24px "Open Sans", Helvetica, Arial, sans-serif;
    margin: 30px 0px;
    outline: rgb(68, 68, 68) none 0px;
    padding: 6px 10px;
}

.monthTitle:after {
    content: "";
    border-bottom: 1px solid #c2c2c2;
    height: 1px;
    width: 100%;
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    z-index: -1;
}

.monthTitle {
    color: rgb(68, 68, 68);
    text-align: center;
    text-decoration: none solid rgb(68, 68, 68);
    text-rendering: optimizeLegibility;
    text-size-adjust: 100%;
    column-rule-color: rgb(68, 68, 68);
    caret-color: rgb(68, 68, 68);
    background: rgb(255, 255, 255) none repeat scroll 0% 0% / auto padding-box border-box;
    border: 0px none rgb(68, 68, 68);
    font: normal normal bold normal 24px / 24px "Open Sans", Helvetica, Arial, sans-serif;
    outline: rgb(68, 68, 68) none 0px;
    padding: 0px 7.5%;
}

.eventTitle {
    color: rgb(37, 167, 202);
    text-decoration: rgb(37, 167, 202);
	font-weight: 300;
	font-size: 40px;
	line-height: 46px;
}

a.eventTitle:hover {
    text-decoration: none;
}
	
.eventDate {
    font-size: 20px;
	line-height: 28px;
	font-weight: 600;
}

.eventVenue {
    font-size: 19px;
	line-height: 22px;
}

.eventDescription {
	margin: 16px 0;
}

@media (max-width:767px){
.eventVenue {
    font-size: 16px;
	line-height: 20px;
}
	.eventTitle {
	font-size: 32px;
	line-height: 40px;
}
.eventDate {
    font-size: 16px;
	line-height: 22px;
}
	.monthTitlex {
		padding: 0;
	}
}
/* COLORS ************************************************************/

.border666 {
	border: 1px solid #666;
}
.blacktext {
	color: #000;
}
.redtext {
	color: #c50f25;
}
.textPurple {
	color: #893ac9;
}
.bgPurple {
	background: #893ac9 !important;
}
.bgLightPurple {
	background: #b485b4 !important;
}
.bgPlum {
	background: #7E1F86 !important;
}

.bgElecticBlue {
	background: #3887bc !important;
}
.bgSoftBlue {
	background: #91C4F2 !important;
}
.bgMustard {
	background: #e3b50c !important;
}
.bgFlatOrange {
	background: #DC9E82 !important;
}
.bgRed {
	background: #c50f25 !important;
}
.bgPink {
	background: #ff748c !important;
}
.bgGreen {
	background: #009933 !important;
}
.bgSeaGreen {
	background: #3CB371 !important;
}
.bgFlatGreen {
	background: #94AE89 !important;
}
.announcementBar {
	height: 46px;
	line-height: 46px;
	/* padding: .75rem 0 .25rem 0; */
	letter-spacing: -.25px;
	font-size: 1.25rem;
	font-weight: 300;
	margin-top: 10px;
}

.subnavBar {
	letter-spacing: -.25px;
	font-size: 1.125rem;
	font-weight: 300;
	background-color: #d6173f;
	line-height: 1.125rem;
	padding: .3rem 0;
}

.subnavBar .nav-link {padding:0.3rem 1rem;}

.subnavBar li.nav-item {text-transform: capitalize;}

.subnavBar .navbar-nav .nav-link:link {
	color: rgba(255,255,255, 1);}

.subnavBar .navbar-nav .nav-link:hover {
	color: rgba(255,255,255,.55);}

.subnavBar .navbar-toggler {color: rgba(255,255,255,1);
	border-color: rgba(255,255,255,.1);}

.subnavBar .menuText {
    font-size: 1.225rem;}

@media (max-width:767px) {
.announcementBar {
	margin: 0;
	height: 46px;
	line-height: 46px;
}
}
a.announcementBarText {
	color: #fff !important;
	text-decoration: none;
}
.teamName {
	font-family: 'Montserrat', sans-serif;
	color: #fff;
	font-weight: 600;
	letter-spacing: -1px;
	font-size: 1.55rem;
	display: block;
	margin: 0 0 5px 0;
}
.teamTitle {
	font-family: 'Lato', sans-serif;
	color: #fff;
	font-weight: 300;
	font-size: 1.25rem !important;
	line-height: 1.5rem !important;
	margin: 0;
}
h2.profile {
	font-family: 'Lato', sans-serif;
	margin: 2.5rem 0 1rem 0 !important;
	font-weight: 600;
	letter-spacing: -.5px;
	font-size: 1.5rem;
}
.teamLink {
	margin: 60px 0 0 0;
}
#contact ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
}
#contact li {
	display: inline-block;
	margin: 0 20px 0 0;
}
.profile-social ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: left;
}
.profile-social li {
	display: inline-block;
	margin: 0 20px 0 0;
}
.profilePhotos {
	margin-top: 2rem;
	margin-bottom: -1rem;
}
/* MINISTRIES *******************************************************/

.ministrySocialIcon {
	width: auto;
	padding-right: .5em;
}
.ministryBox {
	width: 100%;
	min-height: 110px;
	padding: 15px;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	overflow: hidden;
}

.buttonBox {
	width: 100%;
	min-height: 70px;
	padding: 20px;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	overflow: hidden;
}
.ministryName {
	font-family: 'Montserrat', sans-serif;
	color: #fff;
	font-weight: 300;
	letter-spacing: -1px;
	font-size: 2rem;
	line-height: 2rem;
	display: block;
	margin: 0 0 5px 0;
}

.buttonName {
	font-family: 'Montserrat', sans-serif;
	color: #fff;
	font-weight: 300;
	letter-spacing: -1px;
	font-size: 1.7rem;
	line-height: 1.7rem;
	display: block;
	margin: 0 0 0 0;
}

.ministryGallery {
	margin-top: 2rem;
	margin-bottom: .25rem;
}

@media (max-width:767px) {
.ministryGallery {
	margin: 1rem;
}
}
/* HOME ************************************************************/

.homeAnnouncements {
	padding: 10px 0;
}
.homeLocations {
	margin: 40px 0 60px 0;
}
.homeEvents {
	padding: 80px 0 30px 0;
}
h2.homeTitle {
	font-family: 'Lato', sans-serif;
	margin: 2rem 0 1rem 0 !important;
	font-weight: 600;
	letter-spacing: -1px;
	font-size: 4rem;
}
h2.homeTwoChurches {
	font-size: 3rem;/*padding: 24px 0;*/
}
h2.homeInfoTitle {
	font-family: 'Fredericka the Great', cursive;
}

@media (max-width:767px) {
}
.vidannounce {
	color: #fff !important;
}
body {
	padding-top: 54px;
	font-family: 'Lato', sans-serif;
	font-size: 1.2rem;
	line-height: 1.9rem;
	color: #666;
	font-weight: 300;
}

@media (min-width: 992px) {
body {
	padding-top: 56px;
	font-family: 'Lato', sans-serif;
	font-size: 21px;
	line-height: 34px;
	color: #666;
	font-weight: 300;
}
}
.copyright {
	font-size: .5em;
	margin: -16px 0 0 0;
}
img.border {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #666;
	overflow: hidden;
}
#prefooter {
	margin: 80px 0 -3rem 0;
}
.prefooter {
	background-color: #e4e4e4;
	height: 300px;
	text-align: center;
	background-position: 50% 50%;
	background-size: cover;
}
img.prefooterOLD {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;
}
.blockquote {
	margin-bottom: 1rem;
	font-size: 2.25rem;
	line-height: 3rem;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 1rem;
	margin: 2rem 0;
}
.bg-dark {
	background: #000 !important;
}
.bg-black {
    background: #000 !important;
}
.bg-mid {
	background: #022a44 !important;
}
.bg-light {
	/*background: #f6f6f6 !important;*/
	background-color: rgba(123, 123, 123, .1) !important
}
h2.textblock {
	font-family: 'Lato', sans-serif;
	margin: 2rem 0 1rem 0 !important;
	font-weight: 600;
	letter-spacing: -1px;
}
h2.textblock-my-0 {
	font-family: 'Lato', sans-serif;
	font-weight: 600;
	letter-spacing: -1px;
}
h3.textblock {
	font-family: 'Lato', sans-serif;
	margin: 2rem 0 1rem 0 !important;
	font-weight: 600;
	letter-spacing: -1px;
}
h3.textblock-mb-0 {
	font-family: 'Lato', sans-serif;
	margin: 2rem 0 0rem 0 !important;
	font-weight: 600;
	letter-spacing: -1px;
}
h4.textblock {
	font-family: 'Lato', sans-serif;
	margin: 2rem 0 1rem 0 !important;
	font-weight: 600;
	letter-spacing: -1px;
}
h4.textblock-mb-0 {
	font-family: 'Lato', sans-serif;
	margin: 2rem 0 0rem 0 !important;
	font-weight: 600;
	letter-spacing: -1px;
}
h1.bigtitle {
	font-family: 'Lato', sans-serif;
	margin: 2rem 0 1rem 0 !important;
	font-weight: 600;
	letter-spacing: -1px;
}


.bottom2rem {
	margin-bottom: 2rem;
}
.bg-medium {
	background: #ddd !important;
}
.border {
	border: 1px solid #ddd !important;
}
.navbar-dark .navbar-nav .nav-link {
	color: rgba(255,255,255,.7);
	font-weight: 400;
}
li.nav-item {
	text-transform: uppercase;
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	/*font-weight: 600;*/
	letter-spacing: .75px;
}
#menu-announcement {
	margin-top: 0;
	border-bottom: 1px dotted #eee;
	background: #bb0000;
	color: #fff;
}
#header {
	height: 500px;
	color: #fff;
	text-shadow: 2px 2px 2px rgba(0,0,0,0.7);
	font-weight: 600;
	position: relative;
}

#header-mobile {
	height: 500px;
	color: #fff;
	text-shadow: 2px 2px 2px rgba(0,0,0,0.7);
	font-weight: 600;
	position: relative;
}
.header-media {
	padding: 2rem 2rem 3rem 2rem;
}
.basicHeader {
	height: 300px !important;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
	background-repeat: repeat;
	background-position: center;
}/*200px*/
.extendedHeader {
	height: 500px !important;
}
.hero {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.btn-hero {
	color: #fff;
	background-color: rgba(255,255,255,.3);
	border-color: #fff;
	margin: 12px 0 0 0;
	font-size: 1.5rem;
}
.btn-hero:hover {
	color: #fff;
	background-color: #0769ac;
	border-color: #fff;
}
.btn-highlight {
	color: #5091ad ;
	background-color: rgba(255,255,255,.3);
	border-color: #5091ad ;
	margin: 12px 0 0 0;
	font-size: 1.5rem;
}
.btn-highlight:hover {
	color: #fff;
	background-color: #5091ad;
	border-color: #5091ad;
}
.header-text {
	font-size: 3.5rem;
	font-weight: 400;
	line-height: 1.1;
	font-family: 'Novecentosanswide-Bold', sans-serif;
	text-transform: uppercase;
}
.vegas-timer {
	display: none;
}
.info-btn {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border-color: #fff !important;
}
.infocenter {
	padding: 20px 100px;
	margin: 20px 0;
	background-color: rgba(255,255,255,.1);
	font-weight: 600;
}

a.infocenter:link, a.infocenter:visited, a.infocenter:active {
	color: #fff;
}


a.infocenter:hover {
	background-color: rgba(56,135,188,1.00);
	text-decoration: none;
}
.groupcenter {
	padding: 80px 120px;
	margin: 20px 0;
}
.eventcenter {
	padding: 80px 150px;
	margin: 20px 0;
}
.locations {
	padding: 80px 0;
}
.section-prayer {
	padding: 180px 0;
	margin: 60px 0 0 0;
}
.section-infocenter {
	padding: 120px 0;
	background-image: url(/images/bg-home-chalkboard.jpg);
}
.section-locations {
	padding: 50px 0 10px 0;
}
html {
	background-color: #f3f3f3;
}

/* QOUTE CARD PROFILE PAGE ************************************************************/
.quote-card {
  background: #fff;
  color: #222222;
  padding: 20px;
  padding-left: 50px;

  position: relative;
  overflow: hidden;
  min-height: 120px;
}
.quote-card p {
  font-size: 22px;
  line-height: 1.5;
  margin: 0;
  max-width: 80%;
}
.quote-card cite {
  font-size: 22px;
  margin-top: 10px;
  display: block;
  font-weight: 200;
  opacity: 0.8;
}
.quote-card:before {
  font-family: Georgia, serif;
  content: "“";
  position: absolute;
  top: 30px;
  left: 10px;
  font-size: 5em;
  color: rgba(238, 238, 238, 0.8);
  font-weight: normal;
}
.quote-card:after {
  font-family: Georgia, serif;
  content: "”";
  position: absolute;
  bottom: -110px;
  line-height: 100px;
  right: 0;
  font-size: 25em;
  color: rgba(238, 238, 238, 0.8);
  font-weight: normal;
}




/* LIVE *****************************************************/

li.nav-item.live {
	margin-right: 200px;
	background: #0769ac;
	color: #fff;
	font-family: Open Sans, Helvetica, Arial, " sans-serif";
	font-weight: 600;
}
.live-section {
	margin-top: -2rem;
	border-top: 1px dotted #eee;
	background: #0769ac;
	color: #fff;
}
.alert-info {
	margin-bottom: 0;
}

/* SONGS ************************************************************/

.songList > li {
	line-height: 2.2;
}
div.songList {
	margin: 2rem 0;
}
span.playlistSong {
	padding: 0
}
span.playicons {
	display: inline-block
}
.playiconYoutube {
	color: #cd201f;
	padding: 0 6px 0 0;
}
.playiconSoundcloud {
	color: #f80;
	padding: 0 6px 0 0
}
.playiconSpotify {
	color: #2ebd59
}
.playiconAmazon {
	color: #FF9900;
	padding: 0 6px 0 0;
}
.playiconGoogle {
	color: #4285f4;
	padding: 0 6px 0 0;
}
.playiconApple {
	color: #989898;
	padding: 0 6px 0 10px;
}
@media only screen and (max-width:767px) {
span.playicons {
	display: block
}
.playiconYoutube, .playiconSoundcloud, .playiconSpotify {
	font-size: 22px !important;
	padding: 8px 14px 0 0
}
}

@media only screen and (min-device-width:768px) and (max-device-width:1024px) {
.playiconYoutube, .playiconSoundcloud, .playiconSpotify {
	font-size: 22px !important;
	padding: 8px 14px 0 0
}
}
/*BOOTSTRAP*****************************************************/

a.collapseDivList {
	font-weight: 600;
	color: #893ac9;/*
	font-weight: 500;
    font-size: 1.75rem;
    line-height: 1.4;
	*/
}
.collapseDivList {
	margin-bottom: 12px;
}
.collapseDivList.show {
	margin: 0 0 26px 0;
}
.dropdown-toggle::after { /*Remove menu caret*/
	display: none
}
.giveMenu {
	color: #fff;
	background-color: #009933;
}

@media (max-width:767px) {
.dropdown-item {
	display: block;
	width: 100%;
	padding: .5rem .75rem;
	clear: both;
	font-weight: 300;
	color: #fff;
	text-align: inherit;
	white-space: nowrap;
	background: #000;
	border: 0;
	text-transform: capitalize;
}
.dropdown-menu {
	min-width: 12rem;
	border: 2px solid rgba(0,0,0,.15);
	padding: 0;
}
.giveMenu {
	color: #fff;
	background-color: #009933;
}
}
.vidBorder {
	border: 1px solid #5b5b5b;
	background: #eee;
}
.vimeo-youtube {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
}
.embed-container {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	max-width: 100%;
	margin: 2.5rem 0;
}
.embed-container iframe, .embed-container object, .embed-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.modal-embed-container {
	margin: 0;
}
.youtube {
	background-color: #000;
	position: relative;
	padding-top: 56.25%;
	overflow: hidden;
	cursor: pointer;
	height: 0;
}
.youtube img {
	width: 100%;
	top: 0;
	left: 0;/*opacity: 0.7;*/
}
.youtube .play-button {
	width: 90px;
	height: 60px;
	background-color: #333;
	box-shadow: 0 0 30px rgba( 0,0,0,0.6 );
	z-index: 1;
	opacity: 0.8;
	border-radius: 6px;
}
.youtube .play-button:before {
	content: "";
	border-style: solid;
	border-width: 15px 0 15px 26.0px;
	border-color: transparent transparent transparent #fff;
}
.youtube img, .youtube .play-button {
	cursor: pointer;
}
.youtube img, .youtube iframe, .youtube .play-button, .youtube .play-button:before {
	position: absolute;
}
.youtube .play-button, .youtube .play-button:before {
	top: 50%;
	left: 50%;
	transform: translate3d( -50%, -50%, 0 );
}
.youtube iframe {
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
}

/*MOBILE***************************************************/
@media (max-width:767px) {
body {
	font-size: 18px;
	line-height: 28px;
}
body > nav > div > a > img {
	width: 138px;
} /*logo*/
	
	#clockdiv .display-4 {font-size:2.5rem;}
	#clockdiv > div { padding: 10px 5px!important;}
	.smalltext{color:#000!important;}
	
	.hlhlw .notes h1, .hlhlw .notes h3 {font-size:25px;}	
	
	
.menuText {
	font-size: 22px;
	top: 3px;
	position: relative;
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	letter-spacing: -1px;
}
.container {
	padding-right: 20px;
	padding-left: 20px;
}
.basicHeader {
	height: 180px !important;
}
	
#connectwithGod	.basicHeader {
	height: 280px !important;
}
	
h2.homeTitle {
	font-size: 2.5rem !important;
}
.btn-hero {
	font-size: 1.25rem;
}
li.nav-item.live {
/*width: 100%;*/
}
.nav-link {
	display: block;
	padding: .6rem 2rem;
}
.navbar-toggler {
	padding: 0;
	font-size: 1.25rem;
	line-height: 1;
	background: 0 0;
	border: 1px solid transparent;
	border-radius: .25rem;
}
.hide-mobile {
	display: none !important;
}
	
h2.countdownTitle {font-size:2rem!important;}
	
/*.vidBorder {border: none;}*/
.info-btn {
	font-size: 1.25rem;
	font-weight: 300;
}
.embed-container {
	margin: 1.5rem 0;
}
.copyright {
	font-size: .4em;
	margin: 16px 0 0 0;
}
.blockquote {
	margin-bottom: 1rem;
	font-size: 2rem;
	line-height: 2.5rem;
}
.navbar-nav {
	padding-left: 12px;
}
#header {
	height: 300px;
}
h1 {
	font-size: 30px;
}
.navbar-dark .navbar-toggler {
	border-color: transparent;
}
.header-text {
	font-size: 2.5rem;
	font-weight: 600;
	line-height: 1;
}
.quickResponsive {
	display: block;
	width: 100%;
}
.infocenter {
	margin: 10px auto;
	width: 80%;
}
.eventcenter {
	margin: 10px auto;
	width: 80%;
	padding: 80px 50px;
}
.locations {
	margin: 10px auto;
	width: 80%;
}
.section-prayer {
	padding: 80px 0;
	margin: 40px 0 0 0;
}
.section-infocenter {
	padding: 60px 0;
}
.section-locations {
	padding: 30px 0 10px 0;
}
.clock-title {
	display: block !important;
	top: 8px !important;
	margin: 0 0 -10px 0;
}
.text-about {
	margin-top: 16px;
}
.header-media {
	padding: 1rem 0 2rem 0;
}
.footer-tagline {
	text-align: center;
	font-size: 1.5rem;
}
.socialIcon {
	font-size: 1.7rem;
}
.col-md-3.socialIcon {
	text-align: center !important;
}
h2.profile {
	margin: 1.85rem 0 .5rem 0 !important;
}
.teamBox, .ministryBox {
	min-height: auto;
}
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
#header {
	height: 500px;
}
}

@media only screen and (min-device-width : 768px) {
mobile-only {
	display: none !important
}
}
.textLink {
	font-weight: 600;
	text-decoration: none !important;
}
.color-mustard {
	color: #f4c20d;
}
.color-white {
	color: #fff
}
.color-youtube {
	color: #bb0000
}
.color-yellow {
	color: #ffff00
}
.color-eblue {
	color: #3887bc;
}
.color999 {
	color: #999;
}
.clock-title {
	top: -9px;
	position: relative;/*color: rgba(255,255,255,.8);*/
}
#clockdiv {
	color: #fff;
	display: inline-block;
	font-weight: 100;
	text-align: center;/*font-size: 30px;*/
}
#clockdiv > div {
	padding: 10px;
	border-radius: 3px;
	/*background: #00BF96;*/
	display: inline-block;
}
#clockdiv div > span {
	/*padding: 15px;*/
	border-radius: 3px;
	/*background: #00816A;*/
	display: inline-block;
	font-size: 16px;
	margin: -12px 0;
}
.smalltext {
	/*padding-top: 5px;*/
	font-size: 14px;
	margin-top: -12px;
}
/*Side Menu*/

.menu-wrap a {
	color: rgba(255,255,255,.7);
}
.menu-wrap a:hover, .menu-wrap a:focus {
	color: #fff;
	text-decoration: none;
}
.content-wrap {
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
}
.content {
	position: relative;
	background: #b4bad2;
}
.content::before {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.3);
	content: '';
	opacity: 0;
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0);
	-webkit-transition: opacity 0.4s, -webkit-transform 0s 0.4s;
	transition: opacity 0.4s, transform 0s 0.4s;
	-webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
	transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}
/* Menu Button */
.menu-button {
	position: fixed;
	z-index: 1000;
	margin: 1em;
	padding: 0;
	width: 2.5em;
	height: 2.25em;
	border: none;
	text-indent: 2.5em;
	font-size: 1.5em;
	color: transparent;
	background: transparent;
}
.menu-button::before {
	position: absolute;
	top: 0.5em;
	right: 0.5em;
	bottom: 0.5em;
	left: 0.5em;
	background: linear-gradient(#373a47 20%, transparent 20%, transparent 40%, #373a47 40%, #373a47 60%, transparent 60%, transparent 80%, #373a47 80%);
	content: '';
}
.menu-button:hover {
	opacity: 0.6;
}
/* Close Button */
.close-button {
	width: 1em;
	height: 1em;
	position: absolute;
	right: 1em;
	top: 1em;
	overflow: hidden;
	text-indent: 1em;
	font-size: 0.75em;
	border: none;
	background: transparent;
	color: transparent;
}
.close-button::before, .close-button::after {
	content: '';
	position: absolute;
	width: 3px;
	height: 100%;
	top: 0;
	left: 50%;
	background: #bdc3c7;
}
.close-button::before {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.close-button::after {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
/* Menu */
.menu-wrap {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 9999;
	width: 300px;
	height: 100%;
	background-color: #333;
	background-color: rgba( 0,0,0,0.9 );
	padding: 2.5em 1.5em 0;
	font-size: 1.15em;
	-webkit-transform: translate3d(320px, 0, 0);
	transform: translate3d(320px, 0, 0);
	-webkit-transition: -webkit-transform 0.4s;
	transition: transform 0.4s;
	-webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
	transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}
.menu, .icon-list {
	height: 100%;
}
.icon-list {
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
}
.icon-list a {
	display: block;
	padding: 0.3em;
	font-size: .7em;
	-webkit-transform: translate3d(0, 500px, 0);
	transform: translate3d(0, 500px, 0);
}
.icon-list, .icon-list a {
	-webkit-transition: -webkit-transform 0s 0.4s;
	transition: transform 0s 0.4s;
	-webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
	transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}
.icon-list a span {
	margin-left: 10px;
}
/* Shown menu */
.show-menu .menu-wrap {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-transition: -webkit-transform 0.8s;
	transition: transform 0.8s;
	-webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
	transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}
.show-menu .icon-list, .show-menu .icon-list a {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-transition: -webkit-transform 0.8s;
	transition: transform 0.8s;
	-webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
	transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}
.show-menu .icon-list a {
	-webkit-transition-duration: 0.9s;
	transition-duration: 0.9s;
}
.show-menu .content::before {
	opacity: 1;
	-webkit-transition: opacity 0.8s;
	transition: opacity 0.8s;
	-webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
	transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
/*SUBMENU -------------------------------------------------*/
ul.submenu {
	list-style-type: none;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
	font-size: 16px;
	font-family: 'Lato', sans-serif;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 2px;
}
li.submenuitem {
	float: left;
	padding: 0 22px;
}
li.submenuitem a {
	display: inline-block;
	color: rgba(255,255,255,.7);
	text-align: center;
	padding: 14px 16px;
	text-decoration: none;
}
li.submenuitem a:hover {
	color: #fff;
}


/*ADDITIONAL BOOTSTRAP TEXT ALIGNMENT -------------------------------------------------*/

.text-xs-left {
    text-align: left !important;
}

.text-xs-right {
    text-align: right !important;
}

.text-xs-center {
    text-align: center !important;
}

.text-xs-justify {
    text-align: justify !important;
}

@media (min-width: 768px) {
    .text-sm-left {
        text-align: left !important;
    }

    .text-sm-right {
        text-align: right !important;
    }

    .text-sm-center {
        text-align: center !important;
    }

    .text-sm-justify {
        text-align: justify !important;
    }
}

@media (min-width: 992px) {
    .text-md-left {
        text-align: left !important;
    }

    .text-md-right {
        text-align: right !important;
    }

    .text-md-center {
        text-align: center !important;
    }

    .text-md-justify {
        text-align: justify !important;
    }
}

@media (min-width: 1200px) {
    .text-lg-left {
        text-align: left !important;
    }

    .text-lg-right {
        text-align: right !important;
    }

    .text-lg-center {
        text-align: center !important;
    }

    .text-lg-justify {
        text-align: justify !important;
    }
}