/* CSS Document */

div.featured-testimonial { background-image: url('/images/display/parallax-bg.jpg'); background-repeat: no-repeat; background-size: cover; background-position: center center; margin: 0; padding: 40px 0; }
div.featured-testimonial h1 { font-size: 45px; font-weight: 300; line-height: 50px; color: #fff; text-shadow: 0 -1px 0 rgba(0,0,0,0.2); }
div.featured-testimonial h1 span { color: #a3cb3d; }
div.featured-testimonial div.client { font-weight: 700; }
div.featured-testimonial blockquote { font-size: 18px; color: #efefef; line-height: 26px; font-weight: 300; text-shadow: 0 -1px 0 rgba(0,0,0,0.2); font-weight: 300; display: block; margin: 0; padding: 0; }
div.featured-testimonial blockquote cite { font-style: italic; font-size: 14px; text-align: left; display: block; }


div.content div.client { font-size: 18px; font-weight: 700; line-height: 25px; color: #a3cb3d; }
div.content blockquote { font-size: 12px; color: #4c4c4c; line-height: 25px; font-weight: 300; font-weight: 300; display: block; margin: 0 0 18px 0; padding: 0 0 18px 0; border-bottom: 1px solid #ccc; }
div.content blockquote cite { font-style: italic; font-size: 14px; text-align: left; display: block; }