/* homepage styles */
.heroart {
	 color: #225;
	min-height: 18em;
	margin: 1.3em 1.3em 1em;
}

.herotop {
	 color: rgb(20,92,158);
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
}

.herotop svg {
	 margin-right: .5em;
}

.herotoppad {
	 margin: 1em 0 0 1em;
}

.heroart h2 {
	 font-size: 1.63636363636364em;
	margin: .5em 0 .2em 0;
}

.heroart a {
	 display: block;
	text-decoration: none;
	color: #333;
	height: 100%;
}

.heroart p {
	 font-size: 1.27272727273rem;
	line-height: 160%;
	margin-top: .5em;
}

.hauthor {
	 color: #777;
}

 .homeright{
min-height:21em;
	position:relative;
	margin:1.5em 1em .5em;
	overflow:hidden;
}

.homeright img {
	position: absolute;
	height: auto;
	z-index: 1;
}

.homeright a{
	position: absolute;
	bottom: 0;
	height: 6em;
	width: 100%;
	background-color: rgba(255,255,255,0.85);
	transition: height .3s;
	color: #333;
	border: 1px solid rgba(95,94,95,0.5);
	z-index: 2;
}

 /*  .homeright {
	background: url("/images/newhome/yearend.png") 20% 0% no-repeat;
}

 */
/*.homeright a{
	position:absolute;
	bottom:0;
	height:6em;
	width:100%;
	background-color:rgba(255,255,255,0.89);
	transition:height .3s;
	 color:#333;
	border-top:1px solid rgba(80,80,80,0.5);
}

 */
 /*.homeright{
	background: url("/images/newhome/helpcalc.jpg") no-repeat;
	background-size:cover;
	background-position: right;
	min-height:20em;
	border:1px solid rgba(95,95,95,1);
}

.homeright a{
	position: absolute;
	bottom: 0;
	height: 4.5em;
	width: 100%;
	background-color: rgba(255,255,255,0.95);
	transition: height .3s;
	color: #333;
	border: 1px solid rgba(95,95,95,0.8);
}

 */
 .homeright:hover a {
	 height: 100%;
}

.homeright a:hover {
	 text-decoration: none;
}

.homeright h3, .homeright div {
	 margin: 0;
	padding: 1em .8em;
}

.homeright h3 {
	 padding: 1em .5em;
	text-align: center;
	font-size: 1.25rem;
}

.homeright div {
	 font-size: 1.2em;
	line-height: 1.8em;
}

.homeregnow {
	 clear: both;
	background-color: #145C9E;
	color: white;
	text-align: center;
	padding: 1em 0;
	margin: 2em 1em;
	font-size: 13px;
}

.homeregnow h3 {
	 font-size: 150%;
	margin: .5em;
}

.homeregnow a {
	 display: block;
	background-color: white;
	color: #145C9E;
	padding: .5em .8em;
	width: 10em;
	margin: 2em auto 1em;
	text-decoration: none;
	font-weight: bold;
}

.featuredbox {
	 text-align: left;
	margin: 1em;
	font-size: 14px;
}

.featuredinbox {
	 border: 1px solid #CCC;
	padding: 1em 1.5em;
	margin-top: 1em;
}

.feateach:not(:first-child){
	padding-top: 1em;
	margin-top: 1em;
	border-top: 1px solid #999;
}

.featuredbox .smcatname {
	 margin: 0 0 .4em 0;
	color: #5897C8;
}

.featuredbox h2 {
	 font-size: 1.384615384615385em;
	margin: .2em 0;
}

.featuredbox p {
	 margin: 0;
	padding: 0;
	line-height: 150%;
}

.featuredbox a {
	 color: #225;
	text-decoration: none;
}

.featimg {
	 width: 28%;
	height: auto;
	float: right;
	margin-left: 1em;
	border: 1px solid #999;
}

.hppod {
	 clear: both;
	margin: 1em;
	border: 1px solid #CCC;
	padding-top: .5em;
	font-size: 13px;
	height: 38rem;
}

.podint {
	 width: 50%;
	float: left;
}

.podint:first-child {
	 border-right: 1px solid #555;
}

.podint a {
	 display: block;
	text-align: center;
	padding: .6em;
	margin: 0 1em;
	text-decoration: none;
	color: #333;
	max-height: 3rem;
}

.podint a:hover, .podintact {
	 border-bottom: 1px solid #333;
}

