@charset "utf-8";
@import url('https://gists.rawgit.com/mfd/f3d96ec7f0e8f034cc22ea73b3797b59/raw/856f1dbb8d807aabceb80b6d4f94b464df461b3e/gotham.css');
/* CSS Document */
/*
body{
	margin:0 !important;
	padding:0 !important;
}
*/
#apl-lp *{ box-sizing: border-box; }
#apl-lp .line-break{ display:block; }
#apl-lp img{
	max-width:100%;
}
#apl-lp a{
	color:#225690;
}
#apl-lp, #apl-lp p{
	font-size:1.4rem;
	color: #333;
}
#apl-lp p{
	margin:0 0 20px 0;
}
#apl-lp ul{
	margin:0 0 30px 0;
}
#apl-lp li{
	margin:0 0 15px 0;
}
#apl-lp .white-text{ color:#fff; text-shadow:1px 1px 1px #000; }
#apl-lp .apl-wrapper{
	max-width:1380px;
	margin:0 auto;
	position: relative;
}
#apl-lp .apl-wrapper-md{
	max-width:1000px;
}
#apl-lp .apl-wrapper-sm{
	max-width:720px;
}
#apl-lp h1{
	font-size:6rem;
	line-height:6rem;
	color:#225690;
	font-family: GothamPro, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-weight:400;
	margin:0;
	/*
	position: absolute;
	top:50px;
	left:50px;
	*/
}
#apl-lp h2{
	font-size:2.5rem;
	line-height:3rem;
	margin:0 0 30px 0;
	color:#3d7c54;
	font-family: GothamPro, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-weight:900;
}
#apl-lp .banner-title { font-weight:400; }
#apl-lp .banner-title strong{ font-weight:900; }
#apl-lp h3{
	color:#225690;
	text-align: center;
	margin:0 0 60px 0;
}
#apl-lp #apl-banner{
	/*
	display: flex;
	justify-content: center;
	align-items: center;
	*/
	position:relative;
	overflow:hidden;
}
#apl-lp .banner-background,
#apl-lp .banner-foreground,
#apl-lp .banner-ottawa,
#apl-lp .banner-sun,
#apl-lp .banner-clouds,
#apl-lp .banner-snow,
#apl-lp #apl-banner .apl-wrapper{
	background-position:center center;
	background-repeat: repeat-x;
}
#apl-lp .banner-background{
	background-color:#bed9d2;
	background-image:url(images/banner-background_fall.png);
	background-position:center center;
	background-size:auto 1024px;
	background-repeat:no-repeat;
	z-index: -2;
	position: relative;
}
#apl-lp .banner-ottawa{
	background-image:url(images/banner-ottawa_fall.png);
	background-position:center center;
	background-size:auto 400px;
}
#apl-lp .banner-foreground{
	background-image:url(images/banner-foreground_no_green_behind_bulb_fall.png);
	background-position:calc(50% + 200px) 150px;
}
#apl-lp .banner-sun{
	background-image:url(images/banner-sun.png);
	background-position:calc(50% + 600px) 20px;
	background-repeat:  no-repeat;
}
#apl-lp .banner-snow{
/*	background-image:url(images/snow-flakes.png);
	background-position:0 calc(50%);
*/
}
#apl-lp .banner-clouds{
/*	background-image:url(images/banner-clouds.svg);
	background-position:center bottom -110px;		*/
	background-image:url(images/banner-clouds.png);
	background-position:center bottom -1px;
	background-repeat: repeat-x;
	background-size:auto 281px;
}
/*
#apl-lp .banner-clouds:after{
	content:" ";
	display:block;
	border:1px solid red;
	width:100%;
	position:absolute;
	height:200px;
}
*/
#apl-lp #apl-banner .apl-wrapper{
	margin:0 auto;
	height:1000px;
	padding-top:40px;
}
@keyframes rotateArrow{
	from{
		transform: rotate(0);
	}
	to{
		transform: rotate(-360deg);
	}
}
#apl-lp #apl-banner .banner-lb-arrows{
	position:absolute;
	top:122px;
	left:calc(50% + 30px);
	animation-name: rotateArrow;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
	transform-origin: center center;
	animation-duration:16s;
	z-index: -1;
}
#apl-lp #apl-energy-types{
	background: #e0ebec;
}
#apl-lp .apl-energy-type{
	text-align:center;
	margin-bottom:60px;
}
#apl-lp .apl-energy-type .image-text{
	display:block;
	font-size:1.6rem;
	line-height:1.8rem;
	margin-top:20px;
}
#apl-lp .apl-energy-type a{
	text-decoration: none;
	font-weight: 600;
}
#apl-lp .apl-energy-type img{
	max-width:180px;
	transition: transform 0.3s ease-out;
}
/*
#apl-lp .apl-energy-type a:hover img{
	transform: scale(1.1) translate(0px,-10px);
}
*/
#apl-lp #apl-video{
	text-align: center;
	background: #235690;
}
#apl-lp #apl-video .row{
	align-items:center;
	padding:50px 0px;
}
#apl-lp #apl-video .col-lg-6{
	padding:10px 15px !important;
}
#apl-lp #apl-video h2, #apl-lp #apl-video p{
	text-align:left;
	font-family:"Open Sans",sans-serif;
	color:#fff;
}
#apl-lp .youtube-video {
  aspect-ratio: 16 / 9;
  width: 100%;
  display:block;
}
/*
#apl-lp #apl-video a img{
	transition: transform 0.5s ease-out;
}
#apl-lp #apl-video a img:hover{
	transform: scale(1.05);
}
*/
#apl-lp #apl-ecohome{
	position: relative;
	overflow:hidden;
}
#apl-lp #apl-ecohome h1{
	margin-top:40px;
	position: absolute;
}
#apl-lp #apl-ecohome .home-diagram{
	margin:0 auto;
	display:block;
	position:relative;
	left:100px;
	z-index:-1;
}
@keyframes iconGlow {
	0%,59% { 
		opacity: 0;
	}
	60% {
		opacity: 100;
		transform: scale(1.0);
	}
	100% {
		transform: scale(1.4);
		opacity: 0;
	}
}
#apl-lp .apl-icon{
	width: 100px;
	height: 100px;
	position: absolute;
	border-radius:999px;
	cursor: pointer;
	transition: transform 0.2s ease-out, background-color 0.3s ease-out;
}
#apl-lp .apl-icon-solar{
	background:#3c7b53 url(images/ecohome-solar-icon.svg) center 35% / 60% no-repeat;
	left:70%;
	top:15%;
}
#apl-lp .apl-icon-ev{
	background:#3c7b53 url(images/ecohome-ev-icon.svg) center center / 60% no-repeat;
	left:84%;
	top:35%;
}
#apl-lp .apl-icon-heatpump{
	background:#3c7b53 url(images/ecohome-heatpump-icon.svg) center center / 60% no-repeat;
	left:24%;
	top:40%;
}
#apl-lp .apl-icon-battery{
	background:#3c7b53 url(images/ecohome-battery-icon.svg) center center / 60% no-repeat;
	
	
		left:31%;
	top:22%;
}
#apl-lp .apl-icon-smart{
	background:#3c7b53 url(images/ecohome-smart-icon.svg) center center / 60% no-repeat;
	left:88%;
	top:75%;
}

