@import url('//fonts.googleapis.com/css2?family=Lato&display=swap');
@import url('//fonts.googleapis.com/css2?family=Zhi+Mang+Xing&display=swap');
@import url('//fonts.googleapis.com/css2?family=Jost:wght@500&display=swap');

/*

font-family: 'Lato', sans-serif,

font-family: 'Zhi Mang Xing', cursive;

font-family: 'Jost', sans-serif;
font-weight: 500;

*/

body {
  font-family: 'Lato', sans-serif;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Jost', sans-serif;
  font-weight: 500;
}

.nav-v7 .navbar-logo .header-logo {
  max-width: 130px;
}
.navbar-regular.nav-v7 .navbar-nav>li>a {
  font-family: 'Jost', sans-serif;
  font-weight: 500;
  font-size: 1.1em;
  border-right: none !important;
}
.nav-v7 li.subscribe-btn {
    border: 1px solid #000;
}
.nav-v7 li.subscribe-btn a {
    color: #000!important;
}
.section-header,
.about-us-v8-content .text-wrapper h1,
.about-us-v7-content .text-wrapper h1,
.specials-v3.home-specials h1,
.specials h1,
.events-container h1,
.about-us-page .about-us-s1-content h1,
.custom-modal .newsletter-popup .section-header {
  text-transform: uppercase;
  font-family: 'Jost', sans-serif;
  font-weight: 500;
  font-size: 3.8em;
}
.about-us-v8-content .text-wrapper h2,
.tmt-section h2,
.custom_html_1-section h2,
.reviews-v2-wrapper h2,
.map-newsletter h2 {
  font-family: 'Zhi Mang Xing', cursive;
  text-transform: none;
  font-size: 2.2em;
}

