/*
Theme Name: Marino Bros
Author: Matthew Martin
Author URI: http://mattlm.com/
Description: Concrete
Version: 1.0
Tags: responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready

*/
body {
  font-family: Exo;
  font-weight: 400;
  color: #57595b;
  font-size: 14px;
  background-size: 1280px 1200px; }

div#content, header, footer {
  width: 920px;
  margin-left: auto;
  margin-right: auto; }

header, footer {
  width: 920px;
  margin-top: 50px; }

footer {
  margin-bottom: 50px; }

div#header-top {
  width: 920px;
  min-height: 80px;
  margin-left: auto;
  margin-right: auto; }

div#logo {
  width: 400px;
  float: left; }
  div#logo a, div#logo img {
    border: none; }
  div#logo img {
    width: 100%; }

div#mb-menu {
  float: right;
  width: 400px;
  min-height: 30px;
  font-family: Exo;
  font-weight: 800;
  margin-left: auto;
  padding-top: 33px; }
  div#mb-menu ul {
    list-style-type: none; }
    div#mb-menu ul li {
      float: left;
      width: 100px;
      margin-left: 10px;
      margin-right: 10px;
      padding-top: 5px;
      border-top: 2px solid #57595b; }
    div#mb-menu ul li:hover:not(.current_page_item) {
      border-top: 2px solid #0756a5;
      padding-top: 5px;
      width: 100px; }
    div#mb-menu ul li.current_page_item {
      border-top: 5px solid #ed1c24;
      padding-top: 2px; }
  div#mb-menu a {
    text-decoration: none;
    color: #57595b;
    text-transform: uppercase; }

.call {
  padding: 5px;
  width: 180px;
  margin-left: 730px;
  margin-top: 50px;
  text-align: center;
  text-transform: uppercase;
  font-family: Exo;
  font-weight: 800;
  background-color: #a7a9ac;
  color: white;
  font-size: 14px; }
  .call .phone-number {
    font-size: 18px; }
  .call a {
    color: white;
    text-decoration: none; }

.hero-image {
  margin-bottom: 50px;
  min-height: 357px; }
  .hero-image .hero-copy {
    margin-top: -48px;
    text-align: right;
    text-transform: uppercase;
    color: white; }
    .hero-image .hero-copy span {
      padding: 10px;
      background-color: #0756a5; }

.ml-slider {
  margin-bottom: 50px; }
  .ml-slider .nivoSlider .nivo-caption {
    font-family: Exo;
    text-transform: uppercase;
    background-color: transparent;
    text-align: right;
    opacity: 1;
    -moz-opacity: 1;
    filter: alpha(opacity=10);
    padding-right: 0;
    padding-top: 10px;
    height: 39px; }
    .ml-slider .nivoSlider .nivo-caption span {
      padding: 10px;
      background-color: #0756a5;
      font-weight: 400; }

.body-copy {
  letter-spacing: 0.04em;
  background-color: rgba(255, 255, 255, 0.5);
  padding: 30px; }
  .body-copy div.red-accent {
    float: left;
    height: 50px;
    width: 6px;
    background-color: #ed1c24;
    padding: 0;
    margin-top: -30px;
    margin-left: -30px;
    position: absolute; }
  .body-copy h2 {
    text-transform: uppercase;
    font-family: Exo;
    font-weight: 800;
    color: #0756a5;
    font-size: 18px;
    /* top: -0.5 * $red-accent-height + 16; */
    margin-top: -10px;
    margin-bottom: 3px; }
  .body-copy div.blue {
    width: 120px;
    height: 2px;
    background-color: #0756a5; }
  .body-copy strong {
    text-transform: uppercase;
    font-family: Exo;
    font-weight: 800;
    color: #57595b; }
  .body-copy div.work {
    min-height: 200px;
    padding-bottom: 20px; }

div.contact {
  min-height: 600px; }
  div.contact .left {
    float: left;
    width: 55%;
    padding-right: 30px; }
  div.contact .right {
    float: right;
    width: 41%;
    min-height: 500px;
    line-height: 28px; }
    div.contact .right .body-copy {
      padding-top: 5px;
      padding-bottom: 5px; }
      div.contact .right .body-copy a {
        text-decoration: none;
        color: #57595b; }
  div.contact #contact-map {
    height: 342px;
    width: 100%;
    margin-top: 30px; }
  div.contact .wpcf7-form p {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px;
    margin-bottom: 20px; }
  div.contact .wpcf7-form input, div.contact .wpcf7-form textarea {
    border-color: none;
    border: none; }
  div.contact .wpcf7-form input {
    height: 20px; }
  div.contact .wpcf7-form input.wpcf7-submit {
    font-family: Exo;
    font-size: 14px;
    color: #0756a5;
    text-transform: uppercase;
    font-weight: 600;
    height: 22px; }

footer {
  font-family: Exo;
  font-weight: 400; }
  footer a {
    text-decoration: none;
    color: #57595b; }
  footer .contact-us {
    text-transform: uppercase;
    font-weight: 800; }
  footer .blue {
    color: #0756a5; }

/* Alignment */
.alignright {
  clear: right; }

.alignleft {
  float: left; }

.alignright {
  float: right; }

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

blockquote.alignleft,
img.alignleft {
  margin: 7px 24px 7px 0; }

.wp-caption.alignleft {
  margin: 7px 14px 7px 0; }

blockquote.alignright,
img.alignright {
  margin: 7px 0 7px 30px; }

.wp-caption.alignright {
  margin: 7px 0 7px 14px; }

blockquote.aligncenter,
img.aligncenter,
.wp-caption.aligncenter {
  margin-top: 7px;
  margin-bottom: 7px; }

@media all and (max-width: 930px) {
  div#content, header, footer {
    width: 100%; }

  .call {
    float: right; }

  div#logo {
    display: block;
    width: 100%;
    height: 100px;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
    float: none;
    background-size: 100% auto; }

  div#mb-menu {
    display: block;
    min-height: 30px;
    max-width: 360px;
    width: 100%;
    float: none;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0; }

  ul#menu-main-menu {
    padding-left: 0; }

  div#header-top {
    display: block;
    width: 100%; }

  div.hero-image {
    height: auto;
    min-height: inherit; }
    div.hero-image img {
      width: 100%;
      height: auto; }

  div#content div.contact > div {
    width: 100%; }
  div#content div.left {
    padding: 0;
    float: none; }
  div#content div.right {
    margin-top: 30px;
    float: none; } }
@media all and (max-width: 600px) {
  div.work img.alignright {
    float: none;
    margin-left: 0;
    margin-right: 0;
    margin-top: 30px; }

  div#mb-menu ul li a {
    font-size: 14px; }

  footer {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px; }
    footer p.alignleft, footer p.alignright {
      float: none; }
    footer p.contact-us {
      padding-bottom: 10px; } }
@media all and (max-width: 320px) {
  div#logo {
    height: auto; }

  div#mb-menu {
    margin-top: 30px; }
    div#mb-menu ul li {
      float: none;
      margin-top: 20px; }
      div#mb-menu ul li a {
        font-size: 18px; }

  .call {
    margin-top: 10px; }

  div.work img {
    width: 100%;
    height: auto; }

  .hero-image .hero-copy {
    font-size: 11px;
    margin-top: -40px; }
    .hero-image .hero-copy span {
      padding: 6px; } }