.podmodbox {
	 min-width: 1em;
	height: 34rem;
	overflow: auto;
	margin: 0;
	margin: .5em 0;
}

#ctbox, #aibox {
	 clear: both;
	padding: 0 1em;
}

.eachpod {
	 display: block;
	padding: .5em 0em;
	text-align: left;
	text-decoration: none;
	color: #333;
}

.eachpod:hover {
	 text-decoration: none;
	background-color: rgb(239, 248, 255);
}

.eachpod h4 {
	 margin: 0 0 .5em 0;
}

.eachpod h4 .podtime {
	 color: #336699;
}

.podhoriz {
	height:1px;
	background-color:#246cAe;
	width: 10%;
	 margin: .3em auto;
}

#aimore, #ctmore {
	 display: block;
	padding: .5em 1em .5em 1.5em;
	width: 45%;
	margin: .8em auto;
	text-decoration: none;
	font-weight: bold;
	background-color: #145C9E;
	color: white;
	text-align: center;
	line-height: 1.4;
}

#aimore svg, #ctmore svg {
	margin: 0 0 0 .3em;
}

.homepagequizbox {
	 margin: 1em 0 0 1em;
	font-size: 13px;
}

.cequizbox {
	 margin-top: 1.5em;
}

.freequizinner {
	 margin-top: .5em;
}

.freequizinner ul {
	 margin: 1em 0 0 0;
	padding: 0;
}

.freequizinner ul li {
	 font-size: 14px;
	line-height: 160%;
	display: block;
	font-weight: bold;
	margin-top: .5em;
}

.zinner ul li {
	 font-size: 13px!important;
}

.newandupdated {
	 margin: 1em;
}

.newupinner {
	 max-height: 38rem;
	overflow: auto;
	background-color: #EFF8FF;
	border: 1px solid #CCC;
	padding: 0 1em;
	margin-top: .8em;
	font-weight: bold;
	font-size: 1.2em;
}

.newupinner > div {
	 margin: 0;
	padding: 1em 0;
	border-bottom: 1px solid #CCC;
}

.newupinner > div:last-child {
	 border-bottom: none;
}

.newupinner div div {
	 float: right;
	margin-left: 1em;
	color: #999;
}

.homeaskexpert {
	 padding: 1em .5em .5em;
}

.asklink {
	 display: block;
	color: #333;
}

.asklink:hover {
	 text-decoration: none;
	background-color: rgb(239, 248, 255);
}

.vidimg {
	 position: relative;
}

.vidimg span {
	 width: 100%;
	height: 100%;
	position: absolute;
	background: url("/images/playbutton.png") no-repeat;
	background-position: 50% 50%;
	background-size: 300%;
	opacity: 0.7;
}

.videowords {
	 padding: 1em 0 .5em 25px;
	font-size: 12px;
}

.vidslider {
	 position: relative;
	margin-top: .5em;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select:-moz-none;
	-o-user-select: none;
	user-select: none;
}

.vidframe {
	 position: relative;
	font-size: 0;
	line-height: 0;
	overflow: hidden;
	white-space: nowrap;
}

.slides {
	 display: inline-block;
	width: 100%;
	padding: 0;
	text-align: center;
}

.slides li {
	 position: relative;
	display: inline-block;
	font-size: 13px;
	line-height: 140%;
	width: 100%;
	text-align: center;
	vertical-align: top;
	padding: 0 25px;
	margin-top: .5em;
}

.vidprev, .vidnext {
	 position: absolute;
	top: 50%;
	margin-top:-25px;
	display: block;
	cursor: pointer;
}

.vidnext {
	 right: 0;
}

.vidprev {
	 left: 0;
}

.vidnext svg, .vidprev svg {
	 width: 25px;
}

.eachvid a {
	 display: inline-block;
	white-space: normal;
	margin: 0 auto;
	width: auto;
}

.eachvid a img {
	 width: 100%;
	max-width: 100%;
	height: auto;
}

.hometool {
	 display: block;
	float: left;
	white-space: normal;
	width: 12%;
	margin: 0 .25%;
	text-align: center;
}

.homeaskexp {
	 border: 1px solid #DBDBDB;
	padding: .8em 1em;
	margin: 1em 0;
	font-size: 13px;
	line-height: 1.6em;
}

.testimony {
	 margin: 1em;
	padding: .8em;
	border: 1px solid #999;
	font-size: 13px;
	line-height: 160%;
}

.testimony strong {
	 display: block;
	line-height: 126%;
	padding-top: .2em;
}