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 { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; }
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
body, input, button { line-height: 1; }
body { background:#000; text-rendering: geometricPrecision; font-family: proxima-nova, sans-serif; overflow-x: hidden; }
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; }
a:link, a:visited, a:hover, a:active { text-decoration:none; }
a, input[type="submit"] {-webkit-transition: all 0.2s ease; -moz-transition: all 0.2s ease; -ms-transition: all 0.2s ease; -o-transition: all 0.2s ease; transition: all 0.2s ease;}
::-moz-selection { color: #FFF; background:#333; }
::selection { color:#FFF; background:#333; }
.container { max-width:1240px; width:100%; margin:0 auto; }

/*-- Button --*/
.btn { background:transparent; border:2px solid #775d43; padding: 20px 45px; color:#FFF; font-size: 20px; text-transform: uppercase; font-weight: 700; display: inline-block; line-height: 18px; margin: 20px 0 0 0; font-family: proxima-nova-extra-condensed, sans-serif; }

/* Sweep To Right */
.btn{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.3s;transition-duration:.3s}
.btn:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#775d43;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 50%;transform-origin:0 50%;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}
.btn:hover,.btn:focus,.btn:active{color:#fff}
.btn:hover:before,.btn:focus:before,.btn:active:before{-webkit-transform:scaleX(1);transform:scaleX(1)}

/*-- Animations --*/
@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

.fadeInDown {
  animation-name: fadeInDown;
}

/*-- Fonts --*/
@font-face{font-family:'FontAwesome';src:url('../fonts/fontawesome-webfont.eot?v=4.7.0');src:url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}

/*-- Responsive Grid --*/
* { -webkit-box-sizing: border-box;-moz-box-sizing: border-box; box-sizing:border-box; }
.container { height:100%; margin: 0 auto; clear:both; padding:0 20px; }
.container:after,.row:after, .col:after, .clr:after, .group:after { content: ""; display: table; clear: both; }								  
.col { display: block;float: left;width: 100%;}
@media (min-width : 768px) {.gutters .col { margin-left: 2%;} .gutters .col:first-child { margin-left: 0; }}
@media (min-width : 768px) {.span_1{width:8.33333333333%}.span_2{width:16.6666666667%}.span_3{width:25%}.span_4{width:33.3333333333%}.span_5{width:41.6666666667%}.span_6{width:50%}.span_7{width:58.3333333333%}.span_8{width:66.6666666667%}.span_9{width:75%}.span_10{width:83.3333333333%}.span_11{width:91.6666666667%}.span_12{width:100%}.gutters .span_1{width:6.5%}.gutters .span_2{width:15%}.gutters .span_3{width:23.5%}.gutters .span_4{width:32%}.gutters .span_5{width:40.5%}.gutters .span_6{width:49%}.gutters .span_7{width:57.5%}.gutters .span_8{width:66%}.gutters .span_9{width:74.5%}.gutters .span_10{width:83%}.gutters .span_11{width:91.5%}.gutters .span_12{width:100%}}

/* Slider */
.logos.slick-slider, .reviews.slick-slider { margin:0; }
.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent; margin-top:150px; float: left; width: 100%;}
.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}
.slick-list:focus{outline:none}
.slick-list.dragging{cursor:pointer;cursor:hand}
.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}
.slick-track:before,.slick-track:after{display:table;content:''}
.slick-track:after{clear:both}
.slick-loading .slick-track{visibility:hidden}
.slick-slide{display:none;float:left;height:100%;min-height:1px}
[dir='rtl'] .slick-slide{float:right}
.slick-slide img{display:block; height: auto; width: 100%; margin: 0 auto; }
.slick-slide.slick-loading img{display:none}
.slick-slide.dragging img{pointer-events:none}
.slick-initialized .slick-slide{display:block}
.slick-loading .slick-slide{visibility:hidden}
.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}
.slick-arrow.slick-hidden{display:none}
.slick-loading .slick-list{background:#fff url(../images/ajax-loader.gif) center center no-repeat}
@font-face{font-family:'slick';font-weight:400;font-style:normal;src:url(../fonts/slick.eot);src:url(../fonts/slick.eot?#iefix) format("embedded-opentype"),url(../fonts/slick.woff) format("woff"),url(../fonts/slick.ttf) format("truetype"),url(../fonts/slick.svg#slick) format("svg")}
.slick-prev,.slick-next{font-size:0;line-height:41px;position:absolute;top:50%;display:block;width:100px;height:100px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);cursor:pointer;color:transparent;border:none;outline:none;background:#FFF;box-shadow:0 0 4px #e1e1e1;border-radius:100px;z-index:99}
.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:transparent;outline:none;background:#FFF}
.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}
.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}
.slick-prev:before,.slick-next:before{font-family:'FontAwesome';font-size:15px;color:#775d43;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size: 20px;line-height: 55px;}
.slick-prev{left:-50px;text-indent:-3px}
[dir='rtl'] .slick-prev{right:-25px;left:auto}
.slick-prev:before{content:'\f053';padding: 0 0 0 45px;}
[dir='rtl'] .slick-prev:before{content:"\f054"}
.slick-next{right:-50px;text-indent:3px}
[dir='rtl'] .slick-next{right:auto;left:-25px}
.slick-next:before{content:"\f054";padding: 0 45px 0 0;}
[dir='rtl'] .slick-next:before{content:'\f053'}
.slick-dotted.slick-slider{margin-bottom:30px}
.slick-dots{position:absolute;bottom:-50px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}
.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0;padding:0;cursor:pointer}
.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:transparent}
.slick-dots li button:hover,.slick-dots li button:focus{outline:none}
.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}
.slick-dots li button:before{font-family:'slick';font-size:13px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:'•';text-align:center;opacity:1;color:#fbf9f7;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.slick-dots li.slick-active button:before{opacity:.75;color:#000}

/*-- Header --*/
header { width:100%; float: left; position: relative; top: 0; z-index: 100; padding: 45px 0 65px 0; margin-top: 20px; transition: top 0.2s ease-in-out; }
.nav-up { top: -135px !important; }

header .container { position: relative; padding: 0; }
header .logo { position: absolute; width: 195px; height: 145px; background: url(../images/batten-down-logo.png) no-repeat; background-size: 100%; text-indent: -999999px; z-index: 2; display: block; margin: 0 auto; left:0; right:0; top: -30px; }

.header-wrap { background-color: transparent; position: fixed; top:0; width: 100%; z-index: 999; height: auto; transition: top 0.2s ease-in-out; }
.header-wrap.sub { float: left; background-color:#000; height: 220px; }
.header-wrap.sub.smaller { position: fixed; height: auto; }
.header-wrap.smaller { background-color: rgba(0,0,0,0.9); -moz-box-shadow: 0px 3px 10px rgba(0,0,0,0.05); -webkit-box-shadow: 0px 3px 10px rgba(0,0,0,0.05); box-shadow: 0px 3px 10px rgba(0,0,0,0.05); transition: top 0.2s ease-in-out; }
.header-wrap.smaller header { padding: 45px 0 55px 0; margin-top:0; }
.header-wrap.smaller #nav a, .header-wrap.smaller #nav span.submenu { color:#FFF; }
.header-wrap.smaller .logo { width: 85px; height: 85px; top: -23px; background: url("../images/batten-down-icon.png") no-repeat; background-size: 100%; text-indent: -999999px;  }
.header-wrap.smaller #nav span.submenu:after { color:#FFF; }
.header-wrap.smaller #menutoggle { color:#FFF; }

/*-- Banner --*/
.banner { float:left; width:100%; height: 100vh; min-height: 600px; background: #000; position: relative; overflow: hidden; }
.banner:before { content: ''; background: rgba(0, 0, 0, .8); position: absolute; left: 0; right: 0; bottom: 0; top: 0; z-index: 2; }
.banner.sub { height: 400px; min-height:400px; }
.banner.sub .text { position: absolute; top: auto; -ms-transform: none; transform: none; text-align: left; max-width: none; bottom: 65px; left: 0; right:0; margin: 0 auto; }
.banner.sub .text h1 { text-align:center; }
.banner .text { z-index: 2; position: relative; top: 60%; -ms-transform: translateY(-60%); transform: translateY(-60%); max-width: 850px; text-align: center; margin: 0 auto; }
.banner .text h1 { font-size: 54px; line-height: 58px; text-transform: uppercase; font-weight: 900; margin-bottom: 15px; color:#FFF; }
.banner .text p { font-size:24px; line-height: 32px; color:#FFF; }
.banner .text p em { font-style: italic; }
.banner .text p strong { font-weight: 700; }
.banner img { object-fit:cover; width:100vw; height: 100%; object-position: center; position: absolute; z-index: 1; }

/*-- Sub Title --*/
.sub-title { width:100%; float:left; background:#775d43; height: 100vh; min-height: 350px; max-height: 350px; }
.sub-title .container { position:relative; text-align: center; }
.sub-title h1 { width:100%; position: absolute; bottom:0; left:0; right:0; font-size:45px; color:#FFF; font-weight: 900; text-transform: uppercase; text-align: center; padding: 45px 0; }

/*-- Information --*/
.information { width:100%; float:left; position: relative; background: rgb(0,0,0); background: linear-gradient(60deg, rgba(0,0,0,1) 0%, rgba(38,38,38,1) 100%); }
.information:after { content: ''; -moz-box-shadow: inset 0 0 40px rgba(0, 0, 0, 0.2); -webkit-box-shadow: inset 0 0 40px rgba(0, 0, 0, 0.2);  box-shadow: inset 0 0 40px rgba(0, 0, 0, 0.2); display: block; width: 100%; position: absolute; height: 100%; z-index: 1; }
.information .text { max-width:60%; width:100%; top: 50%; transform: translateY(-50%); position: absolute; z-index: 2; color:#FFF; }
.information .text .center { padding: 70px; }
.information.store .text .center { padding: 70px; max-width: 700px; margin: 0 auto; }
.information.store .text h1 { font-size: 45px; line-height: 50px; }
.information .text h1 { font-weight:900; font-size:40px; line-height: 54px; text-transform: uppercase; }
.information .text p { font-weight:300; font-size:20px; line-height: 32px; padding: 20px 0; }
.information .text p:last-child { margin:0; padding: 0; }
.information .text ul { margin:10px 0; -webkit-columns: 2; -moz-columns: 2; columns: 2; }
.information .text ul li { font-size:20px; line-height: 24px; font-weight: 700; padding: 10px 0 10px 40px; position: relative; }
.information .text ul li:before { font-family: 'FontAwesome'; content: '\f058'; color:#775d43; margin: 0 15px 0 0; position: absolute; left: 0px; }

.information .image { max-width:40%; width:100%; float:right; position: relative; height: auto; }
.information .image img { width:100%; height: 100vh; object-fit: cover; vertical-align: baseline; display: block; object-position: bottom; }
.information.even .image { float:left; }
.information.even .text { right:0; }
.information .text .button { background-color:transparent; padding: 13px 20px; color:#000; font-size:18px; text-transform: capitalize; font-weight: 700; display: inline-block; border: 3px solid #775d43; margin:0 0 0 0; }
.information .text .button:hover { background:#775d43; color:#FFF; }
.information .btn { margin:0; }

/*-- Introduction --*/
.introduction { width:100%; float:left; background:#000; padding: 140px 0 50px 0; } 
.introduction .container { max-width:545px; }
.introduction h1 { font-size: 40px; line-height: 54px; font-weight: 900; text-transform: uppercase; color:#FFF; text-align: center;}
.introduction h1.title { font-size: 40px; text-align: center; text-transform: uppercase; font-weight: 800; position: relative; margin-bottom: 100px; }
.introduction h1.title:after { content: ""; position: absolute; bottom:-35px; left:0; right:0; margin-left:auto; margin-right: auto; width: 70px; border-bottom: 5px solid #775d43; }
.introduction p { font-size: 20px; line-height: 32px; font-weight: 300; color:#FFF; text-align: center; margin: 20px 0; }

.introduction a:link { color:#FFF; }
.introduction a:active { color:#FFF; }
.introduction a:visited { color:#FFF; }
.introduction a:hover { color:#775d43; }

.introduction.service p { font-size: 34px; line-height: 46px; font-weight: 300; color:#000; text-align: center; margin: 20px 0; }
.introduction.contact { padding-bottom:0; }
.introduction.contact p { font-size: 34px; line-height: 46px; font-weight: 300; color:#000; text-align: center; margin: 20px 0; }
.introduction p strong { font-weight: 500; }
.introduction .block { padding:80px; display:table-cell; vertical-align: middle; float:none; }
.introduction .block.image { padding: 0; } 
.introduction .block.image img { width:100%; }
.introduction .block .text { } 
.introduction .block p { text-align:left; }

/*-- Team Image --*/
.team { width:100%; float:left; }
.team img { width:100%; object-fit: cover; display: block; }

/*-- Content --*/
.content { width:100%; float:left; background:#FFF; padding: 160px 0; } 
.content.two-col { background:#000; }
.content.two-col h1 { font-size: 40px; color:#FFF; text-transform: uppercase; font-weight: 900; }

.content.two-col h1.title { font-size: 45px; text-align: center; text-transform: uppercase; font-weight: 800; position: relative; margin-bottom: 100px; }
.content.two-col h1.title:after { content: ""; position: absolute; bottom:-35px; left:0; right:0; margin-left:auto; margin-right: auto; width: 70px; border-bottom: 5px solid #775d43; }
.content.two-col .span_10 { margin:0 auto; float: none; }

.content.two-col p { font-size:20px; line-height: 32px; font-weight: 300; color:#FFF; }
.content.two-col img { width:100%; vertical-align: bottom; }

.content .review { width:100%; float:left; border-bottom:1px solid #333; margin: 20px 0; padding: 0 0 20px 0; }
.content .review:first-child { margin-top:0; padding-top:0; }
.content .review p { clear:left; }
.content .review p strong { text-transform:uppercase; font-weight:900; }
.content .review i { font-size: 40px; float:left; color:#775d43; }

.sub-nav { list-style: none; margin: 50px auto 0 auto; text-align: center; float:left; width: 100%; }
.sub-nav li { margin: 5px; padding: 0; display: inline-block; border-radius: 50px; overflow: hidden; }
.sub-nav li:before { content:''; display: none; }
.sub-nav li a { font-size: 18px; text-transform: uppercase; font-weight: 400; padding: 20px 30px; background: #393636; width: 100%; display: block; margin: 0; }
.sub-nav li a:link { color:#FFF; font-weight: 400; }
.sub-nav li a:active { color:#FFF; }
.sub-nav li a:visited { color:#FFF; }
.sub-nav li a:hover { color:#775d43; }
.sub-nav li a.active, .sub-nav li.active { font-weight:900; background:#775d43; text-transform: uppercase; }
.sub-nav li.active a { background:none; font-weight: 900; }
.sub-nav li a.active:hover, .sub-nav li.active a:hover { color:#FFF; }

.content.two-col #box-container { display: flex; flex-wrap: wrap; max-width: 1280px; margin: 0 auto; }
.content.two-col #box-container .box { display: inline-block; width: calc(33.33% - 40px); margin: 20px; list-style: none; position: relative; }
.content.two-col #box-container .box h2 { position: absolute; bottom:20px; font-size: 30px; font-weight: 900; color:#FFF; left: 20px; text-transform: uppercase; }
.content.two-col #box-container .box.green { background:#775d43; -webkit-transition: all 0.2s ease; -moz-transition: all 0.2s ease; -ms-transition: all 0.2s ease; -o-transition: all 0.2s ease; transition: all 0.2s ease; }
.content.two-col #box-container .box.green h1 { position: relative; font-size: 30px; line-height: 34px; font-weight: 900; color:#FFF; text-transform: uppercase; top: 50%; -ms-transform: translateY(-50%); transform: translateY(-50%); padding: 70px; }
.content.two-col #box-container .box.green:after { content: ''; border:1px solid #FFF; width: 80%; height: 80%; position: absolute; top: 50%; -ms-transform: translateY(-50%); transform: translateY(-50%); left: 0; right: 0; margin: 0 auto; }
.content.two-col #box-container .box.green a { width:100%; height: 100%; z-index: 100; display: block; position: relative; }
.content.two-col #box-container .box.green:hover { background:#333; -webkit-transition: all 0.2s ease; -moz-transition: all 0.2s ease; -ms-transition: all 0.2s ease; -o-transition: all 0.2s ease; transition: all 0.2s ease; }

.content.contact { padding-top:0; background:#000; }
.content.contact .item { margin: 0; }
.content.contact .item h1 { text-align: center; font-size:24px; color:#FFF; text-transform: uppercase; font-weight: 900; margin: 0; padding: 0; }
.content.contact .item p { text-align: center; font-size:20px; line-height: 32px; color:#FFF; margin: 0; padding: 0; }
.content.contact .item .icon { margin: 0 auto; text-align: center; }
.content.contact .item .icon i { color:#775d43; font-size: 60px; line-height: 175%; }
.content.contact .item ul.social { text-align: center; }
.content.contact .item ul.social li { display:inline-block; margin: 0 5px; padding: 0; }
.content.contact .item ul.social li:before { content:''; }
.content.contact .item ul.social li a:link { font-weight:400; }
.content.contact .item ul.social li .fab { font-family:'FontAwesome'; color:#FFF; font-size: 25px; -webkit-transition: all 0.2s ease; -moz-transition: all 0.2s ease; -ms-transition: all 0.2s ease; -o-transition: all 0.2s ease; transition: all 0.2s ease; }
.content.contact .item ul.social li .fab:hover { color: #775d43; } 
.content.contact .item a:link { color:#FFF; font-weight: 300; }
.content.contact .item a:active { color:#FFF; }
.content.contact .item a:visited { color:#FFF; }
.content.contact .item a:hover { color:#775d43; }


.content.process, .content.services { background:#fbf9f7; }
.content.services .container { display: flex; flex-wrap: wrap; justify-content: center; align-items: stretch; }
.content h1 { font-size: 45px; line-height: 55px; font-weight: 700; color:#000; text-align: left; margin-bottom: 20px; }
.content h1.title { font-size: 45px; text-align: center; text-transform: uppercase; font-weight: 800; position: relative; }
.content h1.title:after { content: ""; position: absolute; bottom:-35px; left:0; right:0; margin-left:auto; margin-right: auto; width: 70px; border-bottom: 5px solid #775d43; }
.content h2 { max-width:530px; font-size: 24px; line-height: 38px; font-weight: 300; color:#775d43; text-align: left;}
.content h3 { font-size: 24px; line-height: 38px; font-weight: 700; color:#000; text-align: left; margin-top: 40px;}
.content.process p { font-size:24px; padding: 55px 0; text-align: center; }
.content p { font-size: 18px; line-height: 34px; font-weight: 300; color:#000; text-align: left; margin: 20px 0; }
.content p:first-child { margin-top:0; }
.content p strong { font-weight:700; }
.content ul li { font-size: 18px; line-height: 30px; font-weight: 300; color:#000; text-align: left; padding-left: 1.9em; padding-top:10px; padding-bottom:10px; }
.content ul li:before { font-family:'FontAwesome'; content: '\f00c'; color:#775d43; margin-left: -1.9em; width: 1.9em; display: inline-block; }
.content .block { padding:20px; margin-bottom: 50px; } 
.content .block h1 { font-size:24px; line-height: 34px; text-transform: uppercase; font-weight: 700; margin: 0; padding: 0; }
.content .block p { font-size: 18px; line-height: 30px; padding: 20px 0; margin: 0; }
.content .block .image { max-height:280px; overflow: hidden; margin-bottom: 20px; }
.content .block .image img { width:100%; object-position: center center; object-fit: cover; }
.content a:link { color:#775d43; font-weight: 600; }
.content a:active { color:#775d43; }
.content a:visited { color:#775d43; }
.content a:hover { color:#000; }
.content a.btn:link { color:#FFF; }
.content a.btn:active { color:#FFF; }
.content a.btn:visited { color:#FFF; }
.content a.btn:hover { color:#FFF; }
.content article { padding:50px 0; margin: 20px 0; border-bottom:1px solid #e1e1e1; }
.content article a.btn { font-size:16px; padding: 15px 30px; margin: 0; }

/*-- Our Process --*/
.our-process { width:100%; float: left; display: flex; flex-wrap: wrap; position: relative; margin: 20px 0 0 0; }
.our-process:before { position: absolute; left: 100px; display: block; width: 83%; height: 0; border-top: 1px dashed #775d43; content: ""; top: 70px; z-index: 0; }
.our-process .item { flex: 1 0 18%; margin: 5px; display: inline-block; align-items: center; justify-content: center; z-index: 1; }
.our-process .item .icon { border-radius:100%; background: #775d43; width:125px; height: 125px; margin: 0 auto; display: table; -webkit-transition: all 0.2s ease; -moz-transition: all 0.2s ease; -ms-transition: all 0.2s ease; -o-transition: all 0.2s ease; transition: all 0.2s ease; }
.our-process .item .icon img { max-width:70px; max-height: 70px; margin: 28px auto; display: table-cell; vertical-align: middle; }
.our-process .item:hover .icon { background:#000; }
.our-process .item h1 { font-size:18px; line-height: 24px; text-align: center; float:left; width:100%; margin: 30px 0; }

/*-- Content Block --*/
.blocks { background-color:#FFF; padding: 160px 0 150px 0; float:left; width:100%; overflow: hidden; }
.blocks.projects { background:#000; }
.blocks .container { max-width: none; padding: 0; }
.blocks.services { background:#000; }
.blocks.services .container.services { max-width:1280px; display: flex; justify-content: space-around; flex-wrap: wrap; margin: 0 auto; }
.blocks.services .container.services .col {  margin: 5vh 0; padding: 0 20px; flex-shrink: 0; box-sizing: border-box; }
.blocks.services .content { background:#000; padding:50px 0 0 0; }
.blocks.services .content .item .icon { width:150px; height: 150px; background: #775d43; border-radius: 100px; margin: 0 auto 20px auto; text-align: center; }
.blocks.services .content .item .icon i { color:#FFF; font-size: 90px; line-height: 165%; }
.blocks.services .content .item h1 { font-size: 24px; font-weight: 900; text-transform: uppercase; color:#FFF; margin: 0; padding: 0; text-align: center;}
.blocks.services .content .item p { font-size: 20px; line-height: 32px; color:#FFF; margin: 0; padding: 0; text-align: center; }
.blocks .text { max-width: 1020px; margin:0 auto; padding: 0 20px; text-align: center; }
.blocks .text h1 { font-size: 45px; text-transform: uppercase; font-weight: 800; color:#FFF; margin-bottom: 30px;}
.blocks .text h1.title:after { content:''; width:120px; height: 3px; background-color:#775d43; position: relative; display: block; margin:35px auto 0 auto; }
.blocks .text p { font-size: 28px; line-height: 42px; font-weight: 300; color:#000; }

.blocks .item { padding: 0; margin: 0; position: relative; overflow: hidden; display: inline-block; }
.blocks .item .text { width:100%; position: absolute; bottom: 0; text-align: left; color:#FFF; font-size: 20px; line-height: normal; margin: 5px 0 0 0; text-transform: uppercase; font-weight: 700; display:block; padding:20px; -webkit-transition: all 0.2s ease; -moz-transition: all 0.2s ease; -ms-transition: all 0.2s ease; -o-transition: all 0.2s ease; transition: all 0.2s ease; z-index: 1;}
.blocks .item .text:after { font-family:'FontAwesome'; content:"\f054"; right: 25px; position: absolute; font-size: 15px; margin: 5px 0; color:#FFF; }
.blocks .item:hover .text { background:#775d43; color:#FFF; }
.blocks .item:hover .text:after { color:#FFF; } 
.blocks .item .image { width:100%; }
.blocks .item .image img { width:100%; object-fit: cover; display: block; margin: 0 auto; }
.blocks .item img { -moz-transition: all 6s; -webkit-transition: all 6s; transition: all 6s; z-index: -100; padding: 0 15px; }

/*-- Gallery --*/
.content.portfolio { padding: 50px 0 150px 0; background: #000; }
.content.home { background:none; padding: 0; margin: 95px 0 0 0; }
.content.home .gallery { background:none; margin: 0; z-index: 100; }
.content.home .gallery .box { background:none; }
.content .gallery { width:100%; float:left; position: relative; background: #000; }
.content .gallery #box-container { -webkit-column-count: 3; -moz-column-count: 3; column-count: 3; -webkit-column-gap: 30px; -moz-column-gap: 30px; column-gap:30px; list-style:none; max-width: 1280px; margin: 0 auto; }
.content .gallery .box { width:100%; margin: 0 0 30px 0; padding: 0; background:#775d43; list-style: none; position: relative; }
.content .gallery .box:before { content:none; margin:0; padding:0; }
.content .gallery .box a { width:100%; height: 100%; display: block; }
.content .gallery .box img { width:100%; vertical-align: baseline; display: block; }

.content .gallery .box a:before { content:''; background: rgba(0, 0, 0, 0); position: absolute; left: 0; right: 0; bottom: 0; top: 0; opacity: 0; -webkit-transition: all 0.2s ease; -moz-transition: all 0.2s ease; -ms-transition: all 0.2s ease; -o-transition: all 0.2s ease; transition: all 0.2s ease; }
.content .gallery .box a:hover:before { opacity: 1; content: ''; background: rgba(0, 0, 0, .7); position: absolute; left: 0; right: 0; bottom: 0; top: 0; -webkit-transition: all 0.2s ease; -moz-transition: all 0.2s ease; -ms-transition: all 0.2s ease; -o-transition: all 0.2s ease; transition: all 0.2s ease; }

.content .gallery .box a:hover:after { font-family:'FontAwesome'; font-size: 35px; line-height: 35px; content:"\f067"; color:#FFF; position: absolute; left:0; right:0; margin: 0 auto; top: 50%; -ms-transform: translateY(-50%); transform: translateY(-50%); width: 35px; height: 35px; text-align: center; background:#775d43; padding: 20px; border-radius: 100%; }

/*-- Bar --*/
.bar { background:#000; float:left; width:100%; padding: 100px 0; text-align: center; }
.bar p { color:#FFF; font-size:27px; font-weight:700; text-transform: uppercase; display: inline-block; line-height: 32px; margin: 0 40px 0 0; }
.bar a.btn { display:inline-block; float:none; margin: 0; bottom: 5px; }

/*-- Testimonials --*/
.testimonials { background:#775d43; float:left; width:100%; padding:100px 0; text-align: center; }
.testimonials h1 { font-size: 40px; line-height: 54px; font-weight: 900; color:#FFF; text-align: center; text-transform: uppercase; margin-bottom: 40px; }
.testimonials .review { outline:none; }
.testimonials .review p { font-size:27px; line-height: 38px; color:#FFF; text-align: center; padding: 10px 0; }
.testimonials .review p strong { font-size:24px; font-weight: 900; text-transform: uppercase; }
.testimonials .btn { margin: 50px auto 0 auto; display: inline-block; border-color:#FFF; }
.testimonials .btn{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.3s;transition-duration:.3s}
.testimonials .btn:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#FFF;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 50%;transform-origin:0 50%;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}
.testimonials .btn:hover,.testimonials .btn:focus,.testimonials .btn:active{color:#000;border-color:#FFF;}
.testimonials .btn:hover:before,.testimonials .btn:focus:before,.testimonials .btn:active:before{-webkit-transform:scaleX(1);transform:scaleX(1)}


/*-- CTA --*/
.cta { width:100%; float:left; position: relative;}
.cta:before { content: ''; background: rgba(0, 0, 0, .5); position: absolute; left: 0; right: 0; bottom: 0; top: 0; z-index: 2; }
.cta img { object-fit:cover; width:100vw; height: 100%; object-position: center; position: absolute; z-index: 1; }
.cta .text { z-index: 2; position: relative; max-width: 850px; text-align: center; margin: 0 auto; padding: 150px 0; }
.cta .text h1 { max-width: 500px; margin: 0 auto;font-size: 40px; font-weight: 900; text-transform: uppercase; color:#FFF; }
.cta .text p { font-size: 20px; line-height: 28px; font-weight: 300; color:#FFF; margin: 20px 0; }
.cta .text a:link { color:#775d43; font-weight: 600; }
.cta .text a:active { color:#775d43; }
.cta .text a:visited { color:#775d43; }
.cta .text a:hover { color:#FFF; }
.cta .text a.btn { color:#FFF; }

/*-- Form --*/
form.contact { margin:100px auto 0 auto; width: 100%; max-width:1025px; }
form.contact .row .col { max-width: 48%; width: 100%; float: left; box-sizing: border-box; margin: 0 0 15px 0; }
form.contact .row .col:last-child { margin-left: 4%; }
form.contact .row .col.full { max-width: none; }
form.contact .row .col.full:last-child { margin-left: 0; }
form.contact label, .freeform-label { float:left; width:auto; padding: 10px 0; font-weight: 400 !important; color:#FFF; }
form.contact label { padding: 10px 0; margin: 10px 40px 0 0; }
form.contact .col h1, .freeform-row .freeform-column h1 { font-size:16px; line-height: 23px; margin-top: 20px; margin-bottom: 10px; color:#FFF; }
form.contact .col p { font-size:16px; line-height: 23px; }
form.contact input, form.contact textarea, .freeform-input { width: 100%; display: block; box-sizing: border-box; padding: 17px; outline: none; font-size: 16px; background:#333; border:1px solid #333; -webkit-appearance: none; -webkit-transition: all 0.2s ease; -moz-transition: all 0.2s ease; -ms-transition: all 0.2s ease; -o-transition: all 0.2s ease; transition: all 0.2s ease; color:#FFF; }
form.contact input:focus, form.contact textarea:focus { background:#FFF; border:1px solid #e1e1e1; color:#000; }
form.contact input[type='checkbox'] { -webkit-appearance: checkbox; float:left; width:auto; margin: 20px 20px 0 0; }
form.contact select { font-family: proxima-nova, sans-serif; width:100%; background-color:#333; background-image: url("../images/select-arrow.png"); background-size: 30px; background-repeat: no-repeat; background-position: center right 20px; border-radius:0; outline:none; padding: 15px; font-size: 15px; border:1px solid #333; -webkit-appearance: none; -moz-appearance: none; appearance: none; position: relative; color:#FFF; }
form.contact ::placeholder { font-size:16px; line-height: 23px; font-family: proxima-nova, sans-serif; }
form.contact .errors li:before { content:''; }
form.contact .freeform-form-has-errors ul li { padding-left:0; }
form.contact .freeform-form-has-errors ul li:before { content:''; }
.error { background:red; padding: 30px; margin-bottom: 20px; border-radius: 3px; text-align: center; color:#FFF; }
.success { background:#775d43; color:#FFF; padding: 30px; margin-bottom: 20px; border-radius: 3px; text-align: center; }
.content .errors li { padding-left:0; color:red; font-size:14px; margin: 0; padding: 0; }
.full-label { width:100% !important; }

form.contact .group{display:block;position:relative;padding: 5px 0 5px 40px; cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none; margin-top: 20px;}
form.contact .group input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}
form.contact .checkmark{position:absolute;top:0;left:0;height:25px;width:25px;background-color:#eee}
form.contact .group:hover input ~ .checkmark{background-color:#ccc}
form.contact .group input:checked ~ .checkmark{background-color:#775d43}
form.contact .checkmark:after{content:"";position:absolute;display:none}
form.contact .group input:checked ~ .checkmark:after{display:block}
form.contact .group .checkmark:after{left:9px;top:5px;width:5px;height:10px;border:solid #fff;border-width:0 3px 3px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}

form.contact textarea { min-height:175px; font-family: proxima-nova, sans-serif; }

/*-- Button --*/
.content .block form.contact .btn, .content .block form.contact button[type=submit] { background:transparent; border:2px solid #775d43; padding: 20px 45px; color:#FFF; font-size: 20px; text-transform: uppercase; font-weight: 700; display: inline-block; line-height: 18px; margin: 20px 0 0 0; font-family: proxima-nova-extra-condensed, sans-serif; width:auto; }

/* Sweep To Right */
.content .block form.contact .btn{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.3s;transition-duration:.3s}
.content .block form.contact .btn:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#775d43;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 50%;transform-origin:0 50%;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}
.content .block form.contact .btn:hover,.content .block form.contact .btn:focus,.content .block form.contact .btn:active{color:#fff;}
.content .block form.contact .btn:hover:before,.content .block form.contact .btn:focus:before,.content .block form.contact .btn:active:before{-webkit-transform:scaleX(1);transform:scaleX(1)}

.freeform-row .freeform-column .freeform-instructions { margin-bottom:15px !important; }
.freeform-row .freeform-column label p { bottom: 40px; position: relative; padding: 0; line-height: 25px; float: left; width: 100%; }
.freeform-row .freeform-column label b { font-weight:700; color:#000; margin: 0 0 0 30px; }
.freeform-row .freeform-column .freeform-errors>li { background-image:none !important; padding: 0; font-size: 13px; }

/*-- Extra --*/
.extra { width:100%; float:left; background-image: url("../images/bg.png"); background-repeat: repeat; padding: 100px 0; text-align: center; }
.extra h1 { font-size: 38px; line-height: 52px; font-weight: 300; color:#000; text-align: center;}
.extra p { font-size: 24px; line-height: 38px; font-weight: 300; color:#000; text-align: center; margin: 20px 0; }
.extra p strong { font-weight: 500; }

/*-- Suppliers --*/
.suppliers { width:100%; float:left; padding: 80px 0;  -moz-box-shadow: inset 0 0 20px #f1f1f1; -webkit-box-shadow: inset 0 0 20px #f1f1f1; box-shadow:inset 0 0 20px #f1f1f1; background-color:#FFF; }
.suppliers ul li { margin:0 10px; outline: none; }
.suppliers ul li a { outline:none; }
.suppliers ul li img { width: 100%; max-width: 130px; margin: 0 auto; outline: none; }
.suppliers ul li img { -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%); filter: grayscale(100%); filter: gray; /* IE 6-9 */}
.suppliers ul li img:hover { -webkit-filter: none; -moz-filter: none; -ms-filter: none; filter: none; }

/* Magnific Popup CSS */
.popup{background:#FFF;padding:50px;width:auto;max-width:500px;margin:20px auto;-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.2);-moz-box-shadow:0 0 10px 0 rgba(0,0,0,.2);box-shadow:0 0 10px 0 rgba(0,0,0,.2);-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;overflow:hidden;position:relative;display:table;}
.popup h1{font-size:30px;color:#000;font-weight:700; margin: 0; line-height: normal; text-align: center; }
.popup span{color:#775d43;font-size:20px;line-height:35px;margin:5px 0;display:block}
.popup p{color:#000;font-size:18px;line-height:29px;padding:10px 0;margin:0;font-weight: 300; text-align: center; }
.popup ul { margin:20px 0; }
.popup a:link { color:#775d43; }
.popup a:visited { color:#775d43; }
.popup a:hover { color:#000; }
.popup a:active { color:#775d43; }
.popup a.button { display: inline-block; padding: 10px 25px; border:1px solid #775d43; background: rgba(154, 184, 47, 0); margin-top: 0; color:#000; font-weight: 700; width: auto; }
.popup a.button:link { color:#000; }
.popup a.button:visited { color:#000; }
.popup a.button:hover{background: rgba(154, 184, 47, 1); color:#FFF;}
.popup a.button:active { color:#000; }
.popup .image{position:absolute;left:0;top:0;width:35%;overflow:hidden;height:100%}
.popup img{float:left;padding:0;height:100%;object-fit:cover;width:100%}
.popup .content{ vertical-align: middle; position: relative; display: table-cell; width: auto; float: none; background: none; padding: 0; }
.mfp-fade.mfp-bg{opacity:0;-webkit-transition:all .15s ease-out;-moz-transition:all .15s ease-out;transition:all .15s ease-out}
.mfp-fade.mfp-bg.mfp-ready{opacity:.5}
.mfp-fade.mfp-bg.mfp-removing{opacity:0}
.mfp-fade.mfp-wrap .mfp-content{opacity:0;-webkit-transition:all .15s ease-out;-moz-transition:all .15s ease-out;transition:all .15s ease-out}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content{opacity:1}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content{opacity:0}
.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#000;opacity:.8}
.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:none!important;-webkit-backface-visibility:hidden}
.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box}
.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}
.mfp-align-top .mfp-container:before{display:none}
.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}
.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto}
.mfp-ajax-cur{cursor:progress}
.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}
.mfp-image-holder{width:40%;position:absolute;left:0;top:0;height:100%;background:#333}
.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}
.mfp-auto-cursor .mfp-content{cursor:auto}
.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;user-select:none}
.mfp-loading.mfp-figure{display:none}
.mfp-hide{display:none!important}
.mfp-preloader{color:#CCC;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}
.mfp-preloader a{color:#CCC}
.mfp-preloader a:hover{color:#FFF}
.mfp-s-ready .mfp-preloader{display:none}
.mfp-s-error .mfp-content{display:none}
button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation}
button::-moz-focus-inner{padding:0;border:0}
.mfp-close{width:25px;height:25px;line-height:20px;position:absolute;right:25px;top:25px;text-decoration:none;text-align:center;padding:0 0 18px 10px;color:#FFF;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}
.mfp-close:hover,.mfp-close:focus{opacity:1}
.mfp-close:active{top:25px}
.mfp-close-btn-in .mfp-close:before{font-family:FontAwesome;content:'\f00d'; color:#775d43;}
.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{color:#FFF;right:-6px;text-align:right;padding-right:6px;width:100%}
.mfp-counter{position:absolute;top:0;right:0;color:#CCC;font-size:12px;line-height:18px;white-space:nowrap}
.mfp-arrow{position:absolute;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}
.mfp-arrow:active{margin-top:-54px}
.mfp-arrow:hover,.mfp-arrow:focus{opacity:1}
.mfp-arrow:before,.mfp-arrow:after{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}
.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}
.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}
.mfp-arrow-left{left:0}
.mfp-arrow-left:after{}
.mfp-arrow-left:before{content:'\f053'; font-family: 'FontAwesome'; color:#FFF; font-size: 24px;}
.mfp-arrow-right{right:0}
.mfp-arrow-right:after{}
.mfp-arrow-right:before{content:'\f054'; font-family: 'FontAwesome'; color:#FFF; font-size: 24px;}
.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}
.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}
.mfp-iframe-holder .mfp-close{top:-40px}
.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}
.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,0.6);background:#000}
img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;box-sizing:border-box;padding:40px 0;margin:0 auto}
.mfp-figure{line-height:0}
.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,0.6);background:#444}
.mfp-figure small{color:#BDBDBD;display:block;font-size:12px;line-height:14px}
.mfp-figure figure{margin:0}
.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}
.mfp-title{text-align:left;line-height:18px;color:#F3F3F3;word-wrap:break-word;padding-right:36px}
.mfp-image-holder .mfp-content{max-width:100%}
.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}
@media screen and (max-width: 800px) and (orientation: landscape),screen and (max-height: 300px) {
.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}
.mfp-img-mobile img.mfp-img{padding:0}
.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}
.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}
.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,0.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}
.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}
.mfp-img-mobile .mfp-counter{right:5px;top:3px}
.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,0.6);position:fixed;text-align:center;padding:0}
}
@media all and (max-width: 900px) {
.mfp-arrow{-webkit-transform:scale(0.75);transform:scale(0.75)}
.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}
.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}
.mfp-container{padding-left:6px;padding-right:6px}
.popup .image{display:none}
.popup .content{width:100%;padding:0}
}
@media all and (max-width: 680px) {
.popup{height:auto; margin: 65px;}
.popup h1{font-size:30px; line-height: 31px;}
.popup span{font-size:17px}
.popup p{font-size:16px;line-height:24px}
}

/*-- Footer --*/
footer { background:#000; float:left; width:100%; padding: 100px 0; }
footer .block { background:none; margin: 0; padding: 0; }
footer .block .logo { position: relative; width: 140px; display: block; margin-bottom: 40px; }
footer .block h1 { font-size: 22px; color: #FFF; font-weight: 900; text-transform: uppercase; margin-top: 0; margin-bottom: 5px; }
footer .block h2 { font-size: 22px; color: #FFF; font-weight: 900; text-transform: uppercase; margin-top: 50px; margin-bottom: 5px; }
footer .block p { font-size:18px; line-height: 32px; margin-bottom: 20px; color:#FFF; font-weight: 300; }
footer .block ul li { font-size:22px; line-height:normal; color:#FFF; text-transform: uppercase; margin-bottom: 20px; }
footer .block ul.nav li { font-weight: 900; }
footer .block ul.nav .col { max-width:40%; display: inline-block; float:none; vertical-align: top; }
footer .block a:link { color:#FFF; }
footer .block a:active { color:#FFF; }
footer .block a:visited { color:#FFF; }
footer .block a:hover { color:#775d43; }
footer .block form { display: -webkit-box; display: flex; grid-column: 2; margin: 20px 0; }
footer .block input { background:#f2f2f2; padding: 15px; outline: none; border:none; -webkit-box-flex: 1; flex-grow: 1; -webkit-appearance: none; border-radius: 0; }
footer .block input[type="submit"] { -webkit-appearance: none; border-radius: 0; background:#775d43; color:#FFF; text-transform: uppercase; font-size:16px; font-weight: 800; cursor: pointer; max-width: 100px; font-family: proxima-nova, sans-serif; }
footer .block input[type="submit"]:hover { background:#000; }
footer .block .cert { margin: 20px 0; }
footer .block .cert li img { width:100%; max-width: 100px; }
footer .block .cert li:nth-child(2), footer .block .cert li:nth-child(3) { display: inline-block; max-width: 48%; vertical-align: middle; }
footer .block .cert li:nth-child(2) img { max-width: 70%; }
footer .block .cert li:nth-child(3) img { max-width: 100%; }

.end { float:left; width:100%;  background:#000; padding: 0 0 50px 0; }
.end p { font-size:18px; color:#FFF; font-weight: 300; }
.end p.copyright { float:left; margin: 5px 0 0 0; }
.end p span { display:inline-block; margin: 0 10px; color:#e0e6ea; }
.end a:link { color:#775d43; font-weight: 600; }
.end a:active { color:#775d43; }
.end a:visited { color:#775d43; }
.end a:hover { color:#FFF; }
.end ul.social { float:right; }
.end ul.social li { display:inline-block; margin: 0 5px; }
.end ul.social li a:link { font-weight:400; }
.end ul.social li .fab { font-family:'FontAwesome'; color:#FFF; font-size: 25px; -webkit-transition: all 0.2s ease; -moz-transition: all 0.2s ease; -ms-transition: all 0.2s ease; -o-transition: all 0.2s ease; transition: all 0.2s ease; }
.end ul.social li .fab:hover { color: #775d43; } 

/* Media Queries */
@media only screen and (max-width: 1089px) {
	footer .block nav ul li { margin-left:20px; }
}

@media only screen and (max-width: 991px) {
	header .logo { width: 65px; height: 65px; background: url("../images/batten-down-icon.png") no-repeat; background-size: 100%; text-indent: -999999px; left:20px; margin: 0; top: -20px; } 
	.header-wrap.smaller .logo { width: 65px; height: 65px; }
	.header-wrap.smaller header { padding:45px 0 10px 0; }
	.header-wrap.sub { height: auto; }
	.header-wrap.sub header { padding:45px 0 10px 0; margin: 0; }
	.sub-title { min-height: 235px; max-height: 235px; }
	header { margin-top:0; }
}

@media only screen and (max-width: 820px) {
	.banner .text { top: 50%; -ms-transform: translateY(-50%); transform: translateY(-50%); }
	.information .image { max-width:100%; }
	.information .image img { max-height:700px; }
	.information .text { max-width:none; width: 100%; position: relative; top:0; transform:none; }
	.information.store .text .center { float:left; }
	footer .block h2, footer .block ul li, footer .block h1 { font-size:20px; }
	footer .block .logo { width:110px; }
	.content.two-col .span_10 { width:95%; }
	.content.two-col { padding-top:50px; }
	.information .text .center { padding: 70px 40px; }
	.blocks.services .container.services .col { width:50%; }
	.introduction { padding: 100px 0 50px 0; }
}

@media only screen and (max-width: 768px) {
	.our-process:before { display:none; }
	.our-process .item { display: block; width: 100%; float:left; flex: none; margin-bottom: 20px; }
	.our-process .item:last-child { margin-bottom:0; }
	footer .block { width:100%; }
	footer .block nav { float:left; width:100%; margin: 0 0 40px 0; }
	footer .block nav ul { float:left; }
	footer .block nav ul li { margin:13px 0; display:block; }
	footer .block .extra { width:100%; float:left; margin:0; text-align: left; }
	.information .text, .information .image { max-width:none; position: relative; top:0; transform: none; }
	.information .image img { max-height: none; height:auto; }
	.information .image { max-height: none; min-height: inherit; }
	.information .image:after, .information.even .image:after { border:none; }
	.information:after { box-shadow: none; }
	.information.even .text { float:left; }
	.information .text { order:1; }
	.information .image { order:2; }
	.information.even .text { order:1; }
	.information.even .image { order:2; }
	.information .text .center { padding:70px 40px; }
	.information.store .text .center { padding:40px 20px; }
	footer .block .cert li img { max-width:300px; }
	footer .block .cert li:nth-child(2) img, footer .block .cert li:nth-child(3) img { max-width: 50%; }
	.blocks.services .container.services .col { width:100%; }
	.content.two-col #box-container .box { width: calc(100% - 20px); }
}
@media only screen and (max-width: 686px) {
	.bar p { margin:0; }
	.bar a.btn { margin:30px 0 0 0; }
}
@media only screen and (max-width: 640px) {
.content .gallery #box-container { -webkit-column-count: 3; -moz-column-count: 3; column-count: 3; }
	.content.two-col #box-container { -webkit-column-count: 2; -moz-column-count: 2; column-count: 2; }
	.introduction.service p, .introduction.contact p { font-size: 24px; line-height: 38px; }
	.blocks .text h1 { font-size:34px; }
	.blocks .text p { font-size:24px; line-height: 38px; }
	.testimonials { padding:80px 0; }
	.testimonials .review p { font-size: 18px; line-height: 25px; }
	.testimonials .review p strong { font-size:18px; }
	footer { padding: 100px 0 0 0; }
	.content h1.title { font-size:34px; }
	.content.process p { font-size: 20px; line-height: 31px; }
	form.contact .row .col { max-width:none; margin: 5px 0; }
	form.contact .row .col:last-child { margin:0; }
	.content.contact { padding-bottom:80px; }
	.content.process, .content.services { padding:80px 0; }
	.banner.sub { height: 330px; min-height: 330px; }
	.blocks.services { background-size:300%; }
	.information .text .center { padding:40px 20px; }
	.information .text h1, .information.store .text h1 { font-size:24px; line-height: 30px; }
	.information .text p { font-size: 15px; line-height: 24px; }
	.information .text ul li { font-size:16px; line-height: 20px; padding: 5px 0 5px 30px; }
	footer .block .cert li img { max-width: 300px; }
	footer .block .cert li:nth-child(2) img { max-width: 50%; }
	footer .block .cert li:nth-child(3) img { max-width: 65%; }
	.sub-nav li a { font-size:14px; }
	.sub-title h1, .content.two-col h1.title { font-size:35px; }
	.content.two-col p { font-size: 16px; line-height: 28px; }
	.blocks.services .content .item h1 { font-size:20px; line-height: 27px; }
	.blocks.services .content .item p { font-size:18px; line-height: 28px; }
	.content.portfolio { padding-top:50px; }
	.information .text ul { -webkit-columns: 1; -moz-columns: 1; columns: 1; margin:0; }
	footer .block ul li { font-size:18px; }
	footer .block h2 { font-size:18px; }
	footer .block h1 { font-size:18px; }
	.testimonials h1 { font-size: 34px; line-height: 40px; }
	.blocks.projects { padding: 80px 0 50px 0; }
	.content.home { margin: 35px 0 0 0; }
	.content.two-col { padding:50px 0; }
	footer .block p { font-size: 16px; line-height: 25px; }
}


@media only screen and (max-width: 500px) { 
	.content .gallery #box-container { -webkit-column-count: 2; -moz-column-count: 2; column-count: 2; }
	.content.two-col #box-container { -webkit-column-count: 1; -moz-column-count: 1; column-count: 1; }
	.introduction { padding:80px 0 0 0; }
	.banner .text h1 { font-size: 34px; line-height: 43px; }
	.introduction h1 { font-size:25px; line-height: 30px; }
	.banner .text p, .introduction p { font-size:18px; line-height: 28px; }
	.btn { font-size:16px; padding: 15px 35px; }
	footer { -webkit-border-top-left-radius: 200px; -moz-border-top-left-radius: 200px; border-top-left-radius: 0; }
	footer .block { width:100%; margin-bottom: 30px; }
	.end ul.social { float:left; width:100%; margin-top:20px; }
	.content .block .text {column-count: 1;}
}
