@charset "utf-8";
/* CSS Document */

/*.content_container p, ul {
	font-family:'Roboto', sans-serif;
	font-size:16px;
	}

.carousel-inner>.item {
	height:215px;
	top:-150px;
	}
.carousel-inner {
	top:-150px;
}
.carousel-indicators {
	top:0px;
	}
.carousel-indicators li {
	background-color: #999;
	border: thin solid #CCC;
	}
.carousel-indicators .active {
	background-color: #CCC;
	border: thin solid #000;
	}*/

/*.carousel {
	position:relative;
	display:block;
	float:left;
	width:1000px;
	height:215px;
	}	*/
.carousel-indicators {
	top:15px;
	height:25px;
	}
.carousel-indicators li {
	background-color:#E4E3DA;
	border:thin solid #C6C5B3;
	}
.carousel-indicators .active {
	background-color: #ACA88A;
	}
.homepage_headers {
		font-family: 'Satisfy', cursive;
		font-size:1.5em;
		margin-top:10px;
	}
/*------------------------- pasted from index ------------------------*/
body {
	background-color: #D8DADA;
	}
#container_main {
	max-width:1000px;
	margin-left:auto;
	margin-right:auto;
	 }
h1, h2, h3, h4 {
	font-family: 'Roboto', sans-serif;
	}
.h2_smaller {
	font-size:18px;
	font-weight:bold;
	}
.nav_top_class {
	height:92px;
	}
.nav_main {
	font-family: 'Roboto', sans-serif;
	}
.nav_main a {
	font-size:1.5em;
	color:#999;
	cursor:pointer;
	text-decoration:none;
	position:relative;
	display:block;
	float:left;
	padding-left:45px;
	padding-right:45px;
	line-height:50px;
	}
.nav_main a:hover {
	color: #333;
	}
.headers_main {
	line-height:35px; 
	height:35px;
	position:relative;
	display:block;
	}
[id^=headersub_]{
	/*position: relative;
    display: block;
    top: -80px;
    left: 5px;*/
    font-family: 'Satisfy', cursive;
    font-size: 20px;
    color: #4f5456;
	padding-bottom:15px;
	}
#mid_break {
	position:relative;
	display:block;
	height:10px;
	background-color:#665c5a;
	/*top:134px;*/
	width:100%;
	margin-left:auto;
	margin-right:auto;
	background: #fff; /* Old browsers */
	border-top:3px solid #c7ccc8;
	}
	.secure_banner{
		width:455px;
		float:right;
		margin-top:7px;
		background-color: #fff;
		border: 2px solid #ccc;
		border-radius: 12px;
		padding:0px;
		margin-right: 7px;
	}
	.secure_banner_text {
		font-weight:bold; 
		text-align: center;
		text-decoration: none; 
		width: 180px; 
		position: relative; 
		display: block;
		float: right;
		color: #144275;
		font-family: 'Roboto', sans-serif;
		font-weight: 600;
		font-size: 1.5rem;
		line-height: 2rem;
	}
.splash_headers {
	/*position:absolute;
	display:block;
	float:left;*/
	line-height:50px;
	margin:0px;
	padding:0px;
	color: #5c3d1e;
	font-family: 'Roboto', sans-serif;
	font-size:2em;
	}
#splash_bottom {
	position: relative;
    display: block;
    /*top: 134;
	height:250px;*/
	width:100%;
    background-color:#fff;
	margin-left:auto;
	margin-right:auto;
	}
.footer_carousel {
	position: relative;
    display: block;
    /*top: 251;*/
	min-height:50px;
	line-height:50px;
    /*background-color: #989392;*/
	background-image:url(../images/bg_footer.png);
	background-repeat:repeat-x;
	color: #666;
	text-align:center;
	width:100%;
	margin-right:auto;
	margin-left:auto;
	}
.footer {
	position: relative;
    display: block;
	min-height:50px;
	color: #666;
	line-height:50px;
    background-image:url(../images/bg_footer.png);
	background-repeat:repeat-x;
	text-align:center;
	width:100%;
	margin-right:auto;
	margin-left:auto;
	float:left;
	}
.carousel-inner {
	background-image:url(../images/carousel_background.jpg);
	background-repeat:repeat-x;
	}
.content_container {
	position: relative;
    display: block;
    float: left;
    width: 100%;
	background-color:#fff;
	padding:20px;
	padding-top:0px;
}
/* form css ------------------------------ */
.info-form-text{
	margin-top:10px;
	position:relative;
	display:block;
	}

/*end form css --------------------------- */
.content_container ul {
	list-style:none;
	padding-left:0;
	}
