/*
********************************
Copywrite: Stoplight Media Group
Author: Kosta Papasideris
Project: greekinhouston.com
File: style.css
Version: 3.5.000
Date: 10/07/25
********************************
 */

/*
GiH Blue: #0E202F
GiH Orange: #FBB03B
GiH Grey: #AEB0B7, #E9ECEF
GiH Green: #09814A, #82C09A
*/

html, body {
  position:relative;
  overflow-x:hidden;
}

body {
  overflow-x: hidden;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
}

p {
  line-height: 1.75;
}

a {
  color: #09814A;
}

a:hover {
  color: #09814A;
}

.text-primary {
  color: #09814A !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

section {
  padding: 50px 0;
}

section h2.section-heading {
  font-size: 40px;
  margin-top: 0;
  margin-bottom: 15px;
}

section h3.section-subheading {
  font-size: 20px;
  font-weight: 400;
  font-style: italic;
  margin-bottom: 15px;
  text-transform: none;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

h5{
  font-size: 25px;
  margin-top: 0;
  margin-bottom: 5px;
}

/* Embeded Greek Restaurants Map */





@media (min-width: 768px) {
  section {
    padding: 50px 0;
  }
}

.btn {
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
  font-weight: 700;
}

.btn-xl {
  font-size: 20px;
  padding: 20px 40px;
}

.btn-primary {
  background-color: #0E202F;
  border-color: #09814A;
  color: white !important;
}

.btn-primary:active, .btn-primary:focus, .btn-primary:hover {
  background-color: #09814A !important;
  border-color: #0E202F !important;
  color: white;
}

.btn-primary:active, .btn-primary:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(254, 209, 55, 0.5) !important;
  box-shadow: 0 0 0 0.2rem rgba(254, 209, 55, 0.5) !important;
}

/* change highlight of all content

::-moz-selection {
  background: #a8d1ff;
  text-shadow: none;
}

::selection {
  background: #a8d1ff;
  text-shadow: none;
}
*/

img::-moz-selection {
  background: transparent;
}

img::selection {
  background: transparent;
}

img::-moz-selection {
  background: transparent;
}

#mainNav {
  background-color: #0E202F;
}

#mainNav .navbar-toggler {
  font-size: 20px;
  right: 0;
  padding: 13px;
  text-transform: uppercase;
  color: white;
  border: 0;
  background-color: #0E202F;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

#mainNav .navbar-brand {
  color: #09814A;
  font-family: 'Kaushan Script', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

#mainNav .navbar-brand.active, #mainNav .navbar-brand:active, #mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover {
  color: #09814A;
}

#mainNav .navbar-nav .nav-item .nav-link {
  font-size: 120%;
  font-weight: 400;
  padding: 0.75em 0;
  letter-spacing: 1px;
  color: white;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

#mainNav .navbar-nav .nav-item .nav-link.active, #mainNav .navbar-nav .nav-item .nav-link:hover {
  color: #09814A;
}

@media (min-width: 992px) {
  #mainNav {
    padding-top: 25px;
    padding-bottom: 25px;
    -webkit-transition: padding-top 0.3s, padding-bottom 0.3s;
    transition: padding-top 0.3s, padding-bottom 0.3s;
    border: none;
    background-color: transparent;
  }
  #mainNav .navbar-brand {
    font-size: 1.75em;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  #mainNav .navbar-nav .nav-item .nav-link {
    padding: 1.1em 1em !important;
  }
  #mainNav.navbar-shrink {
    padding-top: 0;
    padding-bottom: 0;
    background-color: #0E202F;
  }
  #mainNav.navbar-shrink .navbar-brand {
    font-size: 1.25em;
    padding: 12px 0;
  }
}

header.masthead {
  text-align: center;
  color: #FFFFFF;
  background-image: url("../img/GiHlogo_vector_hero.jpg");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center center;
  background-size: cover;
  text-shadow: 4px 4px 4px #000000;
  /*word-wrap: break-word;*/
}

