<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Roboto:wght@900&display=swap" rel="stylesheet">

img {
  outline: none !important;
}
.header-nav-section,.header-nav-section .container{
	height: 110px !important;
   -webkit-height: 110px !important;
  -moz-height: 110px !important;
  -ms-height: 110px !important;
	
}
#refresh-footer {
  margin-bottom: -20px;
}
 #primary{
 padding-top: 0px !important;
 }
/*site-nav styles --> HEADER*/

.header-nav-section {
  background: linear-gradient(
    90deg,
    rgba(2, 0, 36, 1) 0%,
    rgba(230, 230, 230, 0) 0%,
    rgba(230, 230, 230, 0.7) 50%
  );
}
.nav-menu li a {
  color: rgb(143, 43, 140);
  text-decoration: none !important;
  font-weight: bold;
  font-family: sans-serif;
  padding: 10px;
  line-height:2;
}

.nav-menu-item {
  font-size: 18px;
  margin: 0 10px;
  width: max-content;
  /*padding: 8px;*/
}
.sub-menu {
  background-color: rgb(75, 7, 72) !important;
  left: 0;
  width: 250px !important;
  padding: 1px 1px !important;
  z-index: 1000 !important;
}
.nav-dropdown .sub-menu li {
  font-size: 15px;
  margin: 0;
  width: 100%;
  /*padding: 10px;*/
}

.nav-dropdown .sub-menu li a {
  font-weight: 400 !important;
  display: block !important;
  text-decoration: none !important;
  padding: 10px !important;
}

.nav-dropdown .sub-menu li:hover {
  background-color: rgb(130, 39, 127) !important;
}
.nav-dropdown .sub-menu li a:hover {
  background-color: rgb(130, 39, 127) !important;
}
.nav-dropdown .sub-menu li:hover a {
  background-color: rgb(130, 39, 127) !important;
}
/*.nav-menu li:hover .submenu {
  display: block;
}*/

.nav-menu li:hover {
  background-color: rgb(75, 7, 72);
  
}

@media (min-width: 991px) {
  .nav-menu a:not([href]):not([class]) {
    color: rgb(143, 43, 140);
  }
  
  .nav-menu a:not([href]):not([class]):hover {
    color: #fff;
  }	
}

.nav-menu li:hover a {
  color: #fff !important;
  background-color: rgb(75, 7, 72);
}

.nav-menu {
  padding-left: 0;
  display: flex;
  /*margin-right: 40px;*/
  list-style-type: none;
}

#menu-item-78,
#menu-item-79,
.menu-item-78,
.menu-item-79 {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  /*padding: 0.375rem 0.75rem;*/
	padding: 0 !important;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
#menu-item-78,
.menu-item-78 {
  background-color: rgb(215, 126, 29) !important;
}
#menu-item-78 > a,
.menu-item-78 > a {
  color: #fff !important;
  font-family: sans-serif;
  font-weight: bold !important;
  text-decoration: none !important;
  display:block;
  padding: 0.375rem 0.75rem;
	
	
}
#menu-item-79,
.menu-item-79 {
  background-color: rgb(35, 132, 198) !important;
}

#menu-item-79 > a,
.menu-item-79 > a{
  color: #fff !important;
  font-family: sans-serif;
  font-weight: bold !important;
  text-decoration: none !important;
  display:block;
  padding: 0.375rem 0.75rem;
}

.nav-dropdown {
  position: relative;
  display: inline-block;
}
.nav-dropdown .sub-menu {
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  padding: 12px 16px;
}
.nav-dropdown:hover .sub-menu {
  display: block;
}
#donate-buttons {
  display: flex;
  padding: 0;
}
.custom-navbar-toggler {
  border-radius: 5px;
  font-weight: bold;
}
.center-image-card {
  text-align: center;
}

.card {
  background-color: unset;
}

.search-form.form-inline {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
}

