.no-menu #sp-logo{display:none;}
.no-menu .sp-megamenu-parent{
    width: 100%;
    display: flex !important;
    justify-content: space-around;
}
.offcanvas-inner {
    display: flex;
    flex-direction: column;
}
.offcanvas-inner .header-modules{order:3;}
.offcanvas-inner .sp-module {order:2;}
.offcanvas-inner .sp-module.mobile-logo {order:1;}

#sp-title .sp-page-title{
  background-repeat:no-repeat;
  background-size:cover;
  background-position:center;
  padding:200px 0;
  position:relative;
}
@media only screen and (min-width: 481px) and (max-width: 767px) {
  #sp-title .sp-page-title{padding:150px 0;}
}
@media only screen and (max-width: 480px) {
  #sp-title .sp-page-title{padding:100px 0 !important;}
  #sp-title .sp-page-title .container h1.sp-page-title-heading{font-size:30px !important;}
  #sp-title .sp-page-title .container h2.sp-page-title-sub-heading{font-size:20px !important;}
  #sp-title .sp-page-title .container h1.sp-page-title-heading::after{margin:10px auto 5px !important;}
  h3.sppb-addon-title{font-size:28px;}
  h1.sppb-addon-title{font-size:32px;}
}
#sp-title .sp-page-title::after {
    content:"";
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
    background-color: rgba(0, 0, 0, .4);
}
#sp-title .sp-page-title .container{
  position:relative;
  z-index:2;
  display: flex;
  flex-direction: column;
  align-items: center;
}
#sp-title .sp-page-title .container h1.sp-page-title-heading{
  font-size:50px;
  text-align:center;
  text-transform:uppercase;
  letter-spacing:4px;
  display:inline-block;
}
#sp-title .sp-page-title .container h2.sp-page-title-sub-heading{
  font-size:28px;
  text-align:center;
  font-family:'Poppins', sans-serif;
  text-transform:uppercase;
}

#sp-title .sp-page-title .container h1.sp-page-title-heading:after{
  content:"";
  background-color:#fff;
  height:1px;
  margin:5px auto;
  display:block;
  position:relative;
}
.about #sp-title .sp-page-title .container h1.sp-page-title-heading:after{
   width:660px; 
}
.quotes #sp-title .sp-page-title .container h1.sp-page-title-heading:after{
   width:900px; 
}
.ops #sp-title .sp-page-title .container h1.sp-page-title-heading:after{
   width:560px; 
}
.contact #sp-title .sp-page-title .container h1.sp-page-title-heading:after{
   width:460px; 

}