header.masthead .intro-text {
  padding-top: 150px;
  padding-bottom: 100px;
}

header.masthead .intro-text .intro-lead-in {
  font-size: 2em;
  line-height: 1.2;
  font-style: italic;
  margin-bottom: 25px;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

header.masthead .intro-text .intro-heading {
  font-size: 40px;
  font-weight: 700;
  line-height: 50px;
  margin-bottom: 25px;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

@media only screen and (max-width: 768px) {
  header.masthead .intro-heading {
    margin-top: 100px;
    text-align: center;
    font-size: 2em !important;
  }
}

@media (min-width: 768px) {
  header.masthead .intro-text {
    padding-top: 300px;
    padding-bottom: 200px;
  }
  header.masthead .intro-text .intro-lead-in {
    font-size: 40px;
    font-style: italic;
    line-height: 40px;
    margin-bottom: 25px;
    font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
  }
  header.masthead .intro-text .intro-heading {
    font-size: 75px;
    font-weight: 700;
    line-height: 75px;
    margin-bottom: 50px;
    font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
  }
}

/* POPUP MASTHEAD */

header.popup_masthead {
  text-align: center;
  color: #FFFFFF;
  background-color: #0E202F;
  background-attachment: scroll;
  background-position: center center;
  background-size: cover;
  text-shadow: 4px 4px 4px #000000;
}

header.popup_masthead .intro-heading {
  font-size: 40px;
  font-weight: 700;
  line-height: 50px;
  margin-bottom: 25px;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

header.popup_masthead .section-heading {
  font-size: 40px;
  font-style: normal;
  line-height: 22px;
  margin-bottom: 25px;
  font-family: span, serif;
}

.col-md-6{
  //margin-top: 50px;
  //margin-bottom: 50px;
  height: 250px;
}

.col-md-6 img{
  padding-top: 50px;
  margin-bottom: 10px;
}

.img_lg{
  padding-top: 10px;
  margin-bottom: 10px;
}

hr.space{
  margin-bottom: 100px;
}

.popup_text {
  font-size: 20px;
  font-style: normal;
  line-height: 22px;
  margin-bottom: 25px;
  font-family: span, serif;
  font-weight: 400;

}

.PopUp_Button {
  background-color: #006837;
  border: none;
  color: white;
  padding: 5px 18px;
  font-size: 20px;
  cursor: pointer;
  //margin-bottom: 20px;
}

/* Darker background on mouse-over */
.PopUp_Button:hover {
  background-color: #004537;
}

.container-fluid {
  padding-right: 200px;
  padding-left: 200px;
}

.container-fluid .row{
  padding-top: 50px;
  padding-bottom: 20px;
}

@media (max-width: 768px){
  .col-md-6 img,{
    max-width: none;
  }

  .container-fluid{
    padding-right: 10px;
    padding-left: 10px;
  }
  iframe{
    width: 90%;
  }
}

@media (min-width: 768px) {
  header.popup_masthead .intro-text{
    padding-top: 250px;
    padding-bottom: 50px;
  }

  header.popup_masthead .intro-text .intro-lead-in{
    font-size: 40px;
    font-style: italic;
    line-height: 40px;
    margin-bottom: 25px;
  }
  header.popup_masthead .intro-text .intro-heading{
    font-size: 60px;
    font-weight: 700;
    line-height: 75px;
    margin-bottom: 50px;
  }
}

@media (max-width: 768px) {
  header.popup_masthead .intro-text .popup_text{
    padding-top: 300px;
    padding-bottom: 50px;
  }

  header.popup_masthead .intro-text .intro-lead-in{
    font-size: 40px;
    font-style: italic;
    line-height: 40px;
    margin-bottom: 25px;
  }
  header.popup_masthead .intro-text .intro-heading{
    font-size: 2.5em;
    font-weight: 700;
    line-height: 75px;
    margin-bottom: 50px;
  }
}




/* ARTICLE MASTHEAD */

header.article_masthead {
  text-align: center;
  color: #FFFFFF;
  background-color: #0E202F;
  background-attachment: scroll;
  background-position: center center;
  background-size: cover;
  text-shadow: 4px 4px 4px #000000;
}

header.article_masthead .intro-text {
  padding-top: 100px;
  padding-bottom: 100px;
}

header.article_masthead .intro-text {
  padding-top: 150px;
  padding-bottom: 100px;
}

header.article_masthead .intro-text .intro-lead-in {
  font-size: 40px;
  font-style: italic;
  line-height: 22px;
  margin-bottom: 25px;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

header.article_masthead .intro-text .intro-heading {
  font-size: 40px;
  font-weight: 700;
  line-height: 50px;
  margin-bottom: 25px;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

@media (min-width: 768px) {
  header.article_masthead .intro-text {
    padding-top: 250px;
    padding-bottom: 50px;
  }

  header.article_masthead .intro-text .intro-lead-in {
    font-size: 40px;
    font-style: italic;
    line-height: 40px;
    margin-bottom: 25px;
    font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
  }
  header.article_masthead .intro-text .intro-heading {
    font-size: 60px;
    font-weight: 700;
    line-height: 75px;
    margin-bottom: 50px;
    font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
  }
}

@media (max-width: 768px) {
  header.article_masthead .intro-text {
    padding-top: 300px;
    padding-bottom: 50px;
  }

  header.article_masthead .intro-text .intro-lead-in {
    font-size: 40px;
    font-style: italic;
    line-height: 40px;
    margin-bottom: 25px;
    font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
  }
  header.article_masthead .intro-text .intro-heading {
    font-size: 2.5em;
    font-weight: 700;
    line-height: 75px;
    margin-bottom: 50px;
    font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
  }
}

.service-heading {
  margin: 15px 0;
  text-transform: none;
}

.timeline {
  position: relative;
  padding: 0;
  list-style: none;

}

.timeline:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 40px;
  width: 2px;
  margin-left: -1.5px;
  content: '';
  background-color: #E9ECEF;
}

.timeline > li {
  position: relative;
  min-height: 50px;
  margin-bottom: 50px;
}

.timeline > li:after, .timeline > li:before {
  display: table;
  content: ' ';
}

.timeline > li:after {
  clear: both;
}

.timeline > li .timeline-panel {
  position: relative;
  float: right;
  width: 100%;
  padding: 0 20px 0 100px;
  text-align: left;
}

.timeline > li .timeline-panel:before {
  right: auto;
  left: -15px;
  border-right-width: 15px;
  border-left-width: 0;
}

.timeline > li .timeline-panel:after {
  right: auto;
  left: -14px;
  border-right-width: 14px;
  border-left-width: 0;
}

.timeline > li .timeline-image {
  position: absolute;
  z-index: 100;
  left: 0;
  width: 80px;
  height: 80px;
  margin-left: 0;
  text-align: center;
  color: #0E202F;
  border: 7px solid #E9ECEF;
  border-radius: 100%;
  background-color: #ffffff;
}

.timeline > li .timeline-image h4 {
  font-size: 20px;
  line-height: 14px;
  margin-top: 12px;
}

.timeline > li.timeline-inverted > .timeline-panel {
  float: right;
  padding: 0 20px 0 100px;
  text-align: left;
}

.timeline > li.timeline-inverted > .timeline-panel:before {
  right: auto;
  left: -15px;
  border-right-width: 15px;
  border-left-width: 0;
}

.timeline > li.timeline-inverted > .timeline-panel:after {
  right: auto;
  left: -14px;
  border-right-width: 14px;
  border-left-width: 0;
}

.timeline > li:last-child {
  margin-bottom: 0;
}

.timeline .timeline-heading h4 {
  margin-top: 0;
  color: inherit;
}

.timeline .timeline-heading h4.subheading {
  text-transform: none;
}

.timeline .timeline-body > ul,
.timeline .timeline-body > p {
  margin-bottom: 0;
}

@media (min-width: 768px) {
  .timeline:before {
    left: 50%;
  }
  .timeline > li {
    min-height: 100px;
    margin-bottom: 100px;
  }
  .timeline > li .timeline-panel {
    float: left;
    width: 41%;
    padding: 0 20px 20px 30px;
    text-align: right;
  }
  .timeline > li .timeline-image {
    left: 50%;
    width: 100px;
    height: 100px;
    margin-left: -50px;
  }
  .timeline > li .timeline-image h4 {
    font-size: 20px;
    line-height: 18px;
    margin-top: 16px;
  }
  .timeline > li.timeline-inverted > .timeline-panel {
    float: right;
    padding: 0 30px 20px 20px;
    text-align: left;
  }
}

@media (min-width: 992px) {
  .timeline > li {
    min-height: 150px;
  }
  .timeline > li .timeline-panel {
    padding: 0 20px 20px;
  }
  .timeline > li .timeline-image {
    width: 150px;
    height: 150px;
    margin-left: -75px;
  }
  .timeline > li .timeline-image h4 {
    font-size: 20px;
    line-height: 26px;
    margin-top: 30px;
  }
  .timeline > li.timeline-inverted > .timeline-panel {
    padding: 0 20px 20px;
  }
}

@media (min-width: 1200px) {
  .timeline > li {
    min-height: 170px;
  }
  .timeline > li .timeline-panel {
    padding: 0 20px 20px 100px;
  }
  .timeline > li .timeline-image {
    width: 170px;
    height: 170px;
    margin-left: -85px;
  }
  .timeline > li .timeline-image h4 {
    margin-top: 40px;
  }
  .timeline > li.timeline-inverted > .timeline-panel {
    padding: 0 100px 20px 20px;
  }
}

.team-member {
  margin-bottom: 50px;
  text-align: center;
}

.team-member img {
  width: 225px;
  height: 225px;
  border: 7px solid #fff;
}

.team-member h4 {
  margin-top: 25px;
  margin-bottom: 0;
  text-transform: none;
}

.team-member p {
  margin-top: 0;
}

section#contact {
  background-color: #0E202F;
  background-image: url("../images/map-image.png");
  background-repeat: no-repeat;
  background-position: center;
}

section#contact .section-heading {
  color: #fff;
}

section#contact .form-group {
  margin-bottom: 25px;
}

section#contact .form-group input,
section#contact .form-group textarea {
  padding: 20px;
}

