body {
  height: 100%;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px; }

  ::selection{
    background: magenta; /* WebKit/Blink Browsers */
  }

h1 {
  position: relative;
  left: 0px;
  right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Raleway, sans-serif;
  color: #474747;
  font-size: 24px;
  line-height: 36px;
  font-weight: 200;
  text-align: center;
  letter-spacing: 1px; }

h2 {
  font-family: 'ndt', sans-serif;
  position: static;
  display: block;
  margin: 0px auto;
  padding-top: 0px;
  color: #474747;
  line-height: 24px;
  font-weight: 400;
  text-align: left;
  letter-spacing: 0px; }

h3 {
  margin-top: 20px;
  margin-bottom: 0px;
  font-family: Proximanova;
  font-size: 20px;
  line-height: 30px;
  font-weight: 700;
  text-align: center; }




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: 0px;
  color: #474747;
  font-size: 14px;
  line-height: 28px;
  font-weight: 300;
  text-align: left; }

a {
  height: 30px;
  color: white;
  text-decoration: none; }

.button {
  display: block;
  width: 100px;
  height: 43px;
  margin-right: auto;
  margin-left: auto;
  padding: 12px 10px 0px;
  float: right;
  border-radius: 0px;
  background-color: #474747;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
  font-family: Raleway, sans-serif;
  color: white;
  font-size: 12px;
  font-weight: 300;
  text-align: center;
  text-decoration: none; }

