/* This is a copy of v5-style.css modified for the landing page udpate */
body, html
{
	font-family: Helvetica, sans-serif;
	background: none repeat scroll 0 0 #EEEEEE;
}
.clear
{
	clear: both;
}
.container-full
{
	width: 100%;
}
.container
{
	margin: 0 auto;
	/* min-width: 400px !important; */
	max-width: 980px !important;
}
#landing-choose-text {
	display: block;
  	margin-bottom: 10px;
}
@media (min-width: 900px) {
  #landing-choose-text {
    display: inline;
  	margin-bottom: 0;
  }
}

.navbar-default > div {
	max-width: 1550px;
	margin: 0 auto;
}

/* Green buttons based on browser width */
#refinance-button.buttons-2, #purchase-button.buttons-2 {
	width: 30%;
}
#refinance-button.buttons-3, #purchase-button.buttons-3 {
	width: 15%;
}
#heloc-button.buttons-3 {
	width: 25%;
}
@media(min-width: 620px) {
	#refinance-button.buttons-2, #purchase-button.buttons-2 {
		width: 20%;
	}
	#refinance-button.buttons-3, #purchase-button.buttons-3 {
		width: 10%;
	}
	#heloc-button.buttons-3 {
		padding-right: 5px; padding-left: 5px;
	}
}
@media(min-width: 620px) {
	#refinance-button.buttons-3, #purchase-button.buttons-3 {
		padding-left: 5px;
	}
}
@media(min-width: 1000px) {
	#refinance-button.buttons-2, #purchase-button.buttons-2 {
		width: 30%;
	}
	#refinance-button.buttons-3, #purchase-button.buttons-3 {
		width: 15%;
	}
	#heloc-button.buttons-3 {
		width: 25%;
	}
}
/* END Green buttons based on browser width */

#menu-full
{
	background-color: #000;
}
#menu
{
	height: 50px;
	text-align: right;
}
#menu img
{
	float: left;
	margin: 10px 0 0 10px;
}
#menu ul
{
	float: right;
	margin: 15px 0 0 0;
}
#menu ul li
{
	display: inline-block;
}
#menu a
{
	color: #999;
	font-weight: 600;
	text-decoration: none;
	margin: 0 15px 0 0;
}
#content-full
{
	background: url(/images/bgWrapper.jpg) no-repeat top center;
	color: #fff;
	padding-bottom: 10px;
}
#content
{
	padding: 0;
}
#header-full
{
	height: 50px;
	line-height: 50px;
  background: rgba(0,0,0,.15);
}
#header
{
	color: #fff;
	opacity: 1;
}
/* h2
{
	font-size: 22px;
	float: left;
	color: #444;
} */
.rate-finder-countdown-text
{
	float: right;
}
#form-container
{
	width: 675px;
	margin: 30px 0 0 0;
	padding: 10px 10px;
	float: left;
	background: #fff;
	color: #666;
}
h1
{
	font-size: 34px;
	font-weight: 600;
	line-height: 42px;
	color: #5c914e;
}
h3
{
	margin: 20px 0 10px 0;
	font-size: 20px;
}
.trust-icons
{
	margin: 0;
	padding: 10px 0 5px 5px;
	background: none;
}
.trust-icons img
{
	margin: 0 10px 0 0;
}
.trust-icons a
{
	text-decoration: none;
	vertical-align: none;
}
#right-col
{
	float: left;
	margin: 20px 0 0 0;
	padding-left: 3%;
}
#right-col-head
{
	color: #264452;
	font-weight: 600;
	font-size: 20px;
}
#right-col-head-as-seen
{
	color: #264452;
	font-weight: 600;
	font-size: 20px;
}
#right-col-phone
{
	font-size: 29px;
	font-weight: 600;
	color: #5c914e;
}
#right-col ul
{
	list-style-type: none;
	width: 100%;
}
#right-col ul li
{
	background-image: url("/images/bullet-arrow.png");
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding: 0 0 0 14px;
	margin: 10px;
	font-size: 16px;
	font-weight: 600;
	color: #444;
	float: left;
}
@media (min-width: 960px) {
  #right-col ul li {
    float: none;
    margin: 10px 0;
  }
  #right-col {
  	margin: 50px 0 0 0;
  }
}