section#contact .form-group input.form-control {
  height: auto;
}

section#contact .form-group textarea.form-control {
  height: 248px;
}

section#contact .form-control:focus {
  border-color: #fed136;
  -webkit-box-shadow: none;
  box-shadow: none;
}

section#contact ::-webkit-input-placeholder {
  font-weight: 700;
  color: #ced4da;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

section#contact :-moz-placeholder {
  font-weight: 700;
  color: #ced4da;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

section#contact ::-moz-placeholder {
  font-weight: 700;
  color: #ced4da;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

section#contact :-ms-input-placeholder {
  font-weight: 700;
  color: #ced4da;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

footer {
  padding: 25px 0;
  text-align: center;
}

footer span.copyright {
  font-size: 90%;
  line-height: 40px;
  text-transform: none;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

footer ul.quicklinks {
  font-size: 90%;
  line-height: 40px;
  margin-bottom: 0;
  text-transform: none;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

ul.social-buttons {
  margin-bottom: 0;
}

ul.social-buttons li a {
  font-size: 20px;
  line-height: 50px;
  display: block;
  width: 50px;
  height: 50px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  color: white;
  border-radius: 100%;
  outline: none;
  background-color: #0E202F;
}

ul.social-buttons li a:active, ul.social-buttons li a:focus, ul.social-buttons li a:hover {
  background-color: #09814A;
}




/*    CALENDAR SECTION      */


    .event-list {
      /*list-style: none;*/
      padding: 0;
      max-width: 800px;
      margin: 20px auto;
    }
    .event-item {
      display: flex;
      align-items: stretch;
      background: #F5F5F5;
      /*padding: 15px;*/
      margin: 10px 20px 0 20px;
      /*border-radius: 8px;*/
      box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    }
    .event-list {
      cursor: default;
    }
    .date-box {
      min-width: 140px;
      text-align: center;
      padding: 10px;
      color: white;
      /*font-weight: bold;*/
      /*border-radius: 4px 0 0 4px;*/
      display: flex;
      flex-direction: column;
      justify-content: center;
      background-color: #F5F5F5;
    }
    .event-item:nth-child(odd) .date-box {
      background-color: #397F4F;
      color: #FFF;
    }
    .event-item:nth-child(even) .date-box {
      background-color: #12202E;
      color: #FFF;
    }
    .date-month {
      font-size: 30px;
      text-transform: uppercase;
    }
    .date-day {
      font-size: 40px;
    }
    .event-details {
      margin-left: 15px;
      flex-grow: 1;
      text-align: left;
    }
    .event-title {
      font-size: 18px;
      font-weight: bold;
    }
    .event-time {
      color: #666;
      margin-top: 15px;
    }
    .event-location {
      margin-top: 5px;
      font-style: italic;
      color: #555;
    }
    .event-description {
      display: none;
      margin-top: 5px;
    }
    .show-more {
      color: #007bff;
      cursor: pointer;
      margin-top: 5px;
      display: inline-block;
    }
    .show-more:hover {
      text-decoration: underline;
    }
    .dropdown {
      margin-top: 10px;
      margin-bottom: 15px;
    }
    .dropdown-button {
      background: #12202E;
      color: white;
      padding: 8px 12px;
      border: none;
      border-radius: 4px;
      font-size: 14px;
      cursor: pointer;
    }
    .dropdown-button:hover {
      background: #397F4F;
    }
    .dropdown-menu {
      display: none;
      position: absolute;
      background-color: #ffffff;
      min-width: 160px;
      box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.2);
      z-index: 1;
    }
    .dropdown-menu a {
      color: black;
      padding: 8px 12px;
      text-decoration: none;
      display: block;
    }
    .dropdown:hover .dropdown-menu {
      display: block;
    }
    .dropdown-menu a:hover{
      background: #F5F5F5;
    }



/*  DIRECTORY STYLES  */

.container_dir {
  max-width: 1000px;
  padding: 25px;
  margin: auto;
  text-align: left;
  word-wrap: break-word;
}

.live-search-list {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 1em;
  background-color: #ffffff;
  color: #000000;
  outline: none;
}

.live-search-box {
  width: 100%;
  display: block;
  padding: 1em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 0.5px solid #09814A;
  outline: none;
}

.live-search-list li {
  display: block;
  text-decoration: none;
  color: fff;
  padding: 10px 20px;
  margin: auto 15px;
  border-bottom: 0.5px solid #09814A;
}

.live-search-list li h4{
  padding-top: 50px;
  padding-bottom: 50px;
  font-size: 30px;
}

.div_indent{
  padding-left:20px;
}

li:last-of-type {
  border: none;
}

li:hover{
  cursor: pointer;
 }

 * {
   box-sizing: border-box;
 }

 /* Create two equal columns that floats next to each other */
.column {
  float: left;
  width: 50%;
  padding: 10px;
}

/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}

