/* .container {
    min-width: 610px;
} */
/* body, p, a, h1 span { font-family: sans-serif; } */

body {
	background: #fff;
 /* background: url(https://morningstar-church.com/wp-content/uploads/2023/08/body_bg_blue.png) repeat;
	background: url(https://morningstar-church.com/wp-content/uploads/2020/09/body_bg.png) repeat; 
	background: url(https://morningstar-church.com/wp-content/uploads/2023/08/body_bg_blue.png) repeat; */
}
.home {
	background: #eef1f4;
/*    background-image: linear-gradient(180deg,#f3f3f3,#e3e3e3);  */
    background: url(https://morningstar-church.com/wp-content/uploads/2023/08/body_bg_blue.png) repeat;
}
a, a:focus {}
body, p, .page-top ul li, nav ul li > ul li a, .widget .contact li, .widget .contact li span {
	font-size: 16px; 
	line-height: 25px;
}
h1, h2, h3, h4, h5, h6, .theme-new-btn, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.mega-menu-link {
	font-family: Source Sans Pro;
	font-weight: 600;
}
.widget .contact li, .widget .contact li span { 
    font-family: Source Sans Pro !important;
}	
h2, .h2 {
	font-size: 20px;
}
.privacy-policy-page a:hover, .contact-page a:hover {
	text-decoration: underline !important;
}
.about-page h2, .privacy-policy h2 { 
	padding: 25px 0 10px;
	letter-spacing: 0.5px;	
}
h4, .h4, .contct-info h4 {
	font-size: 24px;
}
strong {
	font-weight: 600;
}
.about ul > li, .responsive-menu ul li a {
	font-family: Source Sans Pro !important;
}
.widget .contact li span {
    min-width: inherit;
}
ul li { 
    line-height: 28px;
    letter-spacing: 0.2px;
}
.home .vc_section {
    padding: 0;
    margin: 0;
}
.contact-page a:focus {
	color:#222; 
}

/*********************************************************************  
	T O P   B A R  
**********************************************************************/

.topbar {
	background: #1d1d1f2 !important;
	border-bottom: none;
}
.topbar p {
	color: #ccc;
}
.topbar .social-media li a {
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.2);
}
.header-top-right { padding: 0; }

/*********************************************************************  
	H E A D E R  
**********************************************************************/

header, header.header2 { position: relative; }
nav .container {
	width: 100%;
	max-width: 1200px;
	padding-left: 30px;
	padding-right: 20px;
}
nav {}
nav {
/*	box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.01); 
	border-bottom: 1px solid rgb(0 0 0 / 8%); */
	background: none;
/* 	background-image: linear-gradient(#f5f5f6, #fff); */
}
.responisve-bar {
	background: #FFF;
}
.home nav { 
    /* border-top: 1px solid #fff;
    -webkit-box-shadow: 0 3px 36px 0 rgba(0,0,0,.3)!important;
    box-shadow: 0 3px 36px 0 rgba(0,0,0,.3)!important;   
	background: #fafafa;
	background-image: linear-gradient(#f5f5f6, #fff); */
}
.logo {
	max-width: 250px;
	margin-top: 5px;
}
.logo > a {
	margin-top: 13px;
}
nav ul li > ul {
    box-shadow: 3px 1px 10px 5px #0000000a;
}
nav ul {
    margin-right: 5px;
}
nav ul li a {
	padding: 34px 8px 32px 8px;
	font-weight: 600;
    -webkit-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    -ms-transition: all 0.1s linear;
    -o-transition: all 0.1s linear;
    transition: all 0.1s linear;
    font-family: Source Sans Pro !important; 
}
nav ul li a, .page-nav a {
	color: #fff; 
}
nav ul li > ul li {
	background: none repeat scroll 0 0 #fff;
	/* border-bottom: 1px solid #fff; */
	color: #fb5;
}
nav ul li > ul li:hover {
    background: none repeat scroll 0 0 #fff;	
	color: #fb5;
}
nav ul li a {
	font-size: 16px;
}
nav ul li ul li a {
	border: none;
	background-color: #403b3b;	
	padding: 10px 20px;
	font-size: 15px;
}
.menu .menu-button a {
	padding: 6px 10px 6px 10px;
	margin-top: 27px;
	line-height: 16px;
	border-radius: 5px;
	border: 1px solid rgba(255, 255, 255, 0.7);
	background: none;
    color: #fff;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.menu a:hover, .menu a:active { 
	color: #fff; 
}
.menu .menu-button a:hover { 
	border-color: #fb5;
    color: #242d2c !important; 
	background-color: #fb5 !important;
}
.menu .menu-button a:before {
    content: "";
    height: 0;
}
.sub-menu li a:hover {
	background-color: none;
}
.current-menu-item a, .current-menu-parent a, .current-menu-ancestor a {
}

/* =====  R E S P O N C I V E   M E N U !!!  === */

