.homepage-hero {
  position: relative;
  z-index: 10;
  display: block;
  height: auto;
  min-height: auto;
  margin-bottom: 0px;
}

.body {
  max-height: 1200px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  /*background-color: #e6e7e8;*/
  background-color: #ffffff;
  font-family: 'helvetica-light', sans-serif;
  color: #343534;

}


/* HEADER SHIT ADDED BY GT */

.header {
  position:relative;
  padding-top:2%;
  padding-bottom:3%;
  overflow: hidden;
  background-color: #ffffff;

}

.header-right {

  position:relative;
  padding-top:0%;
  padding-right:9%;
  float: right;
}

/* Hide the link that should open and close the topnav on small screens */
.header-right .icon {
  display: none;
}

@media screen and (max-width: 1700px) {

.header-right  {padding-left: 9%; padding-top:7%}
}

/* When the screen is less than 600 pixels wide, hide all links, except for the first one ("Home"). Show the link that contains should open and close the topnav (.icon) */
@media screen and (max-width: 1500px) {

 .header-right a {display: none;}
 .header-right a.icon {
   position:relative;
   float: left;
   display: block;
 }
}

/* The "responsive" class is added to the topnav with JavaScript when the user clicks on the icon. This class makes the topnav look good on small screens (display the links vertically instead of horizontally) */
@media screen and (max-width: 1500px) {

 .header-right  {padding-left: 9%; padding-top:0%}
 .header-right.responsive {position: relative; padding-top: 5%; padding-bottom: 10%;}
 .header-right.responsive a.icon {
  position: absolute;

 }
 .header-right.responsive a {
   padding-top: 7%;
   padding-bottom: 7%;
   float: none;
   display: block;
   text-align: left;
   overflow:visible;

 }

 div:after{
   display: inline-block;
   content: ""; /* This will render the 'X' */

 }
}
/* END OF HEADER SHIT ADDED BY GT */


.h1 {
  max-width: 1100px;
  margin-top: 0px;
  margin-bottom: 30px;
  margin-left: 0px;
  font-family: 'Relative faux', sans-serif;
  color: #0ca74d;
  font-size: 100px;
  line-height: 110px;
  font-weight: 400;
}

.h1.lightgreen {
  width: 50%;
  margin-bottom: 0px;
  float: left;
  color: #0ca74d;
  font-size: 50px;
}

.h1.lightgreen.fixed {
  float: none;
  text-decoration: none;
}

.h1.lightgreen.fixed-full {
  width: auto;
  float: none;
}

.h1.lightgreen.minus {
  margin-top: -25px;
  line-height: 60px;
}

.h1.lightgreen.extra-padding {
  margin-top: 60px;
}

.h1.article {
  position: relative;
  padding-left: 7%;
  color: #fff;
}
.h2.article {
  position: relative;
  padding-left: 7%;
  color: #fff;
}
.h3.article {
  position: relative;
  padding-left: 7%;
  color: #fff;
}

.h4.article {
  margin-left: 10%;
  color: #fff;
}

.h1.light {
  color: #fff;
}

.h1.centred {
  max-width: 100%;
}

.logo {
  display: block;
  width: 150px;
  height: 30px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  background-image: url('');
  background-position: 0px 50%;
  background-size: 140px;
  background-repeat: no-repeat;
}


.article-text-col.ul {
  margin-top: 25px;
  margin-bottom: 25px;
}

.logo.w--current {
  width: 400px;
  height: auto;
}

.logo.lightgreen {
  background-image: url('');
  background-size: 138px;
}

.hero-text-col {
  margin-bottom: 80px;
  padding-top: 100px;
  padding-left: 0px;
}

.lightgreen-divider {
  position: relative;
  padding-left: 5%;
  margin-left: 7%;
  width: 60px;
  height: 6px;
  margin-top: 30px;
  margin-bottom: 30px;
  background-color: #0ca74d;
}



.hero-paragraph {
  display: block;
  max-width: 800px;
  color: #343534;
  font-size: 30px;
  line-height: 45px;
  font-weight: 400;
  text-decoration: none;
}

.hero-paragraph.dark {
  color: #333;
}

.hero-paragraph.light {
  max-width: 420px;
  margin-top: 10px;
  font-family: 'helvetica-bold', sans-serif;
  color: #fff;
  line-height: 35px;
  font-weight: 400;
}

.hero-paragraph.small {
  max-width: 450px;
  margin-top: 50px;
  margin-right: 80px;
}

.hero-paragraph.small.white {
  max-width: 800px;
  margin-top: 0px;
  margin-bottom: 80px;
  color: #343534;
  font-size: 50px;
  line-height: 65px;
}

.hero-paragraph.white {
  color: #fff;
}

.li_simple {
  list-style-type: circle;
  padding:0;
  padding-left:20px;
  margin:0;
}

.lhn {
  margin-top: 0px;
  padding: 30px 0px 0px 40px;
  background-color: #0ca74d;
}


.lhn-link.light {
  color: #0ca74d;
}

.lhn-link.last {
  margin-bottom: 30px;
}

.white-panel {
  display: block;
  height: auto;
  min-height: 50vh;
  padding: 70px;
  background-color: #fff;
  color: #343534;
  text-decoration: none;
}

.white-panel.clear {
  min-height: 0px;
  background-color: transparent;
}

.white-panel.profile-details {
  height: auto;
  min-height: 180px;
  margin-right: 0px;
  padding: 20px 20px 30px;
  text-decoration: none;
}

.white-panel.profile-details.lightgreen {
  padding-left: 0px;
  background-color: #0ca74d;
  color: #fff;
}


.white-panel.test {
  height: 400px;
}

.white-panel.big {
  min-height: 90vh;
}

.large-paragraph {
  max-width: 800px;
  margin-bottom: 30px;
  font-family: 'helvetica-bold', sans-serif;
  font-size: 25px;
  line-height: 40px;
}

.large-paragraph.bold {
  font-family: 'helvetica-bold', sans-serif;
  font-size: 25px;
  line-height: 40px;
}

.large-paragraph.giant {
  font-size: 35px;
  line-height: 50px;
}

.large-paragraph.centred {
  max-width: 100%;
  text-align: center;
}

.h2 {
  max-width: 800px;
  margin-bottom: 20px;
  font-family: 'Relative faux', sans-serif;
  color: #0ca74d;
  font-size: 60px;
  line-height: 60px;
  font-weight: 400;
}

.h2.white {
  color: #fff;
}

.page-content {
  margin-bottom: 80px;
}

.content-col {
  padding-right: 40px;
  padding-left: 0px;
}


.link-arrow.lightgreen.right {
  margin-top: 4px;
  margin-left: 10px;
  float: right;
}

.link-arrow.lightgreen.centred {
  display: block;
  margin-right: auto;
  margin-left: auto;
  float: none;
  background-position: 50% 50%;
}

