/**
 *
 *
 * by DSM STUDIO COMPUTER 
 *
 * Styles override for 1200+ pixels screens - HIGHT RESOLUTION
**/


/* Class used to determine which media queries are on */
#mediaquery-checker {
	width: 30px;
}



/* These styles define the columns size. They must be redefined for each responsive size */
.c1-stp	 { float: left; width: 4.16666%; }
.c2-stp	 { float: left; width: 8.33333%; }
.c3-stp	 { float: left; width: 12.50%; }
.c4-stp	 { float: left; width: 16.66666%; }
.c5-stp	 { float: left; width: 20.83333%; }
.c6-stp	 { float: left; width: 25.00%; }
.c7-stp	 { float: left; width: 29.16666%; }
.c8-stp	 { float: left; width: 33.33333%; }
.c9-stp	 { float: left; width: 37.50%; }
.c10-stp { float: left; width: 41.66666%; }
.c11-stp { float: left; width: 45.83333%; }
.c12-stp { float: left; width: 49.99999%; }
.c13-stp { float: left; width: 54.16666%; }
.c14-stp { float: left; width: 58.33333%; }
.c15-stp { float: left; width: 62.49999%; }
.c16-stp { float: left; width: 66.66656%; }
.c17-stp { float: left; width: 70.83322%; }
.c18-stp { float: left; width: 74.99988%; }
.c19-stp { float: left; width: 79.16654%; }
.c20-stp { float: left; width: 83.33320%; }
.c21-stp { float: left; width: 87.49986%; }
.c22-stp { float: left; width: 91.66652%; }
.c23-stp { float: left; width: 95.83318%; }
.c24-stp { float: left; width: 100.00%; }



.of0-hr{ margin-left: 0% !important; }
.of1-stp{ margin-left: 4.16666% !important; }
.of2-stp{ margin-left: 8.33333% !important; }
.of3-stp{ margin-left: 12.50% !important; }
.of4-stp{ margin-left: 16.66666% !important; }
.of5-stp{ margin-left: 20.83333% !important; }
.of6-stp{ margin-left: 25.00% !important; }
.of7-stp{ margin-left: 29.16666% !important; }
.of8-stp{ margin-left: 33.33333% !important; }
.of9-stp{ margin-left: 37.50% !important; }
.of10-stp { margin-left: 41.66666% !important; }
.of11-stp { margin-left: 45.83333% !important; }
.of12-stp { margin-left: 49.99999% !important; }
.of13-stp { margin-left: 54.16666% !important; }
.of14-stp { margin-left: 58.33333% !important; }
.of15-stp { margin-left: 62.49999% !important; }
.of16-stp { margin-left: 66.66656% !important; }
.of17-stp { margin-left: 70.83322% !important; }
.of18-stp { margin-left: 74.99988% !important; }
.of19-stp { margin-left: 79.16654% !important; }
.of20-stp { margin-left: 83.33320% !important; }
.of21-stp { margin-left: 87.49986% !important; }
.of22-stp { margin-left: 91.66652% !important; }
.of23-stp { margin-left: 95.83318% !important; }




.new-row-stp{ clear: left; }


.new-row-on-mp{ clear: none; }
.new-row-on-ml{ clear: none; }
.new-row-on-stp{ clear: left; }
.new-row-on-tp{ clear: none; }
.new-row-on-stl{ clear: none; }
.new-row-on-tl{ clear: none; }
.new-row-on-hr{ clear: none; }
.new-row-on-lp{ clear: none; }
.new-row-on-hrp{ clear: none; }

.hidden-stp{ display: none; }


.hidden-on-mp{ display: block; }
.hidden-on-ml{ display: block;  }
.hidden-on-stp{ display: none;  }
.hidden-on-tp{ display: block;  }
.hidden-on-tl{ display: block; }
.hidden-on-stl{ display: block;  }
.hidden-on-hr{ display: block; }
.hidden-on-lp{ display: block; }
.hidden-on-hrp{ display: block; }


.show-stp{ display: block;}

.fixed_container{
	width: 98%;
	margin: 0 auto;
}






body{
	background-color: #FFFFFF;
}




.header{
	
}

		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
.header .right_section {
    position: relative;
}

.header .right_section .one {
    margin-left: 25px;
}

.header .right_section .one .phone_gen {
    float: left;
    height: auto;
    margin-top: 38px;
    width: auto;
}