.responsive-menu {
	display: none;
	background: #202328;
	width: 250px;
	padding: 50px 0 30px 0 !important;
}
.responsive-menu.slidein {
	display: block;
}
.responsive-menu .menu .menu-button a {
	background: none;
	border: 1px solid #fb5;
	color: #fb5 !important;   /* BRIGHTER COLOR FOR RESPONSIVE MENU BLACK BG */ 
	text-transform: uppercase;
}
.responsive-menu .menu .menu-button a:hover {	
	border: 1px solid #fb5;
	background-color: #fb5;  /* BRIGHTER COLOR FOR RESPONSIVE MENU BLACK BG */ 
	color: #fff !important;  
}
.responsive-menu .menu .fa {
    display: none;
}
.responsive-menu ul li a:before {
	background-color: #aaa;
	top: 22px;
}
.responsive-menu ul li.menu-item-has-children > a:after {
	color: #aaa;
	right: 20px;
}
.responsive-menu ul li a {
	color: #aaa;
	font-size: 13px;
	line-height: 20px;
	padding: 15px 20px;
	border-bottom: none;
}
.responsive-menu ul li a:hover {
	color: #fb5;
	background: rgba(255, 255, 255, 0.1);
	border-radius: 10px;
}
.responisve-bar {
	padding: 26px 30px 20px 30px;
}
.responsive-logo a img {
	max-width: 240px;
}
.responsive-btn {
	width: 50px;
    height: 50px;
    line-height: 50px;
    margin-top: 0;
	padding-top: 0;
	font-size: 34px;
	color: #111;
	background: none;
	cursor: pointer;
}
.fa-list:before {
	content: "\f039" !important;
}
.menu .fa, .menu .fab {
	margin-right: 4px;
}
.social-media li a {
    border: none;
    height: 40px;
    line-height: 40px;
    width: 40px;
}
/* 
.page-top:before {
    background: #323333 url(http://morningstar-church.com/wp-content/uploads/2016/08/page_top_bg.png) center top;
}
.breadcrumbs li {
    color: #888;
	color: rgba(255, 255, 255, 0.4);
}
*/
.sub-menu li a {}

/*********************************************************************  
	P A G E   T O P 
**********************************************************************/

.page-top {
	margin-top: -90px;
	padding-top: 400px;
/*	padding-bottom: 50px;  */
	margin-bottom: 0;	
    background: #525a68; 
	background: #525a68 url(https://morningstar-church.com/wp-content/uploads/2025/06/page-top-bg-scaled.jpg);  
	background-position: 50% 50%;
	background-size: cover;
	background-repeat: no-repeat;
/*	box-shadow: 0 -20px 100px 180px rgba(0, 0, 0, 0.15) inset; */
}
.page-top h1, .page-top ul li i, .breadcrumbs li, .page-top ul li, .page-top ul li i, .page-top ul li a { 
	color: #fff;
}
.title8 h2 {}
.page-top ul {
	margin: 5px auto;
}
.page-top ul li a {
/* color: #EDECEC;
    font-size: 11px; */
}
.slide-title1 {
	color: #FFF !important;
	z-index: 2 !important;
}
.slide-title1, .slide-title1 span {
	font-family: open sans, sans-serif !important;
	font-weight: 900 !important;
}
.welcome h1, .welcome.old_style h1 {
	font-size: 28px;
}
.slide-title1 span {
	color: #f95 !important;
}
section.live {
    /* background: #393d46; */
}
.page-top ul li a {
    font-size: 14px;
}
#mega-menu-wrap-max_mega_menu_1 {
/*    border-bottom: 7px solid #bbb; */
}
.title {
	border-bottom: 3px double #ddd;
}
.title2 h2 {}
.title:before {
	background: none repeat scroll 0 0 #FFF;
	color: #d2d2d2;
	content: "\f013";
	bottom: -11px;
	font-size: 16px;
}
.title3 {
	margin-bottom: 45px;
	font-size: 14px;
	letter-spacing: 1px;
}
section.video-page {
	/* margin-top: 70px; */
}
section.video-page .title3 {
	margin-bottom: 20px;
}
.dark-bg .title3 {
	margin-top: 15px;
	margin-bottom: 30px;
}
.dark-bg .title3 h2 {
	font-size: 30px;
	font-weight: 600;
	line-height: 25px;
	margin-bottom: 20px;
}
.dark-bg .title3 > p {
	font-size: 15px;
}
.page-top:before {
    background: #fff0; 
    background: rgba(255, 255, 255, 0);
}
.page-top h1 {
	font-size: 50px;
	letter-spacing: 1px;
	line-height: 1;
	margin-top: 0;
	margin-bottom: 10px;
	font-weight: 700;
	font-family: Source Sans Pro !important; 
}
.page-top h1 span {
   display: block;
   font-size: 24px;
   line-height: 50px;
}
.service-block a {
	background-color: #fff;
}
.service-block a:hover {
	background-color: #fb5;
	color: #222;
}
.theme-new-btn {
    padding: 6px 20px 5px 20px;
    color: #1d1d1f;
    font-weight: 600;
	letter-spacing: 1px;
    text-transform: none;
    font-size: 14px;
	border: 1px solid #00000060;
    box-shadow: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}
.theme-new-btn:hover {
	border-color: rgba(0, 0, 0, 0.1);
}

/*********************************************************************  
	P A G E S  A L L
**********************************************************************/

.block {
    padding: 80px 10px; 
}
.service-image i, .service-image i:hover {
	font-size: 30px;
	color: #333;
}
.home .block {
    padding: 70px 10px; 
}
.petra .block {
	padding: 0 10px;
}
.about-page .block, .privacy-policy-page .block, .statements-of-beliefs-page .block {
	padding-top: 70px;
}
.title8 h2 {
    font-size: 30px;
	font-weight: 600; 
}

/*********************************************************************  
	P A G E  H O M E 
**********************************************************************/

