/**
 * CSS Compiled on: 2024-08-12 22:27:22 -07:00
 * ============================================================================== *
 */
/*
====================================================
					Revised styles
					John Gaffney
					gaffneydesign@gmail.com
====================================================
*/
/*	==========================
     	Variables - SASS
    ==========================	*/
/*      01. var-branding        */
/*	Bootstrap Gray-scaling	*/
:root {
  --clr-white: hsl(0, 0%, 100%);
  --clr-blue: hsl(205, 97%, 35%);
  --clr-red: hsl(0, 62%, 42%);
}

/*  ==========================
     	   Mixins - SASS
    ==========================  */
/*  ==========================
     	Base Elements - SASS
    ========================== */
section {
  margin-top: 0;
  padding-top: 0;
}

.flow > * + * {
  margin-top: 1.5rem;
}
.flow > h2 + * {
  margin-top: 0.375rem;
}

.flow h2 {
  font-size: 1.2rem;
  line-height: 1.4;
  margin: 0;
  margin: 1.5rem 0 0;
  padding: 0;
  text-transform: none;
}

/*  ==========================
          Layout - SASS
    ==========================  */
/*      04. layout   */
:root {
  --wid-match-container: auto;
}

@media only screen and (min-width: 1200px) {
  :root {
    --wid-match-container: 1230px;
  }
}
@media only screen and (min-width: 980px) and (max-width: 1199px) {
  :root {
    --wid-match-container: 940px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
  :root {
    --wid-match-container: 756px;
  }
}
#top ul.phone li {
  display: inline-block;
}
#top ul.phone li#soc-med {
  margin-left: 15px;
}

@media only screen and (max-width: 767px) {
  main#content > .container-fluid > .row-fluid {
    padding: 0;
    margin: 0 -20px;
  }
  main#content > .container-fluid > .row-fluid > [class*=span] {
    padding-left: 0;
  }
}

#footer-wrapper {
  margin-top: 0;
  border-top: 1px solid #ccc;
  padding-top: 0.75em;
}
#footer-wrapper .copyright a {
  margin-left: 1em;
  color: #000;
}
#footer-wrapper address ul {
  color: #333333;
  font-size: 11pt;
}

@media only screen and (max-width: 479px) {
  #footer-wrapper address ul li.addr-street,
#footer-wrapper address ul li.addr-city {
    display: block;
  }
  #footer-wrapper address ul li.addr-street:before,
#footer-wrapper address ul li.addr-city:before {
    content: "" !important;
  }
}
@media only screen and (max-width: 767px) {
  #top .row-container {
    padding-top: 8px;
  }
  #top #logo {
    width: 200px;
    margin: 0;
  }
  #top ul.phone {
    margin-top: 0.75em;
  }
  #top ul.phone li {
    font-size: 14px;
    line-height: 1.5;
  }
  #top ul.phone li#soc-med {
    position: absolute;
    top: 0;
    right: 0;
  }

  #footer-wrapper .container-fluid {
    margin-left: 15px;
    margin-right: 15px;
  }
  #footer-wrapper .big-tel,
#footer-wrapper .footer_logo {
    display: none;
  }
  #footer-wrapper .copyright p {
    color: #555555;
    padding-bottom: 0;
  }
  #footer-wrapper address {
    display: block;
    width: 100%;
    margin: 0;
    text-align: center;
  }
  #footer-wrapper address ul {
    max-width: 400px;
    margin: 0 auto;
    padding: 0;
  }
  #footer-wrapper address ul li {
    display: inline-block;
    font-size: 14px !important;
  }
  #footer-wrapper address ul li:nth-child(even):before {
    content: " * ";
    margin: 0 8px;
  }
}
.promo-container {
  margin-inline: auto;
  max-width: var(--wid-match-container);
}

.columns {
  padding-inline: 30px;
}