#apl-lp .apl-icon:before{
	content:"";
	border:3px solid #badac5;
	width:103px;
	height:103px;
	border-radius: 999px;
	position: absolute; 
	left:-2px;
	top:-2px;
	z-index:0;
	animation:iconGlow 2s ease-in-out infinite;
}

#apl-lp .apl-icon:hover{
	transform:translate(0,-6px);
	background-color:#badac5;
}
#apl-lp .apl-icon img{
	width:70%;
	margin:0 auto;
	display: block;
}

#apl-lp .apl-tooltip{
	/*
	padding:80px 60px 40px 26%;
	background: RGB(255,255,255,0.6) url(images/ev-tooltip.png) no-repeat center top;
	background-size: 100%;
	*/
	border:7px solid #75B78D;
	background: RGB(255,255,255,0.95);
	width:75%;	
	margin:0 auto;
	top:50%; left:50%;
	transform: translate(-50%, -50%);	
	position:absolute;
	box-shadow: 2px 2px 10px RGB(61,124,84,0.6);
	border-radius: 20px;
	padding:15px 20px 15px 100px;
	display:none;	
}
#apl-lp .apl-tooltip .row .tooltip-text{
	padding:30px 10px 30px 0;
}
#apl-lp .apl-tooltip p{
	font-size:1.2rem;
	line-height:1.4rem;
	font-weight:600;
}
#apl-lp .apl-tooltip .row{ align-items:center; }
#apl-lp .apl-tooltip:before{
	content:" ";
	display:block;
	width:100px;
	height:100px;
	border-radius:999px;
	position:absolute;	
	background-color:#3c7b53;
	top:-30px;
	left:-40px;
}
#apl-lp .apl-tooltip.apl-tt-ev:before{
	background:#3c7b53 url(images/ecohome-ev-icon.svg) center center / 60% no-repeat;
}
#apl-lp .apl-tooltip.apl-tt-battery:before{
	background:#3c7b53 url(images/ecohome-battery-icon.svg) center center / 60% no-repeat;
}
#apl-lp .apl-tooltip.apl-tt-heatpump:before{
	background:#3c7b53 url(images/ecohome-heatpump-icon.svg) center center / 60% no-repeat;
}
#apl-lp .apl-tooltip.apl-tt-solar:before{
	background:#3c7b53 url(images/ecohome-solar-icon.svg) center center / 60% no-repeat;
}
#apl-lp .apl-tooltip.apl-tt-smart:before{
	background:#3c7b53 url(images/ecohome-smart-icon.svg) center center / 60% no-repeat;
}
#apl-lp .apl-tooltip-close{
	background-color:#75B78D;
	border-radius: 999px;
	width:40px;
	height:40px;
	text-align:center;
	line-height:38px;
	font-weight:bold;
	cursor:pointer;
	color:#fff;
	font-size:40px;
	position:absolute;
	top:-20px;
	right:-20px;
}
#apl-lp .apl-tooltip-close:hover{
	background-color:#225690;
}
#apl-lp #apl-sus{
	position: relative;
	overflow: hidden;
}
#apl-lp #apl-sus-bg{
	background: url(images/cloud-house.png) no-repeat calc(50% + 450px) calc(100% + 30px);
	background-size:auto 280px;
}
#apl-lp #apl-sus .apl-wrapper{
	min-height:410px;
}
#apl-lp #apl-sus-bg:before, #apl-lp #apl-sus-bg:after{
	content:" ";
	display: block;
	height:230px;
	background: url(images/cloud-top-2.png) repeat-x center top;
	position: relative;
	z-index: 2;
	width:100%;
	top:0;
}
#apl-lp #apl-sus-bg:after{
	background: url(images/cloud-bottom-3.png) repeat-x center bottom;
	bottom:0;
	height:280px;
}
#apl-lp #apl-sus .apl-energy-type img{
	width:60%;
}
#apl-lp #apl-resources{
	background:#dde9ea;
	padding-bottom:40px;
	box-shadow: 0px 23px 50px rgb(194,211,217,1);
	text-align: center;
}
#apl-lp #apl-resources .apl-energy-type img{
	max-width:260px;
	width:260px;
	transition: filter 0.5s ease-out, transform 0.3s ease-out, box-shadow 0.3s ease-out, border 0.3s ease-out;
	border:5px solid #dde9ea;
}
/*
#apl-lp #apl-resources .apl-energy-type:hover img{
	transform: scale(1.05);
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	box-shadow:0px 0px 20px rgb(0,0,0,0.3);
	border:5px solid #fff;
}
*/
#apl-lp #apl-resources .col-md-6.apl-energy-type img {
    max-width: 420px;
    width: 420px;
}
#apl-lp #apl-resources .row{
	justify-content:center;
}
#apl-lp #apl-resources .row .col-xs-12{
	margin-bottom:20px;
	
}
#apl-lp #apl-resources .resource-box{
	background-color:#fff;
	height:100%;
    display: flex;
    flex-direction: column;
}
#apl-lp #apl-resources .resource-content{
	display: flex;
    flex-direction: column;
	justify-content: space-between;
    height: 100%;
	padding:13px;
	font-size:1rem;
	text-align:left;
}
#apl-lp #apl-resources .resource-content p{
	font-size:1rem;
	line-height:1.4rem;
}
#apl-lp #apl-thanks{
	padding:80px 0;
}
#apl-lp #apl-thanks img{
	margin: 10px auto 20px auto;
    height: 80px;
    display: block;
}
@media only screen and (max-width: 992px) {
	
	#apl-lp #apl-ecohome .tooltip-image{ display:none; }
	
}
@media only screen and (max-width: 768px) {
	.line-break{ display:inline-block; }
	#apl-lp h1{
		font-size: 4rem;
		line-height: 4.4rem;
		padding:0 0 0 15px;
		text-shadow:1px 1px 1px #fff;
	}
	#apl-lp .banner-clouds{
		background-size: auto 200px;
	}
	#apl-lp #apl-banner .apl-wrapper{
		height:600px;
	}
	#apl-lp .banner-foreground{
		background-size: auto 100%;
	}
	#apl-lp .banner-background{
		background-size: auto 200px; 	
	}
	#apl-lp .banner-ottawa{
		background-size: auto 200px; 
	}
	#apl-lp #apl-banner .banner-lb-arrows{
		left:calc(50% - 7px);
		margin-top:9px;
		width:150px;
	}
	#apl-lp .apl-icon, #apl-lp .apl-icon:before{
		width:60px;
		height:60px;
	}
	#apl-lp #apl-ecohome h1{
		position:relative;
		margin-top:20px;
	}
	#apl-lp #apl-ecohome .home-diagram{
		left:0;
	}
	#apl-lp #apl-ecohome .apl-wrapper{
		min-height:500px;
	}
	#apl-lp .apl-tooltip{ padding:0px; width:90% }
	#apl-lp .apl-tooltip .row .tooltip-text{padding:20px 40px 20px 60px;}
	#apl-lp .apl-tooltip:before{ width:60px; height:60px; left:-25px; }
	#apl-lp h2{
		font-size: 1.6rem;
		line-height: 2rem;
		margin: 0 0 15px 0
	}
	#apl-lp .apl-tooltip p{ font-size:1rem; line-height:1.2rem; }
	#apl-lp .apl-icon-solar{
		top:20%;
		left:60%;
	}
	#apl-lp .apl-icon-ev{
		right: 0;
		left:auto;
	}
	#apl-lp .apl-icon-heatpump{
		left: 10%;
		top: 50%;
	}
	#apl-lp .apl-icon-battery{
		left: 16%;
		top: 20%;
	}
	#apl-lp .apl-icon-smart{
		right: 0;
		left:auto;
		top:55%;
	}
}
@media only screen and (max-width: 576px) {
	#apl-lp p{
		font-size: 1.1rem;
		line-height:1.4rem;
	}
	#apl-lp h1{
		font-size: 2.5rem;
		line-height: 2.8rem;
	}
	#apl-lp .apl-energy-type img, #apl-lp #apl-sus .apl-energy-type img{ width:40%; }
}

