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

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 24px;
  line-height: 30px;
  font-weight: 300;
  text-align: center;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 32px;
  line-height: 36px;
  font-weight: 300;
}

h3 {
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: 'Open Sans', sans-serif;
  color: #42555f;
  font-size: 24px;
  line-height: 30px;
  font-weight: 300;
  text-align: center;
}

h4 {
  margin-top: 20px;
  margin-bottom: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #42555f;
  font-size: 24px;
  line-height: 30px;
  font-weight: 300;
}

h5 {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: 'Open Sans', sans-serif;
  color: rgba(56, 73, 82, .9);
  font-size: 18px;
  line-height: 20px;
  font-weight: 600;
}

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

p {
  margin-bottom: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #919090;
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  text-align: center;
}

a {
  padding-top: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

.button {
  display: inline-block;
  margin-top: 40px;
  padding: 20px 60px;
  background-color: #ef7330;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
}

.button:hover {
  background-color: #ed641a;
}

.button.learn-more {
  margin-top: 28px;
  padding: 14px 40px;
  font-size: 12px;
  font-weight: 600;
}

.new-nav {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 5000;
  display: block;
  overflow: visible;
  margin-right: auto;
  margin-left: auto;
  padding: 10px 30px 10px 20px;
  float: none;
  clear: both;
  background-color: rgba(56, 73, 82, .8);
}

.new-nav.heronav {
  background-color: rgba(56, 73, 82, 0);
}

.nav-item {
  padding-right: 12px;
  padding-bottom: 0px;
  padding-left: 12px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  line-height: 14px;
}

.nav-item:hover {
  color: #ef7330;
}

.nav-item:focus {
  color: #ef7330;
}

.nav-item.w--current {
  color: #ef7330;
}

.nav-item.services {
  padding-right: 0px;
  padding-left: 0px;
  background-color: transparent;
  font-family: 'Open Sans', sans-serif;
}

.nav-container {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-bottom: 0px;
}

.hero-slider {
  padding: 0px;
  border-left: 1px solid #000;
  background-image: url('../images/home_banner.jpg');
  background-size: cover;
}

.main-slide {
  height: 960px;
  padding-bottom: 0px;
}

.hero-heading {
  margin-top: 30px;
  margin-bottom: 0px;
  padding-right: 161px;
  padding-left: 161px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 36px;
  line-height: 42px;
  font-weight: 300;
  text-align: center;
}

.hero-heading.onwhite {
  color: #384952;
  line-height: 42px;
}

.first-slide {
  margin-top: 320px;
}

.text-and-button {
  margin-top: 0px;
  text-align: center;
}

.brainpower {
  padding-top: 180px;
  padding-bottom: 180px;
  background-color: #384952;
  background-image: url('../images/brainpower.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.brainpower._15years {
  background-image: url('../images/about_us.jpg');
  background-position: 50% 50%;
}

.phrase {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-right: 81px;
  padding-left: 81px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 30px;
  line-height: 36px;
  font-weight: 300;
  text-align: center;
}

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

.client-logos {
  padding: 120px 80px;
  background-color: #fff;
}

.services {
  position: relative;
  z-index: 200;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #fff;
  color: #fff;
}
.services p {
 color: #42555f;
  font-size: 15px;
}

.howweengagesection p {
 color: #42555f;
 font-size: 15px;
}

.services.lightgrey {
  background-color: #384952; /*#E0E0E0 #f5f5f5 */
}

.services.lightgrey h3 {
	color: white;
}

.services.lightgrey p {
	color: white;
}

.services.lightgrey img {
	filter: brightness(4);
	-webkit-filter: brightness(4);
}
.service-offer {
  padding: 60px 0px;
  text-align: center;
}

.second-service-row {
  margin-top: 0px;
  margin-bottom: 60px;
  padding-top: 0px;
  padding-bottom: 0px;
}

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

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

.blog-section {
  margin-top: 0px;
  margin-bottom: 0px;
  background-color: #fafafa;
}

.blog-entry {
  padding-right: 24px;
  padding-left: 24px;
}

.date-and-author {
  padding-top: 14px;
  padding-bottom: 14px;
  font-family: 'Open Sans', sans-serif;
  color: #999;
  font-size: 12px;
  line-height: 24px;
  font-weight: 300;
}

.blog {
  color: #666;
  text-align: left;
}

._3-blog-entries {
  padding-top: 180px;
  padding-bottom: 180px;
}

.blog-entries-section {
  margin: 60px 0px 0px;
}

.on-white {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Open Sans', sans-serif;
  color: rgba(56, 73, 82, .9);
  font-size: 36px;
  line-height: 42px;
  font-weight: 300;
  text-align: center;
}

.services-contained {
  padding-top: 90px;
  padding-bottom: 45px;
}

.contact-details {
  padding-top: 180px;
  padding-bottom: 180px;
  background-image: url('../images/home_contact.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.contact {
  margin-top: 30px;
  margin-bottom: 30px;
  color: #fff;
  font-size: 18px;
  line-height: 30px;
  text-align: left;
}

.contact-form {
  padding: 0px 161px;
}

.the-css-contact-form {
  padding-top: 0px;
  padding-bottom: 0px;
}

.form-field-name {
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  line-height: 24px;
  font-weight: 300;
}

.form-field {
  padding-top: 24px;
  padding-bottom: 24px;
  border-width: 0px;
  border-color: #000;
  background-color: hsla(0, 0%, 100%, .8);
  font-family: 'Open Sans', sans-serif;
}

.form-field:focus {
  border-bottom-width: 2px;
  border-bottom-color: rgba(239, 115, 48, .9);
  background-color: #fff;
}

.address {
  margin-bottom: 18px;
  color: #999;
  line-height: 30px;
  text-align: left;
}

.footer-one {
  padding-top: 180px;
  padding-bottom: 180px;
  background-color: #fff;
}

.footer-links {
  color: #ccc;
  line-height: 30px;
  text-align: left;
}

.footer-links:hover {
  text-decoration: none;
}

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

.footer-link:hover {
  color: rgba(239, 115, 48, .9);
}

.post-and-comment {
  padding-top: 12px;
  padding-bottom: 12px;
  font-family: 'Open Sans', sans-serif;
  color: #999;
  font-size: 12px;
  line-height: 24px;
  font-weight: 600;
}

.posted-link {
  color: #ef7330;
}

.posted-link:hover {
  color: #ef7330;
}

.contact-us-heading {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 36px;
  line-height: 42px;
  font-weight: 300;
}

.footer-bottom {
  background-color: #384952;
}

.copyright {
  padding-top: 20px;
  padding-bottom: 0px;
  padding-left: 6px;
  font-family: 'Open Sans', sans-serif;
  color: #ccc;
  font-size: 12px;
  text-align: left;
}

.bottom-footer-container {
  padding-top: 90px;
  padding-bottom: 90px;
}

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

.microsoft-partner-logo {
  margin-left: -4px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

.email-icon {
  display: block;
  margin-top: 0px;
}

.email {
  margin-top: 40px;
}

.phone-email-social-and-badge {
  margin-top: 120px;
}

.microsoft {
  text-align: right;
}

.footer-email {
  display: block;
  margin-top: -35px;
  margin-bottom: -32px;
  padding-left: 67px;
  color: #999;
}

.footer-email:hover {
  color: rgba(239, 115, 48, .9);
}

.footer-phone {
  padding-top: 0px;
  padding-left: 18px;
  color: #999;
}

.footer-phone:hover {
  color: rgba(239, 115, 48, .9);
}

.footer-email-icon {
  margin-top: 0px;
}

.services-dropdown {
  padding-right: 14px;
  padding-left: 14px;
  text-align: center;
}

.services-dropdown.w--open {
  padding-left: 14px;
}

.dropdown-link {
  font-family: 'Open Sans', sans-serif;
  color: #fff;
}

.dropdown-link:hover {
  color: #ef7330;
}

.dropdown-link.w--current {
  color: #ef7330;
}

.dropdown-menu.w--open {
  margin-top: 16px;
  padding: 6px 14px 14px;
  background-color: rgba(56, 73, 82, .9);
  color: #fff;
}

.orange-strip {
  padding-top: 7px;
  padding-bottom: 7px;
  background-color: #ef7330;
}

.howweengagehero {
  height: auto;
  margin-top: 120px;
  padding-top: 180px;
  padding-bottom: 180px;
  background-image: none;
}

.inner-page-hero-paragraph {
  margin-top: 24px;
  padding-right: 137px;
  padding-left: 137px;
  color: #fff;
  font-size: 24px;
  line-height: 30px;
  font-weight: 300;
  text-align: center;
}

.howweengageheroblock {
  text-align: center;
}

.technologiesherosection {
  height: auto;
  margin-top: 120px;
  padding-top: 180px;
  padding-bottom: 180px;
  background-image: url('../images/prototyping.jpg');
  background-position: 0% 25%;
  background-size: cover;
}

.technologiesheroblock {
  text-align: center;
}

.technologieslist {
  padding-top: 180px;
  padding-bottom: 180px;
  background-color: #fff;
  color: #fff;
}

.technologyrow {
  margin-bottom: 90px;
}

.technologytitle {
  margin-top: 0px;
  margin-bottom: 24px;
  font-family: 'Open Sans', sans-serif;
  color: rgba(56, 73, 82, .9);
  font-size: 30px;
  font-weight: 300;
  text-align: left;
}

.technologydescription {
  padding-right: 81px;
  padding-left: 0px;
  text-align: left;
}

.technologylogocolumn {
  padding-top: 10px;
  padding-right: 91px;
  padding-left: 12px;
  text-align: left;
}

.bigtechlogo {
  padding-right: 12px;
  padding-left: 12px;
}

.aboutustext {
  margin-top: 120px;
  padding-top: 180px;
  padding-bottom: 180px;
  background-color: rgba(56, 73, 82, .49);
  background-image: url('../images/about_us.jpg');
  background-position: 43% 0%;
  background-size: cover;
}

.aboutusparagraph {
  margin-top: 42px;
  padding-right: 140px;
  padding-left: 140px;
  color: #fff;
  font-size: 18px;
  line-height: 30px;
  font-weight: 300;
  text-align: left;
}

.aboutusbulletpoints {
  margin-top: 43px;
  padding: 0px 140px 0px 160px;
  opacity: 1;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  list-style-type: square;
}

.aboutuslistitem {
  margin-top: 25px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 30px;
  font-weight: 300;
}

.cssname {
  color: #ef7330;
  font-weight: 700;
}

.contactuspagehero {
  height: auto;
  margin-top: 120px;
  padding-top: 180px;
  padding-bottom: 180px;
  background-image: url('../images/contactus.jpg');
  background-position: 0% 99%;
  background-size: cover;
}

.services-hero-section {
  margin-top: 120px;
  padding-top: 180px;
  padding-bottom: 180px;
  background-image: url('../images/native_apps.jpg');
  background-position: -82% 13%;
  background-size: cover;
}

.services-hero-section.csd {
  background-image: url('../images/soft_dev.jpg');
}

.services-hero-section.dd {
  background-image: url('../images/database_dev.jpg');
  background-position: -82% 70%;
}

.services-hero-section.wd {
  background-image: url('../images/web_dev.jpg');
  background-position: -82% 53%;
}

.services-hero-section.vs {
  background-image: url('../images/WowzaVideoStreaming.jpg');
  background-size: cover;
}

.servicesherodivblock {
  text-align: center;
}

.nativeapps {
  padding-top: 180px;
  padding-bottom: 180px;
  background-color: #f7f7f7;
}

.responsivedesign {
  padding-top: 180px;
  padding-bottom: 180px;
}

.services-page-item-description {
  margin-top: 30px;
  padding-right: 141px;
  padding-left: 141px;
  color: #ccc;
  font-size: 18px;
  line-height: 30px;
  font-weight: 300;
}

.team-augmentation {
  padding-top: 180px;
  padding-bottom: 180px;
  background-image: url('../images/team_agumentation.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.prototyping {
  padding-top: 180px;
  padding-bottom: 180px;
  background-image: url('../images/project_dev.jpg');
  background-size: cover;
}

.operationalsupport {
  padding-top: 180px;
  padding-bottom: 180px;
  background-image: url('../images/technology_consulting_3.jpg');
  background-position: 50% 86%;
  background-size: cover;
}

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

.strategic-consultation {
  padding-top: 180px;
  padding-bottom: 180px;
  background-color: #f5f5f5;
  color: #fff;
}

.ux-design {
  padding-top: 180px;
  padding-bottom: 180px;
  background-image: none;
}

.development {
  padding-top: 180px;
  padding-bottom: 180px;
  background-color: #fff;
}

.development.video {
  background-color: transparent;
}

.launch-and-support {
  padding-top: 180px;
  padding-bottom: 180px;
  background-image: none;
}

.roll-out {
  padding-top: 180px;
  padding-bottom: 180px;
  background-image: none;
}

.wowza-video-streaming {
  padding-top: 180px;
  padding-bottom: 180px;
  background-color: #fff;
  background-image: none;
}

.servicespagedescriptiononwhite {
  margin-top: 30px;
  padding-right: 141px;
  padding-left: 141px;
  font-size: 18px;
  line-height: 30px;
  font-weight: 300;
}

.databasedevelopment {
  padding-top: 180px;
  padding-bottom: 180px;
}

.caseheader {
  margin-top: 120px;
  margin-bottom: 0px;
  padding-top: 180px;
  padding-bottom: 180px;
  background-color: #384952;
  background-image: url('../images/mobile_dev.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.casestudyintro {
  text-align: center;
}

.casestudyscreenshot1 {
  padding-top: 180px;
  padding-bottom: 180px;
  background-color: #384952;
}

.rightscreenshotparagraph {
  margin-top: 30px;
  padding-right: 0px;
  color: #ccc;
  font-size: 18px;
  line-height: 30px;
  font-weight: 300;
  text-align: left;
}

.casestudydescription {
  margin-top: 40px;
  padding-right: 128px;
  padding-left: 128px;
  color: #fff;
  font-size: 30px;
  line-height: 36px;
  font-weight: 300;
  text-align: center;
}

.screenshotheading {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 36px;
  line-height: 42px;
  font-weight: 300;
  text-align: left;
}

.screenshotdescription {
  padding: 0px;
}

.casestudy {
  margin-top: 0px;
  text-align: center;
}

.productlink {
  color: #ef7330;
}

.roi {
  padding-top: 180px;
  padding-bottom: 180px;
  background-image: url('../images/mobile_dev.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.metrics {
  padding-top: 120px;
  padding-bottom: 120px;
  background-color: #ef7330;
}

.metric {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 72px;
  font-weight: 300;
  text-align: center;
}

.metricdescription {
  margin-top: 30px;
  padding-top: 0px;
  color: #fff;
  font-size: 24px;
  font-weight: 300;
  text-align: center;
}

.exsummary {
  margin-top: 0px;
  margin-bottom: 24px;
  font-family: 'Open Sans', sans-serif;
  color: #384952;
  font-size: 36px;
  line-height: 42px;
  font-weight: 300;
  text-align: left;
}

.summary {
  padding-top: 180px;
  padding-bottom: 180px;
  background-color: #fff;
  color: #fff;
}

.leftcolumn {
  padding-right: 30px;
}

.rightcolumn {
  padding-left: 30px;
}

.summarylist {
  margin-top: 30px;
  padding-left: 20px;
  font-family: 'Open Sans', sans-serif;
  color: #666;
  font-size: 18px;
  line-height: 30px;
  font-weight: 300;
}

.roidescription {
  margin-top: 30px;
  padding-right: 160px;
  padding-left: 160px;
  color: #ccc;
  font-size: 18px;
  line-height: 30px;
  font-weight: 300;
  text-align: center;
}

.roiheading {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-right: 160px;
  padding-left: 160px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 36px;
  line-height: 42px;
  font-weight: 300;
  text-align: center;
}

.clientquote {
  padding-top: 120px;
  padding-bottom: 120px;
}

.clientcomment {
  padding-right: 143px;
  padding-left: 143px;
  color: #fff;
  font-size: 30px;
  line-height: 36px;
  font-style: italic;
  font-weight: 300;
  text-align: center;
}

.clientnameandtitle {
  margin-top: 24px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-weight: 600;
  text-align: center;
}

.companyname {
  font-weight: 300;
}

.summarytext {
  color: #666;
  font-size: 18px;
  line-height: 30px;
  font-weight: 300;
  text-align: left;
}

.centeredscreenshot {
  padding-top: 180px;
  padding-right: 0px;
  padding-left: 0px;
  background-color: #fff;
}

.centeredscreenshotsection {
  text-align: center;
}

.centeredscreenshotheading {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #384952;
  font-size: 36px;
  line-height: 42px;
  font-weight: 300;
  text-align: center;
}

.centeredscreenshotparagraph {
  margin-top: 30px;
  margin-bottom: 24px;
  padding-right: 160px;
  padding-bottom: 0px;
  padding-left: 160px;
  color: #666;
  font-size: 18px;
  line-height: 30px;
  font-weight: 300;
}

.centeredscreenshotbig {
  padding-right: 40px;
  padding-left: 40px;
}

.windowsphonescreenshot {
  margin-left: 60px;
  padding-right: 0px;
  padding-left: 0px;
}

.quoteandaction {
  text-align: center;
}

.servicescasestudy {
  background-color: #ef7330;
}

.servicesforclient {
  text-align: center;
}

.serviceiconssection {
  padding-top: 120px;
  padding-bottom: 120px;
}

.paragraphonorange {
  padding-right: 12px;
  padding-left: 12px;
  color: #fff;
  font-size: 14px;
  font-weight: 300;
}

.caseserviceheadline {
  margin-top: 12px;
  margin-bottom: 12px;
  font-size: 24px;
  line-height: 30px;
}

.herobold {
  font-weight: 700;
}

.navsocial {
  display: inline;
  margin-top: 18px;
  margin-right: 14px;
  margin-left: 14px;
  float: right;
}

.navsocial.last {
  display: inline;
  margin-right: 0px;
}

.navsocial.first {
  margin-right: 0px;
  padding-left: 24px;
  border-left: 1px solid hsla(0, 0%, 100%, .4);
}

.herosection {
  position: relative;
  z-index: 100;
  display: block;
  height: 100vh;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #384952;
  background-image: -webkit-linear-gradient(270deg, rgba(56, 73, 82, .87), rgba(56, 73, 82, .87)), url('../images/BackgroundPhotos_3000x1680_2.jpg'), url('../images/BackgroundPhotos_3000x1680_1.jpg');
  background-image: linear-gradient(180deg, rgba(56, 73, 82, .87), rgba(56, 73, 82, .87)), url('../images/BackgroundPhotos_3000x1680_2.jpg'), url('../images/BackgroundPhotos_3000x1680_1.jpg');
  background-position: 0px 0px, 50% 50%, 50% 50%;
  background-size: auto, cover, cover;
  background-repeat: repeat, no-repeat, no-repeat;
  background-attachment: scroll, scroll, scroll;
  -webkit-perspective: 500px;
  perspective: 500px;
}

.herosection.hero1 {
  background-image: -webkit-linear-gradient(270deg, rgba(10, 27, 36, .75), rgba(10, 27, 36, .75)), url('../images/BackgroundPhotos_3000x1680_7.jpg');
  background-image: linear-gradient(180deg, rgba(10, 27, 36, .75), rgba(10, 27, 36, .75)), url('../images/BackgroundPhotos_3000x1680_7.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, repeat;
  background-attachment: scroll, scroll;
}

.herosection.hero2 {
  background-image: -webkit-linear-gradient(270deg, rgba(56, 73, 82, .8), rgba(56, 73, 82, .8)), url('../images/BackgroundPhotos_3000x1680_2.jpg');
  background-image: linear-gradient(180deg, rgba(56, 73, 82, .8), rgba(56, 73, 82, .8)), url('../images/BackgroundPhotos_3000x1680_2.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, scroll;
}

.herosection.hero3 {
  background-image: -webkit-linear-gradient(270deg, rgba(56, 73, 82, .85), rgba(56, 73, 82, .85)), url('../images/BackgroundPhotos_3000x1680_6.jpg');
  background-image: linear-gradient(180deg, rgba(56, 73, 82, .85), rgba(56, 73, 82, .85)), url('../images/BackgroundPhotos_3000x1680_6.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, repeat;
  background-attachment: scroll, scroll;
}

.herosection.hero4 {
  background-image: -webkit-linear-gradient(270deg, rgba(56, 73, 82, .85), rgba(56, 73, 82, .85)), url('../images/ChicagoSkyline_1.jpg');
  background-image: linear-gradient(180deg, rgba(56, 73, 82, .85), rgba(56, 73, 82, .85)), url('../images/ChicagoSkyline_1.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, scroll;
}

.herosection.hero5 {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .6), rgba(0, 0, 0, .6)), url('../images/BackgroundPhotos_3000x1680_1.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .6), rgba(0, 0, 0, .6)), url('../images/BackgroundPhotos_3000x1680_1.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, scroll;
}

.devopscube {
  position: absolute;
  left: 1px;
  bottom: 282px;
  z-index: 20;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 140px;
  height: 140px;
  margin-top: 0px;
  margin-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px none #3e97ee;
  border-radius: 4px;
  background-color: #eb733a;
}

.scrollicon {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 5%;
  z-index: 4000;
  text-align: center;
}

.text-block {
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 24px;
  font-style: normal;
  font-weight: 300;
  text-align: center;
  letter-spacing: 0px;
}

.container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 80px;
  padding-left: 80px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.newvalueproposition {
  position: relative;
  z-index: 3000;
  text-align: center;
}

.heading {
  margin-top: 0px;
  margin-bottom: 24px;
  font-size: 36px;
  line-height: 48px;
  font-weight: 600;
  text-transform: none;
}

.paragraph {
  margin-bottom: 36px;
  color: #fff;
  font-size: 24px;
  line-height: 36px;
  font-weight: 300;
}

.button-2 {
  margin-right: 10px;
  margin-left: 10px;
  padding: 18px 36px;
  border: 1px solid #eb733a;
  background-color: #eb733a;
  font-weight: 600;
}

.button-2:hover {
  background-color: #ed641a;
}

.button-2.viewprojects {
  border: 1px solid #3e97ee;
  background-color: rgba(62, 151, 238, .21);
  color: #fff;
}

.button-2.viewprojects:hover {
  background-color: rgba(50, 131, 209, .6);
}

.valuepropwrapper {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 3000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  -webkit-filter: blur(0px);
  filter: blur(0px);
}

.teamaugcube {
  position: absolute;
  left: 1px;
  right: 0px;
  bottom: 423px;
  z-index: 20;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 140px;
  height: 140px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px none #3e97ee;
  border-radius: 4px;
  background-color: rgba(62, 151, 238, .4);
}

.mask {
  background-color: transparent;
}

.slide {
  background-color: transparent;
}

.slider {
  position: relative;
  left: 0px;
  top: 0%;
  right: 0px;
  height: 100px;
  margin-top: 0px;
  background-color: transparent;
}

.slide-nav {
  padding-top: 6px;
  font-size: 6px;
  line-height: 6px;
}

.clientquotes {
  margin-bottom: 12px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 24px;
  line-height: 18px;
  font-style: normal;
  font-weight: 300;
}

.left-arrow {
  color: #888;
  font-size: 18px;
  line-height: 18px;
}

.right-arrow {
  color: #888;
  font-size: 18px;
  line-height: 18px;
}

.clientname {
  font-family: 'Open Sans', sans-serif;
  color: silver;
  font-size: 12px;
  line-height: 12px;
  font-weight: 300;
  text-align: center;
}

.nameandtitle {
  font-weight: 600;
}

.container-2 {
  position: absolute;
  left: 0px;
  top: 15%;
  right: 0px;
  z-index: 4000;
}

.inheritancecube {
  position: absolute;
  left: 142px;
  bottom: 282px;
  z-index: 30;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 140px;
  height: 140px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px none #3e97ee;
  border-radius: 4px;
  background-color: rgba(62, 151, 238, .4);
}

.uiux {
  position: absolute;
  right: 1px;
  bottom: 281px;
  z-index: 20;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 140px;
  height: 280px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px none #3e97ee;
  border-radius: 4px;
  background-color: rgba(62, 151, 238, .4);
}

.webcube {
  position: absolute;
  right: 1px;
  bottom: 562px;
  z-index: 40;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 140px;
  height: 140px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px none #eb733a;
  border-radius: 4px;
  background-color: #3e97ee; /*rgba(235, 115, 58, .4); */
}

.bigdatacube {
  position: absolute;
  right: 142px;
  bottom: 0px;
  z-index: 50;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 140px;
  height: 140px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px none #3e97ee;
  border-radius: 4px;
  background-color: rgba(62, 151, 238, .4);
}

.proddevcube {
  position: absolute;
  left: 142px;
  bottom: 564px;
  z-index: 60;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 140px;
  height: 140px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px none #eb733a;
  border-radius: 4px;
  background-color: rgba(235, 115, 58, .4);
}

.consultingcube {
  position: absolute;
  left: 142px;
  bottom: 423px;
  z-index: 70;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 140px;
  height: 140px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px none #3e97ee;
  border-radius: 4px;
  background-color: #3e97ee;
}

.apiservicescube {
  position: absolute;
  right: 142px;
  bottom: 141px;
  z-index: 80;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 140px;
  height: 279px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px none #eb733a;
  border-radius: 4px;
  background-color: rgba(235, 115, 58, .4);
}

.operationalsupportcube {
  position: absolute;
  left: 1px;
  bottom: 141px;
  z-index: 100;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 140px;
  height: 140px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px none #eb733a;
  border-radius: 4px;
  background-color: rgba(235, 115, 58, .4);
}

.mobilecube {
  position: absolute;
  right: 142px;
  bottom: 421px;
  z-index: 120;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 140px;
  height: 140px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px none #3e97ee;
  border-radius: 4px;
  background-color: #eb733a;
}

.enterprisedbcube {
  position: absolute;
  right: 283px;
  bottom: 0px;
  z-index: 130;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 140px;
  height: 140px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px none #eb733a;
  border-radius: 4px;
  background-color: #3e97ee; /*rgba(235, 115, 58, .4);*/
}

.navbar {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 200;
  height: 100px;
  background-color: #384952;
}

.icon {
  color: transparent;
}

.icon-2 {
  color: transparent;
}

.brand.w--current {
  padding-left: 0px;
}

.projectexamples {
  position: relative;
  z-index: 500;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 180px;
  padding-bottom: 180px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #0a1b24;
  background-image: url('../images/ProjectExamples_Hero.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.projectsamplesrow {
  margin-top: 48px;
  margin-bottom: 48px;
}

.howweengagesection {
  padding-top: 90px;
  padding-bottom: 90px;
  background-color: #f5f5f5;
}

.howweengagesection.whitebackground {
  background-color: #fff;
}

.projectsamplestagline {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-right: 80px;
  padding-left: 80px;
  color: #f5f5f5;
  font-size: 24px;
  line-height: 36px;
  font-weight: 300;
}

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

.examplesheader {
  margin-top: 0px;
  margin-bottom: 29px;
  font-size: 36px;
  line-height: 48px;
  font-weight: 600;
  color: white;
}

.projectthumblink:hover {
  color: #eb733a;
}

.projectdescriptionlinkblock {
  position: relative;
  left: 0px;
  right: 0px;
  bottom: 0px;
  padding-top: 18px;
  padding-bottom: 18px;
  background-color: #384952;
  font-size: 12px;
}

.projectexampledescription {
  padding-top: 0px;
  padding-bottom: 0px;
  color: #fff;
  font-size: 12px;
  line-height: 14px;
  text-transform: capitalize;
}

.projectthumblinkblock {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 300px;
  height: 300px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/InvestToday_t3.jpg');
  background-position: 50% 0px;
  background-size: 300px 300px;
  background-repeat: no-repeat;
  color: transparent;
}

.projectthumblinkblock:hover {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .7), rgba(0, 0, 0, .7)), url('../images/InvestToday_t3.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .7), rgba(0, 0, 0, .7)), url('../images/InvestToday_t3.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, 300px;
  color: #fff;
}

.projectthumblinkblock.thumb2 {
  background-image: url('../images/InvestToday_t1.jpg');
  background-position: 50% 0px;
  background-size: 300px;
  background-repeat: no-repeat;
}

.projectthumblinkblock.thumb2:hover {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .7), rgba(0, 0, 0, .7)), url('../images/InvestToday_t1.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .7), rgba(0, 0, 0, .7)), url('../images/InvestToday_t1.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, 300px;
}

.projectthumblinkblock.thumb3 {
  background-image: url('../images/OfficeDesigner_t3.jpg');
  background-position: 50% 0px;
  background-size: 300px;
  background-repeat: no-repeat;
}

.projectthumblinkblock.thumb3:hover {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .7), rgba(0, 0, 0, .7)), url('../images/OfficeDesigner_t3.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .7), rgba(0, 0, 0, .7)), url('../images/OfficeDesigner_t3.jpg');
  background-position: 0px 0px, 50% 0px;
  background-size: auto, 300px;
  background-repeat: repeat, no-repeat;
}

.projectrow2 {
  position: static;
  display: inline-block;
  margin-top: 48px;
  margin-bottom: 48px;
}

.column-2 {
  position: static;
  text-align: center;
}

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

.projectexamplesanchor {
	display: block;
	position: relative;
	visibility: hidden; 
	top: 80px;
}

.projectdevelopmentcube {
  position: absolute;
  left: 142px;
  bottom: 141px;
  z-index: 100;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 280px;
  height: 140px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px none #3e97ee;
  border-radius: 4px;
  background-color: #3e97ee; /* rgba(62, 151, 238, .4); */
}

._17yearscube {
  position: absolute;
  left: 1px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 421px;
  height: 140px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px none #eb733a;
  border-radius: 4px;
  background-color: #eb733a; /*rgba(235, 115, 58, .4); */
}

.cloud {
  position: absolute;
  right: 1px;
  bottom: 0px;
  z-index: 20;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 140px;
  height: 280px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px none #eb733a;
  border-radius: 4px;
  background-color: #eb733a;
}

.navback {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 4999;
  height: 80px;
  background-color: rgba(56, 73, 82, .8);
}

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

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

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

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

html.w-mod-js *[data-ix="block-5"] {
  opacity: 0;
  -webkit-transform: translate(0px, -1000%);
  -ms-transform: translate(0px, -1000%);
  transform: translate(0px, -1000%);
}

html.w-mod-js *[data-ix="block-6"] {
  opacity: 0;
  -webkit-transform: translate(0px, -1000%);
  -ms-transform: translate(0px, -1000%);
  transform: translate(0px, -1000%);
}

html.w-mod-js *[data-ix="block-7"] {
  opacity: 0;
  -webkit-transform: translate(0px, -1000%);
  -ms-transform: translate(0px, -1000%);
  transform: translate(0px, -1000%);
}

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

/*@media (max-width: 991px) { */
@media (max-width: 1600px) {
	.newvalueproposition h1  {
		font-size: 24px;
		line-height: 32px;
	}
	.newvalueproposition p {	
	    font-size: 20px;
		line-height: 28px;
		max-width: 600px;
	}
	.hero1 .text-block {
		font-size: 14px;
	}
  .new-nav {
    padding-right: 10px;
  }
  .nav-item {
    padding-top: 25px;
    padding-bottom: 10px;
    text-align: center;
  }
  .nav-item.services {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .nav-item.services:focus {
    font-weight: 700;
  }
  .nav-icon {
    background-color: transparent;
    color: #fff;
  }
  .openedmenu.w--open {
    background-color: transparent;
    text-align: left;
  }
  .menutable {
    padding-top: 0px;
    padding-bottom: 40px;
    /* background-color: rgba(56, 73, 82, .9); */
  }
  .dropdown-menu.w-dropdown-list.w--open {
		background-color: rgba(56, 73, 82, .9);
	}	
  .main-slide {
    height: 800px;
  }
  .hero-heading {
    margin-top: 0px;
    padding-right: 62px;
    padding-left: 62px;
  }
  .hero-heading.onwhite {
    margin-top: 0px;
  }
  .first-slide {
    margin-top: 260px;
  }
  .blog-entry {
    padding-right: 0px;
    padding-left: 0px;
  }
  .contact-details {
    background-position: 41% 137%;
  }
  .contact-form {
    padding-right: 62px;
    padding-left: 62px;
  }
  .copyright {
    margin-right: -20px;
    padding-right: 0px;
  }
  .services-dropdown {
    padding-bottom: 20px;
	padding-top: 0px;
  }
  .services-dropdown.w--open {
    /*padding-right: 0px;
    padding-left: 0px;*/
  }
  .dropdown-link {
    text-align: center;
  }
  .dropdown-menu.w--open {
    margin-top: 0px;
    padding-top: 18px;
    padding-bottom: 18px;
    background-color: rgba(255, 0, 0, 0);
    text-align: center;
  }
  .opened-mobile-menu-drop-down {
    text-align: center;
  }
  .inner-page-hero-paragraph {
    padding-right: 63px;
    padding-left: 63px;
  }
  .technologylogocolumn {
    padding-right: 40px;
  }
  .bigtechlogo {
    padding-right: 34px;
  }
  .aboutusparagraph {
    padding-right: 64px;
    padding-left: 64px;
  }
  .aboutusbulletpoints {
    padding-right: 63px;
    padding-left: 84px;
  }
  .services-hero-section.csd {
    background-position: 50% 50%;
  }
  .services-hero-section.wd {
    background-position: 50% 50%;
  }
  .services-page-item-description {
    padding-right: 62px;
    padding-left: 62px;
  }
  .servicespagedescriptiononwhite {
    padding-right: 63px;
    padding-left: 63px;
  }
  .rightscreenshotparagraph {
    font-size: 14px;
    line-height: 24px;
  }
  .casestudydescription {
    padding-right: 60px;
    padding-left: 60px;
  }
  .screenshotheading {
    line-height: 42px;
    text-align: left;
  }
  .leftcolumn {
    padding-right: 20px;
  }
  .rightcolumn {
    padding-left: 20px;
  }
  .roidescription {
    padding-right: 63px;
    padding-left: 63px;
  }
  .roiheading {
    padding-right: 72px;
    padding-left: 72px;
  }
  .clientcomment {
    padding-right: 60px;
    padding-left: 60px;
  }
  .centeredscreenshotheading {
    line-height: 42px;
  }
  .centeredscreenshotparagraph {
    padding-right: 60px;
    padding-left: 60px;
    font-size: 14px;
    line-height: 24px;
  }
  .centeredscreenshotbig {
    padding-right: 40px;
    padding-left: 40px;
  }
  .windowsphonescreenshot {
    margin-left: 0px;
    padding-top: 30px;
  }
  .caseserviceheadline {
    font-size: 24px;
    line-height: 30px;
  }
  .navsocial {
    margin-right: 32px;
    margin-left: 32px;
    float: none;
  }
  .navsocial.last {
    display: inline-block;
    margin: 24px 14px 14px;
  }
  .navsocial.first {
    margin-right: 14px;
    margin-left: 14px;
    padding-left: 0px;
    border-style: none;
  }
  ._17yearscube {
    width: 300px;
    height: 100px;
    border-width: 2px;
    border-radius: 4px;
  }
  .cloud {
    width: 100px;
    height: 200px;
    border-width: 2px;
    border-radius: 4px;
  }
  .devopscube {
    bottom: 200px;	  
    width: 100px;
    height: 100px;
    border-width: 2px;
    border-radius: 4px;
  }
  .container {
    padding-right: 60px;
    padding-left: 60px;
  }
  .valuepropwrapper {
    background-color: transparent;
  }
  .projectdevelopmentcube {
    left: 100px;	  
    bottom: 100px;
    width: 200px;
    height: 100px;
    border-width: 1px;
    border-radius: 4px;
  }  
  .teamaugcube {
    bottom: 300px;
    width: 100px;
    height: 100px;
    border-width: 1px;
    border-radius: 4px;
  }
  .inheritancecube {
    left: 100px;
    bottom: 200px;
    width: 100px;
    height: 100px;
    border-width: 1px;
    border-radius: 4px;
  }
  .uiux {
    bottom: 200px;	  
    width: 100px;
    height: 200px;
    border-width: 2px;
    border-radius: 4px;
  }
  .webcube {
    bottom: 400px;
    width: 100px;
    height: 100px;
    border-width: 1px;
    border-radius: 4px;
  }
  .bigdatacube {
    right: 100px;
    width: 100px;
    height: 100px;
    border-width: 2px;
    border-radius: 4px;
  }
  .proddevcube {
    bottom: 400px;
    left: 100px;
    width: 100px;
    height: 100px;
    border-width: 2px;
    border-radius: 4px;
  }
  .consultingcube {
    left: 100px;
    bottom: 300px;
    width: 100px;
    height: 100px;
    border-width: 2px;
    border-radius: 4px;
  }
  .apiservicescube {
    right: 100px;
    bottom: 100px;
    width: 100px;
    height: 200px;
    border-width: 1px;
    border-radius: 4px;
  }
  .operationalsupportcube {
    left: 0px;
    bottom: 100px;
    width: 100px;
    height: 100px;
    border-width: 1px;
    border-radius: 4px;
  }
  .mobilecube {
    right: 100px;
    bottom: 300px;
    width: 100px;
    height: 100px;
    border-width: 1px;
    border-radius: 4px;
  }
  .enterprisedbcube {
    right: 200px;
    width: 100px;
    height: 100px;
    border-width: 1px;
    border-radius: 4px;
  }
  .brand.w--current {
    text-align: left;
  }
  .projectexamples {
    background-image: url('../images/ProjectExamples_Hero.jpg');
    background-position: 12% 0%;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
	padding-top: 130px;
	padding-bottom: 130px;
  }
  .projectexamplesanchor {
    top: 140px;
  }
  .projectexampledescription {
    font-size: 11px;
  }
  .projectrow2 {
    display: block;
    max-width: 700px;
	margin-top: 4px;
	margin-bottom: 24px;
	margin-left: auto!Important;
	margin-right: auto!Important;	
  }
  .projectthumblinkblock{
	width: 200px;
    height: 200px;
	background-size: 200px 200px;
	margin-top: 20px
  }
  .projectsamplestagline {
	  font-size: 20px;
  }
  .clientquotes {
    font-size: 20px;
    line-height: 26px;
  }
  
}

@media (max-width: 1365px) {

  ._17yearscube {
	display: none;
  }
  .cloud {
	display: none;
  }
  .devopscube {
	display: none;
  }
  .projectdevelopmentcube {
	display: none;
  }  
  .teamaugcube {
	display: none;
  }
  .inheritancecube {
	display: none;
  }
  .uiux {
	display: none;
  }
  .webcube {
	display: none;
  }
  .bigdatacube {
	display: none;
  }
  .proddevcube {
	display: none;
  }
  .consultingcube {
	display: none;
  }
  .apiservicescube {
	display: none;
  }
  .operationalsupportcube {
	display: none;
  }
  .mobilecube {
	display: none;
  }
  .enterprisedbcube {
	display: none;
  }

}

@media (max-width: 991px) {
	.w-container {
		padding-left: 20px;
		padding-right: 20px;
	}
  .email-icon {
    display: inline-block;
    /*margin-top: 20px;*/
  }
  .footer-email {
    margin-top: 0px;
    /*padding-top: 12px;*/
    padding-bottom: 20px;
    padding-left: 0px;
    text-align: center;
  }
  .footer-phone {
    display: block;
    /*padding-top: 12px;*/
    padding-bottom: 20px;
    padding-left: 0px;
  }	
  .address {	  
    line-height: 20px;
  }
}
	
@media (max-width: 767px) {
  a {
    padding-top: 0px;
    padding-bottom: 0px;
    text-align: center;
  }
  .new-nav {
    padding: 0px 0px 0px 10px;
  }
  .hero-heading {
    padding-right: 70px;
    padding-left: 70px;
    font-size: 30px;
    line-height: 36px;
  }
  .first-slide {
    margin-top: 270px;
  }
  .service-offer {
    padding-right: 60px;
    padding-left: 60px;
  }
  .blog-entry {
    padding: 40px 20px;
  }
  .contact-details {
    background-position: 50% 50%;
  }
  .address {
    /* margin-bottom: 32px; */
    text-align: center;
  }
  .footer-one {
    text-align: center;
  }
  .footer-links {
    text-align: center;
  }
  .copyright {
    margin-right: 0px;
    padding-left: 0px;
    text-align: center;
  }
  .social-icon {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .mobile-link-column {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .email-icon {
    display: inline-block;
    margin-top: 20px;
  }
  .phone-and-email-section {
    text-align: center;
  }
  .footer-email {
    margin-top: 0px;
    padding-top: 12px;
    padding-bottom: 20px;
    padding-left: 0px;
    text-align: center;
  }
  .footer-phone {
    display: block;
    padding-top: 12px;
    padding-bottom: 20px;
    padding-left: 0px;
  }
  .last-footer {
    text-align: center;
  }
  .technologytitle {
    margin-top: 24px;
    text-align: center;
  }
  .technologydescription {
    padding-right: 24px;
    padding-left: 24px;
    text-align: center;
  }
  .technologylogocolumn {
    padding-right: 240px;
    padding-left: 240px;
  }
  .bigtechlogo {
    padding-right: 0px;
    padding-left: 0px;
  }
  .aboutusparagraph {
    padding-right: 40px;
    padding-left: 40px;
  }
  .aboutusbulletpoints {
    padding-right: 41px;
    padding-left: 60px;
  }
  .services-hero-section {
    background-position: 50% 50%;
  }
  .servicespagedescriptiononwhite {
    padding-right: 40px;
    padding-left: 40px;
  }
  .rightscreenshotparagraph {
    text-align: center;
  }
  .screenshotheading {
    line-height: 42px;
    text-align: center;
  }
  .screenshotdescription {
    padding-right: 20px;
    padding-left: 20px;
    text-align: center;
  }
  .metrics {
    padding-top: 60px;
  }
  .metric {
    margin-top: 60px;
  }
  .leftcolumn {
    padding-right: 20px;
    padding-left: 20px;
  }
  .rightcolumn {
    margin-top: 60px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .roidescription {
    padding-right: 20px;
    padding-left: 20px;
  }
  .roiheading {
    padding-right: 40px;
    padding-left: 40px;
  }
  .centeredscreenshotheading {
    padding-right: 20px;
    padding-left: 20px;
    line-height: 42px;
  }
  .centeredscreenshotparagraph {
    padding-right: 20px;
    padding-left: 20px;
  }
  .servicesforclient {
    margin-top: 0px;
    margin-bottom: 30px;
    padding-right: 42px;
    padding-left: 42px;
  }
  .serviceiconssection {
    padding-bottom: 90px;
  }
  .caseserviceheadline {
    margin-top: 12px;
    margin-bottom: 12px;
  }
  .navsocial {
    margin-right: 32px;
    margin-left: 32px;
  }
  .devopscube {
    width: 80px;
    height: 80px;
  }
  .text-block {
    font-size: 10px;
  }
  .container {
    padding-right: 0px;
    padding-left: 0px;
  }
  .newvalueproposition {
    padding-right: 20px;
    padding-left: 20px;
  }
  .heading {
    margin-bottom: 18px;
    font-size: 30px;
    line-height: 36px;
  }
  .paragraph {
    margin-bottom: 24px;
    font-size: 18px;
    line-height: 24px;
  }
  .button-2 {
    margin-bottom: 14px;
    padding: 14px 24px;
  }
  .teamaugcube {
    bottom: 80px;
    width: 80px;
    height: 80px;
  }
  .slider {
    height: auto;
  }
  .slide-nav {
    position: relative;
    display: block;
  }
  .clientquotes {
    font-size: 18px;
    line-height: 24px;
  }
  .clientname {
    margin-bottom: 18px;
  }
  .inheritancecube {
    left: 80px;
    width: 80px;
    height: 80px;
  }
  .uiux {
    width: 80px;
    height: 80px;
  }
  .webcube {
    bottom: 80px;
    width: 80px;
    height: 80px;
  }
  .bigdatacube {
    right: 80px;
    width: 80px;
    height: 80px;
  }
  .proddevcube {
    bottom: 160px;
    width: 80px;
    height: 80px;
  }
  .consultingcube {
    left: 80px;
    bottom: 80px;
    width: 80px;
    height: 80px;
  }
  .apiservicescube {
    right: 80px;
    bottom: 80px;
    width: 80px;
    height: 80px;
  }
  .operationalsupportcube {
    left: 160px;
    width: 80px;
    height: 80px;
  }
  .mobilecube {
    right: 80px;
    bottom: 160px;
    width: 80px;
    height: 80px;
  }
  .enterprisedbcube {
    right: 160px;
    width: 80px;
    height: 80px;
  }
  .brand {
    padding-top: 5px;
    padding-left: 0px;
    text-align: left;
  }
  .brand.w--current {
    padding-top: 5px;
    text-align: left;
  }
  .image {
    max-width: 80%;
  }
  .projectexamples {
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
    background-attachment: scroll;
    text-align: center;
  }
  .projectsamplestagline {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 18px;
    line-height: 24px;
  }
  .examplesheader {
    font-size: 30px;
    line-height: 36px;
	color: white;
  }
  .projectthumblink {
    margin-bottom: 48px;
  }
  .projectexampledescription {
    font-size: 12px;
  }
  .projectthumblinkblock {
    display: inline-block;
  }
  .projectrow2 {
    position: static;
    display: block;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .column {
    text-align: center;
  }
  .column-2 {
    text-align: center;
  }
}

@media (max-width: 479px) {
  
  .projectexamplesanchor {
    top: 57px;
  }
  .navback {	
      height: 55px;
  }	  
  .button {
    padding: 21px 40px;
  }
  .openedmenu {
    padding-right: 10px;
    padding-left: 10px;
  }
  .main-slide {
    height: 600px;
  }
  .hero-heading {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 24px;
    line-height: 24px;
  }
  .first-slide {
    margin-top: 200px;
    margin-bottom: 200px;
  }
  .brainpower {
    padding-top: 120px;
    padding-bottom: 120px;
  }
  .phrase {
    padding-right: 12px;
    padding-left: 12px;
    font-size: 24px;
  }
  .client-logos {
    padding-right: 10px;
    padding-left: 10px;
  }
  .service-offer {
    padding-right: 0px;
    padding-left: 0px;
  }
  ._3-blog-entries {
    padding-top: 120px;
    padding-bottom: 120px;
  }
  .on-white {
    font-size: 30px;
  }
  .services-contained {
    padding-top: 120px;
    padding-bottom: 60px;
  }
  .contact-details {
    padding-top: 120px;
    padding-bottom: 120px;
  }
  .contact-form {
    padding-right: 20px;
    padding-left: 20px;
  }
  .address {
    margin-bottom: 20px;
  }
  .footer-one {
    padding-top: 120px;
    padding-bottom: 120px;
  }
  .copyright {
    margin-right: 0px;
    padding-right: 26px;
    padding-left: 26px;
    text-align: center;
  }
  .microsoft-partner-logo {
    margin-left: 0px;
    text-align: center;
  }
  .footer-email {
    margin-top: 10px;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .footer-phone {
    padding-top: 10px;
    padding-bottom: 12px;
    padding-left: 0px;
  }
  .inner-page-hero-paragraph {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 18px;
    line-height: 24px;
  }
  .technologylogocolumn {
    padding-right: 115px;
    padding-left: 115px;
  }
  .aboutusparagraph {
    padding-right: 20px;
    padding-left: 20px;
  }
  .aboutusbulletpoints {
    padding-right: 20px;
    padding-left: 40px;
  }
  .services-page-item-description {
    padding-right: 11px;
    padding-left: 11px;
  }
  .servicespagedescriptiononwhite {
    padding-right: 20px;
    padding-left: 20px;
  }
  .casestudydescription {
    padding-right: 19px;
    padding-left: 19px;
    font-size: 24px;
    line-height: 30px;
  }
  .screenshotdescription {
    padding-right: 20px;
    padding-left: 20px;
  }
  .exsummary {
    line-height: 42px;
  }
  .leftcolumn {
    padding-right: 19px;
    padding-left: 19px;
  }
  .rightcolumn {
    padding-right: 19px;
    padding-left: 19px;
  }
  .roidescription {
    padding-right: 20px;
    padding-left: 20px;
  }
  .roiheading {
    padding-right: 19px;
    padding-left: 19px;
  }
  .clientcomment {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 24px;
    line-height: 30px;
  }
  .centeredscreenshotparagraph {
    padding-right: 20px;
    padding-left: 20px;
  }
  .windowsphonescreenshot {
    margin-left: 0px;
  }
  .servicesforclient {
    padding-right: 10px;
    padding-left: 10px;
  }
  .herosection {
    background-image: url('../images/CubeCity3.png'), url('../images/gradient_tile2.jpg');
    background-position: 50% 50%, 50% 0px;
    background-size: 1400px, 5px;
    background-repeat: repeat-y, repeat-x;
    background-attachment: scroll, scroll;
  }
  .devopscube {
    width: 50px;
    height: 50px;
    border-width: 1px;
    border-radius: 4px;
  }
  .scrollicon {
    bottom: 15%;
  }
  .text-block {
    font-size: 7px;
    line-height: 10px;
    font-weight: 400;
  }
  .newvalueproposition {
    padding-right: 10px;
    padding-left: 10px;
  }
  .button-2 {
    margin-bottom: 14px;
  }
  .teamaugcube {
    bottom: 50px;
    width: 50px;
    height: 50px;
    border-width: 1px;
    border-radius: 4px;
  }
  .inheritancecube {
    left: 50px;
    width: 50px;
    height: 50px;
    border-width: 1px;
    border-radius: 4px;
  }
  .uiux {
    width: 50px;
    height: 50px;
    border-width: 1px;
    border-radius: 4px;
  }
  .webcube {
    bottom: 50px;
    width: 50px;
    height: 50px;
    border-width: 1px;
    border-radius: 4px;
  }
  .bigdatacube {
    right: 50px;
    width: 50px;
    height: 50px;
    border-width: 1px;
    border-radius: 4px;
  }
  .proddevcube {
    bottom: 100px;
    width: 50px;
    height: 50px;
    border-width: 1px;
    border-radius: 4px;
  }
  .consultingcube {
    left: 50px;
    bottom: 50px;
    width: 50px;
    height: 50px;
    border-width: 1px;
    border-radius: 4px;
  }
  .apiservicescube {
    right: 50px;
    bottom: 50px;
    width: 50px;
    height: 50px;
    border-width: 1px;
    border-radius: 4px;
  }
  .operationalsupportcube {
    left: 100px;
    width: 50px;
    height: 50px;
    border-width: 1px;
    border-radius: 4px;
  }
  .mobilecube {
    right: 50px;
    bottom: 100px;
    width: 50px;
    height: 50px;
    border-width: 1px;
    border-radius: 4px;
  }
  .enterprisedbcube {
    right: 100px;
    width: 50px;
    height: 50px;
    border-width: 1px;
    border-radius: 4px;
  }
  .brand {
    text-align: left;
  }
  .brand.w--current {
    text-align: left;
  }
  .projectexamples {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .howweengagesection {
    padding-top: 120px;
    padding-bottom: 120px;
  }
  .projectsamplestagline {
    padding-right: 10px;
    padding-left: 10px;
  }
   .services-dropdown {
    padding-bottom: 20px;
	padding-top: 20px;
  }
  .dropdown-menu.w-dropdown-list.w--open {
		/* background-color: rgba(56, 73, 82, .9); */
		background-color: rgba(235, 115, 58, .7);
	}	
  .dropdown-menu.w-dropdown-list.w--open a:hover {
		color: rgb(56, 73, 82);
  }
  
}

