/* http://cssminifier.com/ */



body {
    font-size: 1em;
    width: 100%;
}


h1 {
    font-size: 2.4em;
}

h2 {
    font-size: 1.4em;
}

h3, h4, h5, h6 {
    font-size: 1.0em;
}


.header {
    padding-top: 120px;
}

    .header .wrap {
        text-align: center;
    }



div#logowrap {
    float: none;
    margin: 0 auto;
}

img#logo {
    padding: 10px 0;
}


div#email {
}

div#telephone {
}

.social {
}


nav#main {
    position: inherit;
}


div.image div h6 {
    font-size: 2.5em;
}


nav#main ul li {
    margin: 0 0 10px;
}

section.content article {
    width: 64%;
}

    section.content article.fullwidth.contact-form {
        width: 100%;
    }

label {
    font-size: 0.8em;
}



section.content aside {
    width: 32%;
}



footer#links {
    font-size: 0.9em;
}


/* GALLERY STYLES */
div.image {
    padding: 0;
}


div.calltoaction div.field input {
    width: 90%;
}

/********************** BLOG: MASONARY PINTEREST *************************/


#pinterest section.content article {
    width: 65%;
}



section.homeboxes article {
    width: 48%;
    padding: 1%;
}


/* insta wrapper */



.insta-wrapper {
    position: relative;
    width: 48%;
    margin: 1%;
}
