*, *:after, *:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

html{
	height:100%;
}

body {
	background: #231f20;
  font-family: 'Questrial', sans-serif;
	font-size: 16px;
  color: #bcbec0;
	margin:0;
  position: relative;
  line-height: 1.5;
  height: 100%;
	-moz-osx-font-smoothing:grayscale;
	-webkit-font-smoothing:antialiased;
}

.wc {
  padding: 0 73px;
}

.cf:after { 
	content:"";
	display:table;
	clear:both;
}

p, h1, h2, h3, h4, h5, ul{
	margin:0;
}

p{
	padding-bottom:15px;
}

a, a:focus{
   outline: 0;
}

a{
  color: #5b84f8;
  text-decoration: none;
	transition:.3s color, .3s background;
	-webkit-transition:.3s color, .3s background;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-tap-highlight-color: transparent; /* For some Androids */
}

a:hover {
  color:#496ccd;
}

img, svg{
	max-width:100%;
	height:auto;
}

input{
  outline:none;
}

.center {
  text-align: center;
}

.page-container {
  max-width: 1024px;
  width: 100%;
  margin: 0 auto;
  overflow-x: hidden;
  background: url('imgs/body-bg.jpg') no-repeat fixed bottom center / 1024px auto;
}

.ios .page-container,
.edge .page-container {
  background-attachment: scroll;
}

.block {
  background: #231f20;
}

.cols :last-child {
  margin-right: 0;
}

.col-half {
  float: left;
  width: calc((99.99% - 40px) / 2);
  margin-right: 40px;
}

.col-two-thirds{
  float: left;
  width: calc((((99.99% - 80px ) / 3) * 2) + 40px);
  margin-right: 40px;
}

.col-quarter{
  float: left;
  width: calc((99.99% - 120px) / 4);
  margin-right: 40px;
}

.col-third {
  float: left;
  width: calc((99.99% - 80px ) / 3);
  margin-right: 40px;
}

/*Header Styles*/

.main-header {
  background: url('imgs/kl-bg-1.jpg') fixed no-repeat top center / auto 875px;
  height: 313px;
  position: relative;
}

.ios .main-header {
  background-attachment: scroll;
}

.main-header:after {
  content: '';
  background: url('imgs/masks/header-mask.svg') no-repeat left bottom / cover;
  height: 314px;
  width: 1027px;
  position: absolute;
  bottom: -1px;
  left: -2px;
  z-index: 2;
  pointer-events: none;
}

.main-header img {
  max-width: 464px;
  width: 100%;
  padding-top: 90px;
}

.top-bar {
  background: #f7941d;
  position: absolute;
  top: 0;
  right: 0;
  padding: 6px 14px;
}

.top-bar a {
  font-family: 'Muli', sans-serif;
  float: left;
  color: white;
  font-size: 15px;
  line-height: 1;
  font-weight: 700;
  display: inline-block;
}

.top-bar a:hover {
  color: #231f20;
}

.top-bar p {
  float: right;
  padding: 0 191px 0 150px;
  color: #231f20;
  font-size: 11px;
  letter-spacing: .8em;
  text-transform: uppercase;
}

.intro-content {
  position: relative;
  z-index: 2;
  max-width: 400px;
  padding-top: 20px;
}

.intro-content h1 {
  font-size: 23px;
  color: white;
  font-weight: 400;
  padding-bottom: 10px;
  line-height: 1.2;
}

.intro-content p {
  color: #fbb040;
  letter-spacing: .02em;
}

.swoosh-mask {
  background: url('imgs/kl-bg-2.jpg') fixed no-repeat center center / 1024px auto;
  height: 500px;
  position: relative;
  display: block;
  margin-top: -200px;
}

.ios .swoosh-mask {
  background-attachment: scroll;
}

.swoosh-mask:after {
  content: '';
  background: url('imgs/masks/swoop.svg') no-repeat left bottom / cover;
  height:  502px;
  width: 1025px;
  position: absolute;
  top: -1px;
  left: -1px;
  bottom: -1px;
  z-index: 1;
}

