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

h1 {
  display: block;
  margin: 30px 0px 51px;
  padding-top: 18px;
  padding-bottom: 18px;
  border-top: 4px solid white;
  border-bottom: 4px solid white;
  font-family: Lato, sans-serif;
  color: white;
  font-size: 79px;
  line-height: 44px;
  font-weight: 800;
  text-align: center;
}

h2 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  color: white;
  font-size: 32px;
  line-height: 36px;
  font-weight: 300;
  text-align: center;
  text-decoration: none;
}

h3 {
  margin: 10px 0px 23px;
  font-family: Raleway, sans-serif;
  color: white;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  text-align: center;
}

h4 {
  margin: 10px 0px;
  float: none;
  font-family: Raleway, sans-serif;
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
  text-align: center;
}

h5 {
  margin: 10px 0px;
  font-family: Raleway, sans-serif;
  color: white;
  font-size: 16px;
  line-height: 20px;
  font-weight: 300;
  text-align: center;
}

h6 {
  margin: 10px 0px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}

p {
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 15px;
  padding-right: 10px;
  padding-bottom: 15px;
  float: right;
  font-family: Lato, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 24px;
  text-align: center;
}

.button {
  display: inline-block;
  padding: 18px 21px;
  border-radius: 5px;
  background-color: #489fd9;
  box-shadow: rgba(255, 255, 255, 0.29) 0px 1px 0px 0px inset, rgba(0, 0, 0, 0.27) 0px 2px 11px 0px;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  color: white;
  font-size: 20px;
  text-align: center;
  text-decoration: none;
}

.button:hover {
  background-color: #8e5ebf;
  -webkit-transition-delay: initial;
  transition-delay: initial;
}

.button.app-button {
  padding: 8px 17px;
}

.section {
  padding-top: 50px;
  padding-bottom: 50px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.09);
  background-color: #4b4f54;
}

.section.hero {
  padding-top: 0px;
  padding-bottom: 0px;
  border-style: none;
  border-bottom-width: 1px;
  background-image: url('../images/background3.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.section.white.subfooter {
  padding-top: 0px;
  padding-bottom: 0px;
  text-align: center;
}

.section.grey {
  margin: 0px;
  padding: 0px;
  background-color: white;
}

.section.grey.footer {
  margin-bottom: 0px;
  padding-top: 50px;
  padding-bottom: 0px;
  background-color: #efefef;
  background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.4), rgba(255, 255, 255, 0.61) 0%);
  background-image: linear-gradient(rgba(0, 0, 0, 0.4), rgba(255, 255, 255, 0.61) 0%);
  color: white;
  text-align: center;
}

.section.purple {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: white;
}

.section.fuel-services {
  margin-top: 0px;
  border-style: none;
  background-color: #dd4d5b;
}

.section.fuel-services.marketing {
  background-color: #44b3c2;
}

.section.fuel-services.framework {
  background-color: #333;
  color: white;
}

.section.about {
  padding-bottom: 0px;
}

.section.light {
  background-color: #f6f6f6;
}

.hero-iphone {
  display: block;
  margin-right: auto;
  margin-bottom: -73px;
  margin-left: auto;
  text-shadow: black 0px 0px 0px;
}

.app-name {
  margin-top: 3px;
  font-family: Montserrat, sans-serif;
  color: #5c5c5c;
  font-size: 19px;
  font-weight: 700;
  letter-spacing: 6px;
  text-transform: uppercase;
}

.nav-link {
  display: inline-block;
  margin-right: 12px;
  margin-left: 12px;
  border-bottom: 2px solid transparent;
  -webkit-transition: border 300ms ease;
  transition: border 300ms ease;
  font-family: Montserrat, sans-serif;
  color: #5c5c5c;
  font-size: 14px;
  text-decoration: none;
  text-transform: uppercase;
}

.nav-link:hover {
  border-bottom-color: #f02e4e;
}

.nav-link.menu {
  padding: 0px;
  font-family: Raleway, sans-serif;
  color: #333;
  font-size: 16px;
  font-weight: 300;
  text-transform: capitalize;
}

.nav-link.menu.w--current {
  color: #333;
  font-size: 16px;
  font-weight: 300;
  text-transform: none;
}

.nav-link.menu.transparent {
  color: white;
}

.nav-link.menu.white {
  margin-top: 9px;
  color: #333;
  font-size: 15px;
  text-transform: capitalize;
}

.nav-link.menu.white.w--current {
  color: #333;
}

.nav-link.menu.white.submenu.bottom {
  padding-bottom: 20px;
}

.nav-link.menu.light {
  margin-bottom: 0px;
  padding-top: 12px;
  padding-bottom: 0px;
  color: white;
}

