@font-face {
	font-family: 'PTSansRegular';
	src: url('fonts/PTS55F-webfont.eot?') format('eot'), 
	     url('fonts/PTS55F-webfont.woff') format('woff'), 
	     url('fonts/PTS55F-webfont.ttf')  format('truetype'),
	     url('fonts/PTS55F-webfont.svg#webfontakBUUg6U') format('svg');
}
div, span, p, li, ul, img, label, input, a, h1, h2, h3, h4, h5, h6, dl, dt, dd {
	margin: 0;
	padding: 0;
}
#banner a, #blue_container a {
	text-decoration:underline;
	color:#404040;
	cursor:pointer;
}
#banner a:hover, #blue_container a:hover {
	text-decoration:none;
}
#banner {
	width:100%;
	height:70px;
}
#banner h1 {
	color: #404040;
    display: block;
    font-size: 22px;
    line-height: 70px;
    margin: 0 auto;
    width: 973px;
}
#banner h1 a {
	color:#1F477D;
	padding-left:6px;
}
#blue_container{
	padding: 30px 0 0;
	width:100%;
	border-top: 1px solid #C8D6E6;
	border-bottom: 1px solid #C8D6E6;
	background-color: #F7F9FB;
}
#blue_inner_content{
	width:1007px;
	margin:auto;
}
#reg_service_tab, #corp_service_tab{
	text-decoration:none !important;
	display:block;
	float:left;
	margin-right: 15px;
	cursor:pointer;
	/*behavior: url(css/PIE.php);*/
}
#reg_service_tab h2, #corp_service_tab h2{
	font-size:20px;
	line-height:180%;
}
#reg_service_tab p, #corp_service_tab p{
	font-size:13px;
	line-height:150%;
}
#corp_service_tab p{
	width: 445px;
}
#blue_inner_content .inactive_tab{
	position:relative;
	padding:8px 15px 12px;
	border: 2px solid #C8D6E6;
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;  
	border-radius: 10px;
	background-color: #D5DFEA;	
}
#blue_inner_content .inactive_tab p, #blue_inner_content .inactive_tab h2{
	color:#404040;
}
#blue_inner_content .active_tab{
	position: relative;
	padding:8px 15px 25px;
	-moz-border-radius: 10px 10px 0 0; 
	-webkit-border-radius: 10px 10px 0 0;   
	border-radius: 10px 10px 0 0; 
	background-color: #022C46;
	background-image: -moz-linear-gradient(center top , #044575, #022C46);
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #044575),color-stop(1, #022C46));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#044575', EndColorStr='#022C46');
}
#blue_inner_content .active_tab h2, #blue_inner_content .active_tab p{
	color:#FFFFFF;
}
#blue_inner_content .inactive_tab:hover{
	background: #EBF0F5;
}
#blue_inner_content div.on_hover{
	background: #034474  !important;
}
#blue_inner_content div.on_hover h2, #blue_inner_content div.on_hover p{
	color:#ffffff !important;
}
#not_sure_contact{
	color: #404040;
    float: left;
    font-size: 13px;
    line-height: 160%;
    margin: 12px 0 0 8px;
}
#not_sure_contact span.bold{
	display: inline-block;
    font-size: 15px;
    font-weight: bold;
    margin-top: 3px;
}
div.selected_tab_top{
	background: #022C46;
	height: 15px;
	top: 120px;
	clear: both;
}
.service_tab_content, .service_tab_content h3, .service_tab_content h5, .service_tab_content h5{
	font-family: 'PTSansRegular', arial;
}
.service_tab_content{
	position: relative;
    bottom:4px;
	height:390px;
	padding-top:15px;
	clear:both;
	border-color: #CCD6E2;
    border-right: 4px solid #CCD6E2;
    border-style: none solid solid;
    border-width: medium 4px 4px;
	background-color: #FFFFFF;
	-moz-border-radius: 0 0 10px 10px; 
	-webkit-border-radius: 0 0 10px 10px;  
	border-radius: 0 0 10px 10px; 
}
.service_tab_content h6{
	color: #306794;
    display: block;
    font-size: 18px;
    font-weight:normal;
    margin-bottom:30px;
    background: url("../images/services_lines_sprite.png") no-repeat scroll 40px 45px transparent;
    padding: 17px 0 20px;/* IF SHOWING COMPARE OPTIONS BTN, CHANGE TO 17px 0 20px 145px;*/
    text-align: center; /* IF SHOWING COMPARE OPTIONS BTN, CHANGE TO left;*/
	/*behavior: url(/css/PIE.php);
	-pie-background: url(/images/services_lines_sprite.png) no-repeat 40px 45px;*/
}
#corp_tab_content h6{
	padding: 17px 0 20px 0;
	text-align: center;
}
a#compare_btn{
	display: block;
    height: 40px;
    position: absolute;
    right: 29px;
    top: 22px;
    width: 205px;
	background: url("../images/services_img_sprite.png") no-repeat scroll 0 -377px transparent;
}
.maze_background{
	background: url("/images/services_lines_sprite.png") no-repeat scroll 0 -30px transparent;
    height: 109px;
    left: 10px;
    position: absolute;
    top: 237px;
    width: 994px;
	/*behavior: url(/css/PIE.php);
	-pie-background: url(/images/services_lines_sprite.png) no-repeat 0 -30px;*/
}
.reg_product, .corp_product{
	width:315px;
	height:185px;
	color:white;
	position:absolute;
}
.wide_product{
	width:502px;
	height:185px;
	color:white;
	position:absolute;
}
.corp_product{
	background: url("../images/services_img_sprite.png") no-repeat scroll 0 -418px transparent;
}
#blcp_product{
	background: url("../images/services_img_sprite.png") no-repeat scroll 0 0 transparent;
}
#blcp_product_wide{
        background: url("../images/services_img_sprite.png") no-repeat scroll 0 -1560px transparent;
}
#fs_product{
	background: url("../images/services_img_sprite.png") no-repeat scroll 0 -1172px transparent;
}
#forms_product{
	background: url("../images/services_img_sprite.png") no-repeat scroll 0 -795px transparent;
}
#blcp_product, #software_product{
	left:120px;
}
#blcp_product_wide{
    left:310px;
}
#fs_product, #prof_serv_product{
	left:542px;
}
#forms_product, #outsource_product{
	left:664px;
}
.reg_product h3, .corp_product h3{
    color: white;
    display: block;
    font-size: 22px;
    margin: 26px 40px 10px; 
}
.reg_product p, .corp_product p{
	font-size: 14px;
    line-height: 150%;
    margin: 0 10% 0 13%;
}
.reg_product a{
    display: block;
    width:49.9%;
    float:left;
    height: 30px;
    position: relative;
    top:10px;
}
.wide_product h3{
    color: white;
    display: block;
    font-size: 22px;
    margin: 26px 40px 10px; 
}
.wide_product p{
    font-size: 14px;
    line-height: 150%;
    margin: 0 10% 0 13%;
    width:70%;
    float:right;
}
.wide_product a{
    display: block;
    width:50%;
    float:left;
    height: 31px;
    position: relative;
    top:18px;
}
.corp_product a{
    display: block;
    height: 30px;
    position: relative;
    top:10px;
}
#blue_inner_content h5{
	top: 230px;
    color: #404040;
    display: block;
    font-size: 26px;
    font-weight: normal;
    position: relative;
    text-align: center;  
}
.bottom_grey_line{
	background: url("../images/services_lines_sprite.png") no-repeat scroll 60px -15px transparent;
    display: block;
    height: 14px;
    position: relative;
    top: 220px;
}
#blue_inner_content #footer_links{
	height: 74px;
    list-style: none outside none;
    margin: 0 auto;
    width: 760px;
}
#blue_inner_content #footer_links li{
	float:left;
	font-size: 13px;
	line-height: 74px;
	margin:0 25px;
}
#product_brochure{
	color: #404040;
    display: block;
    font-size: 13px;
    height: 74px;
    line-height: 74px;
    text-align: center;
}
#product_brochure a{
	font-weight:bold;
}
#product_brochure img{
	height: 21px;
    vertical-align: text-bottom;
    width: 17px;
}
#private_label_phone_help{
	text-align:center;
	font-size:16px;
	margin:20px 0;
}
#full_service_order_now{
    background-color: #FDFEFF;
    border: 10px solid #79B3D9;
    position: absolute;
    right: 330px;
    top: 200px;
    width: 200px;
    z-index: 1000;	
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
	border-radius: 6px;
	behavior: url(css/PIE.php);
	-pie-lazy-init:true;
}	
#full_service_order_now p{
	color: #1F477D;
    font-size: 15px;
    margin: 10px 15px;
    line-height:140%;
}
#full_service_order_now a{
	background-color: #79B3D9;
    color: #022336;
    line-height: 25px;
    text-align: right;
    width: 100%;
    height:20px;
    display:block;
}
/******LEARN MORE DIVS******/
#MB_overlay{
	background-color: #F1F3F0 !important;
}
#MB_window[id] {
	font-family: verdana, sans-serif;
	position: absolute !important;
}
#MB_frame {
	background-color: #f4f5f3;
	padding-bottom:0;
	border: 10px solid #012D49;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
}
#MB_frame a{
	cursor:pointer;
}
#MB_frame a:hover{
	text-decoration:none;
}
#MB_header{
	background-color: #145D8B;
}
#MB_caption{
	padding:15px 20px;
	font-size:18px;
	color:white;
	text-shadow:0 1px 0 #262626;
}
#MB_content{
	padding:0;
	position: relative !important;
	overflow:visible !important;
}
.div_btn_close{
	background-color: white;
    border: 3px solid #CCCCCC;
    margin: 5px;
}
#blcp_learn_more_form, #fs_inner_padding, #forms_learn_more_form, #corp_inner_padding{
	padding:6px 15px;
}
.learn_more_sub_title{
	font-size:14px;
	color:#1B3C69;
	line-height:140%;
	display:block;
	padding:10px 5px;
}
ul.learn_more_tabs{
	list-style:none;
	height:40px;
	margin:10px auto;
	padding:0;
}
ul.learn_more_tabs li{
	display:inline-block;
	float:left;
	width:33%;
	height:100%;
	font-size: 15px;
	font-weight:bold;
	color: white;
	text-align: center;
	line-height: 40px;
	cursor:pointer;
	border-top:2px solid #f1f3f0;
	background-color: #054574;
	background-image: -moz-linear-gradient(top, #054574, #032945); 
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #054574),color-stop(1, #032945)); 
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#054574', EndColorStr='#032945');
}
ul.learn_more_tabs li.selected{
	color:#404040;
	border-color: #404040;
    border-style: solid solid none;
    border-width: 1px 1px medium;
	background-color: #F4F5F3;
	background-image: -moz-linear-gradient(center top , #D5DFEA, #F4F5F3);
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #D5DFEA),color-stop(1, #F4F5F3)); 
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#D5DFEA', EndColorStr='#F4F5F3'); 
}
ul.learn_more_tabs li.on_hover{
	background-color: #145D8B  !important;
	background-image: -moz-linear-gradient(center top, #145D8B, #043F6A)  !important;
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #145D8B),color-stop(1, #043F6A))  !important; 
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#145D8B', EndColorStr='#043F6A')  !important;
}
.tab_left_side{
	color:#204B86;
	line-height:180%;
	float:left;
	width:299px
}
.tab_left_side span{
	padding: 0 40px 0 0;
	display:block;
	text-align:justify;
}
.tab_left_side_progress{
	background: url("../images/progress_step.gif") no-repeat scroll left top transparent;
    float: left;
    height: 260px;
    margin-top: -5px;
    width: 299px;
    font: bold 13px/140% arial,sans-serif;
    position: relative;
    color: white;
}
.tab_left_side_progress .step_1{
    position: absolute;
    right: 47px;
    top: 50px;
    color:#494949;
}
.tab_left_side_progress .step_2{
    bottom: 25px;
    position: absolute;
    right: 60px;
}
.tab_left_side_progress .step_3{
	bottom: 40px;
    left: 13px;
    position: absolute;
}
.tab_left_side_progress .step_4{
    left: 38px;
    position: absolute;
    top: 40px;
}
.tab_left_side_progress .title{
    height: 36px;
    left: 110px;
    position: absolute;
    text-align: center;
    top: 112px;
    width: 50px;
}
.lm_reg_tab_content{
	padding:20px 10px 0;
	font-size: 14px;
	position:relative;
	/*margin-bottom:80px;*/
}
.tab_right_side{
	color:#404040;
	float:left;
	width:450px;
	line-height:180%;
}
.tab_right_side ul, .tab_right_side ol { padding:0; margin:0; }
.tab_right_side ul li { list-style:disc outside none; margin-left:15px; }
.tab_right_side ol li { list-style:decimal outside none; margin-left:25px; }
.tab_footer{
	clear:both;
	position:absolute;
	bottom:171px;
	width:764px;
	-moz-border-radius: 0 20px 20px 0; 
	-webkit-border-radius:  0 20px 20px 0;
	border-radius:  0 20px 20px 0;
	behavior: url(css/PIE.php);
	-pie-lazy-init:true;
}
.tab_footer ul{
	list-style:none;
	height:55px;
	margin:auto;
	padding:0;
}
.tab_footer ul li{
	font-family: 'PTSansRegular', arial;
	display:inline-block;
	float:left;
	width:247px;
	font-size: 18px;
	color: #ffffff;
	text-align: center;
	line-height: 55px;
	background: #054676;
	/*-webkit-box-shadow: 0 0 10px #023557 inset;*/
	-moz-box-shadow: 0 0 10px #023557 inset;
	box-shadow: 0 0 10px #023557 inset;
}
.tab_footer ul li.outer_left{
	width:262px;
}
.tab_footer ul li a{
	text-decoration:underline;
	color:#ffffff;
}

.tab_footer ul li a:hover {
	color:white;
}

.tab_footer ul li.li_discount{
	height: 48px;
    line-height: 20px;
    padding-top: 7px;
}
.tab_footer ul li.li_discount span{
	font-size:12px
}
.tab_footer ul li.outer_right{
	width:255px;
	cursor:pointer;
	color:white;
	background-color: #1E75AB;
	text-align:left;
	/*-webkit-box-shadow: 0 0 40px #023557 inset;*/
	-moz-box-shadow: 0 0 40px #023557 inset;
	box-shadow: 0 0 40px #023557 inset;
	-moz-border-radius: 0 20px 20px 0; 
	-webkit-border-radius: 0 20px 20px 0;
	border-radius: 0 20px 20px 0;
}
.tab_footer ul li img{
	position:absolute;
	top:20px;
	padding-left:6px;
}
.tab_footer a.a_get_started{
	padding-left:40px;
	text-decoration:none;
	display:block;
	-moz-border-radius: 0 20px 20px 0; 
	-webkit-border-radius: 0 20px 20px 0;
	border-radius: 0 20px 20px 0;
}
.tab_footer a.a_get_started:hover{
	background-color: #032945;
}
.tab_outer_footer{
    border-top: 2px solid #262626;
    bottom:0;
    height: 150px;
    position: absolute;
    width: 100%;
    font-family: arial, sans-serif;
    background-color: #012D49;
}
.tab_footer_not_sure, .tab_footer_others{
	color:white;
	display:block;
	line-height:180%;
	float:left;
	font-size:14px;
	margin-top: 15px;
}
.tab_footer_not_sure{
    margin-left: 19px;
	_margin-left:10px;
    text-align: right;
	width:245px;
}
.tab_footer_phone_chat{
	font-size:18px;
}
.tab_footer_not_sure a{
	text-decoration:underline;
	color:white;
}
.tab_footer_not_sure a:hover{
	color:white;
}
.tab_footer_others{
	border-left: 1px solid white;
    left: 277px;
    padding-left: 16px;
    position: absolute;
    text-align: left;
}
.tab_footer_others span{
	font-size:12px;
}
.tab_footer_others a{
	text-decoration:underline;
	color:white;
	font-weight:bold;
	font-size:14px;
}
#forms_demo_container{
	background-color: #262626;
    top: -20px;
    left: -40px;
    padding: 30px;
    position: absolute;
    border:5px solid black;
}
#forms_demo_container a{
	color: white;
    float: right;
    margin-right: 30px;
    text-decoration: underline;
}
a#forms_demo_close{
    position: absolute;
    right: 8px;
    top: 8px;
    margin-right:0;
}
#forms_demo_div_top{
	color: white;
    font-size: 16px;
    margin: 10px 0 20px;
    height: 20px;
    width:875px;
}
#forms_demo_div_top span{
	font-size: 18px;
    left: 37%;
    position: absolute;
}
a#forms_demo_previous{
	float: left;
    margin-left: 30px;
}
#forms_demo_img{
	width:875px;
	min-height:500px;
	text-align:center;
}
a#forms_demo_previous_2, a#forms_demo_next_2{
    font-size: 50px;
    position:absolute;
    top:274px;
    text-decoration:none;
    margin:0;
}
a#forms_demo_previous_2{
	left:10px;
}
a#forms_demo_next_2{
	right:10px;
}
/**********CORP LEARN MORE STYLES*********/
ul.ctht{
	margin:10px auto 25px;
}
.lm_corp_tab_content{
	font-size: 14px;
    height: 465px;
    margin: 0 5px 0 0;
    overflow: auto;
    padding: 0 55px 0 25px;
    position: relative;
}
.lm_corp_tab_content dt{
	color: #3775A8;
    font-size: 13px;
    font-weight: bold;
    margin: 20px 0 10px;
}
.lm_corp_tab_content dt span{
	color: #204B86;
    display: block;
    font-size: 18px;
    margin: 0 0 10px;
}
.lm_corp_tab_content dd{
	border-bottom: 1px solid #CFCFCF;
    color: #2C2C2C;
    font-size: 12px;
    line-height: 180%;
    padding: 0 0 20px;
}
.lm_corp_tab_content dd span.dd_contact{
	color: #3775A8;
    display: block;
    font-size: 14px;
    font-weight: bold;
    margin: 5px 0;
}
.lm_corp_tab_content dd span.dd_phone{
	color: #404040;
}
.lm_corp_tab_content dd span.dd_contact a{
	color: #3775A8;
	text-decoration:underline;
}
.lm_corp_tab_content dd span.dd_contact a:hover, .lm_corp_tab_content .links_to_top a:hover, .lm_corp_tab_content li a:hover{
	text-decoration:none;
}
.lm_corp_tab_content .links_to_top{
	color: #204B86;
    float: right;
    font-size: 11px;
}
.lm_corp_tab_content .links_to_top a, #corp_tab_2_nav li a, #corp_tab_1_nav li a{
	color: #204B86;
    text-decoration:underline;
    font-size: 11px;
    white-space: nowrap;
    cursor: pointer;
}
#corp_tab_2_nav, #corp_tab_1_nav{
	left:40px;
    position: absolute;
}
#corp_tab_2_nav li, #corp_tab_1_nav li{
	border-right: 1px solid #204B86;
    float: left;
    padding: 0 14px;
}
#corp_tab_2_nav li.first, #corp_tab_1_nav li.first{
	padding-left:0;
}
#corp_tab_2_nav li.last, #corp_tab_1_nav li.last{
	padding-right:0;
	border-right:none;
}
#corp_tab_2, #corp_tab_1{
	height: 425px;
    top: 40px;
}
#dt_blcp, #dt_blms{
	margin-top:5px;
}
div.ctof{
	height:55px;
}
span.ctof{
	padding: 0 0 0 23px;
	width:auto;
}
span.ctphc{
	font-weight:bold;
}
#indicator1{
	position: absolute; 
	top: 59%; 
	left: 45%;
	right: 45%;  
	z-index: 12000; 
	background-color: #FFFFFF;
}
/**********New services page STYLES*********/
.services_detailed_page{
	background-color: #F7F9FB;
}
#corp_detailed_page{
	margin: auto;
    overflow: hidden;
    padding: 130px 0 100px;
    position: relative;
    width: 1007px;
}
#corp_learn_more{
	background-color: #FFFFFF;
    border: 1px solid #E2E7EA;
    box-shadow: 0 1px 0 0 #CDCDCD, 0 1px 8px 0 #E5E5E5 inset;
    float: left;
    position: relative;
    width: 760px;
}
#tabs {
    border-bottom: 12px solid #022C46;
    position: absolute;
    top: -42px;
    width: 760px;
}
#tabs li {
    background: none repeat scroll 0 0 #E9EBEB;
    border-radius: 10px 10px 0 0;
    box-shadow: 0 1px 8px 1px #CDD1D1 inset;
    float: left;
    height: 30px;
    margin-right: 2px;
    text-align: center;
    width: 240px;
}
#tabs li a {
    color: #202020;
    display: block;
    font-family: Calibri;
    font-size: 16px;
    margin-top: -8px;
    position: relative;
    top: 50%;
}
#tabs li.selected {
    box-shadow: none;
    background-color: #022C46;
	background-image: -moz-linear-gradient(center top , #044575, #022C46);
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #044575),color-stop(1, #022C46));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#044575', EndColorStr='#022C46');
}
#tabs li.selected a {
    color: #FFFFFF;
}
#CTA_wrapper{
	float: right;
    text-align: center;
    width: 235px;
    position: relative;
}
#corp_detailed_page .lm_corp_tab_content {
    height: auto;
    padding: 20px 35px 40px;
}
#corp_detailed_page #soft_serv_tab{
	margin-left: 9px;
}
#corp_detailed_page #corp_tab_2_nav, #corp_detailed_page #corp_tab_1_nav {
    left: 35px;
    position: absolute;
    top: 19px;
}
#tabs li.on_hover{
	box-shadow: 0 3px 14px 0 #C7D3E0 inset;
	background-color:#F7F9FB;
}
.CTA {
    padding: 0 0 56px 5px;
    position: relative;
    text-align: left;
}
#webinar_section h2 {
    background-image: url("../images/index_sprite1.png");
    background-position: -10px -642px;
    color: #0E2944;
    display: block;
    font-size: 18px;
    font-style: normal;
    font-weight: normal;
    line-height: 38px;
    margin: 0 0 4px;
    padding: 0 0 0 30px;
}
#webinar_section p {
    color: #333333;
    font-size: 14px;
    line-height: 18px;
}
a.button {
    background-color: #0A64A6;
	background-image: -moz-linear-gradient(top, #A8D6EF, #0A64A6);
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #A8D6EF),color-stop(1, #0A64A6));
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#A8D6EF', EndColorStr='#0A64A6');
    border-radius: 6px 6px 6px 6px;
    bottom: 7px;
    color: #FFFFFF;
    font-size: 18px;
    height: 32px;
    line-height: 32px;
    padding: 0 10px;
    position: absolute;
    left: 36px;
    text-align: center;
    z-index: 10;
}
#h6_banner {
    color: #306794;
    font-family: Calibri;
    font-size: 21px;
    font-weight: normal;
    padding: 35px 0;
    position: absolute;
    text-align: center;
    top: 0;
    left:0;
    width: 100%;
}
#h5_banner {
    bottom: 25px;
    color: #404040;
    display: block;
    font-family: Calibri;
    font-size: 28px;
    font-weight: normal;
    left: 27px;
    position: absolute;
    text-align: left;
    width: 100%;
}
#h6_banner a {
    color: #1F477D;
    text-decoration: underline;
}
#CTA_wrapper span.bold{
    display: inline-block;
    font-family: Calibri;
    font-size: 16px;
    margin-top: 3px;
    font-weight:normal;
}
#CTA_wrapper #not_sure_contact {
    position: absolute;
    top: -53px;
}

