.body {
    height: 100% !important;
}

.ipt-landing .hs-button, .ipt-landing input[type="submit"] {
    background: #3988c2;
}

.top-menu ul .login-dropdown {
    position: relative;
}

.top-menu ul .login-dropdown ul {
    display: none;
    position: absolute;
    right: 0;
}

.hs-error-msgs.inputs-list label {
    display: block;
}

.search-top {
    cursor: pointer;
}

.google-search {
    position: relative;
}

.google-search .input input {
    float: left !important;
    display: inline-block !important;
    max-width: 163px;
    height: 43px;
}


.google-search .input a {
    display: inline-block !important;
    float: left !important;
}

.google-search form.hs-form {
    position: absolute;
    top: -158px;
    right: 0;
    padding: 11px 20px 20px 20px;
    background: white;
    border: 1px solid #ccc;
    border-radius: 20px;
}



.close-button {
    height: 29px !important;
    width: 29px !important;
    margin-top: 7px;
    margin-left: 20px;
    cursor: pointer;
}

li.login-dropdown ul li {
    display: block !important;
    text-align: left;
    z-index: 500000;
    background: white !important;
    position: relative;
    padding: 10px;
    border: 1px solid #ccc;
    width: 200px;
}


li.login-dropdown ul li:nth-child(2) {
    border-top: none;
}

.hs-content-path-events .widget-type-blog_subscribe .hs_submit {
    float: none;
    display: inline-block;
}

.widget-type-blog_subscribe .hs_submit input[type="submit"] {
    width: 100%;
    padding: 12px 0;
    background: #3988c2;
    color: #fff;
}

.single-product ul.hs_cos_flex-slides.hs_cos_flex-slides-main {
    background: #f0f0f0;
}

.homepage ul.hs_cos_flex-slides.hs_cos_flex-slides-main {
     background: #f0f0f0;
}

.blog-traditional a.more-link {
    color: #1e95e9;
    text-decoration: underline;
}

.blog-traditional .hs-featured-image-wrapper a {
    -webkit-backface-visibility: visible;
}

.blog-traditional .hs-blog-header h1 {
    text-transform: none;
}

.resources-horiz .entry a {
    color: #1e95e9;
    text-decoration: underline;
}

.resources-horiz p.topic{
    font-size: 12px;
    color: #808080;
    text-transform: uppercase;
}

.resources-horiz .span12.widget-span.widget-type-blog_subscribe {
    color: white;
}

.resources-horiz ul.hs-error-msgs.inputs-list li label {
    color: white !important;
    display: block;
}

.resources-horiz .page-center {
    float: none !important;
    max-width: 1140px;
    margin-left: auto !important;
    margin-right: auto !important;
}

.thankyou-2 input[type="submit"] {
    background: #3988c2;
}


.button-white:hover, .cta-button-white:hover {
    background: #72c800;
    color: #fff;
}

.blue-button {
  background-color: #3988c2;
  color: white !important;
  padding: 10px 17px;
  border-radius: 10px;
  font-weight: bold !important;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease; }
  .blue-button:hover {
    opacity: .8; }

.green-button-cta {
    background-color: #72c800;
    padding: 13px 27px;
    border-radius: 10px;
    color: white;
}

.orange-button-cta {
    background-color: #FFA500;
    padding: 13px 27px;
    border-radius: 10px;
    color: white;
}

.orange-button-cta:hover {
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    color: white;
    opacity: .7;
}

li.demo-link {
    display: none;
}

.ipt-landing .widget-type-logo img.hs-image-widget {
    width: auto !important;
    height: auto !important;
}

.green-button-cta:hover {
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    color: white;
    opacity: .7;
}

.quote-block {
    border-top: 1px solid #d2d2d2;
    border-bottom: 1px solid #d2d2d2;
    padding: 20px;
    margin-bottom: 35px !important;
}

.quote-block p, .quote-block span, .quote-block{
   font-size: 21px;
   font-style: italic;
   margin-bottom: 0px;
   font-style: italic;
}

.quote-block p.quoter-name {
    font-weight: bold;
    color: black;
    margin-top: 15px;
}

.black-heading {
    font-size: 30px;
    font-family:  "Helvetica Neue", Arial, sans-serif, sans-serif;
    color: black;
    text-align: center;
}

.blue-button-cta {
    background-color: #3988c2;
    padding: 13px 27px;
    border-radius: 10px;
    color: white;
}

.blue-button-cta:hover {
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    color: white;
    opacity: .7;
}

.breadcrumbs .first-crumb {
    text-transform: none;
    font-family: "Helvetica Neue", Arial, sans-serif;
    font-size: 21px;
}


.breadcrumbs .last-crumb {
    font-size: 21px;
    text-transform: none;
    color: #d7f0b9;
}