.link-arrow.lightgreen.after {
  margin-top: 3px;
  margin-left: 10px;
  float: left;
}

.link-arrow.opacity {
  opacity: 1;
}

.link-arrow.padding {
  margin-top: 20px;
}

.circle-dot {
  width: 10px;
  height: 10px;
  margin-right: 8px;
  float: left;
  border-radius: 10px;
  background-color: #fff;
}

.circle-dot.inactive {
  border-style: solid;
  border-width: 2px;
  border-color: hsla(0, 0%, 100%, .5);
  background-color: transparent;
}

.circle-dot.inactive:hover {
  border-color: #fff;
}

._25 {
  position: static;
  display: block;
  overflow: visible;
  width: 25%;
  min-height: 200px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 30px;
  float: left;
  background-color: transparent;
}

._25.lhn {
  width: 25%;
  margin-top: 50px;
  margin-right: 0px;
  margin-bottom: 80px;
  padding-bottom: 50px;
  background-color: #0ca74d;
}

._25.padding {
  width: 100%;
  min-height: 0px;
  margin-right: 0px;
  padding-left: 70px;
  float: none;
}

._25.padding.extra {
  margin-top: 80px;
}


.quote-name {
  margin-top: 20px;
  color: #0ca74d;
  font-size: 18px;
  line-height: 25px;
}

.quote-col {
  padding-top: 0px;
  padding-right: 60px;
  padding-left: 70px;
}

.quote-col.home {
  padding-top: 0px;
  padding-right: 70px;
  padding-left: 70px;
}



._0-col {
  margin-right: 4px;
  padding-right: 0px;
  padding-left: 0px;
  color: #0ca74d;
}



.text-col {
  padding: 40px 0px 50px 40px;
}

.paragraph {
  max-width: 800px;
  margin-bottom: 20px;
  font-size: 20px;
  line-height: 35px;
}


.paragraph-span2 {
  max-width: 1800px;
  margin-bottom: 20px;
  font-size: 20px;
  line-height: 35px;
}


.paragraph.large-paragraph {
  font-family: 'helvetica-light', sans-serif;
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
}

.paragraph.large-paragraph.white {
  font-family: 'helvetica-light', sans-serif;
  color: #fff;
}

.paragraph.large-paragraph.larger {
  margin-top: 0px;
  padding-right: 30px;
  font-family: 'helvetica-bold', sans-serif;
  font-size: 40px;
  line-height: 50px;
}

.paragraph.large-paragraph.larger.extra-top {
  margin-top: 0px;
  font-family: 'helvetica-bold', sans-serif;
  font-size: 35px;
  line-height: 50px;
}

.paragraph.white {
  color: #fff;
}

._100 {
  position: relative;
  width: 100%;
  padding: 3% 11% 3% 9%;
  float: left;
  font-size: 20px;
  line-height: 35px;
}

._100-profile {
  position: relative;
  width: 100%;
  padding-right: 10%;
  float: left;
  font-size: 20px;
  line-height: 35px;
}



._75 {
  width: 72%;
  float: left;
}

._75.hero-text-col {
  padding-top: 80px;
}

._75.text-col {
  padding-right: 40px;
}

.content-block.padding {
  position: relative;
  z-index: 1;
  display: block;
  width: auto;
  margin-right: 5%;
  margin-bottom: 1%;
  margin-left: 5%;
}

.content-block.padding.logos {
  position: relative;
  display: inline-block;
  width: 100%;
  padding-top: 0px;
}

.content-block.hero {
  display: block;
  min-height: auto;
  padding-top: 145px;
  padding-bottom: 100px;
  padding-left: 80px;
}

.content-block.hero.blog {
  margin-bottom: 50px;
  padding-top: 45px;
}


.content-block.blog {
  position:relative;
  padding-top: 2%;
  padding-bottom: 2%;
  padding-left: 2%;
}

.content-block.white {
  background-color: #fff;
}

.content-block.benefits {
  padding: 100px 80px 150px;
}


.content-block.ulhead {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #003726;
  color: #ffffff;
}


.content-block-white.ulhead {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #003726;
  color: #ffffff;
}


.applynow {
  margin-top: 0px;
  margin-bottom: 0px;
  border-style: solid;
  border-color: #ffffff;
  padding-top: 10px;
  padding-right: 40px;
  padding-bottom: 10px;
  padding-left: 40px;
  max-width: 300px;
  text-align: center;
  vertical-align: middle;
  color: #fff;
}

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

.applynowblack {
  margin-top: 0px;
  margin-bottom: 0px;
  border-style: solid;
  border-color: #000000;
  padding-top: 10px;
  padding-right: 40px;
  padding-bottom: 10px;
  padding-left: 40px;
  max-width: 500px;

  text-align: center;
  vertical-align: middle;
  color: #000;
}
.applynowblack-link {
  color: #6600cc;
  text-decoration: none;
}




.marginleft.w-row{
  margin-left: 80px;
}


.section-link {
  float: right;
  font-size: 20px;
}

._50 {
  width: 50%;
  margin-bottom: -10px;
  padding-right: 0px;
  padding-bottom: 0px;
  float: left;
  text-decoration: none;
}

._33 {
  width: 33.3%;
  min-height: 500px;
  float: left;
}


.work-heading {
  line-height: 50px;
}

.meta-text {
  margin-bottom: 0px;
  font-family: 'helvetica-light', sans-serif;
  font-size: 18px;
  line-height: 25px;
  text-decoration: none;
}

.meta-text.bold {

  font-family: 'helvetica-bold', sans-serif;
  font-weight: 400;
}

.lhn-div {
  position: fixed;
  z-index: 100;
  width: 20%;
  height: 100vh;
  float: left;
  border-right: 0px none rgba(0, 0, 0, .1);
  background-color: #0ca74d;
}

._80 {
  width: 80%;
  margin-left: 20%;
  float: left;
  background-color: #e6e7e8;
  font-size: 18px;
}

.logo-div {
  display: block;
  margin: 10px 40px 0px;
  padding-top: 50px;
  padding-bottom: 40px;
  border-bottom: 1px none #0ca74d;
  background-color: transparent;
}

.logo-div.lightgreen {
  position: relative;
  z-index: 100;
  margin-left: 40px;
  padding-top: 30px;
  border-bottom-style: none;
}

.small-link {
  display: block;
  margin-right: 10px;
  margin-bottom: 10px;
  padding: 10px 20px;
  float: left;
  border-radius: 50px;
  background-color: transparent;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #343534;
  font-size: 16px;
  text-decoration: none;
}

.small-link.active {
  margin-top: -5px;
  margin-right: 10px;
  padding: 5px 20px;
  border-radius: 20px;
  background-color: #0ca74d;
}

.small-link.dark {
  color: #343534;
}

