/*
 Theme Name:     Church Services
 Theme URI:      https://www.koality.com
 Description:    Theme developed for ChurchServices.tv
 Author:         Koality Web Solutions Inc.
 Author URI:     https://www.koality.com
 Template:       Divi
 Version:        1.0.0
*/
 
@import url("../Divi/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */
/** --------------transferred from header -------------------*/
.et_right_sidebar #left-area {
    float: none !important;
    width: 95% !important;
}    
.h1-title h1 {
  margin-top:40px;
}
#main-content {
  padding-top: 50px;
}
.page .post-wrap h1, body .entry-title {
    padding: 0px 30px 20px;
}
.page-title-outside .page-title-container {
  padding: 0 0 27px;
}
#main-footer .footer-widget h4::after {
  top:50px;
}
#et-boc .text-widget {
  border: 1px solid #f2f2f2;
    background-color: #fff;
    -webkit-box-shadow: 10px 10px 5px -6px rgb(0 0 0 / 58%);
    -moz-box-shadow: 10px 10px 5px -6px rgba(0,0,0,.58);
    box-shadow: 10px 10px 5px -6px rgb(0 0 0 / 58%);
    padding: 0 0 30px;
}
.textwidget {
  padding-top:20px;
  
}
.footer-widget .fab {
    font-size:24px;
}
#footer-widgets img {
    margin: 5px 0px;
    max-height: 30px;
}
 
	 #main-content .et_pb_section {
    padding: 00px 0;
}
  #page-container input[type="button"] {
    padding: 10px 20px;
    max-width: 300px;
    width: 35%;
}
  #main-content .container, .et_pb_row {
    width: 90%;
}
#et-main-area {
      background-image: none;
	}


/*** Login Screen ***/
#main-content {
  padding-top: 50px;
  background-image:url(/wp-content/uploads/2021/03/waves-bg3.png)!important;
  background-size:contain;
  background-repeat:no-repeat;
  background-color:transparent!important;
}

.extended-widget-opts-form {
  display:None;
}

.post-type-archive-special_event .entry-featured-image-url img {
	object-fit:cover;
	height:250px;
}
.single-special_event #main-content {
     padding-bottom:30px;
}
.single-special_event img.alignright {
	margin-top:-40px;
}
.single-special_event .special_event .et_post_meta_wrapper img {
	display:none;
}
.single-special_event .page .post-wrap h1 {
   background:none!important;
}
body.single-special_event .entry-title {
	background:none;
}
/* Contact Page */
.contact, .contact a, .contact2 {
    color:#ffffff;
    font-weight:bold;
}
.contact {
    margin-right:20px;
}


/* Header */
#et-menu {
    margin-top:20px;
 }
#et-navigation>ul>li {
    padding-top:20px;
 }
.header.left-right #et-navigation > ul > li > a {
    padding-top:15px;
}
#et-navigation>ul>li:hover {
    background-color:#f2f2f2;
 }
#et-navigation>ul>li>a:before {
    top:60px;
}
#et-navigation>ul>li a {
    padding-left:15px;
    padding-right:15px;
}
#et-navigation>ul>li {
    margin:5px 0px;
}

#main-header .current-menu-item {
    background-color:#f2f2f2;
}
#main-header {
    /*background-color:#ffffff;*/
    background-image:url(/wp-content/uploads/2021/03/menu-bg.png)!important;
  background-repeat:no-repeat;
  background-size:cover;
}
#main-header .logo {
    margin: 0px -20px;
}
#et-secondary-menu, #et-secondary-menu a {
    font-size: 16px;
    font-weight: bold;
} 
.top-header-search {
    padding-right: 50px;
    text-transform:uppercase;
    
}
.ui-autocomplete {
	z-index:9000;
}
#header-find-church-autocomplete {
    max-width: 150px;
}
.top-header-email {
    padding-right: 15px;
}
.btn-video-search {
	border:0px;
}
.btn-video-search {
	background-color:#f5511e;
    color:#fff;
    border:0px;
    text-transform:uppercase;
    font-weight: bold;
        
}
.video-content-player {
    position: relative;
}
.video-content-player .vjs-poster {
	background-color:transparent;
}
.search-align-center {
	text-align:center;
}
#search-videos-form .btn-primary:hover {
    color: #fff;
    background-color: #d34419;
    border-color: #d34419;
}
input[type=text].form-control  {
	border:0px;
}
#search-videos-form .search-label {
     text-align:right;
     font-weight:bold;
}
.search-videos .btn-default:active:hover, .search-videos .btn-default.active:hover, .search-videos .open > .dropdown-toggle.btn-default:hover, .search-videos .btn-default:active:focus, .search-videos .btn-default.active:focus, .search-videos .open > .dropdown-toggle.btn-default:focus, .search-videos .btn-default:active.focus, .search-videos .btn-default.active.focus, .search-videos .btn-default:focus, .search-videos .btn-default.focus, .search-videos .btn-default:hover{
	background-color:#d34419;
	color:#ffffff;
	border:0px;
}
#search-videos-form {
	margin: 0px 5px 5px 4px;
}
#search-videos-form.panel {
  	border-radius: 0px 0px 4px 4px;
}
.btn-video-search .svg-inline--fa {
		color:#ffffff;
		font-size:14px;
}
.cstv-btn-search, .cstv-btn-search:focus {
    color: #000000;
    background-color: #e5e6dd;
    border-color: #e5e6dd;
    font-weight: bold;
}

.cstv-church-search .input-group-addon {
    background-color: #57565B;
    border-color: #57565B;
    color: #fff;
}
/*.cstv-sidebar {
    border: 1px solid #f2f2f2;
background-color: #ffffff;
    -webkit-box-shadow: 10px 10px 5px -6px rgba(0,0,0,0.58);
    -moz-box-shadow: 10px 10px 5px -6px rgba(0,0,0,0.58);
    box-shadow: 10px 10px 5px -6px rgba(0,0,0,0.58);
    padding: 0px;
    }*/
.cstv-sidebar .textwidget {
	padding:10px 30px;
}
#top-header {
background: #57565b url;
}
.et_fixed_nav .et-fixed-header #main-header {
    background-position:right 0px;
}
header.header #top-header .contact .et-extra-social-icon a {
    margin-right:-10px;
}
#main-header .container {
    width: 95%;
    margin-top:0px;
}
.nav > li > a {
    padding:10px;
}
#top-menu-nav {
	
   height:120px;

}
#main-header {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
body #main-header {
    z-index: 100;
}
.et_fixed_nav #top-header {
    z-index: 90001 !important;
}
#logo {
    /*max-height: 100%;
    margin-top: -45px;*/
    margin-left: -20px;
}
#top-menu li {
    padding-right:0px;
}

#main-header .current-menu-item {
    background-color: #f2f2f2;
    border-bottom: 2px solid #F5511E;
}
#top-menu-nav .nav>li>a:focus, #top-menu-nav .nav>li>a:hover {
    text-decoration: none;
    background-color: #f2f2f2;
    border-bottom: 2px solid #F5511E;
}
#top-menu-nav  .nav>li>a:focus, #top-menu-nav  .nav>li>a:hover {
    color:#F5511E!important;
}
#et-info-email:hover, #et-secondary-menu>ul>li>a:hover, #top-menu-nav>ul>li>a:hover, .et-social-icons a:hover {
    opacity: 1;
}
#search-videos-form.panel {
    margin-bottom: 10px;
    color: #ffffff;
    background-color: #f5511e;
    padding: 20px;
}
.county-sidebar .panel {
    background-color: transparent;
    padding: 0px;
    margin-top: 0px;
}