.nav-column {
  margin-top: 20px;
  padding-right: 0px;
  padding-left: 0px;
  color: white;
  text-align: right;
}

.nav-column.home {
  margin-top: 22px;
}

.hero-header {
  margin-top: 130px;
  margin-bottom: 19px;
  font-family: Montserrat, sans-serif;
  color: white;
  font-size: 42px;
  text-shadow: rgba(0, 0, 0, 0.2) 0px 2px 0px;
}

.hero-subtitle {
  margin-bottom: 20px;
  color: rgba(255, 255, 255, 0.83);
  font-size: 15px;
  line-height: 22px;
  text-shadow: rgba(0, 0, 0, 0.2) 0px 2px 0px;
}

.icon-title {
  margin-top: 22px;
  margin-bottom: 12px;
  font-family: Bitter;
  color: #c1adcc;
  font-size: 17px;
  font-weight: 400;
}

.price-text {
  margin-top: 11px;
  background-image: none;
  box-shadow: none;
  font-family: Raleway, sans-serif;
  color: #333;
  font-size: 26px;
  line-height: 28px;
  font-weight: 400;
  text-shadow: none;
}

.logo-in-footer {
  display: block;
  width: 40px;
  margin: 5px 20px 26px auto;
  float: right;
  text-align: center;
  text-shadow: black 0px 0px 0px;
}

.left-column {
  padding-top: 35px;
  padding-bottom: 35px;
  border-left: 1px solid rgba(0, 0, 0, 0.09);
}

.subfooter-right {
  padding-top: 35px;
  padding-bottom: 35px;
  border-right: 1px solid rgba(0, 0, 0, 0.09);
  border-left: 1px solid rgba(0, 0, 0, 0.09);
}

.social-button {
  width: 36px;
  height: 36px;
  margin-right: 5px;
  margin-left: 5px;
  padding-top: 7px;
  float: left;
  border-radius: 60px;
  background-color: #444;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
}

.social-button:hover {
  background-color: #d35244;
}

.blog-link {
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: Bitter, serif;
  color: #fa875b;
  font-size: 18px;
  font-style: italic;
  text-decoration: none;
}

.blog-link:hover {
  color: #ff5917;
}

.footer-link {
  margin-left: 8px;
  border-bottom: 1px solid rgba(131, 125, 153, 0.34);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: Bitter, serif;
  color: #837d99;
  text-decoration: none;
}

.footer-link:hover {
  border-bottom: 1px solid rgba(131, 125, 153, 0.86);
}

.footer-text {
  display: inline;
  margin-left: 12px;
  padding-top: 23px;
  float: left;
  font-family: 'Maven Pro', sans-serif;
  font-size: 11px;
  font-weight: 500;
  text-transform: lowercase;
}

.center {
  margin-top: 0px;
  font-size: 35px;
  line-height: 46px;
  font-weight: 400;
  text-align: center;
}

.center.fuel-services {
  font-family: Raleway, sans-serif;
  color: black;
}

.center.fuel-services.padbot {
  margin-top: 50px;
  margin-bottom: 50px;
}

.center.fuel-services.padbot.light {
  color: #333;
}

.center.fuel-services.padbot.light.blue {
  color: #267ede;
}

.center.fuel-services.light {
  color: white;
}

.navbar {
  padding-top: 6px;
  padding-bottom: 6px;
  background-color: rgba(255, 255, 255, 0.18);
}

.navbar.light {
  padding-top: 11px;
  padding-bottom: 11px;
}

.navbar.active-dark {
  padding-top: 0px;
  padding-bottom: 0px;
  color: white;
}

.social-widget {
  display: inline-block;
  margin-top: 17px;
  margin-right: 14px;
}

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

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

.button-block {
  margin-top: 10px;
  margin-bottom: 10px;
  float: left;
}

.button-block.footer {
  margin-right: 20px;
  float: right;
  opacity: 0.47;
}

.logo {
  width: auto;
  margin-top: 8px;
  margin-right: 12px;
  float: left;
  font-size: 30px;
}

.logo.internal {
  width: auto;
  height: 30px;
  margin-top: 5px;
}

.hero-container {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 50px;
  padding-bottom: 50px;
}

.left-hero-cta {
  margin-top: 0px;
  padding: 35px;
  background-color: #dd4d5b;
  text-align: center;
}

.right-hero-cta {
  padding: 35px;
  background-color: #44b3c2;
  text-align: center;
}

.hero-cta-row {
  height: 135px;
  margin: 0px;
  padding: 0px;
  background-color: #444;
}