.header .right_section .one .phone_gen .text {
    background-image: url("../../images/lp14/contact.png");
    background-repeat: no-repeat;
    color: #303030;
    float: left;
    font-family: "Open Sans";
    font-size: 14px;
    font-weight: 400;
    margin-right: 5px;
    padding: 0px 0 0 36px;
    width: auto;
    margin-top: 0px !important;
}

.header .right_section .one .phone_gen .number {
    color: #ff7404;
    float: left;
    font-family: "Open Sans";
    font-size: 25px;
    font-weight: 700;
    height: 30px;
    line-height: 25px;
    margin-left: 5px;
    margin-top: 7px;
    width: auto;
}

.header .right_section .intermediate {
    clear: both;
    height: 40px;
    margin-left: 20px;
}

.header .right_section .intermediate {
    background-image: url("../../images/lp14/get_a_quote_header_btn_new.png");
    background-repeat: no-repeat;
    clear: none;
    cursor: pointer;
    float: right;
    height: 44px !important;
    margin-bottom: 0;
    margin-top: 15px;
    width: 151px !important;
}

		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		





.header .right_section .two {
    margin-left: 0px;
    padding-top: 28px;
    clear: both;
    float: right;
    width: 100%;
}

.header .right_section .two .main_nav {
    text-align: left;
    padding-left: 0px;
}

.header .right_section .two .main_nav a {
    border-left: 1px solid #bebebe;
    color: #000000;
    font-family: "Open Sans";
    font-size: 14px;
    font-weight: 700;
    line-height: 14px;
    padding: 0 16px;
    text-decoration: none;
    text-transform: uppercase;
}

.header .right_section .two .main_nav a:first-child {
    border-left: 0 none;
}

.header .right_section .two .main_nav a:last-child {
    padding-right: 0;
}





























	.main_image{
		background-image: url("../../images/lp14/section_one_image.jpg");
		background-repeat: no-repeat;
		background-position: top center;
		background-size: 170%;		
	}
	
	

	.main_image .zip_bar{
		height: 0px;
		margin-top: 150px;
	}


		.main_image .zip_bar .text{
			color: #FFFFFF;
			font-family: "CenturyGothicRegular" ;
			font-size: 26px;
			font-weight: 700;
			line-height: 48px;
		}


		.main_image .zip_bar .zip_input_div{
			padding-top: 7px;
			padding-bottom: 11px;
			padding-right: 2px;
		}


			.main_image .zip_bar .zip_input_div input{
				width: 100%;
				height: 32px;
				border: 1px #D9D9D9 solid;
				text-align: center;
				background-color: #FFFFFF;
				font-family: "Calibri";
				color: #7F7F7F;
				font-size: 17px;
			}
			
			
		.main_image .zip_bar .zip_input_div_arrow_btn{
				width: 100%;
				line-height: 45px;
				text-align: right;
				font-family: "Calibri" ;
				font-size: 52px;
				color: #FFFFFF;
				cursor: pointer;
			}
				




































.section_one .main_title{
	padding-top: 30px;
	font-family: "Open Sans";
	font-size: 30px;
	font-weight: 300;
	color: #ff790d;
	line-height: 55px;
	text-align: center;
}

	.section_one .left_section{
		
	}


		.section_one .left_section .text{
			padding-top: 15px;
			padding-right: 40px;
			font-family: "Open Sans";
			font-size: 16px;
			font-weight: 400;
			color: #000000;
			line-height: 24px;
		}
		
			
			

		.section_one .left_section .section_one_arrow_bg{
			height: 94px;
			margin-top: 20px;
			padding: 12px 15px 12px 15px;
			background-image: url("../../images/lp14/section_one_arrow_bg.jpg");
			background-repeat: no-repeat;
			font-family: "Open Sans";
			font-size: 20px;
			font-weight: 400;
			color: #000000;
			line-height: 20px;
			font-size: 15px;
			background-size: 100%;
		}






	.section_one .right_section{
		padding-top: 25px;
	}
	
	.section_one .right_section .image img{
		width: 100%;
	}
























































	.section_two{
		margin-top: 30px !important;
		background-color: #4d8dc9;
		background-image: url("../../images/lp14/section_two_woman_bg.jpg");
		background-repeat: no-repeat;
		background-position:  150px 0;

	}
	
	
		.section_two .title{
			padding: 45px 0 35px 0;
			font-family: "Open Sans";
			font-size: 28px;
			font-weight: 300;
			color: #FFFFFF;
			line-height: 22px;
		}
		
		
		.section_two .text{
			padding: 10px 20px 30px 0;
			font-family: "Open Sans";
			font-size: 16px;
			font-weight: 400;
			color: #FFFFFF;
			line-height: 24px;
		}


		.section_two .call_us_box{
			margin-top: 5px;
		}
		
		.section_two .call_us_box img{
			width: 81%;
		}





		.section_two .form_container{
			padding: 15px 0 30px 0;
			background: none !important;
		}


			.section_two .form_container .inputs{
				background: none !important;
				padding-right: 70px;
			}
				
				.section_two .form_container .inputs input{
					width: 100%;
					height: 42px;
					padding: 0 10px;
					margin-bottom: 14px;
					border: 1px #165c9e solid;
					font-family: "Open Sans";
					font-size: 15px;
				}


			.section_two .form_container .submit_btn{
				float: left;
				width: 130px;
				height: 42px;
				margin-bottom: 45px;
				margin-top: 15px;
				background-image: url("../../images/lp14/btn_go_submit.jpg");
				background-repeat: no-repeat;
				background-position: center center;
				cursor: pointer;				
				border: 0;
				
			}




























