.h1 {
	  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #65a7ca;
  font-size: 16px;
  line-height: 29px;
  font-weight: 600;
}


.nav {
  background-color: transparent;
}

.sm_div {
  margin-top: 11px;
  float: right;
}

.nav_menu {
  margin-top: 22px;
  clear: right;
}

.sm_link {
  width: 35px;
  height: 35px;
  margin-right: 12px;
}

.sm_link.fb {
  background-image: url('../../uploads/2018/12/fb.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.sm_link.yelp {
  background-image: url('../../uploads/2018/12/yelp.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.sm_link.tadv {
  background-image: url('../../uploads/2018/12/t_advisor.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.nav_link {
  padding-top: 3px;
  padding-bottom: 3px;
  border-left: 2px solid #fdc556;
  font-family: 'Open Sans', sans-serif;
  color: #65a7ca;
  font-size: 16px;
  font-weight: 600;
}

.nav_link.w--current {
  padding-top: 3px;
  padding-bottom: 3px;
  color: #fdc556;
}

.nav_link.home_link.w--current {
  border-left-style: none;
}

.hero_slider {
  height: 450px;
}

.hero_container {
  margin-top: -30px;
  margin-bottom: 32px;
}

.loc_div {
  width: 100%;
  height: 350px;
  padding-top: 9px;
  padding-right: 10px;
  padding-left: 10px;
  background-color: #f3f8fb;
  text-align: center;
}

.h2 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #65a7ca;
  font-size: 16px;
  line-height: 29px;
  font-weight: 600;
}

.p {
  margin-bottom: 6px;
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  line-height: 17px;
  font-weight: 600;
}

.corona_img {
  position: absolute;
  width: 500px;
  height: 3000px;
}

.image {
  position: absolute;
  left: -11vw;
  top: -310px;
  bottom: 174px;
  z-index: 4;
  display: inline-block;
  width: 278px;
}

.home_c1 {
  position: relative;
  padding-left: 129px;
}

.map_link {
  display: block;
  width: 186px;
  height: 250px;
  margin-top: 13px;
  margin-right: auto;
  margin-left: auto;
  
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.map_linnk_text {
  margin-top: 4px;
  font-family: 'Open Sans', sans-serif;
  color: #65a7ca;
  font-size: 13px;
  font-weight: 700;
}

.home_text_div {
  display: inline-block;
  float: right;
}

.footer {
  position: relative;
  z-index: 4;
  height: 40px;
  background-color: #65a7ca;
  text-align: center;
}

.home_container {
  margin-bottom: 52px;
}

a {
  color: #65a7ca;
}

.hero_img {
  height: 409px;
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide {
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.container {
  margin-bottom: 19px;
}

.gb_logo {
  width: 350px;
}

.about_row {
  margin-top: 14px;
  padding-top: 0px;
  padding-bottom: 50px;
}

.footer_link {
  margin-top: 10px;
  margin-right: 42px;
  margin-left: 42px;
  font-family: 'Open Sans', sans-serif;
  color: #f3f8fb;
  font-size: 12px;
  font-weight: 400;
  text-decoration: none;
}

.page_container {
  margin-top: 18px;
  margin-bottom: 30px;
}

@media (max-width: 991px) {
  .sm_div {
    margin-left: 320px;
    float: left;
    clear: none;
    text-align: center;
  }
  .nav_menu {
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
    z-index: 23;
    height: 100vh;
    margin-top: 0px;
    padding-top: 77px;
    background-color: #f3f8fb;
  }
  .nav_link {
    padding-top: 16px;
    padding-bottom: 16px;
    border-left-style: none;
    font-size: 20px;
    text-align: center;
  }
  .nav_link.home_link.w--current {
    padding-top: 16px;
    padding-bottom: 16px;
  }
  .hero_slider {
    height: 370px;
  }
  .loc_div {
    height: auto;
    padding-bottom: 14px;
  }
  .home_c1 {
    padding-right: 17px;
    padding-left: 17px;
  }
  .map_link {
    width: 132px;
    height: 220px;
  }
  .hero_img {
    height: 370px;
  }
  .nav_logo {
    width: 200px;
  }
  .nav_btn {
    z-index: 20000;
    float: right;
    clear: none;
    color: #fdc556;
  }
  .nav_btn.w--open {
    background-color: #fdc556;
  }
}

@media (max-width: 767px) {
  .nav_menu {
    padding-top: 79px;
  }
  .hero_container {
    margin-top: 0px;
  }
  .h2 {
    text-align: center;
  }
  .p {
    text-align: center;
  }
  .home_c1 {
    padding-right: 30px;
    padding-bottom: 26px;
    padding-left: 30px;
  }
  .nav_logo {
    width: 150px;
  }
  .nav_btn {
    margin-top: 10px;
    margin-right: 17px;
  }
}

@media (max-width: 479px) {
  .hero_slider {
    height: 200px;
  }
  .home_c1 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .home_text_div {
    text-align: center;
  }
  .nav_btn {
    margin-top: 14px;
  }
}