.adsense {
	float: left;
	width: 675px;
	margin: 30px 0 0 0;
	padding: 10px;
	background: #fff;
}

#sub-footer
{
	clear: both;
	padding: 10px 0 0 0;
	background: none repeat scroll 0 0 #EEEEEE;
}
#sub-footer a, .trust-icons a
{
	color: #1E647F;
	text-decoration: none;
	font-size: 14px;
	vertical-align: middle;
}
#advertising-licensing-link
{
	display: block;
	float: right;
	margin-top: 15px;
	color: #78A2B2;
}
#sub-footer .company-contact
{
	margin: 0 60px;
	float: left;
}
#sub-footer .logo
{
	width: 240px;
	height: 49px;
	display: block;
	float: left;
}
#sub-footer .links
{
	padding: 5px 0 0 0;
	float: left;
	font-size: 12px;
}
#sub-footer .links a
{
	font-size: 12px;
}
#sub-footer .links-text
{
	padding: 5px 0 0 0;
	float: left;
}
#sub-footer .phone
{
	color: #575757;
	font-size: 22px;
}
#sub-footer .address
{
	margin: 10px 0 0 0;
	font-size: 12px;
}
#footer
{
	padding: 20px 0 6px 0;
    font-size: 12px;
}
#footer p
{
	line-height: 20px;
	color: #000;
	margin: 0 0 10px 0;
}
#circle_one
{
	width: 35px;
	margin: 0 10px 0 0;
	vertical-align: middle;
}
p.loan-purpose-option
{
	font-size: 32px;
	margin: 0 0 20px 60px;
}p.loan-purpose-option a
{
	text-decoration: underline;
	color: #fff;
}
.progress-bar-container
{
	clear: both;
	margin: 0 auto;
	padding: 20px;
	width: 420px;
}
.progress-bar {
	display: block;
	width: 100%;
	margin: 0 auto;
	background: #3d974f;
	padding: 2px;

	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.progress-current {
	display: block;
	position: relative;
	background: #fff;
	text-align: right;

	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;

	height: 5px;
}

.progress-percentage {
	position: relative;
	top: -23px;
	font-size: 12px;
	line-height: 1em;
}

hr {
	display: block;
	border: none;
	border-bottom: 4px solid #eee;
}
#right-col-head, .rate-finder-question {
	color: #444;
}
.cta-button {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  padding: 12px 24px;
  border: 1px solid #487243;
  border-radius: 8px;
  background: #75ba6d;
  background: -webkit-gradient(linear, left top, left bottom, from(#75ba6d), to(#487243));
  background: -moz-linear-gradient(top, #75ba6d, #487243);
  background: linear-gradient(to bottom, #75ba6d, #487243);
  -webkit-box-shadow: #6cac65 0px 0px 5px 0px;
  -moz-box-shadow: #6cac65 0px 0px 5px 0px;
  box-shadow: #6cac65 0px 0px 5px 0px;
  text-shadow: #2d482a 1px 1px 1px;
  font: normal normal bold 20px trebuchet ms;
  color: #ffffff;
  text-decoration: none;
}
.cta-button:hover,
.cta-button:focus {
  border: 1px solid #5a8f54;
  background: #8cdf83;
  background: -webkit-gradient(linear, left top, left bottom, from(#8cdf83), to(#568950));
  background: -moz-linear-gradient(top, #8cdf83, #568950);
  background: linear-gradient(to bottom, #8cdf83, #568950);
  color: #ffffff;
  text-decoration: none;
}
.cta-button:active {
  background: #487243;
  background: -webkit-gradient(linear, left top, left bottom, from(#487243), to(#487243));
  background: -moz-linear-gradient(top, #487243, #487243);
  background: linear-gradient(to bottom, #487243, #487243);
}
.cta-button:not(.no-icon):after {
  content:  "\0000a0";
  display: inline-block;
  height: 24px;
  width: 24px;
  line-height: 24px;
  margin: 0 -4px -6px 4px;
  position: relative;
  top: 0px;
  left: 0px;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAADA0lEQVRIiY1WS2gTQRj+dneS3TRJU/qIBUu1JQZRPBTqwUKltlihvfqiBz30IF705M1j8eahFLTQXnoQBD2VUhAEe1ARqVTBRyn0aYsaY15tN6/d+T1kN0w3mzYf/Ow3//zz/zPfzgwDADJKkF0MLlz81srdHVUGVSvsyhWrIQHgAreNXDgPnwye7uxqHg00qJT8rW9bY8kaf4ArjuROSC6cmo4HBp9MPB6L6zsdeVNPp2LZLeJkWIltEADYBUhIwIU2d/glABQK+85dGb4w1NtzPprSk827ejrxb2d/RZDILiQza6ATop726mQxlsiEv17Wbo9c69ezWRgFnlr7HH8vxMgAOFM8shZoUNsA1LkUcoXmZ2ECgZOBuqCsPXxwf2gM42De709Xl+KvzSLP2bEs0KC23bgzMB6NdEaIeKVgLiAihEK+OgAgcGSLSdwdvdU/43sB4BNWPsbm7ZUwAHXRSGdk8HJP1OSFmlZAIBCZIHBLbA5/PXPK9RYAFM3Pjl0c7Lre0dHaZFIBHCYIJjgMEDi4g5f67H1QgmStxKtKbKC379Tar/XWvKlnUrHsFgMk7OVT2E7/QMHMCspU10hU0MllScbVm5f6PaqCP+vvlhkA7BUS2ExlkDf2apLoMCiyCi1/opBMpuIADFZSFGUxap6qg0sAVBaEvN+SmZl8Nb26FJ9K/81tMADwKD4E1BC8LHDkDgKV/kbe2EXRyJV3neoJIh8PJhbmF+dWl+JTsY3dZVgHLfPty9qHzXUtQTBrkoGI0N3XfgaBXD0IUBQv5P2WzML84tzSwuaEnRwAt+cqnljxJLqBt59tHLn3aHiCh342apYszybfTAszL+dkRyQ/cOydhTXmLoswVj7szhH/eAX3lGX5WiGLOGGGyqv6SIkA6EY6kHj+cnbWIUsFJFSXyFmg7Au1+FpDYV93br+4LCQXZ263ZQml+4gB8FrGBHPiwJXtWJUhWMHmTOi0A70OHyyf3S+iIPhtKye346u9FI56LdT6AKjaeRhqfrb8B/vliNRwIXbUAAAAAElFTkSuQmCC") no-repeat left center transparent;
  background-size: 100% 100%;
}

.or-call-for-rates {
    display: none;
}

span.rates-header {
    display: block;
    padding: 0 0 5px 0;
}
span.rates-rate {
    padding-right: 2px;
}

/* Changes to original below */

div#content:not(.container) {
    margin-top: -20px;
}

.phone-button{
	display: flex;
    flex-direction: column;
    justify-content: center;
    margin-left: auto;
    position: fixed;
    padding: 10px 20px;
    bottom: 10px;
    right: 10px;
    background-color: #fff;
    border-radius: 15px;
    border: 1px solid rgba(0,0,0,.4);
    box-shadow: 0 5px 15px rgba(0,0,0,.2);
    z-index: 60;
}
 
 /* Adapted from nexus/application/views/www/best/assets/styles/style.css */
#top10Container {
	padding: 2em 0;
	background: white;
	max-width: 1500px;
	margin: 0 auto;
}

/* HEADER */
#top10Container header .navbar {
	display: block;
	min-height: 0;
	padding-top: 10px;
	padding-bottom: 10px;
}

#top10Container header .navbar .container {
	display: block;
	min-height: 0;
}

#top10Container header .navbar p:last-child {
	font-size: 14px;
	margin-top: 5px;
}

#top10Container .head-menu {
	display: flex;
}
#top10Container .head-menu .left-logo {
	display: flex;
	justify-content: flex-start;
	flex-grow: 1;
	flex-shrink: 0;
	padding-left: 10px;
}
#top10Container .head-menu .phone {
	display: flex;
	justify-content: flex-end;
	flex-grow: 1;
	flex-shrink: 0;
	align-items: center;
	padding-right: 10px;
}

#top10Container .head-menu .phone a{
	font-size: 1.5em;
}

@media screen and (max-width: 560px) {
  #top10Container	.head-menu {
		display: block;
	}

  #top10Container	.head-menu .left-logo {
		justify-content: center;
	}

  #top10Container	.head-menu .phone {
		justify-content: center;
	}
}