#sp-header{
  background:transparent;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 3px 6px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
}
#sp-header.header-sticky{
  background:#fff;
}
#sp-header .burger-icon>span{
  background-color:#fff;
}
#sp-header.header-sticky .burger-icon>span{
  background-color:#000103;
}
#sp-header .sp-megamenu-parent > li > a, 
#sp-header .sp-megamenu-parent > li > span{
  color:#faebd7;
  text-transform:uppercase;
}
, 
#sp-header .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a{
  color:#000103;
}
#sp-header.header-sticky .sp-megamenu-parent > li > a, 
#sp-header.header-sticky .sp-megamenu-parent > li > span, 
#sp-header.header-sticky .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a,
.full-menu #sp-header .sp-megamenu-parent > li > a, 
.full-menu #sp-header .sp-megamenu-parent > li > span, 
.full-menu #sp-header .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a{
  color:#000103;
}
.full-menu .sp-megamenu-wrapper .sp-megamenu-parent{
    width: 100%;
    display: flex !important;
    align-items: center;
    justify-content: space-evenly;
}
#sp-header #sp-logo .logo a .logo-image{
    width: 270px;
    object-fit: cover;
    display: block !important;
    object-position: bottom center;
}
#sp-header.header-sticky #sp-logo .logo a .logo-image,
.full-menu #sp-header #sp-logo .logo a .logo-image{
    object-position: top center;
}
.no-menu #sp-main-body{
  margin-top:-100px;
}
.full-menu #sp-main-body{
  margin-top:0px;
}
#sp-header ul.social-icons .social-icon-custom a{
  color:#ffffff;
}
#sp-header.header-sticky ul.social-icons .social-icon-custom a{
  color:#000103;
}
#sp-header ul.social-icons .social-icon-custom .fab:before{
  content:"613-258-4225";
  font-weight:400;
  font-family:"Inter";
  color:#fff;
}
#sp-header.header-sticky ul.social-icons .social-icon-custom .fab:before{color:#000103;}
@media only screen and (max-width: 992px){
  #sp-header #sp-logo .logo a .logo-image{display:none !important;}
  #sp-header.header-sticky .logo-image-phone {
        width: 260px;
        object-fit: cover;
        object-position: center top;
    }
  .full-menu .sp-megamenu-wrapper .sp-megamenu-parent{display:none !important;}
  .no-menu#sp-header .logo-image-phone {
    width: 260px;
    object-fit: cover;
    object-position: center bottom;
  }
  .full-menu#sp-header .logo-image-phone {
    width: 260px;
    object-fit: cover;
    object-position: center top;
  }
}
@media (max-width: 576px) {
    #sp-header {
        height: 90px;
    }
    .logo-image-phone {
        height: 80px !important;
    }
    #sp-menu .social-wrap {
      border: 1px solid #b92025;
      justify-content: center;
      width: 100%;
      background: #b92025;
    }
    #sp-header.header-sticky ul.social-icons .social-icon-custom a {
       color: #ffffff;
    }
}

.sp-megamenu-wrapper .sp-megamenu-parent .sp-menu-item a{
  position:relative;
  padding:0 !important;
  line-height:85px;
}
.sp-megamenu-wrapper .sp-megamenu-parent .sp-menu-item span{
  position:relative;
  padding:0 !important;
  line-height:80px;
}
.sp-megamenu-wrapper .sp-megamenu-parent .sp-menu-item{
  padding:15px 12px 0;
}
.sp-megamenu-parent>li:last-child{
  padding-right:0px !important;
  padding-left:12px !important;
}
.sp-megamenu-wrapper .sp-megamenu-parent .sp-menu-item a:before,
.sp-megamenu-wrapper .sp-megamenu-parent .sp-menu-item .sp-menu-heading:before{
		content: '';
		width: 0;
		height: 5px;
		background-color: #b92025;
		position: absolute;
		top: 94%;
		left: 0px;
}
.sp-megamenu-wrapper .sp-megamenu-parent li.sp-menu-item:hover .sp-menu-heading:before,
.sp-megamenu-wrapper .sp-megamenu-parent li.sp-menu-item.active .sp-menu-heading:before,
.sp-megamenu-wrapper .sp-megamenu-parent li.sp-menu-item:hover a:before,
.sp-megamenu-wrapper .sp-megamenu-parent li.sp-menu-item.active a:before{
	width: 50%;
	transform: translatex(100%);
	transition: .5s;
}
.sp-megamenu-wrapper .sp-megamenu-parent li.sp-menu-item:hover .sp-dropdown-main a:before,
.sp-megamenu-wrapper .sp-megamenu-parent li.sp-menu-item.active .sp-dropdown-main a:before{
  width:0;
  height:0;
  background-color:transparent;
}
.sp-megamenu-wrapper .sp-megamenu-parent li.sp-menu-item.sp-has-child .sp-dropdown-main ul li.sp-menu-item a{
  text-transform:uppercase;
  font-size:16px;
}
.sp-megamenu-wrapper .sp-megamenu-parent li.sp-menu-item.sp-has-child .sp-dropdown-main ul li.sp-menu-item.active a{
  color: #b92025 !important;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner{padding:0;}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item{
  padding:12px;
  border-bottom:1px solid #ddd;
}
/**
#sp-menu .social-wrap {
    position: relative;
    padding:10px;
    margin-top: 12px;
    border: 1px solid#b92025;
}
**/
.kenburns .sppb-addon-single-image-container {
  width: 100%;
  height: 100%;
  /**max-height: 1100px;**/
  max-height: 100vh;
  min-height: 580px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}
