/*~~~~~New Color Added~~~~*/
/*ProximaNova Font Family*/
/*
@font-face { font-family: 'ProximaNovaRegular'; src: url('../fonts/ProximaNovaRegular.eot'); src: url('../fonts/ProximaNovaRegular.eot') format('embedded-opentype'), url('../fonts/ProximaNovaRegular.woff2') format('woff2'), url('../fonts/ProximaNovaRegular.woff') format('woff'), url('../fonts/ProximaNovaRegular.ttf') format('truetype'), url('../fonts/ProximaNovaRegular.svg#ProximaNovaRegular') format('svg'); }
@font-face { font-family: 'ProximaNovaBlack'; src: url('../fonts/ProximaNovaBlack.eot'); src: url('../fonts/ProximaNovaBlack.eot') format('embedded-opentype'), url('../fonts/ProximaNovaBlack.woff2') format('woff2'), url('../fonts/ProximaNovaBlack.woff') format('woff'), url('../fonts/ProximaNovaBlack.ttf') format('truetype'), url('../fonts/ProximaNovaBlack.svg#ProximaNovaBlack') format('svg'); }
@font-face { font-family: 'ProximaNova-Extrabold'; src: url('../fonts/ProximaNova-Extrabold.eot'); src: url('../fonts/ProximaNova-Extrabold.eot') format('embedded-opentype'), url('../fonts/ProximaNova-Extrabold.woff2') format('woff2'), url('../fonts/ProximaNova-Extrabold.woff') format('woff'), url('../fonts/ProximaNova-Extrabold.ttf') format('truetype'), url('../fonts/ProximaNova-Extrabold.svg#ProximaNova-Extrabold') format('svg'); }
@font-face { font-family: 'ProximaNovaBold'; src: url('../fonts/ProximaNovaBold.eot'); src: url('../fonts/ProximaNovaBold.eot') format('embedded-opentype'), url('../fonts/ProximaNovaBold.woff2') format('woff2'), url('../fonts/ProximaNovaBold.woff') format('woff'), url('../fonts/ProximaNovaBold.ttf') format('truetype'), url('../fonts/ProximaNovaBold.svg#ProximaNovaBold') format('svg'); }
@font-face { font-family: 'ProximaNova-Semibold'; src: url('../fonts/ProximaNova-Semibold.eot'); src: url('../fonts/ProximaNova-Semibold.eot') format('embedded-opentype'), url('../fonts/ProximaNova-Semibold.woff2') format('woff2'), url('../fonts/ProximaNova-Semibold.woff') format('woff'), url('../fonts/ProximaNova-Semibold.ttf') format('truetype'), url('../fonts/ProximaNova-Semibold.svg#ProximaNova-Semibold') format('svg'); }
*/
/*$ProximaNovaRegular: "ProximaNovaRegular", Arial, Helvetica, sans-serif;
$ProximaNovaBold: "ProximaNovaBold", Arial, Helvetica, sans-serif;
$ProximaNovaBlack: "ProximaNovaBlack", Arial, Helvetica, sans-serif;
$ProximaNova-Extrabold: "ProximaNova-Extrabold", Arial, Helvetica, sans-serif;
$ProximaNova-Semibold: "ProximaNova-Semibold", Arial, Helvetica, sans-serif;*/
@font-face {
  font-family: 'proxima_nova_rgregular';
  src: url("../fonts/proximanova-regular-webfont.eot");
  src: url("../fonts/proximanova-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/proximanova-regular-webfont.woff2") format("woff2"), url("../fonts/proximanova-regular-webfont.woff") format("woff"), url("../fonts/proximanova-regular-webfont.ttf") format("truetype"), url("../fonts/proximanova-regular-webfont.svg#proxima_nova_rgregular") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'proxima_novasemibold';
  src: url("../fonts/proximanova-semibold-webfont.eot");
  src: url("../fonts/proximanova-semibold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/proximanova-semibold-webfont.woff2") format("woff2"), url("../fonts/proximanova-semibold-webfont.woff") format("woff"), url("../fonts/proximanova-semibold-webfont.ttf") format("truetype"), url("../fonts/proximanova-semibold-webfont.svg#proxima_novasemibold") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'proxima_nova_rgbold';
  src: url("../fonts/proximanova-bold-webfont.eot");
  src: url("../fonts/proximanova-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/proximanova-bold-webfont.woff2") format("woff2"), url("../fonts/proximanova-bold-webfont.woff") format("woff"), url("../fonts/proximanova-bold-webfont.ttf") format("truetype"), url("../fonts/proximanova-bold-webfont.svg#proxima_nova_rgbold") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'proxima_novaextrabold';
  src: url("../fonts/proximanova-extrabold-webfont.eot");
  src: url("../fonts/proximanova-extrabold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/proximanova-extrabold-webfont.woff2") format("woff2"), url("../fonts/proximanova-extrabold-webfont.woff") format("woff"), url("../fonts/proximanova-extrabold-webfont.ttf") format("truetype"), url("../fonts/proximanova-extrabold-webfont.svg#proxima_novaextrabold") format("svg");
  font-weight: normal;
  font-style: normal; }
/*Global*/
body {
  background: #e9f1f4;
  font-family: "proxima_nova_rgregular", Arial, Helvetica, sans-serif;
  color: #002838;
  position: relative; }

ul, li {
  list-style: none;
  list-style-type: none; }

h1, h2, h3, h4, h5 {
  font-family: "proxima_nova_rgbold", Arial, Helvetica, sans-serif; }

h1 {
  font-size: 47px;
  line-height: 56px; }

h2 {
  font-size: 31px;
  line-height: 36px; }

h3 {
  font-size: 18px;
  line-height: 27px; }

h4 {
  font-size: 16px;
  line-height: 20px; }

h5 {
  font-size: 14px;
  line-height: 17px; }

img {
  max-width: 100%; }

.container {
  padding-right: 8px;
  padding-left: 8px;
  margin-right: auto;
  margin-left: auto; }

@media (min-width: 1200px) {
  .container {
    width: 990px; } }
.row {
  margin-right: -8px;
  margin-left: -8px; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  padding-right: 8px;
  padding-left: 8px; }

.col-no-leftspace {
  padding-left: 0; }

.col-no-rightspace {
  padding-right: 0; }

.col-no-space {
  padding-left: 0;
  padding-right: 0; }

.page-banner, .section-heading {
  max-width: 640px;
  margin: auto; }

.section-heading-02 {
  max-width: 725px;
  width: 90%;
  margin: auto; }

.page-banner {
  color: #ffffff;
  float: none;
  margin-top: 45px; }
  .page-banner h1 {
    font-family: "proxima_novaextrabold", Arial, Helvetica, sans-serif;
    margin-top: 0px; }

.section-heading {
  float: none; }
  .section-heading h2 {
    margin-top: 0; }

.section-heading-type1 h5 {
  font-size: 16px; }

.section-heading-type2 h2 {
  text-align: center;
  font-family: "proxima_novaextrabold", Arial, Helvetica, sans-serif; }
.section-heading-type2 h4 {
  color: #439ad7;
  font-family: "proxima_nova_rgbold", Arial, Helvetica, sans-serif;
  text-align: center; }

