body {
  height: 100%;
  padding-left: 329px;
  background-color: #edeff2;
  font-family: Oswald, sans-serif;
  color: rgba(0, 0, 0, .74);
  font-size: 16px;
  line-height: 20px;
}

h1 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 38px;
  line-height: 44px;
  font-weight: 700;
}

h2 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 32px;
  line-height: 36px;
  font-weight: 700;
}

h3 {
  margin-top: 0px;
  margin-bottom: 10px;
  color: #313131;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
  text-transform: uppercase;
}

h4 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}

h5 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}

h6 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}

p {
  margin-top: 0px;
  margin-bottom: 10px;
  font-family: 'Droid Sans', sans-serif;
  font-size: 15px;
}

.button {
  display: inline-block;
  padding: 12px 20px;
  border-radius: 4px;
  background-color: #cf404d;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  color: #fff;
  font-size: 16px;
  line-height: 21px;
  text-align: center;
  text-decoration: none;
}

.button:hover {
  background-color: #000;
}

.button.w--current {
  background-color: #2e80b6;
}

.button.full-width {
  display: block;
  width: 100%;
}

.brand-text {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #309e15;
  font-size: 30px;
  line-height: 25px;
  font-weight: 400;
  letter-spacing: 1px;
}

.section {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  padding: 63px 40px;
  background-color: #fff;
}

.section.section-gray {
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
  background-color: #fafafa;
}

.call-to-action-section {
  padding: 44px 40px;
  background-color: #cf404d;
  color: #fff;
}

.call-to-action-heading {
  margin-top: 3px;
  margin-bottom: 0px;
  font-weight: 400;
}

.align-right {
  text-align: right;
}