/* Footer */
/*#footer-bottom {
    display: none;
}*/
.fa-envelope{
    font-size:22px;
    color:#f5511e;
}
#footer-widgets h4, #footer-widgets .et_pb_widget h4.title {
    color: #ffffff;
}
#footer-widgets h4, #footer-widgets .et_pb_widget h4.title {
    font-size: 22px;
}
#footer-widgets .title {
    position: relative;
    margin-bottom: 30px;
    line-height: 1 !important;
}
#footer-widgets .title::after {
    content: "";
    height: 4px;
    width: 100px;
    color: #fff;
    background-color: #f5511e;
    position: absolute;
    top: 40px;
    left: 0px;
    z-index: 10;
}
#footer-widgets .row {
    margin-bottom:20px;
}
#footer-widgets .et_pb_widget li, #footer-widgets .et_pb_widget.woocommerce .product_list_widget li {
    border-bottom:0px;
}
#footer-widgets .et_pb_widget li {
    padding:9px 0px;
}
#footer-widgets hr {
    width:20%;
    color: #f5511e;
    border: 2px solid;
    margin-bottom:20px;
}

#footer-widgets #text-4.et_pb_widget.widget_text .textwidget {
    padding: 20px 0 0px;
    background-color: #222;
}
#footer-widgets #text-4.et_pb_widget {
    margin-bottom:0px;
}
#footer-widgets .footer-widget li::before {
    font-family: "Font Awesome 5 Free";  
      content: "\f0da";
      color:#ffffff;
      font-weight: 900;
    font-size: 18px;
    margin-right: 10px;
    position: relative;
    top: 0px !important;
    border: none;
}
#footer-widgets .footer-widget li {
    padding-left: 0px;
}
#footer-widgets .footer-widget a, #footer-widgets .footer-widget li {
    line-height:.5em;
}
.footer-contact-info {
    line-height:1.8em;
}
#footer-widgets .et_pb_widget {
    margin-bottom:0px;
}
#footer-widgets img {
    margin:10px 0px;
}
.footer-widget {    
    border-right: 1px solid #000000;
}
.footer-widget:nth-of-type(3) {
    border:0px;
}
#back_to_top {
    bottom:50px;
}
#main-footer .footer-widget h4 {
    position: relative;
    margin-bottom: 30px;
    line-height: 1 !important;
}
#main-footer .footer-widget h4::after {
    content: "";
    height: 4px;
    width: 100px;
    color: #fff;
    background-color: #f5511e;
    position: absolute;
    top: 50px;
    left: 0px;
    z-index: 10;
}
.divider {
	text-align:center;
}
#main-content .h1-title {
	margin-bottom:0px;
}
/* Content Pages */

#et-main-area {
    background: url(/wp-content/uploads/2018/05/waves-bg3.png);
    background-repeat: no-repeat;
    background-color: #ffffff;
    background-size: contain;
}


.page-template-page-template-churces #main-content {
    padding-top: 0px;
    background: url(/wp-content/uploads/2018/05/waves-bg2.png) 0% 0% / 100% auto no-repeat rgb(255, 255, 255);
}

#main-content {
    background-color: transparent;
}


#main-content .container:before {
    display:none;
}

a:focus, a:hover {
    color:#000000;
}
h1 {
    font-size:40px;
}
body .schedule-arrow {
    background-color: transparent!important;
}
.entry-title {
    font-size:26px;
}

body .page .post-wrap h1 {
    padding-bottom: 25px !important;
}

.et_pb_section {
    background-color: transparent;
}
.page .post-wrap {
    padding: 0px;
}
.page .post-wrap h1, body .entry-title {
    padding: 0px 30px 20px;
    display: table;
    line-height: 1;
    background-repeat: no-repeat;
    background-position: right center;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    font-size: 40px;
}
.entry-title-divider {
    margin-bottom: 20px;
}
.page article, .single article {
    background:none;
    border-top:0px;
    box-shadow: 0 0px 0px rgba(0,0,0,.1);
}
h1, h2, h1 a, h2 a {
    text-align:center;
}
.page .post-wrap h1 {
    padding: 25px 30px 25px;
    display: table;
    justify-content: center;
    line-height: 1;
    background-repeat: no-repeat;
    background-position: right center;
    margin-left: auto;
    margin-right: auto;
}
.post-content .et_pb_section {
    background:none;
}
.radio-description {
    min-height: 80px;
}    
.radio-image {
    min-height: 74px;
}        
/* Churches */
.church-notification {
    color: #57565b;
    background-color: #e5e6dd;
    border-color: #c7c3c3;
    font-weight: 600;
}
.church-notification ul {
    list-style: disc;
    margin-left: 20px;
}
.single-church-page {
    background-color:#b2a9a9;
}
.single-church-page img {   
    padding-top: 10px;
    padding-left: 20px;
    margin-bottom: -10px;
    padding-bottom: 0px;
}


.church-container {
    margin: 15px;
}
.church-container .church-title {
    padding: 10px 6px;
    margin-top: -10px;
    text-align:center;
    font-size: 1em;
    font-weight: bold;
    background-color: #fff;
    height: 70px;
    line-height:1.4em;    
}
.church-container img {
    display: inline-block;
}
.church-single-container {
    width: 100%;
}
.pagination {
    float: right;
    margin-right: 30px;
}
.pagination > .active > span,.pagination > .active > a {
    background-color: #f5511e;
    border-color: #f5511e;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: #f5511e;
    border-color: #f5511e;
}   
#page-container .church-contact input[type=button] {
    background: #F5511E;
    color: #ffffff;
    font-size: 14px;
}
.church-contact .svg-inline--fa {
    font-size:18px;
    margin-right:10px;
    }
.church-contact-title {
    color: #F5511E;
    font-weight: bold;
}

.church-contact {
    padding: 0px 10px 0px;
    border-bottom: 0px solid #57565B;
    background-color: #e0dede;
    margin: 10px 0px;
    font-size: 14px;
}
.church-contact-value {
    margin-left: 33px;
}
.church-location {
    text-align: center;
}
.church-schedule-container {
    margin-top: 0px;
    padding-top: 0px;
    background-size: cover;
    background-color: #ffffff;
}
.full-schedules .church-schedule-container {
    background: none;
    background-color: transparent;
}
.church-single-container {
    /*background: url(/wp-content/uploads/2018/05/Background.jpg)no-repeat;*/
    background: url(/wp-content/uploads/2018/05/waves-bg2.png)no-repeat;
    background-size: cover;
    background-position: center bottom;
    padding-bottom:30px;
    padding-top:30px;
    background-color:#f2f2f2;
    }
/*.church-address h3 {
    color:#ffffff;
}*/

.church-contact, .single-church-page {
    background-color:#2d2d2d;
    color:#ffffff;
}
.church-contact-value a{
    color:#ffffff;
}

.church_schedule_tabs_container .tab-content, .church-daily-schedule {
    border: none;
}
.panel-body {
    padding: 0px 15px;
    border-top: none;
}
.schedule-accordion {
    cursor: pointer;
}
.schedule-arrow {
    padding:10px 0;
    background-color:#fff;
    z-index:2;
    cursor: pointer;
  
}

#prev-tab {
    left:0;
}
#next-tab {
    right:0;
}
.church-schedule-range {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    font-size: 1.3em;
   font-weight: bold;
   margin-bottom: 15px;
}
.church_protect_container  .passster-form{
    max-width: 350px;
    margin: 30px auto;
}
.church_protect_container  .passster-form #passster_submit {
    background-color: #f5511e;
    border: 1px solid #f5511e;    
}
#player-1  .passster-form {
    color: #fff;
    text-align: center;
    padding: 40px;
    margin-bottom: 20px;   
}
#player-1 .passster-form form {
    padding: 20px;    
}
#player-1  .passster-form form input[type=password] {
    max-width: 150px;
    padding: 8px;
    margin-right: 10px;
    margin-top: 20px;
    margin-bottom: 20px;
}
#player-1  .passster-form form #passster_submit {
    background-color: #f5511e;
    border: 1px solid #f5511e;
    padding: 8px;
    font-weight: bold;
    max-width: 150px;
}
#player-1 .passster-form .error {
    color: #f5511e;
    font-weight: bold;
    margin-bottom: 20px;
}
    