/* HERO */
#top10Container .hero {
	margin-bottom: 60px;
}

#top10Container .hero .hero-body {
	padding: 2rem 1.5rem;
}

#top10Container .hero .title {
	font-weight: 900;
}

#top10Container .hero .columns {
	align-items: flex-end;
}

#top10Container .hero .column:last-child p {
	font-size: 14px;
}

/* BODY */
#top10Container .lender-ranking {
	position: absolute;
	left: -2px;
	top: 50%;
	transform: translateY(-50%);
	border: 2px solid #3273dc;
	border-radius: 50%;
	padding: 0 10px;
	background-color: #fff;
	color: #3273dc;
}

#top10Container .lender-row {
	border: 0.5px solid #f2f2f2;
	border-radius: 4px;
	box-shadow: 1px 2px 7px 0 rgba(0, 0, 0, 0.2);
	padding: 10px 40px;
	margin: 20px 0 !important;
}

#top10Container .lender-row .column:first-child li {
	margin: 5px 0;
}

#top10Container .lender-row .column:first-child li:first-child {
	margin-top: 0;
}

#top10Container .lender-row .column:first-child li:last-child {
	margin-bottom: 0;
}

#top10Container .lender-row .column:nth-of-type(2) div {
	margin-left: 100px;
}

#top10Container .lender-row .column:nth-of-type(2) ul {
	list-style: none;
	letter-spacing: 0.2px;
}

