#mobileMenu-btn {
  line-height: 60px;
  padding: 0 15px; }

#mobileMenu-btn i {
  font-size: 20px;
  font-size: 1.25rem; }

#mobileHeader {
  -webkit-box-shadow: 5px 0 5px #474242;
  -moz-box-shadow: 5px 0 5px #474242;
  box-shadow: 5px 0 5px #474242; }
  #mobileHeader .mobile-logo {
    margin-top: 7px; }
  #mobileHeader .mobile-logo img {
    width: 200px;
    padding: 5px 0; }
  #mobileHeader .searchBar {
    position: relative; }
    #mobileHeader .searchBar input {
      border: none;
      outline: none;
      padding-right: 20px;
      width: 75px; }
    #mobileHeader .searchBar .fa-search {
      position: absolute;
      right: 3px;
      top: 7px;
      font-size: 0.875rem;
      color: #1b614b;
      cursor: pointer; }
  #mobileHeader .shoppingBag {
    position: absolute;
    right: 25px;
    top: 50%;
    color: #666666; }
  #mobileHeader .bag {
    width: 27px;
    height: 27px;
    vertical-align: bottom; }
  #mobileHeader .bag-totalItem {
    position: absolute;
    color: #ffffff;
    left: 5px;
    top: 5px;
    width: 17px;
    text-align: center;
    font-size: 14px;
    font-size: 0.875rem; }

.mm-navbar i {
  font-size: 20px;
  font-size: 1.25rem; }

.mm-menu a, .mm-menu a:active, .mm-menu a:hover {
  color: #e83f34; }

@media (max-width: 1199.98px) {
  .navigation li {
    padding: 0 16px; }

  #map .bullet {
    width: 10px;
    height: 10px; } }
@media (max-width: 991.98px) {
  body {
    font-size: 15px;
    font-size: 0.9375rem; }

  /*h1 {font-size: calculateRem(34px); margin:0;}
  h2 {font-size: calculateRem(28px); font-weight: 400; margin: 0;}
  h3 {font-size: calculateRem(22px); margin: 0; @include tracking(50);}
  h4 {font-weight: bold; font-size:calculateRem(18px); margin:0; line-height: 30px;}
  h5 {font-weight: bold; font-size:calculateRem(14px); margin:0;}
  h6 {font-weight: bold; font-size: calculateRem(14px); color: $green02; text-transform: uppercase;}*/
  #execute h2 {
    font-size: 40px;
    font-size: 2.5rem; }

  h4.book {
    font-size: 25px;
    font-size: 1.5625rem; }

  .map-responsive {
    padding-top: 0;
    margin-top: 30px; }

  #map .bullet {
    width: 8px;
    height: 8px; }

  #testimonial .testi-by {
    margin: 15px 30px 30px 0; }

  .locateUs {
    background: none;
    padding-bottom: 50px; } }
@media (max-width: 767.98px) {
  .wrapper {
    padding-top: 60px; }

  .banner-details {
    padding: 8% 9%; }

  .banner-details::after {
    border: none; }

  .tagline-word {
    display: block; }

  #testimonial .testi-by {
    margin: 50px 30px 30px 0; }

  /* Navigation */
  #mobileHeader {
    position: fixed;
    top: 0;
    z-index: 99999 !important;
    width: 100%;
    background-color: #ffffff; }

  #mobileMenu .dropdown-menu ul li a, #mobileMenu .dropdown-menu ul li a:focus, #mobileMenu .dropdown-menu ul li a:visited {
    color: #333333 !important; }

  .mm-listitem {
    padding: 0; } }
@media (max-width: 575.98px) {
  body, html {
    font-size: 14px;
    font-size: 0.875rem; }

  .bullet:hover + .location {
    display: none; } }

/*# sourceMappingURL=media.css.map */