.website-services-icon {
  display: block;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  float: left;
  clear: none;
  opacity: 0.7;
}

.service-header {
  margin-bottom: 9px;
  font-family: Lato, sans-serif;
  font-size: 24px;
  font-weight: 300;
}

.service-header.sub-title {
  margin-top: 0px;
  font-size: 16px;
  text-transform: lowercase;
}

.services {
  font-family: 'Great Vibes', cursive;
  color: #666;
  font-size: 14px;
  font-weight: 400;
}

.services.web {
  padding-top: 13px;
  padding-bottom: 13px;
  padding-left: 12px;
  border-left: 4px solid #f13a24;
  font-family: Lato, sans-serif;
  color: #666;
  font-size: 15px;
  font-weight: 400;
  text-align: left;
}

.web-services {
  margin-top: 30px;
  margin-bottom: 30px;
  padding-left: 0px;
}

.web-services-button {
  margin-top: 10px;
  padding-right: 38px;
  padding-left: 38px;
  float: right;
  border-radius: 4px;
  background-color: #a6cc14;
  font-family: 'Maven Pro', sans-serif;
  color: white;
  font-size: 22px;
  text-transform: lowercase;
}

.dark {
  padding: 20px;
  background-color: #efefef;
  font-family: Raleway, sans-serif;
  color: #666;
}

.marketing-services {
  margin-top: 30px;
  margin-bottom: 30px;
  padding: 0px;
}

.team-photo {
  text-align: center;
}

.team-name {
  font-family: Raleway, sans-serif;
  color: #333;
  font-size: 20px;
  font-weight: 300;
  text-align: center;
}

.team-title {
  font-family: Lato, sans-serif;
  color: white;
  font-size: 14px;
  font-weight: 300;
  text-align: center;
}

.team-title.bold {
  padding-bottom: 10px;
  font-weight: 700;
}

.linkedin {
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 4px 42px;
  background-color: #444;
}

.linkedin:hover {
  background-color: #dd262d;
}

.linkedin:focus {
  background-color: #dd262d;
}

.team {
  margin-top: 0px;
  margin-bottom: 20px;
  text-align: center;
}

.footer-location {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 50px;
  padding-bottom: 50px;
}

.footer-location.header {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 20px;
  padding-bottom: 50px;
}

.footer-location.white {
  padding-top: 30px;
  font-family: Lato, sans-serif;
  color: white;
}

.footer-heading {
  margin-bottom: 12px;
  font-family: Raleway, sans-serif;
  color: #333;
  font-size: 18px;
  font-weight: 300;
  text-align: center;
}

.footer-heading.sub {
  color: #333;
  font-size: 22px;
}

.footer-heading.sub.left {
  margin-top: 16px;
  text-align: left;
}

.footer-heading.sub.white {
  color: #333;
}

.footer-heading.sub.light {
  margin-bottom: 0px;
  color: #333;
}

.footer-heading.sub.page {
  margin-top: 20px;
}

.footer-heading.white {
  color: #333;
}

.footer-heading.light {
  color: white;
}

.social-sticky {
  width: 42px;
  height: 42px;
  margin-right: 12px;
  margin-left: 12px;
  float: right;
  background-color: #d35244;
}

.sticky-footer {
  position: static;
  left: 0px;
  right: 0px;
  bottom: 0px;
  font-family: Raleway, sans-serif;
}

.footer-header {
  font-family: Raleway, sans-serif;
  font-size: 32px;
  font-weight: 400;
  text-transform: none;
}

.hero-header {
  margin-top: 40px;
  margin-bottom: 0px;
  text-align: center;
}

.rocket-white {
  display: none;
  margin-top: 0px;
  margin-bottom: 20px;
  -webkit-transform: translate(0px, -5px);
  -ms-transform: translate(0px, -5px);
  transform: translate(0px, -5px);
}

.services-header {
  text-align: center;
}

.locations-white {
  margin-top: 60px;
  margin-bottom: 60px;
}

.map-icon {
  margin-right: 0px;
  float: left;
}

.hero {
  border-style: none;
  color: #00798b;
  font-size: 40px;
}

.hero.div {
  margin-top: 0px;
  margin-bottom: 30px;
  padding-top: 0px;
}

.h2-hero {
  margin-top: 30px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  font-family: Raleway, sans-serif;
  color: white;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  text-align: center;
  text-shadow: none;
}