.section_three{
	
}

	.section_three .title{
		margin-top: 50px;
		font-family: "Open Sans";
		font-size: 28px;
		font-weight: 300;
		color: #ff7608;
		line-height: 30px;
		text-align: center;
	}
	
	
	.section_three .text{
		margin-top: 30px;
		font-family: "Open Sans";
		font-size: 16px;
		font-weight: 300;
		color: #000000;
		line-height: 27px;
		text-align: justify;
	}


	.section_three .images_container{
		margin-top: 30px;
	}
	
		
	
		.section_three .images_container .image img{
			width: 100%;
		}


		.section_three .images_container .title{
			margin-top: 30px;
			font-family: "Open Sans";
			font-size: 18px;
			font-weight: 400;
			color: #ff7608;
			line-height: 25px;
			text-align: center;
		}
		
		.section_three .images_container .text{
			margin-top: 10px;
			padding: 0 33px;
			font-family: "Open Sans";
			font-size: 13px;
			font-weight: 400;
			color: #000000;
			line-height: 18px;
			text-align: center;
		}













































.section_four{
	height: 160px;
	margin-top: 45px !important;
	background-color: #ffcc00;
}


	.section_four .text{
		margin-top: 25px;
		font-family: "Open Sans";
		font-size: 30px;
		font-weight: 300;
		color: #FFFFFF;
		line-height: 55px;
		text-align: center;
	}

































.section_five{
	margin-top: 0px !important;
	background-color: #ffeea7;
}


	.section_five.one, .section_five.three{
		background-color: #fff3bd;
	}


		.section_five img{
			width: 100%;
		}
		
		
		
		.section_five .title{
			padding: 20px 20px 5px 30px;
			font-family: "Open Sans";
			font-size: 17px;
			font-weight: 300;
			color: #000000;
			line-height: 30px;
			text-align: left;
		}
		
		
		.section_five .text{
			padding: 0px 50px 5px 30px;
			font-family: "Open Sans";
			font-size: 13px;
			font-weight: 400;
			color: #333333;
			line-height: 20px;
			text-align: left;
		}
		
		
		
		.section_five .by_text{
			padding: 0px 60px 5px 30px;
			font-family: "Open Sans";
			font-size: 16px;
			font-weight: 700;
			color: #000000;
			line-height: 26px;
			text-align: left;
		}



	












	
	
input::-webkit-input-placeholder {
	padding-top: 3px;
}









