@charset "utf-8";
/* CSS Document */
@media screen {
  .entry {
    line-height: 1.75rem;
    overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: break-word;
  }
  a {
    color: #001347;
  }
    .sbsbox a, .sbsbox a[href^=tel]{color:#FFF;}
    
  .parallax-window {
    min-height: 400px;
    background: transparent;
  }
  .fullwidth, .sbsbox {
    position: relative;
    clear: both;
  }
  .sbsbox input, textarea {
    max-width: 100%;
  }
  .sbsbox {
    background-size: cover;
  }
  .sbsbox > * {
    width: 100%;
    flex-shrink: 100;
    max-width: auto;
    padding: 10em;
    color: #FFF;
    font-size: 1.2em;
    background-size: cover;
  }
  .sbsbox h2 {
    color: #FFF;
    font-size: 2.2em;
    line-height: 1.2;
  }
  
  .sbsbox > div {
    display: flex;
    justify-content: center;
    align-content: center;
  }
  .sbsbox > div > * {
    align-self: center;
    overflow-x: hidden;
    width: 100%;
  }
  .sbsbox.whitechecks li:before {
    background: url(../../../uploads/checked.svg);
  }
  input, textarea {
    max-width: 100%;
  }
  .entry h2, .entry h3 {
    clear: both;
    padding-top: 1em;
  }
  /* BLOG LAYOUT*/
  .blog-right-container h2 {
    font-size: 1rem;
  }
  .blog-right-container {
    font-size: .75rem;
  }
  .side-excerpt a {
    text-decoration: none;
  }
  .side-blog-title {
    font-weight: bold;
    text-decoration: none;
    font-family: 'Oswald';
    font-size: 1rem;
  }
  .coolwrap {
    background-color: #fff;
    padding: 15px;
    padding-top: 25px;
    margin-bottom: 33px;
    box-sizing: border-box;
    position: relative;
    display: block;
    overflow: auto;
    -webkit-box-shadow: 4px 4px 5px 0px rgba(0, 0, 0, 0.27);
    -moz-box-shadow: 4px 4px 5px 0px rgba(0, 0, 0, 0.27);
    box-shadow: 4px 4px 5px 0px rgba(0, 0, 0, 0.27);
  }
  .blogdate {
    background-color: #ddebda;
    padding-top: 7px;
    padding-right: 7px;
    padding-bottom: 7px;
    padding-left: 7px;
    text-transform: uppercase;
    line-height: .8rem;
    letter-spacing: 0px;
    font-weight: 700;
    font-style: normal;
    color: #626262;
    font-size: .75rem;
    margin-bottom: 0px;
    display: inline-block;
    margin-top: 15px;
  }
  .blog-content-container {
    margin-top: 20px;
  }
  .blogtitle {
    font-family: Oswald;
    font-size: 2rem;
    display: block;
    margin-bottom: 20px;
    margin-top: 0px;
    padding-top: 0px;
    font-weight: bold;
  }
  .blogtitle a {
    text-decoration: none;
  }
  .woocommerce-loop-product__title {
    font-weight: 300;
    font-size: .8rem;
    width: 100%;
  }
  .woocommerce ul.products li.product a {
    border: solid !important;
    border-color: rgba(191, 191, 191, 1.00) !important;
    border-width: 1px !important;
    transition: transform .2s;
  }
  .woocommerce ul.products li.product a:hover {
    transform: scale(1.1);
  }
  .woocommerce ul.products li.product .button {
    display: none;
  }
  .woocommerce ul.products li.product .price {
    position: absolute;
    color: #FFF !important;
    top: 10px;
    left: 10px;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.46);
  }
  .wp-caption {
    line-height: .75rem;
    margin-bottom: 10px;
    max-width: 100% !important; /* prevent too-wide images from breaking layout */
    padding: 0px;
    text-align: center;
    margin: 0px;
    border-width: 3px;
  }
  .wp-caption p.wp-caption-text {
    line-height: 1.3;
    font-size: .8rem;
    margin: 0px;
    padding: 0px;
    background-color: #007cba;
    color: #FFF;
    box-sizing: border-box;
    padding: .5rem;
    width: calc(100% - 10px);
  }
  .wp-caption img {
    margin-bottom: 0px !important;
  }
  caption {
    background: #fff;
    margin-bottom: 2em;
    text-align: left;
  }
  .wp-caption img {
    margin: 0px;
    padding: 0px;
  }
  .h1holder {
    color: #FFF;
    display: flex;
    min-height: 100%;
    width: 100%;
    justify-content: center;
    align-content: center;
  }
  .h1holder h1 {
    align-self: center;
    font-family: 'Roboto';
    font-weight: 900;
  }
  .coollink {
    color: #181818;
    padding: 1em;
    border: solid;
    border-color: #2b86da;
    text-decoration: none;
    width: max-content;
    margin-top: 2em;
    line-height: 100%;
    display: flex;
    align-content: center;
    transition-duration: .5s;
    border-radius: 5px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
  }
  .coollink span {
    font-size: 2em;
    color: #d7170c;
    align-self: center;
    margin-right: .5em;
  }
  .coollink:hover {
    background: #d7170c !important;
    color: #FFF !important;
  }
  .coollink:hover span {
    color: #FFF;
  }
  #main-h1 {
    text-shadow: 1px 1px 5px rgb(0 0 0 / 79%);
  }
  .highlightthis {
    font-size: 1.1em;
    padding: 1.1em;
    background-color: #d7170c;
    color: #FFF;
    border-radius: 1em;
  }
  .highlightthis a, .highlightthis a[href^=tel] {
    color: #FFF;
  }
  .rightjustifyphone {
    white-space: nowrap;
    text-align: right;
    width: min-content;
  }
  .pagetitleholder {
    display: block;
    position: relative;
    width: 100%;
    overflow: hidden;
    grid-area: pagetitleholder;
    background-size: cover;
    background-position: center;
    line-height: 0px;
  }
  .pagetitleholder h1 {
    padding-bottom: 2%;
    padding-top: 2%;
  }
  .pagetitledimmer {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0);
  }
  .pagetitleoverlay {
    width: 100%;
    height: 100%;
    /* background-image: url(../images/gradient-title-overlay.svg); */
    background-position: 0% 101%;
    background-size: 100%;
    background-repeat: no-repeat;
  }
  #my-header, #header-logo, #header-nav, #header-phone-number {
    transition-duration: .25s;
    transition-property: all;
  }
