@import "//static.pcci.edu/Shared/FontAwesome/fontawesome-pro-5.3.1/css/all.min.css";
@import "//static.pcci.edu/Shared/FontAwesome/fontawesome-pro-5.3.1/css/v4-shims.min.css";
@import url(//fonts.googleapis.com/css?family=Sarina);
@import url(//fonts.googleapis.com/css?family=Roboto:400,700,900,300);
@import url(//fonts.googleapis.com/css?family=Asap);
@import "/Includes/css/animate.css";
/*========================================================
                    Main layout styles
=========================================================*/
.ValidationSummary {
	margin: 10px 0 30px 0;
	display: block;
	text-align: left;
	color: red;
}
.ValidationSummary span {
	font-weight: bold;
}
.ValidationSummary ul {
	list-style: disc;
	margin-left: 20px;
	margin-bottom: 20px;
}
.TopInfoBar {
   padding:10px;
   background-color: #6c4a93;
   /*background-color: #2d254c;*/
   margin:auto;
   box-shadow: inset 0px -3px 10px rgba(0,0,0,.2);
   position: relative;
   z-index: 60;
}
.TopInfoBar p {
	color: #ffffff;
   /*color:#42cce3;*/
   font-style:italic;
   text-align:center;
}
body {
	overflow-x: hidden;
	font: 300 14px/18px 'Roboto', sans-serif;
	color: black;
	background: white;	
}
p {
	color: black;
	margin-left: 0;
}
a {
	text-decoration: underline;
	font: inherit;
	font-weight: bold;
	color: black;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
a:hover {
	color: #42cce3;
}
a:visited {
	color: black;
}
a[href^="tel:"] {
	color: inherit;
	text-decoration: none;
}
* {
	-webkit-text-size-adjust: none;
}
img {
	max-width: 100%;
	height: auto;
}
h1 {
	font: 700 30px/33px 'Roboto', sans-serif;
	margin-top: 50px;
	color: #2EB8CD;
	margin-bottom: 1%;
}
h2 {
	font: 700 24px/23px 'Roboto', sans-serif;
	color: #2EB8CD;
	padding-top: 10px;
	margin-left: 15px;
}
h3 {
	position: relative;
	font: normal 20px/21px 'Roboto', sans-serif;
	color: black;
	margin-left: 25px;
}
h3.withd {
	padding-bottom: 12px;
}
h3.withd:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 1px;
	bottom: 0;
	background-color: #afafa7;
}
h4 {
	font: 700 14px/22px 'Roboto', sans-serif;
	margin: 20px 3%;
	color: #2EB8CD;
}
.another_color {
	position: relative;
	padding-bottom: 12px;
}
.another_color:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 1px;
	bottom: 0;
	background-color: #282827;
}
a[data-gal] {
	display: block;
	position: relative;
}
a[data-gal] img {
	display: block;
}
a[data-gal] .overlay {
	background: rgba(0, 0, 0, 0);
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
a[data-gal] .hover {
	height: 30px;
	width: 30px;
	text-align: center;
	position: absolute;
	left: 45%;
	-webkit-transition: 0.5s;
	transition: 0.5s;
	display: none;
}
a[data-gal]:hover .overlay {
	background: rgba(0, 0, 0, 0.3);
}
a[data-gal]:hover .hover {
	display: block;
	top: 50%;
	margin-top: -15px !important;
}
.btn {
	font: 900 16px/18px 'Roboto', sans-serif !important;
}
.btn:hover {
	color: #000;
	text-decoration: none;
}
.btn_2 {
	border-radius: 3px;
	letter-spacing: -1px;
	padding: 9px 34px 9px 33px;
}
.btn_2:hover {
	text-decoration: none;
	background: #e1c7ab;
	color: #ffffff;
}


.btn.btn-primary {
	background-color: #9878B6;
    color: white;
    border-radius: 0;
    border: 0;
	-webkit-transition: 0.3s all ease;
	transition: 0.3s all ease;
	padding: 9px 34px 9px 33px;
}
.btn.btn-primary:hover {
	background-color: #6C4992;
}

.divider {
	width: 100%;
	height: 1px;
	background-color: #afafa7;
}
.SectionTitles, .SectionTitlesBlue {
	color: white;
	font-weight: bold;
	font-size: 18px;
	line-height: 22px;
	margin-top: -5px;
	margin-bottom: 10px !important;
	height: 36px;
}
.SectionTitles {
	text-shadow: 2px 2px rgba(0,0,0,0.50);
	color: white;
}
.SectionTitlesBlue {
	color: #2EB8CD;
}
footer {
    color: #6c4993;
}
@media (max-width: 767px) {
.SectionTitles, .SectionTitlesBlue {
	margin-bottom: 20px !important;
}
}
.SectionTitles2 {
	color: #006851;
	font-weight: bold;
	font-size: 22px;
	margin-bottom: 25px;
}
.bigViewButton p {
	color: white;
	font-weight: bold;
	line-height: 16px;
}
.stroke {
	border-top: 5px solid #006851;
	margin: auto;
	height: 15px;
	width: 50%;
}
.MainTriangle {
	display: none;
}
/*=====Hovers=====*/
a.color_6:hover {
	text-decoration: none;
	color: #006851;
}
/*============  Text  =============*/
.text_1 {
	font: normal 12px/14px 'Roboto', sans-serif;
}
.text_2 {
	font: normal 30px/36px 'Roboto', sans-serif;
}
.text_3 {
	font: 900 16px/18px 'Roboto', sans-serif;
}
.text_4 {
	font: 300 19px/26px 'Roboto', sans-serif;
}
.text_5 {
	font: 900 24px/23px 'Roboto', sans-serif;
}
.text_6 {
	font: 400 14px/21px 'Roboto', sans-serif;
}
.text_7 {
	font: 300 18px/18px 'Roboto', sans-serif;
}
.text_8 {
	font: 300 14px/16px 'Roboto', sans-serif;
}
.text_9 {
	font: normal 14px/18px 'Asap', sans-serif;
}
.text_10 {
	font: 300 23px/26px 'Roboto', sans-serif;
}
.text_11 {
	font: 400 16px/18px 'Roboto', sans-serif;
}
.text_12 {
	font: 900 14px/21px 'Roboto', sans-serif;
}
.italic {
	font-style: italic;
}
.underline {
	text-decoration: underline;
}
.prpl {
	color: #6C4992;
}
/*============  Colors  =============*/
.color_1 {
	color: #126077;
}
.color_2 {
	color: black;
}
.color_3 {
	color: black;
}
.color_4 {
	color: #db4304;
}
.color_5 {
	color: black;
}
.color_6 {
	color: #453f38;
}
.color_7 {
	color: #f8e8c8;
}
.color_8 {
	color: #ffffff;
}
.color_9 {
	color: #534e47;
}
/*============  Backgrounds  =============*/
.bg_1 {
	background-color: #653e5d;
}
.bg_2 {
	background-color:#30b8ce;
	/*background-color: #126077;*/
}
.bg_3 {
	background-color: #0e9847;
}
.bg_4 {
	background-color: rgba(255,255,255,1.00);
}
.bg_5 {
	background-color: #BCD;
}
.bg_6 {
	background-color: #497d96;
}
/*============  Floats  =============*/
[class^='put-left'] {
	float: left;
}
[class^='put-right'] {
	float: right;
}
/*======== Margin & Padding ========*/


/*========================================================
                    HEADER styles
=========================================================*/
#header {	
	height: 200px;
	margin: 0 auto;	
	background: url("https://static.pcci.edu/RTV/images/MasterPage/rejoicetv-header-bar.jpg");
	background-size: contain;
	border-bottom: solid white 2px;
}
#header .logo-caption {
	height: 100px;
}
.headerLogo {
	padding-left: 20px;
	height: 200px;
}
.mobileHeader {
	display: none;
}
#header .logo-caption {
	height: 200px;
	width: 1000px;
	margin-left: 0px;
	margin-bottom: -100px;
}
#header .logo-caption h1 {
	margin-top: 10px;
	font: 400 41px/31px 'Sarina', sans-serif;
}
#header .logo-caption h1 a:hover {
	text-decoration: none;
	color: #46c8dc;
}
#header .logo-caption .second-word {
	margin-right: 6px;
	text-align: right;
	font: 400 10px/10px 'Roboto', sans-serif;
	text-transform: uppercase;
}
#header .search-form-wrapper {
	margin-right: 0;
	padding: 20px 0 5px 25px;
	width: 135px;
}
#ListenNow_Btn {
	padding-top: 8px;
	padding-bottom: 7px;
	padding-left: 12px;
	text-align: left;	
}
#ListenNow_Btn span {
	vertical-align: middle;
	font-weight: 500;
	font-style:italic;
	font-size: 22px;
}
.Table {
	display: table;
	margin-left: 6%;
}
.Row {
	display: table-row;
}
.Cell {
	display: table-cell;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 8px;
	vertical-align: middle;
	padding-bottom: 10px;
}
.header-menu {
	margin-top: 55px !important;	
}
.nav_item {
	margin-left: 10px !important;
	margin-right: 10px !important;
}
.menuDonate {
	background-color: #9878B6;
	max-height: 37px !important;
	-webkit-transition: 0.3s all ease;
	transition: 0.3s all ease;
}
.menuDonate:hover {
	background-color: #6C4992 !important;
}
.mzr-class .menuDonate a:hover {
		color: white !important;
}
.mzr-class > li {
	height: 45px !important;
}

