/* COLORS */
.show-md {
  display: none; }
  @media only screen and (min-width: 992px) {
    .show-md {
      display: block; } }

.hide-md {
  display: block; }
  @media only screen and (min-width: 992px) {
    .hide-md {
      display: none; } }

@media only screen and (min-width: 1240px) {
  .container {
    width: 1210px; } }

.header .navbar-nav {
  text-align: right; }
  @media only screen and (min-width: 768px) {
    .header .navbar-nav {
      text-align: left; } }
  .header .navbar-nav > li > a {
    font-family: "Open Sans", sans-serif; }
    @media only screen and (min-width: 768px) {
      .header .navbar-nav > li > a {
        font-size: 14px;
        font-weight: 700;
        letter-spacing: -1px; } }
  .header .navbar-nav > li.current-menu-item > a, .header .navbar-nav > li.current_page_item > a {
    text-decoration: underline;
    color: #fff; }
    .header .navbar-nav > li.current-menu-item > a:hover, .header .navbar-nav > li.current_page_item > a:hover {
      color: #fff; }
.header.custom {
  background-position: center !important; }
  @media only screen and (min-width: 992px) {
    .header.custom .overlay {
      height: 900px; } }
  @media only screen and (min-width: 992px) {
    .header.custom .hero-new .hero-section {
      margin-top: 130px; } }
  .header.custom .hero-new h1 {
    font-size: 50px;
    line-height: 0.93;
    letter-spacing: -3px;
    font-weight: 800; }
    @media only screen and (min-width: 768px) {
      .header.custom .hero-new h1 {
        font-size: 93px;
        letter-spacing: -8px; } }
    @media only screen and (min-width: 992px) {
      .header.custom .hero-new h1 {
        font-size: 140px;
        letter-spacing: -14px; } }
  .header.custom .hero-new .btn-box {
    margin-top: 30px;
    text-align: center; }
    @media only screen and (min-width: 768px) {
      .header.custom .hero-new .btn-box {
        margin-top: 110px;
        text-align: left; } }
  .header.custom .hero-new .btn {
    font-size: 16px;
    font-weight: 700;
    border: 0px;
    color: #fff;
    background: #f2b229;
    letter-spacing: -1px;
    border-radius: 0px;
    padding: 20px;
    height: 55px;
    min-width: 200px;
    font-family: "Open Sans", sans-serif;
    margin-bottom: 10px; }
    @media only screen and (max-width: 768px) {
      .header.custom .hero-new .btn {
        margin-left: 10px;
        margin-right: 10px; } }
    .header.custom .hero-new .btn:hover, .header.custom .hero-new .btn:focus, .header.custom .hero-new .btn:active {
      background-color: #fff;
      color: #454545; }
  .header.custom .hero-new .btn-bordered-orange {
    color: #fff;
    background: #454545;
    font-weight: bold; }

#content-region {
  padding-top: 60px; }
  @media only screen and (min-width: 992px) {
    #content-region {
      padding-top: 120px; } }

#we-work-with {
  background-color: #f5f5f5;
  padding-top: 25px; }
  @media only screen and (min-width: 768px) {
    #we-work-with {
      padding-top: 45px; } }
  #we-work-with .section-title {
    color: #ececec;
    font-weight: 800;
    letter-spacing: -3px;
    text-align: left;
    padding: 0 15px;
    line-height: 1;
    margin-bottom: -7px;
    font-size: 40px; }
    @media only screen and (min-width: 768px) {
      #we-work-with .section-title {
        font-size: 80px;
        margin-bottom: -15px;
        letter-spacing: -6px; } }
    @media only screen and (min-width: 992px) {
      #we-work-with .section-title {
        font-size: 150px;
        margin-bottom: -30px;
        letter-spacing: -15px; } }
    @media only screen and (min-width: 1200px) {
      #we-work-with .section-title {
        margin-bottom: -35px;
        font-size: 182px; } }
  #we-work-with #logos {
    background-color: #ececec;
    padding: 15px 0; }
    @media only screen and (min-width: 992px) {
      #we-work-with #logos {
        padding: 65px 0; } }
    #we-work-with #logos img {
      margin: 20px auto; }
      @media only screen and (min-width: 992px) {
        #we-work-with #logos img {
          margin: auto; } }