#my-header{
  
    border-bottom-width: 4px !important;
    border-bottom-color: rgb(81, 160, 213) !important;}
  html {
    scroll-behavior: smooth;
  }
  /* ------------STOP LONG URLS FROM BREAKING SMALL SCREEN LAYOUTS-------------- */
  .entry a {
    /* These are technically the same, but use both */
    overflow-wrap: break-word;
    word-wrap: break-word;
    -ms-word-break: break-all;
    /* This is the dangerous one in WebKit, as it breaks things wherever */
    word-break: break-all;
    /* Instead use this non-standard one: */
    word-break: break-word;
    /* Adds a hyphen where the word breaks, if supported (No Blink) */
    -ms-hyphens: none;
    -moz-hyphens: none;
    -webkit-hyphens: none;
    hyphens: none;
  }
  /* ------------END------------- */
  #footer-content {
    flex-wrap: wrap;

  }
  #d-fi {
    width: 100%;
  }
  .wppage-985 .pagetitleoverlay, .wppage-987 .pagetitleoverlay, .wppage-989 .pagetitleoverlay, .wppage-991 .pagetitleoverlay, .wppage-993 .pagetitleoverlay, .wppage-995 .pagetitleoverlay, .wppage-997 .pagetitleoverlay, .wppage-999 .pagetitleoverlay {
    display: none !important;
  }
  .location-lower {
    padding: 2em;
    font-size: 1.2em;
      background-size: cover;
    background-position: center;
    font-weight: bold;
  }
  .homepageicons > * {
    padding: 2em;
  }
  .my-google-map {
    width: 100%;
  }
  .entry .sbsbox:nth-child(odd) .sbshighlightleft {background-color:#58a2d4;
  }
  .entry .sbsbox:nth-child(even) .sbshighlightleft {

  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#025134+0,012a1b+100 */
background: radial-gradient(ellipse at center,  rgba(2,81,52,1) 0%,rgba(1,42,27,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  }
  .entry .sbsbox:nth-child(even) .sbshighlightright {
background-color: #2c528c;


  }
  .contact-banner, .contactbubble {
    transition: all .1s ease-in-out;
  }
  .contact-banner:hover, .contactbubble:hover {
    transform: scale(1.2);
  }
  .contactbubble {
    width: 100%;
    height: 100%;
    display: flex;
    clear: both;
  }
  .contactbubble a, a.contactbubble {
    display: block;
    width: max-content;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    border: solid;
    border-width: 2px;
    border-color: #FFF;
    border-radius: 1.8vw;
    align-self: center;
    padding: 1.5vw;
    font-size: 2.5vw;
    background-color: rgba(0, 0, 0, 0.71);
    color: #FFF;
    text-decoration: none;
  }
  .covermyparent {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
  }
}
.mypx a {
  font-size: 2vw;
  text-decoration: none;
  color: #FFF;
  margin-top: 2em;
  display: block;
  border: solid;
  border-radius: 2vw;
  border-width: .6vw;
  line-height: 2;
  width: max-content;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1vw;
  padding-right: 1vw;
  transition: all;
  transition-duration: .6s;
}
.mypx a:hover {
  transition: all;
  transition-duration: .6s;
  background-color: #0091cd;
}
.wppage-12 .wpcf7 {text-align:center;}
.myradiobuttons{display:block;position: relative;margin-left:auto;margin-right:auto;width:min-content;white-space: nowrap;text-align: left;}
.entry li,.entry ul{position:relative;}
.phonetable {white-space: nowrap;}
.phonetable > tbody > tr:first-child > td:first-child {text-align: center;}
.phonetable > tbody > tr:first-child > td:nth-child(2) {text-align: right;}
.phonetable > tbody > tr:nth-child(2) > td:nth-child(1) {text-align: right;}
.phonetable > tbody > tr:nth-child(4) > td:first-child {text-align: center;}
.phonetable > tbody > tr:nth-child(6) > td:first-child {text-align: left;}
.phonetable > tbody > tr:nth-child(7) > td:first-child {text-align: center;}
.phonetable a{color:#FFF;}
.scripttext{font-family: "Allura", cursive;}

/* Magic liquidizer styles */
.ml-responsive-table dl:nth-of-type(odd){background-color:#e1e9f8;}
.ml-responsive-table dl:nth-of-type(even){background-color:#f6f6f6;}
.ml-title {color:#173d82;}
dl.ml-grid{border:solid;border-width:1px;color:#173d82;}
    .blogthumbwrapper{width:100%;padding:2vw;background-color:#2b5f70;}
.blogthumbwrapper > a{border-radius:1vw;overflow: hidden;background-size:cover;background-position: center;box-shadow: .5vw .5vw .5vw 0px rgba(0,0,0,0.34);}
.blogthumbwrapper > a > *{position:absolute;width:100%;height:100%;}
.blogthumbwrapper > a > .myblogcaption {height:auto;bottom:0px;}
.blogthumbtitle{width:100%;color:#FFF;}
.myblogcaption{background-color: rgba(0, 0,0, .8);color:#FFF;}
.myblogcaption > div {padding:1em;}
.myblogcaption h2{width:100%;padding-left:1em;padding-right:1em;padding-top:.5em;padding-bottom:.5em;margin:0px;background-color:rgba(13,45,75,0.73);color:#FFF;border-bottom:solid;border-bottom-width:1px;border-color:#FFF;}
.phonetable strong {font-weight:600;color:#a6c2d4;}
strong{font-weight:bold;}
.bio-label{color:#4f5150;font-weight:bold;}


    .staff-container {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        gap: 20px; /* Adjust gap as needed */
        padding: 20px;
        background-color: #51a0d5; /* Light blue background for the container */
    }

    .staff-member {
        background-color: #ffffff; /* White background for each staff member card */
        border: 1px solid #a7d9ed; /* Light blue border */
        border-radius: 8px;
        padding: 20px;
        text-align: center;
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
        width: 100%; /* Default to full width on small screens */
        max-width: 300px; /* Max width for desktop */
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .staff-member img {
        max-width: 150px;
        height: auto;
        border-radius: 50%; /* Makes the image circular */
        margin-bottom: 15px;
        border: 8px solid #2c528c; /* Blue border around image */
    }

    .staff-member h3 {
        color: #0056b3; /* Darker blue for names */
        margin-bottom: 10px;
    }

    .staff-member p {
        color: #333; /* Dark gray for text */
        line-height: 1.6;
        text-align: left; /* Align text left within the bio div */
    }



.my-map-location{background-color:#51a0d5;text-align: center;font-weight:bold;color:#FFF;padding:1em;margin-bottom:3em;}
.my-map-location a[href^=tel]{color:#51a0d5;}
.my-map-location H2{background-color:#2c528c; border-radius: 5px;padding-bottom:1em;align-self:center;}
 
.my-map-location iframe{border:solid !important;border-width:4px !important;border-color:#FFF !important;margin-top:1em;}

.wppage-2098 .sbsbox li:before {display:none;}

    .my-map-location h2{font-size:1.5em;padding-left:1em;padding-right:1em;margin:0px !important;}
    .my-map-titleblock{display:flex;justify-content: space-between;}
    .my-map-titleblock div{background-color:#FFF; color:#2c528c;padding:1em;border-radius:5px;}
@keyframes expansion {
  from {
    transform: scaleY(0.1) translateX(-200px);
  }
  to {
    transform: scaleY(1) translateX(-0px);
  }
}