.simplePullQuote-right {
	width:200px;
	right: 12%;
	margin: 30px 0 30px 0;
	padding: 15px 0 15px 0;
	position: absolute;
	border-top: 3px solid #0d5a84;
	border-bottom: 3px solid #0d5a84;
}
@media screen and (max-width: 450px){

.followMebar {
	  position: relative;
	}}

@media screen and (max-width: 1300px){

.simplePullQuote-right{
position: relative; 
width: 100%;
left: 0;
}
}

.simplePullQuote-image {
	width:120%;
	margin-left: -10%
}

.simplePullQuote-features {
	position: relative;
	width:200px;
	float: right;
	margin: 5px 0 30px 20px;
	padding: 15px 5px 0 7px;

	border-top: 3px solid #0d5a84;
	border-bottom: 3px solid #0d5a84;
	
}

.simplePullQuote-features p {
	font-family: 'News Cycle', sans-serif;
	color: #333;
	font-size: 1.4em;
}

.simplePullQuote-default {
	width:100%;
	margin: 40px 0px 40px 0px;
	padding: 0 0 0 15px;
	border-left: 3px solid #0d5a84;

}

.simplePullQuote-default p {
	font-size: 1.4em;
}

.simplePullQuote{
	width:200px;
	float:right;
	border-top:3px #868686 solid;
	border-bottom:3px #868686 solid;
	background: top left no-repeat url("../images/quote.png");
	text-indent:10px;
	padding:6px;
	margin:10px 0 10px 10px;
	-webkit-box-shadow: 7px 7px 8px #818181;
  	-moz-box-shadow: 7px 7px 8px #818181;
}

.followMebar {
  position: absolute;
  left: 4%;
  width: 15%;
  padding-top: 40px;
  z-index: 0;
  height: 50px;
}