.button:hover {
  background-color: white;
  color: #eb5255; }

.button.contactbutton {
  float: left;
  font-family: 'Apercu webfont', sans-serif;
  font-size: 14px; }

.button.contactbutton:hover {
  background-color: white;
  color: #eb5255; }

.button.next-page {
  display: block;
  width: auto;
  height: 37px;
  padding: 13px 0px 0px;
  border-style: none;
  border-bottom-color: #1a1a1a;
  border-radius: 0px;
  background-color: rgba(191, 155, 155, 0);
  font-family: 'Apercu webfont', sans-serif;
  color: #1a1a1a;
  font-size: 42px;
  letter-spacing: 0px; }

.button.next-page:hover {
  opacity: 1;
  color: #1a1a1a; }

.button.next-page.previous {
  float: left;
  border-radius: 0px;
  opacity: 0.34; }

.button.next-page.previous:hover {
  opacity: 0.72;
  color: #1a1a1a; }

.button.previous {
  float: left;
  opacity: 0.5; }


.player button.vp-unmute-button {
  display: none !important;
}

.section-hero {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 0;
  display: block;
  overflow-x: hidden;
  overflow-y: hidden;
  height: 100%;
  /*max-height: 100vh;*/
  /*padding-bottom: 56%;*/
  margin-bottom: 6px; }

.navbar {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 10;
  height: 120px;
  padding-top: 20px;
  border-bottom: 1px solid rgba(238, 238, 238, 0);
  background-color: rgba(255, 255, 255, 0); }

.nav-menu {
  height: 80px;
  margin-top: 0px;
  margin-right: 30px; }

.brand {
  height: 90px;
  margin-left: 15px;
  padding-top: 27px; }

.light-main-nav .nav-link {
  margin-top: 35px;
  margin-right: 20px;
  margin-left: 20px;
  font-family: Raleway, sans-serif;
  color: #FFF;
  font-size: 15px;
  line-height: 22px;
  font-weight: 300;
  letter-spacing: 0px; }

.nav-link {
  height: 25px;
  margin-top: 30px;
  margin-right: 15px;
  margin-left: 15px;
  padding: 0px 5px;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
  font-family: 'Apercu webfont', sans-serif;
  color: #1a1a1a;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 1px; }

.nav-link:hover {
  border-bottom: 0px none #1a1a1a;
  color: rgba(26,26,26,0.6)}

  /*   color: rgba(26, 26, 26, 0.6); }
*/

.nav-link:active {
  border-bottom-style: none; }

.nav-link:focus {
  position: static;
  display: inline-block;
  border-bottom-style: none;
  border-bottom-width: 0px; }

.nav-link.w--current {
  height: 25px;
  margin: 30px 20px 0px;
  padding: 0px 5px;
  color: #1a1a1a; }

.nav-link.w--current:hover {
  border-bottom-width: 1px; }

.nav-link.w--current:active {
  border-bottom-style: solid;
  border-bottom-width: 1px; }

.nav-link.w--current:focus {
  position: relative;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  color: #1a1a1a; }

.single-work .work-nav-item,
.single-post .news-nav-item {
  border-bottom-style: solid;
  border-bottom-width: 1px; }

.section-content {
  position: relative;
  z-index: 2;
  display: block;
  width: auto;
  height: auto;
  margin-top: 0px;
  margin-right: 6px; /*was auto*/
  margin-left: 6px; /*was auto*/
  /* padding-right: 6px; */
  padding-bottom: 0px;
  /* padding-left: 6px; */
  background-color: white; }

.section-content.quotes {
  height: 100%; }

.section-content.project {
  margin-top: 80px; }

.section-content.work {
  padding-top: 0px; }

.div-filter {
  height: 100px; }

.div-content {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px; }

.div-content.workwithus {
  position: relative;
  left: 0px;
  top: 50%;
  right: 0px;
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  text-align: center; }

.div-content.workwithus.overlay {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  width: 100%;
  padding-left: 0px; }

.div-content.services {
  padding-top: 80px;
  padding-bottom: 80px; }

.div-content.clients {
  padding-top: 80px;
  padding-bottom: 80px; }

.div-content.team-list {
  margin-right: 30px;
  margin-left: 30px;
  padding-top: 20px;
  padding-bottom: 70px;
  padding-left: 0px; }

.div-content.team-list.about {
  padding-top: 0px; }

.team-list .row-team:last-child {
  padding-bottom: 0px; }

.div-content.thinking {
  position: static;
  left: 0px;
  top: 50%;
  right: 0px;
  padding-top: 180px;
  padding-bottom: 180px;
  background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.2), rgba(255, 255, 255, 0)), url("../images/unnamed.jpg");
  background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(255, 255, 255, 0)), url("../images/unnamed.jpg");
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
  text-align: left;
  text-decoration: none; }

.div-content.work {
  position: relative;
  left: 0px;
  top: 50%;
  right: 0px;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%); }

.logo {
  opacity: 0.9; }

.div-intro {
  display: none;
  max-width: 600px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 120px;
  padding-bottom: 110px;
  font-family: Calibre;
  font-size: 39px;
  line-height: 41px;
  font-weight: 600;
  text-align: center; }

.section-video {
  position: relative;
  z-index: 3;
  overflow-x: hidden;
  overflow-y: hidden;
  height: 100%; }

.embed-video {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 4;
  height: 100%; }

.div-box {
  position: absolute;
  left: 0px;
  top: 50%;
  right: 0px;
  height: auto;
  float: none;
  background-color: transparent;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%); }

.div-box.large {
  overflow-x: hidden;
  overflow-y: hidden;
  height: 50%;
  background-color: white; }

.div-box.medium {
  width: 100%;
  height: 530px;
  background-image: none;
  background-position: 0% 0%;
  background-size: auto;
  background-repeat: repeat;
  background-attachment: scroll; }

.div-box.small {
  background-color: #8cffdb;
  background-image: url("../images/SM-thumb.jpg");
  background-size: cover;
  background-repeat: no-repeat; }

.div-box.small.left {
  background-color: #56b8d1;
  background-image: none;
  background-position: 0% 0%;
  background-size: auto;
  background-repeat: repeat;
  background-attachment: scroll; }

.div-box.small.middle {
  overflow-x: hidden;
  overflow-y: hidden;
  max-height: 450px;
  background-color: #ffbe45;
  background-image: none;
  background-position: 0% 0%;
  background-size: auto;
  background-repeat: repeat;
  background-attachment: scroll; }

.div-box.half {
  background-color: #e6e277; }

.div-box.half.half-left {
  min-height: 540px;
  background-image: url("../images/download.jpg");
  background-size: cover;
  background-repeat: no-repeat; }

.div-box.half.half-right {
  overflow-x: hidden;
  overflow-y: hidden;
  max-height: 540px;
  min-height: 540px;
  background-color: white; }

.div-box.small-left {
  max-height: 298px;
  margin-bottom: 4px;
  background-color: white;
  background-image: url("../images/Xmas_2014.jpg");
  background-size: cover;
  background-repeat: no-repeat; }

.div-box.small-left.bottom {
  margin-bottom: 0px;
  background-image: url("../images/download.jpg"); }

.div-box.small-right {
  max-height: 298px;
  margin-bottom: 4px;
  padding-bottom: 0px;
  background-color: white;
  background-image: url("../images/SilverLady.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll; }

.div-box.small-right.bottom {
  margin-top: 2px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  background-image: url("../images/SM-thumb.jpg"); }

.div-box.twitterbox {
  height: 100%;
  background-color: #7cb3f2; }

.row {
  display: block;
  height: 600px;
  margin: 20px 20px 0px; }

.row.bottom {
  height: 298px;
  margin-top: 4px; }

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

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

.column.right.large {
  position: relative;
  overflow-x: visible;
  overflow-y: visible;
  padding-left: 3px; }

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

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

.column.left.large {
  top: 0px;
  right: 0px;
  bottom: 0px;
  overflow-x: hidden;
  overflow-y: hidden;
  padding-right: 3px; }

.column.big {
  max-height: 298px;
  padding-right: 0px;
  padding-left: 2px; }

.column.twitterbox {
  height: 100%;
  max-height: 298px;
  padding-right: 2px;
  padding-left: 0px;
  background-color: white; }

.div-work {
  width: 100%;
  height: auto;
  min-height: 450px;
  background-color: #f71414; }

.div-overlay {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 3;
  display: block;
  overflow-x: hidden;
  overflow-y: hidden;
  width: calc(100% - 3px);
  height: 100%;
  max-height: 335px;
  /*min-height: 300px;*/
  margin-right: 0px;
  padding-right: 3px;
  background-color: #416633;
  opacity: 0;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  text-decoration: none; }

/* added to resolve column issues - start  */
.left .div-overlay {
  right: 3px; }

.right .div-overlay {
  left: 3px; }

.middle .div-overlay {
  left: 2px;
  width: calc(100% - 4px);
  height: calc(100% + 1px); }

/* added to resolve column issues - end  */
.div-overlay:hover {
  margin-left: 0px;
  background-color: #416633;
  opacity: 1; }

.div-overlay.top-a {
  position: relative;
  left: 0px;
  top: 0px;
  right: auto;
  bottom: auto;
  height: 600px;
  background-color: #fc5656; }

.div-overlay.top-b {
  background-color: rgba(59, 185, 227, 0.8); }

.div-overlay.top-c {
  background-color: #ffbb3d; }

.div-overlay.bottom {
  background-color: #e854a3;
  color: #333; }

.div-overlay.team {
  background-color: transparent; }

.div-overlay.team:hover {
  background-color: #fd928a; }

.div-overlay.team:focus {
  background-color: transparent; }

.div-overlay.work-1:hover {
  background-color: #fd928a; }

.div-overlay.work-2 {
  background-color: #fec99d; }

.div-overlay.twitter:hover {
  background-color: #a0d2e1; }

.div-overlay.work-3:hover {
  background-color: #ffde73; }

.div-overlay.green {
  /*  left: 0px;
    top: 0px;
    right: auto;
    width: 100%;
    padding-right: 3px;*/
  opacity: 0; }

/*.div-overlay.green:hover {
  opacity: 1;
}*/
.div-overlay.purple {
  /*left: 0px;*/
  /*top: 0px;*/
  /*right: auto;*/
  /*width: 99%;*/
  background-color: #532661;
  opacity: 0; }

/*.div-overlay.purple:hover {
  opacity: 1;
}*/
.div-overlay.red {
  background-color: #a81d1b;
  opacity: 0; }

/*.div-overlay.red:hover {
  opacity: 1;
}*/
.div-overlay.yellow {
  background-color: #fbbf30;
  opacity: 0; }

/*.div-overlay.yellow:hover {
  opacity: 1;
}*/
.div-overlay.blue {
  background-color: #28445f;
  opacity: 0; }

/*.div-overlay.blue:hover {
  opacity: 1;
}*/
.section-blank {
  height: 100%; }

.homepage-title {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-right: 20px;
  padding-left: 20px;
  font-family: Proximanova, sans-serif;
  color: white;
  font-size: 38px;
  line-height: 37px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0px;
  text-transform: none; }

.div-title {
  position: relative;
  left: 0px;
  right: 0px;
  display: block;
  height: auto;
  max-width: 900px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-bottom: 0px;
  float: none;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  color: white;
  text-align: center;
  text-decoration: none; }

.div-title.side-news {
  position: relative;
  top: 0%;
  display: block;
  height: auto;
  margin-top: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
  float: right;
  background-color: #f2f2f2;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none; }

  div.helloworldpara > p {
    margin-bottom: 2em !important;
    margin-top: 2em !important;

  }

.div-title.hero {
  position: relative;
  left: 0px;
  width: auto;
  height: 90px;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none; }

  div > p.powerquote {
    color: white;
font-size: 30px !important;
line-height: 120%;
font-weight: 200;
text-align: center;
letter-spacing: 1px;
margin: 10px auto ;
width: 75% ;
}




/* note the below is a div with powerquote class, this applies wider width and justified text, different from the single p.powerquote used above for smaller blocks of text*/

div.powerquote > p {
  color: white;
font-size: 30px !important;
line-height: 120%;
font-weight: 200;
text-align: center;
letter-spacing: 1px;
margin: 10px auto ;
width: 95% ;
}

div.serifquote > p {
  color: #333 !important;
  font-family: 'Lora', serif !important;
font-size: 20px !important;
font-weight: 200;
font-style: italic;
letter-spacing: 2px;
line-height: 150%;
text-align: left;
letter-spacing: 1px;
margin: 10px 10px ;
width: 95% ;
}

.boldserif{
 font-family: ndt, sans-serif;
 font-style: normal;
 font-size: 20px; 
}

div.powerquote > h1{ 
  color: white;
}

.powerquote > strong {
font-weight: 900 !important;
font-family: 'Avenir Medium', Arial, 'Helvetica Neue', Helvetica, sans-serif !important;
}

h1.aboutheader{
  font-size: 4rem !important;
}


.wrapper {
  max-width: 100%;
  overflow: hidden;
}

.marquee {
  white-space: nowrap;
  overflow: visible;
  display: inline-block;
  /* animation: marquee 4s linear 3s infinite; */
  -moz-animation: marquee 10s linear -2s infinite;
  -webkit-animation: marquee 10s linear -2s infinite;
  animation: marquee 10s linear -2s infinite;
}

.marquee p {
  display: inline-block;
  -moz-transform: translateX(100%);
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}

/* @keyframes marquee {
  0% {
    transform: translate3d(0, 0, 0);
  }
  100% {
    transform: translate3d(-45%, 0, 0);
  }
} */


/* for Firefox */
@-moz-keyframes marquee {
  from { -moz-transform: translateX(100%); }
  to { -moz-transform: translateX(-100%); }
}

/* for Chrome */
@-webkit-keyframes marquee {
  from { -webkit-transform: translateX(100%); }
  to { -webkit-transform: translateX(-100%); }
}

@keyframes marquee {
  from {
    -moz-transform: translateX(100%);
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
  to {
    -moz-transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}


  

.div-title.news {
  margin-bottom: 50px;
  padding-top: 40px;
  padding-bottom: 0px;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none; }

.div-title.more {
  position: relative;
  margin-left: auto;
  padding-left: 0px;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  color: white;
  text-align: center;
  text-decoration: none; }

.div-title.more.overlay {
  position: absolute;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none; }

.div-title.team {
  padding-top: 80px;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none; }

.subtitle {
  display: block;
  width: auto;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  padding-left: 0px;
  color: grey;
  line-height: 22px;
  text-align: left;
  letter-spacing: 0px;
  margin-bottom: 18px;}

  p.subtitle.article{
    font-size: 18px !important;
    font-weight: 900;
    color: white;
    opacity: 1;
    z-index: 10;
  }

.subtitle.twitter {
  font-size: 16px;
  line-height: 27px;
  font-style: italic; }

.subtitle.news {
  width: auto;
  color: #1a1a1a;
  font-size: 14px;
  line-height: 18px;
  text-align: center; }

/*.subtitle.article {
  text-align: center; }*/

.div-nav {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 10;
  display: block;
  height: 90px;
  margin-right: auto;
  margin-left: auto;
  padding: 8px 0px;
  background-color: white; }

.img-glasses {
  position: static;
  left: 0px;
  right: 0px;
  bottom: 0px;
  overflow-x: visible;
  overflow-y: visible;
  width: 100%;
  height: 100%;
  padding-bottom: 0px; }

.img-wonderfulworld {
  width: 100%;
  height: 100%; }

.div-wide {
  height: 800px;
  padding: 138px 86px 0px;
  background-color: white; }

.div-wide.dark {
  height: 660px;
  background-color: #0d0d0d; }

.img-tweet {
  position: static;
  left: 0px;
  top: 50%;
  right: 0px;
  display: block;
  margin-right: auto;
  margin-left: auto;
  opacity: 1;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  text-align: left; }

.div-viewmore {
  margin-top: 69px; }

.arrow-red {
  position: absolute;
  top: 50%;
  right: 0px;
  z-index: 6;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%); }

.yellow-arrow {
  position: absolute;
  top: 50%;
  z-index: 6;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%); }

.pink-arrow {
  position: absolute;
  top: 50%;
  right: 0px;
  z-index: 6;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%); }

.sub {
  font-family: Proximanova, sans-serif;
  text-align: center; }

.row-work {
  position: static;
  overflow-x: hidden;
  overflow-y: hidden;
  height: auto;
  max-height: 700px;
  min-height: 200px;
  margin: 0px 0px 6px; }

.row-work.top {
  overflow-x: hidden;
  overflow-y: hidden;
  /* height: 100%; */
  max-height: 700px;
  min-height: 200px; 
}

.row-work.about {
  max-height: 700px; }

.div-fade {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2); }

.div-sidenews {
  position: fixed;
  top: 0px;
  right: 0px;
  bottom: 0px;
  overflow-x: scroll;
  overflow-y: scroll;
  width: 20%;
  height: 100%;
  padding-top: 90px;
  padding-right: 10px;
  padding-left: 10px;
  float: left; }

.div-side-item {
  padding-bottom: 40px; }

.div-side-item.top {
  padding-top: 50px; }

.div-news-main {
  width: 80%; }

.div-news-item {
  width: 100%;
  height: 100%; }

.div-news-item.hero {
  margin-bottom: 80px;
  background-color: #f0f0f0; }

.div-news-title {
  height: 26.4%;
  padding: 0px;
  background-color: white;
  font-family: Raleway, sans-serif;
  font-weight: 400; }

.div-news-latest {
  display: block;
  width: auto;
  max-width: 900px;
  margin-right: auto;
  margin-left: auto; }

.row-news {
  display: block;
  max-width: 100%;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-bottom: 80px; }

.div-side-title {
  position: fixed;
  top: 0px;
  right: 0px;
  z-index: 2;
  display: block;
  width: 20%;
  margin-top: 90px;
  background-color: white; }

.div-hero.about {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  width: 100%;
  height: 100%;
  background-color: #5fc292; }

.div-hero.quote {
  width: 100%;
  background-color: #ffca38; }

.div-hero.team {
  height: 600px;
  background-color: #383838; }

.div-colourfill {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 5;
  width: 100%;
  height: 100%;
  background-color: #949494;
  color: white; }

.hero-text {
  position: relative;
  display: block;
  height: auto;
  max-width: 900px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-bottom: 0px;
  float: none;
  color: white;
  font-size: 28px;
  line-height: 42px;
  font-weight: 200;
  text-align: center;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: none; }


.hero-text.quote {
  font-family: 'Apercu webfont', sans-serif;
  font-size: 66px;
  line-height: 72px;
  text-align: center;
  letter-spacing: 1px; }

.hero-text.services-large {
  display: block;
  width: 250px;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  padding-top: 0px;
  padding-bottom: 0px;
  color: rgba(26, 26, 26, 0.8);
  font-size: 29px;
  line-height: 52px;
  text-align: center; }

.hero-text.dark {
  font-family: 'Apercu webfont', sans-serif;
  color: #1a1a1a;
  font-size: 42px;
  letter-spacing: 1px; }

.hero-text.more {
  display: block;
  width: auto;
  margin-right: auto;
  margin-left: auto;
  float: none;
  text-align: center; }

.hero-text.more.question {
  width: 30px;
  float: right; }

.hero-text.more.contact {
  width: auto;
  float: none;
  font-size: 42px;
  line-height: 58px;
  text-align: center; }

.hero-text.moreunderline {
  float: right;
  text-decoration: underline; }

.hero-text.news-hero {
  position: absolute; }

.div-center {
  position: relative;
  max-width: 700px;
  left: 0px;
  top: 50%;
  right: 0px;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%); }

.div-center.quotelarge {
  display: block;
  height: auto;
  max-width: 960px;
  margin-right: auto;
  margin-left: auto; }

.div-services {
  position: relative;
  left: 0px;
  right: 0px;
  display: block;
  width: 960px;
  height: auto;
  margin-right: auto;
  margin-bottom: 6px;
  margin-left: auto;
  background-color: #f2f2f2;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%); }

.quotetext {
  position: static;
  left: 0px;
  top: 50%;
  display: block;
  color: #030303; }

.sub-services {
  padding-top: 0px;
  padding-bottom: 5px;
  float: none;
  color: rgba(26, 26, 26, 0.65);
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0.5px; }

.title-services {
  margin-bottom: 5px;
  font-family: Raleway, sans-serif;
  color: rgba(26, 26, 26, 0.81);
  font-size: 24px;
  font-weight: 300;
  text-align: left;
  letter-spacing: 0px; }

.div-clients {
  height: 700px;
  margin-bottom: 6px;
  background-color: #2e2e2e; }

.client-logo {
  opacity: 0.49; }

.header-dark {
  color: #383838;
  text-align: center; }

.div-team {
  position: static;
  z-index: 5;
  height: 990px;
  margin-bottom: 6px;
  background-color: #ededed;
  color: #f0f0f0; }

.div-team.teamlist {
  height: 800px;
  margin-bottom: 0px;
  background-color: #ededed; }

.div-team-member {
  overflow-x: hidden;
  overflow-y: hidden;
  text-align: center;
  position: relative; }

.video-hero {
  /*position: fixed; removed to resolve issue with parallax on chrome */
  /*position: fixed;*/
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 0;
  display: block;
  height: 100%; }

.div-quote {
  display: block;
  height: auto;
  max-width: 900px;
  margin-right: auto;
  margin-bottom: 6px;
  margin-left: auto;
  padding-top: 150px;
  padding-bottom: 150px;
  padding-left: 0px; }

.div-quote.hero {
  position: relative;
  left: 0px;
  top: 50%;
  right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%); }

.div-quote.play {
  padding-top: 120px;
  padding-bottom: 140px; }

.div-quote.goliath {
  padding-top: 180px;
  padding-bottom: 180px; }

.div-footer {
  display: block;
  height: auto;
  max-width: 1100px;
  margin-right: auto;
  margin-bottom: 6px;
  margin-left: auto; }

.dark {
  color: #1a1a1a; }

.div-row {
  display: block;
  overflow-x: hidden;
  overflow-y: hidden;
  margin-bottom: 0px; }

.slider {
  overflow-x: visible;
  overflow-y: visible;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0); }

.slider.about {
  position: static;
  width: 100%;
  height: auto;
  max-height: 610px;
  min-height: 200px;
  clear: none; }

.slide-1 {
  background-image: none;
  background-position: 0% 0%;
  background-size: auto;
  background-repeat: repeat;
  background-attachment: scroll; }

.mask {
  position: relative;
  z-index: 2; }

.title-work {
  margin-bottom: 3px;
  font-family: 'Apercu webfont', sans-serif;
  color: #1a1a1a;
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
  text-align: left;
  letter-spacing: 0.5px; }

.title-work.share {
  position: static;
  left: auto;
  top: 0px;
  right: 0px;
  width: auto;
  margin-left: 0px;
  float: none; }

.text-work {
  color: #1a1a1a;
  font-size: 14px;
  text-align: left; }

.text-work.project {
  width: 530px; }

.div-description {
  position: relative;
  display: block;
  height: 218px;
  max-width: 1120px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 110px;
  padding-right: 35px;
  padding-left: 35px; }

.text-description-sub {
  font-family: Proximanova, sans-serif;
  font-size: 12px;
  line-height: 22px;
  letter-spacing: 1px;
  text-transform: uppercase; }

.div-share {
  display: block;
  width: 223px;
  margin-top: 25px;
  margin-right: auto;
  margin-left: auto;
  float: none; }

.link-website {
  position: static;
  left: 0px;
  top: 0px;
  display: block;
  width: 71px;
  height: auto;
  float: none;
  font-family: Proximanova, sans-serif;
  color: #1a1a1a; }

.img-full {
  width: 100%; }

.div-project {
  margin-bottom: 6px; }

.section {
  height: 100%;
  margin-right: 6px;
  margin-bottom: 6px;
  margin-left: 6px; }

.section.abouthero {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  height: 70%;
  margin: 90px 6px 6px; }

.section.aboutquote {
  height: auto; }

.section.aboutlargequote {
  height: 70%; }

.section.aervices {
  height: 70%;
  background-color: #f2f2f2; }

.div-aboutbox {
  position: absolute;
  left: 0px;
  top: 50%;
  right: 0px;
  display: block;
  width: 460px;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%); }

.abouttext {
  font-family: 'Apercu webfont', sans-serif;
  color: rgba(26, 26, 26, 0.78);
  font-size: 24px;
  line-height: 40px; }

.img-clear {
  opacity: 0; }

.row-team {
  display: block;
  max-width: 1100px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-bottom: 100px; }

.row-team.top-row {
  max-width: 1300px;
  padding-top: 0px;
  padding-bottom: 80px; }

.row-team.bottom-row {
  max-width: 1300px;
  padding-bottom: 0px; }

.row-team.middle-row {
  max-width: 1300px;
  padding-bottom: 80px; }

.div-team-title {
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding: 20px 10px 20px 20px;
  background-color: white;
  text-align: center; }

.div-team-title.overlay {
  padding-right: 25px;
  padding-bottom: 0px;
  padding-left: 25px;
  background-color: rgba(255, 255, 255, 0); }

.text-team {
  font-family: Raleway, sans-serif;
  color: #8c8c8c;
  font-size: 12px;
  font-weight: 200;
  text-align: left;
  letter-spacing: 0px; }

.section-about {
  height: auto;
  margin: 90px 6px 6px;
  padding-left: 0px;
  background-color: #fbbf30; }

.section-building {
  margin-right: 6px;
  margin-bottom: 0px;
  margin-left: 6px; }

.section-quote {
  position: relative;
  z-index: 1;
  height: auto;
  margin-right: 6px;
  margin-bottom: 6px;
  margin-left: 6px; }

.section-quote.para {
  background-image: none;
  background-position: 0% 0%;
  background-size: auto;
  background-repeat: repeat;
  background-attachment: scroll; }

.section-team {
  position: static;
  height: auto;
  margin-right: 6px;
  margin-bottom: 6px;
  margin-left: 6px;
  background-color: #eee; }

.shout {
  font-family: 'Apercu webfont', sans-serif;
  color: #6e6e6e;
  font-size: 22px;
  line-height: 36px;
  font-weight: 400; }

.shout.twitter {
  margin-left: 0px;
  font-family: Raleway, sans-serif;
  color: white;
  font-size: 16px;
  line-height: 28px;
  font-style: normal;
  font-weight: 300;
  text-align: center; }

.shout.news {
  color: #474747;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0.4px; }

.shout.quote {
  position: absolute;
  left: 0px;
  top: 50%;
  right: 0px;
  display: block;
  max-width: 490px;
  margin-right: auto;
  margin-left: auto;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  font-family: 'Gotham book', sans-serif;
  color: #444a47;
  font-size: 24px;
  line-height: 40px;
  text-align: left; }

.title {
  margin-bottom: 15px;
  color: #474747;
  font-size: 28px;
  line-height: 42px;
  font-weight: 200;
  text-align: center;
  letter-spacing: 0px;
  margin-bottom: 10px !important; }

.title.light {
  color: white;
  font-size: 28px;
  font-weight: 200;
  text-align: center;
  letter-spacing: 0px; }

.title.light.twitter {
  margin-bottom: 5px;
  font-size: 42px;
  letter-spacing: 0px; }

.title.light.who {
  font-size: 54px; }

.title.news {
  margin-top: 12px;
  font-size: 22px;
  line-height: 23px; }

.title.team {
  display: block;
  margin-right: auto;
  margin-left: auto;
  color: #474747;
  font-size: 54px;
  text-align: center; }

.title.services {
  display: block;
  margin-right: auto;
  margin-left: auto;
  float: none;
  color: #444a47;
  font-size: 54px;
  text-align: center; }

.title.play {
  margin-bottom: 10px;
  text-align: left; }

.title.left-align {
  margin-bottom: 5px;
  font-family: Raleway, sans-serif;
  color: white;
  font-size: 24px;
  line-height: 34px;
  font-weight: 200;
  text-align: left;
  letter-spacing: 1px; }

.title.left-align.home {
  margin-bottom: 0px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 400; }

.section-workwithus {
  display: block;
  height: auto;
  margin-right: 6px;
  margin-bottom: 6px;
  margin-left: 6px;
  background-color: #28445f;
  text-align: center; }

.section-footer {
  height: 180px;
  margin-right: 6px;
  margin-bottom: 6px;
  margin-left: 6px;
  clear: none;
  background-color: #1f1f1f; }

.row-footer {
  padding-top: 60px;
  padding-right: 60px;
  padding-left: 40px;
  float: none;
  clear: none; }

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

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

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

.column-3.team {
  padding-right: 10px;
  padding-left: 10px; }

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

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

.column-1.team {
  padding-right: 10px;
  padding-left: 10px; }

.section-services {
  margin-right: 6px;
  margin-bottom: 6px;
  margin-left: 6px;
  background-color: #eee; }

.logo-brand {
  display: block;
  margin-right: auto;
  margin-left: auto;
  opacity: 1; }

.row-logo {
  display: block;
  max-width: 1300px;
  margin-right: auto;
  margin-left: auto;
  padding: 10px 25px 25px; }

.row-logo.bottom-row {
  padding-bottom: 0px; }

.section-clients {
  height: auto;
  margin-right: 6px;
  margin-bottom: 6px;
  margin-left: 6px;
  background-color: #532661; }

.text-services {
  font-family: Merriweather, serif;
  color: #636363;
  font-size: 12px;
  line-height: 26px;
  text-align: left;
  letter-spacing: 0.2px; }

.row-services {
  display: block;
  max-width: 1300px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 10px;
  padding-right: 25px;
  padding-left: 25px;
  line-height: 20px; }

.row-services.bottom-row {
  max-width: 1300px;
  padding-top: 40px;
  padding-bottom: 0px; }

.div-morebuttons {
  display: block;
  max-width: 260px;
  margin-top: 15px;
  margin-right: auto;
  margin-left: auto;
  text-align: center; }

.footer-text {
  display: inline-block;
  width: auto;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 12px;
  padding-top: 0px;
  float: none;
  color: white;
  font-size: 14px;
  line-height: 24px;
  font-weight: 300;
  text-align: left; }

.footer-text.top {
  width: 104px;
  font-size: 14px; }

.footer-text.copyright {
  color: rgba(255, 255, 255, 0.34);
  font-size: 12px;
  letter-spacing: 0.2px; }

.footer-text.address {
  display: block;
  width: auto;
  margin-right: auto;
  margin-left: auto;
  float: right;
  font-family: Raleway, sans-serif;
  font-size: 14px;
  line-height: 24px;
  font-weight: 300;
  max-width: 170px;
  /* added for address stuff */ }

.section-thinking {
  position: relative;
  z-index: 2;
  margin: 6px;
  background-image: none;
  background-size: auto;
  background-repeat: repeat;
  background-attachment: scroll; 
  top: -2px;}

.section-work {
  position: relative;
  z-index: 2;
  margin-right: 6px;
  margin-bottom: 0px;
  margin-left: 6px; }

.div-imagebox {
  height: 100%; }

.div-homebox {
  position: static;
  display: block;
  overflow-x: hidden;
  overflow-y: hidden;
  width: 100%;
  height: 100%;
  text-decoration: none; }

.div-homebox.theteam {
  width: 100%;
  height: 100%; }

.div-homebox.news {
  position: static;
  max-height: 600px;
  min-height: 300px;
  background-color: #9e9e9e; }

.div-twitter {
  position: absolute;
  left: 0px;
  top: 50%;
  right: 0px;
  display: block;
  max-width: 310px;
  margin-right: auto;
  margin-left: auto;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%); }

.img-twitter {
  display: block;
  margin-right: auto;
  margin-bottom: 15px;
  margin-left: auto;
  text-align: center; }

.nav-clear {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 9999;
  display: none;
  height: 90px;
  padding-right: 25px;
  padding-left: 25px;
  background-color: white; }

.nav-clear.background {
  background-color: white; }

.nav-menu-clear {
  height: 90px;
  margin-right: 0px; }

.logo-brand-clear {
  margin-left: 0px; }

.nav-link {
  position: static;
  margin-top: 35px;
  margin-right: 20px;
  margin-left: 20px;
  padding-right: 0px;
  padding-left: 0px;
  line-height: 22px;
  font-weight: 300;
  letter-spacing: 0px;
  text-transform: uppercase; }

.nav-link.w--current {
  display: inline-block;
  margin-top: 35px;
  margin-left: 21px;
  padding-right: 0px;
  padding-left: 0px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  -webkit-transition-duration: 392ms;
  transition-duration: 392ms;
  line-height: 22px;
  font-weight: 300;
  text-align: left;
  letter-spacing: 0px; }

.nav-link.light {
  margin-top: 35px;
  margin-right: 20px;
  margin-left: 20px;
  font-family: Raleway, sans-serif;
  color: white;
  font-size: 15px;
  line-height: 22px;
  font-weight: 300;
  letter-spacing: 0px; }

.nav-link.light:hover {
  border-bottom-style: none;
  color: rgba(255, 255, 255, 0.6); }

.div-news {
  position: absolute;
  left: 0px;
  top: 50%;
  right: 0px;
  display: block;
  height: 35px;
  max-width: 300px;
  margin-right: auto;
  margin-left: auto;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  text-align: center; }

.nav-background {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 10;
  display: block;
  height: 90px;
  padding-right: 25px;
  padding-left: 25px;
  background-color: rgba(255, 255, 255, 0); }

.nav-main {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  height: 90px;
  padding-right: 25px;
  padding-left: 25px;
  background-color: white; }

.arrow {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 5;
  display: block;
  width: 50px;
  height: 43px;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
  text-align: center; }

.up-arrow {
  margin-top: 0px;
  margin-left: 5px;
  float: none; }

.section-contact {
  height: auto;
  margin-top: 0px;
  margin-right: 6px;
  margin-left: 6px;
  padding-bottom: 0px;
  background-color: rgba(240, 240, 240, 0); }

.toppage {
  width: 130px;
  height: 28px;
  margin-top: 0px;
  float: right;
  text-decoration: none; }

.section-map {
  height: auto;
  margin-right: 6px;
  margin-bottom: 6px;
  margin-left: 6px; }

.div-contact {
  height: auto;
  max-height: 600px;
  min-height: 400px;
  margin-top: 90px; }

.div-contactinfo {
  position: relative;
  left: 0px;
  top: 50%;
  display: inline-block;
  overflow-x: visible;
  overflow-y: visible;
  width: 100%;
  height: 100%;
  max-height: 700px;
  min-height: 600px;
  float: none;
  background-color: #2dcc70;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none; }

.div-contactform {
  position: relative;
  top: 0px;
  right: 0px;
  display: block;
  width: 100%;
  height: auto;
  max-height: 700px;
  min-height: 600px;
  margin-right: auto;
  padding-top: 0%;
  padding-bottom: 0%;
  float: none;
  background-color: #eee; }

.light {
  color: white;
  font-size: 16px;
  line-height: 24px;
  font-weight: 200;
  text-align: left;
  letter-spacing: 1px; }

.light.team {
  margin-top: 4px;
  margin-bottom: 0px;
  float: none;
  font-size: 14px;
  line-height: 20px;
  font-weight: 200; }

.light.email {
  margin-bottom: 0px;
  font-size: 14px; }

.light.home {
  font-size: 14px;
  line-height: 20px; }

.row-contact {
  max-height: 600px;
  min-height: 400px; }

.text {
  margin-bottom: 35px;
  font-family: 'Apercu webfont', sans-serif;
  color: white;
  font-size: 16px;
  line-height: 24px;
  text-align: center; }

.field {
  display: block;
  height: 45px;
  max-width: 380px;
  margin-right: auto;
  margin-bottom: 15px;
  margin-left: auto;
  border-style: none;
  border-radius: 5px;
  font-family: 'Apercu webfont', sans-serif;
  font-size: 14px;
  letter-spacing: 0.2px; }

.field.textbox {
  height: 138px;
  max-width: 380px;
  margin-bottom: 25px;
  border-right-style: none;
  border-bottom-style: none; }

.submit {
  display: block;
  width: 99px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 5px;
  background-color: #444a47;
  font-family: 'Apercu webfont', sans-serif;
  line-height: 18px; }

.section-news {
  height: auto;
  margin: 6px;
  padding-top: 0px;
  background-color: #eee; }

.div-container {
  position: static;
  display: block;
  height: 100%;
  max-width: 1100px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px; }

.div-news-article {
  height: 100%;
  text-decoration: none; }

.div-news-article:hover {
  opacity: 1; }

.div-news-content {
  display: block;
  max-width: 1400px;
  margin-right: auto;
  margin-left: auto;
  padding: 80px 35px 0px; }

.div-news-content.article a {
  color: #474747;
  text-decoration: underline;
}

.div-news-content.article {
  max-width: 800px;
  margin-top: 80px;
  margin-bottom: 80px;
  padding-top: 0px;
  padding-bottom: 0px; }

.div-news-content.article img {
  max-width: 100%;
  height: auto; }

.div-news-content.more {
  padding-top: 80px;
  padding-bottom: 0px; }

.news-title {
  position: relative;
  padding-top: 0px;
  font-size: 20px;
  line-height: 28px;
  text-align: left; }

.news-title.hero {
  padding-bottom: 9px;
  font-size: 42px; }

.news-title.article {
  margin-bottom: 18px;
  font-size: 42px;
  text-align: center; }

.news-sub {
  margin-top: 0px;
  margin-bottom: 5px;
  font-family: 'Gotham book', sans-serif;
  color: #707372;
  font-size: 12px;
  line-height: 20px;
  text-align: left; }

.news-sub.article {
  text-align: center; }

.div-news-pages {
  display: block;
  width: 280px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 35px;
  padding-bottom: 80px;
  padding-left: 35px; }

.section-news-hero {
  height: auto;
  margin: 90px 6px 6px;
  background-color: #a81d1b; }

.div-news-text {
  margin-top: 6px;
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: white; }

.news-text {
  display: block;
  overflow-x: hidden;
  overflow-y: hidden;
  max-height: 55px;
  margin-right: auto;
  margin-left: auto;
  font-family: 'Gotham book', sans-serif;
  color: #707372;
  font-size: 14px;
  line-height: 26px;
  text-align: left; }

.news-text.article {
  overflow-x: visible;
  overflow-y: visible;
  max-height: 2000px;
  margin-top: 25px;
  margin-bottom: 25px;
  color: #707372; }

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

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

.email-link {
  display: inline-block;
  height: 30px;
  margin-left: 0px;
  padding-top: 0px;
  float: none;
  color: white;
  font-size: 14px;
  line-height: 24px;
  font-weight: 300;
  letter-spacing: 0px;
  text-decoration: none; }

.map {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  overflow-x: hidden;
  overflow-y: hidden;
  height: auto;
  max-height: 700px;
  min-height: 360px;
  /*margin-left: 3px;*/ }

.section-hero__image {
  margin-bottom: 6px;
  background-repeat: no-repeat;
  position: relative;
  background-color: #A8A8A8;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  height: 100%;
  padding-bottom: 0; }

.section-hero--rel {
  position: relative;
  height: 100%; }


@media (max-width: 991px) {
  .map {
    min-height: 450px; } }
.form-wrapper {
  margin-top: 15px; }

.div-news-hero {
  position: static;
  height: 850px;
  margin-bottom: 70px;
  background-color: #a8a8a8;
  background-image: url("../images/Xmas_2009.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed; }

.div-news-hero.article {
  margin-bottom: 0px;
  background-image: url("../images/Xmas_2009.jpg");
  background-size: cover;
  background-attachment: fixed; }

.section-article {
  margin: 6px;
  background-color: white; }

.text-share {
  display: inline-block;
  width: auto;
  font-family: 'Apercu webfont', sans-serif;
  color: #383838;
  font-size: 13px; }

.section-morenews {
  margin-right: 6px;
  margin-bottom: 6px;
  margin-left: 6px;
  background-color: #eee; }

.div-work-hero {
  height: 100%;
  background-image: url("../images/home-image-1.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed; }

.section-work-item {
  margin-right: 6px;
  margin-bottom: 6px;
  margin-left: 6px; }

.section-work-project {
  margin-right: 6px;
  margin-bottom: 6px;
  margin-left: 6px; }

.section-play {
  overflow-x: hidden;
  overflow-y: hidden;
  height: 1008px;
  margin: 6px;
  background-color: #eee; }

.tabs {
  display: block;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  text-align: center; }

.tab-pane {
  height: 670px; }

.slide-nav {
  font-size: 10px; }

.slide {
  position: relative;
  left: 0px;
  top: 0px;
  z-index: 5;
  display: block;
  width: auto;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  background-color: white; }

.window-icon {
  display: block;
  margin-top: 25px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 5px;
  opacity: 0.6; }

.tabs-menu {
  height: 140px; }

.play-titles {
  font-size: 18px; }

.tab-link {
  width: 240px;
  height: 140px;
  background-color: #eee;
  opacity: 0.5; }

.tab-link.w--current {
  width: 240px;
  background-color: rgba(255, 255, 255, 0);
  opacity: 1; }

.tabs-content {
  width: auto;
  height: 1000px;
  margin-bottom: 0px; }

.img-play {
  display: block;
  width: 100%;
  height: auto;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto; }

.right-arrow {
  position: absolute;
  top: 50%;
  right: 25px;
  display: block;
  width: 35px;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  color: white;
  font-size: 24px; }

.left-arrow {
  position: absolute;
  left: 25px;
  top: 50%;
  width: 35px;
  height: 82px;
  border-radius: 0px;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  color: rgba(0, 0, 0, 0.58);
  font-size: 24px;
  text-transform: lowercase; }

.section-christmas {
  margin: 6px;
  background-color: #9cd2df; }

.section-isobelly {
  margin-right: 6px;
  margin-bottom: 6px;
  margin-left: 6px; }

.section-window {
  margin-right: 6px;
  margin-bottom: 6px;
  margin-left: 6px;
  background-color: transparent; }

.play-text {
  display: block;
  width: 650px;
  margin-top: 8px;
  margin-right: auto;
  margin-left: auto;
  color: white;
  font-size: 18px;
  line-height: 28px;
  text-align: center; }

.section-thinkingpage {
  margin-right: 6px;
  margin-bottom: 6px;
  margin-left: 6px;
  padding-top: 0px;
  background-color: #eee; }

.services-text {
  max-width: 320px;
  font-family: Raleway, sans-serif;
  color: #474747;
  font-size: 16px;
  line-height: 28px;
  font-weight: 300; }

.ovverlay-text {
  top: 50%;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  color: white;
  line-height: 32px; }

.overlay-sub {
  position: relative;
  left: 0px;
  top: 50%;
  right: 0px;
  padding-top: 0px;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  color: white; }

.link-more {
  color: white;
  text-decoration: underline; }

.section-thinking-hero {
  height: auto;
  margin: 90px 6px 6px;
  background-color: #532661; }

.link-large {
  font-family: Raleway, sans-serif;
  color: white;
  font-weight: 200;
  letter-spacing: 0px;
  text-decoration: underline; }

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

.link-large.none-underline {
  font-family: Raleway, sans-serif;
  font-weight: 200;
  letter-spacing: 0px;
  text-decoration: none; }

.icon-christmas {
  display: block;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto; }

.icon-laugh {
  display: block;
  margin-right: auto;
  margin-bottom: 15px;
  margin-left: auto; }

.icon-window {
  display: block;
  margin-right: auto;
  margin-bottom: 15px;
  margin-left: auto; }

.section-contact-hero {
  height: auto;
  margin: 90px 6px 6px;
  background-color: #532661; }

.section-contact-more {
  margin: 6px;
  padding-left: 0px;
  background-color: #74d48e; }

.slider-play {
  height: 100%; }

.section-team-hero {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  margin: 90px 6px 6px;
  background-color: #416633; }

.section-play-hero {
  margin: 90px 6px 6px;
  background-color: #fbbf30; }

.section-work-hero {
  margin: 90px 6px 6px;
  background-color: #28445f; }

.linkedin {
    height: 25px;
    border-radius: 6px;
}
.instagram {
  margin-left: 10px;
  border-radius: 3px;
}

.twitter {
  margin-left: 5px;
  color: white; }

.twitter-img {
  opacity: 1; }

.facebook-link {
  height: 30px; }

.instagram-link {
  width: 29px;
  height: 23px;
  margin-left: 0px; }

.twitter-link {
  height: 30px;
  margin-left: 5px; }

.linkedin-link {
    margin-left: 12px;
}
.div-social {
  float: right; }

.footer-email {
  display: block;
  width: 155px;
  height: 24px;
  margin-top: 0px;
  float: none; }

.footer-phone {
  width: 140px;
  height: 24px; }

.footer-contact {
  width: 135px;
  height: 50px; }

.email-icon {
  position: relative;
  display: block;
  margin-bottom: 0px;
  padding-top: 3px;
  float: left; }

.phone-icon {
  position: relative;
  margin-bottom: 0px;
  padding-top: 3px;
  float: left; }

.div-address {
  display: block;
  width: 196px;
  height: 60px;
  margin-right: auto;
  margin-left: auto; }

.icon-address {
  margin-top: 6px; }

.video-text {
  position: absolute;
  top: 50%;
  display: block;
  margin-right: auto;
  margin-left: auto;
  color: red;
  font-size: 28px; }

.title-team {
  padding-top: 0px;
  font-family: Raleway, sans-serif;
  color: #474747;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400; }

.div-team-colour {
  height: 5px;
  background-color: #fbbf30; }

.div-team-colour.blue {
  background-color: #28445f; }

.div-team-colour.green {
  background-color: #416633; }

.div-team-colour.red {
  background-color: #a81d1b; }

.div-team-colour.purple {
  background-color: #532661; }

.div-team-email {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  height: 30px;
  margin-top: 0px;
  margin-bottom: 10px;
  padding-right: 25px;
  padding-bottom: 0px;
  padding-left: 25px;
  float: none; }

.div-team-title-name {
  display: inline-block;
  width: auto;
  margin-left: 8px;
  float: left; }

.icon-teamemail {
  opacity: 1; }

.div-team-image {
  border-style: solid;
  border-width: 6px 6px 0px;
  border-color: white; }

.section-quote-background {
  margin-right: 6px;
  margin-bottom: 6px;
  margin-left: 6px;
  background-image: url("../images/unnamed.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed; }

.slider-small {
  height: 100%; }

.lightbox {
  height: 5.4%; }

.lightbox-2 {
  height: 35.7%; }

.section-christmascards {
  margin-right: 6px;
  margin-bottom: 6px;
  margin-left: 6px; }

.div-play {
  position: absolute;
  left: 0px;
  top: 50%;
  right: 0px;
  display: block;
  max-width: 65%;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%); }

.div-play p {
  color: #FFF;
  font-size: 16px;
  line-height: 24px;
  font-weight: 200;
  text-align: left;
  letter-spacing: 1px; }

.div-play.home {
  position: relative;
  left: 0px;
  top: 0px;
  right: auto;
  display: block;
  max-width: 60%;
  margin-top: 50px;
  margin-left: 20px;
  transform: none;
  -webkit-transform: none;
  -ms-transform: none;
    }

.pos-rel {
  position: relative; }

.div-play.home.top {
  margin-top: 20px;
  transform: none; }

.play {
  width: 100%;
  font-family: Raleway, sans-serif;
  color: white;
  font-size: 16px;
  line-height: 30px;
  font-weight: 200; }

.div-news-big {
  height: 100%;
  margin-right: 6px;
  margin-bottom: 6px;
  margin-left: 6px;
  background-image: url("../images/Ben_Simon-main-1.jpg");
  background-size: cover;
  background-repeat: no-repeat; }

.div-news-box {
  padding: 35px;
  background-color: white; }

.div-news-box.homepage {
  display: none; }

.div-news-image {
  border-style: solid solid none;
  border-width: 6px;
  border-color: white; }

.collumn-news-middle {
  padding-right: 5px;
  padding-left: 5px; }

.div-news-hero-title {
  position: relative;
  left: 0px;
  top: 50%;
  right: 0px;
  z-index: 4;
  display: block;
  width: 900px;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  text-align: center;
  text-decoration: none; }

.news-sub-hero {
  color: white;
  text-align: center; }

.contact {
  margin-top: 22px;
  margin-bottom: 10px;
  font-family: 'Gotham book', sans-serif;
  color: white;
  font-size: 35px;
  text-align: center; }

.section-contact-map {
  margin-right: 6px;
  margin-left: 6px; }

.div-team-overlay {
  position: absolute;
  left: 0px;
  /*top: 0px;*/
  right: 0px;
  bottom: 0px;
  display: block;
  overflow-x: visible;
  overflow-y: visible;
  width: 100%;
  height: 100%;
  margin-right: 1px;
  margin-left: 0px;
  padding-left: 0px;
  background-color: #28445f; }

.div-team-overlay.blue {
  left: 0px;
  /*top: 0px;*/
  right: 0px;
  bottom: 0px;
  /*width: 94%;*/
  margin-right: 0px;
  margin-left: 10px;
  opacity: 1;
  /* updated */ }

/* rc added */
.hidden {
  display: none; }

.spinner {
  display: none;
  margin: 0 auto;
  padding-top: 25px;
  padding-bottom: 25px; }

.work-list {
  margin-bottom: -6px; }

.work-list .work-item {
  margin-bottom: 6px; }

/*.work-list .w-col-6 {
  padding-right: 3px; }

.work-list .w-col-6 + .w-col-6 {
  padding-left: 3px;
  padding-right: 0; }*/

.work-list .is_odd {
  padding-right: 3px;
}

.work-list .is_even {
  padding-left: 3px;
}

.div-team-overlay {
  height: 0px;
  overflow: hidden;
  -webkit-transition: height .75s ease;
  -o-transition: height .75s ease;
  transition: height .75s ease; }

.div-team-overlay .div-team-title,
.div-team-overlay .div-team-email {
  -webkit-transition: opacity .5s .1s ease;
  -o-transition: opacity .5s .1s ease;
  transition: opacity .5s .1s ease;
  opacity: 0; }

.team:hover .div-team-overlay {
  height: 100%; }

.team:hover .div-team-overlay .div-team-title,
.team:hover .div-team-overlay .div-team-email {
  opacity: 1; }

/*.div-team-overlay.blue:hover {
  opacity: 1;
}*/
.div-team-overlay.red {
  /*width: 94%;*/
  /*margin-left: 10px;*/
  background-color: #a81d1b;
  /*opacity: 0;*/ }

.div-team-overlay.red:hover {
  opacity: 1; }

.div-team-overlay.green {
  /*margin-left: 10px;*/
  background-color: #416633;
  /*opacity: 0;*/ }

/*.div-team-overlay.green:hover {
  width: 94%;
  opacity: 1;
}*/
.div-team-overlay.yellow {
  /*width: 94%;*/
  /*margin-left: 10px;*/
  background-color: #fbbf30;
  /*opacity: 0;*/ }

/*.div-team-overlay.yellow:hover {
  opacity: 1;
}*/
.div-team-overlay.purple {
  /*width: 94%;*/
  /*margin-left: 10px;*/
  background-color: #532661;
  /*opacity: 0;*/ }

/*.div-team-overlay.purple:hover {
  opacity: 1;
}*/
.div-hero-title {
  display: block;
  max-width: 700px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding-top: 120px;
  padding-bottom: 120px;
  text-align: center; }

.contact-email {
  color: white;
  font-size: 18px;
  line-height: 30px;
  text-align: center; }

.news {
  color: #474747;
  line-height: 24px; }

.sub-title {
  font-family: Raleway, sans-serif;
  color: #8c8c8c;
  font-size: 12px;
  font-weight: 200; }

.div-news-description {
  margin-top: 5px; }

.title-news {
  padding-top: 0px;
  font-family: Raleway, sans-serif;
  color: #474747;
  font-size: 16px; }

.img-article {
  padding-top: 30px;
  padding-bottom: 30px; }

.div-news-title-article {
  padding-bottom: 15px; }

.div-news-title-article .title {
  text-align: left;
}

.lightbox-video {
  height: 12.6%; }

.icon-play {
  position: absolute;
  left: 0px;
  top: 50%;
  right: 0px;
  display: block;
  width: 100px;
  margin-right: auto;
  margin-left: auto;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%); }

.div-recruiment {
  margin-top: 30px; }

.div-video {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 0;
  display: block;
  height: 100%; }

.div-paralax {
  height: 380px;
  /* background-image: url("../images/unnamed.jpg"); */
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed; }

.icon-email {
  margin-right: 8px;
  margin-bottom: 0px;
  padding-top: 5px;
  float: left; }

.link-email {
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease; }

.link-email:hover {
  color: white;
  text-decoration: underline; }

.readmore {
  position: absolute;
  left: 0px;
  bottom: 0px;
  margin-bottom: 20px;
  margin-left: 20px;
  color: white;
  font-weight: 200;
  letter-spacing: 0.5px;
  text-transform: uppercase; }

.div-boxlink {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 5;
  width: 100%;
  height: 100%;
  text-decoration: none; }

html.w-mod-js *[data-ix="new-interaction"] {
  opacity: 1; }

html.w-mod-js *[data-ix="zoom"] {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1); }

html.w-mod-js *[data-ix="fade-overlay"] {
  opacity: 0; }

.div-news-info h2 {
  text-transform: uppercase; }

.hero-text, .title, .readmore {
  font-family: 'Avenir LT W01_55 Roman1475520', Arial, 'Helvetica Neue', Helvetica, sans-serif !important; }

p, .subtitle, .footer-text, .div-play p, .news, .link-email, li {
  /* font-family: 'Avenir LT W01_55 Roman1475520', Arial, 'Helvetica Neue', Helvetica, sans-serif !important; } */
  font-family: 'Lora', serif !important;
  font-style: italic !important;
}

/* h2, .nav-link {
  font-family: 'Avenir LT W01_55 Roman1475520', Arial, 'Helvetica Neue', Helvetica, sans-serif !important; 
} */

.nav-link {
  font-family: 'Avenir LT W01_55 Roman1475520', Arial, 'Helvetica Neue', Helvetica, sans-serif !important; 
}

.hero-text {
  font-size: 44px !important; }

.title {
  font-size: 24px !important; }

h2 {
  font-size: 20px !important; }

.readmore {
  font-size: 18px !important; }

p, .footer-text, .nav-link, .div-play p, .news, .link-email, .title.light.mobile {
  font-size: 14px !important; }

.subtitle {
  font-size: 13px !important; }

.hide {
  display: none !important;
}

@media (hover: hover) { 
  html.w-mod-touch .slip-item:hover .div-overlay {
    opacity: 1 !important;
  }
}



.slip-item a {
  display: block;
  height: auto;
}

.w-mod-touch .section-hero__vid {
  display: none;
}

.w-mod-touch .section-quote {
  margin-top: 85px;
}

.page-template-page-about .section-quote {
  margin-top: 0;
}

.w-mod-touch .nav-background {
  background: white;
}

.w-mod-touch .nav-background .nav-link {
  color: #1a1a1a;
}

.is_ie .div-play {
  left: 50px !important;
}

.type-small p {
  font-size: 18px !important;
}

@media (min-width: 991px) and (max-width: 1600px) {
  .section-hero {
    padding-bottom: 56%;
    height: auto; } }

@media (max-width: 1024px){
  .title.left-align.play {
    font-size: 18px !important;
  }
}
@media (max-width: 991px) {
  .type-small p {
    font-size: 14px !important;
    
  }

  div > p.powerquote {
    font-size: 25px !important;
    line-height: 120% !important;
  }

 

  .div-overlay:hover {
    opacity: 1; }

  .section-hero {
    display: block;
    height: 400px; }

  .section-content {
    margin-right: 6px; /*was auto*/
    margin-left: 6px; /*was auto*/
  }

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

  .column.right.large {
    height: auto; }

  .column.right.large.maptablet {
    height: 450px; }

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

  .div-overlay.theteam {
    min-height: 260px; }

  .row-work {
    height: 450%;
    max-height: 700px;
    min-height: 0px; }

  .row-work.top {
    position: static;
    display: block;
    /* min-height: 270px;  */
  }

  .div-news-main {
    width: 100%; }

  .div-news-item {
    text-decoration: none; }

  .hero-text {
    line-height: 40px; }

  .section-quote {
    /*margin-top: 85px; */
  }

  .team-list .row-team .team + .team + .team {
    margin-top: 80px;
  }

  .title.light.mobile {
    margin-bottom: 0px;
    font-size: 15px;
    text-align: left;
    letter-spacing: 1px; }

  .title.left-align {
    margin-bottom: 0px;
    line-height: 34px; }

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

  .column-1 {
    padding-right: 20px; }

  .div-homebox {
    overflow-x: hidden;
    overflow-y: hidden; }

  .div-homebox.contact-box {
    height: 450px;
    background-color: #28445f; }

  .nav-clear {
    display: block; }

  .nav-menu-clear {
    background-color: white; }

  .nav-link {
    position: static;
    z-index: 10;
    display: block;
    width: 100%;
    height: 45px;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 13px;
    padding-bottom: 0px;
    background-color: white;
    text-align: center; }

  .nav-link.w--current {
    display: block;
    height: 39px;
    margin-top: auto;
    margin-right: auto;
    margin-left: auto;
    padding-top: 8px;
    float: none;
    border-bottom-style: none;
    background-color: #ebebeb;
    text-align: center; }

  .nav-background {
    display: none; }

  .div-contactinfo {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none; }

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

  .map {
    height: 450px; }

  .div-news-hero {
    background-position: 50% 50%;
    background-size: auto;
    background-attachment: scroll; }

  .div-work-hero {
    background-position: 50% 50%; }

  .div-news-box.homepage {
    display: block; }

  .div-paralax {
     background-attachment: scroll;
     background-position: 100%;
     height: 300px;
    /* height: 300px;
    background-attachment: scroll;  */
  }

  .menu-button {
    padding: 35px 20px 30px; }

  .menu-button.w--open {
    background-color: white;
    color: #bdbdbd; }

  .div-mobile-info {
    position: relative;
    z-index: 3;
    height: 38px;
    padding: 7px 15px 0px;
    border-top: 1px none white;
    background-color: #fbbf30;
    color: #416633; }

  .div-mobile-info.yellow {
    height: 38px;
    border-top: 1px solid white; }

  .div-mobile-info.red {
    border-top: 1px solid white;
    background-color: #a81d1b; }

  .div-mobile-info.blue {
    border-top: 1px solid white;
    background-color: #28445f; }

  .div-mobile-info.purple {
    border-top: 1px solid white;
    background-color: #532661; }

  .div-mobile-info.green {
    border-top: 1px solid white;
    background-color: #416633; }

  .nav-mobile {
    position: sticky;
    left: 0px;
    top: 0px;
    right: 0px;
    background-color: white; }

  }

  .mobile-alt-vid{
    display: none;
  }

@media (max-width: 767px) {
  body {
    height: 100%; }

  .section-hero {
    height: 400px; }

    .mobile-alt-vid{
      display: block;
      height: 700px !important;
      position: relative !important;
    }

  .brand {
    margin-left: 0px; }

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

  .column.right.large {
    display: block;
    overflow-x: visible;
    overflow-y: visible;
    height: auto;
    margin-bottom: 0px;
    padding-left: 0px; }

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

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

  .column.left.large {
    position: relative;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: auto;
    display: block;
    overflow-x: visible;
    overflow-y: visible;
    margin-top: 0px;
    margin-bottom: 6px;
    padding-right: 0px; }

  .div-overlay.green {
    position: static;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    display: block;
    height: 450px;
    padding-right: 0px; }

  .row-work {
    height: auto;
    max-height: 1405px; }

  .row-work.top {
    height: auto;
    max-height: 919px; }

  .row-work.about {
    max-height: 900px; }

  .div-news-item {
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: left;
    text-decoration: none; }

  .row-news {
    margin-bottom: 0px; }

  .div-team-member {
    margin-bottom: 40px; }

  .div-row {
    overflow-x: hidden;
    overflow-y: hidden; }

  .row-team.top-row {
    padding-bottom: 0px; }

  .row-team.middle-row {
    padding-bottom: 0px; }

  .section-building {
    max-height: px; }

  .title.light.mobile {
    line-height: 20px; }

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

  .column-1 {
    padding-right: 20px; }

  .section-thinking {
    margin-top: 0px;
    padding-top: 0px; }

  .div-homebox {
    overflow-x: visible;
    overflow-y: visible;
    height: 457px;
    margin-bottom: 0px; }

  .div-homebox.about {
    position: static;
    display: block;
    height: auto;
    /*height: 420px;*/
    max-height: 1400px; }

  .div-contactinfo {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none; }

  .column-news-left {
    margin-bottom: 80px;
    padding-right: 0px; }

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

  .map {
    margin-left: 0px; }

  .twitter-img {
    display: inline-block; }

  .play {
    /*height: 420px; */
    height: auto;
  }

  .collumn-news-middle {
    margin-bottom: 80px;
    padding-right: 0px;
    padding-left: 0px; }

  .div-paralax {
    height: 415px;
    /* height:300px; */
    margin-top: 0px; }

  .div-mobile-info {
    height: 36px; }

  .div-mobile-info.yellow {
    height: 36px;
    padding-bottom: 0px; }

  .div-mobile-info.red {
    height: 36px; }

  .div-mobile-info.blue {
    height: 36px; }

  .div-mobile-info.purple {
    height: 36px; }

  h1.hero-text {
    font-size: 28px !important;
  }
  .team-list .row-team .team {
    margin-top: 0 !important;
  }

  .page-template-page-home #quote {
    margin-top: 0px;
  }
}

  @media (max-width: 768px) {
    .type-small,
    .type-small p {
      font-size: 11px !important;
      line-height: 14px !important;
    }
    .page-template-page-home #quote {
      margin-top: 0px;  /*  changing this to fix gapping on homepage*/
    }
    /*.page-template-page-play .play .div-play {
      position: initial;
    }*/

    div > p.powerquote {
      font-size: 18px !important;
      line-height: 120% !important;
    }

    .new_section_cls .w-row.row-work.top{
      margin-left: 0px;
      margin-right: 0px;
  }
  }

@media (max-width: 479px) {


  .mobile-alt-vid{
    display: block !important;
  }

  div > p.powerquote {
    font-size: 19px !important;
    line-height: 120% !important;
    width: 80% !important;
  }

  .div-center {
    margin: auto 7px;
  }


  .brand {
    padding-left: 19px; }

  .section-content {
    max-height: 542px; }

  .section-content.work {
    max-height: 7000px; }

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

  .column.right.large {
    /*height: 269px; */
    height: auto !important; 
  }

  .section-work.work .row-work {
    max-height: none;
  }

  .section-news .div-news-content .row-news {
    padding-bottom: 0;
  }

  .page-template-page-home #quote {
    margin-top: 0px;
  }

  .icon-email {
    padding-top: 2px;
  }

  .page-template-page-play .play .div-play {
    position: absolute;
  }

  .column.middle {
    height: auto;
    margin-bottom: 6px;
    padding-right: 0px;
    padding-left: 0px; }

  .row-work {
    max-height: 920px; }

  .row-work.top {
    max-height: 900px;
    min-height: 300px; }

  .hero-text {
    font-size: 26px;
    line-height: 34px; }

  .title-services {
    font-size: 18px;
    text-align: center; }

  .section-building {
    /*max-height: 393px;*/
    max-height: none;
  }

  .section-quote {
    margin-top: 0;
  }

  .title {
    font-size: 24px; }

  .title.light.mobile {
    line-height: 22px; }

  .title.left-align {
    margin-bottom: 5px;
    font-size: 24px;
    line-height: 26px; }

  .column-2 {
    margin-bottom: 15px;
    padding-right: 0px;
    padding-left: 0px; }

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

  .column-1 {
    margin-bottom: 15px;
    padding-right: 0px; }

  .row-services.bottom-row {
    padding-top: 15px; }

  .div-homebox {
    height: 267px;
    max-height: 277px;
    margin-bottom: 0px; }

  .div-homebox.contact-box {
    height: 330px;
    max-height: 330px;
    background-color: #28445f;
    color: #28445f; }

  .nav-main {
    padding-right: 5px;
    padding-left: 5px; }

  .div-contactinfo {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none; }

  .light {
    font-size: 12px;
    line-height: 22px;
    font-weight: 300; }

  .light.team {
    font-size: 12px;
    line-height: 20px; }

  .div-news-content {
    padding-right: 10px;
    padding-left: 10px; }

  .div-news-content.article {
    margin-top: 105px; }

  .services-text {
    font-size: 12px;
    line-height: 22px;
    font-weight: 300;
    text-align: center; }

  .slider-small {
    height: 233px; }

  .div-play {
    max-width: 80%; }

  .play {
    /*height: 233px; */
    height: auto;
  }

  .page-template-page-about .services .div-title .title,
  .page-template-page-about .clients .div-title .title {
    font-size: 18px !important;
    line-height: 24px !important;
  }

  .div-paralax {
    margin-top: 0px;
    padding-top: 0px; }

  .div-mobile-info {
    height: 36px; }

    .type-small,
    .type-small p {
      font-size: 11px !important;
      line-height: 14px !important;
    }
  }

/*# sourceMappingURL=isobel.webflow.css.map */

.thevideo{
	width: 134%;
	/* height: auto !important; */
	background: #000;
}
.slip-item a{
	/* overflow: hidden; */
	/* position: relative; */
	/* min-height: 100%; */
}
.video {
    overflow: hidden;
}
.new_section_cls{

}
.new_section_cls .w-row.row-work.top{
    margin-left: -3px;
    margin-right: -3px;
}
.new_section_cls .w-col-4.column.slip-item{
	padding: 0 0;
}


.w-col.w-col-4.column.large.slip-item.left{
  padding-left: 3px;
  padding-right: 3px;

}

.w-col.w-col-4.column.large.slip-item.middle{
padding-left: 3px;
padding-right: 3px;
}

.w-col.w-col-4.column.large.slip-item.right{
  padding-right: 3px;
  padding-left: 3px;
}


.new_section_cls .w-col-4.column.slip-item .div-overlay.blue {
    left: 0px;
    right: 0px;
    width: 100%;
}

/* .new_section_cls .w-col-4.column.slip-item .div-overlay.blue {
  left: 3px;
  right: 3px;
  width: calc(100% - 5px);
} */

@media (max-width: 767px){
.new_section_cls .w-col-4.column.slip-item {
    padding: 0 0px; 
    /* I have changed sideways padding to 0 from 3px */
    margin-bottom: 6px !important;
    overflow: hidden !important;
}

.w-col.w-col-4.column.large.slip-item.left{
  padding-left: 0px;
  padding-right: 0px;
}

.w-col.w-col-4.column.large.slip-item.middle{
padding-left: 0px;
padding-right: 0px;
}

.w-col.w-col-4.column.large.slip-item.right{
  padding-right: 0px;
  padding-left: 0px;
}
.new_section_cls .w-col-4.column.slip-item:last-child{
      margin: 0 !important;
}
}