.sb-toggle-left .fa-bars:hover {
	background-color: #6C4992 !important;
}
.stationsDropdown {
	margin-top: -9px !important;
}

@media (min-width: 979px) and (max-width: 1199px) {
#header .search-form-wrapper {
	padding-top: 15px;
}
#header .logo-caption {
	text-align: center;
	margin-right: 0px;
	margin-bottom: -85px;
	margin-left: 0;
}

.header-menu {
	margin-top: 40px !important;		
	margin-right: 30px;
}
}

@media (min-width: 768px) and (max-width: 979px) {
.header-menu {
	margin-top: 47px !important;	
	margin-right: 80px;	
}
.menuDonate {
	max-height: 30px !important;
}
}
@media (max-width: 978px) {
.menuDonate {
	max-height: 35px !important;
}
}
@media (max-width: 767px) {
.WebBrowser {
	display: none;
}
.mobileHeader {
	display: block;
}
#header {	
	height: 150px;
	margin: 0 auto;	
	background: url("https://static.pcci.edu/RTV/images/MasterPage/rejoicetv-header-bar.jpg");
	background-size: contain;
}
.headerLogo {
	padding-left: 50px;
}
#header .logo-caption {
	height: 150px;
	margin: auto;
	
}	

.ListenNow_Btn {
	padding-top: 5px !important;
	padding-bottom: 4px !important;
	padding-left: 12px !important;
	margin-top: 7px !important;
}
#header .logo, #header .header-menu {
	float: none;
	margin-left: -35px;
}
.sb-toggle-left .fa-bars {
	top: 5px !important;
	left: 21px !important;
	margin-left: 0px;
	background-color: #9878B6 !important;
	color: white !important;
}
.meganizr > li {
	display: none !important;
}
.grid_12 {
	margin-left: 5px;
}
.camera_wrap img {
	width: 100%;
}
}

@media (max-width: 479px) {
/*.ListenNow_Btn {
	position: relative;	
	padding: 5px 15px 4px 15px !important;
	margin-top: 15px !important;
}*/
.mobileHeader{
	height: 110px !important;
	margin-left: 0px !important; 
}
#header {	
	height: 110px !important;
}


}
/* Main menu styles
========================================================*/
.mzr-class > li:hover > a {
	color: #6C4992 !important;
}
.HomepageIcons, .MusicIcon {
	font-size: 30px;
	color: white;
	font-size: 75px !important;
	margin-bottom: 20px;
	margin-top: -20px !important;
	-webkit-transition: 0.3s all ease;
	transition: 0.3s all ease;
}

