header.mob {
  display: none;
}
nav.mainNav {
  display: flex;
  width: 100%;
  align-items: center;
}
.desktopMenu {
  display: flex;
}
.desktopMenu {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
}
.desktopMenu ul {
  display: flex;
  flex-direction: row;
  margin: 0 auto;
}
.desktopMenu ul li {
  padding: 5px 15px;
}
.desktopMenu ul li a {
  font-weight: 500;
}
nav.mainNav a.navbar-brand {
  padding: 0;
}
.topTFN {
  display: none;
}
.footerttf {
  display: none;
}
@media (max-width: 767px) {
  .topTFN {
    display: block;
  }
  .desktopMenu {
    display: none;
  }
  nav.mainNav a.navbar-brand img {
    width: 100px;
  }
  nav.mainNav {
    margin-top: 5px;
    flex-direction: column;
    align-items: flex-start;
  }
  header.headerTop {
    display: none;
  }
  header.mob {
    display: flex;
    align-items: center;
  }
  .topTFN {
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 999;
  }
  .footerTfn {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 999;
  }
  /* pop start */
  h2.poptitle {
    font-size: 18px !important;
    text-align: center;
    background: #0a4879;
    margin: 0;
    padding: 10px;
    color: #fff;
  }
  p.txtDiv {
    color: #000;
    text-align: left;
    padding: 10px 8px;
    background: #fff;
    margin: 0;
  }
  .suppDiv h3 {
    font-size: 18px !important;
  }
  .suppDiv {
    text-align: center;
  }
  .suppDiv p {
    font-size: 18px;
    font-weight: 700;
  }
  .callNowB {
    background: #07bbff;
    color: #fff;
    margin: 30px 10px 0;
    border-radius: 70px;
    padding: 10px 0;
  }
  .callNowB a {
    display: flex;
    justify-content: center;
  }
  .callNowB a svg {
    width: 42px;
  }
  .callNowB a h3 span {
    font-size: 28px;
  }
  .callNowB a h3 {
    display: flex;
    margin: 0;
    flex-direction: column;
    text-align: center;
    font-size: 18px !important;
  }
  .callNowB a h3 span {
    font-size: 28px;
  }
  .callNowB a h3 {
    display: flex;
    margin: 0;
    flex-direction: column;
    text-align: center;
    font-size: 18px !important;
  }
  .btncallDiv {
    background: #0055b1;
    /* display: inline-block; */
    margin: 20px 75px;
    text-align: center;
    border-radius: 35px;
    padding: 10px 0;
    border: 2px solid #000000;
  }
  .btncallDiv a {
    font-size: 25px;
    text-align: center;
    display: block;
    color: #fff;
    font-weight: 700;
    text-shadow: -1px -1px 2px black;
  }
  .wave {
    animation: waveIn 1.2s infinite ease-out;
    transform-origin: 50% 50%;
  }
  .wave-sm {
    animation-delay: 0.3s;
  }
  .wave-md {
    animation-delay: 0.45s;
  }
  .wave-lg {
    animation-delay: 0.6s;
  }
  @keyframes waveIn {
    from {
      opacity: 0;
      transform: scale(0.3) translate(-20px, 10px);
    }
    50% {
      transform: translate(0, 0);
      opacity: 1;
    }
  }
  .footerTfn a {
    background: #007bff;
    display: flex;
    color: #fff;
    justify-content: center;
    padding: 8px 0;
  }
  .footerTfn a img {
    width: 55px;
    margin-right: 10px;
    border-radius: 50%;
  }
  .footerTfn a .footCont h3 {
    font-size: 28px !important;
    margin: 0;
    font-weight: 700;
  }
  .footerTfn a .footCont {
    text-align: center;
  }
  .footerTfn a .footCont span {
    font-size: 14px;
  }
  .headerCntr {
    padding: 0;
    margin-top: 60px;
  }
  .footerttf {
    display: block;
  }
}

.pd-pop {
  position: fixed;
  display: none;
  margin: 0 auto;
  border: 0;
  top: 0px;
  left: 0;
  bottom: 0px;
  z-index: 99999;
  width: 100%;
  overflow: hidden;
  outline: 0;
}

.popinr {
  font-size: 1.5em;
  background: #fff;
  background-size: cover;
  background-position: center top;
}

#mob-click {
  display: none;
}

.vancall {
  padding-top: 15%;
  background: #fff;
}

@media screen and (max-width: 767px) {
  .flytrav .popinr {
    width: 100% !important;
    margin: 0 auto;
    height: 100vh;
  }

  .flytrav .closess {
    right: 5px;
    top: 10px;
    z-index: 9;
    padding: 2px 6px;
    width: auto;
    color: #060606;
    font-size: larger;
    position: absolute;
    border-radius: 50%;
    text-align: center;
    line-height: 24px;
    border: 1px solid;
  }

  .fflyt {
    text-decoration: none !important;
    padding: 0;
    border-radius: 0;
    display: block;
  }

  .fflyt .phone-title-low {
    text-align: center;
    display: block;
    font-size: 20px;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 0;
    font-weight: 700;
  }

  .fflyt .international {
    background: url("images1/call_popup1.png") no-repeat center top;
    background-size: contain;
    min-width: 100%;
    min-height: 100px;
    padding-left: 55px;
    padding-top: 20px;
  }

  .fflyt .tel-box span {
    font-size: 20px;
    line-height: 16px;
    color: #fff;
  }

  .fflyt .tel-box {
    text-align: center;
  }

  .fflyt .call_now_m {
    font-size: 16px;
    margin-top: 2px;
    line-height: 14px;
    color: #fff;
  }

  .fflyt .number-section {
    display: block;
    position: relative;
  }

  .fflyt .list-section {
    margin: 0;
    float: left;
    color: #222;
    font-size: 14px;
    width: 100%;
    padding-left: 0px;
  }

  .fflyt .list-section li {
    width: 50%;
    float: left;
  }

  .fflyt .tel-container {
    padding: 0;
    color: #1d1c1c;
  }

  .fflyt .phone-modal-content {
    width: 100%;
    padding: 5px;
  }

  .pd-pop {
    float: left;
    margin-top: 0px;
  }

  .bg_clrddd {
    margin-top: 90px;
    position: absolute;
  }

  .cbtnnew {
    position: fixed;
    right: 50%;
    top: 15px;
    z-index: 99999;
    margin-right: -65px;
    background: #284f5d;
    border-bottom: 4px solid #ffcc00;
    padding: 5px 20px;
    border-radius: 5px;
    font-size: 22px;
    letter-spacing: 1px;
    color: #fff !important;
  }

  #mob-click {
    display: block;
  }
  .vancall {
    padding-top: 10% !important;
    padding-bottom: 20% !important;
  }
}

@media (max-width: 767px) {
  .desktopMenu {
    display: none;
  }

  nav.mainNav a.navbar-brand img {
    width: 100px;
  }

  nav.mainNav {
    margin-top: 5px;

    flex-direction: column;

    align-items: flex-start;
  }

  header.headerTop {
    display: none;
  }
}