.hero-heading {
  margin-bottom: 19px;
  color: #fff;
  font-size: 25px;
  line-height: 35px;
  font-weight: 400;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.hero-subheading {
  margin-bottom: 25px;
  font-family: Lato, sans-serif;
  color: #fff;
  font-weight: 300;
  text-align: left;
}

.hollow-button {
  display: inline-block;
  margin-right: 5px;
  margin-left: 5px;
  padding: 11px 20px;
  border: 2px solid #1db0fc;
  border-radius: 4px;
  -webkit-transition: background-color 300ms ease, border 300ms ease, color 300ms ease;
  transition: background-color 300ms ease, border 300ms ease, color 300ms ease;
  color: #1db0fc;
  line-height: 21px;
  text-decoration: none;
}

.hollow-button:hover {
  border-color: #000;
  color: #000;
}

.hollow-button.white {
  border-color: #fff;
  color: #fff;
}

.hollow-button.white:hover {
  border-color: #2d3e4f;
  background-color: #2d3e4f;
  color: #fff;
}

.hollow-button.red {
  border-color: #cf404d;
  background-color: #cf404d;
  color: #fff;
}

.hollow-button.red:hover {
  background-color: transparent;
}

.section-heading {
  margin-top: 0px;
  margin-bottom: 16px;
}

.section-heading.centered {
  color: #313131;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}

.section-subheading.center {
  font-family: 'Droid Sans', sans-serif;
  color: hsla(0, 0%, 45%, .74);
  font-size: 19px;
  line-height: 30px;
  text-align: center;
}

.section-title-group {
  margin-bottom: 62px;
}

.form-field {
  min-height: 45px;
  margin-right: 1px;
  margin-bottom: 17px;
  border: 0px solid #000;
  border-radius: 3px;
  box-shadow: 0 0 0 1px rgba(64, 64, 71, .3);
}

.form-field:focus {
  box-shadow: 0 0 0 1px #2e80b6;
}

.form-field.text-area {
  min-height: 110px;
}

.form-wrapper.squeezed {
  padding-right: 19%;
  padding-left: 19%;
}

.social-icon-link {
  padding: 3px;
  opacity: 0.66;
  -webkit-transition: opacity 300ms ease;
  transition: opacity 300ms ease;
}

.social-icon-link:hover {
  opacity: 1;
}

.footer {
  padding-top: 35px;
  padding-bottom: 35px;
}

.footer.center {
  position: static;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 999;
  display: block;
  padding-top: 3px;
  padding-bottom: 3px;
  clear: none;
  background-color: #211811;
  font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
  text-align: center;
}

.footer-text {
  width: 100%;
  margin-top: 13px;
  margin-bottom: 5px;
  float: none;
  font-family: Raleway, sans-serif;
  color: #fff;
  font-size: 14px;
  font-weight: 300;
}

.link {
  display: block;
  margin-bottom: 10px;
  color: #cf404d;
  text-decoration: none;
}

.link:hover {
  color: #30ad64;
}

.grid-image {
  margin-bottom: 19px;
}

.hero-title-wrapper {
  position: relative;
  right: 27px;
  bottom: 0%;
  width: 30%;
  margin-top: 276px;
  margin-bottom: 5px;
  padding: 10px;
  float: right;
  background-color: rgba(59, 173, 49, .64);
  text-align: center;
}

.left-navigation {
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 0px;
  z-index: 9;
  display: block;
  width: 329px;
  height: 580px;
  float: none;
  background-color: hsla(0, 0%, 100%, .62);
  color: #fff;
}

.left-navigation.others {
  position: fixed;
  height: 100%;
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .82), #fff), url('http://x1.sdimgs.com/sd_static/a/123148/spices.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .82), #fff), url('http://x1.sdimgs.com/sd_static/a/123148/spices.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.nav-link {
  display: block;
  width: 70%;
  padding: 9px 0px;
  font-family: Raleway, sans-serif;
  color: #007e23;
  font-size: 15px;
  font-weight: 700;
  text-align: left;
  text-transform: uppercase;
}

.nav-link:hover {
  color: #000;
}

.nav-link.w--current {
  padding-top: 9px;
  padding-bottom: 9px;
  font-family: Raleway, sans-serif;
  color: #007e23;
  text-align: left;
  text-transform: uppercase;
}

.nav-link.w--current:hover {
  color: #313131;
}

.nav-menu {
  float: none;
}

.logo-link {
  display: block;
  margin-top: 15px;
  margin-bottom: 21px;
  float: none;
  text-align: center;
}

.social-footer {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  margin-bottom: 16px;
  text-align: center;
}

.grid-fours {
  width: 25%;
  padding: 10px;
  float: left;
}

.banner {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  height: 100%;
}

.banner.others {
  position: relative;
  left: auto;
  top: 0px;
  right: 0px;
  bottom: 0px;
  height: 33%;
  background-image: url('http://x1.sdimgs.com/sd_static/a/123148/about.jpg');
  background-position: 50% 81%;
  background-size: cover;
  background-attachment: fixed;
}

.banner.others.contact {
  height: 33%;
  background-image: url('http://x1.sdimgs.com/sd_static/a/123148/Tumis Kangkong Belachan.jpg');
  background-position: 50% 64%;
  background-size: cover;
  background-repeat: no-repeat;
}

.banner.others.events {
  background-image: url('http://x1.sdimgs.com/sd_static/a/123148/IMG_8660.jpg');
  background-size: cover;
}

.banner.others.franchise {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .19), rgba(0, 0, 0, .19)), url('http://x1.sdimgs.com/sd_static/a/123148/375655_10151070684068967_736185301_n.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .19), rgba(0, 0, 0, .19)), url('http://x1.sdimgs.com/sd_static/a/123148/375655_10151070684068967_736185301_n.jpg');
  background-position: 0px 0px, 50% 155%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.banner.others.promo {
  background-image: url('http://x1.sdimgs.com/sd_static/a/123148/Ikan Goreng Balado.jpg');
  background-position: 0px -278px;
  background-size: cover;
}

.banner.others.catering {
  background-image: url('http://x1.sdimgs.com/sd_static/a/123148/Ikan Goreng Balado.jpg');
  background-position: 50% 106%;
}

.banner.others.catering.spice {
  background-image: url('http://x1.sdimgs.com/sd_static/a/123148/spice.jpg');
  background-position: 50% 183%;
  background-size: cover;
}

.content {
  display: block;
  height: 580px;
  float: none;
  clear: none;
}

.content.others {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  overflow: visible;
  height: 100%;
  float: none;
}

.success-message {
  text-align: center;
}

.paragraph-form {
  margin-bottom: 0px;
}

.slider {
  height: 560px;
}

.slider1 {
  background-image: url('http://x1.sdimgs.com/sd_static/a/123148/slider1.jpg');
  background-position: 50% 98%;
  background-size: cover;
}

.awards {
  width: 20%;
  float: left;
}

.container-bottom {
  position: static;
  display: block;
}

.footer-container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 11px;
  padding-left: 11px;
}