@media only screen and (min-width: 991px) {
  .nav-dropdown:hover .sub-menu {
    display: block !important;
  }
  .sub-menu-toggle,
  .nav-dropdown .sub-menu {
    display: none;
  }

  /*site nav*/

  /*gravity form css code (update the 1 with the ID form )*/
  #gform_wrapper_10 {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
    margin-left: 25px !important;
    margin-right: 25px !important;
  }
  #gform_10 {
    width: calc(100% - 16px);
    margin: 0 auto;
  }
  #gform_10 .gform_body,
  #gform_10 .gform_footer.top_label {
    display: table-cell;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    position: relative;
    line-height: 0 !important;
  }
  #gform_10 .gform_body {
    width: 60%;
    vertical-align: baseline;
    /* max-width: 75%;*/
  }
  #gform_10 .gform_body .top_label {
    display: table;
    width: 100%;
  }
  #gform_10 .gform_body .top_label .gfield {
    display: table-cell;
    padding-right: 1em;
    height: auto;
  }
  #gform_10 .gform_body .top_label .gfield .large,
  #gform_10 .gform_body .top_label .gfield .medium,
  #gform_10 .gform_body .top_label .gfield .small {
    width: 100%;
  }
  #gform_10 .gform_body .top_label .gfield .ginput_container_checkbox .gchoice,
  #gform_10 .gform_body .top_label .gfield .ginput_container_radio .gchoice {
    display: inline-block;
    margin-right: 0.5em;
  }
  #gform_10 .gform_body .top_label.form_sublabel_above .gfield,
  #gform_10 .gform_body .top_label.form_sublabel_below .gfield {
    vertical-align: middle;
  }
  #gform_10 .gfield,
  #gform_10 .ginput_container {
    margin-top: 0 !important;
  }
  #gform_10 .gform_footer.top_label {
    width: 20%;
    /*max-width: 25%;*/
    padding: 0;
    margin: 0;
    text-align: left;
  }
  #gform_10 .gform_footer.top_label input[type="button"],
  .gform_wrapper #gform_10 .gform_footer.top_label input[type="image"],
  .gform_wrapper #gform_10 .gform_footer.top_label input[type="submit"] {
    height: auto;
    width: 100%;
  }
  .gform_wrapper .ginput_container span:not(.ginput_price) {
    display: inline-block !important;
  }
  #gform_10 .gfield_description:not(.validation_message),
  #gform_10 .gfield_label,
  #gform_10 .ginput_complex label {
    display: block;
    height: 1px;
    width: 1px;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: -9000px;
  }
  #gform_10 .gfield_error {
    margin-bottom: 0;
  }
  /*gravity form style end*/
  #social-hr,
  #search-hr {
    display: none;
  }
  .navbar-footer #donate-buttons {
    margin-top: 12px;
  }
  .sign-up-title {
    margin-left: 25px !important;
  }
  /*hide donate buttons between nev and hero slider*/
	.donate-buttons-section{
		display:none !important;
	}	
 /*hide donate buttons between nev and hero slider*/
}

