﻿body {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}
h1 {
  margin-top: 6px;
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  color: white;
  font-size: 27px;
  line-height: 44px;
  font-weight: 300;
  letter-spacing: 0px;
}
h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Roboto, sans-serif;
  font-size: 35px;
  line-height: 36px;
  font-weight: 700;
}
h3 {
  margin-top: 0px;
  margin-bottom: 30px;
  padding-left: 0px;
  font-family:'Open Sans', sans-serif;
  font-size: 40px;
  line-height: 35px;
  font-weight: 600;
}
h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Roboto, sans-serif;
  font-size: 22px;
  line-height: 24px;
  font-weight: 300;
}
h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
}
p {
  padding-right: 0px;
  font-family:'Open Sans', sans-serif;
  color: #555;
  font-size: 14px;
  line-height: 23px;
  text-align: left;
  list-style-type: decimal;
}
.button {
  display: inline-block;
  margin-top: 15px;
  padding: 10px 20px;
  border: 2px solid #364147;
  border-radius: 3px;
  background-color: #364147;
  -webkit-transition: background-color 500ms ease, border-color 500ms ease, color 500ms ease, background-position 500ms ease;
  transition: background-color 500ms ease, border-color 500ms ease, color 500ms ease, background-position 500ms ease;
  font-family: Roboto, sans-serif;
  color: white;
  font-size: 11px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
}
.button:hover {
  border-color: #e8754f;
  background-color: #e8754f;
  color: white;
}
.button.outline-white {
  margin-left: 10px;
  border-color: white;
  background-color: transparent;
}
.button.outline-white:hover {
  background-color: white;
  color: black;
}
.button.outline-white.demo {
  padding-right: 8px;
  padding-left: 8px;
  border-color: #e54c3a;
  background-color: #e54c3a;
}
.button.green {
  margin-top: 15px;
  border-color: #e54c3a;
  background-color: #e54c3a;
}
.button.green:hover {
  border-color: #e54c3a;
  background-color: #e54c3a;
  color: black;
}
.button.price-button {
  margin-right: 0px;
  padding-right: 60px;
  padding-left: 40px;
  border-color: #e54c3a;
  background-color: #e54c3a;
  background-image: url('../images/Icons-pijlrechts-white.png');
  background-position: 94% 50%;
  background-size: auto 20px;
  background-repeat: no-repeat;
  -webkit-transition: background-color 500ms ease, border-color 500ms ease, color 500ms ease, background-position 500ms linear;
  transition: background-color 500ms ease, border-color 500ms ease, color 500ms ease, background-position 500ms linear;
}
.button.price-button:hover {
  border-color: #e54c3a;
  background-color: #e54c3a;
  background-position: 126% 50%;
  color: black;
}
.button.submit {
  width: 100%;
  border-color: #e54c3a;
  background-color: #e54c3a;
  background-image: url('../images/Icons-pijlrechts-white.png');
  background-position: 96% 50%;
  background-size: auto 20px;
  background-repeat: no-repeat;
  -webkit-transition-timing-function: ease, ease, ease, ease-in-out;
  transition-timing-function: ease, ease, ease, ease-in-out;
  text-align: left;
}
.button.submit:hover {
  border-color: #e54c3a;
  background-color: #e54c3a;
  background-position: 110% 50%;
  color: black;
}
.button.orange {
  padding-right: 9px;
  padding-left: 9px;
  border-color: #e54c3a;
  background-color: #e54c3a;
}
.button.orange:hover {
  border-color: rgba(229, 76, 58, 0.70);
}
.button.header-arrow {
  width: 60px;
  height: 60px;
  min-width: 0px;
  border-style: none;
  background-color: transparent;
  background-image: url('../images/arrow-big.png');
  background-position: 50% 50%;
  background-size: 60px;
  background-repeat: no-repeat;
  -webkit-transition: none 0ms ease;
  transition: none 0ms ease;
}
.page-header {
  display: block;
  height: auto;
  padding-top: 325px;
  padding-bottom: 200px;
  background-image: url('../images/Studentvppt.png'), url('../images/Studentvppt.png');
  background-position: 52% 71%, 0% 0%;
  background-size: auto, cover;
  background-repeat: repeat, repeat;
}
.page-header.photo {
  position: relative;
  left: 0px;
  top: 0px;
  bottom: 0px;
  padding-top: 192px;
  padding-bottom: 192px;
  background-image: url('../images/Studentvppt.png');
  background-position: 49% 56%;
  opacity: 1;
  font-size: 14px;
  line-height: 0px;
}
.page-header.splash {
  margin-top: 0px;
  padding-top: 225px;
  padding-bottom: 350px;
  background-image: -webkit-linear-gradient(bottom, rgba(2, 40, 64, 0.34), rgba(2, 40, 64, 0.68) 92%), url('../images/girl-with-backpack_v3.png');
  background-image: linear-gradient(to top, rgba(2, 40, 64, 0.34), rgba(2, 40, 64, 0.68) 92%), url('../images/girl-with-backpack_v3.png');
  background-position: 0% 0%, 50% 77%;
  background-repeat: repeat, no-repeat;
}
.page-header.splash.pp-hero {
  margin-bottom: 0px;
  padding-top: 150px;
  padding-bottom: 150px;
  background-image: -webkit-linear-gradient(bottom, rgba(2, 40, 64, 0.34), rgba(2, 40, 64, 0.68) 35%), url('../images/skyline.jpg');
  background-image: linear-gradient(to top, rgba(2, 40, 64, 0.34), rgba(2, 40, 64, 0.68) 35%), url('../images/skyline.jpg');
}
.navbar {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  padding-top: 43px;
  border-bottom-style: none;
  border-bottom-color: transparent;
  background-color: transparent;
  line-height: 20px;
}
.nav-link {
  margin-right: 30px;
  padding-right: 0px;
  padding-left: 0px;
  border-bottom: 4px solid transparent;
  -webkit-transition: opacity 500ms ease, border-color 500ms ease, color 500ms ease;
  transition: opacity 500ms ease, border-color 500ms ease, color 500ms ease;
  font-family: Roboto, sans-serif;
  color: white;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: capitalize;
}
.nav-link:hover {
  border-bottom-style: solid;
  border-bottom-color: rgba(255, 255, 255, 0.29);
  opacity: 0.5;
}
.nav-link.w--current {
  border-bottom: 4px solid #0fb1eb;
  color: white;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  text-transform: capitalize;
}
.page-content {
  padding-top: 130px;
  padding-bottom: 130px;
}
.page-content.tint {
  background-color: #f7f2f0;
}
.page-content.tint.blue {
  background-color: rgba(15, 177, 235, 0.06);
}
.page-content.tint.blue.services_smaller_space {
  padding-top: 130px;
  padding-bottom: 0px;
}
.page-content.tint.blue.services_smaller_space_top {
  padding-top: 29px;
}
.page-content.tint.blue.pp {
  padding-top: 100px;
  padding-bottom: 100px;
}
.page-content.small-content {
  margin-top: -15px;
  padding-top: 0px;
  padding-bottom: 48px;
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
}
.page-content.small-content.kristin-intro {
  margin-top: 0px;
  padding-top: 35px;
  padding-bottom: 100px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  background-color: #022840;
}
.page-content.small-content.palmeri-content {
  margin-top: 0px;
  padding-bottom: 100px;
}
.page-content.about {
  padding-top: 75px;
}
.page-content.about.about-small {
  padding-top: 87px;
  padding-bottom: 0px;
}
.page-content.about.about-small.what_glasspanel_is_secondary {
  padding-top: 0px;
  padding-bottom: 0px;
}
.logo-container {
  -webkit-transition: opacity 500ms ease;
  transition: opacity 500ms ease;
}
.logo-container:hover {
  opacity: 0.5;
}
.logo-space {
  margin-left: 10px;
  font-weight: 900;
  letter-spacing: 7px;
}
.header-container {
  text-align: center;
}
.header-title {
  font-family: Roboto, sans-serif;
  color: white;
  font-size: 50px;
  line-height: 42px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: none;
}
.header-title._2 {
  opacity: 0.65;
  font-family: Roboto, sans-serif;
  font-size: 18px;
  line-height: 22px;
  font-weight: 300;
  letter-spacing: 0px;
  text-transform: none;
}
.header-title._2.hompage {
  opacity: 0.9;
  color: white;
}
.header-title._2.featuressubtitle {
  opacity: 1;
}
.header-title._2.about_subtitle {
  opacity: 1;
  color: white;
}
.header-title._2.pp-hero-subtitle {
  font-size: 22px;
  line-height: 28px;
}
.header-title.black {
  margin-top: 0px;
  margin-bottom: 15px;
  color: black;
}
.header-title.homepage {
  font-size: 76px;
  line-height: 83px;
  font-weight: 500;
  text-transform: none;
}
.button-down {
  position: relative;
  z-index: 100;
  display: block;
  width: 60px;
  height: 60px;
  margin: 0px auto 195px;
  padding: 10px;
  border-style: solid;
  border-width: 2px;
  border-color: rgba(0, 0, 0, 0.2);
  border-radius: 100px;
  background-color: white;
  opacity: 1;
  -webkit-transition: border-color 500ms ease;
  transition: border-color 500ms ease;
  color: #ccc;
  font-size: 30px;
  text-align: center;
  text-decoration: none;
}
.button-down:hover {
  border-color: rgba(0, 0, 0, 0.2);
  background-color: white;
}
.button-down.w--current {
  margin-top: -305px;
}
.arrow-icon {
  opacity: 0.2;
}
.arrow-icon:hover {
  opacity: 0.3;
}
.link-text-block {
  position: relative;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 160px;
  padding-top: 20px;
  padding-right: 20px;
  padding-left: 20px;
  border: 3px solid #229ee6;
  border-radius: 3px;
  background-color: #229ee6;
  -webkit-transition: border-color 500ms ease, background-color 500ms ease;
  transition: border-color 500ms ease, background-color 500ms ease;
  color: white;
  text-align: center;
  text-decoration: none;
}
.link-text-block:hover {
  border-color: #229ee6;
  background-color: #229ee6;
}
.link-text-block.featurespage {
  overflow-x: visible;
  overflow-y: visible;
}
.icon {
  height: 50px;
  margin-bottom: 6px;
  opacity: 0.5;
}
.image-section {
  height: 400px;
  padding-top: 110px;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.49) 40%, rgba(0, 0, 0, 0) 67%), url('../images/tablet-ray.png');
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.49) 40%, rgba(0, 0, 0, 0) 67%), url('../images/tablet-ray.png');
  background-position: 0% 0%, 50% 47%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}