.DonateIcons {
	font-size: 30px;
	color: #0e9847;
	font-size: 25px !important;
}
.SectionIcons {
	font-size: 30px;
	color: #f8e8c8;
	font-size: 60px !important;
	margin-bottom: 15px;
}
h3#ui-id-1 {
	color: black;
}
.sf-menu {
	float: right;
}
.sf-menu > li {
	float: left;
	position: relative;
	padding: 14px 14px 5px;
}
.sf-menu > li > a {
	display: inline-block;
	text-transform: uppercase;
	color: #000;
	font: normal 14px/31px 'Roboto', sans-serif;
	-webkit-transition: 0.3s all ease;
	transition: 0.3s all ease;
}
.sf-menu > li > a:hover {
	text-decoration: none;
	color: #db4304;
	-webkit-transition: 0.3s all ease;
	transition: 0.3s all ease;
}
.sf-menu > li.current > a {
	color: #db4304;
}
.sf-menu > li.sfHover > a {
	color: #db4304;
}
.sf-menu a {
	-webkit-transition: 0.3s all ease;
	transition: 0.3s all ease;
}
.sf-menu a:hover {
	-webkit-transition: 0.3s all ease;
	transition: 0.3s all ease;
}
/* First level sub-menu styles
========================================================*/
.sf-menu ul {
	text-align: center;
	position: absolute;
	top: 69px;
	left: -37px;
	background: #231e1a;
	padding: 15px 5px;
	z-index: 2;
	width: 175px;
	display: none;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.sf-menu ul li {
	font: normal 12px/35px 'Arial', sans-serif;
	position: relative;
}
.sf-menu ul li a {
	color: #fff;
}
.sf-menu ul li a:hover {
	color: #db4304;
	text-decoration: none;
}
.sf-menu ul li .sf-with-ul:before {
	content: "";
}
.sf-menu ul li.sfHover > a {
	color: #db4304;
}
/* Second level sub-menu styles
========================================================*/
.sf-menu ul ul {
	position: absolute;
	top: -10px;
	left: 171px;
	padding: 15px 5px;
	z-index: 4;
	background: #fff;
}
.sf-menu ul ul li a {
	color: #424242;
}
.sb-toggle-left {
	display: none;
}

@media only screen and (max-width: 1199px) {
.sf-menu > li {
	padding: 14px 10px 5px;
}
}

@media only screen and (max-width: 767px) {
.sf-menu {
	display: none;
}
.select-menu {
	display: block;
	width: 100%;
}
.sb-toggle-left {
	display: block;
}
}
/* Stuck menu styles
========================================================*/
.isStuck {
	background-color: #f5f5f2;
	padding: 5px 0;
}
.isStuck .sf-menu ul {
	top: 62px;
}
.isStuck .sf-menu ul ul {
	top: -10px;
}

@media only screen and (max-width: 979px) {
.isStuck {
	display: none !important;
}
}
/*========================================================
                    CONTENT styles
=========================================================*/

.welcomeSection {
	margin-top: -15px !important;
	margin-bottom: -15px !important;
}
.welcomeMessage {
	/*width: 780px;*/
	color: black !important;
	font-size: 20px;
	text-align: left !important;
	line-height: 28px;	
}
.mainBody {
	/*width: 780px;*/
	color: black !important;
	font-size: 20px;
	text-align: left !important;
	line-height: 28px;	
	margin-left: 25px;
}
h1 {
	margin-left: 25px;
}
.mainSection {
	margin-top: -5px !important;
	margin-bottom: -25px !important;
}
/*.donateSection {
	margin-top: -25px !important;
	margin-bottom: -65px !important;
}*/
.DefaultMessage {
	width: 100%;
	color: white;
	font-size: 20px;
	text-align: left !important;
	line-height: 28px;
	text-shadow: 2px 2px rgba(0,0,0,0.50);
	}
.HomepageIcons {
	 text-shadow: 2px 2px rgba(0,0,0,0.50);
	 color: white;
}
.HomepageIconsBlue {
	color: #2EB8CD;
}

/*.donateMessage {
	vertical-align: middle;
	width: 100%;
	color: white;
	font-size: 20px;
	text-align: left !important;
	line-height: 28px;
}
.offerSection {
	margin-top: -25px !important;
	margin-bottom: -25px !important;
}*/
.mainbar {
	border-top: solid white 2px;
	display: block;
}
.messagesbar {
	background: url(https://static.pcci.edu/RTV/images/HomePage/hover_image_messages.jpg);
	background-size: cover;
	background-position: center center;
}
.donatebar {
	background: url(https://static.pcci.edu/RTV/images/HomePage/hover_image_donate.jpg);
	background-size: cover;
	background-position: center center;
}
.offerbar {
	background: url(https://static.pcci.edu/RTV/images/HomePage/hover_image_music.jpg);
	background-size: cover;
	background-position: center center;
}
.musicbar {
	background: url(/Images/HoverImages/hover_image_rejoice.jpg);
	background-size: cover;
	background-position: center center;
}
.mainbarOverlay{
	width:100%;
	height:210px;
	-webkit-transition:.8s;
	transition:.8s;
	background-color: rgba(108,74,147,.5);
	z-index:99999;
	box-shadow: inset 0 2px 2px rgba(0,0,0,0.5) !important;
}
.mainbarOverlay:hover{
	background-color: rgba(108,74,147,0);	
}
.musicbarOverlay{
	width:100%;
	height:210px;
	-webkit-transition:.8s;
	transition:.8s;
	background-color: rgba(100,80,130,.5);	
	z-index:99999;
	box-shadow: inset 0 2px 2px rgba(0,0,0,0.5) !important;
}
.musicbarOverlay:hover{
	background-color: rgba(100,80,130,0);
}

/*.offerMessage {
	vertical-align: middle;
	width: 100%;
	color: white;
	font-size: 20px;
	text-align: left !important;
	line-height: 28px;
}*/
.rejoiceMusic {
	background-color: #653c5d;
	display: none;
}
/*.musicSection {
	margin-top: -25px !important;
	margin-bottom: -40px !important;
}*/
/*.musicMessage {
	vertical-align: middle;
	width: 100%;
	color: white;
	font-size: 20px;
	text-align: left !important;
	line-height: 28px;
}*/
.homepagePortrait {
	float:left;
}
.Portrait {
	margin: auto;
	text-align: center;
	width: 110px;
	/*float:left;
	width: 30% !important;
	height: 30% !important;*/
}
.Portrait img {
	border-radius: 60px;
}
.photoName {
	padding-top:5px;
	font-size:11px;
	text-align: center;
	color: #888;
}
.homePCClink {
	color: white !important;	
	text-decoration: none !important;
	font-weight: bold;
}
.homePCClink:hover {
	color: #BCD !important;	
}
.homeMusiclink {
	color: white !important;	
	text-decoration: none !important;
	font-weight: bold;
}
.homeMusiclink:hover {
	color: #DBC !important;
}
.bigViewBtn {
	background-color: #497d96; 
	padding-top: 35px !important; 
	padding-bottom: 40px !important;
	padding-left: 40px !important;
	padding-right: 0px !important;
	width: 360px;
	margin: auto;
	margin-top: -20px;
}
.bigBtnIcon {
	text-decoration:none; 
    float: right;
    margin-right: 30px;
	margin-top: 0px !important;
}
/*====Margin & Padding====*/

.mt-10 {
	margin-top: 10px !important;
}
.mb-5 {
	margin-bottom: 5px !important;
}
.mb-10 {
	margin-bottom: 10px !important;
}
.viewListen {
	font-size:28px;
}
.messagesOnline {
	font-size:30px;
}
.grid_4 {
	text-align: center;
	margin-left: 19px;
}
.FAQ {
	margin-bottom: 15px !important;
}
.FAQitem {
	font-size: 13.5px;
	margin-left: 50px;
	margin-top: 5px;
	margin-bottom: 20px;
}

@media (max-width: 1199px) and (min-width: 979px) {

.mainbarOverlay{
	width:100%;
	height:235px;
}
.musicbarOverlay{
	width:100%;
	height:235px;
}
.homepagePortrait {
	float:left;
}
.welcomeMessage {
	/*width: 650px;*/
}

.grid_4 {
	text-align: center;
}
}
.ui-widget-content a {
	color: black;
	text-decoration: underline;
}
.ui-widget-content a:hover {
	color: #42cce3;
	text-decoration: underline;
}
.Arch {
	color: #fff0d3;
	font-weight: normal;
	font-size: 22px;
	/* margin-bottom: 25px; */
	background-color: #006851;
	padding: 15px;
	text-align: center;
}
.SmallNote {
	color: #b0916f;
	font-size: 12px;
	font-weight: normal;
	line-height: 24px;
}
.NotUpNext {
	color: #b0916f;
	font-size: 16px;
	line-height: 26px;
	font-weight: normal;
}
.UpNext {
	font-size: 18px;
	line-height: 26px;
	color: #006851;
	font-weight: bold;
}
.MobileDisplay {
	display: none;
}
.ContactIcons {
	color: #006851;
}
.grid_6.ContactInfo {
	text-align: center;
}
.ContactIcons {
	color: #006851;
	font-size: 22px;
	margin-right: 5px;
	margin-bottom: 30px;
}
.commentBody {
	color: #6c4993 !important;
	font-size: 18px;
	line-height: 24px;
	padding-left: 30px;
	padding-right: 30px;	
}
.SubmitComment {
	color: #6c4993 !important;
	font-weight: bold;
	font-size: 19px;
	line-height: 50px;
}
.SubmitComment:hover {
	color: #9878b6 !important;
}
.SubmitComment::after {
	font-family:"Font Awesome 5 Pro";
	font-weight: 900;
	font-style: normal;
	display: inline-block;
	text-decoration: inherit;
	content: "\f061";
	margin-left: 10px;
}
@media (max-width: 1230px) {
.welcomeMessage {
	/*padding-left: 15px;*/
}
.homepagePortrait {
	padding-right: 15px;
}
}
@media (max-width: 1199px) {
.welcomeMessage {
	/*padding-left: 0px;*/
}
.homepagePortrait {
	padding-right: 0px;
}
}	
@media (max-width: 979px) {
.welcomeMessage {
	/* margin-top: 20px; */
	/*padding-left: 20px;*/
}
.homepagePortrait {
	padding-right: 0px;
}
	
.mainbarOverlay{
	width:100%;
	height:260px;
}
.musicbarOverlay{
	width:100%;
	height:260px;
}
.IconArea {
	margin-left: 10px;
}	
.sectionMessage {
	padding-left: 10px;
	width: 600px;
}
.Portrait {
	/*float: left;*/
	width: 80% !important;
	height: 80% !important;
}
.photoName {
	line-height: 14px;
}
.welcomeMessage {
	/*width: 520px;*/
}
	

}

@media (max-width: 768px) {
.homepagePortrait {
	margin:auto !important;
}
.Portrait {
}
}

@media (max-width: 767px) {
.sectionMessage {
	padding-left: 0px;
	padding-right: 0px;
	margin:auto;
	width:auto;
}
.mainbarOverlay{
	width:100%;
	height:auto;
}
.musicbarOverlay{
	width:100%;
	height:auto;
}
.IconArea {
	margin-left: 0px;
	margin-bottom: 70px !important;
	margin-top:-20px;
}	
.bigViewBtn {	
	padding-bottom: 30px !important;
}
.homepagePortrait {
	float: none;
}
.Portrait {
	width: 110px !important;
	/*float: none;
	margin: auto;
	padding-right:0px;
	width: 35% !important;
	height: 35% !important;*/
}
.photoName {
	line-height: 14px;
}
.welcomeMessage {
	/* margin-top: -70px;
	padding-bottom: 50px; */
	/*width: 100%;
	padding-bottom: 15px;
	padding-left: 0px;*/
	
}

.messagesOnline {
	padding-bottom:10px;
	margin:auto;
}
.FAQitem {
	margin-left: 0px;
}
}
@media (max-width: 586px) {
.MobileDisplay {
	display: block;
	height: 0px;
}
}
.Triangle {
	width: 0;
	height: 0;
	margin: auto;
	margin-top: -75px;
	border-top: 50px solid #fff1d4;
	border-left: 50px solid transparent;
	border-right: 50px solid transparent;
}
.Triangle1 {
	width: 0;
	height: 0;
	margin: auto;
	margin-top: -63px;
	border-top: 50px solid #0e9948;
	border-left: 50px solid transparent;
	border-right: 50px solid transparent;
}
.Triangle2 {
	width: 0;
	height: 0;
	margin: auto;
	margin-top: -67px;
	border-top: 50px solid #0e9847;
	border-left: 50px solid transparent;
	border-right: 50px solid transparent;
}
.MainTriangle {
	width: 0;
	height: 0;
	margin: auto;
	margin-top: -63px;
	border-top: 60px solid #006851;
	border-left: 60px solid transparent;
	border-right: 60px solid transparent;
	margin-top: -50px;
}
@media (max-width:767px) {
	.MainTriangle {
	width: 0;
	height: 0;
	margin: auto;
	margin-top: -63px;
	border-top: 0px solid #006851;
	border-left: 0px solid transparent;
	border-right: 0px solid transparent;
	margin-top: -40px;
}	
}
#FooterBar p {
	text-align: center;
	padding-top: 10px;
	font-size: 16px;
	line-height: 22px;
	padding: 0 20px;
	color: #fff;
}
.commentLocation {
	text-align: center;
	font: 24px/32px 'Roboto', san-serif;
	color: #6c4993;
	margin-bottom: 8px;
}
.PageWrapper {
	margin: auto;
	padding-left: 1%;
	max-width: 900px;
	margin-bottom: 20px;
}
div.grid_6.wow.fadeInRight.FamilyPrayer.animated, div.grid_6.wow.fadeInLeft.WhatsPlaying.animated {
	margin: auto;
	text-align: center;
	line-height: 26px;
}
.ButtonContainer {
	margin: auto;
	font-size: 18px;
	top: 0px;
	right: 0;
	margin-left: 0;
	padding: 0 0 5px 0;
	text-align: right;
	margin-bottom: -50px;
	z-index: 0 !important;
	position: absolute;
	margin-top: 215px;
	margin-right: 10px;
}
.ListenNow_Btn {
	padding: 10px 15px 8px 15px;
	background-color: #c5d884;
	box-shadow: -1px 3px 5px rgba(0,0,0,.3);
	margin-top: 32px;
	display: inline-block;
	text-align: center;
	-webkit-transition: color 0.5s ease;
	transition: color 0.9s ease;
	color: #fff;
	vertical-align: middle;
	font-size: 25px;
	width: 160px;
}
.ListenNow_Btn:hover {
	background-color: #d7e0a7 !important;
	color: white !important;
}
.ListenNow_Btn i.fa {
	margin-top: -2px !important;
}
.DonateNow_Btn {
	padding: 12px 15px 8px 15px;
	background-color: #0e9847;
	display: inline-block;
	text-align: center;
	-webkit-transition: color 0.5s ease;
	transition: color 0.9s ease;
	color: #fff;
	vertical-align: middle;
	font-size: 25px;
}
.DonateNow_Btn i.fa {
	margin-top: -8px !important;
}
.DonateNow_Btn:hover {
	background-color: #BCD;
	color: #fff0d3;
}
.ListenerComments {
	background-image: url(/Images/ListenerBackground.jpg);
	background-size: cover;
	box-shadow: inset 0 5px 5px rgba(0,0,0,0.2) !important;
}
.Comments {
	background-color: rgba(255,255,255,0.85);
	/*padding: 20px 0;*/
	padding-top: 40px !important;
	padding-bottom: 30px !important;
	margin-top: 70px !important;
	margin-bottom: 70px !important;
	box-shadow: 0 5px 5px rgba(0,0,0,0.2) !important;
}
.fa-quote-left {
	display: none !important;
}
h3.CommentHead {
	text-align: center;
	font: 24px/32px 'Roboto', sans-serif;
}
p.CommentText {
	text-align: center;
	padding-top: 10px;
	font-size: 18px;
	line-height: 30px;
}
#content {
	background: white;
	padding-bottom: 30px;/*=Camera_caption=*/
  /*====Buttons=====*/
  /*====WRAPPERS====*/
  /*====HEADERS=====*/
  /*=====BOXES======*/
  /*====Date-box====*/
  /*====BLOG BOX====*/
  /*====Carousel====*/
  /*====Map-box=====*/
}
#content .bg-img {
	width: 100%;
	height: auto;
}
#content .bg_2 {
	z-index: -1;
}
#content .bg_2 h3.withd:before {
	background-color: #fff;
}
#content .bg_4 h3.withd:before {
	background-color: #453f38;
}
#content .camera_caption .heading {
	position: relative;
	margin-bottom: 20px;
}
#content .camera_caption p {
	margin-bottom: 33px;
	padding-right: 40px;
}
#content .camera_caption a {
	margin-left: 4px;
}