/* Whats On Now */
.timetable {
    float: right;
    margin: 0px 30px 15px 30px;
}
.timetable .clock_face {
    width: 132px;
    height: 163px;
    padding-top: 10px;
    background: transparent url(/wp-content/uploads/2018/10/clock.png) no-repeat;
    color: #000;
    text-align: center;
    position: relative;
    margin-top: 10px;
    
}
.timetable .clock {
    border: 5px solid #fff;
    border-radius: 100%;
    display: block;
    height: 88px;
    width: 88px;
    position: relative;
    z-index: 1;
    top: -4px;
    left: 22px;
}
.timetable .clock .hour {
    background: #fff;
    height: 0;
    left: 50%;
    position: absolute;
    top: 50%;
    width: 0;
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    margin: -18px -1px 0;
    padding: 18px 1px 0;
}

.timetable .clock .minute {
    background: #fff;
    height: 0;
    left: 50%;
    position: absolute;
    top: 50%;
    width: 0;
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    margin: -36px -1px 0;
    padding: 36px 1px 0;
}
.timetable .clock_face time {
    display: block;
    color: #656565;
    font-weight: 700;
    margin-top: 3px;
}

/* Single Church Schedules */
.church-schedule-container {
    background-color: #fff;
    width: 100%;
    margin-top: 0px;
    margin-bottom: 30px;
    padding-bottom: 30px;
}
.church_schedule_nav {
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.church_schedule_nav li {
    padding: 0px; 
    margin-right: 10px;
}
.church_schedule_nav li a:hover{
   background-color: #f5511e;
   color: #fff !important;
}
.church_schedule_nav li.active{
    background-color: #f5511e !important;
}
.church_schedule_nav li a{
    font-size: 1.1em;
    color: #000; 
    padding: 20px 20px;
    border: none;
    background-color: #ddd;
    color: #f5511e;
    cursor: pointer !important;
    text-transform: uppercase;
}
.church_schedule_nav li.active a, .church_schedule_nav li a:hover{
    border: none;
}

.church_schedule_nav li.active a{
    background-color: #f5511e !important;
    color: #fff !important;
    font-weight: bold;
}
.church_schedule_tabs_container .nav-tabs li.active:before{
    content: "";
    position: absolute;
    bottom: -27px;
    left:50%;
    transform:translateX(-50%);
    border: 14px solid transparent;
    border-top-color: #f5511e;
    z-index:9;
}
.church_schedule_tabs_container .nav-tabs li.active:after{
    content: "";
    position: absolute;
    bottom: -24px;
    left:50%;
    transform:translateX(-50%);
    border: 12px solid transparent;
}
.church_schedule_tabs_container .tab-content {
  color : #000;
  border: 2px solid #F8F8F8;
  padding: 0px;
}
.church-daily-schedule {
    border:1px solid #d6d6d6;
}
.search-videos {
    float: right;  
    margin-right:5px; 
    margin-top: -35px;
    margin-bottom: 5px;
}
.row-striped:nth-of-type(odd) {
    background-color: #cecece;
}
.row-striped:nth-of-type(even) {
    background-color: #f2f2f2;
}
.church_schedule_nav li {
    padding: 0px;
    background-color: #cecece;
}

.row-striped:nth-of-type(odd){
  background-color: #efefef;
}

.row-striped:nth-of-type(even){
  background-color: #ffffff;
}
.church-daily-schedule .church-daily-schedule-time, .church-daily-schedule .church-daily-schedule-title {
    padding: 10px;
    font-size: 1.2em;
}
.church-daily-schedule .schedule-record {
    color: #ff0000;
}
.schedule-arrow {
    padding:10px;
    background-color:#fff;
    z-index:2;
    cursor: pointer;
}
.church-schedule-container .col-xs-12 .container {
	width:45%;
}
#prev-tab {
    left:0;
}
#next-tab {
    right:0;
}
.church-schedule-range {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    font-size: 1.3em;
   font-weight: bold;
   margin-bottom: 15px;
}
.click-schedule {
    cursor: pointer;
}
.click-schedule:hover {
	background-color: #f5511e;
    color: #ffffff;
}
.click-schedule:hover .schedule-record {
	color:#ffffff;
	font-weight:bold;
}
/* Single Church Videos */
.watch-videos {
    color: #333333;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    border-right:2px solid #ffffff;
}
.watch-videos-container {
    background-color:#ccc5c5;
}
.video-js .vjs-overlay-background {
    background-color: rgba(255,255,255,0.6);
}
.vjs-modal-dialog .vjs-modal-dialog-content {
  
  text-align: center;
  font-size: 18px;
}
.video-js .vjs-picture-in-picture-control22 {
    display: none;
}
.video-content-embed .video-js .vjs-picture-in-picture-control22 {
    display: block;
}
.church-archives-container .vjs-modal-dialog .vjs-modal-dialog-content {
    margin-top: 200px;
}
/*
 *** DISABLES CHANGES FOR NUEVO PLAYER ***
 
.video-js .vjs-control-bar {
 height: 3.0em;
}
.vjs-button > .vjs-icon-placeholder:before {
    height: 3em;
    line-height: 1.17;
    font-size: 2.8em;
}
.video-js .vjs-volume-bar {
    margin: 1.4em 0.45em;
}
.video-js .vjs-live-control {
    font-size: 1.2em;
    line-height: 3em;
}
*/
.video-anchor {
    display: block;
    position: relative;
    top: -80px;
    visibility: hidden;
}
.church-video-container .nav-tabs li.active:before {
    content: "";
    position: absolute;
    bottom: -27px;
    left: 50%;
    transform: translateX(-50%);
    border: 14px solid transparent;
    border-top-color: #f5511e;
    z-index: 9;
}
.church-image img {
    width:100%;
    max-height: 162px;
    object-fit: cover;
}
.church-content-container h4 {
	color: #57565b;
    text-align: center;
    font-size: 24px;
}
.video-content {
    margin-bottom:15px;
    max-width: 700px;
}
.video-content > video {
    width: 100%;
}
.video-footer a {
    color: #F5511E;
    font-weight: bold;
    text-decoration: underline;
    max-width: 700px;
}
.video-anchor {
    display: block;
    padding-top: 100px;
    margin-top: -100px;
}
.video-title {
  font-weight: bold;
  font-size: 22px;
  color: #F5511E;
  margin-bottom: 10px;
}