.homepage-top .block {
	padding: 70px 0px 200px; 
}
.homepage-top {
	margin-top: -90px;
	padding-top: 200px;
    background: #e5e5e5 url(https://morningstar-church.com/wp-content/uploads/2020/01/homepage_img2_main.jpg);
    background-position: center 98% !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
.homepage-top-content {
	padding: 10px 0;
    text-align: center !important;
    display: inline-block;
}
h1.homepagetop-title {
    font-size: 32px;
    line-height: 45px;
    text-align: center;
    font-weight: 700;
    color: #1d1d1f;
/*    font-family: 'Fira Sans' !important; */
    font-family: Open Sans Condensed !important;
    letter-spacing: 1px;
}
h1.homepagetop-title span {
	color: #b70;
}
p.homepage-top-text {
	padding: 0 130px;
	margin-top: 10px;
    line-height: 22px;
    font-weight: 400;
    font-size: 16px;
    color: #1d1d1f;
    text-align: center;
}
.homepage-top-button {
    margin-top: 40px;
}
.homepage-top-button a {
    padding: 11px 25px;
    color: #1d1d1f;
    width: 225px;
    height: 50px;
    letter-spacing: 2px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    background-color: #fff;
    font-size: 12px;
    font-weight: 600;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.homepage-top-button a:hover {
	color: #fff;
    background-color: #555;
}

/* HOMEPAGE TOP WELCOME ********************************************/

.homepage-top-welcome .block {
    margin: 0;
    padding: 0;
    height: 600px;
}
.homepage-top-welcome {
	margin-top: -90px;
	padding-top: 200px;
    background: #111 url(https://morningstar-church.com/wp-content/uploads/2020/02/gennady_welcome_img_main.jpg);
    background-position: 40% 0 !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
}
.homepage-top-welcome-content {
    width: 100%;
    margin-top: 300px;
    padding-right: 10%;
    text-align: right !important;
    display: inline-block;
}
.homepage-top-welcome-content h1 {
    font-size: 40px;
    line-height: 45px;
    text-align: right;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 1px;
}
.welcome.old_style h5 {
	font-size: 17px;
}

.homepage-top-welcome-content h1 span {
	color: #fb5;
}
.homepage-top-welcome-content p {
	margin-top: 10px;
	color: #fff;
	font-weight: 600;
	font-size: 22px;
	line-height: 30px;
	letter-spacing: 2px;
}
.homepage-top-welcome-content a {
    color: #fff;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.homepage-top-welcome-content a:hover {
	color: #fb5;
	text-decoration: underline;
}
.wp-video-popup {}

/* .page-id-3068 {
    background: #31353c;
} */

/* END */

.live .block {
    padding: 70px 10px;
}
.home-livestream-block a {
	background: #d42;
    color: #fff;
    border: none;
    padding: 11px 30px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}
.home-livestream-block a:hover {
	background: #c5523d;
	color: #fff;
}
.home-livestream-block .welcome h1 {
	letter-spacing: 0.5px;
	font-size: 30px;
	font-weight: 700;
}
.home-livestream-block .welcome h1 span {
    color: #1d1d1f;
	letter-spacing: 0.5px;
	font-weight: 400;
	font-size: 28px;
	font-family: Times New Roman !important;
}
.home .who-we-are {}
.home .who-we-are h2 {
	padding-bottom: 20px;
	font-size: 24px;
}
.home .who-we-are p {
	padding-bottom: 20px;
/*	color: rgba(209, 215, 228, 0.9); */
}
/* .home .service-image {
    border-color: #fff;
    background-color: #fff;
}
.home .service-image i {
    background: #f5f5f5; 
} */
.about-page {}
.about-page p, .about-page ul li {}
.about-img {
}
.page-note-on-grey-bg {
    margin-top: 3px;
    padding: 25px 35px;
    background-color: #eee;
    border-radius: 5px;
}
.statements-of-beliefs-page {
	padding-top: 30px;
}
.widget li {
	margin-left: 0;
}
.sidebar .widget-title > h4 {
	width: 100%;
	padding: 14px 0 12px 17px;
	font-size: 13px;
	font-weight: 600;
	text-transform: uppercase;
	border-radius: 3px;
	background-color: #444 !important;
	color: #ccc!important;
}
.widget-title:before {
	border-right: none;
}
.widget-title:after {
	border-bottom: none;
}
.widget-image {
	margin-left: 5px;
}
.tp-simpleresponsive .caption, .tp-simpleresponsive .tp-caption {
	visibility: visible !important;
}
section.about-page {
/* background: url(https://morningstar-church.com/wp-content/uploads/2017/08/about_us_bg.jpg) center top no-repeat; */
}
.default img {}

/*********************************************************************  
	P A G E   C O N T A C T 
**********************************************************************/

.contct-info h4 {
	font-weight: 600;
	letter-spacing: 0.5px;
}
.contact-form-7 h4 {
	font-weight: 500;
	letter-spacing: 0.3px;
	color: #111;
}
.column.contct-info {
	display: inline-block;
	padding-bottom: 40px;
}
section.contact-page {
    padding-top: 10px;
}
.captcha-image {
	border-color: #00000050;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	background-color: rgb(244, 244, 244);
}
.captcha-image label>input+svg {
	color: rgb(110, 110, 110);
}
.column.contct-info .social-media li a:hover {
	background-color: #fb5 !important;
	color: #111;
}

/*  C O N T A C T  F O R M - 7    *****************************************/
.contact-form-7 h3 {
	margin-bottom: 20px;
}
.contact-form-7 p label {
	width: 100%;
	line-height: 30px;
}
.contact-form-7 input:focus, .contact-form-7  textarea:focus {
	border-color: #f90 !important;
}
form.wpcf7-form p span input, form.wpcf7-form p span textarea {
	border-color: #00000080 !important;
	font-size: 15px;
	padding: 8px 30px;
	height: 40px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	background: none repeat scroll 0 0 #ffffff90;
}
form.wpcf7-form p .wpcf7-submit {
	border: 0 none;
	border-radius: 3px;
	color: #FFFFFF;
	background-color: #333 !important;
	float: right;
	margin-top: 10px;
	padding: 6px 35px;
	width: auto;
	font-size: 15px;
	font-weight: 400;
	text-transform: none;
	font-family: Source Sans Pro !important;
}
.wpcf7 form.sent .wpcf7-response-output {
	border-color: #f90;
	color: #f90;
}
form.wpcf7-form p {
	font-family: Source Sans Pro;
	font-size: 15px;
}

/*********************************************************************  
	P A G E   P R A V A C Y   P O L I C Y
**********************************************************************/

section.privacy-policy-page {}
.privacy-policy-page {}
.privacy-policy-page a:hover { text-decoration: underline; }

/*********************************************************************  
	P A G E   S H E D U L E
**********************************************************************/

.page-schedule { padding-top: 80px; }
.vc_color-grey.vc_message_box {
	margin-top: 20px;
}
.vc_message_box {
	padding: 1em 1em 1em 2.5em;
}
.message-box-clear .vc_message_box-icon {
	width: 3em;
}
.message-box-clear .vc_message_box-icon>.fa {
	font-size: 1.5em;
}
.schedule-col {
	margin-left: 0;
	clear: left;
}
.schedule-col h3 {
	padding: 13px 0 11px 20px;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: 600;
	margin-bottom: 0;
	border-radius: 5px;
	background-color: #ccc;
	letter-spacing: 0.5px;
}
.schedule-col .box {
	padding: 10px 20px;
	margin-top: 7px;
	margin-bottom: 5px;
	min-height: 160px;
	background-color: #eee;
	border-radius: 5px;
}
.schedule-col .box h4 {
	padding-top: 10px;
	font-size: 18px;
}
.schedule-col h5 {
	padding-top: 5px;
	font-size: 14px;
	line-height: 20px;
	font-weight: 500;
}
.page-schedule-note h5 { 
	font-size: 14px;
	font-weight: 500; 
}
.page-schedule-note .vc_message_box {
	border-radius: 5px;
	background-color: #eee !important;
}
.page-schedule-note .vc_color-grey.vc_message_box .vc_message_box-icon { 
	color: #ea991f; 
}

/*  P A G E   N A V  T A B S  ***/ 

section.mega-menu {
    padding-top: 80px;
}
.page-nav {
	margin: 0;
	padding: 0;
}
.page-nav ul {
	list-style: none !important;
	text-align: center;
	padding: 0;
	margin: 0;
}
.page-nav li {
	font-size: 16px;
	border-bottom: 6px solid #fff;
}
.page-nav ul li a {
	text-decoration: none;
	font-weight: 600;
	display: block;
	padding: 3px 23px;
	transition: .5s background-color;
	border: 1px solid #afb1b9;
    border-radius: 4px;
    background-color: #fff;
	color: #535456;
}
.page-nav a:hover {
	background-color: #fff;
	color: #996120;
}
.page-nav ul li a.active {
	background-color: #b78544;
	border: 1px solid #b78544;
	color: #fff;
	cursor: default;
	padding: 3px 23px;
}
@media screen and (min-width: 720px) {
.page-nav {
	margin: 0 auto;
	position: relative;
}
.page-nav li {
	border-bottom: none;
	margin-right: 2px;
}
.page-nav a {
	padding: 3px 25px;
	border-radius: 2px;
	border-color: transparent;
	border-bottom-color: #0000000a;
	border-right-color: #0000000d;
	font-weight: 400;
}
/* Option 1 - Display Inline */
.page-nav li {
	display: inline-block;
}
/* Options 2 - Float
  .nav li {
    float: left;
  }
  .nav ul {
    overflow: auto;
    width: 600px;
    margin: 0 auto;
  }
  */
}
/* End */

/**********************************  
	V I D E O  W I N D O W 
***********************************/

.tolb-holder.tolb-iframe .tolb-content:before {
    width: 1100px;
    max-width: 1100px;
}
.tolb-holder.tolb-iframe .tolb-video:not(.mejs-container-fullscreen) {
    max-width: 1100px;
}
.tolb-holder {
	background: rgba(0,0,0,.9) !important;
}

/**********************************  
	T H E  G R I D  P R E S E T 
***********************************/

.the-grid {
    padding-top: 70px;
}
.tg-vimeo-custom .tg-item-content-holder[data-position="bottom"] {
    padding: 22px 3px !important; 
}
.tg-item-title a {
}
.tg-item .tg-item-author a {
	font-size: 13px;
}
.tg-vimeo-custom .tg-element-4 {
	font-style: italic;
	margin: 5px 0 0 !important;
}
.tg-grid-area-bottom1 {
	margin-top: 35px;
}
.vc_color-grey .vc_message_box {
	color: #1d1d1f;
	border-color: #e2e2e2;
	background-color: #eee;
}
.tg-item-media-inner {}
.tg-item {
	/* border-bottom: 1px solid #e4e4e6; */
}
.tg-icon-close:before {
	color: #fff !important;
	font-weight: bold !important ; 
}
/* End */

.vc_grid.vc_row .vc_grid-item {
	margin: auto;
}
.service-block > h3, .service-block:hover > h3 {
	margin-bottom: 20px;
	font-size: 18px;
    font-weight: 600;
    letter-spacing: 1px;
	color: #1d1d1f;
}
.service-block > a:focus {
	color: #fff;
}
.service-video {
	float: left;
	width: 100%;
	margin-top: 20px;
}
.service-video .description {
	width: 100%;
	float: left;
	padding: 22px 0 25px 0;
}
.service-video .description h3 {
	font-size: 18px;
	padding: 10px 0;
	line-height: 24px;
	font-weight: 600;
}
.service-video a {
	color: #ab7a3a;
}
.service-video a:hover {
	text-decoration: underline;
	color: #ab7a3a;
}
.service-video .description p {
	line-height: 18px;
}
.service-video .description a {
	color: #1d1d1f;
	font-weight: 600;
}
.service-video .description a:hover {
	color: #1d1d1f;
	text-decoration: underline;
}
.description img {
	vertical-align: -2px !important;
}
.service-video h4 {
	float: left;
	width: 100%;
	margin: 20px 0 15px 0;
	text-align: left;
	font-size: 20px;
	text-transform: uppercase;
}
.service-video h4 i {
	margin-right: 12px;
}
.fa-video:before {
	content: "\f017";
}
.video-window {
	margin-bottom: 0;
}
.service-video .note-orange {
	float: left;
	width: 100%;
	background-color: #f5f0e9;
	border: 1px solid #f1e5dc;
	display: block;
	overflow: hidden;
	margin: 10px 0 0 0;
	padding: 25px 30px;
	position: relative;
	font-size: 15px;
	font-style: italic;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 2px;
}
.service-video .note-gray {
	float: left;
	width: 100%;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 25px 30px;
	position: relative;
	background-color: #444;
	color: #bbb;
}
.service-image {
    border: none;
    background: #ffffff;
    padding: 0;
    box-shadow: none;
/*    -webkit-box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.05);  */
}
.service-image i {
	width: 90px;
	height: 90px;
	line-height: 90px;
    bottom: -20px;
    top: inherit;
    box-shadow: none /* 1px 1px 10px 1px rgba(0,0,0,0.05) */;
    background: #f5f5f5;
}
.tg-grid-holder:before {
	background-color: rgba(255, 255, 255, 0) !important;
}
.vc_message_box .note-black {
	float: left;
	width: 100%;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 5px 10px;
	position: relative;
	color: #eee;
}
.livestream-video {
	width: 100%;
    float: left; 
	margin-top: 10px; 
}
.livestream-video .description {}
.livestream-video .description h1 {
	font-size: 30px;
	padding: 10px 0;
	font-weight: 600;
	text-align: center; 
	line-height: 45px;
	color: #3f404a; 
}
.livestream-video .description h1 span {
     padding: 0 5px; 
     color: #fff;
     background: #f33; 
}
.livestream-video .description .description-note {
    text-align: center;
    display: inline-block;
    padding: 22px 20px 20px 20px;
    border-radius: 5px;
    margin-top: 15px;
    background-color: rgba(255, 255, 255, 1);
    box-shadow: 0 3px 3px rgba(0,0,0,.02);
    border: 1px solid rgba(52, 67, 111, 0.09);
}
.livestream-video .description .description-note h5 {
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    line-height: 25px;
    color: #3d3f44;
}
.livestream-video .description .description-note h5 span {
    font-weight: 600;
}
.livestream-video h5 {
	font-size: 14px;
	font-weight: 400;
}
.title6 {
    text-align: center;
    margin-bottom: 50px;
}
.title6 h2 {
	font-size: 26px;
	display: inline-block;
    padding: 3px 10px 5px 10px;
    background-color: #5d6675;
    color: #fff !important;
}
.video-container {
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 56.25%;
}
.video-container iframe, .wpb_video_wrapper iframe {
    background-color: #41464d;
}
.video-max-width {
	max-width: 960px;
	margin: 0 auto;
}
.ls-video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.animal-detail {
	-webkit-box-shadow: 0 0 15px #EFEFEF inset;
	-moz-box-shadow: 0 0 15px #EFEFEF inset;
	-ms-box-shadow: 0 0 15px #EFEFEF inset;
	-o-box-shadow: 0 0 15px #EFEFEF inset;
	box-shadow: 0 0 15px #EFEFEF inset;
}
.nav-previous > div::before {
	content: "\f104";
	color: #fff;
}
.nav-next > div::before {
	content: "\f105";
	color: #fff;
}
.padding-top-30px {
	padding-top: 30px;
}
.vc_color-sandy_brown.vc_message_box {
	border-color: #B59654;
	background-color: #FFFCF4;
}
.vc_color-sandy_brown.vc_message_box h5 {
	color: #B59654;
}
.vc_color-sandy_brown.vc_message_box .vc_message_box-icon {
	color: #B59654;
}
.poptrox-overlay {
	opacity: 0.8;
}
.poptrox-popup {
	padding: 3px !important;
	background: #fff !important;
}
.poptrox-popup .caption {
	display: none !important;
}
.closer {
	background: #1d1d1f2 !important;
}
.nav-previous div:hover, .nav-next div:hover {
	background: rgba(0, 0, 0, 0.8);
}
.blog-post {
	margin-bottom: 15px;
	border-radius: 3px;
	background: #f1f1f3;
}
.blog-post .image {
}
.blog-detail {
	border: none;
	float: left;
	padding: 25px 30px 16px 30px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	background: none !important;
}
.blog-detail h3 {
	white-space: initial;
	margin-top: 30px;
	padding: 15px 0 0 40px;
}
.blog-detail > h3 a {
	font-size: 16px;
	line-height: 50px;
	font-weight: 600;
}
.blog-detail span {
	display: none;
}
.widget-title {
	margin-bottom: 20px;
}
footer .widget-title > h4 {
   font-size: 21px;
   font-weight: 600;
}
.widget li a, .recentcomments, .cat-item, .widget_archive li {
	border: 1px solid #e5e5e5;
	border-bottom-color: #ddd;
}
.widget li a:before, .recentcomments:before, .cat-item:before, .widget_archive li:before {
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	border: none;
}
.widget li.cat-item a, .widget_archive li a {
	padding: 0 !important;
}
.widget li a {
	margin: 0;
}
.info-block {
	border-color: #e9e8e8;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
}
.alert-success {
	background-color: #dff0d8 !important;
}
.single-page h2 {
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
	color: rgba(255, 255, 255, 0.7);
	display: none;
}
.livestream-thumbnail {
	margin: 10px 0;
	border-top: 20px solid #333;
	border-bottom: 20px solid #333;
}
.wpb_text_column ul {
	float: left;
	list-style: disc outside none;
	padding-left: 15px;
}
.vc_custom_heading h5 {
	color: #444;
	font-weight: 600;
}
.vc_message_box.vc_message_box-standard.vc_message_box-rounded.vc_color-info.red a {
	color: #f22;
	text-decoration: underline;
}
.vc_message_box.vc_message_box-standard.vc_message_box-rounded.vc_color-info.red p {
	color: #333;
}
/*  GRID Plugin */
.tg-vimeo-custom .tg-element-3 {
    font-size: 18px;
    line-height: 18px;
}
/*  LiveStream Page */
.live-stream-container {
	margin-top: 30px;
	padding: 2px;
	background-color: #353535;
	overflow: auto;
}
.video-archive .block {
	padding: 80px 0 0 0;
}
.video-archive-bottom .block {
	padding: 0 0 100px 0;
}
.video-archive .title2 h2, .video-archive-bottom .title2 h2 {
	font-size: 18px;
	color: #888;
	color: rgba(255, 255, 255, 0.4);
}
#overlay-container .event_logo {
	border: 1px solid rgba(255, 255, 255, 0) !important;
}
.tg-ajax-button {
	padding: 2px 20px;
	border-radius: 5px !important;
	background: #e6e6e6 !important;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 1px;
	border-bottom: 1px solid rgba(29,29,31,.05);
}
.tg-nav-color {
	color: #111 !important;
}
.comments > ul li .comment {
	background-image: none;
	background: #F7F7F9;
	border: 1px solid #eaeaea;
	padding: 20px 30px 10px 30px;
}
.comments > ul li p {
	border-top: none;
	margin-bottom: 0;
	font-style: italic;
}
.comments > ul li .avatar {
	height: 65px;
	width: 65px;
	margin-top: -7px;
}
.avatar > a {
	line-height: 25px;
	padding: 20px 10px;
}
.comment-details h5 {
	color: #ab7a3a;
}
.leave-comment > form input, .leave-comment > form textarea {
	color: #444;
	font-size: 13px;
}
/*  A R C H I V E  V I D E O   *****************************************************************/
.archive-video {
	margin: 10px 0 40px 0;
    padding: 20px;
/*  border: 1px solid #e7e7e7;  */
    border-radius: 3px;
}
.archive-video h5 {
	font-weight: 600;
	font-family: Open Sans Condensed, sans-serif;
}
.archive-video h5 a {
	margin-left: 3px;
	padding: 5px 10px;
	border-radius: 5px;
	border: 1px solid rgba(0, 0, 0, 0.15);
	background-color: #ffffff;
	cursor: pointer;
	display: inline;
	transition: background 200ms linear, color 200ms linear, border 200ms linear;
}
.archive-video h5 a:hover {
	background-color: rgba(0, 0, 0, 0.1);
}
 #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.mega-menu-link {}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
	margin-right: -5px;
}
/* End */