.section_six{
	background-image: url("../../images/lp14/section_six_bg_repeat.jpg");
	background-repeat: repeat-y;
	background-position: center center;
}


	.section_six .left{
	}
	
	
		.section_six .left .title{
			padding: 45px 0 10px;
			font-family: "Open Sans";
			font-size: 25px;
			font-weight: 300;
			color: #555555;
			line-height: 26px;
			text-align: center;
		}
		
		.section_six .left .subtitle{
			padding: 5px 0 15px 0;
			font-family: "Open Sans";
			font-size: 15px;
			font-weight: 300;
			color: #555555;
			line-height: 26px;
			text-align: center;
		}
		
		.section_six .left .number{
			padding: 5px 0 50px 0;
			font-family: "Open Sans";
			font-size: 30px;
			font-weight: 300;
			color: #ff7608;
			line-height: 26px;
			text-align: center;
		}

	

	.section_six .right{		
	}
	
		.section_six .right .title{
			padding: 45px 0 10px;
			font-family: "Open Sans";
			font-size: 25px;
			font-weight: 300;
			color: #555555;
			line-height: 26px;
			text-align: center;
		}
		
		
		.section_six .right .form_div{			
			margin: 30px 35px 0 35px;
			padding-bottom: 30px;
		}
		
			.section_six .right .form_div .input{
				float: left;
				width: 61%;
			}
			
				.section_six .right .form_div .input input{
					width: 100%;
					height: 42px;
					padding: 0 8px;
					border: 1px #D9D9D9 solid;
					background-color: #FFFFFF;
					font-family: "Calibri";
					color: #7F7F7F;
					font-size: 16px;
				}
			
			.section_six .right .form_div .submit_button{
				float: right;
				width: 28%;
				height: 44px;
				background-image: url("../../images/lp14/zip_code_single_btn.jpg");
				background-repeat: no-repeat;
				background-position: center center;
				cursor: pointer;
			}
	






























	.main_nav_footer{
		margin-top: 40px;
		margin-bottom: 30px;
		text-align: center;
	}
	
		.main_nav_footer a{
			padding: 0 0 0 24px;
			font-family: "Open Sans";
			font-size: 14px;
			font-weight: 400;
			color: #737373;
			line-height: 25px;
			text-decoration: none;
		}
		
		.copy{
			margin-bottom: 40px;
			text-align: center;
			color: #acacac;
		}
		
		
		.copy a{
			color: #acacac;
			text-decoration: none;
		}








































	.ty_main_image{
		height: 476px;
		background-color: #fef29f;
		background-image: url("../../images/lp14/ty_main_picture.jpg");
		background-repeat: no-repeat;
		background-position: top center;
	}







		.ty_main_image .ty_container{
			height: 330px;
			margin-top: 100px;
			background-image: url("../../images/lp14/ty_container_bg.png");
			background-repeat: repeat;
			border: 1px #FFFFFF solid;
		}


			.ty_main_image .ty_container .title{
				margin: 20px;
				text-align: center;
				font-family: "Open Sans";
				font-size: 30px;
				font-weight: 400;
				color: #FFFFFF;
				line-height: 28px;
				text-decoration: none;
			}
			
			.ty_main_image .ty_container .text{
				margin: 20px;
				margin-top: 20px;
				font-family: "Open Sans";
				font-size: 20px;
				font-weight: 400;
				color: #FFFFFF;
				line-height: 30px;
				text-decoration: none;
			}
			
			
			
			.ty_main_image .ty_container .logo{
				text-align: center;
			}


				.ty_main_image .ty_container .logo img{
					width: 100%;
				}








			.header .right_section .two .main_nav.inner{
				text-align: left;
				padding-left: 40px;
				width: 480px;
			}
			
				.header .right_section .two .main_nav.inner a{
					padding: 0 12px 0 12px;
					font-family: "Open Sans";
					font-size: 14px;
					font-weight: 400;
					color: #FF9900;
					line-height: 25px;
					text-decoration: none;
				}







		.header .right_section .one .phone_gen.inner{
			float: right;
			height: 30px;
			width: 340px;
			margin-right: 100px;
			margin-top: 25px;
		}
		
		
			.header .right_section .one .phone_gen.inner .text{
				float: left;
				width: 100px;
				height: 30px;
				font-family: "Open Sans";
				font-size: 13px;
				font-weight: bold;
				color: #000000;
				line-height: 16px;
			}
			
			
			
			.header .right_section .one .phone_gen.inner .number{
				float: left;
				width: 215px;
				height: 30px;
				margin-left: 5px;
				margin-top: 2px;
				font-family: "Open Sans";
				font-size: 33px;
				font-weight: 300;
				color: #ff7404;
				line-height: 25px;
			}
		

.header .right_section .two.inner{
	float: left;
	margin-left: 20px;
	padding-top: 5px;
	
}

.fixed_container.inner{
	width: 1080px;
	margin: 0 auto;

}

.social_container_inner{
	float: right;
	margin-top: -10px!important;
}









