.main-content:not(.referral-program) {
	position: relative;
}
header .button.login-button {
	margin: 10px 15px 20px 15px;
	display: block; float: left;
}
.clockit-heading {
	width: 90%;
	margin-bottom: 20px;
}
	.clockit-heading img {
		max-width: 100%;
	}
	
#back-to-top .top {
	right: auto;
	left: 25px;
}	
@media(max-width:1365px) {
	#about .iq-objects .iq-objects-01 {
	    opacity: 0.2;
	}
}

/* Feature Panels */
.retailer-benefits {
	width: 50%;
	float: left;
}
	.retailer-benefits.retailer-only {
		margin: 0 auto;
		float: none;
	}
	.retailer-benefits.retailer-only .col-sm-5.benefit.heading h4 {
		text-align: center;
	}
.installer-benefits {
	width: 50%;
	float: right;
}
	.installer-benefits .col-sm-5.benefit {
		float: right;
	}
	.col-sm-5.benefit.heading {
		margin-bottom: 20px;
	}
		.col-sm-5.benefit.heading h4 {
			font-size: 28px;
		}
	.col-sm-5.benefit {
		margin-bottom: 50px;
		-ms-flex: 0 0 90%;
		flex: 0 0 90%;
		max-width: 90%;
		clear: both;
	}
.benefits-trigger {
	cursor: pointer;
}
.flex-modal-item__content-inner .overview-block-ptb {
	/*height: 100%;*/
	padding: 50px;
}
.flex-modal-item__content {
	max-width: 90%;
	max-height: 80%;
}

/* Pricing */
.clockit-pricing h3 {
	margin-bottom: 10px;
	font-size: 18px; line-height: 28px; font-weight: 600; font-style: normal;
}
.clockit-pricing h4 {
	font-size: 36px; line-height: 44px; font-weight: 600; font-style: normal;
}
.clockit-pricing p {
	margin: 20px 0;
}
.clockit-pricing .button.iq-mr-0 {
	margin-top: 30px;
}
.installer-pricing {
	margin-right: auto !important; margin-left: auto !important;
}

/* Login Page */
.login-page {
	margin: 50px auto;
	text-align: center;
}
.login-logo {
	margin: 0 0 30px 0;
	display: inline-block;
}
.login-page .btn-toolbar {
	margin: 0 auto;
	display: block;
}
#MemberLoginForm_LoginForm_Remember_Holder {
	margin: 10px 0;
}
p#ForgotPassword {
	margin-top: 20px;
}

.main-content.content-page ul li,
.main-content.content-page ol li {
	margin: 0 0 15px 0;
}
.main-content.content-page ul li {
	margin: 0 0 8px 15px; padding-left: 15px;
	text-indent: 0; list-style-type: circle;
}
	.main-content.content-page ol li {
		margin: 0 0 0 -15px; padding-left: 15px;
		list-style-type: decimal;
	}
	.main-content.content-page ol.roman li {
		list-style-type: lower-roman;
	}
	.main-content.content-page ol.latin li {
		list-style-type: lower-latin;
	}
		.main-content.content-page ol li {
			margin: 0 0 8px 0; padding-left: 10px;
		}
	.main-content.content-page ol ol {
		margin: 8px 0; padding-left: 30px;
	}
	.main-content.content-page ol dd {
		margin-bottom: 15px;
	}
	.main-content.content-page dt {
		margin-bottom: 0;
		font-weight: bold;
	}

/* Contact Form
.contact-form .field.text input {
    position: relative;
    width: 100%;
    margin-bottom: 20px;
    border-radius: 4px;
    padding-left: 20px;
    height: 48px;
    line-height: 48px;
    clear: both;
    color: #b6b6b6;
    border: 1px solid #e1e1e1;
}
	.contact-form .field.text input:focus,
	.contact-form .field.textarea textarea:focus {
	    border: 1px solid #4ac4f3;
	    box-shadow: none;
	    outline: none;
	}
.contact-form .field.textarea textarea {
    width: 100%;
    float: left;
    color: #b6b6b6;
    border: 1px solid #e1e1e1;
    border-radius: 4px;
    padding: 15px 0 0 20px;
    resize: none;
}
.contact-form .btn-toolbar input {
    margin-top: 15px;
    color: #fff;
    cursor: pointer;
    padding: 12px 36px;
    font-weight: 500;
    font-size: 16px;
    border: none;
    position: relative;
    background: #4ac4f3;
    font-family: 'Raleway', sans-serif;
    display: inline-block;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
*/
.how-works {
	overflow: visible;
}
.iq-works-img {
    width: 100%;
}
.center {
	text-align: center;
}
.clear {
	clear: both;
}
.mt-40 {
    margin-top: 40px;
}
.mb-40 {
    margin-bottom: 40px;
}