.recording-image img {
    display: block;
    border: 1px solid #333;
    border-radius: 8px;
    opacity: 0.8;
    filter: alpha(opacity=80); /* For IE8 and earlier */    
}
.recording-image img:hover {
    opacity: 1.0;
    filter: alpha(opacity=100); /* For IE8 and earlier */    

}
.recording-title {
    font-size: 14px;
    line-height: 20px;
    margin-top: 5px;
    max-width: 200px;
}
.church-address {
    margin-bottom: 0px;
}
.stream-tabs {
    list-style: none;
    margin: 0px 0px 0px;
}
.stream-tabs li {
    display: inline;
}
.stream-tabs li a{
    background-color: #b4b4b4;
	color: #fff;
	padding: 3px 15px;
	font-weight: bold;
	border-right:2px solid #000000;
}
.stream-tabs a.active {
     background-color: #F5511E;
    color: #ffffff;
    font-weight: bold;
}
.load-stream-tab.active {
     background-color: #F5511E;
    color: #ffffff;
    font-weight: bold;
}
.stream-tabs a:hover {
     background-color: #F5511E;
    color: #ffffff;
    font-weight: bold;
}
#selected {
    padding-bottom: 1px; 
    background: white;
}
.playlist_highlight {
    background-color:#e5e6dd;
    color:#000000;
}
.church-single-container .nav-tabs, .video-content-embed .nav-tabs {
    border-bottom: none;
}
.recording-indicator, .archive-indicator  {
    position: absolute;
    top: -30px;
    right: 0px; 
}
.recording-indicator .circle {
    border-radius: 50%;
    width: 12px;
    height: 12px;
    background-color: red;
    display: inline-block;
}
.recording-indicator p, .archive-indicator p {
    display: inline-block;
    color: red;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
}
.stream-tabs-exist.recording-indicator {
    top: 0px;
}
.archive-indicator p {
    color: green;
}
.video-link, .video-download-link {
    padding-top: 3px;
}
.video-link a, .video-download-link a  {
    color: #fff;
    background-color: #F5511E;
    padding: 3px 8px;
    text-decoration:none;
}
.church-map{margin-top:20px}
.church-map a{color:#fff}
.church-map .modalDialog{display:none;position:fixed;font-family:Arial,Helvetica,sans-serif;top:0;right:0;bottom:0;left:0;overflow:scroll;background:rgba(0,0,0,.8);z-index:99999}
.church-map .modalDialog>div{width:80%;position:relative;margin:10% auto;padding:5px 20px 13px;border-radius:10px;background:#fff;background:-o-linear-gradient(#fff,#999)}
@media screen and (min-width:550px) and (max-width:899px){
    .church-map .modalDialog>div{width:500px}
}
@media screen and (min-width:900px){
    .church-map .modalDialog>div{width:700px}
}
.church-map .close{background:#606061;color:#fff;line-height:25px;position:absolute;right:-12px;text-align:center;top:-10px;width:24px;text-decoration:none;font-weight:700;border-radius:12px;box-shadow:1px 1px 3px #000}
.church-map .close:hover{background:#00d9ff}


/* Church List */    
.county-header {
    margin-top: 20px;
    text-align: left;
}
.county {
    padding: 8px 15px;
    font-size: 1.2em;
    font-weight: bold;
    text-align: center;
    background-color: #fff;
    color: #000;
    margin-bottom: 15px;
}  
.country-nav .county {
    padding: 10px;
}
.county-sidebar .panel-heading, .panel-heading.active {
  background-color: #CECECE;
}
.county-sidebar h4 {
    padding-top: 10px;
}
.county-sidebar h4 a {
    line-height: 20px;
    font-size: 18px;
    color: #F5511E;
}
.county-sidebar .panel-body {
    padding: 0px;
    float: none;
    margin: 0px;
}
.county-sidebar .panel-body a {
    background-color: #fff; /* Grey background color */
    color: black; /* Black text color */
    display: block; /* Make the links appear below each other */
    padding: 6px 10px; /* Add some padding */
    text-decoration: none; /* Remove underline from links */
    border-bottom: 1px solid #F2F2F2;
}
.county-sidebar .panel-body :hover {
    background-color: #F2F2F2; /* Dark grey background on mouse-over */
}
.county-sidebar .panel-body .active {
    background-color: #4CAF50; /* Add a green color to the "active/current" link */
    color: white;
}
.county.active {
    background-color: #f4511e;
}

h2.county-header {
    font-size: 34px;
    color: #57565B;
}
.county-header {
    margin-top:0px;
}
.county-container {
    margin-bottom: 50px;
}
.church-container {
    margin:0px 0 20px 0;
    border:1px solid #ddd;
    -webkit-box-shadow: 3px 2px 5px 0px rgba(0,0,0,0.54);
    -moz-box-shadow: 3px 2px 5px 0px rgba(0,0,0,0.54);
    box-shadow: 3px 2px 5px 0px rgba(0,0,0,0.54);
}
.church-container a {
    color: #57565B;   
}
.county-sidebar .panel-body .active {
    background-color: #f5511e;
}
.county-sidebar .panel-heading, .panel-heading.active {
    background-color:#57565B;
}
.county-sidebar h4 {
    color:#ffffff;
    cursor:pointer;
}
.county a {
    color:#ffffff;
}
.county:hover {
    background-color:#f4511e;
}
.et_pb_pagebuilder_layout .page .post-wrap h1 {
    padding-bottom:10px;
}
.county {
    -webkit-box-shadow: 3px 2px 5px 0px rgba(0,0,0,0.54);
-moz-box-shadow: 3px 2px 5px 0px rgba(0,0,0,0.54);
box-shadow: 3px 2px 5px 0px rgba(0,0,0,0.54);
  border-radius: 4px;
  background-color: #57565B;
  border: none;
  color: #FFFFFF;
  text-align: center;
  font-size: 20px;
  padding: 20px;
  transition: all 0.5s;
  cursor: pointer;
  margin: 5px;
}
.county a {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
  width: 100%;
  height: 100%;
}
.county a:after {
  content: '\f061';
  position: absolute;
  opacity: 0;
  top: 0;
  right: -20px;
  transition: 0.5s;
  font-family: "Font Awesome 5 Free"; 
}
.county:hover a {
  padding-right: 25px;
 
}
.county:hover a:after {
  opacity: 1;
  right: 0;
}


/* Homepage */

#breaking-news-banner {
    padding: 5px 0;
    border-bottom: 2px solid #c7c3c3;
    border-top: 2px solid #c7c3c3;
    font-size: 1.1em;
    font-weight: 900;
    color: #fff;
    /* text-shadow: 2px 2px #ffffff; */
    background-color: #f5511e;
    font-weight: bold;
    position:fixed;
    width: 100%;
    z-index:1000;
}
#breaking-news-banner .container {
    text-align:center;
}
.cstv-church-search input, .cstv-church-search input[type="text"] {
    width: 90%;
    background-color: #ffffff;
    border-radius: 5px;
    color: #000000;
    font-size: 25px;
    padding: 5px 10px;
}
h1.church-search {
    color:#ffffff;
    margin:10px 0 30px;
}
.cstv-church-search {
    background-color: #F5511E;
    border-radius: 10px;
    padding: 20px;
    text-align: center;
}
.church-single-container .player-tabs li a, .video-content-embed .embed-player-tabs li a {
    background-color: #ddd;
    color: #f2663c;
    padding: 10px 40px;
    text-transform: uppercase;
} 
.church-single-container .player-tabs li a:hover, .video-content-embed .embed-player-tabs li a:hover {
    border-bottom: 0px;
    background-color: #f2663c;
    color: #fff;
}
.church-single-container .player-tabs li.active a, .video-content-embed .embed-player-tabs li.active a {
    background-color: #f2663c;
    color: #fff;
    font-weight: bold;
} 
.video-content-embed .embed-player-tabs li a:hover {
    background-color: #A9A9A9;
    color: #000;
}
.video-content-embed .embed-player-tabs li.active a {
    background-color: #A9A9A9;
    color: #000;
}
.video-content-embed .embed-player-tabs > li > a:hover, .video-content-embed .embed-player-tabs > li.active > a:hover, .video-content-embed .nav-tabs > li.active > a:focus {
    border-color: #A9A9A9;
}
.video-content-embed .embed-player-tabs li a {
    color: #000;
} 
.church-single-container .player-tabs li.active a:hover, .video-content-embed .embed-player-tabs li.active a:hover {
    color: #fff !important;
    border-bottom: 0px; 
} 
.video-content-embed .embed-player-tabs li.active a:hover {
    color: #000 !important;
}
.playlist_container {
    margin-bottom: 25px;
    position: relative;
 }
 .playlist-intro-text {
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px;
 }
.playlist-schedule {
    color: #fff;
    overflow:auto;
    text-align:left;
}
.church-archives-container .responsive-player-container {
    overflow: hidden;
    display: flex;
    align-items: flex-end;
}
.church-archives-container .responsive-player-container {
    background-size: cover;
    background-position: center;
    height: 474px;
    background-image: url("/wp-content/plugins/cstv/images/cstv-choose-videos-3.png");    
}  

.container-4-3 .playlist-schedule {
    height:520px;
}
.container-16-9 .playlist-schedule {
    height:465px;
}
.church-single-container .container-16-9 .playlist-schedule {
    height:270px;
}
.church-single-container .container-4-3 .responsive-player-container {
    max-height:630px;
}

.church-single-container .container-4-3 .playlist-schedule {
    height:380px;
}
.church-single-container .container-4-3 .playlist-static-column-container .playlist-schedule {
    height:500px;
}
.church-archives-container .playlist-schedule {
    max-height: 490px;
}
.church-archives-container .responsive-player-container {
    max-height: 490px;
}
.church-archives-container .church_schedule_nav {
    margin-bottom: 0px;
    padding-bottom: 0px;
    border-bottom: 0px;
}
.church-archives-container .church_schedule_nav > li.active > a, .church-archives-container .church_schedule_nav > li.active > a:hover {
    border: none;
}
.playlist-row {
    border-bottom: 2px solid #F2F2F2;
    padding: 10px 3px 10px 10px; 
    background-color: #f5511e; /* #757575 vs #f5511e */
    position: relative;
}
.playlist-row::last-child {
    border: none;
}
.playlist-row:hover {
    background-color: #f2663c;
}
.playlist-schedule .playlist-highlight:hover {
    background-color: #e5e6dd;
}
/*
.playlist-row.schedule-type {
    background-color: #757575;
}
*/
.playlist-image {
    float: left;
    max-width: 80px;
    width:auto;
    position: relative;
}
.playlist-image img {
    max-height: 60px;
}
.playlist-now-playing {
    display: none;
    position: absolute;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.5);
    width: 70px;
    height: 45px;
    padding-top: 5px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    justify-content: center;
    font-size: 14px;
    text-align: center;
    line-height: 1.2em;
}
.playlist-highlight .playlist-now-playing {
    display: flex;
}

.playlist-content{
    float: left;
    padding-left: 10px;
    width:73%;
    line-height: 1.3em;
    color: #fff;
    
}
.playlist-title {
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    -webkit-text-fill-color: #fff; 
    -webkit-opacity: 1;
}
.playlist-length {
    font-size: 13px;
    color: #fff;
}
.playlist-live {
    position: absolute;
    right: 5px;
    top: 5px; 
    color: #fff;
}
.playlist-highlight,.schedule-highlight {
    background-color:#e5e6dd;
    color:#000000;
}
.playlist-highlight .playlist-title, .playlist-highlight .playlist-length {
    color: #000;
    -webkit-text-fill-color: #000; 
    
} 
.page-id-126 .church-image img {
    max-width: 100px;
    object-fit: cover;
    max-height: 120px;
    margin:10px;
}

.home-page-church {
    background-color: #f5511e;
    color: #ffffff;
    margin-bottom:15px;
}
.et_pb_gutters3 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3 .et_pb_post, .et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3 .et_pb_post {
    margin-bottom:0px;
}
.single-post .post-thumbnail {
    display:none;
}
.search-title, .search-title-graphic {
    float:left;
}
.search-title-container {
    margin-left:auto;
    margin-right:auto;
}
.search-title-container h2 {
    padding-top:20px;
    }
.entry-content .cstv-module {
    border: 1px solid #d8d8d8;
    padding: 18px;
    }

#main-content .container .h1-title h1 {
    padding-bottom: 10px;
}        
    /*
.page-id-126 .post-content p {
    display:none;
    }
    */