.custom-temp-btn,
.uk-overlay-panel a.custom-temp-btn,
.on-cover-content .section-wrapper a.custom-temp-btn,
.about-us-v7-content .text-wrapper .text-content .custom-temp-btn,
.about-us-v8-wrapper a.custom-temp-btn,
.map-newsletter .sph-email-subscription .sph-submit-button,
.custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button,
.addtocalendar.atc-style-blue .atcb-link,
.specials-v3.home-specials div a.custom-temp-btn,
.food-menu-grid .pdf-menu-btn-wrapper a.custom-temp-btn {
  padding: 6px 40px;
  text-transform: uppercase;
  background-color: #a6056f;
  background: #a6056f;
  border: 2px solid #a6056f;
  color: #fff;
  font-family: 'Jost', sans-serif;
  font-weight: 500;
  font-size: 18px;
  box-shadow: none;
  border-radius: 0;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.custom-temp-btn:hover,
.uk-overlay-panel a.custom-temp-btn:hover,
.about-us-v8-wrapper a.custom-temp-btn:hover,
.specials-v3.home-specials div a.custom-temp-btn:hover,
.map-newsletter .sph-email-subscription .sph-submit-button:hover,
.custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button:hover,
.addtocalendar.atc-style-blue .atcb-link:hover,
.custom_html_1-section a.custom-temp-btn:active,
.custom_html_1-section a.custom-temp-btn:focus,
.food-menu-grid .pdf-menu-btn-wrapper a.custom-temp-btn:hover {
  text-decoration: none;
  background-color: #343434;
  background: #343434;
  border: 2px solid #343434;
  color: #fff;
  opacity: 1;
}
.reservations-tmt-section a.custom-temp-btn,
.order-tmt-section a.custom-temp-btn,
.map-newsletter .sph-email-subscription .sph-submit-button,
.custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button {
  background-color: #000;
  background: #000;
  border: 2px solid #000;
  color: #fff;
}
.reservations-tmt-section a.custom-temp-btn:hover,
.reservations-tmt-section a.custom-temp-btn:focus,
.reservations-tmt-section a.custom-temp-btn:active,
.order-tmt-section a.custom-temp-btn:hover,
.order-tmt-section a.custom-temp-btn:focus,
.order-tmt-section a.custom-temp-btn:active,
.map-newsletter .sph-email-subscription .sph-submit-button:hover,
.custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button:hover {
  background-color: #343434;
  background: #343434;
  border: 2px solid #343434;
  color: #fff;
}
/*HOMEPAGE*/

/*Banner section*/
.banner-section {
  padding: 30px 0;
}
.banner-section h1 {
  font-family: 'Lato', sans-serif;
  font-size: 1.3em;
}
.banner-section .banner-pin {
  color: #ffd49d;
  font-size: 1.1em;
}
.banner-section .banner-pin:hover,
.banner-section .banner-pin:focus,
.banner-section .banner-pin.active {
  color: #fff;
}
/*Banner section end*/

/*Custom html section*/
.custom_html_1-section {
  background-image: url("https://static.spotapps.co/web/losortizesmexicanrestaurant--com/css/../custom/section_back.jpg");
  background-size: cover;
  padding: 3em 0;
}
.custom_html_1-section h1 {
  margin-top: 20px;
  color: #343434;
}
.custom_html_1-section h2 {
  color: #a6056f;
  margin: 30px auto 20px;
}
.custom_html_1-section p {
  margin: 15px auto;
  max-width: 760px;
}
.custom_html_1-section .visible-hidden {
  position: absolute;
  left: -1000000000000px;
  z-index: -1;
}
/*Custom html section end*/

/*About us section*/
.about-us-v8-content .text-wrapper h2 {
  margin-top: 35px;
  margin-bottom: 30px;
  color: #a6056f;
}
/*About us section end*/

/*Order section*/
.tmt-section {
  padding: 3em 0;
}
.tmt-section h1 {
  margin-top: 20px;
  margin-bottom: 40px;
}
.tmt-section p {
  font-size: 1.15em;
  margin: 35px auto 45px;
}
.tmt-section  a.custom-temp-btn {
  margin: 0 5px 20px;
}
/*Order section end*/


/*Slideshow section*/
.uk-overlay-background {
  background: rgba(0, 0, 0, 0.5);
}
.uk-overlay-panel h1 {
  margin-top: 0;
  text-transform: uppercase;
  font-family: 'Jost', sans-serif;
  font-weight: 500;
  font-size: 4em;
}
.uk-dotnav-contrast>*>* {
  background: #fff;
}
.uk-dotnav-contrast>.uk-active>*,
.uk-dotnav-contrast>*>:focus,
.uk-dotnav-contrast>*>:hover {
  background: #a6056f;
  -webkit-transform: scale(1);
  transform: scale(1);
}
/*Slideshow section end*/

/*Reviews section*/
.reviews-v2-wrapper {
  background-size: cover !important;
  background-attachment: scroll !important;
}
.reviews-v2-wrapper h1 {
  margin-top: 20px;
}
.reviews-v2-wrapper .container {
  padding-top: 20px;
}
.reviews-v2-wrapper h1 {
  margin-bottom: 0;
}
.reviews-v2-wrapper h2 {
  margin-top: 0;
  color: #a6056f;
}
.reviews-v2-wrapper h3 {
  font-family: 'Lato', sans-serif;
  text-transform: capitalize;
  margin: 20px auto 15px;
  color: #000;
}
.reviews-v2-wrapper h3 .fa.fa-star {
  color: #cd1321;
  font-size: 0.8em;
}
.reviews-v2-wrapper .review-quote {
  color: #a6056f;
  opacity: 1;
}
.reviews-v2-wrapper .review-text {
  padding-top: 0;
}
.reviews-v2-wrapper .review-text p {
  line-height: 1.5em;
}
.owl-theme .owl-dots .owl-dot button {
  background: #343434;
  border: 1px solid #343434;
}
.owl-theme .owl-dots .owl-dot.active button,
.owl-theme .owl-dots .owl-dot:hover button {
  background: #a6056f;
  border: 1px solid #a6056f;
}
/*Reviews section end*/

/*Newsletter section*/
.map-newsletter {
  border-right: none;
}
.map-newsletter .text-wrapper:before {
  background-color: #b6d740;
}
.map-newsletter .section-header {
  color: #000;
}
.openstreetmap-v3-custom .map-newsletter h2,
.openstreetmap-v3-custom .map-newsletter .spothopper-embeddable {
  display: none;
}
.openstreetmap-v3-custom .map-newsletter .newsletter-h2 {
  font-family: 'Zhi Mang Xing', cursive;
  text-transform: none;
  font-size: 2.2em;
  margin: 30px auto;
}
.openstreetmap-v3-custom .map-newsletter .custom-temp-btn:hover,
.openstreetmap-v3-custom .map-newsletter .custom-temp-btn:focus,
.openstreetmap-v3-custom .map-newsletter .custom-temp-btn:active {
  text-decoration: none;
  background-color: #325340;
  background: #325340;
  border: 2px solid #325340;
  color: #fff;
  opacity: 1;
}
 .visibilityhidden {
    position: absolute;
    left: -100000px;
    top: -10000px;
}
.map-newsletter h2 {
  color: #343434;
}
.map-newsletter .sph-email-subscription h2 {
  font-family: 'Lato', sans-serif;
  color: #000;
}
.map-newsletter .sph-email-subscription .sph-email-input {
  padding: 9px 5px;
  color: #000;
  border-bottom: 1px solid #000;
}
.map-newsletter .sph-email-subscription input::-webkit-input-placeholder {
  color: #000;
}
.map-newsletter .sph-email-subscription input:-moz-placeholder { /* Firefox 18- */
  color: #000;
}
.map-newsletter .sph-email-subscription input::-moz-placeholder { /* Firefox 19+ */
  color: #000;
}
.map-newsletter .sph-email-subscription input:-ms-input-placeholder {
  color: #000;
}
.map-newsletter .bar {
  top: -6px;
}
.map-newsletter .bar:before,
.map-newsletter .bar:after {
  background: #fff;
}
.googlemap-v3-wrapper .triangle {
  display: none;
}
.sph-response-message {
  font-size: 1.3em;
  color: #000;
}
/*Newsletter section end*/

/*Newsletter popup section*/
.custom-modal .modal-content {
background-color: #b6d740;
}

.custom-modal .newsletter-popup .section-header {
  color: #000;
}
.custom-modal .newsletter-popup .sph-email-subscription h2 {
  font-family: 'Lato', sans-serif;
  font-size: 1.3em;
  color: #000;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input {
  color: #000;
  border: 1px solid #000;
  background: transparent;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input::-webkit-input-placeholder {
  color: #000;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input:-moz-placeholder { /* Firefox 18- */
  color: #000;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input::-moz-placeholder { /* Firefox 19+ */
  color: #000;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input:-ms-input-placeholder {
  color: #000;
}
/*Newsletter popup section end*/

/*Contact section*/
.contact-v3 {
  background-color: #a6056f;
  color: #fff;
}
.contact-v3 .contact-us p {
  margin: 0;
}
.contact-v3 .days {
  padding: 0;
}
.contact-v3 .from-to {
  text-transform: lowercase;
}
.contact-v3 a {
  text-decoration: none;
  color: #fff;
}
/*Contact section end*/

/*HOMEPAGE END*/

/*ABOUT US PAGE*/
.about-us-s1-wrapper {
  padding-top: 70px;
}
.about-us-page .about-us-s1-content img {
  max-width: 200px;
}
.about-us-v7-content .text-wrapper h2 {
  font-family: 'Zhi Mang Xing', cursive;
  font-size: 1.6em;
}
.about-page-content .about-us-v7-content .text-wrapper .text-content {
  padding: 40px 6%;
}
.about-us-s4-wrapper {
  background-color: #f4b565;
  padding: 40px 5%;
  color: #000;
}
.about-us-s4-wrapper h1 {
  font-size: 2.4em;
  text-transform: uppercase;
}
/*ABOUT US PAGE END*/

/*FOOD AND DRINKS PAGE*/
.food-menu-page .food-menu-v2-wrapper,
.drink-menu-page .drink-menu-v2-wrapper {
  padding-top: 85px;
}
.food-menu-nav .food-menu-nav-item {
  background-color: #343434;
  background: #343434;
  border: 2px solid #343434;
  color: #fff;
}
.food-menu-nav .food-menu-nav-item:hover,
.food-menu-nav .food-menu-nav-item:focus,
.food-menu-nav .food-menu-nav-item.active {
  background-color: #a6056f;
  background: #a6056f;
  border: 2px solid #a6056f;
  color: #fff;
}
.food-menu-grid-item-content {
  border-radius: 0;
}
.drink-menu .food-menu-page h2,
.drink-menu .drink-menu-page h2 {
  font-family: 'Jost', sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  color: #000;
}
.food-menu-grid p,
.food-menu-grid .food-item-description {
  font-size: 1.15em;
}
.food-menu-grid-item-content .food-menu-content {
  border-left: 1px solid #f4b565;
}
.food-menu-grid h3,
.food-menu-grid .food-price {
  font-family: 'Lato', sans-serif;
  font-size: 1.2em;
  color: #000;
}
.food-menu-grid .food-price {
  color: #a6056f;
}
.food-menu-v2-wrapper .container {
  padding-bottom: 60px;
}
.food-menu-grid .pdf-menu-btn-wrapper {
  position: absolute;
  bottom: -70px;
  min-width: 100%;
  margin: 0 auto;
}
/*FOOD AND DRINKS PAGE END*/

/* Contact us page */
.contact-page .section-header {
	margin: 35px auto 40px;
}
/* Contact us page end */

.drink-menu .pagecontent {
  padding-top: 150px;
}

.empty-content-message h2,
.empty-content-message h3,
.food-menu-page .empty-content-message h2,
.food-menu-page .empty-content-message h3 {
  text-transform: none;
  text-align: center;
  font-family: 'Lato', sans-serif;
  font-size: 1.3em;
}

/*MEDIA QUERIES*/
@media (max-width:1400px) {
  .navbar.nav-v7 .container {
    width: 100%;
  }
  .section-header,
  .about-us-v8-content .text-wrapper h1,
  .about-us-v7-content .text-wrapper h1,
  .specials-v3.home-specials h1,
  .specials h1,
  .events-container h1,
  .about-us-page .about-us-s1-content h1,
  .custom-modal .newsletter-popup .section-header {
    font-size: 3.4em;
  }
  .about-us-v8-content .text-wrapper h2,
  .tmt-section h2,
  .custom_html_1-section h2,
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 1.9em;
  }
  .uk-overlay-panel h1 {
    font-size: 3.4em;
  }
  .about-us-s4-wrapper h1 {
    font-size: 2.2em;
  }
}

@media (max-width:1200px) {
  .navbar-regular.nav-v7 .navbar-nav>li>a {
    font-size: 1em;
    padding: 0 10px;
  }
  .section-header,
  .about-us-v8-content .text-wrapper h1,
  .about-us-v7-content .text-wrapper h1,
  .specials-v3.home-specials h1,
  .specials h1,
  .events-container h1,
  .about-us-page .about-us-s1-content h1,
  .custom-modal .newsletter-popup .section-header {
    font-size: 3em;
  }
  .about-us-v8-content .text-wrapper h2,
  .tmt-section h2,
  .custom_html_1-section h2,
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 1.8em;
  }
  p {
    font-size: 1.2em;
  }
  .banner-section {
    padding: 25px 0;
  }
  .banner-section h1 {
    font-size: 1.2em;
  }
  .uk-overlay-panel h1 {
    font-size: 3em;
  }
  .googlemap-v3-wrapper .map-item,
  #map-v3-container {
    min-height: 460px;
  }
  .map-newsletter .sph-email-subscription h2 {
    font-size: 1.2em;
  }
  .sph-response-message {
    font-size: 1.2em;
  }
  .custom-modal .newsletter-popup .sph-email-subscription h2,
  .custom-modal .newsletter-popup .sph-email-subscription label h2 {
    font-size: 1.2em;
  }
  .contact-v3 .contact-location,
  .contact-v3 .hours,
  .contact-v3 .find-us {
    font-size: 1.1em;
  }
  .footer-v2-wrapper a {
    font-size: 1.1em;
  }
  .drink-menu .food-menu-page h2,
  .drink-menu .drink-menu-page h2 {
    font-size: 1.4em;
  }
  .about-page-content .about-us-v7-content .text-wrapper .text-content {
    padding: 40px 5%;
  }
  .about-us-s4-wrapper h1 {
    font-size: 2em;
  }
  .about-us-v7-content .text-wrapper h2 {
    font-size: 1.5em;
  }
  .about-us-s4-wrapper {
    padding: 40px 6%;
  }
  .food-menu-nav .food-menu-nav-item {
    font-size: 16px;
  }
  .empty-content-message h2,
  .empty-content-message h3,
  .food-menu-page .empty-content-message h2,
  .food-menu-page .empty-content-message h3 {
    font-size: 1em;
  }
}
@media (width:1024px) {
    .openstreetmap-v3-custom {
        min-height: 300px !important;
    }
}
@media (max-width:1024px) {
    .openstreetmap-v3-custom .map-newsletter .text-wrapper {
        display: grid;
    }
    .openstreetmap-v3-custom .map-newsletter .text-wrapper .text-content {
        align-self: center;
    }
    .map-newsletter .section-header {
        margin-top: 0px;
    }
}
@media (max-width:1023px) {
  .section-header,
  .about-us-v8-content .text-wrapper h1,
  .about-us-v7-content .text-wrapper h1,
  .specials-v3.home-specials h1,
  .specials h1,
  .events-container h1,
  .about-us-page .about-us-s1-content h1,
  .custom-modal .newsletter-popup .section-header {
    font-size: 2.8em;
  }
  .about-us-v8-content .text-wrapper h2,
  .tmt-section h2,
  .custom_html_1-section h2,
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 1.7em;
  }
  .custom-temp-btn,
  .uk-overlay-panel a.custom-temp-btn,
  .on-cover-content .section-wrapper a.custom-temp-btn,
  .about-us-v7-content .text-wrapper .text-content .custom-temp-btn,
  .about-us-v8-wrapper a.custom-temp-btn,
  .map-newsletter .sph-email-subscription .sph-submit-button,
  .custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button,
  .addtocalendar.atc-style-blue .atcb-link,
  .specials-v3.home-specials div a.custom-temp-btn {
    font-size: 16px;
  }
  .uk-overlay-panel h1 {
    font-size: 2.6em;
  }
  .reviews-v2-wrapper h3 {
    font-size: 1.1em;
  }
  .reviews-v2-wrapper .review-text p {
    font-size: 1.1em;
  }
  .custom_html_1-section p {
    max-width: 90%;
  }
  .about-us-page .about-us-s1-content img {
    max-width: 130px;
  }
  .about-page-content .about-us-v7 .about-us-v7-content:last-of-type {
    min-height: 270px;
  }
  .about-page-content .about-us-v7-content .text-wrapper .text-content {
    padding: 20px 5%;
  }
  .about-us-s4-wrapper {
    padding: 20px 6%;
  }
  .about-us-s4-wrapper h1 {
    font-size: 1.8em;
  }
  .food-menu-grid .pdf-menu-btn-wrapper a.custom-temp-btn {
    font-size: 15px;
  }
}

