#client-and-trade-testimonials .row .columns.large-4 {
    width: 29%;
}


/* Enter Your Custom CSS Here */
#client-and-trade-testimonials .row .columns.large-4 {
    padding: 10px;
    text-align: center;
    border: 1px solid #efefef;
    margin: 1%;
    box-shadow: 3px 3px 3px #fefefe;
    background: #f1f1f1;
    font-weight: 500;
}
}
#client-and-trade-testimonials .coll-section-background {
    background-color: #ffffff !important;
}

#client-and-trade-testimonials h2.title{
    color: #000000;
}
  
#design{
	color: black;
}

.coll-single .navigation-container .arrow:hover .fa, .coll-button.coll-accent-color:hover, .comment-reply-link:hover, .coll-single .title-wrapper .icons .link:hover, .coll-shortcode-portfolio .items .hentry .wrapper .under {
    background-color: white;
}


body.page .site-header.static {
    top: 0px;
	background: #efefef;
}
  

body.home .site-header.static {
    position: absolute;
    top: 40px;
    left: 0px;
    z-index: 10;
  	background: none;
}

.coll-single section.title-container {
    padding-top: 180px;
    padding-bottom: 0;
}

.coll-single .title-wrapper .title-text{
	font-weight: normal;
}

.coll-single .copy-container {
    margin-top: 30px;
    margin-bottom: 70px;
}

#performance .columns.entry-title {
  display: none; 
}

#performance .columns:last{
  padding: 0;
}

#performance .entry-content{
  padding-left: 20px;
}


#performance img{
  padding: 0;
  margin: 0;
}

#performance p{
    font-size: 1.125vw;
}

#performance .title{
  margin-top: 20px;
  
}


#design .columns.entry-title {
  display: none; 
}

#design .columns:first{
  padding: 0;
}

#design .entry-content{
  padding-right: 20px;
}


#design img{
  padding: 0;
  margin: 0;
}

#design p{
    font-size: 1.125vw;
}

#design .entry-content > p:first-child{
  display: none;
}


#budget .columns.entry-title {
  display: none; 
}

#budget .columns:last{
  padding: 0;
}

#budget .entry-content{
  padding-left: 20px;
}


#budget img{
  padding: 0;
  margin: 0;
}

#budget p{
    font-size: 1.125vw;
}

#budget .title{
  margin-top: 20px;
}



#the-jigsaw-process .entry-title {
    text-align: center;
    padding: 20px !important;
    margin-bottom: 50px !important;
    margin-top: 50px !important;
}

#client-and-trade-testimonials .entry-title {
  margin-top: 50px; 
  margin-bottom: 50px;
  padding: 0px;
}

#client-and-trade-testimonials > .row{
  margin-left: 4%; 
  
}