 /* TMG MEDIA LLC- Liakat - 05-12-2017 */
/* Design by ServerPipe.com */


*{margin:0; padding:0;}

body {
  font-family:'OpenSansRegular', Arial, Tahoma, Geneva, sans-serif;
  font-size:13px;
  background:#FFF;
  padding:0;
  margin:0;	
}

form{
	margin:0;
}
a {
  color: #003297;
  text-decoration:none;
  outline:0 none;
}

a:hover,
a:focus {
  color: #d80000;
  text-decoration: none;
  outline:0 none;
}

p{
	font-family:'OpenSansRegular', Arial, Tahoma, Geneva, sans-serif;
	font-weight:400;
	text-align:left;
	font-size:14px;
	line-height:20px;
	color:#515151;
	margin:0 0 15px 0;
}

/* header style */
h1, h2, h3, h4, h5, h6 {
	font-family:/*'Grandesign Neue Serif', */'Droid Serif', Tahoma, Geneva, sans-serif;
	color:#002372;
	font-style:normal;
	font-weight:700;
	margin:0;
}
/*FONT SIZE*/
h1 {
    font-size: 30px;
}
h2 {
    font-size: 24px;
}
h3 {
    font-size:21px;
}
h4 {
    font-size:18px;
}
h5{
    font-size:16px;
}
h6 {
    font-size:14px;
}

/* heade css */
.header_part{
	position:relative;
	background:#badbfb;
	width:100%;
	padding-bottom:40px;
	padding-top:5px;
	border-top:5px solid #00528b;
}

.brand_logo{
	position:relative;
	z-index:9999;
}
.brand_logo a{
	display:block;
	margin:5px 10px;
}
.user_links{
	margin-top:0px;
	text-align:right;
	display:block;
}
.user_links span{
	display:inline-block;
	text-align:center;
	padding:10px 0 5px;
	border-radius:8px;
		-moz-border-radius:8px; -o-border-radius:8px; -webkit-border-radius:8px;
	color:#002372;
	font-size:14px;
	font-family:'OpenSansBold';
	transition:all .3s ease 0s; -moz-transition:all .3s ease 0s; -webkit-transition:all .3s ease 0s; -o-transition:all .3s ease 0s;
}
.user_links a{
	display:inline-block;
	text-align:center;
	border-radius:8px;
		-moz-border-radius:8px; -o-border-radius:8px; -webkit-border-radius:8px;
	color:#FFF;
	font-size:14px;
	font-family:'OpenSansBold';
	transition:all .3s ease 0s; -moz-transition:all .3s ease 0s; -webkit-transition:all .3s ease 0s; -o-transition:all .3s ease 0s;
}
.user_links a:hover{
	color:#FFFFFF;
}
span.link_divider{
	font-size:14px;
	font-family:'OpenSansBold';
	color:#FFF;
	padding:0 6px;
}
.top_contact_info{
	display:block;
	text-align:right;
	margin:7px 0;
}
.top_contact_info span{
	margin-left:20px;
	font-family:'OpenSansRegular';
	color:#FFF;
}
.top_contact_info span img{
	margin-right:3px;
}

.top_search_box{
	width:60%;
	float:right;
	margin-top:13px;
}
.top_search_box div.input-group{
	display:block;
}
.custom_search_input_box{
	background:#346da6;
	border:0 none;
	border-radius:0;
	display:block;
	color:#FFF;
	font-family:'OpenSansRegular';
	font-size:13px;
}
.custom_search_input_box::-moz-placeholder{
	color:#FFF;
	font-size:13px;
}
.search_icon{
	position:absolute;
	top:5px;
	right:10px;
}
.search_icon_btn{
	background:#346da6;
	border:0 none;
	border-radius:0;
}

