header .enh1-website-name {
  font-size: clamp(45px, 5.2vw, 49.4px);
  margin: -23px 0 0 0;
  left: -6px;
}
header .enh1-website-name span {
  font-size: clamp(30px, 4.5vw, 40.5px);
  top: -2.5px;
}
header .enh1-website-name.school_name {
  left: 13px;
  margin: -31px 0 0 0;
}

@media only screen and (min-width: 769px) {
  body header.enh1.enh1-1-2 div.enh1-logo-cont {
    left: 2px;
    margin-top: 3.5px;
  }
  header .enh1-website-name-motto {
    margin: -10px 0 0 -27px;
  }
  body header .enh1-website-name.school_name {
    left: 2px;
    top: -3px;
  }
  body header.enh1 > nav.en-nav > ul > li > a {
    padding: 10px clamp(10px, 0.9vw, 23px) 12px;
  }
}

@media only screen and (min-width: 1100px) {
  header .enh1-website-name.school_name::before {
    left: 1px;
    top: -28.5px;
  }
}

@media only screen and (min-width: 769px) and (max-width: 1099px) {
  header .enh1-website-name-motto {
    justify-content: center;
    margin: 0 auto;
  }
  header .enh1-website-name.school_name {
    margin: 0;
  }
  header .enh1-website-name {
    margin: 0;
    font-size: clamp(36px, 4.2vw, 49.4px);
  }

  body header.enh1.enh1-1-2 div.enh1-logo-cont {
    top: -3px;
  }
  body header.enh1 > nav.en-nav > ul > li > a {
    padding: 10px clamp(5px, 0.5vw, 23px) 12px;
    font-size: clamp(15px, 2vw, 21px);
  }
}

@media only screen and (max-width: 768px) {
  header .enh1-website-name {
    font-size: clamp(22px, 6.2vw, 49px);
    margin: 0;
    align-items: center;
    line-height: clamp(32px, 7vw, 60px);
    letter-spacing: -0.5px;
  }
  header .enh1-website-name.school_name {
    display: none;
  }
  header .en-mobnav-show .enh1-website-name {
    display: unset;
    grid-column: 2;
    font-size: clamp(22px, 6.2vw, 49px);
    margin: 0;
    line-height: clamp(32px, 7vw, 60px);
    letter-spacing: -0.5px;
  }
  header .en-mobnav-show .enh1-website-name span {
    font-size: clamp(22px, 6.2vw, 49px);
    margin: 0;
    font-weight: 700;
    line-height: clamp(32px, 7vw, 60px);
    top: 0;
  }
  header.enh1.enh1 .en-mobnav-show div.enh1-website-name-motto {
    display: grid;
    align-items: center;
  }
  header .en-mobnav-show .enh1-website-name.school_name {
    left: 0;
    margin: 0;
    display: none;
  }
  header .en-mobnav-show .enh1-website-name::after {
    content: "Tampa";
    margin: 0 0 0 5px;
  }
}

@media only screen and (max-width: 355px) {
  header .enh1-website-name,
  header .en-mobnav-show .enh1-website-name,
  header .en-mobnav-show .enh1-website-name span {
    font-size: clamp(17px, 5.2vw, 49px);
  }
}

/*------first-row------*/
body #first-row-inner {
  left: 1.5px;
}
body #first-row-inner a {
  letter-spacing: 0.1px;
}
body #first-row-inner a span {
  padding: 24px 15px 31px 16px;
}
body #first-row-inner #quicklink3 span,
#first-row-inner #quicklink2 span {
  padding: 11px 15px 18px 14px;
}
body #parallax {
  margin: 0;
  height: 339px;
}

/*------footer------*/

@media only screen and (min-width: 769px) {
  body footer.enf1 .enf1-logo-cont a {
    top: 0;
  }
  body .app_links {
    margin: 5px 0 0;
    right: -30.5px;
  }
  body #footer_left {
    /* left: 23.5px; */
    margin: 6.5px 0 0;
  }
  body .enf-subfooter-inner {
    min-height: 45px;
  }
  body .enf-subfooter-inner a:first-child {
    top: 0;
  }
  body footer #fortifyfl {
    top: 7px;
  }
}

@media only screen and (min-width: 1226px) {
  footer .enf-main-inner {
    grid-template-columns: 230px 140px 300px 140px 250px;
  }
  footer #footer_left {
    left: -15px;
  }
}

#parallax {
  background-image: url(/pics/parallax.jpg);
}