/*================ primary Block With address*====================*/
.primary {
	background: url(/resources/images/fiberhome/100mbps_promo/fiberhood.png)
		no-repeat center;
	background-size: cover;
	text-align: left;
	height: 150px;
}
.fiberhood-form #interest-form-champion{
	display: none;
}
.primary .Address-position {
	font-weight: 300;
	color: #fff;
	font-size: 35px;
	position: absolute;
	padding-top: 35px;
	left: 8%;
	z-index: 5;
}

.primary .home-Address-position {
	font-size: 14px;
	float: left;
	padding-right: 20px;
}

.Address-position .edit {
	color: #fff;
	font-size: 14px;
	display: none;
}

@media ( max-width : 1200px) {
	.primary {
		background-position: 50% 0px;
		background-size: auto 200px;
		height: auto;
		padding-top: 200px;
	}
	.primary .Address-position{
		top: 18%;
	}
}

@media ( max-width : 800px) {
	.primary {
		background-position: 70% 0px;
		background-size: auto 200px;
		height: auto;
		padding-top: 200px;
	}
}

@media ( max-width : 1050px) {
	.primary .Address-position {
		top: 13%;
	}
}

@media ( max-width : 500px) {
	.primary .Address-position {
		display: block;
		color: #000;
		position: relative;
	}
	.Address-position .edit {
		color: #000;
	}
}
/*======================*/
.header-info-content {
	margin: 70px auto 0;
	font-weight: 300;
	color: #000;
	font-size: 40px;
}

div.register-copy {
	width: 95%;
	margin: 0 auto;
}

.address-yet {
	width: 88%;
	line-height: 1.7;
}
@media screen and ( max-width : 768px) {
	.address-yet {
		width: 100%;
	}
}

.address-yet .get-services{
	font-weight:400;
}
/*==============addressform===================*/
.fiberhood-form {
	width: 95%;
	margin: auto;
	margin-top: -17%;
}

@media screen and ( max-width : 1350px) {
	.fiberhood-form {
		margin-top: -13%;
	}
}

#fiberhoodform {
	width: 90%;
	margin: auto;
}

.service-not-yet {
	background-color: #F3F3F3;
	padding-bottom: 13%;
}

.address-help {
	background-color: #fff;
	border: 1px solid rgba(0, 0, 0, 0.125);
	position: relative;
	width: 75%;
	margin:auto;
	border-top: 12px solid #28C2FE !important;
}

@media screen and (max-width:400px){
	.address-help {
		width:85%;
	}
}

#content h1{
	font-weight: 300;
}

 .address-header h2 {
	font-weight: 300;
	text-align:center;
	padding-bottom: 20px;
	font-size: 32px;
}

.form-submitted {
	color: #2b2b2b;
}

.circle {
	margin: 20px auto 20px auto;
	height: 60px;
	width: 60px;
	border-radius: 100%;
	text-align: center;
	color: #28C2FE;
	font-size: 50px;
	border: 1px solid #28C2FE;
}

/* #content {
	background-color: none;
}	 */	

.error{
	color: red;
	margin-left: 10px;
}

#fiberform .interest-table .address-error-input-class {
    outline: none;
    border-color: #ff0018;
    box-shadow: 0 0 10px #ffa0a0;
}

div .submit-message-padding{
	color: #000000;
	font-size: 17pt;
	text-align: center;
	padding-bottom: 4%;
	font-weight: 400;
	width: 95%;
	margin: auto;
}

#form-submit-result .submit-error{
	color: #FF0000;
}

@media screen and (max-width:440px){
	div .submit-message-padding{
	    padding-top: 10%;
	}
}

/*=========================*/
.interest-table {
	margin-bottom: 25px;
}

label {
	display: block;
	font-weight: 400;
}

td {
	padding-top: 20px;
}

input[type=text], select {
	width: 100%;
	padding: 9px 25px;
	margin: 8px 0;
	display: inline-block;
	border: 1px solid #ccc;
	border-radius: 4px;
	box-sizing: border-box;
}

.interested {
	font-weight: 400;
}

.container-checkbox {
	display: block;
	position: relative;
	padding-left: 35px;
	padding-bottom: 10px;
	cursor: pointer;
	margin-bottom: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.container-checkbox input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0;
}

.checkmark {
	position: absolute;
	left: 0;
	height: 25px;
	width: 25px;
	border: 1px solid #28C2FE;
}

.container-checkbox:hover input ~ .checkmark {
	background-color: #ccc;
}

.container-checkbox input:checked ~ .checkmark {
	background-color: #28C2FE;
}
.checkmark:after {
	content: "";
	position: absolute;
	display: none;
}
.container-checkbox input:checked ~ .checkmark:after {
	display: block;
}

.container-checkbox .checkmark:after {
	left: 9px;
	top: 5px;
	width: 5px;
	height: 10px;
	border: solid white;
	border-width: 0 3px 3px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

input[type=submit] {
	width: 78%;
	background-color: #28C2FE;
	color: white;
	padding: 14px 6px;
	margin: 8px 0;
	border: none;
	border-radius: 4px;
	cursor: pointer;
	font-weight: bold;
}

input[type=submit]:hover {
	background-color: #eee;
	color: #28C2FE;
}

/*=======HELP BRING=======*/
#interest-form-champion  .learn-fiber {
	margin: auto;
	display: block;
	text-align: center;
}

#interest-form-champion .spread-form {
	padding-bottom: 60px;
}
#interest-form-champion  .become-fiber-champion {
	width: 68%;
	margin: auto;
	display: block;
	padding-bottom: 15px;
	font-size: 18px;
	color: #000;
}

#interest-form-champion  .text-blue {
	padding-bottom: 60px;
	font-weight: bolder;
}

#interest-form-champion .fiber-image {
	padding-bottom: 20px;
}

#interest-form-champion .image-top {
	margin-top: 60px;
}

.fiber-faqs {
	padding-top: 50px;
}

.fiber-faqs h2 {
	color: #2b2b2b;
	padding: 3% 0;
}

/*===================*/
@media screen and (max-width:766px) {
	.fiberhood-form {
		width: 100%;
	}
	input[type=text], input[type=submit], select {
		width: 90%;
	}
}

.round-border {
	height: 16px;
}
/*=====SERVICE NEVER AVAILABLE==============*/
.service-not-yet.service-never {
	padding-bottom: 4%;
}