.custom-bread span.divider {
    padding: 0px 7px;
}

.hs-breadcrumb-menu-divider:before {
    content: '›';
    padding-left: 10px;
    font-size: 21px;
}

.breadcrumbs {
    background-color: #72c800;
}

/* Parallax */

.hsContainer {
    display: table;
    table-layout: fixed;
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
    opacity: 1;
}
.hsContent {
    margin: -150px auto 0 auto;
    display: table-cell;
    vertical-align: middle;
    color: #ebebeb;
    padding: 0;
    text-align: center
}
.bcg {
    background-position: right -100px !important;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: 40%;
    height: 100%;
    width: 100%;
    height: 420px;
}

.homepage .background {
    background-image:none;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size:100% 100%;
    width: 100%;
    padding-top: 20px;
}

.homepage .background h1 {
    color: #fff;
    font-weight: 300;
    line-height: 1.5;
    margin-top: -5px;
}
.homepage h2 {
    font-weight: 300;
}

.homepage li {
    /*list-style: disc*/;
    padding: 0;
    margin-bottom: 2px;
    line-height:1;
}
.homepage .background li:before, .homepage .background .widget-type-space {
    display: none;
}
.homepage .background ul {
        padding-left: 5%;
    }


@media (min-width: 767px) {
    .homepage .background .span2 {
        width: 18.4%;
        margin-left: 0;
    }

    .homepage .background .span2:not(:nth-child(6)) {
        margin-right: 2%;
    }

    .homepage .background .span2 a {
        width: 100% !important;
    }
}
@media (max-width: 767px) {
    .homepage .background {
        background-image: none;
    }

    .homepage .background .span2 {
        margin-top: 15px;
    }
}

@media(max-width: 1300px){
    .bcg {
        background-size: contain;
    }
}

/* Slide 1 */
#slide-1 .bcg {
    background-image:none;
}

.homepage section#slide-1 {
    background-color: #f0f0f0;
}

@media(min-width: 768px){
    .site-header li.hs-menu-depth-1 {
        padding-bottom: 20px;
    }
    .site-header li.active-branch a:after {
      content: '';
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 0 10.5px 12px 10.5px;
      border-color: transparent transparent #7bc142 transparent;
      position: absolute;
      left: 0;
      right: 0;
      margin: 0 auto;
      top: 22px;
    }

    .hs-content-name-refresh-roi-calculator .site-header li.active-branch a:after {
        top: 40px;
    }

    .site-header li.active-branch .hs-menu-depth-2 a:after {
        content: none;
    }

    .site-header li.active-branch > a {
        color: #979797 !important;
    }

    .sticky li.active-branch a:after {
      content: none;
    }

    .site-header ul.hs-menu-children-wrapper {
        top: 52px;
    }

    .site-header li.hs-menu-item.hs-menu-depth-1.active ul li a:after {
        content: none;
    }

    .sticky .site-header li.hs-menu-item.hs-menu-depth-1.active a:after {
        content: none;
    }
}

@media(max-width: 767px){
    .span12.widget-span.widget-type-raw_html.top-menu {
        margin-top: 20px;
    }
    .span12.widget-span.widget-type-raw_html.top-menu ul {
        margin-bottom: 0px;
    }
    .google-search form.hs-form {
        top: -173px;
    }
    .widget-type-blog_subscribe .hs_submit input[type="submit"] {
        width: 100% !important;
    }
}


@media(max-width: 574px){
    .google-search form.hs-form {
        top: -212px;
    }
}

@media(max-width: 565px){
    .span12.widget-span.widget-type-raw_html.top-menu ul li:last-child {
        margin-top: 15px;
    }
    .top-menu ul li ul li:last-child {
        margin-top: 0px !important;
    }
    .bcg {
        background-position: right 216px!important;
    }
}

@media(max-width: 406px){
    .span12.widget-span.widget-type-raw_html.top-menu ul li:nth-child(3):after {
       content: none;
    }
    .span12.widget-span.widget-type-raw_html.top-menu ul {
        padding-left: 0px;
    }
    .google-search .input a {
        display: inline-block!important;
        float: left!important;
        font-size: 13px;
        padding: 12px;
    }
    .google-search .input input {
        float: left!important;
        display: inline-block!important;
        max-width: 118px;
    }
}


.sticky .span12.widget-span.widget-type-menu.menu-primary.js-enabled {
  padding-top: 5px; }
.sticky .top-menu {
  display: none !important;}
.sticky .menu-primary .hs-menu-wrapper > ul > li > a {
  font-family: Lato, sans-serif;
  font-size: 15px; }
.sticky li.hs-menu-item.hs-menu-depth-1.active.hs-item-has-children.active-branch:after {
  content: none; }