.image-section.tablet {
  height: 473px;
  margin-top: 50px;
  margin-bottom: 50px;
  padding-top: 73px;
  background-position: 0% 0%, 50% 50%;
}
.image-section.tablet.lisa {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.49) 40%, rgba(0, 0, 0, 0) 67%), url('../images/Lisa.png');
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.49) 40%, rgba(0, 0, 0, 0) 67%), url('../images/Lisa.png');
  background-size: auto, 757px;
}
.image-section.tablet.small {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.49) 40%, rgba(0, 0, 0, 0) 67%), url('../images/tablet2.png');
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.49) 40%, rgba(0, 0, 0, 0) 67%), url('../images/tablet2.png');
  background-size: auto, 757px;
}
.image-section.dan {
  height: 500px;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.49) 40%, rgba(0, 0, 0, 0) 67%), url('../images/male-asian-computer-campaign-1.jpg');
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.49) 40%, rgba(0, 0, 0, 0) 67%), url('../images/male-asian-computer-campaign-1.jpg');
  background-position: 0% 0%, 51% 28%;
}
.image-section-title {
  font-family: Roboto, sans-serif;
  color: white;
  font-size: 30px;
  font-weight: 300;
  text-shadow: rgba(0, 0, 0, 0.49) 0px 0px 3px;
}
.section-header {
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 25px;
  padding-bottom: 1px;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  color: #cbcfd4;
  font-size: 15px;
  letter-spacing: 3px;
  text-transform: uppercase;
}
.link {
  -webkit-transition: color 500ms ease;
  transition: color 500ms ease;
  font-family: Roboto, sans-serif;
  color: #0fb1eb;
  text-decoration: none;
}
.link:hover {
  color: #022840;
}
.link.whitespace {
  display: block;
  margin-top: 15px;
}
.link.footer-link {
  display: block;
  margin-bottom: 10px;
  color: black;
}
.link.footer-link:hover {
  color: #229ee6;
}
.cta-stripe {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #f7f2f0;
}
.cta-column-right {
  padding-right: 0px;
  padding-bottom: 15px;
  text-align: center;
}
.cta-column-left {
  padding-left: 0px;
}
.subpage-header {
  position: relative;
  z-index: 1;
  height: auto;
  padding-top: 240px;
  padding-bottom: 120px;
  background-color: rgba(2, 40, 64, 0.87);
  background-image: -webkit-linear-gradient(bottom, transparent, rgba(2, 40, 64, 0.4) 24%), url('../images/featurespg.jpg');
  background-image: linear-gradient(to top, transparent, rgba(2, 40, 64, 0.4) 24%), url('../images/featurespg.jpg');
  background-position: 0% 0%, 50% 50%;
  background-size: auto, cover;
}
.subpage-header.contact {
  height: 150px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: rgba(2, 40, 64, 0.87);
  background-image: none;
  background-position: 0% 0%;
  background-size: auto;
  background-repeat: repeat;
  background-attachment: scroll;
}
.subpage-header.about {
  position: static;
  background-color: #022840;
  background-image: -webkit-linear-gradient(84deg, transparent, rgba(2, 40, 64, 0.45) 27%), url('../images/university-ill.png');
  background-image: linear-gradient(6deg, transparent, rgba(2, 40, 64, 0.45) 27%), url('../images/university-ill.png');
  background-position: 0% 0%, 50% 21%;
  background-repeat: repeat, no-repeat;
}
.subpage-header.pricing {
  background-image: -webkit-linear-gradient(bottom, transparent, rgba(2, 40, 64, 0.65) 88%), url('../images/servicesphoto-ill2.png');
  background-image: linear-gradient(to top, transparent, rgba(2, 40, 64, 0.65) 88%), url('../images/servicesphoto-ill2.png');
  background-position: 0% 0%, 0px 100%;
  background-repeat: repeat, no-repeat;
}
.subpage-header.faq {
  background-image: -webkit-radial-gradient(50% 50%, circle, rgba(54, 65, 71, 0.88), #364147 50%);
  background-image: radial-gradient(circle at 50% 50%, rgba(54, 65, 71, 0.88), #364147 50%);
  background-position: 0% 0%;
  background-size: auto;
}
.team-section {
  background-color: white;
  background-image: url('../images/Team-BG.jpg');
  background-position: 50% 0px;
  background-size: auto;
  background-repeat: repeat-x;
}
.team-member-column {
  min-height: 500px;
  padding-right: 0px;
  padding-left: 0px;
  background-color: white;
  opacity: 0.85;
}
.team-member-column:hover {
  opacity: 1;
}
.team-member-title._2 {
  margin-bottom: 30px;
  color: #9c9c9c;
  font-size: 17px;
}
.small-faded-icon {
  width: 30px;
  height: 30px;
  opacity: 0.2;
}
.small-faded-icon.overlay {
  opacity: 0.4;
}
._4-column-row.whitespace {
  margin-top: 50px;
}
.price-column {
  padding-top: 20px;
  padding-right: 20px;
  padding-left: 20px;
  border-right: 1px solid transparent;
  -webkit-transition: background-color 500ms ease;
  transition: background-color 500ms ease;
  text-align: center;
}
.price-column:hover {
  background-color: rgba(255, 255, 255, 0.6);
}
.price-column.last {
  border-right-style: none;
  text-align: center;
}
.price-column.active {
  padding-bottom: 0px;
  border-right-color: transparent;
  background-color: white;
}
.price-column.service_column_small {
  margin-bottom: -225px;
  padding-bottom: 0px;
}
.image-section-with-info {
  padding-top: 120px;
  padding-bottom: 120px;
  background-image: -webkit-linear-gradient(left, transparent 15%, #e54c3a 82%), url('../images/Mac-4.jpg');
  background-image: linear-gradient(to right, transparent 15%, #e54c3a 82%), url('../images/Mac-4.jpg');
  background-position: 0% 0%, 50% 50%;
  background-size: auto, cover;
}
.image-section-with-info.new_features_orange {
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}
.overall-list {
  margin-top: 30px;
  margin-bottom: 30px;
}
.overall-list-item {
  padding-bottom: 20px;
}
.price-box {
  width: 100%;
  min-height: 300px;
  padding-bottom: 0px;
  text-align: center;
}
.price-box.service_box_small {
  min-height: 280px;
}
.price-box-icon {
  display: block;
  width: 80px;
  height: 80px;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
}
.price-box-title {
  margin-bottom: 20px;
  text-align: left;
}
.price-box-title.price {
  margin-top: 25px;
  margin-bottom: 30px;
  color: #229ee6;
  font-size: 40px;
  line-height: 39px;
  font-weight: 300;
}
.price-box-title.glasspanel {
  padding-top: 38px;
}
.list-item-lined {
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: 1px solid #e6e6e6;
}
.list-item-lined.last {
  padding-bottom: 0px;
  border-bottom: 1px solid transparent;
}
.container.centered {
  text-align: center;
}
.overall-text-block {
  margin-top: 50px;
  margin-bottom: 50px;
}
.overall-text-block.what_glasspanel_is_primary2 {
  margin-bottom: -21px;
  padding-bottom: 0px;
}
.icon-list-item {
  width: 20px;
  height: 20px;
  margin-top: 2px;
  margin-right: 10px;
  float: left;
}
.divider {
  height: 1px;
  margin-top: 80px;
  margin-bottom: 80px;
  background-color: rgba(0, 0, 0, 0.09);
}
.overall-column {
  padding-right: 15px;
}
.divider-line {
  width: 100%;
  height: 1px;
  margin-top: 40px;
  margin-bottom: 40px;
  background-color: rgba(181, 181, 181, 0.29);
}
.divider-line.featuresline {
  margin-top: 13px;
  margin-bottom: 13px;
  padding-top: 0px;
  padding-bottom: 0px;
}
.divider-line.featuresline2 {
  margin-top: 61px;
}
.footer {
  padding-top: 25px;
  background-color: white;
}
.bottom-footer {
  margin-top: 0px;
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #364147;
  text-align: center;
}
.left-image-column {
  padding-right: 52px;
}
.some-block-small {
  width: 25px;
  height: 25px;
  margin-top: 15px;
  margin-right: 4px;
  padding-top: 1px;
  padding-right: 3px;
  padding-left: 3px;
  border-radius: 3px;
  background-color: #e8754f;
  opacity: 0.2;
  -webkit-transition: opacity 500ms ease;
  transition: opacity 500ms ease;
}
.some-block-small:hover {
  opacity: 1;
}
.some-block-small.dark {
  width: 35px;
  height: 35px;
  padding-top: 6px;
  padding-right: 5px;
  padding-left: 5px;
  background-color: black;
  opacity: 0.1;
}
.some-block-small.dark:hover {
  background-color: #e8754f;
  opacity: 1;
}
.some-block-small.footer-icon {
  margin-top: 0px;
  background-color: black;
}
.some-block-small.footer-icon:hover {
  background-color: #e8754f;
}
.footer-title {
  margin-bottom: 20px;
  color: #cbcfd4;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.bottom-footer-text {
  opacity: 0.2;
  color: white;
}
.image-stripe {
  height: 200px;
  background-image: url('../images/Person-16.jpg');
  background-position: 50% 50%;
  background-size: cover;
}
.all-paragraphs-white {
  color: white;
}
.all-paragraphs-white.newfeature {
  padding-right: 145px;
}
.overlay-title-white {
  color: white;
}
.field {
  height: 60px;
  margin-bottom: 10px;
  border: 2px solid white;
  box-shadow: rgba(255, 255, 255, 0.49) 0px 0px 0px 0px inset;
  font-family: Roboto, sans-serif;
  color: dimgray;
}
.field:hover {
  border-color: #e0d0ca;
}
.field:focus {
  border-color: #e8754f;
}
.field.area {
  height: 170px;
  padding-top: 17px;
}
.contact-details-column {
  padding-left: 50px;
}
.contact-map {
  height: 450px;
  margin-top: -162px;
  padding-top: 120px;
}
.success-bg {
  height: 370px;
  padding-top: 120px;
  border-radius: 3px;
  background-color: #e8754f;
  text-align: center;
}
.error-bg {
  border-radius: 3px;
  background-color: #e61e1e;
}
.footer-column {
  opacity: 1;
}
.text-block-title {
  border: 1px solid transparent;
}
.color-text-block {
  margin-top: 70px;
  margin-bottom: 70px;
  padding: 40px;
  border: 1px solid #b0d5e8;
  border-radius: 3px;
  background-color: #e8f7ff;
}
.info-block-title {
  margin-top: 0px;
  font-family: Roboto, sans-serif;
  color: #4db2e8;
  font-size: 21px;
}
.question-block {
  margin-bottom: 0px;
  padding-top: 15px;
  padding-bottom: 20px;
  padding-left: 15px;
  border-bottom: 1px solid rgba(181, 181, 181, 0.29);
}
.question-block:hover {
  background-color: rgba(232, 247, 255, 0.29);
}
.faq-title {
  margin-top: 30px;
  margin-bottom: 15px;
  margin-left: 15px;
  color: #e8754f;
}
.team-image {
  height: 240px;
}
.team-text-block {
  padding: 25px 10px;
}
.feature-column {
  padding-bottom: 50px;
}
.new-features-column {
  padding-left: 0px;
}
.new-features-column-1 {
  padding-right: 40px;
  padding-left: 0px;
}
.button-container {
  display: inline-block;
}
.logo {
  margin-bottom: 0px;
  padding-top: 15px;
  padding-bottom: 0px;
}
.whatisgpcontainer {
  padding-top: 0px;
  padding-bottom: 0px;
}
.container-makesmartdecisions {
  padding-top: 26px;
  padding-bottom: 0px;
}
.benefits {
  color: white;
}
._2x2 {
  padding-top: 63px;
  padding-right: 0px;
  padding-left: 36px;
}
._2x2.iphone_photo {
  margin-left: -15px;
  padding-top: 20px;
  padding-right: 0px;
  padding-left: 0px;
}
._2x2.iphone_photo.headshot {
  margin-left: 30px;
  padding-top: 0px;
  padding-bottom: 0px;
  border-radius: 172px;
}
.bullets {
  margin-top: 6px;
  padding-top: 0px;
  line-height: 20px;
}
.less-space {
  margin-top: 10px;
  padding-bottom: 0px;
  line-height: 20px;
}
.features {
  margin-top: 39px;
  padding-top: 0px;
}
.features.morespace {
  margin-top: 38px;
}
.featuresintro {
  padding-bottom: 0px;
}
.features-breakdown {
  text-align: center;
}
.beliefs {
  text-align: left;
}
.featurelist {
  padding-right: 0px;
  text-align: center;
}
.eddylogo {
  padding-top: 4px;
  padding-right: 0px;
  padding-bottom: 0px;
  float: right;
}
.whoweare {
  padding-left: 0px;
}
.leadbrandlogos {
  padding-left: 0px;
  float: left;
  background-image: url('../images/example-bg.png');
  background-size: 125px;
  font-size: 14px;
}
.leadingbrandslogo {
  margin-top: -5px;
  margin-left: -4px;
  padding-left: 0px;
}
.leadingbrandhearding {
  margin-top: 38px;
  font-size: 23px;
  font-weight: 300;
}
.getintouch {
  padding-right: 60px;
}
.pricecolumn-padding {
  margin-bottom: 22px;
  padding-top: 0px;
  padding-bottom: 0px;
}
.what_glasspanel_is_primary {
  padding-top: 0px;
  padding-bottom: 0px;
  font-family:'Open Sans', sans-serif;
}
.what_glasspanel_is_secondary {
  margin-top: -72px;
  padding-top: 29px;
}
._2_by_2 {
  padding-top: 0px;
}
.why_gp_bold {
  color: #2e2f33;
}
.services_more_space {
  margin-top: -25px;
  margin-bottom: 20px;
  padding-top: 0px;
  padding-bottom: 0px;
}
.footer-nav {
  display: none;
}
.header-nav-button {
  text-align: center;
}
.intro-header {
  line-height: 45px;
  font-weight: 300;
}
.intro-header.pp-talk {
  margin-top: 30px;
}
.kristin-intro-header {
  color: white;
}
.kristin-text {
  color: white;
}
html.w-mod-js *[data-ix=fade-in-on-load] {
  opacity: 0;
  -webkit-transform: translate(0px, 15px);
  -ms-transform: translate(0px, 15px);
  transform: translate(0px, 15px);
}
html.w-mod-js *[data-ix=fade-in-on-load-2] {
  opacity: 0;
  -webkit-transform: translate(0px, 15px);
  -ms-transform: translate(0px, 15px);
  transform: translate(0px, 15px);
}
html.w-mod-js *[data-ix=fade-in-on-load-left] {
  opacity: 0;
  -webkit-transform: translate(-40px, 0px);
  -ms-transform: translate(-40px, 0px);
  transform: translate(-40px, 0px);
}
html.w-mod-js *[data-ix=fade-in-on-load-right] {
  opacity: 0;
  -webkit-transform: translate(40px, 0px);
  -ms-transform: translate(40px, 0px);
  transform: translate(40px, 0px);
}
html.w-mod-js.w-mod-no-ios *[data-ix=fade-in-on-scroll-right] {
  opacity: 0;
  -webkit-transform: translate(50px, 0px);
  -ms-transform: translate(50px, 0px);
  transform: translate(50px, 0px);
}
@media (max-width: 991px) {
  h3 {
    font-size: 20px;
  }
  .page-header {
    padding-top: 200px;
    padding-bottom: 170px;
  }
  .navbar {
    padding-top: 40px;
    padding-right: 50px;
    padding-left: 50px;
  }
  .nav-link {
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: none;
    border-bottom-width: 2px;
    border-bottom-color: rgba(255, 255, 255, 0.09);
  }
  .nav-link:hover {
    border-bottom-color: #e8754f;
    opacity: 1;
    color: #e8754f;
  }
  .nav-link.w--current {
    border-bottom-width: 2px;
    border-bottom-color: #e8754f;
  }
  .page-content {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .header-title {
    font-size: 40px;
  }
  .header-title._2 {
    margin-top: 0px;
  }
  .button-down {
    margin-top: -5px;
  }
  .link-text-block {
    padding-top: 20px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .image-section {
    height: 300px;
    padding-top: 60px;
    padding-left: 50px;
  }
  .cta-stripe {
    padding-right: 50px;
    padding-left: 50px;
  }
  .subpage-header {
    padding-top: 150px;
    padding-bottom: 100px;
  }
  .subpage-header.contact {
    height: 150px;
  }
  .team-section {
    background-size: auto 187px;
  }
  .team-member-column {
    min-height: 450px;
    opacity: 1;
  }
  .price-box-title.price {
    font-size: 34px;
  }
  .list-item-lined {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .image-stripe {
    height: 150px;
  }
  .contact-details-column {
    padding-left: 30px;
  }
  .footer-column {
    padding-left: 25px;
  }
  .menu-button {
    border-radius: 3px;
    background-color: transparent;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
  }
  .menu-button:hover {
    background-color: #db6b46;
  }
  .menu-button.w--open {
    background-color: #e8754f;
  }
  .menu-icon {
    color: white;
    font-size: 30px;
  }
  .nav-menu-container {
    margin-top: 40px;
    padding: 30px 50px 50px;
    background-color: #2d3133;
    text-align: left;
  }
  .text-block-title {
    font-size: 17px;
    line-height: 21px;
  }
  .question-block {
    padding-right: 15px;
  }
  .team-image {
    height: auto;
  }
  ._2x2.iphone_photo.headshot {
    margin-left: 0px;
  }
}
@media (max-width: 767px) {
  h3 {
    font-size: 19px;
    line-height: 26px;
  }
  .page-header {
    padding-top: 140px;
    padding-bottom: 100px;
  }
  .navbar {
    padding-top: 30px;
    padding-right: 30px;
    padding-left: 30px;
  }
  .nav-link {
    padding-top: 12px;
    padding-bottom: 12px;
  }
  .page-content {
    padding-right: 30px;
    padding-left: 30px;
  }
  .header-title {
    font-size: 35px;
    line-height: 36px;
  }
  .header-title._2 {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 22px;
  }
  .header-title.homepage {
    font-size: 35px;
    line-height: 38px;
  }
  .image-section {
    height: 250px;
    padding-top: 40px;
  }
  .image-section-title {
    font-size: 27px;
    line-height: 32px;
  }
  .cta-stripe {
    padding-top: 16px;
    padding-right: 30px;
    padding-left: 30px;
  }
  .cta-column-right {
    padding-top: 12px;
  }
  .subpage-header {
    padding: 100px 20px 40px;
  }
  .subpage-header.contact {
    height: 120px;
    padding-top: 0px;
  }
  .price-column {
    border-right-style: none;
  }
  .price-column.service_column_small {
    margin-bottom: -115px;
  }
  .image-section-with-info {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .overall-column {
    padding-right: 0px;
    padding-bottom: 20px;
    padding-left: 0px;
  }
  .divider-line {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .footer {
    padding-top: 30px;
  }
  .bottom-footer {
    margin-top: 15px;
  }
  .contact-details-column {
    padding-top: 35px;
    padding-left: 10px;
  }
  .contact-map {
    height: 400px;
  }
  .footer-column {
    padding-bottom: 30px;
    padding-left: 30px;
  }
  .footer-bottom-column {
    padding-bottom: 25px;
  }
  .menu-button.w--open {
    background-color: #db6b46;
  }
  .nav-menu-container {
    margin-top: 20px;
    padding: 20px 30px 30px;
  }
  .text-block-title {
    font-size: 21px;
    line-height: 24px;
  }
  .link-block-column {
    padding-bottom: 15px;
  }
  .color-text-block {
    margin-top: 30px;
    margin-bottom: 30px;
    padding: 25px;
  }
  .team-text-block {
    padding-right: 15px;
    padding-left: 25px;
  }
  .new-features-column {
    padding-right: 25px;
  }
  ._2x2.iphone_photo {
    margin-top: -49px;
  }
  ._2x2.iphone_photo.headshot {
    margin-top: 10px;
    margin-left: 100px;
    text-align: left;
  }
}
@media (max-width: 479px) {
  .button.outline-white {
    margin-right: 0px;
    margin-left: 4px;
    padding-right: 12px;
    padding-left: 12px;
  }
  .button.green {
    margin-right: 0px;
    padding-right: 12px;
    padding-left: 12px;
  }
  .button.price-button {
    padding-right: 35px;
    padding-left: 30px;
  }
  .page-header {
    padding: 100px 20px 70px;
  }
  .page-header.splash {
    margin-bottom: 0px;
    padding: 125px 0px 200px;
  }
  .navbar {
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .page-content {
    padding: 30px 25px;
  }
  .header-title {
    font-size: 37px;
    line-height: 30px;
    letter-spacing: 0px;
  }
  .header-title._2 {
    margin-bottom: 3px;
    font-size: 18px;
    line-height: 26px;
  }
  .header-title.homepage {
    font-size: 32px;
    line-height: 38px;
  }
  .button-down {
    margin-top: -51px;
    margin-bottom: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .link-text-block {
    padding-right: 20px;
    padding-left: 20px;
  }
  .image-section {
    height: 220px;
    padding-top: 20px;
    padding-right: 25px;
    padding-left: 25px;
    font-size: 19px;
  }
  .image-section-title {
    font-size: 19px;
    line-height: 25px;
  }
  .cta-column-right {
    padding-top: 5px;
    padding-bottom: 0px;
    padding-left: 0px;
  }
  .cta-column-left {
    text-align: center;
  }
  .subpage-header {
    padding-top: 85px;
    padding-bottom: 30px;
  }
  .subpage-header.contact {
    height: 100px;
  }
  .team-member-title._2 {
    margin-bottom: 20px;
  }
  .price-column {
    padding-right: 10px;
    padding-left: 10px;
  }
  .price-column.service_column_small {
    margin-bottom: -75px;
  }
  .image-section-with-info {
    background-image: -webkit-linear-gradient(left, rgba(232, 117, 79, 0.95), rgba(232, 117, 79, 0.95)), url('../images/Mac-4.jpg');
    background-image: linear-gradient(to right, rgba(232, 117, 79, 0.95), rgba(232, 117, 79, 0.95)), url('../images/Mac-4.jpg');
  }
  .bottom-footer {
    padding-bottom: 20px;
  }
  .left-image-column {
    padding-right: 0px;
    padding-left: 0px;
  }
  .image-stripe {
    height: 100px;
  }
  .footer-column {
    padding-bottom: 15px;
    padding-left: 25px;
  }
  .footer-bottom-column {
    padding-bottom: 15px;
  }
  .menu-button {
    margin-top: -2px;
  }
  .nav-menu-container {
    margin-top: 16px;
    padding-top: 20px;
  }
  .link-block-column {
    padding-right: 0px;
    padding-left: 0px;
  }
  .team-text-block {
    padding-top: 20px;
  }
  .feature-column {
    padding-bottom: 25px;
  }
  .new-features-column {
    padding-left: 25px;
  }
  ._2x2.iphone_photo {
    margin-left: 5px;
  }
  ._2x2.iphone_photo.headshot {
    margin-top: 0px;
    margin-left: 0px;
  }
}