.header_inner{
	border-bottom: 1px #e4e4e4 solid;
}



.header .right_section .intermediate.inner{
			clear: both;
			height: 40px;
			margin-left: 20px;
			margin-right: 120px;
		}
		
		
			.header .right_section .intermediate.inner{
				float: right;
				width: 105px !important;
				height: 27px !important;
				margin-top: 15px;
				margin-bottom: 5px;
				background-image: url("../../images/lp14/get_a_quote_header_btn.jpg");
				background-repeat: no-repeat;
				cursor: pointer;
			}






















































#open_popup_form .title{
	padding: 30px 10px 0px 10px;
	text-align: center;
	font-family: "Open Sans";
	font-size: 22px;
	font-weight: 300;
	color: #f8710a;
	line-height: 35px;
}






#open_popup_form .image.left{
	height: 260px;
	margin: 0 0 0 15px;
	background-image: url("../../images/lp14/popup_sce_img_left.png");
	background-size: 100%;
	background-position: center bottom;
	background-repeat: no-repeat;
}



#open_popup_form .image.right{
	height: 260px;
	margin: 0 15px 0 0;	
	background-image: url("../../images/lp14/popup_sce_img_right.png");
	background-size: 100%;
	background-position: center bottom;
	background-repeat: no-repeat;
}


	#open_popup_form .image img{
		width: 100%;
	}
	










#open_popup_form .logo{
	padding: 0 0 0 0px;	
	height: 100px;
}



	#open_popup_form .logo.left{
		background-image: url("../../images/lp14/popup_sce_logo_left.png");		
		background-position: center bottom;
		background-repeat: no-repeat;
	}
	
	#open_popup_form .logo.right{
		background-image: url("../../images/lp14/popup_sce_logo_right.png");		
		background-position: center bottom;
		background-repeat: no-repeat;
	}

	#open_popup_form .logo img{
		width: 100%;
	}
	

	
	#open_popup_form .popup_images_container{
		border-bottom: 1px #d7d7d7 solid;
	}




	#open_popup_form .popup_disclaimer_text{
		padding: 40px 0px 10px 15px;
		text-align: left;
		font-family: "Open Sans";
		font-size: 9px;
		font-weight: 400;
		color: #8d8d8d;
		line-height: 18px;
	}



		#open_popup_form .form_general{
			background-color: #f2f2f2;
		}


			#open_popup_form .form_general .form_title{		
				padding: 30px 20px 10px 20px;					
				font-family: "Open Sans";
				font-size: 25px;
				font-weight: 700;
				color: #000000;
				line-height: 35px;		
				
				
				background-image: url("../../images/lp14/sce_arrow.png");
				background-position: right 32px;
				background-repeat: no-repeat;		
			}
			
			#open_popup_form .form_general .form_container{	
				position: relative;
				margin: 15px 20px 15px 20px;
				border: 1px #cbcbcb solid;
				background-color: #FFFFFF;
			}





				#open_popup_form .form_general .form_container .header{
					height: 60px;
					background-image: url("../../images/lp14/popup_sce_form_header_bg.png");		
					background-position: center top;
					background-repeat: no-repeat;
				}
				
				
				#open_popup_form .form_general .form_container .sce_inputs{
					margin: 20px;
					margin-bottom: 15px;
					padding-right: 16px;
					background-color: #FFFFFF !important;
				}
	
	
					#open_popup_form .form_general .form_container .sce_inputs input{
						width: 100%;
						padding: 0 7px;
						margin-bottom: 10px;
						line-height: 32px;
						height: 32px;
						background-color: #FFFFFF !important;
						border: 1px #cbcbcb solid;
					}
					
				#open_popup_form .form_general .form_container .sce_submit{
					width: 50%;
					margin-left: 25%;
					margin-bottom: 25px;
					height: 54px;
					margin-top: 0px;
					background-image: url("../../images/lp14/popup_sce_form_submit_bg.png");		
					background-position: center top;
					background-repeat: no-repeat;
					border: 0;					
				}
				
				
				#open_popup_form .form_general .chat_div{
					height: 60px;
					width: 38%;
					margin-left: 31%;
					margin-top: 20px;
				}


					#open_popup_form .form_general .chat_div img{
						width: 100%;
					}

			.popup-with-form{
				display: none;
			}