.link-b {
  padding-top: 7px;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 300;
}

.icon-right {
  display: none;
}

.icon-left {
  display: none;
}

.slider2 {
  background-image: url('http://x1.sdimgs.com/sd_static/a/123148/slider2.jpg');
  background-position: 0px -104px;
  background-size: cover;
}

.im-l {
  width: 40%;
}

.middle {
  display: block;
  float: none;
  clear: none;
  background-color: #fff;
}

.body {
  padding-left: 0px;
  background-color: #fff;
}

.body.others {
  padding-left: 329px;
}

.mid-section {
  width: 50%;
  padding-right: 14px;
  padding-bottom: 24px;
  padding-left: 14px;
  float: left;
}

.heading-mid {
  font-family: Raleway, sans-serif;
  color: #2e7b35;
  font-size: 30px;
  font-weight: 500;
  text-align: left;
  text-transform: uppercase;
}

.heading-mid.promo {
  color: #1b1b1b;
  text-align: center;
}

.heading-mid.media {
  font-size: 20px;
}

.p-home {
  font-family: Raleway, sans-serif;
  font-weight: 500;
}

.p-home.news {
  width: 100%;
  padding-right: 8px;
  float: left;
}

.mid {
  width: 80%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
}

.testimonials {
  padding-top: 28px;
  padding-bottom: 26px;
  background-image: url('http://x1.sdimgs.com/sd_static/a/123148/seamless_patterns_12.jpg');
  background-position: 50% 50%;
  background-size: auto;
}

.test1 {
  width: auto;
  padding-left: 0px;
  float: none;
}

.head-testi {
  font-family: Raleway, sans-serif;
  color: #fff;
  font-size: 33px;
  text-align: left;
}

.testi-right {
  width: 100%;
  float: left;
}

.test-block {
  width: 33.3%;
  padding: 18px;
  float: left;
  text-align: center;
}

.p-test {
  margin-top: 11px;
  font-family: Raleway, sans-serif;
  color: #fff;
  font-weight: 700;
  text-align: center;
}

.p-test.s {
  font-weight: 400;
}

.avatar {
  text-align: center;
}

.more {
  font-family: 'Texgyreadventor webfont', sans-serif;
  color: #fff;
  text-align: center;
}

.test-cont {
  width: 80%;
  margin-right: auto;
  margin-left: auto;
}

.button-g {
  border-radius: 5px;
  background-color: #27812a;
  font-family: Raleway, sans-serif;
  color: #fff;
}

.button-g:hover {
  background-color: #1b641d;
}

.button-g.be {
  margin-top: 23px;
  border: 1px solid #fff;
  background-color: transparent;
}

.button-g.be:hover {
  background-color: #fff;
  color: #000;
}

.head-month {
  font-family: Raleway, sans-serif;
  font-size: 16px;
  line-height: 25px;
}

.dates {
  width: 50%;
  float: left;
}

.promotion {
  padding-top: 33px;
  padding-bottom: 32px;
}

.promotion.others {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  padding-left: 36px;
}

.pro-items {
  width: 90%;
  margin-right: auto;
  margin-left: auto;
}

.p-box {
  width: 25%;
  padding: 12px;
  float: left;
}