/*****************************  
	F 0 0 T E R  
******************************/

footer .block {
	padding: 70px 10px;
}
.home footer .block {
	padding: 70px 10px;
}
footer .block.blackish:before {
	opacity: 1;
}
.home footer .block.blackish:before {}
footer .widget p {
	font-size: 16px;
	line-height: 20px;
	padding-top: 20px;
}
.widget .about .social-media li a {
	border: none;
}
.widget .about img {
    padding-bottom: 10px;
    width: 220px;
	opacity: 0.9;
}
footer .widget-title > h4, footer .widget-blog > h6 a {
	text-transform: uppercase;
}
.bottom-footer {
	padding: 15px 0;
}
footer .widget p, footer .widget .contact li, .widget .contact li span {}
.bottom-footer p a:hover {
	text-decoration: underline;
}
.bottom-footer p span {
    padding: 0 5px;
    font-size: 12px;
}
footer .widget .contact li i {}

/* Footer Colors ******************************************/

footer .block.blackish:before {
    background: #222 !important;
}
.home footer .block.blackish:before {
	background: #222 !important;  
}
footer .widget p, footer .widget .contact li, .widget .contact li span, .about ul li i { 
	color: rgba(255, 255, 255, 0.7);
	font-weight: 300;
}
footer .widget-title > h4, footer .widget-blog > h6 a, .widget .contact li span i {
	color: rgba(255, 255, 255, 0.9);
}
.widget .about .social-media li a {
	background: #ccc;
	background: rgba(255, 255, 255, 0.1);
	color: rgba(255, 255, 255, 0.9) !important;
}
.widget .about .social-media li a:hover {
	background-color: rgba(255, 255, 255, 0.3);
}
.bottom-footer {
	background-color: #222 !important;
	
}
.bottom-footer p {
	color: rgba(255, 255, 255, 0.7);
	font-weight: 300;
}
.bottom-footer p a, .bottom-footer p a:hover {
	color: rgba(255, 255, 255, 0.8);
}

