body { font-family: "Open Sans"; color: #333333; font-size: 18px; }
h1 { font-weight: 300; font-size: 50px; line-height: 54px; color: #1958A7; }
h1 small { display: block; font-size: 28px; line-height: 34px; color: #273D5B; margin-bottom: 8px; }
h2 { font-weight: 400; font-size: 36px; line-height: normal; color: #1958A7; }
h3 { font-weight: 400; font-size: 28px; line-height: 32px; color: #273D5B;  }
h4 { font-size: 28px; line-height: 30px; margin-bottom: 5px; color: #273D5B; }

ul { list-style-type: none; padding-left: 0px; margin-bottom: 0; }
ul li { padding-left: 20px; padding-right: 10px; display: inline-block; width: 50%; vertical-align: top; }
ul li::before { font-family: "Font Awesome 5 Free"; content: "\f04b"; display: inline-block; font-style: normal; font-variant: normal; text-rendering: auto; -webkit-font-smoothing: antialiased; font-weight: 900; margin-left: -18px; color: #1958A7; }

a:hover { text-decoration: none; }

.phone a { color: #273D5B; font-size: 28px; line-height: 28px; font-weight: 600; }

.tools { margin-bottom: 20px; }
.tools ul li { padding-left: 35px; }
.tools ul li::before { font-size: 15px; margin-left: -23px; margin-right: 10px; }

.container { max-width: 1160px; }
.center { text-align: center; }

.header { background-color: rgb(217, 242, 238); overflow: hidden; }
.header .container { padding-right: 0; }
.header .logo { width: 167px; }
.header .sherpa.logo { width: 340px; }
.header .phone { text-align: right; padding-right: 10px; margin-top: 30px; }
.header .phone a { color: #273D5B; font-size: 28px; line-height: 28px; font-weight: 600; }

.header-content { /*overflow: hidden;*/ }
.header-content .copy-container { max-width: 390px; margin-top: 10px; position: relative; }
.header-content .copy { height: 400px; }
.header-content .copy h4 { margin-bottom: 5px; }
.header-content .copy p { font-size: 20px; line-height: 26px; margin-top: 28px; }

.blueprints-preview { position: relative; height: 500px; max-width: 760px; }
.blueprints-preview img { position: absolute; box-shadow: 0px 0px 25px 0px #bfbfbf; }
.blueprints-preview .blueprint-1 { z-index: 10; right: 230px; bottom: 50px; }
.blueprints-preview .blueprint-2 { z-index: 9; right: 70px; bottom: -85px; }
.blueprints-preview .blueprint-3 { z-index: 8; right: 0px; top: 60px; }
.blueprints-preview .button { display: none; }
.blueprints-wrapper { height: 100%; }
.blueprints-wrapper img { max-width: 413px; }

.blueprints-carousel { display: none; }

.button { height: 48px; width: 100%; -webkit-appearance: none; border: 0; background-color: rgb(1, 167, 143); color: #ffffff; border-radius: 5px; font-size: 18px; line-height: normal; font-weight: 700; cursor: pointer; margin: 10px 0; border: 2px solid #ffffff; }
.button:focus { outline: none; }

.content { z-index: 20; position: relative; background: #ffffff; }
.content .content-copy { padding: 40px 40px 0 0; word-wrap: normal; }
.content .content-form { max-width: 363px; }
.content .container { padding-right: 0; }

.banner { min-height: 180px; width: 100%; margin: 30px 0; }
.banner .left { background-color: rgb(217, 242, 238); width: 250px; max-width: 250px; background-image: url('//meclabs-images.s3.amazonaws.com/uploads/image_container/image/3135/cover_nologo-720.png'); background-repeat: no-repeat; background-size: cover; }
.banner .left .d-flex { height: 100%; }
.banner .left p { font-size: 15px; line-height: 17px; font-weight: 700; margin-bottom: 0; width: 100%; background-color: rgba(255,255,255,0.5); padding: 8px 0; }
.banner .left p i { margin-right: 5px; }
.banner .right { background-color: rgba(217, 242, 238, 0.5); margin-left: 4px; padding: 15px 5px 15px 15px; padding-bottom: 10px; }
.banner .right span { color: #1958A7; font-weight: 700; font-size: 16px; }
.banner ul li { display: inline-block; font-size: 14px; margin-bottom: 5px; }
.banner ul li::before { font-size: 12px; margin-right: 6px; }
.banner .toc { width: 100%; }
.banner .toc p { text-align:center; font-weight: 700; }
.banner .toc a, .banner .toc a:hover { text-decoration: none; color: #333333; }
.banner .fa-search-plus { color: #1958A7; }

.form-container { background-color: rgb(58, 91, 135); padding: 40px 37px 20px 37px; color: #ffffff; max-width: 363px; }
.form-container h3 { color: #ffffff; font-weight: 400; }
.form-container .seconds { margin-bottom: 0; font-size: 14px; }

.testimonial { font-style: italic; font-size: 20px; font-weight: 300; line-height: 30px; color: #666666; }
.testimonial small { font-style: normal; font-weight: 600; font-size: 16px; }

.mobile-phone { display: none; }

.footer { background: #f2f2f2; margin-top: 40px; padding: 25px 0; }
.footer .copyright { font-size: 14px; line-height: 32px; }

.modal ul { margin-bottom: 20px; }
.modal ul li { padding-left: 25px; margin-bottom: 5px; width: 100%; }
.modal ul li::before { margin-left: -23px; margin-right: 7px; font-size: 15px; }
.modal ul li img { width: 85%; margin: 0 auto; }
.modal ul li .row { margin-bottom: 10px; }
.modal ul li .row .col { text-align: center; }
.modal ul li div:last-child { padding-right: 0; }
.modal ul.lead-gen li strong { display: block; }

/* large desktop */
@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .blueprints-wrapper { position: fixed; top: 0; width: 62%; height: 500px; overflow: hidden; }
  .blueprints-preview .blueprint-1 { left: 25px; right: inherit; }
}

/* tablet */
@media only screen and (min-width: 768px) and (max-width: 992px) {
  h1 { font-size: 48px; }
  ul li { width: 100%; }

  .blueprints-preview img { width: 400px; height: auto; }

  .banner .left { height: 250px; width: 100%; max-width: inherit; margin-bottom: 4px; }
  .banner .right { margin-left: 0; }
}

@media only screen and (min-width: 768px) and (max-width: 900px) {

  .header-content .copy { height: 390px; }

  .blueprints-wrapper { height: 470px; }
  .blueprints-preview { height: 470px; }
  .blueprints-preview img { width: 365px; height: auto; }
  .blueprints-preview .blueprint-2 { right: 40px; }
  .blueprints-preview .blueprint-3 { right: -20px; }
}

/* mobile */
@media only screen and (max-width: 767px) {

  ul li { width: 100%; }

  .header .container { padding-right: 0; padding-left: 0; }
  .header-content .copy-container { max-width: inherit; padding-right: 15px; padding-left: 15px;}
  .header-content .copy { height: auto; padding-top: 30px; }

  .blueprints-preview { height: auto; margin-top: 20px; padding-bottom: 30px; }
  .blueprints-preview img { position: relative; }
  .blueprints-preview .blueprint-1, .blueprints-preview .blueprint-2, .blueprints-preview .blueprint-3 { right: inherit; bottom: inherit; top: inherit; }
  .blueprints-preview .phone { display: none; }
  .blueprints-preview .button { display: block; width: 290px; margin: 0 auto; }

  .blueprints-wrapper { width: 100%; height: auto; overflow: hidden; display: none; }
  .blueprints-wrapper img { width: 100%; height: auto; }

  .blueprints-carousel { display: block; width: 100%; padding-bottom: 50px; }
  .blueprints-carousel img { width: 100%; height: auto; }
  .carousel-indicators li { background-color: rgba(153,153,153,1); width: 64px; height: 4px; }
  .carousel-indicators .active { background-color: rgb(1, 167, 143); }

  .banner .left { height: 250px; width: 100%; max-width: inherit; margin-bottom: 4px; }
  .banner .right { margin-left: 0; }

  .content .container { padding-left: 0; }
  .content .content-copy { padding-right: 15px; padding-left: 15px; }
  .content .content-form { max-width: inherit; }
  .form-container { max-width: inherit; margin-top: 20px; }

  .mobile-phone { display: block; position: absolute; right: 15px; top: 0px; }
  .mobile-phone .fa-phone { color: rgb(58, 91, 135); }
}

@media only screen and (max-width: 500px) {
  .modal ul li img { width: 100%; }
  .header .sherpa.logo { max-width: 270px; }
}

/* small mobile */
@media only screen and (max-width: 360px) {
  h1 { font-size: 42px; }
  .form-container { padding: 30px 20px; }
  .header .sherpa.logo { max-width: 220px; }
}

@media only screen and (max-width: 330px) {
  h1 { font-size: 38px; line-height: 44px; }
  /*iframe { height: 515px; }*/
  .form-container { padding: 30px 20px 10px 20px; }
}