.outer {
    position: relative;
}

.inner {
padding: 40px 10px;
}

/* FAQ SECTION */
.faq{
  text-align: left;
  font-size: 20px;
  word-wrap: break-word;
}

/* GiH ARTICLES */

.article {
  text-align: left;
  font-size: 20px;

  /*
  max-width: 900px;
  margin: 0 auto;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 60px;
  padding-bottom: 90px;
  text-align: left;
  */
  /* (shorthand) padding: 60px 30px 90px; */
}

.category {
  font-family: 'Montserrat', sans-serif;
  color: #7b8994;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 1.342em;
  line-height: 1;
}

img {
  max-width: 100%;
}

.img2 {
  float: right;
  margin: 1em 1em 1em;
}

figure {
  margin: 1em 1em 1em;
  float: right;
  width: 70%;
  padding: 0;
  /*margin-right: -25%;*/
  margin-left: 1em;
}

figcaption {
  font-family: 'Open Sans', sans-serif;
  color: #7b8994;
  line-height: 1.8em;
  text-align: center;
  padding: 0.5em 1em;
}

.alert_banner{
  height: 100%;
  background-color: #1269C7;
  width: 100%;
  font-family: 'Open Sans', sans-serif;
  color: #FFFFFF;
  font-size: 1em;
  text-shadow: none;
  padding-top: 10px;
  padding-bottom: 10px;
}

