<meta name="viewport" content="width=device-width, initial-scale=1">

.generalFontFamily{
font-family: "Poppins" !important;
}

.vidTitle{
font-family: Poppins;
font-weight: 600;
font-style: SemiBold;
font-size: 18px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
color: #052A64;
}
.kjv-reader {
            max-width: 100%;
        }
        .kjv-reader p {
            font-size: 16px;
 	    margin: 5px 0;
            line-height: 1.6;
        }

.selectedHeading{
            font-family: Poppins;
            font-weight: 700;
            font-style: Bold;
            font-size: 32px;
            leading-trim: NONE;
            line-height: 100%;
            letter-spacing: 0%;
            text-transform: uppercase;
            margin-top:45px;
            color:#052a64;
            }
.video-section{
max-width:1240px;
margin: auto;
}

.video-section-header {
	color: #052A64;
	margin-top: 40px;
	font-family: "Poppins", Sans-serif;
	font-size: 28px;
	font-weight: 700;
	text-transform: uppercase;
}

.custom-card {
  background-color: #fff;
  transition: transform 0.2s ease-in-out;
  max-width: 1240px;
  width: 100%;          /* Ensures it’s responsive on smaller screens */
  margin: 0 auto;       /* Horizontally centers the card */
}

.card-header-time{
font-family: Poppins;
font-weight: 500;
font-style: Medium;
font-size: 14px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
color: #ff3b30;
}

.card-header-title{
font-family: Poppins;
font-weight: 500;
font-style: Medium;
font-size: 18px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 4%;
color: #052a64;
}

.card-header-desc{
font-family: Poppins !important;
font-weight: 400;
font-style: Regular;
font-size: 16px;
leading-trim: NONE;
line-height: 28px;
letter-spacing: 0%;

}

.custom-card:hover {
  transform: translateY(-3px);
  box-shadow: 0 0.5rem 1rem rgba(0,0,0,0.15);
}
.custom-card-header:hover {
  background-color: #f0f0f0;
}
.custom-card-body {
  transition: all 0.3s ease;
}

.gltv-schedule-box {
    width: 100%;
    background-color: #032C65;
}

.inner-div {
    max-width: 1240px; /* Or any max width you want */
    margin: 0 auto;     /* Centers the div horizontally */
    color: white;
    font-family: 'Poppins', sans-serif;
    margin-bottom: 30px;
    border-radius: 4px;
    padding:100px 0px;
}



.result-week{
  max-width: 1240px;
  margin: 0 auto;
}

.gltv-schedule-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 30px;
}

.gltv-schedule-header h2 {
    font-size: 40px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0;
}

.gltv-full-schedule-btn {
    background: none;
    color: white;
    border: 1px solid white;
    padding: 10px 20px;
    text-decoration: none;
    transition: 0.3s;
}

.gltv-full-schedule-btn:hover {
    background-color: white;
    color: #F33;
}

/* Main container with border */
.gltv-schedule-main {
    border: 1px solid #ccc;
    padding: 20px;
    border-radius: 3px;
}

/* First row: NOW | TITLE | WATCH */
.gltv-schedule-row {
    display: flex;
    align-items: left;
    justify-content: space-between;
}

.gltv-col {
    flex: 1;
    padding: 10px;
}

.gltv-col-left {
    text-align: left;	
}

.gltv-now-label {
    font-size: 24px;
    font-weight: 500;
    line-height: 1.4;
font-style:normal;
font-size: 24px;
line-height: 38px;
}

.gltv-col-middle {
    text-align: center;
}

.gltv-title {
        font-family: "Poppins", Sans-serif;
    font-size: 28px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 31px;
    color: #FFFFFF;
}

.gltv-col-right {
    text-align: right;
}

.gltv-watch-now-btn {
    background-color: #FF3131;
    font-family: "Poppins", Sans-serif;
    font-size: 14px;
    font-weight: 600;
    border-style: solid;
    border: 1px solid white;
    border-radius: 1px;
    padding: 16px 33px 16px 33px;
    color:white;
text-transform: uppercase;
}

.gltv-watch-now-btn:hover {
    background-color: white;
    color:#F33
}

/* Divider */
.gltv-divider {
    border-top: 1px solid #ccc;
    margin: 20px 0;
}

/* Footer row: TIME | DESCRIPTION | CONTACT */
.gltv-schedule-footer {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
}

