:root {
  --regular-text: #7a7a7a;
  --headings: #121212;
  --light-blue: #f7f9fa;
  --border-color: #e6ebed;
  --flame: #f49032;
  --dark-orange: #ff9700;
}

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

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

h2 {
  color: #121212;
  text-align: left;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 36px;
  overflow: visible;
}

h3 {
  color: #121212;
  text-align: left;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 21px;
  font-weight: 700;
  line-height: 1.5;
}

h4 {
  color: #121212;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.5;
}

h5 {
  color: #121212;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.5;
}

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

p {
  color: #7a7a7a;
  margin-bottom: 10px;
  font-family: Source Sans Pro, sans-serif;
  font-size: 15px;
  line-height: 26px;
}

a {
  color: #f36b21;
  font-family: Source Sans Pro, sans-serif;
  text-decoration: none;
  transition: color .4s;
}

ul {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px;
  font-family: Source Sans Pro, sans-serif;
}

blockquote {
  color: #121212;
  background-color: #f7f9fa;
  border-left: 1px #000;
  margin-bottom: 10px;
  padding: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.hero-slider {
  width: 100%;
  height: 1000px;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
  position: relative;
}

.hero-slider.fullsize {
  height: auto;
}

.main-nav {
  opacity: 1;
  background-color: rgba(0, 0, 0, .4);
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.main-nav.style-2 {
  background-color: rgba(255, 255, 255, .4);
  position: relative;
}

.hero-heading {
  color: #fff;
  text-align: center;
  text-transform: none;
  width: 100%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  font-family: Playfair Display, sans-serif;
  font-size: 220px;
  line-height: 1;
  display: block;
  position: relative;
  top: 0%;
  left: 0;
  right: 0;
  overflow: visible;
  transform: translate(0);
}

.hero-heading.size-95 {
  text-transform: none;
  margin-bottom: 42px;
  font-size: 80px;
}

.hero-heading.size-95.alt-font {
  letter-spacing: 0;
  text-transform: none;
  font-family: Montserrat, sans-serif;
}

.hero-heading.size-95.alt-font.style-2 {
  margin-bottom: 24px;
}

.hero-heading.size-95.alt-font.style-2.uppercase {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 90px;
  margin-bottom: 25px;
  font-size: 75px;
}

.hero-heading.size-95.alt-font.style-2.uppercase.orange {
  color: #ff9700;
  margin-top: 47px;
}

.hero-heading.size-95.alt-font.mb-20 {
  margin-top: 30px;
  margin-bottom: 20px;
}

.hero-heading.growth {
  margin-top: 0;
  margin-bottom: 53px;
}

.section-2 {
  padding-top: 120px;
  padding-bottom: 57px;
  display: block;
  position: relative;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
}

.section-2.bg-light {
  background-color: #f7f9fa;
  padding-top: 0;
  padding-bottom: 75px;
  display: block;
}

.section-2.bg-light.pt-0 {
  padding-top: 0;
  display: none;
}

.section-2.bg-light.solutions {
  padding-top: 100px;
  padding-bottom: 100px;
}

.section-2.bg-light.solutions.new-1 {
  padding-top: 0;
}

.section-2.services-img {
  background-image: url('../images/services_bg.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
}

.section-2.services-img.text-center {
  text-align: center;
}

.section-2.services-img.text-center.nopadding {
  background-image: url('../images/services_bg_1.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: scroll;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
  overflow: hidden;
}

.section-2.pt-0 {
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
}

.section-2.bg-dark {
  background-color: #171919;
}

.section-2.bg-dark.pt-140 {
  padding-top: 100px;
  display: block;
}

.section-2.bg-dark.pt-90 {
  padding-top: 90px;
}

.section-2.testimonials {
  background-image: linear-gradient(rgba(0, 0, 0, .56), rgba(0, 0, 0, .56)), url('../images/cars-1845651_1920.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  padding-top: 111px;
  display: block;
}

.section-2.testimonials.home-page {
  display: block;
}

.section-2.testimonials.challenges {
  padding-top: 125px;
  padding-bottom: 125px;
}

.section-2.testimonials.approach {
  background-image: linear-gradient(rgba(0, 0, 0, .56), rgba(0, 0, 0, .56)), url('../images/cars-1845651_1920.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.section-2.testimonials.about-us.about-us-section {
  padding-top: 169px;
}

.section-2.testimonials.contact-us {
  background-image: linear-gradient(rgba(0, 0, 0, .47), rgba(0, 0, 0, .47)), url('../images/rogers-centre-828923_1920.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  padding-top: 55px;
  padding-bottom: 10px;
}

.section-2.contact {
  background-image: linear-gradient(rgba(0, 0, 0, .23), rgba(0, 0, 0, .23)), url('../images/rogers-centre-828923_1920.jpg');
  background-position: 0 0, 50% 100%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  padding-top: 178px;
  padding-bottom: 154px;
  display: block;
}

.section-2.contact.last-page {
  background-image: none;
  background-position: 0 0;
  background-size: auto;
  background-attachment: scroll;
  display: none;
}

.section-2.contact.about {
  display: none;
}

.section-2.contact.approach {
  display: block;
}

.section-2.contact.challenges {
  display: none;
}

.section-2.contact.home {
  background-image: linear-gradient(rgba(0, 0, 0, .23), rgba(0, 0, 0, .23)), url('../images/rogers-centre-828923_1920.jpg');
  background-position: 0 0, 50% 100%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  padding-top: 92px;
  display: block;
}

.section-2.video-section {
  background-image: url('../images/video_section_bg.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: scroll;
  padding-top: 220px;
  padding-bottom: 220px;
}

.section-2.results-wrap {
  background-image: url('../images/results_bg.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
}

.section-2.nopadding {
  padding-top: 0;
  padding-bottom: 0;
}

.section-2.page-title {
  background-image: url('../images/about_title.jpg');
  background-position: 50%;
  background-size: cover;
  height: 340px;
  padding-top: 0;
  padding-bottom: 0;
}

.section-2.page-title.services-bg {
  background-image: url('../images/services_title_bg.jpg');
  background-size: auto;
}

.section-2.page-title.hero-blog {
  background-image: none;
  height: 540px;
}

.section-2.page-title.blog-bg {
  background-image: url('../images/blog_title_bg.jpg');
  background-position: 50%;
  background-size: cover;
}

.section-2.page-title.typography-bg {
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/contact_title_bg.jpg');
  background-position: 50%;
  background-size: cover;
}

.section-2.experts {
  padding-top: 50px;
  padding-bottom: 0;
}

.section-2.experts.consulting {
  margin-top: 0;
  padding-top: 20px;
  display: block;
}

.section-2.too-low {
  margin-top: 256px;
  margin-bottom: 80px;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
}

.section-2.accordian {
  display: none;
}

.container {
  text-align: left;
  width: 100%;
  max-width: 1170px;
  margin-top: 3px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 70px;
  display: block;
  position: static;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
  overflow: visible;
}

.container.text-title {
  height: 100%;
}

.container.experts {
  margin-bottom: 0;
}

.container.header-one {
  margin-top: 0;
  padding-top: 0;
}

.container.quote {
  padding-top: 0;
  padding-bottom: 59px;
}

.container.text {
  margin-top: 30px;
  margin-bottom: 55px;
  padding-top: 0;
}

.container.text.contact-link {
  margin-top: 50px;
  margin-bottom: 67px;
}

.container.text.sciences {
  margin-bottom: -40px;
}

.container.text.about-us {
  display: none;
}

.container.process {
  padding-top: 0;
}

.container.approach {
  margin-top: 71px;
}

.hero-wrap {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translate(0, -50%);
}

.nav-link {
  color: #fff;
  column-count: 1;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
}

.nav-link:hover {
  color: #f49032;
}

.nav-link.w--current {
  color: #ff9700;
  font-size: 14px;
}

.nav-link.nav-shrink {
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  padding-top: 27px;
  padding-bottom: 20px;
  font-size: 14px;
}

.nav-link.nav-shrink:hover {
  color: #f69431;
}

.nav-link.nav-shrink.w--current {
  color: #ff9700;
  padding-top: 27px;
  font-size: 14px;
  transition: color .4s;
}

.nav-link.nav-shrink.style-2 {
  color: #f36b21;
}

.nav-link.dark {
  color: #121212;
}

.nav-link.dark.current, .nav-link.dark.current.nav-shrink.style-2 {
  color: #f36b21;
}

.nav-link.dark.nav-shrink.style-2 {
  color: #121212;
}

.nav-link.dark.nav-shrink.style-2:hover, .nav-link.dark.style-2:hover {
  color: #f36b21;
}

.container-fluid {
  background-color: rgba(0, 0, 0, 0);
  max-width: 100%;
  padding-left: 50px;
  padding-right: 50px;
  display: block;
}

.container-fluid.nopadding {
  padding-left: 0;
  padding-right: 0;
}

.container-fluid.device-features {
  padding-left: 160px;
  padding-right: 160px;
}

.logo {
  padding-top: 41px;
  padding-bottom: 41px;
}

.logo.logo-shrink {
  padding-top: 21px;
  padding-bottom: 21px;
}

.hero-subheading {
  color: #fff;
  letter-spacing: 0;
  text-transform: none;
  margin-top: 15px;
  margin-bottom: 35px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
}

.hero-subheading.alt-font {
  letter-spacing: 0;
  text-transform: none;
  font-family: Playfair Display, sans-serif;
  font-size: 24px;
  font-style: normal;
}

.hero-subheading.alt-font.style-2 {
  letter-spacing: 2px;
  margin-bottom: 44px;
  font-size: 23px;
  line-height: 33px;
}

.hero-subheading.alt-font.style-2.style-3 {
  margin-bottom: 10px;
  padding-left: 68px;
  padding-right: 152px;
  font-size: 28px;
}

.hero-subheading.alt-font.style-2.style-3.orange-page {
  margin-top: 36px;
  margin-bottom: 0;
  padding: 118px 0 0 53px;
}

.btn {
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #f36b21;
  border: 2px solid rgba(0, 0, 0, 0);
  border-radius: 3px;
  margin-left: 5px;
  margin-right: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 700;
  transition: background-color .4s, color .4s, border-color .4s, opacity .4s;
}

.btn:hover {
  opacity: .9;
  color: #fff;
}

.btn.btn-lg {
  background-color: #f49032;
  padding: 0 34px;
  line-height: 46px;
}

.btn.btn-lg.btn-transparent {
  opacity: 1;
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid #fff;
  transition: background-color .4s, color .4s, border .4s;
  display: none;
}

.btn.btn-lg.btn-transparent:hover {
  background-color: #f49032;
  border-color: rgba(0, 0, 0, 0);
}

.btn.btn-lg.btn-transparent.on-white {
  color: #000;
  border-color: #d6d6d6;
}

.btn.btn-lg.btn-transparent.on-white:hover {
  color: #fff;
  background-color: #f49032;
}

.btn.btn-lg.btn-transparent.on-white.action {
  display: inline-block;
}

.btn.btn-lg.btn-transparent.on-white.action.home-overlay {
  color: #f7f9fa;
  width: 120px;
  margin-top: 0%;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  bottom: 50px;
  left: 0;
  right: 0;
}

.btn.btn-lg.btn-transparent.move-down {
  margin-top: 30px;
  display: inline-block;
}

.btn.btn-lg.btn-transparent.move-down:hover {
  background-color: #f49032;
}

.btn.btn-lg.btn-transparent.move-down.home-slide {
  display: none;
}

.btn.btn-lg.btn-white {
  color: #121212;
  background-color: #fff;
}

.btn.btn-lg.btn-white:hover {
  color: #fff;
  background-color: #f36b21;
}

.btn.btn-lg.mt-25 {
  margin-top: 25px;
  position: static;
}

.btn.btn-lg.btn-stroke {
  color: #121212;
  background-color: rgba(0, 0, 0, 0);
  border-color: #e6ebed;
}

.btn.btn-lg.btn-stroke:hover {
  color: #fff;
  background-color: #f36b21;
  border-color: rgba(0, 0, 0, 0);
}

.btn.btn-lg.btn-green {
  background-color: #1ed3a6;
}

.btn.btn-lg.btn-violet {
  background-color: #9c55d2;
}

.btn.btn-lg.btn-blue {
  background-color: #14b8ee;
}

.btn.btn-lg.btn-red {
  background-color: #f34937;
}

.btn.btn-lg.btn-yellow {
  background-color: #ee9e13;
}

.btn.btn-md {
  padding: 0 27px;
  font-size: 12px;
  line-height: 40px;
}

.btn.btn-md.btn-white {
  color: #121212;
  background-color: #fff;
}

.btn.btn-md.btn-white:hover {
  color: #fff;
  background-color: #f36b21;
}

.btn.btn-md.btn-white.hero-btn {
  z-index: 0;
  margin-top: 250px;
  position: relative;
}

.btn.btn-md.btn-stroke {
  color: #121212;
  background-color: #fff;
  border-color: #e6ebed;
}

.btn.btn-md.btn-stroke:hover {
  color: #fff;
  background-color: #f36b21;
  border-color: rgba(0, 0, 0, 0);
}

.btn.btn-md.btn-green {
  background-color: #1ed3a6;
}

.btn.btn-md.btn-violet {
  background-color: #9c55d2;
}

.btn.btn-md.btn-blue {
  background-color: #14b8ee;
}

.btn.btn-md.btn-red {
  background-color: #f34937;
}

.btn.btn-md.btn-yellow {
  background-color: #ee9e13;
}

.btn.btn-transparent {
  background-color: rgba(0, 0, 0, 0);
  border-color: #fff;
}

.btn.btn-transparent:hover {
  background-color: #f36b21;
  border-color: rgba(0, 0, 0, 0);
}

.btn.btn-dark {
  color: #fff;
  background-color: #121212;
}

.btn.btn-dark:hover {
  background-color: #f36b21;
}

.btn.btn-sm {
  padding-top: 0;
  padding-bottom: 0;
  font-size: 11px;
  line-height: 30px;
}

.btn.btn-sm.btn-dark.read-more {
  margin-top: 10px;
  margin-left: 0;
  margin-right: 0;
}

.btn.btn-sm.project-btn {
  margin-top: 20px;
  margin-bottom: 30px;
  margin-left: 0;
}

.btn.btn-sm.btn-stroke {
  color: #121212;
  background-color: rgba(0, 0, 0, 0);
  border-color: #e6ebed;
}

.btn.btn-sm.btn-stroke:hover {
  color: #fff;
  background-color: #f36b21;
  border-color: rgba(0, 0, 0, 0);
}

.btn.btn-sm.btn-green {
  background-color: #1ed3a6;
}

.btn.btn-sm.btn-violet {
  background-color: #9c55d2;
}

.btn.btn-sm.btn-blue {
  background-color: #14b8ee;
}

.btn.btn-sm.btn-red {
  background-color: #f34937;
}

.btn.btn-sm.btn-yellow {
  background-color: #ee9e13;
}

.intro-box {
  text-align: center;
  background-color: #fff;
  border: 1px solid silver;
  margin-bottom: -30px;
  padding: 120px 100px 61px;
  box-shadow: 38px 32px 50px -25px #b1aeae, 0 0 6px #fff;
}

.intro-box.moved-up-50-px {
  margin-top: -150px;
  margin-bottom: -97px;
  padding-top: 44px;
  padding-bottom: 70px;
}

.intro-box.enviromental {
  z-index: 1;
  padding-top: 75px;
  padding-bottom: 90px;
  position: relative;
}

.subheading {
  color: #f79f31;
  letter-spacing: .5em;
  text-transform: uppercase;
  margin-top: 1px;
  margin-bottom: 33px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.subheading.right-justified {
  text-align: right;
}

.subheading.right-justified.name {
  margin-top: 34px;
}

.subheading.solutions {
  text-align: center;
  margin-top: 56px;
  margin-bottom: 15px;
}

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

.subheading.name {
  margin-top: 34px;
  margin-bottom: 0;
}

.subheading.name.left {
  margin-top: 0;
}

.subheading.name.left.right {
  text-align: right;
}

.subheading.section-subheading {
  margin-top: 18px;
}

.intro-heading {
  color: #121212;
  text-align: center;
  text-indent: 0;
  width: 100%;
  margin-bottom: 47px;
  font-family: Montserrat, sans-serif;
  font-size: 28px;
  line-height: 40px;
  display: block;
}

.intro-heading.solutions-intro {
  margin-top: 25px;
  margin-bottom: 0;
  font-size: 36px;
}

.intro-text {
  color: #7a7a7a;
  border-color: #ff9700;
  margin-top: 0;
  margin-bottom: 2px;
  padding-top: 0;
  font-family: Source Sans Pro, sans-serif;
  font-size: 18px;
  line-height: 30px;
  display: block;
}

.intro-text._0-px {
  margin-top: 30px;
  margin-bottom: 35px;
}

.intro-text.about {
  margin-bottom: 33px;
}

.hero-slide {
  background-image: url('../images/onepage_slide_1.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
}

.hero-slide.full-page {
  background-image: url('../images/onepage_slide_1.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  height: 100vh;
  display: inline-block;
}

.hero-slide.style-2 {
  background-image: linear-gradient(#000, rgba(0, 0, 0, 0) 56%), linear-gradient(rgba(0, 0, 0, .36), rgba(0, 0, 0, .36)), url('../images/atlanta-1948148.jpg');
  background-position: 0 0, 0 0, 11%;
  background-size: auto, auto, cover;
  background-attachment: scroll, scroll, fixed;
  width: 100%;
}

.hero-slide-3 {
  background-image: url('../images/onepage_slide_3.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: scroll;
}

.hero-slide-3.full-page {
  background-image: url('../images/light-bulb-1246043.jpg');
  height: 1000px;
}

.hero-slide-3.style-2 {
  background-image: url('../images/light-bulb-1246043.jpg');
  background-size: cover;
  background-attachment: scroll;
}

.partners-slider {
  clear: both;
  background-color: rgba(0, 0, 0, 0);
  height: auto;
  position: relative;
  overflow: visible;
}

.white {
  color: #fff;
  text-align: center;
  padding-left: 25px;
  padding-right: 25px;
}

.white.uppercase {
  letter-spacing: .08em;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
}

.white.uppercase.service-title {
  padding-left: 0;
  padding-right: 0;
  font-size: 16px;
}

.white.entry-title {
  margin-bottom: 10px;
  font-size: 16px;
}

.service-icon {
  width: 80px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: static;
  top: 0;
  left: 0;
  right: 0;
}

.service-icon.style-3 {
  background-color: #f7f9fa;
  border-radius: 50%;
  width: 90px;
  height: 90px;
  line-height: 90px;
  display: inline-block;
}

.service-outer {
  float: none;
  height: auto;
  padding-top: 400px;
  padding-bottom: 400px;
  display: block;
  position: relative;
}

.service-outer.dark-overlay-24 {
  background-color: rgba(0, 0, 0, .24);
  width: 100%;
  padding-right: 0;
  position: relative;
  overflow: hidden;
}

.service-inner {
  padding-left: 15px;
  padding-right: 15px;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translate(0, -50%);
}

.nopadding {
  padding-left: 0;
  padding-right: 0;
}

.nopadding.dark-overlay-34 {
  background-color: rgba(0, 0, 0, .34);
}

.heading-wrap {
  text-align: center;
  margin-top: 41px;
  margin-bottom: 50px;
}

.heading-wrap.mb-80 {
  margin-bottom: 80px;
}

.scroll-nav {
  z-index: 1000;
  background-color: rgba(255, 255, 255, .85);
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}

.scroll-nav.style-2 {
  background-color: #fff;
  display: block;
  overflow: visible;
  box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
}

.scroll-nav.trigger-1 {
  z-index: 1000;
}

.hero-slide-2 {
  background-image: url('../images/onepage_slide_2.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: scroll;
}

.hero-slide-2.full-page {
  background-image: url('../images/matches-1738848.jpg');
  height: 1000px;
}

.hero-slide-2.style-2 {
  background-color: #000;
  background-image: none;
  width: 100%;
  height: 1000px;
}

.hero-slider-arrows {
  transform: scale(.8);
}

.scroll-icon {
  z-index: 2;
  transition: opacity .4s;
  position: absolute;
  bottom: 0;
  left: 50%;
  right: 0;
  transform: translate(-50%);
}

.scroll-icon:hover {
  opacity: .85;
}

.scroll-icon-link {
  z-index: 4;
  width: 30px;
  height: 30px;
  position: absolute;
  bottom: 99px;
  left: 50%;
  right: 0;
  transform: translate(-50%);
}

.about-us-title {
  text-align: left;
  margin-top: 21px;
  margin-bottom: 24px;
}

.about-us-title.right-justified, .about-us-title.left.right {
  text-align: right;
}

.service-features {
  margin-top: 80px;
}

.service-features.style-2 {
  margin-top: 20%;
}

.service-features.lesspadding {
  margin-top: 40px;
}

.service-features-box {
  position: relative;
}

.service-features-box._45-px {
  margin-bottom: 23px;
}

.features-text {
  padding-top: 0;
  padding-left: 50px;
}

.features-text.style-2 {
  padding-left: 30px;
  padding-right: 30px;
}

.features-text._100-px {
  padding-top: 6px;
  padding-left: 100px;
}

.features-icon {
  color: #f49032;
  background-color: #ff9700;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  margin-top: 9px;
  margin-left: 19px;
  margin-right: auto;
  line-height: 70px;
  display: block;
  position: absolute;
}

.features-heading.white {
  text-align: left;
}

.features-heading.white.uppercase {
  letter-spacing: .08em;
  margin-bottom: 0;
  padding-left: 0;
}

.features-heading.white.uppercase.black {
  color: #121212;
  height: 42px;
  padding-right: 0;
}

.features-heading.uppercase.style-2 {
  font-size: 18px;
}

.features-paragraph {
  color: #b2b2b2;
  text-align: left;
  margin-bottom: 21px;
  padding-left: 0;
}

.features-paragraph.style-2 {
  color: #7a7a7a;
}

.portfolio-slider {
  background-color: rgba(0, 0, 0, 0);
  height: auto;
}

.portfolio-slider-arrows {
  color: #121212;
}

.call-to-action {
  text-align: center;
}

.call-to-action.style-3 {
  background-color: #121212;
  width: 100%;
  padding-top: 70px;
  padding-bottom: 70px;
  transition: color .4s, background-color .4s ease-in-out;
}

.call-to-action.style-3:hover {
  background-color: #f36b21;
}

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

.text-center.cta-heading {
  margin-top: 47px;
  margin-bottom: 40px;
  font-size: 30px;
}

.text-center.cta-heading.white.nomargin {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  display: inline;
}

.text-center.cta-heading.sciences {
  color: #121212;
}

.text-center.white {
  font-weight: 700;
}

.text-center.uppercase {
  letter-spacing: .08em;
  font-size: 36px;
}

.text-center.uppercase.white {
  margin-bottom: 25px;
  font-size: 30px;
}

.text-center.uppercase.white.mt-0 {
  margin-top: 0;
}

.text-center.uppercase.white.last-page {
  color: #121212;
}

.text-center.feature-heading-2 {
  margin-bottom: 15px;
  font-size: 14px;
}

.text-center.feature-heading-2.uppercase {
  color: #f7f9fa;
  width: 130px;
  margin-bottom: 21px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.text-center.feature-heading-2.uppercase.darker {
  color: #313131;
}

.text-center.mt-60 {
  margin-top: 60px;
}

.testimonials-slider {
  background-color: rgba(0, 0, 0, 0);
  height: auto;
}

.testimonial-text {
  color: #fff;
  text-align: center;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 34px;
}

.testimonial-text.contact {
  font-size: 30px;
}

.testimonial-author {
  color: #fff;
  text-align: center;
  letter-spacing: .03em;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
}

.testimonials-dots {
  margin-top: 50px;
  font-size: 10px;
  position: relative;
  top: auto;
}

.pricing-box {
  text-align: center;
  background-color: #f7f9fa;
  padding: 50px 30px;
  position: relative;
  overflow: hidden;
  box-shadow: 0 1px 0 1px rgba(72, 78, 85, .1);
}

.pricing-title {
  text-align: center;
  margin-top: 0;
  margin-bottom: 17px;
  font-size: 16px;
}

.pricing-feature {
  color: #7a7a7a;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Source Sans Pro, sans-serif;
}

.pricing-price {
  color: #121212;
  font-family: Montserrat, sans-serif;
  font-size: 50px;
  line-height: 1.3;
  display: inline-block;
}

.pricing-term {
  color: #9e9e9e;
  margin-bottom: 38px;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
}

.pricing-currency {
  color: #121212;
  padding-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 34px;
  display: inline-block;
}

.entry-wrap {
  z-index: 1;
  text-align: center;
  background-image: linear-gradient(rgba(0, 0, 0, .7), rgba(0, 0, 0, .7));
  width: 100%;
  height: 100%;
  min-height: 100%;
  padding-left: 10%;
  padding-right: 10%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  overflow: visible;
}

.entry-box {
  position: relative;
  top: 50%;
  transform: translate(0, -50%);
}

.entry-box.style-2 {
  background-color: #fff;
  margin-bottom: 40px;
  padding: 30px;
  top: 0%;
  transform: none;
  box-shadow: 0 1px 0 1px rgba(72, 78, 85, .1);
}

.entry-meta {
  margin-top: 5px;
  margin-bottom: 15px;
  padding-left: 0;
  position: static;
}

.entry-meta.hero-entry-meta {
  text-align: center;
  position: relative;
}

.entry-li {
  color: #7a7a7a;
  margin-left: 5px;
  margin-right: 5px;
  font-size: 13px;
  font-style: italic;
  display: inline-block;
}

.entry-li.entry-date {
  margin-left: 0;
  margin-right: 10px;
  list-style-type: none;
}

.entry-li.white {
  color: #fff;
}

.entry-li.entry-category:hover {
  color: #7a7a7a;
}

.entry-li.entry-category.white:hover {
  color: #fff;
}

.entry-category {
  color: #7a7a7a;
  text-decoration: none;
}

.entry-category:hover {
  color: #f36b21;
}

.entry-category.white {
  color: #fff;
}

.img-100 {
  z-index: 2;
  width: 100%;
  position: relative;
}

.entry-img {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.entry-img.style-2 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-size: cover;
  height: 800px;
}

.pb-0 {
  padding-bottom: 0;
}

.service-item-box {
  float: left;
  text-align: center;
  background-color: rgba(255, 255, 255, .9);
  border: 2px solid #feb42b;
  width: 100%;
  height: 430px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  padding: 60px 35px;
  display: block;
  box-shadow: 0 1px 0 1px rgba(72, 78, 85, .1);
}

.service-item-box.style-2 {
  box-shadow: none;
  text-align: center;
  margin-bottom: 0;
  padding: 0;
}

.service-item-box.contact-block {
  float: left;
  background-color: rgba(255, 255, 255, .75);
  width: 75%;
  height: 280px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.service-item-box.contact-block.float-right, .service-item-box.right-padding {
  float: right;
}

.service-item-box.assosiates {
  float: none;
  width: 100%;
  height: auto;
  padding-top: 35px;
  padding-bottom: 35px;
}

.service-item-box.assosiates.fixedd {
  padding-top: 65px;
}

.service-item-box.display {
  width: 75%;
}

.service-item-box._75 {
  float: none;
  width: 75%;
}

.service-item-box.larger {
  height: 465px;
}

.input {
  height: 38px;
  font-family: Source Sans Pro, sans-serif;
}

.input.mb-30 {
  background-color: rgba(0, 0, 0, .2);
}

.input.mb-30.dark {
  color: #fff;
  background-color: rgba(255, 255, 255, .2);
  border-color: rgba(0, 0, 0, 0);
  font-family: Source Sans Pro, sans-serif;
}

.input.mb-30.dark:focus {
  border: 1px solid #f36b21;
}

.textarea {
  height: 180px;
  min-height: 180px;
  max-height: 180px;
  font-family: Source Sans Pro, sans-serif;
}

.textarea.mb-30 {
  background-color: rgba(0, 0, 0, .2);
}

.textarea.mb-30.dark {
  direction: ltr;
  color: #fff;
  background-color: rgba(255, 255, 255, .2);
  border-color: rgba(0, 0, 0, 0);
}

.textarea.mb-30.dark:focus {
  border: 1px solid #f36b21;
}

.mb-30 {
  margin-bottom: 30px;
}

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

.portfolio-slide {
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  width: 20%;
  padding-left: 4px;
  padding-right: 4px;
  overflow: hidden;
}

.footer-widgets {
  border: 1px #000;
  border-bottom: 1px solid #edf0f0;
  padding-top: 0;
  padding-bottom: 0;
}

.footer-get-in-touch {
  margin-top: 45px;
}

.footer-list {
  color: #7a7a7a;
  font-size: 16px;
  line-height: 30px;
}

.footer-widget-title {
  margin-top: 45px;
  margin-bottom: 41px;
  font-size: 20px;
}

.footer-widget-title.right {
  float: none;
  text-align: right;
}

.footer-logo {
  width: 350px;
  margin: 0 auto 36px;
  padding-top: 0;
  display: block;
}

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

.footer-paragraph {
  font-size: 16px;
  line-height: 30px;
}

.bottom-footer {
  background-color: rgba(0, 0, 0, 0);
  border: 2px #000;
  border-bottom-width: 0;
  padding-top: 24px;
  padding-bottom: 24px;
}

.footer-socials {
  float: right;
}

.footer-social {
  float: none;
  width: auto;
  margin-left: 20px;
  padding-left: 0;
  display: inline-block;
}

.footer-social.fa {
  color: #bababa;
  width: auto;
  height: 32px;
  line-height: 32px;
}

.footer-social.fa:hover {
  color: #f36b21;
}

.footer-social.fa.fa-twitter {
  width: 13px;
  display: none;
}

.footer-social.fa.fa-linkedin {
  display: none;
}

.copyright {
  margin-bottom: 0;
}

.about-paragraph {
  margin-top: 14px;
  padding-left: 0;
  font-size: 16px;
  line-height: 25px;
}

.about-paragraph.right-justified {
  text-align: right;
  margin-bottom: 62px;
}

.about-paragraph.right {
  text-align: right;
}

.progress-base {
  background-color: #f7f9fa;
  height: 5px;
  margin-bottom: 25px;
  position: relative;
}

.progress-bar {
  background-color: #f36b21;
  border: 0 solid rgba(0, 0, 0, 0);
  width: 100%;
  height: 5px;
  padding: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.progress-bar.second {
  width: 70%;
}

.progress-bar.third {
  width: 90%;
}

.progress-bar.fourth {
  width: 88%;
}

.progress-title {
  letter-spacing: .02em;
  text-transform: uppercase;
  margin-top: 0;
  font-size: 13px;
  display: inline-block;
}

.progress-percent {
  float: right;
  color: #121212;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 700;
  display: inline-block;
}

.skills {
  margin-top: 50px;
}

.team-member {
  float: left;
  position: relative;
  overflow: hidden;
}

.team-member.dennis {
  margin-left: 31px;
}

.team-member.david {
  float: right;
  margin-bottom: 21px;
  margin-right: 31px;
}

.team-details {
  z-index: 2;
  float: left;
  opacity: 0;
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 30px;
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  overflow: hidden;
}

.team-img {
  float: none;
  width: 190px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  display: block;
}

.team-img.dennis-hancock {
  border-style: none;
  width: 200px;
  height: 300px;
  margin-bottom: 9px;
}

.team-img.david-bachelor {
  border-style: none;
  width: 200px;
  height: 300px;
}

.team-img.fixe {
  height: 174px;
}

.socials {
  margin-top: 20px;
}

.team-position {
  color: #9e9e9e;
  font-family: Source Sans Pro, sans-serif;
  font-size: 18px;
}

.social-icon {
  background-color: #fff;
  border-radius: 50px;
  width: 37px;
  height: 37px;
  margin-left: 3px;
  margin-right: 3px;
  line-height: 37px;
}

.social-icon.fa {
  color: #7a7a7a;
  line-height: 37px;
  display: inline-block;
}

.social-icon.fa.fa-facebook:hover, .social-icon.fa.fa-twitter:hover, .social-icon.fa.fa-google-plus:hover, .social-icon.fa.fa-envelope:hover {
  color: #f36b21;
}

.portfolio-overlay {
  z-index: 0;
  opacity: 0;
  text-align: center;
  background-color: rgba(0, 0, 0, .7);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}

.project-icons {
  width: 100%;
  display: block;
  position: absolute;
  top: 30%;
}

.featured-item-description {
  width: 100%;
  position: absolute;
  bottom: 30%;
}

.featured-item-description.style-2 {
  text-align: left;
  background-color: #fff;
  padding: 12px 20px;
  bottom: -86px;
}

.project-icon {
  background-color: #fff;
  border-radius: 50px;
  width: 40px;
  height: 40px;
  margin-left: 3px;
  margin-right: 3px;
  line-height: 40px;
  display: inline-block;
}

.project-icon.fa {
  color: #121212;
  line-height: 40px;
  display: inline-block;
}

.project-icon.fa.fa-search:hover, .project-icon.fa.fa-link:hover {
  color: #f36b21;
}

.featured-item-title {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 16px;
}

.featured-item-title.style-2 {
  color: #121212;
  text-align: left;
  margin-bottom: 0;
}

.featured-item-link {
  color: #fff;
}

.featured-item-link.style-2 {
  color: #7a7a7a;
  font-style: italic;
}

.featured-item-category {
  color: #fff;
  font-family: Source Sans Pro, sans-serif;
  font-size: 13px;
  font-style: italic;
  display: inline-block;
}

.promo-img {
  padding-top: 59px;
}

.promo-img.new-2 {
  margin-top: 43px;
}

.partner-logo {
  width: 16.6%;
  height: auto;
}

.fa {
  display: inline;
}

.fa.fa-chevron-right {
  color: #fff;
  margin-left: 8px;
  font-size: 20px;
}

.hide-img {
  opacity: 1;
  display: none;
}

.hero-line {
  background-color: rgba(255, 255, 255, .5);
  width: 55%;
  height: 4px;
  margin-top: 50px;
  margin-bottom: 50px;
  display: inline-block;
  position: static;
  top: 0;
}

.uppercase {
  letter-spacing: 1px;
  text-transform: uppercase;
}

.dropdown-list {
  position: absolute;
  overflow: visible;
}

.dropdown-list.w--open {
  background-color: #fff;
  border-top: 3px solid #f36b21;
  min-width: 200px;
  padding-top: 10px;
  padding-bottom: 10px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
}

.dropdown-link {
  color: #7a7a7a;
  font-family: Source Sans Pro, sans-serif;
}

.dropdown-link:hover, .dropdown-link.w--current {
  color: #f36b21;
}

.hero-dots {
  font-size: 12px;
  bottom: 20px;
}

.play-btn {
  background-color: rgba(0, 0, 0, .3);
  border-radius: 50%;
  width: 100px;
  height: 100px;
  margin-bottom: 15px;
  transition: color .4s, background-color .4s ease-in-out;
  position: relative;
}

.play-btn:hover {
  background-color: #121212;
}

.play-triangle {
  border: 13px solid rgba(0, 0, 0, 0);
  border-left: 20px solid #fff;
  border-right-width: 0;
  width: 0;
  height: 0;
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(0, -50%)translate(-50%);
}

.feature-box {
  background-color: #fff;
  padding: 30px;
  box-shadow: 0 1px 0 1px rgba(72, 78, 85, .1);
}

.timer {
  color: #fff;
  margin-bottom: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 44px;
  line-height: 44px;
}

.blog-col {
  display: block;
}

.entry-title {
  color: #121212;
  margin-top: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  display: inline-block;
}

.entry-title:hover {
  color: #f36b21;
}

.entry-title.white {
  color: #fff;
}

.entry-title.white:hover {
  color: #f36b21;
}

.entry-title.blog-standard {
  margin-top: 5px;
  margin-bottom: 0;
  font-size: 20px;
}

.title-holder {
  width: 100%;
  height: 100%;
  position: relative;
}

.title-text {
  width: 100%;
  position: relative;
  top: 50%;
  transform: translate(0, -50%);
}

.page-title-heading {
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 48px;
}

.page-title-heading.blog-heading {
  margin-bottom: 20px;
  line-height: 1.3;
}

.text-lg {
  font-size: 17px;
  line-height: 34px;
}

.slash {
  color: rgba(122, 122, 122, .5);
  margin-right: 3px;
  display: inline-block;
}

.slash.white {
  color: rgba(255, 255, 255, .5);
}

.hero-overlay {
  background-color: rgba(0, 0, 0, .25);
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.entry-item {
  background-color: #fff;
  margin-right: 30px;
  padding: 40px 30px;
  box-shadow: 0 1px 0 1px rgba(72, 78, 85, .1);
}

.entry-share {
  float: left;
  color: #121212;
  margin-right: 5px;
  font-family: Montserrat, sans-serif;
  line-height: 1;
  display: inline-block;
}

.blog-article {
  margin-bottom: 40px;
}

.entry-author-box {
  border-top: 1px solid #e6ebed;
  margin-bottom: 50px;
  padding-top: 40px;
}

.entry-share-box {
  margin-bottom: 40px;
}

.entry-share-box.top-line {
  border-top: 1px solid #e6ebed;
  padding-top: 30px;
}

.author-img {
  display: block;
  position: absolute;
}

.author-info {
  padding-left: 120px;
  display: block;
}

.related-posts {
  margin-top: 30px;
}

.recent-post {
  float: left;
  color: #7a7a7a;
  display: block;
}

.recent-post:hover {
  color: #f36b21;
}

.widget {
  margin-bottom: 50px;
}

.blog-category-list {
  color: #7a7a7a;
  border-bottom: 1px solid #e6ebed;
  padding-top: 10px;
  padding-bottom: 10px;
  display: block;
}

.blog-category-list:hover {
  color: #f36b21;
}

.related-post {
  padding-right: 7px;
}

.recent-post-box {
  border-bottom: 1px solid #e6ebed;
  padding-top: 15px;
  padding-bottom: 15px;
}

.recent-post-date {
  color: #a7a7a7;
  margin-top: 5px;
  font-family: Source Sans Pro, sans-serif;
  font-size: 13px;
  font-style: italic;
  display: inline-block;
}

.blog-standard-item {
  margin-right: 40px;
}

.service-tab {
  text-align: center;
  letter-spacing: .5px;
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0);
  width: 16.6%;
  padding-left: 5px;
  padding-right: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
}

.service-tab:hover {
  color: #f36b21;
}

.service-tab.w--current {
  color: #f36b21;
  text-align: center;
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0);
  font-family: Montserrat, sans-serif;
}

.service-tab-icon {
  margin-bottom: 20px;
}

.service-tabs-content {
  margin-top: 40px;
}

.author-name {
  margin-right: 15px;
  display: inline-block;
}

.quote-author {
  color: #f36b21;
  margin-top: -15px;
  font-family: Source Sans Pro, sans-serif;
  font-size: 14px;
  line-height: 1;
  display: block;
}

.blockquote-style-2 {
  background-color: rgba(0, 0, 0, 0);
  border-left: 3px solid #f36b21;
  padding-right: 0;
}

.dropcap {
  float: left;
  color: #121212;
  padding-top: 4px;
  padding-right: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 53px;
  line-height: 48px;
}

.dropcap.style-2 {
  color: #fff;
  text-align: center;
  background-color: #f36b21;
  border-radius: 4px;
  width: 38px;
  height: 38px;
  margin-top: 10px;
  margin-right: 10px;
  padding-top: 0;
  padding-right: 0;
  font-size: 24px;
  line-height: 40px;
}

.highlight {
  color: #fff;
  background-color: #f36b21;
  padding: 5px 3px;
}

.ul {
  color: #7a7a7a;
  padding-left: 20px;
  line-height: 34px;
}

.portfolio-slide-item {
  position: relative;
  overflow: hidden;
}

.plus-icon {
  position: relative;
  top: 35%;
}

.mt-0 {
  margin-top: 0;
  margin-bottom: 20px;
}

.mt-0.uppercase {
  font-size: 22px;
}

.inline {
  margin-right: 10px;
  display: inline;
}

.project-list {
  color: #7a7a7a;
  line-height: 30px;
}

.project-text {
  margin-bottom: 20px;
}

.project-description {
  padding-left: 10%;
}

.work-item {
  margin-bottom: 20px;
  position: relative;
  overflow: hidden;
}

.tab-link {
  color: #121212;
  letter-spacing: .05em;
  text-transform: uppercase;
  background-color: #f7f9fa;
  border: 1px solid #e6ebed;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  margin-right: 3px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
}

.tab-link:hover {
  color: #f36b21;
}

.tab-link.w--current {
  z-index: 1;
  color: #f36b21;
  background-color: #fff;
  border-bottom: 1px solid rgba(0, 0, 0, 0);
  font-family: Montserrat, sans-serif;
}

.tab-pane {
  color: #7a7a7a;
  background-color: #fff;
  border: 1px solid #e6ebed;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  padding: 20px;
  font-family: Source Sans Pro, sans-serif;
  font-size: 18px;
  line-height: 25px;
}

.tabs-menu {
  margin-bottom: -1px;
}

.accordion {
  width: 100%;
}

.accordion-heading {
  color: #121212;
  letter-spacing: .01em;
  text-transform: uppercase;
  background-color: #f7f9fa;
  border: 1px solid #e6ebed;
  border-radius: 3px;
  width: 100%;
  margin-bottom: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  transition: color .4s ease-in-out;
}

.accordion-heading:hover {
  color: #f36b21;
}

.accordion-heading.w--open {
  color: #f36b21;
  background-color: #fff;
  border: 1px solid #e6ebed;
  border-radius: 3px 3px 0 0;
  width: 100%;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
}

.accordion-panel {
  background-color: #fff;
  border: 1px solid #e6ebed;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  margin-top: -1px;
  padding: 20px;
}

.mb-0 {
  margin-bottom: 0;
}

.accordion-dropdown-list.w--open {
  position: relative;
  overflow: hidden;
}

.sucess {
  color: #fff;
  background-color: #4fd39e;
}

.error {
  background-color: #df4040;
}

.ps-logo-home {
  margin-top: -73px;
  margin-bottom: 63px;
}

.ps-logo-home.nav {
  margin-top: 5px;
  margin-bottom: 5px;
}

.portfolio-slider-2 {
  background-color: #fff;
  width: 100%;
  height: 500px;
}

.background-image {
  cursor: pointer;
  background-image: url('../images/bmw-918408_1280.jpg');
  background-position: -76px 0;
  background-size: cover;
  background-attachment: scroll;
  width: 100%;
  height: 100%;
}

.background-image.automotive {
  background-image: url('../images/bmw-918408_1280.jpg');
  background-position: -76px 0;
  background-size: cover;
  background-attachment: scroll;
}

.background-image.automotive._3 {
  background-image: url('../images/pexels-photo-297933.jpeg');
  background-position: 50%;
}

.background-image.automotive._4 {
  background-image: url('../images/ecg-1953179_1280.jpg');
  background-position: 50%;
  background-size: cover;
}

.background-image.automotive._5 {
  background-image: url('../images/ec-cash-1750490_1920.jpg');
  background-position: 61%;
  background-size: cover;
  background-attachment: scroll;
}

.background-image.automotive._6 {
  background-image: url('../images/pexels-photo-56904.jpeg');
  background-position: -101px;
}

.background-image.automotive._7 {
  background-image: url('../images/hotel-1330850_1920.jpg');
  background-position: 50%;
  background-size: cover;
}

.background-image.automotive._8 {
  background-image: url('../images/aeroplane-1838891_1920.jpg');
  background-position: 50%;
  background-size: cover;
}

.background-image.automotive._9 {
  background-image: url('../images/pexels-photo-147550.jpeg');
  background-position: 50%;
}

.background-image.automotive._10 {
  background-image: url('../images/theatre-603076_1920.jpg');
  background-position: 50%;
}

.background-image._2 {
  background-image: url('../images/antenna-805210_1920.jpg');
  background-position: 50% 0;
  background-size: 639px;
}

.portfolio-heading {
  z-index: 15;
  color: #f7f9fa;
  text-align: center;
  letter-spacing: -1px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  font-size: 29px;
  position: relative;
  top: 29%;
}

.typography-block {
  opacity: 0;
  width: 100%;
  height: 100%;
  font-size: 20px;
  display: block;
  position: absolute;
  top: 0%;
}

.hover-overlay {
  z-index: 10;
  width: 100%;
  height: 100%;
  position: relative;
}

.left-side {
  margin-top: -25px;
  padding-right: 40px;
}

.right-side {
  margin-top: -25px;
  padding-left: 40px;
}

.hero-slider-new {
  width: 100%;
  height: 100%;
}

.slide-2-home {
  background-image: linear-gradient(rgba(0, 0, 0, .58), rgba(0, 0, 0, .58)), url('../images/atlanta-1948148.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
}

.slide-2-home.three {
  background-image: linear-gradient(rgba(18, 18, 18, .58), rgba(18, 18, 18, .58)), url('../images/On-business-in-business.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
}

.slider-button-nav {
  float: none;
  width: auto;
  padding-left: 0;
  position: absolute;
  bottom: 0;
  right: 0;
}

.slide-1 {
  background-image: linear-gradient(rgba(0, 0, 0, .43), rgba(0, 0, 0, .43)), url('../images/Growth-image-Orange.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.ps-logo-nav {
  margin-top: 3px;
}

.email-tag {
  color: #f49032;
}

.icon-class {
  filter: saturate(0%);
  margin-bottom: 14px;
}

.process-icon {
  color: #ff9700;
  margin: 0 auto;
  display: block;
}

.slider-4-block {
  background-image: linear-gradient(rgba(0, 0, 0, .25), rgba(0, 0, 0, .25)), url('../images/services_bg_1.jpg');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  height: 750px;
}

.column-no-paddding {
  height: 800px;
  padding-top: 227px;
  overflow: visible;
}

.column-no-paddding.dark-gray {
  background-color: rgba(18, 18, 18, .3);
}

.white-header {
  color: #f7f9fa;
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-bottom: 13px;
  font-size: 15px;
}

.icon-image {
  width: 80px;
  margin-top: 1%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.paragraph-white {
  color: #f7f9fa;
  text-align: center;
  padding-left: 42px;
  padding-right: 42px;
}

.right-arrow {
  margin-top: -180px;
  padding-top: 0;
  position: absolute;
  bottom: 0;
  right: 0;
  overflow: visible;
}

.left-arrow {
  margin-top: -180px;
}

.body-colour {
  background-color: #f7f9fa;
  height: 100%;
  padding-top: 0;
}

.body-colour.challenges {
  padding-top: 0;
}

.contact-icon {
  cursor: pointer;
  margin: 48px auto 26px;
  transition: transform .403s;
  display: block;
}

.contact-icon:hover {
  transform: scale(1.05);
}

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

.contact-text {
  color: #f7f9fa;
  text-align: center;
  margin-top: 16px;
  font-size: 24px;
  font-weight: 400;
}

.contact-text.last-page {
  color: #121212;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.solutions-section {
  height: 600px;
}

.left-arrow-icon {
  color: #b3afaf;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 427px;
}

.right-arrow-icon {
  color: #b3afaf;
  margin-top: 427px;
}

.contact-map {
  float: right;
  width: 250px;
  height: 200px;
  position: static;
}

.solutions-container {
  margin-top: 0;
  margin-bottom: 0;
}

.section-umbrella {
  background-image: url('../images/Depositphotos_110924532_m-2015.jpg.jpeg');
  background-position: 0 0;
  background-size: cover;
  background-attachment: fixed;
  padding-top: 0;
  padding-bottom: 0;
}

.link-block {
  float: right;
  cursor: pointer;
  padding-right: 50px;
  display: block;
}

.link-block.float-left {
  float: left;
  padding-left: 50px;
}

.footer {
  float: right;
  width: 100%;
  margin-top: 0;
  display: inline-block;
}

.down-arrow-div {
  margin-top: 103px;
}

.image {
  margin-top: 119px;
  transition: none;
}

.image.down-arrow {
  margin-top: 0;
}

.left-arrow-2, .right-arrow-2 {
  display: block;
}

.brain-image {
  width: 100%;
}

.brain-image.brain {
  width: 50%;
  margin-left: auto;
  margin-right: auto;
  padding: 15px;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.container-2 {
  position: relative;
}

.section {
  height: 500px;
  position: relative;
  overflow: hidden;
}

.section.brain {
  background-color: #fff;
  height: 84%;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 79px;
  padding-bottom: 56px;
  display: block;
}

.div-block {
  opacity: 1;
  background-image: linear-gradient(rgba(0, 0, 0, .62), rgba(0, 0, 0, .62));
  flex-flow: row;
  justify-content: center;
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-right: 0;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.brain-paragraph {
  color: #f7f9fa;
  text-align: center;
  width: 450px;
  margin: 45px auto 0;
  padding-top: 0;
  padding-right: 0;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 30px;
  display: block;
}

.image-4 {
  float: left;
  width: 20%;
  margin: -35px auto 0;
  padding-left: 0;
  display: block;
}

.text-block {
  color: #f7f9fa;
  letter-spacing: 1px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 4%;
  padding-left: 25%;
  font-family: Montserrat, sans-serif;
  display: block;
}

.link-block-2 {
  margin-top: 22px;
}

.paragraph, .div-block-2 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.column {
  position: static;
  top: 0;
  bottom: 0;
  right: 0;
}

.nav-menu {
  background-color: rgba(18, 18, 18, .49);
}

.nav-menu.hamburger {
  opacity: 0;
  background-color: rgba(0, 0, 0, 0);
  padding-top: 20px;
}

.icon {
  opacity: 1;
  color: #f7f9fa;
  margin-top: 2px;
  margin-bottom: 0;
  font-size: 40px;
  font-weight: 400;
}

.icon.hamburger {
  margin-top: 2px;
}

.nav-menu-3, .nav-menu-5 {
  background-color: rgba(18, 18, 18, .4);
  padding-top: 20px;
}

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

.column-4, .column-5 {
  position: static;
}

.office-map {
  float: right;
  width: 270px;
  height: 150px;
  position: relative;
  top: 0;
  bottom: 0;
  right: 0;
  overflow: visible;
}

.footer-fix {
  color: rgba(0, 0, 0, 0);
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.banner-phone {
  color: #ff9700;
  text-align: right;
  margin-top: 25px;
  font-size: 22px;
  font-weight: 400;
}

.link-2, .link-3, .link-4 {
  color: #ff9700;
}

.slide-6 {
  margin-top: 76px;
}

.phone-link-contact.email {
  margin-left: 17px;
}

.title {
  color: #5d5d5d;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-top: 4px;
  margin-bottom: 12px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
}

.title.right {
  text-align: right;
  font-size: 16px;
}

.link-6 {
  color: #f79f31;
  text-shadow: 1px 1px 6px #e0e0e0;
  cursor: pointer;
  transition: color .4s, color .26s;
}

.link-6:hover {
  color: #ca7000;
}

.link-6.w--current {
  text-shadow: 1px 1px 6px #eeecec;
}

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

.background-video {
  height: 100%;
}

.div-block-3 {
  height: 100%;
  position: relative;
}

.row-2 {
  width: 11.5%;
  margin-right: 70px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
}

.home-overlay-logo {
  width: 5%;
  margin-top: 20px;
  padding-left: 0;
  display: block;
}

.home-overlay-logo.cell {
  opacity: .6;
  width: 30px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  transition: transform .14s;
  display: block;
}

.home-overlay-logo.cell:hover, .home-overlay-logo.cell.no-hover:hover {
  transform: scale(1.2);
}

.performance-spark-home-logo-1 {
  width: 40px;
  margin-top: 15px;
  margin-left: 75px;
  padding-top: 0;
  padding-left: 0;
  transition: transform .24s;
  display: block;
  position: absolute;
}

.performance-spark-home-logo-1:hover {
  transform: scale(1.2);
}

.background-image-section {
  background-image: linear-gradient(rgba(255, 151, 0, .1), rgba(255, 151, 0, .1)), url('../images/atlanta-1948148.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  height: 200px;
}

.image-9 {
  width: 80%;
  margin-top: 11px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-10 {
  float: left;
  opacity: .5;
  margin-top: 16px;
  transition: opacity .517s;
}

.image-10:hover {
  opacity: 1;
}

.text-block-4 {
  float: left;
  opacity: .5;
  margin-top: 39px;
  padding-top: 0;
  padding-left: 26px;
  transition: opacity .517s;
}

.text-block-4:hover {
  opacity: 1;
}

.column-6, .row-3 {
  display: none;
}

.image-11 {
  margin-top: 23px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-11.more-padding {
  margin-top: 32px;
}

.image-12 {
  margin-top: 23px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-12.more-padding, .image-13 {
  margin-top: 32px;
}

.hamberger-menu-click {
  float: right;
}

.image-14 {
  margin-top: 10px;
}

.section-4 {
  margin-top: 120px;
  margin-bottom: 75px;
}

.section-5 {
  background-color: #fff;
  margin-top: 19px;
  padding-top: 37px;
  padding-bottom: 80px;
}

.section-6 {
  height: 132px;
}

.div-block-4 {
  position: relative;
  overflow: hidden;
}

.image-15 {
  z-index: -1;
  position: absolute;
  top: 0;
  bottom: 0;
  right: -40%;
  overflow: visible;
}

.section-7 {
  background-image: linear-gradient(rgba(255, 151, 0, .1), rgba(255, 151, 0, .1)), url('../images/pexels-photo-62402.jpeg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  height: 300px;
}

.section-8 {
  margin-bottom: 43px;
  padding-bottom: 0;
  display: none;
}

.column-7 {
  padding-top: 41px;
}

.text-block-5 {
  color: #f7f9fa;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  line-height: 35px;
}

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

.contact-landing {
  opacity: .7;
  text-align: right;
  margin-right: 19px;
}

.div-block-5 {
  float: right;
}

.div-block-5.home-flash {
  margin-top: 20px;
}

.contact-home {
  float: right;
  margin-top: 17px;
  margin-right: 129px;
  position: static;
}

.change {
  opacity: .68;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.change-copy {
  color: #121212;
  text-align: center;
  margin-top: 19px;
  margin-bottom: 26px;
  font-family: Source Sans Pro, sans-serif;
  font-size: 17px;
  font-weight: 400;
}

.environment {
  background-image: url('../images/sunset-tight.jpg'), linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  background-position: 50%, 0 0;
  background-size: cover, auto;
  background-attachment: fixed, scroll;
  height: 220px;
  display: none;
}

.div-block-6, .div-block-7 {
  margin-left: 60px;
  margin-right: 60px;
}

.text-block-6 {
  margin-top: 0;
}

.link-7 {
  margin-top: 0;
  padding-left: 12px;
  position: relative;
  top: 19px;
  bottom: 0;
  left: 0;
  right: 0;
}

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

.home-icon-links {
  color: #f7f9fa;
  text-align: center;
  font-family: Source Sans Pro, sans-serif;
  font-size: 22px;
  font-weight: 300;
}

.link-block-3, .column-9, .link-block-4 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.row-4 {
  height: 450px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 120px;
  padding-bottom: 0;
}

.link-8 {
  color: #f7f9fa;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-size: 20px;
  font-weight: 700;
  display: block;
}

.paragraph-2 {
  color: #121212;
  text-align: center;
  font-size: 20px;
  font-weight: 700;
}

.link-9 {
  color: #e6ebed;
  text-align: center;
}

.contact-div {
  background-image: linear-gradient(rgba(247, 249, 250, 0), rgba(247, 249, 250, 0));
}

.section-9 {
  background-image: url('../images/rogers-centre-828923_1920.jpg'), linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  background-position: 50%, 0 0;
  background-size: cover, auto;
  background-attachment: fixed, scroll;
  height: 220px;
  display: none;
}

.heading {
  margin-top: 44px;
}

.paragraph-3 {
  margin-bottom: 32px;
}

.row-5 {
  margin-bottom: 28px;
}

.image-16 {
  margin-top: 49px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

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

.div-block-8 {
  margin-bottom: 45px;
}

.heading-2 {
  margin-top: 45px;
}

.emphasized-text, .emphasized-text-2, .emphasized-text-3, .emphasized-text-4 {
  display: none;
}

.icon-2, .icon-3 {
  opacity: .55;
}

.link-block-5, .link-block-6 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.row-8 {
  display: none;
}

.image-18, .image-19, .link-block-7 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.text-span {
  text-transform: none;
}

.alt {
  color: #f7f9fa;
  text-align: center;
}

.html-embed {
  margin-top: 87px;
}

.image-23 {
  float: right;
  text-align: left;
}

.link-block-8 {
  float: right;
}

.columns {
  margin-top: 14px;
  margin-bottom: 15px;
  padding-bottom: 14px;
}

.fix-ht {
  align-items: center;
  height: 320px;
  display: flex;
}

html.w-mod-js [data-ix="hide-nav"] {
  display: none;
}

html.w-mod-js [data-ix="scroll-reveal-slide-up"], html.w-mod-js [data-ix="scroll-reveal-slide-up-contact"], html.w-mod-js [data-ix="scroll-reveal-slide-up-2"], html.w-mod-js [data-ix="scroll-reveal-slide-up-3"], html.w-mod-js [data-ix="scroll-reveal-slide-up-4"] {
  opacity: 0;
  transform: translate(0, 60px);
}

html.w-mod-js [data-ix="scroll-reveal-slide-left"] {
  opacity: 0;
  transform: translate(-100px);
}

html.w-mod-js [data-ix="scroll-reveal-slide-right"] {
  opacity: 0;
  transform: translate(100px);
}

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

html.w-mod-js [data-ix="slider-slide-down"] {
  opacity: 0;
  transform: translate(0, -100px);
}

html.w-mod-js [data-ix="slider-slide-up"], html.w-mod-js [data-ix="slider-slide-up-2"] {
  opacity: 0;
  transform: translate(0, 100px);
}

html.w-mod-js [data-ix="slider-zoom-in"], html.w-mod-js [data-ix="load-reveal"] {
  opacity: 0;
  transform: scale(.5);
}

html.w-mod-js [data-ix="load-slide-reveal"] {
  opacity: 0;
  transform: translate(0, -100px);
}

html.w-mod-js [data-ix="progress-bar-100"], html.w-mod-js [data-ix="progress-bar-70"], html.w-mod-js [data-ix="progress-bar-90"], html.w-mod-js [data-ix="progress-bar-88"] {
  width: 0;
  transform: translate(0);
}

html.w-mod-js [data-ix="slide-into-view"] {
  opacity: 0;
  transform: translate(100px);
}

html.w-mod-js [data-ix="hovslide-into-view"] {
  opacity: 0;
  transform: scale(.9);
}

html.w-mod-js [data-ix="appear-on-scroll"] {
  opacity: 0;
  transform: translate(0, 48px);
}

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

html.w-mod-js [data-ix="brain-pulse"] {
  opacity: .45;
  transform: scale(1.17)skewX(0)skewY(0);
}

html.w-mod-js [data-ix="enter-button-home-overlay"] {
  opacity: 0;
  transform: translate(0, 35px);
}

html.w-mod-js [data-ix="slide-down-on-load"] {
  opacity: 0;
  transform: translate(0, -30px);
}

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

html.w-mod-js [data-ix="display-on-scroll"] {
  opacity: 0;
  transform: translate(0, 41px);
}

html.w-mod-js [data-ix="slide-in-on-scroll"] {
  opacity: 0;
  transform: translate(-50px);
}

html.w-mod-js [data-ix="nav-menu-hidden"] {
  transform: translate(0, -50px);
}

@media screen and (max-width: 991px) {
  .hero-slider {
    height: 800px;
  }

  .hero-heading.size-95.alt-font.style-2.uppercase.orange {
    margin-bottom: 75px;
  }

  .hero-heading.growth {
    margin-top: 60px;
    padding-right: 0;
    font-size: 170px;
  }

  .container {
    margin-top: 0;
    margin-bottom: 0;
  }

  .container.approach {
    margin-top: 76px;
  }

  .hero-wrap {
    margin-bottom: 0;
    padding-top: 61px;
    padding-left: 50px;
    padding-right: 50px;
  }

  .nav-link {
    text-align: center;
    background-color: #121212;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .nav-link.w--current {
    background-color: #121212;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .nav-link.nav-shrink, .nav-link.nav-shrink.w--current {
    text-align: center;
    background-color: #121212;
  }

  .nav-link.dark.current.nav-shrink.style-2 {
    color: #f36b21;
    text-align: left;
  }

  .nav-link.dark.current.style-2 {
    color: #f36b21;
    text-align: left;
    background-color: #fff;
  }

  .nav-link.dark.nav-shrink.style-2 {
    color: #121212;
    text-align: left;
    background-color: #fff;
  }

  .nav-link.dark.style-2 {
    text-align: left;
    background-color: #fff;
  }

  .container-fluid.device-features {
    padding-left: 20px;
    padding-right: 20px;
  }

  .logo {
    padding-top: 21px;
    padding-bottom: 21px;
  }

  .hero-subheading.alt-font.style-2.style-3.orange-page {
    margin-top: 90px;
    padding-top: 0;
    display: block;
  }

  .hero-subheading.uppercase {
    margin-bottom: 171px;
  }

  .intro-box {
    padding-left: 50px;
    padding-right: 50px;
  }

  .intro-heading {
    font-size: 34px;
  }

  .service-outer {
    padding-top: 200px;
    padding-bottom: 200px;
  }

  .nopadding.blog-column {
    width: 50%;
  }

  .nopadding.portfolio-item {
    width: 33.333%;
  }

  .scroll-nav {
    display: none;
  }

  .scroll-nav.style-2 {
    display: block;
  }

  .service-features.style-2 {
    margin-top: 70px;
  }

  .service-features.style-2.text-right {
    text-align: left;
    margin-top: 0%;
  }

  .features-text._100-px {
    padding-top: 0;
  }

  .features-paragraph.double {
    margin-bottom: 43px;
  }

  .call-to-action.style-3 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .text-center.feature-heading-2.uppercase.darker {
    width: 101px;
    padding-left: 0;
    padding-right: 0;
  }

  .pricing-box {
    margin-bottom: 20px;
  }

  .entry-img.style-2 {
    height: 600px;
  }

  .service-item-box {
    padding-left: 20px;
    padding-right: 20px;
  }

  .service-item-box.assosiates {
    height: 226px;
  }

  .portfolio-slide {
    background-image: none;
    width: 50%;
  }

  .about-paragraph {
    margin-top: -9px;
    font-size: 13px;
    line-height: 22px;
  }

  .about-paragraph.right {
    margin-top: -8px;
  }

  .team-img {
    height: 154px;
  }

  .promo-img {
    text-align: left;
    padding-top: 123px;
  }

  .nav-toggle {
    color: #fff;
  }

  .nav-toggle.w--open {
    color: #f36b21;
    background-color: rgba(0, 0, 0, 0);
  }

  .nav-toggle.dark {
    color: #121212;
  }

  .partner-logo {
    width: 33.3%;
  }

  .page-title-heading.blog-heading {
    font-size: 36px;
  }

  .entry-item {
    margin-bottom: 50px;
    margin-right: 0;
  }

  .recent-post {
    float: none;
  }

  .blog-standard-item {
    margin-right: 0;
  }

  .tab-link {
    padding-left: 4px;
    padding-right: 4px;
  }

  .portfolio-item {
    width: 33.333%;
  }

  .hero-text {
    margin-bottom: 0;
  }

  .paragraph-white {
    padding-left: 19px;
    padding-right: 19px;
  }

  .down-arrow-div {
    margin-top: 81px;
  }

  .section.brain {
    height: 87%;
  }

  .paragraph {
    font-size: 12px;
    line-height: 17px;
  }

  .image-9 {
    margin-top: 83px;
  }

  .section-4 {
    margin-top: 89px;
  }

  .column-7 {
    padding-top: 0;
  }

  .row-4 {
    margin-top: 0;
    padding-top: 115px;
  }

  .link-8 {
    padding-left: 0;
    padding-right: 0;
  }

  .row-6 {
    margin-bottom: 0;
  }

  .paragraph-4, .paragraph-5, .paragraph-6 {
    font-size: 12px;
    line-height: 17px;
  }

  .image-20 {
    width: 360px;
    margin-bottom: 6px;
  }

  .menu-button {
    background-color: #f7f9fa;
    margin-top: 15px;
  }

  .menu-button.w--open {
    background-color: #7a7a7a;
  }

  .nav-link-new {
    text-align: center;
    background-color: #7a7a7a;
  }

  .nav-link-new:focus {
    color: #db5912;
  }

  .nav-link-new.w--current {
    color: #e9631a;
    background-color: #7a7a7a;
  }

  .navbar {
    background-color: #242424;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
  }

  .nav-link-2 {
    text-align: center;
    background-color: #7a7a7a;
  }

  .nav-link-2.w--current {
    color: #ff9700;
  }

  .nav-link-3 {
    text-align: center;
    background-color: #7a7a7a;
  }

  .nav-link-3.w--current {
    color: #f49032;
  }

  .nav-link-4, .nav-link-5 {
    background-color: #7a7a7a;
  }

  .div-block-9 {
    opacity: .5;
  }
}

@media screen and (max-width: 767px) {
  .hero-slider {
    height: 480px;
  }

  .hero-heading {
    font-size: 200px;
  }

  .hero-heading.size-95 {
    font-size: 70px;
  }

  .hero-heading.size-95.alt-font.style-2.uppercase {
    font-size: 50px;
  }

  .hero-heading.size-95.alt-font.style-2.uppercase.orange {
    margin-top: 0;
    margin-bottom: 0;
  }

  .hero-heading.growth {
    padding-right: 0;
    font-size: 120px;
  }

  .intro-heading.solutions-intro {
    padding-left: 10px;
    padding-right: 10px;
  }

  .nopadding.portfolio-item {
    width: 50%;
  }

  .features-text._100-px {
    margin-top: -5px;
  }

  .features-heading.white.uppercase {
    margin-top: -7px;
    padding-top: 15px;
  }

  .features-paragraph.double {
    margin-bottom: 21px;
  }

  .call-to-action.style-3 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .service-item-box.style-2 {
    margin-bottom: 40px;
  }

  .portfolio-slide {
    width: 50%;
  }

  .footer-get-in-touch {
    text-align: center;
    margin-bottom: 50px;
  }

  .footer-logo-widget.text-center {
    margin-bottom: 50px;
  }

  .footer-address-widget.text-right {
    text-align: center;
  }

  .footer-socials {
    float: none;
    text-align: center;
    margin-top: 20px;
  }

  .copyright {
    text-align: center;
  }

  .team-box.text-center {
    margin-bottom: 30px;
  }

  .hero-line {
    margin-top: 25px;
    margin-bottom: 25px;
  }

  .feature-box {
    margin-bottom: 30px;
  }

  .result-box.text-center {
    margin-bottom: 40px;
  }

  .blog-col {
    margin-bottom: 30px;
  }

  .blog-col.post, .blog-col.mb-0 {
    margin-bottom: 0;
  }

  .page-title-heading {
    font-size: 40px;
  }

  .recent-post {
    float: none;
  }

  .related-post {
    margin-bottom: 30px;
    padding-right: 0;
  }

  .service-tab {
    width: 33.3%;
    margin-bottom: 30px;
  }

  .project-description {
    margin-top: 30px;
    padding-left: 0%;
  }

  .portfolio-item {
    width: 50%;
  }

  .down-arrow-div {
    margin-top: 20px;
  }

  .office-map {
    float: none;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .div-block-3 {
    background-color: #121212;
    background-image: url('../images/Flame-Logo.png');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 150px;
  }

  .image-21 {
    width: 40%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
}

@media screen and (max-width: 479px) {
  .hero-slider {
    height: 480px;
  }

  .hero-heading {
    font-size: 71px;
  }

  .hero-heading.size-95 {
    font-size: 50px;
  }

  .hero-heading.size-95.alt-font.style-2.uppercase {
    font-size: 42px;
  }

  .hero-heading.size-95.alt-font.style-2.uppercase.orange {
    margin-top: 20px;
  }

  .hero-heading.growth {
    font-size: 81px;
  }

  .section-2.bg-light {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .section-2.bg-light.blog-single {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .section-2.testimonials {
    padding-top: 198px;
  }

  .section-2.page-title.hero-blog {
    height: 320px;
  }

  .section-2.experts {
    display: none;
  }

  .container {
    padding-left: 10px;
    padding-right: 10px;
  }

  .container.experts {
    display: none;
  }

  .hero-wrap {
    padding-left: 20px;
    padding-right: 20px;
  }

  .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
  }

  .hero-subheading.alt-font.style-2.style-3.orange-page {
    margin-top: 41px;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .hero-subheading.uppercase {
    text-align: center;
    padding-left: 0;
    padding-right: 0;
    font-size: 16px;
  }

  .btn.btn-lg.btn-white.hero-buttons {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .btn.btn-md.btn-white.hero-btn {
    margin-bottom: 10px;
  }

  .intro-box {
    width: auto;
    margin-left: auto;
    margin-right: auto;
    padding: 25px 10px;
    display: block;
    position: relative;
    left: 0;
  }

  .intro-heading {
    font-size: 20px;
    line-height: 40px;
    display: block;
  }

  .intro-text {
    padding-left: 0;
  }

  .intro-text.about {
    margin-bottom: 16px;
  }

  .nopadding.blog-column, .nopadding.portfolio-item {
    width: 100%;
  }

  .scroll-icon-link {
    text-align: center;
  }

  .features-text.style-2 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .features-paragraph {
    width: 194px;
  }

  .text-center.cta-heading {
    font-size: 20px;
  }

  .text-center.white.uppercase {
    margin-top: -33px;
    margin-bottom: -51px;
  }

  .text-center.uppercase {
    font-size: 26px;
  }

  .text-center.uppercase.white {
    font-size: 20px;
  }

  .text-center.feature-heading-2.uppercase.darker {
    width: 245px;
  }

  .testimonial-text {
    padding-left: 11px;
    padding-right: 11px;
  }

  .entry-box.style-2 {
    padding: 20px;
  }

  .entry-img.style-2 {
    height: 400px;
  }

  .service-item-box.larger {
    padding-left: 0;
    padding-right: 0;
  }

  .portfolio-slide {
    width: 100%;
  }

  .footer-address-widget.text-right {
    padding-left: 0;
    padding-right: 0;
  }

  .portfolio-overlay {
    opacity: 0;
  }

  .partner-logo {
    width: 50%;
  }

  .hero-line {
    margin-top: 25px;
    margin-bottom: 25px;
  }

  .page-title-heading {
    font-size: 32px;
  }

  .page-title-heading.blog-heading {
    font-size: 24px;
  }

  .entry-item {
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .author-img {
    width: 50px;
    height: 50px;
  }

  .author-info {
    padding-left: 70px;
  }

  .service-tab, .service-tab.w--current {
    width: 50%;
    display: inline-block;
  }

  .tab-pane {
    font-size: 16px;
  }

  .portfolio-item {
    width: 100%;
  }

  .ps-logo-home {
    margin-top: 1px;
  }

  .slide-1 {
    background-image: linear-gradient(to bottom, null, null), url('../images/Growth-image-Orange.jpg');
    background-position: 0 0, 50%;
    background-repeat: repeat, repeat;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
  }

  .section-umbrella {
    padding-bottom: 269px;
  }

  .footer {
    width: 100%;
    padding-right: 0;
  }

  .section.brain {
    height: 607px;
    padding-bottom: 25px;
  }

  .paragraph {
    font-size: 16px;
    line-height: 30px;
  }

  .office-map {
    float: none;
    width: 265px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

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

  .link-block-3 {
    padding-top: 45px;
  }

  .link-block-4 {
    padding-top: 69px;
  }

  .row-4 {
    padding-top: 46px;
  }

  .image-16 {
    margin-top: 0;
    margin-bottom: 21px;
  }

  .paragraph-4 {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 16px;
    line-height: 30px;
  }

  .paragraph-5, .paragraph-6 {
    font-size: 16px;
    line-height: 30px;
  }

  .row-7 {
    width: 100%;
  }

  .image-20 {
    width: 230px;
    padding-top: 17px;
  }

  .image-21 {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .image-22 {
    width: 50%;
  }

  .heading-3, .paragraph-7 {
    padding-left: 10%;
  }

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

  .container-3 {
    padding-left: 0;
  }

  .section-11 {
    padding-left: 10px;
  }
}