.sticky .demo-link {
  display: block !important;
  float: left;
  background-color: #3988c2;
  padding: 8px 20px;
  border-radius: 8px;
  margin-top: 0px !important; }
  .sticky .demo-link:hover {
    opacity: .8; }
  .sticky .demo-link a {
    color: white !important; }
    .sticky .demo-link a:hover {
      color: white !important; }

.hs-menu-wrapper ul.active-branch .demo-link {
  display: none; }

.site-header .top-menu ul {
  text-align: right; }
  .site-header .top-menu ul li {
    display: inline-block;
    margin-right: 9px; }
    .site-header .top-menu ul li:after {
      content: none;
      margin-left: 18px;
      position: relative;
      top: 2px; }
    .site-header .top-menu .login-dropdown ul li:after {
         content: none !important;
    }
    .site-header .top-menu ul li .search-top {
      margin: 0px 10px;
      width: 18px !important;
      height: 18px !important;
      background: none;
      background-repeat: no-repeat;
      background-position: center center;
      position: relative;
      top: 21px; }
    .site-header .top-menu ul li:last-child:after, .site-header .top-menu ul li:nth-child(4):after {
      content: none; }
    .site-header .top-menu ul li:last-child {
      margin-right: 0px; }
    .site-header .top-menu ul li a {
      font-size: 16px;
      font-weight: normal;
      color: black; }

.new-footer-bottom {
  font-family: lato, sans-serif;
  font-size: 14px;
  font-weight: bold;
  padding: 20px 0px; }
  .new-footer-bottom a {
    font-family: lato, sans-serif;
    font-size: 14px;
    font-weight: bold;
    padding: 0px 8px; }
  .new-footer-bottom p {
    padding-left: 8px;
    display: inline-block;
    margin-bottom: 0px; }

.new-footer-top {
  background-color: #404040;
  padding-top: 40px;
  margin: 2px 0px;
  padding-bottom: 15px; }
  .new-footer-top .last-foot {
    padding-left: 45px; }
    .new-footer-top .last-foot .category {
      margin-top: 30px;
      margin-bottom: 8px;
      }
      .new-footer-top .category a {
          font-family: "Helvetica Neue", Arial, sans-serif, sans-serif;
      }
    .new-footer-top .last-foot p {
      margin-bottom: 0px;
      font-weight: normal;
      font-family: "Helvetica Neue", Arial, sans-serif; }
      .new-footer-top .last-foot p a {
        color: #72c800;
        text-align: left;
        padding-left: 0px; }
    .new-footer-top .last-foot a {
      text-align: center;
      padding: 0px 0px; }
    .new-footer-top .last-foot i {
        padding: 5px;
        color: #404040;
        font-size: 21px!important;
        border-radius: 50%;
        height: 31px;
        width: 31px; }
  .new-footer-top .span2 {
    margin-left: 0px !important; }
  .new-footer-top ul {
    padding-left: 0px; }
    .new-footer-top ul li {
      list-style: none; }
      .new-footer-top ul li a {
        font-family: "Helvetica Neue", Arial, sans-serif;
        font-weight: light;
        font-size: 16px; }
        .new-footer-top ul li a:hover {
          color: white; }
    .new-footer-top ul .category {
      margin-bottom: 6px;
      font-weight: bold;
      font-family: Lato,sans-serif;
    font-size: 16px;}
      .new-footer-top ul .category a {
        font-weight: bold; }
    .new-footer-top ul .lower-cat {
      margin-top: 20px; }

.hs-blog-name-news .comments-title {
    display: none;
}

.hs-blog-name-news .span12.widget-span.widget-type-blog_comments {
    display: none;
}

/* HOMEPAGE */

.homepage .single-benefit img {
    margin: 0 auto 45px auto;
    display: block;
}

.homepage .single-benefit {
    margin-bottom: 70px;
}

.homepage .benefits-heading {
    text-align: center;
    margin-bottom: 50px;
    color: black;
    font-family: "Helvetica Neue", Arial, sans-serif;
    font-size: 30px;
}

.homepage .single-benefit .benefit-subtitle span {
    max-width: 290px;
    margin: 0 auto;
    display: block;
}

.homepage .single-benefit .benefit-title {
    color: #4b4b4b;
    font-size: 21px;
    text-align: center;
    font-family: "Helvetica Neue", Arial, sans-serif;
}

.homepage .single-benefit .benefit-subtitle {
    font-size: 18px;
    text-align: center;
    margin: 7px 0px;
}

.homepage .benefits .hs_cos_wrapper_type_cta {
    display: inline-block;
    margin: 20px 13px;
}

.homepage .benefits-cta {
    text-align: center;
    margin-bottom: 40px;
}

.homepage .banner-parallax h1 {
    text-align: left;
    font-size: 36px;
    font-family: "Helvetica Neue", Arial, sans-serif;
    color: #3d3d3d;
}

