.quote { margin-top: 5%; margin-left: 0; }

.quote.cta2 { text-align: center; margin: 5%; padding-top: 15%; padding-bottom: 15%;}

.quote.cta1 { background:url(../img/build/quote/quote_tabBg.png) no-repeat; background-size: 100% 100%; padding: 7.8% 5% 10% 5%;  text-align: center; margin: 5%;}

.no-backgroundsize .quote.cta1 { background: none; background-color: #fff; margin: 0 auto;}

.quote.cta1 h3 { font-size:1.6em; padding-bottom: 11%; }

.quote.cta2 .cta.yellow { font-family: "interStateBlk", sans-serf; color: #00456b; text-shadow: 0px 1px rgba(0,0,0,0.12); font-size: 1.1em; text-transform: uppercase; padding: 6.8% 8% 6% 1.9%; background:url(../img/build/quote/quote_2ctaYellowBg.png) no-repeat; background-size: 100% 100%; margin-bottom: 4%;}

.no-backgroundsize .quote.cta2 .cta.yellow  {padding: 6% 8% 6% 8%; background: none; background-color: #ffc42b; border: 1px #ccc solid; }


.quote.cta2 .cta.blue { font-family: "interStateBlk", sans-serf; color: #ffffff; text-shadow: 0px 1px rgba(0,0,0,0.12); font-size: 1.1em; text-transform: uppercase; padding: 3.5% 8% 3.6% 1.9%; background:url(../img/build/quote/quote_2ctaBlueBg.png) no-repeat; background-size: 100% 100%;}

.no-backgroundsize .quote.cta2 .cta.blue {padding: 3.6% 8% 3.6% 8%; background: none; background-color: #265784; border: 1px #ccc solid; }


.quote.cta1 .cta.yellow { font-family: "interStateBlk", sans-serf; color: #00456b; text-shadow: 0px 1px rgba(0,0,0,0.12); font-size: 1.4em; text-transform: uppercase; padding: 6.8% 8% 6% 1.9%; background:url(../img/build/quote/quote_ctaYellowBg.png) no-repeat; background-size: 100% 100%;}

.no-backgroundsize .quote.cta1 .cta.yellow { padding: 6% 8% 6% 8%;background: none; background-color: #ffc42b; border: 1px #ccc solid; }



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


.quote.cta1 { margin: 0; margin-left: 6%;}

.quote.cta2 {margin: 0; margin-left: 9%;}

.quote.cta1 h3 { font-size:2.4em;}

.quote.cta1 .cta.yellow { font-size: 1.6em; }

.quote.cta2 .cta.blue { font-size: 1.5em; }
.quote.cta2 .cta.yellow { font-size: 1.5em; }


}