@media (max-width: 990px) {
  .navbar-collapse {
    padding: 0 !important;
  }
  .hide {
    display: none !important;
  }
 .nav-dropdown .sub-menu {
    display: none;
  }
  #navbarNavDropdown {
    background-color: rgb(75, 7, 72);
    z-index: 100;
  }
  .custom-style-close {
    position: absolute;
    right: 0;
  }
  #donate-buttons {
    display: flex;
    padding: 0;
  }
  #donate-buttons li {
    width: 45%;
    margin: 2.5%;
  }
  .nav-menu {
    flex-direction: column;
    margin-right: 20px;
    align-items: left;
    width: 100%;
    overflow: hidden;
    transition: 0.3s;
  }

  .nav-menu li a {
    color: #fff;
    display: inline-block;
    padding: 10px;
  }
  .nav-menu-item {
    font-size: 15px;
    margin: 0;
    width: 100%;
    padding: 0px 15px;
  }
  .nav-menu li:not(#menu-item-62, #menu-item-63) {
    border-bottom: 1px solid #8f2b8c;
  }
  .nav-dropdown .sub-menu {
    /*position: relative !important;*/
    /*background-color: rgb(75, 7, 72) !important;*/
    /*left: 0;*/
    /*padding: 1px 1px !important;*/
    position: relative;
    background-color: rgb(130, 39, 127) !important;
    width: 200% !important;
    left: -16px;
    padding: 2px 6px !important;
  }
  .nav-dropdown .sub-menu .nav-menu-item {
    padding: 4px !important;
    border-bottom: none !important;
  }
  .sub-menu-toggle span {
    display: none !important;
  }
  .sub-menu-toggle {
    position: absolute;
    top: 0;
    right: 20px;
    margin-top: 10px !important;
    /*float: right;*/
    padding: 8px;
    background-color: rgb(75, 7, 72) !important;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 1)' stroke-width='2' fill='rgb(255,255,255,1)' stroke-linecap='round' stroke-miterlimit='10' d='M7.247 11.14 2.451 5.658C1.885 5.013 2.345 4 3.204 4h9.592a1 1 0 0 1 .753 1.659l-4.796 5.48a1 1 0 0 1-1.506 0z'/%3E%3C/svg%3E") !important;
    background-repeat: no-repeat;
    border: none;
  }
  .sub-menu-toggle-open {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 1)' stroke-width='2' fill='rgb(255,255,255,1)' stroke-linecap='round' stroke-miterlimit='10' d='m7.247 4.86-4.796 5.481c-.566.647-.106 1.659.753 1.659h9.592a1 1 0 0 0 .753-1.659l-4.796-5.48a1 1 0 0 0-1.506 0z'/%3E%3C/svg%3E") !important;
  }

  .footer-navbar-nav-two {
    display: grid !important;
    grid-template-columns: auto auto;
    text-align: left;
  }
	/*remove extra space on grid display columns*/
  .footer-navbar-nav-two::before{
content: none !important;
  }
  .footer-navbar-nav-two li {
    padding: 3px !important;
  }
  .sign-up-title {
    left: 0px !important;
  }
  #search-hr,
  #copy-hr {
    display: block;
  }
  #search-group-footer,
  #btn-search-footer {
    width: 100%;
  }
  #copy-two {
    white-space: normal !important;
  }
  #go-top-btn {
    display: block !important;
    width: 100%;
  }
  .social-list {
    padding: 0;
  }
  #navbar-divider {
    border: 1px solid #670962 !important;
  }

  #gform_10 .gform_footer {
    padding: 0 !important;
  }
  #gform_10 #input_10_1_3_container{
    height: 45px;
  }
  #gform_wrapper_10 {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
  }
  /*display donate buttons between nev and hero slider*/
	.donate-buttons-section{
		display:block;
		list-style-type: none !important;
		background-color:#EDEDED;
	}
	.donate-buttons-section .container li div ul{
		margin-bottom: 0 !important;
	}
 /*display donate buttons between nev and hero slider*/

}
/*site-header styles --> HEADER*/
a {
  outline: none !important;
}
.menu-content {
  justify-content: space-around;
  list-style-type: none;
}
.custom-style-close {
  background-color: #fff !important;
  color: #8f2b8c !important;
  border-color: #8f2b8c !important;
  transition: 0.1s;
  outline: 0px !important;
}
.custom-style-open {
  background-color: rgb(75, 7, 72) !important;
  height: 60px;
  border: none !important;
  border-radius: 0 !important;
  color: #fff !important;
  transition: 0.1s;
}
.toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: 50%/100% 100% no-repeat;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(143,43,140, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}
.toggle-mob-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E") !important;
}
#media_image-2,
#media_image-3 {
  max-width: 300px;
  background: transparent !important;
  padding:0;
}
#navbarNavDropdown .widget{
	background: transparent !important;
	padding: 0 !important;
}
/*FOOTER STYLES*/
/*---site footer*/
.social-list {
  margin: 11px 0 15px 0;
  display: flex;
  justify-content: space-evenly;
  list-style-type: none;
  /* padding: 0;*/
}
.social-list li {
  display: block;
  width: 15%;
  color: #fff;
  height: 36px;
}
.social-list li a {
  display: block;
  color: #fff !important;
}
#footer-cr {
  text-align: left;
}
#copy-one {
  font-weight: bold;
  color: #fff;
  font-size: 13px;
}
#copy-two {
  padding-top: 5px;
  font-size: 11px;
  color: rgb(255, 222, 234);
  /*white-space: break-spaces;*/
}
.fb-container {
  background-color: rgb(67, 86, 151);
  line-height: 3;
}
.tw-container {
  background-color: rgb(64, 170, 235);
  line-height: 3;
}
.ins-container {
  background-color: rgb(220, 54, 97);
  line-height: 2.9;
}
.yt-container {
  background-color: rgb(255, 0, 0);
  line-height: 2.9;
}
/*social icon sizes*/
.fb-container i{
	font-size: 20px !important;
}
.tw-container i{
	font-size: 20px !important;
}
.ins-container i{
	font-size: 22px !important;
}
.yt-container i{
	font-size: 21px !important;
}
/*social icons sizes*/
.input-search {
  outline: none !important;
  display: block;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0 0 4px 22px !important;
  font-size: 1rem;
  font-weight: 400;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da !important;
  border-radius: 0.25rem !important;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.search-btn,
#go-top-btn,
#isn-container #isn-btn,
#prayer-container #prayer-btn,
#episodes-container #viewMore-btn,
#project-container #project-btn,
#supernatural-container #supernatural-btn,
#special-container #specialco-btn,
#hero-container .hero-btn,
#products-btn-container #products-btn{
  text-decoration: none;
  background-color: #d77e1d !important;
  color: #fff !important;
  font-weight: bold;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
#go-top-btn {
  display: none;
}
#search-icon {
  position: absolute;
  left: 6px;
  top: 16px;
  display: block;
}