.small-link.dark.w--current {
  margin-top: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-radius: 20px;
  background-color: #0ca74d;
  color: #fff;
}

.small-link.current {
  background-color: #0ca74d;
  color: #fff;
}

.small-link.white {
  color: #fff;
}

.small-link.w--current {
/*had to keep this pink to be able to see active link at top*/
  color: #f70a69;
  text-transform: capitalize;
}

.small-link:hover {
  margin-top: 0px;
  margin-right: 10px;
  padding: 10px 20px;
  border-radius: 50px;
  font-size: 16px;
  color: #343534;
}

.small-lhn-links {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 101;
  margin-bottom: 0px;
  padding: 50px 30px 30px;
  color: #343534;
  font-size: 15px;
}

.small-lhn-links.white {
  color: #fff;
}



.doormat-heading {
  max-width: 600px;
  margin-bottom: 20px;
  font-family: 'helvetica-bold', sans-serif;
  font-size: 35px;
  line-height: 45px;
  font-weight: 400;
}

.tag {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 5px;
  padding: 2px 10px 3px;
  border-radius: 20px;
  background-color: #0ca74d;
  color: hsla(0, 0%, 100%, .8);
  font-size: 12px;
  line-height: 15px;
}

.quote-div {
  position: static;
  margin-bottom: 80px;
}


.divider {
  height: 1px;
  margin-right: 30px;
  margin-left: 30px;
  background-color: #0ca74d;
}

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



.arrow-link {
  margin-top: 66px;
  margin-right: 20px;
  float: right;
  color: #343534;
}

.arrow-link:hover {
  color: #0ca74d;
}

.arrow-link.extra.w--current {
  margin-top: 112px;
}

.heading-100 {
  margin-bottom: 10px;
  padding-left: 70px;
}

.heading-100.extra-padding {
  position: relative;
  margin-top: 0px;
  float: none;
}

.logo-lightgreen {
  margin-top: 15px;
  margin-left: 45px;
  background-position: 0px 50%;
  background-size: 138px;
  background-repeat: no-repeat;
}

.logo-lightgreen.footer-logo {
  height: 140px;
  width: 210px;
  margin-top: 0px;
  margin-left: 70px;
  background-image: url('../images2/ul.png');
  background-size: contain;
}

.logo-lightgreen.white {
  background-size: 137px;
}

.doormats {
  position: relative;
  float: none;
}

.profile {
  width: 16.666%;
  min-height: auto;
  margin-right: 0px;
  padding-right: 1px;
  float: left;
  background-color: #dadada;
}

.profile.lightgreen {
  position: absolute;
  display: block;
  min-height: 376px;
  margin-bottom: 0px;
  padding-top: 30px;
  padding-right: 30px;
  padding-left: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  -webkit-align-self: baseline;
  -ms-flex-item-align: baseline;
  align-self: baseline;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #0ca74d;
  color: #fff;
}


.main-container {
  width: auto;
  max-width: 2000px;
}

.footer {
  min-height: 300px;
  padding-top: 50px;
  padding-bottom: 50px;
  padding-left: 0px;
  background-color: #fff;
}

.footer.padding-inside {
  padding-left: 50px;
}

.footer-paragraph {
  margin-top: 10px;
  margin-bottom: 30px;
  font-size: 15px;
  line-height: 26px;
}

.footer-links {
  display: block;
  float: none;
  color: #343534;
  font-size: 15px;
  line-height: 30px;
  text-decoration: none;
}

.footer-links:hover {
  color: #0ca74d;
}

.footer-links.w--current {
  font-size: 18px;
}

.scroll-overflow {
  font-family: 'helvetica-light', sans-serif;
}

.number-link {
  color: #343534;
  font-size: 15px;
  text-decoration: none;
}

.percentage {
  font-size: 45px;
}

.stat-detail {
  margin-top: 10px;
  font-size: 20px;
  line-height: 30px;
}

._66 {
  position: relative;
  width: 66.6%;
  padding: 80px 80px 10px;
  float: left;
}

._66.full {
  width: 100%;
  min-height: 50vh;
  float: none;
  background-image: -webkit-linear-gradient(270deg, hsla(210, 4%, 91%, .5), hsla(210, 4%, 91%, .5));
  background-image: linear-gradient(180deg, hsla(210, 4%, 91%, .5), hsla(210, 4%, 91%, .5));
  background-position: 0px 0px;
  background-size: auto;
}

._66.full.less-padding {
  padding-top: 0px;
}

._66.full.white {
  background-color: #fff;
  background-image: none;
}

._66.less-above {
  padding-top: 0px;
}

._33-article {
  position:relative;
  padding-top: 3%;
  padding-left: 9%;
  width: 33.3%;
  float: left;

}

.article-col {
  padding: 80px;
}

.article-image {
  width: 100%;
}

.article-slider {
  min-height: 80vh;
}

.slide1-ulm {
  background-image: url('../images2/performance2.jpg');
  background-position: 50% 0px;
  background-size: cover;
}

.slide1-ulm.byway-1 {
  background-color: #f7f7f7;
  background-image: url('../images2/performance2.jpg');
  background-size: contain;
  background-repeat: no-repeat;
}