.alert_banner a{
  color: #FFFFFF;
  font-size: 50px;
  text-shadow: none;
  padding-top: 10px;
  text-decoration: none;
}

.blink-bg{
  height: 100%;
  background-color: #c1272d;
  width: 100%;
  font-family: 'Open Sans', sans-serif;
  color: #FFFFFF;
  font-size: 1em;
  text-shadow: none;
  padding-top: 10px;
  padding-bottom: 10px;
  animation: blinkingBackground 5s infinite;
}

.blink-bg a{
  color: #FFFFFF;
  font-size: 50px;
  text-shadow: none;
  padding-top: 10px;
  text-decoration: none;
}

@keyframes blinkingBackground{
		0%		{ background-color: #006837;}
		25%		{ background-color: #c1272d;}
		50%		{ background-color: #c1272d;}
		75%		{ background-color: #006837;}
		100%	{ background-color: #006837;}
	}


.video-button, .video-button:focus, .video-button:hover{
  background-color: transparent;
  border-color: transparent;
  outline: none;
  cursor: pointer;
}

.video-button:hover{
  opacity: 0.5;
}

.modal-dialog {
      max-width: 800px;
      margin: 30px auto;
  }

  .modal-body {
    position:relative;
    padding:0px;
  }
  .close {
    position:absolute;
    right:-30px;
    top:0;
    z-index:999;
    font-size:2rem;
    font-weight: normal;
    color:#fff;
    opacity:1;
  }



/*  SCROLL DOWN ARROW

.scroll-down {
	position: absolute;
	left: 47%;
	bottom: 50px;
	display: block;
	text-align: center;
	font-size: 20px;
	z-index: 100;
	text-decoration: none;
	text-shadow: 0;
  width: 50px;
  height: 50px;
  border-bottom: 2px solid #09814A;
  border-right: 2px solid #09814A;
  z-index: 9;
  -webkit-transform: translate(-50%, 0%) rotate(45deg);
  -moz-transform: translate(-50%, 0%) rotate(45deg);
  transform: translate(-50%, 0%) rotate(45deg);
	-webkit-animation: fade_move_down 4s ease-in-out infinite;
	-moz-animation:    fade_move_down 4s ease-in-out infinite;
	animation:         fade_move_down 4s ease-in-out infinite;
}


/*animated scroll arrow animation
@-webkit-keyframes fade_move_down {
  0%   { -webkit-transform:translate(0,-10px) rotate(45deg); opacity: 0;  }
  50%  { opacity: 1;  }
  100% { -webkit-transform:translate(0,10px) rotate(45deg); opacity: 0; }
}
@-moz-keyframes fade_move_down {
  0%   { -moz-transform:translate(0,-10px) rotate(45deg); opacity: 0;  }
  50%  { opacity: 1;  }
  100% { -moz-transform:translate(0,10px) rotate(45deg); opacity: 0; }
}
@keyframes fade_move_down {
  0%   { transform:translate(0,-10px) rotate(45deg); opacity: 0;  }
  50%  { opacity: 1;  }
  100% { transform:translate(0,10px) rotate(45deg); opacity: 0; }
}

*/


/* ===== GreekinHouston modal compact layout ===== */

#eventModal .modal-dialog{
  max-width: 640px;
  margin: 10px auto;
}
#eventModal .modal-content{
  border:0; border-radius:14px; box-shadow:0 14px 28px rgba(0,0,0,.18);
}
#eventModal .modal-header,
#eventModal .modal-footer{ border:0; padding:10px 20px; }
#eventModal .modal-title{ font-weight:800; color:#0E202F; }

/* No internal scroll – fit comfortably */
#eventModal .modal-body{ padding:12px 20px; }
@media (max-width: 420px){
  #eventModal .modal-body{ padding:10px 14px; }
}

/* Rows with inline labels */
#eventModal .field-row{
  display:flex;
  align-items:center;
  gap:10px;
  margin:8px 0;
}
#eventModal .field-row label{
  width: 160px;
  margin:0;
  font-weight:700;
  color:#0E202F;
  text-align: left;
}

/* Two-up rows (date/time pairs) */
#eventModal .field-row-2{
  display:grid;
  grid-template-columns: 1fr 1fr;
  gap:10px;
  margin:8px 0;
}
#eventModal .field-row-2 .field-pair{
  display:flex; align-items:center; gap:10px;
}
#eventModal .field-row-2 label{
  /*width:120px;*/
  margin:0;
  font-weight:700;
  color:#0E202F;
  text-align: left;
}