#refresh-footer hr {
  border: 1px solid #8f2b8c !important;
  margin: 0 !important;
}
.address-section {
  color: #fff;
  font-size: 10px;
  background-color: rgb(115, 10, 108);
  padding: 15px 0 15px 0;
}
/**---site footer*/
/*----sign-up form*/
.sign-up-title {
  text-align: left;
  padding: 5px;
  font-weight: bold;
  color: #fff;
  font-size: 13px;
  position: relative;
  left: 7px;
}

.sign-up-subtitle {
  text-align: center;
  padding: 5px;
  color: #fff;
  font-size: 13px;
}
.sign-up-btn {
  background-color: #d77e1d;
  color: #fff !important;
  font-weight: bold;
  width: 100%;
}

.input-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  /* padding: 0.375rem 0.75rem; */
  font-size: 1rem;
  font-weight: 400;
  /* line-height: 1.5; */
  /* color: #495057; */
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da !important;
  border-radius: 0.25rem !important;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
#gform_confirmation_message_10 {
color: white !important;
font-weight: bold !important;
-webkit-color: white !important;
-webkit-font-weight:bold !important;
-moz-color: white !important;
-moz-font-weight:bold !important;
-o-color: white !important;
-o-font-weight:bold !important;
-ms-color: white !important;
-ms-font-weight:bold !important;
}
#gform_10 .validation_error{
color: white !important;
border-top: 2px solid #fff !important;
border-bottom: 2px solid #fff !important;
-webkit-color: white !important;
-webkit-border-top: 2px solid #fff !important;
-webkit-border-bottom: 2px solid #fff !important;
-moz-color: white !important;
-moz-border-top: 2px solid #fff !important;
-moz-border-bottom: 2px solid #fff !important;
-o-color: white !important;
-o-border-top: 2px solid #fff !important;
-o-border-bottom: 2px solid #fff !important;
-ms-color: white !important;
-ms-border-top: 2px solid #fff !important;
-ms-border-bottom: 2px solid #fff !important;
}
#gform_10 #validation_message_10_1,
#gform_10 #validation_message_10_2{
color: #fff !important;
-webkit-color: #fff !important;
-moz-color: #fff !important;
-o-color: #fff !important;
-ms-color: #fff !important;

}
#gform_10 #input_10_1_3,
#gform_10 #input_10_1_6 {
  margin-top: 8px;
}
#gform_10 #input_10_1_3,
#gform_10 #input_10_1_6,
#gform_10 #input_10_2 {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  /* padding: 0.375rem 0.75rem; */
  font-size: 1rem;
  font-weight: 400;
  /* line-height: 1.5; */
  /* color: #495057; */
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da !important;
  border-radius: 0.25rem !important;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
#gform_10 #input_10_2 {
  margin-top: 0;
}
#gform_10 #gform_submit_button_10 {
  outline: none !important;
  background-color: #d77e1d !important;
  color: #fff !important;
  font-weight: bold;
  width: 100%;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
/*---signup-form*/
/*---footer site-nav */
#footer-main-navbar .primary-menu-container {
  margin-right: 28px !important;
  margin-top: 12px !important;
}
.menu-list-footer {
  padding: 5px;
  font-family: sans-serif;
}
.menu-list-footer .sub-menu {
  display: none !important;
}

.menu-list-footer a:not(.donateButton-footer, .giveNow-footer) {
  color: #fff !important;
  text-decoration: none;
  font-weight: bold;
}

.donateButton-footer {
  background-color: #d77e1d;
  color: #fff !important;
  font-weight: bold;
}
.giveNow-footer {
  background-color: #2384c6;
  color: #fff !important;
  font-weight: bold;
}
#footer-main-navbar #navbarNavDropdown .primary-menu-container ul li a {
  color: #fff !important;
}
#footer-main-navbar #navbarNavDropdown .primary-menu-container ul li .sub-menu {
 text-align: left;
}
/*#footer-main-navbar #navbarNavDropdown .primary-menu-container ul li .sub-menu {
  display: none !important;
}*/
/*#footer-main-navbar
  #navbarNavDropdown
  .primary-menu-container
  .nav-menu
  li:hover {
  background-color: transparent !important;
}*/
/*--footer-ste-nav*/

#search-footer-container {
  max-width: unset;
}

/*social section*/
#social-list-container {
  margin-top: -10px;
  max-width: unset;
}

/*social section*/
/*custom-bootstrap styles*/
body {
  background-color: #fff;
}

/* .collapse:not(.in) {
  display: none !important;
} */