@media (max-width: 767px) {
#content .camera_caption .heading:before {
	left: 0;
}
.Comments {
	padding-top: 30px !important;
	padding-bottom: 20px !important;
	margin-top: 50px !important;
	margin-bottom: 50px !important;
}
.ButtonContainer {
	margin-top: 165px;
}
}

@media (max-width: 479px) {

.ButtonContainer {
	margin-top: 125px;
}
.bigViewBtn {
	background-color: #497d96; 
	padding-top: 20px !important; 
	padding-bottom: 20px !important;
	padding-left: 20px !important;
	padding-right: 0px !important;
	width: 80%;
	margin: auto;
	margin-top: -20px;
}
.bigBtnIcon {
	float: none;
    margin-left: 65px;
	text-align: center;
}
.viewListen {
	font-size:24px;
	line-height:10px !important;
}
.messagesOnline {
	font-size:25.5px;
	line-height:10px !important;
	
}

.Comments {
	padding-top: 30px !important;
	padding-bottom: 20px !important;
	margin-top: 30px !important;
	margin-bottom: 30px !important;
}
#content .camera_caption .heading:before {
	width: 100%;
}
}
#content .btn_3 {
	font: 900 14px/21px 'Roboto', sans-serif;
}
#content .btn_4 {
	border-radius: 3px;
	padding: 18px 44px;
}
#content .btn_4:hover {
	text-decoration: none;
	color: #000;
}
#content .btn_5 {
	font: 700 16px/18px 'Roboto', sans-serif;
}
#content .btn_5:hover {
	text-decoration: none;
	color: #afafa7;
}
#content .btn_wrap {
	margin: 24px 0 0;
}
#content .btn_wrap2 {
	margin-top: 23px;
}
#content .btn_wrap2 a:hover {
	text-decoration: none;
	color: #534e47;
}
#content .wrapper1 {
	position: relative;
	margin-bottom: 78px;
}
#content .wrapper2 {
	margin-top: 67px;
}
#content .wrapper3 {
	margin: 53px 0 57px;
}
#content .wrapper4 {
	margin: 20px 0 20px;
}
#content .wrapper5 {
	margin: 61px 0 41px;
}
#content .wrapper6 {
	margin: 75px 0 57px;
}
#content .wrapper7 {
	margin: 62px 0 64px;
}
#content .wrapper8 {
	margin: 67px 0 30px;
}
#content .wrapper9 {
	margin: 50px 0 50px 0;
}
#content .wrapper10 {
	margin: 62px 0 24px;
}
#content .wrapper11 {
	margin: 67px 0 82px;
}
#content .wrapper12 {
	margin: 10px 0;
}
#content .wrapper13 {
	margin: 67px 0 41px;
}
#content .wrapper14 {
	margin: 67px 0 62px;
}
#content .heading_1 {
	margin-bottom: 23px;
}
#content .heading_2 {
	margin-bottom: 16px;
}
#content .heading_3 {
	margin-bottom: 11px;
	padding-top: 10px;
}
#content .heading_3 .margint {
	margin-top: -1px;
}
#content .heading_4 {
	margin-bottom: 29px;
}
#content .heading_5 {
	margin-bottom: 26px;
}
#content .heading_6 {
	margin-bottom: 5px;
}
#content .heading_7 {
	margin-bottom: 11px;
}
#content .heading_8 {
	margin-bottom: 6px;
}
#content .heading_9 {
	margin-bottom: 20px;
}
#content .heading_10 {
	margin-bottom: 22px;
}
#content .box {
	margin-top: 62px;
	text-align: center;
}
#content .box p {
	padding: 0 100px;
	margin-bottom: 42px;
}

@media (max-width: 767px) {
#content .box p {
	padding: 0;
}
}
#content .box2 .dark-circle {
	position: relative;
	margin-top: -12px;
	display: block;
	width: 88px;
	height: 88px;
	border-radius: 44px;
	background-color: #453f38;
}
#content .box2 .dark-circle:before {
	content: '';
	position: absolute;
	display: block;
}
#content .box2 .dc_1:before {
	width: 71px;
	height: 57px;
	left: 9px;
	bottom: 11px;
}
#content .box2 .dc_2:before {
	width: 67px;
	height: 69px;
	left: 14px;
	bottom: 9px;
}
#content .box2 .dc_3:before {
	width: 71px;
	height: 80px;
	left: 10px;
	bottom: 12px;
}
#content .box2 .dc_4:before {
	width: 84px;
	height: 63px;
	left: 0;
	bottom: 16px;
}
#content .box2 .dc_5:before {
	width: 49px;
	height: 85px;
	left: 19px;
	bottom: 14px;
}
#content .box2 .dc_6:before {
	width: 40px;
	height: 95px;
	left: 25px;
	bottom: 15px;
}
#content .box2 .caption {
	margin: 12px 0 0 101px;
	padding-right: 20px;
}
#content .box2 .caption .heading_2 {
	text-transform: uppercase;
}
#content .box2 .caption p {
	margin-bottom: 24px;
}

