.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

body {
  color: #676767;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 38px;
  font-weight: 700;
  line-height: 44px;
}

h2 {
  color: #235076;
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 32px;
}

h3 {
  color: #235076;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

h5 {
  color: #235076;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 900;
  line-height: 20px;
  text-decoration: none;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
}

p {
  margin-bottom: 20px;
}

.stylename {
  color: #d4d4d4;
  text-transform: uppercase;
  border-top: 1px solid #d4d4d4;
  border-bottom: 0 #d4d4d4;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
}

.col-100 {
  width: 100%;
  margin-bottom: 15px;
  padding: 15px;
}

.col-100.flex-hc {
  justify-content: center;
  display: flex;
}

.col-100.ig {
  margin-bottom: 0;
}

.col-100.flec-vc, .col-100.flex-vc {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.col-100.flex-vc.padding {
  padding-left: 110px;
  padding-right: 110px;
}

.col-80 {
  width: 80%;
  margin-bottom: 15px;
  padding: 15px;
}

.col-30 {
  width: 30%;
  margin-bottom: 15px;
  padding: 15px;
  position: relative;
}

.col-30.flex-v {
  flex-direction: column;
  justify-content: space-between;
  align-self: stretch;
  align-items: flex-start;
  display: flex;
}

.coldummycolor {
  background-color: #d4d4d4;
}

.section {
  background-color: #fff;
  padding: 60px 20px;
  display: block;
  position: relative;
}

.section.homehero {
  padding: 0;
}

.section.newwaves {
  background-color: #235076;
}

.section.outlets {
  padding-top: 140px;
  padding-bottom: 20px;
}

.section.igtitle {
  padding-top: 10px;
  padding-bottom: 0;
}

.section.footer {
  height: 100vh;
  background-color: #235076;
  padding-top: 15%;
  padding-bottom: 10px;
}

.section.igpost {
  width: 100%;
  margin-bottom: 220px;
  padding: 0;
  overflow: hidden;
}

.section.abouthero {
  height: 100vh;
  background-color: #ccc;
  background-image: url('../images/RBC-RebrandAmbienceUpdate-DroneShots-25thApril2023-62.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.section.aboutabout {
  padding-top: 140px;
}

.section.hero {
  height: 100vh;
  background-color: #ddd;
}

.section.hero.rbc {
  background-image: url('../images/rbc-hero-2.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.section.hero.ss {
  background-image: url('../images/ss-10.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.section.hero.snp {
  background-image: url('../images/snp-hero.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.section.hero.k88 {
  background-image: url('../images/k88-hero.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.section.hero.bac {
  background-image: url('../images/bac_hero_group.jpg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: cover;
}

.section.hero.ttir {
  background-image: url('../images/ttir-hero.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.section.hero.ttsh {
  background-image: url('../images/ttsh-hero.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.section.hero.rbg {
  background-image: url('../images/rbg-hero.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.section.hero.snpsg {
  background-image: url('../images/bwfe-snp-hero.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.section.brandinfo {
  padding-top: 140px;
  padding-bottom: 140px;
}

.section.tagline {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 200px;
  display: flex;
}

.section.brandgoodness {
  padding-bottom: 60px;
}

.section.info {
  background-color: #235076;
  padding-top: 140px;
  padding-bottom: 0;
}

.section.info.hide {
  display: none;
}

.section.carbon {
  background-color: #235076;
  padding-top: 140px;
  padding-bottom: 10px;
}

.section.lowcarbon {
  padding-top: 60px;
  padding-bottom: 90px;
}

.section.member-hero {
  padding-top: 10px;
}

.section.flex-vc {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.section.joinhero {
  height: 70vh;
  background-image: url('../images/amy-shamblen-lJt-3NUFng4-unsplash.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.col-70 {
  width: 70%;
  margin-bottom: 15px;
  padding: 15px;
}

.col-70.flex-v {
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.col-60 {
  width: 60%;
  margin-bottom: 15px;
  padding: 15px;
}

.col-60.line {
  border-left: 1px solid #235076;
}

.colorbox {
  width: 150px;
  height: 150px;
  background-color: #fff;
  margin-left: 10px;
  margin-right: 10px;
  display: inline-block;
}

.colorbox.bwblue {
  background-color: #235076;
}

.colorbox.dimgrey {
  background-color: #615856;
}

.colorbox.bwlightblue {
  background-color: #00add8;
}

.colorbox.lightcoral {
  background-color: #ff8d8d;
}

.globalcolorwrapper {
  justify-content: space-around;
  align-items: center;
  display: flex;
}

.hamline {
  height: 2px;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  display: block;
}

.col-20 {
  width: 20%;
  margin-bottom: 15px;
  padding: 15px;
}

.subtitle {
  color: #615856;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 22px;
}

.hamburgermenu {
  width: 35px;
  height: 20px;
  flex-direction: column;
  justify-content: space-around;
  display: flex;
}

.col-40 {
  width: 40%;
  margin-bottom: 15px;
  padding: 15px;
}

.col-40.rightpadding {
  padding-right: 40px;
}

.col-40.flex-vl {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.col-40.rightpadding-copy {
  padding-right: 40px;
}

.col-wrap {
  flex-wrap: wrap;
  display: flex;
}

.col-wrap.inversecolors {
  background-color: #25bcca;
  margin-bottom: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.col-wrap.center {
  justify-content: center;
}

.col-wrap.h100 {
  height: 100%;
}

.col-wrap.flex-vc {
  flex-direction: column;
  align-items: center;
}

.col-wrap.flex-vc.goodness {
  margin-bottom: 20px;
}

.col-wrap.flex-vc.membership {
  margin-bottom: 40px;
}

.col-wrap.flex-hc {
  justify-content: center;
}

.col-wrap.flex-hc.logos {
  padding-left: 65px;
  padding-right: 65px;
}

.small-p {
  color: #aaa;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 20px;
}

.small-p.white {
  color: #fff;
  text-align: left;
  margin-bottom: 20px;
}

.small-p.white._0margin {
  margin-bottom: 0;
  text-decoration: none;
}

.standfirst {
  color: #235076;
  margin-bottom: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 300;
  line-height: 38px;
}

.cta-button {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #235076;
  border: 2px solid #235076;
  border-radius: 5px;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-right: 20px;
  padding: 5px 18px 6px;
  font-size: 9px;
  font-weight: 600;
  transition: all .35s;
}

.cta-button:hover {
  color: #fff;
  background-color: #00add8;
  border-color: #00add8;
  text-decoration: none;
}

.cta-button.reverse {
  color: #235076;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #235076;
  border-radius: 5px;
}

.cta-button.reverse:hover {
  color: #fff;
  background-color: #235076;
}

.cta-button.reverse.bg {
  color: #fff;
  border-color: #fff;
}

.cta-button.reverse.bg:hover {
  background-color: #ff8d8d;
  border-color: #ff8d8d;
}

.styletitle {
  text-transform: uppercase;
  border-bottom: 1px solid #d4d4d4;
  margin-top: 20px;
  margin-bottom: 30px;
  font-size: 14px;
}

.invese-link, .invese-link:hover {
  color: #fff;
}

.link {
  color: #235076;
}

.col-50 {
  width: 50%;
  margin-bottom: 15px;
  padding: 15px;
  position: static;
}

.col-50.flex-vc {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.col-50.flex-h {
  display: flex;
}

.col-50.step {
  margin-top: 20px;
  margin-bottom: 40px;
  display: flex;
}

.col-33 {
  width: 33.333%;
  margin-bottom: 15px;
  padding: 15px;
}

.col-33.textlinkcol {
  padding-top: 19px;
}

.col-33.padding-30 {
  padding-left: 40px;
  padding-right: 40px;
}

.container-1170 {
  height: 100%;
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto;
  padding: 15px;
}

.container-1170.nav {
  padding-top: 5px;
  padding-bottom: 5px;
}

.col-25 {
  width: 25%;
  margin-bottom: 15px;
  padding: 15px;
}

.pulloutquote {
  color: #235076;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 32px;
}

.navbar {
  z-index: 9;
  height: 45px;
  background-color: #235076;
  align-items: center;
  margin-top: auto;
  margin-bottom: auto;
  display: block;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.homelogo {
  width: 120px;
  margin-top: 4px;
}

.navleft {
  width: 30%;
  align-items: center;
  display: flex;
}

.navright {
  width: 30%;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.navwrap {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.navlink {
  color: #fff;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: 10px;
  font-weight: 600;
  line-height: 18px;
  text-decoration: none;
}

.navlinkbox {
  flex-direction: column;
  padding: 8px 10px 3px;
  text-decoration: none;
  display: flex;
}

.navlinkbox.hide {
  display: none;
}

.dropdownlinkwrap {
  color: #fff;
  justify-content: flex-start;
  align-items: center;
  font-size: 10px;
  font-weight: 400;
  display: flex;
}

.dropdownlinkwrap.heading {
  padding-bottom: 15px;
}

.branddropdown {
  z-index: 8;
  background-color: #08131d;
  display: none;
  position: fixed;
  top: 45px;
  bottom: auto;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.dropdownwrap {
  justify-content: center;
  padding-top: 20px;
  padding-bottom: 20px;
  display: block;
}

.navlinkline {
  height: 1px;
  background-color: #fff;
}

.dropdownheading {
  letter-spacing: 3px;
  padding: 10px;
}

.dropdownline {
  height: 1px;
  background-color: #fff;
  margin-left: 10px;
  margin-right: 10px;
}

.slider {
  height: 100vh;
}

.rightarrow, .leftarrow {
  display: none;
}

.slidenav {
  font-size: 7px;
}

.newwaves-text {
  color: rgba(0, 0, 0, 0);
  text-align: center;
  text-transform: uppercase;
  font-family: termina, sans-serif;
  font-size: 7em;
  font-weight: 900;
  line-height: 1em;
}

.newwaveswrap {
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding-top: 50px;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.newwaves-copy {
  color: #fff;
  text-align: center;
  padding-left: 10%;
  padding-right: 10%;
  font-size: 16px;
  font-weight: 600;
  line-height: 26px;
  position: absolute;
}

.outletwrap {
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  margin-bottom: 20px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.outletwrap.hide {
  display: block;
}

.outletline {
  height: 1px;
  background-color: #235076;
}

.image {
  background-color: rgba(35, 80, 118, .1);
}

.headingwrap {
  flex-direction: column;
  align-items: stretch;
  margin-top: 100px;
  margin-bottom: 100px;
}

.headingwrap.btmmargin20 {
  margin-bottom: 0;
}

.h5r {
  color: #ff8d8d;
  margin-bottom: 5px;
}

.h5r.center {
  text-align: center;
}

.h2r {
  color: #ff8d8d;
  margin-top: 5px;
  margin-bottom: 10px;
  font-size: 32px;
  font-weight: 900;
  line-height: 32px;
}

.h2r.center {
  color: #235076;
  text-align: center;
}

.igpostwrap_r2l {
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.igpostbox {
  width: 20vw;
  flex: none;
  padding: 3px;
}

.igpostboxwrap {
  flex: none;
  display: flex;
}

.igpostwrap_l2r {
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.footerlogo {
  width: 110px;
  margin-top: 5px;
  margin-bottom: 25px;
  margin-left: -5px;
}

.footerlink {
  color: #fff;
  margin-bottom: 5px;
  font-size: 11px;
  font-weight: 600;
  text-decoration: none;
}

.footernav.flex-vl {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.footernav.flex-h {
  display: flex;
}

.smbox {
  margin-right: 11px;
}

.newsletterform {
  display: block;
}

.form {
  align-items: center;
  display: flex;
}

.textfield {
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0);
  border-top: 0 #000;
  border-bottom: 1px solid #fff;
  border-left: 0 #000;
  border-right: 0 solid #000;
  border-radius: 0;
  margin-bottom: 0;
  margin-right: 10px;
  padding-left: 0;
  font-size: 12px;
}

.newslatterbutton {
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  font-size: 9px;
  font-weight: 600;
}

.newslatterbutton:hover {
  background-color: #ff8d8d;
  border-color: #ff8d8d;
}

.mobile-navbar {
  z-index: 10;
  height: 60px;
  background-color: #235076;
  justify-content: space-between;
  align-items: center;
  padding: 15px;
  display: none;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.moblielogo {
  width: 110px;
}

.hamburger-menu {
  width: 25px;
  height: 14px;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.hamline-2 {
  height: 2px;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  display: block;
}

.mobile-menu {
  z-index: 9;
  background-color: #235076;
  flex-direction: column;
  align-items: flex-start;
  padding-left: 15px;
  padding-right: 15px;
  display: none;
  position: fixed;
  top: 60px;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.mobilenavlink {
  color: #fff;
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 30px;
  font-weight: 900;
  line-height: 32px;
  text-decoration: none;
  transition: all .3s;
  overflow: visible;
}

.mobilenavlink:hover {
  color: #ff8d8d;
}

.image-2 {
  margin-left: -2px;
}

.mobilebrandlink {
  color: #fff;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 200;
  text-decoration: none;
  transition: all .3s;
}

.mobilebrandlink:hover {
  color: #ff8d8d;
}

.mobilebrandwrap {
  flex-direction: column;
  align-items: flex-start;
  margin: 0;
  display: flex;
  overflow: hidden;
}

.mobilenavwrap {
  flex-direction: column;
  align-items: flex-start;
  margin-top: 20px;
  display: flex;
}

.preload {
  z-index: 99;
  background-color: #000;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.topmargin0 {
  margin-top: 0;
}

.topmargin0.white {
  color: #fff;
}

.outletlogowrap {
  width: 15%;
  margin: 5px;
}

.outletlogowrap.hide {
  display: block;
}

.brandlogo {
  width: 150px;
}

.brandlink {
  color: #000;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
  text-decoration: none;
}

.image-3 {
  margin-top: -45px;
}

.bigtagline {
  z-index: 7;
  display: block;
  position: -webkit-sticky;
  position: sticky;
  top: 25%;
  left: 0%;
  right: 0%;
}

.brandgrid {
  height: 100%;
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  grid-template-rows: minmax(500px, 1fr) minmax(500px, 1fr) minmax(500px, 1fr) minmax(500px, 1fr);
  padding-top: 40px;
  padding-bottom: 140px;
  position: relative;
}

.img1 {
  display: flex;
  position: absolute;
  left: -20px;
}

.img2 {
  width: 100%;
  position: absolute;
  top: 280px;
  left: 60px;
}

.imgsquare {
  margin-top: 60px;
  margin-right: 30px;
}

.imgho {
  margin-bottom: 25px;
  margin-left: -210px;
}

.img5 {
  margin-bottom: 220px;
  margin-right: -160px;
}

.h2w {
  color: #fff;
}

.h2w._0margin {
  margin-top: 0;
}

.h5w {
  color: #fff;
}

.biglink {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
  margin-bottom: 20px;
  font-size: 28px;
  font-weight: 900;
  line-height: 30px;
  text-decoration: none;
  transition: all .2s;
}

.biglink:hover {
  color: #ff8d8d;
}

.biglink.s {
  font-size: 26px;
}

.brandlinkwrap {
  cursor: pointer;
  align-items: flex-start;
  margin-bottom: 10px;
  text-decoration: none;
  display: flex;
}

.brandlinkwrap.hide {
  display: none;
}

.arrow {
  width: 15px;
  margin-top: -1px;
  margin-left: 5px;
}

.rbg-brand-logo, .rbc-brand-logo {
  margin-top: -45px;
  margin-left: -5px;
}

.bac-brand-logo {
  margin-top: -12px;
  margin-bottom: 30px;
  margin-left: -31px;
}

.image-4 {
  margin-top: -25px;
  margin-bottom: 25px;
  margin-left: -40px;
}

.ss-brand-logo {
  margin-top: -35px;
  margin-bottom: 10px;
  margin-left: -7px;
}

.ttir-brand-logo {
  margin-top: -25px;
  margin-bottom: 25px;
  margin-left: -27px;
}

.ttsh-brand-logo {
  margin-top: -20px;
  margin-bottom: 25px;
  margin-left: -30px;
}

.snp-brand-logo {
  margin-top: -15px;
  margin-bottom: 28px;
  margin-left: -47px;
}

.html-embed {
  width: 100%;
}

.footeremail {
  color: #fff;
  cursor: pointer;
  text-decoration: none;
}

.slider01 {
  background-image: url('../images/rbc-dj-booth-new.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slider02 {
  background-image: url('../images/slider-hero-ss.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
}

.slider03 {
  background-image: url('../images/bac_interior_counter.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slider04 {
  background-image: url('../images/carousel-1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slider05 {
  background-image: url('../images/carousel-8.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.phone {
  color: #fff;
  text-decoration: none;
}

.slide06 {
  background-image: url('../images/carousel-6.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.logobox {
  background-color: rgba(0, 0, 0, .5);
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.imglogowrap {
  position: relative;
}

.hoverlogo {
  max-width: 40%;
}

.heading-3 {
  line-height: 14px;
}

.white {
  color: #fff;
  text-align: center;
  margin-bottom: 0;
}

.h3r {
  color: #ff8d8d;
}

.h3r.justify, .h3r.center {
  text-align: center;
}

.h3r.center.margin-25 {
  margin-top: -25px;
}

.low-carbon-wrap {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: -40px;
  display: flex;
}

.image-8 {
  max-width: 70%;
}

.para-justify {
  text-align: center;
}

.lc-box {
  max-width: 300px;
  justify-content: center;
  align-items: center;
  margin-left: 10px;
  margin-right: 10px;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
}

.center {
  text-align: center;
}

.center.margin-20 {
  margin-top: -20px;
}

.center.margin-0 {
  color: #235076;
  margin-top: 0;
}

.reward-icon {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 15px;
  display: flex;
}

.h4b {
  color: #235076;
}

.r-icon {
  width: 100px;
  height: 100px;
}

.join-text-wrap {
  width: 100%;
  padding: 25px 14px;
}

.join-screenshot {
  min-width: 250px;
  padding-left: 20px;
  padding-right: 20px;
}

.joinoutlet {
  width: 15%;
  justify-content: center;
  align-items: center;
  margin: 5px;
  padding: 5px;
  display: flex;
}

.image-9 {
  width: 118px;
}

.top-margin-5 {
  text-align: center;
  margin-top: 5px;
}

.slider07 {
  background-image: url('../images/bwfe-snpsg-7.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
}

@media screen and (min-width: 1920px) {
  .section.igpost {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .igpostbox {
    width: 15vw;
  }

  .igpostboxwrap {
    flex: none;
  }
}

@media screen and (max-width: 991px) {
  .col-100.flex-vc.padding {
    padding-left: 0;
    padding-right: 0;
  }

  .section.igpost {
    overflow: hidden;
  }

  .section.lowcarbon {
    padding-top: 60px;
  }

  .col-wrap.flex-hc.logos {
    padding-left: 0;
    padding-right: 0;
  }

  .standfirst {
    font-size: 20px;
    line-height: 32px;
  }

  .cta-button {
    padding-top: 2px;
    padding-bottom: 3px;
    font-size: 12px;
  }

  .pulloutquote {
    font-size: 25px;
    line-height: 40px;
  }

  .h2r.footer {
    font-size: 26px;
    line-height: 28px;
  }

  .footer-bigtext {
    color: #ff8d8d;
    text-transform: uppercase;
    font-size: 32px;
    font-weight: 900;
  }

  .lc-box {
    max-width: 250px;
  }

  .join-screenshot {
    min-width: 200px;
  }
}

@media screen and (max-width: 767px) {
  .section.abouthero {
    height: 60vh;
  }

  .section.aboutabout, .section.brandinfo {
    padding-top: 60px;
  }

  .section.brandgoodness {
    padding-bottom: 100px;
  }

  .section.info {
    padding-bottom: 40px;
  }

  .col-70, .col-60 {
    width: 100%;
  }

  .colorbox {
    margin-bottom: 15px;
    margin-left: 10px;
    margin-right: 15px;
  }

  .hamburgermenu {
    justify-content: center;
    align-items: center;
  }

  .col-40 {
    width: 100%;
  }

  .col-40.flex-vl {
    width: 40%;
  }

  .col-wrap {
    flex-direction: row;
  }

  .col-wrap.flex-hc.logos {
    padding-left: 0;
    padding-right: 0;
  }

  .col-50 {
    width: 100%;
  }

  .col-50.flex-vc {
    width: 50%;
  }

  .col-50.flex-vc.baccontact, .col-33 {
    width: 100%;
  }

  .col-25 {
    width: 50%;
  }

  .navbar {
    display: none;
  }

  .slider {
    height: 60vh;
  }

  .newwaves-text {
    font-size: 5em;
  }

  .mobile-navbar {
    height: 45px;
    display: flex;
  }

  .hamline-2 {
    background-color: #fff;
  }

  .mobile-menu {
    display: none;
    top: 45px;
  }

  .mobilebrandwrap {
    padding-left: 20px;
    padding-right: 20px;
  }

  .brandgrid {
    grid-template-rows: minmax(300px, .25fr) minmax(500px, 1fr) minmax(500px, 1fr) minmax(500px, 1fr);
    overflow: hidden;
  }

  .image-6 {
    max-width: 70%;
  }

  .joinoutlet {
    width: 15%;
  }
}

@media screen and (max-width: 479px) {
  h5 {
    margin-top: 5px;
    margin-bottom: 0;
    font-size: 10px;
  }

  .col-100 {
    padding-left: 0;
    padding-right: 0;
  }

  .col-100.flex-vc {
    justify-content: center;
    margin-bottom: 0;
  }

  .col-30 {
    width: 50%;
  }

  .section {
    padding-left: 15px;
    padding-right: 15px;
  }

  .section.newwaves {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .section.outlets {
    padding-top: 100px;
    padding-bottom: 0;
  }

  .section.igpost {
    margin-bottom: 60px;
  }

  .section.aboutabout {
    padding-top: 60px;
  }

  .section.hero {
    height: 60vh;
  }

  .section.brandinfo {
    padding-top: 60px;
  }

  .section.tagline {
    padding-bottom: 100px;
  }

  .section.brandgoodness {
    padding-bottom: 40px;
  }

  .section.info {
    padding-top: 60px;
  }

  .section.member-hero {
    padding-bottom: 10px;
  }

  .section.joinhero {
    height: 60vh;
    padding-top: 100px;
  }

  .col-70 {
    margin-bottom: 0;
  }

  .col-60, .col-40, .col-40.flex-vl {
    width: 100%;
  }

  .small-p {
    font-size: 10px;
    line-height: 16px;
  }

  .standfirst {
    font-size: 16px;
    line-height: 26px;
  }

  .cta-button {
    font-size: 10px;
  }

  .cta-button.margin-0 {
    margin-right: 0;
  }

  .col-50.flex-vc {
    padding-left: 5px;
    padding-right: 5px;
  }

  .col-50.step {
    flex-direction: column-reverse;
    align-items: center;
  }

  .col-33 {
    margin-bottom: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .container-1170 {
    padding: 0;
  }

  .col-25 {
    width: 100%;
  }

  .pulloutquote {
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 20px;
    line-height: 30px;
  }

  .newwaves-text {
    font-size: 3em;
  }

  .newwaves-copy {
    font-size: 12px;
    line-height: 20px;
  }

  .outletwrap {
    margin-bottom: 10px;
  }

  .headingwrap.btmmargin20 {
    margin-top: 0;
  }

  .h2r {
    font-size: 24px;
    line-height: 24px;
  }

  .h2r.footer {
    font-size: 20px;
  }

  .h2r.join {
    text-align: center;
  }

  .igpostbox {
    width: 30vw;
  }

  .mobile-navbar {
    height: 45px;
  }

  .hamburger-menu {
    width: 20px;
  }

  .mobile-menu {
    display: none;
  }

  .mobilenavlink {
    font-size: 28px;
  }

  .outletlogowrap {
    width: 20%;
  }

  .brandgrid {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-rows: minmax(250px, .25fr) minmax(250px, .25fr) minmax(250px, .25fr) minmax(250px, .25fr);
    padding-bottom: 100px;
  }

  .img2 {
    margin-top: -70px;
    margin-left: -30px;
  }

  .imgsquare {
    margin-top: 40px;
    margin-right: 10px;
    padding-left: 20px;
  }

  .imgho {
    margin-bottom: 66px;
    margin-left: -15px;
    margin-right: 24px;
  }

  .img5 {
    width: 120%;
    margin-bottom: 74px;
    margin-right: -47px;
  }

  .biglink.s {
    font-size: 15px;
    line-height: 20px;
  }

  .heading-2 {
    margin-top: 5px;
    margin-bottom: 0;
  }

  .phone {
    color: #fff;
  }

  .image-6 {
    max-width: 90%;
  }

  .low-carbon-wrap {
    flex-direction: column;
  }

  .r-icon {
    width: 70px;
    height: 70px;
  }

  .join-text-wrap {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .join-screenshot {
    min-width: 100px;
    margin-left: auto;
    margin-right: auto;
  }

  .joinoutlet {
    width: 40%;
  }
}

#w-node-e39cb2f4-3796-75e2-1e7a-40b7fea88e8d-1ae8cc85 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
  justify-self: start;
}

#w-node-_2af66611-8b93-3c9b-1afd-23f1eaf7f9b8-1ae8cc85 {
  grid-area: 1 / 2 / 3 / 3;
  align-self: center;
  justify-self: center;
}

#w-node-b4b803f0-09a4-d9c0-76d3-981ec4829ac5-1ae8cc85 {
  grid-area: 2 / 1 / 3 / 2;
  align-self: center;
  justify-self: end;
}

#w-node-ed6a8f06-61e4-a222-34e6-224846562a25-1ae8cc85 {
  grid-area: 3 / 1 / 4 / 2;
  align-self: center;
  justify-self: center;
}

#w-node-_80addf11-b494-4d58-7f61-afedde64ec68-1ae8cc85 {
  grid-area: 3 / 2 / 5 / 3;
  align-self: center;
  justify-self: center;
}

#w-node-_600669b8-d89c-1bc9-a99b-492773dd53f4-1ae8cc85 {
  grid-area: 4 / 1 / 5 / 2;
  justify-self: end;
}

#w-node-e39cb2f4-3796-75e2-1e7a-40b7fea88e8d-32bf9454 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
  justify-self: start;
}

#w-node-_2af66611-8b93-3c9b-1afd-23f1eaf7f9b8-32bf9454 {
  grid-area: 1 / 2 / 3 / 3;
  align-self: center;
  justify-self: center;
}

#w-node-b4b803f0-09a4-d9c0-76d3-981ec4829ac5-32bf9454 {
  grid-area: 2 / 1 / 3 / 2;
  align-self: center;
  justify-self: end;
}

#w-node-ed6a8f06-61e4-a222-34e6-224846562a25-32bf9454 {
  grid-area: 3 / 1 / 4 / 2;
  align-self: center;
  justify-self: center;
}

#w-node-_80addf11-b494-4d58-7f61-afedde64ec68-32bf9454 {
  grid-area: 3 / 2 / 5 / 3;
  align-self: center;
  justify-self: center;
}

#w-node-_600669b8-d89c-1bc9-a99b-492773dd53f4-32bf9454 {
  grid-area: 4 / 1 / 5 / 2;
  justify-self: end;
}

#w-node-e39cb2f4-3796-75e2-1e7a-40b7fea88e8d-32a50552 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
  justify-self: start;
}

#w-node-_2af66611-8b93-3c9b-1afd-23f1eaf7f9b8-32a50552 {
  grid-area: 1 / 2 / 3 / 3;
  align-self: center;
  justify-self: center;
}

#w-node-b4b803f0-09a4-d9c0-76d3-981ec4829ac5-32a50552 {
  grid-area: 2 / 1 / 3 / 2;
  align-self: center;
  justify-self: end;
}

#w-node-ed6a8f06-61e4-a222-34e6-224846562a25-32a50552 {
  grid-area: 3 / 1 / 4 / 2;
  align-self: center;
  justify-self: center;
}

#w-node-_80addf11-b494-4d58-7f61-afedde64ec68-32a50552 {
  grid-area: 3 / 2 / 5 / 3;
  align-self: center;
  justify-self: center;
}

#w-node-_600669b8-d89c-1bc9-a99b-492773dd53f4-32a50552 {
  grid-area: 4 / 1 / 5 / 2;
  justify-self: end;
}

#w-node-e39cb2f4-3796-75e2-1e7a-40b7fea88e8d-d50ada51 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
  justify-self: start;
}

#w-node-_2af66611-8b93-3c9b-1afd-23f1eaf7f9b8-d50ada51 {
  grid-area: 1 / 2 / 3 / 3;
  align-self: center;
  justify-self: center;
}

#w-node-b4b803f0-09a4-d9c0-76d3-981ec4829ac5-d50ada51 {
  grid-area: 2 / 1 / 3 / 2;
  align-self: center;
  justify-self: end;
}

#w-node-ed6a8f06-61e4-a222-34e6-224846562a25-d50ada51 {
  grid-area: 3 / 1 / 4 / 2;
  align-self: center;
  justify-self: center;
}

#w-node-_80addf11-b494-4d58-7f61-afedde64ec68-d50ada51 {
  grid-area: 3 / 2 / 5 / 3;
  align-self: center;
  justify-self: center;
}

#w-node-_600669b8-d89c-1bc9-a99b-492773dd53f4-d50ada51 {
  grid-area: 4 / 1 / 5 / 2;
  justify-self: end;
}

#w-node-e39cb2f4-3796-75e2-1e7a-40b7fea88e8d-eb8fb398 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
  justify-self: start;
}

#w-node-_2af66611-8b93-3c9b-1afd-23f1eaf7f9b8-eb8fb398 {
  grid-area: 1 / 2 / 3 / 3;
  align-self: center;
  justify-self: center;
}

#w-node-b4b803f0-09a4-d9c0-76d3-981ec4829ac5-eb8fb398 {
  grid-area: 2 / 1 / 3 / 2;
  align-self: center;
  justify-self: end;
}

#w-node-ed6a8f06-61e4-a222-34e6-224846562a25-eb8fb398 {
  grid-area: 3 / 1 / 4 / 2;
  align-self: center;
  justify-self: center;
}

#w-node-_80addf11-b494-4d58-7f61-afedde64ec68-eb8fb398 {
  grid-area: 3 / 2 / 5 / 3;
  align-self: center;
  justify-self: center;
}

#w-node-_600669b8-d89c-1bc9-a99b-492773dd53f4-eb8fb398 {
  grid-area: 4 / 1 / 5 / 2;
  justify-self: end;
}

#w-node-e39cb2f4-3796-75e2-1e7a-40b7fea88e8d-79061f6f {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
  justify-self: start;
}

#w-node-_2af66611-8b93-3c9b-1afd-23f1eaf7f9b8-79061f6f {
  grid-area: 1 / 2 / 3 / 3;
  align-self: center;
  justify-self: center;
}

#w-node-b4b803f0-09a4-d9c0-76d3-981ec4829ac5-79061f6f {
  grid-area: 2 / 1 / 3 / 2;
  align-self: center;
  justify-self: end;
}

#w-node-ed6a8f06-61e4-a222-34e6-224846562a25-79061f6f {
  grid-area: 3 / 1 / 4 / 2;
  align-self: center;
  justify-self: center;
}

#w-node-_80addf11-b494-4d58-7f61-afedde64ec68-79061f6f {
  grid-area: 3 / 2 / 5 / 3;
  align-self: center;
  justify-self: center;
}

#w-node-_600669b8-d89c-1bc9-a99b-492773dd53f4-79061f6f {
  grid-area: 4 / 1 / 5 / 2;
  justify-self: end;
}

#w-node-e39cb2f4-3796-75e2-1e7a-40b7fea88e8d-f14e756e {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
  justify-self: start;
}

#w-node-_2af66611-8b93-3c9b-1afd-23f1eaf7f9b8-f14e756e {
  grid-area: 1 / 2 / 3 / 3;
  align-self: center;
  justify-self: center;
}

#w-node-b4b803f0-09a4-d9c0-76d3-981ec4829ac5-f14e756e {
  grid-area: 2 / 1 / 3 / 2;
  align-self: center;
  justify-self: end;
}

#w-node-ed6a8f06-61e4-a222-34e6-224846562a25-f14e756e {
  grid-area: 3 / 1 / 4 / 2;
  align-self: center;
  justify-self: center;
}

#w-node-_80addf11-b494-4d58-7f61-afedde64ec68-f14e756e {
  grid-area: 3 / 2 / 5 / 3;
  align-self: center;
  justify-self: center;
}