#whats-new {
  background-color: #f5f5f5;
  padding-top: 25px;
  margin-bottom: 25px; }
  @media only screen and (min-width: 768px) {
    #whats-new {
      padding-top: 45px;
      margin-bottom: 45px; } }
  #whats-new .section-title {
    color: #ececec;
    font-weight: 800;
    letter-spacing: -3px;
    text-align: left;
    padding: 0 15px;
    line-height: 1;
    margin-bottom: -16px;
    font-size: 40px; }
    @media only screen and (min-width: 768px) {
      #whats-new .section-title {
        font-size: 80px;
        margin-bottom: -25px;
        letter-spacing: -6px; } }
    @media only screen and (min-width: 992px) {
      #whats-new .section-title {
        font-size: 150px;
        margin-bottom: -40px;
        letter-spacing: -15px; } }
    @media only screen and (min-width: 1200px) {
      #whats-new .section-title {
        margin-bottom: -45px;
        font-size: 182px; } }
  #whats-new .row {
    margin: 0 -10px; }
  #whats-new .col {
    padding: 0 10px; }
  #whats-new .col-float {
    display: none; }
    @media only screen and (min-width: 768px) {
      #whats-new .col-float {
        display: block;
        height: 100%; }
        #whats-new .col-float img {
          position: absolute;
          bottom: 0px;
          right: 0px; } }
  #whats-new .isotope {
    position: relative;
    margin: 0 -10px; }
  #whats-new .isotope-item {
    width: 100%; }
    @media only screen and (min-width: 480px) {
      #whats-new .isotope-item {
        width: 49.95%; } }
    @media only screen and (min-width: 992px) {
      #whats-new .isotope-item {
        width: 24.95%; } }
  #whats-new .isotope-item-bigger {
    width: 100%; }
    @media only screen and (min-width: 992px) {
      #whats-new .isotope-item-bigger {
        width: 49.95%; } }
    #whats-new .isotope-item-bigger .big_post_logo {
      display: block;
      margin-bottom: 15px; }
      @media only screen and (min-width: 768px) {
        #whats-new .isotope-item-bigger .big_post_logo {
          margin-bottom: 25px; } }
  #whats-new .latest-article {
    position: relative;
    font-family: "Open Sans", sans-serif;
    color: #fff;
    margin: 10px;
    height: 225px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat; }
    #whats-new .latest-article .overlay {
      position: absolute;
      height: 100%;
      width: 100%;
      left: 0px;
      top: 0px;
      background-image: url("../images/wn-article-ol.png");
      background-repeat: repeat-x;
      background-position: top left;
      -webkit-transition: background-color ease-in 0.3s;
      transition: background-color ease-in 0.3s; }
      #whats-new .latest-article .overlay .title {
        display: block;
        background-color: #454545;
        position: absolute;
        left: 0px;
        bottom: 0px;
        width: 100%;
        padding: 20px;
        letter-spacing: -1px;
        -webkit-transition: background-color ease-in 0.3s;
        transition: background-color ease-in 0.3s; }
      #whats-new .latest-article .overlay a {
        color: #fff;
        font-size: 16px;
        font-weight: 600;
        line-height: 1.5;
        position: absolute;
        width: 100%;
        height: 100%;
        cursor: pointer; }
    #whats-new .latest-article .cat {
      position: absolute;
      top: 0px;
      left: 0px;
      padding: 10px 20px; }
      #whats-new .latest-article .cat a {
        color: #fff;
        font-size: 12px;
        font-weight: bold;
        text-decoration: underline;
        text-transform: uppercase; }
    #whats-new .latest-article:hover .overlay {
      background-color: #f2b229;
      background-color: rgba(242, 178, 41, 0.9); }
      #whats-new .latest-article:hover .overlay .title {
        background: none; }
  #whats-new .isotope-item-bigger .latest-article .overlay .title {
    padding: 25px;
    padding-left: 35px;
    padding-right: 35px;
    font-size: 16px;
    font-weight: 600;
    background: none; }
    @media only screen and (min-width: 768px) {
      #whats-new .isotope-item-bigger .latest-article .overlay .title {
        font-size: 24px;
        font-weight: 700; } }
  #whats-new .isotope-item-bigger .latest-article .overlay .row {
    display: block;
    height: 100%; }
    #whats-new .isotope-item-bigger .latest-article .overlay .row .col {
      height: 100%; }
  #whats-new .isotope-item-bigger .latest-article .post_link {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0px;
    left: 0px; }

