/*
 Theme Name: MaisonCo
 Theme URI: 
 Author: StudioFanfare
 Author URI: 
 Description: 
 */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  font-size: 100%;
  font: inherit;
  padding: 0;
  border: 0;
  margin: 0;
  vertical-align: baseline;
}
body {
  line-height: 1;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}
.clear {
  clear: both;
}
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
}
@font-face {
  font-family: "GT Walsheim";
  font-weight: 700;
  src: url("fonts/GT-Walsheim-Bold.woff") format("woff");
}
@font-face {
  font-family: "GT Walsheim";
  font-weight: 300;
  src: url("fonts/GT-Walsheim-Light.woff") format("woff");
}
html {
  font-family: "GT Walsheim", sans-serif;
  font-weight: 300;
  font-size: 24px;
}
p {
  margin-bottom: 1.3em;
  line-height: 1.3em;
}
header {
  background-color: white;
  height: 80px;
  color: black;
  padding-top: 25px;
  position: fixed;
  z-index: 1000;
  width: 100%;
  border-bottom: #ddd 1px solid;
}
#site-title {
  float: left;
}
#site-title a img {
  height: 30px;
}
nav {
  float: right;
  width: 650px;
}
nav ul li {
  display: inline-block;
  padding: 2px 16px;
}
nav ul li a {
  color: black;
  font-size: 17px;
  font-weight: 700;
  letter-spacing: 0.1em;
}
nav ul li a:hover {
  color: #333;
  text-decoration: none;
  border-bottom: 2.5px solid #333;
}
@media (max-width: 767px) {
  #site-title {
    display: none;
  }
  .mean-logo {
    width: 161px;
    height: 20px;
    display: block;
    position: absolute;
    background-size: contain;
    background-image: url('img/maisonco_logo_black.png');
    background-position: center center;
    background-repeat: no-repeat;
    top: 13px;
    left: 10px;
  }
  nav ul li {
    margin: 0px;
  }
  header {
    height: 52px;
  }
}
.section {
  padding: 5em 0;
  text-align: center;
}
.section h2 {
  font-weight: 700;
  font-size: 30px;
  margin: 1em 0 2em;
}
.top-slides {
  width: 100%;
  display: block;
  height: 100vh;
}
.top-slides .top-slide {
  width: 100%;
  display: block;
  height: 100vh;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
@media (max-width: 767px) {
  .section {
    padding: 2em 0;
  }
  .top-slides .top-slide {
    padding-bottom: 90%;
  }
}
.section.services {
  background-color: #eee;
}
.services-list {
  width: 100%;
}
.services-list li {
  display: inline-block;
  width: 24%;
  vertical-align: top;
  margin-bottom: 50px;
}
.services-list li .service-icon {
  text-align: center;
  margin-bottom: 30px;
}
.services-list li .service-icon img {
  width: 70px;
}
.services-list li h3 {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 15px;
  height: 32px;
}
@media (max-width: 767px) {
  .services-list li {
    width: 48%;
    margin-bottom: 40px;
  }
  .services-list li .service-icon {
    margin-bottom: 20px;
  }
}
.section.testimonials {
  background-color: #ccc;
}
.testimonial {
  text-align: left;
  padding: 0 10px;
}
.testimonial .quote {
  font-size: 18px;
  line-height: 1.8em;
  margin-bottom: 1em;
}
.testimonial .person {
  font-size: 18px;
  line-height: 1.8em;
  font-weight: 700;
}
.testimonial .company {
  font-size: 18px;
  line-height: 1.8em;
}
@media (max-width: 767px) {
  .testimonial {
    margin-bottom: 50px;
  }
}
.section.socials {
  background-color: #eee;
}
.slick-clients ul {
  width: 100%;
}
.slick-clients ul li {
  display: inline-block;
  padding: 0 30px;
}
.slick-clients ul li div {
  display: block;
  width: 100%;
  padding-bottom: 50%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}
.section.contact {
  background-color: #eee;
}
.section.contact .row {
  text-align: left;
}
.section.contact p {
  font-weight: 700;
}
.section.contact .contact-spacer {
  display: block;
  color: #999;
}
.section.contact a {
  color: #444;
}
.section.contact a:hover {
  color: #444;
  text-decoration: underline;
}
#gform_wrapper_1 {
  margin-top: 0;
}
#gform_wrapper_1 ul li.gfield {
  margin-bottom: 20px;
}
#gform_wrapper_1 label.gfield_label + div.ginput_container {
  margin-top: 0;
}
#gform_wrapper_1 .gfield_required {
  color: #ccc;
}
#gform_wrapper_1 input[type="text"], #gform_wrapper_1 input[type="email"], #gform_wrapper_1 textarea {
  background-color: #ddd;
  border: 0;
}
#gform_wrapper_1 textarea.large {
  height: 4em;
  width: 97.5%;
}
#gform_wrapper_1 .gform_footer input[type=submit] {
  background: #333;
  border: 0;
  text-transform: uppercase;
  color: white;
  font-family: "GT Walsheim";
  font-weight: 700;
  font-size: 18px;
  padding: 12px 20px 10px;
  text-align: center;
}
#gform_wrapper_1 ul.gfield_checkbox li {
  width: 45%;
  display: inline-block;
  vertical-align: top;
  margin: 0 0 0.8em;
}
#gform_wrapper_1 ul.gfield_checkbox li label {
  line-height: 1em;
  font-size: 18px;
  font-weight: 700;
}
#gform_wrapper_1 .gfield_checkbox li input[type=checkbox] {
  margin-top: 0px !important;
}
#gform_wrapper_1 .top_label .gfield_label {
  margin: 0;
  color: #999;
}
#gform_wrapper_1 #field_1_4 ul {
  margin-top: 20px !important;
}
.section.newsletter {
  background-color: #ccc;
}
.form-cage {
  position: relative;
}
#progress {
  display: block;
  background-color: rgba(170, 170, 170, 0.9);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 80px;
  background-image: url('img/Rolling.gif');
  background-position: center center;
  background-repeat: no-repeat;
}
#thanks {
  display: block;
  background-color: rgba(170, 170, 170, 1.0);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 80px;
}
#mc-signup .input-cage {
  display: inline-block;
  width: 26%;
  padding: 10px;
}
#mc-signup .input-cage input {
  width: 100%;
  padding: 10px;
  background: #aaa;
  border: 0;
  font-family: "GT Walsheim";
  font-weight: 700;
}
#mc-signup input[type="submit"] {
  display: inline-block;
  width: 19%;
  height: 46px;
  background: #444;
  font-family: "GT Walsheim";
  font-weight: 700;
  color: white;
  border: 0;
  font-size: 20px;
  letter-spacing: 0.1em;
}
::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #333;
}
::-moz-placeholder {
  /* Firefox 19+ */
  color: #333;
}
:-ms-input-placeholder {
  /* IE 10+ */
  color: #333;
}
:-moz-placeholder {
  /* Firefox 18- */
  color: #333;
}
@media (max-width: 767px) {
  #mc-signup .input-cage {
    display: block;
    width: 100%;
    margin-bottom: 10px;
  }
  #mc-signup input[type="submit"] {
    display: block;
    width: 100%;
    height: 49px;
  }
}
footer {
  background-color: #333;
  color: #666;
  text-align: center;
  padding: 2em 0;
  font-size: 0.6em;
}