/* SECONDARY PAGES STYLES */
#apl-lp.apl-second h1{
	margin-top:30px;
	font-size:5rem;
}
#apl-lp.apl-second #apl-banner .apl-wrapper {
	height: 700px;
}
#apl-lp.apl-second #apl-banner{
/*	background-size:auto 1000px; */
	background-repeat:no-repeat;
	background-color:#225690;
	background-size:cover;
}
#apl-lp.apl-second #apl-banner .banner-clouds{
	background-image:none;
	position:relative;
}
#apl-lp.apl-second #apl-banner .banner-clouds svg{
	position:absolute;
	bottom:-2px;
	width:2303px;
	left:calc(50% - 1150px);
}
#apl-lp.apl-second #apl-sus{
	padding-top:30px;
}
#apl-lp.apl-second #apl-sus .row{
	align-items:center;
}
#apl-lp.apl-second .apl-second-content p{
	color:#000;
}
#apl-lp.apl-second #apl-sus .apl-second-image img{
	max-width:94%;
	display:block;
	margin:0 auto 30px auto;
}
#apl-lp.apl-second  #apl-sus-bg:before{
	display:none;
}
#apl-lp.apl-second #apl-resources img{
	height:140px;
	width:100%;
	display:block;
	object-fit: cover;
	object-position: center;
}

