.bg_white {background-color:#ffffff !important;}
.bg_black {background-color:#000000 !important;}
.bg_grey {background-color:#838383 !important;}
.bg_grey_dk {background-color:#3d3d3d !important;}
.bg_grey_lt {background-color:#e8e8e8 !important;}
.bg_grey_lt_lt {background-color:#f5f5f5 !important;}
.bg_grey_green {background-color:#556e70 !important;}
.bg_red {background-color:#da1a31 !important;}
.bg_blue_dk {background-color:#184770 !important;}
.bg_blue_lt {background-color:#2fcdfe !important;}

.txt_white {color:#ffffff !important;}
.txt_black {color:#000000 !important;}
.txt_grey {color:#838383 !important;}
.txt_grey_dk {color:#3d3d3d !important;}
.txt_grey_lt {color:#e8e8e8 !important;}
.txt_grey_green {color:#556e70 !important;}
.txt_red {color:#da1a31 !important;}
.txt_blue_dk {color:#184770 !important;}
.txt_blue_lt {color:#2fcdfe !important;}

.font_14{ font-size: 14px; line-height: 18px;}
.is_bold{ font-weight: bold;}
.is_italic{ font-style: italic;}
.is_upper{ text-transform: uppercase;}

.test{ text-align: center;}

.brdr{ border: 1px solid #cf0a2c;}

.top_page{ margin-top: 30px;}

		
.home_info {
	font-size: 16px;
	line-height: 22px;
	color: #fff;
	font-weight: normal;
	text-align: center;
	padding: 15px 0 25px 0;
}
.home_info p {
	font-size: 16px;
	line-height: 22px;
	color: #fff;
	font-weight: normal;
}
.home_info a  {
	font-size: 16px;
	line-height: 22px;
	color: #a0aeaf;
	font-weight: bold;
	text-decoration: none;
}
.home_info a:hover  {
	color: #fff;
	text-decoration: underline;
}
.home_info H2 {
	font-size: 30px;
	line-height: 34px;
	color: #a0aeaf;
	font-family: 'Oswald', Arial, sans-serif;
	letter-spacing: 1.25px;
	font-weight: 300;
	padding: 15px 0 20px 0;
	margin: 0;
}

.home_industries_nav {
	width: 100%;
	font-size: 16px;
	letter-spacing: 1.125px;
	color: #838383;
	font-family: 'Oswald', Arial, sans-serif;
	font-weight: 300;
	position: relative;
	padding: 15px 0 0 0;
}		
		
.home_industries_nav ul {
	padding: 0;
	margin: 0 auto;
}
.home_industries_nav li {
	display: inline;
	margin: 0 3px;
}
.home_industries_nav a {
	font-size: 16px;
	letter-spacing: 1.125px;
	line-height: 22px;
	color: #fd4249;
	font-family: 'Oswald', Arial, sans-serif;
	display: inline-block;
	font-weight: 300;
	padding: 0px;
	margin: 0px;
	text-align: left;
	text-decoration: none;
}
.home_industries_nav li a {
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}	
.home_industries_nav a:hover {
	color: #fff;
}	
	

.home_labs {
	font-size: 16px;
	line-height: 20px;
	color: #000;
	font-weight: normal;
	padding: 15px 0 20px 0;
}

.home_labs p {
	font-weight: 300;
	padding: 0 0 10px 0;
	margin: 0;
}

.home_labs a  {
	font-size: 16px;
	line-height: 22px;
	color: #fd4249;
	text-decoration: none;
}

.home_labs a:hover  {
	color: #3d3d3d;
	text-decoration: underline;
}

.home_labs_byline {
	font-size: 12px;
	line-height: 21px;
	padding: 5px 0 0 0;
	text-transform: uppercase;
}

.home_labs_link {
	font-size: 12px;
	line-height: 21px;
	color: #fd4249;
	padding: 5px 0 0 0;
}

.home_labs_link a  {
	font-size: 12px;
	line-height: 21px;
	color: #fd4249;
	text-decoration: none;
}

.home_labs_link a:hover  {
	color: #000;
	text-decoration: underline;
}

.home_labs H3 {
	color: #556e70;
	padding: 10px 0 10px 0;
	margin: 0;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.home_labs H3 a  {
	color: #556e70;
	padding: 0;
	text-decoration: none;
}

.home_labs H3 a:hover  {
	color: #556e70;
	text-decoration: none;
}


.home_news {
	font-size: 18px;
	line-height: 32px;
	color: #fff;
	text-align: center;
	padding: 15px 0 25px 0;
}

.home_news a  {
	font-size: 18px;
	line-height: 32px;
	color: #fff;
	text-decoration: none;
}

.home_news a:hover  {
	color: #fff;
	text-decoration: underline;
}

.home_news H3 {
	color: #fff;
	padding: 0 0 10px 0;
	letter-spacing: 1px;
}

/* BANNERS */
.bnr_container {
	min-height: 280px;
	text-align: center;
	padding: 30px 0 30px 0;
}
.bnr_container h1 {
	font-family: 'Oswald', Arial, sans-serif;
	font-size: 36px;
	line-height: 42px;
	color: #fff;
	padding: 0 0 20px 0;
	font-weight: 400;
}
.bnr_cont_text {
	font-size: 18px;
	line-height: 24px;
	color: #3d3d3d;
	padding: 0 10px 15px 10px;
	font-weight: normal;
	max-width: 740px;
	
}
.bnr_cont_text p {
	font-size: 18px;
	line-height: 24px;
	color: #fff;
	font-weight: normal;
	
}
.bnr_cont_btn {
	opacity: 10;
	font-family: 'Oswald', Arial, sans-serif;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0.75px;
	text-align: center;
	padding: 0;
	margin: 0;
}
.bnr_cont_btn a {
 	font-family: 'Oswald', Arial, sans-serif;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0.75px;
	color: #fff;
	background-color: #cc092f;
	border: 2px solid #909090;
	padding: 8px 20px;
}
.bnr_cont_btn a:hover {
	color: #fff;
	background-color: #000;
	border: 2px solid #909090;
}
.transbanner_btn {
	opacity: 10;
	padding: 0;
	margin: 0;
}
.transbanner_btn a {
	color: #fff;
	background-color: #cc092f;
	border: 2px solid #909090;
	padding: 8px 20px;
}
.transbanner_btn a:hover {
	color: #fff;
	background-color: #000;
	border: 2px solid #909090;
}


/* GENERAL */
.gen_top_bar {
	background-color:#e8ecec;
	height: 56px;
}
.gen_container {
	margin: 0;
	padding: 0 5px 10px 5px;
	max-width: 640px;	
}
.gen_container h3 {
	padding: 0;	
}
.gen_container_image {
	padding: 20px 0 0 0;
}
.site_map_one {
	margin-left:40px;
}
.site_map_two {
	margin-left:80px;
}

.cap_launch_line {
	font-size: 12px;
	line-height: 16px;
	text-transform: uppercase;
	padding: 0 0 12px 0;
	margin: 0 !important;
}
.cap_launch_line a {
	font-size: 12px;
	line-height: 16px;
	text-transform: uppercase;
	padding: 0 !important;
	margin: 0 !important;
}
a.cap_launch_link {
	font-size: 12px;
	line-height: 16px;
	text-transform: uppercase;
	padding: 0 !important;
	margin: 0 !important;
}




/* INDUSTRIES */
.ind_box_clear {
	border-bottom: 1px solid #9a9a9a;
}
.ind_box_color {
	background-color: #e7eef0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #9a9a9a;
}
.ind_container {
	padding: 20px 0;
}
.ind_container td {
	padding: 0 15px;
}
.ind_red_title {
	font-family: 'Oswald', Arial, sans-serif;
	font-size: 18px;
	line-height: 25px;
	letter-spacing: 1.5px;
	color: #cc2c09;
	padding: 0 0 5px 0;
	text-transform: uppercase;
	font-weight: 400;
}
.ind_container td p {
	font-size: 14px;
	line-height: 20px;
}



/* SERVICES */
.svc_lead_container {
	padding: 20px 8%;
	text-align: center;	
}
.svc_content {
	padding: 20px 0;
	text-align: left;
}
.svc_content h2 {
	font-size: 24px;
	line-height: 28px !important;
	color: #c0172c;
}
.svc_content_lead {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 28px !important;
	color: #555555;
	font-weight: bold;
}
.svc_red_img {
	text-align: center;
	padding: 25px 0 5px 0;
}
.svc_red_nav {
	font-family: 'Oswald', Arial, sans-serif;
	font-size: 16px;
	line-height: 25px;
	letter-spacing: 0.25px;
	color: #cc2c09;
	padding: 0 0 5px 0;
	text-transform: uppercase;
	font-weight: 300;
}
.svc_red_nav a {
	font-family: 'Oswald', Arial, sans-serif;
	font-size: 16px;
	line-height: 25px;
	letter-spacing: 0.25px;
	color: #cc2c09;
	text-transform: uppercase;
	font-weight: 300;
}
.svc_red_nav a:hover {
	color: #333;
}
.svc_quote {display: none;}
.svc_quote_container {
	padding: 20px 10%;
	text-align: center;	
}
.svc_quote {
	font-family: 'Oswald', Arial, sans-serif;
	font-size: 24px;
	line-height: 34px;
	color: #555;
	font-weight: 300;
}
.svc_quote_person {
	font-family: 'Oswald', Arial, sans-serif;
	font-size: 18px;
	line-height: 24px;
	color: #555;
	font-weight: 400;
	padding: 20px 0 0 0;
}

.svc_right_image {
	padding: 50px 0 0 0;
}


.svc_body_lead {
	padding: 10px 0 5px 0;
	font-size: 18px;
	line-height: 24px;
	font-weight: normal !important;
}

.svc_body_title {
	padding: 10px 0 5px 0;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	color: #033333;
}


/* LABS */
.lab_lead_container {
	min-height: 180px;
	text-align: left;
	color: #fff;
	max-width: 760px;
}
.lab_lead_container p {
	color: #fff;
}
.lab_lead_container h1 {
	color: #fff;
	padding: 30px 5px 0 5px;
}



/* NEWS */
.nws_nws_container {
	padding: 0 10% 20px 0;
	font-size: 14px;
	line-height: 21px;
}
.nws_main_date {
	font-size: 12px;
	line-height: 22px;
	text-transform: uppercase;
	padding: 0 0 0 0;
}

.nws_date_bar {
	text-align: left;
	background-color:#e8ecec;
	padding: 4px 0;
	margin: 30px 0 !important;
}
.nws_date_bar_text {
	font-family: 'Oswald', Arial, sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #556e70;
	padding: 0 0 0 15px;
	letter-spacing: 1.5px;
	text-transform: uppercase;
}

.nws_title {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #da1a31;
	padding: 0 0 0 0;
}
.nws_title a {
	font-weight: bold;
}
.nws_title a:hover {
}
.nws_more {
	padding: 15px 0 30px 0;
	font-size: 12px;
	line-height: 18px;
	text-transform: uppercase;
	letter-spacing: 1.25px;
	color: #da1a31;
}
.nws_more a {
	font-size: 12px;
	line-height: 18px;
	color: #da1a31;
}
.nws_more a:hover {
}

.nws_col_container {
	padding: 0 0 10px 0;
	font-size: 12px;
	line-height: 18px;
}
.nws_col_container p {
	font-size: 14px;
	line-height: 20px;
	margin: 0 !important;
}
.nws_col_box {
	text-align: left;
	background-color:#646464;
	padding: 25px 35px;
}
.nws_col_box_events {
	background-color:#e8ecec;
	padding: 25px 35px;
	margin:0px !important;
}
.nws_detail_container {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #3d3d3d;
}
.nws_detail_container h3 {
	padding: 10px 0 5px 0;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	color: #033333;
}





/* ABOUT contact IOActive */
.cnt_emails {
	padding: 25px 0 0 0;
}
.cnt_phone_type {
	font-size: 12px;
	text-transform: uppercase;
}


.cnt_form_container {
	padding: 25px 45px 25px 25px;
	background: #e8ecec;
}
.cnt_form_lead {
	font-family: 'Oswald', Arial, sans-serif;
	font-size: 24px;
	line-height: 28px;
	color: #cf0a2c;
	padding: 0 0 10px 0;
}
.cnt_frm_label {
	font-size: 14px;
	line-height: 16px;
	color: #3d3d3d;
	text-transform: uppercase;
	margin: 10px 0 0 0;
}
.cnt_frm_input {
	color: #333; 
	font-size:14px; 
	border: 1px solid #cccccc !important; 
	z-index:1; 
	width: 100%; 
	height:35px; 
	font-weight: normal;
	padding-left:10px;
}
.cnt_frm_input_boot {
	color: #333; 
	font-size:14px; 
	border: 1px solid #cccccc !important; 
	z-index:1; 
	width: 100%; 
	height:35px; 
	width:100px; 
	font-weight: normal;
}
.cnt_frm_input_ver {
	color: #3d3d3d; 
	font-size:14px; 
	border: 1px solid #e8ecec !important; 
	background-color: #e8ecec;
	z-index:1; 
	height:15px; 
	font-weight: normal;
}
/*
.cnt_frm_submit {
	background: url('/images/btn_submit.png') center top no-repeat;
	z-index:1; 
	border-style:0;
	cursor:hand;
	width:193px;
	height:60px;
}
.cnt_frm_submit:hover {
	background: url('/images/btn_submit_over.png') center top no-repeat;
}
*/

.cnt_frm_submit {
	z-index:1; 
	font-family: 'Oswald', Arial, sans-serif;
	font-size: 16px;
	color: #fff;
	cursor:hand;
	border-style:0;
	border: 1px solid bdbdbd !important; 
	background-color: #cc092f;
	text-transform: uppercase
}
.cnt_frm_submit:hover {
	background-color: #000;
}





/* ABOUT IOACTIVE */
.abt_mng_titles {
	padding: 0 0 5px 0;
	margin: 40px 0 0 0;
}
.abt_mng_titles h2 {
	olor: #3d3d3d;
	padding: 0 0 5px 0;
}
.abt_mng_titles h4 {
	font-size: 18px;
	line-height: 22px;
	color: #888;
}
.abt_mng_text_full {
	max-width: 740px;
}
.abt_mng_red_title {
	font-family: 'Oswald', Arial, sans-serif;
	font-size: 24px;
	line-height: 30px;
	color: #cc2c09;
	letter-spacing: 1.5px;
	padding: 0 0 5px 0;
	text-transform: uppercase;
	font-weight: 400;
}
.abt_timeline_container {
	text-align: center;
	padding: 25px 0 30px 0;
}
.abt_timeline_container h2 {
	color: #fff;
}

.abt_quote_bar {
	font-family: 'Oswald', Arial, sans-serif;
	font-size: 24px;
	line-height: 30px;
	font-weight: 300;
	color: #3d3d3d;
	text-align: center;
	background-color:#e8ecec;
	padding: 25px 20px;
}
.abt_quote_bar_name {
	font-family: 'Oswald', Arial, sans-serif;
	font-size: 24px;
	line-height: 30px;
	font-weight: 300;
	color: #3d3d3d;
	margin-left: 25px;
}

.abt_info_bar {
	text-align: left;
	background-color:#646464;
	/*padding: 20px 20px 10px 20px;*/
	padding: 16px 20px 16px 20px;
}
.abt_info_bar_content {
	font-size: 16px;
	/*line-height: 40px;*/
	font-weight: 300;
	color: #bbbdbf;
	text-align: left;
	max-width: 920px;
}
.abt_info_bar_text {
	font-size: 16px;
	/*line-height: 40px;*/
	font-weight: 300;
	color: #bbbdbf;
}
.abt_info_bar_text a {
	font-size: 16px;
	/*line-height: 24px;*/
	font-weight: 300;
	color: #bbbdbf;
}
.abt_info_bar_text a:hover {
	color: #fff;
}
.abt_info_bar_text_lead {
	font-family:'Oswald', Arial, sans-serif; 
	letter-spacing: 0.5px;
	color:#24cbff;
	font-weight: 400;
	padding: 30px 0px 30px 0px;
}
.abt_info_bar_text_lead_bld {
	font-family:'Oswald', Arial, sans-serif; 
	letter-spacing: 1.5px;
	color:#24cbff;
	font-weight: 400;
}
.abt_info_bar_text_tail {
	font-family: Helvetica, Arial, sans-serif;
	color: #fff;
	margin-right: 10px;
}



/* RESOURCES */
.res_body_container {
	padding: 12px 0 12px 0;
}
.res_body_container_blank {
	padding: 12px 0 12px 0;
}
.res_body_container_blank p {
	padding: 0 0 0 0;
}
.res_body_title {
	/*padding: 10px 0 5px 0;*/
	padding: 10px 0 0px 0;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	color: #033333;
}
.res_body_subtitle {
	padding: 0 0 5px 0;
	font-size: 18px;
	line-height: 24px;
	color: #da1a32;
}
.res_body_subnote {
	font-size: 18px;
	line-height: 20px;
	padding: 0px !important;
	margin:0px !important;
}


.res_body_author_title {
	font-size: 12px;
	line-height: 18px;
	color: #033333;
	text-transform: uppercase;
}
.res_body_author {
	font-size: 16px;
	line-height: 18px;
	color: #033333;
}
.res_body_separate {
	margin: 0 10px;
}



.res_right_column_content {
	font-size: 14px;
	line-height: 22px;
	color: #555;
	text-align: left;
	background-color: #fff;
	padding: 25px 15px 15px 30px;
	margin: 0 0 5px 0;
}
.res_right_column_content p {
	font-size: 14px;
	line-height: 22px;
	color: #555;
}
.res_right_column_title {
	font-size: 14px;
	line-height: 18px;
	color: #A0AEAF;
	padding: 0px;
}
.res_right_column_image {
	padding: 0 0 8px 0;
}
.res_right_column_content a {
	font-size: 14px;
	line-height: 22px;
}
a.res_right_column_title_link {
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	text-transform: capitalize;
}
a.res_right_column_launch_link {
	font-size: 12px;
	line-height: 16px;
	text-transform: uppercase;
	padding: 0 !important;
	margin: 0 !important;
}





.footer_logo {
	padding: 24px 0 0 0px;
}
.footer_quick_link { 
	font-size: 16px; 
	line-height: 22px; 
	color: #333; 
	padding: 12px 0 15px 0;
}
.footer_quick_link_bar { 
	font-size: 16px; 
	line-height: 22px; 
	color: #cf0a2c; 
	margin: 0 4px;
}		
.footer_quick_link a { 
	font-size: 16px; 
	line-height: 22px; 
	color: #333;
	text-decoration: none;
}		
.footer_quick_link a:hover {
	color: #333;
	text-decoration: underline;
}
.footer_copy { 
	font-size: 12px; 
	line-height: 16px; 
	color: #bbbdbf; 
	text-align: center; 
	padding: 15px 0 100px 0; 
	
}
.footer_copy a { 
	font-size: 12px; 
	line-height: 16px; 
	color: #fff; 
	text-decoration: none;
	
}
.footer_copy a:hover { 
	color: #bbbdbf; 
	text-decoration: underline;
	
}
.footer_copy_bar { 
	font-size: 12px; 
	line-height: 16px; 
	color: #bbbdbf; 
	margin: 0 8px;
}	
.social {
	width: 100%;
	position: relative;
}
.socialspan {
	padding: 0;
	margin: 0 0 0 0;




/* ******************************************
    Media Queries for screen less than 45em (768px)
****************************************** */
@media screen and (max-width: 768px) {
	.home_labs {
		text-align: left !important;
	}
}

/* ******************************************
    Media Queries for screen more than 37.5em (640px)
****************************************** */
@media screen and (min-width: 640px) {
}

/* ******************************************
    Media Queries for screen less than 37.5em (640px)
****************************************** */
@media screen and (max-width: 640px) {
	.nws_main_date {
		line-height: 16px;
		padding: 0 0 3px 0;
	}
}

/* ******************************************
    Media Queries for screen less than 30em (480px)
****************************************** */
@media only screen and (max-width : 480px) {

}


/* ******************************************
    Media Queries for screen less than 22.5em (360px)
****************************************** */
	
@media screen and (max-width: 360px) {	

}