@media only screen and (min-width: 768px) {
  main#content,
.wrapper-content {
    max-width: 1200px;
    margin: 0 auto;
  }

  #soc-med {
    position: relative;
    top: -5px;
  }

  #footer-wrapper .footer_logo {
    max-width: 356px;
  }
  #footer-wrapper address {
    padding-top: 0.375em;
    text-align: right;
  }
  #footer-wrapper address li.addr-phone {
    display: none;
  }

  .columns {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    padding: 0;
  }
  .columns > * {
    flex: 1 0 300px;
  }
}
/*  ==========================
          Modules - SASS
    ==========================  */
/*      05. modules   */
.page-header {
  border-top: 1px solid #d3d2d2;
  margin-bottom: 0.75em;
  text-align: left;
}
@media only screen and (max-width: 767px) {
  .page-header {
    display: none;
  }
}
.page-header h2 {
  padding-left: 0.5em;
  margin: 0;
  position: relative;
  top: -20px;
}
.page-header h2:before {
  position: static;
  background: none;
  content: "";
}

.cvals {
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .cvals {
    margin-top: 3em;
    margin-bottom: 3em;
  }
}
.cvals h2 {
  text-align: center;
}
.cvals a {
  color: white;
  font-weight: 700;
  text-decoration: underline;
}
.cvals .cvalsib > *:last-child {
  margin-bottom: 0;
}

a.btn-info {
  color: #0468b1;
}

@media only screen and (max-width: 767px) {
  #contact-form {
    margin-bottom: 0;
  }
}
#contact-form .in-touch {
  white-space: nowrap;
}
#contact-form a.btn-primary {
  border-color: #0468b1;
  color: #0468b1;
  font-weight: bold;
}
#contact-form a.btn-primary:hover, #contact-form a.btn-primary:active {
  color: #fff;
}

.parallax.parallax__ {
  background: #eee url(../images/parallax/parallax2blue.jpg) center;
}
@media only screen and (max-width: 767px) {
  .parallax.parallax__ {
    background-size: 200%;
  }
}
@media only screen and (min-width: 768px) {
  .parallax.parallax__ {
    background-size: 120%;
  }
}

@media only screen and (max-width: 479px) {
  .parallax .moduletable .btn.readmore {
    margin-left: 15px;
    margin-right: 15px;
  }
}

@media (max-width: 979px) {
  .history,
.webportals {
    min-width: 0;
  }

  .webportals {
    width: auto;
  }

  #news {
    padding: 0 20px;
  }

  .empforms2 {
    margin: 0;
    padding: 20px;
  }
}

.cose-text {
  color: var(--clr-red) !important;  
  font-size: 1.125em;
  font-weight: 700;
}

.feature {
  background-color: var(--clr-white);
  color: var(--accent-color);
  padding: 2.25rem 30px;
}
.feature h1,
.feature h2,
.feature h3 {
  color: white;
  color:  var(--accent-color);
  text-transform: none;

  a {
    text-decoration: underline;
    transition: none;
  }

  a:visited {
    color: var(--accent-color);
  }
  a:focus,
  a:hover {
    color: hsl(205, 124%, 42%);
  }
}
.feature p {
  margin: 1.5rem 0 0;
  padding: 0;
  font-size: 1.44em;
}
.feature.red {
  background-color: var(--clr-red);
}

.feature.video {
  background-color: var(--accent-color);
  color: #fff;
  padding-bottom: 0;
}

.promo {
  padding: 2.25rem 30px;
}
.promo p {
  font-size: 1rem;
  margin: 0;
  padding: 0;
}
.promo p + h2 {
  margin-top: 3rem;
}

.two-col-text-photo {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: auto auto;
}
.two-col-text-photo .col-image {
  display: flex;
  margin: 0;
}
.two-col-text-photo .col-image img {
  object-fit: cover;
}

