@charset "utf-8";
@import url(6-main2.css);


/* CSS Reset */
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, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, section, main, footer, header, aside, input, textarea, i, mark { margin : 0; padding : 0; border : 0; outline : 0; font-weight : inherit; font-style : inherit; font-size : 100%; font-family : inherit; vertical-align: top; background:transparent;  box-sizing:border-box;-moz-box-sizing: border-box; display:inline-block; line-height: 1;  -webkit-font-smoothing: antialiased;}

:focus { outline : 0; }
ol, ul { list-style : none; }
strong { font-weight:bold; }
html, body {height: 100%; width:100%;}
* {margin: 0;}

/* =clear */
.clear { clear: both; font-size: 1px; line-height: 0; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix {display: inline-block;}
* html .clearfix {height: 1%;}

/* General */
::selection { color:#fff; background:#6e7075; }
::-moz-selection { color:#fff; background:#6e7075;}
html {overflow-y: scroll;overflow-x: hidden }
body { background:#fff; font-size:16px; font-family: 'roboto_condensedlight'; -webkit-font-smoothing: antialiased; color: #646464;}
p {  white-space: normal; word-wrap: normal;}

/* General */
header, section, footer { width: 100%;}
main { display: block; overflow: hidden; padding: 70px 0 0 0;}
.inner { width:1300px; max-width: 100%; display: block; margin: 0 auto; position: relative; }
.hidden { display: none;}
section .wrapper .inner > p { text-align: center; font-size: 1.125em; line-height: 1.66; width: 100%;}
section .wrapper .inner > p em { line-height: 1.66;}
section .wrapper .inner > p a { margin: 0 10px;}

/* Sections and  wrapper*/
section { position: relative; padding: 0; background-position: top center; background-repeat: no-repeat; background-size: cover;}

section .wrapper { width: 100%; padding:70px 0; text-align: center; }
section .wrapper-padd { padding:0 0 70px 0;}

section.intro { margin:0; text-align: center; background: no-repeat center bottom; }
section.intro-services .wrapper { padding:20px 0;}
section.intro .inner { /*width: 1024px;*/}
.section-intro { width: 768px; padding: 40px 10px; display: block; margin: 0 auto; max-width: 100%;}
.section-intro .rich-text p { text-align: center !important; padding: 0;}
section.quote, section.news-section { background: #f8f8f8; border: none;}
section.quote .wrapper { padding: 30px 0;}
section.project-services-details .wrapper { padding:30px 0 10px 0; }

section.news .wrapper { padding: 0 0 100px 0;}

section.portfolio-project { z-index: 55;}
section.portfolio-project .wrapper { padding: 30px 0 0 0;}
section.intro-casestudy .wrapper { padding: 150px 0 80px 0; }

section.featured { border-bottom: 1px solid #ededed;}
section.featured .wrapper { padding:70px 0 0 0; }
section.featured .featured-cta { padding:20px 0; display: block; }
section.featured .wrapper .featured-cta p { width:70%; float:left; display:inline-block; text-align:left; font-size:16px; line-height:25px; }
section.featured .wrapper .featured-cta h3 {width:auto; float:left; display:inline-block; text-align:left; line-height: 2; padding: 0;}
section.featured .featured-cta a { float:right; }

section.contact .wrapper { padding: 0;}
section.contact-form .wrapper { padding: 100px 0;}
section.contact-intro .wrapper { padding: 100px 0 50px 0;}
section .mapholder { padding: 0; margin: -50px 0; position: relative; z-index: 12;}

section.homegrid .wrapper {padding: 0;}

section.hero {padding:0;border: none; margin:0;  background-position: center; position: relative;}
section.hero li { background-size: cover; background-position: 0 0; background-repeat: no-repeat; width: 100%; cursor: -webkit-grab; cursor: -moz-grab; }
section.hero li:active, section.hero li:focus {cursor: -webkit-grabbing; cursor: -moz-grabbing;}
section.hero .wrapper { padding:100px 0; }
section.hero h4 { font-size:1.5em; text-transform: uppercase;font-family: 'roboto_condensedbold'; }
section.hero p { color: #fff; font-size:1.250em; font-family: 'roboto_condensedlight';  text-align: center; width: 750px; max-width: 90%; display: block;margin: 0 auto; line-height: 28px; padding: 0 0 25px 0;}

.home section.hero .wrapper {padding: 180px 0 0 0; height: 650px; margin: 0;}
.home section.hero p { padding: 0 0 60px 0;}
/*.home section.hero:after {  position: absolute; width: 100%;  bottom: -30px; left: 0; height: 60px; background: #fff; -ms-transform: skewY(-1.5deg); -webkit-transform: skewY(-1.5deg); transform: skewY(-1.5deg); content: ""; z-index: 3;}*/

section.dark { background: rgba(81,87,100,1); background-size: cover;}
.services section.dark { border: none;}
section.green { background: rgba(150,173,77,1); border-top: 1px solid #ededed;}
section.green .wrapper, section.dark.narrow .wrapper { padding: 50px 0;}
section.dark.narrow.featured .wrapper { padding: 10px 0;}
section.green .wrapper h3, section.dark .wrapper h3 { color: #fff; padding: 0 15%; line-height: 1.5;}

main > .portfolio { width: 100%;}
.portfolio section { border:none; background-color: #fff;}
.portfolio section.intro .wrapper { text-align: center;}
.section-helper { width: 100%; height: 100px; background: #f8f8f8; z-index: -1; margin: -100px 0 0 0;}


/*======================= Grid START===========================*/
.row-grid { display: block; margin: 0 -20px; width: auto; position: relative; clear: both;}
.row-grid:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.row-grid > .column { padding: 0 20px; float: left;}
.row-grid > .column.__12 { width: 100%;}
.row-grid > .column.__11 { width: 91.666666%;}
.row-grid > .column.__10 { width: 83.333333%;}
.row-grid > .column.__9 { width: 75%;}
.row-grid > .column.__8 { width: 66.666666%;}
.row-grid > .column.__7 { width: 58.333333%;}
.row-grid > .column.__6 { width: 50%;}
.row-grid > .column.__5 { width: 41.666666%;}
.row-grid > .column.__4 { width: 33.333333%;}
.row-grid > .column.__3 { width: 25%;}
.row-grid > .column.__2 { width: 16.666666%;}
.row-grid > .column.__1 { width: 8.333333%; }
.row-grid > .spec__5 { width: 20%; }


@media only screen and (min-width: 1024px) and (max-width: 1279px ) {
    .row-grid > .column { padding-top: 10px; padding-bottom: 10px;}
    .row-grid > .column.lt__6 { width: 100%;}
    .row-grid > .column.lt__5 { width: 83.333333%;}
    .row-grid > .column.lt__4 { width: 66.666666%;}
    .row-grid > .column.lt__3 { width: 50%;}
    .row-grid > .column.lt__2 { width: 33.333333%;}
    .row-grid > .column.lt__1 { width: 16.666666%; }
}

@media only screen and (min-width: 768px) and (max-width: 1023px ) {
    .row-grid > .column { padding-top: 10px; padding-bottom: 10px;}
    .row-grid > .column.st__4 { width: 100%;}
    .row-grid > .column.st__3 { width: 75%;}
    .row-grid > .column.st__2 { width: 50%;}
    .row-grid > .column.st__1 { width: 25%; }
    .row-grid > .column.st3__1 { width: 33.333333%;}
    .row-grid > .column.st3__2 { width: 66.666666%;}
}

@media only screen and (max-width: 767px ) {
    .row-grid > .column { padding-top: 10px; padding-bottom: 10px;}
    .row-grid > .column.m__2 { width: 100%;}
    .row-grid > .column.m__1 { width: 50%; }
    .row-grid > .spec__5 { width: 100%; }
}



/*======================= Grid END ===========================*/


.row { width: 100%;}
.rows { display: block; margin: 0 -30px;}
.halfblock { width: 50%; float: left; padding: 0 40px 0 0; position: relative; text-align: center;}
.halfblock > img { max-width: 100%; margin:0 0 15px 0; }
.halfblock-wider { width: 60%}
.halfblock:nth-child(2n+1) { float: right; padding: 0 0 0 40px; }
.portfolio .halfblock:nth-child(n+1) { padding: 0;}
.halfblock p, .about-page .halfblock:nth-child(n+1) p { padding: 0 0 30px 0; line-height: 1.875em;}
.halfblock:nth-child(2n+1) p, .halfblock:nth-child(2n+1) em, .halfblock:nth-child(2n+1) h3,.halfblock:nth-child(2n+1) h2  { text-align: right;}
.halfblock:nth-child(2n+1) h2:after { left: auto; right: 0;}
.halfblock:nth-child(2n+1) .rich-text ul li { text-align: right; padding: 0 30px 0 0;}
.halfblock:nth-child(2n+1) .rich-text ul li:after { left: auto; right: 0;}
.halfblock-wider { width: 60%; padding: 0;}
.rows .halfblock:nth-child(n+1) { padding: 30px; float: left;}

/* RTE */
.rich-text {width: 100%;}
.rich-text h2 { font-size:2.125em; }
.rich-text h3 { color: #6f8b17;text-align: left; font-size: 1.250em; padding: 0 0 10px 0;}
.rich-text h5 { color: #6f8b17;text-align: left; padding: 0 0 20px 0; display: block;}
.rich-text p { color: #646464; line-height: 1.6; width: 100%; text-align: justify !important; padding: 0 0 20px 0;}
.rich-text p a, .rich-text li a { line-height: 1.6;color: #6f8b17; text-decoration: underline; }
.rich-text li a { line-height: 1.8}
.rich-text p a:hover, .rich-text li a:hover { text-decoration: none;}
.rich-text a.button { margin: 0 10px 10px 10px; text-decoration: none; line-height: 1;}
.rich-text p.align-center { text-align: center !important;}
.rich-text p span, .rich-text li span { line-height: 1.8;}
.rich-text.center-text p, .rich-text.center-text { text-align: center !important;}
.rich-text em { font-family: 'roboto_condensedbold'; font-size: 1.250em; text-align: left; width: 100%; font-weight: normal;}
.rich-text ul { display: block; padding: 0 0 30px 0;}
.rich-text ul li {display: block; position: relative; padding: 0 0 0 30px; line-height: 1.875em; font-size:1em; color: #646464; text-align: left;}
.rich-text ul li:after { content: ""; position: absolute; width: 8px; height: 8px; border-radius: 100%; top:9px; left: 0; border:2px solid #6f8b17;}
.rich-text.light p, .rich-text.light ul li { color: #646464;}
.services section:nth-child(2n+1) .rich-text ul li { text-align: left; padding: 0 0 0 30px; }
.services section:nth-child(2n+1) .rich-text ul li:after { left: 0; right: auto}
.services section:nth-child(2n+2) .rich-text ul li {color: #6e7075;}

.projects .rich-text { position: relative; padding: 0 100px;}
.projects .rich-text ul { position: relative;}
.projects .rich-text ul:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.projects .rich-text ul li { width: 50%; float: left;}
.projects .rich-text ul li:nth-child(2n+1) { padding-right: 30px;}

.box { display: block; border: 1px solid #ededed; padding: 30px; -webkit-box-shadow: 0px 3px 4px 0px rgba(0,0,0,0.06); -moz-box-shadow: 0px 3px 4px 0px rgba(0,0,0,0.06); box-shadow: 0px 3px 4px 0px rgba(0,0,0,0.06);}

/* headings */
h1 { font-size:3em; width: 100%; text-align: center; color: #fff; position: relative; font-family: 'roboto_condensedbold'; padding:0 0 20px 0; text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.34); text-transform: uppercase;}
.home h1 { font-size: 3.5em;}
.portfolio h1, .about h1 { display: inline-block; width: auto; }
h2 { font-size:2.500em; color: #3c3e46; font-family: 'roboto_condensedregular';width: 100%;text-align: center;position: relative;padding: 0 0 60px;font-weight:normal;}
h2:after { content: "";position: absolute; bottom: 30px; left:50%; margin: 0 0 0 -40px; height: 2px; width: 80px; background: #a9cb42;}
h3 { width: 100%; text-align: center; font-size: 1.375em; color: #3c3e46;font-family: 'roboto_condensedregular';font-weight:normal; }
.dark h3 { color: #fff;}
.dark h3 i { color: #e22b49; margin: 5px 0 0 0;}
.dark h3 a { color: #fff;}
.dark h3 .button {margin: -5px 5px; font-size: 1em; padding: 10px 30px; text-transform: lowercase;}
.project-hero h3 { color: #abadb1; font-size: 1.5em; font-family: 'roboto_condensedregular'; padding: 0 0 10px 0;}
h4 { color: #a3c634; font-size: 2em; padding: 0 0 10px 0; font-family: 'roboto_condensedregular';font-weight:normal;}
section.green h4 { color: #fff;}
h5 { color: #6f8b17; font-size: 1.125em; font-family: 'roboto_condensedregular'; padding: 20px 0 0 0; line-height: 1.4;}
.project-hero h1 { padding: 0 0 10px 0;}
.project-hero h2 { font-size: 1.625em; color: #fff; min-height: 60px; padding: 0; margin:20px 0 0 0 ;}
.project-hero h2 span { vertical-align: bottom;}
.project-hero h2:after { top: -15px; width: 40px; margin: 0 0 0 -20px;}
section.hero.project-hero p { color: #fff; font-size:1.250em; font-family: 'roboto_condensedlight'; padding: 0; }
.project-hero ul li:nth-child(2) h2 { font-size: 2.250em;}
/* Header and hero */
header { position: fixed; left: 0; top:0; z-index: 444; padding:0; background: #fff; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.2s ease; transition: all 0.5s ease; -webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.06); -moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.06); box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.06);}

section.hero.project-details .page-heading { width: 100%; text-align:left}
section.hero.project-details h1 { text-align: left; display: inline-block; width: auto;}
section.hero.project-details p { text-align: left; width: 100%; max-width: 100%; font-family: 'roboto_condensedlight'; padding: 10px 0 0 0; border-top: 1px solid rgba(255,255,255,0.5); margin: 10px 0 0 0; color: rgba(255,255,255,0.8);}
section.hero.project-details ul { float: right; text-align: right;}
section.hero.project-details ul li { display: inline-block; width: auto; padding: 0 5px;}
section.hero.project-details ul li a { color: rgba(255,255,255,0.8); font-size: 1.7rem; padding: 9px 0 0 0; border-radius: 100%; border: 2px solid rgba(255,255,255,0.6); width: 50px; height: 50px; overflow: hidden; text-align: center }
section.hero.project-details ul li a:hover { color: rgba(255,255,255,1); border-color: rgba(255,255,255,1); background: rgba(0,0,0,0.5)}

header .top { width: 100%; font-size:0.813em; border-top:7px solid #515764; }
header .language { float: right; text-align: right; -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;}
header .language li { position:relative; float:left; margin:0 0 0 1px; }
header .language li a { font-size:12px; color: #a0a4ab; font-family: 'roboto_condensedlight'; padding:2px 13px 6px; -webkit-border-bottom-right-radius: 3px;-webkit-border-bottom-left-radius: 3px;-moz-border-radius-bottomright: 3px;-moz-border-radius-bottomleft: 3px;border-bottom-right-radius: 3px;border-bottom-left-radius: 3px;}
header .language li a:hover { color:#fff; background:rgba(0,0,0,0.2) }
header .language li.active a { background:#515764; color:#fff; }

header .bottom {width: 100%; background: none; padding:0 0 10px 0; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.2s ease; transition: all 0.5s ease; }

header a.logo { width: 150px; height:36px; margin:0; transition: all 0.5s ease; position: relative; top:-5px; }
header a.logo:before { content:""; position: absolute; left: 0; top: 0;background: url("/img/intellex_logo_black.svg") no-repeat center; width: 100%; height: 100%; opacity: 1; transition: all 0.5s
   ease; background-size: contain;}
header a.logo { width: 150px; height:36px; margin:0;-webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; position: relative; }

header.hidden-header { top:-25px;}
header.hidden-header .top { position:relative; top:-2px; }
header.hidden-header .bottom { padding: 3px 0;}
header.hidden-header a.logo { top:-2px; }
header.hidden-header nav ul { padding:7px 0 0 0; }

header nav { float: right;}
header nav ul { float: right;display:block;padding:10px 0; text-align: right; transition: all 0.5s ease;}
header nav ul li { padding: 0 15px;}
header nav ul li:last-child { padding-right: 0;}
header nav ul li a { font-size:1.125em; color: #7d7e85;font-family: 'roboto_condensedbold'; text-transform: uppercase;}
header nav ul li a:hover { opacity: 0.7;}
header nav ul li.active a, header.hidden-header nav ul li a.active { color:#a9cb42;}

header nav ul.language-mobile { display: none;}

header #menu-open { display: none;}
.lines { display: inline-block; width: 25px; height: 3px; background: #ecf0f1; border-radius: 0.28571rem; transition: 0.3s; position: relative;}
.mapholder .lines { display: none;}
.lines:before, .lines:after { display: inline-block; width: 25px; height: 3px; background: #fff; transition: 0.3s; position: absolute; left: 0; content: ''; -webkit-transform-origin: 0.28571rem center; transform-origin: 0.28571rem center;}
.lines:before {top: 8px;}
.lines:after { top: -8px;}
.menu-open.open .lines, .mapholder .lines { background: transparent;}
.menu-open.open .lines:before, .menu-open.open .lines:after, .mapholder .lines:before, .mapholder .lines:after { -webkit-transform-origin: 50% 50%; transform-origin: 50% 50%; top: 0; width: 25px;}
.menu-open.open .lines:before, .mapholder .lines:before { -webkit-transform: rotate3d(0, 0, 1, 45deg); transform: rotate3d(0, 0, 1, 45deg); background: rgba(163,203,66,1)}
.menu-open.open .lines:after, .mapholder .lines:after { -webkit-transform: rotate3d(0, 0, 1, -45deg); transform: rotate3d(0, 0, 1, -45deg); background: rgba(163,203,66,1)}

header #overlay { float: right;}
.overlay-cornershape svg { display: none;}
.page-heading { position: relative; width: 80%; display: block; margin: 0 auto;}

/* Buttons*/
a, input[type=submit], button { -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; text-decoration: none; cursor: pointer; -webkit-appearance: none; -moz-appearance: none; appearance: none; }
.button { padding:17px 45px;text-align:center;border-radius:3px;font-size:1em;font-family:'roboto_condensedregular'; position: relative; text-transform:uppercase; border: 1px solid;}
.button.custom { color: #fff;}
.button.green { background: rgba(162,186,84,1) ;color: #fff; border-color: rgba(162,186,84,1) }
.button.border { background: none; padding: 16px 45px; position: relative;}

.button.small { padding:10px;}
.button.border > span, .button.border > span em, .button.border > span em:after,.button > span em:before {position: absolute; -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;}

.button.border > span {  bottom: 3px; right: 3px; }
.button.border > span em { width: 5px; height: 5px;}
.button.border > span em:after,.button > span em:before {content: ""; width: 5px; height: 5px;  }

.button.border > span em:first-child { right: 0; bottom: 0;}
.button.border > span em:first-child:after {left: -6px; top:0;}
.button.border > span em:first-child:before { left: 0; top:-6px;}
.button.border > span em:first-child:after, .button.border > span em:first-child:before { -webkit-transition-delay:0.1s; -moz-transition-delay: 0.1s; -ms-transition-delay: 0.1s; -o-transition-delay: 0.1s; transition-delay: 0.1s; opacity: 0.7;}

.button.border > span em:last-child { opacity: 0.3; right: 6px; bottom: 6px;-webkit-transition-delay:0.2s; -moz-transition-delay: 0.2s; -ms-transition-delay: 0.2s; -o-transition-delay: 0.2s; transition-delay: 0.2s; }
.button.border > span em:last-child:after { right: -6px; top:-6px; }
.button.border > span em:last-child:before { left: -6px; bottom:-6px;}
.button.border > span em:last-child:after, .button.border > span em:last-child:before { -webkit-transition-delay:0.2s; -moz-transition-delay: 0.2s; -ms-transition-delay: 0.2s; -o-transition-delay: 0.2s; transition-delay: 0.2s;}

.button.border:hover >span em:first-child:before, .button.border:hover >span em:first-child:after { opacity: 0.75}
.button.border:hover >span em:last-child { opacity: 0.6;}

.button.green:hover { background: rgba(150,173,77,1); }
.button.border.green { border-color: #a3c634 !important; color: #a3c634 !important;  background: none;}
.button.border.green > span em, .button.border.green > span em:before, .button.border.green > span em:after { background: #a3c634 ;}
.button.border.green:hover { border-color: #7f8488 !important; color: #7f8488 !important;  background: none;}
.button.border.green:hover > span em, .button.border.green:hover > span em:before, .button.border.green:hover > span em:after { background: #7f8488 ;}

.button.border.white { border-color: #fff; color: #fff;}
.button.border.white > span em, .button.border.white > span em:before, .button.border.white > span em:after { background: #fff ;}
.button.border.white:hover { border-color: rgba(150,173,77,1); color: rgba(150,173,77,1)}
.button.border.white:hover > span em, .button.border.white:hover > span em:before, .button.border.white:hover > span em:after { background: rgba(150,173,77,1) ;}

.button.border.black { border-color: #7f8488; color: #62696f;}
.button.border.black > span em, .button.border.black > span em:before, .button.border.black > span em:after { background: #7f8488 ;}
.button.border.black:hover { color: rgba(150,173,77,1); border-color:rgba(150,173,77,1); }
.button.border.black:hover > span em, .button.border.black:hover > span em:before, .button.border.black:hover > span em:after { background: rgba(150,173,77,1) ;}

.button.border.custom:hover { border-color: #fff; color: #fff;}
.button.border.custom:hover > span em, .button.border.custom:hover > span em:before, .button.border.custom:hover > span em:after { background: #fff; }

.non-button { font-size: 1.125em; font-family: 'roboto_condensedregular';}
.non-button.black { color: #3c3e46;}

/* forms */
.form-holder { width:100%; padding:0 0 35px 0; }
.form-holder .form-full { width:100%; display:inline-block; }
.form-holder .form-half { width:49%; display:inline-block; }
.form-holder .form-half:last-child { float:right; }

span.field { width:100%; display:block; padding:0 0 15px 0; position:relative; }
span.field.mandatory:after { position:absolute; right:0; top:0; content:"\e90a"; font-family: 'icomoon'; z-index:99; color:#a2ba54; font-size:20px; }
span.field.validation-error.mandatory:after { position:absolute; right:0; top:0; content:"\e90a"; font-family: 'icomoon'; z-index:99; color:#e85656; font-size:20px; }
span.field-half { width:49%; display:inline-block; }
span.field-half:nth-child(2n+2) { float:right; }
label.file-label { padding: 4px 0px 0px;}
span.upload-field {}
.uploaded-file {width: 100%;}
.remove-file { position: absolute; right: 20px; top: 20px; color: #e85656}
.progress-bar { position: absolute; top: 0; left: 0; bottom:0; right: 0; background: rgba(162,186,84,1); padding: 20px; color: #fff; -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; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; overflow: hidden; white-space: nowrap;}

.upload-field .cv-upload { position: absolute; left: 0; top:0; width: 100%; height: 100%; opacity: 0; z-index: 1; cursor: pointer;}
span.filename { padding: 4px 0 0 0;}

span.submit { width:100%; text-align:center; }
.upload-file-wrapper, input[type=text], input[type=password], input[type=email], input[type=tel], textarea { width: 100%; padding:17px 20px; border: 1px solid #dcdcdc; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; line-height: 1; -webkit-box-shadow: inset 0px 0px 7px 0px rgba(0,0,0,0.07); -moz-box-shadow: inset 0px 0px 7px 0px rgba(0,0,0,0.07); box-shadow: inset 0px 0px 7px 0px rgba(0,0,0,0.07); -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out; position:relative; height: 58px; }
textarea { height: 204px;}
input[type=text]:hover, input[type=password]:hover, input[type=email]:hover, input[type=tel]:hover, textarea:hover { border: 1px solid #c5c5c5; box-shadow:0 0 5px rgba(197, 197, 197, 0.5); }
input[type=text]:focus, input[type=password]:focus, input[type=email]:focus, input[type=tel]:focus, textarea:focus { border: 1px solid #a2ba54; box-shadow:none; }

.checkfield { text-align:center; padding:10px 0 30px 0; }
.check { display:inline-block; padding:0 20px; }
.check input[type='checkbox'] { display:none; width: 100%; height: 100%; position: absolute; top: 0; left: 0; opacity: 0; background: none; border: none; } 
.check input[type="checkbox"] + label { cursor: pointer; width: 100%;  text-align: left;}
.check input[type="checkbox"] + label span { width:20px; height:20px; float:left; background:#fff; text-align:center; display:inline-block;  border: 1px solid #cbcbcb;border-radius: 2px; line-height: 1; -webkit-box-shadow: inset 0px 0px 7px 0px rgba(0,0,0,0.07); -moz-box-shadow: inset 0px 0px 7px 0px rgba(0,0,0,0.07); box-shadow: inset 0px 0px 7px 0px rgba(0,0,0,0.07); -webkit-transition: all 0.30s ease-in-out; -moz-transition: all 0.30s ease-in-out; -ms-transition: all 0.30s ease-in-out;-o-transition: all 0.30s ease-in-out; }
.check input[type="checkbox"] + label span:hover { border:1px solid #c5c5c5; box-shadow:0 0 5px rgba(197, 197, 197, 0.5); }
.check input[type="checkbox"] + label span span { width:auto; height:auto; border:none; font-size:11px; color:#e9e9e9; -webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none; background:none; position:relative;top:3px; left:4px; }
.check input[type="checkbox"] + label span span:hover { border:none; }
.check input[type="checkbox"]:checked + label span { background:#a2ba54; border:1px solid #829640; }
.check input[type="checkbox"]:checked + label span span { color:#fff; border:none; }
.check p { font-size:16px; color:#767c82; display:inline-block; line-height:1; margin:1px 0 0 14px; float:left; }



/*section.contact-form .form-holder span textarea.input { height: 240px; resize: none;}*/
input::-webkit-input-placeholder { line-height: 1.4;}

/* footer */
footer section h2 { color: #fff;}
footer section h2:after { display: none;}
footer section h2 i { color:#e22b49;}
footer .footer { width: 100%; padding:0; background: rgba(81,87,100,1); border-top: 5px solid #434b5a}
footer .footer .left { position: relative; z-index: 10;}
footer .footer ul { text-align: left; padding: 20px 0 0 0;}
footer .footer ul li { padding:0 5px 0 0; text-align: center;}
footer .footer ul li a { width:42px; height: 42px; border-radius: 100%; border: 2px solid #c1c1c1; color: #c1c1c1; padding: 12px 0 0 0; }
footer .footer p a { line-height: 1.6; color: #fff;}
footer .footer ul li a:hover { color: #a3c634; border-color: #a3c634;  }
footer .footer p { color: #fff; font-size: 0.875em; line-height: 1.6; padding:0; display: block}
footer .footer .right { float: right; position: relative; z-index: 10;}
footer .footer h3 { width: 100%; text-align: left; color: #fff; position: relative; padding: 40px 0 30px 0;}
footer .footer h3:after { content: ""; left: 0; bottom: 15px; width: 80px; height: 2px; background:  #a3c634; position: absolute}
footer .footer .footer-map-holder { width: 600px; position: relative; margin: -60px 0 0 0;}
footer .footer .footer-map-holder img { width: 100%; opacity: 0.15}
footer .footer .footer-map-holder a { text-align: center; position: absolute; z-index: 1;}
footer .footer .footer-map-holder a:nth-child(1) {top: 60px; left: 24px;}
footer .footer .footer-map-holder a:nth-child(2) {top: 45px; left:80px;}
footer .footer .footer-map-holder a:nth-child(3) {    top: 70px; left: 260px;}
footer .footer .footer-map-holder a p { display: block; color: #fff;font-family: 'roboto_condensedlight'; font-size: 0.875em; padding: 0 0 5px 0;}
footer .footer .footer-map-holder a em { background: rgba(255,255,255,0.2); padding:7px 0 0 0; border: 2px solid rgba(164,203,41,1); border-radius: 100%; width: 25px; height: 25px;}
footer .footer .footer-map-holder a em i { width: 7px; height: 7px; border-radius: 100%; background: rgba(164,203,41,1);}

footer .footer .button { font-size: 1em; margin: 20px 0 0 0; padding-left: 30px; padding-right: 30px; position: relative;}
footer .footer .button i { margin: 0 10px 0 0 ;}
footer .footer .bottom {  width: 100%; position: relative; background: #434b5a; padding: 10px 0;}
footer .footer .bottom p { display:inline-block; z-index: 15; position: relative; color: #fff}
footer .footer .bottom p a { color: rgba(164,203,41,1)}
footer .footer .bottom p a:hover { color: #fff;}
footer .footer .bottom ul { padding:3px 0 0 0; float:right; }
footer .footer .bottom ul li a { border:none; height:auto; width:auto; padding:0; }

/* 5 line grid */
ul.five-grid { margin: 0 -10px -30px -10px; display: block; padding:0;}
ul.five-grid li { width: 25%; padding:10px; text-align: center; float:left; }
ul.five-grid li a { width: 100%; border: 1px solid rgba(0,0,0,0.15); padding: 10px;}
.home ul.five-grid li a { border: none;}
ul.five-grid li img { max-width: 100%; }
ul.five-grid li a:hover img { -webkit-filter:grayscale(0%); filter: grayscale(0%); opacity:1; }
ul.five-grid li a p { padding: 10px 0 0 0; color: #7f8488; width: 100%; line-height:20px;  font-family: 'roboto_condensedregular'; min-height: 50px;}
ul.five-grid li a:hover { border-color: #a3c634;}
ul.five-grid li a:hover p { color:#a3c634; }

.home ul.five-grid { margin: 0 -10px 30px -10px; }

/* 4 line grid */
ul.four-grid { margin: 0 -40px; display: block; }
ul.four-grid li { width: 25%; float: left; text-align: center; position: relative; }
ul.four-grid li:hover { z-index: 2}
ul.four-grid li a {-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: 0; background: #fff;}
ul.four-grid li a:hover { -webkit-box-shadow: 0px 0px 5px 3px rgba(0,0,0,0.06); -moz-box-shadow:0px 0px 5px 3px rgba(0,0,0,0.06); box-shadow: 0px 0px 5px 3px rgba(0,0,0,0.06); z-index: 2; }
ul.four-grid li h5 { color: #a2ba54; position: relative; padding: 20px 0 45px 0; width: 100%; font-family: 'roboto_condensedregular'; font-size:20px; }
ul.four-grid li h5:after { content: "";position: absolute; bottom: 20px; left:50%; margin: 0 0 0 -40px; height: 1px; width: 80px; background: #a9cb42;}
ul.four-grid li i { font-size: 110px; color: #a9cb42;}
ul.four-grid li:nth-child(2n+2) i { color:#7f8488; }
ul.four-grid li p { font-size: 0.938em; line-height: 1.8; min-height: 110px; text-align: center; color: #646464}

ul.four-grid.news-list li { padding: 7px; }
ul.four-grid.news-list li a {border: 1px solid #ddd;}
ul.four-grid.news-list li p { min-height: 0; padding: 10px; text-align: left}
ul.four-grid.news-list li h3 { padding: 20px 10px 0 10px; text-align: left;}
ul.four-grid.news-list li img { width: 100%;}
ul.four-grid li .button {width: 100%; margin: 20px 0 0 0; padding-left: 10px; padding-right: 10px;}

ul.four-grid.home-list { padding:70px 0 0 0; }
ul.four-grid.home-list li { padding:65px 40px; border: 1px solid #ededed ; border-right: 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; z-index: 1; background: #fff;}
ul.four-grid.home-list li:hover { -webkit-box-shadow: 0px 0px 5px 3px rgba(0,0,0,0.06); -moz-box-shadow:0px 0px 5px 3px rgba(0,0,0,0.06); box-shadow: 0px 0px 5px 3px rgba(0,0,0,0.06); z-index: 2; }
ul.four-grid.home-list li:last-child { border-right: 1px solid #ededed;}
ul.four-grid.home-list li a:hover { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow:none;}

/* 3 line grid */
ul.three-grid { margin: -130px -40px -50px -40px; display: block;}
ul.three-grid.news-list { margin-top: 0;}
ul.three-grid li { width: 33.3333333%; float: left; padding:30px 40px; text-align: center; position: relative;}
ul.three-grid li a { width: 100%; position: relative; margin: 0;}
ul.three-grid li img { width: 100%;}
ul.three-grid li h3 { line-height: 1.4;}
ul.three-grid li h3:after { position: absolute; width: 80px; left: 50%; bottom: -20px; height: 1px; margin: 0 0 0 -40px; content: ""; background: #a3c634;}
ul.three-grid li h5 { padding: 30px 0 10px 0; color: #c6c6c6; font-size: 1.125em;}
ul.three-grid li p { padding: 40px 0 0 0; line-height: 1.8; text-align: justify;-moz-text-align-last: center;text-align-last: center; -webkit-text-align-last: center;}
ul.three-grid li a.non-button { margin: 20px 0 0 0; color: #a3c634;}

/* Homepage 100% wide slider with controls*/
.slider-holder { position: relative; width: 100%; overflow: hidden; margin:0;}
.bx-wrapper { display: block;}
.bx-wrapper .bx-viewport { display: block;}
.bx-controls { position: absolute; left: 0; bottom: 30px; width: 100%;}
.slider-holder .featured-projects { display: block; }
.slider-holder .featured-projects li { display: block; background-repeat: no-repeat; background-position: top center; background-size: cover; height: 600px; -webkit-box-shadow: inset 0px 0px 215px 0px rgba(0,0,0,0.5); -moz-box-shadow: inset 0px 0px 215px 0px rgba(0,0,0,0.5); box-shadow: inset 0px 0px 215px 0px rgba(0,0,0,0.5); cursor: -webkit-grab; cursor: -moz-grab; }
.slider-holder .featured-projects li:active, .slider-holder .featured-projects li:focus {cursor: -webkit-grabbing; cursor: -moz-grabbing;}
.slider-holder .featured-projects li > img{ width: 100%;}

.wrapper .content { position: absolute; z-index: 2; padding:160px 0 0 0;width: 50%; top: 0; left: 0; text-align: left; height: 100%; }

#ShowUpViewport .content { padding: 0;}
section:nth-child(n+1) .featured-projects .content { float: left; text-align: left; left: 0; right: auto; width: 50%;}
.services .content { padding: 80px 0 0 0;}
section .slider-holder .featured-projects li .image, .wrapper > .image { position: absolute; right: 0; top: 0; left: auto; height: 100%; width: 50%; background-size: contain; background-position: bottom right; background-repeat: no-repeat; z-index: 1;}

.wrapper .content .captions { width: 650px; float: right; max-width: 100%;}
section:nth-child(n+1) .featured-projects .content .captions { position: relative; top: 0; padding: 0 80px 0 0;float: right;}
section:nth-child(n+1) .featured-projects .content .captions h3 { color: #fff !important;}
.wrapper .content .captions h3 { font-size:2.188em; color: #fff; width: 100%;padding: 20px 0 10px 0; text-align: left }
section:nth-child(n+1) .featured-projects .content .captions h3 { color: #fff;}
.wrapper .content .captions h4 { font-size: 1.125em; text-transform: uppercase;  padding: 0 0 40px 0; width: 100%; position: relative;}
.wrapper .content .captions .rich-text p { padding: 0 0 40px 0;}
.wrapper .content .captions h4:after { position: absolute; left: 0; bottom: 30px; height: 1px; background: rgba(255,255,255,0.15); content: ""; width: 50%;}
.wrapper .content .captions a.non-button { color: #fff; width: 100%; margin: 20px 0 0 0;}

/* slider navigation */
.navigation {  position: absolute; top: 0; z-index: 1; margin: 0 1px;}
.navigation.prev { right: 50%;}
.navigation.next {left: 50%;}
.navigation a { position: relative; padding: 20px 25px; background:rgba(255,255,255,0.2); color: #fff; border-radius: 3px;}
.navigation.prev a { background: rgba(255,255,255,0.1)}
.hero .navigation { top: auto; bottom: 25px;}
.navigation a:hover { opacity: 0.5;}

/* 6 items slider with fade*/
.partners-slider { display: block;}
.partners-slider .partners-slide-holder {left: 0; display: block;}
.partners-slider ul { display:block;text-align: center; padding: 40px 0;}
.partners-slider ul li { width:16%; padding:20px;}
.partners-slider ul li a { display: block;}
.partners-slider ul li a img { width: 100%; -webkit-filter: grayscale(100%); filter: grayscale(100%); transition: 0.4s ease; opacity:0.6 }
.partners-slider ul li a:hover img { -webkit-filter:grayscale(0%); filter: grayscale(0%); opacity:1; }


/* News list */
section.news-section .wrapper { text-align:left; }
.news-list { width:66%; display:inline-block; }
.news-list h2 { width:auto; text-align:left; padding:0 0 45px 0; font-size:30px; }
.news-list h2:after { margin:0; left:0; }
.news-list a.more { color:#708a19; line-height:24px; float:right; margin:4px 0 0 0; }
.news-list a.more:hover { color:#3d3e44; }

.home .news-list li { margin: 0;}
.home .news-list li:first-child { margin:0 0 30px 0; }
.news-list li { margin: 0 0 30px 0;}
.news-list li .img {width:30%;  float: left;}
.news-list li .img a { display: block; }
.news-list li .img img { width:100%; height:auto; display:block; background:#fff; padding:5px; border:1px solid rgba(0, 0, 0, 0.15); transition: all 0.2s ease; }
.news-list li a:hover img { opacity:.8; }
.news-list li .cnt { width: 76%; float:right; }
.news-list li .cnt { width:66%; }
.news-list li .cnt em { font-style:normal; color:#7d7d7d; font-size:0.875em; text-align: left; display: block; }
.news-list li .cnt h3 { text-align:left; padding:5px 0 15px 0; }
.news-list li .cnt h3 a { color:#3d3e44; font-size:20px; }
.news-list li .cnt h3 a:hover { color:#a9cb42; }
.news-list li .cnt p { color:#646464; font-size:16px; line-height:24px; text-align: left; }
.news-list li .cnt p a { color:#708a19; line-height:24px;}
.news-list li .cnt p a:hover { color:#3d3e44; }

.pagination { text-align: center; padding: 0 0 40px 0; cursor: default; width: 100%;}
.pagination span, .pagination li { display: inline-block; padding: 0 7px;  color: #a9cb42; font-size: 1.125em; text-transform: uppercase; }
.pagination li.disabled { color: #c4c4c4; opacity: 0.6;}
.pagination span a, .pagination li a { color: #808080; }
.pagination span a:hover,  .pagination li a:hover{ color: #787878; }
.pagination li.active a { color: #a9cb42; }

/* CTA block */
.cta-block { width:30%; background:#a2ba54; float:right; -webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px; padding:10px; box-sizing:border-box; }
.cta-block div { width:100%; border:1px solid #b6c97a; -webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px; padding:60px 25px; text-align:center; color:#fff; }
.cta-block div h2 { color:#fff; font-size:26px; font-family: 'roboto_condensedbold'; line-height:34px; }
.cta-block div h2:after { background:#fff; }
.cta-block div h3 { color:#fff; font-size:20px; font-family: 'roboto_condensedregular'; line-height:30px; padding:0 0 10px 0; }
.cta-block div .button.border.white:hover { border:1px solid #cee67e; color:#cee67e; }

/* About Page */
section.team .inner > h4 { padding: 30px 0;}
.about-page-wrapper {width: 100%;}
.about-page { width: 100%;}
.about-page:nth-child(2)  {display: block;}
.team-wrapper { width: 100%; padding: 30px 0 0 0; background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(0,0,0,0.07) 100%);
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(0,0,0,0.07) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(0,0,0,0.07) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#12000000',GradientType=0 );}
.team-wrapper:first-child { padding: 0; }

.team-wrapper:last-child { margin: 0 0 -70px 0;}

.progress-blocks .inner { width:1050px; }
.progress-blocks .progress-circle { background:rgba(255,255,255,.1); padding:5px; -webkit-border-radius:80px; -moz-border-radius:80px; border-radius:80px; position:relative; }
.progress-blocks .progress-circle .status { width:100%; text-align:center; position:absolute; color:#fff; top:60px; left:0; font-family: 'roboto_condensedbold'; font-size:26px; }
.progress-blocks .row-grid { padding:35px 0; }
.progress-blocks .row-grid p { padding:10px 0 0 0; line-height:20px; }

.policy-blocks li { margin:0 0 40px 0; }
.policy-blocks .box { padding:30px 25px; min-height:400px; }
.policy-blocks h3 { font-size:18px;color: #62696f;font-family: 'roboto_condensedlight';position:relative; margin:15px 0 30px 0; line-height: 1.4; }

.policy-blocks .box i { font-size: 7em; color: #a3c634;}
.policy-blocks h3:after { width:84px; height:1px; background:#a9cb42; position:absolute; bottom:-20px; left:50%; margin-left:-42px; content:""; }
.policy-blocks p { line-height:30px; }

/* Team */
.team-wrapper ul.row-grid { margin: 0;}
.team-wrapper ul.row-grid li.column { padding: 0;}
.team-last-wrapper { padding: 0; width: 100%; margin: 0 0 -70px 0}
.team .member-holder { width: 100%; position: relative;}
.team .member-holder img { transition: all 0.4s ease; width: 100%;}

.team .member-holder img.hover { position: absolute; left: 0; top: 0; height: 100%; opacity: 0;}
.team .member-holder img.initial {}

.team .member-holder:hover img.hover { opacity: 1; }
.team .member-holder:hover img.initial { opacity: 0; }

.team .team-info { position: absolute; width: 100%; left: 0; bottom: 0; height:0; overflow: hidden; background: rgba(149,183,42,.95); transition: 0.4s ease; z-index: 99; text-align: left; color: #fff; }

.team .member-holder:hover .team-info {}
.team .member-holder:hover .team-info { height: 55px; bottom: 10px; }
.team .team-info h3 { width: 100%; text-align:left; color: #fff; font-size: 1.125em; padding: 10px 0 3px 15px; }
.team .team-info p { width: 100%; padding: 0 0 0 15px; font-size: 14px; }
.team .team-info a { color: #fff; position: absolute; right: 15px; top: 50%; margin-top: -8px; }
.team a {}
.team a:hover img { -webkit-filter:grayscale(0%); filter: grayscale(0%); opacity:1; }
.team a p { padding: 10px 0 0 0; color: #646464; width: 100%; font-size:13px; line-height:20px; }
.teama:hover p { color:#a3c634; }

/* About timeline */
.timeline ul { padding: 0 0 40px 0;}
.timeline ul li { position: relative;}
.timeline ul li .timeline-wrapper { height: 160px; padding: 0 190px 0 0; width: 50%; position: relative; float: left; text-align: justify;}
.timeline ul li:nth-child(2n+2) .timeline-wrapper { float: right; padding: 0 0 0 190px;  direction:ltr;}
.timeline ul li .timeline-wrapper p { line-height: 1.6; width: 100%; text-align: left}
.timeline ul li .timeline-wrapper span { position: absolute; right: 30px; top: 0; font-size: 7em; color: #7f8488;}
.timeline ul li .timeline-wrapper span i { transition: 0.4s ease; }
.timeline ul li .timeline-wrapper:hover span { color: #a3c634;}
.timeline ul li:nth-child(2n+2)  .timeline-wrapper span { left: 30px; right: auto;}
.timeline ul li .timeline-wrapper h5 { color: #010101; padding: 0 0 20px 0; width: 100%}
.timeline ul li:nth-child(2n+1) .timeline-wrapper h5, .timeline ul li:nth-child(2n+1) .timeline-wrapper p{ text-align: right;}
.timeline ul li .timeline-wrapper:after { position: absolute; right: -15px; bottom: -65px;content: url(/img/timeline_lines.svg);}
.timeline ul li:nth-child(2n+2) .timeline-wrapper:after { right: auto;left:-15px;content: url(/img/timeline_lines_modulus.svg);}
.timeline ul li:last-child .timeline-wrapper:after { display: none}

/* About Dark */
section.dark h2 { color: #fff; text-align: center;}
section.dark p { color: #fff; display: block;}
section .row { width: auto; display: block; margin: 0 -50px;}
section .halfblock:nth-child(n+1) { padding:0 50px; float: left;}
section .halfblock.no-padding:nth-child(n+1) { padding: 0;}
section .halfblock:nth-child(n+1) p {  text-align: justify;}
section .halfblock:nth-child(n+1) h5 { color: #b5dc41; text-align: left; padding: 0 0 20px 0; width:100%;}
section .halfblock:nth-child(2n+2) h5 { text-align: right; }
section.dark .inner > h5 { color: #fff; line-height: 1.5; position: relative;}
section.dark .inner > h5:after { top: -20px; position: absolute; left: 0; width: 100%; height: 1px; background: #646975; content: ""}

section .wrapper > .bg-image { position: absolute; right: auto; left: 0; top: 0; height: 100%; width: 100%; background-size: cover; background-position: top center; background-repeat: no-repeat; z-index: 1;}
section .wrapper > .bg-image + .inner { z-index: 2;}

.project-services-details .halfblock:nth-child(n+1) { text-align: left !important; padding: 0;}

.project-services-details .halfblock:nth-child(n+1) h3 { text-align: left !important; padding: 0 0 40px 0; position: relative}
.project-services-details .halfblock:nth-child(n+1) h3:after { position: absolute; left: 0; bottom: 23px; width: 40px; height: 3px; background: #a3c634; content: ""}
.project-services-details .halfblock:nth-child(n+1) h6 { font-size: 1.4em; padding: 0 30px 20px 0;}
.project-services-details .halfblock:nth-child(n+1) h6 i { font-size: 1.6rem; margin: -3px 0 0 0; opacity: 0.7;}
/* Quote Section */
section.quote .quote-holder { width: 70%; text-align: center !important;}
section.quote .quote-holder h3 { width: auto; position: relative; font-family: 'icomoon';}
section.quote .quote-holder h3:before { content:"\e60a"; position: absolute; top: -5px; left: -20px; font-size: 0.7em; color: #a3c634;}
section.quote .quote-holder h3:after { content:"\e60a"; position: absolute; bottom: -5px; right: -20px; -ms-transform: rotate(180deg); -webkit-transform: rotate(180deg);transform: rotate(180deg);font-size: 0.7em; color: #a3c634;}
section.quote .quote-holder p { display: block; padding: 10px 0 15px 0; color: #646669;}
section.quote .quote-holder img { width: 50px; height: 50px; border-radius: 100%; border: 3px solid #fff;}

/* Nav Icons*/
.nav-icons { width:100%; border-top:1px solid #e0e0e0; text-align:center }
.nav-icons ul { padding:0; width: 100%}
.nav-icons ul li { display:inline-block; padding:15px 0; width: 15%; text-align:center; border-left:1px solid #e0e0e0; }
.nav-icons ul li:last-child { border-right:1px solid #e0e0e0; }
.nav-icons ul li a i { font-size:3.3em; color:#83888c; }
.nav-icons ul li a span { display:block; color:#83888c; padding:5px 0 0 0; }
.nav-icons ul li a:hover i, .nav-icons ul li a:hover span { color:#a2ba54; }
.nav-icons ul li a.active i, .nav-icons ul li a.active span { color:#a2ba54; }

.intro-services .nav-icons { border:none; }
.intro-services .nav-icons ul li { width:18%; border:none; }
.intro-services .nav-icons ul li i { font-size:5em; }



/* Portfolio page*/
.portfolio-list-holder { display: block; padding:0; margin: 0; transition: all 0.5s ease;}
.portfolio-list { position: relative; margin: 0; padding:0 0 60px 0;}
.portfolio-list.row-grid > .column {position: relative; padding: 7px;-webkit-transition: opacity 0.5s ease; -moz-transition: opacity 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: opacity 0.5s ease; transition: opacity 0.5s ease; overflow: hidden}
.portfolio-list.row-grid > .column > a { display: block; border: 1px solid #ddd; z-index: 0; position: relative}
.portfolio-list li > a { opacity: 1;}
.portfolio-list li > a span { width: 100%; overflow: hidden }
.portfolio-list li > a span img { display: block; width: 100%; opacity: 1;}
.portfolio-list li > a p { line-height: 1.4; text-align: center; width: 100%; min-height:60px;padding:0 10px; font-size: 0.88em; color: #646464; background: #fff; }
.portfolio-list li > a h3 { padding: 10px; font-size: 1.125em; background: #fff; -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;}
.portfolio-list li > a > div {padding: 60px 10px 0 0; position: absolute; height: 100%; top:0; text-align: right; right: 0; overflow: hidden; }
.portfolio-list li > a > div i { color: #fff; padding: 5px 10px; background:  rgba(0,0,0,0.8); opacity: 0; font-size: 1em; display: block; margin: 0 0 3px 0;}

.portfolio-list.row-grid > .column.filtered { opacity: 0; width: 0; transition: opacity 0.5s ease, width 0s ease, padding 0.5s ease, height 0s ease; -webkit-transition: opacity 0.5s ease, width 0s ease, padding 0.5s ease, height 0s ease; -moz-transition: opacity 0.5s ease, width 0s ease, padding 0.5s ease, height 0s ease; -ms-transition: opacity 0.5s ease, width 0s ease, padding 0.5s ease, height 0s ease; -o-transition: opacity 0.5s ease, width 0s ease, padding 0.5s ease, height 0s ease; padding: 0}
.portfolio-list.row-grid > .column.filtered a { opacity: 0; border: none;}
.portfolio-list.row-grid > .column.filtered p { white-space: nowrap;}
@keyframes slideFromBottom {
    from { -webkit-transform: translate3d(200%, 0, 0); transform: translate3d(200%, 0, 0); opacity: 0;  }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1; }
}
.portfolio-list li > a:hover > div i { -webkit-animation-name: slideFromBottom; animation-name: slideFromBottom; -webkit-animation-duration: 0.2s;animation-duration: 0.2s;-webkit-animation-fill-mode: both; animation-fill-mode: both;}
.portfolio-list li > a:hover > div i:nth-child(2) { animation-delay: 0.07s;}
.portfolio-list li > a:hover > div i:nth-child(3) { animation-delay: 0.14s;}
.portfolio-list li > a:hover > div i:nth-child(4) { animation-delay: 0.20s;}
.portfolio-list li > a:hover > div i:nth-child(5) { animation-delay: 0.25s;}
.portfolio-list li > a:hover > div i:nth-child(6) { animation-delay: 0.295s;}
.portfolio-list li > a:hover > div i:nth-child(7) { animation-delay: 0.335s;}
.portfolio-list li > a:hover > div i:nth-child(8) { animation-delay: 0.37s;}
.portfolio-list li > a:hover h3 { color: #a9cb42; }

.portfolio-list.row-grid > .column > a:hover  { -webkit-box-shadow: 0px 0px 5px 3px rgba(0,0,0,0.06); -moz-box-shadow:0px 0px 5px 3px rgba(0,0,0,0.06); box-shadow: 0px 0px 5px 3px rgba(0,0,0,0.06); }


.portfolio-project .gallery{ width: 50%; position: relative; float: right;}
.gallery li { display: none; padding: 30px;}
.gallery li:first-child { display: block}
.gallery li a { display: block; overflow: hidden;}
.gallery li a img { width: 100%;}
.gallery li a mark { margin: 30px 0 0 0;}

.project-navigation { text-align: center; display: block; padding: 40px 0 0 0;}
.project-navigation li { width: 25%; text-align: center}

.project-navigation li a.button.border, .project-navigation li a {  border: 1px solid #bababa; display: block; color: #bababa; border-radius: 3px;}
.project-navigation li:nth-child(1) {float: left; text-align: left;}
.project-navigation li:nth-child(3) { float: right; text-align: right}
.project-navigation li a.button.border p { display: inline-block; font-size: 1.2em; }
.project-navigation li a.button.border i { display: inline-block; font-size: 1em; margin:2px 10px 0 10px; opacity: 0.7}
.project-navigation li.all a { border:none; }

.about-list { display: block; margin: -40px 0 0 0;}
.about-list > li {display: block; background: #fff; padding: 60px 0;}
.about-list > li:nth-child(2n+1) { background: #f8f9fa ;}
.about-list li .title { float: left; width: 33.33333%; position: relative; padding: 0 20px 0 0;}
.about-list li .title h4 { text-align: left; color: #3c3e46; padding: 0 0 0 170px; font-family: 'roboto_condensedbold'; line-height: 1.2; font-size: 1.875em;}
.about-list li .title h4:before { content: "WE"; position: absolute; left: 0; top: -20px; font-size: 3.1em; font-family: 'montserrathairline'; letter-spacing: 0; color: #d5d5d5; -webkit-transition: all 0.4s ease; -moz-transition: all 0.4s ease; -ms-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease;}
.about-list li:hover .title h4:before { color: #a9cb42;}
.about-list li .rich-text { display: table-cell; width: 1300px;}
.about-list li .rich-text ul { padding: 0;}
.about-list li .rich-text ul li { width: 50%; float: left;}

section.other-projects .wrapper { padding: 150px 0 0 0; }
section.other-projects .wrapper .inner { padding-bottom: 50px;}
section.other-projects .portfolio-list li a { transition: all 0.2s ease; display: block; margin: 0; border-left: 1px solid #000; border-top: 1px solid #000;}
section.other-projects .portfolio-list li a div p { width: 100%; padding: 20px; color: #fff;}

.reversed section:nth-child(2n+2) .image { right: 0; left: auto; }
.reversed section:nth-child(2n+1) .image { left: 0; right: auto;}


.portfolio-nav { width: 100%;text-align: center; padding: 40px 0 0 0;}
.portfolio-nav li { padding: 0 20px;}
.portfolio-nav li a { color: #808285; font-size: 1em; font-family: 'roboto_condensedbold';position: relative; }
.portfolio-nav li a:after { content: ""; width: 0; bottom: -7px; height: 2px; background: #808285; left: 50%; position: absolute; transition: all 0.2s ease}
.portfolio-nav li.active a { color: #a3c634; }
.portfolio-nav li.active a:after { width: 100%; background: #a3c634; left: 0;}
.portfolio-nav li:hover a:after {  width: 100%; left: 0;}

.portfolio-projects { padding: 30px 0; left: 0; top:0; text-align: center; width: 50%; float: left}
.portfolio-projects .rich-text { text-align: left; padding: 0;}
.portfolio-projects  .rich-text ul li { width: 100%;}

.portfolio-projects .halfblock:nth-child(2n+1) { float: left; padding: 70px 30px 0 0;}
.portfolio-projects .halfblock:nth-child(2n+2) { float: right; padding: 0 0 0 30px;}
.portfolio-projects .halfblock:nth-child(2n+1) .description { padding: 30px 0; width: 100%;}
.portfolio-projects .halfblock:nth-child(2n+1) h2 { text-align: left; font-size: 2.125em; color: #2c2e33}
.portfolio-projects .halfblock:nth-child(2n+1) h2:after { left: 0; right: auto; margin: 0;}
.portfolio-projects .halfblock:nth-child(2n+1) h4 {text-align: left; width: 100%; color: #808285; font-size: 1.250em; font-family: 'roboto_condensedbold'; padding: 0 0 15px 0;}
.portfolio-projects .halfblock:nth-child(2n+1) h4 span { color: #3c3e46;}
.portfolio-projects .halfblock:nth-child(2n+1) p { text-align: justify; color:#6e7075}
.portfolio-projects .halfblock:nth-child(2n+1) .button { margin: 0 10px 0 0;}
.portfolio-projects .halfblock:nth-child(2n+2) { float: right; padding: 0 0 0 0; width: 35%;}
.portfolio-projects .halfblock:nth-child(2n+2) > a:nth-child(n+2) { display: none;}
.portfolio-projects .halfblock .showup { width: 100%; margin: 0;}
.portfolio-projects .halfblock .showup img { width: 100%;}
.portfolio-projects .rich-text ul li { color: #6e7075;}

.portfolio-project .image { width: 50%; height: 100%; position: absolute; right: 0; top: 0 !important; background: #f8f8f8; padding: 50px 0;}
.portfolio-project .image .iwrapper { width: 650px; float: left; max-width: 100%;}
.portfolio-project .image .image-wrapper > a:nth-child(n+2) { display: none;}

/* Services Page */
.services-intro-list { display: block; padding: 0 0 60px 0;}
.services-intro-list li { float: left; text-align: center; width: 12.5%; padding: 15px;}
.services-intro-list li p {width: 100%;}
.services-intro-list li i { font-size: 6em; margin: 15px 0 0 0; color: #7f8488; }
.services-intro-list li:nth-child(2n+2) i { color: #a3c634;}

.services section { background-color: #3e4449 }
.services section .wrapper { height: 600px;}
section:nth-child(2n+2) .content { left: auto; right: 0; text-align: right;}
.services section .content { background: #f4f4f4 }
section .content .captions { padding:0 80px 0 0; text-align: left; position: relative;}
.services section .content .captions .button { margin: 0 10px 10px 0; padding: 15px 40px;}
.services section .content .captions .button:last-child { margin: 0;}
section .content .captions h3 { color: #3c3e46 !important; padding: 0 0 20px 0;}
section:nth-child(2n+2) .content .captions { float: left; padding: 0 0 0 80px;}
.services section .image { opacity: 0.7;-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-ms-transition: all 0.5s ease;-o-transition: all 0.5s ease; transition: all 0.5s ease; background-size: cover !important; width: 50%}
.services section:hover .image {opacity: 1;}
section:nth-child(2n+2) .image { left: 0; right: auto; }
.casestudies section .content .captions { top: auto;}
.casestudies section .image { background-position: center; width: 50%;}
.image-inner { position: absolute; left: 0; top:0; width: 100%; height: 100%; background-position: center; background-size: cover; background-repeat: no-repeat;}

    /* News Page*/
.news-wrapper { display: block; padding: 40px 0 0 0;}
.news-wrapper .image-holder { float: right; width: 40%; margin: 35px 0 40px 80px; position: relative; z-index: 1;}
.news-wrapper .image-holder .block.relative { display: block; position: relative}
.news-wrapper .image-holder .video-holder { padding-bottom:56.25%; padding-top:30px; height:0; overflow:hidden;}
.news-wrapper .video-holder iframe,.news-wrapper .video-holder object, .news-wrapper .video-holder embed { position: absolute; width: 100%; height: 100%; top: 0; left: 0;  background:#fff; padding:5px; border:1px solid rgba(0, 0, 0, 0.15); }
.news-wrapper .image-holder img { width:100%; height:auto; display:block; background:#fff; padding:5px; border:1px solid rgba(0, 0, 0, 0.15); transition: all 0.2s ease; }
.news-wrapper h5, .news-wrapper p { width: auto; display: block; text-align: justify; line-height: 1.8;}
.news-wrapper h2{ font-size:1.875em; width:auto; display: block; text-align: left; line-height: 1.2}
.news-wrapper h2:after { left: 0; margin: 0;}
.news-wrapper p { padding: 0 0 40px 0;}

.slick-slider { padding: 0 50px; margin: 30px 0 0 0;}

.slick-initialized .slick-slide { transform: scale(0.8); -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 ;}
a.slick-slide.slick-current.slick-active.slick-center { -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1);}
.news-gallery img { max-width: 100%;}
.news-gallery .button { margin:-20px 0 0 0!important; position: absolute; top: 50%;}
.news-gallery .button:first-child { left: 0;}
.news-gallery .button:last-child { right: 0;}

    /* Contact Page*/
main > ul.three-grid { width: 100%;  padding: 0; position: relative; z-index: 10; margin: 0; display: inline-block; }
main > ul.three-grid li { background-position: top center; background-repeat: no-repeat; background-size: cover; cursor: pointer;padding: 20px 10px;}
main > ul.three-grid li:after { position: absolute; bottom: 20px; opacity: 0; left: 50%; margin: 0 0 0 -20px; content: ""; width: 30px; height: 30px; background: #000; z-index: -1; -ms-transform: skewY(3deg) matrix(2,1,2.05,-1,0,0); -webkit-transform: skewY(3deg) matrix(2,1,2.05,-1,0,0) translateZ(0) scale(1.0, 1.0); transform: skewY(3deg) matrix(2,1,2.05,-1,0,0) translateZ(0) scale(1.0, 1.0) translate3d(0,0,0); border-radius: 2px; transition: all 0.2s ease;}
main > ul.three-grid li.active:after { opacity: 1; bottom: -5px;}
main > ul.three-grid li > span { position: absolute; width: 100%; height: 100%; top: 0; left: 0; background:rgba(0,0,0,0.7); transition: all 0.2s ease; border:1px solid rgba(0,0,0,0.7); }
main > ul.three-grid li > span i { display: none; position: absolute; right: 20px; top: 20px; color: #fff; font-size: 2em;}
main > ul.three-grid li:hover > span { background:rgba(0,0,0,0.4); border:1px solid rgba(0,0,0,0.4); }
main > ul.three-grid li div { text-align: center;  outline: 1px solid transparent; width: 100%; padding: 50px 20px;}
main > ul.three-grid li div h3 { position:relative; color: #fff;font-size: 1.500em; text-align: center; text-transform: uppercase; padding: 0 0 40px 0;}
main > ul.three-grid li div h3:after { bottom: 20px; width: 20px; margin: 0 0 0 -10px;}
main > ul.three-grid li div p { padding: 0; width: 100%; text-align: center; color: #fff; font-size: 1.125em; position: relative;}
main > ul.three-grid li div p a { display: inline-block; width: auto; margin: 0; padding: 0; color: #fff;font-size: 1.125em; line-height: 1.6; position: relative; z-index: 66;}
main > ul.three-grid li div p:last-child a {color: #b0d733;}
.mapholder { width: 100%; margin: 0;}
.mapholder .map-wrapper { width: 100%;}
.gmnoprint a, .gmnoprint span,.gm-style-cc, .gm-style > div:last-child{ display: none !important; }

/*section.contact-form .form-holder { display: block; padding: 40px 0 0 0;}
section.quote-form .form-holder { padding: 0 0 40px 0;}*/
section.contact-form .inner { width:920px; }
section.contact-form .wrapper { text-align:left; }
section.contact-form form { width:100%; }
section.contact-form .button { width: auto; margin: 0 auto;}
section.contact-form .form-holder { padding:35px 0; }

/*section.contact-form .form-holder span .input { width: 100%; padding: 15px 20px; border: 1px solid #dcdcdc;border-radius: 2px; line-height: 1; -webkit-box-shadow: inset 0px 0px 7px 0px rgba(0,0,0,0.07); -moz-box-shadow: inset 0px 0px 7px 0px rgba(0,0,0,0.07); box-shadow: inset 0px 0px 7px 0px rgba(0,0,0,0.07);}
section.contact-form .form-holder span textarea.input { height: 240px; resize: none;}
section.contact-form .form-holder span input::-webkit-input-placeholder { line-height: 1.4;}
section.contact-form .form-holder span input::-webkit-input-placeholder:after, section.contact-form .form-holder span textarea::-webkit-input-placeholder:after{color:#7da304; content:" *";}
section.contact-form .form-holder span.not-required input::-webkit-input-placeholder:after {display: none; }*/

/*section.quote-form .inner { width: 768px;}
section.quote-form .form-holder span { width: 50%;}
section.quote-form .form-holder-company span { width: 100%;}*/

.upload-file-wrapper.nx-form-invalid, .nx-form-invalid .input,.nx-form-invalid .input:hover,.nx-form-invalid .input:focus { border-color: #e85656; }
.nx-form-invalid-message { position: relative;}
.nx-form-invalid .nx-form-invalid-message { width: 100%; text-align: left; font-size:13px; color: #e85656; padding:3px 0 0 20px; position: absolute; bottom: 0px; left: 0;}
.nx-form-message { width: 100%; text-align: center; font-size:16px; color:#666; padding:0; position: absolute; left: 0; bottom: -30px;}
.nx-form-error {  color: #e85656; }
.nx-form-success { color: #a3c634; }

/* Quote form */
.quote-form .wrapper { text-align:left; }
.quote-form .inner { width:920px; }
.quote-form h3 { color:#a2ba54; font-size:18px; text-transform:uppercase; font-family: 'roboto_condensedbold'; border-bottom:1px solid #e7e7e7; padding:0 0 10px 0; margin:0 0 20px 0; }


.casestudies section.hero { min-height: 320px;}
.casestudies section.hero .wrapper { padding: 80px 0 0 0;}
.casestudies .portfolio section .wrapper { padding: 130px 0;}
.casestudies .content { padding: 0; position: relative; float: left; top: auto; left: auto; right: auto;}
.casestudies .page-heading h1 { padding:40px 0 6px;}
.casestudies .rich-text h2 { text-align: left;}
.casestudies section:nth-child(2n+2) .content { float: right;}
.casestudies .reversed section:nth-child(2n+1) .content {float: right;}
.casestudies .reversed section:nth-child(2n+2) .content { float: left;}
.casestudies .reversed section:nth-child(2n+2) .content:nth-child(2n+2) { left: auto; right: 0;}
.casestudies section:nth-child(2n+2) .content .captions{ float: left;}
.casestudies .reversed section:nth-child(2n+2) .content .captions { float: right;}
.casestudies .reversed section:nth-child(2n+1) .content .captions { float: left;}
.casestudies section:nth-child(2n+1) .content .rich-text h2, .casestudies section:nth-child(2n+1) .content .rich-text p { color: #fff;}

.casestudies section.double-text .content .captions { padding: 0 40px 0 0;}
.casestudies section.double-text .content:last-child  .captions { padding: 0 0 0 40px; float: left;}
.casestudies section.double-text .content:last-child  .captions * { direction: rtl; text-align: right;}
.casestudies section.double-text .content:last-child  .captions h2:after { left:auto; right: 0;}
.casestudies .rich-text h2:after { left: 0; margin: 0;}
.casestudy-hero { padding: 0 130px 0 0; text-align: right; float: right;}
.casestudies .intro-casestudy p{ padding-top: 50px;}
.casestudies .intro-casestudy ul li h3 { padding: 30px 5% 0 5%; text-transform: uppercase; font-size: 1.500em; color: #3c3e46; line-height: 1; position: relative;}
.casestudies .intro-casestudy li:nth-child(3n+2) h3 { font-size: 3.750em; line-height: 0.8}
.casestudies .intro-casestudy ul li h3:after { width: 20px; margin: 0 0 0 -10px; top: 10px;  height: 1px;}
.casestudies .intro-casestudy ul li h4 { color: #979697; font-size: 1.250em; font-family: 'roboto_condensedbold';}
.casestudies h6 { color: rgba(255,255,255,0.1); font-size: 5em; font-family: 'roboto_condensedbold';}
.casestudies section:nth-child(2n+2) h6 { color:rgba(0,0,0,0.1);}

.nav-intro { display: block;}
.nav-intro .nav-holder { position: relative; padding: 0 10px;}
.nav-intro .nav-holder a { font-size: 3em; font-family: 'roboto_condensedbold'; position: relative; color: #a2ba54;  text-transform: uppercase; margin:0 9px 0 0;}
.nav-intro .nav-holder > a:after { content: ""; position: absolute; left: 0; width: 100%; height: 5px; background: url("/img/border_green.svg") repeat-x left center; bottom: -10px; transition: all 0.2s ease;}
.nav-intro .nav-holder > a:before { width:0; height:0; border-left:5px solid transparent; border-right:5px solid transparent; border-top:5px solid #a2ba54; content: ""; position: absolute; right:-10px; top:25px; transition: all 0.2s ease;}
.nav-intro .nav-holder ul { position: absolute; top: 40px; left: 10px; min-width: 500px; padding: 40px 0 0 ;}
.nav-intro .nav-holder ul li { display: block; text-align: left; padding: 50px 0; transition: all 0.5s ease; }
.nav-intro .nav-holder ul li a { color: #fff; opacity:0.6; font-family: 'roboto_condensedregular';}
.nav-intro .nav-holder ul.active li { padding: 20px 0;}
.nav-intro .nav-holder ul.active li a:hover { opacity: 1;}
.nav-intro h2 { display: inline-block; width: auto;}
.nav-intro h2:after { display: none;}
.nav-intro p { line-height: 1.6; padding: 20px 0 0 0;}

.fade { position: fixed; left: 0; top: 0; width: 100%; height: 100%; background:#000; opacity: 0.8; z-index: 999;}

ul.sitemap { width: 100%; max-width: 100%; text-align: left; display: block; margin: 0 auto;}
ul.sitemap li { width:100%; color:#a3c634; padding:0 0 7px 0; position: relative; border-bottom:1px solid #e5e5e5; padding:15px 0; }
ul.sitemap > li > a { color:#3c3e46; font-size:1.3em; font-family: 'roboto_condensedregular';}
ul.sitemap > li > a:hover { color:#6f8b17;}
ul.sitemap li ul { width:100%; box-sizing:border-box; padding:20px 20px 0 20px; }
ul.sitemap li ul li { border:none; padding:0 0 10px 20px; display: block; position: relative; line-height: 1.875em; font-size:1em; color: #646464; text-align: left; }
ul.sitemap li ul li:after { content: ""; position: absolute; width: 8px; height: 8px; border-radius: 100%; top:2px; left: 0; border:2px solid #6f8b17; }
ul.sitemap li ul li a {  color:#6f8b17; font-size:1em; }
ul.sitemap li ul li a:hover { color:#3c3e46; }

#ads { display: none !important;}
#CareerForm { height: 0; overflow: hidden; display: block; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; position: relative}
#CareerForm .form-wrapper { display: block; padding: 5px 0 0 0;}
#CareerForm .form-holder { padding: 0 0 10px 0; position: relative;}
#CareerForm span.submit { position: relative; padding: 0 0 40px 0;}
#CareerForm .nx-form-message { bottom: 15px;}
.hide-button { height: 0; padding:0; border: none; opacity: 0; }

@media only screen and (max-width:1600px){
    .home section.hero .wrapper { height: 550px; padding: 140px 0 0 0;}
    section .slider-holder .featured-projects li .image, .wrapper > .image { width: 70%;}
}

/* Responsive */
@media only screen and (max-width:1340px){
    .inner { padding: 0 20px;}
    section .wrapper, section.intro-casestudy .wrapper { padding: 70px 0;}
    section.hero .wrapper { padding: 50px 0;}
    .home section.hero .wrapper { padding: 100px 0;}
    section.home .wrapper { padding: 0 0 50px 0;}
    .home section.hero .hero-mouse { padding: 100px 0 50px 0;}
    section.featured .wrapper { padding: 100px 0 0 0 ;}
    .slider-holder .featured-projects li { height: 600px;}
    section .content .captions { padding:0 80px 0 20px;}
    section:nth-child(2n+2) .content .captions { padding:0 20px 0 80px;}
    section .content .captions .button:nth-child(n+1) { padding: 15px 25px;}
    section.dark .row { margin: 0;}
    ul.four-grid {margin: 0;}
    ul.four-grid li { padding: 65px 20px;}
    .about .box.rich-text p:last-child { padding: 0;}
    ul.three-grid { margin: 0;}
    .casestudies section.double-text .content .captions { padding-left: 20px;}
    .casestudies section.double-text .content:last-child .captions { padding-right: 20px; padding-left: 0;}
    section:nth-child(n+1) .featured-projects .content .captions {padding: 50px 80px 0;}
    header nav ul li { padding: 0 10px;}
}

@media only screen and (max-width:1279px){
    section .slider-holder .featured-projects li .image, .wrapper > .image { width: 80%;}
    .home section.hero .wrapper { height: 500px; padding: 110px 0;}
    .home ul.four-grid.news-list li:last-child { display: none;}
    .services .content { padding: 40px 0 0 0;}
    .services section .wrapper { height: 500px;}
    section .content .captions { padding:0 40px;}
    section:nth-child(2n+2) .content .captions { padding:0 40px;}
    .projects .rich-text { padding: 0;}
    body { font-size: 14px;}
    .page-heading { width: 100%;}
    .home h1 { font-size: 2.5em;}
    .home section.hero:after { display: none;}
    section.hero p { font-size: 1em;}
    ul.five-grid li { width: 25%;}
    .halfblock-wider { width: 90%;}
    section.intro .row { padding: 80px 0 0 0;}
    h2 { font-size: 1.8em;}
    .policy-blocks li { margin: 0 0 20px 0;}
    .nav-intro .nav-holder ul { top: 20px;}
    .nav-intro .nav-holder>a:after { bottom: -5px;}
    .nav-intro .nav-holder ul.active li { padding: 10px 0;}
    section .wrapper .inner > p { font-size: 1em; max-width: 100%; width: 100%;}
    ul.four-grid.home-list { padding: 40px 0 0 0;}
    ul.four-grid li { width: 50%; padding: 0 40px 40px 40px; border: none !important;}
    ul.four-grid.home-list li { width: 25%; padding: 0 10px 10px 10px;}
    ul.four-grid.home-list li h5 { font-size: 1.125em;}
    ul.four-grid.news-list li { width: 33.333333%}
    ul.four-grid li p { min-height: 95px;}
    .about-list li .title { width: 40%;}
    section.featured .wrapper { padding: 50px 0 0 0;}
    footer .footer .row { padding: 150px 0 50px 0;}
    .services-intro-list li p { min-height: 30px;}
    .partners-slider ul li { width: 24%;}
    .partners-slider ul { padding: 20px 0;}
    .slider-holder .featured-projects li { height: 500px;}
    .slider-holder .featured-projects li .image img { width: 700px;}
    .slider-holder .featured-projects li .image { right: auto; left: 0;}
    ul.five-grid li .team-info { position: relative; left: auto; bottom: 0!important;height:auto !important;}
    main > ul.three-grid li div p, main > ul.three-grid li div p a{ font-size: 1em;}
    header nav .language { position: relative; top: 0; height: auto;}
    header nav .language li { width: auto; display: inline-block;}
    .content { padding: 80px 0 0 0;}
    .about-list li .rich-text ul li { width: 100%}
    .team .team-info p { font-size: 12px;}
    .portfolio-list li > div a i.button { width: auto;}
    .casestudies section .image { width: 55%;}
    section .content .captions .button:nth-child(n+1) { padding: 15px 20px;}
    footer .footer .footer-map {overflow: hidden}
    footer .footer ul li { padding: 0;}
    footer .footer ul li a { width: 40px; height: 40px;}
    section.contact-form .form-holder form { width: 100%;}
    footer .footer .bottom ul li { padding: 0 5px;}
    footer .footer .bottom ul li a { font-size: 1.5em;}
    footer .footer .bottom p { padding: 4px 0 0 0;}
    footer .footer .bottom { text-align: left;}
    footer .footer .footer-map-holder { margin: -30px 0 -10px 0;}
    .about section.dark .wrapper {padding: 40px 0 20px 0;}
    .casestudies .portfolio section .wrapper { padding: 70px 0;}
    header nav ul li { padding: 0 8px;}
}


@media only screen and (max-width:1023px){
    section.featured .wrapper .featured-cta h3 { width: 100%; text-align: center; padding: 0 0 20px 0;}
    .about section.dark .wrapper>.bg-image { background-position: top left;}
    .cta-block-home { display: none}
    .nav-icons ul li { padding: 0;}
    .news-list { width: 100%;}
    section.featured .wrapper .inner > p { display: block; font-size: 1em; text-align: center; padding: 0 0 20px 0; line-height: 2; font-family: 'roboto_condensedlight'; width: 100%; }
    section.featured .wrapper .inner > .button { float: none; margin: 0;}
    header nav ul.language-mobile { display: block;}
    main { padding: 45px 0 0 0;}
    ul.four-grid.home-list li { padding: 25px 10px; width: 50%;}
    .home ul.four-grid.news-list li:last-child { display: block;}
    section .slider-holder .featured-projects li .image { width: 90%;}
    .project-navigation li { width: 30%;}
    .project-navigation li a p { font-size: 1em;}
    .project-navigation li a i { font-size: 1.6em;}
    .services section .wrapper, .casestudies .portfolio section .wrapper { height: auto; padding: 0; }
    section:nth-child(n+1) .content { position: relative; width: 100%; top: auto; left: auto; right: auto; padding: 40px 0;}
    section:nth-child(n+1) .content .captions { float: none; width: 100%; top: auto; }
    section:nth-child(n+1) .wrapper > .image { position: relative; width: 100%; top: auto; left: auto; right: auto; height: 300px; background-position: center; display: block; }
    section.portfolio-section .wrapper > .image { height: 400px;}
    .casestudies section:nth-child(n+1) .wrapper > .image { top: auto; bottom: 0; width: 100%; background-size: contain; background-position: center; height: 450px; margin: -100px 0 0 0;}
    .gallery-holder, .gallery-holder.wide { padding: 30px 50px 0 50px;}
    .projects .rich-text ul li:nth-child(n+1) { width: 100%; padding-right: 0;}
    .jcarousel-nav { width: 50px;}
    .jcarousel-nav:after { margin: -100% 0 0 0;}
    .policy-blocks .box { min-height:380px;}
    header .top { display: none;}
    #overlay ul.language-mobile { display: block; padding: 0; margin: 20px 0 0 0; border: 1px solid #3c3e46}
    #overlay ul.language-mobile li { width: 50%; float: left;}
    header .bottom, header.hidden-header .bottom { padding: 0 0 5px 0;}
    header a.logo { width: 120px; margin: 5px 0 0 0; z-index: 999999;}
    header #menu-open { float: right; margin: 10px 10px 0 0; z-index: 999999; position: relative; display: inline-block; padding: 15px 10px 5px 10px;}
    .about-portfolio-list li:last-child { display: block;}
    .about-list li .title { width: 50%;}
    .about-list li .title h4 { font-size: 1.6em;}
    .about-list li .title h4:before { font-size: 4em}
    .slider-holder .featured-projects li .image img { width: 400px;}
    .halfblock:nth-child(n+1) { width: 100%; padding: 0;}
    ul.five-grid li { width: 33.333333%;}
    .home ul.five-grid li { width: 25%;}
    .portfolio-list li { width: 300px;}
    main > ul.three-grid li { padding: 0}
    main > ul.three-grid li div { padding: 50px 10px;}
    #overlay { position: fixed; top: 0; left: 0; height: 100%; width: 100%; z-index: 99999;}
    #overlay nav {text-align: center;position: relative; float: none; width:100%; display: inline-block;}
    #overlay ul { width:100%; list-style: none;padding: 0;margin: 0 auto;display: inline-block;position: relative; text-align: center;}
    #overlay ul li:nth-child(n+1) {display: block; text-align: center; padding: 0;}
    #overlay ul li a {font-size: 2em;display: block; padding: 10px; color: #3c3e46}
    #overlay ul li.active a{ background:rgba(255,255,255,0.8); color:rgba(163,203,66,1); }
    #overlay ul.language li:nth-child(n+1) { width: auto; display: inline-block;}
    #overlay ul.language li.active a {}
    .overlay-cornershape svg { display: block;}
    .overlay-cornershape {background: transparent;visibility: hidden;-webkit-transition: visibility 0s 0.5s;transition: visibility 0s 0.5s;}
    .overlay-cornershape.open {visibility: visible;-webkit-transition: none;transition: none;}
    .overlay-cornershape svg {position: absolute;top: 0;left: 0;}
    .overlay-cornershape .overlay-path { fill:rgba(255,255,255,0.9);}
    .overlay-cornershape nav,.overlay-cornershape .overlay-close {opacity: 0;-webkit-transition: opacity 0.4s 0.4s;transition: opacity 0.4s 0.4s;}
    .overlay-cornershape.open nav,.overlay-cornershape.open .overlay-close {opacity: 1;	-webkit-transition-delay: 0.4s;transition-delay: 0.4s;}
    .overlay-cornershape.close nav,.overlay-cornershape.close .overlay-close {-webkit-transition-delay: 0s;transition-delay: 0s;}
    .overlay-cornershape { background: transparent; visibility: hidden; -webkit-transition: visibility 0s 0.5s; transition: visibility 0s 0.5s;}
    .overlay-cornershape.open { visibility: visible;}
    .overlay-cornershape svg { position: absolute; top: 0; left: 0;}
    header.hidden-header{ top: 0;}
    .hero .navigation { bottom: 0;}
    header.visible-header { background: #fff;}
    header.visible-header a.logo:after { display: none;}
    header.visible-header a.logo:before { opacity: 1;}
    header a.logo { margin: 5px 0 0 0; top: 0!important;;}
    header .lines, header .lines:after, header .lines:before{ background: rgba(163,203,66,1);}
    section.dark .halfblock:nth-child(n+1) { padding: 20px; }
    .timeline ul li .timeline-wrapper { width: 100%;}
    .timeline ul li .timeline-wrapper:after { display: none;}
    .services-intro-list li { width: 25%;}
    .services-intro-list li p { min-height: 0;}
    #overlay ul { padding: 60px 0 0 0;}
    #overlay ul li a {font-size: 1.5em; padding: 10px;}
    .casestudies section.double-text .content .captions:nth-child(n+1) { padding: 20px;}
    section:nth-child(n+1) .featured-projects .content .captions {padding: 100px 40px 0;}
    .casestudies .intro-casestudy ul li h3 { padding: 40px 0 0 0 ;}
    ul.four-grid.news-list li { width: 50%}
    .portfolio-projects, .portfolio-project .gallery { width: 100%;}
    footer .footer h3, footer .footer { text-align: center;}
    footer .footer h3:after { left: 50%; margin: 0 0 0 -40px;}
    footer .footer .footer-map-holder { margin: 0 auto -10px auto;}
    .cta-block {width: 100%; margin: 0 0 30px 0 ;}
    .casestudies section .image { display:none !important;}
    .home .cta-block { margin: 30px 0 0 0;}

}

@media only screen and (max-width:767px){
    #CareerForm .nx-form-message.nx-form-success { font-size: 20px; }
    .project-navigation li a.button.border, .project-navigation li a { text-align: center; padding: 10px;}
    .project-navigation li a.button.border p, .project-navigation li a p {display: none;}
    .projects main section:last-child{ display: none;}
    .projects main section:last-child:first-child {display: block;}
    footer .footer .bottom { text-align: center;}
    footer .footer .bottom p { padding: 0 0 10px 0;}
    .cta-block div { padding: 20px 10px;}
    .portfolio-list li > a p { min-height: 0; padding: 0 0 10px 0;}
    section.green .wrapper, section.dark.narrow .wrapper { padding: 20px 0;}
    .news-list li .cnt p { display: none}
    section .halfblock:nth-child(n+1) { padding: 0 10px;}
    .news-list li .img, .news-list li .cnt, .news-list li {width: 100%;}
    .news-list li .img { margin: 0 0 20px 0;}
    ul.four-grid.home-list li { width: 100%;}
    .slider-holder .featured-projects li { background-image: none !important; overflow: hidden;}
    section .slider-holder .featured-projects li .image { width: 150%; opacity: 0.1;}
    .bx-controls { bottom: 30px;}
    .project-navigation { padding: 30px 0 0 0;}
    .project-navigation li a p{ display: none }
    .project-navigation li:nth-child(n+1) { width: 33.333333%; padding: 10px; text-align: center}
    section.hero.project-details ul { float: none; width: 100%; text-align: left}
    ul.four-grid.news-list li { width: 100%}
    .jcarousel-nav:after { margin: -50% 0 0 0;}
    footer section h2 em.button { margin: 20px 0 0 0;}
    .casestudies section:nth-child(n+1) .content { padding-bottom: 0;}
    .casestudies section:nth-child(n+1) .wrapper > .image { width: 140%; left: -20%; height: 320px; margin: -70px 0 0 0;}
    section:nth-child(n+1) .content .captions { padding:0 10px;}
    section .content .captions .button:nth-child(n+1) { margin:0 0 10px 0; width: 100%;}
    .project-hero h3, section.hero.project-hero p { font-size: 1em;}
    .project-hero h2 { min-height: 0;}
    .project-hero h1 { padding: 0 0 10px 0;}
    .gallery-holder, .gallery-holder.wide { padding: 20px 40px 0 40px;}
    .gallery li { padding: 0 5px;}
    .jcarousel-nav { width: 40px;}
    .jcarousel-nav:after { font-size: 4em;}
    .about-list li .title { width: 100%; float: none; padding: 0;}
    .about-list li .title h4 { height: 80px; font-size: 1.2em;width: 100%;}
    .about-list li .title h4:before { top: 30px; left: 20px; line-height: 1%; font-size: 5em;}
    .about-list li .rich-text { display:block;width: 100%;}
    .team-wrapper { background: none}
    .team .member-holder { position: relative; background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(0,0,0,0.07) 100%);
        background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(0,0,0,0.07) 100%);
        background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(0,0,0,0.07) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#12000000',GradientType=0 );}
    .team .member-holder img { width: 70%; }
    .team .member-holder img.hover { left: 50%; transform: translateX(-50%);}
    .about-list > li { padding: 30px 0;}
    .team-wrapper ul.row-grid li.column:nth-child(2n+2) .team-info { left: auto; right: 0;}
    section.contact-form .button {width: 100%}
    .timeline ul li .timeline-wrapper, .policy-blocks .box{  height: auto;}
    .timeline ul li:nth-child(n+1) .timeline-wrapper { padding: 0;}
    .timeline ul li .timeline-wrapper span { display: none;}
    .nav-intro .nav-holder a { font-size: 1.8em;}
    section .wrapper .inner > p { padding: 20px 0 0 0;}
    footer .footer .row-grid { margin: 0;}
    footer .footer .row-grid > .column.m__2 { padding: 10px 0;}
    footer .footer ul.social {width: 100%; text-align: center;}
    footer .footer p { width: 100%; }
    .button { width: 100%;}
    section .wrapper > .bg-image { width: 100%;}
    .inner { padding: 0 10px;}
    section.dark .halfblock:nth-child(n+1) { padding: 0;}
    .home section.hero .wrapper { height: 400px; }
    section.hero .wrapper { padding: 30px 0 10px 0;}
    section.hero p { line-height: 1.4; }
    .home h1, h1 { font-size: 1.5em; padding: 0 0 10px 0;}
    h2 { font-size: 1.8em; padding: 0 0 40px 0;}
    h2:after { bottom: 20px;}
    .nav-intro .nav-holder { width: 100%; text-align: center; padding: 5px 0 10px 0; }
    .nav-intro .nav-holder ul { top:20px; left:0;width: 100%; text-align: center; min-width: 100%;}
    .nav-intro .nav-holder ul.active li { padding: 10px 0; text-align: center;}
    .nav-intro .nav-holder ul li a { display: block; text-align: center;}
    .nav-intro h2 { padding: 0; width: 100%; text-align: center;}
    .video-container video { width: 170%; left: -35%;}
    ul.four-grid li { width: 100%; padding: 20px 0 40px 0;}
    .partners-slider ul li { width: 32%; padding: 10px;}
    footer section .wrapper, section.intro-casestudy .wrapper { padding: 30px 0 !important;}
    footer section .wrapper:hover { padding: 30px 0; margin: 0;}
    footer section h2 { line-height: 1; padding: 0; font-size: 1em;}
    footer .footer { overflow: hidden}
    footer .footer .row { padding: 20px 0 ;}
    footer .footer .footer-map { position: relative; overflow: visible; padding: 0 !important}
    footer .footer .footer-map-holder { width: 480px; margin: 0;}
    footer .footer .right, footer .footer .left { width: 100%;}
    footer .footer .right ul { text-align: center; width: 100%; margin: -30px 0 20px 0;}
    footer .footer .right ul li { float: none; display: inline-block;}
    .navigation { top: 0;}
    .navigation.next { margin: 0 !important;}
    .navigation.prev { margin: 0 0 0 -70px !important;}
    .slider-holder:before, .slider-holder:after { display: none;}
    .slider-holder .featured-projects li { height: auto; padding:0;}
    .slider-holder .featured-projects li .content { position: relative; top: auto; left: auto; bottom: auto; right: auto; height: 350px; margin: 0;width: 100%; padding: 70px 20px 20px 20px;}
    .slider-holder .featured-projects li .content .captions { width: 100%; text-align: center;}
    .slider-holder .featured-projects li .content .captions img, .slider-holder .featured-projects li .content .captions h3, .slider-holder .featured-projects li .content .captions h4{ float: none; display: inline-block; text-align: center;}
    .slider-holder .featured-projects li .image { position: relative; top: auto; left: auto; bottom: auto; right: auto; height: auto;}
    .slider-holder .featured-projects li .content .captions { padding: 40px 0;}
    .content .captions h4:after { left: 25%;}
    section .wrapper .inner > p a { margin:10px 0;}
    ul.five-grid { padding: 0;}
    ul.five-grid li { width: 50%;}
    .home ul.five-grid li a ,.home ul.five-grid li { padding: 0;}
    section .wrapper, section.quote .wrapper, section.other-projects .wrapper, .intro-casestudy .wrapper, section.contact-form .wrapper{ padding: 30px 0;}
    section.news .wrapper { padding: 0;}
    .casestudies section.hero {min-height: 300px;}
    .casestudies section.hero .wrapper { padding: 80px 0; }
    .portfolio section:nth-child(n+1) a { margin: 0 0 10px 0;}
    .portfolio-list-holder { padding: 30px 0 0 0;}
    .portfolio-list li { width: 200px;}
    .portfolio-list li > div a .link-holder { height: 70%;}
    .portfolio-list li > div a i.button { bottom: 0;}
    .portfolio-list li > div a i.button { padding: 10px 0; font-size: 0.8em}
    .portfolio-list li > div a h3 { font-size: 1em;}
    .portfolio-list li > div a p { display: none;}
    .portfolio-list li > div img { width: 50%;}
    .portfolio-nav li { padding: 10px;}
    .casestudies .casestudy-hero { width: 100%; text-align: center; padding: 0;}
    .casestudies .page-heading img, .casestudies .casestudy-hero img { height: 70px; width: auto; float: none; display: inline-block;}
    ul.three-grid { margin:0;}
    ul.three-grid li { width: 100%; padding: 0 10px 0;}
    .casestudies .intro-casestudy ul li h3 { padding: 0 0 30px 0; font-size: 1.5em !important;}
    .casestudies .intro-casestudy ul li h3:after { bottom: 10px; top:auto;}
    .portfolio section { background-size: cover; background-position: top center;}
    .news-wrapper .image-holder, .news-wrapper .video-holder, .news-wrapper h5, .news-wrapper p { width: 100%; float: none; display: block; margin: 0;}
    .nav-icons ul li { width: 32%; padding:10px 0;}
    .nav-icons .footer-portfolio-filter-list li { width: 25%; float: left; border: none !important;}
    .nav-icons .footer-portfolio-filter-list li:first-child { display: none;}
    section.contact-form .form-holder span { width: 100%;}
    main > ul.three-grid { margin: 0;}
    main > ul.three-grid li { border-bottom: 2px solid #fff;}
    main > ul.three-grid li.active:after { display: none}
    .mapholder { position: fixed; top:-200%; left: 0; height: 100%; z-index: 77; padding: 80px 10px; background:rgba(0,0,0,0.8); transition: all 0.2s ease; margin: 0;}
    .mapholder #map2 { height: 250px !important;}
    .mapholder.open { top: 0;}
    .mapholder .lines { display: inline-block; margin: 20px 10px;float: right;}
    .services section.portfolio-section .wrapper { height: auto; padding: 0;}
    .services section.portfolio-section:nth-child(2n+2) .wrapper .content{ background: #fff;}
    .services section:nth-child(n+1) .content { position: relative; display: block; width: 100%; padding: 40px 0;}
    .services section:nth-child(n+1) .content .captions { float: none;}
    .services section:nth-child(n+1) .image { position: relative; width: 100%; height: 340px; display: block; float: none;}
    h3 { line-height: 1.4;}
    .nav-intro .nav-holder > a:after { bottom: -5px}
    section.green .wrapper h3 { padding: 0;}
    .services-intro-list li { width: 50%;}
    footer .footer .footer-map-holder a:nth-child(1) {top: 40px; left: 17px;}
    footer .footer .footer-map-holder a:nth-child(2) {top: 30px; left:65px;}
    footer .footer .footer-map-holder a:nth-child(3) {top: 25px; left: 210px;}
    main > ul.three-grid li > span i { display: block;}
    .phone-hide { display: none !important;}
    .home section.hero p { padding: 0 0 20px 0;}
	
	/* forms */
	.form-holder { width:100%; padding:0 0 35px 0; }
	.form-holder .form-half { width:100%; }
	.form-holder .form-half:last-child { float:none; }
	
	span.field { width:100%; display:block; padding:0 0 15px 0; position:relative; }
	span.field.mandatory:after { position:absolute; right:0; top:0; content:"\e90a"; font-family: 'icomoon'; z-index:99; color:#a2ba54; font-size:20px; }
	span.field.validation-error.mandatory:after { position:absolute; right:0; top:0; content:"\e90a"; font-family: 'icomoon'; z-index:99; color:#e85656; font-size:20px; }
	span.field-half { width:100%; }
	span.field-half:nth-child(2n+2) { float:none; }
	
	.check { width:100%; padding:8px 20px; }

}

.animated.infinite { -webkit-animation-iteration-count: infinite;animation-iteration-count: infinite;}
.animated { -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both;}
@-webkit-keyframes zoomIn {
    0% { opacity: 0; -webkit-transform: scale3d(.3, .3, .3); transform: scale3d(.3, .3, .3); }
    50% { opacity: 0.5; }
    100% { opacity: 1; }
}
@keyframes zoomIn {
    0% { opacity: 0; -webkit-transform: scale3d(.3, .3, .3); transform: scale3d(.3, .3, .3); }
    50% { opacity: 0.5;}
    100% { opacity: 1; }
}
.zoomIn { -webkit-animation-name: zoomIn; animation-name: zoomIn; }
@-webkit-keyframes pulse {
    0% { -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); }
    50% { -webkit-transform: scale3d(1.05, 1.05, 1.05); transform: scale3d(1.05, 1.05, 1.05); }
    100% { -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); }
}
@keyframes pulse {
    0% { -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1);  }
    50% { -webkit-transform: scale3d(1.05, 1.05, 1.05); transform: scale3d(1.05, 1.05, 1.05); }
    100% { -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1);  }
}
.pulse { -webkit-animation-name: pulse; animation-name: pulse;  }

.form-loading {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: rgba(255, 255, 255, 0.75);
	z-index: 5000; }
.form-loading .spinner {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 70px;
	text-align: center; }
.form-loading .spinner > div {
	width: 18px;
	height: 18px;
	background-color: #A2BA54;
	border-radius: 100%;
	display: inline-block;
	-webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
	animation: sk-bouncedelay 1.4s infinite ease-in-out both; }
.form-loading .spinner .bounce1 {
	-webkit-animation-delay: -0.32s;
	animation-delay: -0.32s; }
.form-loading .spinner .bounce2 {
	-webkit-animation-delay: -0.16s;
	animation-delay: -0.16s; }
@-webkit-keyframes sk-bouncedelay {
	0%, 80%, 100% {
		-webkit-transform: scale(0); }
	40% {
		-webkit-transform: scale(1); } }
@keyframes sk-bouncedelay {
	0%, 80%, 100% {
		-webkit-transform: scale(0);
		transform: scale(0); }
	40% {
		-webkit-transform: scale(1);
		transform: scale(1); } }
.nx-form-loading .form-loading {
	display: block; }

@-webkit-keyframes sk-bouncedelay {
	0%, 80%, 100% {
		-webkit-transform: scale(0); }
	40% {
		-webkit-transform: scale(1); } }
@keyframes sk-bouncedelay {
	0%, 80%, 100% {
		-webkit-transform: scale(0);
		transform: scale(0); }
	40% {
		-webkit-transform: scale(1);
		transform: scale(1); } }