@media (min-width: 768px) and (max-width: 979px) {
#content .box2 .caption .heading_2 {
	font-size: 22px;
	line-height: 21px;
}
}
#content .box3 {
	text-align: center;
}
#content .box3 img {
	margin-bottom: 17px;
}
#content .box3 p {
	font: 300 32px/42px 'Roboto', sans-serif;
	margin-bottom: 69px;
}
#content .box4 {
	position: relative;
	margin-bottom: 50px;
	padding: 20px 0 15px;
}
#content .box4 img {
	width: 100%;
}
#content .box4 .caption {
	position: relative;
}
#content .box4 .caption h6 {
	font: 300 18px/21px 'Roboto', sans-serif;
}
#content .box4 .caption p {
	margin-bottom: 19px;
}
#content .box4:before {
	content: '';
	position: absolute;
	display: block;
	width: 218px;
	height: 130px;
	bottom: -33px;
	right: -52px;
	z-index: 0;
}
#content .box5 p {
	margin-bottom: 18px;
}
#content .box6 img {
	margin-top: 5px;
}
.PlayingPrayer {
	margin-left: 20px;
}

@media only screen and (max-width: 1077px) {
	.box6{
		width: 300px;
		margin: 0px auto;
	}
}

@media only screen and (max-width: 767px) {
.center-on-mobile {
	text-align: center !important;
}
.donateMessage {
	margin-top: -70px !important;
	margin-bottom: 70px !important;
}
.offerMessage {
	margin-top: -70px !important;
	margin-bottom: 70px !important;
}
.musicMessage {
	margin-top: -70px !important;
	margin-bottom: 70px !important;
}
#content .box6 .put-right {
	float: none;
	text-align: center;
}
#content .box6 img {
	margin-bottom: 15px;
}
.PlayingPrayer {
	margin-left: 0px;
	margin-top: 20px;
}
}
#content .box7 {
	margin-bottom: 32px;
}
#content .box7 img {
/*margin: 3px 0 24px;*/
}
#content .box7 .caption {
	padding-right: 10px;
}
#content .box7 .caption p {
	margin-bottom: 19px;
}

@media only screen and (max-width: 767px) {
.mainBody, h1, h2, h3, p {
	text-align: center !important;
	margin-left: 0px !important;
}
#content .box7 .first {
	width: 100%;
}
}
#content .box8 {
	margin-bottom: 52px;
}
#content .box8 img {
	margin-top: 3px;
}
#content .box8 .caption {
	margin-left: 300px;
}
#content .box8 .caption .heading {
	font: 300 13px/20px 'Roboto', sans-serif;
	margin-bottom: 12px;
}
#content .box8 .caption .heading h6 {
	text-transform: uppercase;
}
#content .box8 .caption p {
	margin-bottom: 18px;
}

@media (min-width: 979px) and (max-width: 1199px) {
#content .box8 img {
	width: 50%;
}
#content .box8 .caption {
	margin-left: 240px;
}
}

@media only screen and (max-width: 979px) {
#content .box8 img {
	float: none;
	margin-bottom: 10px;
}
#content .box8 .caption {
	margin-left: 0;
}
}

@media only screen and (max-width: 767px) {
#content .box8 {
	text-align: center;
}
#content .box8 .caption {
	text-align: left;
}
}
#content .date-box {
	position: relative;
	margin-bottom: 38px;
}
#content .date-box .meta {
	text-align: center;
	position: absolute;
	left: -1px;
	top: 3px;
	font: 300 26px/24px 'Roboto', sans-serif;
}
#content .date-box .caption {
	margin-left: 92px;
	padding-right: 5px;
}
#content .date-box .caption p {
	margin-bottom: 9px;
}
#content address {
	text-transform: uppercase;
	margin-bottom: 18px;
}
#content dd, #content dt {
	display: inline-block;
	padding-right: 3px;
}
#content .mail a {
	text-decoration: underline;
}
#content .mail a:hover {
	text-decoration: none;
}

@media only screen and (max-width: 767px) {
#content .mail {
	margin-bottom: 40px;
}
}
#content .form-wrapper {
	margin-top: 3px;
}
#content .blog-box {
	position: relative;
	margin-bottom: 55px;
}
#content .blog-box .meta {
	padding-bottom: 33px;
	position: absolute;
	top: -4px;
	left: -1px;
}
#content .blog-box .meta .number {
	margin-left: 5px;
	font: normal 45px/48px 'Roboto', sans-serif;
}
#content .blog-box .meta .month {
	font: normal 13px/16px 'Roboto', sans-serif;
}
#content .blog-box .meta:after {
	content: '\f030';
	position: absolute;
	bottom: 0;
	left: 16px;
	font-size: 25px;
	font-family:"Font Awesome 5 Pro";
	font-weight: 900;
	color: #006851;
}
#content .blog-box img {
	margin: 3px 0 0 70px;
}
#content .blog-box .caption {
	margin-left: 435px;
}
#content .blog-box .caption .info {
	position: relative;
	text-transform: uppercase;
	padding-bottom: 6px;
}
#content .blog-box .caption .info span {
	position: relative;
	padding-right: 9px;
	margin-right: 28px;
}
#content .blog-box .caption .info span:after {
	content: '';
	position: absolute;
	right: 0;
	top: 8px;
	display: block;
	width: 4px;
	height: 4px;
	background-color: #282827;
}
#content .blog-box .caption .info span.sq {
	padding-right: 14px;
	margin-right: 23px;
}
#content .blog-box .caption .info:before {
	content: '';
	position: absolute;
	width: 100%;
	bottom: 0;
	height: 1px;
	background-color: #282827;
}
#content .blog-box .caption .heading {
	margin: 7px 0 11px;
	font: 300 18px/22px 'Roboto', sans-serif;
	text-transform: uppercase;
}
#content .blog-box .caption p {
	margin-bottom: 6px;
}

@media (min-width: 768px) and (max-width: 979px) {
#content .blog-box img {
	max-width: 35%;
}
#content .blog-box .caption {
	margin-left: 352px;
}
}

@media (max-width: 767px) {
#content .blog-box img {
	float: none;
	margin-bottom: 10px;
}
#content .blog-box .caption {
	margin-left: 0;
}
}

@media (max-width: 767px) {
#content .blog-box .caption .info span {
	margin-right: 15px;
}
#content .blog-box .caption .info span.sq {
	padding-right: 14px;
}
}

@media (max-width: 479px) {
#content .blog-box img {
	max-width: 74%;
}
#content .blog-box .caption .info {
	font-size: 11px;
}
#content .blog-box .caption .info .last-child {
	margin-right: 0;
}
#content .blog-box .caption .info span {
	margin-right: 10px;
}
#content .blog-box .caption .info span:after {
	top: 7px;
}
#content .blog-box .caption .info span.sq {
	margin-right: 19px;
}
}
#content .carousel-navigation {
	font-size: 36px;
	line-height: 30px;
}
#content .carousel-navigation .first {
	margin-right: -6px;
}
#content .carousel-navigation a:hover {
	color: #595959;
	text-decoration: none;
}
#content .owl-carousel1 {
	width: auto;
	margin: 26px -15px 0;
}
#content .owl-carousel1 .item {
	position: relative;
	padding: 0 15px 10px;
}
#content .owl-carousel1 .item .caption {
	position: relative;
	padding: 28px 28px 25px;
	background: #fff;
}
#content .owl-carousel1 .item .caption h6 {
	margin-bottom: 6px;
}
#content .owl-carousel1 .item .caption a {
	position: absolute;
	top: 33px;
	right: 26px;
	font-size: 29px;
	line-height: 34px;
}
#content .owl-carousel1 .item .caption a:hover {
	text-decoration: none;
	color: #000;
}