.content_container #news-story ul {
	list-style: outside;
    position: relative;
    display: block;
    left: 20px;
	padding-right: 20px;
	}
.video_container {
	position:absolute;
	width:960px;
	height:500px;
	z-index:5;
	margin-left:auto;
	margin-right:auto;
	background-color:#fff;
	border: 3px solid #EAEAE3;
	}
.video_container iframe {
	position:relative;
	display:block;
	margin-left:auto;
	margin-right:auto;
	}
#video_close {
	text-decoration:underline;
	text-align:center;
	width:100%;
	line-height:25px;
	font-size:1em;
	height:25px;
	background-color:#EAEAE3;
	cursor:pointer;
	}
.homepage_contact {
	display:none;
}
#tailoredTR {
	display:none;
	}
#video-frame {
	width:100%;
	height:265px;
	}
.li_drop p {
		font-size: initial;
		margin: initial;
	}
.li_drop h4 {
	margin-top: 15px;
    font-weight: bold;
    margin-bottom: 0px;
}
.li_drop ul {
    list-style: circle;
	list-style-position: inside;
}

@media only screen and (max-width: 768px) {
	.carosel_replacement_bg {
			background-image:url(../images/bg_carousel_replacement.png);
			height:80px;
		}
	.carousel_replacement_p {
		display:none;
		}
	.carousel-indicators {
		top:80%;
		}
	.carousel-indicators li {
		top:80%;
		width:2rem;
		height:2rem;
		}
	.carousel-indicators .active {
		top:80%;
		width:2rem;
		height:2rem;
		}
	.carousel-caption {
		color:#333;
		text-align:left;
		left:4%;
		top:25%;
		width:65%;
		text-shadow:none;
		font-size:1em;
		}
	.homepage_paragraphs {
		display:none;
	}
	#welcome_message {
		display:block;
		}
	.navbar-nav>li {
		float:none;
		margin-left:0px;
		display: block;
		clear: both;
		height: 50px;
		background-color: white;
		z-index: 100;
		 }
	.navbar-default .navbar-nav>li>a {
		width:100%;
		}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus, .navbar-default {
	position: absolute;
}
.container>.navbar-header, .container-fluid>.navbar-header, .container>.navbar-collapse, .container-fluid>.navbar-collapse {
	position: absolute;
}
.secure_banner{
	width: 98%;
    float: right;
    margin-top: 5px;
    background-color: #fff;
    border: none;
    border-radius: 12px;
    padding: 5px;
    margin-right: 5px;
}
.secure_banner_text {
	font-weight:bold; 
	text-align: center;
	text-decoration: none; 
	width: 180px; 
	position: relative; 
	display: block;
	float: right;
	color: #144275;
	font-family: 'Roboto', sans-serif;
    font-weight: 600;
    font-size: 1.8rem;
}
	.homepage_contact {
		position:relative;
		display:block;
		}
	.footer {
		line-height:25px;
		}
	.footer_carousel {
		line-height:25px;
		}
	#video-frame {
	  width:100%;
	  height:100%;
	  }
	.nav_top_class {
		height:182px;
	}
}
@media only screen and (min-width: 768px) {
	.carousel-caption {
		color:#333;
		font-size:1.5em;
		text-align:left;
		left:4%;
		top:25%;
		width:60%;
		text-shadow:none;
		font-size:1em;
		line-height:16px;
		}
	}
@media only screen and (max-width: 1000px) 	 {
	body {
		background-color:#FFF;
		}
	/*#myCarousel {
		display:none;
		}
	#carosel_replacement {
		display:block;
		position:relative; 
		display:block; 
		width:100%; 
		}
	.carosel_replacement_bg {
			background-image:url(../images/bg_carousel_replacement.png);
			height:90px;
		}
	.carosel_replacement_bg h2 {
		margin:0px;
	}*/
	.navbar {
		position: relative;
		margin-bottom: 0px;
		background-image: url(../images/bg_nav.png);
		height: 50px;
	}
	.nav_main a {
		font-size:1.2em;
	}
	.questions-box {
		float:left;
		width:100%;
		}
	.info-req-box {
		display:none; 
		z-index:20; 
		position:absolute; 
		width:450px; 
		background-color:#fff; 
		top:50px; 
		left:10px; 
		padding:40px; 
		border:thin solid #ccc;
		border-radius: 10px;
		}
	#home_welcome {
		height:150px;
		line-height:1.12em;
		}

	.li_drop {
		display:none;
		font-size:14px;
		
		}
	.li_titles {
		line-height:35px;
		font-weight:normal;
		cursor:pointer;
		}
	.prodServe_contact{
		cursor:pointer;
		color: #963;
		border-radius:6px;
		background-color:#fff ;
		padding-left:10px;
		padding-right:10px;
		padding-top:4px;
		padding-bottom:4px;
		border:thin solid #BCBBA0;
		font-size:12px;
		margin-left:15px;
		display:none;
		}

	.footer_carousel {
		line-height:25px;
		}
	.homepage_headers {
		line-height:18px;
		font-size:18px;
		margin-top:5px;
		width:100%;
  }
	#video-frame {
	  width:100%;
	  height:200px;
	  }
}