/*****************************  
	D I S P L A Y  N O N E  
******************************/

.header-search, .form-allowed-tags.col-md-11, img.avatar, .meta, .blog-detail > p, .page-top .container > span {
	display: none;
}

/*****************************  
	FONT Colors 
******************************/

h4, h5, h6, h1, h2, h3, .widget-title > h4, .sidebar .widget-title > h4, .title2 h2, .service-video h3 {
	color: #222; 
}
body, p, ul li, ul li a, ol li, ol li a, form.wpcf7-form p span input, form.wpcf7-form p span textarea,
.widget li a, .recentcomments, .cat-item, .widget_archive li, .blog-detail > h3 a, .info-block p, .theme-form > input, .theme-form > input:focus, .theme-form textarea, .theme-form textarea:focus, .tg-item .tg-dark span, .info-block i, .info-block p, .contact-form-7 p label {
	color: #222;
}
.about-page h2, .privacy-policy h2, .privacy-policy-page a, .schedule-col h3 {
	color: #222;
}
.tg-item .tg-dark span { 
	color: #8c8e96 !important; 
}
a, a:hover, .widget li.current-cat a, .sidebar, .service-video h4 i, .archive-video h5 a:hover {
	color: #222;  
}

rs-module a { color: #555; }
rs-module a:hover { color: #f90; }

/* !!! -> DARK Gold Text on dark BG */
.vc_message_box .note-black a:hover  {
	color: f90;
}
/* BRIGHT Gold-Pink Text on dark BG */
nav ul li a:hover, nav ul li a:focus {
    color: #fb5; /* <-- HOVER for header TOP NAV */
}
.sub-menu li a:hover {
    color: #fb5; /* <-- HOVER for NAV TABS 2nd layer */
}
.livestream-video a, .dark-bg .wpb_wrapper a  { color: #f60; } /* red */

/* Grey on dark BG */
.vc_message_box .note-black a, .dark-bg .title3 > p {
	color: #888;
	color: rgba(255, 255, 255, 0.4);
}
.dark-bg p, .dark-bg ul li {
	color: #ccc;
}
.dark-bg .wpb_wrapper a:hover { 
	color: #fb5;
}

/*
 .dark-bg .title3 h2 span, .livestream-video .description h5, .livestream-video .description h5 a {
    color: #f0283b;   <-- red font on dark bg }
*/

.dark-bg .info-block i, .dark-bg h4, .responsive-header, .home-livestream-block a {
	color: #fff;
}
nav ul li a { 
/*    color: rgba(209, 215, 228, 0.9); */
}

/*****************************  
	BACKGROUND Colors  
******************************/

.colored-font a, .menu .fa {}
.social-media li a {
    background: none repeat scroll 0 0 #e8e8e890;
}
.schedule-col p {
	background: rgb(0 0 0 / 5%);
}
.widget li a:before, .recentcomments:before, .cat-item:before, .widget_archive li:before {
	background: #f1f1f3;
}
.sidebar .widget-title > h4, .widget li.current-cat:before, .blog-detail {
	background: #bbb;
}
.pagination > li span {
	background: #f7f7f7;
}
.single-page {
	background: #464646;
	border: none;
}
.vc_color-black.vc_message_box-solid {
	background-color: #393a3e;
}
.dark-bg {
	background-color: #252525 !important;
}
.drawer_wrappers .feeds_header {
	background-color: #131313 !important;
}
.dark-bg .theme-form > input[type="submit"] {
	background: #a67f60;
	background: rgba(166, 127, 96, 0.76)
} /*  <-- gold button color on dark bg */
.dark-bg .info-block:before {
	background: rgba(255, 255, 255, 0.1);
}
.dark-bg .form-control {
	background: none;
}
.message-box-clear {
	background-color: #fff0 !important;
}
.info-block:before {
    background: #f8f8f8;
}
.player .vp-video-wrapper.live-background, .player .vp-video-wrapper.transparent {
    background: #1a2e3b !important;
}

/*****************************  
	BORDER Colors  
******************************/

.leave-comment > form input, .leave-comment > form textarea, .meta, .theme-form > input, .theme-form > input:focus, .theme-form textarea, .theme-form textarea:focus {
	border-color: #b7b7b7;
}
.pagination > li a, .pagination > li span, .info-block, .single-page {
	border-color: #ddd;
}
.dark-bg-text .theme-form > input, .dark-bg-text .theme-form textarea, .dark-bg-text .info-block {
	border-color: #555;
	border-color: rgba(255, 255, 255, 0.15);
}
.vc_color-grey.vc_message_box {
	border-color: rgba(255, 255, 255, 0);
}


/*************************************************  	
	@ M E D I A	   	
*************************************************/

@media (max-width: 1024px) {
.responsive-header {
	display: none;
}
.fa-home::before {
	content: "\f015";
	vertical-align: top;
}
}

@media (max-width: 1024px)
.fa-home::before {
	content: "\f015";
	vertical-align: top;
}

 @media (min-width: 992px) {
.single-post .col-md-8 {
	width: 74%;
}
.single-post .col-md-4, .archive .col-md-4, .category-service-archive .col-md-4 {
	width: 25%;
}
.single-post footer .col-md-4 {
	width: 33.33333333%;
}
}

@media all and (max-width: 1000px) and (orientation:landscape) {
.logo {
	max-width: 200px;
}
nav ul li a {
	padding: 40px 4px;
	font-size: 12px;
}
.hs-form-iframe {
    padding: 0 10px;
}
}

@media (max-width: 1024px) {
	
.homepage-top-welcome .block {
    height: 500px;
}
.homepage-top-welcome-content {
    margin-top: 300px;
}
.hs-form-iframe {
    padding: 0 10px;
}	
}

@media (max-width: 980px) {

footer .widget {
	margin-top: 30px;
}
.video-container iframe {
    background-color: #fff;
}
.homepage-top-content {
    padding: 20px 0 40px 15px;
}
h1.homepagetop-title {
    font-size: 26px;
}
p.homepage-top-text {
    font-size: 13px;
    line-height: 20px;
}
.homepage-top-button {
    margin-top: 30px;
}
.homepage-top-button a {
	font-size: 12px;
    padding: 10px 22px;
}
section.contact-page {
    padding-top: 10px;
}
.contct-info h4, .contact-form-7 h4 {
    font-size: 22px;
}
.livestream-video .description h1 {
    font-size: 26px;
}
.livestream-video h5 {
    font-size: 14px;
}
.homepage-top .block {
    padding: 50px 0px 100px 0;
}
p.homepage-top-text {
    padding: 0 60px;
}
.homepage-top-welcome .block {
    height: 450px;
}
.homepage-top-welcome-content {
    margin-top: 250px;
}
.homepage-top-welcome-content h1 {
    font-size: 32px;
}
.hs-form-iframe {
    padding: 0;
}
footer .block {
	padding: 50px 20px 20px 20px;
}
}

@media (max-width: 840px) {
header {
	display: none;
}
.responsive-header {
	display: block;
	border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}
.page-top {}
#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle {
	display: none;
}
.homepage-top-welcome {
    margin-top: 0;
}	
}

@media only screen and (max-device-width: 840px) {	
.welcome h1 {
	font-size: 26px;
}
.welcome h1 span {
	font-weight: 600;
}
.page-top h1 {
	font-size: 24px;
}
/* .title2 { text-align: left; } */
.title6 h2 {
	font-size: 20px;
}
.livestream-video h4 {
	font-size: 24px;
}
.livestream-video h5 {
	font-size: 15px;
} 
.info-block {
	margin-top: 5px;
}
.parallax {
	background: none !important;
}
.blog-detail > h3 a {
	font-size: 13px !important;
}
h4 {
	font-weight: 400;
	font-size: 22px;
}
.contact-form-7 {
	float: left;
	margin-top: 50px;
}
/* THE GRID PRESET */
.tg-item-title a {
	font-size: 16px !important;
}
.page-top {
    padding: 40px 0 40px 0;
}
section.mega-menu { 
	margin-top: 0; 
	padding-top: 50px;	
}
.about-page {}
.contact-form-7 {
    float: left;
    margin-top: 40px;
}
.homepage-top .block {
    padding: 30px 0px 100px 0;
}
.homepage-top {
    background: #e5e5e5 url(https://morningstar-church.com/wp-content/uploads/2020/01/homepage-img2_1000.jpg); 
}
p.homepage-top-text {
    margin-top: 0;
    padding: 0 30px;
}
.home .who-we-are {
	text-align: center;
}
.homepage-top-welcome .block {
    height: 350px;
}
.homepage-top-welcome-content {
    margin-top: 200px;
}
.homepage-top-welcome { 
	margin-top: 0; 
	padding-top: 0;	
}
.homepage-top-welcome-content h1 {
    font-size: 30px;
}
.contact-form {
    padding: 0;
}
.page-top {
    margin-top: 0;
	padding-top: 250px;
}
.about-page .block, .privacy-policy-page .block, .statements-of-beliefs-page .block {
    padding-top: 30px;
}
}

@media (max-width: 768px) {
.page-schedule {
	padding-top: 30px;
}
.schedule-col p {
	padding: 30px 20px 0 20px;
	min-height: 110px;
}
}

@media only screen and (max-width: 600px) {
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
	color: #fff;
	background: #258add;
}
}
/* iPhone-specific styles */
@media only screen and (max-device-width: 480px) {
html {
	-webkit-text-size-adjust: none;
}
.vc_non_responsive .vc_row .vc_col-sm-3 {
	width: 50%;
}
}

@media (max-width: 480px) {
.blog-detail > span {
	left: 0;
	margin-left: 0;
}
.vc_non_responsive .vc_row .vc_col-sm-3 {
	width: 50%;
}
.title3 h2 {
	font-size: 23px;
}
.block {
    padding: 40px 10px;
}
.homepage-top .block {
    padding: 30px 0px 100px 0;
}
.homepage-top-content {
    padding: 10px 0;
}
h1.homepagetop-title {
    font-size: 24px;
}
p.homepage-top-text {
    padding: 0 20px;
}
.welcome h1, .welcome.old_style h1 {
	font-size: 22px;
}
.homepage-top-welcome .block {
    height: 320px;
	padding-top: 30px;
}
.homepage-top-welcome-content {
    margin-top: 120px;
    padding: 20px 25px;
    text-align: center !important;
}
.homepage-top-welcome-content h1 {
    font-size: 26px;
    text-align: center;
}
.homepage-top-welcome-content p { font-size: 18px; }
.home-livestream-block .welcome h1, .home-livestream-block .welcome h1 span {
	font-size: 28px;
}
.about-page .block, .privacy-policy-page .block, .statements-of-beliefs-page .block {
    padding-top: 10px;
}
.widget .about img { width: 240px; }
footer .block {
    padding: 35px 10px 0px 10px;
}
}

/* iPhone-X specific styles landscape only  */
@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 812px) 
and (-webkit-device-pixel-ratio : 3)
and (orientation : landscape) { 
.livestream-video h4 {
	font-size: 22px;
}
.livestream-video h5 {
	font-size: 16px;
} 
.title6 h2 {
	font-size: 24px;
}
footer .block {
    padding: 35px 10px 0px 10px;
}	
}