.bottom {
  height: 240px;
  background-color: transparent;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .64), rgba(0, 0, 0, .6)), url('http://x1.sdimgs.com/sd_static/a/123148/Udang-Asam-Pedas.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .64), rgba(0, 0, 0, .6)), url('http://x1.sdimgs.com/sd_static/a/123148/Udang-Asam-Pedas.jpg');
  background-position: 0px 0px, 50% -56%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
  color: #29832b;
}

.b-wrapper {
  width: 90%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 19px;
  padding-bottom: 19px;
}

.bsection-one {
  width: 25%;
  padding-left: 0px;
  float: left;
  text-align: center;
}

.bsection-one.mid {
  width: 16.6666%;
  padding-left: 0px;
  text-align: center;
}

.head-b {
  font-family: 'Texgyreadventor webfont', sans-serif;
  color: #fff;
  font-size: 26px;
  text-transform: uppercase;
}

.head-b.sm {
  font-family: Raleway, sans-serif;
  font-size: 26px;
  font-weight: 700;
  text-transform: none;
}

.head-b.sm._1 {
  margin-bottom: 0px;
}

.p-bottom {
  margin-bottom: 0px;
  font-family: Raleway, sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 26px;
}

.p-bottom.br {
  width: auto;
  padding-right: 10px;
  padding-left: 0px;
  float: none;
  font-size: 13px;
}

.icons {
  width: auto;
  float: none;
}

.link-icon {
  padding: 7px;
}

.pages-heading {
  padding-top: 69px;
  padding-bottom: 69px;
}

.pages-text-head {
  font-family: 'Texgyreadventor webfont', sans-serif;
  color: #fff;
  font-size: 58px;
  line-height: 55px;
  text-align: center;
  text-shadow: 1px 1px 6px #000;
}

.map {
  width: 50%;
  padding-right: 0px;
  padding-left: 0px;
  float: left;
}

.map.r {
  padding-top: 61px;
  font-family: Raleway, sans-serif;
}

.head-pages {
  margin-top: 12px;
  font-family: Raleway, sans-serif;
  font-size: 27px;
  line-height: 37px;
}

.location-page {
  margin-bottom: 25px;
}

.embed {
  padding-right: 12px;
}

.media-block {
  margin-bottom: 19px;
}

.tab {
  background-color: #f3f3f3;
  font-family: 'Texgyreadventor webfont', sans-serif;
  font-size: 20px;
}

.tab.w--current {
  background-color: green;
  font-family: 'Texgyreadventor webfont', sans-serif;
  color: #fff;
  font-size: 20px;
}

.tabcontent {
  padding-top: 16px;
}

.im {
  width: 25%;
  padding: 7px;
  float: left;
}

.f-button {
  display: block;
  width: 234px;
  border: 1px solid #fff;
  border-radius: 8px;
  background-color: green;
  font-family: 'Texgyreadventor webfont', sans-serif;
}

.f-button:hover {
  background-color: #046904;
}

.f-button.cater {
  margin-right: auto;
  margin-left: auto;
}