.section-heading-type4 {
  color: #ffffff; }
  .section-heading-type4 h5 {
    font-family: "proxima_nova_rgbold", Arial, Helvetica, sans-serif; }

.section-heading-type5 h3 {
  color: #008bd9;
  font-size: 22px;
  margin-top: 0;
  line-height: 1.2; }
.section-heading-type5 h5 {
  color: #006391;
  font-size: 13px;
  margin-top: 0px;
  margin-bottom: 0px;
  line-height: 2.19;
  font-family: "proxima_novasemibold", Arial, Helvetica, sans-serif; }
.section-heading-type5 p {
  color: #4a4a4a;
  font-size: 14px; }

.section-heading-type6 h2 {
  font-family: "proxima_novaextrabold", Arial, Helvetica, sans-serif;
  color: #008bd9;
  font-size: 34px;
  line-height: 1.2;
  margin: 0; }
.section-heading-type6 h4 {
  font-family: "proxima_nova_rgbold", Arial, Helvetica, sans-serif;
  color: #407699;
  font-size: 16px;
  margin: 0;
  line-height: 1.63; }
.section-heading-type6 span {
  font-size: 16px;
  line-height: 1.63;
  color: #333333;
  display: block;
  margin: 4px 0 25px 0; }

.section-heading-type7 h2 {
  font-size: 30px;
  color: #002838;
  margin-bottom: 20px; }
.section-heading-type7 h5 {
  font-size: 16px;
  color: #009ad9; }
.section-heading-type7 a {
  font-size: 16px;
  color: #002838;
  text-decoration: underline;
  font-weight: bold; }
  .section-heading-type7 a:hover {
    text-decoration: none; }

.section-heading-type8 h2 {
  font-size: 20px;
  line-height: 25px;
  text-align: center;
  font-family: "proxima_novaextrabold", Arial, Helvetica, sans-serif;
  margin: 0; }
.section-heading-type8 h4 {
  font-size: 16px;
  color: #439ad7;
  font-family: "proxima_nova_rgbold", Arial, Helvetica, sans-serif;
  text-align: center;
  margin-bottom: 0; }

.btn, .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  background-image: none;
  -webkit-box-shadow: none none none none none;
  -moz-box-shadow: none none none none none;
  box-shadow: none none none none none;
  border: none;
  text-shadow: none;
  border: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  color: #ffffff; }

.btn-primary {
  background-color: #009ad9;
  -webkit-transition: all 0.2s ease-out 0.1s;
  -moz-transition: all 0.2s ease-out 0.1s;
  -o-transition: all 0.2s ease-out 0.1s;
  transition: all 0.2s ease-out 0.1s; }
  .btn-primary:hover, .btn-primary:focus {
    background-color: #005bc4; }

.btn-default {
  background-color: #ffffff;
  color: #008bd9;
  -webkit-transition: all 0.2s ease-out 0.1s;
  -moz-transition: all 0.2s ease-out 0.1s;
  -o-transition: all 0.2s ease-out 0.1s;
  transition: all 0.2s ease-out 0.1s; }
  .btn-default:hover, .btn-default:focus {
    background-color: #e9f1f4; }

.btn-default-02 {
  border: 1.5px solid #00405d;
  color: #00405d;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  padding: 12px;
  width: 245px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px; }

.btn-default-03 {
  color: #ffffff;
  text-align: left;
  font-size: 16px;
  font-weight: bold;
  padding: 11px 25px;
  margin: 0;
  position: relative;
  text-decoration: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all 300ms ease-out 25ms;
  -moz-transition: all 300ms ease-out 25ms;
  -o-transition: all 300ms ease-out 25ms;
  transition: all 300ms ease-out 25ms;
  /*&:after{
          content: '';
          width:0px;
          height:100%;
          background: $color-white;
          position: absolute;
          top: 0;
          left: 0px;
          opacity: .2;
          @include border-radius(3px);
          @include transition(all, 300ms, ease-out, 25ms);
      }*/ }
  .btn-default-03:hover {
    text-decoration: none;
    opacity: .7;
    color: #ffffff;
    /*color:$color-white;
    &:after{
        width: 100%;
    }*/ }
  .btn-default-03 i {
    position: absolute;
    top: 11px; }
  .btn-default-03.first {
    padding-left: 60px; }
    .btn-default-03.first i {
      left: 25px; }
  .btn-default-03.last {
    padding-right: 60px; }
    .btn-default-03.last i {
      right: 25px; }

.inner-contents-container {
  width: 100%;
  overflow: hidden; }

.main-wrapper {
  width: 100%;
  padding-top: 142px; }
  .main-wrapper:after {
    content: '';
    bottom: 0;
    -webkit-transform: skewY(-3deg);
    transform: skewY(-3deg);
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
    display: block;
    height: 1000px;
    left: 0;
    top: -600px;
    position: absolute;
    right: 0;
    z-index: -1;
    background: #002bb1;
    background: linear-gradient(232deg, #0075cf, #005bc4 36%, #002bb1); }

.section-container {
  background: #ffffff;
  -webkit-box-shadow: 0 0px 8px 0 rgba(0, 0, 0, 0.11);
  -moz-box-shadow: 0 0px 8px 0 rgba(0, 0, 0, 0.11);
  box-shadow: 0 0px 8px 0 rgba(0, 0, 0, 0.11);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px; }

.section-container-type1 {
  background: #f2fafe; }

.btn-default-small {
  font-family: "proxima_nova_rgregular", Arial, Helvetica, sans-serif;
  /* width: 113px; */
  border: solid 1px #ffffff;
  font-size: 12px;
  padding: 4px 8px 2px 17px;
  position: relative; }

.btn-default-small:before {
  content: '\f104';
  font: normal normal normal 14px/1 FontAwesome;
  position: absolute;
  left: 7px;
  top: 4px; }

.verticle-center {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.inner-contents-container {
  background: #ffffff; }

.modal {
  text-align: center; }
  .modal:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -4px; }
  .modal .modal-header .close {
    color: #99a9b0;
    font-size: 18px;
    opacity: 1; }
    .modal .modal-header .close:hover {
      opacity: 0.2; }
  .modal .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    border: none;
    text-align: left; }
  .modal .modal-dialog {
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto; }

.modal-open .downloadBtn {
  width: auto; }

.success-modal .modal-header {
  border: none;
  padding: 20px; }
.success-modal .modal-body {
  max-width: 460px;
  margin: 0 auto;
  padding: 65px 15px 85px;
  text-align: center; }
  .success-modal .modal-body i {
    font-size: 110px;
    color: #008bd9; }
  .success-modal .modal-body h2 {
    font-family: "proxima_nova_rgregular", Arial, Helvetica, sans-serif;
    color: #008bd9;
    font-size: 34px;
    margin-top: 15px;
    margin-bottom: 36px; }
  .success-modal .modal-body p {
    font-size: 22px;
    line-height: 1.5;
    color: #1b1f28;
    margin-bottom: 20px; }
    .success-modal .modal-body p a {
      color: #008bd9;
      text-decoration: underline;
      display: block; }

.carousel-indicators li {
  border: none;
  background-color: #ffffff; }
  .carousel-indicators li.active {
    background-color: #009ad9; }

.top-gap-none {
  margin-top: 0 !important; }

.button-section-btm {
  padding: 20px 0;
  max-width: 900px;
  margin: 0 auto;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px; }

.btn-cont-block {
  display: table;
  min-height: 150px; }
  .btn-cont-block div {
    display: table-cell;
    vertical-align: middle; }

.btn-cont-block {
  width: 188px; }

.icon-block-section {
  margin: 0 auto;
  display: table;
  min-height: 150px;
  padding-left: 10px;
  padding-right: 10px; }
  .icon-block-section .img-icon-cont {
    display: table-cell;
    vertical-align: middle;
    text-align: center; }
    .icon-block-section .img-icon-cont img {
      margin-right: 29px; }
  .icon-block-section p {
    font-size: 16px;
    line-height: 22px;
    font-weight: bold;
    display: table-cell;
    width: 300px;
    vertical-align: middle; }

.pale-cornflower-blue {
  background: #abd2fa; }

.cornflower-blue {
  background: #7692ff; }

.dodger-blue {
  background: #2981fe; }

.tory-blue {
  background: #3d518c; }

.work-details-pattens-blue-box {
  background: #d6e8f4;
  padding: 30px 0 50px 0; }
  .work-details-pattens-blue-box h2 {
    font-size: 30px;
    line-height: 30px;
    margin: 0 0 100px 0; }
    .work-details-pattens-blue-box h2 span {
      display: block;
      font-size: 16px;
      color: #009ad9; }
  .work-details-pattens-blue-box ul li h4 {
    color: #439ad7; }
  .work-details-pattens-blue-box ul li p {
    font-size: 16px;
    font-weight: bold; }

.gap-60 {
  margin-top: 60px; }

.gap-left {
  padding-left: 33px; }

/*min width 421px*/
@media all and (min-width: 421px) {
  /*Global*/
  .inner-contents-container {
    background: #ffffff;
    -webkit-box-shadow: 0 0px 8px 0 rgba(0, 0, 0, 0.11);
    -moz-box-shadow: 0 0px 8px 0 rgba(0, 0, 0, 0.11);
    box-shadow: 0 0px 8px 0 rgba(0, 0, 0, 0.11);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    margin-top: 46px; } }
/*0-1024px*/
@media all and (max-width: 1024px) {
  body.nav-open, body.modal-open {
    position: fixed;
    width: 100%;
    height: 100%; } }
/*0-992px*/
@media all and (min-width: 992px) {
  .icon-block-section {
    margin-left: 50px; } }
/*0-991px*/
@media all and (max-width: 991px) {
  .button-section-btm {
    padding-left: 10px;
    padding-right: 10px; }
    .button-section-btm .icon-block-section p {
      padding-left: 20px; }
    .button-section-btm .btn-cont-block {
      width: auto; }
      .button-section-btm .btn-cont-block:last-child {
        float: right; }
      .button-section-btm .btn-cont-block .btn-default-03 {
        height: 33px;
        font-size: 10px; }
        .button-section-btm .btn-cont-block .btn-default-03.first {
          padding-left: 40px; }
        .button-section-btm .btn-cont-block .btn-default-03.last {
          padding-right: 40px; }

  .work-description .btn-default-02 {
    width: 245px;
    margin: 20px auto 0 auto;
    display: block; } }
/*0-767px*/
@media all and (max-width: 767px) {
  .main-wrapper {
    padding-top: 130px; }

  /*.deviceKeyBoardOpen {
      .main-wrapper {
          padding-top: 0px;
      }
  }*/
  .navbar {
    padding: 0 13px; }

  .page-banner {
    padding: 0px 25px; }

  .main-wrapper.flat-bg:after {
    content: '';
    bottom: 0;
    -webkit-transform: skewY(0deg);
    transform: skewY(0deg);
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
    display: block;
    height: 740px;
    left: 0;
    top: 0px;
    position: absolute;
    right: 0;
    z-index: -1;
    background: #002bb1;
    background-image: linear-gradient(232deg, #0075cf, #005bc4 36%, #002bb1); }

  .success-modal .modal-body {
    padding: 6px 45px 36px; }

  .button-section-btm .btn-cont-block {
    min-height: inherit; }
    .button-section-btm .btn-cont-block .btn-default-03.pull-right.last {
      margin-top: -4px; }
  .button-section-btm .icon-block-section p {
    width: 80%; }

  .listing-element ul {
    padding: 0 20px !important; }

  .static-banner-rc {
    padding-left: 20px;
    padding-right: 20px; }
    .static-banner-rc img {
      margin-bottom: 30px; } }
/*0-380px*/
@media all and (max-width: 380px) {
  .button-section-btm .btn-cont-block .btn-default-03 {
    padding-left: 10px;
    padding-right: 10px; }
    .button-section-btm .btn-cont-block .btn-default-03.first {
      padding-left: 30px; }
      .button-section-btm .btn-cont-block .btn-default-03.first i {
        left: 15px; }
    .button-section-btm .btn-cont-block .btn-default-03.last {
      padding-right: 30px; }
      .button-section-btm .btn-cont-block .btn-default-03.last i {
        right: 15px; } }
/*Header*/
.navbar-nav {
  margin-top: 18px; }

.navbar {
  padding-top: 40px;
  margin-bottom: 0px;
  z-index: 3;
  background: rgba(0, 139, 216, 0);
  box-shadow: 0 2px 14px 0 transparent;
  width: 100%;
  left: 0;
  top: 0;
  position: fixed;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  -webkit-transition: background 150ms ease-in 0s;
  -moz-transition: background 150ms ease-in 0s;
  -o-transition: background 150ms ease-in 0s;
  transition: background 150ms ease-in 0s; }
  .navbar.affix {
    background: rgba(0, 139, 216, 0.6);
    box-shadow: 0 2px 14px 0 rgba(0, 0, 0, 0.3);
    padding-top: 40px; }
  .navbar .navbar-collapse {
    padding-right: 0px; }

.navbar-nav > li > a {
  color: #ffffff;
  text-shadow: none;
  letter-spacing: 1.5px;
  line-height: 17px; }

.nav .open > a {
  background: none;
  border: none; }
  .nav .open > a:hover, .nav .open > a:focus {
    background: none;
    border: none; }

.navbar-nav > li:last-child a {
  background: none;
  -webkit-transition: all 0.2s ease-out 0.1s;
  -moz-transition: all 0.2s ease-out 0.1s;
  -o-transition: all 0.2s ease-out 0.1s;
  transition: all 0.2s ease-out 0.1s; }
  .navbar-nav > li:last-child a:hover, .navbar-nav > li:last-child a:focus {
    color: #ffffff;
    background-color: #009ff2; }

.nav > li > a:hover, .nav > li > a:focus {
  background: none; }

/*min width 768px*/
@media all and (min-width: 768px) {
  /*Header*/
  .nav > li > a:hover {
    color: #009ff2;
    border-bottom: 3px solid #009ff2; }
  .nav > li.active > a {
    color: #009ff2;
    border-bottom: 3px solid #009ff2; }

  .navbar-nav > li {
    margin: 0 14px; }
    .navbar-nav > li > .dropdown-menu {
      width: 208px;
      height: 96px;
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      -ms-border-radius: 4px;
      border-radius: 4px;
      padding: 15px;
      box-sizing: border-box;
      left: -86px;
      top: 34px; }
      .navbar-nav > li > .dropdown-menu:before {
        content: '\f0d8';
        position: absolute;
        font-family: Fontawesome;
        right: 36px;
        top: -31px;
        color: #ffffff;
        font-size: 36px;
        width: 15px; }
      .navbar-nav > li > .dropdown-menu > li > a {
        font-size: 16px;
        text-align: left;
        padding: 0;
        position: relative;
        background: none; }
        .navbar-nav > li > .dropdown-menu > li > a:hover, .navbar-nav > li > .dropdown-menu > li > a:focus {
          background: none; }
        .navbar-nav > li > .dropdown-menu > li > a:after {
          content: '\f105';
          font-family: FontAwesome;
          right: 0px;
          position: absolute;
          top: 0px; }
    .navbar-nav > li > a {
      font-size: 12px;
      padding: 3px 0;
      text-transform: uppercase;
      font-family: "proxima_nova_rgbold", Arial, Helvetica, sans-serif; }
    .navbar-nav > li:first-child {
      margin-right: 60px; }
      .navbar-nav > li:first-child:after {
        content: '';
        width: 1px;
        height: 30px;
        background-color: #ffffff;
        position: absolute;
        top: -2px;
        right: -38px; }
    .navbar-nav > li:last-child {
      margin-top: -10px;
      margin-right: 0; }
      .navbar-nav > li:last-child a {
        padding: 10px 12px 7px 13px;
        border: solid 2px #ffffff; } }
/*768px-992px*/
@media all and (min-width: 768px) and (max-width: 992px) {
  /*Header*/
  .navbar-nav > li {
    margin: 0 7px; }
    .navbar-nav > li:first-child {
      margin-right: 7px; }
      .navbar-nav > li:first-child:after {
        right: -6px; } }
/*0px-767px*/
@media all and (max-width: 767px) {
  /*Header*/
  .navbar-header {
    width: 100%; }

  .navbar-toggle {
    overflow: hidden;
    width: 50px;
    height: 50px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    border-radius: 100%;
    margin-right: 0px;
    padding: 0;
    border: 2px solid #ffffff;
    z-index: 2; }
    .navbar-toggle .icon-bar {
      background-color: #ffffff;
      margin: auto;
      -webkit-transition: opacity, -webkit-transform;
      transition: opacity, -webkit-transform;
      transition: opacity, transform;
      transition: opacity, transform, -webkit-transform;
      -webkit-transition-duration: 600ms;
      transition-duration: 600ms;
      -webkit-transition-delay: 150ms;
      transition-delay: 100ms;
      -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0, 0.7);
      transition-timing-function: cubic-bezier(0.7, 0, 0, 0.7); }
    .navbar-toggle:not(.collapsed) .icon-bar:nth-child(2) {
      -webkit-transform: translateY(6px) rotate(45deg);
      transform: translateY(6px) rotate(45deg); }
    .navbar-toggle:not(.collapsed) .icon-bar:nth-child(3) {
      opacity: 0;
      -webkit-transform: translateY(-6px) rotate(-45deg);
      transform: translateY(-6px) rotate(-45deg); }
    .navbar-toggle:not(.collapsed) .icon-bar:nth-child(4) {
      -webkit-transform: translateY(-6px) rotate(-45deg);
      transform: translateY(-6px) rotate(-45deg); }

  .navbar {
    margin-bottom: 18px;
    padding-top: 18px; }
    .navbar.affix {
      padding-top: 18px;
      padding-bottom: 0;
      margin-top: 0px; }

  .navbar-collapse {
    position: fixed;
    background: black none repeat scroll 0% 0%;
    width: 100%;
    height: 100% !important;
    top: 0px;
    left: 0px;
    background-color: rgba(27, 30, 40, 0.95);
    z-index: 1;
    padding-left: 0;
    overflow: hidden;
    opacity: 0;
    -webkit-transition: all 300ms ease-out 25ms;
    -moz-transition: all 300ms ease-out 25ms;
    -o-transition: all 300ms ease-out 25ms;
    transition: all 300ms ease-out 25ms; }
    .navbar-collapse .dropdown-menu {
      display: block;
      position: relative;
      float: none;
      background: none;
      text-align: center;
      box-shadow: none;
      border: none; }
      .navbar-collapse .dropdown-menu .divider {
        display: none; }
      .navbar-collapse .dropdown-menu > li > a {
        background: none;
        color: #ffffff;
        font-size: 24px; }
        .navbar-collapse .dropdown-menu > li > a:hover, .navbar-collapse .dropdown-menu > li > a:focus {
          background: none;
          color: #ffffff;
          font-size: 24px; }

  .navbar-collapse.in {
    height: 100% !important;
    opacity: 1; }

  .navbar-nav {
    margin: 0 auto;
    text-align: center;
    overflow-y: auto;
    position: absolute;
    height: 100%;
    width: 100%;
    padding: 60px 0 20px 0; }
    .navbar-nav > li > a {
      font-size: 24px;
      box-shadow: none;
      font-family: "proxima_nova_rgbold", Arial, Helvetica, sans-serif;
      text-transform: uppercase; }
    .navbar-nav > li:last-child a:focus, .navbar-nav > li:last-child a:hover {
      background: none; }

  .nav li {
    margin: 16px 0; }
    .nav li ul li {
      margin-bottom: 23px; }
      .nav li ul li:last-child {
        margin-bottom: 0; }

  .caret {
    display: none; } }
/*0px-420px*/
@media all and (max-width: 767px) {
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 1.42857143;
    padding: 3px 20px; } }
/*Footer*/
.footer {
  background: #00405d;
  /*margin-top: 90px;*/
  padding: 36px 0 74px 0;
  color: #f2fafe; }
  .footer a {
    color: #f2fafe; }
  .footer h5 {
    font-size: 14px;
    font-family: "proxima_nova_rgregular", Arial, Helvetica, sans-serif; }
  .footer span {
    font-size: 16px; }
  .footer h3 {
    font-size: 22px;
    margin-bottom: 0px; }
  .footer h3, .footer h5 {
    color: #008bd9; }
  .footer div > ul {
    padding-left: 0; }
  .footer div > ul.footer-contact-details {
    margin-top: 30px; }
  .footer div ul li {
    margin-bottom: 13px; }
  .footer .row > div:nth-of-type(3) img {
    width: 100%; }

ul.footer-contact-details li {
  position: relative; }
  ul.footer-contact-details li:before {
    font-family: Fontawesome;
    position: absolute;
    left: 0;
    font-size: 17px;
    color: #009ad9; }
  ul.footer-contact-details li:nth-child(1):before {
    content: '\f041'; }
  ul.footer-contact-details li:nth-child(2):before {
    content: '\f095'; }
  ul.footer-contact-details li:nth-child(3):before {
    content: '\f003'; }

.social-links a {
  display: inline-block;
  width: 32px;
  height: 32px;
  background-color: #008bd9;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  color: #00405d;
  font-size: 16px;
  text-align: center;
  line-height: 32px;
  margin-right: 10px;
  /*&:first-child {
      margin-right: 22px;
  }*/ }
  .social-links a .fa {
    line-height: 32px;
    vertical-align: middle; }

ul.quick-links > li {
  font-size: 16px; }
  ul.quick-links > li ul {
    margin-top: 14px;
    margin-bottom: 17px;
    padding-left: 10px; }
    ul.quick-links > li ul li {
      margin-bottom: 10px; }

.mapContact ~ .footer {
  margin-top: 0; }

/*min width 768px*/
@media all and (min-width: 768px) {
  /*Footer*/
  ul.footer-contact-details li {
    max-width: 200px;
    padding-left: 25px; }

  ul.quick-links > li ul li {
    font-size: 14px; } }
/*0px-767px*/
@media all and (max-width: 767px) {
  /*Footer*/
  .footer {
    text-align: center;
    margin-top: 0px; }
    .footer div > ul.footer-contact-details {
      max-width: 200px;
      margin: auto;
      margin-top: 20px; }
    .footer div > ul.footer-contact-details li {
      padding-left: 10px; }
    .footer .row > div {
      margin-bottom: 60px; } }
.about-banner {
  margin-top: 35px; }
  .about-banner h1 {
    font-family: "proxima_novaextrabold", Arial, Helvetica, sans-serif;
    font-size: 90px;
    line-height: 0.9em;
    margin: 0; }
    .about-banner h1 span {
      display: block; }
      .about-banner h1 span:last-child {
        font-family: "proxima_nova_rgbold", Arial, Helvetica, sans-serif; }
  .about-banner p {
    font-family: "proxima_nova_rgregular", Arial, Helvetica, sans-serif;
    font-size: 18px;
    line-height: 27px;
    font-weight: bold;
    max-width: 424px;
    margin: 7px auto 0 auto; }

.section-heading h2.about-txt {
  font-size: 22px;
  margin: 30px 0 45px; }

.how-do-we-business {
  background: #f2fafe;
  padding: 23px 0 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px; }
  .how-do-we-business h4 {
    margin-bottom: 5px; }
  .how-do-we-business h2 {
    font-family: "proxima_novaextrabold", Arial, Helvetica, sans-serif;
    margin-bottom: 31px; }
  .how-do-we-business p {
    max-width: 400px;
    margin: 0 auto 25px auto;
    text-align: center;
    font-size: 16px; }
  .how-do-we-business .section-container {
    margin: 7px 0;
    min-height: 140px;
    position: relative; }
    .how-do-we-business .section-container h2, .how-do-we-business .section-container h3 {
      padding: 0;
      margin: 0; }
    .how-do-we-business .section-container h2 {
      font-size: 16px;
      color: #008bd9;
      line-height: 19px; }
    .how-do-we-business .section-container h3 {
      font-size: 22px;
      margin-top: 9px; }
    .how-do-we-business .section-container .verticle-center {
      width: 100%;
      padding: 30px 20px 30px 35px;
      display: table; }
      .how-do-we-business .section-container .verticle-center .icon-cont {
        display: table-cell;
        vertical-align: middle;
        width: 67px; }
      .how-do-we-business .section-container .verticle-center .desc-cont {
        display: table-cell; }

.section-heading-type3 {
  width: 400px;
  margin: 0 auto; }
  .section-heading-type3 h2, .section-heading-type3 h3, .section-heading-type3 p {
    text-align: center; }
  .section-heading-type3 h2 {
    font-size: 16px;
    text-transform: uppercase;
    color: #439ad7; }
  .section-heading-type3 h3 {
    font-size: 31px;
    font-family: "proxima_novaextrabold", Arial, Helvetica, sans-serif; }
  .section-heading-type3 p {
    font-size: 16px;
    margin-top: 30px; }

.the-team {
  margin-top: 28px;
  padding: 40px 0 38px; }
  .the-team img {
    max-width: 100%; }
  .the-team h2 {
    font-family: "proxima_novaextrabold", Arial, Helvetica, sans-serif; }
  .the-team h4 {
    margin: 0px; }
  .the-team ul {
    margin: 40px 0 0;
    padding: 0;
    display: block;
    clear: both; }
    .the-team ul li {
      text-align: center;
      margin-bottom: 53px; }
      .the-team ul li .description {
        display: block;
        color: #008bd9;
        font-size: 16px;
        line-height: 20px;
        margin: 18px 0 5px 0; }
      .the-team ul li .name {
        display: block;
        font-weight: bold;
        font-size: 16px;
        margin-top: 16px;
        color: #1b1f28; }
      .the-team ul li .designation {
        display: block;
        font-size: 14px; }
  .the-team p {
    max-width: 540px;
    margin: 32px auto 0 auto;
    font-size: 16px;
    line-height: 24px;
    text-align: center; }
  .the-team .drop-us-aline {
    background: #f2fafe;
    padding: 35px 45px;
    margin-top: 15px; }
    .the-team .drop-us-aline h2, .the-team .drop-us-aline h3 {
      margin: 0;
      padding: 0; }
    .the-team .drop-us-aline h2 {
      font-family: "proxima_novaextrabold", Arial, Helvetica, sans-serif;
      font-size: 16px;
      color: #00405d;
      line-height: 16px; }
    .the-team .drop-us-aline h3 {
      margin-top: 12px;
      font-family: "proxima_nova_rgregular", Arial, Helvetica, sans-serif;
      font-size: 19px;
      color: #4a4a4a;
      line-height: 20px; }
    .the-team .drop-us-aline .btn-primary {
      font-size: 16px;
      font-weight: bold;
      height: 46px;
      padding: 18px 24px;
      line-height: 12px;
      margin-left: 10px;
      min-width: 170px; }
  .the-team .map img {
    width: 100%;
    max-width: 916px; }

.our-footprint {
  margin-top: 26px;
  padding: 20px 0 0; }
  .our-footprint p {
    text-align: center;
    font-size: 16px;
    margin-top: 32px; }
  .our-footprint .map {
    text-align: center;
    margin: 20px 0 60px;
    padding-left: 28px;
    padding-right: 28px; }
    .our-footprint .map img {
      max-width: 100%; }

.our-credentials {
  margin-top: 23px; }
  .our-credentials h4 {
    margin: 20px 0 0; }
  .our-credentials li {
    margin-bottom: 50px; }
    .our-credentials li img {
      margin-bottom: 15px; }
  .our-credentials .name {
    font-weight: bold;
    padding: 0 16px;
    color: #439ad7; }
  .our-credentials .description {
    padding: 0 40px; }
  .our-credentials .partner-images {
    margin-top: 26px; }
    .our-credentials .partner-images p {
      margin: 0; }
      .our-credentials .partner-images p:last-child {
        display: block; }
      .our-credentials .partner-images p:nth-of-type(2) {
        max-width: none;
        margin-top: 0; }
  .our-credentials .get-in-touch-btn {
    margin-top: 0;
    font-size: 16px;
    border-top: 1px solid #d1e9f5; }

.top-gap-45 {
  margin-top: 46px; }

.map ~ .section-container-type1 {
  -webkit-border-radius: 3px 0;
  -moz-border-radius: 3px 0;
  -ms-border-radius: 3px 0;
  border-radius: 3px 0; }

.address-block-cont {
  padding: 10px 0 30px; }
  .address-block-cont .office {
    margin: 10px 0 0 0; }
    .address-block-cont .office h3 {
      font-size: 12px;
      font-weight: bold;
      font-family: "proxima_nova_rgregular", Arial, Helvetica, sans-serif;
      color: #00405d;
      padding: 0 0 0 40px;
      position: relative;
      line-height: 33px; }
      .address-block-cont .office h3:before {
        content: '';
        width: 27px;
        height: 26px;
        background: url(../images/randem.png);
        position: absolute;
        left: 0; }
      .address-block-cont .office h3.gray-icon:before {
        opacity: .3;
        filter: alpha(opacity=30); }
    .address-block-cont .office h4, .address-block-cont .office h5, .address-block-cont .office p {
      font-family: "proxima_nova_rgregular", Arial, Helvetica, sans-serif;
      text-align: left; }
    .address-block-cont .office h4 {
      font-size: 16px;
      font-weight: bold;
      color: #008bd9;
      margin-top: 0; }
    .address-block-cont .office h5 {
      font-size: 12px;
      color: #008bd9; }
    .address-block-cont .office p {
      font-size: 12px;
      color: #00405d;
      margin: 0; }

.about-bg-color .main-wrapper:after {
  height: 1150px; }
.about-bg-color .white-bg {
  background: #ffffff; }

/*768px - 992px*/
@media all and (min-width: 768px) and (max-width: 992px) {
  .the-team ul li {
    min-height: 305px; }
  .the-team .drop-us-aline .btn-primary {
    margin-left: 0; } }
/*0px-767px*/
@media all and (max-width: 767px) {
  body.about-bg-color {
    background: #e9f1f4; }

  .section-heading {
    max-width: inherit; }
    .section-heading h2.about-txt {
      margin: 40px 0 45px; }

  .about-banner {
    margin-bottom: 90px;
    margin-top: 55px; }
    .about-banner h1, .about-banner h3 {
      font-size: 72.9px; }

  .about-txt {
    padding-left: 24px;
    padding-right: 24px; }

  .inner-contents-container.white-bg, .inner-contents-container.the-team, .inner-contents-container.our-footprint {
    background: #ffffff;
    -webkit-box-shadow: 0 0px 8px 0 rgba(0, 0, 0, 0.11);
    -moz-box-shadow: 0 0px 8px 0 rgba(0, 0, 0, 0.11);
    box-shadow: 0 0px 8px 0 rgba(0, 0, 0, 0.11); }
    .inner-contents-container.white-bg .section-heading img, .inner-contents-container.the-team .section-heading img, .inner-contents-container.our-footprint .section-heading img {
      width: 100%;
      padding: 0 5px;
      max-width: 363px; }

  .how-do-we-business {
    padding: 16px 0 10px; }
    .how-do-we-business p {
      margin: 0 auto 41px auto; }
    .how-do-we-business .section-container {
      margin-top: 0; }
    .how-do-we-business .section-heading {
      padding-left: 16px;
      padding-right: 16px; }
    .how-do-we-business .container {
      padding-left: 0;
      padding-right: 0; }
    .how-do-we-business .desc-cont span {
      display: block; }

  .the-team {
    padding: 45px 0 0 0; }
    .the-team .section-heading, .the-team ul {
      padding-left: 24px;
      padding-right: 24px; }
    .the-team ul li .description {
      font-size: 14px;
      line-height: 17px; }
    .the-team .drop-us-aline {
      padding-left: 24px;
      padding-right: 24px; }
      .the-team .drop-us-aline h2, .the-team .drop-us-aline h3 {
        text-align: center; }
      .the-team .drop-us-aline h3 {
        font-size: 16px; }
        .the-team .drop-us-aline h3 span {
          display: block; }
      .the-team .drop-us-aline .btn-primary {
        margin: 24px 0 0; }

  .text-xs-center {
    text-align: center; }

  .inner-contents-container.our-credentials {
    background: #f2fafe; }
    .inner-contents-container.our-credentials .description {
      font-size: 16px;
      padding: 0; }

  .our-footprint {
    padding: 50px 0 0 0; }
    .our-footprint .section-heading-type2 h2, .our-footprint .section-heading-type2 h4, .our-footprint .section-heading-type2 p {
      padding-left: 8px;
      padding-right: 8px; }
    .our-footprint .section-heading-type2 p {
      margin-bottom: 30px; }

  .our-credentials li {
    margin-bottom: 10px; }
  .our-credentials .description span {
    display: block; }

  .get-in-touch-in-page {
    padding-top: 0; }

  .device-min-height {
    min-height: 120px; }

  .gray-icon {
    margin-top: 30px; }

  .our-footprint .row {
    margin: 0; } }
/*0px-420px*/
@media all and (max-width: 420px) {
  .the-team {
    padding-bottom: 35px; }

  .inner-contents-container.our-credentials {
    width: 100%; } }
/*0px-320px*/
@media all and (max-width: 320px) {
  .desc-cont span.inline, .desc-cont .drop-us-aline h3 span, .the-team span.inline, .the-team .drop-us-aline h3 span {
    display: inline; }

  .device-min-height {
    min-height: 140px; }

  .about-bg-color .verticle-center {
    top: 30%; } }
.article-details-inr {
  float: none;
  margin: 0 auto;
  padding: 70px 0 90px 0; }

.article-details-img img {
  width: 100%; }

.article-details-contents ul {
  padding-left: 30px; }
.article-details-contents p, .article-details-contents li {
  margin-top: 26px;
  color: #333333;
  font-size: 18px;
  line-height: 27px; }
.article-details-contents li {
  list-style-type: disc; }
.article-details-contents .highlighted-content {
  color: #008bd9;
  font-family: "proxima_nova_rgbold", Arial, Helvetica, sans-serif; }
.article-details-contents h3 {
  color: #008bd9;
  font-family: "proxima_novaextrabold", Arial, Helvetica, sans-serif;
  margin-top: 30px;
  font-size: 24px;
  line-height: 36px; }
.article-details-contents .special-comment {
  color: #008bd9;
  border-left: 2px solid #008bd9;
  padding-left: 24px; }
.article-details-contents .special-comment-type2 {
  color: #1b1f28;
  font-family: "proxima_nova_rgbold", Arial, Helvetica, sans-serif; }

.article-listing .section-heading {
  margin-bottom: 45px; }

/*min width 768px*/
@media all and (min-width: 768px) {
  .article-details-back-btn {
    margin-top: 50px; } }
/*0-767px*/
@media all and (max-width: 767px) {
  .article-details-inr {
    padding: 40px 0; }
    .article-details-inr .section-heading-type6 {
      text-align: center; }

  .article-details-contents {
    padding: 0 26px 0 23px; }

  .article-details-back-btn {
    margin-left: 13px; } }
.page-banner-article-list {
  margin-bottom: 26px;
  margin-top: 33px; }

.section-container-article-ebook {
  /* padding: 20px 25px 42px 34px; */
  padding: 26px;
  background: #e9f1f4;
  min-height: 380px; }
  .section-container-article-ebook p {
    padding-right: 20px;
    margin: 16px 0 32px 0;
    line-height: 1.43; }
  .section-container-article-ebook h3 {
    max-width: 277px; }
  .section-container-article-ebook .btn-primary {
    width: 100%;
    font-size: 14px;
    padding: 12px;
    font-family: "proxima_novaextrabold", Arial, Helvetica, sans-serif;
    max-width: 298px; }
  .section-container-article-ebook .ebook-img {
    max-height: 272px;
    overflow: hidden;
    position: relative; }
    .section-container-article-ebook .ebook-img img {
      max-width: 100%; }

.section-container-featured-article {
  padding: 20px 0 0 0;
  min-height: 359px;
  max-height: 359px;
  position: relative; }
  .section-container-featured-article .section-heading-type5 {
    margin: 0 auto; }
  .section-container-featured-article p {
    line-height: 1.43;
    overflow-y: auto; }

.page-article-listing:after {
  height: 1300px; }
.page-article-listing .inner-contents-container {
  margin-top: 14px; }

.featured-article-bg {
  background: url("../images/img-featuredarticle-placeholder.png") no-repeat center left;
  background-size: cover;
  min-height: 198px;
  max-height: 198px;
  border-radius: 0 0 2px 2px;
  position: absolute;
  width: 100%;
  bottom: 0; }
  .featured-article-bg .btn {
    width: 100%;
    padding: 12px 0;
    max-width: 372px; }

.article-sort .btn {
  margin-right: 5px;
  font-size: 13px; }
.article-sort .btn-default {
  border: solid 1px #008bd9; }
  .article-sort .btn-default:last-child {
    margin-right: 0; }
.article-sort .article-sort-inr {
  padding: 16px;
  float: left; }
  .article-sort .article-sort-inr:first-child {
    border-right: 1px solid #d7f2ff;
    max-width: 354px; }
  .article-sort .article-sort-inr .dropdown-menu {
    width: 208px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    box-shadow: -2px 3px 8px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: -2px 3px 8px rgba(0, 0, 0, 0.1);
    border: none;
    padding: 15px;
    box-sizing: border-box;
    top: 34px; }
    .article-sort .article-sort-inr .dropdown-menu:before {
      content: '\f0d8';
      position: absolute;
      font-family: Fontawesome;
      top: -31px;
      color: #ffffff;
      font-size: 36px;
      width: 15px; }
    .article-sort .article-sort-inr .dropdown-menu > li > a {
      font-size: 16px;
      text-align: left;
      padding: 0;
      position: relative;
      background: none; }
      .article-sort .article-sort-inr .dropdown-menu > li > a:hover, .article-sort .article-sort-inr .dropdown-menu > li > a:focus {
        background: none; }
      .article-sort .article-sort-inr .dropdown-menu > li > a:after {
        content: '\f105';
        font-family: FontAwesome;
        right: 0px;
        position: absolute;
        top: 0px; }

.article-search {
  padding: 16px; }
  .article-search input[type=text] {
    width: 100%;
    padding: 6px 8px 6px 29px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    border: solid 1px #008bd9;
    color: #99a9b0;
    font-size: 13px; }
  .article-search .searchIcon {
    cursor: pointer;
    color: #008bd9;
    position: absolute;
    top: 24px;
    left: 25px; }

.article-listing {
  padding: 48px 0 0 0; }
  .article-listing ul {
    padding: 0; }
    .article-listing ul li {
      padding: 0 12px;
      margin-bottom: 40px;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      -ms-border-radius: 3px;
      border-radius: 3px; }
      .article-listing ul li a {
        text-decoration: underline; }
      .article-listing ul li img {
        width: 100%; }
      .article-listing ul li .article-details-wrapper {
        min-height: 440px; }
        .article-listing ul li .article-details-wrapper a {
          font-family: "proxima_nova_rgregular", Arial, Helvetica, sans-serif; }
        .article-listing ul li .article-details-wrapper h4 a {
          color: #008bd9;
          font-family: "proxima_novasemibold", Arial, Helvetica, sans-serif;
          text-decoration: none; }
      .article-listing ul li .article-details-wrapper-type2 {
        background-color: #f2fafe;
        -webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
        -moz-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
        box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1); }
        .article-listing ul li .article-details-wrapper-type2 p {
          -webkit-border-radius: 3px 3px 0 0;
          -moz-border-radius: 3px 3px 0 0;
          -ms-border-radius: 3px 3px 0 0;
          border-radius: 3px 3px 0 0; }
          .article-listing ul li .article-details-wrapper-type2 p:first-child a {
            position: absolute;
            width: 100%;
            height: 100%;
            left: 0; }
          .article-listing ul li .article-details-wrapper-type2 p:first-child img {
            max-height: 100%;
            width: auto;
            position: absolute;
            left: 0;
            right: 0;
            margin: auto;
            -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.4);
            -moz-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.4);
            box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.4); }
        .article-listing ul li .article-details-wrapper-type2 a {
          font-family: "proxima_novasemibold", Arial, Helvetica, sans-serif; }
      .article-listing ul li p {
        margin-bottom: 16px;
        color: #333333;
        min-height: 126px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -ms-border-radius: 3px;
        border-radius: 3px; }
        .article-listing ul li p:first-child {
          background-color: #439ad7;
          min-height: 166px;
          max-height: 166px;
          line-height: 166px;
          overflow: hidden;
          position: relative; }
        .article-listing ul li p a {
          color: #333333;
          text-decoration: none; }
      .article-listing ul li h4 {
        margin: 0 0 4px 0; }
        .article-listing ul li h4 a {
          color: #008bd9;
          font-family: "proxima_novasemibold", Arial, Helvetica, sans-serif;
          text-decoration: none; }
      .article-listing ul li .article-listing-details {
        max-width: 219px; }
        .article-listing ul li .article-listing-details > a:last-child {
          color: #439ad7; }
      .article-listing ul li .article-listing-details-type1 {
        margin: 0 auto; }
      .article-listing ul li .article-small-grey-text {
        font-size: 12px;
        color: #667e88;
        display: block;
        margin-bottom: 8px; }

.article-pagination ul {
  margin: 0 auto;
  padding-left: 0px;
  text-align: center; }
  .article-pagination ul li {
    display: inline-block;
    margin-right: 10px;
    width: 43px;
    height: 43px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    background-color: #e9f1f4;
    text-align: center;
    line-height: 45px;
    font-family: "proxima_nova_rgbold", Arial, Helvetica, sans-serif; }
    .article-pagination ul li:last-child {
      margin-right: 0px; }
    .article-pagination ul li a {
      width: 43px;
      height: 43px;
      display: block;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      border-radius: 50%;
      text-decoration: none;
      color: #009ad9; }
    .article-pagination ul li:hover a {
      background-color: #009ad9;
      color: #ffffff; }
  .article-pagination ul li.current {
    background-color: #009ad9;
    color: #ffffff; }

.see-articles {
  display: none;
  text-align: center;
  width: 100%;
  font-size: 16px;
  color: #ffffff;
  text-decoration: underline; }
  .see-articles:hover, .see-articles:focus {
    color: #ffffff; }

/*max width 992px*/
@media all and (max-width: 992px) {
  .section-container-article-ebook .ebook-img {
    min-height: 272px; }
    .section-container-article-ebook .ebook-img img {
      position: absolute;
      right: 0;
      left: 0;
      margin: auto;
      max-height: 100%; } }
/*min width 768px*/
@media all and (min-width: 768px) {
  .article-pagination {
    margin: 100px 0 24px 0; }

  .section-container-featured-article .section-heading-type5 {
    max-width: 332px; }
  .section-container-featured-article p {
    /* margin: 16px 0 30px 0; */
    max-height: 42px;
    overflow-y: auto; }

  .section-container-article-ebook {
    max-height: 380px; }
    .section-container-article-ebook .ebook-img {
      padding-right: 16px; }

  .featured-article-bg {
    padding: 147px 16px 10px; }

  .filter-btn-device {
    display: none; } }
/*768px - 992px*/
@media all and (min-width: 768px) and (max-width: 992px) {
  .section-container-article-ebook .ebook-img {
    text-align: center; }
    .section-container-article-ebook .ebook-img img {
      left: -24px; }

  .article-list-topics {
    padding: 0; }
    .article-list-topics:nth-of-type(2) {
      margin-top: 14px; } }
/*0-767x*/
@media all and (max-width: 767px) {
  .page-article-listing:after {
    height: 1100px; }

  .page-banner-article-list {
    margin-top: 46px;
    margin-bottom: 8px; }
    .page-banner-article-list h1 {
      margin-bottom: 3px; }

  .page-article-listing .inner-contents-container {
    background: #ffffff; }
  .page-article-listing .article-listing {
    padding: 48px 25px 0; }
  .page-article-listing .section-container-article-ebook {
    background: #ffffff; }
    .page-article-listing .section-container-article-ebook .btn-primary {
      font-family: "proxima_nova_rgregular", Arial, Helvetica, sans-serif;
      max-width: 240px; }

  .article-list-topics {
    padding: 0 12px;
    margin-bottom: 14px; }

  .section-container-article-ebook > div {
    text-align: center; }
  .section-container-article-ebook .ebook-img {
    margin-bottom: 16px; }
  .section-container-article-ebook h3 {
    margin: 0 auto; }

  .section-container-featured-article .section-heading-type5 {
    max-width: 300px; }
  .section-container-featured-article p {
    margin: 10px 0 16px 0;
    max-height: 35px; }

  .featured-article-bg {
    padding: 147px 8px 10px; }

  .article-sort-search {
    -webkit-box-shadow: 0 -3px 3px 0 rgba(0, 0, 0, 0.11);
    -moz-box-shadow: 0 -3px 3px 0 rgba(0, 0, 0, 0.11);
    box-shadow: 0 -3px 3px 0 rgba(0, 0, 0, 0.11); }

  .article-sort .article-sort-inr {
    padding: 16px 0 16px 25px; }
    .article-sort .article-sort-inr:first-child {
      display: none; }

  .article-pagination {
    margin: 57px 0 24px 0; }

  .see-articles {
    display: block;
    margin: 10px 0; }

  .article-search {
    padding: 16px 25px 16px 0px; }
    .article-search .searchIcon {
      left: 10px; }

  .page-article-listing .article-listing {
    padding-top: 20px; }
    .page-article-listing .article-listing ul li {
      margin-bottom: 40px;
      padding: 0 10px; }
      .page-article-listing .article-listing ul li p {
        margin-top: 15px; } }
/*0-590x*/
@media all and (max-width: 560px) {
  .page-article-listing .article-listing ul li {
    width: 100%;
    max-width: 309px;
    margin-left: auto;
    margin-right: auto;
    float: none; } }
/*0-420x*/
@media all and (max-width: 420px) {
  .article-listing ul li {
    width: 100%; } }
/*0px-320px*/
@media all and (max-width: 320px) {
  .article-sort .article-sort-inr {
    padding: 16px 0 16px 10px; }
  .article-sort .btn {
    margin-right: 2px; }

  .article-search {
    padding: 16px 10px 16px 0px; } }
.page-banner-get-in-touch {
  margin-top: 33px; }

.main-wrapper.contact:after {
  -webkit-transform: none;
  transform: none;
  transform: none;
  -webkit-transform-origin: 100%;
  transform-origin: 100%;
  height: 100%;
  top: 0;
  position: fixed; }

.full-width-tabs ul {
  padding: 19px 0 0; }
  .full-width-tabs ul.nav.nav-tabs {
    display: table;
    width: 100%;
    table-layout: fixed;
    border: none; }
    .full-width-tabs ul.nav.nav-tabs li {
      float: none;
      display: table-cell;
      width: 50%;
      margin: 0px; }
      .full-width-tabs ul.nav.nav-tabs li a {
        text-align: center;
        text-transform: uppercase;
        font-family: "proxima_nova_rgbold", Arial, Helvetica, sans-serif;
        font-size: 14px;
        line-height: 22px;
        color: #e5eaeb;
        opacity: 0.5;
        border: none; }
        .full-width-tabs ul.nav.nav-tabs li a span {
          display: inline-block;
          font-family: "proxima_nova_rgregular", Arial, Helvetica, sans-serif;
          font-size: 18px;
          line-height: 22px;
          text-transform: capitalize;
          font-weight: bold;
          margin-top: 5px; }
        .full-width-tabs ul.nav.nav-tabs li a:hover {
          border: none;
          zoom: 1; }
      .full-width-tabs ul.nav.nav-tabs li.active:before {
        content: '';
        width: 0;
        height: 0;
        border-left: 25px solid transparent;
        border-right: 25px solid transparent;
        border-bottom: 25px solid #ffffff;
        position: absolute;
        bottom: -35px;
        left: 50%;
        margin-left: -25px;
        z-index: 2; }
      .full-width-tabs ul.nav.nav-tabs li.active a {
        background: transparent;
        border: none;
        opacity: 1; }
        .full-width-tabs ul.nav.nav-tabs li.active a span {
          color: #ffffff; }
          .full-width-tabs ul.nav.nav-tabs li.active a span:after {
            display: block;
            background: #ffffff;
            width: 100%;
            height: 2px;
            margin: 0 auto;
            content: ''; }
        .full-width-tabs ul.nav.nav-tabs li.active a:hover {
          border: none; }
.full-width-tabs .tab-content {
  padding: 35px 0 0; }
.full-width-tabs .tab-pane {
  min-height: 448px;
  padding: 27px 32px 32px;
  border-radius: 3px;
  background-color: #ffffff;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.11);
  position: relative; }
  .full-width-tabs .tab-pane form .form-group {
    margin-bottom: 24px; }
    .full-width-tabs .tab-pane form .form-group label {
      display: block;
      font-family: "proxima_nova_rgregular", Arial, Helvetica, sans-serif;
      font-size: 14px;
      line-height: 22px;
      font-weight: normal;
      margin-bottom: 15px;
      color: #1b1f28; }
      .full-width-tabs .tab-pane form .form-group label:nth-of-type(2) {
        min-width: 100px; }
      .full-width-tabs .tab-pane form .form-group label:nth-of-type(3), .full-width-tabs .tab-pane form .form-group label:nth-of-type(4) {
        min-width: 160px; }
    .full-width-tabs .tab-pane form .form-group label + label {
      display: inline-block; }
    .full-width-tabs .tab-pane form .form-group .form-control {
      border-radius: 3px;
      background-color: #ffffff;
      border: solid 1px #e5eaeb;
      box-shadow: none;
      height: 35px;
      color: #99a9b0; }
      .full-width-tabs .tab-pane form .form-group .form-control:focus {
        border: solid 1px #0075cf; }
    .full-width-tabs .tab-pane form .form-group textarea.form-control {
      resize: vertical;
      height: 123px; }
    .full-width-tabs .tab-pane form .form-group.has-error label.control-label {
      color: #a94442; }
    .full-width-tabs .tab-pane form .form-group.has-error .form-control {
      border-color: #a94442; }
  .full-width-tabs .tab-pane .sendAction {
    text-align: center;
    margin: 12px 0 0 0; }
  .full-width-tabs .tab-pane .btn-default {
    border-radius: 3px;
    background-color: #008bd9;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
    font-family: "proxima_nova_rgbold", Arial, Helvetica, sans-serif;
    font-size: 20px;
    line-height: 20px;
    color: #ffffff;
    text-transform: uppercase;
    padding: 16px 32px;
    margin: 0 0 0 10px; }
    .full-width-tabs .tab-pane .btn-default:hover {
      background: #005bc4; }
  .full-width-tabs .tab-pane span.alert-success {
    background: none;
    border: none;
    display: inline-block;
    margin-bottom: 0;
    box-shadow: none;
    font-family: "proxima_nova_rgbold", Arial, Helvetica, sans-serif; }

.contact-information {
  color: #ffffff;
  font-family: "proxima_nova_rgregular", Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 27px;
  padding: 20px 0 35px; }
  .contact-information a {
    color: #ffffff; }
    .contact-information a:hover {
      text-decoration: underline; }
  .contact-information a + a {
    text-decoration: underline; }

.mapContact {
  height: 632px;
  background: #b1d5ff;
  position: relative;
  overflow: hidden; }
  .mapContact #googleMap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1; }
    .mapContact #googleMap iframe {
      width: 100%;
      height: 632px;
      border: none; }
  .mapContact .addressGmap {
    z-index: 2;
    position: relative;
    background: #ffffff;
    width: 336px;
    padding: 40px 45px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    border: none;
    margin: 45px 0 0; }
    .mapContact .addressGmap h2 {
      font-family: "proxima_nova_rgbold", Arial, Helvetica, sans-serif;
      font-size: 22px;
      color: #00405d;
      margin: 0;
      padding: 0; }
      .mapContact .addressGmap h2 span {
        display: block;
        font-size: 16px;
        line-height: 18px;
        color: #008bd9; }
    .mapContact .addressGmap h3 {
      font-family: "proxima_nova_rgregular", Arial, Helvetica, sans-serif;
      font-size: 15px;
      line-height: 20px;
      color: #4a4a4a;
      margin: 0; }
      .mapContact .addressGmap h3 span {
        display: block;
        padding: 25px 0 0 30px;
        position: relative; }
        .mapContact .addressGmap h3 span i {
          display: block;
          position: absolute;
          top: 25px;
          left: 0;
          color: #009ad9; }
    .mapContact .addressGmap a {
      color: #4a4a4a; }
      .mapContact .addressGmap a:hover {
        text-decoration: none; }

#twitterScroll {
  overflow-y: auto;
  height: 280px;
  -webkit-overflow-scrolling: touch;
  padding-right: 0px;
  outline: none;
  overflow: hidden; }

.staticMsg {
  margin-top: 8px;
  color: #847373; }

@media (max-width: 767px) {
  .full-width-tabs .tab-pane {
    padding: 27px 24px 32px;
    border-radius: 0; }
    .full-width-tabs .tab-pane .col-sm-6 {
      padding: 0; }
    .full-width-tabs .tab-pane .btn-default {
      width: 100%; }
    .full-width-tabs .tab-pane span.alert-success {
      width: 100%;
      text-align: center; }
    .full-width-tabs .tab-pane form .form-group {
      margin-bottom: 22px; }
      .full-width-tabs .tab-pane form .form-group .form-control {
        height: 44px; }
      .full-width-tabs .tab-pane form .form-group label + label {
        display: block; }
      .full-width-tabs .tab-pane form .form-group .radio-inline + .radio-inline {
        margin-left: 0; }
    .full-width-tabs .tab-pane form .col-xs-12 {
      padding-right: 0px;
      padding-left: 0px; }
    .full-width-tabs .tab-pane .sendAction .btn-default {
      margin-left: 0; }
  .full-width-tabs ul.nav.nav-tabs li a {
    font-size: 12px;
    line-height: 18px;
    padding: 10px 0; }
    .full-width-tabs ul.nav.nav-tabs li a span {
      font-size: 16px;
      line-height: 18px; }
  .full-width-tabs form .form-group {
    padding-left: 0;
    padding-right: 0; } }
@media (max-width: 480px) {
  .mapContact {
    height: 408px; }
    .mapContact .addressGmap {
      margin: 25px auto 0; }
    .mapContact #googleMap iframe {
      height: 408px; } }
@media (max-width: 420px) {
  .main-wrapper.contact .page-banner {
    padding: 0px 45px; }

  .mapContact .addressGmap {
    width: 296px;
    padding: 20px 25px; }

  .contact-information {
    padding: 33px 10px 28px; } }
/*E-Commerce page*/
/*Page Banner Ecommerce*/
.page-banner-ecommerce {
  margin-top: 46px;
  max-width: 730px; }

/*Our Approach*/
.our-approach {
  padding: 60px 0 52px 0; }

/*E-Commerce cx*/
.ecommerce-cx {
  background: #f2fafe;
  float: none; }

.ecommerce-cx-inr {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  background-color: #ffffff;
  -webkit-box-shadow: 0 20px 30px -20px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 20px 30px -20px rgba(0, 0, 0, 0.2);
  box-shadow: 0 20px 30px -20px rgba(0, 0, 0, 0.2);
  padding: 30px 25px 53px;
  max-width: 940px;
  margin: 0 auto; }
  .ecommerce-cx-inr img {
    max-width: 100%; }

/*Get In Touch in Page*/
.get-in-touch-in-page {
  padding: 26px 0;
  color: #009ad9;
  font-family: "proxima_nova_rgbold", Arial, Helvetica, sans-serif;
  font-size: 16px;
  background: #f2fafe; }
  .get-in-touch-in-page a.btn {
    width: 159px;
    height: 43px;
    margin-left: 24px;
    line-height: 32px; }

/*Business and Development*/
.business-and-dev {
  padding: 82px 0 34px 0; }
  .business-and-dev .bo-design-dev {
    max-width: 510px;
    margin: auto; }
  .business-and-dev h4 {
    font-size: 16px;
    font-family: "proxima_nova_rgbold", Arial, Helvetica, sans-serif; }
  .business-and-dev:after {
    content: " ";
    clear: both;
    display: table; }
  .business-and-dev img {
    margin: 14px 16px 28px 0; }
  .business-and-dev img:nth-last-of-type(1) {
    margin-right: 0px; }
  .business-and-dev p, .business-and-dev ul, .business-and-dev li {
    font-size: 16px;
    line-height: 1.5; }
  .business-and-dev ul {
    padding-left: 0;
    margin: 80px 0 40px 0; }
    .business-and-dev ul li {
      padding: 25px 50px 25px;
      color: #002838;
      font-family: "proxima_nova_rgbold", Arial, Helvetica, sans-serif;
      font-size: 18px;
      background: #f2fafe; }

/*Our Work Part*/
.our-work-part {
  background: #002bb1;
  background-image: linear-gradient(208deg, #0075cf, #005bc4 36%, #002bb1);
  color: #ffffff;
  width: 100%; }

.our-work-part-hdng {
  padding: 50px 0 18px 0; }

.btn-primary-small {
  padding: 5px 8px;
  background: #009ad9;
  font-size: 12px;
  line-height: 14px;
  margin-right: 4px; }

.btn-default-large {
  background: none;
  border: solid 1px #ffffff;
  padding: 15px 20px;
  width: 245px;
  display: block;
  text-align: left;
  margin-top: 40px;
  position: relative;
  white-space: normal;
  -webkit-transition: all 0.2s ease-out 0.1s;
  -moz-transition: all 0.2s ease-out 0.1s;
  -o-transition: all 0.2s ease-out 0.1s;
  transition: all 0.2s ease-out 0.1s; }
  .btn-default-large:hover, .btn-default-large:focus {
    background: #e9f1f4;
    color: #00405d;
    border: solid 1px #ffffff; }
  .btn-default-large:after {
    content: '\f105';
    font-size: 20px;
    line-height: 20px;
    font-family: FontAwesome;
    float: right; }

a.underlined-link-white {
  text-decoration: underline;
  color: #ffffff;
  font-size: 13px; }

.see-it-yourself {
  margin-top: 10px;
  font-weight: bold; }

/*Featured Case Studies*/
.featured-case-studies {
  /*max-width: 800px;
  margin: auto;*/
  margin-top: 70px; }
  .featured-case-studies h4 {
    margin-bottom: 30px;
    font-size: 16px;
    font-family: "proxima_nova_rgbold", Arial, Helvetica, sans-serif; }

.case-studies-prev {
  -webkit-box-shadow: 0 20px 30px -15px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 20px 30px -15px rgba(0, 0, 0, 0.4);
  box-shadow: 0 20px 30px -15px rgba(0, 0, 0, 0.4);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  display: block;
  height: 240px;
  max-width: 390px;
  padding: 16px;
  font-size: 22px;
  position: relative;
  background-position: center;
  color: #ffffff;
  cursor: pointer; }
  .case-studies-prev:hover {
    box-shadow: none;
    transition: all 0.2s ease-in;
    color: #ffffff;
    text-decoration: none; }
    .case-studies-prev:hover .read-case-study {
      background: #e9f1f4;
      color: #002838;
      -webkit-transition: all 0.2s ease-out 0.1s;
      -moz-transition: all 0.2s ease-out 0.1s;
      -o-transition: all 0.2s ease-out 0.1s;
      transition: all 0.2s ease-out 0.1s; }
  .case-studies-prev:focus, .case-studies-prev:active {
    color: #ffffff;
    text-decoration: none; }
  .case-studies-prev span {
    font-size: 12px;
    font-family: "proxima_nova_rgbold", Arial, Helvetica, sans-serif; }
  .case-studies-prev span:nth-of-type(2) {
    text-align: right; }
  .case-studies-prev p {
    margin-top: 6px; }
  .case-studies-prev p:nth-of-type(2) {
    max-width: 280px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-top: 24px;
    min-height: 93px;
    font-family: "proxima_nova_rgbold", Arial, Helvetica, sans-serif; }
  .case-studies-prev.joe-button-cs {
    background-image: url(../images/img-previewcase-joebutton.png);
    background-size: cover; }
  .case-studies-prev.kidstuff-cs {
    background-image: url(../images/img-previewcase-kidstuff.jpg);
    background-size: cover; }
  .case-studies-prev.beer-cartel-cs {
    background-image: url(../images/img-previewcase-beercartel.png);
    background-size: cover; }
  .case-studies-prev.wa-fresh-cs {
    background-image: url(../images/img-previewcase-wafresh.png);
    background-size: cover; }
  .case-studies-prev.mega-office-cs {
    background: url(../images/img-previewcase-mos.png);
    background-size: cover; }
  .case-studies-prev.global-lubricants-cs {
    background-image: url(../images/img-previewcase-lubbus.png);
    background-size: cover;
    color: #1b1f28; }
    .case-studies-prev.global-lubricants-cs .read-case-study {
      color: #1b1f28;
      border-color: #1b1f28; }
    .case-studies-prev.global-lubricants-cs .btn-default-large {
      color: #1b1f28;
      border-color: #1b1f28; }
  .case-studies-prev.thomas-jewellers-cs {
    background: #dbcfb7 url(../images/image-thomasjewellers-preview.png);
    background-size: cover;
    color: #002838; }
  .case-studies-prev.diamond-exchange-cs {
    background: #FAF1EE url(../images/img-previewcase-diamondexchange.png);
    background-size: cover;
    color: #1b1f28; }
    .case-studies-prev.diamond-exchange-cs .read-case-study {
      color: #1b1f28;
      border-color: #1b1f28; }
  .case-studies-prev.handpicked-wines-cs {
    background: #110002 url(../images/img-previewcase-handpickedwines.png);
    background-size: cover; }
  .case-studies-prev:nth-of-type(2) {
    float: right; }
  .case-studies-prev:before {
    position: absolute;
    width: 100%;
    height: 100%; }
  .case-studies-prev .btn-default-large {
    width: 100%;
    margin-top: 32px;
    position: relative;
    margin-top: 16px;
    font-family: "proxima_nova_rgbold", Arial, Helvetica, sans-serif; }
  .case-studies-prev .read-case-study {
    display: block;
    width: 100%;
    position: relative;
    margin-top: 16px;
    font-family: "proxima_nova_rgbold", Arial, Helvetica, sans-serif;
    font-size: 14px;
    padding: 15px 20px;
    color: #ffffff;
    border: solid 1px #ffffff;
    -webkit-transition: all 0.2s ease-out 0.1s;
    -moz-transition: all 0.2s ease-out 0.1s;
    -o-transition: all 0.2s ease-out 0.1s;
    transition: all 0.2s ease-out 0.1s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px; }
    .case-studies-prev .read-case-study:after {
      content: '\f105';
      font-size: 20px;
      line-height: 20px;
      font-family: FontAwesome;
      float: right; }
    .case-studies-prev .read-case-study.thomas {
      color: #002838;
      border-color: #002838; }

/*.case-studies-prev:nth-of-type(1) .fade-overlay { background-image: linear-gradient(208deg, $color-light-blue, $color-dark-blue 36%, $color-darker-blue); position:absolute; top:0; left:0; width:100%; height:100%; }*/
.see-our-work {
  text-align: center;
  padding: 45px 0 35px;
  margin: 0;
  font-family: proxima_nova_rgbold;
  float: left;
  width: 100%; }
  .see-our-work a {
    font-size: 16px; }

/*Our Partners*/
.our-partners {
  background: #f2fafe;
  padding: 30px 0 0 0;
  text-align: center; }
  .our-partners .randem-btm-txt {
    padding: 20px 0;
    font-size: 16px; }

.partner-images p:nth-of-type(2) {
  font-size: 16px;
  max-width: 270px;
  margin: auto;
  margin-top: 16px; }

.get-in-touch-btm {
  border-top: 1px solid #d1e9f5;
  margin-top: 48px; }

.ecommerce .main-wrapper:after {
  height: 1120px; }
.ecommerce .section-heading-type1 h5 {
  font-family: proxima_nova_rgregular; }
.ecommerce .section-heading.section-heading-type4 h2 {
  font-family: proxima_nova_rgbold; }
.ecommerce .section-heading h2 {
  font-family: proxima_novaextrabold; }
.ecommerce .get-in-touch-in-page {
  background: none; }

/*min width 991px*/
@media all and (min-width: 992px) {
  /*Our Work Part*/
  .project-right-placeholder {
    float: right; }

  .our-work-main .img-right img {
    /*margin-left: -84px;*/
    margin-left: -20px;
    max-width: 642px; }
  .our-work-main .work-description {
    padding: 50px 0 0 99px; }
    .our-work-main .work-description h2 {
      max-width: 359px; }

  .see-it-yourself {
    width: 245px; }

  .joebutton-placeholder-mobile {
    display: none; }

  /*Our Partners*/
  .partner-images p:nth-of-type(1) {
    min-height: 45px; }

  .partner-images {
    margin-top: 46px;
    padding: 0; } }
/*992px-1200px*/
@media all and (min-width: 991px) and (max-width: 1200px) {
  /*Our Work Part
  .project-right-placeholder img {
      margin-left: -65px;
      max-width: 520px;
  }*/ }
/*0px-990px*/
@media all and (max-width: 991px) {
  /*Our Work Part*/
  .our-work-main {
    text-align: center; }
    .our-work-main .work-description {
      text-align: center;
      padding: 40px 0 0 0; }
      .our-work-main .work-description h4 {
        font-family: "proxima_nova_rgregular", Arial, Helvetica, sans-serif; }

  .btn-default-large {
    margin: auto;
    margin-top: 24px; }

  .case-studies-prev {
    margin: auto;
    margin-bottom: 24px; }

  .joebutton-placeholder-desktop {
    display: none; }

  /*Our Partners*/
  .partner-images p:last-child {
    margin-bottom: 80px; }

  .partner-images:nth-of-type(1) {
    margin-top: 60px; }

  .partner-images {
    padding-left: 0; }

  .ecommerce .get-in-touch-btm {
    margin-top: 0; } }
/*0px-767px*/
@media all and (max-width: 767px) {
  .ecommerce .main-wrapper:after {
    height: 1000px; }
  .ecommerce .work-description h4, .ecommerce .work-description h2 {
    padding-left: 0;
    padding-right: 0; }

  /*Global*/
  h1 {
    font-size: 31px;
    line-height: 1.32; }

  .ecommerce-cx-inr {
    padding: 0px 25px 53px;
    text-align: center; }
    .ecommerce-cx-inr img {
      content: url(../images/img-ecommerce-cx-small.png); }

  .our-partners {
    padding: 30px 25px; }

  .partner-images {
    padding-left: 0px; }

  .get-in-touch-btm {
    border-top: none; }

  .our-work-main {
    padding: 0 20px; }
    .our-work-main h2 {
      font-size: 22px; }

  .featured-case-studies {
    margin-top: 14px;
    padding-left: 14px;
    padding-right: 14px; }

  .business-and-dev ul li {
    text-align: center; }

  /* .partner-images:nth-of-type(1) {
      margin-top: 0;
  } */ }
/*min width 768px*/
@media all and (min-width: 768px) {
  /*E-Commerce cx*/
  .ecommerce-cx {
    padding: 18px 0 0; } }
/*0px-640px*/
@media all and (max-width: 640px) {
  .our-approach {
    padding: 60px 0 25px 0; }

  .business-and-dev ul {
    margin: 50px 0 40px 0; }
    .business-and-dev ul li {
      padding: 25px 16px 25px; }

  /*Our Partners
  .partner-images {
      p {
          margin-top: 74px;
      }
  }*/
  /*.partner-images p:last-child {
      display: none;
  }*/ }
/*0px-420px*/
@media all and (max-width: 479px) {
  .business-and-dev img {
    margin: 14px 5px 28px 0; } }
/*0px-420px*/
@media all and (max-width: 420px) {
  body.ecommerce {
    background: #ffffff; }

  .inner-contents-container {
    background: none;
    width: auto;
    margin-top: 35px; }

  /*Our Partners*/
  .partner-images {
    margin-left: auto;
    margin-right: auto; }

  /*Get in Touch*/
  .get-in-touch-in-page a.btn {
    width: 259px;
    display: block;
    margin: auto;
    margin-top: 14px;
    line-height: 42px;
    height: 49px; }

  /*Business and Development*/
  .business-and-dev {
    padding-top: 25px; }
    .business-and-dev img {
      margin: 14px 10px 28px 0;
      max-width: 45px; }

  .project-left-description h2 {
    font-size: 20px; }

  .business-and-dev h4 {
    max-width: 100px;
    margin-left: auto;
    margin-right: auto; } }
/*0px-480px*/
@media all and (max-width: 480px) {
  .page-banner {
    margin-top: 0; } }
/*0px-480px*/
@media all and (max-width: 320px) {
  .ecommerce .main-wrapper:after {
    height: 1050px; }

  .case-studies-prev {
    height: 280px; } }
.page-banner.page-home {
  max-width: 910px;
  margin-top: 80px; }

.main-wrapper.page-home:after {
  /*background-repeat: no-repeat;
  background-size: cover;
  top: -244px;
  height: 830px;
  background: linear-gradient(217deg, $color-sky-blue, #0038b4);
  background: linear-gradient(232deg, $color-light-blue, $color-dark-blue 36%, $color-darker-blue);
  background-image: url(../images/home-bg.png);*/
  background-image: url(../images/home-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom;
  top: 0px;
  height: 730px;
  -webkit-transform: none;
  transform: none; }

.company-option {
  max-width: 564px;
  padding: 0 40px 40px;
  margin: 60px auto 0;
  border-radius: 3px;
  background-color: rgba(255, 255, 255, 0.1);
  border: solid 1px #ffffff; }
  .company-option h3 {
    padding-top: 1px;
    padding-bottom: 11px; }
  .company-option a {
    display: block;
    float: left;
    border-radius: 3px;
    width: 234px;
    padding: 13px 19px;
    -webkit-box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.2);
    text-align: left;
    font-family: "proxima_nova_rgbold", Arial, Helvetica, sans-serif, FontAwesome;
    color: #00405d;
    font-size: 16px;
    white-space: normal; }
    .company-option a:after {
      content: "\f105";
      float: right; }
    .company-option a:last-child {
      float: right; }

.our-work-part.page-home {
  background-image: url(../images/featured-work-home-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover; }

.our-client {
  padding: 40px 0 0; }
  .our-client h2 {
    font-family: "proxima_novaextrabold", Arial, Helvetica, sans-serif; }
  .our-client h4 {
    font-size: 16px;
    margin-bottom: 2px; }
  .our-client .partner-images {
    padding: 5px 0 29px; }
    .our-client .partner-images p {
      margin: 0 0 20px; }

.recent-articale.page-home .section-heading h2 {
  font-family: "proxima_novaextrabold", Arial, Helvetica, sans-serif; }
.recent-articale.page-home .section-heading h4 {
  margin-bottom: 2px; }
.recent-articale.page-home .section-heading a {
  display: table;
  margin: 0 auto;
  color: #002d41;
  font-size: 16px;
  text-decoration: underline;
  margin-bottom: 30px; }
.recent-articale.page-home .section-container-article-ebook {
  background: #ffffff; }
.recent-articale.page-home .recent-article {
  padding: 28px 24px 22px; }
  .recent-articale.page-home .recent-article a.see-all-article {
    font-family: "proxima_novasemibold", Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #439ad7; }
  .recent-articale.page-home .recent-article h3 {
    font-size: 22px;
    text-align: center;
    padding: 0;
    margin: 0 0 10px; }
  .recent-articale.page-home .recent-article ul {
    padding: 0;
    margin: 0; }
    .recent-articale.page-home .recent-article ul li a {
      display: block;
      font-family: "proxima_novasemibold", Arial, Helvetica, sans-serif;
      font-size: 16px;
      line-height: 19px;
      color: #008bd9; }
      .recent-articale.page-home .recent-article ul li a span {
        display: block;
        font-family: "proxima_nova_rgregular", Arial, Helvetica, sans-serif;
        font-size: 13px;
        color: #4a4a4a; }
      .recent-articale.page-home .recent-article ul li a:hover {
        text-decoration: none;
        color: #002838; }
    .recent-articale.page-home .recent-article ul li:after {
      content: '';
      background: #407699;
      width: 43px;
      height: 2px;
      display: block;
      margin: 14px 0 16px; }

.recent-articale.page-home .recent-article ul li:last-child:after {
  background: #ffffff; }

.see-all-article {
  text-decoration: underline; }

.page-home .inner-contents-container {
  margin-top: 24px; }

/*~~~~~~~~~~13-09-2017~~~~~~~~~~*/
.home-page-banner {
  margin: 60px 0 160px 0; }
  .home-page-banner .home-page-right-section .top-gap-01 {
    margin-top: 25px; }
  .home-page-banner .home-page-right-section img {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    -webkit-filter: brightness(0.6);
    filter: brightness(0.6);
    z-index: 1; }
  .home-page-banner .home-page-right-section .right-content {
    position: absolute;
    width: 100%;
    padding: 20px;
    left: 50%;
    top: 50%;
    color: #ffffff;
    z-index: 2;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
    .home-page-banner .home-page-right-section .right-content h2 {
      font-size: 15px;
      line-height: 19px;
      margin: 0 0 10px; }
    .home-page-banner .home-page-right-section .right-content p {
      font-size: 12px;
      line-height: 15px;
      margin: 0 0 10px; }
    .home-page-banner .home-page-right-section .right-content a {
      display: inline-block;
      font-size: 12px;
      line-height: 17px;
      font-family: "proxima_nova_rgbold", Arial, Helvetica, sans-serif;
      color: #ffffff;
      text-align: center;
      padding: 8px 12px 6px 12px;
      margin: 0 auto;
      border: 2px solid #ffffff;
      text-transform: uppercase;
      letter-spacing: 1.5px;
      text-decoration: none;
      -webkit-transition: all 300ms ease-out 25ms;
      -moz-transition: all 300ms ease-out 25ms;
      -o-transition: all 300ms ease-out 25ms;
      transition: all 300ms ease-out 25ms;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      -ms-border-radius: 3px;
      border-radius: 3px; }
      .home-page-banner .home-page-right-section .right-content a:hover {
        background: #009ff2;
        color: #ffffff; }
  .home-page-banner .banner-text-overlay {
    position: absolute;
    width: 90%;
    left: 50%;
    top: 50%;
    color: #ffffff;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
    .home-page-banner .banner-text-overlay.dark-color {
      color: #002838; }
      .home-page-banner .banner-text-overlay.dark-color a.btn {
        color: #002838;
        border-color: #002838; }
    .home-page-banner .banner-text-overlay h2 {
      font-size: 30px;
      line-height: 35px;
      margin: 0 0 28px;
      font-family: "proxima_novaextrabold", Arial, Helvetica, sans-serif; }
    .home-page-banner .banner-text-overlay h3 {
      font-size: 12px;
      line-height: 14px;
      margin: 0 0 10px; }
      .home-page-banner .banner-text-overlay h3 span {
        display: inline-block;
        border-bottom: 1px solid #002838;
        font-size: 14px; }
        .home-page-banner .banner-text-overlay h3 span.brd-color-white {
          border-color: #ffffff; }
    .home-page-banner .banner-text-overlay a.btn {
      display: inline-block;
      font-size: 12px;
      line-height: 17px;
      font-family: "proxima_nova_rgbold", Arial, Helvetica, sans-serif;
      color: #ffffff;
      text-align: center;
      padding: 10px 12px 8px 12px;
      margin: 0 auto;
      border: 2px solid #ffffff;
      text-transform: uppercase;
      letter-spacing: 1.5px;
      -webkit-transition: all 300ms ease-out 25ms;
      -moz-transition: all 300ms ease-out 25ms;
      -o-transition: all 300ms ease-out 25ms;
      transition: all 300ms ease-out 25ms;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      -ms-border-radius: 3px;
      border-radius: 3px; }
      .home-page-banner .banner-text-overlay a.btn:hover {
        background: #009ff2; }
  .home-page-banner .banner-2 {
    /* IE10+ */
    background-image: -ms-linear-gradient(top, #F3F8F9 0%, #DAE5E9 100%);
    /* Mozilla Firefox */
    background-image: -moz-linear-gradient(top, #F3F8F9 0%, #DAE5E9 100%);
    /* Opera */
    background-image: -o-linear-gradient(top, #F3F8F9 0%, #DAE5E9 100%);
    /* Webkit (Safari/Chrome 10) */
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #F3F8F9), color-stop(100, #DAE5E9));
    /* Webkit (Chrome 11+) */
    background-image: -webkit-linear-gradient(top, #F3F8F9 0%, #DAE5E9 100%);
    /* W3C Markup */
    background-image: linear-gradient(to bottom, #F3F8F9 0%, #DAE5E9 100%);
    min-height: 376px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px; }
    .home-page-banner .banner-2.bg-roof-terracotta {
      /* IE10+ */
      background-image: -ms-linear-gradient(top, #B94F38 0%, #E37950 100%);
      /* Mozilla Firefox */
      background-image: -moz-linear-gradient(top, #B94F38 0%, #E37950 100%);
      /* Opera */
      background-image: -o-linear-gradient(top, #B94F38 0%, #E37950 100%);
      /* Webkit (Safari/Chrome 10) */
      background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #B94F38), color-stop(100, #E37950));
      /* Webkit (Chrome 11+) */
      background-image: -webkit-linear-gradient(top, #B94F38 0%, #E37950 100%);
      /* W3C Markup */
      background-image: linear-gradient(to bottom, #B94F38 0%, #E37950 100%); }
      .home-page-banner .banner-2.bg-roof-terracotta .inside-banner-container h2, .home-page-banner .banner-2.bg-roof-terracotta .inside-banner-container h2 span, .home-page-banner .banner-2.bg-roof-terracotta .inside-banner-container h3, .home-page-banner .banner-2.bg-roof-terracotta .inside-banner-container h4, .home-page-banner .banner-2.bg-roof-terracotta .inside-banner-container a.btn, .home-page-banner .banner-2.bg-roof-terracotta .inside-banner-container p, .home-page-banner .banner-2.bg-roof-terracotta .inside-banner-container p a {
        color: #ffffff; }
      .home-page-banner .banner-2.bg-roof-terracotta .inside-banner-container a.btn {
        border-color: #ffffff;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -ms-border-radius: 3px;
        border-radius: 3px;
        position: relative; }
    .home-page-banner .banner-2 .inside-banner-container {
      padding: 30px 48px;
      text-align: left; }
      .home-page-banner .banner-2 .inside-banner-container .col-xs-12 {
        z-index: 2; }
      .home-page-banner .banner-2 .inside-banner-container .right-edge-banner {
        position: absolute;
        top: 40px;
        right: 0;
        z-index: 1; }
      .home-page-banner .banner-2 .inside-banner-container h2 {
        font-size: 22px;
        line-height: 24px;
        color: #002838;
        margin: 0 0 36px;
        text-align: center; }
        .home-page-banner .banner-2 .inside-banner-container h2 span {
          display: block;
          font-size: 16px;
          line-height: 24px;
          color: #439ad7; }
      .home-page-banner .banner-2 .inside-banner-container h3 {
        font-size: 13px;
        font-weight: normal;
        line-height: 18px;
        color: #439ad7;
        margin: 0;
        font-family: "proxima_nova_rgregular", Arial, Helvetica, sans-serif; }
      .home-page-banner .banner-2 .inside-banner-container h4 {
        font-size: 18px;
        line-height: 22px;
        color: #00405d;
        font-family: "proxima_nova_rgregular", Arial, Helvetica, sans-serif;
        font-weight: bold;
        margin: 0; }
      .home-page-banner .banner-2 .inside-banner-container ul {
        margin: 5px 0;
        padding: 0;
        display: block;
        clear: both; }
        .home-page-banner .banner-2 .inside-banner-container ul li {
          display: block;
          float: left;
          font-size: 10px;
          line-height: 12px;
          margin: 0 10px 8px 0;
          padding: 3px 7px;
          color: #ffffff;
          background: #009ad9;
          -webkit-border-radius: 3px;
          -moz-border-radius: 3px;
          -ms-border-radius: 3px;
          border-radius: 3px; }
      .home-page-banner .banner-2 .inside-banner-container a.btn {
        display: inline-block;
        position: relative;
        border: 1px solid #00405d;
        color: #00405d;
        text-align: center;
        font-size: 11px;
        font-weight: bold;
        padding: 7px 33px 7px 10px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -ms-border-radius: 3px;
        border-radius: 3px; }
        .home-page-banner .banner-2 .inside-banner-container a.btn em {
          position: absolute;
          font-style: normal;
          top: 8px;
          right: 10px; }
      .home-page-banner .banner-2 .inside-banner-container p {
        display: block;
        margin: 5px 0 0;
        font-size: 10px; }
        .home-page-banner .banner-2 .inside-banner-container p a {
          color: #00405d;
          text-decoration: underline; }
          .home-page-banner .banner-2 .inside-banner-container p a:hover {
            text-decoration: none; }

.global-desc {
  margin: 20px 0 50px 0;
  padding: 0 50px;
  color: #002838;
  font-family: "proxima_nova_rgbold", Arial, Helvetica, sans-serif; }
  .global-desc h1 {
    font-size: 30px;
    line-height: 35px;
    margin-bottom: 10px; }
    .global-desc h1 span {
      display: block;
      font-size: 16px;
      color: #439ad7; }
  .global-desc p {
    display: block;
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 20px; }

.randem-section-block {
  margin: 0;
  padding-top: 40px;
  padding-bottom: 40px; }
  .randem-section-block .col-md-10 {
    padding-left: 0;
    padding-right: 0; }
  .randem-section-block h5 {
    margin: 0; }
  .randem-section-block h2 {
    margin: 0 0 50px; }
  .randem-section-block .left-section {
    padding: 0; }
    .randem-section-block .left-section p {
      display: block;
      font-size: 13.5px;
      margin: 0 0 20px;
      font-weight: bold;
      text-align: justify;
      font-size: 16px;
      line-height: 22px; }
  .randem-section-block .right-section {
    padding: 0;
    position: relative;
    max-width: 527px;
    float: right; }
    .randem-section-block .right-section .col-xs-6 {
      padding-left: 0;
      padding-right: 0; }
    .randem-section-block .right-section .loader-img {
      width: 79px;
      height: 79px;
      position: absolute;
      top: 50%;
      left: 50%;
      z-index: 10;
      margin-top: -9px;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
    .randem-section-block .right-section .btn-01, .randem-section-block .right-section .btn-02, .randem-section-block .right-section .btn-03, .randem-section-block .right-section .btn-04 {
      font-family: "proxima_nova_rgregular", Arial, Helvetica, sans-serif;
      font-size: 22px;
      font-weight: bold;
      max-width: 259px;
      line-height: 78px;
      text-align: center;
      text-transform: uppercase;
      color: #ffffff;
      text-decoration: none;
      margin: 0 4px 9px 4px;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      -ms-border-radius: 3px;
      border-radius: 3px;
      display: block;
      -webkit-transition: all 300ms ease-out 25ms;
      -moz-transition: all 300ms ease-out 25ms;
      -o-transition: all 300ms ease-out 25ms;
      transition: all 300ms ease-out 25ms;
      /* &:after{
               content: '';
               width:0px;
               margin: 0 auto;
               height:2px;
               background: $color-white;
               position: absolute;
               bottom: 30px;
               left: 10px;
               right: 10px;
               @include border-radius(3px);
               @include transition(all, 300ms, ease-out, 25ms);
           }*/ }
      .randem-section-block .right-section .btn-01:hover, .randem-section-block .right-section .btn-02:hover, .randem-section-block .right-section .btn-03:hover, .randem-section-block .right-section .btn-04:hover {
        text-decoration: none;
        opacity: .7; }
        .randem-section-block .right-section .btn-01:hover:after, .randem-section-block .right-section .btn-02:hover:after, .randem-section-block .right-section .btn-03:hover:after, .randem-section-block .right-section .btn-04:hover:after {
          width: 100px; }
    .randem-section-block .right-section .btn-01 {
      background: #2981fe; }
    .randem-section-block .right-section .btn-02 {
      background: #7692ff; }
    .randem-section-block .right-section .btn-03 {
      background: #abd2fa; }
    .randem-section-block .right-section .btn-04 {
      background: #3d518c; }

.testimonials {
  margin: 30px 0; }
  .testimonials h2 {
    font-size: 16px;
    font-weight: bold;
    color: #439ad7;
    margin: 0; }
  .testimonials p {
    display: block;
    font-size: 22px;
    line-height: 35.8px;
    font-family: "proxima_novaextrabold", Arial, Helvetica, sans-serif;
    color: #002838;
    max-width: 706px;
    margin: 20px auto 0 auto;
    min-height: 200px;
    font-style: italic; }
    .testimonials p span {
      display: block;
      margin-top: 30px;
      font-style: normal; }
  .testimonials .carousel-control.left {
    background-image: none; }
    .testimonials .carousel-control.left img {
      top: 50%;
      left: 50%;
      margin-left: -10px;
      position: absolute;
      transform: translateY(-50%); }
  .testimonials .carousel-control.right {
    background-image: none; }
    .testimonials .carousel-control.right img {
      top: 50%;
      right: 50%;
      margin-right: -10px;
      position: absolute;
      transform: translateY(-50%); }

.pattens-blue {
  background: #d6e8f4;
  padding: 30px 0; }
  .pattens-blue.btm-gap-none {
    padding-bottom: 0; }

/*min width 768px*/
@media all and (min-width: 3000px) {
  .main-wrapper.page-home:after {
    height: 870px; } }
/*min width 768px*/
@media all and (min-width: 2500px) {
  .main-wrapper.page-home:after {
    height: 796px; } }
/*min width 768px*/
@media all and (min-width: 768px) {
  .recent-articale .recent-article {
    min-height: 380px;
    max-height: 380px; } }
/*768px - 992px*/
@media all and (min-width: 768px) and (max-width: 992px) {
  .main-wrapper.page-home:after {
    height: 790px; }

  .page-home .home-no-space {
    padding: 0; }
  .page-home .col-no-leftspace.home-no-space {
    margin-bottom: 30px; }
  .page-home .recent-articale.page-home .recent-article h3 {
    margin-bottom: 30px; }
  .page-home .col-no-rightspace, .page-home .inner-contents-container {
    background: #ffffff;
    margin-top: 28px; }

  .section-container-article-ebook {
    min-height: inherit; }
    .section-container-article-ebook .btn-primary {
      max-width: 240px;
      margin-top: 20px; } }
/*0px-767px*/
@media all and (max-width: 767px) {
  body.home-bg-color {
    background: #e9f1f4; }

  .recent-articale.page-home {
    margin-top: 145px; }

  .page-banner {
    padding-left: 13px;
    padding-right: 13px; }
    .page-banner.page-home {
      margin-top: 0px; }

  .main-wrapper.page-home:after {
    background-position: right; }

  .company-option {
    padding-left: 24px;
    padding-right: 24px;
    padding-bottom: 24px;
    margin-top: 52px; }
    .company-option a {
      float: none;
      width: 100%;
      margin-bottom: 10px; }

  .page-home h1 {
    padding-left: 13px;
    padding-right: 13px; }
  .page-home .section-container-article-ebook {
    min-height: inherit;
    max-height: inherit;
    margin-left: 8px;
    margin-right: 8px; }
    .page-home .section-container-article-ebook .ebook-img {
      text-align: center; }
    .page-home .section-container-article-ebook .section-heading-type5 .btn-primary {
      display: block;
      font-size: 14px;
      font-family: "proxima_nova_rgregular", Arial, Helvetica, sans-serif;
      max-width: 240px;
      margin: 0 auto; }
  .page-home .col-no-leftspace {
    padding-left: 8px; }
  .page-home .col-no-rightspace {
    padding-left: 0; }
  .page-home .partner-images {
    padding-left: 16px;
    padding-right: 16px; }
    .page-home .partner-images li {
      min-height: 130px;
      display: table; }
      .page-home .partner-images li p {
        display: table-cell;
        vertical-align: middle; }
        .page-home .partner-images li p img {
          max-width: 100%; }
  .page-home .col-no-rightspace, .page-home .inner-contents-container {
    background: #ffffff;
    margin-top: 24px; }
  .page-home .our-work-part-hdng {
    padding-top: 30px; }
  .page-home .section-container-article-ebook h3 {
    text-align: center;
    max-width: inherit; }
  .page-home .section-container-article-ebook p {
    text-align: center;
    margin-right: 0; }
  .page-home .recent-articale.page-home .recent-article h3 {
    margin-bottom: 20px; }
  .page-home a.see-all-article {
    display: block;
    width: 120px;
    margin: 10px auto 0 auto; }
  .page-home .section-heading-type4 h2 span {
    display: block; }
  .page-home .case-studies-prev p {
    font-weight: bold; } }
/* 0px-767px ends */
/*600px-767px*/
@media all and (min-width: 600px) and (max-width: 767px) {
  .main-wrapper.page-home:after {
    height: 630px; } }
/*0px-359px*/
@media all and (min-width: 420px) and (max-width: 599px) {
  .main-wrapper.page-home:after {
    height: 700px; } }
/*0px-359px*/
@media all and (min-width: 357px) and (max-width: 419px) {
  .main-wrapper.page-home:after {
    height: 740px; } }
/*0px-356px*/
@media all and (max-width: 320px) {
  .main-wrapper.page-home:after {
    background-repeat: no-repeat;
    background-size: cover;
    top: -244px;
    background: linear-gradient(217deg, #00caee, #0038b4);
    background: linear-gradient(232deg, #0075cf, #005bc4 36%, #002bb1);
    background-image: url(../images/home-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
    top: 0px;
    height: 730px;
    -webkit-transform: none;
    transform: none; } }
@media all and (min-width: 992px) {
  .home-page-banner .home-page-right-section .blog-img-cont {
    height: 175px;
    overflow: hidden; }
    .home-page-banner .home-page-right-section .blog-img-cont img {
      height: 100%;
      width: 100%; }

  .banner-2 {
    padding-top: 90px; } }
@media all and (max-width: 991px) {
  .home-bg-color .large-btn-cont {
    max-width: 550px;
    margin: 0 auto; } }
.main-wrapper.b2b .page-banner {
  max-width: 95%; }
.main-wrapper.b2b h2 {
  font-family: "proxima_novaextrabold", Arial, Helvetica, sans-serif; }
.main-wrapper.b2b .our-approach {
  padding: 49px 0 10px; }
  .main-wrapper.b2b .our-approach h3 {
    font-size: 22px;
    line-height: 32px;
    margin-top: 10px;
    margin-bottom: 17px; }
  .main-wrapper.b2b .our-approach p {
    font-size: 16px;
    line-height: 26px; }
.main-wrapper.b2b .benefits {
  margin: 60px 0 38px; }
  .main-wrapper.b2b .benefits h4 {
    color: #00405d;
    margin-bottom: 20px; }
    .main-wrapper.b2b .benefits h4:nth-of-type(2) {
      color: #439ad7;
      margin-top: 20px; }
  .main-wrapper.b2b .benefits p {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 20px; }
  .main-wrapper.b2b .benefits ul {
    padding: 0;
    margin: 0; }
    .main-wrapper.b2b .benefits ul li h4 {
      color: #439ad7;
      margin-top: 20px;
      margin-bottom: 6px; }
    .main-wrapper.b2b .benefits ul li p {
      line-height: 20px; }
.main-wrapper.b2b .case-Studies {
  padding: 36px 0 0; }
  .main-wrapper.b2b .case-Studies h3 {
    font-size: 22px;
    line-height: 32px;
    margin-bottom: 43px; }
.main-wrapper.b2b .our-work-part-hdng {
  padding: 50px 0;
  font-family: "proxima_nova_rgbold", Arial, Helvetica, sans-serif; }
  .main-wrapper.b2b .our-work-part-hdng h2 {
    font-family: "proxima_nova_rgbold", Arial, Helvetica, sans-serif; }
  .main-wrapper.b2b .our-work-part-hdng .btn-default {
    padding: 13px 24px 11px;
    margin: 11px 0 0;
    font-size: 16px;
    line-height: 16px;
    text-transform: uppercase; }
.main-wrapper.b2b .work-details-skyblue-box {
  padding: 21px 0 46px; }
  .main-wrapper.b2b .work-details-skyblue-box ul {
    padding: 0;
    margin: 0; }
    .main-wrapper.b2b .work-details-skyblue-box ul li h4 {
      color: #439ad7; }
  .main-wrapper.b2b .work-details-skyblue-box p {
    font-size: 16px;
    line-height: 20px; }
  .main-wrapper.b2b .work-details-skyblue-box h2 span {
    font-size: 16px;
    line-height: 19px;
    font-family: "proxima_nova_rgregular", Arial, Helvetica, sans-serif;
    display: block;
    color: #002838; }
.main-wrapper.b2b .challenge-box {
  margin: 40px 0 0;
  padding: 0; }
  .main-wrapper.b2b .challenge-box li {
    padding: 0 0 50px; }
    .main-wrapper.b2b .challenge-box li img {
      margin-top: -8px; }
    .main-wrapper.b2b .challenge-box li h5 {
      color: #667e88;
      font-family: "proxima_nova_rgregular", Arial, Helvetica, sans-serif;
      text-transform: uppercase;
      margin: 6px 0 3px; }
    .main-wrapper.b2b .challenge-box li p {
      color: #002838;
      font-family: "proxima_nova_rgbold", Arial, Helvetica, sans-serif;
      font-size: 22px; }

.b2b-box.section-container-type1 {
  padding: 36px 0 11px; }
.b2b-box h3 {
  font-size: 22px; }

.main-wrapper.b2b:after {
  height: 1120px; }

@media (max-width: 990px) {
  .main-wrapper.b2b .work-details-skyblue-box {
    padding-top: 31px; }
    .main-wrapper.b2b .work-details-skyblue-box ul {
      padding: 27px 0 0; }
      .main-wrapper.b2b .work-details-skyblue-box ul li {
        margin-bottom: 37px; } }
@media (max-width: 767px) {
  .main-wrapper.b2b .inner-contents-container {
    border-radius: 0px; }
  .main-wrapper.b2b h3 {
    margin-top: 0px; }
  .main-wrapper.b2b:after {
    height: 1080px; }
  .main-wrapper.b2b .challenge-box li {
    text-align: center; }
    .main-wrapper.b2b .challenge-box li h5 {
      padding-top: 20px;
      margin-bottom: 8px; }
    .main-wrapper.b2b .challenge-box li p {
      font-size: 18px; }
  .main-wrapper.b2b .benefits p {
    padding-left: 24px;
    padding-right: 24px; }
  .main-wrapper.b2b .benefits ul li {
    padding-top: 20px; }
    .main-wrapper.b2b .benefits ul li p {
      padding-left: 0;
      padding-right: 0; }
  .main-wrapper.b2b .our-approach h3 {
    padding: 0 11px; }
  .main-wrapper.b2b .b2b-box, .main-wrapper.b2b .our-approach {
    padding-left: 14px;
    padding-right: 14px; }
  .main-wrapper.b2b .case-Studies h2, .main-wrapper.b2b .case-Studies h3 {
    padding-left: 16px;
    padding-right: 16px; } }
@media (max-width: 600px) {
  .main-wrapper.b2b .our-work-part-hdng h2 {
    font-size: 27px;
    line-height: 30px; }
  .main-wrapper.b2b .our-work-part-hdng .btn-default {
    width: 260px;
    padding: 16px 24px; }
  .main-wrapper.b2b .our-approach h3 {
    font-size: 18px;
    line-height: 28px;
    padding: 0 11px; }
  .main-wrapper.b2b .solution img {
    content: url(../images/solution-sml-img.jpg); } }
@media (max-width: 420px) {
  body {
    background: #f2fafe; }

  .main-wrapper.b2b .inner-contents-container {
    background: #ffffff;
    margin-top: 90px; }
  .main-wrapper.b2b .page-banner {
    padding: 0px 15px; } }
@media (max-width: 370px) {
  .main-wrapper.b2b h1 {
    font-size: 27px;
    line-height: 35px; }
  .main-wrapper.b2b h3 {
    font-size: 16px;
    line-height: 25px; } }
@media (max-width: 320px) {
  .main-wrapper.b2b:after {
    height: 1072px; } }
@media (min-width: 421px) and (max-width: 480px) {
  .main-wrapper.b2b:after {
    height: 1060px; } }
@media (min-width: 321px) and (max-width: 420px) {
  .main-wrapper.b2b:after {
    height: 1050px; } }
.global-lubricants-business-work-detail .main-wrapper {
  overflow-x: hidden; }
.global-lubricants-business-work-detail .page-work-details {
  min-height: 420px; }
.global-lubricants-business-work-detail .work-right-placeholder img {
  max-width: 900px; }
.global-lubricants-business-work-detail .work-details-top-padding {
  margin-top: 12px; }

.work-details-skyblue-box {
  width: 100%;
  padding: 76px 0 78px; }
  .work-details-skyblue-box img {
    max-width: 277px;
    padding: 0 0 32px 0; }
  .work-details-skyblue-box p {
    font-size: 22px;
    line-height: 32px; }

.work-details-top-pd {
  padding: 67px 0 0; }
  .work-details-top-pd h2 {
    margin: 0 0 30px 0; }

.work-details-both-pd {
  padding: 62px 0 80px 0; }
  .work-details-both-pd h2 {
    margin: 0 0 30px 0; }

.work-details-white-box p {
  font-size: 16px;
  line-height: 26px;
  max-width: 546px;
  margin: 0 auto; }
.work-details-white-box h4 {
  color: #439ad7;
  font-family: "proxima_nova_rgbold", Arial, Helvetica, sans-serif; }

.work-details-white-box-top {
  padding: 50px 0 0 0; }
  .work-details-white-box-top h2 {
    padding: 0 0 21px  0; }
  .work-details-white-box-top p {
    max-width: 600px;
    padding: 0 0 28px 0; }

.work-details-skyblue-box2 {
  width: 100%;
  padding: 48px 0 80px; }
  .work-details-skyblue-box2 img {
    padding: 44px 0 30px 0; }
  .work-details-skyblue-box2 h2 {
    font-family: "proxima_novaextrabold", Arial, Helvetica, sans-serif; }
  .work-details-skyblue-box2 p {
    padding: 33px 0 0 0;
    max-width: 546px;
    margin: 0 auto;
    font-size: 16px; }

.work-details-skyblue-box3 {
  width: 100%;
  padding: 48px 0 50px; }
  .work-details-skyblue-box3 img {
    padding: 31px 0 0 0; }
  .work-details-skyblue-box3 h2 {
    font-family: "proxima_novaextrabold", Arial, Helvetica, sans-serif;
    color: #002838;
    max-width: 610px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    margin-bottom: 2px; }
  .work-details-skyblue-box3 h4 {
    color: #439ad7; }
  .work-details-skyblue-box3 p {
    padding: 33px 0 0 0;
    max-width: 546px;
    margin: 0 auto;
    font-size: 16px; }
    .work-details-skyblue-box3 p.large-text {
      font-size: 22px;
      line-height: 32px;
      max-width: 461px; }

.plus-padding {
  padding: 160px 0px 0px; }

.btn-default-large2 {
  font-size: 16px; }

.previewimg img {
  margin: 40px 0 0 0; }

.work-left-top-description {
  margin-top: 62px;
  max-width: 483px; }
  .work-left-top-description h2 {
    font-size: 40px;
    line-height: 48px;
    margin-top: 14px;
    margin-bottom: 16px; }
  .work-left-top-description h4 {
    font-size: 18px;
    line-height: 27px;
    font-family: "proxima_nova_rgregular", Arial, Helvetica, sans-serif;
    padding: 6px 0 0 0;
    text-transform: uppercase; }

.work-details-top-padding {
  margin: 76px 0 0 0; }

.work-right-placeholder {
  float: right;
  position: relative; }
  .work-right-placeholder img {
    margin-left: -76px;
    max-width: 642px; }
  .work-right-placeholder.beercartel-banner img {
    position: absolute;
    top: 45px;
    right: -65px;
    max-width: inherit; }
  .work-right-placeholder.wa-fresh-banner img {
    position: relative;
    top: 45px;
    right: -50px;
    max-width: inherit; }

.work-dt-section-heading {
  max-width: 662px; }

.beer-cartel-work-detail .main-wrapper {
  overflow-x: hidden; }
.beer-cartel-work-detail .work-details-skyblue-box {
  /* margin-top: 155px; */ }
.beer-cartel-work-detail .work-details-white-box p {
  max-width: inherit; }

.wa-fresh-work-detail .main-wrapper {
  overflow-x: hidden; }
.wa-fresh-work-detail:after {
  height: 1070px; }
.wa-fresh-work-detail .work-left-top-description h2 {
  max-width: 380px; }
.wa-fresh-work-detail .work-details-skyblue-box2 p {
  max-width: inherit; }
.wa-fresh-work-detail .work-details-skyblue-box {
  /* margin-top: 125px; */ }
  .wa-fresh-work-detail .work-details-skyblue-box .main-wrapper {
    overflow-x: hidden; }
.wa-fresh-work-detail .work-right-placeholder img {
  max-width: inherit;
  margin-left: -40px; }
.wa-fresh-work-detail .work-details-top-padding {
  margin-top: 20px; }

.joe-button-work-detail .main-wrapper:after, .global-lubricants-business-work-detail .main-wrapper:after {
  height: 1140px; }

.wa-fresh-work-detail .main-wrapper:after {
  height: 1110px; }

.beer-cartel-work-detail .main-wrapper:after {
  height: 1030px; }

.mega-office-work-detail .main-wrapper {
  overflow-x: hidden; }
  .mega-office-work-detail .main-wrapper:after {
    height: 1105px; }
.mega-office-work-detail .work-details-skyblue-box p {
  max-width: 459px;
  margin-left: auto;
  margin-right: auto; }
.mega-office-work-detail .work-details-white-box.mega-prob p {
  max-width: 469px; }
.mega-office-work-detail .work-details-skyblue-box2 h2 {
  max-width: 500px;
  margin-right: auto;
  margin-left: auto; }
.mega-office-work-detail .work-details-skyblue-box2 h4 {
  color: #439ad7; }

.thomas-jewellers-work-details .btn-default-large2 {
  font-family: "proxima_nova_rgbold", Arial, Helvetica, sans-serif; }

.diamond-exchange-work-details .case-study-new h3, .handpicked-wines-work-details .case-study-new h3, .wa-fresh-work-detail .case-study-new h3 {
  max-width: 415px; }

@media (max-width: 1180px) {
  .work-right-placeholder img {
    max-width: 542px; } }
/*min width 992px*/
@media all and (min-width: 992px) {
  .page-banner.page-work-details {
    max-width: 100%;
    margin-top: 4px; }

  .joe-button-work-detail .page-work-details {
    min-height: 430px; }

  .beer-cartel-work-detail .page-work-details {
    min-height: 405px; }

  .wa-fresh-work-detail .page-work-details {
    min-height: 556px; }

  .mega-office-work-detail .work-details-top-padding {
    margin-top: 158px; }
  .mega-office-work-detail .mega-office-banner img {
    max-width: 890px;
    right: -129px;
    position: relative;
    top: 75px; }

  .thomas-jewellers-work-details .main-wrapper {
    overflow-x: hidden; }
  .thomas-jewellers-work-details .work-details-top-padding {
    margin-top: 158px; }
  .thomas-jewellers-work-details .thomas-jewellers-banner img {
    max-width: 890px;
    right: -129px;
    position: relative;
    top: 75px; }

  /*.diamond-exchange-work-details, .handpicked-wines-work-details {
      .main-wrapper:after {
          top: -700px;
      }
  }*/
  .main-wrapper:after {
    height: 1105px; }

  .work-left-top-description {
    margin-top: 62px;
    max-width: 461px; } }
/*min width 992px*/
@media all and (max-width: 991px) {
  .wa-fresh-work-detail .work-left-top-description h2 {
    margin-right: auto;
    margin-left: auto; } }
/*max width 990px*/
@media all and (max-width: 991px) {
  .work-left-top-description {
    margin: 62px 0;
    max-width: inherit;
    text-align: center; }

  .joe-button-work-detail .main-wrapper:after, .beer-cartel-work-detail .main-wrapper:after, .global-lubricants-business-work-detail .main-wrapper:after, .wa-fresh-work-detail .main-wrapper:after, .mega-office-work-detail .main-wrapper:after, .thomas-jewellers-work-details .main-wrapper:after, .diamond-exchange-work-details .main-wrapper:after, .handpicked-wines-work-details .main-wrapper:after {
    height: 1140px; }
  .joe-button-work-detail .page-banner .work-right-placeholder img, .beer-cartel-work-detail .page-banner .work-right-placeholder img, .global-lubricants-business-work-detail .page-banner .work-right-placeholder img, .wa-fresh-work-detail .page-banner .work-right-placeholder img, .mega-office-work-detail .page-banner .work-right-placeholder img, .thomas-jewellers-work-details .page-banner .work-right-placeholder img, .diamond-exchange-work-details .page-banner .work-right-placeholder img, .handpicked-wines-work-details .page-banner .work-right-placeholder img {
    padding-left: 0;
    padding-right: 0; }
  .joe-button-work-detail .work-left-top-description, .beer-cartel-work-detail .work-left-top-description, .global-lubricants-business-work-detail .work-left-top-description, .wa-fresh-work-detail .work-left-top-description, .mega-office-work-detail .work-left-top-description, .thomas-jewellers-work-details .work-left-top-description, .diamond-exchange-work-details .work-left-top-description, .handpicked-wines-work-details .work-left-top-description {
    margin: 20px 0; }

  .plus-padding {
    padding: 0; }

  .case-studies-prev:nth-of-type(2) {
    float: none; }

  .work-details-skyblue-box {
    padding: 36px 0 38px; }
    .work-details-skyblue-box p {
      font-size: 18px;
      line-height: 27px;
      padding: 0 24px; }

  .work-details-top-pd {
    padding: 38px 0 0; }

  .work-details-both-pd {
    padding: 30px 0 48px 0; }

  .work-right-placeholder img {
    margin: 0 auto;
    display: block; }
  .work-right-placeholder.beercartel-banner img {
    position: inherit;
    right: inherit;
    max-width: 100%; }

  .global-lubricants-business-work-detail, .wa-fresh-work-detail {
    overflow-y: auto; }
    .global-lubricants-business-work-detail .work-right-placeholder img, .wa-fresh-work-detail .work-right-placeholder img {
      right: inherit;
      width: 100%;
      max-width: 100%;
      margin-left: 0; } }
/*min width 767px*/
@media all and (max-width: 767px) {
  .work-left-top-description h2 {
    font-size: 31px; }

  /* .work-details-white-box {
      background: #fff;
  }*/
  .work-right-placeholder img, .work-right-placeholder.wa-fresh-banner img {
    top: 0; }

  .joe-button-work-detail .inner-contents-container, .beer-cartel-work-detail .inner-contents-container, .wa-fresh-work-detail .inner-contents-container, .global-lubricants-business-work-detail .inner-contents-container, .mega-office-work-detail .inner-contents-container {
    -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.11);
    -moz-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.11);
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.11); } }
/*min width 600px*/
@media all and (max-width: 600px) {
  .work-right-placeholder img {
    max-width: 100%;
    padding: 0 24px; }

  .mega-office-work-detail .work-left-top-description {
    margin: 26px 0; } }
@media all and (max-width: 320px) {
  .beer-cartel-work-detail .main-wrapper:after {
    height: 1280px; } }
/*Work Page*/
.page-banner-work {
  margin-top: 33px; }

.our-work {
  color: #ffffff;
  padding-top: 25px;
  padding-bottom: 41px;
  overflow: hidden; }
  .our-work img {
    max-width: inherit; }
  .our-work h2 {
    margin-top: 10px; }
  .our-work .btn-default-large {
    color: #ffffff;
    -webkit-transition: all 0.2s ease-out 0.1s;
    -moz-transition: all 0.2s ease-out 0.1s;
    -o-transition: all 0.2s ease-out 0.1s;
    transition: all 0.2s ease-out 0.1s; }
    .our-work .btn-default-large:hover, .our-work .btn-default-large:focus {
      color: #00405d; }
  .our-work .btn-primary-small {
    padding: 5px 8px 3px;
    cursor: default; }
    .our-work .btn-primary-small:hover {
      background: #009ad9;
      cursor: text; }
  .our-work a.underlined-link-white {
    text-decoration: underline;
    color: #ffffff; }
  .our-work a.underlined-link-darker-blue {
    text-decoration: underline;
    color: #00405d; }

.work-description {
  padding: 125px 0 0 64px; }
  .work-description.right {
    padding-left: 24px; }
  .work-description h4 {
    font-family: "proxima_nova_rgregular", Arial, Helvetica, sans-serif;
    text-transform: uppercase; }

.work-description-02 {
  padding: 60px 30px 0 0px; }

.work-left-top-description .btn-primary-small {
  background: #009ad9;
  cursor: text; }

.our-work1 {
  background-image: linear-gradient(229deg, #00caee, #009ad9); }

.our-work-kidstuff {
  /* IE10+ */
  background-image: -ms-linear-gradient(top, #F3F8F9 0%, #DAE5E9 100%);
  /* Mozilla Firefox */
  background-image: -moz-linear-gradient(top, #F3F8F9 0%, #DAE5E9 100%);
  /* Opera */
  background-image: -o-linear-gradient(top, #F3F8F9 0%, #DAE5E9 100%);
  /* Webkit (Safari/Chrome 10) */
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #F3F8F9), color-stop(100, #DAE5E9));
  /* Webkit (Chrome 11+) */
  background-image: -webkit-linear-gradient(top, #F3F8F9 0%, #DAE5E9 100%);
  /* W3C Markup */
  background-image: linear-gradient(to bottom, #F3F8F9 0%, #DAE5E9 100%);
  padding-top: 25px;
  padding-bottom: 40px; }

.our-work2 {
  background-image: linear-gradient(237deg, #110002, #69111c); }
  .our-work2 img {
    max-width: 860px;
    margin-left: -147px;
    margin-top: 125px;
    margin-bottom: 120px; }

.our-work3 {
  background-image: linear-gradient(237deg, #51b6b0, #51b6b0);
  padding: 72px 0 69px; }
  .our-work3 .work-description {
    padding-top: 119px; }

.our-work4 {
  background-image: linear-gradient(127deg, #FDE620, #fce21e 13%, #f9c80e);
  color: #00405d;
  padding: 86px 0 69px; }
  .our-work4 .btn-default-large {
    border: solid 1px #00405d;
    color: #00405d; }
  .our-work4 img {
    margin-left: -160px; }

.our-work5 {
  background-image: linear-gradient(234deg, #a94442, #eb8052); }

.our-work6 {
  background-image: linear-gradient(56deg, #cfc4b0, #dbcfb7);
  color: #002838;
  padding: 86px 0 69px; }
  .our-work6 .btn-default-large {
    border: solid 1px #00405d;
    color: #002838;
    font-weight: bold; }
  .our-work6 img {
    margin-left: -381px; }
  .our-work6 h4 {
    text-transform: uppercase; }
  .our-work6 a.underlined-link-white {
    text-decoration: underline;
    color: #002838; }

.our-work7 {
  background: #F8F8F8;
  color: #333333; }
  .our-work7 .btn-default-large {
    border: solid 1px #00405d;
    color: #002838;
    font-weight: bold; }
  .our-work7 img {
    margin-left: 70px; }
  .our-work7 a:last-child {
    text-decoration: underline;
    color: #002838; }

.our-work-kidstuff {
  color: #333333; }
  .our-work-kidstuff .btn-default-large {
    border: solid 1px #00405d;
    color: #002838;
    font-weight: bold; }
  .our-work-kidstuff img {
    margin-left: 70px; }
  .our-work-kidstuff a:last-child {
    text-decoration: underline;
    color: #002838; }

.our-work8 {
  background: #FAF1EE;
  color: #002838;
  padding: 86px 0 69px; }
  .our-work8 .btn-default-large {
    border: solid 1px #00405d;
    color: #002838;
    font-weight: bold; }
  .our-work8 img {
    margin-left: -86px; }
  .our-work8 a.underlined-link-white {
    text-decoration: underline;
    color: #002838; }

.tag-desc {
  background: #009ad9;
  cursor: text;
  padding: 5px 8px 3px;
  color: #ffffff;
  font-size: 12px;
  line-height: 14px;
  margin-right: 4px;
  text-transform: uppercase;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px; }

@media (min-width: 992px) {
  .our-work7 .work-description, .our-work-kidstuff .work-description {
    padding: 125px 0 0 52px; }
  .our-work7 .work-description-02, .our-work-kidstuff .work-description-02 {
    padding: 60px 30px 0 52px; } }
@media (min-width: 992px) {
  .our-work1 .img-right img {
    max-width: 642px;
    margin-left: 2px; }

  .our-work3 .img-right img {
    margin-left: -25px;
    height: 514px;
    max-width: inherit; } }
@media (max-width: 991px) {
  .our-work {
    text-align: center; }
    .our-work img {
      max-width: 100%;
      margin: 0; }
    .our-work.our-work1 img {
      padding: 0 23px; }

  .work-description {
    padding: 45px 0 0; }
    .work-description h4, .work-description h2 {
      padding-left: 14px;
      padding-right: 14px; }

  .our-work3 .work-description {
    padding-top: 45px; }

  .work-description.right {
    padding-left: 0; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .work-description-02 {
    padding: 60px 22px 0 0px; } }
@media (max-width: 992px) {
  .our-work2 img {
    margin-top: 20px; } }
@media (max-width: 600px) {
  .our-work h2 {
    font-size: 22px;
    line-height: 27px; } }
@media (max-width: 380px) {
  .tag-desc:nth-of-type(3) {
    margin: 10px auto;
    display: block;
    max-width: 58px; } }
.case-study-new .modal-dialog .modal-header {
  padding: 20px; }
  .case-study-new .modal-dialog .modal-header .modal-back {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    color: #99a9b0;
    font-size: 18px; }
.case-study-new .modal-dialog .modal-body {
  padding: 30px 40px 20px; }
  .case-study-new .modal-dialog .modal-body p {
    display: block;
    padding-bottom: 5px;
    font-size: 16px;
    font-family: "proxima_nova_rgregular", Arial, Helvetica, sans-serif;
    line-height: 24px;
    color: #4a4a4a; }
.case-study-new form .form-group {
  min-height: 110px; }
  .case-study-new form .form-group label {
    display: block;
    font-family: "proxima_nova_rgregular", Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 22px;
    font-weight: normal;
    margin-bottom: 15px;
    color: #1b1f28; }
  .case-study-new form .form-group label + label {
    display: inline-block; }
  .case-study-new form .form-group .form-control {
    border-radius: 3px;
    background-color: #ffffff;
    border: solid 1px #e5eaeb;
    box-shadow: none;
    height: 35px;
    color: #99a9b0; }
    .case-study-new form .form-group .form-control:focus {
      border: solid 1px #0075cf; }
  .case-study-new form .form-group textarea.form-control {
    resize: vertical;
    height: 123px; }
  .case-study-new form .form-group.has-error label.control-label {
    color: #a94442; }
  .case-study-new form .form-group.has-error .form-control {
    border-color: #a94442; }
.case-study-new form .sendAction {
  text-align: center;
  margin: 0px; }
.case-study-new form .btn-default {
  border-radius: 3px;
  background-color: #008bd9;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  font-family: "proxima_nova_rgbold", Arial, Helvetica, sans-serif;
  font-size: 20px;
  line-height: 20px;
  color: #ffffff;
  text-transform: uppercase;
  padding: 16px 32px;
  margin: 0 0 0 10px; }
  .case-study-new form .btn-default:hover {
    background-color: #005bc4; }
.case-study-new form span.alert-success {
  background: none;
  border: none;
  display: inline-block;
  margin-bottom: 0;
  box-shadow: none;
  font-family: "proxima_nova_rgbold", Arial, Helvetica, sans-serif; }
.case-study-new form .notifymeCheckbox {
  display: block;
  clear: both;
  margin: 15px 0 10px 0; }
  .case-study-new form .notifymeCheckbox label {
    font-family: "proxima_nova_rgregular", Arial, Helvetica, sans-serif;
    font-size: 16px;
    display: block;
    position: relative;
    font-size: 16px;
    font-weight: normal;
    color: #4a4a4a;
    padding-left: 20px; }
  .case-study-new form .notifymeCheckbox input[type="checkbox"] {
    -webkit-appearance: checkbox !important;
    position: absolute;
    top: 0;
    left: 0; }
.case-study-new form .caseStudy {
  position: relative;
  margin: 8px 0;
  background: #fafafa;
  border: 1px solid #dedede;
  padding: 15px 20px 6px 55px;
  color: #333333; }
  .case-study-new form .caseStudy input[type="checkbox"] {
    display: block;
    width: 14px;
    height: 14px;
    position: absolute;
    top: 50%;
    left: 20px;
    margin-top: -7px; }
  .case-study-new form .caseStudy h2 {
    font-family: "proxima_nova_rgregular", Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #00405d;
    margin: 0;
    padding: 0;
    line-height: 13px; }
  .case-study-new form .caseStudy h3 {
    font-size: 16px;
    margin: 7px 0;
    padding: 0;
    font-family: "proxima_nova_rgbold", Arial, Helvetica, sans-serif;
    color: #333333;
    text-align: left;
    line-height: 24px; }
.case-study-new h3 {
  font-family: "proxima_nova_rgbold", Arial, Helvetica, sans-serif;
  font-size: 24px;
  line-height: 30px;
  text-align: center;
  padding-right: 0;
  color: #008bd9;
  margin: 25px auto 0;
  max-width: 390px; }
.case-study-new .casestudy-icon {
  display: block;
  clear: both;
  width: 156px;
  height: 67px;
  margin: 0 auto 20px auto;
  padding: 0;
  position: relative; }
  .case-study-new .casestudy-icon:before {
    display: block;
    content: '';
    z-index: 1;
    position: absolute;
    top: 50%;
    left: 50%;
    right: 50%;
    width: 50px;
    height: 3px;
    transform: translate(-50%, 0%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    background: #f6f6f6; }
  .case-study-new .casestudy-icon li {
    display: block;
    position: relative;
    z-index: 2;
    width: 69px;
    height: 69px; }
  .case-study-new .casestudy-icon li.edit-icon-large {
    background: url(../images/case-study-modal-sprite.png) 0 0 no-repeat;
    float: left; }
  .case-study-new .casestudy-icon li.send-icon-small {
    background: url(../images/case-study-modal-sprite.png) 0 -215px no-repeat;
    float: right; }

.casestudy-icon li.edit-icon-small {
  background: url(../images/case-study-modal-sprite.png) 0 -72px no-repeat;
  float: left; }
.casestudy-icon li.send-icon-large {
  background: url(../images/case-study-modal-sprite.png) 0 -144px no-repeat;
  float: right; }

/*0-767px*/
@media all and (min-width: 1025px) {
  .case-study-new .modal-dialog {
    max-height: 590px;
    overflow-y: auto; } }
/*0-767px*/
@media all and (max-width: 767px) {
  .case-study-new {
    overflow-y: scroll; }
    .case-study-new .modal-dialog .modal-body {
      padding: 16px 25px 20px; }
    .case-study-new form .form-group {
      margin-bottom: 5px;
      min-height: 72px; }
      .case-study-new form .form-group label {
        margin-bottom: 5px; }
    .case-study-new form .sendAction {
      text-align: center; }
      .case-study-new form .sendAction .btn-default {
        width: 100%;
        margin: 0;
        font-size: 15px;
        float: none; } }
.error-page {
  background: #0075cf; }
  .error-page.main-wrapper:after {
    display: none; }
  .error-page .container {
    padding-bottom: 70px; }
  .error-page h1 {
    font-family: "proxima_novaextrabold", Arial, Helvetica, sans-serif;
    font-size: 188px;
    line-height: 224px;
    color: #ffffff;
    text-align: center; }
  .error-page p {
    text-align: center;
    font-size: 22px;
    color: #fff;
    margin-bottom: 30px; }
    .error-page p .case-study-link {
      display: block; }
      .error-page p .case-study-link a {
        line-height: 22px;
        color: #fff;
        text-decoration: none;
        border-bottom: 2px solid #fff; }
  .error-page .footer {
    margin-top: 0; }

/*0px-767px*/
@media all and (max-width: 767px) {
  .error-page h1 {
    font-size: 150px; }
  .error-page p {
    font-size: 16px;
    line-height: 20px; } }
.thank-you-campaign {
  background: #0075cf; }
  .thank-you-campaign footer {
    margin-top: 0; }

.campaign-finish {
  background: #e9f1f4;
  margin: 38px 0 50px 0;
  padding: 140px 0; }
  .campaign-finish img {
    max-width: 440px;
    margin: 0 auto; }
  .campaign-finish h2 {
    font-family: 'proxima_novaextrabold';
    font-size: 53px;
    line-height: 62px;
    color: #009ad9;
    margin: 0 0 20px; }
  .campaign-finish p {
    font-family: 'proxima_nova_rgregular';
    max-width: 290px;
    font-size: 20px;
    line-height: 25px;
    color: #00405d;
    margin-bottom: 20px; }

.downloadBtn {
  width: 290px;
  margin: 50px 0 20px 0;
  height: 60px;
  background: #00405d;
  border-radius: 40px;
  font-size: 16px;
  color: #fff;
  -moz-border-radius: 40px;
  -webkit-border-radius: 40px; }

@media (max-width: 767px) {
  .campaign-finish {
    padding: 40px 0;
    text-align: center; }
    .campaign-finish h2 {
      margin-top: 20px; }
    .campaign-finish p {
      margin: 0 auto 5px; }
    .campaign-finish img {
      max-width: 100%;
      padding: 0 25px; } }
.section-block-01 {
  max-width: 854px;
  margin: 0 auto; }
  .section-block-01 img {
    margin: 0 0 30px; }
  .section-block-01 p {
    font-size: 20px;
    line-height: 25px;
    font-family: "proxima_nova_rgbold", Arial, Helvetica, sans-serif;
    color: #002838;
    text-align: justify; }
  .section-block-01 .regular-bold p {
    font-family: "proxima_nova_rgbold", Arial, Helvetica, sans-serif;
    font-size: 17px;
    margin: 0 0 20px; }

.randem-commerce {
  padding-bottom: 70px; }
  .randem-commerce h5 {
    font-size: 16px; }
  .randem-commerce h2 {
    font-size: 25px; }
  .randem-commerce .large-btn-cont {
    max-width: 550px;
    margin: 0 auto; }
    .randem-commerce .large-btn-cont .right-section {
      max-width: inherit;
      float: none; }
      .randem-commerce .large-btn-cont .right-section .btn-01, .randem-commerce .large-btn-cont .right-section .btn-02, .randem-commerce .large-btn-cont .right-section .btn-03, .randem-commerce .large-btn-cont .right-section .btn-04 {
        max-width: 272px;
        display: block; }

.get-in-touch-block {
  margin-top: 30px;
  margin-bottom: 50px; }
  .get-in-touch-block p {
    font-size: 22px;
    font-weight: bold;
    color: #002838;
    margin-bottom: 30px; }
  .get-in-touch-block a {
    display: block;
    font-size: 14px;
    line-height: 32px;
    width: 159px;
    height: 43px;
    color: #ffffff;
    background: #009ad9;
    font-family: "proxima_nova_rgbold", Arial, Helvetica, sans-serif;
    margin: 0 auto;
    padding: 6px 12px;
    text-decoration: none;
    font-weight: normal;
    vertical-align: middle;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all 0.2s ease-out 0.1s;
    -moz-transition: all 0.2s ease-out 0.1s;
    -o-transition: all 0.2s ease-out 0.1s;
    transition: all 0.2s ease-out 0.1s; }
    .get-in-touch-block a:hover {
      background: #005bc4; }

.solution-cont {
  max-width: 794px;
  margin: 0 auto;
  padding: 50px 0; }
  .solution-cont .image-container {
    max-width: 389px;
    float: left;
    position: relative; }
    .solution-cont .image-container:last-child {
      float: right; }
  .solution-cont .border-outline {
    display: block;
    position: absolute;
    width: auto;
    height: auto;
    border: 1px solid #ffffff;
    left: 16px;
    right: 16px;
    top: 16px;
    bottom: 16px; }
    .solution-cont .border-outline.dark-border-color {
      border-color: #00405d; }
  .solution-cont .verticle-center {
    width: 80%; }
  .solution-cont h2 {
    font-size: 16px;
    line-height: 24px;
    color: #009ad9;
    margin: 0; }
  .solution-cont h3 {
    font-size: 30px;
    line-height: 35px;
    color: #00405d;
    margin: 10px 0 50px; }
  .solution-cont h4 {
    font-size: 21px;
    line-height: 24px;
    color: #ffffff;
    margin: 0 0 30px 0; }
  .solution-cont p a {
    font-size: 18px;
    line-height: 20px;
    color: #00405d;
    font-weight: bold;
    text-decoration: none; }
    .solution-cont p a span {
      display: inline-block;
      border-bottom: 1px solid #00405d; }
    .solution-cont p a:hover {
      opacity: .7; }

.static-banner-rc {
  margin: 30px 0;
  min-height: 250px; }
  .static-banner-rc p {
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    line-height: 22px;
    float: right;
    text-align: justify; }
  .static-banner-rc img {
    margin-bottom: 30px;
    position: relative;
    top: 0; }

.static-content-section {
  padding: 40px 0;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px; }
  .static-content-section h2 {
    font-size: 22px;
    font-family: "proxima_novaextrabold", Arial, Helvetica, sans-serif; }
  .static-content-section h4 {
    margin: 0;
    position: relative; }
    .static-content-section h4 .emoji {
      position: relative;
      top: -3px; }
  .static-content-section p {
    display: block;
    margin-top: 30px;
    font-size: 16px;
    font-weight: bold;
    line-height: 26px;
    text-align: justify; }

.listing-element {
  background-image: url(../images/featured-work-home-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover; }
  .listing-element h2 {
    margin: 50px 0 20px 0;
    font-family: "proxima_novaextrabold", Arial, Helvetica, sans-serif; }
  .listing-element ul {
    max-width: 566px;
    margin: 0 auto;
    padding: 0; }
    .listing-element ul li {
      position: relative;
      padding: 7px 0 7px 20px;
      font-size: 14px;
      color: #ffffff;
      font-weight: bold; }
      .listing-element ul li:before {
        content: '\f111';
        color: #009ad9;
        font-size: 8px;
        position: absolute;
        left: 0;
        top: 10px;
        font-family: 'FontAwesome'; }

.work-description .btn-default-02 {
  margin-top: 20px;
  display: block; }

@media all and (max-width: 767px) {
  .home-page-banner {
    margin: 0 0 30px 0; }
    .home-page-banner .banner-text-overlay h2 {
      font-size: 16px;
      line-height: 20px;
      margin-bottom: 10px; }
    .home-page-banner .home-page-right-section img {
      background-size: cover;
      width: 100%;
      max-width: inherit; }

  .home-page-banner .banner-2 {
    min-height: inherit;
    padding-bottom: 10px; }
    .home-page-banner .banner-2 .inside-banner-container {
      padding: 20px; }
      .home-page-banner .banner-2 .inside-banner-container h2 {
        font-size: 14px;
        margin-bottom: 10px; }
        .home-page-banner .banner-2 .inside-banner-container h2 span {
          font-size: 16px; }
  .home-page-banner .carousel-indicators {
    bottom: -7px;
    z-index: 2; }

  .global-desc {
    padding-left: 15px;
    padding-right: 15px; }

  .gap-left {
    padding-left: 0; }

  .top-gap-xs-01 {
    margin-top: 25px; }

  .randem-commerce .section-block-01, .randem-commerce .solution-cont h2, .randem-commerce .solution-cont h3 {
    padding-left: 10px;
    padding-right: 10px; }
  .randem-commerce .business-and-dev img {
    max-width: 100%;
    margin-top: 0 auto; }
  .randem-commerce .large-btn-cont .right-section {
    padding: 0 20px; }
    .randem-commerce .large-btn-cont .right-section .row {
      margin: 0; }
      .randem-commerce .large-btn-cont .right-section .row .btn-01, .randem-commerce .large-btn-cont .right-section .row .btn-02, .randem-commerce .large-btn-cont .right-section .row .btn-03, .randem-commerce .large-btn-cont .right-section .row .btn-04 {
        max-width: inherit;
        width: 100%; }
  .randem-commerce .solution-cont .image-container {
    float: none;
    max-width: inherit; }
    .randem-commerce .solution-cont .image-container:last-child {
      float: none; }
    .randem-commerce .solution-cont .image-container img {
      width: 100%; }

  .randem-section-block .right-section .row {
    margin: 0; }
    .randem-section-block .right-section .row .btn-01, .randem-section-block .right-section .row .btn-02, .randem-section-block .right-section .row .btn-03, .randem-section-block .right-section .row .btn-04 {
      width: 100%;
      max-width: inherit; }

  .randem-section-block .right-section {
    padding-left: 10px;
    padding-right: 10px; }

  .testimonials {
    padding-left: 10px;
    padding-right: 10px; }

  .platform .case-Studies img {
    margin-bottom: 50px; }
  .platform .case-Studies .gap-60 {
    margin-top: 0; }

  .operations .work-details-pattens-blue-box h2 {
    margin-bottom: 50px; }
  .operations .work-details-pattens-blue-box li {
    margin-bottom: 30px; }

  .listing-element h2, .static-content-section h2 {
    padding-left: 10px;
    padding-right: 10px; }

  .economics-ecommerce .page-banner-ecommerce, .building-bridges .page-banner-ecommerce {
    margin-bottom: 50px !important; }

  .recent-articale.page-home {
    margin-top: 0px; } }
@media all and (max-width: 991px) {
  .home-page-banner .carousel-inner .item img {
    width: 100%;
    max-width: inherit; }
  .home-page-banner .home-page-right-section img {
    background-size: cover;
    width: 100%;
    max-width: inherit; }

  .home-page-banner {
    margin-bottom: 60px; }

  .randem-section-block .left-section {
    padding-left: 15px;
    padding-right: 15px; }
  .randem-section-block .right-section {
    max-width: inherit;
    float: none;
    clear: both;
    display: table; }
    .randem-section-block .right-section .btn-01, .randem-section-block .right-section .btn-02, .randem-section-block .right-section .btn-03, .randem-section-block .right-section .btn-04 {
      margin-left: auto;
      margin-right: auto; }

  .randem-commerce .large-btn-cont .right-section {
    display: block; }

  .static-banner-rc p {
    float: none; } }
@media all and (min-width: 992px) {
  .section-block-01 p {
    margin: 40px; }

  .home-page-banner .home-page-right-section .top-gap-01:first-child {
    margin-top: 0; }

  .static-banner-rc p {
    max-width: 350px; } }
@media all and (min-width: 768px) {
  .static-banner-rc img {
    max-width: inherit; } }
@media all and (min-width: 768px) and (max-width: 991px) {
  .home-page-banner .home-page-right-section .right-content h2 {
    font-size: 12px;
    line-height: 14px;
    margin-bottom: 5px; }
  .home-page-banner .home-page-right-section .right-content p {
    line-height: 12px; }
  .home-page-banner .home-page-right-section .blog-img-cont img {
    max-height: 235px; } }
@media all and (max-width: 420px) {
  .economics-ecommerce .inner-contents-container, .building-bridges .inner-contents-container {
    background: #ffffff; } }
.economics-ecommerce .main-wrapper.economic-bg:after, .building-bridges .main-wrapper.economic-bg:after {
  /*background-repeat: no-repeat;
  background-size: cover;
  top: -244px;
  height: 830px;
  background: linear-gradient(217deg, $color-sky-blue, #0038b4);
  background: linear-gradient(232deg, $color-light-blue, $color-dark-blue 36%, $color-darker-blue);
  background-image: url(../images/home-bg.png);*/
  background-image: url(../images/economic-banner.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom;
  top: 0px;
  height: 730px;
  -webkit-transform: none;
  transform: none; }
.economics-ecommerce .main-wrapper.buildingbridges-bg:after, .building-bridges .main-wrapper.buildingbridges-bg:after {
  /*background-repeat: no-repeat;
  background-size: cover;
  top: -244px;
  height: 830px;
  background: linear-gradient(217deg, $color-sky-blue, #0038b4);
  background: linear-gradient(232deg, $color-light-blue, $color-dark-blue 36%, $color-darker-blue);
  background-image: url(../images/home-bg.png);*/
  background-image: url(../images/buildingbridges-banner.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom;
  top: 0px;
  height: 730px;
  -webkit-transform: none;
  transform: none; }
.economics-ecommerce .page-banner-ecommerce, .building-bridges .page-banner-ecommerce {
  margin-bottom: 100px; }
  .economics-ecommerce .page-banner-ecommerce h2, .building-bridges .page-banner-ecommerce h2 {
    font-size: 30px; }
  .economics-ecommerce .page-banner-ecommerce h3, .building-bridges .page-banner-ecommerce h3 {
    font-size: 15px;
    line-height: 15px; }
    .economics-ecommerce .page-banner-ecommerce h3 span, .building-bridges .page-banner-ecommerce h3 span {
      display: inline-block;
      border-bottom: 1px solid #ffffff;
      font-size: 17px; }
.economics-ecommerce .large-btn-cont, .building-bridges .large-btn-cont {
  margin: 80px 0 0 0; }
  .economics-ecommerce .large-btn-cont .btn-text-cont, .building-bridges .large-btn-cont .btn-text-cont {
    margin: 0 0 50px 0;
    clear: both; }
    .economics-ecommerce .large-btn-cont .btn-text-cont:before, .economics-ecommerce .large-btn-cont .btn-text-cont:after, .building-bridges .large-btn-cont .btn-text-cont:before, .building-bridges .large-btn-cont .btn-text-cont:after {
      display: table;
      content: " ";
      clear: both; }
    .economics-ecommerce .large-btn-cont .btn-text-cont .btn-default-03, .building-bridges .large-btn-cont .btn-text-cont .btn-default-03 {
      display: block;
      width: 255px;
      padding: 24px 60px;
      text-align: center;
      font-size: 20px;
      font-family: "proxima_nova_rgregular", Arial, Helvetica, sans-serif;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
    .economics-ecommerce .large-btn-cont .btn-text-cont p, .building-bridges .large-btn-cont .btn-text-cont p {
      font-size: 16px;
      line-height: 20px;
      font-family: "proxima_nova_rgbold", Arial, Helvetica, sans-serif;
      color: #00405d; }
.economics-ecommerce .econimic-ecommerce-banner, .building-bridges .econimic-ecommerce-banner {
  background: url(../images/ecopnomic-ecommerce-banner.jpg) no-repeat;
  width: 100%;
  height: 216px;
  padding: 20px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  .economics-ecommerce .econimic-ecommerce-banner h2, .building-bridges .econimic-ecommerce-banner h2 {
    font-size: 55px;
    font-weight: bold;
    color: #00405d;
    opacity: 0.15;
    margin: 20px 0 0; }
  .economics-ecommerce .econimic-ecommerce-banner h3, .building-bridges .econimic-ecommerce-banner h3 {
    font-size: 23px;
    font-weight: bold;
    text-align: left;
    color: #00405d;
    margin: 0 0 20px; }
  .economics-ecommerce .econimic-ecommerce-banner h4, .building-bridges .econimic-ecommerce-banner h4 {
    position: relative;
    margin: 0;
    padding: 0 0 0 60px;
    font-size: 16px;
    color: #00405d;
    opacity: 0.6;
    font-family: "proxima_nova_rgregular", Arial, Helvetica, sans-serif; }
    .economics-ecommerce .econimic-ecommerce-banner h4 span, .building-bridges .econimic-ecommerce-banner h4 span {
      display: block;
      font-size: 45px;
      line-height: 45px;
      color: #00405d;
      margin-bottom: 5px;
      font-weight: bold;
      font-family: "proxima_nova_rgbold", Arial, Helvetica, sans-serif; }
    .economics-ecommerce .econimic-ecommerce-banner h4 img, .building-bridges .econimic-ecommerce-banner h4 img {
      position: absolute;
      left: 0;
      top: 0px; }
  .economics-ecommerce .econimic-ecommerce-banner h5, .building-bridges .econimic-ecommerce-banner h5 {
    font-size: 55px;
    font-weight: bold;
    color: #00405d;
    opacity: 0.15;
    padding: 15px 0 0; }
.economics-ecommerce .listing-element, .building-bridges .listing-element {
  padding-bottom: 40px; }
  .economics-ecommerce .listing-element h2, .building-bridges .listing-element h2 {
    font-size: 22px;
    line-height: 25px;
    font-weight: bold;
    font-family: "proxima_nova_rgregular", Arial, Helvetica, sans-serif;
    margin: 0 0 50px; }
    .economics-ecommerce .listing-element h2 span, .building-bridges .listing-element h2 span {
      display: block;
      font-size: 16px;
      line-height: 25px; }
  .economics-ecommerce .listing-element p, .building-bridges .listing-element p {
    font-family: "proxima_nova_rgbold", Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 22px;
    text-align: justify; }
  .economics-ecommerce .listing-element .download-btn, .building-bridges .listing-element .download-btn {
    display: block;
    margin: 60px 0 0;
    max-width: 250px;
    padding: 15px 10px;
    border: 2px solid #ffffff;
    color: #ffffff;
    text-decoration: none;
    width: 100%;
    text-align: center;
    font-size: 12px;
    letter-spacing: 1.5px;
    font-family: "proxima_nova_rgbold", Arial, Helvetica, sans-serif;
    -webkit-transition: all 300ms ease-out 25ms;
    -moz-transition: all 300ms ease-out 25ms;
    -o-transition: all 300ms ease-out 25ms;
    transition: all 300ms ease-out 25ms;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px; }
    .economics-ecommerce .listing-element .download-btn:hover, .building-bridges .listing-element .download-btn:hover {
      background: #009ff2;
      color: #ffffff; }

.building-bridges .page-banner-ecommerce h2, .building-bridges .page-banner-ecommerce h3 {
  color: #002838; }
.building-bridges .page-banner-ecommerce h3 span {
  border-bottom-color: #002838; }

/*min width 991px*/
@media all and (max-width: 991px) {
  .economics-ecommerce .section-heading-type8, .building-bridges .section-heading-type8 {
    padding: 0 10px; }
  .economics-ecommerce .large-btn-cont .btn-text-cont, .building-bridges .large-btn-cont .btn-text-cont {
    padding-left: 10px;
    padding-right: 10px; }
  .economics-ecommerce .download-btn.pull-right, .building-bridges .download-btn.pull-right {
    float: none !important;
    margin-left: auto;
    margin-right: auto; }
  .economics-ecommerce .econimic-ecommerce-banner, .building-bridges .econimic-ecommerce-banner {
    background-color: #c1d2da;
    height: 100%; }
    .economics-ecommerce .econimic-ecommerce-banner:before, .economics-ecommerce .econimic-ecommerce-banner:after, .building-bridges .econimic-ecommerce-banner:before, .building-bridges .econimic-ecommerce-banner:after {
      clear: both;
      display: table;
      content: ''; } }
/*min width 767px*/
@media all and (max-width: 767px) {
  .economics-ecommerce .econimic-ecommerce-banner h3, .building-bridges .econimic-ecommerce-banner h3 {
    text-align: center; }
  .economics-ecommerce .econimic-ecommerce-banner h4.pull-left, .economics-ecommerce .econimic-ecommerce-banner h4.pull-right, .building-bridges .econimic-ecommerce-banner h4.pull-left, .building-bridges .econimic-ecommerce-banner h4.pull-right {
    float: none !important;
    width: 200px;
    margin: 0 auto; }
  .economics-ecommerce .econimic-ecommerce-banner h5, .building-bridges .econimic-ecommerce-banner h5 {
    float: none !important;
    line-height: 55px;
    display: block;
    margin: 20px 0;
    padding: 0; }
  .economics-ecommerce .large-btn-cont, .building-bridges .large-btn-cont {
    margin: 30px 0 0; }
    .economics-ecommerce .large-btn-cont .btn-text-cont p, .building-bridges .large-btn-cont .btn-text-cont p {
      padding: 0; }
    .economics-ecommerce .large-btn-cont .btn-text-cont .btn-default-03, .building-bridges .large-btn-cont .btn-text-cont .btn-default-03 {
      margin: 0 auto;
      width: 100%; }

  .static-content-section p {
    line-height: 25px; } }

/*# sourceMappingURL=style.css.map */