@media only screen and (max-width: 767px) {
#content .owl-carousel1 .item .caption a {
	right: 3px;
	top: 38px;
}
}
#content .owl-carousel1 .item:before {
	content: '';
	position: absolute;
	display: block;
	width: 218px;
	height: 130px;
	bottom: -21px;
	right: -36px;
	z-index: 0;
}
#content .owl-carousel2 {
	width: auto;
	margin: 0 -15px;
}
#content .owl-carousel2 .item {
	position: relative;
	padding: 0 15px 10px;
}
#content .owl-carousel2 .item .caption {
	position: relative;
	padding: 22px 28px;
	background: #fff;
}
#content .owl-carousel2 .item .caption h6 {
	font: 300 18px/21px 'Roboto', sans-serif;
}
#content .owl-carousel2 .item .caption p {
	margin-bottom: 21px;
}
#content .owl-carousel2 .item:before {
	content: '';
	position: absolute;
	display: block;
	width: 218px;
	height: 130px;
	bottom: -21px;
	right: -36px;
	z-index: 0;
}
#content .link-list {
	margin: 26px 50px 28px;
}
#content .link-list li {
	display: inline-block;
	margin: 0 33px;
}
#content .link-list li.first {
	margin-left: 0;
}
#content .link-list li.last {
	margin-right: 0;
}
#content .link-list li a:hover {
	opacity: .5;
}

@media only screen and (max-width: 1199px) {
#content .link-list li {
	margin: 0 17px;
}
}

@media only screen and (max-width: 979px) {
#content .link-list {
	margin: 26px 20px 28px;
}
#content .link-list li {
	margin: 0 8px;
}
}

@media only screen and (max-width: 767px) {
#content .link-list {
	margin: 26px 5px 28px;
	text-align: center;
}
#content .link-list li {
	margin-bottom: 10px;
}
}

@media only screen and (max-width: 479px) {
#content .link-list li {
	display: block;
}
}
#content .link-list2 {
	margin-top: 3px;
}
#content .link-list2 li {
	position: relative;
	padding-left: 20px;
	font: 300 14px/28px 'Roboto', sans-serif;
}
#content .link-list2 li:before {
	content: '\f0a9';
	position: absolute;
	left: 1px;
	top: 2px;
	color: #006851;
	font-family:"Font Awesome 5 Pro";
	font-weight: 900;
}

@media (min-width: 768px) and (max-width: 1199px) {
#content .link-list2 li {
	font-size: 12px;
}
}
#content .map {
	width: 100%;
	height: 400px;
}
#content .map2 {
	width: 100%;
	height: 530px;
}

@media only screen and (max-width: 767px) {
#content .map2 {
	height: 400px;
}
}

@media only screen and (max-width: 479px) {
#content .map2 {
	height: 250px;
}
}
#content .policy-box {
	margin-bottom: 41px;
}
#content .policy-box .heading {
	margin-bottom: 12px;
	font: 300 14px/20px 'Roboto', sans-serif;
	text-transform: uppercase;
}
#content .policy-link {
	font: 900 14px/21px 'Roboto', sans-serif;
	margin-top: -2px;
}
/*========================================================
                    FOOTER styles
=========================================================*/
.lower_ads {
	background-color: #6C4992;
	background: url(https://static.pcci.edu/RTV/images/HomePage/hover_image_shapes_blue.jpg?update=1);
	background-size: cover;
	background-position: center center;
}
.footerAds {
	margin-left: 35px;
}
#footer {
	padding: 40px 0 20px;
	background-color: #006851;
}
#footer .heading {
	margin-bottom: 29px;
}
#footer .box p {
	padding-right: 10px;
	margin-bottom: 34px;
}
#footer .box .btn_2 {
	padding: 9px 46px;
}
#footer .social-list ul li {
	display: inline-block;
	margin: -1px 2px 0;
}
#footer .social-list ul li a {
	padding: 10px 9px 10px 13px;
	border-radius: 21px;
	font-size: 23px;
	background-color: #e1c7ab;
}
#footer .social-list ul li a.fa-facebook {
	padding: 10px 15px;
}
#footer .social-list ul li a.fa-pinterest {
	padding: 10px 11px 10px 13px;
}
#footer .social-list ul li a.fa-linkedin {
	padding: 10px 10px 10px 13px;
}
#footer .social-list ul li a:hover {
	background-color: #006851;
	text-decoration: none;
}
.footerContactArea {
	margin-left:15px;
}
.footerContactArea .grid_4 {
	margin:auto;
	margin-right: 20px;
}
.footerContactArea .text_3 {
	margin-bottom:20px;
	margin-left:0;
	color:#6c4993;
}
.footerContactArea .footerInfo {
	white-space:nowrap;
}
.FooterIcons {
	font-size: 28px !important;
	margin-top: 20px !important;
	margin-bottom: 15px;
	color: #6c4993;
}
.footerLabels {
	font: 500 20px 'Roboto', sans-serif;
	font-weight:800;
	padding-top: 3px;
    color: #6c4993;
	margin-bottom: 8px;
}
.footerLabels:before {
	margin-right: 8px;
	font-family:"Font Awesome 5 Pro";
	font-weight: 600;
	font-size: 28px;
    margin-top: 20px;
    margin-bottom: 15px;
}
.footerLabels.address:before {
	content: "\f199";
}
.footerLabels.phone:before {
	content: "\f098";
}
.footerLabels.email:before {
	content: "\f14d";
}
.footerInfo {
	font-weight:300;
	color: #6c4993;
}
.CopyrightPrivacy p, .CopyrightPrivacy a {
	color: #6c4993;
}
.copyright {
	font-size: 12px;
	line-height: 25px;
	text-align: center;
	margin-left: 0px;
	margin-top: 0px;
}

/* Footer Grid - Other Websites	 */
.otherWebsitesAccordion {
	color: #6c4993 !important;
}
#OtherWebsiteHeader i:before {
    content: "\f107";
    font-family: 'Font Awesome 5 Pro' !important;
	font-weight: 900;	
    padding-right: 10px;
    font-style: normal;
}
footer .grid_12 {
	float: none;
	margin: auto;
	text-align: center;
}
.ui-accordion-content .footerGrid {
	width: 230px;
	margin: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
	display: inline-block;
}
.ui-accordion-content .footerGrid a img {
	margin: 5px;
}
.ui-accordion-header {
	border: none;
	outline: none;
}
.ui-accordion-header:before {
	font-family:"Font Awesome 5 Pro";
	font-weight: 900;
	content: '\f0da';
	font-size: 28px;
	padding-right: 8px;
}
.ui-accordion-header-active:before {
	font-family:"Font Awesome 5 Pro";
	font-weight: 900;
	content: '\f0d7';
	font-size: 28px;
	padding-right: 8px;
}

#OtherWebsiteHeader {
	margin-top: 20px !important;
	margin-bottom: 10px;
	margin-left: 5px;
	color:rgb(180,180,180) !important;
	text-transform:uppercase;
	font-size: 16px;
}
#OtherWebsiteHeader:hover {
	color:rgb(150,150,150) !important;
}

@media (min-width:1200px) and (max-width:1319px) {
.ui-accordion-content .footerGrid.camps {
	margin-top: 0px !important;
}
}

@media (max-width: 1319px) {
.ui-accordion-content .footerGrid.camps {
	margin-top: -45px;
}
}
@media (max-width: 1199px) {
.footerContactArea .box6 .grid_4 {
	margin-right: 0px !important;
}
.footerAds {
	margin-left: 20px;
}
#OtherWebsiteHeader {
	margin-left: -15px !important;
}
.copyright {
	margin-left: 10px !important;
}
}
@media only screen and (max-width: 1077px) {
.footerContactArea {
	margin-left:-15px;
}
.copyright {
	padding-top: 20px;
	margin-left: 0px !important;
}
.footerAds {
	margin:auto;
	padding-left:0px;
}
}
@media only screen and (max-width: 979px) {
.footerContactArea {
	margin-left:45px;
}
.footerAds {
	padding-left:60px;
}

#footer .social-list ul li {
	margin: -1px 0 0;
}
}
#footer .foot-menu {
	margin-top: 48px;
	font: 300 14px/31px 'Roboto', sans-serif;
}
#footer .foot-menu .current {
	text-decoration: none;
	color: #006851;
}
#footer dd, #footer dt {
	display: inline-block;
	line-height: 17px;
}
#footer .mail {
	margin: 17px 0 31px;
}

@media only screen and (max-width: 767px) {
.footerContactArea {
	margin-left:0px;
}
.footerAds {
	padding-left:0px;
}
#footer .foot-menu {
	display: none;
}
#footer .copyright, #footer .social-list, #footer .box, #footer .box2 {
	float: none;
	margin-bottom: 25px;
	text-align: center;
}
#OtherWebsiteHeader {
	margin-left: -5px !important;
}
}