.et_pb_blog_grid .entry-title {
    background:none;
    padding:0px;
    text-align: left;
    font-weight: normal;
    text-transform:none;
    }
.et_pb_blog_grid .et_pb_image_container {
    margin-bottom:0px;
    }
.et_pb_blog_grid .et_pb_post .entry-featured-image-url {
    margin-bottom:10px;
    }
.et_pb_blog_grid .et_pb_image_container img {
    object-fit: cover;
    max-height: 170px;
    }
.et_pb_widget .widgettitle {
    background-color:#57565B;
	padding:10px;
	}
.et_pb_widget_area_left {
    border-right:0px;
}
.cstv-sidebar .custom-html-widget {
	background-color:#ffffff;
	padding:10px;
}

#page-container input[type="button"] {
    color:#ffffff;
	/*background-color: #F5511E;*/
    border: 0px;
    padding: 5px 20px;
}
.ninja-forms-form-wrap * {
	line-height:1.2em;
}
.post .post-header {
    width: 90%;
}
.post .entry-title {
   background: none;
   font-size: 25px;
   text-align: left;
   padding-bottom: 20px;   
}
.post-title {
    color: #f4511e;
    font-weight: bold;
}
.post-readmore a {
    background-color: #f4511e;
    color: #fff;
}

.icon-date {
               background: #2f2f2f url(http://example.com/wp-content/uploads/date2.gif);
               float: left;
               width: 45px;
               height: 50px;
               margin: 0px;
               padding: 0px;
               }
.icon-date h3 {
        font-family: Times New Roman, Helvetica, Sans-Serif;
              color: #FFFFFF;
              font-size: 10px;
              font-weight: bold;
              padding: 1px 0px 0px 7px;
              margin: 0px;
              text-transform: uppercase;
              }
.icon-date h4 {
               font-family: Arial, Times New Roman, Helvetica, Sans-Serif;
               color: #173774;
               font-size: 22px;
               font-weight: bold;
               padding: 7px 4px 0px 0px;
               margin: 0px;
               text-align: center;
               }                             
.cstv-search {
    margin-top:-100px;
}
.home-page-church .svg-inline--fa {
    font-size: 12px;
    color: #ffffff;
    margin: 2px 5px;
}

.ci-video-container .nav-tabs li.active:before {
    content: "";
    position: absolute;
    bottom: -27px;
    left: 50%;
    transform: translateX(-50%);
    border: 14px solid transparent;
    border-top-color: #f5511e;
    z-index: 9;
}


.ui-autocomplete {
    padding: 0px;
}
.ui-autocomplete li {
    list-style-type: none;
    background-color: #57565B;
    border-bottom: 1px solid #fff;
    padding: 6px 10px;
    max-width: 500px;  
    margin-bottom: 0px;      
}
.ui-autocomplete li:hover {
    background-color: #F5511E;
}
.ui-autocomplete li a {
    color: #fff;
    text-decoration: none;
}
.ui-autocomplete li a:hover {
    text-decoration: none;
}
.ui-autocomplete-loading {     
    background: url(/wp-content/plugins/cstv/images/spinner.gif) no-repeat right center !important;
    background-color: #fff !important;    
 }

article h2.entry-title a {
	font-size:18px;
	font-weight:bold;
	}