.h2-hero.mission {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.h2-hero.mission.internal-page {
  margin-top: 0px;
  padding-top: 36px;
}

.h2-hero.mission.black {
  margin-bottom: 0px;
  color: #333;
}

.h2-hero.light-bg {
  margin-bottom: 0px;
  color: #dd262d;
  font-size: 28px;
  line-height: 32px;
  font-weight: 400;
}

.h2-hero.light-bg.mid {
  display: none;
  overflow-x: visible;
  overflow-y: visible;
  font-size: 22px;
  text-transform: uppercase;
}

.h2-hero.light-bg.mid.left {
  text-align: center;
}

.h2-hero.light-bg.form {
  padding-bottom: 30px;
  font-size: 26px;
}

.h2-hero.light-bg.form.padding {
  padding-top: 50px;
  color: #dd4d5b;
}

.h2-hero.landing-success {
  margin-bottom: 20px;
  padding-top: 0px;
  color: #333;
  font-weight: 400;
}

.intro-block {
  margin: 30px 34px 36px;
  padding: 0px;
  font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
}

.intro-h4 {
  margin-bottom: 0px;
  padding-bottom: 0px;
  font-family: Lato, sans-serif;
  color: white;
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
  text-align: center;
}

.intro-h4.sub-heading {
  margin-top: 0px;
  padding-bottom: 0px;
  font-family: 'Maven Pro', sans-serif;
  color: #333;
  font-size: 17px;
  letter-spacing: normal;
  text-transform: lowercase;
}

.mission-leader {
  margin-bottom: 0px;
  padding: 0px 10px;
  border: 1px none rgba(166, 166, 166, 0.5);
  color: white;
  font-size: 28px;
  font-weight: 400;
}

.mission-leader.black {
  color: white;
}

.green-button {
  float: right;
  background-color: #444;
}

.orange-button {
  float: right;
  background-color: #d35244;
}

.fuel-your-business {
  border-top: 2px solid white;
  border-bottom: 2px solid white;
  font-family: Oswald, sans-serif;
  color: white;
  text-shadow: none;
}

.callout-header {
  padding-top: 50px;
  padding-bottom: 50px;
  background-image: url('../images/hero-coffeemug.jpg');
  background-position: 50% 16%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
  opacity: 1;
  font-family: Raleway, sans-serif;
}

.callout-header.plain {
  padding-top: 0px;
  padding-bottom: 0px;
  background-image: none;
}

.callout-header.padding {
  padding-top: 50px;
}

.callout-header._2 {
  background-position: 50% 50%;
}

.support-grid {
  margin-top: 30px;
  margin-bottom: 30px;
}

.form-header {
  font-family: Lato, sans-serif;
  text-align: center;
  text-transform: uppercase;
}

.page-conversion-form {
  margin-top: 35px;
}

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

.team-text {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 30px;
  padding-bottom: 30px;
  font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
}

.fin-fact {
  border-bottom: 2px solid #fe6c61;
  font-family: Lato, sans-serif;
  color: #333;
  font-size: 16px;
  font-weight: 800;
  text-align: center;
}

.page-subtitle {
  font-size: 26px;
  text-transform: lowercase;
}

.content-section {
  padding-right: 0px;
  padding-left: 0px;
  background-color: white;
}

.content-row {
  margin-top: 0px;
  padding-top: 50px;
  padding-bottom: 50px;
}

.content-row.grey {
  padding-top: 72px;
  padding-bottom: 72px;
  background-color: white;
  font-size: 13px;
}

.intro-emphasis {
  margin-top: 0px;
  padding-top: 0px;
  line-height: 60px;
  font-style: italic;
  font-weight: 700;
}

.link {
  border-bottom: 0px none black;
  font-family: Raleway, sans-serif;
  font-size: 32px;
  font-weight: 400;
}

.intro-link {
  text-decoration: none;
}

.teamtitlelink {
  font-family: Raleway, sans-serif;
  color: white;
  font-size: 20px;
  line-height: 24px;
  text-decoration: none;
}

.fuel-buttons {
  padding: 12px 26px;
  float: none;
  background-color: #dd4d5b;
  font-family: Raleway, sans-serif;
}

.fuel-buttons.orange {
  float: right;
}

.fuel-buttons.orange.landing {
  float: left;
  background-color: #dd4d5b;
}

.fuel-buttons.blue {
  background-color: #44b3c2;
}

.fule-button-column {
  text-align: center;
}

.fuel-button-column {
  text-align: center;
}

.location-line {
  padding-right: 35px;
  padding-left: 35px;
  border-style: none solid none none;
  border-width: 1px;
  border-color: black white black black;
}

.location-line.noline {
  border-right: 1px none black;
  border-bottom: 1px none black;
}

.rocket {
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  text-align: center;
}

.intro-column-right {
  margin-top: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  background-color: white;
  text-align: center;
}

.intro-row {
  border: 1px none #e2e2e2;
  border-radius: 6px;
}

.white-background {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: white;
}

.cta-form-home {
  margin-top: 0px;
  padding: 0px 19px;
  border: 1px none #ccc;
  border-radius: 0px;
  background-color: #f3f3f3;
  text-align: center;
}

.field-label {
  padding-top: 0px;
  clear: left;
  font-family: Raleway, sans-serif;
  line-height: 18px;
  text-align: left;
}

.h3-lform-header {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Lato, sans-serif;
  color: #333;
  font-size: 22px;
  font-weight: 600;
  text-align: center;
}

.block-quote-p {
  margin-bottom: 10px;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 6px;
  border-left-width: 5px;
  border-left-color: #dd4d5b;
  font-family: Lato, sans-serif;
  font-size: 14px;
  line-height: 20px;
  text-align: left;
}

.block-quote-p.center {
  text-align: center;
}

.cta-button {
  margin-top: 20px;
  margin-bottom: 30px;
  float: left;
  border-radius: 0px;
  background-color: black;
  font-family: Lato, sans-serif;
  font-weight: 400;
  text-indent: 6.1px;
  text-transform: uppercase;
}

.checkboxfloatleft {
  width: 40%;
  padding-left: 21px;
  float: left;
  clear: none;
}

.contactus-page {
  margin-top: 40px;
}

.icon-home {
  float: none;
}

.float-left {
  margin-top: 0px;
  margin-left: 0px;
  padding-left: 49px;
  float: none;
  font-family: Raleway, sans-serif;
  color: #44b3c2;
  font-size: 18px;
  font-weight: 400;
  text-align: left;
  text-decoration: none;
  text-transform: capitalize;
}

.float-left:focus {
  text-decoration: none;
}

.home-page-icons {
  margin-top: 24px;
  text-align: center;
}

.landing-confirmation {
  text-align: center;
}

.getfuel-contact {
  padding-top: 10px;
}

.fuel-quote {
  margin-top: 50px;
  margin-bottom: 50px;
  border-left-width: 10px;
  border-left-color: #d35244;
  font-family: Lato, sans-serif;
  color: #333;
  font-size: 25px;
  line-height: 38px;
  font-weight: 300;
  text-align: center;
}

.team-readmore {
  border: 1px solid black;
  border-radius: 6px;
  background-color: transparent;
  color: #333;
}

.fuel-menu {
  padding: 19px 0px;
  background-color: rgba(0, 0, 0, 0.13);
}

.fuel-menu.white {
  border-style: none;
  border-bottom-width: 1px;
  border-bottom-color: black;
  background-color: rgba(255, 255, 255, 0.8);
  font-family: Raleway, sans-serif;
  color: #264f55;
}

.fuel-nav {
  margin-top: 10px;
  text-transform: capitalize;
}

.text {
  font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
  font-size: 14px;
  font-weight: 400;
  text-align: left;
}

.footer {
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
}

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

.callout-row {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  background-color: transparent;
}

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

.team-row.end {
  margin-bottom: 0px;
}

.row {
  margin-top: 50px;
  margin-bottom: 50px;
}

.hero-logo-image {
  margin-bottom: 0px;
}

.icon-container {
  display: inline;
  padding-top: 10px;
  padding-bottom: 31px;
}

.text-field {
  border-style: none;
}

.team-section {
  padding-top: 50px;
  padding-bottom: 50px;
  background-image: -webkit-linear-gradient(white, rgba(0, 0, 0, 0.24) 0%), url('../images/hero-coffeemug.jpg');
  background-image: linear-gradient(white, rgba(0, 0, 0, 0.24) 0%), url('../images/hero-coffeemug.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
}

.white {
  color: white;
}

.dropdown {
  padding: 0px 12px 0px 0px;
  border-style: none;
  border-left-width: 1px;
  border-left-color: black;
  border-radius: 0px;
  background-color: transparent;
}

.dropdown.w--open {
  margin-top: 0px;
}

.textarea {
  border-bottom: 1px none black;
}

.h1 {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-top: 0px;
  padding-bottom: 0px;
  border-style: none;
  font-family: Raleway, sans-serif;
  font-size: 32px;
  line-height: 42px;
  font-weight: 400;
}

.h1.red {
  margin-top: 0px;
  color: #dd262d;
}

.h1.black {
  margin-bottom: 30px;
  color: #333;
}

.h1.black.action {
  text-align: left;
}

.h1.blue {
  margin-top: 31px;
  color: #44b3c2;
}

.h2 {
  margin-top: 0px;
  margin-bottom: 30px;
  font-family: Raleway, sans-serif;
  color: white;
  font-size: 28px;
  line-height: 38px;
  font-weight: 400;
}

.h3 {
  margin-top: 0px;
  margin-bottom: 26px;
  font-family: Raleway, sans-serif;
  color: white;
  font-size: 24px;
  line-height: 34px;
}

.h3.hero-call-to-action {
  margin-top: 40px;
  margin-bottom: 60px;
  color: #333;
}

.h3.black {
  margin-top: 50px;
  color: black;
}

.h3.black-action {
  margin-top: 5px;
  color: #333;
}

.h3.team-header {
  margin-bottom: 0px;
  color: #333;
  text-align: left;
}

.h3.ebook {
  margin-bottom: 10px;
  color: #333;
  text-align: left;
}

.p {
  display: block;
  margin-right: 20px;
  margin-left: 20px;
  padding-top: 0px;
  float: none;
  border-bottom-width: 1px;
  border-bottom-color: black;
  font-family: Lato, sans-serif;
  color: #666;
  font-size: 15px;
  line-height: 20px;
  font-weight: 400;
  text-align: center;
}

.p.form {
  border-color: #dd262d;
}

.p.centre {
  text-align: center;
}

.p.left-align {
  margin-top: 0px;
  margin-left: 0px;
  text-align: left;
}

.p.fun-fact {
  margin-bottom: 50px;
  padding-bottom: 30px;
  border-bottom: 1px solid black;
}

.p.fun-fact-p {
  margin-bottom: 50px;
  padding-top: 30px;
  border-bottom: 1px solid black;
}

.h5 {
  margin-top: 0px;
}

.h5.black {
  display: block;
  width: 80px;
  margin-right: auto;
  margin-left: auto;
  border-bottom: 1px solid #dd262d;
  color: #333;
  font-weight: 400;
}

.team-image {
  border-left: 0px none black;
  border-radius: 100px;
}

.fun-fact {
  padding-top: 30px;
}

.layouts {
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.row3 {
  margin-top: 32px;
}

.lightbox {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.eg1 {
  display: block;
  max-width: 90%;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: 59px;
  padding-bottom: 0px;
}

.eg2 {
  display: block;
  margin: 0px auto;
  padding-top: 24px;
  padding-bottom: 0px;
}

.eg3 {
  display: block;
  max-width: 90%;
  margin-right: auto;
  margin-left: -31px;
  padding-right: 0px;
}

.layout {
  box-shadow: black 1px 1px 3px 0px;
}

.dropdown-icon {
  margin-right: 0px;
  margin-left: 68px;
  padding-left: 20px;
  float: none;
}

.dropdown-list {
  margin-top: 24px;
  background-color: #745785;
}

.dropdown-list.w--open {
  padding-bottom: 14px;
}

.dropdown-list-wrapper {
  background-color: rgba(255, 255, 255, 0.1);
}

.dropdown-list-wrapper.w--open {
  margin-top: 0px;
  padding-top: 25px;
  padding-bottom: 8px;
  background-color: rgba(255, 255, 255, 0.12);
}

.dropdown-list-wrapper.submenu.w--open {
  padding-bottom: 24px;
  background-color: rgba(255, 255, 255, 0.08);
}

.dropdown-link {
  margin-top: 9px;
  padding-top: 0px;
  padding-right: 8px;
  padding-bottom: 0px;
  font-family: Raleway, sans-serif;
  color: #333;
  font-size: 16px;
  font-weight: 300;
}

.blue-h2 {
  color: #44b3c2;
}

.black {
  color: #333;
}

.about {
  margin-top: 80px;
  margin-bottom: 80px;
}

@media (max-width: 991px) {
  body {
    background-color: white;
  }
  p {
    font-size: 14px;
    line-height: 21px;
  }
  .section.hero {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 50px;
  }
  .hero-iphone {
    text-shadow: black 0px 0px 0px;
  }
  .hero-header {
    font-size: 38px;
    text-shadow: rgba(0, 0, 0, 0.2) 0px 2px 0px;
  }
  .hero-subtitle {
    text-shadow: rgba(0, 0, 0, 0.2) 0px 2px 0px;
  }
  .price-text {
    font-size: 20px;
  }
  .center.fuel-services.padbot {
    font-size: 20px;
    line-height: 30px;
  }
  .hero-container {
    padding-bottom: 0px;
  }
  .footer-location {
    padding-top: 0px;
  }
  .sticky-footer {
    display: none;
  }
  .hero.div {
    margin-bottom: 20px;
  }
  .h2-hero {
    margin-right: 10px;
    margin-bottom: 6px;
    margin-left: 10px;
    padding-top: 0px;
    font-size: 27px;
  }
  .h2-hero.light-bg.form {
    padding-top: 0px;
    font-size: 20px;
  }
  .h2-hero.light-bg.form.padding {
    margin-top: 0px;
  }
  .content-row {
    padding-top: 50px;
    padding-bottom: 0px;
    background-color: #f6f6f6;
  }
  .fuel-buttons {
    float: none;
    clear: none;
    font-size: 10px;
  }
  .fuel-buttons.blue {
    display: inline-block;
    float: none;
    clear: none;
    font-size: 10px;
  }
  .rocket {
    margin-bottom: 28px;
  }
  .intro-row {
    background-color: #f6f6f6;
  }
  .cta-button {
    float: none;
  }
  .float-left {
    font-size: 18px;
  }
  .p {
    text-align: center;
  }
  .p.centre {
    text-align: center;
  }
}

@media (max-width: 767px) {
  h2 {
    margin-top: 0px;
    margin-right: 20px;
    margin-left: 20px;
  }
  p {
    margin-right: 20px;
  }
  .section {
    padding-top: 0px;
    padding-bottom: 33px;
    text-align: center;
  }
  .section.hero {
    margin-bottom: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    text-align: center;
  }
  .section.grey.footer {
    display: none;
  }
  .section.fuel-services.marketing {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .hero-iphone {
    margin-bottom: 1px;
    text-shadow: black 0px 0px 0px;
  }
  .app-name {
    display: inline-block;
    margin-bottom: 0px;
  }
  .nav-link.menu {
    display: block;
    width: 200px;
    margin-right: auto;
    margin-left: auto;
    padding: 20px;
    color: white;
  }
  .nav-link.menu.w--current {
    color: white;
  }
  .nav-link.menu.white {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding: 20px;
    float: none;
    clear: right;
  }
  .nav-link.menu.white.w--current {
    padding: 20px;
  }
  .nav-column {
    padding-top: 22px;
    text-align: center;
  }
  .hero-header {
    margin-top: 30px;
    text-shadow: rgba(0, 0, 0, 0.2) 0px 2px 0px;
  }
  .price-text {
    margin-bottom: 31px;
    box-shadow: none;
    text-shadow: none;
  }
  .subfooter-right {
    border-top: 1px solid rgba(0, 0, 0, 0.09);
  }
  .center {
    padding-top: 23px;
    padding-bottom: 23px;
  }
  .center.fuel-services.padbot {
    margin-right: 20px;
    margin-bottom: 0px;
    margin-left: 20px;
    font-size: 18px;
  }
  .navbar {
    padding-top: 24px;
    padding-bottom: 24px;
    text-align: center;
  }
  .social-widget {
    margin-right: 11px;
    margin-left: 11px;
  }
  .button-block {
    margin-left: 20px;
  }
  .logo {
    display: inline-block;
    margin-top: 10px;
    float: none;
  }
  .logo.internal {
    margin-left: 10px;
  }
  .hero-container {
    padding-top: 0px;
  }
  .website-services-icon {
    float: none;
  }
  .services.web {
    display: block;
    margin-right: 20px;
    margin-left: 20px;
    padding-left: 10px;
    float: none;
    border-style: none;
    text-align: center;
  }
  .web-services {
    position: static;
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .footer-location {
    display: none;
  }
  .footer-heading.sub {
    color: #333;
  }
  .hero.div {
    color: #333;
  }
  .h2-hero {
    margin-bottom: 30px;
    padding-right: 4px;
    padding-left: 4px;
    color: white;
    font-weight: 300;
  }
  .fuel-your-business {
    display: none;
    color: white;
  }
  .callout-header {
    background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.49) 1%, rgba(0, 0, 0, 0.70) 96%), url('../images/hero-computer-image.jpg');
    background-image: linear-gradient(rgba(0, 0, 0, 0.49) 1%, rgba(0, 0, 0, 0.70) 96%), url('../images/hero-computer-image.jpg');
    background-position: 0px 0px, 0px 0px;
    background-size: auto, cover;
  }
  .callout-header.padding {
    display: none;
  }
  .content-row.grey {
    border-top: 1px solid black;
  }
  .fuel-buttons {
    margin-right: 0px;
  }
  .fuel-buttons.blue {
    margin-right: 0px;
  }
  .rocket {
    display: none;
  }
  .video-bg-home {
    position: relative;
    display: none;
  }
  .contactus-page {
    margin-top: 0px;
  }
  .float-left {
    padding-left: 0px;
    font-size: 14px;
  }
  .home-page-icons {
    position: relative;
    left: 0px;
    top: 0px;
  }
  .fuel-menu.white {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .fuel-nav {
    display: block;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 5px;
    padding-bottom: 5px;
    float: none;
    background-color: #333;
  }
  .row {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .icon-container {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .menu-button.w--open {
    background-color: transparent;
  }
  .icon {
    color: white;
  }
  .icon-internal {
    color: black;
  }
  .brand-mobile {
    margin-top: 10px;
  }
  .h3 {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 20px;
  }
  .h3.hero-call-to-action {
    margin-top: 50px;
    margin-bottom: 50px;
    font-size: 20px;
  }
  .h3.black-action {
    margin-left: 20px;
    text-align: left;
  }
  .p {
    margin-right: 20px;
    margin-left: 20px;
  }
  .p.centre {
    margin-right: 20px;
    margin-left: 20px;
  }
  .get-fuel-row {
    padding-right: 20px;
    padding-left: 20px;
  }
  .menu-open {
    background-color: transparent;
  }
  .menu-open.w--open {
    background-color: transparent;
  }
}

@media (max-width: 479px) {
  h2 {
    margin-top: 30px;
    margin-right: 10px;
    margin-left: 10px;
    font-size: 20px;
  }
  h3 {
    font-size: 18px;
    line-height: 23px;
  }
  p {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    padding-left: 0px;
    float: none;
    clear: left;
    font-size: 10px;
  }
  .section {
    text-align: center;
  }
  .section.white {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .section.purple {
    padding-top: 9px;
    padding-bottom: 9px;
  }
  .hero-iphone {
    text-shadow: black 0px 0px 0px;
  }
  .nav-link.menu.white {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding: 20px;
  }
  .nav-link.menu.white.w--current {
    padding: 20px;
  }
  .hero-header {
    font-size: 32px;
    text-shadow: rgba(0, 0, 0, 0.2) 0px 2px 0px;
  }
  .price-text {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 20px;
  }
  .social-button {
    float: none;
  }
  .center {
    display: none;
  }
  .center.fuel-services {
    font-size: 20px;
  }
  .center.fuel-services.padbot {
    margin-right: 20px;
    margin-left: 20px;
    font-size: 18px;
  }
  .button-block {
    display: block;
    margin-top: 30px;
    margin-right: auto;
    margin-left: auto;
    float: none;
    text-align: center;
  }
  .logo {
    margin-top: 10px;
  }
  .website-services-icon {
    display: block;
  }
  .services.web {
    padding-right: 10px;
    padding-left: 10px;
  }
  .web-services {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .team {
    margin-top: 6px;
    margin-bottom: 6px;
  }
  .h2-hero {
    color: white;
    font-size: 20px;
  }
  .h2-hero.light-bg {
    display: block;
    margin-right: auto;
    margin-left: auto;
    font-size: 20px;
  }
  .h2-hero.light-bg.form {
    font-size: 20px;
  }
  .intro-h4 {
    margin-right: 10px;
    margin-left: 10px;
  }
  .mission-leader {
    font-size: 20px;
  }
  .callout-header {
    background-position: 100% 50%;
  }
  .support-grid {
    display: block;
    margin: 0px auto;
    text-align: center;
  }
  .services-column-left {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-right: 10px;
    text-align: center;
  }
  .page-subtitle {
    font-size: 20px;
  }
  .fuel-buttons {
    width: 200px;
    margin-right: 0px;
  }
  .fuel-buttons.orange {
    float: none;
  }
  .fuel-buttons.orange.landing {
    margin-bottom: 10px;
  }
  .fuel-buttons.blue {
    margin-right: 0px;
    margin-bottom: 20px;
  }
  .fuel-button-column {
    padding-top: 9px;
    padding-bottom: 9px;
  }
  .white-background {
    display: none;
  }
  .cta-form-home {
    padding-top: 0px;
  }
  .fuel-menu.white {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .contact-center.ebnd {
    margin-bottom: 50px;
  }
  .linkedin-image {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .col {
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    letter-spacing: -0.1px;
  }
  .icon {
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: right;
  }
  .h1 {
    font-size: 24px;
    line-height: 34px;
  }
  .h1.red {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 22px;
    text-align: center;
  }
  .h2 {
    font-size: 20px;
  }
  .h3 {
    font-size: 16px;
    line-height: 20px;
  }
  .h3.hero-call-to-action {
    margin-right: 10px;
    margin-left: 10px;
    font-size: 16px;
    line-height: 20px;
  }
  .h3.black-action {
    margin-top: 30px;
    margin-bottom: 30px;
    margin-left: 0px;
    text-align: center;
  }
  .menu-open.w--open {
    position: static;
    float: none;
  }
  .check-label {
    text-align: left;
  }
}

