/* Contact Form */

#half1 {
  width: 49%;
  margin-right: 1.5%;
}

#half2 {
  width: 49%;
  margin-left: 0;
  margin-right: 0;
}

#four1 {
  width: 35%;
  margin-right: 1.5%;
}

#four2 {
  width: 15%;
  margin-right: 1.5%;
}

#four3 {
  width: 15%;
  margin-right: 1.5%;
}

#four4 {
  width: 29%;
  margin-left: 0;
  margin-right: 0;
}

.wpcf7 select, .wpcf7 textarea, .wpcf7 input[type="text"], .wpcf7 input[type="password"], .wpcf7 input[type="datetime"], .wpcf7 input[type="datetime-local"], .wpcf7 input[type="date"], .wpcf7 input[type="month"], .wpcf7 input[type="time"], .wpcf7 input[type="week"], .wpcf7 input[type="number"], .wpcf7 input[type="email"], .wpcf7 input[type="url"], .wpcf7 input[type="search"], .wpcf7 input[type="tel"], .wpcf7 input[type="color"] {
      padding: 1.5em;
}

/* Typography */

.h-landmark, .entry-title.h-landmark {
    margin: 0;
    font-size: 245%;
    letter-spacing: 0.03em;
    line-height: 1;
}


/* Navbar &amp; Header */

.x-header-landmark {
    padding: 20px 0;
    border-bottom: 10px double #012b45;
    border-left: 0;
    border-right: 0;
}


/* homepage */

.h-callout {
    position: relative;
    margin-top: 0;
    margin-bottom: 0.385em;
    font-size: 1em;
    line-height: 1.1;
}

.x-flexslider {
    background: #fff;
}

/* accordian */

a.x-img>img {
  margin-left: inherent !important;
  display: inline-block !important;
  padding-bottom: 5px;
}

.accordian-images {
  margin-left: inherent !important;
  margin-bottom: 4px;
}

.accordian-text {
  margin-top: -60px !important;
  margin-bottom: 5px;
  line-height: 1.0;
}

.accordian-text>a {
  color: #fff;
}

.accordian-text>a:hover {
  color: #4c4c4c;
}

/* portfolio items 

.h-extra.skills {
  display: none;
}

*/

.vc_grid-filter.vc_grid-filter-default>.vc_grid-filter-item {
    margin: 0 5px 5px 0;
    border-radius: 30px;
    font-weight: 700;
}

/* contact page */

#coasts {
  color: #002b46;
}

#midamerica {
  color: #7f7f7f;
}

#other {
  color: #7e7dff;
}

@-moz-document url-prefix() {
    .wpcf7 select, .wpcf7 input[type="text"], .wpcf7 input[type="password"], .wpcf7 input[type="datetime"], .wpcf7 input[type="datetime-local"], .wpcf7 input[type="date"], .wpcf7 input[type="month"], .wpcf7 input[type="time"], .wpcf7 input[type="week"], .wpcf7 input[type="number"], .wpcf7 input[type="email"], .wpcf7 input[type="url"], .wpcf7 input[type="search"], .wpcf7 input[type="tel"], .wpcf7 input[type="color"] {
        height: 3em;
    }
}


.wpcf7 select, .wpcf7 textarea, .wpcf7 input[type="text"], .wpcf7 input[type="password"], .wpcf7 input[type="datetime"], .wpcf7 input[type="datetime-local"], .wpcf7 input[type="date"], .wpcf7 input[type="month"], .wpcf7 input[type="time"], .wpcf7 input[type="week"], .wpcf7 input[type="number"], .wpcf7 input[type="email"], .wpcf7 input[type="url"], .wpcf7 input[type="search"], .wpcf7 input[type="tel"], .wpcf7 input[type="color"] {
    padding: 1em;
  height: auto;
}