.thought:before {
	content: url(/wp-content/uploads/2018/08/thought-day-4.png);
	max-width:32px;
        margin-right:10px;
}
li.active .thought:before, .thought:hover:before {
	content: url(/wp-content/uploads/2018/08/thought-day-3.png);
	max-width:32px;
        margin-right:10px;
}
.saint:before {
	content: url(/wp-content/uploads/2018/08/saint-day-4.png);
	max-width:32px;
        margin-right:10px;
}
li.active .saint:before, .saint:hover:before {
	content: url(/wp-content/uploads/2018/08/saint-day-3.png);
	max-width:32px;
        margin-right:10px;
}
.readings:before {
	content: url(/wp-content/uploads/2018/08/reading-day-4.png);
	max-width:32px;
        margin-right:10px;
}
li.active .readings:before, .readings:hover:before {
	content: url(/wp-content/uploads/2018/08/reading-day-3.png);
	max-width:32px;
        margin-right:10px;
}
.sunday:before {
	content: url(/wp-content/uploads/2018/08/reading-sunday-4.png);
	max-width:32px;
        margin-right:10px;
}
li.active .sunday:before, .sunday:hover:before {
	content: url(/wp-content/uploads/2018/08/reading-sunday-3.png);
	max-width:32px;
        margin-right:10px;
}
.single-post #sidebar {
	display:none;
}
.single-post .et_post_meta_wrapper img {
	display:none;
}
.ci_content_container .nav {
    height: auto; 
}
.videohoverbox {
    border-radius: 5px;
    display: block;
    position: relative;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center center !important;
    width: 100%;
    height: auto;
}
.sec3img:hover {
    background-image: url(/wp-content/plugins/cstv/images/video_play_h.png);
}
.sec3img {
    border-radius: 5px;
    border: 2px solid #FFFFFF;
    display: block;
    position: relative;
    width: 100%;
    height: 195px !important;
    background-size: 60px 60px;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(/wp-content/plugins/cstv/images/video_play.png);
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    -ms-transition: all 0.4s;
    transition: all 0.4s;
}
#vid-lightbox {
    text-align: center;
    cursor: pointer;
}
.close-vid {
    background: url(/wp-content/plugins/cstv/images/close2.png) no-repeat center;
    display: inline-block;
    position: absolute;
    width: 48px;
    height: 48px;
    top: -22px;
    right: -22px;
    z-index: 99999;
}
.vlb-in > iframe {
    height: 100% !important;
    width: 100% !important;
}
#vid-lightbox {
    position: fixed;
    z-index: 999999;
    text-align: center;
    width: 100%;
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    height: 100%;
    top: 0;
    left: 0;
    padding-top: 5%;
    background: rgba(0,0,0,0.5);
    cursor: pointer;
}
.single-video-container h4 {
    min-height: 45px;
}
.single-video-subtitle {
    font-size: 14px;
}
.single-video-thumb img{
    max-height: 225px;
    object-fit: cover;
}

.video-content-embed .load-stream2 {
    background-color: #d9534f;
    color: #fff;
}
.video-content-embed .load-stream2 {
    background-color: #A9A9A9;
    color: #000;
}

.btn-video-search .fa-search {
	display:none;
}
/*divi jumping header fix */
    .et_fixed_nav.et_show_nav.et_secondary_nav_enabled #page-container {
        padding-top: 162px;
    }
    body.admin-bar.et_fixed_nav.et_secondary_nav_enabled #main-header {
        top: 74px;
    }
    body.et_fixed_nav.et_secondary_nav_enabled #main-header {
        top: 42px;
    }

/* EMBED PLAYER */
.video-content-embed #tab-schedules .row {
    padding: 10px;
}
.video-content-embed .nav-tabs > li.active > a, .video-content-embed .embed-player-tabs > li > a:hover, .video-content-embed .embed-player-tabs > li.active > a:hover, .video-content-embed .nav-tabs > li.active > a:focus {
    border: 1px solid #f2663c;
}
.video-content-embed .nav-tabs > li.active > a, .video-content-embed .embed-player-tabs > li > a:hover, .video-content-embed .embed-player-tabs > li.active > a:hover, .video-content-embed .nav-tabs > li.active > a:focus {
    border: 1px solid #A9A9A9;
}

.video-content-embed .stream-tabs {
    list-style: none;
    padding: 0;
    margin: 0;
}
.video-content-embed .stream-tabs li {
    display: inline;
}
.video-content-embed .stream-tabs li a{
    background-color: #ccc;
    color: #000;
    padding: 25px 15px;
}
.video-content-embed .stream-tabs a.active {
    background-color: #fff;
}
.video-content-embed #reload-live-stream, .video-content-embed #reload-live-stream-mobile {
    float: right;
    margin-top: 4px;
    margin-right: 4px;
    padding: 6px 16px;
    margin-left: 10px;
}
.video-content-embed #reload-live-stream-mobile {
    float: none;
    text-align:right;
    display: none;
    margin-top: -60px;
    font-size: 12px;
    
}
.video-content-embed .load-stream-tab.active {
    background: #fff;
}
.video-content-embed .stream-tabs a:hover {
    background: #eee;
}
.video-content-embed #selected {
    padding-bottom: 1px; 
    background: white;
}
.video-content-embed .archive-message {
    color: green;
    font-size: 0.9em;
    text-transform: uppercase;
}
.video-content-embed .embed-player-tab-content {
    height: calc(100% - 48px);
    overflow-y: hidden;
}
.video-content-embed .content {
    padding: 20px;
}
.video-content-embed #reload-live-stream {
    color: #fff;
}
.video-content-embed #reload-live-stream {
    color: #000;
}
.video-content-embed .inner {
    height: calc(100% - 50px);
    overflow-y: auto;
}
.video-content-embed .inner .video-list {
    overflow-y: hidden;
}
.video-content-embed .video-download-link a {
    color: #fff;
}
.video-content-embed .nav li {
    border-right: 1px solid #f2663c;
}


.video-content-embed .nav-tabs.nav-justified > li > a {
    border-radius: 0px;
}
.video-content-embed .profile-link {
    text-align: right;
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
}    
.video-content-embed .video-row-container {
    padding: 10px;
    cursor: pointer;
}
 #church-video-content .video-row-container {
    padding: 5px;
    cursor: pointer;
}
.video-content-embed .video-row, #church-video-content .video-row {
    background-color:#f5511e; 
}
.video-content-embed .video-row {
    background-color:#ddd;
    color: #000;
}
.video-content-embed .video-row-image, #church-video-content .video-row-image {
    padding: 10px 0px;
}

.video-content-embed .video-row-image img {
    object-fit: cover;
    max-height: 105px;
    min-height: 105px;
}
.video-content-embed .col-lg-4 .video-row-image img {
    max-height: 85px;
    min-height: 85px;
}
#church-video-content .col-lg-4 .video-row-image img, #church-video-content .col-xs-4 .video-row-image img {
    max-height: 70px;
    min-height: 70px;
}

.video-content-embed .col-xs-4 .video-row-image img {
    max-height: 85px;
    min-height: 85px;
}
.video-content-embed .video-row-title, #church-video-content .video-row-title {
    color: #fff;
    -webkit-text-fill-color: #fff; 
    -webkit-opacity: 1;
    font-size: 16px;
    font-weight: bold;
    padding: 10px 10px 10px 0px;
}
.video-content-embed .video-row-title {
    color: #000;
    -webkit-text-fill-color: #000;
}
#church-video-content .video-row-title {
    font-size: 15px;
    line-height: 23px;
}
#church-details-button {
    /*background-color: #f5511e; 
    color: #fff; 
    font-family: "Open Sans",Arial,sans-serif; 
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom:0px;*/
   font-weight: bold;
}