@media only screen and (max-width: 768px) {
	#apl-lp.apl-second h1{
		font-size:4rem;
		line-height:4.2rem;
	}
    #apl-lp.apl-second #apl-banner .apl-wrapper {
        height: 500px;
    }
	#apl-lp.apl-second  .apl-second-content{
		padding:0 30px;
	}
}
@media only screen and (max-width: 576px) {
	#apl-lp.apl-second h1{
		font-size:3rem;
		line-height:3.2rem;
	}
	#apl-lp.apl-second #apl-sus-bg{
		background-position:calc(50% + 100px) calc(100% + -10px);
		background-size:auto 200px;
	}
	#apl-lp.apl-second #apl-sus .apl-second-image img{
		max-width:250px;
	}
	#apl-lp.apl-second #apl-resources .apl-wrapper-md{
		padding: 0 10%;
	}
	#apl-lp.apl-second #apl-banner .banner-clouds svg{
		height:100px;
	}
}


#apl-lp #apl-incentive{
	background:#eee;
}
#apl-lp #apl-incentive .apl-wrapper{
	padding:60px 0;
}
#apl-lp .save-on-programs *{ box-sizing: border-box; }
#apl-lp .save-on-programs{
	display:flex;
	gap:2%;
}
#apl-lp .save-on-programs .program-container{
	box-shadow:0px 0px 15px #ccc;
	width:25%;
	background:#fff;
	border-bottom:10px solid #235690;
	padding-bottom:20px;
}
#apl-lp .save-on-programs .program-container .program-content{
	padding:20px 20px 0px 20px;
}
#apl-lp .save-on-programs .program-container .program-title{
    line-height: 2.2rem;
}
#apl-lp .save-on-programs .program-container .program-link{
	padding:0 20px;
}
#apl-lp .save-on-programs .program-container p{
	color:#000 !important;
	line-height: 30px;
}
#apl-lp .program-title{
	font-size: 1.7rem !important;
    font-weight: 500;
}
@media only screen and (max-width: 1024px) {
	.save-on-programs{
		flex-wrap: wrap;
	}
	.save-on-programs .program-container{
		margin-bottom:20px;
	}
}
@media only screen and (max-width: 600px) {

	.save-on-programs .program-container{
		width:auto;
		margin:10px 20px;
	}
}