@media only screen and (min-width: 1000px) {
	#carosel_replacement {
		display:none;
		}
	.carousel-caption {
		color:#333;
		text-align:left;
		left:4%;
		top:25%;
		width:50%;
		text-shadow:none;
		font-size:1em;
		}
	.homepage_headers {
		font-family:'Satisfy', cursive;
		font-size:1.5em;
		margin-top:10px;
		}
	.info-req-box {
		display:none; 
		z-index:20; 
		position:absolute; 
		width:450px; 
		background-color:#fff; 
		top:50px; 
		left:300px; 
		padding:40px; 
		border:thin solid #ccc;
		border-radius: 10px;
		}
	.footer_carousel {
		width:1000px;
		left:-30px;
		}
	.footer {
		width:1000px;
		left:-15px;
		}
	#container_main {
		position:relative;
		display:block;
		width:1000px;
		margin-left:auto;
		margin-right:auto;
		background-color:white;
		}
	.nav_top_class{
		position:relative;
		display:block;
		float:left;
		width:100%;
		background-image:url(../images/bg_nav_top.png);
		background-repeat:repeat-x;
		}
	.navbar{
		position:relative;
		display:block;
		float:left;
		width:100%;
		background-image:url(../images/bg_nav.png);
		background-repeat:repeat-x;
		margin:0px;
	}
	.navbar-nav>li>a {
		padding-left:30px;
		padding-right:30px;
	}
	.about_margin {
		/*margin-left:75px;*/
	}
	[id^=header_]{
		position:relative;
		display:block;
		width:100%;
		float:left;		
		border-bottom:thin solid #CCC;
		height:160px;
		}
	#header_aboutUs {
		background-image:url(../images/header_aboutUs.png);
		}
	#header_prodServe {
		background-image:url(../images/header_prodServe3.png);
		height:160px;
		}
	#header_news {
		background-image:url(../images/header_news.png);
		}
	#header_colas {
		background-image:url(../images/header_COLAs.png);
		}
	#header_contactUs {
		background-image:url(../images/header_contactUs.png);
		}
	#header_IRAHSA {
		background-image:url(../images/header_IRA_and_HSA.png);
		}
	#header_onDemand {
			background-image:url(../images/header_onDemand.png);
			}
	#header_payonline {
		background-image:url(../images/header_payOnline.png);
		}
	#header_webinars {
		background-image:url(../images/header_Webinars.png);
		}
	#header_webRecording {
		background-image:url(../images/header_webRecording.png);
		}
	#header_secureAct {
			background-image:url(../images/header_secureAct.png);
			}
	#header_CARESAct {
			background-image:url(../images/header_CARESAct.png);
			}
	#header_RMDregulations {
			background-image:url(../images/header_RMDregulations.png);
			}
	#header_order {
			background-image:url(../images/header_order.png);
			}
	#header_tools {
			background-image:url(../images/header_tools.png);
			}
	[id^=headersub_]{
		position: relative;
		display: block;
		top: -80px;
		left: 5px;
		font-family: 'Satisfy', cursive;
		font-size: 22px;
		color: #4f5456;;
	}
		
	div[id^="content_about"] {
		background: #E3E4E0;
		border-radius:8px;
		padding:10px;
	}
	div[id^="content_about"] > img {
		position: relative;
		top: 25px;
	}
	.questions-box {
		top:-250px;
		width:1000px;
		}
}
@media only screen and (max-width: 400px) {
	.carosel_replacement_bg {
		height:85px;
		}
	/*[id^=header_]{
		display:none;
	}*/
	[id^=headersub_]{
	position: relative;
    display: block;
    top: -5px;
    left: 0px;
    font-family: 'Satisfy', cursive;
    font-size: 18px;
    color: #4f5456;
	}
    #turnkeyTR {
		display:block;
		}
	.homepage_headers {
		font-size:12px;
		line-height:12px;
		}
  }
 @media only screen and (max-width: 900px){
	 [id^=headersub_]{
	position: relative;
    display: block;
    top: -5px;
    left: 0px;
    font-family: 'Satisfy', cursive;
    font-size: 18px;
    color: #4f5456;
	}
  }