#w-node-_600669b8-d89c-1bc9-a99b-492773dd53f4-f14e756e {
  grid-area: 4 / 1 / 5 / 2;
  justify-self: end;
}

#w-node-e39cb2f4-3796-75e2-1e7a-40b7fea88e8d-e3e6b1b7 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
  justify-self: start;
}

#w-node-_2af66611-8b93-3c9b-1afd-23f1eaf7f9b8-e3e6b1b7 {
  grid-area: 1 / 2 / 3 / 3;
  align-self: center;
  justify-self: center;
}

#w-node-b4b803f0-09a4-d9c0-76d3-981ec4829ac5-e3e6b1b7 {
  grid-area: 2 / 1 / 3 / 2;
  align-self: center;
  justify-self: end;
}

#w-node-ed6a8f06-61e4-a222-34e6-224846562a25-e3e6b1b7 {
  grid-area: 3 / 1 / 4 / 2;
  align-self: center;
  justify-self: center;
}

#w-node-_80addf11-b494-4d58-7f61-afedde64ec68-e3e6b1b7 {
  grid-area: 3 / 2 / 5 / 3;
  align-self: center;
  justify-self: center;
}

#w-node-_600669b8-d89c-1bc9-a99b-492773dd53f4-e3e6b1b7 {
  grid-area: 4 / 1 / 5 / 2;
  justify-self: end;
}