/* WTF - Home */
#wtf {
    margin: 60px 0;
    position: relative;
}
.wtf-logo {
    width: 80%; max-width: 300px; height: auto; margin: 0 auto 20px auto;
    display: block;
}
#wtf .row, #wtf .wtf-links {
    position: relative;
    z-index: 2;
}
#wtf .iq-objects {
    z-index: 1;
    opacity: 0.5;
}
.wtf-links {
    margin-top: 20px;
}
.wtf-links .button {
    display: inline-block;
}
@media(max-width: 789px) {
    #wtf {
        margin-bottom: 20px;
    }
}

/* WTF - Page */
.wtf-header {
    z-index: 4;
    position: relative;
}
.BlogSinglePage .heading-title {
    margin: 80px 0 0 0 !important;
}
.BlogSinglePage .iq-breadcrumb-title .title {
    margin-bottom: 10px;
}
.wtf-article {
    margin-bottom: 80px;
    z-index: 3; position: relative;
}
.wtf-article-image img {
    width: 100%; height: auto;
}
.wtf-article h2 {
    margin: 30px 0 15px 0;
}
.wtf-article p {
    font-size: 16px;
} 
.wtf-article ol h3 {
    font-size: 20px; line-height: 30px;
}
@media screen and (max-width: 1025px)  {
    .BlogSinglePage .iq-breadcrumb-title .title {
        font-size: 36px; line-height: 46px;
    }
}
@media screen and (max-width: 769px)  {
    .BlogSinglePage .iq-breadcrumb-title .title {
        font-size: 26px; line-height: 36px;
    }
    .wtf-article p {
        font-size: 15px;
    }
}

/* Signup form */
.wtf-form-container {
    padding: 40px;
    background-color: #daeefa;
}
.wtf-form-container .field {
    display: inline-block;
}
.wtf-form-container input {
    min-width: 300px;
    margin: 10px; padding: 10px;
    color: #000;
}
.wtf-form-container .btn-toolbar {
    margin-top: 10px;
    align-items: center;
    justify-content: center;
}
.wtf-form-container .btn-toolbar input {
    min-width: auto;
    color: #ffffff;
    background: #333333;
    cursor: pointer;
    padding: 12px 36px;
    font-weight: 500;
    font-size: 16px;
    border: none;
    position: relative;
    background: #4ac4f3;
    font-family: 'Raleway', sans-serif;
    display: inline-block;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;    
    transition: all 0.5s ease-in-out;
    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;
    -webkit-transition: all 0.5s ease-in-out;    
}
.wtf-form-container .btn-toolbar input:hover, .wtf-form-container .btn-toolbar input:focus {
  color: #ffffff;
  background: #333333;
}
#Form_WTFSignup_error.message.good {
    font-size: 36px; line-height: 44px; color: #4ac4f3;
}

/* Referral Program */
.ReferralProgramPage .intro-text {
    max-width: 700px; margin: 10px auto 0 auto;
    display: block;
    font-size: 15px; color: #FFFFFF;
}
.ReferralProgramPage #features .heading-title {
    margin-bottom: 0;
}
.ReferralProgramPage #features .icon {
    font-size: 50px; color: #4ac4f3;
}
.ReferralProgramPage .about-text {
    max-width: 700px; margin: 10px auto 0 auto;
    display: block;
    color: #FFFFFF;
}
.referral-image {
    width: 100%; height: auto;
    display: block;
}
.referral-bullets ul {
    margin-top: 20px;
}
.referral-bullets ul li {
    margin: 0 0 15px 0; padding: 0 0 0 46px;
    position: relative;
    line-height: 26px;
}
.referral-bullets ul li:before {
    font-family: "Ionicons"; font-size: 30px; color: #4ac4f3;
    position: absolute; left: 0; top: 2px;
    display: block;
    content: "\f382";
}

/* Typography */
.iq-font-16 { font-size: 16px; }
.iq-font-17 { font-size: 17px; }
.iq-font-18 { font-size: 18px; }