..btn-square-white {
    border: 1px solid #fff;
    color: #fff;
    text-align: center;
    margin: 2% 0%;
}
.sub-agg {
    display:inline-block;
}
h2.section-heading.pent-title.hidden-xs.hidden-sm {
    margin-bottom: 40px;
    text-align: center;
}
.pent-support a {
    color: #cc0d0d;
    font-size: 1.0em;
    text-transform: none;
}
.pent-support a:hover {
    color: #ac1f25;
    font-size: 1.0em;
    text-transform: none;
}
.pent-support a:visited {
    color: #ac1f25;
    font-size: 0.8em;
    text-transform: none;
}

.pent-support p {
    color: #333;
    font-weight: bold;
    padding: 0% 2% 0% 2%;
    position: relative;
    text-align: center;
    vertical-align: middle;
    text-transform: none;
    font-weight: 400;
    line-height: 1.5;
}
.pentoverview
{
  padding:6%;
}
.pent-links {
    height: 45px;
    vertical-align: middle;
    margin: 0 auto;
}
.pent-support h4 {
    color: #414141;
    font-weight: 600;
}
.pent-case {
    text-align: center;
}


.pentaho-panel-two {
    background: #F1F1F1;
    color: #414141;
    padding: 1% 1%;
}
.pentaho-panel-two h2 {
    font-size: 3em;
    font-weight: 300;
    line-height: 1;
    margin: 0 0 35px 0;
}

.about-hds-csr-quote.csr-quote-3 {
    background: #0F8B8D;
    color: #fff;
}

.pentaho-panel-two-quote {
    background-color: transparent;
    color: #000;
    cursor: pointer;
    display: inline-block;
    font-size: .8em;
    font-weight: 700;
    letter-spacing: .15rem;
    text-transform: uppercase;
    transition: background-color .3s linear 0,color .3s linear 0;
    margin: 2% 20%;
}

.about-hds-csr-quote {
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    text-align: center;
    padding: 70px 0 75px;
    position: relative;
    z-index: 9;
}

.resources-all, .pent-support {
    background-color: #D3D3D3;
    margin: 0%;
    height: 100%;
    padding: 1.6em 1em 1em 1em;
    /* min-height: 21px; */
    vertical-align: middle;
}
.services-list-section h2.rel-solutions-title {
    font-size: 3em;
    font-weight: 300;
    text-align: center;
    text-transform: none;
}
h2.section-heading.pent-title.hidden-xs.hidden-sm {
    margin-bottom: 40px;
    text-align: center;
}

div#related-products {
    padding: 5%;
}
.pent-txt {
    text-align: center;
}
.hds-dt-solutions .hds-solution-case {
    padding: 6%;
    text-align: center;
}

.resources-section .resources-container .resources-category {
    padding: 0 40px 0 0;
}

@media only screen and (max-width: 767px)
{
  .resources-section .resources-container .pent-resources-category {
      padding: 0;
      text-align: center;
  }
  .sub-agg {
    float: none;
	display:block;
}
.about-hds-csr-quote .about-hds-csr-quote-container .learn-more {
  text-align: center;
}
  .pent-support p {
    text-transform: none;
    font-size: 1.0em;
    vertical-align: middle;
    padding: 2% 5% 2% 5%;
    font-weight: 300;
    text-align: left;
}
  .pent-support h4 {
    color: #414141;
    margin: 1% 1%;
    padding: 1% 0%;
    font-weight: 600;
    font-size: 1.1em;
}
.btn-square-white {
    border: 1px solid #fff;
    color: #fff;
    text-align: center;
    margin: 2% 15%;
    /* margin: 0 auto; */
}

.pent-txt {
    text-align: center;
}
.pent-links a.animateLink {
    display: block;
    font-size: 1.0em;
}
.resources-all, .pent-support {
    background-color: #D3D3D3;
    padding: 0%;
    text-align: center;
    margin:0% 0% 0% 0%;
}

}


@media only screen and (max-width: 468px)
{
  .sub-agg {
    float: none;
}
  .btn-square-white {
      text-align: center;
      width: 75%;
      margin: 0 auto;
  }
}






.common-hero-short-banner {
    z-index: 2;
    position: relative;
    min-height: 230px;
    padding: 120px 15px 50px;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
}

.common-hero-short-banner .headline {
    margin-top: 30px;
    margin-bottom: 20px;
    font-weight: 600;
    line-height: 1;
    line-height: 120%;
}

.common-hero-short-banner h1, .common-hero-short-banner h2, .common-hero-short-banner h4, .common-hero-short-banner p {
    color: #fff;
}

.common-hero-short-banner .sub-headline {
    margin-bottom: 35px;
    font-weight: 300;
    line-height: 1.42857;
    font-size: 1.125em;
    color: #fff;
}

.common-hero-short-banner .request {
    margin-right: 35px;
    display: inline-block;
    cursor: pointer;
}

.btn-square-white a {
    background-color: #ffffff;
    color: #3333333;
    display: block;
    padding: 8px 35px;
	transition: all .3s ease-out;
	-webkit-transition: all .3s ease-out;
}

.common-hero-short-banner .banner-note {
    color: #fff;
    font-size: .65em;
    margin-top: 5px;
    text-align: center;
}
@media only screen and (max-width: 991px){
	.common-hero-short-banner .request{
		margin:0 auto;
	}
}
@media only screen and (max-width: 768px){
	.btn-square-white a {
		padding-left: 15px;
		padding-right: 15px;
	}
}