.award-block {
  padding: 30px 0 45px;
  position: relative;
  z-index: 1;
}

.award-block .award {
  position: absolute;
  right: 66px;
  top: -180px;
  max-width: 250px;
  width: 100%;
}
.award-block h2 {
  font-size: 26px;
  color: #fbb040;
  font-weight: 400;
  padding-bottom: 10px;
  line-height: 1.2;
}

.services-block {
  padding-bottom: 30px;
}

.service-item {
  text-align: center;
  float: left;
  margin-right: calc((99.99% - 600px) / 2);
  width: 200px;
}

.service-item:nth-of-type(3n) {
  margin-right: 0;
}

.service-item img {
  display: block;
  max-width: 180px;
  width: 100%;
  margin: 0 auto 13px;
}

.service-item h3 {
  text-transform: uppercase;
  color: #fbb040;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.2;
  padding-bottom: 16px;
}

.service-item p {
  font-size: 14px;
  line-height: 1.7;
}

.portfolio-block {
  position: relative;
}

.portfolio-block h2 {
  background: #f7941d;
  color: black;
  text-transform: uppercase;
  position: absolute;
  left: 0;
  top: -10px;
  text-align: right;
  padding: 10px 30px 10px 66px;
  letter-spacing: .025em;
  color: black;
  font-size: 17px;
  font-weight: 400;
  z-index: 1;
}


.brick-mask {
  background: url('imgs/kl-bg-3.jpg') scroll no-repeat bottom center / cover;
  height: 400px;
  position: relative;
  display: block;
}

/*.ios .brick-mask {
  background-attachment: scroll;
}*/

.brick-mask:after {
  content: '';
  background: url('imgs/masks/brick-mask.svg') no-repeat left bottom / cover;
  height:  402px;
  width: 1025px;
  position: absolute;
  top: -1px;
  left: -1px;
  bottom: -1px;
  z-index: 1;
}

.gallery-items {
  border-top: 4px solid #faa72a;
  border-bottom: 9px solid #faa72a;
  position: relative;
}

.gallery-items:before {
  content: '';
  display: block;
  width: 4px;
  background: #faa72a;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  margin-left: -2px;
}

.gallery-item {
  float: left;
  width: 50%;
  border-bottom: 4px solid #faa72a;
}

.gallery-item img{
  display: block;
}