/* Inputs */
#eventModal input[type="text"],
#eventModal input[type="email"],
#eventModal input[type="tel"],
#eventModal input[type="url"],
#eventModal input[type="date"],
#eventModal input[type="time"],
#eventModal textarea{
  flex:1; width:100%;
  border:1px solid #e6e9ee; border-radius:10px; background:#fff; color:#0E202F;
  padding:8px 10px; font-size:16px;
}
#eventModal textarea{ min-height:84px; resize:vertical; }
#eventModal input::placeholder, #eventModal textarea::placeholder{ color:#9aa3af; }

/* Actions + status */
#eventModal .actions{ display:flex; align-items:center; gap:12px; margin-top:8px; }
#eventModal .btn{ border-radius:10px; padding:.5rem .9rem; }
#eventModal .status{ color:#6b7280; font-size:.95rem; }

/* Backdrop shade to match site palette */
.modal-backdrop.show{ background-color: rgba(14,32,47,0.55); }

/* Mobile tweaks – still no scroll, keep tight */
@media (max-width: 576px){
  #eventModal .field-row label{ width:130px; }
  #eventModal .field-row-2{ grid-template-columns: 1fr; }
  #eventModal .field-row-2 label{ width:130px; }
  #eventModal .actions{ flex-direction:column; align-items:stretch; }
  #eventModal #sendBtn{ width:100%; }
  #eventModal .status{ margin-top:4px; text-align:center; }
}



