/*
Theme Name: Clearview 2017
Theme URI: http://clearviewsoftware.net
Author: Brian Morykon & other assorted developers
Author URI: http://wordpress.org/
Description: The 2017 clearview theme was created to refresh the branding and style of the clearview website
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: clearview, responsive
Text Domain: clearview

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

html, body {
  width: 100%;
  overflow-x: hidden; }

body {
  background-image: linear-gradient(80deg, #0064a3 41%, #25837a 100%);
  font-family: "Lato", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }

.clearfix, .biglist .item {
  clear: both; }

.clearfix:before, .biglist .item:before, .clearfix:after, .biglist .item:after {
  content: " ";
  display: table; }

.clearfix:after, .biglist .item:after {
  clear: both; }

section#main {
  background: #fff; }

.well.outline {
  background: transparent;
  border: 2px solid #ddd; }

section {
  background: #fff; }

section.intro {
  background: transparent; }

.no-margin-bottom {
  margin-bottom: 0 !important; }

h1.seotitle {
  display: none; }

header {
  margin-top: 25px;
  padding: 30px 0;
  position: relative;
  z-index: 5; }
  @media (max-width: 667px) {
    header {
      padding: 15px 0 0 0; } }

header.up {
  top: -100px;
  transition: top 0.2s ease-in-out; }

header.fixed {
  position: fixed;
  width: 100%;
  z-index: 10000;
  padding: 4px 0 10px;
  background-color: #252b2d;
  transition: background-color 500ms linear; }
  header.fixed #nav-secondary {
    float: left;
    padding: 10px 0 0 5px; }
  header.fixed #nav-main {
    padding-top: 5px; }
  header.fixed #nav-tagline, header.fixed a#nav-login {
    display: none; }
  header.fixed #nav-phone {
    font-weight: 300;
    color: #bdc0c1;
    margin: 15px 0 -5px 0;
    display: block; }
  header.fixed #logo img.small {
    display: block;
    height: 40px;
    width: auto;
    margin: 10px 0 0 0; }
    @media (max-width: 991px) {
      header.fixed #logo img.small {
		height: 30px;
        width: 30px;
        margin-top: 8px; } }
  header.fixed #logo img.big {
    display: none; }

@media (max-width: 667px) {
  #logo {
    margin-top: -10px; } }

#logo img.big {
  float: left;
  width: 250px;
  margin-top: 20px;
}
  @media (max-width: 991px) {
    #logo img.big {
      width: 200px; } }
  @media (max-width: 667px) {
    #logo img.big {
      width: 150px; } }

#logo img.small {
  float: left;
  display: none; }

#nav-main {
  float: right;
  clear: right; }
  @media (max-width: 667px) {
    #nav-main {
      padding-top: 10px;
      float: left;
      clear: both; } }
  #nav-main li {
    float: left; }
    #nav-main li a {
      float: left;
      padding: 10px;
      margin-right: 5px;
      font-size: 20px;
      font-weight: 300;
      color: #fff; }
      @media (max-width: 991px) {
        #nav-main li a {
          font-size: 16px; } }
      @media (max-width: 667px) {
        #nav-main li a {
          font-size: 14px;
          margin-right: 0; } }
    #nav-main li a.request-info {
      padding: 4px 15px;
      margin: 6px 0 0 10px; }
      @media (max-width: 667px) {
        #nav-main li a.request-info {
          display: none; } }

.black #nav-main a {
  color: #000; }

.black #nav-main a.btn {
  color: #fff; }

#nav-secondary {
  float: right;
  font-size: 14px;
  margin: -10px 0 15px 0; }
  #nav-secondary a {
    color: #fff; }
  @media (max-width: 991px) {
    #nav-secondary {
      margin: -10px 0 5px 0; } }

#nav-tagline {
  display: inline;
  font-size: 12px;
  color: #fff;
  color: rgba(255, 255, 255, 0.8);
  font-style: italic;
  margin-right: 10px; }
  @media (max-width: 991px) {
    #nav-tagline {
      display: none; } }

a#nav-login {
  padding: 4px 10px;
  font-size: 12px;
  margin: -8px 10px 0 0;
  display: inline-block;
  border: 1px solid rgba(255, 255, 255, 0.8);
  color: #fff;
  color: rgba(255, 255, 255, 0.8); }

.black #nav-tagline {
  color: #777; }

#nav-phone {
  color: #fff;
  font-size: 20px;
  font-weight: bold; }
  @media (max-width: 991px) {
    #nav-phone {
      font-size: 14px; } }
  @media (max-width: 667px) {
    #nav-phone {
      position: absolute;
      top: 30px;
      right: 0;
      width: 150px; } }

.black #nav-phone {
  color: #555; }

.intro h1 {
  font-weight: 300;
  color: #fff;
  font-size: 48px;
  margin: 20px auto 60px;
  text-align: center; }
  @media (max-width: 667px) {
    .intro h1 {
      font-size: 24px; } }

.black .intro h1 {
  color: #000; }

.btn.btn-hollow {
  border: 2px solid #0064a3; }

#subnav {
  background-image: linear-gradient(110deg, #00446d 0%, #02456b 6%, #195852 100%);
  padding: 20px; }

#subnav ul, #subnav li {
  margin: 0;
  padding: 0;
  list-style: none; }

#subnav ul {
  margin: 0 auto;
  width: auto;
  float: left; }

#subnav li {
  display: inline-block; }

#subnav li a {
  color: #7fb1d1;
  font-size: 18px;
  margin-right: 36px; }
  @media (max-width: 991px) {
    #subnav li a {
      font-size: 16px; } }

#subnav li a.current {
  color: #fff; }

#subnav.fixed {
  position: fixed;
  z-index: 1000;
  width: 100%;
  top: 0; }

#subnav-cta {
  float: right; }

#subnav-cta .btn {
  margin-top: -10px;
  margin-bottom: -4px; }

#subnav-phone {
  color: #fff;
  font-size: 18px;
  margin-right: 20px; }

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
  margin-bottom: 30px; }

.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

footer {
  background: #eee;
  padding: 30px 0;
  font-size: 18px;
  line-height: 1.5;
  color: #999999; }

footer h2{
  font-size: 1em;
  margin: 0 0 14px !important;
}

.footer-widget-menu ul{
  padding: 0 0 20px 0;
}

.footer-widget-menu li.menu-item{
  list-style: none;
  padding: 0;
  margin: 0 0 14px;
  font-size: 14px;
  line-height: 1.25;
}

footer .glyphicon {
  color: #999999; }

.footer-links, .footer-links li {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 14px;
  line-height: 1.25; }

.footer-links li > ul {
  padding: 0 0 20px 0; }

.footer-links li > ul > li {
  margin-bottom: 14px; }

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

.footer-links li.footer-phone {
  font-size: 18px;
  color: #999;
  display: block;
  clear: both;
  font-weight: bold; }

.footer-social a {
  color: #999;
  float: right;
  height: 24px;
  margin-left: 10px; }

#footer-logo {
  max-width: 125px;
  margin-bottom: 5px; }

#footer-twitter {
  background: url(images/footer-twitter.png) no-repeat 0;
  padding-left: 30px; }

#footer-linkedin {
  background: url(images/footer-linkedin.png) no-repeat 0;
  padding-left: 26px; }

#footer-form {
  background-image: url(images/footer-2017-bg.jpg);
  background-size: cover;
  padding: 40px 0; }

#footer-form h2 {
  font-size: 40px;
  font-weight: 300;
  text-align: center;
  margin: 20px 0 10px 0;
  color: #fff; }

#footer-form p {
  color: #fff;
  text-align: center;
  margin-bottom: 30px; }

.lead-form.vertical {
  background: rgba(255, 255, 255, 0.1);
  padding: 20px;
  color: #fff;
  font-weight: 300;
  border-radius: 8px 8px 0 0; }

.lead-form {
  background: #fff;
  padding: 40px 40px 20px 40px;
  border-radius: 8px;
  max-width: 400px;
  margin: 0 auto; }

.lead-form label {
  display: block;
  font-weight: normal;
  font-size: 12px;
  margin: 0; }

.lead-form label em {
  background: #a00;
  color: #fff;
  padding: 2px; }

.lead-form input, .lead-form textarea, .lead-form select {
  width: 100%;
  border: 1px solid #aaa;
  border-radius: 6px;
  padding: 10px;
  margin-bottom: 10px; }

.lead-form button {
  width: 100%;
  margin: 10px 0 10px 0;
  font-size: 20px;
  padding: 10px;
  font-weight: 300; }

.select-style {
  border: 1px solid #aaa;
  width: 100%;
  border-radius: 6px;
  overflow: hidden;
  background: white url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjwhRE9DVFlQRSBzdmcgIFBVQkxJQyAnLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4nICAnaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkJz48c3ZnIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDUwIDUwIiBoZWlnaHQ9IjUwcHgiIGlkPSJMYXllcl8xIiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCA1MCA1MCIgd2lkdGg9IjUwcHgiIHhtbDpzcGFjZT0icHJlc2VydmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjxyZWN0IGZpbGw9Im5vbmUiIGhlaWdodD0iNTAiIHdpZHRoPSI1MCIvPjxwb2x5Z29uIHBvaW50cz0iNDcuMjUsMTUgNDUuMTY0LDEyLjkxNCAyNSwzMy4wNzggNC44MzYsMTIuOTE0IDIuNzUsMTUgMjUsMzcuMjUgIi8+PC9zdmc+") no-repeat 90% 50%;
  background-size: 20px;
  margin-bottom: 10px; }

.select-style select {
  padding: 10px 10px 2px;
  width: 100%;
  color: #999;
  border: none;
  box-shadow: none;
  background: transparent;
  background-image: none;
  -webkit-appearance: none; }

.select-style select:focus {
  outline: none; }

#sidenav {
  margin-top: 40px;
  padding-left: 20px; }

#sidenav li {
  font-size: 16px;
  font-weight: 300;
  margin: 16px 0; }

#sidenav a.current {
  font-weight: 600;
  color: #000;
  padding-left: 6px;
  border-left: 2px solid #000; }

.content {
  padding: 40px 15px;
  background: #fff; }

.content p, .content li {
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 1.2em; }

.content li {
  margin-bottom: .5em; }

.content h2 {
  font-weight: 300;
  font-size: 36px;
  margin: 0 0 12px 0; }

.content h3 {
  font-weight: bold;
  font-size: 24px; }

.content h4 {
  font-size: 18px;
  font-weight: bold; }

.content img {
  max-width: 100%;
  height: auto; }

body.home {
  background: #fff; }

.home .intro {
  position: relative;
  z-index: 1;
  top: -200px;
  padding-top: 200px; }

.home .intro:before {
  content: "";
  position: absolute;
  width: 150%;
  height: 100%;
  top: -250px;
  background-image: linear-gradient(-180deg, #0064a3 0%, #369266 100%);
  z-index: 0; }
  @media (min-width: 768px) {
    .home .intro:before {
      left: -250px;
      top: -325px;
      transform: rotate(-15deg); } }

.home .intro * {
  position: relative;
  text-align: center; }

.home .intro img {
  max-width: 80%;
  display: block;
  margin: 0 auto; }

body.home section h2 {
  color: #6cba39;
  font-size: 40px;
  margin: 0 auto 20px;
  font-weight: 300;
  text-align: center; }

body.home h3 {
  font-size: 24px;
  text-align: center;
  margin: 10px auto 50px;
  line-height: 1.4;
  font-weight: 300;
  max-width: 800px; }

.home .intro h1 {
  font-size: 40px;
  font-weight: bold;
  margin-bottom: 20px; }

.home .intro h2 {
  font-size: 20px;
  color: #fff;
  margin: 10px auto 40px;
  font-weight: 300;
  opacity: .7; }

.home .intro p {
  max-width: 900px;
  margin: 10px auto; }

@media (min-width: 768px) {
  .home .intro h1,
  body.home section h2 {
    font-size: 60px; }

  .home .intro h2 {
    font-size: 24px;
    max-width: 800px; } }
.home-benefits {
  margin-top: -130px; }

.home-benefits .container {
  border-top: 1px solid #b5de97;
  padding-top: 80px;
  padding-bottom: 80px; }

.feature-grid {
  text-align: center;
  margin-top: 30px; }

.feature-grid h4 {
  color: #6cba39;
  margin-bottom: 6px;
  font-size: 20px;
  font-weight: bold; }

.feature-grid p {
  font-size: 16px; }

.feature-grid.small img {
  max-height: 70px;
  margin: 0 auto;
  display: block; }

.feature-grid.large img {
  max-height: 100px;
  margin-top: 40px; }

@media (min-width: 959px) {
  .feature-grid.large img {
    max-height: 150px; } }
.feature-grid.large h4 {
  margin-top: 20px;
  font-size: 24px; }

.home-story {
  background: #F1FAFB;
  padding: 80px 0;
  position: relative; }

.home-story:after {
  content: "";
  background: url("images/home-story-skyline.png") left bottom no-repeat;
  height: 180%;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 30%;
  background-size: cover; }

.home-story p {
  max-width: 660px;
  line-height: 1.5; }

.home-story p strong {
  color: #6cba39;
  display: block;
  font-size: 30px;
  line-height: 1.2; }

.home-features {
  padding: 80px 0 80px; }

p.home-story-by {
  font-size: 16px;
  margin-top: 0; }

p.home-story-cta {
  font-size: 16px;
  margin-top: 24px; }

p.home-story-cta a {
  font-weight: bold; }

.home-mobile {
  background: #F1FAFB;
  padding: 40px 0 40px;
  margin-bottom: 20px; }

.home-mobile .container {
  position: relative; }

.home-mobile img {
  max-width: 80%;
  display: block;
  margin: -80px auto 20px; }

@media (min-width: 768px) {
  .home-mobile img {
    max-width: 110%;
    margin-top: -100px;
    margin-bottom: -80px; } }
@media (min-width: 992px) {
  .home-mobile img {
    max-width: 110%;
    position: absolute;
    bottom: -330px;
    left: -20px;
    margin-bottom: 0;
    margin-top: 0; }

  .home-mobile {
    padding: 150px 0;
    margin: 60px 0; } }
.home .home-mobile h2 {
  font-size: 30px;
  font-weight: 300;
  text-align: left;
  margin-bottom: 10px; }

.home .home-mobile p {
  margin-bottom: 0; }

.home-reasons {
  margin-bottom: 80px; }

.quotes {
  background: #fff; }

.quote {
  padding-bottom: 40px; }

.quote-text {
  background: #f5f5f5;
  border-radius: 6px;
  padding: 20px;
  font-size: 18px;
  position: relative; }

.quote-by {
  padding-top: 10px;
  font-size: 14px; }

.quote-by b {
  display: block;
  padding-top: 10px;
  font-size: 16px; }

.quote-by.has-avatar {
  padding-left: 70px; }

.quote-by.has-avatar img {
  border-radius: 50%;
  float: left;
  margin-left: -70px;
  width: 60px; }

.quote-mark {
  font-size: 4em;
  color: #aaa;
  position: absolute;
  top: -30px;
  left: -10px; }

.pricing {
  background: #0064a3;
  color: #fff;
  padding: 40px 0;
  margin-top: 0px; }

.pricing h2 {
  font-size: 48px;
  font-weight: 300;
  text-align: center;
  margin-bottom: 40px; }

.pricing-block {
  background: #004e7f;
  border-radius: 6px;
  padding: 30px;
  text-align: center;
  line-height: 1; }

.pricing-block-title {
  color: #7fb1d1;
  font-size: 20px;
  margin-bottom: 5px; }

.pricing-block-price {
  color: #fff;
  margin-top: -10px; }

.pricing-block-price b {
  font-size: 140px;
  line-height: 1;
  font-weight: bold;
  font-family: "Segoe UI", "Helvetica", sans-serif; }

.pricing-block-price span {
  position: relative;
  display: inline-block; }

.pricing-block-price sup {
  font-size: 40px;
  position: absolute;
  top: 40px;
  left: -20px; }

.pricing-block-price em {
  font-size: 14px;
  display: block; }

.pricing-notes {
  color: #7fb1d1;
  font-size: 14px;
  text-align: center;
  margin-top: 10px; }

.actions {
  padding: 20px 0 40px 0;
  text-align: center; }

.actions.left {
  text-align: left; }

.actions .btn {
  font-size: 20px;
  padding: 10px 30px;
  font-weight: 300;
  margin: 10px 20px 0 0; }

.actions .btn:last-child {
  margin-right: 0; }

body.product {
  overflow-x: hidden; }

body.product .intro {
  padding: 80px 0; }

h1.product-headline {
  text-align: center;
  color: #0064a3;
  line-height: 1.25;
  font-size: 40px;
  font-weight: 300;
  margin-bottom: 40px;
  margin-top: 40px; }

.biglist {
  background: #fff;
  position: relative;
  z-index: 10; }

.biglist .item {
  max-width: 750px;
  margin: 70px auto;
  padding: 0 0 0 200px;
  font-size: 18px;
  color: #555; }
  @media (max-width: 667px) {
    .biglist .item {
      padding: 0 !important; } }

.biglist .item.centered {
  padding: 0;
  text-align: center;
  max-width: 550px; }

.biglist .item.centered p {
  margin-bottom: 24px; }

.biglist .item h3 {
  color: #0064a3;
  font-weight: 300;
  margin: 0 0 8px 0; }

.biglist .item p {
  margin: 0;
  line-height: 1.5; }

.biglist .item img {
  float: left;
  margin: 0 0 0 -200px; }
  @media (max-width: 667px) {
    .biglist .item img {
      display: block;
      max-width: 40%;
      margin: 0 auto !important; } }

.biglist .item:nth-child(even) {
  padding-left: 0;
  padding-right: 200px; }

.biglist .item:nth-child(even) img {
  margin-left: 0;
  margin-right: -200px;
  float: right; }

.testimonial {
  padding: 40px 0;
  border-top: 1px solid #6cba39;
  border-bottom: 1px solid #6cba39;
  color: #6cba39;
  margin: 40px 0;
  font-size: 24px;
  text-align: center;
  font-weight: bold;
  font-style: italic; }

.testimonial em {
  display: block;
  font-weight: 300;
  font-size: 18px;
  margin-top: 8px; }

.biglist .actions.full {
  margin: 0 0 -60px 0; }

.biglist .actions.full a {
  width: 100%; }

body.features {
  background: url(images/header-bg-features1.jpg) center -10px no-repeat; }

#features-laptop {
  max-width: 90%;
  display: block;
  margin: 20px auto 0 auto;
  position: relative;
  z-index: 100; }

.feature-list .container {
  padding-top: 40px;
  padding-bottom: 40px; }

.feature-list h1 {
  text-align: center;
  font-weight: 300; }

.feature-list .feature {
  cursor: pointer; }

.feature-list .feature {
  margin-top: 40px; }

.feature .alt {
  position: relative; }


 .feature h2 {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 16px;
  color: #6cba39;
  margin: 0; }

.feature h3 {
  color: #6cba39;
  font-weight: 300;
  font-size: 40px;
  margin: 6px 0 6px 0; }

.feature * {
  color: #333; }

.feature p.feature-cta {
  font-weight: bold;
  color: #0064a3 !important; }

.feature-list img {
  max-width: 100%;
  margin-bottom: 20px; }

@media (min-width: 767px) {
  .feature-list .feature {
    padding: 150px 0; }

  .feature-list img {
    position: absolute;
    max-height: 500px;
    max-width: inherit;
    margin-top: -150px;
    right: 15px;
    margin-bottom: 0; }

  .feature-list .alt img {
    right: none;
    left: 15px; } }
.feature h3 em, #sidenav em.new {
  font-size: 14px;
  color: #6cba39;
  font-style: normal;
  text-transform: uppercase;
  position: absolute;
  margin: 9px 0 0 4px; }

.feature-detail {
  background: #fff; }

.feature-detail img {
  margin: 20px 0;
  display: block; }

.feature-detail h3 {
  font-size: 24px;
  margin: 24px 0 6px 0; }

.feature-detail h3:first-child {
  margin: 0 0 6px 0;
  text-transform: uppercase;
  color: #6cba39 !important;
  font-size: 16px; }

.feature-detail h2:first-of-type {
  color: #6cba39 !important;
  margin-bottom: 24px; }

.features-more {
  background: #f5f5f5;
  margin-top: -70px;
  padding: 40px 0; }

.features-more img {
  max-height: 120px;
  display: block;
  margin: 0 auto 25px; }

.features-more h2:first-child {
  text-align: center;
  color: #6cba39; }

.features-more .feature {
  text-align: center;
  margin: 40px 0; }

.features-more a .feature h3 {
  font-size: 20px;
  color: #95cb71; }

.features-more .feature h3 {
  font-size: 20px;
  color: #95cb71; }

body.services .intro h1 {
  padding: 80px 0; }

body.cloud {
  background: #0064a3 url(images/header-bg-cloud-transparent.png) center 200px repeat-x; }

body.cloud .intro h1 {
  margin: 40px auto; }

body.cloud .content {
  background: transparent; }

#cloudprice {
  border: 1px solid #fff;
  padding: 40px;
  color: #fff;
  text-align: center;
  border-radius: 8px; }

#cloudprice span {
  font-size: 140px;
  font-weight: bold;
  line-height: 1.2; }

#cloudprice span sup {
  font-weight: 100;
  font-size: .6em;
  margin-left: -20px; }

#cloudprice span em {
  font-size: 16px;
  font-weight: 300;
  display: block;
  color: #89c5ea; }

p.cloudprice-details {
  color: #555;
  margin-top: 10px;
  font-size: 14px;
  color: #89c5ea; }

.cloud-benefits {
  padding-top: 20px;
  font-size: 26px;
  font-weight: bold; }

.cloud-benefits li {
  background: url(images/bullet-check.png) no-repeat 0;
  padding: 8px 0 6px 40px;
  margin: -4px 0 0 0px;
  color: #fff; }

.product section.pricing {
  margin: 0;
  padding-top: 0;
  background: #fff;
  background: #eaf2f7; }

.product section.pricing h1 {
  margin-bottom: 40px; }

.compare h2, .qa h2 {
  font-size: 36px;
  font-weight: 300;
  text-align: center;
  margin: 0 0 40px 0;
  padding: 40px 0 0 0; }

.qa {
  font-size: 18px;
  padding-bottom: 40px; }

.qa h2 {
  margin-top: 0; }

.qa h3 {
  font-weight: bold;
  font-size: 24px; }

.qa .container {
  max-width: 740px;
  padding: 20px 60px 0px;
  background: #eaf2f7;
  border-radius: 8px; }

section.compare {
  padding-top: 60px; }

.compare p {
  font-size: 14px;
  margin: 7px 0 40px 0; }

.compare .table-wrapper {
  font-size: 18px;
  padding-bottom: 0px;
  border-radius: 8px; }

.compare .table {
  border: 1px solid #eee;
  margin-bottom: 0; }

.compare .table th {
  white-space: nowrap;
  border-right: 1px solid #ddd;
  text-align: right; }

.compare .table thead th {
  font-size: 24px;
  font-weight: 300;
  text-align: center; }

.compare .table td, .compare .table th {
  padding: 15px; }

.compare .table td {
  text-align: center; }

.compare .glyphicon-ok {
  color: #5eb760;
  font-size: 1em; }

.compare .table .column-cloud {
  background: #f2f9f2;
  width: 40%; }

.compare .table .column-house {
  background: #eaf2f7; }

body.clients {
  background: url(images/header-bg-map-east.jpg) center top repeat-x fixed;
  background-size: 100%; }
  @media (max-width: 991px) {
    body.clients {
      background-size: 150%; } }
  @media (max-width: 667px) {
    body.clients {
      background: #0064a3; } }

body.clients section.intro {
  padding: 150px 0; }

section.stories {
  padding-top: 1px; }

#stories .row {
  margin: 0; }

#stories .col-sm-4 {
  padding-right: 1px;
  padding-left: 0; }

.story {
  position: relative;
  display: block; }

.story img {
  width: 100%;
  height:auto; 
  }

.story-title {
  position: absolute;
  color: #fff;
  font-size: 36px;
  padding: 40px;
  text-shadow: 0 0 80px #000; }
  @media (max-width: 1600px) {
    .story-title {
      font-size: 26px; } }
  @media (max-width: 1199px) {
    .story-title {
      font-size: 22px; } }
  @media (max-width: 1199px) {
    .story-title {
      font-size: 22px; } }
  @media (max-width: 991px) {
    .story-title {
      font-size: 18px; } }

.story-cta {
  position: absolute;
  bottom: 20px;
  width: 100%;
  left: 0;
  color: #fff;
  font-weight: bold;
  text-shadow: 0 0 50px #000;
  padding: 10px 20px 10px 40px;
  font-size: 20px;
  border-radius: 0 8px 8px 0; }

body.clients section h2 {
  color: #6cba39;
  font-weight: 300;
  font-size: 36px;
  margin-bottom: 20px; }

section.references {
  background: #f5f5f5;
  padding: 30px 0; }

.references ul, .references li {
  list-style: none;
  padding-left: 0; }

.references ul {
  margin-bottom: 32px; }

.references li {
  margin-bottom: 4px; }

.reference-region {
  font-weight: bold; }

body.clients .quotes {
  padding-top: 30px; }

body.clients .quotes .container {
  position: relative;
  padding: 0; }

body.clients .quote-text {
  font-size: 16px; }

body.clients .quote.large .quote-text {
  font-size: 20px; }

body.clients .quote.jumbo .quote-text {
  font-size: 26px; }

body.mrce {
  background: url(images/header-bg-manhatten.jpg) center -100px no-repeat; }
  @media (max-width: 768px) {
    body.mrce {
      background-size: 220%; } }
  @media (max-width: 667px) {
    body.mrce {
      background: #0064a3; } }

body.afm {
  background: url(images/header-bg-afm.jpg) center -100px no-repeat; }
  @media (max-width: 768px) {
    body.afm {
      background-size: 220%; } }
  @media (max-width: 667px) {
    body.afm {
      background: #0064a3; } }

body.zas {
  background: url(images/header-bg-zas.jpg) center -150px no-repeat; }
  @media (max-width: 768px) {
    body.zas {
      background-size: 220%; } }
  @media (max-width: 667px) {
    body.zas {
      background: #0064a3; } }

body.case-study section.intro {
  position: relative; }

body.case-study section.intro h1 {
  text-align: left;
  padding-top: 550px;
  font-weight: bold;
  font-size: 44px;
  margin: 0 0 12px 0; }
  @media (max-width: 667px) {
    body.case-study section.intro h1 {
      padding-top: 40px; } }

body.case-study section.intro h2 {
  text-align: left;
  color: #fff;
  margin: 0;
  font-weight: 300;
  font-size: 24px;
  padding-bottom: 40px; }

body.case-study section#main {
  padding-top: 60px; }

.cs-content {
  font-size: 18px;
  line-height: 1.5; }

.cs-content h4 {
  margin-top: 36px; }

.cs-content p {
  margin-bottom: 18px; }

.cs-content .quote {
  padding: 10px; }

.cs-content .quote-text {
  font-size: 16px; }

.cs-content .quote-mark {
  left: 5px;
  top: -20px;
  z-index: 1; }

.cs-content .quote-by b {
  font-size: 14px; }

.cs-details {
  background: #f5f5f5;
  padding: 0 20px 20px 20px;
  font-size: 14px;
  border-radius: 8px;
  line-height: 1.5; }

.cs-details h4 {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
  margin: 28px 0 4px 0; }

.cs-details p {
  margin-bottom: 14px; }

.cs-details ul, .cs-details li {
  list-style: none;
  margin: 0;
  padding: 0; }

.cs-details li {
  margin-bottom: 14px; }

body.learning .intro {
  padding: 80px 0; }

body.learning section {
  margin: 0px;
  padding: 60px 0; }

body.learning section.learning-videos {
  padding-top: 0px; }

body.learning h2.learning {
  font-size: 40px;
  font-weight: 300;
  color: #6cba39;
  margin: 0 0 10px 0;
  text-align: center; }

body.learning h3 {
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 8px; }

body.learning h3 em {
  font-weight: normal;
  font-size: 16px;
  color: #999; }

body.learning p {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  text-align: center; }

body.learning .btn em {
  display: block;
  font-size: 14px;
  opacity: .7; }

.videos {
  margin-top: 30px;
  margin-bottom: 30px; }

.videos a img {
  max-width: 100%;
  display: block;
  margin-bottom: 6px; }

.videos a {
  display: block;
  position: relative;
  font-size: 16px;
  color: #777;
  text-align: center;
  margin-bottom: 30px; }

.videos a:after {
  content: "";
  width: 100%;
  height: 90%;
  background: url("images/icon-video-play.png") no-repeat;
  background-size: 15%;
  background-position: center;
  position: absolute;
  top: 0;
  left: 0; }

.row.cards {
  margin-top: 20px; }

.cards .card {
  background: #fff;
  padding: 30px;
  border-top: 4px solid #6cba39;
  margin-bottom: 30px; }

.cards .card.centered {
  text-align: center; }

.cards .card.inverted {
  background: #6cba39;
  color: #fff; }

.card-type {
  font-size: 14px;
  text-transform: uppercase;
  color: #6cba39; }

.cards .card.inverted .card-type {
  color: #fff; }

.card-title {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 8px; }

.card-summary {
  font-size: 16px; }

.card-actions {
  padding: 20px 0 0; }

section.learning-webinars {
  background: #f5f5f5;
  margin-top: 0;
  margin-bottom: 0; }

body.learning section.learning-workshops {
  background: #f5f5f5;
  margin-top: 0;
  padding-top: 0; }

.learning-workshops-intro {
  background: url("images/learning-bg-workshops.jpg");
  background-size: cover;
  padding: 500px 0 60px 0;
  position: relative; }

.learning-workshops-intro:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 250px;
  bottom: 0;
  left: 0;
  z-index: 1;
  background-image: linear-gradient(-180deg, transparent 0%, rgba(0, 0, 0, 0.8) 100%); }

body.learning .learning-workshops-intro h2 {
  margin-top: 0;
  color: #fff;
  position: relative;
  z-index: 2; }

body.learning .learning-workshops-intro p {
  color: #fff;
  position: relative;
  z-index: 2;
  max-width: 800px; }

body.learning .learning-consulting {
  padding-bottom: 0; }

body.company {
  background: url(images/header-bg-building-back-night.jpg) left top no-repeat fixed;
  background-size: 100%; }
  @media (max-width: 1200px) {
    body.company {
      background-size: 150%; } }
  @media (max-width: 769px) {
    body.company {
      background-size: 175%; } }
  @media (max-width: 667px) {
    body.company {
      background: #0064a3; } }

body.company section.intro {
  padding: 75px 0 100px;
  text-shadow: 0 0 10px #000; }

body.news {
  background: #0064a3; }

ul.news, ul.news li {
  list-style: none;
  margin: 0;
  padding: 0; }

ul.news li {
  margin-bottom: 12px;
  font-size: 12px;
  color: #999;
  line-height: 1.4; }

ul.news li a {
  font-size: 16px; }

div.news h4 {
  font-weight: normal;
  font-style: italic;
  margin-bottom: 24px; }

.blog .intro h2 {
  color: #fff;
  font-size: 32px;
  font-weight: 300;
  margin-bottom: 40px; }

.blog .intro h2 b {
  color: #fff; }

.blog .content {
  padding-top: 40px; }

.blog .entries {
  max-width: 680px; }

.email-address {
  padding: 4px;
  margin-bottom: 4px; }

p.email-disclaimer {
  font-size: 12px;
  color: #999;
  font-style: italic;
  margin-top: 4px; }

.entry-meta h2 {
  margin: 0 0 4px 0; }

p.entry-date {
  color: #999;
  font-size: 14px; }

.entry-date i {
  font-style: normal;
  color: #ccc; }

.entry {
  margin-bottom: 40px; }

.blog .sidebar h3:first-child {
  margin-top: 10px; }

.blog .sidebar h3 {
  margin-bottom: 4px;
  margin-top: 30px; }

.entry p.wp-caption-text {
  font-size: 11px;
  font-style: italic;
  color: #999; }

.article-share span {
  float: left;
  font-size: 14px;
  font-weight: bold;
  padding: 4px 10px; }

a.share {
  padding: 4px 10px;
  border-radius: 4px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 100;
  font-size: 14px;
  float: left; }

a.share img {
  float: left;
  margin-right: 4px; }

a.share.twitter {
  background: #1eb4ef; }

a.share.linkedin {
  background: #127bb6;
  margin-right: 10px; }

.well.newsletter h3 {
  margin: 0 0 8px 0; }

.well.newsletter p {
  margin: 8px 0 0 0; }

.well.profile {
  padding-left: 136px; }

.well.profile img {
  border-radius: 100px;
  float: left;
  margin-left: -116px;
  max-width: 96px; }

.well.profile h3 {
  margin: 0;
  font-size: 20px; }

.well.profile p {
  margin: 4px 0 0 0; }

body.page {
  background: #0064a3; }

body.page .content p {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto; }

body.page .content h3 {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto; }

body.page .content blockquote {
  border: none;
  color: #d3a032;
  padding: 20px 0;
  font-size: 42px;
  line-height: 1.25;
  font-weight: 300; }

body.page .content blockquote p {
  font-size: 36px;
  line-height: 1.25;
  max-width: none; }
  
.grecaptcha-badge{display:none;}
