@font-face {
  font-family: 'RobotoMed';
  src: url("../font/roboto-medium.eot");
  src: url("../font/roboto-medium.eot") format("embedded-opentype"), url("../font/roboto-medium.woff") format("woff"), url("../font/roboto-medium.ttf") format("truetype"), url("../font/roboto-medium.svg#RobotoMed") format("svg"); }
@font-face {
  font-family: 'RobotoLh';
  src: url("../font/roboto-light.eot");
  src: url("../font/roboto-light.eot") format("embedded-opentype"), url("../font/roboto-light.woff") format("woff"), url("../font/roboto-light.ttf") format("truetype"), url("../font/roboto-light.svg#RobotoLh") format("svg"); }
@font-face {
  font-family: 'RobotoBold';
  src: url("../font/Roboto-Bold.eot");
  src: url("../font/Roboto-Bold.eot") format("embedded-opentype"), url("../font/Roboto-Bold.woff") format("woff"), url("../font/Roboto-Bold.ttf") format("truetype"), url("../font/Roboto-Bold.svg#RobotoBold") format("svg"); }
@font-face {
  font-family: 'RobotoBlack';
  src: url("../font/Roboto-Black.eot");
  src: url("../font/Roboto-Black.eot") format("embedded-opentype"), url("../font/Roboto-Bold.woff") format("woff"), url("../font/Roboto-Black.ttf") format("truetype"), url("../font/Roboto-Black.svg#RobotoBlack") format("svg"); }
@font-face {
  font-family: 'Roboto';
  src: url("../font/Roboto-Regular.eot");
  src: url("../font/Roboto-Regular.eot") format("embedded-opentype"), url("../font/Roboto-Regular.woff") format("woff"), url("../font/Roboto-Regular.ttf") format("truetype"), url("../font/Roboto-Regular.svg#RobotoBold") format("svg"); }
@font-face {
  font-family: 'Opensans';
  src: url("../font/opensans-regular.eot");
  src: url("../font/opensans-regular.eot") format("embedded-opentype"), url("../font/opensans-regular.woff") format("woff"), url("../font/opensans-regular.ttf") format("truetype"), url("../font/opensans-regular.svg#Opensans") format("svg"); }
@font-face {
  font-family: 'OpensansLightItalic';
  src: url("../font/OpenSansLight-Italic.eot");
  src: url("../font/OpenSansLight-Italic.eot") format("embedded-opentype"), url("../font/OpenSansLight-Italic.woff") format("woff"), url("../font/OpenSansLight-Italic.ttf") format("truetype"), url("../font/OpenSansLight-Italic.svg#OpensansLightItalic") format("svg"); }
@font-face {
  font-family: 'OpensansSemiBold';
  src: url("../font/opensans-semibold.eot");
  src: url("../font/opensans-semibold.eot") format("embedded-opentype"), url("../font/opensans-semibold.woff") format("woff"), url("../font/opensans-semibold.ttf") format("truetype"), url("../font/opensans-semibold.svg#OpensansSemiBold") format("svg"); }
@font-face {
  font-family: 'OpensansItalic';
  src: url("../font/opensans-italic.eot");
  src: url("../font/opensans-italic.eot") format("embedded-opentype"), url("../font/opensans-italic.woff") format("woff"), url("../font/opensans-italic.ttf") format("truetype"), url("../font/opensans-italic.svg#OpensansItalic") format("svg"); }
/* reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/* base */
body {
  background: #fff;
  color: #000;
  font-family: 'RobotoMed'; }

ul {
  list-style: none; }

a {
  color: #000;
  text-decoration: none; }

a:hover {
  text-decoration: underline; }

b {
  font-weight: bold; }

/* clear float */
.clearfix:before,
.clearfix:after {
  content: '';
  display: table;
  line-height: 0; }

.clearfix:after {
  clear: both; }

/* image replace */
.logo, .contact-info .menu, #slider .bx-prev, #slider .bx-next, .email-icon {
  display: block;
  overflow: hidden;
  height: 0; }

/* float left */
.logo, .contact-info .menu, .contact-info-links, #nav li, #slider .bx-pager-item, #slider .bx-prev, #slider .bx-next, .yellow-img, .yellow-content, .services-better, .result-img, .integrations-img, .better-results-img, .better-results-content, .tech-img-item, .doing-for-link {
  float: left; }

/* float right */
.contact-info, #nav {
  float: right; }

/* float none */
/* text-decoration: none */
/* pseudo icon */
.yellow-content:before, .radio-group label.label-checked:before {
  content: '';
  display: block;
  position: absolute; }

/* header */
#header-wrapper {
  width: 100%; }

#header {
  overflow: hidden;
  background: #fff;
  padding: 0 0 38px;
  width: 1260px;
  margin: 0 0 0 -630px;
  position: fixed;
  top: 0;
  left: 50%;
  z-index: 999; }