.kenburns .sppb-addon-single-image-container{position:relative;}
.kenburns .sppb-addon-single-image-container img {
  width: 100%;
  height:100%;
  /**max-height: 1100px;**/
  max-height: 100vh;
  min-height: 580px;
  animation: move 15s ease;
  /* Add infinite to loop. */ 
  -ms-animation: move 15s ease;
  -webkit-animation: move 15s ease;
  -0-animation: move 15s ease;
  -moz-animation: move 15s ease;
}
.kenburns .sppb-addon-content .sppb-addon-title{
    display: block;
    position: absolute;
    top: 20%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin-top:100px;
}

@-webkit-keyframes move {
  0% {
    -webkit-transform-origin: bottom left;
    -moz-transform-origin: bottom left;
    -ms-transform-origin: bottom left;
    -o-transform-origin: bottom left;
    transform-origin: bottom left;
    transform: scale(1.0);
    -ms-transform: scale(1.0);
    /* IE 9 */
    
    -webkit-transform: scale(1.0);
    /* Safari and Chrome */
    
    -o-transform: scale(1.0);
    /* Opera */
    
    -moz-transform: scale(1.0);
    /* Firefox */
  }
  100% {
    transform: scale(1.2);
    -ms-transform: scale(1.2);
    /* IE 9 */
    
    -webkit-transform: scale(1.2);
    /* Safari and Chrome */
    
    -o-transform: scale(1.2);
    /* Opera */
    
    -moz-transform: scale(1.2);
    /* Firefox */
  }
}