@media (max-width: 479px) {
h5 {
	font-size: 24px !important;
}
.copyright {
	width: 200px;
	margin: auto !important;
}
.footerAds {
	margin-left:-15px;
	padding-left:20px;
}
.footerContactArea {
	margin-left:0px;
}
}
/*========================================================
                    Widget styles
=========================================================*/
/* UItoTop styles
========================================================*/
#toTop {
	display: none !important;
	text-decoration: none;
	position: fixed;
	bottom: 80px;
	float: right;
	right: 30px;
	overflow: hidden;
	border: none;
	font-size: 28px;
	z-index: 20;
	color: #fff0d3;
	-webkit-transition: color 0.5s ease;
	transition: color 0.5s ease;
}
#toTop:hover {
	opacity: .38;
}

@media only screen and (max-width: 1199px) {
#toTop {
	display: none !important;
}
}
/* Stellar(parallaxBG) styles
========================================================*/
.stellar-block {
	background-attachment: fixed;
	background-position: center 0%;
	position: relative;
	background-repeat: no-repeat;
	z-index: 8;
}
.stellar-section .first {
	background-color: #787470;
	background-position: center 0%;
}
/*Core variables and mixins*/
.rotate {
	transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
}
/*
========================================================
PROGRESS BARS
========================================================
*/
@-webkit-keyframes progress-bar-stripes {
 from {
 background-position: 40px 0;
}
 to {
 background-position: 0 0;
}
}
@-o-keyframes progress-bar-stripes {
 from {
 background-position: 40px 0;
}
 to {
 background-position: 0 0;
}
}
@keyframes progress-bar-stripes {
 from {
 background-position: 40px 0;
}
 to {
 background-position: 0 0;
}
}
.progress {
	height: 18px;
	margin-bottom: 10px;
	overflow: hidden;
	background-color: #f5f5f5;
	vertical-align: middle;
}
.progress-bar {
	float: left;
	width: 0;
	height: 100%;
	font-size: 11px;
	line-height: 14px;
	color: #534e47;
	text-align: center;
	background-color: #337ab7;
	-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
	-webkit-transition: width .6s ease;
	-o-transition: width .6s ease;
	transition: width .6s ease;
}
.progress-striped .progress-bar, .progress-bar-striped {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-size: 40px 40px;
}
.progress.active .progress-bar, .progress-bar.active {
	-webkit-animation: progress-bar-stripes 2s linear infinite;
	-o-animation: progress-bar-stripes 2s linear infinite;
	animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-green {
	background-color: #5cb85c;
}
.progress-striped .progress-bar-green {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-blue {
	background-color: #5bc0de;
}
.progress-striped .progress-bar-blue {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-yellow {
	background-color: #BCD;
}
.progress-striped .progress-bar-yellow {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-red {
	background-color: #d9534f;
}
.progress-striped .progress-bar-red {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
/*
========================================================
FOOTER STYLES
========================================================
*/
footer .ui-accordion .ui-accordion-header {
	padding-top: 20px;
}
.ui-accordion .ui-accordion-header {
	padding: 0em .5em 0em 0em;
}
h3.ui-accordion-header {
	background: none !important;
	font-size: 1.5em !important;
}
.ui-accordion-header {
	cursor: pointer;
}
.ui-helper-reset {
	border: 0px;
	font-size: 100%;
	line-height: 18px;
	list-style: none;
	margin: 0px;
	outline: 0px;
	padding: 0px;
	text-decoration: none;
}
.ui-accordion .ui-accordion-content {
	padding: 1em 2.2em;
	border-top: 0;
	overflow: auto;
	background: none;
}
/*
========================================================
TIMELINE STYLE
========================================================
*/
.HistoryDate {
	color: #006851;
	font-weight: bold;
	font-size: 20px;
	line-height: 26px;
}
.timeline {
	list-style: none;
	padding: 20px 0 70px;
	position: relative;
	margin-bottom: 50px;
}
.timeline:before {
	top: 0;
	bottom: 0;
	position: absolute;
	content: " ";
	width: 3px;
	background-color: #006851;
	left: 50%;
	margin-left: -1.5px;
}
.timeline > li {
	margin-bottom: -70px;
	position: relative;
}
.timeline > li:before,  .timeline > li:after {
	content: " ";
	display: table;
}
.timeline > li:after {
	clear: both;
}
.timeline > li:before,  .timeline > li:after {
	content: " ";
	display: table;
}
.timeline > li:after {
	clear: both;
}
.timeline > li > .timeline-panel {
	width: 46%;
	float: left;
	border: 1px solid #d4d4d4;
	border-radius: 2px;
	padding: 20px;
	position: relative;
	-webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
	box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
	background-color: #fff;
	margin-left: -20px;
	margin-right: -20px;
}
.timeline > li > .timeline-panel:before {
	position: absolute;
	top: 26px;
	right: -15px;
	display: inline-block;
	border-top: 15px solid transparent;
	border-left: 15px solid #ccc;
	border-right: 0 solid #ccc;
	border-bottom: 15px solid transparent;
	content: " ";
}
.timeline > li > .timeline-panel:after {
	position: absolute;
	top: 27px;
	right: -14px;
	display: inline-block;
	border-top: 14px solid transparent;
	border-left: 14px solid #fff;
	border-right: 0 solid #fff;
	border-bottom: 14px solid transparent;
	content: " ";
}
.timeline > li > .timeline-badge {
	color: #fff;
	width: 50px;
	height: 50px;
	line-height: 50px;
	font-size: 1.4em;
	text-align: center;
	position: absolute;
	top: 16px;
	left: 50%;
	margin-left: -25px;
	background-color: #999999;
	z-index: 100;
	border-top-right-radius: 50%;
	border-top-left-radius: 50%;
	border-bottom-right-radius: 50%;
	border-bottom-left-radius: 50%;
}
.timeline > li.timeline-inverted > .timeline-panel {
	float: right;
}
.timeline > li.timeline-inverted > .timeline-panel:before {
	border-left-width: 0;
	border-right-width: 15px;
	left: -15px;
	right: auto;
}
.timeline > li.timeline-inverted > .timeline-panel:after {
	border-left-width: 0;
	border-right-width: 14px;
	left: -14px;
	right: auto;
}
.timeline-badge.primary {
	background-color: #2e6da4 !important;
}
.timeline-badge.success {
	background-color: #3f903f !important;
}
.timeline-badge.warning {
	background-color: #BCD !important;
}
.timeline-badge.danger {
	background-color: #d9534f !important;
}
.timeline-badge.info {
	background-color: #5bc0de !important;
}
.timeline-title {
	margin-top: 0;
	color: inherit;
}
.timeline-body > p, .timeline-body > ul {
	margin-bottom: 0;
}
.timeline-body > p + p {
	margin-top: 5px;
}
.historybottom {
	margin-bottom: 50px !important;
}
.sb-toggle-left {
	display: none;
}

@media (max-width: 1200px) {
.timeline > li > .timeline-panel {
	margin-left: -30px;
	margin-right: -30px;
}
.timeline-panel {
	margin-bottom: 10px;
}
 @media (max-width: 979px) {
 .timeline {
 margin-bottom: 80px;
}
 .timeline > li > .timeline-panel {
 margin-left: -40px;
 margin-right: -40px;
}
 .timeline > li {
 margin-bottom: -120px;
}
 @media (max-width: 767px) {
 .timeline {
 margin-bottom: 50px;
}
 .timeline > li {
 margin-bottom: 20px;
}
 .timeline > li > .timeline-panel {
 margin-left: -20px;
 margin-right: -20px;
}
 ul.timeline:before {
 left: 40px;
}
 ul.timeline > li > .timeline-panel {
 width: calc(100% - 90px);
 width: -moz-calc(100% - 90px);
 width: -webkit-calc(100% - 90px);
}
 ul.timeline > li > .timeline-badge {
 left: 15px;
 margin-left: 0;
 top: 16px;
}
 ul.timeline > li > .timeline-panel {
 float: right;
}
 ul.timeline > li > .timeline-panel:before {
 border-left-width: 0;
 border-right-width: 15px;
 left: -15px;
 right: auto;
}
 ul.timeline > li > .timeline-panel:after {
 border-left-width: 0;
 border-right-width: 14px;
 left: -14px;
 right: auto;
}
 .meganizr {
display:none !important;
float: none;
}
 .mobile-menu {
display:block !important;
}
 .search-form-wrapper {
display:none !important;
float: none;
}
 #mobile-search {
display:block !important;
}
 .sb-toggle-left {
display: block;
}
}
}
}
.timeline li img {
	float: left;
	margin-right: 15px;
}
/*
========================================================
BOXY GRID STYLE
========================================================
*/	
.BoxyWrapper {
	display: none;
}
.BoxyGrid {
	width: 45%;
	min-height: 285px;
	display: inline-block;
	border: 1px solid #d4d4d4;
	border-radius: 2px;
	padding: 20px;
	position: relative;
	-webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
	box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
	background-color: #fff;
	margin-top: 5px;
}
.BoxyGrid h3 {
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}
.BoxyGrid img {
	float: left;
	margin-right: 15px;
	border: 3px #B49874 solid;
}
.BoxyGrid:last-child {
	margin-bottom: 20px;
}

@media (max-width: 940px) {
.BoxyGrid {
	width: 43%;
}
}

@media (max-width: 825px) {
.BoxyGrid {
	min-height: 325px;
}
}

@media (max-width: 725px) {
.BoxyGrid {
	min-height: 400px;
}
}

@media (max-width: 685px) {
.BoxyGrid {
	width: 90%;
	min-height: 85px;
}
}

@media (max-width: 500px) {
.BoxyGrid {
	width: 88%;
	min-height: 90px;
}
}
/*
========================================================
BOXY TOOLTIPS STYLE
========================================================
*/	


.BoxyPopGrid {
	/* 	width: 25%; */
	width: 90%;
	min-height: 105px;
	display: inline-block;
	padding: 20px;
	position: relative;
	background-color: transparent;
	margin-top: 5px;
	overflow: hidden !important;
}
BoxyPopGrid:before {
	content: " ";
	position: absolute;
	z-index: -1;
	top: -5px;
	left: -5px;
	right: 5px;
	bottom: 5px;
	border: 5px solid #ffea00;
	overflow: hidden !important;
}
.BoxyPopGrid h3 {
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}
.BoxyPopGrid img {
	float: left;
	margin-right: 15px;
	border: 3px #B49874 solid;
}
.BoxyPopGrid:last-child {
	margin-bottom: 20px;
}
.BoxyPopGrid h3 {
	border: none;
}

@media (max-width: 825px) {
.BoxyPopGrid {
	min-height: 325px;
}
}

@media (max-width: 685px) {
.BoxyPopGrid {
	min-height: 85px;
}
}
/*Listen Now Buttons */
#ListenNowClone {
	position: fixed;
	top: 0px;
	right: 0px;
	color: #ffffff;
	cursor: pointer;
	z-index: 9999999;
}
#ListenNowChoices {
	position: fixed;
	top: 40px;
	right: -186px;
	width: 185px;
	height: auto;
	display: none;
	z-index: 99999999;
}
#ListenNowChoices li {
	list-style: none;
}
.ListenNowChoices {
	display: block;
	height: auto;
	width: 80%;
	padding: 5% 10%;
	background: #BCD;
	border-top: 1px #ffffff solid;
	text-align: left;
	color: #fff0d3;
	text-decoration: none;
}
.ListenNowChoices:hover {
	background: #FDF0D3;
	cursor: pointer;
	color: #BCD;
	text-decoration: none;
}

.rejoiceMusic {
	display: block !important;
}
.fa {
	vertical-align: middle;
	margin-top: 1px;
}
.grid_2, .grid_5 {
	text-align: center;
}
.ReadMore {
	color: white;
	text-decoration: underline;
	margin-left: 10px;
}
.HoverSection:hover {
	color: #BCD !important;
	-webkit-transition: 0.3s all ease;
	transition: 0.3s all ease;
}
a.NoHover {
	text-decoration: none;
}
.HoverSection:hover .HomepageIcons, .HoverSection:hover {
	color: #BCD;
	-webkit-transition: 0.3s all ease;
	transition: 0.3s all ease;
}
.Circle {
	background-color: #fff0d3;
	width: 84px;
	padding: 21px 15px 8px 7px;
	height: 75px;
	border-radius: 93px;
}

#lnkPersonnelImg {
	text-decoration:none;
}
#PersonnelName {
	vertical-align:bottom;
	text-decoration:none;
	color: #e1c7ab;
	padding-left:5px;
}
@media (min-width:979px) {
.mzr-class > li {
	margin-top: 10px !important;
}
}
.box7 {
height: 155px;
border-right: 2px solid #e1c7ab;	
padding: 0 12px 20px 0;
vertical-align: middle;
}
#content .box7 {
	margin-bottom: 0px;
}
@media (max-width:767px) {
	.box7 {
		height:auto;
border-right: none;	
border-bottom: 2px solid #e1c7ab;	
}
}
.row.FirefoxOnly { margin-top:50px; }


