/* desktop */

/* loop */
.home .post.hentry, .hfeed .post.hentry, .similar .post.hentry {
    width: 31%;
    float: left;
    margin: 1em 1%;
}

.product-loop .post.hentry {
    max-height: 22.75em;
}

.wrap {
    clear: both;
    display: table-cell;
    width: 100%;
    vertical-align: middle;
    height: 56px;
    height: 3.5em;
}

.hfeed .wrap, .similar .wrap {
    height: 40px;
    height: 2.8em;
}

/* single */

.single .site-main {
    margin: 4em 10%;
}

.single .site-main .post img.wp-post-image {
    max-width: 50%;
    width: 50%;
    margin: 0 4em 2em 0;
}

.gallery-columns-6 .gallery-item {
    margin-left: -0.5%;
}

.breadcrumb {
    padding: 0 0 2em;
}

/* header */

.site-branding {
    display: table;
    padding: 1em 11% 1em 10%;
    width: 100%;
}

.get-in-touch, .site-branding .custom-logo-link, .visit {
    display: table-cell;
    vertical-align: middle;
    width: 33%;
}

.visit {
    text-align: right;
}

.site-branding .custom-logo-link {
    text-align: center;
}



/* blue section */

section.blue-bgd {
    overflow: auto;
}
.enquiry-page, .video {
    width: 50%;
    float: left;
}

/* similar posts */

.similar {
    padding: 2em 9%;
}

.similar .post.hentry {
    width: 23%;
}

/* Main Navigation */

.main-navigation {
    margin-left: 10%;
    display: inline;
    width: auto;
    padding-top: 0.4em;
}

ul#primary-menu > li > a:after {
    content: "/";
    padding: 0 2em;
	font-weight: normal;
}

ul#primary-menu > li:last-child > a:after {
    content:  "";
    padding: 1em;
}

.main-navigation ul ul {
    text-align: center;
    text-transform: lowercase;
    background-color: #ffffff;
    padding: 0 0.5em 0.5em;
}

li#menu-item-303 ul.sub-menu { 
margin-left: -3em; 
margin-right: 2em;
 }

.main-navigation ul ul a {
    width: 100%;
    font-size: 0.75em;
    text-align: center;
    /* display: block; */
    border-bottom: 1px solid;
    padding: 0.5em 0;
}

.main-navigation ul ul li {
    /* border-bottom: 1px solid; */
    /* padding: 0.5em 0; */
    width: 100%;
}

.main-navigation ul ul li:last-child a {
    border: none;
    padding-bottom: 0;
}

form.search-form {
    margin-right: 5%;
    text-align: right;
    padding: 0.2em 0;
}

form.search-form * {
    vertical-align: top;
}

form.search-form input.search-submit {
    /* position: absolute; */
    /* visibility: hidden; */
    width: 1.875em;
    height: 1.875em;
}

input.search-field {
    border-radius: 0;
    border: none;
    height: 30px;
    text-align: center;
    height: 1.875em;
    font-size: 1em;
    width: 17em;
}

form.search-form a {
    display: inline-block;
}

form.search-form img {
    width: 1.875em;
}

/* footer */

.site-info {
    display: table;
    width: 100%;
    padding: 2em 0;
}

.footer-section {
    display: table-cell;
    vertical-align: top;
    width: 16%;
}

.footer-section:first-child {
    width: 32%;
    padding-right: 5%;
    padding-left: 10%;
    padding-top: 1em;
}

.footer-section:first-child p {
    margin: 0.9em 0 0;
}

.footer-section:last-child {
    width: 29%;
    padding-right: 10%;
}

.site-info form.search-form {
    padding: 1.5em 0;
}

.site-copyright {
    padding: 0.5em 0;
}

.site-copyright br {
    display: none;
}

.site-copyright p, .site-copyright a {
    margin: 0;
    text-align: center;
}

/* section */

.enquiry-page {
    padding: 3em 2% 3em 10%;
}

div#vidwrap {
    padding: 3em 10% 3em 2%;
    max-height: 26.3125em;
}

iframe {
    max-height: 26.3125em;
}

/* section form */

.enquiry-page .form-col {
    width: 50%;
    float: left;
}

.enquiry-page p {
    margin-top: 0;
}

.enquiry-page textarea {
    width: 17em;
    height: 7.6875em;
    max-width: 76%;
}

.form-col.left input {
    width: 16em;
    margin-bottom: 0.9em;
    max-width: 75%;
}

.form-col.left label {
    width: 3.75em;
}

.form-col.right label {
    width: 5.375em;
}

.form-col label {
    display: inline-block;
    vertical-align: top;
}

.enquiry-page input.wpcf7-form-control.wpcf7-submit {
    float: right;
    border: none;
    border-radius: 0;
    background-color: #fff;
    margin-right: 0.5em;
}

.enquiry-page img {
    width: 30.6875em;
}


.enquiry-page form input, .enquiry-page form textarea {
    font-size: 1em;
}

/* geometrics section */

.home .page.hentry {
   clear: none;
    padding: 3em 0 1em;
}

.home .page.hentry:first-child {
    padding-left: 10%;
    float: left;
    width: 49%;
    padding-top: 4.5em;
    line-height: 1.9;
}

.home .page.hentry:last-child {
    padding-right: 10%;
    /* padding-left: 2%; */
    width: 48%;
    float: right;
}

.home .page.hentry:last-child img {
    width: 20.25em;
}

.home .page.hentry:last-child img.wp-image-101, 
.home .page.hentry:last-child img.wp-image-93 {
    width: 42.5em;
}

/* content areas */

.page.hentry {
    padding: 3em 10%;
}

/* hero */ 

.hero img.wp-post-image {
    float: none;
    clear: both;
}

/* project Gallery */

figure.gallery-item {
    margin: 0;
    padding: 1em 1% 0;
}

/* multi step form */

.step {
    width: 50%;
}