/** LBC Carousel **/
.lbc-carousel .sppb-item {
  padding:0;
}
.lbc-carousel .sppb-item div{height:100%;}
.lbc-carousel .sppb-item .sppb-carousel-pro-inner-content .sppb-row{
  align-items:center
}
.lbc-carousel .sppb-item .sppb-carousel-pro-content{height:unset;}
.lbc-carousel .sppb-item .sppb-carousel-pro-inner-content .sppb-row .sppb-col-sm-6:first-of-type{
    display: flex;
    justify-content: center;
}
.lbc-carousel .sppb-item .sppb-carousel-pro-inner-content .sppb-row .sppb-col-sm-6:last-of-type .sppb-img-reponsive{
  object-fit:cover;
  object-position:center;
  height:100%;
}
.lbc-carousel .sppb-item .sppb-carousel-pro-inner-content .sppb-carousel-pro-text{
  padding:60px 90px;
  height: unset;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.lbc-carousel .sppb-carousel-item-inner .sppb-text-right {
    margin-top: 0px;
}
.lbh-overlay .sppb-addon-overlay-image-content {
    padding: 35px;
}
.lbh-overlay{background:#fff;}
.lbh-overlay .overlay-background-image{
  height:85%;
}
.lbh-overlay.newhome .sppb-addon-overlay-image-content:after{
  content:"New Custom Home Construction";
  bottom: 0px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.lbh-overlay.garage .sppb-addon-overlay-image-content:after{
  content:"Stand-Alone Garages";
  bottom:0;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.lbh-overlay.additions .sppb-addon-overlay-image-content:after{
  content:"Large-Scale Home Renovations";
  bottom:0px;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.lbh-overlay.commercial .sppb-addon-overlay-image-content:after{
  content:"Commercial Services";
  bottom:0px;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.lbh-overlay .sppb-addon-overlay-image-content:after{
  font-weight: 400;
  font-family:'Cormorant Garamond', sans-serif;
  font-size: 24px;
  letter-spacing:1px;
  line-height: 1.0;
  position: relative;
}

.lbh-overlay .sppb-addon-overlay-image-content {
  flex-direction:column;
}

.homes-collection .sppb-dynamic-content-collection__item{
  position:relative;
}
.homes-collection .sppb-dynamic-content-collection__item .addon-root-dynamic-content-image{
  display: block;
  width: 100%;
  height: auto;
}
.homes-collection .sppb-dynamic-content-collection__item .sppb-addon-wrapper:last-of-type{
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-color: rgba(15,16,16,0.45);
}
.homes-collection .sppb-dynamic-content-collection__item:hover .sppb-addon-wrapper:last-of-type{
  opacity:1;
}
.homes-collection .sppb-dynamic-content-collection__item .overlay-div{
  color: white;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  display: flex !important;
  flex-direction: column;
  align-items: center;
}
.homes-collection .sppb-dynamic-content-collection__item .overlay-div .sppb-addon-wrapper,
.homes-collection .sppb-dynamic-content-collection__item .overlay-div .sppb-addon-wrapper .sppb-addon-wrapper{
  display:block;
  position:relative;
  background:transparent;
}
.homes-collection .sppb-dynamic-content-collection__item .overlay-div p.sppb-dynamic-content-text{
  font-family: 'EB Garamond', sans-serif;
  font-weight:600;
  font-size:28px;
}


@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .sp-megamenu-wrapper .sp-megamenu-parent .sp-menu-item {
      padding: 15px 8px 0;
   }
  .sp-megamenu-parent>li:last-child {
    padding-left: 8px !important;
  }
   .sp-megamenu-wrapper .sp-megamenu-parent .sp-menu-item a,
   .sp-megamenu-wrapper .sp-megamenu-parent .sp-menu-item .sp-menu-heading{
      font-size:14px;
   }
  #sp-header ul.social-icons .social-icon-custom a{font-size:16px;}
   .lbc-carousel .sppb-item .sppb-carousel-pro-inner-content .sppb-carousel-pro-text {
    padding: 60px 60px;
   }
  }



@media (min-width: 925px) and (max-width: 992px) {
    .lbc-carousel .sppb-item .sppb-carousel-pro-inner-content .sppb-carousel-pro-text {
       padding: 60px 60px;
    }
    .sppb-carousel-pro-text h2 {font-size:25px !important;}
    .sppb-carousel-pro-content h3 {font-size: 40px !important;}
}
@media (max-width: 992px) {
   .full-menu #sp-header .burger-icon>span {
    background-color: #000;
   }
  .full-menu .logo-image-phone {
        height: 90px;
        width: 280px;
        object-fit: cover;
        object-position: top;
    }
  .sp-megamenu-wrapper .sp-megamenu-parent .sp-menu-item {
      padding: 15px 8px 0;
   }
  .sp-megamenu-parent>li:last-child {
    padding-left: 8px !important;
  }
   .sp-megamenu-wrapper .sp-megamenu-parent .sp-menu-item a,
   .sp-megamenu-wrapper .sp-megamenu-parent .sp-menu-item .sp-menu-heading{
      font-size:14px;
   }
   #sp-logo .sp-column{display:flex;}
}
@media (max-width: 924px){
  .sppb-carousel-pro .sppb-item {
    height: auto !important;
  }
  .lbc-carousel .sppb-item .sppb-carousel-pro-inner-content .sppb-row {
    flex-direction:column;
  }
  .lbc-carousel .sppb-item .sppb-carousel-pro-inner-content .sppb-carousel-pro-text {
    padding: 10px 20px;
    }
  .lbc-carousel .sppb-item .sppb-carousel-pro-inner-content .sppb-row .sppb-col-sm-6{
    flex: 0 0 100%;
    max-width: 80%;
  }
}
@media (max-width: 675px){
  .no-menu #sp-logo {
    display: block;
  }
  .no-menu #sp-logo .logo,
  .no-menu .sp-megamenu-parent,
  .no-menu #sp-menu{display:none !important;}
  .no-menu  #sp-header .logo-image-phone {display:none !important;}
  .sp-menu
}

@media (max-width: 576px){
  #sp-header ul.social-icons .social-icon-custom .fab:before{color:#fff !important;}
  .full-menu #sp-menu{display:none !important;}
}
