/* Here for Houston — static rebuild of Parallax Pro theme */
/* Google Fonts: Montserrat (headings/nav), Sorts Mill Goudy (body) */
@import url('https://fonts.googleapis.com/css2?family=Montserrat&family=Sorts+Mill+Goudy&display=swap');

/* ── Reset ── */
*, input[type="search"] { box-sizing: border-box; }
article,aside,details,figcaption,figure,footer,header,main,nav,section{display:block}
html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}
body{margin:0}
a{background:transparent}
a:active,a:hover{outline:0}
b,strong{font-weight:700}
img{border:0;max-width:100%;height:auto}
figure{margin:0}
button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}
table{border-collapse:collapse;border-spacing:0}

/* Float clearing */
.site-container::before,.site-container::after,
.site-header::before,.site-header::after,
.site-inner::before,.site-inner::after,
.site-footer::before,.site-footer::after,
.footer-widgets::before,.footer-widgets::after,
.entry::before,.entry::after,
.entry-content::before,.entry-content::after,
.wrap::before,.wrap::after { content:" "; display:table; }
.site-container::after,.site-header::after,.site-inner::after,
.site-footer::after,.footer-widgets::after,.entry::after,
.entry-content::after,.wrap::after { clear:both; }

/* ── Defaults ── */
body {
  background-color: #fff;
  color: #000;
  font-family: 'Sorts Mill Goudy', sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
}
body.parallax-home { background: none; }