.overlay_div_popup{
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
}































	.ty_main_image{
		height: 476px;
		background-color: #fef29f;
		background-image: url("../../images/lp14/ty_main_picture.jpg");
		background-repeat: no-repeat;
		background-position: top center;
	}







		.ty_main_image .ty_container{
			height: 330px;
			margin-top: 100px;
			background-image: url("../../images/lp14/ty_container_bg.png");
			background-repeat: repeat;
			border: 1px #FFFFFF solid;
		}


			.ty_main_image .ty_container .title{
				margin: 20px;
				text-align: center;
				font-family: "Open Sans";
				font-size: 30px;
				font-weight: 400;
				color: #FFFFFF;
				line-height: 28px;
				text-decoration: none;
			}
			
			.ty_main_image .ty_container .text{
				margin: 20px;
				margin-top: 20px;
				font-family: "Open Sans";
				font-size: 20px;
				font-weight: 400;
				color: #FFFFFF;
				line-height: 30px;
				text-decoration: none;
			}
			
			
			
			.ty_main_image .ty_container .logo{
				text-align: center;
			}


				.ty_main_image .ty_container .logo img{
					width: 100%;
				}








.overlay_container{
	position: relative;
	width: 100%;
	margin-top: -48px;
}


.overlay_div{
	display: none;
	position: absolute;
	top: 0;
	height: 60px;
	width: 100%;
}
















#open_popup_form .title{
	padding: 30px 10px 0px 10px;
	text-align: center;
	font-family: "Open Sans";
	font-size: 25px;
	font-weight: 300;
	color: #f8710a;
	line-height: 35px;
}






#open_popup_form .image.left{
	height: 230px;
	margin: 0;
	background-image: url("../../images/lp14/popup_sce_img_left.png");
	background-size: 100%;
	background-position: center bottom;
	background-repeat: no-repeat;
}



#open_popup_form .image.right{
	height: 270px;
	margin: 0px;	
	background-image: url("../../images/lp14/popup_sce_img_right.png");
	background-size: 100%;
	background-position: center bottom;
	background-repeat: no-repeat;
}


	#open_popup_form .image img{
		width: 100%;
	}
	










#open_popup_form .logo{
	padding: 0 0 0 0px;	
	height: 100px;
}



	#open_popup_form .logo.left{
		background-image: url("../../images/lp14/popup_sce_logo_left.png");		
		background-position: right bottom;
		background-repeat: no-repeat;
	}
	
	#open_popup_form .logo.right{
		background-image: url("../../images/lp14/popup_sce_logo_right.png");		
		background-position: center bottom;
		background-repeat: no-repeat;
	}

	#open_popup_form .logo img{
		width: 100%;
	}
	

	
	#open_popup_form .popup_images_container{
		border-bottom: 1px #d7d7d7 solid;
	}




	#open_popup_form .popup_disclaimer_text{
		padding: 30px 15px 20px 15px;
		text-align: left;
		font-family: "Open Sans";
		font-size: 9px;
		font-weight: 400;
		color: #8d8d8d;
		line-height: 16px;
	}



		#open_popup_form .form_general{
			background-color: #f2f2f2;
		}


			#open_popup_form .form_general .form_title{		
				padding: 20px 10px 20px 10px;						
				font-family: "Open Sans";
				font-size: 25px;
				font-weight: 700;
				color: #000000;
				line-height: 35px;		
				
				
				background-image: url("../../images/lp14/sce_arrow.png");
				background-position: right 32px;
				background-repeat: no-repeat;		
			}
			
			#open_popup_form .form_general .form_container{	
				position: relative;
				margin: 15px 10px 15px 10px;
				border: 1px #cbcbcb solid;
				background-color: #FFFFFF;
			}





				#open_popup_form .form_general .form_container .header{
					height: 60px;
					background-image: url("../../images/lp14/popup_sce_form_header_bg.png");		
					background-position: center top;
					background-repeat: no-repeat;
				}
				
				
				#open_popup_form .form_general .form_container .sce_inputs{
					margin: 20px;
					margin-bottom: 15px;
					padding-right: 16px;
					background-color: #FFFFFF !important;
				}
	
	
					#open_popup_form .form_general .form_container .sce_inputs input{
						width: 100%;
						padding: 0 7px;
						margin-bottom: 10px;
						line-height: 32px;
						height: 32px;
						background-color: #FFFFFF !important;
						border: 1px #cbcbcb solid;
					}
					
				#open_popup_form .form_general .form_container .sce_submit{
					width: 50%;
					margin-left: 25%;
					margin-bottom: 25px;
					height: 54px;
					margin-top: 0px;
					background-image: url("../../images/lp14/popup_sce_form_submit_bg.png");		
					background-position: center top;
					background-repeat: no-repeat;
					border: 0;					
				}
				
				
				#open_popup_form .form_general .chat_div{
					height: 90px;
					width: 48%;
					margin-left: 26%;
					margin-top: 20px;
				}


					#open_popup_form .form_general .chat_div img{
						width: 100%;
					}

			.popup-with-form{
				display: none;
			}




