body {
  background-image: url('http://x3.sdimgs.com/sd_static/a/158398/wood_pattern.jpg');
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}
h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  line-height: 44px;
  font-weight: 700;
}
h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  line-height: 36px;
  font-weight: 700;
}
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
}
h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}
h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}
p {
  margin-bottom: 5px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #383737;
  text-align: left;
  text-transform: none;
}
.button {
  display: inline-block;
  padding: 4px 15px;
  background-color: black;
  color: white;
  text-align: center;
  text-decoration: none;
}
.button.findout {
  display: block;
  width: 230px;
  margin-top: 50px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 22px;
  padding-bottom: 22px;
  border: 2px solid white;
  border-radius: 7px;
  background-color: transparent;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  font-size: 16px;
}
.button.findout:hover {
  border-style: solid;
  border-radius: 35px;
  background-color: #fff200;
  color: black;
}
.button.view {
  margin-top: 6px;
  padding-right: 18px;
  padding-left: 18px;
  float: right;
  border: 2px solid #fff200;
  border-radius: 8px;
  background-color: transparent;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  font-family: Arvo, sans-serif;
  color: #fff200;
  font-size: 13px;
}
.button.view:hover {
  background-color: #fff200;
  color: black;
}
.bgslider {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: transparent;
  color: #331d1d;
}
.slide1 {
  background-image: url('http://x3.sdimgs.com/sd_static/a/158398/slide1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.slide2 {
  background-image: url('http://x3.sdimgs.com/sd_static/a/158398/slide2.jpg');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.slide3 {
  background-image: url('http://x3.sdimgs.com/sd_static/a/158398/slide3.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.homecontentsection {
  position: fixed;
  z-index: 1000;
  display: block;
  overflow-x: auto;
  overflow-y: auto;
  width: 100%;
  height: 100%;
  border-top: 7px solid #fff200;
  border-radius: 6px;
  background-color: rgba(0, 0, 0, 0.78);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
.homehead {
  position: relative;
  z-index: 9999;
}
.homehead.forpages {
  padding-top: 9px;
  padding-bottom: 18px;
  padding-left: 10px;
  background-color: #161211;
  box-shadow: rgba(0, 0, 0, 0.2) 1px 1px 3px 0px;
}
.hometagcol {
  padding-top: 25px;
  padding-left: 23px;
}
.hometag {
  padding-top: 7px;
  padding-left: 9px;
  float: left;
  font-family: Arvo, sans-serif;
  color: white;
  font-size: 19px;
  font-style: italic;
}
.hometag.pages {
  margin-left: 18px;
  padding-top: 17px;
  padding-bottom: 17px;
  padding-left: 25px;
  border-left: 1px solid #454545;
}
.homenav {
  background-color: transparent;
}
.navlink {
  margin-left: 7px;
  padding-top: 12px;
  padding-bottom: 12px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  font-family: Arvo, sans-serif;
  color: white;
  font-size: 12px;
  text-decoration: none;
  text-transform: uppercase;
}
.navlink:hover {
  border-radius: 6px;
  background-color: #fff200;
  color: black;
}
.navlink.w--current {
  border-radius: 6px;
  background-color: #fff200;
  color: black;
}
.homerow {
  padding-top: 17px;
}
.brandingblock {
  position: relative;
  z-index: 1000;
  margin-top: 150px;
  text-align: center;
}
.homefootsection {
  position: fixed;
  left: 0px;
  right: 0px;
  bottom: 0px;
}
.copyright {
  padding: 18px 0px 14px 13px;
  background-color: #fff200;
}
.copytext {
  padding-top: 5px;
  float: left;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: black;
  font-size: 13px;
}
.socialicons {
  margin-right: 5px;
  float: right;
}
.newsblock {
  width: 480px;
  margin-bottom: 29px;
  margin-left: 13px;
}
.newhead {
  font-family: Arvo, sans-serif;
  color: #fff200;
  font-weight: 300;
}
.article {
  margin-top: 19px;
  padding-bottom: 15px;
  border-bottom: 1px solid rgba(119, 119, 119, 0.49);
}
.summary {
  display: inline-block;
}
.iconimage {
  float: left;
}
.summarytext {
  margin-left: 17px;
  float: left;
  color: white;
  font-size: 13px;
}
.summarytitlle {
  font-family: Arvo, sans-serif;
  color: white;
  font-size: 15px;
}
.navmenubar {
  float: none;
}
.perfect {
  display: inline-block;
}
.navigation {
  position: static;
  left: 0px;
  top: 0px;
  padding-top: 15px;
  padding-right: 8px;
  padding-left: 8px;
}
.homenavmain {
  background-color: transparent;
}
.navcon {
  float: right;
}
.pagesbody {
  border-top: 7px solid #fff200;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #292929;
  font-size: 13px;
  text-transform: none;
}
.logo2 {
  float: left;
}
.containersections {
  margin-top: 36px;
  text-align: center;
}
.maincontainer {
  display: block;
  width: 1400px;
  margin-right: auto;
  margin-left: auto;
  padding: 25px 22px 37px;
  background-color: rgba(0, 0, 0, 0.87);
  box-shadow: rgba(0, 0, 0, 0.13) 1px 1px 8px 0px;
}
.pagetitle {
  margin-bottom: 44px;
  font-family: Oswald, sans-serif;
  color: #fff200;
  font-size: 37px;
  font-weight: 400;
  letter-spacing: -1px;
  text-transform: uppercase;
}
.branchtitle {
  margin-bottom: 6px;
  font-family: Oswald, sans-serif;
  color: white;
  font-size: 21px;
  text-align: left;
}
.branchtitle.menu {
  color: black;
}
.branchtitle.menu.nibs {
  margin-bottom: 20px;
}
.textstyle {
  color: white;
  font-size: 14px;
  text-align: left;
}
.textstyle.colcontent {
  padding-right: 15px;
  color: white;
}
.textstyle.colcontent.hours {
  margin-bottom: 20px;
}
.textstyle.subpage {
  margin-bottom: 20px;
  text-align: left;
}
.textstyle.center {
  text-align: center;
}
.textstyle.menu {
  margin-bottom: 20px;
  color: black;
  font-style: italic;
}
.red {
  color: #fff200;
}
.bulletcon {
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 35px;
  background-image: url('http://x3.sdimgs.com/sd_static/a/158398/536c2c69c0b084ab35bc8975_email.png');
  background-position: 0px 50%;
  background-size: 20px;
  background-repeat: no-repeat;
  font-family: Oswald, sans-serif;
  color: #fff200;
  text-align: left;
  text-transform: none;
}
.bulletcon.num {
  padding-left: 35px;
  background-image: url('http://x3.sdimgs.com/sd_static/a/158398/536c2b4d8409cba93508cdb9_call2.png');
  font-family: Oswald, sans-serif;
  color: #fff200;
}
.embermap {
  margin-top: 20px;
}
.contactmaintag {
  margin-bottom: 11px;
  font-family: Oswald, sans-serif;
  color: white;
  font-size: 21px;
  line-height: 27px;
  text-align: left;
}
.contactform {
  margin-top: 24px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 13px;
  text-align: left;
}
.textarea {
  min-height: 200px;
}
.submit {
  padding: 8px 28px;
  border-radius: 8px;
  background-color: #fff200;
  color: black;
}
.fieldlabel {
  color: white;
  font-size: 12px;
  text-transform: uppercase;
}
.footsection {
  margin-top: 41px;
  background-color: #e40100;
}
.promoblock {
  padding-right: 16px;
  padding-left: 16px;
}
.promotitle {
  margin-top: 18px;
  font-family: Oswald, sans-serif;
  color: #fff200;
  font-size: 27px;
  line-height: 30px;
  text-align: left;
  text-transform: uppercase;
}
.promotitle.menu {
  margin-top: 0px;
  margin-bottom: 20px;
  color: black;
  font-weight: 700;
}
.promotitle.menu.kid {
  margin-bottom: 5px;
}
.promosub {
  margin-top: 4px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: white;
  font-size: 13px;
  font-style: italic;
  text-align: left;
  text-transform: none;
}
.bannersubpage {
  height: 300px;
  margin-bottom: 30px;
  background-image: url('http://x3.sdimgs.com/sd_static/a/158398/banner1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.tabsmenu {
  border-bottom: 4px solid #fff200;
  text-align: left;
}
.tablink {
  margin-right: 2px;
  padding-right: 18px;
  padding-left: 18px;
  background-color: white;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  font-family: Arvo, sans-serif;
}
.tablink:hover {
  color: #333;
  text-decoration: underline;
}
.tablink.w--current {
  background-color: #fff200;
}
.tabscontent {
  padding: 18px;
  background-color: #fff200;
}
.cols1 {
  padding-left: 0px;
}
.cols2 {
  padding-right: 0px;
}
.menuphoto {
  height: 400px;
  margin-bottom: 20px;
}
.menuphoto._1 {
  margin-bottom: 20px;
  background-image: url('http://x3.sdimgs.com/sd_static/a/158398/1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.menuphoto._2 {
  background-image: url('http://x3.sdimgs.com/sd_static/a/158398/2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.menuphoto._3 {
  margin-bottom: 0px;
  background-image: url('http://x3.sdimgs.com/sd_static/a/158398/3.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.menuphoto._4 {
  background-image: url('http://x3.sdimgs.com/sd_static/a/158398/4.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.menuphoto._5 {
  background-image: url('http://x3.sdimgs.com/sd_static/a/158398/5.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.menuphoto._6 {
  background-image: url('http://x3.sdimgs.com/sd_static/a/158398/6.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.menuphoto._8 {
  background-image: url('http://x3.sdimgs.com/sd_static/a/158398/8.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.menuphoto._7 {
  background-image: url('http://x3.sdimgs.com/sd_static/a/158398/7.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.menuphoto._9 {
  background-image: url('http://x3.sdimgs.com/sd_static/a/158398/9.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.menuphoto._10 {
  background-image: url('http://x3.sdimgs.com/sd_static/a/158398/10.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.menuphoto._11 {
  background-image: url('http://x3.sdimgs.com/sd_static/a/158398/11.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.menuphoto._12 {
  background-image: url('http://x3.sdimgs.com/sd_static/a/158398/12.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.menuphoto._13 {
  background-image: url('http://x3.sdimgs.com/sd_static/a/158398/13.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.menuphoto._14 {
  background-image: url('http://x3.sdimgs.com/sd_static/a/158398/14.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.menuphoto._15 {
  background-image: url('http://x3.sdimgs.com/sd_static/a/158398/15.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.menuphoto._16 {
  background-image: url('http://x3.sdimgs.com/sd_static/a/158398/16.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.menuphoto._17 {
  background-image: url('http://x3.sdimgs.com/sd_static/a/158398/17.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.promoblk {
  width: 60%;
  float: left;
}
.sectiontitle {
  padding-left: 15px;
  font-family: Oswald, sans-serif;
  color: #fff200;
  font-size: 22px;
  line-height: 28px;
  text-align: left;
  text-transform: uppercase;
}
.promoitem {
  width: 50%;
  padding: 15px;
  float: left;
}
.newsblk {
  width: 40%;
  padding-left: 35px;
  float: left;
}
.sd {
  color: #1a1a1a;
  font-weight: 700;
  text-decoration: none;
}
.happines {
  padding-bottom: 23px;
}
.happytitle {
  font-family: Oswald, sans-serif;
  color: #121212;
  font-size: 25px;
  line-height: 43px;
  text-transform: uppercase;
}
.happytext {
  padding-top: 26px;
  color: #1a1a1a;
  text-align: center;
}
.emp {
  font-size: 17px;
  line-height: 28px;
  font-weight: 700;
  text-transform: uppercase;
}
.popularblk {
  display: block;
  width: 47%;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  padding: 37px 20px;
  border-radius: 8px;
  background-color: #141414;
  color: white;
}
.populartext {
  color: white;
  line-height: 23px;
  text-align: center;
}
.mosttitle {
  font-family: Oswald, sans-serif;
  font-size: 18px;
  line-height: 26px;
  text-transform: uppercase;
}
.phoneline {
  color: #f7eb00;
  text-decoration: none;
}
@media (max-width: 991px) {
  .hometagcol {
    padding-top: 11px;
  }
  .navlink {
    max-width: 100%;
    margin-left: auto;
  }
  .navlink.w--current {
    border-radius: 0px;
  }
  .homefootsection {
    position: static;
    margin-top: 56px;
  }
  .menubtn {
    padding: 7px;
    border-radius: 3px;
    background-color: #fff200;
    color: black;
    font-size: 24px;
  }
  .menubtn.w--open {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    background-color: #fff200;
    color: black;
  }
  .navmenubar {
    background-color: #525252;
  }
  .navmenu {
    display: block;
    background-color: #595959;
  }
  .maincontainer {
    width: auto;
  }
  .tablink {
    margin-bottom: 2px;
  }
  .menuphoto {
    height: 250px;
  }
  .sectiontitle {
    font-size: 20px;
  }
  .newsblk {
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  .homecontentsection {
    padding-right: 0px;
    padding-left: 0px;
  }
  .hometagcol {
    padding-left: 2px;
  }
  .hometag {
    font-size: 15px;
  }
  .hometag.pages {
    margin-left: 0px;
    padding-left: 0px;
    float: none;
    border-left-style: none;
    text-align: center;
  }
  .brandingblock {
    margin-top: 100px;
    padding-right: 18px;
    padding-left: 18px;
  }
  .menubtn {
    float: none;
    background-color: transparent;
    color: white;
  }
  .menubtn.w--open {
    background-color: transparent;
    color: white;
  }
  .menubtn.hp {
    float: right;
    text-align: right;
  }
  .navcon {
    float: none;
    text-align: center;
  }
  .logo2 {
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .contentrow {
    text-align: left;
  }
  .promoblock {
    margin-bottom: 41px;
  }
  .cols1 {
    padding-right: 0px;
  }
  .cols2 {
    padding-left: 0px;
  }
  .promoblk {
    width: 100%;
  }
  .newsblk {
    width: 100%;
    padding-left: 0px;
  }
  .popularblk {
    width: 68%;
  }
}
@media (max-width: 479px) {
  .button.view {
    margin-top: 7px;
    float: none;
  }
  .hometagcol {
    display: none;
  }
  .hometag {
    margin-bottom: 16px;
    float: none;
    font-size: 15px;
    text-align: center;
  }
  .hometag.pages {
    margin-left: 1px;
    padding-left: 0px;
    border-left-style: none;
  }
  .brandingblock {
    margin-top: 80px;
  }
  .copytext {
    text-align: center;
  }
  .socialicons {
    display: block;
    padding-top: 7px;
    padding-bottom: 7px;
    float: none;
    clear: both;
    text-align: center;
  }
  .newsblock {
    width: auto;
  }
  .article {
    padding-right: 12px;
  }
  .iconimage {
    display: block;
  }
  .summarytext {
    margin-left: 53px;
    float: none;
  }
  .menubtn.hp {
    float: none;
    text-align: center;
  }
  .logo2 {
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .promoblock {
    padding-right: 0px;
    padding-left: 0px;
  }
  .tablink {
    margin-right: 0px;
  }
  .tabscontent {
    margin: 0px;
    padding: 11px;
  }
  .cols1 {
    padding-right: 0px;
  }
  .cols2 {
    padding-left: 0px;
  }
  .promoitem {
    width: 100%;
  }
  .popularblk {
    width: 100%;
    padding-right: 9px;
    padding-left: 9px;
  }
}