#top10Container .lender-row .column:nth-of-type(2) ul svg {
	margin-right: 2px;
}

#top10Container .lender-row .column:last-child {
	flex-grow: 0;
}

#top10Container .lender-row .lender-logo {
	max-height: 70px;
}

#top10Container .lender-row .lender-rating {
	display: inline;
	vertical-align: text-bottom;
	padding: 2px 4px;
	margin-left: 10px;
}

#top10Container .lender-row .review-link {
	font-size: 14px;
	color: inherit;
}

#top10Container .lender-row .review-total {
	font-size: 13px;
}
#top10Container .mb-5 {
	margin-bottom: 5px;
}

/* FOOTER */
#top10Container .footer {
	background: none;
	border-top: 1px solid #eee;
	padding: 2rem 1.5rem;
	margin-top: 60px;
}

#top10Container .footer .navbar-item img {
	max-height: 42px;
}

#top10Container .footer .copyright {
	font-size: 13px;
	border-top: 1px solid #eee;
	padding-top: 1rem;
	margin-top: 2rem;
}

#top10Container .low-rates-ribbon {
  font-size: 13px;
  line-height: 30px;
  font-weight: 400;
  color: #fff;
  letter-spacing: .5px;
  position: relative;
  width: fit-content;
  margin-bottom: 5px;
}

#top10Container .low-rates-ribbon-text {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  color: inherit;
  letter-spacing: inherit;
  padding: 0 12px;
  margin-left: 5px;
  background-color: #3273dc;
}

#top10Container .low-rates-ribbon-border-right {
  width: 0;
  bottom: 0;
  position: absolute;
  display: block;
  border-color: #3273dc;
  border-width: 15px;
  border-style: solid;
  right: -15px;
  border-left-width: 0;
  border-right-color: transparent;
}

#top10Container .low-rates-ribbon-border-left {
  display: -webkit-inline-flex;
  display: inline-flex;
  width: 5px;
  height: 0;
  border-style: solid;
  border-width: 0 0 31px 10px;
  border-color: transparent transparent #3273dc transparent;
  line-height: 0;
  position: absolute;
  margin-left: -9px;
}

#top10Container .low-rates-ribbon-text-green {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  color: inherit;
  letter-spacing: inherit;
  padding: 0 12px;
  margin-left: 5px;
  background-color: forestgreen;
}

#top10Container .low-rates-ribbon-border-right-green {
  width: 0;
  bottom: 0;
  position: absolute;
  display: block;
  border-color: forestgreen;
  border-width: 15px;
  border-style: solid;
  right: -15px;
  border-left-width: 0;
  border-right-color: transparent;
}

#top10Container .low-rates-ribbon-border-left-green {
  display: -webkit-inline-flex;
  display: inline-flex;
  width: 5px;
  height: 0;
  border-style: solid;
  border-width: 0 0 31px 10px;
  border-color: transparent transparent forestgreen transparent;
  line-height: 0;
  position: absolute;
  margin-left: -9px;
}