.church-contact-min, .church-contact-min a {
    color: #000;
    font-size: 1em;
    word-break: break-word;
}
.church-contact-min strong {
    color: #f5511e;
}
.church-contact-min .church-contact-min-row {
    float: left;
    margin-right: 30px;
}
#church-details-panel {
    background-color: #2d2d2d;
    border: 1px solid #000000;
    z-index: 99999;
    max-width:600px;
}
#photo-modal .modal-body img {
    max-width: 100%;
}
.modal-header .close {
    opacity: 1;
    font-size: 28px;
}
.modal {
  max-width: 90%;
  margin: auto;
}
.cstv-slide-out {
    background-color: #2d2d2d;
    border: 1px solid #000000;
    z-index: 99999;
}   
.cstv-slide-out .handle {
    background-color: #f5511e;
    color: #fff;
    font-family: "Open Sans",Arial,sans-serif;
    text-transform: uppercase;
    font-weight: bold;
}
.cstv-slide-out .ui-slideouttab-handle {
    padding: 1px 10px;
}
.cstv-slide-out-panel {
    max-width: 280px;
}
.cstv-slide-out-panelv2 a {
    word-break: break-word;
    margin-right: 10px;
}

.cn-button.bootstrap {
    background-color: #f5511e;
    background-image: none;
    text-shadow: 0px;
    box-shadow: 0px;   
}
.cn-button.bootstrap:hover {
    background-color: #f5511e;
    background-image: none;
}
#main-content .container,.et_pb_row {
    width: 95%;
}

.mobile-radio-stations {
    display: none;
}

@media screen and (min-width:1600px) {
	.entry-content .et_pb_section {
		padding: 5px 0;
	}
    .video-content-embed .col-lg-4 .video-row-image img {
        max-height: 105px;
        min-height: 105px;
    }
}
@media screen and (max-width:1473px) {
    .cstv-search {
	   margin-top:-150px;
    }
}
@media only screen and (max-width:1406px){
    #main-header .logo {
        height:100px;
    }
    #et-menu li a {
        font-size:14px;
    }
    #et-navigation > ul > li a {
        padding-right:10px;
        padding-left:10px;
    }
    .playlist-content {
        width: 60%;
    }
}
@media only screen and (max-width:1270px) {
    #main-header .logo {
        height: 90px;
        margin: 10px -20px;
    }
   #main-header #menu-item-155, #main-header #menu-item-150 {
       display:none;
    }
}
@media only screen and (max-width:1188px) {
    .header.left-right #et-navigation > ul > li > a {
        padding-top:10px;
    }
    #main-header .logo {
        height:80px;
    }
    #et-navigation > ul > li.menu-item-155 {
        display:none;
    }
    #et-menu li a {
        font-size:13px;
    }
    .video-content-embed .nav-tabs.nav-justified > li > a {
        padding: 10px 0px;
    }
}
@media only screen and (max-width:1024px){
    #main-header .logo {
        margin: 25px auto;
    }
    #main-header .current-menu-item {
        background-color:initial;
    }
    body .church_schedule_nav li a {
        padding: 20px 5px; 
        font-size: 16px;
    }

    .video-download-link a, .video-link a {
        display: block;
        text-align: center;
    }
    #top-menu-nav .nav > li > a {
        padding-left: 6px;
        padding-right: 6px;
    }

}

@media only screen and (min-width: 981px){
    .et_header_style_left #et-top-navigation nav>ul>li>a, .et_header_style_split #et-top-navigation nav>ul>li>a {
        padding-top: 51px !important;
        padding-bottom: 51px !important;
    }
    .et_header_style_left #et-top-navigation, .et_header_style_split #et-top-navigation {
        padding: 0px 0 0 0 !important;
    }
    .et_header_style_left .et-fixed-header #et-top-navigation, .et_header_style_split .et-fixed-header #et-top-navigation {
        padding-top: 0px !important;
    }
    .et_header_style_left .et-fixed-header #et-top-navigation nav>ul>li>a, .et_header_style_split .et-fixed-header #et-top-navigation nav>ul>li>a {
        padding-bottom:50px !important;
    }
    .single-post #left-area {
      width:98%;
	}	
   
}
@media only screen and (max-width:991px) {
	.video-name-search {
		padding-bottom:50px;
	}
}
@media only screen and (max-width:980px) {
  #main-content .et_pb_section {
    padding: 00px 0;
}
	 #top-header .container {
	padding:10px 0!important;
}
	body #et-secondary-menu, body #et-secondary-nav {
    display: block!important;
}
        #top-header .top-header-follow, #top-header .top-header-email, #top-header .et-social-icons {
	display:none;
}
	.archives-search .col-sm-1 {
	margin-left:20px;
}
	#breaking-news-banner {
		position:relative;
	}
	#main-content {
		padding-top:0px;
	}
}
@media only screen and (max-width:981px){ 
	
	.cstv-btn-search {
	 padding:6px;
	}
	#logo {
    max-height: 100%!important;
    margin-top: auto;
    margin-left: auto;
}
	#main-header .container {
	width:80%;
	}
      .container .church-schedule-range {
        font-size:1.1em;
        line-height:1.1em;
      }
    .church-contact-min .church-contact-min-row {
        float: none;
    }
}
@media only screen and (max-width:946px) {
     .schedule-dates {
        width:80%;    
    }
    .et_header_style_left #logo {
        max-width: 80%;
    }
    #et_mobile_nav_menu {
        margin-top: 20px;
    }
    .et_header_style_left .logo_container {
        max-height: 120px;
    }
}
@media only screen and (max-width:781px) {
    #main-content .church-schedule-container .col-xs-12 .container {
	width:55%;
}
}
@media only screen and (max-width:768px) {
	#search-videos-form .search-label {
		text-align:left;
	}
    .church-image img {
      max-width:100%;
  }
	.cstv-btn-search {
		margin-top:20px;
	}
	#search-videos-form .col-md-8 {
		max-width:250px;

	}
	.church-archives-container .responsive-player-container {
	   height: 300px;
	}
	
}
@media only screen and (min-width: 768px) {
    #main-header .logo {
        height: 131px;
    }    
    .et-fixed-header #main-header .logo {
        margin-top:30px !important;
    }
    .et-fixed-header .header.left-right #et-navigation>ul>li>a {
        padding-bottom: 45px !important;
    }
}
@media only screen and (max-width: 768px) {
    .video-content-embed .nav-tabs.nav-justified > li {
        float: left;
    }   
    .video-content-embed .nav-tabs.nav-justified > li > a {
        height: auto;
        border-right: 0px;
        padding: 10px 5px;
    }  
    .video-content-embed .nav li a {
        margin-bottom: 0px;
    }
    .video-content-embed #reload-live-stream {
        padding: 6px;
        font-size: 14px;
    }
    .page-template-page-template-churches .country-nav {
        display:none;
    }
    .mobile-radio-stations {
        display: block;
    }
}

