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

.agent .sml { text-align: left; margin: 5%; padding: 7.8% 5% 10% 5%; background:url(../img/build/files/files_tabBg.png) no-repeat; background-size: 100% 100%; font-size: 1.6em; }

.no-backgroundsize .agent .sml { background: none; background-color: #e8e9ea; border-bottom: 1px #ccc solid;}

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

.no-backgroundsize .agent .med { background: none; background-color: #fff; border-bottom: 1px #ccc solid; border-right:1px #ccc solid; }

.agent .med h3 { font-size:1.6em; padding-bottom: 11%; }
.agent .sml h3 { font-size:1.2em; padding-bottom: 11%; }

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

.no-backgroundsize .agent .sml .cta.yellow {background: none; background-color: #ffc42b; border: 1px #ccc solid;  padding: 5% 8% 5% 8%; }

.agent .med .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 .agent .med .cta.yellow {padding: 6% 8% 6% 8%; margin: 0 auto; background: none; background-color: #ffc42b; border: 1px #ccc solid;} 

.agent .divider { display: none; }


.agent .med.quote { background: none; background-color: #fff; border-bottom: 1px #ccc solid; border-right:1px #ccc solid; margin-top: 10%; margin-bottom: 30%;}


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

.agent { margin:0%; margin-left: 6%;}

.agent .sml { text-align: left; margin-left: 5%; margin-top: 25%; }

.agent .med { margin: 0%; }

.agent .med h3 { font-size:2.4em;}

.agent .sml h3 { font-size:1.1em;}

.agent .divider {display: inline-block; width: 95%; margin-left: 5%; padding-bottom: 10%; padding-top:8%; background-position: center center;}

.agent .med .cta.yellow { font-size: 1.6em; }

.agent .sml .cta.yellow { font-size: 0.9em; }


}