#top10Container .phone-button {
	justify-content: center;
	display: flex;
	flex-grow: 1;
	flex-shrink: 0;
}
#top10Container .phone-button p {
	padding-top: 12px;
}
#top10Container .phone-button p a {
	color: #4a4a4a !important;
}

#top10Container .logo-sm {
	max-width: 200px;
}

@media screen and (min-width: 1024px) {
  #top10Container .lender-row {
		display: flex;
		align-items: center;
	}

  #top10Container	.lender-row .lender-logo {
		max-width: 200px;
	}
}

@media screen and (max-width: 1023px) {
  #top10Container	.lender-ranking {
		left: 20px;
	}

  #top10Container	.lender-row {
		border-bottom: 4px solid #3273dc;
		padding: 0;
		margin: 20px 10px !important;
	}

  #top10Container .lender-row .column.is-half-touch:nth-of-type(2) {
		background: #f9f9f9;
	}

  #top10Container .lender-row .column.is-half-touch {
		align-items: center;
		padding: 10px;
	}

  #top10Container .lender-row .column:nth-of-type(2) div {
		margin-left: 0;
	}

  #top10Container .footer .navbar-brand, .footer .navbar-item {
		display: block;
	}
}

/* FRU /mortgage-rates */
#top10Container .bulma .lender-row {
  padding: 10px !important;
}

#top10Container .bulma .lender-ranking {
  font-size: 20px !important;
}

#top10Container .bulma .button {
  font-size: 20px !important;
}

#top10Container .bulma .button.is-hidden-desktop {
  font-size: 16px !important;
}

#top10Container .bulma .select {
  font-size: 16px !important;
}

#top10Container .bulma .low-rates-ribbon {
  width:70%;
}
.ng-app-form-landing-body .section {
    background: url(/images/fru-landing-bg.jpg) center 0 no-repeat fixed #eee;
    padding-top: 0;
    padding-bottom: 0
}
.ng-app-form-landing-body.no-phone .section {
  background-position: center 0;
}

@media screen and (max-width:768px) {
    .ng-app-form-landing-body .section {
        padding: 0
    }
}

.ng-app-form-landing-body .choose-loan-type {
    min-height: 600px;
    padding-top: 4rem;
    padding-bottom: 4rem
}

.ng-app-form-landing-body h1 {
    color: #444;
    font-size: 2.8125rem;
    line-height: 1.2;
    text-shadow: 0 4px 3px rgba(0, 0, 0, .1), 0 10px 17px rgba(0, 0, 0, .2);
    margin-bottom: 2rem
}

@media screen and (max-width:1087px) {
    .ng-app-form-landing-body h1 {
        font-size: 1.75rem
    }
}

@media screen and (max-width:768px) {
    .ng-app-form-landing-body h1 {
        line-height: 1.3;
        margin-bottom: 1.5rem
    }
}

.ng-app-form-landing-body h2 {
    font-size: 1.6875rem;
    text-transform: capitalize;
    padding: .875rem
}

.ng-app-form-landing-body .columns {
    margin: 0
}

.ng-app-form-landing-body .columns .column {
    background: rgba(255, 255, 255, .6);
    border-radius: 4px;
    padding: 1rem
}

.ng-app-form-landing-body .icon-button {
    height: 7.5rem;
    width: 7.5rem;
    text-indent: -1000px;
    overflow: hidden;
    background-color: #f2f2f2;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    border: 1px solid #707070;
    border-radius: .5rem;
    padding: .75rem;
    box-shadow: 0 0 5px 0 #999
}

.ng-app-form-landing-body .icon-button:focus,
.ng-app-form-landing-body .icon-button:hover {
    background-color: #e1e1e1;
    border: 1px solid grey
}

.ng-app-form-landing-body .icon-button-refinance {
    background-image: url(/images/button/refinance.png)
}

.ng-app-form-landing-body .icon-button-purchase {
    background-image: url(/images/button/purchase.png)
}

.ng-app-form-landing-body .icon-button-heloc {
    background-image: url(/images/button/heloc.png)
}

.ng-app-form-landing-body .icon-button-cash-out {
    background-image: url(/images/button/cash-out.png)
}

.ng-app-form-landing-body .icon-button-home-improvement {
	background-image: url(/images/button/home-improvement.png);
}