.custom-navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgb(255 255 255 / 10%);
  box-shadow: inset 0 1px 0 rgb(255 255 255 / 10%);
}
.custom-navbar {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-around;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0.5rem 1rem;
}
/*custom bootstrap styles*/
/*---site-nav-2*/
.footer-navbar-nav-two {
  display: -ms-flexbox;
  display: flex;
  /*-ms-flex-direction: column;*/
  /* flex-direction: column; */
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  justify-content: space-around;
}
.footer-navbar-nav-two li a {
  padding: 0;
  color: #fff !important;
  text-decoration: none !important;
}
.footer-navbar-nav-two li a:hover {
  background-color: transparent !important;
}

/*---site-nav-2*/
/*END FOOTER STYLES*/

/*HOMEPAGE STYLES*/
main {
  padding: 0 !important;
  margin: 0 !important;
}
.owl-carousel {
  cursor: grab !important;
}
.donate-buttons-section{
  padding: 0;
  margin: 0;
  background: linear-gradient(
    90deg,
    rgba(2, 0, 36, 1) 0%,
    rgba(230, 230, 230, 0) 0%,
    rgba(230, 230, 230, 0.7) 32%
  );
}
.hero-slider-section {
  padding: 40px 0 30px 0;
  margin: 0;
  background: linear-gradient(
    90deg,
    rgba(2, 0, 36, 1) 0%,
    rgba(230, 230, 230, 0) 0%,
    rgba(230, 230, 230, 0.7) 32%
  );
}

#hero-container .owl-carousel .item .card {
  border: none !important;
}
#hero-container .hero-subcontainer span {
  color: rgb(216, 126, 29);
  font-weight: 600;
  font-size:16px;
}
#hero-container .hero-subcontainer h3 {
  font-weight: bold;
  color: rgb(143, 43, 140);
  font-size: 27px;
  padding: 0;
  margin: 0;
}
#hero-container .hero-subcontainer p {
  font-size: 16px;
  padding: 5px 15px 5px 0px;
}
#hero-container .hero-subcontainer p span{
color: #4c4c4c !important;
font-weight: 100 !important;
}

#hero-container .owl-carousel .owl-dots {
  padding-top: 10px;
}
#hero-container .owl-carousel .owl-dots button {
  background: transparent !important;
}
#hero-container .owl-carousel .owl-nav {
  display: block;
}
#hero-container .owl-carousel .owl-dots button span {
  border: 1px solid #8f2b8c !important;
}
#hero-container .hero-subcontainer .row{
  margin-right: 0 !important; 
  margin-left:  0 !important;
}
#hero-container .owl-carousel .owl-nav .owl-prev {
  font-size: 50px;
  width: 30px;
}

#hero-container .owl-carousel .owl-nav .owl-next {
  font-size: 50px;
  width: 30px;
}

#hero-container .owl-carousel .owl-nav .owl-prev:not(.disabled),
#hero-container .owl-carousel .owl-nav .owl-next:not(.disabled) {
  color: rgb(110, 33, 107);
}
#hero-container .owl-carousel .owl-nav .owl-prev:hover,
#hero-container .owl-carousel .owl-nav .owl-next:hover {
  background-color: transparent;
  color: rgb(110, 33, 107);
}
.hero-subcontainer{
	max-width: 97%;
}
.products-slider-section {
  padding: 20px 0 20px 0;
  margin: 0;
  background-color: transparent;
}
#products-container {
  text-align: center;
  width: 88%;
	max-width:1200px !important;
}
#products-container h3 {
  font-weight: bold;
  color: rgb(143, 43, 140);
  font-size:27px;
  padding: 12px 0 12px 0px;
}
#products-container .owl-carousel .owl-nav {
	display: block !important;
}

#products-container .owl-carousel .item .card {
  border: none !important;
  align-items: center;
}
#products-container .owl-carousel .item .card .card-description a {
  color: rgb(143, 43, 140) !important;
  font-weight: 700;
  font-size: 16px;
}
#products-container .owl-carousel .owl-dots button {
  background: transparent !important;
}
#products-container .owl-carousel .owl-dots button span {
  border: 1px solid #8f2b8c !important;
}

#products-container .owl-carousel .item .card img {
 /* max-width: 251px !important;
  height: 240px !important;*/
    max-width: 218px !important;
    height: 212px !important;
}
#products-container .owl-carousel .item .card .card-description a{
  cursor: pointer !important;
  text-decoration: none !important;
}
#products-container .owl-carousel .owl-nav .owl-prev {
  position: absolute;
  font-size: 50px;
  top: 0;
  left: 4px;
  /*height: 70%;*/
}

