/*Bespoke Content Elements*/

.eq-quote-strip{width:100%; background-size: 100%; margin: 30px 0px; padding:0px}
.eq-content{width:65%; margin:0px auto; padding:1% 0px 1% 0px;}

.eq-content li{line-height: 120% }
.eq-content a{color: inherit; font-size: inherit; text-decoration:none; border-bottom-width: thin; border-bottom-style:dotted; padding-bottom: 2px;}
.eq-content a:hover{opacity: .8;}
.eq-content p{margin: 15px; }

@media screen and (max-width:1600px)
{ 
.eq-content{width:75%;
}
}
@media screen and (max-width:1350px)
{
.eq-content{width:90%;
}
}
@media screen and (max-width:990px)
{ 
.eq-content{width:94%;}
}
@media screen and (max-width:500px)
{ 

}