#what-we-do {
  background-color: #ececec;
  padding-top: 25px; }
  @media only screen and (min-width: 768px) {
    #what-we-do {
      padding-top: 45px; } }
  #what-we-do .section-title {
    color: #e3e3e3;
    font-weight: 800;
    letter-spacing: -3px;
    text-align: left;
    padding: 0 15px;
    line-height: 1;
    margin-bottom: -7px;
    font-size: 40px; }
    @media only screen and (min-width: 768px) {
      #what-we-do .section-title {
        font-size: 80px;
        margin-bottom: -15px;
        letter-spacing: -6px; } }
    @media only screen and (min-width: 992px) {
      #what-we-do .section-title {
        font-size: 150px;
        margin-bottom: -30px;
        letter-spacing: -15px; } }
    @media only screen and (min-width: 1200px) {
      #what-we-do .section-title {
        margin-bottom: -35px;
        font-size: 182px; } }
  #what-we-do #slider_wrap {
    position: relative;
    max-width: 1193px;
    margin: auto; }
    #what-we-do #slider_wrap .mask {
      position: relative;
      z-index: 10;
      pointer-events: none; }
    #what-we-do #slider_wrap .bx_wrap {
      position: absolute;
      top: 0;
      left: 0;
      margin-left: 11%;
      margin-right: 10%;
      margin-top: 3%;
      width: 79%; }
    #what-we-do #slider_wrap .bx_nav a {
      height: 20px;
      width: 20px;
      border-radius: 50%;
      background-color: #fff;
      color: #454545;
      font-size: 17px;
      line-height: 18px;
      display: block;
      text-align: center;
      position: absolute;
      top: 50%;
      z-index: 100;
      cursor: pointer;
      -webkit-transition: -webkit-transform 0.2s ease-in;
      transition: -webkit-transform 0.2s ease-in;
      transition: transform 0.2s ease-in;
      transition: transform 0.2s ease-in, -webkit-transform 0.2s ease-in; }
      @media only screen and (min-width: 768px) {
        #what-we-do #slider_wrap .bx_nav a {
          display: block;
          height: 40px;
          width: 40px;
          font-size: 35px;
          line-height: 36px;
          top: 55%; } }
      @media only screen and (min-width: 992px) {
        #what-we-do #slider_wrap .bx_nav a {
          font-size: 70px;
          line-height: 72px;
          height: 84px;
          width: 84px; } }
      #what-we-do #slider_wrap .bx_nav a.prev {
        left: 15%; }
        @media only screen and (min-width: 768px) {
          #what-we-do #slider_wrap .bx_nav a.prev {
            left: 17%; } }
        #what-we-do #slider_wrap .bx_nav a.prev i {
          position: relative;
          left: -2px; }
          @media only screen and (min-width: 992px) {
            #what-we-do #slider_wrap .bx_nav a.prev i {
              left: -4px; } }
        #what-we-do #slider_wrap .bx_nav a.prev:hover {
          -webkit-transform: translateX(-10px);
                  transform: translateX(-10px); }
      #what-we-do #slider_wrap .bx_nav a.next {
        right: 15%; }
        @media only screen and (min-width: 768px) {
          #what-we-do #slider_wrap .bx_nav a.next {
            right: 17%; } }
        #what-we-do #slider_wrap .bx_nav a.next i {
          position: relative;
          right: -2px; }
          @media only screen and (min-width: 992px) {
            #what-we-do #slider_wrap .bx_nav a.next i {
              right: -4px; } }
        #what-we-do #slider_wrap .bx_nav a.next:hover {
          -webkit-transform: translateX(10px);
                  transform: translateX(10px); }

.newsletter .getnewsletter {
  display: block; }
  @media only screen and (min-width: 992px) {
    .newsletter .getnewsletter {
      display: table-cell;
      width: 340px;
      padding-right: 20px;
      text-align: left; } }

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

.newsletter .input-group {
  width: 100%; }

.newsletter .social-list {
  line-height: 1; }