#products-container .owl-carousel .owl-nav .owl-next {
  position: absolute;
  font-size: 50px;
  top: 0;
  right: 4px;
 /* height: 70%;*/
}
#products-container .owl-carousel .owl-nav .owl-prev:not(.disabled),
#products-container .owl-carousel .owl-nav .owl-next:not(.disabled) {
  color: rgb(110, 33, 107);
}
#products-container .owl-carousel .owl-nav .owl-prev:hover,
#products-container .owl-carousel .owl-nav .owl-next:hover {
  background-color: transparent;
  color: rgb(110, 33, 107);
}
#products-btn-container{
padding: 20px 0 20px 0;
}
    

.owl-carousel .owl-dots .active span {
  background-color: #8f2b8c !important;
}
.special-callout-section {
  padding: 20px 0 20px 0;
  margin: 0;
  background-color: rgb(247, 247, 247);
}
#special-container {
  padding: 20px;
}
#special-container .card {
  border: none;
}
#special-container span {
  color: rgb(215, 126, 29);
  font-weight: bold;
  text-transform: uppercase !important;
  font-size:16px;
}
#special-container h3 {
  font-weight: bold;
  color: rgb(143, 43, 140);
  font-size: 27px;
  padding: 0;
  margin: 0;
}
#special-container p {
  font-size: 16px;
  padding: 5px 15px 5px 0px;
  }
.isn-section {
  padding: 20px;
  margin: 0;
  background-color: rgb(115, 10, 108);
}
#isn-container {
  text-align: center;
  color: #fff;
  padding: 20px;
}
#isn-container h3 {
  font-weight: bold;
  color: #fff;
  font-size:27px;
}
#isn-container h3 span {
font-family: 'Roboto', sans-serif;
  font-weight: 800;
  color: rgb(246, 141, 30) !important;
  font-size: 37px;
  text-transform: uppercase;
}
#isn-container p{
	color: #fff;
    font-size: 16px;
}

.recient-episodes-section {
  padding: 0;
  margin: 20px 0 20px 0;
  background-color: transparent;
}
#episodes-container {
  text-align: center;
  padding: 20px;
}
#episodes-container h3 {
  font-weight: bold;
  color: rgb(143, 43, 140);
  font-size:27px;
}
#episodes-container a {
  font-size: 18px;
  font-weight: bold;
  font-family: sans-serif;
  color: rgb(146, 55, 141);
  text-decoration: none !important;
  cursor: pointer !important;
}
#episodes-subcontainer {
  padding: 15px 0 15px 0;
  max-width:100%;
}
#episodes-subcontainer .card {
  border: none !important;
}
.card-description {
  padding: 10px 0 10px 0;
}

.project-section {
  padding: 20px 0 20px 0;
  margin: 0;
  background-color: rgb(247, 247, 247);
}
#project-container {
  text-align: center;
  padding: 20px;
}
#project-container h3,
#project-container span {
  color: rgb(143, 43, 140);
  font-weight: 700;
}
#project-container h3{
   font-size: 27px;
   padding: 0;
   margin: 0;	
}
#project-container span {
    font-size:16px;	
}
#project-container p {
    font-size: 16px;
    padding: 5px 15px 5px 0px;
}
#project-container .card {
  border: none !important;
}
.supernatural-section {
  padding: 20px 0 20px 0;
  margin: 0;
  background-color: transparent;
}
#supernatural-container {
  text-align: center;
  padding: 20px;
}
#supernatural-container h3 {
  color: rgb(143, 43, 140);
  font-weight: 700;
    font-size: 27px;
    padding: 0;
    margin: 0;
}
#supernatural-container p {
    font-size: 16px;
    padding: 5px 15px 5px 0px;
}
#supernatural-container .card {
  border: none !important;
}
.prayer-request-section {
  padding: 20px 0 20px 0;
  margin: 0;
  background-color: rgb(115, 10, 108);
}
#prayer-container {
  text-align: center;
  color: #fff;
  padding: 20px;
}
#prayer-container h2{
    font-size: 30px;
	font-weight:700;
    padding: 0;
    margin: 0;
	color: #fff !important;
}
#prayer-container p{
    font-size: 16px;
    padding: 5px 15px 5px 0px;
	color: #fff !important;
}
/*--play buttons*/
.thumbnail-shows {
  position: absolute;
  left: 42.5%;
  top: 32%;
}
.thumbnail-icon-shows {
  font-size: 26px;
  background-color: rgb(233, 161, 88);
  width: 60px;
  height: 60px;
  line-height: 2.4 !important;
  border-radius: 100%;
  color: #fff;
  opacity: 0.9;
}
.thumbnail-hero {
  position: absolute;
  left: 41.5%;
  top: 34%;
}
.thumbnail-icon-hero {
  /*font-size: 30px;
    width: 80px;
    height: 80px;
    */
  font-size: 23px;
  background-color: rgb(233, 161, 88);
  width: 60px;
  height: 60px;
  line-height: 2.7 !important;
  border-radius: 100%;
  color: #fff;
  opacity: 0.9;
  text-align: center;
}
/*--play buttons*/