@media (min-width: 768px) {}
@media (max-width: 767px) {
.brand_logo{
	display:block;
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom:1px solid #346da6;
}
.user_links{
	text-align:center;
}
.user_links a{
	padding-top:5px;
}
.top_contact_info{
	text-align:center;
}
.top_contact_info span{
	font-size:12px;
}
.top_search_box{
	width:100%;
	margin-bottom:15px;
}
}
@media (min-width: 768px) and (max-width: 991px){
.user_links{
}
.user_links a{
	font-size:13px;
	padding-top:5px;
}
.top_contact_info{
	text-align:right;
}
.top_contact_info span{
	font-size:12px;
}
.top_search_box{
	width:90%;
	margin-bottom:15px;
}
.top_contact_info{
	margin-bottom:4px;
}
}

/* naber style */
.nav_ber_part{
	position:relative;
	background:#f97700;
	width:100%;
	z-index:2;
	border-bottom:5px solid #ffa95a;
	margin-top:-25px;
}
.navbar_bg, a.start_design_btn{
	text-transform:uppercase;
	color:#FFF;
	font-weight:700;
	font-family:'Droid Sans', Tahoma, Arial, sans-serif;
	
	box-shadow:1px 1px 0px #000000;
		-moz-box-shadow:1px 1px 0px #000000; -webkit-box-shadow:1px 1px 0px #000000; -o-box-shadow:1px 1px 0px #000000;
	text-shadow:0 0 1px #8d8d8d;
		-moz-text-shadow:0 0 1px #8d8d8d; -webkit-text-shadow:0 0 1px #8d8d8d; -o-text-shadow:0 0 1px #8d8d8d;
	color:#b2b2b2;
	background-color:#005387;
	background-image:-moz-linear-gradient(top, #008ae1, #005387);
	background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#005387), to(#005387));
	background-image:-webkit-linear-gradient(top, #008ae1, #005387);
	background-image:-o-linear-gradient(top, #008ae1, #005387);
	background-image:linear-gradient(to bottom, #008ae1, #005387);
	background-repeat:repeat-x;
	border-color:#004b7a;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff008ae1', endColorstr='#ff005387', GradientType=0);
	
	border-bottom-left-radius:6px;
		-moz-border-bottom-left-radius:6px; -webkit-border-bottom-left-radius:6px; -o-border-bottom-left-radius:6px;
	border-bottom-right-radius:6px;
		-moz-border-bottom-right-radius:6px; -webkit-border-bottom-right-radius:6px; -o-border-bottom-right-radius:6px;		
}
.nav_float_right{
	float:right;
}
/* navigation css */
.site_top_navbar{
	float:right;
}
.main_navitgation{
	padding-right:0 !important;
	padding-top:0;
	padding-left:5px !important;
}

.navbar{
	margin-bottom:0;
	border-radius:0;
}
.top_main_navbar{
	background:transparent;
	border:0 none;
	min-height:20px;
	border-radius:0;	
	/*border:0 none;*/
}

.navbar-inverse .navbar-nav > li > a {
	font-family:'Droid Sans', Tahoma, Geneva, sans-serif;
	font-size:13px;
	font-weight:700;
	text-transform:uppercase;
	text-align:center;
	outline:0 none;		
	color:#FFF;
	transition:all .3s ease 0s; -moz-transition:all .3s ease 0s; -webkit-transition:all .3s ease 0s; -o-transition:all .3s ease 0s;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a.active{
	color:#1a1585;
	outline:0 none;
	background:#ffc5c4;
}
.nav > li{
	/*border-left:1px solid #005184;*/
}
.nav > li > a{
	margin-left:0px;
/*	margin-right:15px;*/
	padding:15px 20px;
	/*border-left:1px solid #017ecd;*/
}
.mobile_btn{
	background:#333;
}

.nav_social_links{
	margin-top:13px;
}
.nav_social_links a img{
	width:18px;
	margin-right:2px;
}

@media (min-width: 768px) {/* line 403*/
.nav > li > a{
	margin-left:0px;
}
.navbar-inverse .navbar-nav > li > a {
	font-size:14px;
}
}
@media (max-width: 767px) {/* line 4240*/
.nav_float_right{
	float:left;
}
.main_navitgation{
	padding-right:15px;
	padding-left:15px;
	padding-top:0px;
}
.site_top_navbar{
	float:none;
}
.nav > li > a{
	margin-left:15px;
	margin-right:15px;
	border:0 none;
}
.navbar-inverse .navbar-nav > li > a{
	text-align:left;
	margin-bottom:0;
	border-bottom:1px solid #9a0000;

	padding:8px 5px;
	font-size:13px;
}
.container > .navbar-header, .container > .navbar-collapse{
	margin-right:0;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a.active{
	border-bottom:1px solid #790000;
}
}
@media (min-width: 992px) and (max-width: 1025px) {/* line 6277*/
.navbar-inverse .navbar-nav > li > a{
	font-size:11px;
	padding:12px 20px;
}
}
@media (min-width: 768px) and (max-width: 991px) {/* line 6277*/
.navbar-inverse .navbar-nav > li > a{
	font-size:11px;
	padding:12px 7px;
}
.main_navitgation .dropdown-menu > li > a{
	font-size:13px;
}
.nav_social_links{
	position:absolute;
	right:0;
	top:-26px;
}
.nav_social_links{
	margin-top:0px;
}
.nav_social_links a img{
	width:14px;
	margin-right:5px;
}

}

/* banner style */
.banner_part{
	position:relative;
	z-index:1;
	margin-bottom:30px;
}
.camera_pag{
	display:none;
}
@media (min-width: 768px) {}
@media (max-width: 767px) {
p.bjqs-caption, ul.bjqs li p{
	left:1%;
	font-size:18px;
	line-height:24px;
}
a.banner_top_btn{
	padding:10px 20px;
	font-size:13px;
}
.banner_left_info{
	margin-top:30px;
}
.banner_info_block{
	width:90%;
}
.banner_info_block{
}
.quick_search_block{
	float:none;
	position:relative;
}
.quick_search_block{
	width:100%;
}
}
@media (min-width: 768px) and (max-width: 991px){
p.bjqs-caption, ul.bjqs li p{
	left:8%;	
}
}


/* container style */
.main_container_part{
	margin-top:20px;
	margin-bottom:30px;
}

/* heighlight box style */
.heighlight_info_part{
	margin-bottom:30px;
}
.heighlight_info_part .box_body{
	background:#ffcc9e;
	min-height:260px;
}
.box_body_padding{
	padding:10px 20px;
}
.box_body p{
	color:#000000;
	font-size:15px;
	padding-bottom:20px;
}
.box_body a{
	background:#FFF;
	border:1px solid #002372;
	padding:12px 30px;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	letter-spacing:1.5px;
	color:#002372;
	font-size:16px;
	font-family:'Droid Sans';
	font-weight:700;
	display:inline-block;
	transition:all .3s ease 0s; -moz-transition:all .3s ease 0s; -webkit-transition:all .3s ease 0s; -o-transition:all .3s ease 0s;
}
.box_body a:hover{
	border:1px solid #FFF;
	background:#0a2f81;
	color:#FFF;
}
@media (min-width: 768px) {}
@media (max-width: 767px) {
.heighlight_info_part .box_body{
/*	background:#002372;
	padding:15px;*/
	margin-bottom:20px;
	min-height:auto;
}
.box_body h1{
	font-size:30px;
	padding-bottom:20px;
}
.box_body p{
	font-size:14px;
	padding-bottom:15px;
}
.box_body a{
	padding:8px 22px;
	font-size:13px;
}
}
@media (min-width: 768px) and (max-width: 991px){
.heighlight_info_part .box_body{
/*	background:#002372;
	padding:15px;*/
	min-height:200px;
	margin-bottom:20px;
}
.box_body h1{
	font-size:30px;
	padding-bottom:20px;
}
.box_body p{
	font-size:14px;
	padding-bottom:15px;
}
.box_body a{
	padding:8px 22px;
	font-size:13px;
}
}
/* end heighlight box style */


/* news & events content */
.news_events_part{
	margin-bottom:30px;
}
.news_events_block{
	font-family:'Droid Sans';
}
.news_event_hd{
	margin-bottom:20px;
	display:block;
	padding:0 20%;
}
.news_events_content{}
.news_events_content h4{
	font-family:'Droid Sans';
	color:#333;
	display:block;
	padding-bottom:10px;
}
.news_events_content div.published_date{
	background:url(../images/clock_icon.png) no-repeat left center;
	padding-left:25px;
	color:#b5b5b5;
	font-family:'Droid Sans';
	font-weight:700;
	text-transform:uppercase;
	display:block;
	width:100%;
	margin-bottom:10px;
	text-align:left;
}
.news_events_content p{
	display:block;
	padding-bottom:15px;
}
.news_events_content a{
	display:block;
	color:#346da6;
	font-size:16px;
	font-weight:700;
}
.news_events_content a:hover{
	color:#2f7dc0;
}
.program_support_block{
	background: url(../images/program_img.jpg) repeat scroll center;
	position:relative;
	padding:30px;
	min-height:10px;
}
.block_color_overlay{
	background:#ff4200;
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	opacity:.6;
	z-index:1;
}
.program_block_container{
	position:relative;
	z-index:10;
}
.program_block_container h1{
	color:#FFF;
	font-family:'Droid Sans';
	margin-bottom:20px;
}
.program_block_container h1 span{
	font-size:21px;
	font-weight:400;
	color:#FFF;
	font-family:'Droid Sans';
}
.program_block_container p{
	font-size:18px;
	font-weight:700;
	color:#FFF;
	line-height:normal;
	padding-bottom:20px;
}
.program_block_container a{
	background:#002372;
	padding:12px 30px;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	letter-spacing:1.5px;
	color:#FFF;
	font-size:16px;
	font-family:'Droid Sans';
	font-weight:700;
	display:inline-block;
	transition:all .3s ease 0s; -moz-transition:all .3s ease 0s; -webkit-transition:all .3s ease 0s; -o-transition:all .3s ease 0s;
}
.program_block_container a:hover{
	background:#FFF;
	color:#002372;
}
@media (min-width: 768px) {}
@media (max-width: 767px) {
.news_event_hd{
	padding:0 5%;
}
.news_events_block{
	margin-bottom:20px;
}
}
@media (min-width: 768px) and (max-width: 991px){}
/* end news & events content */

.footer_bottom_part{
	background:#262626;
	padding:30px 0;
	font-family:'Droid Sans';
}
.bottom_col_info{
}
.bottom_col_info h4{
	color:#e5e5e5;
	font-family:'Droid Sans';
	display:block;
	padding-bottom:20px;
}
.bottom_col_info p{
	color:#acacac;
	font-size:14px;
}
ul.blog_block{
	margin-left:20px;
	padding:0;
}
ul.blog_block li{
	list-style-image:url(../images/psot_arrow.jpg);
	border-bottom:1px solid #434343;
	padding-top:10px;
	padding-bottom:10px;
}
ul.blog_block li a{
	color:#acacac;
	font-size:14px;
	display:block;
	padding-left:5px;
}
ul.blog_block li a:hover{
	color:#f7f7f7;
}

ul.twitte_block{
	margin-left:30px;
	padding:0;
}
ul.twitte_block li{
	list-style-image:url(../images/tweet_icon.jpg);
	padding-bottom:20px;
}
ul.twitte_block li div.post_desc{
	display:block;
	padding-left:5px;
}
ul.twitte_block li span.post_info{
	color:#acacac;
	font-size:14px;
	line-height:23px;
}

ul.twitte_block li div.post_desc a{
	color:#d7d7d7;
}
ul.twitte_block li div.post_desc a:hover{
	color:#FFF;
}


ul.newsletter_block{
	margin:0;
	padding:0;
	list-style:none;
}
ul.newsletter_block li{
	padding-bottom:20px;
}
ul.newsletter_block li div.post_desc{
	display:block;
	padding-left:5px;
}
ul.newsletter_block li span.post_info{
	color:#acacac;
	font-size:14px;
	line-height:23px;
	display:block;
	padding-bottom:10px;
}

ul.newsletter_block li div.post_desc a{
	color:#FFF;
	display:block;
}
ul.newsletter_block li div.post_desc a:hover{
	color:#d7d7d7;
}

@media (min-width: 768px) {}
@media (max-width: 767px) {
.bottom_col_info{
	margin-bottom:30px;
}
}
@media (min-width: 768px) and (max-width: 991px){}


/* footer panel */
.footer_part{
	background:#111111;
	padding:30px 0 35px;
	display:block;
}
.copyright_info{
	color:#929191;
	text-align:left;
}
.copyright_info p{
	color:#929191;
	text-align:left;
	font-size:13px;
}
span.revised_date{
	color:#929191;
	text-align:left;
	font-size:13px;
	padding-bottom:5px;
	display:block;
}


.counter_block{
	display:block;
	text-align:center;
}
.counter_block p{
	display:block;
	text-align:center;
	color:#FFF;
	font-family:'Droid Sans';
	font-weight:700;
	font-size:14px;
}

.powered_by{
	display:block;
	text-align:right;
}

.powered_by p{
	text-align:right;
	color:#929191;
	font-size:13px;
}

.powered_by p a{
	color:#929191;
	font-size:13px;
}
.powered_by p a:hover{
	color:#FFF;
	font-size:13px;
	text-decoration:underline;
}


@media (max-width: 767px) {/* line 4240*/
.ca-item{
	width:50% !important;
}

.copyright_info p{
	text-align:center;
	padding-bottom:10px;
}
span.revised_date{
	text-align:center;
	padding-bottom:10px;
}
.powered_by{
	display:block;
	text-align:center;
}
.powered_by p{
	text-align:center;
	padding-top:10px;
}

}

@media (max-width:499px) {/* line 4240*/
.ca-item{
	width:100% !important;
}
}

@media (max-width: 361px) {/* custom */}

@media (min-width:479px) and (max-width:639px){/* line 6240*/
.top_company_candidate_block{
	float:none;
	margin:3px 18%;
}

}

@media (min-width:993px) and (max-width:1025px){/* line 6240*/
}

@media screen and (min-width: 768px) {/* line 4942*/}

@media screen and (max-width: 400px) {/* line 6240*/}

@media (min-width: 768px) and (max-width: 991px) {/* line 6277*/

}



/* inner page style */
.inner_banner_part{
	position:relative;
	z-index:1;
	margin-top:-30px;
	padding-top:120px;
	padding-bottom:50px;
	background:url(../images/inner_banner.jpg) no-repeat bottom center;
}
.inner_banner_part h1{
	color:#fff;
	text-shadow:0 0 5px #000;
		-moz-text-shadow:0 0 5px #000; -webkit-text-shadow:0 0 5px #000; -o-text-shadow:0 0 5px #000;
}
.main_container_part h2{
	text-align:center;
	border-bottom:1px solid #FFFFFF;
	padding-bottom:8px;
	margin-bottom:10px;
	color:#ff4200;
}
.main_container_part h5{
	border-left:5px solid #f97700;
	color:#002372;
	text-transform:uppercase;
	font-family:'Droid Sans';
	padding-left:8px;
	display:block;
	margin-bottom:10px;
}

.about_us p, .justify_align p{
	padding-bottom:15px;
	text-align:justify;
}


/* start candidate */
h4.sub_headline{
	background:#002372;
	color:#FFF;
	font-weight:700;
	font-family:'Droid Sans';
	padding:5px 10px;
	display:block;
	text-transform:capitalize;
}
.board_member_block{
	background:#f1f1f1;
	margin-bottom:10px;
	margin-top:10px;
	transition:all .3s ease 0s; -moz-transition:all .3s ease 0s; -webkit-transition:all .3s ease 0s; -o-transition:all .3s ease 0s;
}
.board_member_block:hover{
	background:#fff0f0;
	cursor:pointer;
}
.board_member_block .candidate_quick_link{
	background:#dcdbdb;
	border-top:1px solid #FFF;
	transition:all .3s ease 0s; -moz-transition:all .3s ease 0s; -webkit-transition:all .3s ease 0s; -o-transition:all .3s ease 0s;
	padding-left:10px;
	padding-right:10px;
	display:block;
	text-align:center;
}
.board_member_block:hover .candidate_quick_link{
	background:#fee1e1;
	border-top:1px solid #FFF;
}

.board_member_block .candidate_short_info{
}
.member_short_info img{
	float:left;
	width:66px;
	margin-right:10px;
}
.member_short_info .info_block{
	padding:10px;
}
.info_block h5{
	font-family:'Droid Sans';
	font-size:16px;
	font-weight:700;
	color:#000;
	padding-bottom:5px;
}
.info_block p.position{
	font-family:'Droid Sans';
	font-size:13px;
	font-weight:400;
	color:#7b7b7b;
}
.info_block p.company_name, .info_block p.member_email_phone{
	font-family:'Droid Sans';
	font-size:13px;
	font-weight:700;
	color:#7b7b7b;
	padding-top:5px;
}

.candidate_quick_link a, p.member_email_phone a{
/*	color:#7b7b7b;
	font-size:12px;
	text-align:center;
	display:inline-block;
	padding:3px 1px;*/
	font-family:'Droid Sans';
	font-size:13px;
	font-weight:700;
	color:#7b7b7b;
	padding-top:5px;
}
.candidate_quick_link a:hover, p.member_email_phone a:hover{
	color:#db0000;
}
.comittee_page_link{
	padding-bottom:20px;
	display:block;
}
.grid_content{
	display:block;
	padding:10px 0;
}
.grid_content p{
	display:block;
	padding-bottom:0;
}
.grid_content p span{
	display:inline-block;
	font-weight:bold;
	padding-left:20px;
}
ul.unorder_list, ol.order_list123{
	margin-left:30px;
	padding:0;
}
ul.unorder_list li, ol.order_list123 li{
	font-family:'Droid Sans';
	font-size:14px;
	color:#515151;
	text-align:justify;
	padding-bottom:5px;
}
ol.order_list123 li{
	list-style-type:decimal;
	font-size:14px;
}

.hash_link_content_block{
	/*border-bottom:1px solid #d7d7d7;*/
	/*padding-bottom:10px;
	margin-bottom:20px;*/
}
.hash_link_content_block h4{
	margin-bottom:10px;
}
.hash_link_content_block a{
	display:inline-block;
	font-size:13px;
	font-weight:700;
	padding-bottom:3px;
}
.hash_link_content_block p{
	display:block;
}

.menu_details{
	margin:10px 0 20px;
}
.menu_details ul{
	margin-left:15px;
}
.menu_details ul li{
	display:block;
	list-style:circle;
}
.menu_details ul li a{
	color:#333;
	font-family:'Droid Sans';
	font-size:14px;
	font-weight:700;
	padding:3px 0 3px 20px;
	margin-bottom:3px;
	border-bottom:1px dashed #999;
	display:block;
	background:url(../images/home_list_arrow.jpg) no-repeat left center;
}
.menu_details ul li a:hover{
	color:#c20000;
}
.contact_form_block{
	width:70%;
}
.custom_label_text{
    font-family: "Droid Sans";
    font-size: 14px;
	text-align:left !important;
}
table.sponsors_table{
}
table.sponsors_table tr td{
	padding:20px;
}
table.sponsors_table tr td a{
	display:inline-block;
	margin-top:10px;
}
/*table.sponsors_table tr td a{
	font-family:'Droid Sans';
	font-size:13px;
	font-weight:700;
	color:#7b7b7b;
	text-align:center !important;
	padding:10px 0;
	display:inline-block;
}
table.sponsors_table tr td a:hover{
	color:#d80000;
	text-decoration:underline;
}*/

@media (min-width: 768px) {}
@media (max-width: 767px) {
.contact_form_block{
	width:100%;
}
}
@media (min-width: 768px) and (max-width: 991px){
.contact_form_block{
	width:100%;
}
}



/* =============================== LEADS information block ======================== */
.why_leads_section{
	display:block;
	text-align:center;
	padding:0 15%;
	margin-bottom:30px;
}
.why_leads_section h1{
	padding-bottom:10px;
}
.why_leads_section p{
	text-align:center;
	font-size:16px;
}
.box_body h2{
	font-size:24px;
	color:#FFF;
	font-family:'Droid Serif';
	font-weight:400;
	padding-bottom:30px;
	background:#ff4200;
	min-height:80px;
	padding:12px 15px;
}
.heighlighted_phone_block{
	background:#003b85;
	padding:30px 20px;
	display:block;
	text-align:center;
	border-bottom:0;
	margin-bottom:30px;
}
.heighlighted_phone_block h2{
	border-bottom:0;
	margin:0;
	padding:0;
	color:#FFFFFF;
}




.banner_top_message{
	position:absolute;
	top:0;
	left:0;
	text-align:center;
	width:100%;
}
.banner_container{
	position:relative;
	display:block;
	text-align:center;
	background:rgba(255,255,255,.7);
	height:100%;
	padding:9% 20px;
}
.banner_top_message h3{
	display:block;
	text-align:center;
	padding-bottom:10px;
	font-size:36px;
}
.banner_top_message span.sub_text{
	display:block;
	font-size:18px;
	font-weight:400;
	text-align:center;
	padding:0px 10px 20px;
}
.banner_top_message span.sub_text strong{
	font-weight:700;
}
/*.banner_top_message a{
	font-size:18px;
	text-transform:capitalize;
	font-weight:700;
	letter-spacing:normal;
	font-family:'Droid Sans';
}*/
.setup_information{
	display:block;
	text-align:left;
}

.setup_information h2{
	display:block;
	text-align:left;
	margin-top:20px;
}

.popular_leads_block{
	margin-top:15px;
}
.popular_leads_block a{
	display:block;
	text-align:center;
	border:1px solid #cacaca;
}
.popular_leads_block a:hover{
	border:1px solid #ffd195;
	box-shadow:0 0 5px #9b9b9b;
}
.popular_leads_block a p{
	text-align:center;
	background:#ffd195;
	padding:7px;
	margin:0;
	font-weight:700;
	color:#000000;
	font-size:16px;
}
.popular_leads_block a img{
}


.footer_quick_links{
	display:block;
	text-align:right;
}
.footer_quick_links ul{
	display:block;
	padding:0;
	margin:0;
}
.footer_quick_links ul li{
	list-style:none;
	display:inline-block;
	padding:5px 10px;
}
.footer_quick_links ul li a{
	display:block;
	font-size:13px;
	color:#9a9a9a;
	font-weight:400;
	padding:2px;
}
.footer_quick_links ul li a:hover{
	color:#dcdcdc;
}



.banner_top_message a{
	border:0 none;
	background:#ff4200;
	padding:12px 30px;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	letter-spacing:1.5px;
	color:#FFF;
	font-size:16px;
	font-family:'Droid Sans';
	font-weight:700;
	display:inline-block;
	transition:all .3s ease 0s; -moz-transition:all .3s ease 0s; -webkit-transition:all .3s ease 0s; -o-transition:all .3s ease 0s;
}
.banner_top_message a:hover{
	background:#002372;
	color:#FFFFFF;
}
a.header_login_btn{
	padding-left:20px;
	padding-right:20px;
	border-radius:0;
		-moz-border-radius:0; -webkit-border-radius:0; -o-border-radius:0;
}


/* buy_leads_block LEADS */
.buy_leads_block{
}
.buy_leads_block h2{
	min-height:auto;
	background:#003b85;
	text-align:left;
}
.buy_leads_block p, .buy_leads_block ul li{
	text-align:left;
	font-size:16px;
	line-height:normal;
}
.buy_leads_block p span{
	display:block;
	font-size:18px;
	padding-bottom:10px;
}


.highlighted_block{
	background:#ffcc9e;
	display:block;
	text-align:center;
	margin-bottom:20px;
}
.highlighted_block h2{
	font-size:36px;
	font-weight:700;
	background:#ff4200;
	text-align:center;
}
.buy_lead_padding{
	padding:20px 30px;
}
.highlighted_block p{
	text-align:center;
	font-size:18px;
	line-height:normal;
}
.highlighted_block p span{
	display:block;
	font-size:24px;
	padding-bottom:10px;
}

.download_buy_leads{}
a.how_to_links div.alert{
	display:block;
	margin-bottom:10px;
}
a.how_to_links div.alert span{
	display:block;
	font-size:16px;
	font-weight:700;
	font-family:'Droid Sans';
}
a:hover.how_to_links div.alert span{
	color:#000000;
}
.how_to_leads{
	padding-left:0;
}
.how_to_leads h4{
	padding-bottom:20px;
}


.news_left_col_container{
	display:block;
	text-align:left;
}
.news_article{
	display:block;
	text-align:left;
	margin-bottom:30px;
}
.news_article h2{
	display:block;
	text-align:left;
	text-transform:capitalize;
}
.enter_info{
	font-size:14px;
	padding-bottom:10px;
}
.news_article p{
	padding-bottom:10px;
	display:block;
}
.news_article img{
	margin:15px 0;
	display:block;
}
.news_details_image{
	display:block;
	text-align:center;
	margin:15px 0;
}
.news_details_image img{
	width:100%;
	display:inline-block;
	text-align:center;
}



.leads_details_block_line{
	display:block;
	clear:both;
	margin:10px 0;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:1px solid #c1c1c1;
}
.leads_details_block_line h5{}
.leads_details_block_line h5 p{}
.leads_details_block_line p a img.image_right{
	float:right;
	width:300px;
	margin-left:10px;
	margin-bottom:10px;
}
.details_img_position{
	margin-bottom:20px;
	display:block;
}

@media (min-width: 768px) and (max-width: 991px){
.box_body h2{
	font-size:21px;
	min-height:auto;
}
.banner_container{
	margin-top:0px;
	background:rgba(255,255,255,.8);
	padding:9% 20px;
}
.leads_details_block_line p a img.image_right{
	float:left;
	width:200px;
	margin-right:10px;
	margin-bottom:10px;
}

}
@media (max-width: 767px) {
.why_leads_section{
	padding:0 5%;
}
.box_body h2{
	font-size:18px;
	min-height:auto;
}
.banner_container{
	margin-top:0px;
	background:rgba(255,255,255,.8);
	padding:9% 20px;
}
.leads_details_block_line p a img.image_right{
	float:none;
	width:90%;
	margin-right:0px;
	margin-bottom:10px;
}

}
@media (min-width: 768px) and (max-width: 991px){
}
span.terms_mark{
	color:#f35b00;
}

.login_panel{
	display:block;
	margin-bottom:50px;
}