@media screen and (max-width:700px) {
	h1.church-search {
		font-size:30px;
	}
	body .connecting-communities h1 {
		font-size:35px;
	}
	body .connecting-communities p {
		font-size:25px;
	}
	h1 {
		font-size:30px;
	}
}
@media only screen and (max-width:643px) {
	.btn-video-search span {
		display:none;
	}
	.btn-video-search .fa-search {
		display:block;
	}
    #main-content .church-schedule-container .col-xs-12 .container {
	   width:85%;
    }
    .footer-bottom textarea {
        margin-left: 6px;
    }
}
@media only screen and (max-width:576px) {
    
    .church_schedule_nav li a {
        font-size: 14px;
    }
    .church-daily-schedule .church-daily-schedule-time, .church-daily-schedule .church-daily-schedule-title {
        font-size: 14px;
    }
    .timetable-recording-notice {
        font-size: 14px;
    }
	#search-videos-form.panel {
	margin-top:15px;
	}
    .playlist-schedule {
        margin-top:15px;
    }
	.search-videos {
	margin-top:-20px;
    }
    .recording-indicator p, .archive-indicator p {
       display: inline-block;
       color: red;
       text-transform: uppercase;
       font-weight: bold;
       font-size: 12px;
       max-width: 40px;
       line-height: .9em;
       margin-right: 15px;
   }
   .archive-indicator p {
       margin-right: 25px;
   }

   .church-single-container .player-tabs li a {
       font-size: 12px;
   }
	.church_schedule_tabs_container .nav-tabs li.active::before {
		display:none;
	}
	.backlive {
	   margin-top: 30px;  
	 }
    .nav li {
     font-size:.9em;
    }
    .church_schedule_nav li a {
	padding: 10px 10px;
	margin-right: 5px;
    }
	.church_schedule_nav li {
	margin-right: 5px;
	margin-bottom:-15px;
	font-size:.8em;
    }
    .church-single-container .player-tabs li a, .video-content-embed .embed-player-tabs li a {
	   padding: 5px 5px;
    }
	.stream-tabs li a {
		padding: 3px 5px;
	}
	.church-single-container .container {
		width:95%
	}
    .video-content-embed .nav-tabs.nav-justified > li > a {
        font-size: 12px;
    }
    .video-content-embed #reload-live-stream-mobile {
        display: inline-block;
    } 	
    .video-content-embed #reload-live-stream{
        display: none;
    }   
    .video-content-embed .video-row-title {
        padding-right: 0px;
        font-size: 14px;
    }
    .video-content-embed .video-row-image {
        margin-left: -5px;
        margin-right: -15px;
    }
    .video-content-embed .video-row-image img {
        max-height: 70px;
        min-height: 70px;
    }
}
@media screen and (max-width:490px) {
	#main-content .container {
		padding-top: 10px;
	}
	h1 {
		font-size:20px;
	}
	h3 {
                font-size:17px;
        }
	body .connecting-communities h1 {
		font-size:30px
	}
	body .connecting-communities p {
		font-size:20px;
	}
	.schedule-arrow {
	   margin-left:-15px;
	   margin-right:-15px;
	}
	.schedule-dates {
	    width:66%;
          }
	.church_schedule_nav li a {
	padding:10px 5px;
	}
  	.search-videos .btn-sm {
		padding:5px;
	} 
}
@media screen and (max-width:443px) {
	.entry-title {
		font-size:25px;
		padding-right: 30px !important;
	}
	#footer-widgets .et_pb_widget h4.title {
		font-size:18px;
	}
       .church_schedule_nav li {
   		 font-size: .6em;
	}
	.video-content-embed #reload-live-stream-mobile {
        margin-top: 5px;
    }
    .footer-bottom textarea {
        margin-left: 3px;
    }
    
       
}
@media screen and (max-width:418px) {
	.top-header-search {
	padding-right:0px;
	line-height:1.2em;
	}
	#top-header {
		background-size:cover;
	}
}
@media screen and (max-width:390px) {	
	.h1-title h1 {
		background:none;
	}
	.search-videos .btn-video-search span {
		display:none;
	}
	.church_schedule_nav span {
		display:none;
	}

}


@media (min-width:1200px){
    .auto-clear .col-lg-1:nth-child(12n+1){clear:left;}
    .auto-clear .col-lg-2:nth-child(6n+1){clear:left;}
    .auto-clear .col-lg-3:nth-child(4n+1){clear:left;}
    .auto-clear .col-lg-4:nth-child(3n+1){clear:left;}
    .auto-clear .col-lg-6:nth-child(odd){clear:left;}
}
@media (min-width:992px) and (max-width:1199px){
    .auto-clear .col-md-1:nth-child(12n+1){clear:left;}
    .auto-clear .col-md-2:nth-child(6n+1){clear:left;}
    .auto-clear .col-md-3:nth-child(4n+1){clear:left;}
    .auto-clear .col-md-4:nth-child(3n+1){clear:left;}
    .auto-clear .col-md-6:nth-child(odd){clear:left;}
}
@media (min-width:768px) and (max-width:991px){
    .auto-clear .col-sm-1:nth-child(12n+1){clear:left;}
    .auto-clear .col-sm-2:nth-child(6n+1){clear:left;}
    .auto-clear .col-sm-3:nth-child(4n+1){clear:left;}
    .auto-clear .col-sm-4:nth-child(3n+1){clear:left;}
    .auto-clear .col-sm-6:nth-child(odd){clear:left;}
}
@media (max-width:767px){
    .auto-clear .col-xs-1:nth-child(12n+1){clear:left;}
    .auto-clear .col-xs-2:nth-child(6n+1){clear:left;}
    .auto-clear .col-xs-3:nth-child(4n+1){clear:left;}
    .auto-clear .col-xs-4:nth-child(3n+1){clear:left;}
    .auto-clear .col-xs-6:nth-child(odd){clear:left;}
}



/* from divi */

nav {
    height:120px;
}

.page-id-126 .et_pb_section_0 {
    padding-bottom:0px;
}
#page-container input[type="button"] {
    background-color:#F5511E;
    border:0px;
  max-width: 300px;
    width: 45%;
}
.field-wrap>div input {
    padding:10px;
}
.et_pb_widget_area_left {
    padding-right:0px;
}
#sidebar .et_pb_widget {
	padding:20px;
}
.cstv-sidebar .custom-html-widget {
    border: 1px solid #f2f2f2;
    background-color: #ffffff;
  -webkit-box-shadow: 10px 10px 5px -6px rgba(0,0,0,0.58);
    -moz-box-shadow: 10px 10px 5px -6px rgba(0,0,0,0.58);
    box-shadow: 10px 10px 5px -6px rgba(0,0,0,0.58);
    padding: 0px 0 30px 0;
    }
.sidebar-contact {
    padding:20px 20px 00px 20px;
    margin-left:auto;
    margin-right:auto;
}
.cstv-sidebar h4.widgettitle {
    text-align: center;
    padding: 20px;
    color: #ffffff;
}
#sidebar .et_pb_widget {
    border: 1px solid #f2f2f2;
    background-color: #ffffff;
    -webkit-box-shadow: 10px 10px 5px -6px rgba(0,0,0,0.58);
    -moz-box-shadow: 10px 10px 5px -6px rgba(0,0,0,0.58);
    box-shadow: 10px 10px 5px -6px rgba(0,0,0,0.58);
    padding-bottom: 20px;
}

.et_pb_widget .widgettitle {
    color:#ffffff;
    text-align:center;
    padding:10px;
}

.ci_content_container li.active a {
    border-radius:10px;
    margin:0 5px;
}
.ci_content_container li.active {
    background:none!important;
}
.ci_content_container li {
    background:none!important;
}
.ci_content_container li a {
    border-radius:10px;
    margin:0 5px;
    border:1px solid #f5511e;
    background-color:#ffffff;
}
@media screen and (min-width: 768px) {
    #main-content .ci_content_container li a {
        border-radius:10px;
    }
    .ci_content_container .nav-tabs.nav-justified > li > a {
        border-bottom:1px solid #f5511e;
    }
}
.embed-player-tab-container.tab-content .active a {
	background-color: #F2F6F8;
}
.embed-player-tab-container.tab-content .disabled a {
	background-color:#90b2ce;
}
@media screen and (min-width:1600px) {
	.entry-content .et_pb_section {
		padding: 5px 0;
	}
}
@media only screen and (max-width:884px){
   body .video-content-embed .tab-container .embed-player-tabs li a {
    padding: 21px 20px;
}
}
@media only screen and (max-width:650px){
body .video-content-embed #reload-live-stream {
	margin: 5px 10px 5px 10px;
}	
body .video-content-embed .tab-container .embed-player-tabs li a {
    padding: 15px 10px;
}
}
@media only screen and (max-width: 576px){
body .video-content-embed .tab-container .embed-player-tabs li a {
    padding: 15px 10px;
}
body .video-content-embed #reload-live-stream-mobile {
    margin: -43px 10px 10px 10px;
	}
	}