.ng-app-form-landing-body .buttons .button.icon-button {
	margin: 0.25rem;
}

.ng-app-form-landing-footer .footer {
    color: #444;
    padding: 1rem;
}

.ng-app-form-landing-footer .footer .columns:not(:last-child) {
    margin-bottom: 0;
}

.ng-app-form-landing-footer .footer .logo {
    max-width: 15rem;
}

.ng-app-form-landing-footer .footer a {
    color: #1e647f;
    text-decoration: none;
}

.ng-app-form-landing-footer .footer .column p {
    margin-bottom: .5rem;
}

.ng-app-form-landing-footer .footer .column:nth-of-type(2) p {
    display: flex;
    align-items: center;
}

@media screen and (max-width:768px) {
    .ng-app-form-landing-footer .footer {
        text-align: center;
    }

    .ng-app-form-landing-footer .footer .column:nth-of-type(2) p {
        justify-content: center;
    }
}
.ng-app-form-landing-header {
    background: pink;
}

.ng-app-form-landing-header .navbar {
    min-height: 0;
    padding-top: 0;
    padding-bottom: 0
}

.ng-app-form-landing-header .navbar .container {
    min-height: 0
}

@media screen and (max-width:1087px) {
    .ng-app-form-landing-header .navbar {
        padding-right: 1.5rem;
        padding-left: 1.5rem
    }

    .ng-app-form-landing-header .navbar .container {
        /* display: flex; */
        /* align-items: stretch */
    }
}

.ng-app-form-landing-header .navbar-end {
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: right;
    margin-left: auto
}

.ng-app-form-landing-header .navbar-end p {
    line-height: 1.3
}

.ng-app-form-landing-header .navbar-end p:nth-of-type(1) {
    font-size: .875rem
}

.ng-app-form-landing-header .navbar-end p:nth-of-type(2) a {
    font-size: 1.3125rem;
    color: #1e647f
}

.ng-app-form-landing-header .navbar-end p:nth-of-type(2) a .fa {
    font-size: 1.1rem;
    vertical-align: middle;
    margin-right: .3125rem
}

.ng-app-form-landing-header .navbar-end p .header-disclosure-link {
    font-size: .875rem;
    color: #78a2b2
}

.ng-app-form-landing-header .navbar-end a {
    text-decoration: none
}

/* specifically to over-rule a conflict from best10.css */
#top10Container .lender-row .column:nth-of-type(2) div {
  margin-left: 0;
}

.large_rate .choose-loan-type h1.has-text-centered{
  margin-bottom: .8rem;
}
.large_rate .choose-loan-type h1.has-text-centered span{
  display: block;
}

.large_rate span.rates-header {
  font-size: 2rem;
  color: white;
}

.large_rate span.rates-rate {
  color: white;
  font-size: 9rem;
  font-weight: bold;
  letter-spacing: -.25rem;
  line-height: 8rem;
}

.large_rate span.rates-apr{
  color: white;
  font-size: 1.5rem;
}

@media screen and (max-width: 600px){
  .large_rate span.rates-header {  
      font-size: 1.6rem;
  }
  
  .large_rate span.rates-rate {
    font-size: 7rem;
    line-height: 6.5rem;
  }

  div.line-break {
    height: 0px;
    flex-basis: 100%
  }
}

@media screen and (max-width: 500px) {
	.ng-app-form-landing-body .columns {
		margin: 0 1rem;
	}

	.ng-app-form-landing-body .choose-loan-type {
		padding-top: 1rem;
	}

	.arge_rate span.rates-rate {
		font-size: 5.5rem;
		line-height: 5.5rem;
	}

	.ng-app-form-landing-body h2 {
		padding-top: 0;
	}

	.ng-app-form-landing-body .icon-button {
		min-width: 33vw;
		min-height: 33vw;
	}
}

.icon-button-refinance {
  box-shadow: 0 0 0 0 rgba(#5a99d4, .5);
  -webkit-animation: pulse 1.5s infinite;
}

@-webkit-keyframes pulse {
  0% {
    transform: scale(.95);
  }
  70% {
    transform: scale(1);
    box-shadow: 0 0 0 50px rgba(#5a99d4, 0);
  }
    100% {
    transform: scale(.95);
    box-shadow: 0 0 0 0 rgba(#5a99d4, 0);
  }
}