.homepage .banner-parallax p {
    text-align: left;
    font-size: 21px;
    font-family: "Helvetica Neue", Arial, sans-serif;
    color: #2c2c2c;
}

.homepage .banner-parallax .inner-content {
    max-width: 500px;
    text-align: left;
}

.homepage .banner-parallax .inner-content a {
    display: inline-block;
    font-size: 18px;
    font-family: "Helvetica Neue", Arial, sans-serif;
    color: #3988c2;
}

.homepage .banner-parallax .inner-content .or-text {
    display: inline-block;
    color:  #4d4d4d;
    font-family: "Helvetica Neue", Arial, sans-serif;
    padding: 0px 6px;
}

.homepage .banner-parallax a.button-green {
    font-family: "Helvetica Neue", Arial, sans-serif;
    font-size: 18px;
    color: white;
    background-color: #72c800;
    padding: 13px 24px;
    border-radius: 15px;

}

.homepage .banner-parallax a.button-green:hover {
   opacity: .7;
   -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}

.homepage .touch-screen-banner {
    padding: 70px;
    background-color: #f0f0f0;
    background-image: none;
    background-position: right 0!important;
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    height: 420px;
}

.homepage .benefits {
    border-bottom: 1px solid #b9b9b7;
}

.homepage .bottom-cta-section {
    .hs-cta-img {
        margin: 20px auto;
        display: block;
    }
}

.homepage .blog-posts h3 {
    font-size: 30px;
    font-family: "Helvetica Neue", Arial, sans-serif;
    color: black;
}

.homepage .blog-posts {
    margin-top: 40px;
}

.homepage .blog-posts .post-title {
    font-family: "Helvetica Neue", Arial, sans-serif;
    font-size: 18px;
    color: black;
    margin-bottom: 0px;
}

.homepage .blog-posts p a {
    color: #5fa8df;
    font-family: "Helvetica Neue", Arial, sans-serif;
    text-decoration: underline;
    display: block;
    margin-bottom: 40px;
}

.homepage .company-logos-ul {
    padding-left: 0px;
    text-align: center;
}

.homepage .company-logos-ul .hs_cos_wrapper_widget {
    max-width: 100px;
    display: inline-block;
    max-height: 50px;
    margin: 20px 20px;
    vertical-align: middle;
}

.homepage .company-logos-ul li {
    display: inline-block;
}

.homepage .company-logos-ul li img {
    width: 100%;
}

.homepage .customer-heading {
    font-family: "Helvetica Neue", Arial, sans-serif;
    font-size: 30px;
    text-align: center;
    color: black;
    margin: 0px 0px 40px 0px;
    padding-top: 40px;
    border-top: 1px solid #b9b9b7;
}

.homepage .testimonials-slider {
    background-color: #f0f0f0;
}

.homepage .testimonials-slider .hs_cos_flex-slider:hover .hs_cos_flex-prev {
    display: none;
}

.homepage .testimonials-slider .hs_cos_flex-slider:hover .hs_cos_flex-next {
    display: none;
}

.homepage .testimonials-slider .hs_cos_flex-slider .caption {
    background-color: #f0f0f0;
    color: #404040 !important;
}

.homepage .testimonials-slider .hs_cos_flex-slider .caption p {
    color: #404040 !important;
}

.homepage .testimonials-slider .hs_cos_flex-slider .caption p.company {
    font-family: "Helvetica Neue", Arial, sans-serif, "Helvetica Neue", Arial, sans-serif;
    color: #343434;
    font-size: 24px;
    font-weight: bold;
}

.homepage .testimonials-slider .hs_cos_flex-slider .caption p.quote {
    font-size: 24px;
    color: #404040;
    font-family: "Helvetica Neue", Arial, sans-serif, sans-serif;
}

.homepage .testimonials-slider .hs_cos_flex-slider .caption p.person {
    color: #404040;
    font-size: 18px;
    margin-bottom: 0px;
}

.homepage .testimonials-slider .hs_cos_flex-slider .caption p.position {
    color: #404040;
    font-size: 18px;
    margin-bottom: 0px;
}

.homepage .testimonials-slider a.hs_cos_flex-active {
    background: #9b9b9b !important;
}

.homepage .testimonials-slider .hs_cos_flex-control-paging li a {
    background: #357db4;
}


.homepage .testimonials-slider .hs_cos_flex-slider .hs_cos_flex-slides>li {
    background-color: #f0f0f0;
}

.homepage .testimonials-slider .testimonial-title {
    text-align: center;
    font-size: 30px;
    font-family: "Helvetica Neue", Arial, sans-serif;
    color: black;
    padding: 50px 0px 20px 0px;
}

