.jpp-branding .block {
  margin-bottom: 60px;
}
.jpp-branding .block h2 {
  text-align: center;
  font-size: 36px;
  font-weight: 300;
  color: #222;
  margin-top: 40px;
  line-height: 1.4;
  margin-bottom: 10px;
}
.jpp-branding .block h2 b {
  font-weight: 500;
}
@media only screen and (max-width: 400px) {
  .jpp-branding .block h2 {
    width: 100%;
    font-size: 24px;
  }
}
.jpp-branding .block .subhead {
  text-align: center;
  font-size: 16px;
  font-weight: 300;
  margin-bottom: 30px;
}
.jpp-branding .block.quicksell .span4 h3 {
  text-align: center;
  font-weight: 300;
  font-size: 30px;
}
.jpp-branding .block.quicksell .span4 p {
  font-size: 16px;
  padding: 0 20px;
  text-align: center;
  line-height: 26px;
}
.jpp-branding .block.quicksell .span4 .btn {
  margin-top: 20px;
}
.jpp-branding .block.pricing .card {
  text-align: center;
  background: #f9f9f9;
  padding: 0 0 20px;
  border-radius: 10px;
  box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.05);
}
.jpp-branding .block.pricing .card h3 {
  text-align: center;
  font-weight: 300;
  padding-top: 20px;
  font-size: 22px;
  margin-bottom: 10px;
}
.jpp-branding .block.pricing .card p {
  font-size: 14px;
  padding: 0 20px;
  text-align: center;
  line-height: 20px;
}
.jpp-branding .block.pricing .card p.subhed {
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 20px;
}
.jpp-branding .block.pricing .card.service.single {
  background: #F0E9EE;
}
.jpp-branding .block.pricing .card.service.team {
  background: #E2D6E5;
}
.jpp-branding .block.pricing .card.service.pro {
  background: #CEB4D5;
}
.jpp-branding .block.pricing .card.service .btn-service {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #7e3fbd;
  background-image: -moz-linear-gradient(top, #8848c9, #6f33ab);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#8848c9), to(#6f33ab));
  background-image: -webkit-linear-gradient(top, #8848c9, #6f33ab);
  background-image: -o-linear-gradient(top, #8848c9, #6f33ab);
  background-image: linear-gradient(to bottom, #8848c9, #6f33ab);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8848c9', endColorstr='#ff6f33ab', GradientType=0);
  border-color: #6f33ab #6f33ab #482170;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #6f33ab;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.jpp-branding .block.pricing .card.service .btn-service.active {
  color: rgba(255, 255, 255, 0.75);
}
.jpp-branding .block.pricing .card.service .btn-service:hover,
.jpp-branding .block.pricing .card.service .btn-service:focus,
.jpp-branding .block.pricing .card.service .btn-service:active,
.jpp-branding .block.pricing .card.service .btn-service.active,
.jpp-branding .block.pricing .card.service .btn-service.disabled,
.jpp-branding .block.pricing .card.service .btn-service[disabled] {
  color: #ffffff;
  background-color: #6f33ab;
  *background-color: #622d98;
}
.jpp-branding .block.pricing .card.service .btn-service:active,
.jpp-branding .block.pricing .card.service .btn-service.active {
  background-color: #552784 ;
}
.jpp-branding .block.pricing .span2-4 {
  width: 210px;
  padding-bottom: 20px;
}
.jpp-branding .block.brands .brand-portfolio {
  margin: 0 auto;
  max-width: 1050px;
}
@media only screen and (max-width: 400px) {
  .jpp-branding .block.brands .brand-portfolio {
    max-width: 100%;
  }
}
.jpp-branding .block.brands .brand-portfolio ul {
  list-style: none;
  text-align: center;
}
.jpp-branding .block.brands .brand-portfolio ul li {
  display: inline-block;
  margin: 15px 10px;
}
@media only screen and (max-width: 400px) {
  .jpp-branding .block.brands .brand-portfolio ul li {
    margin: 5px;
  }
}
.jpp-branding .block.brands .brand-portfolio ul li img {
  height: 30px;
}
.jpp-branding .block.brands .brand-portfolio .show-more {
  display: none;
}
.jpp-branding .block.brands .brand-portfolio .second-batch {
  margin-top: -10px;
}
.jpp-branding .block.brands .brand-portfolio.show-half .second-batch {
  display: none;
}
.jpp-branding .block.brands .brand-portfolio.show-half .show-more {
  display: block;
  text-align: center;
}
.jpp-branding .block.opensource p {
  font-size: 16px;
  line-height: 26px;
}
.jpp-branding .block.makers .span5 {
  text-align: center;
}
.jpp-branding .block.learnmore .span3 .big-icon {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
}
.jpp-branding .block.learnmore .span3 .big-icon i {
  font-size: 60px;
  color: #bbb;
}
.jpp-branding .block.learnmore .span3 h3 {
  text-align: center;
  font-weight: 300;
  font-size: 22px;
}
.jpp-branding .block.learnmore .span3 p {
  font-size: 14px;
  padding: 0 20px;
  text-align: center;
  line-height: 26px;
}
.jpp-branding .block.signup {
  text-align: center;
}
.jpp-branding .block.signup .form-inline {
  background: #c4cdd8;
  box-shadow: none;
  border: none;
  text-align: center;
  display: inline-block;
  padding: 30px;
}
.jpp-branding .block.signup .form-inline input {
  margin-right: 1em;
  margin-left: 0.2em;
  border-color: #a5b3c4;
  height: 26px;
  border-radius: 3px;
  width: 160px;
}
.jpp-branding .block.signup .form-inline input,
.jpp-branding .block.signup .form-inline button,
.jpp-branding .block.signup .form-inline label {
  font-size: 16px;
  line-height: 22px;
}
.jpp-branding .block.gallery .thumb-cont .thumbnails {
  text-align: center;
}
.jpp-branding .block.gallery .thumb-cont .thumbnails li.chart {
  display: inline-block;
  margin: 15px 15px;
}
.jpp-branding .block.gallery .thumb-cont .thumbnails li.chart a .thumb {
  width: 184px;
  height: 184px;
  background-color: #fff;
  display: inline-block;
  border-radius: 5px;
  background-size: cover;
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.2);
  cursor: pointer;
  border: 8px solid #fff;
}
.jpp-branding .block.gallery .thumb-cont .thumbnails + .scroll-cont li.chart {
  margin-top: 0;
}
.jpp-branding.container-fluid.head {
  background: #444;
  box-shadow: inset 0 10px 50px #333;
  color: #fff;
  padding-top: 60px;
  padding-bottom: 80px;
  margin-bottom: 40px;
  position: relative;
  top: -30px;
}
@media only screen and (max-width: 400px) {
  .jpp-branding.container-fluid.head {
    left: -20px;
    width: 100%;
    padding: 20px;
  }
}
.jpp-branding.container-fluid.head .content {
  width: 1050px;
  margin: 0 auto;
}
@media only screen and (max-width: 400px) {
  .jpp-branding.container-fluid.head .content {
    width: 100%;
  }
}
.jpp-branding.container-fluid.head .content h2 {
  color: #eee;
  font-weight: 100;
  max-width: 50%;
  margin-bottom: 20px;
}
@media only screen and (max-width: 400px) {
  .jpp-branding.container-fluid.head .content h2 {
    font-size: 18px;
    line-height: 1.4;
    max-width: 100%;
  }
}
.jpp-branding.container-fluid.head .content h2 .dw-logo {
  font-size: 60px;
  color: #fff;
  display: block;
  text-shadow: 0px 0px 4px #000;
  line-height: 60px;
  margin-bottom: 10px;
  letter-spacing: -1px;
}
@media only screen and (max-width: 400px) {
  .jpp-branding.container-fluid.head .content h2 .dw-logo {
    font-size: 40px;
    line-height: 40px;
  }
}
.jpp-branding.container-fluid.head .content .login .btn {
  margin-bottom: 10px;
}
.jpp-branding.container-fluid.head .chart-types {
  position: absolute;
  left: 50%;
  max-width: 600px;
  top: 100px;
  width: 45%;
}
@media only screen and (max-width: 400px) {
  .jpp-branding.container-fluid.head .chart-types {
    display: none;
  }
}
.jpp-branding.container-fluid.head .chart-types .icon {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 10px;
}
.jpp-branding.container-fluid.head .chart-types .icon svg {
  width: 90px;
  height: 90px;
}
.jpp-branding.container-fluid.head .chart-types .icon svg rect,
.jpp-branding.container-fluid.head .chart-types .icon svg path,
.jpp-branding.container-fluid.head .chart-types .icon svg circle {
  fill: #ffffff;
}
.jpp-branding.container-fluid.head .chart-types .icon svg line {
  stroke: #ffffff;
}