/* ========= GiH theming (scoped) ========= */
/* Palette from greekinhouston.com
   Blue:  #0E202F
   Green: #09814A
   Orange:#FBB03B
   Greys: #AEB0B7, #E9ECEF
*/
.gih-skin{
  --gih-blue:#0E202F;
  --gih-green:#09814A;
  --gih-orange:#FBB03B;
  --gih-grey:#AEB0B7;
  --gih-grey-2:#E9ECEF;

  --bg:#ffffff;
  --text:#0E202F;
  --muted:#54606a;
  --card:#ffffff;
  --border:#E9ECEF;
  --chip:#F7F9FB;
  --danger:#c1272d;

  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
  color:var(--text);
}

.gih-skin .container{width:min(1100px,92vw);margin:0 auto}

/* Header */
.gih-skin .site-header{
  border-bottom:1px solid var(--border);
  padding:18px 0;
  background: linear-gradient(180deg, rgba(14,32,47,0.05), rgba(14,32,47,0));
}
.gih-skin .site-header h1{
  margin:0;font-size:1.6rem;letter-spacing:.3px;color:var(--gih-blue);text-align:left;
}
.gih-skin .meta{
  display:flex;gap:12px;align-items:center;margin-top:8px;flex-wrap:wrap
}
.gih-skin .muted{color:var(--gih-grey)}