.homepage .testimonial-cta {
    text-align: center;
    margin-bottom: 60px;
}


@media(max-width: 1280px){
    .banner-parallax .skrollable .inner-content {
        padding: 30px 20px;
        background: rgba(255,255,255,0.8);
        max-width: 100%;
        margin: 0 auto;
    }
}

@media(max-width: 990px){
    .banner-parallax .touch-screen-banner .inner-content {
        background: rgba(255,255,255,0.8);
        padding: 30px 20px;
        margin: 0 auto;
        max-width: 100% !important;

    }
    .banner-parallax .touch-screen-banner {
        padding: 0px;
        padding-top: 25px;
        background-size: cover;
    }
    .banner-parallax .inner-content h1 {
        font-size: 23px;
    }
    .banner-parallax .inner-content p {
        font-size: 16px;
    }
}

@media(max-width: 500px){
    .homepage .banner-parallax .inner-content a {
        display: block;
        text-align: center;
    }
    .homepage .banner-parallax .inner-content .or-text {
        display: block;
        text-align: center;
        margin: 10px;
    }
}


/*PRODUCTS PAGE */

.products .top-banner {
    background-image: none;
    background-size: cover;
    min-height: 225px;
}

.products .top-banner .products-heading h1 {
    font-size: 38px;
    font-family:"Helvetica Neue", Arial, sans-serif;
    color: #515151;
    margin-bottom: 10px;
    margin-top: 50px;
}

.products .top-banner .products-heading .grey{
    color: #979797;
}

.products .top-banner .products-subheading {
    font-size: 21px;
    color: black;
    max-width: 600px;
    margin-bottom: 20px;
}

.products h3.product-name {
    color: black;
    text-transform: uppercase;
    font-family: "Helvetica Neue", Arial, sans-serif;
    display: inline-block;
    margin-top: 15px;
    margin-left: 8px;
    margin-bottom: 9px
}

.products .prod-desc a {
    color: #5fa8df;
    text-decoration: underline;
}


.products p.intro-text {
    font-size: 18px;
    font-weight: bold;
    color: black;
    margin-bottom: 0px;
    margin-top: 10px;
}

.products .single-product {
    margin-top: 45px;
}

.products .single-product .page-center {
    border-bottom: 1px solid #b9b9b7;
}

.products .try-it {
    background-image: none;
    background-size: cover;
}

.products .try-it .try-header {
    margin-top: 60px;
    text-align: center;
    color: black;
    font-family: "Helvetica Neue", Arial, sans-serif;
    font-size: 30px;
    margin-bottom: 20px;
}

.products .try-it .try-text {
    text-align: center;
    font-size: 18px;
    max-width: 1000px;
    float: none;
    display: block;
    margin: 0 auto;

}

.products .try-it .try-it-image {
    text-align: center;
    margin-top: 20px;
}

.products .try-it .widget-type-cta {
    text-align: center;
    margin: 30px 0px 40px 0px;
}

@media (max-width: 767px){
    .products .top-banner {
        background-size: cover;
        background-position-x: 907px;
    }

    .single-product .page-center >.row-fluid-wrapper:first-child>.row-fluid:first-child {
        display: -webkit-box;
        display: -moz-box;
        display: box;
        -webkit-box-orient: vertical;
        -moz-box-orient: vertical;
        box-orient: vertical;
    }
    .single-product .right-switch {
        -webkit-box-ordinal-group: 1;
        -moz-box-ordinal-group: 1;
        box-ordinal-group: 1;
        margin-bottom: 30px;
    }
    .single-product .left-switch {
        -webkit-box-ordinal-group: 2;
        -moz-box-ordinal-group: 2;
        box-ordinal-group: 2;
    }
}


/* EDITIONS */

.editions .top-banner {
    background-image: none;
    background-size: cover;
    min-height: 225px;
}

.editions .top-banner .products-heading h1 {
    font-size: 38px;
    font-family:"Helvetica Neue", Arial, sans-serif;
    color: #515151;
    margin-bottom: 10px;
    margin-top: 50px;
}

.editions .top-banner .products-heading .grey{
    color: #979797;
}

.editions .top-banner .products-subheading {
    font-size: 21px;
    color: black;
    max-width: 600px;
    margin-bottom: 20px;
}

.editions .try-it {
    background-image: none;
    background-size: cover;
}

.editions .try-it .try-header {
    margin-top: 60px;
    text-align: center;
    color: black;
    font-family: "Helvetica Neue", Arial, sans-serif;
    font-size: 30px;
    margin-bottom: 20px;
}

.editions .try-it .try-text {
    text-align: center;
    font-size: 18px;
    max-width: 1000px;
    float: none;
    display: block;
    margin: 0 auto;
}

.editions .try-it .try-it-image {
    text-align: center;
    margin-top: 20px;
}