.slider3 {
  background-image: url('http://x1.sdimgs.com/sd_static/a/123148/Ikan Ota Kukus.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slider4 {
  background-image: url('http://x1.sdimgs.com/sd_static/a/123148/Tahu Telor.jpg');
  background-position: 50% 46%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slider5 {
  background-image: url('http://x1.sdimgs.com/sd_static/a/123148/Terung Tao Chio.jpg');
  background-position: 50% 55%;
  background-size: cover;
}

.slider7 {
  background-image: url('http://x1.sdimgs.com/sd_static/a/123148/Tumis Kangkong Belachan.jpg');
  background-position: 50% 47%;
  background-size: cover;
}

.slider8 {
  background-image: url('http://x1.sdimgs.com/sd_static/a/123148/Udang Mentega.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.logo-halal {
  display: block;
  width: 40%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 10px;
  float: none;
  text-align: center;
}

.sm-link {
  color: #f8f840;
  text-decoration: none;
}

.sm-link:hover {
  text-decoration: underline;
}

.im-h {
  width: auto;
}

.p {
  padding-right: 27px;
  font-family: Raleway, sans-serif;
  line-height: 22px;
  font-weight: 500;
}

.form-block {
  min-height: 300px;
  min-width: auto;
}

.blocks {
  width: auto;
  float: none;
  text-align: center;
}

.blocks.h {
  width: 30%;
  margin-right: auto;
  margin-left: auto;
}

.hl {
  display: inline-block;
  width: auto;
}

.menu {
  height: 100vh;
}

.slider-m {
  height: 100vh;
}

.sm1 {
  display: inline-block;
  background-image: url('http://x1.sdimgs.com/sd_static/a/123148/100AM-Pg2-&-3.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  text-align: center;
}

.sm1._2 {
  background-image: url('http://x1.sdimgs.com/sd_static/a/123148/100AM-Pg4-&-5.jpg');
  background-size: contain;
}

.sm1._3 {
  background-image: url('http://x2.sdimgs.com/sd_static/a/123148/100AM-Pg4-&-5.jpg');
  background-size: contain;
}

.sm1._4 {
  background-image: url('http://x3.sdimgs.com/sd_static/a/123148/100AM-Pg8-&-9.jpg');
  background-size: contain;
}

.sm1._5 {
  background-image: url('http://x4.sdimgs.com/sd_static/a/123148/100AM-Pg10-&-11.jpg');
  background-size: contain;
}

.sm1._6 {
  background-image: url('http://x1.sdimgs.com/sd_static/a/123148/100AM-Pg12-&-13.jpg');
  background-size: contain;
}

.sm1._7 {
  background-image: url('http://x2.sdimgs.com/sd_static/a/123148/100AM-Pg14.jpg');
  background-size: cover;
}

.menu-block {
  width: 50%;
  margin-bottom: 95px;
  float: left;
  text-align: center;
}

.menu-block.spice {
  margin-bottom: 20px;
}

.head-s {
  font-family: Raleway, sans-serif;
  font-size: 18px;
}

.head-s.left {
  font-size: 17px;
  line-height: 23px;
  font-weight: 500;
  text-align: left;
}

.im-spice {
  width: 50%;
  padding-right: 31px;
  float: left;
}

html.w-mod-js *[data-ix="fade-in-bottom-page-loads"] {
  opacity: 0;
  -webkit-transform: translate(0px, 50px);
  -ms-transform: translate(0px, 50px);
  transform: translate(0px, 50px);
}

html.w-mod-js *[data-ix="fade-in-left-scroll-in"] {
  opacity: 0;
  -webkit-transform: translate(-50px, 0px);
  -ms-transform: translate(-50px, 0px);
  transform: translate(-50px, 0px);
}

html.w-mod-js *[data-ix="fade-in-right-scroll-in"] {
  opacity: 0;
  -webkit-transform: translate(50px, 0px);
  -ms-transform: translate(50px, 0px);
  transform: translate(50px, 0px);
}

html.w-mod-js *[data-ix="fade-in-top-scroll-in"] {
  opacity: 0;
  -webkit-transform: translate(0px, -50px);
  -ms-transform: translate(0px, -50px);
  transform: translate(0px, -50px);
}

html.w-mod-js *[data-ix="fade-in-bottom-scroll-in"] {
  opacity: 0;
  -webkit-transform: translate(0px, 50px);
  -ms-transform: translate(0px, 50px);
  transform: translate(0px, 50px);
}

html.w-mod-js *[data-ix="bounce-in-scroll-in"] {
  opacity: 0;
  -webkit-transform: scale(0.6000000000000001, 0.6000000000000001);
  -ms-transform: scale(0.6000000000000001, 0.6000000000000001);
  transform: scale(0.6000000000000001, 0.6000000000000001);
}

html.w-mod-js *[data-ix="scale-on-scroll"] {
  opacity: 0;
  -webkit-transform: scale(0.01, 0.01);
  -ms-transform: scale(0.01, 0.01);
  transform: scale(0.01, 0.01);
}

@media (max-width: 991px) {
  body {
    margin-left: 0px;
    padding-left: 0px;
  }
  .hamburger-button {
    color: #fff;
  }
  .hamburger-button.w--open {
    background-color: #29832b;
  }
  .hero-subheading {
    margin-bottom: 0px;
  }
  .form-wrapper.squeezed {
    padding-right: 8%;
    padding-left: 8%;
  }
  .hero-title-wrapper {
    top: 40%;
    margin-top: -68px;
  }
  .left-navigation {
    position: relative;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: auto;
    width: 100%;
    height: auto;
    float: none;
  }
  .nav-link {
    width: 90%;
    padding-left: 13px;
    text-align: left;
  }
  .nav-link.w--current {
    width: 90%;
  }
  .nav-menu {
    background-color: #fff;
  }
  .logo-link {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 10px;
    float: left;
  }
  .social-footer {
    position: absolute;
    display: inline-block;
  }
  .banner {
    height: 515px;
  }
  .content {
    position: static;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    height: 360px;
  }
  .slider {
    height: 400px;
  }
  .mobile-logo {
    width: 50%;
  }
  .middle {
    position: static;
    display: block;
  }
  .mid {
    width: 95%;
  }
  .test-cont {
    width: 90%;
  }
  .bsection-one {
    width: 50%;
    min-height: 130px;
  }
}

@media (max-width: 767px) {
  h3 {
    margin-top: 10px;
  }
  .hamburger-button.w--open {
    background-color: #29832b;
  }
  .section {
    padding-right: 10px;
    padding-left: 10px;
  }
  .call-to-action-heading {
    margin-bottom: 13px;
    text-align: center;
  }
  .align-right {
    text-align: center;
  }
  .hero-heading {
    margin-bottom: 7px;
    font-size: 21px;
  }
  .hero-subheading {
    margin-bottom: 5px;
  }
  .hero-title-wrapper {
    top: 35%;
    width: 50%;
    margin-top: -4px;
  }
  .nav-link {
    width: 90%;
  }
  .nav-link.w--current {
    width: 90%;
  }
  .nav-menu {
    background-color: #fff;
  }
  .grid-fours {
    width: 33.333%;
  }
  .column-0-padding {
    margin-bottom: 15px;
    text-align: center;
  }
  .column-remove-padding {
    padding-right: 0px;
    padding-left: 0px;
  }
  .content {
    position: static;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
  }
  .mid-section {
    width: 100%;
  }
  .test1 {
    width: 100%;
  }
  .head-testi {
    text-align: center;
  }
  .testi-right {
    width: 100%;
  }
  .p-box {
    width: 33.3%;
  }
}

@media (max-width: 479px) {
  .hamburger-button.w--open {
    background-color: #29832b;
  }
  .hero-heading {
    margin-bottom: 0px;
    font-size: 20px;
  }
  .form-wrapper.squeezed {
    padding-right: 2%;
    padding-left: 2%;
  }
  .footer-text {
    width: 100%;
    margin-top: 4px;
  }
  .hero-title-wrapper {
    top: 28%;
    right: 0px;
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .nav-link {
    width: 90%;
  }
  .nav-link.w--current {
    width: 90%;
  }
  .nav-menu {
    background-color: #fff;
  }
  .logo-link {
    float: left;
  }
  .banner {
    height: 450px;
  }
  .content {
    position: static;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
  }
  .awards {
    width: 100%;
  }
  .mobile-logo {
    display: block;
  }
  .test-block {
    width: 100%;
  }
  .dates {
    width: 100%;
  }
  .p-box {
    width: 100%;
  }
  .bsection-one {
    width: 100%;
  }
}

@font-face {
  font-family: 'Texgyreadventor webfont';
  src: url('http://x2.sdimgs.com/sd_static/a/123148/texgyreadventor-bold-webfont.ttf') format('truetype');
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: 'Texgyreadventor webfont';
  src: url('http://x2.sdimgs.com/sd_static/a/123148/texgyreadventor-regular-webfont.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}