@media only screen and (max-width: 767px) {
  .two-col-text-photo > *:first-child {
    grid-row: 2/3;
    padding-inline: 30px;
  }
  .two-col-text-photo > *:last-child {
    grid-row: 1/2;
  }
}
@media only screen and (min-width: 768px) {
  .two-col-text-photo {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    grid-template-rows: auto;
    position: relative;
  }
  .two-col-text-photo::before {
    content: "";
    background: linear-gradient(to right, white 0%, #f2f2f2 51%, rgba(237, 237, 237, 0) 70%, rgba(230, 230, 230, 0) 100%);
    display: block;
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 2;
  }
  .two-col-text-photo > * {
    grid-row: 1/2;
  }
  .two-col-text-photo > *:first-child {
    grid-column: 1/3;
  }
  .two-col-text-photo > *:last-child {
    grid-column: 2/6;
  }
  .two-col-text-photo .text-holder {
    display: flex;
    flex-direction: column;
    justify-content: center;
    z-index: 5;
  }
  .two-col-text-photo .col-image {
    margin-right: -30px;
  }
}
.pullquote {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-bottom: 2.25rem;
}

.pullquote p {
  margin-top: 0 !important;
  padding-inline: 8px;
  text-align: center;
  text-wrap: balance;
}

/*.pullquote p:first-child {
  text-indent: -0.5rem;
  line-height: 1.2;
}
.pullquote .attributed {
  font-size: 1.2em;
  font-style: italic;
  margin-top: 1.5rem;
}
.pullquote .attributed::before {
  content: "~";
  margin-right: 0.5rem;
}
*/
.cta-box {
  border: 3px solid var(--accent-color);
  padding: 2.25rem 30px;
  text-align: center;
  margin-inline: auto;
  margin-bottom: 0;
  width: min(calc(90% - 60px), calc(var(--wid-match-container) - 60px));
}
.cta-box h2 {
  font-size: 2em;
  text-transform: none;
}
.cta-box p {
  max-width: 50rem;
  margin-inline: auto;
  padding: 0;
}
.cta-box button,
.cta-box a.btn-cta {
  background-color: var(--accent-color);
  border: 2px solid var(--accent-color);
  color: var(--clr-white);
/*  font-family: Arial;*/
  font-size: 1.44rem;
  letter-spacing: normal;
  margin: 3rem auto;
  padding: 0.75rem 1.5rem;
  text-transform: none;
}
.cta-box button:focus, .cta-box button:hover,
.cta-box a.btn-cta:focus, .cta-box a.btn-cta:hover {
  background-color: var(--clr-white);
  color: var(--accent-color);
}

p.tagline {
  color: var(--accent-color);
  font-size: 1.5em;
  text-align: center;
  margin: 3rem 0;
  padding: 15px;
}

@media only screen and (max-width: 767px) {
  .cta-box {
    width: calc(100% - 120px);
  }
}
.video_wrapper {
  height: 0;
  margin-bottom: 1.5rem;
  padding-bottom: 56.25%;
  position: relative;
}

.video_wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* Addendum */
.g-recaptcha div {
  margin: 0 auto;
}

:root {
  --accent-color: #0468b1;
}

.stuck {
  position: fixed;
}

.splitter {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem 15px;
  justify-content: space-between;
  margin-inline: auto;
  max-width: 1170px;
  padding: 0.75rem 30px;
}

.splitter > a {
  display: none;
}

.logo {
  max-width: 270px;
}

ul.contact {
  align-items: center;
  display: flex;
  gap: 0 0.85em;
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  margin-bottom: 0;
}

ul.contact a {
  color: var(--accent-color);
}

ul.contact a:hover {
  color: #333;
  text-decoration: underline;
}

ul.contact .phone-link {
  font-size: 16px;
}

#top .module_container {
  display: flex;
  justify-content: center;
}

.icemegamenu > ul {
  margin-bottom: 1.5rem;
}

.home_menu {
  margin: 0 auto;
  max-width: 1200px;
}

@media (max-width: 979px) {
  ul.contact {
    flex-direction: column;
    font-size: 0.8883rem;
  }
}
@media (max-width: 767px) {
  .stuck {
    position: relative;
  }

  .splitter {
    flex-direction: column;
    padding-top: 1rem;
    align-items: stretch;
  }

  .logo {
    max-width: 200px;
  }

  ul.contact {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    position: relative;
  }

  ul.contact li:last-child {
    position: absolute;
    right: 0;
    top: 0;
  }
}
@media (max-width: 379px) {
  ul.contact li:last-child {
    position: unset;
  }
}
/*# sourceMappingURL=../maps/jg-overwrites.css.map */