div.no_library_title{
    font-size: 35px;
    color: #062b45;
    font-family: 'Oswald', sans-serif;
    font-weight: 700;
}
div.no_library_title .no_library_subtitle{
    font-size: 31px;
    color: #0068D9;
    font-family: 'Oswald', sans-serif;
}
div.no_library_text{
    margin: auto;
    margin-bottom:30px;
    width:800px;
}
div.no_library_text p{
    color:#022c47;
    font-size:16px;
    
    font-family: arial;
    line-height: 25px;
    margin-bottom:15px;
    
}

@media only screen and (max-width: 768px) { 

#blue_inner_content {
	width: 100%;
}
.maze_background {
	display: none;
}

#banner {
	height: auto;
}

#banner h1 {
	width: 100%;
	text-align: center;
    line-height: 40px;
    height: auto;
    padding-bottom: 10px;
}

.reg_product, .corp_product {
	position: initial;
	margin: auto;
	width: 315px !important;
    left: 120px !important;
    background-position: 0px 0px !important;
}

#blue_inner_content #footer_links {
	width: 100%;
	height: auto;
}
#blue_inner_content #footer_links li {
	line-height: initial;
	float: none;
	text-align: center;
	padding: 10px 0;
}
#corp_service_tab p {
	width: 100%;
}
.service_tab_content h6 {
	background: none;
}
.service_tab_content {
	height: auto;
}
.bottom_grey_line {
	display: none;
}

.reg_product h3, .corp_product h3 {
	margin: 0;
	padding: 30px 0 0 40px;
}

#blue_inner_content .active_tab {
	margin: 140px 0 0 0;
    padding: 20px;
    width: 100%;
    box-sizing: border-box;
}

#blue_inner_content .inactive_tab {
	margin: 0 5px;
	position: absolute;
}

#blue_inner_content h5 {
	top: 0;
	padding-bottom: 20px;
}
}