a { color: #f04848; text-decoration: none; transition: all 0.1s ease-in-out; }
a:hover { color: #000; }
p { margin: 0 0 30px; padding: 0; }
ol, ul { margin: 0; padding: 0; }
li { list-style-type: none; }
::selection { background-color: #000; color: #fff; }

h1,h2,h3,h4,h5,h6 {
  color: #000;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
  line-height: 1.2;
  margin: 0 0 20px;
}
h1 { font-size: 36px; }
h2 { font-size: 32px; }
h3 { font-size: 30px; }
h4 { font-size: 24px; }
h5 { font-size: 20px; }
h6 { font-size: 18px; }

embed, iframe, img, object, video { max-width: 100%; }

/* Forms */
input, select, textarea {
  background-color: #fff;
  border: 1px solid #ddd;
  color: #000;
  font-size: 20px;
  font-weight: 400;
  padding: 16px;
  width: 100%;
}
input:focus, textarea:focus { border: 1px solid #999; outline: none; }
input[type="checkbox"], input[type="image"], input[type="radio"] { width: auto; }

button, input[type="button"], input[type="reset"], input[type="submit"], .button {
  background-color: #000;
  border: none;
  color: #fff;
  cursor: pointer;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 1px;
  padding: 20px;
  text-transform: uppercase;
  transition: all 0.1s ease-in-out;
  -webkit-font-smoothing: antialiased;
}
button:hover, input:hover[type="button"], input:hover[type="reset"],
input:hover[type="submit"], .button:hover {
  background-color: #f04848;
  color: #fff;
}
.button { display: inline-block; }

/* Home-section buttons */
.footer-widgets a.button,
.home-even a.button,
.home-odd a.button {
  background: transparent;
  clear: both;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 1px;
  margin-top: 20px;
  padding: 15px 25px;
  text-transform: uppercase;
}
.footer-widgets a.button,
.home-odd a.button {
  border: 3px solid #fff;
  color: #fff !important;
}
.footer-widgets a.button:hover,
.home-odd a.button:hover { background-color: #fff; color: #000 !important; }
.home-even a.button { border: 3px solid #000; color: #000; }
.home-even a.button:hover { background-color: #000; color: #fff; }

/* ── Layout ── */
.site-inner, .wrap { margin: 0 auto; max-width: 1140px; }
.site-inner { clear: both; margin-top: 170px; }
.parallax-home .site-inner { margin-top: 70px; max-width: 100%; }

.full-width-content .content { padding: 0 200px 50px; width: 100%; }
.full-width-content.parallax-home .content { padding: 0; }
.page .content { padding-bottom: 50px; }

/* ── Site Header ── */
.site-header {
  background-color: #00133E;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999;
}
.title-area { float: left; padding: 20px 0; width: 360px; }
.site-title {
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 400;
  letter-spacing: 1px;
  line-height: 1;
  margin-bottom: 0;
  text-transform: uppercase;
}
.site-title a, .site-title a:hover { color: #fff !important; }
.site-description { display: block; height: 0; margin-bottom: 0; text-indent: -9999px; }

.site-header .widget-area { float: right; text-align: right; width: 740px; }
.site-header .widget-area, .site-header .widget-area a, .site-header .widget-area h4 { color: #fff; }
.site-header .widget-area a:hover { color: #f04848; }

/* ── Navigation ── */
.genesis-nav-menu {
  clear: both;
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 1px;
  line-height: 1;
  width: 100%;
}
.genesis-nav-menu .menu-item { display: inline-block; text-align: left; }
.genesis-nav-menu a { color: #fff; display: block; font-family: Montserrat, sans-serif; padding: 27px 20px; }
.genesis-nav-menu a:hover, .genesis-nav-menu .current-menu-item > a { color: #f04848; }
.genesis-nav-menu > .menu-item > a { text-transform: uppercase; }

/* Responsive menu toggle */
.responsive-menu-icon { cursor: pointer; display: none; margin-bottom: 10px; text-align: center; }
.responsive-menu-icon::before {
  color: #fff;
  content: "☰";
  font-size: 24px;
  display: block;
  padding: 10px;
}

/* ── Homepage Sections ── */
.home-even, .home-odd {
  clear: both;
  font-size: 28px;
  overflow: hidden;
  padding: 100px 0 200px;
  text-align: center;
}
.home-odd, .home-odd h1, .home-odd h2, .home-odd h3,
.home-odd h4, .home-odd h5, .home-odd h6 { color: #fff; }
.home-even { background-color: #fff; }

.home-section-1,
.home-section-3,
.home-section-5 {
  background-attachment: fixed;
  background-color: #333;
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
}
.home-section-1 { background-image: url(images/Screen-Shot-2016-08-29-at-8.58.31-AM-compressor.png); }
.home-section-3 { background-image: url(images/samhouston_smaller-bwdarker.png); }
.home-section-5 { background-image: url(images/bg-5.jpg); }

/* ── Entries ── */
.entry { margin-bottom: 100px; }
.entry-content ol, .entry-content ul { margin-bottom: 30px; margin-left: 40px; }
.entry-content ol > li { list-style-type: decimal; }
.entry-content ul > li { list-style-type: disc; }

.entry-header { text-align: center; }
.entry-header::after {
  border-bottom: 1px solid #000;
  content: "";
  display: block;
  margin: 0 auto 60px;
  padding-bottom: 30px;
  width: 25%;
}
.entry-title { font-size: 36px; }

.alignleft { float: left; text-align: left; margin: 0 24px 24px 0; }
.alignright { float: right; text-align: right; margin: 0 0 24px 24px; }
.aligncenter { display: block; margin: 0 auto 24px; }

/* ── Footer Widgets ── */
.footer-widgets {
  background-color: #f04848;
  clear: both;
  font-size: 24px;
  padding: 100px 0;
  text-align: center;
  color: #fff !important;
}
.footer-widgets a { color: #000 !important; }
.footer-widgets a:hover { color: #fff !important; }
.footer-widgets .widget { margin-bottom: 40px; }

/* ── Site Footer ── */
.site-footer {
  background-color: #000;
  padding: 40px 0;
  text-align: center;
}
.site-footer, .site-footer a, .site-footer p { color: #fff; }
.site-footer a:hover { color: #f04848; }
.site-footer p {
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  letter-spacing: 1px;
  margin-bottom: 0;
  text-transform: uppercase;
}

/* ── Contact Form ── */
.contact-form { max-width: 640px; margin: 0 auto; text-align: left; }
.contact-form p { margin-bottom: 16px; }
.contact-form label { display: block; font-weight: 700; margin-bottom: 4px; }
.contact-form input[type="text"],
.contact-form input[type="email"],
.contact-form textarea { width: 100%; }
.contact-form textarea { min-height: 140px; }
.contact-form .form-intro { font-size: 20px; margin-bottom: 30px; }
.contact-form input[type="submit"] {
  background-color: #000;
  color: #fff;
  cursor: pointer;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  letter-spacing: 1px;
  padding: 20px 40px;
  text-transform: uppercase;
  width: auto;
}
.contact-form input[type="submit"]:hover { background-color: #f04848; }

/* ── About slideshow → simple image grid ── */
.about-slideshow { display: flex; flex-wrap: wrap; gap: 12px; justify-content: center; margin: 30px 0; }
.about-slideshow img { max-width: 280px; height: auto; }

/* ── Responsive ── */
@media only screen and (max-width: 1140px) {
  .site-inner, .wrap { max-width: 960px; }
  .site-header .widget-area { width: 560px; }
  .home-section-1, .home-section-3, .home-section-5 {
    background-attachment: scroll;
    background-position: top;
    background-size: auto;
  }
  .full-width-content .content { padding: 0 110px; }
}

@media only screen and (max-width: 960px) {
  .site-inner, .wrap { max-width: 768px; }
  .parallax-home .site-inner { max-width: none; }
  .site-header { padding-bottom: 10px; position: static; }
  .site-header .widget-area, .title-area { width: 100%; }
  .genesis-nav-menu, .site-header .widget-area, .site-title { text-align: center; }
  .genesis-nav-menu a { padding: 10px; }
  .parallax-home .site-inner { margin-top: 0; }
  .site-inner { margin-top: 80px; }
  .full-width-content .content { padding: 0; }
}

@media only screen and (max-width: 768px) {
  .site-inner, .wrap { max-width: none; width: 100%; padding: 0 5%; }
  .parallax-home .site-inner { padding: 0; }
  .home-even, .home-odd { padding: 90px 0 100px; }

  .responsive-menu-icon { display: block; }
  .nav-header { display: none; }
  .nav-header.open { display: block; }
  .genesis-nav-menu .menu-item { display: block; }
  .genesis-nav-menu a { padding: 20px; text-transform: none; }
}

@media only screen and (max-width: 480px) {
  .home-even, .home-odd { font-size: 22px; }
}
