.logo {
  width: 250px;
}

.navbar {
  border-top: 5px solid red;
  background-color: transparent;
  background-image: url('../images/corner-union-jack.png'), url('../images/corner.png');
  background-position: 0px 0px, 100% 0px;
  background-size: 125px, 125px;
  background-repeat: no-repeat, no-repeat;
}

.navbar.nonhome {
  border-bottom: 1px none #000;
}

.brand {
  position: relative;
  display: inline-block;
  margin-top: 20px;
  margin-bottom: 10px;
  float: none;
  clear: none;
}

.brand.nonhome {
  width: 150px;
  float: none;
}

.section {
  position: static;
  left: 0px;
  top: 0px;
  z-index: -20;
  width: 100%;
  height: 600px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#4a4a4a), to(transparent)), url('../images/kitchenbg.jpg');
  background-image: linear-gradient(180deg, #4a4a4a, transparent), url('../images/kitchenbg.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.body {
  background-color: #4a4a4a;
}

.nav-link {
  margin-right: 30px;
  padding: 5px 0px;
  font-family: Exo, sans-serif;
  color: #fff;
}

.nav-link:hover {
  padding-bottom: 3px;
  border-bottom: 2px solid red;
}

.nav-link.w--current {
  border-bottom: 2px none red;
  color: #2c2c2c;
}

.nav-link.end {
  margin-right: 0px;
}

.nav-menu {
  height: 40px;
  margin-top: 10px;
  float: none;
}

.nav-menu.nonhomw {
  float: none;
  border-bottom: 1px none #cfc9c9;
}

.container {
  text-align: center;
}

.container.nonhome {
  border-bottom: 1px solid #cfc9c9;
}

.section-2 {
  position: static;
  display: block;
  margin-top: 10px;
  background-color: transparent;
}

.column {
  padding-right: 0px;
  padding-left: 0px;
}

.image {
  border-bottom: 25px none #4eb199;
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(#4a4a4a));
  background-image: linear-gradient(180deg, transparent, #4a4a4a);
}

.h1 {
  margin-top: 40px;
  margin-bottom: 0px;
  font-family: Exo, sans-serif;
  color: #fff;
  font-weight: 200;
  text-align: center;
}

.p {
  font-family: Exo, sans-serif;
  color: #cfc9c9;
}

.p.withunder {
  margin-bottom: 25px;
}

.p.withunder.inbox {
  color: #4a4a4a;
}

.p.inbox {
  color: #cfc9c9;
}

.unordered-list {
  padding-left: 20px;
  color: #2c2c2c;
}

.unordered-list.inbox {
  color: #cfc9c9;
}

.column-2 {
  padding-right: 20px;
  padding-left: 10px;
}

.column-2.gallery {
  padding-right: 5px;
  padding-left: 0px;
}

.column-3 {
  padding-left: 20px;
}

.column-3.gallery {
  padding-right: 0px;
  padding-left: 5px;
}

.h2 {
  margin-top: 0px;
  margin-bottom: 30px;
  font-family: Exo, sans-serif;
  color: #2b2b2b;
  font-size: 26px;
  font-weight: 300;
  text-align: center;
}

.slide {
  background-image: url('../images/NWC---web-front-page-2.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.slider {
  height: 450px;
  margin-top: 0px;
  background-color: #4a4a4a;
}

.slider.sec {
  margin-top: 15px;
  background-color: transparent;
}

.slide-2 {
  background-image: url('../images/Bell-School---Front-page.jpg');
  background-position: 50% 59%;
  background-size: cover;
}

.slide-3 {
  background-image: url('../images/Melbros_Resolution---Web-front-page2.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.footer {
  position: static;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  margin-top: 45px;
  padding-top: 15px;
  border-bottom: 5px solid red;
  background-color: rgba(0, 0, 0, .23);
}

.footerp {
  margin-bottom: 15px;
  font-family: Exo, sans-serif;
  color: #cfc9c9;
  font-size: 11px;
  line-height: 14px;
  text-align: center;
}

.slider-2 {
  height: 130px;
  margin-top: 35px;
  background-color: transparent;
}

.slidercol {
  padding-top: 15px;
  text-align: center;
}

.icon {
  margin-right: 0px;
  font-size: 12px;
}

.icon-2 {
  margin-left: 0px;
  font-size: 12px;
}

.slide-4 {
  background-color: transparent;
}

.container-4 {
  background-color: transparent;
}

.slide-5 {
  background-image: url('../images/Kuche--Bango-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.slide-6 {
  background-image: url('../images/IMG_0769.JPG');
  background-position: 50% 50%;
  background-size: cover;
}

.slide-7 {
  background-image: url('../images/IMG_4688.JPG');
  background-position: 50% 50%;
  background-size: cover;
}

.image-2 {
  border-top: 2px none #4eb199;
  border-bottom: 5px none #4eb199;
}

.subhead {
  margin-top: 0px;
  margin-bottom: 5px;
  font-family: Exo, sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 20px;
  font-weight: 400;
}

.subhead.under {
  margin-top: 0px;
}

.subhead.inbox {
  color: #fff;
}

.botspace {
  margin-bottom: 25px;
}

.image-3 {
  border-right: 5px solid #4eb199;
  border-left: 5px solid #4eb199;
}

.div-block {
  margin-top: 25px;
  margin-bottom: 20px;
  padding: 25px 25px 15px;
  background-color: rgba(0, 0, 0, .23);
  color: transparent;
}

.underrow {
  margin-top: 30px;
}

.section-3 {
  background-color: transparent;
}

.section-4 {
  position: static;
}

.div-block-2 {
  color: #fff;
}

.galunder {
  margin-top: 10px;
}

.link {
  color: #4eb199;
}

.list {
  padding-left: 20px;
  color: #2c2c2c;
}

.a {
  color: #cfc9c9;
}

@media (max-width: 991px) {
  .logo {
    width: 150px;
    float: none;
    clear: both;
  }
  .brand {
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .brand.nonhome {
    float: none;
  }
  .nav-link {
    margin-left: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid hsla(0, 6%, 80%, .22);
    background-color: transparent;
    line-height: 16px;
    text-align: center;
  }
  .nav-link:hover {
    padding-bottom: 10px;
    border-bottom-width: 1px;
    border-bottom-color: hsla(0, 6%, 80%, .22);
    background-color: transparent;
    color: #2c2c2c;
    line-height: 16px;
  }
  .nav-link.w--current {
    border-style: none none solid;
    border-bottom-width: 1px;
    border-bottom-color: hsla(0, 6%, 80%, .22);
    color: #2c2c2c;
  }
  .nav-link.end {
    margin-right: 30px;
    margin-left: 30px;
    border-bottom-style: none;
  }
  .nav-menu {
    height: auto;
    margin-top: 0px;
    background-color: #4a4a4a;
  }
  .nav-menu.nonhomw {
    background-color: #4a4a4a;
  }
  .container.nonhome {
    border-bottom-style: none;
  }
  .h1 {
    margin-top: 30px;
  }
  .unordered-list {
    color: #2c2c2c;
  }
  .column-2 {
    padding-right: 20px;
  }
  .slider {
    height: 350px;
  }
  .slider.sec {
    background-image: none;
  }
  .footer {
    margin-top: 35px;
  }
  .menu-button {
    display: block;
    margin-top: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    float: none;
    clear: left;
    border-bottom: 0px none #000;
    background-color: #2c2c2c;
  }
  .menu-button.w--open {
    background-color: #2c2c2c;
  }
  .slider-2 {
    height: 110px;
  }
  .div-block {
    margin-top: 15px;
    margin-bottom: 10px;
  }
  .icon-3 {
    color: #fff;
  }
  .icon-4 {
    color: #fff;
  }
}

@media (max-width: 767px) {
  .logo {
    width: 150px;
  }
  .brand {
    padding-left: 0px;
  }
  .nav-link:hover {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .container {
    margin-right: 20px;
    margin-left: 20px;
  }
  .h1 {
    margin-top: 30px;
    font-size: 35px;
  }
  .column-2 {
    margin-bottom: 10px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .column-2.gallery {
    padding-right: 0px;
  }
  .column-3 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .column-3.gallery {
    padding-left: 0px;
  }
  .h2 {
    margin-bottom: 20px;
    font-size: 23px;
  }
  .slider {
    height: 250px;
  }
  .footer {
    margin-top: 35px;
  }
  .menu-button {
    margin-top: 25px;
    padding-top: 5px;
    padding-bottom: 4px;
  }
  .container-2 {
    padding-right: 25px;
    padding-left: 25px;
  }
  .container-3 {
    padding-right: 40px;
    padding-left: 40px;
  }
  .slider-2 {
    height: 80px;
    margin-top: 25px;
  }
  .slide-4 {
    height: auto;
  }
  .container-4 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .subhead {
    font-size: 18px;
  }
  .subhead.inbox.undertext {
    margin-top: 25px;
  }
  .div-block {
    margin-top: 25px;
  }
}

@media (max-width: 479px) {
  .logo {
    width: 120px;
  }
  .brand.nonhome {
    width: 120px;
  }
  .nav-link {
    padding-top: 6px;
    padding-bottom: 6px;
    font-size: 12px;
  }
  .nav-link:hover {
    padding-top: 6px;
    padding-bottom: 6px;
  }
  .nav-menu {
    margin-top: 0px;
  }
  .section-2 {
    margin-top: 0px;
  }
  .h1 {
    margin-top: 25px;
    font-size: 28px;
    line-height: 35px;
  }
  .h2 {
    margin-bottom: 15px;
    font-size: 17px;
  }
  .slider {
    height: 180px;
  }
  .slider.sec {
    margin-top: 10px;
  }
  .menu-button {
    margin-top: 22px;
    padding: 4px 12px 3px;
  }
  .slider-2 {
    height: 52px;
  }
  .subhead {
    font-size: 17px;
  }
  .div-block {
    padding-top: 25px;
    padding-right: 15px;
    padding-left: 15px;
  }
}