/* ==========================================================================
   Results 2017 by @GerardoDonoso
   ========================================================================== */
/* Variables */
#contact-head {
  background: #002989;
  color: #FFF;
  padding: 0px; }
  #contact-head a {
    color: #FFF; }
  #contact-head .phone-head {
    font-size: 1.3em;
    padding-top: 10px; }
  #contact-head .nav li:hover a {
    background-color: #39b5ff; }

#header #main-menu {
  padding: 10px 0px; }

.btn-default {
  background: #39b5ff; }
  .btn-default:hover {
    background: #0052a5; }

#main-slide h1 {
  text-transform: uppercase;
  font-size: 3em;
  margin-top: 5px;
  margin-bottom: 5px; }
#main-slide h2 {
  text-transform: uppercase;
  font-size: 1.3em;
  margin-bottom: 0px;
  margin-top: 5px; }
#main-slide a.btn-default {
  margin-top: 30px; }

#message h2 {
  text-transform: uppercase;
  font-size: 1.4em; }

h1.section-header {
  font-size: 1.8em; }

@media only screen and (min-width: 768px) {
  #contact-head .navbar-nav > li > a {
    padding-top: 12px; } }

/*# sourceMappingURL=results.css.map */