.editions .try-it .widget-type-cta {
    text-align: center;
    margin: 30px 0px 40px 0px;
}

.editions table {
    border: 1px solid #e1e1e1;
}

.editions table tr td {
    padding: 3px !important;
}

.editions table tr:nth-child(even) {
    background-color: #f8f8f8;
}

.editions table tr td:first-child {
    padding-left: 15px !important;
}
.editions table tr td:nth-child(2), .editions table tr td:nth-child(3){
    text-align: center;
    font-size: 24px;
}

.editions table .orange {
    color: #fbbe63;
}

.editions table .green {
    color: #a8db63;
}

.editions table .top-row td:first-child {
    background: white;
    color: black;
    font-size: 28px;
    font-family: "Helvetica Neue", Arial, sans-serif;
}

.editions table .top-row td:first-child h3 {
    background: white;
    color: black;
    font-size: 28px;
    font-family: "Helvetica Neue", Arial, sans-serif;
    margin-bottom: 0px;
}

.editions table .top-row .orange {
    color: white;
    font-size: 28px;
    background-color: #fd9800;
    font-family: "Helvetica Neue", Arial, sans-serif;
    text-align: center;
    padding: 15px !important;
}

.editions table .top-row .green {
    color: white;
    font-size: 28px;
    background-color: #9cd84c;
    font-family: "Helvetica Neue", Arial, sans-serif;
    text-align: center;
    padding: 15px !important;
}

.editions p.edition-title {
    font-size: 18px;
    color: black;
    margin-bottom: 0px;
}

.editions .single-edition h2 {
    font-size: 21px;
    color: black;
}

span h2 {
    color: #333;
}

.editions .table-features {
    margin-top: 40px;
}

.editions .single-edition {
    max-width: 350px;
    margin-bottom: 50px;
}

.editions .table-features .span5 a {
    text-decoration: underline;
}

.editions .chart-heading {
    font-size: 21px;
    color: black;
    font-weight: bold;
}

.editions .chart-subheading {
    font-size: 18px;
    margin: 10px 0px 20px 0px;
    color: black;
}

.editions .download-link {
    max-width: 310px;
    margin-top: 20px;
}

.editions .download-link a {
    color: #3988c2;
    text-decoration: underline;
}

@media(max-width: 450px){
    .editions table tr td:first-child {
        font-size: 13px !important;
    }
    .editions table .top-row .orange, .editions table .top-row .green {
        font-size: 14px !important;
        padding: 8px 0px !important;
    }
    .editions table tr td:first-child {
        padding-left: 7px!important;
    }
}

@media(max-width: 600px){
    .editions .top-banner {
        background-position-x: 1000px;
    }
}

@media(max-width: 767px){
    .editions .chart-heading {
        margin-top: 50px;
    }
}

@media(max-width: 1000px){
    .editions table .top-row .orange, .editions table .top-row .green {
        font-size: 18px;
    }
    .editions table .top-row td:first-child h3 {
        font-size: 18px;
    }
}


/* Single Product */

.single-product .image-banner {
    min-height: 250px;
    background-size: cover;
    padding: 70px 0px 20px 0px;
}

.single-product .image-banner h1 {
    margin-top: 0px;
    text-align: center;
    font-size: 40px;
    color: white;
    margin-bottom: 10px;
    text-shadow: 2px 2px 4px #636363;
}

.single-product .image-banner h3 {
    text-align: center;
    color: white;
    font-size: 26px;
    text-shadow: 2px 2px 4px #636363;
}

.single-product .product-intro {
    background-color: #f0f0f0;
    padding: 40px 0px;
    font-size: 21px;
    text-align: center;
}

.single-product .challenges-headline {
    font-size: 30px;
    font-family: "Helvetica Neue", Arial, sans-serif;
    color: black;
}

.single-product .challenges-text {
    font-size: 18px;
    color: black;
}

.single-product .challenges {
    padding: 50px 0px;
}

.single-product .challenge-image {
    margin-bottom: 25px;
}

.single-product .advantages {
    background-color: #6faad7;
    padding: 50px 0px;
}

.single-product .single-advantage {
    text-align: center;
}

.single-product .single-advantage img {
    margin: 25px 0px;
}

.single-product .advantage-text h2 {
    color: white;
    font-size: 18px;
    text-align: left;
}

.single-product .advantage-text h3 {
    color: white;
    font-size: 18px;
    text-align: left;
}

.single-product .advantage-headline {
    text-align: center;
    color: white;
    font-size: 30px;
    font-family: "Helvetica Neue", Arial, sans-serif;
}

.single-product .advantage-subheadline {
    color: white;
    margin: 10px 0px;
    text-align: center;
    font-size: 18px;
}

.single-product .advantage-text {
    color: white;
    text-align: left;
    padding-left: 0px;
}