@media only screen and (min-width: 992px) {
  .page-template-tpl-about-php .header.custom .hero-new h1 {
    font-size: 120px;
    letter-spacing: -10px; } }
@media only screen and (min-width: 1200px) {
  .page-template-tpl-about-php .header.custom .hero-new h1 {
    font-size: 150px;
    letter-spacing: -10px; } }
.page-template-tpl-about-php #overview {
  background-color: #ececec;
  padding-bottom: 30px; }
  .page-template-tpl-about-php #overview .section-title {
    color: #e3e3e3;
    font-weight: 800;
    letter-spacing: -3px;
    text-align: left;
    padding: 0 15px;
    line-height: 1;
    font-size: 50px;
    text-align: right;
    margin-bottom: 25px;
    margin-top: -18px; }
    @media only screen and (min-width: 768px) {
      .page-template-tpl-about-php #overview .section-title {
        font-size: 80px;
        letter-spacing: -6px;
        padding: 0 30px;
        margin-top: -30px;
        margin-bottom: 50px; } }
    @media only screen and (min-width: 992px) {
      .page-template-tpl-about-php #overview .section-title {
        font-size: 150px;
        letter-spacing: -15px;
        margin-top: -55px; } }
    @media only screen and (min-width: 1200px) {
      .page-template-tpl-about-php #overview .section-title {
        margin-top: -70px;
        font-size: 182px; } }
  .page-template-tpl-about-php #overview .col-md-7 {
    margin-bottom: 20px; }
  @media only screen and (min-width: 768px) {
    .page-template-tpl-about-php #overview .row {
      margin: 0 -20px; }
      .page-template-tpl-about-php #overview .row .col {
        padding: 0 20px; } }
  @media only screen and (min-width: 992px) {
    .page-template-tpl-about-php #overview .col-md-7 {
      margin-bottom: 0; }
    .page-template-tpl-about-php #overview .row {
      margin: 0 -40px; }
      .page-template-tpl-about-php #overview .row .col {
        padding: 0 40px; }
      .page-template-tpl-about-php #overview .row .col-md-7 {
        padding-left: 15px; } }
.page-template-tpl-about-php #origins {
  background-color: #f5f5f5;
  padding-bottom: 30px;
  padding-top: 20px; }
  @media only screen and (min-width: 768px) {
    .page-template-tpl-about-php #origins {
      padding-bottom: 60px; } }
  .page-template-tpl-about-php #origins .section-title {
    color: #e3e3e3;
    font-weight: 800;
    letter-spacing: -3px;
    text-align: left;
    padding: 0 15px;
    line-height: 1;
    font-size: 50px;
    margin-bottom: 50px;
    margin-top: 0;
    margin-bottom: -10px; }
    @media only screen and (min-width: 768px) {
      .page-template-tpl-about-php #origins .section-title {
        font-size: 80px;
        letter-spacing: -6px;
        padding: 0 30px;
        margin-top: 0;
        margin-bottom: -15px; } }
    @media only screen and (min-width: 992px) {
      .page-template-tpl-about-php #origins .section-title {
        font-size: 150px;
        letter-spacing: -15px;
        margin-top: 0;
        margin-bottom: -30px; } }
    @media only screen and (min-width: 1200px) {
      .page-template-tpl-about-php #origins .section-title {
        margin-top: 0;
        font-size: 182px;
        margin-bottom: -40px; } }
  .page-template-tpl-about-php #origins .col-md-7 {
    margin-bottom: 20px; }
    @media only screen and (min-width: 992px) {
      .page-template-tpl-about-php #origins .col-md-7 {
        margin-bottom: 0; } }