.gltv-footer-col {
    padding: 10px;
}

.gltv-footer-left {
    flex: 1;
    min-width: 100px;
}

.gltv-footer-middle {
    flex: 2;
    max-width: 400px;
}

.gltv-footer-right {
    flex: 1;
    text-align: center;
    min-width: 180px;
}

.gltv-time {
        font-size: 24px;
    font-weight: 500;
    line-height: 38px;
    color: #FFFFFF;
}

.gltv-description {
    font-size: 15px;
    line-height: 1.6;
}

.gltv-meta-link,
.gltv-meta-phone {
    display: block;
    margin-bottom: 5px;
    text-decoration: none;
    color: #ddd;
font-size: 16px;
    font-weight: 400;
    line-height: 8px;
}
.call-svg,
.mail-svg {
  fill: #ffffff;
  transition: fill 0.3s;
  width: 1em;
  height: 1em;
  margin-right: 8px;
  vertical-align: middle;
}


.video-item iframe {
  width: 100%;
  height: auto;
  max-width: 100%;
  aspect-ratio: 16 / 9;
  display: block;
}


/* RESPONSIVE FIXES */
@media screen and (max-width: 768px) {
  .gltv-schedule-box {
    padding: 30px;
    text-align: center;
  }

  .gltv-schedule-header {
    flex-direction: column;
    gap: 15px;
    align-items: center;
  }

  .gltv-schedule-header h2 {
    font-size: 28px;
    text-align: center;
  }

  .gltv-full-schedule-btn {
    display: inline-block;
    padding: 8px 15px;
    font-size: 14px;
    text-align: center;
  }

  .gltv-schedule-row,
  .gltv-schedule-footer {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }

  .gltv-col,
  .gltv-footer-col {
    padding: 10px 0;
    width: 100%;
  }

  .gltv-col-left,
  .gltv-col-middle,
  .gltv-col-right {
    text-align: center;
  }

  .gltv-title,
  .gltv-now-label,
  .gltv-time {
    font-size: 18px;
  }

  .gltv-description {
    font-size: 14px;
    padding: 0 10px;
  }

  .gltv-watch-now-btn {
    font-size: 12px;
    padding: 10px 20px;
    display: inline-block;
  }

  .gltv-meta-link,
  .gltv-meta-phone {
    font-size: 14px;
    display: block;
    margin-top: 8px;
  }

  .castr-video-grid {
    grid-template-columns: 1fr;
  }

 
  .video-item iframe {
    width: 100%;
    height: auto;
  }

  .gltv-footer-middle {
    max-width: 100%;
  }
}




/* Calender Part */
.calendar-container, .calendar-container_1 {
  background: #fff;
  border-radius: 15px;
  max-width: 1240px;
  margin: 30px 0px 50px 0px;
  padding: 20px 0px;
  box-shadow: 0 5px 15px rgba(0,0,0,0.08);
}

    #schedule-results, #schedule-results_1  {
    max-width: 1240px;
    margin: 0 auto;
    }

.calendar-header {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
}

.calendar-header h4 {
  margin: 0;
  font-weight: bold;
  color: #0d0b34;
}

.nav-btn {
  background: #f5f5f5;
  border: none;
  /*width: 30px;*/
  /*height: 30px;*/
  border-radius: 50%;
  font-size: 15px;
  font-weight: bold;
  color: #333;
  cursor: pointer;
}

.calendar-divider {
  border-top: 1px solid #ddd;
  margin: 15px 0 10px;
}

.calendar-week {
  display: flex;
  justify-content: space-between;
  text-align: center;
  max-width:770px;
  margin: auto;
}




.day-col {
  flex: 1;
  padding: 5px 0;
  font-weight: 500;
  color: #888;
}

.date-col {
  flex: 1;
  text-align: center;
}

.date-btn {
  border: none;
  background: transparent;
  /*width: 38px;*/
  /*height: 38px;*/
  border-radius: 6px;
  font-weight: 500;
  color: #333;
  transition: all 0.2s ease;
}

.date-btn:hover {
  background: #ff3b30;
  color: white;
}

.date-btn.active {
  background: #ff3b30;
  color: white;
}

.accordion-button {
  font-weight: 500;
  /*background-color: #fff0f0;*/
}
.accordion-button:not(.collapsed) {
  background-color: #fff0f0;
  color: #b00020;
}
.accordion-body {
  background-color: #fff;
}