.single-product .advantage-text ul {
    padding-left: 15px;
}

.single-product .advantage-text li {
    list-style: initial;
    padding-left: 0px;
}

.single-product .advantage-text li:before {
    content: "";
}


.single-product .advantage-text a {
    color: white;
    text-align: left;
    text-decoration: underline;
}

.single-product .how-it-works {
    padding: 60px 0px;
}

.single-product .how-it-works .how-headline {
    font-size: 30px;
    font-family: "Helvetica Neue", Arial, sans-serif;
    color: black;
    margin-top: 30px;
}

.single-product .how-it-works .widget-type-linked_image {
    margin-bottom: 30px;
}


.single-product .how-it-works .how-rich-text {
    font-size: 18px;
}

.single-product .features {
    background-color: #9dd240;
    padding: 60px 0px;
}

.single-product .features .features-headline {
    text-align: center;
    color: white;
    font-family: "Helvetica Neue", Arial, sans-serif;
    font-size: 30px;
}

.single-product .features .feature-icon img {
    width: 65px;
    margin-bottom: 25px;
}

.single-product .features .feature-icon {
    text-align: center;
    margin-top: 50px;
}

.single-product .features .feature-headline {
    color: white;
    font-family: "Helvetica Neue", Arial, sans-serif;
    font-size: 21px;
    text-align: center;
    margin-bottom: 20px;
}

.single-product .features .feature-rich-text .hs_cos_wrapper_type_rich_text {
    color: white;
    font-size: 18px;
    text-align: center;
    display: block;
    margin-bottom: 10px;
}

.single-product .features .feature-rich-text a {
    display: block;
    text-align: center;
    font-weight: bold;
    color: #404040;
}

.single-product .testimonials-slider {
    background-color: #f0f0f0;
    padding: 60px 0px;
}

.single-product .testimonials-slider .hs_cos_flex-slider:hover .hs_cos_flex-prev {
    display: none;
}

.single-product .testimonials-slider .hs_cos_flex-slider:hover .hs_cos_flex-next {
    display: none;
}

.single-product .testimonials-slider .hs_cos_flex-slider .caption {
    background-color: #f0f0f0;
    color: #404040 !important;
}

.single-product .testimonials-slider .hs_cos_flex-slider .caption p {
    color: #404040 !important;
}

.single-product .testimonials-slider .hs_cos_flex-slider .caption p.company {
    font-family: "Helvetica Neue", Arial, sans-serif;
    color: #343434;
    font-size: 24px;
    font-weight: bold;
}

.single-product .testimonials-slider .hs_cos_flex-slider .caption p.quote {
    font-size: 24px;
    color: #404040;
    font-family: "Helvetica Neue", Arial, sans-serif, sans-serif;
}

.single-product .testimonials-slider .hs_cos_flex-slider .caption p.person {
    color: #404040;
    font-size: 18px;
    margin-bottom: 0px;
}

.single-product .testimonials-slider .hs_cos_flex-slider .caption p.position {
    color: #404040;
    font-size: 18px;
    margin-bottom: 0px;
}

.single-product .testimonials-slider a.hs_cos_flex-active {
    background: #9b9b9b !important;
}

.single-product .testimonials-slider .hs_cos_flex-control-paging li a {
    background: #357db4;
}


.single-product .testimonials-slider .hs_cos_flex-slider .hs_cos_flex-slides>li {
    background-color: #f0f0f0;
}

.single-product .testimonials-slider .testimonial-title {
    text-align: center;
    font-size: 30px;
    font-family: "Helvetica Neue", Arial, sans-serif;
    color: black;
    padding: 50px 0px 20px 0px;
}

.single-product .testimonial-cta {
    text-align: center;
    margin-bottom: 60px;
}

.single-product .span12.widget-span.widget-type-image_slider {
    margin-top: 30px;
}

.single-product p.resource-heading {
    margin-bottom: 0px;
    color: #777777;
    font-family: "Helvetica Neue", Arial, sans-serif;
    font-size: 21px;
}

.single-product p.resource-title {
    color: #3988c2;
    font-family: "Helvetica Neue", Arial, sans-serif;
    font-size: 21px;
}

.single-product p.resource-desc {
    font-size: 18px;
    color: black;
}

.single-product .resource-image img {
    box-shadow: 4px 2px #bfbfbf;
}

.single-product .resources {
    padding: 60px 0px;
}

.single-product .resources .featured-image {
    width: 150px;
    height: 100px;
    background-size: cover !important;
    margin-bottom: 30px;
}

.single-product .resources .right-resources {
    padding-left: 40px;
}

.single-product .resources .right-resources a {
    color: #3988c2;
    text-decoration: underline;
    font-family: "Helvetica Neue", Arial, sans-serif;
}

