.location,
.locationCam,
.textOnImageDesktop,
.textOnImageDesktop h2,
.textOnImageMobile {
  color: #fff;
  text-shadow: -2px 2px #000;
}
.line2 h1 {
  height: auto !important;
}
.copyright-01,
.page-wrap {
  overflow: hidden;
}
.copyright-01,
.header,
.md-section {
  position: relative;
}
.raising-nav li a,
a:focus,
a:hover {
  text-decoration: none;
}
.locationCam {
  font-size: 40px;
  font-family: Oswald, sans-serif;
}
.header,
.page-wrap,
.raising-nav li:after,
a {
  transition: all 0.3s ease;
}
a,
a:focus h1,
h2,
p {
  margin-top: 0;
  margin-bottom: 10px;
}
.hero__wrapper,
.md-section {
  background-position: center center;
  background-repeat: no-repeat;
}
.raising-nav ul,
ul {
  list-style: none;
}
img {
  height: auto;
  border: 0;
}
.location,
.phone {
  color: #fff;
}
.textOnImageDesktop {
  visibility: visible;
}
.location_mobile,
.textOnImageMobile {
  visibility: hidden;
}
.location_mobile {
  display: none;
}
.igbuttonText {
  font-size: 18px;
  padding-top: 1em;
  font-weight: 700;
}
.video {
  visibility: visible;
  display: block;
}
.video1920 {
  visibility: hidden;
  display: none;
}
.bbb {
  padding-left: 18em;
  width: 39em;
  padding-bottom: 10em;
  padding-top: 4em;
}
.phone {
  font-size: 30px;
  color: #2c5a7c;
  width: 100%;
  height: 100%;
}
.phone table {
  border-spacing: 5em 0;
  border-collapse: separate;
  margin: 0 auto;
  font-size: 30px;
}
.phone td {
  align-content: center;
}
.locationsTable table {
  border-collapse: separate;
  border-spacing: 56px 52px;
}
.Arrow3d {
  max-width: 20%;
  position: inherit;
  padding-top: 1em;
  left: 14em;
}

