html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background: transparent;
}
body {
	margin:auto;
	padding:0px;
}
@font-face {
	font-family: 'OpenSans';
	src: url('font/OpenSans.eot?#iefix') format('embedded-opentype'),
	     url('font/OpenSans.woff') format('woff'),
		 url('font/OpenSans.ttf')  format('truetype'),
		 url('font/OpenSans.svg#OpenSans') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'OpenSans-Italic';
	src: url('font/OpenSans-Italic.eot?#iefix') format('embedded-opentype'),
	     url('font/OpenSans-Italic.woff') format('woff'),
		 url('font/OpenSans-Italic.ttf')  format('truetype'),
		 url('font/OpenSans-Italic.svg#OpenSans-Italic') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'OpenSans-Semibold';
	src: url('font/OpenSans-Semibold.eot?#iefix') format('embedded-opentype'),
	     url('font/OpenSans-Semibold.woff') format('woff'),
		 url('font/OpenSans-Semibold.ttf') format('truetype'),
		 url('font/OpenSans-Semibold.svg#OpenSans-Semibold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'OpenSans-Bold';
	src: url('font/OpenSans-Bold.eot?#iefix') format('embedded-opentype'),
	     url('font/OpenSans-Bold.woff') format('woff'),
		 url('font/OpenSans-Bold.ttf')  format('truetype'),
		 url('font/OpenSans-Bold.svg#OpenSans-Bold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'OpenSans-BoldItalic';
	src: url('font/OpenSans-BoldItalic.eot?#iefix') format('embedded-opentype'),
	     url('font/OpenSans-BoldItalic.woff') format('woff'),
		 url('font/OpenSans-BoldItalic.ttf') format('truetype'),
		 url('font/OpenSans-BoldItalic.svg#OpenSans-BoldItalic') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'RabbidHighwaySignII';
	src: url('font/RabbidHighwaySignII.eot?#iefix') format('embedded-opentype'),
	     url('font/RabbidHighwaySignII.otf') format('opentype'),
		 url('font/RabbidHighwaySignII.woff') format('woff'),
		 url('font/RabbidHighwaySignII.ttf') format('truetype'),
		 url('font/RabbidHighwaySignII.svg#RabbidHighwaySignII') format('svg');
	font-weight: normal;
	font-style: normal;
}
a{
	-webkit-transition: all .20s ease-in-out .0s;
	-moz-transition: all .20s ease-in-out .0s;
	-ms-transition: all .20s ease-in-out .0s;
	-o-transition: all .20s ease-in-out .0s;
	transition: all .20s ease-in-out .0s;
}
a:hover{
	outline:none;
}
#wrapper{
	width:auto;
	height:auto;
}
.wrapper_container_jjl_d{
	max-width:1250px;
	height:auto;
	margin:auto;
}
/*============================================ Page PreLoader Start ============================================*/
.no-js #loader {
	display: none;
}
.js #loader {
	display: block;
	position: absolute;
	left: 100px;
	top: 0;
}
.se-pre-con {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 999999999999999999999999;
	background:url(images/preloader.gif) center no-repeat #fff;
}
/*============================================ Header Start ============================================*/
.header_container_jjl_d{
	background:#FFF;
	padding:25px 15px;
}
.logo_jjl_d{
	float:left;
	text-align:center;
}
.logo_jjl_d img{
	display:inline-block;
}
.header_phone_jjl_d{
	float:right;
	font-family: 'RabbidHighwaySignII';
	font-weight:normal;
	color:#426578;
	font-size:30px;
	letter-spacing:3px;
	padding-top:10px;
}
.header_phone_jjl_d strong{
	color:#58ac40;
	font-weight:normal;
	padding-left:10px;
}
/*===================================== Navigation Start*/
.navigation_jjl_d{
	background:url(images/header_shadow_jjl_d.png) repeat-x top #eeeeee;
	padding:15px 10px 0px;
}
.navi_jjl_d{
	max-width:1250px;
	height:auto;
	margin:auto;
	text-align:right;
}
.navi_jjl_d ul{
	margin-bottom:0px;
}
.navi_jjl_d ul li{
	list-style:none;
	display:inline;
	padding-left:27px;
	padding-right:27px;
}
.navi_jjl_d ul li:last-child{
	padding-right:0px;
}
.navi_jjl_d ul li a{
	font-family: 'OpenSans';
	text-decoration:none;
	color:#000000;
	font-size:20px;
	font-weight:normal;
	padding-bottom:3px;
	display:inline-block;
}
.navi_jjl_d ul li a:hover,
.navi_jjl_d ul li a:focus{
	border-bottom:4px solid #58ac40;
}
.navi_jjl_d ul li a.active{
	font-family: 'OpenSans-Bold';
	font-weight:normal;
	border-bottom:4px solid #58ac40;
}
/*===================================== Banner Start*/
.banner_container_jjl_d{
	background:url(images/banner_jjl_d.jpg) no-repeat center top;
	padding:35px 15px 130px;
	text-align:center;
}
.banner_container_jjl_d h1{
	font-family: 'RabbidHighwaySignII';
	font-weight:normal;
	color:#426578;
	font-size:41px;
	letter-spacing:6px;
	line-height:55px;
}
.enterzip_conti_jjl_d{
	max-width:1080px;
	margin:auto;
	margin-top:70px;
	background:url(images/zip_bg_jjl_d.png) repeat;
	-moz-border-radius: 13px 13px 0px 0px;
	-webkit-border-radius: 13px 13px 0px 0px;
	border-radius: 13px 13px 0px 0px;
	-khtml-border-radius: 13px 13px 0px 0px;
	-webkit-box-shadow: 0px 7px 4px 0px rgba(0, 0, 0, 0.4);
	-moz-box-shadow:    0px 7px 4px 0px rgba(0, 0, 0, 0.4);
	box-shadow:         0px 7px 4px 0px rgba(0, 0, 0, 0.4);
}
.enterzip_conti_jjl_d h2{
	background:#182955;
	-moz-border-radius: 13px 13px 0px 0px;
	-webkit-border-radius: 13px 13px 0px 0px;
	border-radius: 13px 13px 0px 0px;
	-khtml-border-radius: 13px 13px 0px 0px;
	padding:15px;
	text-align:center;
	color:#ffffff;
	font-size:26px;
	font-family: 'OpenSans-BoldItalic';
	letter-spacing:3px;
}
img.arow_jjl_d{
	display:block;
	margin-left:52px;
}
.zipform_jjl_d{
	padding:20px 20px 25px;
}
.zipform_jjl_d input[type="text"],
.zipform_jjl_d input[type="tel"],
.zipform_jjl_d input[type="email"] {
	background:url(images/zip_text_jjl_d.jpg) repeat-x top #FFF;
	color:#000;
	font-size:24px;
	font-weight:normal;
	font-family: 'OpenSans';
	letter-spacing:2px;
	border:1px solid #bababc;
	height:90px !important;
	box-shadow: none;
	margin:auto;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	border-radius:0px;
	-khtml-border-radius:0px;
	padding-left:20px;
}
.zipform_jjl_d input[type="text"]::-moz-placeholder{color:#353535 !important; opacity:1}
.zipform_jjl_d input[type="text"]:-ms-input-placeholder{color:#353535 !important;}
.zipform_jjl_d input[type="text"]::-webkit-input-placeholder{color:#353535 !important;}
.zipform_jjl_d input[type="tel"]::-moz-placeholder{color:#353535 !important; opacity:1}
.zipform_jjl_d input[type="tel"]:-ms-input-placeholder{color:#353535 !important;}
.zipform_jjl_d input[type="tel"]::-webkit-input-placeholder{color:#353535 !important;}
.zipform_jjl_d input[type="email"]::-moz-placeholder{color:#353535 !important; opacity:1}
.zipform_jjl_d input[type="email"]:-ms-input-placeholder{color:#353535 !important;}
.zipform_jjl_d input[type="email"]::-webkit-input-placeholder{color:#353535 !important;}

.zipform_jjl_d .dropdown-toggle{
	color:#353535;
	font-size:24px;
	font-weight:normal;
	font-family: 'OpenSans';
	letter-spacing:2px;
	border-color:#dad9da;
	height:90px;	
	background:url(images/zip_select_jjl_d.jpg) repeat-x top;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	border-radius:0px;
	-khtml-border-radius:0px;
	padding-left:20px;
}
.zipform_jjl_d .bootstrap-select{
	height:90px;
}
.zipform_jjl_d .dropdown-toggle:focus {
	border-color:#dad9da;
	outline:0;
	background:url(images/zip_select_jjl_d.jpg) repeat-x top !important;
}	
.zipform_jjl_d .dropdown-menu{
	color:#4c4f51;
	font-size:16px;
	font-weight:normal;
	font-family: 'OpenSans';
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	border-radius:0px;
	-khtml-border-radius:0px;
}
.zipform_jjl_d .dropdown-toggle .caret{
	display:inline-block;
	width:35px;
	height:12px;
	right:0px !important;
	background:url(images/select_aro_jjl_d.png) no-repeat right;
	vertical-align:middle;
	border:none;
	/*border-top:6px dashed;
	border-top:6px solid\9;
	border-right:6px solid transparent;
	border-left:6px solid transparent;*/
}
.btn_jjl_d button[type="submit"]{
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	border-radius:0px;
	-khtml-border-radius:0px;
	text-align:center;
	border:none;
	padding:0px;
	background:#58ac40;
}
.btn_jjl_d button[type="submit"]:hover,
.btn_jjl_d button[type="submit"]:focus{
	outline:none;
	border:none;
}
.left_im_jjl_d{
	padding-left:0px!important;
	padding-right:8px!important;
	float:left;
	width:45%;
}
.midle_im_jjl_d{
	padding-left:8px!important;
	padding-right:8px!important;
	float:left;
	width:45%;
}
.right_im_jjl_d{
	padding-left:8px!important;
	padding-right:0px!important;
	float:left;
	width:10%;
}
/*=========================================== Home Body Content Start*/
.wheter_container_jjl_d{
	padding:40px 15px 0px;
	text-align:center;
}
.wheter_box_jjl_d{
	max-width:860px;
	padding-bottom:60px;
	margin:auto;
	position:relative;
}
img.man_jjl_d{
	position:absolute;
	left:-120px;
	bottom:0px;
}
.wheter_box_jjl_d h2{
	color:#6f706f;
	font-size:18px;
	line-height:36px;
	font-family: 'OpenSans';
	font-weight:normal;
	letter-spacing:1px;
}
.contact_us_box_jjl_d{
	max-width:620px;
	margin:auto;
	margin-top:30px;
	text-align:left;
}
.contact_us_box_jjl_d h1{
	color:#FFF;
	font-size:26.45px;
	text-align:center;
	padding:20px 10px 16px;
	font-family: 'RabbidHighwaySignII';
	font-weight:normal;
	letter-spacing:3px;
	background:#426578;
	margin-bottom:20px;
}
.contact_us_box_jjl_d label{
	color:#182955;
	font-size:18px;
	font-family: 'OpenSans-BoldItalic';
	font-weight:normal;
	letter-spacing:2px;
	text-align:left;
}
.contactinformation{
	text-align:center !important;
	padding-top:10px;
	display:block;
}
.contact_us_box_jjl_d input[type="text"],
.contact_us_box_jjl_d input[type="tel"],
.contact_us_box_jjl_d input[type="email"],
.contact_us_box_jjl_d textarea{
	background:url(images/text_bg_jjl_d.jpg) repeat-x top #f3f3f3;
	color:#000;
	font-size:16px;
	font-weight:normal;
	font-family: 'OpenSans';
	letter-spacing:2px;
	border:1px solid #bababc;
	height:48px !important;
	box-shadow: none;
	margin:auto;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	border-radius:0px;
	-khtml-border-radius:0px;
	padding-left:10px;
}
.contact_us_box_jjl_d textarea{
	height:auto !important;
}
.contact_us_box_jjl_d input[type="text"]::-moz-placeholder{color:#000 !important; opacity:1}
.contact_us_box_jjl_d input[type="text"]:-ms-input-placeholder{color:#000 !important;}
.contact_us_box_jjl_d input[type="text"]::-webkit-input-placeholder{color:#000 !important;}
.contact_us_box_jjl_d input[type="tel"]::-moz-placeholder{color:#000 !important; opacity:1}
.contact_us_box_jjl_d input[type="tel"]:-ms-input-placeholder{color:#000 !important;}
.contact_us_box_jjl_d input[type="tel"]::-webkit-input-placeholder{color:#000 !important;}
.contact_us_box_jjl_d input[type="email"]::-moz-placeholder{color:#000 !important; opacity:1}
.contact_us_box_jjl_d input[type="email"]:-ms-input-placeholder{color:#000 !important;}
.contact_us_box_jjl_d input[type="email"]::-webkit-input-placeholder{color:#000 !important;}
.contact_us_box_jjl_d textarea::-moz-placeholder{color:#000 !important; opacity:1}
.contact_us_box_jjl_d textarea:-ms-input-placeholder{color:#000 !important;}
.contact_us_box_jjl_d textarea::-webkit-input-placeholder{color:#000 !important;}

.contact_us_box_jjl_d .dropdown-toggle{
	color:#353535;
	font-size:16px;
	font-weight:normal;
	font-family: 'OpenSans';
	letter-spacing:2px;
	border-color:#dad9da;
	height:48px;	
	background:url(images/select_bg_jjl_d.jpg) repeat-x top;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	border-radius:0px;
	-khtml-border-radius:0px;
	padding-left:10px;
}
.contact_us_box_jjl_d .bootstrap-select{
	height:48px;
}
.contact_us_box_jjl_d .dropdown-toggle:focus {
	border-color:#dad9da;
	outline:0;
	background:url(images/select_bg_jjl_d.jpg) repeat-x top !important;
}	
.contact_us_box_jjl_d .dropdown-menu{
	color:#4c4f51;
	font-size:16px;
	font-weight:normal;
	font-family: 'OpenSans';
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	border-radius:0px;
	-khtml-border-radius:0px;
}
.contact_us_box_jjl_d .dropdown-toggle .caret{
	display:inline-block;
	width:35px;
	height:12px;
	top:44% !important;
	right:0px !important;
	background:url(images/select_aro_jjl_d.png) no-repeat right;
	vertical-align:middle;
	border:none;
	/*border-top:6px dashed;
	border-top:6px solid\9;
	border-right:6px solid transparent;
	border-left:6px solid transparent;*/
}
.btn_send_jjl_d{
	text-align:center;
}
.btn_send_jjl_d button[type="submit"]{
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	border-radius:0px;
	-khtml-border-radius:0px;
	text-align:center;
	border:none;
	padding:15px 50px 10px;
	background:#58ac40;
	font-size:19px;
	color:#FFF;
	font-family: 'OpenSans-Bold';
	letter-spacing:2px;
	border-bottom:4px solid #509a37;
	margin-top:6px;
}
.btn_send_jjl_d button[type="submit"]:hover,
.btn_send_jjl_d button[type="submit"]:focus{
	outline:none;
	border-bottom:4px solid #509a37;
	background:#182955;
}
.ct_pad_left_jjl_d{
	padding-left:0px !important;
}
.ct_pad_right_jjl_d{
	padding-right:0px !important;
}
.ct_pad_wo_jjl_d{
	padding-left:0px !important;
	padding-right:0px !important;
}
/*======================== Resource*/
.resources_conti_jjl_d{
	background:#e5e5e8;
	padding:40px 15px 60px;
}
.resources_wrap_jjl_d{
	max-width:1210px;
	height:auto;
	margin:auto;
}
.resources_conti_jjl_d h1{
	color:#426578;
	font-size:32px;
	text-align:center;
	padding-bottom:20px;
	font-family: 'RabbidHighwaySignII';
	font-weight:normal;
	letter-spacing:4px;
}
.resources_conti_jjl_d h2{
	color:#6f706f;
	font-size:18px;
	line-height:26px;
	font-family: 'OpenSans';
	font-weight:normal;
	letter-spacing:1px;
	text-align:center;
}
.resource_box_jjl_d{
	max-width:254px;
	margin:auto;
	background:#8ca4b6;
	text-align:center;
	margin-top:30px;
	padding-bottom:10px;
}
.resource_box_jjl_d img{
	display:inline-block;
}
.resource_box_jjl_d p{
	color:#fff;
	font-size:16px;
	font-family: 'OpenSans';
	font-weight:normal;
	text-align:center;
	padding-top:15px;
	letter-spacing:2px;
	text-shadow:2px 2px 0px #677986;
	padding-bottom:8px;
}
.resource_box_jjl_d a{
	color:#274a59;
	font-size:16px;
	font-family: 'OpenSans';
	font-weight:normal;
	text-decoration:underline;
}
.resource_box_jjl_d a:hover{
	color:#274a59;
	font-size:16px;
	font-family: 'OpenSans';
	font-weight:normal;
	text-decoration:none;
}
/*======================================= Inner Pages Start ===================================*/
.inner_pages_conti_jjl_d{
	background:#d6e6f2;
	padding-top:40px;
	padding-bottom:60px;
}
.inner_wrapper_jjl_d{
	background:#FFF;
	-khtml-border-radius: 13px 13px 0px 0px;
	-webkit-box-shadow: 0px 7px 4px 0px rgba(0, 0, 0, 0.4);
	-moz-box-shadow:    0px 7px 4px 0px rgba(0, 0, 0, 0.4);
	box-shadow:         0px 7px 4px 0px rgba(0, 0, 0, 0.4);
	max-width:1250px;
	margin:auto;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:40px;
}
.content_jjl_d{
	padding-top:30px;
}
.content_jjl_d h1,
.content_jjl_d h2{
	font-family: 'OpenSans-Semibold';
	font-weight:normal;
	color:#426578;
	font-size:34px;
	background:url(images/title_bor_jjl_d.jpg) no-repeat bottom left;
	padding-bottom:20px;
	padding-top:30px;
	letter-spacing:4px;
}
.content_jjl_d h2{
	font-size:26px;
}
.content_jjl_d h3{
	font-family: 'OpenSans-Semibold';
	font-weight:normal;
	color:#426578;
	font-size:22px;
	padding-top:50px;
	letter-spacing:4px;
}
.content_jjl_d p{
	font-family: 'OpenSans';
	font-weight:normal;
	color:#426578;
	font-size:17px;
	padding-top:25px;
	letter-spacing:3px;
}
/*================= About Us Page*/
.about_banner_jjl_d{
	background:#426578;
	margin-left:-20px;
	margin-right:-20px;
	text-align:right;
}
.about_banner_jjl_d img{
	display:inline-block;
}
.about_banner_jjl_d h1{
	float:left;
	text-align:center;
	color:#ffffff;
	font-size:32px;
	font-family: 'RabbidHighwaySignII';
	font-weight:normal;
	letter-spacing:4px;
	padding-top: 6%;
    padding-left: 6%;
}
.inn_ban_jjl_d{
}
/*==================== Resources Start*/
.resou_title_jjl_d{
	background:#426578;
	color:#fff;
	font-size:32px;
	text-align:center;
	font-family: 'RabbidHighwaySignII';
	font-weight:normal;
	letter-spacing:4px;
	padding:20px;
	padding-bottom:15px;
	margin-left:-20px;
	margin-right:-20px;
}
/*==================== Contact Start*/
.contact_conti_jjl_d{
}
.contact_left_jjl_d{
}
.contact_left_jjl_d h2{
	font-family: 'OpenSans-Semibold';
	font-weight:normal;
	color:#426578;
	font-size:26px;
	background:url(images/title_bor_jjl_d.jpg) no-repeat bottom left;
	padding-bottom:20px;
	padding-top:30px;
	letter-spacing:4px;
}
.contact_left_jjl_d h3{
	background:#f7f8ee;
	padding:10px 20px;
	color:#6b5517;
	font-size:19px;
	font-family: 'OpenSans-Italic';
	font-weight:normal;
	line-height:30px;
	margin-top:20px;
}
.contact_left_jjl_d h4{
	color:#646466;
	font-family: 'OpenSans';
	font-weight:normal;
	font-size:17px;
	padding-top:25px;
	line-height:30px;
	letter-spacing:2px;
}
.contact_from_jjl_d{
	padding-top:20px;
	max-width:585px;
}
.contact_from_jjl_d label{
	color:#426578;
	font-size:21px;
	font-family: 'OpenSans-Semibold';
	font-weight:normal;
	letter-spacing:2px;
	text-align:left;
	padding-bottom:7px;
}
.contact_from_jjl_d input[type="text"],
.contact_from_jjl_d input[type="tel"],
.contact_from_jjl_d input[type="email"],
.contact_from_jjl_d textarea{
	background:url(images/zip_text_jjl_d.jpg) repeat-x top #FFF;
	color:#000;
	font-size:17px;
	font-weight:normal;
	font-family: 'OpenSans';
	letter-spacing:2px;
	border:1px solid #bababc;
	height:62px !important;
	box-shadow: none;
	margin:auto;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	border-radius:0px;
	-khtml-border-radius:0px;
	padding:15px;
}
.contact_from_jjl_d textarea{
	height:auto !important;
}
.contact_from_jjl_d input[type="text"]::-moz-placeholder{color:#353535 !important; opacity:1}
.contact_from_jjl_d input[type="text"]:-ms-input-placeholder{color:#353535 !important;}
.contact_from_jjl_d input[type="text"]::-webkit-input-placeholder{color:#353535 !important;}
.contact_from_jjl_d input[type="tel"]::-moz-placeholder{color:#353535 !important; opacity:1}
.contact_from_jjl_d input[type="tel"]:-ms-input-placeholder{color:#353535 !important;}
.contact_from_jjl_d input[type="tel"]::-webkit-input-placeholder{color:#353535 !important;}
.contact_from_jjl_d input[type="email"]::-moz-placeholder{color:#353535 !important; opacity:1}
.contact_from_jjl_d input[type="email"]:-ms-input-placeholder{color:#353535 !important;}
.contact_from_jjl_d input[type="email"]::-webkit-input-placeholder{color:#353535 !important;}

/*Phone Number Input "hack"*/
.phone-number .col-xs-3::after,
.phone_number_quote .col-xs-3::after{
    content: "-";
	font-size:21px;
	font-family: 'OpenSans-Semibold';
	font-weight:normal;
    position:absolute;
    right: 3px;
    color: black;
    border: 0px solid;
    top: 14px;
	color:#426578;
}
.phone_number_quote .col-xs-3::after{
	top:8px;
}
.phone-number .col-xs-3,
.phone_number_quote .col-xs-3{
	padding-left:0;
	width:33%;
}
.phone-number .col-xs-4,
.phone_number_quote .col-xs-4{
	width:34%;
	padding-left:0;
	padding-right:0px;
}
.btn_submit_jjl_d{
	text-align:right;
}
.btn_submit_jjl_d button[type="submit"]{
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	border-radius:0px;
	-khtml-border-radius:0px;
	text-align:center;
	border:none;
	padding:15px 30px;
	background:#426578;
	font-size:30px;
	color:#FFF;
	font-family: 'OpenSans-Bold';
	letter-spacing:2px;
	margin-top:15px;
}
.btn_submit_jjl_d button[type="submit"]:hover,
.btn_submit_jjl_d button[type="submit"]:focus{
	outline:none;
	background:#182955;
	color:#FFF;
}
.contact_right_jjl_d{
}
.contact_right_jjl_d p{
	color:#454547;
	font-family: 'OpenSans';
	letter-spacing:2px;
	padding-top:40px;
	font-size:17px;
}
.lookingfor_jjl_d{
	max-width:1080px;
	margin:auto;
	margin-top:70px;
	background:url(images/zip_bg_jjl_d.png) repeat;
	-moz-border-radius: 13px 13px 0px 0px;
	-webkit-border-radius: 13px 13px 0px 0px;
	border-radius: 13px 13px 0px 0px;
	-khtml-border-radius: 13px 13px 0px 0px;
	-webkit-box-shadow: 0px 7px 4px 0px rgba(0, 0, 0, 0.4);
	-moz-box-shadow:    0px 7px 4px 0px rgba(0, 0, 0, 0.4);
	box-shadow:         0px 7px 4px 0px rgba(0, 0, 0, 0.4);
}
.lookingfor_jjl_d h2{
	background:#182955;
	-moz-border-radius: 13px 13px 0px 0px;
	-webkit-border-radius: 13px 13px 0px 0px;
	border-radius: 13px 13px 0px 0px;
	-khtml-border-radius: 13px 13px 0px 0px;
	padding:15px;
	text-align:center;
	color:#ffffff;
	font-size:26px;
	font-family: 'OpenSans-BoldItalic';
	letter-spacing:3px;
}
.lookingarow_jjl_d{
	text-align:right;
	padding-right:25px;
}
.lookingform_jjl_d{
	padding:15px;
}
.lookingform_jjl_d input[type="text"],
.lookingform_jjl_d input[type="tel"],
.lookingform_jjl_d input[type="email"] {
	background:url(images/zip_text_jjl_d.jpg) repeat-x top #FFF;
	color:#000;
	font-size:24px;
	font-weight:normal;
	font-family: 'OpenSans';
	letter-spacing:2px;
	border:1px solid #bababc;
	height:90px !important;
	box-shadow: none;
	margin:auto;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	border-radius:0px;
	-khtml-border-radius:0px;
	padding-left:20px;
}
.lookingform_jjl_d input[type="text"]::-moz-placeholder{color:#353535 !important; opacity:1}
.lookingform_jjl_d input[type="text"]:-ms-input-placeholder{color:#353535 !important;}
.lookingform_jjl_d input[type="text"]::-webkit-input-placeholder{color:#353535 !important;}
.lookingform_jjl_d input[type="tel"]::-moz-placeholder{color:#353535 !important; opacity:1}
.lookingform_jjl_d input[type="tel"]:-ms-input-placeholder{color:#353535 !important;}
.lookingform_jjl_d input[type="tel"]::-webkit-input-placeholder{color:#353535 !important;}
.lookingform_jjl_d input[type="email"]::-moz-placeholder{color:#353535 !important; opacity:1}
.lookingform_jjl_d input[type="email"]:-ms-input-placeholder{color:#353535 !important;}
.lookingform_jjl_d input[type="email"]::-webkit-input-placeholder{color:#353535 !important;}

.lookingform_jjl_d .dropdown-toggle{
	color:#353535;
	font-size:24px;
	font-weight:normal;
	font-family: 'OpenSans';
	letter-spacing:2px;
	border-color:#dad9da;
	height:90px;	
	background:url(images/zip_select_jjl_d.jpg) repeat-x top;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	border-radius:0px;
	-khtml-border-radius:0px;
	padding-left:20px;
}
.lookingform_jjl_d .bootstrap-select{
	height:90px;
}
.lookingform_jjl_d .dropdown-toggle:focus {
	border-color:#dad9da;
	outline:0;
	background:url(images/zip_select_jjl_d.jpg) repeat-x top !important;
}	
.lookingform_jjl_d .dropdown-menu{
	color:#4c4f51;
	font-size:16px;
	font-weight:normal;
	font-family: 'OpenSans';
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	border-radius:0px;
	-khtml-border-radius:0px;
}
.lookingform_jjl_d .dropdown-toggle .caret{
	display:inline-block;
	width:35px;
	height:12px;
	right:0px !important;
	background:url(images/select_aro_jjl_d.png) no-repeat right;
	vertical-align:middle;
	border:none;
	/*border-top:6px dashed;
	border-top:6px solid\9;
	border-right:6px solid transparent;
	border-left:6px solid transparent;*/
}
.btn_search_jjl_d button[type="submit"]{
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	border-radius:0px;
	-khtml-border-radius:0px;
	text-align:center;
	border:none;
	padding:0px;
	background:#61b644;
	width:100%;
	color:#FFF;
	font-size:45px;
	font-family: 'OpenSans-Semibold';
	font-weight:normal;
	line-height:81px;
	margin-top:10px;
}
.btn_search_jjl_d button[type="submit"]:hover,
.btn_search_jjl_d button[type="submit"]:focus{
	outline:none;
	border:none;
	background:#182955;
	color:#FFF;
}
.btn_search_jjl_d button[type="submit"] img{
	float:right;
}
/*======================================= Quote Start ===================================*/
.weare_in_luck_jjl_d{
	background:#58ac40;
	border-top:5px solid #eeeeee;
	border-bottom:5px solid #eeeeee;
	padding:30px 15px;
	text-align:center;
	color:#ffffff;
	font-size:21px;
	font-weight:normal;
	font-family: 'OpenSans';
	letter-spacing:2px;
}
.weare_in_luck_jjl_d strong{
	font-weight:normal;
	font-family: 'OpenSans-Bold';
}
.weare_in_luck_jjl_d h1{
	font-weight:normal;
	font-family: 'OpenSans-Bold';
	text-align:center;
	color:#ffffff;
	font-size:39px;
}
.quote_body_conti_jjl_d{
	background:url(images/qoute_bg_jjl_d%7B.jpg) no-repeat center top;
	padding-top:25px;
	padding-bottom:70px;
}
.quote_form_conti_jjl_d{
	max-width:1200px;
	margin:auto;
	background:url(images/zip_bg_jjl_d.png) repeat;
	-moz-border-radius: 13px 13px 0px 0px;
	-webkit-border-radius: 13px 13px 0px 0px;
	border-radius: 13px 13px 0px 0px;
	-khtml-border-radius: 13px 13px 0px 0px;
	-webkit-box-shadow: 0px 7px 4px 0px rgba(0, 0, 0, 0.4);
	-moz-box-shadow:    0px 7px 4px 0px rgba(0, 0, 0, 0.4);
	box-shadow:         0px 7px 4px 0px rgba(0, 0, 0, 0.4);
}
.quote_form_conti_jjl_d h3{
	background:#182955;
	-moz-border-radius: 13px 13px 0px 0px;
	-webkit-border-radius: 13px 13px 0px 0px;
	border-radius: 13px 13px 0px 0px;
	-khtml-border-radius: 13px 13px 0px 0px;
	padding:15px;
	text-align:center;
	color:#ffffff;
	font-size:20px;
	font-family: 'OpenSans';
	font-weight:normal;
	letter-spacing:3px;
	line-height:32px;
}
.quote_form_conti_jjl_d h3 strong{
	font-family: 'OpenSans-Bold';
	font-weight:normal;
}
.quotearow_jjl_d{
	text-align:right;
	padding-right:125px;
}
.quote_form_jjl_d{
	padding:34px 0px 60px;
}
.quote_form_jjl_d label{
	color:#182955;
	font-size:18px;
	font-family: 'OpenSans-BoldItalic';
	font-weight:normal;
	letter-spacing:2px;
	text-align:left;
	margin-bottom:10px;
}
.quote_form_jjl_d label span{
	font-size:15px;
	font-family: 'OpenSans-Italic';
	font-weight:normal;
}
.mycurrent_jjl_d{
	padding-top:10px;
	padding-bottom:0px;
}
.quote_form_jjl_d input[type="text"],
.quote_form_jjl_d input[type="tel"],
.quote_form_jjl_d input[type="email"]{
	background:url(images/text_bg_jjl_d.jpg) repeat-x top #f3f3f3;
	color:#000;
	font-size:16px;
	font-weight:normal;
	font-family: 'OpenSans';
	letter-spacing:2px;
	border:1px solid #bababc;
	height:48px !important;
	box-shadow: none;
	margin:auto;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	border-radius:0px;
	-khtml-border-radius:0px;
	padding-left:10px;
}
.quote_form_jjl_d input[type="text"]::-moz-placeholder{color:#000 !important; opacity:1}
.quote_form_jjl_d input[type="text"]:-ms-input-placeholder{color:#000 !important;}
.quote_form_jjl_d input[type="text"]::-webkit-input-placeholder{color:#000 !important;}
.quote_form_jjl_d input[type="tel"]::-moz-placeholder{color:#000 !important; opacity:1}
.quote_form_jjl_d input[type="tel"]:-ms-input-placeholder{color:#000 !important;}
.quote_form_jjl_d input[type="tel"]::-webkit-input-placeholder{color:#000 !important;}
.quote_form_jjl_d input[type="email"]::-moz-placeholder{color:#000 !important; opacity:1}
.quote_form_jjl_d input[type="email"]:-ms-input-placeholder{color:#000 !important;}
.quote_form_jjl_d input[type="email"]::-webkit-input-placeholder{color:#000 !important;}

.quote_form_jjl_d .dropdown-toggle{
	color:#353535;
	font-size:16px;
	font-weight:normal;
	font-family: 'OpenSans';
	letter-spacing:2px;
	border-color:#dad9da;
	height:48px;	
	background:url(images/select_bg_jjl_d.jpg) repeat-x top;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	border-radius:0px;
	-khtml-border-radius:0px;
	padding-left:10px;
}
.quote_form_jjl_d .bootstrap-select{
	height:48px;
}
.quote_form_jjl_d .dropdown-toggle:focus {
	border-color:#dad9da;
	outline:0;
	background:url(images/select_bg_jjl_d.jpg) repeat-x top !important;
}	
.quote_form_jjl_d .dropdown-menu{
	color:#4c4f51;
	font-size:16px;
	font-weight:normal;
	font-family: 'OpenSans';
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	border-radius:0px;
	-khtml-border-radius:0px;
}
.quote_form_jjl_d .dropdown-toggle .caret{
	display:inline-block;
	width:35px;
	height:12px;
	top:44% !important;
	right:0px !important;
	background:url(images/select_aro_jjl_d.png) no-repeat right;
	vertical-align:middle;
	border:none;
	/*border-top:6px dashed;
	border-top:6px solid\9;
	border-right:6px solid transparent;
	border-left:6px solid transparent;*/
}
.quote_btn_send_jjl_d{
	text-align:center;
	max-width:50%;
	margin:auto;
	margin-top:14px;
}
.quote_btn_send_jjl_d button[type="submit"]{
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	border-radius:0px;
	-khtml-border-radius:0px;
	text-align:center;
	border:none;
	padding:20px 15px;
	background:#58ac40;
	font-size:22px;
	color:#FFF;
	font-family: 'OpenSans-Bold';
	letter-spacing:2px;
	border-bottom:4px solid #509a37;
	margin-top:6px;
	width:100%;
}
.quote_btn_send_jjl_d button[type="submit"]:hover,
.quote_btn_send_jjl_d button[type="submit"]:focus{
	outline:none;
	border-bottom:4px solid #509a37;
	background:#182955;
}
.quo_margin_jjl_d,
.myxurrent_margin_jjl_d{
	margin-bottom:30px !important;
}
/*======================================= Step Form Start ===================================*/
.step_body_bg_jjl_d{
	background:#182955;
	padding-top:20px;
	padding-bottom:140px;
}
.step_wrap_jjl_d{
	max-width:960px;
	margin:auto;
}
.step_wrap_jjl_d h3{
	padding:15px;
	text-align:center;
	color:#ffffff;
	font-size:20px;
	font-family: 'OpenSans';
	font-weight:normal;
	letter-spacing:3px;
	line-height:32px;
	padding-top:0px;
}
.step_wrap_jjl_d h3 strong{
	font-family: 'OpenSans-Bold';
	font-weight:normal;
}
.hideform {
	display:none;
}
.activeform {
	display: block;
}
.step_box_jjl_d{
	background:#e3e5ea;
	-webkit-box-shadow: 0px 7px 4px 0px rgba(0, 0, 0, 0.4);
	-moz-box-shadow:    0px 7px 4px 0px rgba(0, 0, 0, 0.4);
	box-shadow:         0px 7px 4px 0px rgba(0, 0, 0, 0.4);
	padding:100px 75px;
}
.step_box_jjl_d h2{
	color:#182955;
	font-size:29px;
	font-weight:normal;
	font-family: 'OpenSans-Semibold';
	padding-bottom:20px;
	letter-spacing:2px;
}
.step_box_jjl_d h2 span{
	color:#525254;
	font-size:21px;
}
.step_arow_jjl_d{
	text-align:right;
	padding-right:125px;
	margin-bottom:-19px;
}
.step_form_jjl_d{
	background:url(images/step_frm_bg_jjl_d.jpg) repeat-x top #FFF;
	border-top:1px solid #a2a2a6;
	border-bottom:1px solid #e4e4e4;
	border-left:1px solid #c6c7cb;
	border-right:1px solid #c6c7cb;
	padding:10px 0px;
}
.progress_jjl_d{
    height:10px;
    overflow: hidden;
    background-color: #d3d3d3;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
}
.oneseven_jjl_d{
	text-align:right;
	color:#000000;
	font-size:18px;
	font-weight:normal;
	padding-top:6px;
	font-family: 'OpenSans';
}
.step_form_jjl_d input[type="text"],
.step_form_jjl_d input[type="tel"],
.step_form_jjl_d input[type="email"] {
	background:none;
	color:#000;
	font-size:24px;
	font-weight:normal;
	font-family: 'OpenSans';
	letter-spacing:2px;
	border:1px solid #bababc;
	height:62px !important;
	box-shadow: none;
	margin:auto;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	border-radius:0px;
	-khtml-border-radius:0px;
	border:none;
}
.step_form_jjl_d input[type="text"]::-moz-placeholder{color:#a8a8a8 !important; opacity:1}
.step_form_jjl_d input[type="text"]:-ms-input-placeholder{color:#a8a8a8 !important;}
.step_form_jjl_d input[type="text"]::-webkit-input-placeholder{color:#a8a8a8 !important;}
.step_form_jjl_d input[type="tel"]::-moz-placeholder{color:#a8a8a8 !important; opacity:1}
.step_form_jjl_d input[type="tel"]:-ms-input-placeholder{color:#a8a8a8 !important;}
.step_form_jjl_d input[type="tel"]::-webkit-input-placeholder{color:#a8a8a8 !important;}
.step_form_jjl_d input[type="email"]::-moz-placeholder{color:#a8a8a8 !important; opacity:1}
.step_form_jjl_d input[type="email"]:-ms-input-placeholder{color:#a8a8a8 !important;}
.step_form_jjl_d input[type="email"]::-webkit-input-placeholder{color:#a8a8a8 !important;}

.step_form_jjl_d .dropdown-toggle{
	color:#353535;
	font-size:24px;
	font-weight:normal;
	font-family: 'OpenSans';
	letter-spacing:2px;
	border-color:#dad9da;
	height:62px;	
	background:url(images/step_select_bg_jjl_d.jpg) repeat-x top;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	border-radius:0px;
	-khtml-border-radius:0px;
	padding-left:20px;
}
.step_form_jjl_d .bootstrap-select{
	height:62px;
}
.step_form_jjl_d .dropdown-toggle:focus {
	border-color:#dad9da;
	outline:0;
	background:url(images/zip_select_jjl_d.jpg) repeat-x top !important;
}	
.step_form_jjl_d .dropdown-menu{
	color:#4c4f51;
	font-size:16px;
	font-weight:normal;
	font-family: 'OpenSans';
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	border-radius:0px;
	-khtml-border-radius:0px;
}
.step_form_jjl_d .dropdown-toggle .caret{
	display:inline-block;
	width:35px;
	height:12px;
	right:0px !important;
	top:45% !important;
	background:url(images/select_aro_jjl_d.png) no-repeat right;
	vertical-align:middle;
	border:none;
	/*border-top:6px dashed;
	border-top:6px solid\9;
	border-right:6px solid transparent;
	border-left:6px solid transparent;*/
}
.nextbtn_jjl_d{
	text-align:center;
	padding-left:0px !important;
	padding-top:2%;
}
.nextbtn_jjl_d button[type="submit"]{
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	border-radius:0px;
	-khtml-border-radius:0px;
	background:none;
	text-align:center;
	border:none;
	padding:0px;
}
.nextbtn_jjl_d button[type="submit"]:hover,
.nextbtn_jjl_d button[type="submit"]:focus{
	outline:none;
	border:none;
	background:none;
	box-shadow:none;
}
.nextbtn_jjl_d button[type="submit"] img{
	margin-right:3px;
}
.step_thankyou_jjl_d{
	padding-top:40px;
	text-align:left;
}
.step_thankyou_jjl_d h3{
	color:#38393a;
	font-size:22px;
	font-family: 'OpenSans-Bold';
	font-weight:normal;
	text-align:left;
	padding:0px;
	letter-spacing:normal;
	line-height:normal;
}
.step_thankyou_jjl_d h4{
	color:#757577;
	font-size:17px;
	font-family: 'OpenSans-Bold';
	font-weight:normal;
	padding-top:15px;
}
.step_thankyou_jjl_d p{
	color:#757577;
	font-size:17px;
	font-family: 'OpenSans';
	font-weight:normal;
	padding-top:15px;
}
.profile_box_jjl_d{
	background:#e9eff4;
	margin-top:15px;
}
.profile_left_jjl_d{
	display:table-cell;
	vertical-align:middle;
	color:#38393a;
	font-size:22px;
	font-family: 'OpenSans-Bold';
	font-weight:normal;
	padding:0px 30px;
}
.profile_right_jjl_d{
	background:#f2f6f9;
	display:table-cell;
	width:100%;
	padding:12px 30px;
}
.profile_right_jjl_d p{
	color:#38393a;
	font-size:20px;
	font-weight:normal;
	font-family: 'OpenSans';
	padding-top:6px;
	padding-bottom:5px;
}
.profile_right_jjl_d p strong{
	font-weight:normal;
	font-family: 'OpenSans-Semibold';
}
.job_match_jjl_d{
	background:url(images/uber_bg_jjl_d.jpg) no-repeat center top;
	-webkit-box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, 0.4);
	-moz-box-shadow:    0px 0px 4px 1px rgba(0, 0, 0, 0.4);
	box-shadow:         0px 0px 4px 1px rgba(0, 0, 0, 0.4);
	max-width:798px;
	background-size:100% auto;
	margin-top:20px;
}
.job_match_jjl_d h2{
	color:#ffffff;
	font-size:26px;
	background:#509b37;
	font-weight:normal;
	font-family: 'OpenSans-Bold';
	display:inline-block;
	padding:17px 60px;
	letter-spacing:normal;
}
.uber_jjl_d{
	padding-top:6%;
	padding-left:6%;
}
.youare_less_jjl_d{
	background:url(images/blue_bg_jjl_d.png) repeat;
	padding:10px;
	margin-top:80px;
}
.you_left_jjl_d{
	font-size:18px;
	font-weight:normal;
	font-family: 'OpenSans';
	color:#FFF;
	float:left;
	width:50%;
	line-height:28px;
}
.you_left_jjl_d strong{
	font-weight:normal;
	font-family: 'OpenSans-Bold';
	border-bottom:1px solid #FFF;
}
.you_right_jjl_d{
	border:3px solid #FFF;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	-khtml-border-radius:10px;
	float:right;
}
.div_in_jjl_d{
	border:3px solid #509b37;
	background:url(images/tbtn_bg_jjl_d.jpg) repeat-x top #509b37;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	-khtml-border-radius:10px;
	padding:11px 15px;
}
.div_in_jjl_d h2{
	color:#ffffff;
	font-size:21px;
	font-weight:normal;
	font-family: 'OpenSans-Bold';
	text-align:center;
	padding:0px;
	text-shadow:2px 2px 2px #666;
	letter-spacing:1px;
}
.div_in_jjl_d p{
	color:#ffffff;
	font-size:18px;
	font-weight:normal;
	font-family: 'OpenSans';
	text-align:center;
	padding:0px;
	padding-bottom:5px;
	text-shadow:2px 2px 2px #666;
	letter-spacing:1px;
}
.you_right_jjl_d a:hover{
	text-decoration:none;
}
.uber_body_bg_jjl_d{
	padding-bottom:40px;
	padding-top:40px;
}
.uber_thanks_jjl_d {
    padding-top: 30px;
	padding-bottom:50px;
    text-align: left;
}
/*======================================= Footer Start ===================================*/
.footer_container_jjl_d{
	padding:35px 15px 30px;
	background:#426578;
	border-bottom:1px solid #FFF;
}
.ftr_logo_jjl_d{
	text-align:center;
}
.ftr_logo_jjl_d img{
	display:inline-block;
}
.ftr_navi_jjl_d{
	padding-top:30px;
	text-align:center;
}
.ftr_navi_jjl_d ul{
	margin-bottom:0px;
}
.ftr_navi_jjl_d ul li{
	list-style:none;
	display:inline;
}
.ftr_navi_jjl_d ul li a{
	font-size:20px;
	font-weight:normal;
	font-family: 'OpenSans';
	text-decoration:none;
	color:#FFF;
	padding-left:20px;
	padding-right:20px;
}
.ftr_navi_jjl_d ul li a:hover,
.ftr_navi_jjl_d ul li a:focus{
	text-decoration:none;
	outline:none;
	font-weight:normal;
	font-family: 'OpenSans-Bold';
}
.ftr_navi_jjl_d ul li a.active{
	font-weight:normal;
	font-family: 'OpenSans-Bold';
}
.copy_jjl_d,
.copy_quote_jjl_d{
	color:#ffffff;
	font-size:11px;
	font-weight:normal;
	font-family: 'OpenSans-Italic';
	padding-top:35px;
	text-align:center;
}
.copy_quote_jjl_d {
	padding-top:0px;
}
.clear{
	clear:both;
}
