/* Add here all your css styles (customizations) */
.breadcrumbs h1 { color: #16407E;}

section.promo-section h2, section.promo-section  div.promo-text { text-shadow: #000 2px 2px 2px; }

section.promo-section h2 { top: 30%; }

.sky-form header { background-color: #f0de4e !important; color: #16407E !important;  }

.sky-form fieldset h4 { color: #16407E !important; }

.sky-form { border-color: #f0de4e !important; }

.sky-form fieldset + fieldset { border-top: 1px solid rgba(240, 222, 78, 0.6); }

p.call-us-large { font-size: 28px !important; color: #fff; line-height: 48px !important; }
p.call-us-large i { color: #fff; font-size: 36px !important; line-height: 54px !important; vertical-align: top !important; }

@media (min-width: 900px) and (max-width: 1024px) {
  p.call-us-large { font-size: 22px !important; }
  p.call-us-large i { font-size: 30px !important; }
}

@media (max-width: 360px) {
	p.call-us-large { font-size: 20px !important; }
}