/* iphone 14 */
@media only screen and (min-width: 390px) and (max-width: 400px){

  .img-responsive{
    max-width: 50% !important;
  }

  .header__inner {
    bottom: -3em !important;
}


}
/* iphone 12 pro max */
@media only screen and (min-device-width: 428px) and (max-device-width: 926px) {
    
    /* .md-content{
        margin-top: 6em;
    } */

    .header.header--fixed {
        z-index: 400;
        background: #EAEAEA;
        /* background: url(../img/Asset1-or8.png) repeat-y;
        background-size: 100% 100%; */
        top: -4em !important;
        border-bottom: 6px solid #2B5A7D;
      }

      .img-responsive {
        display: block;
        max-width: 50% !important;
        height: auto;
    }

    .hero__wrapper {
        padding: 0px 0 !important;
        background-size: cover;
    }

}
@media (min-width: 1200px) {
  .phone table {
    border-spacing: 5em 0;
    border-collapse: separate;
    margin: 0 auto;
    font-size: 30px;
  }
  .nav {
    display: none !important;
    height: 15em !important;
  }
  .stateSeal {
    max-width: 10%;
  }
  .md-section {
    padding-top: 0;
    padding-bottom: 2em;
  }
}
.md-text-center,
.text-center {
  text-align: center !important;
}
a {
  color: inherit;
}
a:hover {
  color: #f0542c;
}
.md-section {
  background-size: cover;
  z-index: 9;
  padding-top: 0;
  padding-bottom: 2em;
}
@media (min-width: 320px) {
  .md-section {
    padding-top: 0;
    padding-bottom: 2em;
  }
}
body {
  margin: 0;
  font-size: 14px;
  padding: 0;
  line-height: 1.6;
  font-weight: 400;
  font-family: "Open Sans", sans-serif;
  color: #828282;
  background-color: #eee;
}
h1,
h2 {
  font-weight: 700;
  line-height: 1.4;
  color: #444;
  font-family: Oswald, sans-serif;
}
h1 {
  font-size: 30px;
}
h2 {
  font-size: 24px;
}
img {
  max-width: 100%;
}
.copyright-01 {
  padding: 20px 0;
  background-color: #111;
  text-align: center;
}
.copyright-01__copy {
  line-height: 2.5em;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .res-mar {
    margin-top: 60px;
  }
}
.sec-title {
  margin-bottom: 30px;
  margin-top: 36px;
}
.footer-01 p {
  color: #888;
}
.header {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
/* .header.header--fixed,
.swirl {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
} */
.header.header--fixed {
  z-index: 400;
  background: #EAEAEA;
  /* background: url(../img/Asset1-or8.png) repeat-y;
  background-size: 100% 100%; */
  position: fixed;
  top: 0em;
  border-bottom: 6px solid #2B5A7D;
}
/* .swirl {
  display: none;
  height: 14em;
  background-image: url(../img/Asset1-or8.png);
  z-index: 1;
  background-size: 100% 100%;
} */
@media (min-width: 320px) and (max-width: 420px) {
  .Arrow3d {
    left: 7em;
  }
  .phone table {
    border-spacing: 1em 0;
    border-collapse: separate;
    margin: 0 auto;
    font-size: 12px;
  }
  .header-logo {
    z-index: 2 !important;
    position: relative !important;
    bottom: 3.8em !important;
  }
  .header.header--fixed {
    /* position: fixed !important;
    top: -4px !important;
    left: 0 !important;
    width: 100% !important;
    height: 180px !important;
    z-index: 400 !important;
    background: url(../img/Asset1-or8.png) repeat-y !important;
    background-size: 100% 100% !important; */
    z-index: 400;
    background: #EAEAEA;
    position: fixed;
    top: 0em;
    border-bottom: 6px solid #2B5A7D;
  }
}
.header-logo {
  z-index: 2;
}
.fix-header {
  height: 10.8em !important;
  display: none;
}
.header__inner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  bottom: 0.5em;
}
.raising-nav {
  z-index: 999;
}
.raising-nav ul {
  margin: 0;
  padding: 0;
  font-size: 0;
}
.raising-nav li {
  position: relative;
  z-index: 9;
}
.raising-nav li a {
  display: block;
  position: relative;
}
@media (min-width: 1201px) {
  .raising-nav {
    text-align: center;
  }
  .raising-nav li:hover > a {
    color: #f0542c;
  }
  .raising-nav .raising-menu > li {
    display: inline-block;
  }
  .raising-nav .raising-menu a {
    font-size: 16px;
    color: #828282;
    transition: all 0.3s ease;
    font-family: Helvetia;
    font-weight: 700;
    text-transform: uppercase;
    padding: 12px 15px;
  }
  #igbutton,
  #igbutton:hover {
    height: 195px;
    display: block;
  }
  #igbutton {
    background: url(../img/buttonOut-fs8.png) top no-repeat;
  }
  #igbutton:hover {
    background: url(../img/buttonIn-fs8.png) top no-repeat;
  }
}
@media (max-width: 1200px) {
  .raising-nav .raising-menu a:after {
    right: 0;
    width: 50px;
    text-align: center;
    border-left: 1px solid rgba(255, 255, 255, 0.1);
  }
  .raising-nav .raising-menu a {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    padding: 12px 15px;
    font-size: 16px;
    text-transform: capitalize;
    color: #828282;
  }
  .raising-nav .raising-menu {
    position: fixed;
    top: 0;
    will-change: transform;
    left: 0;
    background-color: #111;
    -webkit-transform: translate(-100%, 0);
    transform: translate(-100%, 0);
    z-index: 99999;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    text-align: left;
    width: 300px;
    transition: all 0.3s ease;
  }
  .raising-nav .raising-menu li {
    position: relative;
  }
  .raising-nav .raising-menu a:hover {
    color: #fff;
  }
}
.raising-nav {
  display: inline-block;
}
.raising-nav li:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  width: 0;
  height: 2px;
  background-color: #f0542c;
  margin: 0 auto;
  visibility: hidden;
  opacity: 0;
}
.raising-nav li.current:after {
  width: 100%;
  visibility: visible;
  opacity: 1;
}
.raising-nav li.current a {
  color: #f0542c;
}
@media (max-width: 1199px) {
  .raising-nav .raising-menu {
    left: auto;
    right: 0;
    -webkit-transform: translate(100%, 0);
    transform: translate(100%, 0);
  }
}
.hero__wrapper {
  padding: 100px 0;
  background-size: cover;
}
.hero__title {
  font-size: 40px;
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 1em;
  text-shadow: -2px 2px #000;
}
@media (min-width: 320px) {
  .hero__title {
    font-size: 33px;
  }
  .phone table {
    border-spacing: 1em 0;
    border-collapse: separate;
    margin: 0 auto;
    font-size: 12px;
  }
}
@media (min-width: 1200px) {
  .hero__title {
    font-size: 55px;
  }
  .hero__inner {
    top: 17% !important;
    right: 14em;
    position: relative;
  }
}
ul {
  padding: 0;
  margin: 0;
}
.mb-30 {
  margin-bottom: 30px;
}
.page-wrap {
  position: relative;
  left: 0;
}
@media screen and (max-width: 767px) {
  .hero__inner {
    top: 50% !important;
  }
}
@media screen and (max-width: 1199px) {
  iframe {
    width: 100%;
  }
}
@media (min-width: 767px) and (max-width: 850px) {
  .hero__wrapper {
    top: 0;
    margin-top: 25%;
  }
  .line1,
  .line2 {
    display: none;
  }
}
@media (min-width: 851px) and (max-width: 991px) {
  .hero__wrapper {
    top: 3%;
    margin-top: 21%;
  }
}
@media (min-width: 2180px) and (max-width: 2280px) {
  .hero__wrapper {
    top: 14%;
    margin-top: 9%;
    height: 1000px;
  }
}
@media (min-width: 2281px) and (max-width: 2480px) {
  .hero__wrapper {
    top: 16%;
    margin-top: 8%;
    height: 1000px;
  }
}
@media (min-width: 2481px) and (max-width: 2870px) {
  .hero__wrapper {
    top: 10%;
    height: 1000px;
    margin-top: 7%;
  }
}
@media (min-width: 2871px) and (max-width: 3270px) {
  .hero__wrapper {
    top: 11%;
    height: 1000px;
    margin-top: 6%;
  }
}
@media (min-width: 3271px) and (max-width: 3500px) {
  .hero__wrapper {
    top: 19%;
    height: 1000px;
    margin-top: 6%;
  }
}
@media (min-width: 3501px) {
  .hero__wrapper {
    top: 7%;
    height: 1000px;
    margin-top: 6%;
  }
}
#igbutton,
#igbutton:hover {
  height: 195px;
  display: block;
}
#igbutton {
  background: url(../img/buttonOut-fs8.png) top no-repeat;
}
#igbutton:hover {
  background: url(../img/buttonIn-fs8.png) top no-repeat;
}
@media (min-width: 1024px) and (max-width: 1139px) {
  .hero__title {
    font-size: 67px;
  }
}
@media (min-width: 1140px) and (max-width: 1339px) {
  .hero__wrapper {
    height: 1000px;
    position: relative;
    top: 8%;
    /*margin-top: 15%;*/
  }
  .hero__inner {
    top: 22% !important;
    position: relative;
  }
}
@media (min-width: 1340px) and (max-width: 1669px) {
  .phone table {
    border-spacing: 5em 0;
    border-collapse: separate;
    margin: 0 auto;
    font-size: 30px;
  }
  .hero__inner,
  .hero__wrapper,
  .line1,
  .line2 {
    position: relative;
  }
  .hero__wrapper {
    /* height: 1000px; */
    top: 11%;
    /* margin-top: 12%; */
  }
  .hero__inner {
    top: 22% !important;
  }
  .line1 {
    left: 87em;
    top: 12.5em;
  }
  .line2 {
    left: 83em;
    top: 10.5em;
  }
}
@media (min-width: 1670px) and (max-width: 2180px) {
  .phone table {
    border-spacing: 5em 0;
    border-collapse: separate;
    margin: 0 auto;
    font-size: 30px;
  }
  .hero__wrapper,
  .line1,
  .line2 {
    position: relative;
  }
  .hero__wrapper {
    height: 1000px;
    top: 13%;
  }
  .line1 {
    left: 100em;
    top: 8.5em;
  }
  .line2 {
    left: 96em;
    top: 6.5em;
  }
}
@media (min-width: 1670px) and (max-width: 1870px) {
  .phone table {
    border-spacing: 5em 0;
    border-collapse: separate;
    margin: 0 auto;
    font-size: 30px;
  }
  .hero__wrapper,
  .line1,
  .line2 {
    position: relative;
  }
  .hero__wrapper {
    height: 1000px;
    top: 13%;
    margin-top: 11%;
  }
  .line1 {
    left: 92.5em;
    top: 12.5em;
  }
  .line2 {
    left: 88em;
    top: 10.5em;
  }
}
@media (min-width: 1871px) and (max-width: 2180px) {
  .phone table {
    border-spacing: 5em 0;
    border-collapse: separate;
    margin: 0 auto;
    font-size: 30px;
  }
  .hero__wrapper {
    height: 1000px;
    position: relative;
    top: 11%;
    /*margin-top: 9%;*/
  }
}
.hero__inner {
  top: 0 !important;
  right: 3%;
  position: relative;
}
@media (min-width: 1025px) {
  .phone table {
    border-spacing: 5em 0;
    border-collapse: separate;
    margin: 0 auto;
    font-size: 30px;
  }
  .hero__wrapper {
    height: 1000px !important;
    background-position: center !important;
    background-repeat: repeat-y !important;
    background-size: 100% 100% !important;
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .hero__inner,
  .line1,
  .line2 {
    position: relative;
  }
  .Arrow3d {
    left: 12em;
  }
  .hero__wrapper {
    height: 674px !important;
    /*margin-top: 15% !important;*/
  }
  .bbb {
    padding-left: 9.5em;
    width: 24em;
    padding-bottom: 38em;
    padding-top: 10em;
  }
  .phone table {
    border-spacing: 5em 0;
    border-collapse: separate;
    margin: 0 auto;
    font-size: 20px;
  }
  .textOnImageDesktop h2 {
    font-size: 16px;
  }
  .textOnImageDesktop {
    visibility: visible;
  }
  .location_mobile,
  .textOnImageMobile {
    visibility: hidden;
    display: none;
  }
  .desktopPadding {
    padding: 60px;
  }
  .desktopPadding2 {
    padding-top: 90px;
  }
  .stateSeal {
    width: 10%;
  }
  .line1 {
    left: 99.5em;
    top: 11em;
  }
  .line2 {
    left: 94em;
    top: 7em;
  }
  .hero__inner {
    right: 0;
  }
}
@media (min-width: 1280px) and (max-width: 1365px) {
  .womenincar {
    position: inherit;
    left: 7em;
  }
  .bbb {
    padding-left: 18em;
    width: 39em;
    padding-bottom: 23em;
    padding-top: 5em;
  }
  .hero__wrapper {
    height: 674px !important;
  }
  .phone table {
    border-spacing: 5em 0;
    border-collapse: separate;
    margin: 0 auto;
    font-size: 25px;
  }
  .line1,
  .line2 {
    position: relative;
    font-size: 2em;
  }
  .textOnImageDesktop {
    visibility: visible;
  }
  .location_mobile,
  .textOnImageMobile {
    visibility: hidden;
    display: none;
  }
  .desktopPadding {
    padding: 60px;
  }
  .desktopPadding2 {
    padding-top: 90px;
  }
  .line1 {
    left: 123em;
    top: 13em;
  }
  .line2 {
    left: 118em;
    top: 9em;
  }
}
@media (min-width: 1366px) and (max-width: 1439px) {
  .bbb {
    padding-left: 18em;
    width: 39em;
    padding-bottom: 25em;
    padding-top: 4em;
  }
  .womenincar {
    position: inherit;
    left: 7em;
  }
  .hero__wrapper {
    height: 674px !important;
  }
  .phone table {
    border-spacing: 5em 0;
    border-collapse: separate;
    margin: 0 auto;
    font-size: 26px;
  }
  .line1,
  .line2 {
    position: relative;
  }
  .textOnImageDesktop {
    visibility: visible;
  }
  .location_mobile,
  .textOnImageMobile {
    visibility: hidden;
    display: none;
  }
  .desktopPadding {
    padding: 60px;
  }
  .desktopPadding2 {
    padding-top: 90px;
  }
  .line1 {
    left: 81em;
    top: 8.5em;
  }
  .line2 {
    left: 76.7em;
    top: 6.5em;
  }
}
@media (min-width: 1440px) and (max-width: 1535px) {
  .hero__wrapper {
    height: 674px !important;
  }
  .line1,
  .line2 {
    position: relative;
  }
  .bbb {
    padding-left: 12em;
    width: 29em;
  }
  .phone table {
    border-spacing: 5em 0;
    border-collapse: separate;
    margin: 0 auto;
    font-size: 30px;
  }
  .textOnImageDesktop {
    visibility: visible;
  }
  .location_mobile,
  .textOnImageMobile {
    visibility: hidden;
    display: none;
  }
  .desktopPadding {
    padding: 60px;
  }
  .desktopPadding2 {
    padding-top: 90px;
  }
  .line1 {
    left: 84.5em;
    top: 8.5em;
  }
  .line2 {
    left: 80em;
    top: 6.5em;
  }
}
@media (min-width: 1536px) and (max-width: 1599px) {
  .hero__wrapper {
    height: 674px !important;
  }
  .line1,
  .line2 {
    position: relative;
  }
  .phone table {
    border-spacing: 5em 0;
    border-collapse: separate;
    margin: 0 auto;
    font-size: 30px;
  }
  .textOnImageDesktop {
    visibility: visible;
  }
  .location_mobile,
  .textOnImageMobile {
    visibility: hidden;
    display: none;
  }
  .desktopPadding {
    padding: 60px;
  }
  .desktopPadding2 {
    padding-top: 90px;
  }
  .line1 {
    left: 87.5em;
    top: 8.5em;
  }
  .line2 {
    left: 83em;
    top: 6.5em;
  }
}
@media (min-width: 1600px) and (max-width: 1679px) {
  .Arrow3d {
    left: 19em;
  }
  .hero__wrapper {
    height: 674px !important;
  }
  .bbb {
    padding-left: 19em;
    width: 39em;
  }
  .phone table {
    border-spacing: 5em 0;
    border-collapse: separate;
    margin: 0 auto;
    font-size: 30px;
  }
  .container {
    width: 1500px;
  }
  .line1,
  .line2 {
    position: relative;
  }
  .textOnImageDesktop {
    visibility: visible;
    padding-left: 16em;
    padding-top: 1em;
  }
  .location_mobile,
  .textOnImageMobile {
    visibility: hidden;
    display: none;
  }
  .desktopPadding {
    padding-top: 60px !important;
  }
  .desktopPadding2 {
    padding-top: 90px;
  }
  .line1 {
    left: 100em;
    top: 11em;
  }
  .line2 {
    left: 95em;
    top: 9em;
  }
}
@media (min-width: 1680px) and (max-width: 1919px) {
  .Arrow3d {
    left: 20em;
  }
  .hero__wrapper {
    height: 674px !important;
  }
  .bbb {
    padding-left: 18em;
    width: 39em;
  }
  .header-logo {
    padding-left: 8em;
  }
  .raising-nav .raising-menu a {
    font-size: 20px;
  }
  .stateSeal {
    padding-right: 8em;
    max-width: 15%;
  }
  .hero__title {
    font-size: 60px;
  }
  h1 {
    font-size: 40px;
  }
  h2 {
    font-size: 34px;
  }
  .container {
    width: 1580px;
  }
  .line1,
  .line2 {
    position: relative;
  }
  .textOnImageDesktop {
    visibility: visible;
    padding-left: 16em;
    padding-top: 5em;
  }
  .location_mobile,
  .textOnImageMobile {
    visibility: hidden;
    display: none;
  }
  .desktopPadding {
    padding: 60px;
  }
  .desktopPadding2 {
    padding-top: 90px;
  }
  .line1 {
    left: 99em;
    top: 9em;
  }
  .line2 {
    left: 94em;
    top: 7em;
  }
}
@media (min-width: 1920px) and (max-width: 2000px) {
  .addresses,
  .line1,
  .line2 {
    position: relative;
  }
  .Arrow3d {
    left: 22em;
  }
  .hero__wrapper {
    height: 674px !important;
  }
  .bbb {
    padding-left: 21em;
    width: 42em;
  }
  .phone table {
    border-spacing: 5em 0;
    border-collapse: separate;
    margin: 0 auto;
    font-size: 30px;
  }
  .video {
    visibility: hidden;
    display: none;
  }
  .video1920 {
    visibility: visible;
    display: block;
  }
  .header-logo {
    padding-left: 8em;
  }
  .raising-nav .raising-menu a {
    font-size: 20px;
  }
  .stateSeal {
    padding-right: 8em;
    max-width: 13%;
  }
  .hero__title {
    font-size: 60px;
  }
  h1 {
    font-size: 40px;
  }
  h2 {
    font-size: 34px;
  }
  .container {
    width: 1750px;
  }
  .textOnImageDesktop {
    visibility: visible;
    padding-left: 16em;
    padding-top: 5em;
    position: relative;
    bottom: 6em;
  }
  .textOnImageMobile {
    visibility: hidden;
    display: none;
  }
  .textOnImageDesktop h2 {
    font-size: 25px;
  }
  .desktopPadding2 {
    padding-top: 90px;
  }
  .line1 {
    left: 113.5em;
    top: 8.5em;
  }
  .line2 {
    left: 109em;
    top: 6.5em;
  }
  .addresses {
    bottom: 4em;
  }
}
@media (min-width: 213px) and (max-width: 319px) {
  .Arrow3d {
    left: 4.5em;
  }
  .bbb {
    padding-left: 9em;
    width: 24em;
  }
  .phone table {
    border-spacing: 1em 0;
    border-collapse: separate;
    margin: 0 auto;
    font-size: 12px;
  }
  .header__inner {
    bottom: 0;
  }
  .textOnImageDesktop {
    visibility: hidden;
    display: none;
  }
  .location_mobile,
  .textOnImageMobile {
    visibility: visible;
    display: block;
  }
  /* .fix-header {
   height: 8.8em !important; 
   display: block;
  } */
  .location {
    font-size: 21px;
  }
  .hero__title {
    font-size: 30px;
  }
  .header-logo {
    padding-top: 1em;
    padding-right: 2em;
  }
  .stateSeal {
    max-width: 24%;
  }
  .line1,
  .line2 {
    display: none;
  }
}
@media (min-width: 320px) and (max-width: 359px) {
  .bbb {
    padding-left: 6.5em;
    width: 16em;
  }
  .phone table {
    border-spacing: 1em 0;
    border-collapse: separate;
    margin: 0 auto;
    font-size: 9px;
  }
  .header__inner {
    bottom: 0;
  }
  .textOnImageDesktop {
    display: none;
    visibility: hidden;
  }
  .location_mobile,
  .textOnImageMobile {
    visibility: visible;
    display: block;
  }
  /* .fix-header {
    height: 8.8em !important;
    /* display: block; 
  } */
  .location {
    font-size: 18px;
  }
  .hero__title {
    font-size: 27px;
  }
  .header-logo {
    padding-top: 1em;
    padding-right: 2em;
  }
  .stateSeal {
    max-width: 24%;
  }
  .line1,
  .line2 {
    display: none;
  }
}
@media (min-width: 360px) and (max-width: 374px) {
  .Arrow3d {
    left: 8em;
  }
  .bbb {
    padding-left: 7em;
    width: 22em;
  }
  .phone table {
    border-spacing: 1em 0;
    border-collapse: separate;
    margin: 0 auto;
    font-size: 10px;
  }
  .header__inner {
    bottom: 0;
  }
  .textOnImageDesktop {
    display: none;
    visibility: hidden;
  }
  .location_mobile,
  .textOnImageMobile {
    visibility: visible;
    display: block;
  }
  /* .fix-header {
    height: 8.8em !important;
    /* display: block; 
  } */
  .location {
    font-size: 19px;
  }
  .hero__title {
    font-size: 30px;
  }
  .header-logo {
    padding-top: 1em;
    padding-right: 2em;
  }
  .stateSeal {
    max-width: 24%;
  }
  .line1,
  .line2 {
    display: none;
  }
}
@media (min-width: 375px) and (max-width: 383px) {
  .Arrow3d {
    left: 8.5em;
  }
  .bbb {
    padding-left: 8em;
    width: 17em;
  }
  .phone table {
    border-spacing: 1em 0;
    border-collapse: separate;
    margin: 0 auto;
    font-size: 10px;
  }
  .header__inner {
    bottom: 0;
  }
  .textOnImageDesktop {
    display: none;
    visibility: hidden;
  }
  .location_mobile,
  .textOnImageMobile {
    visibility: visible;
    display: block;
  }
  /* .fix-header {
    height: 8.8em !important;
    /* display: block; 
  } */
  .location {
    font-size: 21px;
  }
  .hero__title {
    font-size: 30px;
  }
  .header-logo {
    padding-top: 1em;
    padding-right: 2em;
  }
  .stateSeal {
    max-width: 24%;
  }
  .line1,
  .line2 {
    display: none;
  }
}
@media (min-width: 384px) and (max-width: 399px) {
  .Arrow3d {
    left: 8.5em;
  }
  .bbb {
    padding-left: 7em;
    width: 22em;
  }
  .phone table {
    border-spacing: 1em 0;
    border-collapse: separate;
    margin: 0 auto;
    font-size: 10px;
  }
  .header-logo {
    padding-top: 1em;
    padding-right: 2em;
  }
  .header__inner {
    bottom: 0;
  }
  .textOnImageDesktop {
    display: none;
    visibility: hidden;
  }
  .location_mobile,
  .textOnImageMobile {
    visibility: visible;
    display: block;
  }
  /* .fix-header {
    height: 8.8em !important;
    /* display: block; 
  } */
  .stateSeal {
    max-width: 24%;
  }
  .line1,
  .line2 {
    display: none;
  }
}
@media (min-width: 400px) and (max-width: 413px) {
  .Arrow3d {
    left: 9em;
  }
  .bbb {
    padding-left: 9em;
    width: 24em;
  }
  .phone table {
    border-spacing: 1em 0;
    border-collapse: separate;
    margin: 0 auto;
    font-size: 12px;
  }
  .header-logo {
    padding-top: 1em;
    padding-right: 2em;
  }
  .header__inner {
    bottom: 0;
  }
  .textOnImageDesktop {
    display: none;
    visibility: hidden;
  }
  .location_mobile,
  .textOnImageMobile {
    visibility: visible;
    display: block;
  }
  /* .fix-header {
    height: 8.8em !important;
    /* display: block; 
  } */
  .stateSeal {
    max-width: 24%;
  }
  .line1,
  .line2 {
    display: none;
  }
}
@media (min-width: 414px) and (max-width: 423px) {
  .Arrow3d {
    left: 9.5em;
  }
  .bbb {
    padding-left: 7em;
    width: 22em;
  }
  .phone table {
    border-spacing: 1em 0;
    border-collapse: separate;
    margin: 0 auto;
    font-size: 10px;
  }
  .header-logo {
    padding-top: 1em;
    padding-right: 2em;
  }
  .header__inner {
    bottom: 0;
  }
  .textOnImageDesktop {
    display: none;
    visibility: hidden;
  }
  .location_mobile,
  .textOnImageMobile {
    visibility: visible;
    display: block;
  }
  /* .fix-header {
    height: 8.8em !important;
    /* display: block; 
  } */
  .stateSeal {
    max-width: 24%;
  }
  .line1,
  .line2 {
    display: none;
  }
}
@media (min-width: 424px) and (max-width: 479px) {
  .Arrow3d {
    left: 10em;
  }
  .bbb {
    padding-left: 11em;
    width: 21em;
  }
  .phone table {
    border-spacing: 1em 0;
    border-collapse: separate;
    margin: 0 auto;
    font-size: 11px;
  }
  .header-logo {
    padding-top: 1em;
    padding-right: 2em;
  }
  .header__inner {
    bottom: 0;
  }
  .textOnImageDesktop {
    display: none;
    visibility: hidden;
  }
  .location_mobile,
  .textOnImageMobile {
    visibility: visible;
    display: block;
  }
  /* .fix-header {
    height: 8.8em !important;
    /* display: block; 
  } */
  .stateSeal {
    max-width: 26%;
  }
  .line1,
  .line2 {
    display: none;
  }
}
@media (min-width: 480px) and (max-width: 719px) {
  .Arrow3d {
    left: 11em;
  }
  .bbb {
    padding-left: 11em;
    width: 29em;
  }
  .phone table {
    border-spacing: 1em 0;
    border-collapse: separate;
    margin: 0 auto;
    font-size: 13px;
  }
  .hero__title {
    font-size: 33px;
    position: relative;
    top: 0;
    left: 1em;
  }
  .header-logo {
    padding-top: 1em;
    padding-right: 2em;
    position: relative;
    bottom: 2em;
  }
  .header__inner {
    bottom: 0;
  }
  .textOnImageDesktop {
    display: none;
    visibility: hidden;
  }
  .textOnImageMobile {
    visibility: visible;
    padding-top: 1em;
  }
  .location_mobile {
    visibility: visible;
    display: block;
  }
  /* .fix-header {
    height: 8.8em !important;
    /* display: block; 
  } */
  .stateSeal {
    max-width: 15%;
  }
  .line1,
  .line2 {
    display: none;
  }
}
@media (min-width: 720px) and (max-width: 767px) {
  .Arrow3d {
    left: 17em;
  }
  .bbb {
    padding-left: 19em;
    width: 38em;
  }
  .phone table {
    border-spacing: 1em 0;
    border-collapse: separate;
    margin: 0 auto;
    font-size: 16px;
  }
  .header-logo {
    padding-top: 1em;
    padding-right: 2em;
  }
  .header__inner {
    bottom: 0;
  }
  .textOnImageDesktop {
    display: none;
    visibility: hidden;
  }
  .textOnImageMobile {
    visibility: visible;
    position: relative;
    left: 4em;
    bottom: 2em;
  }
  .location_mobile {
    visibility: visible;
    display: block;
  }
  /* .fix-header {
    height: 8.8em !important;
    /* display: block; 
  } */
  .stateSeal {
    max-width: 15%;
  }
  .line1,
  .line2 {
    display: none;
  }
}