@media (max-width:991px) {
  .navbar.nav-v7 .container {
    padding-left: 0;
    padding-right: 0;
  }
  .navbar-regular.nav-v7 .navbar-nav>li>a {
    padding: 0 7px;
  }
  .social-icons-holder .contact-icon {
    width: 28px;
  }
  .openstreetmap-v3-custom .map-item.map-newsletter {
    min-height: 350px !important;
  }
  .openstreetmap-v3-custom .map-newsletter .newsletter-h2 {
    font-size: 1.8em;
  }
  .map-newsletter .bar {
    top: 0;
  }
}

@media (max-width:767px) {
  .navbar.nav-v7 .header-logo {
    max-width: 70px;
  }
  .navbar-regular.nav-v7 .navbar-nav>li>a {
    font-size: 1em;
    padding: 6px 15px;
  }
  .nav-v7.navbar-fixed-top li.subscribe-btn,
  .nav-v7.nav-scroll li.subscribe-btn {
      background-color: transparent;
      border: none;
  }
  video#coverVideo {
    margin-top: 70px;
  }
  .section-header,
  .about-us-v8-content .text-wrapper h1,
  .about-us-v7-content .text-wrapper h1,
  .specials-v3.home-specials h1,
  .specials h1,
  .events-container h1,
  .about-us-page .about-us-s1-content h1,
  .custom-modal .newsletter-popup .section-header {
    font-size: 2.4em;
  }
  .about-us-v8-content .text-wrapper h2,
  .tmt-section h2,
  .custom_html_1-section h2,
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 1.5em;
  }
  p {
    font-size: 1.1em;
  }
  .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
    text-transform: uppercase;
    font-family: 'Jost', sans-serif;
    font-weight: 500;
    font-size: 14px;
    padding: 15px 5px;
  }
  .banner-section {
    padding: 15px 0;
  }
  .banner-section h1 {
    font-size: 1.1em;
  }
  .custom_html_1-section {
    padding: 2em 0;
  }
  .custom_html_1-section p {
    max-width: 91%;
  }
  .about-us-v8-content {
    min-height: 350px;
  }
  .about-us-v8-content .text-wrapper {
    text-align: center;
    padding: 20px !important;
  }
  .tmt-section {
    padding: 2em 0;
  }
  .tmt-section p {
    font-size: 1.05em;
  }
  .reservations-tmt-section {
    background-size: contain;
  }
  .uk-overlay-panel h1 {
    font-size: 1.5em;
  }
  .googlemap-v3-wrapper .map-item.map-newsletter {
    min-height: 440px;
  }
  .map-newsletter .text-wrapper .text-content {
    top: -10px;
  }
  .map-newsletter .sph-email-subscription h2 {
    font-size: 1.1em;
  }
  .sph-response-message {
    font-size: 1.1em;
  }
  .custom-modal .newsletter-popup .sph-email-subscription h2,
  .custom-modal .newsletter-popup .sph-email-subscription label h2 {
    font-size: 1.1em;
  }
  .contact-v3 .contact-location,
  .contact-v3 .hours,
  .contact-v3 .find-us {
    font-size: 1em;
  }
  .footer-v2-wrapper a {
    font-size: 1em;
  }
  .about-us-s4-wrapper h1 {
    font-size: 1.5em;
  }
  .food-menu-page .food-menu-v2-wrapper,
  .drink-menu-page .drink-menu-v2-wrapper {
    padding-top: 45px;
  }
  .food-menu-nav .food-menu-nav-item {
    padding: 7px 20px;
    border: none;
    border-bottom: 2px solid #a6056f;
  }
  .food-menu-nav .food-menu-nav-item:hover,
  .food-menu-nav .food-menu-nav-item:focus,
  .food-menu-nav .food-menu-nav-item.active {
    border: none;
    border-bottom: 2px solid #a6056f;
  }
  .food-menu-nav .food-menu-nav-item:first-of-type {
    border-top: 2px solid #a6056f;
  }
  .food-menu-grid h3,
  .food-menu-grid .food-price {
    font-size: 1.1em;
  }
  .food-menu-grid p, .food-menu-grid .food-item-description {
    font-size: 1.05em;
  }
  .food-menu-grid .pdf-menu-btn-wrapper {
    bottom: -70px;
  }
  .food-menu-grid .pdf-menu-btn-wrapper a.custom-temp-btn {
    padding: 7px 10px;
    font-size: 13px;
  }
  .food-menu-v2-wrapper .container {
    padding-bottom: 120px;
  }
  .drink-menu .pagecontent {
    padding-top: 70px;
  }
  .empty-content-message h2,
  .empty-content-message h3,
  .food-menu-page .empty-content-message h2,
  .food-menu-page .empty-content-message h3 {
    font-size: 1.1em;
  }
}

@media (max-width:320px) {
  .section-header,
  .about-us-v8-content .text-wrapper h1,
  .about-us-v7-content .text-wrapper h1,
  .specials-v3.home-specials h1,
  .specials h1,
  .events-container h1,
  .about-us-page .about-us-s1-content h1,
  .custom-modal .newsletter-popup .section-header {
    font-size: 2em;
  }
  .about-us-v8-content .text-wrapper h2,
  .tmt-section h2,
  .custom_html_1-section h2,
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 1.4em;
  }
  .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
    font-size: 13px;
  }
  .about-us-v8-content .text-wrapper {
    padding: 25px !important;
  }
  .uk-overlay-panel h1 {
    font-size: 1.3em;
  }
  .about-page-content .about-us-v7-content .text-wrapper .text-content {
    padding: 20px 8%;
  }
  .about-us-s4-wrapper h1 {
    font-size: 1.3em;
  }
  .contact-page p {
    font-size: 1.3em;
  }
}
