

#frb_testimonials_1816648197, #frb_testimonials_1033439255, #frb_testimonials_1821546423 {
	display: none;
}



.left-quote {

width: 60%;
margin: 0 auto;

	position: relative;

}

.right-quote {
width: 60%;
margin: 0 auto 50px;

}

.two-quote-container {
	margin-top: 30px;
	clear: both;
	}


@media screen and (min-width: 801px) { 


.left-quote {
	width: 40%;
	position: relative;
	float: left;
	margin-left: 50px;
} }

.left-quote-inner {
	background:#237cae;
	color: #fff;
	padding: 20px;
	font-style: italic;
	position: relative;
}


.left-quote-inner::after {

  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  width: 0;
  height: 0;
  position: absolute;
  content: "";
  bottom: -30px;
  right: 50px;
  border: 15px solid rgba(0,0,0,0);
  border-top: 15px solid #237cae;
  font: normal 100%/normal Arial, Helvetica, sans-serif;
  color: rgba(0,0,0,1);
  -o-text-overflow: clip;
  text-overflow: clip;
  text-shadow: none;  }


@media screen and (min-width: 801px) { 
.right-quote {
	width: 40%;
	position: relative;
	float: right;
	margin-bottom: 100px;
	margin-right: 50px;
} }

.right-quote-inner {
	background:#237cae;
	color: #fff;
	padding: 20px;
	font-style: italic;
	position: relative;
}


.right-quote-inner::after {

  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  width: 0;
  height: 0;
  position: absolute;
  content: "";
  bottom: -30px;
  right: 50px;
  border: 15px solid rgba(0,0,0,0);
  border-top: 15px solid #237cae;
  font: normal 100%/normal Arial, Helvetica, sans-serif;
  color: rgba(0,0,0,1);
  -o-text-overflow: clip;
  text-overflow: clip;
  text-shadow: none;  }









