.site-name a, .footer__section .site-name a {
  font-size: 44px;
}

.site-slogan, .footer__section .site-slogan {
  font-size: 20px;
}


.header__section ul.menu {
  padding: 22px 0;
}

.fixed-header-enabled.onscroll .header__section ul.menu {
  padding-top: 22px;
}

.top-spacing-small {
  padding-top: 0px;
}

@media (min-width: 767px) {
.tp-fullwidth-forcer, .rev_slider {
  height: 100vh !important;
}
}

h1.page-title {
    font-size: 60px;
}


@media (max-width: 480px) {
blockquote {
    font-size: 18px;
}
}

@media (max-width: 991px) {
h1, h1.page-title, .block-title--extra-large {
    font-size: 38px;
}

h2 {
    font-size: 32px;
}
blockquote {
    font-size: 20px;
}
.field--name-field-mt-subheader-body {
    font-size: 22px;
}
}

.highlighted__section {
  padding: 50px 0 50px;
}

.view-benefits-list .views-row:first-child {
    margin-top: 0px;
}

.path-frontpage .sub-featured__section {
    padding: 0px 0 80px;
}

.header-container .sf-accordion-toggle.sf-style-none {
    position: absolute;
    right: 0;
    top: -60px;
}

.path-frontpage .background-image-area__overlay {
  background-color: #000;
  opacity: 1;
}

@media (min-width: 768px) {
  .path-frontpage .header-container {
    position: absolute;
    width: 100%;
    z-index: 22;
  }
  
  
.path-frontpage .header {
  background-color: transparent;
}
}

.node--type-mt-product .field--name-field-mt-price {
  font-size: 32px;
  margin: 0px 0 35px;
  text-align: left;
}

.field--name-field-mt-subheader-body {
  font-size: 26px;
  line-height: 1.3;
}

.tparrows {
  display: none !important;
}

.footer__section ul.icons-list li a {
  font-size: 55px;
}


/*totop*/
.to-top {
  padding-top: 7px;
}
@media (min-width:991px) {
.to-top {
  font-size: 24px;
  padding-top: 10px;
}
}

@media (max-width: 991px) {
.mt-mobile-menu-widget-wrapper ~ .to-top {
  right: 10px;
}
}
