#fp-header {
  align-items: center;
  display: flex;
  background: url("../images/bg-2.jpg") center center no-repeat #fff;
  height: 97vh;
  justify-content: center; }
  #fp-header .row {
    /* background: url("/wp-content/themes/lme_btstrp_theme/images/united-states.png") center center no-repeat;
  background-size: 50%; } */}
    #fp-header .row .col-md-6 {
      align-items: center;
      display: flex;
      font-family: Anton;
      justify-content: center;
      min-height: 350px; }
    #fp-header .row #eng-click {
      font-size: 3.5rem; }
      #fp-header .row #eng-click a {
        color: red;
        text-shadow: 2px 2px #000;
        text-decoration: none; }
    #fp-header .row #eng-call {
    background: url("../images/united-states.html") center center no-repeat;
  background-size: 100%;
      color: #03297c;
      font-size: 3rem;
      text-shadow: 1px 1px #000; }
      #fp-header .row #eng-call .num {
        color: #fff;
        font-size: 4rem;
        text-shadow: 2px 2px #000; }
    #fp-header .row #more {
      padding-top: 50px; }
      #fp-header .row #more .fas {
        color: #fff;
        text-shadow: 2px 2px #000; }

@media all and (max-width: 414px) {
  body{
    padding-top: 5px !important;
  }
  #fp-header {
    min-height: 800px; }
    #fp-header .row {
      background: none !important; }
      #fp-header .row .col-md-6 {
        min-height: 325px; }
    #fp-header #eng-call {
      padding-top: 100px;
      color: #fff !important;
      font-size: 1.3rem !important;
    padding-bottom: 110px;}
      #fp-header #eng-call a {
        color: #03297C;
        font-size: 3.1rem;
        text-shadow: 2px 2px #000; }
        #fp-header #eng-call a .fas {
          color: #03297C; } }

/*# sourceMappingURL=front-page.css.map */
