html {
  scroll-behavior: smooth;
}
.mobile-logo h1 {
    font-size: 3rem;
    line-height: 3rem;
    text-align:center;
        font-family: "Alfa Slab One", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
}
.g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-img {
    position: relative;
    max-height: 800px;
}
.g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-title {
    font-family: "Fredoka One", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
    font-size: 3.5rem;
    line-height: 4rem;
    font-weight: 600;
    margin: 1.25rem 1.25rem 0.625rem;
    text-shadow: 1px 1px 2px #000;
}
.g-home-particles.g-helium-style #g-header .button.button-outline {
    background: #eead1e;
    color: #ffffff;
    border-color: rgba(255, 255, 255, 0.7);
    border: 3px solid;
  font-size:1.3rem;
}
.g-home-particles.g-helium-style #g-intro .g-content .fp-intro p {
    margin-bottom: 5rem;
    font-size: 1.5em;
    line-height: 2em;
    font-weight: 600;
}
ul.sigFreeClassic li.sigFreeThumb {
    margin: 0 5px 5px 0;
}
#g-expanded {
    padding:0px;
}
.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: none;
    border-radius: 0.25rem;
}
.g-home-particles.g-helium-style .fp-features .g-block .card .card-block .fa {
    width: 120px;
    height: 120px;
    font-size: 4.125rem;
    line-height: 6.5rem;
    margin: 0 auto 20px;
    border: 8px solid rgba(238, 173, 30, 0.8);
    border-radius: 50%;
}
.ui.form, .ui.form .field .dropdown, .ui.form .field .dropdown .menu>.item {
    font-size: 1.3em !important;
}
.g-home-particles.g-helium-style .fp-features .g-block .card .card-block .card-title {
    margin-bottom: 15px;
}
@media (max-width: 500px){
.g-home-particles.g-helium-style .fp-features .g-block:not(:last-child) {
    margin-bottom: 1.5rem;
}
.header-video .container {
     padding-right: 0px;
    padding-left: 0px;    
}
.video-text {
    width:100%;
}
.video-text h1 {
    font-size: 1.5rem !important;
    line-height: 1.5rem !important;
}
.g-home-particles.g-helium-style #g-intro .g-content .fp-intro p {
    font-size: 1em !important;
}
.chronoforms, h1, p {
    line-height:1.3em;
}
}
.header-video, .col, .blog-items{
     padding-right: 0px;
    padding-left: 0px;
    margin-top: 0px; 
    margin:0px;
}
.video-container {
    position: relative;
    text-align: center;
}
.video-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);    
}

.video-text h1 {
    font-family: "Fredoka One", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
    font-size: 3.5rem;
    line-height: 4rem;
    font-weight: 600;
    margin: 1.25rem 1.25rem 0.625rem;
    text-shadow: 1px 1px 2px #000;
}
.fp-intro {
      padding-bottom: 50px;
}
body {
    font-size: 1.1rem;
    line-height: 1.8;
}
.ui.button, .ui.buttons .button, .ui.buttons .or {
    font-size: 1.1em !important;
}
.fp-testimonials h2{
  font-size: 2em;
    font-weight: 600;
    line-height: 1em;
}
#footer-callout {
  background-color: #eead1e;
    padding: 30px 0px;
  text-align:center;
}
#footer-callout h2{
  font-weight:600;
  line-height: 2rem;
}
.call-now {
  background-color: #414142;
  border: 15px solid #eead1e;
  border-radius: 20px;
  padding: 20px 0px 5px;
}
.call-now h2, p {
  margin:0px !important;
}
.call-now p {
     font-size:2rem; 
}
.located h2, p {
  margin:0px !important;
}
.located p {
  font-size:1.5rem;
  line-height: 1.7rem;
}
.g-copyright {
      margin: 30px 0px 10px;
}