/*
========================================================
CONTACT PAGE STYLES
========================================================
*/
.ContactButton {
	text-align: right;
	vertical-align: middle;
}

.ContactText {
	text-align: left;
	vertical-align: middle;
	margin-bottom: 30px;
	padding: 8px 5px 10px 5px;
	color: #6c4993;
}

.ContactIcons {
	text-align: left;
	margin: auto 0;
	margin-top: 0px !important;
}

.ConnectInfo {
	text-align: left;
	margin-top: 50px;
	margin-left: 20px;
}

.emailBox {
	margin-left: -30px;
}

td {
	padding-top: 10px;
	padding-left: 10px;
}

#content .box p {
	margin-bottom: 0;
	padding: 0;
}

#content .box {
	margin-top: 0px;
	text-align: center;
}

/*
#btnGetDirections {
	padding: 9px 34px 29px 33px !important;
	border-radius: 3px !important;
	border: none;
	box-shadow: 0px !important;
	margin-bottom: 0px;
}
*/

#content .wrapper11 {
	margin: 20px 0 82px;
}

#control {
	text-align: center;
	background: #FFF;
	padding-top: 10px;
	color: #000;
}

#control strong {
	vertical-align: middle;
}

#control input[type="text"] {
	width: 45%;
}

label {
	display: block;
	float: none;
	width: 100%;
	margin-right: 0px;
	margin-bottom: 10px;
}

.node {
	font-size: 16px;
}

.uo-radio-list {
	margin-top: 10px;
}

textarea {
	font-size: 10pt;
	font-weight: normal;
	font-style: italic;
	color: #0a6478;
	width: 98%;
	padding: 1%;
	height: 45px;
}

#txtContactUsEmail, #txtContactUsName {
	width: 98%;
	padding: 1%;
}

#pnlContactForm div {
	margin-bottom: 5px;
	width: 100%;
}

#tblMultilineTextBox td {
	padding: 0;
}

#lblContactEmailSuccess {
	color: Green;
}

#tblMultilineTextBox {
	width: 100%;
	margin: auto;
}

.blocks .block {
	height: 385px;
}

#pnlContactForm {
	margin-left: 25px;
	width: 100%;
}

select {
	width: 100%;
}

.input_wrap {
	float: left;
}

.Table {
	display: table;
	margin-bottom: -20px;
}

.Row {
	display: table-row;
}

.Alignment {
	text-align: left !important;
	color: #6c4993;
}

	.Alignment a {
		color: #6c4993 !important;
	}

.node {
	text-align: left;
	padding-bottom: 10px;
}

.commentLocation {
	margin-left: auto;
	margin-right: auto;
}
  #vlsContactErrors {
	display: none;
}
.formError {
	color: #FF0000;
	display: block;
	text-align: left;
}

@media (max-width: 979px) and (min-width: 767px) {
	.emailLink {
		margin-left: -29px;
		display: block;
		width: 134%;
		font-size: .95em;
		line-height: .95em;
	}

	.blocks .block {
		height: 400px;
	}

	.ConnectInfo {
		margin-top: 30px;
	}
}

@media (max-width: 767px) {
	#pnlContactForm {
		margin-left: 0px;
	}

	.Table {
		margin-left: auto;
		margin-right: auto;
	}

	.ConnectInfo {
		margin-left: 0px;
		margin-top: 0px;
	}

	#content .box2 {
		margin-bottom: 30px;
	}

	.emailBox {
		margin-left: 0px;
		margin-top: 70px;
	}
}

@media (max-width: 479px) {
	.node {
		font-size: 20px;
		line-height: 23px;
	}
}

@media print {
	.emailBox, .mapwrap {
		display: none !important;
	}

	#control {
		visibility: hidden;
		height: 20px;
		padding: 0px;
	}

	.blocks .block, div.row, #content .wrapper2 {
		margin-bottom: 0px !important;
	}

	#content .wrapper11 {
		margin-top: 0px;
	}
}