.overlay_div_popup{
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
}


.border_left_section{
	border-bottom: 1px #cccccc solid;
}








.fixed_form_general_container{
	width: 100%;
    position: fixed;
    margin-top: 310px;
    top: 0px;
    z-index: 10001;    
}




	.form_fixed_gen{
		display: block;
		width: 100%;
		height: 350px;
		margin-top: 120px;
		z-index: 10001;
		
		background-image: url("../../images/lp14/form_fixed_bg.png");
		background-repeat: no-repeat;
		background-size: 100%;
		border: 1px transparent solid;
		
	}





		.zip_input_div_fixed{
			margin: 160px 28px 0 26px;
			padding-top: 5px;
			padding-bottom: 5px;
			padding-right: 2px;
		}


			.zip_input_div_fixed input{
				width: 100%;
				height: 27px;
				border: 0px red solid;
				text-align: center;
				background-color: transparent;
				font-family: "Calibri";
				color: #7F7F7F;
				font-size: 19px;
			}
			


		.zip_input_div_fixed_button{
			margin: 0px 28px 0 26px;
			padding-top: 7px;
			padding-bottom: 11px;
			padding-right: 2px;
		}



		.zip_input_div_arrow_btn_fixed{			
			width: 100%;
			height: 37px;
			border: 0px red solid;
			text-align: center;
			background-color: transparent;
			font-family: "Calibri";
			color: #7F7F7F;
			font-size: 17px;
			cursor: pointer;
		}




















.main_image .caption {
    background-image: none;
    background-repeat: repeat;
    color: #f7f7f7;
    font-family: "BebasRegular";
    font-size: 30px;
    font-weight: lighter;
    margin-top: 40px;
    padding: 10px 0;
    text-align: center;
    text-shadow: 1px 2px 3px #005278;
    width: 100%;
    line-height: 65px;
}

.main_image .caption em {
    font-style: normal;
    font-size: 32px;
    display: inline-block;
}

.caption > span {
    display: inline-block;
}




















.header .logo{
	text-align: center;
}
	

	.header .logo img{
		width: 50%;
	}



		.header .n_right_section{
			margin-top: 5px;
		}
		
		
		
			.header .n_right_section .n_speack{			
				padding-top: 7px;
				text-align: center;
			}
		
		
		
			.header .n_right_section span{	
				margin-left: 3px;			
			    font-family: "Open Sans";
			    font-size: 17px;
			    font-weight: 400;
			    color: #303030;
				line-height: 33px;
			}
		
		
		
		
		
			.header .n_right_section .n_phone_number{				
				padding-top: 9px;
				color: #ff7404;			   
			    font-family: "Open Sans";
			    font-size: 25px;
			    font-weight: 700;	
			    line-height: 28px;
			    text-align: center;
			}
			
			
			.header .n_right_section .n_get_a_quote_btn{
				margin-left: 0px;
				margin-top: 15px;
				text-align: center;
			}
			
			.header .n_right_section .n_get_a_quote_btn img{
				width: 30%;
			}
			
			
			.header .n_right_section .n_main_nav{			
				margin-top: 29px;
				margin-bottom: 20px;
				text-align: center;	
			}
			
			.header .n_right_section .n_main_nav a{				
				border-left: 1px solid #bebebe;
				color: #000000;
				font-family: "Open Sans";
				font-size: 14px;
				font-weight: 700;
				line-height: 14px;
				padding: 0 12px;
				text-decoration: none;
				text-transform: uppercase;
			}
			
			
			.header .n_right_section .n_main_nav a.first{
				border: 0;
			}
			
			
			.header .n_right_section .n_main_nav a.last{
				padding-right: 0;
			}