.logo {
  width: 237px;
  padding-top: 59px;
  background: url("../img/logo.png") no-repeat;
  width: 237px;
  margin: 69px 0 0 6.19%; }

.contact-info {
  text-align: right;
  margin: 18px 22px 0 0; }
  .contact-info a {
    display: block;
    color: #484445;
    text-transform: uppercase;
    font-size: 17px;
    line-height: 19px; }
  .contact-info .menu {
    width: 29px;
    padding-top: 26px;
    background: url("../img/menu.png") no-repeat;
    margin: 5px 0 0 10px;
    display: none; }

#nav {
  clear: right;
  margin: 36px 4px 0 0; }
  #nav ul {
    overflow: hidden; }
  #nav li {
    text-transform: uppercase;
    font-size: 16px;
    margin-right: 18px; }
    #nav li a {
      color: #231f20; }
    #nav li.cur a {
      color: #f89232; }
    #nav li.blue a {
      color: #0f75ba; }

/* wrapper */
#wrapper {
  width: 1260px;
  margin: 0 auto;
  position: relative; }
  #wrapper h2 {
    font-family: "RobotoLh"; }
    #wrapper h2 b {
      font-family: "RobotoBold";
      display: inline; }

/* slider */
#slider {
  position: relative;
  /*margin: 166px 0 0; */}
  #slider img {
    max-width: 100%; }
  #slider .bx-pager {
    position: absolute;
    left: 6.19%;
    bottom: 37px; }
  #slider .bx-pager-item a {
    display: block;
    width: 14px;
    height: 0;
    padding-top: 14px;
    background: #fff;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 25px; }
    #slider .bx-pager-item a.active {
      background: #1688ab; }
  #slider .bx-controls-direction {
    position: absolute;
    left: 6.19%;
    bottom: 92px; }
  #slider .bx-prev {
    width: 42px;
    padding-top: 21px;
    background: url("../img/arrow-left.png") no-repeat;
    margin-right: 28px; }
  #slider .bx-next {
    width: 42px;
    padding-top: 21px;
    background: url("../img/arrow-right.png") no-repeat; }