.page-template-tpl-about-php #approach {
  background-color: #ececec; }
  .page-template-tpl-about-php #approach .section-title {
    color: #e3e3e3;
    font-weight: 800;
    letter-spacing: -3px;
    text-align: left;
    padding: 0 15px;
    line-height: 1;
    font-size: 50px;
    text-align: right;
    margin-bottom: 25px;
    margin-top: -18px; }
    @media only screen and (min-width: 768px) {
      .page-template-tpl-about-php #approach .section-title {
        font-size: 80px;
        letter-spacing: -6px;
        padding: 0 30px;
        margin-top: -30px;
        margin-bottom: 50px; } }
    @media only screen and (min-width: 992px) {
      .page-template-tpl-about-php #approach .section-title {
        font-size: 150px;
        letter-spacing: -15px;
        margin-top: -55px; } }
    @media only screen and (min-width: 1200px) {
      .page-template-tpl-about-php #approach .section-title {
        margin-top: -70px;
        font-size: 182px; } }
  .page-template-tpl-about-php #approach .col-1 {
    margin-bottom: 20px; }
  .page-template-tpl-about-php #approach .col-2 img {
    margin: auto; }
    @media only screen and (min-width: 1200px) {
      .page-template-tpl-about-php #approach .col-2 img {
        width: 828px;
        max-width: none;
        float: right;
        margin-right: -25px; } }
  .page-template-tpl-about-php #approach h3 {
    font-family: "Open Sans", sans-serif;
    font-weight: bold;
    line-height: 1.05; }
    @media only screen and (min-width: 992px) {
      .page-template-tpl-about-php #approach h3 {
        font-size: 54px; } }
  @media only screen and (min-width: 1200px) {
    .page-template-tpl-about-php #approach .col-1 {
      margin-bottom: 0; }
      .page-template-tpl-about-php #approach .col-1 p {
        padding-right: 130px; } }
.page-template-tpl-about-php .content {
  font-weight: 600;
  line-height: 1.65;
  color: #454545; }
  @media only screen and (min-width: 768px) {
    .page-template-tpl-about-php .content {
      font-size: 16px; } }
.page-template-tpl-about-php #section-service-tabs {
  font-weight: normal; }
  .page-template-tpl-about-php #section-service-tabs .fadeInLeft {
    -webkit-animation-name: fadeInLeft !important;
            animation-name: fadeInLeft !important;
    visibility: visible !important; }
    .page-template-tpl-about-php #section-service-tabs .fadeInLeft img {
      float: right; }
  .page-template-tpl-about-php #section-service-tabs .fadeInRight {
    -webkit-animation-name: fadeInRight !important;
            animation-name: fadeInRight !important;
    visibility: visible !important; }
  .page-template-tpl-about-php #section-service-tabs p {
    line-height: 1.8; }
  @media only screen and (min-width: 992px) {
    .page-template-tpl-about-php #section-service-tabs {
      padding-top: 25px; } }
  .page-template-tpl-about-php #section-service-tabs i.icon {
    width: auto;
    height: auto;
    vertical-align: middle;
    line-height: 1; }
  @media only screen and (min-width: 992px) {
    .page-template-tpl-about-php #section-service-tabs.tab-features .etabs .tab {
      padding: 0 35px 40px 35px; }
    .page-template-tpl-about-php #section-service-tabs.tab-features .etabs .tab:last-child {
      padding-right: 35px; }
    .page-template-tpl-about-php #section-service-tabs.tab-features .etabs .tab.active:before {
      margin-left: -10px;
      left: 50%; } }
  @media only screen and (max-width: 991px) {
    .page-template-tpl-about-php #section-service-tabs .etabs .icon-sm {
      width: 70px;
      vertical-align: middle; } }
.page-template-tpl-about-php #section-contact {
  text-align: center;
  background-image: url("../images/about-section-contact.jpg");
  background-repeat: no-repeat;
  background-position: center;
  color: #fff;
  padding: 50px 0; }
  @media only screen and (min-width: 768px) {
    .page-template-tpl-about-php #section-contact {
      padding: 100px 0; } }
  .page-template-tpl-about-php #section-contact h2 {
    font-size: 35px;
    font-weight: 700;
    color: #fff;
    text-align: center; }
    @media only screen and (min-width: 768px) {
      .page-template-tpl-about-php #section-contact h2 {
        font-size: 54px; } }
  .page-template-tpl-about-php #section-contact p {
    max-width: 550px;
    margin-left: auto;
    margin-right: auto; }
  .page-template-tpl-about-php #section-contact .btn {
    border-radius: 0px;
    border: 0px;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: -1px;
    font-family: "Open Sans", sans-serif;
    min-width: 200px;
    padding: 20px;
    height: 55px;
    margin-top: 30px; }

/*# sourceMappingURL=style_2016.css.map */