body {
  overflow-x: auto;
  overflow-y: auto;
  height: auto;
  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;
  color: white;
  font-size: 24px;
  line-height: 36px;
  font-weight: 700;
  text-align: left;
}
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;
  color: white;
  line-height: 24px;
  font-weight: 700;
}
.button {
  display: inline-block;
  padding: 4px 15px;
  background-color: black;
  color: white;
  text-align: center;
  text-decoration: none;
}
.button.viewmap {
  margin-top: 27px;
  padding-left: 40px;
  background-color: transparent;
  background-image: url('http://x4.sdimgs.com/sd_static/a/181502/viewmap.jpg');
  background-position: 0px 0px;
  background-repeat: no-repeat;
  font-family: Roboto, sans-serif;
  color: #474747;
  font-size: 14px;
  font-weight: 700;
}
.button.backloc {
  margin-top: 18px;
  padding-right: 0px;
  padding-left: 0px;
  float: right;
  background-color: transparent;
  font-family: Roboto, sans-serif;
  color: #ed1c24;
  font-size: 13px;
  font-weight: 700;
}
.button.login {
  margin-top: 9px;
  padding-right: 34px;
  padding-left: 34px;
  border-radius: 17px;
  background-color: white;
  color: #ed1c24;
  font-weight: 700;
}
.topsection {
  position: static;
  z-index: 20;
  width: 100%;
  padding: 19px 0px 0px;
  background-color: #231f20;
}
.mainnav {
  background-color: transparent;
}
.navcon {
  max-width: 100%;
}
.navlinks {
  margin-right: 13px;
  padding-right: 13px;
  padding-left: 38px;
  border-right: 1px solid #5d5053;
  font-family: Roboto, sans-serif;
  color: white;
  font-weight: 500;
}
.navlinks:hover {
  color: white;
}
.navlinks.last {
  border-right-style: none;
}
.navlinks.menu.w--current {
  color: #ed1c24;
}
.navlinks.menu {
  background-image: url('http://x1.sdimgs.com/sd_static/a/181502/menuico.png');
  background-position: 0px 50%;
  background-repeat: no-repeat;
}
.navlinks.about {
  background-image: url('http://x2.sdimgs.com/sd_static/a/181502/aboutico.png');
  background-position: 0px 50%;
  background-repeat: no-repeat;
}
.navlinks.about.w--current {
  color: #ed1c24;
}
.navlinks.news {
  background-image: url('http://x3.sdimgs.com/sd_static/a/181502/newsico.png');
  background-position: 0px 50%;
  background-repeat: no-repeat;
}
.navlinks.news.w--current {
  color: #ed1c24;
}
.navlinks.loc {
  background-image: url('http://x4.sdimgs.com/sd_static/a/181502/locico.png');
  background-position: 0px 50%;
  background-repeat: no-repeat;
}
.navlinks.loc.w--current {
  color: #ed1c24;
}
.navlinks.car {
  background-image: url('http://x4.sdimgs.com/sd_static/a/181502/careersico.png');
  background-position: 0px 50%;
  background-repeat: no-repeat;
}
.navlinks.car.w--current {
  color: #ed1c24;
}
.navlinks.last.cont {
  /*margin-right: 0px;*/
  background-image: url('http://x4.sdimgs.com/sd_static/a/181502/contico.png');
  background-position: 0px 50%;
  background-repeat: no-repeat;
}
.navlinks.cont.w--current {
  color: #ed1c24;
}
.navmenu {
  padding-top: 18px;
}
.topsep {
  height: 8px;
  margin-top: 10px;
  border-top: 10px none #ed1c24;
  border-bottom: 10px none white;
  background-color: #ed1c24;
}
.topsep2 {
  height: 5px;
  background-color: #231f20;
}
.topsep3 {
  height: 8px;
  background-color: white;
}
.brnading {
  margin-top: 6px;
  margin-left: 16px;
}
.contentsection {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  overflow-x: hidden;
  overflow-y: hidden;
  height: auto;
  background-image: url('http://x4.sdimgs.com/sd_static/a/181502/redwood.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}
.mainslide {
  height: 550px;
  background-color: transparent;
}
.slideimg {
  width: 70%;
  padding-top: 0px;
}
.slide1 {
  padding-top: 131px;
  text-align: center;
}
.footsection {
  position: static;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-color: #231f20;
}
.copy {
  padding-top: 16px;
  padding-bottom: 16px;
  font-family: Roboto, sans-serif;
  color: white;
  font-size: 13px;
  text-align: center;
}
.footsep1 {
  height: 8px;
  background-color: white;
}
.footsep2 {
  height: 8px;
  background-color: #ed1c24;
}
.slide2 {
  padding-top: 131px;
  text-align: center;
}
.logoimg {
  width: 75%;
}
.sushi {
  width: 40%;
  margin-right: 25px;
}
.cirs {
  width: 32%;
  height: auto;
}
.pagecontent {
  padding: 12px 40px 12px 0px;
  background-image: url('http://x4.sdimgs.com/sd_static/a/181502/redwood.jpg');
  background-position: 50% 0px;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment:fixed;
}
.pagecontent.loc {
  padding-right: 0px;
  padding-bottom: 42px;
  padding-left: 0px;
}
.pagecontent.storeloc {
  padding-top: 87px;
  padding-right: 0px;
  padding-bottom: 26px;
}
.pagecontent.careers {
  position: relative;
  padding: 86px 40px 54px 280px;
}
.pagecontent.contact {
  padding-top: 65px;
  padding-bottom: 36px;
}
.aboutpic {
  width: 30%;
  float: left;
}
.abouttext {
  width: 70%;
  padding-top: 19px;
  padding-left: 21px;
  float: left;
}
.pagetitle {
  margin-bottom: 16px;
  font-family: Lato, sans-serif;
  color: white;
  font-size: 29px;
  line-height: 30px;
  font-weight: 700;
}
.delic {
  margin-top: 49px;
  font-family: Roboto, sans-serif;
  color: white;
  font-size: 28px;
  line-height: 30px;
  text-align: center;
}
.aboutimg {
  margin-left: -36px;
}
.selecteditem {
  position: absolute;
  left: 0px;
  bottom: 0px;
}
.newsslide {
  height: 676px;
  background-color: transparent;
}
.arrows {
  left: auto;
  top: auto;
  right: 53px;
  bottom: 0px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: white;
  color: #141414;
  font-size: 16px;
}
.arrows.right {
  top: auto;
  right: 0px;
  bottom: 23px;
}
.arrows.left {
  right: 38px;
  bottom: 23px;
}
.newsl1 {
  padding: 23px 16px 31px 12px;
}
.picblk {
  width: 50%;
  padding-left: 25px;
  float: left;
}
.desblk {
  width: 50%;
  float: left;
}
.slidetext {
  padding-top: 184px;
  padding-left: 98px;
  font-size: 28px;
  line-height: 37px;
}
.slidemask {
  margin-right: 76px;
}
.clear {
  clear: both;
}
.locationblock {
  display: block;
  width: 95%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 33px;
}
.overseasblk {
  width: 22%;
  float: left;
  text-align: center;
}
.mapblock {
  position: relative;
  width: auto;
  float: none;
  text-align: center;
}
.overseasmenu {
  padding: 29px 25px 26px;
  border-radius: 13px;
  background-color: #1c191a;
}
.overtitle {
  margin-bottom: 24px;
  font-family: Lato, sans-serif;
  color: white;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
}
.overlink {
  display: block;
  margin-bottom: 8px;
  padding-top: 5px;
  padding-bottom: 5px;
  border-radius: 23px;
  background-color: white;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: Lato, sans-serif;
  color: #ed1c24;
  font-size: 18px;
  line-height: 27px;
  font-weight: 700;
  text-decoration: none;
}
.overlink:hover {
  background-color: #ed1c24;
  color: white;
}
.overlink.disabled {
  display: none;
  color: #a3a3a3;
}
.overlink.disabled:hover {
  background-color: white;
  color: #9c9c9c;
}
.sgtitleblock {
  text-align: left;
}
.mapside {
  width: 990px;
  float: right;
}
.pin1 {
  position: absolute;
  top: 161px;
  right: 301px;
}
.pin2 {
  position: absolute;
  left: 351px;
  top: 134px;
}
.pin3 {
  position: absolute;
  left: 306px;
  top: 112px;
}
.pin4 {
  position: absolute;
  top: 232px;
  right: 396px;
}
.pin5 {
  position: absolute;
  left: 313px;
  top: 279px;
}
.pin6 {
  position: absolute;
  left: 296px;
  top: 314px;
}
.pin7 {
  position: absolute;
  left: 246px;
  bottom: 243px;
}
.pin8 {
  position: absolute;
  left: 436px;
  bottom: 216px;
}
.pin9 {
  position: absolute;
  right: 454px;
  bottom: 163px;
}
.pin10 {
  position: absolute;
  right: 89px;
  bottom: 288px;
}
.pin11 {
  position: absolute;
  right: 250px;
  bottom: 227px;
}
.pin12 {
  position: absolute;
  right: 204px;
  bottom: 228px;
}
.immpop {
  position: absolute;
  left: 244px;
  bottom: 285px;
  display: none;
  padding-top: 20px;
}
.poplink {
  display: block;
  padding: 10px 15px 10px 84px;
  border-radius: 25px;
  background-color: #231f20;
  font-family: Lato, sans-serif;
  color: white;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
  text-decoration: none;
}
.poppin {
  position: absolute;
  left: 0px;
  top: 0px;
  margin-left: -7px;
}
.locationscon {
  display: none;
}
.blacktext {
  color: #383838;
}
.areatitle {
  margin-bottom: 8px;
  font-family: Lato, sans-serif;
  color: #ed1c24;
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
  text-transform: uppercase;
}
.woodpop {
  position: absolute;
  left: 322px;
  top: 47px;
  padding-top: 20px;
}
.sunpop {
  position: absolute;
  left: 355px;
  top: 64px;
  display: none;
  padding-top: 20px;
}
.areacon {
  display: block;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
  padding: 37px 23px 39px;
  border-radius: 10px;
  background-color: white;
}
.areatop {
  padding-bottom: 11px;
  border-bottom: 1px solid #ed1c24;
}
.spaceimg {
  margin-right: 13px;
}
.arearow {
  padding-top: 24px;
}
.areaimg {
  width: 45%;
  padding-right: 9px;
  float: left;
}
.areadetails {
  width: 55%;
  padding-left: 18px;
  float: left;
}
.arealist {
  padding-left: 0px;
  list-style-type: none;
}
.areabull {
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 22px;
  font-family: Roboto, sans-serif;
  font-size: 13px;
}
.areabull.add {
  padding-top: 2px;
  padding-bottom: 2px;
  background-image: url('http://x1.sdimgs.com/sd_static/a/181502/home.png');
  background-position: 0px 6px;
  background-repeat: no-repeat;
}
.areabull.tel {
  background-image: url('http://x2.sdimgs.com/sd_static/a/181502/phone.png');
  background-position: 0px 8px;
  background-repeat: no-repeat;
}
.areabull.fax {
  background-image: url('http://x3.sdimgs.com/sd_static/a/181502/fax.png');
  background-position: 2px 8px;
  background-repeat: no-repeat;
}
.areabull.op {
  background-image: url('http://x4.sdimgs.com/sd_static/a/181502/54a610a2e9ea6d9b0f3a095a_open.png');
  background-position: 0px 5px;
  background-repeat: no-repeat;
}
.careercon {
  width: auto;
  padding: 34px 22px 19px;
  border-radius: 10px;
  background-color: white;
}
.handbook {
  position: fixed;
  left: 8px;
  bottom: 78px;
  text-align: center;
}
.careerlist {
  margin-top: 11px;
  margin-bottom: 36px;
  padding-left: 17px;
}
.careerbullet {
  font-family: Roboto, sans-serif;
  font-size: 13px;
}
.careertitle {
  margin-bottom: 0px;
  padding-top: 2px;
  padding-bottom: 2px;
  font-family: Roboto, sans-serif;
  font-weight: 500;
  text-transform: uppercase;
}
.careertitle.speacebelo {
  margin-bottom: 23px;
}
.textstyle {
  font-family: Roboto, sans-serif;
  color: #333;
  font-size: 13px;
  line-height: 22px;
  font-weight: 400;
}
.textstyle.note {
  color: #575757;
  font-size: 13px;
  font-style: italic;
}
.sep {
  height: 1px;
  margin-top: 19px;
  margin-bottom: 19px;
  background-color: #d1d1d1;
}
.handbookblk {
  display: block;
  width: 90%;
  margin-right: auto;
  margin-left: auto;
  padding: 15px 10px;
  border-radius: 10px;
  background-color: #1e1c1c;
}
.staff {
  color: white;
  font-size: 13px;
  font-weight: 700;
}
.contactcon {
  display: block;
  width: 60%;
  margin-right: auto;
  margin-left: auto;
}
.contactblk {
  position: relative;
  padding: 35px 24px;
  border-radius: 10px;
  background-color: #1e1b1c;
}
.formblk {
  width: 55%;
  padding-right: 21px;
  padding-left: 42px;
  float: left;
  border-right: 1px solid #5c5c5c;
}
.contactdetails {
  width: 45%;
  padding-top: 41px;
  padding-left: 21px;
  float: left;
}
.contacttext {
  font-size: 13px;
  line-height: 21px;
  font-weight: 400;
}
.company {
  color: #ed1c24;
  font-size: 20px;
  font-weight: 700;
}
.dollimg {
  position: absolute;
  right: -149px;
  bottom: 0px;
}
.westpop {
  position: absolute;
  left: 261px;
  bottom: 320px;
  z-index: 20;
  display: none;
  padding-top: 20px;
}
.pin13 {
  position: absolute;
  left: 266px;
  bottom: 276px;
}
.citypop {
  position: absolute;
  left: 299px;
  bottom: 293px;
  display: none;
  padding-top: 20px;
}
.clempop {
  position: absolute;
  left: 332px;
  bottom: 317px;
  display: none;
  padding-top: 20px;
}
._313pop {
  position: absolute;
  left: 454px;
  bottom: 253px;
  display: none;
  padding-top: 20px;
}
.citylinkpop {
  position: absolute;
  left: 509px;
  bottom: 199px;
  display: none;
  padding-top: 20px;
}
.nexpop {
  position: absolute;
  top: 168px;
  right: 286px;
  display: none;
  padding-top: 20px;
}
.seletarpop {
  position: absolute;
  top: 99px;
  right: 90px;
  display: none;
  padding-top: 20px;
}
.bedokpop {
  position: absolute;
  right: 90px;
  bottom: 277px;
  display: none;
  padding-top: 20px;
}
.tampinespop {
  position: absolute;
  right: 42px;
  bottom: 269px;
  display: none;
  padding-top: 20px;
}
.whitepop {
  position: absolute;
  top: 197px;
  right: -31px;
  display: block;
  padding-top: 20px;
}
.emaillink {
  color: #858585;
}

.menucontainer {
  display: block;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
}

.menu-bg{
  background-color: #fff;
  border-radius: 10px;
  padding: 12px;
  position: relative;
  margin-bottom: 25px;
  width: 100%;
}

.menu-logo {
  margin-bottom: 10px;
}

.banner-menu {
  margin-bottom: 12px;
  width: 100%;
}

.small-font {
  font-size: 9pt !important;
}

  .wrapper9 {
    font-family: 'Calibri';
    width: 100%;
    float: left;
  }
  
  .wrapper10 {
    font-family: 'Calibri';
    width: 100%;
    float: left;
  }
  
  .wrapper11 {
    font-family: 'Calibri';
    width: 100%;
    float: left;
  }
  .wrapper12 {
    font-family: 'Calibri';
    width: 100%;
    float: left;
  }
  .wrapper13 {
    font-family: 'Calibri';
    width: 100%;
    float: left;
  }
  .wrapper14 {
    font-family: 'Calibri';
    width: 100%;
    float: left;
  }
  .box {
    width: 150px;
    height: 150px;
    position: relative;
    margin: 5px;
    color: white;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
  }
  .blue {
    background: #00adef;
  }
  .green {
    background-color: #39b449;
  }
  .pink {
    background-color: #d24f9d;
  }
  .red {
    background-color: #ed1b24;
  }
  .orange {
    background-color: #f05a28;
  }
  .yellow {
    background-color: #f9b041;
  }
  .box-title {
    text-transform: uppercase;
    line-height: 150px;
    box-shadow: 3px 3px 2px grey;
  }
  .box-product {
    background-color: white;
    position: relative;
  }
  .box-product > img {
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
  }
  span.box-text {
    display: block;
    width: 100%;
    bottom: 0;
    position: absolute;
  }
  
.mainslide2 {
  height: 200px;
  background-color: transparent;
}
.slide111 {
  padding-top: 40px;
  text-align: center;
}

html.w-mod-js *[data-ix="display-none"] {
  display: none;
}
html.w-mod-js *[data-ix="hovestill"] {
  display: none;
}
html.w-mod-js *[data-ix="hovestill-wood"] {
  display: none;
}
html.w-mod-js *[data-ix="hovestill-sun"] {
  display: none;
}
html.w-mod-js *[data-ix="hovestill-west"] {
  display: none;
}
html.w-mod-js *[data-ix="hovestill-cityvibe"] {
  display: none;
}
html.w-mod-js *[data-ix="hovestill-clemall"] {
  display: none;
}
html.w-mod-js *[data-ix="hovestill-313"] {
  display: none;
}
html.w-mod-js *[data-ix="hovestill-citylink"] {
  display: none;
}
html.w-mod-js *[data-ix="hovestill-nex"] {
  display: none;
}
html.w-mod-js *[data-ix="hovestill-seletar"] {
  display: none;
}
html.w-mod-js *[data-ix="hovestill-bedok"] {
  display: none;
}
html.w-mod-js *[data-ix="hovestill-tamp"] {
  display: none;
}
html.w-mod-js *[data-ix="hovestillwhite"] {
  display: none;
}
@media (max-width: 991px) {
  .slide111 {
    padding-top: 40px;
  }
  .slide222 {
    padding-top: 40px;
  }
  body {
    overflow-x: auto;
    overflow-y: auto;
  }
  h3 {
    text-align: center;
  }
  .navlinks {
    margin-right: 0px;
    padding-left: 62px;
    border-right-style: none;
  }
  .navlinks.last.fb {
    background-position: 12px 50%;
  }
  .navlinks.about {
    background-position: 12px 50%;
  }
  .navlinks.news {
    background-position: 12px 50%;
  }
  .navlinks.loc {
    background-position: 12px 50%;
  }
  .navlinks.car {
    background-position: 12px 50%;
  }
  .navlinks.cont {
    background-position: 12px 50%;
  }
  .navmenu {
    padding-top: 0px;
    background-color: #333030;
  }
  .brnading {
    margin-top: 0px;
    padding-bottom: 19px;
  }
  .mainslide {
    height: 450px;
  }
  .slideimg {
    width: 80%;
  }
  .slide1 {
    padding-top: 131px;
  }
  .slide2 {
    padding-top: 131px;
  }
  .menubtn {
    color: white;
  }
  .menubtn.w--open {
    background-color: transparent;
    color: #ed1c24;
  }
  .pagecontent {
    padding-right: 11px;
  }
  .pagecontent.careers {
    padding-left: 251px;
  }
  .aboutpic {
    width: 40%;
  }
  .abouttext {
    width: 60%;
    padding-left: 0px;
  }
  .newsslide {
    height: 404px;
  }
  .slidetext {
    padding-top: 57px;
    padding-left: 40px;
    font-size: 22px;
    line-height: 30px;
  }
  .overseasblk {
    display: block;
    width: 44%;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .mapblock {
    width: 730px;
  }
  .sgtitleblock {
    text-align: center;
  }
  .mapside {
    width: 100%;
  }
  .pin1 {
    top: 112px;
    right: 213px;
  }
  .pin2 {
    left: 267px;
    top: 98px;
  }
  .pin3 {
    left: 227px;
    top: 79px;
  }
  .pin4 {
    top: 165px;
    right: 282px;
  }
  .pin5 {
    left: 233px;
    top: 194px;
  }
  .pin6 {
    left: 216px;
    top: 230px;
  }
  .pin7 {
    left: 169px;
    bottom: 170px;
  }
  .pin8 {
    left: 321px;
    bottom: 152px;
  }
  .pin9 {
    right: 338px;
    bottom: 100px;
  }
  .pin10 {
    right: 70px;
    bottom: 208px;
  }
  .pin11 {
    right: 198px;
    bottom: 159px;
  }
  .pin12 {
    right: 153px;
    bottom: 159px;
  }
  .immpop {
    left: 169px;
    bottom: 217px;
    display: none;
  }
  .mapimg {
    display: block;
  }
  .woodpop {
    left: 222px;
    top: 13px;
    display: none;
  }
  .sunpop {
    left: 281px;
    top: 32px;
    display: none;
  }
  .contactcon {
    width: 87%;
  }
  .formblk {
    padding-left: 6px;
  }
  .westpop {
    left: 186px;
    bottom: 246px;
    display: none;
  }
  .pin13 {
    left: 188px;
    bottom: 203px;
  }
  .citypop {
    left: 223px;
    bottom: 216px;
    display: none;
  }
  .clempop {
    left: 245px;
    bottom: 248px;
    display: none;
  }
  ._313pop {
    left: 337px;
    bottom: 189px;
    display: none;
  }
  .citylinkpop {
    left: 351px;
    bottom: 142px;
    display: none;
  }
  .nexpop {
    top: 103px;
    right: 167px;
  }
  .seletarpop {
    top: 48px;
    right: 0px;
  }
  .bedokpop {
    right: 33px;
    bottom: 199px;
    display: none;
  }
  .tampinespop {
    right: -11px;
    bottom: 196px;
    display: none;
  }
  .whitepop {
    top: 125px;
    right: -12px;
    display: none;
  }
}
@media (max-width: 767px) {
  .slide111 {
    padding-top: 40px;
  }
  .slide222 {
    padding-top: 40px;
  }
  body {
    overflow-x: auto;
    overflow-y: auto;
  }
  .button.backloc {
    float: right;
  }
  .topsection {
    position: static;
  }
  .contentsection {
    position: static;
    overflow-x: auto;
    overflow-y: auto;
    height: auto;
  }
  .mainslide {
    height: 300px;
    padding-top: 0px;
  }
  .slideimg {
    width: 82%;
  }
  .slide1 {
    padding-top: 90px;
  }
  .footsection {
    position: static;
  }
  .slide2 {
    padding-top: 90px;
  }
  .pagecontent {
    padding-right: 0px;
    padding-left: 0px;
    background-attachment: fixed;
  }
  .pagecontent.careers {
    padding-top: 68px;
    padding-right: 30px;
    padding-left: 30px;
  }
  .aboutpic {
    width: 100%;
  }
  .abouttext {
    width: 100%;
    padding-right: 33px;
    padding-left: 33px;
  }
  .aboutimg {
    margin-left: 0px;
    padding-right: 69px;
    padding-left: 69px;
  }
  .newsslide {
    height: 271px;
  }
  .arrows.right {
    right: 5px;
  }
  .picblk {
    padding-left: 3px;
  }
  .slidetext {
    padding-top: 21px;
    padding-left: 13px;
    font-size: 17px;
    line-height: 22px;
  }
  .overseasblk {
    width: 68%;
  }
  .mapblock {
    width: auto;
  }
  .pin1 {
    display: none;
  }
  .pin2 {
    display: none;
  }
  .pin3 {
    display: none;
  }
  .pin4 {
    display: none;
  }
  .pin5 {
    display: none;
  }
  .pin6 {
    display: none;
  }
  .pin7 {
    display: none;
  }
  .pin8 {
    display: none;
  }
  .pin9 {
    display: none;
  }
  .pin10 {
    display: none;
  }
  .pin11 {
    display: none;
  }
  .pin12 {
    display: none;
  }
  .immpop {
    display: none;
  }
  .mapimg {
    display: none;
  }
  .locationpop {
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 9999;
    display: none;
    overflow-x: auto;
    overflow-y: auto;
    height: 100%;
    padding: 87px 41px 37px;
    background-color: transparent;
    background-image: url('http://x4.sdimgs.com/sd_static/a/181502/Rectangle-3.png');
    background-size: auto;
  }
  .locationscon {
    position: relative;
    display: block;
    padding: 14px 14px 10px;
    background-color: white;
  }
  .close {
    position: absolute;
    top: -28px;
    right: 0px;
    padding: 2px 6px 6px;
    background-color: #ed1c24;
    text-align: center;
  }
  .blacktext {
    font-family: Roboto, sans-serif;
    color: #121212;
    font-size: 13px;
    line-height: 21px;
    font-weight: 400;
  }
  .area {
    margin-bottom: 25px;
  }
  .areatitle {
    display: block;
    margin-bottom: 10px;
    padding-top: 6px;
    padding-bottom: 6px;
    border-top: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
    font-family: Lato, sans-serif;
    color: #ed1c24;
    font-size: 16px;
    line-height: 23px;
    font-weight: 700;
    text-transform: uppercase;
  }
  .store {
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 39px;
    font-family: Lato, sans-serif;
    color: #3d3d3d;
    font-size: 13px;
    font-weight: 700;
  }
  .store.tko {
    background-image: url('http://x3.sdimgs.com/sd_static/a/181502/smallwhitepin.png');
    background-position: 0px 0px;
    background-size: auto 30px;
    background-repeat: no-repeat;
  }
  .store.rest {
    background-image: url('http://x4.sdimgs.com/sd_static/a/181502/small-pin.png');
    background-position: 0px 0px;
    background-size: auto 30px;
    background-repeat: no-repeat;
  }
  .areacon {
    width: 90%;
  }
  .areaimg {
    width: 100%;
    padding-right: 0px;
  }
  .areadetails {
    width: 100%;
    margin-top: 13px;
    padding-left: 0px;
  }
  .arealink {
    color: #333;
    text-decoration: none;
  }
  .arealink:hover {
    color: #ed1c24;
  }
  .handbook {
    position: static;
    margin-bottom: 22px;
  }
  .handbookblk {
    width: 53%;
  }
  .contactblk {
    padding-right: 15px;
    padding-left: 15px;
  }
  .pin13 {
    display: none;
  }
}
@media (max-width: 479px) {
  .wrapper9,.wrapper10,.wrapper11,.wrapper12,.wrapper13,.wrapper14 {
    text-align: center !important;
  }

  .slide111 {
    padding-top: 40px;
  }

  p {
    font-size: 13px;
    font-weight: 400;
  }
  .topsection {
    padding-top: 11px;
  }
  .topsep {
    margin-top: 0px;
  }
  .brnading {
    display: block;
    margin-left: 0px;
    padding-left: 0px;
    float: none;
    text-align: center;
  }
  .mainslide {
    padding-top: 0px;
  }
  .slideimg {
    width: 84%;
  }
  .slide1 {
    padding-top: 90px;
  }
  .logoimg {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .menubtn {
    float: none;
    text-align: center;
  }
  .sushi {
    display: block;
    width: 47%;
    margin-right: auto;
    margin-bottom: 12px;
    margin-left: auto;
  }
  .cirs {
    display: block;
    width: 49%;
    margin-right: auto;
    margin-left: auto;
  }
  .pagecontent.storeloc {
    padding-top: 32px;
  }
  .pagecontent.careers {
    padding-right: 19px;
    padding-left: 19px;
  }
  .abouttext {
    padding-right: 24px;
    padding-left: 24px;
  }
  .delic {
    margin-top: 25px;
    font-size: 19px;
  }
  .aboutimg {
    padding-right: 18px;
    padding-left: 18px;
  }
  .newsslide {
    height: auto;
  }
  .arrows.right {
    left: 39px;
    right: 0px;
  }
  .arrows.left {
    left: 0px;
    right: 32px;
  }
  .picblk {
    width: 100%;
  }
  .desblk {
    width: 100%;
  }
  .slidetext {
    margin-bottom: 21px;
    padding-left: 0px;
  }
  .slidemask {
    margin-right: 0px;
  }
  .overseasblk {
    width: 86%;
  }
  .overlink {
    padding-top: 2px;
    padding-bottom: 2px;
    font-size: 16px;
  }
  .areatop {
    text-align: center;
  }
  .spaceimg {
    margin-bottom: 10px;
  }
  .price {
    display: block;
    margin-top: 9px;
    margin-right: auto;
    margin-left: auto;
  }
  .blkimg {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .handbookblk {
    width: 99%;
  }
  .formblk {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
    border-right-style: none;
  }
  .contactdetails {
    width: 100%;
    padding-left: 0px;
  }
}