.single-product .resources p.post-title {
    font-size: 18px;
    color: black;
    margin-bottom: 5px;
    margin-top: 10px;
}

.single-product .resources .black-heading {
    margin-bottom: 30px;
}

.single-product .try-it {
    background-image: none;
    background-size: cover;
}

.single-product .try-it .try-header {
    margin-top: 60px;
    text-align: center;
    color: black;
    font-family: "Helvetica Neue", Arial, sans-serif;
    font-size: 30px;
    margin-bottom: 20px;
}

.single-product .try-it .try-text {
    text-align: center;
    font-size: 18px;
    max-width: 1000px;
    float: none;
    display: block;
    margin: 0 auto;
}

.single-product .try-it .try-it-image {
    text-align: center;
    margin-top: 20px;
}

.single-product .try-it .widget-type-cta {
    text-align: center;
    margin: 30px 0px 40px 0px;
}

.single-product .try-it {
    border-top: 2px solid #e3e3e3;
}

@media(max-width: 767px){
    .single-product .resources .right-resources {
        padding-left: 0px;
        margin-top: 50px;
    }
}


/* SOLUTIONS */

.solutions .top-banner {
    background-image: none;
    background-size: cover;
    min-height: 225px;
}

.solutions .top-banner .products-heading h1 {
    font-size: 38px;
    font-family:"Helvetica Neue", Arial, sans-serif;
    color: #515151;
    margin-bottom: 10px;
    margin-top: 50px;
}

.solutions .top-banner .products-heading .grey{
    color: #979797;
}

.solutions .top-banner .products-subheading {
    font-size: 21px;
    color: black;
    max-width: 600px;
    margin-bottom: 20px;
}

.solutions .single-industry {
    border: 1px solid #d7d7d7;
}

.solutions .industry-headline {
    background-color: #99c3e3;
    padding: 10px 25px;
    color: white;
    font-size: 30px;
    font-family: "Helvetica Neue", Arial, sans-serif, sans-serif;
}

.solutions .industry-subheadline {
    color: black;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px;
}

.solutions .bottom-box {
    background-color: #f3f3f3;
    padding: 25px;
}

.solutions .single-industry {
    margin-bottom: 50px;
}

.solutions .industry-heading {
    color: black;
    font-size: 30px;
    font-family: "Helvetica Neue", Arial, sans-serif;
    margin: 50px 0px 20px 0px;
}

@media(max-width: 700px){
    .solutions .top-banner {
        background-position-x: -591px;
    }
}

/* Single Solutions Page */

.single-solution .main-content-section p {
    font-size: 18px;
    width: auto !important;
}

.single-solution .solution-title {
    font-size: 30px;
    color: black;
    font-family: "Helvetica Neue", Arial, sans-serif;
}

.single-solution .content-section {
    margin: 50px 0px;
}

.single-solution .resources-title {
    font-size: 24px;
    color: black;
    font-family: "Helvetica Neue", Arial, sans-serif;
}

.single-solution .resource-desc {
    display: block;
    margin: 15px 0px;
}

.single-solution .sidebar a.blue-button {
    display: inline-block;
    margin-bottom: 45px;
}

.single-solution .sidebar .blog-posts p.post-title {
    margin-bottom: 5px;
}

.single-solution .sidebar .blog-posts h3 {
    margin-top: 15px;
}

.single-solution .sidebar .blog-posts a {
    text-decoration: underline;
    color: #3988c2;
}

.single-solution .try-it-out {
    background-image: none;
    background-size: cover;
    border-top: 1px solid #e3e3e3;
    padding-top: 40px;
}

.single-solution .try-heading {
    color: black;
    text-align: center;
    font-size: 30px;
    font-family: "Helvetica Neue", Arial, sans-serif;
    margin-bottom: 20px;
}

.single-solution .try-cta {
    text-align: center;
    margin-bottom: 60px;
}

.single-solution .try-text {
    font-size: 18px;
    color: black;
    text-align: center;
    margin-bottom: 30px;
    float: none;
    display: block;
    margin: 0 auto;
    margin-bottom: 20px;
}

@media(min-width: 768px){
    .single-solution .main-content-section {
        border-right: 1px solid #e3e3e3;
        padding-right: 30px;
    }
}

.thankyou-form .bottom-offer {
    padding-top: 10px;
}

.thankyou-form .banner {
    padding: 40px 0px !important;
}

.hs-blog-name-job-openings .span12.widget-span.widget-type-blog_comments {
    display: none !important;
}

.hs-blog-name-job-openings .span12.widget-span.widget-type-text.comments-title{
    display: none !important;
}

/********** Two column template **********/

.two-column-template .widget-type-blog_subscribe .hs_submit {
    float: none;
    display: inline-block;
}