.quote-block {
  padding: 20px 0 170px;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#231f20+0,231f20+41,231f20+100&1+0,1+41,0+100 */
  background: -moz-linear-gradient(top,  rgba(35,31,32,1) 0%, rgba(35,31,32,1) 41%, rgba(35,31,32,0) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  rgba(35,31,32,1) 0%,rgba(35,31,32,1) 41%,rgba(35,31,32,0) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  rgba(35,31,32,1) 0%,rgba(35,31,32,1) 41%,rgba(35,31,32,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#231f20', endColorstr='#00231f20',GradientType=0 ); /* IE6-9 */
}

.happy-icon {
  display: block;
  max-width: 68px;
  width: 100%;
  margin: 0 auto 15px;
}

.quote-block h2 {
  text-align: center;
  color: white;
  font-weight: 400;
  padding-bottom: 0;
}

.quote-block .tel {
  font-family: 'Muli', sans-serif;
  color: #faa72a;
  font-size: 54px;
  font-weight: 700;
  display: inline-block;
}

.quote-block p {
  max-width: 500px;
  margin: 0 auto;
  line-height: 1.2;
  color: white;
}

.quote-block form {
  max-width: 729px;
  margin: 20px auto 0;
}

.quote-block h3 {
  color: #faa72a;
  font-size: 25px;
  font-weight: 400;
  padding-bottom: 3px;
}

input[type="text"],
input[type="email"] {
  border-radius: 0;
  font-family: inherit;
  background: white;
  display: block;
  width: 100%;
  height: 45px;
  line-height: 45px;
  font-size: 21px;
  padding: 0 20px;
  box-shadow: inset 0 0 2px rgba(0,0,0,.5);
  margin-bottom: 20px;
  border: 1px solid #b3854a;
}

input[type="text"].error,
input[type="email"].error {
  background: red;
  color: white;
} 

input[type="checkbox"] {
  display: none;
}

.checkbox-wrap {
  margin-bottom: 10px;
}

.checkbox-wrap label:before{
  content: '';
  position: absolute;
  top: 4px;
  left: 0;
  height: 17px;
  width: 17px;
  border: 1px solid #b3854a;
  background: white;
  display: block;
}

.checkbox-wrap label {
  padding-left: 30px;
  position: relative;
  cursor: pointer;
  font-size: 17px;
  color: white;
  display: block;
}

.checkbox-wrap input[type="checkbox"]:checked + label:before {
  background: #b3854a;
}

select {
  border-radius: 0;
  background: white url('imgs/select-arrow.png') no-repeat center right;
  display: block;
  width: 100%;
  height: 45px;
  line-height: 45px;
  font-size: 21px;
  padding: 0 20px;
  border: 1px solid #b3854a;
  box-shadow: inset 0 0 2px rgba(0,0,0,.5);
  margin-bottom: 40px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

select::-ms-expand {
  display: none;
}

textarea {
  border-radius: 0;
  background: white;
  display: block;
  width: 100%;
  height: 128px;
  line-height: 1.2;
  font-size: 21px;
  padding: 15px 20px;
  box-shadow: inset 0 0 2px rgba(0,0,0,.5);
  margin-bottom: 15px;
  border: 1px solid #b3854a;
}

input[type="submit"] {
  border-radius: 0;
  font-family: inherit;
  background: #faa72a;
  display: inline-block;
  text-transform: uppercase;
  font-size: 23px;
  color: white;
  font-weight: 700;
  border: 0;
  padding: 8px 40px 6px;
  cursor: pointer;
  transition: .3s background;
  -webkit-appearance: none;
}

input[type="submit"]:hover {
  background: #d89127;
}

.genisys {
  position: absolute !important;
  z-index: -1;
  height: 1px !important;
  width: 1px !important;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  word-wrap: normal;
  color: white;
  opacity: 0;
}

.status-msg {
  display: none;
  color: #fbb040;
  font-size: 23px;
  font-weight: 400;
  line-height: 1.2;
  padding-top: 30px;
}


.main-footer {
  padding-bottom: 30px;
  position: relative;
  z-index: 1;
}

.logo-box {
  width: 327px;
  height: 251px;
  margin: 0 auto 80px;
  background: url('imgs/logos/exact-logo.svg') center center / 327px 251px;
  position: relative;
}

.logo-box-content {
  position: absolute;
  bottom: 15px;
  left:20px;
  right: 20px;
  text-align: center;
}

.logo-box-content p{
  padding-bottom: 0;
  color: white;
  font-size: 20px;
  line-height: 1.2;
}

.logo-box-content p a{
  font-size: 25px;
  font-weight: 700;
  color: #faa72a;
}

.logo-box-content p a:hover{
  color: white;
}

.map {
  max-width: 729px;
  margin: 20px auto 55px;
}

.responsive-iframe {
  position: relative;
  height: 230px;
  overflow: hidden;
}

.responsive-iframe iframe {
  position: absolute;
  top:0;
  left: 0;
  width: 100%;
  height: 100%;
}


.logo-bar {
  text-align: center;
  margin-bottom: 13px;
}

.logo-bar a {
  vertical-align: middle;
  display: inline-block;
  margin-right: 23px;
  transition: .3s opacity;
}

.logo-bar a:hover {
  opacity: .7;
}

.logo-bar a:last-of-type {
  margin-right: 0;
}

.landscape-ontario-logo {
  max-width: 143px;
  width: 100%;
}

.bbb-logo {
  max-width: 76px;
  width: 100%;
}

.oca-logo {
  max-width: 103px;
  width: 100%;
}

.lmn-logo {
  max-width:68px;
  width: 100%;
}

.techno-logo {
  max-width: 81px;
  width: 100%;
}

.social-copyright {
  max-width: 347px;
  margin: 0 auto;
}

.socials {
  float: left;
  margin-right: 15px;
  width: 140px;
}

.socials a {
  display: inline-block;
  margin-right: 14px;
  transition: .3s opacity;
}

.socials a:hover {
  opacity: .7;
}

.socials a:last-of-type {
  margin-right: 0;
}

.facebook-icon {
  max-width: 32px;
  width: 100%;
  margin-right: 20px;
}

.houzz-icon {
  max-width: 83px;
  width: 100%;
}

.copyright p {
  font-size: 13px;
  color: white;
}

.copyright p span{
  font-size: 11px;
}

.back-to-top {
  position: fixed; 
  bottom: 20px;
  right: 20px;
  background: url('imgs/top-arrow.svg') center center / cover;
  width: 40px;
  height: 40px;
  z-index: 9999;
  opacity: 0;
  visibility: hidden;
  transform: translateY(20px);
  transition: .3s opacity, 0s visibility .3s, .3s transform;
}

.is-scrolled .back-to-top {
  opacity: 1;
  visibility: visible;
  transform: none;
  transition-delay: 0s;
}

@media screen and (max-width: 1024px) {

  .main-header {
    background-position: left top;
  }

  .swoosh-mask {
   background-size: cover;

}

@media screen and (max-width: 980px) {

  .award-block .award {
    position: static;
    margin: 40px auto 30px;
    display: block;
  }

}

@media screen and (max-width: 855px) {

  .service-item {
    text-align: center;
    float: left;
    margin-right: 20%;
    margin-bottom: 20px;
    width: calc((99.99% - 20% ) / 2);
  }

  .service-item:nth-of-type(2n) {
    margin-right: 0;
  }

  .service-item:last-of-type {
    float: none;
    margin: 0 auto 20px;
  }

}

@media screen and (max-width: 773px) {

  .top-bar {
    left: 0;
    text-align: center;
  }

  .top-bar a {
    display: none;
  }

  .top-bar p {
    padding: 0;
    float: none;
  }

  .main-header img {
    max-width: 390px;
    padding-top: 102px;
  }

  .award-block {
    text-align: center;
    padding-top: 20px;
  }

  .service-item {
    float: none;
    margin-right: 0;
    width: 100%;
    margin-bottom: 30px;
  }

  .service-item h3 {
    font-size: 22px;
  }

  .service-item p {
    font-size: 16px;
    line-height: 1.5;
  }

  .portfolio-block h2 {
    right: 0;
    text-align: center;
    padding: 10px 13%;
  }

  .cols > div {
    width: 100% !important;
  }


}

@media screen and (max-width: 550px) {

  .wc {
    padding: 0 13%;
  }

  .gallery-item {
    float: none;
    width: 100%;
  }

  .gallery-items:before {
    display: none;
  }

  .gallery-item img {
    width: 100%;
  }

  .quote-block {
    padding-bottom: 100px;
  }

  .quote-block .tel {
    font-size: 34px;
  }

  .logo-box {
    height: 180px;
    width: 234px;
    background-size: 234px 180px;
  }
  
  .logo-box-content {
    bottom:8px;
  }

  .logo-box-content p {
    font-size: 16px;
  }

  .logo-box-content p a {
    font-size: 19px;
  }

  .logo-bar a {
    display: block;
    margin: 0 auto 10px auto;
  }

  .logo-bar a:last-of-type {
    margin-right: auto;
  }

  .socials {
    float: none;
    margin: 0 auto 10px;
    width: 140px;
  }

  .copyright {
    text-align: center;
  }

}

@media screen and (max-width: 360px) {

  .top-bar p {
     letter-spacing: 0.6em;
  }

}