/* Controls */
.gih-skin .btn{
  font-weight:700;
  border:1px solid var(--gih-green);
  background:var(--gih-blue);
  color:#fff; border-radius:8px; padding:8px 12px; cursor:pointer;
  transition:filter .15s ease, transform .05s ease;
}
.gih-skin .btn:hover{ filter:brightness(1.05) }
.gih-skin .btn:active{ transform:translateY(1px) }

.gih-skin .select-wrap{font-weight:600;color:var(--gih-blue)}
.gih-skin .gih-select{
  margin-left:6px; padding:6px 10px; border:1px solid var(--border); border-radius:8px;
  background:#fff; color:var(--gih-blue); font-weight:600;
}

/* Banner */
.gih-skin .team-banner{
  display:flex; align-items:center; gap:14px;
  padding:14px 16px; margin:16px 0 14px;
  background:var(--card); border:1px solid var(--border); border-radius:12px;
}
.gih-skin .team-logo{
  width:56px; height:56px; border-radius:10px; object-fit:contain;
  border:1px solid var(--border); background:#fff; padding:6px;
}
.gih-skin .team-banner-text h2{margin:0; font-size:1.15rem; color:var(--gih-blue)}
.gih-skin .team-banner .muted{color:var(--gih-grey)}

/* Status message */
.gih-skin .message{
  display:inline-flex; gap:10px; align-items:center;
  background:#fff; border:1px solid var(--border); padding:10px 12px; border-radius:10px
}
.gih-skin .spinner{
  width:16px;height:16px;border:2.5px solid #cfd6dc;border-top-color:var(--gih-green);border-radius:50%;
  animation:spin .9s linear infinite
}
@keyframes spin{to{transform:rotate(360deg)}}

/* Card + filters */
.gih-skin main{padding:22px 0 32px}
.gih-skin .card{
  background:var(--card); border:1px solid var(--border); border-radius:12px; padding:16px;
  box-shadow:0 6px 20px rgba(14,32,47,0.08)
}
.gih-skin .hidden{display:none}
.gih-skin .toolbar{display:flex;gap:18px;align-items:center;margin-bottom:12px}
.gih-skin .filter{color:var(--gih-blue);font-weight:600;font-size:.95rem}
.gih-skin .filter input{margin-right:6px;transform:translateY(1px)}

/* Table */
.gih-skin .table-wrap{overflow:auto;border-radius:10px;border:1px solid var(--border)}
.gih-skin .table{width:100%;border-collapse:collapse;background:#fff}
.gih-skin .table thead th{
  text-align:left;font-weight:700;font-size:.9rem;color:#fff;background:var(--gih-blue);
  position:sticky;top:0;z-index:1;border-bottom:1px solid var(--gih-blue);padding:10px 12px
}
.gih-skin .table tbody td{padding:12px;border-bottom:1px solid var(--border);vertical-align:top;color:var(--gih-blue)}
.gih-skin .table tbody tr:nth-child(odd){background:#fbfcfd}

/* Badges (competition) */
.gih-skin .badge{
  display:inline-block;padding:4px 10px;border-radius:999px;background:#fff;border:1px solid var(--border);font-size:.8rem;color:var(--gih-blue)
}
.gih-skin .badge.league{ background:#e8f5ee; border-color:#cfe9dc; color:var(--gih-green) }
.gih-skin .badge.europa{ background:#eef5ff; border-color:#d7e6ff; color:#124b9b }
.gih-skin .badge.cup{ background:#fff7e8; border-color:#ffe2aa; color:#A86200 }

/* Opponent line */
.gih-skin .opponent{display:inline-flex;gap:8px;align-items:center}
.gih-skin .opponent .pao{color:var(--gih-green);font-weight:700}
.gih-skin .ha{font-weight:700;letter-spacing:.2px}
.gih-skin .ha.home{color:var(--gih-green)}
.gih-skin .ha.away{color:#124b9b}

/* Footer */
.gih-skin .site-footer{border-top:1px solid var(--border);padding:16px 0 28px;color:var(--gih-grey);font-size:.92rem;text-align:left}