/*HOMEPAGE STYLES*/

/*MEDIA QUERIES -->*/

@media only screen and (max-width: 1199px) {
  #input-search-footer,
  #btn-search-footer {
    width: 100% !important;
  }
  #btn-search-footer {
    margin-top: 10px;
  }
}
@media only screen and (min-width: 992px) {
  #footer-main-navbar {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: space-between;
  }
  .expand-custom-lg {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: space-between;
  }
  .expand-custom-lg .custom-navbar-toggler {
    display: none;
  }
  .expand-custom-lg .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  #media_image-2 {
    max-width: 230px;
    max-height: var(--branding--logo--max-height);
    height: auto;
    width: auto;
  }
  #media_image-3 {
    max-width: 170px;
    max-height: var(--branding--logo--max-height);
    height: auto;
    width: auto;
  }
  .nav-menu-item {
    padding: 6px !important;
  }
  #search-group,
  #btn-search-site {
    width: 100%;
  }
  .nav-dropdown .sub-menu li {
  padding: 10px!important
  }
  #donate-buttons{
  display: flex !important;
  }
  #donate-buttons li a{
    font-size:15px;
  }

 .nav-menu li a {
    font-size: 15px;
 }
		#products-container{
		width: 100% !important;
	}
}
@media only screen and (min-width: 495px) and (max-width: 990px) {
  .custom-style-open {
    position: absolute;
    right: 0px;
    height: 93px;
  }
  #navbarNavDropdown {
    position: absolute;
    right: 0px;
    top: 98px;
    width: 100%;
  }

  .custom-style-open {
    height: 90px !important;
  }
}
@media only screen and (max-width: 768px) {
	#products-container{
		width: 100% !important;
	}	
}
@media only screen and (min-width: 495px) and (max-width: 767px) {
  #footer-cr {
    text-align: center !important;
  }

}
@media only screen and (min-width: 385px) and (max-width: 494px) {
  .custom-style-open {
    height: 74px !important;
  }
}
@media only screen and (max-width: 767px) {
  #project-container .project-btn-container,
  #supernatural-container .supernatural-btn-container,
  #special-container .specialco-btn-container,
  #hero-container .hero-btn-container {
    text-align: center !important;
  }
  .social-list,
  #search_footer,
  #footer-cr {
    margin: 15px 0 15px 0;
  }
  #go-top-btn-container {
    margin: 10px 0 10px 0;
  }
}

@media only screen and (max-width: 640px) {
  #gform_fields_12 {
    row-gap: 0;
  }
}
/*ipad*/
@media only screen and (min-width: 768px) and (max-width: 1366px) {
  .custom-navbar-toggler {
    padding: 15px;
    font-size: 20px;
  }
  .footer-ssc {
    display: flex !important;
  }
  .social-list li {
    width: 20%;
  }
  /*.footer-navbar-nav-two {
    display: flex !important;
  }*/
  #go-top-btn,
  #social-hr,
  #search-hr {
    display: none !important;
  }
}
/*play buttons*/
@media only screen and (min-width: 990px) and (max-width: 991px) {
  .footer-navbar-nav-two {
    display: grid !important;
    grid-template-columns: auto auto;
    text-align: left;
  }
}
@media only screen and (max-width: 991px) {
  .navbar-footer {
    display: none;
  }
  .footer-ssc {
    display: block;
  }
  #footer-main-navbar {
    display: none !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .thumbnail-icon-shows {
    font-size: 26px !important;
    width: 60px !important;
    height: 60px !important;
  }

  /* .navbar-collapse.collapse {
    display: none;
    height: auto;
    padding-bottom: 0;
    overflow: visible;
  } */

  .thumbnail-shows {
    left: 48%;
    top: 25%;
  }
	#social-list-container{
		padding:0;
	}
  /*.thumbnail-icon-hero{
    font-size: 18px !important;
    width: 50px !important;
    height: 50px !important;
}*/
}
/*play buttons*/
@media only screen and (min-width: 576px) and (max-width: 767px) {
  #footer-cr {
    max-width: 100% !important;
  }
  .thumbnail-shows {
    left: 46%;
    top: 23%;
  }
}

