@charset "utf-8";
/* CSS Document */
.welcome {
	background-image:url(/featured/ProtectYourSavings/img/subtle_white_mini_waves.png);
	background-repeat: repeat; 
	padding: 0 20px;
}
.questions {
	margin-top: 20px;
	color: #fff;
}
.questions h3 {
	font-size: 220% !important;
	font-weight: bold;
	line-height: 120%;
	color: #fff;
}

.q1 {
	background-color: #2381b5;
	height: 550px;
}
.q2 {
	background-color: #808080;
	height: 550px;
}
.q3 {
	background-color: #ae3a23;
	height: 550px;
}
.flexslider {
	background: none repeat scroll #F2F2F2;
	border-bottom: none;
	box-shadow: none;
	position: relative;
}
.slide-caption {
	color: #000;
	padding: 20px 30px 30px 30px;
	/*text-align: center;*/
}
.slide-caption h3, .slide-caption h4 {
	border-bottom: none;
	/*text-transform:capitalize;*/
	font-weight: bold;
	font-size: 130%;
	color: #333 !important;
	margin-bottom: 0.5rem;
	line-height: 120%;
}
.slide-caption p {
	font-size: 95% !important;
	line-height: 150% !important;
	/*padding: 0 10px;*/
	
}
.flex-direction-nav a {
	text-decoration: none;
	display: block;
	width: 40px;
	height: 40px;
	margin: -20px 0 0;
	position: absolute;
	top: 50%;
	z-index: 10;
	overflow: hidden;
	opacity: 100;
	cursor: pointer;
	color: rgba(0,0,0,0.8);
	text-shadow: 1px 1px 0 rgba(255,255,255,0.3);
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
	color: #333;
}
.share-box {
    background-color: #e4e4e4;
    padding-top: 20px;
}
.panel-share {
	background: none repeat scroll 0 0 #F2F2F2;
	/*border-color: #D9D9D9;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 1.25rem;*/
	padding: 1.25rem;
	margin: 10px 0 20px 0;
	/*border-radius: 0.308em;
	box-shadow: 0 0.154em 0.462em -0.077em #7C7C7C;*/
}
.share-box-dec {
	background-color: #fff;
	/*border-top: dotted 1px #ccc;*/
	padding: 10px 0 10px 0;
	border: solid 1px #e4e4e4;
}


ul.related-share {
    border-left: medium none;
    margin-bottom: 0;
    margin-left: 0;
    padding-left: 5px;
}


/**, *:before, *:after {
    box-sizing: border-box;
}
*, *:before, *:after {
    box-sizing: border-box;
}*/
ul.related-share li {
    display: inline;
    font-size: 1em !important;
    line-height: 32px;
    white-space: nowrap;
}
.icn-facebook {
    background: url("/protectyoursavings/img/facebookGS.png") no-repeat scroll 0 50% rgba(0, 0, 0, 0);
    padding: 7px 30px;
}

.icn-twitter {
    background: url("/protectyoursavings/img/TwitterGS.png") no-repeat scroll 0 50% rgba(0, 0, 0, 0);
    padding: 7px 30px;
}

#searchbox {
	margin-top: 17px;
	
}

.collapse {
	margin:5px 10px;
	/*padding:5px 15px; */
	color:#222;
	/*background-color: #e4e4e4; /* #f5f4f4; */
	line-height: 20px;
}

/*.faqs ul {
	 line-height: 1.7;
}*/
.terms {
	margin: 0 20px;
}
.terms p{
	 font-family: "Times New Roman", Times, serif;
	 font-size: 1em !important;
	 line-height: 1.125em !important;
}

.glossary-wrapper {
	padding:15px; 
	background-color: #deecef;

}
.glossary-wrapper p {
	font-size: 1.125em !important;
	line-height: 1.125em !important;
    margin-bottom:0;
	font-family: "Times New Roman", Times, serif;
}


h2.wf-h2-normal {
	border-bottom: medium none !important;
	font-size: 115% !important;
	font-weight: normal !important;
	text-transform: none !important;
	line-height: 150%;
	padding: 0 50px;
}
.hp p {
	font-size: 0.95em;
}
.welcome p {
	line-height: 150%;
	margin-top: 20px;
	font-size: 1em;
	padding: 0 20px;
}
.message p {
	line-height: 150%;
	font-size: 1em;
}
img {
	padding-bottom: 5px;
}
.flex-video {
	height: 0;
	margin-bottom: 1rem;
	overflow: hidden;
	padding-bottom: 57%;
	padding-top: 1.5625rem;
	position: relative;
	box-shadow: 5px 5px 5px #666;
}
.module {
	border-bottom: 1px dotted #999;
	height: 100%;
	margin-bottom: 10px;
	overflow: hidden;
	padding: 0 0 10px 0;
}
.printer-friendly-h2{
	font-size: 75% !important;
	float:right;
	font-weight: normal;
	text-transform:capitalize;
}
.printer-friendly-h1{
	font-size: 60% !important;
	float:right;
	font-weight: normal;
	text-transform:capitalize;
}
/*
.wf-social-block {
	margin: 0;
	position: relative;	
	margin: -20px 0 0 20px;
}

.wf-social-block ul{ 
	list-style-type: none;
}

.wf-sm-facebook, .wf-sm-twitter, .wf-sm-instagram  {
	background-image:url(/featured/PaidLeave/img/working-families_social_icons.png);
	float: left;
	margin: 20px 0 20px 0;
	overflow: hidden;
}
.wf-sm-facebook {
	background-position: 0 0;
	height: 87px;
	width: 60px;
}
.wf-sm-facebook:hover, .wf-sm-facebook:focus {
	background-position: -0 -84px;
}
.wf-sm-twitter {
    background-position: -103px 1px;
    height: 88px;
    width: 100px;	
}
.wf-sm-twitter:hover, .wf-sm-twitter:focus {
	background-position: -103px -83px;
}
.wf-sm-instagram {
	background-position: -218px 1px;
	height: 88px;
	width: 100px;
}
.wf-sm-instagram:hover, .wf-sm-instagram:focus {
	background-position: -218px -83px;
}*/

.share-story-wrapper {
	background-color: #E4E4E4;
	padding: 10px 10px 0 10px;
}
.share {
	height: 90px;
	width: 90px;
	margin: 0 6px 0 5px;
}

/********  MEDIA QUERIES ********/
/* Smartphones (portrait and landscape) ----------- */
/*@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) {*/
@media (max-width: 480px) {
.wf-social-block {
	margin: -20px 0 0 0px;
}
.share {
	height: 60px;
	width: 60px;
	margin: 10px;
}
.printer-friendly-h2{
	display: none;
}
.printer-friendly-h1{
	display: none;
}
}

/* iPads (portrait) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
.share {
	height: 80px;
	width: 80px;
	margin: 0 12px 0 18px;
}
}