.slide1-ulm.overview-slide-1 {
  background-color: #f3f5f7;
  background-image: url('../images2/slider2.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.slide1-ulm.overview-slide-2 {
  background-color: #f3f5f7;
  background-image: url('../images2/performance1.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.slide1-ulm.overview-slide-3 {
  background-color: #f3f5f7;
  background-image: url('../images2/performance2.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}


.ulm-image-1 {
  min-height: 600px;
  background-image: url('../images2/side_image_2.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.ulm-image-1._3 {
  background-image: url('../images2/side_image_2.jpg');
  background-size: cover;
}

.ulm-image-1.vf-1 {
  background-image: url('../images2/side_image_2.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.ulm-image-1.overview-sidebar-2 {
  background-image: url('../images2/side_image_2.jpg');
  background-position: 0px 0px;
  background-size: cover;
}


.next-previous {
  min-height: 200px;
  border-top: 1px solid #fff;
}


.previous:hover {
  background-color: #d1d1d1;
  color: #343534;
}


.next:hover {
  background-color: #d1d1d1;
}

.h3 {
  max-width: 800px;
  margin-top: 10px;
  font-family: 'helvetica', sans-serif;
  color: #231f20;
  font-size: 35px;
  line-height: 40px;
  font-weight: 400;
  text-align: left;
}
.h3.title{
  font-family: 'Relative faux', sans-serif;
  color: #0ca74d;

}
.h3.small {
  font-size: 25px;
  text-align: left;
}

.h3.left {
  text-align: left;
}

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

.previous-title {
  font-family: 'Relative faux', sans-serif;
  color: #0ca74d;
  font-size: 35px;
  font-weight: 400;
}

.article-subheading-col {
  padding-right: 80px;
  padding-left: 0px;
}

.heading-col {
  padding-left: 0px;
}

.full-work-strip {
  width: 100%;
  min-height: 300px;
  float: left;
  background-color: #fff;
}


.people-grid {
  position:relative;
  padding-left: 5%;
  padding-top: 1%;
}

.people-col {
  padding-right: 1px;
  padding-left: 0px;
}

.people-row.white-bg {
  margin-top: 1px;
  background-color: transparent;
}

.profile-image {
  width: 100%;
  margin-bottom: 0px;
  opacity: 0.85;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.profile-image:hover {
  margin-bottom: 0px;
  border-style: none;
  border-width: 166px 166px 5px;
  border-color: #0ca74d;
  opacity: 1;
  -webkit-filter: none;
  filter: none;
}

.talk-to-us {
  width: 100%;
  min-height: 50vh;
  margin-top: 1px;
  margin-bottom: 0px;
  padding: 70px 70px 50px;
  background-color: #fff;
  color: #343534;
}

._3rds-row {
  margin-bottom: 50px;
  padding-right: 70px;
  padding-left: 70px;
}

.h4 {
  max-width: 800px;
  font-family: 'helvetica-bold', sans-serif;
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
}

.h4.minus {
  margin-bottom: 0px;
}

.no-padding-col {
  padding-right: 0px;
  padding-left: 0px;
}

.no-padding-col.pad {
  padding-right: 20px;
}

.map {
  min-height: 500px;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  opacity: 1;
}

.centre-image {
  display: block;
  margin: 0px auto;
}


.ulm-hero {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  width: 100%;
  min-height: auto;
  margin-top: -135px;
  padding-top: 115px;
  background-position: 0px 0px, 50% 0px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}



.ulm-hero.index {
  background-color: #3f3f3f;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .3), rgba(0, 0, 0, .3)), url('../images2/bodhimedia.png');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .3), rgba(0, 0, 0, .3)), url('../images2/emilie.html');
  background-position: 0px 0px, 50% 100%;
  background-size: auto, cover;
}

.ulm-hero.curriculum {
  background-color: #3f3f3f;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .3), rgba(0, 0, 0, .3)), url('../images2/side_image.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .3), rgba(0, 0, 0, .3)), url('../images2/side_image.jpg');
  background-position: 0px 0px, 50% 100%;
  background-size: auto, cover;
}

.ulm-hero.curriculum2 {
  background-color: #3f3f3f;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .3), rgba(0, 0, 0, .3)), url('../images2/images_visit/bg_visit.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .3), rgba(0, 0, 0, .3)), url('../images2/images_visit/bg_visit.jpg');
  background-position: 0px 0px, 50% 100%;
  background-size: auto, cover;
}

.ulm-hero.curriculum-visit {
  background-color: #3f3f3f;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .3), rgba(0, 0, 0, .3)), url('../images2/images_visit/side-image3.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .3), rgba(0, 0, 0, .3)), url('../images2/images_visit/side-image3.jpg');
  background-position: 0px 0px, 50% 100%;
  background-size: auto, cover;
}

.ulm-hero.facilities {
  background-color: #3f3f3f;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .3), rgba(0, 0, 0, .3)), url('../images2/facilities_headline.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .3), rgba(0, 0, 0, .3)), url('../images2/facilities_headline.jpg');
  background-position: 0px 0px, 50% 100%;
  background-size: auto, cover;
}

.ulm-hero.seminar {
  background-color: #3f3f3f;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .3), rgba(0, 0, 0, .3)), url('../images2/seminar.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .3), rgba(0, 0, 0, .3)), url('../images2/seminar.jpg');
  background-position: 0px 0px, 50% 100%;
  background-size: auto, cover;
}



.quote-slider {
  min-height: 500px;
  background-color: transparent;
}



.people-slider {
  position: static;
  min-height: 300px;
  margin-bottom: 150px;
  clear: none;
}

.people-mask {
  min-height: 450px;
}

.bg-video {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: -1;
  width: 100%;
  min-height: 800px;
  margin-top: 0px;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
}

.podcast {
  margin-bottom: 40px;
}

.small-print {
  float: left;
  color: #777;
  font-size: 14px;
}

.social-icons {
  padding-right: 50px;
  float: right;
}


.bold {
  font-family: 'helvetica-bold', sans-serif;
  font-weight: 400;
}


.talk-profile {
  margin-right: 0px;
  margin-bottom: 30px;
  float: left;
}

.chat-col {
  padding-right: 100px;
  padding-left: 50px;
}

.services-icon {
  display: block;
  margin: 50px auto;
  opacity: 1;
}

.services-icon.large {
  margin-left: 0px;
  float: none;
}


.lightbox {
  position: fixed;
  z-index: 200;
  width: 100%;
  height: 0vh;
  background-image: -webkit-linear-gradient(270deg, rgba(250, 65, 105, .9), rgba(250, 65, 105, .9));
  background-image: linear-gradient(180deg, rgba(250, 65, 105, .9), rgba(250, 65, 105, .9));
  opacity: 0;
}

.video-overlay {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  min-height: 800px;
  margin-top: -154px;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
}


.form-field {
  height: 70px;
  margin-top: 50px;
  margin-bottom: 40px;
  padding-right: 30px;
  padding-left: 0px;
  border-style: none none solid;
  border-width: 1px 1px 3px;
  border-color: #000 #000 #343534;
  background-color: transparent;
  font-family: 'helvetica-light', sans-serif;
  font-size: 20px;
}

.form-field:hover {
  border-bottom-color: #0ca74d;
}

.form-field:focus {
  border-bottom-color: #0ca74d;
}

.button {
  text-decoration: none;
  padding: 2px 30px;
  border-radius: 5px;
  background-color: #ffffff;
  font-family: 'helvetica-light', sans-serif;
  font-size: 18px;
  font-weight: 600;
  color:#000000;
  transition: transform .5s;
}

.button:hover {
  -ms-transform: scale(1.2); /* IE 9 */
  -webkit-transform: scale(1.2); /* Safari 3-8 */
  transform: scale(1.2);
  padding: 20px 30px;
  border-radius: 5px;
  background-color: #f2f1f1;

}




.button.padding-above {
  margin-top: 30px;
}

.lock-icon {
  margin-bottom: 20px;
}

.work-tile-row {
  padding-bottom: 0px;
}

.footer-row {
  margin-top: 30px;
}

.angle-logo {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 20;
  width: 50px;
  min-height: 100vh;
  padding-top: 220px;
  padding-left: 31px;
  background-image: none;
  background-size: auto;
  background-repeat: repeat;
}


.nav-links {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  color: #343534;
  font-size: 20px;
}


.lightgreen-30 {
  margin-bottom: 30px;
  color: #0ca74d;
  font-size: 30px;
}

.lightgreen-30.white {
  max-width: 900px;
  margin-bottom: 50px;
  padding-left: 0%;
  color: #343534;
  line-height: 40px;
}




.scroll-div {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  width: 35px;
  height: 50px;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
  border: 2px solid #0ca74d;
  border-radius: 50px;
  text-decoration: none;
}

.scroll-dot {
  display: block;
  width: 5px;
  height: 5px;
  margin-top: 10px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 5px;
  background-color: #0ca74d;
}


.full-width-row {
  width: 100%;
}


.colour-change-div {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: -10;
  width: 100%;
  min-height: 100vh;
  background-image: -webkit-linear-gradient(45deg, #fb00ff, #fa4141);
  background-image: linear-gradient(45deg, #fb00ff, #fa4141);
}


.line {
  position: relative;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 300px;
  height: 2px;
  margin-right: -80px;
  margin-bottom: 60px;
  margin-left: 0px;
  float: right;
  clear: both;
  background-color: #0ca74d;
}

.line.left {
  margin-left: -80px;
  float: none;
}


.side-image {
  min-height: 600px;
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}


.overview-slider {
  min-height: 500px;
  margin-top: 1px;
  background-color: #fff;
  background-image: url('../images2/performance2.jpg');
  background-position: 50% 0px;
  background-size: contain;
  background-repeat: repeat-x;
}

.content-row {
  min-height: auto;
  margin-bottom: 100px;
}

.number-bg {
  margin-top: 0px;
  margin-bottom: -200px;
  font-family: 'helvetica-bold', sans-serif;
  color: rgba(52, 53, 52, .2);
  font-size: 250px;
  line-height: 200px;
  text-align: center;
}

.the-team {
  min-height: 100vh;
}

.heading-3 {
  font-family: 'helvetica-light', sans-serif;
}

.heading-3.minus {
  margin-bottom: 0px;
}

.inline-link {
  border-bottom: 1px solid #343534;
  font-family: 'helvetica-bold', sans-serif;
  color: #fff;
  text-decoration: none;
}

.video-div {
  object-fit: cover;
  display: block;
  width: 100%;
  height:300px;
  margin-bottom: 0px;
  border: 2px solid #e6e7e8;

}

.png-1 {
  position: relative;
  display: block;
  width: auto;
  max-width: 45%;
  margin-right: 30px;
  float: left;
}

.png-2 {
  position: relative;
  display: block;
  width: auto;
  max-width: 45%;
}

.png-col {
  padding-left: 30px;
}

.section-links {
  margin-right: 20px;
  margin-bottom: 20px;
  float: left;
  font-family: 'helvetica-bold', sans-serif;
  color: #fff;
  font-size: 12px;
  text-decoration: none;
}

.section-links.w--current {
  margin-left: -2px;
  border-radius: 20px;
  background-color: transparent;
  color: #0ca74d;
  font-size: 20px;
}

.section-links.lightgreen {
  font-size: 12px;
}

.section-links.lightgreen.w--current {
  color: #fff;
  font-size: 18px;
}

.nav-dots {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 0px;
  margin-top: 237px;
  margin-left: 30px;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

._100vh {
  min-height: auto;
}



.unordered-list {
  margin-top: 20px;
  margin-bottom: 40px;
  list-style-type: disc;
}

.spacer {
  height: 30px;
}

.article-text-col {
  margin-bottom: 100px;
  margin-left: 80px;
}

.article-text-col.ul {
  margin-top: 25px;
  margin-bottom: 25px;
}

.big-number {
  position: relative;
  display: block;
  margin: -30% auto -170px;
  font-family: 'helvetica-bold', sans-serif;
  color: #fff;
  font-size: 500px;
  line-height: 347px;
  text-align: center;
}

.link {
  float: left;
  font-family: 'helvetica-bold', sans-serif;
  color: #343534;
  font-size: 18px;
  text-decoration: none;
}

.link:hover {
  color: #0ca74d;
}

.about-image {
  width: 100%;
  margin-top: 30px;
}

.benefits-row-top-row {
  position:relative;
  padding-top: 3%;
  padding-left: 5%;
  padding-right: 5%;
  padding-bottom: none;

}

.benefits-row {
  position:relative;
  padding-top: none;
  padding-left: 5%;
  padding-right: 5%;
  padding-bottom: none;

}

.benefits-col-no-transition {
  padding-right: 50px;
  padding-left: 0px;
}


.benefits-col {
  padding-right: 50px;
  padding-left: 0px;
  transition: transform .5s;

}

.benefits-col:hover {
  -ms-transform: scale(1.05); /* IE 9 */
  -webkit-transform: scale(1.05); /* Safari 3-8 */
  transform: scale(1.05);
}

.doormat-row {
  width: 100%;
}

.empty-col {
  padding-right: 0px;
  padding-left: 0px;
}



.p-link {
  border-bottom: 2px solid #0ca74d;
  color: #343534;
  text-decoration: none;
}

.section-link-div {
  padding-top: 50px;
  padding-left: 70px;
}


.order-lis {
  padding-left: 0px;
}

.section-intro {
  margin-bottom: 100px;
}

.png1 {
  max-width: 45%;
  float: left;
}

.doormat-image {
  object-fit: cover;
  width: 100%;
  height:300px;
  margin-bottom: 20px;
  border: 2px solid #e6e7e8;
}

.big-spacer {
  height: 50px;
}

.overview-side-image {
  position:relative;
  margin-left:0%;
  width: 50%;
  height: 400px;
  background-image: url('../images2/DMARCrefresh.png');
  background-repeat: no-repeat;
  background-position: 0px 30px;
  background-size: contain;
}

.overview-side-imagelogodmarc {
  width: 100%;
  height: 400px;
  background-image: url('../images2/DMARCrefresh.png');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  background-size: contain;
}

.apply-side-image {
  min-height: 600px;
  background-image: url('../images2/wordonwire2.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.apply-side-image2 {
  min-height: 600px;
  background-image: url('../images2/installation.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.apply-side-image3 {
  min-height: 600px;
  background-image: url('../images2/side-image3.html');
  background-position: 0px 0px;
  background-size: cover;
}


.facilities-side-image {
  display: none;
  overflow: hidden;
}

.facilities-side-image2 {
	display: none;
	overflow: hidden;
	}

.facilities-side-image3 {
	display: none;
	overflow: hidden;
 	}

.facilities-side-image4 {
	display: none;
	overflow: hidden;
 	}

.curriculum-side-image {
  min-height: 600px;
  background-image: url('../images2/ai_be.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.curriculum-side-image2 {
  min-height: 600px;
  background-image: url('../images2/tweak2009.png');
  background-position: 0px 0px;
  background-size: cover;
}



.deliverables {
  padding-right: 30px;
  padding-bottom: 50px;
  padding-left: 80px;
}

.pill {
  display: inline-block;
  margin-bottom: 10px;
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 20px;
  background-color: #fff;
  color: #0ca74d;
  font-size: 12px;
}

.work-title-div {
  display: inline-block;
  width: 100%;
  margin-bottom: -5px;
  padding-left: 70px;
  background-color: #fff;
}

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

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

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

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

html.w-mod-js *[data-ix="fade-up-load-4"] {
  opacity: 0;
  -webkit-transform: translate(0px, 40px);
  -ms-transform: translate(0px, 40px);
  transform: translate(0px, 40px);
}

html.w-mod-js *[data-ix="fade-up-load-2"] {
  opacity: 0;
  -webkit-transform: translate(0px, 20px);
  -ms-transform: translate(0px, 20px);
  transform: translate(0px, 20px);
}

html.w-mod-js *[data-ix="fade-up-load-3"] {
  opacity: 0;
  -webkit-transform: translate(0px, 20px);
  -ms-transform: translate(0px, 20px);
  transform: translate(0px, 20px);
}

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

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

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

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

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

html.w-mod-js *[data-ix="scroll-dot-animation"] {
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

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

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

html.w-mod-js *[data-ix="angle-animation"] {
  -webkit-transform: translate(0px, 200%);
  -ms-transform: translate(0px, 200%);
  transform: translate(0px, 200%);
}

html.w-mod-js *[data-ix="arrows-rotte"] {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}

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

@media (max-width: 991px) {


  .content-block.ulhead {
    position:relative;
    left: 50%;
transform: translateX(-50%);
  }
  .h1 {
    padding-right: 50px;
  }
  .h1.lightgreen {
    width: auto;
    max-width: 900px;
    line-height: 50px;
  }
  .h1.lightgreen.minus {
    margin-top: 0px;
  }
  .h1.lightgreen.extra-padding.fixed {
    margin-bottom: 20px;
    float: none;
  }
  .hero-text-col {
    padding-left: 40px;
  }

  .hero-paragraph {
    margin-bottom: 50px;
  }
  .hero-paragraph.small.white {
    font-size: 60px;
    line-height: 70px;
  }
  .white-panel {
    padding-right: 50px;
    padding-left: 50px;
  }
  .white-panel.profile-details {
    min-height: 125px;
  }

  .white-panel.big {
    min-height: 50vh;
  }
  .h2 {
    font-size: 40px;
  }

.logoimg{
  padding-top: 25px;
  padding-bottom: 25px;
}

  ._25 {
    width: 100%;
  }
  ._25.padding {
    width: 100%;
    float: none;
  }
  .quote-name {
    color: #0ca74d;
  }
  .quote-col {
    padding-right: 50px;
    padding-left: 50px;
  }
  .quote-col.home {
    padding-right: 50px;
    padding-left: 50px;
  }
  .quote-col._0 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .paragraph.large-paragraph.larger {
    padding-right: 0px;
    font-size: 35px;
    line-height: 45px;
  }
  ._75 {
    width: 100%;
  }
  ._75.hero-text-col {
    width: 100%;
  }
  ._75.text-col {
    padding-right: 40px;
  }
  .content-block.hero {
    padding-top: 0px;
    padding-right: 60px;
    padding-left: 50px;
  }
  .content-block.blog {
    padding-left: 50px;
  }
  .content-block.benefits {
    padding-right: 50px;
    padding-left: 50px;
  }
  .content-block.benefits.less-padding {
    padding-top: 0px;
  }
  ._50 {
    padding-right: 0px;
  }

  .lhn-div {
    position: static;
    width: 100%;
  }
  ._80 {
    width: 100%;
    margin-left: 0%;
  }
  .logo-div.lightgreen {
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-bottom: 10px;
  }
  .small-link:hover {
    margin-right: 10px;
    background-color: transparent;
    color: #343534;
  }
  .small-link:active {
    background-color: #0ca74d;
    color: #fff;
  }
  .small-link.current {
    background-color: #0ca74d;
    color: #fff;
  }
  .small-lhn-links {
    position: relative;
    z-index: 20;
    width: 100%;
    margin-top: 0px;
    margin-left: 0px;
    padding: 10px 0px 10px 30px;
  }

  .doormat-heading {
    max-width: 100%;
  }
  .heading-100 {
    padding-left: 50px;
  }
  .logo-lightgreen {
    width: 150px;
    height: 60px;
    margin-top: 25px;
    margin-left: 50px;
    float: none;
    background-image: url('');
    background-position: 0px 50%;
    background-size: 138px;
    background-repeat: no-repeat;
  }
  .logo-lightgreen.footer-logo {
    margin-left: 0px;
  }
  .profile {
    width: 33.33%;
  }
  .profile.lightgreen {
    min-height: 400px;
  }

  .footer {
    padding-right: 20px;
    padding-left: 20px;
  }
  .footer.padding-inside {
    padding-left: 30px;
  }
  .footer-links.w--current {
    font-size: 15px;
  }
  .stat-detail {
    line-height: 25px;
  }
  ._66 {
    width: 100%;
    padding-top: 50px;
    padding-right: 50px;
    padding-left: 50px;
  }
  ._33-article {
    display: none; /* if screen is too small do not show image*/

  }
  .ulm-image-1 {
    margin-bottom: 30px;
  }
  .previous {
    padding-left: 50px;
    background-position: 30px 50%;
  }
  .next {
    padding-right: 50px;
  }
  .people-quote-module {
    background-position: 50% 50%;
  }
  .people-row.white-bg {
    background-color: #fff;
  }
  .talk-to-us {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-right: 50px;
    padding-left: 50px;
  }
  ._3rds-row {
    padding-right: 40px;
    padding-left: 40px;
  }
  .centre-image {
    margin-top: 0px;
    margin-bottom: 50px;
  }

  .ulm-hero {
    margin-top: -163px;
  }



  .quote-slider {
    margin-bottom: 50px;
  }
  .people-slider {
    min-height: 764px;
    margin-bottom: 100px;
  }
  .people-mask {
    min-height: auto;
  }
  .footer-small-print-social {
    margin-top: 80px;
    padding-left: 0px;
  }
  .chat-col {
    padding-right: 0px;
    padding-left: 30px;
  }
  .video-overlay {
    margin-top: 0px;
  }

  .lightgreen-30.white {
    max-width: 100%;
    margin-bottom: 0px;
    padding-right: 40px;
    padding-left: 0px;
  }
  .section-2 {
    padding-top: 30px;
    padding-bottom: 100px;
  }
  .section-2.extra {
    padding-top: 100px;
  }
  .section-3 {
    margin-top: -60px;
    padding-top: 0px;
  }
  .points-div {
    margin-left: -50px;
    padding-top: 50px;
  }
  .png-1 {
    margin-bottom: 30px;
  }

  .article-text-col {
    position:relative;
    left:50%;
    transform: translateX(-50%);
    margin-top: 50px;
    margin-left: 50px;
  }

  .article-text-col.ul {
    margin-top: 25px;
    margin-bottom: 25px;
  }

  .big-number {
    margin-bottom: 0px;
  }
  .diagram-circles.arrow-circle {
    margin-bottom: 20px;
  }


  .benefits-col {
    position: relative;
    padding-right: 30px;

  }





  .section-link-div {
    padding-left: 50px;
  }
  .double-diamond {
    width: 100%;
    min-height: 400px;
  }
  .empty {
    color: transparent;
  }
}

@media (max-width: 767px) {
  ._33{
    width:100%;
  }


  ._33-hide {
    display:none;
    visibility: hidden;
    clear: both;
  }

  .h1 {
    padding-right: 30px;
    font-size: 70px;
    line-height: 80px;
  }
  .h1.lightgreen {
    float: none;
  }

  .header{
    padding-top:7%;
    padding-bottom:7%;
  }
/*  .logo {
    width: 120px;
    height: 40px;
    background-size: 120px;
  }
  */
  .hero-paragraph.light {
    margin-bottom: 30px;
  }
  .hero-paragraph.small {
    margin-top: 30px;
  }
  .hero-paragraph.small.white {
    margin-right: 0px;
    font-size: 40px;
    line-height: 50px;
  }
  .white-panel {
    height: auto;
    min-height: 400px;
    padding-top: 50px;
  }
  .white-panel.profile-details {
    min-height: 130px;
    margin-bottom: 1px;
  }

  .large-paragraph {
    font-size: 25px;
    line-height: 35px;
  }

  .lar-quote-image {
    margin-left: 200px;
  }
  .quote-col {
    position: static;
    padding-right: 0px;
    padding-left: 0px;
  }
  .paragraph.large-paragraph.larger {
    font-size: 30px;
  }
  .paragraph.large-paragraph.larger.extra-top {
    font-size: 30px;
    line-height: 50px;
  }
  ._75.hero-text-col {
    padding-top: 50px;
    padding-right: 40px;
  }
  .content-block.hero {
    position: relative;
    display: block;
  }

  .content-block.benefits {
    padding-top: 0px;
  }
  ._50 {
    margin-bottom: -10px;
  }
  ._50._100 {
    width: 100%;
  }
  ._50.doormat {
    width: 100%;
  }

  .logo-div.lightgreen {
    margin-top: 0px;
    margin-right: 0px;
  }
  .small-link {
    margin-right: 0px;
    margin-bottom: 0px;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 16px;
  }
  .small-link:hover {
    margin-right: 0px;
  }
  .small-lhn-links {
    position: relative;
    left: 0px;
    top: 0px;
    right: auto;
    bottom: 0px;
    display: block;
    overflow: auto;
    width: 100%;
    height: auto;
    margin-top: 0px;
  }

  .doormat-heading {
    font-size: 25px;
    line-height: 35px;
  }
  .arrow-link {
    margin-top: 30px;
    margin-bottom: 30px;
    float: left;
  }
  .heading-100 {
    padding-left: 30px;
  }
  .logo-lightgreen {
    opacity: 1;
  }
  .logo-lightgreen.footer-logo {
    margin-bottom: 25px;
  }
  .profile.lightgreen {
    min-height: 450px;
  }

  .scroll-overflow {
    width: 655px;
  }
  ._66 {
    width: 100%;
  }
  ._66.full {
    padding-bottom: 50px;
  }
  ._33-article {
    width: 100%;
  }
  .article-slider {
    min-height: 150px;
  }
  .h3 {
    font-size: 25px;
  }
  .people-quote-module {
    padding-right: 50px;
    padding-left: 0px;
  }
  .talk-to-us {
    padding-right: 30px;
    padding-left: 30px;
  }

  .ulm-hero {
    margin-top: -175px;
    padding-top: 140px;
  }
  .ulm-hero.overview {
    background-image: -webkit-linear-gradient(270deg, null, null), url('../images2/BE.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images2/BE.jpg');
    background-position: 0px 0px, 50% 50%;
  }

    .ulm-hero.overview-visit {
      background-image: -webkit-linear-gradient(270deg, null, null), url('../images2/images_visit/bg_visit.jpg');
      background-image: linear-gradient(180deg, null, null), url('../images2/images_visit/bg_visit.jpg');
      background-position: 0px 0px, 50% 50%;
    }

  .bg-video {
    min-height: 700px;
  }
  .small-print {
    margin-bottom: 20px;
    float: none;
  }
  .social-icons {
    float: none;
  }
  .chat-col {
    padding-right: 0px;
    padding-left: 0px;
  }
  .video-overlay {
    margin-top: -99px;
  }
  .button.padding-above {
    margin-bottom: 50px;
  }
  .scroll-fade {
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 300;
    background-image: -webkit-linear-gradient(0deg, transparent 17%, #e6e7e8);
    background-image: linear-gradient(90deg, transparent 17%, #e6e7e8);
  }
  .angle-logo {
    width: 40px;
  }

  .right-nav {
    z-index: 20;
  }
  .lightgreen-30.white {
    margin-right: 80px;
    padding-right: 0px;
  }
  .section-3 {
    padding-top: 50px;
  }
  .section-3.no-padding-bottom {
    padding-top: 50px;
  }
  .last-section {
    display: inline-block;
  }
  .line {
    margin-right: 0px;
  }
  .points-div {
    margin-left: -35px;
  }
  .overview-slider {
    background-position: 50% 50%;
  }
  .number-bg {
    width: 25%;
    margin-top: -66px;
    margin-right: -114px;
    margin-bottom: 0px;
    padding-top: 0px;
    float: left;
    font-size: 150px;
    text-align: left;
  }
  .png-1 {
    max-width: 100%;
  }
  .png-2 {
    max-width: 100%;
  }
  .png-col {
    padding-right: 0px;
    padding-left: 0px;
  }
  .section-links {
    text-align: center;
  }
  .section-links.lightgreen.w--current {
    margin-right: 0px;
    font-size: 18px;
    text-align: center;
  }

  .article-text-col {
    margin-right: 50px;
  }

  .article-text-col.ul {
    margin-top: 25px;
    margin-bottom: 25px;
  }

  .big-number {
    margin-top: -202px;
    font-size: 300px;
  }

  .benefits-col {
    padding-right: 0px;
  }
  ._125 {
    min-height: 50px;
  }
  .double-diamond {
    min-height: 300px;
  }
  .doormat-image {
    margin-top: 50px;
    margin-bottom: 20px;
  }
  .deliverables {
    padding-right: 50px;
    padding-left: 50px;
  }
}

@media (max-width: 479px) {

  .h1 {
    display: inline-block;
    margin-left: 0px;
    padding-right: 0px;
    font-size: 50px;
    line-height: 60px;
  }
  .h1.lightgreen {
    margin-bottom: 0px;
  }
  .h1.lightgreen.minus {
    margin-bottom: 30px;
  }
  .hero-paragraph {
    font-size: 25px;
    line-height: 40px;
  }
  .hero-paragraph.light {
    margin-bottom: 20px;
    font-size: 25px;
  }
  .hero-paragraph.small {
    margin-right: 0px;
  }
  .hero-paragraph.small.white {
    font-size: 30px;
    line-height: 40px;
  }
  .white-panel {
    min-height: 250px;
    padding-right: 30px;
    padding-left: 30px;
  }
  .white-panel.profile-details {
    min-height: 175px;
    padding-right: 15px;
    padding-left: 15px;
  }

  .large-paragraph {
    font-size: 25px;
    line-height: 35px;
  }
  .large-paragraph.bold {
    font-size: 20px;
  }
  .h2 {
    font-size: 40px;
    line-height: 50px;
  }


  .quote-name {
    color: #0ca74d;
  }
  .quote-col {
    margin-top: -32px;
    padding-top: 30px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .quote-col.home {
    margin-top: 0px;
    padding-right: 30px;
    padding-left: 30px;
  }
  .paragraph.large-paragraph.larger.extra-top {
    font-size: 25px;
    line-height: 40px;
  }
  ._75.hero-text-col {
    padding-top: 30px;
    padding-right: 30px;
    padding-left: 30px;
  }
  ._75.text-col {
    padding-right: 30px;
    padding-left: 30px;
  }
  .content-block.hero {
    padding-right: 30px;
    padding-bottom: 50px;
    padding-left: 30px;
  }

  .content-block.benefits {
    padding-right: 30px;
    padding-left: 30px;
  }
  ._50 {
    width: 100%;
  }
  ._50.doormat {
    width: 50%;
  }

  .small-link {
    padding-right: 15px;
    padding-left: 15px;
  }
  .small-link:hover {
    padding-right: 15px;
    padding-left: 15px;
  }
  .small-lhn-links {
    position: relative;
    display: block;
    overflow: auto;
    width: 100%;
    max-width: 100%;
    padding-left: 10px;
  }

  .heading-100 {
    padding-top: 30px;
  }

  .logo-lightgreen {
    width: 90%;
    margin-top: 15px;
    margin-left: 30px;
    float: left;
  }
  .logo-lightgreen.footer-logo {
    margin-bottom: 25px;
  }
  .profile {
    width: 50%;
    min-height: auto;
  }


  .footer {
    padding-right: 10px;
    padding-left: 10px;
  }
  .footer.padding-inside {
    padding-left: 10px;
  }
  .scroll-overflow {
    overflow: scroll;
    width: 100%;
  }
  ._66 {
    width: 100%;
    padding: 50px 30px 30px;
  }
  .previous {
    min-height: 200px;
    padding-top: 80px;
    padding-right: 20px;
    background-position: 50% 25px;
  }
  .next {
    min-height: 200px;
    padding-top: 80px;
    padding-left: 20px;
    background-position: 50% 25px;
  }
  .article-subheading-col {
    padding-right: 0px;
  }
  .people-quote-module {
    padding-right: 0px;
    padding-left: 0px;
  }
  ._3rds-row {
    padding-right: 20px;
    padding-left: 20px;
  }

  .ulm-hero {
    margin-top: -167px;
    padding-top: 150px;
  }
  .ulm-hero.overview {
    margin-top: -181px;
    padding-top: 125px;
  }
  .linked-badge {
    margin-top: -50px;
    margin-left: 10px;
  }
  .people-slider {
    min-height: 1010px;
    margin-bottom: 20px;
  }
  .bg-video {
    min-height: 700px;
  }
  .small-print {
    margin-bottom: 20px;
  }
  .chat-col {
    padding-right: 0px;
    padding-left: 0px;
  }
  .angle-logo {
    position: absolute;
    width: 100%;
    padding-top: 0px;
  }


  .section-1 {
    margin-bottom: 0px;
    padding-bottom: 50px;
  }
  .lightgreen-30.white {
    margin-right: 0px;
  }
  .section-2 {
    float: none;
  }
  .section-2.extra {
    padding-top: 50px;
  }
  .section-3 {
    padding-top: 50px;
  }
  .last-section {
    display: inline-block;
  }
  .line {
    margin-right: 0px;
  }
  .png-1 {
    width: 100%;
    max-width: 45%;
    margin-right: 10px;
  }
  .png-2 {
    max-width: 45%;
  }
  .png-col {
    padding-right: 0px;
    padding-left: 0px;
  }
  .nav-dots {
    left: auto;
    top: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 20;
    margin-top: 200px;
    margin-right: 20px;
    margin-left: 0px;
  }
  .unordered-list {
    padding-left: 15px;
  }
  .article-text-col {
    margin-right: 30px;
    margin-left: 30px;
  }
  .article-text-col.ul {
    margin-top: 25px;
    margin-bottom: 25px;
  }
  .big-number {
    margin-top: -151px;
    font-size: 200px;
    line-height: 250px;
  }
  .diagram-circles {
    max-height: 0px;
    max-width: 0px;
    min-height: 250px;
    min-width: 250px;
    padding-top: 97px;
  }
  .diagram-circles.arrow-circle {
    min-width: 250px;
    padding-top: 75px;
    background-position: 50% 50%;
    background-size: contain;
  }

  ._125 {
    min-height: 50px;
  }
  .section-link-div {
    padding-left: 30px;
  }
  .deliverables {
    padding-right: 30px;
    padding-left: 30px;
  }

}

@font-face {
  font-family: 'Lineto circular book';
  src: url('../fonts/lineto-circular-book.html') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Circularstd bold';
  src: url('../fonts/CircularStd-Bold.html') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Relative faux';
  src: url('../fonts/Relative-Faux.html') format('opentype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'helvetica-light';
  src: url('../fonts/HelveticaNeueLight.html') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'helvetica-bold';
  src: url('../fonts/HelveticaNeueBold.html') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'helvetica';
  src: url('../fonts/helveticaNeue.html') format('truetype');
  font-weight: 400;
  font-style: normal;
}

.blink_text {

    animation:1s blinker linear infinite;
    -webkit-animation:1s blinker linear infinite;
    -moz-animation:1s blinker linear infinite;

     color: red;
    }

    @-moz-keyframes blinker {
     0% { opacity: 1.0; }
     50% { opacity: 0.0; }
     100% { opacity: 1.0; }
     }

    @-webkit-keyframes blinker {
     0% { opacity: 1.0; }
     50% { opacity: 0.0; }
     100% { opacity: 1.0; }
     }

    @keyframes blinker {
     0% { opacity: 1.0; }
     50% { opacity: 0.0; }
     100% { opacity: 1.0; }
     }

/* Localized */