@media only screen and (min-width: 641px) {
  #gform_10 #gform_submit_button_10 {
    width: 98% !important;
  }
}
@media only screen and (min-width: 385px) and (max-width: 494px) {
  .custom-style-open {
    position: absolute;
    right: -15px;
    top: 9px;
    height: 72px;
  }
  #navbarNavDropdown {
    position: absolute;
    right: -15px;
    width: 100%;
    top: 80px;
  }
   #hero-container .owl-carousel .owl-nav .owl-prev,
   #hero-container .owl-carousel .owl-nav .owl-next{
	margin-top:-4%;
  }
}

@media only screen and (max-width: 767px) {
  .custom-navbar-toggler {
    padding: 10px;
    font-size: 16px;
  }
}
@media only screen and (min-width: 415px) and (max-width: 460px) {
  #media_image-2,
  #media_image-3 {
    max-width: 250px;
    max-height: var(--branding--logo--max-height);
    height: auto;
    width: auto;
  }
}
@media only screen and (min-width: 386px) and (max-width: 415px) {
  #media_image-2,
  #media_image-3 {
    max-width: 230px;
    max-height: var(--branding--logo--max-height);
    height: auto;
    width: auto;
  }
	   #hero-container .owl-carousel .owl-nav .owl-prev,
   #hero-container .owl-carousel .owl-nav .owl-next{
	margin-top:-8%;
  }
}
@media only screen and (max-width: 384px) {
  .custom-style-open {
    position: absolute !important;
    right: -15px !important;
    top: 9px !important;
  }
  #navbarNavDropdown {
    position: absolute;
    right: -15px;
    width: 100%;
    top: 68px;
  }
}
@media only screen and (min-width: 360px) and (max-width: 385px) {
  #media_image-2 {
    max-width: 220px;
    max-height: var(--branding--logo--max-height);
    height: auto;
    width: auto;
  }
  .navbar-toggler {
    font-size: 15px !important;
  }
#hero-container .owl-carousel .owl-nav .owl-prev,
   #hero-container .owl-carousel .owl-nav .owl-next{
	margin-top:-15%;
  }
}
@media only screen and (max-width: 359px) {
  #media_image-2 {
    max-width: 200px;
    max-height: var(--branding--logo--max-height);
    height: auto;
    width: auto;
  }
  .navbar-toggler {
    font-size: 15px !important;
  }
	   #hero-container .owl-carousel .owl-nav .owl-prev,
   #hero-container .owl-carousel .owl-nav .owl-next{
	margin-top:-16%;
  }
}
@media only screen and (min-width: 321px) and (max-width: 333px) {
  #media_image-2 {
    max-width: 160px;
    max-height: var(--branding--logo--max-height);
    height: auto;
    width: auto;
  }
  .navbar-toggler {
    font-size: 13px !important;
  }
  .footer-navbar-nav-two li {
    font-size: 15px !important;
  }
	   #hero-container .owl-carousel .owl-nav .owl-prev,
   #hero-container .owl-carousel .owl-nav .owl-next{
	margin-top:-24%;
  }
}
@media only screen and (max-width: 320px) {
  .thumbnail-shows {
    top: 20%;
  }
  .thumbnail-icon-shows {
    font-size: 21px !important;
    width: 50px !important;
    height: 50px !important;
  }
  #media_image-2 {
    max-width: 160px;
    max-height: var(--branding--logo--max-height);
    height: auto;
    width: auto;
  }
  .navbar-toggler {
    font-size: 13px !important;
  }
  .footer-navbar-nav-two li {
    font-size: 15px !important;
  }
  #donate-buttons li {
    width: 47%;
    margin: 3px;
    font-size: 13px;
  }
  .custom-navbar-toggler {
    padding: 7px;
    font-size: 13px;
}
	   #hero-container .owl-carousel .owl-nav .owl-prev,
   #hero-container .owl-carousel .owl-nav .owl-next{
	margin-top:-24%;
  }
}
@media only screen and (max-width: 312px) {
  .footer-navbar-nav-two li {
    font-size: 12px !important;
  }
}
@media only screen and (max-width: 280px) {
  #media_image-2 {
    max-width: 140px;
    max-height: var(--branding--logo--max-height);
    height: auto;
    width: auto;
  }
  .navbar-toggler {
    font-size: 11px !important;
  }
  #donate-buttons li {
    width: 47%;
    margin: 3px;
    font-size: 12px;
  }
	   #hero-container .owl-carousel .owl-nav .owl-prev,
   #hero-container .owl-carousel .owl-nav .owl-next{
	margin-top:-35%;
  }
}