/* slider text */
.slides-text {
  position: absolute;
  left: 6.19%;
  top: 11.03%;
  color: #fff; }
  .slides-text h2 {
    font-size: 58px;
    line-height: 1.069em;
    text-shadow: 1px 2px #242223; }
  .slides-text p {
    font: 24px/1.291 "Opensans";
    margin: 6px 0 19px;
    width: 40%;
    text-shadow: 1px 2px #242223; }
  .slides-text .no-break {
    white-space: nowrap; }

/* slider button */
.slides-btn {
  color: #231f20;
  display: inline-block;
  font: 22px/51px "RobotoBold";
  background: #ffda4e;
  padding: 0 23px 0 19px;
  border: 1px solid #92844d;
  border-radius: 4px;
  text-transform: uppercase; }
  .slides-btn:hover {
    text-decoration: none; }

/* expertise */
#expertise {
  position: relative; }

/* expertise content */
.expertise-content {
  width: 51.95%;
  margin-left: 6.19%;
  padding: 68px 0 97px; }
  .expertise-content h2 {
    font-size: 48px;
    line-height: 1.083em; }
  .expertise-content > p {
    font: 22px/1.363 "Opensans";
    margin: 37px 0 0;
    color: #2d2d2d; }

/* expertise quote */
.expertise-quote, .result-quote, .integrations-quote, .integrations-quote-left {
  margin: 53px 0 0; }
  .expertise-quote > p, .result-quote > p, .integrations-quote > p, .integrations-quote-left > p {
    font: 18px/1.444 "Opensans";
    color: #4c4c4c;
    width: 58.95%;
    margin: 0 0 30px;
    position: relative; }
    .expertise-quote > p:before, .expertise-quote > p:after, .result-quote > p:before, .integrations-quote > p:before, .integrations-quote-left > p:before, .result-quote > p:after, .integrations-quote > p:after, .integrations-quote-left > p:after {
      position: absolute;
      font: 84px "Arial";
      color: #000; }
    .expertise-quote > p:before, .result-quote > p:before, .integrations-quote > p:before, .integrations-quote-left > p:before {
      content: open-quote;
      top: -39px;
      left: -30px; }
    .expertise-quote > p:after, .result-quote > p:after, .integrations-quote > p:after, .integrations-quote-left > p:after {
      content: close-quote;
      bottom: -66px;
      right: -15px; }
  .expertise-quote > span, .result-quote > span, .integrations-quote > span, .integrations-quote-left > span {
    font: 16px "OpensansLightItalic"; }

/* expertise img */
.expertise-img {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 48.33%;
  width: 43.33% \9;
  z-index: -1; }
  .expertise-img img {
    width: 100%;
    max-width: 100%;
    display: block; }

/* yellow section */
.yellow {
  background: #ffdb16;
  padding: 62px 0 45px;
  overflow: hidden; }

/* yellow img */
.yellow-img {
  width: 18.095%;
  margin: 19px 0 0 10.635%; }
  .yellow-img img {
    width: 100%;
    max-width: 100%; }

/* yellow content */
.yellow-content {
  width: 57.866%;
  margin-left: 51px;
  background: #ffe56a;
  border-radius: 13px;
  padding: 27px 3.17% 52px;
  position: relative; }
  .yellow-content:before {
    width: 0;
    height: 0;
    border-width: 37px 22px;
    border-style: solid;
    border-color: #ffe56a #ffe56a transparent transparent;
    top: 95px;
    left: -44px; }
  .yellow-content h3 {
    font: 34px/1.1176 "Roboto";
    color: #484848;;
    width: 78.875%;
    margin: 0 0 38px; }
    .yellow-content h3 b {
      font-family: "RobotoBold"; }
  .yellow-content p {
    font: 18px/1.444 'Opensans';
    color: #000000;
    margin: 27px 0 0; }

/* services */
.services {
  text-align: center;
  padding: 68px 0 101px; }

.services-title h2, .better-results-content h2, .technology-content h2, .integrations h2 {
  font-size: 48px;
  line-height: 1.083em; }
.services-title > p, .better-results-content > p, .technology-content > p, .integrations > p {
  font: 20px "Opensans";
  margin: 23px 0 0; }

/* service content */
.services-content {
  overflow: hidden;
  margin: 57px 0; }

.services-better {
  width: 27.904%;
  padding: 36px 2.614% 0;
  border-left: 1px solid #e2e5e7; }
  .services-better:first-child {
    border: 0; }
  .services-better h3 {
    font: 24px "Roboto";
	color:#484848;
    text-transform: uppercase; }
    .services-better h3 img {
      display: block;
      margin: 0 auto 26px; }
    .services-better h3 span {
      font-family: "RobotoBlack"; }
  .services-better p {
    font: 17px/1.5294 'Opensans';
    margin: 21px 0 0; }

/* result */
.result {
  position: relative;
  overflow: hidden;
  background: #e7e7e7; }

.result-img {
  width: 48.492%; }
  .result-img img {
    width: 100%;
    max-width: 100%;
    display: block; }

.result-content {
  position: absolute;
  top: 76px;
  right: 2.209%;
  width: 45.785%;
  text-align: center; }
  .result-content > p {
    font: 27px/1.481 'Roboto'; }
  .result-content b {
    display: inline-block;
    font: 27px/1.481 'RobotoBlack';
    margin: 40px 0 0;
    padding: 0 4px 4px;
    border-bottom: 1px solid #232020; }

.result-quote > p {
  width: 97%;
  margin: 0 auto;
  text-align: left; }
  .result-quote > p:before {
    top: -15px; }
  .result-quote > p:after {
    bottom: -64px; }
.result-quote > span {
  display: inline-block;
  margin: 71px 0 0; }
  
/* integrations */
.integrations.int { margin: 166px 0 0; padding:0;  }
.integrations.int img { margin: 10px;  }

.integrations {
  padding: 100px 0;
  position: relative;
  overflow: hidden;
  background: #e7e7e7; }
  
  #magento, #salesforce { margin-top:32px; }
  
/* .integrations h2 { margin-bottom:52px; } */

.integrations-img {
  width: 48.492%; }
  .integrations-img img {
    width: 100%;
    max-width: 100%;
    display: block; }

.integrations-content {
  float:right;
  margin-right:80px;
  width: 40%;
  text-align: center; }
  .integrations-content > p {
    font: 18px 'Opensans'; }
  .integrations-content b {
    display: inline-block;
    font: 18px 'Opensans';
    margin: 40px 0 0;
    padding: 0 4px 4px; }

.integrations p, .integrations h2 { text-align:center; }

.integrations > p {
    font-size: 18px;
    margin: 52px 80px;
	display:block; }

.integrations-quote > p {
  width: 97%;
  margin: 0 auto;
  text-align: left; }
  .integrations-quote > p:before {
    top: -15px; }
  .integrations-quote > p:after {
    bottom: -64px; }
.integrations-quote > span {
  display: inline-block;
  margin: 20px 0 0; }
  
.integrations-content-left {
  float:left;
  margin-left:80px;
  width: 40%;
  text-align: center; }
  .integrations-content-left > p {
    font: 18px 'Opensans'; }
  .integrations-content-left b {
    display: inline-block;
    font: 27px 'Opensans';
    margin: 25px 0 0; }

.integrations-quote-left > p {
  width: 97%;
  margin: 0 auto;
  text-align: left; }
  .integrations-quote-left > p:before {
    top: -15px; }
  .integrations-quote-left > p:after {
    bottom: -64px; }
.integrations-quote-left > span {
  display: inline-block;
  margin: 20px 0 0; }

/* ikoala */
.ikoala {
  padding-bottom: 31px; }
  .ikoala h3 {
    color: #484848; }

/* better results */
.better-results {
  overflow: hidden;
  padding: 117px 0 100px; }

.better-results-img {
  width: 27.857%;
  box-shadow: -10px 10px 10px #ddd;
  margin: 0 11.508% 0 10.635%; }
  .better-results-img img {
    width: 100%;
    max-width: 100%; }

.better-results-content {
  width: 44.222% !important; float:left !important; }
  .better-results-content > p {
    margin: 33px 0 0;
    font-size: 18px;
    color: #4c4c4c; }

.better-results-quote {
  font: 17px/1.4117 'OpensansLightItalic';
  margin: 48px 0 0; }
  .better-results-quote > p {
    width: 62%; }
  .better-results-quote > span {
    display: inline-block;
    margin: 34px 0 0; }

/* yellow two */
.yellow-two {
  position: relative;
  background: #ffdb16;
  padding: 100px 0; }

.yellow-two-content {
  text-align: center;
  width: 38.873%;
  margin-left: 6.19%; }
  .yellow-two-content h3 {
    font: 30px 'RobotoBlack';
	color:#484848; }
    .yellow-two-content h3 img {
      display: block;
      margin: 0 auto 50px; }
  .yellow-two-content p {
    font: 18px/1.444 'Opensans';
    margin: 30px 0 0; }

.yellow-two-img {
  position: absolute;
  bottom: -2px;
  right: 0;
  width: 45.952%; }
  .yellow-two-img img {
    width: 100%;
    max-width: 100%; }

.yellow-two-quote p {
  font-family: 'OpensansItalic'; }

/* technology */
.technology {
  padding: 98px 0 121px;
  background: #f6f5f4; }

.technology-content {
  width: 58.1%;
  margin-left: 6.19%; }
  .technology-content > p {
    font-size: 18px;
    margin: 53px 0 0; }

.technology-img {
  margin: 57px 0 0 6.19%;
  overflow: hidden; }

.tech-img-item {
  width: 16.428%;
  height: 100px;
  text-align: center;
  display: table; }
  .tech-img-item span {
    display: table-cell;
    vertical-align: middle;
    padding: 0 20px; }

/* scoopon */
.scoopon {
  padding: 50px 0 123px; }
  .scoopon .yellow-two-img {
    width: 57.778%; }
  .scoopon .yellow-two-content {
    width: 29.206%; }
    .scoopon .yellow-two-content h3 img {
      margin: 0 auto 22px; }

/* doing for */
.doing-for {
  padding: 73px 0 69px;
  text-align: center;
  overflow: hidden; }
  .doing-for h2 {
    font-size: 48px;
    line-height: 1.083em; }

.links-wrapper {
  overflow: hidden; }

.doing-for-links {
  width: 1080px;
  margin: 17px auto -1px;
  overflow: hidden; }

.doing-for-link {
  width: 160px;
  display: table;
  height: 90px;
  text-align: center;
  padding: 27px;
  border-bottom: 1px solid #dbe3e5; }
  .doing-for-link a {
    display: table-cell;
    vertical-align: middle; }

/* team */
.team {
  padding-bottom: 36px; }
  .team .yellow-content:before {
    top: 62px; }
  .team .yellow-content h3 {
    color: #484848; }
  .team .yellow-img {
    margin-top: 6px; }
	
/* sarroff */
.sarroff {
  padding-bottom: 36px; text-align:left; }
  .sarroff .yellow-content:before {
    top: 62px; }
  .sarroff .yellow-content h3 {
    color: #484848; }
  .sarroff .yellow-img {
    margin-top: 6px; background-color:#000000; }

/**/
.consultation {
  background: #e7e7e7;
  padding: 42px 0 66px;
  position: relative; }
  .consultation h2 {
    text-align: center;
    color: #231f20;
    font: 48px 'RobotoLh'; }
  .consultation form {
    width: 463px;
    margin: 31px auto 0;
    overflow: hidden; }

.email-icon {
  width: 66px;
  padding-top: 64px;
  background: url("../img/email-icon.png") no-repeat;
  position: absolute;
  top: 0;
  left: 0; }

.form-group {
  position: relative; }
  .form-group input {
    padding: 17px 15px 18px; }
  .form-group input, .form-group textarea {
    background: #fff;
    border: 0;
    box-sizing: border-box;
    width: 100%;
    font-size: 15px;
    margin: 0 0 8px; }
  .form-group textarea {
    resize: none;
    height: 152px;
    padding: 17px 15px 18px; }
  .form-group label {
    position: absolute;
    font: 18px 'Verdana';
    left: 15px;
    top: 14px; }

.radios {
  overflow: hidden;
  margin: 0 0 8px; }

.radio-group {
  float: left;
  display: block;
  width: 50%; }
  .radio-group label {
    display: inline-block;
    width: 54px;
    height: 52px;
    background: #fff;
    cursor: pointer;
    position: relative;
    float: left;
    text-indent: 70px;
    line-height: 52px; }
    .radio-group label.label-checked:before {
      width: 31px;
      height: 33px;
      background: url("../img/right.png") no-repeat;
      left: 12px;
      top: 10px; }
  .radio-group input {
    display: none;
    width: 0;
    height: 0; }
  .radio-group span {
    float: left;
    font: 18px/52px 'Verdana';
    margin-left: 19px; }

.consultation-submit {
  background: #ffda4e;
  color: #231f20;
  float: right;
  border: 0;
  border-radius: 4px;
  font: 24px/51px 'RobotoBold';
  height: 51px;
  display: inline-block;
  padding: 0 24px 0 19px;
  text-transform: uppercase;
  cursor: pointer;
  border: 1px solid #f1e2aa;
  -webkit-appearance: none; }

/* footer */
#footer {
  padding: 54px 0 0; }

.footer-items {
  overflow: hidden;
  width: 800px;
  margin: 0 auto; }

.footer-product, .footer-references, .footer-company, .footer-contactus {
  width: 22.5%;
  margin-left: 3.33%;
  float: left; }
  .footer-product h3, .footer-references h3, .footer-company h3, .footer-contactus h3 {
    font: 16px 'OpensansSemiBold'; }
  .footer-product ul, .footer-references ul, .footer-company ul, .footer-contactus ul {
    margin: 28px 0 0; }
  .footer-product li, .footer-references li, .footer-company li, .footer-contactus li {
    font: 12px/22px 'Opensans'; }

.footer-product {
  margin: 0; }

.footer-contactus h3 {
  margin: 0 0 25px; }
.footer-contactus a {
  display: block;
  margin-bottom: 7px;
  font-family: 'RobotoBold'; }

.footer-copyright {
  clear: both;
  padding: 46px 0 50px 0;
  font: 12px 'Opensans'; }
  
  .packages-content { background-color:#ffdb16; padding: 10px 0; }
  .packages-content div { background-color:#ffdb16; display:block; width:auto; text-align:center; }
  #packages { margin-top:50px; }
  .pkInfo { width:44%; }
  #pkBtn { line-height:25px; }
  /*.integrations-content-left img, .integrations-content img { margin-bottom:20px !important; }*/
  
  #magento p, #salesforce p { text-align:left !important; }
  #magento img, #salesforce img { margin-bottom:10px; }

@media only screen and (max-width: 1260px) {
  #wrapper, #header {
    width: 100%; }

  #header {
    width: 100% !important;
    margin: 0 auto !important;
    left: 0 !important; }

  .slides-text {
    top: 8.03%; }
    .slides-text h2 {
      font-size: 46px; }
    .slides-text p {
      font-size: 22px;
      width: 50.873%; }

  #slider .bx-controls-direction {
    bottom: 70px; }
  #slider .bx-pager {
    bottom: 22px; }

  .expertise-img {
    top: 27px;
    bottom: auto; }

  .result-content {
    top: 35px; }

  .result-quote {
    margin: 30px 0 0; }
    .result-quote > span {
      margin: 40px 0 0; }

  .integrations-content {
    top: 35px; }

  .integrations-quote {
    margin: 30px 0 0; }
    .integrations-quote > span {
      margin: 20px 0 0; }
	  
  .integrations-content-left {
    top: 35px; }

  .integrations-quote-left {
    margin: 30px 0 0; }
    .integrations-quote-left > span {
      margin: 20px 0 0; }

  .scoopon {
    padding: 30px 0; }

  .scoopon .yellow-two-img {
    width: 50%; }

  .scoopon .yellow-two-content {
    width: 36.984%; }

  .doing-for-links {
    width: 1016px; }

  .doing-for-link:nth-child(5n+1) {
    padding-left: 0; }

  .doing-for-link:nth-child(5n) {
    padding-right: 0; } 
  #magento img, #saleforce img { margin-bottom:10px; } }

@media only screen and (max-width: 1110px) {
	.integrations.int { margin: 230px 0 0; }
}

@media only screen and (max-width: 1024px) {
  .slides-text {
    top: 8.03%; }
    .slides-text h2 {
      font-size: 40px; }
    .slides-text p {
      font-size: 18px;
      width: 50.873%; }

  #slider .bx-controls-direction {
    bottom: 80px; }

  .expertise-content {
    padding: 28px 0 27px; }

  .yellow-content h3, .team .yellow-content h3, .sarroff .yellow-content h3 {
    font-size: 26px; }
  .yellow-content p, .team .yellow-content p, .sarroff .yellow-content p {
    font-size: 16px; }

  .result-content > p, .result-content > b {
    font-size: 20px; }
  .result-content > b {
    margin: 20px 0 0; }

  .result-quote > p {
    font-size: 16px; }
    .result-quote > p:before {
      left: -30px; }
  .result-quote > span {
    font-size: 14px; }

  .integrations-content > p, .integrations-content > b {
    font-size: 20px; }
  .integrations-content > b {
    margin: 20px 0 0; }

  .integrations-quote > p {
    font-size: 16px; }
    .integrations-quote > p:before {
      left: -30px; }
  .integrations-quote > span {
    font-size: 14px; }
	
  .integrations-content-left > p, .integrations-content-left > b {
    font-size: 20px; }
	
  .int .integrations-content-left > p, .int .integrations-content-left > b {
    font-size: 27px; }
	
  .integrations-content-left > b {
    margin: 20px 0 0; }

  .integrations-quote-left > p {
    font-size: 16px; }
    .integrations-quote > p:before {
      left: -30px; }
  .integrations-quote-left > span {
    font-size: 14px; }

  .better-results-img {
    margin: 0 7.508% 0 6.635%; }

  .better-results-content {
    width: 57%; }

  .doing-for-links {
    width: 766px; }

  .doing-for-link {
    padding: 21px; }

  .doing-for-link:nth-child(5n+1) {
    padding-left: 21px; }

  .doing-for-link:nth-child(5n) {
    padding-right: 21px; }

  .doing-for-link:nth-child(4n+1) {
    padding-left: 0; }

  .doing-for-link:nth-child(4n) {
    padding-right: 0; } }
	
@media only screen and (max-width: 960px) {
  .integrations-content-left, .integrations-content { float:none; margin:53px 80px; width:80%;}
  .integrations.int { margin: 185px 0 0 !important; }
  #nav {
    clear: both;
    width: 100%;
    float: none;
    text-align: center;
    margin: 0;
    padding: 20px 0 0; }
    #nav ul {
      display: inline-block; }
    #nav li:last-child {
      margin-right: 0; }

  .logo {
    margin: 49px 0 0 6.19%; }

  .contact-info {
    margin: 48px 22px 0 0; }

    #slider .bx-controls-direction {
      bottom: 60px; }
    #slider .bx-controls-direction, #slider .bx-pager {
      right: 6.19%;
      left: auto; }
    #slider .bx-pager-item a {
      margin: 0 0 0 25px; }

  .services-title h2, .expertise-content h2, .better-results-content h2, .technology-content h2, .doing-for h2, .integrations h2 {
    font-size: 38px; }
  .services-title p, .expertise-content p, .better-results-content p, .technology-content p, .doing-for p, .integrations p {
    font-size: 16px; }

  .expertise-content > p {
    margin: 17px 0 0; }

  .expertise-quote {
    margin: 33px 0 0; }
    .expertise-quote > p {
      width: 70%;
      font-size: 16px; }
    .expertise-quote > span {
      font-size: 14px; }

  .yellow-img {
    margin: 19px 0 0 5.635%; }

  .yellow-content h3, .team .yellow-content h3, .sarroff .yellow-content h3 {
    font-size: 20px;
    margin: 0 0 20px; }
  .yellow-content p, .team .yellow-content p, .sarroff .yellow-content p {
    font-size: 14px;
    margin: 15px 0 0; }

  .result-content > p, .result-content > b {
    font-size: 18px; }
  .result-content > b {
    margin: 15px 0 0; }

  .result-quote {
    margin: 15px 0 0; }
    .result-quote > span {
      margin: 15px 0 0; }

  .integrations div > p, .integrations div > b {
    font-size: 16px !important; }
  .integrations-content > b {
    margin: 15px 0 0; }

  .integrations-quote {
    margin: 15px 0 0; }
    .integrations-quote > span {
      margin: 15px 0 0; }
	  
  .integrations-content-left > p, .integrations-content-left > b {
    font-size: 18px !important; }
  .integrations-content-left > b {
    margin: 10px 0 0; }

  .integrations-quote-left {
    margin: 15px 0 0; }
    .integrations-quote-left > span {
      margin: 15px 0 0; }

  .better-results-quote {
    margin: 20px 0 0; }
    .better-results-quote > span {
      margin: 14px 0 0; }

  .yellow-two {
    padding: 50px 0; }

  .yellow-two-content h3 {
    font-size: 24px; }
    .yellow-two-content h3 img {
      margin-bottom: 20px; }
  .yellow-two-content p {
    font-size: 16px; }

  .scoopon {
    padding-bottom: 10px; }

  .scoopon .yellow-two-content h3 img {
    margin-bottom: 10px; }
  .scoopon .yellow-two-content p {
    margin: 10px 0 0; }

  .footer-items {
    width: 95%; } 
  .integrations.int img { margin: 10px; }
	}
@media only screen and (max-width: 800px) {
  #nav li {
    margin-right: 13px; }

  .slides-text {
    top: 4.03%; }
    .slides-text h2 {
      font-size: 30px; }
    .slides-text p {
      font-size: 14px; }

  .expertise-content h2, .services-title h2, .better-results-content h2, .technology-content h2, .doing-for h2, .integrations h2 {
    font-size: 28px; }
  .expertise-content p, .services-title p, .better-results-content p, .technology-content p, .doing-for p {
    font-size: 16px; }

  .doing-for h2 {
    margin: 0 0 30px; }

  .expertise-content {
    padding: 28px 0 27px; }
    .expertise-content > p {
      margin: 10px 0 0; }

  .expertise-quote {
    margin: 33px 0 0; }
    .expertise-quote > p {
      width: 80%;
      font-size: 14px; }
    .expertise-quote > span {
      font-size: 12px; }

  .yellow-content:before {
    top: 75px; }

  .team .yellow-content:before, .team .yellow-content:before {
    top: 30px; }

  .yellow-content, .team .yellow-content, .sarroff .yellow-content {
    margin-left: 40px; }
    .yellow-content:before, .team .yellow-content:before, .sarroff .yellow-content:before {
      border-width: 25px 15px;
      left: -30px; }
    .yellow-content h3, .team .yellow-content h3, .sarroff .yellow-content h3 {
      font-size: 18px; }
    .yellow-content p, .team .yellow-content p, .sarroff .yellow-content p {
      font-size: 14px; }

  .services-content { margin:20px 0 !important; }
  .services-content h3 {
    font-size: 18px; }
  .services-content p {
    font-size: 15px; }

  .result-img, .result-content {
    width: 90%;
    margin: 0 auto; }

  .result-img {
    float: none;
    margin: 30px auto 0; }

  .result-content {
    position: static;
    padding: 40px 0; }

  .integrations-img, .integrations-content, .integrations-content-left {
    width: 90%;
    margin: 0 auto; }

  .integrations-img {
    float: none;
    margin: 30px auto 0; }

  .integrations-content, .integrations-content-left {
    position: static; }

  .yellow-two-img, .yellow-two-content, .scoopon .yellow-two-img, .scoopon .yellow-two-content {
    width: 90%;
    margin: 0 auto; }

  .yellow-two-img, .scoopon .yellow-two-img {
    position: static;
    margin-top: 30px; }

  .doing-for-links {
    width: 564px; }

  .doing-for-link:nth-child(4n+1) {
    padding-left: 21px; }

  .doing-for-link:nth-child(4n) {
    padding-right: 21px; }

  .doing-for-link:nth-child(3n+1) {
    padding-left: 0; }

  .doing-for-link:nth-child(3n) {
    padding-right: 0; } 
	}
@media only screen and (max-width: 800px) {
  .integrations > p { width:90%; margin:40px auto;}
  /*.integrations-content-left img, .integrations-content img { margin-bottom:20px !important; } */
  .integrations.int {margin: 90px 0 0 !important; }
  
  #header {
    padding: 0;
	border-bottom:1px solid #e7e7e7; }

  .logo {
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
    background-size: 100% auto;
    width: 180px;
    margin: 22px 0 0 5% !important; }

  .headroom {
    transition: all 0.2s linear; }

  .headroom--pinned {
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -moz-transform: translateY(0%); }

  .headroom--unpinned {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -moz-transform: translateY(-100%); }

  #nav {
    padding: 0 0 9px !important;
    height: 0px;
    transition: height 0.2s ease-in-out; }
    #nav ul {
      display: block; }
    #nav li {
      float: none;
      margin-right: 0;
      font-size: 21px;
      line-height: 36px; }
    #nav.active {
      height: 295px; }

  .contact-info {
    padding: 18px 12px 0 0;
    margin: 0 22px 0 0 !important; }
    .contact-info .menu {
      display: block; }

  #slider {
    padding-bottom: 30px;
    background: #e7e7e7; }

  .slides-text {
    position: static;
    width: 90%;
    margin: 30px auto 0;
    color: #232020; }
    .slides-text h2 {
      font-size: 28px;
      text-shadow: 1px 2px #fff;
      margin: 0 0 12px; }
    .slides-text p {
      font-size: 16px;
      width: 100%;
      margin: 6px 0 10px;
      text-shadow: 1px 2px #fff; }

  .slides-btn {
    font-size: 14px;
    line-height: 30px;
    margin-top: 12px; }

  .expertise-content {
    width: 80%;
    margin: 0 auto; }

  .expertise-img {
    display: none; }

  .expertise-content {
    padding: 28px 0 27px; }

  .expertise-quote > p:before {
    left: -20px; }

  .yellow-content:before {
    top: 40px; }

  .team .yellow-content:before, .sarroff .yellow-content:before {
    top: 15px; }

  .services-content h3 {
    font-size: 16px; font-weight:bold; }
  .services-content p {
    font-size: 13px; }

  .better-results-img, .better-results-content, .technology-content, .integrations-content, .integrations-content-left {
    float: none;
    width: 90%;
    margin: 0 auto; }

  .better-results-content {
    margin: 30px auto 0; }

  .doing-for-links {
    width: 100%; }

  .footer-product, .footer-references, .footer-company, .footer-contactus {
    float: none;
    width: 90%;
    text-align: center;
    margin: 0 auto 20px; }
    .footer-product ul, .footer-references ul, .footer-company ul, .footer-contactus ul {
      margin-top: 12px; }

  .consultation h2 {
    font-size: 30px; }

  .doing-for-links {
    width: 367px; }

  .doing-for-link {
    padding: 15px; }

  .doing-for-link:nth-child(3n+1) {
    padding-left: 15px; }

  .doing-for-link:nth-child(3n) {
    padding-right: 15px; }

  .doing-for-link:nth-child(2n+1) {
    padding-left: 0; }

  .doing-for-link:nth-child(2n) {
    padding-right: 0; }

  .services-better {
    float: none;
    width: 90%;
    margin: 0 auto;
    border: 0; } 
  body .better-results-content { margin: 30px auto 0 !important; }	
  body .better-results-img, body .better-results-content { float: none !important; width: 90% !important; margin: 0 auto !important; }
  body .better-results-img { margin-bottom:30px !important; }
	}
@media only screen and (max-width: 480px) {
  .int img { width:auto; height:45px; margin: 5px 10px !important; }
  .integrations-content-left > b { margin-top:10px !important; }
	
  .contact-info a, .contact-info p {
    display: none; }

  .consultation form {
    width: 90%; }

  .services-content {
    margin: 20px 0 !important; }
    .services-content h3 {
      font-size: 14px; }

  .services-better {
    height: auto !important; }

  .radio-group label {
    width: 40px;
    height: 40px;
    line-height: 40px; }
    .radio-group label.label-checked:before {
      top: 5px;
      left: 4px; }
  .radio-group span {
    line-height: 40px; }

  .consultation h2 {
    font-size: 20px; }

  .result-quote > p {
    width: 90%; }
    .result-quote > p:before {
      left: -27px; }

  .integrations-quote > p {
    width: 90%; }
    .integrations-quote > p:before {
      left: -27px; }

  .integrations-quote-left > p {
    width: 90%; }
    .integrations-quote-left > p:before {
      left: -27px; }

  .yellow-img {
    margin: 0 auto;
    width: 100%;
    text-align: center; }
    .yellow-img img {
      width: 50%;
      margin: 0 auto; }

  .yellow-content {
    width: 80%;
    margin: 40px 0 0 40px; }

  .contact-info .menu {
    margin: 15px 0 0 10px; }

  .doing-for-links {
    width: 100%; }

  .doing-for-link {
    padding: 0 !important;
    width: 50%; }

  .yellow,
  .services,
  .better-results,
  .yellow-two,
  .technology,
  .integrations,
  .consultation {
    padding: 40px 0; }

  .technology-img {
    margin-top: 10px; } 
  .integrations.int img { margin: 5px 10px 10px 10px !important; max-height:50px; width:auto; }
  #pkBtn { font-size:15px; }
	}

@media only screen and (max-width: 1110px) {
	.integrations.int { margin: 180px 0 0; }
	.logo { margin: 49px 0 0 6.19%; }
	.contact-info { margin: 48px 22px 0 0; }
	#nav { clear: both; width: 100%; float: none; text-align: center; margin: 0; padding: 20px 0 0; }
	#nav ul { display:inline-block; }
}

@media only screen and (max-width: 1180px) {
	.integrations.int .integrations-content-left, .integrations.int .integrations-content { width:100%; }
	.better-results-img, .better-results-content, .technology-content, .integrations-content, .integrations-content-left { float: none; width: 90%; margin: 0 auto; }
	.better-results-img { margin: 0 11.508% 0 10.635%; width:27.857% !important; float:left !important; }
	.integrations-content-left b { margin: 10px 0 0;  }
}

@media only screen and (max-width: 990px) {
	.integrations.int .integrations-content-left, .integrations.int .integrations-content { width:100%; }
	.better-results-img, .better-results-content, .technology-content, .integrations-content, .integrations-content-left { float: none; width: 90%; margin: 0 auto; }
	.better-results-content {width:55% !important;}
	.better-results-img { margin: 0 7.508% 0 6.635% !important; }
}
